@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; }

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

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

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

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

@keyframes rote360 { 0% { transform: rotate(360deg); }
  100% { transform: rotate(0); } }

.rote360 { -webkit-animation-name: rote360; animation-name: rote360; -webkit-transform-origin: center; -ms-transform-origin: center; transform-origin: center; }

/* 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: 87.5%; margin: 0 auto; position: relative; transition: all .5s ease; }

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

.lg-display { display: block !important; }

.btn-play { width: 0.66rem; height: 0.66rem; border-radius: 50%; background: #fff; display: flex; align-items: center; justify-content: center; position: absolute; z-index: 2; left: 50%; top: 50%; transform: translate(-50%, -50%); }

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

.btn-play:after { content: ''; display: block; width: 0.1rem; height: 0.1rem; border-radius: 50%; background: #0757D6; 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.52rem; position: absolute; left: 0.8rem; top: 0.4rem; }

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

.banner .box { position: absolute; left: 0; top: 1.4rem; right: 0; margin: auto; }

.banner .box .t { margin: 0 auto 4%; }

.banner .mouse { width: 0.38rem; font-size: 0.38rem; color: #fff; position: absolute; left: 0; right: 0; bottom: 30px; z-index: 15; margin: auto; animation: mouseMove 1.5s infinite alternate; }

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

.section .dsc { font-size: 0.18rem; line-height: 0.42rem; color: #000; text-align: center; }

.section1 { padding: 0.55rem 0 1rem; z-index: 1; position: relative; }

.section1 .title { width: 9.32rem; margin: 0 auto 0.3rem; }

.section1 .dsc { line-height: 0.4rem; }

.section1 .video-box { margin-top: 0.3rem; position: relative; }

.section1 .ball { width: 4.7rem; position: absolute; z-index: -1; animation: rote360 38s linear infinite; }

.section1 .ball.left { top: -1.77rem; left: -1.66rem; }

.section1 .ball.right { right: -1.66rem; bottom: -1.77rem; }

.section2 { overflow: visible; padding: 0.55rem 0 1rem; background: url(/zhuanti/qingke2025/images/section2/bg.jpg) center no-repeat fixed; background-size: cover; z-index: 1; }

.section2 .title { width: 4.32rem; margin: 0 auto 0.3rem; }

.section2 .dsc { line-height: 0.4rem; }

.section2 .video-box { margin-top: 0.3rem; position: relative; }

.section2 .box { display: flex; margin-top: 0.4rem; align-items: stretch; border-radius: 0.24rem; overflow: hidden; }

.section2 .box .slide { width: 67%; overflow: hidden; position: relative; --swiper-navigation-color: #fff; --swiper-pagination-color: #fff; }

.section2 .box .slide img { width: 100%; height: 100%; }

.section2 .box .slide .btns { position: absolute; right: 0.3rem; bottom: 0.3rem; z-index: 1; display: flex; border-radius: 0.08rem; overflow: hidden; }

.section2 .box .slide .btns .btn { width: 1.8rem; height: 0.6rem; font-size: 0.18rem; color: #fff; display: flex; align-items: center; justify-content: center; }

.section2 .box .slide .btns .btn .icon { width: 0.24rem; fill: #fff; margin-right: 0.05rem; }

.section2 .box .slide .btns .btn:nth-child(1) { background: #FE8402; }

.section2 .box .slide .btns .btn:nth-child(2) { background: linear-gradient(134.72deg, #0757d6 0%, #139af2 100%); }

.section2 .box .slide .swiper-pagination { bottom: 0.5rem; }

.section2 .box .tabs { width: 33%; display: flex; flex-direction: column; }

.section2 .box .tabs .item { height: 50%; background: #fff; padding: 0 0.5rem; position: relative; cursor: pointer; display: flex; flex-direction: column; justify-content: center; align-items: flex-start; border-bottom: 1px solid #F6F6F6; }

.section2 .box .tabs .item h3 { font-size: 0.24rem; font-weight: bold; margin-bottom: 0.15rem; }

.section2 .box .tabs .item h4 { font-size: 0.18rem; color: #666; line-height: 0.3rem; }

.section2 .box .tabs .item img { width: 48%; position: absolute; right: 0; top: 50%; transform: translateY(-50%); transition: all .5s ease; }

.section2 .box .tabs .item .imgV1 { width: 1.7rem !important; height: 1.64rem; position: absolute; top: 0.82rem; left: 0rem; z-index: 10; }

.section2 .box .tabs .item .imgV2 { width: 1.7rem !important; height: 1.64rem; position: absolute; top: 0.82rem; right: 0.46rem; z-index: 10; opacity: 0; }

.section2 .box .tabs .item:last-child:after { display: none; border-bottom: none; }

.section2 .box .tabs .item.active { background: linear-gradient(315deg, #0757D6 0%, #139AF2 100%); box-shadow: 0px 3px 10px 1px rgba(7, 108, 197, 0.38); z-index: 1; }

.section2 .box .tabs .item.active img { width: 58%; }

.section2 .box .tabs .item.active h3, .section2 .box .tabs .item.active h4 { color: #fff; }

.section2 .box .tabs .item.active .imgV1 { opacity: 0; }

.section2 .box .tabs .item.active .imgV2 { opacity: 1; }

.section2 form { height: auto; overflow: hidden; margin-top: 0.48rem; }

.section2 form .t { width: 1.44rem; margin: 0 auto; }

.section2 form .box { justify-content: space-between; flex-direction: row; }

.section2 form .box .column { width: 31%; background: #fff; padding: 0 0.3rem; display: flex; align-items: center; }

.section2 form .box .column label { font-size: 0.18rem; margin-right: 0.1rem; }

.section2 form .box .column label i { color: #E24040; }

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

.section2 form .box .btn { width: 31%; height: 0.6rem; font-size: 0.18rem; color: #fff; display: flex; align-items: center; justify-content: center; background: #0647C7; }

.section3 .particles-js-canvas-el { position: absolute; left: 0; top: 0; right: 0; bottom: 0; z-index: -10; }

.section3 .block { height: auto; overflow: hidden; position: relative; margin-top: 0.6rem; }

.section3 .block .st { position: relative; margin-top: 0.2rem; }

.section3 .block .st span { width: 2.4rem; font-size: 0.18rem; color: #666; display: block; margin: 0 auto; background: #fff; text-align: center; position: relative; z-index: 1; }

.section3 .block .st span:before, .section3 .block .st span:after { content: ""; width: 0.07rem; height: 0.07rem; background: #AFB0B1; position: absolute; top: 0.06rem; left: 0; transform: rotate(45deg); }

.section3 .block .st span:after { left: auto; right: 0; }

.section3 .block .st:before { content: ""; width: 100%; height: 1px; background: #E6E6E6; position: absolute; left: 0; top: 0.1rem; }

.section3 .block1 { margin-top: 0.4rem; }

.section3 .block1 .t { width: 5.74rem; margin: 0 auto; }

.section3 .block1 .dsc { text-align: center; margin-top: 0.35rem; }

.section3 .block1 .box { position: relative; margin-top: 0.3rem; }

.section3 .block1 .box .tabs { width: 80%; height: auto; position: absolute; top: 1rem; left: 0; right: 0; margin: 0 auto; }

.section3 .block1 .box .tabs .swiper-slide { flex: 1; height: 0.8rem; font-size: 0.22rem; color: rgba(255, 255, 255, 0.6); display: flex; align-items: center; justify-content: center; cursor: pointer; position: relative; z-index: 1; }

.section3 .block1 .box .tabs .swiper-slide svg { fill: rgba(255, 255, 255, 0.6); margin-right: 0.05rem; width: 0.26rem; }

.section3 .block1 .box .tabs .swiper-slide .icon1 { width: 0.32rem; height: 0.32rem; }

.section3 .block1 .box .tabs .swiper-slide .icon2 { width: 0.28rem; height: 0.28rem; }

.section3 .block1 .box .tabs .swiper-slide .icon3 { width: 0.34rem; height: 0.34rem; }

.section3 .block1 .box .tabs .swiper-slide .icon4 { width: 0.22rem; height: 0.22rem; }

.section3 .block1 .box .tabs .swiper-slide .icon5 { width: 0.3rem; height: 0.3rem; }

.section3 .block1 .box .tabs .swiper-slide:after { content: ""; width: 100%; height: 2px; background: #fff; position: absolute; left: 0; bottom: 0; opacity: 0; }

.section3 .block1 .box .tabs .swiper-slide.active { color: #fff; }

.section3 .block1 .box .tabs .swiper-slide.active svg { fill: #fff; }

.section3 .block1 .box .tabs .swiper-slide.active:after { opacity: 1; }

.section3 .block1 .box .tabs:after { content: ""; width: 100%; height: 2px; background: rgba(255, 255, 255, 0.5); position: absolute; left: 0; bottom: 0; z-index: 1; }

.section3 .block1 .box .slide { width: 100%; position: relative; height: auto; overflow: hidden; }

.section3 .block1 .box .slide .title { font-size: 0.38rem; color: #000; margin-bottom: 0.4rem; font-weight: bold; display: none; }

.section3 .block2 { padding-bottom: 1rem; }

.section3 .block2 .t { width: 5.74rem; margin: 0 auto; }

.section3 .block2 .dsc { text-align: center; margin-top: 0.35rem; }

.section3 .block2 ul { height: 5.9rem; margin-top: 0.5rem; display: flex; gap: 0.2rem; }

.section3 .block2 ul li { width: 4.1rem; border-radius: 0.24rem; overflow: hidden; position: relative; transition: all .5s ease; }

.section3 .block2 ul li:before { content: ""; width: 100%; height: 2rem; background: linear-gradient(359.83deg, rgba(0, 0, 0, 0.7) 0%, transparent 100%); position: absolute; left: 0; bottom: 0; }

.section3 .block2 ul li img { width: 100%; height: 100%; }

.section3 .block2 ul li .text { width: 4.1rem; padding: 0.4rem 0.3rem; position: absolute; left: 0; bottom: 0; z-index: 1; transition: all .5s ease; }

.section3 .block2 ul li .text h3 { font-size: 0.24rem; font-weight: bold; color: #fff; }

.section3 .block2 ul li .text p { font-size: 0.18rem; color: #fff; margin-top: 0.15rem; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }

.section3 .block2 ul li .text .btn-play { width: 0.54rem; height: 0.54rem; left: auto; right: 0.3rem; opacity: 0; transition: all .5s ease; }

.section3 .block2 ul li.active { width: 8.2rem; }

.section3 .block2 ul li.active .text { width: 8.2rem; }

.section3 .block2 ul li.active .text .btn-play { opacity: 1; }

.section3 .block2 ul li.active .text .btn-play:after { width: 0.08rem; height: 0.08rem; transform-origin: .05rem .31rem; }

.order { position: relative; height: 9.5rem; padding: 0.8rem 0; background: url(/zhuanti/qingke2025/images/order/bg.webp) no-repeat center/cover; }

.order .title { width: 5.42rem; }

.order form { width: 5.2rem; height: auto; overflow: hidden; padding: 0.75rem 0.6rem; border-radius: 0.24rem; background: rgba(255, 255, 255, 0.9); float: right; box-shadow: 0 0 0.2rem 1px rgba(24, 39, 86, 0.2); backdrop-filter: blur(5px); }

.order form .t { font-size: 0.28rem; color: #3A3939; font-weight: bold; margin-bottom: 0.4rem; position: relative; display: inline-block; }

.order form .t:after { content: ""; width: 1.1rem; height: 0.06rem; background: linear-gradient(90deg, #0757d6 0%, #139af2 100%); border-radius: 2px; position: absolute; right: 0; bottom: 0; z-index: -1; }

.order form .row { border-bottom: 1px solid #c1c1c1; display: flex; align-items: center; padding-top: 0.1rem; }

.order form .row label { font-size: 0.18rem; color: #333; font-weight: bold; margin-right: 0.2rem; }

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

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

.order form .row.textarea { align-items: flex-start; }

.order form .row.textarea label { margin-top: 0.18rem; }

.order form p { font-size: 0.18rem; line-height: 0.28rem; margin: 0.2rem 0 0.3rem; }

.order form p input { width: 0.18rem; height: 0.18rem; margin-right: 0.05rem; position: relative; top: -0.02rem; }

.order form p a { color: #0647C7; }

.order form .btn { margin-top: 0.4rem; width: 100%; height: 0.6rem; font-size: 0.18rem; color: #fff; display: flex; align-items: center; justify-content: center; border-radius: 0.5rem; cursor: pointer; background: linear-gradient(90deg, #0757d6 0%, #139af2 100%); }

.order .copyright { width: 100%; font-size: 0.18rem; color: #fff; text-align: center; position: absolute; left: 0; bottom: 0.4rem; }

.freeTelPop { width: 100%; height: 100%; background: rgba(0, 0, 0, 0.8); position: fixed; top: 0; left: 0; right: 0; bottom: 0; margin: auto; z-index: 50; display: none; }

.freeTelPop .freeTelBox { width: 5rem; height: 2.3rem; padding: 0.7rem 0; overflow: hidden; background: #fff; position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; }

.freeTelPop .freeTelBox .icon-close { width: 0.2rem; position: absolute; right: 0.2rem; top: 0.2rem; cursor: pointer; font-weight: bold; }

.freeTelPop .freeTelBox h1 { font-size: 0.16rem; text-align: center; }

.freeTelPop .freeTelBox form { width: 3.66rem; height: auto; overflow: hidden; margin: 0.3rem auto; }

.freeTelPop .freeTelBox form input { width: 2.3rem; height: 0.4rem; padding: 0 0.1rem; float: left; border: 1px solid #ccc; font-size: 0.14rem; }

.freeTelPop .freeTelBox form .btn { width: 1.25rem; height: 0.4rem; line-height: 0.4rem; font-size: 0.14rem; color: #fff; background: #004abb; display: block; float: left; text-align: center; }

.fixedRight { width: 1.5rem; position: fixed; right: 0; bottom: 20%; z-index: 10; }

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

.yinsi-pop .box { width: 8rem; height: 5.5rem; padding: 0.5rem 0; background: #fff; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); }

.yinsi-pop .box .btn-close { position: absolute; right: 0.3rem; top: 0.3rem; cursor: pointer; }

.yinsi-pop .box .btn-close svg { width: 0.3rem; height: 0.3rem; fill: #0757D6; }

.yinsi-pop .box h2 { font-size: 0.22rem; text-align: center; margin-bottom: 0.3rem; }

.yinsi-pop .box .scroll { height: 4rem; overflow: auto; padding: 0 0.5rem; }

.yinsi-pop .box p { font-size: 0.17rem; line-height: 0.28rem; margin-top: 0.1rem; color: #333; }

.formBox { position: fixed; left: 0; top: 0; right: 0; bottom: 0; background-color: rgba(0, 0, 0, 0.5); display: none; align-items: center; justify-content: space-around; z-index: 1000; }

.formBox.active { display: flex; }

.formBox .formIn { width: 5.2rem; height: auto; overflow: hidden; padding: 0.75rem 0.6rem; border-radius: 0.24rem; background: #fff; box-shadow: 0 0 0.2rem 1px rgba(24, 39, 86, 0.2); backdrop-filter: blur(5px); position: relative; }

.formBox .formIn .icon { position: absolute; top: 0rem; right: 0.2rem; color: #333; width: 0.2rem; cursor: pointer; }

.formBox .formIn .t { font-size: 0.28rem; color: #3A3939; font-weight: bold; margin-bottom: 0.4rem; position: relative; display: inline-block; }

.formBox .formIn .t:after { content: ""; width: 1.1rem; height: 0.06rem; background: linear-gradient(90deg, #0757d6 0%, #139af2 100%); border-radius: 2px; position: absolute; right: 0; bottom: 0; z-index: -1; }

.formBox .formIn .row { border-bottom: 1px solid #c1c1c1; display: flex; align-items: center; padding-top: 0.1rem; }

.formBox .formIn .row label { font-size: 0.18rem; color: #333; font-weight: bold; margin-right: 0.2rem; }

.formBox .formIn .row input { flex: 1; height: 0.6rem; font-size: 0.18rem; }

.formBox .formIn .row textarea { flex: 1; height: 1.2rem; font-size: 0.18rem; padding: 0.15rem 0; }

.formBox .formIn .row.textarea { align-items: flex-start; }

.formBox .formIn .row.textarea label { margin-top: 0.18rem; }

.formBox .formIn p { font-size: 0.18rem; line-height: 0.28rem; margin: 0.2rem 0 0.3rem; }

.formBox .formIn p input { width: 0.18rem; height: 0.18rem; margin-right: 0.05rem; position: relative; top: -0.02rem; }

.formBox .formIn p a { color: #0647C7; }

.formBox .formIn .btn { margin-top: 0.4rem; width: 100%; height: 0.6rem; font-size: 0.18rem; color: #fff; display: flex; align-items: center; justify-content: center; border-radius: 0.5rem; cursor: pointer; background: linear-gradient(90deg, #0757d6 0%, #139af2 100%); }

@media all and (max-width: 1800px) { .section3 .block4 .img-box .car-box { bottom: 0.4rem; left: 5rem; width: 5.57rem; }
  .section3 .block4 .img-box .car-box .left { width: 0.61rem; bottom: 0.24rem; left: 0.66rem; }
  .section3 .block4 .img-box .car-box .right { width: 0.61rem; bottom: 0.18rem; right: 0.99rem; } }

/*! <=991 手机端 */
@media all and (max-width: 991px) { .container { padding: 0 0.3rem; position: relative; transition: all .5s ease; width: 100%; }
  .xs-display { display: block !important; }
  .lg-display { display: none !important; }
  .container { padding: 0 0.3rem; 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; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); }
  .btn-play i { font-size: 0.22rem; color: #0647C7; font-weight: bold; }
  .btn-play:after { content: ''; display: block; width: 0.1rem; height: 0.1rem; border-radius: 50%; background: #0647C7; 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; }
  .text-jus { text-align: justify; }
  .bannerPhone { overflow: hidden; position: relative; }
  .bannerPhone .logo { width: 2.52rem; position: absolute; left: 0.3rem; top: 0.42rem; }
  .bannerPhone .img { width: 100%; height: 100%; }
  .bannerPhone .t { width: 6.3rem; position: absolute; top: 2.05rem; left: 52%; margin-left: -3.32rem; }
  .bannerPhone .car { width: 5.38rem; position: absolute; bottom: 0.67rem; left: 50%; margin-left: -2.69rem; }
  .section .dsc { font-size: 0.26rem; line-height: 0.5rem; }
  .section1 { overflow: hidden; padding: 0.8rem 0 1rem; z-index: 1; }
  .section1 .title { width: 3.98rem; margin: 0 auto 0.4rem; }
  .section1 .video-box { margin-top: 0.3rem; position: relative; border-radius: 0.16rem; overflow: hidden; }
  .section1 .video-box img { width: 100%; }
  .section1 .ball { width: 4.7rem; position: absolute; z-index: -1; animation: rote360 26s linear infinite; }
  .section1 .ball.left { top: -1.77rem; left: -1.66rem; }
  .section1 .ball.right { right: -1.66rem; bottom: -1.77rem; }
  .section2Phone { overflow: visible; padding: 0.8rem 0 1.1rem; background: url(/zhuanti/qingke2025/images/section2Phone/bg.jpg) center no-repeat; background-size: cover; z-index: 1; }
  .section2Phone .title { width: 5.8rem; margin: 0 auto 0.4rem; }
  .section2Phone .video-box { margin-top: 0.3rem; position: relative; border-radius: 0.16rem; overflow: hidden; }
  .section2Phone .video-box img { width: 100%; }
  .section2Phone .box { margin-top: 0.4rem; }
  .section2Phone .box .tabs { overflow: hidden; }
  .section2Phone .box .tabs .item { transition: all .5s ease; height: 2rem; background: #fff; position: relative; cursor: pointer; overflow: hidden; }
  .section2Phone .box .tabs .item:after { content: ""; width: 100%; height: 1px; background: #F2F5F8; position: absolute; left: 0; bottom: 0; }
  .section2Phone .box .tabs .item .text-box { transition: all .5s ease; height: 2rem; padding: 0 0.4rem; padding-right: 0.9rem; display: flex; justify-content: center; flex-direction: column; align-items: flex-start; }
  .section2Phone .box .tabs .item .text-box h3 { font-size: 0.3rem; font-weight: bold; margin-bottom: 0.2rem; }
  .section2Phone .box .tabs .item .text-box h4 { font-size: 0.24rem; color: #666; }
  .section2Phone .box .tabs .item .text-box span { color: #fff; height: 2rem; position: absolute; right: 0.3rem; top: 0; line-height: 2rem; color: #999; font-size: 0.28rem; }
  .section2Phone .box .tabs .item .text-box img { transition: all .5s ease; width: 3.18rem; position: absolute; right: 0.1rem; top: 0; bottom: 0; transform: scale(0.8); }
  .section2Phone .box .tabs .item .slide-swiper { opacity: 0; position: relative; --swiper-navigation-color: #fff; --swiper-pagination-color: #fff; }
  .section2Phone .box .tabs .item .slide-swiper .swiper-button-next, .section2Phone .box .tabs .item .slide-swiper .swiper-button-prev { transform: scale(0.7); }
  .section2Phone .box .tabs .item .slide-swiper .swiper-pagination { bottom: 0.3rem; }
  .section2Phone .box .tabs .item:last-child:after { display: none; }
  .section2Phone .box .tabs .item.active { height: 5.4rem; }
  .section2Phone .box .tabs .item.active .text-box { z-index: 1; background: linear-gradient(315deg, #0757D6 0%, #139AF2 100%); box-shadow: 0px 3px 10px 1px rgba(7, 108, 197, 0.38); padding-right: 0.4rem; }
  .section2Phone .box .tabs .item.active .text-box img { transform: scale(1); right: 0.3rem; }
  .section2Phone .box .tabs .item.active .text-box h3, .section2Phone .box .tabs .item.active .text-box h4 { color: #fff; }
  .section2Phone .box .tabs .item.active .text-box span { display: none; }
  .section2Phone .box .tabs .item.active .text-box:after { display: none; }
  .section2Phone .box .tabs .item.active .slide-swiper { opacity: 1; }
  .section2Phone .box ul li { padding: 0.6rem 0.3rem; background: #fff; margin-top: 0.4rem; border-radius: 0.16rem; box-shadow: 0 0 0.16rem rgba(64, 67, 74, 0.15); position: sticky; top: 0.5rem; }
  .section2Phone .box ul li .top { position: relative; }
  .section2Phone .box ul li .top h3 { font-size: 0.3rem; font-weight: bold; }
  .section2Phone .box ul li .top h4 { font-size: 0.26rem; line-height: 0.4rem; color: #4D4D4D; margin-top: 0.25rem; }
  .section2Phone .box ul li .top img { width: 3.08rem; position: absolute; right: 0; top: 50%; transform: translateY(-50%); transition: all .5s ease; }
  .section2Phone .box ul li .slide { overflow: hidden; margin-top: 0.4rem; position: relative; --swiper-navigation-size: 0.6rem; --swiper-navigation-color: #fff; --swiper-pagination-color: #fff; }
  .section2Phone .box ul li .slide img { width: 100%; }
  .section2Phone .box .btns { display: flex; border-radius: 0.16rem; overflow: hidden; margin-top: 0.3rem; }
  .section2Phone .box .btns .btn { width: 50%; height: 0.8rem; font-size: 0.28rem; color: #fff; display: flex; align-items: center; justify-content: center; }
  .section2Phone .box .btns .btn .icon { width: 0.32rem; fill: #fff; margin-right: 0.1rem; }
  .section2Phone .box .btns .btn:nth-child(1) { background: #FE8402; }
  .section2Phone .box .btns .btn:nth-child(2) { background: linear-gradient(134.72deg, #0757d6 0%, #139af2 100%); }
  .section3Phone .block { height: auto; overflow: hidden; position: relative; margin-top: 0.8rem; }
  .section3Phone .block .st { position: relative; margin-top: 0.2rem; }
  .section3Phone .block .st span { width: 3rem; font-size: 0.24rem; color: #666; display: block; margin: 0 auto; background: #fff; text-align: center; position: relative; z-index: 1; }
  .section3Phone .block .st span:before, .section3Phone .block .st span:after { content: ""; width: 0.07rem; height: 0.07rem; background: #AFB0B1; position: absolute; top: 0.08rem; left: 0; transform: rotate(45deg); }
  .section3Phone .block .st span:after { left: auto; right: 0; }
  .section3Phone .block .st:before { content: ""; width: 100%; height: 1px; background: #E6E6E6; position: absolute; left: 0; top: 0.1rem; }
  .section3Phone .block1 .t { width: 5.76rem; margin: 0 auto 0.3rem; }
  .section3Phone .block1 .dsc { margin-top: 0.45rem; }
  .section3Phone .block1 .tabs { overflow: hidden; padding: 0 0.4rem; margin-top: 0.6rem; }
  .section3Phone .block1 .tabs .swiper-slide { width: 1.45rem; text-align: center; }
  .section3Phone .block1 .tabs .swiper-slide .icon { width: 0.75rem; height: 0.75rem; background: #E1E3E6; border-radius: 0.08rem; display: flex; align-items: center; justify-content: center; margin: 0 auto; }
  .section3Phone .block1 .tabs .swiper-slide .icon svg { width: 0.4rem; fill: #000; }
  .section3Phone .block1 .tabs .swiper-slide h3 { font-size: 0.28rem; margin-top: 0.15rem; }
  .section3Phone .block1 .tabs .swiper-slide.active .icon { background: #0647C7; }
  .section3Phone .block1 .tabs .swiper-slide.active .icon svg { fill: #fff; }
  .section3Phone .block1 .tabs .swiper-slide.active h3 { font-weight: bold; color: #0647C7; }
  .section3Phone .block1 .slide { margin-top: 0.4rem; }
  .section3Phone .block1 .slide .title { font-size: 0.36rem; color: #000; margin: 0.4rem 0 0.3rem; font-weight: bold; }
  .section3Phone .block2 { padding-bottom: 1rem; }
  .section3Phone .block2 .t { width: 5.76rem; margin: 0 auto; }
  .section3Phone .block2 .dsc { text-align: center; margin-top: 0.35rem; }
  .section3Phone .block2 ul { margin-top: 0.5rem; }
  .section3Phone .block2 ul li { border-radius: 0.24rem; overflow: hidden; position: relative; margin-top: 0.5rem; }
  .section3Phone .block2 ul li .img { position: relative; }
  .section3Phone .block2 ul li img { width: 100%; height: 100%; }
  .section3Phone .block2 ul li .text { padding-top: 0.3rem; }
  .section3Phone .block2 ul li .text h3 { font-size: 0.3rem; font-weight: bold; }
  .section3Phone .block2 ul li .text p { font-size: 0.26rem; color: #4D4D4D; margin-top: 0.15rem; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
  .section3Phone .block2 ul li:first-child { margin-top: 0; }
  .orderPhone { height: 15.16rem; padding: 0.7rem 0 0.5rem; background: url(/zhuanti/qingke2025/images/orderPhone/bg.webp) no-repeat center/cover; }
  .orderPhone .title { width: 5.76rem; margin: 0 auto; }
  .orderPhone form { width: 100%; margin-top: 0.6rem; height: auto; overflow: hidden; padding: 0.75rem 0.6rem; border-radius: 0.24rem; background: rgba(255, 255, 255, 0.9); float: right; box-shadow: 0 0 0.2rem 1px rgba(24, 39, 86, 0.2); backdrop-filter: blur(5px); }
  .orderPhone form .t { font-size: 0.36rem; color: #3A3939; font-weight: bold; margin-bottom: 0.56rem; position: relative; display: inline-block; }
  .orderPhone form .t:after { content: ""; width: 1.4rem; height: 0.06rem; background: linear-gradient(90deg, #0757d6 0%, #139af2 100%); border-radius: 2px; position: absolute; right: 0; bottom: 0; z-index: -1; }
  .orderPhone form .row { border-bottom: 1px solid #c1c1c1; display: flex; align-items: center; }
  .orderPhone form .row label { font-size: 0.26rem; color: #333; font-weight: bold; margin-right: 0.1rem; width: 1rem; flex-shrink: 0; }
  .orderPhone form .row label i { color: #E24040; margin-right: 0.05rem; }
  .orderPhone form .row input { flex: 1; height: 0.6rem; font-size: 0.28rem; height: 1rem; color: #000; padding: 0.3rem 0; }
  .orderPhone form .row textarea { flex: 1; font-size: 0.28rem; color: #000; padding: 0.46rem 0; }
  .orderPhone form .row.textarea { align-items: flex-start; }
  .orderPhone form .row.textarea label { padding-top: 0.54rem; }
  .orderPhone form p { font-size: 0.26rem; line-height: 0.5rem; margin: 0.3rem 0 0.4rem; }
  .orderPhone form p input { width: 0.3rem; height: 0.3rem; margin-right: 0.1rem; position: relative; top: -0.04rem; }
  .orderPhone form p a { color: #0757D6; }
  .orderPhone form .btn { margin-top: 0.6rem; width: 100%; height: 0.8rem; font-size: 0.26rem; color: #fff; display: flex; align-items: center; justify-content: center; border-radius: 0.5rem; cursor: pointer; background: linear-gradient(90deg, #0757d6 0%, #139af2 100%); }
  .orderPhone .copyright { width: 100%; font-size: 0.24rem; color: #fff; text-align: center; position: absolute; left: 0; bottom: 0.5rem; }
  .fixedRight { width: 2.18rem; position: fixed; right: 0; bottom: 20%; z-index: 10; }
  .formBox .formIn { width: 92%; padding: 0.75rem 0.6rem; }
  .formBox .formIn .icon { position: absolute; top: -0.2rem; right: 0.2rem; color: #333; width: 0.2rem; cursor: pointer; }
  .formBox .formIn .t { font-size: 0.36rem; color: #3A3939; font-weight: bold; margin-bottom: 0.56rem; position: relative; display: inline-block; }
  .formBox .formIn .t:after { content: ""; width: 1.4rem; height: 0.06rem; background: linear-gradient(90deg, #0757d6 0%, #139af2 100%); border-radius: 2px; position: absolute; right: 0; bottom: 0; z-index: -1; }
  .formBox .formIn .row { border-bottom: 1px solid #c1c1c1; display: flex; align-items: center; }
  .formBox .formIn .row label { font-size: 0.26rem; color: #333; font-weight: bold; margin-right: 0.1rem; width: 1rem; flex-shrink: 0; }
  .formBox .formIn .row label i { color: #E24040; margin-right: 0.05rem; }
  .formBox .formIn .row input { flex: 1; height: 0.6rem; font-size: 0.28rem; height: 1rem; color: #000; padding: 0.3rem 0; }
  .formBox .formIn .row textarea { flex: 1; font-size: 0.28rem; color: #000; padding: 0.2rem 0; }
  .formBox .formIn .row.textarea { align-items: flex-start; }
  .formBox .formIn .row.textarea label { padding-top: 0.1rem; }
  .formBox .formIn p { font-size: 0.26rem; line-height: 0.5rem; margin: 0.3rem 0 0.4rem; }
  .formBox .formIn p input { width: 0.3rem; height: 0.3rem; margin-right: 0.1rem; position: relative; top: -0.04rem; }
  .formBox .formIn p a { color: #0757D6; }
  .formBox .formIn .btn { margin-top: 0.6rem; width: 100%; height: 0.8rem; font-size: 0.26rem; color: #fff; display: flex; align-items: center; justify-content: center; border-radius: 0.5rem; cursor: pointer; background: linear-gradient(90deg, #0757d6 0%, #139af2 100%); } }
