﻿body{
	background-color: #f2f4f6;
}
.head{
	height: 300px;
	width: 100%;
	margin: 0 auto;
	background: url(banner.png) no-repeat top center;
}
.head-box{
	width: 1200px;
	margin: 0 auto;
	padding-top: 35px;
}
/* 头部结束 */
.content{
	width: 1200px;
	background-color: #fff;
	padding: 50px 28px;
	margin: 43px auto 40px;
	padding-left: 346px;
	min-height: 448px;
}
input::-webkit-input-placeholder{
	color: #a5a5a5;
}
input:-ms-input-placeholder{
	color: #a5a5a5;
}
.yhm input,.password input,.yzm input{
	width: 420px;
		height: 45px;
		background-color: #ffffff;
		box-shadow: 0px 3px 3px 0px 
			rgba(3, 0, 0, 0.08);
		border-radius: 5px;
		border: solid 1px #e1dfdf;
		padding-left: 13px;
}
form div{
	margin-bottom: 25px;
}
form span{
	margin-right: 22px;
}
form button{
	width: 175px;
	height: 47px;
	background-blend-mode: normal, 
		normal;
	box-shadow: 0px 3px 3px 0px 
		rgba(3, 0, 0, 0.08);
	border-radius: 5px;
	border: solid 1px #e1dfdf;
}
.denglu{
	background-image: linear-gradient(0deg, 
		#227dc4 0%, 
		#44a3dc 100%), 
	linear-gradient(
		#ffffff, 
		#ffffff);
	margin-left: 84px;
	margin-right: 20px;
	color: #fff;
	width: 175px;
	height: 47px;
	background-blend-mode: normal,
	normal;
	box-shadow: 0px 3px 3px 0px
	rgba(3, 0, 0, 0.08);
	border-radius: 5px;
	border: solid 1px #e1dfdf;
}
.chongzhi{
	background-image: linear-gradient(0deg, 
		#d0d9e0 0%, 
		#c3ced6 0%, 
		#b6c2cb 0%, 
		#dce7ef 100%), 
	linear-gradient(
		#ffffff, 
		#ffffff);
	color: #909090;
	width: 175px;
	height: 47px;
	background-blend-mode: normal,
	normal;
	box-shadow: 0px 3px 3px 0px
	rgba(3, 0, 0, 0.08);
	border-radius: 5px;
	border: solid 1px #e1dfdf;
}
.ma{
	width: 140px;
	height: 45px;
	margin-left: 16px;
	display: inline-block;
}
.ma img{
	width: 100%;
	height: 100%;
}
.mobilefoot{
	display: none;
	height: 200px;
	width: 100%;
	background-image: url(footbg.png);
	background-position: bottom center;
	position: relative;
}
.mobilefoot p{
	text-align: center;
	width: 100%;
	font-size: 3vw;
	line-height: 36px;
	position: absolute;
	bottom: 70px;
}
.head-mobile{
	display: none;
	width: 100%;
}
.head-mobile img{
	width: 100%;
}
.yqlj{
	padding-top: 0px!important;
	margin-top: 40px;
	width: 100%;
	background: #e3e7ec;
	border-bottom: 1px solid #fff;
}
.fr{
	height: 65px!important;
	padding-top: 20px!important;
	background: #e3e7ec;
	width: 1200px;
	margin: auto;
}
.select{
	padding: 4px 0px!important;
	height: 30px;
	line-height: 30px;
	width: 190px;
	list-style: none;
	border: none;
	outline: none;
}
.footer{width:100%!important}