@charset "utf-8";

/* CSS Document */
.banner {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.Banner{
  
max-width: 1380px;
  
margin: 0 auto;
}

.rslides {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
}

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
}

.rslides .img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
}

.slide_container {
  position: relative;
  float: left;
  width: 100%;
  overflow: hidden;
}

.slide {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}

.slide li {
  position: absolute;
  width: 100%;
  left: 0;
  height: 100%;
  top: 0;
}
.slide li a{
  display: block;
  height: 100%;
}
.slide li a img{
   height: 100%;
}
.slide .img {
  display: block;
  position: relative;
  z-index: 1;
  height: auto;
  width: 100%;
  border: 0;
}

.slide_nav {
  position: absolute;
  top: 45%;
  left: 10px;
  opacity: 0.7;
  z-index: 3;
  text-indent: -9999px;
  overflow: hidden;
  height: 50px;
  width: 30px;
  background: url(../images/lf.png) no-repeat left top;
  margin-top: -22px;
}

.slide_nav:active {
  opacity: 1.0;
}

.slide_nav.next {
  left: auto;
  background: url(../images/rt.png) no-repeat left top;
  right: 10px;
}

.slide_tabs {
  position: absolute;
  right: 20%;
  bottom: 20px;
  z-index: 999;
}

.slide_tabs li {
  width: 12px;
  height: 12px;
  border-radius: 5px;
  margin-left: 19px;
  background-color: #fff;
  float: left;
  color: #fff;
}

.slide_tabs li a {
  color: #fff;
  display: block;
  text-indent: -999em;
}

.slide_tabs li.slide_here {
  background: #7f0007;
  border-radius: 5px;
  width: 12px;
  height: 12px;
}


.content {
  width: 100%;
  overflow: hidden;
}

.mode01 {
  max-width: 1380px;
  margin: 0 auto 30px;
  margin-top: 30px;
  overflow: hidden;
}

/*新闻*/
.news {
  width: 100%;
  overflow: hidden;
  float: left;
}

.title01 .more01 {
  float: right;
  width: 46px;
  padding-left: 12px;
  height: 36px;
  line-height: 36px;
  background-position: 30px -423px;
  display: block;
  font-size: 1.4em;
}

.title01 .more01 a {
  display: block;
  color: #282828;
}

.newsInfo {
  width: 100%;
  overflow: hidden;
}

.newsInfo ul li {
  float: left;
  width: 21%;
  padding: 25px 17px;
  margin: 0 1% 1% 0;
  background: url(../images/images_09.jpg) repeat;
  overflow: hidden;
}

.newsInfo ul li span {
  display: block;
  width: 68px;
  height: 68px;
  float: left;
  background: #b9000a;
  font-family: 'Comic Sans MS';
  text-align: center;
}

.newsInfo ul li span font {
  font-size: 28px;
  color: #fff;
  display: block;
}

.newsInfo ul li span strong {
  font-size: 14px;
  color: #fff;
  display: block;
}

.newsInfo ul li a i {
  font-size: 14px;
  font-weight: bold;
  display: block;
  padding-left: 10px;
  line-height: 25px;
  overflow: hidden;
  height: 75px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}

.newsInfo ul li p {
  margin-top: 20px;
}

.newsInfo ul li p a {
  font-size: 12px;
  line-height: 25px;
  height: 100px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -webkit-line-clamp: 4;
}

.news_pic {
  width: 346px;
  height: 235px;
  float: left;
}

.news_wrap a {
  display: block;
  height: 235px;
}

/*图片轮播*/
.flexslider {
  width: 100%;
  height: 235px;
  overflow: hidden;
}

.flexslider a {
  display: block;
  height: 235px;
}

.flexslider li a {
  display: block;
  transition: all 1s ease 0s;
}

.flexslider li a:hover {
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  opacity: 0.8;
}

.flexslider img {
  display: block;
  width: 100%;
  height: 235px;
}

.flexslider .til_slides {
  width: 100%;
  height: 40px;
  position: absolute;
  bottom: 0;
  left: 0;
  background: url(../images/banner_bg.png) repeat;
  line-height: 40px;
  font-size: 14px;
  color: #fff;
  padding-left: 15px;
}

.flex-control-nav {
  position: absolute;
  bottom: 11px;
  right: 1px;
  text-align: right;
  z-index: 999
}

.flex-control-paging li {
  margin: 0 10px 0 0;
  float: left;
}

.flex-control-paging li a {
  width: 12px;
  height: 12px;
  line-height: 12px;
  background-color: #fff;
  border-radius: 15px;
  text-indent: 999px;
}

.flex-control-paging li a:hover, .flex-control-paging li a.flex-active {
  background: none;
  width: 10px;
  height: 10px;
  border: 2px solid #fff;
  border-radius: 15px;
}

.news_list {
  width: 50%;
  overflow: hidden;
  font-size: 1.3em;
  float: right;
}

.news_list li {
  background: url(../images/icon.png) no-repeat;
  background-position: -19px -452px;
  height: 2.5em;
  line-height: 2.5em;
  overflow: hidden;
}

.news_list li a {
  padding-left: 12px;
}

.news_list li span {
  float: right;
  margin-left: 8px;
}

/*通知*/
.notice {
  width: 28.57142857142857%;
  float: right;
  overflow: hidden;
}

.notice .title01 h2 {
  background: url(../images/icon.png) no-repeat;
  background-position: 0 -32px;
  background-color: #fff;
}

.notice_list {
  font-size: 1.3em;
}

.notice_list span {
  font-family: Georgia, "Times New Roman", Times, serif;
  margin-right: 10px;
  color: #004685;
}

.notice_list li {
  height: 2.5em;
  line-height: 2.5em;
  overflow: hidden;
}

.mode02_wrap {
  width: 100%;
  overflow: hidden;
  /* background-color: #e9e6df; */
  padding: 35px 0 0px 0;
}

.mode02 {
  max-width: 1380px;
  overflow: hidden;
  margin: 0 auto;
}




/*TAB切换*/
/*tab start*/
.tabArticleList {
  margin-left: 480px;
  overflow: hidden;
}

.tabArticleList .tabListTitle {
  overflow: hidden;
  margin-bottom: 21px;
}

.tabArticleList .tab_menu .more a {
  color: #ABAAAB;
}

.tabArticleList .tab_menu .more a:hover {
  color: #D54C48;
}

.tabArticleList .tab_menu h3 {
  width: 105px;
  height: 33px;
  background: #b9000a;
  line-height: 33px;
  float: left;
  margin: 0 5px 5px 0;
}

.tabArticleList .tab_menu h3 a {
  display: block;
  height: 33px;
  text-align: center;
  line-height: 33px;
  float: left;
  font-size: 14px;
  cursor: pointer;
  color: #fff;
  font-weight: normal;
  width: 105px;
}

.tabArticleList .tab_menu h3:hover, .tabArticleList .tab_menu h3.on {
  display: block;
  height: 33px;
  line-height: 33px;
  float: left;
  width: 105px;
}

.tabArticleList .tab_menu h3:hover a, .tabArticleList .tab_menu h3.on a {
  display: block;
  background: #7f000a;
  color: #fff;
  width: 105px;
  height: 33px;
  text-align: center;
  line-height: 33px;
  font-weight: normal;
}

.tabArticleList .more_tab {
  display: none;
}

.tabArticleList .tabListTitle .more {
  float: right;
  padding-top: 10px;
}

.tabArticleList .tabList {
  height: 380px;
  position: relative;
}

.tabArticleList .tabListBox .more {
  position: absolute;
  right: 0;
  top: -58px;
  font-size: 14px;
}

.tabArticleList .tabListBox {
  display: none;
}

.tabArticleList .tabListBox ul {}

.tabArticleList .tabListBox ul li {
  width: 30%;
  min-height: 380px;
  overflow: hidden;
  float: left;
  background: #fff;
  margin-right: 3%;
  position: relative;
}

.tabArticleList .tabListBox ul li:nth-child(odd) {
  border-bottom: #ffe552 5px solid;
}

.tabArticleList .tabListBox ul li:nth-child(even) {
  border-top: #ffe552 5px solid;
}

.tabArticleList .tabListBox ul li img {}

.tabArticleList .tabListBox ul li h2 {
  padding: 17px;
  font-size: 14px;
}

.tabArticleList .tabListBox ul li p {
  padding: 0 17px;
  line-height: 25px;
  font-size: 12px;
}

.tabArticleList .tabListBox ul li i {
  padding: 17px;
  float: right;
  font-size: 12px;
}

.tabArticleList .tabListBox ul li.li02 {
  float: right;
}

.tabArticleList .tabListBox ul li span {
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  width: 120px;
  height: 33px;
  line-height: 33px;
  padding-left: 20px;
  background: url(../images/libg.png) repeat;
  color: #fff;
}

/*tab end*/

.newul {
  position: relative;
  padding-bottom: 23px;
  box-sizing: border-box;
}

.newul a {
  display: block;
  position: relative;
  overflow: hidden;
}

.newul a::before {
  content: '';
  display: block;
  width: 100%;
  height: 50px;
  position: absolute;
  left: 0;
  bottom: 0;
  /* background: rgba(0, 0, 0, .5); */
  z-index: 1;
}

.newpic {

  padding-bottom: 49.5%;

  overflow: hidden;

  height: 0;


}

.newulleft {
  width: 410px;
  overflow: hidden;
  float: left;
  position: relative;
  z-index: 1;
}

.newpic img {
  transition: all 0.5s ease-in-out;
  max-width: none;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  transform: translate(-50%, -50%);
  -webkit-transition: .3s;
  -o-transition: .3s;
  -moz-transition: .3s;
  transition: .3s;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  object-fit: cover;
}

.newpic img:hover {
  transform: scale(1.02) translate(-50%, -50%);
}

.newtxt {

  margin-left: 430px;

  box-sizing: border-box;

  font-size: 19px;
}

.info1 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  -webkit-line-clamp: 7;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  font-size: 16px;
  line-height: 20px;
  height: 140px;
}

.info2 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  font-size: 16px;
  font-weight: bold;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  line-height: 21px;
  height: 42px;
  margin-bottom: 10px;
}

.close {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 25px;
  height: 25px;
  cursor: pointer;
  display: block;
  z-index: 9999;
}

.announce2 {
  /* width: 100%; */
}

.newul .slick-dots {

  right: 0;

  bottom: 0;
}

.newul .slick-dots li.slick-active button, .newul .slick-dots li:hover button {
  background: #fff;
}
@media screen and (max-width:1400px) {
   .mode01, .mode02,.Banner {
    width: 90.5%;
    margin: 0 auto;
  }
}
@media screen and (max-width:1120px) {
  .channel {
    position: static;
    padding-top: -3px;
    clear: both;
  }

  .slide_tabs {
    right: 5px;
    bottom: 15px;
  }

  .mode01, .mode02 {
    width: 97.5%;
    margin: 0 auto;
  }

  .newsInfo ul li {
    width: 25%;
    padding: 0;
    margin: 0 0 20px;
    background: none;
  }

  .newsInfo ul li>div {
    margin: 0 6px;
    padding: 25px 17px;
    background: url(../images/images_09.jpg) repeat
  }

  .content {
    margin-top: 15px;
  }

  .news {
    width: 100%;
  }

  .notice {
    width: 100%;
  }

  .news_list {
    width: auto;
    margin-left: 410px;
    float: none;
  }

  .news_pic {
    width: 380px;
    margin-right: 20px;
    position: absolute;
    top: 0;
    left: 0;
  }

  .notice_list li {
    width: 45%;
    margin-right: 25px;
    float: left;
  }

  .announce {
    width: 100%;
  }

  .topic {
    width: 100%;
  }

  .announceInfo {
    width: 50%;
    float: left;
  }

  .tabArticleList {
    width: 100%;
    margin-top: 25px;
    margin-left: 0;
  }

  .tabArticleList .tabListBox ul li img {
    width: 100%;
    display: block;
  }
}

@media screen and (max-width:800px) {
  .info1 {
    height: auto;
    max-height: 140px;
  }

  .newulleft {
    float: none;
    margin: 0 auto;
    margin-bottom: 10px;
  }

  .newtxt {

    margin-left: 0;
  }

  .flex-control-nav {
    bottom: 44px;
  }

  .news_pic {
    width: 346px;
  }

  .news_list {
    margin-left: 380px;
  }

  .announceInfo {
    width: 48%;
  }


  /*添加*/
  .newsInfo ul li {
    width: 50%;
  }

  .tabArticleList {
    width: 100%;
    float: right;
    margin-left: 0.36%;
    margin-top: 30px;
  }

}

@media screen and (max-width:770px) {
  .announceInfo li {
    font-size: 1.3em;
  }

}

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

@media screen and (max-width:640px) {
  .channel ul li {
    height: 26px;
    line-height: 26px;
  }

  .channel ul li a {
    font-size: 12px;
    font-weight: normal;
    display: block
  }

  .news_pic {
    width: 300px;
  }

  .news_list {
    margin-left: 330px;
  }

  /*添加*/
  .newsInfo ul li {
    width: 50%;
  }

}

@media screen and (max-width:600px) {
  .news_pic {
    position: absolute;
    width: 346px;
    left: 50%;
    margin-left: -173px;
  }

  .news_list {
    width: 100%;
    margin: 250px 0 0 0;
  }

  .notice_list li {
    width: 100%;
  }

  .mode01, .mode02 {
    width: 96%;
    margin: 0 auto 20px;
  }

  .announceInfo {
    width: 100%;
  }

  .announceInfo li {
    height: 48px;
    margin-bottom: 7px;
  }

  .announceInfo .message {
    width: 100%;
  }

  .announceInfo .talk {
    width: 49%;
    float: left;
    border-right: none;
  }

  .announceInfo .bbs {
    width: 49%;
    float: right;
  }

  .announceInfo li a {
    height: 48px;
    text-align: center;
    line-height: 48px;
    font-size: 1.2em;
    margin: 0 auto;
    padding-left: 17px;
  }

  .message a {
    background: url(../images/s-message.png) no-repeat 45px center;
    background-color: #4ba509;
    width: 260px;
    margin: 0 auto
  }

  .talk a {
    background: url(../images/s-talk.png) no-repeat 5px center;
    background-color: #00988d;
    width: 130px;
    margin: 0 auto
  }

  .announceInfo li.bbs a {
    background: url(../images/s-bbs.png) no-repeat 5px center;
    background-color: #eea200;
    width: 130px;
    margin: 0 auto
  }

  .link001 {
    padding: 0;
    clear: both;
    width: 100%;
    background: none;
    height: 117px;
  }

  .link001 div a {
    padding-left: 17px;
    display: block;
    width: 150px;
    margin: 0 auto;
    height: 48px;
    line-height: 48px;
  }

  .tengxun, .weixin, .sina, .mobile {
    width: 49%;
    background: none;
    border: none;
    background-color: #fff;
    margin-bottom: 7px;
  }

  .tengxun a {
    background: url(../images/icon.png) no-repeat;
    background-position: -274px -174px;
  }

  .sina a {
    background: url(../images/icon.png) no-repeat;
    background-position: 4px -245px;
  }

  .weixin a {
    background: url(../images/icon.png) no-repeat;
    background-position: 10px -242px;
  }

  .mobile a {
    background: url(../images/icon.png) no-repeat;
    background-position: -275px -243px;
  }
}

@media screen and (max-width:480px) {
  .title01 h2 {
    font-size: 16px;
  }

  .announceInfo li a {
    font-size: 1.1em;
  }

  .mode02 .title01 h2 {
    width: 104px;
  }

  .newsInfo ul li p a {

    line-height: 20px;
    height: auto;
    max-height: 80px;
  }

  .newsInfo ul li a i {
    line-height: 20px;
    height: 60px;
  }

  /*添加*/
  .newsInfo ul li {
    width: 100%;
  }

  .tabArticleList .tabListBox ul li {
    width: 100%;
    min-height: auto;
    margin-bottom: 20px;
  }
}

@media screen and (min-width:320px) and (max-width:360px) {
  .announceInfo .talk {
    width: 48%;
  }

  .announceInfo .bbs {
    width: 48%;
  }

  /*添加*/
  .tabArticleList .tab_menu h3 {
    float: none;
  }

  .tabArticleList .tab_menu h3 a {
    float: none;
  }

  .tabArticleList .tab_menu h3:hover, .tabArticleList .tab_menu h3.on {
    float: none;
  }

  .tabArticleList .tabListTitle {
    float: left;
  }

  .tabArticleList .tabList {
    width: 63%;
    float: right;
  }

  .tabArticleList .tabListBox .more {
    position: absolute;
    left: -74px;
    top: 275px;
    font-size: 14px;
  }

  .tabArticleList {
    margin-top: 30px;
  }

  .tabArticleList .tabListBox ul li {
    width: 100%;
    overflow: hidden;
    margin-bottom: 0
  }

}