.index .box1{padding:0}
.index .box1 .the{background-image:url('../images/banner1.webp?t=20260509');padding:.5rem 0;position:relative;margin-bottom:.3rem;background-repeat:no-repeat;background-size:100% 100%}
.index .box1 .the:before{content:"";width:100%;height:100%;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);position:absolute;left:0;top:0;background-color:rgb(0,0,0,.3);z-index:9}
.index .box1 .the .tit{text-align:center;z-index:10;position:relative}
.index .box1 .the .tit h2{font-size:.6rem;color:#fff;font-weight:bold;line-height:2}
.index .box1 .the .tit h4{font-size:.32rem;color:#fff}
.index .box1 .the .list{display:flex;padding-bottom:0;position:relative;z-index:10}
.index .box1 .the .list li{text-align:center;background:var(--main);flex:1;margin-right:.2rem;border-radius:.2rem;padding:.15rem;box-sizing:border-box}
.index .box1 .the .list li a{display:block}
.index .box1 .the .list li svg{height:.8rem;margin-bottom:5px}
.index .box1 .the .list li p{font-size:.22rem;color:#fff}
.index .box1 .the .list li:hover{background:var(--hover);transform:scale(1.03);transition: transform 0.3s ease-out}
.index .box1 .the .list li:nth-child(2n){background:linear-gradient(to bottom,#ffc760,#ffa921)}
.index .box1 .the .list li:nth-child(2n):hover{background:linear-gradient(to bottom,#ffbd43,#ffa310)}
.index .box1 .the .list li.y{background:linear-gradient(to bottom,#2cfa79,#25d366)}
.index .box1 .the .list li.y:hover{background:linear-gradient(to bottom,#1dff71,#19dd62)}
.index .box2{display:flex}
.index .box2 .l{width:55%;margin-right:2.5%;box-shadow:0 0 4px 0 rgb(0 0 0 / 0.25);border-radius:.1rem}
.index .box2 .t h2{font-size:.24rem;color:#fff;line-height:2.75;background:var(--main);border-radius:.1rem .1rem 0 0;text-align:center;letter-spacing:2px}
.index .box2 .form{background:#fff;border-radius:0 0 .1rem .1rem;display:flex;padding:.3rem .4rem;box-sizing:border-box;flex-direction:column}
.index .box2 .form .list{width:100%}
.index .box2 .form .list h2{font-size:.22rem;color:#000;line-height:1.5;font-weight:bold;margin-bottom:.1rem}
.index .box2 .form .list ul{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}
.index .box2 .form .list.type ul li{width:32%;margin-right:2%;text-align:center;border-radius:.1rem;box-sizing:border-box;background:#f8f8f8;cursor:pointer;margin-bottom:.1rem;border:2px solid #f8f8f8}
.index .box2 .form .list.type ul li:nth-child(3n){margin-right:0}
.index .box2 .form .list.type ul li img{margin-bottom:.1rem;border-radius:.15rem}
.index .box2 .form .list.type ul li p{font-size:.18rem;color:#5f5f5f;line-height:2.5}
.index .box2 .form .list.type ul li.cur,.index .box2 .form .list.type ul li:hover{border-color:var(--border);background:#e6f9f5}
.index .box2 .form .list.type ul li.cur p,.index .box2 .form .list.type ul li:hover p{color:var(--main);font-weight:bold}
.index .box2 .form .list.year ul li{width:23.5%;margin-right:2%;text-align:center;background:#f8f8f8;border-radius:.1rem;box-sizing:border-box;font-size:.18rem;cursor:pointer;line-height:2.5;color:#5f5f5f;margin-bottom:.1rem;border:2px solid #f8f8f8}
.index .box2 .form .list.year ul li:nth-child(4n){margin-right:0}
.index .box2 .form .list.year ul li.cur,.index .box2 .form .list.year ul li:hover{background:#e6f9f5;color:var(--main);border-color:var(--border)}
.index .box2 .form .list.phone{margin-right:0;display:flex;align-items:center;margin-top:.2rem}
.index .box2 .form .list.phone h2{margin-bottom:0}
.index .box2 .form .list.phone .f{flex:1}
.index .box2 .form .list.phone .f label{font-size:.16rem;color:#fff;margin-bottom:.1rem}
.index .box2 .form .list.phone .f .i{display:flex;width:100%;height:.48rem;line-height:.48rem;border-radius:.1rem;border:1px solid #ccc;padding-left:5px}
.index .box2 .form .list.phone .f .i svg{width:.26rem}
.index .box2 .form .list.phone .f .i svg path{fill:var(--color)}
.index .box2 .form .list.phone .f .i select{color:#333;font-size:.2rem;border:none;outline:none;border-radius:.1rem;width:17.5%}
.index .box2 .form .list.phone .f .i input{padding:0 .1rem;flex:1;border-radius:0 .1rem .1rem 0;font-size:.2rem;color:var(--color);outline:none;border:none;border-left:1px solid #ccc}
.index .box2 .form .list.phone .f .i:focus-within{border-color:var(--main)}
.index .box2 .form .list.phone .f .i:focus-within input{border-left-color:var(--main)}
.index .box2 .form .list.phone .adv{margin-top:.3rem;margin-bottom:0;align-items:center}
.index .box2 .form .list.phone .adv .box_adv{height:.7rem;min-height:.7rem}
.index .box2 .form .btns{margin-top:.2rem;text-align:center;width:100%;padding:0;line-height:2.25}
.index .box2 .form .btns button{background:var(--main);font-size:.24rem;border-radius:.1rem;color:#fff;border:none;padding:0 .65rem;line-height:2.25}
.index .box2 .form .btns:hover button{background:var(--hover)}
.index .box2 .adv{width:42.5%;box-shadow:0 0 4px 0 rgb(0 0 0 / 0.25);margin-bottom:0;background:#fff;padding:.2rem .4rem}
.index .box2 .adv .box_adv{height:4.75rem}
.index .box2 .adv .lt li{margin-bottom:.1rem}
.index .box2 .adv .lt li a{display:flex}
.index .box2 .adv .lt li p{background:#f5f5f5;color:var(--main);font-weight:bold;font-size:.18rem;border-radius:.1rem;line-height:1.25;padding:.15rem .2rem}
.index .box2 .adv .lt li p:last-child{flex:1;margin-left:.1rem;font-weight:400}
.index .box2 .adv .lt li:nth-child(2n) p{background:#e7faf6}
.index .box2 .adv .lt li:nth-child(2n) p:last-child{background:#ffe9d5;color:#f6421f}
.index .box2 .adv .lt li:hover p{background:#cceeee !important;color:var(--main) !important}
.index .box3{background:#fff;margin-bottom:.6rem}
.index .box3 .box{padding:.5rem 0;max-width:1500px}
.index .box3 .t{text-align:center;width:100%}
.index .box3 .t h2{font-size:.36rem;background:var(--main);-webkit-background-clip:text;background-clip:text;color:transparent;margin-bottom:.3rem;font-weight:bold}
.index .box3 .swiper-slide{position:relative}
.index .box3 .swiper-slide .img{width:100%}
.index .box3 .swiper-slide .img img{width:100%}
.index .box3 .swiper-slide .text{position:absolute;left:5%;top:30%;display:flex;justify-content:start;align-items:end;flex-direction:column;width:93.5%;height:69%}
.index .box3 .swiper-slide .text .l{width:100%}
.index .box3 .swiper-slide .text .tit{display:flex}
.index .box3 .swiper-slide .text .tit h2{font-size:.24rem;color:#0c3d3d;font-weight:bold}
.index .box3 .swiper-slide .text .tit h3{font-size:.18rem;color:var(--main);line-height:2;font-weight:bold;margin-left:.1rem}
.index .box3 .swiper-slide .text .info{font-size:.18rem;color:#5f5f5f;width:48%}
.index .box3 .swiper-slide .text .b{background:linear-gradient(180deg,#ffa750,#ff8000);border:1px solid #fff;width:40%;line-height:2.25;border-radius:.2rem;text-align:center;margin-top:.2rem;box-shadow:0 0 4px 0 rgb(0 0 0 / 0.25)}
.index .box3 .swiper-slide .text .b:hover{background:linear-gradient(180deg,#ff9f40,#ef7800)}
.index .box3 .swiper-slide .text .b a{font-size:.18rem;color:#fff;font-weight:bold;letter-spacing:2px}
.index .box3 .swiper-slide .no{width:100%;font-size:.12rem;color:#fff;text-align:right;margin-top:auto}
.index .box3 .swiper-slide .no a{font-size:.12rem;color:#fff}
.index .box4{padding-bottom:.4rem}
.index .box4 .t{text-align:center;width:100%}
.index .box4 .t h2{font-size:.36rem;background:var(--main);-webkit-background-clip:text;background-clip:text;color:transparent;margin-bottom:.3rem;font-weight:bold}
.index .box4 .list{display:flex;flex-wrap:wrap;width:100%}
.index .box4 .list .li{width:32%;margin-right:2%;background:#fff;margin-bottom:.3rem;border-radius:.1rem;box-shadow:0 0 4px 0 rgb(0 0 0 / 0.25);padding:.1rem;box-sizing:border-box}
.index .box4 .list .li:nth-child(3n){margin-right:0}
.index .box4 .list .li img{border-radius:.1rem;width:100%;object-fit:cover;aspect-ratio:10 / 6}
.index .box4 .list .li p{text-overflow:-o-ellipsis-lastline;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.25;font-size:.18rem;color:var(--color);margin-top:.1rem}
.index .box4 .list .li.nodata{background:transparent;box-shadow:none;width:100%;margin:0;text-align:center}
.index .box4 .list .li.nodata .t h3{font-size:.2rem;color:var(--color)}
.index .box4 .list .li:hover{box-shadow:0 0 4px 0 rgb(0 0 0 / 0.25);transform:scale(1.03);transition:transform 0.3s ease-out;background:var(--main)}
.index .box4 .list .li:hover p{color:#fff}
.index .box5{background:#fff}
.index .box5 .box{padding:.5rem 0}
.index .box5 .t{text-align:center;width:100%}
.index .box5 .t h2{font-size:.36rem;background:var(--main);-webkit-background-clip:text;background-clip:text;color:transparent;margin-bottom:.3rem;font-weight:bold}
.index .box5 .list{display:flex;flex-wrap:wrap}
.index .box5 .list .li{background:#fff;width:32%;height:2.2rem;margin-right:2%;margin-bottom:.2rem;box-sizing:border-box;border-radius:.1rem;box-shadow:0 0 4px 0 rgb(0 0 0 / 0.25)}
.index .box5 .list .li a{display:block;padding:.15rem;padding-bottom:.1rem;height:100%;width:100%}
.index .box5 .list .li:hover{box-shadow:0 0 4px 0 rgb(0 0 0 / 0.25);transform:scale(1.03);transition: transform 0.3s ease-out}
.index .box5 .list .li:nth-child(3n){margin-right:0}
.index .box5 .list .li h3{font-size:.22rem;color:#0c3d3d;font-weight:bold;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;padding-bottom:.1rem;margin-bottom:.1rem;border-bottom:1px solid #eaeaea}
.index .box5 .list .li p{color:var(--color);font-size:.18rem;text-overflow:-o-ellipsis-lastline;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;height:1.1rem}
.index .box5 .list .li p.link{display:block;text-align:center;margin-top:.1rem;font-size:.18rem;color:#fff;line-height:2;height:auto;background:var(--main);margin:.12rem -.15rem 0;border-radius:0 0 .1rem .1rem}
.index .box5 .list .nodata{background:transparent;width:100%;margin:0;box-shadow:none;height:auto}
.index .box5 .list .nodata h3{border-bottom:none;font-size:.2rem;color:var(--color);font-weight:400}
.index .box6 .t{text-align:center;width:100%}
.index .box6 .t h2{font-size:.36rem;background:var(--main);-webkit-background-clip:text;background-clip:text;color:transparent;margin-bottom:.3rem;font-weight:bold}
.index .box6 .swiper .list{margin-top:.25rem;padding:.15rem;box-sizing:border-box}
.index .box6 .swiper .list .img{position:absolute;right:0;top:-.25rem;z-index:9;width:100%}
.index .box6 .swiper .list .img img{width:100%}
.index .box6 .swiper .list .text{z-index:10;position:relative;margin-top:.75rem;margin-bottom:.75rem}
.index .box6 .swiper .list .text .l h2{font-size:.32rem;font-weight:bold;color:#0c3d3d}
.index .box6 .swiper .list .text .l h3{font-size:.26rem;color:var(--main);margin-top:.1rem}
.index .box6 .swiper .list .text .l p{font-size:.28rem;color:#5e5e5e;line-height:1.5;margin:.15rem 0;width:49%}
.index .box6 .swiper .list .text .b{background:linear-gradient(180deg,#ffa750,#ff8000);border:1px solid #fff;width:35%;line-height:2.25;border-radius:.35rem;text-align:center;margin-top:.2rem;box-shadow:0 0 4px 0 rgb(0 0 0 / 0.25);font-size:.26rem;color:#fff}
.index .box6 .swiper .list .text .b.c{background:var(--main)}
.index .box7{margin-bottom:.3rem;padding-bottom:0}
.index .box7 .list1{background-image:url('data:image/webp;base64,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');background-repeat:no-repeat;background-size:100% auto;padding:.3rem 0}
.index .box7 .list2{background-image:url('data:image/webp;base64,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');background-repeat:no-repeat;background-size:100% auto;padding:.3rem 0}
.index .box7 a{display:flex;justify-content:center;align-items:center}
.index .box7 .l h2{font-size:.42rem;color:#fff;font-weight:bold;margin-bottom:.2rem}
.index .box7 .l h3{font-size:.32rem;color:#fff}
.index .box7 .r{background:#fff;border-radius:.1rem;padding:.15rem;display:flex;align-items:center;justify-content:center;margin-left:.2rem}
.index .box7 .r p{font-size:.36rem;background:var(--main);-webkit-background-clip:text;background-clip:text;color:transparent;font-weight:bold;line-height:1.25}
.index .box7 .r img{margin-left:.1rem;height:.75rem;max-height:29px}
.index .box7 .r svg{margin-left:.1rem;height:.6rem}
.index .box7 .list2 .r p{color:#ff0000;font-weight:400}
@media screen and (max-width: 1500px){
	.index .box3 .box{width:95%;margin:0 2.5%}
	.index .box3 .swiper-slide .text{top:23%;height:76%}
	.index .box3 .swiper-slide .text .info{width:60%}
	.index .box3 .swiper-slide .text .b{width:55%;margin-top:.1rem}
}
@media screen and (max-width: 1200px){
	.index .box3 .swiper-slide .text{top:30%;height:69%}
}
@media screen and (max-width: 991px){
    .index .box1{padding-top:.2rem}
    .index .box1 .adv{margin-top:0;margin-bottom:.3rem}
    .index .box1 .the{background:none;padding:0;margin-bottom:.6rem}
    .index .box1 .the:before{display:none}
    .index .box1 .the .list li:nth-child(2){margin-right:0}
    .index .box1 .the .list li svg{height:1rem}
    .index .box1 .the .list li p{font-size:.32rem}
    .index .box2{flex-direction:column}
    .index .box2 .l{width:100%;margin-right:0;border-radius:.2rem}
    .index .box2 .t h2{font-size:.42rem;writing-mode:lr;font-weight:bold;letter-spacing:2px;border-radius:.2rem .2rem 0 0;line-height:2.25;padding:0}
    .index .box2 .form{flex-direction:column;border-radius:0 0 .2rem .2rem}
    .index .box2 .form .list{width:100%;margin-right:0;margin-bottom:.2rem}
    .index .box2 .form .list h2{font-size:.32rem}
    .index .box2 .form .list.type ul li{margin-bottom:.2rem;width:48%;margin-right:4%}
    .index .box2 .form .list.type ul li:nth-child(3n){margin-right:4%}
    .index .box2 .form .list.type ul li:nth-child(2n){margin-right:0}
    .index .box2 .form .list.type ul li p{font-size:.3rem;line-height:2.75}
    .index .box2 .form .list.year ul li{font-size:.3rem;line-height:2.75;margin-bottom:.2rem;width:48%;margin-right:4%}
    .index .box2 .form .list.year ul li:nth-child(4n){margin-right:4%}
    .index .box2 .form .list.year ul li:nth-child(2n){margin-right:0}
    .index .box2 .form .list.phone{flex-wrap:wrap;margin-top:0}
    .index .box2 .form .list.phone h2{width:100%;margin-bottom:.1rem}
    .index .box2 .form .list.phone .f .i{height:.78rem;line-height:.78rem}
    .index .box2 .form .list.phone .f .i svg{width:.46rem}
    .index .box2 .form .list.phone .f .i select{font-size:.26rem}
    .index .box2 .form .list.phone .f .i input{font-size:.26rem}
    .index .box2 .form .btns button{font-size:.36rem;border-radius:.2rem}
    .index .box4 .t h2{font-size:.42rem}
    .index .box4 .list .li{width:100%;margin-right:0;margin-bottom:.3rem;border-radius:.15rem;padding:0}
    .index .box4 .list .li:last-child{margin-bottom:0}
    .index .box4 .list .li img{border-radius:.15rem .15rem 0 0}
    .index .box4 .list .li p{font-size:.3rem;line-height:1.5;padding:0 .15rem;margin-bottom:.1rem}
    .index .box4 .list .li.nodata .t h3{font-size:.32rem}
    .index .box5{background:none}
    .index .box5 .box{padding-top:0}
    .index .box5 .t h2{font-size:.42rem}
    .index .box5 .list{flex-wrap:nowrap;flex-direction:column;background:#fff;border-radius:.15rem;padding:.1rem;box-sizing:border-box}
    .index .box5 .list .li{width:100%;height:auto;margin:0;padding:0;margin-bottom:.2rem;border-bottom:1px solid #eaeaea;position:relative;background:none;box-shadow:none;border-radius:0}
    .index .box5 .list .li:after{content:">";position:absolute;right:.1rem;top:50%;transform:translateY(-50%);font-size:.42rem;color:var(--main)}
    .index .box5 .list .li a{display:block;width:100%;height:.75rem}
    .index .box5 .list .li h3{font-size:.3rem;font-weight:400;border:none;margin-bottom:0;line-height:1.25;padding-right:.5rem}
    .index .box5 .list .li p{display:none}
    .index .box5 .list .li p.link{display:none}
    .index .box5 .list .li:last-child{border-bottom:none;margin-bottom:0}
    .index .box5 .list .nodata h3{font-size:.32rem}
    .index .box6 .t h2{font-size:.42rem}
}