
/* CSS reset */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, tr, td {
	margin: 0;
	padding: 0;
}
img {
	border: 0
}
ol, ul, li {
	list-style: none
}
a {
	color: #4d4d4d;
	text-decoration: none;
}
a:hover {
	color: #4d4d4d;
	text-decoration: underline;
}
.clear {
	height: 0px;
	clear: both;
	font-size: 0px;
	line-height: 0px;
	zoom: 1;
}
body {
	margin:0;
	padding:0;
	color:#333333;
	line-height: 180%;
	font-size: 14px;
	font-family:"Microsoft YaHei","Microsoft Simhei","SimSun","微软雅黑","Arial Narrow",HELVETICA;
	background-color: #fff;
	background-image: url();
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #fff;	
    
}
/* 头部 */

.container {
	width: 1000px;
	margin: 0 auto;
}
.top {
	width: 100%;
	height: 26px;
	line-height: 26px;
	color: #FFF;
	background: #666;
}
.top_l {
	float: left;
	width: 200px;
	font-size: 12px;
	font-family: "Microsoft YaHei";
	color: #FFF;
}
.top_l a, .top_r a {
	font-size: 12px;
	font-family: "Microsoft YaHei";
	color: #FFF;
}
.top_r {
	float: right;
	width: 220px;
	font-size: 12px;
	font-family: "Microsoft YaHei";
	color: #FFF;
}
#search_box {
	float: right;
	width: 152px;
	height: 26px;
	background: #4e4e4e;
}
#search_box #go {
	float: left;
	margin: 7px 5px 0 5px;
}
#search_box #s {
	float: right;
	padding: 0;
	margin: 5px 5px 0 3px;
	border: 0;
	width: 120px;
	background: none;
	font-size: 1em;
	color: #FFF;
}
.header {
	width: 100%;
	height: 90px;
	background: #f2efef;
}
.logo {
	float: left;
	width: 204px;
	height: 72px;
	background: url(../image/logo.jpg);
	margin: 9px 0 0 0;
}
.logo a {
	display: block;
	width: 204px;
	height: 72px;
}
.nav-top {
	float: right;
	width: 680px;
	line-height: 90px;
	font-size: 16px;
	font-family: "Microsoft YaHei";
	color: #000;
}
.nav-top a {
	margin: 0 12px;
	font-size: 16px;
	font-family: "Microsoft YaHei";
	color: #000;
}
.nav-top a:hover {
	color: #8f0000;
	text-decoration: none;
}
.l {
	float: left;
}
.r {
	float: right;
}
ol, ul {
	list-style: outside none none;
}
a {
	text-decoration: none;
}
.indexBanner {
	overflow: hidden;
	height: 474px;
	margin-bottom: 20px;
	position: relative;
}
.indexBanner .bigImg {
	overflow: hidden;
	position: relative;
	width: 2000px;
	margin-left: -1000px;
	left: 50%;
}
.indexBanner .bigImg ul {
	width: 999px;
}
.indexBanner .bigImg ul li {
	float: left;
	width: 2000px;
	position: relative;
	cursor: pointer;
}
.indexBanner .bigImg ul li img {
	width: 2000px;
	height: 474px;
	position: relative;
	margin-left: -1000px;
	left: 50%;
}
img {
	display: inline-block;
}
.indexBanner .smallImg {
	overflow: hidden;
	position: absolute;
	width: 1000px;
	margin-left: 150px;
	left: 50%;
	bottom: 0px;
	z-index: 9999;
}
.indexBanner .smallImg ul li {
	float: left;
	margin-right: 5px;
	position: relative;
	cursor: pointer;
}
.indexBanner .top_s {
	position: relative;
	margin-left: -1000px;
	left: 50%;
	width: 2000px;
	height: 273px;
	position: absolute;
	right: 0px;
	bottom: 0px;
	background: url(../image/icon-7.png) no-repeat bottom right;
}
.idnexCont {
	width: 1000px;
	margin: 0 auto;
	background: #ffffff;
}
.ssgs {
	width: 1000px;
	float: left;
}
.ssgs_title {
	width: 100%;
	float: left;
	border-bottom: 1px solid #ebebeb;
	line-height: 30px;
	color: #bebdbd;
}
.ssgs_title span {
	float: left;
	width: 84px;
	line-height: 30px;
	text-align: center;
	font-family: "微软雅黑";
	font-size: 16px;
	color: #8f0000;
	border-bottom: 1px solid #ca4b00;
	font-weight: bold;
}
.ssgs_pic {
	width: 990px;
	height: 200px;
	float: left;
	margin: 10px 5px;
}
.tp {
	width: 320px;
	height: 200px;
	position: relative;
	float: left;
	margin: 0px 5px;
}
.ssgs_pic img {
	vertical-align: middle;
}
.tp {
	width: 320px;
	height: 200px;
	position: relative;
	float: left;
	margin: 0px 5px;
}
.fbox {
	width: 320px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	background: #8f0000;
	filter: alpha(Opacity=60);
	opacity: 0.6;
	position: absolute;
	bottom: 0px;
	left: 0px;
}
.wz {
	width: 320px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	position: absolute;
	bottom: 0px;
	left: 0px;
}
.wz a {
	font-size: 13px;
	color: #FFF;
}
.zxzx {
	width: 300px;
	float: left;
}
.zxzx_title {
	width: 100%;
	float: left;
	border-bottom: 1px solid #ebebeb;
	line-height: 30px;
	color: #bebdbd;
}
.list {
	width: 300px;
	float: left;
	margin-top: 10px;
}
.list ul li {
	float: left;
	width: 290px;
	line-height: 30px;
	font-size: 13px;
	background: url(../image/list2.jpg) left center no-repeat;
	text-indent: 10px;
	overflow: hidden;
}
.gsjj {
	width: 380px;
	float: right;
}
.gsjj_text {
	width: 380px;
	float: left;
	font-size: 12px;
	line-height: 20px;
	margin-top: 20px;
	color: #3e3e3e;
}
.gsjj_text img {
	float: left;
	margin-right: 8px;
}
.block-20 {
	width: 1000px;
	height: 20px;
	float: left;
}
.xmzs ul li {
	float: left;
	width: 170px;
	height: 140px;
	background: #f7f2ec;
	text-align: center;
	margin-right: 37px;
}
.xmzs ul li img {
	width: 142px;
	height: 92px;
	float: left;
	margin: 13px;
}
.xmzs ul li span {
	text-align: center;
	line-height: 15px;
}
.yqlj ul li {
	float: left;
	margin: 0 50px;
	line-height: 30px;
}
.copy {
	float: left;
	margin: 0 auto;
	width: 100%;
	height: 180px;
	padding-top: 30px;
	background: url(../image/bottom_bj.jpg) repeat-x;
}
.copy_l {
	float: left;
	width: 600px;
	margin-left: 50px;
}
.copy_r {
	float: right;
	width: 350px;
	height: 135px;
	background: url(../image/ewm.jpg) no-repeat center;
}
.link {
	width: 80px;
	float: left;
	margin: 0 20px;
}
.link ul li {
	width: 80px;
	float: left;
	line-height: 24px;
}
.link ul li h3 {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #FFFFFF;
}
.link ul li a {
	color: #FFFFFF;
	font-size: 12px;
}
<!--ecms sync check [sync_thread_id="3bcee7cc5a424330844ab778a62d31c1" sync_date="2023-05-18 13:22:44" check_sum="3bcee7cc5a424330844ab778a62d31c1]-->