@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:27%;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: 40px; height: 40px;  overflow: hidden; cursor: pointer;transition: all 0.35s ease-in-out;background: rgba(0,0,0,0.4);border-radius: 50%;color: #fff;text-align: center;line-height: 40px;font-size: 24px;}
.flex-direction-nav a:hover{ background:#003678; }
.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: auto; position: absolute; bottom: 10px; right: 25px; 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 { }



.content { }
/*第一组*/
.wrap_mode01{background: url(../images/bg.png) no-repeat center; overflow: hidden;padding-top: 100px;background-size: cover;}
.mode01 { margin: 45px auto;}
.articleTitle01{ height: 30px; line-height: 30px; overflow: hidden; margin-bottom: 25px;}
.articleTitle01 .title{ display: block; position: relative; text-align: center;}


/*新闻视点*/
.articleList01 .more{display: block; width: 90px; height: 34px;  text-align: center; line-height: 34px;margin: 20px auto auto auto;}
.articleList01 .more a{ display: block; background: rgba(0,0,0,0.5); color: #fff;border-radius: 20px; transition: all 0.3s ease;}
.articleList01 .more a:hover{ background: #c31818; }
.list1{ display: block;margin: 0 -11px; overflow: hidden; }
.art-item{ display: block; margin: 0 11px; overflow: hidden; box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.15);}
.art-item .artImg{ display: block; height: 0; padding-bottom: 56.2%;  overflow: hidden;}
.art-item .artText{ display: block; overflow: hidden;padding: 15px 22px 22px 22px;background: #fff;}
.art-item .artTitle { display: block; height: 48px; line-height: 24px; overflow: hidden;  margin-bottom: 10px;transition: all 0.3s ease;}
.art-item .artCon{ display: block; line-height: 24px; height: 170px; color: #666; overflow: hidden;padding-top: 6px;border-top: #eee 1px solid;}
.art-item .artCon-p{ display: block; height: 123px; overflow: hidden; }
.art-item .date{   }
.art-item .gp-img-responsive{ transition: all 0.3s ease; }
.art-item:hover .gp-img-responsive{ transform: scale(1.03); }
.list1 .icon-shijian{ color: #c31919; }


/*第二组*/
.articleTitle02{ height: 30px; line-height: 30px; border-bottom: #e5e5e5 1px solid; overflow: hidden; padding-bottom: 15px; margin-bottom: 12px;}
.articleTitle02 .title{ display: block; float: left; position: relative;}
.articleTitle02 .more{ float: right;} 
.iconfont.icon-gongkai{ color: #c31818; font-size: 18px;padding-right: 6px;}

.mode02{margin:40px auto; overflow: hidden; }
.mode02 .gp-fl{ width: 47.7%; overflow: hidden; }
.mode02 .gp-fr{width: 50%; overflow: hidden;}
/*最新公开信息*/
.list2 li a{ display: block;overflow: hidden; }
.list2 .lm{
 display: block;
 width: 96px;
 height: 31px;
 text-align: center;
 line-height: 31px;
 border: #c31818 1px solid;
 border-radius: 20px;
 color: #c31818;
 float: left;
 margin: 5px 0;
 overflow: hidden;
 transition: all 0.3s ease;
 font-size: 14px;
 }
.list2 .artText{ display: block; margin-left: 110px; height: 43px; line-height: 43px; border-bottom: #e5e5e5 1px solid; overflow: hidden; transition: all 0.3s ease;}
.list2 li a:hover .lm{ background: #c31818; color: #fff; }

.articleList03{ background: #f7f7f7; border: #eeeeee 1px solid; border-radius: 8px; overflow: hidden; margin-bottom: 20px;}
.articleList03 li a{ display: block; text-align: center;padding: 28px 28px; border-right: #eee 1px solid; overflow: hidden; position: relative;height: 35px;line-height: 35px;}
.articleList03 li:nth-child(4) a,.articleList03 li:nth-child(8) a{/* border: none; */ }
.articleList03 li a:after{ content: ""; display: block; width: 100%; height: 1px; background: #eee; position: absolute; bottom: 0; left: 0; }
.articleList03 li span{ display:block; height: 35px; line-height: 35px; }
.articleList03 .iconfont{ padding-right: 6px; float: left;}
.iconfont.icon-gongwenzhidu{ font-size: 24px; color: #e07373; }
.iconfont.icon-kaoshi{ font-size: 26px; color: #6c72e8; }
.iconfont.icon-caiwucopy{ font-size: 25px; color: #d7ab76; }
.iconfont.icon-renshi{ font-size: 28px; color: #db55f3; }
.iconfont.icon-zhiliang{ font-size: 25px; color: #459ae2; }
.iconfont.icon-xuesheng{ font-size: 28px; color: #886fe3; }
.iconfont.icon-xuewei{ font-size: 28px; color: #de8f68; }
.iconfont.icon-jiaoliu{ font-size: 26px; color: #63b16f; }


.articleList04{ background: url(../images/bg-logo.png) no-repeat top 25px right #f7f7f7; overflow: hidden; border: #eeeeee 1px solid;border-radius: 8px;}
.articleList04 .title{ display: block; width: 77px; background: #c31818; padding: 12px 0;border-radius: 8px;float: right;}
.articleList04 .title span{ display: block; width: 30px; text-align: center;margin: 0 auto;color: #fff;}
.list4{ margin: 23px 130px 20px 53px; }
.list4 li{ margin-bottom: 12px; overflow: hidden; }
.list4 .iconfont{ display: block; width: 24px; height: 24px; text-align: center; line-height: 24px; 
  border-radius: 50%; background: #eaeaea; color: #bab29b; font-size: 14px;float: left;}
.list4 .iconfont.icon-dizhi{ font-size: 18px; }
.list4 .artText{ display: block; margin-left: 36px; overflow: hidden; }



/*通知公告*/
.wrap_mode03{ background: url(../images/modebg.jpg) no-repeat center; overflow: hidden;background-size: cover;}
.mode03{ margin: 35px auto;} 
.articleList05 .more{ display: block; text-align: center; }
.list5{ margin: 0 -35px 0 0; }
.list5 li a{ display: block; background: #fff; border: #eee 1px solid; margin: 25px 35px; position: relative;}
.list5 .date{ display: block; width: 74px; height: 54px; text-align: center; background: #fff; border: #efefee 1px solid;
 border-radius: 50%; padding: 10px 0;overflow: hidden; position: absolute; left: -37px; top: -37px;}
.date .day{ display: block; height: 30px;line-height: 30px;}
.date .year{ display: block; height: 24px; line-height: 24px; }
.list5 .artText{ display: block; padding: 35px 25px; overflow: hidden;transition: all 0.3s ease; }
.list5 .artText p{ line-height: 24px; height: 48px; overflow: hidden; }
.list5 li a:hover .artText{ background: #c31818; }
.list5 li a:hover .artText p{ color: #fff; }






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

   .list2 li a:hover .artText{ padding-left: 6px; }
}



@media screen and (max-width:1300px) {
   .articleList03 li a{ padding: 28px 13px; }
}

@media screen  and (max-width:1020px) { 
   .wrap_mode01{ padding: 0; }
   .list4{ margin: 20px 90px 20px 20px; }
  
}


@media screen and (max-width:996px) {
   .mode01,.mode02{ margin: 25px auto; }
   .mode02 .gp-fl{ width: 100%; float: none; }
   .mode02 .gp-fr{ width: 100%; float: none; margin-top: 20px; }
   .list4{ margin: 25px 90px 25px 20px }
   .articleList03 .iconfont{ float: none; } 
   .articleList03 li span{ display: inline-block; }
}


@media screen and (max-width:766px) {
  .list1 li{ margin-bottom: 20px; }
  .art-item .artTitle{ height: auto; }
  .list2 .artText{ height: auto; line-height: 24px; padding: 10px 0;}
	.list2 .lm{width: 92px;}
}



@media screen and (max-width:479px) {
   .articleList03 li a{ padding: 15px 20%; }
   .list5 .artText{ padding: 30px 25px; }
   .list5 .artText p{ height: auto; }
} 

