@charset "UTF-8";
/* CSS Header */
body,div,p,h2,h3,span,a,ul,li,img,dl,dt,dd,table{margin:0;padding:0;font-family:"微软雅黑", Arial, Helvetica, sans-serif;}
body{background:#f2f2f2;}/* dajia edit2019 */
/*清除浮动*/
li{list-style: none;}/* dajia edit2019 */
.clearfix {
	display:block;
}
.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	font-size: 0;
	height: 0;
	line-height: 0;
	visibility: hidden;
	border: none;
}

:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
color: #D5D1D1; 
}/* dajia edit2019 */
::-moz-placeholder { /* Mozilla Firefox 19+ */
color: #D5D1D1;
}/* dajia edit2019 */
input:-ms-input-placeholder {
color: #D5D1D1;
}/* dajia edit2019 */
input::-webkit-input-placeholder{
color: #D5D1D1;
}/* dajia edit2019 */
input[type=text]:focus,input[type=password]:focus{ outline: 1px solid #B48732;}
.fl-l{float:left;}
.fl-r{float:right;}
/********登录页面样式********/
.main-bg-box img{border:none;display:block;float:left;}
.by-main-bg{
	width: 100%;
	margin: 0 auto;
	height: 628px;
	overflow: hidden;
	background:#fff url(../images/logo_banner.jpg) center center no-repeat;
	background-image:url(../images/logo_banner@1x.jpg)\9;
	background-repeat:no-repeat;
	background-position:center center;
	background-size: auto 628px;
	position: relative;
}/*dajia edit2019*/
.marg-cen{ height: 628px; margin:0 auto;width:1200px;} /*dajia edit20190904*/
/******登录框样式*******/
.by-login-box{background-color:#fff;padding: 30px 0 0 0;width: 380px;float:right;margin-right: 30px;position: relative;margin-top:100px;box-shadow: 0px 5px 8px 8px rgba(153,148,148, .1);}/*dajia edit2019*/
.login-top{height:44px;line-height:44px;}
.login-top span{font-size:20px;color:#434343;}

.errors-box{height:26px;line-height: 26px;font-size:12px;color:#D70B24;vertical-align: middle;display: table-cell;padding: 8px 0 2px 0;}/*dajia edit2019*/
.login-inp-au,.login-inp-pw,.login-inp-yz input{margin-bottom:20px;}
.login-inp-au input,.login-inp-pw input,.login-inp-yz input{border:1px solid #dcdcdc;height: 44px;line-height: 44px;font-size:14px;color: #3E3A39;border-radius: 4px;}/*dajia edit2019*/
.login-inp-au input{background:url(../images/icon_account.png) no-repeat 18px center;background-size:20px 20px;width: 244px;padding-left: 48px;}
.login-inp-pw input{background:url(../images/icon_password.png) no-repeat 18px center;background-size:20px 20px;width: 244px;padding-left: 48px;}
.login-inp-yz input{width: 158px;padding-left: 20px;}/*dajia edit2019*/

p.login-notice{font-size:14px;color: #999494;padding: 16px 0;}/*dajia edit2019*/
p.login-notice a{color: #999494;text-decoration: none;}
p.login-notice a:hover{text-decoration:none;color:#999494;}
.button-red{/* margin-bottom:5px; */}
.button-red a{
	background-color: #B48732;
	border-radius: 4px;
	height:46px;line-height:46px;
	display:block;
	font-size:16px; 
	color:#fff;
	text-align:center;
	text-decoration:none;
}/* dajia edit2019 */
                         
/*登录页新增同意用户协议及条款*/
.agreement .checkbox{position: relative;display: inline-block;height: 44px;padding: 0 0 0 20px;line-height: 15px;cursor: pointer;background: url(../images/inp_check.png) left center no-repeat;background-size:14px 14px;font-size:12px;}
.agreement .checkbox.on{background: url(../images/inp_check_over.png) left top no-repeat;background-size:14px 14px;}
.agreement .checkinp{position: absolute;width: 0;height: 0;border: none; opacity: 0; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter: alpha(opacity=0);}
.agreement a,.agreement a:link.agreement a:visited{color:#B48732;}
/*登录页新增同意用户协议及条款*/




/********注册页面样式********/
.by-reg-main{height:0;width:100%;}/*dajia edit2019*/
.reg-main-box{width:1000px;margin:30px auto 50px auto;background:#FFF;padding-top:10px;}/*dajia edit2019*/
table.reg-tab {margin:0 auto;} 
table.reg-tab tr{display:block;}
table.reg-tab tr td{text-align:left;font-size:14px;color:#3E3A39;}
table.reg-tab tr td span{font-size:14px;color:#999494;}
table.reg-tab tr td span a{color:#B48732;text-decoration:none;}/*dajia edit2019*/
table.reg-tab tr td span a:hover{color:#D6AC6D;}/*dajia add2019*/
table.reg-tab tr td input{border:1px solid #DCDCDC;height:38px;line-height:38px; border-radius: 4px; padding-left:12px;width:240px;margin:0 0 0 5px;font-size:14px;color:#3E3A39;}/* dajia edit2019 */
table.reg-tab tr td.errors-red{color:#D70B24; padding-left: 10px;text-align: left;}
table.reg-tab tr td.errors-red img{margin:0 10px -5px 10px;}
table.reg-tab tr td input.input-code{width:115px;}
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{border:1px solid #e4e4e4;background-color:#f2f2f2;height:38px;line-height:38px;font-size:14px;color:#999494;text-align:center;text-decoration:none;display:block;padding:0 15px;margin-left:9px;width:84px;cursor:pointer;}
table.reg-tab tr td input.button-code-gray{border:1px solid #e4e4e4;background-color:#f2f2f2;height:38px;line-height:38px;font-size:14px;color:#D5D1D1;text-align:center;text-decoration:none;display:block;padding:0 15px;margin-left:9px;width:84px;cursor:pointer;}

/*新增 dajia edit2019*/
.abf_form .checkbox{position: relative; display: inline-block; height: 34px; padding: 0 0 0 20px; margin-right: 25px; line-height: 34px; cursor: pointer; background: url(../images/inp_check.png) left center no-repeat;background-size:14px 14px;}
.abf_form .checkbox.on{ background: url(../images/inp_check_over.png) left center no-repeat;background-size:14px 14px;}
.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:10px;*/}
.pad-l img{border: 1px solid #e4e4e4; border-radius:4px;background-color: #f2f2f2;height: 38px;line-height: 38px;font-size: 14px;color: #999494;text-align: center;text-decoration: none;display: block;padding: 0 15px;margin-left: 9px;width: 84px;cursor: pointer;}
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:1000px;margin: 30px auto 50px 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:block;width:122px;height: 40px;margin: 0 auto; line-height: 40px;text-align: center;font-size: 16px;color: #fff;background-color: #B48732;border: #B48732 solid 1px;border-radius: 4px; 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:790px;margin:0 auto;}
.step-box .i-titi{display:block;margin:0 auto;}
.pad-top{padding-top:100px;}
.pad-top2{padding-top:67px;}
.success-box{width:216px;margin:0 auto;}
.success-box2{width:216px;margin:0 auto;}
.success-box h2,.success-box2 h2{font-size:24px;color:#3E3A39;padding:30px 0 20px;text-align:center;font-weight:normal;}

.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;}

.fonts-p2{text-align:center;font-size:14px;color:#434343;line-height:23px;}
.fonts-p2 span{color:#ff3e3e;}
.fonts-p3{text-align:center;font-size:12px;color:#999999;padding:20px 0 30px;}

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;}
.p-code {
	position: absolute;
	right: 3px;
	top: 0;
	background-color: #f2f2f2;
	border-radius: 4px;
	height: 46px;
	width: 100px;
}
.p-code img{
	width:100%;
	display:block;
	height: 100%;
	border-radius: 4px;
	top: 0;
}
img{border:none;}

/***************注册页增加***************/
.icon-eye{position:absolute;right:12px;top:5%;width:10%;height:42px;background:url(../images/icon_closed_eye.png) no-repeat 0 50%;cursor:pointer;background-size: 24px 12px;}/*dajia edit2019*/
.icon-eye.act{background:url(../images/icon_open_eye.png) no-repeat 0 50%;background-size: 24px 12px;cursor:pointer;}/*dajia edit2019*/

.right-mes{font-size:14px;color:#434343;padding-left:69px;text-align:right;}
.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;}


/******************20180118*******************/
.mt20{margin-top:20px;}
table.reg-tab2 tr td span{color:#ff3e3e;padding:5px 0 0 405px;}
table.reg-tab2 tr{display:block;}
table.reg-tab2 tr td{text-align:right;font-size:14px;color:#434343;}
table.reg-tab2 tr td input{border:1px solid #e4e4e4;height:32px;line-height:32px;padding-left:12px;width:240px;margin:0 0 0 5px;}
table.reg-tab2 tr td.errors-red{color:#ff3e3e;}
table.reg-tab2 tr td.errors-red img{margin:0 10px -5px 10px;}
table.reg-tab2 tr td input.input-code{width:115px;}
table.reg-tab2 tr td a{cursor:pointer;}
table.reg-tab2 tr td table.tab-code tr{display:block;margin-bottom:0;}
.step-box2{width:939px;margin:0 auto;}
.bht-box2{border:1px solid #e4e4e4;margin-bottom:40px;padding:40px 0 0;}
.fonts-p22{height:80px;line-height:80px;text-align:center;font-size:12px;color:#666;background-color:#faf8f8;border-top:1px solid #ececec;}
.fonts-p22 span{padding-left:15px;}
.by-mt66{margin-top:66px;}
.by-mt114{margin-top:114px;}
.pr{position:relative;}
.by-login-sj{font-size:12px;color:#656565;height:48px;line-height:48px;text-align:center;}
.by-login-sj a.a-fot{color:#B48732;text-decoration:none;}
.by-login-sj a.a-fot:hover{text-decoration:none;}
.by-top-div span.by-pl-30{padding-left:20px;font-size:14px;color:#000;}
.by-pic-code{position:absolute;right:1px;top:1px;padding:7px 11px;background-color:#f8f8f8;border-left:1px solid #e4e4e4;}
table.reg-tab2 tr td input.by-pic-code2{position:absolute;right:1px;top:1px;background-color:#f8f8f8;border-left:1px solid #e4e4e4;font-size:12px;color:#000;cursor:pointer;-webkit-appearance:none; width:88px;height:34px;line-height:34px;text-align:center;padding-left:7px;border-right:none;border-top:none;border-bottom:none;}
.by-suc-box{width:254px;margin:100px auto;text-align:center;}
.by-suc-box p{font-size:18px;color:#469838;text-align:center;padding:24px 0 10px;}

/*弹出层*/
.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: relative; width: 387px; min-height: 250px; background-color: #fff; border:#dedede solid 1px; border-radius:5px;}
.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:18px;text-align:center;padding:60px 0 30px 0;line-height:26px;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:40px; line-height:40px; text-align: center; font-size: 16px; color: #fff; background-color: #B48732; border:#B48732 solid 1px; border-radius: 3px; text-decoration:none;}
.promptBox .btnbox a:hover{ background-color: #B48732; }
.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:14px;color:#B48732;text-decoration:none;float:right;}/*dajia edit2019*/
.login-notice a.by-reg:hover{text-decoration: none;color:#D6AC6D;}/*dajia edit2019*/
.login-top{width:375px;position:absolute;top:0;left:0;}
.login-top ul li{display:block;float:left;font-size:14px;color:#3E3A39;cursor:pointer;width:186px;height:50px;line-height:50px;border-right:1px solid #e4e4e4;background-color:#f6f6f6;border-bottom:1px solid #e4e4e4;}/*dajia edit2019*/
.about-alink ul li a{
    font-size: 14px;
    color: #B48732;
    text-decoration: none;
    cursor: pointer;
}/*dajia edit2019*/
.about-alink ul li.active{display:none;}/*dajia edit2019*/
.main{display:none;width: 300px;margin: 0 auto;}/*dajia edit2019*/

.login-inp-yz input.b-code,.login-inp-yz input.b-code-gray{position:absolute;right: 3px;top: 0;background-color: #FFF;width: 100px;padding-right:0;border: 1px solid #B48732;padding-left:0;height: 46px;line-height: 46px;cursor:pointer;color: #B48732;}
.login-inp-yz input.b-code-gray{border:1px solid #dcdcdc;color:#D5D1D1;}/*dajia edit2019*/

/*扫一扫*/
/*扫一扫*/
.scanCode{margin: 0 auto;}
.scan_login{padding-top:35px;height: 169px;}
.scan_login div.scan_l{width: 160px;height: 160px;position: absolute;}
.scan_login div img{width:150px; height: 160px; display:block; margin:0 auto;}
.scan_login div.scan_l p{color:#656565;font-size:14px;margin-bottom:20px;}
.scan_login div.scan_r {float:right;right: 30px;width: 156px;height: 173px;margin-top: -3px;position: absolute;}
.scan_login div.scan_l img {width: 100%;height: 100%;}
.scan_login div.scan_r img {width: 100%;height: 100%;}
.scan_login div.scan_l div.img_box{position:relative;height: 138px;width: 138px;margin: 10px 10px 10px 30px;padding: 10px;border: #d5d5d5 1px solid;}
.scan_login div.scan_l div.img_box .layer_overdue{position:absolute;top: 0;left: 0;background:rgba(0,0,0,.5);width: 100%;height: 100%;}
.scan_login div.scan_l div.img_box .layer_overdue p{color:#fff;font-size: 14px;text-align:center;margin-top: 20px;margin-bottom:10px;}
.scan_login div.scan_l div.img_box .layer_overdue a{color:#fff;font-size:12px;background: #B48732;padding:4px 0;border-radius:5px;margin:0 auto;display:block;width: 80px;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:#f2f2f2;}
.register_con-box {
	width: 1000px;
	padding: 20px 100px;
	background-color: #fff;
	margin:30px auto 50px auto;
  }
.register_con-box h1 {
	position: relative;
	padding-top: 20px;
	height: 30px;
	line-height: 100%;
	width: 100%;
	font-size: 20px;
	text-align:center;
	color:#3E3A39;
}
.register_time{color:#999494;font-size:12px;text-align:center;margin-bottom:24px;}
.register_con-text{
	border-top: 1px solid #DCDCDC;
  padding-top:30px;
  }
.register_con-text p {
	font-size: 14px;
	color: #3E3A39;
	line-height: 24px;
	padding-bottom: 24px;
  text-align: justify;
  
}

.register_button{
    text-align: center;
}

.register_button a{
		display: inline-block;
    text-align: center;
    width: 200px;
    height: 40px;
    line-height: 40px;
    background: #B48732;
    border-radius: 4px;
    font-size: 16px;
    color: #FFFFFF;
	  margin:30px auto;
		text-decoration:none;		
}
.register_button a:hover{background: #D6AC6D;}



.login-title {margin: 0 auto;width:180px;height: 48px;}
.login-title img{width:100%;}
.scanCodeLogin .login-title {padding-top: 30px;}
.about-alink {padding: 16px 0;border-top: 1px solid #DCDCDC;position:relative;width: 300px;margin: 0 auto;height: 20px;}
.about-alink a:link, .about-alink a:visited{color: #b48732;font-size: 14px;}
.about-alink a:hover {color: #D6AC6D;}
.about-alink li span{position:absolute;}
.alink-r {right:0;}
.scanCode .about-alink li {height: 21px; }
.m-login,.s-login {position: absolute;right:0;top: 0;width: 56px;height: 56px;overflow: hidden;cursor: pointer;}
.m-login img,.s-login img {width: 100%;}

/*扫码登录*/
.help-txt{color:#3E3A39;text-align: center;font-size: 14px;padding-bottom: 29px;margin-top: 30px;}
.help-txt a{color: #B48732;}
.pwTips{position: absolute;right: 56px;top: 18px;font-size: 14px;color: #B48732;}
.pwTips span{width:11px;height:12px;display: block;float: left;margin: 4px;}
.pwTips span img{width:100%;}
.fresh{width:56px;height:56px;margin:0 auto;margin-top:0!important;}
.fresh img{width:100%;}

.scanOk{text-align:center;line-height:20px;padding-bottom:81px;}
.scanOk img{width:100px;height:100px;display:block;margin:50px auto 20px;}
.scanOk p{font-size:20px;font-weight:bold;margin-bottom:10px;}
.scanOk span{font-size:14px;}


/*隐私条款 2020-10-27*/
.con-box {
	width: 1000px;
	padding: 20px 100px;
	background-color: #fff;
	margin:30px auto 50px auto;
}
.con-box h1 {
	position: relative;
	border-bottom: 1px solid #DCDCDC;
	padding-top: 20px;
	height: 40px;
	line-height: 100%;
	width: 100%;
	margin-bottom: 24px;
	font-size: 20px;
}
.con-box h1 .time {
	position: absolute;
	right: 0;
	bottom: 10px;
	font-size: 12px;
	color: #999494;
	text-align: right;
	font-weight: normal;
}
.con-box h2 {
	padding-bottom: 10px;
}
.con-text p {
	font-size: 14px;
	color: #3E3A39;
	line-height: 24px;
	padding-bottom: 24px;
	text-align:  justify;
}

.con-text a {
	color: #B48732;
  text-decoration:none;
}

.con-text .tel{
	color: #B48732;
}

