/**!
 * 区政府平台
 * author: wuzhou
 * date:2019-09-24
 */
 
 .ewb-page-main {
     min-height: 548px;
 }

 .ewb-details-title {
     padding: 29px 0;
     line-height: 30px;
     font-size: 20px;
     font-weight: bold;
     text-align: center;
 }


 .ewb-details-sub {
     text-align: center;
     line-height: 30px;
     color: #666;
     background-color: #f3f5f8;
 }

 .ewb-details-sub>a {
    color: #666;
 }

 .ewb-details-info {
     padding-top: 20px;
     line-height: 30px;
 }

/* .ewb-details-info>p {
     text-indent: 30px;
 }*/