/*原样式*/
.outContainer {
    background: rgb(15, 24, 32);
    width: 1110px;
    margin: auto;
    padding-bottom: 100px;
}

.mark-cont {
    margin-left: 25px;
}

.indexContainer {
    width: 1078px;
    margin: auto;
    background: rgb(15, 24, 32);
}

.yxlb-tit {
    font-size: 16px;
    color: #c3c6cf;
    margin: 20px 0 13px 10px;
    float: left;
}

.more {
    float: right;
    margin-right: 0;
    margin-top: 22px;
    font-size: 14px;
    color: #6c7078;
    cursor: pointer;
}

ul,
ol,
li {
    list-style: none;
    padding: 0;
    margin: 0;
}

/*原样式结束*/
.phoenix-txt .game-discount {
    background: #d75119;
    position: absolute;
    top: 24px;
    right: -3px;
    min-width: 40px;
    height: 26px;
    line-height: 26px;
    font-size: 14px;
    text-align: center;
    padding: 0 8px;
}

.phoenix-txt .game-discount:before {
    width: 13px;
    height: 100%;
    display: block;
    content: "";
    position: absolute;
    top: 0;
    left: -8px;
    background: #d75119;
    transform: skew(-20deg);

}

.gl-nav {
    height: auto;
}

.gl-nav:after {
    clear: both;
    display: table;
    height: 0;
    visibility: hidden;
    content: "";
}

.img-list-time:after {
    content: "";
    clear: both;
    display: table;
    height: 0;
}

.yxlb-tit {
    margin: 28px 0 28px;
}

.more {
    margin-top: 28px;
}

.phoenix-txt .discount {
    position: absolute;
    top: 23px;
    right: 0;
    height: 26px;
    line-height: 26px;
    font-size: 13px;
    background: rgb(215, 81, 25);
    display: block;
    width: 60px;
    text-align: right;
    padding-right: 12px;
    z-index: 10;
}

.yxlb-tit:before {
    content: "";
    height: 22px;
    width: 6px;
    border-radius: 3px;
    display: block;
    background: rgb(215, 81, 25);
    float: left;
    margin-right: 12px;
}

.list-time-li {
    width: 346px;
    height: 205px;
    position: relative;
    float: left;
    margin-left: 20px;
    box-shadow: 0 0 10px #010000;
    background: rgb(6, 10, 13);
}

.list-time-li:hover {
    background: rgb(21, 30, 36);
}

.img-list-time .list-time-li:first-child {
    margin-left: 0;
}

.list-time-li img {
    vertical-align: bottom;
    display: block;
    width: 346px;
    height: 165px;
}

.list-time-li>div {
    height: 40px;
    padding: 0 10px;
}

.list-time-li p {
    float: left;
    height: 40px;
    line-height: 40px;
    width: 205px;
    text-align: left;
    font-size: 14px;
    color: white;
    margin: 0;
    padding: 0;
}

.list-time-li p+p {
    float: right;
    text-align: right;
    width: 120px;
    color: rgb(108, 112, 120);
}

.list-time-li p+p span {
    text-decoration: line-through;
}

.list-time-li p+p em {
    float: right;
    height: 40px;
    line-height: 40px;
    color: rgb(215, 81, 25);
    font-style: normal;
    margin-left: 3px;
}

/*左边部分*/
.list-left-container p {
    margin: 0;
    padding: 0;
}

.list-left-container a {
    text-decoration: none;
}

.list-left-container {
    width: 715px;
    float: left;
}

.list-left-container .load-more {
    display: block;
    clear: both;
    margin: 20px auto;
    height: 40px;
    line-height: 40px;
    width: 277px;
    text-align: center;
    color: #cccccc;
    font-size: 14px;
    background: rgb(28, 34, 44);
    border-radius: 20px;
    cursor: pointer;
}

.list-left-container .load-more:hover {
    background: rgb(41, 49, 62);
}

.all-game-li {
    display: block;
    width: 100%;
    height: 133px;
    background: rgb(28, 34, 44);
    position: relative;
    margin-bottom: 10px;
    cursor: pointer;
    box-shadow: 0px 0 10px #010000;
    border-radius: 4px;
}

.all-game-li:hover {
    background: rgb(41, 49, 62);
}

.all-game-li p img {
    width: 288px;
    height: 133px;
    vertical-align: bottom;
    float: left;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.game-li-left {
    width: 408px;
    height: 133px;
    float: right;
}

.game-li-left .game-name-cn {
    font-size: 16px;
    height: 35px;
    line-height: 40px;
    letter-spacing: 1px;
    color: white;
    display: block;
    overflow: hidden;
}

.game-li-left .game-name-cn {
    color: white;
}

.game-li-left .game-name-en {
    font-size: 12px;
    letter-spacing: 1px;
    color: #cccccc;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
}

.game-li-left .game-name-en {
    color: #cccccc;
}

.game-li-left .game-name-time {
    letter-spacing: 1px;
    font-size: 12px;
    color: #888888;
    height: 26px;
    line-height: 26px;
}

.game-label-ul {
    height: 25px;
    padding-top: 13px;
}

.game-label-ul .game-label {
    padding: 3px 6px;
    background-color: #999999;
    border-radius: 3px;
    font-size: 12px;
    color: #202121;
    margin-right: 5px;
    text-decoration: none;
}

.game-price-container {
    height: 24px;
    position: absolute;
    top: 50%;
    right: 0;
    z-index: 2;
    margin: -13px 20px 0 0;
}

.game-price-container span {
    height: 24px;
    line-height: 24px;
    float: right;
    color: rgb(215, 81, 25);
}

.game-price-container .old-price {
    margin-right: 7px;
    color: rgb(108, 112, 120);
    text-decoration: line-through;
}

.game-price-container .discount-price {
    margin-right: 20px;
    width: 40px;
    height: 24px;
    line-height: 24px;
    background: rgb(215, 81, 25);
    border-radius: 3px;
    text-align: center;
    font-weight: bold;
    color: white;
}

/*右边部分*/

.list-right-container {
    float: right;
    width: 354px;
}

.list-right-container .gl-nav .yxlb-tit {
    padding-left: 10px;
}

.right-assort-container {
    padding-bottom: 10px;
}

.right-assort-container:after {
    clear: both;
    display: table;
    height: 0;
    visibility: hidden;
    content: "";
}

.right-assort {
    width: 106px;
    height: 28px;
    border: 1px solid rgb(38, 46, 53);
    margin-left: 10px;
    float: left;
    line-height: 28px;
    overflow: hidden;
    color: #c3c6cf;
    margin-bottom: 10px;
    text-decoration: none;
    text-align: center;
    font-size: 14px;
    cursor: pointer;
}

.right-assort.checked,
.right-assort:hover {
    color: white;
    background: rgb(86,191,235);
    border-color: rgb(86,191,235);
}

.right-bottom-game {
    width: 344px;
    padding-left: 10px;
    margin-bottom: 20px;
}

.right-bottom-game img {
    vertical-align: bottom;
    width: 100%;
    height: 155px;
    float: left;
}

.game-lst .yxlb-tit {
    margin: 28px 0 5px;
}

/* 加载图标 */
.loading {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 1000;
    background: rgb(15,24,32);
}

.loading i {
    position: absolute;
    width: 91px;
    height: 89px;
    background: url(../images/loading1.gif);
    z-index: 10;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
#mCSB_1 .mCSB_container{
    height:100%;
}
.loading p{
    font-size: 28px;
    color: rgb(130,130,130);
    text-align: center;
    height: 50px;
    line-height: 50px;
    width: 500px;
    position: absolute;
    top: o;
    top: 160px;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}