﻿.layui-layer-imgbar,.layui-layer-imgtit a,.layui-layer-tab .layui-layer-title span,.layui-layer-title{text-overflow:ellipsis;white-space:nowrap}*html{background-image:url(about:blank);background-attachment:fixed}html #layuicss-skinlayercss{display:none;position:absolute;width:1989px}.layui-layer,.layui-layer-shade{position:fixed;pointer-events:auto}.layui-layer-shade{top:0;left:0;width:100%;height:100%}.layui-layer{-webkit-overflow-scrolling:touch;top:150px;left:0;margin:0;padding:0;background-color:#fff;-webkit-background-clip:content;box-shadow:1px 1px 50px rgba(0,0,0,.3)}.layui-layer-close{position:absolute}.layui-layer-content{position:relative}.layui-layer-border{border:1px solid #b2b2b2;border:1px solid rgba(0,0,0,.1);box-shadow:1px 1px 5px rgba(0,0,0,.2)}.layui-layer-load{background:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/img/layer/loading-1.gif) center center no-repeat #eee}.layui-layer-ico{background:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/img/layer/iconNew.png) no-repeat}.layui-layer-btn a,.layui-layer-dialog .layui-layer-ico,.layui-layer-setwin a{display:inline-block;vertical-align:top}.layui-layer-move{display:none;position:fixed;left:0;top:0;width:100%;height:100%;cursor:move;opacity:0;background-color:#fff;z-index:2147483647}.layui-layer-resize{position:absolute;width:15px;height:15px;right:0;bottom:0;cursor:se-resize}.layui-layer{border-radius:2px;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-duration:.3s;animation-duration:.3s}@-webkit-keyframes bounceIn{0%{opacity:0;-webkit-transform:scale(.5);transform:scale(.5)}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes bounceIn{0%{opacity:0;-webkit-transform:scale(.5);-ms-transform:scale(.5);transform:scale(.5)}100%{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}}.layer-anim{-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale(.1) translateY(-2000px);transform:scale(.1) translateY(-2000px);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}60%{opacity:1;-webkit-transform:scale(.475) translateY(60px);transform:scale(.475) translateY(60px);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}@keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale(.1) translateY(-2000px);-ms-transform:scale(.1) translateY(-2000px);transform:scale(.1) translateY(-2000px);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}60%{opacity:1;-webkit-transform:scale(.475) translateY(60px);-ms-transform:scale(.475) translateY(60px);transform:scale(.475) translateY(60px);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}.layer-anim-01{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translateY(2000px);transform:translateY(2000px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translateY(2000px);-ms-transform:translateY(2000px);transform:translateY(2000px)}100%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.layer-anim-02{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale(.1) translateX(-2000px);transform:scale(.1) translateX(-2000px);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}60%{opacity:1;-webkit-transform:scale(.475) translateX(48px);transform:scale(.475) translateX(48px);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}@keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale(.1) translateX(-2000px);-ms-transform:scale(.1) translateX(-2000px);transform:scale(.1) translateX(-2000px);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}60%{opacity:1;-webkit-transform:scale(.475) translateX(48px);-ms-transform:scale(.475) translateX(48px);transform:scale(.475) translateX(48px);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}.layer-anim-03{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translateX(-100%) rotate(-120deg);transform:translateX(-100%) rotate(-120deg)}100%{opacity:1;-webkit-transform:translateX(0) rotate(0);transform:translateX(0) rotate(0)}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translateX(-100%) rotate(-120deg);-ms-transform:translateX(-100%) rotate(-120deg);transform:translateX(-100%) rotate(-120deg)}100%{opacity:1;-webkit-transform:translateX(0) rotate(0);-ms-transform:translateX(0) rotate(0);transform:translateX(0) rotate(0)}}.layer-anim-04{-webkit-animation-name:rollIn;animation-name:rollIn}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}.layer-anim-05{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes shake{0%,100%{-webkit-transform:translateX(0);transform:translateX(0)}10%,30%,50%,70%,90%{-webkit-transform:translateX(-10px);transform:translateX(-10px)}20%,40%,60%,80%{-webkit-transform:translateX(10px);transform:translateX(10px)}}@keyframes shake{0%,100%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}10%,30%,50%,70%,90%{-webkit-transform:translateX(-10px);-ms-transform:translateX(-10px);transform:translateX(-10px)}20%,40%,60%,80%{-webkit-transform:translateX(10px);-ms-transform:translateX(10px);transform:translateX(10px)}}.layer-anim-06{-webkit-animation-name:shake;animation-name:shake}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes bounceOut{100%{opacity:0;-webkit-transform:scale(.7);transform:scale(.7)}30%{-webkit-transform:scale(1.05);transform:scale(1.05)}0%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes bounceOut{100%{opacity:0;-webkit-transform:scale(.7);-ms-transform:scale(.7);transform:scale(.7)}30%{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}0%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}}.layer-anim-close{-webkit-animation-name:bounceOut;animation-name:bounceOut;-webkit-animation-duration:.2s;animation-duration:.2s}.layui-layer-title{padding:0 80px 0 20px;height:42px;line-height:42px;border-bottom:1px solid #eee;font-size:14px;color:#333;overflow:hidden;background-color:#f8f8f8;border-radius:2px 2px 0 0}.layui-layer-setwin{position:absolute;right:15px;top:15px;font-size:0;line-height:initial}.layui-layer-setwin a{position:relative;width:16px;height:16px;margin-left:10px;font-size:12px}.layui-layer-setwin .layui-layer-min cite{position:absolute;width:14px;height:2px;left:0;top:50%;margin-top:-1px;background-color:#2e2d3c;cursor:pointer}.layui-layer-setwin .layui-layer-min:hover cite{background-color:#2d93ca}.layui-layer-setwin .layui-layer-max{background-position:-32px -40px}.layui-layer-setwin .layui-layer-max:hover{background-position:-16px -40px}.layui-layer-setwin .layui-layer-maxmin{background-position:-65px -40px}.layui-layer-setwin .layui-layer-maxmin:hover{background-position:-49px -40px}.layui-layer-setwin .layui-layer-close1{background-position:0 -40px;cursor:pointer}.layui-layer-setwin .layui-layer-close1:hover{opacity:.7}.layui-layer-setwin .layui-layer-close2{position:absolute;right:-28px;top:-28px;width:30px;height:30px;margin-left:0;background-position:-149px -31px}.layui-layer-setwin .layui-layer-close2:hover{background-position:-180px -31px}.layui-layer-btn{text-align:right;padding:0 10px 12px;pointer-events:auto;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.layui-layer-btn a{height:28px;line-height:28px;margin:0 6px;padding:0 15px;border:1px solid #dedede;background-color:#f1f1f1;color:#333;border-radius:2px;font-weight:400;cursor:pointer;text-decoration:none}.layui-layer-btn a:hover{opacity:.9;text-decoration:none}.layui-layer-btn a:active{opacity:.8}.layui-layer-btn .layui-layer-btn0{border-color:#4898d5;background-color:#2e8ded;color:#fff}.layui-layer-btn-l{text-align:left}.layui-layer-btn-c{text-align:center}.layui-layer-dialog{min-width:260px}.layui-layer-dialog .layui-layer-content{position:relative;padding:20px;line-height:24px;word-break:break-all;overflow:hidden;font-size:14px;overflow-x:hidden;overflow-y:auto}.layui-layer-dialog .layui-layer-content .layui-layer-ico{position:absolute;top:16px;left:15px;width:30px;height:30px}.layui-layer-ico1{background-position:-30px 0}.layui-layer-ico2{background-position:-60px 0}.layui-layer-ico3{background-position:-90px 0}.layui-layer-ico4{background-position:-120px 0}.layui-layer-ico5{background-position:-150px 0}.layui-layer-ico6{background-position:-180px 0}.layui-layer-rim{border:6px solid #8d8d8d;border:6px solid rgba(0,0,0,.3);border-radius:5px;box-shadow:none}.layui-layer-msg{min-width:180px;border:1px solid #d3d4d3;box-shadow:none}.layui-layer-hui{min-width:100px;background-color:#000;background-color:rgba(0,0,0,.6);color:#fff;border:none}.layui-layer-hui .layui-layer-content{padding:12px 25px;text-align:center}.layui-layer-dialog .layui-layer-padding{padding:20px 20px 20px 55px;text-align:left}.layui-layer-page .layui-layer-content{position:relative;overflow:auto}.layui-layer-iframe .layui-layer-btn,.layui-layer-page .layui-layer-btn{padding-top:10px}.layui-layer-nobg{background:0 0}.layui-layer-iframe iframe{display:block;width:100%}.layui-layer-loading{border-radius:100%;background:0 0;box-shadow:none;border:none}.layui-layer-loading .layui-layer-content{width:60px;height:24px;background:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/img/layer/loading-0.gif) no-repeat}.layui-layer-loading .layui-layer-loading1{width:37px;height:37px;background:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/img/layer/loading-1.gif) no-repeat}.layui-layer-ico16,.layui-layer-loading .layui-layer-loading2{width:32px;height:32px;background:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/img/layer/loading-2.gif) no-repeat}.layui-layer-tips{background:0 0;box-shadow:none;border:none}.layui-layer-tips .layui-layer-content{position:relative;line-height:22px;min-width:12px;padding:5px 10px;font-size:12px;border-radius:2px;box-shadow:1px 1px 3px rgba(0,0,0,.2);background-color:#000;color:#fff}.layui-layer-tips .layui-layer-close{right:-2px;top:-1px}.layui-layer-tips i.layui-layer-TipsG{position:absolute;width:0;height:0;border-width:8px;border-color:transparent;border-style:dashed}.layui-layer-tips i.layui-layer-TipsB,.layui-layer-tips i.layui-layer-TipsT{left:5px;border-right-style:solid;border-right-color:#000}.layui-layer-tips i.layui-layer-TipsT{bottom:-8px}.layui-layer-tips i.layui-layer-TipsB{top:-8px}.layui-layer-tips i.layui-layer-TipsL,.layui-layer-tips i.layui-layer-TipsR{top:1px;border-bottom-style:solid;border-bottom-color:#000}.layui-layer-tips i.layui-layer-TipsR{left:-8px}.layui-layer-tips i.layui-layer-TipsL{right:-8px}.layui-layer-lan[type=dialog]{min-width:280px}.layui-layer-lan .layui-layer-title{background:#4476a7;color:#fff;border:none}.layui-layer-lan .layui-layer-btn{padding:10px;text-align:right;border-top:1px solid #e9e7e7}.layui-layer-lan .layui-layer-btn a{background:#bbb5b5;border:none}.layui-layer-lan .layui-layer-btn .layui-layer-btn1{background:#c9c5c5}.layui-layer-molv .layui-layer-title{background:#009f95;color:#fff;border:none}.layui-layer-molv .layui-layer-btn a{background:#009f95}.layui-layer-molv .layui-layer-btn .layui-layer-btn1{background:#92b8b1}.layui-layer-iconext{background:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/img/layer/icon-ext.png) no-repeat}.layui-layer-prompt .layui-layer-input{display:block;width:220px;height:30px;margin:0 auto;line-height:30px;padding:0 5px;border:1px solid #ccc;box-shadow:1px 1px 5px rgba(0,0,0,.1) inset;color:#333}.layui-layer-prompt textarea.layui-layer-input{width:300px;height:100px;line-height:20px}.layui-layer-prompt .layui-layer-content{padding:20px}.layui-layer-prompt .layui-layer-btn{padding-top:0}.layui-layer-tab{box-shadow:1px 1px 50px rgba(0,0,0,.4)}.layui-layer-tab .layui-layer-title{padding-left:0;border-bottom:1px solid #ccc;background-color:#eee;overflow:visible}.layui-layer-tab .layui-layer-title span{position:relative;float:left;min-width:80px;max-width:260px;padding:0 20px;text-align:center;cursor:default;overflow:hidden}.layui-layer-tab .layui-layer-title span.layui-layer-tabnow{height:43px;border-left:1px solid #ccc;border-right:1px solid #ccc;background-color:#fff;z-index:10}.layui-layer-tab .layui-layer-title span:first-child{border-left:none}.layui-layer-tabmain{line-height:24px;clear:both}.layui-layer-tabmain .layui-layer-tabli{display:none}.layui-layer-tabmain .layui-layer-tabli.xubox_tab_layer{display:block}.xubox_tabclose{position:absolute;right:10px;top:5px;cursor:pointer}.layui-layer-photos{-webkit-animation-duration:1s;animation-duration:1s}.layui-layer-photos .layui-layer-content{overflow:hidden;text-align:center}.layui-layer-photos .layui-layer-phimg img{position:relative;width:100%;display:inline-block;vertical-align:top}.layui-layer-imgbar,.layui-layer-imguide{display:none}.layui-layer-imgnext,.layui-layer-imgprev{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;outline:0;blr:expression(this.onFocus=this.blur())}.layui-layer-imgprev{left:10px;background-position:-5px -5px}.layui-layer-imgprev:hover{background-position:-33px -5px}.layui-layer-imgnext{right:10px;background-position:-5px -50px}.layui-layer-imgnext:hover{background-position:-33px -50px}.layui-layer-imgbar{position:absolute;left:0;bottom:0;width:100%;height:32px;line-height:32px;background-color:rgba(0,0,0,.8);filter:Alpha(opacity=80);color:#fff;overflow:hidden;font-size:0}.layui-layer-imgtit *{display:inline-block;vertical-align:top;font-size:12px}.layui-layer-imgtit a{max-width:65%;overflow:hidden;color:#fff}.layui-layer-imgtit a:hover{color:#fff;text-decoration:underline}.layui-layer-imgtit em{padding-left:10px;font-style:normal}@media screen and (max-width:1100px){.layui-layer-iframe{overflow-y:auto;-webkit-overflow-scrolling:touch}}html .layui-layer-shade{opacity:.8!important}html .layui-layer.is-not-fixed.layui-layer-page .layui-layer-content{max-height:inherit!important}html .layui-layer{border:1px solid #0f3356;background-color:#132435;box-shadow:none}html .layui-layer.act-1111-1{-webkit-animation:none;animation:none;border:0!important;background:0 0!important;box-shadow:none!important}html .layui-layer.act-1111-2{position:fixed;top:auto!important;bottom:0;width:100%;-webkit-animation-name:fadeIn;animation-name:fadeIn;border:0!important;background:0 0!important;box-shadow:none!important}html .layui-layer.act-1111-2 .layui-layer-content{overflow:visible}html .layui-layer.is-xuanfu .layui-layer-setwin{top:0;right:0}html .layui-layer.is-xuanfu .layui-layer-setwin .layui-layer-close{width:24px;height:24px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAqUlEQVQ4T62TYQ2FMAyE7xwg4Ul4EpCABCRMypPwJCABCUhAAg6ONBlJGR2QwH527dfbXUY8PHw4j3cBkhKAheQ/UiapB9CQ/G33OwWSvgBGAKmE5GEbbElOIcCKEaQ2bP2hBx6SNx02VxVsFw5ipZ1s7081BSfb+g+enCrwb86NobGhB5FhZ+mUMVrOoWE1SAnoAMw+Z29YhnxIDpcp3P0j7/6Fu1t93wortVARMlAuGAAAAABJRU5ErkJggg==) center center no-repeat #f8be1f}html .layui-layer.is-xuanfu .layui-layer-setwin .layui-layer-close:hover{background-position:center center}html .layui-layer.is-xuanfu-right .layui-layer-setwin,html .layui-layer.is-xuanfu-right .layui-layer-setwin .layui-layer-close{right:auto;left:0}html .layui-layer.layui-layer-loading{border:0;background:0 0}html .layui-layer.layui-layer-msg{border:0;background:#000;background:rgba(0,0,0,.8)}html .layui-layer.layui-layer-page .layui-layer-content{height:auto!important}html .layui-layer .layui-layer-title{font-size:16px;line-height:60px;height:60px;padding:0 40px;text-align:center;color:#c9c9c9;border-bottom:1px solid #141616;background:#132435}html .layui-layer .layui-layer-setwin{top:23px}html .layui-layer .layui-layer-setwin .layui-layer-close{top:0;right:0;width:16px;height:16px;background-position:0 -40px}html .layui-layer .layui-layer-setwin .layui-layer-close:hover{opacity:.8;background-position:0 -40px}html .layui-layer .layui-layer-resize{display:none}html .layui-layer .layui-layer-btn{padding:20px;border-top:1px solid #131515}html .layui-layer .layui-layer-btn a{line-height:45px;-moz-box-sizing:border-box;box-sizing:border-box;width:100%;height:45px;margin:0;padding:0 10px;text-align:center;color:#fff;border:0;border-radius:0}html .layui-layer .layui-layer-btn a.disabled,html .layui-layer .layui-layer-btn a[disabled]{cursor:not-allowed;background:#767676!important}html .layui-layer .layui-layer-btn a.disabled:hover,html .layui-layer .layui-layer-btn a[disabled]:hover{background:#767676!important}html .layui-layer .layui-layer-btn .layui-layer-btn0{background:#184c86}html .layui-layer .layui-layer-btn .layui-layer-btn0:hover{background:#1c589c}html .layui-layer .layui-layer-btn .layui-layer-btn1{margin-top:10px;background:#121a26}html .layui-layer .layui-layer-btn .layui-layer-btn1:hover{background:#0f151f}@media screen and (max-width:1920px){html .layui-layer.layui-layer-page .layui-layer-content{max-height:890px}}@media screen and (max-width:1600px){html .layui-layer.layui-layer-page .layui-layer-content{max-height:710px}}@media screen and (max-width:1366px){html .layui-layer.layui-layer-page .layui-layer-content{max-height:578px}}.tooltipster-fall,.tooltipster-grow.tooltipster-show{-moz-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-ms-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-o-transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-base{display:-webkit-flex;display:-ms-flexbox;display:flex;pointer-events:none;position:absolute}.tooltipster-box{-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto}.tooltipster-content{-moz-box-sizing:border-box;box-sizing:border-box;max-height:100%;max-width:100%;overflow:auto}.tooltipster-ruler{bottom:0;left:0;overflow:hidden;position:fixed;right:0;top:0;visibility:hidden}.tooltipster-fade{opacity:0;-webkit-transition-property:opacity;-moz-transition-property:opacity;-o-transition-property:opacity;-ms-transition-property:opacity;transition-property:opacity}.tooltipster-fade.tooltipster-show{opacity:1}.tooltipster-grow{-webkit-transform:scale(0,0);-moz-transform:scale(0,0);-o-transform:scale(0,0);-ms-transform:scale(0,0);transform:scale(0,0);-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-backface-visibility:hidden}.tooltipster-grow.tooltipster-show{-webkit-transform:scale(1,1);-moz-transform:scale(1,1);-o-transform:scale(1,1);-ms-transform:scale(1,1);transform:scale(1,1);-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-swing{opacity:0;-webkit-transform:rotateZ(4deg);-moz-transform:rotateZ(4deg);-o-transform:rotateZ(4deg);-ms-transform:rotateZ(4deg);transform:rotateZ(4deg);-webkit-transition-property:-webkit-transform,opacity;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform}.tooltipster-swing.tooltipster-show{opacity:1;-webkit-transform:rotateZ(0);-moz-transform:rotateZ(0);-o-transform:rotateZ(0);-ms-transform:rotateZ(0);transform:rotateZ(0);-webkit-transition-timing-function:cubic-bezier(.23,.635,.495,1);-webkit-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);-moz-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);-ms-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);-o-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);transition-timing-function:cubic-bezier(.23,.635,.495,2.4)}.tooltipster-fall{-webkit-transition-property:top;-moz-transition-property:top;-o-transition-property:top;-ms-transition-property:top;transition-property:top;-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-fall.tooltipster-initial{top:0!important}.tooltipster-fall.tooltipster-dying{-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;-ms-transition-property:all;transition-property:all;top:0!important;opacity:0}.tooltipster-slide{-webkit-transition-property:left;-moz-transition-property:left;-o-transition-property:left;-ms-transition-property:left;transition-property:left;-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-moz-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-ms-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-o-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-slide.tooltipster-initial{left:-40px!important}.tooltipster-slide.tooltipster-dying{-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;-ms-transition-property:all;transition-property:all;left:0!important;opacity:0}@-webkit-keyframes tooltipster-fading{0%{opacity:0}100%{opacity:1}}@keyframes tooltipster-fading{0%{opacity:0}100%{opacity:1}}.tooltipster-update-fade{-webkit-animation:tooltipster-fading .4s;animation:tooltipster-fading .4s}@-webkit-keyframes tooltipster-rotating{25%{-webkit-transform:rotate(-2deg);transform:rotate(-2deg)}75%{-webkit-transform:rotate(2deg);transform:rotate(2deg)}100%{-webkit-transform:rotate(0);transform:rotate(0)}}@keyframes tooltipster-rotating{25%{-webkit-transform:rotate(-2deg);transform:rotate(-2deg)}75%{-webkit-transform:rotate(2deg);transform:rotate(2deg)}100%{-webkit-transform:rotate(0);transform:rotate(0)}}.tooltipster-update-rotate{-webkit-animation:tooltipster-rotating .6s;animation:tooltipster-rotating .6s}@-webkit-keyframes tooltipster-scaling{50%{-webkit-transform:scale(1.1);transform:scale(1.1)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes tooltipster-scaling{50%{-webkit-transform:scale(1.1);transform:scale(1.1)}100%{-webkit-transform:scale(1);transform:scale(1)}}.tooltipster-update-scale{-webkit-animation:tooltipster-scaling .6s;animation:tooltipster-scaling .6s}.tooltipster-sidetip .tooltipster-box{background:#565656;border:2px solid #000;border-radius:4px}.tooltipster-sidetip.tooltipster-bottom .tooltipster-box{margin-top:8px}.tooltipster-sidetip.tooltipster-left .tooltipster-box{margin-right:8px}.tooltipster-sidetip.tooltipster-right .tooltipster-box{margin-left:8px}.tooltipster-sidetip.tooltipster-top .tooltipster-box{margin-bottom:8px}.tooltipster-sidetip .tooltipster-content{color:#fff;line-height:18px;padding:6px 14px}.tooltipster-sidetip .tooltipster-arrow{overflow:hidden;position:absolute}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow{height:10px;margin-left:-10px;top:0;width:20px}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow{height:20px;margin-top:-10px;right:0;top:0;width:10px}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow{height:20px;margin-top:-10px;left:0;top:0;width:10px}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow{bottom:0;height:10px;margin-left:-10px;width:20px}.tooltipster-sidetip .tooltipster-arrow-background,.tooltipster-sidetip .tooltipster-arrow-border{height:0;position:absolute;width:0}.tooltipster-sidetip .tooltipster-arrow-background{border:10px solid transparent}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-background{border-bottom-color:#565656;left:0;top:3px}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-background{border-left-color:#565656;left:-3px;top:0}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-background{border-right-color:#565656;left:3px;top:0}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background{border-top-color:#565656;left:0;top:-3px}.tooltipster-sidetip .tooltipster-arrow-border{border:10px solid transparent;left:0;top:0}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-border{border-bottom-color:#000}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-border{border-left-color:#000}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-border{border-right-color:#000}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-border{border-top-color:#000}.tooltipster-sidetip .tooltipster-arrow-uncropped{position:relative}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-uncropped{top:-10px}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-uncropped{left:-10px}.tooltipster-base.tooltipster-sidetip.tooltipster-popover .tooltipster-box{border:1px solid #0f3356;border-radius:0;background-color:#151f2c}.tooltipster-base.tooltipster-sidetip.tooltipster-popover .tooltipster-box .tooltipster-content{line-height:1.5;padding:0}.tooltipster-base.tooltipster-sidetip.tooltipster-popover.tooltipster-right .tooltipster-arrow-uncropped{left:-11px}.tooltipster-base.tooltipster-sidetip.tooltipster-popover.tooltipster-right .tooltipster-arrow-border{border-right-color:#0f3356}.tooltipster-base.tooltipster-sidetip.tooltipster-popover.tooltipster-right .tooltipster-arrow-background{left:2px;border-right-color:#151f2c}.tooltipster-base.tooltipster-sidetip.tooltipster-popover.tooltipster-left .tooltipster-arrow-uncropped{left:1px}.tooltipster-base.tooltipster-sidetip.tooltipster-popover.tooltipster-left .tooltipster-arrow-border{border-left-color:#0f3356}.tooltipster-base.tooltipster-sidetip.tooltipster-popover.tooltipster-left .tooltipster-arrow-background{left:-2px;border-left-color:#151f2c}.tooltipster-base.tooltipster-sidetip.tooltipster-popover.tooltipster-top .tooltipster-arrow-uncropped{top:1px}.tooltipster-base.tooltipster-sidetip.tooltipster-popover.tooltipster-top .tooltipster-arrow-border{border-top-color:#0f3356}.tooltipster-base.tooltipster-sidetip.tooltipster-popover.tooltipster-top .tooltipster-arrow-background{top:-2px;border-top-color:#151f2c}.tooltipster-base.tooltipster-sidetip.tooltipster-popover.tooltipster-bottom .tooltipster-arrow-uncropped{top:-11px}.tooltipster-base.tooltipster-sidetip.tooltipster-popover.tooltipster-bottom .tooltipster-arrow-border{border-bottom-color:#0f3356}.tooltipster-base.tooltipster-sidetip.tooltipster-popover.tooltipster-bottom .tooltipster-arrow-background{top:2px;border-bottom-color:#151f2c}.tooltipster-loading{line-height:40px;height:40px;padding:0 20px}.isloading-wrapper.isloading-right{margin-left:10px}.isloading-overlay{position:relative;text-align:center}.isloading-overlay .isloading-wrapper{z-index:9000;top:10%;display:inline-block;margin:0 auto;padding:10px 20px;border-radius:4px;background:#464545;background-clip:padding-box}.isloading-overlay .isloading-wrapper i{display:inline-block;width:32px;height:32px;margin-left:10px;vertical-align:middle;background:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/img/loader-spin.gif) no-repeat}.select2-container{-moz-box-sizing:border-box;box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{-moz-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:block;height:28px;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{-moz-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:block;min-height:32px;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{-moz-box-sizing:border-box;box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff;border-radius:4px;-moz-box-sizing:border-box;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;-moz-box-sizing:border-box;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;height:1px!important;margin:-1px !important!important;overflow:hidden!important;padding:0 !important!important;position:absolute!important;width:1px!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{-moz-box-sizing:border-box;box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder{float:right}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:1px solid #000;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:0 0;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top,#fff 50%,#eee 100%);background-image:-o-linear-gradient(top,#fff 50%,#eee 100%);background-image:linear-gradient(to bottom,#fff 50%,#eee 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top,#eee 50%,#ccc 100%);background-image:-o-linear-gradient(top,#eee 50%,#ccc 100%);background-image:linear-gradient(to bottom,#eee 50%,#ccc 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:4px 0 0 4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:0 0;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top,#fff 0,#eee 50%);background-image:-o-linear-gradient(top,#fff 0,#eee 50%);background-image:linear-gradient(to bottom,#fff 0,#eee 50%);background-repeat:repeat-x}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top,#eee 50%,#fff 100%);background-image:-o-linear-gradient(top,#eee 50%,#fff 100%);background-image:linear-gradient(to bottom,#eee 50%,#fff 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right;margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}.select2-selection{height:auto!important;border:0!important;border-radius:0!important;background:0 0!important}.select2-search{display:none}.select2-dropdown{border:0!important}.select2{width:100%!important}.select2-container--open{z-index:999999999!important}.select2-selection__rendered{line-height:33px!important;height:33px!important;padding:0 25px 0 10px !important!important;color:#c9c9c9!important;border:1px solid #0f3356;background:#151f2c!important}.select2-selection__rendered.active{color:#fff!important}.select2-selection__rendered .select2-selection__placeholder{color:#c9c9c9!important}.select2-selection__arrow{top:50%!important;right:4px!important;margin-top:-13px!important}.select2-results__options{margin-top:-1px;border:1px solid #1c2126;border-top:0}.select2-results__option{border-top:1px solid #1c2126;background:#1b2939!important}.select2-results__option--highlighted{background:#184c86!important}.com-select.is-h40+.select2 .select2-selection__rendered{line-height:38px!important;height:38px!important}.com-select.is-h30+.select2 .select2-selection__rendered{line-height:28px!important;height:28px!important}.swiper-container{margin:0 auto;position:relative;overflow:hidden;direction:ltr;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-o-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-wrapper{position:relative;width:100%;-webkit-transition-property:-webkit-transform,left,top;-webkit-transition-duration:0s;-webkit-transform:translate3d(0,0,0);-webkit-transition-timing-function:ease;-moz-transition-property:-moz-transform,left,top;-moz-transition-duration:0s;-moz-transform:translate3d(0,0,0);-moz-transition-timing-function:ease;-o-transition-property:-o-transform,left,top;-o-transition-duration:0s;-o-transition-timing-function:ease;-o-transform:translate(0,0);-ms-transition-property:-ms-transform,left,top;-ms-transition-duration:0s;-ms-transform:translate3d(0,0,0);-ms-transition-timing-function:ease;-webkit-transition-property:left,top,-webkit-transform;transition-property:left,top,-webkit-transform;transition-property:transform,left,top;transition-property:transform,left,top,-webkit-transform;transition-duration:0s;transform:translate3d(0,0,0);transition-timing-function:ease;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.swiper-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;-ms-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-slide{float:left;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.swiper-wp8-horizontal{-ms-touch-action:pan-y}.swiper-wp8-vertical{-ms-touch-action:pan-x}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px}.swiper-scrollbar-cursor-drag{cursor:move}.flip-clock-wrapper *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-o-backface-visibility:hidden;backface-visibility:hidden}.flip-clock-wrapper a{cursor:pointer;text-decoration:none;color:#ccc}.flip-clock-wrapper a:hover{color:#fff}.flip-clock-wrapper.clearfix:after,.flip-clock-wrapper.clearfix:before{content:" ";display:table}.flip-clock-wrapper.clearfix:after{clear:both}.flip-clock-wrapper{font:400 11px "Helvetica Neue",Helvetica,sans-serif;-webkit-user-select:none;text-align:center;position:relative;width:100%;margin:1em}.flip-clock-meridium{background:0 0!important;box-shadow:0 0 0!important;font-size:36px!important}.flip-clock-meridium a{color:#313333}.flip-clock-wrapper:after,.flip-clock-wrapper:before{content:" ";display:table}.flip-clock-wrapper:after{clear:both}.flip-clock-wrapper ul{list-style:none;position:relative;float:left;margin:5px;width:60px;height:90px;font-size:80px;font-weight:700;line-height:87px;border-radius:6px;background:#000}.flip-clock-wrapper ul li{z-index:1;position:absolute;left:0;top:0;width:100%;height:100%;line-height:87px;text-decoration:none!important}.flip-clock-wrapper ul li:first-child{z-index:2}.flip-clock-wrapper ul li a{display:block;height:100%;-webkit-perspective:200px;-moz-perspective:200px;perspective:200px;margin:0 !important!important;overflow:visible!important;cursor:default!important}.flip-clock-wrapper ul li a div{z-index:1;position:absolute;left:0;width:100%;height:50%;font-size:80px;overflow:hidden;outline:transparent solid 1px}.flip-clock-wrapper ul li a div .shadow{position:absolute;width:100%;height:100%;z-index:2}.flip-clock-wrapper ul li a div.up{-webkit-transform-origin:50% 100%;-moz-transform-origin:50% 100%;-ms-transform-origin:50% 100%;-o-transform-origin:50% 100%;transform-origin:50% 100%;top:0}.flip-clock-wrapper ul li a div.up:after{content:"";position:absolute;top:44px;left:0;z-index:5;width:100%;height:3px;background-color:#000;background-color:rgba(0,0,0,.4)}.flip-clock-wrapper ul li a div.down{-webkit-transform-origin:50% 0;-moz-transform-origin:50% 0;-ms-transform-origin:50% 0;-o-transform-origin:50% 0;transform-origin:50% 0;bottom:0;border-bottom-left-radius:6px;border-bottom-right-radius:6px}.flip-clock-wrapper ul li a div div.inn{position:absolute;left:0;z-index:1;width:100%;height:200%;color:#ccc;text-shadow:0 1px 2px #000;text-align:center;background-color:#333;border-radius:6px;font-size:70px}.flip-clock-wrapper ul li a div.up div.inn{top:0}.flip-clock-wrapper ul li a div.down div.inn{bottom:0}.flip-clock-wrapper ul.play li.flip-clock-before{z-index:3}.flip-clock-wrapper .flip{box-shadow:0 2px 5px rgba(0,0,0,.7)}.flip-clock-wrapper ul.play li.flip-clock-active{-webkit-animation:asd .5s .5s linear both;-moz-animation:asd .5s .5s linear both;animation:asd .5s .5s linear both;z-index:5}.flip-clock-divider{float:left;display:inline-block;position:relative;width:20px;height:100px}.flip-clock-divider:first-child{width:0}.flip-clock-dot{display:block;background:#323434;width:10px;height:10px;position:absolute;border-radius:50%;box-shadow:0 0 5px rgba(0,0,0,.5);left:5px}.flip-clock-divider .flip-clock-label{position:absolute;top:-1.5em;right:-86px;color:#000;text-shadow:none}.flip-clock-divider.minutes .flip-clock-label{right:-88px}.flip-clock-divider.seconds .flip-clock-label{right:-91px}.flip-clock-dot.top{top:30px}.flip-clock-dot.bottom{bottom:30px}@-webkit-keyframes asd{0%{z-index:2}100%,20%{z-index:4}}@-moz-keyframes asd{0%{z-index:2}100%,20%{z-index:4}}@-o-keyframes asd{0%{z-index:2}100%,20%{z-index:4}}@keyframes asd{0%{z-index:2}100%,20%{z-index:4}}.flip-clock-wrapper ul.play li.flip-clock-active .down{z-index:2;-webkit-animation:turn .5s .5s linear both;-moz-animation:turn .5s .5s linear both;animation:turn .5s .5s linear both}@-webkit-keyframes turn{0%{-webkit-transform:rotateX(90deg)}100%{-webkit-transform:rotateX(0)}}@-moz-keyframes turn{0%{-moz-transform:rotateX(90deg)}100%{-moz-transform:rotateX(0)}}@-o-keyframes turn{0%{-o-transform:rotateX(90deg)}100%{-o-transform:rotateX(0)}}@keyframes turn{0%{-webkit-transform:rotateX(90deg);transform:rotateX(90deg)}100%{-webkit-transform:rotateX(0);transform:rotateX(0)}}.flip-clock-wrapper ul.play li.flip-clock-before .up{z-index:2;-webkit-animation:turn2 .5s linear both;-moz-animation:turn2 .5s linear both;animation:turn2 .5s linear both}@-webkit-keyframes turn2{0%{-webkit-transform:rotateX(0)}100%{-webkit-transform:rotateX(-90deg)}}@-moz-keyframes turn2{0%{-moz-transform:rotateX(0)}100%{-moz-transform:rotateX(-90deg)}}@-o-keyframes turn2{0%{-o-transform:rotateX(0)}100%{-o-transform:rotateX(-90deg)}}@keyframes turn2{0%{-webkit-transform:rotateX(0);transform:rotateX(0)}100%{-webkit-transform:rotateX(-90deg);transform:rotateX(-90deg)}}.flip-clock-wrapper ul li.flip-clock-active{z-index:3}.flip-clock-wrapper ul.play li.flip-clock-before .up .shadow{background:-moz-linear-gradient(top,rgba(0,0,0,.1) 0,#000 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(0,0,0,.1)),color-stop(100%,#000));background:0 0,top,0,100% #000;background:-o-linear-gradient(top,rgba(0,0,0,.1) 0,#000 100%);background:-ms-linear-gradient(top,rgba(0,0,0,.1) 0,#000 100%);background:0 0,bottom,0,100% #000;-webkit-animation:show .5s linear both;-moz-animation:show .5s linear both;animation:show .5s linear both}.flip-clock-wrapper ul.play li.flip-clock-active .up .shadow{background:-moz-linear-gradient(top,rgba(0,0,0,.1) 0,#000 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(0,0,0,.1)),color-stop(100%,#000));background:0 0,top,0,100% #000;background:-o-linear-gradient(top,rgba(0,0,0,.1) 0,#000 100%);background:-ms-linear-gradient(top,rgba(0,0,0,.1) 0,#000 100%);background:0 0,bottom,0,100% #000;-webkit-animation:hide .5s .3s linear both;-moz-animation:hide .5s .3s linear both;animation:hide .5s .3s linear both}.flip-clock-wrapper ul.play li.flip-clock-before .down .shadow{background:-moz-linear-gradient(top,#000 0,rgba(0,0,0,.1) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#000),color-stop(100%,rgba(0,0,0,.1)));background:0 0,top,0,100% rgba(0,0,0,.1);background:-o-linear-gradient(top,#000 0,rgba(0,0,0,.1) 100%);background:-ms-linear-gradient(top,#000 0,rgba(0,0,0,.1) 100%);background:0 0,bottom,0,100% rgba(0,0,0,.1);-webkit-animation:show .5s linear both;-moz-animation:show .5s linear both;animation:show .5s linear both}.flip-clock-wrapper ul.play li.flip-clock-active .down .shadow{background:-moz-linear-gradient(top,#000 0,rgba(0,0,0,.1) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#000),color-stop(100%,rgba(0,0,0,.1)));background:0 0,top,0,100% rgba(0,0,0,.1);background:-o-linear-gradient(top,#000 0,rgba(0,0,0,.1) 100%);background:-ms-linear-gradient(top,#000 0,rgba(0,0,0,.1) 100%);background:0 0,bottom,0,100% rgba(0,0,0,.1);-webkit-animation:hide .5s .3s linear both;-moz-animation:hide .5s .3s linear both;animation:hide .5s .2s linear both}@-webkit-keyframes show{0%{opacity:0}100%{opacity:1}}@-moz-keyframes show{0%{opacity:0}100%{opacity:1}}@-o-keyframes show{0%{opacity:0}100%{opacity:1}}@keyframes show{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes hide{0%{opacity:1}100%{opacity:0}}@-moz-keyframes hide{0%{opacity:1}100%{opacity:0}}@-o-keyframes hide{0%{opacity:1}100%{opacity:0}}@keyframes hide{0%{opacity:1}100%{opacity:0}}.datetimepicker{padding:4px;margin-top:1px;white-space:normal;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;direction:ltr}.datetimepicker.datetimepicker-rtl{direction:rtl}.datetimepicker.datetimepicker-rtl table tr td span{float:right}.datetimepicker>div{display:none}.datetimepicker.days div.datetimepicker-days,.datetimepicker.hours div.datetimepicker-hours,.datetimepicker.minutes div.datetimepicker-minutes,.datetimepicker.months div.datetimepicker-months,.datetimepicker.years div.datetimepicker-years{display:block}.datetimepicker table{margin:0}.datetimepicker table tr td.day:hover,.datetimepicker table tr td.hour:hover,.datetimepicker table tr td.minute:hover{background:#eee;cursor:pointer}.datetimepicker table tr td span{display:block;width:23%;height:54px;line-height:54px;float:left;margin:1%;cursor:pointer;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.datetimepicker table tr td span:hover{background:#eee}.datetimepicker table tr td span.old{color:#999}.datetimepicker .datetimepicker-hours span,.datetimepicker .datetimepicker-minutes span{height:26px;line-height:26px}.datetimepicker th.switch{width:145px}.datetimepicker-inline{width:220px}.datetimepicker-dropdown,.datetimepicker-dropdown-left{top:0;left:0}[class*=datetimepicker-dropdown]:before{content:'';display:inline-block;border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid #ccc;border-bottom-color:rgba(0,0,0,.2);position:absolute}[class*=datetimepicker-dropdown]:after{content:'';display:inline-block;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #fff;position:absolute}[class*=datetimepicker-dropdown-top]:before{content:'';display:inline-block;border-left:7px solid transparent;border-right:7px solid transparent;border-top:7px solid #ccc;border-top-color:rgba(0,0,0,.2);border-bottom:0}[class*=datetimepicker-dropdown-top]:after{content:'';display:inline-block;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #fff;border-bottom:0}.datetimepicker-dropdown-bottom-left:before{top:-7px;right:6px}.datetimepicker-dropdown-bottom-left:after{top:-6px;right:7px}.datetimepicker-dropdown-bottom-right:before{top:-7px;left:6px}.datetimepicker-dropdown-bottom-right:after{top:-6px;left:7px}.datetimepicker-dropdown-top-left:before{bottom:-7px;right:6px}.datetimepicker-dropdown-top-left:after{bottom:-6px;right:7px}.datetimepicker-dropdown-top-right:before{bottom:-7px;left:6px}.datetimepicker-dropdown-top-right:after{bottom:-6px;left:7px}.datetimepicker td,.datetimepicker th{text-align:center;width:20px;height:20px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;border:none}.table-striped .datetimepicker table tr td,.table-striped .datetimepicker table tr th{background-color:transparent}.datetimepicker table tr td.new,.datetimepicker table tr td.old{color:#999}.datetimepicker table tr td.disabled,.datetimepicker table tr td.disabled:hover{background:0 0;color:#999;cursor:default}.datetimepicker table tr td.today,.datetimepicker table tr td.today.disabled,.datetimepicker table tr td.today.disabled:hover,.datetimepicker table tr td.today:hover{background-color:#fde19a;background-image:-moz-linear-gradient(top,#fdd49a,#fdf59a);background-image:-ms-linear-gradient(top,#fdd49a,#fdf59a);background-image:-webkit-gradient(linear,0 0,0 100%,from(#fdd49a),to(#fdf59a));background-image:-webkit-linear-gradient(top,#fdd49a,#fdf59a);background-image:-o-linear-gradient(top,#fdd49a,#fdf59a);background-image:linear-gradient(to bottom,#fdd49a,#fdf59a);background-repeat:repeat-x;border-color:#fdf59a #fdf59a #fbed50;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25)}.datetimepicker table tr td.today.active,.datetimepicker table tr td.today.disabled,.datetimepicker table tr td.today.disabled.active,.datetimepicker table tr td.today.disabled.disabled,.datetimepicker table tr td.today.disabled:active,.datetimepicker table tr td.today.disabled:hover,.datetimepicker table tr td.today.disabled:hover.active,.datetimepicker table tr td.today.disabled:hover.disabled,.datetimepicker table tr td.today.disabled:hover:active,.datetimepicker table tr td.today.disabled:hover:hover,.datetimepicker table tr td.today.disabled:hover[disabled],.datetimepicker table tr td.today.disabled[disabled],.datetimepicker table tr td.today:active,.datetimepicker table tr td.today:hover,.datetimepicker table tr td.today:hover.active,.datetimepicker table tr td.today:hover.disabled,.datetimepicker table tr td.today:hover:active,.datetimepicker table tr td.today:hover:hover,.datetimepicker table tr td.today:hover[disabled],.datetimepicker table tr td.today[disabled]{background-color:#fdf59a}.datetimepicker table tr td.active,.datetimepicker table tr td.active.disabled,.datetimepicker table tr td.active.disabled:hover,.datetimepicker table tr td.active:hover{background-color:#006dcc;background-image:-moz-linear-gradient(top,#08c,#04c);background-image:-ms-linear-gradient(top,#08c,#04c);background-image:-webkit-gradient(linear,0 0,0 100%,from(#08c),to(#04c));background-image:-webkit-linear-gradient(top,#08c,#04c);background-image:-o-linear-gradient(top,#08c,#04c);background-image:linear-gradient(to bottom,#08c,#04c);background-repeat:repeat-x;border-color:#04c #04c #002a80;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.datetimepicker table tr td.active.active,.datetimepicker table tr td.active.disabled,.datetimepicker table tr td.active.disabled.active,.datetimepicker table tr td.active.disabled.disabled,.datetimepicker table tr td.active.disabled:active,.datetimepicker table tr td.active.disabled:hover,.datetimepicker table tr td.active.disabled:hover.active,.datetimepicker table tr td.active.disabled:hover.disabled,.datetimepicker table tr td.active.disabled:hover:active,.datetimepicker table tr td.active.disabled:hover:hover,.datetimepicker table tr td.active.disabled:hover[disabled],.datetimepicker table tr td.active.disabled[disabled],.datetimepicker table tr td.active:active,.datetimepicker table tr td.active:hover,.datetimepicker table tr td.active:hover.active,.datetimepicker table tr td.active:hover.disabled,.datetimepicker table tr td.active:hover:active,.datetimepicker table tr td.active:hover:hover,.datetimepicker table tr td.active:hover[disabled],.datetimepicker table tr td.active[disabled]{background-color:#04c}.datetimepicker .datetimepicker-hours table tr td span.hour_am,.datetimepicker .datetimepicker-hours table tr td span.hour_pm{width:14.6%}.datetimepicker .datetimepicker-hours fieldset legend,.datetimepicker .datetimepicker-minutes fieldset legend{margin-bottom:inherit;line-height:30px}.datetimepicker table tr td span.disabled,.datetimepicker table tr td span.disabled:hover{background:0 0;color:#999;cursor:default}.datetimepicker table tr td span.active,.datetimepicker table tr td span.active.disabled,.datetimepicker table tr td span.active.disabled:hover,.datetimepicker table tr td span.active:hover{background-color:#006dcc;background-image:-moz-linear-gradient(top,#08c,#04c);background-image:-ms-linear-gradient(top,#08c,#04c);background-image:-webkit-gradient(linear,0 0,0 100%,from(#08c),to(#04c));background-image:-webkit-linear-gradient(top,#08c,#04c);background-image:-o-linear-gradient(top,#08c,#04c);background-image:linear-gradient(to bottom,#08c,#04c);background-repeat:repeat-x;border-color:#04c #04c #002a80;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.datetimepicker table tr td span.active.active,.datetimepicker table tr td span.active.disabled,.datetimepicker table tr td span.active.disabled.active,.datetimepicker table tr td span.active.disabled.disabled,.datetimepicker table tr td span.active.disabled:active,.datetimepicker table tr td span.active.disabled:hover,.datetimepicker table tr td span.active.disabled:hover.active,.datetimepicker table tr td span.active.disabled:hover.disabled,.datetimepicker table tr td span.active.disabled:hover:active,.datetimepicker table tr td span.active.disabled:hover:hover,.datetimepicker table tr td span.active.disabled:hover[disabled],.datetimepicker table tr td span.active.disabled[disabled],.datetimepicker table tr td span.active:active,.datetimepicker table tr td span.active:hover,.datetimepicker table tr td span.active:hover.active,.datetimepicker table tr td span.active:hover.disabled,.datetimepicker table tr td span.active:hover:active,.datetimepicker table tr td span.active:hover:hover,.datetimepicker table tr td span.active:hover[disabled],.datetimepicker table tr td span.active[disabled]{background-color:#04c}.datetimepicker tfoot tr:first-child th,.datetimepicker thead tr:first-child th{cursor:pointer}.datetimepicker tfoot tr:first-child th:hover,.datetimepicker thead tr:first-child th:hover{background:#eee}.input-append.date .add-on i,.input-group.date .input-group-addon span,.input-prepend.date .add-on i{cursor:pointer;width:14px;height:14px}.datetimepicker.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;float:left;display:none;min-width:160px;list-style:none;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);-moz-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2);-webkit-background-clip:padding-box;-moz-background-clip:padding;background-clip:padding-box;color:#333;font-size:13px;line-height:18px}.datetimepicker.dropdown-menu td,.datetimepicker.dropdown-menu th{padding:4px 5px}.datetimepicker .next,.datetimepicker .prev{font-style:normal}.datetimepicker .prev:after{content:"«"}.datetimepicker .next:after{content:"»"}.datetimepicker{width:300px;color:#97adc5!important;background-color:#192635!important}.datetimepicker:after{border-bottom-color:#192635!important}.datetimepicker table .day.active,.datetimepicker table .day:hover,.datetimepicker table .hour.active,.datetimepicker table .hour:hover,.datetimepicker table .minute.active,.datetimepicker table .minute:hover,.datetimepicker table .month.active,.datetimepicker table .month:hover,.datetimepicker table .year.active,.datetimepicker table .year:hover{color:#97adc5!important;background-color:#172c40!important;background-image:none!important}.datetimepicker .next:hover,.datetimepicker .prev:hover,.datetimepicker .switch:hover{background-color:#172c40!important}.datepicker{padding:4px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;direction:ltr}.datepicker-inline{width:220px}.datepicker.datepicker-rtl{direction:rtl}.datepicker.datepicker-rtl.dropdown-menu{left:auto}.datepicker.datepicker-rtl table tr td span{float:right}.datepicker-dropdown{top:0;left:0}.datepicker-dropdown:before{content:'';display:inline-block;border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid #999;border-top:0;border-bottom-color:rgba(0,0,0,.2);position:absolute}.datepicker-dropdown:after{content:'';display:inline-block;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #fff;border-top:0;position:absolute}.datepicker-dropdown.datepicker-orient-left:before{left:6px}.datepicker-dropdown.datepicker-orient-left:after{left:7px}.datepicker-dropdown.datepicker-orient-right:before{right:6px}.datepicker-dropdown.datepicker-orient-right:after{right:7px}.datepicker-dropdown.datepicker-orient-bottom:before{top:-7px}.datepicker-dropdown.datepicker-orient-bottom:after{top:-6px}.datepicker-dropdown.datepicker-orient-top:before{bottom:-7px;border-bottom:0;border-top:7px solid #999}.datepicker-dropdown.datepicker-orient-top:after{bottom:-6px;border-bottom:0;border-top:6px solid #fff}.datepicker table{margin:0;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.datepicker td,.datepicker th{text-align:center;width:20px;height:20px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;border:none}.table-striped .datepicker table tr td,.table-striped .datepicker table tr th{background-color:transparent}.datepicker table tr td.day.focused,.datepicker table tr td.day:hover{background:#eee;cursor:pointer}.datepicker table tr td.new,.datepicker table tr td.old{color:#999}.datepicker table tr td.disabled,.datepicker table tr td.disabled:hover{background:0 0;color:#999;cursor:default}.datepicker table tr td.highlighted{background:#d9edf7;border-radius:0}.datepicker table tr td.today,.datepicker table tr td.today.disabled,.datepicker table tr td.today.disabled:hover,.datepicker table tr td.today:hover{background-color:#fde19a;background-image:-moz-linear-gradient(to bottom,#fdd49a,#fdf59a);background-image:-ms-linear-gradient(to bottom,#fdd49a,#fdf59a);background-image:-webkit-gradient(linear,0 0,0 100%,from(#fdd49a),to(#fdf59a));background-image:-webkit-linear-gradient(to bottom,#fdd49a,#fdf59a);background-image:-o-linear-gradient(to bottom,#fdd49a,#fdf59a);background-image:-webkit-linear-gradient(top,#fdd49a,#fdf59a);background-image:linear-gradient(to bottom,#fdd49a,#fdf59a);background-repeat:repeat-x;border-color:#fdf59a #fdf59a #fbed50;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);color:#000}.datepicker table tr td.today.active,.datepicker table tr td.today.disabled,.datepicker table tr td.today.disabled.active,.datepicker table tr td.today.disabled.disabled,.datepicker table tr td.today.disabled:active,.datepicker table tr td.today.disabled:hover,.datepicker table tr td.today.disabled:hover.active,.datepicker table tr td.today.disabled:hover.disabled,.datepicker table tr td.today.disabled:hover:active,.datepicker table tr td.today.disabled:hover:hover,.datepicker table tr td.today.disabled:hover[disabled],.datepicker table tr td.today.disabled[disabled],.datepicker table tr td.today:active,.datepicker table tr td.today:hover,.datepicker table tr td.today:hover.active,.datepicker table tr td.today:hover.disabled,.datepicker table tr td.today:hover:active,.datepicker table tr td.today:hover:hover,.datepicker table tr td.today:hover[disabled],.datepicker table tr td.today[disabled]{background-color:#fdf59a}.datepicker table tr td.today:hover:hover{color:#000}.datepicker table tr td.today.active:hover{color:#fff}.datepicker table tr td.range,.datepicker table tr td.range.disabled,.datepicker table tr td.range.disabled:hover,.datepicker table tr td.range:hover{background:#eee;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.datepicker table tr td.range.today,.datepicker table tr td.range.today.disabled,.datepicker table tr td.range.today.disabled:hover,.datepicker table tr td.range.today:hover{background-color:#f3d17a;background-image:-moz-linear-gradient(to bottom,#f3c17a,#f3e97a);background-image:-ms-linear-gradient(to bottom,#f3c17a,#f3e97a);background-image:-webkit-gradient(linear,0 0,0 100%,from(#f3c17a),to(#f3e97a));background-image:-webkit-linear-gradient(to bottom,#f3c17a,#f3e97a);background-image:-o-linear-gradient(to bottom,#f3c17a,#f3e97a);background-image:-webkit-linear-gradient(top,#f3c17a,#f3e97a);background-image:linear-gradient(to bottom,#f3c17a,#f3e97a);background-repeat:repeat-x;border-color:#f3e97a #f3e97a #edde34;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.datepicker table tr td.range.today.active,.datepicker table tr td.range.today.disabled,.datepicker table tr td.range.today.disabled.active,.datepicker table tr td.range.today.disabled.disabled,.datepicker table tr td.range.today.disabled:active,.datepicker table tr td.range.today.disabled:hover,.datepicker table tr td.range.today.disabled:hover.active,.datepicker table tr td.range.today.disabled:hover.disabled,.datepicker table tr td.range.today.disabled:hover:active,.datepicker table tr td.range.today.disabled:hover:hover,.datepicker table tr td.range.today.disabled:hover[disabled],.datepicker table tr td.range.today.disabled[disabled],.datepicker table tr td.range.today:active,.datepicker table tr td.range.today:hover,.datepicker table tr td.range.today:hover.active,.datepicker table tr td.range.today:hover.disabled,.datepicker table tr td.range.today:hover:active,.datepicker table tr td.range.today:hover:hover,.datepicker table tr td.range.today:hover[disabled],.datepicker table tr td.range.today[disabled]{background-color:#f3e97a}.datepicker table tr td.selected,.datepicker table tr td.selected.disabled,.datepicker table tr td.selected.disabled:hover,.datepicker table tr td.selected:hover{background-color:#9e9e9e;background-image:-moz-linear-gradient(to bottom,#b3b3b3,grey);background-image:-ms-linear-gradient(to bottom,#b3b3b3,grey);background-image:-webkit-gradient(linear,0 0,0 100%,from(#b3b3b3),to(grey));background-image:-webkit-linear-gradient(to bottom,#b3b3b3,grey);background-image:-o-linear-gradient(to bottom,#b3b3b3,grey);background-image:-webkit-linear-gradient(top,#b3b3b3,grey);background-image:linear-gradient(to bottom,#b3b3b3,grey);background-repeat:repeat-x;border-color:grey grey #595959;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.datepicker table tr td.selected.active,.datepicker table tr td.selected.disabled,.datepicker table tr td.selected.disabled.active,.datepicker table tr td.selected.disabled.disabled,.datepicker table tr td.selected.disabled:active,.datepicker table tr td.selected.disabled:hover,.datepicker table tr td.selected.disabled:hover.active,.datepicker table tr td.selected.disabled:hover.disabled,.datepicker table tr td.selected.disabled:hover:active,.datepicker table tr td.selected.disabled:hover:hover,.datepicker table tr td.selected.disabled:hover[disabled],.datepicker table tr td.selected.disabled[disabled],.datepicker table tr td.selected:active,.datepicker table tr td.selected:hover,.datepicker table tr td.selected:hover.active,.datepicker table tr td.selected:hover.disabled,.datepicker table tr td.selected:hover:active,.datepicker table tr td.selected:hover:hover,.datepicker table tr td.selected:hover[disabled],.datepicker table tr td.selected[disabled]{background-color:grey}.datepicker table tr td.active,.datepicker table tr td.active.disabled,.datepicker table tr td.active.disabled:hover,.datepicker table tr td.active:hover{background-color:#006dcc;background-image:-moz-linear-gradient(to bottom,#08c,#04c);background-image:-ms-linear-gradient(to bottom,#08c,#04c);background-image:-webkit-gradient(linear,0 0,0 100%,from(#08c),to(#04c));background-image:-webkit-linear-gradient(to bottom,#08c,#04c);background-image:-o-linear-gradient(to bottom,#08c,#04c);background-image:-webkit-linear-gradient(top,#08c,#04c);background-image:linear-gradient(to bottom,#08c,#04c);background-repeat:repeat-x;border-color:#04c #04c #002a80;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.datepicker table tr td.active.active,.datepicker table tr td.active.disabled,.datepicker table tr td.active.disabled.active,.datepicker table tr td.active.disabled.disabled,.datepicker table tr td.active.disabled:active,.datepicker table tr td.active.disabled:hover,.datepicker table tr td.active.disabled:hover.active,.datepicker table tr td.active.disabled:hover.disabled,.datepicker table tr td.active.disabled:hover:active,.datepicker table tr td.active.disabled:hover:hover,.datepicker table tr td.active.disabled:hover[disabled],.datepicker table tr td.active.disabled[disabled],.datepicker table tr td.active:active,.datepicker table tr td.active:hover,.datepicker table tr td.active:hover.active,.datepicker table tr td.active:hover.disabled,.datepicker table tr td.active:hover:active,.datepicker table tr td.active:hover:hover,.datepicker table tr td.active:hover[disabled],.datepicker table tr td.active[disabled]{background-color:#04c}.datepicker table tr td span{display:block;width:23%;height:54px;line-height:54px;float:left;margin:1%;cursor:pointer;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.datepicker table tr td span.focused,.datepicker table tr td span:hover{background:#eee}.datepicker table tr td span.disabled,.datepicker table tr td span.disabled:hover{background:0 0;color:#999;cursor:default}.datepicker table tr td span.active,.datepicker table tr td span.active.disabled,.datepicker table tr td span.active.disabled:hover,.datepicker table tr td span.active:hover{background-color:#006dcc;background-image:-moz-linear-gradient(to bottom,#08c,#04c);background-image:-ms-linear-gradient(to bottom,#08c,#04c);background-image:-webkit-gradient(linear,0 0,0 100%,from(#08c),to(#04c));background-image:-webkit-linear-gradient(to bottom,#08c,#04c);background-image:-o-linear-gradient(to bottom,#08c,#04c);background-image:-webkit-linear-gradient(top,#08c,#04c);background-image:linear-gradient(to bottom,#08c,#04c);background-repeat:repeat-x;border-color:#04c #04c #002a80;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.datepicker table tr td span.active.active,.datepicker table tr td span.active.disabled,.datepicker table tr td span.active.disabled.active,.datepicker table tr td span.active.disabled.disabled,.datepicker table tr td span.active.disabled:active,.datepicker table tr td span.active.disabled:hover,.datepicker table tr td span.active.disabled:hover.active,.datepicker table tr td span.active.disabled:hover.disabled,.datepicker table tr td span.active.disabled:hover:active,.datepicker table tr td span.active.disabled:hover:hover,.datepicker table tr td span.active.disabled:hover[disabled],.datepicker table tr td span.active.disabled[disabled],.datepicker table tr td span.active:active,.datepicker table tr td span.active:hover,.datepicker table tr td span.active:hover.active,.datepicker table tr td span.active:hover.disabled,.datepicker table tr td span.active:hover:active,.datepicker table tr td span.active:hover:hover,.datepicker table tr td span.active:hover[disabled],.datepicker table tr td span.active[disabled]{background-color:#04c}.datepicker table tr td span.new,.datepicker table tr td span.old{color:#999}.datepicker .datepicker-switch{width:145px}.datepicker .datepicker-switch,.datepicker .next,.datepicker .prev,.datepicker tfoot tr th{cursor:pointer}.datepicker .datepicker-switch:hover,.datepicker .next:hover,.datepicker .prev:hover,.datepicker tfoot tr th:hover{background:#eee}.datepicker .next.disabled,.datepicker .prev.disabled{visibility:hidden}.datepicker .cw{font-size:10px;width:12px;padding:0 2px 0 5px;vertical-align:middle}.input-append.date .add-on,.input-prepend.date .add-on{cursor:pointer}.input-append.date .add-on i,.input-prepend.date .add-on i{margin-top:3px}.input-daterange input{text-align:center}.input-daterange input:first-child{-webkit-border-radius:3px 0 0 3px;-moz-border-radius:3px 0 0 3px;border-radius:3px 0 0 3px}.input-daterange input:last-child{-webkit-border-radius:0 3px 3px 0;-moz-border-radius:0 3px 3px 0;border-radius:0 3px 3px 0}.input-daterange .add-on{display:inline-block;width:auto;min-width:16px;height:20px;padding:4px 5px;font-weight:400;line-height:20px;text-align:center;text-shadow:0 1px 0 #fff;vertical-align:middle;background-color:#eee;border:1px solid #ccc;margin-left:-5px;margin-right:-5px}.datepicker.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;float:left;display:none;min-width:160px;list-style:none;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);-moz-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2);-webkit-background-clip:padding-box;-moz-background-clip:padding;background-clip:padding-box;color:#333;font-size:13px;line-height:20px}.datepicker.datepicker-inline td,.datepicker.datepicker-inline th,.datepicker.dropdown-menu td,.datepicker.dropdown-menu th{padding:4px 5px}.datepicker{width:300px;color:#97adc5!important;background-color:#192635!important}.datepicker.datepicker-orient-bottom:after{border-bottom-color:#192635!important}.datepicker.datepicker-orient-top:after{border-top-color:#192635!important}.datepicker table .century.active,.datepicker table .century.focused,.datepicker table .century:hover,.datepicker table .day.active,.datepicker table .day.focused,.datepicker table .day:hover,.datepicker table .decade.active,.datepicker table .decade.focused,.datepicker table .decade:hover,.datepicker table .month.active,.datepicker table .month.focused,.datepicker table .month:hover,.datepicker table .year.active,.datepicker table .year.focused,.datepicker table .year:hover{color:#97adc5!important;background-color:#172c40!important;background-image:none!important}.datepicker .datepicker-switch:hover,.datepicker .next:hover,.datepicker .prev:hover{background-color:#172c40!important}.fp-enabled body,html.fp-enabled{margin:0;padding:0;overflow:hidden;-webkit-tap-highlight-color:transparent}#superContainer{height:100%;position:relative;-ms-touch-action:none;touch-action:none}.fp-section{position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.fp-slide{float:left}.fp-slide,.fp-slidesContainer{height:100%;display:block}.fp-slides{z-index:1;height:100%;overflow:hidden;position:relative;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.fp-section.fp-table,.fp-slide.fp-table{display:table;table-layout:fixed;width:100%}.fp-tableCell{display:table-cell;vertical-align:middle;width:100%;height:100%}.fp-slidesContainer{float:left;position:relative}.fp-controlArrow{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none;position:absolute;z-index:4;top:50%;cursor:pointer;width:0;height:0;border-style:solid;margin-top:-38px;-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.fp-controlArrow.fp-prev{left:15px;width:0;border-width:38.5px 34px 38.5px 0;border-color:transparent #fff transparent transparent}.fp-controlArrow.fp-next{right:15px;border-width:38.5px 0 38.5px 34px;border-color:transparent transparent transparent #fff}.fp-scrollable{overflow:hidden;position:relative}.fp-scroller{overflow:hidden}.iScrollIndicator{border:0!important}.fp-notransition{-webkit-transition:none!important;transition:none!important}#fp-nav{position:fixed;z-index:100;margin-top:-32px;top:50%;opacity:1;-webkit-transform:translate3d(0,0,0)}#fp-nav.right{right:17px}#fp-nav.left{left:17px}.fp-slidesNav{position:absolute;z-index:4;left:50%;opacity:1;-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.fp-slidesNav.bottom{bottom:17px}.fp-slidesNav.top{top:17px}#fp-nav ul,.fp-slidesNav ul{margin:0;padding:0}#fp-nav ul li,.fp-slidesNav ul li{display:block;width:14px;height:13px;margin:7px;position:relative}.fp-slidesNav ul li{display:inline-block}#fp-nav ul li a,.fp-slidesNav ul li a{display:block;position:relative;z-index:1;width:100%;height:100%;cursor:pointer;text-decoration:none}#fp-nav ul li a.active span,#fp-nav ul li:hover a.active span,.fp-slidesNav ul li a.active span,.fp-slidesNav ul li:hover a.active span{height:12px;width:12px;margin:-6px 0 0 -6px;border-radius:100%}#fp-nav ul li a span,.fp-slidesNav ul li a span{border-radius:50%;position:absolute;z-index:1;height:4px;width:4px;border:0;background:#333;left:50%;top:50%;margin:-2px 0 0 -2px;-webkit-transition:all .1s ease-in-out;-moz-transition:all .1s ease-in-out;-o-transition:all .1s ease-in-out;transition:all .1s ease-in-out}#fp-nav ul li:hover a span,.fp-slidesNav ul li:hover a span{width:10px;height:10px;margin:-5px 0 0 -5px}#fp-nav ul li .fp-tooltip{position:absolute;top:-2px;color:#fff;font-size:14px;font-family:arial,helvetica,sans-serif;white-space:nowrap;max-width:220px;overflow:hidden;display:block;opacity:0;width:0;cursor:pointer}#fp-nav ul li:hover .fp-tooltip,#fp-nav.fp-show-active a.active+.fp-tooltip{-webkit-transition:opacity .2s ease-in;transition:opacity .2s ease-in;width:auto;opacity:1}#fp-nav ul li .fp-tooltip.right{right:20px}#fp-nav ul li .fp-tooltip.left{left:20px}.fp-auto-height .fp-slide,.fp-auto-height .fp-tableCell,.fp-auto-height.fp-section,.fp-responsive .fp-auto-height-responsive .fp-slide,.fp-responsive .fp-auto-height-responsive .fp-tableCell,.fp-responsive .fp-auto-height-responsive.fp-section{height:auto!important}hr,ul:after{height:0}.ant-thumb-list,.ant-thumb-list .swiper-container,.ant-thumb-top .e-inner,.clear,.com-btn,.com-clear,.com-form .item .s,.com-form2 dl,.com-img:before,.com-tit .h2,.g-round,.o-omit,.omit,.text-ellipsis,svg:not(:root){overflow:hidden}button,hr,input{overflow:visible}img,legend{max-width:100%}audio,canvas,progress,video{display:inline-block}progress,sub,sup{vertical-align:baseline}a,body{color:#fff}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,ul:after{display:block}body,pre,td,th{word-wrap:break-word}.pos-rel,sub,sup{position:relative}.clearfix:after,ul:after{content:'\20';clear:both}.com-clean,.com-form ul,.com-tit ul,.dota-imgs,.dota-txts,.widget-filter,li,ol,ul{list-style:none}html{font-family:sans-serif;line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}figure{margin:1em 40px}hr{-moz-box-sizing:content-box;box-sizing:content-box}[type=checkbox],[type=radio],legend{-moz-box-sizing:border-box;padding:0}pre{white-space:pre;white-space:pre-wrap}a{background-color:transparent;-webkit-text-decoration-skip:objects;text-decoration:none}a:active,a:hover{outline-width:0}abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;-moz-text-decoration:underline dotted;text-decoration:underline dotted;border-bottom:none}b,strong{font-weight:bolder}dfn{font-style:italic}mark{color:#000;background-color:#ff0}small{font-size:80%}sub,sup{font-size:75%;line-height:0}sub{bottom:-.25em}sup{top:-.5em}audio:not([controls]){display:none;height:0}img{border-style:none;-ms-interpolation-mode:bicubic}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:ButtonText dotted 1px}fieldset{margin:0 2px;padding:.35em .625em .75em;border:1px solid silver}legend{display:table;-moz-box-sizing:border-box;box-sizing:border-box;white-space:normal;color:inherit}.ant-item .e-name,.ant-item .e-user .t-name,.com-tit .h2,.o-omit,.omit,.text-ellipsis{white-space:nowrap;text-overflow:ellipsis}textarea{overflow:auto;width:100%;resize:vertical}[type=checkbox],[type=radio]{-moz-box-sizing:border-box;box-sizing:border-box}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:textfield}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}summary{display:list-item}.hide-real,[hidden],template{display:none}body{margin:0;font:14px/1.5 '\5FAE\8F6F\96C5\9ED1','\5B8B\4F53',Arial,Helvetica,'Helvetica Neue',Tahoma,sans-serif;overflow-x:hidden;min-width:1200px;background:#101923}a:hover{color:#0b84d3}dd,dl,dt,li,ol,ul{margin:0;padding:0}h1,h2,h3,h4,h5,h6,p{font-size:inherit;font-weight:400;margin:0}button,input,select,textarea{font:inherit;padding:0;color:inherit;border:0;background:0 0}.font-bold,.fwb{font-weight:700}.com-checkbox input[type=checkbox]:checked+span:after,.icon{font-family:iconfont!important;-webkit-font-smoothing:antialiased;-webkit-text-stroke-width:.2px;-moz-osx-font-smoothing:grayscale}table{width:100%;table-layout:fixed;border-spacing:0;border-collapse:collapse}td,th{padding:0;text-align:center}::-moz-placeholder{color:#999!important}:-ms-input-placeholder{color:#999!important}::-webkit-input-placeholder{color:#999!important}::placeholder{color:#999!important}:focus{outline:0}::-ms-clear,::-ms-reveal,::-webkit-resizer{display:none}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f3f9}::-webkit-scrollbar-thumb{min-height:20px;background:#a2a2a2;background-clip:content-box}::-webkit-scrollbar-corner{background:#f1f3f9}.pull-left{float:left}.pull-right{float:right}.pos-abs{position:absolute}.pos-fix{position:fixed}.com-out,.icon,.pr{position:relative}.hide-fake{clip:rect(1px,1px,1px,1px)}.show-block{display:block}.show-inblock{display:inline-block}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.vera-middle{vertical-align:middle}.deco-through{text-decoration:line-through}.deco-under{text-decoration:underline}.deco-none,.icon:hover{text-decoration:none}.radius-round{border-radius:100%}.width-p100{width:100%}.clearfix:after{content:"020";display:block;height:0;clear:both;visibility:hidden}.clearfix{zoom:1}.clear{font-size:0;line-height:0;visibility:hidden;clear:both;height:0}.pop{display:none}.line-b{border-bottom:1px solid #0f3356}.line-top{border-top:1px solid #0f3356}.line-h{clear:both;height:1px;margin:10px 0;background:#0f3356}.dib{display:inline-block}.di{display:inline}.db{display:block}.dn,.hide{display:none}.icon-elves,.sprite{display:inline-block;vertical-align:middle}.p20{padding:20px}.pb10{padding-bottom:10px}.vam{vertical-align:middle}.fl{float:left!important}.fr{float:right!important}.line-0{border:0!important}.tal{text-align:left!important}.tac{text-align:center!important}.tar{text-align:right!important}.com-btn,.com-img,.com-share .icon{text-align:center}.fs-12{font-size:12px!important}.fs-14{font-size:14px!important}.fs-16{font-size:16px!important}.fs-18{font-size:18px!important}.fs-20{font-size:20px!important}.fs-22{font-size:22px!important}.fs-24{font-size:24px!important}.ml-5,.ml5{margin-left:5px!important}.mt-5,.mt5{margin-top:5px!important}.mb-5,.mb5{margin-bottom:5px!important}.mr-5,.mr5{margin-right:5px!important}.ml-10,.ml10{margin-left:10px!important}.mt-10,.mt10{margin-top:10px!important}.mb-10,.mb10{margin-bottom:10px!important}.mr-10,.mr10{margin-right:10px!important}.ml-15,.ml15{margin-left:15px!important}.mt-15,.mt15{margin-top:15px!important}.mt-13,.mt13{margin-top:13px!important}.mb-15,.mb15{margin-bottom:15px!important}.mr-15,.mr15{margin-right:15px!important}.ml-20,.ml20{margin-left:20px!important}.mt-20,.mt20{margin-top:20px!important}.mb-20,.mb20{margin-bottom:20px!important}.mr-20,.mr20{margin-right:20px!important}.mt-22,.mt22{margin-top:22px!important}.ml-25,.ml25{margin-left:25px!important}.mt-25,.mt25{margin-top:25px!important}.mb-25,.mb25{margin-bottom:25px!important}.mr-25,.mr25{margin-right:25px!important}.ml-30,.ml30{margin-left:30px!important}.mt-30,.mt30{margin-top:30px!important}.mb-30,.mb30{margin-bottom:30px!important}.mr-30,.mr30{margin-right:30px!important}.ml-35,.ml35{margin-left:35px!important}.mt-35,.mt35{margin-top:35px!important}.mb-35,.mb35{margin-bottom:35px!important}.mr-35,.mr35{margin-right:35px!important}@font-face{font-family:iconfont;src:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/fonts/iconfont.eot?v=20161212);src:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/fonts/iconfont.eot?v=20161212) format("embedded-opentype"),url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/fonts/iconfont.woff?v=20161212) format("woff"),url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/fonts/iconfont.ttf?v=20161212) format("truetype"),url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/fonts/iconfont.svg?v=20161212) format("svg")}.icon{font-size:16px;font-weight:400!important;font-style:normal!important;line-height:1}.icon-wuxing:before{content:"\e6ff"}.icon-goumaidingdan:before{content:"\e700"}.icon-baidu:before{content:"\e631"}.icon-chenggong:before{content:"\e63d"}.icon-tuichu:before{content:"\e60d"}.icon-bianji:before{content:"\e621"}.icon-rightarrow:before{content:"\e608"}.icon-search:before{content:"\e602"}.icon-youxiang:before{content:"\e65c"}.icon-xiugai:before{content:"\e644"}.icon-twitter:before{content:"\e60a"}.icon-xiangshang:before{content:"\e647"}.icon-xiangxia:before{content:"\e648"}.icon-xianjin:before{content:"\e60e"}.icon-aixin:before{content:"\e662"}.icon-qianbao:before{content:"\e61b"}.icon-mima:before{content:"\e65d"}.icon-tongbu2:before{content:"\e640"}.icon-icon47:before{content:"\e658"}.icon-tianjia:before{content:"\e654"}.icon-tixian:before{content:"\e622"}.icon-wenhao:before{content:"\e615"}.icon-chanpin:before{content:"\e61c"}.icon-shou:before{content:"\e630"}.icon-leftarrow:before{content:"\e609"}.icon-auto:before{content:"\e641"}.icon-xiala:before{content:"\e601"}.icon-shouru:before{content:"\e623"}.icon-qianbao1:before{content:"\e650"}.icon-lianjie:before{content:"\e62d"}.icon-shijian:before{content:"\e61d"}.icon-facebook:before{content:"\e60b"}.icon-tongbu:before{content:"\e62e"}.icon-gun:before{content:"\e604"}.icon-tishi:before{content:"\e61a"}.icon-shanchu:before{content:"\e613"}.icon-xinlang:before{content:"\e632"}.icon-hezuo:before{content:"\e633"}.icon-meijin:before{content:"\e64b"}.icon-zhanghu:before{content:"\e60f"}.icon-unionpay:before{content:"\e655"}.icon-kefu:before{content:"\e605"}.icon-baidu1:before{content:"\e643"}.icon-cart:before{content:"\e603"}.icon-jiqiren:before{content:"\e628"}.icon-touzi:before{content:"\e606"}.icon-baocun:before{content:"\e62b"}.icon-shoucangjia:before{content:"\e65a"}.icon-rmb:before{content:"\e624"}.icon-vip:before{content:"\e657"}.icon-topsanjiao:before{content:"\e619"}.icon-totop:before{content:"\e617"}.icon-xiaoshou:before{content:"\e64c"}.icon-wenti:before{content:"\e634"}.icon-anquan:before{content:"\e607"}.icon-maimai:before{content:"\e62a"}.icon-pengyou:before{content:"\e64d"}.icon-wangzhan:before{content:"\e629"}.icon-kucun:before{content:"\e610"}.icon-woliao:before{content:"\e635"}.icon-jiangpai:before{content:"\e614"}.icon-rmbjiaoyi:before{content:"\e63b"}.icon-youxi:before{content:"\e616"}.icon-jiaoyi:before{content:"\e61e"}.icon-shangyi:before{content:"\e649"}.icon-xiayi:before{content:"\e64a"}.icon-google:before{content:"\e60c"}.icon-question:before{content:"\e63e"}.icon-xinxi:before{content:"\e611"}.icon-jishi:before{content:"\e612"}.icon-jiaoyiguanli:before{content:"\e64f"}.icon-shoumai:before{content:"\e63a"}.icon-steam:before{content:"\e600"}.icon-qq:before{content:"\e645"}.icon-shouhou:before{content:"\e636"}.icon-huizong:before{content:"\e64e"}.icon-zongzhichu:before{content:"\e626"}.icon-shenfen:before{content:"\e651"}.icon-zhifubao:before{content:"\e652"}.icon-inbox:before{content:"\e618"}.icon-tixian1:before{content:"\e65b"}.icon-dengdai:before{content:"\e62c"}.icon-zhifu:before{content:"\e61f"}.icon-yishouqing:before{content:"\e620"}.icon-tishi1:before{content:"\e660"}.icon-zuori:before{content:"\e627"}.icon-pc:before{content:"\e62f"}.icon-rightsanjiao:before{content:"\e625"}.icon-mobile:before{content:"\e638"}.icon-gougou:before{content:"\e63c"}.icon-qujian:before{content:"\e639"}.icon-jubao:before{content:"\e637"}.icon-loadmore:before{content:"\e663"}.icon-yinlian:before{content:"\e653"}.icon-shoucangjia1:before{content:"\e659"}.icon-chengfa:before{content:"\e63f"}.icon-tongzhigonggao:before{content:"\e666"}.icon-anquan1:before{content:"\e642"}.icon-zhinan:before{content:"\e656"}.icon-weizhi:before{content:"\e65e"}.icon-huangguan:before{content:"\e646"}.icon-weixin-copy:before{content:"\e664"}.icon-lianjiekuai:before{content:"\e661"}.icon-icon1:before{content:"\e65f"}.icon-jinbimingxiicon:before{content:"\e665"}.icon-vip5:before{content:"\e667"}.icon-vip2:before{content:"\e668"}.icon-vip4:before{content:"\e669"}.icon-vip6:before{content:"\e66a"}.icon-vip3:before{content:"\e66b"}.icon-vip1:before{content:"\e66c"}.icon-jiasuqi:before{content:"\e6ab"}.icon-buy:before{content:"\e66d"}.icon-peilian:before{content:"\e66e"}.icon-danbaojiaoyi:before{content:"\e670"}.icon-mc-gsmjzx:before{content:"\e67e"}.icon-mc-wdsc:before{content:"\e67f"}.icon-mc-wdcdk:before{content:"\e680"}.icon-mc-cscdk:before{content:"\e681"}.icon-mc-gmcdk:before{content:"\e682"}.icon-mc-wdjsq:before{content:"\e683"}.icon-mc-wdpwpl:before{content:"\e684"}.icon-mc-zhaq:before{content:"\e685"}.icon-mc-wdyhq:before{content:"\e686"}.icon-mc-zntg:before{content:"\e687"}.icon-mc-dlzx:before{content:"\e688"}.icon-mc-dc:before{content:"\e689"}.icon-mc-wdxx:before{content:"\e68a"}.icon-mc-wdqb:before{content:"\e68b"}.icon-mc-wdbb:before{content:"\e68c"}.icon-mc-wdjy:before{content:"\e68d"}.icon-mc-wdjf:before{content:"\e68e"}.icon-mc-wdqg:before{content:"\e68f"}.icon-mc-wydh:before{content:"\e690"}.icon-mc-jqrgl:before{content:"\e691"}.icon-mc-gsjydd:before{content:"\e692"}.icon-mc-mangement:before{content:"\e797"}.icon-elves{background-image:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/images/icon-elves-24188e99ea.png)}.icon-elves-adds{width:33px;height:33px;background-position:-512px -335px}.icon-elves-ant-1{width:29px;height:29px;background-position:-437px -371px}.icon-elves-ant-2{width:33px;height:25px;background-position:-386px -67px}.icon-elves-ant-3{width:32px;height:28px;background-position:-512px -378px}.icon-elves-ant-arrow{width:60px;height:63px;background-position:-437px -228px}.icon-elves-ante-1{width:75px;height:55px;background-position:0 -414px}.icon-elves-ante-2{width:65px;height:64px;background-position:-437px 0}.icon-elves-ante-3{width:58px;height:67px;background-position:-437px -74px}.icon-elves-ants-1{width:114px;height:98px;background-position:0 -157px}.icon-elves-ants-2{width:114px;height:98px;background-position:-157px 0}.icon-elves-ar17{width:14px;height:25px;background-position:-555px -335px}.icon-elves-arow{width:10px;height:6px;background-position:-582px -212px}.icon-elves-auto{width:26px;height:26px;background-position:-309px -318px}.icon-elves-bants-line{width:2px;height:24px;background-position:-582px -133px}.icon-elves-cash-ali{width:26px;height:26px;background-position:-157px -108px}.icon-elves-cash-bank{width:32px;height:20px;background-position:-124px -235px}.icon-elves-cash-id{width:27px;height:19px;background-position:-166px -235px}.icon-elves-clocker{width:80px;height:81px;background-position:-183px -265px}.icon-elves-crown{width:16px;height:12px;background-position:-423px -446px}.icon-elves-deal-1{width:23px;height:23px;background-position:-380px -318px}.icon-elves-deal-2{width:23px;height:21px;background-position:-326px -363px}.icon-elves-deal-3{width:25px;height:25px;background-position:-345px -318px}.icon-elves-doiu-gray{width:3px;height:29px;background-position:-582px -31px}.icon-elves-doiu{width:3px;height:29px;background-position:-582px -70px}.icon-elves-dota-del{width:7px;height:6px;background-position:-582px -228px}.icon-elves-dota-jian{width:14px;height:19px;background-position:-413px -318px}.icon-elves-dota-sans{width:14px;height:6px;background-position:-473px -446px}.icon-elves-droptip{width:14px;height:8px;background-position:-449px -446px}.icon-elves-duihuan{width:20px;height:20px;background-position:-14px -479px}.icon-elves-duihuan__hover{width:20px;height:20px;background-position:-455px -414px}.icon-elves-dun{width:26px;height:26px;background-position:-273px -318px}.icon-elves-duobao{width:19px;height:21px;background-position:-43px -509px}.icon-elves-duobao__hover{width:19px;height:21px;background-position:-14px -509px}.icon-elves-duobao__sm{width:15px;height:17px;background-position:-100px -509px}.icon-elves-duot{width:5px;height:15px;background-position:-582px -167px}.icon-elves-honor-lv1{width:30px;height:22px;background-position:-361px -232px}.icon-elves-honor-lv2{width:30px;height:22px;background-position:-321px -232px}.icon-elves-honor-lv3{width:30px;height:22px;background-position:-281px -232px}.icon-elves-jpai{width:20px;height:21px;background-position:-390px -363px}.icon-elves-ke-arrow{width:11px;height:21px;background-position:-582px 0}.icon-elves-kind-arrow{width:22px;height:13px;background-position:-512px -455px}.icon-elves-liao{width:18px;height:18px;background-position:-156px -479px}.icon-elves-like{width:24px;height:21px;background-position:-401px -232px}.icon-elves-like__active{width:24px;height:21px;background-position:-292px -363px}.icon-elves-logo-weixin-auto{width:141px;height:68px;background-position:-124px -157px}.icon-elves-logo-wexin{width:139px;height:43px;background-position:-273px -265px}.icon-elves-logo-lakala{width:142px;height:34px;background-position:-16px -540px}.icon-elves-logo-yinlian-quick{width:146px;height:57px;background-position:-281px 0}.icon-elves-logo-yinlian{width:122px;height:41px;background-position:0 -363px;position:relative}.icon-elves-logo-yinlian img.ld_ico_gif{position:absolute;top:-20px;right:-60px}.icon-elves-logo-zhifubao-auto{width:136px;height:57px;background-position:-281px -165px}.icon-elves-logo-zhifubao{width:117px;height:41px;background-position:-132px -363px}.icon-elves-man{width:50px;height:58px;background-position:-512px -217px}.icon-elves-marr{width:8px;height:5px;background-position:-582px -244px}.icon-elves-offco{width:40px;height:40px;background-position:-512px -285px}.icon-elves-pay-failed{width:147px;height:147px;background-position:0 0}.icon-elves-pay-sel{width:22px;height:22px;background-position:-423px -414px}.icon-elves-pei{width:26px;height:26px;background-position:-193px -108px}.icon-elves-rank-down{width:14px;height:15px;background-position:-347px -479px}.icon-elves-rank-up{width:14px;height:15px;background-position:-371px -479px}.icon-elves-safeico-1{width:29px;height:29px;background-position:-512px -416px}.icon-elves-safeico-2{width:27px;height:18px;background-position:-203px -235px}.icon-elves-safeico-3{width:25px;height:29px;background-position:-476px -371px}.icon-elves-safeico-4{width:23px;height:28px;background-position:-259px -363px}.icon-elves-safeico-5{width:20px;height:21px;background-position:-401px -478px}.icon-elves-sai-arrow{width:19px;height:10px;background-position:-386px -141px}.icon-elves-sale-dao{width:71px;height:44px;background-position:-342px -414px}.icon-elves-sale-gun{width:76px;height:44px;background-position:-171px -414px}.icon-elves-sale-xiang{width:76px;height:50px;background-position:-85px -414px}.icon-elves-sha{width:18px;height:20px;background-position:-44px -479px}.icon-elves-shalou{width:51px;height:67px;background-position:-512px -140px}.icon-elves-slo-1{width:84px;height:88px;background-position:0 -265px}.icon-elves-slo-2{width:95px;height:88px;background-position:-281px -67px}.icon-elves-slo-3{width:79px;height:88px;background-position:-94px -265px}.icon-elves-sobar{width:9px;height:14px;background-position:-582px -109px}.icon-elves-sou2{width:18px;height:18px;background-position:-100px -479px}.icon-elves-star{width:18px;height:17px;background-position:-242px -479px}.icon-elves-state-expire{width:60px;height:60px;background-position:-512px -70px}.icon-elves-state-not{width:60px;height:60px;background-position:-512px 0}.icon-elves-state-used{width:60px;height:60px;background-position:-437px -301px}.icon-elves-suoz{width:15px;height:15px;background-position:-322px -479px}.icon-elves-ting{width:26px;height:26px;background-position:-229px -108px}.icon-elves-tuijian{width:25px;height:29px;background-position:-386px -102px}.icon-elves-vclose{width:18px;height:18px;background-position:-128px -479px}.icon-elves-weixin{width:22px;height:18px;background-position:-240px -235px}.icon-elves-wenhao{width:18px;height:18px;background-position:-72px -479px}.icon-elves-winner{width:75px;height:44px;background-position:-257px -414px}.icon-elves-xiaoxi{width:19px;height:17px;background-position:-213px -479px}.icon-elves-xiaoxi__active{width:19px;height:12px;background-position:-544px -455px}.icon-elves-xiaoxi__hover{width:19px;height:17px;background-position:-184px -479px}.icon-elves-yharr{width:7px;height:10px;background-position:-582px -192px}.icon-elves-yhqu{width:4px;height:74px;background-position:0 -479px}.icon-elves-yoshi{width:21px;height:21px;background-position:-359px -363px}.icon-elves-yoshi__hover{width:21px;height:21px;background-position:-551px -416px}.icon-elves-yoshi__sm{width:16px;height:16px;background-position:-296px -479px}.icon-elves-yoshi__sm__hover{width:16px;height:16px;background-position:-270px -479px}.icon-elves-youhui{width:18px;height:21px;background-position:-554px -378px}.icon-elves-youhui__hover{width:18px;height:21px;background-position:-72px -509px}.icon-elves-zero{width:58px;height:67px;background-position:-437px -151px}.icon-elves-zhuyi{width:16px;height:16px;background-position:-4 85px -414px}.sprite{background-image:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/img/sprite-inte-bd2b117e4f.png)}.sprite-inte-bb-csgo{width:18px;height:18px;background-position:-23px -156px}.sprite-inte-bb-dota{width:18px;height:18px;background-position:-164px -122px}.sprite-inte-bb-js{width:18px;height:18px;background-position:-141px -122px}.sprite-inte-bb-kotk{width:18px;height:18px;background-position:0 -156px}.sprite-inte-exp{width:51px;height:51px;background-position:-56px -66px}.sprite-inte-hua{width:20px;height:24px;background-position:-70px -122px}.sprite-inte-jifen-active{width:18px;height:21px;background-position:-118px -122px}.sprite-inte-jifen{width:18px;height:21px;background-position:-95px -122px}.sprite-inte-ka{width:45px;height:52px;background-position:-152px 0}.sprite-inte-ling{width:14px;height:16px;background-position:-112px -100px}.sprite-inte-not{width:51px;height:51px;background-position:-96px 0}.sprite-inte-quan{width:45px;height:52px;background-position:-152px -57px}.sprite-inte-star{width:16px;height:18px;background-position:-46px -156px}.sprite-inte-used{width:51px;height:51px;background-position:0 -66px}.sprite-inte-xiangou{width:91px;height:61px;background-position:0 0}.sprite-inte-xing1{width:30px;height:29px;background-position:-35px -122px}.sprite-inte-xing2{width:30px;height:29px;background-position:-112px -66px}.sprite-inte-xing3{width:30px;height:29px;background-position:0 -122px}.ico-com-checkbox,.ico-com-checkbox-checked{width:18px;height:18px;background-image:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/img/ico-com.png)}.ico-com-checkbox-checked{background-position:0 0}.ico-com-checkbox{background-position:-23px 0}.ico-com-radio,.ico-com-radio-checked{width:12px;height:12px;background-image:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/img/ico-com.png)}.ico-com-radio-checked{background-position:0 -23px}.ico-com-radio{background-position:-17px -23px}@-webkit-keyframes scale-in-ease{0%{-webkit-transform:scale(0);transform:scale(0);opacity:0}50%{-webkit-transform:scale(1.1);transform:scale(1.1)}100%{-webkit-transform:scale(1) perspective(1200px);transform:scale(1) perspective(1200px);opacity:1}}@keyframes scale-in-ease{0%{-webkit-transform:scale(0);transform:scale(0);opacity:0}50%{-webkit-transform:scale(1.1);transform:scale(1.1)}100%{-webkit-transform:scale(1) perspective(1200px);transform:scale(1) perspective(1200px);opacity:1}}@-webkit-keyframes scale-out{from{-webkit-transform:scale(1);transform:scale(1);opacity:1}to{-webkit-transform:scale(.8);transform:scale(.8);opacity:0}}@keyframes scale-out{from{-webkit-transform:scale(1);transform:scale(1);opacity:1}to{-webkit-transform:scale(.8);transform:scale(.8);opacity:0}}@-webkit-keyframes rotate-circles{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotate-circles{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes flash2{0%,100%{opacity:1}50%{opacity:0}}@keyframes flash2{0%,100%{opacity:1}50%{opacity:0}}@-webkit-keyframes slideInDown{0%{visibility:visible;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInDown{0%{visibility:visible;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes fadeInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);opacity:0}100%{-webkit-transform:none;transform:none;opacity:1}}@keyframes fadeInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);opacity:0}100%{-webkit-transform:none;transform:none;opacity:1}}@-webkit-keyframes loading{0%{-webkit-transform:rotate(0);transform:rotate(0);-webkit-animation-timing-function:linear;animation-timing-function:linear}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes loading{0%{-webkit-transform:rotate(0);transform:rotate(0);-webkit-animation-timing-function:linear;animation-timing-function:linear}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes scale-to-show{0%{-webkit-transform:scale(0);transform:scale(0);opacity:0}50%{-webkit-transform:scale(1.1);transform:scale(1.1)}100%{-webkit-transform:scale(1) perspective(1200px);transform:scale(1) perspective(1200px);opacity:1}}@keyframes scale-to-show{0%{-webkit-transform:scale(0);transform:scale(0);opacity:0}50%{-webkit-transform:scale(1.1);transform:scale(1.1)}100%{-webkit-transform:scale(1) perspective(1200px);transform:scale(1) perspective(1200px);opacity:1}}@-webkit-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@-webkit-keyframes flower-flash{0%{-webkit-transform:translateY(100px);transform:translateY(100px);opacity:0}50%{-webkit-transform:translateY(10px);transform:translateY(10px);opacity:.9}60%{-webkit-transform:translateY(0);transform:translateY(0);opacity:.8}100%{-webkit-transform:translateY(-50px);transform:translateY(-50px);opacity:0}}@keyframes flower-flash{0%{-webkit-transform:translateY(100px);transform:translateY(100px);opacity:0}50%{-webkit-transform:translateY(10px);transform:translateY(10px);opacity:.9}60%{-webkit-transform:translateY(0);transform:translateY(0);opacity:.8}100%{-webkit-transform:translateY(-50px);transform:translateY(-50px);opacity:0}}@-webkit-keyframes fadeOutLeft{0%{opacity:1}100%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);opacity:0}}@keyframes fadeOutLeft{0%{opacity:1}100%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);opacity:0}}@-webkit-keyframes fadeInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);opacity:0}100%{-webkit-transform:none;transform:none;opacity:1}}@keyframes fadeInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);opacity:0}100%{-webkit-transform:none;transform:none;opacity:1}}@-webkit-keyframes bounce-in{20%,40%,60%,80%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3);opacity:0}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03);opacity:1}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);opacity:1}}@keyframes bounce-in{20%,40%,60%,80%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3);opacity:0}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03);opacity:1}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);opacity:1}}@-webkit-keyframes ball-scale{0%{-webkit-transform:scale(0);transform:scale(0)}100%{-webkit-transform:scale(1.4);transform:scale(1.4);opacity:0}}@keyframes ball-scale{0%{-webkit-transform:scale(0);transform:scale(0)}100%{-webkit-transform:scale(1.4);transform:scale(1.4);opacity:0}}.c-1{color:#184c86!important}.c-2{color:#d29208!important}.c-2-block{display:block}.c-3{color:#c9c9c9!important}.c-4{color:#0b84d3!important}.c-5{color:red!important}.c-f{color:#fff!important}.c-g{color:#5cb85c}.c-o{color:#c43f0f}.c-b{color:#0b84d3}a.c-2:hover{color:#ae7b0c!important}a.c-4:hover{color:#0c93eb!important}.com-link{color:#0b84d3}.com-link:hover{text-decoration:underline}.com-fleft{float:left}.com-fright{float:right}.com-hide{display:none}.com-clearfix:after{display:block;clear:both;height:0;content:'\20'}.getBack{display:block;width:20px;height:20px;background:#d29208;text-align:center;line-height:20px;color:#fff;font-size:12px;border-radius:50%}.instructions{width:94%;margin-left:10px}.com-clear{font-size:0;line-height:0;visibility:hidden;clear:both;height:0}.com-clean{margin:0;padding:0}.com-btn,.com-text,.com-textarea{-moz-box-sizing:border-box;padding:0 10px}.com-out:before{position:absolute;z-index:10;top:0;left:58%;width:176px;height:100px;content:'';background:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/images/img-out-sale.png) left top no-repeat}.com-tit,.com-tit ul li,.com-wrapper,.sort{position:relative}.com-tit:after,.com-wrapper:after{content:'\20';clear:both}.com-wrapper{z-index:100;width:1200px;margin:0 auto}.com-wrapper:after{display:block;height:0}.com-btn,.com-share,.com-share .icon{display:inline-block;color:#fff}.com-share .icon{line-height:24px;width:24px;height:24px;margin:0 2px;text-decoration:none}.com-share .icon-facebook{background:#3a5898}.com-share .icon-facebook:hover{background:#4b6eba}.com-share .icon-twitter{background:#00aced}.com-share .icon-twitter:hover{background:#21c2ff}.com-share .icon-google{background:#cb4030}.com-share .icon-google:hover{background:#d76457}.com-text,.com-textarea{-moz-box-sizing:border-box;box-sizing:border-box;width:100%;height:40px;color:#fff;border:1px solid #0f3356;background:#151f2c}.com-textarea{line-height:22px}.com-text:focus,.com-textarea:focus{border-color:#0b84d3}.com-text.is-h30{height:30px}.com-text.is-h35{height:35px}.com-text.is-h36{height:36px}.com-btn{line-height:40px;-moz-box-sizing:border-box;box-sizing:border-box;width:auto;height:40px;cursor:pointer;vertical-align:middle;border:0;background:#184c86}#center,.com-textarea{-moz-box-sizing:border-box;box-sizing:border-box}.com-btn:hover{text-decoration:none;color:#fff;background:#16477d}.cart-result .com-link,.com-tit .more:hover,.duobo-scroll--para .item a:hover,.like-result .com-link,.mod-seoLinks-item p a:hover{text-decoration:underline}.com-btn.disabled,.com-btn[disabled]{cursor:not-allowed;background:#4d4d4d!important}.com-btn.disabled:hover,.com-btn[disabled]:hover{background:#4d4d4d!important}.com-btn.s-xs{line-height:30px!important;height:30px!important}.com-btn.s-lg{line-height:40px!important;height:40px!important}.com-btn.is-full{width:100%!important}.com-btn.is-h24{line-height:24px;height:24px}.com-btn.is-h30{line-height:30px;height:30px}.com-btn.is-h35{line-height:35px;height:35px}.com-btn.is-h32{line-height:32px;height:32px}.com-btn.is-h36{line-height:36px;height:36px}.com-btn.is-h45{line-height:45px;height:45px}.com-btn.is-h50{line-height:50px;height:50px}.com-btn .icon-elves-suoz{margin:-3px 4px 0 0}.com-btn.is-w100{width:100%}.com-textarea{height:80px;padding:5px 10px;border:1px solid #0f3356;background:#151f2c}.com-tit{line-height:64px;height:64px;border-bottom:1px solid #0f3356}.com-tit:after{display:block;height:0}.com-tit .com-btn-qiugou{display:none;width:100px;height:35px;line-height:35px;margin-top:14px}.com-img:before,.sort:after,.sort:before{width:0;content:''}.com-tit .h2{font-size:18px;float:left;max-width:250px;margin-right:20px;color:#c9c9c9}.com-tit .small{font-size:14px;color:#fff}.com-tit .tabs{float:left;margin-left:20px}.com-tit .tabs .tabs-item{font-size:16px;margin-right:20px;cursor:pointer}.com-tit .tabs .tabs-item.active{color:#0b84d3}.com-tit .p{font-size:14px;float:left;color:#c9c9c9}.com-tit .p span{margin-right:10px}.com-tit .num{font-weight:400;color:#0b84d3}.com-tit .more{font-size:16px;float:right;color:#0b84d3}.com-tit ul{float:left;margin:0;padding:0}.com-tit ul li{float:left;margin:0 10px}.com-tit ul .s{color:#c9c9c9}.com-tit ul .s:hover{color:#0b84d3}.sort{padding-right:15px;color:#c9c9c9}.sort:after,.sort:before{position:absolute;right:0;height:0;border-width:5px;border-style:solid}.sort:before{z-index:100;top:-2px;border-color:transparent transparent #888}.sort:after{top:12px;border-color:#888 transparent transparent}.sort.sort__up:before{border-bottom-color:#0b84d3}.sort.sort__down:after{border-top-color:#0b84d3}.com-tit ul .mod-dropMenu{top:50px;left:0}.com-img{overflow:hidden}.com-img:before{font-size:0;line-height:0;display:inline-block;height:100%;margin-left:-5px;vertical-align:middle}.com-img>img{max-height:100%;vertical-align:middle}.com-table th{background:#151f2c}.com-table tbody tr{border-bottom:1px solid #141616}.com-table tbody tr:hover{background:rgba(24,76,134,.05)}.com-table td:first-child,.com-table th:first-child{padding-left:0;text-align:left;padding-right:0;width:160px}.com-table td:last-child,.com-table th:last-child{padding-right:0;text-align:right}.com-table th{font-weight:400;padding:10px;color:#c9c9c9}.com-table td{padding:15px 10px;text-align:center;color:#c9c9c9}.com-table2 td{padding:15px 10px 25px 10px!important;position:relative}.com-table td .com-img{width:110px;height:70px;margin-left:45px}.com-table td .com-btn{font-size:12px;line-height:24px;height:24px}.com-table td b{font-weight:400;color:#0b84d3}.none_lt{text-decoration:none}.ms-main{display:inline-block;text-align:left}.ms-main .ms-price{color:#d29208;display:block}.ms-main .line-through{text-decoration:line-through}.ms-price-tip{display:inline-block;font-style:normal;font-size:12px;height:20px;line-height:20px;padding:0 4px;background:#ae7b0c;color:#fff;border-radius:4px;vertical-align:top;position:relative;margin-left:4px}.ms-price-tip:after{content:'';background:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/img/jf20200611/tran-icon.png) center no-repeat;width:5px;height:4px;display:block;position:absolute;bottom:-4px;left:4px}.hy-tip{display:inline-block;font-style:normal;font-size:12px;height:20px;line-height:20px;padding:0 8px;background:#ae7b0c;color:#fff;border-top-left-radius:10px;border-top-right-radius:10px;border-bottom-right-radius:10px;position:relative;top:-20px}.failure{margin-top:20px;margin-bottom:15px;clear:both;height:26px;line-height:26px}.failure span{display:block}.failure .f_clear{display:block;height:26px;line-height:26px;background:#194c85;padding:0 8px;color:#fff;font-size:14px}.sold-out{background:#000!important}.goon_shop{color:#0b84d3;margin-top:20px;display:inline-block}.so_icon{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.com-table td strong{font-weight:400;color:#d29208}.com-table td .icon{cursor:pointer;color:#c9c9c9}.com-table td .icon:hover{cursor:pointer;color:#0b84d3}.com-table td p{text-align:left}.com-form2 dl{font-size:12px;margin-top:10px}.com-form2 dl.static dt{padding-top:0}.com-form2 dt{float:left;width:20%;padding-top:12px;text-align:right}.com-form2 dt span{margin-right:20px;color:#c9c9c9}.com-form2 dd{float:right;width:80%}.com-form2 dd .inner{position:relative;float:left;width:80%;margin-right:30px}.com-form2 dd .val{color:#fff}.com-form2 dd .need{font-size:18px;font-style:normal;line-height:1;position:absolute;top:17px;right:-20px;color:#184c86}.com-form2 dd .error{font-size:12px;clear:both;padding-top:5px;color:#d00000}.com-form2 dd .tip{font-size:12px;float:left;margin-top:12px;color:#d29208}.com-form2 dd .com-btn{line-height:50px;width:100%;height:50px;margin-top:10px}.com-form ul{margin:0;padding:0}.com-form li{margin-top:15px}.com-form .item span{font-size:12px;color:#c9c9c9}.com-form .item .must{font-size:14px;font-weight:400;margin-right:5px;color:#0b84d3}.com-form .item .s{margin-top:10px}.com-form .item .s .com-text{border:1px solid #0f3356;background:#151f2c}.com-form .item .s .select2-selection__rendered{line-height:33px!important;height:33px!important;text-align:left!important;border-width:1px!important;background:#151f2c!important}.com-form .item .s.hasUnit{position:relative}.com-form .item .s.hasUnit span{position:absolute;top:10px;left:10px;color:#fff}.com-form .item .s.hasUnit .com-text{padding-left:50px}.com-form .item .cost{padding:10px 0}.com-form .item .cost .a{float:left}.com-form .item .cost .b{float:right}.com-form .item .cost .b strong{font-size:16px;font-weight:400;color:#d29208}.com-form .item .tip{font-size:12px;font-weight:400;margin-top:5px;color:#d29208}.com-form .item .upload{width:110%;margin:0;padding:0;list-style:none}.com-form .item .upload li{font-size:20px;line-height:52px;float:left;width:52px;height:52px;margin:0 15px 15px 0;cursor:pointer;text-align:center;color:#0f3356;border:1px solid #0f3356;background:#151f2c}.com-form .item .upload li:hover{color:#0b84d3;border-color:#0b84d3}.com-form .item .upload li label{display:block;cursor:pointer}.com-form .item .upload li input[type=file],.com-menu.noArrow:before{display:none}.com-form .item .require{font-style:normal;margin-left:10px;color:#c9c9c9}.com-menu{position:relative}.com-menu.active:before{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.com-menu:before{position:absolute;top:50%;right:0;display:inline-block;width:0;height:0;margin-top:-2px;content:'';-webkit-transition:all .5s ease;transition:all .5s ease;border-width:5px 4px 0;border-style:solid;border-color:#888 transparent transparent}.com-menu .s{padding-right:15px!important;color:#c9c9c9}.com-menu .s .icon{font-size:12px}.com-checkbox{display:inline-block;cursor:pointer;vertical-align:middle;color:#c9c9c9}.ie7 .com-checkbox input[type=checkbox],.ie7 .com-checkbox input[type=radio],.ie8 .com-checkbox input[type=checkbox],.ie8 .com-checkbox input[type=radio]{display:inline-block;vertical-align:middle}.com-checkbox input[type=checkbox],.com-checkbox input[type=radio],.ie7 .com-checkbox input[type=checkbox]+span,.ie7 .com-checkbox input[type=radio]+span,.ie8 .com-checkbox input[type=checkbox]+span,.ie8 .com-checkbox input[type=radio]+span{display:none}.com-checkbox input[type=checkbox]:checked+span:after{font-size:16px;font-weight:400!important;font-style:normal!important;line-height:1;position:relative;position:absolute;top:-2px;left:0;content:'\e63c';color:#0b84d3}.com-checkbox-gray input[type=checkbox]:checked+span:after{color:#c1c1c1!important}.com-checkbox-yellow input[type=checkbox]:checked+span:after{color:#d29208!important}.com-checkbox-gray57 input[type=checkbox]:checked+span:after{color:#575757!important}.com-checkbox input[type=radio]:checked+span:after{position:absolute;top:3px;left:3px;width:6px;height:6px;content:'';border-radius:50%;background:#184c86}.com-checkbox input[type=radio]+span{border-radius:100%}.com-checkbox input+span{position:relative;top:2px;display:inline-block;width:12px;height:12px;margin-right:8px;border:1px solid #184c86}.com-checkbox-yellow input+span{border:1px solid #d29208!important}.com-checkbox-gray57 input+span{border:1px solid #575757!important;background:#c9c9c9}.com-checkbox p{display:inline-block}.popup-checkbox{position:relative;margin:15px 0 20px 26px}.popup-checkbox img{vertical-align:middle}.popup-checkbox em{font-style:normal;margin-left:5px}.paychoice1{margin-left:-26px}.pay-tip{display:none}.popup-pay-recommend .pay-tip{position:absolute;display:block;padding:0 6px;height:28px;line-height:21px;color:#ffba00;font-size:12px;background:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/images/pay-tip-bk.png) center no-repeat;background-size:100% 100%;font-weight:400;left:72px;top:-23px;z-index:-1;min-width:70px;white-space:nowrap}.popup-checkbox>span{top:0!important}.paychoice .com-checkbox{margin-right:0!important}.com-blue{background-color:#184c86}.com-green{background-color:#ae7b0c}.com-green:hover{background-color:#996c09}.com-gray{background-color:#737e9a}.com-gray:hover{background-color:#687187}.com-red{background-color:#993a38}.com-red:hover{background:#8d3130}.widget-filter{float:right!important;margin:0;padding:0;color:#c9c9c9}.widget-filter li{float:left;margin:0 10px}.widget-filter .com-text{line-height:26px;display:inline-block;width:80px;height:26px;margin:0 10px;text-align:center}.widget-filter .com-checkbox{display:inline-block;margin-bottom:0}.widget-filter__more{position:absolute;z-index:100;top:100%;left:0;display:none;width:100%;background:#192635}.widget-head,.widget-navs,.widget-tabs--item{position:relative}.widget-head{line-height:28px;height:43px;border-bottom:1px solid #0f3356}.widget-more{display:block;float:right;padding:0 20px;color:#c9c9c9}.widget-more.active{color:#0b84d3;background:#192635}.widget-tabs{float:left}.widget-tabs--item{font-size:16px;display:inline-block;margin-right:40px;color:#c9c9c9}.widget-tabs--item.active,.widget-tabs--item:hover{color:#0b84d3}.widget-btns{float:right;text-align:right}.widget-btns .com-btn{line-height:30px;height:30px;padding:0 20px}.three-checkbox{display:inline-block;cursor:pointer;vertical-align:middle;color:#c9c9c9}.three-checkbox.is-inject .state:before{top:-3px;left:0;background-position:0 -16px}.three-checkbox.is-reject .state:before{background-position:0 0}.three-checkbox .state{position:relative;display:inline-block;width:12px;height:12px;margin-top:-2px;margin-right:8px;vertical-align:middle;border:1px solid #184c86}.three-checkbox .state:before{position:absolute;top:-2px;left:-2px;width:16px;height:16px;content:'';background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAgCAYAAAAbifjMAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAEeSURBVEhL3ZLBDYIwFIY5kaoHR3AER3AER3AEN5BEmnh0AxzBDRwBYjHxyAauoP3Je/gaKrQc/RIEH/3+tq8kKjeVvYokEqXNxXpl+7DQ9TsmpHPs3S0EhPRkJiTkp8wMhYzKjC8kWGZkSLTMsDhJBk5AwOk4yGV3z6EhUqaS0xMq+fHJzGjIkMz8DAmRmV5IjMw4IfanipEZOFO8vyFrlnNtDvPcXKkSjtL13oqvmTaNOpotlcdJT8+VPbESx2cDzlgFvRoHM2FWyDN931H5SztAm5vSjzWVOiBAxJXm9YbKX+QAzCKXJt95ZwZIxdfIA7FPrnc127h28BBojAgpeM9Rn6tcMgVVUd0GMsTX1CCwHZXXGf2dQOyyp5MkH5VGNSAP9gmjAAAAAElFTkSuQmCC);background-repeat:no-repeat;background-position:0 -100px}#center,#footer,#header,.g-nav-new,.wrapper{position:relative}.com-arrow{display:inline-block;width:0;height:0;margin:2px 0 0 5px;vertical-align:middle;border-width:4px;border-style:solid;border-color:#c9c9c9 transparent transparent}.com-line{border-bottom:1px solid #0d253d}.version{width:12345525245522}.wrapper{width:1200px;margin:0 auto}.box-10,.g-ante{margin-bottom:-50px}#container.bg-zt.bg-zt__1{background:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/images/bg-zt-1.jpg) center top no-repeat}#container.bg-zt.bg-zt__2{background:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/images/bg-zt-2.jpg) center top no-repeat}#container.bg-zt.bg-zt__yl{background:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/images/bg-yl-1.jpg) center top no-repeat,url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/images/bg-yl-2.jpg) center 369px no-repeat,url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/images/bg-yl-3.jpg) center 738px no-repeat,url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/images/bg-yl-4.jpg) center 1477px no-repeat}.no-canvas #container.bg-zt__yl{background:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/images/bg-yl.jpg) center top no-repeat}#header{z-index:100}#center{z-index:10;padding:1px 0 50px}#footer{z-index:1;padding:40px 0 30px;background:#0f161e}.g-w360{width:360px}.g-w800{width:800px}.g-ante{margin-top:50px;padding:50px 0;background:#16212e}.g-ant-1{float:left;width:892px}.g-ant-2{float:right;width:290px}.g-nav-new{z-index:99;background:rgba(18,28,39,.8);box-shadow:0 4px 20px 1px rgba(0,0,0,.3)}.g-nav-new.active{position:fixed;top:0;left:0;width:100%;background:#1b2939!important}.box-1,.box-2{position:relative}.box-1{line-height:40px;z-index:3000;height:40px;background:#0e0f11;background:rgba(14,15,17,.9)}.box-2{z-index:10;background:#121c27;background:rgba(18,28,39,.8)}.box-2.active{position:fixed;top:0;left:0;width:100%;background:#1b2939}.box-2.active .toTop{display:block}.box-2.active .mod-nav-bd{display:none}.box-3{position:absolute;top:-200px;left:0;width:100%}.box-6{padding:35px 0 40px;text-align:center;background:#0e0f11}.box-7:after{display:block;clear:both;height:0;content:'\20'}.ant-devider:before,.ant-item.s-zero:before,.ant-thumb-list .e-item.s-select:after,.droptip .droptip-desc:before,.duobo-intro--tit:before,.duobo-winner--info .avatar:before,.evm-bar--item:before,.lucky-record--item:before,.lucky-record--list:before,.rc-list--item.active:before{content:''}.box-8{float:left;width:250px}.box-9{float:right;width:925px}.box-10{margin-top:-1px;background:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/images/bg-preview.jpg) center top no-repeat}.ant-fahuo{display:none}.ant-fahuo .e-form{padding:20px}.ant-fahuo .e-form dt{width:28%}.ant-fahuo .e-form dd{width:72%}.ant-fahuo .e-form .t-submit{display:block;width:90%;margin:20px auto 0}.ant-devider{position:relative;float:left;width:284px;height:20px;background:#152336}.ant-devider:before{position:absolute;top:50%;left:0;width:100%;height:1px;margin-top:-.5px;background:#121c27}.ant-tit{font-size:18px;margin-top:30px}.ant-thumb{float:left;width:362px}.ant-thumb-top{position:relative;-moz-box-sizing:border-box;box-sizing:border-box;height:360px;padding:15px;border:1px solid #0f3356}.ant-thumb-top .e-inner{display:block;height:100%}.ant-thumb-top .zero{position:absolute;z-index:1000;top:38px;right:-10px}.ant-thumb-list{position:relative;padding:12px 20px;border:1px solid #0f3356;border-top:0}.ant-thumb-list .swiper-container{height:58px}.ant-thumb-list .icon{font-size:20px;position:absolute;top:30px;cursor:pointer;color:#184c86}.ant-thumb-list .icon.icon-leftarrow{left:0}.ant-thumb-list .icon.icon-rightarrow{right:0}.ant-thumb-list .e-item{display:block;width:56px;height:56px;margin:0 auto;cursor:pointer;border:1px solid transparent}.ant-thumb-list .e-item.s-select{position:relative;overflow:visible}.ant-thumb-list .e-item.s-select:after{position:absolute;z-index:1000;top:-6px;left:-3px;width:60px;height:63px;background-image:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/images/icon-elves-24188e99ea.png);background-position:-437px -228px}.ant-thumb-list .e-item:hover{border-color:red}.ant-detail{float:right;width:800px}.ant-detail .e-name{font-size:18px;line-height:2;margin:10px 0;color:#fff}.ant-detail .e-tip{margin-bottom:15px;color:#0b84d3}.ant-detail .e-hr{height:1px;margin-bottom:20px;background:#0f3356}.ant-detail .e-btn{line-height:40px;min-width:140px;height:40px;margin-top:35px}.ant-sai{position:relative;padding:10px 10px 10px 70px}.ant-sai .e-tit{font-size:18px;position:absolute;top:14px;left:0}.ant-sai .e-list{overflow:hidden}.ant-sai .e-list.s-white{color:#fff}.ant-sai .e-list.s-gray{color:#c9c9c9}.ant-sai .e-list .t-item{line-height:28px;float:left;overflow:hidden;height:28px;margin:0 17px 10px 0;padding:2px 8px;cursor:pointer;border:1px solid transparent;border-radius:2px}.ant-sai .e-list .t-item:hover{border-color:#184c86}.ant-sai .e-list .t-item.s-active{background:#184c86}.ant-sai .e-list .t-item .icon-elves{margin-top:-3px;margin-right:10px}.ant-sort{margin-top:20px}.ant-sort .e-tit{float:left;margin-right:10px;color:#c9c9c9}.ant-sort .e-con{float:left!important}.ant-slogan{overflow:hidden}.ant-slogan-item{float:left;margin-left:105px}.ant-slogan-item:first-child{margin-left:0}.ant-slogan-item .e-ico{margin-right:20px}.ant-slogan-item .e-txt{display:inline-block;vertical-align:middle}.ant-slogan-item .e-txt .t-tit{font-size:16px;font-weight:700;display:block;margin-bottom:10px}.ant-slogan-item .e-txt .t-desc{font-size:12px;color:#c9c9c9}.ant-page{overflow:hidden}.ant-page .ant-list{width:110%}.ant-page .ant-item{margin:0 20px 20px 0}.ant-list{margin-top:20px}.ant-list .e-title{font-size:18px;line-height:64px;height:64px;color:#c9c9c9}.ant-list .e-swiper{overflow:hidden;height:426px}.ant-list .e-swiper .swiper-slide{-moz-box-sizing:border-box;box-sizing:border-box;padding:0 10px}.ant-list .e-swiper .swiper-slide .ant-item{width:280px}.ant-list .e-swiper .swiper-slide .ant-item .e-btns .t-btn{width:118px}.ant-list .e-swiper .swiper-pagination{position:absolute;z-index:20;bottom:0;width:1200px;text-align:center}.ant-list .e-swiper .swiper-pagination-switch{display:inline-block;width:10px;height:10px;margin:0 5px;cursor:pointer;border-radius:10px;background:#317487}.ant-list .e-swiper .swiper-visible-switch{background:#16477d}.ant-list .e-swiper .swiper-active-switch{background:#0b84d3}.ant-item{font-size:12px;position:relative;float:left;-moz-box-sizing:border-box;box-sizing:border-box;width:284px;height:394px;margin-bottom:40px;margin-left:20px;padding:15px;border:1px solid #0f3356;background:#151f2c}.ant-item.is-navuse{width:306px;height:360px;margin-bottom:0;background:rgba(18,28,39,.5)}.ant-item.is-navuse .e-img{height:190px}.ant-item.is-navuse .ant-progress .e-bar{width:100%}.ant-item.s-zero:before{position:absolute;z-index:110;top:43px;right:-9px;width:58px;height:67px;background-image:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/images/icon-elves-24188e99ea.png);background-position:-437px -151px}.ant-item.s-skin .e-img{height:120px;max-height:90%}.ant-item.s-sports .e-img{height:211px}.ant-item.s-lucker{height:445px}.ant-item.s-tail{height:445px;margin-bottom:0;border:0;background:#152336}.ant-item.s-tail .ant-progress{padding:13px 0 26px;border-top:1px solid #0f3356}.ant-item.s-tail .ant-progress .e-bar{margin:13px 0}.ant-item.s-wait{padding-top:130px;text-align:center}.ant-item.s-wait .wait{font-size:24px;display:block;margin-top:10px;color:#184c86}.ant-item:first-child{margin-left:0}.ant-item:hover{border-color:#184c86}.ant-item .e-name{font-weight:700;display:block;overflow:hidden;margin-bottom:5px;color:#fff}.ant-item .e-type{display:block;height:18px;color:#0b84d3}.ant-item .e-img{margin:10px 0}.ant-item .e-flower{overflow:hidden;height:35px;text-align:center}.ant-item .e-mosun{margin-bottom:15px;text-align:center;color:#0b84d3}.ant-item .e-pro{line-height:48px;overflow:hidden;height:48px;border-top:1px solid #0f3356;border-bottom:1px solid #0f3356}.ant-item .e-pro .t-need{font-size:16px;float:left}.ant-item .e-pro .t-leave{float:right}.ant-item .e-user{position:relative;overflow:hidden;height:55px;margin-top:10px;padding:0 0 0 60px}.ant-item .e-user .t-pic{position:absolute;top:4px;left:0;width:48px;height:48px}.ant-hot,.ant-wrapper{z-index:100;left:50%;margin-left:-600px}.ant-item .e-user .t-name{overflow:hidden}.ant-item .e-btns{margin-top:15px;text-align:center}.ant-item .e-btns .t-btn{font-size:12px;line-height:32px;overflow:hidden;width:120px;height:32px}.ant-item .e-btns .t-btn.com-blue{margin-right:8px}.ant-item .e-btns .t-btn:first-child:last-child{width:100%}.ant-wrapper{position:absolute;top:173px;width:1200px}.s-panel{position:relative}.ant-hot{font-size:12px;position:absolute;width:255px;height:200px;padding:15px;border:1px solid #0f3356;background:#151f2c}.ant-hot.s-top{top:172px}.ant-hot.s-bottom{top:415px}.ant-hot .e-tag{position:absolute;z-index:10;top:82px;right:-10px;width:50px;height:58px;background-image:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/images/icon-elves-24188e99ea.png);background-position:-512px -217px}.ant-hot .tag-flag{top:8px}.ant-hot .e-name{font-weight:700;display:block;width:80%;margin-bottom:5px;color:#ff0009}.ant-hot .e-type{color:#0b84d3}.ant-hot .e-img{height:100px}.ant-progress.s-large .e-bar,.ant-progress.s-large .e-bar .t-ruler{height:8px;border-radius:4px}.ant-hot .e-img .t-pic{max-height:80%}.ant-progress.s-large{width:490px}.ant-progress.s-large .e-bar{width:489px}.ant-progress.s-large .e-msg .t-yui{position:absolute;top:23px;right:-73px;color:#c9c9c9}.ant-progress .e-msg{line-height:22px;position:relative;height:22px}.ant-progress .e-msg .t-ren{float:left}.ant-progress .e-msg .t-bai{float:right}.ant-progress .e-bar{overflow:hidden;width:255px;max-width:100%;height:5px;margin:8px 0;border-radius:3px;background:#243e56}.ant-progress .e-bar .t-ruler{height:5px;border-radius:3px;background:#0b84d3;background:-webkit-linear-gradient(left,#0b84d3 0,#6f5f69 66%,#e7170e 100%);background:linear-gradient(to right,#0b84d3 0,#6f5f69 66%,#e7170e 100%)}.ant-cold{position:absolute;z-index:100;top:173px;right:50%;width:278px;margin-right:-600px;background:#151f2c}.ant-cold .e-title{font-size:14px;font-weight:700;line-height:45px;display:block;overflow:hidden;height:45px;padding:0 20px;background:#020d1e;background:rgba(2,13,35,.55)}.ant-cold .e-title .icon-elves{margin-right:10px}.ant-cold-scroll{overflow:hidden;height:378px}.ant-cold-list{padding:5px 20px}.ant-cold-item{font-size:12px;position:relative;padding:10px 0 10px 45px}.ant-cold-item .e-avatar{position:absolute;top:18px;left:0;width:32px;height:32px}.ant-cold-item .e-item .t-goods,.ant-cold-item .e-item .t-name{display:inline-block;height:24px;vertical-align:top;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.ant-cold-item .e-item{line-height:24px;color:#c9c9c9}.ant-cold-item .e-item .t-name{max-width:70px;color:#0b84d3}.ant-cold-item .e-item .t-goods{max-width:124px}.ant-cold-item .e-item .t-num{color:#ff0009}.help-menu>li{border-bottom:1px solid #151f2c}.help-menu>li.active>a{color:#0b84d3;background:#172c40}.help-menu>li.active>a a{color:#0b84d3}.help-menu>li.active .help-submenu{display:block}.help-menu>li.active>a .icon-elves-marr{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.help-menu>li.active>a .icon-elves-duobao{width:19px;height:21px;background-position:-14px -509px}.help-menu>li.active>a .icon-elves-xiaoxi{width:19px;height:17px;background-position:-184px -479px}.help-menu>li.active>a .icon-elves-duihuan{width:20px;height:20px;background-position:-455px -414px}.help-menu>li.active>a .icon-elves-youhui{width:18px;height:21px;background-position:-72px -509px}.help-menu>li.active>a .icon-elves-yoshi{width:21px;height:21px;background-position:-551px -416px}.help-menu>li.active>a .sprite-inte-jifen{width:18px;height:21px;background-position:-118px -122px}.help-menu>li>a{font-size:14px;line-height:44px;position:relative;display:block;height:44px;padding:0 15px 0 60px;color:#fff;background:#132435}.help-menu>li>a .icon-elves,.help-menu>li>a .sprite{position:absolute}.help-menu>li>a .icon-elves-marr{top:20px;right:15px}.help-menu>li>a .icon-elves-duihuan{top:10px;left:19px}.help-menu>li>a .icon-elves-duobao{top:11px;left:21px}.help-menu>li>a .icon-elves-xiaoxi{top:13px;left:22px}.help-menu>li>a .icon-elves-youhui{top:12px;left:22px}.help-menu>li>a .icon-elves-yoshi{top:12px;left:18px}.help-menu>li>a .sprite-inte-jifen{top:14px;left:21px}.help-menu>li>a .icon-zhanghu{font-size:24px;top:8px;left:17px}.help-menu>li>a .icon-jishi{font-size:20px;top:13px;left:19px}.help-menu>li>a .icon-jiasuqi{font-size:22px;top:13px;left:18px}.help-menu>li>a .icon-peilian{font-size:18px;top:13px;left:19px}.help-menu>li>a .icon-qujian,.help-menu>li>a .icon-rmbjiaoyi{font-size:24px;top:10px;left:17px}.help-menu>li>a .icon-danbaojiaoyi{font-size:26px;top:10px;left:17px}.help-menu>li>a .icon-kucun{font-size:20px;top:11px;left:20px}.help-menu>li>a .icon-buy{font-size:22px;top:13px;left:20px}.help-menu>li>a .icon-aixin{font-size:22px;top:11px;left:20px}.help-menu>li>a .icon-qianbao1{font-size:22px;top:9px;left:20px}.help-menu>li>a .icon-tuichu{font-size:22px;top:9px;left:21px}.help-menu>li>.help-submenu .icon,.help-menu>li>a .icon{font-size:20px;font-weight:100;-webkit-text-stroke-width:0}.help-menu>li>a .icon{position:absolute;top:9px;left:21px}.help-menu>li>.help-submenu .icon{top:4px;left:2px;margin-right:20px}.help-menu>li>a .icon-mc-wdbb{font-size:22px;left:20px}.help-menu>li>a .icon-mc-wdjf{font-size:24px;left:19px}.help-menu>li>a .icon-mc-wydh{font-size:19px}.help-menu>li>a .icon-mc-gsjydd{font-size:21px}.help-menu>li>a .icon-mc-wdjsq{font-size:24px;left:19px}.help-menu>li>a .icon-mc-wdcdk{font-size:22px}.help-menu>li>a:hover{background:#172c40}.help-submenu>li{line-height:43px;height:43px;background:#151f2c}.help-submenu>li.active a{color:#0b84d3}.help-submenu>li:last-child{border-bottom:0}.help-submenu>li a{font-size:12px;display:block;padding:0 20px 0 57px}.help-submenu>li a .subico{width:25px;height:24px;margin-top:-2px;margin-right:20px;vertical-align:middle}.service-xieyi{padding:20px 20px 40px}.service-xieyi .agree{margin:20px 0 50px}.service-xieyi .agree p{font-size:12px}.service-xieyi .btns .getin{line-height:50px;min-width:180px;height:50px;margin-left:37.5%;vertical-align:middle}.service-xieyi .btns .cancel{display:inline-block;margin-left:10px;vertical-align:middle}.duobo-countdown{position:relative;height:90px;padding:30px 20px 25px 240px;background:#1b252f}.duobo-countdown .ico{position:absolute;top:40px;left:160px}.duobo-countdown .timer{font-size:52px;font-weight:700;display:block}.duobo-counter{overflow:hidden;height:125px}.duobo-counter.is-small{height:67px}.duobo-counter.is-small .timer{font-size:20px;line-height:37px;width:122px;height:37px;margin-top:0;background:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/images/bg-duobo-timer-small.png) left top no-repeat}.duobo-counter.is-small .timer b{margin:0 8.5px}.duobo-counter .timer{font-size:42px;line-height:72px;display:block;width:244px;height:72px;margin:30px auto 0;text-align:center;color:#fff;background:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/images/bg-duobo-timer.png) left top no-repeat}.duobo-counter .timer b{font-weight:400;margin:0 16px}.duobo-counter .ing{line-height:40px;display:block;overflow:hidden;height:40px;margin:40px 0;text-align:center}.duobo-haoma{display:none;padding:0 20px 20px}.duobo-haoma--tit{margin-bottom:10px;padding:12px 0;color:#fff;border-bottom:1px solid #0f3356}.duobo-haoma--list li{padding:12px 0}.duobo-haoma--list .num{overflow:hidden;color:#0b84d3}.duobo-haoma--list .num span{display:block;float:left;margin:0 10px 10px 0}.duobo-forest--info__tags img,.duobo-scroll--tit .ico{margin-right:5px}.duobo-haoma--list .time{font-size:12px;display:block;margin-bottom:10px;color:#c9c9c9}.duobo-scroll{float:right;width:250px;height:314px;margin-top:250px;background:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/images/bg-duobo-scroll.png) left top no-repeat}.duobo-scroll--tit{font-size:16px;line-height:45px;height:45px;padding:0 15px}.duobo-scroll--panel{overflow:hidden;height:216px}.duobo-scroll--list{padding:0 15px}.duobo-scroll--item{overflow:hidden;padding:9px 0}.duobo-scroll--avatar{display:block;float:left;width:30px;height:30px;margin-top:7px;background-repeat:no-repeat;background-position:center center;background-size:cover}.duobo-forest--btns,.duobo-forest--info__tags{margin-top:20px}.duobo-scroll--para{font-size:12px;float:right;overflow:hidden;width:175px;height:54px;color:#c9c9c9}.duobo-scroll--para .item{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.duobo-scroll--para .item .name{display:block;float:left;overflow:hidden;max-width:100px;white-space:nowrap;text-overflow:ellipsis}.duobo-scroll--see{display:block;padding:13px 20px;color:#fff}.duobo-forest{position:relative;z-index:100;float:left;width:650px;margin-left:35px}.duobo-forest--tit{font-size:18px;margin-bottom:10px}.duobo-forest--info{line-height:30px;display:block;margin-bottom:5px}.duobo-forest--btns .com-btn{line-height:36px;min-width:140px;height:36px;margin-right:20px}.duobo-winner{line-height:1.8;padding:30px 30px 10px;background:#1b252f}.duobo-winner--info{margin-bottom:15px}.duobo-winner--info .item{font-size:12px;margin:0 5px}.duobo-winner--info .see{font-size:12px;margin-left:20px}.duobo-winner--info .avatar{position:relative;display:inline-block;width:50px;height:50px;margin-right:10px;vertical-align:middle;background-repeat:no-repeat;background-position:center center;background-size:cover}.duobo-winner--info .avatar:before{position:absolute;z-index:10;top:-24px;left:-17px;width:75px;height:44px;background-image:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/images/icon-elves-24188e99ea.png);background-position:-257px -414px}.duobo-winner--info .user{display:inline-block;overflow:hidden;width:80px;vertical-align:middle;white-space:nowrap;text-overflow:ellipsis}.duobo-check{overflow:hidden;margin-top:2px;padding:8px 30px;background:#17222c}.duobo-check--list{float:left;overflow:hidden;width:320px}.duobo-check--item{line-height:30px;display:block;float:left;overflow:hidden;-moz-box-sizing:border-box;box-sizing:border-box;width:50%;white-space:nowrap;text-overflow:ellipsis}.duobo-check--item:nth-child(even){padding-left:30px}.duobo-check--tags{float:left;width:70px;margin-top:7px}.duobo-check--btn{line-height:36px;float:right;min-width:140px;height:36px;margin-top:10px}.duobo-jieguo{line-height:2;height:80px;margin-top:1px;padding:10px 30px 0;background:#17222c}.duobo-jieguo--item{font-size:12px;float:left;width:50%;color:#c9c9c9}.duobo-jieguo--formula .num{position:relative;display:inline-block;min-width:40px;text-align:center}.duobo-jieguo--formula .symbol{margin:0 5px}.count-result,.duobo-message--tb{margin-top:20px}.duobo-num--no,.lottery-num{margin-right:10px}.duobo-jieguo--formula .anno{position:absolute;top:20px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.no-canvas .duobo-jieguo--formula .anno{left:0}.count-result{line-height:2;padding:20px;color:#c9c9c9;background:#151f2c}.count-result--tit{margin-bottom:10px}.count-result--num{line-height:1.5;display:inline-block;padding:0 10px;color:#fff;border-radius:3px;background:#c43f0f}.lottery-num .b{font-size:12px;font-weight:400;line-height:24px;display:inline-block;width:24px;height:24px;text-align:center;color:#fff;border-radius:12px;background:#184c86}.duobo-message--tb.is-small td{font-size:12px}.duobo-message--tb td{line-height:1.8;padding:20px 10px}.duobo-message--tb td .name{display:inline-block;width:70%;vertical-align:middle}.duobo-message--tb td:last-child{text-align:center}.duobo-message--tb td .com-btn{line-height:28px;min-width:100px;height:28px}.duobo-message--tb td p{overflow:hidden;height:24px;white-space:nowrap;text-overflow:ellipsis}.duobo-message--tb th:last-child{text-align:center}.duobo-intro--tit{font-weight:700;margin-bottom:15px;color:#fff}.duobo-intro--tit:before{display:inline-block;width:5px;height:15px;margin-right:10px;vertical-align:middle;background-image:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/images/icon-elves-24188e99ea.png);background-position:-582px -167px}.duobo-intro--desc{line-height:2;margin-bottom:25px;color:#c9c9c9}.duobo-num--item{line-height:2;position:relative;padding:15px 0 15px 155px;border-bottom:1px solid #141615}.duobo-num--time{position:absolute;top:19px;left:20px;color:#c9c9c9}.lucky-other--info,.lucky-user--info{font-size:12px;line-height:1.8;color:#fff;white-space:nowrap;text-overflow:ellipsis}.duobo-num--no{display:inline-block}.lucky-record--name,.lucky-record--time{display:block;float:left;overflow:hidden}.lucky-detail{width:800px}.lucky-detail--panel{padding:30px 0}.lucky-count--tb td{overflow:hidden;padding:20px 10px;text-align:left;white-space:nowrap;text-overflow:ellipsis}.lucky-record--list{position:relative;overflow:hidden;padding:25px 0}.lucky-record--list:before{position:absolute;z-index:5;top:0;left:190px;width:4px;height:100%;background:#132435}.lucky-record--item{position:relative;z-index:10;overflow:hidden;padding:18px 0}.lucky-record--item:before{position:absolute;top:50%;left:187px;width:10px;height:10px;margin-top:-5px;border-radius:5px;background:#184c86}.lucky-record--time{width:175px}.lucky-record--name{max-width:300px;margin-right:20px;margin-left:50px;white-space:nowrap;text-overflow:ellipsis}.lucky-record--name img{margin-right:5px}.lucky-record--what{float:left}.lucky-aside{width:360px}.lucky-aside--head{border-bottom:0}.lucky-aside--list{border:1px solid #0f3356}.lucky-other--avatar,.lucky-user--avatar{border-radius:50%;background-repeat:no-repeat;background-position:center center;background-size:cover}.lucky-aside--item{padding:0 20px}.lucky-aside--item:last-child .lucky-other,.lucky-aside--item:last-child .lucky-user{border-bottom:0}.lucky-other,.lucky-user{min-height:95px;padding:18px 0 18px 120px;border-bottom:1px solid #141616;display:block}.duobo-buy--ipt .e-cnum,.show-more{border:1px solid #0f3356;text-align:center}.lucky-aside--item:hover{background-color:rgba(24,76,134,.05)}.lucky-user{position:relative}.lucky-user--avatar{position:absolute;top:25px;left:0;display:block;width:95px;height:95px}.lucky-user--info{display:block;overflow:hidden}.lucky-other{position:relative}.lucky-other--avatar,.lucky-other--thumb{position:absolute;top:25px;left:0;width:95px;height:95px}.duobo-buy--ipt,.duobo-buy--say,.site-notice--item{border-bottom:1px solid #0f3356}.lucky-other--avatar{display:block}.lucky-other--info{display:block;overflow:hidden}.site-notice--list{margin-bottom:20px}.site-notice--item{font-size:14px;line-height:2;overflow:hidden;padding:20px 0}.site-notice--item .time{display:block;margin-bottom:10px;color:#c9c9c9}.site-notice--item .from{float:right;margin-top:30px;color:#c9c9c9}.duobo-buy{display:none;text-align:center}.duobo-buy--ipt{padding:10px 0 20px}.duobo-buy--ipt .e-cnum{font-size:12px;line-height:18px;display:inline-block;width:18px;height:18px;cursor:pointer;background:#151f2c}.duobo-buy--ipt .e-cnum:hover{color:#fff;background:#184c86}.duobo-buy--ipt .e-input{width:150px;margin:0 7px;vertical-align:middle}.duobo-buy--ipt .e-speed{overflow:hidden;margin:10px auto 0;padding-left:13px;text-align:center}.duobo-buy--ipt .e-speed span{line-height:24px;display:inline-block;height:24px;margin-left:7px;padding:0 5px;cursor:pointer;background:#b1b1b1}.duobo-buy--ipt .e-speed span:first-child{margin-left:0}.duobo-buy--ipt .e-speed span:hover{background:#a4a4a4}.duobo-buy--ipt .e-speed span.is-active{background:#184c86}.duobo-buy--ipt .tip{margin-top:10px}.duobo-buy--yue{margin-top:20px;color:#c9c9c9}.duobo-buy--say{font-size:14px;padding:10px 0;color:#c9c9c9}.duobo-buy--say a{margin-left:20px}.duobo-buy--go{padding:30px}.duobo-buy--go .com-btn{line-height:50px;width:100%;height:50px;margin-bottom:15px}.duobo-msg{font-size:12px;line-height:28px;overflow:hidden;margin-bottom:10px;color:#fff}.duobo-msg .line-h{background-color:#162539}.duobo-msg--person{overflow:hidden;margin-bottom:5px}.duobo-msg--span{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.duobo-msg--state{line-height:1;margin-top:3px;padding:5px 10px;color:#fff;background:#d29208}.plz-login{font-size:18px;padding:80px 0;text-align:center}.duobo-info{line-height:2.4;overflow:hidden;-moz-box-sizing:border-box;box-sizing:border-box;padding:0 0 20px}.duobo-sel li{line-height:32px;float:left;overflow:hidden;height:32px;margin:0 40px 15px 0;padding:0 10px;cursor:pointer;text-align:center}.duobo-sel li.active,.duobo-sel li:hover{color:#fff;background:#184c86}.lucky-result{padding:30px 20px;text-align:center}.lucky-result .tip{font-size:22px;display:block}.lucky-result .code{font-size:14px;display:block;margin:10px 0 30px}.lucky-result .com-btn{width:45%;margin:0 5px}.cart-result .go,.like-result .go{line-height:45px;width:100%;height:45px}.show-more{font-size:14px;display:block;padding:10px;color:#fff;background:#151f2c}.cart-result,.like-result{padding:30px;text-align:center}.show-more.no-data{pointer-events:none;color:#c9c9c9}.show-more .icon{font-size:14px;top:1px}.like-result .icon{font-size:90px;color:#d29208}.like-result .label{font-size:18px;font-weight:700;margin:10px 0 30px}.like-result .and{font-size:14px;margin-bottom:10px}.like-result .has{font-size:14px;margin-bottom:20px;color:#c9c9c9}.like-result .go{margin-bottom:10px}.cart-result{display:none}.load-more,.load-more a{display:block;background:#132232}.cart-result .icon{font-size:90px;color:#d29208}.cart-result .label{font-size:20px;font-weight:700;margin:10px 0}.cart-result .and{font-size:14px;margin-bottom:20px}.load-more{margin-top:20px;text-align:center}.load-more a{padding:10px 0}.load-more a.is-active i{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.mod-helpMenu.active,.mod-topbar-bd li .msg.active .num{-webkit-transform-origin:center bottom;-ms-transform-origin:center bottom}.load-more a:hover{background:#162739}.load-more .icon-loadmore{font-size:12px;display:inline-block;vertical-align:middle}.my-favorites--head{font-size:16px;color:#c9c9c9;border-bottom:0}.my-favorites--desc{font-size:12px;line-height:2;margin-bottom:15px;color:#c9c9c9}.my-favorites--filter{line-height:30px;margin-bottom:15px}.my-favorites--filter .com-btn{line-height:30px;min-width:100px;height:30px;margin:0 3px;vertical-align:middle}.my-favorites--table{font-size:12px;margin-top:10px}.my-favorites--table td:first-child,.my-favorites--table th:first-child{padding-left:0}.my-favorites--table .com-checkbox{margin-bottom:0}.my-favorites--table .flower{margin-top:10px}.droptip{position:relative}.droptip:hover .droptip-desc{display:block}.droptip .droptip-label{cursor:pointer}.droptip .droptip-label i{margin-left:5px}.droptip .droptip-desc{position:absolute;z-index:1100;right:-20px;bottom:35px;display:none;width:190px;padding:10px 15px;text-align:left;white-space:normal;border:1px solid #0f3356;background:#1b2939}.droptip .droptip-desc:before{position:absolute;right:30px;bottom:-8px;width:14px;height:8px;background-image:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/images/icon-elves-24188e99ea.png);background-position:-449px -446px}.time-pick{width:140px!important;height:30px;padding-right:45px;background:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/images/time-pick.png) right top no-repeat}.coll-like{display:inline-block;width:24px;height:21px;cursor:pointer;vertical-align:middle;background-image:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/images/icon-elves-24188e99ea.png);background-position:-401px -232px}.coll-like.active{background-position:-292px -363px}.safety-status .safety-title{border-bottom:0}.safety-status .safety-title .tt{font-size:14px;font-weight:700}.safety-status .safety-title .set{font-weight:400;margin-left:10px}.safety-status .list{margin-top:25px}.safety-status .list li{float:left;margin:0 60px 40px 0;text-align:center}.safety-status .list li .graph{line-height:50px;position:relative;display:inline-block;width:50px;height:50px;border:1px solid #fff;border-radius:25px}.safety-status .list li .graph .danger,.safety-status .list li .graph .safe{font-size:24px;position:absolute;z-index:100;right:-12px;bottom:-3px;border-radius:50%;background:#151f2c}.safety-status .list li .graph .safe{color:#d29208}.safety-status .list li .graph .danger{color:#eb4b4b}.safety-status .list li .type{font-size:14px;display:block;margin-top:12px;color:#0b84d3}.comp-info{display:none;padding:20px;text-align:center}.comp-info .tit{font-size:16px;margin-bottom:20px;color:#fff}.comp-info .tit .icon-elves{margin-right:20px}.comp-info .for{font-size:14px;color:#0b84d3}.comp-info .list{margin:35px 0;text-align:left}.comp-info .list li{font-size:14px;margin-bottom:2px;padding:15px;color:#fff;background:#1a2f44}.comp-info .go{padding:0 30px}.comp-info .wait{font-size:14px;margin-top:10px}.modify-result{width:62%;text-align:center}.modify-result p{font-size:16px;margin:20px 0 40px}.modify-result .confirm{width:160px}.modify-result .icon{font-size:60px;color:#d29208}.safety-form{margin-top:30px}.safety-form dl.static{margin-bottom:20px}.safety-form dt{font-size:14px;width:14%;padding-top:11px}.safety-form dd{width:86%}.safety-form dd .inner{width:310px;margin-right:20px}.safety-form dd .vcode{display:inline-block;margin-top:12px}.safety-form dd .val{font-size:14px}.safety-form dd .save{font-size:14px;line-height:40px;width:160px;height:40px;margin-top:20px;margin-right:10px}.safety-form dd .back{font-size:16px;position:relative;top:11px}.safety-title{height:43px;line-height:28px;border-bottom:1px solid #0f3356}.safety-title .tt{font-size:16px;display:inline-block;color:#fff}.safety-title .log{font-size:12px;margin-left:20px;color:#c9c9c9}.safety-title__sm .tt{font-size:14px}.safety-tips{font-size:12px;padding:15px 0 30px;color:#c9c9c9}.safety-tips .com-link{margin-left:10px}.safety-account--list{padding:20px 0}.safety-account--item{line-height:2;position:relative;overflow:hidden;padding:25px 0}.safety-account--item .ico{margin-right:15px}.safety-account--item .tit{font-size:14px;font-weight:700;color:#0b84d3}.safety-account--item .txt{font-size:14px;display:inline-block;width:550px;margin-left:60px;vertical-align:middle;color:#fff}.safety-account--item .btn{line-height:30px;position:absolute;top:50%;right:0;width:110px;height:30px;margin-top:-15px;text-align:center}.safety-account--item .get{position:absolute;top:-7px;right:22.2%}.order-delay{overflow:hidden;padding:20px 0;color:#c9c9c9}.order-delay--amount{float:right}.order-delay--amount .num{font-size:16px;color:#0b84d3}.weixin-scan{padding:170px 220px 90px;text-align:center;border:1px solid #0f3356;background:#132434}.weixin-scan--tt{font-size:20px;color:#fff}.weixin-scan--pics{position:relative;width:200px;height:200px;margin:10px auto;cursor:pointer}.weixin-scan--pics .qr,.weixin-scan--pics:hover .exp{display:block}.weixin-scan--pics .exp{position:absolute;top:-70px;left:230px;display:none;max-width:270px}.weixin-scan--pics .shadow{position:absolute;z-index:10;top:0;left:0;display:none;width:100%;height:100%;background:rgba(0,0,0,.6)}.weixin-scan--pics .reget{line-height:35px;width:78%;height:35px;margin-top:42%;background:#0b84d3}.weixin-scan--pics .reget:hover{background:#0a75bb}.weixin-scan--remind{font-size:14px;color:#c9c9c9}.weixin-scan--remind .timer{color:#0b84d3}.weixin-scan--other{margin-top:70px;padding:20px 0;border-top:1px solid #0f3356}.sell-history{margin-bottom:110px}.sell-history--head{border-bottom:1px solid #000}.sell-history--table{background:#101922}.sell-history--table tr{border-bottom:1px solid #000!important}.sell-history--table tr:hover{background:#121c25}.sell-history--table tr td{font-size:12px}.sell-history--table tr td .h3{font-size:14px;font-weight:700}.sell-history--table tr td .com-img{width:80px;height:60px}.sell-history--table tr td:last-child{padding-right:25px}.high-shop{margin-bottom:15px}.high-shop--head{border-bottom-color:#184c86}.high-shop--panel{position:relative;margin-top:10px}.high-shop--control{font-size:60px;position:absolute;top:50%;margin-top:-30px;cursor:pointer;color:#132435}.high-shop--control:hover{color:#0f3356}.high-shop--control.icon-leftarrow{left:-65px}.high-shop--control.icon-rightarrow{right:-65px}.high-shop--swiper{height:610px}.high-shop--list{width:110%}.high-shop--item{float:left;width:220px;margin:0 25px 20px 0}.high-terms{display:block;padding:15px;text-align:center;border:1px solid #184c86;background:#101922}.high-terms:hover{background:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/images/bg-high-terms.jpg) center top no-repeat}.high-terms:hover .high-terms--name{color:#f7f412}.high-terms--avatar{display:inline-block;width:122px;height:122px;border:2px solid #184c86;border-radius:50%;background-repeat:no-repeat;background-position:center center;background-size:cover}.high-terms--name{font-size:14px;font-weight:700;margin-top:8px}.high-terms--slogan{font-size:12px;overflow:hidden;height:35px;margin:8px 0 12px;color:#c9c9c9}.high-terms--amount{font-size:14px;color:#fff}.high-terms--amount .num{color:#ff0030}.pop-edit-valid-msg{display:none;padding:10px 20px}.evm-bar--item,.evm-tabs--item{display:block;float:left;text-align:center}.evm-bar{position:relative;height:2px;margin:20px 0 50px;background:#fff}.evm-bar__md{width:62%;margin:30px 0 60px}.evm-bar .ruler{position:absolute;top:0;left:0;width:10%;height:2px;background:#2c8df8}.evm-bar--item{font-size:12px;position:relative;width:20%;margin-top:10px;margin-left:20%;color:#c9c9c9}.wallet-mingxi,.wallet-tixian--list{margin-top:20px}.evm-bar--item:before{position:absolute;z-index:100;top:-15px;left:50%;width:10px;height:10px;margin-left:-5px;border:1px solid #fff;border-radius:50%;background:#132435}.evm-bar--item:first-child{margin-left:0}.evm-bar--item.active{color:#2c8df8}.evm-bar--item.active:before{border-color:#2c8df8}.evm-bar--item:nth-child(1).active~.ruler{width:10%}.evm-bar--item:nth-child(2).active~.ruler{width:50%}.evm-bar--item:nth-child(3).active~.ruler{width:100%}.evm-tabs{overflow:hidden;border-bottom:1px solid #0f3356}.evm-tabs--item{font-size:14px;width:50%;padding:5px 0;cursor:pointer;color:#c9c9c9}.evm-tabs--item.active{color:#0b84d3}.evm-area .p{padding:20px 0}.evm-success{padding:50px 0;text-align:center}.wallet-dates,.wallet-tixian--all{padding:20px 0}.wallet-dates{overflow:hidden}.wallet-dates ul{float:left}.wallet-dates .more,.wallet-dates li{line-height:30px;float:left;width:80px;height:30px;margin-right:5px;cursor:pointer;text-align:center;border:1px solid #0f3356}.wallet-dates .more.is-active,.wallet-dates li.is-active{background:#184c86}.wallet-dates .more:hover,.wallet-dates li:hover{border-color:#13406c}.wallet-tixian--money{margin-right:40px}.wallet-tixian--num{width:150px;color:#c9c9c9}.wallet-tixian--all__lg{margin-top:20px;text-align:right;border-top:1px solid #0f3356}.wallet-tixian--all__lg .wallet-tixian--money{margin-right:0;margin-left:30px}.wallet-tixian--item{display:inline-block;margin-bottom:40px}.wallet-tixian--item .icon-elves{position:relative}.wallet-tixian--item .icon-elves-logo-zhifubao{margin-right:22px}.wallet-tixian--item .icon-elves-logo-yinlian{margin-right:18px}.wallet-tixian--item .icon-elves-logo-yinlian-quick{margin-right:-13px}.wallet-tixian--item .icon-elves-logo-zhifubao-auto{top:-10px;margin-right:3px}.wallet-tixian--item .icon-elves-logo-weixin-auto{top:-10px;margin-right:-1px}.wallet-tixian--item .desc{display:inline-block;width:500px;margin-left:30px;vertical-align:middle;color:#c9c9c9}.wallet-tixian--item .com-checkbox input[type=radio]:checked~.wallet-msg{display:block}.wallet-tixian--item .wallet-msg{float:none}.wallet-tixian .wf-list{float:right;width:270px}.wallet-tixian--submit{font-size:18px;width:100%}.wallet-mingxi--table td,.wallet-mingxi--table th{font-size:12px;text-align:center!important}.pop-wallet-form{display:none;padding:20px 20px 10px}.wf-list--item{margin-bottom:10px}.wf-list--item .com-text{font-size:12px}.wf-list--item .select2-selection__rendered{line-height:38px!important;height:38px!important}.wf-list--item__valid{position:relative;padding-right:100px}.wf-list--valid{font-size:12px;position:absolute;top:0;right:0;overflow:hidden;width:90px;padding:0;white-space:nowrap;text-overflow:ellipsis}.wf-list--static{font-size:12px;padding:8px 0;color:#c9c9c9}.wf-list--static .value{color:#fff}.wf-list--error{font-size:12px;clear:both;padding:8px 0;color:#bf420c}.wf-list--next{line-height:48px;width:100%;height:48px;margin-top:10px}.pop-recharge{display:none;padding:20px 20px 0}.rc-list--item{line-height:44px;position:relative;float:left;width:165px;height:44px;margin:0 10px 10px 0;text-align:center;border:1px solid #0f3356;background:#151f2c}.rc-list--item__lg{width:342px}.rc-list--item:hover{cursor:pointer;border-color:#0b84d3}.rc-list--item.active:before{position:absolute;right:0;bottom:0;width:22px;height:22px;border-color:#0b84d3;background-image:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/images/icon-elves-24188e99ea.png);background-position:-423px -414px}.rc-pay{margin-top:20px;padding-bottom:20px}.rc-pay--tit{font-size:12px;margin-bottom:20px;color:#c9c9c9}.rc-pay--list{overflow:hidden}.rc-pay--item{float:left;margin-right:20px}.rc-pay--money{font-size:14px;margin-top:50px;text-align:center;color:#fff}.rc-pay--term{margin:0 15px}.rc-pay--num{color:#0b84d3}.rc-pay--money b{font-size:16px}.rc-pay--submit{line-height:48px;display:block;width:320px;height:48px;margin:30px auto}.wallet-detail--tit,.wallet-detail--yue{font-size:14px;margin-right:30px;color:#fff}.wallet{overflow:hidden}.wallet-detail--head{padding:15px 0}.wallet-detail--tit{font-weight:700}.wallet-detail--yue .money{color:#0b84d3}.wallet-detail--yue .look{color:#419306}.wallet-detail--date{display:inline-block}.wallet-detail--date .com-text{width:120px;height:30px}.wallet-detail--gui{overflow:hidden}.wallet-detail--chart{float:left;width:770px;height:430px}.wallet-detail--intro{font-size:12px;float:right;margin-top:140px;color:#c9c9c9}.wallet-detail--list{overflow:hidden}.wallet-detail--item{margin-bottom:10px}.wallet-detail--ruler{position:relative;display:inline-block;width:60px;height:3px;vertical-align:middle}.wallet-detail--ruler .x{position:absolute;top:0;left:0;display:block;height:100%}.pic-word--thumb,.pic-word--title,.steam-database .com-checkbox,.steam-database--search{display:inline-block}.wallet-detail--notice{line-height:2;position:absolute;margin-top:10px}.wallet-cash--head{padding:15px 0;border-bottom:1px solid #0f3356}.wallet-cash--tit{font-size:14px;font-weight:700;vertical-align:middle;color:#fff}.wallet-cash--note{font-size:12px;margin-left:20px;vertical-align:middle;color:#c9c9c9}.wallet-cash--item{overflow:hidden;margin-bottom:40px}.wallet-cash--subtit{font-size:14px;padding:15px 0;vertical-align:middle;color:#fff}.wallet-cash--subtit .icon-elves{margin-right:10px}.wallet-cash--panel{overflow:hidden}.wallet-cash--none{font-size:14px;float:left;width:405px;height:136px;margin-right:20px;cursor:pointer;text-align:center;color:#656464;border:1px solid #0f3356;background:#151f2c}.wallet-cash--none__sm{width:100%;height:auto;border:0;background:0 0}.wallet-cash--none__md{line-height:80px;height:80px}.wallet-cash--none__lg{line-height:110px;height:110px}.wallet-cash--none:hover{color:#0b84d3}.wallet-msg{line-height:30px;position:relative;float:left;overflow:hidden;width:375px;margin-right:20px;padding:10px 15px;border:1px solid #0f3356;background:#151f2c}.wallet-msg--item{font-size:12px;overflow:hidden;width:78%;white-space:nowrap;text-overflow:ellipsis;color:#c9c9c9}.wallet-msg--value{color:#fff}.wallet-msg--do,.wallet-msg--edit,.wallet-msg--set{font-size:12px;color:#0b84d3}.wallet-msg--do{position:absolute;right:10px;bottom:5px}.wallet-msg--tag{position:absolute;top:5px;right:10px;color:#d29208}.pic-word{line-height:1.8}.pic-word--thumb{width:56px;vertical-align:middle}.pic-word--title{overflow:hidden;width:80px;height:42px;margin-left:10px;text-align:left;vertical-align:middle}.b5-platform{margin-top:20px;text-align:center}.b5-platform .txt{font-size:16px;margin-top:5px}.steam-database{padding:15px 0 15px 9px;border-bottom:1px solid #0d253d}.steam-database--inner-1{margin-bottom:15px}.steam-database--inner-2{color:#c9c9c9}.steam-database--title{font-size:16px;margin-right:20px;color:#c9c9c9}.steam-database--title.active{color:#0b84d3}.steam-database--notice{font-size:12px;color:#d29208}.steam-database--notice .icon{font-size:14px;margin-right:5px}.steam-database--filter{margin:0 10px 0 90px}.steam-database--filter .icon-chengfa{font-size:12px}.steam-database--select{display:inline-block;width:120px;margin:0 10px}.steam-database--select .select2-selection__rendered{line-height:35px!important;height:35px!important}.steam-database--select.fix-value{font-size:12px;margin-right:0}.steam-database--menus li{float:left;margin-left:30px}.steam-database--search{line-height:30px;position:relative;float:right}.steam-database--search .com-text{width:200px;height:30px;padding-right:40px}.steam-database--search .icon{font-size:26px;position:absolute;top:-1px;right:7px;cursor:pointer}.steam-database--advance-search{line-height:30px;float:right;margin-left:20px;color:#0b84d3}.steam-database--sale-ratio .com-text{font-size:12px;width:85px;height:30px;margin-left:10px;vertical-align:middle}.steam-database--sale-ratio .com-text:focus{border-color:#0f3356}.steam-database--sale-ratio .com-btn{line-height:30px;min-width:50px;height:30px;margin-left:-5px;vertical-align:middle;background:#0f3356}.steam-database--sale-ratio .com-btn img{max-height:100%}.no-data{display:block;padding:20px 0;text-align:center}.no-data.is-large{font-size:20px;margin-bottom:20px;padding:100px 20px;border:1px solid #0f3356}.store-sell--detail .e-mings,.store-sell--inner-1{margin-bottom:10px}.store-sell{display:none;padding:20px}.store-sell .droptip{margin-top:10px;color:#c9c9c9}.store-sell .droptip .droptip-desc:before{left:75px}.store-sell--detail{line-height:1.8;padding:10px 12px;color:#c9c9c9;border:1px solid #0f3356;background:#151f2c}.store-sell--detail .e-mings .t-sel{display:inline-block;width:80px;margin-right:20px}.store-sell--cost{color:#c9c9c9}.store-sell--cost strong{font-weight:400;color:#d29208}.store-form{margin-top:20px}.store-form__sm{width:230px;margin-bottom:20px}.store-form__sm dl dt{width:32%;padding-top:5px}.store-form__sm dl dd{width:68%}.store-form__sm dl dd .inner{width:70%}.store-form__sm dl dd .com-text{line-height:30px;height:30px}.store-form__sm dl dd .state.icon-chenggong{top:5px}.store-form__sm dl dd .state.icon-chengfa{top:7px}.store-form dt{font-size:14px;width:28%;padding-top:11px}.store-form dt span{margin-right:10px}.store-form dd{width:72%}.store-form dd .tip{color:#c9c9c9}.store-form dd .state{position:absolute;right:-30px}.store-form dd .state.icon-chenggong{font-size:20px;top:10px;color:#d29208}.store-form dd .state.icon-chengfa{font-size:16px;top:12px;color:red}.mod-topbar{font-size:12px;color:#c9c9c9}.mod-topbar:after{display:block;clear:both;height:0;content:'\20'}.mod-topbar-hd{float:left;overflow:hidden;width:35%;white-space:nowrap;text-overflow:ellipsis}.mod-topbar-bd{float:right}.mod-topbar-bd li{position:relative;float:left}.mod-topbar-bd li .com-menu>.mod-dropMenu{top:40px}.mod-topbar-bd li a>img{margin-right:7px}.mod-topbar-bd li .s{display:inline-block;padding:0 10px;color:#c9c9c9}.mod-topbar-bd li .s:hover{color:#fff}.mod-topbar-bd li .s img{margin-top:-2px;vertical-align:middle}.mod-topbar-bd li .avator{display:inline-block;width:20px;height:20px;margin-left:10px;vertical-align:middle;background-repeat:no-repeat;background-position:center center;background-size:cover;position:relative;border-radius:100%}.mod-topbar-bd li .avator .status-trade{position:absolute;left:13px;top:13px;width:12px;height:12px;background:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/img/jf20200611/status-trade.png) -129px -5px no-repeat}.mod-topbar-bd li .avator .status-trade.ok{background-position-y:-34px}.mod-topbar-bd li .msg{position:relative;display:inline-block;width:19px;height:17px;margin-left:10px;vertical-align:middle;background-image:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/images/icon-elves-24188e99ea.png);background-position:-213px -479px}.mod-topbar-bd li .msg.active .num{display:block;-webkit-transform-origin:center bottom;-ms-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation:flash2 1.5s .1s infinite both;animation:flash2 1.5s .1s infinite both}.mod-topbar-bd li .msg .num{font-size:12px;line-height:1;position:absolute;top:-8px;right:-6px;display:none;padding:1px 4px 2px;text-align:center;color:#fff;border-radius:7.5px;background:#bf420c}.users-float-pane{line-height:1.5;position:absolute;z-index:99999;top:40px;right:0;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);width:310px;padding-bottom:10px;border:1px solid #0f3356;background:#1b2939}.users-float-pane.is-open{clip:auto;-webkit-animation:scale-to-show cubic-bezier(.22,.58,.12,.98) .5s;animation:scale-to-show cubic-bezier(.22,.58,.12,.98) .5s}.users-float-main{position:relative;margin-bottom:15px;padding:20px 20px 20px 120px;border-bottom:1px solid #0f3356}.users-float-main .c-ava{position:absolute;top:20px;left:20px}.users-float-main .c-ava img{display:block;width:80px;height:80px;border-radius:80px}.users-float-main .c-name-box{margin-top:100px;width:100%;text-align:center}.users-float-main .c-name-box .c-name{max-width:100%;font-size:12px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:#fff}.users-float-main .grade-bok{display:inline-block;height:16px;line-height:16px;vertical-align:top;margin-left:5px}.users-float-main .grade-bok>img{vertical-align:middle;width:14px;height:auto;margin-right:5px}.users-float-main .grade-bok a.help-link-icon{color:#0d76bb}.users-float-main .grade-bok a.help-link-icon svg.icon-help{width:19px;height:19px;vertical-align:middle;fill:currentColor;overflow:hidden}.users-float-main .c-exit{line-height:25px;display:block;width:100%;height:25px;margin-top:11px}.users-float-pane .vip-right-swiper{height:80px}.users-float-pane .vip-right-list li{width:33.3333%}.users-float-pane .vip-right-list li a{height:60px}.users-float-pane .vip-right-list li .i-img .icon{font-size:30px}.users-float-pane .walletInfo{text-align:center}.users-float-pane .walletInfo .balance{color:#fff;font-size:16px}.users-float-pane .walletInfo .btns{margin-top:5px}.users-float-pane .walletInfo .btns .com-btn{width:80px;height:30px;line-height:30px;margin:10px 5px}.mod-dropMenu{position:absolute;padding-top:10px;z-index:1000;top:20px;left:0;display:none}.mod-dropMenu.is-limit{overflow:auto;overflow-x:hidden;overflow-y:auto;height:500px}.mod-dropMenu ul{min-width:80px;border:1px solid #1c2126;background:#1b2939}.mod-dropMenu li{position:relative;float:none!important;margin:0!important;padding:0!important;border-top:1px solid #1c2126}.mod-dropMenu li.com-menu:before{display:none}.mod-dropMenu li:first-child{border-top:0}.mod-dropMenu li a{font-size:12px;line-height:34px;position:relative;z-index:20;display:block;height:34px;padding:0 20px 0 15px;text-align:left;white-space:nowrap;text-decoration:none;color:#fff}.mod-dropMenu li a.has-child:after,.mod-dropMenu li a.has-child:before{position:absolute;top:13px;width:0;height:0;content:'';border-style:solid}.mod-dropMenu li a:hover{color:#fff;background:#184c86}.mod-slogan-ft .step li.active,.mod-slogan-ft .step li.active span{color:#d29208}.mod-dropMenu li a.has-child:before{right:7px;border-width:4px;border-color:transparent transparent transparent #c9c9c9}.mod-dropMenu li a.has-child:after{right:-10px;display:none;border-width:5px;border-color:transparent transparent transparent #184c86}.mod-searchResult li,.mod-subnav ul{border-top:1px solid #1c2126}.mod-dropMenu li a.has-child:hover:after{display:block}.mod-dropMenu li a .icon{font-size:24px;line-height:24px;top:1px;left:-5px;display:inline-block;width:24px;height:24px;text-align:center;vertical-align:middle}.mod-dropMenu li a .icon.icon-zhanghu{font-size:22px;top:-3px}.mod-dropMenu li a .icon.icon-aixin{font-size:18px;top:-2px}.mod-dropMenu li a .icon.icon-jishi{font-size:15px;top:-1px}.mod-dropMenu li a .icon.icon-xinxi{font-size:22px;top:-2px}.mod-dropMenu li a .icon.icon-kucun{font-size:16px;top:-1px}.mod-dropMenu li a .icon.icon-xianjin{font-size:17px}.mod-dropMenu li a .icon.icon-qianbao1{font-size:18px;top:-2px}.mod-dropMenu li a .icon.icon-shoumai{font-size:22px;top:4px;-webkit-text-stroke-width:0}.mod-dropMenu li a .icon.icon-tuichu{font-size:20px;top:-2px}.mod-dropMenu li a .icon.icon-qujian{font-size:20px;top:-1px}.mod-dropMenu li a .icon.icon-rmbjiaoyi{font-size:19px;top:-1px}.mod-dropMenu li a .icon.icon-zhifu{font-size:16px;top:-1px}.mod-dropMenu li a .icon.icon-qianbao{top:-2px}.mod-dropMenu li a .icon.icon-jiaoyi{font-size:16px;top:-2px}.mod-dropMenu li a .icon.icon-chanpin{font-size:20px;top:-2px}.mod-dropMenu li a .icon.icon-xianjin{top:-2px}.mod-dropMenu li a .icon.icon-shijian{font-size:20px;top:-1px}.mod-dropMenu li a .icon.icon-question{font-size:18.5px;top:-2px}.mod-dropMenu li a .icon.icon-qq{font-size:20px;top:-3px}.mod-dropMenu li a .icon.icon-baidu1{font-size:20px;top:-1px}.mod-dropMenu li a .icon.icon-steam{top:-3px;-webkit-text-stroke-width:0}.mod-dropMenu li a .icon.icon-zhinan{font-size:16px;top:-2px}.mod-dropMenu li a .icon-elves{position:relative;top:-1px;left:-4px;margin-right:4px}.mod-dropMenu li a .icon-elves-duobao__sm{margin-right:6px;margin-left:3px}.mod-dropMenu li a .icon-elves-yoshi__sm{margin-right:6px;margin-left:2px}.mod-dropMenu li .mod-dropMenu{position:absolute;z-index:10;top:-1px;left:100%;display:none}.mod-dropMenu .weixin-qr{position:absolute;bottom:0;left:100%;display:none}.mod-slogan{overflow:hidden;height:90px}.mod-slogan:after{display:block;clear:both;height:0;content:'\20'}.mod-slogan-hd{float:left;max-width:380px;margin-top:20px}.mod-slogan-bd{float:right;margin-top:30px}.mod-slogan-bd ul{font-size:12px}.mod-slogan-bd li{float:left;margin-left:40px}.mod-slogan-bd li .icon{font-size:32px;vertical-align:middle}.mod-slogan-bd li .icon.icon-anquan,.mod-slogan-bd li .icon.icon-touzi{font-size:30px}.mod-slogan-bd li span{display:inline-block;margin-left:10px;vertical-align:middle}.mod-slogan-ft{width:100%;margin:16px 0;background:#1a2737}.mod-nav-hd,.mod-nav-hd li{float:left}.mod-slogan-ft .step{position:relative;margin:0 auto;width:815px}.mod-slogan-ft .step ul{position:relative;width:100%;padding-top:20px;margin-left:17.5%;padding-bottom:20px}.mod-advanceSearch-hd dl:after,.mod-myCart-hd li:after,.mod-nav:after,.mod-subnav:after{content:'\20';clear:both}.zi9{z-index:9}.zi7{z-index:7}.zi5{z-index:5}.zi3{z-index:3}.mod-slogan-ft .step li{position:relative;float:left;width:33.33333%;text-align:center;margin-left:-73px}.mod-slogan-ft .step li .line-com-dot{width:75%;height:1px;background:#121c27;float:left;position:relative;margin-left:-68px}.mod-slogan-ft .step li .line-com-dot:after{content:'';display:block;width:5px;height:5px;background:#121c27;position:absolute;right:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);border-radius:50%}.mod-slogan-ft .step li .line-com-dot:before{content:'';display:block;width:5px;height:5px;background:#121c27;position:absolute;left:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);border-radius:50%}.mod-slogan-ft .step li .line-com-dot .com-nums{width:20px;height:20px;background:#d29208;position:absolute;top:50%;right:-10px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);border-radius:50%;text-align:center;line-height:20px;font-style:normal;color:#fff;z-index:99999;display:none}.mod-slogan-ft .step li .last_line{width:75%;height:1px;background:#121c27;position:absolute;left:50%}.mod-slogan-ft .step li .last_line:after{content:'';display:block;width:5px;height:5px;background:#121c27;position:absolute;right:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);border-radius:50%}.mod-slogan-ft .step li.active .line-com-dot{background:#d29208}.mod-slogan-ft .step li.active .line-com-dot .com-nums{display:block}.mod-slogan-ft .step li.active .line-com-dot:after{background:#d29208}.mod-slogan-ft .step li.active .line-com-dot:before{background:#d29208}.mod-slogan-ft .step li.active .last_line{background:#d29208}.mod-slogan-ft .step li.active .last_line:after{background:#d29208}.mod-slogan-ft .step li.active .com-dot{width:20px;height:20px;margin-top:9px;background:#d29208}.mod-slogan-ft .step li.active .com-num{display:block;color:#fff}.mod-slogan-ft .step .com-dot{display:block;width:5px;height:5px;margin:17px auto 0;border-radius:100%;background:#121c27;position:relative}.mod-slogan-ft .step .com-num{display:none;font-style:normal;font-size:12px;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.mod-slogan-ft .step .com-dot.first,.mod-slogan-ft .step .com-dot.last{position:absolute;top:41px}.mod-nav-bd .s1,.mod-nav-hd li{position:relative}.mod-slogan-ft .step .com-dot.first{left:0}.mod-slogan-ft .step .com-dot.last{right:0}.mod-slogan-ft .step span{display:block;color:#c9c9c9;margin-bottom:25px}.mod-nav:after{display:block;height:0}.mod-nav-hd.is-ant{overflow:hidden}.mod-nav-hd.is-ant ul{width:200%}.mod-nav-hd.is-ant li{margin-right:70px}.mod-nav-bd .s1,.mod-nav-bd .s2{margin-right:30px}.mod-nav-hd li .s:hover,.mod-nav-hd li.active .s{background:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/images/bg-nav.png) left bottom repeat-x}.mod-nav-hd li .s{line-height:70px;display:block;height:70px;padding:0 25px;text-decoration:none;color:#fff}.mod-nav-hd li .toTop{display:none}.mod-nav-bd{float:right}.mod-nav-bd .s1,.mod-nav-bd .s2,.mod-nav-bd .s3{line-height:70px;display:inline-block}.mod-nav-bd .s1 .icon{font-size:30px;z-index:2;top:5px;display:block;cursor:pointer;vertical-align:middle}.mod-nav-bd .s1 .icon:hover{color:#0b84d3}.mod-nav-bd .s1 .search{line-height:1;position:absolute;z-index:1;top:4px;right:0;width:0;-webkit-transition:all 1s ease;transition:all 1s ease;opacity:0}.mod-nav-bd .s2,.mod-nav-bd .s3{position:relative}.mod-nav-bd .s1 .search .com-text{height:35px}.mod-nav-bd .s1 .search.active{width:520px;opacity:1}.mod-nav-bd .s3 .icon{font-size:30px;top:-4px;margin-right:15px;vertical-align:middle;text-decoration:none}.mod-nav-bd .s3 b{font-weight:400;line-height:1;position:absolute;top:18px;left:20px;display:block;color:#0b84d3;background:#1b2939}.mod-nav-bd .s3 span{font-size:12px}.mod-subnav{position:absolute;top:70px;left:0;display:none;width:602px}.mod-subnav:after{display:block;height:0}.mod-subnav ul{float:left;width:380px;border-left:1px solid #1c2126;background:#1b2939}.mod-subnav ul li{float:left;-moz-box-sizing:border-box;box-sizing:border-box;width:50%;border-right:1px solid #1c2126;border-bottom:1px solid #1c2126}.nav-drop-item,.nav-new-menu-list li{-moz-box-sizing:border-box;float:left}.mod-subnav ul li:first-of-type,.mod-subnav ul li:first-of-type+li{border-top:0}.mod-subnav ul li a{font-size:12px;line-height:53px;display:block;overflow:hidden;height:53px;text-align:center;white-space:nowrap;text-overflow:ellipsis;color:#fff}.mod-subnav ul li a:hover{text-decoration:none;background:#184c86}.mod-subnav .com-img{float:left;width:219px;height:140px;margin-left:-1px;border:1px solid #1c2126;background:#1b2939}.mod-subnav .com-img img{max-width:80%}.nav-new{position:relative}.nav-new-logo{float:left;width:254px;margin-top:30px}.nav-new-item{float:left;margin-right:70px}.nav-new-item:first-child .link:before{display:none}.nav-new-item .link{font-size:14px;line-height:70px;position:relative;display:block;height:70px;color:#fff}.nav-new-item .hongbaoGif{display:inline-block;width:97px;height:27px;vertical-align:middle;background:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/img/hongbao1.png) center no-repeat;animation:hbGif 1.6s ease infinite;-moz-animation:hbGif 1.6s ease infinite;-webkit-animation:hbGif 1.6s ease infinite;-o-animation:hbGif 1.6s ease infinite}@keyframes hbGif{0%,100%,70%{background-image:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/img/hongbao1.png)}10%,35%,50%{background-image:url(../scss/img/hongbao2.png)}20%,40%,60%{background-image:url(../scss/img/hongbao3.png)}}@-webkit-keyframes hbGif{0%,100%,70%{background-image:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/img/hongbao1.png)}10%,35%,50%{background-image:url(../scss/img/hongbao2.png)}20%,40%,60%{background-image:url(../scss/img/hongbao3.png)}}.g-nav-drop{background:#192738;background:rgba(21,50,83,.5);box-shadow:0 2px 10px 1px rgba(0,0,0,.3)}.g-nav-drop.is-fixed{position:fixed;z-index:20000;top:0;left:0;width:100%;margin-left:0;background:#192738;background:rgba(21,50,83,.75)}.g-nav-drop.is-fixed .nav-new-drop-item .to-top{display:block}.nav-new-drop-item{position:relative;float:left;zoom:1}.nav-drop-menu,.nav-new-menu{position:absolute;overflow:hidden;left:0}.nav-new-drop-item .s:hover,.nav-new-drop-item.is-active .s{background:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/images/bg-nav-2.png) left bottom repeat-x}.nav-new-drop-item .s{line-height:50px;display:block;height:50px;padding:0 25px;text-decoration:none;color:#fff}.nav-new-drop-item .to-top{display:none}.nav-new-menu{z-index:1000;top:50px;display:none;width:720px;background:#192738;background:rgba(26,42,63,.9);box-shadow:2px 2px 15px 1px rgba(0,0,0,.3)}.nav-new-menu-list{float:left;overflow:hidden;width:269px;min-height:270px;border-left:1px solid #243343}.nav-new-menu-list li{-moz-box-sizing:border-box;box-sizing:border-box;width:50%;border-right:1px solid #243343;border-bottom:1px solid #243343}.nav-new-menu-list li:first-of-type,.nav-new-menu-list li:first-of-type+li{border-top:0}.nav-new-menu-list li a{font-size:14px;line-height:53px;display:block;overflow:hidden;height:53px;text-align:center;white-space:nowrap;text-overflow:ellipsis;color:#c9c9c9}.nav-new-menu-list li a:hover{text-decoration:none;color:#fff}.nav-new-menu-img{float:left;overflow:hidden;width:450px;text-align:center}.nav-new-menu-img img{max-width:180px;margin-top:40px}.nav-drop-menu{top:100px;display:none;width:100%;height:476px;padding:20px 0;border:1px solid #0f3356;background:rgba(27,41,56,.95);box-shadow:0 2px 20px 1px rgba(0,0,0,.2)}.nav-drop-item{position:relative;overflow:auto;overflow-x:hidden;overflow-y:auto;-moz-box-sizing:border-box;box-sizing:border-box;height:100%;padding:20px 28px 0;border-left:1px solid #12304e}.nav-drop-item:nth-child{border-left:0}.nav-drop-item .tit{font-size:16px;font-weight:700;margin:0 0 35px}.nav-drop-item .list{overflow:hidden}.nav-drop-item .list li{line-height:45px;float:left;overflow:hidden;width:45%;height:45px;white-space:nowrap;text-overflow:ellipsis}.nav-drop-item .list li:nth-child(even){margin-left:10%}.nav-drop-item .list li a{font-size:12px}.nav-drop-item.is-buqiang{width:215px}.nav-drop-item.is-shouqiang{width:235px}.nav-drop-item.is-bishou{width:200px}.nav-drop-item.is-weixing{width:190px}.nav-drop-item.is-zhongxing{width:200px}.nav-drop-item.is-qita{width:145px}.nav-drop-item.is-dota2{width:33.3333%;padding:20px 35px}.nav-drop-item.is-shipin{width:220px}.nav-drop-item.is-dianjing{width:230px}.nav-drop-item.is-remen{width:745px;padding:20px 50px 0}.dota2-pic-list{overflow:hidden;width:320px;padding:2px;border:2px solid #0f3356;background:#000}.dota2-pic-list li{float:left;margin:1px}.dota2-pic-list li a{position:relative;display:block}.dota2-pic-list li a:hover:before{position:absolute;top:0;right:0;bottom:0;left:0;content:'';border:1px solid #fff}.dota2-pic-list li img{display:block;width:62px;height:35px}.nav-new-search{line-height:35px;position:relative;float:right;width:415px;height:35px;margin:35px 10px 0;color:#fff;border:1px solid #133354;background:rgba(21,52,87,.4);margin-top:43px}.nav-new-search .dimension-bok{position:absolute;top:-30px;height:30px;line-height:30px;margin-left:-1px;border:none}.nav-new-search .dimension-bok>li{float:left;color:#c9c9c9;font-size:12px;padding:0 12px;cursor:pointer}.nav-new-search .dimension-bok>li.select{width:auto!important;color:#fff;background-color:#132a43;border:1px solid #133354;border-bottom:none}.nav-new-search .type{position:relative;float:left;-moz-box-sizing:border-box;box-sizing:border-box;width:150px;padding:0 20px 0 10px;cursor:pointer;background:rgba(20,45,73,.5)}.nav-new-search .type:hover{background:rgba(24,76,134,.2)}.nav-new-search .type img{width:16px;height:16px;margin-top:-2px;margin-right:5px;vertical-align:middle}.nav-new-search .type svg.icon-shop{width:16px;height:16px;margin-top:-5px;margin-right:5px;vertical-align:middle;fill:currentColor;overflow:hidden;color:#fff}.nav-new-search .type span{line-height:20px;display:inline-block;overflow:hidden;width:60px;height:20px;vertical-align:-4px}.nav-new-search .type .icon-elves{position:absolute;top:14px;right:10px}.nav-new-search .type.is-drop{position:absolute;z-index:10;top:36px;left:-1px;display:none;width:151px;padding:0;background:rgba(17,52,90,.8)}.nav-new-search .type.is-drop:before{display:none}.nav-new-search .type.is-drop span{width:90px}.nav-new-search .type.is-drop li{padding:0 10px}.nav-new-search .type.is-drop li:hover{background:rgba(24,76,134,.2)}.nav-new-search .input{width:212px;padding:0 10px}.nav-new-search .btn{margin-top:-2px}.nav-new-search .btn:hover{opacity:.8}.nav-new-cart{position:relative;float:right;margin:38px 20px 0 0}.nav-new-cart .icon{font-size:34px;color:#fff}.nav-new-cart b{font-size:20px;font-weight:400;line-height:36px;position:absolute;top:-10px;left:14px;min-width:28px;height:36px;padding:0 4px;-webkit-transform:scale(.5);-ms-transform:scale(.5);transform:scale(.5);text-align:center;color:#fff;border-radius:36px;background:#0b84d3}.no-canvas .nav-new-cart b{font-size:12px;line-height:18px;top:-5px;left:24px;min-width:10px;height:18px}.mod-banner{position:relative;overflow:hidden;height:658px}.mod-banner__zt-20160524{overflow:hidden;height:520px}.mod-banner__zt-20160524 .yl{overflow:hidden;width:1042px;height:240px;margin:260px auto 0;text-align:center;background:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/images/yl-banner.png) center top no-repeat}.mod-banner__zt-20160524 .tit{margin-top:34px}.mod-banner__zt-20160524 .emp{font-size:46px;color:#fff}.mod-banner__zt-20160524 .desc{font-size:32px;color:#fff}.mod-banner__zt-20160419{height:458px;padding-top:235px;text-align:center}.mod-banner__zt-20160419 .p1{font-size:18px;margin-bottom:35px;color:#fff}.mod-banner__zt-20160419 .p1 img{display:block;margin-bottom:20px;margin-left:22%}.mod-banner__zt-20160419 .emp{font-size:40px;font-weight:700;margin-bottom:35px;color:#fff}.mod-banner__zt-20160419 .plz{font-size:18px;color:#fff}.mod-banner__zt-20160419 .plz .num{color:#0b84d3}.mod-banner__zt-20160419 .time{font-size:12px;margin:25px 0;color:#fff}.mod-banner__zt-20160419 .right{font-size:12px;color:#5b5b5b}.mod-banner .swiper-container{height:658px}.mod-banner .swiper-slide,.mod-banner .swiper-wrapper{width:100%}.mod-banner .swiper-slide .swiper-slide-item{display:block;overflow:hidden;height:658px;text-decoration:none;background-repeat:no-repeat;background-position:center top;background-size:cover}.mod-banner .swiper-pagination{position:absolute;bottom:20px;width:100%;height:8px;margin:0;padding:0;text-align:center}.mod-banner .swiper-pagination-switch{position:relative;top:-7px;display:inline-block;width:10px;height:10px;margin:0 5px;cursor:pointer;-webkit-transition:width .2s ease;transition:width .2s ease;border-radius:5px;background:#317487}.mod-banner .swiper-visible-switch.swiper-active-switch{width:30px;background:#184c86}.mod-searchResult{position:absolute;z-index:1000;top:37px;left:0;display:none;overflow:hidden;overflow:auto;overflow-x:hidden;overflow-y:auto;-moz-box-sizing:border-box;box-sizing:border-box;width:100%;max-height:250px;border:1px solid #1c2126;background:#1b2939}.mod-searchResult li:first-child{border-top:0}.mod-searchResult a{line-height:50px;display:block;overflow:hidden;height:50px;padding:0 20px;white-space:nowrap;text-decoration:none;text-overflow:ellipsis}.mod-searchResult a:hover{color:#fff;background:#184c86}.mod-advanceSearch{line-height:1.5;display:none;padding:25px}.mod-advanceSearch-hd dl:after{display:block;height:0}.mod-advanceSearch-hd dd,.mod-advanceSearch-hd dt{width:47%}.mod-advanceSearch-hd dd .com-text,.mod-advanceSearch-hd dt .com-text{height:35px}.mod-advanceSearch-hd dt{float:left}.mod-advanceSearch-hd dd{float:right}.mod-advanceSearch-ft{margin-top:20px}.mod-advanceSearch-ft .com-btn{font-size:18px;width:100%}.mod-myCart{line-height:1;position:absolute;top:40px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);display:none;width:338px;border:1px solid #0f3356;background:#1b2939}.mod-myCart-hd li{line-height:44px;overflow:hidden;height:44px;padding:0 20px;border-bottom:1px solid #1c2126}.mod-myCart-hd li:after{display:block;height:0}.mod-myCart-hd li .com-img{float:left;width:40px;height:40px}.mod-myCart-hd li span{display:block;float:left;overflow:hidden;width:108px;margin:0 10px;white-space:nowrap;text-overflow:ellipsis}.mod-myCart-hd li strong{font-weight:400;display:block;float:left;overflow:hidden;width:80px;margin-right:10px;white-space:nowrap;text-overflow:ellipsis;color:#d29208}.mod-myCart-hd li .icon{margin-right:0!important}.mod-myCart-bd{padding:20px}.mod-myCart-bd span{display:block;margin-bottom:20px;color:#0b84d3}.mod-myCart-bd .com-btn{width:100%}.mod-hotRecommend-bd,.mod-proDuctRecommend-bd{position:relative;padding:10px 67.5px 20px}.mod-hotRecommend-bd__change{padding:10px 0}.mod-hotRecommend-bd__change .swiper-wrapper{overflow:hidden;height:302px!important}.mod-hotRecommend-bd__change .mod-hotEquipment,.mod-hotRecommend-bd__change .mod-hotEquipment2{float:left;width:198px;margin:0 5px}.mod-hotRecommend-bd .swiper-container-hr,.mod-proDuctRecommend-bd .swiper-container-hr{position:relative;z-index:1;overflow:hidden;height:330px;margin:0 auto;-webkit-backface-visibility:hidden;backface-visibility:hidden}.mod-hotRecommend-bd .swiper-slide-active+.swiper-slide+.swiper-slide .dota-item .ming-ke,.mod-hotRecommend-bd .swiper-slide-active+.swiper-slide+.swiper-slide+.swiper-slide .dota-item .ming-ke,.mod-proDuctRecommend-bd .swiper-slide-active+.swiper-slide+.swiper-slide .dota-item .ming-ke,.mod-proDuctRecommend-bd .swiper-slide-active+.swiper-slide+.swiper-slide+.swiper-slide .dota-item .ming-ke{right:40px}.mod-hotRecommend-bd .swiper-slide-active+.swiper-slide+.swiper-slide .dota-item .ming-ke:before,.mod-hotRecommend-bd .swiper-slide-active+.swiper-slide+.swiper-slide+.swiper-slide .dota-item .ming-ke:before,.mod-proDuctRecommend-bd .swiper-slide-active+.swiper-slide+.swiper-slide .dota-item .ming-ke:before,.mod-proDuctRecommend-bd .swiper-slide-active+.swiper-slide+.swiper-slide+.swiper-slide .dota-item .ming-ke:before{right:-11px;left:auto;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.mod-hotRecommend-bd .swiper-pagination,.mod-proDuctRecommend-bd .swiper-pagination{position:absolute;z-index:20;bottom:0;width:1200px;text-align:center}.mod-hotRecommend-bd .swiper-pagination-switch,.mod-proDuctRecommend-bd .swiper-pagination-switch{display:inline-block;width:10px;height:10px;margin:0 5px;cursor:pointer;border-radius:10px;background:#317487}.mod-hotRecommend-bd .swiper-visible-switch,.mod-proDuctRecommend-bd .swiper-visible-switch{background:#16477d}.mod-hotRecommend-bd .swiper-active-switch,.mod-proDuctRecommend-bd .swiper-active-switch{background:#0b84d3}.mod-hotRecommend-bd .icon-leftarrow,.mod-hotRecommend-bd .icon-rightarrow,.mod-proDuctRecommend-bd .icon-leftarrow,.mod-proDuctRecommend-bd .icon-rightarrow{font-size:105px;position:absolute;top:50%;margin-top:-52px;text-decoration:none;color:#132435}.mod-hotRecommend-bd .icon-leftarrow:hover,.mod-hotRecommend-bd .icon-rightarrow:hover,.mod-proDuctRecommend-bd .icon-leftarrow:hover,.mod-proDuctRecommend-bd .icon-rightarrow:hover{color:#0f3356}.mod-hotRecommend-bd .icon-leftarrow,.mod-proDuctRecommend-bd .icon-leftarrow{left:-26px}.mod-hotRecommend-bd .icon-rightarrow,.mod-proDuctRecommend-bd .icon-rightarrow{right:-26px}.mod-proDuctRecommend-bd{padding-top:35px}.mod-proDuctRecommend-bd .swiper-container-hr{height:400px}.mod-hotEquipment,.mod-hotEquipment2{position:relative;margin:0 10px;padding:15px;border:1px solid #0f3356;background:#151f2c}.mod-hotEquipment.snap-up:before,.snap-up.mod-hotEquipment2:before{position:absolute;z-index:1000;top:50px;right:-9px;width:58px;height:67px;content:'';background-image:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/images/icon-elves-24188e99ea.png);background-position:-437px -151px}.mod-hotEquipment-hd,.mod-hotEquipment2-hd{position:relative;overflow:hidden}.mod-hotEquipment-hd .h3,.mod-hotEquipment2-hd .h3{font-size:12px;font-weight:700;overflow:hidden;margin-bottom:10px;white-space:nowrap;text-overflow:ellipsis}.mod-hotEquipment-hd .com-img,.mod-hotEquipment2-hd .com-img{height:100px;margin-top:20px}.mod-hotEquipment-hd .guns,.mod-hotEquipment2-hd .guns{margin:20px 0 10px;background:#132435}.mod-hotEquipment-hd .guns td,.mod-hotEquipment2-hd .guns td{width:33.333333%;border:1px solid #0f3356}.mod-hotEquipment-hd .guns .com-img,.mod-hotEquipment2-hd .guns .com-img{height:60px;margin-top:0}.mod-hotEquipment-hd .guns .com-img img,.mod-hotEquipment2-hd .guns .com-img img{max-width:60%;max-height:60%}.analysisCn .qrCode img,.broadbandImg img,.formSingle>.authCode img,.jisuqiDetailsLogo img,.loginCa .oauthList li img,.partnerCa .partnerImg,.setDefaultGameCa .defaultGames li img{max-width:100%;max-height:100%}.mod-hotEquipment-hd span,.mod-hotEquipment2-hd span{display:block;margin:10px 0 8px;text-align:center;vertical-align:middle;color:#0b84d3}.mod-hotEquipment-hd span .icon,.mod-hotEquipment2-hd span .icon{font-size:28px;top:2px;cursor:pointer}.mod-hotEquipment-hd span .icon:hover,.mod-hotEquipment2-hd span .icon:hover{color:#0b84d3}.mod-hotEquipment-hd span form,.mod-hotEquipment2-hd span form{padding:10px 0}.mod-hotEquipment-hd b,.mod-hotEquipment2-hd b{font-size:12px;font-weight:400;line-height:35px;display:block;height:35px;color:#0b84d3}.mod-hotEquipment-hd .tags,.mod-hotEquipment2-hd .tags{display:inline-block;float:right;overflow:hidden;width:20px;height:20px;margin:5px 0 0;background-repeat:no-repeat;background-position:center center;background-size:cover}.mod-hotEquipment-hd .coll-like,.mod-hotEquipment2-hd .coll-like{margin:4px 0 0 10px}.mod-hotEquipment-hd .rate,.mod-hotEquipment2-hd .rate{display:inline;margin-left:10px;vertical-align:baseline;color:#d29208}.mod-hotEquipment-hd .wear,.mod-hotEquipment2-hd .wear{position:relative;width:209px;height:8px;margin:0 auto;background:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/images/img-wear.png) left top no-repeat}.wear1{position:relative;width:209px;height:8px;margin:0 auto;background:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/images/img-wear.png) left top no-repeat;margin-top:5px;margin-bottom:10px;margin-left:0}.mod-hotEquipment-hd .wear em,.mod-hotEquipment2-hd .wear em{position:absolute;bottom:1px;left:0;display:block;width:0;height:0;margin-left:-6px;border-width:6px;border-style:solid;border-color:#c43f0f transparent transparent}.wear1 em{font-style:normal;position:absolute;bottom:0;left:0;display:block;font-size:12px;color:#fff;line-height:34px;text-indent:-11px}.wear1 em:after{content:'';position:absolute;bottom:1px;left:0;display:block;width:2px;background:#c43f0f;height:10px}.mod-hotEquipment-hd .icos,.mod-hotEquipment2-hd .icos{height:50px;margin-top:10px;text-align:center}.mod-hotEquipment-hd .icos img,.mod-hotEquipment2-hd .icos img{max-height:100%}.mod-hotEquipment-hd .honor,.mod-hotEquipment2-hd .honor{float:right;margin:3px 10px 0 0}.mod-hotEquipment-bd,.mod-hotEquipment2-bd{padding:15px 0 25px}.mod-hotEquipment-bd .s1,.mod-hotEquipment2-bd .s1{font-size:12px;position:relative;color:#c9c9c9}.mod-hotEquipment-bd .s1:hover .all,.mod-hotEquipment2-bd .s1:hover .all{top:-60px;max-height:122px;padding:15px;opacity:1;border-width:1px}.mod-hotEquipment-bd .s1 .all,.mod-hotEquipment2-bd .s1 .all{position:absolute;z-index:1000;top:60px;left:-3%;overflow:auto;overflow-x:hidden;overflow-y:auto;-moz-box-sizing:border-box;box-sizing:border-box;width:106%;max-height:0;padding:0;-webkit-transition:top .4s cubic-bezier(.55,.18,.26,1.43),opacity .4s ease;transition:top .4s cubic-bezier(.55,.18,.26,1.43),opacity .4s ease;opacity:0;border:0 solid #0f3356;background:#132435}.mod-hotEquipment-bd .s2,.mod-hotEquipment2-bd .s2{overflow:hidden;margin-top:10px;white-space:nowrap;text-overflow:ellipsis}.mod-hotEquipment-bd .s2 b,.mod-hotEquipment2-bd .s2 b{font-weight:400;color:#0b84d3}.mod-hotEquipment-bd .s3,.mod-hotEquipment2-bd .s3{font-size:18px;overflow:hidden;height:30px;margin-top:5px}.mod-hotEquipment-bd .s3 strong,.mod-hotEquipment2-bd .s3 strong{font-weight:400;color:#d29208}.mod-hotEquipment-bd .icon-steam,.mod-hotEquipment2-bd .icon-steam{font-size:20px;margin-right:4px}.mod-hotEquipment-bd .bili,.mod-hotEquipment2-bd .bili{font-size:12px;margin-top:3px;color:#0b84d3}.mod-hotEquipment-bd .amount,.mod-hotEquipment2-bd .amount{line-height:1.8}.amount--num__pro{color:#d29208}.amount--num__price{color:#0b84d3}.mod-hotEquipment-ft:after,.mod-hotEquipment2-ft:after{display:block;clear:both;height:0;content:'\20'}.mod-hotEquipment-ft .com-btn,.mod-hotEquipment2-ft .com-btn{font-size:12px;line-height:32px;width:47.2%;height:32px}.mod-hotEquipment-ft .com-btn.com-btn__buy,.mod-hotEquipment2-ft .com-btn.com-btn__buy{font-size:14px;line-height:40px;width:100%;height:40px}.mod-hotEquipment-ft .com-blue,.mod-hotEquipment2-ft .com-blue{float:left}.mod-hotEquipment-ft .com-green,.mod-hotEquipment2-ft .com-green{float:right}.mod-hotEquipment2{padding:15px 10px}.mod-hotEquipment2-hd span{margin-bottom:0;text-align:left}.mod-hotEquipment2-bd{padding-top:0}.mod-hotEquipment2-bd .s2{margin-top:10px}.mod-latestSales{float:left;overflow:hidden;width:850px}.mod-latestSales.patch{float:none;width:100%;margin-bottom:10px}.mod-latestSales.patch .mod-includeAll-bd td,.mod-latestSales.patch .mod-latestSales-bd td{padding:20px 10px}.mod-includeAll-bd,.mod-latestSales-bd{position:relative;overflow:hidden;padding:20px 0}.mod-includeAll-bd:last-of-type,.mod-latestSales-bd:last-of-type{border-bottom:0}.sales-data{overflow:hidden;width:150px;height:175px;text-align:center}.sales-data--icon{line-height:110px;width:110px;height:110px;margin:10px auto 15px;border-radius:50%;background:#1b252f}.mod-includeAll-bd .swiper-container,.mod-latestSales-bd .swiper-container{position:absolute;top:20px;left:150px;width:710px;height:175px}.sales-terms{position:relative;display:block;margin-right:10px;padding:10px;border:1px solid #0f3356}.sales-terms:hover{border-color:#184c86}.sales-terms--time{font-size:12px;position:absolute;top:0;left:0;display:inline-block;padding:2px 8px;color:#fff;background:#415364}.sales-terms--thumb{height:60px;margin-top:25px;margin-bottom:15px}.sales-terms--name{font-size:12px;overflow:hidden;margin-bottom:10px;white-space:nowrap;text-overflow:ellipsis;color:#fff}.sales-terms--price{font-size:16px;display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:#0b84d3}.mod-includeAll-bd tr,.mod-latestSales-bd tr{border-top:1px solid #141616}.mod-includeAll-bd tr:first-child,.mod-latestSales-bd tr:first-child{border-top:0}.mod-includeAll-bd th,.mod-latestSales-bd th{font-weight:400;height:60px;color:#c9c9c9}.mod-includeAll-bd td,.mod-latestSales-bd td{-moz-box-sizing:border-box;box-sizing:border-box;padding:10px}.mod-includeAll-bd .t1,.mod-latestSales-bd .t1{width:7%}.mod-includeAll-bd .t1 .com-img,.mod-latestSales-bd .t1 .com-img{height:40px}.mod-includeAll-bd .t2,.mod-latestSales-bd .t2{width:40%}.mod-includeAll-bd .t2 .h3,.mod-latestSales-bd .t2 .h3{font-weight:700;color:#fff}.mod-includeAll-bd .t2 p,.mod-latestSales-bd .t2 p{margin:8px 0 2px;color:#0b84d3}.mod-includeAll-bd .t2 b,.mod-latestSales-bd .t2 b{font-weight:400;color:#0b84d3}.mod-includeAll-bd .t3,.mod-latestSales-bd .t3{width:22%}.mod-includeAll-bd .t3 span,.mod-latestSales-bd .t3 span{font-size:12px;color:#c9c9c9}.mod-includeAll-bd .t4,.mod-latestSales-bd .t4{width:20%;text-align:right}.mod-includeAll-bd .t4 strong,.mod-latestSales-bd .t4 strong{font-weight:400;color:#d29208}.week-rank{float:right;width:330px}.week-rank--tb tr{border-top:1px solid #141616}.week-rank--tb tr:first-child{border-top:0}.week-rank--tb td{padding:15px 0}.week-rank--tb td:first-child{text-align:center}.week-rank--num__2,.week-rank--num__3{color:#f17a23}.week-rank--avatar{display:inline-block;width:38px;height:38px;margin-right:10px;vertical-align:middle;border:1px solid #405263;border-radius:50%;background-repeat:no-repeat;background-position:center center;background-size:cover}.week-rank--name{font-weight:700;display:inline-block;overflow:hidden;width:120px;vertical-align:middle;white-space:nowrap;text-overflow:ellipsis}.week-rank--ago{font-size:12px;color:#c9c9c9}.mod-includeAll{float:left;width:725px}.mod-includeAll-bd{position:relative}.mod-includeAll-bd .noGoods{position:absolute;z-index:10;top:50%;left:50%;margin-top:-50px;margin-left:-88px}.mod-includeAll-bd tr{border-top:0;border-bottom:1px solid #141616}.mod-includeAll-bd th{padding:0 10px}.mod-includeAll-bd td{padding:10px!important;text-align:center}.mod-includeAll-bd .t2{font-size:12px;text-align:left}.mod-includeAll-bd .t2 .h3{font-weight:400}.mod-includeAll-bd .t3 span{font-size:14px;color:#0b84d3}.mod-includeAll-bd .t4 strong{font-size:14px}.deal-number--item{font-size:22px;line-height:50px;position:relative;display:inline-block;width:30px;height:50px;text-align:center;vertical-align:middle;color:#fff;border-radius:2px;background:#1b252f}.deal-number--item:before{position:absolute;z-index:100;top:48%;left:0;width:100%;height:0;content:'';border-bottom:2px solid #111924}.mod-afterLogin-bd .p2 .s:after,.mod-cashOut-bd-tb:after,.mod-cashOut-bd:after,.mod-csNews-bd li:after,.mod-equipmentDetail-hd:after,.mod-equipmentDetail:after,.mod-howToSaleStep-bd p:after,.mod-iSell-bd .choose:after,.mod-iSell-bd:after,.mod-ourPayway-bd li:after,.mod-payResult-bd .t2 .note:after,.mod-poundage:after,.mod-retrieve-bd:after,.mod-seoLinks-item p.s1:after{content:'\20';clear:both}.deal-chart{position:absolute;top:170px;left:0;width:100%;height:400px}.deal-chart--canvas{position:absolute;top:0;left:0}.deal-chart--item{position:absolute;width:300px;text-align:center}.deal-chart--item__spjy{top:148px;left:788px}.deal-chart--item__zjsp{top:256px;left:105px}.deal-chart--item__spsc{top:75px;left:120px}.deal-chart--tit{padding:7px 0;border-bottom:2px solid #878b91}.deal-chart--tit .icon-elves{margin-top:-2px;margin-right:3px}.deal-chart--txt{font-size:16px}.deal-chart--desc{padding:7px 0;color:#c9c9c9}.deal-order{padding:150px 320px;text-align:center}.deal-order--head{display:inline-block;text-align:left}.deal-order--ing{font-size:30px}.deal-order--msg{margin-top:100px;padding:35px 0;text-align:center;border:1px solid #0f3356;background:#151f2c}.deal-order--info{line-height:2;display:inline-block;text-align:left}.deal-order--id{font-weight:700;display:block}.deal-order--money{color:#d29208}.mod-csNews{float:right}.mod-csNews-bd li{padding:25px 0;border-top:1px solid #141616}.mod-csNews-bd li:after{display:block;height:0}.mod-csNews-bd li:first-child{border-top:0}.mod-csNews-bd li .com-img{float:left;width:150px;height:100px}.mod-csNews-bd li .com-img img{width:100%;max-height:none}.mod-csNews-bd li .com-img img[src*=loading]{width:auto}.mod-csNews-bd li .desc{float:right;width:230px}.mod-csNews-bd li .desc .h3{font-weight:700;color:#fff}.mod-csNews-bd li .desc p{overflow:hidden;height:45px;margin-top:10px;color:#c9c9c9}.mod-seoLinks-item{float:left;margin-left:20px}.mod-seoLinks-item .h2{font-size:14px;margin-bottom:10px;color:#fff}.mod-seoLinks-item p{line-height:2}.mod-seoLinks-item p a{font-size:12px;display:block;color:#9aafc9}.mod-seoLinks-item p.s1{padding-bottom:10px}.mod-seoLinks-item p.s1:after{display:block;height:0}.mod-seoLinks-item p.s1 img{float:left;margin:10px 20px 0 0}.mod-seoLinks-item p.s2{border-top:1px solid #112030}.mod-seoLinks-item p.s2 img{margin-top:15px}.mod-seoLinks-item p .icon{font-size:28px;display:inline-block;margin:0 5px;color:#fff}.mod-seoLinks-item p .icon:hover{text-decoration:none;color:#c9c9c9}.mod-seoLinks-item p .icon.icon-steam{font-size:32px}.mod-seoLinks-item p .icon.icon-xinlang{font-size:24px}.mod-seoLinks-item.item-1,.mod-seoLinks-item.item-2{width:18%}.mod-seoLinks-item.item-3{width:25%}.mod-seoLinks-item.item-3 p{overflow:hidden}.mod-seoLinks-item.item-3 a{display:inline-block;margin:10px 20px 0 0;vertical-align:middle}.mod-seoLinks-item.item-4{float:right;width:30%;margin-left:0}.mod-copyright{line-height:1.8;overflow:hidden;margin-top:15px;text-align:center}.mod-copyright p{font-size:12px;margin-top:10px;color:#657d9b}.mod-copyright img{margin:0 2px;vertical-align:middle}.mod-classific,.mod-whyChooseUs{margin-bottom:10px}.mod-howToSale-bd ul,.mod-navigation{margin-top:20px}.mod-navigation{font-size:12px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.mod-classific-hd{border-bottom:0}.mod-classific-bd{border:1px solid #0f3356;background:#132435}.mod-classific-bd ul{border:1px solid #151f2c}.mod-classific-bd li{border-top:1px solid #151f2c}.mod-classific-bd li:first-child{border-top:0}.mod-classific-bd a{line-height:44px;display:block;overflow:hidden;height:44px;padding:0 15px;white-space:nowrap;text-overflow:ellipsis}.mod-classific-bd a .com-img{float:left;width:45px}.mod-classific-bd a span{margin-left:20px}.mod-whyChooseUs-hd{border-bottom:0}.mod-whyChooseUs-bd{border:1px solid #0f3356;background:#151f2c}.mod-whyChooseUs-bd li{line-height:67px;overflow:hidden;height:67px;padding:0 15px;white-space:nowrap;text-overflow:ellipsis;border-top:1px solid #1c2126}.mod-whyChooseUs-bd li:first-child{border-top:0}.mod-whyChooseUs-bd .icon{font-size:24px;vertical-align:middle}.mod-whyChooseUs-bd span{font-size:12px;margin-left:5px;vertical-align:middle}.mod-helpMenu.active{position:fixed;top:70px;left:50%;width:250px;margin-left:-600px;-webkit-transform-origin:center bottom;-ms-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation:slideInDown .5s .1s 1 both;animation:slideInDown .5s .1s 1 both}.mod-helpMenu-hd{border-bottom:0}.mod-helpMenu-hd+.help-menu>li .js-item{padding:0 15px}.mod-helpMenu-bd{border:1px solid #0f3356;background:#151f2c;padding:0 15px 15px}.mod-helpMenu-bd ul{background:#132435;border-left:solid 6px #213855}.mod-helpMenu-bd .yearPartition,.mod-helpMenu-bd li{line-height:44px;height:44px;padding-left:15px;border-top:1px solid #151f2c;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.mod-helpMenu-bd .yearPartition{padding-left:0}.mod-helpMenu-bd li.active,.mod-helpMenu-bd li:hover{background:#172c40}.mod-helpMenu-bd li:first-child{border-top:0}.mod-howToSale-bd{z-index:100;padding:20px 0;background:#121c27}.mod-howToSale-bd.active{position:fixed;top:70px;right:50%;width:925px;margin-right:-599px;-webkit-transform-origin:center bottom;-ms-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation:slideInDown .5s .1s 1 both;animation:slideInDown .5s .1s 1 both}.mod-howToSale-bd li{float:left;margin-left:45px}.mod-howToSale-bd li:first-child{margin-left:0}.mod-howToSale-bd li a{line-height:48px;display:block;min-width:138px;height:48px;margin-top:5px;padding:0 20px;text-align:center;color:#fff;border:1px solid #0f3356;background:#132435}.mod-howToSale-bd li a.active{border:1px solid #184c86}.mod-howToSale-bd li a:hover{background:#1a3148}.mod-howToSale-bd li .icon{font-size:22px;margin-right:10px;vertical-align:middle}.mod-howToSale-bd li .icon.icon-lianjie{top:-3px}.mod-howToSale-bd li .icon.icon-steam{font-size:30px;top:-4px}.mod-howToSale-bd li .icon.icon-shou{font-size:26px;top:-3px}.mod-howToSale-ft.active{margin-top:188px}.mod-howToSaleStep-hd{line-height:45px;height:45px}.mod-howToSaleStep-bd p:after,.mod-ourPayway-bd li:after{display:block;height:0}.mod-howToSaleStep-hd .h2{font-size:14px;max-width:100%;color:#fff}.mod-howToSaleStep-bd{padding:10px 0 20px}.mod-howToSaleStep-bd p{font-size:12px;line-height:1.8;margin-top:10px;color:#c9c9c9}.mod-howToSaleStep-bd p a{text-decoration:underline;color:#0b84d3}.mod-howToSaleStep-bd p img{display:block;float:left;-moz-box-sizing:border-box;box-sizing:border-box;margin:5px 5px 0 0;border:1px solid #0f3356}.mod-howToSaleStep-bd p img.img{margin-right:0}.mod-ourPayway-hd{border-bottom:0}.mod-ourPayway-bd{border:1px solid #0f3356;background:#151f2c}.mod-ourPayway-bd li{padding:10px 15px;border-top:1px solid #1c2126}.mod-ourPayway-bd li:first-child{border-top:0}.mod-ourPayway-bd .com-img{float:left;width:46%;height:40px;margin-top:2px}.mod-ourPayway-bd .desc{float:right;width:50%}.mod-ourPayway-bd span{font-size:12px;color:#d29208}.mod-equipmentList-bd{overflow:hidden;padding:25px 0 10px}.mod-equipmentList-bd ul{width:110%}.mod-equipmentList-bd li{float:left;width:300px;margin:0 12px 10px 0}.mod-equipmentList-bd li .mod-hotEquipment,.mod-equipmentList-bd li .mod-hotEquipment2{margin:0}.mod-packageSale{float:right;width:450px}.mod-packageSale-bd{padding:20px 0 25px}.mod-packageSale-bd p{margin-bottom:40px;color:#c9c9c9}.mod-packageSale-bd span{font-size:18px}.mod-packageSale-bd span strong{font-weight:400;color:#d29208}.mod-packageSale-ft .com-btn{font-size:18px;line-height:45px;width:270px;height:45px}.mod-packageSale-ft2 .com-btn{font-size:18px;line-height:45px;width:270px;height:45px;background:#d29208!important}.mod-pagination{padding:20px 0;text-align:right;color:#c9c9c9}.mod-pagination a{margin:0 2px;color:#c9c9c9}.mod-pagination a:hover{color:#0b84d3}.mod-pagination .next,.mod-pagination .prev{margin:0 10px}.mod-pagination .active{margin:0 2px;color:#184c86}.mod-pagination .jump{display:inline-block;margin-left:10px}.mod-pagination .jump .com-text{width:60px;height:30px;margin:0 10px;text-align:center}.mod-pagination .jump .com-btn{line-height:30px;min-width:50px;height:30px;margin-left:10px}.mod-pagination2{padding:20px 0;text-align:right;color:#151f2c}.mod-pagination2 a{margin:0 2px;color:#151f2c}.mod-pagination2 a:hover{color:#d29208}.mod-pagination2 .next,.mod-pagination2 .prev{margin:0 10px}.mod-pagination2 .active{margin:0 2px;color:#d29208}.mod-pagination2 .jump{display:inline-block;margin-left:10px}.mod-pagination2 .jump .com-text{width:60px;height:30px;margin:0 10px;text-align:center;border:1px solid #d29208!important;background:#fff!important;color:#151f2c}.mod-pagination2 .jump .com-btn{line-height:30px;min-width:50px;height:30px;margin-left:10px;background:#d29208!important;color:#fff;vertical-align:bottom}.mod-equipmentDetail-hd:after,.mod-equipmentDetail:after{display:block;height:0}.mod-equipmentDetail{margin-top:25px}.mod-equipmentDetail-hd{float:left;width:360px}.mod-equipmentDetail-hd .big{position:relative;float:left;width:360px;border:1px solid #103151;background:#151f2c}.mod-equipmentDetail-hd .big .collectbok{position:absolute;top:15px;right:15px}.mod-equipmentDetail-hd .big .com-img{height:348.5px;padding-top:30px;-moz-box-sizing:border-box;box-sizing:border-box}.mod-equipmentDetail-hd .big .opera-box{position:absolute;top:14px;left:4px;text-align:center}.mod-equipmentDetail-hd .big .opera-box a{display:inline-block;margin-left:4px;height:25px;line-height:25px;padding:0 2px;width:75px;border-radius:12px;background:#184c86;font-size:12px;-moz-box-sizing:border-box;box-sizing:border-box;color:#fff}.mod-equipmentDetail-hd .big .opera-box a:hover{color:#fff}.mod-equipmentDetail-hd .big .opera-box a.review-3d{color:#0b84d3;background:0 0;border:1px solid #0b84d3}.mod-equipmentDetail-hd .big .opera-box a.review-3d img{display:inline-block;vertical-align:-1px;width:12px;margin-right:2px}.mod-equipmentDetail-bd em,.mod-equipmentDetail-bd i{font-style:normal}.mod-equipmentDetail-hd .big .coll-like{position:absolute;top:20px;right:20px}.mod-equipmentDetail-hd .big .btnList{position:absolute;left:15px;top:15px}.mod-equipmentDetail-hd .big .btn1,.mod-equipmentDetail-hd .big .btn2{float:left;height:25px;line-height:25px;text-align:center;font-size:12px;padding:0 10px;margin-right:15px;border-radius:12px;background-color:#d29208;cursor:pointer;overflow:hidden}.mod-equipmentDetail-hd .big .btn2{background-color:#184c86;margin:0}.mod-equipmentDetail-hd .big .zero{position:absolute;top:38px;right:-10px}.mod-equipmentDetail-hd .small{display:none;float:left;margin-left:10px}.mod-equipmentDetail-hd .small li{width:60px;margin-bottom:10px;border:1px solid #103151;background:#151f2c}.mod-equipmentDetail-hd .small li:hover{cursor:pointer;border-color:#0b84d3}.mod-equipmentDetail-hd .small .com-img{height:60px}.mod-equipmentDetail-bd{float:left;width:340px;margin-left:30px}.mod-equipmentDetail-bd .h3{font-size:18px}.mod-equipmentDetail-bd .s1 a,.mod-equipmentDetail-bd .s1 b{font-weight:400;display:inline-block;vertical-align:middle;margin:15px 10px 10px 0;color:#0b84d3}.mod-equipmentDetail-bd .s1 b.green{color:#5cb85c}.mod-equipmentDetail-bd .s1 b.deep-blue{color:#184c86}.mod-equipmentDetail-bd .s1 a{height:20px}.mod-equipmentDetail-bd .s1 span{display:block}.mod-equipmentDetail-bd .s1 p{margin:10px 0;color:#c9c9c9}.mod-equipmentDetail-bd .s2{margin-top:10px}.mod-equipmentDetail-bd .s2 span{display:inline-block;width:100px;margin-right:5px}.mod-equipmentDetail-bd .s2 b.minPrice{font-size:14px;color:#d29208}.mod-equipmentDetail-bd .s2 b.maxPrice{font-size:22px;color:#d29208}.mod-equipmentDetail-bd .s2 b.maxPrice>sup{font-size:12px;font-weight:700}.mod-equipmentDetail-bd .s2 p.describe{display:inline-block;vertical-align:top;width:235px}.mod-equipmentDetail-bd .s2 img.attach-icon{display:inline-block;width:52px;height:52px;margin-right:15px}.mod-equipmentDetail-bd .s2 img.attach-icon-dota2{display:inline-block;width:55px;height:36px;margin-right:15px}.mod-equipmentDetail-bd .s3{font-size:16px;margin-top:10px}.mod-equipmentDetail-bd .s3 strong{font-weight:400;color:#d29208}.mod-equipmentDetail-bd .s4{margin-top:24px}.mod-equipmentDetail-bd .s4 .com-btn{width:140px;margin-right:20px}.mod-equipmentDetail-bd .icos{margin-top:15px}.mod-equipmentDetail-bd .icos img{margin:0 2px}.mod-equipmentDetail-ft{position:relative;float:left;width:135px;height:350px;margin-left:50px}.mod-equipmentDetail-ft strong{font-size:16px;font-weight:400;position:absolute;top:0;right:0;white-space:nowrap;color:#0b84d3}.mod-equipmentDetail-ft strong b.yellow{color:#f0ad4e;font-size:14px}.mod-equipmentDetail-ft ul{position:absolute;top:50px}.mod-equipmentDetail-ft .matrix{right:0;min-width:40px;text-align:center}.mod-equipmentDetail-ft .matrix li{line-height:60px;position:relative;height:60px;padding:0 5px;color:#fff}.mod-equipmentDetail-ft .num{font-size:12px;line-height:1;right:60px;width:80px;text-align:right}.mod-equipmentDetail-ft .num li{position:absolute;right:0}.mod-equipmentDetail-ft .max,.mod-equipmentDetail-ft .min{font-size:12px;line-height:1.5;position:absolute;right:0;bottom:0;display:none;width:150px;text-align:left;border-bottom:1px solid #fff}.mod-equipmentDetail .seller-store--avator{float:right;width:250px;padding:30px 0 0;background:#151f2c;background-image:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/img/ags10/backdrop_shop.jpg);background-repeat:no-repeat;background-size:100% 100%}.mod-equipmentDetail .seller-store--avator .hp-imgb{width:123px;height:123px;position:relative;margin:0 auto 8px auto;overflow:hidden}.mod-equipmentDetail .seller-store--avator .hp-imgb.grade-06{background-image:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/img/ags10/shop-grade_23.png);background-size:100% 100%}.mod-equipmentDetail .seller-store--avator .hp-imgb .hp-user-img{width:100%;height:auto;max-width:100%;max-height:100%;position:absolute;z-index:1;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border-radius:0!important}.mod-equipmentDetail .seller-store--avator .hp-imgb .hp-grade-img{width:112px;height:112px;position:absolute;z-index:2;background-size:100% 100%;overflow:hidden;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border-radius:50%}.mod-equipmentDetail .seller-store--avator .hp-imgb .hp-grade-img.grade-01{background-image:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/img/ags10/shop-grade_18.png)}.mod-equipmentDetail .seller-store--avator .hp-imgb .hp-grade-img.grade-02{background-image:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/img/ags10/shop-grade_19.png)}.mod-equipmentDetail .seller-store--avator .hp-imgb .hp-grade-img.grade-03{background-image:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/img/ags10/shop-grade_20.png)}.mod-equipmentDetail .seller-store--avator .hp-imgb .hp-grade-img.grade-04{background-image:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/img/ags10/shop-grade_21.png)}.mod-equipmentDetail .seller-store--avator .hp-imgb .hp-grade-img.grade-05{background-image:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/img/ags10/shop-grade_22.png)}.mod-equipmentDetail .seller-store--avator .count{margin-top:0;padding:15px 0;text-align:center}.mod-equipmentDetail .seller-store--avator .count .num-item{line-height:1.5;display:block;color:#fff;font-size:14px}.mod-equipmentDetail .seller-store--avator .count>.num{display:block;color:#0b84d3;font-size:24px;font-weight:700;margin-bottom:8px;height:30px}.mod-equipmentDetail .seller-store--avator .count .itembok{color:#fff;font-size:14px}.mod-equipmentDetail .seller-store--avator .count .itembok .time{color:#0b84d3;font-size:16px}.mod-priceMovements-bd{padding:35px 0 20px}.mod-priceMovements-bd .h3{font-weight:700;margin-bottom:20px}.mod-priceMovements-bd ul{float:right;margin-right:170px}.mod-priceMovements-bd li{float:left;margin-left:30px;cursor:pointer}.mod-priceMovements-bd li:hover{color:#0b84d3}.mod-priceMovements-bd .echarts-container{clear:both}.mod-saleHistory-bd tr{border-bottom:1px solid #141616}.mod-saleHistory-bd td{padding:20px}.mod-saleHistory-bd .t1{width:12%}.mod-saleHistory-bd .t1 .com-img{height:60px}.mod-saleHistory-bd .t2{width:28%}.mod-saleHistory-bd .t2 .h3{font-weight:700}.mod-saleHistory-bd .t3{width:18%}.mod-saleHistory-bd .t3 b{font-weight:400;color:#0b84d3}.mod-saleHistory-bd .t4{width:22%}.mod-saleHistory-bd .t4 strong{font-weight:400;color:#d29208}.mod-saleHistory-bd .t5{width:20%}.mod-saleHistory-bd .t5 span{color:#c9c9c9}.mod-noResultsWarn{margin-top:42px;padding:30px 170px 0}.mod-noResultsWarn dl:after{display:block;clear:both;height:0;content:'\20'}.mod-noResultsWarn dt{float:left}.mod-noResultsWarn dt .icon{font-size:200px;color:#0b84d3}.mod-noResultsWarn dd{float:left;margin:50px 0 0 50px}.mod-noResultsWarn dd span{font-size:36px;display:block;margin-bottom:10px}.mod-noResultsWarn dd p{font-size:18px;color:#c9c9c9}.mod-noResultsWarn dd b{font-weight:400;color:#0b84d3}.mod-payResult-hd{padding:70px 0;text-align:center}.mod-payResult-hd .ico{display:inline-block;overflow:hidden;width:360px;height:360px;background:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/images/ico-aime.png) center top no-repeat}.mod-payResult-hd .ico .h3{font-size:42px;margin-top:140px;color:#0b84d3}.mod-payResult-hd .ico span{font-size:30px}.mod-payResult-bd{width:1000px;margin:0 auto;border:1px solid #0f3356;background:#151f2c}.mod-payResult-bd td{padding:20px}.mod-payResult-bd .t1{width:22%;padding:30px}.mod-payResult-bd .t2{width:46%}.mod-payResult-bd .t2 .h4{font-weight:700;margin-bottom:15px}.mod-payResult-bd .t2 p{margin-bottom:15px}.mod-payResult-bd .t2 b{font-weight:400;color:#0b84d3}.mod-payResult-bd .t2 .note{line-height:1.8}.mod-payResult-bd .t2 .note:after{display:block;height:0}.mod-payResult-bd .t2 .note .p1{float:left;width:50%}.mod-payResult-bd .t2 .note .p2{float:right;width:50%}.mod-payResult-bd .t3{width:32%}.mod-payResult-bd .t3 .com-btn{width:150px}.mod-payResult-bd .t3 span{font-size:18px;margin-left:20px}.mod-buyRecord-hd,.mod-cashOut-hd,.mod-cashOutHistory-hd,.mod-depositHistory-hd,.mod-iSell-hd,.mod-myInvetory-hd,.mod-myMarket-hd,.mod-myMessage-hd,.mod-retrieve-hd,.mod-saleRecord-hd,.mod-steamInventory-hd{line-height:28px;height:43px;border-bottom:1px solid #0d253d}.mod-buyRecord-hd .h2,.mod-cashOut-hd .h2,.mod-cashOutHistory-hd .h2,.mod-depositHistory-hd .h2,.mod-iSell-hd .h2,.mod-myInvetory-hd .h2,.mod-myMarket-hd .h2,.mod-myMessage-hd .h2,.mod-retrieve-hd .h2,.mod-saleRecord-hd .h2,.mod-steamInventory-hd .h2{color:#c9c9c9}.mod-buyRecord-hd a,.mod-cashOut-hd a,.mod-cashOutHistory-hd a,.mod-depositHistory-hd a,.mod-iSell-hd a,.mod-myInvetory-hd a,.mod-myMarket-hd a,.mod-myMessage-hd a,.mod-retrieve-hd a,.mod-saleRecord-hd a,.mod-steamInventory-hd a{font-size:16px;position:relative;float:left;margin-right:40px;color:#c9c9c9}.mod-buyRecord-hd a.active,.mod-buyRecord-hd a:hover,.mod-cashOut-hd a.active,.mod-cashOut-hd a:hover,.mod-cashOutHistory-hd a.active,.mod-cashOutHistory-hd a:hover,.mod-depositHistory-hd a.active,.mod-depositHistory-hd a:hover,.mod-iSell-hd a.active,.mod-iSell-hd a:hover,.mod-myInvetory-hd a.active,.mod-myInvetory-hd a:hover,.mod-myMarket-hd a.active,.mod-myMarket-hd a:hover,.mod-myMessage-hd a.active,.mod-myMessage-hd a:hover,.mod-retrieve-hd a.active,.mod-retrieve-hd a:hover,.mod-saleRecord-hd a.active,.mod-saleRecord-hd a:hover,.mod-steamInventory-hd a.active,.mod-steamInventory-hd a:hover{color:#0b84d3}.stick-num{font-size:12px;font-weight:400;line-height:20px;display:inline-block;width:20px;height:20px;margin-left:-20px;text-align:center;vertical-align:top;color:#fff;border-radius:20px;background:#d29208}.mod-buyRecord-hd .r,.mod-cashOut-hd .r,.mod-cashOutHistory-hd .r,.mod-depositHistory-hd .r,.mod-iSell-hd .r,.mod-myInvetory-hd .r,.mod-myMarket-hd .r,.mod-myMessage-hd .r,.mod-retrieve-hd .r,.mod-saleRecord-hd .r,.mod-steamInventory-hd .r{float:right;margin-left:10px}.mod-buyRecord-hd .r .com-btn,.mod-cashOut-hd .r .com-btn,.mod-cashOutHistory-hd .r .com-btn,.mod-depositHistory-hd .r .com-btn,.mod-iSell-hd .r .com-btn,.mod-myInvetory-hd .r .com-btn,.mod-myMarket-hd .r .com-btn,.mod-myMessage-hd .r .com-btn,.mod-retrieve-hd .r .com-btn,.mod-saleRecord-hd .r .com-btn,.mod-steamInventory-hd .r .com-btn{font-size:14px;line-height:30px;float:none;min-width:70px;height:30px;margin-top:-2px;margin-right:0;margin-left:5px;vertical-align:middle;color:#fff}.mod-buyRecord-hd .r span,.mod-cashOut-hd .r span,.mod-cashOutHistory-hd .r span,.mod-depositHistory-hd .r span,.mod-iSell-hd .r span,.mod-myInvetory-hd .r span,.mod-myInvetory-hd2 .r span,.mod-myMarket-hd .r span,.mod-myMessage-hd .r span,.mod-retrieve-hd .r span,.mod-saleRecord-hd .r span,.mod-steamInventory-hd .r span{color:#0f3356}.mod-buyRecord-hd .r .com-text,.mod-cashOut-hd .r .com-text,.mod-cashOutHistory-hd .r .com-text,.mod-depositHistory-hd .r .com-text,.mod-iSell-hd .r .com-text,.mod-myInvetory-hd .r .com-text,.mod-myMarket-hd .r .com-text,.mod-myMessage-hd .r .com-text,.mod-retrieve-hd .r .com-text,.mod-saleRecord-hd .r .com-text,.mod-steamInventory-hd .r .com-text{width:115px;height:30px;text-align:center;border-color:#0f3356}.mod-buyRecord-bd,.mod-cashOutHistory-bd,.mod-depositHistory-bd,.mod-myInvetory-bd,.mod-myMarket-bd,.mod-myMessage-bd,.mod-saleRecord-bd{padding:20px 0 0}.mod-depositHistory-bd table .t1,.mod-myInvetory-bd table .t1{text-align:center}.mod-depositHistory-bd table .t2,.mod-myInvetory-bd table .t2{text-align:left}.mod-depositHistory-bd table .t5,.mod-myInvetory-bd table .t5{text-align:right}.mod-depositEdit{display:none;padding:10px}.mod-bundleSaleClick-hd .t2,.mod-depositEdit-hd .t2{width:35%;text-align:left}.mod-bundleSaleClick-hd .t2 b,.mod-depositEdit-hd .t2 b{display:block}.mod-bundleSaleClick-hd .t4,.mod-depositEdit-hd .t4{text-align:right}.mod-bundleSaleClick-ft,.mod-depositEdit-ft{padding:35px 0;text-align:center}.mod-bundleSaleClick-ft .com-btn,.mod-depositEdit-ft .com-btn{font-size:16px;line-height:50px;width:260px;height:50px}.mod-myInvetory-hd2{line-height:30px;height:30px;padding:15px 0;border-bottom:1px solid #0d253d}.mod-myInvetory-hd2 ul{float:left}.mod-myInvetory-hd2 li{position:relative;float:left;margin-right:30px}.mod-myInvetory-hd2 .r{float:right;margin-left:10px}.mod-myInvetory-hd2 .r .com-btn{line-height:30px;min-width:70px;height:30px;margin-left:15px}.mod-myInvetory-hd2 .r .com-text{width:115px;height:30px;text-align:center;border-color:#0f3356}.mod-myInvetory-bd table .t5{text-align:center}.mod-myInvetoryEdit{display:none;padding:10px}.mod-myInvetoryEdit-hd .selectAll{padding:20px 0 10px;text-align:right;border-bottom:1px solid #0f3356}.mod-myInvetoryEdit-hd .selectAll .com-btn{font-size:12px;line-height:20px;height:20px}.mod-myInvetoryEdit-hd .t2{text-align:left}.mod-myInvetoryEdit-hd .t4{text-align:right}.mod-clickDeposit-bd,.mod-myInvetoryEdit-bd,.mod-resendOffer-bd{width:320px;margin:0 auto;padding:20px 20px 0;text-align:center}.mod-clickDeposit-bd .com-btn,.mod-myInvetoryEdit-bd .com-btn,.mod-resendOffer-bd .com-btn{width:200px;margin-bottom:5px}.mod-clickDeposit-bd p,.mod-myInvetoryEdit-bd p,.mod-resendOffer-bd p{margin-top:15px;text-align:left}.mod-clickDeposit-bd b,.mod-myInvetoryEdit-bd b,.mod-resendOffer-bd b{font-weight:400;color:#0b84d3}.mod-clickDeposit-ft,.mod-myInvetoryEdit-ft,.mod-resendOffer-ft{width:320px;margin:0 auto;padding:20px;text-align:center}.mod-clickDeposit-ft span,.mod-myInvetoryEdit-ft span,.mod-resendOffer-ft span{font-size:34px;display:block;padding:35px 0}.mod-clickDeposit-ft p,.mod-myInvetoryEdit-ft p,.mod-resendOffer-ft p{text-align:left;color:#c9c9c9}.mod-clickDeposit-ft .com-btn,.mod-myInvetoryEdit-ft .com-btn,.mod-resendOffer-ft .com-btn{width:200px;margin:20px 0 10px}.mod-buyRecord-bd .com-table .com-checkbox,.mod-saleRecord-bd .com-checkbox{margin-bottom:0}.mod-clickDeposit-ft a,.mod-myInvetoryEdit-ft a,.mod-resendOffer-ft a{display:block;padding:0 0 20px;color:#c9c9c9}.mod-myMarket-bd table .t1{text-align:center}.mod-myMarket-bd table .t2{text-align:left}.mod-buyRecord-bd .com-table .com-checkbox span{border-radius:0}.mod-buyRecord-bd .com-table td{font-size:12px}.mod-buyRecord-bd .com-table td .yes{color:#fff}.mod-buyRecord-bd .com-table td .no{color:#32383f}.mod-buyRecord-bd .com-table td .com-img{width:80px;height:50px}.mod-buyRecord-bd .com-table td .com-text{width:60px;height:30px;text-align:center;border:0;border:1px solid #0f3356;background:#151f2c}.mod-buyRecord-bd .com-table td .icon-xiugai{font-size:20px;color:#184c86}.mod-iSell-ft .tip,.mod-saleRecord-bd .com-table td,.vip-level{font-size:12px}.mod-buyRecord-bd .com-table td .icon-xiugai:hover{color:#0b84d3}.mod-saleRecord-bd .com-table td .yes{color:#fff}.mod-saleRecord-bd .com-table td .no{color:#32383f}.mod-saleRecord-bd .com-table td .com-img{display:inline-block;width:50px;height:50px;vertical-align:middle}.mod-saleRecord-bd .com-table td .name{display:inline-block;width:150px;margin-left:10px;text-align:left;vertical-align:middle}.mod-iSell-bd .choose:after,.mod-iSell-bd:after,.mod-retrieve-bd:after{display:block;height:0}.level-progress,.mod-afterLogin-hd,.mod-myMarketEdit-ft,.vip-right-list li,.vip-right-pager{text-align:center}.mod-retrieve-bd{position:relative}.mod-retrieve-bd .all{position:absolute;top:265px;left:50%;width:140px;margin-left:-70px}.mod-iSell-bd{line-height:30px;padding:20px 0 10px;border-bottom:1px solid #0d253d}.mod-iSell-bd .choose{float:left}.mod-iSell-bd .choose li{float:left;margin-right:20px}.mod-iSell-bd .choose li.active a{color:#0b84d3}.mod-iSell-bd .choose a{color:#c9c9c9}.mod-iSell-bd .com-btn{line-height:30px;float:right;min-width:80px;height:30px}.mod-iSell-bd .reload{float:right;text-decoration:underline;color:#0b84d3}.mod-iSell-ft{padding:15px 0}.mod-iSell-ft .mod-yourInventory{float:none;width:100%}.mod-iSell-ft .mod-yourInventory-bd{max-height:469px}.mod-iSell-ft .mod-yourInventory-bd li{width:12.32%;margin-right:.2%}.mod-iSell-ft .mod-yourInventory-bd li:nth-child(3n){margin-right:.2%}.mod-iSell-ft .mod-yourInventory-bd li:nth-child(8n){margin-right:0}.mod-iSell-ft .tip{position:relative;margin-top:10px;padding-left:40px;color:#c9c9c9}.mod-iSell-ft .tip span{position:absolute;top:0;left:0}.mod-myMarketEdit{display:none;padding:10px 20px}.mod-myMarketEdit-ft .com-btn{width:260px!important}.mod-bundleSaleClick{display:none;padding:10px}.mod-steamInventory-bd li .h3,.mod-steamInventory-bd li b,.mod-steamInventory-bd li strong{display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.mod-myMessage-bd .t4{width:10%!important}.mod-steamInventory-bd{overflow:hidden;padding:20px 0 0}.mod-steamInventory-bd ul{width:110%}.mod-steamInventory-bd li{float:left;width:178px;margin:0 15px 15px 0;padding:20px;text-align:center;border:1px solid #0f3356}.mod-steamInventory-bd li .h3{margin-bottom:10px}.mod-steamInventory-bd li strong{font-weight:400;color:#d29208}.mod-steamInventory-bd li .com-img{height:135px;margin:10px auto}.mod-steamInventory-bd li b{font-weight:400;color:#0b84d3}.mod-afterLogin{overflow:hidden;padding:30px;border:1px solid #0f3356;background:#151f2c}.mod-afterLogin-hd{float:left;width:120px}.mod-afterLogin-hd .avator{overflow:hidden;height:120px;border:2px solid #0f3253;border-radius:100%;background-repeat:no-repeat;background-position:center center;background-size:cover}.mod-afterLogin-hd .avator img{display:inline-block;max-height:100%;max-width:100%;vertical-align:middle}.mod-afterLogin-hd .level{position:absolute;left:0;top:3px;z-index:3;width:35px}.mod-afterLogin-hd .com-btn{line-height:35px;width:100%;height:35px;margin-top:15px}.mod-afterLogin-hd .agree{display:inline-block;margin-top:10px}.mod-afterLogin-bd{float:right;overflow:hidden;width:710px}.mod-afterLogin-bd .p1{overflow:hidden;width:50%;margin:10px 0 30px}.mod-afterLogin-bd .p1 .icon-baocun{display:none}.mod-afterLogin-bd .p1 .s{margin-bottom:5px}.mod-afterLogin-bd .p1 .s .my-hy{color:#0b84d3;display:inline-block;margin:0 5px}.mod-afterLogin-bd .p1 .s .b{font-weight:400;display:inline-block;min-width:50px}.mod-afterLogin-bd .p1 .s .b.active{padding:2px 8px;border:1px solid #0f3356}.mod-afterLogin-bd .p1 .s .icon{margin-left:10px;color:#c9c9c9}.mod-afterLogin-bd .p1 .big-member{display:inline-block;height:20px;line-height:20px;background:#28394c;color:#de9734;padding:0 6px;font-size:12px;border-radius:10px}.mod-afterLogin-bd .p1 .big-member img{display:inline-block;vertical-align:1px;margin:0 3px}.mod-afterLogin-bd .p1 .big-member .help-link-icon{width:12px;height:12px;display:inline-block;color:#0d76bb}.mod-afterLogin-bd .p1 .big-member .help-link-icon svg{width:12px;height:12px;vertical-align:-1px;fill:currentColor;overflow:hidden;color:#de9734}.mod-afterLogin-bd .p1 .s .hy-text{color:#de9734;margin:0 5px}.mod-afterLogin-bd .p1 .s .hy-text img{margin-right:5px;vertical-align:middle}.mod-afterLogin-bd .p1 .s .hy-no-open>img{vertical-align:middle}.mod-afterLogin-bd .p1 .s .now-open{display:inline-block;padding:0 5px;height:16px;line-height:16px;color:#121c27;background:#de9734;font-style:normal}.mod-afterLogin-bd .p1 .intro{position:relative;padding-left:70px}.mod-afterLogin-bd .p1 .intro .label{position:absolute;top:0;left:0}.mod-afterLogin-bd .p2{margin-top:20px}.mod-afterLogin-bd .p2 span{color:#c9c9c9}.mod-afterLogin-bd .p2 span .icon{margin-left:10px}.mod-afterLogin-bd .p2 .get{margin-left:292px}.mod-afterLogin-bd .p2 .s{margin-top:10px}.mod-afterLogin-bd .p2 .s:after{display:block;height:0}.mod-afterLogin-bd .p2 .com-text{float:left;width:530px}.mod-afterLogin-bd .p2 .com-btn{float:right;width:160px}.mod-afterLogin-bd .p2 .com-btn.zeroclipboard-is-hover{background:#16477d}.mod-afterLogin-bd .zusers-info{-moz-box-sizing:border-box;box-sizing:border-box;width:506px;margin:0;padding-right:30px;border-right:1px solid #0d253d}.mod-afterLogin-bd .zusers-state{float:right;-moz-box-sizing:border-box;box-sizing:border-box;width:200px;padding-left:30px}.mod-afterLogin-bd .zusers-state .list{margin-left:-50px}.mod-afterLogin-bd .zusers-state .list li{margin:0 0 20px 50px}.vip-level{line-height:16px;display:inline-block;height:16px;padding:0 5px;color:#fff;background:#0b84d3;box-shadow:inset 0 0 5px 1px rgba(255,255,255,.7)}.level-progress{line-height:14px;position:relative;overflow:hidden;height:15px;margin:15px 0;border-radius:15px;background:#172c3f}.level-progress .ruler{position:absolute;z-index:5;top:0;left:0;height:100%;border-radius:15px;background:#0b84d2;background:-webkit-linear-gradient(left,#0b84d2 1%,#ae7b0c 100%);background:linear-gradient(to right,#0b84d2 1%,#ae7b0c 100%)}.level-progress .text{font-size:12px;position:relative;z-index:10}.vip-right{margin-top:30px}.vip-right .c-tit{font-weight:700;margin-bottom:18px;color:#d29208}.vip-right-swiper{height:100px}.vip-right-swiper .swiper-slide{width:100%}.vip-right-list{overflow:hidden}.vip-right-list li{float:left;width:20%;margin-bottom:40px}.vip-right-list li.is-inactive .i-img,.vip-right-list li.is-inactive .i-txt{color:#999}.vip-right-list li a{display:block;height:80px;color:#0b84d3}.vip-right-list li a:hover .i-img{-webkit-transform:translateX(-5px);-ms-transform:translateX(-5px);transform:translateX(-5px)}.mod-singleSale.active:before,.use-bachler .tit.is-open .icon{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg)}.vip-right-list li .i-img{height:38px;margin-bottom:10px;-webkit-transition:all .5s ease;transition:all .5s ease;color:#fff}.vip-right-list li .i-img .icon{font-size:40px;vertical-align:middle}.vip-right-list li .i-txt{display:block;overflow:hidden;height:18px}.vip-right-pager{position:absolute;bottom:0;left:0;width:100%}.vip-right-pager span{display:inline-block;width:6px;height:6px;margin:0 3px;cursor:pointer;vertical-align:middle;border-radius:6px;background:#fff}.vip-right-pager .swiper-active-switch{background:#0b84d3}.mod-poundage{margin-top:15px;padding:25px;border:1px solid #1b2838}.mod-poundage:after{display:block;height:0}.mod-poundage-hd{float:left;width:190px}.mod-poundage-hd .echarts{height:190px}.mod-poundage-bd{float:right;width:450px}.mod-poundage-bd .query{text-align:right}.mod-poundage-bd .query span{color:#0f3356}.mod-poundage-bd .query .com-text{width:140px;height:30px}.mod-poundage-bd .query .com-btn{line-height:30px;min-width:70px;height:30px;margin-left:10px}.mod-poundage-bd .result{margin-top:10px}.mod-poundage-bd .result li{line-height:38px;position:relative;height:38px;margin-top:15px;border:1px solid #0f3356;background:#132435}.mod-poundage-bd .result li.active .icon{background:#d29208}.mod-poundage-bd .result span{display:block;float:left;overflow:hidden;width:40%;margin-left:46px;white-space:nowrap;text-overflow:ellipsis}.mod-poundage-bd .result .icon{font-size:20px;line-height:40px;position:absolute;top:-1px;left:-1px;display:block;width:36px;height:40px;text-align:center;background:#0f3356}.mod-poundage-bd .result .icon.icon-qianbao{font-size:24px}.mod-poundage-bd .result em{font-style:normal;display:block;float:right;overflow:hidden;width:40%;margin-right:10px;text-align:right;white-space:nowrap;text-overflow:ellipsis}.mod-remindTime{line-height:1.8;float:right;width:68.7%;padding:10px 15px;border:1px solid #0f3356}.mod-cashOut-hd{border-color:#0f3356}.mod-cashOut-bd{padding:20px;border:1px solid #0f3356;border-top:0;background:#151f2c}.mod-cashOut-bd-tb:after,.mod-cashOut-bd:after{display:block;height:0}.mod-cashOut-bd-save .item[data-bank],.mod-resendOffer{display:none}.mod-cashOut-bd-tb table{float:left;width:auto}.mod-cashOut-bd-tb table th{font-weight:400;padding:5px;text-align:right;vertical-align:top;color:#c9c9c9}.mod-cashOut-bd-tb table td{padding:5px;text-align:left;vertical-align:top}.mod-cashOut-bd-tb table strong{font-weight:400;color:#d29208}.mod-cashOut-bd-tb table .com-text{line-height:30px;width:100px;height:30px}.mod-cashOut-bd-tb table .select2{width:100px!important}.mod-cashOut-bd-tb table .select2-selection__rendered{line-height:28px!important;height:28px!important;text-align:left!important;border-width:1px!important}.mod-cashOut-bd-tb table .tip{font-size:12px;color:#d29208}.mod-cashOut-bd-tb p{text-align:right}.mod-cashOut-bd-tb .com-btn{font-size:16px;width:230px;margin-top:10px}.mod-cashOut-bd-tb .mod-poundage{float:right;width:650px;padding:0;border:0}.mod-cashOut-bd-save{margin-bottom:40px}.mod-cashOut-bd-save .com-checkbox{float:left;margin-right:20px;cursor:pointer}.mod-cashOut-bd-save img{height:30px;margin-right:10px;vertical-align:middle}.mod-cashOut-bd-save p{color:#c9c9c9}.mod-cashOut-bd-save .moreBank{font-size:12px;width:120px;margin:20px 0 10px 22px;cursor:pointer;color:#c9c9c9}.mod-cashOut-bd-save .radios{margin-top:20px;padding:20px 0}.mod-cashOut-bd-save .save{width:240px}.mod-cashOut-bd-save .save .com-text{font-size:12px;height:30px;margin-bottom:10px}.mod-cashOut-bd-save .save .com-btn{font-size:12px;line-height:30px;width:100%;height:30px;margin-top:5px}.mod-cashOut-bd-save .s{width:150px;margin-left:20px}.mod-clickDeposit-bd,.mod-resendOffer-bd{overflow:hidden}.mod-clickDeposit-ft .com-img,.mod-resendOffer-ft .com-img{width:110px;height:80px;margin:20px auto}.mod-clickDeposit-ft span,.mod-resendOffer-ft span{font-size:12px;padding:10px 0 20px}.mod-sellerPage{position:relative}.mod-sellerPage-hd{font-size:18px;line-height:54px;height:54px;border-bottom:1px solid #0d253d}.mod-sellerPage-hd .s{float:left;width:33.333333%;text-align:center;color:#c9c9c9}.mod-sellerPage-hd .s1{color:#fff}.mod-sellerPage-hd .s2 a{position:relative;display:inline-block;padding:0 15px;color:#c9c9c9}.mod-sellerPage-bd:after,.mod-yourInventory-bd li.active .icon,.mod-yourInventory-bd li:hover .detail,.mod-yourInventory-bd li:hover .icon,.mod-yourInventory-bd li>span{display:block}.mod-sellerPage-hd .s2 a.active,.mod-sellerPage-hd .s2 a:hover,.mod-sellerPage-hd .s3{color:#fff}.mod-sellerPage-hd .s2 a.active:before,.mod-sellerPage-hd .s2 a:hover:before{position:absolute;bottom:-1px;left:0;width:100%;height:2px;content:'';background:#184c86}.mod-sellerPage-bd{padding:5px 0 20px}.mod-sellerPage-bd:after{clear:both;height:0;content:'\20'}.mod-sellerPage-ft .icon{font-size:56px;position:absolute;top:360px;right:363px;cursor:pointer;color:#0f3356}.mod-sellerPage-ft .icon:hover{color:#0b84d3}.mod-yourInventory{float:left;width:363px}.mod-yourInventory-hd{padding:10px 0}.mod-yourInventory-hd li{float:left;margin-right:20px}.mod-yourInventory-hd li a{color:#c9c9c9}.mod-yourInventory-hd li a:hover{color:#0b84d3}.mod-yourInventory-bd{overflow:auto;overflow-x:hidden;overflow-y:auto;-moz-box-sizing:border-box;box-sizing:border-box;padding:2px;border:1px solid #0f3356;background:#132435}.mod-relatedNews-bd li a,.mod-relatedNews-bd li span,.mod-yourInventory-bd li b,.mod-yourInventory-bd li>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mod-yourInventory-bd li{font-size:12px;position:relative;float:left;-moz-box-sizing:border-box;box-sizing:border-box;width:33%;margin:0 .5% .5% 0;padding:15px 10px;text-align:center;border:1px solid #151f2c}.mod-yourInventory-bd li:nth-child(3n){margin-right:0}.mod-yourInventory-bd li:nth-child(3n) .detail{right:100%;left:auto}.mod-yourInventory-bd li.active,.mod-yourInventory-bd li:hover{cursor:pointer;background:#184c86}.mod-yourInventory-bd li.active b,.mod-yourInventory-bd li.active span,.mod-yourInventory-bd li:hover b,.mod-yourInventory-bd li:hover span{color:#fff}.mod-yourInventory-bd li .com-img{height:60px;padding:15px 0}.mod-yourInventory-bd li b{font-weight:400;display:block;color:#0b84d3}.mod-yourInventory-bd li .icon{position:absolute;right:10px;bottom:10px;display:none}.mod-yourInventory-bd li .icon:hover{color:#c9c9c9}.mod-yourInventory-bd li .detail{position:absolute;z-index:1000;top:0;left:100%;display:none;width:100px;padding:10px;text-align:left;border:1px solid #0f3356;background:#1b2939}.mod-yourInventory-bd li .detail .com-img{margin:30px 0}.mod-yourInventory-bd li .detail:before{position:absolute;top:15px;left:-9px;width:9px;height:14px;content:''}.mod-yourInventory-bd li .detail b{color:#0b84d3}.mod-yourInventory-bd li .detail span{font-size:12px;margin-bottom:5px}.mod-yourInventory-bd li .detail strong{font-size:12px;font-weight:400;color:#fff}.mod-yourInventory-bd li .detail strong b{font-weight:400;display:inline;color:#d29208}.mod-yourInventory-ft{position:relative;height:58px;padding:0 10px;text-align:center;border:1px solid #0f3356;border-top:0;background:#132435}.mod-yourInventory-ft .icon{font-size:30px;position:absolute;top:14px;display:block;text-decoration:none;color:#0f3356}.mod-404 a,.mod-openBox-hd .more,.quhui-msg-item .e-detail:hover,.title-inbar .jump:hover{text-decoration:underline}.mod-yourInventory-ft .icon:hover{color:#0b84d3}.mod-yourInventory-ft .icon.icon-leftarrow{left:10px}.mod-yourInventory-ft .icon.icon-rightarrow{right:10px}.mod-yourInventory-ft .com-btn{line-height:35px;min-width:135px;height:35px;margin-top:12px}.mod-bundleSale,.mod-singleSale{float:left;width:333px;margin:40px 45px 0 53px;padding:20px;border:1px solid #0f3356;background:#132435}.mod-bundleSale-hd p{line-height:1.8;margin-bottom:20px;color:#c9c9c9}.mod-bundleSale-bd .com-textarea{font-size:12px;line-height:1.8;height:140px!important;color:#c9c9c9}.mod-bundleSale-ft,.mod-myMarketEdit-ft,.mod-singleSale-ft{margin-top:10px}.mod-bundleSale-ft .com-btn,.mod-myMarketEdit-ft .com-btn,.mod-singleSale-ft .com-btn{font-size:16px;width:100%;height:50px}.mod-singleSale{position:relative;margin:40px 48px 0}.mod-singleSale.patch{float:none;-moz-box-sizing:border-box;box-sizing:border-box;width:100%;margin:0;border:0}.mod-singleSale.patch:before{display:none}.mod-singleSale.active:before{right:-13px;left:auto;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.mod-singleSale:before{position:absolute;top:165px;right:auto;left:-13px;width:14px;height:24px;content:'';background:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/images/ico-leftarrow.png) left top no-repeat}.mod-goodResult-bd:after,.mod-newsList-bd li .desc:after,.mod-newsList-bd li:after,.mod-paymentMethod:after,.mod-shoppingCart-ft .p2:after,.mod-shoppingCart-ft:after{content:'\20';clear:both}.mod-myMarketEdit-hd .h3,.mod-singleSale-hd .h3{font-weight:700;text-align:center}.mod-myMarketEdit-hd .com-img,.mod-singleSale-hd .com-img{height:110px;margin:20px 0}.mod-myMarketEdit-hd span,.mod-singleSale-hd span{font-size:12px;margin-right:60px}.mod-myMarketEdit-hd .a,.mod-singleSale-hd .a{float:left}.mod-myMarketEdit-hd .b,.mod-singleSale-hd .b{float:right;margin-right:0}.mod-clickDeposit,.mod-newsArticle-ft .prev{float:left}.mod-myMarketEdit-hd b,.mod-singleSale-hd b{font-weight:400;color:#0b84d3}.mod-myMarketEdit-bd,.mod-singleSale-bd{margin-top:30px}.mod-myMarketEdit-bd .com-textarea,.mod-singleSale-bd .com-textarea{font-size:12px;line-height:1.8;height:140px!important;color:#c9c9c9}.mod-newsArticle-ft:after,.mod-relatedNews-bd li .h3:after{clear:both;height:0;content:'\20';display:block}.mod-clickDeposit-bd p,.mod-clickDeposit-ft p{font-size:12px}.mod-clickDeposit-ft a{color:#0b84d3}.mod-newsArticle-ft a,.mod-newsArticle-hd .h4{color:#c9c9c9}.mod-guessLike-hd{border-bottom:0}.mod-guessLike-bd{border:1px solid #0f3356}.mod-guessLike-bd li{border-top:1px solid #1c2126}.mod-guessLike-bd li:first-child{border-top:0}.mod-guessLike-bd li .mod-hotEquipment2{margin:0;border:0}.mod-newsArticle-hd{text-align:center}.mod-newsArticle-hd .h3{font-size:26px;padding:20px 0}.mod-newsArticle-hd span{margin:0 10px}.mod-newsArticle-bd{line-height:1.8;padding:25px 0}.mod-newsArticle-bd p{margin-bottom:20px}.mod-newsArticle-ft{margin-bottom:10px}.mod-newsArticle-ft a:hover{color:#0b84d3}.mod-newsArticle-ft .next{float:right}.mod-relatedNews-bd li{padding:15px 0;border-bottom:1px solid #141616}.mod-relatedNews-bd li .h3{margin-bottom:5px}.mod-relatedNews-bd li a{font-weight:700;display:block;float:left;width:70%}.mod-relatedNews-bd li span{float:right;width:25%;text-align:right;color:#c9c9c9}.mod-relatedNews-bd li p{color:#c9c9c9}.mod-shoppingCart-hd .rz{display:block;float:right;height:40px;margin-top:15px}.mod-shoppingCart-hd .rz img{margin:0 3px}.mod-shoppingCart-hd .com-menu{line-height:30px;float:right;height:30px;margin:18px 0 0 10px}.mod-shoppingCart-hd .tongji{float:right}.mod-shoppingCart-hd .tongji span{margin:0 10px}.mod-shoppingCart-hd .yanhuo{float:right;margin:15px 0 0 20px}.mod-shoppingCart-hd .timer{float:left;color:#0b84d3}.mod-shoppingCart-bd .com-table.is-sold-out td{color:#c9c9c9}.mod-shoppingCart-bd .com-table td:first-child,.mod-shoppingCart-bd .com-table td:last-child,.mod-shoppingCart-bd .com-table th:first-child,.mod-shoppingCart-bd .com-table th:last-child{text-align:center}.mod-shoppingCart-bd th{height:60px}.mod-shoppingCart-bd td{position:relative;color:#fff;border-bottom:0;background:#151f2c}.mod-shoppingCart-bd td .icon-shanchu{font-size:24px}.product-cname{text-align:left}.help-text2{font-size:12px;line-height:normal;width:90%}.product-cname .pname{margin-bottom:10px}.product-cname .pname a{display:inline-block;max-width:270px;overflow:hidden;text-overflow:ellipsis;height:20px;line-height:20px;white-space:nowrap}.mu_num{font-size:12px;text-align:left}.product-cname .ptype .nail{width:32px;height:32px;vertical-align:middle}.mod-shoppingCart-ft .p2:after,.mod-shoppingCart-ft:after{height:0}.product-cname .ptype .info{font-size:12px;display:inline-block;width:190px;margin-left:10px;vertical-align:middle}.product-cname .ptype .info span{display:block}.product-cname .ptype .info .name{margin-bottom:5px}.mod-shoppingCart-bd td .com-img{position:relative;overflow:visible;width:102px;display:block;background:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/images/mode-bk.jpg) no-repeat;background-size:100% 100%}.shopping-place .dota2-sale-float{top:-73px;left:120px;-webkit-transform:none;-ms-transform:none;transform:none}.shopping-place .dota2-sale-float:before{top:95px;margin-top:0}.shopping-place.is-float-show .dota2-sale-float,.shopping-place.is-float-show .shopping-float{display:block;-webkit-animation:scale-to-show .3s ease 1;animation:scale-to-show .3s ease 1}.shopping-place.is-float-show .shopping-float1{display:block;-webkit-animation:scale-to-show .3s ease 1;animation:scale-to-show .3s ease 1}.mod-shoppingCart-bd .sold{position:absolute;z-index:200;top:50%;left:50%;margin-top:-25px;margin-left:-48px}.shop-cart-sobar{line-height:30px;position:relative;margin-top:20px;padding:15px 20px;color:#c9c9c9;border:1px solid #141616;border-bottom:0;background:#151f2c}.shop-cart-sobar .tiper{position:absolute;top:8px;left:50px;display:none;padding:6px 10px;border:1px solid #0f3356;background:#1b2939}.mod-paymentMethod-bd li .com-checkbox,.mod-paymentMethod-bd li .com-checkbox input:checked~.store-form,.mod-paymentMethod-bd li .com-checkbox input:checked~.yue,.mod-paymentMethod:after,.mod-shoppingCart-ft .p2:after,.mod-shoppingCart-ft:after,.shop-cart-sobar .icon-wenhao:hover~.tiper{display:block}.mod-deliveryMessage-bd,.mod-shoppingCart-ft{padding:20px 0}.shop-cart-sobar .tiper .icon-elves{position:absolute;top:50%;left:-9px;margin-top:-7px}.shop-cart-sobar .icon-wenhao{margin-right:5px;color:#d29208}.shop-cart-sobar .com-btn{float:right}.mod-shoppingCart-ft .p1{float:left;width:110px}.mod-shoppingCart-ft .p1 a{color:#0b84d3}.mod-shoppingCart-ft .p2{line-height:40px;float:left;width:590px}.mod-shoppingCart-ft .p2 span{float:left;margin-right:10px}.mod-shoppingCart-ft .p2 .s{float:left}.mod-shoppingCart-ft .p2 .com-text{width:335px}.mod-shoppingCart-ft .p2 .com-btn{float:left;min-width:145px;margin-left:20px}.mod-shoppingCart-ft .p3{float:right}.mod-shoppingCart-ft .p3 p{line-height:1.8}.mod-shoppingCart-ft .p3 b{font-weight:400;color:#0b84d3}.mod-shoppingCart-ft .p3 strong{font-size:18px;font-weight:400;color:#d29208}.mod-paymentMethod{width:100%}.mod-paymentMethod:after{height:0}.mod-paymentMethod-bd{margin-top:20px;margin-bottom:20px}.mod-paymentMethod-bd ul{overflow:hidden}.mod-paymentMethod-bd li{display:inline-block;margin-right:20px}.mod-paymentMethod-bd li .com-checkbox{position:relative;overflow:hidden}.mod-paymentMethod-bd li .com-checkbox span{float:left;margin-top:10px;margin-right:13px}.mod-paymentMethod-bd li .pics{max-width:36px;height:34px;display:inline-block}.mod-paymentMethod-bd li .yue{position:absolute;top:3px;left:52%;display:none}.mod-paymentMethod-bd li .yue b{font-size:20px;font-weight:400;color:#d29208}.mod-paymentMethod-bd li .store-form{display:none;width:68%;margin-left:136px}.mod-paymentMethod-bd .all{padding:15px 0}.mod-paymentMethod-bd .all span{margin-right:45px}.mod-paymentMethod-bd .all b{font-weight:400;color:#0b84d3}.mod-paymentMethod-bd .all strong{font-size:18px;font-weight:400;color:#d29208}.mod-allChange{padding:20px 0;text-align:right;border-top:1px solid #0f3255}.mod-allChange .item{font-size:14px;margin-left:50px;color:#fff}.mod-allChange .item.c-blue{color:#0b84d3}.mod-allChange-btn{position:relative}.mod-allChange-btn:hover .tooltip{display:block;-webkit-animation:fadeIn .8s both;animation:fadeIn .8s both}.mod-allChange-btn .pay{font-size:18px;line-height:45px;width:270px;height:45px}.mod-allChange-btn .tooltip{position:absolute;top:0;right:280px;display:none;width:334px;padding:5px 10px 3px;text-align:left;border:1px solid #0f3356}.mod-allChange-btn .tooltip .con{font-size:12px;display:inline-block;overflow:hidden;width:220px;height:40px;margin-right:8px;vertical-align:middle;color:#c9c9c9}.mod-404{font-size:12px;position:relative;margin-top:85px}.mod-404 img{display:block;margin:0 auto}.mod-404 p{line-height:2;position:absolute;top:138px;left:440px}.mod-404 span{display:block;color:#fefeff}.mod-404 a{color:#0b84d3}.mod-previewHot{padding:100px 20px}.mod-previewHot-hd{text-align:center}.mod-previewHot-hd .h3{font-size:30px;font-weight:700;color:#fefeff}.mod-previewHot-bd{margin-top:130px}.mod-previewHot-bd li{float:left;width:33.333333%;text-align:center}.mod-previewHot-bd .ico{display:block;width:92px;height:87px;margin:0 auto;background:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/images/ico-preview-hot.png) no-repeat}.mod-previewHot-bd .ico.ico-1{background-position:0 -174px}.mod-previewHot-bd .ico.ico-2{background-position:0 -87px}.mod-previewHot-bd .ico.ico-3{background-position:0 0}.mod-previewHot-bd p{font-size:18px;margin-top:25px;color:#fff}.mod-previewHot-bd p b{font-weight:400;color:#0b84d3}.mod-previewHot-ft{margin-top:120px;text-align:center}.mod-previewHot-ft strong{font-size:20px;font-weight:400;color:#fff}.mod-previewHot-ft p{font-size:12px;margin-top:10px}.mod-previewHot-ft p span{margin-right:20px}.mod-newsList-bd li{padding:20px 0;border-bottom:1px solid #0d253d}.mod-newsList-bd li:after{display:block;height:0}.mod-newsList-bd li .com-img{float:left;width:105px;height:85px}.mod-newsList-bd li .desc{float:right;width:800px}.mod-newsList-bd li .desc:after{display:block;height:0}.mod-newsList-bd li .desc .h3{font-size:18px}.mod-newsList-bd li .desc p{margin-top:10px;color:#c9c9c9}.mod-newsList-bd li .desc span{font-size:12px;float:right;color:#c9c9c9}.mod-steamLogin{display:none;padding:20px}.mod-steamLogin-hd{text-align:center}.mod-steamLogin-bd{padding:0 60px}.mod-steamLogin-bd .com-btn{width:100%}.mod-steamLogin-bd p{font-size:12px;padding:20px 0;text-align:center;color:#c9c9c9}.mod-steamLogin-bd p a{color:#429605}.mod-openBox-hd{padding:60px 0 50px;text-align:center;background:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/images/img-lucky-1.png) center 67px no-repeat}.mod-openBox-hd .h2{font-size:60px;font-weight:700;text-transform:uppercase}.mod-openBox-hd .h3{font-size:26px;font-weight:700;padding-left:85px}.mod-openBox-hd .h3 .more{position:relative;top:-5px;margin-left:10px}.mod-openBox-hd strong{font-size:20px;display:block;margin:15px 0 20px}.mod-openBox-hd strong b{font-size:44px;line-height:65px;display:inline-block;height:65px;margin:-2px 5px 0;padding:0 5px;vertical-align:middle;color:#0b84d3;background:#121a22}.mod-openBox-hd .more{font-size:14px;font-weight:400;color:#0b84d3}.mod-openBox-bd li{position:relative;float:left;overflow:hidden;width:230px;height:280px;margin-left:10px;text-align:center;background:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/images/img-lucky-2.png) center top no-repeat}.mod-openBox-bd li .com-img{width:222px;height:170px;margin:35px auto 0}.mod-openBox-bd li b,.mod-openBox-bd li span{font-size:12px;font-weight:400;position:relative;top:-15px;display:block}.mod-badResult img,.mod-goodResult{display:none}.mod-openBox-bd li b{color:#0b84d3}.mod-openBox-bd li .com-btn{line-height:30px;position:absolute;bottom:12px;left:65px;width:100px;height:30px;background:#0b84d3}.mod-openBox-bd li .com-btn:hover{background:#0a75bb}.mod-openBox-bd li:first-child{margin-left:0}.mod-badResult{display:none;margin-top:20px;text-align:center}.mod-badResult p{font-size:16px;margin:-55px 0 20px}.mod-badResult .com-btn{width:195px;background:#0b84d3}.mod-badResult .com-btn:hover{background:#0a75bb}.mod-goodResult-bd{position:relative;margin-top:30px}.mod-goodResult-bd:after{display:block;height:0}.mod-goodResult-bd .icon{font-size:100px;display:block;float:left;margin:150px 30px 0;color:#0f3356}.mod-goodResult-ft{padding:100px 0 30px;text-align:center}.mod-goodResult-ft .com-btn{font-weight:700;min-width:200px;background:#0b84d3}.mod-goodResult-ft .com-btn:hover{background:#0a75bb}.mod-prizeShow{position:relative;float:left;overflow:hidden;width:210px;height:370px;margin-left:270px;padding:15px 20px;text-align:center;background:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/images/img-prize-show.png) center top no-repeat}.mod-prizeShow-hd img{display:block;margin:0 auto 10px}.mod-prizeShow-hd span{font-weight:700;display:inline-block;overflow:hidden;max-width:145px;margin-top:-1px;vertical-align:middle;white-space:nowrap;text-overflow:ellipsis}.mod-prizeShow-hd b{font-weight:400;margin-left:10px;color:#0b84d3}.mod-prizeShow-bd .com-img{position:relative;overflow:visible;width:200px;height:115px;margin:20px auto 35px}.mod-prizeShow-bd .com-img:after{position:absolute;z-index:10;bottom:-36px;left:50%;width:178px;height:50px;margin-left:-89px;content:'';background:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/images/img-gun-shadow.png) left top no-repeat}.mod-prizeShow-bd em{font-style:normal;color:#0b84d3}.mod-prizeShow-bd p{font-weight:700;line-height:30px;margin-top:5px}.mod-prizeShow-bd strong{font-size:26px;margin-top:-2px;vertical-align:middle;color:#0b84d3}.mod-prizeShow-ft{margin-top:20px}.mod-prizeShow-ft .com-btn{line-height:35px;min-width:140px;height:35px}.mod-robertMsg{position:relative;float:left;overflow:hidden;width:210px;height:370px;padding:15px 20px;background:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/images/img-prize-show2.png) center top no-repeat}.mod-robertMsg .waiting{position:absolute;top:40%;left:0;padding:0 40px;text-align:center}.mod-robertMsg .waiting span{display:block;margin-top:10px}.mod-robertMsg .get{-webkit-transition:-webkit-transform .5s ease;transition:-webkit-transform .5s ease;transition:transform .5s ease;transition:transform .5s ease,-webkit-transform .5s ease;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}.mod-robertMsg .get.active{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.mod-robertMsg-hd b{font-weight:400;color:#0b84d3}.mod-robertMsg-bd .com-img{width:200px;height:115px;margin:10px auto 0}.mod-robertMsg-bd span{font-size:18px;display:block;text-align:center}.mod-robertMsg-bd .p2{font-size:12px;margin-top:5px;color:#c9c9c9}.mod-robertMsg-ft{margin-top:12px;text-align:center}.mod-robertMsg-ft .com-btn{min-width:150px}.mod-winRecord{margin-top:20px}.mod-winRecord-hd{padding:20px 0}.mod-winRecord-hd .h2{font-size:16px;font-weight:700}.mod-winRecord-bd .tit{line-height:46px;height:46px}.mod-winRecord-bd .list{overflow:hidden;height:220px;border:1px solid #0f3356;background:#151f2c}.mod-winRecord-bd .list li{line-height:54px;height:54px;border-top:1px solid #131921}.mod-winRecord-bd .list li:after{display:block;clear:both;height:0;content:'\20'}.mod-winRecord-bd .list li:first-child{border-top:0}.mod-contactUs-bd li.jubao:before,.mod-contactUs-bd ul:before{border:2px dashed #15212e;content:''}.mod-winRecord-bd .t1,.mod-winRecord-bd .t2,.mod-winRecord-bd .t3,.mod-winRecord-bd .t4{float:left;overflow:hidden;-moz-box-sizing:border-box;box-sizing:border-box;padding:0 10px;text-align:center;white-space:nowrap;text-overflow:ellipsis}.mod-winRecord-bd .t1{width:32%;padding-left:30px;text-align:left}.mod-winRecord-bd .t1 img{position:relative;left:-5px;max-width:40px;max-height:32px;vertical-align:middle}.mod-winRecord-bd .t1 span{font-weight:700;margin-left:15px}.mod-winRecord-bd .t2{width:16%}.mod-winRecord-bd .t3{width:32%}.mod-winRecord-bd .t4{width:20%;padding-right:30px;text-align:right}.mod-contactUs-bd{margin-top:85px}.mod-contactUs-bd ul{position:relative;min-height:620px}.mod-contactUs-bd ul:before{position:absolute;top:74px;left:173px;width:630px;height:420px;-webkit-transform:rotate(-30deg);-ms-transform:rotate(-30deg);transform:rotate(-30deg);border-radius:315px/210px}.mod-contactUs-bd li{position:absolute;cursor:pointer;text-align:center;color:#fff;border-radius:100%;background:#15212e}.mod-contactUs-bd li:hover{box-shadow:0 0 20px 2px rgba(11,132,211,.15)}.mod-contactUs-bd li.shouhou{top:128px;left:150px;width:146px;height:146px}.mod-contactUs-bd li.jubao{top:0;left:534px;width:174px;height:174px}.mod-contactUs-bd li.jubao:before{position:absolute;top:-24px;left:-13px;width:200px;height:200px;border-radius:100%}.mod-contactUs-bd li.woliao{top:208px;left:356px;width:170px;height:170px}.mod-contactUs-bd li.hezuo{top:396px;left:184px;width:128px;height:128px}.mod-contactUs-bd li.hezuo:before{position:absolute;top:-36px;left:-57px;width:190px;height:190px;content:'';border:2px dashed #15212e;border-radius:100%}.mod-contactUs-bd li.hezuo span{font-size:18px}.mod-contactUs-bd li.wenti{top:336px;left:546px;width:192px;height:192px}.mod-contactUs-bd li span{font-size:20px;display:block}.mod-contactUs-bd li .icon{font-size:80px;display:block;margin:20px 0 0}.mod-contactUs-bd li .icon.icon-woliao{margin:25px 0 10px}.mod-contactUs-bd li .icon.icon-hezuo{font-size:54px;margin:15px 0 10px}.mod-contactUs-bd li .icon.icon-jubao{margin:25px 0 10px}.mod-contactUs-bd li .icon.icon-wenti{font-size:100px;margin:25px 0 10px}.bachelor-game,.mod-reportQuestion-ft{margin-top:30px}.mod-reportQuestion{display:none;padding:10px 20px 30px}.mod-reportQuestion-ft .com-btn{width:100%}.mod-theKeyList-hd{margin-bottom:20px}.mod-theKeyList-bd{overflow:hidden}.mod-theKeyList-bd ul{width:105%}.mod-theKeyList-bd li{float:left;width:218px;margin:0 15px 15px 0}.mod-theKeyList-bd__lg li{width:228px}.mod-theKeyItem{font-size:12px;padding:10px;border:1px solid #0f3356;background:#151f2c}.mod-theKeyItem-hd{margin-bottom:10px}.mod-theKeyItem-hd .h3{font-weight:700;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.mod-theKeyItem-bd{line-height:1.8}.mod-theKeyItem-bd .com-img{height:140px}.mod-theKeyItem-bd .amount{display:block;margin-top:5px}.mod-theKeyItem-bd .amount b{font-weight:400;color:#0b84d3}.mod-theKeyItem-bd .price{display:block}.mod-theKeyItem-bd .price b{font-weight:400;color:#d29208}.mod-theKeyDetail-bd .h4,.mod-tradeItem-bd{color:#c9c9c9}.mod-theKeyItem-ft{margin-top:10px}.mod-theKeyItem-ft .com-btn{line-height:35px;width:100%;height:35px}.mod-theKeyDetail{margin-top:64px}.mod-theKeyDetail-hd{float:left}.mod-theKeyDetail-hd .com-img{width:264px;height:262px;border:1px solid #0f3356;background:#151f2c}.mod-theKeyDetail-bd{line-height:1.8;float:left;width:490px;margin-left:40px}.mod-theKeyDetail-bd .h3{font-size:18px}.mod-theKeyDetail-bd .level{display:block;margin-top:20px}.mod-theKeyDetail-bd .desc{margin-top:8px;color:#c9c9c9}.mod-trade{margin:30px 0 10px}.mod-trade-bd{float:left}.mod-trade-ft{float:right}.mod-tradeItem{width:388px;padding:20px 30px;text-align:center;border:1px solid #132435}.mod-tradeItem-hd{position:relative;height:90px;padding:0 45px}.mod-tradeItem-hd .com-btn{font-size:16px;line-height:50px;position:absolute;bottom:0;left:17%;width:66%;height:50px}.mod-tradeItem-bd .tb th{font-size:14px;padding:15px 10px}.mod-tradeItem-bd .tb td{font-size:12px;padding:10px;border:1px solid #112130}.mod-tradeItem-bd .cost{font-size:14px;margin-top:15px;color:#0b84d3}.mod-weaponKey{padding:20px 30px}.mod-weaponKey-hd{padding-bottom:30px}.mod-weaponKey-hd .thumb{float:left;width:280px;text-align:center}.mod-weaponKey-hd .thumb .com-img{height:150px;margin:0 auto 10px}.mod-weaponKey-hd .thumb .name{color:#c9c9c9}.mod-weaponKey-hd .com-form2{float:right;width:388px}.mod-weaponKey-hd .com-form2 dl{overflow:hidden}.mod-weaponKey-hd .com-form2 dt{width:22%}.mod-weaponKey-hd .com-form2 dt span{margin-right:10px}.mod-weaponKey-hd .com-form2 dd{width:78%}.mod-weaponKey-hd .com-form2 dd .inner{width:100%;margin-right:0}.mod-weaponKey-hd .com-form2 dd .inner .com-btn{line-height:30px;float:right;width:100px;height:30px}.mod-weaponKey-hd .price-range{line-height:40px;position:relative;display:inline-block;width:136px}.mod-weaponKey-hd .price-range .unit{position:absolute;top:0;left:10px}.mod-weaponKey-hd .price-range .com-text{padding-left:25px;text-align:center}.mod-weaponKey-hd .comma{margin:0 4px}.mod-weaponKey-hd .result{font-size:12px;display:none;margin-top:20px;text-align:right;color:#c9c9c9}.mod-weaponKey-hd .result .tip{margin-left:20px}.mod-weaponKey-hd .result .money{font-size:16px;font-weight:400;color:#429605}.mod-weaponKey-hd .loader{display:none;margin-top:20px;text-align:center;color:#c9c9c9}.mod-weaponKey-hd .loader img{width:24px;margin-right:5px;vertical-align:middle}.mod-weaponKey-bd{display:none;padding:40px 0 15px;text-align:center;border-top:1px solid #0d253c}.mod-weaponKey-bd .com-btn{line-height:50px;width:310px;height:50px}.mod-weaponKey-bd .notice{font-size:12px;margin-top:10px;text-align:center;color:#c9c9c9}.mod-rechargeLink{display:none;padding:20px}.mod-rechargeLink .com-form .com-btn{line-height:48px;width:100%;height:48px}.mod-article{line-height:2.2}.mod-article-bd{margin-top:20px}.mod-article-bd p{margin-bottom:25px;text-indent:2em}.clearTextIndent p{text-indent:0}.mod-article-bd .tit{font-size:20px;font-weight:700;margin-bottom:15px;text-align:center;color:#fff}.mod-article-bd .subtit{font-weight:700;margin-bottom:5px}.mod-article-bd .blue{font-weight:700;color:#0b84d3}.mod-article-bd b,.mod-article-bd h1,.mod-article-bd h2,.mod-article-bd h3,.mod-article-bd h4,.mod-article-bd strong{color:#0b84d3}.mod-article-bd .slogan .icon{font-size:28px;margin-right:5px;vertical-align:middle}.mod-article-bd .slogan .icon.icon-touzi{font-size:26px}.mod-article-bd .slogan .icon.icon-anquan{top:-2px}.mod-article-bd .slogan span{font-size:12px;margin-right:40px}.mod-article-bd .env{overflow:hidden}.mod-article-bd .env h2{font-weight:700}.mod-article-bd .env ul{width:105%;margin-top:15px}.mod-article-bd .env li{float:left;margin:0 10px 10px 0}.mod-article-bd .env img{display:block}.mod-addSuccess{display:none;padding:30px 30px 0;text-align:center}.mod-addSuccess .icon{font-size:80px;color:#429605}.mod-addSuccess .success-label{font-size:18px;font-weight:700;margin:10px 0 35px}.mod-addSuccess .success-continue{margin:20px 0}.mod-addSuccess .success-continue a{text-decoration:underline;color:#0b84d3}.mod-addSuccess .com-btn{width:100%}.mod-saleStep-hd .h2{max-width:355px}.mod-saleStep-bd{margin-top:40px}.mod-saleStep-bd ul{position:relative}.mod-saleStep-bd ul:before{position:absolute;top:0;left:2px;width:6px;height:100%;content:'';background:#132435}.mod-saleStep-bd .step{position:relative;overflow:hidden;margin-bottom:25px}.mod-saleStep-bd .step:before{position:absolute;top:17px;left:0;width:10px;height:10px;content:'';border-radius:50%;background:#184c86}.mod-saleStep-bd .step .step-msg{position:relative;float:left;-moz-box-sizing:border-box;box-sizing:border-box;width:33%;min-height:98px;margin-left:2%;padding:10px 10px 10px 70px;background:#132435}.mod-saleStep-bd .step .step-no{position:absolute;top:13px;left:10px;width:60px}.mod-saleStep-bd .step .step-description{line-height:1.8}.mod-saleStep-bd .step .step-description b{font-weight:400;color:#0b84d3}.mod-saleStep-bd .step .step-example{font-size:12px;line-height:2;position:relative;float:right;-moz-box-sizing:border-box;box-sizing:border-box;width:63%;padding:8px 12px;color:#c9c9c9;border:1px solid #0f3356}.mod-saleStep-bd .step .step-example:before{position:absolute;top:15px;left:-9px;width:9px;height:16px;content:'';background:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/images/ico-leftarrow3.png) left top no-repeat}.mod-saleStep-bd .step .step-example img{display:block}.mod-saleStep-bd .step .step-tit{font-size:14px;font-weight:700;color:#fff}.mod-exchangeBack{display:none;text-align:center}.mod-exchangeBack .name{display:block;margin-bottom:10px}.mod-exchangeBack .price{display:block;padding-bottom:10px}.mod-exchangeBack .com-img{height:110px;margin:20px 0}.all-goods--navs,.rule-pane .tit{margin-bottom:20px}.mod-exchangeBack .txt{font-size:16px}.mod-exchangeBack .num{color:#429605}.mod-openShop{display:none;padding:0 20px 20px}.all-goods--navs .com-btn{line-height:26px;height:26px}.all-goods--list{width:105%}.all-goods--item{float:left;width:285px;margin:0 20px 20px 0}.all-goods--item .mod-hotEquipment,.all-goods--item .mod-hotEquipment2{margin:0}.seller-store{margin-top:20px;background:#1b252f;background:rgba(27,37,47,.65)}.seller-store:after{display:block;clear:both;height:0;content:'\20'}.bachelor-game-progress .bar .ruler:before,.bachelor-game:before,.btn-group .sel .arrow:before,.circle-page a:before,.dmj-tabs-item.active:before,.dmj-tabs-item:after,.dmj-tabs:before,.dota-kind .t-item:before,.dota-kind:before,.dota-seartags .e-item:before,.dota2-sale-float:before,.echarts-bar--label .all:before,.my-youhui-item .pane-3:before,.notice_v3 .noticeDetails:after,.openbox-game:before,.propSellCa .propSell_list:after,.rule-pane:before,.sai-drop:before,.seller-store--avator .avator.is-honor:before,.sofortKaufen_details:after,.sofortKaufen_details:before,.text-with-arrow:after,.youhui-quan:before{content:''}.seller-store--avator{float:left;width:16.5%;padding:30px 0 20px;text-align:center;background:#1b252f}.seller-store--avator .avator{position:relative;width:118px;height:118px;margin:0 auto;border-radius:50%;background-repeat:no-repeat;background-position:center center;background-size:cover}.seller-store--avator .avator.is-honor{margin:20px auto 40px}.seller-store--avator .avator.is-honor:before{position:absolute;z-index:5;top:-32px;left:-15px;width:147px;height:166px}.seller-store--avator .avator.is-lv1:before{background:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/images/honor-lv1.png) center top no-repeat}.seller-store--avator .avator.is-lv2:before{background:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/images/honor-lv2.png) center top no-repeat}.seller-store--avator .avator.is-lv3:before{background:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/images/honor-lv3.png) center top no-repeat}.seller-store--avator .avator img{position:relative;z-index:10;display:block;width:100%;height:100%;border-radius:100%}.seller-store--pillar,.seller-store--spider{width:41.75%;float:left}.seller-store--avator .nickname{font-size:16px;font-weight:700;margin:15px 0 5px}.seller-store--avator .intro{line-height:1.5;overflow:hidden;height:40px;padding:0 20px;color:#c9c9c9}.seller-store--pillar{position:relative}.echarts-bar{position:absolute;bottom:33px;left:0;width:100%}.echarts-bar--label{position:absolute;top:0;cursor:pointer}.echarts-bar--label:hover .all{display:block}.echarts-bar--label__1{left:55px}.echarts-bar--label__2{left:163px}.echarts-bar--label__3{left:273px}.echarts-bar--label__4{left:383px}.echarts-bar--label .name{font-size:12px;display:block;overflow:hidden;width:70px;text-align:center;white-space:nowrap;text-overflow:ellipsis}.echarts-bar--label .all{font-size:12px;position:absolute;top:50%;top:40px;left:50%;display:none;padding:4px 20px;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);white-space:nowrap;border-radius:4px;background:#354559}.echarts-bar--label .all:before{position:absolute;top:-6px;left:50%;width:0;height:0;margin-left:-3px;border-width:3px;border-style:solid;border-color:transparent transparent #354559}.dota-item,.sai-drop{-moz-box-sizing:border-box;border:1px solid #0f3356;box-sizing:border-box}.sai-drop{position:absolute;z-index:100;top:48px;right:0;width:928px;padding:20px 0;background:#111b26}.sai-drop:before{position:absolute;top:-10px;right:13px;width:19px;height:10px;background-image:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/images/icon-elves-24188e99ea.png);background-position:-386px -141px}.sai-drop-do{position:absolute;top:20px;right:20px}.sai-drop-do .e-del{display:block;margin-bottom:10px;color:#429605}.sai-drop-do .e-ok{color:#0b84d3}.sai-drop-wrapper{overflow:auto;overflow-x:hidden;overflow-y:auto;max-height:380px;padding:0 60px}.sai-drop-item{float:left;width:20%}.sai-drop-tit{font-size:14px;display:block;margin-bottom:30px;color:#c9c9c9}.sai-drop-list-item{font-size:12px;line-height:20px;margin-bottom:5px}.sai-drop-list-item .e-check{margin-bottom:0}.sai-drop-list-item .e-check span{margin-top:-3px;vertical-align:middle}.sai-drop-list-item .e-check p{overflow:hidden;vertical-align:middle}.sai-drop-list-item .e-check .t-name{font-weight:400;display:block;float:left;overflow:hidden;max-width:85px;white-space:nowrap;text-overflow:ellipsis}.ie8 .dota-list{width:102%}.dota-item{position:relative;float:left;width:224px;height:405px;margin:0 20px 20px 0;padding:15px}.dota-imgs li,.dota-kind{-moz-box-sizing:border-box}.dota-item:nth-child(4n) .ming-ke{right:50px}.dota-item.is-slide{width:auto;margin:0 10px}.dota-item.is-slide .e-btns .com-btn{width:98px}.dota-item.is-v2{height:376px}.dota-item .e-name{font-size:12px;display:block;overflow:hidden;width:80%;margin-bottom:18px;white-space:nowrap;text-overflow:ellipsis}.dota-item .e-like{position:absolute;top:15px;right:15px}.dota-item .e-see{font-size:30px;position:absolute;top:7px;right:10px;color:#0b84d3}.dota-item .e-img{overflow:hidden;height:140px;line-height:140px;text-align:center}.dota-item .e-img img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.dota-item .e-desc{line-height:33px;position:relative;height:33px;margin:20px 0 25px}.dota-item .e-desc .t-avatar{float:left;width:33px;height:33px;border:1px solid #10304f;border-radius:30px;background:center center no-repeat #121c27;background-size:cover}.dota-item .e-desc .t-txt{display:inline-block;float:left;overflow:hidden;max-width:60px;margin-left:10px;white-space:nowrap;text-overflow:ellipsis;color:#0b84d3}.dota-item .e-desc .t-do{float:right;cursor:pointer;color:#0b84d3}.dota-item .e-desc .t-do:hover+.ming-ke{display:block}.dota-item .e-price{margin-bottom:8px}.dota-item .e-nums{overflow:hidden}.dota-item .e-btns{margin-top:15px;text-align:center}.dota-item .e-btns .com-btn{width:86px}.dota-item .e-btns .com-btn.com-blue{margin-right:14px}.dota-item:nth-child(5n){margin-right:0}.ming-ke-parent{position:relative;display:inline-block;vertical-align:middle}.ming-ke-parent:hover .ming-ke{display:block}.ming-ke{line-height:1.8;position:absolute;z-index:1000;top:0;right:-322px;display:none;width:300px;padding:5px;-webkit-transform:translateY(-45%);-ms-transform:translateY(-45%);transform:translateY(-45%);border:1px solid #0f3356;border-radius:2px;background:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/images/dota-10.jpg) center}.ming-ke.is-detail{position:static;display:block;width:100%;padding:0;-webkit-transform:none;-ms-transform:none;transform:none;border:0;background:0 0}.ming-ke.is-detail>div{overflow:hidden;margin:0!important}.ming-ke.is-detail>div>div{float:left;margin:0 10px 10px 0}.ming-ke div,.ming-ke span{font-size:12px!important;color:#fff}.ming-ke div[style*=border]{top:3px}.dota-topbar{margin:15px 0 10px}.dota-topbar .e-tit{font-size:18px;color:#c9c9c9}.dota-topbar .e-item{position:relative;display:inline-block;margin:0 15px;cursor:pointer;vertical-align:middle}.dota-kind,.dota-kind .t-item.s-active:before{display:none}.dota-kind{position:absolute;z-index:1000;top:47px;left:-46px;-moz-box-sizing:border-box;box-sizing:border-box;width:895px;padding:30px 25px 20px;border:1px solid #0f3356;background:#151f2c}.dota-kind:before{position:absolute;z-index:10;top:-13px;left:50px;width:22px;height:13px;background-image:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/images/icon-elves-24188e99ea.png);background-position:-512px -455px}.dota-kind .t-item{position:relative;float:left;width:59px;margin:0 10px 10px 0;cursor:pointer;border:1px solid #151f2c}.dota-kind .t-item:nth-child(12n){margin-right:0}.dota-kind .t-item:hover:before{background:rgba(0,0,0,.3)}.dota-kind .t-item.s-active{border-color:#0f3356}.dota-kind .t-item:before{position:absolute;z-index:100;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5)}.dota-kind .t-item img{display:block;width:100%;height:33px}.dota-kind .t-item span{font-size:12px;line-height:20px;display:block;overflow:hidden;height:20px;text-align:center;white-space:nowrap;text-overflow:ellipsis;background:#0a0a0a}.dota-ansha{overflow:hidden;padding:10px 0}.dota-ansha-item{float:left;overflow:hidden;margin-right:20px}.dota-ansha-item .e-img{float:left;width:52px;height:36px;margin-top:3px;padding:2px;background:#fff}.dota-ansha-item .e-txt{font-size:14px;float:left;margin-left:7px;color:#c9c9c9}.dota-ansha-item .e-txt span{display:block;white-space:nowrap}.dota2-sale{margin-top:20px}.dota2-sale-name{position:relative;display:inline-block}.dota2-sale-name .e-img{width:70px;vertical-align:middle}.dota2-sale-name .e-name{display:inline-block;overflow:hidden;max-width:105px;margin-left:10px;vertical-align:middle;white-space:nowrap;text-overflow:ellipsis;color:#fff}.dota2-sale-name .e-tager{margin-left:5px;color:#fff}.dota2-sale-name .e-tager i{margin-right:3px}.dota2-sale-status{display:block;text-align:left;height:20px;line-height:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%;color:#d29208;font-size:12px;position:absolute;bottom:4px;left:10px}.dota2-sale-float{position:absolute;z-index:2000;top:50%;left:80px;display:none;width:235px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);text-align:left;border:1px solid #0f3356;border-radius:4px;background:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/images/dota2_15.jpg) -43px -74px no-repeat #0d1726}.no-canvas .dota2-sale-float{top:-140px}.dota2-sale-float:before{position:absolute;top:50%;left:-14px;width:14px;height:19px;margin-top:-10px;background-image:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/images/icon-elves-24188e99ea.png);background-position:-413px -318px}.lightningIcon0{position:absolute;right:0;top:0;z-index:2;width:27px;height:14px;background:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/images/ags19/ags19_03.png) no-repeat}.personIcon0{position:absolute;right:0;top:0;z-index:2;z-index:2;width:27px;height:14px;background:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/images/ags19/ags19_02.png) no-repeat}.shopping-float2{position:absolute;z-index:2000;top:50%;left:9px;padding:20px 0 10px 0;width:265px;text-align:left;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);border:1px solid #0f3356;border-radius:4px;background:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/images/dota2_15.jpg) -43px -74px no-repeat #0d1726}.shopping-float2 .x-scroll{max-height:150px;padding:0 10px;overflow-y:auto}.shopping-float2 .x-scroll::-webkit-scrollbar{width:6px;height:1px}.shopping-float2 .x-scroll::-webkit-scrollbar-thumb{background:#213855}.shopping-float2 .x-scroll::-webkit-scrollbar-track{background:#192a41}.shopping-float2 .x-img{display:block;width:235px;max-height:167px;margin:0 auto;margin-top:10px}.shopping-float2 .x-tit{padding:0 10px}.shopping-float2 .x-desc{color:#c2c2c2;margin-top:10px}.shopping-float2 .x-desc>span{line-height:24px;display:block}.shopping-float2 .x-desc .x-hero{color:#fff}.shopping-float2 .x-html{overflow:auto;overflow-x:hidden;overflow-y:auto;max-height:300px;color:#fff}.shopping-float2 .x-html span{font-size:12px!important}.shopping-float2 .canko{padding:0 10px;color:#c9c9c9}.shopping-float2 .x-time{color:#fff}.shopping-float2 .x-time img{width:11px;height:12px}.shopping-float2 .x-price{color:#c2c2c2;margin:10px 0}.shopping-float2 .x-text{padding:10px 0;line-height:26px}.dota2-sale-float .x-img{display:block;width:100%}.dota2-sale-float .x-desc{padding:10px;color:#c9c9c9}.dota2-sale-float .x-desc>span{display:block}.dota2-sale-float .x-html{overflow:auto;overflow-x:hidden;overflow-y:auto;max-height:300px;color:#fff}.dota2-sale-float .x-html span{font-size:12px!important}.dota2-sale-float .x-html div[style*=border]{margin-top:4px}.dota2-sale-float .canko{padding:0 10px;color:#c9c9c9}.dota-searbar{margin:20px 0;padding:20px;border:1px solid #0f3356;background:#151f2c}.dota-searbar-item{float:left;margin-right:26px}.dota-searbar-item .e-tit{font-size:16px;display:block;margin-bottom:15px;color:#fff}.dota-searbar-panel{position:relative}.dota-imgs.is-more,.dota-txts.is-more{position:absolute;top:0;z-index:1000;left:0}.dota-imgs{overflow:hidden;width:120px;margin:0;padding:1px 0 0 1px;border:1px solid #151f2c;outline:#0f3356 solid 1px;background:#000}.dota-imgs.is-more{display:none;width:240px}.dota-imgs.is-more li.is-active,.dota-imgs.is-more li:hover{border:1px solid #fff}.dota-imgs li{float:left;-moz-box-sizing:border-box;box-sizing:border-box;width:59px;height:35px;margin:0 1px 1px 0;cursor:pointer}.dota-imgs li img{display:block;width:100%;height:100%}.dota-txts{overflow:hidden;width:156px;margin:0;padding:0}.dota-txts.is-more{display:none;width:150px;margin-left:-1px;padding:2px;background:#454954}.dota-txts.is-more li{border-color:#151f2c}.dota-txts.is-more li.is-active,.dota-txts.is-more li:hover{border-color:#fff}.dota-txts li{font-size:12px;line-height:33px;float:left;overflow:hidden;width:70px;height:33px;margin:6px 6px 0 0;cursor:pointer;text-align:center;color:#c2c2c2;border:1px solid #0f3356}.dota-txts li:nth-child(1),.dota-txts li:nth-child(2){margin-top:0}.dota-txts li:nth-child(2n){margin-right:0}.dota-seartags{overflow:hidden;margin-top:40px;padding-top:20px;border-top:1px solid #0f3356}.dota-seartags .e-item{line-height:32px;position:relative;display:block;float:left;overflow:hidden;height:32px;margin-right:15px;padding:0 25px 0 15px;cursor:pointer;color:#0b84d3;border:1px solid #454954}.my-youhui-item.is-expire a,.my-youhui-item.is-used a{cursor:not-allowed}.dota-seartags .e-item:hover{border-color:#666}.dota-seartags .e-item:before{position:absolute;top:13px;right:6px;width:7px;height:6px;background-image:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/images/icon-elves-24188e99ea.png);background-position:-582px -228px}.dota-seartags .sort{display:block;float:right;margin-top:6px}.quhui-msg-item{position:relative;border-bottom:1px solid #000}.quhui-msg-item .e-col{display:block;float:left;overflow:hidden;-moz-box-sizing:border-box;box-sizing:border-box;padding:25px 10px;white-space:nowrap;text-overflow:ellipsis;color:#c9c9c9}.quhui-msg-item .e-detail{color:#c9c9c9}.quhui-msg-float{position:absolute;z-index:1000;top:50px;left:0;display:none;overflow:auto;overflow-x:hidden;overflow-y:auto;-moz-box-sizing:border-box;box-sizing:border-box;width:100%;max-height:300px;padding:20px 20px 0;border:1px solid #0f3356;background:#111b26}.dbm-progress,.pagenum-sel .e-sel{display:inline-block;vertical-align:middle}.quhui-msg-float li{position:relative;float:left;overflow:hidden;-moz-box-sizing:border-box;box-sizing:border-box;width:25%;height:48px;margin-bottom:20px;padding:0 10px 0 80px;color:#fff}.quhui-msg-float li .x-img{position:absolute;top:0;left:0;width:70px;height:48px}.quhui-msg-float li p{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.quhui-msg-float li .x-name{font-size:14px;margin-bottom:5px}.quhui-msg-float li .x-price{font-size:12px}.pagenum-sel{float:left;margin-top:2px;margin-left:20px}.pagenum-sel .e-sel{width:60px}.pagenum-sel .e-sel .select2-selection__rendered{line-height:28px!important;height:28px!important}.off-code,.tag-flag{line-height:1.2;position:absolute;text-align:center}.edt-html{padding:15px 0}.edt-html .e-lv{margin-left:15px}.edt-html .e-desc{overflow:auto;overflow-x:hidden;overflow-y:auto;max-height:200px;margin-top:10px;color:#c9c9c9}.tag-flag{font-size:16px;z-index:110;top:43px;right:-9px;-moz-box-sizing:border-box;box-sizing:border-box;width:58px;height:67px;padding:9px 1px 0 5px;letter-spacing:2px;background:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/images/tag-flag.png) left top no-repeat}.bants-item,.off-code{-moz-box-sizing:border-box;box-sizing:border-box}.off-code{font-family:'Microsoft Yahei';top:0;right:10px;padding-top:4px}.dbm-progress{overflow:hidden;width:110px;height:4px;border-radius:4px;background:#243e56}.dbm-progress .rule{display:block;height:100%;border-radius:4px;background:#0b84d3}.title-inbar{line-height:55px;height:55px;border-bottom:1px solid #0f3356}.title-inbar .tit{font-size:16px;float:left;color:#fff}.title-inbar .jump{float:right;margin-left:20px;color:#d29208}.title-inbar .data{float:right;margin-right:40px;color:#c9c9c9}.title-inbar .data b{font-weight:400;color:#fff}.bants-list{margin:40px 0}.bants-list ul{margin-left:-20px}.bants-item{position:relative;float:left;width:224px;height:372px;margin-left:20px;padding:15px;border:1px solid #0f3356;background:#121c27}.bants-item:hover{border-color:#13406c}.prop-img{position:absolute;display:block;max-width:inherit}.bants-item .ant-progress .e-msg{line-height:20px;height:20px}.bants-item .ant-progress .e-bar{margin:6px 0 4px}.bants-item .name{font-size:12px;font-weight:700;overflow:hidden;height:20px;margin-bottom:8px;white-space:nowrap;text-overflow:ellipsis}.bants-item .opbox{display:block;height:185px;margin:25px 0 20px;background:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/images/opbox.png) 3px center no-repeat}.bants-item .opbox:hover{background:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/images/opbox-hover.png) -30px 2px no-repeat}.bants-item .oprice{margin-top:37px;text-align:center;color:#62b21f}.bants-item .type{font-size:12px;color:#0b84d3}.bants-item .thumb{height:145px;margin:10px 0}.bants-item .data{margin-bottom:8px}.bants-item .btns{position:absolute;bottom:15px;left:0;-moz-box-sizing:border-box;box-sizing:border-box;width:100%;padding:0 15px;text-align:center}.bants-item .btns a{display:block;width:90px}.bants-slogan{margin-top:70px;padding:40px 0;border-bottom:1px solid #0f3356}.bants-slogan ul{margin-left:-5.3%}.bants-slogan li{position:relative;float:left;-moz-box-sizing:border-box;box-sizing:border-box;width:28%;margin-left:5.3%;padding:0 0 0 110px}.bants-slogan li i{position:absolute;top:0;left:0}.bants-slogan li .tit{font-size:14px;font-weight:700;margin-bottom:5px}.bants-slogan li .desc{font-size:12px;line-height:2;color:#9aafc9}.bants-partner{position:relative;padding:30px 40px}.bants-partner .icon{font-size:30px;position:absolute;top:56px;color:#c9c9c9}.bants-partner .icon:hover{color:#fff}.bants-partner .icon.icon-leftarrow{left:0}.bants-partner .icon.icon-rightarrow{right:0}.bants-partner .swiper-container{height:80px}.bants-partner .swiper-slide{text-align:center}.bants-partner .swiper-slide:first-child .com-img{padding-left:0}.bants-partner .com-img{font-size:16px;font-weight:700;display:block;height:80px;padding-left:50px;color:#fff}.snap-exchange-code .desc,.snap-exchange-list li .col{display:inline-block;color:#c9c9c9;vertical-align:middle}.bants-partner .com-img:hover{text-shadow:0 0 5px rgba(255,255,255,.8),0 0 10px rgba(255,255,255,.3)}.bants-partner .com-img:hover img{-webkit-animation:bounce-in .8s both;animation:bounce-in .8s both}.bants-partner .com-img img{margin-right:10px}.snap-exchange{position:relative;min-height:400px;padding:0 30px;background:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/images/bg-snap-ex.jpg) center top no-repeat #151f2c}.snap-exchange .co{position:absolute}.snap-exchange .co.co-1{top:0;left:0}.snap-exchange .co.co-2{top:8px;right:-8px;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.snap-exchange .co.co-3{bottom:8px;left:-8px;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.snap-exchange .co.co-4{right:0;bottom:0}.snap-exchange-code{padding:20px 0;border-bottom:1px solid #0f3356}.snap-exchange-code .input{width:340px}.snap-exchange-code .down{min-width:110px;margin:0 7px}.snap-exchange-code .desc{width:285px}.snap-exchange-list{overflow:hidden;max-height:350px;margin-top:20px;letter-spacing:-3px;word-spacing:-6px}.snap-exchange-list li{padding:5px 0}.snap-exchange-list li .col{overflow:hidden;padding:0 10px;white-space:nowrap;letter-spacing:0;word-spacing:0;text-overflow:ellipsis}.snap-exchange-list li .avatar{width:40px;height:40px;border-radius:100%}.snap-exchange-list li .pic{width:90px}.snap-exchange-list li .goods{color:#0b84d3}.name-tags{position:relative;padding:15px 0 10px 30px;color:#c43f0f}.name-tags i{font-size:20px;position:absolute;top:18px;left:0}.name-tags span{display:block}.supply-user{padding:10px 0 20px}.supply-user .img{width:40px;height:40px;margin:0 10px;vertical-align:middle;border-radius:20px}.supply-user .span{display:inline-block;overflow:hidden;max-width:110px;margin-top:-2px;vertical-align:middle;white-space:nowrap;text-overflow:ellipsis}.my-youhui-title{padding-bottom:10px;border-bottom:1px solid #0d253d}.my-youhui-title .tit{font-size:18px;float:left;color:#c9c9c9}.my-youhui-title .sel{font-size:12px;float:right;margin-top:7px}.my-youhui-list{margin-top:20px;margin-left:-20px}.my-youhui-item{float:left;width:450px;margin:0 0 20px 20px}.my-youhui-item>a{position:relative;display:block;color:#fff}.my-youhui-item.is-expire .pane-1 .litt,.my-youhui-item.is-used .pane-1 .litt{color:#a6a6a6}.my-youhui-item>a:hover .pane-3{display:block;-webkit-animation:scale-to-show .3s cubic-bezier(.04,.95,.37,.35) 1;animation:scale-to-show .3s cubic-bezier(.04,.95,.37,.35) 1}.my-youhui-item.is-not-use:hover .pane-1,.my-youhui-item.is-not-use:hover .pane-2{background:#0e3052}.my-youhui-item.is-not-use .pane-2 .state{width:60px;height:60px;background-position:-512px 0}.my-youhui-item.is-used .pane-1{background:#7c7c7c}.my-youhui-item.is-used .pane-1 .icon-elves-doiu{width:3px;height:29px;background-position:-582px -31px}.my-youhui-item.is-used .pane-1 .moon{background:#848484}.my-youhui-item.is-used .pane-2{border-left-color:#6c6c6c;background:#7c7c7c}.my-youhui-item.is-used .pane-2 .state{width:60px;height:60px;background-position:-437px -301px}.my-youhui-item.is-expire .pane-1{background:#7c7c7c}.my-youhui-item.is-expire .pane-1 .icon-elves-doiu{width:3px;height:29px;background-position:-582px -31px}.my-youhui-item.is-expire .pane-1 .moon{background:#848484}.my-youhui-item.is-expire .pane-2{border-left-color:#6c6c6c;background:#7c7c7c}.my-youhui-item.is-expire .pane-2 .state{width:60px;height:60px;background-position:-512px -70px}.my-youhui-item .pane-1{float:left;-moz-box-sizing:border-box;box-sizing:border-box;width:325px;height:184px;padding:15px 0 15px 15px;border-radius:5px;background:#0f3356}.my-youhui-item .pane-1 .tit{font-size:18px;font-weight:700;position:relative;margin-bottom:14px;color:#fff}.my-youhui-item .pane-1 .tit i{position:absolute;left:-14px}.my-youhui-item .pane-1 .tit .vexp{font-size:12px;font-weight:400;white-space:nowrap}.my-youhui-item .pane-1 .use{overflow:hidden;margin-bottom:10px}.my-youhui-item .pane-1 .item{float:left;margin-right:10px}.my-youhui-item .pane-1 .litt{font-size:10px;font-weight:400;display:block;margin-bottom:5px;color:#597b9b}.my-youhui-item .pane-1 .moon{font-size:12px;line-height:28px;display:inline-block;height:28px;padding:0 10px;vertical-align:middle;border-radius:3px;background:#133c63}.my-youhui-item .pane-2{position:relative;float:right;width:123px;height:184px;border-left:2px dashed #0c2d4d;border-radius:5px;background:#0f3356}.my-youhui-item .pane-2 .num{font-size:28px;font-weight:700;line-height:1;display:block;margin-top:70px;text-align:center;color:#fff}.my-youhui-item .pane-2 .num b{font-size:20px;position:relative;top:2px;vertical-align:top}.my-youhui-item .pane-2 .state{position:absolute;top:-2px;right:-2px;background-image:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/images/icon-elves-24188e99ea.png)}.my-youhui-item .pane-2 .small{font-size:12px;display:block;margin-top:5px;text-align:center}.my-youhui-item .pane-3{font-size:12px;line-height:1.8;position:absolute;z-index:100;top:35px;left:104%;display:none;width:176px;padding:10px 15px;color:#fff;border:1px solid #0f3356;border-radius:3px;background:#192635}.act-ico,.title-abs b{display:inline-block;vertical-align:middle}.my-youhui-item .pane-3:before{position:absolute;top:15px;left:-7px;width:7px;height:10px;background-image:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/images/icon-elves-24188e99ea.png);background-position:-582px -192px}.title-abs{line-height:60px;height:60px;text-align:center;background:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/images/act-1111/2.png) center top no-repeat}.title-abs b{font-size:22px}.bachelor-game{position:relative;z-index:1;height:550px;padding:0 45px}.bachelor-game:before{position:absolute;z-index:0;top:-209px;left:-83px;width:1419px;height:762px;background:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/images/act-1111/bg_04.png) center top no-repeat}.bachelor-game-pane{position:relative;z-index:20;float:left;overflow:hidden;width:766px}.bachelor-game-progress{position:relative;z-index:10;overflow:hidden;margin-top:25px}.bachelor-game-progress .avatar{position:relative;z-index:10;width:126px;height:127px;margin-top:10px;background:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/images/act-1111/3.png) center top no-repeat}.bachelor-game-progress .avatar img{position:absolute;top:50%;left:50%;width:90px;height:90px;margin-top:-45px;margin-left:-45px;border-radius:45px}.bachelor-game-progress .avatar b{font-family:Arial;font-size:15px;font-weight:400;position:absolute;bottom:7px;left:9px}.bachelor-game-progress .avatar .flower{position:absolute;width:auto;height:auto;margin-top:-30px;margin-left:-25px;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-animation:flower-flash 1s ease 1;animation:flower-flash 1s ease 1;opacity:0;border-radius:0}.bachelor-game-progress .avatar .add{font-size:24px;position:absolute;top:30px;left:0;width:100%;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-animation:flower-flash 1s .4s ease 1;animation:flower-flash 1s .4s ease 1;text-align:center}.bachelor-game-progress .bar{font-size:30px;line-height:50px;position:absolute;z-index:5;top:30px;right:0;float:left;width:666px;height:50px;text-align:center;color:#fff;border-bottom:1px solid #1a2c41;background:#141f2e;box-shadow:inset 0 0 10px 1px rgba(0,0,0,.5);text-shadow:0 2px 10px rgba(0,0,0,.5)}.bachelor-game-progress .bar .ruler{position:absolute;top:3px;left:0;height:44px;-webkit-transition:width .6s ease;transition:width .6s ease;-webkit-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite;background-image:-webkit-linear-gradient(45deg,#3477e1 25%,#4682e2 25%,#4682e2 50%,#3477e1 50%,#3477e1 75%,#4682e2 75%,#4682e2);background-image:linear-gradient(45deg,#3477e1 25%,#4682e2 25%,#4682e2 50%,#3477e1 50%,#3477e1 75%,#4682e2 75%,#4682e2);background-size:40px 40px}.bachelor-game-progress .bar .ruler:before{position:absolute;top:0;left:0;width:100%;height:100%;background:#52bddf;background:-webkit-linear-gradient(top,rgba(82,189,223,.8) 0,rgba(82,189,223,.3) 35%,rgba(82,189,223,.1) 50%,rgba(82,189,223,.3) 70%,rgba(82,189,223,.8) 100%);background:linear-gradient(to bottom,rgba(82,189,223,.8) 0,rgba(82,189,223,.3) 35%,rgba(82,189,223,.1) 50%,rgba(82,189,223,.3) 70%,rgba(82,189,223,.8) 100%)}.bachelor-game-progress .bar .text{position:relative;z-index:10}.bachelor-game-scene{position:relative;z-index:2;overflow:hidden;height:450px;margin-top:-57px}.bachelor-game-scene.is-flower:hover{cursor:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/images/act-1111/flower.png),auto}.bachelor-game-scene.is-flower:active{cursor:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/images/act-1111/flower2.png),auto}.bachelor-game-rule{position:relative;z-index:20;float:right;overflow:hidden;width:290px}.rule-pane{position:relative;height:360px;margin-top:55px;padding:20px;border:1px solid #0f3951;background:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/images/act-1111/c-1.png) left -1px top -1px no-repeat,url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/images/act-1111/c-2.png) right -1px top -1px no-repeat,url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/images/act-1111/c-3.png) right -1px bottom -1px no-repeat,url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/images/act-1111/c-4.png) left -1px bottom -1px no-repeat #151f2c}.no-canvas .rule-pane{background-color:#151f2c}.rule-pane:before{position:absolute;z-index:10;top:109px;right:-48px;width:100px;height:84px;background:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/images/act-1111/11_03.png) no-repeat}.rule-pane .tit{font-size:18px;text-align:center;color:#0b84d3}.rule-pane .tit i{width:24px;height:23px;margin-right:10px;background-position:-131px 0}.rule-pane .desc{font-size:12px;line-height:2.2;overflow:auto;overflow-x:hidden;overflow-y:auto;max-height:320px}.rule-input{overflow:hidden;margin-top:15px}.rule-input .input{float:left;width:160px;border:1px solid #103d5b;background:#151f2c}.rule-input .btn{float:right;width:120px}.act-ico{background-image:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/images/act-1111/act-icons.png);background-repeat:no-repeat}.bachelor-event{margin:50px 0 170px;text-align:center}.bachelor-event b{font-size:34px;display:block}.floor-guide{position:fixed;z-index:3000;top:300px;left:100px;width:100px;-webkit-transition:all .5s ease;transition:all .5s ease;border:1px solid #0e3657;background:#ea6808}.floor-guide li{border-top:1px solid #0e3657}.floor-guide li:first-child{border-top:0}.floor-guide li a{line-height:45px;display:block;height:45px;padding:0 10px;text-align:center;color:#fff}.floor-guide li a.is-on{background:#f76f0b}.floor-guide li a .icon{font-size:24px;top:4px}.floor-guide li a:hover{background:#f77515}.bachelor-info{overflow:hidden;margin:30px 0 0}.bachelor-info-rank{float:left;-moz-box-sizing:border-box;box-sizing:border-box;width:288px;height:275px;padding:20px 15px;border:1px solid #103d5b;background:#151f2c}.bachelor-info-battle,.bachelor-info-reward{-moz-box-sizing:border-box;padding:20px 15px}.bachelor-info-rank .tit{font-size:18px;margin-bottom:30px;text-align:center;color:#0b84d3}.bachelor-info-rank .tit i{width:26px;height:22px;margin-right:10px;background-position:-72px -30px}.bachelor-info-rank .list li{line-height:50px;overflow:hidden;margin-top:15px}.bachelor-info-rank .list li:first-child{margin-top:0}.bachelor-info-rank .list li:nth-child(1) .num{background-position:-51px 0}.bachelor-info-rank .list li:nth-child(2) .num{background-position:-77px 0}.bachelor-info-rank .list li:nth-child(3) .num{background-position:-76px -62px}.bachelor-info-rank .list li .num{font-size:12px;line-height:16px;display:block;float:left;width:18px;height:22px;margin-top:16px;text-align:center;background-image:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/images/act-1111/act-icons.png);background-repeat:no-repeat}.bachelor-info-rank .list li .ava{display:block;float:left;width:50px;height:50px;margin:0 12px;border-radius:5px}.bachelor-info-rank .list li .name{font-size:12px;display:block;float:left;overflow:hidden;width:82px;height:50px;white-space:nowrap;text-overflow:ellipsis;color:#0b84d3}.bachelor-info-rank .list li .damage{font-weight:700;float:right;overflow:hidden;width:80px;text-align:right;white-space:nowrap;text-overflow:ellipsis}.bachelor-info-battle{float:left;-moz-box-sizing:border-box;box-sizing:border-box;width:422px;height:275px;margin-left:30px;border:1px solid #103d5b;background:#151f2c}.bachelor-info-battle .tit{font-size:18px;line-height:1.2;float:left;width:20px;margin:50px 0 0 10px;text-align:center;color:#0b84d3}.bachelor-info-battle .tit i{width:22px;height:20px;margin-bottom:10px;background-position:-20px 0}.bachelor-info-battle .list{float:right;width:330px}.bachelor-info-battle .list li{font-size:12px;line-height:60px;overflow:hidden;height:60px}.bachelor-info-battle .list li .ava{display:block;float:left;width:50px;height:50px;margin-top:5px;border-radius:5px}.bachelor-info-battle .list li .name{display:block;float:left;overflow:hidden;max-width:60px;height:60px;margin-left:10px;white-space:nowrap;text-overflow:ellipsis;color:#0b84d3}.bachelor-info-battle .list li .down{display:block;float:left;overflow:hidden;max-width:100px;white-space:nowrap;text-overflow:ellipsis}.bachelor-info-battle .list li .down b{color:#ff4249}.bachelor-info-battle .list li .time{display:block;float:right;overflow:hidden;width:90px;white-space:nowrap;text-overflow:ellipsis}.bachelor-info-reward{float:right;-moz-box-sizing:border-box;box-sizing:border-box;width:422px;height:275px;border:1px solid #103d5b;background:#151f2c}.bachelor-info-reward .tit{font-size:18px;line-height:1.2;float:left;width:20px;margin:50px 0 0 10px;text-align:center;color:#0b84d3}.bachelor-info-reward .tit i{width:20px;height:23px;margin-bottom:10px;background-position:-103px 0}.bachelor-info-reward .list{float:right;width:330px}.bachelor-info-reward .list li{font-size:12px;overflow:hidden;height:60px}.bachelor-info-reward .list li .ava{display:block;float:left;width:50px;height:50px;margin-top:5px;border-radius:5px}.bachelor-info-reward .list li .txt{float:left;width:160px;margin-left:10px}.bachelor-info-reward .list li .name{display:inline-block;overflow:hidden;max-width:60px;height:20px;vertical-align:top;white-space:nowrap;text-overflow:ellipsis;color:#0b84d3}.bachelor-info-reward .list li .down{display:block;float:left;overflow:hidden;max-width:100px;white-space:nowrap;text-overflow:ellipsis}.bachelor-info-reward .list li .down b{color:#ff4249}.bachelor-info-reward .list li .time{display:block;float:right;overflow:hidden;width:90px;height:20px;white-space:nowrap;text-overflow:ellipsis}.bachelor-fuli{padding:80px 95px 55px 115px}.bachelor-fuli-quan{line-height:1.2;position:relative;float:right;-moz-box-sizing:border-box;box-sizing:border-box;width:315px;height:406px;margin-top:-123px;padding-top:280px;text-align:center;background:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/images/act-1111/4.png) center top no-repeat}.bachelor-fuli-quan .num{font-size:60px;display:inline-block;vertical-align:middle;color:#3274ba}.bachelor-fuli-quan .nex{display:inline-block;text-align:left;vertical-align:middle}.bachelor-fuli-quan .unit{font-size:26px;font-weight:700;display:block;color:#231815}.bachelor-fuli-quan .type{font-size:20px;color:#312722}.bachelor-fuli-notice{float:left;width:585px}.bachelor-fuli-notice .tit{font-size:26px;margin:0 0 30px}.bachelor-fuli-notice .tit i{width:62px;height:53px;margin-top:-10px;margin-right:10px;background-position:0 -32px}.bachelor-fuli-notice .desc{font-size:16px;line-height:35px;margin-bottom:80px}.bachelor-fuli-notice .btn{width:150px}.bachelor-fuli-notice .btn i{width:17px;height:17px;margin-left:5px;background-position:0 0}.bachelor-luck{padding:100px 110px 20px 140px}.bachelor-luck .img{float:left;width:246px;margin-top:-128px}.bachelor-luck .desc{line-height:35px;float:right;width:620px}.bachelor-qr{padding:150px 106px 80px 125px}.bachelor-qr-weibo{float:left;width:628px}.bachelor-qr-weibo .desc{font-size:16px;margin-bottom:30px}.bachelor-qr-weibo .account{font-size:20px;line-height:43px;text-align:center}.bachelor-qr-weibo .account img{margin:0 10px 0 0;vertical-align:middle}.bachelor-qr-weibo .account a{display:inline-block;height:43px;padding:0 60px;color:#fff;background:#459605}.bachelor-qr .img{float:right;margin-top:-268px}.bachelor-light{-moz-box-sizing:border-box;box-sizing:border-box;margin-top:30px;background:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/images/act-1111/c-1.png) left top no-repeat,url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/images/act-1111/c-3.png) right bottom no-repeat #151f2c}.no-canvas .bachelor-light{border:1px solid #0f405b;background-color:#151f2c}.bachalor-tpop1{position:relative;display:none}.bachalor-tpop1 .close{font-size:14px;position:absolute;top:33%;right:25%;color:#245382}.bachalor-tpop1 .close:hover{color:#26588a}.bachalor-tpop2{position:relative;display:none;height:120px;background:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/images/bachalor-tpop2.jpg) center no-repeat}.bachalor-tpop2 .article{position:relative;width:1200px;height:100%;margin:0 auto}.bachalor-tpop2 .slogan{float:left;width:260px;line-height:33px;font-size:16px;margin-top:26px;overflow:hidden}.bachalor-tpop2 .contact{float:left;width:680px;height:auto;margin-top:30px;overflow:hidden}.bachalor-tpop2 .contact li{float:left;width:33%;height:20px;line-height:20px;font-size:12px;margin-bottom:15px;white-space:nowrap;overflow:hidden}.bachalor-tpop2 .contact li img{vertical-align:middle;margin-right:6px;max-height:100%}.bachalor-tpop2 .contact li span:last-child{color:#03abea;font-weight:700}.bachalor-tpop2 .contact2{float:right;position:absolute;right:0;top:-60px;width:252px;height:125px;background:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/images/contact2.png) center top no-repeat}.bachalor-tpop2 .WeChat,.bachalor-tpop2 .Weibo{float:left;width:124px;height:106px;text-align:center;margin-top:10px;font-size:12px;background:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/images/WeChat.png) center top no-repeat}.bachalor-tpop2 .Weibo{float:right;background:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/images/Weibo.png) center top no-repeat}.bachalor-tpop2 .WeChat p,.bachalor-tpop2 .Weibo p{margin-top:120px}.bachalor-tpop2 .close{font-size:18px;position:absolute;right:50%;bottom:21%;margin-right:-640px;color:#6a6a6a}.bachalor-tpop2 .close:hover{color:#6f6f6f}.bachelor-dialog{position:fixed;z-index:100000;top:400px;left:50%;display:none;-moz-box-sizing:border-box;box-sizing:border-box;width:520px;margin-left:-245px;padding:30px;border:1px solid #0c2f4b;background:#112437}.bachelor-dialog-head{overflow:hidden;width:822px;height:393px;margin:-422px 0 0 -181px;text-align:center;background:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/images/act-1111/121_03.png) center top no-repeat}.bachelor-dialog-head .tit{font-size:20px;font-weight:700;margin-top:340px}.bachelor-dialog-body .my-youhui-item{float:none;margin:40px auto}.bachelor-dialog-foot{text-align:center}.bachelor-dialog-foot a{width:220px;box-shadow:inset 0 -4px 0 #2e6d36}.dialog-shade{position:fixed;z-index:9999;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.5)}.kinfie-goods{padding:20px 0;text-align:center}.kinfie-goods .img{height:180px}.use-bachler{padding:20px 0 0;border-top:1px solid #0f3255}.use-bachler.is-tixian{margin-top:30px}.use-bachler.is-tixian .youhui-quan .pane-1{width:150px}.use-bachler.is-tixian .youhui-quan .pane-2{width:90px}.use-bachler .tit{margin-bottom:20px;cursor:pointer;text-align:right}.use-bachler .tit.is-open .icon{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.use-bachler .tit:hover{color:#0b84d3}.use-bachler .tit .icon{font-size:12px;top:-2px;display:inline-block}.use-bachler .list{display:none;overflow:hidden;margin-left:-58px}.use-bachler .list li{float:left;margin:0 0 20px 58px}.youhui-quan{font-size:12px;position:relative;display:inline-block;overflow:hidden;vertical-align:middle}.youhui-quan:before{position:absolute;top:0;left:0;width:4px;height:95px;background-image:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/images/vouchersBj.png);background-size:100% 100%}.youhui-quan .pane{float:left;-moz-box-sizing:border-box;box-sizing:border-box;height:75px;border-radius:4px;background:#0f3356}.operate-menu,.privacy-saletb-float{-moz-box-sizing:border-box;display:none}.youhui-quan .pane b{display:block}.youhui-quan .pane-1{width:193px;padding:15px 10px 0 20px;text-align:left}.youhui-quan .pane-1 b{font-size:16px;margin-bottom:7px}.youhui-quan .pane-2{width:140px;padding:15px 5px 0;text-align:center;border-left:2px dashed #0b2b4a}.youhui-quan .pane-2 b{font-size:24px;line-height:1;margin-bottom:7px}.shopping-tips{font-size:12px;overflow:hidden;padding:20px 0;color:#d29208;border-bottom:1px solid #ae7b0c}.shopping-tips .icon{font-size:14px;margin-right:5px;color:#d29208}.shopping-tips p{display:inline}.shopping-float{width:210px;padding:20px;text-align:left;border-radius:6px;background:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/images/tip_bk.jpg) top center no-repeat;background-size:100% 100%;-moz-box-sizing:content-box;box-sizing:content-box}.shopping-float .title{font-size:14px;font-weight:700;line-height:20px}.shopping-float>div{margin:12px 0}.shopping-float-d{display:none;position:absolute;z-index:200;top:-73px;left:120px;display:none;width:210px}.shopping-float-d .title{font-size:14px;font-weight:700;line-height:20px}.shopping-float-d>div{margin:12px 0}.shopping-float1{width:210px;padding:20px;text-align:left;border-radius:6px;background:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/images/tip_bk.jpg) top center no-repeat;background-size:100% 100%}.shopping-float1 .title{font-size:14px;font-weight:700;line-height:20px;width:100%;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.shopping-float1>div{margin:12px 0}.shopping-float267{width:267px;padding:20px;text-align:left;border-radius:6px;background:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/images/tip_bk.jpg) top center no-repeat;background-size:100% 100%}.shopping-float267 .title{font-size:14px;font-weight:700;line-height:20px;width:100%;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.shopping-float267>div{margin:12px 0}.shopping-float267:after{display:block;content:'';border-right:10px solid #212d3d;border-top:10px solid transparent;border-bottom:10px solid transparent;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:1px}.shopping-float267:before{display:block;content:'';border-right:12px solid #0f3356;border-top:12px solid transparent;border-bottom:12px solid transparent;position:absolute!important;top:50%!important;-webkit-transform:translateY(-50%)!important;-ms-transform:translateY(-50%)!important;transform:translateY(-50%)!important;left:-2px!important;width:auto!important;height:auto!important}.cr-g{color:#429605}.cr-y{color:#d29208}.cr-b{color:#0b84d3}.cr-o{color:#ef5c0c}.cr-c{color:#090}.cr-r{color:#f91616}.Sp_label{color:#d29208;margin:4px 0}.Sp_label .icon{color:#d29208!important}.Sp_template p{margin:4px 0;line-height:20px}.Sp_delivery{margin:20px 0}.Sp_delivery p{clear:both;margin:10px 0}.Sp_delivery p em{font-style:normal}.b_description h5{font-weight:700;font-size:14px}.b_description p{margin:5px 0}.printing .refurbish_btn{display:block;width:70px;height:25px;line-height:25px;text-align:center;background:#194c85;color:#fff;margin-top:10px}.printing .printingbok{clear:both;display:table;width:100%;height:100%;margin:10px 0}.printing .printingbok .printingimg{display:table-cell;vertical-align:middle;width:50px;height:50px;margin-right:5px;position:relative;text-align:center;margin-right:10px}.printing .printingbok .printingimg img{max-height:100%}.printing .printingbok .printinginfo{display:table-cell;vertical-align:middle;width:150px;text-align:left;margin:0;padding:0;overflow:hidden}.printing .printingbok .printinginfo dt{display:block;width:100%;height:20px;line-height:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-bottom:6px}.printing .printingbok .printinginfo dt a{display:block;height:20px;line-height:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:150px}.printing .printingbok .printinginfo dd{color:#c9c9c9;font-size:12px;display:block;width:100%;height:20px;line-height:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.c-price{color:#99a6c8}.review_box{position:relative}.review_box a{display:block;width:84px;height:22px;line-height:22px;border-radius:10px;background:#194c85;font-size:14px;text-align:center;color:#fff;margin-bottom:10px}.retrieveTime{position:absolute;right:20px;top:5px;width:auto!important}.shopping-float:before{position:absolute;top:95px;left:-9px;width:10px;height:20px}.shopping-float .img{width:100%!important;height:150px!important}.shopping-float .name{font-size:16px!important;overflow:hidden;margin:0!important;white-space:nowrap;text-overflow:ellipsis;color:#c9c9c9}.shopping-float .tag{color:#ff4200}.shopping-float .flow{margin:15px 0}.shopping-float .flow img{margin:0 5px 5px 0}.shopping-float .level{overflow:hidden;height:20px;margin-bottom:5px;color:#0b84d3}.shopping-float .canko{margin-bottom:10px;text-align:right;color:#939597}.privacy-saletb td{padding:20px 10px}.operate{position:relative;display:inline-block;margin:0 15px}.operate.is-open i{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.operate-label{position:relative;color:#c2c2c2}.operate-label i{margin-left:10px;-webkit-transition:all .5s ease;transition:all .5s ease}.operate-menu{position:absolute;z-index:200;top:30px;left:-20px;-moz-box-sizing:border-box;box-sizing:border-box;min-width:100%;padding:0 5px;border:1px solid #0f3356;background:#121c27}.operate-menu li{border-top:1px solid #194c85}.operate-menu li:first-child{border-top:0}.operate-menu li a{line-height:30px;overflow:hidden;height:30px;white-space:nowrap;color:#c9c9c9}.operate-menu li a:hover{color:#0b84d3;background:0 0}.privacy-saletb-float{overflow:auto;overflow-x:hidden;overflow-y:auto;-moz-box-sizing:border-box;box-sizing:border-box;max-height:300px;padding:20px 20px 0;border:1px solid #0f3356;background:#111b26}.privacy-saletb-float li{position:relative;float:left;-moz-box-sizing:border-box;box-sizing:border-box;width:25%;height:64px;margin-bottom:20px;padding:0 10px 0 80px;color:#fff}.privacy-saletb-float li .simg{position:absolute;top:0;left:0;overflow:visible;width:70px;height:64px}.privacy-saletb-float li p{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.privacy-saletb-float li .name{font-size:14px;margin:10px 0 5px}.privacy-saletb-float li .price{font-size:12px}.privacy-saletb-float li .del{position:absolute;z-index:100;top:0;left:0;opacity:.9}.privacy-saletb-add:hover i,.privacy-saletb-float li .del:hover{opacity:1}.privacy-saletb-add{padding:15px 0!important;text-align:center;border:1px solid #0f3356;background:#16202c}.bija-counter .u-input,.bija-counter a{height:28px;border:1px solid #0e3657;float:left}.privacy-saletb-add:hover{cursor:pointer;background:#18222f}.order-float-detail li .del:hover,.privacy-saletb-add i{opacity:.9}.simi-pack{display:none;padding:20px;color:#c9c9c9}.simi-pack .radios{overflow:hidden;margin-bottom:10px}.simi-pack .radios label{float:left}.simi-pack .sels{margin-bottom:20px}.simi-pack .items p{line-height:30px}.shopping-place-hover{position:absolute;z-index:2000;-webkit-transition:all .5s ease;transition:all .5s ease}.shopping-place-hover .shopping-float{left:200px}.shopping-place-hover .dota2-sale-float{top:-73px;left:200px;-webkit-transform:none;-ms-transform:none;transform:none}.shopping-place-hover .dota2-sale-float:before{top:95px;margin-top:0}.bija-counter{display:block;overflow:hidden;text-align:center}.bija-counter a{line-height:28px;display:block;width:28px;color:#fff;background:#174e86}.bija-counter a:hover{background:#1b5b9c}.bija-counter .u-minus{font-size:20px}.bija-counter .u-input{width:42px;margin:0 -1px;text-align:center;color:#fff;background:#0a1119}.bija-counter .u-plus{font-size:18px}.dmj-title{margin-bottom:20px;padding:18px 0;border-bottom:1px solid #0d253d}.dmj-title .x-tit{font-size:18px;color:#fff}.dmj-tabs{position:relative}.dmj-tabs:before{position:absolute;z-index:1;bottom:0;left:0;width:100%;border-bottom:1px solid #0f3356}.dmj-tabs-item{position:relative;float:left;overflow:hidden;-moz-box-sizing:border-box;box-sizing:border-box;width:248px;height:310px;padding:20px;cursor:pointer;-webkit-transition:width .5s ease;transition:width .5s ease;border-left:1px solid #121c27;background:#16212d}.dmj-tabs-item:first-child{border-left:0}.dmj-tabs-item:hover{background:#17222f}.dmj-tabs-item:after{position:absolute;z-index:5;top:0;right:0;width:46px;height:46px;background:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/images/dmj-1114/zhankai.png) no-repeat}.dmj-tabs-item.active{position:relative;z-index:5;width:456px;border:1px solid #0f3356;border-bottom:0;background:#151f2c}.dmj-tabs-item.active:before{position:absolute;top:20px;left:235px;height:275px;border-left:1px dashed #0f3356}.dmj-tabs-item.active:after{display:none}.dmj-tabs-item.active .g-m2{right:20px}.dmj-tabs-item .g-m1{width:200px;text-align:center}.dmj-tabs-item .g-m2{position:absolute;top:20px;right:-220px;width:175px;-webkit-transition:all .5s ease;transition:all .5s ease}.dmj-tabs-item .u-img{display:block;overflow:hidden;width:120px;height:120px;margin:30px auto 40px;border-radius:60px}.dmj-tabs-item .u-name{font-size:14px;font-weight:700;display:block;overflow:hidden;height:21px;margin:15px 0 8px;white-space:nowrap;text-overflow:ellipsis}.dmj-tabs-item .u-desc{font-size:12px;overflow:hidden;height:18px;white-space:nowrap;text-overflow:ellipsis;color:#c9c9c9}.dmj-tabs-item .d-slog{font-size:16px;font-weight:700;overflow:hidden;height:52px;margin-bottom:10px;color:#0b84d3}.dmj-tabs-item .d-msg{margin-bottom:20px}.dmj-tabs-item .d-msg p{margin-bottom:10px}.dmj-tabs-item .d-dsss{overflow:hidden;height:46px;margin-bottom:25px;color:#c9c9c9}.dmj-tabs-item .d-in{font-size:12px}.dmj-lists{padding:20px 20px 0;border:1px solid #0f3356;border-top:0;background:#151f2c}.dmj-lists .j-item{margin-left:-20px}.dmj-lists-item{position:relative;float:left;-moz-box-sizing:border-box;box-sizing:border-box;width:274px;height:440px;margin:0 0 20px 20px;padding:15px;background:#192635}.dmj-lists-item.is-eletronic .u-nail{height:280px}.dmj-lists-item .u-name{font-size:12px;font-weight:700;overflow:hidden;margin-bottom:8px;white-space:nowrap;text-overflow:ellipsis;color:#fff}.dmj-lists-item .u-type{font-size:12px;height:18px;color:#0b84d3}.dmj-lists-item .u-nail{height:135px}.dmj-lists-item .u-tear{margin-bottom:15px;text-align:center;color:#0b84d3}.dmj-lists-item .u-tear i{font-size:24px;cursor:pointer}.dmj-lists-item .u-wear{position:relative;width:209px;height:8px;margin:0 auto 20px;background:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/images/img-wear.png) left top no-repeat}.dmj-lists-item .u-wear .ress{position:absolute;bottom:1px;left:0;display:block;width:0;height:0;margin-left:-6px;border-width:6px;border-style:solid;border-color:#c43f0f transparent transparent}.dmj-lists-item .u-absc{font-size:12px;overflow:hidden;height:38px;margin-bottom:20px;color:#c9c9c9}.dmj-lists-item .u-aver{font-size:12px;margin-bottom:8px}.dmj-lists-item .u-aver b{font-weight:400;color:#0b84d3}.dmj-lists-item .u-sell{font-size:16px;margin-bottom:20px;color:#0b84d3}.dmj-lists-item .u-btns{overflow:hidden}.dmj-lists-item .u-btns a{font-size:12px;width:115px}.grid-kx-side{width:170px}.openbox-num{margin-bottom:20px;padding:15px 0 20px;text-align:center;background:#132435}.openbox-num .num{font-size:32px;display:inline-block;background:-webkit-gradient(linear,0 0,100% 0,from(#d29208),to(#017fca));-webkit-background-clip:text;-webkit-text-fill-color:transparent}.openbox-num .online{margin-top:15px}.openbox-results .d-tit{padding:12px 10px;text-align:center;background:#132435}.openbox-results .d-list li{-moz-box-sizing:border-box;box-sizing:border-box;height:95px;margin-top:2px;padding:10px 10px 0;text-align:center;background:#132435}.openbox-case .ubtn,.openbox-game-error{-moz-box-sizing:border-box;text-align:center}.openbox-results .d-list li:nth-child(1){border-left:5px solid #62b21f}.openbox-results .d-list li:nth-child(2){border-left:5px solid #50a958}.openbox-results .d-list li:nth-child(3){border-left:5px solid #3396ad}.openbox-results .d-list li:nth-child(4){border-left:5px solid #2391e7}.openbox-results .d-list li:nth-child(5){border-left:5px solid #5e98d9}.openbox-results .d-list li:nth-child(6){border-left:5px solid #295c95}.openbox-results .d-list li:nth-child(7){border-left:5px solid #184474}.openbox-results .d-list li .img{display:block;height:50px;margin-bottom:5px}.openbox-results .d-list li .name{font-size:12px;overflow:hidden;height:20px;white-space:nowrap;text-overflow:ellipsis}.grid-kx-main{width:1010px}.openbox-title{padding-bottom:15px;border-bottom:1px solid #0f3356}.openbox-title .tit{font-size:18px;float:left}.openbox-title .tit small{font-size:12px}.openbox-title .my{font-size:12px;line-height:35px;float:right;min-width:115px;height:35px;margin-top:-10px}.openbox-list{margin-top:20px}.openbox-list ul{margin-left:-5px}.openbox-list li{float:left;margin:0 0 25px 5px}.openbox-case{position:relative;display:block;overflow:hidden;width:245px;height:240px;text-align:center;background:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/images/kaix-1207/box.png) 3px 20px no-repeat}.openbox-case .ubtn,.openbox-case:hover .ubtn b{display:inline-block}.openbox-case:hover{background:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/images/kaix-1207/box-hover.png) -1px -3px no-repeat}.openbox-case:hover .weapon img{-webkit-transform:translateY(-10px);-ms-transform:translateY(-10px);transform:translateY(-10px);-webkit-filter:drop-shadow(-11px 15px 8px rgba(0, 0, 0, .65));filter:drop-shadow(-11px 15px 8px rgba(0, 0, 0, .65))}.openbox-case:hover .ubtn{color:#fff;background:#184c86}.openbox-case .weapon{overflow:visible;height:110px;margin:0 0 60px}.openbox-case .weapon img{max-height:110%;-webkit-transition:-webkit-transform .5s ease;transition:-webkit-transform .5s ease;transition:transform .5s ease;transition:transform .5s ease,-webkit-transform .5s ease;-webkit-filter:drop-shadow(-11px 12px 6px rgba(0, 0, 0, .65));filter:drop-shadow(-11px 12px 6px rgba(0, 0, 0, .65))}.openbox-game-item .nail img,.text-with-arrow:after{-webkit-transition:all .5s ease;transition:all .5s ease}.openbox-case .name{overflow:hidden;max-width:150px;margin:0 auto 10px;white-space:nowrap;text-overflow:ellipsis;color:#fff}.openbox-case .ubtn{line-height:30px;-moz-box-sizing:border-box;box-sizing:border-box;min-width:80px;height:30px;padding:0 15px;border:1px solid #102a43}.openbox-case .ubtn b{font-weight:400;display:none}.openbox-game{position:relative;top:-30px;overflow:hidden;height:421px;margin:0 0 20px;padding:1px;background:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/images/kaix-1207/joker.png) no-repeat}.openbox-game:before{position:absolute;z-index:205;top:84px;left:50%;width:27px;height:191px;margin-left:-13.5px;background:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/images/kaix-1207/wlinex.png) no-repeat}.openbox-game .c-tit{font-size:20px;width:230px;margin:20px auto;text-align:center}.openbox-game .c-tit img{margin-right:5px;vertical-align:middle}.openbox-game-error{font-family:'Microsoft Yahei';font-size:30px;position:absolute;z-index:200;top:20px;left:0;display:none;-moz-box-sizing:border-box;box-sizing:border-box;width:100%;height:130px;padding-top:40px;color:#fff;background:#000}.openbox-game-view{position:relative;overflow:hidden;width:1006px;height:168px;margin:42px auto 14px}.openbox-game-view .openbox-game-list{position:absolute;top:20px;left:0;width:2000px}.openbox-game-item{position:relative;float:left;-moz-box-sizing:border-box;box-sizing:border-box;width:130px;height:130px;margin:0 0 20px 12px;text-align:center;border:1px solid #0f3050;background:#151f2c}.openbox-game-item:hover{border-color:#133d65}.openbox-game-item:hover .nail img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.openbox-game-item.is-win{border:0;background:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/images/kaix-1207/win.png) no-repeat #132435}.openbox-game-item.is-win .line{display:none}.openbox-game-item .nail{height:100px}.openbox-game-item .name{font-size:12px;overflow:hidden;height:20px;padding:0 10px;white-space:nowrap;text-overflow:ellipsis;color:#fff}.openbox-game-item .line{position:absolute;z-index:5;bottom:0;left:0;width:100%;height:2px}.openbox-game-yue{padding:20px}.openbox-game-yue .d-tit{margin-bottom:8px}.openbox-game-yue .tiger-value{line-height:50px;float:left;width:330px;height:50px;margin-right:50px;text-align:center;background:#14132d}.openbox-game-yue .tiger-value .jin{margin-top:-13px;margin-right:10px;vertical-align:middle}.openbox-game-yue .tiger-value .now{font-size:26px;font-weight:700;margin-right:5px;color:#0b84d3}.openbox-game-yue .tiger-value .now em{font-size:12px;font-style:normal;display:inline-block;margin-top:-5px;vertical-align:top}.openbox-game-yue .tiger-value .del{color:#b2b2b2}.openbox-game-yue .d-click{font-weight:700;line-height:45px;float:left;min-width:188px;height:45px}.openbox-game-yue .d-chong{margin:8px 0 0 132px}.openbox-skins{margin-top:20px}.openbox-skins .openbox-game-list{margin-left:-15px}.openbox-skins .openbox-game-item{margin-left:16px}.openbox-myjoin{display:none;background:#132435}.openbox-myjoin th,.openbox-myjoin tr:nth-child(2n){background:#111e2d}.openbox-myjoin table{text-align:center}.openbox-myjoin th{font-weight:400;height:40px;color:#fff}.openbox-myjoin td{height:68px}.openbox-myjoin td .get{min-width:100px}.circle-page{padding:20px 0;text-align:center}.circle-page a{display:inline-block;overflow:hidden;width:8px;height:8px;padding:3px;text-decoration:none;text-indent:-999px}.circle-page a:before{display:block;width:8px;height:8px;border-radius:8px;background:#fff}.openbox-complete,.openbox-fhmsg{display:none;padding:20px;text-align:center}.circle-page a:hover:before{background:#f8f8f8}.circle-page a.is-active:before{background:#3e8fd6}.openbox-fhmsg img{margin-bottom:15px}.openbox-fhmsg p{font-size:18px}.btn-group,.sign-qian-in .info{display:inline-block;vertical-align:middle}.openbox-complete .boom{height:220px;margin-bottom:15px;background:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/images/kaix-1207/boom.png) center no-repeat}.openbox-complete .ubtns{margin:20px 0 10px;padding-top:20px;border-top:1px solid #121c27}.openbox-complete .ubtns .ubtn{width:185px;margin:0 3px}.openbox-complete .tip{font-size:12px;color:#0090ff}.btn-drop .drop li a,.btn-drop .sel{color:#fff;line-height:24px;height:24px}.btn-group .drop li,.btn-group .sel .val{line-height:30px;overflow:hidden;text-align:center}.pic-with-name{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.pic-with-name img{margin-right:10px;vertical-align:middle}.pic-with-name>.img{float:left;margin-top:5px}.pic-with-name>.name{float:left;width:160px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.pic-with-name>.printing{float:left;width:160px;margin-top:5px;height:20px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.pic-with-name>.printing img{float:left;max-width:100%;max-height:100%;margin-right:5px}.pic-with-name>.dealType{float:left}.no_product{margin:30px}.sign-qian-in{padding:20px 30px}.sign-qian-in .rob{width:131px;vertical-align:middle}.sign-qian-in .info{width:120px;margin-left:30px}.sign-qian-in .info p{margin-bottom:5px}.btn-group{position:relative;width:117px;margin-left:8px}.btn-group .sel{position:relative;display:block;cursor:pointer}.btn-group .sel:hover .arrow,.btn-group .sel:hover .text{background:#1a518e}.btn-group .sel .arrow,.btn-group .sel .val{display:block;height:30px;background:#184c85}.btn-group .sel .val{width:100px;color:#fff}.btn-group .sel .arrow{position:absolute;top:0;left:101px;width:16px}.btn-group .sel .arrow:before{position:absolute;top:14px;left:4px;width:0;height:0;border-width:4px;border-style:solid;border-color:#c9c9c9 transparent transparent}.btn-group .drop{position:absolute;z-index:5;top:30px;left:0;display:none;width:100px;background:#143254}.btn-group .drop li{height:30px;margin-top:1px;padding:0 10px;background:#143254}.btn-group .drop li:hover{cursor:pointer;background:#16375c}.btn-drop{position:relative;display:inline-block;vertical-align:middle}.btn-drop:hover .drop{display:block}.btn-drop .sel{display:block;padding:0 10px;background:#ae7b0c}.btn-drop .drop{position:absolute;top:24px;left:0;display:none;min-width:100%}.put-float-csgo,.text-with-arrow{position:relative}.btn-drop .drop li{margin-top:1px}.btn-drop .drop li a{display:block;overflow:hidden;background:#7b5707}.btn-drop .drop li a:hover{background:#72510a}.put-float-csgo{-moz-box-sizing:border-box;box-sizing:border-box;width:270px;padding:20px;position:relative;background:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/images/put-in-0223/csgo.jpg) center top no-repeat #151f2c}.put-float-dota2,.put-float-h1z1{-moz-box-sizing:border-box;padding:20px}.put-float-dota2 div.label-bok{color:#f0ad4e;font-size:12px;margin-bottom:5px}.put-float-dota2 div.label-bok svg.icon{width:12px;height:12px;vertical-align:middle;fill:currentColor;overflow:hidden;margin-right:5px}.put-float-csgo .name{font-size:16px;height:24px;width:80%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-bottom:10px}.put-float-csgo span.parameter{background-color:#184c86;color:#fff;display:inline-block;height:20px;line-height:20px;padding:0 9px;position:absolute;border-radius:10px;top:23px;right:15px;font-size:12px}.put-float-csgo div.label-bok{color:#f0ad4e;font-size:12px}.put-float-csgo div.label-bok svg.icon{width:12px;height:12px;vertical-align:middle;fill:currentColor;overflow:hidden;margin-right:5px}.put-float-csgo .fun-but{margin:20px 0 10px 0}.put-float-csgo .fun-but a{background-color:#184c86;font-size:12px;display:inline-block;height:20px;line-height:20px;padding:0 5px}.put-float-csgo .nail{height:150px;margin:10px 0}.put-float-csgo .msg{overflow:hidden}.put-float-csgo .msg .s{float:left}.put-float-csgo .msg .s i{margin-right:5px}.put-float-csgo .msg .m{float:right;color:#c9c9c9}.put-float-csgo .mosun{overflow:hidden;margin:10px 0;color:#0b84d3}.put-float-csgo .mosun .v{font-size:14px;float:left}.put-float-csgo .mosun .t{font-weight:400;float:right}.put-float-csgo .flower{margin-bottom:15px;text-align:center}.put-float-csgo .flower img{margin:0 2px}.put-float-dota2{-moz-box-sizing:border-box;box-sizing:border-box;width:266px;background:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/images/put-in-0223/dota2.jpg) center top no-repeat #132435}.put-float-dota2 .nail{margin-bottom:15px}.put-float-dota2 .nail img{display:block;width:100%;height:150px}.put-float-dota2 .power{font-size:16px;color:#c9c9c9;margin-bottom:10px}.put-float-dota2 .type{color:#c2c2c2}.put-float-dota2 .suo{margin:5px 0}.put-float-dota2 .suo i{margin-right:5px}.put-float-dota2 .price{font-size:16px;margin:20px 0;color:#c9c9c9}.worm-html{overflow:auto;overflow-x:hidden;overflow-y:auto;color:#fff}.put-float-h1z1 .desc,.put-float-h1z1 .price{color:#c2c2c2}.worm-html>div{margin:0!important}.worm-html span{font-size:12px!important}.worm-html div[style*=border]{margin-top:4px}.put-float-h1z1{-moz-box-sizing:border-box;box-sizing:border-box;width:266px;background:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/images/put-in-0223/h1z1.jpg) center top no-repeat #151f2c}.put-float-h1z1 .nail{margin-bottom:20px}.put-float-h1z1 .skin{margin-bottom:10px;color:#c2c2c2}.put-float-h1z1 .suo{margin:10px 0}.put-float-h1z1 .suo i{margin-right:5px}.def-sub-container{line-height:35px;overflow:hidden;padding:20px 0;border-bottom:1px solid #0d253d}.def-sub-tabs{float:left;overflow:hidden;margin-right:10px}.def-sub-tabs li{margin-bottom:7px;float:left;margin-right:10px}.def-sub-tabs li.active{background:#184c86}.def-sub-tabs li a{line-height:33px;display:block;-moz-box-sizing:border-box;box-sizing:border-box;min-width:100px;height:35px;padding:0 10px;text-align:center;color:#fff;border:1px solid #0f3356}.sign-by-steam .in,.text-with-arrow:after{display:inline-block;vertical-align:middle}.def-sub-tabs li a:hover{border-color:#13406c}.def-sub-container .tishi{font-size:12px;float:left;color:#d29208}.def-sub-container .tishi .icon{font-size:14px;margin-right:5px}.last-purchased-order{margin-top:10px}.text-with-arrow:after{width:0;height:0;margin:-2px 0 0 5px;border-width:5px 4px 0;border-style:solid;border-color:#888 transparent transparent}.order-float-detail{-moz-box-sizing:border-box;box-sizing:border-box;width:925px;padding:20px 15px 0;background:#121c27}.order-float-detail ul{overflow:hidden}.order-float-detail li{position:relative;float:left;width:25%;margin-bottom:20px}.order-float-detail li .nail{float:left;-moz-box-sizing:border-box;box-sizing:border-box;width:90px;height:50px;margin-right:10px;padding:10px}.order-float-detail li .info{float:left;width:110px;margin-top:4px}.order-float-detail li .info .t{font-size:12px;overflow:hidden;height:20px;white-space:nowrap;text-overflow:ellipsis;color:#c9c9c9}.order-float-detail li .info .v{color:#0b84d3}.order-float-detail li .del{position:absolute;z-index:10;top:0;left:0}.verifyCa,.verifyIcon{position:fixed;bottom:154px}.sign-by-steam{padding:135px 20px;text-align:center}.sign-by-steam .pic{margin-right:15px;vertical-align:middle}.sign-by-steam .in{text-align:left}.purchase tr td:last-child,.purchase tr th:last-child,.verifyTitle{text-align:center}.sign-by-steam .in .img{margin-top:90px}.sign-by-steam .in .span{display:block;margin-top:10px}.verifyIcon{right:35px;z-index:100;width:70px;height:70px;background:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/images/verifyIcon.png) center no-repeat;cursor:pointer}.verifyIcon:hover{background-image:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/images/verifyIconFocus.png);z-index:101}.verifyCa{right:104px;z-index:99;width:0;height:0;background:#132435}.verifyTitle{color:#c9c9c9;width:99%;margin:0 auto;height:60px;line-height:60px;font-size:18px;border-bottom:solid 1px #121c27;overflow:hidden}.verifyForm input[type=button],.verifyType input[type=button]{font-family:"microsoft yahei";font-size:14px;float:left;cursor:pointer}.verifyType{width:92.727%;height:40px;line-height:40px;margin:30px auto 0;overflow:hidden}.verifyType input[type=button]{width:100px;height:100%;margin-right:10px;border:1px solid #0f3356;background:#151f2c;-moz-box-sizing:border-box;box-sizing:border-box}.verifyType input[type=button].focus{background:#0f3356}.verifyForm{width:92.727%;height:40px;margin:10px auto 30px;overflow:hidden}.mediaQQCa{position:fixed;bottom:87px;right:104px;z-index:99;width:0;height:0;text-align:center;padding:20px 0;background:#132435;overflow:hidden}.mediaQQCa .qrCode{margin-bottom:20px}.mediaQQCa .qqGroup .title{margin-bottom:10px}.mediaQQCa .qqGroup .single{line-height:26px}.boosterCa,.gameSelectCa{margin-right:70px;float:left}.verifyForm input[type=text]{float:left;width:79.392%;padding-left:1%;height:100%;background:#151f2c;border:1px solid #0f3356;-moz-box-sizing:border-box;box-sizing:border-box}.verifyForm input[type=button]{width:19.608%;height:100%;background:#0f3356}.verifyResult{display:none;height:auto;padding:35px 3.636%;border-top:solid 1px #0f3356}.verifyResult_icon{display:inline-block;width:61px;margin-left:43px;height:61px;vertical-align:top;background:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/images/verifyResult_successfully.png) center no-repeat}.verifyResult_failed .verifyResult_icon{background-image:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/images/verifyResult_failed.png)}.verifyResult_text{display:inline-block;margin-left:25px}.verifyResult_text p{line-height:22px}.verifyResult_text p b{color:#429605;padding:0 5px}.verifyResult_text a:hover{color:inherit}.verifyResult_text a[href]{color:#0b84d3;text-decoration:underline}.gameSelectCa{height:70px;line-height:70px}.gameSelectCa .nowSelect{float:left;max-width:140px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.gameSelectCa .nowGame{padding:0 5px}.gameSelectCa .gameSelectCn{float:left}.gameSelectCa .gameSelectBtn{float:left;padding-right:25px;white-space:nowrap;overflow:hidden;cursor:pointer;background:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/images/gameSelectBtn_icon.png) right center no-repeat}.gameSelectCa .gameSelectBtn .gameIcon{margin-top:27px;margin-left:15px;width:16px;height:16px}.gameSelectCa .gameSelectBtn .gameName{margin-left:15px}.boosterCa .boosterList li .boosterName,.gameSelectCa .gameSelectList li .gameName{margin-left:10px}.gameSelectCa .gameSelectBtn .gameName:hover{color:#fff!important}.boosterCa .boosterList li .boosterSingle:active,.boosterCa .boosterList li .boosterSingle:hover,.boosterCa .boosterList li .boosterSingle:link,.boosterCa .boosterList li .boosterSingle:visited,.gameSelectCa .gameSelectList li .gameSingle:active,.gameSelectCa .gameSelectList li .gameSingle:link,.gameSelectCa .gameSelectList li .gameSingle:visited{text-decoration:none;color:#fff}.gameSelectCa .gameSelectList{display:none;float:left;position:absolute;width:370px;max-height:400px;margin-top:70px;background:rgba(19,46,75,.8);overflow:hidden;overflow-y:auto}.gameSelectCa .gameSelectList li{float:left;width:100%}.gameSelectCa .gameSelectList li .gameSingle{float:left;width:100%;height:40px;line-height:40px;padding:0 15px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.gameSelectCa .gameSelectList li .gameSingle:hover{background:#13375e;color:#fff;text-decoration:none}.gameSelectCa .gameSelectList li .gameIcon{vertical-align:middle;width:16px;height:16px}.gameSelectCa .gameSelectList li .gameBeta{display:inline-block;width:23px;height:10px;line-height:9px;vertical-align:middle;margin-top:-15px;background:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/images/gameBeta.png) right center no-repeat}.boosterCa{height:70px;line-height:70px}.boosterCa .boosterCn{float:left}.boosterCa .boosterBtn{float:left;padding-right:25px;white-space:nowrap;overflow:hidden;cursor:pointer;background:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/images/gameSelectBtn_icon.png) right center no-repeat}.boosterCa .boosterList{display:none;float:left;position:absolute;width:186px;max-height:400px;margin-top:70px;background:rgba(19,46,75,.8);overflow:hidden;overflow-y:auto}.boosterCa .boosterList li{float:left;width:100%}.boosterCa .boosterList li .boosterSingle{display:block;height:40px;line-height:40px;padding:0 15px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.boosterCa .boosterList li .boosterSingle:hover{background:#13375e}.bindingError>a:hover,.blogroll>.link:hover,.formSingle>p a:hover,.productBuy_payment .setCode a:hover,.robotMg .details{text-decoration:underline}.boosterCa .boosterList li .boosterIcon{vertical-align:middle;width:16px;height:16px}.appDownload,.cloudCustomerService,.contactIcon,.helpCenterIcon,.mediaQQ,.noviceIcon,.stick{position:fixed;right:35px;width:70px;height:70px;cursor:pointer}.mediaQQ{bottom:87px;z-index:100;background:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/images/mediaQQ.png) center no-repeat}.mediaQQ:hover{z-index:101;background:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/images/mediaQQFocus.png) center no-repeat}.stick{display:none;bottom:430px;z-index:100;background:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/images/stickIcon.png) center no-repeat}.stick:hover{background-image:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/images/stickIconFocus.png);z-index:101}.appDownload{bottom:361px;z-index:100;background:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/images/appDownloadIcon.png) center no-repeat}.appDownload:hover{background-image:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/images/appDownloadIconFocus.png);z-index:101}.appDownload .hot{float:right;margin:10px 10px 0 0}.noviceIcon{bottom:223px;z-index:100;background:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/images/noviceIcon.png) center no-repeat}.noviceIcon .new{position:absolute;top:3px;right:3px}.noviceIcon:hover{background-image:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/images/noviceIconFocus.png);z-index:101}.contactIcon{bottom:292px;z-index:100;background:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/images/contactIcon.png) center no-repeat}.contactIcon:hover{background-image:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/images/contactIconFocus.png);z-index:101}.cloudCustomerService{bottom:292px;z-index:100;background:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/images/cloud-customer-service.png) center no-repeat}.cloudCustomerService:hover{background-image:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/images/cloud-customer-serviceFocus.png);z-index:101}.helpCenterIcon{bottom:292px;z-index:100;background:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/images/helpCenterIcon.png) center no-repeat}.helpCenterIcon:hover{background-image:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/images/helpCenterIconFocus.png);z-index:101}.put-up-shelves-sale .acquisition{float:left;width:350px;height:35px;line-height:35px;white-space:nowrap;overflow:hidden}.purchase .com-btn.m-m{line-height:30px!important;height:30px!important;padding:0 20px}.purchaseCn .put-filterbar .menu{float:left}.purchaseCn .put-filterbar .menu:first-child{margin-left:0}.purchaseCn .put-filterbar .searchCn{float:right;height:30px;line-height:30px;border:1px solid #0f3356}.purchaseCn .put-filterbar .searchCn .searchV{width:156px;padding-left:4px}.purchaseCn .put-filterbar .searchCn .btn{float:right;width:30px;height:100%;background-position:-95px -474px;cursor:pointer}.purchaseCn .put-filterbar .searchCn2{float:right;height:30px;line-height:30px}.purchaseCn .put-filterbar .searchCn2 .searchV{float:left;width:156px;height:100%;padding-left:4px;border:1px solid #0f3356}.purchaseCn .put-filterbar .searchCn2 .btn{float:right;height:32px;margin-left:8px;padding:0 15px;cursor:pointer;background:#184c86}.purchaseCn .put-filterbar .gameSelectCa{float:right;width:150px;height:30px;line-height:30px;margin-right:10px}.purchaseCn .put-filterbar .gameSelectCa .gameSelectCn{width:100%}.purchaseCn .put-filterbar .gameSelectCa .gameSelectBtn{width:100%;border:1px solid #0f3356;text-indent:6px;background-position:130px center}.purchaseCn .put-filterbar .gameSelectCa .gameSelectList{width:152px;z-index:100;margin-top:32px}.purchaseCn .com-table td,.purchaseCn .com-table th{padding-left:0;padding-right:0}.purchaseCn .put-invents-item.is-csgo .mos{color:#184c86;text-align:left}.postDemandCa .headerCa{color:#c9c9c9;font-size:18px;width:93%;height:54px;line-height:54px;text-align:center;margin:0 auto;border-bottom:solid 1px #0b1521;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.postDemandCa .bodyCa{width:93%;margin:0 auto}.postDemandCa .formSinle{height:45px;line-height:45px;overflow:hidden}.postDemandCa .formSingle_val .hint{color:#c9c9c9;margin-left:10px}.postDemandCa .formSingle_val input[type=password],.postDemandCa .formSingle_val input[type=text]{width:210px;height:33px;line-height:33px;text-indent:5px;background:#151f2c;border:1px solid #0f3356}.postDemandCa .footerCa{height:80px;line-height:80px;text-align:center;border-top:solid 1px #0f3356}.postDemandCa .footerCa input[type=button],.postDemandCa .footerCa input[type=submit]{width:260px;height:40px;line-height:40px;background:#184c86;cursor:pointer}.postDemandCa .footerCa input[type=button]:hover,.postDemandCa .footerCa input[type=submit]:hover{background:#16477d}.postDemandCa .formSum{height:65px;line-height:65px;margin-top:20px;border-top:solid 1px #0b1521}.postDemandCa .good{padding:0 20px 20px;border-bottom:solid 1px #0b1521}.postDemandCa .good:after{content:"";display:block;clear:both}.postDemandCa .good .img{float:left;width:110px;height:90px;line-height:90px;text-align:center;font-size:0;overflow:hidden}.postDemandCa .good .img img{max-width:100%;max-height:100%;vertical-align:middle}.postDemandCa .good .txt{float:right;width:360px;overflow:hidden}.postDemandCa .good .txt .title{line-height:1.1;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.postDemandCa .good .txt .buy{line-height:1.1;margin-top:20px;overflow:hidden}.postDemandCa .good .txt .buy:after{content:"";display:block;clear:both}.postDemandCa .good .txt .buy .price{float:left}.postDemandCa .good .txt .buy .sum{float:left;margin-left:30px}.postDemandCa .good .txt .filter{margin-top:16px}.postDemandCa .knapsack .filter{height:30px;line-height:30px;margin-top:10px}.postDemandCa .knapsack .filter .single{color:#c9c9c9;float:left;margin-right:10px;border-bottom:solid 1px #0b84d3}.postDemandCa .knapsack .filter .single.active{color:#0b84d3}.postDemandCa .knapsack .filter .single.active .s{color:#0b84d3}.postDemandCa .knapsack .filter .com-menu:before{border-color:#fff transparent transparent}.postDemandCa .knapsack .goodList{max-height:240px;margin-top:15px;overflow:hidden;overflow-y:auto}.postDemandCa .knapsack .goodList .put-invents-item{margin-bottom:15px}.colorBlue{color:#0b84d3}.colorGreen{color:#d29208}.propSellCa{margin-top:15px;margin-bottom:100px}.propSellCa .propSell_title{height:60px;line-height:60px;border-top:solid 1px #0d253d;overflow:hidden}.propSellCa .propSell_title .statistics{float:right}.propSellCa .propSell_list:after{display:block;clear:both}.propSellCa .propSell_list .propSell_Single{float:left;position:relative;width:15.666%;margin-right:1.2%;margin-bottom:15px;-moz-box-sizing:border-box;box-sizing:border-box;border:1px solid #0f3356;overflow:hidden}.propSellCa .propSell_list .propSell_Single:nth-child(6n){margin-right:0}.propSellCa .propSell_list .propSell_SingleFocus{display:none;position:absolute;width:100%;height:100%;top:0;left:0;background:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/images/propSell_SingleFocus.png) right bottom no-repeat}.propSellCa .propSell_list .selected{border-color:#429605}.propSellCa .propSell_list .selected .propSell_SingleFocus{display:block}.propSellCa .propSell_total{height:50px;line-height:50px;font-size:16px;text-align:center;border-bottom:solid 1px #0d253d;overflow:hidden}.propSellCa .propSell_form{text-align:center;margin-top:20px}.propSellCa .propSell_form .formSingle{padding:10px 0}.propSellCa .propSell_form .formSingle input[type=password]{width:400px;height:40px;line-height:40px;border:1px solid #0f3356;text-indent:6px}.propSellCa .propSell_form .formSingle input[type=button]{width:200px;height:40px;background:#184c86;font-size:16px}.purchaseCn .purchaseGames{padding-top:15px}.purchaseCn .purchaseGames .game{display:inline-block;padding:5px 15px;margin:0 10px 10px 0;border:1px solid #0f3356;cursor:pointer}.purchaseCn .purchaseGames>.isFocus{color:#fff;background:#184c86;border-color:#184c86}.frequentOperation{position:absolute;left:50%;top:50%;width:570px;margin-left:-285px;height:300px;line-height:350px;margin-top:-150px;text-align:left;background:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/images/frequentOperation.png) left center no-repeat;overflow:hidden}.frequentOperation>span{margin-left:280px;font-size:16px}.g-nav-notice{height:50px;line-height:50px;background:rgba(21,50,83,.5);border-top:solid 1px #0f3356}.g-nav-notice .com-wrapper{z-index:10}.g-nav-notice .noticeTitle{float:left;width:-webkit-calc(100% - 60px);width:calc(100% - 60px);height:100%;font-size:12px;color:#d29208;background:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/images/g-nav-notice.png) left center no-repeat;text-indent:70px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;cursor:pointer}.g-nav-notice .noticeClose{float:right;width:50px;height:50px;background:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/images/g-nav-noticeClose.png) center no-repeat;cursor:pointer;overflow:hidden;-webkit-transition:all .5s;transition:all .5s}.g-nav-notice .noticeClose:hover{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.noticeDialogCn .noticeDialog_title{text-align:center;padding:15px 0;overflow:hidden;border-bottom:solid 1px #0f3356}.noticeDialogCn .noticeDialog_title>h5{font-size:18px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.noticeDialogCn .noticeDialog_title>p{color:#c9c9c9;font-size:12px;margin-top:10px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.noticeDialogCn .noticeDialog_details{padding:30px}.noticeDialogCn .noticeDialog_details .msg{line-height:25px}.noticeDialogCn .noticeDialog_details .from{margin-top:30px;text-align:right}.noticeDialogCn .noticeDialog_btn{padding:20px 0;text-align:center;border-top:solid 1px #0f3356}.noticeDialogCn .noticeDialog_btn input[type=button]{width:280px;height:40px;background:#184c86}.notice_v3 .noticeTitle{padding-left:15px;padding-right:40px;height:44px;line-height:44px;border-top:solid 1px #0d253d;cursor:pointer;background:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/images/noticeTitle.png) 895px center no-repeat #151f2b}.notice_v3 .noticeTitleOpen{background-image:none}.notice_v3 .noticeTitle .title{float:left;max-width:-webkit-calc(100% - 190px);max-width:calc(100% - 190px);white-space:nowrap;text-overflow:ellipsis;overflow:hidden;position:relative;padding-right:10px}.notice_v3 .noticeTitle .title em{width:6px;display:inline-block;height:6px;border-radius:50%;background:red;position:absolute;right:0;top:14px}.notice_v3 .noticeTitle .time{float:right;width:180px;text-align:right;margin:0}.notice_v3 .noticeDetails{color:#c9c9c9;display:none;padding-left:15px;padding-right:40px;margin:25px 0}.notice_v3 .noticeDetails:after{display:block;clear:both}.notice_v3 .widget-tabs{height:100%}.notice_v3 .widget-tabs .widget-tabs--item{height:-webkit-calc(100% - 1px);height:calc(100% - 1px);padding:0 30px;border-bottom:solid 2px #184c87}.notice_v3 .site-notice--list{margin-top:25px}.notice_v3 .site-notice--item{min-height:auto;border-bottom:none;padding:0}.notice_v3 .site-notice--item:first-child .noticeDetails{display:block}.sofortKaufen_details{display:none;position:relative;border:1px solid #0e3255;margin-top:20px;margin-bottom:10px;padding:0 10px}.sofortKaufen_details:after,.sofortKaufen_details:before{display:block;position:absolute;top:-20px;margin-left:86px;width:0;height:0;border:10px solid transparent;border-bottom-color:#0e3255}.sofortKaufen_details:after{top:-16px;margin-left:88px;z-index:1;border-width:8px;border-bottom-color:#132435}.sofortKaufen_details .sofortKaufen_title{color:#707070;font-size:12px;height:50px;line-height:50px;white-space:nowrap;overflow:hidden}.sofortKaufen_details .sofortKaufen_title>b{font-family:Colonna MT Regular;font-size:26px;color:#eeaf18;padding-right:10px}.sofortKaufen_details .sofortKaufen_price{height:60px;line-height:60px;border:solid;font-size:18px;outline:#000 solid 1px;background:-webkit-linear-gradient(296deg,#122641 24%,#0f1f36 24%);background:linear-gradient(-206deg,#122641 24%,#0f1f36 24%)}.sofortKaufen_details .sofortKaufen_price>b{color:#429605;font-weight:100}.sofortKaufen_details .sofortKaufen_price>input[type=button]{margin-left:20px;font-size:14px;background:#429605;width:80px;height:30px;line-height:30px;cursor:pointer}.sofortKaufen_details .sofortKaufen_price>input[type=button]:hover{background:#377d04}.sofortKaufen_details .sofortKaufen_hint{font-size:12px;color:#429605;margin:10px 0}.bantsCard-list .bants-item{background:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/images/bants-itemCard_bj.jpg) center no-repeat;background-size:cover}.bantsCard-list .bants-item:first-child{background:0 0}.bantsCard-list .thumb{height:250px}.blogroll{color:#304255;margin-top:40px;text-align:center;font-size:12px}.blogroll>.link{color:#304255;display:inline-block;margin:5px 10px 5px 5px}.issueNotice{width:1200px;margin:0 auto 200px;padding-bottom:30px;border-bottom:solid 1px #0d253d}.issueNotice .issueNotice_title{color:#c9c9c9;height:60px;line-height:60px;margin-bottom:30px;font-size:16px;white-space:nowrap;border-bottom:solid 1px #0d253d;overflow:hidden}.issueNotice .issueNotice_text{height:40px;line-height:40px}.issueNotice .issueNotice_text:last-child{color:#429605;padding-left:20px;font-size:12px;background:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/images/issueNotice_icon.png) left center no-repeat}.grid-kx-advertisement{width:100%;margin-bottom:20px;overflow:hidden}.grid-kx-advertisement .swiper-adImg,.grid-kx-advertisement .swiper-adImg img{display:block}.grid-kx-advertisement .swiper-pagination{position:absolute;bottom:10px;width:100%;height:8px;margin:0;padding:0;text-align:center}.grid-kx-advertisement .swiper-pagination-switch{position:relative;top:-7px;display:inline-block;width:10px;height:10px;margin:0 5px;cursor:pointer;-webkit-transition:width .2s ease;transition:width .2s ease;border-radius:5px;background:#317487}.grid-kx-advertisement .swiper-visible-switch.swiper-active-switch{width:30px;background:#184c86}.probabilityState{line-height:30px;font-size:12px;margin-top:20px;padding:10px 10px 10px 40px;background:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/images/probabilityState_icon.png) 10px 12px no-repeat #151f2c;border:1px solid #0f3356}.loginHeader .g-nav-new{height:100px}.loginHeader .nav-new-logo{margin-top:30px}.serviceTermsCa{position:fixed;width:100%;height:100%;z-index:101;top:0;left:0;background:rgba(18,28,39,.8);overflow:hidden}.serviceTermsCn{position:absolute;left:50%;top:50%;width:1020px;height:62%;padding:20px;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border:1px solid #0f3356;background:#132435;overflow:hidden}.serviceTerms_title{height:40px;line-height:30px;font-size:16px;text-overflow:ellipsis;white-space:nowrap;border-bottom:solid 1px #121c27;overflow:hidden}.serviceTerms_details{height:-webkit-calc(100% - 150px);height:calc(100% - 150px);line-height:25px;padding:10px;margin-top:20px;border:1px solid #0e3255;overflow:hidden;overflow-y:auto}.serviceTerms_button{margin-top:20px;text-align:center;white-space:nowrap;overflow:hidden}.serviceTerms_button>.btn{width:173px;height:38px;background:#184c86;font-size:16px;cursor:pointer}.serviceTerms_button>.btn[disabled=disabled]{background:#c9c9c9;color:#939393;cursor:auto;cursor:initial}.registerStepCa{height:50px;line-height:50px;margin-top:50px;border-bottom:solid 1px #212b44}.registerStep{color:#2f3c5b;float:left;height:50px;line-height:30px;position:relative;text-align:center;width:33.3333%;-moz-box-sizing:border-box;box-sizing:border-box}.registerStep>.dot{position:absolute;left:50%;width:20px;margin-left:-10px;height:20px;bottom:-10px;border-radius:50%;-moz-box-sizing:border-box;box-sizing:border-box;background:#212b44}.registerStepCa>.stepFinish,.registerStepCa>.stepFocus{color:#0b84d3}.registerStepCa>.stepFocus>.dot{background:#fff;border:4px solid #0b84d3}.registerStepCa>.stepFinish>.dot{color:#0b84d3;background:#0b84d3;border:none}.registerStepCa>.stepFinish>.dot:before{position:absolute;content:"";width:18px;height:13px;left:2px;right:0;background:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/img/login/stepFinish.png) 3px 1px no-repeat}.registerFormCa{margin-top:60px}.registerForm{color:#acacac;display:none;width:355px;min-height:300px;margin:0 auto}.formSingle{margin-bottom:15px}.formSingle>.hint{margin-top:10px;color:#acacac;font-size:12px}.formSingle>.error{color:#d00000;padding-left:20px;background:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/img/login/error.png) left center no-repeat}.formSingle>.fz16{font-size:16px}.steamInfo{padding:10px 15px;background:#151f2c;border:1px solid #0f3356}.registerForm .form-radio label{width:74%;height:40px;background:#151f2c;display:block;line-height:40px;padding-left:10px;margin-bottom:10px;font-size:14px;color:#fff;cursor:pointer}.registerForm .form-radio label input{margin-right:10px}.registerForm .form-radio label input[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;-moz-box-sizing:border-box;box-sizing:border-box;display:inline-block;width:14px;height:14px;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;border:1px solid #184c86;outline:0;cursor:pointer;position:relative}.registerForm .form-radio label input[type=radio]:after{content:'';width:8px;height:8px;display:block;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;background:#184c86;position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;-webkit-transition:all ease-in-out .1s;transition:all ease-in-out .1s;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}.registerForm .form-radio label input[type=radio]:checked:after{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.form-getback-tt{color:#c9c9c9;height:40px;text-align:center;margin-bottom:46px}.form-getback-tt p{width:120px;height:100%;line-height:40px;text-align:center;border:1px solid #184c86;display:inline-block;cursor:pointer}.form-getback-tt p:nth-child(2){margin-left:-5px}.form-getback-tt .tt-active{color:#fff;background:#184c86}.getback-box{position:relative;width:100%}.getback-box .formSingle{height:40px;line-height:40px;clear:both}.getback-box .formTitle{width:22%!important;display:inline-block!important;float:left;text-align:right!important;margin-right:1%}.getback-box .getback-content{position:absolute;display:none;width:100%}.getback-box .getback-active{display:block!important}.form-yzm{position:relative}.form-yzm input{width:40%!important}.form-yzm .sent-captcha{display:inline-block;height:40px;line-height:40px;background:#429605;color:#fff;width:30%;float:right;text-align:center;margin-right:3%;cursor:pointer}.steamInfo p{color:#c9c9c9;line-height:30px}.formSingle label{line-height:20px}.formSingle input[type=checkbox],.formSingle input[type=radio]{vertical-align:middle;margin-top:-1px;margin-right:10px}.formSingle input[type=email],.formSingle input[type=password],.formSingle input[type=text]{width:100%;padding-left:50px;height:40px;line-height:normal;line-height:initial;-moz-box-sizing:border-box;box-sizing:border-box;border:1px solid #0f3356;background:15px center no-repeat #151f2c}.formSingle input[type=password]:focus,.formSingle input[type=text]:focus{border:1px solid #0b84d3!important}.formSingle input.nameIcon{background-image:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/img/login/nameIcon.png)}.formSingle input.pwdIcon{background-image:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/img/login/pwdIcon.png)}.formSingle input.phoneIcon{background-image:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/img/login/phoneIcon.png)}.formSingle .btn,.formSingle input[type=button],.formSingle input[type=submit]{display:block;text-align:center;width:100%;font-size:16px;height:40px;line-height:40px;background:#184c86;cursor:pointer}.formSingle>.authCode,.formSingle>.authCode_refresh{display:inline-block;height:40px;margin-left:10px;overflow:hidden;vertical-align:middle}.formSingle .btn[disabled=disabled],.formSingle input[type=button][disabled=disabled],.formSingle input[type=submit][disabled=disabled]{color:#939393;cursor:auto;background:#c9c9c9}.formSingle input.authCodeV{width:130px!important;text-align:center;padding:0}.formSingle .btn:hover{color:inherit}.formSingle>.authCode{width:80px;text-align:center;line-height:40px}.formSingle>.authCode img{vertical-align:middle}.formSingle>.authCode_refresh{width:40px;background:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/img/login/authCode_refresh.png) center no-repeat;cursor:pointer}.bindingError:after,.bindingError:before{display:block;width:0;height:0;left:171px;content:""}.formSingle>.bindPhone{color:#e8e8e8}.formSingle>.bindPhone span{color:#0b84d3}.formSingle>input.phoneCode{padding-left:10px;width:249px;margin-bottom:30px;border:solid 1px red}.formSingle>.getPhoneCode{margin-top:-2px;margin-left:6px}.formSingle>.yuerhuan{color:#0b84d3;white-space:nowrap;overflow:hidden}.formSingle>p a{color:#0b84d3;margin-left:5px}.bindingError{position:relative;padding:10px 40px;background:#0f1f36;border:1px solid #0e3255}.bindingError:before{position:absolute;top:-8px;margin-left:-8px;border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:8px solid #0e3255}.bindingError:after{position:absolute;top:-7px;margin-left:-6px;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:7px solid #0f1f36}.bindingError>a{color:#d29208}.registerError,.registerFinish{width:600px!important;background:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/img/login/registerFinish_icon.png) left center no-repeat}.registerError{background-image:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/img/login/registerError_icon.png)}.registerError>.formSingle,.registerFinish>.formSingle{float:right;width:55%;line-height:35px;margin-top:120px;font-size:16px}.registerError>.formSingle b,.registerFinish>.formSingle b{font-size:24px;font-weight:100}.loginCa{position:absolute;top:0;width:100%;height:850px;background:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/img/login/loginCa_bj.jpg) center no-repeat;background-size:cover;overflow:hidden}.loginCa>.loginCn{position:relative;top:50%;width:1200px;margin:50px auto 0;overflow:hidden;transform:translateY(-50%);-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%);-o-transform:translateY(-50%);-moz-transform:translateY(-50%)}.loginCa>.loginCn>.loginForm{float:right;width:350px;padding:30px 40px;border:1px solid #0f3356;background:#132435;overflow:hidden}.loginCa .loginTitle{color:#0b84d3;font-size:20px;text-align:center;line-height:1;margin-bottom:30px;overflow:hidden}.loginCa .oauthTitle{height:20px;text-align:center;border-bottom:solid 1px #61666e}.loginCa .oauthTitle span{color:#e8e8e8;display:inline-block;height:100%;margin-top:10px;padding:0 10px;background:#132435}.loginCa .oauthList{margin:30px 0 20px 0;text-align:center;font-size:0;overflow:hidden}.loginCa .oauthList li{display:inline-block;width:80px;height:69px;margin:0 1.075%;overflow:hidden}.loginCa .formSingle input[type=email],.loginCa .formSingle input[type=password],.loginCa .formSingle input[type=text]{height:40px;line-height:normal;line-height:initial;background-color:#132232;border-color:#133354}.loginCa .steamHint{margin-top:20px;color:#0b84d3;font-size:12px;text-align:center;overflow:hidden}.retrievePwd .registerStep{text-align:left;color:#acacac;font-size:16px}.retrievePwdForm .registerForm{width:450px}.retrievePwdForm .formTitle{display:block;text-align:left;width:100%;margin-bottom:16px}.retrievePwdForm .formSingle .error{background-position:25% center;padding-left:28%}.retrievePwdForm .formSingle input[type=email],.retrievePwdForm .formSingle input[type=password],.retrievePwdForm .formSingle input[type=text]{width:74%;padding-left:10px}.retrievePwdForm .formSingle .btn,.retrievePwdForm .formSingle input[type=button],.retrievePwdForm .formSingle input[type=submit]{width:74%;display:inline-block}.icon-loginPwdUpdate{display:inline-block;width:23px;height:28px;vertical-align:middle;background:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/img/login/loginPwdUpdate.png) left center no-repeat}.icon-legalize{display:inline-block;width:23px;height:28px;vertical-align:middle;background:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/images/icon-legalize.png) left center no-repeat}.setDefaultGameCa{padding:20px 40px;-moz-box-sizing:border-box;box-sizing:border-box}.setDefaultGameCa .defaultGames{float:left;width:100%}.setDefaultGameCa .defaultGames li{float:left;width:32px;height:32px;margin-right:20px;margin-bottom:20px;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-filter:grayscale(1);cursor:pointer;overflow:hidden}.setDefaultGameCa .defaultGames li.isFocus,.setDefaultGameCa .defaultGames li:hover{-webkit-filter:grayscale(0);border:1px solid #0090ff}.setDefaultGameCa .defaultGames li:nth-child(11n){margin-right:0}.setDefaultGameCa h3{color:#429605;margin-bottom:17px}.setDefaultGameCa p{color:#707070;line-height:25px}.setDefaultGameCa a{color:#0090ff}.wallet_btns{overflow:hidden;padding-top:20px}.wallet_btns>.btn{color:#fff;line-height:30px;float:left;padding:0 20px;height:30px;margin-right:5px;cursor:pointer;text-align:center;border:1px solid #0f3356}.wallet_product .productSingle>.productName,.wallet_product .productSingle>.productPrice{color:#c9c9c9;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.wallet_btns>.btn:hover{border-color:#13406c}.broadbandImg,.broadbandMoney .closeEnd li,.wallet_product .productSingle{border:1px solid #0f3356;text-align:center}.wallet_product{margin-top:20px}.wallet_product:after{display:block;content:"";clear:both}.wallet_product .productSingle{float:left;width:176px;height:250px;margin-right:.88%;margin-bottom:10px;background:#151f2c}.wallet_product .productSingle:nth-child(5n){margin-right:0}.wallet_product .productSingle>.productImg{width:148px;height:110px;line-height:110px;text-align:center;margin:15px;overflow:hidden}.wallet_product .productSingle>.productImg img{vertical-align:middle;max-height:100%;max-width:100%}.wallet_product .productSingle>.productPrice{margin-top:10px}.wallet_product .productSingle>.productBuy{display:inline-block;width:106px;height:30px;line-height:30px;margin-top:10px;background:#184c86;overflow:hidden;cursor:pointer}.wallet_product .productSingle>.productBuy:hover{background:#16477d}.productBuy_form{margin-top:20px}.blockTitle{color:#0b84d3;font-size:18px;margin:20px 0}.blockTitle:first-child{margin-top:0}.broadband{overflow:hidden}.broadband:after{display:block;content:"";clear:both}.broadbandQuantity .btn,.broadbandQuantity .quantity,.broadbandQuantity .quantityV{display:inline-block;vertical-align:middle}.broadbandImg{float:left;width:255px;height:226px;line-height:226px;background:#151f2c;overflow:hidden}.broadbandImg img{vertical-align:middle}.broadbandMoney{float:right;width:630px}.broadbandMoney .closeEnd{float:left;width:100%}.broadbandMoney .closeEnd li{float:left;margin-right:10px;margin-bottom:10px;width:150px;height:40px;line-height:40px;white-space:nowrap;background:#151f2c;-moz-box-sizing:border-box;box-sizing:border-box;cursor:pointer;overflow:hidden}.broadbandMoney .closeEnd li.isFocus{border-color:#13406c;color:#0f77d3}.broadbandMoney .custom,.broadbandQuantity .quantityV{border:1px solid #0f3356;overflow:hidden;-moz-box-sizing:border-box;box-sizing:border-box}.broadbandMoney .closeEnd li:nth-child(4n){margin-right:0}.broadbandMoney .custom{float:left;width:100%;padding-left:10px;margin-bottom:10px;height:40px;background:#151f2c}.broadbandMoney .customHint{float:left;width:100%;color:#d29208;font-size:12px;white-space:nowrap;overflow:hidden}.broadbandQuantity{color:#c9c9c9;float:right;width:630px;margin-top:25px;overflow:hidden}.broadbandQuantity .quantity{height:40px;line-height:40px;margin-left:20px;font-size:0;overflow:hidden}.broadbandQuantity .btn{color:#000;width:13px;height:13px;line-height:13px;font-size:12px;text-align:center;background:#fff;cursor:pointer;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-o-user-select:none;-ms-user-select:none;user-select:none}.broadbandQuantity .quantityV{width:80px;height:27px;margin:0 8px;font-size:14px;text-align:center;background:#151f2c}.productBuy_formTable tr td,.productBuy_formTable tr th{height:40px;line-height:40px;padding:10px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;-moz-box-sizing:border-box;box-sizing:border-box}.productBuy_formTable tr th{color:#c9c9c9;font-weight:100;width:120px;padding-right:10px;text-align:right}.chuandxx tr td,.chuandxx tr th{height:auto}.chuandxx .required{padding-left:5px}.productBuy_formTable tr td>input[type=text],.productBuy_payment .paymentCode{height:40px;padding-left:10px;background:#151f2c;overflow:hidden;-moz-box-sizing:border-box;box-sizing:border-box}.productBuy_formTable tr td>input[type=text]{width:320px;border:1px solid #0f3356}.chuandxx tr td>input[type=text]{width:309px}.productBuy_payment{margin-top:30px;padding-top:20px;text-align:right;border-top:solid 1px #0f3356;overflow:hidden}.productBuy_payment .total{white-space:nowrap;overflow:hidden}.productBuy_payment .amountPayable strong{font-weight:100;color:#0b84d3;margin-left:5px}.productBuy_payment .paymentCode{width:185px;margin:0 20px;font-size:14px;border:1px solid #0f3356}.productBuy_payment .setCode a{color:#0b84d3}.productBuy_payment .affirmBtn{width:270px;height:45px;margin-top:30px;font-size:18px}.partnerCa{margin-top:40px;padding-bottom:100px}.partnerCa .partnerTitle{margin-bottom:24px;font-size:16px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.partnerCa .partnerList{overflow:hidden}.partnerCa .partnerList:after{display:block;content:"";clear:both}.filtrateCa,.filtrateCn{display:none}.partnerCa .partnerSingle{float:left;position:relative;width:378px;height:232px;margin-right:31px;margin-bottom:31px;background:#192635;overflow:hidden}.partnerCa .partnerSingle:nth-child(3n){margin-right:0}.partnerCa .partnerImg{width:100%;height:100%}.partnerCa .partnerIntro{position:absolute;z-index:2;bottom:0;left:0;right:0;height:28px;max-height:100%;line-height:30px;padding:10px;background-color:rgba(22,48,83,.9);overflow:hidden;-webkit-transition:height .4s ease;transition:height .4s ease}.partnerCa .partnerSingle:hover .partnerIntro{color:#fff;line-height:25px;height:75px}.partnerCa .contact{color:#c9c9c9;text-align:right;white-space:nowrap;overflow:hidden}.data2_filtrate{padding:15px 0;border-bottom:1px solid #0f3356}.filtrateTab{height:50px;line-height:50px}.filtrateBtn{color:#c9c9c9;float:left;height:49px;font-size:16px;padding:0 15px;margin-right:10px;text-align:center;overflow:hidden;cursor:pointer;border:1px solid transparent}.filtrateBtn img{width:40px;height:25px;vertical-align:middle;border:1px solid #fff;margin-right:10px}.freezeMoney tr td,.freezeMoney tr th{height:24px;text-align:center!important}.filtrateBtn_focus{color:#0b84d3;border:1px solid #0f3356;border-bottom:solid 1px #121c27}.filtrateCa{padding:20px 20px 15px;border:1px solid #0f3356}.filtrateCn:after{display:block;content:"";clear:both}.detailsSingle{color:#fff;float:left;white-space:nowrap;padding:6px;margin:0 5px 5px 0;background-color:#1b2939;overflow:hidden;cursor:pointer}.detailsSingle:hover,.detailsSingle_focus{color:#0f6ad0}.freezeMoney tbody tr:nth-child(even),.freezeMoney thead tr{background:#132232}.freezeMoney tbody tr:hover{background:#27405c}.freezeMoney tr th{color:#c9c9c9;font-size:14px}.freezeMoney tr td{color:#fff;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.securedTransaction .freezeMoney tr td:nth-child(1),.securedTransaction .freezeMoney tr th:nth-child(1){text-align:left!important}.freezeMoney caption{caption-side:top;font-size:16px;text-align:left;white-space:nowrap;overflow:hidden}.freezeMoney caption .def-sub-container{padding-top:10px}.freezeMoney .lookBtn{color:#0b84d3}.freezeMoney .btn{display:inline-block;color:#fff;width:70px;height:30px;line-height:30px;text-align:center;margin-bottom:5px;background-color:#184c86}.freezeMoney_statistics>.top{height:60px;line-height:60px;overflow:hidden}.freezeMoney_statistics>.top .balance,.freezeMoney_statistics>.top .freezeValue,.freezeMoney_statistics>.top>.title{float:left;margin-right:40px}.freezeMoney_statistics strong,.freezeMoney_statistics>.top .return{color:#0b84d3;float:right;font-weight:100}.freezeMoney_statistics>.bottom{height:50px;line-height:50px;overflow:hidden}.freezeMoney_statistics>.bottom>.withdraw{float:left;height:100%;width:49%;-moz-box-sizing:border-box;box-sizing:border-box;background-color:#151f2c;border:1px solid #0f3356}.freezeMoney_statistics>.bottom>.withdraw:last-child{float:right}.freezeMoney_statistics>.bottom>.withdraw .value{float:left;margin-left:20px}.freezeMoney_statistics>.bottom>.withdraw .look{float:right;color:#d29208;margin-right:20px}.index_typeSingle{height:180px;padding-left:180px;background:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/images/securedTransaction_titleIcon.png) top left no-repeat;border-bottom:solid 1px #0d253d}.index_typeSingle>h3{font-size:18px;margin-bottom:20px}.securedSet{background-color:#122333}.securedSet .securedSetTab{height:180px;overflow:hidden}.securedSet .tabSingle{float:left;position:relative;width:50%;height:100%;-moz-box-sizing:border-box;box-sizing:border-box;background:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/images/tabSingle_1.png) 40px center no-repeat #16212d;border:1px solid #0f3356;cursor:pointer;overflow:hidden}.securedSet .securedSetTab>.isFocus:before,.securedSet .tabSingle:before{position:absolute;content:"";width:46px;height:46px;right:0;top:0;overflow:hidden}.securedSet .tabSingle:before{background:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/images/unfold.png) top right no-repeat}.securedSet .tabSingle:nth-child(2){background-image:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/images/tabSingle_2.png);border-left:none}.securedSet .securedSetTab>.isFocus{background-color:#122333;border-bottom-color:transparent}.securedSet .securedSetTab>.isFocus:before{background:0 0}.securedSet .tabSingle p{color:#c9c9c9;float:left;margin:20px 0 0 210px;line-height:35px}.securedSet .tabList{border:1px solid #0f3356;border-top:none;padding:26px}.securedSet .tabCn{display:none}.securedSet .tabCn .openingApply{margin-top:35px}.securedSet .tabCn .openingApply:after{content:'';display:block;clear:both}.repertoryCa,.repertoryCa .bar,.repertoryCa .repertoryName,.repertoryCa .repertoryVal,.tradeType{display:inline-block}.securedSet .tabCn .openingApply .history{color:#0b84d3;line-height:30px;text-decoration:underline}.securedSet .tabCn .openingApply .btn{padding:0 15px;height:30px;line-height:30px;background:#184c86;cursor:pointer;margin-left:10px}.operateHint{color:#d29208;font-size:12px;height:20px;text-indent:20px;background:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/img/hintIcon.png) left center no-repeat;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.securedSet .securedTransaction_step{margin-top:20px}.repertoryCa{vertical-align:middle;text-align:left}.repertoryCa .repertoryBar{display:inline-block;width:150px;height:8px;font-size:0;background-color:#1b2939}.repertoryCa .bar{width:0;height:100%;background-image:-webkit-linear-gradient(left,#184c86,#269ec4);background-image:linear-gradient(left,#184c86,#269ec4);background-color:#269ec4}.repertoryCa .repertoryVal{margin-left:10px}.repertoryCa .repertoryVal span:nth-child(1){color:#0b84d3}.repertoryFill .bar{background:#dd1d18}.repertoryFill .repertoryVal span:nth-child(1){color:#dd1d18}.robotManage_agreement{position:relative;margin-top:20px;color:#c9c9c9;line-height:30px}.robotManage_agreement a{color:#0b84d3}.robotManage_switch{position:absolute;right:25px;bottom:0;width:119px;height:30px;line-height:30px;text-align:center;overflow:hidden;cursor:pointer;background:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/images/robotManage_switchOn.png) center no-repeat}.robotManage_switch.isFocus{background-image:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/images/robotManage_switchOff.png)}.tradeType{height:18px;vertical-align:middle;margin-right:10px}.analysisCa{display:none;position:fixed;z-index:200;width:100%;height:100%;top:0;background:rgba(0,0,0,.4)}.analysisCn{display:none;position:absolute;z-index:201;width:1200px;text-align:center;top:260px;left:50%;margin-bottom:100px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);background:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/common) center no-repeat #000;border:1px solid #0d253d;overflow:hidden}.analysisCn .analysisClose{position:absolute;right:15px;top:15px;width:18px;height:18px;background:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/images/analysis_close.png) center no-repeat;cursor:pointer;-webkit-transition:all 1s;transition:all 1s}.analysisCn .analysisClose:hover{-webkit-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg)}.analysisCn .backImg,.analysisCn .frontImg{width:1120px;height:590px;line-height:590px;text-align:center;margin:40px auto 0;overflow:hidden}.analysisCn .backImg img,.analysisCn .frontImg img{vertical-align:middle;-webkit-filter:drop-shadow(0 0 20px #000);filter:drop-shadow(0 0 20px #000)}.analysisCn .itemInfo{position:relative;width:1120px;height:152px;margin:43px auto 0;overflow:hidden}.analysisCn .name,.analysisCn .wear{width:550px;margin-left:420px;text-overflow:ellipsis;font-size:16px;float:left;overflow:hidden;white-space:nowrap}.analysisCn .name{margin-top:45px}.analysisCn .wear{clear:both;margin-top:5px}.analysisCn .qrCode{position:absolute;right:0;top:20px;width:107px;height:107px;line-height:107px;text-align:center;overflow:hidden}.analysisCn .qrCode img{vertical-align:middle}.jisuqiDetailsLogo{height:364px;line-height:364px;text-align:center;border:1px solid #0f3356;background-color:#151f2c;overflow:hidden}.jisuqiDetailsLogo img{vertical-align:middle}.bija-sqtk .e-amount{height:66px;line-height:66px;padding:0 30px}.bija-sqtk .formDiv{padding:0 30px 20px;text-align:center}.bija-sqtk .cdkey-seller-mang{padding:10px 30px;border-bottom:solid 1px #0b1521}.bija-sqtk .field,.bija-sqtk .value{display:block}.bija-sqtk .com-textarea{height:116px;margin-top:5px;border:1px solid #0f3356}.advisory{position:fixed;z-index:100;bottom:100px;right:100px;width:193px;height:201px;text-align:center;background:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/images/advisoryBj.png) center top no-repeat #121c27;overflow:hidden}.advisory>.close{position:absolute;right:5px;top:5px;width:20px;height:20px;background:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/images/advisoryClose.png) center no-repeat;cursor:pointer}.advisory>.name{font-size:16px;margin-top:90px;white-space:nowrap;overflow:hidden}.advisory>.qq{white-space:nowrap;overflow:hidden}.advisory>.btn{display:block;width:174px;height:40px;line-height:40px;margin:15px auto 0;background-color:#184c86;overflow:hidden;cursor:pointer}.changePhone .registerForm{width:600px}.changePhone .registerStepCa{width:600px;margin-left:auto;margin-right:auto}.changePhone .safety-form dt{width:16%;-moz-box-sizing:border-box;box-sizing:border-box}.changePhone .safety-form dd{width:84%;-moz-box-sizing:border-box;box-sizing:border-box}.changePhone .safety-form .com-btn{width:100%}.changePhone .registerFinish{width:330px!important;margin-left:auto;margin-right:auto}.changePhone .registerFinish .formSingle{width:auto}.nav-new-media{position:absolute;margin-top:23px;left:-428px;width:411px;height:56px;background:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/images/media1.png) center no-repeat;overflow:hidden}.nav-new-media img{position:absolute;display:none}.nav-new-media img:first-child{display:block}.zwlTab .widget-tabs--item{border-width:0!important;cursor:pointer}.zwlTab .widget-tabs--item sup{color:#fff;line-height:12px;font-size:12px;border-radius:12px;padding:0 2px;margin-left:3px;background:red}.zwlTab .active{border-width:2px!important}.noticeCa{position:fixed;z-index:1000;right:0;bottom:-100%;width:340px;padding:0 30px 30px;background:#132435;border:1px solid #0f3356;overflow:hidden}.noticeCa .title{color:#c9c9c9;height:47px;line-height:47px;font-size:16px;border-bottom:solid 1px #0b1521}.noticeCa .title .val{text-align:center}.noticeCa .title .close{position:absolute;right:30px;top:15px;width:18px;height:18px;background:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/images/analysis_close.png) center no-repeat;cursor:pointer}.noticeCa .article{display:block;max-height:245px;padding-top:15px;line-height:1.8;overflow:hidden;cursor:pointer}.temporarily{color:#acacac;font-size:12px;margin-top:15px}.temporarily a{color:#0b84d3}.dialogOopened{display:none;width:450px;height:auto}.dialogOopened .title{color:#c9c9c9;width:90%;height:55px;line-height:55px;text-align:center;font-size:18px;margin:0 auto;border-bottom:solid 1px #0b1521}.dialogOopened .content{width:90%;margin:20px auto 0}.dialogOopened .content .hint{line-height:30px;font-weight:100}.dialogOopened .content .dataForm{table-layout:fixed;width:100%;margin-top:10px}.dialogOopened .purchase{height:100px;margin-top:10px;-moz-box-sizing:border-box;box-sizing:border-box;padding:20px;background:#151f2c;border:1px solid #0f3356}.dialogOopened .quantityOperate{color:#fff;display:inline-block;width:auto;margin-left:10px;height:28px;line-height:28px;text-align:center;border:1px solid #174e86;vertical-align:middle}.dialogOopened .quantityOperate .less{width:28px;height:100%;background:#174e86;cursor:pointer}.dialogOopened .quantityOperate .val{height:100%;line-height:1;width:50px;background:#0a1119;text-align:center}.dialogOopened .quantityOperate .add{width:28px;height:100%;background:#174e86;cursor:pointer}.dialogOopened .price{margin-top:15px}.dialogOopened .balance,.dialogOopened .total{height:50px;line-height:50px}.dialogOopened .balance{border-top:solid 1px #0b1521}.dialogOopened .btns{padding:20px 0;text-align:center;border-top:solid 1px #0f3356}.dialogOopened .btns .com-btn{width:40%;height:35px;line-height:35px;margin:0 2.5%}.transactionRecord:after{content:"";display:block;clear:both}.transactionRecord .single{float:left;width:100%;color:#c9c9c9;border:1px solid #141616;margin-bottom:20px;background:#122434;overflow:hidden;-moz-box-sizing:border-box;box-sizing:border-box}.transactionRecord .center,.transactionRecord .left{border-right:solid 1px #141616;-moz-box-sizing:border-box;box-sizing:border-box}.transactionRecord .top{float:left;width:100%;height:40px;line-height:40px;padding:0 15px;-moz-box-sizing:border-box;box-sizing:border-box;border-bottom:solid 1px #141616;overflow:hidden}.transactionRecord .time{float:left;margin-right:25px}.transactionRecord .order{float:left;color:#99a7c9}.transactionRecord .order span{color:#c9c9c9}.transactionRecord .orderStatus{float:right;color:#99a7c9}.transactionRecord .orderStatus span{color:#c9c9c9}.transactionRecord .bottom{float:left;width:100%;height:116px}.transactionRecord .left{float:left;width:438px;height:100%;padding:15px}.transactionRecord .img{float:left;width:137px;height:83px;line-height:83px;margin-right:20px;text-align:center;font-size:0;background:#071827;overflow:hidden}.transactionRecord .img img{display:inline-block;vertical-align:middle}.transactionRecord .deadline{color:#99a7c9;float:left;width:100%;height:20px;line-height:20px;margin-top:15px}.transactionRecord .deadline span{color:#c9c9c9}.transactionRecord .bind{color:#99a7c9;float:left;width:100%;height:20px;line-height:20px;margin-top:10px}.transactionRecord .bind span{color:#c9c9c9}.transactionRecord .center{color:#99a7c9;float:left;width:232px;height:100%;line-height:116px;text-align:center}.transactionRecord .center span{color:#c9c9c9}.transactionRecord .right{float:right;width:250px;height:100%;text-align:center;-moz-box-sizing:border-box;box-sizing:border-box}.transactionRecord .payMethod{color:#99a7c9;float:left;width:100%;height:20px;line-height:20px;margin-top:30px}.transactionRecord .payMethod span{color:#fff}.transactionRecord .payAmount{color:#99a7c9;float:left;width:100%;height:20px;line-height:20px;margin-top:10px}.transactionRecord .payAmount span{color:#0c85d1}.dialogJQR{width:460px;margin:0 auto;height:auto;display:none;overflow:hidden}.dialogJQR .title{color:#c9c9c9;width:90%;height:55px;line-height:55px;text-align:center;font-size:18px;margin:0 auto;border-bottom:solid 1px #0b1521}.dialogJQR .subtitle{width:90%;margin:-30px auto 0;overflow:hidden}.dialogJQR .content{color:#fff;width:90%;margin:20px auto}.dialogJQR .content .dataForm{table-layout:fixed;width:100%}.dialogJQR .content .dataForm th{font-weight:100;text-align:right}.dialogJQR .content .dataForm td{padding:6px 5px;text-align:left}.dialogJQR .content .dataForm input[type=password],.dialogJQR .content .dataForm input[type=text]{border:1px solid #0f3356;background:#151f2c;height:34px;line-height:1;width:100%;max-width:230px;padding:0 10px;-moz-box-sizing:border-box;box-sizing:border-box}.dialogJQR .content .subTitle{height:50px;line-height:50px}.dialogJQR .content .setPwd{display:inline-block;margin-top:5px;font-size:12px}.dialogJQR .receiveBtn{display:block;width:120px;text-align:center;font-size:12px;margin:0 auto 20px}.dialogJQR .hint{color:#d29208;font-size:12px;padding-left:20px;margin-top:10px;background:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/img/hintIcon.png) left 3px no-repeat;-moz-box-sizing:border-box;box-sizing:border-box;overflow:hidden}.dialogJQR .balance,.dialogJQR .total{height:50px;line-height:50px;border-top:solid 1px #0b1521}.dialogJQR .period{float:left}.dialogJQR .period .single{float:left;position:relative;width:135px;height:35px;line-height:33px;text-align:center;background:#151f2c;-moz-box-sizing:border-box;box-sizing:border-box;margin:30px 10px 0 0;border:1px solid #0f3356;cursor:pointer}.dialogJQR .period .activity{position:absolute;display:block;top:0;right:0;height:18px;line-height:18px;padding:0 10px;margin-top:-22px;background:#eb2929;border-radius:5px;font-size:12px}.dialogJQR .period .activity:before{position:absolute;display:block;content:"";width:0;height:0;bottom:-6px;left:10px;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #eb2929}.dialogJQR .voucherList:after,.robotMg .robotList:after,.robotMg .single.isFocus:before,.successHint:after{content:''}.dialogJQR .period .isFocus{border-color:#0f77d3}.dialogJQR .period .isFocus .price{color:#0f77d3}.dialogJQR .total{margin-top:20px}.dialogJQR .btns{padding:20px 0;text-align:center;border-top:solid 1px #0f3356}.dialogJQR .btns .com-btn{width:260px;height:40px;line-height:40px}.dialogJQR .voucherList{margin-top:40px;text-align:center}.dialogJQR .voucherList:after{display:block;clear:both}.dialogJQR .voucherList .single{float:left;width:48%;height:75px;margin-bottom:20px;cursor:pointer;overflow:hidden}.dialogJQR .voucherList .single:nth-child(2n){float:right}.dialogJQR .voucherList input[type=radio]{float:left;margin-top:30px}.dialogJQR .voucherList .voucher{float:right;width:240px;height:100%;background:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/img/voucherBj.png) no-repeat;overflow:hidden}.dialogJQR .voucherList .left{float:left;width:135px;height:100%;margin-left:10px}.dialogJQR .voucherList .name{color:#c9c9c9;margin-top:15px}.dialogJQR .voucherList .time{color:#c9c9c9;font-size:12px;margin-top:10px}.dialogJQR .voucherList .right{float:right;width:80px;height:100%;line-height:75px;text-align:center;margin-right:5px;overflow:hidden}.dialogJQR .jqrxx{width:90%;margin:20px auto 0;overflow:hidden;padding-bottom:10px;border-bottom:solid 1px #0b1521}.dialogJQR .jqrxx .dhq{margin-top:25px}.dialogJQR .quantityOperate{color:#fff;display:inline-block;width:auto;height:28px;line-height:28px;margin:10px 0;text-align:center;border:1px solid #174e86;vertical-align:middle}.dialogJQR .quantityOperate .less{width:28px;height:100%;background:#174e86;cursor:pointer}.dialogJQR .quantityOperate input[type=text].val{height:100%;line-height:1;width:50px;border:none;background:#0a1119;text-align:center}.dialogJQR .quantityOperate .add{width:28px;height:100%;background:#174e86;cursor:pointer}.robotMg .robotList{height:420px;margin-top:15px;padding:30px;-moz-box-sizing:border-box;box-sizing:border-box;border:1px solid #0f3356}.robotMg .robotList:after{display:block;clear:both}.robotMg .single{color:#c9c9c9;position:relative;float:left;width:420px;height:250px;cursor:pointer;background:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/common) top left no-repeat #172c3f;border:1px solid transparent}.robotMg .single:nth-child(1){background-image:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/img/robotBenDi.png)}.robotMg .single:nth-child(2){float:right;background-image:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/img/robotYun.png)}.robotMg .single.isFocus:before{width:82px;height:59px;position:absolute;z-index:5;right:-10px;bottom:-20px;background:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/img/robotChecked.png) right bottom no-repeat}.robotMg .single:nth-child(1).isFocus{color:#0b84d3;background-image:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/img/robotBenDi_focus.png);border:1px solid #ccc}.robotMg .single:nth-child(2).isFocus{color:#0b84d3;background-image:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/img/robotYun_focus.png);border:1px solid #ccc}.robotMg .rule{float:right;max-width:190px;line-height:30px;margin:70px 20px 0 0}.robotMg .details{float:left;width:100%;text-align:center;margin-top:40px}.robotMg .protocol{float:left;width:100%;line-height:30px;margin-top:20px}.robotMg .protocol .check{margin-top:-2px}.robotMg .protocol span{cursor:pointer}.robotMg .btns{text-align:center;margin-top:-55px}.robotMg .btns .com-btn{width:83px;height:30px;line-height:30px;margin:0 10px}.robotMg .btns .com-btn[disabled]{background:#737e9a!important}.fadeOutLeft{-webkit-animation:fadeOutLeft .5s ease;animation:fadeOutLeft .5s ease}.fadeInRight{-webkit-animation:fadeInRight .5s ease;animation:fadeInRight .5s ease}.ico-swhz{display:inline-block;vertical-align:middle;width:22px;height:18px;overflow:hidden;background:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/images/swhz.png) center no-repeat;margin-right:6px}.simulationGif img{max-width:none!important}.successHint{width:740px;margin:0 auto;overflow:hidden}.successHint:after{display:block;clear:both}.successHint .img{float:left}.successHint .info{float:right;width:430px}.successHint .title{font-size:30px}.successHint .list{line-height:30px;margin:10px 0 30px}.successHint .single{display:inline-block;font-size:14px;text-decoration:none}.successHint .getBtn{padding:0 20px}.mod-helpMenu.user{border:1px solid #0f3356;padding:1px 1px 0 1px;-moz-box-sizing:border-box;box-sizing:border-box}.mod-helpMenu.user .user-info{display:block;text-align:center;padding-bottom:20px;border-bottom:0;background:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/img/mod-helpMenu-bj.png) top left no-repeat #132435}.mod-helpMenu.user .user-info .all .level,.mod-helpMenu.user .user-info .all .userIcon{text-align:center;background-clip:padding-box,border-box;background-origin:padding-box,border-box;overflow:hidden;left:15px}.mod-helpMenu.user .user-info .all{position:relative;height:115px;-moz-box-sizing:border-box;box-sizing:border-box;border-bottom:1px solid #151f2c}.mod-helpMenu.user .user-info .all .userIcon{position:absolute;top:15px;z-index:2;width:75px;height:75px;line-height:75px;font-size:0;border-radius:100%;border:5px solid transparent;background-image:-webkit-linear-gradient(#132435,#132435),-webkit-linear-gradient(left,#1d4580,#3aceff);background-image:linear-gradient(#132435,#132435),linear-gradient(to right,#1d4580,#3aceff);box-shadow:0 2px 10px rgba(8,43,66,.15);-moz-box-sizing:border-box;box-sizing:border-box}.non-members-hp{border:2px solid #ebb126!important;box-shadow:0 2px 10px rgba(8,43,66,.15)!important}.mod-helpMenu.user .user-info .all .userIcon .img{max-height:100%;max-width:100%;width:100%;height:100%}.mod-helpMenu.user .user-info .all .level{position:absolute;z-index:3;width:27px;top:2px;left:12px;font-size:12px;white-space:nowrap}.member-status{font-size:12px;position:absolute;left:100px;top:75px;text-align:left;color:#de9734}.member-status .ms-box{height:16px;line-height:16px}.member-status .ms-box img{display:inline-block;vertical-align:sub}.member-status .now-open{display:inline-block;color:#121c27;height:16px;line-height:16px;padding:0 5px;background:#de9734}.mod-helpMenu.user .user-info .all .progress{position:absolute;z-index:1;top:75px;left:15px;right:15px;height:12px;border-radius:12px;background:#172a3d}.mod-helpMenu.user .user-info .all .name,.mod-helpMenu.user .user-info .all .wallet{position:absolute;left:100px;right:15px;line-height:1;text-align:left;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.mod-helpMenu.user .user-info .all .grade{position:absolute;left:100px;right:15px;top:53px;line-height:1;text-align:left;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.mod-helpMenu.user .user-info .all .grade>img{width:14px;height:auto;margin-right:5px}.mod-helpMenu.user .user-info .all .grade .help-link-icon{width:16px;height:16px;display:inline-block;color:#0d76bb;vertical-align:2px}.mod-helpMenu.user .user-info .all .grade .help-link-icon svg.icon-help{width:16px;height:16px;fill:currentColor;overflow:hidden}.mod-helpMenu.user .user-info .all .progress .bar{position:absolute;z-index:2;height:100%;border-radius:12px;background:-webkit-linear-gradient(left,#0b84d3,#429605);background:linear-gradient(to right,#0b84d3,#429605)}.mod-helpMenu.user .user-info .all .progress .val{position:absolute;z-index:3;width:100%;height:100%;line-height:1;font-size:12px;white-space:nowrap;overflow:hidden}.mod-helpMenu.user .user-info .all .name{top:30px;font-size:16px}.mod-helpMenu.user .user-info .all .wallet{top:50px;font-size:12px}.mod-helpMenu.user .user-info .btns{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:0 15px;-moz-box-sizing:border-box;box-sizing:border-box}.mod-helpMenu.user .user-info .btns .com-btn{-webkit-flex:1;-ms-flex:1;flex:1;margin-right:10px}.mod-helpMenu.user .user-info .btns .com-btn:last-child{margin-right:0}.mod-helpMenu.user .help-menu{border-top:none!important}.sfLegalize .hint{padding:30px;font-size:16px;text-align:center;line-height:1.8}.sfLegalize .btns{border-top:solid 1px #0f3356;padding:20px;text-align:center}.sfLegalize .btns .com-btn{width:180px;margin:0 10px}.legalize-tabs{float:left;height:100%}.legalize-tabs li{float:left;margin-right:70px}.legalize-tabs li a{font-size:16px}.legalize-tabs li.active a{color:#0b84d3}.put-notice-legalize{position:relative;font-size:12px;margin-top:15px;color:#d29208;padding-left:25px}.put-notice-legalize .icon{position:absolute;left:0;top:0}.legalize-certified .inner{margin-top:12px}.upgrade-upload{float:left;height:155px;overflow:hidden}.upgrade-upload .add{position:relative;float:left;width:120px;height:120px;margin:0 15px 20px 0;cursor:pointer;border:1px solid #0f3356;-moz-box-sizing:border-box;box-sizing:border-box;background:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/images/roll-1221/add.png) center no-repeat #151f2c}.upgrade-upload .roomImg_add{position:relative;float:left;width:120px;height:120px;margin:0 15px 20px 0;background:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/images/addImg_icon.png) center no-repeat;border:1px solid #0f3356}.upgrade-upload .roomImg_add:hover{border-color:#13406c;background-color:#13406c}.upgrade-upload .roomImg_add input[type=file]{position:absolute;left:0;opacity:0;width:100%;height:100%}.upgrade-upload .roomImg_delete{position:absolute;right:0;width:18px;height:18px;background:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/images/roomImg_delete.png) center no-repeat #184c86;cursor:pointer}.upgrade-upload .roomImg_name{color:#c9c9c9;position:absolute;left:0;right:0;bottom:-25px;text-align:center;white-space:nowrap;overflow:hidden}.upgrade-upload .add img{display:block;width:100%;height:100%}.upgrade-upload .add:hover{border-color:#13406c;background-color:#131d29}.upgrade-schematic{float:left;width:100%}.bankSelect{position:relative}.bankSelect .bankList{display:none;position:absolute;z-index:2;width:100%;padding:15px;-moz-box-sizing:border-box;box-sizing:border-box;background-color:#16202c;overflow:hidden;border:1px solid #0f3356;border-top:none}.bankSelect .bankList .filter{height:30px;line-height:30px}.bankSelect .bankList .filter::after{content:'';display:block;clear:both}.bankSelect .bankList .filter .single{float:left;padding:0 15px;cursor:pointer;margin-right:10px;white-space:nowrap}.bankSelect .bankList .filter .single.active,.bankSelect .bankList .filter .single:hover{background:#184c86;color:#fff}.bankSelect .bankList .results{max-height:170px;overflow:hidden;overflow-y:auto}.bankSelect .bankList .results .list{display:none}.bankSelect .bankList .results .list::after{content:'';display:block;clear:both}.bankSelect .bankList .results .list li{float:left;width:25%;white-space:nowrap;margin-top:10px;font-size:12px;cursor:pointer}.bankSelect .bankList .results .list li.active,.bankSelect .bankList .results .list li:hover{color:#0082e0}.gratefulDialog{border:none!important;background:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/img/grateful.png) center top no-repeat!important;overflow:hidden}.gratefulDialog .gratefulDialogCn{width:440px;margin:380px auto 0}.gratefulDialog .gratefulDialogCn .txt{line-height:26px}.gratefulDialog .gratefulDialogCn .btns{text-align:center;margin-top:20px}.gratefulDialog .gratefulDialogCn .btns .com-btn{width:220px}[v-cloak]{display:none}.gridPwd{display:inline-block;line-height:inherit;width:100%;height:100%}.gridPwd .pwdIpt{position:absolute;z-index:-1;opacity:0;left:-100%}.gridPwd .pwdDot{width:100%;height:100%;line-height:inherit;font-size:0;-moz-box-sizing:border-box;box-sizing:border-box;background-color:#fff;border:1px solid #0f3356;cursor:pointer;overflow:hidden}.gridPwd .pwdDot.focus{border-color:#ff0;box-shadow:0 0 5px #ff0}.gridPwd .pwdDot li{display:inline-block;vertical-align:middle;margin-top:-2px;width:-webkit-calc(99.99% / 6);width:calc(99.99% / 6);height:100%;line-height:inherit;font-size:0;text-align:center;-moz-box-sizing:border-box;box-sizing:border-box;border-right:1px solid #0f3356;list-style-type:none}.gridPwd .pwdDot li:last-child{border-right:none}.gridPwd .pwdDot li i{height:8px;width:8px;border-radius:50%;background:#151f2c;display:inline-block;vertical-align:middle}.appDwn{position:fixed;z-index:12;left:0;bottom:0;width:210px;height:400px;padding-top:270px;background:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/img/app-dwn-bg-2018-12-4-16-42-00.png) no-repeat;overflow:hidden}.appDwn .appDwnClose{position:absolute;top:15px;right:15px;width:14px;height:14px;background:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/img/appDwn-close.png) center no-repeat;cursor:pointer}.appDwn .dwnBtn{display:block;width:150px;height:35px;margin:15px auto 0;background:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/img/app-dwn-a.png) center no-repeat}.appDwn .dwnBtn:last-child{background-image:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/img/app-dwn-i-2018-12-4-16-42-00.png)}.put-center-float .mosun{font-size:12px;padding:0 8px;margin-top:15px}.put-center-float .yhua{width:216px;height:6px;margin:0 auto 30px;background:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/images/center2/yhua.png) no-repeat center;position:relative}.put-center-float .yhua em{width:1px;height:3px;overflow:hidden;border:solid 3px transparent;border-top-color:red;position:absolute;display:block;bottom:1px}.put-center-float .tbo{padding:0 8px}.put-center-float .tbo div{margin:20px 0 0}.put-center-float .tbo div img{vertical-align:middle}.put-center-float .tbo div dl{display:inline-block;vertical-align:middle;max-width:156px;font-size:12px;color:#fff;margin-left:10px}.put-center-float .tbo div dl dt{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;width:100%}.put-center-float .tbo div dl dd{font-size:12px;color:#717171;width:100%}.put-float-dib,.text-with-arrow{position:relative}.put-float-dib{-moz-box-sizing:border-box;box-sizing:border-box;width:270px;padding:20px;background:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/images/put-in-0223/dib.jpg) center top no-repeat #151f2c}.put-float-dib .name{font-size:16px;height:24px}.put-float-dib .nail{height:150px;margin:10px 0}.put-float-dib .mosun{overflow:hidden;margin:10px 0;color:#0b84d3}.put-float-dib .mosun .v{font-size:14px;float:left}.put-float-dib .mosun .t{font-weight:400;float:right}.put-float-dib .flower{margin-bottom:15px;text-align:center}.put-float-dib .flower img{margin:0 2px}.put-float-dib div.typebok{width:100%;color:#fff;font-size:12px;margin-bottom:15px}.put-float-dib div.typebok img.icon-img-type{width:34px;height:28px;vertical-align:middle;margin-right:8px}.put-float-dib div.typebok img.icon-img-degree{width:29px;height:29px;vertical-align:middle;margin-right:8px}.put-float-dib div.typebok img.icon-img-special{width:34px;height:34px;vertical-align:middle;margin-right:8px}.put-float-dib p.describe{font-size:12px;color:#fff;padding-bottom:15px;margin:0 0 15px 0;border-bottom:1px solid #123a61}.put-float-dib div.lookout{width:100%;color:#c9c9c9;font-size:12px;text-align:center}.change_m .inner{height:40px;background:#151f2c;display:block;line-height:40px;padding-left:10px;margin-bottom:10px;font-size:14px;color:#fff;cursor:pointer}.change_m .inner input{vertical-align:middle}.change-tt dt{width:22%!important;padding-top:10px!important}.change-tt>dd{width:78%!important}#UntieFinish{width:520px!important}#guidelines{width:100%;height:100%;background:rgba(0,0,0,.7);position:fixed;z-index:10000;top:0;left:0}.g-content{width:1200px;height:auto;background:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/images/guidelines/guidelines_bk.jpg) center top no-repeat;background-size:100% 100%;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);padding:40px 0;max-height:80%;overflow-y:auto}.g-content .g_min{width:710px;margin:0 auto}.g-content .g_min img{display:block;margin:10px auto;max-width:75%}.g-content .ok_btn{width:140px;height:40px;line-height:40px;background:#184c86;font-size:16px;display:block;margin:0 auto;text-align:center;color:#fff}#delivery{width:100%;height:100%;background:rgba(0,0,0,.7);position:fixed;z-index:10000;text-align:center;top:0;left:0}#delivery .d-content{width:480px;height:auto;background:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/images/guidelines/guidelines_bk.jpg) center top no-repeat;background-size:100% 100%;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);padding:40px 0;max-height:80%;overflow-y:auto}#delivery .d-content .g_main{padding-top:15px}#delivery .d-content .g_main .text{font-size:14px;line-height:36px}#delivery .d-content .g_main .text a{font-weight:700;font-size:16px;color:#0b84d3}#delivery .ok_btn{width:140px;height:40px;line-height:40px;background:#184c86;font-size:16px;display:block;margin:30px auto 0 auto;text-align:center;color:#fff}.img_size{max-height:400px;max-width:35%}#guid_step{width:100%;height:100%;background:rgba(0,0,0,.7);position:fixed;z-index:10000;top:0;left:0}#guid_step .step_box{display:none}#guid_step .step_box.active{display:block}#guid_step .last-content{width:688px;height:auto;background:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/images/guidelines/guidelines_bk.jpg) center top no-repeat;background-size:100% 100%;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);padding:40px 0;max-height:80%;overflow-y:auto}#guid_step .step_main{margin:0 auto;text-align:center}#guid_step .step_main h4{font-size:16px;font-weight:700;margin-bottom:6px}#guid_step .step_main .color-text{color:#5cf3f4;margin:20px 0 10px 0}#guid_step .step_main .img_box{width:100%}#guid_step .step_main .img_box img{display:inline-block;text-align:center;margin:0 10px}#guid_step .step_main .ltt{margin-bottom:30px}#guid_step .btn-box{width:100%;text-align:center}#guid_step .btn-box a{width:auto;height:40px;line-height:40px;background:#184c86;font-size:16px;display:inline-block;text-align:center;color:#fff;margin-top:20px;padding:0 24px;margin:20px 8px 0 8px}.panel-v5{width:230px;display:block}.panel-v5 .users-float-main{padding-left:20px;border-bottom:none}.panel-v5 .main2 .head-box{position:relative}.panel-v5 .main2 .head-box .exit-login{position:absolute}.panel-v5 .main2 .ufm_box{position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);-ms-transform:translateX(-50%);border-radius:50%;width:80px;height:80px}.panel-v5 .main2 .ufm_box .exit-login{width:21px;height:21px;position:absolute;right:-5px;bottom:0}.panel-v5 .main2 .ufm_box .exit-login>img{display:block;width:21px;height:21px}.panel-v5 .main2 .ufm_box .c-ava{border:2px solid #0f3253;width:80px;height:80px;border-radius:50%;position:absolute;left:0;top:0}.panel-v5 .main2 .ufm_box .c-ava>img{display:inline-block;width:100%;height:100%;border-radius:50%;vertical-align:middle}.panel-v5 .main2 .ufm_box .level{position:absolute;z-index:3;width:23px;top:-6px;left:-4px;display:block}.panel-v5 .main2 .vip-level{position:absolute;top:10px;right:16px}.panel-v5 .main2 .c-name-box .c-name{position:relative;font-size:14px;font-weight:700;display:inline-block;max-width:164px;line-height:1}.panel-v5 .main2 .c-name-box .status-trade{display:inline-block;width:11px;height:14px;background:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/img/jf20200611/status-trade.png) right -5px no-repeat;vertical-align:text-top}.panel-v5 .main2 .c-name-box .status-trade.ok{background-position-y:-33px}.panel-v5 .main2 .pass-box{margin:8px 0 0}.panel-v5 .main2 .pass-box .pass-list{text-align:center}.panel-v5 .main2 .pass-box .pass-list b{background:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/img/jf20200611/pass-num.png) right 0 no-repeat;display:inline-block;height:11px;width:13px;margin:0 5px 0 0}.panel-v5 .main2 .pass-box .pass-list.pass1 b:nth-child(1){background-position-x:left}.panel-v5 .main2 .pass-box .pass-list.pass2 b:nth-child(1),.panel-v5 .main2 .pass-box .pass-list.pass2 b:nth-child(2){background-position-x:left}.panel-v5 .main2 .pass-box .pass-list.pass3 b:nth-child(1),.panel-v5 .main2 .pass-box .pass-list.pass3 b:nth-child(2),.panel-v5 .main2 .pass-box .pass-list.pass3 b:nth-child(3){background-position-x:left}.panel-v5 .main2 .pass-box .pass-list.pass4 b:nth-child(1),.panel-v5 .main2 .pass-box .pass-list.pass4 b:nth-child(2),.panel-v5 .main2 .pass-box .pass-list.pass4 b:nth-child(3),.panel-v5 .main2 .pass-box .pass-list.pass4 b:nth-child(4){background-position-x:left}.panel-v5 .main2 .pass-box .pass-list.pass5 b:nth-child(1),.panel-v5 .main2 .pass-box .pass-list.pass5 b:nth-child(2),.panel-v5 .main2 .pass-box .pass-list.pass5 b:nth-child(3),.panel-v5 .main2 .pass-box .pass-list.pass5 b:nth-child(4),.panel-v5 .main2 .pass-box .pass-list.pass5 b:nth-child(5){background-position-x:left}.panel-v5 .main2 .grade-bok{width:100%;text-align:center}.panel-v5 .main2 .c-tikuan{width:100%;font-size:12px;margin-top:10px}.panel-v5 .main2 .c-tikuan span{display:inline-block;text-align:left;color:#c9c9c9;float:left}.panel-v5 .main2 .c-tikuan span em{color:#ffba00;font-style:normal}.panel-v5 .main2 .c-tikuan .tx-btn{width:50px;height:22px;border:none;outline:0;color:#fff;background:#184c86;float:right}.panel-v5 .main-detaile{width:193px;margin:0 auto;border-top:1px solid #0f3356}.panel-v5 .main-detaile a{display:block;width:50%;float:left;text-align:center}.panel-v5 .main-detaile a b{display:block;height:40px;line-height:40px;font-size:20px;color:#10a1ff}.searck_box{width:160px;color:#fff;border:1px solid #0f3356;background:#151f2c;-moz-box-sizing:border-box;box-sizing:border-box;height:35px;line-height:35px;display:inline-block;padding:0 10px;position:relative;top:1px}.searck_box input{width:110px}.searck_box .icon-elves-sou2{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);right:10px}.shopping_cart .icon{color:#d29208;display:block;float:left}.shopping_cart .tips{width:45%;color:#d29208}.shopping_cart .tips div{margin:15px 0;position:relative}.shopping_cart .tips p{display:block;float:left;width:90%;margin-left:10px}.shopping_cart .tips p a{color:#0b84d3}.shopping_cart .tips .tp-main p{margin-left:18px!important}.c-blue{color:#0b84d3}.totle-num{width:40%}.totle-num table{width:100%;font-size:14px}.totle-num table tr td{padding:10px 0}.totle-num table tr td:nth-child(2){text-align:right}.totle-num table tr td:nth-child(3){text-align:right}.m-icon{display:block;float:left;padding:0 4px;height:18px;line-height:18px;text-align:center;font-size:12px;font-style:normal;color:#fff}.m-icon.m-b{background:#0b84d3}.m-icon.m-y{background:#d29208}.ck_value{position:absolute;top:5px;left:5px;z-index:3;display:none}.ck_value span{display:block;background-color:#000;font-size:12px;padding:2px 6px;font-weight:700}.icon_box{position:absolute;top:-22px;left:4px;display:none;-webkit-transition:.2s;transition:.2s;width:94%}.icon_box img{display:inline-block;margin:0 1px;max-height:18px}.icon_box img:hover{-webkit-transform:scale(1.3);-ms-transform:scale(1.3);transform:scale(1.3);-webkit-transition:.2s;transition:.2s}.icon_box span{background:#184c86;display:inline-block;margin-left:4px;height:18px;line-height:18px;text-align:center;font-size:12px;color:#fff;padding:0 6px;border-radius:5px;float:right}.icon_box.active{display:block}.print_box{position:absolute;bottom:5px;left:5px;display:none;-webkit-transition:.2s;transition:.2s;width:94%;text-align:left}.print_box img{display:inline-block;margin:0 1px;width:auto;max-width:24px}.print_box.active{display:block}.startalk{position:absolute;right:0;top:0;display:none;z-index:3}.startalk img{display:block}.startalk.active{display:block}.music-icon{position:absolute;right:10px;top:112px;display:none}.music-icon img{display:block;width:16px;max-height:20px}.music-icon.active{display:block}.video-icon{position:absolute;right:10px;top:112px;display:none}.video-icon img{display:block;width:16px;max-height:20px}.video-icon.active{display:block}.gem-box{margin-top:10px;text-align:left}.gem-box img{display:inline-block;margin:0 1px;max-height:18px}.gameimg_box{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(21,31,44,.9);line-height:170px;text-align:center;z-index:9}.gameimg_box img{vertical-align:middle}.takeing{position:absolute;top:0;left:0;width:100%;height:133px;background:rgba(24,76,134,.7);z-index:11;display:none}.takeing em{display:block;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:35px;height:35px;background:#d29208;text-align:center;line-height:35px;color:#fff;font-size:16px;border-radius:50%}.game-bok{width:-webkit-calc(100% + 17px);width:calc(100% + 17px)}.game-bok .active{display:block!important}.game-bok .game-unit{float:left;width:170px;height:190px;background-color:#132435;border:1px solid #0f3356;margin:0 15px 15px 0;position:relative;padding:0}.game-bok .game-unit.checkActive{position:relative;border:1px solid #429605!important}.game-bok .game-unit.checkActive:after{content:'';width:100%;height:100%;position:absolute;right:-1px;top:0;z-index:4;background:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/images/pro_check_green.png) right top no-repeat}.game-bok .game-unit:hover .takeing{display:block}.game-bok .game-unit.csgo .gameimg{display:block;width:100%;height:120px;position:relative;padding-top:10px}.game-bok .game-unit.csgo .gameimg a{display:block}.game-bok .game-unit.csgo .gameimg a>img{display:block;max-width:80%;max-height:60%;position:absolute;left:50%;top:48%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.game-bok .game-unit.dota2 .gameimg{display:block;width:100%;height:120px;position:relative;margin-top:10px;padding-top:10px}.game-bok .game-unit.dota2 .gameimg a>img{display:block;max-width:80%;max-height:64%;position:absolute;left:50%;top:53%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.game-bok .game-unit .g_title{background:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/images/g_title_bk.jpg) center top no-repeat;background-size:100% 100%;border-top:1px solid #0f3356;padding:5px;position:absolute;left:0;bottom:0;-moz-box-sizing:border-box;box-sizing:border-box;width:100%;z-index:10}.game-bok .game-unit .g_title.b-r{border-color:red}.game-bok .game-unit .g_title .g_name{height:25px;line-height:25px;text-align:left;font-weight:700;font-size:12px}.game-bok .game-unit .g_title .g_name a{display:block;float:left;width:105px;height:100%;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.game-bok .game-unit .g_title .g_name span{display:inline-block;float:right;text-align:right}.game-bok .game-unit .g_title .g_price{font-size:12px;font-weight:700;color:#de9734;padding-bottom:3px;display:none}.game-bok .game-unit .g_title .g_price em{float:right;color:#fff;font-style:normal;font-weight:400}.game-bok .game-unit .g_title .hy-price{font-size:12px;font-weight:700;color:#d29208;padding-bottom:3px;display:none}.game-bok .game-unit .g_title .hy-price.active{display:block}.game-bok .game-unit .value{position:absolute;z-index:2;width:100%;height:auto!important;display:none}.game-bok .game-unit .value li.price{position:absolute;top:0;left:0;background-color:#184c86;font-size:14px;color:#fff;padding:2px 6px}.game-bok .game-unit .value li.view{position:absolute;top:0;right:0;font-size:14px;color:#fff;cursor:pointer;background-color:#184c86;padding:2px 6px}.game-bok .game-unit .value li.name{position:absolute;bottom:9px;left:10px;width:90%}.game-bok .game-unit .value li.name a{font-size:14px;width:100%;display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.game-bok .game-unit .value li.review-icon{position:absolute;top:3px;right:0;font-size:14px;color:#fff;cursor:pointer;padding:2px 6px}.game-bok .game-unit .prohibit{position:absolute;bottom:32px;left:0;width:100%;background-color:#15304d;font-size:14px;color:#c9c9c9;text-align:center;height:25px;line-height:25px;z-index:3}.all-game-list{width:200px}.all-game-list ul li a{clear:left;height:34px;display:block;padding:0 4px}.all-game-list ul li a img{display:inline-block;max-height:30px;max-width:30px;position:relative;top:4px}.all-game-list ul li a span{display:inline-block;max-width:150px;height:34px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;vertical-align:middle}.weapons-box ul li.icon-active a:before{position:absolute;top:50%;right:10px;display:inline-block;width:0;height:0;margin-top:-4px;content:'';-webkit-transition:all .5s ease;transition:all .5s ease;border-top:5px solid transparent;border-left:4px solid #fff;border-bottom:5px solid transparent}.weapons-box ul li a{padding-right:25px;text-align:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;position:relative}.pricing-list{vertical-align:middle;border:0;text-align:center}.pricing-list .select2-selection__rendered{background:#184c86!important;color:#fff!important;border:none!important}.pricing-list .select2-selection__arrow{border-left:1px solid #101923}.pricing-list .select2-selection__arrow b{border-color:#fff transparent transparent!important;margin-left:-2px!important}.pricing-list .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #fff!important}.gs-content{width:100%;padding:0 30px;-moz-box-sizing:border-box;box-sizing:border-box;height:500px;overflow-y:auto}.gs-content table{width:100%}.gs-content table tr th th{height:35px;line-height:35px;background:#111e2d;font-weight:400}.gs-content table tr th th:first-child{text-align:left;padding-left:14px}.gs-content table tr:nth-child(2n) td{background:#111e2d}.gs-content table tr td{padding:15px 0}.gs-content table tr td:first-child{text-align:left;width:auto;padding-left:14px}.gs-content table tr td .gsc-content{display:table;width:100%;height:100%}.gs-content table tr td .gsc-img{display:table-cell;vertical-align:middle;padding-right:10px}.gs-content table tr td .gsc-img img{display:block;max-width:62px;max-height:41px}.gs-content table tr td .gsc-text{text-align:left;margin:0;display:table-cell;vertical-align:middle a;vertical-align-width:150px;vertical-align-display:block;vertical-align-height:20px;vertical-align-line-height:20px;vertical-align-overflow:hidden;vertical-align-white-space:nowrap;vertical-align-text-overflow:ellipsis;vertical-align-margin-bottom:10px}.gs-content table tr td .gsc-text p{font-size:12px}.gs-content table tr td .price{width:100px}.gs-content table tr td .desc{width:180px}.gs-content .totle{height:56px;border-bottom:1px solid #0b1521;border-top:1px solid #0b1521;line-height:56px}.gs-content .totle span b{font-weight:700}.gs-content .btm-box{padding:15px 0}.gs-content .btm-box>img{display:inline-block;margin-top:25px}.gs-content .btm-box .btn-box div{text-align:right;margin-bottom:10px}.gs-content .btm-box .btn-box div svg{width:15px;height:15px;vertical-align:middle;fill:currentColor;overflow:hidden;margin:0 5px;color:#fff}.gs-content .btm-box .btn-box div .com-checkbox{margin:0 10px}.gs-content .btm-box .btn-box div .confirm{display:inline-block;width:100px;text-align:center}.totle-text{margin-bottom:20px;text-align:center}.ord-item em{font-style:normal}.ord-item .tb .fl .tt{display:block;text-align:center}.ord-item .tb .ob-b{margin-top:20px;display:block}.tb_icon{text-align:left;width:209px}.tb_icon img{display:inline-block;max-height:17px;vertical-align:middle;margin-right:4px}.tb_icon span{background:#184c86;display:inline-block;margin-left:4px;height:18px;line-height:18px;text-align:center;font-size:12px;color:#fff;padding:0 6px;border-radius:5px;float:right}.sj-icon img{max-height:14px!important}.tal-count-down{height:84px;width:120px;background-image:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/images/order-detail-bk.png);background-size:100% 100%;background-repeat:no-repeat;position:relative}.tal-count-down .im img{display:block;max-height:100%;max-width:100%;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.total-con{width:100%;height:1px;background:#0d253d;position:relative}.total-con .tc-main{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);padding:0 20px;background:#101923}.total-con .tc-main span{display:inline-block}.deposit-img{height:58px!important}.deposit-tit{padding:0 6px;text-align:left}.deposit-tit a{display:block;font-size:14px;height:20px;line-height:20px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.deposit-tit b{display:block;font-weight:400;font-size:12px;height:16px;line-height:16px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;color:#de9734}.bc-p{border-bottom-color:#8847ff!important}.bc-b{border-bottom-color:#4b69ff!important}.bc-w{border-bottom-color:#b0c3d9!important}.currentGame-noborder{text-align:center;font-size:0;margin-bottom:20px}.currentGame-noborder .name{display:inline-block;line-height:1;margin-bottom:-7px;vertical-align:middle;text-align:center;font-size:14px;padding:0 10px;background:#121c27}.order-img{display:block;height:14px;margin-top:17px;margin-left:12px}.te-h50{line-height:50px;height:50px;font-size:14px!important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.depositActive{position:relative;border:1px solid #429605!important}.depositActive:after{content:'';width:100%;height:100%;position:absolute;right:-1px;top:0;z-index:4;background:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/images/pro_check_green.png) right top no-repeat}.sellRrecords-bk{height:80px!important;width:70px!important}.proInfoCnwidth{width:360px}.lh-20{line-height:20px}.tooltipster-box{max-height:500px;overflow-y:auto}.floating-window{position:fixed;bottom:100px;left:0;z-index:9999}.floating-window img{display:block;max-width:100%}.floating-window .fw-close{display:block;width:25px;height:25px;position:absolute;top:0;right:0;border-radius:50%}.gray-stars{display:inline-block;width:15px;height:15px;background:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/img/jf20200611/gray-start.png) no-repeat;background-size:100% 100%;vertical-align:-10px;cursor:pointer}.stars-hover:hover{background:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/img/jf20200611/yellow-start.png) no-repeat;background-size:100% 100%}.yellow-stars{display:inline-block;width:15px;height:15px;background:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/img/jf20200611/yellow-start.png) no-repeat;background-size:100% 100%;vertical-align:-10px;cursor:pointer}.wear-range{width:120px;height:35px}.wear-range-btn{height:35px;float:none!important;background:#184c86!important;-moz-box-sizing:border-box;box-sizing:border-box;width:auto;cursor:pointer;border:0;padding:0 10px}.no-vm{vertical-align:-2px!important}.dota2-sale-float2{position:static!important;position:initial!important;z-index:2000;top:50%;left:80px;display:none;width:235px;padding:none;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);text-align:left;border:none;border-radius:4px;background:0 0!important}.dota2-sale-float2:before{display:none!important}.dota2-sale-float2:after{display:none!important}.dota2-sale-float2 .x-html{max-height:none!important;max-height:initial!important}#player_card_player_image img{width:60px!important;height:60px!important}.yh-dingjia{white-space:pre-wrap;width:100px;text-align:center;margin:0 auto}.price-tips div{width:270px;height:auto;padding:10px 2px;-moz-box-sizing:border-box;box-sizing:border-box;background:#151f2c;border:1px solid #0f3356;color:#c9c9c9;margin:40px 0 10px 0;text-align:center;line-height:20px;cursor:pointer}.coupon-gray input+span{border-color:#868686!important}.coupon-gray input[type=radio]:checked+span:after{background:#868686!important}.coupon-receive input+span{opacity:0}.car-payment{position:relative}.car-payment ul{width:160px;overflow:hidden;height:80px;float:left}.car-payment ul li{display:inline-block;margin-right:9px;vertical-align:middle}.car-payment ul li:last-child{margin-right:0}.car-payment .pm-tit{float:left}.car-payment .more-methos{display:block;float:left;margin-left:10px;width:20px;height:80px;text-align:center;font-size:12px;background:#184c86;line-height:14px;border-radius:10px;cursor:pointer;padding-top:6px;-moz-box-sizing:border-box;box-sizing:border-box}.car-payment .more-methos img{display:block;width:5px;margin:4px auto}.car-payment .pay-way-hide .pay-checkbox{border:1px solid #0f3356;width:160px;height:80px;text-align:center;line-height:80px;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-transition:.2s;transition:.2s;background:#151f2c;position:relative}.car-payment .pay-way-hide .pay-checkbox div.title{display:inline-block;margin-left:10px;font-size:14px;margin-top:0!important}.car-payment .pay-way-hide .pay-checkbox .pics{vertical-align:middle}.car-payment .pay-way-hide .pay-checkbox em{display:none;min-width:50px;padding:0 7px;height:20px;position:absolute;text-align:center;right:0;top:0;margin:0!important;background:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/images/payway-recommend1.png) center no-repeat;background-size:100% 100%;color:#ffba00;font-size:12px;line-height:19px;font-style:normal}.car-payment .pay-way-hide .pay-checkbox.pay-checked:after{position:absolute;border:1px solid #0b84d3;z-index:2;content:'';width:100%;height:100%;left:0;top:0;background:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/images/payway-checked.png) right bottom no-repeat rgba(24,76,134,0);-moz-box-sizing:border-box;box-sizing:border-box}.car-payment .pay-way-hide .pay-checkbox.pay-recommend em{display:block!important}.car-payment .pay-way-hide input{display:none!important}.car-payment .pay-way-hide>span{display:none!important}.flex-column{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.fc-y208{color:#d29208}.fc-p9ff{color:#4b69ff}.fc-g605{color:#429605}.fc-red{color:#d70e0e!important}.fc-04{color:#5600d4}.c-999{color:#999!important}.put-center-float .mosun{font-size:12px;padding:0 8px;margin-top:25px}.put-center-float .yhua{width:216px;height:6px;margin:0 auto 30px;background:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/images/center2/yhua.png) no-repeat center;position:relative}.put-center-float .yhua em{width:1px;height:3px;overflow:hidden;border:solid 3px transparent;border-top-color:red;position:absolute;display:block;bottom:1px}.put-center-float .tbo{padding:0 8px}.put-center-float .tbo p{margin:20px 0 0}.put-center-float .tbo p img{vertical-align:middle}.put-center-float .tbo p span{display:inline-block;vertical-align:middle;max-width:156px;font-size:12px;color:#fff;margin-left:10px}.cfx:after{content:'';display:table;clear:both}.exchange-layer{padding:30px 0 20px;overflow:hidden}.exchange-layer .inf{padding:0 30px;width:100%;-moz-box-sizing:border-box;box-sizing:border-box;display:table;text-align:center;overflow:hidden;margin-bottom:29px}.exchange-layer .inf .item{display:table-cell;vertical-align:middle}.exchange-layer .inf .box{width:150px;height:90px;overflow:hidden;position:relative;border:1px solid #0f3356;background:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/images/center2/bb-bg.png) no-repeat center;background-size:100% 100%;-moz-box-sizing:border-box;box-sizing:border-box}.exchange-layer .inf .box *{-moz-box-sizing:border-box;box-sizing:border-box}.exchange-layer .inf .box .type{min-width:60px;height:22px;line-height:21px;overflow:hidden;padding:0 6px;background:#193a5f;font-size:12px;color:#fff;position:absolute;top:0;left:0;z-index:2}.exchange-layer .inf .box .price{padding:0 5px;line-height:21px;height:22px;overflow:hidden;font-size:12px;color:#fff;position:absolute;top:0;right:0;z-index:2}.exchange-layer .inf .box .price img{max-width:12px;vertical-align:middle;position:relative}.exchange-layer .inf .box .img{height:90px;line-height:90px;overflow:hidden;text-align:center;padding:8px 20px 10px}.exchange-layer .inf .box .img img{vertical-align:middle;max-width:100%;max-height:100%}.exchange-layer .inf .box .name{font-size:12px;width:100%;overflow:hidden;text-align:left;white-space:nowrap;text-overflow:ellipsis;padding:0 10px;position:absolute;left:0;bottom:4px;right:0;z-index:2}.exchange-layer .inf .box .name .r{color:#0b84d3}.exchange-layer .ipt{padding:0 30px 23px;border-bottom:1px solid #0f3356}.exchange-layer .ipt .com-text{width:230px}.exchange-layer .ipt .r{font-size:12px;line-height:38px;color:#c9c9c9}.exchange-layer .bns{font-size:12px;overflow:hidden;padding:20px 30px 0}.exchange-layer .bns .com-btn{width:100%}.exchange-layer .bns .tips{color:#c9c9c9;margin-top:14px}.pretty-hover{position:relative}.pretty-hover .sch{display:block;width:100%;height:35px;line-height:34px;overflow:hidden;text-align:center;white-space:nowrap;text-overflow:ellipsis;background:rgba(24,76,134,.9);font-size:12px;color:#fff;position:absolute;left:0;right:0;bottom:-40px;z-index:2;-webkit-transition:bottom ease .4s;transition:bottom ease .4s}.pretty-hover .sch img{vertical-align:middle;position:relative;top:-1px;margin-right:2px}.pretty-hover:hover .sch{bottom:0}.btns button.com-btn{width:100px}#js-legalize .hint{font-size:12px;text-align:left}.app_downloadbok{position:fixed;display:none;width:100%;background-image:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/img/app-transfer/app_bg.png);z-index:100;padding:3vw 5vw;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;font-size:5.5vw;-moz-box-sizing:border-box;box-sizing:border-box}.app_downloadbok .app_txt{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch}.app_downloadbok .app_txt .app_logo{width:14vw;height:14vw;margin-right:3vw}.app_downloadbok .app_txt>dl{color:#fff}.app_downloadbok .app_txt>dl dt{font-size:6vw;height:7vw;line-height:7vw;font-weight:700}.app_downloadbok .app_txt>dl dd{font-size:3.9vw}.app_downloadbok .app_but{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.app_downloadbok .app_but a{width:auto}.app_downloadbok .app_but a .app_butDown{width:24.5vw;height:10vw}.app_downloadbok .app_but .app_butClose{width:5vw;height:5vw;background-image:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/img/app-transfer/app_Close.png);background-repeat:no-repeat;background-size:100%;display:inline-block;vertical-align:middle;margin-left:2vw;margin-right:-1vw}.details{display:table;table-layout:auto}.details .list{display:table-row}.details .list .type{display:table-cell}.details .list .type,.details .list>.listoption .single{color:#fff;float:left;height:50px;line-height:48px;padding:0 20px;-moz-box-sizing:border-box;box-sizing:border-box;cursor:pointer;white-space:nowrap;overflow:hidden}.details .list>.listoption{display:table-cell;-moz-box-sizing:border-box;box-sizing:border-box;width:91%}.details .list>.listoption .listoptionbok{height:50px;overflow:hidden}.details .list .openclosebut{display:table-cell;vertical-align:top;text-align:right;height:50px;line-height:50px;width:100px;-moz-box-sizing:border-box;box-sizing:border-box;padding-right:15px}.details .list .openclosebut .icon{vertical-align:middle;margin-left:5px}.details .list .openclosebut .close{display:none}.details .list .openclosebut .close.icon{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.tal-count-down{position:relative}.tal-count-down .count-down-bok{position:absolute;background-color:#184c86;display:inline-block;padding:0 2px;font-size:12px;color:#fff;left:5px;bottom:-16px}.tal-count-down .count-down-bok .icon-count-down{width:15px;height:15px;fill:#fff;vertical-align:text-top;overflow:hidden;margin-right:3px}.dib-binding .dib-tipsinfo{min-height:150px;text-align:center;position:relative}.dib-binding .dib-tipsinfo span{position:absolute;width:100%;text-align:center;top:50%;left:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.dib-binding .popBtn a{width:49%}.dib-enroll .dib-tipsinfo{min-height:150px;text-align:center;position:relative}.dib-enroll .dib-tipsinfo span{position:absolute;width:100%;text-align:center;top:50%;left:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.dib-enroll .dib-tipsinfo span a{color:#0b84d3;text-decoration:underline}.loginForm .login-tab{width:100%;margin:0;padding:0;text-align:center;height:40px;line-height:40px;margin-bottom:30px}.loginForm .login-tab>li{height:40px;line-height:40px;display:inline-block;margin:0 30px;color:#acacac;font-size:14px;position:relative;cursor:pointer}.loginForm .login-tab>li.selection{color:#0b84d3}.loginForm .login-tab>li.selection:before{content:"";position:absolute;height:1px;width:50%;background-color:#0b84d3;bottom:0;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.login-inpbok{position:relative;min-height:280px}.login-inpbok .login-code{width:195px;margin:0 auto 30px auto;text-align:center}.login-inpbok .login-code .login-code-img{position:relative;text-align:center;background-color:#fff;margin-bottom:15px}.login-inpbok .login-code .login-code-img .invalid{position:absolute;width:100%;height:195px;color:#111922;line-height:195px;top:0;background-color:rgba(255,255,255,.9);z-index:999}.login-inpbok .login-code .login-code-img img{width:100%}.login-inpbok .login-code .login-code-img span.login-code-name{position:relative;font-size:14px;color:#111922;top:-8px}.login-inpbok .login-code .login-code-img span.login-code-name b{font-weight:400;color:#0b84d3}.login-inpbok .login-code .login-code-refurbish{color:#acacac;cursor:pointer}.login-inpbok .login-code .login-code-refurbish svg.icon{width:20px;height:20px;vertical-align:middle;fill:#0b84d3;overflow:hidden;margin-right:5px}.login-service{width:100%;margin:0;padding:0}.login-service>li{display:inline-block;width:49.4%}.login-service>li:nth-child(1){text-align:left}.login-service>li:nth-child(1) a{color:#0b84d3}.login-service>li:nth-child(1) a:hover{text-decoration:underline}.login-service>li:nth-child(2){text-align:right}.login-service>li:nth-child(2) a{color:#e8e8e8}.login-service>li:nth-child(2) a:hover{text-decoration:underline}.login-exception{width:100%;margin:0;padding:0}.login-exception>li{display:inline-block;width:49.4%}.login-exception>li:nth-child(1){text-align:left}.login-exception>li:nth-child(1) a{color:#acacac}.login-exception>li:nth-child(1) a:hover{color:#0b84d3;text-decoration:underline}.login-exception>li:nth-child(2){text-align:right;color:#acacac}.login-exception>li:nth-child(2) a{color:#0b84d3}.login-exception>li:nth-child(2) a:hover{text-decoration:underline}.login-protocol{color:#acacac;margin:0 0 20px 0}.login-protocol a{color:#0b84d3}.login-protocol a:hover{text-decoration:underline}.login-validate{width:100%;height:40px;line-height:40px;background-color:#132232;border:1px solid #133354;margin-bottom:20px;position:relative}.login-validate .login-validate-name{width:100%;text-align:center}.login-validate .login-validate-but{position:absolute;width:40px;height:40px;color:#184c86;background-color:#101f2d;top:0;left:-1px;border-left:1px solid #133354;border-right:1px solid #133354;cursor:pointer;z-index:99}.login-validate .login-validate-but svg.icon{width:20px;height:20px;vertical-align:middle;fill:currentColor;overflow:hidden;top:25%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.pop-registerbok{width:100%;-moz-box-sizing:border-box;box-sizing:border-box}.pop-registerbok .pop-registerContent{padding:25px;width:100%;-moz-box-sizing:border-box;box-sizing:border-box}.pop-registerbok .pop-registerContent h6.text{font-size:14px;color:#fff;font-weight:400;margin-bottom:15px}.pop-registerbok .pop-registerContent .pop-green{color:#d29208;line-height:16px}.pop-registerbok .popBtn{padding:15px 25px;width:100%;-moz-box-sizing:border-box;box-sizing:border-box;border-top:1px solid #0f3356}html .zh-box .layui-layer-content{max-height:700px!important}.zh-box{background:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/img/login/register-bule-packet-all.png) center no-repeat;background-size:100% 100%;width:100%;height:658px;background-color:transparent!important;border:none!important}.zh-box .layui-layer-setwin{top:94px!important;right:29px!important;width:30px!important;height:30px!important;cursor:pointer;border-radius:50%}.zh-box .layui-layer-setwin .layui-layer-ico{background:0 0!important}.zh-box .pop-redPacketbok{padding-top:147px;position:relative}.zh-box .pop-redPacketbok .pop-content{width:410px;margin:0 auto;height:385px;overflow-y:scroll;border-bottom-right-radius:54px;border-bottom-left-radius:54px}.zh-box .pop-redPacketbok .pop-content::-webkit-scrollbar{width:6px;height:45px}.zh-box .pop-redPacketbok .pop-content::-webkit-scrollbar-thumb{border-radius:10px;background:#fff}.zh-box .pop-redPacketbok .pop-content::-webkit-scrollbar-track{border-radius:10px;background:0 0!important}.zh-box .pocket-bottom{width:410px;height:145px;margin:-20px auto 0 auto;background:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/img/login/b-bk.png) center no-repeat;background-size:100% 100%;position:relative;z-index:6}.zh-box p.pop-reward{position:absolute;text-align:center;top:180px;left:110px;width:194px;font-size:18px;color:#fff;line-height:30px}.zh-box p.pop-reward b.akey{color:#f3e13f;font-weight:400}.zh-box a.pop-rewardBut{position:absolute;text-align:center;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);bottom:52px;display:block;width:340px;height:40px;line-height:40px;background-color:#00b8eb;color:#fff;z-index:9}.zh-box div.pop-loginbBut{position:absolute;bottom:20px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);display:block;width:340px;color:#fff;text-align:right;z-index:9}.zh-box div.pop-loginbBut a.login{color:#00b8eb;text-decoration:none}.zh-box div.pop-loginbBut a.login:hover{text-decoration:underline}.zh-box div.pop-loginbBut a.active-detail{float:left;color:#00b8eb}.zh-box .pop-registerCoupon{width:338px;height:95px;margin:0 auto 15px auto;background-image:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/img/login/register-coupon-bule.png)}.zh-box .pop-registerCoupon dl.pop-price{float:left;margin:0;padding:12px 0 0 0;width:95px;-moz-box-sizing:border-box;box-sizing:border-box;text-align:center}.zh-box .pop-registerCoupon dl.pop-price>dt{font-size:26px;font-weight:700;color:#fff}.zh-box .pop-registerCoupon dl.pop-price>dt sub{font-size:12px;font-weight:400}.zh-box .pop-registerCoupon dl.pop-price>dd{font-size:12px;color:#fff;padding:0 10px;margin-top:7px}.zh-box .pop-registerCoupon dl.pop-explain{float:left;margin:0;padding:15px 0 0 20px;color:#000;font-size:12px}.zh-box .pop-registerCoupon dl.pop-explain>dt{height:16px;line-height:16px;font-size:14px;margin-bottom:10px;color:#fff}.zh-box .pop-registerCoupon dl.pop-explain>dt span{display:inline-block;background-image:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/img/login/register-send.png);background-repeat:no-repeat;background-size:100% 100%;padding:0 10px;height:20px;line-height:20px;text-align:center}.zh-box .pop-registerCoupon dl.pop-explain>dd{color:#c9c9c9;height:18px;line-height:18px}.zh-box .pop-registerCoupon dl.pop-explain>dd.text{width:210px;height:20px;line-height:20px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}table.duobo-table{margin-top:20px}table.duobo-table thead{background-color:rgba(24,76,134,.05)}table.duobo-table td:first-child,table.duobo-table th:first-child{padding-left:0;text-align:left}table.duobo-table th{font-weight:400;padding:10px;color:#fff}table.duobo-table td{line-height:1.8;padding:15px 10px;text-align:center;color:#fff;position:relative}table.duobo-table td .name{display:inline-block;width:70%;vertical-align:middle;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}table.duobo-table td b.green,table.duobo-table td b.red{font-weight:400}table.duobo-table td b.red{color:#d00000}table.duobo-table td b.green{color:#d29208}table.duobo-table tbody tr{border-bottom:1px solid #141616}table.duobo-table tbody tr:hover{background:rgba(24,76,134,.05)}table.duobo-table tr.duobo-table-gray td{color:#666!important}table.duobo-table tr.duobo-table-gray td b{color:#666!important}.game-icon{position:absolute;top:15px;left:0;max-height:18px}.game-icon1{position:absolute;top:0;left:0;width:10px;max-height:18px}.game-icon-l{position:absolute;top:5px;left:5px;width:10px;max-height:18px}.game-icon-r{position:absolute;top:0;right:-4px;white-space:nowrap;-webkit-transform:scale(.6);-ms-transform:scale(.6);transform:scale(.6);max-height:18px;height:15px;padding:2px 6px;line-height:15px;font-size:12px;background:#d29208;color:#fff}.game-icon-r-bule{background:#0b84d3!important}.game-icon-r-y{background:#d29208!important}#chatBtn{display:none!important}.sign-surprise-pop{border:none!important;background-color:transparent!important;background-image:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/img/sign-surprise-background_03.png)}.sign-surprise-pop .title{width:100%;text-align:center;font-size:18px;font-weight:700;padding-top:83px;height:58px;line-height:58px;margin-bottom:40px}.sign-surprise-pop .code{width:193px;height:193px;margin:0 auto 30px auto}.sign-surprise-pop .code>img{width:100%;height:100%}.sign-surprise-pop .text-bok{width:400px;margin:0 auto;text-align:center;font-size:16px;color:#fff;line-height:28px}.sign-surprise-pop .text-bok a{color:#00a4ff}.member-bok{display:inline-block;color:#de9734;font-size:12px;background-color:#28394c;padding:3px 5px;-moz-box-sizing:border-box;box-sizing:border-box;border-radius:10px}.member-bok .question-bok>svg,.member-bok>svg{width:15px;height:15px;vertical-align:middle;fill:currentColor;overflow:hidden;margin:0 5px}.member-bok .question-bok{position:relative}.member-bok .question-bok:hover .question{display:block}.member-bok .question-bok .question{display:none;position:absolute;z-index:999;width:300px;color:#fff;font-size:14px;top:24px;right:-16px;text-align:left}.member-bok .question-bok .question:before{content:" ";position:absolute;z-index:0;background-color:#0f3254;display:block;width:15px;height:15px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);top:-7px;right:20px}.member-bok .question-bok .question:after{content:" ";position:absolute;z-index:1;background-color:#132435;display:block;width:15px;height:15px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);top:-6px;right:20px}.member-bok .question-bok .question .bok-0{display:block;-moz-box-sizing:border-box;box-sizing:border-box;padding:8px 12px;background-color:#132435;border:1px solid #0f3254;border-radius:10px 10px 0 0}.member-bok .question-bok .question .bok-1{display:block;-moz-box-sizing:border-box;box-sizing:border-box;padding:8px 12px;background-color:#132435;border:1px solid #0f3254;border-top:none;border-radius:0 0 10px 10px}.member-bok .question-bok .question .bok-1 svg.icon-horn{width:16px;height:16px;vertical-align:middle;fill:currentColor;overflow:hidden;margin-right:5px;color:#27aaff}.icon-start{font-size:15px!important;top:2px!important}.upload-btn{width:100px;height:35px;line-height:35px;background-color:#184c86;text-align:center;font-size:14px}.article{height:auto;border:1px solid #0f3356;background:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/img/ags6/list-bk.jpg) center no-repeat;background-size:100% 100%;box-shadow:0 1px 2px rgba(0,0,0,.3);margin-bottom:14px;width:20%;float:left}.article .top-img{width:100%;height:auto}.article .top-img img{display:block;width:100%;height:auto;cursor:pointer}.article .fp-text{width:auto;height:auto;padding:0 10px;margin:12px 0;line-height:24px}.article .fp-info{background:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/img/ags6/list-bk.png) center repeat-x;background-size:100% 100%;padding:0 10px;height:68px;line-height:68px;clear:both;border-top:1px solid #0f3356}.article .fp-info .info-left{max-width:135px;overflow:hidden;float:left;height:100%}.article .fp-info .info-left .info-hp{width:38px;height:38px;border-radius:50%;overflow:hidden;position:relative;display:inline-block;vertical-align:middle}.article .fp-info .info-left .info-hp img{display:block;max-width:100%;max-height:100%;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.article .fp-info .zan-box{float:right;cursor:pointer}.article .fp-info .zan-box img{display:inline-block;width:15px}.article .fp-info .fc-bule{color:#0b84d3!important}.article .fp-info .fc-gray{color:#c9c9c9!important}.fish-ponds{width:100%;clear:both;padding-bottom:200px}.fish-ponds .fp-list{font-size:14px;color:#fff;position:relative;max-width:100%;width:100%;clear:both;min-height:500px}.load-more{clear:both}.load-more-btn{color:#0b84d3;clear:both}.load-more-btn img{display:inline-block;width:9px;vertical-align:middle}.upload-layer .upload-wrapper{padding:20px 30px;overflow:hidden;border-bottom:1px solid #0f3356;color:#c9c9c9}.upload-layer .upload-wrapper .up-text{font-size:14px;line-height:40px;color:#fff;margin-right:10px;display:inline-block}.upload-layer .upload-wrapper .up-text p{line-height:26px}.upload-layer .upload-wrapper .fc-c9{color:#c9c9c9!important}.upload-layer .upload-wrapper .ypw{margin-bottom:15px;clear:both}.upload-layer .upload-wrapper .ypw .com-text{width:230px}.upload-layer .upload-wrapper .ypw .com-text{display:inline-block;vertical-align:middle;width:480px}.upload-layer .upload-wrapper .ypw .ypw-right{display:inline-block;vertical-align:middle;width:480px;padding:0 10px;position:relative;height:40px;color:#fff;border:1px solid #0f3356;background:#151f2c;-moz-box-sizing:border-box;box-sizing:border-box}.upload-layer .upload-wrapper .ypw .ypw-right input{width:100%;height:100%;background:0 0;border:none;outline:0}.upload-layer .upload-wrapper .ypw .ypw-right .filterList{margin-top:-1px;width:100%;max-height:240px;background-color:#151f2c;overflow:hidden;overflow-y:auto;position:absolute;top:42px;left:-1px;z-index:9;display:none;border:1px solid #0f3356;border-top:none}.upload-layer .upload-wrapper .ypw .ypw-right .filterList.active{display:block}.upload-layer .upload-wrapper .ypw .ypw-right .filterList li{cursor:pointer;padding:0 10px;height:40px;line-height:40px;max-width:100%;-moz-box-sizing:border-box;box-sizing:border-box;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.upload-layer .upload-wrapper .ypw .ypw-right .filterList li:hover{background-color:#162435}.upload-layer .upload-wrapper .select-upload-file{width:120px;height:120px;border:1px solid #0f3356;background:#151f2c url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/img/ags6/plus-sign.png) center center no-repeat;text-align:center;cursor:pointer;position:relative;display:block;display:inline-block;vertical-align:middle;position:relative}.upload-layer .upload-wrapper .select-upload-file em{display:block;font-style:normal;font-size:16px;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:90%;height:90%;background:#151f2c;line-height:120px}.upload-layer .upload-wrapper .select-upload-file em.hidden{display:none}.upload-layer .bgn{padding:20px 30px;width:100px;margin:0 auto}#larger-version-popup{display:none}.opacity05>img{opacity:.5}.larger-version-popup{background-color:#151f2c!important}.larger-version-popup .content{width:100%;clear:both;padding-top:30px}.larger-version-popup .content .lv-left{width:840px;float:left;margin:0 20px;-moz-box-sizing:border-box;box-sizing:border-box;padding-bottom:20px}.larger-version-popup .content .lv-left .banner-text{width:820px;padding:0 100px 0 26px;position:relative;-moz-box-sizing:border-box;box-sizing:border-box;text-align:center}.larger-version-popup .content .lv-left .banner-text .zan-box{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);right:30px;cursor:pointer}.larger-version-popup .content .lv-left .banner-text .zan-box .fc-gray{color:#c9c9c9}.larger-version-popup .content .lv-left .banner-text .zan-box .fc-bule{color:#0b84d3}.larger-version-popup .content .lv-left .banner-text .zan-box img{width:15px;vertical-align:-2px;display:inline-block}.larger-version-popup .content .lv-left .banner-img{width:820px;height:540px;padding:30px 20px 10px 20px;-moz-box-sizing:border-box;box-sizing:border-box;position:relative}.larger-version-popup .content .lv-left .banner-img .lv-swiper-container{width:100%;height:100%}.larger-version-popup .content .lv-left .banner-img .lv-swiper-container .swiper-slide{width:100%;height:100%;text-align:center;line-height:500px}.larger-version-popup .content .lv-left .banner-img .lv-swiper-container .swiper-slide img{display:inline-block;max-width:100%;max-height:100%;vertical-align:middle}.larger-version-popup .content .lv-left .lv-swiper-button-next,.larger-version-popup .content .lv-left .lv-swiper-button-prev{height:20px;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:10px;z-index:5;cursor:pointer}.larger-version-popup .content .lv-left .lv-swiper-button-next{right:0;background:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/img/ags6/lv-next.png) no-repeat;background-size:100% 100%}.larger-version-popup .content .lv-left .lv-swiper-button-prev{left:0;background:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/img/ags6/lv-prev.png) no-repeat;background-size:100% 100%}.larger-version-popup .content .lv-right{width:150px;height:540px;float:right}.larger-version-popup .content .lv-right h3{font-size:14px;text-align:left;height:30px;line-height:30px;padding-top:10px}.larger-version-popup .content .lv-right ul{height:500px;overflow:auto;padding-right:20px;overflow-y:auto;scrollbar-color:#0b84d3 transparent}.larger-version-popup .content .lv-right ul::-webkit-scrollbar{width:6px;height:1px}.larger-version-popup .content .lv-right ul::-webkit-scrollbar-thumb{background:#0b84d3}.larger-version-popup .content .lv-right ul::-webkit-scrollbar-track{background:#1c2838}.larger-version-popup .content .lv-right ul li{width:132px;height:100px;background:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/img/ags6/lv-list-bk.png) no-repeat;background-size:100% 100%;position:relative;margin-top:10px}.larger-version-popup .content .lv-right ul li a{display:block}.larger-version-popup .content .lv-right ul li a:hover{color:#fff}.larger-version-popup .content .lv-right ul li a img{max-height:80%;max-height:80%;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.larger-version-popup .content .lv-right ul li a span{display:block;height:18px;line-height:18px;text-align:center;padding:0 4px;background:#0b84d3;font-size:12px;position:absolute;top:0;right:0}.fish-more{position:absolute;bottom:0;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:1200px}.ags19{position:relative}.new-gif{position:absolute;left:70%;top:-20px;display:block;width:100px;max-width:none;max-width:initial}.tooltipster-content{overflow-x:hidden!important;overflow-y:auto!important}.chart-btn{height:30px!important;line-height:30px!important;color:#c9c9c9}.cashOutHistory-chart{width:100%;height:380px}.remind-tips{width:140px;height:35px;line-height:35px!important;background:0 0;color:#fff;text-align:center;cursor:pointer;display:block;border:1px solid #184c86;color:#c9c9c9;margin-right:10px}.remind-tips img{display:inline-block;vertical-align:middle;opacity:.8}.remind-tips:hover{background:#184c86;border-color:#184c86;color:#fff}.remind-tips:hover img{opacity:1}.remind-tips.active{background:#184c86;border-color:#184c86;color:#fff}.remind-tips.active img{opacity:1}.sj-delete{width:20px;height:20px;cursor:pointer}.tz-icon{display:inline-block;margin-left:8px;cursor:pointer;vertical-align:-1px}.suit-img{width:190px;height:110px;border:1px solid #1c2b3c;background:#1a2635;position:relative;-moz-box-sizing:border-box;box-sizing:border-box;cursor:pointer}.suit-img img{display:block;max-width:100%;max-height:100%;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.popo-sure{padding:20px 0}.popo-sure .com-btn{height:30px!important;line-height:30px!important}.su-suit-shelves{padding:0 20px}.su-suit-shelves .su-suit-notice{padding:15px 0;text-align:center;border-bottom:1px solid #0b1521}.su-suit-shelves .su-suit-notice b{font-size:18px;font-weight:400;color:#c9c9c9}.su-suit-shelves .su-table{text-align:center;padding-bottom:20px}.su-suit-shelves .su-table>p{padding:10px 0}.su-suit-shelves .su-table .table-box{overflow-x:hidden;overflow-y:auto;max-height:380px}.su-suit-shelves .su-table .table-box::-webkit-scrollbar{width:6px;height:1px}.su-suit-shelves .su-table .table-box::-webkit-scrollbar-thumb{background:#213855}.su-suit-shelves .su-table .table-box::-webkit-scrollbar-track{background:#192a41}.su-suit-shelves .su-table table{width:100%}.su-suit-shelves .su-table table tr td{padding:8px 0}.su-suit-shelves .su-table table tr td .right-name{text-align:left;width:160px;margin-bottom:8px;padding-left:12px;cursor:pointer}.su-suit-shelves .su-table table tr td .right-price{text-align:left;width:160px;padding-left:12px;cursor:pointer}.su-suit-shelves .su-table table tr td .right-price span{font-size:16px}.su-suit-shelves .su-table table tr td .right-price em,.su-suit-shelves .su-table table tr td .right-price span{display:inline-block;vertical-align:bottom}.su-suit-shelves .su-table table tr td .right-price em{font-size:12px;font-style:normal;margin-left:5px;text-decoration:line-through}.remind-shelves{padding:0 20px}.remind-shelves .remind-notice{padding:15px 0;text-align:center;border-bottom:1px solid #0b1521}.remind-shelves .remind-notice b{font-size:18px;font-weight:400;color:#c9c9c9}.remind-shelves .rt-main{width:100%}.remind-shelves .rt-main .current-price{margin:14px 0}.remind-shelves .rt-main .current-price span{color:#0b84d3}.remind-shelves .rt-main .remind-text{margin:14px 0}.remind-shelves .rt-main .hope-price .com-text{display:inline-block!important;width:200px!important;margin-left:10px}.footerRt{height:80px;line-height:80px;text-align:center;border-top:solid 1px #0f3356}.footerRt input{width:260px;height:40px;line-height:40px;background:#184c86;cursor:pointer}.sold_ydy{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:3;max-width:100%;max-height:100%}.vam-box{position:relative}.order-recycle-bin{font-size:14px;color:#888;cursor:pointer}.order-recycle-bin svg{fill:currentColor;width:18px;display:inline-block;vertical-align:-3px;color:#888}.order-recycle-bin.active{color:#0b84d3}.order-recycle-bin.active svg{color:#0b84d3}.deleted-box img,.deleted-box svg{display:inline-block;margin:0;cursor:pointer;vertical-align:-3px}.deleted-box svg{fill:currentColor;width:22px;display:inline-block;color:#fff}.pup-main{padding:0 20px}.com-cancel{background:#737e9a}.com-cancel:hover{background:#737e9a}.pop-tit{width:100%;height:55px;line-height:55px;border-bottom:solid 1px #0b1521;font-size:18px;color:#c9c9c9;text-align:center}.deletepup{width:100%}.deletepup .delete-text{padding:30px 10px;text-align:center;font-size:14px;line-height:22px}.deletepup .delete-text h4{margin:10px 0;font-size:18px}.deletepup .pupBtn{padding:20px 0;border-top:solid 1px #133354;text-align:center}.deletepup .pupBtn a{display:inline-block;margin:0 10px;width:185px;height:35px;line-height:35px}.red-packets{position:fixed;left:10px;top:300px;z-index:9999}.red-packets img{display:inline-block}.red-packets .gif-close{display:block;width:20px;height:20px;border-radius:50%;position:absolute;top:4px;right:16px;cursor:pointer}.comPop{position:fixed;z-index:999;left:0;right:0;top:0;height:100%;background-color:rgba(0,0,0,.6)}.comPop .content{color:#fff;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.comPop.popType1 .content{width:678px;height:652px;background:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/img/new_members/pop-bk.png) no-repeat;background-size:100% 100%}.comPop.popType1 .content .close-btn{display:block;width:25px;height:25px;position:absolute;right:69px;top:17px;cursor:pointer}.comPop.popType1 .content .content-main{width:65%;position:absolute;top:270px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.comPop.popType1 .content .content-main .registered-box{display:none}.comPop.popType1 .content .content-main .registered-box.active{display:block}.comPop.popType1 .content .content-main .registered-box .registered-list{height:auto;margin:0 auto}.comPop.popType1 .content .content-main .registered-box label{display:block;width:410px;height:40px;line-height:40px;background:#fff;color:#000;position:relative;padding:0 15px;-moz-box-sizing:border-box;box-sizing:border-box;margin:5px auto 0 auto}.comPop.popType1 .content .content-main .registered-box label input{display:block;height:40px;border:none;outline:0;font-size:14px;background:0 0}.comPop.popType1 .content .content-main .registered-box label.registered-text input{width:100%}.comPop.popType1 .content .content-main .registered-box label.registered-code{padding-right:10px}.comPop.popType1 .content .content-main .registered-box label.registered-code input{width:80%;float:left}.comPop.popType1 .content .content-main .registered-box label.registered-code span{display:block;float:right;width:20%;text-align:center;color:#948b8b;font-size:14px;cursor:pointer}.comPop.popType1 .content .content-main .registered-box label.registered-code button{color:#948b8b;font-size:14px}.comPop.popType1 .content .content-main .registered-box label.registered-btn{width:407px;height:57px;background:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/img/new_members/registered-btn-bk.png) no-repeat;background-size:100% 100%;line-height:50px;cursor:pointer}.comPop.popType1 .content .content-main .registered-box label.registered-btn input{width:100%;font-size:18px;color:#f14239;height:50px;font-weight:700;text-align:center;cursor:pointer}.comPop.popType1 .content .content-main .sp-box{width:100%;text-align:center;margin-top:4px}.comPop.popType1 .content .content-main .sp-box img{display:inline-block;margin-left:69px}.comPop.popType1 .content .tip-text{height:20px;line-height:20px;color:#fff;text-align:left;padding:0 20px;font-size:12px;margin-top:5px}.comPop.popType2 .content{width:916px;height:583px;background:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/img/new_members/pop-bk2.png) no-repeat;background-size:100% 100%}.comPop.popType2 .content .close-btn{display:block;width:25px;height:25px;position:absolute;right:187px;top:17px;cursor:pointer}.comPop.popType2 .content .content-main{width:96%;position:absolute;top:294px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.comPop.popType2 .content .quan-img{width:100%;text-align:center}.comPop.popType2 .content .quan-img img{display:inline-block;max-width:100%}.comPop.popType2 .content .registered-btn{display:block;width:407px;height:57px;background:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/img/new_members/registered-btn-bk.png) no-repeat;background-size:100% 100%;line-height:50px;cursor:pointer;font-size:18px;color:#f14239;font-weight:700;text-align:center;cursor:pointer;margin:16px auto 0 auto}.comPop.popType3 .content{width:678px;height:652px;background:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/img/new_members/pop-bk.png) no-repeat;background-size:100% 100%}.comPop.popType3 .content .close-btn{display:block;width:25px;height:25px;position:absolute;right:69px;top:17px;cursor:pointer}.comPop.popType3 .content .content-main{width:65%;position:absolute;top:270px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.comPop.popType3 .content .content-main .text-tit{text-align:center;font-size:16px;font-weight:400;line-height:40px}.comPop.popType3 .content .content-main .text{font-size:14px;text-align:center;margin-top:2px}.comPop.popType3 .content .content-main .registered-btn{display:block;width:407px;height:57px;background:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/img/new_members/registered-btn-bk.png) no-repeat;background-size:100% 100%;line-height:50px;cursor:pointer;font-size:18px;color:#f14239;font-weight:700;text-align:center;cursor:pointer;margin:10px auto 0 auto}.pop-hide{display:none}.ani-btn{-webkit-animation:nyani 3s linear infinite;animation:nyani 3s linear infinite}@-webkit-keyframes nyani{0%{-webkit-transform:scale(1);transform:scale(1)}25%{-webkit-transform:scale(.85);transform:scale(.85)}50%{-webkit-transform:scale(1);transform:scale(1)}75%{-webkit-transform:scale(.85);transform:scale(.85)}}@keyframes nyani{0%{-webkit-transform:scale(1);transform:scale(1)}25%{-webkit-transform:scale(.85);transform:scale(.85)}50%{-webkit-transform:scale(1);transform:scale(1)}75%{-webkit-transform:scale(.85);transform:scale(.85)}}.comPop2{position:fixed;z-index:99999;left:0;right:0;top:0;height:100%;background-color:rgba(0,0,0,.6);color:#fff}.comPop2 .content{color:#fff;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border:3px solid #fe452e;background:#fff;border-radius:20px;overflow:hidden;width:355px}.comPop2 .content .pop-tit{width:100%;height:40px;line-height:38px;background:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/img/new-user/pop-tit-bk.png) center no-repeat;background-size:100% 100%;font-size:18px;color:#fff;font-weight:400;border-radius:0;overflow:hidden;border-bottom:none}.comPop2 .close-btn{display:block;width:12px;height:12px;background:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/img/new-user/pop-close.png) center no-repeat;background-size:100% 100%;position:absolute;top:14px;right:27px;cursor:pointer}.comPop2 .pop-main{width:90%;margin:0 auto;text-align:center;font-size:16px;color:#0e1041;padding:20px}.comPop2 .pop-main p{line-height:28px}.comPop2 .btn-box{padding-bottom:4px;margin:0 auto;text-align:center;font-size:14px;font-weight:400}.comPop2 .btn-box a{display:inline-block;width:171px;height:72px;line-height:54px;background:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/img/new-user/pop-btn1.png) center no-repeat;background-size:100% 100%;color:#fff}.comPop2 .btn-box2{padding-bottom:4px;margin:0 auto;text-align:center;font-size:14px;font-weight:400}.comPop2 .btn-box2 a{display:inline-block;width:171px;height:72px;line-height:54px;color:#fff;margin:0 -4px}.comPop2 .btn-box2 a.i-know{background:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/img/new-user/pop-btn1.png) center no-repeat;background-size:100% 100%}.comPop2 .btn-box2 a.go-markit{background:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/img/new-user/pop-btn2.png) center no-repeat;background-size:100% 100%}.pl .pl-img{display:block;width:74px;height:74px;line-height:74px}.pl .pl-img img{max-width:100%;display:inline-block;vertical-align:middle}.pl .print-list{width:74px!important;margin-left:0!important}.down-icon{width:21px;height:21px;vertical-align:middle;fill:currentColor;overflow:hidden;margin-top:-2px}.is-confirm .layui-layer-content{text-align:left}.is-confirm .layui-layer-btn a{width:160px!important;height:40px!important;background-color:#184c86!important;line-height:40px!important}.is-confirm .layui-layer-btn a:first-child{float:left!important;background-color:#737e9a!important}.is-confirm .layui-layer-btn a:last-child{margin-top:0!important}.is-confirm-one-btn .layui-layer-content{text-align:center}.is-confirm-one-btn .layui-layer-btn{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.is-confirm-one-btn .layui-layer-btn a{width:200px!important;height:40px!important;background-color:#184c86!important;line-height:40px!important}#passwordPopup .content{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}#passwordPopup .content .title{margin:0 0 20px 20px;font-size:14px;line-height:24px;color:#fff}#passwordPopup .content .container{margin:0 34px;position:relative;height:50px}#passwordPopup .content .container .pass-text{width:100%;position:absolute;color:#0f3356;opacity:0;height:44px;font-size:12px;left:0;-webkit-user-select:initial;z-index:9;padding:0}#passwordPopup .content .container .sixDigitPassword1{width:100%;height:50px;cursor:text;outline:0;position:relative;border-radius:5px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:start;-ms-flex-pack:start;justify-content:start}#passwordPopup .content .container .sixDigitPassword1 i{width:44px;height:44px;float:left;background-color:#0f3356;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-right:12px}#passwordPopup .content .container .sixDigitPassword1 i:first-child{border-left:0}#passwordPopup .content .container .sixDigitPassword1 i.active{background-repeat:no-repeat;background-position:center center}#passwordPopup .content .container .sixDigitPassword1 i b{width:17px;height:17px;background-color:#c9c9c9;overflow:hidden;border-radius:100%;position:absolute;margin:auto;display:none}#passwordPopup .content .container .sixDigitPassword1 .guangbiao{width:44px;height:44px;position:absolute;display:block;border:1px solid rgba(82,168,236,.8);border-radius:5px;visibility:visible;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(82,168,236,.6)}#passwordPopup .content>span{margin:10px 50px 10px 10px;text-align:right}#passwordPopup .content>span>a{color:#0b84d3}#passwordPopup .footer{height:80px;width:100%}#mergePayPopup{margin:0 43px}#mergePayPopup .mod-paymentMethod-hd{margin-top:20px}#mergePayPopup .mod-paymentMethod-hd h3{font-size:14px;line-height:18px;color:#c9c9c9}#mergePayPopup .mod-paymentMethod-bd{margin-top:11px}.wf-list-tips{height:30px;background-color:#151f2c;border:solid 1px #0f3356;font-size:14px;line-height:30px;color:#c9c9c9;text-align:center;margin-bottom:11px}.wf-list-tips>span{color:#d29208}.blue-ratio{width:35px;text-align:center;border:solid 1px #0f3356;background-color:#151f2c}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar{width:6px;background-color:transparent}::-webkit-scrollbar-thumb{background:#989b9d;border-radius:3px;-webkit-transition:all .1s linear;transition:all .1s linear}::-webkit-scrollbar-thumb:hover{background:#989b9d}::-webkit-scrollbar-thumb:active{background:#989b9d}.ff-scrollbar{scrollbar-color:#989b9d transparent;scrollbar-width:thin}.ff-scrollbar *{scrollbar-color:#989b9d transparent;scrollbar-width:thin}i.icon{display:inline-block}.icon-close{background-image:url(../assets/images/icons.png);background-position:0 0;width:16px;height:17px}.icon-export{background-image:url(../assets/images/icons.png);background-position:0 -88px;width:25px;height:24px}.icon-king-dark{background-image:url(../assets/images/icons.png);background-position:0 -122px;width:30px;height:29px}.icon-king-ligh{background-image:url(../assets/images/icons.png);background-position:0 -161px;width:30px;height:29px}.icon-king-normal{background-image:url(../assets/images/icons.png);background-position:0 -200px;width:30px;height:29px}.icon-logo-2{background-image:url(../assets/images/icons.png);background-position:0 -599px;width:131px;height:47px}.icon-navigation{background-image:url(../assets/images/icons.png);background-position:0 -27px;width:20px;height:20px}.icon-reset{background-image:url(../assets/images/icons.png);background-position:0 -57px;width:25px;height:21px}.icon-s-1{background-image:url(../assets/images/icons.png);background-position:0 -656px;width:60px;height:60px}.icon-s-2{background-image:url(../assets/images/icons.png);background-position:0 -726px;width:60px;height:60px}.icon-s-3{background-image:url(../assets/images/icons.png);background-position:0 -796px;width:60px;height:60px}.icon-s-4{background-image:url(../assets/images/icons.png);background-position:0 -866px;width:60px;height:60px}.icon-s-5{background-image:url(../assets/images/icons.png);background-position:0 -936px;width:60px;height:60px}.icon-s-6{background-image:url(../assets/images/icons.png);background-position:0 -1006px;width:60px;height:60px}.icon-s-7{background-image:url(../assets/images/icons.png);background-position:0 -1076px;width:60px;height:60px}.icon-s-8{background-image:url(../assets/images/icons.png);background-position:0 -1146px;width:60px;height:60px}.icon-tag-1{background-image:url(../assets/images/icons.png);background-position:0 -239px;width:90px;height:30px}.icon-tag-2{background-image:url(../assets/images/icons.png);background-position:0 -279px;width:90px;height:30px}.icon-tag-3{background-image:url(../assets/images/icons.png);background-position:0 -319px;width:90px;height:30px}.icon-tag-4{background-image:url(../assets/images/icons.png);background-position:0 -359px;width:90px;height:30px}.icon-tag-5{background-image:url(../assets/images/icons.png);background-position:0 -399px;width:90px;height:30px}.icon-tag-6{background-image:url(../assets/images/icons.png);background-position:0 -439px;width:90px;height:30px}.icon-tag-7{background-image:url(../assets/images/icons.png);background-position:0 -479px;width:90px;height:30px}.icon-tag-8{background-image:url(../assets/images/icons.png);background-position:0 -519px;width:90px;height:30px}.icon-tag-9{background-image:url(../assets/images/icons.png);background-position:0 -559px;width:90px;height:30px}.hidden,[cloak],[hidden],[v-cloak],template{display:none!important}#center{padding:0!important}@-webkit-keyframes pacman-rotate-half-up{0%,100%{-webkit-transform:rotate(270deg);transform:rotate(270deg)}50%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes pacman-rotate-half-up{0%,100%{-webkit-transform:rotate(270deg);transform:rotate(270deg)}50%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes pacman-rotate-half-down{0%,100%{-webkit-transform:rotate(90deg);transform:rotate(90deg)}50%{-webkit-transform:rotate(0);transform:rotate(0)}}@keyframes pacman-rotate-half-down{0%,100%{-webkit-transform:rotate(90deg);transform:rotate(90deg)}50%{-webkit-transform:rotate(0);transform:rotate(0)}}@-webkit-keyframes pacman-balls{0%{left:200%;opacity:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}5%{opacity:.5}66%{opacity:1}67%{opacity:0}100%{left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}}@keyframes pacman-balls{0%{left:200%;opacity:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}5%{opacity:.5}66%{opacity:1}67%{opacity:0}100%{left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}}@-webkit-keyframes rotate360{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotate360{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes dialog-scale{0%{-webkit-transform:scale(0);transform:scale(0)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes dialog-scale{0%{-webkit-transform:scale(0);transform:scale(0)}100%{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes fade{from{opacity:0}to{opacity:1}}@keyframes fade{from{opacity:0}to{opacity:1}}.dialog-scale-enter-active{-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.dialog-scale-enter{-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}.loading-page-wrapper{position:fixed;width:100vw;height:100%;top:0;left:0;z-index:999;overflow:hidden;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.loading-page-wrapper .loading-page-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);overflow:hidden;z-index:-1}.loading-wrapper .loading-overlay{position:absolute;z-index:9;width:100%;height:100%}.loading-pacman{position:absolute;z-index:10;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.loading-pacman .loading-text{width:130px;position:absolute;top:126%;left:11%}.loading-pacman .la-pacman.la-2x{width:64px;height:64px}.loading-pacman .la-pacman.la-2x>div{float:left;background-color:currentColor;border:0 solid currentColor;width:16px;height:16px}.loading-pacman .la-pacman.la-2x>div:nth-child(1),.loading-pacman .la-pacman.la-2x>div:nth-child(2){width:0;height:0;background:0 0;border-style:solid;border-width:32px;border-right-color:transparent;border-radius:100%;-webkit-animation:pacman-rotate-half-up .5s 0s infinite;animation:pacman-rotate-half-up .5s 0s infinite}.loading-pacman .la-pacman.la-2x>div:nth-child(2){margin-top:-64px;-webkit-animation-name:pacman-rotate-half-down;animation-name:pacman-rotate-half-down}.loading-pacman .la-pacman.la-2x>div:nth-child(3),.loading-pacman .la-pacman.la-2x>div:nth-child(4),.loading-pacman .la-pacman.la-2x>div:nth-child(5),.loading-pacman .la-pacman.la-2x>div:nth-child(6){position:absolute;top:50%;left:200%;width:8px;height:8px;border-radius:100%;opacity:0;-webkit-animation:pacman-balls 2s 0s infinite linear;animation:pacman-balls 2s 0s infinite linear}.loading-pacman .la-pacman.la-2x>div:nth-child(3){-webkit-animation-delay:-1.44s;animation-delay:-1.44s}.loading-pacman .la-pacman.la-2x>div:nth-child(4){-webkit-animation-delay:-1.94s;animation-delay:-1.94s}.loading-pacman .la-pacman.la-2x>div:nth-child(5){-webkit-animation-delay:-2.44s;animation-delay:-2.44s}.loading-pacman .la-pacman.la-2x>div:nth-child(6){-webkit-animation-delay:-2.94s;animation-delay:-2.94s}.loading-pacman .la-pacman.la-2x>div:nth-of-type(1){-webkit-animation:pacman-rotate-half-up .5s 0s infinite;animation:pacman-rotate-half-up .5s 0s infinite}.replace-class.layui-layer{border-radius:5px;border:0;box-shadow:0 0 0 0 #000;background:-webkit-linear-gradient(left,#3c444d,#525453);background:linear-gradient(90deg,#3c444d,#525453)}.replace-class.layui-layer .layui-layer-title{background:-webkit-linear-gradient(left,#57626e,#727576);background:linear-gradient(90deg,#57626e,#727576);color:#fff;border:none;height:40px;line-height:40px}.replace-class.layui-layer .layui-layer-ico.layui-layer-close{background:url(https://igstatic.igxe.cn/csgo/tools/unpack/scss/assets/images/icon-close.png) no-repeat}.replace-class.layui-layer .layui-layer-ico.layui-layer-close:hover{background-position:unset}.replace-class.layui-layer .layui-layer-setwin{top:12px}.replace-class.layui-layer .layui-layer-content{text-align:center}.replace-class.layui-layer .layui-layer-btn{border:0;display:-webkit-flex;display:-ms-flexbox;display:flex;-moz-box-sizing:border-box;box-sizing:border-box;padding:0 15px 20px;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around}.replace-class.layui-layer .layui-layer-btn a{width:90px;height:32px;line-height:32px;background-color:#3b3a3a;border-radius:20px;margin:0;padding:0}.replace-class.layui-layer .layui-layer-btn a.layui-layer-btn0:hover{background:#3b3a3a}.replace-class.layui-layer .layui-layer-btn a.layui-layer-btn1{background-color:#32c014}.replace-class.layui-layer .layui-layer-btn a.layui-layer-btn1:hover{background-color:#32c014}.replace-class.layui-layer.confirm .layui-layer-btn{border-top:1px solid #ffffff1a;padding-top:20px}.replace-class.layui-layer.save-result .layui-layer-btn{border-top:1px solid #ffffff1a;padding-top:20px}.replace-class.layui-layer.save-result .layui-layer-btn a.layui-layer-btn0{background-color:#32c014}.replace-class.layui-layer.save-result .layui-layer-btn a.layui-layer-btn0:hover{background-color:#32c014}.replace-class.layui-layer.save-result .dialog-set-abrasion input,.replace-class.layui-layer.save-result .dialog-set-abrasion textarea{background-color:#fff}.dialog-box{position:fixed;top:0;left:0;width:100%;height:100%;overflow:hidden;background-color:rgba(0,0,0,.7);display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;z-index:20}.dialog-box.dialog-scale{-webkit-animation:dialog-scale .2s linear;animation:dialog-scale .2s linear}.dialog-box>.dialog{position:relative;box-shadow:5px 4px 8px 0 rgba(0,0,0,.2);position:relative}.abrasion-btn.type-1{background-color:#802a27}.abrasion-btn.type-2{background-color:#194c85}.abrasion-btn.type-3{background-color:#393939}.abrasion-btn.type-4{background-color:#4d866d}.abrasion-btn.type-4{background-color:#194c85}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar{width:6px;background-color:transparent}::-webkit-scrollbar-thumb{background:#989b9d;border-radius:3px;-webkit-transition:all .1s linear;transition:all .1s linear}::-webkit-scrollbar-thumb:hover{background:#989b9d}::-webkit-scrollbar-thumb:active{background:#989b9d}.ff-scrollbar{scrollbar-color:#989b9d transparent;scrollbar-width:thin}.ff-scrollbar *{scrollbar-color:#989b9d transparent;scrollbar-width:thin}