﻿.banner img {
  width: 100%;
}



.banxin {
  width: 1280px;
}

.footer_top {
  border: none !important;

}

.main .linkmap span {
  color: #AB0001;
}

.pd5-15 {
  padding: 5px 15px;
}

.mt30 {
  margin-top: 30px;
}

.main {
  margin-bottom: 0px;
  min-height: 420px;
  padding-bottom: 40px;
}
.more_btn{display: inline-block;padding: 7px 16px;border: 1px solid #ab0001;color: #ab0001;font-size: 14px;}
.more_btn_outer{
  text-align: right;
}

.more_btn:hover{
border:1px solid #f71012;
color: #f71012;
}
.wrap_main {
  margin-top: 0px;
}

.main_content_esdjs, .main {
  width: 100%;
  background: url(/Sites/Uploaded/UserUpLoad/20230427/20230427153301.png);
  background-size: cover;
}

.main_content {
  width: 1280px;

  box-shadow: 1px 1px 15px #ddd;
  border: none;
  background: #fff;
  padding: 0px 20px;
}

.bw_content {
  width: 1280px;
  margin: 0 auto;
  padding: 50px 0px;
}

.top_menu {
  background: #CD0001;
  /* background-color: #F9D080; */
}

.top_menu_inner {
  width: 1280px;
  margin: 0 auto;
  text-align: center;
}

.top_menu_inner .leftNavTitle {
  float: left;
  width: 20%;
}

.top_menu_inner .side_menu_inside {
  width: 100%;
  float: left;
}

.lv1_ul {
  overflow: hidden;
  display: flex;
  justify-content: space-evenly;
}

.top_menu_inner .side_menu_inside li {
  float: left;
  width: 10%;
  height: 60px;
  line-height: 60px;
  box-sizing: border-box;
  padding-left: 20px;
}

.top_menu_inner .side_menu_inside li a {
  color: #fff;
  font-size: 20px;
  transition: all ease-out .3s;
  display: block;
}

.top_menu_inner .leftNavTitle {
  display: none;
}

.top_menu_inner .leftNavTitle a {
  display: none;

}

.top_menu_inner .leftNavTitle .navspan {
  display: none;
}






.zyjs {
  overflow: hidden;
  margin-bottom: 60px;
}

.zyjs_left {
  width: 600px;
  height: 400px;
  margin-right: 25px;
  float: left;
}

.zyjs_right {
  width: 655px;
  height: 400px;
  float: left;
}

.zyjs_tp .article_list_tp .title_type {
  color: #050505;
  font-size: 18px;

}

.zyjs_tp .article_list_tp p {
  color: #050505;
  font-size: 14px;
  line-height: 24px;
  margin: 20px 0px;

}

.top_menu_inner .side_menu_inside li:nth-child(1) {
  background: url(/Sites/Uploaded/UserUpLoad/20230427/20230427142633.png) no-repeat left center
}

.top_menu_inner .side_menu_inside li:nth-child(2) {
  background: url(/Sites/Uploaded/UserUpLoad/20230427/20230427140823.png) no-repeat left center
}

.top_menu_inner .side_menu_inside li:nth-child(3) {
  background: url(/Sites/Uploaded/UserUpLoad/20230427/20230427140858.png) no-repeat left center
}

.top_menu_inner .side_menu_inside li:nth-child(4) {
  background: url(/Sites/Uploaded/UserUpLoad/20230427/20230427140915.png) no-repeat left center
}

.top_menu_inner .side_menu_inside li:nth-child(5) {
  background: url(/Sites/Uploaded/UserUpLoad/20230427/20230427140928.png) no-repeat left center
}

.zyjs_tp .article_list_tp p a.detail {
  float: right;
  color: #D12D2D;
  padding-right: 16px;
  background: url(/Sites/Uploaded/UserUpLoad/20221017/20221017145149.png) no-repeat right center;
  transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
}

.row {
  display: flex;
  justify-content: space-between;
}

.row .LLFD, .row .XXTH {
  width: 48%;
  /* padding: 0px 15px; */
  box-sizing: border-box;
}

/* 进展动态 */
.jzdt {
  overflow: hidden;
  display: flex;
  padding: 0px 20px 20px;
  min-height: 220px;
  margin-bottom: 60px;
  border: 1px dashed #AB0001;
  box-sizing: border-box;
  justify-content: space-evenly;
}

.jzdt .bw_title {
  width: 6%;
  background: url(/Sites/Uploaded/UserUpLoad/20230427/20230427155852.png) no-repeat;
  padding-bottom: 0px;
  text-align: center;
  padding-top: 15px;
  margin-right: 30px;
  transition: all ease-out .3s;
  padding-right: 0;
}

.jzdt .bw_title:hover {
  padding-top: 25px;
  transition: all ease-out .3s;
}

.jzdt .bw_title span {
  padding-left: 0px;
  writing-mode: vertical-rl;
  letter-spacing: 5px;

}

.jzdt .bw_title a {
  color: #fff;
  display: block;
  width: 100%;
}

.jzdt .bw_title span::before {
  display: none
}

.jzdt .article_list {
  width: 90%;
  padding-top: 30px;
}

.jzdt .detail {

  display: none;
}

.jzdt .detail:hover {
  color: #AB0001;
}
.jzdt .No_Content{
  display: none;
}

/*轮播*/

.swiper-paginationx {
  width: 78px;
  height: 16px;
  margin: 0 auto;
}

.swiper-container {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.swiper-wrapper li {
  position: relative;
}

.swiper-wrapper li a.img_box {
  width: 100%;
  height: 100%;
  display: block;
}

.swiper-wrapper li .img_box img {
  width: 100%;
  height: 100%;
}

span.swiper-notification {
  width: 19px;
  height: 10px;
  background: #F8D485;
  border-radius: 5px;
}

span.swiper-pagination-switch {
  display: block;
  cursor: pointer;
  float: left;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: rgba(255, 255, 255, .7);
  margin-left: 10px;
}

.swiper-pagination-bullet-active {
  background: #EFAF7B !important;
}


.swiper-pagination-fraction, .swiper-pagination-custom, .swiper-container-horizontal>.swiper-pagination-bullets {
  position: absolute;
  bottom: 10px;
  right: 20px;
  z-index: 2;
  width: auto !important;
  text-align: center;
}

.swiper-pagination .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #fff;
}


.scroll_ul a.title_type {
  position: absolute;
  bottom: 0;
  display: block;
  text-align: center;
  width: 100%;
  color: #fff;
  background: rgba(0, 0, 0, 0.5);
  height: 80px;
  padding-top: 20px;
  box-sizing: border-box;
  font-size: 18px;
}

.bw_title {padding-bottom: 10px;padding-right: 25px;}

.bw_title a {
  color: #AB0001;
}
.bw_title .more_btn{
  float:right;
}

.bw_title .bw_more:hover, .zyjs_tp .article_list_tp p a.detail:hover {
  padding-right: 20px;
  font-weight: 400;

}

.bw_title span {
  font-size: 24px;
  font-weight: bold;
  position: relative;
  padding-left: 20px;
}

.bw_title span::before {
  position: absolute;
  content: '';
  width: 10px;
  height: 30px;
  background-color: #EFAF7B;
  left: 0px;
  top: 0px;
}

.bw_content .article_box p {
  line-height: 40px;
  color: #666;
}

.zyjs ul.article_list li, .row ul.article_list li {
  
  background: url(/Sites/Uploaded/UserUpLoad/20230427/20230427150628.png) no-repeat left center;
  padding-left: 20px;
}
.row ul.article_list li {
  line-height: 40px;
}
.zyjs ul.article_list li{
  line-height: 50px;
}

.jzdt ul.article_list li {
  background: url(/Sites/Uploaded/UserUpLoad/20230427/20230427150628.png) no-repeat left 8px;
  line-height: 24px;
  padding-left: 20px;
  white-space: normal;
  padding-bottom: 25px;
}

.jzdt ul.article_list li:hover {

  background: url(/Sites/Uploaded/UserUpLoad/20230427/20230427150703.png) no-repeat left 8px;

}

.jzdt ul.article_list li a.title_type {
  padding-bottom: 6px;
  display: block;
}

.zyjs ul.article_list li:hover, .row ul.article_list li:hover {

  background: url(/Sites/Uploaded/UserUpLoad/20230427/20230427150703.png) no-repeat left center;

}

.zyjs ul.article_list li a.title_type, .row ul.article_list li a.title_type, .jzdt ul.article_list li a.title_type {
  font-size: 16px;
  color: #333;
}

.jzdt ul.article_list li p {
  color: #666;
  font-size: 14px;
}


ul.article_list li a.title_type:hover {
  color: #AB0001;
}

.bw_content .article_box .img_content {
  width: 49%;
  float: left;
  margin-right: 2%;
}

.bw_content .article_box .img_content img {
  float: none;
  max-width: 100%;
  margin-right: 0;
}

.bw_content .article_box .desc_content {
  width: 49%;
  float: right;
}


.article_box .desc_content h2 {
  text-align: center;
  font-weight: bold;
}

/* 栏目 */

.main_content .article_list li {
  line-height: 40px;
  background: url(/Sites/Uploaded/UserUpLoad/20230427/20230427150628.png) no-repeat left center;
  padding-left: 20px;
}

.main_content .article_list li:hover {
  background: url(/Sites/Uploaded/UserUpLoad/20230427/20230427150703.png) no-repeat left center;
}

.article_right {
  float: none;
  width: 100%;
  padding-bottom: 0;

}

h2.title_header, h2.Com_tit {
  color: #AB0001;
  font-weight: bold;
  position: relative;
  height: 50px;
  line-height: 50px;

}

h2.title_header span, h2.Com_tit span {
  border-left: none;
  border-bottom: 0;
  font-family: 'Microsoft YaHei', '微软雅黑', STXihei;
  font-size: 24px;
}

h2.title_header::after {
  position: absolute;
  content: "";
  left: 0;
  bottom: -2px;
  width: 230px;
  height: 2px;
  background: #AB0001;
}

.main_content .column_list li {
  line-height: 40px;
  background: url(/Sites/Uploaded/UserUpLoad/20230427/20230427150628.png) no-repeat left center;
  padding-left: 20px;
  padding-bottom: 0px;
}

.main_content .column_list li:hover {

  background: url(/Sites/Uploaded/UserUpLoad/20230427/20230427150703.png) no-repeat left center;

}

.main_content .column_list li .date {
  float: right;
}

.main_content .column_list li a.dy_title, .main_content .column_list li .date {
  font-size: 16px;
  color: #333;


}

.main_content .column_list li:hover a.dy_title {
  color: #AB0001;
}


.ae-pagination a {
  color: #AB0001 !important;
  border: solid 1px #AB0001 !important;
}

.pages .ae-pagination-current, .pages .ae-pagination-current:hover {
  color: #FFF !important;
  background-color: #AB0001 !important;
  border: 1px solid #AB0001 !important;
}

.pages a:hover {
  color: #FFF !important;
  background-color: #AB0001 !important;
  border: 1px solid #AB0001 !important;
}

.turning_page {
  margin-top: 15px;
}

.turning_page p span {
  background: #AB0001;
  color: #FFF;
  padding: 2px 4px;
  margin: 0 2px 0 0px;
}

.turning_page a {
  color: #AB0001;
}

.turning_page a:hover {
  font-weight: 600;
}

/*文章页*/
.top_menu p {
  line-height: inherit;
  height: 60px;
}

.border {
  border-top: none;
}

ul.article_list li.No_Con p {
  color: #AB0001;
}

.side_menu_inside p.current {}


.side_menu_inside p:hover a {
  color: #fff;
  font-weight: bold;
  transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
}

.side_menu_inside p.current a {
  color: #fff;
  font-weight: bold;
}

.main .linkmap {
  width: 1280px;
  margin: 10px auto;
}

.main .linkmap a {
  color: #AB0001;
}

.article_right {
  float: none;
  width: 100%;
}

.turning_page {
  border-bottom: none;
  display: flex;
  justify-content: space-between;
}

.article_right .article_title {
  color: #AB0001;
}

/*底部*/
.footer {
  background: none;
  color: #333;
}

.footer.ESDJS a,
.footer.ESDJS .footerNav li {
  color: #333;
}

.footer.ESDJS {
  color: #333;
  background: #EFAF7B;
}


.copyright p {
  line-height: 30px;
}

.row ul.article_list {
  /* padding: 0 15px; */
}



@media only screen and (max-width:1280px) {
  .top_menu_inner {
 width: auto;
 }

  .main_content {
 width: 980px;
  }
}
@media only screen and (max-width:980px){
  .top_menu_inner .side_menu_inside li{
 width: 16%;
  }
}
@media only screen and (max-width:768px) {
  .top_menu_inner {
 width: 100%;
  }

  .main_content {
 width: 100%;
  }

  .bw_content .article_box .img_content {
 width: 100%;
 float: none;
 margin-right: 0;
 margin-bottom: 20px;
  }

  .bw_content .article_box .desc_content {
 width: 100%;
 float: none;
  }

  .pd0-10 {
 padding: 10px;
  }
  .main_content .column_list li a.dy_title, .main_content .column_list li .date{
 font-size: 14px;
  }
  .main_content .column_list li a.dy_title{
 overflow: hidden;
 width: 70%;
 white-space: nowrap;
 text-overflow: ellipsis;
 display: block;
  }
  .lv1_ul{
 display: block;
  }
  .top_menu_inner .side_menu_inside li{
 width: 20%;
 padding-left: 0px;
  }
}

@media only screen and (max-width:640px) {
  .scroll_ul a.title_type {
 font-size: 14px;
  }
  .main{
 padding: 0px;
 
  }
  .bw_content{
 padding: 0px 10px;
 box-sizing: border-box;
 width: 100%;
  }

  .top_menu_inner .leftNavTitle {
 width: 13%;
  }

  .bw_content, .zyjs {
 width: 100%;
  }

  .bw_content {
 padding-top: 20px;
 padding-bottom: 15px;
  }


  .zyjs {
 margin-bottom: 15px;
  }

  .zyjs_left, .zyjs_right {
 width: 100%;
 height: auto;
 float: none;
 padding: 0 10px;
 box-sizing: border-box;
  }


  .zyjs_tp {
 padding-top: 15px;
  }

  .zyjs_btm, .jzdt {
 margin-top: 15px;
  }

  .jzdt {
 margin-bottom: 20px;
  }

  .zyjs_btm .article_list .title_type {
 width: 100%;
 overflow: hidden;
 white-space: nowrap;
 text-overflow: ellipsis;
 display: block;
  }
  .top_menu_inner .side_menu_inside li a {
 font-size: 16px;
  }

  .top_menu_inner .side_menu_inside li:nth-child(1), .top_menu_inner .side_menu_inside li:nth-child(2), .top_menu_inner .side_menu_inside li:nth-child(3), .top_menu_inner .side_menu_inside li:nth-child(4), .top_menu_inner .side_menu_inside li:nth-child(5) {
 background: none;
  }

  .row {
 width: 100%;
 display: block;
  }

  .row .LLFD, .row .XXTH, .row .GCLS {
 width: 100%;
 height: auto;
 padding: 0px;
  }

  .main .linkmap {
 width: 100%;
  }

  .bw_title span {
 font-size: 22px;
  }
  .jzdt{
 display: block;
  }
  .jzdt .bw_title {
 width: auto;
 background: none;
 
  }
  .jzdt .bw_title span{
 color: #AB0001;
 writing-mode: initial;
  }
  .lv1_ul{
 display: block;
  }
  .top_menu_inner .side_menu_inside li{
 width: 20%;
 padding-left: 0px;
  }

}

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

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