.mbx{padding:30px 0;font-size:13px;color:#666666;background:#F1F1F1;}
.mbx a{color:#666666;}
.mbx a:hover{color:#e60012;}

.newsbg{background:#F9F9F9;}


.newspart{display: flex;}
.newsnav{flex-shrink:0;width:240px;padding:20px;background:#ffffff;}
.newsnavtitle{border-bottom:2px solid #C6CEDC;}
.newsnav .cn{margin-bottom:5px;font-size:20px;color:#000000;font-weight:bolder;}
.newsnav .en{margin-bottom:2px;font-size:13px;color:#C6CEDC;}

.newsnavlist a{display:block;padding:20px 0 20px 20px;font-size:14px;color:#666666;border-bottom:1px solid #C6CEDC;background:url(/Public/version2/images/arrowgray.svg) no-repeat left center;}
.newsnavlist a:last-child{border-bottom:none;}
.newsnavlist a:hover,.newsnavlist a.current{color:#e60012;background:url(/Public/version2/images/arrowred.svg) no-repeat left center;}

.newslist{flex-grow:1;margin-left:20px;padding:30px;background:#ffffff;}
.newslist > div {margin-bottom:15px;padding-bottom:15px;border-bottom:1px solid #C6CEDC;}
.newslist > div:last-child {margin-bottom:0px;padding-bottom:0px;border-bottom:none;}
.newsitltle{margin-bottom:10px;font-size:16px;color:#333333;}
.newsitltle a{font-size:16px;color:#333333;}
.newsitltle a:hover{color:#e60012;}
.date{font-size:12px;line-height:22px;color:#666666;}
.intro{font-size:12px;line-height:22px;color:#666666;}

.article{padding:20px 50px;background:#ffffff;}
.arttitle{font-size:26px;color:#333333;}
.artdate{padding:20px 0;font-size:12px;color:#666666;}

@media (max-width: 768px) {
  .mbx{display: none;}
  .newsbg{background:#ffffff;}
  .newsnav{padding:0px;width:auto;}
  .newspart{display: block;}
  .newsnavtitle{display: none;}
  .newsnavlist{display: flex;justify-content:space-around;border-bottom:1px solid #C6CEDC;}
  .newsnavlist a{position:relative;padding-left:0px;border-bottom:none;background:none;}
  .newsnavlist a:hover,.newsnavlist a.current{color:#e60012;background:none;}
  .newsnavlist a.current:after{position:absolute;bottom:0px;left:0px;content:"";width:100%;height:2px;background:#e60012;}
  .newslist{margin-left:0px;padding:15px 0;}
  .newslist > div{display: flex;justify-content:space-between;}
  .newslist .newsitltle{width:75%;}
  .newslist .newsitltle a{display:inline-block;width:100%;font-size:13px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
  .newslist .date{width:20%;text-align: right;}
  .intro{display: none;}
  .bgpic2{display: none;}
  .page{margin-bottom:40px;text-align: center;}
  .article{padding:0px;}
  .arttitle{padding:0 5%;text-align: center;font-size:18px;}
  .artdate{text-align: center;}
  .artcontent img{max-width: 100%;height: auto;}
}


.bgpic2{padding-top:10px;height:150px;width:100%;background:url(/Public/version2/images/yaoqinghanbg.png) no-repeat center center;overflow: hidden;}
.onenews{color:#ffffff;}
.onenewsbox{display: flex;height:130px;align-items: center;font-size:1.6rem;}
.ob1{margin-left:150px;text-align: center;}
.ob2{margin-left:30px;padding:2px;background:#ffffff;border-radius:5px;}
.ob2 img{width:80px;}
.ob3{margin-left:30px;width:830px;}
.obtit{margin-bottom:10px;font-weight: bolder;font-size:1.6rem;}
.obcon{font-size:13px;}


.titx{text-align: center;}
.titx span{display:inline-block;position:relative;color: #333333;font-weight: 800;font-size: 26px;}
.titx span:before{position:absolute;top:0px;left:-50px;content:"";width:25px;height:53px;background:url(/Public/version2/images/a1.png) no-repeat center center;}
.titx span:after{position:absolute;top:-25px;right:-100px;content:"";width:78px;height:94px;background:url(/Public/version2/images/a2.png) no-repeat center center;}
.visible-xs .titx span{font-size:3rem;}
.visible-xs .titx span:before{top:10px;width:20px;height:30px;background:url(/Public/version2/images/a1.png) no-repeat center center;background-size:contain;}
.visible-xs .titx span:after{top:-10px;width:70px;height:60px;background:url(/Public/version2/images/a2.png) no-repeat center center;background-size:contain;}
.titx2{color: #F50A26;font-size: 16px;text-align: center;}



