﻿@charset "utf-8";
/* CSS Document */
/*全局控制*/
body {
    color: #666666;
    font-family: Tahoma,Verdana,sans-serif,simsun;
    font-size: 12px;
    margin: 0;
    padding: 0;
    width:882px;
}
/*重置浏览器默认样式*/
p, a, img, h1, h2, h3, h4, ul, li, dl, dt, dd, input, textarea, select, option {
    margin: 0;
    padding: 0;
    list-style: none;
    outline: none;
    border: 0;
}

a {
    text-decoration: none;
}

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}
/*voluntaryNav*/
.voluntaryNav {
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
}
/*voluntaryNav_header*/
.voluntaryNav_header {
    background: url(../images/bg_line.jpg) repeat-x;
    width: 100%;
    height: 37px;
    text-align: center;
}

    .voluntaryNav_header h1 {
        margin: auto;
        line-height: 37px;
        color: #FFF;
        font-size: 14px;
    }
/*voluntaryNavL*/
.voluntaryNavL {
    float: left;
     padding-top: 5px;
     padding-left:8PX;
    overflow: hidden;
}

    .voluntaryNavL h4 {
        background: #cf2219;
        color: #FFF;
        width: 200px;
        display: block;
        text-align: center;
        margin: 5px;
        margin-left: 0;
        height: 30px;
        line-height: 30px;
    }

        .voluntaryNavL h4 a {
            color: #FFF;
            text-decoration: none;
        }
    /*voluntaryNavL_current*/
    .voluntaryNavL .voluntaryNavL_current {
        background: #f07978;
    }
/*voluntaryNavL_box*/
.voluntaryNavL_box {
    overflow: hidden;
    background-color: #f9fcff;
    border: 1px solid #b2d6df;
    width: 190px;
    padding-bottom: 20px;
}

    .voluntaryNavL_box p {
        color: #3C6E91;
        text-align: center;
        padding: 15px 0;
        font-weight: bold;
        height: 20px;
        line-height: 20px;
        border-bottom: 1px dotted #88a8b0;
    }

    .voluntaryNavL_box img {
        display: block;
        margin: 0 auto;
        padding-top: 20px;
        width: 180px;
        height: 102px;
    }
/*voluntaryNavR*/
.voluntaryNavR {
    float: left;
    overflow: hidden;
    padding-top: 5px;
      padding-left:5PX;
    width: 670px;
}

.voluntaryNavR_box {
    overflow: hidden;
}
/*voluntaryNavR_box*/
.voluntaryNavR_box {
    width: 100%;
}
/*voluntaryNavR_boxTop*/
.voluntaryNavR_boxTop {
    border-bottom: 1px dotted #88a8b0;
    width: 100%;
    height: 30px;
    line-height: 30px;
}


 


    .voluntaryNavR_boxTop h4 {
        display: inline;
        float: left;
    }

    .voluntaryNavR_boxTop a {
        float: right;
        color: #B70218;
        text-decoration: none;
    }
/*voluntaryNavR_box1*/
.voluntaryNavR_box1 {
    overflow: hidden;
    /*width:615px;*/
    padding: 0 10px;
    background-color: #f9fcff;
    border: 1px solid #b2d6df;
}
/*voluntaryNavR_box2*/
.voluntaryNavR_box2 {
    background-color: #f9fcff;
    border: 1px solid #b2d6df;
    overflow: hidden;
    /*width: 615px;*/
    padding: 0 10px;
    margin: 5px 0;
}
/*voluntaryNavR_box3*/
.voluntaryNavR_box3 {
    background-color: #f9fcff;
    border: 1px solid #b2d6df;
    overflow: hidden;
    /*width: 615px;*/
    padding: 0 10px;
}
/*voluntaryNavR_box4*/
.voluntaryNavR_box4 {
    background-color: #f9fcff;
    border: 1px solid #b2d6df;
    overflow: hidden;
    /*width: 615px;*/
    padding: 0 10px;
    margin: 5px 0;
    color: #666;
}
/*voluntaryNavR_p*/
.voluntaryNavR_p {
    padding: 10px;
    line-height:20px;
}

    .voluntaryNavR_p p {
        color: #3C6E91;
    }


/*apply*/
.applyNav {
    background: #f8f8f8;
    text-align: center;
    padding: 40px 0;
}

    .applyNav p {
        display: inline;
        color: #3C6E91;
        font-size: 14px;
        padding-right: 5px;
    }

    .applyNav input {
        border: 1px solid #79d4cb;
        width: 200px;
        height: 26px;
        padding: 0 6px;
    }
/*applyCurrent*/
.applyCurrent1 {
    display: block;
}

.applyCurrent2 {
    display: block;
    padding: 20px 0 20px 15px;
}

.applyCurrent3 {
    padding: 0 40px 30px 0;
}

.applyCurrent4 {
    padding-left: 64px;
}

    .applyCurrent4 input {
        background: #2dbaac;
        color: #FFF;
        cursor: pointer;
        width: 216px;
        height: 28px;
        border-radius: 5px;
        text-align: center;
    }


/*notes*/
.notesNav {
    background: #f8f8f8;
    padding: 40px 0;
}

.notes_p {
    font-size: 12px;
    padding: 0 50px;
}

    .notes_p p {
        line-height: 20px;
        text-indent: 23px;
    }
/*notesCurrent*/
.notesCurrent {
    padding-top: 30px;
    text-align: center;
}

.notesCurrent1 {
    display: inline;
    padding-right: 10px;
}

.notesCurrent2 {
    display: inline;
    padding-left: 10px;
}

.notesCurrent1 input {
    display: inline;
    background: #2dbaac;
    color: #FFF;
    cursor: pointer;
    width: 150px;
    height: 28px;
    border-radius: 5px;
    text-align: center;
}

.notesCurrent2 input {
    display: inline;
    background: #f1925d;
    color: #FFF;
    cursor: pointer;
    width: 150px;
    height: 28px;
    border-radius: 5px;
    text-align: center;
}



/*information01*/
/*identityNav*/
.identityNav {
    background: #f8f8f8;
    text-align: center;
    padding: 10px 0 40px 0;
    margin: auto;
    width: 100%;
}

.tex {
    text-align: right;
    float: left;
    width: 200px;
}

.txt {
    text-align: right;
    float: left;
    padding-right: 10px;
    color: #3C6E91;
    font-size: 14px;
    height: 28px;
    line-height: 28px;
    width: 93px;
}

.identityBox1 {
    display: block;
    margin: 0 auto;
    width: 310px;
    padding-top: 10px;
}

    .identityBox1 .current {
        border: 1px solid #79d4cb;
        width: 200px;
        height: 26px;
    }

    .identityBox1 select {
        height: 28px;
        line-height: 28px;
        color: #666;
        text-align: center;
        float: left;
        border: 1px solid #79d4cb;
        width: 200px;
    }

.identityBox {
    display: block;
    margin: 0 auto;
    width: 310px;
    padding-top: 40px;
}

    .identityBox .current {
        border: 1px solid #79d4cb;
        width: 195px;
        height: 26px;
        padding-left: 5px;
    }

    .identityBox select {
        height: 28px;
        line-height: 28px;
        color: #666;
        text-align: center;
        float: left;
        border: 1px solid #79d4cb;
        width: 202px;
    }

    .identityBox option {
        height: 28px;
        line-height: 28px;
        text-align: center;
    }

    .identityBox .currentS {
        height: 28px;
        line-height: 28px;
        padding-right: 120px;
    }

    .identityBox span {
        padding-left: 25px;
    }


/*identityB*/
.identityB {
    text-align: center;
    display: block;
    width: 100%;
    padding-top: 0px;
}

.identityB1 {
    background: #2dbaac;
    color: #FFF;
    cursor: pointer;
    width: 63px;
    height: 28px;
    border-radius: 5px;
    text-align: center;
    text-align: center;
    padding-right: 10px;
}

.identityB2 {
    background: #2dbaac;
    color: #FFF;
    cursor: pointer;
    width: 150px;
    height: 28px;
    border-radius: 5px;
    text-align: center;
    margin: 20px 0 0 10px;
}

.identity_b {
    text-align: center;
    display: block;
    width: 100%;
    padding-top: 0px;
}


/*contact*/
.contact_txt {
    text-align: right;
    float: left;
    padding-right: 10px;
    color: #3C6E91;
    font-size: 14px;
    height: 28px;
    line-height: 28px;
    width: 135px;
}

.contactBox {
    display: block;
    margin: 0 auto;
    width: 394px;
    padding-top: 40px;
}

 .contactBox_ {
    display: block;
    margin: 0 auto;
    width: 394px;
    padding-top: 10px;
}
    .contactBox .current {
        border: 1px solid #79d4cb;
        width: 195px;
        height: 26px;
        padding-left: 5px;
    }

    .contactBox select {
        height: 28px;
        line-height: 28px;
        color: #666;
        text-align: center;
        float: left;
        border: 1px solid #79d4cb;
        width: 202px;
    }

    .contactBox option {
        height: 28px;
        line-height: 28px;
        text-align: center;
    }

    .contactBox .currentS {
        height: 28px;
        line-height: 28px;
        padding-right: 20px;
    }



/*specialty*/
.specialtyC {
    display: block;
    margin: 0 auto;
    width: 310px;
    padding-top: 40px;
    padding-bottom: 10px;
    text-align: left;
    height: 28px;
    line-height: 28px;
}

.specialty {
    margin: 0 0 20px 80px;
    text-align: center;
}

    .specialty li {
        padding: 8px 0 8px 20px;
        text-align: left;
    }

    .specialty .checkBox1 {
        padding-left: 60px;
        display: inline-block;
        font-size: 14px;
    }

.checkBox1 select {
    border: 1px solid #79D4CB;
    color: #666;
    height: 28px;
    line-height: 28px;
}

.techang .label {
    font-size: 14px;
    color: #3C6E91;
}

.techang {
    padding-left: 244px;
}

    .techang textarea {
        border: 1px solid #79D4CB;
        height: 100px;
        padding: 5px;
        width: 450px;
        margin-left: -186px;
    }

.specialty .check_txt1 {
    height: 110px;
    padding: 8px 0 8px 20px;
    text-align: left;
}

.label {
    color: #3C6E91;
    font-size: 14px;
    vertical-align: top;
    float: left;
}

.qita {
    height: 120px;
}

    .qita .label {
        color: #3C6E91;
        font-size: 14px;
        vertical-align: top;
        float: none;
    }

.checkBox label, .checkBox input[type="checkbox"] {
    cursor: pointer;
    color: #3C6E91;
}

.clearfix .checkBox label {
    color: #666;
    font-size: 12px;
}

.textarea .label {
    vertical-align: top;
    font-size: 14px;
    color: #3C6E91;
}

.textarea textarea {
    width: 450px;
    height: 100px;
    border: 1px solid #79d4cb;
    padding: 5px;
}

.checkBox input {
    height: 26px;
    line-height: 26px;
    border: 1px solid #79d4cb;
}

.check_txt {
    font-size: 12px;
    color: #3C6E91;
    float: left;
    line-height: 22px;
    padding-left: 10px;
}

.specialty dl {
    padding-left: 155px;
    text-align: left;
}

.specialty .crt {
    padding: 0 0 20px 8px;
    color: #3C6E91;
    font-size: 14px;
}

.specialty dd, .specialty dt, .yingyong li {
    padding: 8px 0;
}

.specialty .yuyan dd {
    display: inline-block;
}

.specialty dd select {
    border: 1px solid #79D4CB;
    width: 140px;
    height: 22px;
    color: #666;
    font-size: 12px;
}

.specialty dd input[type="checkbox"] {
    position: relative;
    top: 3px;
}

.specialty2 dl {
    padding-left: 165px;
}

.specialty2 dt {
    color: #3C6E91;
    font-size: 14px;
}

.specialty2 dd {
    padding-left: 0px;
}

.techang {
    text-align: left;
}

    .techang .textarea {
        margin-bottom: 20px;
    }

        .techang .textarea label {
            float: none;
            margin-bottom: 10px;
            display: block;
        }

        .techang .textarea textarea {
            display: block;
            box-sizing: content-box;
            margin: 0;
        }

.checkBox span {
    float: left;
    font-size: 14px;
    text-align: right;
    line-height: 22px;
}

.check_txt {
    font-size: 12px;
    color: #3C6E91;
    float: left;
    line-height: 22px;
    padding-left: 10px;
}

.checkBox option {
    text-align: center;
}

.checkBox2 {
    text-align: left;
    padding-bottom: 5px;
    font-size: 12px;
    color: #666;
}

.yingyong .checkB2 {
    display: block;
}

.yingyong .ying {
    color: #3C6E91;
    font-size: 14px;
    padding-left: 150px;
    display: block;
}

.identityB .z {
    border: 1px solid #79D4CB;
    color: #666666;
    float: left;
    height: 22px;
    line-height: 22px;
    text-align: center;
    width: 140px;
}

    .identityB .z select {
        width: 140px;
        height: 22px;
        text-align: center;
    }

.checkY1 textarea {
    width: 450px;
    height: 100px;
    padding: 5px;
    border: 1px solid #79d4cb;
}

.checkY1 input[type="checkbox"] {
    position: relative;
    top: 3px;
}

.checkY1 label, .checkY1 input[type="checkbox"] {
    cursor: pointer;
}

.checkY1 label {
    vertical-align: top;
    color: #666;
    width: 100px;
}

.checkY1 {
    text-align: left;
    padding-left: 336px;
    padding-bottom: 5px;
}

.other {
    padding: 5px 0 0 0px;
}

    .other .label {
        float: none;
        margin-bottom: 5px;
        display: block;
        font-size: 12px;
        color: #666;
    }

    .other textarea {
        width: 450px;
        height: 100px;
        padding: 5px;
        border: 1px solid #666;
    }

/*qualifications*/
.qualificationsC {
    font-size: 14px;
    color: #3C6E91;
    padding: 30px 0 10px 0;
}

    .qualificationsC p {
        padding: 5px 405px 5px 0;
    }

    .qualificationsC textarea {
        width: 450px;
        height: 100px;
        padding: 5px;
        border: 1px solid #79d4cb;
    }


/*experienceC*/
.experience h3 {
    padding-bottom: 30px;
}

.experienceC {
    font-size: 14px;
    color: #3C6E91;
    padding: 10px 0;
}

    .experienceC p {
        padding: 5px 294px 5px 0;
    }

    .experienceC textarea {
        width: 450px;
        height: 100px;
        padding: 5px;
        border: 1px solid #79d4cb;
    }

    .experienceC input {
        border: 1px solid #79d4cb;
        width: 385px;
        height: 26px;
        line-height: 26px;
        padding: 0 5px;
    }

    .experienceC span {
        padding-right: 10px;
    }


/*trainC*/
.trainC {
    font-size: 14px;
    color: #3C6E91;
    padding: 10px 0;
}

    .trainC .p_1 {
        padding: 5px 350px 5px 0;
    }

    .trainC .p_2 {
        padding: 5px 365px 5px 0;
    }

    .trainC .p_3 {
        padding: 5px 422px 5px 0;
    }

    .trainC textarea {
        width: 450px;
        height: 100px;
        padding: 5px;
        border: 1px solid #79d4cb;
    }

    .trainC input {
        border: 1px solid #79d4cb;
        width: 386px;
        height: 26px;
        line-height: 26px;
        padding: 0 5px;
    }

    .trainC span {
        padding-right: 10px;
    }


/*intention*/
.intention p {
    padding: 10px 0px 10px 290px;
    font-size: 14px;
    text-align: left;
    color: #3C6E91;
}

.intention select {
    height: 28px;
    line-height: 28px;
    color: #666;
    text-align: center;
    float: left;
    border: 1px solid #79d4cb;
    width: 202px;
    margin: 0 0 10px 290px;
}

.intention option {
    height: 28px;
    line-height: 28px;
}

.intention label, .intention input[type="checkbox"] {
    cursor: pointer;
}

.intention label {
    vertical-align: top;
    color: #666;
}

.intentionB2 {
    padding-left: 200px;
}

.intentionB1 .intentionBox {
    text-align: left;
    padding-left: 290px;
    padding-bottom: 5px;
}

.intentionB2 .intentionBox {
    text-align: left;
    padding-left: 72px;
    padding-bottom: 5px;
}

.intentionC {
    height: 40px;
}



/*choice*/
.choice p {
    padding: 10px 0 10px 218px;
    font-size: 14px;
    text-align: left;
    color: #3C6E91;
}

.choice textarea {
    width: 450px;
    height: 100px;
    padding: 5px;
    border: 1px solid #79d4cb;
}

.choice input[type="checkbox"] {
    position: relative;
    top: 3px;
}

.choice label, .choice input[type="checkbox"] {
    cursor: pointer;
}

.choice label {
    vertical-align: top;
    color: #666;
    width: 100px;
}

.choiceB1 {
    padding-right: 0px;
}

.choiceB2 {
    padding-right: 0px;
}

.choiceBox {
    text-align: left;
    padding-left: 200px;
    padding-bottom: 5px;
}

.choiceBottom {
    padding-top: 30px;
    text-align: center;
}



/*land*/
.landNavL {
    float: left;
    overflow: hidden;
    padding-bottom: 30px;
}

    .landNavL h4 {
        background: #cf2219;
        color: #FFF;
        width: 200px;
        display: block;
        text-align: center;
        margin: 5px;
        margin-left: 0;
        height: 30px;
        line-height: 30px;
    }

    .landNavL a {
        color: #FFF;
        text-decoration: none;
    }
    /*voluntaryNavL_current*/
    .landNavL .landNavL_current {
        background: #f07978;
    }

    .landNavL .landNavL_current1, .landNavL .landNavL_current2 {
        background: #f07978;
    }

landNavL {
    overflow: hidden;
    background-color: #f9fcff;
    border: 1px solid #b2d6df;
    width: 218px;
    padding-bottom: 20px;
}

.landNavR {
    float: right;
    overflow: hidden;
    padding: 5px 10px 30px 0;
    width: 660px;
}

.landNavL .landNavL_current2 {
    margin-bottom: 420px;
}


/*activities*/
.landNavR tr {
    background: #F4FAFF;
    text-align: center;
}

.landNavR table {
    border: 0;
    width: 100%;
    align: center;
    background-color: #b9d8f3;
}

.landNavR td {
    height: 25px;
    line-height: 25px;
}

.activitiesBottom {
    text-align: center;
    padding: 20px 0;
}

    .activitiesBottom a {
        color: #666;
        text-decoration: none;
    }


/*information*/
.voluntaryNav {
    background: #f8f8f8;
}

.one {
    width: 160px;
    text-align: right;
}

.two {
    width: 500px;
    text-align: left;
    padding-left: 8px;
}



/*care*/
.care span {
    color: red;
}

.care2 span {
    color: red;
}

.care3 span {
    color: red;
}

.care5 span {
    color: red;
}

.care {
    text-align: center;
    width: 100%;
    padding-top: 47px;
}

.care2 {
    text-align: center;
    width: 100%;
    padding-top: 50px;
}

.care3 {
    text-align: center;
    width: 100%;
    padding-top: 15px;
}

.care5 {
    text-align: center;
    width: 100%;
    padding-top: 10px;
}




/*point*/
.identityBox .point {
    color: red;
    padding: 0;
}

.point {
    color: red;
    line-heigjt: 20px;
    padding: 0;
    margin: 0;
}


.qiuqianquan {
    display: none;
}


.huodong_btn {
    background:#F0F0F0 repeat-x;
 padding-top:3px;
 border-top:1px solid #708090;
 border-right:1px solid #708090;
 border-bottom:1px solid #708090;
 border-left:1px solid #708090; 
 width:80px;
 height:auto;
 font-size:10pt;
 cursor:hand;
 text-align:center;
}