﻿/*
|          (0 0)
+=====oOO====(_)=========+
|   Powered By AnXin     |
|   Tel: 0572-5220701    |
|   Creation:2024.07.23  |
+=================oOO====+
|          |__|__|
|           || ||
|          ooO Ooo
*/
@charset "UTF-8";
body, button, dd, dl, dt, fieldset, figure, form, h1, h2, h3, h4, h5, h6, hr, input, legend, li, ol, p, s, td, textarea, th, ul { margin: 0; padding: 0; list-style: none; }
body, html { position: relative; font-family: Microsoft YaHei, sans-serif; }
h1, h2, h3, h4, h5, h6 { text-transform: capitalize; }
button, input, select, textarea { font-size: 100%; outline: 0; }
a { color: #369; text-decoration: none; }
em, i { font-style: normal; }
.none { display: none; }
.block { display: block; }
img { border: 0; object-fit: cover; }
table { border-collapse: collapse; border: 0; border-collapse: collapse; }
::selection { background: #ddd; color: #111; }
::-webkit-scrollbar { width: 10px; height: 10px; }
::-webkit-scrollbar-thumb { background-color: rgba(50, 50, 50, 0.25); border: 2px solid transparent; border-radius: 0px; background-clip: padding-box; }
::-webkit-scrollbar-thumb:hover { background-color: rgba(50, 50, 50, 0.5); }
::-webkit-scrollbar-track { background-color: rgba(50, 50, 50, 0.05); }
input, textarea { border: 0; }
input::placeholder, textarea::placeholder { opacity: 0.5; }
input:focus { border: 0; outline: 0; box-shadow: 0; }
input[type="radio"], input[type="checkbox"] { appearance: none; -webkit-appearance: none; outline: none; display: none; }
input[type="number"]::-webkit-outer-spin-button, input[type="number"]::-webkit-inner-spin-button { -webkit-appearance: none; }
.tipMain { position: fixed; bottom: 0; left: 0; z-index: 9999; width: 100%; border-top: 1px solid #ccc; background: #fff; font-size: 13px; line-height: 40px; }
.tipMain, .tipMain .close { height: 40px; text-align: center; }
.tipMain .close { position: absolute; top: 0; right: 10px; width: 40px; color: red; font-size: 18px; font-family: Arial, Helvetica, sans-serif; cursor: pointer; }
span.spanleft { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; display: block; }
a, a:hover, ::after, ::before, .images, .images img, .list-li, .list-txt, .list-txt .name, .mobileMenu b, header, header *, #banner, #banner img, .arrow { -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -ms-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; }
/*通用*/
html, body { font-weight: 400; color: #333; }
div { box-sizing: border-box; }
body { background-color: #fff; overflow-x: hidden; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
.wrapper { margin: 0 auto; position: relative; }
.text { padding: 0; }
.text, .text * { font-size: 16px; line-height: 2; color: #333; white-space: normal !important; word-wrap: normal !important; word-break: break-all !important;}
.text p:not(:last-child) { margin-bottom: 20px; }
.text img { display: block; opacity: 1 !important; }
.text::after { content: ""; display: table; clear: both; }
.txt-info { overflow: hidden; display: -webkit-box !important; -webkit-box-orient: vertical; white-space: normal !important; word-wrap: normal !important; }
.txt-info * { -webkit-box-orient: horizontal; width: auto; display: inline; padding: 0; margin: 0; background: none !important; font-family: sans-serif !important; white-space: normal !important; word-wrap: normal !important; word-break: break-all !important; }
.txt-info img { display: none !important; opacity: 0; }
.arrow { position: relative; z-index: 2; display: block; width: 10px; height: 10px; }
.arrow::before, .arrow::after { content: ""; position: absolute; display: block; }
.arrow::before { width: 4px; height: 4px; border-right: 1px solid #000; border-top: 1px solid #000; pointer-events: auto; left: 50%; top: 50%; transform: translate(-50%, -50%) rotate(45deg); }
.arrow::after { width: 12px; height: 0; border-top: 1px solid #000; top: 50%; left: 50%; margin-top: -0.5px; margin-left: -7px; display: none; }
.arrow.arrow-white::before { border-right-color: #fff; border-top-color: #fff; }
.arrow.arrow-white::after { border-top-color: #fff; }
.body-overlay { position: fixed; left: 0; top: 0px; right: 0; bottom: 0; z-index: 1; width: 100%; height: 100vh; display: none; background: rgba(0, 0, 0, 0.2); -webkit-backdrop-filter: blur(10px); backdrop-filter: blur(10px); }
/*更多*/
.more { position: relative; display: flex; width: 160px; height: 42px; margin-top: 40px; }
.more a { position: relative; display: flex; justify-content: center; align-items: center; column-gap: 12px; width: 100%; height: 100%; border: solid 2px var(--border-color); }
.more a:after { content: ""; display: block; position: absolute; left: 0; top: 0; width: 0; height: 100%; background-color: var(--main-color); }
.more span { position: relative; z-index: 2; font-size: 16px; font-weight: 400; color: var(--color-6); text-transform: capitalize; white-space: nowrap; }
.more .arrow { width: 8px; height: 8px; transform: translate(0px, 2px); }
.more .arrow::before { width: 8px; height: 8px; border-right: solid 2px #B7B7B7; border-top: solid 2px #B7B7B7; }
.more a:hover { border-color: var(--main-color); }
.more a:hover::after { width: 100%; }
.more a:hover .arrow { transform: translate(8px, 2px); }
.more a:hover .arrow::before { border-color: #fff; }
.more a:hover span { color: #fff; }
.more.center { margin-left: auto; margin-right: auto; }
/*******************************
-------[=图片切换-------
********************************/
.swiper-container { width: 100%; height: 100%; }
.swiper-container img { display: block; width: 100%; height: 100%; }
.swiper-btn { position: absolute; z-index: 10; top: 50%; transform: translateY(-50%); display: block; width: 50px; height: 50px; border-radius: 50%; display: flex; align-items: center; justify-content: center; cursor: pointer; background: #f7f7f7 }
.swiper-btn .arrow::before { width: 8px; height: 8px; border-color: #B7B7B7; border-width: 2px; }
.swiper-btn .arrow::after { display: none; }
.swiper-btn.swiper-button-disabled { cursor: not-allowed; }
.swiper-btn.next { right: 0; }
.swiper-btn.next .arrow { margin-right: 5px; }
.swiper-btn.prev { left: 0; }
.swiper-btn.prev .arrow { transform: rotate(180deg); margin-left: 5px; }
.swiper-btn.white { background: #fff; }
.swiper-btn:hover { background: var(--main-color); }
.swiper-btn:hover .arrow::before { border-color: #fff; }
.swiper-pagination { bottom: 20px; display: flex; align-items: center; justify-content: center; }
.swiper-pagination-bullet { background: #e5e5e5; opacity: 1 !important; width: 8px; height: 8px; margin: 0 8px; }
.swiper-pagination-bullet-active { background: transparent; width: 14px; height: 14px; border: 2px solid var(--main-color); }
.swiper-tool { position: relative; display: flex; justify-content: center; column-gap: 24px; padding-top: 24px; }
.swiper-tool .swiper-btn { position: relative; transform: translateY(0); top: 0; }
/*******************************
-------[=返回顶部-------
********************************/
.toTop { position: fixed; z-index: 9; bottom: 0px; right: 0px; width: 50px; height: 50px; text-align: center; line-height: 50px; padding: 0; background-color: #222; cursor: pointer; display: none; opacity: 0.7 !important; }
.toTop:before { content: ""; margin-top: 22px; margin-left: 18px; display: block; width: 10px; height: 10px; border-right: 2px solid #fff; border-top: 2px solid #fff; pointer-events: auto; transform: rotate(-45deg); }
.toTop:hover { background: var(--main-color); opacity: 1 !important; }
.toTop:active { background: #000; -webkit-transform: scale(0.9); -moz-transform: scale(0.9); -ms-transform: scale(0.9); -o-transform: scale(0.9); transform: scale(0.9); }
/*******************************
-------[=列表-------
********************************/
.images { overflow: hidden; position: relative; z-index: 1; width: 100%; height: 0; padding: 0px; margin: 0; }
.images img { object-fit: cover; position: absolute; z-index: 1; left: 0; top: 0; width: 100%; height: 100%; }
.stretching::after { content: ""; display: block; position: absolute; z-index: 10; pointer-events: auto; background-color: rgba(0, 0, 0, 0); width: 100%; height: 100%; left: 0; top: 0; right: 0; bottom: 0; }
.list { position: relative; z-index: 1; display: grid; }
.list .list-li { position: relative; }
.list-txt { box-sizing: border-box; position: relative; }
.list-txt .name { overflow: hidden; position: relative; display: -webkit-box !important; -webkit-box-orient: vertical; white-space: normal !important; word-wrap: normal !important; font-size: 16px; }
.list-txt .txt-info { -webkit-line-clamp: 2; }
.list-txt .txt-info, .list .list-txt .txt-info * { font-size: 14px; line-height: 2; color: #666; }
.list .list-li:hover .list-txt .name { color: var(--main-color); }
.list .list-li:hover .images img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); }
/*******************************
-------[=表单-------
********************************/
.form { display: grid; grid-template-columns: 1fr; gap: 16px; }
.form-group { display: flex; align-items: flex-start; }
.form-group .form-control { font-size: 16px; font-weight: 400; color: var(--color-3); width: 100%; ; height: 42px; background: #fff; border-radius: 2px; border: 1px solid #ececec; padding: 12px 16px; box-sizing: border-box; }
.form-group .form-control::placeholder { font-size: 16px; color: var(--color-9); }
.form-group textarea.form-control { height: auto; min-height: 110px; }
.form-group.button-group .form-control { flex: none; padding: 0; font-size: 16px; font-weight: 400; color: #fff; cursor: pointer; width: 100%; height: 42px; background: var(--main-color); border-radius: 2px; border: 1px solid var(--main-color); }
.form-group.button-group .form-control.outline { background-color: #fff; color: var(--main-color); }
.form-group.button-group .form-control { position: relative; }
.form-group.button-group .form-control::after { content: ""; display: block; position: absolute; width: 0; height: 100%; left: 0; top: 0; background: rgba(0, 0, 0, 0.05); }
.form-group.button-group .form-control:hover::after { width: 100%; }
.form-group.required { position: relative; width: calc(100% - 15px); }
.form-group.required::after { content: "*"; position: absolute; right: 0; margin-right: -12px; top: 12px; font-size: 16px; color: var(--color-red); }
.form-group.code { width: 100%; display: grid; grid-template-columns: 160px 1fr 150px; column-gap: 24px; }
.form-group.code .form-control { width: 160px; flex: none; }
.add-clear-span { display: flex; flex: 1; }
.clear-btn { width: 15px; height: 15px; right: 8px; top: 50%; transform: translateY(-50%); background: #777; border-radius: 50%; }
.clear-btn:before, .clear-btn:after { content: ""; display: block; width: 7px; height: 1px; background-color: #fff; position: absolute; left: 4px; top: 7px; cursor: pointer; }
.clear-btn:before { transform: rotate(-45deg); }
.clear-btn:after { transform: rotate(45deg); }
.clear-btn:hover { background: var(--color-red); }
.form-control.date + .clear-btn { display: none; opacity: 0; }
/*******************************
-------[=页码-------
********************************/
.main-page { position: relative; z-index: 1; width: 100%; padding: 0; text-transform: capitalize; display: flex; justify-content: center; align-items: center; gap: 32px; margin-top: 50px; margin-bottom: 0px; }
.main-page .pagination-info { font-size: 16px; color: var(--color-6); }
.main-page .pagination-info span { font-size: 20px; font-weight: 600; color: var(--main-color); margin-left: 6px; margin-right: 6px; }
.main-page .pagination { display: flex; align-items: center; column-gap: 12px; }
.main-page .pagination li { border: 1px solid var(--border-color); }
.main-page .pagination li * { font-size: 16px; }
.main-page .pagination li a, .main-page .pagination li.active span, .main-page .pagination li.prev span, .main-page .pagination li.next span { display: block; padding: 8px 0; width: 42px; text-align: center; font-size: 16px; line-height: 22px; }
.main-page .pagination li a { color: var(--color-3); }
.main-page .pagination li.disabled { border: 0; cursor: not-allowed; }
.main-page .pagination li.active { border-color: var(--main-color); background-color: var(--main-color); color: #fff; }
.main-page .pagination li.active span { color: #fff; }
.main-page .pagination li:hover { border-color: var(--main-color); }
.main-page .pagination li:hover a { color: var(--main-color); }
.main-page .pagination li.prev, .main-page .pagination li.next { border: 1px solid var(--border-color); width: 40px; position: relative; }
@media screen and (max-width:1024px) {
	.main-page { margin-top: 24px; }
}
@media screen and (max-width:860px) {
	.main-page { flex-direction: column; gap: 16px; }
	.main-page .pagination li a, .main-page .pagination li.active span, .main-page .pagination li.prev span, .main-page .pagination li.next span { display: block; padding: 5px 0; width: 32px; font-size: 14px; line-height: 20px; }
	.main-page .pagination li.prev, .main-page .pagination li.next { width: 33px; }
}
@media screen and (max-width:640px) {
	.main-page { margin-top: 16px; }
}
/*******************************
-------[=页面底部------
********************************/
#footer { background: #3E3E3E; position: relative; z-index: 2; }
#footer .footer { display: flex; align-items: flex-start; justify-content: space-between; padding-top: 50px; padding-bottom: 50px; }
.footer .left { width: 300px; }
.footer .left .p1 { font-size: 22px; color: #fff; text-align: justify; text-align-last: justify }
.footer .left .p2 { font-size: 14px; color: #666; text-align: justify; text-align-last: justify }
.footer .left .txt { font-size: 12px; line-height: 2; color: rgba(255, 255, 255, 0.5); margin-top: 16px; margin-bottom: 32px; overflow: hidden; display: -webkit-box !important; -webkit-box-orient: vertical; white-space: normal !important; word-wrap: normal !important; -webkit-line-clamp: 3; }
.footer .left .footer-icon { display: flex; gap: 24px; }
.footer .left .footer-icon .icon { display: flex; align-items: center; justify-content: center; width: 36px; height: 36px; border-radius: 50%; border: solid 1px #fff }
.footer .left .footer-icon .icon img { width: 16px; height: 16px; }
.footer .left .footer-icon .icon:hover { background: rgba(255, 255, 255, 0.2); }
.footer .right { flex: 1; display: flex; justify-content: flex-end; align-items: flex-start; }
.footer .item { display: flex; flex-direction: column; margin-left: 80px; }
.footer .item .t { width: 100%; font-size: 16px; font-weight: 500; color: #fff; line-height: 1.6; text-transform: capitalize; white-space: nowrap; }
.footer .item .p { font-size: 14px; color: rgba(255, 255, 255, 0.6); line-height: 2; }
.footer .item a { color: rgba(255, 255, 255, 0.6); }
.footer .item a:hover { color: #fff; }
#copyright { }
#footer .copyright { display: flex; align-items: center; justify-content: space-between; padding-top: 16px; padding-bottom: 16px; position: relative; }
#footer .copyright::before { content: ""; display: block; position: absolute; left: 0; top: 0; right: 0; height: 1px; background: rgba(255, 255, 255, 0.2); }
#footer .copyright p, #footer .copyright a { line-height: 1.8; color: rgba(255, 255, 255, 0.6); display: flex; align-items: center; }
#footer .copyright a:hover { color: #fff }
#footer .record, #footer .record a { display: flex; align-items: center; justify-content: flex-start; }
#footer .record { gap: 16px; }
#footer .record img { margin: 0 8px !important; }
@media screen and (max-width:1540px) { }
@media screen and (max-width:1370px) {
	.footer .left { width: 240px; }
	.footer .left .p1 { font-size: 18px; }
	.footer .left .p2 { font-size: 12px; }
	.footer .item { margin-left: 50px; }
}
@media screen and (max-width:1280px) {
	#footer .footer { padding-top: 30px; padding-bottom: 30px; }
}
@media screen and (max-width:1024px) {
	.footer .left.only_chs,.footer .left.only_en { display: none !important; }
	.footer .right { justify-content: space-between; }
	.footer .item { margin-left: 0px; }
	#footer .copyright { flex-direction: column; gap: 8px; }
	#footer .copyright p, #footer .copyright a { margin-bottom: 0; text-align: center; }
}
@media screen and (max-width:860px) {
	#footer .footer { display: none; }
	#footer .copyright { margin-top: 0; border-top: 0; }
}
@media screen and (max-width:640px) {
	#footer .record { flex-direction: column; gap: 8px; }
}
/*******************************
-------[=页面------
********************************/
header, #header { width: 100%; }
.nav, .nav .nav-item, .nav .nav-item-a { height: 100%; }
#header .wrapper { display: flex; justify-content: space-between; align-items: center; }
header { position: fixed; top: 0; z-index: 200; }
#nav { position: absolute; left: 0; bottom: 0; }
.nav { display: flex; align-items: center; }
.nav .nav-item { position: relative; }
.nav .nav-item .nav-item-a { text-decoration: none; padding: 0; margin: 0; display: flex; justify-content: center; align-items: center; position: relative; z-index: 2; text-transform: capitalize; }
.nav .nav-item::after, .nav .nav-item::before, .nav .nav-item .sub-nav-item a::before { content: ""; z-index: 1; position: absolute; }
.nav .nav-item::after { width: 1px; height: 12px; right: 0; top: 50%; transform: translate(0px, -50%); background: #000; opacity: 0; }
.nav .nav-item:last-child::after { display: none; }
.nav .nav-item::before, .nav .nav-item .sub-nav-item a::before { width: 0px; height: 2px; border-radius: 2px; background: var(--main-color); left: 50%; bottom: 0; transform: translateX(-50%); }
.nav .nav-item .nav-item-a span { position: relative; z-index: 2; white-space: nowrap; text-transform: capitalize; }
.nav .nav-item.active::before, .nav .nav-item:hover::before, .nav .nav-item.active.cuf:hover::before { width: 100%; }
.nav .nav-item.active.cuf::before { width: 0; }
.nav .nav-item .sub-nav { position: absolute; top: 60px; transition: all 0.5s; opacity: 0; visibility: hidden; display: none; }
.nav .nav-item .sub-nav:before { content: ""; display: block; border-top: solid 1px var(--border-color); width: 100vw; height: 60px; background: rgba(255, 255, 255, 1); position: fixed; top: var(--header-height); left: 50%; z-index: 1; transform: translateX(-50%); box-shadow: var(--box-shadow); }
.nav .nav-item .sub-nav-item { position: relative; z-index: 2; display: flex; gap: 32px; height: 60px; padding: 0; }
.nav .nav-item .sub-nav-item a { white-space: nowrap; display: flex; align-items: center; color: #333; text-transform: capitalize; position: relative; }
.nav .nav-item .sub-nav-item a::before { bottom: 8px; }
.nav .nav-item .sub-nav-item a:hover { color: var(--main-color); }
.nav .nav-item .sub-nav-item a:hover::before { width: 100%; }
.nav .nav-item:hover .sub-nav { opacity: 1; visibility: visible; display: flex; }
header.baion .nav .nav-item .sub-nav:before { background: rgba(255, 255, 255, 0.7); backdrop-filter: blur(20px); }
header { transform: translateY(0px); }
header.baion { transform: translateY(-80px); }
header.baion.transformY { transform: translateY(-100%); }
.web-title { width: 100%; position: relative; padding-top: var(--title-top); padding-bottom: var(--title-bottom); display: flex; align-items: center; }
.web-title .main { font-size: 32px; color: var(--color-3); line-height: 1.5; text-transform: capitalize; }
.web-title .secondary { font-size: 20px; font-weight: 400; color: var(--color-3); text-transform: capitalize; line-height: 22px; margin-left: 12px; margin-top: 6px; opacity: 0.3; }
.web-title.border-top { margin-top: var(--title-top); border-top: solid 1px var(--border-color); }
.web-title.white .main { color: #fff; }
.spl-header { transform: translateY(0px) !important; }
#place { border-bottom: solid 1px var(--border-color); }
.place { width: 100%; }
.place, .place a { display: flex; flex-flow: row wrap; align-items: center; }
.place { line-height: 26px; color: #666; text-transform: capitalize; }
.place a { color: #333; }
.place a:after { content: ""; width: 5px; height: 5px; border-right: 1px solid rgba(51, 51, 51, 0.8); border-top: 1px solid rgba(51, 51, 5, 0.8); pointer-events: auto; transform: rotate(45deg); margin-left: 12px; margin-right: 12px; }
.place a:hover { color: var(--main-color); }
#banner, #products, #product-detailed { margin-top: var(--header-height); }
#banner { width: 100%; height: 300px; overflow: hidden; position: relative; z-index: 1; background-color: #fff; }
#banner img { width: 100%; height: 100%; display: block; position: absolute; z-index: 1; left: 0; top: 0; animation: bannerImg 2s ease 0s both; }
#banner .banner-txt { position: absolute; z-index: 2; left: 50%; top: 50%; transform: translate(-50%, -50%); display: flex; flex-direction: column; align-items: center; justify-content: center; animation: bannerTxt 1s ease 1s both; text-transform: uppercase; font-size: 40px; font-weight: 500; color: #fff; letter-spacing: 2px; }
#banner .banner-txt .p1 { font-size: 36px; }
#banner .banner-txt .p2 { font-size: 16px; }
@keyframes bannerImg {
	0% { opacity: 0; scale: 1.1; }
	100% { opacity: 1; scale: 1; }
}
@keyframes bannerTxt {
	0% { transform: translate(-50%, 0%); opacity: 0; }
	100% { transform: translate(-50%, -50%); opacity: 1; }
}
@keyframes aboutTxt {
	0% { transform: translateY(100px); opacity: 0; }
	100% { transform: translateY(0px); opacity: 1; }
}
/*子栏目*/
#sub-nav { border-bottom: solid 1px var(--border-color); background: #fff; height: 59px; z-index: 11; position: sticky; top: 0; }
#sub-nav .sub-nav .swiper-wrapper { justify-content: center; }
#sub-nav .sub-nav .swiper-slide { width: auto; padding: 0px; margin: 0; text-transform: capitalize; }
#sub-nav .sub-nav .swiper-slide:not(:last-child)::after { content: ""; position: absolute; right: 0; top: 50%; display: block; width: 1px; height: 16px; background: var(--border-color); margin-top: -8px; }
#sub-nav .sub-nav .swiper-slide a { position: relative; height: 100%; display: flex; align-items: center; font-size: 16px; margin: 0 18px; color: #333; }
#sub-nav .sub-nav .swiper-slide a::before { content: ""; display: block; position: absolute; left: 50%; bottom: 0; width: 0; height: 3px; margin-bottom: -1px; background: var(--main-color); }
#sub-nav .sub-nav .swiper-slide a:hover, #sub-nav .sub-nav .swiper-slide.active a { color: var(--main-color); }
.sub-nav .swiper-slide.active a::before { left: 0; width: 100%; }
@media screen and (max-width:1024px) {
	#sub-nav .sub-nav .swiper-wrapper { justify-content: flex-start; }
}
@media screen and (max-width:860px) {
	#sub-nav { height: 59px; }
}
@media screen and (max-width:768px) {
	#sub-nav { height: 59px; top: 60px; }
}
#sub-nav { margin-bottom: var(--gap-80); }
/*关于我们*/
#about-banner { width: 100%; height: 75vh; position: sticky; top: 0; margin-top: var(--header-height); }
#about-banner img { display: block; width: 100%; height: 100%; animation: bannerImg 2s ease 0s both; }
#about-banner .wrapper { position: absolute; z-index: 2; bottom: 32px; left: 50%; margin-left: -750px; display: flex; flex-direction: column; }
#about-banner .p1 { font-size: 60px; font-weight: 600; color: #fff; text-transform: uppercase; animation: aboutTxt 1s ease 1s both; }
#about-banner .p2 { font-size: 36px; color: #fff; animation: aboutTxt 1s ease 1.5s both; }
#about-banner .txt { width: 44%; font-size: 16px; line-height: 2; color: #fff; margin-top: 5vh; margin-bottom: 25vh; animation: aboutTxt 1s ease 2s both; }
#about-banner .column { animation: aboutTxt 1s ease 2.5s both; }
#about-banner .column a { margin-right: 24px; color: #fff; padding: 14px 0; border-bottom: solid 2px transparent }
#about-banner .column a.active, #about-banner .column a:hover { border-bottom-color: #fff; }
.about-section1 { display: flex; align-items: flex-start; gap: var(--gap-50); }
.about-section1 .video { width: 600px; height: 320px; position: relative; float: left; margin-right: var(--gap-50); margin-bottom: var(--gap-20); }
.about-section1 .video img { display: block; width: 100%; height: 100%; }
.about-section1 .text { flex: 1; }
.about-section1 .text::after { content: ""; display: block; clear: both; }
.about-section2 { position: relative; background: url(../images/about-section2.jpg) center center no-repeat; background-size: cover; margin-top: var(--gap-60); padding: 30px; display: grid; grid-template-columns: 60px 1fr 0; align-items: center; column-gap: 30px; color: #fff; }
.about-section2 img { }
.about-section2 .p1 { font-size: 24px; }
.about-section2 .stretching { grid-column-start: 3;}
.list.honor { grid-template-columns: repeat(4, 1fr); gap: var(--gap-30); }
.list.honor .images { padding-top: 75%; border: solid 1px var(--border-color); }
.list.honor .images img { object-fit: contain; left: 10px; top: 10px; width: calc(100% - 20px); height: calc(100% - 20px); }
#about-history { background: url(../images/history-bg.png) center top no-repeat; background-size: 100% auto; margin-top: var(--gap-60); position: relative; padding-bottom: 230px; }
#about-history::before, #about-history::after { content: ""; display: block; position: absolute; }
#about-history::before { left: 0; bottom: 0; z-index: 2; width: 100%; height: 345px; background: url(../images/history-mountain.png) center bottom no-repeat; background-size: 100% auto; }
#about-history::after { left: 50%; bottom: 0; z-index: 1; margin-left: -1px; width: 2px; height: calc(100% - 160px); background: var(--main-color); }
#about-history .wrapper { z-index: 3; }
#about-history .history { display: flex; flex-direction: column; position: relative; padding-top: 60px; }
#about-history .history::before { content: ""; display: block; position: absolute; left: 50%; top: 0; width: 8px; height: 8px; border-right: solid 2px var(--main-color); border-top: solid 2px var(--main-color); transform: translateX(-50%) rotate(-45deg) }
.history .item { width: 50%; position: relative; display: flex; flex-direction: column; align-items: flex-end; padding-right: 50px; }
.history .item::before, .history .item::after { content: ""; display: block; position: absolute; }
.history .item::before { width: 12px; height: 12px; right: 0; top: 14px; background: #fff; border-radius: 50%; border: solid 2px var(--main-color); margin-right: -8px; }
.history .item::after { width: 40px; height: 2px; background: var(--main-color); right: 8px; top: 20px; }
.history .item .date { font-size: 30px; color: var(--main-color); margin-bottom: 8px; }
.history .item .txt { font-size: 16px; color: var(--color-3); }
.history .item:nth-child(odd) { margin-left: 50%; align-items: flex-start; padding-right: 0; padding-left: 60px; }
.history .item:nth-child(odd)::before { margin-right: 0; margin-left: -8px; right: auto; left: 0; }
.history .item:nth-child(odd)::after { right: auto; left: 8px; }
.list.clients { grid-template-columns: repeat(auto-fill, minmax(200px, 1fr)); gap: 20px; }
.list.clients .images { border: solid 1px var(--border-color); padding-top: 110px; }
.list.clients .images img { width: 90%; height: 90%; margin: 5%; object-fit: contain; }
.list.patent { grid-template-columns: repeat(3, 1fr); gap: var(--gap-30); }
.list.patent .list-li { border: solid 1px var(--border-color) }
.list.patent .list-li:hover { box-shadow: var(--box-shadow); }
.list.patent .list-txt { padding: 16px; }
.list.patent .list-txt .name { font-size: 18px; color: var(--color-3); margin-bottom: 8px; }
.list.patent .list-txt .info { font-size: 16px; color: var(--color-6); }
.about2 { grid-template-columns: repeat(4, 1fr); gap: var(--gap-30); }
.about2 .images { padding-top: 68%; }
.about2 .list-li:first-child { grid-column-end: span 2; grid-row-end: span 2 }
.about3 { grid-template-columns: repeat(5, 1fr); gap: var(--gap-30); }
.about3 .images { padding-top: 100%; }
.about3 .list-li:first-child { grid-column-end: span 2; grid-row-end: span 2 }
.about4 .text, .about5 .text { text-align: center; }
.about4-content { position: relative; overflow: hidden; margin-top: 32px; display: grid; grid-template-columns: 1fr; grid-template-rows: 1fr 1fr; }
.about4-content::after { content: ""; display: block; position: absolute; background: url(../images/about4-content.png) center center repeat-x; width: 100%; height: 24px; margin-top: -12px; left: 0; right: 0; top: 50%; }
.about4-card .swiper-wrapper { align-items: flex-end; }
.about4-card .swiper-slide { width: auto; padding-bottom: 10px; margin-right: 60px; }
.about4-card .item::before { content: ""; display: block; position: absolute; z-index: 1; left: 6px; top: 20px; width: 1px; height: calc(100% - 20px); background-color: var(--border-color); }
.about4-card .date { font-size: 24px; color: var(--main-color); display: flex; align-items: center; }
.about4-card .date::before { content: ""; display: block; width: 10px; height: 10px; border-radius: 50%; z-index: 2; background: #FFFFFF; border: 2px solid var(--main-color); margin-right: 13px; }
.about4-card .date .year { font-size: 14px; color: var(--color-3); margin-left: 6px; }
.about4-card .txt, .about4-card .photo { margin-left: 26px; }
.about4-card .txt { color: var(--color-6); max-width: 360px; margin-top: 8px; }
.about4-card .photo { width: 100px; height: 75px; border-radius: 4px; overflow: hidden; margin-top: 16px; }
.about4-card .photo img { width: 100px; height: 100%; }
.about4-card.about4-even { margin-left: 80px; width: calc(100% - 80px); }
.about4-card.about4-even .swiper-wrapper { align-items: flex-start; }
.about4-card.about4-even .swiper-slide { padding-bottom: 0px; padding-top: 20px; }
.about4-card.about4-even .item::before { top: 0px; height: 36px; }
@media screen and (max-width:1024px) {
	.about4-content { grid-template-columns: 1fr 1fr; grid-template-rows: 1fr; }
	.about4-content .swiper-container { overflow: visible; }
	.about4-content::after { background: url(../images/about4-content-rotate.png) center center repeat-y; width: 24px; height: 100%; left: 50%; right: 0; margin-top: 0; margin-left: -12px; top: 0; }
	.about4-card .txt, .about4-card .photo { margin-left: 0px; }
	.about4-card .swiper-slide { width: 100%; height: auto; margin-right: 0; margin-bottom: 32px; }
	.about4-card .item { display: flex; flex-direction: column; align-items: flex-end; }
	.about4-card .txt { max-width: 100%; text-align: right; padding-right: 40px; }
	.about4-card .photo { margin-right: 40px; }
	.about4-card .item::before { width: 30px; height: 1px; left: auto; right: 6px; top: 15px; }
	.about4-card .date { justify-content: flex-end; padding-right: 40px; }
	.about4-card .date::before { right: 0; position: absolute; margin-left: 13px; margin-right: -7px; }
	.about4-card.about4-even { margin-left: 0; width: 100%; margin-top: 80px; }
	.about4-card.about4-even .item { align-items: flex-start; }
	.about4-card.about4-even .item::before { height: 1px; }
	.about4-card.about4-even .date { justify-content: flex-start; padding-right: 0; padding-left: 40px; }
	.about4-card.about4-even .date::before { right: auto; left: 0; margin-right: 13px; margin-left: -7px; }
	.about4-card.about4-even .txt { text-align: left; padding-right: 0; padding-left: 40px; }
	.about4-card.about4-even .photo { margin-right: 0px; margin-left: 40px; }
}
.about5-item { display: grid; grid-template-columns: repeat(5, 1fr); gap: 20px; margin-top: 30px; margin-bottom: 50px; }
.about5-item .t { grid-column-end: span 5; font-size: 26px; text-align: center; }
.about5-item .item { border: solid 1px var(--border-color); padding: 32px 22px 22px; position: relative; overflow: hidden; }
.about5-item .item .t { display: flex; align-items: center; justify-content: center; font-size: 20px; color: var(--color-3); text-align: left; }
.about5-item .item .t img { width: 36px; height: 36px; margin-right: 20px; }
.about5-item .item .p { line-height: 2; color: var(--color-6); margin-top: 22px; }
.about5-item .item .num-font { font-size: 90px; color: rgba(0, 0, 0, 0.05); position: absolute; right: 0; bottom: 0; margin-bottom: -30px; margin-right: -8px; }
.list.about6 { grid-template-columns: repeat(3, 1fr); gap: var(--gap-30); }
.list.about6 .list-li { border: solid 1px var(--border-color) }
.list.about6 .list-txt { display: grid; grid-template-columns: 1fr 90px; column-gap: 20px; }
.list.about6 .list-txt .down { grid-row-end: span 2; grid-row-start: 1; grid-column-start: 2; display: flex; height: 100px; align-items: center; justify-content: center; background: var(--main-color); }
.list.about6 .info, .list.about6 .info span { display: flex; align-items: center; }
.about6 .list-txt .name { -webkit-line-clamp: 1; padding-left: 16px; padding-top: 15px; font-size: 18px; line-height: 35px; height: 50px; }
.about6 .list-txt .info { padding-left: 16px; align-items: flex-start; }
.about6 .info span { margin-right: 16px; }
.about6 .info span img { width: 16px; height: 16px; margin-right: 8px; }
/*产品*/
#products { background: url(../images/products.jpg) center bottom no-repeat fixed; background-size: cover; padding-top: 200px; padding-bottom: 100px; margin-bottom: calc(0px - var(--gap-80)); }
#products .wrapper { background: #fff; border-radius: 12px; padding: 30px; }
.products { display: flex; flex-direction: column; gap: 24px; }
.products .list-txt { padding-top: 12px; }
.products .list-txt .name { text-align: center; }
.products .item { border: solid 1px var(--border-color); border-radius: 6px; }
.products .item .category { position: relative; display: flex; align-items: center; padding: 16px 24px; font-size: 18px; cursor: pointer; }
.products .item .category img { width: 16px; height: 16px; margin-right: 14px; }
.products .item .category .icon { position: absolute; right: 16px; top: 50%; margin-top: -10px; width: 20px; height: 20px; border-radius: 50%; background: var(--main-color); }
.products .item .category .icon::before, .products .item .category .icon::after { content: ""; display: block; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); background: #fff; }
.products .item .category .icon::before { width: 10px; height: 2px; }
.products .item .category .icon::after { width: 2px; height: 10px; }
.products .item .category.active { cursor: auto; }
.products .item .category.active .icon::after { transform: translate(-50%, -50%) rotate(90deg); }
.products .item .txt-card { display: none; border-top: solid 1px var(--border-color); padding: 30px; }
.products .item .txt-card .txt { display: flex; flex-flow: row wrap; column-gap: 32px; }
.products .item .txt-card .txt a { color: var(--color-3); line-height: 50px; position: relative; }
.products .item .txt-card .txt a::after { content: ""; display: block; width: 0px; height: 1px; left: 0; bottom: 0; background: var(--main-color); }
.products .item .txt-card .txt a:hover { color: var(--main-color); }
.products .item .txt-card .txt a:hover::after { width: 100%; }
.list.app-list { grid-template-columns: repeat(4, 1fr); gap: var(--gap-20); }
.list.app-list .images { padding-top: 68%; }
.list.video-list { grid-template-columns: repeat(3, 1fr); gap: var(--gap-20); }
.list.video-list .images { padding-top: 50%; border-radius: 6px; }
#product-detailed { border-top: solid 1px var(--border-color) }
.product-detailed, .product-txt { padding-top: 20px; }
.product-detailed, .product-txt .text img { max-width: 100%; }
.product-detailed .head { display: grid; grid-template-columns: 400px 1fr; gap: var(--gap-50); align-items: flex-start; }
.product-detailed .head .product-photo { display: block; width: 100%; }
.product-detailed .head .info { display: flex; justify-content: space-between; flex-flow: row wrap; }
.product-detailed .head .info .h5, .product-txt .h5 { font-size: 36px; color: var(--color-3); }
.product-detailed .head .info .btn-inquiry { width: 140px; height: 45px; position: relative; border-radius: 4px; background: var(--main-color); display: flex; align-items: center; justify-content: center; column-gap: 8px; color: #fff; cursor: pointer; }
.product-detailed .head .info .btn-inquiry::after { content: ""; display: block; position: absolute; width: 0; height: 100%; left: 0; top: 0; background: rgba(0, 0, 0, 0.05); }
.product-detailed .head .info .btn-inquiry:hover::after { width: 100%; }
.product-detailed .head .info .text, .product-txt .text { width: 100%; margin-top: 36px; }
.product-detailed .head .info .text p:not(:last-child) { margin-bottom: 0; }
.product-detailed .body { margin-top: var(--gap-50); }
.product-detailed .body .tab { display: flex; column-gap: 60px; border-bottom: solid 1px var(--border-color); }
.product-detailed .body .tab .item { position: relative; padding-bottom: 16px; font-size: 16px; color: var(--color-3); cursor: pointer; }
.product-detailed .body .tab .item::after { content: ""; display: block; position: absolute; left: 0; bottom: 0; width: 0px; height: 2px; background: var(--main-color); }
.product-detailed .body .tab .item.current { color: var(--main-color); }
.product-detailed .body .tab .item.current::after { width: 100%; }
.product-detailed .body .content .item { display: none; padding-top: 25px; }
.product-detailed .body .content .item:first-child { display: flex; }
.table { max-width: 100%; }
.table thead tr, .table tbody tr:nth-child(even) { background: #f7f7f7; }
.table thead th { font-weight: 400; }
.table th, .table td { font-size: 16px; text-align: center; padding: 8px 24px; border: solid 1px var(--border-color); }
/*投资者关系*/
.invest { padding-bottom: var(--gap-80); padding-top: var(--gap-60); }
.invest .card { background: #fff; margin: 0 auto; box-shadow: 0px 12px 20px 8px rgba(0, 0, 0, 0.05); width: 100%; max-width: 900px; padding: 5vw; display: grid; grid-template-columns: 1.25fr 1fr 1fr; row-gap: 12px; }
.invest .card .p1 { grid-row-end: span 2; --down: #009944; --rise: #FF0B00 }
.invest .card .p1 .num-font, .invest .card .p1 .num-font span { color: var(--down); }
.invest .card .p1 .num-font { display: flex; flex-direction: column; align-items: center; font-size: 72px; }
.invest .card .p1 .num-font span { font-size: 20px; }
.invest .card .p2 { align-self: end; color: var(--color-3); }
.invest .card .p2 .num-font { color: var(--main-color); font-size: 20px; }
.invest .card .p3 { grid-column-end: span 2; color: var(--color-6); }
.invest .card .p3 { font-size: 16px; color: var(--color-6); }
.list.invest2 { grid-template-columns: repeat(2, 1fr); gap: var(--gap-30); }
.list.invest2 .list-li { border: solid 1px var(--border-color) }
.list.invest2 .list-txt { display: grid; grid-template-columns: 1fr 80px 80px; }
.list.invest2 .list-txt .view, .list.invest2 .list-txt .down { grid-row-end: span 2; display: flex; flex-direction: column; height: 100px; align-items: center; justify-content: center; font-size: 14px; color: #fff; }
.list.invest2 .list-txt .view { background-color: #00BAAD; grid-row-start: 1; grid-column-start: 2; cursor: pointer; }
.list.invest2 .list-txt .down { background-color: #2A82E4; grid-row-start: 1; grid-column-start: 3; }
.list.invest2 .list-txt .name { -webkit-line-clamp: 2; padding-left: 16px; padding-right: 16px; padding-top: 15px; font-size: 18px; line-height: 25px; height: 65px; }
.list.invest2 .list-txt .info { font-size: 14px; color: var(--color-6); padding-left: 16px; }
.invest3 { display: flex; flex-direction: column; row-gap: 40px; }
.invest3 .item { background: #fff; box-shadow: 0px 8px 24px rgba(149, 157, 165, 0.2); padding: 30px; }
.invest3 .item .txt { display: grid; grid-template-columns: 24px 1fr; column-gap: 16px; }
.invest3 .item .txt img { width: 24px; height: 24px; margin-top: 4px; }
.invest3 .item .txt:first-child::after { content: ""; grid-column-end: span 2; border-bottom: 1px solid var(--border-color); display: block; margin: 20px 0; }
/*资讯*/
.news-item { display: grid; overflow: hidden; position: relative; padding: 12px; grid-template-columns: 100px 1fr 0; grid-template-rows: 35px 35px 0; column-gap: 24px; border-bottom: solid 1px var(--border-color); align-items: center; }
.news-item::after { content: ""; display: block; position: absolute; width: 8px; height: 8px; right: 24px; top: 50%; border-right: 1px solid #B7B7B7; border-top: 1px solid #B7B7B7; pointer-events: auto; transform: translate(-50%, -50%) rotate(45deg); }
.news-item .stretching { grid-column-start: 3; grid-row-start: 3; }
.news-item .images { grid-row-end: span 3; padding-top: 70%; }
.news-item .date, .news-item .txt { grid-column-end: span 2; }
.news-item .date { font-size: 18px; color: var(--color-3); overflow: hidden; text-overflow: ellipsis; white-space: nowrap; display: block;  }
.news-item .txt { font-size: 16px; color: var(--color-6); }
.news-item .txt { grid-column-end: span 2; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; display: block; }
.news-item:hover { background: linear-gradient(45deg, rgba(0, 0, 0, 0.1) 0%, rgba(204, 204, 204, 0) 50%); }
.news-item:hover::after { right: 16px; }
.news-item:hover .images img { transform: scale(1.1); }
.news { display: grid; grid-template-columns: repeat(2, 1fr); gap: 0 var(--gap-30); }
.list.news2 { grid-template-columns: repeat(3, 1fr); gap: var(--gap-30); }
.list.news2 .images { padding-top: 56.25%; }
.list.news2 .list-txt { padding: 12px 16px; border: solid 1px var(--border-color) }
.list.news2 .list-txt .date { font-size: 16px; color: #999; margin-top: 6px; }
.list.news2 .list-txt .name { font-size: 20px; color: var(--color-2); -webkit-line-clamp: 1; }
.article-box { display: grid; grid-template-columns: 1fr 1px 400px; gap: var(--gap-50); margin-bottom: calc(0px - var(--gap-80)) }
.article-box .border { background: var(--border-color); }
.article, .lately { padding-top: var(--gap-50); padding-bottom: var(--gap-80); }
.lately .news-item { grid-template-columns: 1fr 0; grid-template-rows: 35px 25px 0; }
.lately .news-item .date { font-size: 24px; }
.lately .news-item .stretching { grid-column-start: 2; }
.article-info { display: flex; flex-direction: column; gap: 24px; margin-bottom: 24px; padding-bottom: 24px; border-bottom: solid 1px var(--border-color); }
.article-info .h1 { font-size: 32px; line-height: 1.5; color: var(3); }
.article-info .tool, .article-info .tool span { display: flex; align-items: center; color: var(--color-6); }
.article-info .tool { gap: 24px; }
.article-info .tool span { gap: 8px; }
.article .article-txt { width: 100%; margin: 0 auto; }
.article .article-txt, .article .article-txt * { font-size: 16px; line-height: 40px; color: #333; }
.article .article-txt h5 { font-size: 22px; color: #333; font-weight: 600; padding: 20px 0; text-align: center; }
.article .article-txt b { font-size: 18px; color: #333; margin-bottom: 15px; }
.article .article-txt hr { height: 1px; width: 100%; margin: 30px 0; border: 0; display: block; background: #ddd }
.article .article-txt img { max-width: 100%; margin: 0 auto; display: block; width: auto }
.article .article-txt table { width: 100% !important }
.article .article-txt table td { word-wrap: break-word !important; padding: 10px !important; border: 0 !important; min-width: 50px; max-width: auto !important; line-height: 30px !important; vertical-align: middle !important }
.article .article-txt table td * { word-wrap: break-word !important; font-size: 16px !important; font-weight: 300 !important; color: #111 !important; line-height: 36px !important }
@media screen and (max-width:1024px) {
	.article .h1 { font-size: 24px; }
}
@media screen and (max-width:480px) {
	.article .h1 { font-size: 20px; padding-bottom: 12px; }
	.article .tool { gap: 16px; }
	.article .tool span { font-size: 12px; }
	.article .article-txt, .article .article-txt * { font-size: 14px; line-height: 26px; }
}
.article-page { display: flex; margin-top: var(--gap-80); }
.article-page .item { flex: 1 1; background: #f7f7f7; display: flex; align-items: center; justify-content: flex-end; gap: 16px; color: var(--color-6); padding: 30px; }
.article-page .item .arrow::before { width: 8px; height: 8px; }
.article-page .prev { flex-direction: row-reverse; }
.article-page .prev .arrow { transform: rotate(180deg); }
.article-page .item:hover { background: var(--border-color); }
.article-page .item:hover .arrow { transform: translateX(5px); }
.article-page .item.prev:hover .arrow { transform: rotate(180deg) translateX(5px); }
/*联系*/
@keyframes fadeUp {
	0% { margin-top: 100px; opacity: 0; }
	100% { margin-top: 0px; opacity: 100%; }
}
#contact { display: grid; grid-template-columns: 1fr 1fr; align-items: center; margin-top: calc(0px - var(--gap-80)); margin-bottom: calc(0px - var(--gap-80)); }
#contact .contact-left { padding-left: calc(100% - var(--w-width) / 2); padding-right: var(--gap-50); padding-top: var(--gap-100); padding-bottom: var(--gap-100); animation: fadeUp 1s ease 0s both; }
#contact .contact-map { animation: fadeUp 1s ease 1s both; width: 100%; height: 100%; }
#contact .contact-map img { display: block; width: 100%; height: 100%; }
#contact .contact-map .map { width: 100%; height: 100%; }
#contact .contact-map .map img { width: 166px; height: 171px; display: inline-block }
.contact-info { margin-bottom: 48px; }
.contact-info .t { font-size: 25px; color: var(--color-3); margin-bottom: 12px; }
.contact-info .p { font-size: 18px; color: var(--color-3); display: grid; grid-template-columns: 24px 1fr; column-gap: 10px; margin-bottom: 8px; }
.contact-info .p img { width: 24px; height: 24px; }
.message { max-width: 710px; width: 100%; }
.message .form { flex: 1; grid-template-columns: repeat(3, 1fr); gap: 24px; }
.message .form .lg { grid-column-end: span 3; }
.message .form-group textarea.form-control { height: 200px; }
.message .form-group.button-group .form-control { width: 150px; }
.join { display: flex; flex-direction: column; gap: 24px; }
.join .item { border: solid 1px var(--border-color); border-radius: 6px; }
.join .item .join-name { position: relative; display: flex; align-items: center; padding: 16px 24px; font-size: 18px; cursor: pointer; }
.join .item .join-name .left { display: flex; align-items: center; gap: 32px; }
.join .item .join-name .left img { width: 16px; height: 16px; margin-right: 12px; }
.join .item .join-name .left .name { font-size: 18px; color: var(--color-3); }
.join .item .join-name .left .date { font-size: 16px; color: var(--color-6); }
.join .item .join-name .icon { position: absolute; right: 16px; top: 50%; margin-top: -10px; width: 20px; height: 20px; border-radius: 50%; background: var(--main-color); }
.join .item .join-name .icon::before, .join .item .join-name .icon::after { content: ""; display: block; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); background: #fff; }
.join .item .join-name .icon::before { width: 10px; height: 2px; }
.join .item .join-name .icon::after { width: 2px; height: 10px; }
.join .item .join-name.active { cursor: auto; background-color: #f8f8f8; }
.join .item .join-name.active .icon::after { transform: translate(-50%, -50%) rotate(90deg); }
.join .item .join-card { display: none; border-top: solid 1px var(--border-color); padding: 30px; }
.join .item .join-card .head { display: flex; flex-flow: row wrap; padding-bottom: 16px; margin-bottom: 16px; gap: 32px; border-bottom: solid 1px var(--border-color); }
.join .item .join-card .f_20 { display: block; font-size: 18px; color: var(--color-3); margin-top: 16px; margin-bottom: 16px; }
.join .item .join-card .text p { line-height: 2; }
/*video*/
.btn-play { display: flex; align-items: center; justify-content: center; position: absolute; left: 0; top: 0; right: 0; bottom: 0; }
.btn-play::before, .btn-play::after, .video-list .images::before, .video-list .images::after { content: ""; display: block; position: absolute; }
.btn-play::before, .video-list .images::before { left: 50%; top: 50%; transform: translate(-50%, -50%); background: url(../images/icon-play.svg) no-repeat; width: 72px; height: 72px; z-index: 101; }
.btn-play::after, .video-list .images::after { left: 0; top: 0; right: 0; bottom: 0; background: rgba(0, 0, 0, 0.4); z-index: 100; }
.btn-play a { display: block; width: 72px; height: 72px; position: relative; z-index: 102; }
/*页面*/
#logo { overflow: hidden; }
#header { height: var(--header-height); background: rgba(255, 255, 255, 1); }
#header .wrapper { height: calc(var(--header-height) - var(--nav-height)); }
header.baion #header { box-shadow: var(--box-shadow); background: rgba(255, 255, 255, 0.7); backdrop-filter: blur(20px); }
.logo, .logo a, .logo a img { width: 100%; height: 100%; display: block; }
.logo a img { object-fit: contain; }
.wrapper { width: var(--w-width); }
#body { position: relative; background-color: #fff; padding-bottom: var(--gap-80); }
#nav { width: 100%; height: var(--nav-height); border-top: solid 1px var(--border-color); }
#nav .wrapper { height: 100%; z-index: 0; display: flex; align-items: center; justify-content: space-between; }
.nav { gap: var(--gap-80); }
.nav .nav-item .nav-item-a span, .nav .nav-item.active.cuf .nav-item-a span { font-size: 16px; color: var(--color-3); font-weight: 500; text-transform: uppercase; }
.nav .nav-item.active .nav-item-a span, .nav .nav-item .nav-item-a:hover span, .nav .nav-item:hover span, .nav-item-a:hover span, .nav .nav-item.active:hover .nav-item-a span, .nav .nav-item.active.cuf .nav-item-a:hover span { color: var(--main-color); }
.place { padding-top: 16px; padding-bottom: 16px; }
@font-face { font-family: 'HarmonyOS_Sans_SC_Regular'; src: url('HarmonyOS_Sans_SC_Regular.ttf'); font-weight: 400; font-style: normal; }
body, html { font-family: HarmonyOS_Sans_SC_Regular; }
.num-font, .num-font span { font-family: "DIN Alternate"; font-weight: 700; }
#logo { background-position: center no-repeat; background-repeat: no-repeat; background-image: url(../images/logo-lg.png); width: 505px; height: 45px; }
#logo-r { position: relative; z-index: 2; }
#logo-r .header-icon { display: flex; align-items: center; gap: 30px; position: relative; z-index: 2; }
#logo-r .search { position: absolute; z-index: 10; right: 0px; bottom: 0; margin-bottom: -75px; }
.header-icon .item { display: flex; align-items: center; gap: 8px; color: var(--color-6); }
.search .form, .search-btn { border: solid 1px var(--border-color); border-radius: 3px; width: 33px; height: 33px; overflow: hidden; }
.search { display: flex; align-items: center; }
.search .search-btn { display: none; }
.search .form { width: 300px; }
.search .form { grid-template-columns: 1fr 60px; gap: 0; }
.search .form-control, .search .form-control::placeholder, .search .form-group.button-group .form-control { font-size: 14px; }
.search .form-group .form-control { border: 0; width: 100%; height: 33px; flex: none }
.search .form-group.button-group .form-control, .search-btn { background: var(--main-color); }
.search-btn.close { background: #fff; border-width: 0; position: relative; }
.search-btn.close::before, .search-btn.close::after { content: ""; display: block; width: 16px; height: 1px; background-color: #000; position: absolute; left: 15px; top: 20px; cursor: pointer; }
.search-btn.close::before { transform: rotate(-45deg); }
.search-btn.close::after { transform: rotate(45deg); }
.highlight { font-size: 16px; display: inline-block; margin: 0 3px; padding: 2px 6px; border-radius: 3px; background: var(--color-red); color: #fff; }
.search-result .t { border-bottom: solid 1px var(--border-color); font-size: 18px; padding-top: var(--gap-50); padding-bottom: 20px; margin-bottom: 20px; color: var(--color-6); }
.search-result .list { grid-template-columns: repeat(2, 1fr); gap: var(--gap-40); }
.search-result .list .list-li { display: flex; column-gap: 16px; padding: 16px; border: solid 1px var(--border-color); position: relative; }
.search-result .list .list-li .stretching { position: absolute; left: 0; top: 0; right: 0; bottom: 0; }
.search-result .list .list-li img { display: block; width: 120px; height: auto; }
.search-result .list .list-li .list-txt { font-size: 16px; color: var(--color-6); }
.search-result .list .list-li:hover { transform: translateY(-10px); }
.inquiry-card { padding: var(--gap-40); }
.inquiry-card .form-group.code { grid-template-columns: 160px 1fr; }
/*页面参数*/
:root { --main-color: #00A1E9;	/*主要颜色 */ --color-red: #E90013;	/*红色 */ --border-color: #ececec;	/*边框颜色 */ --w-width: 1500px;	/*页面安全宽度 */ --text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2); --box-shadow: 0px 3px 10px rgba(222, 222, 222, 0.5); --color-3:#333; --color-6:#666; --color-9:#999; --header-height: 140px; --nav-height: 60px; --title-top: 60px; --title-bottom: 50px; --gap-100:100px; --gap-90:90px; --gap-80:80px; --gap-70:70px; --gap-60:60px; --gap-50:50px; --gap-40:40px; --gap-30:30px; --gap-20:20px; }
@media screen and (max-width:1540px) {
	:root { --gap-100:90px; --gap-90:81px; --gap-80:72px; --gap-70:63px; --gap-60:54px; --gap-50:45px; --gap-40:36px; --gap-30:27px; --gap-20:18px; }
}
@media screen and (max-width:1370px) {
	:root { --title-top: 40px; --title-bottom: 30px; --gap-100:80px; --gap-90:72px; --gap-80:64px; --gap-70:56px; --gap-60:48px; --gap-50:40px; --gap-40:32px; --gap-30:24px; --gap-20:16px; }
}
@media screen and (max-width:1280px) {
	:root { --title-top: 20px; --title-bottom: 16px; --gap-100:70px; --gap-90:63px; --gap-80:56px; --gap-70:49px; --gap-60:42px; --gap-50:35px; --gap-40:28px; --gap-30:21px; }
}
@media screen and (max-width:860px) {
	:root { --header-height: 60px; --gap-100:50px; --gap-90:45px; --gap-80:40px; --gap-70:35px; --gap-60:30px; --gap-50:25px; --gap-40:20px; --gap-30:15px; }
}
@media screen and (max-width:768px) {
	:root { }
}
@media screen and (max-width:640px) {
	:root { --gap-100:32px; --gap-90:24px; --gap-80:24px; --gap-70:24px; --gap-60:16px; --gap-50:16px; --gap-40:16px; }
}
/* 适配 */
@media screen and (max-width:1540px) {
	.wrapper { width: 100%; padding-left: 16px; padding-right: 16px; }
	#logo-r .search { right: 16px; }
	.web-title .main { font-size: 26px; }
	.web-title .secondary { font-size: 16px; }
	#about-banner .wrapper { left: 16px; margin-left: 0; }
	#about-history::after { height: calc(100% - 150px); }
	#products .wrapper { margin-left: 16px; margin-right: 16px; width: calc(100% - 32px); padding: 24px; }
	#contact .contact-left { padding-left: 16px; }
}
@media screen and (max-width:1370px) {
	#banner .banner-txt { font-size: 30px; }
	.message { max-width: 100%; }
	#about-banner { height: 500px; }
	#about-banner .p1 { font-size: 50px; }
	#about-banner .p2 { font-size: 30px; }
	#about-banner .txt { margin-top: 24px; margin-bottom: 64px; width: calc(100% - 32px); }
	.about-section1 .video { width: 45%; }
	#about-history::after { height: calc(100% - 110px); }
	.about5-item { margin-top: 20px; margin-bottom: 30px; grid-template-columns: repeat(3, 1fr) }
	.about5-item .t { grid-column-end: span 3; }
}
@media screen and (max-width:1280px) {
	.more { margin-top: 24px; }
	#logo-r { gap: 16px; }
	.search .form { width: 200px; }
	#banner { height: 200px; }
	.message .form { grid-template-columns: 1fr; gap: 16px; }
	.message .form .lg { grid-column-end: span 1; }
	.form-group.code { grid-template-columns: 160px 1fr; }
	.list.honor { grid-template-columns: repeat(3, 1fr); }
	#about-history::after { height: calc(100% - 75px); }
	.about3 { grid-template-columns: repeat(4, 1fr); }
	.about3 .list-li:first-child { grid-column-end: span 1; grid-row-end: span 1; }
	.list.invest2, .news { grid-template-columns: 1fr; }
	.list.news2 { grid-template-columns: repeat(2, 1fr); }
	.article-box { grid-template-columns: 1fr 1px 300px; gap: 12px; }
}
@media screen and (max-width:1024px) {
	.nav { gap: 24px; }
	.web-title .main { font-size: 20px; }
	.web-title .secondary { font-size: 14px; }
	.more { margin-top: 16px; }
	#logo { width: 160px; background-image: url(../images/logo-sm.png); }
	.message .form { grid-template-columns: 1fr; gap: 16px; }
	.message .form .lg { grid-column-end: span 1; }
		/* .form-group.code { grid-template-columns: 160px 1fr; row-gap: 16px } */
	.form-group.code .form-group.button-group { grid-column-end: span 2; }
	.message .form-group.button-group .form-control { width: 100%; }
	.about-section1 .video { width: 100%; margin-bottom: 24px; margin-right: 0; }
	#about-history::after { height: calc(100% - 66px); }
	.about2 { grid-template-columns: repeat(3, 1fr); }
	.about2 .list-li:first-child { grid-column-end: span 1; grid-row-end: span 1; }
	.list.patent, .list.app-list, .list.video-list { grid-template-columns: repeat(2, 1fr); }
	.about3 { grid-template-columns: repeat(3, 1fr); }
}
@media screen and (max-width:900px) {
	.search-result .list { grid-template-columns: 1fr; }
	.nav .nav-item .nav-item-a span, .nav .nav-item.active.cuf .nav-item-a span { font-size: 14px; }
	.about-section2 { display: flex; align-items: center; padding: 24px; column-gap: 0; }
	.about-section2 .p2 { display: none; }
	.about-section2 img { margin-right: 24px; width: 48px; height: 48px; }
	.list.honor { grid-template-columns: repeat(2, 1fr); }
	#about-history { padding-bottom: 100px; }
	#about-history::before { height: 110px; }
	.history .item .date { font-size: 18px; }
	.history .item .txt { font-size: 14px; }
	#about-banner .p1 { font-size: 30px; }
	#about-banner .p2 { font-size: 20px; }
	.about5-item { margin-top: 16px; margin-bottom: 16px; grid-template-columns: repeat(2, 1fr) }
	.about5-item .t { grid-column-end: span 2; }
	.product-detailed .head .info .h5, .product-txt .h5 { font-size: 24px; }
	#contact { grid-template-columns: 1fr; }
	#contact .contact-left { padding: 16px 24px; }
	.contact-info { margin-bottom: 24px; }
	.contact-info .t { font-size: 18px; }
	.contact-info .p { font-size: 14px; }
	.article-box { grid-template-columns: 1fr; }
	.article-box .border, .article-box .lately { display: none; }
}
@media screen and (max-width:860px) {
	.body-overlay { top: 60px; height: calc(100vh - 60px); }
	.mobileMenu { width: 30px; height: 30px; padding: 0; position: absolute; z-index: 1001; left: 20px; top: 15px; display: none; cursor: pointer; flex-direction: column; align-items: center; justify-content: space-between; }
	.mobileMenu i, .mobileMenu i::before, .mobileMenu i::after { width: 28px; height: 2px; background: #666; display: block; position: absolute; }
	.mobileMenu i { top: 14px; }
	.mobileMenu i::before, .mobileMenu i::after { content: ""; left: 0; -webkit-transform-origin: center center; transform-origin: center center; transition: all 0.25s ease; }
	.mobileMenu i::before { top: -10px; }
	.mobileMenu i::after { top: 10px; }
	.mobileMenu.close i { width: 0; }
	.mobileMenu.close i::before, .mobileMenu.close i::after { background: var(--color-red); }
	.mobileMenu.close i::before { -webkit-transform: rotate(45deg) translate(7px, 7px); transform: rotate(45deg) translate(7px, 7px); }
	.mobileMenu.close i::after { -webkit-transform: rotate(-45deg) translate(7px, -7px); transform: rotate(-45deg) translate(7px, -7px); }
	header { transform: none; box-shadow: 2px 2px 20px 0px rgba(0, 0, 0, 0.1); }
	.mobileMenu { display: inline-block; }
	.mobileMenu.hide { display: none; }
	header #header { position: relative; z-index: 102; background: #fff; }
	#header, header.index-header #header { height: var(--header-height); }
	#header .wrapper { height: var(--header-height); justify-content: center; }
	#nav { position: fixed; display: block; width: 300px; max-width: 80%; height: calc(100vh - 60px); left: -100%; top: 60px; padding: 16px 0 0 0; margin: 0; background: rgba(255, 255, 255, 1); backdrop-filter: blur(27px); z-index: 101; overflow: hidden; transform: translateX(0); }
	#nav.side-slide, #logo-r.side-slide { left: 0; }
	#nav .wrapper { flex-direction: column; justify-content: flex-start; row-gap: 24px; }
	#nav .nav { order: 2; width: 100%; }
	.search .form { width: 100%; }
	.nav { flex-direction: column; justify-content: flex-start; gap: 0; }
	.nav .nav-item { position: relative; z-index: 10; display: flex; justify-content: center; margin-left: 0; margin-right: 0; width: 100%; height: 46px; border-bottom: 1px solid rgba(255, 255, 255, 0.1); }
	.nav .nav-item::before { bottom: auto; top: 50px; left: 0; transform: translateX(0); }
	.nav .nav-item .nav-item-a { text-decoration: none; width: 100%; display: flex; justify-content: flex-start; padding-top: 16px; padding-bottom: 16px; padding-left: 24px; align-items: center; position: relative; z-index: 2; text-transform: capitalize; }
	.nav .nav-item.active .nav-item-a span, .nav .nav-item .nav-item-a:hover span, .nav .nav-item:hover span, .nav .nav-item.active.cuf, .nav-item-a:hover span { color: var(--main-color); }
	.nav .nav-item:hover .sub-nav, .nav .nav-item.active .sub-nav { opacity: 1; visibility: visible; transform: translate(0, 0); }
	.nav .nav-item { height: auto; flex-direction: column; border-bottom: solid 1px var(--border-color); }
	.nav .nav-item .sub-nav { position: relative; top: 0; left: 0; transform: translateY(0px); opacity: 1; visibility: visible; height: auto; display: none; }
	.nav .nav-item.active .sub-nav { display: block; }
	.nav .nav-item .sub-nav::before, .nav .nav-item .sub-nav::after { display: none; opacity: 0; }
	.nav .nav-item.active::before, .nav .nav-item:hover::before, .nav .nav-item.active.cuf:hover::before { width: 100%; }
	.nav .nav-item .sub-nav-item { background-color: #fff; box-shadow: none; padding: 8px 12px; flex-direction: column; gap: 0; height: auto; border-top: solid 1px var(--border-color) }
	.nav .nav-item .sub-nav-item::before { display: none; }
	.nav .nav-item .sub-nav-item a { border-bottom: 1px solid rgba(0, 0, 0, 0.1); margin: 0; padding: 12px 0 12px 32px; text-align: left; font-size: 14px; }
	.nav .nav-item .sub-nav-item a:last-child { border-bottom: 0; }
	.nav .nav-item .sub-nav-item a::before { bottom: 0; }
	#nav .nav { flex-direction: column; height: auto; }
	.nav { flex: none; }
	#logo-r .header-icon, #about-banner .txt { display: none }
	#about-banner .wrapper { bottom: 16px; }
	#about-banner .column { margin-top: 32px; display: flex; flex-flow: row wrap; }
	.product-detailed .head {display:flex; flex-direction: column;}
	.product-detailed .head .info{flex-direction: column; gap: 16px;}
	.product-detailed .head .info .text, .product-txt .text{margin-top: 16px;}
	.product-detailed .head .info .text table{width: 100% !important;}
	.product-detailed .body .tab { column-gap: 24px }
}
@media screen and (max-width:768px) {
	.wrapper { padding-left: 24px; padding-right: 24px; }
	.web-title { flex-direction: column; align-items: center; justify-content: center; }
	.place { border-bottom: 0; margin-bottom: 0; padding-top: 12px; padding-bottom: 12px; }
	.web-title > div { text-align: center; }
	.swiper-tool { padding-top: 16px; }
	.message { max-width: 100%; }
	.news-item { grid-template-columns: 100px 1fr 0; grid-template-rows: 40px 20px 0; }
	.news-item .images { padding-top: 60px; }
	/* .news-item .date { font-size: 24px; } */
	#about-banner { height: 300px; }
	.about-section1 .video { height: 240px; }
	#about-history::after { height: calc(100% - 94px); left: 50px; }
	#about-history .history::before { left: 26px; }
	#about-history .history { gap: 24px; }
	.history .item { align-items: flex-start; width: calc(100% - 26px); padding-right: 0; padding-left: 60px; margin-left: 26px; }
	.history .item::before { margin-right: 0; margin-left: -8px; right: auto; left: 0; }
	.history .item::after { right: auto; left: 8px; }
	.history .item:nth-child(odd) { margin-left: 26px; }
	.list.honor, .about2, .about3 { grid-template-columns: repeat(2, 1fr); }
	.invest .card { grid-template-columns: 1fr; }
	.invest .card .p1 { grid-row-end: span 1; }
	.invest .card .p2 { align-self: start; }
	.invest .card .p3 { grid-column-end: span 1; display: flex; }
	.list.patent, .list.app-list, .list.video-list { grid-template-columns: repeat(1, 1fr); }
	#contact .contact-left { padding-left: 24px; }
}
@media screen and (max-width:640px) {
	.text p:not(:last-child) { margin-bottom: 0; }
	.more, .more::after { width: 100%; }
	.message .form-group.button-group .form-control { width: 100%; }
	.about5-item { grid-template-columns: repeat(1, 1fr) }
	.about5-item .t { grid-column-end: span 1; }
	.join .item .join-name .left { flex-direction: column; align-items: flex-start; gap: 12px; }
	.invest .card .p3 { flex-direction: column; }
	.list.invest2 .list-txt { grid-template-columns: 1fr 1fr; grid-template-rows: 60px 40px 40px; }
	.list.invest2 .list-txt .name, .list.invest2 .list-txt .info { grid-column-end: span 2; padding: 8px 12px; }
	.list.invest2 .list-txt .name { height: 60px; }
	.list.invest2 .list-txt .view, .list.invest2 .list-txt .down { grid-row-end: span 1; flex-direction: row; height: 100%; }
	.list.invest2 .list-txt .view img, .list.invest2 .list-txt .down img { width: 20px; height: 20px; margin-right: 16px; }
	.list.invest2 .list-txt .view { grid-row-start: 3; grid-column-start: 1; }
	.list.invest2 .list-txt .down { grid-row-start: 3; grid-column-start: 2; }
}
@media screen and (max-width:480px) { }
/*******************************
-------[=首页------
********************************/
#index-section1 { position: relative; z-index: 1; width: 100%; height: 635px; margin-top: var(--header-height); }
#index-section1 .wrapper { background-color: #fff; z-index: 1; height: 70px; box-shadow: 0px 12px 20px 8px rgba(0, 0, 0, 0.05); margin-top: -35px; }
#index-section1 .wrapper .left { display: flex; align-items: center; }
#index-section1 .swiper-btn { width: 70px; height: 70px; background: #fff; border-radius: 0%; position: relative; transform: translateY(0); top: 0; }
#index-section1 .swiper-btn:hover { background-color: #f8f8f8; }
#index-section1 .swiper-btn .arrow::before { border-color: #B7B7B7; }
.index-banner { width: 100%; height: 500px; }
.index-banner .index-banner-photo { width: 100%; height: 100%; object-fit: cover; z-index: 8; }
.index-banner .slide-txt, .index-banner-info .index-banner-photo { display: none; opacity: 0; }
#index-section1 .swiper-pagination { right: 40px; bottom: 29px; display: flex; align-items: center; gap: 24px; justify-content: center; }
#index-section1 .swiper-pagination-bullet { background: #D6D6D6; opacity: 1 !important; width: 6px; height: 6px; margin: 0; }
#index-section1 .swiper-pagination-bullet-active { background: #fff; width: 6px; height: 6px; border: 3px solid var(--main-color); }
.index-banner-info { width: 400px; height: 70px; margin: 0; border-left: solid 1px var(--border-color); padding-left: 24px; }
.index-banner-info .slide-txt { font-size: 16px; line-height: 70px; color: var(--color-3); overflow: hidden; text-overflow: ellipsis; white-space: nowrap; display: block; }
.index-about { display: flex; flex-flow: row wrap; gap: var(--gap-50) var(--gap-90); }
.index-about .left { width: 360px; }
.index-about .left img { display: block; width: 100%; }
.index-about .right { flex: 1; }
.index-about .right .text { overflow: hidden; display: -webkit-box !important; -webkit-box-orient: vertical; white-space: normal !important; word-wrap: normal !important; -webkit-line-clamp: 4; }
.index-about .video { width: 100%; position: relative; }
.index-about .video img { display: block; width: 100%; height: 100%; }
.application { display: flex; column-gap: 2px; height: 450px; overflow: hidden; }
.application .item { flex: 1; position: relative; }
.application .item img { display: block; width: 100%; height: 100%; }
.application .item .txt { position: absolute; left: 0; bottom: 0; right: 0; height: 150px; background: linear-gradient(0deg, rgba(0, 0, 0, 1) 0%, rgba(204, 204, 204, 0) 100%); display: flex; flex-direction: column; justify-content: flex-end; padding-left: 24px; padding-bottom: 30px; color: #fff; }
.application .item .txt .p1 { font-size: 24px; }
.application .item .txt .p2 { font-size: 16px; }
.application .item:hover { flex: 2; }
#index-news { background-color: #f7f7f7; margin-top: var(--gap-80); padding-top: var(--gap-80); padding-bottom: var(--gap-50); }
.index-news { display: flex; gap: var(--gap-50); justify-content: space-between; }
.index-news .more { margin-top: 0; }
.index-news .left, .index-news .right { width: 725px; }
.index-news .left .swiper-container { height: 475px; }
.swiper-tool.index-exhibition-btn { display: grid; grid-template-columns: 50px 50px 1fr; column-gap: 24px; }
.swiper-tool.index-exhibition-btn .more { justify-self: end; }
.index-news .right .card { background: #fff; margin-bottom: 24px; }
.index-exhibition .images { padding-top: 365px; }
.index-exhibition .list-txt { background: var(--main-color); padding: 16px; display: grid; grid-template-columns: 100px 1fr; grid-template-rows: 30px 40px; gap: 10px 20px; color: #fff; }
.index-exhibition .list-txt .date { grid-row-end: span 2; display: flex; flex-direction: column; align-items: center; }
.index-exhibition .list-txt .date .p1 { font-size: 30px; }
.index-exhibition .list-txt .date .p3 { font-size: 20px; }
.index-exhibition .list-txt .name { font-size: 20px; line-height: 30px; }
.index-exhibition .list-txt .txt-info { -webkit-line-clamp: 2; }
.index-exhibition .list-txt .txt-info, .index-exhibition .list-txt .txt-info * { font-size: 14px !important; line-height: 20px !important; color: #fff !important; }
.index-swiper + .index-swiper { border-top: solid 1px var(--border-color); margin-top: var(--gap-60); }
.index-swiper .wrapper { display: grid; grid-template-columns: 1fr 124px; }
.index-swiper .wrapper .swiper-container, .index-swiper .wrapper .more { grid-column-end: span 2; }
.index-swiper .wrapper .swiper-tool { padding-top: var(--title-top); }
.index-swiper .images { border: solid 1px var(--border-color) }
.index-swiper .images img { object-fit: contain; left: 10px; top: 10px; width: calc(100% - 20px); height: calc(100% - 20px); }
.index-swiper .list-txt { padding-top: 12px; }
.index-swiper .list-txt .name { text-align: center; }
.index-swiper .swiper-slide:hover .images { border-color: var(--main-color); }
.index-swiper .swiper-slide:hover .images img { transform: scale(1.1); }
.index-swiper .swiper-slide:hover .list-txt .name { color: var(--main-color); }
.index-honor .images { padding-top: 75%; }
.index-patent .images { padding-top: 100%; }
#index-message { background: url(../images/index-message.jpg) center center no-repeat fixed; padding-top: var(--gap-50); padding-bottom: var(--gap-50); margin-top: var(--gap-80); margin-bottom: calc(0px - var(--gap-80)) }
.index-message { display: flex; justify-content: space-between; align-items: center; }
.index-message .left .t { font-size: 26px; color: #fff; margin-bottom: 26px; }
.index-message .left .p { display: grid; grid-template-columns: 24px 1fr; column-gap: 10px; color: #fff; margin-bottom: 8px; }
/* 首页适配 */
@media screen and (max-width:1660px) { }
@media screen and (max-width:1540px) {
	#index-section1 .wrapper { width: calc(100% - 32px); margin-left: 16px; margin-right: 16px; }
	.index-news .left { width: 45vw; }
	.index-news .right { flex: 1; width: 100%; }
}
@media screen and (max-width:1370px) {
	#index-section1 { height: 480px; }
	.index-banner { height: 400px; }
	.index-about .left { width: 200px; }
	.index-about .video { height: 200px; }
	.application { height: 400px; }
}
@media screen and (max-width:1280px) {
	.index-exhibition .list-txt { gap: 10px; }
}
@media screen and (max-width:1024px) {
	.index-swiper .wrapper { grid-template-columns: 1fr; }
	.index-swiper .wrapper .swiper-container, .index-swiper .wrapper .more { grid-column-end: span 1 }
	.index-swiper .swiper-tool { grid-row-start: 3; }
}
@media screen and (max-width:860px) {
	#index-section1 { height: 260px; }
	#index-section1 .wrapper { padding-left: 0; padding-right: 0; }
	#index-section1 .swiper-btn { width: 40px; }
	.index-banner-info { width: calc(100% - 90px); padding-left: 16px; }
	#index-section1 .swiper-pagination { display: none; }
	.index-banner { height: 200px; }
	.index-news { flex-direction: column; }
	.index-news .left { width: calc(100vw - 58px); }
	.index-news .left .swiper-container { height: auto; }
	.index-exhibition .images { padding-top: 56.25%; }
	.index-news .right .card { margin-bottom: 16px; }
}
@media screen and (max-width:768px) {
	.index-about .left { width: 300px; }
	.index-about .right { width: 100%; flex: none }
	.application { display: grid; height: 402px; grid-template-columns: repeat(2, 1fr); row-gap: 2px; }
	.application .item { flex: none; height: 200px; }
	.application .item .txt { height: 100px; padding-left: 16px; padding-bottom: 16px; flex-direction: row; justify-content: flex-start; align-items: flex-end; gap: 12px; }
	.application .item .txt .p1 { font-size: 18px; }
	.application .item .txt .p2 { font-size: 14px; }
	.index-message { flex-direction: column; align-items: flex-start; gap: 24px; }
	.index-exhibition .list-txt { padding: 8px; grid-template-columns: 60px 1fr; row-gap: 0; }
	.index-exhibition .list-txt .date .p1 { font-size: 20px; }
	.index-exhibition .list-txt .name { font-size: 18px; }
}
@media screen and (max-width:640px) {
	.index-about .left { display: none }
}
@media screen and (max-width:480px) { }
/* 2024年9月20日11:10:18新增 */
.footer .left .footer-icon .icon { position: relative; }
.footer .left .footer-icon .icon:hover .icon-pop { display: block; }
.icon-pop { width: 120px; height: 120px; background: #fff; border-radius: 8px; padding: 5px; position: absolute; display: none; bottom: 100%; margin-bottom: 16px; }
.footer .left .footer-icon .icon .icon-pop img { display: block; width: 100%; height: 100%; border-radius: 8px; position: relative; z-index: 2; }
@media screen and (max-width:1600px) {
	.footer .left .footer-icon .icon:first-child .icon-pop { left: 0; }
}