﻿.biaoti{font-size:22px; padding:5px; background-color:White; border-radius:3px; font-weight:bold; color:#666666; height:30px; text-align:center; border-bottom:solid 4px #D9FFBC; padding-bottom:3px;} 
 .biaoti span{ position:relative;}
 .biaoti span:after{ width:100%; left:0; height:3px; background-color:#E9FFD7; position:absolute; content:"";bottom:-3px;}
 
/*资讯*/

.mainWz{ width:800px; margin:0 auto;}
.mainWz>article{ min-height:50px; margin:20px 0; padding:0 10px;}
.mainWz>article:not(:last-child){ border-bottom:dashed 1px #DCDCDC; padding-bottom:10px;}

.noImg h2,.oneImg>div:last-child>h2,.moreImg>h2{padding-bottom:15px;}
.noImg p,.oneImg>div:last-child>p,.moreImg>p{ font-size:14px; color:#9E9E9E;  letter-spacing:2px; text-indent:2em;line-height:20px;}
.noImg:hover a,.oneImg:hover a,.moreImg:hover a{ color:#1EAAF8;}




.oneImg>div{ width:100%; height:100px; display: -webkit-flex;display: flex;align-items: center; justify-content:space-between ;margin-top:10px;} 
.oneImg>div>div,.oneImg>div>div>img{ width:157px; height:80px; border-radius:5px;} 
 .oneImg>div> p{width:600px; color:#9E9E9E;  letter-spacing:1px; text-indent:2em; line-height:22px;height:100px;} 

 
 
  .moreImg>div{ margin:10px auto;}  
 .moreImg>div>img{ margin-right:25px;margin-left:5px;  border-radius:10px;  width: auto;  height: auto;     max-height:100px;max-width:157px;} 
 

  /*分页*/
    .fenye{ margin:20px auto; height:32px;  max-width:700px;  text-align:center; line-height:32px;display: -webkit-flex;display: flex; justify-content:space-between;}
  .fenye>li{ margin:0 10px;}
  .fenye>li span{ font-size:16px; font-weight:bold; color:Red; padding:5px 10px; background-color:#BFD4FF; border-radius:5px;}
  
  
 