@charset "UTF-8";
.breadcrumb-box .breadcrumb {
    margin: 32px 0 60px 0
}

.title-box {
    max-width: 1194px;
    margin: 47px auto 0
}

.label_placeholder {
    display: none
}

.v-title {
    margin-bottom: 17px;
    font-size: 18px;
    color: #333
}

.v-title .v_required {
    color: #fc0000
}

.v_text_box {
    padding: 17px 1px 9px 20px;
    margin-bottom: 26px;
    width: 100%;
    height: 172px;
    border: 1px solid #1296db;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px
}

.v_text_box .v_text {
    display: inline-block;
    width: 100%;
    height: calc(100% - 25px);
    resize: none;
    border: none;
    font-size: 16px;
    color: #333
}

.v_text_box .v_text:active,
.v_text_box .v_text:focus,
.v_text_box .v_text:focus-visible,
.v_text_box .v_text:visited {
    outline: 0;
    border: none
}

.v_text_box .v_text::-webkit-scrollbar {
    width: 5px
}

.v_text_box .v_text::-webkit-scrollbar-thumb {
    width: 5px;
    background: #1296db
}

.v_text_box .v_text::-webkit-scrollbar-track {
    background-color: transparent
}

.v_text_box .v_count {
    padding: 0 20px;
    line-height: 21px;
    margin-bottom: 0;
    font-size: 16px;
    color: #999;
    text-align: right
}

#v_count {
    margin-bottom: 0;
    text-align: right;
}

.v_text_box .empty {
    color: #999
}
/*移动志愿者总页面 index的css  start*/
.vol-sum {
    text-align: center;
}
.vol-card {
    width: 280px;
    height: 380px;
    margin-top: 70px;
    padding: 45px 0;
    margin-bottom: 180px;

}
.vol-btn {
    max-width: 215px;
    height: 45px;
    line-height: 19px;
    background-color: #fff;
    border: 2px solid #1296db;
    margin: auto;
    padding: 10px;
    border-radius: 40px;
    vertical-align: middle;
    color: #1296db;
    margin-top: 50px;
}
.vol-btn:hover {
    cursor: pointer;
    text-decoration: none;
    background-color: #1296db;
    color: #fff;
}
.vol-card:hover {
    cursor: pointer;
    /* border: 3px solid #1296db; */
    box-shadow: 2px 2px 2px 2px rgba(0,0,0,.3);
    text-decoration: none;
}
/*移动志愿者总页面 index的css  end*/


/* 调整志愿者页面样式start */
.section-box .form-box .vol-info {
    margin-bottom: 30px;
    padding-right: 0;
}

.section-box .form-box .vol-info .help-block {
    text-align: left;
    vertical-align: middle;
    color: #dc3545;
    line-height: 20px;
}

.section-box .form-box .vol-info .input-group {
    width: 320px;
    /*margin-left: 15px;*/
}

.field-teenagersvolunteer-birthday,
.field-expertvolunteer-birthday,
.field-collegestudentvolunteer-birthday {
    margin-left: 15px;
}

.section-box .form-box .vol-info-h {
    vertical-align: middle;
}

.section-box .form-box .vol-new {
    font-size: 12px;
    line-height: 18px;
    width: 320px;
    text-align: justify;
}

.section-box .form-box .vol-new a {
    color: #1296db;
}

.section-box .form-box .vol-info-link {
    margin-left: 189px;
    /*margin-top: -13px;*/
}

.section-box .info-box .add-title {
    display: inline-block;
    margin-bottom: 10px;
    font-weight: normal!important;
}
/*志願者表單上傳圖片*/
.section-box .info-box #Pic_pass {
    width: 100%;
    margin-top: 5px;
}
/*.section-box .info-box #Pic_pass .picDiv .addImages input{*/
/*    border: none;*/
/*    background-color: #1296db;*/
/*    width: 150px;*/
/*}*/
.section-box .info-box #Pic_pass .picDiv .addImages .form-group {
    margin-top: 5px;
    margin-bottom: 0;
}
/*.section-box .info-box #Pic_pass .picDiv .addImages .form-group[type="file"] {*/
/*    display: none;*/
/*}*/
.section-box .info-box #Pic_pass p span {
    font-size: 14px;
    color: #495057;
}
.section-box .info-box #Pic_pass p .pic-files {
    color: #fff;
}
.section-box .info-box  .imageDiv {
    display: inline-block;
}
.section-box .info-box .imageDiv img{
    max-width: 60px!important;
    max-height: 60px!important;
    margin-left: 12px;
    padding: 5px;
    border: 2px dashed #ccc;
}
.section-box .info-box .imageDiv .cover .delbtn {
    font-size: 12px;
    cursor: pointer;
}
.section-box .form-box .info-box .upload-box {
    position: relative;
    bottom: -3px;
    left: 27%;
    width: 200px;
    display: inline-block;
    overflow: hidden;
    text-align: center;
    background-color: #1296db;
    border-radius: 1.5rem;
    padding: 9px 30px;
    /* margin: 0 72px; */
    /* margin-bottom: 20px; */
    width: 201px;
    color: #fff;
    cursor: pointer;
}

.upload-box input {
    cursor: pointer;
}

.upload-box .upload-btn {
    position: absolute;
    left: 0px;
    top: 0px;
    opacity: 0;
    -ms-filter: 'alpha(opacity=0)';
    font-size: 20px;
}


/* 调整志愿者页面样式end */


/* .upload-box .upload-btn span {
    color: #fff;
    padding: 5px 30px;
    max-width: 300px;
} */


/* .upload-box .upload-btn {
    filter: alpha(opacity=0);
    display: inline-block;
    padding: 9px 58px;
    max-width: 300px;
    cursor: pointer;
    text-decoration: none;
    font-size: 16px;
    color: #fff;
    text-align: center;
    background: #1296db;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px
} */

.phone-box {
    padding: 15px 0 0 30px;
    box-shadow: 0 2px 10px 1px rgba(0, 0, 0, .1);
    border-radius: 5px
}

.middle-box {
    display: flex;
    width: 100%;
    padding: 0 0 50px 0;
    margin: 20px auto 50px auto;
    position: relative;
}

.middle-box::after {
    content: '';
    position: absolute;
    bottom: 0;
    width: 110%;
    height: 1px;
    background: #ededed;
}

.middle-info {
    margin-left: 65px;
    /* margin-right: 20px; */
}

.middle-service {
    /* 志愿者第三个表单 服务内容宽度小一点 */
    padding-right: 63px;
}

.middle-info-left {
    padding-left: 20px;
    line-height: 32px;
}

.middle-info-right {
    margin-left: 0;
    line-height: 32px;
}

.icon-apply {
    display: inline-block;
    width: 20px;
    margin-bottom: -3px;
    height: 20px;
    margin-right: 10px;
    background: url(../images/icon-apply.svg) center center/100% 100% no-repeat;
}


/* 申请志愿者提交的弹窗start */

@media screen and (max-width:1100px) {
    .mark {
        width: 45%!important;
    }
}

@media screen and (max-width:800px) {
    .infos-content {
        width: 50%!important;
    }
}

@media screen and (max-width:768px) {
    .mark-bg .mark {
        width: 75%!important;
    }
    .infos-content {
        width: 57%!important;
        font-size: 12px!important;
    }
    .close {
        width: 30%!important;
        height: 35px!important;
    }
}

.mark-bg {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .4);
}

.mark {
    display: none;
    position: fixed!important;
    top: 0!important;
    right: 0!important;
    bottom: 0!important;
    left: 0!important;
    margin: auto!important;
    padding-top: 142px!important;
    width: 32%!important;
    height: 300px!important;
    line-height: 0.88rem!important;
    text-align: center!important;
    font-size: 16px!important;
    color: #1296db;
    background: #fff!important;
    border-radius: 1.1rem!important;
}

.close:hover {
    color: #fff!important;
}

.close {
    display: none;
    position: fixed;
    top: 195px!important;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 15%;
    height: 40px;
    line-height: 0.88rem;
    text-align: center;
    font-size: 14px!important;
    font-weight: 400!important;
    color: #fff!important;
    border-radius: 20px;
    background-color: #1296db!important;
    z-index: 999;
    text-shadow: 0 0 #fff!important;
}

.infos-content {
    display: none;
    position: fixed;
    top: 90px;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 40%;
    height: 40px;
    line-height: 0.88rem;
    text-align: center;
    font-size: 14px;
    font-weight: 400!important;
    color: #666;
    border-radius: 1.1rem;
    z-index: 999;
    text-shadow: 0 0 #f6f6f6;
}

.info-img {
    display: none;
    position: fixed;
    top: -145px;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 90px;
    height: 90px;
    line-height: 0.88rem;
    text-align: center;
    background-color: pink;
    background: url(../images/icon-info.png) center center/100% 100% no-repeat;
    z-index: 999;
}


/* 申请志愿者提交的弹窗end */

.icon-serve {
    display: inline-block;
    width: 20px;
    margin-bottom: -3px;
    height: 20px;
    margin-right: 10px;
    background: url(../images/icon-serve.svg) center center/100% 100% no-repeat;
}

.infos {
    color: #1296db;
    font-weight: 700;
    font-size: 18px;
    margin-bottom: -24px;
}

.phone-box .p-title {
    font-size: 20px;
    font-weight: 700;
    color: #333;
    margin-bottom: 35px;
    position: relative
}

.phone-box .p-title::after {
    content: "";
    display: inline-block;
    width: 70px;
    height: 3px;
    background: #1296db;
    position: absolute;
    bottom: -7px;
    left: 0
}
.section-box .info-box .phone-box .p-work {
    padding-bottom: 10px;
}
.section-box .info-box .phone-box .phone-work {
    font-size: 18px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
}
.phone-box .p-phone {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding-bottom: 15px;
    margin-bottom: 0
}

.phone-box .p-phone .phone-num-box {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row;
    flex-flow: row
}

.phone-box .p-phone .icon-phone-blue {
    margin-right: 15px
}

.phone-box .p-phone .num {
    display: inline-block;
    margin-right: 25px;
    font-size: 18px
}

.form-box input::-moz-placeholder {
    color: #999!important
}

.form-box input:-ms-input-placeholder {
    color: #999!important
}

.form-box input::placeholder {
    color: #999!important
}

.form-box .empty {
    color: #999
}

.bd-example {
    margin-top: 80px;
    margin-bottom: 50px;
}

@media (min-width: 1200px) {
    .container,
    .container-sm,
    .container-md,
    .container-lg,
    .container-xl {
        max-width: 1250px;
    }
}

@media (max-width: 1200px) {
    .section-box .form-box .vol-info-link {
        margin-left: 161px;
    }
    .section-box .form-box .vol-new {
        width: 271px;
    }
    .section-box .form-box .info-box .upload-box {
        left: 31%;
        width: 155px;
        padding: 6px;
    }
    .container .section-box .form-box .vol-info .input-group {
        width: 96%!important;
    }
}

.submit-btn {
    display: inline-block;
    /* 调整志愿者页面样式 */
    border-width: 0;
    padding: 9px 140px;
    text-decoration: none;
    font-size: 16px;
    color: #fff;
    text-align: center;
    background: #1296db;
    border-radius: 5px;
    -webkit-border-radius: 1.5rem;
    -moz-border-radius: 1.5rem;
    -ms-border-radius: 1.5rem;
    -o-border-radius: 1.5rem;
    /* 去除点击input时的轮框线 */
    outline: medium;
}

.form-control:focus {
    box-shadow: 0 2px 10px 1px rgba(0, 0, 0, .1);
    border-color: rgba(0, 0, 0, .1)
}

@media screen and (max-width:1140px) {
    .phone-box .p-title {
        margin-bottom: 28px
    }
    .phone-box .p-phone {
        padding-bottom: 6px;
        -ms-flex-align: start;
        align-items: flex-start
    }
    .phone-box .p-phone .phone-num-box {
        -ms-flex-flow: column;
        flex-flow: column
    }
    .phone-box .p-phone .num:first-child {
        margin-bottom: 10px
    }
}

@media screen and (max-width:990px) {
    .section-box .form-box .vol-info-link {
        margin-left: 125px;
    }
    .section-box .form-box .vol-new {
        width: 190px;
    }
    .middle-info {
        margin-left: 30px;
    }
    .section-box .form-box .vol-info .input-group {
        width: 190px;
    }
    .phone-box .p-phone {
        padding-bottom: 12px;
    }
    .section-box .form-box .info-box .upload-box {
        right: -18px!important;
        width: 110px;
        padding: 6px;
    }
}

@media screen and (max-width:768px) {
    .section-box .info-box #Pic_pass .picDiv {
        width: 100%;
    }
    .section-box .info-box .imageDiv img {
        margin-left: 2px;
    }
    .bd-example {
        margin-top: 30px;
    }
    .volunteer .vol-card {
        width: 280px;
        height: 315px;
        margin-top: 70px;
        padding: 20px 0;
        margin-bottom: 50px;
    }
    .info-box .phone-box {
        margin-top: 15px;
    }
    .section-box .info-box .add-title {
        margin-bottom: 0;
    }
    .section-box .form-box .vol-new {
        width: 100%;
    }
    .section-box .form-box .vol-info-link {
        margin: 0;
        padding-right: 0;
        padding-top: 10px;
    }
    .container .section-box .form-box .vol-info .input-group {
        width: 100%!important;
    }
    .middle-box {
        padding: 0 0 30px 0;
    }
    .section-box .form-box .vol-info-h {
        padding: 0;
        text-align: center;
    }
    .field-teenagersvolunteer-birthday,
    .field-expertvolunteer-birthday,
    .field-collegestudentvolunteer-birthday {
        margin-left: 0;
    }
    .section-box .form-box .vol-info-h .col-md-12 {
        padding-left: 0;
        padding-right: 0;
    }
    .section-box .form-box .middle-apply {
        margin-left: 0;
        margin-right: 0;
    }
    .section-box .form-box .middle-info-right {
        margin-left: 20px;
    }
    .middle-info-left {
        margin-left: 0;
    }
    .middle-info {
        margin-left: 0;
    }
    .container .volunteer .vol-card .col {
        padding: 0;
    }
    .container .volunteer .volunteer-apply img {
        height: 156px;
        width: 95px;
    }
    .container .vol-btn {
        width: 117px;
        font-size: .1rem;
        padding: 11px 2px;
    }
    .title-box {
        margin: 0 0 20px
    }
    .title-box .title {
        font-size: 16px
    }
    .title-box .title_en {
        display: none
    }
    .section-box {
        margin-bottom: 30px
    }
    .section-box .label_placeholder {
        display: block
    }
    .section-box .form-box {
        padding: 0!important;
        max-width: 1200px;
        width: auto
    }
    .section-box .form-box ul li {
        font-size: 13px;
        padding-right: 0;
        padding-left: 5px;
        margin: 0;
    }
    .section-box .info-box {
        margin: 45px 15px 0 15px;
    }
    .section-box .info-box .v-title {
        margin-bottom: 10px;
        font-size: 16px
    }
    .section-box .info-box .v_text_box {
        height: 140px;
        padding: 10px 1px 9px 10px;
        margin-bottom: 20px
    }
    .section-box .info-box .upload-box {
        margin-bottom: 13px;
        width: 130px;
        padding: 6px;
    }
    .section-box .info-box .upload-box .upload-btn {
        font-size: 14px;
        /* padding: 9px 70px */
    }
    .section-box .info-box .phone-box {
        padding-left: 15px
    }
    .section-box .info-box .phone-box .p-title {
        font-size: 18px;
        margin-bottom: 30px
    }
    .section-box .info-box .phone-box .p-phone .icon-phone-blue {
        width: 20px;
        height: 20px;
        -ms-flex-negative: 0;
        flex-shrink: 0
    }
    .section-box .info-box .phone-box .phone-work {
        font-size: 14px;
    }
    .section-box .info-box .phone-box .phone-work {
        margin-left: 5px;
    }
    .section-box .info-box .phone-box .p-phone .num {
        font-size: 14px;
        margin-right: 25px
    }
    .section-box .info-box .phone-box .p-phone .num:last-child {
        margin-right: 0
    }
    .submit-btn {
        font-size: 14px;
        padding: 9px 70px
    }
}

@media screen and (width:768px) {
    .section-box .label_placeholder {
        display: none
    }
}

.volunteer {
    width: 100%;
    height: 100%;
    margin: 0 auto;
    margin-left: 0!important;
    margin-right: 0!important;
}

.volunteer .volunteer-apply img {
    height: 156px;
    width: 120px;
}

.email-sug {
    list-style: none;
    padding: 0px;
    margin: 0px;
    border: 1px solid #ced4da;
    z-index: 99999;
    /* 初始不显示，避免边框出现 */
    display: none;
    left: 15px;
    /* margin-left: 15px; */
    /* width: 300px; */
    position: relative;
}

.email-sug li {
    width: 100%;
    height: 30px;
    background-color: #ffffff;
    color: darkgrey;
    line-height: 30px;
    padding-right: 10px !important;
    overflow: hidden;
}

.email-sug li:hover {
    background-color: pink;
}