﻿body, div, dl, dt, dd, ul, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, select, input, textarea, button, p, blockquote, th, td, img ,iframe { margin: 0; padding: 0; }
table{ border-collapse: collapse; border-spacing: 0; }
input,button,textarea,option { font: 12px "\5b8b\4f53", Arial, Helvetica, sans-serif; }
ul, li, div{ list-style: none; border: 0px; }
img{ border: 0px; }
.clear{ font: 0px/0px serif; display: block; clear: both; }
html{ -webkit-text-size-adjust: none; }
input{ outline: none; }
button{ border:none; }
textarea{ resize: none; }
a{ text-decoration: none; }
body:nth-of-type(1) input:focus,textarea:focus{ outline: none;}
body{font: 12px "\5b8b\4f53","Tahoma","Arial","Microsoft Yahei"; color: #333; background: #f6f6f6; position: relative;}


#header{width: 100%;height: 46px;background: #27303f;}
.header{width: 1000px;margin: 0 auto;line-height: 46px;}
.header a:hover{color:#f60;}
.header span{float: left;font-size: 14px;color:#fff;}
.header span a{color:#67b8fd;}
.header p{float: right;color:#777a7c;font-size: 14px;}
.header p a{color:#fff;padding: 0 4px;}

#regtop{width: 100%;background: #fff;}
.regtop{margin: 0 auto;width: 1000px;padding: 37px 0;overflow: hidden;}
.regtop span{float: left;}
.regtop span a{float: left;}
.regtop span h1{float: left;font: 30px/60px "Microsoft Yahei";color:#66686b;height: 60px;border-left: 1px solid #d8d8d8;margin-left: 12px;text-indent: 17px;}

.regtop p{width: 137px;float: right;color:#757575;text-align: center;line-height: 18px;}
.regtop p b{font:bold 16px/18px "Microsoft Yahei";float: left;color:#3a3a3a;width: 137px;text-align: center;}
.regtop p a{width: 120px;height: 28px;border: 1px solid #f60;border-radius: 1px;display: inline-block;margin-top: 5px;font:12px/28px "Microsoft Yahei";color:#f60;position: relative;cursor: pointer;}
.regtop p a{
	 position: relative;
	 cursor: pointer;
	}
	.regtop p a .QQhover {
	 position: absolute;
	 left: 0px;
	 bottom: 21px;
	 border: 1px solid #666;
	 border-radius: 4px;
	line-height: 20px;
	 color: #333;
 background: rgba(255,255,255,.9);
	 display: none;
	cursor: auto;
	 font-weight: 700;
	 height: 20px;
	 width: 110px;
	 text-align: center;
	 resize:none ;
	 overflow: hidden;
	 font-family:"microsoft yahei" ;
	}
	.regtop p a .QQhover::after{
	 position: absolute;
	 left: 0;
	 top: 0;
	 line-height: 20px;
	 content: "QQ:";
	}
	.regtop p a:hover .QQhover{
	 display: inline-block;
	}

/*登录*/
.border{border-top: 1px solid #ddd;width: 100%;}
.login-main{position: relative; padding-top: 17px;padding-bottom: 17px; width: 969px;overflow: hidden;margin: 0 auto;margin-top: 23px;margin-bottom: 23px; background: #fff;border:1px solid #ddd;border-radius: 1px;}
.loginleft{height: 402px;width: 430px;padding: 20px 34px 0 64px;border-right: 1px solid #ddd;float: left;}
.loginleft dl{float: left;}
.loginleft dl dt{float: left; width: 75px;height: 35px; text-align: center;font: 16px/35px "Microsoft Yahei";display: block;}
.loginleft dl dt b{margin-left: 15px;}
.loginleft dl dd{color:#797676;float: left; width: 303px;height: 35px;margin-bottom: 40px;font: 16px/35px "\5b8b\4f53";position: relative;}
.loginleft dl dd .imgdiv{float: left;margin-left: 12px;margin-top: 12px;position: absolute;left: 300px;top: 0;}
.loginleft dd .userName{float: left;width: 400px;color:#545454;position: absolute;left: 0;top: 38px;font-size: 14px;}
.loginleft dd .userName span{margin-right: 10px; background:url("../images/reg2.jpg") no-repeat;width: 17px;height: 17px;display: inline-block;vertical-align:middle;}
.loginleft dd .userName span.red{margin-right: 10px; background:url("../images/reg3.jpg") no-repeat;width: 17px;height: 17px;display: inline-block;vertical-align:middle;}

.loginleft dl dd .log{ position: absolute;left: 0;border: 0; float: left; width: 283px;height: 15px;border: 1px solid #e2e0e0;padding: 10px;font: 16px/15px "\5b8b\4f53";}
.codelog{ position: absolute;left: 150px;top: 0; float: left; width: 70px; font: normal 12px/18px "\5b8b\4f53"; vertical-align: middle; margin-left: 17px;margin-top: 8px;cursor: pointer;}
.loginleft dl dd a,.login-main dl.regindex dd a{text-decoration: underline;color:#3569c9;font-size: 14px;}
.loginleft dl dd a:hover,.login-main dl.regindex dd a:hover{text-decoration: underline;color:#f60;}
.loginleft dl dd button{width: 208px;height: 51px;background: #3199f4;color:#fff;font: 20px/51px "Microsoft Yahei";cursor: pointer;}

.piaochecked {line-height: 20px; height: 20px;cursor: pointer ;margin: 8px 10px 0 0px; text-align: center;background-image: url("../images/checkbox_01.gif");background-repeat: no-repeat;background-position: 0 0;float: left;}
.on_check {background-position: 0 -21px;}
.radioclass{ opacity: 0;cursor: pointer;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter: alpha(opacity=0);}

.loginright{float: right;width: 380px;padding-top:20px;height: 382px;padding-left:30px;padding-right:30px;}
.rightImg{width: 380px;height: 225px;float: left;margin-bottom:19px;}
.loginC{width: 380px;float: left;}
.loginright p{font: 16px/51px "Microsoft Yahei";color:#3a3636;float: left;width: 380px;height: 51px ;text-align: center;}
.buttons{float: left;width: 245px;margin-left: 135px;}
.buttons .icon{width: 40px;height: 40px;margin-right: 28px;}
.loginright p .red-link{color:#f60;margin-left: 18px;background:url("../images/login-bg.png") no-repeat 70px 3px;padding-right: 22px;}
.loginright p .red-link:hover{color:#f60;text-decoration: underline;}
/*进度条*/
.progress{width: 100%; height: 42px; background: #3199f4; overflow: hidden;}
.progress ul{width: 1080px; height: 42px; margin: 0 auto;}
.progress ul li{width: 250px; height: 42px; float: left; position: relative; font: normal 14px/42px "microsoft yahei"; color: #fff; text-indent: 90px;}
.progress ul li b{width: 24px; height: 24px; display: block; position: absolute; top: 7px; left: 52px; border: 2px solid #fff; border-radius: 50%; text-indent: 0px; font: bold 14px/24px "microsoft yahei"; text-align: center;}
.progress ul li.que b{background:url("../images/login-bg.png") no-repeat 0px -259px;position: absolute;z-index: 999;}
.progress ul li i{width: 17px; height: 42px; display: block; position: absolute; right: 0px; top: 0px; background:url("../images/login-bg.png") no-repeat 0px -61px; z-index: 9;}
.progress ul li.grey p{width: 1000px; height: 42px; position: absolute; right: -1000px; top: 0px; background: #979797; z-index: 1;}
.progress ul li.grey i{background: green;background:url("../images/login-bg.png") no-repeat 0px -135px;}
.progress ul li.blue i{background: green;background:url("../images/login-bg.png") no-repeat 0px -185px;}
.progress ul li.grey{background: #979797; position: relative; text-indent: 90px;}


/*注册---选择会员类型*/
ul.type{width: 686px;height: 328px;margin: 70px auto 98px;}
ul.type li{width:317px;float: left;height: 328px;text-align: center;position: relative;}
ul.type li i{width:110px;height: 110px;display:block;position: absolute;right: 104px;top:45px;}
ul.type li h1{position: absolute;right:0px;top:175px;font: 22px "Microsoft Yahei";width: 317px;text-align: center;color:#35393c;}
ul.type li p{position: absolute;right:0px;top:215px;font: 16px "Microsoft Yahei";width: 317px;text-align: center;color:#595b5c;}
ul.type li a{color:#fff; position: absolute;right:105px;top:255px;font: 18px "Microsoft Yahei";width: 112px;height: 39px; text-align: center;line-height: 39px;display: block;cursor: pointer;}
ul.type li.gys{padding-left: 25px;border-right: 1px solid #e9e9e9; }
ul.type li.gys i{background:url("../images/gys.jpg") no-repeat;}
ul.type li.gys a{background: #3199f4;}
ul.type li.cgs i{background:url("../images/cgs.jpg") no-repeat ;}
ul.type li.cgs a{background: #4cc08c;}
ul.type li.gr{border-right: 0;}
ul.type li.gr i{background:url("../images/gr.jpg") no-repeat ;}
ul.type li.gr a{background: #ff9c00;}

/*注册---设置登录名*/
.login-main dl.regindex{width: 969px;float: left;margin-top: 7px;}
.regindex dt{width: 290px;height: 37px;float: left;text-align: right;font: 14px/37px "Microsoft Yahei";margin-right: 20px;}
.regindex dt b{color:#ff0000;font-weight: normal;font-size: 14px;padding-right: 10px;}
.regindex dd{width: 659px;float: left;padding-bottom: 5px;position: relative;}
.regindex dd i{float: left;line-height: 35px;padding: 0 8px;font-style: normal;}
.regindex dd input{width: 364px;height: 35px;border:1px solid #e2e0e0;border-radius: 2px;float: left;padding: 0 15px;color:#545454; line-height:35px;}
.regindex dd .imgdiv{float: left;width: 250px;margin-left: 12px;height: 36px;padding-top:9px}
.regindex dd .userName{float: left;width: 400px;margin-top: 5px;color:#545454;}
.regindex dd .userName.GuDing{height: 25px;display: block!important;}
.regindex dd .userName span{margin-left: 8px;margin-right: 12px; background:url("../images/reg2.jpg") no-repeat;width: 17px;height: 17px;display: inline-block;vertical-align:middle;}
.regindex dd .userName span.red{margin-left: 8px;margin-right: 12px; background:url("../images/reg3.jpg") no-repeat;width: 17px;height: 17px;display: inline-block;vertical-align:middle;}
p.next{width: 969px;margin:0 auto;height: 51px;}
a.next{width: 208px;height: 51px;text-align: center;background: #3199f4;display: inline-block;font: 20px/51px "Microsoft Yahei";color:#fff;margin-left: 410px;margin-top: 15px;}



/*注册---填写公司资料*/
.pay_list_c1{width: 24px; height: 18px; padding-top: 3px; cursor: pointer; text-align: center; margin-right: 10px; background-image: url("../images/inputradio.gif"); background-repeat: no-repeat; background-position: -24px 0; float: left;}
.radioclass{opacity: 0; cursor: pointer; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: alpha(opacity=0);width: 0;height: 0;border: 0;}
.on{background-position: 0 0;}
.agree{width: 969px;float: left;padding-left:380px;line-height: 33px;font-size: 14px;color:#575a58;}
.agree a{color:#ff6600;}
.agree a:hover{text-decoration: underline;}
.regindex .piaochecked em{padding: 0 5px;}
.regindex dd input.xb{width: 13px;height: 13px;float: left;margin-right: 15px;margin-top: 3px;}
.regindex dd span{height: 37px;float: left;vertical-align: middle;display: block;padding-top: 10px;font: 14px/18px "Microsoft Yahei";padding-top: 8px;}


/*注册---注册成功*/
.success{width: 856px;height: 112px;border-bottom: 1px solid #ddd;margin-left: 56px;position: relative;}
.success span{width: 64px;height: 64px;background:url("../images/login-bg.png") no-repeat 0px -317px;display: block;position: absolute;left: 154px;}
.success p{position: absolute;left: 253px;font: 22px "Microsoft Yahei";color: #515355;height: 64px;line-height: 64px;}
.success p em{font-style: normal;color:#f60;padding: 0 8px;}
.sucbot{margin-top: 30px;overflow: hidden;height: 170px;}
.sucbot p{padding-left: 310px;font: 14px "Microsoft Yahei";margin-bottom: 30px;overflow: hidden;}
.sucbot .mail{color:#333; width: 196px;height: 30px;border: 1px solid #d8d8d8;background: #f7f7f7;border-radius: 2px;float: left;text-align: center;line-height: 30px;margin-right: 12px;}
.cue{width: 748px;height: 159px;background: #fef7dd;border:1px solid #ffc279;border-radius: 2px;margin-left: 129px;margin-top: 40px;}
.cue span{width: 100px;height: 100px;float: left;background:url("../images/login-bg.png") no-repeat -200px -400px;margin-top: 30px;margin-left: 54px;}
.cue p{width: 520px;float: left;font: 16px/36px "Microsoft Yahei";margin-top: 25px;margin-left: 30px;}

/*注册---邮箱验证弹出框*/
.mailbox{background: #fff; width: 599px;height: 330px;position: fixed !important;left: 50%;top:50%;margin-left: -299px !important;margin-top: -190px !important;z-index: 999999; /*FF IE7*/ top: 50%; /*FF IE7*/ margin-left: -299px!important; /*FF IE7 该值为本身宽的一半 */ margin-top: -60px!important; /*FF IE7 该值为本身高的一半*/ margin-top: 0px; position: fixed!important; /*FF IE7*/ position: absolute; /*IE6*/ _top: expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? documentElement.scrollTop + (document.documentElement.clientHeight-this.offsetHeight)/2: /*IE6*/ document.body.scrollTop + (document.body.clientHeight - this.clientHeight)/2); /*IE5 IE5.5*/}
.mailtop{width: 599px;height: 41px;border-bottom: 1px solid #d4d4d4;background: #eae9e9;text-indent: 20px;position: relative;}
.mailtop span{font: 14px/41px "\5b8b\4f53";color: #606060;float: left;width: 550px;}
.mailtop a{color:#ababab;width: 16px;height: 16px;font-size: 16px;font-weight: bold;float: left;margin-top: 10px;}
.mailbot{margin-top: 37px;margin-left: 69px;width: 445px;height: 230px;background:url("../images/mail-bg.jpg") no-repeat;position: relative;}
.mailbot h3{margin-left: 90px;font: 16px/30px "Microsoft Yahei";}
.mailbot a.chashou{width: 125px;height: 32px; display: block;background: #3298f2;color:#fff;font: 14px/32px "Microsoft Yahei";text-align: center;position: absolute;left:307px;top: 0;}
.mailbot p{font: 12px/32px "Microsoft Yahei";margin-left: 90px;color:#676767;}
.mailbot p a{width: 130px;height: 30px;border: 1px solid #d8d8d8;border-radius: 2px;display: inline-block;text-align: center;margin: 0 10px;color:#333;margin-bottom: 5px;}
.mailbg{background-color: #ccc; width: 100%; height: 100%; left: 0; top: 0; /*FF IE7*/ filter: alpha(opacity=50); /*IE*/ opacity: 0.5; /*FF*/ z-index: 1; position: fixed!important; /*FF IE7*/ position: absolute; /*IE6*/ _top: expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? documentElement.scrollTop + (document.documentElement.clientHeight-this.offsetHeight)/2: /*IE6*/ document.body.scrollTop + (document.body.clientHeight - this.clientHeight)/2); /*IE5 IE5.5*/ }



/* #footer{width: 100%;background: #fff;border-top: 1px solid #ddd;}
.footer{width: 1000px;margin: 0 auto;}
.footer p{font: normal 14px "\5b8b\4f53","Arial"; color: #000; text-align: center;}
.footer span{ width:1000px; height:26px; float:left; padding:16px 0; text-align:center; font:normal 16px/26px "Microsoft Yahei","\5b8b\4f53"; color:#333;}
.footer span a{ color:#333; padding:0 10px;}
.footer span a:hover{color:#f60;text-decoration: underline;}
.footer b{margin-right:-3px; width:100%;float:left; text-align:center; font:normal 12px/30px "Tahoma","\5b8b\4f53"; color:#888;}
.footer strong{ padding:0 15px;} */
.foot {
	background: #282828;
	width: 100%;
	padding: 30px 0 20px;
	font-family:"Microsoft YaHei";
	margin-top: 20px;
	overflow: hidden;
}
.foot1 {
	width: 1400px;
	margin: 0 auto;
}
.footLeft {
	width: 650px;
	float: left;
}
.footLeft ul {
	margin: 20px 0;
	overflow: hidden;
}
.footLeft ul li img {
	height: 35px;
	margin: 0 5px;
	float: left;
}
.footLeft ul li {
	float: left;
	margin-right: 15px;
	background: #f8f8f8;
	border: 1px solid #cacaca;
	padding: 5px 0;
	padding-left: 0;
}
.footLeft ul li:last-child {
	margin-right: 0;
}
.footLeft ul li b {
	margin-right: 5px;
	width: 60px;
	display: inline-block;
	font-weight: normal;
}
.footLeft ul li b a {
	color:#333;
}
.footLeft p {
	color: #dcdcdc;
	height: 24px;
	line-height: 24px;
}
.footLeft p a {
	color: #333;;
}
.footLeft p span {
	margin-right: 50px;
	height: 24px;
	line-height: 24px;
	display: inline-block;
}
.footNav {
	font-size: 14px;
	width: 100%;
	margin-bottom: 10px;
}
.footNav a {
	color: #dcdcdc;
	line-height: 36px;
	margin-right: 50px;
	display: inline-block;
}
.footRight {
	float: left;
	width: 300px;
	padding-left: 50px;
	box-sizing: border-box;
	padding-right: 20px;


}
.footRight ul {
	float: left;
}
.footRight ul.ul2 {
	float: right;
}
.footRight ul li {
	line-height: 36px;
	font-size: 14px;
	color: #dcdcdc;
}
.footRight ul li a {
	color: #dcdcdc;
	position: relative;
	cursor: pointer;
}
.footRight ul li a .QQhover {
	position: absolute;
	 left: 0px;
	 bottom: 21px;
	 border: 1px solid #666;
	 border-radius: 4px;
	 line-height: 20px;
	 color: #333;
	background: rgba(255,255,255,.9);
	 display: none;
	 cursor: auto;
	font-weight: 700;
	 height: 20px;
	 width: 100px;
	 text-align: center;
	 resize: none;
	 overflow: hidden;
	 font-family:"Microsoft YaHei";
	}
	.footRight ul li a .QQhover::after{
	 position: absolute;
	 left: 0;
	 top: 0;
	 line-height: 20px;
	 content: "QQ:";
	}
	.footRight ul li a:hover .QQhover{
	 display: inline-block;
	}

.footRight ul li i {
	width: 22px;
	height: 24px;
	display: inline-block;
	vertical-align: top;
	background: url(../images/qq-ico.png) no-repeat;
	background-size: contain;
	margin-top: 5px;
}

.footRight p {
	font-size: 14px;
	color: #dcdcdc;
	line-height: 30px;
}
.footRight p b {
	font-size: 16px;
}
.ybw {
	width: 100%;
	font-size: 14px;
	color: #dcdcdc;
	line-height: 30px;
	height: 30px;
}
.ybw a {
	color: #dcdcdc;
}
.ybw span {
	color: #dcdcdc;
}
.lxqq {
   height: 108px;
	margin-bottom:10px;
}
.footRight .title {
	font-size: 24px;
	color: #fff;
	margin-bottom: 10px;
}
.footRight-r .title {
	font-size: 24px;
	color: #fff;
	margin-bottom: 10px;
}
.footRight .title i {
	width: 14px;
	height: 10px;
	display: inline-block;
	vertical-align: middle;
	background: url(../images/foot_ico.png) no-repeat;
	background-size: contain;
	margin-right: 10px;
	margin-left: 10px;
}
.footRight-r {
	overflow: hidden;
	padding-left: 50px;
	box-sizing: border-box;
}
.footRight-r .title i {
	width: 14px;
	height: 10px;
	display: inline-block;
	vertical-align: middle;
	background: url(../images/foot_ico.png) no-repeat;
	background-size: contain;
	margin-right: 10px;
	margin-left: 10px;
}
.footRight-r ul li {
	float: left;
	margin-right: 30px;
}
.footRight-r ul li:last-child {
	margin-right: 0;
}
.footRight-r ul li .image{
	width: 122px;
	height: 122px;
	padding: 6px;
	box-sizing: border-box;
	background: #535353;
}
.footRight-r ul li .image img{
	max-width: 100%;
  max-height: 100%;
   vertical-align: middle;
}
.footRight-r ul li p {
	font-size: 14px;
	text-align: center;
	height: 30px;
	line-height: 30px;
	color: #dcdcdc;
}
.footer {
	text-align: center;
	color: #dcdcdc;
	font-size: 14px;
	height: 55px;
	line-height: 25px;
	background: #222;
	padding: 10px 0;
	font-family:"Microsoft YaHei";
}
.footer a {
	color: #dcdcdc;
}



#StepTowDiv{padding-bottom: 0;margin-bottom: 0;border-bottom: 0;}
#StepThrDiv{display: none;padding-bottom: 0;margin-bottom: 0;border: 0;}
#NextToThreeBtnDiv{padding-top: 0;margin-top: 0;border-top: 0;}
#SaveDataBtnDiv{display: none;padding-top: 0;margin-top: 0;border: 0;}


.areaSelect{
	width: 188px;
	height: 37px;
	float: left;
	position: relative;
	margin-right: 20px;
}
.selectTop{
	width: 186px;
	height: 35px;
	border: 1px solid #e2e0e0;
	border-radius: 2px;
	position: relative;
	cursor: pointer;
	background-color: #fff;
}
.selectTop p{
	width: 100%;
	height: 100%;
	line-height: 35px;
	text-indent: 15px;
	color: #545454;
	text-align: left;
	border-top: none;
}
.selectTop b{
	position: absolute;
	width: 12px;
	height: 7px;
	top: 14px;
	right: 14px;
	background: url("/UserManage/Images/Login/downArrow.png") 0 0 no-repeat;
}
.selectBot{
	position: absolute;
	width: 186px;
	top: 37px;
	left: 0;
	z-index: 9999;
	border:1px solid #e2e0e0;
	border-top: none;
	background-color: #fff;
	max-height: 192px;
	overflow-y: auto;
	display: none;
	height: 150px;
}
.selectBot li {
    display: block;
    line-height: 24px;
    height: 24px;
    text-indent: 15px;
    cursor: pointer;
}
/* 1223 */
.box {
	position: relative;
	float: left;
	width: 100%;
    /* height: 37px; */
}
.regindex dd i.verification {
    position: absolute;
    height: 21px;
    top: 8px;
    left: 3px;
    width: 19px;
    background: url("https://public.mtnets.com/Images/Public/newLogin.png") no-repeat 0px -108px;
}
#txtMoblieValidCode {
    height: 35px;
    width: 280px;
    color: #999;
    font: normal 14px/34px "microsoft yahei";
    border: none;
    border: 1px solid #dddddd;
    text-indent: 27px;
    background: none;
	box-sizing: border-box;
	float: left;
}
.login-main dl.regindex dd a.get-code {
    color: #fff;
    background-color: #3199f4;
    font-size: 12px;
    font-family: 'microsoft yahei';
    border-radius: 2px;
    width: 80px;
    text-align: center;
    height: 35px;
	line-height: 35px;
	text-decoration: none;
	float: left;
	margin-left: 5px;
}
.login-main dl.regindex dd .get-code.gray {
    background-color: #aaaaaa;
}
/* 20210624 */
#floatBoxBg {
	display: none;
	width: 100%;
	height: 100%;
	background: #949494;
	position: absolute;
	top: 0;
	left: 0;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	z-index: 1001;
}
.floatBox {
	position: absolute;
	left: 25% !important;
	top: 250px;
	width: 626px;
	height: auto;
	z-index: 1002;
	display: none;
}
.floatBox .floatBox-title{
	height: 20px;
	background-color: #3199f4;
	padding: 10px 20px;
}
.floatBox .floatBox-title h4{
	display: inline-block;
	font-size: 16px;
	color: #fff;
}
.floatBox .floatBox-title a.close{
	position: absolute;
	right: 20px;
	font-size: 18px;
	font-weight: 700;
	color: #fff;
	top: 12px;
}
.floatBox-cont{
	background-color: #fff;
	padding: 30px 0 32px;
	position: relative;
}
.floatBox-cont i.prompt{
	position: absolute;
	left: 33px;
	top: 48px;
	width: 49px;
	height: 48px;
	background:url(https://www.a-bm.cn/UserManage/images/promptIcon.png) no-repeat;
}
.floatBox-cont .text{
	margin: 0 40px 32px 100px;
	font-family: 'microsoft yahei';
}
.floatBox-cont .text p{
	line-height: 26px;
	font-size: 14px;
	color: #333;
}
.floatBox-bot{
	text-align: center;
	margin-top: 20px;
	font-family: 'microsoft yahei';
}
.floatBox-bot a.clause1,.floatBox-bot a.clause2{
	display: inline-block;
	font-size: 14px;
	color: #3199f4;
}
.floatBox-bot a i{
	display: inline-block;
	width: 22px;
	height: 14px;
	background: url(https://www.a-bm.cn/UserManage/images/clause.png) no-repeat;
	margin-right: 20px;
}
.floatBox-bot a.clause2{
	margin-left: 100px;
}
.floatBox-bot .floatBox-btn{
	display:block;
	height: 36px;
	line-height: 36px;
	width: 200px;
	font-size: 14px;
	color: #fff;
	background-color: #3199f4;
	border-radius: 6px;
	margin: 20px auto 0;
}
/* 2021.10.14-增加绑定服务号提示 */
.vx_prompt{
	overflow: hidden;
	padding-top: 80px;
	font-family: "Microsoft Yahei";
}
.vx_prompt b{
	float: left;
	width: 172px;
	font-size: 18px;
	color: #67ba2f;
	margin-top: 80px;
}
.vx_prompt .vx_text{
	float: left;
	width: 300px;
	margin: 50px 70px 0 50px;
}
.vx_prompt .vx_text p{
	position: static;
	font-size: 14px;
	color: #666;
	height: auto;
	line-height: 26px;
	text-align: left;
	width: 100%;
}
.vx_prompt .vx_images{
	float: left;
}
.vx_prompt .vx_images img{
	display: block;
	width: 154px;
	height: 154px;
	margin-bottom: 10px;
}
.vx_prompt .vx_images p{
	position: static;
	font-size: 14px;
	color: #666;
	height: auto;
	line-height: 20px;
	display: block;
}
.success-yb{
	height: 317px;
}
/* 20211025 */
.regindex dd i.inputIcon{
	position: absolute;
	left: 5px;
	top: 8px;
	width: 18px;
	height: 22px;
	background: url("https://www.a-bm.cn/UserManage/images/inputIcon001.png") no-repeat;
	background-size: 100% 100%;
	padding: 0;
}
.regindex dd a.getCode{
	float: left;
	height: 37px;
	line-height: 37px;
	width: 110px;
	text-align: center;
	background-color: #3199f4;
	color: #fff!important;
	text-decoration: none!important;
	border-radius: 3px;
	-webkit-border-radius:3px;
	-ms-border-radius:3px;
	-o-border-radius:3px;
	-moz-border-radius:3px;
	margin-left: 5px;
}
.regindex dd .regindexMoblic{
	width: 235px;
	padding: 0 15px 0 30px;
}
.regindex dd .clickSync{
	float: left;
	width: 14px;
	height: 14px;
	border: 2px solid #999;
	border-radius: 2px;
	-webkit-border-radius:2px;
	-ms-border-radius:2px;
	-o-border-radius:2px;
	-moz-border-radius:2px;
	margin: 10px 0 0 6px;
}
.regindex dd .clickSync:hover{
	border-color: #3199f4;
}
.regindex dd .clickSync.focus{
	border-color: #3199f4;
	background: url(https://www.a-bm.cn/UserManage/images/clickSync.png) no-repeat -1px 0px;
	background-size: 120% 100%;
}
.regindex dd i.clickSyncFont{
	line-height: 37px;
	font-size: 13px;
	color: #666;
	padding: 0 0 0 5px;
}
.regindex dd .wxInput{
	width: 255px;
}
.regindex dd .regindexUL{
	width: 405px;
	overflow: hidden;
	margin-left: -10px;
}
.regindex dd .regindexUL li{
	float: left;
	width: 121px;
	padding-left: 10px;
	margin: 5px 0;
	position: relative;
}
.regindex dd .regindexUL li a{
	display: block;
	font-size: 12px;
	color: #333;
	height: 37px;
	line-height: 37px;
	background-color: #f6f6f6;
	border: 1px solid #e2e0e0;
	border-radius: 3px;
	-webkit-border-radius:3px;
	-ms-border-radius:3px;
	-o-border-radius:3px;
	-moz-border-radius:3px;
	overflow: hidden;
	text-align: center;
	text-decoration: none;
}
.regindex dd .regindexUL li i{
	position: absolute;
	top: -5px;
	right: -6px;
	background-color: #FF8701;
	height: 18px;
	line-height: 18px;
	width: 18px;
	text-align: center;
	padding: 0;
	border-radius: 50%;
	-webkit-border-radius:50%;
	-ms-border-radius:50%;
	-o-border-radius:50%;
	-moz-border-radius:50%;
	color: #fff;
	font-size: 12px;
	font-weight: 700;
	display: none;
}
.regindex dd .regindexUL li.focus a{
	background-color: #3199f4;
	border-color: #3199f4;
	color: #fff;
}
.regindex dd .regindexUL li.focus i{display: inline-block;}
.regindex dd #txtMobile{font-size: 14px;}
/* 新加弹窗 */
.b-promptMessage_Bg{
	position: absolute;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,.3);
	z-index: 1001;
	display: none;
}
.b-promptMessage{
	position: absolute;
	position: fixed;
	/* left: 25% !important; */
	/* top: 200px; */
	left: 50%;
	top: 40%;
	transform: translate(-290px,-115px);
	-ms-transform: translate(-290px,-115px);
	-moz-transform: translate(-290px,-115px);
	-webkit-transform: translate(-290px,-115px);
	-o-transform: translate(-290px,-115px);
	width: 580px;
	height: auto;
	z-index: 1002;
	border-radius: 4px;
	overflow: hidden;
	display: none;
}
.b-promptMessage_title{
	height: 50px;
	position: relative;
	background-color: #3199f4;
	padding: 0 20px;
}
.b-promptMessage_title h4{
	line-height: 50px;
	font-size: 16px;
	color: #fff;
}
.b-promptMessage_title .close{
	position: absolute;
	right: 20px;
	top: 6px;
	font-size: 34px;
	color: #fff;
	cursor: pointer;
}
.b-promptMessage .personalInfo{
	height: 180px;
	background-color: #fff;
	overflow: hidden;
}
.b-promptMessage .personalInfo p{
	font-size: 16px;
	color: #333;
	text-align: center;
	margin-top: 45px;
}
.b-promptMessage .personalInfo p a{
	display: inline-block;
	width: 104px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	font-size: 14px;
	border-radius: 4px;
	-webkit-border-radius:4px;
	-ms-border-radius:4px;
	-o-border-radius:4px;
	-moz-border-radius:4px;
}
.b-promptMessage .personalInfo p a.clickOK{
	color: #fff;
	background-color: #3199f4;
	border: 1px solid #3199f4;
	margin-right: 40px;
}
.b-promptMessage .personalInfo p a.clickCancel{
	border: 1px solid #bfbfbf;
	color: #666;
	margin-left: 40px;
}
body.b-hide{
	overflow: hidden;
}
