.cd-down-orange { background: url("../img/up_down.png") no-repeat 0px -26px; background-size: 50px 39px; width: 13px; height: 13px; }

.cd-down { background: url("../img/up_down.png") no-repeat 0px 0px; background-size: 50px 39px; width: 24px; height: 24px; }

.cd-up-orange { background: url("../img/up_down.png") no-repeat -15px -26px; background-size: 50px 39px; width: 13px; height: 13px; }

.cd-up { background: url("../img/up_down.png") no-repeat -26px 0px; background-size: 50px 39px; width: 24px; height: 24px; }

.main { min-height: calc(100% - 370px); overflow: hidden; }

.main .main-warp { background: url(../img/bg.png) no-repeat top center; background-size: 100%; }

.main .main-warp .to-buy-content { margin: 0 auto; width: 1200px; padding-top: 40px; }

.main .main-warp .to-buy-content .search-box { height: 40px; margin-bottom: 30px; }

.main .main-warp .to-buy-content .search-box .search-left span { line-height: 40px; margin-right: 10px; font-size: 14px; color: #FFFFFF; }

.main .main-warp .to-buy-content .search-box .search-center { height: 40px; }

.main .main-warp .to-buy-content .search-box .search-center .search-input { padding-right: 60px; border-radius: 2px; height: 100%; line-height: 40px; border: none; outline: none; width: 361px; padding-left: 36px; position: relative; font-size: 12px; color: #999999; }

.main .main-warp .to-buy-content .search-box .search-center .search-icon { z-index: 999; position: absolute; left: 16px; top: 14px; width: 13px; height: 13px; }

.main .main-warp .to-buy-content .search-box .search-center .search-btn { top: 0px; right: 0px; position: absolute; width: 60px; height: 40px; line-height: 40px; text-align: center; background-color: #F5F5F5; outline: none; border: none; border-top-right-radius: 2px; border-bottom-right-radius: 2px; font-size: 14px; }

.main .main-warp .to-buy-content .search-box .search-center .search-btn:hover { background-color: #ff5b01; color: #FFFFFF; }

.main .main-warp .to-buy-content .search-box .search-cancel-btn { display: none; }

.main .main-warp .to-buy-content .search-box .search-cancel-btn .cancel-btn { border-radius: 2px; margin-left: 16px; font-size: 14px; color: #666666; width: 88px; height: 40px; line-height: 40px; text-align: center; background-color: #F5F5F5; outline: none; border: none; border-top-right-radius: 2px; border-bottom-right-radius: 2px; }

.main .main-warp .to-buy-content .search-box .search-right a { height: 16px; line-height: 40px; font-size: 14px; color: #FFFFFF; }

.main .main-warp .to-buy-content .search-box .search-right a:hover { border-bottom: 1px solid #ffffff; }

.main .main-warp .to-buy-content .search-box.small { position: absolute; right: 44px; top: 18px; }

.main .main-warp .to-buy-content .search-box.small .search-center { border: 2px solid #D0D0D0; height: 26px; line-height: 22px; }

.main .main-warp .to-buy-content .search-box.small .search-center .search-input { width: 205px; padding-right: 50px; }

.main .main-warp .to-buy-content .search-box.small .search-center .search-icon { left: 10px; top: 5px; }

.main .main-warp .to-buy-content .search-box.small .search-center .search-btn { height: 22px; line-height: 22px; width: 46px; border-left: 2px solid #D0D0D0; }

.main .main-warp .to-buy-content .search-box.small .search-right { line-height: 26px; }

.main .main-warp .to-buy-content .search-box.small .search-right a { line-height: 26px; font-size: 14px; color: #333333; margin-right: 16px; }

.main .main-warp .to-buy-content .search-box.small .search-cancel-btn { line-height: 26px; }

.main .main-warp .to-buy-content .search-box.small .search-cancel-btn .cancel-btn { width: 72px; border: 2px solid #D0D0D0; height: 26px; line-height: 22px; margin-left: 8px; }

.main .main-warp .to-buy-content .recent-browse { font-size: 12px; line-height: 12px; font-weight: 500; margin-top: 16px; margin-bottom: 30px; display: flex; flex-wrap: wrap; }

.main .main-warp .to-buy-content .recent-browse a, .main .main-warp .to-buy-content .recent-browse span { height: 12px; color: #FFFFFF; margin-bottom: 15px; }

.main .main-warp .to-buy-content .recent-browse > a:nth-child(n+3) { margin-left: 10px; }

.main .main-warp .to-buy-content .recent-browse a { white-space: nowrap; }

.main .main-warp .to-buy-content .recent-browse a:hover { height: 12px; font-size: 12px; line-height: 12px; font-weight: 500; color: #FF5B02; cursor: pointer; }

.main .main-warp .to-buy-content .search-history { display: flex; background-color: #FFFFFF; box-sizing: border-box; height: 50px; align-items: center; border-radius: 3px; padding: 0 36px 0 16px; margin-bottom: 20px; position: relative; }

.main .main-warp .to-buy-content .search-history > span { font-size: 14px; font-weight: bold; color: #333333; }

.main .main-warp .to-buy-content .search-history > div { font-size: 14px; color: #333333; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; flex: 1; }

.main .main-warp .to-buy-content .search-history .search-history-list { background-color: #ffffff; position: absolute; left: 0; top: 58px; width: 100%; z-index: 10000; padding: 0 16px; box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.2); }

.main .main-warp .to-buy-content .search-history .search-history-list .tips { padding: 16px 0; }

.main .main-warp .to-buy-content .search-history .search-history-list .tips span { font-size: 14px; color: #666666; }

.main .main-warp .to-buy-content .search-history .search-history-list .tips span:first-child { font-size: 18px; font-weight: bold; line-height: normal; letter-spacing: 0em; font-variation-settings: "opsz" auto; color: #333333; }

.main .main-warp .to-buy-content .search-history .search-history-list .nolist { text-align: center; padding: 15px 0; border-top: 1px solid #EFEFED; }

.main .main-warp .to-buy-content .search-history .search-history-list .nolist span { color: #9E9E9E; font-size: 14px; }

.main .main-warp .to-buy-content .search-history .search-history-list .history-list .item { border-top: 1px solid #EFEFED; display: flex; padding: 0 10px 0 0; height: 48px; align-items: center; cursor: pointer; }

.main .main-warp .to-buy-content .search-history .search-history-list .history-list .item:hover span { color: #FF5B01; }

.main .main-warp .to-buy-content .search-history .search-history-list .history-list .item:hover .num { color: #666666; }

.main .main-warp .to-buy-content .search-history .search-history-list .history-list .item:hover > div { color: #FF5B01; }

.main .main-warp .to-buy-content .search-history .search-history-list .history-list .item span { font-size: 14px; color: #666666; }

.main .main-warp .to-buy-content .search-history .search-history-list .history-list .item .num { font-size: 18px; font-weight: bold; color: #666666; display: inline-block; width: 27px; text-align: center; }

.main .main-warp .to-buy-content .search-history .search-history-list .history-list .item > div { font-size: 14px; color: #333333; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; flex: 1; }

.main .main-warp .to-buy-content .dn { display: none; }

.main .main-warp .to-buy-content .games-box { box-shadow: 0 0 5px rgba(184, 184, 184, 0.5); margin: 0px 0 60px 0; background-color: #FFFFFF; border-radius: 5px; }

.main .main-warp .to-buy-content .games-box.marginTop0 { margin-top: 0; }

.main .main-warp .to-buy-content .games-box .game-sort-box .game-sort-bottom .game-letter-item { margin: 0 44px; }

.main .main-warp .to-buy-content .games-box .game-sort-box .game-sort-bottom .game-letter-item .game-letter-ul { background-color: #F5F5F5; height: 40px; line-height: 40px; padding: 0 16px; }

.main .main-warp .to-buy-content .games-box .game-sort-box .game-sort-bottom .game-letter-item .game-letter-ul li { float: left; height: 40px; width: 16px; text-align: center; margin-right: 23.5px; cursor: pointer; font-size: 14px; color: #333333; }

.main .main-warp .to-buy-content .games-box .game-sort-box .game-sort-bottom .game-letter-item .game-letter-ul li:hover { color: #ff5b01; }

.main .main-warp .to-buy-content .games-box .game-sort-box .game-sort-bottom .game-letter-item .game-letter-ul li:hover > a { color: #ff5b01 !important; }

.main .main-warp .to-buy-content .games-box .game-sort-box .game-sort-bottom .game-letter-item .game-letter-ul .current1 { color: #ff5b01; }

.main .main-warp .to-buy-content .games-box .game-sort-box .game-sort-bottom .game-letter-item .game-letter-ul .hotgame { width: 56px; margin-right: 22px; }

.main .main-warp .to-buy-content .games-box .game-sort-box .game-sort-bottom .game-letter-item .game-letter-ul .last-li { margin-right: -2px; }

.main .main-warp .to-buy-content .games-box .search-result-box { display: none; padding: 0px 24px; height: 65px; line-height: 65px; }

.main .main-warp .to-buy-content .games-box .search-result-box .search-result-left span { height: 20px; font-size: 16px; }

.main .main-warp .to-buy-content .games-box .search-result-box .search-result-right { font-size: 14px; color: #666666; }

.main .main-warp .to-buy-content .games-box .search-result-box .search-result-right span { color: #ff5b01; }

.main .main-warp .to-buy-content .game-list-box { padding: 0 22px; }

.main .main-warp .to-buy-content .game-list-box .no-goods-box { height: 541px; text-align: center; position: relative; }

.main .main-warp .to-buy-content .game-list-box .no-goods-box .no-goods-content { height: 233px; width: 216px; position: absolute; left: 50%; top: 50%; margin-left: -108px; margin-top: -116px; }

.main .main-warp .to-buy-content .game-list-box .no-goods-box .no-goods-content img { width: 100%; }

.main .main-warp .to-buy-content .game-list-box .no-goods-box .no-goods-content span { display: block; padding-top: 15px; font-size: 16px; color: #666666; }

.clearfix:after { content: ""; display: block; height: 0; clear: both; visibility: hidden; }

.clearfix { *zoom: 1; }

.header .nav { border-bottom: none; }
