﻿body {
  font-family: "微软雅黑";
}

.banner img {
  width: 100%;
}

a:hover {
  color: #D12D2D;
}

.main {
  margin-bottom: 0px;
  min-height: 420px;
  background: #fef8de;
  overflow: hidden;
}

.wrap_main {
  margin-top: 0px;
}

.main_content {
  width: 1200px;
  margin-bottom: 40px;
}

.dtbg {
  background: #fef8de;
}

.bw_content {
  width: 1470px;
  margin: 50px auto;
  padding: 20px 45px;
  box-sizing: border-box;
  background: #fff;
}


.zyjs {
  overflow: hidden;
}

.zyjs_left {
  width: 856px;
  height: 447px;
  float: left;
}

.zyjs_right {
  width: 344px;
  height: 447px;
  float: right;
  background: #fff;
  /* padding: 0px 25px; */
  box-sizing: border-box;
}

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

}

.zyjs_right .zyjs_btm .title_type {
 
  line-height: 30px;
}

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

}

.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;
}

.main .btbg {
  background: #fef8de;
  overflow: hidden;
}

.row .XXCL, .row .XXTH {
  width: 49%;
  box-sizing: border-box;
}

/*轮播*/

.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: 10px;
  height: 10px;
  border-radius: 50%;
  background: rgba(255, 255, 255, .7);
  margin-left: 10px;
}

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


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

.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;
  width: 100%;
  color: #fff;
  background: rgba(0, 0, 0, 0.5);
  height: 50px;
  line-height: 50px;
  padding-left: 25px;
  box-sizing: border-box;
  font-size: 18px;
}

.zyjs .bw_title {
  padding-bottom: 35px;
  font-size: 25px;
  text-align: center;
  margin-bottom: 0;
  display: block;
}

.zyjs .bw_title .bw_smtitle span {
  font-size: 28px;
}

.bw_title {background: url('/Sites/Uploaded/UserUpLoad/20240514/20240514181132.png') no-repeat;height: 100px;background-size: contain;padding: 54px 0 0 60px;box-sizing: border-box;margin-bottom: 25px;}

.bw_title a {
  color: #fff;
}

.bw_title .bw_more {
  float: right;
  font-size: 14px;
  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;
  color: #666;
}
.bw_title .bw_more:hover {
  color: #D12D2D;
}


.bw_title .bw_smtitle span {
  font-size: 29px;
  font-weight: bold;
}

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

.zyjs ul.article_list li {
  line-height: 30px;
  font-size: 16px;
  min-height: 110px;
  box-sizing: border-box;
  background: none;
  /* border-bottom: 3px solid #fcdfe0; */
  padding: 20px;
  position: relative;
}

/* #e93740  #fcdfe0 */
.zyjs ul.article_list li::before {
  position: absolute;
  height: 3px;
  width: 344px;
  bottom: 0px;
  content: '';
  left: 0px;
  background: #fcdfe0;
  transition: all 0.5s ease 0s;
}
.zyjs ul.article_list li.last{
  border: none;
}
.zyjs ul.article_list li.last::before{
  display: none;
}
.zyjs ul.article_list li:hover::before{
  width: 344px;
  background: #e93740;
  /* background: linear-gradient(180deg, #fcdfe0 0%, #e93740 100%); */
  transition: all 0.5s ease 0s;
  content: '';
  height: 3px;
}

.row ul.article_list li {
  background: none;
  font-size: 18px;
  padding: 0px;
  line-height: 32px;
  font-weight: bold;
  padding: 10px 0;
  border-bottom: 1px solid #fae9b3;
}

.row ul.article_list li .span_date, .zyjs ul.article_list li .span_date {
  color: #666;

}

.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;
}

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

.article_right {
  box-shadow: 0px 3px 13px 3px #f9f5f5;
  background: #fff;
}

h2.title_header,
h2.Com_tit {
  color: #D12D2D;
  font-weight: bold;
}


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

.side_menu_inside p:hover a {
  color: #D12D2D;
}

.side_menu_inside p.current a {
  color: #D12D2D;
}

.main .linkmap {
  width: 1170px;
  background: none;
  color: #D12D2D;
}

.main .linkmap a {
  color: #D12D2D;
}
.pages .ae-pagination-current, .pages .ae-pagination-current:hover{
  background-color: #D12D2D!important;
 border: 1px solid #D12D2D!important;
 color: #fff !important;
}
.pages a:hover{
  background-color: #D12D2D!important;
 border: 1px solid #D12D2D!important;
 color: #fff !important;
}

/* 栏目样式 */
.column_list li {
  background: url(/Sites/Uploaded/UserUpLoad/20210413/20210413174737.png) no-repeat 0px 10px;
  padding: 0 0 10px 15px;
  border-bottom: 1px dashed #ddd;
  margin-bottom: 10px;
  line-height: 28px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.column_list li:hover {
  background: url(/Sites/Uploaded/UserUpLoad/20210413/20210413174752.png) no-repeat 0px 10px;
}

.column_list li .dy_title {
  font-size: 14px;
  display: inline-block;
  width: 78%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

span.bwcxlistDate {
  float: right;
  font-size: 14px;
}
.left_float ul li a p {
 color: #333;
}
/* 文章样式 */
.article_right {
  float: none;
  width: 100%;
}
.ae-pagination a {
 color: #d12d2d !important;
}
.border {
 border-top: 2px solid #d12d2d;
}
.article_right .title_header {
  border-bottom: 2px solid #fdf7f7;
}

h2.title_header, h2.Com_tit {
  color: #C52B30;
  font-weight: bold;
  position: relative;
  height: 65px;
  border-bottom: 2px solid #e6e6e6;
  line-height: 65px;
}

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

.turning_page {
  border-bottom: none;
}

.article_right .article_title, .article_subtitle {
  color: #333;
  text-align: center;
}

.article_right .sub_tit {
  text-align: center;
  margin-bottom: 15px;
  font-size: 14px;
  border-bottom: 1px solid #ededed;
}

.article_right .font_size {
  display: none;
}

.author {
  float: none;
}

.share a {
  color: #D12D2D;
}

/*底部*/
.wrap_main .footer {
  background: #d0a153;
  color: #fff;
}

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

.copyright p {
  line-height: 30px;
}
.row ul.article_list li:hover a {
 color: #d0a153 !important;
}
@media only screen and (max-width:1280px) {
  .top_menu_inner {
 width: 980px;
  }

  .main_content {
 width: 980px;
  }
}

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

  .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;
  }

  .article_cont img {
 max-width: 100%;
  }
  
}

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


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

  .bw_content {
 padding: 0 10px 20px;
 }

  .zyjs {
 margin-bottom: 15px;
  }

  .zyjs_left, .zyjs_right {
 width: 100%;
 height: auto;
 float: none;
  }
  .zyjs .bw_title{
 padding-bottom: 20px;
  }
  .zyjs .bw_title .bw_smtitle span{
 font-size: 20px;
  }
  .zyjs ul.article_list li{
 min-height: 60px;
 padding: 10px;
  }
  .zyjs ul.article_list li::before{
 width: 100%;
  }
  .zyjs ul.article_list li:hover::before {
 width: 100%;
  }
  .dtbg, .btbg{
 background: none;
  }

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

  .zyjs_btm .article_list .title_type {
 width: 65%;
 overflow: hidden;
 white-space: nowrap;
 text-overflow: ellipsis;
 display: inline-block;
  }


  .top_menu_inner .side_menu_inside li a {
 font-size: 16px;
  }

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

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

  .main .linkmap {
 width: 100%;
  }
  .article_list li a.title_type{
 width:100%;

 overflow: hidden;
 white-space: nowrap;
 text-overflow: ellipsis;
 display: inline-block;
  }
  .row ul.article_list li{
 line-height: 28px;
  }
  .scroll_ul a.title_type{
 height: 60px;
 line-height: 35px;
 padding-left: 15px;
 font-size: 16px;
 display: inline-block;
 overflow: hidden;
 white-space: nowrap;
 text-overflow: ellipsis;
  }
  .swiper-pagination-fraction, .swiper-pagination-custom, .swiper-container-horizontal>.swiper-pagination-bullets{
 width: 100% !important;
 text-align: center;
 right: 0px;
 bottom: 10px;
  }
  /* 栏目 */
  .article_right .title_header{
 font-size: 24px;
 height: 40px;
 line-height: 40px;
 }
  .article_right li a{
 display: inline-block;
 width: 70%;
 overflow: hidden;
 white-space: nowrap;
 text-overflow: ellipsis;
  }
  .article_right .column_list li{
 padding: 0;
 }
  h2.title_header::after{
 width: 145px;
  }
  /* 文章 */
  .article_right .article_cont p{
 text-indent:0em;
  }
}

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

@media only screen and (max-width:360px) {
  .bw_title {
 background-size: 100% 100%;
}
}   