﻿/**!
 * 许昌市安全生产监督管理局许昌市安全生产监督管理局-首页
 * author: lucw;
 * date:2017-07-21
 */

.ewb-main {
    overflow: hidden;
}



/* 轮播图 */

.wb-slider {
    position: relative;
    font-family: arial;
    font-size: 14px;
    height: 326px;
    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: 38px;
    line-height: 38px;
    font-size: 14px;
    font-family: "SimSun";
    color: #fff;
    background: url(../images/mask-bg.png);
}

.wb-slider-mask .ellipsis {
    display: block;
    margin-left: 10px;
    width: 264px;
    color: #fff;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.wb-slider-switcher {
    position: absolute;
    right: 7px;
    bottom: 9px;
    height: 18px;
}

.wb-slider-stag {
    float: left;
    margin-right: 3px;
    height: 18px;
    width: 25px;
    line-height: 18px;
    text-align: center;
    color: #fff;
    background: #898989;
    cursor: pointer;
}

.wb-slider-stag.cur {
    background: #ff8202;
}


/* 最新要闻 */

.ewb-news-wp {
    border-top: 2px solid #ff6d00;
}

.ewb-news {
    background-color: #fff;
    overflow: hidden;
    border: 1px solid #e6e6e6;
    border-top: 0;
}

.ewb-news-hd {
    padding-left: 40px;
    height: 38px;
    line-height: 38px;
    background-repeat: no-repeat;
    background-position: 15px 11px;
}

.ewb-news-tt {
    font-weight: bold;
    font-size: 18px;
    color: #ff6d00;
}

.ewb-news-hd.bg01 {
    background-image: url(../images/news_img01.png);
}

.ewb-news-hd.bg02 {
    background-image: url(../images/news_img02.png);
}

.ewb-news-hd.bg03 {
    background-image: url(../images/news_img03.png);
}

.ewb-news-hd.bg04 {
    background-image: url(../images/news_img04.png);
}

.ewb-news-hd.bg05 {
    background-image: url(../images/news_img05.png);
}

.ewb-news-hd.bg06 {
    background-image: url(../images/news_img06.png);
}

.ewb-news-hd.bg07 {
    background-image: url(../images/news_img07.png);
}

.mod-h01 {
    height: 285px;
}

.mod-h02 {
    height: 477px;
}

.mod-h03 {
    height: 201px;
}

.mod-h04 {
    height: 194px;
}

.mod-h05 {
    height: 114px;
}

.mod-h06 {
    height: 153px;
}

/* 在线举报 */

.ewb-rep {
    width: 242px;
    height: 242px;
    overflow: hidden;
    background: url(../images/report_bg.jpg) center no-repeat;
}

.ewb-rep-items {
    margin-top: 108px;
    margin-left: 121px;
}

.ewb-rep-items>li {
    margin-bottom: 12px;
    vertical-align: top;
}

.ewb-rep-items>li>a {
    display: block;
    width: 100px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #ff6d00;
    cursor: pointer;
    background: url(../images/rep_btn.png) center no-repeat;
}

.ewb-rep-items>li>a:hover {
    color: #fff;
    background: url(../images/rep_hbg.png) center no-repeat;
}


/* 机关处室 */

.ewb-place {
    overflow: hidden;
}

.ewb-place-items {
    margin-right: -5px;
    padding-top: 3px;
    padding-left: 10px;
}

.ewb-place-item {
    margin-bottom: 10px;
    border-left: 2px solid #ff6d00;
}

.ewb-place-item>a {
    display: block;
    width: 217px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    cursor: pointer;
    color: #666;
    border: 1px solid #e6e6e6;
    border-left: 0;
    background-color: #f9f9f9;
}

.ewb-place-item.short {
    margin-right: 10px;
}

.ewb-place-item.short>a {
    width: 102px;
}

.ewb-place-item:hover>a {
    color: #ff6d00;
    border: 1px solid #f3c39f;
    border-left: 0;
    background-color: #fffaf7;
}


/* 政务公开 */

.ewb-call {
    padding: 0 15px;
    padding-top: 4px;
    overflow: hidden;
}

.ewb-call-items {
    padding-bottom: 0;
    height: 52px;
    border-bottom: 1px dashed #ccc;
}

.ewb-call .call-item {
    margin-right: 15px;
}

.call-item.last {
    margin-right: 0;
}

.ewb-call-link {
    padding-left: 52px;
    height: 40px;
    display: block;
    color: #5c5c5c;
    cursor: pointer;
    background-color: #98d1ed;
    background-repeat: no-repeat;
    background-position: 12px center;
}

.ewb-call-link>span {
    display: block;
    width: 91px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    font-size: 16px;
    border: 1px solid #e6e6e6;
    border-left: 0;
    background-color: #fff;
}

.ewb-call-link.bg01 {
    background-image: url(../images/tell_img01.png);
}

.ewb-call-link.bg02 {
    background-image: url(../images/tell_img02.png);
}

.ewb-call-link.bg03 {
    background-image: url(../images/tell_img03.png);
}

.ewb-call-link:hover {
    color: #3ea8dd;
}

.ewb-call-link:hover>span {
    border: 1px solid #98d1ed;
    border-left: 0;
    background-color: #f6fcff;
}


/* 依申请公开 */

.ewb-break {
    margin-top: 12px;
    overflow: hidden;
}

.ewb-break-items {
    margin-right: -15px;
    padding-left: 15px;
}

.ewb-break-items>li {
    margin-right: 15px;
    float: left;
}

.ewb-break-items>li>a {
    display: block;
    padding-top: 67px;
    height: 47px;
    width: 79px;
    line-height: 18px;
    cursor: pointer;
    font-size: 15px;
    font-weight: bold;
    color: #279fd9;
    text-align: center;
    background-color: #f6fdff;
    background-repeat: no-repeat;
    border: 1px solid #b6deeb;
}

.ewb-break .bg01 {
    background-image: url(../images/tell_ico01.png);
    background-position: center 14px;
}

.ewb-break .bg02 {
    background-image: url(../images/tell_ico02.png);
    background-position: center 14px;
}

.ewb-break .bg03 {
    background-image: url(../images/tell_ico03.png);
    background-position: center 18px;
}

.ewb-break .bg04 {
    background-image: url(../images/tell_ico04.png);
    background-position: center 17px;
}

.ewb-break .bg05 {
    background-image: url(../images/tell_ico05.png);
    background-position: center 16px;
}

.ewb-break .bg01:hover {
    background-image: url(../images/tell_ico01h.png);
    background-position: center 14px;
}

.ewb-break .bg02:hover {
    background-image: url(../images/tell_ico02h.png);
    background-position: center 14px;
}

.ewb-break .bg03:hover {
    background-image: url(../images/tell_ico03h.png);
    background-position: center 18px;
}

.ewb-break .bg04:hover {
    background-image: url(../images/tell_ico04h.png);
    background-position: center 17px;
}

.ewb-break .bg05:hover {
    background-image: url(../images/tell_ico05h.png);
    background-position: center 16px;
}

.ewb-break-items>li>a:hover {
    color: #fff;
    border: 1px solid #50b4e4;
    background-color: #50b4e4;
}


/* &#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-news.hack-pad {
    border: 0;
    border: 1px solid #e6e6e6;
}

.hack-pad .ewb-news-hd {
    padding-top: 6px;
    height: 24px;
    line-height: 24px;
}

.hack-pad .ewb-more {
    line-height: normal;
    margin-top: 4px;
}


.hack-pad .wb-data-item {
    padding-top: 6px;
}


/* flag */

.ewb-safe {
    display: block;
    cursor: pointer;
}

.ewb-safe img {
    vertical-align: top;
}



/* 查询服务 */
.ewb-look{
	overflow: hidden;
}

.ewb-look-items{
	margin-right: -15px;
	padding-left: 15px;
	padding-top: 7px;
}

.ewb-look-items>li{
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
	width: 144px;
	height: 62px;
	line-height: 18px;
	text-align: center;
	font-size: 15px;
	background-color: #7bcbe6;
}

.ewb-look-items>li>a {
    color: #fff;
    display: inline-block;
    vertical-align: middle;
}

.ewb-look-items>li>i {
    width: 0;
    height: 100%;
    vertical-align: middle;
    display: inline-block;
}

.ewb-look-items>li:hover{
	background-color: #61c0e0;
}

/* 平台 */
.ewb-plat>a{
	display: block;
	cursor: pointer;
}

.ewb-plat img{
	vertical-align: top;
}

.hack-rlist .ewb-news{
	border: 1px solid #e6e6e6;
	border-top: 0;
}

.hack-rlist .wb-data-infor{
	margin-right: 20px;
}

.hack-rlist .wb-data-item{
	padding-top: 5px;
}

.hack-rlist .mod-h04{
	height: 124px;
}

/* 友情链接 */
.ewb-fri-wp{
	overflow: hidden;
}

.ewb-fri{
	margin-right: -10px;
}

.ewb-fri-sel{
	margin-right: 10px;
	width: 242px;
	height: 32px;
	border: 1px solid #e6e6e6;
	font-size: 15px;
	color: #4a4a4a;
	padding-left: 25px
}