/**!
 * 长葛市人民政府首页
 * author: xuyang;
 * date:2017-05-03
 */

/* 要闻动态 */

.ewb-com-hd {
    height: 50px;
    border-top: 4px solid #378ce9;
    background-color: #dbecf7;
}

a {
	
}

.ewb-com-title {
    margin-right: 17px;
    width: 305px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    background: url(imagestitle_bg.png);
}

.ewb-com-tt {
	display: inline-block;
    padding-left: 48px;
    font-size: 24px;
    color: #fff;
    background: url(imagesnews_icon.png) 0 center no-repeat;
}

/* 通知公告 */
.ewb-com-block {
    position: relative;
    margin-top: -43px;
    height: 97px;
    background: url(imagescommon_block_bg.jpg) repeat-x;
}

/* .ewb-com-block {
	position: relative;
	margin-top: -80px;
	height: 110px;
} */

/* .ewb-com-block.notice {
	background-color: #37a8e9;
} */

.ewb-com-icon1 {
	position: absolute;
	display: block;
	right: 0;
	top: 0;
	width: 13px;
	height: 14px;
    background: url(imagescommon_icon1.jpg);
}

/* .notice .ewb-com-icon1 {
	background: url(imagesnotice_icon1.jpg);
} */

.ewb-com-icon2 {
    position: absolute;
    display: block;
    right: 0;
    bottom: 0;
    width: 27px;
    height: 18px;
    background: url(imagescommon_icon2.jpg);
    z-index: 1;
}

/* .notice .ewb-com-icon2 {
	background: url(imagesnotice_icon2.jpg);
} */

.ewb-common-hd {
	position: relative;
	margin-left: 4px;
	margin-top: -10px;
	width: 67px;
	height: 108px;
	background-color: #fff;
}

.ewb-common-tt {
	display: inline-block;
	margin: 42px 15px 0;
	line-height: 24px;
	font-size: 18px;
	color: #0aa1e9;
}

.ewb-common-icon {
	position: absolute;
	top: -1px;
	right: -11px;
	display: block;
	width: 11px;
	height: 12px;
	background: url(imagescommon_arrow.png);
}

/* .notice .ewb-common-icon {
	background: url(imagesnotice_tt.png);
} */

.ewb-common-bd {
	position: relative;
	padding-top: 8px;
	margin-left: 10px;
	width: 404px;
	z-index: 2;
}

.ewb-common-item {
	height: 28px;
	line-height: 28px;
	vertical-align: top;
	font-size: 14px;
	color: #fff;
/* 	background: url(imagesnotice_item_icon.png) left 13px no-repeat; */
}

.ewb-common-block {
	padding-left: 14px;
	margin-right: 80px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}


.ewb-common-item a {
	color: #666;
	
}


.ewb-news-bd span {
	color: #666;
}

.ewb-common-bd a {
	color: #fff;
}

.ewb-common-item span {
	margin-top: -28px;
	
}



.ewb-common-item:hover a, .ewb-common-item:hover span {
	text-decoration:underline;
}

/* 图片轮播 */
.ewb-viewpager {
	height: 279px;
}

.wb-slider {
	position: relative;
	font-family: arial;
	font-size: 14px;
	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: 33px;
	line-height: 33px;
	font-size: 12px;
	font-family: "宋体";
	color: #fff;
	background: url(imagesmask-bg.png);
}

.wb-slider-mask .ellipsis {
	display: block;
	margin-left: 10px;
	width: 300px;
	color: #fff;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.wb-slider-switcher {
	position: absolute;
	right: 7px;
	bottom: 7px;
	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 {
	padding: 0 9px;
	height: 343px;
	background-color: #f8f8f8;
}

.ewb-news-hd {
	padding-top: 6px;
	padding-left: 7px;
	*padding-left: 4px;
	height: 28px;
	line-height: 28px;
	border-bottom: 1px solid #388ce4;
}

.ewb-news-tt {
	margin: 0 9px;
	font-size: 15px;
	color: #68798a;
}

.ewb-news-tt.current {
	margin-left: 0;
	padding: 0 12px;
	text-align: center;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px;
	color: #fff;
	background-color: #388ce2;
}

.ewb-news-bd {
	padding: 7px 5px 0;
}

.ewb-com-item {
	height: 28px;
	line-height: 28px;
	font-size: 14px;
	vertical-align: top;
	background: url(imagesitem_icon.png) 0 13px no-repeat;
}

.ewb-news-bd .ewb-common-block {
	padding-right: 10px;
}

.ewb-com-item a {
	color: #666;
}

.ewb-com-item span {
	margin-top: -28px;
	color: #999;
}

.ewb-com-item:hover a, .ewb-com-item:hover span {
	color: #fb8b06;
}

.ewb-photo, .ewb-photo img {
	display: block;
	vertical-align: top;
}

/* 政务公开 */
/* .ewb-com-hd.gov {
	background-color: #4ac1ce;
} */

/* 政府信息公开导航 */
/* .ewb-com-block.gov {
	background-color: #4bb3be;
} */

.gov .ewb-com-tt {
    background: url(imagesgov_icon.png) 0 center no-repeat;
}

/* .gov .ewb-com-icon1 {
	background: url(imagesgov_icon1.jpg);
} */

/* .gov .ewb-com-icon2 {
	background: url(imagesgov_icon2.jpg);
} */

.gov .ewb-common-hd {
	width: 88px;
}

.gov .ewb-common-tt {
	margin: 43px 10px 0 5px;
	color: #0aa1e9;
}

/* .gov .ewb-common-icon {
	background: url(imagesgov_tt.png);
} */

.gov .ewb-common-bd {
	padding-top: 21px;
	margin-left: 12px;
	width: 390px;
}

.ewb-govnav-item {
	width: 130px;
	height: 28px;
	line-height: 28px;
	font-size: 14px;
	vertical-align: top;
	background: url(imagesgovnav_item_icon.png) 0 14px no-repeat;
}

.ewb-govnav-item a {
	padding-left: 9px;
	color: #fff;
}

.ewb-govnav-item a:hover {
	text-decoration:underline;
}

/* 最新公开 */
.ewb-public {
	padding: 0 6px;
	height: 223px;
	background-color: #f8f8f8;
}

/* 领导之窗 */
.ewb-leader {
	padding-top: 4px;
	padding-left: 1px;
	height: 283px;
	background: url(imagesleader_bg.jpg) left 3px no-repeat #f7f7f7;
}

.ewb-leader-link {
	margin-top: 12px;
	margin-left: 13px;
	padding-left: 110px;
	width: 114px;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	border-radius: 3px;
	color: #fff;
}

.leader-icon1 {
	background: url(imagesleader_icon1.png) 64px 7px no-repeat #6ebdf4;
}

.leader-icon2 {
	background: url(imagesleader_icon2.png) 64px 9px no-repeat #6ebdf4;
}

.leader-icon3 {
	background: url(imagesleader_icon3.png) 68px 6px no-repeat #6ebdf4;
}

.leader-icon4 {
	background: url(imagesleader_icon4.png) 64px 8px no-repeat #6ebdf4;
}

.leader-icon5 {
	background: url(imagesleader_icon5.png) 68px 7px no-repeat #6ebdf4;
}

.leader-icon6 {
	background: url(imagesleader_icon6.png) 70px 8px no-repeat #6ebdf4;
}

.leader-icon7 {
	background: url(imagesleader_icon7.png) 63px 7px no-repeat #6ebdf4;
}

.leader-icon8 {
	background: url(imagesleader_icon8.png) 69px 5px no-repeat #6ebdf4;
}

.leader-icon9 {
	background: url(imagesleader_icon9.png) 69px 4px no-repeat #6ebdf4;
}

.leader-icon10 {
	background: url(imagesleader_icon10.png) 68px 6px no-repeat #6ebdf4;
}

.ewb-leader-link:hover {
	background-color: #388ce2;
}

/* 横向轮播 */
.ewb-transverse {
	margin-top: 10px;
	height: 73px;
}

.scroll {
	position: relative;
}

.wb-left-btn, .wb-right-btn {
	position: absolute;
	display: block;
	top: 23px;
	width: 12px;
	height: 26px;
	z-index: 99;
}

.wb-left-btn {
	left: 6px;
	background: url(imagesleft.png);
}

.wb-left-btn:hover {
	background: url(imageslefth.png);
}

.wb-right-btn {
	right: 6px;
	background: url(imagesright.png);
}

.wb-right-btn:hover {
	background: url(imagesrighth.png);
}

.wb-marquee {
	float: left;
	height: 73px;
}

.wb-marquee-items {
	width: 998px;
	height: 73px;
}

.wb-marquee-items li {
	float: left;
	margin-left: 8px;
	height: 73px;
	text-align: center;
}

/* 公共服务 */
/* .ewb-com-hd.service {
	background-color: #50c3b2;
} */

/* .ewb-com-block.service {
	background-color: #44c0ae;
} */

.service .ewb-com-tt {
    background: url(imagesservice_icon.png) 0 center no-repeat;
}

/* .service .ewb-com-icon1 {
	width: 11px;
	background: url(imagesservice_icon1.jpg);
} */

/* .service .ewb-com-icon2 {
	width: 38px;
	background: url(imagesservice_icon2.jpg);
} */

.service .ewb-common-tt {
	color: #0aa1e9;
}

/* .service .ewb-common-icon {
	background: url(imagesservice_tt.png);
} */

.ewb-service-items {
	padding-top: 17px;
}

.ewb-service-item {
	margin-left: 45px;
	width: 83px;
	line-height: 28px;
	font-size: 14px;
}

.ewb-service-item a {
	color: #fff;
}

/* 政务服务平台 */
.ewb-platform {
	padding: 0 6px;
	height: 225px;
	background-color: #f8f8f8;
}

.ewb-platform-bd {
	padding-top: 9px;
}

.ewb-plat-tabhd {
	height: 32px;
	border-bottom: 1px solid #c8cbcd;
	background-color: #ebeeef;
}

.ewb-tabhd-tt {
	margin-right: 10px;
	padding: 0 37px;
	height: 31px;
	line-height: 31px;
	font-size: 14px;
	font-weight: bold;
	color: #68798a;
}

.ewb-tabhd-tt.current {
	color: #fb8b06;
	border-bottom: 2px solid #f97c27;
}

.ewb-tabbd {
	padding-top: 19px;
	marign-left: -8px;
}

.ewb-tabbd-item {
	margin-left: 24px;
	width: 72px;
	height: 36px;
	line-height: 36px;
	font-size: 14px;
}

.ewb-tabbd-item a {
	color: #666;
}

/* 文化服务 */
.ewb-culture {
	padding-top: 39px;
	padding-left: 3px;
	height: 127px;
	background-color: #f9f9f9;
}

.ewb-culture-item {
	padding: 0 12px;
}

.ewb-culture-icon {
	display: block;
	width: 56px;
	height: 49px;
	text-align: center;
}

.culture-icon1 {
    background: url(imagesculture_icon1.png);
}

.ewb-culture-item:hover .culture-icon1 {
    background: url(imagesculture_icon1h.png);
}

.culture-icon2 {
    background: url(imagesculture_icon2.png);
}

.ewb-culture-item:hover .culture-icon2 {
    background: url(imagesculture_icon2h.png);
}

.culture-icon3 {
    background: url(imagesculture_icon3.png);
}

.ewb-culture-item:hover .culture-icon3 {
    background: url(imagesculture_icon3h.png);
}

.culture-icon4 {
    background: url(imagesculture_icon4.png);
}

.ewb-culture-item:hover .culture-icon4 {
    background: url(imagesculture_icon4h.png);
}

.culture-icon5 {
    background: url(imagesculture_icon5.png);
}

.ewb-culture-item:hover .culture-icon5 {
    background: url(imagesculture_icon5h.png);
}

.culture-icon6 {
    background: url(imagesculture_icon6.png);
}

.ewb-culture-item:hover .culture-icon6 {
    background: url(imagesculture_icon6h.png);
}

.ewb-culture-sp {
	display: block;
	margin-top: 20px;
	font-size: 14px;
	text-align: center;
	color: #666;
}

.ewb-culture-item:hover a span {
	color: #388ce2;
}

.ewb-culture-link {
	margin-top: 13px;
	display: block;
}

.ewb-culture-link img {
	display: block;
	vertical-align: top;
}

/* 交流互动 */
/* .ewb-com-hd.interact {
	background-color: #66c98c;
} */

/* .ewb-com-block.interact {
	background-color: #54c780;
} */

.interact .ewb-com-tt {
    padding-left: 62px;
    background: url(imagesinteract_icon.png) 0 center no-repeat;
}

/* .interact .ewb-com-icon1 {
	width: 12px;
	background: url(imagesinteract_icon1.jpg);
} */

/* .interact .ewb-com-icon2 {
	width: 35px;
	background: url(imagesinteract_icon2.jpg);
} */

.interact .ewb-common-tt {
	color: #0aa1e9;
}

.ewb-interact-link {
    margin-top: 17px;
    padding-left: 52px;
    width: 82px;
    height: 48px;
    line-height: 48px;
    font-size: 16px;
    border: 1px solid #fff;
    border-radius: 3px;
    color: #fff;
}

.ewb-interact-link.ico1 {
    margin-left: 50px;
    background: url(imagesinteractive_ico1.png) 13px 8px no-repeat;
}

.ewb-interact-link.ico2 {
    margin-left: 34px;
    background: url(imagesinteractive_ico2.png) 16px 9px no-repeat;
}

/* .interact .ewb-common-icon {
	background: url(imagesinteract_tt.png);
} */

/* 互动交流 */
.ewb-interactive {
	margin-top: 10px;
	padding: 0 6px;
	height: 232px;
	background-color: #f8f8f8;
}

.ewb-interactive-bd {
	margin-left: -2px;
}

.ewb-interactive-link {
	margin: 10px 0 5px 10px;
	height: 69px;
	line-height: 69px;
	font-size: 16px;
	border-radius: 3px;
	color: #fff;
}

.interactive-icon1 {
	padding-left: 120px;
	width: 137px;
	background: url(imagesinteractive_icon1.png) 45px 10px no-repeat
		#37a8e9;
}

.interactive-icon2 {
	padding-left: 108px;
	width: 95px;
	background: url(imagesinteractive_icon2.png) 34px 13px no-repeat
		#37a8e9;
}

.interactive-icon3 {
	padding-left: 60px;
	width: 90px;
	background: url(imagesinteractive_icon3.png) 15px 23px no-repeat
		#37a8e9;
}

.interactive-icon4 {
	padding-left: 70px;
	width: 80px;
	background: url(imagesinteractive_icon4.png) 24px 17px no-repeat
		#37a8e9;
}

.interactive-icon5 {
	padding-left: 62px;
	width: 88px;
	background: url(imagesinteractive_icon5.png) 19px 20px no-repeat
		#37a8e9;
}

.ewb-interactive-link:hover {
	background-color: #068dda;
}

/* 信息统计 */
.ewb-statistics {
	padding: 0 8px;
	height: 296px;
	background-color: #f8f8f8;
}

.ewb-statistics-bd {
	padding-top: 7px;
	padding-left: 2px;
}

.ewb-sta-table {
	width: 100%;
}

.ewb-tr-hd {
	height: 33px;
	font-size: 14px;
	color: #666;
}

.ewb-tr-hd th {
	font-weight: bold;
	text-align: center;
	color: #68798a;
	background-color: #ebeeef;
}

.ewb-th1 {
	width: 71px;
	border-right: 1px solid #e9eaeb;
	color: #666;
}

.ewb-th2 {
	width: 299px;
	border-right: 1px solid #e9eaeb;
}

.ewb-th3 {
	width: 103px;
}

.ewb-tr1 {
	height: 29px;
	/* background-color: #fff; */
}

.ewb-tr2 {
	height: 31px;
	background-color: #f2f8fc;
}

td {
	text-align: center;
}

.ewb-td2 {
	padding-left: 15px;
	text-align: left !important;
	border-right: 1px solid #e9eaeb;
	color: #666;
}

.ewb-td3 {
	color: #666;
}

.ewb-tr1:hover, .ewb-tr2:hover {
	color: #fb8b06;
	cursor: pointer;
}

/* 友情链接 */
.ewb-firendlink {
	margin-top: 15px;
	height: 147px;
}

.ewb-fl-hd {
	height: 35px;
	line-height: 35px;
	background-color: #f1f1f1;
}

.ewb-fl-tt {
	width: 107px;
	font-size: 14px;
	text-align: center;
	color: #fff;
	background-color: #1786e1;
}

.ewb-fl-tab {
	font-size: 14px;
	text-align: center;
}

.ewb-fl-tab1 {
	width: 220px;
	border-right: 1px solid #d5d7d9;
}

.ewb-fl-tab2 {
	width: 220px;
	border-right: 1px solid #d5d7d9;
}

.ewb-fl-tab3 {
	width: 220px;
}

.ewb-fl-tab a {
	display: inline-block;
	padding-right: 30px;
	color: #333;
	background: url(imagesfl_icon.png) right 16px no-repeat;
}

.ewb-fl-tab.current a {
	color: #056abd;
	background: url(imagesfl_iconh.png) right 15px no-repeat;
}

.ewb-fl-bd {
	padding-top: 10px;
	height: 100px;
	border: 1px solid #f1f1f1;
}

.ewb-fl-items {
	margin-left: -37px;
}

.ewb-fl-item {
	margin-left: 66px;
	width: 100px;
	height: 24px;
	line-height: 24px;
	font-size: 14px;
}

.ewb-fl-item a {
	color: #666;
}

.ewb-td2 a:hover {
	color: #fb8b06;
}

.ewb-td2 a {
	color: #666;
}

.wb-slider-point {
    float: left;
    margin-right: 4px;
    height: 12px;
    width: 12px;
    background: url(imagesstag.png) no-repeat;
    cursor: pointer;
}

.wb-slider-point.cur {
    background-image: url(imagesstag-active.png);
}

/* 1110新增 */
.ewb-oh{
	height: 120px;
    overflow: hidden;
}

.ewb-fl-item a:hover{
    color:#fb8b06;
}

.ewb-service-item a:hover{
    text-decoration:underline;
}

.ewb-tabbd-item a:hover{
    color:#fb8b06;
}
