.flex {width: 100%;float:left; }
.slides,.slides--titles {margin:0;padding:0}
.slides li,.slides--titles li {overflow:hidden;	position:relative;float:left}
.jFlex,.slides,.slides li,.slides--titles li {position:relative}
.jFlex {overflow:hidden;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;
	-moz-user-select:none;	-ms-user-select:none;user-select:none}
.slides {list-style:none}
.slides--anim {-moz-transition:transform ease-out .3s;-ms-transition:transform ease-out .3s;	-o-transition:transform ease-out .3s;
	-webkit-transition:transform ease-out .3s;transition:transform ease-out .3s}
.slides--titles:after,.slides--titles:before,.slides:after,.slides:before {content:' ';display:table}
.slides--titles:after,.slides:after {clear:both}
.slides li {display:block}
.flex .slides li > a{display: block;width: 100%;overflow:hidden;height: 0;padding-bottom: 56.394%;background-color: #fff;}
.slides img {display:block;	width: 100%;}
.slides--titles li {background:#b4b3b3;cursor:pointer;	text-align:center;-moz-transition:background linear .3s;-ms-transition:background linear .3s;-o-transition:background linear .3s;-webkit-transition:background linear .3s;	transition:background linear .3s;width:130px;margin-left:2px;}
.jflex--2 li {width:50%}
.jflex--3 li {width:33.3333333%}
.jflex--4 li {width:25%}
.jflex--5 li {width:20%}
.jflex--6 li {width:16.6666667%}
.slides--titles {margin:15px 0 0 140px;}
.slides--titles li .title--l {background:#146cca;display:block;height:5px;left:-100%;position:relative;margin-left:2px;}
.slides--titles li .title--t {color:#333;display:block;height:44px;	line-height:35px;overflow:hidden;
	text-overflow:ellipsis;	white-space:nowrap}
.slides--titles li.title--auto .title--l,.slides--titles li.title--manual .title--l {-moz-transition:all linear .3s;
	-ms-transition:all linear .3s;	-o-transition:all linear .3s;	-webkit-transition:all linear .3s;	transition:all linear .3s}
.slides--titles li.title--auto.title--active .title--l {-moz-transition:all linear 5s;	-ms-transition:all linear 5s;
	-o-transition:all linear 5s;-webkit-transition:all linear 5s;transition:all linear 5s}
.slides--titles li.title--active .title--l {left:0}
.slides--titles li.title--right .title--l {left:100%}
.slides--titles li.title--active .title--t {display:block;background-color:#146cca;}
.slides--titles li .title--t strong{font-family: 'Georgia';font-size:41px;color:#fff;display: inline-block;height: 28px;border-right:1px solid #fff;padding-right:5px;margin-right: 9px;margin-top: 9px;line-height: 17px;*line-height: 30px;*font-size:30px;}
.slides--titles li .title--t i{font-family: 'Arial';font-style: normal;color:#fff;display: inline-block;*line-height: 25px;}
.slides--titles li.title--active {background:#b4b3b3}
.slideTitle{background-color: #fff;width: auto;padding:10px 50px 35px;}
.b-dates{margin:19px 0 20px;overflow:hidden;}
.slideTitle h3{font-size:18px;height: 30px;line-height: 30px;overflow:hidden;margin-bottom: 20px;}
.slideTitle  h3 a{color:#1f1f1f;}
.b-con{line-height: 24px;height: 96px;overflow:hidden;}

@media only screen and (max-width:1230px) {
	.slideTitle{padding-bottom: 92px;}
	.slides--titles{margin:3px 0 0 115px;}
	.slides--titles li{width: 119px;}
	.slides--titles li .title--t strong{font-size:30px;}
	

}
@media only screen and (max-width:1024px) {
	.slideTitle{padding-bottom: 30px;}
	.slideTitle h3{height: auto;margin-bottom: 8px;}

}
@media screen  and (max-width:992px) {
	.slides--titles li{width: 20%;box-sizing: border-box;margin:0;border-left:2px solid #ecf2f6;}
	
}
@media screen  and (max-width:768px) {
	.slideTitle h3{font-size:16px;}
	.slideTitle{padding:10px 25px 25px;}
	.slides--titles li .title--t strong{font-size:20px;height: 22px}
	
}
	
@media screen  and (max-width:640px) {
	.Banner .listTitle{position: static;}
	.slides--titles{margin:1px 0 0 0;}
	.slides--titles li:first-child{border-left:none;}
	.slides--titles li .title--t strong{border-right: none;margin:2px 0 0 0;padding-right: 0;}
	.slides--titles li .title--t i{display: block;line-height: 17px;font-size:12px;}
	.slides--titles li .title--t{height: 55px;}
	
	}