@charset "utf-8";
/* CSS Document */


/*默认样式初始化*/
html,body{width:100%; height: 100%; background-color: #F2F3F7;}
body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select{margin:0;padding:0;} 
body{font-family:"Arial","微软雅黑"; font-size: 12px;} 
a{color:#2d374b;text-decoration:none;} 
a:hover{color:#cd0200;text-decoration:underline} 
em{font-style:normal} 
li{list-style:none} 
img{border:0;vertical-align:middle} 
table{border-collapse:collapse;border-spacing:0} 
p{word-wrap:break-word} 

h3{ font-size:20px; color: #fff; width: 1200px; margin: 0 auto; line-height: 94px;}
h3 span{ font-size:14px; font-weight: normal; margin-left: 4px;}
h6 span{ margin-left:3px;}


.loader{ display: none;}
/* .fa-qq{
	width: 40px;
    height: 40px;
    border-radius: 100px;
    border: 2px #19a9f1 solid;
    line-height: 40px;
    text-align: center;
    font-size: 20px !important;
    color: #19a9f1;
}
.fa-qq:hover{
	background-color: #19a9f1;
	color: #fff;
	cursor: pointer;
}
.fa-weixin{
	width: 40px;
    height: 40px;
    border-radius: 100px;
    border: 2px #62da0a solid;
    line-height: 40px;
    text-align: center;
    font-size: 20px !important;
    color: #62da0a;
}

.fa-weixin:hover{
	background-color: #62da0a;
	color: #fff;
	cursor: pointer;
} */

/*头部样式*/
header{ width:100%; height: 12%; min-height: 110px; background-color: #fff;}
.header_center{ max-width:1300px; height: 100%; margin: 0 auto; position: relative;}
.header_center div{ display: inline-block; font-size: 24px; font-weight: bold; line-height: 99px;}
.header_center span{ font-size:12px; color: #b2b2b2; line-height: 90px;}
/*内容区样式*/
.login_content{ width:100%; /* height:76%; */ min-height: 600px; overflow: hidden; border-top: 1px #e5e5e5 solid; border-bottom: 1px #e5e5e5 solid; position: relative;}

.login_content_lefts{ width: 500px; height: 360px; margin-left: 25px; float: left; overflow: hidden;}
.login_content_rights{width:350px; height: 360px; float: right; overflow: hidden; background-color: #3a97e5;}
.login_content_rights ul{ width:90%; overflow: hidden; margin: 0 auto; color: #fff; text-align: center; margin-top: 30%;}
.login_content_rights ul li{ width:90%; margin: 10px auto;}
.login_content_rights_title{ font-size:22px;}
.login_content_rights_button{ width:100px !important; height: 40px; background-color: #223e54; line-height: 40px; color: #fff; text-align: center;}


.login_content_right{ width:900px; overflow: hidden; margin: 0 auto; border: 1px #dddddd solid; background-color: #fff; position: absolute; left: 50%; top: 50%; margin-left: -450px; margin-top: -180px;}
.login_content_right .login_titles{ width: 90%; text-align: left; margin: 0 auto; font-size: 24px; color: #000000; margin-top: 40px; }
.login_texts{ width: 90%; margin: 0 auto; color: #666; margin-bottom: 10px; margin-top: 5px;}
.login_content_right .login_title_texts{ width: 90%; text-align: left; margin: 0 auto; font-size: 12px; color: #808080; margin-top: 5px; padding-bottom: 5px; }
.login_content_right .userName{ width:90%; margin: 0 auto;  height: 60px; position: relative;  }
.userNames{ width: 100%; height: 40px; margin-top: 24px; outline: none; background-color: #ebeaf0; border: 0; border: 1px solid #cccccc;}
.record_box{ width:90%; height: 30px; margin: 0 auto;  overflow: hidden; margin-top: 10px;}
.logIn_buttons{ width:90%; margin: 0 auto; overflow: hidden;  margin-top: 20px; margin-top: 40px;}
.forget_password{ width: 30%; margin-top: 12px; overflow: hidden; font-size: 12px; color: #3a97e5; text-align: right; cursor: pointer; float: right;}
.password_alert{ width:600px; height: 240px; background-color: #fff; position: absolute; top: 50%; margin-top: -120px; left: 50%; margin-left: -300px; border: 1px #ddd solid; border-radius: 2px; display: none; z-index: 1000;}
.password_alert_title{ width:100%; overflow: hidden; font-size: 22px; font-weight: bold; text-align: center; margin-bottom: 40px; margin-top: 10px;}
.black_alert{ width:100%; height: 100%; background: rgba(0,0,0,0.5); position: absolute; top: 0; left: 0; z-index: 999; display: none;}
.password_alert i{ font-size: 20px; float: right; margin-top: 15px; margin-right: 20px; cursor: pointer; color: #000;}
.forget_pass{    
	width: 39%;
    height: 70px;
    text-align: center;
    line-height: 70px;
    font-size: 12px;
    color: #2C2C2D;
	float: left;
	margin-left: 8%;
	border: 1px #8f8f8f dashed;
}
.phone_pass{
	width: 39%;
    height: 70px;
    text-align: center;
    line-height: 70px;
    font-size: 12px;
    color: #2C2C2D;
	float: left;
	margin-left: 8%;
	border: 1px #8f8f8f dashed;
}

.swiper-container{ height: 230px; margin-top: 60px !important;}

.login_line{ width:90%; height: 1px; margin: 0 auto; background-color: #cccccc;}

/*尾部样式表*/
footer{padding: 45px 0 25px; width:100%; height: 12%; min-height: 110px; background-color: #ebeaf0;}
.friend_links{ width: 802px; overflow: hidden; text-align: center; margin: 0 auto; padding: 40px 0 20px 0;}
.friend_links li{ font-size:12px; color: #999999; float: left;}
.friend_links ol{ font-size:12px; color: #999999; float: left; margin-left:5px; margin-right: 5px;}
.friend_links a{font-size:12px; color: #999999; }
footer div{     width: 100%;
    overflow: hidden;
    text-align: center;
    font-size: 14px;
    color: #333;
    float: left;
    line-height: 25px;
    margin-top: 30px;}
/*登录页面样式*/
.logIn_box{ 
	position: absolute; 
	width:700px; 
	left: 50%; 
	margin-left: -350px;  
	height: 100%; 
	top: 0;  
	background-color: #fff; 
	border-radius: 2px; 
	-webkit-box-shadow:0 0 10px 5px rgba(0,0,0,0.1); 
	-moz-box-shadow:0 0 10px 5px rgba(0,0,0,0.1); 
	box-shadow:0 0 10px 5px rgba(0,0,0,0.1); 
	overflow: hidden;
}
	
.logIn_left{ 
	width:100%; 
	overflow: hidden; 
}
/*.logIn_right{ 
	width:100%; 
	height: 600px; 
	overflow: hidden; 
	position: absolute;
	top: 50%; 
	margin-top: -300px;
}*/
/*.logIn_center{ 
	width:100%; 
	height: 600px; 
	overflow: hidden;
	position: absolute;
	top: 50%; 
	margin-top: -300px;
}*/
/*.login_title{ 
	width:100%; 
	height:100px; 
	text-align: center; 
	line-height: 135px; 
	font-size: 32px; 
	font-weight: bold; 
	color: #000; 
	font-family: 'Fixedsys','微软雅黑'; 
	position: relative; 
	margin-top: 30px;
}*/
.login_title img{ 
	position: absolute; 
	width: 160px; 
	left: 180px; 
	top: 5px;
}
/*.userName{ 
	width:80%; 
	left: 10%; 
	height: 60px; 
	position: relative; 
	margin-top: 16px;
}*/
.eMail_pass{ 
	width: 90%;
    left: 5%;
    height: 60px;
    position: relative;
    /*margin-top: 16px;
    margin-bottom: 40px;*/
}
.captcha_pass{ 
	width:80%; 
	left: 10%; 
	height: 60px; 
	position: relative; 
	margin-top: 16px; 
	margin-bottom: 40px;
}
.userName i{ 
	position: absolute; 
	right: 10px; 
	top: 34px; 
	cursor: pointer; 
	color: red;
	display: none;
}
.eMail_pass i{ 
	position: absolute; 
	right: 10px;
	top: 35px; 
	cursor: pointer;
	display: none;
	color: red;
	font-style:normal;
}

#red2{
	right:220px;
}
.captcha_pass i{ 
	position: absolute; 
	right: 230px;
	top: 26px; 
	cursor: pointer; 
	display: none; 
	color: red;
}
/*.logIn_buttons{ 
	width:100%; 
	height: 100px; 
	position: relative;
}*/
.userText{ 
	width: 90%;
    text-align: left;
    color: #808080;
    margin: 0 auto;
	margin-top: 5px;
}
.nameText{ 
	position: absolute; 
	font-size: 14px;
	top: 36px;
	left: 10px;
	color:#666;
}
	
.nameText1{ 
	position: absolute; 
	font-size: 14px;
	top: 4px;
	left: 10px;
	color:#666;
	animation:myfirst 0.5s forwards;
	-moz-animation:myfirst 0.5s forwards; /* Firefox */
	-webkit-animation:myfirst 0.5s forwards; /* Safari and Chrome */
	-o-animation:myfirst 0.5s forwards; /* Opera */
}
	
	@-webkit-keyframes myfirst /* Safari and Chrome */{
		0%   {left:10px; top:30px; color: #333;}
		100% {left:0px; top:4px; font-size: 12px; color: #ccc;}
	}
	@-moz-keyframes myfirst /* Safari and Chrome */{
		0%   {left:10px; top:30px; color: #333;}
		100% {left:0px; top:4px; font-size: 12px; color: #ccc;}
	}
	@-ms-keyframes myfirst /* Safari and Chrome */{
		0%   {left:10px; top:30px; color: #333;}
		100% {left:0px; top:4px; font-size: 12px; color: #ccc;}
	}
	@-o-keyframes myfirst /* Safari and Chrome */{
		0%   {left:10px; top:30px; color: #333;}
		100% {left:0px; top:4px; font-size: 12px; color: #ccc;}
	}
	
.nameText2{ 
	position: absolute; 
	font-size: 12px;
	top: 6px;
	left: 0px;
	color:#666;
	animation:myfirsts 0.5s forwards;
	-moz-animation:myfirsts 0.5s forwards; /* Firefox */
	-webkit-animation:myfirsts 0.5s forwards; /* Safari and Chrome */
	-o-animation:myfirsts 0.5s forwards; /* Opera */
}
	
	@-webkit-keyframes myfirsts /* Safari and Chrome */{
		0%   {left:0px; top:6px; color: #ccc;}
		100% {left:10px; top:36px; font-size: 12px; color: #666;}
	}
	@-moz-keyframes myfirsts /* Safari and Chrome */{
		0%   {left:0px; top:6px; color: #ccc;}
		100% {left:10px; top:36px; font-size: 12px; color: #666;}
	}
	@-ms-keyframes myfirsts /* Safari and Chrome */{
		0%   {left:0px; top:6px; color: #ccc;}
		100% {left:10px; top:36px; font-size: 12px; color: #666;}
	}
	@-o-keyframes myfirsts /* Safari and Chrome */{
		0%   {left:0px; top:6px; color: #ccc;}
		100% {left:10px; top:36px; font-size: 12px; color: #666;}
	}
	
	.logIn_box input{ width:100%; height: 45px; margin-top: 20px; border:0; border-bottom: 1px #ccc solid;}
	
/*.record_box{ 
	width:100%;
	height: 50px; 
	margin-top: 50px;
}*/
.record_left{ 
	width:50%; 
	float: left; 
	text-align: center;
	margin-top: 10px;
}
.record_right{ 
	width:50%; 
	float: right; 
	text-align: center;
	margin-top: 10px;
}
.record_box label{ 
	float: left;
	margin-left: 23%; 
	font-size: 14px; 
	color: #ccc;
}
.record_box input{ 
	width:16px; 
	height: 16px; 
	float: left; 
	margin-top: 0px;
	 margin-left: 5px;
}
	
.logIn_button{ 
	width: 100px;
    height: 40px;
    background-color: #ebeaf0;
    color: #333;
    border: 0;
    float: left;
    text-align: center;
    line-height: 40px;
    font-size: 12px;
    cursor: pointer;
    margin-left: 20px;
    margin-bottom: 40px;
}


.help-block{ 
	display: block;
	float: right;
	position: absolute;
	right: 20px;
	top: 32px;
}
.help-block strong{ 
	font-size: 12px; 
	color: red; 
	font-weight:normal;
}
.register_button{ 
	    width: 100px;
    height: 40px;
    background-color: #3a97e5;
    color: #fff;
    border: 0;
    float: left;
    text-align: center;
    line-height: 40px;
    font-size: 14px;
    cursor: pointer;
}

.register_button_center{ 
	display: block;
    width: 36%;
    height: 35px;
    border-radius: 2px;
    background-color: #25b10f;
    color: #fff;
    border: 0;
    margin: 0 auto;
    margin-top: 40px;
    margin-bottom: 10px;
    text-align: center;
    line-height: 34px;
    font-size: 14px;
    cursor: pointer;
}

/*.forget_pass{ 
	width:50%; 
	height: 100px; 
	text-align: center; 
	line-height: 100px;
	font-size: 14px;
	color: #7C7C7C;
	float: left;
}*/
.forget_pass:hover{ 
	background-color:#3a97e5; 
	color: #fff;
	cursor: pointer;
}
/*.phone_pass{ 
	width:50%; 
	height: 100px;
	text-align: center;
	line-height: 100px; 
	font-size: 14px; 
	color: #7C7C7C; 
	float: right;
}*/
.phone_pass:hover{ 
	background-color:#3a97e5; 
	color: #fff;
	cursor: pointer;
}

.captcha_button{ 
	position: absolute;
	right: 10px; 
	top: 0; 
	width:180px;
	height: 40px;
	background-color:#0096fd; 
	color: #fff; 
	top: 20px;
	text-align: center;
	line-height: 40px;
	border-radius: 4px;
	cursor:pointer;
}

.alert-success{
	width:100%;  
	height: 100px;
	text-align: center; 
	line-height: 100px;
	font-size: 22px;
}

#SendVerificationCode{
	position: absolute;
    top: 24px;
    right: 0;
    width: 125px;
    height: 40px;
    background-color: #3a97e5;
    border-radius: 0px;
    text-align: center;
    line-height: 40px;
    color: #fff;
    cursor: pointer;
}

#errorAlert{
	display: none;
	position: absolute;
    right: 15px;
    top: 30px;
	color: red;
}

#errorAlerts{
	display: none;
	position: absolute;
    right: 176px;
    top: 30px;
	color: red;
}


.form-group{
	width:90%; overflow: hidden; margin: 0 auto; margin-top: 20px;
}
#multilingualContent li{ font-weight: bold; width: 100%; overflow: hidden; height: 40px; line-height: 40px; text-align: center; color: #000; font-size: 12px;}
#multilingualContent li:hover{ background-color: #f0f0f0;}
#multilingualContent a{text-decoration: none; color: #000;}

#noZhiYouTextBox {
    position: absolute;
    width: 500px;
    height: 200px;
    top: 50%;
    left: 50%;
    margin-left: -250px;
    margin-top: -100px;
    background-color: #fff;
    border: 6px #f0f0f0 solid;
    box-sizing: border-box;
    text-align: center;
    font-size: 18px;
    color: #333;
}


/* 2020-10-09 */

.foot_link{
	margin: 0 auto;
	display: flex;
	align-items: center;
	justify-content: center;
}

.foot_link a{
	position: relative;
	padding: 0 20px;
	color: #626262;
	font-size: 15px;
}

.foot_link a:after{
	content: '';
	position: absolute;
	top: 4px;
	right: 0;
	width: 1px;
	height: 18px;
	background-color: #626262;
}

.foot_link a:last-child:after{
	display: none;
}

.wrapper{
	position: absolute;
	top: 50%;
	left: 50%;
	padding: 45px;
	width: 52%;
	border-radius: 7px;
	background-color: #fff;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	min-width: 900px;
}

.wrapper .welcome{
	position: relative;
	padding-left: 27px;
	padding-bottom: 48px;
	color: #4e5a7b;
	font-size: 24px;
}

.wrapper .welcome:before{
	content: '';
	position: absolute;
	left: 0;
	top: 6px;
	width: 4px;
	height: 24px;
	background-color: #e8ecef;
}

.wrapper .welcome span{
	display: inline-block;
	padding-left: 25px;
	font-size: 14px;
	vertical-align: bottom;
}

.wrapper .buttons{
	display: flex;
	justify-content: center;
}

.wrapper .buttons a{
	margin: 0 15px;
	width: 28%;
	font-size: 16px;
	text-align: center;
	text-decoration: none;
	line-height: 42px;
	border: 1px solid #dcdcdc;
	transition: all .4s;
}

.wrapper .buttons a:hover{
	color: #fff;
	border-color: #44c9b4;
	background-color: #44c9b4;
}

.wrapper .buttons .on{
	color: #fff;
	border-color: #44c9b4;
	background-color: #44c9b4;
}

.wrapper .section{
	margin: 0 auto;
	padding: 25px 0;
	width: 68%;
	overflow: hidden;
}

.wrapper .input-group{
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 14px 0;
}

.wrapper .input-group .must{
	position: relative;
}

.wrapper .input-group .must:after{
    content: '*';
    position: absolute;
    top: 0px;
    right: 30px;
    color: #ff0000;
    font-size: 20px;
}

.wrapper .input-group .row-name{
	flex: 1;
	padding-right: 45px;
	font-size: 14px;
	text-align: right;
}

.wrapper .input-group .tip{
	flex: 1;
	font-size: 14px;
	padding-left: 45px;
}

.wrapper .input-group .vertify{
	color: #3b9ff3;
	text-decoration: underline;
}

.wrapper .input-group input{
	width: 300px;
	line-height: 32px;
	border: 1px solid #dcdcdc;
}

.wrapper .input-group input:focus{
	border: 1px solid #dcdcdc;
}

.regist{
	width: 300px;
	color: #fff;
	font-size: 15px;
	text-align: center;
	line-height: 42px;
	background-color: #3b9ff3;
	cursor: pointer;
}

.readme{
	display: flex;
	align-items: center;
	justify-content: center;
}

.readme input{
	margin-right: 5px;
}

.readme .use_agree{
	color: #3b9ff3;
}

.readme .go_login{
	margin-left: 20px;
}

.waitActivated{
	display: none;
	margin: 0 auto;
	padding: 0 32px;
	width: 680px;
	font-size: 14px;
}

.waitActivated .hasSend p{
	margin-bottom: 20px;
	font-size: 20px;
	line-height: 50px;
	border-bottom: 1px solid #f4f4f4;
}

.waitActivated .toUserEmail{
	display: block;
	margin: 20px auto 25px;
	width: 285px;
	height: 42px;
	color: #fff;
	text-align: center;
	line-height: 42px;
	border-radius: 5px;
	background-color: #3b9ff3;
}

.waitActivated .noEmail{
	border: 1px solid #eaf4fd;
	border-radius: 7px;
	background-color: #f0f8ff;
}

.waitActivated .noEmail .title{
	padding: 15px 35px;
	font-size: 18px;
	border-bottom: 1px solid #eaf4fd;
}

.waitActivated .noEmail section{
	padding: 12px 30px;
	line-height: 24px;
}

.waitActivated .noEmail .resendEmail{
	display: block;
	width: 200px;
	height: 42px;
	margin: 10px 0;
	color: #fff;
	text-align: center;
	line-height: 42px;
	background-color: #ffa159;
}



.hasSuccess{
	display: flex;
	flex-direction: column;
	align-items: center;
	color: #4d4d4d;
	font-size: 16px;
	line-height: 28px;
	display: none;
}

.hasSuccess h4{
	margin-bottom: 10px;
	color: #3b9ff3;
	font-size: 24px;
}

.hasSuccess .login{
	margin: 12px 0;
	width: 280px;
	color: #fff;
	text-align: center;
	line-height: 45px;
	border-radius: 5px;
	background-color: #3b9ff3;
}

.hasSuccess .fill{
	margin: 12px 0;
	width: 280px;
	color: #3b9ff3;
	text-align: center;
	line-height: 45px;
	border-radius: 5px;
	border: 2px solid #3b9ff3;
}

.social-module{
	min-width: 285px;
	font-size: 14px;
}

.social-module a:hover{
	color: #4d4d4d;
}

.social-list{
	display: flex;
	justify-content: space-between;
}