/* 登录注册 */
.nav_lucency{
    background: rgba(0,7,28,.5);
}

.index_content{
    position:relative;
    height: 1100px;
    width: 100%;
    background: url("../image/index-img1.jpg") no-repeat;
    background-size: cover;
}
.index_k{
    width: 900px;
    height: 600px;
    border-radius: 10px;
    background: #fff;
    position: fixed;
    top: 14%;
    right: 8%;
    z-index: 60;
    overflow: hidden;
}
.index_left{
    width: 400px;
    height: 600px;
    background: url("../image/index-bg.png") no-repeat;
    float: left;
}
.index_left h2{
    color: #fff;
    font-size: 30px;
    text-align: center;
    padding-top: 206px;
}
.index_left p{
    text-align: center;
    color: #d3e5eb;
    font-size: 18px;
    padding-top: 30px;
}
.index_right{
    width: 500px;
    float: left;
}
.index_right_nav{
    height: 60px;
    line-height: 60px;
    background: #ececec;
}
.index_right_nav a{
    width: 250px;
    text-align: center;
    display: inline-block;
    float: left;
}
.index_right_nav a.now{
    background: #fff;
    color: #046cbc;
}
.index_right .logon{
    padding: 0 55px;
}
.index_right .logon h2{
    text-align: center;
    padding-top: 20px;
}
.row_input{
    padding-top: 20px;
}
.row_input input{
    width: 92%;
    height: 60px;
    line-height: 60px;
    border: 1px solid #dedede;
    color: #666;
    outline: none;
    border-radius: 8px;
    padding: 0 4%;
}
.index_right .logon .row_text{
    padding-top: 18px;
    color: #666;
    font-size: 14px;
}
.row_text .row_t_left{
    float: left;
}
.row_text .row_t_left label{
    font-weight: normal;
    cursor: pointer;
}
.row_text .row_t_left input{
    float: left;
    margin: 5px 6px 0 0;
}
.row_text .row_t_right{
    float: right;
}
.row_text .row_t_right a{
    color: #666;
}
.row_text .row_t_right a.blue{
    color: #046cbc;
}
.row_text .row_t_right span{
    padding: 0 10px;
}
.logon_now{
    color: #fff;
    background: #046cbc;
    display: block;
    line-height: 48px;
    font-size: 20px;
    text-align: center;
    border-radius: 6px;
    margin-top: 30px;
}
.logon_third{
    padding-top: 60px;
}
.logon_third .top_font{
    text-align: center;
    color: #dedede;
}
.logon_third .top_font span{
    color: #666;
    padding: 0 20px;
}
.logon_third .bottom_share{
    text-align: center;
    padding-top: 18px;
}
.logon_third .bottom_share a{
    padding: 0 20px;
}

.enroll{
    padding: 0 55px;
}
.enroll h2{
    text-align: center;
    padding-top: 20px;
}
.yzm_row{
    height: 60px;
    border: 1px solid #dedede;
    margin-top: 20px;
    border-radius: 8px;
    overflow: hidden;
}
.yzm_row input{
    line-height: 60px;
    border: none;
    outline: none;
    color: #666;
    padding: 0 15px;
    height: 60px;
    float: left;
    +width: 200px;
}
.yzm_row a{
    width: 120px;
    height: 48px;
    border-radius: 8px;
    color: #fff;
    background: #046cbc;
    float: right;
    text-align: center;
    line-height: 48px;
}
.enroll p{
    text-align: center;
    color: #888;
    padding-top: 15px;
}
.enroll p a{
    color: #046cbc;
}

/* 详细注册 */
.index_details{}
.index_details_nav{
    height: 80px;
    position: fixed;
    left: 0;
    top: 70px;
    z-index: 50;
    background: #dcdcdc;
    width: 100%;
}
.index_details_nav img{
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: -28px;
}
.index_details_nav a{
    width: 50%;
    display: inline-block;
    float: left;
    text-align: center;
    font-size: 30px;
    line-height: 80px;
    color: #444;
    +width: 49.999%;
}
.index_details_nav a.now{
    background: #046cbc;
    color: #fff;
}
.information{
    width: 600px;
    margin: 0 auto;
    padding: 160px 0 120px 0;
}
.papers{
    padding-top: 20px;
    width: 100%;
    float: left;
}
.account_row1>p{
    color: #999;
    font-size: 14px;
    margin-top: 10px;
    float: left;
}
.account_font{
    text-align: center;
    color: #046cbc;
    font-size: 24px;
    margin-top: 40px;
    float: left;
}
.account_font span{
    padding: 0 20px;
}

.audit{
    width: 600px;
    margin: 0 auto;
    padding: 160px 0 0 0;
}
.audit_row1{
    font-size: 36px;
    padding-top: 112px;
    line-height: 40px;
}
.audit_row1 img{
    float: left;
    padding: 0 38px 0 185px;
}
.audit_row2{
    padding: 38px 75px 0 75px;
    font-size: 18px;
    color: #666;
    line-height: 30px;
}
.audit_row3{
    line-height: 48px;
    padding-top: 10px;
}
.audit_row3 a{
    display: block;
    padding-left: 75px;
    color: #046cbc;
    font-size: 18px;
}
.audit_row3 a img{
    padding-right: 12px;
}

/* ext */
.logon_now{ width:100%; border:none; }

/*2019 12-30*/
.service{
    position: relative;
    vertical-align: middle;
    margin-top: 47px;
    margin-bottom: 18px;
    color: #999;
    font-size: 15px;
    display: inline-block;
}

#service{
    box-sizing: border-box;
    padding: 0;
    width: 14px;
    height: 14px;
}
.service a, .service label {
    display: inline-block;
    line-height: 20px;
    height: 20px;
}
.service .tip {
    position: absolute;
    top: 56px;
    left: 0;
    height: 17px;
    line-height: 17px;
    font-size: 13px;
    color: #ff5b5b;
}


