#content {}

.slider {
    height: 4px;
    background: orangered;
    position: absolute;
    top: 70px;
    left: 255px;
}

#hand_bg {
    width: 100%;
    height: 170px;
    background: url(../images/hand_bg.jpg) no-repeat;
    background-size: 100%;
}

.mobile_game {
    width: 1140px;
    height: 370px;
    margin: 0 auto;
}

#channels {
    height: 440px;
    position: relative;
    background: url(../images/hand_0.jpg) no-repeat;
}

#channels img {
    position: absolute;
    top: 3px;
    margin-right: 10px;
}

#channels span {
    display: block;
    line-height: 22px;
}

.chanels_detail {
    padding-left: 25px;
}

.mobile_font {
    position: absolute;
    font-size: 14px;
    font-weight: bold;
}

.font_style {
    position: absolute;
    width: 25px;
    font-size: 22px;
    font-weight: bold;
    color: white;
}

.bottom_line {
    border-bottom: 1px solid lightgray;
}

.big_font {
    font-size: 30px;
}

.mobile_left {
    float: left;
    position: relative;
}

.mobile_text {
    position: absolute;
}

.mobile_img {
    width: 610px;
    height: 100%;
}

.mobile_p {
    width: 530px;
    height: 100%;
}

.mobile_right {
    float: right;
    position: relative;
}

#partner {
    width: 1140px;
    height: 490px;
    margin: 0 auto;
    margin-top: 40px;
    background: url(../images/partners.jpg) no-repeat;
}