
.footer .foot1,.footer .foot2{
	background: #FFFFFF;
}
.bluebtn{
	background: #1798FC;
	color: #FFFFFF;
}
.bluebtn:hover{
	background: #4EB1FD;
}
.bluebtn:active{
	background: #127FDC;
}
a:hover{text-decoration: none;}
.contant{
	width: 960px;
	margin: auto;
}
.whitebtn{
	background: #FFFFFF;
	color: #758E98;
}
.whitebtn:hover{
	color: #44494B;
}
a.textbl{
	 color: #1798FC
}
a.textbl:hover{
	color:  #4EB1FD;
}
a.textbl:active{
	color: #127FDC;
}
.text1{
	line-height: 19px;
font-size: 14px;
color: #758E98;
letter-spacing: 0.5px;
}
.textTitle{
	line-height: 31px;
font-size: 24px;
color: #1F2122;
letter-spacing: 1.5px;
}
.middle{
	width: 100%;
	
}
 .middle .mid1{
	width: 100%;
	height: 410px;
	background:-webkit-linear-gradient(left,#131F38,#17336F 65%,#253456);/* Safari 5.1 - 6.0 */
 background:-o-linear-gradient(right,#131F38,#17336F 65%,#253456);/* Opera 11.1 - 12.0 */
 background:-moz-linear-gradient(right,#131F38,#17336F 65%,#253456);/* Firefox 3.6 - 15 */
 background:linear-gradient(to right,#131F38,#17336F 65%,#253456);/* 标准的语法 */
	text-align: left;
}

.mid1 .letter36nor{
	padding-top: 130px;
	color: #FFFFFF;
	text-align: left;
}
.mid1 .letter18nor{
	padding-top: 12px;
	color: #FFFFFF;
	letter-spacing: 1px;
	text-align: left;
	opacity: 0.6;
	margin-bottom: 40px;
}
.mid1 .gotozhuce{
	text-align: left;
	color: #24304a;
    background: #fff;
    padding: 0px 24px;
    border-radius: 2px;
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    letter-spacing: 1px;
}
.mid1 .gotozhuce:hover{
	opacity: 0.8;}
.mid1 {
	overflow: hidden;
}
.mid1>.contant {
	position: relative;
}
.mid1 .bg{
    
   position:absolute;
   right:-30px;
   bottom:20px;
   width:494px;
   height:343px;
   background:url(../img/AgentPage/banner.svg) ;
   background-repeat: no-repeat;
}

/*mid5*/
.mid5{
	height: 480px;
	background:#FFFFFF;
}

.mid5 .textTitle{
	padding-top: 65px;
	margin-bottom: 16px;
}
.mid5 .info{
	
	margin-top: 40px;
}
.mid5 .info-item{
	display: inline-block;
	float: left;
	width: 224px;
	height: 246px;
	background: #FFFFFF;
	margin-left: 16px
}
.mid5 .info .border{
	display: inline-block;
	float: left;
	width: 1px;
	height: 350px;
	background-color:#D9DCDE;
	background-image: radial-gradient(50% 107%, #D9DCDE 53%, #FFFFFF 100%);
	background:linear-gradient(to top, #FFFFFF, #D9DCDE, #FFFFFF);
	FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0, startColorStr=#D9DCDE, endColorStr=#FFFFFF);
}
.mid5 .info-icon{
	margin: 24px auto 0;
	width: 56px;
	height: 56px;
}

.mid5 .info .smalltit{margin: 24px 0 16px 0;}
.mid5 .info .text1{
	text-align: left;
	font-size: 12px;
	margin: auto;
	width: 176px;
	
}
.mid5 .info-item div.text1:nth-child(4), 
.mid5 .info-item div.text1:nth-child(5){
	margin-top: 10px;
}
.mid5 .info-icon1{
	background: url(../img/AgentPage/safe.svg);
	background-position: center;
	background-repeat: no-repeat;
}
.mid5 .info-icon2{
	background: url(../img/AgentPage/product.svg);
	background-position: center;
	background-repeat: no-repeat;
}
.mid5 .info-icon3{
	background: url(../img/AgentPage/profit.svg);
	background-position: center;
	background-repeat: no-repeat;
}
.mid5 .info-icon4{
	background: url(../img/AgentPage/system.svg);
	background-position: center;
	background-repeat: no-repeat;
}


/*mid6*/
.mid6{
	background: #F6F7FC;
	height: 536px;
	padding-top: 64px;
}
.register_box{
	width: 448px;
	height: 471px;
	margin: 0 auto;
	background: #FFFFFF;
	border-radius: 2px;
	/*box-shadow: 0 0 10px 0 rgba(74,144,226,0.40);*/
}


.register_box .box-title {
    height: 80px;
    line-height: 80px;
    font-size: 24px;
    color: #4A4A4A;
    letter-spacing: 1.25px;
    text-align: center;
    width: 320px;
    margin: 0 auto;
    position: relative;
}
.register_box .info-wrap {
    width:320px;
    margin:0 auto;
}
.register_box .inputWrap {
    width:100%;
    margin-bottom: 16px;
    position: relative;
}
.register_box input {
    width:100%;
    line-height: 40px;
    height:40px;
    border: 1px solid #ACBABF;
    border-radius: 2px;
    padding-left: 32px;
    padding-right: 32px;
    text-indent: 0px;
    color: #1F2122;
    font-size: 14px;
}
.register_box .position {
    display: inline-block;
    height:40px;
    border: 1px solid #ACBABF;
    border-radius: 2px;
    font-size: 14px;
    color: #1F2122;
    letter-spacing: 0;
    line-height: 38px;
    position: relative;
    vertical-align: top;
}
.register_box .provinces {
    width:160px;
    margin-right: 10px;
    padding-left: 32px;
}
/* .infoWrap .listDown {width:160px;font-size:12px;cursor:pointer;display: inline-block;position:relative;vertical-align: top;} */
.inputWrap .u_slide_btn {cursor:pointer;width:100%;height:100%;background: #FFFFFF;z-index:1;position: relative;}
/* .infoWrap .listDown-p:after {content:'';height:0;width:0;position:absolute;right:5px;top:12px;border-left: 4px solid transparent;border-right: 4px solid transparent;border-top: 5px solid  #466080;border-bottom: none;} */
.inputWrap .u_slide_lists {
    box-shadow:0 0 2px 0 #ACBABF;
    max-height:200px;
    overflow:auto;
    background:#fff;
    display:none;
    padding:5px 0;
    position:absolute;
    top:47px;left:0;
    width:160px;
    z-index: 10;
    width: 100%;
    border:1px solid #ACBABF;
    display: none;
}
.inputWrap .citys .u_slide_lists {width:150px;}
.inputWrap .u_slide_lists li {
    height:36px;
    padding:0 16px;
    line-height: 36px;
    font-size: 14px;
    color: #1F2122;
    letter-spacing: 0;
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: left;
}
.inputWrap .u_slide_lists li:hover {
    background: #F2F8FF;
    font-size: 14px;
    color: #1798FC;
    letter-spacing: 0;
}
.inputWrap .u_slide_lists li.active {
    color: #1798FC;
}

.u_slide_lists li span {
    display: inline-block;
    height: 100%;
    line-height: 36px;
    font-size: 14px;
    letter-spacing: 0;
    vertical-align: middle;
}



.register_box .citys {
    width:150px;
    padding-left:12px;
}
.register_box .remind-text {
    font-size: 12px;
    color: #999999;
    letter-spacing: 0;
    height:20px;
    line-height: 28px;
    position: relative;
    text-align: left;
}
.register_box .error-text {
	text-align: left;
    font-size: 12px;
    color: #F04134;
    padding-left: 16px;
    height: 20px;
    line-height: 28px;
    width: 100%;
    display: none;
    background: #fff;
    background:#fff url(../image/error.png?1) left bottom no-repeat;
    background-image: url(../image/error.svg?1),none;
}
.register_box .remind-text .error-text {
    position: absolute;
    left:0;
    top:0;
}
.register_box .get-yzm {
    display: inline-block;
    width: 84px;
    height:40px;
    line-height: 40px;
    background: #EDF0F5;
    border-radius: 2px;
    font-size: 12px;
    color: #999999;
    letter-spacing: 0;
    text-align: center;
    vertical-align: top;
}
.register_box .get-yzm.active {
    background: #1798FC;
    color:#fff;
    cursor: pointer;
}
.register_box .agree-wrap {
    font-size: 12px;
    color: #43484A;
    letter-spacing: 0.63px;
}
.register_box .agree-wrap label {
    padding-left:19px;
    height:16px;
    line-height: 16px;
    display: inline-block;
    background:url(../image/unselected.png) left center no-repeat;
    background-image: url(../image/unselected.svg),none;
    cursor: pointer;
}
.register_box .agree-wrap label.active {
    background:url(../image/selected.png) left center no-repeat;
    background-image: url(../image/selected.svg),none;
}
.register_box .agree-wrap a {
    letter-spacing: 0.63px;
    line-height: 18px;
    text-decoration: none;
}
.register_box .blue-btn {
    width:320px;
    height:48px;
    line-height: 48px;
    text-align: center;
    background: #1798FC;
    border-radius: 2px;
    font-size: 18px;
    color: #FFFFFF;
    letter-spacing: 0.94px;
    margin-top: 8px;
    cursor: pointer;
}
.register_box .loading {
    pointer-events: none;
    cursor: not-allowed;
    background:#127FDC;
}

/* 图标 */
.inputWrap.active input {
    border: 1px solid #1798FC;
}
.inputWrap.status_error input {
    border: 1px solid #F04134;
}
.inputWrap .input-icon {
    position: absolute;
    left:7px;
    top:9px;
    width:20px;
    height:20px;
}
.inputWrap .clearText {
    position: absolute;
    right:8px;
    top:10px;
    width:20px;
    height:20px;
    background: url(../image/delete.png) center center no-repeat;
    background-image: url(../image/delete.svg),none;
    cursor:pointer;
    display: none;
}
.inputWrap .clearText:hover {
    display:block!important;
    background: url(../image/delete_hover.png) center center no-repeat;
    background-image: url(../image/delete_hover.svg),none;
}
/* 企业名称 */
.inputWrap.company_name_infoWrap .input-icon {
    background:url(../image/company_u.png) center no-repeat;
    background-image:url(../image/company_u.svg),none;
}
.inputWrap.company_name_infoWrap.active .input-icon {
    background:url(../image/company.png) center no-repeat;
    background-image:url(../image/company.svg),none;
}
/* 地址 */
.inputWrap .provinces .input-icon {
    background:url(../image/location_u.png) center no-repeat;
    background-image:url(../image/location_u.svg),none;
}
.inputWrap.provinces.active .input-icon {
    background:url(../image/location.png) center no-repeat;
    background-image:url(../image/location.svg),none;
}
/* 邮箱 */
.inputWrap.email_infoWrap .input-icon {
    background:url(../image/email_u.png?1) center no-repeat;
    background-image:url(../image/email_u.svg?1),none;
}
.inputWrap.email_infoWrap.active .input-icon {
    background:url(../image/email.png?1) center no-repeat;
    background-image:url(../image/email.svg?1),none;
}
/* 密码 */
.inputWrap.password_infoWrap .input-icon {
    background:url(../image/password_u.png) center no-repeat;
    background-image:url(../image/password_u.svg),none;
}
.inputWrap.password_infoWrap.active .input-icon {
    background:url(../image/password.png) center no-repeat;
    background-image:url(../image/password.svg),none;
}
/* 手机 */
.inputWrap.phone_infoWrap .input-icon {
    background:url(../image/phone_u.png) center no-repeat;
    background-image:url(../image/phone_u.svg),none;
}
.inputWrap.phone_infoWrap.active .input-icon {
    background:url(../image/phone.png) center no-repeat;
    background-image:url(../image/phone.svg),none;
}
/* 验证码 */
.inputWrap.kingkey_infoWrap .input-icon {
    background:url(../image/kingkey_u.png) center no-repeat;
    background-image:url(../image/kingkey_u.svg),none;
}
.inputWrap.kingkey_infoWrap.active .input-icon {
    background:url(../image/kingkey.png) center no-repeat;
    background-image:url(../image/kingkey.svg),none;
}

/* 邮箱列表 */
.inputWrap .email_lists {
    width: 100%;
}


/* 密码 */
.password_infoWrap input {
    padding-right: 72px;
}
.password_infoWrap .eyes_btn {
    position: absolute;
    right: 8px;
    top: 10px;
    width: 20px;
    height: 20px;
    background: url(../image/visible.png) center center no-repeat;
    background-image: url(../image/visible.svg),none;
    cursor: pointer;
    display: none;
}
.password_infoWrap .eyes_btn:hover {
    display: block!important;
    background: url(../image/visible_hover.png) center center no-repeat;
    background-image: url(../image/visible_hover.svg),none;
}
.password_infoWrap .eyes_btn.active {
    background: url(../image/invisible.png) center center no-repeat;
    background-image: url(../image/invisible.svg),none;
}
.password_infoWrap .eyes_btn.active:hover {
    background: url(../image/invisible_hover.png) center center no-repeat;
    background-image: url(../image/invisible_hover.svg),none;
}
.password_infoWrap .eyes_btn:before {
    content:"";
    position: absolute;
    left:-8px;
    top:-2px;
    height:24px;
    width:0;
    border-left:1px solid #E1E4E6;
}
.password_infoWrap .clearText {
    position: absolute;
    right: 44px;
    top: 10px;
    width: 20px;
    height: 20px;
    background: url(../image/delete.png) center center no-repeat;
    background-image: url(../image/delete.svg),none;
    cursor: pointer;
    display: none;
}
.phone_infoWrap .clearText {
    right:108px;
}

.foreigner .inputWrap.kingkey_infoWrap {
    display: none;
}
.foreigner .phone_infoWrap input {
    width: 100%!important;
    margin-right: 0!important;
}
.foreigner .phone_infoWrap .get-yzm {
    display: none;
}
.foreigner .phone_infoWrap .clearText {
    right:8px;
}
.status_inputting .clearText , .status_inputting .eyes_btn {
    display: block;
}
.phone_infoWrap{
	text-align: center;
}
input:focus{
	background: #fff;
}
.disabled {
    pointer-events: none;
    opacity: 0.4;
    filter:alpha(opacity=40);
    cursor: not-allowed;
}
input::-webkit-input-placeholder { /* Chrome */
  color: #ACBABF;
}
input:-ms-input-placeholder { /* IE 10+ */
  color: #ACBABF;
}
input::-moz-placeholder { /* Firefox 19+ */
  color:#ACBABF;
  opacity: 1;
}
input:-moz-placeholder { /* Firefox 4 - 18 */
  color: #ACBABF;
  opacity: 1;
}
.success_box{
	width: 448px;
	height: 471px;
	margin: 0 auto;
	background: #FFFFFF;
	border-radius: 2px;
	padding-top: 108px;
	box-sizing: border-box;
	display: none;
	/*box-shadow: 0 0 10px 0 rgba(74,144,226,0.40);*/
}
 .status-box {
    width:100px;
    margin:0 auto;
    padding-top: 72px;
    font-size: 18px;
    color: #43484A;
    letter-spacing: 0.94px;
}
 .status-box.status_suc {
    background:url(../image/status_success.png) center top no-repeat;
    background-image: url(../image/status_success.svg),none;
}
 .status-box.status_error {
    background:url(../image/status_error.png) center top no-repeat;
    background-image: url(../image/status_error.svg),none;
}
 .reason {
    font-size: 14px;
    color: #758E98;
    letter-spacing: 0.73px;
    padding-top:5px;
}
 .blue-btn {
    margin:24px auto 0;
}
 .blue-btn:active {
    background:#127FDC;
}
 .blue-btn:hover {
    background:#4EB1FD;
}
 .text-btn-wrap {
    font-size: 14px;
    color: #1798FC;
    letter-spacing: 0.73px;
    height:38px;
    line-height: 38px;
}
 .to_yz,.show_result_wrap .goback {
    cursor: pointer;
}
 .bind_suc_title {
    font-size: 14px;
    color: #43484A;
    letter-spacing: 0.73px;
    padding-top:16px;
    line-height: 26px;
}
 .show_email {
    font-size: 12px;
    color: #999999;
    letter-spacing: 0.63px;
    height:24px;
    line-height: 24px;
}
.success_box .blue-btn {
    width:320px;
    height:48px;
    line-height: 48px;
    text-align: center;
    background: #1798FC;
    border-radius: 2px;
    font-size: 18px;
    color: #FFFFFF;
    letter-spacing: 0.94px;
    margin-top: 24px;
    cursor: pointer;
}
.foot3{
	text-align: left;
}
/*点触式验证*/
.code_refresh_1{
    background: url(../image/touch_yz_btn1.png) no-repeat;
}

#code_div{
    position: fixed;
    left: 50%;
    margin-left: -150px;
    top: 50%;
    margin-top: -115px;
    border-radius: 10px;
    background-color: white;
    border: 2px solid #ccc;
    width:300px;
    height:230px;
    text-align: center;
    z-index: 999
}
#code_refresh{
    cursor:pointer;
    left: 50%;
    display: block;
    width: 47px;
    height: 49px;
    position:absolute;
    margin-left: -22.5px;
    bottom:0px;
    border-radius:10px;
}
#code_refresh:hover{
    background: url(../image/touch_yz_btn2.png) no-repeat !important;
}
.code_modal{
    background: rgba(0,0,0,0.30);
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 11;
}

.suc-out {display: none;position: fixed;top: 0;left: 50%;box-shadow: 0 1px 3px 0 rgba(153, 153, 153, 0.5);font-size: 14px;color: #FFFFFF;letter-spacing: 0.72px;padding: 8px 15px 8px 36px;margin-left: -60px;z-index: 10000;}
.suc-out {background: rgb(35, 173, 62) url(../image/ic_yes_copy.png) 15px 10px no-repeat;}