<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*åŽŸæ&nbsp;·å¼*/
body {
    background: rgb(15, 24, 32);
}

.outContainer {
    background: rgb(15, 24, 32);
    width: 100%;
    margin: auto;
}

.indexContainer:after {
    content: '';
    display: table;
    height: 100px;
    clear: both;
}

.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;
}

/*åŽŸæ&nbsp;·å¼ç»“æŸ*/
.gl-nav:after {
    clear: both;
    display: table;
    height: 0;
    visibility: hidden;
    content: "";
}

.yxlb-tit {
    margin: 28px 0 15px;
}

.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;
}

/*å·¦è¾¹éƒ¨åˆ†*/
.search-title {
    height: 40px;
    line-height: 40px;
    background: rgb(28, 34, 44);
    color: rgb(186, 189, 195);
    font-size: 14px;
    margin: 19px auto 21px;
    padding-left: 13px;
}

.search-title&gt;span {
    color: rgb(236, 91, 19);
}

.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;
}

.all-game-li {
    width: 100%;
    height: 133px;
    background: rgb(28, 34, 44);
    position: relative;
    margin-bottom: 10px;
    display: block;
    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;
/*    font-weight: bold;
*/    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: left;
    width: 335px;
    margin-left: 20px;
}

.right-assort-container {
    margin: 15px 0;
    padding: 20px 13px;
    background: rgb(28, 34, 44);
    border-radius: 4px;
}

.right-assort-container:after {
    clear: both;
    display: table;
    height: 0;
    visibility: hidden;
    content: "";
}

.right-assort {
    width: 92px;
    height: 28px;
    border: 1px solid rgb(38, 46, 53);
    margin: 0 4px 10px;
    float: left;
    line-height: 28px;
    overflow: hidden;
    color: #c3c6cf;
    text-decoration: none;
    text-align: center;
    font-size: 14px;
    cursor: pointer;
}

.right-assort-container p {
    clear: both;
    width: 301px;
    margin: auto;
    zoom: 1;
    border-top: 1px solid rgb(38, 46, 53);
}

.right-assort-container .right-assort-content {
    max-height: 200px;
    overflow: hidden;
}

.label-load-more {
    display: block;
    margin: 10px auto 0;
    width: 160px;
    height: 35px;
    line-height: 35px;
    border: 1px solid rgb(38, 46, 53);
    border-radius: 3px;
    color: #c3c6cf;
    text-align: center;
    font-size: 14px;
    cursor: pointer;
}

.label-load-more:hover {
    color: white;
    background: #d75119;
    border-color: #d75119;
}

.label-load-more:after {
    content: "";
    display: inline-block;
    width: 12px;
    height: 12px;
    position: relative;
    top: 1px;
    left: 5px;
    background: url(../images/listd2.png) no-repeat;
    background-size: 100% 100%;
}

.label-load-more.checked:after {
    transform: rotate(180deg);
}

.right-assort.checked,
.right-assort:hover {
    color: white;
    background: #d75119;
    border-color: #d75119;
}

.right-bottom-game {
    width: 335px;
    margin-bottom: 20px;
}

.right-bottom-game img {
    vertical-align: bottom;
    width: 100%;
    height: 155px;
    float: left;
}

.list-left-container .searchResultNum {
    height: 36px;
    width: 240px;
    text-align: left;
    font-size: 12px;
    color: #666666;
    line-height: 36px;
    float: left;
    margin-top: 25px;
}

.searchResultNum span {
    font-size: 16px;
    margin: 0 5px;
    letter-spacing: 1px;
    color: #d75119;
}

.pageToggle {
    display: block;
    float: left;
    height: 36px;
    text-align: center;
    margin-top: 25px;
}

.pageToggle a {
    display: inline-block;
    float: left;
    width: 34px;
    height: 34px;
    text-align: center;
    line-height: 36px;
    border: solid 1px #383838;
    cursor: pointer;
    margin-right: 11px;
    font-size: 18px;
    letter-spacing: 1px;
    color: #ffffff;
    border-radius: 3px;
}

.pageToggle a i {
    display: inline-block;
    width: 12px;
    height: 18px;
    background: url("../images/btnf2.png") no-repeat;
    position: relative;
    top: 8px;
}

.pageToggle .prePage:hover {
    background: white;
    border-color: white;
}

.pageToggle .prePage:hover i {
    background-image: url("../images/btnf1.png")
}

.pageToggle .nextPage i {
    background-image: url("../images/btne2.png")
}

.pageToggle .nextPage:hover {
    background: white;
    border-color: white;
}

.pageToggle .nextPage:hover i {
    background-image: url("../images/btne1.png")
}

.pageToggle .nextPage {
    margin-right: 0;
}

.pageToggle a.checked,
.pageToggle a:hover {
    background: #d75119;
    border-color: #d75119;
    color: white;
    font-weight: bold;
}
</pre></body></html>