@charset "utf-8";
/**
 * @descript: 单点登录页面，zbbm_person页面样式处理
 * @author  : jxd
 * @date    : 2020.01.17
 */
body{
    background: #F3F8FE url("../../../images/zbbm/zbbm-person-bg.jpg") no-repeat center center;
    color: #333;
    font: 14px/1.5 "Microsoft YaHei", "微软雅黑", "SimSun", "宋体", "Arial Narrow", HELVETICA;
}
html, body, p, ul, ol, li, form, img, h1, h2, h3, select, input{
    margin: 0;
    padding: 0;
}
ul, li{
    list-style: none;
}
img{
    border: 0;
}
input::-moz-focus-inner{
    border: none;
    padding: 0;
}
select, input{
    vertical-align: middle;
}
input[type="text"], input[type="password"], textarea{
    outline-style: none;
    -webkit-appearance: none;
}
textarea{
    resize:none;
}
p{
    text-indent:2em; 
    text-align:left;
}
a:link, a:visited{
    color:#333; 
    text-decoration:none;
}
a:hover{
    color:#588638; 
    text-decoration:underline;
}
.clearfix:after{
    content: "\0020";
    display: block;
    height: 0;
    clear: both;
}
.clearfix{
    zoom: 1;
}
h1{
    position:absolute;
    left:0;
    top:-30px;
    margin-top:-30px;
    height:30px;
    line-height:30px;
    font-size:18px;
}
.width1000{
    width: 1000px;
    margin: 0 auto;
}
.zbbm-header{
    height: 100px;
    line-height: 100px;
}
.zbbm-head-l{
    float: left;
    width: 210px;
    height: 100px;
}
.zbbm-logo{
    display: block;
    width: 210px;
    height: 100px;
    background-image: url("../../../images/zbbm/zb-logo.png");
    background-image: -webkit-image-set(url("../../../images/zbbm/zb-logo.png") 1x, url("../../../images/zbbm/zb-logo-2x.png") 2x);
    background-repeat: no-repeat;
    background-position: 0 50%;
}
.zbbm-head-r{
    float: right;
    height: 100px;
    line-height: 100px;
    color: #666;
}
.zbbm-head-r a{
    color: #666;
}
.zbbm-head-r a:hover{
    color: #588638;
}
.zbbm-footer{
    color:#666;
    text-align:center;
    line-height: 2em;
    padding:20px 0;
    font-size:12px;
}
.zbbm-footer a{
    color: #666;
}
.zbbm-footer a:hover{
    color: #588638;
}
.zbbm-main{
    position: relative;
    margin-bottom: 20px;
}
.zbbm-main-l{
    float: left;
    width: 430px;
    height: 460px;
    padding: 60px;
    background: url("../../../images/zbbm/zbbm-person-l.jpg") no-repeat;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    background-size: 100% 100%;
}
.progress_tab ul li{
    float: left;
    font-size: 16px;
    color: #fff;
    height: 32px;
    line-height: 32px;
    cursor: pointer;
}
.progress_tab ul li a{
    display: block;
    padding: 0 15px;
    text-decoration: none;
}
.progress_tab ul li a:hover{
    color: #fff;
}
.progress_tab ul li.cur a{
    background: #fff;
    border-radius: 2px;
    color: #588638;
}
.zbbm-step-dialog{
    position: absolute;
    outline: 0px none;
    z-index: 1024;
    left: 130px;
    top: -4px;
    display: block;
}
.zbbm-step-dialog .ui-dialog{
    width: 300px;
    box-shadow: none;
    border: 0;
}
.zbbm-step-dialog .ui-dialog-body{
    padding: 5px 10px;
    background: #74C18B;
    border-radius: 2px;
    color: #fff;
    line-height: 1.5;
}
.ui-popup-right-top .ui-dialog-arrow-a, .ui-popup-right-top .ui-dialog-arrow-b{
    left: -15px;
    border-right-color: #74C18B;
}
.progress_cnt{
    position: relative;
    margin-top: 20px;
}
.progress_cnt div{
    position: absolute;
}
.progress_cnt ul li{
    cursor:pointer;
    position:relative;
    width: 107px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    margin-bottom: 15px;
}
.cur-step{
    font-weight: 700;
}
.step-item{
    padding-left: 10px;
}
.column-line-nb{
    float: left;
    width: 1px;
    height: 330px;
    margin-right: 10px;
    background: #fff;
    margin-top: 20px;
}
.column-line-nvb{
    float: left;
    width: 1px;
    height: 275px;
    margin-right: 10px;
    background: #fff;
    margin-top: 20px;
}
.column-line-sg{
    float: left;
    width: 1px;
    height: 385px;
    margin-right: 10px;
    background: #fff;
    margin-top: 20px;
}
.step-container{
    float: left;
}
.step-item .circle-icon{
    position: absolute;
    top: 10px;
    left: -23px;
    line-height: 1;
    font-size: 24px;
}
.zbbm-main-r{
    float: right;
    width: 330px;
    background:#fff;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    padding: 60px 60px 24px;
}
.zbbm-main-r table{
    margin: 0 auto;
    width: 275px;
    -webkit-border-vertical-spacing: 0;
}
.logininput{
    font-size: 14px;
    background: #fff;
    height:24px;
    line-height:24px;
    width: 245px;
    border: 1px solid #D3D3D3;
    border-radius: 2px;
    padding: 8px 0 8px 30px;
}
.logininput:hover{
    border-color: #47B167;
    outline: 0 none;
}
.inputDiv{
    position:relative;
    line-height:36px;
    margin-bottom: 20px;
}
.btn_login{
    box-sizing: border-box;
    width: 277px;
    height: 42px;
    font-size: 16px;
    cursor: pointer;
    border-radius: 2px;
    color:#fff;
    border:1px solid #3CB361;
    background-color:#3CB361;
    margin-bottom: 10px;
}
.btn_login:hover{
    background-color:#69d089;
}
.btn_login:active{
    background-color:#69d089;
}
/* 账号操作 */
.account-oprate{
    margin-bottom: 10px;
}
.account-oprate .find-mm{
    float: left;
    font-size: 14px;
    color: #333;
    margin-right: 10px;
}
.account-oprate .find-yhm{
    float: left;
    font-size: 14px;
    color: #333;
    margin-right: 10px;
}
.account-oprate .regist-btn{
    float: right;
    font-size: 14px;
    color: #333;
}
/* 微信登录 */
.wx-container{
    position: relative;
    padding-top: 8px;
    border-top: 1px solid #E6E6E6;
}
.wx-tip-dialog{
    display: none;
    width: 236px;
    height: 160px;
    position: absolute;
    left: -14px;
    top: -195px;
    background: #FDFBE4;
    border-radius: 4px;
    padding: 15px 20px;
    font-size: 14px;
    box-shadow: 0 0 10px #999;
}
.wx-tip-dialog p{
    text-align: left;
    text-indent: 0;
    line-height: 22px;
}
.wx-tip-arrow{
    width: 0;
    height: 0;
    position: absolute;
    left: 10px;
    bottom: -23px;
    border: 12px solid transparent;
    border-top: 12px solid #FDFBE4;
}
.wx-tip-dialog p:first-child{
    margin-bottom: 4px;
}
.wx-login-box{
    display: inline-block;
    height: 36px;
    line-height: 36px;
    color: #666;
}
.wx-login-box:hover{
    color: #666;
    text-decoration: underline;
}
.wx-icon{
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 3px;
    width: 24px;
    height: 24px;
    margin-right: 10px;
    background: url('../../../images/login2017/wx-icon.png') no-repeat;
}
.zfb-icon{
    display: inline-block;
    vertical-align: middle;
    margin: 0 6px 3px 20px;
    width: 24px;
    height: 24px;
    background: url('../../../images/login2017/zfb-icon.png') no-repeat;
}
.zb_img_yhm{
    display: inline-block;
    width: 16px;
    height: 16px;
    position: absolute;
    left: 8px;
    top: 14px;
    background: url("../../../images/login2014/icon_input.png") no-repeat -16px 0;
}
.zb_img_pwd{
    display: inline-block;
    width: 16px;
    height: 16px;
    position: absolute;
    left: 8px;
    top: 14px;
    background: url("../../../images/login2014/icon_input.png") no-repeat 0 0;
}
.zb_img_yzm{
    display: inline-block;
    width: 16px;
    height: 16px;
    position: absolute;
    left: 8px;
    top: 14px;
    background: url("../../../images/login2014/icon_input.png") no-repeat -32px 0;
}
.zfb-tip-dialog{
    display: none;
    width: 236px;
    height: 160px;
    position: absolute;
    left: 100px;
    top: -195px;
    background: #FDFBE4;
    border-radius: 4px;
    padding: 15px 20px;
    font-size: 14px;
    box-shadow: 0 0 10px #999;
}
.zfb-tip-dialog p{
    text-align: left;
    text-indent: 0;
    line-height: 22px;
}
.zfb-tip-dialog p:first-child{
    margin-bottom: 4px;
}
.zfb-login-box{
    display: inline-block;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    color: #666;
}
.zfb-login-box:hover{
    color: #666;
    text-decoration: underline;
}
.zbbm-title{
    margin: 0 auto 10px;
    line-height: 40px;
    width: 280px;
    position: relative;
}
.zbbm-title .zbbm-login-title{
    font-size: 26px;
    color: #333;
    font-weight: 400;
    text-align: center;
    height: 28px;
    line-height: 28px;
}
.zbbm-title .zbbm-login-content{
    font-size: 14px;
    color: #666;
    font-weight: 400;
    text-align: center;
}
.zbbm-title a:link, .zbbm-title a:visited{
    color: #666;
}
.progress_cnt div p{
    display:none;
    position: absolute;
    width: 600px;
    line-height:30px;
    border: 1px solid #b2cad6;
    left: 15px;
    top: 95px;
    background: #fff;
    border-radius: 3px;
    padding: 5px 0;
    padding-left:10px;
    text-indent: 0;
}
.progress_cnt ul li span{
    position: absolute;
}
.login_txt{
    font-size:12px;
    line-height:20px; 
    color:#999;
}
.login_txt a{
    color: #999;
}
.login_txt a,.login_txt a:link,.login_txt a:visited{
    color:#333;
}
.errors{ 
    color:#D60909; 
    text-align:center; 
    font-size:12px;
}
.inputPreTxt{ 
    position:absolute; 
    left:32px; 
    top:3px; color:#999;
}
.login_input_yzm{
    background:#fff;
}
.login_text {
    border-top: 1px solid #ccc; 
    color: #333;
    font-size: 12px;
    line-height: 24px;
    padding: 15px 20px;
    background: white;
    margin-top: 6px;
}
.zbbm-wap-footer{
    display: none;
    padding: 20px 0;
    color: #666;
    font-size: .6rem;
    text-align: center;
}
.zbbm-wap-footer a{
    color: #666;
}
.zbbm-wap-footer a:hover{
    color: #666;
}
#stu_reg_vcode_anchor span{
    font-size: 12px;
}
.ct_img_sjjym{
    position:absolute;
    top:14px;
    left:8px;
    width:16px;
    height:16px;
    background:url("../../../images/login2014/icon_input.png") no-repeat -48px 0;
}
.chsi-ewm-box{
    text-align: center;
    margin-top: 15px;
    line-height: 1;
}
.chsi-ewm-box img{
    width: 120px;
    height: 120px;
}
.chsi-ewm-box .ewm-title{
    font-size: 14px;
    color: #333;
}
.chsi-ewm-box .ewm-name{
    font-size: 12px;
    color: #999;
    margin-top: 4px;
}
.ch-robot{
    position: absolute;
    right: -60px;
    top: 0;
    display: block;
    width: 50px;
    height: 77px;
    margin-bottom: 10px;
    background: url("https://t4.chei.com.cn/common/images/help/jqr.png") no-repeat;
}
.ch-robot:hover{
    background-position: -52px 0;
    text-decoration: none;
}
.wap-show{
    display: none;
}