@charset "utf-8";
/* CSS Document */
.banner{position: relative;z-index: 1; width: 1500px; margin-left: auto; margin-right: auto;}
/* 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:20%;overflow:hidden;position: relative;}
.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  { /*! text-decoration:none; */ display: block; width: 60px; height: 60px;  overflow: hidden; cursor: pointer;transition: all 0.35s ease-in-out;border-radius: 50%;border: rgba(255,255,255,0.5) 2px solid;}
.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: 100%; position: absolute; bottom: -2px; /*! left:0; */ text-align: center; 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 { }

.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; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}

.banner .flex-direction-nav{ display: none;}
.banner .flex-control-paging{position: absolute;bottom:15px;} 
.banner .flex-control-nav li{margin:0 5px; overflow: hidden;display: inline-block;}
.banner .flex-control-nav li a{text-indent: 0;display: inline-block;width: 12px; height: 12px;background: #fff;border-radius: 50%;opacity: 0.5;}
.banner .flex-control-nav li a.flex-active{ opacity: 1;}
.banner .flexslider{ position: relative;z-index: 0; }

.banner .flexslider .slides > li .slideText { position: absolute; left: 0; bottom: 0; width: 100%;
background-color:rgba(0,0,0,0.6);
background: -webkit-linear-gradient(bottom, rgba(0,0,0,0.6),rgba(0,0,0,0)); /* Safari 5.1 - 6.0 */
background: -o-linear-gradient(top, rgba(0,0,0,0.6), rgba(0,0,0,0)); /* Opera 11.1 - 12.0 */
background: -moz-linear-gradient(top,rgba(0,0,0,0.6), rgba(0,0,0,0)); /* Firefox 3.6 - 15 */
background: linear-gradient(to top, rgba(0,0,0,0.6), rgba(0,0,0,0)); /* 标准的语法 */ }
.banner .flexslider .slides > li .slideText p{ padding: 40px 18%; }


.wrap_mode01 { padding:40px 0; overflow: hidden; }
.mode01 > .gp-fl{ width: 62.8%; background: #fff; border: #e9e9e9 1px solid; padding: 0 20px 20px 20px;
    box-sizing: border-box; overflow: hidden;min-height: 400px;}
.mode01 > .gp-fr{ width: 35.5%; background: #fff; border: #e9e9e9 1px solid; padding: 0 20px 20px 20px; 
    box-sizing: border-box; overflow: hidden;min-height: 400px;}
.articleTitle01{ overflow: hidden; margin-bottom:20px;}
.articleTitle01 .title{ display: inline-block; padding:8px 18px; float: left; color: #fff;}
.articleTitle01 .title1{ background: #0c2a8a; }
.articleTitle01 .title2{ background: #1592c2; }
.articleTitle01 .title3{ background: #af4fd5; }
.articleTitle01 .title4{ background: #db6e51; }
.articleTitle01 .title5{ background: #80a93f; }
.articleTitle01 .more{display: inline-block; margin-top: 15px; float: right;}

.wrapArticle{ max-height:300px; overflow: hidden;}
.wrapArticle .gp-article{ line-height: 30px;}
.wrapList1{}
.wrapList1 a{ display: block; overflow:hidden; position: relative;} 
.wrapList1 .gp-img-responsive{ padding-bottom: 66.2%;}
.wrapList1 .play{ display: block;width: 44px; height: 44px; background:url(../images/play.png) no-repeat center; background-color: rgba(0,0,0,0.6);border-radius: 50%;
position:absolute; left:20px; bottom: 20px;}


.wrap_mode02 { padding:0 0 40px 0; overflow: hidden; }
.mode02 > .gp-fl{ width:32%; background: #fff; border: #e9e9e9 1px solid; padding: 0 20px 20px 20px; 
    box-sizing: border-box; overflow: hidden;min-height: 400px;}
.mode02 > .gp-fm{ width:32%; float: left; margin-left: 2%; background: #fff; border: #e9e9e9 1px solid; padding: 0 20px 20px 20px; 
    box-sizing: border-box; overflow: hidden;min-height: 400px;}
.mode02 > .gp-fr{ width:32%; background: #fff; border: #e9e9e9 1px solid; padding: 0 20px 20px 20px; 
    box-sizing: border-box; overflow: hidden;min-height: 400px;}
.list2{ overflow: hidden;}
.list2 li { margin-bottom: 5px; overflow: hidden;}
.list2 li a{ display: block;background: #f6f6f6; padding: 9px; overflow: hidden;}
.list2 .listTitle{ display: block; overflow: hidden; color:#9253ab; background: url(../images/libg.png) no-repeat left center; padding-left: 22px; transition: all 0.2s ease; }
.list2 li a:hover .listTitle{ padding-left:30px; }


.list3{ overflow: hidden;}
.list3 li { margin-bottom: 5px; overflow: hidden;}
.list3 li a{ display: block;background: #f6f6f6; padding: 10px; overflow: hidden;}
.list3 .listIcon{ display: inline-block; width: 18px; height:22px; background: url(../images/libg2.png) no-repeat center; float: left;}
.list3 .listTitle{ display: block; overflow: hidden; color:#b0543a; margin-left: 22px;}
.list3 .listCon{ display: none; margin:10px 22px; padding: 10px 0 0; color:#b0543a; border-top: #dddddd 1px solid; line-height: 22px; max-height: 88px;}
.list3 li.on .listCon{ display: block;}
.list3 li.on .listIcon{ transform:rotate(90deg);}



.list4{ overflow: hidden;}
.list4 li{ margin-bottom:8px; overflow: hidden;}
.list4 li a{ display: block; overflow: hidden;}
.list4 .listIcon{ background: #f6f6f6; display: inline-block; height: 45px; line-height: 45px; width: 94px; 
    float: left; text-align: center;}
.list4 .listIcon img{ display:inline-block; margin-top: 10px; height: 24px; overflow: hidden;}
.list4 .listTitle{ margin-left: 105px; background:#f6f6f6; height: 45px; line-height: 45px; padding: 0 15px; color: #80a93f;transition: all 0.2s ease;}
.list4 li a:hover .listTitle{ padding-left: 22px; }





@media screen  and (max-width:1500px) { 
     .banner{ width: 100%;} 
}


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

@media screen  and (max-width:1200px) { 
    .mode01 > .gp-fl,.mode02 > .gp-fl{ width: 100%; float: none; min-height: auto; padding: 0 15px 15px;}
    .mode01 > .gp-fr,.mode02 > .gp-fm,.mode02 > .gp-fr{ width: 100%; float: none; margin-top: 20px; margin-left: 0; 
        min-height: auto; padding: 0 15px 15px;}
}


@media screen and (max-width:766px) {
    .banner .flex-control-paging{ bottom: 5px;}
}

