dl, dt, dd, ul, ol, li, p, h1, h2, h3 {
	margin: 0;
	padding: 0;
}

ul, dl {
	list-style: none;
}

img {
	border: 0px;
}

a {
	text-decoration: none;
	color: #000000;
}

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	/* 最好将 body 元素的边距和填充设置为 0 以覆盖不同的浏览器默认值 */
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	font-size: 14px;
	font-family: Microsoft Yahei;
}


.clear {
	clear: both;
}

.clearfix:after {
	content: '.';
	visibility: hidden;
	display: block;
	clear: both;
	line-height: 0;
}

.opacity {
	filter: alpha(opacity=50);
	/* IE */
	-moz-opacity: 0.5;
	/* 老版Mozilla */
	-khtml-opacity: 0.5;
	/* 老版Safari */
	opacity: 0.5;
	/* 支持opacity的浏览器*/
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.w1200 {
	width: 1200px;
	margin: 0 auto;
}

.w1176 {
	width: 1176px;
	margin: 0 auto;
}


.header {
	width: 100%;
	height: 400px;
	background: url(/template/23944815/23944827.png) no-repeat;
	background-position: 50% 0;
}

.header .w800 {
	width: 800px;
	margin: 0 auto;
	height: 82px;
}

.header .w800 a {
	float: right;
	width: 220px;
	height: 82px;
	padding-right: 2px;
}


.sec1 {
	height: 50px;
	background: #5290e7;
	margin-top: 10px;
	line-height: 50px;
}

.sec1 .cenlist {
	margin-right: 15px;
	width: 970px;
	overflow: hidden;
}

#notice_slide {
	width: 1000%;
	display: inline-block;
}

#notice_slide li {
	float: left;
	margin-right: 20px;
	font-size: 16px;
}

#notice_slide li a {
	color: #FFFFFF;
}

.sec2 {
	margin-top: 20px;
}

.swi1 {
	width: 650px;
	height: 386px;
}

.swi1 .swiper-slide {
	width: 650px;
	height: 386px;
	position: relative;
}

.swi1 .swiper-slide img {
	width: 650px;
	height: 386px;
}

.swi1 .swiper-slide P {
	font-size: 20px;
	position: absolute;
	bottom: 0;
	color: #FFFFFF;
	line-height: 54px;
	text-indent: 1em;
	width: 100%;
	background: rgba(0, 0, 0, 0.4);
}

.pagination {
	position: absolute;
	z-index: 20;
	bottom: 15px;
	right: 10px;

}

.swiper-pagination-switch {
	display: inline-block;
	width: 8px;
	height: 8px;
	border-radius: 8px;
	background: #555;
	margin: 0 5px;
	opacity: 0.8;
	border: 1px solid #fff;
	cursor: pointer;
}

.swiper-active-switch {
	background: #fff;
}

.sec2 .news1 {
	width: 550px;

}

.sec2 .list1 li {
	padding: 10px 40px;
	font-size: 18px;
	line-height: 36px;
	width: 470px;
	height: 74.5px;
	background-color: #f8f8f8;
	border-bottom: 2px solid #f2f2f2;
}

.sec2 .list1 li.on {
	background-color: #ccddf9;
}

.sec3 {
	margin-top: 20px;
}

.sec3 .list2 {
	margin-top: 30px;
}

.sec3 .title1 a {
	display: inline-block;
	background: url(/template/23944815/23945475.jpg);
	width: 560px;
	height: 58px;
}

.sec3 .title2 a {
	display: inline-block;
	background: url(/template/23944815/23945476.jpg);
	width: 560px;
	height: 58px;
}

.sec3 .title3 a {
	display: inline-block;
	background: url(/template/23944815/23945477.jpg);
	width: 560px;
	height: 58px;
}

.sec3 .title4 a {
	display: inline-block;
	background: url(/template/23944815/23945478.jpg);
	width: 560px;
	height: 58px;
}

.sec3 .title5 a {
	display: inline-block;
	background: url(/template/23944815/23945479.jpg);
	width: 1176px;
	height: 58px;
}

.sec3 ul {
	margin-top: 25px;
}

.sec3 li {
	width: 550px;
	font-size: 16px;
	background: url(/template/23944815/23945468.jpg) no-repeat center left;
	padding-left: 10px;
	margin-bottom: 15px;
}

.sec4 .list3 {
	margin-top: 30px;
}

.sec4 .title5 a {
	display: inline-block;
	background: url(/template/23944815/23945479.jpg);
	width: 1176px;
	height: 58px;
}

.sec4 dl {
	margin-top: 30px;
	margin-right: 12px;
	float: left;
	width: 288px;
	height: 353px;
	border: 1px solid #e3e3e3;
}

.sec4 dl dt {
	width: 288px;
	height: 206px;
}

.sec4 dl dt img {
	width: 288px;
	height: 206px;
}

.sec4 dl dd {
	text-align: center;

	padding: 50px 30px;
	font-size: 16px;
	color: #0e4f85;
	line-height: 20px;
}

.sec5 {
	margin: 0 auto;
	margin-top: 50px;
	width: 1089px;

}

.sec5 a {
	width: 500px;
	height: 120px;
	margin-bottom: 30px;
}

.footer {
	width: 100%;
	background-color: #2175c1;
	height: 180px;
	margin-top: 50px;

}

.footer .word {
	padding-top: 30px;
}

.footer .word P {
	color: #FFFFFF;
	line-height: 30px;
	text-align: center;
}