.gktl_2021{
    background-image: url('https://www.huatu.com/images/2020css/images/0927tl_bg.jpg');
    background-size: auto 100%;
    background-position: center top;
    box-sizing: border-box;
    padding-top: 12px;
    height: 190px;
}
.gktl_2021_title{
    text-align: center;
    color: #ffea92;
    font-size: 30px;
	font-weight: 5px;
    line-height: 38px;
    margin-bottom: 8px;
}
.gktl_list{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.gktl_list li{
    background-image: url('https://www.huatu.com/images/2020css/images/0927tl_list.png');
    background-size: auto 100%;
    background-position: center top;
    text-align: center;
    width: 250px;
    height: 120px;
}
.gktl_list li h4{
    line-height: 36px;
    font-size: 22px;
    color: #fec27a;
}
.gktl_list li h5{
    line-height: 30px;
    font-size: 20px;
    margin-top: 8px;
    margin-bottom: 4px;
    color: #efd3ba;
}
.gktl_list li a{
    display: block;
    margin: 0 auto;
    background-image: url('https://www.huatu.com/images/2020css/images/0927tl_btn.png');
    background-size: auto 100%;
    background-position: center top;
    width: 186px;
    line-height: 30px;
    font-size: 20px;
    color: #b00917;
    font-weight: bold;
}



@media screen and (max-width: 1500px){
    .gktl_list li{
        width: 230px;
        height: 110px;
    }

    .gktl_list li h4{
        line-height: 30px;
        font-size: 22px;
		font-weight: 2px;
    }
	
.wrap{clear: both;}
.hot-bk{overflow: hidden;background-size: cover !important;;}
.hot-zt1{max-width:1400px;clear: both;margin:0 auto;}
.hot-zt1 a{display:inline-block;float:left;transition: 0.5s;}
.hot-zt1 a:hover {transform: translateY(-5px);}
.hot-zt1 a.w2{width:50%;}
.hot-zt1 a.w3{width:33.33%;}
/*.hot-zt a.w4{width:25%;}*/
.hot-zt1 a.w5{width:20%;}
.hot-zt1 a img{display:block;width:100%}
.hot-zt1.radius a img{display:block;width:99%;margin:2px .5%;border-radius:10px;}
.hot-bk .hot-zt {margin: 0 auto !important;}
.hot-bk .hot-zt a img {border-radius: 0;margin: 0 !important;width: 100% !important;}
@media screen and (max-width:1000px){
.hot-zt1.radius a img{border-radius:5px;}
.hot-zt1 a.w4.m2{width:50%;}
.hot-bk .hot-zt a.w4{width:25% !important;}
}
	
	
}