.crumbs-content .l-content li {
    padding-right: 0;
}

.crumbs-content .l-content li a {
    padding-right: 0;
}

.mainArea {
    width: 1200px;
    margin: 0 auto;
    font-family: "Microsoft Yahei";
}

.mainArea .EnglishF {
    font-family: Helvetica, Simsun, Simhei, Arial, sans-serif;
}

.mainArea img {
    border: 0;
}

.mainArea * {
    margin: 0;
    padding: 0;
}

.mainArea .clearfixs:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}

.mainArea .VN_opacity {
    transition: opacity ease 0.2s;
    -webkit-transition: opacity ease 0.2s;
    -moz-transition: opacity ease 0.2s;
}

.mainArea .VN_opacity:hover {
    filter: alpha(opacity=75);
    -moz-opacity: 0.75;
    opacity: 0.75;
}

.mainArea .contentsBlock__image {
    position: relative;
    width: 100%;
}

.mainArea .contentsBlock__image h1 {
    width: 100%;
}

.mainArea ul li a {
    display: inline-block;
}

.mainArea .clearfixs:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}

.mainArea .VN_opacity {
    transition: opacity ease 0.2s;
    -webkit-transition: opacity ease 0.2s;
    -moz-transition: opacity ease 0.2s;
}

.mainArea .VN_opacity:hover {
    filter: alpha(opacity=75);
    -moz-opacity: 0.75;
    opacity: 0.75;
}

.mainArea ul,
li {
    list-style: none;
}

.mainArea .lp-btn {
    display: block;
    box-sizing: border-box;
    padding: 10px 2px 10px;
    border-radius: 2px;
    background-color: #ff730a !important;
    box-shadow: inset 0 1px 0 0 #ffab6c, 0 2px 0 0 rgba(0, 0, 0, 0.1);
    text-align: center;
    font-size: 21px;
    letter-spacing: 1px;
    font-weight: bold;
    color: #fff !important;
    text-decoration: none !important;
    background-image: url(../images/narrow.png);
    background-repeat: no-repeat;
    background-position: 11px center;
    margin: 0 auto;
}

.mainArea .btn-lg {
    width: 360px!important;
}

.mainArea .btn-md {
    width: 210px!important;
}

.mainArea .btn-sm {
    width: 150px!important;
}

.mainArea .btn-win {
    position: relative;
}

.mainArea .btn-win::before {
    position: absolute;
    top: 4px;
    right: 4px;
    content: "";
    display: block;
    width: 9px;
    height: 9px;
    background: url("../images/window.png") no-repeat right top;
}
.top{
    background: url(../images/banner.jpg) center center no-repeat;
    height:539px;
    box-sizing: border-box;
}
.toptext{
  font-family: SourceHanSansCN-Bold;
  font-size:60px;
  line-height: 1.4;
  letter-spacing: 7px;
  font-weight: 600;
  color: #fff;
  padding-top:40px;
  text-align: center;
  background: -webkit-linear-gradient(to bottom, #000000 52%, #6a6a6a 72%, #343434 76%); 
  background:linear-gradient(to bottom, #000000 52%, #6a6a6a 72%, #343434 76%); 
  -webkit-background-clip: text; 
  background-clip: text;
  -webkit-text-fill-color: transparent;
}
.toptext1{
    font-family: SourceHanSansCN-Regular;
    color: #000;
    line-height: 1.4;
    font-size: 36px;
    font-weight: 400;
    text-align: center;
  letter-spacing: 7px;
}
.tabbg1{
    background:url(../images/img_04.jpg) no-repeat;
    height:54px;
}
.tab1{
    text-align: center;
}
.tabbg1{
  position: sticky;
  top:0;
  z-index: 9999;
}
.tabbg1.unfixed{
    position: static;
}
.addtab{
    font-size:22px;
    display: block;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 5px;
}
.tab1_list{
    height: 54px;
    margin: 0 auto;
    display: inline-block;
    font-family: SourceHanSansCN-Regular;
}
.tab1_list ul{
    display: flex;
    justify-content: center;
    width: 1136px;
    height: 54px;
    margin: 0 auto;
}
.tab1_list ul li{
    cursor: pointer;
    font-size: 24px;
    color: #000;
    font-weight: 500;
    text-align: left;
    width: 226px;
    height: 54px;
    position: relative;
    border-right: 1px solid #dde5ec;
}
.tab1_list ul li a{
    display: block;
    color: #000;
    text-decoration: none;
    width: 226px;
    height: 54px;
    line-height: 54px;
    border-top: 1px solid #dde5ec;
    border-bottom: 1px solid #dde5ec;
    box-sizing: border-box;
    text-align: center;
    
}
.tab1_list ul li:nth-child(1) a:before,.tab1_list ul li:nth-child(2) a:before,.tab1_list ul li:nth-child(3) a:before,.tab1_list ul li:nth-child(4) a:before{
  content: "";
  position: absolute;
  top: 28px;
  left: 27px;
  width: 43px;
  height: 30px;
  background: url(../images/icon1w.png) 0 0 no-repeat;  
}
.tab1_list ul li:nth-child(2) a:before{
  background: url(../images/icon2w.png) 0 0 no-repeat; 
}
.tab1_list ul li:nth-child(3) a:before{
  background: url(../images/icon3w.png) 0 0 no-repeat; 
}
.tab1_list ul li:nth-child(4) a:before{
  background: url(../images/icon4w.png) 0 0 no-repeat; 
}
.tab1_list ul li a:hover{
    background:#ffcc00;
}

.tab1_list ul li:nth-child(1) a:hover:before{
  background: url(../images/icon1b.png) 0 0 no-repeat;
}
.tab1_list ul li:nth-child(2) a:hover:before{
  background: url(../images/icon2b.png) 0 0 no-repeat;
}
.tab1_list ul li:nth-child(3) a:hover:before{
  background: url(../images/icon3b.png) 0 0 no-repeat;
}
.tab1_list ul li:nth-child(4) a:hover:before{
  background: url(../images/icon4b.png) 0 0 no-repeat;
}
.tab1_list ul li.current1 a{
    color: #000 !important;
    line-height: 54px;
    text-align: center;
}
.tab1_list ul li:nth-child(1).current1 a:before{
  top: 40px;
  left: 27px;
  background: url(../images/icon1b.png) 0 0 no-repeat;  
}

.tab1_list ul li:nth-child(2).current1 a:before{
  top: 40px;
  left: 27px;
  background: url(../images/icon2b.png) 0 0 no-repeat;  
}
.tab1_list ul li:nth-child(3).current1 a:before{
  top: 40px;
  left: 27px;
  background: url(../images/icon3b.png) 0 0 no-repeat;  
}
.tab1_list ul li:nth-child(4).current1 a:before{
  top: 40px;
  left: 27px;
  background: url(../images/icon4b.png) 0 0 no-repeat;  
}
.tab1_list ul li.current1 a:hover{
    background: none !important;
    border-radius: none !important;
    color: #000 !important;
}
.current1{
    color: #000 !important;
    position: relative;
    background:#ffcc00 !important;
    font-size: 30px !important;
    width: 226px;
    height: 54px !important;
}

.active-date{
  font-family: SourceHanSansCN-Bold;
  font-size:33px;
  line-height: 1.2;
  font-weight: 500;
  color: #fff;
  padding-top:211px;
  text-align: center;
}
.registration{
    display: flex;
    gap: 12px;
    align-items: center;
    padding-left: 746px;
}
.reg-text{
    color: #fff;
    font-size: 25px;
    text-align: justify;
    text-align-last: justify;
}
.part1{
    background: url(../images/img_05.jpg) 0 0 no-repeat;
    height:221px;
    font-family: SourceHanSansCN-Regular;
    position: relative;
    box-sizing: border-box;
}
.part2{
    background: url(../images/img_07.jpg) 0 0 repeat-y;
}
.part1text{
    font-size: 60px;
    color: #000000;
    line-height: 1.2;
    padding-top: 88px;
    text-align: center;
    font-weight: bold;
    letter-spacing: 3px;
}
.part1text span{
    font-size: 22px;
    color: #9c9d9f;
    display: block;
    font-weight: normal;
    padding-top: 16px;
    letter-spacing: normal;
}
.title1{
    position: absolute;
    top:14px;
    left: 376px;
    font-size: 45px;
    color: #fff;
    font-weight: bold;
    text-shadow:1px 3px 6px #222222;
}
.points-reward{
    background: url(../images/img_07.jpg) no-repeat;
    height:260px;
}
.points-title{
    font-family: SourceHanSansCN-Bold;
    font-size:45px;
    color: #fff;
    font-weight: 600;
    text-align: center;
    padding:20px 0 0 80px;
    text-shadow: 1px 3px 6px #222222;
    line-height: 1.2;
}
.points-text{
    font-family: SourceHanSansCN-Regular;
    font-size: 25px;
    color: #fff;
    font-weight: 400;
    line-height: 1.2;
    text-align: center;
    padding:71px 0 0 20px;
}
.parts-container{
    background: url(../images/img_06.jpg) no-repeat;
}
.parts-main{
    display: flex;
    justify-content: center;
    max-width: 1136px;
    margin: 0 auto;
    gap: 26px;
}
.parts-card {
    background: white;
    border-radius: 16px;
    padding: 26px 26px 16px 26px;
    position: relative;
    cursor: pointer;
    border: 1px solid #f2f4f8;
    transition: 0.3s;
    height: 500px;
    box-sizing: border-box;
}

.parts-card:hover {
    transform: translateY(-10px);
    box-shadow: 0 20px 40px rgba(0,0,0,0.1);
    border-color:#fecd06;
}

.parts-num {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 84px;
    font-family: arial;    
    font-weight: bold;
    color: #f7f7f7;
    z-index: 0;
    line-height: 1.2;
}
.parts-card:hover .parts-num {
    color: #fff5dd;
}
.parts-content {
    position: relative;
    z-index: 1;
    font-family: SourceHanSansCN-Regular;
}

.icon-box {
    margin:20px 0 20px;
}

.parts-title {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 15px;
    color:#000;
    transition: color 0.3s;
}

.parts-card:hover .parts-title {
    color: #ffcc00;
}

.parts-desc {
    font-size:16px;
    color:#a3a3a3;
    line-height: 1.6;
    margin-bottom: 20px;
    height: 3.2em;
    overflow: hidden;
}
.parts-card:hover .parts-desc {
    color: #000;
}
.parts-text{
    font-size: 16px;
    color: #a3a3a3;
    font-weight: bold;
}
.parts-note{
    font-size: 16px;
    color: #a3a3a3;
    text-align: center;
    margin: 18px 0 22px 0;
    font-family: SourceHanSansCN-Regular;
}
.page-btn{
    width: 296px;
    border-radius: 6px;
    background: #ffcc00;
    font-size: 24px;
    color: #000;
    font-weight: bold;
    padding: 14px 0 12px 0;
    text-align: center;
    border: none;
    transition: 0.3s;
    cursor: pointer;
    margin: 0 auto;
    display: block;
    letter-spacing: 3px;
    line-height: 1.2;
    font-family: SourceHanSansCN-Regular;
}
.page-btn a{
    color: #000;
    text-decoration: none;
}
.page-btn:hover{
    transform: translateY(-5px);
}
.page-btn1{
    margin-top: 20px;
}
.products-bg{
    background: url(../images/img_08.jpg) 0 0 no-repeat, url(../images/img_09.jpg) 0 1093px no-repeat;
    background-position: top, bottom;
    box-sizing: border-box;
}
.products{
    display: flex;
    flex-wrap: wrap;
    justify-content:space-between;
    gap: 22px;
    max-width: 1136px;
    margin: 0 auto;
}
.products1{
    max-width: 1136px;
    margin: 0 auto;
}
.product-item{
    font-family: SourceHanSansCN-Regular;
}
.product-item a{
    display: block;
    height: 100%;
    text-decoration: none;
    color: #000;
    transition:0.3s;
    border: 1px solid #e9edf2;
    border-radius: 16px;
    width: 554px;
    background: #fff;
}
.product-item1 a{
    width: 1136px;
    margin-top: 22px;
}
.product-out{
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 26px 0 26px 14px;
    gap: 22px;
}
.product-out1{
    justify-content: flex-start;
    padding-left: 26px;
}
.product-line{
    background: transparent;
    height: 4px;
    width: 90%;
    margin: 0 auto;
    transition: background 0.3s;
}
.product-item:hover .product-line{
    background: #ffcc00;
}
.product-item a:hover{
    transform: translateY(-10px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
    border-color: #fecd06;
}
.product-content{
    width: 330px;
    height: 383px;
}
.product-name{
    font-size: 30px;
    font-weight: bold;
    color: #000;
    letter-spacing: 1px;
    line-height: 1.2;
    padding-bottom: 24px;
}
.product-item:hover .product-name{
    color: #ffcc00;
}
.product-text{
    height: 216px;
}
.product-text p{
    font-size: 16px;
    color: #a3a3a3;
    line-height: 1.4;
    position: relative;
    padding-left: 10px;
    margin: 2px 0;
}
.product-text p::before{
    content: "";
    position: absolute;
    top: 10px;
    left: 0;
    width:4px;
    height:4px;
    background:#a3a3a3;
    border-radius: 50px;
}
.product-item:hover .product-text p{
    color: #000;
}
.product-item:hover .product-text p::before{
    background: #ffcc00;
}
.product-model{
    font-size: 16px;
    color: #000;
    line-height: 1.2;
    padding-bottom: 14px;
}
.product-img{
    width: 164px;
    height: 430px;
    background: #f1f5f9;
    border-radius: 16px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.product1-img{
    width:360px;
    height: 430px;
}
.product-price{
    font-size: 16px;
    color: #000;
    line-height: 1;
    padding-bottom: 6px;
}
.price-num{
    color: #ffcc00;
    font-weight: bold;
    font-size: 30px;
    font-family: arial;
}
.price-text{
    margin: 0 8px;
    display: inline-block;
}
/* Bar Chart Styles */
.stat-sub {
    display: flex;
    justify-content: space-between;
    margin: 15px 0 8px 0;
}
.bar-fillgary{
    background: #cccccc;
    font-size: 14px;
    color: #000;
    font-family: arial;
    border-radius: 5px;
    padding-left: 10px;
    width:239px;
    line-height: 28px;
    font-weight: bold;
    box-sizing: border-box;
}
.stat-item {
    margin-bottom: 10px;
}

.stat-label {
    font-size:16px;
    color: #000;
    font-weight: bold;
    padding-left: 18px;
}
.compare-track {
    width: 239px;
    height: 28px;
    background: #e8e8e8;
    border-radius: 6px;
    position: relative;
    overflow: hidden;
}
.compare-bar {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: auto;
    min-width: 55px;
    background: #ffcc00;
    border-radius: 6px;
    display: flex;
    align-items: center;
    padding: 0 10px;
    font-size: 14px;
    font-weight: 600;
    color: #000;
}
.compare-fill {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 50px;
    background: #ffc107;
    border-radius: 6px;
}
.compare-fill1{
    width: 118px;
}
.compare-fill2{
    width: 22px;
}
.compare-text {
    position: absolute;
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 14px;
    font-weight: 600;
    color: #000;
    white-space: nowrap;
    z-index: 1;
}
.gary{
    color: #a3a3a3;
}
.bar-container {
    height: 12px;
    background: #eee;
    border-radius: 6px;
    overflow: hidden;
}

.bar-fill {
    height: 100%;
    width: 90%;
    background: #ddd;
    border-radius: 6px;
    transition: width 1s ease-out;
}

.bar-fill.highlight {
    background: var(--primary-yellow);
}
        
.percentage-section {
    background: #eeeeee;
    border-radius: 6px;
    padding: 15px;
    margin: 20px 0 10px 0;
}
.percentage {
    font-size: 48px;
    font-weight: 700;
    color: #f5c518;
    line-height: 1;
    display: flex;
    align-items: baseline;
    gap: 2px;
    font-family: arial;
}
.percent-symbol {
    font-size: 24px;
    font-weight: 600;
    margin-top: 4px;
}
.arrow-down {
    font-size: 20px;
    margin-top: 6px;
    margin-left: 2px;
}
.label {
    font-size: 12px;
    color: #000;
}
.link-section {
    display: none;
    align-items: center;
    gap: 6px;
    cursor: pointer;
}
.parts-card:hover .link-section {
    display: flex;
}
.product-item:hover .link-section {
    display: flex;
}
.link-text {
    font-size: 18px;
    color: #ffcc00;
    font-weight: 500;
    position: relative;
}
.modal1,.modal2,.modal3 {
    display: none;
    background: #fff;
    border-radius: 16px;
    width: 100%;
    max-width: 610px;
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    border: 1px solid #b6b8bb;
    z-index: 10001;
    padding: 20px;
    overflow: hidden;
    font-family: SourceHanSansCN-Regular;
}
body.modal-open {
    overflow: hidden;
}

.modal-backdrop {
    display: none;
    position: fixed;
    inset: 0;
    background: rgba(255, 255, 255, 0.18);
    -webkit-backdrop-filter: blur(6px);
    backdrop-filter: blur(6px);
    z-index: 10000;
}

body.modal-open .modal-backdrop {
    display: block;
}

.modal.is-visible {
    display: block;
}
.modal-header {
    text-align: center;
    position: relative;
}
.modal-title {
    font-size: 30px;
    font-weight: bold;
    color: #000;
    margin: 0;
}
.close-btn {
    position: absolute;
    right: 12px;
    top: 0;
    width: 24px;
    height: 24px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}

.close-btn::before,
.close-btn::after {
    content: '';
    position: absolute;
    width: 16px;
    height: 2px;
    background: #000;
}
.close-btn::before {
    transform: rotate(45deg);
}
.close-btn::after {
    transform: rotate(-45deg);
}
.modal-content {
    text-align: center;
}
.confirm-btn {
    width:236px;
    display: block;
    padding: 4px 0;
    background: #ffcc00;
    border: none;
    border-radius: 8px;
    font-size: 20px;
    font-weight: bold;
    color: #000;
    cursor: pointer;
    transition: background 0.2s;
    margin: 0 auto;
}
.confirm-btn:hover {
    background: #ffb300;
}
/*step styles*/
.fourstep{
    background: url(../images/img_11.jpg) no-repeat;
    padding-bottom: 15px;
}
.main-content {
    display: flex;
    gap:34px;
    align-items: stretch;
    justify-content: center;
    max-width: 1136px;
    margin: 0 auto;
}
.steps-panel {
    background: #fff;
    padding: 20px;
    width: 340px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    border-radius: 20px;
    box-shadow: 0 10px 40px rgba(0,0,0,0.08);
    box-sizing: border-box;
}

.step-item {
    display: flex;
    align-items: center;
    gap: 16px;
    padding: 16px 20px;
    margin-bottom: 12px;
    border-radius: 12px;
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    cursor: pointer;
    border: 2px solid transparent;
}

.step-item:last-child {
    margin-bottom: 0;
}

.step-item:hover {
    background: #fafafa;
}

.step-item.active {
    border-color: #ffc107;
}

.step-number {
    width: 62px;
    height: 62px;
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 30px;
    font-weight: 700;
    transition: all 0.4s ease;
    flex-shrink: 0;
    font-family: arial;
}

.step-item:not(.active) .step-number {
    background: #f1f5f9;
    color: #999999;
}

.step-item.active .step-number {
    background: linear-gradient(135deg, #ffc107 0%, #ffb300 100%);
    color: white;
}

.step-text {
    font-size: 24px;
    color: #000;
    font-weight: 500;
    transition: all 0.3s ease;
    line-height: 1.4;
    font-family: SourceHanSansCN-Regular;
}

.step-item.active .step-text {
    color: #ffcc00;
    font-weight: 600;
}
.image-panel {
    position: relative;
    background: #f3f3f3; 
    overflow: hidden;
    border-radius: 20px;
    box-shadow: 0 10px 40px rgba(0,0,0,0.08);
}

        .step-image {
            width: 100%;
            height: 100%;
            object-fit: cover;
            display: none;
        }

        .step-image.active {
            display: block;
            animation: fadeIn 0.5s ease;
        }

        @keyframes fadeIn {
            from { opacity: 0; }
            to { opacity: 1; }
        }

/* Auto Play Control */
.auto-play-control {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 14px;
    margin-top: 15px;
    border-radius: 12px;
    cursor: pointer;
    transition: all 0.3s ease;
}

        .play-btn {
            width:25px;
            height: 25px;
            background: #fff;
            border-radius: 50%;
            display: flex;
            align-items: center;
            justify-content: center;
            box-shadow: 0 2px 10px rgba(0,0,0,0.1);
            transition: all 0.3s ease;
        }

        .play-btn.playing {
            background: #ffc107;
        }

        .play-btn.playing svg {
            fill: white;
        }

        .play-text {
            font-size: 18px;
            color: #969799;
            font-weight: 500;
            font-family: SourceHanSansCN-Regular;
        }

/* Bottom Buttons */
.bottom-actions {
    display: flex;
    gap: 28px;
    justify-content: center;
    margin-top: 60px;
    flex-wrap: wrap;
    font-family: SourceHanSansCN-Regular;
}
.bottom-actions a{
    text-decoration: none;
    color:#000 ;
}
.btn-yel{
    padding: 12px 60px;
    border-radius: 6px;
    font-size: 24px;
    font-weight: 600;
    cursor: pointer;
    border: none;
    transition: all 0.3s ease;
    position: relative;
}
.btn-yel span{
    position: absolute;
    top:32px;
    right:20px;
}
.btn {
    padding: 16px 40px;
    border-radius: 6px;
    font-size: 24px;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.3s ease;
    display: flex;
    align-items: center;
    gap: 10px;
    border: none;
    line-height: 1;
}
.btn-primary {
    width: 296px;
    background:#ffcc00;
    color: #1a1a1a;
}
.btn-primary:hover {
    transform: translateY(-2px);
}
.btn-secondary {
    background: #fff;
    color: #333;
    box-shadow:3px 3px 5px rgba(0, 0, 0, 0.06);
    position: relative;
}
.btn-secondary:hover {
    transform: translateY(-2px);
}
.new-badge {
    position: absolute;
    top: -8px;
    right: -18px;
}
.parameter-bg{
    background: url(../images/img_13.jpg) no-repeat;
    height: 510px;
}
.parameter-in{
    color: #000;
    transition: 0.3s;
    border: 1px solid #e9edf2;
    border-radius: 20px;
    max-width: 1136px;
    margin: 0 auto;
    background: #fff;
    padding: 48px 26px 26px 26px;
    box-sizing: border-box;
}
.parameter-in:hover{
    border-color: #fecd06;
    transform: translateY(-10px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
}
.parameter-title{
    font-size: 30px;
    font-weight: bold;
    color: #000;
    line-height: 1.2;
    padding-bottom: 24px;
    font-family: SourceHanSansCN-Regular;
}
.parameter-in:hover .parameter-title{
    color: #ffcc00;
}
.parameter-main{
    display: flex;
    justify-content: center;
    gap: 32px;
}
.parameter-content{
    background: #eeeeee;
    border-radius: 20px;
    padding: 30px 28px;
    font-family: SourceHanSansCN-Regular;
    line-height: 1.2;
    width: 526px;
    box-sizing: border-box;
}
.parameter-tit{
    color: #000;
    font-size: 24px;
    font-weight: bold;
}
.parameter-text{
    font-size: 18px;
    color: #979797;
    line-height: 1.4;
    height: 94px;
    padding-top: 16px;
}
.parameter-percent{
    color: #ffcc00;
    font-size: 48px;
    font-family: arial;
    font-weight: bold;
    text-align: center;
}
.parameter-text1{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 24px;
}
.parameter-tex1,.parameter-tex2{
    font-size: 18px;
    color: #000;
}
.parameter-line{
    width: 68%;
}
.parameter-gray{
    display: inline-block;
    width: 100%;
    height: 12px;
    background: #cccccc;
    border-radius: 50px;
}
.parameter-yel{
    background: #ffcc00;
    width:18%;
    display: inline-block;
    height: 12px;
    border-radius: 50px;
}
.parameter-step{
    font-size: 18px;
    color: #000;
    background: #fff;
    border: 1px dotted #cfcfcf;
    padding: 15px 0;
    line-height: 1.2;
    width: 216px;
    text-align: center;
    border-radius:7px;
    margin: 0 3px;
}
.update-bg{
    background: url(../images/img_14.jpg) no-repeat;
}
.update-img{
    margin-top: 35px;
}
.update-main{
    display: flex;
    justify-content: center;
    max-width: 1136px;
    margin: 0 auto;
    gap: 32px;
    margin-bottom: 32px;
}
.update-content{
    color: #000;
    background: #ffffff;
    border-radius: 20px;
    padding: 30px 28px 5px 28px;
    font-family: SourceHanSansCN-Regular;
    line-height: 1.2;
    transition: 0.3s;
    border: 1px solid #e9edf2;
    border-radius: 20px;
}
.update-content:hover{
    border-color: #fecd06;
    transform: translateY(-10px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
}
.update-title{
    font-size: 30px;
    font-weight: bold;
    color: #000;
    line-height: 1.2;
    padding:10px 0 14px;
}
.update-content:hover .update-title{
    color: #ffcc00;
}
.update-tit{
    color: #000;
    font-size: 24px;
    font-weight: bold;
}
.update-text{
    font-size: 21px;
    color: #979797;
    line-height: 1.4;
    padding-top: 16px;
}
.solution-bg{
    background: url(../images/img_16.jpg) no-repeat;
    height:1276px;
    font-family: SourceHanSansCN-Regular;
}
.solution-main{
    max-width: 1136px;
    margin: 0 auto;
}
.solution-in{
    display: flex;
    justify-content: space-between;
    max-width: 1136px;
    margin: 18px auto;
    gap: 28px;
}
.solution-content{
    display: flex;
    justify-content:flex-start;
    align-items: center;
    gap: 20px;
    color: #000;
    background: #ffffff;
    border-radius: 20px;
    padding: 24px 10px 24px 22px;
    font-family: SourceHanSansCN-Regular;
    line-height: 1.2;
    transition: 0.3s;
    border: 1px solid #e9edf2;
    border-radius: 20px;
    width: 552px;
    box-sizing: border-box;
}
.solution-content:hover{
    border-color: #fecd06;
    transform: translateY(-10px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
}
.solution-title{
    font-size: 30px;
    font-weight: bold;
    color: #000;
    line-height: 1.2;
    padding-left: 20px;
    position: relative;
}
.solution-title::before{
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 8px;
    height: 36px;
    border-radius: 5px;
    background: #ffcc00;
}
.solution-content:hover .solution-title{
    color: #ffcc00;
}
.solution-space{
    margin-bottom:50px;
}
.solution-text{
    font-size: 21px;
    color: #000;
    line-height: 1.3;
    padding-top: 16px;
}
.footer{
    background: url(../images/img_17.jpg) 0 0 no-repeat;
    height:145px;
    font-family: SourceHanSansCN-Regular;
    box-sizing: border-box;
    line-height: 1.4;
}
.foot{
    max-width: 1136px;
    margin: 0 auto;
}
.footertext{
    max-width: 1136px;
    color: #000000;
    font-size:16px;
    line-height: 1.4;
}
.scrollbg{
    background:url(../images/img_18.jpg) 0 0 no-repeat;
    height: 312px;
    color: #000;
}
.scrollin{
    max-width: 1136px;
    margin: 0 auto;
}
.scroll-title{
    font-size: 30px;
    color: #000;
    line-height: 1.3;
    font-family: SourceHanSansCN-Regular;
    padding: 0 0 30px 0;
    font-weight: bold;
}
ul.splide__list{
    display: flex;
    gap: 38px;
    margin: 0;
    padding: 0;
}
.splide{
    margin-left:0 !important;
}
.splide__list li{
    transition: 0.3s;
    width: 405px;
}
.splide__list li img{
    width: 405px;
    padding: 2px; 
    background: linear-gradient(135deg, #ffffff, #a2a2a2, #838383) border-box;
    border: none;
    mask-composite: exclude;
}
.splide__slide img {
    display: block; 
    margin: 0; 
    padding: 0; 
    width: 100%; 
    height: auto; 
}
.splide__list li:hover{
    opacity: 0.9;
    transform: translate(-1px, -1px);
}
.hidden-arrow {
    display: none !important;
}
.l-breadcrumb{
    margin: 15px auto !important;
    max-width: 1200px !important;
}