/*重置样式*/
.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样式*/
.flexslider {margin: 0; padding: 0;} 
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;cursor: pointer; position: relative;}  
.flexslider .slides img {width: 100%; display: block;}
.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 JavaScript Fallback */
.no-js .slides > li:first-child {display: block;}
/*FlexSlider默认样式*/
.flexslider { margin: 0; background: #fff;  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; }
.carousel li { margin-right: 5px; }
/*左右箭头*/ 
.flex-direction-nav {*height: 0;}
.picShow .flex-direction-nav a { text-decoration:none; display: block; width: 50px; height: 88px;  position: absolute; bottom: -111px; z-index: 10; overflow: hidden; cursor: pointer; 
 transition: all 0.3s ease;margin-top: -50px; text-align: center; line-height: 92px; font-size: 26px; color: #ccc;} 
.picShow .flex-direction-nav .flex-prev { left: 0; background:#eee; border: #ddd 1px solid; }
.picShow .flex-direction-nav .flex-next { right: 0; background:#eee; border: #ddd 1px solid;}
.picShow .flex-direction-nav .flex-prev:hover,.picShow .flex-direction-nav .flex-next:hover { background: #6f4486; color: #fff; border: #6f4486 1px solid; }



.flex-direction-nav .flex-disabled { }
/* Pause/Play */
.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-family: "flexslider-icon"; font-size: 20px; display: inline-block; content: '\f004'; }
.flex-pauseplay a:hover { opacity: 1; }
.flex-pauseplay a.flex-play:before { content: '\f003'; }
/*icon小点*/
.flex-control-nav {width: 100%; position: absolute; bottom: -40px; text-align: center;}
.flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width: 11px; height: 11px; display: block; background: #666; background: rgba(0,0,0,0.5); cursor: pointer; text-indent: -9999px; }
.flex-control-paging li a:hover { background: #333; 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; }


#carousel{ padding: 0 60px; }
/*图片展示页*/
.picShow{ margin: 0 0 20px 0; }
.picShow .flexslider#slider{  }
.picShow .flexslider#slider .slides > li{ border:none; position: relative;}
.picShow .flexslider#carousel .slides > li span{ display: block; margin: 20px 5px; cursor: pointer;transition: all 0.3s ease-in-out;}
.picShow .flexslider#carousel .slides > li  span {border: #ddd 1px solid;}
.picShow .flexslider#carousel .slides > li.flex-active-slide span{ margin-top: 10px; }
.picShow #carousel .flex-direction-nav{ display: none; }
.picShow #carousel .slides > li img{ height: 88px; } 
.picShow .imgResponsive{ padding-bottom: 56.3%; margin-top: 94px;}
.picShow .slides li a{ display: block; position: relative; }
.picText{display: block; max-width: 330px; background: rgba(0,0,0,0.3); border: rgba(238,238,238,0.3) 1px solid;position: absolute;bottom: 0;left: 0;padding: 20px 30px;}
.picText h3{ font-size: 16px; margin-bottom: 10px; line-height: 24px; }
.picText *{ color: #fff; }
.picText .num{ background: url(../images/t-num.png) no-repeat left top 10px; border-top:rgba(238,238,238,0.3) 1px solid; border-bottom: rgba(238,238,238,0.3) 1px solid; }
.picText .name{ background: url(../images/t-name.png) no-repeat left top 10px; }
.picText p{ padding: 8px 0 8px 27px;}


@media screen  and (max-width:1386px) {
   #carousel{ padding: 0 40px; }
   .picShow .flex-direction-nav a{ width: 33px; }

}

@media screen  and (max-width:1024px) {
}



@media screen  and (max-width:768px) {
   .picShow .imgResponsive{ margin-top: 74px; }
   .picShow .flexslider#slider{ padding: 0; }
   .picShow .flex-direction-nav a{ width: 40px; height: 40px; margin-top: -20px;line-height: 40px;font-size: 16px;}
   .picShow .flexslider#carousel .slides > li span{ margin: 10px 5px; }

   .videoShow .flexslider#slider{ padding: 0; }
   .videoShow .flex-direction-nav a{ width: 30px; height: 30px; margin-top: -15px; line-height: 30px; font-size: 14px;}
   .videoShow .flexslider#carousel .slides > li span{ margin: 10px 5px; }
   .videoShow .flex-direction-nav .flex-prev{ left: 0; }
   .videoShow .flex-direction-nav .flex-next{right: 0;}

   .picShow .flex-direction-nav a{ bottom: 30%; }
   #carousel{ padding: 0; }
   .picText{ padding:5px; }
   .picText p{ display: none; }
   .picText h3{ font-size: 14px; margin: 0; font-weight: normal; line-height: 22px; }

} 



@media screen  and (max-width:480px) {
   

}