@import url("https://www.jiaodong.net/inc/millia/swiper3.4.2.css");
@import url("https://www.jiaodong.net/inc/millia/millia.css");

.millia {
	width: 1200px;
	margin: 0 auto;
}

.topic {
	background: url(/news/sp/2025ytwlwmz/images/topic.jpg) no-repeat left top;
	background-size: 100% 100%;
	text-align: center;
}

.nav {
	background: #1e9eff;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
}

.nav a {
	color: #fff;
}

.nav li {
	padding: 30px 15px;
	font-weight: bold;
}

.hot {
	background: url(/news/sp/2025ytwlwmz/images/hot.png) no-repeat left center;
	padding: 0 0 0 170px;
	color: #666;
	min-height: 108px;
}

.hot a {
	color: #0050c1;
}

.hot h1 {
	font-size: 36px;
	font-weight: bold;
	padding-bottom: 20px;
}

.focusBox {
	background: linear-gradient(to top, #c0e6ff, #fff 40%);
	padding-right: 40px;
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
}

.SwiperFocusBox {
	position: relative;
	height: 440px;
}

.SwiperFocusBox .swiper-slide {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 440px;
}

.SwiperFocusBox .swiper-slide a,
.ls02 li a,
.SwiperSwitchBox .swiper-slide a,
.threeSwitch .swiper-slide a {
	display: block;
	width: 100%;
	height: 100%;
}

.SwiperFocusBox .swiper-slide span {
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	background: rgba(0, 0, 0, 0.4);
	color: #fff;
	font-size: 20px;
	padding: 15px 30% 15px 20px;
	box-sizing: border-box;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.SwiperFocusBox .swiper-pagination {
	width: 30%;
	right: 15px;
	bottom: 15px;
	text-align: right;
}

.SwiperFocusBox .swiper-pagination-bullet {
	background: none;
	border: 1px solid #fff;
	margin: 0 3px;
	opacity: 1;
}

.SwiperFocusBox .swiper-pagination-bullet-active {
	background: #fff;
}

.SwiperFocusBox .swiper-slide img,
.ls02 li img,
.SwiperSwitchBox .swiper-slide img,
.threeSwitch .swiper-slide img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.ls01 li {
	position: relative;
	padding: 26px 0;
	border-top: 1px dashed #0050c1;
	color: #666;
}

.ls01 li:after,
.ls01 li:before {
	content: "";
	width: 9px;
	height: 3px;
	background: #0050c1;
	display: block;
	position: absolute;
	top: -2px;
}

.ls01 li:before {
	left: 0;
}

.ls01 li:after {
	right: 0;
}

.ls01 li:first-child {
	border: none;
	padding-top: 0;
}

.ls01 li:first-child:after,
.ls01 li:first-child:before {
	display: none;
}

.ls01 h6 {
	font-size: 24px;
	font-weight: bold;
	padding-bottom: 10px;
}

.bgBox {
	background: #e2ecff;
	padding: 60px 0 100px 0;
}

.ht01,
.ht02 {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 144px;
	overflow: hidden;
}

.ht02 {
	height: 172px;
}

.ht01 img,
.ht02 img {
	height: 100%;
	width: auto;
}


.ls02 {
	display: grid;
	grid-template-columns: 530px 310px 310px;
	grid-template-rows: 200px 200px;
	justify-content: space-between;
	gap: 20px;
}

.ls02 li {
	position: relative;
	overflow: hidden;
	display: flex;
	align-items: center;
	justify-content: center;
}

.ls02 li:first-child {
	grid-row: span 2;
}

.ls02 li span,
.threeSwitch .swiper-slide span {
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	background: rgba(29, 101, 209, 0.8);
	color: #fff;
	white-space: nowrap;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	padding: 10px;
	box-sizing: border-box;
}

.ls02 li:first-child span {
	font-size: 20px;
}

.bg01 {
	background: url(/news/sp/2025ytwlwmz/images/bg01.png) no-repeat left top, linear-gradient(to bottom, rgba(42, 129, 254, 0) 25%, #2a81fe 25%);
	background-size: 100% auto;
	padding: 110px 0 100px 0;
}

.SwiperSwitchBox {
	position: relative;
}

.SwiperSwitchBox .swiper-slide,
.threeSwitch .swiper-slide {
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
}

.SwiperSwitchBox .swiper-button-prev {
	left: -50px;
}

.SwiperSwitchBox .swiper-button-next {
	right: -50px;
}

.bg02 {
	background: url(/news/sp/2025ytwlwmz/images/bg02.png) no-repeat left top;
	background-size: 100% 100%;
	padding: 120px 0 225px 0;
}

.ender {
	background: #1843d5;
	padding: 40px 0;
}

.posi {
	padding: 40px 0 10px 0;
}

.list li {
	position: relative;
	padding-left: 35px;
	box-sizing: border-box;
	line-height: 90px;
	border-bottom: 1px dashed #b6b6b6;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.list li:last-child {
	border: none;
}

.list li:before,
.list li:after {
	content: "";
	width: 12px;
	height: 12px;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -6px;
}

.list li:before {
	background: #055def;
}

.list li:after {
	background: #2cd5fb;
	left: 5px;
	margin-top: 0
}

.page a {
	display: inline-block;
	padding: 5px 10px;
	color: #999;
	border: 1px solid #ebebeb;
}

.page span a,
.page a:hover {
	background: #055def;
	color: #fff;
	text-decoration: none;
	border: 1px solid #055def;
}


.newsContent h1 {
	padding: 40px 0;
	text-align: center;
	font-size: 38px;
	font-weight: bold;
}

.source {
	background: url(/news/sp/2025ytwlwmz/images/line01.png) repeat-x left bottom;
	padding-bottom: 25px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.sourceCtrl {
	padding-right: 40px;
	position: relative;
	color: #ddd;
	display: flex;
	align-items: center;
	cursor: pointer;
}

.sourceCtrl .icon {
	width: 28px;
	height: 28px;
	fill: #979797;
	margin: 0 15px;
}

.content p {
	padding-bottom: 20px;
}

.content img {
	max-width: 100% !important;
	width: auto !important;
	height: auto !important;
	display: block;
	margin: 0 auto 20px auto;
}

@media screen and (max-width:1200px) {
	.millia {
		width: 94%;
	}

	.topic img {
		width: 80%;
		height: auto;
	}

	.nav {
		display: block;
		overflow-x: auto;
		white-space: nowrap;
	}

	.nav::-webkit-scrollbar {
		width: 0;
		height: 0;
	}

	.nav li {
		display: inline-block;
		padding: 1rem 2rem;
		font-weight: normal;
	}

	.SwiperFocusBox .swiper-pagination,
	.SwiperSwitchBox .swiper-button-prev,
	.SwiperSwitchBox .swiper-button-next {
		display: none;
	}

	.SwiperFocusBox .swiper-slide span,
	.ls02 li:first-child span,
	.f16 {
		font-size: 1.4rem;
	}

	.f26,
	.f18 {
		font-size: 1.6rem;
	}

	.ls01 h6,
	.f20 {
		font-size: 1.8rem;
	}

	.hot h1,
	.newsContent h1 {
		font-size: 2rem;
	}


	.lh30,
	.content {
		line-height: 2.6rem;
	}

	.list li {
		line-height: 6.2rem;
	}

	.hot {
		background: none;
		padding: 0;
	}

	.hot h1 {
		padding-bottom: 1.5rem;
	}

	.focusBox {
		padding: 0;
		flex-flow: column wrap;
	}

	.SwiperFocusBox,
	.SwiperFocusBox .swiper-slide {
		height: auto;
	}

	.SwiperFocusBox .swiper-slide span {
		padding: 1rem;
		text-align: center;
	}

	.ls01 {
		padding: 0 2rem;
	}

	.ls01 h6 {
		padding-bottom: 1rem;
	}


	.bgBox {
		padding: 5rem 0 3rem 0;
	}

	.ht01 {
		height: 6rem;
	}

	.ht02 {
		height: 9rem;
	}

	.bg01 {
		background: url(/news/sp/2025ytwlwmz/images/bg01.png) no-repeat left top, linear-gradient(to bottom, rgba(42, 129, 254, 0) 5%, #2a81fe 5%);
		background-size: 100% auto;
		margin: 3rem 0 0 0;
		padding: 5rem 0 3rem 0;
	}

	.ls02 {
		display: block;
	}

	.ls02 li {
		margin-top: 1rem;
	}

	.bg02 {
		background: linear-gradient(to right, #3051ff, #12a6fc);
		padding: 5rem 0 3rem 0;
	}

	.newsContent h1 {
		padding-bottom: 2rem;
	}

	.source {
		display: block;
		text-align: center;
		padding-bottom: 1.5rem;
	}
}<!--ecms sync check [sync_thread_id="a68f6e271be0d23e820cf6e61402aa0b" sync_date="2025-06-26 10:15:26" check_sum="a68f6e271be0d23e820cf6e61402aa0b  signature="#$enorth_signature_value$#"]-->