﻿.cl-info{
	width: 100%;
}
.cl-info .cl-scroll{
	overflow: hidden;
}
.cl-info .cl-scroll .left{
	width: 400px;
}
.cl-info .cl-scroll .left .big{
	display: block;
	margin: 0 auto;
	width: 320px;
	height: 240px;
	cursor: pointer;
}
.cl-info .cl-scroll .left .swiper-container{
	padding: 0 55px;
}
.cl-info .cl-scroll .left .swiper-container img{
	display: block;
	width: 80%;
	margin: 0 auto;
	cursor: pointer;
}
.cl-info .cl-scroll .left .swiper-button-prev{
	top: 0;
	bottom: 0;
	margin: 0;
	height: auto;
	left: 0;
	width: 50px;
	background:#fff url(../img/zx25.png) center center no-repeat;
}
.cl-info .cl-scroll .left .swiper-button-next{
	top: 0;
	bottom: 0;
	margin: 0;
	height: auto;
	right: 0;
	width: 50px;
	background:#fff url(../img/zx26.png) center center no-repeat;
}
.cl-info .cl-scroll .right{
	width: 400px;
}
.cl-info .cl-scroll .right h3{
	padding-bottom: 20px;
	font-size: 17px;
	color: #000;
}
.cl-info .cl-scroll .right p{
	font-size: 12px;
	color: #8b8989;
	line-height: 2;
}
.cl-info .guige h3{
	padding: 15px;
	font-size: 14px;
	color: #000;
	line-height: 2;
	font-weight: normal;
}
.cl-info .guige table{
	width: 100%;
}
.cl-info .guige table tr, .cl-info .guige table th, .cl-info .guige table td{
	text-align: center;
	font-weight: normal;
}
.cl-info .guige table thead tr, .cl-info .guige table thead td{
	line-height: 40px;
	font-size: 14px;
	color: #fefefe;
	background: #e00505;
}
.cl-info .guige table tbody tr, .cl-info .guige table tbody th{
	font-size: 12px;
	color: #464644;
	line-height: 35px;
}
.cl-info .guige table .bgffffff{
	background: #fff;
}
.cl-info .guige table .bgf9f9f9{
	background: #f9f9f9;
}
.cl-info .cl-news{
	padding-top: 0px;
	overflow: hidden;
	padding-bottom: 40px;
}
.cl-info .cl-news .item{
	width: 300px;
	float: left;
	margin-left: 20px;
	margin-bottom: 45px;
}
.cl-info .cl-news .item h2{
	font-size: 14px;
	color: #0b0b0b;
	padding-bottom: 20px;
}
.cl-info .cl-news .item h4{
	width: 300px;
	height: 200px;
	float: left;
	overflow: hidden;
}
.cl-info .cl-news .item .left img{
	display: block;
	width: 300px;
	height: 200px;
}



.cl-info .cl-news .item h9{
	width: 300px;
	height: 200px;
	float: left;
	overflow: hidden;
}
.cl-info .cl-news .item .left9 img{
	display: block;
	width: 300px;
	height: 200px;
}





.cl-info .cl-news .item .left img:hover{transform:scale(1.2,1.2); transition:.5s;}
.cl-info .cl-news .item .right{
	position: relative;
	width: 130px;
	height: 120px;
	font-size: 12px;
	color: #8d8d8d;
	line-height: 2;
}
.cl-info .cl-news .item .right a{
	position: absolute;
	bottom: 0;
	right: 0;
	width: 74px;
	height: 23px;
	line-height: 23px;
	text-align: center;
	color: #fff;
	font-size: 12px;
	background: #e00505 url(../img/ic2.png) right 10px center no-repeat;
}

.cl-info .cl-news .item .right a:hover{background:#af1f23  url(../img/ic2.png) right 10px center no-repeat;}
