@media screen and (max-width: 1200px) {
	body {
		width: 100%;
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: flex-start;
		overflow-x: hidden;
	}
	._block_ {
		width: 100vw;
		box-sizing: border-box;
		padding: 0 5vw;
	}
	.head {
		height: 51.042vw;
		background-image: url(../images/head_bg.png);
		background-size: 100% 100%;
		background-position: center center;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.head_title {
		width: 63.229vw;
		transform: translateY(-30%);
	}
	.headline {
		box-sizing: border-box;
		padding-top: 5.208vw;
		padding-bottom: 10.417vw;
		background-image: url(../images/headline_bg.png);
		background-size: 100% 100%;
		background-position: center center;
	}
	.headline_top {
		width: 100%;
		display: flex;
		align-items: center;
		justify-content: space-between;
	}
	.headline_title {
		width: 10vw;
		display: none;
	}
	.headline_top_right {
		width: 100%;
	}
	.headline_top_right_title {
		font-size: 5vw;
		font-weight: bold;
		padding: 1vw 0;
		text-align: center;
		letter-spacing: 1px;
		line-height: 1.5;
	}
	.headline_top_right_abstract {
		color: #111111;
		line-height: 1.5;
		font-size: 14px;
	}
	.headline_bottom {
		width: 100%;
		margin-top: 2.604vw;
	}
	.headline_swiper {
		width: 90vw;
		height: 60vw;
		overflow: hidden;
	}
	.headline_swiper_box {
		position: relative;
	}
	.headline_swiper_box_img {
		width: 90vw;
		height: 60vw;
	}
	.headline_swiper_box_title {
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%;
		background-color: rgba(0, 0, 0, 0.5);
		color: white;
		text-align: center;
		height: 2em;
		line-height: 2em;
	}
	.headline_bottom_right {
		width: 90vw;
		box-sizing: border-box;
		margin-top: 5vw;
	}
	.headline_bottom_right_title {
		font-size: 4vw;
		letter-spacing: 0.052vw;
		padding: 1.042vw 0;
		font-weight: bold;
	}
	.headline_bottom_right_abstract {
		font-size: 14px;
		color: #111111;
		line-height: 2em;
		text-indent: 2em;
		padding-bottom: 2em;
		border-bottom: 0.052vw dashed #111111;
	}
	.headline_bottom_right_list {
		padding: 1.042vw 0;
	}
	.headline_bottom_right_list_item {
		padding: 1vw 0 1vw 3vw;
		line-height: 1.5;
		position: relative;
	}
	.headline_bottom_right_list_item::before {
		content: "";
		position: absolute;
		left: 0;
		top: 50%;
		transform: translateY(-50%);
		width: 2vw;
		height: 2vw;
		border-radius: 50%;
		background-color: black;
	}
	.headline_bottom_right_more {
		width: 100%;
		text-align: right;
		letter-spacing: 0.104vw;
		font-size: 14px;
		user-select: none;
	}
	.bz {
		padding-bottom: 5.208vw;
		background-image: url(../images/bz_bg.png);
		background-size: 100% 100%;
		background-position: center center;
	}
	._title_img_ {
		width: 60vw;
		margin: 5.208vw 15vw;
	}
	#video {
		width: 90vw;
		height: 77vw;
		background-color: black;
	}
	.bz_box {
		position: relative;
	}
	.bz_swiper {
		width: 90vw;
		height: 20vw;
		overflow: hidden;
	}
	.bz_swiper_box {
		width: 22vw;
		margin: 0.521vw 0.26vw;
		height: 16vw;
		position: relative;
	}
	.bz_swiper_box_img {
		width: 100%;
		height: 100%;
	}
	.bz_swiper_box_title {
		position: absolute;
		bottom: 0;
		left: 0;
		text-align: center;
		background-color: rgba(0, 0, 0, 0.5);
		color: white;
		line-height: 2em;
		height: 2em;
		font-size: 14px;
		overflow: hidden;
		width: 100%;
	}
	.bz_swiper_btn {
		display: none;
	}
	.bz_swiper_prev {
		left: -2.083vw;
	}
	.bz_swiper_next {
		right: -2.083vw;
	}
	.syr {
		padding-bottom: 5.208vw;
		background-image: url(../images/syr_bg.png);
		background-size: 100% 100%;
		background-position: center center;
	}
	.syr_box {
		position: relative;
	}
	.syr_swiper {
		width: 90vw;
		overflow: hidden;
	}
	.syr_swiper_box {
		width: 100%;
	}
	.syr_swiper_box_img {
		width: 100%;
	}
	.syr_swiper_box_title {
		text-align: center;
		width: 100%;
		overflow: hidden;
		line-height: 1.5em;
		color: white;
	}
	.syr_swiper_btn {
		display: none;
	}
	.syr_swiper_prev {
		left: -2.083vw;
	}
	.syr_swiper_next {
		right: -2.083vw;
	}
	.gz {
		padding-bottom: 5.208vw;
	}
	.gz_box {
		position: relative;
	}
	.gz_swiper {
		padding: 5.208vw 0;
		width: 100%;
		overflow: hidden;
	}
	.gz_swiper_img {
		width: 18vw;
		height: 36vw;
	}
	.swiper-slide {
		transition: all 0.5s;
	}
	.gz_swiper .swiper-slide-active {
		padding: 2vw 1vw;
		border-radius: 2vw;
		background-color: #ffe382;
		transform: scale(1.3);
		z-index: 10;
	}
	.gz_swiper .swiper-slide-active .gz_swiper_img {
		border-radius: 2vw;
	}
	.gz_swiper_prev {
		left: -2.083vw;
	}
	.gz_swiper_next {
		right: -2.083vw;
	}
	.gz_swiper_btn {
		display: none;
	}
	.wb {
		padding-bottom: 5.208vw;
		background-image: url(../images/wb_bg.png);
		background-size: 100% 100%;
		background-position: center center;
	}
	.wb_box {
		width: 100%;
		display: flex;
		align-items: center;
		justify-content: space-between;
		flex-wrap: wrap;
	}
	.wb_box_item {
		width: 90vw;
		margin: 1vw 0;
		box-sizing: border-box;
		padding: 3vw 3vw 10vw 3vw;
		background-image: url(../images/wb_item_bg.png);
		background-size: 100% 100%;
		background-position: center center;
	}
	.wb_box_item_title {
		font-size: 5vw;
		font-weight: bold;
		padding: 2vw 0;
	}
	.wb_box_item_abstract {
		font-size: 14px;
		line-height: 1.5;
	}
	.weibo {
		padding-bottom: 5.208vw;
		background-image: url(../images/weibo_bg.png);
		background-size: 100%;
		background-repeat: no-repeat;
		background-position: center bottom;
	}
	.weibo_content {
		width: 100%;
		height: 500px;
	}
	.foot {
		background-color: #0f44a2;
		padding-top: 10vw;
		padding-bottom: 10vw;
		display: flex;
	}
	.foot_img {
		width: 100%;
		margin: 0 auto;
	}
}
<!--ecms sync check [sync_thread_id="3bcee7cc5a424330844ab778a62d31c1" sync_date="2023-10-20 15:37:32" check_sum="3bcee7cc5a424330844ab778a62d31c1]-->