.article_wrap {
	width: 100%;
	min-height: 100vh;
	/* padding: 150px 150px 110px; */
	box-sizing: border-box;
	background: url(../images/new_home_bg.png) no-repeat;
	background-size: 100% 100%;
	/* background: linear-gradient(180deg, rgba(255, 229, 192, 0.4) 0%, rgba(255, 229, 193, 0.4) 100%); */
	/* background-image: url('../images/expo_bg.png'); */
	/* background-size: 100% 100%; */
}
.top_wrap {
	width: 100%;
	padding: 1.50rem 1.60rem 0.80rem;
}

.expo_img_cell {
	width: 100%;
	margin-bottom: 0.16rem;
	text-align: center;
}

.expo_icon {
	width: 3.80rem;
	/* height: 115px; */
}
.fh_icon {
	width: 3.44rem;
	/* height: 94px; */
}
.expo_text {
	font-size: 0.18rem;
	font-family: PingFang SC-Regular, PingFang SC;
	font-weight: 400;
	color: #666666;
	line-height: 0.38rem;
	margin-top: 0.12rem;
}
.expo_text_tip {
	text-align: right;
	font-size: 0.18rem;
	font-family: PingFang SC-Regular, PingFang SC;
	font-weight: 400;
	color: #666666;
	line-height: 0.38rem;
}
.lc_icon {
	width: 100%;
	/* height: 122px; */
	margin-top: 0.48rem;
}
.expo_title {
	color: rgba(167, 71, 2, 1);
	font-family: MiSans;
	font-size: 0.28rem;
	line-height: 0.28rem;
	text-align: center;
	margin-bottom: 0.48rem;
	margin-top: 0.36rem;
}
.expo_img {
	width: 100%;
	/* height: 640px; */
	margin-top: 0.35rem;
}

.expo_link {
	/* margin-top: 88px; */
	padding: 0.20rem 1.60rem 1rem;
}

.expo_link_title {
	font-family: MiSans;
	font-weight: 500;
	font-size: 0.34rem;
	line-height: 0.24rem;
	font-family: PingFang SC-Bold, PingFang SC;
	font-weight: bold;
	color: #1C1C1C;
	text-align: center;
	margin-bottom: 0.40rem;
}

.expo_link_li {
	flex: 1;
	color: rgba(104, 44, 0, 1);
	font-family: MiSans;
	font-weight: 300;
	font-size: 0.18rem;
	line-height: 0.22rem;
	/* text-decoration-line: underline; */
	margin-top: 0.24rem;
	margin-right: 0.20rem;
	border-radius: 0.1rem;
	cursor: pointer;
	border: 1px solid #E0E0E0;
}
.expo_link_li:hover {
	box-shadow: 0 0 0.10rem 0 rgba(70,48,2,0.1);
}
.expo_link_li:nth-last-child(1){
	margin-right: 0;
}
.expo_link_li span {
	cursor: pointer;
}
/* .expo_link_li span:hover {
	
} */
.newspaper_wrap {
	width: 100%;
	padding: 0.20rem 1.60rem 0.80rem;
	/* background-color: #F6F7FB; */
}
.expo_newspaper_wrap {
	/* margin-top: 88px; */
	margin-bottom: 0.12rem;
}
.expo_newspaper {
	width: 100%;
	/* height: 584px; */
	margin-top: 0.12rem;
}
.foot_video {
	margin-bottom: 0.12rem;
}
.epxo_video {
	width: 100%;
	/* height: 582px; */
	object-fit: cover;
}

.epxo_video_wrap {
	margin-top: 0.35rem;
}

.expo_img_cell {
	text-align: center;
}
.expo_zs_img {
	/* width: 668px;
	height: 1010px; */
	width: 100%;
}
.expo_title_t {
	color: rgba(167, 71, 2, 1);
	font-family: MiSans;
	font-size: 0.28rem;
	line-height: 0.28rem;
	text-align: center;
	margin-bottom: 0.48rem;
	margin-top: 0.16rem;
}
.expo_link_li_list {
	display: flex;
	/* align-items: center; */
	justify-content: space-between;
}
.expo_link_li_img {
	width: 100%;
	/* height: 100%; */
	border-radius: 0.08rem 0.08rem 0 0;
}

.expo_link_li_title {
	padding: 0.18rem 0.30rem 0.26rem;
	font-size: 0.16rem;
	font-family: PingFang SC-Regular, PingFang SC;
	font-weight: 400;
	color: #1C1C1C;
	line-height: 0.32rem;
}