﻿/**!
 * 淮北公共资源--服务指南--交易须知
 * author: gaoli
 * date:2019-10-18
 */

.ewb-content-bd {
    padding-top: 6px;
	min-height:400px;
}

.ewb-page-items {
    margin-top: 38px;
}

/* 手机端 */
@media(max-width:767px) {
    .ewb-page-items {
        margin-top: 15px;
    }
}

.wb-single-title {
    line-height: 42px;
    text-align: center;
    font-size: 28px;
    color: #000;
    padding: 10px 0 10px 0;
}