* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	list-style: none;
}

img {
	vertical-align: top;
}

#hunan-plan a {
	font-size: 18px;
	font-family: Microsoft YaHei;
	color: #134B89;
	text-decoration: none;
}

body {
	width: 100%;
	height: 100%;
}

#hunan-plan {
	width: 100%;
}

.plan-container {
	width: 1200px;
	margin: 0 auto;
	height: 100%;
}

/********* 邵阳十四五规划 *********/
.plan-banner {
	width: 100%;
	height: 533px;
	background: url('../images/plan-barnner.png') center no-repeat;
}

.plan-banner .con-banner a {
	display: inline-block;
	height: 100%;
	width: 100%;
}

.plan-title .cont-title {
	text-align: center;
	margin-top: 70px;
}

.plan-title .cont-title .title-one {
	display: inline-block;
	text-align: center;
}

.plan-title .cont-title .title-one span {
	display: block;
	max-width: 1174px;
	font-size: 34px;
	font-family: FZDaHei-B02S;
	color: #005EAD;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.plan-title .cont-title .title-two {
	width: 100%;
	margin-top: 30px;
	text-align: center;
}

.plan-title .cont-title .title-two div span {
	vertical-align: middle;
}

.plan-title .cont-title .title-two div .two-first {
	display: inline-block;
	max-width: 1050px;
	font-size: 18px;
	font-family: Microsoft YaHei;
	color: #333333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.plan-title .cont-title .title-two div .more {
	color: #DB0000;
}

.plan-hu145 {
	margin-top: 30px;
	width: 100%;
	background: url('../images/plan-bigBanner.png') center no-repeat;
	height: 1050px;
}

.plan-hu145 .hu145-title {
	width: 100%;
	height: 104px;
	background: url('../images/plan-title.png') center no-repeat;
}

.plan-hu145 .hu145-cont {
	margin-top: 68px;
	position: relative;
}

.plan-hu145 .hu145-cont .cont-tab {
	position: absolute;
	top: 0;
	left: 0;
	width: 194px;
	padding-top: 50px;
}

.plan-hu145 .hu145-cont .cont-tab ul li {
	width: 235px;
	height: 66px;
	line-height: 66px;
	text-align: center;
	margin-bottom: 30px;
	color: #FFFFFF;
	transition: 0.1s;
}

.plan-hu145 .hu145-cont .cont-tab ul .tab-one {
	background: url('../images/plan-cart-tab1.png') 8px no-repeat;
}

.plan-hu145 .hu145-cont .cont-tab ul .tab-one:hover {
	font-weight: bold;
}

.plan-hu145 .hu145-cont .cont-tab ul .tab-two {
	background: url('../images/plan-cart-tab2.png') 8px no-repeat;
}

.plan-hu145 .hu145-cont .cont-tab ul .tab-two:hover {
	font-weight: bold;
}

.plan-hu145 .hu145-cont .cont-tab ul .tab-three {
	background: url('../images/plan-cart-tab3.png') 8px no-repeat;
}

.plan-hu145 .hu145-cont .cont-tab ul .tab-three:hover {
	font-weight: bold;
}

.plan-hu145 .hu145-cont .cont-tab ul .tab-four {
	background: url('../images/plan-cart-tab4.png') 8px no-repeat;
}

.plan-hu145 .hu145-cont .cont-tab ul .tab-four:hover {
	font-weight: bold;
}

.plan-hu145 .hu145-cont .cont-main {
	float: right;
	width: 1006px;
	height: 820px;
	background: url('../images/plan-cart.png') center no-repeat;
	display: flex;
	justify-content: center;
	align-items: center;
}

.plan-hu145 .hu145-cont .cont-main .main-show {
	width: 873px;
	height: 660px;
	overflow-y: auto;
}

.plan-hu145 .hu145-cont .cont-main .main-show .show-item {
	display: none;
}

.plan-hu145 .hu145-cont .cont-main .main-show .show-current {
	display: block;
}

.plan-hu145 .hu145-cont .cont-main .main-show .show-ghqw {
	padding: 10px;
}

.plan-hu145 .hu145-cont .cont-main .main-show .show-ghqw h3 {
	padding: 0 15px;
	font-size: 30px;
	text-align: center;
	color: #015293;
	margin-bottom: 43px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.plan-hu145 .hu145-cont .cont-main .main-show .show-ghqw p {
	font-size: 16px;
	text-align: justify;
	line-height: 42px;
	text-indent: 2em;
}

.plan-hu145 .hu145-cont .cont-main .main-show .show-ghqw span {
	display: block;
	height: 35px;
	width: 104px;
	border-radius: 6px;
	text-align: center;
	line-height: 33px;
	border: 1px solid #015293;
	float: right;
	margin-top: 36px;
}

.plan-hu145 .hu145-cont .cont-main .main-show .show-ghqw span a {
	font-size: 16px;
	color: #015293;
}

.plan-hu145 .hu145-cont .cont-main .main-show .show-mcjs {
	padding: 10px;
}

.plan-hu145 .hu145-cont .cont-main .main-show .show-mcjs .zhj-bbqw-cont h3 {
	font-size: 24px;
	text-align: center;
	color: #015293;
	font-weight: bold;
	margin-bottom: 43px;
}

.plan-hu145 .hu145-cont .cont-main .main-show .show-mcjs .zhj-bbqw-cont .cont-taj {
	text-align: justify;
	font-size: 16px;
}

.plan-hu145 .hu145-cont .cont-main .main-show .show-mcjs .zhj-bbqw-cont .cont-taj span {
	font-size: 16px;
	line-height: 42px;
}

.plan-hu145 .hu145-cont .cont-main .main-show .show-mtjd ul {
	overflow-y: auto;
}

.plan-hu145 .hu145-cont .cont-main .main-show .show-mtjd ul li {
	height: 70px;
	padding-left: 30px;
	border-bottom: 1px dotted #333;
}

.plan-hu145 .hu145-cont .cont-main .main-show .show-mtjd ul li a {
	display: inline-block;
	width: 100%;
	color: black !important;
	font-size: 17px;
	height: 100%;
	line-height: 70px;
}

.plan-hu145 .hu145-cont .cont-main .main-show .show-mtjd .mtjd_core span {
	float: right;
	margin-top: 20px;
	display: block;
	line-height: 30px;
	border: 1px solid #015293;
	font-size: 14px;
	margin-bottom: 25px;
	overflow: hidden;
	text-align: center;
	background: #f4f8fb;
	width: 80px;
	color: #015293;
	border-radius: 4px;
}

/********* 邵阳十四五规划end *********/

/********* 规划解读 *********/
.plan-read {
	width: 100%;
}

.plan-read .read-title {
	width: 100%;
	height: 104px;
	background: url('../images/plan-title2.png') center no-repeat;
}

/* .plan-read .read-title a{
  width: 100%;
  height: 100%;
  display: inline-block;
} */
.plan-read .read-carousel {
	margin-top: 90px;
	margin-bottom: 90px;
}

.plan-read .read-carousel .poster-prev-btn {
	width: 50px;
	height: 50px;
	transition: 0.5s;
	background: url('../images/plan-left.png') no-repeat center;
}

.plan-read .read-carousel .poster-next-btn {
	width: 50px;
	height: 50px;
	background: url('../images/plan-right.png') no-repeat center;
	transition: 0.5s;
}

/********* 规划解读end *********/

/********* 媒体解读轮播 *********/
.plan-media {
	width: 100%;
	/* background: url('../images/plan-smallBanner.png') center no-repeat; */
	height: 350px;
	text-align: center;
}

.plan-media .media-title {
	display: inline-block;
	width: 143px;
	height: 48px;
	text-align: center;
	line-height: 48px;
	background: #164EB0;
	border-radius: 10px;
	font-family: Source Han Sans CN;
	font-weight: bold;
}

.plan-media .media-title a {
	color: #FFFFFF !important;
}

.plan-media .media-swiper {
	position: relative;
	max-width: 1920px;
	margin: 0 auto;
}

.plan-media .media-swiper .swiper-container {
	margin-top: 60px;
	max-width: 1620px;
	min-width: 750px;
}

.plan-media .media-swiper .swiper-container:hover .swiper-button-prev {
	visibility: visible;
}

.plan-media .media-swiper .swiper-container:hover .swiper-button-next {
	visibility: visible;
}

.plan-media .media-swiper .swiper-container .swiper-slide {
	font-size: 18px;
	text-align: center;
	width: 380px !important;
	transition: 300ms;
	color: #000;
	box-sizing: border-box;
}

.plan-media .media-swiper .swiper-container .swiper-slide img {
	width: 380px;
	height: 201px;
}

.plan-media .media-swiper .swiper-container .swiper-slide a {
	color: #000;
	text-align: left;
	display: inline-block;
	width: 306px;
	height: 192px;
	background: #FFFFFF;
	border: 1px solid #E5E5E5;
	padding: 19px 19px 10px 19px;
}

.plan-media .media-swiper .swiper-container .swiper-slide a .title {
	font-size: 18px;
	font-family: Source Han Sans CN;
	font-weight: bold;
	color: #000000;
	line-height: 19px;
	max-height: 40px;
	overflow: hidden;
}

.plan-media .media-swiper .swiper-container .swiper-slide a .cont {
	margin-top: 10px;
	font-size: 16px;
	font-family: Source Han Sans CN;
	overflow: hidden;
	color: #6F6F6F;
	max-height: 82px;
}

.plan-media .media-swiper .swiper-container .swiper-slide a span {
	float: right;
	font-size: 14px;
	font-family: Source Han Sans CN;
	color: #0075A6;
}

.plan-media .media-swiper .swiper-container .swiper-slide-active,
.plan-media .media-swiper .swiper-container .swiper-slide-duplicate-active {
	transform: scale(1);
}

.plan-media .media-swiper .swiper-container .swiper-button-next {
	width: 40px;
	left: auto;
	right: 0px;
	visibility: hidden;
	background-color: rgba(0, 0, 0, 0.5);
	--swiper-navigation-size: 28px;
	height: 55px;
	top: 80px;
}

.plan-media .media-swiper .swiper-container .swiper-button-next:hover {
	background-color: rgba(52, 108, 171, 0.8);
}

.plan-media .media-swiper .swiper-container .swiper-button-prev {
	width: 40px;
	height: 55px;
	left: 0px !important;
	top: 80px;
	visibility: hidden;
	--swiper-navigation-size: 28px;
	background-color: rgba(0, 0, 0, 0.5);
}

.plan-media .media-swiper .swiper-container .swiper-button-prev:hover {
	background-color: rgba(52, 108, 171, 0.8);
}

/****修改滚动条****/
::-webkit-scrollbar {
	/* 血槽宽度 */
	width: 8px;
	height: 8px;
}

::-webkit-scrollbar-thumb {
	/* 拖动条 */
	background-color: rgba(0, 0, 0, 0.3);
	border-radius: 6px;
}

::-webkit-scrollbar-track {
	/* 背景槽 */
	background-color: #ddd;
	border-radius: 6px;
}

/****修改滚动条end****/
/********* 媒体解读轮播end *********/




/********* 十三五回眸 *********/
.plan-sswhm {
	width: 100%;
	background: url('../images/plan-middleBanner.png') center no-repeat;
	/* height: 815px; */

}

.plan-sswhm .sswhm-title {
	width: 100%;
	height: 108px;
	background: url('../images/plan-title3.png') center no-repeat;
	margin-top: 33px;
}

.plan-sswhm .sswhm-cont {
	margin-top: 28px;
	margin-bottom: 40px;
}

.plan-sswhm .sswhm-cont .cont-tab {
	margin: 36px 0;
	height: 250px;
	width: 100%;
}

.plan-sswhm .sswhm-cont .cont-tab ul {
	width: 1172px;
	margin: 40px auto 38px auto;
	display: block;
}

.plan-sswhm .sswhm-cont .cont-tab ul li {
	width: 255px;
	height: 87px;
	float: left;
	margin: 18px 19px;
	transition: 0.1s;
}

.plan-sswhm .sswhm-cont .cont-tab ul li a {
	display: inline-block;
	width: 100%;
	height: 100%;
}

.plan-sswhm .sswhm-cont .cont-tab ul .tab-one {
	background: url('../images/plan-sswhm-tab1.png') no-repeat;
}

.plan-sswhm .sswhm-cont .cont-tab ul .tab-two {
	background: url('../images/plan-sswhm-tab2.png') no-repeat;
}

.plan-sswhm .sswhm-cont .cont-tab ul .tab-three {
	background: url('../images/plan-sswhm-tab3.png') no-repeat;
}

.plan-sswhm .sswhm-cont .cont-tab ul .tab-four {
	background: url('../images/plan-sswhm-tab4.png') no-repeat;
}

.plan-sswhm .sswhm-cont .cont-tab ul .tab-five {
	background: url('../images/plan-sswhm-tab5.png') no-repeat;
}

.plan-sswhm .sswhm-cont .cont-tab ul .tab-six {
	background: url('../images/plan-sswhm-tab6.png') no-repeat;
}

.plan-sswhm .sswhm-cont .cont-tab ul .tab-seven {
	background: url('../images/plan-sswhm-tab7.png') no-repeat;
}

.plan-sswhm .sswhm-cont .cont-mian {
	width: 1120px;
	/* height: 300px; */
	position: relative;
	margin: 0 40px 40px;
}


#ssanwhm li {
	display: none;
}

.ondisplay {
	display: block !important;
}

/********* 十三五回眸end *********/


/********* 历史规划  *********/
.plan-lsgh {
	width: 100%;
	background: url('../images/plan-smallBanner.png') center no-repeat;
	height: 500px;

}

.plan-lsgh .lsgh-title {
	width: 100%;
	height: 108px;
	background: url('../images/plan-title4.png') center no-repeat;
	margin-top: 33px;
}

.lsgh_con {
	width: 1216px;
	margin-top: 58px;
	margin-bottom: 80px;
}

.lsgh_con ul {
	/*margin-left: 20px;*/
	margin-left: 257px;
}

.lsgh_con ul li {
	background: #f5f5f5;
	width: 200px;
	height: 200px;
	margin-right: 39px;
	float: left;
}

.lsgh_con ul li img {
	display: block;
	margin: auto;
	padding-top: 33px;
}

.lsgh_con ul li a img:hover {
	display: block;
	transform: rotate(360deg) scale(1.2);
	-ms-transform: rotate(360deg) scale(1.2);
	-webkit-transform: rotate(360deg) scale(1.2);
	-o-transform: rotate(360deg) scale(1.2);
	-moz-transform: rotate(360deg) scale(1.2);
}



/******** 专项规划 ********/
.plan-zxgh {
	margin-top: 30px;
	margin-bottom: 100px;
}

.page-header {
	margin: 40px 0 10px;
}

.page-header h4 {
	margin: 0;
	overflow: hidden;
	border-bottom: 2px solid #2564CF;
}

.page-header h4 span {
	font-size: 26px;
	font-weight: bold;
	color: #fff;
	float: left;
	padding-left: 18px;
	width: 208px;
	排序 height: 51px;
	line-height: 51px;
	background: url(../images/plan-sswhm-div-bg.png) no-repeat;
}

.comnews {
	font-size: 18px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: rgba(51, 51, 51, 1);
	line-height: 40px;
}

.comnews li {
	list-style: none;
	background: url(../images/jianTou.png) no-repeat;
	background-size: 8px 12px;
	background-position: 0 50%;
	padding-left: 16px;
	overflow: hidden;
	height: 60px;
	line-height: 60px;
	border-bottom: 1px solid #eeeeee;
	font-size: 18px;
}

.comnews li a {
	font-size: 18px;
	color: #545454;
	float: left;

}

.comnews li a:hover {
	color: #BD1B09;
}

#zxgh-li a {
	color: #545454;
	font-size: 18px;

	float: left;
}

#zxgh-li a:hover {
	color: #BD1B09;
}

.comnews li span.time {
	float: right;
	margin: 0px;
	color: #999999;
}

/******** 专项规划end ********/

/********  县市区“十四五”规划专栏 ********/
.plan-xsqgh {
	width: 100%;
	background: url('../images/plan-smallBanner.png') center no-repeat;
	padding-bottom: 100px;
}

.plan-xsqgh .xsqgh-title {
	width: 100%;
	height: 108px;
	background: url('../images/plan-title5.png') center no-repeat;
	margin-top: 33px;
	margin-bottom: 50px;
}

.plan-xsqgh .xsqgh_con {
	/* height: 152px; */
	width: 1201px;
	border: 1px solid #d1d1d1;


}

.plan-xsqgh .xsqgh_con ul {
	margin-bottom: 20px;
}



#xsqgh-li {
	float: left;
	width: 20%;
	text-align: center;
	margin-top: 20px;
	list-style: none;
}

#xsqgh-li a {
	display: block;
	height: 60px;
	color: #333;
	font-size: 18px;
	line-height: 60px;
	margin: 0 10px;
	padding: 0 12px;
	border: 1px solid #d1d1d1;
	background-color: #f0f0f0;
}

#xsqgh-li a:hover {
	color: #0667b3;
	border-color: #9ec6e7;
	background-color: #e8f5ff;
}



/********  县市区“十四五”规划专栏end ********/
