@charset"utf-8";
* {
	margin:0px;
	padding:0px;
}
body {
	font-family:"Microsoft YaHei", "Î¢ÈíÑÅºÚ", "simsun", "sans-serif", "Hiragino Sans GB", "STHeiti", Arial;
	background-color:#fff;
	font-size:85%;
	-webkit-text-size-adjust:100%;
	-ms-text-size-adjust:100%;
	position: relative;
}
h1, h2, h3, h4, h5, h6, em {
	font-weight:normal;
	font-style:normal;
}
table, td, tr {
	border:none;
	border-collapse:collapse;
}
ul, li, ol {
	list-style:none;
}
img, fieldset {
	border:medium none;
	display:block;
}
img {
	vertical-align:left;
}
a {
	cursor:pointer;
	blr:expression(this.onFocus=this.blur());
	outline:none;
}
a:link, a:visited {
	color:#333;
	text-decoration:none;
}
a:hover, a:active {
	color:#c5022d;
	text-decoration:none;
}
a.ani {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.clear {
	clear:both;
	width:1px;
	overflow:hidden;
	height:0;
}
.clearfix {
	*zoom: 1;
}
.clearfix:after {
	clear: both;
	display: block;
	overflow: hidden;
	height: 0;
	visibility: hidden;
	content:".";
}
.hidden {
	display:none;
}
.pull-left, .fl {
	float: left;
}
.pull-right, .fr {
	float: right;
}
.fdn {
	font-size: 0;
	text-indent: -999em;
	line-height: 0;
}
.text-overflow {
	overflow: hidden;
	white-space: nowrap;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
}
h1 {
	display: block;
	font-size: 0;
	line-height: 0px;
	text-indent: -999em;
}
/*margin*/
.mt10 {
	margin-top: 10px;
}
.mt20 {
	margin-top: 20px;
}
/* base */
.back .img-area {
	position: relative;
}
.back .img-area p {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	overflow: hidden;
	background: url(images/back.png) repeat 0 0;
	text-align: center;
}
.back a {
	color: #fff;
	text-decoration: none;
}
.abst {
	font-size: 14px;
	line-height: 26px;
	color: #666;
}
.abst a {
	color: #c5022d;
}
.news-list li {
	font-size: 14px;
	line-height: 34px;
	color: #333;
	background: url(images/li.jpg) no-repeat left center;
	text-indent: 15px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow:ellipsis;
}
.wrap {
	background:url(images/bg.jpg) no-repeat center top;
	padding-bottom: 60px;
}
/* img-slider */
.img-slider, .img-slider .img-area, .img-slider .img-area img {
	width: 462px;
	overflow: hidden;
}
.img-slider .img-area p {
	font-size: 18px;
	line-height: 50px;
}
.img-slider.slick-slider .slick-prev, .img-slider.slick-slider .slick-next {
	width: 34px;
	height: 18px;
	position: absolute;
	bottom:0px;
	font-size: 0;
	cursor: pointer;
}
.img-slider .slick-arrow {
	position: absolute;
	bottom:0;
	display: block;
	width: 34px;
	height: 18px;
	background-color: transparent;
	border: none;
	font-size: 0;
	text-indent: -999em;
}
.img-slider .slick-arrow.slick-prev {
	left: 68px;
	background: url(images/09.jpg) no-repeat center top;
}
.img-slider .slick-arrow.slick-next {
	right: 68px;
	background: url(images/08.jpg) no-repeat center top;
}
.banner,.banner img{
	width: 1200px;
	margin: 0 auto;
}
.nav{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.nav li{
	float: left;
	width: 240px;
	font-size: 26px;
	text-align: center;
	line-height: 60px;
	background: url(images/04.jpg) no-repeat right 23px;
}
.nav li a{
	color: #fff;
}
.nav li:hover{
	font-size: 27px;
}
.top-news{
	width: 1200px;
	margin: 80px auto ;
	overflow: hidden;
}
.top-news .tit{
	width: 1142px;
	margin-left: 20px;
}
.top-news .tit h2{
	font-size: 60px;
	font-weight: bold;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	text-align: center;
}
.top-news .tit .abst{
	font-size: 18px;
	line-height: 32px;
}
.top-news .list{
	float: left;
	margin-top: 20px;
}
.top-news .list li{
	width: 580px;
	float: left;
	font-size: 24px;
	background: url(images/li2.jpg) no-repeat left center;
	text-indent: 15px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow:ellipsis;
}
.top-news .more{
	margin-top: 40px;
}
.container{
	width: 1200px;
	margin: 30px auto;
	overflow: hidden;
}
.w688{
	width: 688px;
	float: left;
	overflow: hidden;
}
.col .hd{
	position: relative;
}
.col .more{
	position: absolute;
	right: 30px;
	top: 32px;
	width: 29px;
	height: 33px;
	font-size: 0;
	background: url(images/more.jpg) no-repeat center top;
}
.col1 .news-item{
	clear: both;
	margin-top: 35px;
	overflow: hidden;
}
.col1 .img-news{
	margin-top: 40px;
	position: relative;
}
.col1 .img-news,.col1 .img-news img{
	width: 688px;
	height: 435px;
}
.col1 .img-news p{
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
	height: 70px;
	background: #4e8fe1;
}
.col1 .img-news p a{
	display: block;
	width: 100%;
	height: 60px;
	font-size: 20px;
	line-height: 60px;
	margin: 10px auto;
	color: #fff;
	text-align: center;
}
.col1 .list-item{
	margin-top: 35px;
}
.col1 .news-item .img-area,.col1 .news-item .img-area img{
	width: 226px;
	height: 127px;
}
.col1 .text-area{
	width: 443px;
}
.col1 .text-area h2{
	font-size: 24px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow:ellipsis;
}
.col1 .text-area .abst{
	font-size: 14px;
	line-height: 30px;
	color: #888;
	margin-top: 10px;
}
.col1 .text-area .abst a{
	color: #c02227;
}
.col1 .list-bot{
	margin: 30px auto;
	clear: both;
}
.gz24h .bd{border-top: 1px solid #ccc;border-left: 1px solid #ccc;margin-left: 4px;width: 688px;padding: 5px 0 2px 0;margin-top: 35px;}
.gz24h dl{height: 34px;background: url(images/05.png) no-repeat left 15px;margin: 53px 0 10px -5px;padding: 10px 0 0 15px;overflow: hidden;}
.gz24h dt{line-height: 24px;font-size: 0;overflow: hidden;}
.gz24h dd{margin-top: 10px;overflow: hidden;width: 600px;}
.gz24h dl.act{height: 90px;background: url(images/06.png) no-repeat left 15px;}
.gz24h dl.act .news-time{background-color: #b40000;}
.gz24h .news-time{display: none;float: left;padding: 0 4px;line-height: 20px;background-color: #b3b3b3;color: #fff;font-size: 12px;font-family: arial;}
.gz24h .news-title{float: left;width: 625px;overflow: hidden;margin-left: 23px;font-size: 24px;}
.gz24h .img-area{float: left;}
.gz24h .img-area img{width: 100px;height: 75px;}
.gz24h .txt-area{float: right;width: 582px;height: 75px;overflow: hidden;font-size: 13px;line-height: 23px;color: #888;}
.gz24h .txt-area a{color: #b40000;}
.w462{
	float: right;
	width: 462px;
}
.col3 .more,.col4 .more,.col5 .more{
	right: 18px;	
}
.col3  .news-list{
	margin-top: 30px;
}
.col3  .news-list li{
	font-size: 18px;
	line-height: 60px;
}
.col .fot{
	margin-top: 20px;
}
.col4{
	margin-top: 30px;
}
.col4 .img-area{
	margin-top: 25px;
	overflow: hidden;
}
.col4 .img-area img{
	float: left;
	width: 190px;
	height: 107px;
}
.col4 .img-area p{
	float: right;
	width: 253px;
	margin-top: 35px;
	font-size: 16px;
}
.col4 .news-list li{
	font-size: 18px;
	line-height: 70px;
	border-bottom: 1px dashed #dcdcdc;
}
.col5{
	margin-top: 44px;
}
.col5 .img-area{
	width: 444px;
	height: 270px;
	margin-top: 35px;
}
.col5 .img-area img{
	width: 444px;
	height: 209px;
	border: 4px solid #ededed;
	padding: 4px;
}
.col5 .img-area p{
	width: 454px;
	height: 49px;
	background: url(images/07.jpg) no-repeat center top;
	font-size: 20px;
	text-align: center;
	color: #fff;
}
.col5 .img-area p a{
	color: #fff;
}
.col5 .img-slider{
	height: 640px;
}
.col5 .slick-dots li{
	float: left;
	width: 55px;
	height: 10px;
	margin-left: 28px;
}
.col5 .slick-dots button{
	outline: none;
	width: 55px;
	height: 10px;
	font-size: 0;
	border: none;
	background: none;
	background: #5bb8f5;
	margin-left: 28px;
	border-radius: 35px;
}
.col5 .slick-dots li.slick-active button{
	width: 49px;
	height: 10px;
	background: #fff;
	border: 3px solid #5bb8f5;
}
.col5 .slick-dots{
	margin-left: 70px;
	margin-top: 7px;
}
.pc{
	display: block;
}
.phone{
	display: none;
}
@media screen and (max-width:768px) {
	.top-nav {
		display: none;
	}
	.pc{
		display: none;
	}
	.phone{
		display: block;
	}
	.wrap{
		background: none;
	}
	.banner, .banner img{
		width: 100%;
		margin: 0 auto;
	}
	.nav{
		width: 100%;
		background: #1180f3;
	}
	.nav li{
		width: 45%;
		margin: 2.5%;
		font-size: 20px;
		line-height: 30px;
	}
	.top-news{
		width: auto;
		margin: 20px 5px;
	}
	.top-news .tit{
		width: 100%;
		margin-left: 0;
		margin-top: 10px;
	}
	.top-news .tit h2{
		font-size: 30px;
		text-overflow: inherit;
		white-space: inherit;
	}
	.top-news .list li{
		width: 100%;
		font-size: 18px;
	}
	.container{
		width: auto;
		margin: 5px;
	}
	.w688,.w462{
		width: 100%;
	}
	.col1 .img-news, .col1 .img-news img,.col1 .news-item .img-area, .col1 .news-item .img-area img,.col1 .text-area,.col4 .img-area img{
		width: 100%;
		height: auto;
	}
	.col1 .img-news p{
		position: static;
		background: none;
		background: #1180f3;
		height: auto;
		width: auto;
		padding: 15px;
	}
	.col1 .img-news p a{
		margin: 0;
		width: 100%;
		height: auto;
	}
	.col1 .text-area h2{
		text-overflow: inherit;
		white-space: inherit;
	}
	/*gz24*/
	.gz24h .bd{width: auto;margin-left: 10px;padding: 10px 10px 15px 0;}
	.gz24h dt{width: 100%;height: auto;}
	.gz24h .news-time,.gz24h .news-title,.gz24h .img-area,.gz24h .txt-area{float: none;}
	.gz24h .news-time{display: block;}
	.gz24h .news-title{width: auto;white-space: normal;display: block;}
	.gz24h .img-area{width: 100px;}
	.gz24h .txt-area{width: auto;margin-left: 10px;height: auto;}
	.gz24h dd{width: 100%;height: auto;}
	.gz24h dl.act{height: auto;}
	.gz24h dl{height: 50px;}
	.col4 .img-area p{
		width: 100%;
		text-align: center;
	}
	.col5 .img-area img,.col5 .img-area{
		width: 100%;
		height: auto;
	}
	.col5 .img-slider{
		height: auto;
		padding-bottom: 20px;
	}
	.wrap{
		padding-bottom: 20px;
	}
}