.jp_recommend {
    width: 848px;
    height: 355px;
    border-radius: 2px;
    margin-left: -5px;
    overflow: hidden;
}
.rec_title {
    height: 39px;
    line-height: 22px;
    color: #262626;
    font-size: 18px;
    padding: 0 5px;
    font-weight: 600;
    position: relative;
}
.rec_title_l {
    display: block;
    float: left;
}
.wrap a {
    color: #707070;
}
.rec_title .change_icon {
    background: url(https://wan01.sogoucdn.com/cdn/static/img/common/sy_icon.png?t=387925) 0 -65px no-repeat;
}
.change_icon {
    display: inline-block;
    width: 14px;
    height: 14px;
    position: absolute;
    top: 5px;
    left: 50px;
}
.rec_box {
    width: 843px;
    height: 310px;
    padding-left: 5px;
    overflow: hidden;
    position: relative;
}
.rec_box ul {
    width: 2250px;
    height: 300px;
    position: absolute;
    left: 5px;
    top: 0;
}
.rec_cont {
    float: left;
    width: 195px;
    height: 290px;
    margin-right: 17px;
    overflow: hidden;
    position: relative;
    /*border-radius: 2px;*/
    border: 1px solid #e0e0e0;
}
.rec_cont:hover{
    border: 1px solid #FF843F;
}
.wrap a {
    color: #707070;
}
.rec_img {
    display: inline-block;
    width: 195px;
    height: 250px;
}
.rec_img img {
    display: inline-block;
    width: 197px;
    height: 250px;
    vertical-align: middle;
}
img {
    border: 0;
}
.rec_gname {
    width: 195px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    background: #f4f4f4;
    color: #262626;
    text-align: center;
    background: url(https://p1.ssl.qhimg.com/t01b6b52bef6da565b7.gif);
}
.i_hot {
    background: url(https://wan01.sogoucdn.com/cdn/static/img/common/sy_icon.png?t=387925) -72px 0 no-repeat;
}
.i_new {
    background: url(https://wan01.sogoucdn.com/cdn/static/img/common/sy_icon.png?t=387925) no-repeat;
}
.i_hot, .i_new {
    display: inline-block;
    width: 60px;
    height: 60px;
    position: absolute;
    left: 0;
    top: 0;
    vertical-align: middle;
    overflow: hidden;
}
.rec_mask {
    width: 195px;
    height: 40px;
    position: absolute;
    left: 0;
    bottom: -40px;
}
.rec_btn {
    width: 205px;
    height: 40px;
    background: #f4f4f4;
    font-size: 14px;
    line-height: 40px;
    position: relative;
}
.rec_btn .rec_official {
    margin: 0 8px 0 5px;
    font-size: 14px;
    color: #262626;
}
.rec_btn .fenge_line {
    color: #bfbfbf;
}
.rec_btn .rec_gift {
    font-size: 14px;
    color: #262626;
    margin-left: 8px;
}
.rec_btn .rec_game_enter {
    display: inline-block;
    width: 90px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    background: #fb3021;
    height: 30px;
    border-radius: 3px;
    line-height: 30px;
    position: absolute;
    top: 5px;
    right: 5px;
}
.rec_title_r {
    font-size: 14px;
    color: #595959;
    position: relative;
    display: inline-block;
    float: right;
    margin-right: 25px;
}