#News[data-v-10d85f14]{background-color:#f8f9fa}#News .section[data-v-10d85f14]{width:1200px;margin:0 auto;padding:40px 0 80px}#News .section .canmpy[data-v-10d85f14]{display:flex;justify-content:center;align-items:center;width:100%;margin-bottom:40px}#News .section .section-title-container[data-v-10d85f14]{text-align:center;position:relative;padding-bottom:15px}#News .section .section-title-container[data-v-10d85f14]:after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:60px;height:3px;background:linear-gradient(90deg,#409eff,#007b45)}#News .section .section-title-container .main-title[data-v-10d85f14]{color:#333;font-size:32px;font-weight:600;line-height:1.4}#News .section .section-title-container .sub-title[data-v-10d85f14]{color:#777;font-size:16px;margin-top:8px}#News .section .service-scope[data-v-10d85f14]{display:flex;align-items:center;margin-bottom:40px}#News .section .service-scope .scope-title[data-v-10d85f14]{font-size:22px;font-weight:600;color:#333}#News .section .service-scope .scope-tags[data-v-10d85f14]{display:flex;flex-wrap:wrap;margin-left:15px}#News .section .service-scope .scope-tags .scope-tag[data-v-10d85f14]{background:linear-gradient(135deg,#409eff,#007b45);color:#fff;padding:8px 20px;border-radius:20px;margin-right:15px;font-size:16px;box-shadow:0 3px 6px rgba(0,123,69,.2);transition:all .3s ease}#News .section .service-scope .scope-tags .scope-tag[data-v-10d85f14]:hover{transform:translateY(-3px);box-shadow:0 5px 12px rgba(0,123,69,.3)}#News .section .service-card[data-v-10d85f14]{background:#fff;border-radius:10px;box-shadow:0 5px 20px rgba(0,0,0,.05);margin-bottom:40px;overflow:hidden;transition:all .3s ease}#News .section .service-card[data-v-10d85f14]:hover{transform:translateY(-5px);box-shadow:0 10px 30px rgba(0,0,0,.1)}#News .section .service-card .service-header[data-v-10d85f14]{background:linear-gradient(90deg,#409eff,#007b45);color:#fff;padding:15px 25px;display:flex;align-items:center}#News .section .service-card .service-header .service-icon[data-v-10d85f14]{font-size:24px;margin-right:10px}#News .section .service-card .service-header .service-title[data-v-10d85f14]{font-size:22px;font-weight:600}#News .section .service-card .service-content[data-v-10d85f14]{display:flex;padding:30px}@media (max-width:768px){#News .section .service-card .service-content[data-v-10d85f14]{flex-direction:column}}#News .section .service-card .service-content .service-image[data-v-10d85f14]{width:40%;overflow:hidden;border-radius:8px}#News .section .service-card .service-content .service-image img[data-v-10d85f14]{width:100%;height:auto;transition:transform .5s ease}#News .section .service-card .service-content .service-image img[data-v-10d85f14]:hover{transform:scale(1.05)}@media (max-width:768px){#News .section .service-card .service-content .service-image[data-v-10d85f14]{width:100%;margin-bottom:20px}}#News .section .service-card .service-content .service-desc[data-v-10d85f14]{flex:1;padding-left:30px;color:#555;line-height:1.8;font-size:16px}@media (max-width:768px){#News .section .service-card .service-content .service-desc[data-v-10d85f14]{padding-left:0}}#News .section .service-card .service-content .service-desc .package-list[data-v-10d85f14]{display:flex;justify-content:space-between;margin-top:20px}@media (max-width:992px){#News .section .service-card .service-content .service-desc .package-list[data-v-10d85f14]{flex-direction:column}}#News .section .service-card .service-content .service-desc .package-list .package-item[data-v-10d85f14]{width:30%;background:#f8f9fa;border-radius:8px;padding:20px;box-shadow:0 3px 10px rgba(0,0,0,.05);transition:all .3s ease}#News .section .service-card .service-content .service-desc .package-list .package-item[data-v-10d85f14]:hover{background:#eef5ff;transform:translateY(-5px)}@media (max-width:992px){#News .section .service-card .service-content .service-desc .package-list .package-item[data-v-10d85f14]{width:100%;margin-bottom:15px}}#News .section .service-card .service-content .service-desc .package-list .package-item h3[data-v-10d85f14]{color:#409eff;margin-top:0;margin-bottom:10px}#News .section .service-card .service-content .service-desc .package-list .package-item .price[data-v-10d85f14]{font-size:20px;font-weight:600;color:#007b45;margin-bottom:10px}#News .section .service-card .service-content .service-desc .package-list .package-item .highlights[data-v-10d85f14]{margin-top:15px}#News .section .service-card .service-content .service-desc .package-list .package-item .highlights p[data-v-10d85f14]{position:relative;padding-left:20px;margin:8px 0}#News .section .service-card .service-content .service-desc .package-list .package-item .highlights p[data-v-10d85f14]:before{content:"✓";position:absolute;left:0;color:#409eff}#News .section .service-card .service-content .service-desc .feature-title[data-v-10d85f14]{color:#409eff;margin:25px 0 15px}#News .section .service-card .service-content .service-desc .feature-list[data-v-10d85f14]{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}@media (max-width:768px){#News .section .service-card .service-content .service-desc .feature-list[data-v-10d85f14]{grid-template-columns:1fr}}#News .section .service-card .service-content .service-desc .feature-list .feature-item[data-v-10d85f14]{display:flex;background:#f8f9fa;border-radius:8px;padding:15px;transition:all .3s ease}#News .section .service-card .service-content .service-desc .feature-list .feature-item[data-v-10d85f14]:hover{background:#eef5ff;transform:translateY(-3px)}#News .section .service-card .service-content .service-desc .feature-list .feature-item .feature-number[data-v-10d85f14]{font-size:24px;font-weight:700;color:#409eff;margin-right:15px;opacity:.7}#News .section .service-card .service-content .service-desc .feature-list .feature-item .feature-content h4[data-v-10d85f14]{margin:0 0 8px;color:#333}#News .section .service-card .service-content .service-desc .feature-list .feature-item .feature-content p[data-v-10d85f14]{margin:0;font-size:14px}#News .section .service-card .service-content .service-desc .repair-features[data-v-10d85f14]{display:flex;flex-wrap:wrap;margin:0 -10px 20px}#News .section .service-card .service-content .service-desc .repair-features .repair-feature[data-v-10d85f14]{width:calc(50% - 20px);margin:10px;display:flex;align-items:center;background:#f8f9fa;padding:15px;border-radius:8px;transition:all .3s ease}#News .section .service-card .service-content .service-desc .repair-features .repair-feature[data-v-10d85f14]:hover{background:#eef5ff;transform:translateY(-3px)}@media (max-width:576px){#News .section .service-card .service-content .service-desc .repair-features .repair-feature[data-v-10d85f14]{width:100%}}#News .section .service-card .service-content .service-desc .repair-features .repair-feature .feature-icon[data-v-10d85f14]{width:40px;height:40px;background:#409eff;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:20px;margin-right:15px}#News .section .service-card .service-content .service-desc .repair-features .repair-feature .feature-text[data-v-10d85f14]{font-weight:500}#News .section .service-card .service-content .service-desc .repair-desc[data-v-10d85f14]{line-height:1.8;margin-top:20px}.carousel[data-v-10d85f14]{min-width:1200px;width:100%}.carousel[data-v-10d85f14] .el-carousel__container{height:800px}.carousel .carouselImg[data-v-10d85f14]{height:800px;width:100%;-o-object-fit:cover;object-fit:cover}