﻿/**!
 * 许昌市审计信息
 * author: hcong;
 * date:2017-10-10
 */

 .ewb-main{
 	font-family: "SimSun";
 }

/* 轮播图 */
.wb-slider {
	position: relative;
	overflow: hidden;
}
.wb-slider-conbox {
	width: 326px;
	height: 242px;
	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;
	width: 164px;
	color: #fff;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	text-decoration: none;
	display:block;
}
.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/mask-bg2.png) repeat;
	cursor: pointer;
}
.wb-slider-stag.cur {
	background: #fff;
}

/* 审计动态 */

.ewb-public{
	border: 1px solid #e0e0e0;
	background: #efefef;
}

.ewb-public-hd{
	height: 30px;
	line-height: 30px;
	border-bottom: 1px solid #cc0000;
	margin: 0 -1px;
}

.ewb-public-hd a{
	height: 31px;
	display: block;
	line-height: 32px;
	font-size: 14px;
	padding: 0 21px;
	color: #fff;
	background: #cc0000;
	font-weight: bold;
	margin-top: -1px;
	float: left;
}

.ewb-public-bd{
	padding: 10px 15px 0 15px;
	height: 199px;
	background: #fff;
}

.ewb-public-item{
	height: 24px;
	line-height: 24px;
	font-size: 12px;
	vertical-align: top;
}

.ewb-public-item a{
	display: block;
	padding-left: 12px;
	background: url('../images/info_icon.jpg') left center no-repeat;
	max-width: 70%;
	float: left;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #333;
}

.ewb-date{
	float: right;
	color: #999;
}

.ewb-public-item:hover a,
.ewb-public-item:hover .ewb-date{
	color: #cc0000;
}

/* &#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-notice{
	border: 1px solid #e0e0e0;
}

.ewb-notice-hd{
	height: 29px;
	line-height: 29px;
	border-bottom: 2px solid #d1c0a5;
}

.ewb-notice-hd a{
	font-size: 14px;
	font-weight: bold;
	padding: 0 10px;
	display: block;
	color: #cc0000;
	float: left;
	border-bottom: 2px solid #cf1900;
}

.ewb-img-link{
	margin-top: 10px;
}

.ewb-img-link a{
	display: block;
}

.ewb-img-link a img{
	vertical-align: top;
}

/* 政务公开 */

.ewb-public-bd.ewb-spc{
	height: 241px;
}

.ewb-gover-bd{
	height: 209px;
}

.ewb-gover-items{
	padding: 0 5px;
}

.ewb-gover-item{
	width: 50%;
	*width: 49.9%;
	float: left;
	margin-top: 10px;
}

.ewb-gover-item.ewb-spc{
	width: 100%;
}

.ewb-gover-item a{
	margin: 0 5px;
	display: block;
	border: 1px solid #e0e0e0;
	height: 38px;
	line-height: 38px;
	font-size: 12px;
	font-weight: bold;
	background-position: 9px center;
	background-repeat: no-repeat;
	text-align: center;
	color: #fff;
    background: #cc0000;
}


.ewb-gover-item.ewb-spc a{
	text-indent:center;
}

.ewb-gover1{
	background-image: url('../images/public_icon1.png');
}

.ewb-gover2{
	background-image: url('../images/public_icon2.png');
}

.ewb-gover3{
	background-image: url('../images/public_icon3.png');
}

.ewb-gover4{
	background-image: url('../images/public_icon4.png');
}

.ewb-gover5{
	background-image: url('../images/public_icon5.png');
}

.ewb-gover6{
	background-image: url('../images/public_icon6.png');
}

.ewb-gover1:hover{
	background-image: url('../images/public_icon1h.png');
}

.ewb-gover2:hover{
	background-image: url('../images/public_icon2h.png');
}

.ewb-gover3:hover{
	background-image: url('../images/public_icon3h.png');
}

.ewb-gover4:hover{
	background-image: url('../images/public_icon4h.png');
}

.ewb-gover5:hover{
	background-image: url('../images/public_icon5h.png');
}

.ewb-gover6:hover{
	background-image: url('../images/public_icon6h.png');
}

/* 网站服务 */

.ewb-func-bd{
	padding-top: 5px;
	height: 78px;
}

.ewb-func-item{
	float: left;
	height: 37px;
	line-height: 37px;
	vertical-align: top;
	font-size: 12px;
	font-weight: bold;
	width: 50%;
	*width: 49.9%;
	text-indent: 27px;
	background: url('../images/info_icon2.png') 12px center no-repeat;
}

.ewb-func-item a{
	color: #555;
}

.ewb-func-item a:hover{
	color: #cc0000;
}

.ewb-column-bd{
	padding: 10px 10px 0 10px;
	height: 241px;
}

.ewb-column-items li{
	margin-bottom: 10px;
}

.ewb-column-items li a{
	display: block;
	border: 1px solid #e0e0e0;
}

.ewb-column-items li img{
	vertical-align: top;
}

/* 审计风采 */
.scroll{
	padding: 10px 5px 0 5px;
	background: #fff;
}
.wb-marquee {
    width: 986px;
    height: 157px;
}

.wb-marquee-items {
    width: 986px;
    height: 157px;

}

.wb-marquee-items li {
    width: 198px;
    height: 157px;
    float: left;
    text-align: center;
}

.wb-marquee-img {
    display: block;
    width: 185px;
    height: 116px;
    margin: 0 auto;
}

.wb-marquee-items a {
    font-size: 14px;
    line-height: 41px;
    color: #333;
}

.ewb-select{
	background: #f1f1f1;
	height: 32px;
	margin-top: 10px;
	padding-left: 43px;
}

.ewb-sel-item{
	float: left;
	margin-top: 7px;
	margin-left: 17px;
}

.ewb-sel-item select{
	display: block;
	width: 207px;
	height: 19px;
	line-height: 19px;
	font-size: 12px;
	border: 1px solid #c4c4c4;
}