@charset "UTF-8";
body{background:#fff;}
.by-top-div{height:1.1rem;width:100%;}/*dajia edit2019*/
input[type=button], input[type=submit], input[type=file], button { cursor: pointer; -webkit-appearance: none; } 
input[type=text]:focus,input[type=password]:focus{ outline:none;}
/* logo dajia2019 */
.top-box {
	width: 100%;
	height: 1.1rem;
	margin: 0 auto;
  padding:0;

}
.login-logo {
	width: 3.5rem;
	height: 0.76rem;
	margin-top:0.1rem;
  margin-left:0.2rem;
	background-size: 100%;
}
.wel-txt{
	font-size: 0.26rem;
	top: 0.31rem;
	left:4rem;
}
.by-main-bg{
	width: 100%;
	margin: 0 auto;
	height: auto;
	background:none;
  margin-bottom:0.8rem;
}/*dajia edit2019*/
.marg-cen{ height: auto; margin:0 auto;width:100%;} /*dajia edit2019*/
/******登录框样式*******/
.by-login-box{padding:0;width:90%;float:none;margin:0.3rem auto;box-shadow:none;}/*dajia edit2019*/
.login-top{height:0.9rem;line-height:0.9rem;}
.login-top span{font-size:20px;color:#434343;}
    
.errors-box{padding-bottom:0.12rem;height:0.52rem;line-height:0.36rem;font-size:0.3rem;vertical-align: middle;display: table-cell;position: absolute;top: 4.72rem;}/*dajia edit2019*/
.login-inp-au,.login-inp-pw,.login-inp-yz input{margin-bottom:0;display:flex;}
.login-inp-au input,.login-inp-pw input,.login-inp-yz input{background:none;border:none;border-bottom:0.02rem solid #e8e8e8;height:1rem;line-height:0.3rem;font-size:0.3rem;padding-left:0;text-indent:0.2rem;width:100%; border-radius:none;}/*dajia edit2019*/
.login-inp-au input,.login-inp-pw input{ background-size:0.4rem 0.4rem;}
p.login-notice{font-size:0.3rem;line-height:0.3rem;padding:15px 0;position: absolute;top: 4.68rem;right: 0;}/*dajia edit2019*/
.button-red{margin-top: 0.4rem;}
.button-red a{
	border-radius: 1rem;
	height:0.88rem;
	line-height:0.88rem;
	font-size:0.32rem;
	margin-top: 2.4rem;
}/* dajia edit2019 */
                         
/*登录页新增同意用户协议及条款*/
.agreement .checkbox{position:absolute; display: inline-block; height: 0.32rem; padding: 0 0 0 0.4rem; line-height: 0.4rem; background-size:0.3rem 0.3rem;font-size:0.3rem;bottom:2.2rem;text-align: justify;}
.agreement .checkbox.on{background-size:0.3rem 0.3rem;}
/*登录页新增同意用户协议及条款*/

/********注册页面样式********/
.by-reg-main{height:0;width:100%;}/*dajia edit2019*/
.reg-main-box{width:90%;margin:30px auto 50px auto;background:#FFF;padding-top:10px;}/*dajia edit2019*/
table.reg-tab {margin:0 auto;width:100%; box-sizing:border-box;} 
table.reg-tab tr{display:block;width:100%;}
table.reg-tab tr td{text-align:left;font-size:0.3rem;}
table.reg-tab tr td span{font-size:0.3rem;}
table.reg-tab tr td input{border:none;height:0.4rem;line-height:0.4rem; padding-left:0;width:100%;margin:0;font-size:0.26rem;}/* dajia edit2019 */
table.reg-tab tr td.errors-red{display:none!important;padding-left: 10px;display:flex;width: calc(100% - 2.5rem)!important;margin-left:2.5rem;margin-top:0.1rem;}
table.reg-tab tr td.errors-red img{margin:0 10px -5px 10px;} 
table.reg-tab tr td input.input-code{width: 2.2rem;}
table.reg-tab tr td a{cursor:pointer;}
table.reg-tab tr td table.tab-code tr{display:block;margin-bottom:0;}
table.reg-tab tr td input.button-code{
      padding:0 0.1rem;
      font-size: 0.26rem;
    color: #B48732;
    float: none;
    border: 1px solid #B48732;
    width: 2rem!important;
    height: 0.64rem;
    border-radius: 0.08rem;
    text-align: center!important;
    line-height: 0.64rem;
    text-indent: 0;
    background: #fff;
    margin-bottom:0.1rem;
    }
table.reg-tab tr td input.button-code-gray{ 
      padding:0 0.1rem;
      font-size: 0.26rem;
    border: 1px solid #dcdcdc;
    color: #D5D1D1;
    width: 2rem!important;
    height: 0.64rem;
    border-radius: 0.08rem;
    text-align: center!important;
    line-height: 0.64rem;
    text-indent: 0;
    background: #fff;
    margin-bottom:0.1rem;
}

table:nth-child(1) td:nth-of-type(4n+1){width:2.5rem;height:0.4rem;text-align:left;}
table:nth-child(1) td:nth-of-type(4n+2){width: 66%;border-bottom:0.02rem solid #e8e8e8;}

.regTable table:nth-child(1) tr:nth-child(9) td:nth-child(2),.regTable table:nth-child(1) tr:nth-child(11) td:nth-child(2),.regTable table:nth-child(1) tr:nth-child(13) td:nth-child(2),.rpwTable table:nth-child(1) tr:nth-child(12) td:nth-child(2){	display:flex;width: 100%;border:none;}/*dajia edit2019*/

.regTable table:nth-child(1) tr:nth-child(12) td,.regTable table:nth-child(1) tr:nth-child(13) td:nth-child(1){	height:0;}/*dajia edit2019*/
table:nth-child(1) tr:nth-child(1) td:nth-child(2),.regTable table:nth-child(1) tr:nth-child(7) td:nth-child(2),.rpwTable table:nth-child(1) tr:nth-child(7) td:nth-child(2),.rpwTable table:nth-child(1) tr:nth-child(9) td:nth-child(2){height:0.8rem; }/*dajia edit2019*/

table.tab-code{width:100%;}
table.tab-code td:nth-child(1){width:1.8rem!important;}
table.tab-code td:nth-child(2){width: 2.2rem!important;border:none;}

.reg-tab a.but-red{	
    display: inline-block;
    text-align: center;
    width: 100%;
    height: 0.8rem;
    line-height: 0.8rem;
    border-radius: 0.08rem;
    font-size: 0.36rem;
	  margin:0 auto;
    background: #B48732;
    color:#fff;
}/*dajia edit2019*/
.reg-tab a.but-red:hover{background-color:#D6AC6D ;border:1px solid #D6AC6D ;}/*dajia edit2019*/

/*新增 dajia edit2019*/
.abf_form .checkbox{position: relative; display: inline-block; height: 0.32rem; padding: 0 0 0 0.4rem; margin-right:0; line-height: 0.4rem; cursor: pointer; background: url(../images/inp_check.png) left center no-repeat;background-size:0.3rem 0.3rem;text-align: justify;font-size:0.3rem;}
.abf_form .checkbox.on{ background: url(../images/inp_check_over.png) left cente r no-repeat;background-size:0.3rem 0.3rem;}
.abf_form .checkinp{position: absolute;width: 0;height: 0;border: none; opacity: 0; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter: alpha(opacity=0);}
/*新增 dajia edit2019*/



.pad-l{padding-left:0.04rem;width:2rem!important;height:0.8rem!important;}
.pad-l img{width:100%!important;height:100%!important;}

label.use-agrt{font-size:12px;cursor:pointer;vertical-align:middle;}
label.use-agrt a{color:#008ee0;text-decoration:none;}
table.reg-tab tr td input.inp-che{height:14px;width:17px;vertical-align:middle;}
a.but-red{background-color:#B48732 ;width:254px;height:40px;line-height:40px;display:block;font-size:16px; color:#fff;text-align:center;border-radius: 4px; text-decoration:none;margin:20px 0 0 5px;border:1px solid #B48732 ;}/*dajia edit2019*/
a.but-red:hover{background-color:#D6AC6D ;border:1px solid #D6AC6D ;}/*dajia edit2019*/

.ewm-box{border-left:2px solid #e4e4e4;padding:0 23px 33px 62px;margin:45px 0 0 0;}			   
.ewm-box h2{font-size:14px;color:#434343;font-weight:normal;height:44px;line-height:44px;}		
.ewm-box img{margin:7px 0 0 9px;}

/********邦户通样式********/
.by-main-box{width:100%;margin:0 auto;background:#fff;}
.rig-mess{font-size:16px;color:#000;margin-bottom:20px;}
.rig-mess span{color:#ff3e3e;}
.bht-box{margin-bottom:40px;padding:40px 0 60px;margin-top:30px;min-height: 200px;}
.chose-box{width:236px;margin:0 auto;}
.chose-box h2{font-size:16px;color:#434343;height:57px;line-height:57px;font-weight:normal;text-align:center;}
.chose-box p{height:57px;line-height:57px;text-align:center;}
.chose-box p input{vertical-align:middle;}
.chose-box p label{padding-left:2px;vertical-align:middle;}
.button-pat{padding-top:30px;margin-left:56px;}
a.button-red-short{ display:inherit;width:90%;height: 0.8rem;margin: 0 auto; line-height: 0.8rem;text-align: center;font-size: 0.32rem;color: #fff;background-color: #B48732;border: #B48732 solid 0.02rem;border-radius: 0.08rem; text-decoration:none;}      
 a.button-red-short:hover{background-color:#D6AC6D ;border: #D6AC6D solid 1px;}/*dajia edit2019*/
                        
a.button-red-short-gray{background:url(../images/button_gray.png) no-repeat;width:122px;height:38px;line-height:38px;display:block;font-size:16px; color:#888787;text-align:center;text-decoration:none;}
                   
.step-box{width:100%;margin:0 auto; margin-bottom: 1rem;}
.step-box .i-titi{display:block;margin:0 auto;}
.pad-top{padding-top:100px;}
.pad-top2{padding-top:67px;}
.success-box{width:100%;margin:0 auto;}
.success-box2{width:100%;margin:0 auto;}
.success-box h2,.success-box2 h2{font-size:0.36rem;color:#3E3A39;padding:0.6rem 0 0.6rem;text-align:center;font-weight:normal;line-height:0.46rem;}

.member-box{width:434px;margin:36px auto 0;}
.fot-red{color:#ff3e3e;}
.member-box h2{font-size:14px;color:#434343;font-weight:normal;height:57px;line-height:57px;padding-left:15px;}
.member-box h3{font-size:12px;color:#999;font-weight:normal;height:30px;line-height:30px;}
.pad-arrow{margin:40px 0 0 48px;}
.button-box-cen{width:270px;margin:65px auto 0;}

.i-cen{display:block;width:504px;margin:0 auto;}
.fonts-p{padding:60px 0 0;text-align:center;font-size:14px;}

a.button-red-long{background:url(../images/button_red_long.png) no-repeat;width:221px;height:41px;line-height:41px;display:block;font-size:16px; color:#fff;text-align:center;text-decoration:none;}

.re-pw{font-size:12px;padding-left:10px;}
.re-pw a{color:#008ee0;text-decoration:none;}

/*******************/
.login-inp-yz{position:relative;border-bottom:0.02rem solid #e8e8e8;}
.login-inp-yz input{border-bottom:none;width:3.6rem!important;padding-left:0!important;}
.p-code{position:absolute;border-radius:0;width:1.8rem;height: 1rem;/* padding: 0 0.2rem; */display:inline-flex;}/*dajia edit2019*/
img{border:none;width:100%;height:auto;}

/***************注册页增加***************/
.icon-eye,.icon-eye.act{position: absolute;
    right: 0.2rem;
    top: 0.36rem;
    width: 0.48rem;
    height: 0.24rem;
    background-size: 0.48rem 0.24rem;
}/*dajia edit2019*/

.reg-tab .icon-eye,.reg-tab .icon-eye.act{position: absolute;
    right: 0rem;
    top: 0.28rem;
    width: 0.48rem;
    height: 0.24rem;
    background-size: 0.48rem 0.24rem;
}/*dajia edit2019*/

td.right-mes{font-size:0.24rem;color:#434343;padding-left:0;text-align:right!important;margin-top:0.1rem;}
.right-mes a{color:#B48732;text-decoration:none;}/*dajia edit2019*/
.right-mes a:hover{color:#D6AC6D;}/*dajia add2019*/
.by-top-div .right-mes2{font-size:18px;color:#434343;text-align:right;position:absolute;left:250px;top:35px;}



/*弹出层*/
.popbg{position:absolute;top:0;left:0;z-index:9999;width:100%;display:none;background-color: rgba(0,0,0,0.4);}
.mask{position:absolute;top:0;left:0;z-index:9999;width:100%;display:none;}
.mask.blackbg{background-color: rgba(0,0,0,0.4);}
.openNewBox{position:absolute;left:0;top:0;z-index:10001;display:none;}
.promptBox {
    overflow: hidden;
    position: fixed;
    width: 80%;
    min-height: 3rem;
    background-color: #fff;
    border: #dedede solid 0.02rem;
    border-radius: 0.08rem;
    left: 50%;
    margin-left: -40%;
    top: 50%;
    margin-top: -40%;
    padding: 0!important;
}
.promptBox .close{ display: block; z-index: 9; position: absolute; top:0; right: 0; width: 40px; height: 40px; background: url(../images/inp_close.png) center no-repeat;}
.promptBox .tit{ position: relative; height: 40px; line-height: 40px; text-align: left;}
.promptBox .tit h2{ padding: 0 20px; font-size: 16px; font-weight: normal; background-color: #fcfcfc; border-bottom:#dedede solid 1px;}
.promptBox .txtbox.pat50{ position: absolute; top:50%; left: 0; width: 100%; margin-top:-30px; }
.promptBox .txtbox h2 {
    font-size: 0.3rem;
    text-align: center;
    padding: 0;
    line-height: 0.3rem;
    font-weight: normal;
}
.promptBox .txtbox h3{ padding: 0 30px; line-height: 30px; font-size: 20px; font-weight: normal; }
.promptBox .txtbox p{ padding: 0 30px; line-height: 30px; font-size: 16px; }
.promptBox .btnbox{ text-align: center; }
.promptBox .btnbox a {
    display: inline-block;
    padding: 0 86px;
    margin: 0 10px;
    height: 0.6rem;
    line-height: 0.6rem;
    text-align: center;
    font-size: 0.3rem;
    color: #fff;
    background-color: #B48732;
    border: #B48732 solid 1px;
    border-radius: 0.08rem;
    text-decoration: none;
}
.promptBox .btnbox a:hover{ background-color: #f5373e; }
.promptBox .btnbox a.wbtn{ color: #B48732; background-color: #fff; }
.promptBox .btnbox.fastlog a{display: block; margin: 0; height: 40px; padding: 0; line-height: 40px; font-size: 16px; }
.promptBox .zcbox{ line-height: 30px; font-size: 14px; color: #888888 }
.promptBox .zcbox a{ color: #888888 }
.promptBox .zcbox a:hover{ color: #B48732 }
.promptBox .w355{padding: 0 30px;}
.promptBox .w355 dt{width: 100px;}
.promptBox .w355 dd{width: 255px;}
.promptBox .w355 dd.error{ padding-left: 100px; width: 255px;}
.promptBox.w680 {width: 680px;}
.promptBox .w455 dt{width: 100px;}
.promptBox .w455 dd{width: 355px;}
.promptBox .w455 dd.error{ padding-left: 100px; width: 355px;}

/********************20180123*****************/
.login-notice a.by-reg{font-size:0.3rem;}/*dajia edit2019*/
.login-notice a.by-reg:hover{text-decoration: none;color:#D6AC6D;}/*dajia edit2019*/
.login-top{width:100%;position:relative;top:0;left:0;}
.login-top ul{position: relative;display: flex;display: -webkit-flex;width:100%;}/*dajia edit2019*/
.login-top ul li{display:block;float:none;flex:1;font-size:0.32rem;width:auto;height:0.9rem;line-height:0.9rem;border-right:none;background-color:#FFF;border-bottom:2px solid #e5e5e5;}/*dajia edit2019*/
.login-top ul li a{display:block;text-align:center;}/*dajia edit2019*/
.login-top ul li.active{box-sizing: border-box;background-color:#fff; border-bottom:0.08rem solid #B48732; margin-top:0;border-top:none; }/*dajia edit2019*/
.main{display:none;margin-top: .6rem;width: 100%;}/*dajia edit2019*/

.login-inp-yz input.b-code{
    display: block;
    font-size: 0.26rem;
    color: #B48732;
    float: right;
    border: 1px solid #B48732;
    width: 1.8rem!important;
    height: 0.64rem;
    border-radius: 1rem!important;
    text-align: center!important;
    line-height: 0.64rem;
    position: absolute;
    right: 0;
    top: 0.2rem;
    text-indent: 0;
    background: #fff;
    }
.login-inp-yz input.b-code-gray{
    display: block;
    font-size: 0.26rem;
    border: 1px solid #dcdcdc;
    color: #D5D1D1;
    width: 1.8rem!important;
    height: 0.64rem;
    border-radius: 1rem;
    text-align: center!important;
    line-height: 0.64rem;
    position: absolute;
    right: 0;
    top: 0.2rem;
    text-indent: 0;
    background: #fff;
    }

/*扫一扫*/
.scan_login{padding-top:35px;}
.scan_login div.scan_l,.scan_login div.scan_r{float:left;width:50%;margin-bottom:10px;}
.scan_login div img{width:130px;display:block;margin:0 auto;}
.scan_login div.scan_l p{color:#656565;font-size:14px;margin-bottom:20px;}
.scan_login div.scan_r img{width:160px;}
.scan_login div.scan_l div.img_box{position:relative;height:130px;width:130px;margin-left:20px;}
.scan_login div.scan_l div.img_box .layer_overdue{position:absolute;top:0;background:rgba(0,0,0,.5);width:130px;height:130px;}
.scan_login div.scan_l div.img_box .layer_overdue p{color:#fff;font-size:12px;text-align:center;margin-top:35px;margin-bottom:10px;}
.scan_login div.scan_l div.img_box .layer_overdue a{color:#fff;font-size:12px;background:#ff3f3e;padding:4px 0;border-radius:5px;margin:0 auto;display:block;width:60px;text-align:center;text-decoration:none;cursor:pointer;}
.button-red.grey a{background:url(../images/icon_scan.png) #f6f6f6 no-repeat 34% center;color:#656565;font-size:12px;background-size:8%;}
.button-red.grey a span{display:block;height:15px;width:100px;line-height:15px;text-align:left;padding-left:140px;}
.button-red.grey a span i{color:#ff3f3e;font-style:normal;}
.button-red.grey a span:first-child{padding-top:12px;}


/*dajia edit2019  注册页新增样式*/
.registerMain{margin:30px auto;}


/*dajia edit2019  用户协议*/

.bg_gray{background:#fff!important;}
#wrapper {
    width: 100%;
    margin: 0 auto;
    margin-bottom: 80px;
}

/* text content */
.register_con-box {
	width: 100%!important;
	padding:0;
	margin:0;

}
.register_con-box h1 {
	border-bottom: none;
	height: 0.6rem;
	line-height: 0.6rem;
	width: 100%;
	margin:0;
  padding:0.3rem 0 0.2rem 0;
	font-size: 0.4rem;
  text-align:center;
}
.register_time{color:#999494;font-size:0.24rem;text-align:center;margin-bottom:0.24rem;}
.register_con-text{
	border-top: 0.02rem solid #DCDCDC;
  padding-top:0.3rem;
  }

.register_con-text p {
	font-size:0.28rem;
	line-height: 0.5rem;
  padding:0.3rem 0 0 0;
  max-height:100%;
}

.register_button{
    text-align: center;
}

.register_button a{
		display: inline-block;
    text-align: center;
    width: 90%;
    height: 0.8rem;
    line-height: 0.8rem;
    border-radius: 0.08rem;
    font-size: 0.36rem;
	  margin:0.5rem auto;
    background: #B48732;
    color:#fff;
}

.register_button a:hover{
    background: #D6AC6D;
}


.login-title {
	margin: 1rem auto .2rem;
	width: 3.6rem;
	height: .96rem;
	background: url(../images/login_logo@2x.png) center top no-repeat;
	/* background-size: auto 48px; */
	text-indent: -9999px;
}

.scanCodeLogin .login-title {
	margin-top: 30px;
}

.about-alink {
	padding: 0.2rem 0;
	border-top: none;
	position:relative;
	width: 94%;
	margin: 0 auto;
	font-size: .3rem;
}
.about-alink a:link, .about-alink a:visited{
	font-size: .3rem;
}

.about-alink ul li a{
    font-size: .3rem;
}
.scanCode .about-alink li {
  height: 21px;
  }
.scanCodeLogin {
 display:none;
}
.s-login {
 display:none;
}


/*一帐通头尾*/
.yzt-top{	
	height: 1.1rem;
}
.yzt-top .top-box {
	width: 100%;
	height: 1.1rem;
	margin: 0 auto;
  padding:0;
}
.yzt-top .logo {
	width: 5rem;
	padding-top: .15rem;
	margin-top:0.1rem;
  margin-left:0.2rem;
}

.yzt-top  .service-phone {
    top: .3rem;
    right: .3rem;
    width: 1.2rem;
}

.yzt-footer{
  height: 1.6rem;
  line-height: 1.5;
  font-size: .22rem;
  display: -webkit-box; 
  -webkit-box-align: center;
  -webkit-box-pack: center;
  padding: 0 .2rem;
}
