
		.sjx-box li{
			line-height:22px;
		}
		.hd-box a{
			line-height:18px;
		}
		.btn-box a{
			line-height:16px;
		}
		.tit-box{
			line-height:24px;
		}
.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%;
}

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

.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);

}

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

.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;
	height: 24px;
	line-height: 24px;
}

.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: 10px;
}

.xxx-box a {
    display: flex;
    align-items: center;
    font-size: 16px;
    line-height:24px;
    margin-bottom: 5px;
}

.xxx-box a:last-child {
    margin-bottom: 0;
}
		
.ggjd {
    font-size: 20px;
    font-family: "FZLanTingHeiS-DB-GB";
    color: rgb(240, 25, 1);
    margin-top: 15px;

}

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

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