.gkms_dt{
    background: url(https://www.huatu.com/images/2025css/images/2025gkcj/25gkdt_bg.png) no-repeat;
    background-size: 100% 100%;
    padding:0  2%;
    padding-bottom: 2%;
}
.gkmsdt25_top{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.gkmsdt25_left,.gkmsdt25_right{
    width: 44%;
}
.gkmsdt25_tit{
    display: flex;
    align-items: center;
    justify-content: center;
}
.gkmsdt25_tit h1 {
    font-size: 26px;
    font-family: "FZLanTingHeiS-H-GB";
    color: rgb(255, 255, 255);
    text-align: center;
    margin-right: 1%;
}
.gkmsdt25_list{
    width: 100%;
    display: flex;
    align-items: center;
    margin-top: 2%;
}
.gkmsdt25_list li{
    width: 30%;
    margin-right: 2%;
}
.gkmsdt25_list li a{
    display: flex;
    align-items: center;
    justify-content: center;
    border-width: 1px;
    border-color: rgb(228, 55, 58);
    border-style: solid;
    background-image: -moz-linear-gradient( 90deg, rgb(248,215,123) 0%, rgb(255,254,251) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgb(248,215,123) 0%, rgb(255,254,251) 100%);
    background-image: -ms-linear-gradient( 90deg, rgb(248,215,123) 0%, rgb(255,254,251) 100%);
    border-radius: 20px 0 20px 0;
    font-size: 15px;
    font-family: "FZLanTingHeiS-M-GB";
    color: rgb(184, 38, 31);
}
.gkmsdt25_list li a img{
    margin-right: 2%;
}
.gkmsdt25_logo{
    width: 12%;
}
.gkmsdt25_right .gkmsdt25_list{
    justify-content: flex-end;
}
.gkmsdt25_bot{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.gkmsdt25_item {
    width: 22%;
    border-width: 1px;
    border-color: rgb(248, 215, 123);
    border-style: solid;
    border-radius: 12px;
    background-image: -moz-linear-gradient( 90deg, rgb(177,39,41) 0%, rgb(228,55,58) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgb(177,39,41) 0%, rgb(228,55,58) 100%);
    background-image: -ms-linear-gradient( 90deg, rgb(177,39,41) 0%, rgb(228,55,58) 100%);
    box-shadow: 0px 6px 13px 0px rgba(89, 20, 26, 0.9);
    text-align: center;
    position: relative;
}
.gkmsdt25_botLne{
    margin: 0 auto;
}
.gkmsdt25_item p{
    font-size: 20px;
    color: #fff;
}
.gkmsdt25_item span{
    font-size: 14px;
    color: #ffe8a9;
}
.gkmsdt25_botJb{
    width: 78px;
    height: 87px;
    background: url(https://www.huatu.com/images/2025css/images/2025gkcj/gkmsdt25_botJb.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    left: -18px;
    top: -10px;
    display: flex; 
    justify-content: center;
    align-items: center; 
}
.gkmsdt25_botJb p{
    font-size: 20px;
    color: #af2f23;
    margin-left: -10px;
    writing-mode: vertical-lr; 
    text-orientation: upright; 
    transform: rotate(30deg)
}
