html,
body {
	margin: 0;
	padding: 0;
	background: #097d80;
	font-family: "微软雅黑";
}

div,
p {
	margin: 0;
	padding: 0;
}

.clear {
	clear: both;
}

.hx {
	border-bottom: 1px solid #097d80;
}


/*header*/

.header {
	width: 100%;
	background: white;
	height: 74px;
}

.w1000 {
	width: 980px;
	margin: auto;
}

.logo {
	float: left;
}

.logo img {
	border: none;
	margin: 5px 0;
}

.nav {
	float: right;
	height: 36px;
	line-height: 115px;
	color: #000000;
	font-size: 14px;
}

.nav a {
	color: #000000;
	text-decoration: none;
}

.nav a:hover {
	color: grey;
	text-decoration: none;
}

a.weibo {
	margin-top: 8px;
	margin-left: 20px;
	float: right;
}


/*middle*/

.topBox {
	line-height: 1;
}

.topBox img {
	width: 100%;
	border: none;
	display: block;
}

.fgx {
	overflow: hidden;
}

.blue {
	width: 100%;
	height: 2px;
	background: #006793;
}

.white {
	width: 100%;
	height: 2px;
	background: white;
}

.green {
	width: 100%;
	height: 6px;
	background: #007d43;
}

.neirong {
	width: 980px;
	margin: auto;
}

.nr1 {
	width: 100%;
	margin: auto;
	background: white;
}

.nr1-big {
	width: 80%;
	margin: auto;
	padding: 10px 0;
	line-height: 30px;
}

.nr1-big span {
	color: red;
}

.nr1-big-zuo {
	float: left;
}

.nr1-big-you {
	margin-left: 390px;
}

.qsxc {
	width: 980px;
	margin: 10px auto;
	color: white;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
}

.nr2 {
	width: 980px;
	margin: auto;
	background: white;
}

.nr2-big {
	width: 80%;
	margin: auto;
	line-height: 28px;
	padding: 10px 0;
}

.qt {
	overflow: hidden;
	text-indent: 5em;
}

.nr2-big span {
	color: red;
}

.nr3 {
	width: 980px;
	margin: auto;
	background: white;
}

.nr3-big {
	width: 80%;
	margin: auto;
	line-height: 27px;
	padding: 10px 0;
}

.nr3-big img {
	float: left;
	margin-top: 10px;
	border: none;
}

.nr3-big-wz {
	margin: 12.5px 0;
}

.bz-box {
	width: 170px;
	height: 38px;
	line-height: 35px;
	background: red;
	color: white;
	font-size: 25px;
	text-align: center;
	margin: auto;
}

.nr4 {
	width: 980px;
	margin: auto auto 20px auto;
	background: white;
}

.nr4-big {
	width: 80%;
	margin: auto;
	line-height: 28px;
	padding: 10px 0;
}

.nr4-big div {
	margin: 10px 0;
}

.nr4-big-img {
	text-align: center;
}

.nr4-big-img img {
	border: none;
}


/*bottom*/

.bottom {
	width: 100%;
	height: 80px;
	background: #054042;
	overflow: hidden;
}

.bottom2 {
	width: 980px;
	margin: 22px auto;
	text-align: center;
	color: white;
}

.bottom3 {
	letter-spacing: 1px;
	line-height: 25px;
}

.bottom3 a {
	text-decoration: none;
	color: white;
}

.bottom3 a:hover {
	color: whitesmoke;
}