﻿
.row {
 padding: 0px 0 40px;
 width: 100%;
 margin: 0;
}
.pd20-40{
 padding: 20px;
}
.yh-lb {
 width: 562px;
 height: 400px;
}

.yh-lb .Img_Box{
 position: relative;
}
.content_box{
 position: absolute;
 width: 100%;
 bottom: 0px;
}
.content_box h2{
 background: rgba(0, 0, 0, 0.5);
 color: #fff;
 font-size: 18px;
 padding-left: 30px;
 line-height: 40px;
 overflow: hidden;
 text-overflow: ellipsis;
 white-space: nowrap;
}
.content_box h2 a{
 color: #fff;
}

.yh-lb .Img_Box img {
 width: 562px;
 height: 375px;
}
.yh-lb ul{
 height: 375px;
}
.swiper-box  {
 height: 400px;
}
.arrow-btn {
 display: none;
}


.arList_xinwen{
 width: 600px;
}
.arList_xinwen .detail{
 display: none;
}
.arList_xinwen .title_type{
 font-size:18px;
 font-weight:600;
 color:#2A9184;
}
.arList_xinwen.article_list li{
 padding-left: 0;
 background: none;
 padding: 0px 0 10px;
}
.arList_xinwen.article_list li p{
 line-height: 24px;
 font-size: 14px;
 color: #838783;
}

.arList_mtbd{
 width: 562px;
 box-sizing: border-box;;
}
.article_list.arList_mtbd li{
 line-height: 38px;
}
.arList_mtbd li a{
 font-size: 16px;
}
.mtbd .article_box{
 width: 600px;
}
.mtbd .article_box img{
 width: 600px;
 height: 300px;
 margin-bottom: 10px;
}

.article_box h2 a{
 font-size: 18px;
 font-weight: 600;
 color: #2A9184;
}
.jczt_left{
 width: 870px;
 box-sizing: border-box;
 min-height: 340px;
}
.jczt_right{
 width: 600px;
 box-sizing: border-box;
}
.jczt_wb{
 width: 320px;
}
.jczt_right_l{width: 290px;box-sizing: border-box;min-height: 340px;}

.bg_fff{
 background: #fff;
}
ul.article_list li{
 line-height: 38px;
}
ul.article_list li a{
 font-size: 16px;
}
@media only screen and (max-width:768px){
 .yh-lb{height: auto;}
  .yh-lb,.arList_xinwen,.arList_mtbd,.jczt_right,.jczt_left{
 width: 100%;
 }
 .jczt_wb{display: none;}
 .row{padding: 10px 0;}
 .yh-lb .Img_Box img{width: 100%;}
 .row {
 padding:0;
 }
 .boxShadow{margin: 10px 0;}
}

@media only screen and (max-width:425px){
 .swiper-box{height: 200px;}
 .yh-lb .Img_Box img{height: 200px;}
 .arList_xinwen .title_type{ 
   width: 74%;
   overflow: hidden;
   text-overflow: ellipsis;
   word-break: break-word;
   white-space: nowrap;
   display: inline-block;

 }
   .arList_mtbd ul.article_list li a {
 font-size: 16px;
 width: 74%;
 overflow: hidden;
 text-overflow: ellipsis;
 word-break: break-word;
 white-space: nowrap;
 display: inline-block;
}
.pd20-40{
  padding:10px;
}
}
