﻿@charset "utf-8";
/* home */
.home-news .container{
	position: relative;
}
.home-news .left-aside{
	position: absolute;
	top: 0;
	z-index: 10;
	width: 85px;
	margin-left: -110px;
}
.home-news .left-aside .pic-box{
	display: block;
	width: 100%;
}
.home-news .news-swi{
	float: left;
	position: relative;
}
.home-news .news-swi .bd li{
	width: 590px;
	box-shadow: 0px 0px 8px 0px rgba(0, 19, 8, 0.2);
	position: relative;
	height: 388px;
}
.home-news .news-swi .bd .pic-box{
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.home-news .news-swi .bd .text-box{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 32px;
	line-height: 32px;
	background: rgba(0,0,0,0.4);
	padding: 0 152px 0 20px;
	color: #fff;
}
.home-news .news-swi .hd{
	position: absolute;
	right: 10px;
	bottom: 8px;
}
.home-news .news-swi .hd li{
	display: inline-block;
	margin-right: 6px;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background:#fff;
	background: rgba(255,255,255,0.5);
}
.home-news .news-swi .hd li.on{
	background: #1895DF;
}
.home-news .news-tab{
	float: left;
	width: 610px;
	padding-left: 20px;
	min-height: 398px;
}

/* home-zwgk */
.home-title{
	color: #1895DF;
	font-weight: bold;
	text-align: center;
	background: url(01-title-icon.png) no-repeat center;
	line-height: 60px;
}
.home-zwgk {
	background: url(01-zwgk-bg.jpg) center;
	background-size: cover;
	padding-bottom: 36px;
}
.home-zwgk .box{
	width: 100%;
	padding: 10px;
}
.home-zwgk .leftMo{
	width: 52.5%;
	float: left;
	padding: 10px 26px 0 20px;
}
.home-zwgk .rightMo{
	width: 46%;
	float: right;
}
.home-zwgk .rightMo .list{
	background: #f8f9fa;
	border-radius: 6px;
}
.home-zwgk .rightMo .list-item{
	width: 33.3%;
	float: left;
	height: 114px;
	text-align: center;
	padding-top: 16px;
	line-height: 30px;
	position: relative;
}
.home-zwgk .rightMo  .list-item a{
	display: block;
	width: 100%;
	height: 100%;
}
.home-zwgk .rightMo .list-item .icon{
	display: block;
	background: url(01-sprite.png);
	width: 48px;
	height: 44px;
	margin: 0 auto 16px;
}
.home-zwgk .rightMo .list-item .icon1{
	background-position: 0 0;
}
.home-zwgk .rightMo .list-item .icon2{
	background-position: -48px 0;
}
.home-zwgk .rightMo .list-item .icon3{
	background-position: -96px 0;
}
.home-zwgk .rightMo .list-item .icon4{
	background-position: -144px 0;
}
.home-zwgk .rightMo .list-item .icon5{
	background-position: -192px 0;
}
.home-zwgk .rightMo .list-item .icon6{
	background-position: -240px 0;
}
.home-zwgk .rightMo .list-item:hover .name{
	color: #1895DF;
}
.home-zwgk .common-list{
	padding-top: 0;
}
.home-zwgk .information .title{
	float: left;
	width: 50px;
	height: 160px;
	background: url(01-zwgk-title-bg.jpg);
	background-size: 100% 100%;
	font-weight: bold;
	color: #fff;
	text-align: center;
	line-height: 20px;
	padding: 16px 10px 0;
	border-radius: 4px 0 0 4px;
}
.home-zwgk .information .list{
	float: left;
	width: 1150px;
	background: #fff;
}
.home-zwgk .information .list .list-item{
	float: left;
	width: 20%;
}
.home-zwgk .information .list-item a{
	display: block;
	width: 100%;
	height: 160px;
	text-align: center;
	line-height: 30px;
	padding-top: 24px;
}
.home-zwgk .information .list-item a:hover{
	box-shadow: -4.243px 4.243px 9.7px 0.3px rgba(189, 229, 248, 0.3),4.243px 4.243px 9.7px 0.3px rgba(189, 229, 248, 0.3);
	-webkit-box-shadow: -4.243px 4.243px 9.7px 0.3px rgba(189, 229, 248, 0.3),4.243px 4.243px 9.7px 0.3px rgba(189, 229, 248, 0.3);
	background: url(01-information-hover.png) no-repeat top;
	background-size: 100%;
}
.home-zwgk .information .list-item .icon{
	display: block;
	background: url(01-sprite.png);
	width: 48px;
	height: 60px;
	margin: 0 auto 22px;
}
.home-zwgk .information .list-item .icon1{
	background-position: 0 -48px;
}
.home-zwgk .information .list-item .icon2{
	background-position: -48px -48px;
}
.home-zwgk .information .list-item .icon3{
	background-position: -96px -48px;
}
.home-zwgk .information .list-item .icon4{
	background-position: -144px -48px;
}
.home-zwgk .information .list-item .icon5{
	background-position: -192px -48px;
}
.home-zwgk .information .list.ie8 .list-item{
	border: 1px solid #eee;
}
/* home-service */
.home-service .leftMo{
	width: 59.16%;
	float: left;
}
.home-service .rightMo{
	width: 39.5%;
	float: right;
}
.home-service .leftMo .list-item{
	float: left;
	width: 22.6%;
	margin-right: 3.2%;
	margin-bottom: 16px;
}
.home-service .leftMo .list-item:nth-of-type(4n){
	margin-right: 0;
}
.home-service .leftMo .list-item a{
	display: block;
	width: 100%;
	height: 116px;
	background: #f7fbfe;
	text-align: center;
	line-height: 18px;
	padding-top: 14px;
	border-radius: 6px;
}
.home-service .leftMo .list-item .pic-box{
	height: 42px;
	margin-bottom: 16px;
}
.home-service .leftMo .list-item .pic-box img{
	display: block;
	margin: 0 auto;
	height: 100%;
}
.home-service .leftMo .list-item .icon{
	display: block;
	background: url(01-sprite.png);
	width: 50px;
	height: 42px;
	margin: 0 auto 16px;
}
.home-service .leftMo .list-item .icon1{
	background-position: 0 -120px;
}
.home-service .leftMo .list-item .icon2{
	background-position: -50px -120px;
}
.home-service .leftMo .list-item .icon3{
	background-position: -100px -120px;
}
.home-service .leftMo .list-item .icon4{
	background-position: -150px -120px;
}
.home-service .leftMo .list-item .icon5{
	background-position: -200px -120px;
}
.home-service .leftMo .list-item .icon6{
	background-position: -250px -120px;
}
.home-service .leftMo .list-item .icon7{
	background-position: -300px -120px;
}
.home-service .leftMo .list-item .icon8{
	background-position: -350px -120px;
}
.home-service .leftMo .list-item a:hover{
	color: #1895DF;
}
.home-service .leftMo .list-item a:hover .icon{
	background-position-y: -162px;
}
.home-service .rightMo .list{
	overflow: hidden;
	border-radius: 6px;
}
.home-service .rightMo .list-item{
	float: left;
	width: 25%;
}
.home-service .rightMo .list-item a{
	display: block;
	width: 100%;
	height: 87px;
	background: #f7fbfe;
	text-align: center;
	line-height: 18px;
	padding-top: 10px;
}
.home-service .rightMo .list-item a:hover{
	color: #fff;
	background: #1895DF;
}
.home-service .rightMo .list-item .icon{
	display: block;
	background: url(01-sprite.png);
	width: 42px;
	height: 38px;
	margin: 0 auto 12px;
}
.home-service .rightMo .list-item .icon1{
	background-position: 0 -210px;
}
.home-service .rightMo .list-item .icon2{
	background-position: -42px -210px;
}
.home-service .rightMo .list-item .icon3{
	background-position: -84px -210px;
}
.home-service .rightMo .list-item .icon4{
	background-position: -126px -210px;
}
.home-service .rightMo .list-item a:hover .icon{
	background-position-y: -248px;
}
.home-service .statistics{
	width: 100%;
	background: url(01-statistics-bg.jpg);
	background-size: cover;
	height: 150px;
	position: relative;
	padding: 10px 20px;
	border-radius: 6px;
}
.home-service .statistics .title{
	color: #fff;
	line-height: 30px;
	font-weight: bold;
	background: url(01-data-icon.png) no-repeat left center;
	padding-left: 22px;
}
.home-service .statistics .date{
	position: absolute;
	right: 22px;
	top: 8px;
	padding: 0 8px;
	background:#fff;
	background: rgba(224,214,255,0.6);
	border-radius: 4px;
	height: 26px;
	line-height: 26px;
	color: #2793e6;
	font-weight: bold;
}
.home-service .statistics .data .text{
	display: none;
}
.home-service .statistics .data .item{
	width: 50%;
	float: left;
	padding-left: 26px;
	color: #fff;
	line-height: 22px;
	margin-bottom: 10px;
}
/* 专题专栏*/
.special-swi{
	position: relative;
	width: 100%;
}
.home-special ul{
	margin-left: -12px;
}
.home-special ul li{
	width: 24%;
	margin-right: 12px;
	height: 100px;
}
.home-special ul .pic-box{
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
	border-radius: 4px;
}
.home-special .prev{
	display: block;
	width: 35px;
	height: 60px;
	position: absolute;
	left: -46px;
	top: 30px;
	background: url(01-special-left.png);
	background-size: 100% 100%;
}
.home-special .next{
	display: block;
	width: 35px;
	height: 60px;
	position: absolute;
	right: -46px;
	top: 30px;
	background: url(01-special-right.png);
	background-size: 100% 100%;
}
@media only screen and (max-width: 1200px){
	.home-news .news-swi {
	    width: 100%;
	    background: #fff;
	    margin-bottom: 0.1rem;
	}
	.home-news .news-swi .bd li{
		width: 100%;
		height: 4.28rem;
	}
	.home-news .news-swi .bd .text-box{
		height: 0.52rem;
		line-height: 0.52rem;
		padding: 0 3rem 0 0.18rem;
	}
	.home-news .news-swi .hd{
		right: 0.16rem;
		bottom: 0.14rem;
	}
	.home-news .news-swi .hd li{
		width: 0.16rem;
		height: 0.16rem;
		margin-right: 0.16rem;
	}
	.home-news .news-tab{
		width: 100%;
		padding: 0;
	}
	.home-zwgk{
		background: #fff;
		padding-bottom: 0.4rem;
	}
	.home-zwgk .leftMo{
		width: 100%;
		height: auto;
		padding: 0.2rem 0 0;
	}
	.home-zwgk .rightMo{
		width: 100%;
		height: auto;
	}
	.home-zwgk .rightMo .list-item{
		height: 1.42rem;
		padding-top: 0.22rem;
	}
	.home-zwgk .information .title{
		width: 100%;
		height: 0.5rem;
		line-height: 0.5rem;
		padding: 0;
	}
	.home-zwgk .information .list{
		width: 100%;
		font-size: 0;
		text-align: center;
		box-shadow: -4.243px 4.243px 12px 0px rgba(164, 213, 242, 0.15),4.243px 4.243px 12px 0px rgba(164, 213, 242, 0.15);
		border-radius: 0 0 0.06rem 0.06rem;
	}
	.home-zwgk .information .list .list-item{
		float: none;
		display: inline-block;
		width: 33%;
	}
	.home-service .leftMo,.home-service .rightMo{
		width: 100%;
		margin-bottom: 0.3rem;
	}
	.home-service .leftMo .list-item a{
		height: 1.52rem;
		padding: 0.2rem 0.1rem 0;
		line-height: 0.26rem;
	}
	.home-service .rightMo .list{
		margin-bottom: 0.3rem;
	}
	.home-service .rightMo .list-item{
		width: 50%;
	}
	.home-service .rightMo .list-item a{
		height: 1.74rem;
		padding-top: 0.4rem;
	}
	.home-service .rightMo .list-item .icon{
		transform: scale(1.66);
		margin-bottom: 0.5rem;
	}
	.home-service .statistics{
		height: 2.6rem;
		padding: 0.2rem;
	}
	.home-service .statistics .data .item{
		line-height: 0.6rem;
		margin-bottom: 0;
	}
	.home-service .statistics .date{
		height: 0.4rem;
		line-height: 0.4rem;
		top: 0.12rem;
	}
	.special-swi{
		padding-bottom: 0.3rem;
	}
	.home-special ul{
		margin-left: 0;
	}
	.home-special ul li{
		width: 100%;
		margin-right: 0;
		height: 2.38rem;
	}
	.home-special .prev,.home-special .next{
		width: 0.44rem;
		height: 0.76rem;
		top: 0.8rem;
	}
	.home-special .prev{
		left: 0.08rem;
	}
	.home-special .next{
		right: 0.08rem;
	}
}