@charset"utf-8";

/*index top product adj*/

.top_list {
    border: 0px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.host_list_w1 {
    width: 240px;
    overflow: hidden;
    border-right: 1px solid #ddd;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.host_list_w2 {
    width: 641px;
    border-left: 1px solid #ddd;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.sty_320_200 {
    width: 320px;
    height: 201px;
    text-align: center;
}

.sty_728_414 {
    width: 640px;
    height: 402px;
}

.top_list .Text {
    z-index: 10;
}

.sty_320_200 .hot_list_img img.img_fit {
    margin-top: 0px;
}
