﻿/**!
 * 许昌市教育局-首页
 * author: gaojian;
 * date:2017-07-07
 */


/* 轮播图 */

.wb-slider {  
    position: relative;
    font-family: arial;
    height: 242px;
    overflow: hidden;
}

.wb-slider-conbox {
    overflow: hidden;
}

.wb-slider-ctag {
    display: block;
    position: relative;
}

.wb-slider-ctag img {
    display: block;
    width: 100%;
    height: 100%;
}  

.wb-slider-mask {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 34px;
    line-height: 34px;
    font-family: "宋体";
    color: #fff;
    background: url(../images/mask-bg.png);
}

.wb-slider-mask .ellipsis {
    display: block;
    margin-left: 10px;
    width: 204px;
    color: #fff;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.wb-slider-switcher {
    position: absolute;
    right: 4px;
    bottom: 12px;
    height: 8px;
}

.wb-slider-stag {
    float: left;
    margin-right: 4px;
    height: 8px;
    width: 20px;
    background: url(../images/stag.png) repeat;
    cursor: pointer;
}

.wb-slider-stag.cur {
    background: url(../images/stagh.png) repeat;
}


/* 工作动态 */

.ewb-col-hd {
    height: 33px;
    border-top: 2px solid #24a1dc;
    border-bottom: 1px solid #e6e6e6;
    background-color: #f4f4f4;
}

.ewb-col-tt {
    font-family: "Microsoft YaHei";
    font-size: 16px;
    line-height: 33px;
    color: #000;
    padding-left: 11px;
}

.ewb-work .ewb-col-bd {
    height: 206px;
}

.wb-data-item {
    padding-left: 5px;
    padding-top: 9px;
    font-family: "SimSun";
}

.wb-data-list {
    line-height: 24px;
    font-size: 12px;
    padding-left: 11px;
    background: url(../images/list_icon.jpg) 0 50% no-repeat;
}

.wb-data-infor {
    margin-right: 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.wb-data-infor a {
    color: #333;
}

.wb-data-list:hover,
.wb-data-list:hover a {
    cursor: pointer;
    color: #f86a0b;
}


/* &#51;&#54;&#53;&#28216;&#25103;&#30418;&#23376;&#95;&#51;&#54;&#53;&#98;&#101;&#116;&#32593;&#19978;&#23089;&#20048;&#32593;&#22336;&#95;&#51;&#54;&#53;&#98;&#101;&#116;&#51;&#54;&#53;公告 互动交流通用样式 */

.ewb-column-hd {
    height: 36px;
    background-color: #24a1dc;
}

.ewb-column-tt {
    font-family: "Microsoft YaHei";
    font-size: 16px;
    color: #fff;
    padding-left: 12px;
    line-height: 36px;
}

.ewb-column-bd {
    padding-left: 10px;
    height: 205px;
    background-color: #f9faff;
    border: 1px solid #d7dfe9;
    border-top: 0;
}

.ewb-interaction .wb-data-list,
.ewb-notice .wb-data-list {
    background: url(../images/list_icon2.jpg) 0 50% no-repeat;
}

.ewb-interaction .ewb-column-bd {
    height: 153px;
    padding-top: 10px;
}


/* 政务公开 */

.ewb-col-tt1 {
    position: relative;
    padding: 0 26px;
    line-height: 36px;
    margin-top: -2px;
    font-family: "Microsoft YaHei";
    font-size: 16px;
    color: #fff;
    background-color: #24a1dc;
}

.ewb-arr {
    position: absolute;
    top: 36px;
    left: 50%;
    margin-left: -6px;
    display: block;
    width: 12px;
    height: 5px;
    z-index: 999;
    background: url(../images/arr.png) no-repeat;
}

.ewb-gov .ewb-col-hd {
    border-right: 1px solid #e6e6e6;
}

.ewb-gov .ewb-col-bd {
    height: 234px;
    padding-top: 13px;
    border: 1px solid #e6e6e6;
    border-top: 0;
}

.ewb-gov-left {
    width: 210px;
    padding: 0 11px 0 22px;
}

.ewb-gov-list {
    width: 73px;
    height: 116px;
    margin-right: 32px;
    margin-bottom: 2px;
    font-size: 14px;
    font-family: "Microsoft YaHei";
}

.ewb-gov-list a {
    display: block;
    padding-top: 79px;
    height: 37px;
    text-align: center;
    color: #666;
}

.ewb-gov-item {
    margin-bottom: -2px;
}

.ewb-gov-right {
    margin-left: 243px;
}

.ewb-gov .wb-data-item {
    padding-top: 1px;
}

.ewb-gov-list .icon1 {
    background: url(../images/icon1.png) center top no-repeat;
}

.ewb-gov-list .icon2 {
    background: url(../images/icon2.png) center top no-repeat;
}

.ewb-gov-list .icon3 {
    background: url(../images/icon3.png) center top no-repeat;
}

.ewb-gov-list .icon4 {
    background: url(../images/icon4.png) center top no-repeat;
}


/* 领导信箱 */

.ewb-mail {
    height: 74px;
    background-color: #50b77c;
}

.ewb-mail a {
    display: block;
    line-height: 74px;
    text-indent: 96px;
    color: #fff;
    font-size: 24px;
    font-family: "Microsoft YaHei";
    background: url(../images/mail_box.png) 24px center no-repeat;
}


/* banner */

.ewb-banner-list {
    height: 54px;
    margin-top: 8px;
}

.ewb-banner {
    margin-top: -8px;
}

.ewb-banner-list img {
    vertical-align: top;
}


/* 教育公共平台 */

.ewb-edu .ewb-col-hd {
    border-right: 1px solid #e6e6e6;
}

.ewb-edu .ewb-col-bd {
    height: 186px;
    padding-top: 20px;
}
.ewb-edu-item{
    margin-left: -10px;
}
.ewb-edu-list{
    width: 242px;
    height: 74px;
    margin-bottom: 10px;
    margin-left: 10px;
}
img{
    vertical-align: top;
}

/* 中间图片轮播 */

.ewb-gv-slider {
    margin-top: 10px;
    height: 81px;
    position: relative;
}

.wb-left-btn,
.wb-right-btn {
    display: none;
    position: absolute;
    top: 50%;
    margin-top: -26px;
    width: 24px;
    height: 52px;
    cursor: pointer;
    z-index: 999;
}

.ewb-gv-slider:hover .wb-left-btn,
.ewb-gv-slider:hover .wb-right-btn {
    display: block;
}

.wb-left-btn {
    left: 0;
    background: url(../images/prev_btn.png) no-repeat;
}

.wb-left-btn:hover {
    background: url(../images/prev_btn_hover.png) no-repeat;
}

.wb-right-btn {
    right: 0;
    background: url(../images/next_btn.png) no-repeat;
}

.wb-right-btn:hover {
    right: 0;
    background: url(../images/next_btn_hover.png) no-repeat;
}

.ewb-slider-box {
    overflow: hidden;
}

.wb-gv-items {
    margin-right: -10px;
    overflow: hidden;
}

.wb-gv-items li {
    float: left;
}

.ewb-gv-box {
    margin-right: 10px;
    width: 242px;
}

.wb-gv-img {
    display: block;
    width: 242px;
    height: 81px;
}

@media (max-width: 979px) {
    .wb-left-btn {
        left: 5px;
    }
    .wb-right-btn {
        right: 6px;
    }
}

/* 互动交流按钮 */

.ewb-interaction-links ul li {
    float: left;
    width: 50%;
    *width: 49.3%;
    vertical-align: top;
}

.ewb-interaction-links ul li a {
    display: block;
    margin: 10px 10px 10px 0;
    height: 48px;
    line-height: 48px;
    text-align: center;
    border: 1px solid #93cff5;
    border-radius: 4px;
    font-size: 16px;
    color: #0194f1;
    background-color: #f4fbff;
}

.ewb-interaction-links ul li a:hover {
    border: 1px solid #89c8f0;
    background-color: #eaf6fc;
}



