@charset "utf-8";
body{
    background: rgb(237,239,241);
    min-width: 1280px;
}
/*padding  marg*/
.mgt50{
    margin-top: 50px;
}
/*.mgt30{
    margin-top: 30px;
}*/
.mgt25{
    margin-top: 25px;
}
.mgt20{
    margin-top: 20px;
}
.mgt10{
    margin-top: 10px;
}
.mgr50{
    margin-right: 50px;
}
.padL6{
    padding-left: 6%;
}
.padL2{
    padding-left: 2%;
}
.inp_border{
    border: 1px solid #dddddd;
}
.txt-c{
    text-align: center;
}
.sub_content{
    padding: 45px 20px;
    background: white;
}

.bd_box{
    width: 84%;
    margin: 0 auto;
    margin-top: 84px;
}
.txt-c {
    text-align: center;
}
/* 清除浮动 */
.clearfix:after{
    content:'';
    display: block;
    height: 0;
    font-size: 0;
    clear: both;
    visibility: hidden;
}
.clearfix{
    zoom:1;
}
.m_top {
    width: 100%;
    height: 53px;
    font-size: 14px;
}
/*中间内容部分*/
/* 基本信息 */
.m-info{
    border: 1px solid #d9dbde;
    margin-bottom: 32px;
    color: rgb(95, 105, 114);
}
.overview-con-blue-grey {
    position: relative;
    height: 37px;
    line-height: 37px;
    color: #005bac;
    padding-left: 10px;
    display: block;
    border-bottom: 1px solid #dddddd;
}
.u-title label {
    width: 11px;
    height: 6px;
    position: absolute;
    right: 16px;
    top: 50%;
    margin-top: -3px;
}
.m-main{
    width: 89%;
    box-sizing: content-box;
    padding: 0 63px 100px 63px;
    border-bottom: 1px solid #f1f2f5;
    background-color: #fff;
}
.overview-con-blue-icon03 {
    width:25px;
    height:25px;
    background:url(/res/img/policy/policy_img.png) no-repeat;
    background-position:-73px -224px;
    float:left;
    display:block;
    margin-top:6px;
    margin-right:7px;
}
.detaliWrap{
    padding: 20px 0px;
    background: white;
}
.policyTitle,.NpolicyTitle {
    background-color: #f2f5f8;
}
.policyTitle > span{
    float: left;
    height: 43px;
    line-height: 43px;
    text-align: center;

}
.NpolicyTitle > span{
    float: left;
    height: 43px;
    line-height: 43px;
    text-align: left;
}
.record_row > span{
    float: left;
    margin-top: 25px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.NpolicyList > .record_row > span{
    float: left;
    margin-top: 25px;
    text-align: left;
}
span.txt-l,li > span.txt-l{
    text-align: left;
}
.record_row>.policySpan{
    text-align: left;
    padding-left: 2%;
}
.record_row>.accordSpan{
    text-align: left;
    padding-left: 6%;
}
/*下一步按钮*/
.u-back-btn {
    display: inline-block;
    padding: 13px 70px 13px 70px;
    border: 1px solid #005bac;;
    color: #005bac;;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    line-height: 16px;
    font-size: 16px;
}
.phone_code{
    cursor: pointer;
    padding: 3px 25px;
    background: #005bac;;
    border-radius: 5px;
    color: #FFFFFF;
    margin-left: 15px;
}
.blueColor{
    color: #005bac;;
}
.u-accrodList{
	display:none;
}
/*覆盖base公共样式*/
.prompt p span{
    width: auto;
    height: auto;
}
.sel_tab2,.sel_tab3,.sel_tab4{
    display: none;
}
.tab_progress{
    padding: 25px 0;
    text-align: center;
}

/**公用底部模块样式*!/*/
.bd_box{
    margin-top:84px;
}
.head .nav{
    width:auto;
}
.fixedleft{
    width:74px;
}
.footer{
    margin-top:40px;
    width:auto;
}
.sel_tab1{
    padding-top: 32px;
}
select{
    border: 1px solid #808080;
}
button{
    border: none;
}
.p_r{
    position: relative;
}
.change_type{
    display: none;
    position: absolute;
    border: 1px solid #1d6dbe;
    background-color: #fff;
    width: 450px;
    padding: 10px;
}
.change_type h1{
    height: 30px;
    border-bottom: 1px solid #cbcbcb;
    line-height: 30px;
    font-size: 14px;
}
.change_type p{
    padding: 10px 0;
    line-height: 20px;
    font-size: 14px;
}
.js_type_0{
    right: 32%;
}
.js_type_1{
    right: 25.8%;
}
.js_type_2{
    right: 19.7%;
}
.js_type_3{
    right: 13.7%;
}
.changemyEmail{
    cursor: pointer;
}
.hide{
    display: none;
}
.show{
    display: block;
}
.sendEmail{
    min-width: 180px;
    border: 1px solid #eee;
}
.emailConfirm{
    cursor: pointer;
    background: #005bac;
    color: #fff;
    min-width: 88px;
    border: none;
    border-radius: 5px;
    margin-left: 10px;
}
._changeEmail{
    background: url(/res/img/SXHL/sanjiao.png) no-repeat;
    padding: 20px 5px;
    position: relative;
    left: 290px;
    top: -28px;
    padding-top: 24px;
    padding-left: 20px;
    width: 320px;
}
.img{
    border-style: none;
    max-width: 100%;
    position: absolute;
    top: -19px;
    left: 125px;
}
.tip-p{
	text-align:  center;
	color:  red;
}
/*模态框*/
.mask{
    display: none;
     position: fixed;
     top: 0px;
     left: 0px;
     width: 100%;
     height: 100%;
     background-color: black;
     opacity: .5;
     z-index: 99990;
}
/*模态框 弹框内容*/
.mask_content{
    display: none;
    position: fixed;
    top: 25%;
    left: 25%;
    width: 50%;
    height: 250px;
    background-color: white;
    z-index: 99999;
}
#authCodeError {
    color: red;
    display: none;
}
.errorInfo{
    font-size: 12px;
    color: red;
    margin-left:123px;
}
.btnMsg{
	margin-top:20px;
}
.alertMsg p{
	    text-align: center;
    line-height: 30px;
}
