@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:40%;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: 30px;  overflow: hidden; cursor: pointer;transition: all 0.35s ease-in-out;background: rgba(0,0,0,0.3);border-radius: 50%;color: #fff;text-align: center;line-height: 30px;font-size: 18px;font-weight: bold;}
.flex-direction-nav a:hover{ background:#b51f21; }
.flex-direction-nav .flex-prev {position: absolute;left: 4px;top: 5px;z-index: 9;}
.flex-direction-nav .flex-next {position: absolute;top: 5px;right: 4px;z-index: 9;}
.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: 33px; left: 0; z-index:9999; text-align: center;height: 6px;}
.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{ width: 168px;height: 40px; position: absolute;bottom: 20px; left: 50%;margin-left: -84px;}
.banner .flex-control-paging{  display: none;}  
.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: 6px; height: 6px;background: #fff; border-radius: 50%; text-indent: 999em;}
.banner .flex-control-nav li a.flex-active{ background: #68707a;}
.banner .flexslider{ position: relative;z-index: 0; }

 



.content {  overflow: hidden; }
/*第一组*/
.wrap_mode01{ overflow: hidden; }
.mode01 {overflow: hidden;}
.mode01 > .gp-fl{ width: 29.4%; background: #ffffff; border-radius: 10px; overflow: hidden;}
.mode01 > .gp-fm{ width: 29.4%; background: #ffffff; overflow: hidden; margin: 0 1%;}
.mode01 > .gp-fr{ width: 9%; overflow: hidden;}
.articleList01{ margin: 20px auto; overflow: hidden; max-width: 155px;text-align: center;height: 50px;line-height: 50px;background: #eeeeee;border-radius: 8px;}
.articleList01 a{ display: block; color: #b51f21; }
.articleList01 a:hover{ color: #db2d30; }

.wrap_mode02{ background: #f7f7f7; padding: 30px 0;  overflow: hidden;}
.articleList02 .title{ display: block; color: #222222; text-align: center; margin-bottom: 10px;}
.list1{ margin: 0 -11px; }
.list1 li .pro-li{ margin: 11px; overflow: hidden; position: relative;}
.list1 .listImg{height: 0;padding-bottom: 56.2%;overflow: hidden;position: relative;}
.list1 .listImg .listTitle{ height: 50px; line-height: 50px; position: absolute; left: 0; top: 50%; margin-top: -25px; padding: 0 5%;width: 90%; 
color: #fff; text-align: center;}
.list1 .listTitle.red{background-color:rgba(181,31,33,0.6);
background: -webkit-linear-gradient(left, rgba(181,31,33,0.1),rgba(181,31,33,0.6),rgba(181,31,33,0.1)); /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(right, rgba(181,31,33,0.1),rgba(181,31,33,0.6),rgba(181,31,33,0.1)); /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(right,rgba(181,31,33,0.1),rgba(181,31,33,0.6),rgba(181,31,33,0.1)); /* Firefox 3.6 - 15 */
  background: linear-gradient(to right, rgba(181,31,33,0.1),rgba(181,31,33,0.6),rgba(181,31,33,0.1)); /* 标准的语法 */}

.list1 .listTitle.green{background-color:rgba(108,181,31,0.6);
background: -webkit-linear-gradient(left, rgba(108,181,31,0.1),rgba(108,181,31,0.6),rgba(108,181,31,0.1)); /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(right, rgba(108,181,31,0.1),rgba(108,181,31,0.6),rgba(108,181,31,0.1)); /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(right,rgba(108,181,31,0.1),rgba(108,181,31,0.6),rgba(108,181,31,0.1)); /* Firefox 3.6 - 15 */
  background: linear-gradient(to right, rgba(108,181,31,0.1),rgba(108,181,31,0.6),rgba(108,181,31,0.1)); /* 标准的语法 */}

.list1 .listTitle.green2{background-color:rgba(31,181,66,0.6);
background: -webkit-linear-gradient(left, rgba(31,181,66,0.1),rgba(31,181,66,0.6),rgba(31,181,66,0.1)); /* Safari 5.1 - 6.0 */
background: -o-linear-gradient(right, rgba(31,181,66,0.1),rgba(31,181,66,0.6),rgba(31,181,66,0.1)); /* Opera 11.1 - 12.0 */
background: -moz-linear-gradient(right,rgba(31,181,66,0.1),rgba(31,181,66,0.6),rgba(31,181,66,0.1)); /* Firefox 3.6 - 15 */
background: linear-gradient(to right, rgba(31,181,66,0.1),rgba(31,181,66,0.6),rgba(31,181,66,0.1)); /* 标准的语法 */}


.list1 .listTitle.blue{background-color:rgba(31,181,179,0.6);
background: -webkit-linear-gradient(left, rgba(31,181,179,0.1),rgba(31,181,179,0.6),rgba(31,181,179,0.1)); /* Safari 5.1 - 6.0 */
background: -o-linear-gradient(right, rgba(31,181,179,0.1),rgba(31,181,179,0.6),rgba(31,181,179,0.1)); /* Opera 11.1 - 12.0 */
background: -moz-linear-gradient(right,rgba(31,181,179,0.1),rgba(31,181,179,0.6),rgba(31,181,179,0.1)); /* Firefox 3.6 - 15 */
background: linear-gradient(to right, rgba(31,181,179,0.1),rgba(31,181,179,0.6),rgba(31,181,179,0.1)); /* 标准的语法 */}

.list1 .listTitle.blue2{background-color:rgba(31,71,181,0.6);
background: -webkit-linear-gradient(left, rgba(31,71,181,0.1),rgba(31,71,181,0.6),rgba(31,71,181,0.1)); /* Safari 5.1 - 6.0 */
background: -o-linear-gradient(right, rgba(31,71,181,0.1),rgba(31,71,181,0.6),rgba(31,71,181,0.1)); /* Opera 11.1 - 12.0 */
background: -moz-linear-gradient(right,rgba(31,71,181,0.1),rgba(31,71,181,0.6),rgba(31,71,181,0.1)); /* Firefox 3.6 - 15 */
background: linear-gradient(to right, rgba(31,71,181,0.1),rgba(31,71,181,0.6),rgba(31,71,181,0.1)); /* 标准的语法 */}


.list1 .listTitle.purple{background-color:rgba(101,31,181,0.6);
background: -webkit-linear-gradient(left, rgba(101,31,181,0.1),rgba(101,31,181,0.6),rgba(101,31,181,0.1)); /* Safari 5.1 - 6.0 */
background: -o-linear-gradient(right, rgba(101,31,181,0.1),rgba(101,31,181,0.6),rgba(101,31,181,0.1)); /* Opera 11.1 - 12.0 */
background: -moz-linear-gradient(right,rgba(101,31,181,0.1),rgba(101,31,181,0.6),rgba(101,31,181,0.1)); /* Firefox 3.6 - 15 */
background: linear-gradient(to right, rgba(101,31,181,0.1),rgba(101,31,181,0.6),rgba(101,31,181,0.1)); /* 标准的语法 */}

.list1 .listTitle.purple2{background-color:rgba(181,31,151,0.6);
background: -webkit-linear-gradient(left, rgba(181,31,151,0.1),rgba(181,31,151,0.6),rgba(181,31,151,0.1)); /* Safari 5.1 - 6.0 */
background: -o-linear-gradient(right, rgba(181,31,151,0.1),rgba(181,31,151,0.6),rgba(181,31,151,0.1)); /* Opera 11.1 - 12.0 */
background: -moz-linear-gradient(right,rgba(181,31,151,0.1),rgba(181,31,151,0.6),rgba(181,31,151,0.1)); /* Firefox 3.6 - 15 */
background: linear-gradient(to right, rgba(181,31,151,0.1),rgba(181,31,151,0.6),rgba(181,31,151,0.1)); /* 标准的语法 */}

.list1 .listText{ background: #fff; padding: 20px;}
.list1 .listText p{ display: block; color: #757575; line-height: 22px; height: 44px; overflow: hidden;}
.list1 .listHover{position: absolute;left: 0;top: 0;}
.list1 .listImgHover{ height: 0;padding-bottom: 56.2%;overflow: hidden;position: relative; background: rgba(0,0,0,0.6);  text-align: center;}

.listLi{ transition: all 0.3s ease; }
.listHover{ opacity: 0; transition: all 0.3s ease;}
.listHover h2{ padding: 30px 0 15px 0; }
.listHover .listText2{ line-height: 22px; height: 44px; margin: 0 30px;}
.listHover .listTextHover{ background: #fff;padding: 20px 0; }
.listHover .listTextHover a{ display: inline-block; width: 50%; color: #757575; text-align: center; position: relative;}
.listHover .listTextHover a:before{ content: ""; display: block; width: 1px; height: 16px; background: #dbdbdb; position: absolute;
left: 0; top: 4px; }
.listHover .listTextHover a.red{ color: #b51f21;}
.listHover .listTextHover a.red:after{ content: ""; display: block; width: 1px; height: 16px; background: #dbdbdb; position: absolute;
right: 0; top: 4px; }

.list1 .pro-li:hover .listTitle,.list1 .pro-li:hover .listText{ opacity: 0; }
.list1 .pro-li:hover .listHover{ opacity: 1; } 


.wrap_mode03{ padding: 30px 0; overflow: hidden; }
.mode03 .gp-fl{ width: 47.5%; overflow: hidden; }
.mode03 .gp-fr{ width: 47.5%; overflow: hidden; }

.articleTitle01{ margin-bottom: 20px;  overflow: hidden;}
.articleTitle01 .title{ display: block; float: left; position: relative;}
.articleTitle01 .more{ float: right;color: #666666;line-height: 30px;} 

.list2{ overflow: hidden; }
.list2 li { margin-bottom: 18px;overflow: hidden; } 
.list2 li a{ display: block; overflow: hidden;}
.list2 .date{ display: block; width: 45px; height: 58px; float: left; text-align: center; color: #999999;}
.list2 .month{ display: block; height: 17px; line-height: 17px; }
.list2 .day{ display: block; height: 40px;line-height: 40px;}
.list2 .artText{ display: block; margin-left: 65px; overflow: hidden;transition: all 0.3s ease;padding: 9px 0;}
.list2 a:hover .artText{ padding-left: 6px; }


.wrap_mode04{ background: #f7f7f7; padding: 30px 0; overflow: hidden; }  
.list3{}
.list3 li a{ display: block; margin: 10px; padding: 35px 0; background: #fdf7f7; border: #f1d3d3 1px solid; border-radius: 5px;
text-align: center; overflow: hidden;} 
.list3 .icon{ display:block; height: 57px;  }
.list3 .listText{ display: block; margin-top: 10px; }
.list3 li a:hover .icon{animation:shake 0.5s; -webkit-animation:shake 0.5s;}
 @keyframes shake{ 

    0% { transform:rotate(0deg); -webkit-transform:rotate(0deg); }

    25% { transform:rotate(8deg); -webkit-transform:rotate(8deg); }

    50% { transform:rotate(-8deg); -webkit-transform:rotate(-8deg); }

    75% { transform:rotate(8deg); -webkit-transform:rotate(8deg); }

    100% { transform:rotate(0deg); -webkit-transform:rotate(0deg); }

  }

  @-webkit-keyframes shake{

    0% { transform:rotate(0deg); -webkit-transform:rotate(0deg); }

    25% { transform:rotate(8deg); -webkit-transform:rotate(8deg); }

    50% { transform:rotate(-8deg); -webkit-transform:rotate(-8deg); }

    75% { transform:rotate(8deg); -webkit-transform:rotate(8deg); }

    100% { transform:rotate(0deg); -webkit-transform:rotate(0deg); }

  }




@media screen  and (min-width:1020px) { 
   

}

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


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

@media screen  and (max-width:996px) { 
    .mode03 .gp-fl,.mode03 .gp-fr{ width: 100%; float: none; }
}


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



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

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

