html, body,
dl, dt, dd, ol, ul,
h1, h2, h3, h4, h5, h6,
pre, code, form, p,
fieldset, legend, figure{
    margin: 0;
    padding: 0;
}

body{
	font-size: 14px;
	font-family: "微软雅黑";
	background-color: #f4f4f4;
}
a{
	color: #3e3e3f;
	text-decoration: none;
}
a:hover{
	color: #ff0000;
}
img{
	border: 0;
}
li{
	list-style-type: none;
}
.clear{
	clear: both;
}
.wrap{
	width: 1200px;
	margin: 0 auto;
	position: relative;
}
.hide{
	display: none;
}
.pull-left{
	float: left;
}
.pull-right{
	float: right;
}
.mt10{
	margin-top: 10px;
}
.ml10{
	margin-left: 10px;
}
.ml15{
	margin-left: 15px;
}
.mr30{
	margin-right: 30px;
}

.top{
	height: 115px;
	background: url('../img/top_bg.png') repeat-x;
}
.top .logo{
	margin-top: 10px;
}
.top .tool{
	position: absolute;
	top: 40px;
	right: 50px;
}
.top .tool a{
	float: left;
}
.top .tool a:hover{
	color: #000;
}
.icon-home,.icon-shoucang{
	display: inline-block;
	width: 20px;
	height: 20px;
	float: left;
	margin-right: 5px;
}
.icon-home{
	background-position: 0 5px;
	background: url(../img/icon-home.png) no-repeat;
}
.icon-shoucang{
	background-position: 0 5px;
	background: url('../img/icon-star.png') no-repeat;
}
.nav{
	height: 60px;
	line-height: 60px;
	background-color: #003f8f;
}
.nav ul li{
	width: 11.11%;
	height: 60px;
	float: left;
	text-align: center;
}
.nav ul li.active,.nav ul li:hover{
	background-color: #ff0000;
}
.nav ul li a{
	font-size: 16px;
	color: #fff;
}


.section{
	padding-top: 25px;
}

.banner{
	width: 800px;
	height: 400px;
	margin-right: 30px;
	float: left;
}
.banner img{
	width: 100%;
	height: 400px !important;
}
.banner .ps-current{
	height: 400px !important;
}
.banner ul.pgwslider li{
	box-sizing: border-box;
}
.news{
	width: 370px;
	padding-top: 15px;
	background-color: #fff;
	float: left;
}
.news .news-header{
	height: 30px;
	line-height: 30px;
}
.news .news-header .news-title{
	color: #555555;
	font-size: 18px;
	border-left: 5px solid #003f8f;
	padding-left: 20px;
	font-weight: bold;
}
.news .news-header .news-title span{
	color: #003f8f;
}
.news .news-header .more{
	color: #9d9d9d;
	margin-right: 15px;
	float: right;
}
.news .news-content{
	padding: 12px 15px;
}
.news .news-content li{
	width: 100%;
	box-sizing: border-box;
	padding-left: 15px;
	margin-bottom: 12px;
	background: url(../img/li.gif) no-repeat;
	background-position: 0 7px;
}
.news .news-content li a{
	font-size: 14px;
	color: #000;
}
.news .news-content li span{
	float: right;
	color: #aaa;
}
.tongzhi{
	width: 90px;
	height: 80px;
	float: left;
}
.swiper-container{
    background-color: #fff;
	height: 50px;
	padding: 15px 0 15px 15px;
}
.swiper-slide h3{
	margin-bottom: 10px;
}
.swiper-button-prev{
	left: auto;
	right: 50px;
}
.hydw{
	background-color: #3874c0;
	height: 80px;
	line-height: 80px;
	padding-left: 100px;
}
.hydw a{
	color: #fff;
	padding-left: 30px;
	font-size: 20px;
	float: left;
	
}
.hydw .icon-hydw{
	display: inline-block;
	width: 50px;
	height: 80px;
	background: url('../img/hydw.png') no-repeat;
	background-position: 0 15px;
	float: left;
	transition: 1s;
}
.hydw:hover .icon-hydw{
	transform: rotateY(360deg);
	-webkit-transform:rotateY(360deg);
	-moz-transform:rotateY(360deg);
}

.huodong{
	width: 400px;
	padding: 15px 20px;
	float: left;
	background-color: #fff;
	box-sizing: border-box;
	position: relative;
}
.huodong .huodong-bg{
	position: absolute;
	top: 0;
	left: 0;
}
.huodong p{
	margin: 10px 0;
	font-size: 16px;
}
.huodong li{
	width: 170px;
	float: left;
}
.huodong li:first-child{
	margin-right: 20px;
}
.huodong li p{
	margin-bottom: 0;
}
.scroll{
	padding: 25px 30px;
	background-color: #fff;
}
.scroll-header{
	margin-bottom: 20px;
}
.scroll-header a{
	color: #003f8f;
	font-size: 18px;
	font-weight: bold;
}
.scroll-content li{
	margin: 0 15px;
	float: left;
}
.scroll-content li p{
	margin-top: 15px;
}
.link{
	margin: 20px 0;
}
.link-img{
	float: left;
	margin-right: 40px;
}
.link li{
	margin-left: 20px;
	float: left;
}
.link li a{
	font-size: 16px;
	color: #212121;
}

.footer{
	background-color: #2e2e2e;
	padding: 35px;
	text-align: center;
	color: #fff;
}
.footer p{
	margin: 10px 0;
}
.footer a{
	color: inherit;
}
.footer .qrcode{
	position: absolute;
	top: -30px;
	right: 20px;
}

.address{
	width: 100%;
	height: 60px;
	line-height: 60px;
}
.list,.show{
	margin-bottom: 35px;
}
.list .list-l{
	width: 245px;
	float: left;
	margin-right: 25px;
}
.list .list-r{
	width: 930px;
	background-color: #fff;
	float: left;
}
.list-l-header{
	background-color: #eaeaea;
	height: 60px;
	line-height: 60px;
	text-align: center;
	position: relative;
	font-size: 22px;
	font-weight: bold;
}
.list-bg{
	position: absolute;
	top: 0;
	left: 0;
	width: 49px;
	height: 60px;
}
.list-l-content{
	
}
.list-l-content li{
	width: 100%;
	height: 50px;
	line-height: 50px;
	background-color: #fff;
	text-align: center;
	margin-top: 10px;
	box-sizing: border-box;
}
.list-l-content li.active{
	border: 1px solid #003f8f;
}
.list-r .news{
	width: 100%;
}
.list-r .news .news-header{
	padding-bottom: 10px;
	border-bottom: 5px solid #f4f4f4;
}
.list-r .news .news-content{
	padding: 25px;
}
.spc{
	height: 30px;
	border-top: 1px solid #f4f4f4;
}

.news-content-img{
	padding: 25px;
}
.news-content-img li{
	padding: 25px 0;
	border-bottom: 1px solid #ccc;
}
.news-content-img li:first-child{
	padding-top: 0;
}
.news-content-img .news-img-item-l{
	width: 270px;
	margin-right: 20px;
	float: left;
}
.news-content-img .news-img-item-r{
	float: left;
}
.news-content-img .news-img-item-r h3,.news-content-img .news-img-item-r p{
	margin-bottom: 20px;
}
.news-img-item-r .desc{
	line-height: 20px;
	color: #aaa;
}
.show .news{
	width: 100%;
}
.show .news .news-header{
	padding-bottom: 15px;
	border-bottom: 5px solid #f4f4f4;
}
.show .show-content{
	padding: 50px 20px;
	background-color: #fff;
}
.show .show-content .show-content-title{
	font-size: 24px;
	color: #343434;
	margin: 50px 0;
	text-align: center;
}
.show .show-content .show-content-info{
	text-align: center;
	padding-bottom: 5px;
	border-bottom: 1px solid #aaa;
}
.show .show-content .show-body{
	padding: 50px 0;
	line-height: 30px;
}
.list-image{
	width: 100%;
	padding: 2% 1%;
	box-sizing: border-box;
    float: left;
    background-color: #fff;
}
.list-image ul{
	-moz-column-count: 4;
    -webkit-column-count: 4;
    column-count: 4;
}
.list-image li{
	-moz-page-break-inside: avoid;
    -webkit-column-break-inside: avoid;
    break-inside: avoid;
	width: 265px;
	margin: 0 10px 20px;
	float: left;
}
.list-image li:nth-chlid(4n){
	margin-right: 0;
}
.list-image li img{
	width: 100%;
	height: 155px;
	float: left;
}
.list-image li .info{
	float: left;
	padding: 15px;
	background-color: #f4f4f4;
}
.list-image li h3{
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}
.list-image li p{
	margin-bottom: 10px;
}
.list-image li p span{
	color: #3c8fcd;
}


.page-code,.page{text-align:center; padding:20px 0px}

.page-code a,.page a{display:inline-block; padding:3px 8px; border:solid 1px #ccc; font-size:14px;margin: 0 5px;}

.page-code li.thisclass,.page li.thisclass{ background:#3179d3; border:solid 1px #3179d3;color:#fff}
