/*flexslider start*/
.flex-container a:active,.flexslider a:active,.flex-container a:focus,.flexslider a:focus  {outline: none;}
.slides,.flex-control-nav,.flex-direction-nav {margin: 0; padding: 0; list-style: none;}
.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {display: none;-webkit-backface-visibility: hidden;text-align: center;} 
.flexslider .slides img {width: auto;margin: 0 auto;text-align: center;height: 74.6vh;}
.subBanner .flexslider{width:100%;overflow: hidden;/* text-align: center; */height: 100%;}
.subBanner .flexslider .slides img {width: 100%;margin: 0 auto;text-align: center;height: 100%;}
.flex-pauseplay span {text-transform: capitalize;}

.slides:after {content: "\0020"; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}

.no-js .slides > li:first-child {display: block;}

.flexslider {
	background:#55a1d5;
background: -webkit-linear-gradient(left, #a7ddf7 #55a1d5);
background: -o-linear-gradient(right, #a7ddf7, #55a1d5);
background: -moz-linear-gradient(right, #a7ddf7, #55a1d5);
background: linear-gradient(to right, #a7ddf7, #55a1d5);
			 position: relative; zoom: 1; }
.flex-viewport { max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; }
.loading .flex-viewport { max-height: 300px; }
.flexslider .slides {zoom: 1;overflow:hidden;}
.carousel li { margin-right: 5px; }

.flex-direction-nav {*height: 0;}
.flex-direction-nav a { text-decoration:none; display: block; width: 30px; height: 42px;position: absolute; margin-top: -21px; top: 50%; z-index: 10; overflow: hidden; opacity: 0.8; cursor: pointer; color: rgba(0,0,0,0.8);  background:url(../images/lf01.png) no-repeat center center; text-indent:-999em; }
.flex-direction-nav .flex-prev { left: 10px; background-position:0 0; }
.flex-direction-nav .flex-next { right: 10px; background:url(../images/rt01.png) no-repeat center center}
.flexslider:hover .flex-prev { opacity: 1; }
.flexslider:hover .flex-next { opacity: 1; }
.flexslider:hover .flex-next:hover,.flexslider:hover .flex-prev:hover { opacity: 1; }
.flex-direction-nav .flex-disabled { opacity: 0!important; filter:alpha(opacity=0); }

.flex-pauseplay a { display: block; width: 20px; height: 20px; position: absolute; bottom: 5px; left: 10px; opacity: 0.8; z-index: 10; overflow: hidden; cursor: pointer; color: #000; background:#ddd;}
.flex-pauseplay a:before { font-size: 20px; display: inline-block; content: '\f004'; }
.flex-pauseplay a:hover { opacity: 1; }
.flex-pauseplay a.flex-play:before { content: '\f003'; }

/*.flex-control-nav {width: 100%; position: absolute; bottom: 10px; text-align: center; z-index: 1000;}
.flex-control-nav li {margin: 0 8px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width: 12px; height: 12px; display: block; background: #fff;cursor: pointer; text-indent: -9999px; border-radius: 6px; }
.flex-control-paging li a:hover { background: #000; background: rgba(0,0,0,0.7); }
.flex-control-paging li a.flex-active { background: #000; background: rgba(0,0,0,0.9); }
*/
.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; }
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; }
/*flexslider end*/

/*图片轮播*/
.flexslider{width:auto;overflow: hidden;/* text-align: center; */height: 74.7vh;}
.flexslider .til_slides{ width:553px; height: 40px;line-height:40px; position: absolute;bottom:0px; right:0px;background:url(../../images/2017/banner_bg.png) repeat; font-size:16px;color:#fff; width:100%;text-indent:12px;}
.flex-control-nav{ bottom:9px;right:10px; text-align: right;width:auto;position:absolute;z-index:999;display: none;}
.flex-control-paging li{ margin:0 4px;width:18px;height:19px;display:inline-block;*zoom:1;*display:inline;cursor:pointer;}
.flex-control-paging li a{ width: 18px; height: 19px; line-height: 19px;  background:url(../../images/2017/banner_icon01.png) repeat;display:block;text-align:center;color:#fff;}
.flex-control-paging li a:hover,.flex-control-paging li a.flex-active{background:none;background-color:#0d6f71}
.Banner{position: relative;z-index: 20}
.pictureAuthor{background:url(../images/p-bg.png) no-repeat left top;height: 25px;line-height: 25px;color:#fff;font-size:12px;position: absolute;left:0;bottom:0;z-index: 998;width: 100%;text-indent: 2em;}
.slideTitle{width: auto;height: 55px;line-height: 55px;color:#fff;font-size:18px;padding:0 15px;position: absolute;left:30px;bottom: 10%;background:url(../images/banner_bg.png) repeat;}



@media screen and (max-width:1640px) {
.flexslider,.flexslider .slides img {height: 69vh;}
	
}
@media screen and (max-width:1380px) {
	.flexslider,.flexslider .slides img {height: 62vh;}
		
	}
@media screen and (max-width:768px) {
	.flexslider,.flexslider .slides img {height: 21vh;}
	.slideTitle{font-size:16px;font-size:1.6rem;line-height:35px;height:35px;left:0;bottom: 1%;width:93%;}
	.flex-direction-nav a{width: 20px;height: 28px;margin-top: -14px;background-size: 20px 28px !important;}
}