@charset "utf-8";

#container {
	background: none;
}

.content .swiper {
	width: 580px;
	height: 350px;
	margin: 30px 0;
	position: relative;
	overflow: hidden;
}


/* 图文轮播 */

.slideTxtBox2 {
	width: 580px;
	height: 350px;
	position: relative;
	overflow: hidden;
}

.slideTxtBox2>.hd {
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 1;
	width: 190px;
	height: 40px;
}

.slideTxtBox2>.hd .page {
	margin: 16px 0 0 98px;
}

.slideTxtBox2>.hd .page>li {
	width: 8px;
	height: 8px;
	background-color: #8694A4;
	margin-left: 10px;
	cursor: pointer;
}

.slideTxtBox2>.hd .page>li:first-child {
	margin-left: 0;
}

.slideTxtBox2>.hd .page>li.on {
	background-color: #fff;
}

.slideTxtBox2>.bd .slide>li {
	position: relative;
}

.slideTxtBox2>.bd .slide>li>a {
	float: left;
	width: 580px;
}

.slideTxtBox2>.bd .slide>li img {
	width: 100%;
	height: 350px;
	object-fit: cover;
}

.slideTxtBox2>.bd .slide-content-title {
	width: 582px;
	height: 40px;
	position: absolute;
	bottom: 0;
	left: 0;
}

.slideTxtBox2>.bd .slide-content-title-bg {
	width: 100%;
	height: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	background-color: #000;
	filter: alpha(opacity=50);
	background-color: rgba(0, 0, 0, 0.5);
}

.slideTxtBox2>.bd .slide-content-title-text {
	width: 100%;
	line-height: 18px;
	padding: 11px 20px;
	font-size: 18px;
	color: #fffefe;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}

.swiper .news {
	width: 580px;
	height: 40px;
	overflow: hidden;
	position: absolute;
	color: #fff;
	padding-left: 20px;
	box-sizing: border-box;
	font-size: 16px;
	line-height: 40px;
	left: 0;
	bottom: 0;
	background: rgba(0, 0, 0, .4)
}

.swiper .news span {
	width: 440px;
	display: inline-block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.content .slideTxtBox>.hd>ul {
	height: 40px;
	margin-bottom: 17px;
}

.content .slideTxtBox>.hd>ul>li {
	width: 96px;
	height: 40px;
	text-align: center;
	color: #333333;
	background-color: #E5E5E5;
	font-family: MicrosoftYaHei;
	font-size: 16px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 40px;
	letter-spacing: 0px;
	color: #000000;
	cursor: pointer;
	margin-left: 0px;
}

.content .slideTxtBox>.hd>ul>li:first-child {
	margin-left: 0;
}

.content .slideTxtBox>.hd>ul>li.active {
	background-color: #1B65B9;
}

.content .slideTxtBox>.hd>ul>li.active a {
	color: #FFFFFF;
}

.content .slideTxtBox>.hd>ul>li:hover {
	background-color: #1B65B9;
}

.content .slideTxtBox>.hd>ul>li:hover a {
	color: #FFFFFF;
}

.content .slideTxtBox>.bd>.news {
	height: 290px;
	overflow: hidden;
}

.new_More {
	display: none;
}

.content .slideTxtBox>.bd>.news li {
	margin-top: 21px;
}

.content .slideTxtBox>.bd>.script li {
	margin-top: 18px;
}

.content .slideTxtBox>.bd>.news li:first-child {
	margin-top: 0;
}

.content .slideTxtBox>.bd>.news>li>a {
	display: block;
	height: 17px;
	font-size: 0;
}

.content .slideTxtBox>.bd>.news>li>a:before {
	content: '';
	display: inline-block;
	width: 0;
	height: 100%;
	vertical-align: middle;
}

.content .slideTxtBox>.bd>.news>li>a>p {
	width: 396px;
	height: 17px;
	line-height: 16px;
	font-size: 16px;
	color: #333333;
	display: inline-block;
	vertical-align: middle;
	overflow: hidden;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	font-family: MicrosoftYaHei;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #333333;
}

.content .slideTxtBox>.bd>.script li a {
	width: 396px;
	height: 17px;
	line-height: 16px;
	font-size: 16px;
	color: #333333;
	display: inline-block;
	vertical-align: middle;
	overflow: hidden;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	font-family: MicrosoftYaHei;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #333333;
}

.content .slideTxtBox>.bd>.news>li>a>.data {
	font-size: 16px;
}

.content .slideTxtBox>.bd>.script li:hover a,
.content .slideTxtBox>.bd>.script li:hover span {
	color: #1B65B9;
}

.content .slideTxtBox>.bd>.script li a::before {
	display: inline-block;
	content: "";
	vertical-align: middle;
	width: 3px;
	height: 3px;
	margin: 0 14px 0 10px;
	background-color: #1b65b9;
}

.content .slideTxtBox>.bd>.script li span {
	float: right;
	font-size: 16px;
}

.content .slideTxtBox>.bd>.news>li>a>span:first-child {
	display: inline-block;
	vertical-align: middle;
	width: 3px;
	height: 3px;
	margin: 0 14px 0 10px;
	background-color: #1b65b9;
}

.content .slideTxtBox>.bd>.news>li:hover a>p {
	color: #1b65b9;
}

.content .slideTxtBox>.bd>.news>li:hover a span.data {
	color: #1b65b9;
}


/* 要闻 */

.focusnews {
	width: 580px;
	height: 344px;
	margin-top: 30px;
	overflow: hidden;
}


/* 信息公开 */

.information {
	width: 580px;
	height: 320px;
	margin-bottom: 30px;
}

.information_title {
	width: 100%;
	margin-bottom: 20px;
	border-bottom: 1px solid #185193;
}


.information_title .fleft {
	width: 130px;
	height: 40px;
	font-family: MicrosoftYaHei-Bold;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 40px;
	letter-spacing: 0px;
	color: #ffffff;
	text-align: center;
	background-color: #1b65b9;
}

/* 直属部门  开始 */

.information_title span {
	cursor: pointer;
	margin-right: 2px;
}

.information_title span.active {
	color: #000;
	background: #e5e5e5;
}

.interaction_nav_new {
	height: 256px;
	overflow-y: auto;
}

.interaction_nav_new li {
	float: left;
	margin: 0 14px 14px 0;
}

.interaction_nav_new li:nth-child(4n) {
	margin-right: 0;
}

.interaction_nav_new li a {
	width: 130px;
	height: 40px;
	font-size: 15px;
	color: #333333;
	line-height: 40px;
	padding-left: 10px;
	display: inline-block;
	box-sizing: border-box;
	background-color: #f3faff;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

/*修改滚动条样式*/
.interaction_nav_new::-webkit-scrollbar {
	width: 8px;
	height: 95px;
	/**/
}

.interaction_nav_new::-webkit-scrollbar-track {
	background: #fff;
	border-radius: 4px;
}

.interaction_nav_new::-webkit-scrollbar-thumb {
	background: #1b65b9;
	border-radius: 4px;
}



/* 直属部门  结束 */
/* 多图轮播图 */
.tjzt {
	width: 60px;
	height: 130px;
	display: inline-block;
}

.tjzt img {
	width: 100%;
	height: 100%;
}

.nextLB {
	display: inline-block;
	width: 1140px;
	height: 130px;
	background: #eeeeee;
}

.nextLB>.bd {
	width: 1110px;
	height: 130px;
	position: absolute;
	left: 15px;
	top: 15px;
	overflow: hidden;
}

.nextLB .nextList {
	width: 100%;
	height: 100px;
}

.nextList>li {
	width: 270px;
	height: 92px;
	margin-right: 15px;
}

.nextList img {
	width: 270px;
	height: 92px;
	object-fit: cover;
	display: block;
}

.nextLB .hd .prev {
	left: 7px;
}

.nextLB .hd .next {
	right: -3px;
}

.nextLB>.hd {
	width: 100%;
	height: 1px;
	position: absolute;
	left: 0;
	top: 0;
}

.nextLB .hd>a {
	width: 26px;
	height: 58px;
	display: block;
	/* border-radius: 36px; */
	background: rgba(0, 0, 0, 0.5);
	position: absolute;
	top: 40px;
	z-index: 10;
}

.nextLB .hd>a>img {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}

/* 多图轮播图  结束*/


.information_title .fright {
	width: 32px;
	height: 100%;
	font-family: MicrosoftYaHei;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 40px;
	letter-spacing: 0px;
	color: #1b65b9;
	margin-right: 10px;
}

.information_title .fright a {
	color: #1B65B9;
}

.information_title .fright a:hover {
	color: #1B65B9;
}

.information_nav {
	font-size: 0;
}

.information_nav>a {
	width: 275px;
	height: 50px;
	background-color: #ffffff;
	box-shadow: 0px 0px 6px 0px rgba(27, 101, 185, 0.3);
	display: inline-block;
	margin: 0 30px 20px 0;
	line-height: 50px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	font-family: MicrosoftYaHei;
	font-size: 16px;
	color: #333333;
}

/* 覆盖政务服务的样式 开始 */
.content .zwfw_content_center {
	height: 260px;
}

.content .switch .hd #lbList {
	bottom: 0;
}

.content .zwfw_content_center_title {
	border: 0px;
	padding-left: 15px;
}

.content .zwfw_content_center_title span {
	margin: 0 15px;
}

/* 覆盖政务服务的样式  结束*/
.zwfw_content_center_content {
	height: 210px;
}

.information_nav>a:nth-child(2n) {
	margin-right: 0;
}

.information_nav>a.last {
	margin-bottom: 0;
}

.information_nav>a i {
	width: 26px;
	height: 26px;
	display: inline-block;
	vertical-align: middle;
	background-position: center;
	background-repeat: no-repeat;
	margin: 0 17px 0 32px;
	background-image: url(../images/zfxxgk_0.png);
	background-size: 100% 100%;
}

.information_nav>a i.xxgkzn {
	background-image: url(../images/fdzdgknr.png);
}

.information_nav>a i.ysqgk {
	background-image: url(../images/ysqgk.png);
}

.information_nav>a i.xxgknb {
	background-image: url(../images/zfxxgknb.png);
}

.information_nav>a i.zfxxgkzd {
	background-image: url(../images/zfxxgkzd_0.png);
}

.information_nav>a i.dfhbmptlj {
	background-image: url(../images/dfhbmptlj_0.png);
}

.information_nav>a i.wzgzndbb {
	background-image: url(../images/wzgzndbb_0.png);
}

.information_nav>a i.zfxxgkndbg {
	background-image: url(../images/zfxxgkndbg_0.png);
}

.information_nav>a:hover {
	color: #fff;
	background-color: #1B65B9;
}

.information_nav>a:hover i {
	background-image: url(../images/zfxxgk_0_hover.png);
}

.information_nav>a:hover i.xxgkzn {
	background-image: url(../images/fdzdgknr_hover.png);
}

.information_nav>a:hover i.ysqgk {
	background-image: url(../images/ysqgk_hover.png);
}

.information_nav>a:hover i.xxgknb {
	background-image: url(../images/zfxxgknb_hover.png);
}

.information_nav>a:hover i.zfxxgkzd {
	background-image: url(../images/zfxxgkzd_0_hover.png);
}

.information_nav>a:hover i.dfhbmptlj {
	background-image: url(../images/zdfhbmptlj_0_hover.png);
}

.information_nav>a:hover i.wzgzndbb {
	background-image: url(../images/wzgzndbb_0_hover.png);
}

.information_nav>a:hover i.zfxxgkndbg {
	background-image: url(../images/zfxxgkndbg_0_hover.png);
}

.information .img {
	width: 100%;
	height: 70px;
	background: url(../images/hbzefww.png);
}

.information .img:hover {
	cursor: pointer;
	background: url(../images/hbzefww_active.png);
}


/* 黄陂详情 */

.hp_detail {
	width: 500px;
	height: 362px;
	overflow: hidden;
	margin-left: 30px;
}

.hp_detail .slideTxtBox>.bd>.news>li {
	margin-top: 24px;
}

.hp_detail .slideTxtBox>.bd>.news>li>a>p {
	width: 353px;
}

.hp_detail .data {
	display: inline-block;
	height: 100%;
	font-family: MicrosoftYaHei;
	font-size: 16px;
	letter-spacing: 0px;
	color: #666666;
}

.content .hp_detail .slideTxtBox>.hd>ul>li:hover .data {
	color: #1B65B9;
}


/* 公示公告，媒体聚焦 */

.content .hp_notice {
	width: 350px;
	height: 363px;
	overflow: hidden;
	margin-left: 40px;
	margin-bottom: 37px;
}

.content .hp_notice .slideTxtBox>.bd>.news>li>a>p {
	width: 323px;
	font-size: 16px;
}


/* 互动交流 */

.interaction_nav div,
.interaction_nav .div {
	width: 135px;
	height: 70px;
	display: block;
	float: left;
	overflow: hidden;
	margin: 0 10px 10px 0px;
	background-color: #ffffff;
	/* box-shadow: 0px 0px 9px 1px rgba(68, 100, 195, 0.2); */
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

.interaction_nav div:hover,
.interaction_nav .div:hover {
	cursor: pointer;
	background-color: #1B65B9;
}

.interaction_nav div:hover p,
.interaction_nav .div:hover p {
	color: #fff;
}

.interaction_nav div:nth-child(2n),
.interaction_nav .div:nth-child(2n) {
	margin: 0;
}

/* 办事服务 */

.officeService {
	width: 580px;
	height: 318px;
	float: right;
}

.officeService_nav div {
	width: 180px;
	height: 72px;
	background-color: #ffffff;
	box-shadow: 0px 0px 6px 0px rgba(27, 101, 185, 0.3);
	border-radius: 5px;
	float: left;
	line-height: 72px;
	margin: 0px 20px 20px 0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

.officeService_nav div a {
	width: 100%;
	height: 100%;
	display: block;
}

.officeService_nav div:hover {
	cursor: pointer;
	background-color: #1B65B9;
}

.officeService_nav div:hover p {
	color: #fff;
}

.officeService_nav div:nth-child(3n) {
	margin: 0;
}

/* 互动交流图标 */
.officeService_nav div i {
	width: 26px;
	height: 26px;
	vertical-align: middle;
	margin: 0px 16px 0 33px;
	display: inline-block;
	background-position: center;
	background-repeat: no-repeat;
	background: url(../images/icon_qzxx.png) no-repeat;

}

.officeService_nav div i.zxts {
	background: url(../images/icon_zxts.png) no-repeat;
}

.officeService_nav div i.zxft {
	background: url(../images/icon_zxft.png) no-repeat;
}

.officeService_nav div i.yjzj {
	background: url(../images/icon_yjzj.png) no-repeat;
}

.officeService_nav div i.zxdc {
	background: url(../images/icon_zxdc.png) no-repeat;
}

.officeService_nav div i.wqft {
	background: url(../images/icon_wqft.png) no-repeat;
}

.officeService_nav div i.lxgs {
	background: url(../images/icon_lxgs.png) no-repeat;
}

.officeService_nav div i.wyjb {
	background: url(../images/icon_wyjb.png) no-repeat;
}

.officeService_nav div i.wyxx {
	background: url(../images/icon_wyxx.png) no-repeat;
}

.officeService_nav div i.znwd {
	background: url(../images/icon_znwd.png) no-repeat;
	background-size: 100% 100%;
}

.officeService_nav div:hover i {
	background: url(../images/icon_qzxx_active.png) no-repeat;
}

.officeService_nav div:hover i.zxts {
	background: url(../images/icon_zxts_active.png) no-repeat;
}

.officeService_nav div:hover i.zxft {
	background: url(../images/icon_zxft_active.png) no-repeat;
}

.officeService_nav div:hover i.yjzj {
	background: url(../images/icon_yjzj_active.png) no-repeat;
}

.officeService_nav div:hover i.zxdc {
	background: url(../images/icon_zxdc_active.png) no-repeat;
}

.officeService_nav div:hover i.wqft {
	background: url(../images/icon_wqft_active.png) no-repeat;
}

.officeService_nav div:hover i.lxgs {
	background: url(../images/icon_lxgs_active.png) no-repeat;
}

.officeService_nav div:hover i.wyjb {
	background: url(../images/icon_wyjb_active.png) no-repeat;
}

.officeService_nav div:hover i.wyxx {
	background: url(../images/icon_wyxx_active.png) no-repeat;
}

.officeService_nav div:hover i.znwd {
	background: url(../images/icon_znwd_active.png) no-repeat;
	background-size: 100% 100%;
}

.officeService_nav p {
	display: inline-block;
	font-family: MicrosoftYaHei;
	font-size: 16px;
	color: #333333;
}


/* 专题专栏 */

.special {
	width: 350px;
	height: 370px;
}

.special div.img {
	width: 350px;
	height: 70px;
	margin-bottom: 10px;
}

.special div.img_01 {
	background: url(../images/icon_ztzl_02.png);
}

.special div.img_01:hover {
	background: url(../images/icon_ztzl_02_active.png);
}

.special div.img_02 {
	margin-bottom: 10px;
	background: url(../images/wmcjzxd.png);
	background-size: 100% 100%;
}

.special div.img_02:hover {
	background: url(../images/wmcjzxd_hover.png);
}

.special div.img_03 {
	background: url(../images/ztzl_sf.png);
	background-size: 100% 100%;
}

.special div.img_03:hover {
	background: url(../images/ztzl_sf_hover.png);
	background-size: 100% 100%;
}

.special div.img_04 {
	/* margin-bottom: 0px; */
	/* background: url(../images/icon_ztzl_01.png); */
	background: url(../images/hlw.png);
}

.special div.img_04:hover {
	/* background: url(../images/icon_ztzl_01_active.png); */
	background: url(../images/hlw_active.png);
}





/* 右边功能 */

.shareFixed {
	width: 50px;
	height: 100%;
	padding-left: 50px;
	box-sizing: border-box;
	position: fixed;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	z-index: 98;
	transition: width 0.3s;
	-moz-transition: width 0.3s;
	/* Firefox 4 */
	-webkit-transition: width 0.3s;
	/* Safari and Chrome */
	-o-transition: width 0.3s;
	/* Opera */
	overflow: hidden;
	background: url('../images/rightZK.png') no-repeat left center;
	background-size: 50px 45px;
}

.codeBox {
	display: none;
	padding-top: 253px;
}

.shareFixed:hover {
	width: 344px;
	background: none;
}

.auxiliaryFixed {
	position: absolute;
	left: 294px;
	bottom: 0;
	width: 50px;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
	/* height: 70px; */
	overflow: hidden;
}

.auxiliaryFixed>div,
.auxiliaryFixed>a {
	width: 50px;
	height: 50px;
	display: block;
	margin-top: 20px;
	overflow: hidden;
	background: #aaaaaa;
	/* display: none; */
}
.auxiliaryFixed>a{
	height: 64px;
}
.auxiliaryFixed>a {
	text-align: center;
	color: #fff;
	font-size: 12px;
}

.auxiliaryFixed>div>img,
.auxiliaryFixed>a>img {
	width: 20px;
	height: 20px;
	margin: 5px auto 4px;
	display: block;
}

.auxiliaryFixed>div>a {
	display: block;
	width: 50px;
	height: 50px;
	padding-top: 30px;
	box-sizing: border-box;
	color: #fff;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
	font-size: 12px;
	background-size: 20px 20px;
	background-position: center 5px;
}

.auxiliaryFixed>div:first-child {
	margin-top: 335px
}

.auxiliaryFixed>div.indexWZA {
	display: block;
}

.auxiliaryFixed>div.weChatHover {
	text-align: center;
	color: #fff;
	font-size: 12px;
}

.auxiliaryFixed>div.weChatHover:hover {
	background-color: #4d62c5;
}

.indexFT>a {
	background: url(../images/fanti.png) no-repeat;
}

.indexWZA>a {
	background: url(../images/wuzhangai.png) no-repeat;
}

#demo1 {
	position: absolute;
	right: 2px;
	z-index: 900;
	opacity: 0;
	top: 80px;
	left: 10px;
	width: 162px;
}

#wbclose {
	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer;
}
