.tl-box {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.tl-inner1 {
    width: 1400px;
    display: flex;
    flex-direction: column;
    background: url(https://www.huatu.com/images/2024gk/gbtl/tl-bg_03.png)no-repeat;
    background-size: 100% 100%;
    padding: 25px;
    margin-bottom: 2%;
}

.tl-top {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.tl-top-left {
    width: 32%;
    overflow: hidden;
}

.tl-top-left img {
    width: 100%;
}

.tl-top-right {
    width: 65%;
    flex-direction: column;
    display: flex;
}

.tit-box {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid red;
}

.sp1 {
    width: 50%;
    display: flex;
    align-items: center;
    font-size: 24px;
    font-family: "FZLanTingHeiS-B-GB";
    color: rgb(51, 51, 51);

}

.sp1inner {
    display: flex;
    /* width: 100%; */
    padding-bottom: 20px;
    align-items: center;
    border-bottom: 5px solid red;
}

.sp2 {
    width: 50%;
    text-align: center;
}

.sp2 span {
    border-right: 2px solid red;
    font-size: 16px;
    font-family: "FZLanTingHeiS-R-GB";
    color: rgb(51, 51, 51);
    padding: 0 5%;

}

.sp2 span:last-child {
    border-right: none;
}

.sel-box {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
}

.sel-box select {
    width: 19%;
    background: url(https://www.huatu.com/images/2024gk/gbtl/sel-bg.png)no-repeat;
    background-size: 100% 100%;
    height: 43px;
    border: none !important;
    font-size: 16px;
    font-family: "FZLanTingHeiS-DB-GB";
    color: rgb(153, 153, 153);
    padding-left: 2%;


}

.btn {
    width: 19%;
    height: 43px;
    text-align: center;
    line-height: 43px;
    border-radius: 6px;
    background-image: -moz-linear-gradient(-90deg, rgb(255, 1, 1) 0%, rgb(226, 1, 1) 100%);
    background-image: -webkit-linear-gradient(-90deg, rgb(255, 1, 1) 0%, rgb(226, 1, 1) 100%);
    background-image: -ms-linear-gradient(-90deg, rgb(255, 1, 1) 0%, rgb(226, 1, 1) 100%);
    font-size: 16px;
    font-family: "FZLanTingHeiS-DB-GB";
    color: rgb(255, 254, 254);

}

.btn-box {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 20px;
}

.btn-box a {
    width: 24%;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: inset 0.777px 0.629px 1px 0px rgba(255, 255, 255, 0.004), inset -0.559px -0.829px 1px 0px rgba(255, 186, 188, 0.004);
    background: url(https://www.huatu.com/images/2024gk/gbtl/btn-bg.png)no-repeat;
    background-size: 100% 100%;
    padding: 1.2% 0;
    margin-bottom: 1%;
    font-size: 16px;
    font-family: "FZLanTingHeiS-DB-GB";
    color: rgb(240, 25, 1);

}

.btn-box a:hover {
    border-radius: 6px;
    background-image: -moz-linear-gradient(-90deg, rgb(255, 1, 1) 0%, rgb(226, 1, 1) 100%);
    background-image: -webkit-linear-gradient(-90deg, rgb(255, 1, 1) 0%, rgb(226, 1, 1) 100%);
    background-image: -ms-linear-gradient(-90deg, rgb(255, 1, 1) 0%, rgb(226, 1, 1) 100%);
    color: #fff;
}

.btn-box a img {
    margin-right: 2%;
}

.btn-box a:nth-child(5) {
    margin-bottom: 0;
}

.btn-box a:nth-child(6) {
    margin-bottom: 0;
}

.btn-box a:nth-child(7) {
    margin-bottom: 0;
}

.btn-box a:nth-child(8) {
    margin-bottom: 0;
}

.tl-bottom {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-top: 35px;
}

.bottom1 {
    width: 32%;
    display: flex;
    flex-direction: column;
}

.sjx-box {
    width: 100%;
    display: flex;
    flex-direction: column;
    margin-top: 20px;

}

.sjx-box li {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 10px;
}

.sjx-box li:last-child {
    margin-bottom: 0;
}

.sjx-box li img {
    width: 2%;
}

.txt-sjx {
    display: flex;
    justify-content: space-between;
    width: 97%;
    font-size: 16px;
    font-family: "FZLanTingHeiS-DB-GB";
    color: #333333;

}

.tutu-box {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 20px;
}

.tutu-btn {
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
}

.tutu-btn span:first-child {
    color: #fff;
    border-radius: 50px;
    background-image: -moz-linear-gradient(-90deg, rgb(255, 54, 0) 0%, rgb(226, 0, 0) 100%);
    background-image: -webkit-linear-gradient(-90deg, rgb(255, 54, 0) 0%, rgb(226, 0, 0) 100%);
    background-image: -ms-linear-gradient(-90deg, rgb(255, 54, 0) 0%, rgb(226, 0, 0) 100%);
    font-size: 16px;
    font-family: "FZLanTingHeiS-DB-GB";
    color: rgb(255, 254, 254);
    padding: 5% 0 3% 0;

}

.tutu {
    width: 37%;
}

.codema {
    width: 28%;
}

.tutu-btn {
    width: 30%;
}

.tutu-btn span:last-child {
    font-size: 20px;
    font-family: "FZLanTingHeiS-R-GB";
    color: rgb(51, 51, 51);
    padding-top: 10px;

}

.rm {
    display: flex;
    align-items: center;
    width: 100%;
    padding-bottom: 25px;
}

.remen {
    font-size: 20px;
    font-family: "FZLanTingHeiS-B-GB";
    color: rgb(51, 51, 51);

}

.remen span:first-child {
    color: red;
    font-size: 22px;
}

.rm img {
    margin: 0 2%;
}

.rmxl {
    font-size: 16px;
    font-family: "FZLanTingHeiS-DB-GB";
    color: rgb(102, 102, 102);
}

.hd-box {
    margin-top: 17px;
}

.hd-box a {
    display: flex;
    font-size: 16px;
    font-family: "FZLanTingHeiS-R-GB";
    color: rgb(51, 51, 51);
    /*margin-bottom: 16px;*/


}

.hd-box a img {
    margin: 0 2%;
}

.gk-img {
    width: 100%;
    margin-top: 17px;
}

.xxx-box {
    width: 100%;
    display: flex;
    flex-direction: column;
    margin-top: 20px;
}

.xxx-box a {
    display: flex;
    align-items: center;
    margin-bottom: 7px;
}

.xxx-box a:last-child {
    margin-bottom: 0;
}

.ggjd {
    font-size: 20px;
    font-family: "FZLanTingHeiS-DB-GB";
    color: rgb(240, 25, 1);
    margin-top: 20px;

}

.xxx-box a img {
    margin-right: 2%;
}
.swiper {
    width: 100%;
    height: 100%;
  }

  .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }

  .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
@media screen and (max-width: 1600px) {
    .sp2 span{
    font-size: 14px;
    }
}
@media screen and (max-width: 1520px) {
    .tl-inner1 {
        width: 1200px;}
        .sp2{
            width: 65%;
        }
        .sp1 {
            font-size: 20px;
        }
}
@media screen and (max-width: 1500px) {
    .sp2 {
        width: 60%;
    }

    .sp2 span {
        font-size: 14px;
    }
    .tutu-btn span:last-child {
        font-size: 15px;
    
    }
    
}

@media screen and (max-width: 1200px) {
    .rmxl{
        font-size: 14px;
    }
    .xxx-box a span{
        font-size: 14px;
    }
    .tutu-btn span:last-child,.tutu-btn span:first-child{
        font-size: 14px;
    }
    .hd-box a{
        font-size: 14px;
    }
    .sp1{
        font-size: 18px;
    }
    .sp2{
        width: 70%;
    }
    .xxx-box a span{
        font-size: 12px;
    }
}