/* 路径导航 */
.pathnav {
    border-bottom: 1px solid #eee;
}

.pathnav a {
    display: block;
    font-size: 16px;
    font-size: .16rem;
    line-height: 60px;
    line-height: .6rem;
    color: #7f7f7f;
    float: left;
    margin-right: 10px;
    margin-right: .1rem;
}

.pathnav a:hover {
    color: #004a93;
}

/* 公共标题 */
.hdjl_title {
    margin: 30px 0;
    margin: .3rem 0;
}

.hdjl_title h6 {
    font-size: 28px;
    font-size: .28rem;
    line-height: 30px;
    line-height: .3rem;
    float: left;
}

.hdjl_title h6::after {
    content: '';
    width: 5px;
    height: 30px;
    height: .3rem;
    background-color: #004a93;
    display: block;
    float: left;
    margin-right: 20px;
    margin-right: .2rem;
}

.hdjl_title .xx_cx {
    float: right;
}

.hdjl_title .xx_cx a {
    display: block;
    margin-left: 20px;
    margin-left: .2rem;
    float: left;
    font-size: 18px;
    font-size: .18rem;
    line-height: 20px;
    line-height: .2rem;
    color: #333;
}

.hdjl_title .xx_cx a:nth-child(1) {
    margin-left: 0;
}

.hdjl_title .xx_cx img {
    display: block;
    float: left;
    width: auto;
    height: 20px;
    height: .2rem;
    margin-right: 5px;
}

/* 个人信息 */
.form ul>h6 {
    font-size: 18px;
    font-size: .18rem;
    line-height: 50px;
    line-height: .5rem;
    font-weight: bold;
    color: #333;
    background: #f7fafd;
    text-indent: 30px;
    text-indent: .3rem;
    margin-bottom: 30px;
    margin-bottom: .3rem;
}

.form li {
    margin-bottom: 20px;
    margin-bottom: .2rem;
}

.form label {
    display: block;
    float: left;
    width: 200px;
    width: 2rem;
    text-align: right;
    line-height: 45px;
    line-height: .45rem;
    height: 45px;
    height: .45rem;
    margin-right: 30px;
    margin-right: .3rem;
    font-size: 18px;
    font-size: .18rem;
    color: #333;
}

.form label span {
    color: #ff0000;
    margin-right: 10px;
    margin-right: .1rem;
}

.form input {
    display: block;
    width: 400px;
    width: 4rem;
    float: left;
    line-height: 43px;
    line-height: .43rem;
    box-shadow: 0 0 1px #999;
    border: none;
    outline: none;
    font-size: 14px;
    font-size: .14rem;
    color: #666;
    text-indent: 10px;
    text-indent: .1rem;
}

.form .yzm .img {
    display: block;
    box-shadow: none;
    width: 100px;
    width: 1rem;
    height: 45px;
    height: .45rem;
    float: left;
    margin: 0 20px;
    margin: 0 .2rem;
}

.form .yzm .hqyzm {
    width: 150px;
    width: 1.5rem;
    line-height: 43px;
    line-height: .43rem;
    background: #f7fafd;
    font-size: 16px;
    font-size: .16rem;
    color: #004a93;
    text-align: center;
}

.form .xb dd {
    display: block;
    float: left;
    margin: 0 15px 0 0;
    margin: 0 .15rem 0 0;
}

.form .xb input {
    display: block;
    float: left;
    width: 15px;
    width: .15rem;
    height: 15px;
    height: .15rem;
    margin: 15px 5px 0 0;
    margin: .15rem .05rem 0 0;
    -webkit-appearance: button;
}

.form .xb em {
    display: block;
    float: left;
    font-size: 16px;
    font-size: .16rem;
    line-height: 45px;
    line-height: .45rem;
    font-style: normal;
}

.form .zz {
    margin-bottom: 40px;
    margin-bottom: .4rem;
}

.form .zz input {
    display: block;
    width: calc(100% - 250px);
    width: calc(100% - 2.5rem);
}

.form .ly input::-webkit-calendar-picker-indicator {
    margin: -25px 20px 0 0;
    margin: -.25rem .2rem 0 0;
}

.form textarea {
    display: block;
    float: left;
    box-shadow: 0 0 1px #999;
    border: none;
    outline: none;
    font-size: 14px;
    font-size: .14rem;
    color: #666;
    text-indent: 10px;
    text-indent: .1rem;
    padding-top: 10px;
    padding-top: .1rem;
}

.form ol {
    float: left;
    width: calc(100% - 230px);
    width: calc(100% - 2.3rem);
    margin-left: 230px;
    margin-left: 2.3rem;
    line-height: 30px;
    line-height: .3rem;
    font-size: 16px;
    font-size: .16rem;
    color: #ff0000;
    padding: 0;
}

.form button {
    display: block;
    width: 240px;
    width: 2.4rem;
    line-height: 60px;
    line-height: .6rem;
    border: none;
    outline: none;
    background: #004a93;
    border-radius: 5px;
    font-size: 16px;
    font-size: .16rem;
    color: #fff;
    margin: 40px 0 10px 230px;
    margin: .4rem 0 1rem 2.3rem;
}


/* 清楚浮动 */
.form .xb dd:after,
.form li:after,
.hdjl_title:after,
.wsdc .pList01 li:after,
.pathnav .mainWidth:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* 写信须知 */
.wyxx_xxxz {
    margin-bottom: 30px;
    margin-bottom: .3rem;
    background-image: linear-gradient(0deg, #f5faff 0%, #c9e5ff 100%), linear-gradient(#58585c, #58585c);
    padding: 30px;
    padding: .3rem;
    border-radius: 16px;
    border-radius: .16rem;
}

.wyxx_xxxz .tit {
    text-align: center;
    font-size: 30px;
    font-size: .3rem;
    font-weight: 700;
    color: #023e7a;
}

.wyxx_xxxz .con {
    margin-top: 30px;
    margin-top: .3rem;
    padding: 30px;
    padding: .3rem;
    background-color: #ffffff;
}

.wyxx_xxxz .con p {
    line-height: 40px;
    line-height: .4rem;
    text-indent: 2em;
}

.wyxx_xxxz .con p.noindent {
    text-indent: 0;
}

.wyxx_xxxz .con p span {
    color: #206dd7;
    cursor: pointer;
}

.wyxx_xxxz .con .txt {
    display: none;
}

@media screen and (max-width: 768px) {
    .hdjl_title {
        margin: .2rem 0;
    }

    .hdjl_title .xx_cx {
        margin-top: 10px;
        margin-top: .1rem;
    }
    
    .form ul>h6 {
        margin-bottom: 10px;
    }
    
    .form li {
        margin-bottom: 10px;
    }

    .form label {
        width: 100%;
        text-align: left;
        line-height: 40px;
        line-height: .40rem;
        height: 40px;
        height: .40rem;
        margin-right: 0px;
        font-size: 18px;
        font-size: .18rem;
    }

    .form input {
        width: 100%;
        line-height: 40px;
        line-height: .4rem;
    }


    .form .yzm label {
        display: none;
    }

    .form .yzm input {
        width: 40%;
    }

    .form .yzm .img {
        width: calc(30% - .2rem);
        height: 40px;
        height: .40rem;
        margin: 0 10px;
        margin: 0 .1rem;
    }

    .form .yzm .hqyzm {
        width: 30%;
        line-height: 40px;
        line-height: .40rem;
    }

    .form .zz input {
        display: block;
        width: 100%;
    }

    .form textarea {
        width: calc(100% - .3rem) !important;
        height: 100px;
        height: 1rem;
    }

    .form ol {
        width: 100%;
        margin-left: 0;
    }

    .form button {
        width: 200px;
        width: 2rem;
        line-height: 40px;
        line-height: .4rem;
        margin: 20px auto;
        margin: .2rem auto;
    }
    
    .wyxx_xxxz {
        padding: 10px;
        margin-bottom: 10px;
        border-radius: .05rem;
    }
    
    .wyxx_xxxz .con {
        margin-top: 10px;
        padding: 10px;
    }
}
