﻿/*!
 * 许昌科技局首页;
 * author: shenyh;
 * date:2017-05-26
 */


/* 通用栏目（工作动态） */

.ewb-colu {
    border: 1px solid #ddd;
}

.ewb-colu-hd {
    height: 34px;
    background: url("../images/ttbg.jpg") repeat-x;
}

.ewb-colu-tt {
    height: 34px;
    line-height: 34px;
    padding-left: 20px;
    background: url("../images/tt.jpg") 10px 9px no-repeat;
}

.ewb-colu-tt a {
    color: #0783d1;
    font-size: 14px;
    font-weight: bold;
    cursor: pointer;
}

.ewb-colu-bd {
    height: 207px;
    overflow: hidden;
}


/* 工作动态 */

.ewb-work-l {
    width: 249px;
    margin-left: 10px;
}

.ewb-work-r {
    margin-left: 259px;
}


/* 图片轮播 */

.wb-slider {
    height: 184px;
    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: 34px;
    line-height: 34px;
    color: #fff;
    background: url("../images/mask_bg.png");
}

.wb-slider-mask .ellipsis {
    display: block;
    margin-left: 10px;
    width: 190px;
    color: #fff;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.wb-slider-switcher {
    position: absolute;
    right: 4px;
    bottom: 14px;
    height: 8px;
}

.wb-slider-stag {
    float: left;
    width: 20px;
    height: 8px;
    margin-right: 4px;
    background: #fff;
    cursor: pointer;
}

.wb-slider-stag.cur {
    background: url("../images/stag.png");
}


/*  政务公开 */

.ewb-intro {
    margin-left: 10px;
    padding-top: 10px;
}

.ewb-intro-item {
    margin-top: 5px;
}

.ewb-intro-item a {
        display: block;
    height: 41px;
    line-height: 41px;
    color: #fff;
    padding-left: 46px;
    border-radius: 5px;
    background-position: 8px 5px;
    background-color: #47a4dd;
    background-repeat: no-repeat;
}

.ewb-intro-item a.icon01 {
    background-image: url("../images/icon1.png");
}

.ewb-intro-item a.icon02 {
    background-image: url("../images/icon2.png");
}

.ewb-intro-item a.icon03 {
    background-image: url("../images/icon3.png");
}

.ewb-intro-item a.icon04 {
    background-image: url("../images/icon4.png");
}

.ewb-intro-item a.icon05 {
    background-image: url("../images/icon5.png");
}

.ewb-intro-item a.icon06 {
    background-image: url("../images/icon6.png");
}

.ewb-intro-item a.icon07 {
    background-image: url("../images/icon7.png");
}

.ewb-intro-item a.icon08 {
    background-image: url("../images/icon8.png");
}

.ewb-intro-item a.icon09 {
    background-image: url("../images/icon9.png");
}

.ewb-intro-item a.icon10 {
    background-image: url("../images/icon10.png");
}

.ewb-open .wb-data-item {
    padding-left: 4px;
}


/* 领导信箱 */

.ewb-leader-items {
    margin-top: 5px;
}

.ewb-leader-items:first-child {
    margin-top: 0;
}

.ewb-leader-items img {
    vertical-align: top;
    padding: 0.3px;
    /*border: 1px solid #dfdfdf;*/
}


.ewb-leader-items-new{

	margin-top: 5px;
}
.ewb-leader-items-new a {
   display: block;
    height: 36px;
    line-height: 36px;
    color: #fff;
    padding-left: 46px;
    border-radius: 5px;
    background-position: 8px 2px;
    background-color: #47a4dd;
    background-repeat: no-repeat;
    font-size: 14px;
}

.ewb-leader-items-new a.icon01 {
    background-image: url("../images/icon1.png");
}

.ewb-leader-items-new a.icon02 {
    background-image: url("../images/icon2.png");
}

.ewb-leader-items-new a.icon03 {
    background-image: url("../images/icon3.png");
}

.ewb-leader-items-new a.icon04 {
    background-image: url("../images/icon4.png");
}

.ewb-leader-items-new a.icon05 {
    background-image: url("../images/icon5.png");
}

.ewb-leader-items-new a.icon06 {
    background-image: url("../images/icon6.png");
}

.ewb-leader-items-new a.icon07 {
    background-image: url("../images/icon7.png");
}

.ewb-leader-items-new a.icon08 {
    background-image: url("../images/icon8.png");
}

.ewb-leader-items-new a.icon09 {
    background-image: url("../images/icon9.png");
}

.ewb-leader-items-new a.icon10 {
    background-image: url("../images/icon10.png");
}
