
.banner img {
  width: 100%;
}

a:hover {
  color: #c60600;
}

.mt30 {
  margin-top: 30px;
}

.main {
  margin-bottom: 0px;
  min-height: 420px;
  width: 100%;
}

.wrap_main {
  margin-top: 0px;
}

.main_content_esdjs {
  width: 100%;
  /* background: #FDF6E9 url(/Sites/Uploaded/UserUpLoad/20221111/20221111133047.png); */
  background-size: cover;
}
.main_content{
  width: 1200px;
  margin-bottom: 40px;
  margin:  0 auto;
}

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

.top_menu {
  background: #F9D080;
}

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

.top_menu_inner .leftNavTitle {
  float: left;
  width: 20%;
}
.top_menu_inner .leftNavTitle {
  background: none;
  height: 60px;
  line-height: 60px;
  text-align: center;
 }
.top_menu_inner .leftNavTitle a {
  display: block;
  height: 100%;
  background: url(/Sites/Uploaded/UserUpLoad/20221125/20221125141659.png) no-repeat center center;
 }
.top_menu_inner .side_menu_inside {
  width: 80%;
  float: left;
}

.lv1_ul {
  overflow: hidden;
  padding: 0px;
}

.top_menu_inner .side_menu_inside li {
  float: left;
  width: 33.3%;
  height: 60px;
  line-height: 60px;
  padding: 0px;
  background: #F9D080 !important;
}
.lv1_ul .lv1_li .ren{
  background: none;
}
.top_menu_inner .side_menu_inside li a {
  color: #D59F39;
  font-size: 20px;
  font-weight: bold;
}


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


#left_ul_422 li p span {
  padding-left: 40px;
  display: inline-block;
}

.top_menu_inner .side_menu_inside li a.lv1_tit{
  color: #c60600;
  font-size: 20px;
  font-weight: bold;
 }

 .lv1_ul .lv1_li .ren a{
  color: #c60600 !important;
 }
 #leftNav a:hover{
  color: #c60600;
 }

.zyjs{
  overflow: hidden;
  margin-bottom: 60px;
}
.zyjs_left{
  width:100%;
  overflow: hidden;
  height: 200px;
  margin-top:25px ;
}

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

}

.zyjs_tp .article_list_tp p a.detail {
  float: right;
  color: #c60600;
  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 .XXCL, .row .XXTH{
  width: 48%;
  min-height: 280px;
  box-sizing: border-box;
  padding: 0 30px 30px 30px;
 background: #fff;
 margin-bottom: 30px;
}

/*轮播*/

 .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 {
  width: 100%;
  height: 100%;
  display: block;
 }
 .swiper-wrapper li 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: #c60600 !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: 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: 40px;
  padding-left: 25px;
  padding-top: 10px;
  box-sizing: border-box;
  font-size: 18px;
 }
 
.bw_title {
 color: #c60600;
 border-bottom: 2px solid #c60600;
 height: 60px;
 line-height:60px;
}

.bw_title a {
  color: #c60600;
  display: inline-block;
}

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

.bw_title .bw_more:hover, .zyjs_tp .article_list_tp p a.detail:hover {
  padding-right: 10px;

}

.bw_title .bw_smtitle span {
  padding-left: 35px;
  font-size: 20px;
  font-weight: bold;
  height: 60px;
  line-height: 60px;
  display: inline-block;
}

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

.zyjs ul.article_list li {
  line-height: 40px;
  font-size: 16px;
  background: url(/Sites/Uploaded/UserUpLoad/20221111/20221111103352.png) no-repeat left 16px;
}

.zyjs ul.article_list li:hover {

  background: url(/Sites/Uploaded/UserUpLoad/20221111/20221111103519.png) no-repeat left 16px;
}
.row ul.article_list li{
  background: none;
  font-size: 16px;
  padding: 0px;
  line-height: 48px;
}
.span_date{
  float: right;
}

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

}
.bw_title .bg1 {
  background: url(/Sites/Uploaded/UserUpLoad/20221128/20221128101438.png) no-repeat left center;
}

.bw_title .bg2 {
  background: url(/Sites/Uploaded/UserUpLoad/20221125/20221125150420.png) no-repeat left center;
}

.bw_title .bg4 {
  background: url(/Sites/Uploaded/UserUpLoad/20221125/20221125145834.png) no-repeat left center;
}


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

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


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

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

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

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

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

/* 栏目样式 */
.column_list li{
  background: url(/Sites/Uploaded/UserUpLoad/20210413/20210413174737.png) no-repeat 0px 10px; 
  border-bottom: 1px dashed #ddd;
  line-height: 30px;
  height: 30px;
  padding: 10px 10px 10px 15px;
  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;
  color: #333;
}
.column_list li:hover .dy_title{
  color: #c60600;
}
span.bwcxlistDate {
  float: right;
  font-size:14px;
 }

/* 文章样式 */
.article_right {
  float: none;
  width: 100%;
  padding: 20px;
  box-sizing: border-box;
}
.article_right .title_header{
  border-bottom: 2px solid #fdf7f7;
  padding: 0px;
  margin: 0px;

}
.article_right .article_title{font-size: 24px;line-height: 1.8em;color: black;padding: 15px 0;}
h2.title_header, h2.Com_tit{
  color: #C52B30;
  font-weight: bold;
  position: relative;
  height: 60px;
  border-bottom: 2px solid #e6e6e6;
  line-height: 60px;
  }
h2.title_header::after {
  position: absolute;
  content: "";
  left: 0;
  bottom: -2px;
  width: 150px;
  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;
  padding: 15px 0px;
}
.article_right .font_size{
  display: none;
}
.author{
  float: none;
}
.share a{
  color: #c60600;
}

.pages{
  line-height: 30px;
  margin: 15px auto!important;
  height: 34px;
  padding: 0 20px;
  float: right;
  width: 100%;
}

.pages a:hover{
  background-color: #c60600!important;
 }
 .ae-pagination-current{
  background: #c60600 !important;
  color: #fff !important;
 }
 .ae-pagination a{
  color: #c60600;
 }
 .ae-pagination a:hover{
  color: #ffffff !important;
 }
 .pagination_firstpage:hover{
  background: none !important;
  color: #ffffff;
 }
 .ae-pagination a{
  margin-right: 10px !important;
  cursor: pointer;
 }

 .pagination_previouspage, .pagination_nextpage, .pagination_lastpage, .pagination_firstpage{
  background: #f3f3f3 !important;
 }
 .pagination_previouspage:hover, .pagination_nextpage:hover, .pagination_lastpage:hover{
  background: none !important;
 }
@media only screen and (max-width:1280px) {
  .top_menu_inner {
 width: 980px;
  }

  .main_content {
 width: 980px;
  }
}

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

}

@media only screen and (max-width:640px) {
  .top_menu_inner .leftNavTitle {
 width: 13%;
  }

  .bw_content, .zyjs{
 width: 100%;
  }
  .bw_content{
 padding-top: 20px;
  }
  .zyjs{
 margin-bottom: 15px;
  }
  .zyjs_left, .zyjs_right{
 width: 100%;
 height: auto;
 float: none;
  }
  #left_ul_422 li p span{
 padding-left: 0px;
  }
  #left_ul_422 li p span{
 background: none !important;
  }
  .zyjs_tp{
 padding-top: 15px;
  }

  .zyjs_btm .article_list .title_type{
 width: 65%;
 overflow: hidden;
 white-space: nowrap;
 text-overflow: ellipsis;
 display: 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;
 margin-bottom: 15px;
  }

  .main .linkmap {
 width: 100%;
  }
 .top_menu_inner .side_menu_inside li a.lv1_tit {
 font-size: 16px;
}

.row ul.article_list li a {
 width: 70%;
 display: block;
 overflow: hidden;
 white-space: nowrap;
 text-overflow: ellipsis;
}

.row ul.article_list li .span_date, .zyjs ul.article_list li .span_date {
 font-size: 12px;
}

.row.mt30 {
 margin-top: 15px;
}
}

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

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