<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.news-info-title[data-v-14e551ec] {
	font-size:20px;
	text-align:center;
	padding:30px 0
}
.news-info-content[data-v-14e551ec] {
	display:flex;
	justify-content:center;
	flex-wrap:wrap
}
.news-info-img[data-v-14e551ec] {
	width:300px
}
.news-info-img img[data-v-14e551ec] {
	width:100%;
	-o-object-fit:contain;
	object-fit:contain
}
.news-info-item[data-v-14e551ec] {
	display:flex;
	justify-content:center;
	text-align:center;
	cursor:pointer
}
.news-info-item:hover .news-info h4[data-v-14e551ec] {
	color:#1b8cf7;
	text-decoration:underline
}
.news-info-first[data-v-14e551ec] {
	margin-right:30px
}
.news-info-first .news-info-item[data-v-14e551ec] {
	margin-top:10px
}
.news-info-time[data-v-14e551ec] {
	width:60px
}
.news-info-time h5[data-v-14e551ec]:first-child {
	font-size:20px
}
.news-info-time h5[data-v-14e551ec]:nth-child(2) {
	font-size:14px;
	font-weight:500;
	color:grey
}
.news-info[data-v-14e551ec] {
	width:230px;
	margin-left:10px
}
.news-info h3[data-v-14e551ec],.news-info h4[data-v-14e551ec] {
	width:100%;
	text-align:left;
	font-size:18px;
	font-weight:600;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden
}
.news-info h4[data-v-14e551ec] {
	font-size:14px;
	color:grey;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2;
	overflow:hidden;
	white-space:wrap
}
.news-info-list[data-v-14e551ec] {
	display:flex;
	grid-gap:10px 20px;
	gap:10px 20px;
	flex-direction:column;
	flex-wrap:wrap;
	height:256px
}
.news-info-list .news-info-time h5[data-v-14e551ec]:first-child {
	font-size:20px
}
.news-info-list .news-info-time h5[data-v-14e551ec]:nth-child(2) {
	font-size:14px;
	font-weight:500;
	color:grey
}
.news-info-list .news-info h3[data-v-14e551ec] {
	font-size:16px
}
.news-info-list .news-info h4[data-v-14e551ec] {
	font-size:12px
}
.company-wrap[data-v-14e551ec] {
	text-align:center;
	padding-bottom:4vh;
	background-color:#fff
}
.company-wrap .title[data-v-14e551ec] {
	font-size:24px;
	padding:4vh 0;
	font-weight:700
}
.company-wrap .company-list[data-v-14e551ec] {
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
	align-items:center;
	grid-gap:10px;
	gap:10px
}
.company-list img[data-v-14e551ec] {
	height:50px
}
.company-wrap.mob[data-v-14e551ec],.news-info-item .more-btn[data-v-14e551ec] {
	display:none
}
.menu-module-wrap[data-v-14e551ec] {
	display:flex;
	flex-direction:column;
	justify-content:center;
	align-items:center;
	max-width:1040px;
	margin:auto;
	padding:60px 0 80px;
	background-color:#fff
}
.menu-module-wrap .title[data-v-14e551ec] {
	font-size:24px;
	font-weight:700
}
.menu-module-list[data-v-14e551ec] {
	margin-top:30px;
	display:grid;
	grid-template-columns:repeat(3,1fr);
	grid-gap:12% 20%;
	gap:12% 20%
}
.menu-module-item[data-v-14e551ec] {
	display:flex;
	flex-direction:column;
	justify-content:center;
	align-items:center
}
.menu-module-tab-img[data-v-14e551ec] {
	width:90px;
	height:90px
}
.menu-module-tab-name[data-v-14e551ec] {
	font-size:16px;
	line-height:2
}
.menu-module-tab-desc[data-v-14e551ec] {
	font-size:12px;
	color:#999;
	line-height:2
}
@media screen and (max-width:1000px) {
	.news-info-title[data-v-14e551ec] {
	font-size:5.8vw;
	padding:5% 0
}
.news-info-content[data-v-14e551ec] {
	padding:0 10%;
	flex-direction:column
}
.news-info-first[data-v-14e551ec] {
	width:100%;
	margin-right:unset
}
.news-info-img[data-v-14e551ec] {
	width:100%
}
.news-info-time[data-v-14e551ec] {
	width:14vw;
	text-align:center
}
.news-info-time h5[data-v-14e551ec]:first-child {
	font-size:5vw
}
.news-info-time h5[data-v-14e551ec]:nth-child(2) {
	font-size:3.2vw
}
.news-info-list .news-info-time h5[data-v-14e551ec]:first-child {
	font-size:5vw
}
.news-info-list .news-info-time h5[data-v-14e551ec]:nth-child(2) {
	font-size:3.2vw
}
.news-info[data-v-14e551ec] {
	flex:1
}
.news-info-list .news-info h3[data-v-14e551ec],.news-info h3[data-v-14e551ec] {
	font-size:4.2vw
}
.news-info-list .news-info h4[data-v-14e551ec],.news-info h4[data-v-14e551ec] {
	font-size:3.2vw
}
.news-info-list[data-v-14e551ec] {
	margin-top:10px;
	width:100%;
	height:auto
}
.news-info-item[data-v-14e551ec] {
	border-bottom:1px solid rgba(0,0,0,.2);
	padding-bottom:2%
}
.news-info-item .more-btn[data-v-14e551ec] {
	display:block
}
.wrap.banner .btn.banner-btn[data-v-14e551ec] {
	width:30vw;
	height:8.8vw;
	padding:0 1vw;
	margin:0 1.5vw;
	font-size:4.6vw;
	font-weight:400;
	letter-spacing:2px;
	border-radius:5px;
	background:transparent;
	border:1px solid #fff
}
.m-header-phone .wrap.banner[data-v-14e551ec] {
	bottom:113px
}
.company-wrap[data-v-14e551ec] {
	display:none
}
.company-wrap.mob[data-v-14e551ec] {
	display:block
}
.company-wrap.mob .company-list[data-v-14e551ec] {
	width:100vw;
	overflow:auto;
	padding:0 5vw 5vw;
	display:flex;
	flex-wrap:nowrap;
	justify-content:flex-start;
	align-items:flex-start;
	text-align:left
}
.company-item[data-v-14e551ec] {
	width:40vw;
	font-size:14px;
	flex-shrink:0
}
.company-content[data-v-14e551ec] {
	padding:0 3vw
}
.company-item .company-img[data-v-14e551ec] {
	width:100%;
	height:18vw;
	border-radius:10px 10px 0 0
}
.company-item .company-icon[data-v-14e551ec] {
	height:12vw;
	margin:2vw auto
}
.company-item .company-desc[data-v-14e551ec] {
	text-align:left
}
.company-tag[data-v-14e551ec] {
	color:grey;
	margin-top:5vw;
	text-align:center
}
.menu-module-wrap[data-v-14e551ec] {
	max-width:unset;
	margin:auto;
	padding:30px 0
}
.menu-module-wrap .title[data-v-14e551ec] {
	font-size:18px;
	font-weight:400
}
.menu-module-list[data-v-14e551ec] {
	margin-top:10px;
	display:grid;
	grid-template-columns:repeat(2,1fr);
	grid-gap:0 10px;
	gap:0 10px
}
.m-header-phone .ic[data-v-14e551ec] {
	background-color:#f7f7f7
}
.ic .tit[data-v-14e551ec] {
	display:block;
	font-size:18px;
	padding:30px 0 0
}
.ic .tit .p1[data-v-14e551ec] {
	font-size:14px
}
}li[data-v-09e0e957] {
	height:100%;
	flex-shrink:0
}
.container[data-v-3fe0e003],.swiper[data-v-3fe0e003],li[data-v-09e0e957] {
	width:100%;
	position:relative
}
.container[data-v-3fe0e003] {
	height:100%;
	overflow:hidden
}
ul[data-v-3fe0e003] {
	display:flex;
	width:100%;
	height:100%
}
.circle[data-v-3fe0e003] {
	position:absolute;
	width:100%;
	padding:0 3.4vw;
	bottom:5px;
	left:0;
	z-index:10
}
ol[data-v-3fe0e003] {
	justify-content:center;
	flex-wrap:wrap
}
ol[data-v-3fe0e003],ol li[data-v-3fe0e003] {
	display:flex
}
ol li[data-v-3fe0e003] {
	width:25px;
	height:10px;
	margin:0 5px;
	align-items:center
}
ol li div[data-v-3fe0e003] {
	width:25px;
	height:2px;
	border-radius:2px;
	background:#cec4f2
}
ol li .current[data-v-3fe0e003] {
	background:#fff
}
.container-wrap[data-v-07ba41b8] {
	background-color:#f7f7f7
}
.container[data-v-07ba41b8] {
	display:flex;
	flex-direction:column;
	justify-content:center;
	align-items:center;
	max-width:1040px;
	margin:auto;
	padding:60px 20px
}
.title[data-v-07ba41b8] {
	color:#000;
	font-size:24px;
	font-weight:700
}
.desc[data-v-07ba41b8] {
	color:#999;
	font-size:16px;
	margin-top:6px
}
.list-wrap[data-v-07ba41b8] {
	display:flex;
	justify-content:center;
	align-items:flex-start;
	grid-gap:40px;
	gap:40px;
	margin-top:40px
}
.list-item[data-v-07ba41b8] {
	width:25%
}
.list-item .item-img-wrap[data-v-07ba41b8] {
	position:relative;
	display:flex;
	flex-direction:column;
	align-items:center;
	justify-content:center;
	width:100%;
	height:140px;
	border-radius:10px;
	color:#fff;
	font-size:32px
}
.list-item .item-img-wrap[data-v-07ba41b8]:before {
	content:"";
	top:0;
	left:0;
	background-color:rgba(0,0,0,.3);
	z-index:2
}
.item-img-wrap img[data-v-07ba41b8],.list-item .item-img-wrap[data-v-07ba41b8]:before {
	position:absolute;
	width:100%;
	height:100%;
	border-radius:10px
}
.item-img-wrap img[data-v-07ba41b8] {
	-o-object-fit:cover;
	object-fit:cover;
	z-index:1
}
.item-img-wrap .desc[data-v-07ba41b8] {
	position:relative;
	z-index:3;
	font-size:20px;
	color:#fff
}
.item-img-wrap .index[data-v-07ba41b8] {
	font-size:65px;
	font-weight:700;
	line-height:1;
	z-index:3;
	color:#fff
}
.item-desc[data-v-07ba41b8] {
	font-size:14px;
	margin-top:14px;
	line-height:1.6
}
@media screen and (max-width:1000px) {
	.container[data-v-07ba41b8] {
	max-width:unset;
	padding:30px 16px
}
.title[data-v-07ba41b8] {
	font-size:18px
}
.desc[data-v-07ba41b8] {
	font-size:14px
}
.list-wrap[data-v-07ba41b8] {
	flex-wrap:wrap;
	grid-gap:4vw;
	gap:4vw;
	margin-top:30px
}
.list-item[data-v-07ba41b8] {
	width:47%
}
.list-item .item-img-wrap[data-v-07ba41b8] {
	height:120px;
	border-radius:8px
}
.item-img-wrap .index[data-v-07ba41b8] {
	font-size:36px;
	font-weight:unset;
	line-height:1.2
}
.item-img-wrap .desc[data-v-07ba41b8] {
	font-size:16px;
	line-height:1
}
.item-desc[data-v-07ba41b8] {
	font-size:14px
}
}.container-wrap[data-v-97e45f86],.container[data-v-97e45f86] {
	background-color:#fff
}
.container[data-v-97e45f86] {
	display:flex;
	flex-direction:column;
	justify-content:center;
	align-items:center;
	max-width:1040px;
	margin:auto;
	padding:60px 0
}
.title[data-v-97e45f86] {
	color:#000;
	font-size:24px;
	font-weight:700
}
.desc[data-v-97e45f86] {
	color:#999;
	font-size:16px;
	margin-top:6px
}
.list-wrap[data-v-97e45f86] {
	display:flex;
	justify-content:center;
	align-items:flex-start;
	grid-gap:40px;
	gap:40px;
	margin-top:40px;
	width:100%
}
.list-item[data-v-97e45f86]:first-child {
	background-color:#fff;
	color:#333
}
.list-item[data-v-97e45f86]:nth-child(2) {
	background:#3596fd;
	color:#fff
}
.list-item[data-v-97e45f86] {
	width:40%;
	display:flex;
	flex-direction:column;
	align-items:center;
	padding:30px 20px 20px;
	grid-gap:10px;
	gap:10px;
	border-radius:10px;
	box-shadow:0 0 20px 0 rgba(53,150,252,.3);
	align-self:normal
}
.item-title[data-v-97e45f86] {
	font-size:18px;
	font-weight:700;
	color:#333
}
.item-desc[data-v-97e45f86] {
	font-size:12px;
	color:#999
}
.item-div[data-v-97e45f86] {
	width:20%;
	height:2px;
	background-color:#e5e5e5;
	position:relative;
	border-radius:50%;
	margin:5px 0 10px
}
.item-div[data-v-97e45f86]:before {
	width:30%;
	height:100%;
	background-color:#fff
}
.item-div[data-v-97e45f86]:after,.item-div[data-v-97e45f86]:before {
	content:"";
	position:absolute;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%)
}
.item-div[data-v-97e45f86]:after {
	width:5px;
	height:5px;
	background-color:inherit;
	border-radius:50%
}
.list-item:nth-child(2) .item-div[data-v-97e45f86] {
	background-color:#fff
}
.list-item:nth-child(2) .item-div[data-v-97e45f86]:before {
	background-color:#3596fd
}
.item-section[data-v-97e45f86] {
	width:100%;
	display:flex;
	grid-gap:10px;
	gap:10px
}
.item-section img[data-v-97e45f86] {
	width:14px;
	height:14px
}
.section-info h4[data-v-97e45f86] {
	font-size:16px;
	color:#333;
	font-weight:400;
	line-height:.8
}
.section-info span[data-v-97e45f86] {
	font-size:12px;
	color:#999;
	line-height:4
}
.list-item:nth-child(2) .item-title[data-v-97e45f86],.list-item:nth-child(2) .section-info h4[data-v-97e45f86] {
	color:#fff
}
.list-item:nth-child(2) .item-desc[data-v-97e45f86],.list-item:nth-child(2) .section-info span[data-v-97e45f86] {
	color:hsla(0,0%,100%,.76863)
}
@media screen and (max-width:1000px) {
	.container[data-v-97e45f86] {
	max-width:unset;
	margin:auto;
	padding:30px 16px
}
.title[data-v-97e45f86] {
	font-size:18px;
	font-weight:400
}
.desc[data-v-97e45f86] {
	font-size:14px
}
.list-wrap[data-v-97e45f86] {
	margin-top:30px
}
.list-item[data-v-97e45f86],.list-wrap[data-v-97e45f86] {
	grid-gap:10px;
	gap:10px
}
.list-item[data-v-97e45f86] {
	width:50%;
	padding:20px 10px
}
.item-title[data-v-97e45f86] {
	font-size:14px;
	font-weight:500
}
.item-desc[data-v-97e45f86] {
	font-size:10px;
	color:#999
}
.item-div[data-v-97e45f86] {
	width:50%;
	height:2px;
	border-radius:2px
}
.item-div[data-v-97e45f86]:before {
	height:200%
}
.item-section[data-v-97e45f86] {
	width:100%;
	display:flex;
	grid-gap:5px;
	gap:5px
}
.item-section img[data-v-97e45f86] {
	width:10px;
	height:10px
}
.section-info h4[data-v-97e45f86] {
	font-size:12px;
	line-height:1
}
.section-info span[data-v-97e45f86] {
	display:inline-block;
	font-size:10px;
	line-height:1.5;
	margin-top:5px
}
}.container-wrap[data-v-4884ef3c] {
	background:#f7f8fb
}
.container[data-v-4884ef3c] {
	display:flex;
	flex-direction:column;
	justify-content:center;
	align-items:center;
	max-width:1040px;
	margin:auto;
	padding:60px 0;
	background-color:#f7f8fb
}
.title[data-v-4884ef3c] {
	color:#000;
	font-size:24px;
	font-weight:700
}
.desc[data-v-4884ef3c] {
	color:#999;
	font-size:16px;
	margin-top:6px
}
.list-wrap[data-v-4884ef3c] {
	display:flex;
	justify-content:center;
	align-items:flex-start;
	grid-gap:40px;
	gap:40px;
	margin-top:60px;
	width:100%
}
.list-item[data-v-4884ef3c] {
	width:28%;
	display:flex;
	flex-direction:column;
	align-items:center;
	padding:40px 20px 30px;
	grid-gap:10px;
	gap:10px;
	border-radius:10px;
	box-shadow:0 0 20px 0 rgba(53,150,252,.3);
	position:relative;
	align-self:normal;
	background-color:#fff
}
.item-avatar[data-v-4884ef3c] {
	position:absolute;
	top:0;
	left:50%;
	transform:translate(-50%,-50%);
	width:50px;
	height:50px
}
.item-title[data-v-4884ef3c] {
	font-size:18px;
	font-weight:400;
	color:#333
}
.item-desc[data-v-4884ef3c] {
	font-size:12px;
	color:#999
}
.item-div[data-v-4884ef3c] {
	width:100%;
	height:1px;
	background-color:#e5e5e5;
	position:relative;
	border-radius:50%
}
.item-section[data-v-4884ef3c] {
	width:100%;
	display:flex;
	align-items:center;
	grid-gap:10px;
	gap:10px
}
.item-section .badge[data-v-4884ef3c] {
	width:8px;
	height:8px;
	border:2px solid #3596fd;
	border-radius:50%
}
.list-item:nth-child(2) .badge[data-v-4884ef3c] {
	border-color:#00a23d
}
.list-item:nth-child(3) .badge[data-v-4884ef3c] {
	border-color:#ff7429
}
.item-section h4[data-v-4884ef3c] {
	font-size:14px;
	color:#333;
	font-weight:400;
	line-height:2
}
@media screen and (max-width:1000px) {
	.container[data-v-4884ef3c] {
	max-width:unset;
	margin:auto;
	padding:30px 10px;
	background-color:#f7f8fb
}
.title[data-v-4884ef3c] {
	font-size:17px;
	font-weight:400
}
.desc[data-v-4884ef3c] {
	font-size:13px
}
.list-wrap[data-v-4884ef3c] {
	grid-gap:10px;
	gap:10px;
	margin-top:40px
}
.list-item[data-v-4884ef3c] {
	width:33%;
	padding:30px 10px 20px;
	grid-gap:5px;
	gap:5px
}
.item-avatar[data-v-4884ef3c] {
	width:35px;
	height:35px
}
.item-title[data-v-4884ef3c] {
	font-size:14px
}
.item-desc[data-v-4884ef3c] {
	font-size:10px
}
.item-div[data-v-4884ef3c] {
	border-radius:1px
}
.item-section[data-v-4884ef3c] {
	grid-gap:5px;
	gap:5px;
	margin-bottom:5px
}
.item-section .badge[data-v-4884ef3c] {
	flex-shrink:0
}
.item-section h4[data-v-4884ef3c] {
	font-size:10px;
	color:#333;
	font-weight:400;
	line-height:1.2
}
}.gn[data-v-71581dcb] {
	display:block
}
.gn-ph[data-v-71581dcb] {
	display:none
}
@media screen and (max-width:1000px) {
	.gn[data-v-71581dcb] {
	display:none
}
.gn-ph[data-v-71581dcb] {
	display:block
}
}.swiper-wrap[data-v-1a8a56d2] {
	position:relative;
	margin-top:50px
}
.swiper-wrap h2[data-v-1a8a56d2] {
	margin:0 auto;
	text-align:center;
	font-size:28px
}
.swiper-container[data-v-1a8a56d2] {
	width:80%;
	max-width:1404px;
	height:70vh;
	padding:20px;
	margin:30px auto 50px
}
.swiper-slide[data-v-1a8a56d2] {
	text-align:center;
	font-size:18px;
	background:#fff;
	height:100%;
	display:flex;
	flex-direction:column;
	justify-content:space-between;
	align-items:center;
	grid-gap:20px;
	gap:20px
}
.swiper-slide .img-wrap[data-v-1a8a56d2] {
	width:100%;
	height:calc(25% - 15px);
	padding:5px;
	border-radius:5px;
	box-shadow:0 0 10px 0 rgba(0,0,0,.1)
}
.swiper-slide img[data-v-1a8a56d2] {
	width:100%;
	height:100%;
	-o-object-fit:contain;
	object-fit:contain
}
.swiper-button-prev[data-v-1a8a56d2] {
	left:110px;
	width:45px;
	height:45px;
	background-position:-93px 0;
	background-size:100%
}
.swiper-button-prev[data-v-1a8a56d2]:hover {
	background-position:0 -95px;
	background-size:100%
}
.swiper-button-next[data-v-1a8a56d2] {
	right:110px;
	width:45px;
	height:45px;
	background-position:0 -93px;
	background-size:100%
}
.swiper-button-next[data-v-1a8a56d2]:hover {
	background-position:0 -139px;
	background-size:100%
}
.logo-wrap[data-v-1a8a56d2] {
	display:none
}
.logo-wrap h2[data-v-1a8a56d2] {
	margin:30px auto 0;
	text-align:center;
	font-size:20px
}
.logo-wrap p[data-v-1a8a56d2] {
	text-align:center;
	font-size:16px;
	line-height:2
}
.logo-img-wrap[data-v-1a8a56d2] {
	padding:20px 10px;
	width:95vw;
	display:flex;
	align-items:center;
	flex-wrap:wrap;
	grid-gap:10px;
	gap:10px
}
.img-box[data-v-1a8a56d2] {
	box-sizing:content-box;
	width:31%;
	height:42px;
	border-radius:3px;
	box-shadow:0 0 10px 0 rgba(0,0,0,.1);
	padding:5px 0
}
.img-box img[data-v-1a8a56d2] {
	width:100%;
	height:100%;
	-o-object-fit:contain;
	object-fit:contain
}
@media screen and (max-width:1000px) {
	.swiper-wrap[data-v-1a8a56d2] {
	display:none
}
.logo-wrap[data-v-1a8a56d2] {
	display:block
}
}</pre></body></html>