﻿﻿/**!
 * 许昌市交通局
 * author: chenzhaoping;
 * date:2017-09-07
 */

/* 正文 */

/* 通用样式 */

.ewb-colu-hd{
    height: 32px;
    line-height: 32px;
    background-color: #efefef;
}

.ewb-colu-tt{
    display: inline-block;
    width: 101px;
    text-align: center;
    font-weight: bold;
    color: #fff;
    background-color: #5bbbea;
}

.ewb-colu-tt2{
    display: inline-block;
    width: 91px;
    text-align: center;
    font-weight: bold;
    color: #fff;
    background-color: #5bbbea;
}

.ewb-colu-tt2.current{ background-color:#0D9BE1;}
/* banner1 */

.ewb-banner {
    display: block;
}

.banner1{
    margin-top: 1px;
}

/* 轮播图 */

.wb-slider {
    position: relative;
    overflow: hidden;
}

.wb-slider-conbox {
    overflow: hidden;
}

.wb-slider-ctag {
    position: relative;
}

.wb-slider-ctag img {
    height: 100%;
    width: 100%;
}

.wb-slider-mask {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-family: "宋体";
    color: #fff;
    background: url(../images/mask_bg.png);
    text-align: center;
}

.wb-slider-mask.ellipsis {
    color: #fff;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    text-decoration: none;
}

.wb-slider-mask a {
    color: #fff;
}

.wb-slider-switcher {
    position: absolute;
    right: 3px;
    bottom: 31px;
    height: 18px;
}

.wb-slider-stag {
    float: left;
    margin-right: 2px;
    height: 19px;
    width: 26px;
    line-height: 19px;
    text-align: center;
    color: #fff;
    background: url(../images/slider_bg.png) no-repeat;
    cursor: pointer;
    font-size: 12px;
    font-family: "宋体";
}

.wb-slider-stag.cur {
    background: url(../images/scroll_bgh.png) no-repeat;
}

/* 新闻资讯，竞技体育，全民健身，体育产业 */

.ht210{
    height: 210px;
}

/* 通知公告 */

.ewb-notc .ewb-data-infor{
    margin-right: 15px;
}

/* banner2 */

/* 政务公开 */

.ht150 .ewb-data-item{
    padding-top: 8px;
    height: 142px;
}

.ewb-public-list{
    margin-left: -4px;
    height: 60px;
    overflow: hidden;
}

.ewb-public-item{
    margin: 0 0 4px 4px;
    padding-left: 65px;
    width: 117px;
    height: 28px;
    line-height: 28px;
    font-size: 12px;
    color: #0e73a5;
}

.ewb-public-item:hover{
    color: #ff8202;
}

.ewb-public-item.icon1{
    background: url(../images/icon1.png) 25px 5px no-repeat #c9eaf8;
}

.ewb-public-item.icon2{
    background: url(../images/icon2.png) 23px 5px no-repeat #c9eaf8;
}

.ewb-public-item.icon3{
    background: url(../images/icon3.png) 25px 6px no-repeat #c9eaf8;
}

.ewb-public-item.icon4{
    background: url(../images/icon4.png) 24px 4px no-repeat #c9eaf8;
}

.ewb-public-item.icon1:hover{
    background: url(../images/icon1h.png) 25px 5px no-repeat #ffe8d0;
}

.ewb-public-item.icon2:hover{
    background: url(../images/icon2h.png) 23px 5px no-repeat #ffe8d0;
}

.ewb-public-item.icon3:hover{
    background: url(../images/icon3h.png) 25px 6px no-repeat #ffe8d0;
}

.ewb-public-item.icon4:hover{
    background: url(../images/icon4h.png) 24px 4px no-repeat #ffe8d0;
}

/* 公众参与 */

.ewb-colu-inter{
    margin-top: 5px;
    padding-left: 90px;
    display: block;
    height: 45px;
    line-height: 45px;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    background: url(../images/inter.png) 49px 10px no-repeat #6fcbef;
    letter-spacing: 6px;
}

.ht160 .ewb-data-item{
    padding-top: 11px;
    height: 149px;
}

/* 政策法规 */

.ht200 .ewb-data-item{
    height: 170px;
}

.ewb-sel{
    width: 242px;
    height: 24px;
    line-height: 24px;
    font-size: 12px;
    color: #666;
    background-color: #fafafa;
    border: 1px solid #dfdfdf;
}

.bgx{ background: url(../images/bg.png);}