﻿﻿html {
	scroll-padding-top: .3rem;
}

body {
	font-size: 16px
}

.k1400 {
	max-width: 1400px;
	margin: 0 auto;
}

.main {
	margin: .4rem auto;
}

.ddh-ban {
	position: relative;
}

.ddh-ban img {
	width: 100%
}

.ddh-ban .nav-box {
	position: fixed;
	width: 1.4rem;
	height: 100%;
	text-align: center;
	top: 1.2rem;
	right: 1rem;
	background: url(../images/nav.png) no-repeat;
	background-size: 100%;
	z-index: 999;
}

.ddh-ban .nav-box .nav-box-list {
	position: absolute;
	width: 1.1rem;
	display: flex;
	flex-direction: column;
	left: 50%;
	top: 1.2rem;
	transform: translateX(-50%);
}


.ddh-ban .nav-box-list li {
	padding: .15rem 0;
	border-bottom: 1px solid #F6CCA7;
}

.ddh-ban .nav-box-list li a {
	text-decoration: none;
	font-size: .2rem;
	color: #F3EDC3;
}

.d-none {
	display: none;
}

.pl-40 {
	padding-left: 40px;
}

.lh-nav {
	background: #EE1C25;
}

.lh-nav ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	max-width: 1200px;
	margin: 0 auto;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.lh-nav ul li a {
	color: white;
	padding: 15px 0;
	display: block;
	font-size: 18px
}

.ddh-jj {
	margin-bottom: 40px
}


.lh-tt .k1200,
.lh-tt .k1400 {
	display: flex;
	align-items: center;
}

.lh-tt {
	padding: 30px 0;
	background: #EE1C25;
}

.lh-tt a {
	color: #FCE4B5;
	line-height: 2;
	font-weight: bold;
	display: block;
	font-size: 32px;
	margin: 0 auto;
}

.mt-50 {
	margin-top: 50px;
}

.ddh-jj .lh-ul li {
	margin-top: 17px;
	padding-left: 20px
}

.ddh-jj .lh-ul li:after {
	border: 0
}

.ddh-jj .lh-ul li:first-child {
	margin-top: 0
}

.ddh-jj .lh-ul li a:hover,
#lhqwfb .lh-ul li a:hover {
	text-decoration: none;
	font-size: 20px;
	color: #EE1C25;
	font-weight: bold;
}

.lh-ul li {
	margin-top: 15px;
	position: relative;
	padding-left: 20px
}

.lh-ul li:after {
	position: absolute;
	display: inline-block;
	content: "";
	top: 50%;
	left: 0;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background-color: #CF3E36;
	margin-top: -3px
}

.lh-ul li a {
	display: block;
	/* text-decoration: none; */
}

.lh-ul-more {
	display: block;
	width: 100%;
	height: 40px;
	line-height: 40px;
	background-color: #FAFAFA;
	border-radius: 11px;
	border: 1px solid #E5E5E5;
	text-align: center;
	color: #A09E9F;
	margin-top: .25rem;
}

.ddh-jj video {
	width: 100%;
	height: 387px;
	background: #000
}

.ddh-jj img {
	width: 100%;
	height: 3.87rem;
}

.ddh-jj .swiper-slide a {
	display: block;
	position: relative;
}


.ddh-jj .swiper-slide .title {
	position: absolute;
	width: 100%;
	color: #fff;
	background: rgba(0, 0, 0, 0.4);
	line-height: 40px;
	padding-left: 15px;
	bottom: 0;
	z-index: 1;	
}

/* 轮播图样式修改 */
.swiper-pagination-bullets {
	padding-right: .5rem;
	text-align: end;
}

.swiper-pagination-bullet-active {
	background-color: #0085CB !important;
}

.swiper-pagination-bullet {
	border-radius: 0;
	background: #fff;
	opacity: 1;
}

.lh-tit {
	background: url(../images/nav-title1.png) no-repeat;
	background-size: 100%;
	margin-bottom: 15px
}

.lh-tit-right {
	background: url(../images/nav-title2.png) no-repeat;
	background-size: 100%;
}

.lh-tit h3 {
	position: relative;
	line-height: 40px;
	color: #EE1C25;
	font-weight: bold;
	margin: 0 auto;
	bottom: 15px;
}

.lh-tit a {
	color: #999
}

.lh-rl a {
	display: block;
	width: 48%;
	background: #FCEFDE;
	/* height: 156px; */
}

.lh-rl img {
	width: 100%;
	height: 240px;
}


/*报告解读*/

.lh-imgnav {
	text-align: center;
	position: relative;
	margin-bottom: .2rem;
}

.lh-imgnav img {
	width: 70%;
}

.lh-wys-bg {
	/* background: #FCEFDE; */
	padding: 40px 0
}

.lh-read-i {
	margin-top: 20px
}

.lh-read-i img {
	width: 100%;
	height: 192px;
	-o-object-fit: cover;
	object-fit: cover;
	background: #eee
}

.lh-read-i p {
	text-align: center;
	margin-top: 15px
}

#certify1 {
	display: none;
}

#certify {
	position: relative;
	width: 1200px;
	margin: 0 auto
}

.lh-wys-bg .swiper-container {
	padding: .4rem 0;
}

#certify .swiper-slide a {
	background: #fff;
	-webkit-box-shadow: 0 8px 30px rgba(164, 152, 136, 0.6);
	box-shadow: 0 8px 30px rgba(164, 152, 136, 0.6);
	display: block;
}

#certify .swiper-slide img {
	display: block;
	width: 100%;
	height: 450px;
}

#certify .swiper-slide p {
	padding: 15px;
	text-align: center;
}

.lh-media-left .swiper-button-prev {
	left: 1rem;
	width: .45rem;
	height: .45rem;
}

.lh-media-left .swiper-button-prev img,
.lh-media-left .swiper-button-next img {
	width: .32rem;
	height: .58rem;
}

.lh-media-left .swiper-button-next {
	right: 1rem;
	width: .45rem;
	height: .45rem;
}

#certify .swiper-button-prev {
	left: -70px;
	width: 45px;
	height: 45px;
}

#certify .swiper-button-next {
	right: -70px;
	width: 45px;
	height: 45px;
}

#certify .swiper-slide:nth-child(2n) {
	padding-top: 130px
}


/*报告一起读*/

.lh-read img {
	width: 100%;
	height: 328px;
	-o-object-fit: cover;
	object-fit: cover;
	background: #eee
}

.lh-read h4 {
	margin-bottom: 10px
}

.lh-read p {
	line-height: 1.8;
	max-height: 60px;
}

.lh-read .col-md-5 a {
	display: block;
	position: relative
}

.lh-read .col-md-5 p {
	position: absolute;
	left: 0;
	bottom: 0;
	background: rgba(0, 0, 0, 0.6);
	padding: 10px;
	color: white;
	width: 100%
}

.lh-read li {
	margin-bottom: 30px
}

.lh-read li:last-child {
	margin-bottom: 0
}

.ddh-middle {
	background: url('../images/bg01.png') no-repeat;
	background-size: cover;
}

/* .ddh-middle .row {
	margin: 0;
} */

/* 两会声音 */
.oval {
	position: relative;
	width: 100%;
	margin-bottom: 10px;
}

.oval img {
	width: 100%;
	height: 1.64rem;
	border-radius: 50%/50%;
	border: 5px solid #F0D3AC;
}

.lhjcsy-imglist {
	display: flex;
	/* padding: 30px 0; */
	flex-direction: column;
	justify-content: space-around;
	align-items: center;
}

.lhjcsy-imglist .imglist-title {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.lhjcsy-imglist .lh-ul-more {
	border-radius: 20px;
	margin-left: 10px;
	margin-top: 0;
}


.lhjcsy-ul {
	padding-left: .3rem;
}

.lhjcsy-ul li {
	border: 2px solid #F0D3AC;
	border-radius: 30px;
	margin-bottom: .26rem;
	padding: .13rem 0;
	padding-left: .4rem;
	background-color: #fff;
}

.lhjcsy-ul li a {
	display: block;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}

.lhjcsy-ul li a :hover {
	color: #CF3E36 !important;
}

/* 荆江评论 */
.jjpl-imgnews {
	position: relative;
	display: block;
}

.jjpl-imgnews img {
	width: 100%;
	height: 2.1rem;
}

.jjpl-imgnews .imgnews-title {
	position: absolute;
	width: 100%;
	background-color: #000;
	bottom: 0;
	opacity: .5;
	height: .5rem;
	line-height: .5rem;
	padding-left: .22rem;
	color: #fff;
}

#jjpl .lh-ul-more {
	margin-top: 20px;
}

/*双语看两会*/

.lh-eglish {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: .3rem;
	background-color: #CF3E36;
}

.gallery-thumbs .swiper-wrapper,
.gallery-top .swiper-wrapper {
	flex-direction: column;
}

.gallery-top {
	height: 5.8rem;
	width: 65%;
}

.gallery-top a {
	/* display: block; */
	position: relative;
	height: 100%
}

.gallery-top p {
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 99;
	background: #A10000;
	opacity: .6;
	color: white;
	padding: 10px 15px;
	width: 100%;
}

.gallery-top img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}

.gallery-thumbs {
	height: 5.8rem;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 35%;
	padding: .2rem;
	background: #EEE
}

.gallery-thumbs img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}

.gallery-thumbs .swiper-slide {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	cursor: pointer;
}

.gallery-thumbs p {
	line-height: 2;
}

/* 两会视觉 */
#lhsj .lh-imgnav {
	padding-top: 30px;
	margin-bottom: .4rem;
}

.lhsj-ul li {
	margin-bottom: .2rem;
}


.lhsj-ul li {
	display: flex;
}

.lhsj-ul img {
	width: 38%;
	height: 1.2rem;
}

.lhsj-ul li a {
	text-decoration: none;
}


.lhsj-ul .lhsj-title {
	display: flex;
	width: 100%;
	align-items: center;
	background-color: #fff;
	padding: .15rem;
}

.lhsj-ul .lhsj-title p {
	line-height: .3rem;
	max-height: .6rem;
	overflow: hidden;
	font-weight: bold;
	color: #162C3F;
}

.lh-video {
	background-color: #CF3E36;
	padding: 0 .3rem;
}

.lh-video .lhsj-ul li a {
	display: flex;
	width: 100%;
}

.video-box {
	display: flex;
	justify-content: space-between;
}

.video-box li {
	width: 33%;
	margin-bottom: 0;
}

.video-box li:nth-child(2) {
	margin: 0 1%;
}

.video-box a img {
	width: 50%;
	height: auto;
}

.video-box .lhsj-title {
	position: relative;
	background-color: #B42828;
}

.video-box .lhsj-title p {
	color: #fff;
}

.video-more {
	display: flex;
	justify-content: flex-end;
}

.video-more a {
	color: #FFF;
	line-height: .7rem;
}

.video-box .lhsj-tag {
	position: absolute;
	width: 1rem;
	height: .41rem;
	line-height: .41rem;
	background: url('../images/tag.png') no-repeat;
	background-size: 100%;
	bottom: 0;
	right: 0;
	color: #fff;
	text-align: center;
}


/*报告解读*/

.lh-media {
	position: relative;
	background: url(../images/bg04.png) no-repeat;
	background-size: 100%;
	height: 760px;
}

.lh-media-left {
	position: absolute;
	text-align: center;
	top: 1rem;
}

.lh-media-left .swiper-slide a {
	display: block;
	width: 50%;
	margin: 0 auto;
}

.lh-media-left .swiper-slide a img {
	width: 100%;
}

.lh-media-left .tabs {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.lh-media-left .tabs li {
	padding: 20px
}

.lh-media-left .content {
	text-align: center;
}

.lh-media-left .content img {
	width: 180px;
	border: 1px solid #eee
}

.lh-media-left p {
	text-align: center;
	margin-top: 10px
}

.lh-media-right {
	position: absolute;
	top: .75rem;
	right: .25rem;
	padding: .4rem .5rem;
	background: #FFFCF5;
}

.news-top {
	display: block;
	color: #CF3E36;
	margin-bottom: .5rem;
}

.news-top:hover {
	text-decoration: none;
	color: #CF3E36;
}

.news-top .news-top-title {
	font-size: 24px;
	font-weight: bold;
}

.news-top .news-top-title img {
	margin-right: .13rem;
}

.news-top .news-top-intro {
	font-size: 16px;
	padding-left: .43rem;
}

.lh-media-right .lh-ul {
	font-size: 20px;
	font-weight: bold;
}

.lh-media-right .lh-ul li {
	margin-top: .12rem;
}

.lh-media-right .lh-ul-more {
	width: 1.62rem;
	background-color: #CF3E36;
	color: #fff;
	margin: .3rem auto 0;
}

.lh-media .row {
	width: 880px;
	height: 600px;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1
}

.lh-media .row img {
	width: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}

.lh-media .row p {
	margin-top: 10px;
	text-align: center;
}

.lh-media .row div {
	margin-bottom: 30px
}

.lhsyklh-bg {
	background: url('../images/bg03.png') no-repeat;
}

#lhbgjd {
	margin-bottom: 40px;
}


/*footer*/

.lh-footer {
	text-align: center;
	background: #CF3E36;
	padding: 50px;
	color: white
}

@media (max-width:1400px) {
	.k1400 {
		padding: 0 5%
	}

	.lh-tt img {
		display: none;
	}

	.lh-media .row div {
		width: 50%
	}

	.lh-read-i img {
		height: 150px
	}

	.lh-wys-bg {
		background: 0;
		padding: 0 5%
	}

	#certify {
		display: none;
	}

	#certify1 {
		display: block;
	}

	#certify1 .swiper-slide img {
		display: block;
		width: 70%;
		height: 800px;
		margin: 0 auto;
	}

	#certify1 .swiper-slide p {
		padding: 15px;
		text-align: center;
	}

	.lh-imgnav {
		background: 0
	}

	.lh-nav ul {
		white-space: nowrap;
		overflow-x: auto;
		overflow-y: hidden;
		-webkit-overflow-scrolling: touch;
	}

	.lh-media {
		height: 10rem;
	}

	.lh-nav ul::-webkit-scrollbar {
		display: none;
	}

	.lh-nav ul li a {
		padding: 10px 15px
	}

	.lh-media-right .lh-ul {
		font-size: 16px;
	}
}

@media only screen and (max-width: 1200px) {

	.nav-box {
		display: none;
	}

	.lh-nav {
		display: block;
	}

	.lhsj-ul .lhsj-title p {
		font-size: 14px;
	}


	.lh-media-right .lh-ul li:nth-child(-n+2) {
		display: none;
	}

}

@media only screen and (max-width: 992px) {
	.pl-40 {
		padding-left: 0;
		padding: 0 10px;
	}

	.lh-media-right .lh-ul li:nth-child(-n+3) {
		display: none;
	}

	#lhrl {
		margin-bottom: 30px;
	}

	.lh-tit {
		margin-top: .3rem;
	}

	.lh-ul-more {
		margin: 10px 0;
		margin-left: 0 !important;
	}

	.lhjcsy-imglist .lh-ul-more {
		width: 100%;
	}

	.lh-media-right .lh-ul-more {
		width: 100%;
	}

	.lhjcsy-ul {
		padding: 0 10px;
	}

	.lhjcsy-ul li a {
		font-size: 14px;
	}

	.lhjcsy-imglist {
		flex-direction: row;
		flex-wrap: wrap;
		padding: 0 10px
	}
	.oval {
		width: 50%;
		text-align: center;
	}

	.oval img {
		width: 100%;
		height: auto;
	}

	.lh-rl img {
		height: auto;
	}

	.ddh-middle .row {
		margin: 0;
		padding: 0;
	}

	/* 视觉 */
	.lh-eglish {
		flex-direction: column;
	}

	.gallery-top {
		width: 100%;
	}

	.gallery-thumbs {
		width: 100%;
	}

	.gallery-thumbs img {
		object-fit:fill;
	}

	.video-box {
		flex-direction: column;
	}

	.video-box li {
		width: 100%;
		margin: 10px 0;
	}

	.video-box li:nth-child(2) {
		margin: 0;
	}

	.video-box a img {
		width: 33%;
		height: auto;
	}

	.video-more {
		justify-content: center;
	}
}

@media (max-width:768px) {

	.lh-tt h1 a {
		font-size: 24px;
		line-height: 1.5;
	}

	.lhjj-box {
		padding-bottom: 0 !important;
	}

	.lhjj-box .lh-ul-more {
		margin-bottom: 0;
	}

	.lh-tit {
		margin-bottom: 0;
	}

	.lh-tt a {
		font-size: 20px;
		line-height: 1.3;
		text-align: center;
	}

	#lhdt .col-md-7 {
		margin-bottom: 15px
	}

	.ddh-jj {
		margin-bottom: 0;
	}

	.ddh-jj .lh-ul li {
		margin-top: 20px
	}

	#lhqwfb .lh-ul li {
		margin-top: 20px;
	}

	#lhjjpl .lh-ul li {
		margin-top: 20px;
	}

	#lhrl,
	#lhjcsy,
	.lh-read .col-md-5 {
		margin-bottom: 30px
	}

	.mt-40 {
		margin-top: 30px
	}

	.lh-imgnav img {
		width: 90%;
	}

	.lh-imgnav {
		/* height: 100px; */
		margin-bottom: 10px
	}

	.lh-read-i .col-md-3 {
		width: 50%;
		float: left;
		margin-bottom: 20px
	}

	.lh-media .col-md-4 {
		width: 50%;
		float: left;
	}

	.ddh-jj video {
		height: auto
	}


	.gallery-thumbs {
		padding: 10px
	}


	.lhjcsy-ul li {
		padding: 0.1rem 0;
		padding-left: 0.4rem;
	}

	.lh-media {
		background: none;
		height: 4.8rem;
	}

	.lh-media-left {
		display: none;
	}

	.lh-media-right {
		width: 100%;
		padding: .5rem;
		margin-bottom: 20px;
		background-color: #FFFCF5;
		top: 0;
		right: 0;
	}

	.lh-media-right .lh-ul-more {
		width: 100%;
	}

	#certify1 .swiper-slide img {
		width: 80%;
		height: 6rem;
	}

	
}

@media (max-width:600px) {
	body {
		font-size: 14px
	}

	.mt-40 {
		margin-top: 15px
	}

	.ddh-ban img {
		height: 200px;
		-o-object-fit: cover;
		object-fit: cover;
	}

	.k1400 {
		padding: 10px
	}

	#lhcycp {
		padding: 10px;
	}

	.lh-media.flex {
		display: block;
	}

	.lh-media-left {
		width: 100%;
		padding: 50px 10%;
		margin-bottom: 20px;
	}


	.lh-tt {
		padding: 0;
	}

	.lh-tt h1 a {
		font-size: 20px
	}

	.lh-tt p,
	.lh-tt p a {
		display: block;
	}

	.lh-tt p a {
		padding: 8px 0
	}

	.lh-rl a,
	.lh-read img,
	.lh-media .row img {
		height: auto
	}

	.lh-tit h3 {
		font-size: 20px
	}

	.lh-imgnav img {
		width: 80%;
		margin: 0;
		position: initial
	}

	.lh-read h4 {
		font-size: 16px
	}

	.lh-media {
		height: 6.6rem;
	}


	.lh-media .row {
		width: 100%;
		margin: 0;
		padding: 0;
		height: auto;
	}


	.gallery-thumbs {
		padding-left: 10px
	}


	.gallery-top p {
		padding: 5px 10px
	}

	.lh-imgnav {
		height: auto;
		display: flex;
		justify-content: center;
		overflow: hidden;
	}

	.lh-imgnav img {
		width: 200%
	}

	.row {
		margin-right: -10px;
		margin-left: -10px;
	}

	#lhsj {
		padding-bottom: 30px;
	} 
}
