﻿/**!
 * 许昌市网站群发改委
 * author: xuy;
 * date:2017-05-23
 */

/* nav */

.ewb-nav {
	position: relative;
	height: 326px;
	z-index: 10;
}

.ewb-n-items {
	margin-top: -10px;
}

.ewb-n-link {
	position: relative;
	display: block;
	margin-top: 10px;
	height: 72px;
	line-height: 72px;
	vertical-align: top;
	font-size: 24px;
	color: #fff;
	cursor: pointer;
	border: 1px solid #0d6abc;
	background-color: #0d6abc;
	z-index: 10;
}

.ewb-n-item:hover .ewb-n-link {
	width: 283px;
	border-right: 0;
	color: #0d6abc;
	background-color: #fff;
}

.ewb-n-icon1 {
	margin: 24px 37px 0;
	width: 29px;
	height: 27px;
	background: url(../images/nav_icon1.png);
}

.ewb-n-item:hover .ewb-n-icon1 {
	background: url(../images/nav_icon1h.png);
}

.ewb-n-icon2 {
	margin: 22px 38px 0 36px;
	width: 30px;
	height: 30px;
	background: url(../images/nav_icon2.png);
}

.ewb-n-item:hover .ewb-n-icon2 {
	background: url(../images/nav_icon2h.png);
}

.ewb-n-icon3 {
	margin: 21px 38px 0;
	width: 27px;
	height: 30px;
	background: url(../images/nav_icon3.png);
}

.ewb-n-item:hover .ewb-n-icon3 {
	background: url(../images/nav_icon3h.png);
}

.ewb-n-icon4 {
	margin: 24px 40px 0 39px;
	width: 24px;
	height: 26px;
	background: url(../images/nav_icon4.png);
}

.ewb-n-item:hover .ewb-n-icon4 {
	background: url(../images/nav_icon4h.png);
}

.ewb-n-arrow {
	margin-top: 31px;
	margin-right: 23px;
	width: 7px;
	height: 11px;
	background: url(../images/nav_arrow.png);
}

.ewb-n-item:hover .ewb-n-arrow {
	background: url(../images/nav_arrowh.png);
}

.ewb-n-con {
	position: absolute;
	top: 0;
	left: 283px;
	display: none;
	padding: 0 15px;
	width: 683px;
	/*height: 324px;*/
	height: 410px;/*20211213*/
	border: 1px solid #0d6abc;
	background-color: #fff;
	z-index: 9;
}

.ewb-n-item:hover .ewb-n-con {
	display: block;
}

/* 新闻公告 */

.ewb-n-h {
	padding-top: 20px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #0061b6;
}

.ewb-n-p {
	margin-top: 10px;
	line-height: 22px;
	font-size: 15px;
	color: #777;
}

.ewb-n-p a {
	color: #ff0000;
}

.ewb-n-tab {
	margin-top: 15px;
}

.ewb-n-tab-hd {
	height: 32px;
	border-bottom: 2px solid #0975c7;
}

.ewb-n-tab-tt {
	position: relative;
	margin-right: 26px;
	padding: 0 10px;
	height: 32px;
	font-size: 18px;
	color: #666;
}

.ewb-n-tab-tt.current {
	color: #0070c6;
}

.ewb-n-tab-tt i {
	position: absolute;
	top: 27px;
	display: none;
	left: 50%;
	margin-left: -4px;
	width: 9px;
	height: 5px;
	background: url(../images/tab_icon.png);
}

.ewb-n-tab-tt.current i {
	display: block;
}

.ewb-n-tab-bd {
	padding-top: 6px;
}

.ewb-com-item {
	padding-left: 15px;
	height: 28px;
	line-height: 28px;
	font-size: 15px;
	vertical-align: top;
	background: url(../images/item_icon.jpg) left center no-repeat;
}

.ewb-com-block {
	margin-right: 110px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.ewb-com-item a {
	color: #333;
}

.ewb-com-item span {
	margin-top: -28px;
	color: #909090;
}

.ewb-com-item:hover a,
.ewb-com-item:hover span {
	color: #ff0000;
}

/* 走进发改 */
/* 领导简介 */

.ewb-n-leader {
	padding-top: 15px;
	width: 153px;
}

.ewb-n-leader-hd {
	height: 32px;
}

.ewb-n-leader-tt {
	padding-left: 16px;
	font-size: 18px;
	color: #0070c6;
	background: url(../images/leader_icon.jpg) left center no-repeat;
}

.ewb-n-leader-bd {
	padding-top: 10px;
	height: 210px;
	text-align: center;
	background-color: #f3f3f3;
}

.ewb-n-leader-sp1 {
	margin-top: 10px;
	font-size: 15px;
	font-weight: bold;
}

.ewb-n-leader-sp2 {
	margin-top: 2px;
	color: #7d7d7d;
}

.ewb-n-leader-sp3 {
	margin-top: 5px;
	font-size: 15px;
}

.ewb-n-leader-link {
	display: block;
	margin-top: 10px;
	padding-left: 58px;
	height: 32px;
	line-height: 32px;
	font-size: 15px;
	font-weight: bold;
	border-radius: 2px;
	color: #fff;
	background: url(../images/leader_icon.png) 25px 6px no-repeat #35a1de;
}

.ewb-n-leader-link:hover {
	background-color: #2598d9;
}

/* 机构设置 */

.ewb-institution {
	margin-top: 15px;
	margin-left: 15px;
	width: 515px;
}

.ewb-institution-con {
	height: 42px;
}

.ewb-institution-con a {
	padding-left: 68px;
	width: 90px;
	height: 40px;
	line-height: 40px;
	font-size: 15px;
	font-weight: bold;
	border-radius: 4px;
	border: 1px solid #afd0e9;
	color: #535353;
}

.ewb-institution-con a:hover {
	color: #0975c7;
}

.ewb-institution-icon1 {
	background: url(../images/institution_icon1.png) 28px 8px no-repeat #f7fcff;
}

.ewb-institution-icon1:hover {
	background: url(../images/institution_icon1h.png) 28px 8px no-repeat #f2f8fd;
}

.ewb-institution-icon2 {
	margin-left: 18px;
	background: url(../images/institution_icon2.png) 26px 11px no-repeat #f7fcff;
}

.ewb-institution-icon2:hover {
	background: url(../images/institution_icon2h.png) 26px 11px no-repeat #f2f8fd;
}

.ewb-institution-icon3 {
	margin-left: 17px;
	background: url(../images/institution_icon3.png) 29px 10px no-repeat #f7fcff;
}

.ewb-institution-icon3:hover {
	background: url(../images/institution_icon3h.png) 29px 10px no-repeat #f2f8fd;
}

/* 人事任免 */

.ewb-inst-personnel {
	margin-top: 15px;
}

/* 发展改革 */

.ewb-n-con.ewb-reform {
	padding: 0 11px 0 12px;
	width: 690px;
}

.ewb-reform-con {
	padding-top: 7px;
	margin-left: -10px;
}

.ewb-reform-con a {
	margin-top: 15px;
	margin-left: 25px;
	padding-left: 45px;
	width: 100px;
	height: 60px;
	line-height: 60px;
	font-size: 16px;
	color: #545454;
}
.ewb-reform-con2 {
	padding-top: 10px;
	margin-left: 10px;
}
.ewb-reform-con2 a {
	margin-top: 15px;
	margin-left: 15px;
	/*padding-left: 45px;*/
	width: 312px;
	height: 133px;
	line-height: 60px;
	font-size: 16px;
	color: #545454;
}

.ewb-reform-icon1 {
	background: url(../images/reform_icon1.png) 14px 14px no-repeat #f3f3f3;
}

.ewb-reform-icon2 {
	background: url(../images/reform_icon2.png) 12px 12px no-repeat #f3f3f3;
}

.ewb-reform-icon3 {
	background: url(../images/reform_icon3.png) 10px 13px no-repeat #f3f3f3;
}

.ewb-reform-con .ewb-reform-icon4 {
	padding-left: 45px;
	width: 100px;
	background: url(../images/reform_icon4.png) 15px 14px no-repeat #f3f3f3;
}

.ewb-reform-con .ewb-reform-icon5 {
	padding-left: 45px;
	width: 100px;
	background: url(../images/reform_icon5.png) 10px 16px no-repeat #f3f3f3;
}

.ewb-reform-icon6 {
	background: url(../images/reform_icon6.png) 11px 15px no-repeat #f3f3f3;
}

.ewb-reform-icon7 {
	background: url(../images/reform_icon7.png) 12px 12px no-repeat #f3f3f3;
}

.ewb-reform-icon8 {
	background: url(../images/reform_icon8.png) 12px 13px no-repeat #f3f3f3;
}

.ewb-reform-icon9 {
	background: url(../images/reform_icon9.png) 12px 13px no-repeat #f3f3f3;
}

.ewb-reform-icon10 {
	background: url(../images/reform_icon10.png) 15px 14px no-repeat #f3f3f3;
}

.ewb-reform-icon11 {
	background: url(../images/reform_icon11.png) 12px 15px no-repeat #f3f3f3;
}

.ewb-reform-icon12 {
	background: url(../images/reform_icon12.png) 12px 14px no-repeat #f3f3f3;
}

.ewb-reform-icon13 {
	background: url(../images/reform_icon13.png) 11px 13px no-repeat #f3f3f3;
}

.ewb-reform-icon14 {
	background: url(../images/reform_icon14.png) 15px 15px no-repeat #f3f3f3;
}

.ewb-reform-icon15 {
	background: url(../images/reform_icon15.png) 13px 13px no-repeat #f3f3f3;
}

.ewb-reform-icon16 {
	background: url(../images/reform_icon16.png) 11px 17px no-repeat #f3f3f3;
}

.ewb-reform-icon17 {
	background: url(../images/reform_icon17.png) 12px 15px no-repeat #f3f3f3;
}

.ewb-reform-icon18 {
	background: url(../images/reform_icon18.png) 15px 17px no-repeat #f3f3f3;
}

.ewb-reform-icon19 {
	background: url(../images/reform_icon19.png) 12px 15px no-repeat #f3f3f3;
}

.ewb-reform-icon20 {
	background: url(../images/reform_icon20.png) 13px 15px no-repeat #f3f3f3;
}

.ewb-reform-icon21 {
	background: url(../images/reform_icon21.png) 11px 14px no-repeat #f3f3f3;
}

.ewb-reform-icon22 {
	background: url(../images/reform_icon22.png) 16px 15px no-repeat #f3f3f3;
}

.ewb-reform-icon23 {
	background: url(../images/reform_icon23.png) 16px 16px no-repeat #f3f3f3;
}

.ewb-reform-icon24 {
	background: url(../images/ldjj.png) 0px 0px no-repeat #ffffff;
}
.ewb-reform-icon25 {
	background: url(../images/jgsz.png) 0px 0px no-repeat #ffffff;
}
.ewb-reform-icon26 {
	background: url(../images/djgz.png) 0px 0px no-repeat #ffffff;
}
.ewb-reform-icon27 {
	background: url(../images/rsrm.png) 0px 0px no-repeat #ffffff;
}

.ewb-reform-icon24:hover {
	background: url(../images/ldjj_h.png) 0px 0px no-repeat #ffffff;
}
.ewb-reform-icon25:hover {
	background: url(../images/jgsz_h.png) 0px 0px no-repeat #ffffff;
}
.ewb-reform-icon26:hover{
	background: url(../images/djgz_h.png) 0px 0px no-repeat #ffffff;
}
.ewb-reform-icon27:hover {
	background: url(../images/rsrm_h.png) 0px 0px no-repeat #ffffff;
}

.ewb-reform-con a:hover {
	color: #0d6abc;
	background-color: #e3eff8;
}

/* 图片轮播 */

.ewb-viewpager {
	height: 326px;
}

.wb-slider {
	position: relative;
	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: 38px;
	line-height: 38px;
	font-size: 14px;
	font-weight: bold;
	font-family: "宋体";
	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;
}

.wb-slider-switcher {
	position: absolute;
	right: 12px;
	bottom: 13px;
	height: 12px;
}

.wb-slider-stag {
	float: left;
	margin-right: 4px;
	height: 12px;
	width: 12px;
	background: url(../images/stag.png) no-repeat;
	cursor: pointer;
}

.wb-slider-stag.cur {
	background-image: url(../images/stag-active.png);
}

/* 发改信息 */

.ewb-change {
	margin-right: 10px;
	height: 216px;
}

.ewb-com-hd {
	height: 35px;
	border-bottom: 1px solid #d6d6d6;
	background-color: #f1f1f1;
}

.ewb-com-tt {
	display: inline-block;
	padding: 0 15px;
	height: 33px;
	line-height: 33px;
	font-size: 18px;
	text-align: center;
	border: 1px solid #d9d9d9;
	border-top: 2px solid #0874c7;
	border-bottom: 1px solid #fff;
	color: #0070c6;
	background-color: #fff;
    cursor: pointer;
}

.ewb-change-bd {
	padding: 7px 5px 0;
}

/* 重点领域信息公开专栏 */

.ewb-info {
	height: 216px;
}

.ewb-info-bd {
	margin-left: -10px;
}

.ewb-info-link {
	margin-top: 10px;
	margin-left: 10px;
	padding-left: 31px;
	width: 106px;
	height: 46px;
	line-height: 46px;
	font-size: 15px;
	color: #0371c6;
	background: url(../images/info_icon.png) 15px 20px no-repeat #eaf2f8;
}

.ewb-info-link:hover {
	color: #fff;
	background: url(../images/info_iconh.png) 15px 20px no-repeat #0c76c7;
}

/* main */

.ewb-main {
	background: url(../images/main_bg.jpg) center top no-repeat;
}

/* 政府信息公开 */

.ewb-disclosure {
	/*width: 393px;*/
	width: 380px;/*20220823*/
	height: 190px;
	background: url(../images/main_line.jpg) right 20px no-repeat;
}

.ewb-mcom-hd {
	margin-top: 20px;
	font-size: 16px;
}

.ewb-mcom-hd a {
	color: #0271c6;
}

.ewb-mcom-bd {
	padding-top: 13px;
}

.ewb-mcom-bd a {
	padding-left: 35px;
	margin-right: 30px;
	line-height: 42px;
	font-size: 15px;
	color: #333;
}

.ewb-mcom-bd a:hover {
	color: #ff0000;
}

.ewb-mcpm-icon1 {
	background: url(../images/main_icon1.png) 3px center no-repeat;
}

.ewb-mcpm-icon2 {
	background: url(../images/main_icon2.png) 0 center no-repeat;
}

.ewb-mcpm-icon3 {
	background: url(../images/main_icon3.png) 2px center no-repeat;
}

.ewb-mcpm-icon4 {
	background: url(../images/main_icon4.png) 0 center no-repeat;
}

.ewb-mcpm-icon5 {
	background: url(../images/main_icon5.png) 0 center no-repeat;
}

/* 与民互动 */

.ewb-interact {
	/*margin-left: 49px;
	width: 278px;*/
	margin-left: 35px;/*20220823*/
	width: 255px;/*20220823*/
	height: 190px;
	background: url(../images/main_line.jpg) right 20px no-repeat;
}

.ewb-mcpm-icon6 {
	background: url(../images/main_icon6.png) 0 center no-repeat;
}

.ewb-mcpm-icon7 {
	background: url(../images/main_icon7.png) 0 center no-repeat;
}

.ewb-mcpm-icon8 {
	background: url(../images/main_icon8.png) 0 center no-repeat;
}

.ewb-mcpm-icon9 {
	background: url(../images/main_icon9.png) 1px center no-repeat;
}

/* 专题专栏 */

.ewb-column {
	/*margin-left: 49px;
	width: 150px;*/
	margin-left: 35px;/*20220823*/
	width: 280px;/*20220823*/
	height: 190px;
}

.ewb-mcpm-icon10 {
	background: url(../images/main_icon10.png) 0 center no-repeat;
}

.ewb-mcpm-icon11 {
	background: url(../images/main_icon11.png) 2px center no-repeat;
}

.ewb-footer-icon2{
	position:absolute;
	right:370px;
	margin-top:-48px;
}

/*20211213*/
.ewb-n-link-zwfw {
	position: relative;
	display: block;
	margin-top: 10px;
	height: 72px;
	line-height: 72px;
	vertical-align: top;
	font-size: 24px;
	color: #fff;
	cursor: pointer;
	border: 1px solid #0d6abc;
	background-color: #0d6abc;
	z-index: 10;
}

.ewb-n-item:hover .ewb-n-link-zwfw {
	position: relative;
	display: block;
	margin-top: 10px;
	height: 72px;
	line-height: 72px;
	vertical-align: top;
	font-size: 24px;
	color: #fff;
	cursor: pointer;
	border: 1px solid #0d6abc;
	background-color: #0d6abc;
	z-index: 10;
}

.ewb-n-icon4-zwfw {
	margin: 24px 40px 0 39px;
	width: 24px;
	height: 26px;
	background: url(../images/nav_icon4.png);
}

.ewb-n-item:hover .ewb-n-icon4-zwfw {
	background: url(../images/nav_icon4.png);
}

.ewb-n-arrow-zwfw {
	margin-top: 31px;
	margin-right: 23px;
	width: 7px;
	height: 11px;
	background: url(../images/nav_arrow.png);
}

.ewb-n-item:hover .ewb-n-arrow-zwfw {
	background: url(../images/nav_arrow.png);
}