﻿﻿/**!
 * 许昌市人防办
 * author: chenzhaoping;
 * date:2017-09-16
 */


/* 正文 */


/* 通用样式 */

.ewb-colu {
    border: 1px solid #dddddd;
}

.ewb-colu-hd {
    height: 33px;
    line-height: 33px;
    background: url(../images/colu_line.png) repeat-x;
    border-bottom: 1px solid #0783d1;
}

.ewb-colu-tt {
    padding-left: 21px;
    display: block;
    font-family: "SimSun";
    font-weight: bold;
    color: #0783d1;
    background: url(../images/colu_left.png) no-repeat 10px center;
}

.ewb-colu-bd{
	height: 206px;
}

/* 轮播图 */

.ht185{
	height: 185px;
}

.wb-slider {
	margin: 10px 1px 11px 10px;
    position: relative;
    float: left;
    overflow: hidden;
}

.wb-slider-conbox {
    overflow: hidden;
}

.wb-slider-ctag {
    position: relative;
}

.wb-slider-ctag img {
    width: 100%;
    height: 100%;
}

.wb-slider-mask {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 34px;
    line-height: 34px;
    font-size: 12px;
    font-family: "SimSun";
    color: #fff;
    background: url(../images/mask_bg.png);
}

.wb-slider-mask .ellipsis {
    margin-left: 10px;
    display: block;
    width: 108px;
    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;
    margin-right: 4px;
    height: 8px;
    width: 20px;
    background: url(../images/scrool_line.png) no-repeat;
    cursor: pointer;
}

.wb-slider-stag.cur {
    background: #fff;
}

/* 工作动态 */

.wt386{
	width: 386px;
}

/* 通知公告，机关建设，政策法规 */

.ewb-notice .wb-data-infor{
	margin-right: 10px;
}

/* 政务公开 */

.ewb-public{
	padding: 10px 15px 11px 16px;
}

.ewb-public li{
	margin-top: 5px;
	font-size: 12px;
	background: url(../images/gk_bg.png) no-repeat;
}

.ewb-public-item{
	padding-left: 40px;
	display: block;
	height: 32px;
	line-height: 32px;
	color: #fff;
}

.ewb-public-item.icon1{
	background: url(../images/gk_icon1.png) no-repeat 10px 8px;
}

.ewb-public-item.icon2{
	background: url(../images/gk_icon2.png) no-repeat 10px 8px;
}

.ewb-public-item.icon3{
	background: url(../images/gk_icon3.png) no-repeat 13px 8px;
}

.ewb-public-item.icon4{
	background: url(../images/gk_icon4.png) no-repeat 10px 7px;
}

.ewb-public-item.icon5{
	background: url(../images/gk_icon5.png) no-repeat 10px 8px;
}


/* 报警试听 */

.ewb-listen{
	padding: 10px 9px;
}

.ewb-listen li{
	margin-top: 6px;
	width: 306px;
	height: 56px;
	background: url(../images/listen_bg.png) no-repeat;
}

.ewb-listen-icon{
	padding-left: 37px;
	display: block;
	color: #333;
}

.ewb-listen-icon.icon1{
	background: url(../images/listen_icon1.png) no-repeat 5px 14px;
}

.ewb-listen-icon.icon2{
	background: url(../images/listen_icon2.png) no-repeat 2px 22px;
}

.ewb-listen-icon.icon3{
	background: url(../images/listen_icon3.png) no-repeat 5px 14px;
}

.ewb-listen-call{
	line-height: 56px;
	font-weight: bold;
}

.ewb-listen-info{
	margin: 8px 0 0 11px;
	width: 168px;
	line-height: 20px;
	font-family: "Microsoft Yahei";
}

.ewb-listen-info.change{
	margin-top: 0;
	line-height: 56px;
}

.ewb-listen-pic{
	margin: 5px 4px 0 0;
	display: block;
	width: 20px;
	height: 20px;
	cursor: pointer;
}

.ewb-listen-pic.play{
	background: url(../images/play.png) no-repeat;
}

.ewb-listen-pic.stop{
	background: url(../images/stop.png) no-repeat;
}

.ewb-listen-pic.play:hover{
	background: url(../images/play_h.png) no-repeat;
}

.ewb-listen-pic.stop:hover{
	background: url(../images/stop_h.png) no-repeat;
}

/* 领导信箱 */

.ewb-block{
	margin-top: -5px;
}

.ewb-block-item{
	margin-top: 5px;
	display: block;
	border: 1px solid #dfdfdf;
}

.ewb-block-item.last{
	margin-top: 4px;
}

.ewb-block-item img{
	vertical-align: top;
}
