* {
	padding: 0;
	margin: 0;
	box-sizing: border-box;
	text-decoration: none;
}

/*body {
	min-width: 1327px;
	min-height: 871px;
}*/

/*.banner {
	width: 100%;
	height: 722px;
	background-size: cover;
	display: flex;
	justify-content: center;
	position: relative;
}*/

.banners {
	width: 100%;
	height: 100%;
	/*min-width: 1347px;*/
	/*min-height: 871px;*/
	display: flex;
	justify-content: flex-end;
	align-items: center;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	margin: 0 auto;
	background-image: url("../image/login/login.png");
	background-size: 100% 100%;
}

.banners_center {
	width: 80%;
	height: 100%;
	margin: 0 auto;
	padding-top: 6.4%;
}

.main {
	float: right;
	width: 35%;
	height: 72%;
	background: #fff;
	border-radius: 40px;
	padding: 1% 1.5%;
	margin-top: 10%;
}

.main>h2 {
	text-align: center;
	margin-top: 17px;
	margin-bottom: 35px;
	color: #3C84EC;
}

.main_content_input {
	width: 100%;
	/*height: 38px;*/
	display: flex;
	align-items: center;
	position: relative;

}

.icon_id,
.icon_num,
.icon_nums,
.icon_password {
	height: 28px;
	width: 22px;
	margin-right: 5px;
}

.icon_id {
	background: url("../image/login/icon_yhm.png");
}

.icon_num {
	background: url("../image/login/icon_yzm.png");
}

.account,
.password,
.code,
.confirmPassword {
	width: 100%;
	height: 70px;
	font-size: 21px;
}

.Determine {
	margin-top: 35px;
	width: 100%;
	height: 40px;
	background-color: #3C84EC;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 7px;
	color: #fff;
	font-size: 23px;
	cursor: pointer;
	margin-bottom: 30px;
	border: none;

}

.forget {
	width: 100%;
	font-size: 18px;
	display: flex;
	justify-content: space-between;
}

input::-webkit-input-placeholder {
	color: #adacab;
}

.login_footer_bei{
	 background-color: rgba(0,0,0,0);
	height: 50px;width: 700px;
	margin: 17% auto 0;
	justify-content: center;
	text-align: center;
 }

.bei_a{
	display:inline-block;
	text-decoration:none;
	height:20px;
	line-height:20px;
	color:#fff
}

/* .................................................... */
/* .....................手机动态登录.................... */
.icon_nums {
	background: url("../images/login_image/icon_yzm1.png") no-repeat;
}

.obtain {
	width: 150px;
	height: 70px;
	color: #fff;
	background: #3C84EC;
	border-radius: 0 8px 8px 0;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 21px;
	cursor: pointer;
	position: absolute;
	right: 0;
}

.ForgetPassword {
	width: 20%;
	color: #999999;
	cursor: pointer;
}

.ForgetPassword a {
	color: #999999;
}

.register {
	display: flex;
	justify-content: center;
}

.register>span {
	color: #999999;
}

.register>p a {
	color: #3C84EC;
}

.logo{
	height: 110px;
	/*background: url('../image/logo3.png')no-repeat center;*/
}
/* ........................忘记密码..................... */

.Determines {
	margin-top: 0;
}

/* .................................................... */
/* ........................账号注册..................... */
.login_footers>h3 {
	min-width: 378px;
	color: #3C84EC;
}

.login_footers>h3 a {
	color: #3C84EC;
}

.msgs {
	display: inline-block;
	width: 104px;
	color: #fff;
	font-size: 12px;
	border: 1px solid #0697DA;
	text-align: center;
	height: 30px;
	line-height: 30px;
	background: #0697DA;
	cursor: pointer;
}

.msgs1 {
	background: #E6E6E6;
	color: #818080;
	border: 1px solid #CCCCCC;
}

.radius {
	width: 12px;
	height: 12px;
	border: 1px solid #CCCCCC;
	border-radius: 50%;
	margin-right: 12px;
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
	position: relative;
}

.radiuss {
	width: 6px;
	height: 6px;
	border-radius: 50px;
	background: #3C84EC;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}

/* .................................................... */
.main_titless {
	color: #3C84EC;
	font-size: 28px;
	width: 100%;
	display: flex;
	justify-content: center;
	padding-bottom: 38px;
}

.icon_click {
	width: 30px;
	height: 30px;
	background: url("../images/login_image/icon_sm.png") no-repeat center /100% auto;
}

.icon_clicks {
	width: 100%;
	height: 36px;
	padding: 0 80px;
	display: flex;
	/*align-items:center ;*/
	margin-bottom: 15px;
}

.icon_clicks p {
	width: 209px;
	height: 36px;
	font-size: 14px;
	margin-left: 7px;
	color: #999999;
}

.icon_clicks p span {
	color: #333;
}

.main_title {
	width: 100%;
	height: 40px;
	display: flex;
	padding: 0 33px;

	justify-content: space-between;
}

.main_titles {
	font-size: 28px;
	color: #333;
}

.main_account {
	width: 102px;
	height: 40px;
	display: flex;
	justify-content: center;
	padding-top: 4px;
	color: #3C84EC;
	font-size: 12px;
	cursor: pointer;
	position: relative;
	background: url("../images/login_image/dlk.png") no-repeat 100% center / 100% auto;
}

.main_accountss {
	width: 102px;
	height: 40px;
	display: flex;
	justify-content: center;
	padding-top: 4px;
	color: #3C84EC;
	font-size: 12px;
	cursor: pointer;
	position: relative;
	background: url("../images/login_image/dlk.png") no-repeat 100% center / 100% auto;
}

.main_account a {
	color: #3C84EC;
}

.main_login_account {
	width: 32px;
	height: 32px;
	background: url("../images/login_image/qrcode.png") no-repeat center /100% auto;

}

.main_login_accounts {
	width: 32px;
	height: 32px;
	background: url("../images/login_image/icon_pc.png") no-repeat center /100% auto;
}

.main_code {
	width: 180px;
	height: 180px;
	background: #000;
	margin-top: 40px;
	margin-bottom: 20px;
}

.icons {
	width: 100%;
	padding: 0 79px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.icons_wx {
	width: 40px;
	height: 40px;
	background: url("../images/login_image/icon_wx.png") no-repeat center /100% auto;
}

.icons_qq {
	width: 40px;
	height: 40px;
	background: url("../images/login_image/iocn_QQ.png") no-repeat center /100% auto;
}

.icons_wb {
	width: 40px;
	height: 40px;
	background: url("../images/login_image/iocn_xl.png") no-repeat center /100% auto;
}

.main_content {
	width: 100%;
	display: flex;
	justify-content: center;

}

.main_content_input input {
	border: 0;
	color: #333;
}

.verification {
	display: flex;
	align-items: center;
	color: red;
	height: 47px;
}
.Agree{
	height: 30px;
}
.verifications {
	display: flex;
	height: 20px;
	align-items: center;
	color: #3C84EC;
	padding-top: 10px;
}

.verification_Mobile {
	display: flex;
	height: 20px;
	align-items: center;
	color: #3C84EC;
	padding-top: 10px;
}

.verification_Mobiles {
	display: flex;
	height: 20px;
	align-items: center;
	color: #3C84EC;
	padding-top: 10px;
}

.verification_forget {
	display: flex;
	height: 20px;
	align-items: center;
	color: #3C84EC;
	padding-top: 10px;
}

.verification_forgets {
	display: flex;
	height: 20px;
	align-items: center;
	color: #3C84EC;
	padding-top: 10px;
}

.verification_password {
	display: flex;
	height: 20px;
	align-items: center;
	color: #3C84EC;
	padding-top: 10px;
}

.verification_logo {
	width: 14px;
	margin-right: 10px;
	height: 14px;
	background: url("../images/login_rag_image/1545017263.png") no-repeat center / 100% auto;
}

input {
	outline: none;
}




.obtains {
	width: 90px;
	height: 28px;
	background: #3276D9;
	border-radius: 3px;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #fff;
	font-size: 14px;
	cursor: pointer;
}

.login_mode {
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 0 23px 30px 23px;
}

.login_mode span {
	color: #333333;
}

.circular {
	width: 12px;
	height: 12px;
	background: #fff;
	border-radius: 50%;
	border: 1px solid #CCCCCC;
	margin-right: 10px;
	margin-left: 1px;
	cursor: pointer;
	display: flex;
	justify-content: center;
	align-items: center;
}

.circulars {
	width: 6px;
	height: 6px;
	background: #3C84EC;
	border-radius: 50%;
}

.line {
	width: 109px;
	height: 1px;
	background: #DDDDDD;
}

.login_automatic span {
	font-size: 14px;
	color: #999999;
	display: flex;
	align-items: center;
	height: 20px;
}
