.hot-list {
    width: 881px;
    /*height: 340px;*/
    float: left;
    margin-right: -15px;
    margin-top: 15px;
}
.hot-list, .hot-list li {
    position: relative;
    overflow: hidden;
}
.clearfix {
    zoom: 1;
}
.hot-list li {
    float: left;
    margin: 0 10.5px 15px 0;
    border: 1px solid #e9e9e9;
}
li {
    vertical-align: top;
}
a {
    text-decoration: none;
    outline: 0;
}
.hot-list img {
    width: 200px;
    height: 126.7px;
}
fieldset, img {
    border: 0;
    vertical-align: middle;
}
.hot-list .play-num {
    position: absolute;
    left: 4px;
    top: 6px;
    background: url(https://p3.ssl.qhimg.com/t0141ba6b4144bd1d56.png);
    height: 20px;
    line-height: 20px;
    color: #fff;
    padding: 2px 6px 2px 2px;
    font-size: 14px;
    border-radius: 11px;
    min-width: 74px;
}
.hot-list .play-num-box i {
    background: url(https://p2.ssl.qhimg.com/t019ef3dc558019f5c7.png) no-repeat;
    display: inline-block;
    width: 20px;
    height: 20px;
    vertical-align: top;
    float: left;
    margin-right: 3px;
}
.hot-list .hot-title {
    width: 200px;
    height: 29px;
    background: #f7f7f7;
    font-size: 14px;
    line-height: 29px;
    text-align: center;
    margin: 0;
}
.hot-list .hot-mask {
    display: block;
    position: absolute;
    left: 0;
    width: 200px;
    height: 29px;
    transition: all .2s ease-in-out 0s;
}
.hot-list .hot-text {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    background: #fff;
    height: 29px;
    font-size: 12px;
    line-height: 29px;
}
.hot-list .hot-text {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    background: #fff;
    height: 29px;
    font-size: 12px;
    line-height: 29px;
}
.hot-list .hot-text .hot-text-gw {
    margin-left: 6px;
    padding-right: 8px;
    background: url(https://p1.ssl.qhimg.com/t01fcdac2693cf3a8d9.gif) 100% 50% no-repeat;
}
.hot-list .hot-text .hot-text-gift, .hot-list .hot-text .hot-text-gw, .hot-list .hot-text .hot-text-wd {
    display: inline-block;
    padding: 0 6px;
}
.hot-list .hot-text .hot-text-wd {
    padding-left: 8px;
    background: url(https://p1.ssl.qhimg.com/t01fcdac2693cf3a8d9.gif) 0 50% no-repeat;
}
.hot-list .hot-text .hot-text-gift, .hot-list .hot-text .hot-text-gw, .hot-list .hot-text .hot-text-wd {
    display: inline-block;
    padding: 0 6px;
}
.hot-list .hot-text .btn-org {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 80px;
    line-height: 29px;
}
.btn-org {
    display: inline-block;
    background: #ff823c;
}
.btn-blue, .btn-org {
    color: #fff;
    text-align: center;
}
#hot-games-focus li:hover{
    border: 1px solid #FF843F;
}