*{
	margin: 0;
	padding: 0;
}
body,html{
	width: 100%;
	height: 100%;
	font-family: "微软雅黑";
}
ul,li{
	list-style: none;
}
a{
	text-decoration: none;
}
i{
	font-style: normal;
}
input{
	outline: none;
}
/*头部*/
.header {
	width: 100%;
	height: 94px;
	background: #efefef;
}

.header> div {
	width: 1155px;
	height: 94px;
	margin: 0 auto;
}

.logo {
	width: 600px;
	height: 94px;
	float: left;
}

.logo img {
	width: 324px;
	float: left;
	margin: 30px 8px 0 0;
}

.logo i {
	border-left: 1px solid #434343;
	height: 42px;
	margin: 40px 10px 0 0;
	float: left;
	width: 0px;
	display: block;
}

.logo span {
	display: block;
	width: 155px;
	height: 50px;
	float: left;
	font-size: 26px;
	margin-top: 40px;
	color: #666666;
}


/*内容*/

.content {
	width: 860px;
	height: 340px;
	padding: 53px 140px 75px 200px;
	margin: 0 auto;
}

.content> div {
	float: left;
}

.content_img {
	width: 340px;
	height: 340px;
	margin-right: 72px;
}

.content_img img {
	width: 100%;
}

.login {
	width: 351px;
	height: 370px;
	background: #efefef;
	border: 1px solid #dcdcdc;
	padding: 38px 25px 0 26px;
	margin-top: 8px;
	position: relative;
	top: -25px;
}

.phone {
	width: 100%;
	height: 42px;
	margin-bottom: 13px;
	position: relative;
    font-family: "微软雅黑";
}

.phone input{
	width: 289px;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	border: 1px solid #c9c9c9;
    background:#fff;
    color:#000;
	padding: 0 5px 0 55px;
    font-family: "微软雅黑";
}
.phone select{
    width: 349px;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	border: 1px solid #c9c9c9;
	padding: 0 5px 0 55px;
    background:#fff;
    color:#999;
}
.phone img {
	width: 25px;
	position: absolute;
	top: 8px;
	left: 8px;
}
.code {
	width: 100%;
	height: 42px;
	margin-bottom: 9px;
	position: relative;
}

.code input {
	width: 144px;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	border: 1px solid #c9c9c9;
	padding: 0 5px 0 55px;
	float: left;
    font-family: "微软雅黑";
}
.code input[type=button]{
	width: 144px;
	height: 42px;
	padding: 0;
	background: #b28147;
	color: #fff;
	letter-spacing: 1px;
	border: 1px solid #d0b89c;
}
.code img {
	width: 17px;
	position: absolute;
	top: 10px;
	left: 11px;
}
.pwd {
	width: 100%;
	height: 42px;
	margin-bottom: 9px;
	position: relative;
}

.pwd input {
	width: 289px;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	border: 1px solid #c9c9c9;
	padding: 0 5px 0 55px;
    font-family: "微软雅黑";
}

.pwd img {
	width: 17px;
	position: absolute;
	top: 10px;
	left: 11px;
}

.pwd_down {
	width: 100%;
	height: 42px;
	margin-bottom: 9px;
	position: relative;
}

.pwd_down input {
	width: 289px;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	border: 1px solid #c9c9c9;
	padding: 0 5px 0 55px;
    font-family: "微软雅黑";
}

.pwd_down img {
	width: 17px;
	position: absolute;
	top: 10px;
	left: 11px;
}

.login> input {
	width: 100%;
	height: 42px;
	line-height: 42px;
	text-align: center;
	font-size: 14px;
	color: #fff;
	letter-spacing: 5px;
	border: none;
	background: #e60041;
}

.not {
	width: 341px;
	height: 34px;
	line-height: 34px;
	font-size: 14px;
	padding: 0 5px;
}

.not span {
	display: block;
	float: left;
	width: 77px;
	height: 34px;
	line-height: 34px;
	color: #8A8A8A;
}

.not a {
	display: block;
	width: 92px;
	float: left;
	height: 34px;
	line-height: 34px;
	color: #103674;
}

.thirdparty {
	width: 100%;
	height: 35px;
}

.thirdparty i {
	display: block;
	width: 104px;
	float: left;
	height: 17px;
	border-bottom: 1px solid #8A8A8A;
}

.thirdparty span {
	display: block;
	width: 139px;
	height: 35px;
	line-height: 35px;
	font-size: 14px;
	color: #8a8a8a;
	text-align: center;
	float: left;
}

.thirdparty_link {
	display: block;
	width: 136px;
	height: 34px;
	margin: 5px auto 0;
}

.thirdparty_link a {
	display: block;
	float: left;
	width: 34px;
	margin: 0 14px;
}


/*footer链接*/

.footer {
	width: 100%;
	height: 300px;
}

.footer_link {
	width: 100%;
	height: 215px;
	padding-top: 25px;
	background: #000000;
	opacity: 0.8;
	filter: alpha(opacity=80);
}

.footer_link> img {
	margin: 0 auto;
}

.footer_link> div {
	width: 1155px;
	margin: 0 auto;
	height: 193px;
	background: url(../img/login/botBackground.png) no-repeat center;
	position: relative;
}

.footer_link> div ul {
	width: 148px;
	height: 170px;
	position: absolute;
	left: 50px;
	top: 0;
}

.footer_link> div ul li {
	border-left: 1px solid #FFFFFF;
	font-size: 20px;
	line-height: 26px;
	padding-left: 10px;
	color: #fff;
}

.footer_link> div ul li a {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 16px;
}

.ewm {
	width: 150px;
	height: 180px;
	position: absolute;
	right: 380px;
	top: 0;
}

.ewm img {
	width: 150px;
}

.ewm span {
	display: block;
	width: 100%;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
}

.hotLine {
	width: 360px;
	height: 180px;
	position: absolute;
	right: 0;
	top: 0;
}

.hotLine p.zx {
	height: 57px;
	width: 100%;
	display: block;
	font-size: 28px;
	line-height: 40px;
	color: #b18046;
}

.hotLine p.zx i {
	float: left;
	width: 145px;
}

.hotLine p.zx span {
	float: left;
	width: 213px;
}

.hotLine img {
	width: 350px;
	margin-bottom: 14px;
}

.hotLine p {
	width: 100%;
	height: 16px;
}

.hotLine p span {
	display: block;
	width: 50%;
	height: 16px;
	float: left;
}

.hotLine p span img {
	float: left;
	width: 15px;
	margin-right: 5px;
}

.hotLine p span i {
	float: left;
	font-size: 12px;
	color: #fff;
}

.copyright {
	width: 100%;
	height: 60px;
	line-height: 60px;
	text-align: center;
	color: #FFFFFF;
	font-size: 14px;
	background: #040000;
}