﻿.banner img{width:100%;}
.banner_top{
  height: 400px;
}
a:hover{
  color: #C52B30;
}
.wrap{
  width: 100%;
  background:none;
}
.main{
  min-height: 420px;
  padding-bottom: 30px;
  width: 100%;
  margin: 0;
}
.wrap_main{
  width: 960px;
  margin: 0 auto;
}
.main_content{
 margin-top: 0px;
 padding: 0;
 background: none;
 border: none;
 box-shadow: none;
}
.banner {
 margin-bottom: 0px;
}
.fl{
  float: left;
}
.fr{
  float: right;
}
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;
  float: right;
  margin-left: 10px;
}
ul.article_list li a.title_type:hover{
 color: #C52B30;
}
.top_menu{
  background: #ebebeb;
}
.top_menu_inner{
  width: 100%;
  margin: 0 auto;
  text-align: center;
}
.top_menu_inner .leftNavTitle{
  float: left;
  width: 10%;
  position: initial;
  font-size: initial;
  background: none;
  height: 60px;
  line-height: 60px;
  text-align: center;
}
.top_menu_inner .side_menu_inside{
  width: 90%;
  float: left;
  border:none;
}
.lv1_ul{
  overflow: hidden;
}
.top_menu_inner .side_menu_inside li{
  float: left;
  width: 17.6%;
  height: 60px;
  line-height: 60px;
  background:none;
}
.top_menu_inner .side_menu_inside li:first-child{
  width: 12%;
}
.top_menu_inner .side_menu_inside li a.lv0_tit {
  color: #333;
  font-weight: bold;
  font-size: 16px;
}
.top_menu_inner .side_menu_inside li a.lv1_tit {
  color: #333;
  font-size: 16px;
}



.top_menu_inner .side_menu_inside .lv1_li:hover,
.top_menu_inner .side_menu_inside li.lv1_li .onthis{
  background:none;
}
.top_menu_inner .side_menu_inside .lv1_li:hover a,
.top_menu_inner .side_menu_inside li.lv1_li .onthis a.lv1_tit,
.top_menu_inner .side_menu_inside li:hover a.lv0_tit{
  color:#cd1518;
}



.top_menu_inner .leftNavTitle a{
  display: block;
  height: 100%;
  background: url(/Sites/Uploaded/UserUpLoad/20210513/20210513170320.png) no-repeat center center;

}
.top_menu_inner .leftNavTitle .navspan{
  display: none;
}
.mbt20{
  margin: 20px 0px;
}
.mt30{
 margin-top: 30px;
}
.mt40{
 margin-top: 40px;
}
.pd20{
  padding: 0px 20px 20px;
}
.pd0-30{
  padding: 0 30px 30px 30px;
}
.color-fff{
  background: #fff;
}
.bw_title{
  height: 35px;
  line-height: 35px;
  border-bottom: 2px solid #EEEEEE;
  position: relative;
}
.datum_wrapper{
  padding: 35px 45px;
  box-sizing: border-box;
}
.datum_wrapper .bw_title{
 text-align: center;
 border-bottom: none;
 position: relative;
}
.datum_wrapper .bw_title::after{
 width: 0;
}
.datum_wrapper .bw_title .bw_more{
  color: #C52B30;
  position: absolute;
  right: 0;
}
.bw_title::after{
  position: absolute;
  content: "";
  left:0;
  bottom: -2px;
  width: 230px;
  height: 2px;
  background:#C52B30;
}
.bw_title a{
  color: #C52B30;
}
.bw_title .bw_more{
  float: right;
  font-size: 14px;
  font-family: Microsoft YaHei;
  color: #666666;
  font-weight: 400;
}
.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%;
}
ul.article_list li{
  box-sizing: border-box;
  padding-left: 15px;
  line-height: 42px;
  background: url(/Sites/Uploaded/UserUpLoad/20210513/20210513173518.png) no-repeat 0px center;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.bw_content ul.article_list li:hover{
  background: url(/Sites/Uploaded/UserUpLoad/20210513/20210513173552.png) no-repeat 0px center;
}
.bw_content ul.article_list li span{
  font-size: 15px;
  color: #666;
  float: right;
  font-weight: 400;
}
.column_list{
  margin-top: 20px;
}
.column_list li{
  background: url(/Sites/Uploaded/UserUpLoad/20210513/20210513173518.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/20210513/20210513173552.png) no-repeat 0px 10px;
}
.column_list li .dy_title{
  font-size: 14px;
}
.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;
 padding: 0;
}
.border{
 border-top: 1px solid #ededed;
}
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;
}
h2.title_header span, h2.Com_tit span{
 border-left: none;
 border-bottom: 0;
 font-size:22px;
}



ul.article_list li.No_Con p{
 color: #C52B30;
}
.top_menu_inner #leftNav  p.ren{
 background: #C52B30 !important;
}
.top_menu_inner  p:hover a{
 color: #fff;
 font-weight: 600;
}
.top_menu_inner p.ren a{
 color: #fff;
}
.top_menu_inner p a:hover{
 text-decoration: none;
}
.main .linkMap{
 width: 1200px;
 margin: 0 auto;
 height: 40px;
 color: #c52b30;
 line-height: 40px;
}
.main .linkMap a{
 color: #C52B30;
}
.main .linkMap span{
 color: #C52B30;
}
.article_right{
 float: none;
 width:100%;
 box-sizing: border-box;
 
 display: block;
 padding-bottom: 0;
 background: #fff url(/Sites/Uploaded/UserUpLoad/20210514/20210514114958.png)no-repeat right -5px;
}
.ask_area {
  padding:0px 20px 30px
}
.turning_page{
 border-bottom: 2px solid #C52B30;
}
.article_right .article_title{
  color: #000;
  line-height: 1.8em;
  font-weight: normal;
  text-align: center;
  padding: 15px 0;
 }
 .sub_tit {
 text-align: center;
 padding: 10px 0;
 line-height: 25px;
 position: relative;
}
.article_right .sub_tit span {
 color: #999999;
 padding-right: 15px;
 padding-left: 15px;
 font-size: 15px;
}
.font_size {
 position: absolute;
 right: 0;
 top: 20px;
 border:none;
}
.notice {
 float: left;
 font-size: 12px;
}
 .article_box.ts img{
  width: 100%;
 }

.impor_com {
  width: 48.5%;
  height: 348px;
  padding: 15px 20px;
  box-sizing: border-box;
  border-radius: 10px;
  background:#fff;
}
.impor_com1{
  background:#fff url(/Sites/Uploaded/UserUpLoad/20210513/20210513182609.png)no-repeat;
  background-size: cover;
}

.impor_com .article_list{
  margin-top: 20px;
}
.work_wrapper{
  padding: 35px 45px;
  box-sizing: border-box;
}
.work_wrapper .article_box{
  width: 40%;
  overflow: hidden;
}
.work_wrapper .work_right {
  width: 56%;
  height: 285px;
  background:url(/Sites/Uploaded/UserUpLoad/20210402/20210402172453.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: 15px;
}
.work_right ul.article_list li{
  line-height: 46px;
}
.datum_list{
  margin-top: 20px;
}
.datum_list .datum_ul{
  display:flex;
  justify-content: space-between;
}
.datum_ul li{
  width: 32%;
  overflow:hidden;
  background: #FFFFFF;
  box-shadow: 0px 20px 40px 0px rgba(208, 208, 208, 0.26);
}
.datum_ul li .Ima_A{
  width: 100%;
  height: 160px;
  display:block;
  overflow: hidden;
}
.datum_ul li .Ima_A:hover img{
  transform: scale(1.05);
}
.datum_ul li .Ima_A img{
  width: 100%;
  transition: all 0.3s;
}
.datum_ul li .title_type{
  line-height: 54px;
  font-size: 18px;
  color: #333333;
  padding:0 20px;
  display: block;
  box-sizing: border-box;
}
.datum_ul li .title_type:hover{
  color: #C52B30;
}

.impor_wrapper{
  background:#b80101;
 padding: 35px 45px;
}

.bull_wrapper{
  background:url(/Sites/Uploaded/UserUpLoad/20210402/20210402172753.png)no-repeat;
  background-size: cover;
  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;
}
.pages{
  border:none;
  margin-top: 0;
}
.pages .ae-pagination a{
  color: #C52B30;
  border: solid 1px #C52B30 !important;
  height: 24px!important;
  font-size: 14px;
  margin: 0 2px!important;
  text-decoration: none;
  font-weight: normal;
  padding: 5px 10px!important;
  border-radius: 5px !important;
}
.pages .page_number_div{
  float: right;
}
.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;
  color: #FFF;
  padding: 2px 4px;
  margin: 0 2px 0 0px;
  font-size:14px;
}
.prev_next{width:100%;}
.share a{
  color: #C52B30;
  font-size:14px;
}
.share a:hover{
  font-weight: 600;
}
.article_right .article_cont {
 line-height: 2em;
 font-size: 16px;
}

/*轮播*/

.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: 285px;
 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;
}


.scroll_ul a.title_type {
 position: absolute;
 bottom: 0;
 display: block;
 width: 100%;
 color: #fff;
 background: url(/Sites/Uploaded/UserUpLoad/20210513/20210513173740.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;
 font-size:14px;
}
.footer .footer_link{
  width: 100%;
  background:#C7504C;
}
.educ_wrapper{
  background:url(/Sites/Uploaded/UserUpLoad/20210514/20210514104310.png)no-repeat center;
  background-size: cover;
  width: 100%;
  height: 190px;
  position: relative;
}
.educ_btn{
  background:url(/Sites/Uploaded/UserUpLoad/20210514/20210514104451.png)no-repeat;
  background-size: cover;
  width: 130px;
  height: 40px;
  position: absolute;
  right: 45px;
  top: 50%;
  margin-top: -20px;
  transition:all 0.3s;
}
.educ_btn:hover{
  transform: scale(1.05);
}
 
.wrap_main .footer{
  width: 900px;
  margin: 0 auto;
  padding: 0 10px;
  box-sizing: border-box;
  background: none;
  border-top: 1px solid #eee;
}
.footer .footer_con{
  width: 100%;
}
.footer_con .linkBox{
  width: 100%;
}

.linkBox .link_title span, .linkBox .link_title a{
 margin: 0 25px 0 0px;
 color: #C52B30;
}
.linkBox .link_title a:hover, .linkBox .link_title a.hover {
 background: url(/Sites/Uploaded/UserUpLoad/20210514/20210514112153.png) no-repeat center bottom;
}
.footer_con .bottom_right {
  width: 540px;
}
@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 .scroll_ul a.title_type{
 bottom: 0px;
}
div.swiper-container1 .scroll_ul a.title_type{
 bottom: 0px;
}
div.swiper-container .scroll_ul li{
 position: relative;
}
.article_box.ts img {
 width: 100%;
 height: 100%;
}
}
@media only screen and (max-width:768px){
  .w1200{
 width: 100%;
  }
  .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;
}  
.scroll_ul 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;
}
.main .linkMap{
  width: 100%;
  height: auto;
  line-height: 30px;
  box-sizing: border-box;
}
.font_size{
  display:none;
}
h2.title_header, h2.Com_tit{
  line-height: 40px;
  height: 40px;
}
.arrow_btn{
  display:none;
}
.wrap_main .footer{
  width: 100%;
}
.wrap_main{
  width: 100%;
}
.footer .footer_con{
  padding: 0;
}
}
@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;
  }
  .ask_area{
 padding:10px 10px 20px ;
  }
  .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;
  }
  .dstory_ul .ul_list li{
  padding:20px;
  width: auto !important;
}
.banner_top{
  height: 150px;
}
.work_wrapper{
  padding: 0;
}
.impor_wrapper{
  padding: 10px;
}
.datum_wrapper{
  padding: 0;
  margin-top: 30px;
}
.column_list li .bwcxlistDate{
  display:block;
  float: right;
}
.educ_btn{
  right: 20px;
  top: 5%;
  margin-top: 0px;
}
}
@media only screen and (max-width:400px){
.dstory_ul .ul_list li{
  padding:15px;
}
.tit_box .title_type{
  font-size:16px;
}

}

 