html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, a, img, ol, ul, li, form	 { margin:0; padding:0; border:0; list-style:none; font-family:"微软雅黑";}
table, tr,td,dl, dt, dd{ margin:0; padding:0; list-style:none; font-family:"微软雅黑";}
div,span, h1, h2, h3, h4, h5, h6, p, a, img, dl, dt, dd, ol, ul, li, form { overflow:hidden; outline: none;}
input { margin:0; padding:0; }
h1,h2,h3,h4,h5,h6 {font-size:12px; font-weight:normal;}  
a,area{blr:expression(this.onFocus=this.blur())}
a { text-decoration:none; color:#484849;}
.clear{ clear:both;}
.boxcenter { margin:0 auto; width: 1200px; min-width: 1200px;}
i{ font-style: normal;}
.fl{ float: left;}
.fr{ float: right;}

body{
	min-width: 1200px;
	background: url(bodyBg_20190422.jpg) no-repeat center top;
}

.topOut{
	width: 100%;
	min-width: 1200px;
	height: 60px;
	background-color: #165c9a;
	border-bottom: 1px solid #4d9ae1;
	min-width: 1200px;
}
.topInner{
	width: 1200px;
	height: 60px;
	line-height: 60px;
	margin: 0 auto;
}
.topInner li{
	width: 150px;
	text-align: center;
	float: left;
}
.topInner li.channelOn,.topInner li:hover{ background-color: #d01c1c; }
.topInner li a{
	font-size: 22px;
	color: #fff;
	display: block;
}

.main{
	width: 1200px;
	/*min-height: 3300px;*/
	margin: 0 auto;
	background: url(bodyBg_20190422.jpg) no-repeat center -60px;
}
.title{
	height: 400px;
}
.slideCon{
	width: 1120px;
	height: 492px;
	margin: 0 auto;
	background: url(slideBottomBg_20190422.png) no-repeat center bottom;
}
.mtbd{
	height: 310px;
	background: url(mtbdBg_20190422.png) no-repeat;
	margin-top: 50px;
}
.mtbdHead{
	padding-top: 46px;
}
.mtbdHead h2{
	text-align: center;
}
.mtbdHead h2 a { 
	padding: 0 38px;
	outline: none;
	font-size: 42px;
	color: #8c5924;
	font-family: "宋体";
	font-weight: bold;
}
.mtbdList{
	width: 1090px;
	margin: 20px auto 10px auto;
	position: relative;
}
.mtbdList li{
	width: 522px;
	height: 40px;
	float: left;
	line-height: 40px;
	padding-left: 22px;
	background: url(grayPoint_20190422.png) no-repeat left center;
	font-size: 20px;
}
.mtbdList li a{
	color: #333;
}

.mtbdList hr{
	height: 0;
	border: none;
	border-top: 1px #aaa dashed ; 
	margin: 30px auto;
}
.mtbdList p{
	position: absolute;
	bottom: 21px;
	background: #fff;
	margin-left: 500px;
	padding: 0 10px;
}

.zzfyHead{
	height: 100px;
	padding-top: 0;
	background: url(linesBg_20190422.png) no-repeat left top;
}
.zzfyHead h2{
	margin-top:28px;
}
.zzfyContent{
	margin-top: 20px;
}
.zzfyConLeft{
	width: 552px;
	margin-right: 48px;
	float: left;
}
.zzfyConRight{
	width: 500px;
	float: left;
}
.zzfyConRight h3{
	padding-left: 22px;
	background: url(sayBg_20190422.png) no-repeat left center;
	font-size: 24px;
	color: #000;
	line-height: 78px;
}
.zzfyConRight p{
	line-height: 35px;
	font-size: 18px;
	color: #333;
}
.zzfyConRight p a{
	font-size: 18px;
	color: #bc0000;
}

.jbzcHead{
	position: relative;
	margin-top: 46px;
}
.jbzcHead .more{
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -20px;
}
.jbzcContent ul{
	width: 1230px;
	margin-top: 15px;
}
.jbzcContent li{
	width: 380px;
	height: 260px;
	float: left;
	position: relative;
	margin:0 30px 30px 0;
}
.jbzcContent li h4{
	width: 100%;
	font-size: 16px;
	line-height: 40px;
	height: 40px;
	background: url(gradientBg_20190422.png) repeat-x;
	position: absolute;
	bottom: 0;
	text-align: center;
	color: #fff;
	padding-top: 19px;
}






.footer{
	width: 100%;
	height: 140px;
	background: #d9e1e4;
	min-width: 1200px;
}
.footerInner{
	width: 1200px;
	margin: 0 auto;
	padding: 25px 0;
	text-align: center;
	background: #d9e1e4;
}
.footerInner p{
	font-size: 14px;
	line-height: 30px;
	color: #333;
}