html,
body {
	background: #F1F1F1;
}

* {
	box-sizing: border-box;
}

.main-box {
	width: 1200px;
	margin: 0 auto;
	padding: 22px 0 63px;
}

/*第一部分*/
.main-top {
	background: #fff;
	height: 127px;
	padding: 10px 30px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.main-top .main-top-l {
	font-size: 28px;
	font-weight: bold;
	color: #242937;
	line-height: 120px;
	min-height: 120px;
	width: 940px;
}

.main-top .main-top-r {
	width: 177px;
}

.main-top-r .top-a {
	display: block;
	width: 177px;
	height: 32px;
	font-size: 15px;
	color: #222;
	background: #EEEEEE;
	display: flex;
	justify-content: center;
	align-items: center;
}

.main-top-l .sp_title {
	height: 80px;
	/* background-color: #eee; */
	text-align: right;
	bottom: 10px !important;
	text-align: center;
}

.main-top-l .my-bullet {
	width: 10px;
	height: 10px;
	/* opacity: 0.35; */
	background: #D8D8D8;
	display: inline-block;
	margin-right: 15px;
	border-radius: 5px;
}

.main-top-l .my-bullet-active {
	background: #E1251B;
	opacity: 1;
}


.main-top-r .top-a1 {
	margin-top: 7px;
}

.main-top-r .top-span {
	display: inline-block;
	width: 120px;
	text-align: justify;
	text-justify: distribute-all-lines;
	/*ie6-8*/
	text-align-last: justify;
}

.main-top-r .top-a img {
	width: 15px;
	height: 15px;
}

/*第二部分*/
.whyw {
	background: #fff;
	padding: 33px 27px 31px 30px;
	display: flex;
	justify-content: space-between;
	margin-top: 16px;
}

/*左侧幻灯片*/
.h_banner .swiper-container {
	width: 562px;
	height: 307px;
}

.h_banner .swiper-slide {
	/*height: 48px;*/
}

.h_banner .swiper-slide .swiper-a {
	width: 100%;
	height: 100%;
	display: block !important;
	/*  width: 242px;*/
}

.h_banner .swiper-slide img {
	width: 100%;
	height: 100%;
}

.swiper-button-prev,
.swiper-button-next {
	width: 10px;
	height: 20px;
	top: 50px;
	background-size: cover;
	/*background-image: url(../images/blue/20/zt_arrow_right.png);*/
}

.swiper-button-prev:focus,
.swiper-button-next:focus {
	outline: none;
}

.swiper-button-prev {
	left: 30px;
	transform: rotateZ(180deg);
}

.h_banner .swiper-button-next {
	right: 30px;
}

.h_banner .my-bullet {
	width: 12px;
	height: 6px;
	opacity: 0.35;
	background: #ffffff;
	display: inline-block;
	margin-right: 5px;
}

.h_banner .my-bullet-active {
	background: #ffffff;
	opacity: 1;
}

.h_banner .my-bullet:last-of-type {
	margin-right: 0px;
}

.h_banner .my-bullet:last-of-type {
	margin-right: 20px;
}

.h_banner .swiper-slide .title {
	color: #ffffff;
	padding: 15px 18px;
	padding-right: 100px;
	position: absolute;
	bottom: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.7);
	width: 100%;
	box-sizing: border-box;
}

.h_banner .swiper-slide .title h2 {
	font-weight: normal;
	font-size: 18px;
	text-align: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}


.h_banner .swiper-pagination-bullets {
	text-align: right;
	bottom: 20px !important;
}

.h_banner .swiper-button-self {
	display: none;
}

.h_banner .swiper-container:hover .swiper-button-self {
	display: block;
}

.swiper-button-next.swiper-button-self {
	transform: rotate(180deg);
	border-radius: 0 4px 4px 0 !important;
}

.swiper-button-prev {
	transform: rotate(0deg);
}

.swiper-button-prev.swiper-button-self {
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAMRJREFUSA3NldsNwyAMRaHqCt0oU3SIdpcMkSm6UYYgvlL6g/yM/RFLlgKEcyAKuLW7xhijU34p39oan9qgNAY4jX0oF7xD7dZ73/A8x2PusNoz/Hz/Jc0LCQT4j+CrJMBWXaHB6fMMCeISXIVDagoycFOQhauCCrgoqIKzgko4BKFzgAnRYP+iyl2wAqyySiIKqiSqoEJiCrISlyAjcQuuSkLn4LyWcfejBvwDVQ3VjY2QAARBsrP0TCfOCaVZ9DMO19wDW1199UlBaW8AAAAASUVORK5CYII=");
	background-size: 24px 24px;
	width: 40px;
	height: 56px;
	background-color: rgba(0, 0, 0, 0.6);
	border-radius: 0 4px 4px 0;
	left: 0;
}

.swiper-button-self:hover {
	background-color: #2d66a5 !important;
}

.swiper-button-next.swiper-button-self {
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAMRJREFUSA3NldsNwyAMRaHqCt0oU3SIdpcMkSm6UYYgvlL6g/yM/RFLlgKEcyAKuLW7xhijU34p39oan9qgNAY4jX0oF7xD7dZ73/A8x2PusNoz/Hz/Jc0LCQT4j+CrJMBWXaHB6fMMCeISXIVDagoycFOQhauCCrgoqIKzgko4BKFzgAnRYP+iyl2wAqyySiIKqiSqoEJiCrISlyAjcQuuSkLn4LyWcfejBvwDVQ3VjY2QAARBsrP0TCfOCaVZ9DMO19wDW1199UlBaW8AAAAASUVORK5CYII=");
	background-size: 24px 24px;
	width: 40px;
	height: 56px;
	background-color: rgba(0, 0, 0, 0.6);
	border-radius: 4px 0 0 4px;
	right: 0;
}


/*武汉要闻*/
.whyw-r {
	width: 555px;
}

/*标题*/
.whyw-title {
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 530px;
	border-bottom: 1px solid #EEEEEE;
	padding-bottom: 5px;
}

.whyw-title-l {
	display: flex;
	align-items: center;
	font-size: 24px;
	font-weight: bold;
	color: #111111;
	line-height: 33px;
	letter-spacing: -0.58px;
}

.whyw-title-l span {
	display: inline-block;
	width: 4px;
	height: 22px;
	background: #015293;
	margin-right: 12px;
}

.whyw-title a {
	font-size: 14px;
	color: #999999;
	line-height: 20px;
}

/*列表*/
.whyw-ul {
	margin-top: 9px;
}

.whyw-ul .whyw-li {
	overflow: hidden;
}

.whyw-ul .whyw-li .title {
	float: left;
	width: 433px;
	height: 40px;
	padding-left: 13px;
	font-size: 16px;
	color: #222222;
	line-height: 40px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	word-break: break-all;
}

.whyw-ul .whyw-li .title:hover {
	color: #3B87C6;
}

.whyw-ul .whyw-li .time {
	float: right;
	height: 40px;
	font-size: 16px;
	color: #999999;
	line-height: 40px;
}


/*部门动态  各区动态*/
.bmdt-box {
	margin-top: 16px;
	display: flex;
	justify-content: space-between;
	height: 361px;
}

.bmdt-box .bmdt {
	width: 592px;
	background: #fff;
	padding: 28px 16px 15px 30px;
}

.bmdt-box .gqdt {
	width: 592px;
	background: #fff;
	padding: 28px 27px 15px 11px;
}


.banner {
	margin-top: 16px;
	width: 100%;
	height: 150px;
}

/*视频新闻 图片新闻*/
.main-bottom {
	margin-top: 16px;
	padding: 28px 36px 47px;
	background: #fff;
}

.bottom-nav {
	display: flex;
	justify-content: center;
	margin-bottom: 25px;
}

.bottom-nav .nav-video,
.bottom-nav .nav-img {
	display: block;
	width: 186px;
	height: 52px;
	background: #EEEEEE;
	font-size: 24px;
	font-weight: bold;
	color: #111111;
	line-height: 52px;
	text-align: center;
	position: relative;
	cursor: pointer;
}

.bottom-nav .nav-video.active,
.bottom-nav .nav-img.active {
	background: #015293;
	color: #fff;
}

.bottom-nav .nav-video .kailong,
.bottom-nav .nav-img .kailong {
	display: none;
}

.bottom-nav .nav-video.active .kailong,
.bottom-nav .nav-img.active .kailong {
	display: block;
}

.kailong {
	width: 0;
	height: 0;
	border-right: 14px solid transparent;
	border-left: 14px solid transparent;
	border-top: 11px solid #015293;
	position: absolute;
	bottom: -11px;
	left: 50%;
	margin-left: -14px;
}


.video-box {
	overflow: hidden;
}

.img-box {
	display: none;
}

.video-box .bottom-li {
	float: left;
	display: block;
	position: relative;
	width: 362px;
	margin-bottom: 35px;
	margin-right: 21px;
}

.video-box .bottom-li .bottom-img {
	width: 362px;
	height: 227px;
}

.video-box .bottom-li p {
	font-size: 18px;
	color: #222222;
	line-height: 25px;
	padding: 20px 0;
	font-weight: bold;
	background: #EFF3F6;
	text-align: center;
}

.video-box .bottom-li:nth-child(3n) {
	margin-right: 0;
}

.video-box .bottom-stop {

	position: absolute;
	z-index: 2;
	top: 81px;
	left: 149px;
	width: 65px;
	height: 65px;
}