
@media only screen and (min-width:768px) {



.p1727me5358f46f301d484 .data_col img{transition: all .3s linear;overflow: hidden;}
.p1727me5358f46f301d484 .data_col:hover img{transform: scale(1.1);}



}






@media only screen and (max-width:767px) {
.xg_text.p1727m3f897d4d4dcbde61 {
    white-space: nowrap;  /* 禁止换行 */
    overflow: hidden;  /* 内容超出时隐藏 */
    text-overflow: ellipsis; /* 显示省略号 */
}

}



