.container .sidebar-box .nav-info .icon-right, .container .header .title .bg-icon, .container .header .search-wrap .search-types .type .icon, .container .header .search-wrap .type-result::after, .container .header .search-wrap .type-result .result-top .game-search .icon-search, .container .header .search-wrap .type-result .result-top .icon-close, .container .header .search-wrap .type-result .result-list .itm .itm-icon, .container .sidebar-box .sidebar .list .item .bg-img, .container .footer .line3 .icon-foot {
    background-repeat: no-repeat;
    background-size: 100%
}

.container .log-info .right-box .user, .container .log-info .right-box .user-center, .container .header .search-wrap .search-types .type, .container .header .search-wrap .type-result, .container .header .search-wrap .type-result .result-top .letters .letter, .container .header .search-wrap .type-result .result-top .platform1 .itm, .container .menu .tabs .cap, .container .footer .line1 .links .link {
    position: relative
}

.container .log-info .right-box .user::after, .container .log-info .right-box .user-center::after, .container .header .search-wrap .search-types .type::after, .container .header .search-wrap .type-result::after, .container .header .search-wrap .type-result .result-top .letters .letter::after, .container .header .search-wrap .type-result .result-top .platform1 .itm::after, .container .menu .tabs .cap::after, .container .footer .line1 .links .link::after {
    display: block;
    position: absolute;
    content: ""
}

.container .header .search-wrap .search-types, .container .header .search-wrap .type-result .result-list .itm .itm-icon, .container .header .search-wrap .search-keywords, .container .header .search-wrap .btn-search {
    display: inline-block;
    vertical-align: top
}

.container .sidebar-box .tab-con .content.buy .games-box .pager input[type=number]:focus {
    border: 1px solid #4792F7;
    -webkit-box-shadow: 0 0 8px 0px rgba(71, 146, 247, 0.5);
    box-shadow: 0 0 8px 0px rgba(71, 146, 247, 0.5)
}

.container .sidebar-box .sidebar .qrcode .head {
    font-family: PingFangSC-Medium;
    font-weight: bold
}

.container .sidebar-box .nav-info {
    padding-top: 17px;
    height: 52px;
    font-size: 0
}

.container .sidebar-box .nav-info .icon-right {
    display: inline-block;
    vertical-align: top;
    margin: 3px 6px 2px;
    width: 8px;
    height: 12px;
    background-image: url("/user/img/dayuhao.png")
}

.container .sidebar-box .nav-info .txt {
    display: inline-block;
    vertical-align: top;
    height: 17px;
    line-height: 17px;
    font-size: 12px;
    color: #333
}

.container .sidebar-box .tab-con .content.buy .games-box .pager .pages, .container .sidebar-box .tab-con .content.buy .games-box .pager .now {
    display: inline-block;
    vertical-align: middle
}

.container .sidebar-box .tab-con .content.buy .games-box .pager input[type=number]::-webkit-outer-spin-button, .container .sidebar-box .tab-con .content.buy .games-box .pager input[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: none
}

.container .sidebar-box .tab-con .content.buy .games-box .pager input[type="number"][type=number] {
    -moz-appearance: textfield
}

.container {
    width: 100%;
    background-color: #F2F2F2
}

.container .log-info {
    width: 100%;
    height: 45px;
    background: #f5f5f5
}

.container .log-info .right-box {
    float: right;
    margin: 14px 0;
    font-size: 0;
    color: #797B7C
}

.container .log-info .right-box .user {
    display: inline-block;
    line-height: 17px;
    padding-right: 25px;
    font-size: 12px
}

.container .log-info .right-box .user .username {
    display: inline-block
}

.container .log-info .right-box .user .logout {
    width: auto;
    display: inline-block;
    color: red
}

.container .log-info .right-box .user-center {
    padding: 0 15px 0 24px;
    width: auto;
    font-size: 12px
}

.container .log-info .right-box .collect {
    padding-left: 14px;
    width: auto;
    font-size: 12px;
    color: #E23530
}

.container .log-info .right-box .user::after, .container .log-info .right-box .user-center::after {
    border-right: 1px solid #E2E2E2;
    height: 14px;
    right: 0;
    top: 2px
}

.container .header {
    height: 98px;
    background-color: #fff
}

.container .header .title {
    float: left;
    display: inline-block;
    margin-top: 13px;
    width: 184px;
    height: 67px;
}

.container .header .search-wrap {
    position: relative;
    float: right;
    margin-top: 28px;
    height: 42px;
    border-radius: 4px;
    border: 2px solid #E23530;
}

.container .header .search-wrap .search-types .type {
    display: inline-block;
    width: 112px;
    padding: 11px 16px 10px 16px;
    cursor: pointer
}

.container .header .search-wrap .search-types .type::after {
    top: 4px;
    right: 0;
    height: 30px;
    border-left: 1px solid #E2E2E2
}

.container .header .search-wrap .search-types .type .txt {
    margin-right: 8px;
    height: 17px;
    line-height: 17px;
    display: -webkit-box;
    display: box;
    -webkit-box-orient: vertical;
    box-orient: vertical;
    line-clamp: 1;
    -webkit-line-clamp: 1;
    overflow: hidden;
    font-size: 12px;
    color: #333
}

.container .header .search-wrap .search-types .type .icon {
    position: absolute;
    top: 13px;
    right: 16px;
    width: 14px;
    height: 14px;
    background-image: url("../assets/triangle_down14.png");
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s
}

.container .header .search-wrap .search-types .type.active .txt {
    color: #E23530
}

.container .header .search-wrap .search-types .type.active .icon {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    background-image: url("../assets/triangle_up14.png")
}

.container .header .search-wrap .type-result {
    position: absolute;
    z-index: 20;
    left: 0;
    top: 68px;
    width: 100%
}

.container .header .search-wrap .type-result::after {
    top: -12px;
    width: 14px;
    height: 14px;
    background-image: url("../assets/triangle_up2_14.png");
    -webkit-transition: left .3s;
    transition: left .3s
}

.container .header .search-wrap .type-result.result1::after {
    left: 50px
}

.container .header .search-wrap .type-result.result2::after {
    left: 163px
}

.container .header .search-wrap .type-result.result3::after {
    left: 276px
}

.container .header .search-wrap .type-result.result4::after {
    left: 389px
}

.container .header .search-wrap .type-result .result {
    background: #fff;
    border: 2px solid #E23530;
    border-radius: 4px;
    overflow: hidden
}

.container .header .search-wrap .type-result .result.gamenames .result-top {
    padding: 8px 14px 1px 14px
}

.container .header .search-wrap .type-result .result.goods-type .result-top, .container .header .search-wrap .type-result .result.platform .result-top, .container .header .search-wrap .type-result .result.areas .result-top {
    padding: 8px 0 9px 14px
}

.container .header .search-wrap .type-result .result-top {
    position: relative;
    border-bottom: 1px solid #D8D8D8
}

.container .header .search-wrap .type-result .result-top .game-search {
    position: relative;
    width: 175px;
    height: 24px;
    border: 1px solid #D7D7D7
}

.container .header .search-wrap .type-result .result-top .game-search > input {
    padding: 0 40px 0 6px;
    width: 135px;
    height: 22px;
    line-height: 22px;
    border-right: 1px solid #D7D7D7;
    font-size: 12px;
    color: #999
}

.container .header .search-wrap .type-result .result-top .game-search .icon-search {
    position: absolute;
    top: 4px;
    right: 14px;
    width: 16px;
    height: 16px;
    background-image: url("../assets/icon-search16.png");
    cursor: pointer
}

.container .header .search-wrap .type-result .result-top .icon-close {
    position: absolute;
    top: 12px;
    right: 16px;
    width: 16px;
    height: 16px;
    background-image: url("../assets/icon-close16.png");
    cursor: pointer;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s
}

.container .header .search-wrap .type-result .result-top .icon-close:hover {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.container .header .search-wrap .type-result .result-top .letters {
    margin-top: 10px;
    padding-bottom: 4px
}

.container .header .search-wrap .type-result .result-top .letters .letter {
    display: inline-block;
    margin-right: 16px;
    cursor: pointer
}

.container .header .search-wrap .type-result .result-top .letters .letter:first-child::after {
    left: 2px
}

.container .header .search-wrap .type-result .result-top .letters .letter:hover {
    color: #E23530
}

.container .header .search-wrap .type-result .result-top .letters .letter::after {
    left: 0;
    bottom: -4px;
    width: 0;
    height: 2px;
    border-bottom: 2px solid #E23530;
    opacity: 0;
    -webkit-transition: all .3s;
    transition: all .3s
}

.container .header .search-wrap .type-result .result-top .letters .letter.current {
    color: #E23530
}

.container .header .search-wrap .type-result .result-top .letters .letter.current::after {
    width: 10px;
    opacity: 1
}

.container .header .search-wrap .type-result .result-top .platform1 .itm {
    display: inline-block;
    margin-right: 11px;
    padding: 0 3px;
    cursor: pointer
}

.container .header .search-wrap .type-result .result-top .platform1 .itm::after {
    left: 0px;
    bottom: -9px;
    width: 0;
    border-bottom: 2px solid #E23530;
    opacity: 0;
    -webkit-transition: all .3s;
    transition: all .3s
}

.container .header .search-wrap .type-result .result-top .platform1 .itm.current::after {
    width: 34px;
    opacity: 1
}

.container .header .search-wrap .type-result .result-list {
    padding: 24px 0 8px 19px
}

.container .header .search-wrap .type-result .result-list .itm {
    display: inline-block;
    margin-bottom: 16px;
    width: 142px;
    height: 20px;
    cursor: pointer
}

.container .header .search-wrap .type-result .result-list .itm .itm-icon {
    float: left;
    margin: 6px 7px 0 0;
    width: 9px;
    height: 9px;
    background-image: url("../assets/icon-triangle_right9.png");
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s
}

.container .header .search-wrap .type-result .result-list .itm .itm-txt {
    height: 100%
}

.container .header .search-wrap .type-result .result-list .itm:hover .itm-icon {
    -webkit-transform: translateX(3px);
    transform: translateX(3px)
}

.container .header .search-wrap .type-result .result-list .itm:hover .itm-txt {
    color: #E23530
}

.container .header .search-wrap .search-keywords {
    width: 265px;
    height: 100%
}

.container .header .search-wrap .search-keywords > input {
    width: 100%;
    height: 100%;
    padding: 0 12px
}

.container .header .search-wrap .btn-search {
    text-align: center;
    line-height: 38px;
    height: 38px;
    width: 110px
}

.container .header .search-wrap .btn-search > input {
    width: 100%;
    height: 100%;
    background-color: #E23530;
    font-size: 18px;
    font-family: PingFangSC-Medium;
    font-weight: bold;
    color: #fff;
    cursor: pointer
}

.container .header .search-wrap .btn-search > input:hover {
    background-color: #C7211D
}

.container .header .search-wrap .type-result .result-top .letters .letter, .container .header .search-wrap .type-result .result-top .cap, .container .header .search-wrap .type-result .result-top .platform1 .itm, .container .header .search-wrap .type-result .result-list .itm .itm-txt {
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    color: #333
}

.container .menu {
    height: 38px;
    background: #323235
}

.container .menu .tabs {
    height: 100%;
    font-size: 0
}

.container .menu .tabs .cap {
    display: inline-block;
    vertical-align: top;
    text-align: center;
    width: 112px;
    height: 100%;
    line-height: 38px;
    font-size: 14px;
    font-weight: bold;
    color: #fff
}

.container .menu .tabs .cap > a {
    color: #fff
}

.container .menu .tabs .cap::after {
    display: none;
    bottom: 0;
    left: 0;
    width: 100%;
    border-bottom: 4px solid #E23530
}

.container .menu .tabs .cap:hover {
    cursor: pointer
}

.container .menu .tabs .cap:hover::after {
    display: block
}

.container .menu .tabs .cap.active::after {
    display: block
}

.container .sidebar-box {
    position: relative
}

.container .sidebar-box .tab-con {
    margin-bottom: 40px
}

.container .sidebar-box .tab-con .content.buy .game-types {
    margin-bottom: 18px;
    height: 51px;
    background-color: #fff
}

.container .sidebar-box .tab-con .content.buy .game-types .type {
    display: inline-block;
    padding: 0 36px;
    height: 100%;
    line-height: 51px;
    font-size: 16px;
    color: #333;
    cursor: default
}

.container .sidebar-box .tab-con .content.buy .game-types .type:hover, .container .sidebar-box .tab-con .content.buy .game-types .type.current {
    background: #E23530;
    color: #fff
}

.container .sidebar-box .tab-con .content.buy .games-box {
    padding: 24px 54px 40px;
    border-radius: 4px;
    background-color: #fff;
    overflow: hidden;
    font-size: 0
}

.container .sidebar-box .tab-con .content.buy .games-box .games-list {
    margin-right: -98px
}

.container .sidebar-box .tab-con .content.buy .games-box .games-list .game {
    display: inline-block;
    margin: 0 96px 40px 0;
    width: 102px
}

.container .sidebar-box .tab-con .content.buy .games-box .games-list .game .img {
    margin-bottom: 12px;
    width: 100%;
    height: 102px;
    border-radius: 20px;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s
}

.container .sidebar-box .tab-con .content.buy .games-box .games-list .game .img:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.container .sidebar-box .tab-con .content.buy .games-box .games-list .game .txt {
    height: 20px;
    line-height: 20px;
    text-align: center;
    font-size: 14px;
    color: #333
}

.container .sidebar-box .tab-con .content.buy .games-box .pager {
    text-align: right;
    color: #6C6C6C
}

.container .sidebar-box .tab-con .content.buy .games-box .pager .pages .page {
    display: inline-block;
    margin-right: 10px;
    min-width: 32px;
    padding: 0 8px;
    height: 32px;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    border-radius: 2px;
    border: 1px solid #D8D8D8;
    cursor: pointer
}

.container .sidebar-box .tab-con .content.buy .games-box .pager .pages .page:hover, .container .sidebar-box .tab-con .content.buy .games-box .pager .pages .page.active {
    border: 1px solid #E23530;
    color: #E23530
}

.container .sidebar-box .tab-con .content.buy .games-box .pager .pages .page:active {
    opacity: .8
}

.container .sidebar-box .tab-con .content.buy .games-box .pager .pages .page.prev, .container .sidebar-box .tab-con .content.buy .games-box .pager .pages .page.next {
    font-size: 12px
}

.container .sidebar-box .tab-con .content.buy .games-box .pager .now {
    margin: 0 20px 0 40px;
    line-height: 20px;
    font-size: 14px
}

.container .sidebar-box .tab-con .content.buy .games-box .pager input {
    height: 32px;
    vertical-align: middle;
    background: #fff;
    border: 1px solid #D8D8D8;
    border-radius: 2px;
    font-size: 12px;
    color: #6C6C6C
}

.container .sidebar-box .tab-con .content.buy .games-box .pager input[type=number] {
    margin-right: 10px;
    text-align: center;
    padding: 0 4px;
    width: 32px
}

.container .sidebar-box .tab-con .content.buy .games-box .pager input.btn {
    width: 42px;
    padding: 0 8px
}

.container .sidebar-box .tab-con .content.buy .games-box .pager input.btn:active {
    border: 1px solid #E23530;
    color: #E23530
}

.container .sidebar-box .sidebar {
    top: 119px;
    border: 1px solid #E8E8E8
}

.container .sidebar-box .sidebar {
    position: absolute;
    right: -87px
}

.container .sidebar-box .sidebar .list {
    width: 80px;
    height: 280px;
    background: #fff;
    border-radius: 4px;
    overflow: hidden
}

.container .sidebar-box .sidebar .list .item {
    text-align: center;
    padding: 13px 0 0 0;
    height: 80px;
    cursor: pointer
}

.container .sidebar-box .sidebar .list .item .bg-img {
    display: inline-block;
    margin-bottom: 8px;
    width: 30px;
    height: 30px
}

.container .sidebar-box .sidebar .list .item .bg-img.service {
    background-image: url("/user/img/kefu.png")
}

.container .sidebar-box .sidebar .list .item .bg-img.valuation {
    background-image: url("/user/img/xiaoshou.png")
}

.container .sidebar-box .sidebar .list .item .bg-img.feedback {
    background-image: url("../assets/sidebar_bg3.png")
}

.container .sidebar-box .sidebar .list .item .bg-img.to-top {
    background-image: url("/user/img/dingbu.png")
}

.container .sidebar-box .sidebar .list .item .txt {
    line-height: 17px;
    font-size: 12px;
    font-weight: bold;
    color: #6C6C60
}

.container .sidebar-box .sidebar .list .item:hover {
    background-color: #E23530
}

.container .sidebar-box .sidebar .list .item:hover .bg-img.service {
    background-image: url("/user/img/kefu.png")
}

.container .sidebar-box .sidebar .list .item:hover .bg-img.public {
    background-image: url("/user/img/sidebar_bg5_hover.png")
}

.container .sidebar-box .sidebar .list .item:hover .bg-img.valuation {
    background-image: url("/user/img/xiaoshou.png")
}

.container .sidebar-box .sidebar .list .item:hover .bg-img.feedback {
    background-image: url("/user/img/sidebar_bg3_hover.png")
}

.container .sidebar-box .sidebar .list .item:hover .bg-img.to-top {
    background-image: url("/user/img/dingbu.png")
}
.container .sidebar-box .sidebar .list .item:hover .txt {
    color: #fff
}

.container .sidebar-box .sidebar .qrcode {
    display: none;
    position: absolute;
    z-index: 200;
    top: 0;
    left: 90px;
    text-align: center;
    background: #fff;
    border-radius: 4px;
    width: 200px;
    height: 254px;
    border: 1px solid #E8E8E8
}

.container .sidebar-box .sidebar .qrcode .head {
    padding: 8px 0;
    font-size: 14px;
    color: #333
}

.container .sidebar-box .sidebar .qrcode img {
    width: 198px;
    height: 198px
}

.container .sidebar-box .sidebar .qrcode::after {
    content: "";
    display: inline-block;
    position: absolute;
    top: 112px;
    left: -7px;
    width: 10px;
    height: 10px;
    background: #fff;
    border-left: 1px solid #E8E8E8;
    border-bottom: 1px solid #E8E8E8;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.container .footer {
    text-align: center;
    padding: 40px 0 35px;
    background: #1F2834;
    width: 100%;
    height: 200px;
    font-size: 14px;
    font-weight: bold;
    color: #fff
}

.container .footer .line1 {
    margin-bottom: 24px
}

.container .footer .line1 .links {
    font-size: 0
}

.container .footer .line1 .links .link {
    display: inline-block;
    vertical-align: top;
    height: 20px;
    line-height: 20px;
    padding: 0 8px
}

.container .footer .line1 .links .link::after {
    border-right: 1px solid #fff;
    right: 0;
    top: 0;
    height: 100%;
    width: 1px
}

.container .footer .line1 .links .link:last-child::after {
    display: none
}

.container .footer .line1 .links .link .txt {
    font-size: 14px;
    color: #fff
}

.container .footer .line2 {
    margin-bottom: 24px;
    height: 20px;
    line-height: 20px
}

.container .footer .line3 .icon-foot {
    display: inline-block;
    width: 105px;
    height: 37px;
    background-image: url("../assets/authen_img.png")
}

.container .header .search-wrap .type-result .result-top .letters .letter, .container .header .search-wrap .type-result .result-top .cap, .container .header .search-wrap .type-result .result-top .platform1 .itm, .container .header .search-wrap .type-result .result-list .itm .itm-txt {
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    color: #333
}

/*# sourceMappingURL=buy.css.map */