﻿@charset "utf-8";

/* CSS Document */
* {
	margin: 0px;
	padding: 0px;
}

li {
	margin: 0px;
	padding: 0px;
}

input {
	padding-top: 0;
	padding-bottom: 0;
	font-family: "SimSun", "宋体";
}

input::-moz-focus-inner {
	border: none;
	padding: 0;
}

select,
input {
	vertical-align: middle;
}

select,
input,
textarea {
	font-size: 12px;
	margin: 0;
}

input[type="text"],
input[type="password"],
textarea {
	outline-style: none;
	-webkit-appearance: none;
}

textarea {
	resize: none;
}

.main {
	margin: auto;
	width: 1000px;
	overflow: hidden;
	padding: 0 20px;
	box-sizing: border-box;
}

/*---------------------------------------------------------------------bottom-----------*/
.bottom {
	margin: auto;
	width: 1000px;
	height: 65px;
	margin-top: 28px;
}

.bottom1 {
	width: 100%;
	height: 36px;
	background: #0085BD;
}

.wangzhi {
	width: 354px;
	float: left;
	font-size: 14px;
	line-height: 36px;
	color: #FFF;
	margin-left: 15px;
	display: inline;
}

.dh1 {
	font-size: 14px;
	width: 600px;
	float: right;
	line-height: 36px;
	color: #FFF;
	text-align: right;
	margin-right: 8px;
}

.bottom2 {
	font-size: 14px;
	margin-top: 13px;
	width: 100%;
	height: 85px;
}

.db_1 {
	width: 320px;
	padding: 3px 5px 0px;
	float: left;
	height: 82px;
}

.db_2 {
	width: 290px;
	padding: 3px 20px 0px;
	float: left;
	height: 82px;
	border-left: 1px solid #C9C9C9;
}

.banquan {
	wisth: 1000px;
	height: 47px;
	text-align: center;
	clear: both;
	padding-top: 18px;
	font-size: 12px;
	padding-left: 5px;
	line-height: 30px;
	color: #000;
}

.banquan1 {
	wisth: 1000px;
	height: 50px;
	text-align: center;
	clear: both;
	padding-top: 40px;
	font-size: 12px;
	padding-left: 5px;
	line-height: 30px;
	color: #000;
}

.banquan a {
	color: #000;
}

.banquan a:hover {
	color: #0033FF;
	text-decoration: underline;
}


.wy_top_dh {
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
	height: 282px;
}

.wy_top_dh_logo {
	width: 288px;
	float: left;
	margin-top: 10px;
}

.wy_top_dh_right {
	width: 695px;
	float: left;
	margin-top: 13px;
	line-height: 25px;
	font-size: 14px;
}

.wy_top_dh_right a {
	width: 65px;
	float: left;
	color: #333333;
	text-align: center;
	margin-left: 21px;
}

.wy_top_dh_right a:hover {
	color: #ff0000;
}


.cs_top_logo {
	width: 1000px;
	height: 144px;
	float: left;
}
