﻿body {
	font-size: 14px;
	font-family: \5FAE\8F6F\96C5\9ED1;
	color: #333;
	line-height: 24px;
	margin: 0 auto;
	background: #ffffff;
}

ul,
li,
p,
span,
img,
p,
h1,
h2,
h3,
h4,
h5 {
	list-style: none;
	padding: 0;
	margin: 0;
	border: none;
	font-weight: normal;
}

a {
	text-decoration: none;
	color: #333;
}

.top {
	width: 100%;
	height: 400px;
	float: left;
	background: url(../img/dj20190820.jpg) top center no-repeat;
}

.main {
	width: 1200px;
	margin: 0 auto;
}

.main-l_a {
	width: 400px;
	height: 800px;
	border-right: 1px #E9E9E9 solid;
	float: left;
}

.main-r_a {
	width: 790px;
	height: 700px;
	padding-top: 100px;
	float: right;
}

.zkjy_a {
	width: 400px;
	height: 90px;
	background: url(../img/zkan_1.png) no-repeat right bottom;
}

.zkjy_a-font1 {
	width: 400px;
	height: 40px;
	padding: 20px 0px;
	font-size: 38px;
	font-family: \5FAE\8F6F\96C5\9ED1;
	line-height: 40px;
	text-align: center;
	color: #333333;
	font-weight: bold;
}

.zkjy_a-font1 a {
	color: #333333;
}

.zkjy_a-font1 a:hover {
	color: #c00100;
	text-decoration: underline;
}

.zkjy_a-font2 {
	width: 370px;
	padding-right: 30px;
	font-size: 16px;
	font-family: \5B8B\4F53;
	line-height: 28px;
}

.zkjy_a-font3 {
	width: 370px;
	padding-right: 30px;
	margin: 0 auto;
	text-align: right;
	font-size: 14px;
	line-height: 26px;
}

.zkjy_a-font3 a {
	color: #c00100;
}

.zkjy_a-font3 a:hover {
	text-decoration: underline;
}

.msss_a {
	width: 790px;
	float: right;
}

.msss_a-nr {
	width: 790px;
	height: 610px;
}

.msss_a-nr span {
	margin: 0px 0px 20px 20px;
	float: left;
}

.Imgbh img {
	cursor: pointer;
	transition: all 1s;
}

.footer {
	margin-top: 0px;
}

.Imgbh:hover img {
	transform: scale(1.08);
}

.sdgjz-nr span {
	margin-right: 18px;
}

span a img {
	cursor: pointer;
	transition: all 1s;
}

span a:hover img {
	transform: scale(1.08);
}

.banner {
	width: 1200px;
	height: 300px;
	margin: 0 auto;
	clear: both;
}

.m-menu .search {
	float: right;
	margin-top: 12px;
	margin-right: 10px;
	width: 180px;
	height: 36px;
	background: url('../img/top_search_bg.png') no-repeat;
	display: inline-block;
}

.m-menu .search .sr {
	display: inline-block;
	float: left;
	width: 120px;
	height: 22px;
	margin-top: 6px;
	margin-left: 20px;
	color: #fff;
	border-width: initial;
	border-style: none;
	border-color: initial;
	border-image: initial;
	background: none;
	font: 14px/22px 微软雅黑;
}

.m-menu .search input::input-placeholder {
	color: #6DABCE;
}

.m-menu .search input::-webkit-input-placeholder {
	color: #6DABCE;
}

.m-menu .search input::-moz-placeholder {
	color: #6DABCE;
}

.m-menu .search input:-moz-placeholder {
	color: #6DABCE;
}

.m-menu .search input:-ms-input-placeholder {
	color: #6DABCE;
}

.m-menu .search .btn {
	border-style: none;
	border-color: inherit;
	border-width: medium;
	display: inline-block;
	float: left;
	width: 20px;
	height: 20px;
	margin-top: 6px;
	margin-left: 6px;
	background: url('../img/2017_search_btn.png') no-repeat center;
	cursor: pointer;
}

.m-menu {
	width: 100%;
	height: 60px;
	background: #006EAB;
	clear: both;
}

.menu-list {
	float: left;
}

.menu-list a {
	display: inline-block;
	line-height: 60px;
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	padding: 0 17px;
	letter-spacing: 0.9px;
}

.menu-list a.last {
	margin-right: 0;
}

.menu-list a.on {
	background: url('../img/top_menu_on.png') no-repeat center bottom;
	color: #fff;
}

.menu-list a:hover {
	background: #0A81C3;
}