.main_body {
	margin: 45px 0 0;
	display: flex;
	padding-bottom: 46px;
}

.main_body .h_left, .main_body .h_middle, .main_body .h_right {
	display: inline-block;
	width: 339px;
	flex-shrink: 0;
	flex-grow: 0;
	flex-basis: 339px;
	padding: 0 30px;
}

.main_body .h_left, .main_body .h_middle {
	border-right: 1px solid #DFE6ED;;
}

.h_middle-title {
	display: flex;
	align-items: center;
}

.h_middle-title .h_middle-square {
	width: 4px;
	height: 15px;
	background: #0068B7;
	margin-right: 10px;
}

.h_middle-title .h_middle-name {
	height: 20px;
	font-size: 20px;
	font-family: PingFangSC-Semibold, PingFang SC;
	font-weight: 600;
	color: #212121;
	line-height: 20px;
	cursor: pointer;
}

.h_middle-img {
	width: 339px;
	margin-top: 18px;
}

.h_middle-img img {
	width: 100%;
}


/*-----------------------*/
.h_middle-ul {
	display: flex;
	flex-wrap: wrap;
	background: #EFF5F7;
}

.h_middle-ul li {
	flex: 0 0 25%;
	text-align: center;
}

.h_middle-ul li .h_middle-ul-a {
	display: inline-block;
	width: 100%;
	/* height: 100%; */
}

.h_middle-ul li img {
	width: 44px;
	height: 44px;
}

/* .h_middle-ul li div{
	font-size: 14px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #212121;
	line-height: 19px;
	margin-top: 8px;
} */
.h_middle-ul .h_middle-ul-bg{
	height: 91px;
}
.h_middle-ul .h_middle-ul-bg img{
	margin-top: 15px;
}
.h_middle-ul .h_middle-ul-bg .active{
	color: #0068B7;
}
.h_middle-ul .h_middle-ul-bg h3{
	color: #212121;
	font-size: 14px;
}
.h_middle-ul .middle-tab1{
	position: absolute;
	background:#fff;
	border: 1px solid #eee;
	width: 302px;
	padding: 18px;
	display: none;
	z-index: 99;
}
.h_middle-ul .middle-tab1 .arrow{
	position: absolute;
	top:-6px;
	left: 35px;
	width: 12px;
	height: 6px;
	margin: 0;
}
.h_middle-ul .middle-tab1 .arrow img{
	width: 100%;
	height: 100%;
}
.h_middle-ul .middle-tab1 h3{
	font-size: 16px;
	color: #212121;
	text-align: left;
	margin-bottom: 10px;
}
.h_middle-ul .middle-tab1 dl{

}
.h_middle-ul .middle-tab1 dt{
	width: 50%;
	float: left;
	padding: 10px 0;
	height: 44px;
	line-height: 44px;
}
.h_middle-ul .middle-tab1 dt a{
	height: 44px;
	line-height: 44px;
}
.h_middle-ul .middle-tab1 dt a:hover{
	color: #0068B7;
}
.h_middle-ul .middle-tab1 dt a img{
	float:left;
}
.h_middle-ul .middle-tab1 dt a span{
	float: left;
	display: inline-block;
	margin-left: 10px;
	height: 44px;
	line-height: 44px;
	padding-top: -10px;
	text-align: left;
	width: 96px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}

/*  */
.h_middle-ul .middle-tab2{
	position: absolute;
	background:#fff;
	border: 1px solid #eee;
	width: 302px;
	left:-85px;
	padding: 18px;
	display: none;
	z-index: 99;
}
.h_middle-ul .middle-tab2 .arrow{
	position: absolute;
	top:-12px;
	left: 120px;
	width: 12px;
	height: 6px;
	margin: 0;;
}
.h_middle-ul .middle-tab2 .arrow img{
	width: 100%;
	height: 100%;
}
.h_middle-ul .middle-tab2 h3{
	font-size: 16px;
	color: #212121;
	text-align: left;
	margin-bottom: 10px;
}
.h_middle-ul .middle-tab2 dl{

}
.h_middle-ul .middle-tab2 dt{
	width: 50%;
	float: left;
	padding: 10px 0;
	height: 44px;
	line-height: 44px;
}
.h_middle-ul .middle-tab2 dt a{
	height: 44px;
	line-height: 44px;
}
.h_middle-ul .middle-tab2 dt a:hover{
	color: #0068B7;
}
.h_middle-ul .middle-tab2 dt a img{
	float:left;
}
.h_middle-ul .middle-tab2 dt a span{
	float: left;
	display: inline-block;
	margin-left: 10px;
	height: 44px;
	line-height: 44px;
	padding-top: -10px;
}
/*  */
/*  */
.h_middle-ul .middle-tab3{
	position: absolute;
	background:#fff;
	border: 1px solid #eee;
	width: 302px;
	left:-170px;
	padding: 18px;
	display: none;
	z-index: 99;
}
.h_middle-ul .middle-tab3 .arrow{
	position: absolute;
	top:-6px;
	left: 204px;
	width: 12px;
	height: 6px;
	margin: 0;;
}
.h_middle-ul .middle-tab3 .arrow img{
	width: 100%;
	height: 100%;
}
.h_middle-ul .middle-tab3 h3{
	font-size: 16px;
	color: #212121;
	text-align: left;
	margin-bottom: 10px;
}
.h_middle-ul .middle-tab3 dl{

}
.h_middle-ul .middle-tab3 dt{
	width: 50%;
	float: left;
	padding: 10px 0;
	height: 44px;
	line-height: 44px;
}
.h_middle-ul .middle-tab3 dt a{
	height: 44px;
	line-height: 44px;
}
.h_middle-ul .middle-tab3 dt a:hover{
	color: #0068B7;
}
.h_middle-ul .middle-tab3 dt a img{
	float:left;
}
.h_middle-ul .middle-tab3 dt a span{
	float: left;
	display: inline-block;
	margin-left: 10px;
	height: 44px;
	line-height: 44px;
	padding-top: -10px;
	text-align: left;
	width: 96px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
/*  */
/*  */
.h_middle-ul .middle-tab4{
	position: absolute;
	background:#fff;
	border: 1px solid #eee;
	width: 302px;
	left:-255px;
	padding: 18px;
	display: none;
	z-index: 99;
}
.h_middle-ul .middle-tab4 .arrow{
	position: absolute;
	top:-6px;
	left: 290px;
	width: 12px;
	height: 6px;
	margin: 0;;
}
.h_middle-ul .middle-tab4 .arrow img{
	width: 100%;
	height: 100%;
}
.h_middle-ul .middle-tab4 h3{
	font-size: 16px;
	color: #212121;
	text-align: left;
	margin-bottom: 10px;
}
.h_middle-ul .middle-tab4 dl{

}
.h_middle-ul .middle-tab4 dt{
	width: 50%;
	float: left;
	padding: 10px 0;
	height: 44px;
	line-height: 44px;
}
.h_middle-ul .middle-tab4 dt a{
	height: 44px;
	line-height: 44px;
}
.h_middle-ul .middle-tab4 dt a:hover{
	color: #0068B7;
}
.h_middle-ul .middle-tab4 dt a img{
	float:left;
}
.h_middle-ul .middle-tab4 dt a span{
	float: left;
	display: inline-block;
	margin-left: 10px;
	height: 44px;
	line-height: 44px;
	padding-top: -10px;
	text-align: left;
	width: 96px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
/*  */
/* 个人办事------------------------*/
.h_middle-title1 {
	margin-top: 38px;
}
.h_middle-title1 .h_middle-name {
	font-size: 17px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #111111;
	line-height: 17px;
}

.h_middle-title1 .h_middle-name.active {
	font-size: 20px;
	font-weight: 600;
	color: #212121;
	line-height: 20px;
}

.h_middle-title1 .line {
	width: 1px;
	height: 14px;
	background: #D8D8D8;
	margin: 0 10px;
}

.h_middle-ul2 {
	margin-top: 16px;
	display: none;
}

.h_middle-ul2 li {
	display: flex;
	justify-content: space-between;
	margin-bottom: 8px;
}

.h_middle-ul2 li .h_middle-ul-a {
	display: inline-block;
	width: 100%;
	height: 100%;
	/*opacity: 0.76;*/
}

.h_middle-ul2 li .h_middle-ul-a:hover {
	background: #2d66a5;
}

.h_middle-ul2 li .h_middle-ul-a:hover div {
	color: #fff;
}

.h_middle-ul2 li .h_middle-ul-a .li-hover {
	display: none;
}
.h_middle-ul2 li .h_middle-ul-a:hover .li-hover {
	display: inline-block;
}

.h_middle-ul2 li .h_middle-ul-a .li-not-hover {
	display: inline-block;
}
.h_middle-ul2 li .h_middle-ul-a:hover .li-not-hover {
	display: none;
}

.h_middle-ul2 li > div {
	width: 108px;
	height: 80px;
	background: #FFFFFF;
	/*opacity: 0.76;*/
	border: 1px solid #EEEEEE;
	text-align: center;
}

.h_middle-ul2 li div img {
	width: 32px;
	height: 32px;
	margin-top: 14px;
}

.h_middle-ul2 li div div {
	font-size: 15px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #0068B7;
	line-height: 20px;
	margin-top: 4px;
}

.h_middle-ul2-2 li > div {
	height: 42px;
}
.h_middle-ul2-2 li > div .h_middle-ul-a {
	vertical-align: middle;
	line-height: 42px;
}

.h_middle-ul2-2 li > div .h_middle-ul-a {
	font-size: 15px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #333333;
}
.h_middle-ul2-2 li > div .h_middle-ul-a:hover {
	color: #fff;
}

.h_middle-ul2-box .h_middle-ul2 {
	/*position: ;*/
}

/*武汉人文------------------------*/

.h_middle-title-box {
	position: relative;
	display: flex;
	justify-content: space-between;
	margin-top: 38px;
}

.h_middle-title-box .h_middle-title1 {
	margin-top: 0;
}
.h_middle-title-box .mores{
	position: absolute;
	right: 0;
}
.h_middle-title-box  .mores .more{
	display:none;
}
.h_middle-title-box  .mores .h_show{
	display:block;
}
.h_middle-title-box .more a {
	font-size: 14px;
	font-weight: 400;
	color: #999999;
	line-height: 20px;
}

/*-------------------------*/
.h_middle-news {
	margin-top: 20px;
	padding: 12px 10px 11px;
	overflow: hidden;
	border-radius: 1px;
	border: 1px solid #EEEEEE;
}


.h_middle-news img {
	width: 116px;
	height: 87px;
	border-radius: 1px;
	float: right;
}

.h_middle-news .h_middle-ul-a > div {
	margin-right: 120px;
	padding-top: 9px;
}

.h_middle-news div h3 {
	font-size: 16px;
	font-family: PingFangSC-Medium, PingFang SC;
	font-weight: bold;
	color: #111111;
	line-height: 22px;

	width: 100%;
	white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
}

.h_middle-news div p {
	margin-top: 8px;
	font-size: 12px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #999999;
	line-height: 17px;

	height: 34px;
	overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  word-break: break-all;
}

/*-------------------------------------*/

.h_middle-ul-bttom {
	margin-top: 15px;
}

.h_middle-ul-bttom li {
	font-size: 15px;
	font-family: PingFangSC-Regular, PingFang SC;
	color: #212121;
	line-height: 37px;
}

.h_middle-ul-bttom li a {
	display: inline-block;
	display: flex;
  align-items: center;
  color: #212121;

}

.h_middle-ul-bttom li .dot {
	width: 4px;
	height: 4px;
	background: #212121;
	margin-right: 12px;
}

.h_middle-ul-bttom li .content {
	width: 322px;
	white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
}

.h_middle-ul-bttom li:hover {
	color: #2d66a5;
}

.h_middle-ul-bttom li:hover .dot {
	background: #2d66a5;
}

.h_middle-ul-bttom li:hover .content {
	color: #2d66a5;
}

.h_middle-news-box .h_middle-news-item {
	display: none;
}


/**/

.sc-yw {
	height: 366px;
}
.sp-yw {
	display: none;
	height: 20px;
}

.sp-yw .my-bullet {
	display: inline-block;
	height: 6px;
	width: 12px;

	background: rgba(0, 0, 0, 0.13);
	margin-right: 5px;
}

.sp-yw .my-bullet-active{
	background: #2d66a5;
}
/*
.sp-yw .swiper-wrapper{
	height: 350px;
}*/
.hide{
	display: none;
}

.sbp-yw{
	opacity: 1 !important;
}