#choose {
    overflow-x: hidden;
}

#choose .hoverbg {
    width: 2560px;
    position: relative;
    left: -1280px;
    margin-left: 50%;
}

.choose-bg {
    height: 663px;
    background: url("../images/choose/1920/choose.jpg") 0 0 no-repeat;
    border-top: rgba(255, 255, 255, 0.2) 3px solid;
    border-bottom: rgba(255, 255, 255, 0.2) 3px solid;
}

.choose-bg:before {
    content: '';
    background: url("../images/choose/1920/choose-left.jpg") 0 0 no-repeat;
    display: inline-block;
    width: 0;
    height: 0;
}

.choose-bg:after {
    content: '';
    background: url("../images/choose/1920/choose-right.jpg") 0 0 no-repeat;
    display: inline-block;
    width: 0;
    height: 0;
}

.choose-bg.hoverleft {
    background: url("../images/choose/1920/choose-left.jpg") 0 0 no-repeat;
    border-top: #6C0 3px solid;
    border-bottom: #6C0 3px solid;
}

.choose-bg.hoverright {
    background: url("../images/choose/1920/choose-right.jpg") 0 0 no-repeat;
    border-top: #F60 3px solid;
    border-bottom: #F60 3px solid;
}

.hoverbg {
    position: relative;
    transform: translateX(0);
    transition: all ease 500ms;
}

.hoverbg > div {
    position: absolute;
    height: 100%;
    left: 0;
    top: 0;
    width: 50%;
    cursor: pointer;
    float: none;
    padding: 0;
}

.hoverbg .right {
    left: 50%;
}

.hoverbg.hoverleft {
    transform: translateX(320px);
}

.hoverbg.hoverright {
    transform: translateX(-320px);
}

.hoverbg .choose-text {
    font-size: 14px;
    height: auto;
    line-height: 18px;
}

.text-title {
    color: #FFF;
}

.text-content {
    color: #848484;
}

.choose-text {
    opacity: 1;
    transition: all ease-out 500ms;
}

.choose-text.text-work1 {
    left: 731px;
    top: 205px;
    width: 410px;
    text-shadow: #000 0 6px 19px;
    opacity: 0.5;
}

.choose-text.text-work2 {
    left: 236px;
    top: 205px;
    width: 410px;
    line-height: 22px;
    text-shadow: #000 0 6px 19px;
}

.choose-text.text-work2 .text-title {
    margin-bottom: 10px;
}

.choose-text.text-game1 {
    left: 1326px;
    top: 360px;
    width: 415px;
    text-shadow: #000 0 6px 19px;
    opacity: 0.5;
}

.choose-text.text-game2 {
    left: 1870px;
    top: 360px;
    width: 415px;
    line-height: 22px;
    text-shadow: #000 0 6px 19px;
}

.choose-text .text-title {
    font-size: 84px;
    line-height: 90px;
    margin-bottom: 14px;
}

.text-game2,
.text-work2 {
    opacity: 0;
}

.hoverbg.hoverleft .text-work1 {
    opacity: 0;
}

.hoverbg.hoverleft .text-work2 {
    opacity: 1;
}

.hoverbg.hoverleft .text-game1 {
    opacity: 0.5;
}

.hoverbg.hoverright .text-game1 {
    opacity: 0;
}

.hoverbg.hoverright .text-game2 {
    opacity: 1;
}

.hoverbg.hoverright .text-work1 {
    opacity: 0.5;
}

@media screen and (max-width: 1366px) {
    #choose .hoverbg {
        width: 1920px;
        left: -960px;
    }
    .choose-bg {
        height: 538px;
        background: url("../images/choose/1366/choose.jpg") 0 0 no-repeat;
        border-top: rgba(255, 255, 255, 0.2) 3px solid;
        border-bottom: rgba(255, 255, 255, 0.2) 3px solid;
    }
    .choose-bg:before {
        background: url("../images/choose/1366/choose-left.jpg") 0 0 no-repeat;
    }
    .choose-bg:after {
        background: url("../images/choose/1366/choose-right.jpg") 0 0 no-repeat;
    }
    .choose-bg.hoverleft {
        background: url("../images/choose/1366/choose-left.jpg") 0 0 no-repeat;
        border-top: #6C0 3px solid;
        border-bottom: #6C0 3px solid;
    }
    .choose-bg.hoverright {
        background: url("../images/choose/1366/choose-right.jpg") 0 0 no-repeat;
        border-top: #F60 3px solid;
        border-bottom: #F60 3px solid;
    }
    .hoverbg.hoverleft {
        transform: translateX(280px);
    }
    .hoverbg.hoverright {
        transform: translateX(-280px);
    }
    .choose-text.text-work1 {
        left: 510px;
        top: 185px;
    }
    .choose-text.text-work2 {
        left: 240px;
        top: 185px;
    }
    .choose-text.text-game1 {
        left: 990px;
        top: 285px;
    }
    .choose-text.text-game2 {
        left: 1380px;
        top: 285px;
    }
    .choose-text .text-title {
        font-size: 60px;
        line-height: 70px;
        margin-bottom: 14px;
    }
}

@media screen and (max-width: 960px) {
    #choose .hoverbg {
        width: 960px;
        left: -480px;
    }
    .choose-bg {
        height: 538px;
        background: url("../images/choose/960/choose.jpg") center 0 no-repeat;
        border-top: rgba(255, 255, 255, 0.2) 3px solid;
        border-bottom: rgba(255, 255, 255, 0.2) 3px solid;
    }
    .choose-bg.hoverleft {
        background: url("../images/choose/960/choose.jpg") center 0 no-repeat;
        border-top: rgba(255, 255, 255, 0.2) 3px solid;
        border-bottom: rgba(255, 255, 255, 0.2) 3px solid;
    }
    .choose-bg.hoverright {
        background: url("../images/choose/960/choose.jpg") center 0 no-repeat;
        border-top: rgba(255, 255, 255, 0.2) 3px solid;
        border-bottom: rgba(255, 255, 255, 0.2) 3px solid;
    }
    .hoverbg.hoverleft {
        transform: none;
    }
    .hoverbg.hoverleft .text-work1 {
        opacity: 1;
    }
    .hoverbg.hoverright {
        transform: none;
    }
    .hoverbg.hoverright .text-game1 {
        opacity: 1;
    }
    .choose-text.text-work1 {
        left: 150px;
        top: 180px;
        opacity: 1;
    }
    .choose-text.text-work2 {
        display: none;
    }
    .choose-text.text-game1 {
        left: 530px;
        top: 300px;
        opacity: 1;
    }
    .choose-text.text-game2 {
        display: none;
    }
    .choose-text .text-title {
        font-size: 50px;
        line-height: 60px;
    }
}

@media screen and (max-width: 640px) {
    #choose .hoverbg {
        width: 640px;
        left: -320px;
    }
    #choose .hoverbg .text-title {
        font-size: 20px;
        line-height: 30px;
        margin-bottom: 4px;
    }
    #choose .hoverbg .choose-text {
        font-size: 12px;
        line-height: 14px;
    }
    .choose-bg {
        height: 255px;
        background: url("../images/choose/640/choose.jpg") center 0 no-repeat;
        border-top: rgba(255, 255, 255, 0.2) 3px solid;
        border-bottom: rgba(255, 255, 255, 0.2) 3px solid;
    }
    .choose-bg.hoverleft {
        background: url("../images/choose/640/choose.jpg") center 0 no-repeat;
        border-top: rgba(255, 255, 255, 0.2) 3px solid;
        border-bottom: rgba(255, 255, 255, 0.2) 3px solid;
    }
    .choose-bg.hoverright {
        background: url("../images/choose/640/choose.jpg") center 0 no-repeat;
        border-top: rgba(255, 255, 255, 0.2) 3px solid;
        border-bottom: rgba(255, 255, 255, 0.2) 3px solid;
    }
    .hoverbg.hoverleft {
        transform: none;
    }
    .hoverbg.hoverleft .text-work1 {
        opacity: 1;
    }
    .hoverbg.hoverright {
        transform: none;
    }
    .hoverbg.hoverright .text-game1 {
        opacity: 1;
    }
    .choose-text.text-work1 {
        left: 130px;
        top: 207px;
        width: 280px;
        text-shadow: #000 0 2px 7px;
    }
    .choose-text.text-game1 {
        left: 384px;
        top: 207px;
        width: 280px;
        text-shadow: #000 0 2px 7px;
    }
}
