.isHidden {
	/* display: none !important; */
}

.isinline {
	/* display: block !important; */
}

.word3 {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

.word2 {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.word1 {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
}

/** 唤醒头部 */
.openAppheader {
	height: 1.2rem;
}

.openAppheader .newCQ_close {
	position: absolute;
	right: 5px;
	top: 4px;
	width: 0.46rem !important;
	height: 0.46rem;
	z-index: 1000;
}

.openAppheader .general_share {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999;
	width: 100%;
	max-height: 1.2rem;
}

.openAppheader .general_share img {
	width: 100%;
	max-height: 1.2rem;
	border: none;
}

.openAppheader .general_share .general_share_content1 {
	position: absolute;
	top: 0;
	height: 100%;
	display: flex;
	align-items: center;
	width: 100%;
	justify-content: space-around;
	padding: 0 24px 0 16px;
	box-sizing: border-box;
}

.openAppheader .general_share .general_share_content1 .general_district {
	height: 50%;
	width: auto;
}

.openAppheader .general_share .general_share_content1 p {
	color: #fff;
	font-size: 13px;
}

.openAppheader .general_share .general_share_content1 .general_botton {
	font-size: 0.8em;
	padding: 2px 5px;
	margin-left: 12px;
	border: 1px solid #ffffff;
	border-radius: 5px;
	color: #fff;
	background-color: rgba(0, 0, 0, 0.3);
}

.openAppheader .general_share .general_close {
	position: absolute;
	right: 5px;
	top: 4px;
	width: 21px;
	height: 20px;
	z-index: 1000;
}

.openAppheader .general_share .general_botton_new {
	width: 100%;
	height: 100%;
}

.openAppheader .general_share #wx_tagbox {
	right: 0;
	top: 0;
	z-index: 100;
}

.openAppheader .general_share .isNewCQ {
	display: none;
}

.openAppheader .general_share .general_newCQbtn {
	width: 1.2rem;
	height: 0.4rem;
	position: absolute;
	right: 0.5rem;
	top: 0.2rem;
}

#wx_tagbox {
	right: 0.7rem;
	top: 0.3rem;
	z-index: 10000;
	position: absolute;
	width: 1.6rem;
	height: 0.6rem;
}

.openApp {
	height: 0.88rem;
	width: 100%;
	text-align: center;
	line-height: 0.88rem;
	color: #c2c2c2;
	font-size: 0.3rem;
	position: fixed;
	bottom: 0;
	z-index: 1000;
	background-color: #222;
	padding: 0.12rem 0;
	border-top: 1px solid #4f4f4f;
	overflow: hidden;
}

.openApp p {
	margin: auto;
	width: 100%;
	background-color: #222;
}

html,
body {
	width: 100%;
	height: 100%;
}

#topic {
	max-width: 1000px;
	margin: 0.4rem auto 0;
}

.topic_top {
	width: 100%;
	margin-top: -0.5rem;
}

.topic_top img {
	width: 100%;
}

.topic_tip {
	background: #f8f8f8;
	padding: 0.24rem;
	font-size: 0.28rem;
	line-height: 0.42rem;
	margin: 0.3rem;
	font-weight: 500;
}

.detail {
	-webkit-appearance: none;
	width: 100%;
	min-height: calc(100% - 3.46rem);
	background: #fff;
	border-radius: 0.2rem 0.2rem 0 0;
	border-top-left-radius: 0.2rem;
	border-top-right-radius: 0.2rem;
	overflow: hidden;
	position: relative;
}

.detail .nav-box ul {
	box-sizing: border-box;
	padding: 0.32rem 0.08rem;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
}

.detail .nav-box li {
	padding: 0 0.14rem;
	height: 0.7rem;
	line-height: 0.7rem;
	text-align: center;
	background: #fff;
	border: 1px solid #ddd;
	border-radius: 0.08rem;
	font-size: 0.3rem;
	font-family: PingFang SC;
	font-weight: 500;
	color: #000;
	margin: 0 0 0.2rem 0.24rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.detail .nav-box .active {
	color: #00a0e7;
	border-bottom: 3px solid #00a0e7;
}

.detail .nav-box .nav-item a:hover {
	text-decoration: none;
}

.detail .detail_list {
	margin: 0.5rem 0.3rem;
}

.detail .detail_list .detail_item {
	width: 100%;
	margin-top: 0.3rem;
	padding-bottom: 0.3rem;
	border-bottom: 1px solid #EEEEEE;
}

.detail .detail_list .detail_item .detail_item_left {
	width: 60%;
	display: inline-block;
}

.detail .detail_list .detail_item img {
	width: 100%;
	margin-right: 0.1rem;
	height: 1.9rem;
}

.detail .detail_list .detail_item .detail_item_right {
	width: 36%;
	display: inline-block;
	vertical-align: top;
	height: 100%;
	margin-left: 0.1rem;
}

.detail .detail_list .detail_item .detail_item_rightbox {
	display: flex;
	margin-left: 0.1rem;
	min-height: 1.9rem;
	flex-direction: column;
	justify-content: space-between;
	align-content: space-between;
}

.detail .detail_list .detail_item .detail_item_title {
	font-size: 0.3rem;
	margin: 0.2rem 0 0rem;
	color: #333;
	line-height: 0.5rem;
	letter-spacing: 0.01rem;
}

.detail .detail_list .detail_item .detail_item_sign {
	color: #999;
	font-size: 0.24rem;
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
	margin-top: 0.1rem;
}

.detail .detail_list .detail_item .detail_item_sign div:last-child {
	float: right;
}

.detail .detail_list .detail_item .detail_item_sign img {
	width: 0.3rem;
	height: 0.18rem;
	vertical-align: middle;
	margin: 0;
}

.detail .detail_list .detail_item .detail_item_sign .labels {
	display: inline-block;
}

.detail .detail_list .detail_item .detail_item_sign .labels span {
	border: 1px solid #ec4b4b;
	color: #ec4b4b;
	border-radius: 5px;
	padding: 0.02rem 0.04rem;
	margin-right: 0.04rem;
}

.detail .detail_list .detail_item .detail_item_picBig img {
	height: 2.9rem;
}

.detail .detail_list .detail_item .detail_item_picNARROW img {
	height: 1.9rem;
}

.detail .detail_list .detail_item_more .detail_item_pic {
	margin: 0.2rem 0;
}

.detail .detail_list .detail_item_more .detail_item_pic img {
	width: 30%;
	height: 1.9rem;
}

.detail .getMore {
	width: 100%;
	height: 0.9rem;
	background: #FFFFFF;
	border: 0.01rem solid #DDDDDD;
	border-radius: 0.1rem;
	margin: 0.3rem auto;
	font-size: 0.3rem;
	font-family: PingFang SC;
	font-weight: 500;
	color: #999999;
	line-height: 0.9rem;
	text-align: center;
	padding-bottom: 0.1rem;
}

.detail .detail_listtitle {
	box-sizing: border-box;
	padding: 0 0.3rem;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.detail .detail_listtitle .title {
	width: 80%;
	font-size: 0.36rem
		/* 36/100 */
	;
	font-family: PingFang SC;
	font-weight: bold;
	color: #000000;
	position: relative;
	box-sizing: border-box;
	padding-left: 0.25rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.detail .detail_listtitle .title::after {
	content: " ";
	display: block;
	width: 0.08rem
		/* 8/100 */
	;
	height: 0.34rem
		/* 34/100 */
	;
	background: #23a7ff;
	border-radius: 0.04rem
		/* 4/100 */
	;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}

.detail .detail_listtitle .detail_more span {
	font-size: 0.24rem
		/* 24/100 */
	;
	font-family: PingFang SC;
	font-weight: 500;
	color: #8b8b8b;
	margin-right: 0.1rem;
}

.detail .detail_listtitle .detail_more .to {
	width: 0.2rem;
}

.font_size_big .topic_tip {
	font-size: 0.34rem;
}

.font_size_big .detail .nav-box li {
	font-size: 0.38rem;
}

.font_size_big .detail .detail_list {
	margin: 0;
}

.font_size_big .detail .detail_list .detail_item .detail_item_title {
	font-size: 0.4rem;
}

.font_size_big .detail .detail_list .detail_item .detail_item_sign {
	font-size: 0.3rem;
}

.font_size_big .detail .getMore {
	font-size: 0.34rem;
}

.font_size_small .topic_tip {
	font-size: 0.26rem;
}

.font_size_small .detail .nav-box li {
	font-size: 0.3rem;
}

.font_size_small .detail .detail_list .detail_item .detail_item_title {
	font-size: 0.26rem;
}

.font_size_small .detail .detail_list .detail_item .detail_item_sign {
	font-size: 0.18rem;
}

.font_size_small .detail .getMore {
	font-size: 0.26rem;
}

.carousel-news {
	-webkit-appearance: none;
	width: 100%;
	height: 3.75rem;
	min-height: calc(100% - 3.46rem);
	background: white;
	border-radius: 0.2rem 0.2rem 0 0;
	border-top-left-radius: 0.2rem;
	border-top-right-radius: 0.2rem;
	position: relative;
	overflow: hidden;
}

.carousel-news .swiper-container {
	width: 100%;
	height: 100%;
}

.carousel-news .swiper-wrapper {
	width: 100%;
	height: 3.75rem;
}

.carousel-news .swiper-wrapper .swipe-item {
	width: 100%;
	height: 3.75rem;
	background-color: #eee;
	padding: 0.1rem 0;
	display: flex;
	align-content: center;
	justify-content: center;
	flex-direction: column;
	position: relative;
}

.carousel-news .swiper-wrapper .swipe-item img {
	width: 100%;
	height: 100%;
}

.carousel-news .swiper-wrapper .swipe-item .swipe-title {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 0 0.3rem;
	font-size: 0.32rem;
	color: #fff;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-weight: bold;
	background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.6));
	line-height: 1rem;
	height: 1.2rem;
}

.carousel-news .swiper-pagination {
	height: 0.2rem;
	width: 100%;
	position: absolute;
	bottom: 0.1rem;
	left: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: 1003;
	box-sizing: border-box;
	padding-left: 0.3rem;
}

.carousel-news .swiper-pagination.active {
	width: 0.48rem;
	opacity: 1;
}


/* 自定义 */

/* 公用组件 */
/*大图模式 */
.bigthumb {
	width: 100%;
}

.bigthumb-img {
	width: 100%;
	border-radius: 4px;
}

.bigthumb-tit {
	margin-top: 10px;
	font-size: 18px;
	line-height: 1.6;
	color: #333;
}

/* 改写 */
/* 导航 */
.detail .nav-box ul {
	flex-wrap: nowrap;
}

.nav-box .nav-item {
	width: auto;
}

.nav-box .swiper-slide {
	width: auto;
}

.detail .nav-box ul {
	padding: 0 0.08rem 0.32rem 0.08rem;
}

/* 两会动态 */
.list-more {
	display: block;
	cursor: pointer;
	position: relative;
	margin: 10px auto 0;
	font-size: 16px;
	line-height: 36px;
	color: #fff;
	background: #dd3122;
	text-align: center;
}

.detail .nav-box li {
	margin: 0 10px 0 0
}

.detail .detail_listtitle {
	box-sizing: border-box;
	padding: 0 0.3rem;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top: 30px;
}

.detail .detail_list .detail_item .detail_item_title {
	margin: 0;
}

.detail .detail_list .detail_item img {
	border-radius: 4px;
}

.mob-youth .youth-cont .list.list-pic {
	margin-top: 10px;
}

.list.list-txt {
	margin-top: 10px;
	padding: 0 3%;
}

.list.list-txt.dot li {
	position: relative;
	padding-left: 16px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom: 1px solid #efefef;
}

.list.list-txt.dot li:before {
	content: '';
	position: absolute;
	left: 0;
	top: 8%;
	width: 4px;
	height: 84%;
	display: block;
	background-image: -webkit-gradient(linear, left bottom, left top, from(#dc3c0b), to(#ff8e44));
	background-image: -webkit-linear-gradient(bottom, #dc3c0b 0, #ff8e44 100%);
	background-image: -moz-linear-gradient(bottom, #dc3c0b 0, #ff8e44 100%);
	background-image: linear-gradient(0deg, #dc3c0b 0, #ff8e44 100%);
}

.list.list-txt li {
	font-size: 18px;
	line-height: 1.6;
	color: #333;
}

.list.list-txt li a {
	color: #333;
}

/* 开箱有话说 */
.mob-matrix {
	margin: 0 3%;
}

.mob-matrix .list.list-pic li:nth-child(odd) {
	margin-right: 2%;
}

.mob-matrix .list.list-pic li {
	width: 48%;
	vertical-align: top;
	margin-top: 10px;
}

.list.list-pic li {
	display: inline-block;
	vertical-align: top;
	position: relative;
}

.list.list-pic li .img {
	position: relative;
	z-index: 1;
	width: 100%;
	height: auto;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	overflow: hidden;
}

.list.list-pic li .img img {
	width: 100%;
	height: auto;
}

.list.list-pic li .tit {
	font-size: 16px;
	line-height: 1.6;
	color: #333;
	/* max-height: 58px; */
	overflow: hidden;
}

/* 我带建议上两会 */
.jianyiscroll {
	margin: 3%;
}

.jianyiscroll .swiper-slide {
	position: relative;
	overflow: hidden;
	cursor: pointer;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.jianyiscroll .swiper-slide .img {
	position: relative;
	z-index: 1;
	width: 100%;
	height: auto;
}

.jianyiscroll .swiper-slide .img img {
	width: 100%;
	height: auto;
}

.jianyiscroll .swiper-slide .txt {
	padding: 10px 5px;
	background-image: -webkit-linear-gradient(49deg, #ed2f39 0, #ff6c34 100%);
	background-image: -moz-linear-gradient(49deg, #ed2f39 0, #ff6c34 100%);
	background-image: linear-gradient(41deg, #ed2f39 0, #ff6c34 100%);
	max-height: 82px;
	overflow: hidden;
}

.jianyiscroll .swiper-slide .tit {
	font-size: 18px;
	line-height: 1.6;
	color: #fff;
	max-height: 60px;
	overflow: hidden;
}

.jianyiscroll .swiper-slide .job {
	margin-top: 5px;
	font-size: 16px;
	line-height: 1.6;
	color: #fff;
}

.jianyiscroll .swiper-slide .txt a {
	color: #fff;
}

/* 两会视频 */
.lhvideo {
	margin: 3%;
}

.lhvideo .list.list-pic {
	margin-top: 10px;
}


.lhvideo .list.list-pic li:nth-child(odd) {
	margin-right: 2%;
}

.lhvideo .list.list-pic li {
	width: 48%;
	vertical-align: top;
	display: inline-block;
	vertical-align: top;
	position: relative;
	margin-top:15px
}

.lhvideo .list.list-pic li .img {
	position: relative;
	z-index: 1;
	width: 100%;
	height: auto;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	overflow: hidden;
}

.lhvideo .list.list-pic li .img img {
	width: 100%;
	height: auto;
}

.lhvideo .list.list-pic li .tit {
	position: relative;
	margin-top: 5px;
	font-size: 16px;
	line-height: 1.6;
	color: #333;
}


/* 两会解读 */
.lhjiedu .swiper-slide {
	width: 83%;
	margin-bottom: 10px;
	-webkit-box-shadow: 0 3px 10px -6px #d7d7d7;
	-moz-box-shadow: 0 3px 10px -6px #d7d7d7;
	box-shadow: 0 3px 10px -6px #d7d7d7;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	overflow: hidden;
	padding: 3%;
}

.lhjiedu .img {
	width: 100%;
}

.lhjiedu .lhjiedu-img {
	width: 100%;
}

/* 两会直播 */
.lhlive {
	margin: 3%;
	overflow: hidden;
}

.lhlive .lhlive-img {
	width: 100%;
}

.lhswipe-title {
	position: relative;
	margin-top: 5px;
	font-size: 18px;
	line-height: 1.6;
	color: #333;
}

.footerbox {
	margin-top: 20px;
	padding: 20px;
	background-color: #9d0b02;
	color: #fff;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
}

.footerbox .log {
	width: 30%;
}


@media screen and (min-width: 768px) {
	body {
		width: 600px;
		margin: 0 auto;
	}
}