@charset "UTF-8";
.row_col {
  background: #FAFAFA;
  padding-top: 20px;
  padding-bottom: 20px;
}
h1.main_title {
  height: 65px;
  line-height: 65px;
  font-size: 20px;
  color: #8C1B0B;
  font-weight: bold;
}
h1.main_title a.main_more {
  width: 94px;
  height: 30px;
  float: right;
  border: 1px solid #999;
  color: #999;
  font-size: 16px;
  text-align: center;
  display: block;
  line-height: 30px;
  border-radius: 40px;
  font-weight: normal;
  margin-top: 17px;
}
.box_l{
  width:860px;
  float: left;
}
.article_list2{
  overflow: hidden;
}
.article_list2 li{
  position: relative;
}
.article_list2 li .img_box{
  display: block;
  width:100%;
  height: 100%;
}
.article_list2 li .img_box img{
  width:100%;
  min-height: 237px;
  height:auto;
}
.article_list2 li .title_type{
  font-size: 14px;
  color: #fff;
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 60px;
  line-height: 60px;
  text-align: center;
  box-sizing: border-box;
background: rgba(0,0,0,.5);
}
.article_list2 li:nth-child(1){
  float: left;
  width:422px;
  height:237px;
}
.article_list2 li:nth-child(2){
  float: right;
  width:422px;
  height:237px;
}
.article_xw_l{
  background-image: url(/Sites/Uploaded/UserUpLoad/20200316/20200316124219.jpg),url(/Sites/Uploaded/UserUpLoad/20200316/20200316124713.jpg);
  background-repeat: repeat-y, no-repeat;
  background-position: left center, right bottom;
  height: 311px;
  padding-left: 40px;
  box-sizing: border-box;
  margin-top: 20px;
  margin-bottom: 40px;    
}

span.span_date_left {
  font-size: 16px;
  text-align: center;
  width: 75px;
  display: block;
  float: left;
  padding-right: 30px;
}   
span.span_date_left b {
  font-size: 54px;
  font-weight: normal;
  display: block;
}
.article_xw_l .right_xw {
  position: relative;
  width: 715px;
  padding-top: 18px;
}
.article_xw li {
  height: 154px;
  background: #fff;
  margin-bottom: 20px;
  border-radius: 5px;
  box-shadow: 0px 0px 20px #ddd;
  padding: 20px;
  box-sizing: border-box;
}
.article_xw li .img_box {
  width: 192px;
  height: 115px;
  display: block;
  float: left;
  margin-right: 20px;
  overflow: hidden;
  box-shadow: 0px 0px 20px #ddd;
background-size:cover !important;
background-position: center center !important;
}
.article_xw li .img_box img {
  width: 100%;
  height: auto;
}
.article_xw li .right_xw {
  width: 1026px;
  position: relative;
}
.right_xw .title_type {
  display: block;
  height: 44px;
  line-height: 44px;
  font-size: 18px;
  font-weight: 400;
  border-bottom: 1px solid #E5E5E5;
  width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.article_xw .list_icon {
  position: absolute;
  right: 0;
  top: 10px;
  font-size: 14px;
  color: #999;
}
.article_xw .list_icon span {
  margin-left: 15px;
}
.list_icon span.span_date {
  background: url(/Sites/Uploaded/UserUpLoad/20200218/20200218135846.png) no-repeat left center;
  padding-left: 21px;
  background-size: 15px 15px;
}
.list_icon span.author {
  background: url(/Sites/Uploaded/UserUpLoad/20200218/20200218140054.png) no-repeat left center;
  padding-left: 21px;
  background-size: 15px 15px;
}
.list_icon span.viewcount {
  background: url(/Sites/Uploaded/UserUpLoad/20200218/20200218140111.png) no-repeat left center;
  padding-left: 26px;
  background-size: 19px 12px;
  display:none;
}
.right_xw p {
  font-size: 14px;
  line-height: 28px;
  color: #999;
  margin-top: 10px;
}
.article_xw_l .right_xw {
  position: relative;
}
.article_xw_l .list_icon span {
  margin-left: 15px;
}
.article_xw_l .right_xw .title_type {
  display: block;
  height: 44px;
  line-height: 44px;
  font-size: 20px;
  font-weight: 400;
  width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  border-bottom:none;
}
.article_xw_l .list_icon {
  position: absolute;
  right: 0;
  top: 10px;
  font-size: 14px;
  color: #999;
}
.article_xw_l .right_xw p {
  font-size: 14px;
  line-height: 28px;
  color: #999;
  margin-top: 10px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.article_xw_l .list_icon span.span_date {
  display: none;
}
.selected{
  display: block !important;
}
.tab .main_title .main_more{
  display: none;
}
.items .item{
  display: none;
}
.tab h1.main_title{
  color: #333;
}
.tab h1.main_title .tab_span{
  color: #333;
  font-size: 16px;
  margin-right:40px;
}
.tab h1.main_title .tab_span.active{
  font-size: 20px;
}
.box_r {
  float: right;
  width: 385px;
}
ul.article_list3 li {
  width: 100%;
  height: 95px;
  box-shadow: 0px 0px 20px #ddd;
  margin-bottom: 19px;
  font-size: 16px;
  display: flex;
  align-items: center;
  padding: 0 30px;
  box-sizing: border-box;
}
ul.article_list3 li .span_date {
    width: 45px;
    margin-right: 15px;
    color: #999;
    display: block;
    font-size: 14px;
}
@media screen and (min-width:768px) and (max-width:1200px){
  .box_l {
      width: 600px;
  }
  .article_list2 li:nth-child(1) {
      width: 49%;
      height: auto;
  }
  .article_list2 li:nth-child(2) {
      width: 49%;
      height: auto;
  }
  .article_xw_l .right_xw {
      width: 455px;
  }
  .list_icon span.viewcount{
      display: none;
  }
  .box_r {
      width: 360px;
  }
  .article_xw li .right_xw {
      width: 726px;
  }
  .article_xw li{
      height: auto;
  }
  .right_xw .title_type{
      width:  60%;
  }
}
@media screen and (max-width:768px){
  .row {
      margin: 0.2rem 0;
  }
  h1.main_title {
      height: 50px;
      line-height: 50px;
      font-size: 16px;
  }
  h1.main_title span {
      font-size: 12px;
  }
  h1.main_title a.main_more {
      width: 60px;
      height: 20px;
      font-size: 12px;
      line-height: 20px;
      margin-top: 15px;
  }
  ul.article_lb li {
      height: 50px;
      line-height: 50px;
      padding: 0 0.2rem;
      font-size: 14px;
      font-weight: 400;
  }
  ul.article_lb li .span_date {
      font-size: 12px;
  }
  .row_col {
      background: #fff;
      padding-top: 0.2rem;
      padding-bottom: 0.2rem;
      padding: 0.2rem;
  }
  .article_xw li {
      height: 2.6rem;
      margin-bottom: 0.2rem;
      padding: 0.2rem;
  }
  .article_xw li .img_box {
      width: 2.5rem;
      height: 2.2rem;
      margin-right: 0.2rem;
  }
  .article_xw li .right_xw {
      width: 4rem;
  }
  .right_xw .title_type {
      height: 0.6rem;
      line-height: 0.6rem;
      font-size: 14px;
  }
  .article_xw .list_icon {
      display: none;
  }
  .right_xw p {
      font-size: 12px;
      line-height: 24px;
      margin-top: 0.1rem;
      height: 1.4rem;
      overflow: hidden;
  }
  .row_c {
      margin: 0;
      padding: 0.2rem;
  }
  .zl_link {
      margin-bottom: 0.2rem;
  }
  ul.article_zl li {
      width: 100%;
      height: 164px;
      margin-bottom: 0.2rem;
      padding: 0.2rem;
  }
  ul.article_zl li .title_type {
      font-size: 14px;
  }
  ul.article_zl li p {
      line-height: 28px;
      font-size: 12px;
  }
  
a.zl_more {
  margin: 0.2rem auto;
}
ul.article_zl li:nth-child(2), ul.article_zl li:nth-child(5) {
  margin: 0 0 0.2rem 0;
}
.row_lst{
  display: none;
}
.yh-lb .swiper-box, .yh-lb .swiper-box .Img_Box {
  height: 200px;
  overflow: hidden;
}
.yh-lb .swiper-box .Img_Box a.pic {
  height: 200px;
}
.yh-lb .swiper-box .Img_Box h2 {
  font-size: 12px;
  padding-left: 0.2rem;
  height: 40px;
  line-height: 40px;
}
.yh-lb .pagination {
  display: none;
}
.yh-lb .swiper-box .Img_Box h2 a {
  width: 100%;
}
.row_top{
  background: #fff;
  padding-top: 0.2rem;
  padding-bottom: 0.2rem;
  padding: 0.2rem;
}
.box_l {
  width: 100%;
  float: left;
}
.box_r {
  float: right;
  width: 100%;
}
.tab h1.main_title .tab_span.active {
  font-size: 16px;
}
.tab h1.main_title .tab_span {
  color: #333;
  font-size: 14px;
  margin-right: 19px;
}
.article_list2 {
  overflow: hidden;
  display: none;
}
.article_xw_l {
  background-image: none;
  background-repeat: repeat-y, no-repeat;
  background-position: left center, right bottom;
  height: auto;
  padding-left: 0;
  box-sizing: border-box;
  margin-top: 0;
  margin-bottom: 0;
}
span.span_date_left {
  display: none;
}
.article_xw_l .right_xw {
  position: relative;
  width: 100%;
  padding-top: 0;
}
.article_xw_l .right_xw .title_type {
  font-size: 14px;
}
.article_xw_l .list_icon {
  display: none;
}
.article_xw_l .right_xw p {
  font-size: 14px;
  line-height: 28px;
  color: #999;
  margin-top: 0;
  white-space: normal;
  text-overflow: ellipsis;
  overflow: hidden;
}
}