﻿.banner img{width:100%;}
a:hover{
   color: #C52B30;
 }
 .main{
 margin-bottom:0px; 
 min-height: 420px;
 background: #F2F2F2;
 padding-bottom: 30px;
 }
 .wrap_main{
   margin-top: 0px;
 }
 .main_content{
 width: 1200px;
 margin-top: 0px;
 padding: 0;
 background: none;
 border: none;
 box-shadow: none;
 }
 ul.article_list li a.title_type{
   font-size: 16px;
   font-weight: bold;
   color: #333333;
 }
 ul.article_list li span.span_date{
   font-size: 14px;
   color: #999999;
 }
 ul.article_list li a.title_type:hover{
 color: #C52B30;
 }
 .top_menu{
   background: #fee8b2;
 }
 .top_menu_inner{
   width: 1200px;
   margin: 0 auto;
   text-align: center;
 }
 .top_menu_inner .leftNavTitle{
   float: left;
   width: 15%;
   position: initial;
   font-size: initial;
 }
 .top_menu_inner .side_menu_inside{
   width: 85%;
   float: left;
 }
 .lv1_ul{
   overflow: hidden;
 }
 .top_menu_inner .side_menu_inside li{
   float: left;
   /* width: 16.6%; */
   padding: 0 30px;
   line-height: 60px;
 }
 .top_menu_inner .side_menu_inside li a{
   color: #c52b30;
   font-size: 20px;
 }
 .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/20190701/20190701104538.png) no-repeat center center;

 }
 .top_menu_inner .leftNavTitle .navspan{
   display: none;
 }
 .mt30{
 margin-top: 30px;
 }
 .mt40{
 margin-top: 40px;
 }
 .pd0-30{
   padding: 0 30px 30px 30px;
 }
 .color-fff{
   background: #fff;
 }
 .bw_title{
   height: 40px;
   line-height: 40px;
   border-bottom: 2px solid #EEEEEE;
 }
 .datum_wrapper .bw_title{
   border-bottom: 2px solid rgba(197, 43, 48, .1);
 }
 .bw_smtitle{
   position: relative;
 }
 .bw_smtitle::after{
   position: absolute;
   content: "";
   left:0;
   bottom: -11px;
   width: calc(100% + 50px);
   height: 2px;
   background:#C52B30;
 }
 .bw_title a{
   color: #C52B30;
 }
 .bw_title .bw_more{
   float: right;
   font-size: 14px;
   font-family: Microsoft YaHei;
   color: #666666;
 }
 .bw_title .bw_more:hover{
   color: #C52B30;
 }
 .bw_title .bw_smtitle span{
   display: inline-block;
   font-size: 22px;
   font-weight: bold;
 }
  
 .bw_content .article_box p{
   line-height: 40px;
   color: #666;
 }
 .bw_content .article_box img{
   width: 100%;
   height: 100%;
 }
 .bw_content ul.article_list li{
   box-sizing: border-box;
   line-height: 41px;
   background: url(/Sites/Uploaded/UserUpLoad/20190701/20190701104434.png) no-repeat 0px center;
 }
 .bw_content ul.article_list li:hover{
   background: url(/Sites/Uploaded/UserUpLoad/20190701/20190701104452.png) no-repeat 0px center;
 }
 .column_list li{
   padding-left: 15px;
   background: url(/Sites/Uploaded/UserUpLoad/20190701/20190701104434.png) no-repeat 0px 10px; 
 }
 .column_list li:hover{
 background: url(/Sites/Uploaded/UserUpLoad/20190701/20190701104452.png) no-repeat 0px 10px;
 }
 .article_list2 li{
 overflow: hidden;
 padding: 20px 0;
 border-bottom: 1px solid #f3f3f3;
 }
 .article_list2 li.last{
 border-bottom: none;
 padding-bottom: 0px;
 }
 .article_list2 li .img_box{
 float: left;
 margin-right: 20px;
 }
 .article_list2 .img_box img{
 width: 160px;
 height: 120px;
 }
 .article_list2 .title_type{
 line-height: 45px;
 font-size: 20px;
 }
 .article_list2 p{
 font-size: 14px;
 color: #999;
 text-indent: 2em;
 line-height: 28px;
 }
 .article_list2 .detail{
 color: #C52B30;
 font-size: 14px;
 }
 .article_list2 .span_date{
 color: #333;
 }
 /*文章页*/
 .top_menu p{
 line-height: inherit;
 height: 60px;
 }
 .border{
 border-top: 1px solid #ededed;
 }
 h2.title_header, h2.Com_tit{
 color: #C52B30;
 font-weight: bold;
 position: relative;
 }
 h2.title_header::after {
 position: absolute;
 content: "";
 left: 0;
 bottom: -2px;
 width: 230px;
 height: 2px;
 background: #C52B30;
 }
 h2.title_header span, h2.Com_tit span{
 border-left: none;
 border-bottom: 0;
 font-family: 'Microsoft YaHei', '微软雅黑', STXihei;
 }



 ul.article_list li.No_Con p{
 color: #C52B30;
 }
 .side_menu_inside p.current{
 background: #C52B30;
 }
 .side_menu_inside p:hover{
 background: #C52B30;
 }
 .side_menu_inside p:hover a{
 color: #fff;
 }
 .side_menu_inside p.current a{
 color: #fff;
 }
 .main .linkmap{
 width: 1200px;
 }
 .main .linkmap a{
 color: #C52B30;
 }
 .main .linkmap span{
 color: #C52B30;
 }
 .article_right{
 float: none;
 width:100%;
 padding-bottom: 0;
 background:#fff url(/Sites/Uploaded/UserUpLoad/20210323/20210323165229.png)no-repeat right top;
 }
 .turning_page{
 border-bottom: 2px solid #C52B30;
 }
 .article_right .article_title{
 color: #000;
 }
 .article_box.ts img{
  width: 100%;
 }
 .wrap_main .footer{
 padding: 30px 0 30px 0;
 background: #ffffff;
 color: #666;
 font-family: Microsoft YaHei;
 }
 .wrap_main .footer p{
 color: #666;
 }
 .wrap_main .footer p span{
  color: #666;
 }
 .wrap_main .footer p.ba a{
  color: #666;
 }
 .wrap_main .footer p a:hover{
  color: #C52B30;
 }

.impor_com {
  width: 48.75%;
  height: 394px;
  padding: 15px 20px;
  box-sizing: border-box;
  border-radius: 10px;
}
.impor_com1{
  background:url(/Sites/Uploaded/UserUpLoad/20210323/20210323153555.png)no-repeat;
  background-size: cover;
}
.impor_com2{
  background:url(/Sites/Uploaded/UserUpLoad/20210323/20210323153633.png)no-repeat;
  background-size: cover;
}
.impor_com .article_list{
  margin-top: 20px;
}
.work_wrapper .article_box{
  width: 50%;
  border-radius: 10px 0px 0px 10px;
  overflow: hidden;
}
.work_wrapper .work_right {
  width: 50%;
  height: 400px;
  background:url(/Sites/Uploaded/UserUpLoad/20210323/20210323160439.png)no-repeat;
  background-size: cover;
  padding: 20px 30px;
  box-sizing: border-box;
  border-radius: 0 10px 10px 0;
}
.work_right .article_list{
  margin-top: 24px;
}
.datum_list .datum_ul{
  display:flex;
  justify-content: space-between;
}
.datum_ul li{
  width: 32%;
  border-radius: 10px;
  overflow:hidden;
  background: #FFFFFF;
  box-shadow: 0px 20px 40px 0px rgba(208, 208, 208, 0.26);
}
.datum_ul li .img_box{
  width: 100%;
  height: 200px;
  display:block;
  overflow: hidden;
  transition: all 0.3s;
}
.datum_ul li .img_box:hover{
  transform: scale(1.05);
}
.datum_ul li .img_box img{
  width: 100%;
}
.datum_ul li .title_type{
  line-height: 70px;
  font-size: 18px;
  font-weight: bold;
  color: #333333;
  padding:0 20px;
  display: block;
  box-sizing: border-box;
}
.datum_ul li .title_type:hover{
  color: #C52B30;
}
.bull_wrapper.datum_wrapper{
  background: #fff url(/Sites/Uploaded/UserUpLoad/20210323/20210323153555.png)no-repeat;
  height:auto;
}
.bull_wrapper{
  background:url(/Sites/Uploaded/UserUpLoad/20210323/20210323165229.png)no-repeat;
  background-size: cover;
  width: 100%;
  height: 229px;
  padding:15px 20px;
  box-sizing: border-box;
  border-radius: 10px;
}
.bull_ul {
  margin-top: 20px;
}
.bull_ul .article_list li{
 width: 45%;
  }
.bull_ul .article_list li.Li_Odd {
  float: left;
}
.bull_ul .article_list li.Li_Even {
  float: right;
}
.ae-pagination a{
  color: #C52B30 !important;
  border: solid 1px #C52B30 !important;
}
.pages .ae-pagination-current, .pages .ae-pagination-current:hover {
 color: #FFF!important;
 background-color: #C52B30!important;
 border: 1px solid #C52B30!important;
}
.pages a:hover {
 color: #FFF!important;
 background-color: #C52B30!important;
 border: 1px solid #C52B30!important;
}
.share p span{
  background: #C52B30;
}
.share a{
  color: #C52B30;
}
.share a:hover{
  font-weight: 600;
}


/*轮播*/

.swiper-containerx{
 overflow: hidden;
 height: 205px;
}
.swiper-paginationx {
 width: 78px;
 height: 16px;
 margin: 0 auto;
}
.swiper-container{
 width: 100%;
 height: 373px;
 position: relative;
 overflow: hidden;
}
.swiper-container1{
 width: 100%;
 height: 400px;
 position: relative;
 overflow: hidden;
}

.swiper-wrapper {
 position: relative;
 width: 100%;
 height: 100%;
 z-index: 1;
 display: -webkit-box;
 display: -moz-box;
 display: -ms-flexbox;
 display: -webkit-flex;
 display: flex;
 -webkit-transition-property: -webkit-transform;
 -moz-transition-property: -moz-transform;
 -o-transition-property: -o-transform;
 -ms-transition-property: -ms-transform;
 transition-property: transform;
 -webkit-box-sizing: content-box;
 -moz-box-sizing: content-box;
 box-sizing: content-box;
}

span.swiper-pagination-switch.swiper-visible-switch.swiper-active-switch {
 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 , .swiper-pagination1 , .swiper-pagination2 {
 position: absolute;
 bottom: 17px;
 right: 10px;
 z-index: 2;
}


.swiper-wrapper a.title_type {
 position: absolute;
 bottom: 0;
 display: block;
 width: 100%;
 color: #fff;
 background: url(/Sites/Uploaded/UserUpLoad/20210323/20210323161746.png)no-repeat;
 height: 99px;
 line-height: 46px;
 padding-left: 20px;
 padding-top: 53px;
 box-sizing: border-box;
 font-size: 18px;
}


span.bwcxlistDate {
 float: right;
}



@media only screen and (max-width:1280px){
  .top_menu_inner{
 width: 980px;
  }
  .main_content{
 width: 980px;
  }
/*  .bw_content .article_box img{
 width: 400px;
  }*/
div.swiper-container {
 width: 100%;
 height: 275px;
 position: relative;
 overflow: hidden;
}
.swiper-wrapper li{
  position: relative;
}
div.swiper-container .swiper-wrapper a.title_type{
 bottom: 0px;
}
div.swiper-container1 .swiper-wrapper a.title_type{
 bottom: 0px;
}
div.swiper-container .swiper-wrapper li{
 position: relative;
}
.article_box.ts img {
 width: 100%;
 height: 100%;
}
.bw_content .article_box img {
 width: 100%;
 height: 100%;
}
}
@media only screen and (max-width:768px){
  .top_menu_inner{
 width: 100%;
  }
  .main_content{
 width: 100%;
  }
  .article_left, .leftNavTitle{
   display: block;
  }
div.swiper-container {
 width: 100%;
 height: 100%;
 position: relative;
 overflow: hidden;
}  
.swiper-wrapper a.title_type{
 font-size: 16px;
 padding-right: 140px;
}
.datum_ul li .img_box{
  height: 150px;
}
.datum_ul li .title_type {
 line-height: 60px;
 font-size: 16px;
 padding: 0 10px;
 text-overflow: ellipsis;
 overflow: hidden;
 white-space: nowrap;
}

}
@media only screen and (max-width:640px){
  .top_menu_inner .leftNavTitle{
 width: 13%;
  }
  .main{
 padding-bottom: 20px;
  }
  .top_menu_inner .side_menu_inside li a{
 font-size: 16px;
  }
  .bw_content .article_box img{
 width: 100%;
  }
  .col-md-6{
 width: 100%;
  }
  .col-md-6.fl,.col-md-6.fr{
 float: none;;
  }
  .col-md-6 .pr10,.col-md-6 .pl10{
 padding: 0px;
  }
  .main .linkmap{
 width: 100%;
  }
}
@media only screen and (max-width:450px){
  .impor_com{
 width: 100%;
 height: auto;
 padding: 10px;
  }
  .bw_title .bw_smtitle span{
 font-size: 18px;
  }

  .impor_com1{
 margin-bottom: 30px;
  }
  .work_wrapper .article_box{
 width: 100%;
  }
  .work_wrapper .work_right{
 width: 100%;
  }
  .datum_list .datum_ul{
 display:block;
  }
  .datum_ul li{
 width: 100%;
 margin-top: 20px;
  }
  .datum_ul li .img_box{
 height: 200px;
  }
  .impor_wrapper {
 margin-top: 30px;
  }
  .swiper-container1{
 height: 230px;
  }
  .work_wrapper .article_box{
 border-radius: 10px;
  }
  .work_wrapper .work_right{
 height: auto;
 border-radius: 10px;
 margin-top: 30px;
 padding:10px;
  }
  .bull_wrapper{
 padding:10px;
 height: auto;
  }
  .bw_content ul.article_list li{
 width: 100%;
  }
  .datum_ul li .title_type,ul.article_list li a.title_type{
 font-size: 15px;
  }
  .pd20{
 padding:10px;
  }
  .top_menu_inner .leftNavTitle{
 width: 10%;
  }
  .top_menu_inner .side_menu_inside{
 width: 90%;
  }
  .top_menu_inner .side_menu_inside li a{
 font-size: 14px;
  }
}
@media only screen and (max-width:360px){

}

   
