@charset "utf-8";
/* CSS Document */
.banner{position: relative;z-index: 1;}
/* Browser Resets
*********************************/
.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 Necessary Styles
*********************************/ 
.flexslider {margin: 0; padding: 0;} 
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;position:relative} /* Hide the slides before the JS is loaded. Avoids image jumping */
.banner .flexslider .slides > li a{display: block;height: 0;padding-bottom:56.2%;overflow:hidden;}
.banner .flexslider ul li.flex-active-slide img{ transition:transform 6000ms linear 0s;
 -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.flexslider .slides > li.clone{position:relative}
.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}
/* Clearfix for the .slides element */
.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 */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}

/* FlexSlider Default Theme
*********************************/
.flexslider { 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; }

/* Direction Nav */
.flex-direction-nav {*height: 0;}
.flex-direction-nav a  { display: block; width: 30px; height: 60px;  overflow: hidden; cursor: pointer;transition: all 0.35s ease-in-out;}
.flex-direction-nav a:hover{text-shadow: 1px 1px 0 #666;}
.flex-direction-nav .flex-prev {}
.flex-direction-nav .flex-next {}
.flexslider:hover .flex-prev {}
.flexslider:hover .flex-next {}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover { }
.flex-direction-nav .flex-disabled { opacity: 0!important; filter:alpha(opacity=0); cursor: default; }
/* 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'; }
/* Control Nav */ 
.flex-control-nav {width: auto; position: absolute; top: 20px; left: 20px; z-index:9999; }
.flex-control-nav li {margin: 10px 6px 0; display: block; zoom: 1; *display: inline;vertical-align: bottom;}
.flex-control-paging li a {width: 8px; height: 8px; display: block;  cursor: pointer;  }
.flex-control-paging li a:hover {  }
.flex-control-paging li a.flex-active { }


.banner .flex-direction-nav{ display: none; }
.banner .flex-control-paging{ background: rgba(0,0,0,0.2);border: rgba(255,255,255,0.3) 1px solid; border-radius: 20px; height: 22px;line-height: 22px;padding: 0 8px;} 
.banner .flex-control-nav li{margin:0 4px; overflow: hidden;display: inline-block;}
.banner .flex-control-nav li a{text-indent: 0;display: inline-block;width: 6px; height: 6px;background: rgba(255,255,255,0.2); border-radius: 50%; }
.banner .flex-control-nav li a.flex-active{ background: #fff;}
.banner .flexslider{ position: relative;z-index: 0; }


.banner .slideText{position: absolute;bottom: 0;left: 0;width: 100%; height: 25%; box-sizing: border-box;
background-color:rgba(0,0,0,0.5);
background: -webkit-linear-gradient(bottom, rgba(0,0,0,0.5), rgba(0,0,0,0)); /* Safari 5.1 - 6.0 */
background: -o-linear-gradient(top, rgba(0,0,0,0.5), rgba(0,0,0,0)); /* Opera 11.1 - 12.0 */
background: -moz-linear-gradient(top,rgba(0,0,0,0.5), rgba(0,0,0,0)); /* Firefox 3.6 - 15 */
background: linear-gradient(to top, rgba(0,0,0,0.5), rgba(0,0,0,0)); /* 标准的语法 */}
.banner .slideText p{ color: #fff; line-height: 30px; height: 30px;overflow: hidden;max-width: 1200px;margin: 7% 30px 0 30px;}




.content { overflow: hidden;}
.articleTitle01{ overflow: hidden; margin-bottom: 15px;border-bottom: #eeeeee 2px solid;}
.articleTitle01 .title{ display: block; float: left;  position: relative; padding-left: 30px; position: relative;}
.articleTitle01 .title:before{ content: ""; display: block; width: 100%; height: 2px; background:#b5211d;
  position: absolute; left: 0; bottom: -15px;}
.articleTitle01.tbg1 .title{ background: url(../images/tbg1.png) no-repeat left center; }
.articleTitle01.tbg2 .title{ background: url(../images/tbg2.png) no-repeat left center; }
.articleTitle01.tbg3 .title{ background: url(../images/tbg3.png) no-repeat left center; padding-left: 45px;}
.articleTitle01.tbg4 .title{ background: url(../images/tbg4.png) no-repeat left center; }
.articleTitle01.tbg5 .title{ background: url(../images/tbg5.png) no-repeat left center; padding-left: 45px;}
.articleTitle01.tbg6 .title{ background: url(../images/tbg6.png) no-repeat left center; }
.articleTitle01 .more{display: block;float: right; line-height: 44px; }

/*新闻动态*/
.wrap_mode01 { overflow: hidden; }
.mode01{ margin: 42px auto; overflow: hidden; }
.mode01 .gp-fl{width: 48.5%;}
.mode01 .gp-fr{ width: 48.5%; }

.list1{overflow: hidden; margin-top:-15px; }
.list1 li{ overflow: hidden;} 
.list1 li a{ display: block; padding: 15px 0;overflow: hidden; border-bottom: #e6e6e6 1px solid;}
.list1 .artText{display: block; height: 24px; line-height: 24px; padding-left: 14px; transition: all 0.3s ease;overflow: hidden; position: relative;}
.list1 .artText:before{ content: ""; display: block; width: 7px; height: 8px; background: url(../images/libg.png) no-repeat; position: absolute;
left: 0; top: 10px; }
.list1 .date{ float: right; color: #b5211d; line-height: 24px;}
.list1 a:hover .artText{ padding-left: 24px; }



.wrap_mode02{ background: url(../images/modebg.png) repeat; padding: 35px 0; overflow: hidden; }
.mode02 .gp-fl,.mode03 .gp-fl{width: 48.5%;}
.mode02 .gp-fr,.mode03 .gp-fr{ width: 48.5%; }
.list2{overflow: hidden; margin-top:-15px; }
.list2 li{ overflow: hidden;} 
.list2 li a{ display: block; padding: 15px 0;overflow: hidden; border-bottom: #e6e6e6 1px solid;}
.list2 .artText{display: block; margin-left: 90px; height: 24px; line-height: 24px; padding-left: 14px; transition: all 0.3s ease;overflow: hidden; position: relative;}
.list2 .artText:before{ content: ""; display: block; width: 1px; height: 20px; background:#dddddd; position: absolute;
left: 0; top: 4px; }
.list2 .date{color: #b5211d; line-height: 24px; float: left;}
.list2 a:hover .artText{ padding-left: 20px; }

.list3 .artText:before{ content: ""; display: block; width: 4px; height: 4px; background:#b4b4b4; border-radius: 50%; position: absolute;
left: 0; top: 10px; }


.wrap_mode03 { margin: 42px auto; overflow: hidden; }

.wrap_mode04{ background: #fafafa; padding: 25px 0; overflow: hidden; }
.mode04{ overflow: hidden; }
.list4{}
.list4 li{ width: 16.6%; float: left; padding:12px 0; overflow: hidden; }
.list4 li a{ background: url(../images/libg2.png) no-repeat left top 6px; padding:0 16px; display: block;line-height: 24px;}



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

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

} 

@media screen  and (max-width:1020px) { 
   .banner .slideText p{ margin: 3% 30px 0 30px; }
   .list4 li{ width: 25%; }
} 


@media screen and (max-width:996px) {
   .banner .slideText{ display: none; }
   .mode01,.wrap_mode03{ margin: 25px auto; }
   .wrap_mode02{ padding: 25px 0; }
   .mode01 .gp-fl,.mode02 .gp-fl, .mode03 .gp-fl{ width: auto;float: none; }
   .mode01 .gp-fr,.mode02 .gp-fr, .mode03 .gp-fr{ width: auto;float: none; margin-top: 25px;}


} 

@media screen and (max-width:766px) {
  .list4 li{ width: 33.3%; padding: 6px 0;}

} 

@media screen and (max-width:640px) {
  .list4 li{ width: 50%; }
}


@media screen and (max-width:480px) {
   .list4 li{ width:100%; float: none; }
} 

