.outdoor .news_list_sp_list .news {
    float: none;
    width: 100%;
}
.news_list_sp_list a:hover {
    color: #205CD3;
}
.outdoor .news_list_sp_list .news_imgs {padding-top:56.23%;}
.outdoor .news_list_sp_list .pic_box{width: 35.01%;}
.outdoor .news_list_sp_list .wz11 {width:68.57%;right:0;top: 50%;z-index: 1;transform: translateY(-50%);height: 1.7rem;box-sizing: border-box;padding: 0.4rem;}
.outdoor .news_list_sp_list .news{margin-bottom:0.7rem;}
.outdoor .news_list_sp_list .news_title {font-size:0.22rem;min-height:auto;line-height:0.3rem;}

.outdoor .news_shorts {
    font-size: var(--smailSize);
    line-height: 0.26rem;
    margin-top: 0.07rem;
}

.outdoor .news_list_sp_list .conf_t:hover{box-shadow:unset;}
.outdoor.sp_list_news .col_title{margin-bottom:0.4rem;}
@media screen and (max-width:640px){
    .outdoor .news_list_sp_list .pic_box{width:100%;}
    .outdoor .news_list_sp_list .wz11{position:static;width: auto;transform: unset;padding: 10px;}
    .outdoor .news_list_sp_list .news{margin-bottom:10px;}
}