
div,p,span{
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}
.wrap{background: #f5f5f5;}
.top{background: #FFF;}
.logo{
	width: 1200px;
	margin: 10px auto;
	height: 85px;

	vertical-align: middle;
}
.box{height: 542px;}
.bot{overflow:hidden;width: 1200px;margin:0 auto;position: relative;height: 100%;}
.xiaotu{position: absolute;left: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 820px;
	height: 350px;
	background: url(../img/logo_bg.png) no-repeat center;background-size: cover;
	}
.login_box{
	width: 360px;
	background: #FFFFFF;
	border: 1px solid #CCC;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}
.login_title{
	font-size: 20px;
	text-align: center;
	color: #000;
	padding: 15px 0;
	width: 300px;
	margin: 0 auto;
	border-bottom: solid 1px #CCCCCC;
	font-weight:bold;

}
.form_text_ipt{
	width: 300px;
	height: 40px;
	border: solid 1px #CCCCCC;
	margin: 20px auto 0 auto;
	background: #FFFFFF;
}
.form_check_ipt{
	width: 300px;
	margin:  10px auto;
	overflow: hidden;
}
.form_text_ipt input{
	width: 290px;
	height: 30px;
	margin: 5px;
	border: none;
	font-family: "寰蒋闆呴粦";
	font-size: 15px;
	color: #666;
}
.check_left label{
	cursor: pointer;
}
.check_left label input{
	position: relative;
	top: 2px;
}
.form_btn{
	width: 300px;
	height: 40px;
	margin:  10px auto;
}
.form_btn button{
	width: 100%;
	height: 100%;
	border: none;
	color: #FFFFFF;
	font-size: 14px;
	background: #02004b;
	cursor: pointer;
}
.form_reg_btn{
	width: 300px;
	margin: 0 auto;
	font-size: 14px;
	color: #666;
	height: 40px;
}
.other_login{
	overflow: hidden;
	width: 300px;
	height: 80px;
	line-height: 80px;
	margin: 0px auto;
}
.other_left{
	font-size: 14px;
	color: #999;
}
.ewm{
	height: 60px;
	position: absolute;
	right: 0;
	top: 0;
	display: flex;
	align-items: center;
}
.ewm p{
	/* margin-top: 5px; */
	height: 24px;
	line-height: 22px;
	border: 1px solid #f3d995;
	padding:0 5px;
	color: #ff9000;
	font-size: 12px;
	margin-right: 8px;
	display: inline-block;
}
.ewm .sj{
	background-color: #fff;
	width: 10px;
	height: 10px;
	border-top: 1px solid #ffdd95;
	border-right: 1px solid #ffdd95;
	position: absolute;
	top: 50%;
	right: 50%;
	transform:translate(225%,-50%) rotate(45deg);
	z-index: 999;
}

.ewm img{
	margin-top: -4px;
	margin-right: 2px;
	display: inline-block;

	width: 50px;
	height: 50px;
}

.login_title{
	text-align: left !important;
	padding-left: 40px;
}

.login_form1{
	width: 360px;
	height: 350px;
	position: relative;

}

.login_form1 .sm{
	margin-top: 40px;
	margin-left: 30px;
	font-size: 16px;
	font-weight: 550;
	text-align: center;
	position: relative;
	left: -20px;
}

.centerimg{
	display: block;
	box-shadow: 5px 5px 5px solid #888;
	width: 140px;
	height: 140px;
	position: absolute;
	top: 45%;
	left: 50%;
	transform: translate(-50%,-50%);
}

.imgright{
	position: absolute;
	width: 50px;
	height: 50px;
	top: -20px;
	right: 5px;
}

.footermm{
	position: absolute;
	bottom: 65px;
	font-size: 14px;
	display: flex;
	width: 360px;
	display: flex;
	justify-content: center;
	
}

.footermm span{
	
	cursor: pointer;
}

.footermm .mmdl{
	margin-right: 10px;
}

.login_box{
	max-height: 350px !important;
}

#triangle-up {
	cursor: pointer;
	position: absolute;
	top: 13px;
	right: 13px;
	width: 0;
	height: 0;
	border-top: 20px solid transparent;
	border-left: 20px solid #fff;
	border-right: 20px solid transparent;
	border-bottom: 20px solid #fff;
}

#triangle-up1 {
	cursor: pointer;
	position: absolute;
	top: -8px;
	right: 16px;
	width: 0;
	height: 0;
	border-top: 20px solid transparent;
	border-left: 20px solid #fff;
	border-right: 20px solid transparent;
	border-bottom: 20px solid #fff;
	z-index: 999;
}

.phone_login,.phone_login1{
	font-size: 14px;
    color: #5a5a5a;
    position: relative;
	left: 50px;
	color: #369;
	font-weight: 550;
}

.logi1{
	top: 0px !important;
}

.check_left{
	padding-left: 35px;
}

.form_text_ipt{
	position: relative;
}

.hqyzm{
	position: absolute;
	top: 50%;
	right: 5px;
	transform: translate(0,-50%);
	/* width: 90px; */
	padding: 0 5px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	background-color: #ccc;
	border-radius: 3px;
	cursor: pointer;
}
