*{
	box-sizing:border-box;
}
body{
	min-width:1200px;
}
button{
	border: none;
}
input::-ms-clear{
  display: none;
}
.wt-show{display: block;}
.wt-none{display: none;}
.register-container{
	box-sizing:border-box;
	overflow-y:auto;
	overflow-x: hidden;
	position:relative;
	height:100%;
	width:100%;
}
.register-top {
	width: 100%;
	min-width: 1200px;
	height: 60px;
	background: #3091d5;
}
.registertop-lf{
	padding-left: 30px;
	float: left;
}
.registertop-lf h1{
	width: 147px;
	height: 100%;
}
.registertop-lf h1 img{
	width:100%;
	height: 60px;
	display: block;
}
.registertop-rt{
	float: left;
	height: 100%;
	line-height: 60px;
}
.register-line{
	font-size: 20px;
	color: #a2d2f3;
	margin-right: 8px;
}
.registertop-text{
	font-size: 16px;
	color: #fff;
}
.registerbot-content{
	width: 100%;
	min-width: 1200px;
	background: #f5f5f5;
}
.register-bot{
	position: absolute;
	width: 95%;
	margin:1% 2.5%;
	min-width: 1140px;
	overflow:hidden;
	height:calc(100% - 78px);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	box-shadow:0 0 10px rgba(0,0,0,.3);
	-moz-box-shadow:0 0 10px rgba(0,0,0,.3);
	-webkit-box-shadow:0 0 10px rgba(0,0,0,.3);
	background: #fff;
}
.registerbot-lf{
	width: 75%;
	float: left;
	height: 100%;
	border-right: 1px solid #E5E5E5;
}
.registerbot-rt{
	width: 24%;
	float: left;
}
.registerbot-top{
	width: 100%;
	height: 60px;
	line-height: 60px;
	position: relative;
}
.registerbot-lf .registerbot-top{
	border-bottom: 2px solid #8bd353;
}
.registerbot-rt .registerbot-top{
	border-bottom: 2px solid #E5E5E5;
}
.second-title{
	font-size: 16px;
	width: 100%;
	text-indent: 25px;
}
.registerMain-form{
	padding: 45px 70px;
}
.register-code{
	width:447px;
}
.wt-check-msg{
	display:inline-block;
	overflow:hidden;
}
.wt-check-msg em{
	display:block;
	color:#de4040;
	line-height:40px;
	margin:0 4px;
}
/*--------------------注册list--------------------------*/
.register-list{
	font-size: 14px;
	clear:both ;
	margin-bottom: 20px;
	overflow: hidden;
}
.register-list dt{
	width: 120px;
	line-height: 40px;
	text-align: right;
	float: left;
}
.register-list dt i{
	display:inline-block ;
	width: 24px;
	text-align: center;
	color: #d81617;
	margin: 0 3px;
}
.register-list dd{
	float: left;
	position: relative;
	min-height:40px;
	line-height:40px;
}
.register-list dd input{
	width: 435px;
	height: 40px;
	line-height: 40px;
	border: 1px solid #E5E5E5;
	padding-left:10px ;
	font-size: 12px;
}
.register-list dd input[type=checkbox],.register-list dd input[type=radio]{
	width: 14px;
	height: 14px;
	vertical-align:middle;
}
.register-list dd input[type=radio]:checked + i{
	background-position:0 -24px;
}
.register-list dd label{
	margin-right:10px;
}
.register-list dd .wt-radioicon{
	vertical-align:middle;
}
.register-list dd span{
	position: absolute;
	right: 0px;
	line-height: 38px;
	cursor: pointer;
	cursor: -ms-pointer;
}
.register-list .register-password span{
	right: 10px;
	top: 11px;
}
.jianpan-icon{
	display: inline-block;
	width: 19px;
	height: 15px;
	background: url(../../images/frame-img/register_10.png)no-repeat center center;
	vertical-align: middle;
}
.register-list .register-code input{
	width: 330px;
}
.register-list .register-code .indentcode-box{
	width: 107px;
	height: 42px;
	left: 340px;
}
.register-list .register-code .indentcode-box img{
	width:100%;
	height:100%;
}
.register-list .register-code .phone-code{
	position: absolute;
	right: 0px;
	width: 107px;
	height: 42px;
	line-height:42px;
	text-align: center;
	color: #696969;
	background: #f8f8f8;
	left: 340px;
	cursor:pointer;
}
.register-list .register-xieyi{
	width: 437px;
	line-height: 40px;
}
.register-list .register-xieyi span{
	left: 20px;
}
.registerhelp-list li{
	margin: 18px 0;
	text-indent: 25px;
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.color-regRed{
	color: #de4040;
}
/* 成功注册 */
.sucreg-box{
	width:800px;
	margin:50px auto;
	text-align:center;
}
.sucreg-box h5{
	font-size:16px;
	color:#afafaf;
	line-height:40px;
	margin-bottom:20px;
}
.sucreg-box h5 i{
	margin-right:10px;
}
.sucreg-box p{
	font-size:16px;
	line-height:30px;
	color:#787878;
}
.sucreg-box p em{
	color:#db0c00;
	margin:0 4px;
}
.sucreg-box p a{
	color:#db0c00;
	margin:0 4px;
}



/*-----------------------完善资料---------------------------------*/
.perfInfo-status{
	height: 145px;
	width: 100%;
	border-bottom: 1px solid #e5e5e5;
}
.perfInfo-top{
	margin: 0 auto;
	width: 960px;
	height: 100%;
	position: relative;
}
.perfInfo-line{
	position: absolute;
	height: 5px;
	width: 960px;
	top: 55px;
	background: #72ca28;
}
.perfInfo-stepTab{
	position: absolute;
	width:100% ;
	top:40px;
}
.perfInfo-stepTab li{
	width:15%;
	float: left;
	text-align: center;
	cursor: pointer;
	margin:0 2.48%;
}
.expertInfo-stepTab li{
	width: 20%;
	margin:0 2.5%;
}
.perfInfo-stepTab li p{
	line-height: 45px;
}
.perfInfo-stepTab .perfInfo-stepNum{
	display: inline-block;
	width: 34px;
	height: 34px;
	border: 1px solid;
	border-color:#72ca28;
	border-radius: 50%;
	background: #fff;
	text-align: center;
	line-height: 32px;
	color: #72ca28;
}
.perfInfo-stepTab .perfInfo-successNum{
	border-color:#fff;
	background: #f28c59;
	color: #fff;
}
.info-content{
	clear:both;
}
.perfInfo-title{
	height: 60px;
	line-height: 60px;
	font-size: 16px;
}
.perfInfo-title h4{
	line-height:60px;
	position:relative;
}
.perfInfo-title h4 i{
	margin-right: 8px;
}
.perfeInfo-container{
	height:100%;
}
.perfeInfo-revContainer{
	padding:60px 0;
}
.perfInfo-stepBox{
	height:calc(100% - 145px);
	width:100%;
	overflow-y:scroll;
	position:absolute;
}
.perfInfo-EditstepBox{
	height:calc(100%);
	width:100%;
}

/*-----公用资料表单样式------*/
.wt-infomation-list{
	clear: both;
	margin:0 auto;
}
.wt-infomation-list:after{
	content: ".";
    display: block;
    height: 0px;
    clear: both;
    visibility: hidden;
}
.wt-infomation-list dt{
	float: left;
	width: 185px;
	line-height: 32px;
	text-align: right;
	margin-bottom: 20px;
	font-weight:normal;
}
.wt-infomation-list dt i{
	display: inline-block;
	width: 4px;
	text-align: center;
	color: #d81617;
	margin:0 10px 0 4px;
}
.wt-infomation-list dd{
	float: left;
	line-height: 30px;
	min-height:30px;
}
.wt-infomation-list dd input{
	height: 32px;
	border:1px solid #E5E5E5;
	padding-left: 10px;
}
.wt-infomation-list dd input[type="radio"]{
	width: 13px;
	height: 13px;
	margin-right: 5px;
	display:none;
}
.wt-infomation-list dd .wt-radioicon{
	margin-right:5px;
	vertical-align:sub;
}
.wt-infomation-list dd input[type="radio"]:checked + i{
	background-position:0 -24px;
}
.wt-infomation-list dd input[type="checkbox"]{
	width: 10px;
	height: 10px;
	margin-right: 5px;
	font-size: 0;
	display: none;
}
.wt-infomation-list dd label{
	margin-right: 10px;
}
.wt-infomation-list dd .wt-posRel{
	position:relative;
}
.wt-infomation-list dd .wt-posRel .date-box{
	position:absolute;
	width:380px;
	height:300px;
	top:32px;
	left:0;
}

.wt-infomation-list .files-down{
	display: block;
	width: 120px;
	text-align: center;
	height: 28px;
	border: 1px solid #8aca5a;
	color: #8ACA5A;
	border-radius: 28px;
	line-height: 28px;
	font-size: 12px;
	margin-top:12px;
}
.wt-infomation-list .comp-typeBox select{
	height: 32px;
	border:1px solid #E5E5E5;
	padding-left: 10px;
}
.wt-infomation-list .comp-districtBox select{
	height: 32px;
	border:1px solid #E5E5E5;
	padding:0 10px;
}
.wt-infomation-list .comp-industryBox select{
	width: 383px;
	height: 32px;
	border:1px solid #E5E5E5;
	padding-left: 10px;
}
.wt-infomation-list dd select option{
	width: 383px;
	height: 32px;
	padding-left: 10px;
}
.wt-nextHang-checkCode{
	display:block;
	color:red;
	margin:0 5px;
	font-size:13px;
	line-height:30px;
}
.wt-thisHang-checkcode{
	display:inline-block;
	color:red;
	margin:0 5px;
	font-size:13px;
}
.company-shenfenBox span{
	display: inline-block;
	width: 118px;
	height: 40px;
	text-align: center;
	line-height: 38px;
	border: 1px solid #8bd353;
	font-size: 14px;
	cursor: pointer;
}
.shenfen-select{
	font-weight:normal;
}
.shenfen-select input:checked + span{
	background: #8BD353 url(../../images/frame-img/register_05.png) no-repeat 105px 30px;
	color: #fff;
}

.wt-infomation-list dd>div .top{
	top:32px;
}
.comp-belong-industry{
	position:relative;
}
.industry-belongBox{
	position:absolute;
	top:32px;
	left:0px;
	width:100%;
	display:none;
	background-color: #fff;
	border:1px solid #e5e5e5;
	height:300px;
	overflow-y:scroll;
	z-index:5;
}

/*----公用证件表单样式----*/
.wt-credentials-list{
	clear: both;
	padding-top: 10px;
	margin-bottom: 20px;
	margin:0 auto 20px;
}
.wt-credentials-list:after{
	content: ".";
    display: block;
    height: 0px;
    clear: both;
    visibility: hidden;
}
.wt-credentials-list dt{
	float: left;
	width: 185px;
	line-height: 32px;
	text-align: right;
	font-weight:normal;
}
.wt-credentials-list dt i{
	display: inline-block;
	width: 4px;
	text-align: center;
	color: #d81617;
	margin:0 10px 0 4px;
}
.wt-credentials-list dd{
	float: left;
	line-height: 32px;
}
.files-wrap,.files-btn,.files-msg{
	float: left;
	margin-right: 10px;
}
.files-wrap{
	width: 64px;
	height: 64px;
	position: relative;
}
.files-wrap img{
	width: 100%;
	height: 100%;
}
.files-wrap .wt-smcloseBtn{
	position: absolute;
	right: -8px;
	top: -8px;
	z-index: 2;
}
.files-btn{
	width: 64px;
	height: 64px;
	background: #efefef;
	font-size: 14px;
	color: #aeaeae;
	line-height: 16px;
}
.files-btn .webuploader-pick{
	width:64px;
	height:64px;
	padding:16px 17px;
	background:url(../../images/operate-icon/picadd-icon_03.png) center center no-repeat;
}
.files-msg{
	font-size: 13px;
}
.files-msg p{
	color: #abaaaa;
}
.files-msg span{
	color: #5eb51a;
}
.shenhe-result{
	text-align: center;
	padding-top: 68px;
}
.result-box{
	display: inline-block;
	vertical-align: middle;
	margin-left: 10px;
}
.result-box b{
	font-size: 16px;
	color: #afafaf;
}
.result-box p{
	font-size: 13px;
	color: #afafaf;
}
.false-reason{
	width:500px;
	font-size: 16px;
	color: #393939;
	text-align:center;
	margin:0 auto;
	font-weight:700;
}
.false-reason dt{
	line-height:30px;
	font-size:15px;
}
.false-reason dd{
	line-height:30px;
}
.wt-smcloseBtn{
	width:16px;
	height: 16px;
	border-radius: 50%;
	background:#fff url(../../images/frame-img/preclsoe-icon.png) no-repeat center center;
	border: 1px solid #f28f5e;
}
.wt-nextBtn{
	display: inline-block;
	padding:0 34px;
	height:42px;
	line-height:42px;
	background: #72ca28;
	color: #fff;
	border-radius: 5px;
	margin: 20px 20px 20px 0;
	border: none;
	cursor: pointer;
}
.wt-lastBtn{
	display: inline-block;
	padding:0 34px;
	height:42px;
	line-height:42px;
	background: #72ca28;
	color: #fff;
	border-radius: 5px;
	margin: 20px 20px 20px 0;
	border: none;
	cursor: pointer;
}
.wt-backBtn{
	display: inline-block;
	padding:0 34px;
	background: #72ca28;
	color: #fff;
	height:42px;
	line-height:42px;
	border-radius: 5px;
	margin: 20px 0 20px 0;
	border: none;
	cursor: pointer;
}
.wt-titverline-icon{
	display: inline-block;
	width: 5px;
	height: 18px;
	background: url(../../images/frame-img/titverline-icon_03.png) no-repeat;
	vertical-align: middle;
	font-size: 0;
}
.wt-predown-icon{
	display: inline-block;
	width: 15px;
	height: 15px;
	background: url(../../images/frame-img/predown-icon_03.png) no-repeat;
	vertical-align: middle;
}
.wt-finish-icon{
	display: inline-block;
	width: 49px;
	height: 49px;
	background:#fff url(../../images/infover4-img/regsucicon_03.png) no-repeat;
	vertical-align: middle;
}
.wt-false-icon{
	display: inline-block;
	width: 43px;
	height: 43px;
	background:#fff url(../../images/frame-img/wrong.png) no-repeat;
	vertical-align: middle;
	background-size:100% 100%;
}

/*ע��ҳ��  ��ɫ��*/
.wt1200{
	width: 1200px;
	margin: 0 auto;
	height: 100%;
}
.reg-top{
	width:100%;
	height:90px;
	background:#db0c00;
	color:#fff;
}
.login-top{
	background-color:#fff;
	color:#8c8c8c;
}

.reg-top h1{
	width: 140px;
	height: 100%;
	background:url(../../images/regver4-icon/regver4bg_06.png) no-repeat left center;
	font-size:0;
	float: left;
}
.login-top h1{
	background:url(../../images/infover4-img/logo.png) no-repeat left center;
	background-size: 140px 60px;
}
.reg-topsmTit{
	height: 40px;
	width:300px;
	border-left:1px solid #f8cecc;
	float: left;
	margin-top: 25px;
	line-height: 40px;
/* 	color: #8c8c8c; */
	font-size: 24px;
	padding-left: 20px;
	/*font-weight: 600;*/
}
.reg-topRtTel{
	float: right;
	height: 100%;
	line-height: 100px;
	font-size: 30px;
/* 	color: #d90e0d; */
	width: 300px;
	text-align: right;
}
.login-top .reg-topRtTel{
	color:#d90e0d;
}
.reg-topRtTel span{
	display: inline-block;
	height: 100%;
	float: right;
	line-height:90px;
}
.reg-topTelIcon{
	display: inline-block;
	width: 50px;
	height: 100%;
	background: url(../../images/infover4-img/red-telico_09.png) no-repeat left center;
	float: right;
}
.login-top .reg-topTelIcon{
	background: url(../../images/front-img/topphoneicon_05.png) no-repeat left center;
}
.reg-topRtWeixin{
	float: right;
	width:68px;
	height:100%;
	padding:16px 0 0 0;
	margin-left:20px;
}
.reg-topRtWeixin img{
	display:block;
	width:68px;
	height:68px;
}
.reg-infoCon{
	padding-top: 30px;
	width: 100%;
}
.reg-infoSection{
	background: #fff;
	padding: 15px 47px 10px;
	border:1px solid #dedede;
}
.reg-infoTop{
	line-height: 60px;
	border-bottom: 1px solid #ff3434;
}
.reg-infoTit{
	font-size: 18px;
	color: #3c3c3c;
	font-weight: 600;
}
.reg-infoTitTips{
	margin-left: 20px;
	font-size: 14px;
	color: #afafaf;
	font-weight: normal;
}
.reg-formSec{
	padding: 30px 0 20px;
}
.reg-userTypeBox label{
	display: inline-block;
	margin-right: 20px;
	border-radius:5px;
}
.reg-userTypeBox i{
	display: block;
	width: 152px;
	text-align: center;
	border: 1px solid #dedede;
	height: 32px;
	line-height: 32px;
}
.reg-userType:checked + i{
	background: #ff3434 url(../../images/front-img/regselectedicon_03.png) no-repeat 135px 16px;
	border: 1px solid transparent;
	color: #fff;
}
.reg-infoList{
	clear: both;
	min-height:32px;
	margin:15px 0 0;
}
.reg-xieyi-list{
	margin-top:25px;
	overflow:hidden;
}
.reg-infoList dt{
	width: 300px;
	float: left;
	font-weight: normal;
	color:#3C3C3C;
	line-height: 32px;
	text-align: right;
	min-height: 32px;
}
.reg-infoList dt i{
	width: 4px;
	color: #ff3434;
}
.reg-infoList dd{
	float: left;
	line-height:32px;
	padding-left:13px;
	overflow: hidden;
	max-width: 800px;
}
.reg-infoList dd input{
	height: 32px;
	border: 1px solid #dedede;
	padding: 0 5px;
	border-radius: 4px;
	line-height:30px;
	font-size:12px;
}
.reg-infoList .reg-longInpBox input{
	width: 330px;
}
.reg-infoList .reg-codeInpBox input{
	width: 184px;
}
.wrong-checkBox{
	color: #ff3232;
}
.reg-infoList .reg-codeSec{
	display: inline-block;
	width: 128px;
	border: 1px solid #DEDEDE;
	height: 32px;
	vertical-align: top;
	cursor: pointer;
	margin-left: 14px;
	border-radius: 4px;
}
.reg-infoList .reg-codeSec img{
	width: 100%;
	height: 100%;
	border:none;
}
.reg-infoList .reg-codeBtn{
	font-size: 14px;
	background-color: #ededed;
}
.reg-xieyiBox input{
	vertical-align: top;
}
.reg-xieyiBox input:checked + .reg-checkboxIcon{
	background:url(../../images/front-img/reg-checkboxIcon_11.png) no-repeat left center;
}
.reg-xieyiBox span{
	display: inline-block;
	vertical-align: top;	
}
.reg-xieyiBox span a{
	color: #ff0000;
}
.log-checkboxIcon,.reg-checkboxIcon{
	display: inline-block;
	width: 16px;
	height: 16px;
	background: url(../../images/front-img/reg-checkboxIcon_10.png) no-repeat left center;
	vertical-align: top;
	margin-top: 8px;
}
.reg-xieyiBox .reg-checkededbox-icon{
	background:url(../../images/front-img/reg-checkboxIcon_11.png) no-repeat left center;
}
.wt-registerBtn{
	width:202px;
	height:45px;
	text-align:center;
	line-height:45px;
	color:#fff;
	cursor:pointer;
	font-size:18px;
	margin-left:50px;
	border-radius:5px;
}
.wt-regisGray{
	background:#b4b3b3;
}
.wt-regisOrange{
	background:#ff3434;
}
.reg-bottom{
	margin: 25px 0;
	overflow: hidden;
}
.bottom-logoSec{
	float:left;
}
.bottom-logoSec a{
	display:block;
}
.bottom-logoSec a img{
	display:block;
	width:110px;
	height:45px;
}
.bottom-icpSec{
	float: left;
	padding-top:7px;
}
.bottom-menuSec{
	overflow:hidden;
	margin-bottom:6px;
}
.bottom-icpSec span{
	display:block;
	padding-left:20px;
	color:#8c8c8c;
	font-size:12px;
}
.bottom-menuSec li{
	float: left;
}
.bottom-menuSec li a{
	display: block;
	padding: 0 20px;
	border-right:1px solid #333333;
	font-size:12px;
	line-height:14px;
	color:#333333;
}
.bottom-menuSec li a.bor-none{
	border-right:none;
}
.bottom-shareSec{
	float:right;
}
.bottom-shareSec li{
	float:left;
	padding-left:20px;
	padding-top:6px;
	position:relative;
}
.bottom-shareSec li img{
	display:block;
	width:33px;
	height:33px;
	cursor:pointer;
}
.login-main{
	width: 100%;
	height: 560px;
	background: linear-gradient(to right, #e29246,#de5646);
}
.login-mainBg{
	max-width: 1920px;
	height: 100%;
	background: #fff url(../../images/front-img/loginbg_02.png) no-repeat center center;
	margin: 0 auto;
}
.login-rtBox{
	float: right;
	margin-top: 100px;
	width: 400px;
	height: 365px;
	position: relative;
	background: #fff;
	box-shadow: 1px 1px 30px 5px #ab341d;
}
.login-rtBox .top_log_tips{
	position: absolute;
	width: 78px;
	height: 20px;
	padding-left: 15px;
	line-height: 20px;
	font-size: 12px;
	color: #f05306;
	top: 16px;
	right: 69px;
	background: url(../../images/front-img/lgn4_03.png) no-repeat;
}
.login-rtBox .bot_log_tips{
	position: absolute;
	width: 20px;
	height: 70px;
	text-align: center;
	line-height: 12px;
	font-size: 12px;
	color: #f05306;
	top: 80px;
	right: 8px;
	padding-top: 15px;
	background: url(../../images/front-img/lgn4_07.png) no-repeat;
}
.top_sw_ca_bg{
	background-image: url(../../images/front-img/lgn_z_03.png);
	background-repeat: no-repeat;
	background-position: left 28px bottom;
}
.top_sw_zh_bg{
	background-image: url(../../images/front-img/lgn_z_09.png);
	background-repeat: no-repeat;
	background-position: left 29px bottom;
}
.top_sw_ewm_bg{
	background-image: url(../../images/front-img/lgn_z_06.png);
	background-repeat: no-repeat;
	background-position: left 20px bottom;
}
.bot_sw_ca_bg{
	background-image: url(../../images/front-img/lgn_z_21.png);
	background-repeat: no-repeat;
	background-position: left top 14px;
}
.bot_sw_zh_bg{
	background-image: url(../../images/front-img/lgn_z_18.png);
	background-repeat: no-repeat;
	background-position: left top 18px;
}
.bot_sw_ewm_bg{
	background-image: url(../../images/front-img/lgn_z_15.png);
	background-repeat: no-repeat;
	background-position: left top 6px;
}

.calog-bg{
	position: absolute;
	background:#fff url(../../images/front-img/ca01_03.png) no-repeat right top;
	width: 60px;
	height: 60px;
	right: 0;
	top: 0;
	cursor: pointer;
}
.comlog-bg{
	position: absolute;
	background:#fff url(../../images/front-img/comlog02_03.png) no-repeat right top;
	width: 60px;
	height: 60px;
	right: 0;
	top: 0;
	cursor: pointer;
}
.loginType-tabBox{
	background: url(../../images/front-img/logintypebg_03.png) no-repeat left center;
	background-size:100% 25px;
	height: 60px;
	line-height: 60px;
	padding: 0 20px 0 10px;
	display: inline-block;
	position: absolute;
	right: 40px;
	color: #f05306;
	font-size: 12px;
}
.login-inpList{
	padding: 0 40px;
	margin-top: 50px;
}
.login-inpList li{
	position: relative;
	width: 330px;
	height: 45px;
	margin-bottom: 10px;
}
.login-inpList li input,
.login-inpList li select{
	width: 100%;
	height: 100%;
	border: 1px solid #DEDEDE;
	padding: 0 5px 0 34px;
	border-radius: 4px;
	line-height:43px;
}
.login-inpList li .log-inpBg{
	position: absolute;
	left: 0;
	top: 0;
	width: 34px;
	height: 100%;
}
.login-inpList li .userName-icon{
	background:url(../../images/front-img/inpicon_03.png) no-repeat center center;
}
.login-inpList li .userPassword-icon{
	background:url(../../images/front-img/inpicon_06.png) no-repeat center center;
}
.login-inpList li .userCode-icon{
	background:url(../../images/front-img/inpicon_08.png) no-repeat center center;
}
.login-inpList .logcodeInp-box input{
	width: 170px;
	margin-right: 30px;
	float: left;
}
.login-inpList .logcodeInp-box .codeImg-box{
	width: 130px;
	border: 1px solid #DEDEDE;
	display:block;
	height: 100%;
	float: left;
	border-radius: 4px;
}
.login-inpList .logcodeInp-box .codeImg-box img{
	display: block;
	width: 100%;
	height: 100%;
}
.login-inpList .logminHInp-box{
	height: 20px;
	line-height: 20px;
}
/*登录list v2 20210318 */
.login-inpbox-v2{
	padding: 20px 35px 0 35px;
	width: 100%;
	height: 100%;
	position: relative;
}
.login-inpbox-v2 .c-ca-bg,.login-inpbox-v2 .c-psd-bg,.temp-login-inpbox .c-ca-bg,.temp-login-inpbox .c-psd-bg{
	position: absolute;
	background:#fff url(../../images/front-img/lgn_icov2_03.png) no-repeat right top;
	width: 80px;
	height: 80px;
	right: 0;
	top: 0;
	cursor: pointer;
}
.login-inpbox-v2 .c-psd-bg,.temp-login-inpbox .c-psd-bg{
	background:#fff url(../../images/front-img/lpsd_bg_03.png) no-repeat right top;
}
.login-inpbox-v2 .c-tab-btn{
	background: url(../../images/front-img/logintypebg_03.png) no-repeat left center;
	background-size:100% 24px;
	height: 24px;
	width: 107px;
	line-height: 2;
	padding-left: 5px;
	position: absolute;
	top: 22px;
	right: 55px;
	color: #f05306;
	font-size: 12px;
	letter-spacing: 1px;
}
.login-inpbox-v2 .error-tips{
	height: 40px;
	line-height: 40px;
	color: #d81e1f;
	font-size: 13px;
	width: 100%;
	float: left;
}
.login-inpbox-v2 .login-List-v2{
	width: 100%;
	float: left;
}
.login-inpbox-v2 .login-List-v2 li{
	width: 100%;
	float: left;
	margin-bottom: 15px;
	position: relative;
}
.login-inpbox-v2 .login-List-v2 li input,.login-inpbox-v2 .login-List-v2 li select{
	display: block;
	width: 100%;
	height: 45px;
	border: 1px solid #dedede;
	padding: 0 10px 0 33px;
	line-height: 43px;
	font-size: 13px;
}
.login-inpbox-v2 .login-List-v2 li select{
	appearance:none;
	-moz-appearance:none;
	-webkit-appearance:none;
	background-image:url(../../images/front-img/frt-dn-ico_03.png);
	background-position:right 16px center;
	background-repeat:no-repeat;
	background-attachment:scroll;
	background-color:transparent;
	padding-right: 34px;
	overflow:hidden;
	text-overflow:ellipsis;
	outline:none;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none)  {
	.login-inpbox-v2 .login-List-v2 li select{
		background: url(../../images/front-img/frt-dn-ico_03.png) no-repeat scroll right 16px center transparent;
	}
}
.login-inpbox-v2 .login-List-v2 li .inp-ico{
	position: absolute;
	width: 33px;
	height: 100%;
	display: block;
	top: 0;
	left: 0;
}
.login-inpbox-v2 .login-List-v2 li .name-ico{
	background:url(../../images/front-img/lgn_icov2_06.png) no-repeat center center;
}
.login-inpbox-v2 .login-List-v2 li .psd-ico{
	background:url(../../images/front-img/lgn_icov2_10.png) no-repeat center center;
}
.login-inpbox-v2 .login-List-v2 li .code-ico{
	background:url(../../images/front-img/lgn_icov2_12.png) no-repeat center center;
}
.login-inpbox-v2 .login-List-v2 .code-wrap input{
	width: 173px;
	float: left;
}
.login-inpbox-v2 .login-List-v2 .code-wrap .codeImg-box{
	float: left;
	width: calc(100% - 173px);
}
.login-inpbox-v2 .login-List-v2 li .codeImg-box img{
	display: block;
	width: 132px;
	height: 43px;
	float: right;
	cursor: pointer;
}
.login-inpbox-v2 .login-List-v2 .fun-wrap{
	height: 16px;
	line-height: 16px;
	font-size: 14px;
}
.login-inpbox-v2 .login-List-v2 .fun-wrap label{
	float: left;
	color: #999;
	font-size: 14px;
}
.login-inpbox-v2 .login-List-v2 .fun-wrap .rem-inp{
	display: none;
}
.login-inpbox-v2 .login-List-v2 .fun-wrap .rem-ico{
	width: 16px;
	height: 16px;
	display: block;
	background: url(../../images/front-img/reg-checkboxIcon_10.png) no-repeat left center;
	float: left;
	margin-right: 3px;
}
.login-inpbox-v2 .login-List-v2 .fun-wrap input:checked + .rem-ico{
	background: url(../../images/front-img/reg-checkboxIcon_11.png) no-repeat left center;
}
.login-inpbox-v2 .login-List-v2 .fun-wrap .frg-txt{
	float: right;
	color: #d81e1f;
	font-size: 14px;
}
.login-inpbox-v2 .login-List-v2 .red-btn{
	width: 100%;
	height: 45px;
	line-height: 45px;
	text-align: center;
	background: #d81e1f url(../../images/front-img/lgt_tbt_03.png) no-repeat center center;
	border-radius: 2px;
	color: #fff;
	font-size: 0;
}
.login-inpbox-v2 .login-List-v2 .ca-lgn-bg{
	background: #d81e1f url(../../images/front-img/ca-lgn-bg_03.png) no-repeat center center;
}
.login-inpbox-v2 .c-tips-txt{
	line-height: 23px;
	color: #999999;
	font-size: 13px;
}
.login-inpbox-v2 .ca-bot-txt{

}
.login-inpbox-v2 .lf-dn-txt{
	font-size: 15px;
	color: #d81e1f;
	float: left;
	line-height: 16px;
	font-weight: bold;
}
.login-inpbox-v2 .rt-tips-txt{
	float: right;
	line-height: 16px;
	font-size: 13px;
	color: #999999;
}
.login-inpbox-v2 .rt-tips-txt .to-hf{
	color:#d81e1f;
}
.login-inpbox-v2 .top_log_tips{
	position: absolute;
	width: 78px;
	height: 20px;
	padding-left: 15px;
	line-height: 20px;
	font-size: 11px;
	color: #f05306;
	top: 16px;
	right: 69px;
}
.login-inpbox-v2 .bot_log_tips{
	position: absolute;
	width: 20px;
	height: 70px;
	text-align: center;
	line-height: 20px;
	font-size: 11px;
	color: #f05306;
	top: 80px;
	right: 8px;
	padding-top: 15px;
}

.logcheckInp-box .log-checkboxIcon{
	margin-top: 2px;
}
.logcheckInp-box label{
	color: #afafaf;
}
.logcheckInp-box input:checked + .log-checkboxIcon{
	background:url(../../images/front-img/reg-checkboxIcon_11.png) no-repeat left center;
}
.logminHInp-box a{
	color: #d81e1f;
}
.logminHInp-box .log-rtGo{
	float: right;
}
.logminHInp-box .text-gray{
	color: #afafaf;
	font-size: 12px;
}
.login-redBtn{
	background: #d81e1f;
	color: #fff;
	width: 100%;
	height: 100%;
	border-radius: 4px;
	font-size: 14px;
}
.ca-title{
	font-size: 18px;
	color: #323232;
	font-weight: 600;
	margin-bottom: 18px;
	padding-top: 12px;
}
.regxiexi-tanwrap{
	position:fixed;
	background-color:rgba(36,36,36,.13);
	width:100%;
	height:100%;
	left:0;
	top:0;
	display:none;
}
.regxieyi-msgbox{
	position:absolute;
	background-color:#fff;
	width:1100px;
	height:75%;
	left:0;
	top:0;
	right:0;
	bottom:0;
	z-index:2;
	margin:auto;
	padding:30px;
}
.regxieyi-msgbox .xtop{
	height:36px;
	line-height:36px;
	font-size:18px;
	text-align:center;
	font-weight:bold;
	position:relative;
}
.regxieyi-msgbox .xtop button.close{
	width:19px;
	height:19px;
	position:absolute;
	right:-15px;
	top:-15px;
	background:#fff url(../../images/regver4-icon/regclose_03.png) no-repeat;
}
.regxieyi-msgbox .xmain{
	border:1px solid #ebebeb;
	padding:15px;
	margin:20px 0;
	height:calc(100% - 110px);
	overflow:auto;
}
.regxieyi-msgbox .xbot{
	text-align:center;
}
.regxieyi-msgbox .xbot button{
	height:36px;
	text-align:center;
	color:#fff;
	line-height:36px;
	width:96px;
	margin:0 24px;
	border-radius:5px;
}
.regxieyi-msgbox .xbot .redbg{
	background-color:#e01116;
}
.regxieyi-msgbox .xbot .graybg{
	background-color:#cccccc;
}

.stepinfo-status {
	height: 108px;
	width: 930px;
	margin: 0 auto;
}
.stepinfo-status .stepinfo-top {
	position: relative;
	height: 100%;
	width: 100%;
}
.stepinfo-status .stepinfo-line {
	position: absolute;
	height: 5px;
	width: 100%;
}
.stepinfo-stepTab {
	overflow: hidden;
	padding-top: 33px;
}
.stepinfo-stepTab li {
	float: left;
	height: 42px;
	width: 220px;
	position: relative;
}
.stepinfo-stepTab li .thro-line {
	position: absolute;
	height: 3px;
	width: 100%;
	top: 19px;
	left: 0;
	background-color: #f5f5f5;
}
.stepinfo-stepTab li p {
	position: absolute;
	right: 0;
	z-index: 2;
	background-color: #f5f5f5;
	color: #8d8d8d;
	text-align: center;
	line-height: 42px;
	font-size: 16px;
	width: 150px;
	border-radius: 42px;
}
.stepinfo-stepTab .act-icon{
	width:14px;
	height:14px;
	position:absolute;
	right:7px;
	top:14px;
	border:4px solid #fff;
	display:none;
	border-radius:50%;
}
.stepinfo-stepTab .suc-icon{
	position:absolute;
	width:16px;
	height:16px;
	right:7px;
	top:13px;
	background:url(../../images/infover4-img/comsterppver4_03.png) no-repeat center center;
	border-radius:50%;
	display:none;
}
.stepinfo-stepTab .current .act-icon{
	display:block;
}
.stepinfo-stepTab .last {
	width: 270px;
}
.stepinfo-stepTab .last p {
	left: 50%;
	margin-left: -75px;
}
.stepinfo-stepTab .pass .thro-line,.stepinfo-stepTab .current .thro-line{
	background-color: #11b000;
}
.stepinfo-stepTab .pass .suc-icon{
	display:block;
}
.stepinfo-stepTab .pass .act-icon{
	display:none;
}
.stepinfo-stepTab .current p {
	background-color: #fb4c30;
	color: #fff;
}

.forgetpass-list{
	width: 600px;
	margin: 0 auto;
	padding: 12px 0;
	overflow: hidden;
}
.forgetpass-list dt{
	width: 200px;
	float: left;
	line-height: 32px;
	padding-right: 35px;
	text-align: right;
	color:#3c3c3c;
	min-height: 32px;
}
.forgetpass-list dd{
	width: calc(100% - 200px);
	float: left;
	line-height: 32px;
}
.forgetpass-list dd input{
	width: 216px;
	border: 1px solid #dedede;
	height: 32px;
	line-height: 30px;
	padding: 0 10px;
	border-radius: 3px;
	display: inline-block;
	vertical-align: top;
}
.forgetpass-list dd .bk-tips{
	color: #646464;
	padding-left: 15px;
	font-size: 12px;
}
.forgetpass-list dd .tel-num{
	color: #afafaf;
	font-size: 12px;
}
.forgetpass-list dd .code-img{
	width: 110px;
	height: 32px;
	display: inline-block;
	vertical-align: top;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	cursor: pointer;
	margin-left: 15px;
}
.forgetpass-list .conf-btn{
	width: 200px;
	height: 44px;
	color: #fff;
	background-color: #ff3434;
	display: block;
	margin: 20px 0 0 0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-size: 16px;
	font-weight: bold;
	cursor: pointer;
}
.forgetpass-list .get-code-btn{
	padding: 0 30px;
	height: 32px;
	border: 1px solid #dedede;
	background-color: #ededed;
	color: #3c3c3c;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	vertical-align: top;
	cursor: pointer;
	margin-left: 15px;
}
.forgetpass-list .err-tips{
	line-height: 40px;
	color: #e01116;
	padding-left: 13px;
}