img{border:0}
.sub1,.sub1 .swiper-container{
	width: 607px;
	height: 340px;
}
.swiper-slide{
	position: relative;
}
.swiper-wrapper a{
	display: block;
}
.swiper-text{
	position: absolute;
	width: 100%;
	background: rgba(0,0,0,0.5);
	color: #fff;
	height: 40px;
	line-height: 40px;
	padding-left: 15px;
	bottom: 0;
	left: 0;
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
	width: auto;
	right: 10px;
	left: auto;
}
.swiper-pagination-bullet {
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    font-size: 12px;
    color: #fff;
    opacity: 1;
    border-radius: 0;
}
.swiper-pagination-bullet-active {
    color: #fff;
    background: #ee9700;
}
.swiper-button-prev{
	background: url(../img/left-icon.png) no-repeat;
	width: 45px;
	height: 91px;
	left: 0;
}
.swiper-button-next{
	background: url(../img/right-icon.png) no-repeat;
	width: 45px;
	height: 91px;
	right: 0;
}
.swiper-button-next, .swiper-button-prev{
	margin-top: -50px;
}
.sub2{
	width: 533px;
}
.news-nav,.news-box{
	position: relative;
}
.news-nav ul{
	overflow: hidden;
	width: 100%;
	height: 38px;
	line-height: 38px;
	background: #eff3f6;
}
.news-nav ul li{
	float: left;
	width: 20%;
	text-align: center;
}
.news-nav ul li a{
	color: #1a4d87;
	display: block;
	font-size: 16px;
}
.news-nav ul li.active a{
	color: #fff;
	background: #3b80ce;
}
.show-more{
	color: #556b98;
	position: absolute;
	right: 20px;
	top: 10px;
	cursor: pointer;
}
.news-info{
	padding: 15px 20px 0;
}
.news-info h1{
	text-align: center;
	font-size: 20px;
	color: #c80009;
}
.news-text{
	padding: 10px 0;
	line-height: 25px;
	color: #898989;
	border-bottom: 1px dashed #bcbcbc;
}
.news-li-list{
	padding: 10px 20px 0;
}
.news-li-list ul li{
	background: url(../img/li.png) no-repeat left center;
	padding-left: 13px;
	height: 32px;
	overflow: hidden;
	line-height: 32px;
}
.news-li-list ul li a{
	display: block;
	color: #666;
}
.list-text{
	float: left;
	width: 380px;
	overflow: hidden;
}
.left-box{
	width: 570px;
	margin-right: 20px;
	position: relative;
}
.right-box{
	width: 570px;
	position: relative;
}
.banner{
	width: 100%;
	margin: 15px auto;
}
.table-list table{
	width: 100%;
	border-collapse:collapse;
	margin-top: 2px;
}
.table-list table thead{
	background: #f3f9fd;
}
.table-list table thead tr td{
	color: #469ee8;
}
.table-list table tr td{
	height: 33px;
	text-align: center;
}
.left-link{
	width: 814px;
	margin-right: 20px;
}
.link-nav ul,.open-nav ul{
	border-bottom: 1px solid #3b80ce;
}
.link-nav ul li{
	width: 15%;
}
.icon-link ul{
	width: 100%;
	overflow: hidden;
}
.icon-link ul li{
	float: left;
	height: 30px;
	line-height: 30px;
	margin-top: 10px;
	background: #f7f7f7;
	margin-right: 3%;
	width: 14.16%;
}
.icon-link ul li:last-child{
	margin-right: 0;
}
.icon-link ul li a{
	display: block;
}
.icon-link ul li .icon{
	width: 36px;
	height: 30px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
}
.right-link{
	width: 326px;
}
.open-nav ul li{
	width: 35%;
}
.open-link{
	background: url(../img/news-background.png) no-repeat top center;
	width: 100%;
	padding: 0 10px 18px;
}
.open-link ul{
	width: 100%;
}
.open-link ul li{
	float: left;
	width: 48.5%;
	margin-top: 15px;
}
.open-link ul li:nth-of-type(even){
	margin-right: 0;
}
.img-banner{
	margin: 20px auto 10px;
	width: 100%;
	height: 190px;
	border: 1px solid #3b80ce;
	position: relative;
}
.left-img{
	position: absolute;
	top: 0;
	bottom: 0;
	width: 42px;
	height: 188px;
	overflow: hidden;
}
.scroll_horizontal{
	position: relative;
    width: 1160px;
    height: 190px;
}
.scroll_horizontal .box{
	overflow: hidden;
    position: relative;
    width: 1078px;
    margin: 0 20px 0 62px;
    padding: 20px 0;
}
.scroll_horizontal .list{
	overflow:hidden;
	width:9999px;
}
.scroll_horizontal .list li{
	float:left;
	width:180px;
}
.scroll_horizontal .list li img{
	width: 150px;
}
.scroll_horizontal .list .img-title{
	text-align: center;
	margin-top: 5px;
	color: #888;
}
