@charset "UTF-8";
*, *:before, *:after { box-sizing: border-box; outline: none; word-wrap: break-word; }

html, body, h1, h2, h3, h4, h5, h6, hr, p, iframe, dl, dt, dd, ul, ol, li, pre, form, button, input, textarea, th, td, fieldset { margin: 0; padding: 0; font-weight: normal; -webkit-tap-highlight-color: transparent; }

ul, ol, dl { list-style-type: none; }

html, body { *position: static; width: 100%; height: auto; background: #fff; font-size: .16rem; color: #1A1311; line-height: 1; font-family: "SourceHanSans-Regular", system-ui, -apple-system, Microsoft YaHei, Heiti SC ,tahoma, arial, Hiragino Sans GB, "\5B8B\4F53",sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }

address, caption, cite, code, dfn, em, th, var { font-style: normal; font-weight: 400; }

input, button, textarea, select, optgroup, option { font-family: inherit; font-size: inherit; font-style: inherit; font-weight: inherit; }

input, button { overflow: visible; vertical-align: middle; outline: none; }

a { text-decoration: none; cursor: pointer; -webkit-tap-highlight-color: transparent; -webkit-transition: all .5s ease; transition: all .5s ease; color: #000; }

a:hover, a:focus, a:active { text-decoration: none; outline: none; }

b, i { font-weight: normal; font-style: normal; }

sub, sup { vertical-align: baseline; }

button, input[type="button"], input[type="submit"] { line-height: normal !important; }

img { max-width: 100%; border: 0; object-fit: cover; display: block; -webkit-user-drag: none; }

a img { -webkit-transition: all .5s ease; transition: all .5s ease; }

input, textarea { border: 0; background: none; outline: none; resize: none; }

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button { height: auto; }

input[type="search"] { -webkit-appearance: textfield; -webkit-box-sizing: content-box; box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

input[type="text"], input[type="tel"], input[type="button"], input[type="submit"], input[type="reset"], input[type="password"], input[type="email"], textarea { -webkit-appearance: none; border-radius: 0; -webkit-tap-highlight-color: transparent; }

input::-webkit-outer-spin-button, input::-webkit-inner-spin-button { -webkit-appearance: none !important; margin: 0; }

input::-moz-placeholder, textarea::-moz-placeholder { color: #bbb; }

input:-ms-input-placeholder, textarea:-ms-input-placeholder { color: #bbb; }

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { color: #bbb; }

.cover { width: 100%; height: 100%; position: fixed; left: 0; right: 0; top: 0; bottom: 0; background: rgba(0, 0, 0, 0.5); display: none; z-index: 24; }

.cl:after, .clearfix:after { content: ""; display: block; height: 0; clear: both; visibility: hidden; }

.cl, .clearfix { zoom: 1; }

.fl { float: left !important; }

.fr { float: right !important; }

.xs-display { display: none !important; }

/*fonts*/
@font-face { font-family: "SourceHanSans-Light"; src: url("/zhuanti/sycfbh2024/fonts/SourceHanSans-Light.woff") format("woff"); font-weight: normal; font-style: normal; font-display: swap; }

@font-face { font-family: "SourceHanSans-Regular"; src: url("/zhuanti/sycfbh2024/fonts/SourceHanSans-Regular.woff") format("woff"); font-weight: normal; font-style: normal; font-display: swap; }

@font-face { font-family: "SourceHanSans-Medium"; src: url("/zhuanti/sycfbh2024/fonts/SourceHanSans-Medium.woff") format("woff"); font-weight: normal; font-style: normal; font-display: swap; }

@font-face { font-family: "SourceHanSans-Bold"; src: url("/zhuanti/sycfbh2024/fonts/SourceHanSans-Bold.woff") format("woff"); font-weight: normal; font-style: normal; font-display: swap; }

@font-face { font-family: "BebasNeue"; src: url("/zhuanti/sycfbh2024/fonts/BebasNeue.otf") format("opentype"); font-weight: normal; font-style: normal; font-display: swap; }

@keyframes view-more { 0% { transform: rotate(45deg); }
  100% { transform: rotate(405deg); } }

@keyframes pointMove { 0% { transform: translate(0, -6px); }
  100% { transform: translate(0, 6px); } }

/* IE低版本提示 */
.pageTips { width: 100%; height: 100%; background: #f8f8f8; position: fixed; left: 0; top: 0; z-index: 1000; }

.pageTips .con { width: 660px; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); }

.pageTips .con svg { width: 100px; height: 100px; margin: 0 auto; fill: orangered; display: block; }

.pageTips .con .msg { font-size: 18px; line-height: 36px; padding-top: 10px; color: #000; }

.container { width: 88.3%; margin: 0 auto; position: relative; transition: all .5s ease; }

.btn-play { width: 0.66rem; height: 0.66rem; border-radius: 50%; background: #fff; display: flex; align-items: center; justify-content: center; margin: 0 auto; position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto; }

.btn-play i { font-size: 0.22rem; color: #2F57C8; font-weight: bold; }

.btn-play:after { content: ''; display: block; width: 0.1rem; height: 0.1rem; border-radius: 50%; background: #2F57C8; position: absolute; left: 50%; top: 0; margin-left: -0.05rem; margin-top: -0.05rem; transform: rotate(45deg); transform-origin: 0.05rem 0.38rem; animation: view-more linear 3s infinite; }

.banner { overflow: hidden; position: relative; max-height: 100vh; }

.banner .logo { width: 2.44rem; position: absolute; left: 1.2rem; top: 0.6rem; }

.banner .img { width: 100%; height: 100%; }

.banner .text { width: 9.97rem; position: absolute; left: 0; top: 3.2rem; right: 0; margin: auto; text-align: center; }

.banner .text img { width: 100%; position: absolute !important; }

.banner .text h3 { font-size: 0.2rem; color: #fff; text-align: center; margin-top: 3.2rem; font-family: "SourceHanSans-Light"; }

.banner .text h3 span { margin-right: 0.15rem; }

.banner .qr { width: 1.8rem; position: absolute; left: 1.5rem; bottom: 8%; }

.banner .qr img { width: 100%; }

.nav { position: relative; margin-top: -0.75rem; z-index: 2; }

.nav .container { display: flex; box-shadow: 0 0.03rem 0.06rem 0.01rem rgba(53, 86, 125, 0.07); }

.nav .item { width: 50%; height: 1.5rem; display: flex; align-items: center; padding: 0 0.5rem 0 1.2rem; position: relative; background: #fff; }

.nav .item i { font-size: 0.3rem; margin-right: 0.2rem; }

.nav .item .text { flex: 1; }

.nav .item .text h3 { font-size: 0.22rem; font-family: "SourceHanSans-Medium"; position: relative; }

.nav .item .text h3 span { position: absolute; right: 0; top: 0; }

.nav .item .text h4 { font-size: 0.12rem; font-family: "SourceHanSans-Light"; margin-top: 0.05rem; }

.nav .item:first-child:before { content: ""; width: 1px; height: 100%; background: #f0f0f0; position: absolute; right: 0; top: 0; }

.nav .item:hover { background: #2F57C8; color: #fff; }

.section { padding: 1rem 0; overflow: hidden; position: relative; z-index: 0; }

.section .title { margin-bottom: 0.5rem; text-align: center; font-family: "SourceHanSans-Bold"; }

.section .title h3 { font-size: 0.2rem; color: rgba(255, 255, 255, 0.3); font-family: "SourceHanSans-Light"; text-transform: uppercase; }

.section .title h2 { font-size: 0.46rem; color: white; font-family: "SourceHanSans-Bold"; margin-top: 0.1rem; }

.scene { padding-top: 1.65rem; background: url(/zhuanti/sycfbh2024/images/scene-bg.jpg) no-repeat center/cover; margin-top: -0.75rem; }

.scene:before { content: ""; width: 9.77rem; height: 1.42rem; background: url(/zhuanti/sycfbh2024/images/scene-yt.png) no-repeat center/100%; position: absolute; left: 0; top: 2.3rem; right: 0; margin: auto; }

.scene .title { font-size: 0.46rem; color: #3E3E41; }

.scene .box { position: relative; overflow: hidden; margin: 0 auto; }

.scene .box .big { width: 100%; height: 7rem; position: relative; border-radius: 0.1rem; overflow: hidden; display: block; }

.scene .box .big:after { content: ""; width: 100%; height: 100%; background: url(/zhuanti/sycfbh2024/images/scene-box.png) no-repeat center/cover; position: absolute; bottom: 0; right: 0; margin: auto; }

.scene .box .big img { width: 100%; height: 100%; }

.scene .box .big .text { position: absolute; left: 50%; top: 50%; transform: translate(-50%, -90%); }

.scene .box .big .text h3 { font-size: 0.24rem; color: #fff; text-align: center; margin-bottom: 0.5rem; font-family: "SourceHanSans-Medium"; }

.scene .box .big .text .dowebok { font-size: 0.46rem; color: #fff; display: flex; align-items: center; justify-content: center; }

.scene .box .big .text .dowebok div { color: #2F57C8; font-family: Arial; font-weight: bold; width: 0.81rem; height: 0.8rem; display: flex; align-items: center; justify-content: center; background: url(/zhuanti/sycfbh2024/images/dowebok-bg.png) no-repeat center/100%; }

.scene .box .big .text .dowebok span { margin: 0 0.05rem; position: relative; top: -0.05rem; }

.scene .box .big .btn { width: 2rem; height: 0.6rem; font-size: 0.2rem; color: #fff; font-family: "SourceHanSans-Medium"; display: flex; align-items: center; justify-content: center; border-radius: 0.5rem; background: rgba(47, 87, 200, 0.9); position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); }

.scene .box .big .tit { font-size: 0.3rem; color: #fff; position: absolute; left: 1.7rem; bottom: 0.3rem; z-index: 2; }

.scene #dplayer, .scene #myvideo { width: 100%; height: 8rem; aspect-ratio: 16/9; margin: 0 auto; }

.scene .slide { overflow: hidden; position: relative; margin-top: 0.2rem; padding-bottom: 0.4rem; }

.scene .slide .swiper-slide { overflow: hidden; position: relative; }

.scene .slide .swiper-slide img { width: 100%; height: 100%; }

.scene .slide .btn-play { width: 0.36rem; height: 0.36rem; }

.scene .slide .btn-play i { font-size: 0.14rem; }

.scene .slide .btn-play:after { width: 0.06rem; height: 0.06rem; margin-left: -0.03rem; margin-top: -0.03rem; transform-origin: 0.03rem 0.21rem; }

.scene .slide .swiper-pagination { bottom: 0; }

.scene .slide .swiper-pagination .swiper-pagination-bullet { width: 0.3rem; height: 0.04rem; background: #fff; border-radius: 0; margin: 0 0.05rem; }

.gallery { background: url(/zhuanti/sycfbh2024/images/gallery-bg.jpg) no-repeat center/cover; }

.gallery .title { margin-bottom: 0.2rem; }

.gallery .box { height: auto; overflow: hidden; }

.gallery .box a { display: block; width: 31.25%; height: 3.1rem; float: left; margin: 0.29rem 0 0 0.29rem; overflow: hidden; }

.gallery .box a img { width: 100%; height: 100%; }

.gallery .box a:first-child { width: 32%; height: 6.5rem; margin-left: 0; }

.gallery .box a:hover img { transform: scale(1.1); }

.gallery .box a:nth-child(n+6) { display: none; }

.product { padding-bottom: 1.2rem; background: url(/zhuanti/sycfbh2024/images/product-bg.jpg) no-repeat center/cover; }

.product .tabs { width: 9rem; display: flex; position: relative; margin: 0 auto; }

.product .tabs:before { content: ""; width: 100%; height: 0.02rem; background: rgba(255, 255, 255, 0.2); position: absolute; left: 0; bottom: 0; }

.product .tabs .item { flex: 1; font-size: 0.22rem; color: #fff; font-family: "SourceHanSans-Medium"; text-align: center; padding-bottom: 0.3rem; position: relative; cursor: pointer; }

.product .tabs .item:before { content: ""; width: 0; height: 0.02rem; background: #fff; position: absolute; left: 0; bottom: 0; right: 0; margin: auto; transition: all .5s ease; }

.product .tabs .item.active { font-family: "SourceHanSans-Bold"; }

.product .tabs .item.active:before { content: ""; width: 60%; }

.product .slide { position: relative; margin-top: 0.8rem; overflow: hidden; }

.product .slide .swiper-slide { overflow: hidden; }

.product .slide .slide1 { padding-bottom: 0.5rem; }

.product .slide .slide1 .swiper-slide { height: 5.6rem; background: #fff; overflow: hidden; position: relative; box-shadow: 0 0.05rem 0.3rem 0.01rem rgba(172, 190, 212, 0.26); }

.product .slide .slide1 .swiper-slide .img { overflow: hidden; }

.product .slide .slide1 .swiper-slide .img img { width: 100%; }

.product .slide .slide1 .swiper-slide .img.mt { margin-top: 0.6rem; }

.product .slide .slide1 .swiper-slide .text { margin-top: 0.3rem; padding: 0.3rem; background: #fff; }

.product .slide .slide1 .swiper-slide .text h2 { font-size: 0.22rem; font-family: "SourceHanSans-Bold"; transition: all .5s ease; }

.product .slide .slide1 .swiper-slide .text p { font-size: 0.16rem; line-height: 0.26rem; color: #666; margin-top: 0.15rem; height: 0.52rem; }

.product .slide .slide1 .swiper-slide .btn { width: 100%; height: 0.7rem; font-size: 0.22rem; color: #fff; margin-top: 0.4rem; display: flex; align-items: center; justify-content: center; border-radius: 0.5rem; background: linear-gradient(126deg, #1244B9 0%, #0E63D2 100%); transition: all .5s ease; }

.product .slide .slide1 .swiper-slide:hover img { transform: scale(1.05); }

.product .slide .slide1 .swiper-slide:hover .text h2 { color: #2F57C8; }

.product .slide .swiper-pagination { bottom: 0; }

.product .slide .swiper-pagination .swiper-pagination-bullet { width: 0.4rem; height: 0.05rem; background: #fff; border-radius: 0; margin: 0 0.05rem; }

.news { padding-bottom: 1.2rem; background: url(/zhuanti/sycfbh2024/images/news-bg.jpg) no-repeat center/cover; }

.news .box { overflow: hidden; position: relative; padding-left: 5.8%; display: flex; justify-content: space-between; flex-wrap: wrap; }

.news .box .left { width: 46%; overflow: hidden; position: relative; }

.news .box .left .date { color: #fff; text-align: center; position: absolute; left: 0.4rem; top: 0.4rem; z-index: 1; }

.news .box .left .date h3 { font-size: 0.36rem; font-family: Arial; font-weight: bold; transition: all .5s ease; }

.news .box .left .date p { font-size: 0.14rem; font-family: Arial; margin-top: 0.05rem; line-height: normal; height: inherit; transition: all .5s ease; }

.news .box .left img { width: 100%; height: 100%; }

.news .box .left h2 { width: 100%; font-size: 0.22rem; color: #fff; line-height: 0.36rem; font-family: "SourceHanSans-Medium"; padding: 0.4rem; position: absolute; left: 0; bottom: 0; }

.news .box .left:hover img { transform: scale(1.05); }

.news .box .right { width: 52%; display: flex; justify-content: space-between; overflow: hidden; }

.news .box .right .swiper-slide { background: #fff; padding: 0.4rem; position: relative; }

.news .box .right .swiper-slide h2 { font-size: 0.22rem; color: #000; line-height: 0.36rem; height: 0.72rem; font-family: "SourceHanSans-Bold"; transition: all .5s ease; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; }

.news .box .right .swiper-slide .line { width: 100%; height: 1px; background: #E9E5E5; margin: 0.4rem 0 0.3rem; position: relative; }

.news .box .right .swiper-slide .line:before { content: ""; width: 0; height: 2px; background: #2F57C8; position: absolute; left: 0; bottom: 0; transition: all .5s ease; }

.news .box .right .swiper-slide p { font-size: 0.16rem; color: #717273; line-height: 0.32rem; height: 1.28rem; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 4; overflow: hidden; }

.news .box .right .swiper-slide .other { width: 100%; margin-top: 0.8rem; display: flex; align-items: center; justify-content: space-between; }

.news .box .right .swiper-slide .other .date { color: #717273; text-align: center; }

.news .box .right .swiper-slide .other .date h3 { font-size: 0.36rem; font-family: Arial; font-weight: bold; transition: all .5s ease; }

.news .box .right .swiper-slide .other .date p { font-size: 0.14rem; font-family: Arial; margin-top: 0.05rem; line-height: normal; height: inherit; transition: all .5s ease; }

.news .box .right .swiper-slide .other i { font-size: 0.2rem; font-weight: bold; color: #000; transition: all .5s ease; }

.news .box .right .swiper-slide:hover { box-shadow: 0 0.03rem 0.15rem 0.01rem rgba(18, 68, 185, 0.18); }

.news .box .right .swiper-slide:hover .line:before { width: 100%; }

.news .box .right .swiper-slide:hover h2 { color: #2F57C8; }

.news .box .right .swiper-slide:hover .other .date { color: #2F57C8; }

.news .box .right .swiper-slide:hover .other .date p { color: #2F57C8; }

.news .box .right .swiper-slide:hover .other i { color: #2F57C8; transform: translateX(5px); }

.technology { padding: 0; }

.technology .block { padding: 0.9rem 0; }

.technology .block .title { position: relative; padding-bottom: 0.25rem; }

.technology .block .title:after { content: ""; width: 9.37rem; height: 0.03rem; background: url(/zhuanti/sycfbh2024/images/title-line.png) no-repeat center/100%; position: absolute; left: 0; bottom: 0; right: 0; margin: auto; }

.technology .block .title h2 { font-size: 0.36rem; }

.technology .block .title h4 { font-size: 0.32rem; color: #fff; margin-top: 0.2rem; font-family: "SourceHanSans-Medium"; }

.technology .block .tabs { display: flex; justify-content: center; margin-bottom: 0.15rem; }

.technology .block .tabs .item { text-align: center; cursor: pointer; margin: 0 2.5rem; }

.technology .block .tabs .item h3 { font-size: 0.32rem; color: #fff; font-family: "SourceHanSans-Bold"; transition: all .5s ease; }

.technology .block .tabs .item h4 { font-size: 0.2rem; color: #fff; margin-top: 0.15rem; }

.technology .block .tabs .item:first-child { margin-left: 0; }

.technology .block .tabs .item:last-child { margin-right: 0; }

.technology .block1 { height: 9.8rem; background: url(/zhuanti/sycfbh2024/images/technology-bg1.jpg) no-repeat center/cover; }

.technology .block1 .slide { position: relative; overflow: hidden; }

.technology .block1 .slide .swiper-slide { height: 5.8rem; padding: 1rem 0.6rem; }

.technology .block1 .slide .swiper-slide .st { font-size: 0.24rem; color: #fff; font-family: "SourceHanSans-Medium"; text-align: center; margin-bottom: 0.7rem; }

.technology .block1 .slide .swiper-slide.swiper-slide1 { background: url(/zhuanti/sycfbh2024/images/technology-block1-slide1.png) no-repeat center/100%; }

.technology .block1 .slide .swiper-slide.swiper-slide1 .box { display: flex; align-items: center; justify-content: space-between; }

.technology .block1 .slide .swiper-slide.swiper-slide1 .left { width: 3.5rem; position: relative; }

.technology .block1 .slide .swiper-slide.swiper-slide1 .left img { width: 100%; }

.technology .block1 .slide .swiper-slide.swiper-slide1 .left .pi { width: 3.26rem; position: absolute; left: 0; right: 0; top: 0.22rem; margin: auto; }

.technology .block1 .slide .swiper-slide.swiper-slide1 .arrow { width: 0.21rem; margin: 0 0.7rem; }

.technology .block1 .slide .swiper-slide.swiper-slide1 .right { flex: 1; overflow: hidden; }

.technology .block1 .slide .swiper-slide.swiper-slide1 .right ul { display: flex; justify-content: space-between; flex-wrap: wrap; }

.technology .block1 .slide .swiper-slide.swiper-slide1 .right ul li { min-width: 1.66rem; position: relative; padding-bottom: 0.4rem; text-align: center; margin: 0 0.4rem; }

.technology .block1 .slide .swiper-slide.swiper-slide1 .right ul li h3 { font-size: 0.2rem; color: #00FFFF; font-family: "SourceHanSans-Medium"; }

.technology .block1 .slide .swiper-slide.swiper-slide1 .right ul li h4 { font-size: 0.16rem; color: #fff; margin: 0.15rem 0 0.1rem; line-height: 0.24rem; }

.technology .block1 .slide .swiper-slide.swiper-slide1 .right ul li p { font-size: 0.14rem; color: rgba(255, 255, 255, 0.6); line-height: 0.22rem; }

.technology .block1 .slide .swiper-slide.swiper-slide1 .right ul li .d { width: 1.66rem; height: 0.23rem; background: url(/zhuanti/sycfbh2024/images/technology-g1.png) no-repeat center/cover; position: absolute; left: 0; bottom: 0; right: 0; margin: auto; }

.technology .block1 .slide .swiper-slide.swiper-slide1 .right ul li:first-child { margin-left: 0; }

.technology .block1 .slide .swiper-slide.swiper-slide1 .right ul li:last-child { margin-right: 0; }

.technology .block1 .slide .swiper-slide.swiper-slide1 .right ul:first-of-type { margin-bottom: 0.7rem; }

.technology .block1 .slide .swiper-slide.swiper-slide1 .right ul:last-of-type li { margin: 0; }

.technology .block1 .slide .swiper-slide.swiper-slide1 .right ul:last-of-type li:nth-child(1) { flex: 0 0 30%; }

.technology .block1 .slide .swiper-slide.swiper-slide1 .right ul:last-of-type li:nth-child(2) { flex: 0 0 39%; }

.technology .block1 .slide .swiper-slide.swiper-slide1 .right ul:last-of-type li:nth-child(3) { flex: 0 0 26%; }

.technology .block1 .slide .swiper-slide.swiper-slide2 { padding: 0.75rem 0.25rem; background: url(/zhuanti/sycfbh2024/images/technology-block1-slide2.png) no-repeat center/cover; }

.technology .block1 .slide .swiper-slide.swiper-slide2 .st { margin-bottom: 0.3rem; }

.technology .block1 .slide .swiper-slide.swiper-slide2 .box { display: flex; align-items: center; justify-content: space-between; }

.technology .block1 .slide .swiper-slide.swiper-slide2 .list1 { display: flex; justify-content: space-between; }

.technology .block1 .slide .swiper-slide.swiper-slide2 .list1 li { text-align: center; }

.technology .block1 .slide .swiper-slide.swiper-slide2 .list1 li .img { padding-bottom: 0.3rem; position: relative; margin-bottom: 0.2rem; display: flex; flex-direction: column; justify-content: flex-end; }

.technology .block1 .slide .swiper-slide.swiper-slide2 .list1 li .img img { margin: 0 auto; }

.technology .block1 .slide .swiper-slide.swiper-slide2 .list1 li .img:after { content: ""; width: 1.66rem; height: 0.23rem; background: url(/zhuanti/sycfbh2024/images/technology-g1.png) no-repeat center/100%; position: absolute; left: 0; bottom: 0; right: 0; margin: auto; }

.technology .block1 .slide .swiper-slide.swiper-slide2 .list1 li h3 { font-size: 0.2rem; color: #00FFFF; font-family: "SourceHanSans-Medium"; }

.technology .block1 .slide .swiper-slide.swiper-slide2 .list1 li h4 { font-size: 0.16rem; color: #fff; margin: 0.1rem 0; line-height: 0.24rem; }

.technology .block1 .slide .swiper-slide.swiper-slide2 .list2 { display: flex; justify-content: space-around; margin-top: 0.7rem; }

.technology .block1 .slide .swiper-slide.swiper-slide2 .list2 li { display: flex; align-items: center; }

.technology .block1 .slide .swiper-slide.swiper-slide2 .list2 li .icon { width: 0.7rem; margin-right: 0.2rem; }

.technology .block1 .slide .swiper-slide.swiper-slide2 .list2 li .icon img { width: 100%; }

.technology .block1 .slide .swiper-slide.swiper-slide2 .list2 li .text h3 { font-size: 0.2rem; color: #00FFFF; font-family: "SourceHanSans-Medium"; }

.technology .block1 .slide .swiper-slide.swiper-slide2 .list2 li .text h4 { font-size: 0.16rem; color: #fff; margin-top: 0.1rem; line-height: 0.24rem; }

.technology .block1 .slide .swiper-slide.swiper-slide2 .arrow { width: 0.21rem; margin: 0 0.48rem; }

.technology .block1 .slide .swiper-slide.swiper-slide2 .right { flex: 1; position: relative; }

.technology .block1 .slide .swiper-slide.swiper-slide2 .right .list1 li img { height: 0.77rem; }

.technology .block1 .slide .swiper-slide.swiper-slide3 { padding: 0.75rem; background: url(/zhuanti/sycfbh2024/images/technology-block1-slide3.png) no-repeat center/cover; }

.technology .block1 .slide .swiper-slide.swiper-slide3 ul { display: flex; justify-content: space-between; align-items: flex-end; }

.technology .block1 .slide .swiper-slide.swiper-slide3 ul li { text-align: center; }

.technology .block1 .slide .swiper-slide.swiper-slide3 ul li h3 { font-size: 0.2rem; color: #fff; position: relative; padding-bottom: 0.22rem; }

.technology .block1 .slide .swiper-slide.swiper-slide3 ul li h3:after { content: ""; width: 100%; height: 2px; background: linear-gradient(63deg, rgba(2, 114, 180, 0) 0%, #0272B4 50%, rgba(2, 114, 180, 0) 100%); position: absolute; left: 0; bottom: 0; }

.technology .block1 .slide .swiper-slide.swiper-slide3 ul li h3 b { font-size: 0.28rem; color: #00FFFF; font-family: "SourceHanSans-Bold"; }

.technology .block1 .slide .swiper-slide.swiper-slide3 ul li .bb { width: 3rem; height: 2.6rem; padding: 0 0.2rem; display: flex; flex-direction: column; justify-content: center; background: url(/zhuanti/sycfbh2024/images/technology-block1-slide3-li.png) no-repeat center/100%; }

.technology .block1 .slide .swiper-slide.swiper-slide3 ul li .bb dl { display: flex; align-items: center; justify-content: space-around; }

.technology .block1 .slide .swiper-slide.swiper-slide3 ul li .bb dl dd { text-align: center; }

.technology .block1 .slide .swiper-slide.swiper-slide3 ul li .bb dl dd h4 { font-size: 0.16rem; color: #fff; margin-bottom: 0.25rem; }

.technology .block1 .slide .swiper-slide.swiper-slide3 ul li .bb dl dd h5 { font-size: 0.16rem; color: #fff; }

.technology .block1 .slide .swiper-slide.swiper-slide3 ul li .bb dl dd h5 b { font-size: 0.2rem; color: #00FFFF; font-family: "SourceHanSans-Bold"; }

.technology .block1 .slide .swiper-slide.swiper-slide3 ul li.li1 dl dd .bbb { width: 0.8rem; height: 0.8rem; background: url(/zhuanti/sycfbh2024/images/technology-block1-slide3-li-c.png) no-repeat center/100%; display: flex; flex-direction: column; justify-content: center; }

.technology .block1 .slide .swiper-slide.swiper-slide3 ul li.li1 dl dd .bbb h5 { font-size: 0.3rem; font-family: "SourceHanSans-Bold"; color: #00FFFF; }

.technology .block1 .slide .swiper-slide.swiper-slide3 ul li.li1 dl dd .bbb h6 { font-size: 0.14rem; color: #fff; margin-top: 0.05rem; }

.technology .block1 .slide .swiper-slide.swiper-slide3 ul li.li1 dl dd.vs { margin-top: 0.4rem; }

.technology .block1 .slide .swiper-slide.swiper-slide3 ul li.li2 { margin-left: 1.1rem; }

.technology .block1 .slide .swiper-slide.swiper-slide3 ul li.li2 dl { flex-wrap: wrap; }

.technology .block1 .slide .swiper-slide.swiper-slide3 ul li.li2 dl dd { width: 100%; margin-bottom: 0.2rem; padding-bottom: 0.22rem; border-bottom: 1px solid rgba(255, 255, 255, 0.1); }

.technology .block1 .slide .swiper-slide.swiper-slide3 ul li.li2 dl dd:last-child { border: 0; margin: 0; }

.technology .block1 .slide .swiper-slide.swiper-slide3 ul li.li3 { display: flex; align-items: center; margin-left: 0.3rem; }

.technology .block1 .slide .swiper-slide.swiper-slide3 ul li.li3 .arrow { width: 0.21rem; height: 0.4rem; }

.technology .block1 .slide .swiper-slide.swiper-slide3 ul li.li3 .bb { width: 3.45rem; padding: 0.4rem; height: auto; background: transparent; }

.technology .block1 .slide .swiper-slide.swiper-slide3 ul li.li4 { margin-left: 0.3rem; }

.technology .block2 { height: 9.8rem; background: url(/zhuanti/sycfbh2024/images/technology-bg2.jpg) no-repeat center/cover; }

.technology .block2 .slide { position: relative; overflow: hidden; }

.technology .block2 .slide .swiper-slide { height: 4.8rem; }

.technology .block2 .slide .swiper-slide.swiper-slide1 { padding: 1rem 1.2rem; display: flex; align-items: center; justify-content: space-between; background: url(/zhuanti/sycfbh2024/images/technology-block2-slide1.png) no-repeat center/100%; }

.technology .block2 .slide .swiper-slide.swiper-slide1 .left { width: 4rem; height: 3.1rem; position: relative; display: flex; align-items: center; justify-content: center; }

.technology .block2 .slide .swiper-slide.swiper-slide1 .left h4 { font-size: 0.24rem; color: #fff; position: absolute; }

.technology .block2 .slide .swiper-slide.swiper-slide1 .left h4.t1 { left: 0; top: 0; }

.technology .block2 .slide .swiper-slide.swiper-slide1 .left h4.t2 { right: 0; top: 0; }

.technology .block2 .slide .swiper-slide.swiper-slide1 .left h4.t3 { left: 0; bottom: 0; }

.technology .block2 .slide .swiper-slide.swiper-slide1 .left h4.t4 { right: 0; bottom: 0; }

.technology .block2 .slide .swiper-slide.swiper-slide1 .left img { width: 3.14rem; margin: 0 auto; }

.technology .block2 .slide .swiper-slide.swiper-slide1 .center { text-align: center; display: flex; flex-direction: column; justify-content: center; align-items: center; }

.technology .block2 .slide .swiper-slide.swiper-slide1 .center h3 { font-size: 0.28rem; color: #00FFFF; font-family: "SourceHanSans-Bold"; }

.technology .block2 .slide .swiper-slide.swiper-slide1 .center .jt { display: flex; margin: 0.4rem 0 0.3rem; }

.technology .block2 .slide .swiper-slide.swiper-slide1 .center .jt img { width: 0.73rem; margin: 0 0.4rem; }

.technology .block2 .slide .swiper-slide.swiper-slide1 .center ul { display: flex; }

.technology .block2 .slide .swiper-slide.swiper-slide1 .center ul li { margin: 0 0.6rem; }

.technology .block2 .slide .swiper-slide.swiper-slide1 .center ul li h4 { font-size: 0.2rem; color: #00FFFF; margin-bottom: 0.15rem; font-family: "SourceHanSans-Medium"; }

.technology .block2 .slide .swiper-slide.swiper-slide1 .center ul li h5 { font-size: 0.16rem; color: #fff; }

.technology .block2 .slide .swiper-slide.swiper-slide1 .right { display: flex; align-items: center; }

.technology .block2 .slide .swiper-slide.swiper-slide1 .right .arrow { width: 0.21rem; margin-right: 1rem; }

.technology .block2 .slide .swiper-slide.swiper-slide1 .right ul li { margin-top: 0.6rem; font-size: 0.2rem; color: #fff; font-family: "SourceHanSans-Medium"; }

.technology .block2 .slide .swiper-slide.swiper-slide1 .right ul li b { font-size: 0.28rem; color: #00FFFF; font-family: "SourceHanSans-Bold"; }

.technology .block2 .slide .swiper-slide.swiper-slide1 .right ul li:first-child { margin-top: 0; }

.technology .block2 .slide .swiper-slide.swiper-slide2 { padding: 0.8rem 1.15rem 0.35rem; display: flex; align-items: center; justify-content: space-between; background: url(/zhuanti/sycfbh2024/images/technology-block2-slide2.png) no-repeat center/100%; }

.technology .block2 .slide .swiper-slide.swiper-slide2 .box { position: relative; }

.technology .block2 .slide .swiper-slide.swiper-slide2 .box .img { width: 100%; position: relative; }

.technology .block2 .slide .swiper-slide.swiper-slide2 .box .img:before { content: ""; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.6); position: absolute; left: 0; top: 0; z-index: 1; }

.technology .block2 .slide .swiper-slide.swiper-slide2 .box .img img { width: 100%; }

.technology .block2 .slide .swiper-slide.swiper-slide2 .box ul { width: 100%; height: 100%; display: flex; align-items: center; position: absolute; left: 0; top: 0; }

.technology .block2 .slide .swiper-slide.swiper-slide2 .box ul li { width: 33.333%; height: 100%; text-align: center; overflow: hidden; position: relative; overflow: hidden; display: flex; flex-direction: column; align-items: center; justify-content: center; }

.technology .block2 .slide .swiper-slide.swiper-slide2 .box ul li img { width: 95%; position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto; }

.technology .block2 .slide .swiper-slide.swiper-slide2 .box ul li h3 { font-size: 0.24rem; color: #fff; font-family: "SourceHanSans-Bold"; position: relative; z-index: 1; }

.technology .block2 .slide .swiper-slide.swiper-slide2 .box ul li h4 { font-size: 0.16rem; color: #fff; margin: 0.15rem 0 0.1rem; position: relative; z-index: 1; }

.technology .block2 .slide .swiper-slide.swiper-slide2 .box ul li h5 { font-size: 0.14rem; color: rgba(255, 255, 255, 0.9); position: relative; z-index: 1; }

.technology .block2 .slide .swiper-slide.swiper-slide2 .box ul li:nth-child(2) img { width: 95%; }

.technology .block2 .slide .swiper-slide.swiper-slide2 .box ul li:nth-child(3) img { width: 80%; }

.technology .block3 { height: 9rem; background: url(/zhuanti/sycfbh2024/images/technology-bg3.jpg) no-repeat center/cover; }

.technology .block3 .title { margin-bottom: 1.2rem; }

.technology .block3 .title:after { display: none; }

.technology .block3 .box { display: flex; align-items: center; justify-content: space-between; }

.technology .block3 .tabs { display: inline-flex; flex-direction: column; padding: 0; margin-right: 1.5rem; }

.technology .block3 .tabs .item { margin: 0; text-align: left; margin-top: 1rem; position: relative; padding-bottom: 0.17rem; }

.technology .block3 .tabs .item:after { content: ""; width: 0; height: 1px; background: #00FFFF; position: absolute; left: 0; bottom: 0; transition: all .5s ease; }

.technology .block3 .tabs .item.active:after { width: 100%; }

.technology .block3 .tabs .item.active h3 { color: #00FFFF; }

.technology .block3 .tabs .item:first-child { margin-top: 0; }

.technology .block3 .slide { flex: 1; overflow: hidden; }

.technology .block3 .slide .swiper-slide.swiper-slide1 ul { display: flex; }

.technology .block3 .slide .swiper-slide.swiper-slide1 ul li { margin-left: -0.6rem; position: relative; }

.technology .block3 .slide .swiper-slide.swiper-slide1 ul li:nth-child(1) { margin-left: 0; z-index: 2; }

.technology .block3 .slide .swiper-slide.swiper-slide1 ul li:nth-child(2) { z-index: 2; }

.technology .block3 .slide .swiper-slide.swiper-slide1 ul li:nth-child(3) { z-index: 2; }

.technology .block3 .slide .swiper-slide.swiper-slide1 ul li:nth-child(4) { z-index: 2; }

.technology .block3 .slide .swiper-slide.swiper-slide2 ul, .technology .block3 .slide .swiper-slide.swiper-slide3 ul { display: flex; }

.order { background: url(/zhuanti/sycfbh2024/images/order-bg.jpg) no-repeat center/cover; }

.order .container { width: 11.2rem; }

.order form .row { display: flex; justify-content: space-between; margin-top: 0.3rem; }

.order form .row .column { flex: 0 0 48.5%; background: #fff; padding: 0 0.2rem; display: flex; align-items: center; }

.order form .row .column i { color: red; }

.order form .row .column label { font-size: 0.18rem; margin-right: 0.2rem; }

.order form .row .column input { flex: 1; height: 0.6rem; font-size: 0.18rem; }

.order form .row .column.textarea { flex: 0 0 100%; padding: 0.2rem; align-items: flex-start; }

.order form .row .column.textarea textarea { flex: 1; height: 1.2rem; font-size: 0.18rem; }

.order form .btn { width: 4rem; height: 0.6rem; font-size: 0.2rem; color: #fff; text-align: center; background: linear-gradient(126deg, #1244B9 0%, #0E63D2 100%); box-shadow: 0 0.03rem 0.06rem 1px rgba(8, 49, 165, 0.28); border-radius: 0.5rem; margin: 0.4rem auto 0; cursor: pointer; display: block; }

.footer { height: 1.4rem; font-size: 0.18rem; color: #E8E8E8; background: url(/zhuanti/sycfbh2024/images/footer.jpg) no-repeat center/cover; display: flex; align-items: center; justify-content: center; }

.footer span { margin-right: 0.06rem; }

/*! <=991 手机端 */
@media all and (max-width: 991px) { .container { width: 100%; padding: 0 0.3rem; }
  .xs-display { display: block !important; }
  .lg-display { display: none !important; }
  .banner { height: 10rem; }
  .banner .logo { left: 0.3rem; top: 0.6rem; }
  .banner .text { width: 6.36rem; }
  .banner .text h3 { font-size: 0.28rem; margin-top: 3rem; }
  .banner .qr { width: 1.8rem; position: absolute; left: 1.5rem; bottom: 8%; }
  .banner .qr img { width: 100%; }
  .section .title h3 { font-size: 0.26rem; }
  .scene:before { width: 7.5rem; height: 1.09rem; }
  .scene .box .big { height: 4.04rem; }
  .scene .box .big:after { background: url(/zhuanti/sycfbh2024/images/scene-box-xs.png) no-repeat center/cover; }
  .scene .box .big .text h3 { font-size: 0.3rem; margin-bottom: 0.5rem; }
  .scene .box .big .btn { width: 2rem; height: 0.7rem; font-size: 0.28rem; }
  .scene .box .big .tit { font-size: 0.26rem; color: #fff; position: absolute; left: 1rem; bottom: 0.2rem; z-index: 2; }
  .scene #dplayer, .scene #myvideo { height: auto; }
  .scene .slide { margin-top: 0.3rem; }
  .scene .slide .btn-play { width: 0.52rem; height: 0.52rem; }
  .scene .slide .btn-play i { font-size: 0.2rem; }
  .scene .slide .btn-play:after { width: 0.08rem; height: 0.08rem; margin-left: -0.04rem; margin-top: -0.04rem; transform-origin: 0.04rem 0.3rem; }
  .gallery .box a { display: block; width: 48.5%; height: 1.9rem; margin: 3% 0 0 3%; }
  .gallery .box a:first-child { width: 48.5%; height: 4rem; }
  .gallery .box a:nth-child(n+4) { display: none; }
  .gallery .box a:hover img { transform: scale(1); }
  .product .tabs { width: 100%; }
  .product .tabs .item { font-size: 0.28rem; padding-bottom: 0.3rem; }
  .product .slide { margin-top: 0.6rem; }
  .product .slide .slide1 .swiper-slide { height: 6.8rem; }
  .product .slide .slide1 .swiper-slide .text { margin-top: 0.3rem; padding: 0.3rem 0.3rem 0.4rem; }
  .product .slide .slide1 .swiper-slide .text h2 { font-size: 0.3rem; }
  .product .slide .slide1 .swiper-slide .text p { font-size: 0.26rem; line-height: 0.3rem; margin-top: 0.2rem; height: 0.6rem; }
  .product .slide .slide1 .swiper-slide .btn { height: 0.8rem; font-size: 0.26rem; margin-top: 0.3rem; }
  .product .slide .slide1 .swiper-slide:hover img { transform: scale(1); }
  .news .box { padding: 0 0.3rem; }
  .news .box .left { width: 100%; }
  .news .box .left .date { left: 0.4rem; top: 0.4rem; }
  .news .box .left .date h3 { font-size: 0.46rem; }
  .news .box .left .date p { font-size: 0.24rem; }
  .news .box .left h2 { font-size: 0.28rem; line-height: 0.44rem; }
  .news .box .right { width: 100%; margin-top: 0.3rem; }
  .news .box .right .swiper-slide h2 { font-size: 0.28rem; line-height: 0.44rem; height: 0.88rem; }
  .news .box .right .swiper-slide .line { margin: 0.3rem 0; }
  .news .box .right .swiper-slide p { font-size: 0.24rem; line-height: 0.42rem; height: 1.68rem; }
  .news .box .right .swiper-slide .other { width: 100%; margin-top: 0.8rem; display: flex; align-items: center; justify-content: space-between; }
  .news .box .right .swiper-slide .other .date h3 { font-size: 0.46rem; }
  .news .box .right .swiper-slide .other .date p { font-size: 0.24rem; }
  .news .box .right .swiper-slide .other i { font-size: 0.3rem; }
  .technology { padding: 0; }
  .technology .block-xs { padding: 0.9rem 0; }
  .technology .block-xs .title { position: relative; padding-bottom: 0.25rem; }
  .technology .block-xs .title:after { content: ""; width: 6.3rem; height: 0.16rem; background: url(/zhuanti/sycfbh2024/images/title-line.png) no-repeat center/100%; position: absolute; left: 0; bottom: 0; right: 0; margin: auto; }
  .technology .block-xs .title h2 { font-size: 0.38rem; }
  .technology .block-xs .title h4 { font-size: 0.36rem; color: #fff; margin-top: 0.3rem; font-family: "SourceHanSans-Medium"; }
  .technology .block-xs .title1 { text-align: center; }
  .technology .block-xs .title1 h3 { font-size: 0.34rem; color: #fff; font-family: "SourceHanSans-Bold"; transition: all .5s ease; }
  .technology .block-xs .title1 h4 { font-size: 0.28rem; color: #fff; margin-top: 0.15rem; }
  .technology .block-xs .st { font-size: 0.28rem; color: #fff; font-family: "SourceHanSans-Medium"; text-align: center; line-height: 0.42rem; }
  .technology .block1-xs { background: url(/zhuanti/sycfbh2024/images/technology-bg1-xs.jpg) no-repeat center/cover; }
  .technology .block1-xs .box { margin-top: 0.3rem; padding: 0.4rem 0.6rem; border: 1px solid rgba(112, 176, 250, 0.4); background: linear-gradient(131deg, rgba(30, 59, 122, 0.05) 0%, rgba(159, 186, 255, 0.07) 100%); }
  .technology .block1-xs .box .top { width: 3.5rem; position: relative; margin: 0.2rem auto 0; }
  .technology .block1-xs .box .top img { width: 100%; }
  .technology .block1-xs .box .top .pi { width: 3.26rem; position: absolute; left: 0; right: 0; top: 0.22rem; margin: auto; }
  .technology .block1-xs .box .arrow { width: 0.4rem; margin: 0.3rem auto; }
  .technology .block1-xs .box .bottom ul { display: flex; justify-content: space-between; flex-wrap: wrap; }
  .technology .block1-xs .box .bottom ul li { position: relative; padding-bottom: 0.3rem; text-align: center; margin-bottom: 0.45rem; }
  .technology .block1-xs .box .bottom ul li h3 { font-size: 0.3rem; color: #00FFFF; font-family: "SourceHanSans-Medium"; }
  .technology .block1-xs .box .bottom ul li h4 { font-size: 0.26rem; color: #fff; margin: 0.15rem 0; }
  .technology .block1-xs .box .bottom ul li p { font-size: 0.24rem; color: rgba(255, 255, 255, 0.6); line-height: 0.3rem; }
  .technology .block1-xs .box .bottom ul li .d { width: 1.66rem; height: 0.23rem; background: url(/zhuanti/sycfbh2024/images/technology-g1.png) no-repeat center/cover; position: absolute; left: 0; bottom: 0; right: 0; margin: auto; }
  .technology .block1-xs .box .bottom ul.list1 li { width: 50%; }
  .technology .block1-xs .box .bottom ul.list2 li { width: 100%; padding-bottom: 0.4rem; }
  .technology .block2-xs { background: url(/zhuanti/sycfbh2024/images/technology-bg1-xs.jpg) no-repeat center/cover; }
  .technology .block2-xs .box { margin-top: 0.3rem; padding: 0.4rem 0.5rem; border: 1px solid rgba(112, 176, 250, 0.4); background: linear-gradient(131deg, rgba(30, 59, 122, 0.05) 0%, rgba(159, 186, 255, 0.07) 100%); }
  .technology .block2-xs .box .text { text-align: center; }
  .technology .block2-xs .box .text h3 { font-size: 0.3rem; color: #00FFFF; font-family: "SourceHanSans-Medium"; }
  .technology .block2-xs .box .text h4 { font-size: 0.26rem; color: #fff; margin: 0.25rem 0; line-height: 0.4rem; }
  .technology .block2-xs .box .top .img { width: 2.19rem; padding-bottom: 0.3rem; position: relative; margin: 0.2rem auto 0.4rem; }
  .technology .block2-xs .box .top .img img { margin: 0 auto; }
  .technology .block2-xs .box .top .img:after { content: ""; width: 1.66rem; height: 0.23rem; background: url(/zhuanti/sycfbh2024/images/technology-g1.png) no-repeat center/100%; position: absolute; left: 0; bottom: 0; right: 0; margin: auto; }
  .technology .block2-xs .box .arrow { width: 0.4rem; margin: 0.3rem auto; }
  .technology .block2-xs .box .center { margin-top: 0.4rem; padding-bottom: 0.4rem; border-bottom: 1px solid rgba(255, 255, 255, 0.1); }
  .technology .block2-xs .box .center .slide { position: relative; overflow: hidden; padding-bottom: 0.2rem; }
  .technology .block2-xs .box .center .slide .swiper-slide .img { padding-bottom: 0.3rem; position: relative; margin-bottom: 0.2rem; display: flex; flex-direction: column; justify-content: flex-end; }
  .technology .block2-xs .box .center .slide .swiper-slide .img img { margin: 0 auto; }
  .technology .block2-xs .box .center .slide .swiper-slide .img:after { content: ""; width: 1.66rem; height: 0.23rem; background: url(/zhuanti/sycfbh2024/images/technology-g1.png) no-repeat center/100%; position: absolute; left: 0; bottom: 0; right: 0; margin: auto; }
  .technology .block2-xs .box .center .slide .swiper-pagination { bottom: 0; }
  .technology .block2-xs .box .center .slide .swiper-pagination .swiper-pagination-bullet { width: 0.2rem; height: 0.03rem; background: rgba(255, 255, 255, 0.2); border-radius: 0; opacity: 1; }
  .technology .block2-xs .box .center .slide .swiper-pagination .swiper-pagination-bullet-active { background: white; }
  .technology .block2-xs .box .bottom ul li { display: flex; align-items: center; margin-top: 0.5rem; }
  .technology .block2-xs .box .bottom ul li .icon { width: 0.7rem; margin-right: 0.2rem; }
  .technology .block2-xs .box .bottom ul li .icon img { width: 100%; }
  .technology .block2-xs .box .bottom ul li .text { text-align: left; }
  .technology .block2-xs .box .bottom ul li .text h4 { margin: 0.1rem auto 0; }
  .technology .block3-xs { background: url(/zhuanti/sycfbh2024/images/technology-bg1-xs.jpg) no-repeat center/cover; }
  .technology .block3-xs .box { margin-top: 0.3rem; padding: 0.4rem 0.9rem; border: 1px solid rgba(112, 176, 250, 0.4); background: linear-gradient(131deg, rgba(30, 59, 122, 0.05) 0%, rgba(159, 186, 255, 0.07) 100%); }
  .technology .block3-xs .box h3 { font-size: 0.3rem; color: #fff; position: relative; padding-bottom: 0.22rem; margin-top: 0.3rem; text-align: center; }
  .technology .block3-xs .box h3:after { content: ""; width: 100%; height: 2px; background: linear-gradient(63deg, rgba(2, 114, 180, 0) 0%, #0272B4 50%, rgba(2, 114, 180, 0) 100%); position: absolute; left: 0; bottom: 0; }
  .technology .block3-xs .box h3 b { font-size: 0.4rem; color: #00FFFF; font-family: "SourceHanSans-Bold"; }
  .technology .block3-xs .box .bb { width: 5rem; height: auto; padding: 0.4rem 0.2rem; display: flex; flex-direction: column; justify-content: center; background: url(/zhuanti/sycfbh2024/images/technology-block1-slide3-li.png) no-repeat center/100%; margin: 0 auto; }
  .technology .block3-xs .box .bb dl { display: flex; align-items: center; justify-content: space-around; }
  .technology .block3-xs .box .bb dl dd { text-align: center; }
  .technology .block3-xs .box .bb dl dd h4 { font-size: 0.26rem; color: #fff; margin-bottom: 0.25rem; }
  .technology .block3-xs .box .bb dl dd h5 { font-size: 0.26rem; color: #fff; }
  .technology .block3-xs .box .bb dl dd h5 b { font-size: 0.3rem; color: #00FFFF; font-family: "SourceHanSans-Bold"; }
  .technology .block3-xs .box .bb dl dd .bbb { width: 1.3rem; height: 1.3rem; background: url(/zhuanti/sycfbh2024/images/technology-block1-slide3-li-c.png) no-repeat center/100%; display: flex; flex-direction: column; justify-content: center; }
  .technology .block3-xs .box .bb dl dd .bbb h5 { font-size: 0.4rem; font-family: "SourceHanSans-Bold"; color: #00FFFF; }
  .technology .block3-xs .box .bb dl dd .bbb h6 { font-size: 0.26rem; color: #fff; margin-top: 0.05rem; }
  .technology .block3-xs .box .bb dl dd.vs { margin-top: 0.4rem; }
  .technology .block3-xs .box .li2 .bb, .technology .block3-xs .box .li4 .bb { margin-top: 0.2rem; }
  .technology .block3-xs .box .li2 .bb dl, .technology .block3-xs .box .li4 .bb dl { flex-wrap: wrap; }
  .technology .block3-xs .box .li2 .bb dl dd, .technology .block3-xs .box .li4 .bb dl dd { width: 100%; margin-top: 0.4rem; padding-top: 0.4rem; border-top: 1px solid rgba(255, 255, 255, 0.1); }
  .technology .block3-xs .box .li2 .bb dl dd:first-child, .technology .block3-xs .box .li4 .bb dl dd:first-child { margin-top: 0; border: 0; padding-top: 0; }
  .technology .block3-xs .box .li3 { margin: 0.3rem 0; }
  .technology .block3-xs .box .li3 .arrow { width: 0.4rem; margin: 0.3rem auto; }
  .technology .block4-xs { background: url(/zhuanti/sycfbh2024/images/technology-bg1-xs.jpg) no-repeat center/cover; }
  .technology .block4-xs .box { margin-top: 0.3rem; padding: 0.6rem 0.1rem; border: 1px solid rgba(112, 176, 250, 0.4); background: linear-gradient(131deg, rgba(30, 59, 122, 0.05) 0%, rgba(159, 186, 255, 0.07) 100%); }
  .technology .block4-xs .box .top { width: 4.5rem; height: 3.5rem; position: relative; margin: 0 auto; }
  .technology .block4-xs .box .top h4 { font-size: 0.28rem; color: #fff; position: absolute; }
  .technology .block4-xs .box .top h4.t1 { left: 0; top: 0; }
  .technology .block4-xs .box .top h4.t2 { right: 0; top: 0; }
  .technology .block4-xs .box .top h4.t3 { left: 0; bottom: 0; }
  .technology .block4-xs .box .top h4.t4 { right: 0; bottom: 0; }
  .technology .block4-xs .box .top img { width: 3.94rem; margin: 0 auto; }
  .technology .block4-xs .box .center { margin: 0.6rem 0; text-align: center; display: flex; flex-direction: column; justify-content: center; align-items: center; }
  .technology .block4-xs .box .center h3 { font-size: 0.34rem; color: #00FFFF; font-family: "SourceHanSans-Bold"; }
  .technology .block4-xs .box .center .jt { display: flex; margin: 0.3rem 0; }
  .technology .block4-xs .box .center .jt img { width: 0.73rem; margin: 0 0.4rem; }
  .technology .block4-xs .box .center ul { display: flex; }
  .technology .block4-xs .box .center ul li { margin: 0 0.2rem; }
  .technology .block4-xs .box .center ul li h4 { font-size: 0.3rem; color: #00FFFF; margin-bottom: 0.15rem; font-family: "SourceHanSans-Medium"; }
  .technology .block4-xs .box .center ul li h5 { font-size: 0.24rem; color: #fff; }
  .technology .block4-xs .box .bottom { display: flex; flex-direction: column; justify-content: center; align-items: center; }
  .technology .block4-xs .box .bottom .arrow { width: 0.4rem; margin-bottom: 0.4rem; }
  .technology .block4-xs .box .bottom ul { display: flex; }
  .technology .block4-xs .box .bottom ul li { font-size: 0.28rem; color: #fff; font-family: "SourceHanSans-Medium"; margin: 0 0.3rem; }
  .technology .block4-xs .box .bottom ul li b { font-size: 0.36rem; color: #00FFFF; font-family: "SourceHanSans-Bold"; }
  .technology .block5-xs { background: url(/zhuanti/sycfbh2024/images/technology-bg2-xs.jpg) no-repeat center/cover; }
  .technology .block5-xs .box { margin-top: 0.3rem; padding: 0.5rem 0.9rem; border: 1px solid rgba(112, 176, 250, 0.4); background: linear-gradient(131deg, rgba(30, 59, 122, 0.05) 0%, rgba(159, 186, 255, 0.07) 100%); }
  .technology .block5-xs .box .slide { position: relative; overflow: hidden; padding-bottom: 0.5rem; }
  .technology .block5-xs .box .slide .swiper-slide .img { position: relative; margin-bottom: 0.3rem; }
  .technology .block5-xs .box .slide .swiper-slide .img img { width: 100%; margin: 0 auto; }
  .technology .block5-xs .box .slide .swiper-slide .text { text-align: center; }
  .technology .block5-xs .box .slide .swiper-slide .text h3 { font-size: 0.3rem; color: #fff; font-family: "SourceHanSans-Medium"; }
  .technology .block5-xs .box .slide .swiper-slide .text h4 { font-size: 0.26rem; color: #fff; margin: 0.2rem 0; }
  .technology .block5-xs .box .slide .swiper-slide .text h5 { font-size: 0.24rem; color: #fff; }
  .technology .block5-xs .box .slide .swiper-pagination { bottom: 0; }
  .technology .block5-xs .box .slide .swiper-pagination .swiper-pagination-bullet { width: 0.2rem; height: 0.03rem; background: rgba(255, 255, 255, 0.2); border-radius: 0; opacity: 1; }
  .technology .block5-xs .box .slide .swiper-pagination .swiper-pagination-bullet-active { background: white; }
  .technology .block6-xs { padding: 0.8rem; background: url(/zhuanti/sycfbh2024/images/technology-bg3-xs.jpg) no-repeat center/cover; }
  .technology .block6-xs .title { width: 80%; margin: 0 auto; }
  .technology .block6-xs .title h3 { font-size: 0.38rem; line-height: 0.6rem; color: #fff; font-family: "SourceHanSans-Bold"; }
  .technology .block6-xs .title:after { display: none; }
  .technology .block6-xs .slide { margin-top: 0.5rem; overflow: hidden; position: relative; padding-bottom: 0.5rem; }
  .technology .block6-xs .slide img { width: 100%; }
  .technology .block6-xs .slide .swiper-pagination { bottom: 0; }
  .technology .block6-xs .slide .swiper-pagination .swiper-pagination-bullet { width: 0.2rem; height: 0.03rem; background: rgba(255, 255, 255, 0.2); border-radius: 0; opacity: 1; }
  .technology .block6-xs .slide .swiper-pagination .swiper-pagination-bullet-active { background: white; }
  .technology .block7-xs { padding: 0.8rem 0.3rem; background: url(/zhuanti/sycfbh2024/images/technology-bg4-xs.jpg) no-repeat center/cover; }
  .technology .block7-xs .slide { margin-top: 0.5rem; overflow: hidden; position: relative; padding-bottom: 0.3rem; }
  .technology .block7-xs .slide img { width: 100%; }
  .technology .block7-xs .slide .text { text-align: center; margin-top: 0.3rem; }
  .technology .block7-xs .slide .text h3 { font-size: 0.3rem; color: #fff; font-family: "SourceHanSans-Medium"; }
  .technology .block7-xs .slide .text h3 b { font-size: 0.4rem; color: #00FFFF; }
  .technology .block7-xs .slide .text h4 { font-size: 0.28rem; color: #fff; margin: 0.2rem 0; line-height: 0.4rem; }
  .technology .block7-xs .slide .text h4 b { color: #00FFFF; }
  .technology .block7-xs .slide .swiper-pagination { bottom: 0; }
  .technology .block7-xs .slide .swiper-pagination .swiper-pagination-bullet { width: 0.2rem; height: 0.03rem; background: rgba(255, 255, 255, 0.2); border-radius: 0; opacity: 1; }
  .technology .block7-xs .slide .swiper-pagination .swiper-pagination-bullet-active { background: white; }
  .order .container { width: 100%; }
  .order .title { margin-bottom: 0.3rem; }
  .order form .row { flex-wrap: wrap; margin-top: 0; }
  .order form .row .column { flex: 0 0 100%; margin-top: 0.3rem; overflow: hidden; }
  .order form .row .column label { width: 1rem; font-size: 0.28rem; display: block; }
  .order form .row .column input { height: 0.8rem; font-size: 0.28rem; }
  .order form .row .column.textarea { flex: 0 0 100%; font-size: 0.28rem; }
  .order form .row .column.textarea textarea { flex: 1; height: 1.5rem; }
  .order form .btn { height: 0.8rem; font-size: 0.28rem; }
  .footer { height: 0.96rem; font-size: 0.24rem; } }
