.swiper-container{margin:0 auto;position:relative;overflow:hidden;z-index:1}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;transition-property:transform;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translateZ(0);transform:translateZ(0)}.swiper-container-multirow>.swiper-wrapper{-webkit-box-lines:multiple;-moz-box-lines:multiple;-ms-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-webkit-flex-shrink:0;-ms-flex:0 0 auto;flex-shrink:0;width:100%;height:100%;position:relative}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;transition-property:transform,height}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-wp8-horizontal{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-wp8-vertical{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;background-size:27px 44px;background-position:50%;background-repeat:no-repeat}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23007aff'/%3E%3C/svg%3E");left:10px;right:auto}.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z'/%3E%3C/svg%3E")}.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23fff'/%3E%3C/svg%3E")}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23007aff'/%3E%3C/svg%3E");right:10px;left:auto}.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z'/%3E%3C/svg%3E")}.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23fff'/%3E%3C/svg%3E")}.swiper-pagination{position:absolute;text-align:center;transition:.3s;-webkit-transform:translateZ(0);transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullet{width:10px;height:2px;display:inline-block;background:#888887}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-moz-appearance:none;-ms-appearance:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-white .swiper-pagination-bullet{background:#fff}.swiper-pagination-bullet-active{opacity:1;background:#ffd800}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:5px 0;display:block}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 2px}.swiper-pagination-progress{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progress .swiper-pagination-progressbar{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;transform-origin:left top}.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar{-webkit-transform-origin:right top;transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progress{width:100%;height:4px;left:0;top:0}.swiper-container-vertical>.swiper-pagination-progress{width:4px;height:100%;left:0;top:0}.swiper-pagination-progress.swiper-pagination-white{background:hsla(0,0%,100%,.5)}.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar{background:#fff}.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar{background:#000}.swiper-container-3d{-webkit-perspective:1200px;-o-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-container-coverflow .swiper-wrapper,.swiper-container-flip .swiper-wrapper{-ms-perspective:1200px}.swiper-container-cube,.swiper-container-flip{overflow:visible}.swiper-container-cube .swiper-slide,.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-cube .swiper-slide .swiper-slide,.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active,.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top,.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-slide{visibility:hidden;-webkit-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-fade.swiper-container-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s steps(12) infinite;animation:swiper-preloader-spin 1s steps(12) infinite}.swiper-lazy-preloader:after{display:block;content:"";width:100%;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%236c6c6c' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E");background-position:50%;background-size:100%;background-repeat:no-repeat}.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%23fff' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E")}@-webkit-keyframes swiper-preloader-spin{to{-webkit-transform:rotate(1turn)}}@keyframes swiper-preloader-spin{to{transform:rotate(1turn)}}[v-cloak]{display:none}*{margin:0;padding:0}*,ol,ul{list-style:none}a{text-decoration:none}a,button,div,input{-webkit-tap-highlight-color:rgba(255,0,0,0)}body,html{height:100%}body{font-family:HelveticaNeue-Light,Helvetica Neue Light,Clockopia;-webkit-touch-callout:none}b,em,strong{font-style:normal;font-weight:400}body{-webkit-user-select:none;-webkit-text-size-adjust:none;-webkit-overflow-scrolling:touch}img{display:block;max-width:100%}.iconfont{font-family:iconfont!important;font-style:normal;-webkit-font-smoothing:antialiased;-webkit-text-stroke-width:.1px;-moz-osx-font-smoothing:grayscale}.word-wrap{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.wrap{height:100%}@media (orientation:portrait){body,html{position:relative;width:100%;height:100%;padding:0;margin:0}html:before{content:"";position:fixed;top:0;height:100%;background:#333}html:after,html:before{left:0;width:100%;z-index:99999}html:after{content:"\8BF7\4FDD\6301\6A2A\5C4F\89C2\770B";height:30px;margin-top:30px;text-align:center;font-size:16px}body:before,html:after{position:absolute;top:50%;color:#fff}body:before{content:"";z-index:99999;height:150px;width:100px;left:50%;margin:-120px 0 0 -50px;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHQAAAB2CAYAAAAZUrcsAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyFpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MDAwMjcwNkVEQzczMTFFNjlFMDFGQTEzNkM3N0JBMTMiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MDAwMjcwNkREQzczMTFFNjlFMDFGQTEzNkM3N0JBMTMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjQ0NzhCMTlBREM1ODExRTZCNTdFRjQ0Q0I1QzRCODZBIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjQ0NzhCMTlCREM1ODExRTZCNTdFRjQ0Q0I1QzRCODZBIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+J30rNQAACRRJREFUeNrsXQlsFVUU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");background-repeat:no-repeat;background-position:50%;background-size:100px auto}}.tou_back{opacity:.6;background:#0c0c15}.menu{width:.97rem;background-size:100% 100%;position:fixed;top:0;left:0;bottom:0;overflow:hidden;box-sizing:border-box;z-index:3}.menu-list{display:flex;flex-direction:column;height:100%;text-align:center}.menu-list .iconr{display:block;margin:0 auto}.menu-list li{position:relative;display:flex;flex-grow:1;flex-direction:column;width:100%;box-sizing:border-box}.menu-list li h6{font-size:.2rem;color:#77829d;margin-top:.08rem;line-height:.28rem;font-weight:400}.menu-list li a{display:flex;flex:auto;flex-grow:1;justify-content:center;align-items:center;width:100%;text-decoration:none}.menu-list li.current{background:url(//game.gtimg.cn/images/cjm/m/ingame/new/cen.jpg) top no-repeat;background-size:100%;position:relative;background-size:100% 100%}.menu-list li.current .tou_back{opacity:0}.menu-list li.current h6{color:#381106}.menu-list #m_bl.show,.menu-list #m_wxq.show{display:flex}@media screen and (orientation:portrait){.menu{width:100%;top:auto;left:0;right:0;bottom:0;height:1.2rem;background-size:100% 100%}.menu-list{display:flex;flex-direction:row;height:100%;text-align:center}.menu-list li{display:flex;flex:auto;flex-grow:1;justify-content:center;align-items:center;width:25%;height:1.2rem}.menu-list li.current{background-size:100% 100%}.menu-list li h6{margin-top:0}}.positon_block{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%)}.icon{display:flex;font-style:normal}.nav1{width:.38rem;height:.43rem;background:url(//game.gtimg.cn/images/cjm/m/ingame/new/nav1.png);background-size:100%}.nav2{width:.39rem;height:.4rem;background:url(//game.gtimg.cn/images/cjm/m/ingame/new/nav2.png);background-size:100%}.current .nav1{background:url(//game.gtimg.cn/images/cjm/m/ingame/new/nav1_hover.png);background-size:100%}.current .nav2{background:url(//game.gtimg.cn/images/cjm/m/ingame/new/nav2_hover.png);background-size:100%}body .comment-add-bar{background:rgba(24,21,19,.8);left:.98rem!important;border-top:1px solid #282b37;height:33px}body .comment-add-bar--input{background:rgba(24,21,19,.8);color:#8c8877}#comment{padding-bottom:33px}.np-comment-report-pop .report-bd>ul{display:inline-block;width:50%}.np-comment-report-pop .np-comment-report-bd{height:100%}@media (orientation:portrait){body,html{overflow:hidden;position:relative;width:100%;height:100%;padding:0;margin:0}html:before{content:"";position:fixed;top:0;height:100%;background:#333}html:after,html:before{left:0;width:100%;z-index:99999}html:after{content:"\8BF7\4FDD\6301\6A2A\5C4F\89C2\770B";height:30px;margin-top:30px;text-align:center;font-size:16px}body:before,html:after{position:absolute;top:50%;color:#fff}body:before{content:"";z-index:99999;height:150px;width:100px;left:50%;margin:-120px 0 0 -50px;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHQAAAB2CAYAAAAZUrcsAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyFpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MDAwMjcwNkVEQzczMTFFNjlFMDFGQTEzNkM3N0JBMTMiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MDAwMjcwNkREQzczMTFFNjlFMDFGQTEzNkM3N0JBMTMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjQ0NzhCMTlBREM1ODExRTZCNTdFRjQ0Q0I1QzRCODZBIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjQ0NzhCMTlCREM1ODExRTZCNTdFRjQ0Q0I1QzRCODZBIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+J30rNQAACRRJREFUeNrsXQlsFVUU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");background-repeat:no-repeat;background-position:50%;background-size:100px auto}}.main{position:relative;z-index:2;box-sizing:border-box;height:100%;margin-left:.98rem;color:#fffcf8}.main_lfet{left:0;width:5.07rem;padding:.2rem .2rem .2rem 0;margin-left:.2rem}.main_lfet,.main_right{position:absolute;top:0;box-sizing:border-box;-webkit-overflow-scrolling:touch;overflow-scrolling:touch}.main_right{right:.2rem;bottom:0;width:7.3rem;padding:.2rem;padding-right:0}.index_lun{position:relative;overflow:hidden;background:#252323}.new_list p{color:#c8d5f8}.news_title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-right:.8rem;position:relative;font-size:.24rem}.new_list li{height:.73rem;background:#1a1f2b;background:rgba(26,31,43,.9);width:100%;line-height:.73rem}.new_list li a{color:#c8d5f8}.news_title em{position:absolute;right:.12rem;top:.029rem}.news_title span{border:.01rem solid #3b4251;width:.6rem;height:.32rem;text-align:center;padding:.07rem .09rem;margin-right:.12rem;margin-left:.16rem;font-size:.2rem}.index_lun_dian{position:absolute;left:0;bottom:.2rem;text-align:center;width:100%}.index_lun_dian li{display:inline-block;width:.2rem;height:.04rem;background:#888684;margin-right:.03rem}.index_lun_dian .cent{background:#d38a10}.gl_block_left{width:4.46rem;margin-top:.2rem}.gl_block_left ul{display:flex;display:-webkit-box;-webkit-display:-webkit-box}.gl_block_left li{width:1.42rem;flex:1;-webkit-box-flex:1;box-flex:1;margin-right:.1rem}.gl_block_left li:last-child{margin-right:0}.gl_block_left_bottom{width:4.46rem;margin-top:.2rem}.gl_block_left_bottom ul{display:block;overflow:hidden}.gl_block_left_bottom li{width:50%;float:left}.index_tab ul{display:flex;display:-webkit-box;-webkit-display:-webkit-box;background:rgba(24,21,19,.7);height:.8rem;line-height:.8rem}.index_tab ul li{flex:1;-webkit-box-flex:1;box-flex:1;text-align:center;color:#8c8877;font-size:.26rem;border-bottom:.01rem solid #4a4841}.index_tab ul li.cent{background:#695d1c;color:#fff8d2;border-bottom:.02rem solid #ffe100}.gl_list_div_left{width:100%;float:left}.gl_list_div_right{width:25%;float:right}.gl_list_div{overflow:hidden;position:relative}.gl_list_list{width:87%;margin:0 auto;border-bottom:.01rem solid #44413c;position:relative;font-size:.26rem;color:#c9d6f8;padding:.25rem .35rem}.main_notice .gl_list_list{width:80%;padding-left:1.02rem}.main_notice .gl_list_list .wf_sp{position:absolute;top:.25rem;left:0;padding:.1rem .15rem;text-align:center;font-size:.24rem;display:-webkit-box;-webkit-box-pack:center;-webkit-box-align:center}.main_notice .gl_list_list .wf_sp.gg{color:#4a7bbf;border:.01rem solid #4a7bbf}.main_notice .gl_list_list .wf_sp.hd{color:#7245ad;border:.01rem solid #7245ad}.main_notice .gl_list_list .wf_sp.xw{color:#578737;border:.01rem solid #578737}.main_notice .gl_list_div_left_bottom{width:60%}.gl_list_list a{display:block;color:#fffcf8}.gl_list_div_left_bottom{color:#8c8877;font-size:.2rem;margin-top:.2rem;overflow:hidden}.gl_list_div_left_bottom em{float:left;font-style:normal;margin-right:.4rem}.gl_list_div_left_bottom span{float:right;margin-right:.15rem}.gl_list_div_left strong{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical}.biaoqian{color:#8c8877;font-size:.2rem;text-align:center;overflow:hidden;display:block;float:left;padding-top:.04rem}.biaoqian i{float:left;margin-right:.12rem}.biaoqian span{float:left;margin-right:.2rem}.icon_ping{width:.21rem;height:.19rem;background:url(//game.gtimg.cn/images/cjm/m/ingame/new/icon_ping.png);background-size:100%;display:block}.icon_look{width:.22rem;height:.17rem;background:url(//game.gtimg.cn/images/cjm/m/ingame/new/icon_look.png) 0 0 no-repeat;background-size:100%;display:block}.jiaobiao{background:url(//game.gtimg.cn/images/cjm/m/ingame/new/gl/jiaobiao.png);text-indent:.1rem;line-height:.28rem;overflow:hidden;background-size:100%;width:.45rem;height:.43rem;position:absolute;left:0;top:0;display:block;font-size:.2rem}.gl_list ul{display:none;-webkit-overflow-scrolling:touch;overflow-scrolling:touch}.gl_list .dis{display:block}@media screen and (orientation:portrait){.wrap{height:auto}.main{margin-left:0}.main_lfet,.main_right{width:100%;position:relative}.main_right{padding:.2rem;right:auto}}.nav{position:absolute;bottom:0;left:0;z-index:9999;width:.98rem;height:100%;background:#1f1f1e;background-size:100% 100%;border-right:.01rem solid #56524b}.nav li{position:relative;width:.98rem;height:33.33%}.nav .nav_selected{background:url(//game.gtimg.cn/images/cjm/m/ingame/new/nav_selected_bg.jpg) 0 0 no-repeat;background-size:100% 100%}.nav li a i{display:block;width:100%;margin-top:.07rem;text-align:center;font-style:normal;color:#8c8877;font-size:.22rem}.nav .nav_selected a i{color:#361206}.nav li a{left:50%;height:100%;margin-left:-50%;background:none}.nav li a,.nav li a span{position:absolute;width:100%}.nav li a span{top:50%;left:0;height:.75rem;margin-top:-.37rem}.nav li a em{background:url(//game.gtimg.cn/images/cjm/m/ingame/new/wf_nav_sp.png) no-repeat;background-size:1.75rem 1.23rem}.nav li:first-child a em{display:block;width:.38rem;height:.43rem;margin:0 auto;background-position:-.1rem -.1rem}.nav li.nav_selected:first-child a em{background-position:-.68rem -.1rem}.nav li:nth-child(3) a em{display:block;width:.4rem;height:.4rem;margin:0 auto;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACoAAAAqCAMAAADyHTlpAAAAb1BMVEUAAACMiHeMiHeMiHeMiHeMiHeMiHeMiHeMiHeMiHeMiHeMiHeMiHeMiHeMiHeMiHeMiHeMiHeMiHeMiHeMiHeMiHeMiHeMiHeMiHeMiHeMiHeMiHeMiHeMiHeMiHeMiHeMiHeMiHeMiHeMiHeMiHeBvpdVAAAAJHRSTlMABeat+ir36h/wyoB5OiXi0sEZlEkxpIvs1beGD21Y2pllUkFqD9PCAAABZElEQVQ4y43V2baCMAwF0JQyDyLDBZyn8//feFddWBOg4H7xgYDJIVWSVJHr/RD6w0FnhSK3XR+BGZrAVdhhRi8VqyzEAv80ayOu4JDGJPx5cPL+iCkSrEhYw3GEVaXtQaXYkH5my7DpNOYZYlO4I0PDyf++i/dD4TB0zxaWSaFfHrp5KXGtIaISM/tsTP0GK1IUTNurLjZFca2gC4TDmb5yMDk1EDJixKvRdITAV6OWA8g74ZmS1vNa8/kAF9EeXGNKvPEW+YXh5KktKz2HMhqqxGYq1sATkwa0nJLpMBnrBObKz2UEQdOVt8PzLyDlIrzK1p2vXQKpIJ7WZYz+cQwx5ckXHZsVyVPnkan974xFf3Odh/eJudt1juDUkRH/cgxjtpbr8k/YFTZUyi5miVVlTVaQYEW0+/VHswxIiFNnnzVNqN5fTClTNBccMaN5m6LjeyLGaQJyU69MHxLfTxb+4v4BMlqkS1tFZmIAAAAASUVORK5CYII=);background-size:contain}.nav li.nav_selected:nth-child(2) a em{background-position:-.1rem -.73rem}.nav li:nth-child(2) a em{display:block;width:.37rem;height:.37rem;margin:0 auto;background-position:-.69rem -.73rem}.nav li.nav_selected:nth-child(3) a em{background-position:-1.26rem -.73rem}.nav li:nth-child(4) a em{display:block;width:.35rem;height:.35rem;margin:0 auto;background:url(//game.gtimg.cn/images/cjm/m/ingame/new/game_icon.png) 0 0 no-repeat;background-size:100% 100%}.swiper-slide{text-align:center;font-size:18px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#main_nav{position:fixed;z-index:20;height:100%;width:.98rem;left:0;bottom:0}@media screen and (orientation:portrait){.main{width:7.1rem;margin:0 auto;left:0}#main_nav{z-index:20;padding:0}#main_nav,.nav{height:.9rem;width:100%}.nav{position:absolute;bottom:0;left:0;z-index:9999;background:#1f1f1e;background-size:100% 100%;border-top:.01rem solid #4e4531;border-right:none}.nav li{display:inline-block;float:left;position:relative;height:100%;width:33.333%}.nav .nav_selected{background:url(//alltest.ingame.qq.com/cjm2/img/nav_selected_bg.jpg) 0 0 no-repeat;background-size:100% 100%}.on_vertical:after,.on_vertical:before{content:"";height:0;z-index:-1}.on_vertical body:after,.on_vertical body:before{content:"";z-index:-1;height:0;background-image:none}.popVideo #popVideo{width:90%;display:inline-block;height:30%;position:absolute;top:50%;left:50%;margin-left:-45%;margin-top:-21%}}#comment{position:relative;margin-top:20px}.wf_light{z-index:10;position:absolute;top:0;right:1.5rem;width:.53rem;height:1.01rem;background:url("//game.gtimg.cn/images/cjm/m/ingame/new/wf_lignt_on.png") no-repeat;background-size:100%}.j_container{padding-bottom:200px!important;background-color:rgba(24,21,19,.7)}.j_art>h1{width:100%;color:#c9d6f9;font-size:.32rem;padding-top:1.06rem}.j_art>h1,.j_mgs{text-align:center}.j_mgs{color:#687991}.j_tell{width:2.06rem;height:.58rem;margin:0 auto}.j_container{float:left;width:100%;overflow-y:auto;padding:0 0 0 .45rem;-webkit-overflow-scrolling:touch;overflow-scrolling:touch}.j_art{height:auto;width:11.22rem;margin:0 auto}.j_art>h1{width:9.4rem;color:#fffcf8;font-size:.42rem;font-weight:400;text-align:left;line-height:.8rem;padding-top:.52rem}.j_mgs{position:relative;text-align:left;font-size:.22rem;color:#626056;margin-bottom:.26rem}.j_art .j_pubtime{margin-left:.4rem}.j_mgs>div{position:absolute;top:0;right:0}.j_eyes{margin-right:.4rem}.j_dis{margin-right:.26rem}.j_eyes i{background:url(//game.gtimg.cn/images/cjm/m/ingame/new/icon_look.png) no-repeat;background-size:100%}.j_dis i,.j_eyes i{display:inline-block;width:.21rem;height:.19rem;margin-right:.1rem;vertical-align:middle}.j_dis i{background:url(//game.gtimg.cn/images/cjm/m/ingame/new/icon_ping.png) no-repeat;background-size:100%}.j_line{display:block;width:100%;height:.02rem;background-color:hsla(0,0%,100%,.1)}.j_vdplay{display:block;width:6.31rem;height:3.64rem;margin:.14rem auto .12rem}.j_vdplay .j_video{width:100%;height:100%}.j_zan{margin:.26rem auto 0}.clearfix:after,.clearfix:before{clear:both;content:".";display:block;height:0;visibility:hidden;line-height:0}.clearfix{zoom:1}.j_zan>div,.j_zan>ul{display:inline-block;float:right;line-height:.4rem;color:#626056}.j_zan .zan_btn{display:block;width:1.38rem;height:.4rem;background:url("//game.gtimg.cn/images/cjm/m/ingame/new/wf_zan.png") no-repeat;background-size:100%}.j_zan>div{margin-left:.16rem}.j_zan>ul li{width:.36rem;display:inline-block;margin-left:-.1rem}.j_zan>ul li img{width:.36rem;height:.36rem;border-radius:100%;border:1px solid rgba(24,21,19,.7)}.j_tell{display:block;width:1.7rem;height:.4rem;margin:.3rem auto 0}.j_tell img{width:2.06rem;background-size:100%;vertical-align:top}.j_dis_num{position:relative;color:#ff9700;font-size:.24rem;line-height:.5rem}.j_dis_num a{display:block;position:absolute;top:0;right:0;width:1.52rem;height:.47rem;border:.02rem solid #87550e;text-align:center;line-height:.47rem;border-radius:.03rem;font-size:.24rem;color:#d48719;background-color:#1c191c}.comment-main--header-prompt,.comment-main--header-text,.comment-main--title{color:#ffd800!important}.comment-main--title{font-weight:700;font-size:.3rem;padding:0 .6rem!important}.comment-main--header{padding:.2rem .6rem 0!important;border-top:.04rem solid #45433e}#video-comment .comment-main--header{padding:12px 0!important}#video-comment .comment-main--title{padding-left:0!important}.comment--theme-dark .comment-main--title{border-top:0!important}.comment--theme-dark.comment-item{color:#fffcf8!important}.comment-item--time{color:#626056!important}[class|=comment-item--like-heart]{width:11px!important;height:10px!important;background:url("//game.gtimg.cn/images/cjm/m/ingame/new/peach.png") no-repeat!important;background-size:100%!important}.comment-item--operate-icon{width:11px!important;height:9px!important;background:url("//game.gtimg.cn/images/cjm/m/ingame/new/icon_ping.png") no-repeat!important;background-size:100%!important}.comment-main>.comment-item{padding-top:0!important}.comment-main>.comment-item>.comment-item--header{padding-top:12px;border-top:.01rem solid #545049}.comment--theme-dark .comment-item--reply-mini,.comment--theme-dark.comment-item .comment-item{position:relative;background:hsla(0,0%,100%,.05)!important;border-radius:5px}.comment--theme-dark .comment-item--reply-mini:before,.comment--theme-dark.comment-item .comment-item:before{content:"";position:absolute;top:-5px;left:13px;display:block;border-right:5px solid transparent;border-left:5px solid transparent;border-bottom:5px solid hsla(0,0%,100%,.05)}.comment-item--like,.comment-item--operate{color:#626056;font-size:.22rem}.wf_light.on{background:url("//game.gtimg.cn/images/cjm/m/ingame/new/wf_lignt_off.png") no-repeat;background-size:100%}.j_container.on{background:#e9e9e9}.j_container.on .j_art>h1{color:#333}.j_container.on .j_article{color:#4d4d4d}.j_container.on .comment-main--header-prompt,.j_container.on .comment-main--header-text,.j_container.on .comment-main--title{color:#4d4d4d!important}.j_container.on .comment-main--header{border-top:.04rem solid #dcdcdb}.j_container.on .comment--theme-dark.comment-item{color:#4d4d4d!important}.comment--theme-dark .comment-item--reply-mini,.j_container.on .comment--theme-dark.comment-item .comment-item{background:rgba(0,0,0,.05)!important}.j_container.on .comment--theme-dark .comment-item--reply-mini:before,.j_container.on .comment--theme-dark.comment-item .comment-item:before{border-bottom:5px solid rgba(0,0,0,.05)}.j_container.on .comment-item--name{color:#4d4d4d}.j_container.on .comment-main>.comment-item>.comment-item--header{padding-top:12px;border-top:.01rem solid #ccc}.comment-item--operate,.j_container.on .comment-item--like{color:#4d4d4d}.j_discuss{color:#a4b0d0;font-size:.24rem;margin-top:.3rem}.j_dis_part>div:first-child,.j_disCon>.j_dis_part:last-child{margin-bottom:.2rem}.j_dis_part>.j_sdis_area{width:10.28rem;margin-left:.94rem}.j_sdis_area>div{margin-bottom:.2rem;margin-top:.2rem}.j_disCon .j_line{margin:.26rem auto}.j_uhead{float:left;display:inline-block;width:.74rem;background-size:100%;margin-right:.2rem}.j_userMgs{display:block;line-height:.36rem;color:#a4b0d0;font-size:.26rem}.j_userMgs>p,.j_userMgs>p a{color:#687991;font-size:.22rem}.j_udz i,.j_utime span:first-child{margin-right:.1rem}.j_udz i{display:inline-block;width:.21rem;height:.19rem;background:url(//game.gtimg.cn/images/cjm/m/ingame/new/peach.png) no-repeat;background-size:100%}.j_udis{margin-left:.2rem}.j_udis i{display:inline-block;width:.21rem;height:.19rem;background:url(//game.gtimg.cn/images/cjm/m/ingame/new/icon_ping.png) no-repeat;background-size:100%;margin-right:.1rem}.j_utxt{position:relative;height:auto;color:#a4b0d0;font-size:.24rem;background-color:hsla(0,0%,100%,.05);padding:.1rem .4rem;line-height:.46rem;border-radius:.06rem}.j_utxt em{position:absolute;top:-.08rem;left:.26rem;width:0;height:0;border-left:.08rem solid transparent;border-right:.08rem solid transparent;border-bottom:.08rem solid hsla(0,0%,100%,.05)}#information{height:100%}.tvp_virtualszie{display:none}.j_article{width:100%;height:auto;color:#fffcf8;margin-bottom:.3rem}.j_article p{width:100%;height:auto;line-height:.4rem;font-size:.3rem;margin-top:.1rem;text-indent:.48rem}.j_article p a{color:#ffd800;text-decoration:underline}.j_article p:first-child{margin-top:.2rem}#index .new_list ul{display:block!important}#index .main_lfet{padding-top:0!important}#index .sign_box{margin-top:0!important}#index.main{width:12.36rem}#index .ads-img{width:100%;height:2.75rem;background-size:cover}.swiper-slide a{width:100%;height:100%;display:inline-block}.news_title i{font-style:normal}.sign_box li a{color:#98a1be}#index .index_tab ul li{flex:none;//:none;-webkit-box-flex:inherit}.gl_list ul{display:block}#gllist .gl_list ul{display:block;overflow:inherit}#strategy .ads-img{width:100%;height:2.36rem;background-size:cover}#gllist .gl_list{overflow:hidden!important}#video{width:100%}.main_video .icon{float:left;margin:.04rem .07rem 0 0;background:url(//game.gtimg.cn/images/cjm/m/ingame/new/icon_look.png);background-size:100% 100%}.main_video{height:100%}.main_video .main_list{width:100%;position:absolute;top:0;left:0;box-sizing:border-box;-webkit-overflow-scrolling:touch;overflow-scrolling:touch}.main_video.main{margin-left:.98rem}#gllist .main,.main_video.main{background:rgba(24,21,19,.7)}.video_list ul{display:block!important}.main_notice .gl_list ul{display:block;overflow:inherit}.main_notice .gl_list{overflow:hidden}.main_notice{background:rgba(24,21,19,.7)}.nav{z-index:1!important;position:fixed!important}.share-guide-task{width:100%;height:100%;background:#000;opacity:.8;position:fixed;top:0;bottom:0;z-index:99}.share-guide-task,.share-text{left:0;right:0;text-align:center}.share-text{color:#fff;font-size:18px;bottom:30px;position:absolute}@font-face{font-family:igfont;src:url("//ossweb-img.qq.com/images/js/bsCommonFiles/iconfont/iconfont.eot");src:url("//ossweb-img.qq.com/images/js/bsCommonFiles/iconfont/iconfont.eot?#iefix") format("embedded-opentype"),url("//ossweb-img.qq.com/images/js/bsCommonFiles/iconfont/iconfont.svg#iconfont") format("svg"),url("//ossweb-img.qq.com/images/js/bsCommonFiles/iconfont/iconfont.woff") format("woff"),url("//ossweb-img.qq.com/images/js/bsCommonFiles/iconfont/iconfont.ttf") format("truetype")}.igfont{font-family:igfont!important;font-style:normal;-webkit-font-smoothing:antialiased;-webkit-text-stroke-width:.1px;-moz-osx-font-smoothing:grayscale}.map_wrap{z-index:0}#index.main{position:relative;z-index:2;overflow:hidden;height:100%;margin-left:.98rem;color:#98a1be}.load_more{display:block;text-align:center;color:#474d60;font-size:.2rem;line-height:.4rem;height:auto!important;color:#fff;border:0!important}#detail.main-content-wrap,#information.main-content-wrap{position:relative;height:100%;overflow:auto;margin-left:.98rem;z-index:99}.j_container{padding:0}.comment-input,body .comment-add-bar{left:.98rem!important;width:auto!important;right:0!important}.comment-input,body .skillsComment{left:0!important}.j_article img{text-align:center!important;margin:0 auto}@media (orientation:portrait){.comment-input,body .comment-add-bar{left:0!important}}.index_new{width:4.46rem;height:3.26rem;margin:0 auto}#index .disc{background-color:red;width:8px;height:8px;right:-4px;top:-4px;position:absolute;border-radius:50%}#index .indexgl_dibu{overflow:hidden}#index .sign_box{position:relative;width:100%;height:1.16rem;margin:.2rem 0!important}#index .sign_box li{width:1.38rem;height:1.16rem;margin-right:.095rem;display:inline-block;float:left;position:relative;background:url("//game.gtimg.cn/images/cjm/m/ingame/new/wf_icons.png") no-repeat;background-size:7.3rem 1.16rem}#index .sign_box li:last-child{margin-right:0}#index .sign_box li a{position:absolute;top:0;left:0;width:100%;height:100%}#index .sign_box li i{position:absolute;bottom:.15rem;left:0;width:100%;text-align:center;font-style:normal;color:#fffcf8}#index .sign_box .sign_biank i{color:#fff}#index .sign_box2 li:first-child{background-position:0 0}#index .sign_box2 li:nth-child(2){background-position:-1.48rem 0}#index .sign_box2 li:nth-child(3){background-position:-2.96rem 0}#index .sign_box2 li:nth-child(4){background-position:-4.44rem 0}#index .sign_box2 li:nth-child(5){background-position:-5.92rem 0}#index .sign_box .sign_biank{width:1.12rem;height:1.14rem;border:1px solid rgba(134,251,26,.2);border-radius:2px}#index .indexgl_list_src{display:block;background-image:url(//game.gtimg.cn/images/cjm/m/ingame/new/topic_icon.jpg);background-size:cover;background-position:50%}#index .indexgl_list_src,#index .single_pic .indexgl_list_img{width:2.19rem;height:1.2rem}#index .text_color_3{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;height:.7rem;-webkit-box-orient:vertical}#index .swiper-slide a{display:block;width:100%;height:100%}#index .indexgl_list_img .play_btn{position:absolute;top:50%;left:50%;width:.81rem;height:.77rem;margin:-.39rem 0 0 -.41rem}#index .biaoqian i{margin-top:0}#index .main_lfet{overflow-y:initial;position:absolute;top:0;bottom:0;left:0;margin-left:0;padding-right:.2rem;margin-top:.2rem;-webkit-overflow-scrolling:touch;overflow-scrolling:touch}#index .index_lun{position:relative;overflow:hidden;background:#252323}#index .index_tab{position:relative;margin-top:.2rem}#index .index_tab ul{background:rgba(23,20,19,.7);display:flex;display:-webkit-box;-webkit-display:-webkit-box;height:.6rem;line-height:.6rem;border-bottom:.01rem solid #4c4b46}#index .index_tab ul li{width:.85rem;text-align:center;color:#8c8877}#index .index_tab ul li.cent{background:#685c1b;color:#fff8d2;border-bottom:.02rem solid #ffd800}#index .index_tab ul li span{font-size:.26rem}#index .new_list p{color:#c8d5f8}#index .new_list ul{display:none}#index .new_list .dis{display:block}#index .index_tab_more{color:#8c8877;font-size:.2rem;position:absolute;top:.2rem;right:.1rem;line-height:.2rem}#index .index_tab_more em{display:inline-block;margin:0 .1rem;border-top:3px solid transparent;border-left:4px solid #ecc805;border-bottom:3px solid transparent}#index .news_title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-right:.8rem;position:relative;font-size:.26rem}#index .new_list li{height:.73rem;background:rgba(24,21,19,.7);width:100%;line-height:.73rem;border-bottom:.01rem solid #464542}#index .new_list li a{color:#fffcf8}#index .news_title em{position:absolute;right:.12rem;top:.029rem;color:#8c8877}#index .news_title span{display:inline-block;border:.01rem solid #3b4251;width:.48rem;height:.3rem;line-height:.3rem;padding:0;text-align:center;margin-right:.1rem;margin-left:.16rem;font-size:.2rem}#index .news_title span i{display:block;width:100%;height:100%}#index .news_title .xw{border:.01rem solid #578737;color:#578737}#index .news_title .gg{border:.01rem solid #4a7bbf;color:#4a7bbf}#index .news_title .hd{border:.01rem solid #7245ad;color:#7245ad}#index .index_lun_dian{position:absolute;left:0;bottom:.2rem;text-align:center;width:100%}#index .index_lun_dian li{display:inline-block;width:.2rem;height:.04rem;background:#888684;margin-right:.03rem}#index .index_lun_dian .cent{background:#d38a10}#index .main_right{overflow-y:auto;position:absolute;top:0;right:.2rem;bottom:0;box-sizing:border-box;width:7.49rem;padding:.2rem;padding-right:0;-webkit-overflow-scrolling:touch;overflow-scrolling:touch}#index .main_right_top{height:1.38rem;box-sizing:border-box;background:#1a1f2b;background:rgba(26,31,43,.9);padding:.2rem}#index .main_right_top .img_kuang{border:.01rem solid #515151;width:.58rem;height:.58rem;float:left}#index .main_right_middl{float:left;margin-left:.16rem}#index .main_right_middl p{font-size:.28rem;color:#fff}#index .main_right_middl_dibu{display:flex;display:-webkit-box;-webkit-display:-webkit-box}#index .main_right_middl_dibu dt{color:#77829d;font-size:.18rem}#index .main_right_middl_dibu dd{color:#c8d5f8;font-size:.24rem}#index .main_right_middl_dibu dl{flex:1;-webkit-box-flex:1;box-flex:1;text-align:center;border-right:.01rem solid #3d4957}#index .main_right_middl_dibu dl:last-child{border-right:0}#index .main_right_right{float:right;display:flex;display:-webkit-box;-webkit-display:-webkit-box;background:#1a1f2b;background:rgba(26,31,43,.9)}#index .main_right_right dl{flex:1;-webkit-box-flex:1;box-flex:1;text-align:center;border-right:.01rem solid #3d4957;width:1.09rem;height:.98rem;padding-top:.18rem;box-sizing:border-box}#index .main_right_block{display:none;width:100%;height:1.38rem;margin-top:.2rem;box-sizing:border-box;background:#1a1f2b;background:rgba(26,31,43,.9);padding:.2rem}#index .block_img_kuang{width:1rem;height:1rem;float:left;margin-right:.24rem}#index .jiangping{float:left;margin-bottom:.15rem;margin-left:.6rem}#index .jiangping div{background:url(//game.gtimg.cn/images/cjm/m/ingame/new/biao2.png);background-size:100%;width:.71rem;height:.81rem;position:relative}#index .jiangping li{float:left;margin-right:.26rem}#index .jiangping span{font-size:.14rem;position:absolute;bottom:.1rem;left:0;text-align:center;width:100%;background:#050507;height:.2rem;line-height:.2rem}#index .qiandao{display:block;overflow:hidden}#index .jiangping .cent span{background:#656b7f;color:#0c0d0f}#index .jiangping .cent div{background:url(//game.gtimg.cn/images/cjm/m/ingame/new/biao.png);background-size:100%;padding-top:.01rem;box-sizing:border-box}#index .jiangping div img{width:.68rem;height:.68rem;margin:0 auto}#index .jiangping_di{width:100%;overflow:hidden}#index .jiangping_di li{width:.92rem;height:.04rem;background:#656b7f;color:#0c0d0f;margin-right:.03rem;float:left}#index .jiangping_di .cent{background:#fea911}#index .main_right_block_1{margin-top:.2rem;margin-bottom:.2rem}#index .main_right_block_1 ul{display:flex;display:-webkit-box;-webkit-display:-webkit-box}#index .main_right_block_1 li{flex:1;-webkit-box-flex:1;box-flex:1;margin-right:.08rem}#index .main_right_block_1 li:last-child{margin-right:0}#index .list_top{height:.6rem;line-height:.6rem;position:relative;border-bottom:1px solid hsla(0,0%,100%,.1)}#index .list_top strong{font-size:.26rem;color:#fffcf8;display:block;position:relative;text-indent:.3rem}#index .list_top strong a{color:#8c8877;float:right;font-size:.2rem}#index .list_top strong a em{display:inline-block;margin:0 .1rem;border-top:3px solid transparent;border-left:4px solid #ecc805;border-bottom:3px solid transparent}#index .list_top strong:after{content:"";border-left:.03rem solid #ffd800;height:.2rem;left:.2rem;top:.2rem;position:absolute}#index .list_top b{width:.77rem;height:.15rem;display:block;position:absolute;right:.2rem;top:.33rem}#index .main_right_block_2{margin-bottom:.2rem;background:rgba(24,21,19,.7)}#index .scroll_bottom{height:.16rem}#index .text_color_3{color:#fffcf8;font-size:.26rem}#index .text_color_3 i{display:inline-block;margin-top:-.1rem;margin-right:.1rem;padding:0 .04rem;background:#a42c1d;font-size:.2rem;font-style:normal;color:#fff}#index .indexgl_list_box{overflow:hidden;padding:.15rem .18rem .1rem .2rem;box-sizing:border-box}#index .more_pic .indexgl_list_box{padding-top:.2rem;padding-bottom:.3rem}#index .single_pic .indexgl_list_img{width:2.19rem;height:1.2rem;float:left;margin-right:.2rem;position:relative;overflow:hidden}#index .indexgl_list_img img{height:100%}#index .single_pic .indexgl_list_p{font-size:.3rem;height:1.36rem}#index .indexgl_list_p p{overflow:hidden}#index .zhaiyao{font-size:.2rem;color:#78829d;margin-top:.2rem}#index .icon_bo{position:absolute;left:0;top:0;right:0;bottom:0;margin:auto}#index .text_color_2{color:#8c8877;font-size:.2rem}#index .dibu_shijian{float:right;margin-top:.26rem;display:none}#index .indexgl_list_box{border-bottom:.01rem solid #383944}#index .biaoqian{color:#8c8877;font-size:.2rem;text-align:center;overflow:hidden;margin-top:.26rem;display:block;float:right}#index .biaoqian i{float:left;margin-right:.12rem;margin-top:.05rem}#index .biaoqian span{float:left;margin-right:.2rem}#index .icon_ping{width:.21rem;height:.18rem;background:url(//game.gtimg.cn/images/cjm/m/ingame/new/icon_ping.png);background-size:100%;display:block}#index .icon_look{width:.22rem;height:.17rem;background:url(//game.gtimg.cn/images/cjm/m/ingame/new/icon_look.png);background-size:100%;display:block}#index .nav{position:absolute;top:0;left:0;z-index:9999;width:.98rem;height:100%;background:rgba(30,36,47,.85);background-size:100% 100%}#index .nav li{position:relative;width:.98rem;height:33.33%}#index .nav .nav_selected{background:url(//game.gtimg.cn/images/cjm/m/ingame/new/nav_selected_bg.jpg) 0 0 no-repeat;background-size:100% 100%}#index .nav li a i{display:block;width:100%;margin-top:.07rem;text-align:center;font-style:normal;color:#78839e;font-size:.22rem}#index .nav .nav_selected a i{color:#361206}#index .nav li a{position:absolute;left:50%;width:100%;height:100%;margin-left:-50%;background:none}#index .nav li a span{position:absolute;top:50%;left:0;width:100%;height:.75rem;margin-top:-.37rem}#index .nav li:first-child a em{display:block;width:.38rem;height:.43rem;margin:0 auto;background:url(//game.gtimg.cn/images/cjm/m/ingame/new/spirit.png) 0 -1.71rem no-repeat;background-size:10rem 10rem}#index .nav li.nav_selected:first-child a em{display:block;width:.38rem;height:.43rem;background:url(//game.gtimg.cn/images/cjm/m/ingame/new/spirit.png) 0 -2.28rem no-repeat;background-size:10rem 10rem}#index .nav li:nth-child(2) a em{display:block;width:.38rem;height:.43rem;margin:0 auto;background:url(//game.gtimg.cn/images/cjm/m/ingame/new/spirit.png) -.57rem -1.71rem no-repeat;background-size:10rem 10rem}#index .nav li.nav_selected:nth-child(2) a em{display:block;width:.38rem;height:.43rem;background:url(//game.gtimg.cn/images/cjm/m/ingame/new/spirit.png) -.57rem -2.28rem no-repeat;background-size:10rem 10rem}#index .nav li:nth-child(3) a em{display:block;width:.38rem;height:.38rem;margin:0 auto;background:url(//game.gtimg.cn/images/cjm/m/ingame/new/spirit.png) -1.71rem -1.71rem no-repeat;background-size:10rem 10rem}#index .nav li.nav_selected:nth-child(3) a em{display:block;width:.38rem;height:.38rem;background:url(//game.gtimg.cn/images/cjm/m/ingame/new/spirit.png) -1.71rem -2.28rem no-repeat;background-size:10rem 10rem}#index .nav li:nth-child(4) a em{display:block;width:.35rem;height:.35rem;margin:0 auto;background:url(//game.gtimg.cn/images/cjm/m/ingame/new/game_icon.png) 0 0 no-repeat;background-size:100% 100%}@media screen and (orientation:portrait){#index .wrap{height:auto}#index .main{margin-left:0}#index .main_lfet,#index .main_right{width:100%;position:relative}#index .main_right{padding:.2rem;right:auto}}#index .swiper-container{width:4.46rem;height:2.73rem}#index .swiper-slide{text-align:center;font-size:18px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#index .j_container{float:left;width:100%;overflow-y:auto;padding:0 0 0 .45rem;background-color:rgba(9,13,25,.85);-webkit-overflow-scrolling:touch;overflow-scrolling:touch}#index .j_art{height:auto;width:11.22rem;margin:0 auto}#index .j_art>h1{width:100%;color:#c9d6f9;font-size:.32rem;text-align:center;line-height:.8rem;padding-top:.3rem}#index .j_mgs{position:relative;text-align:center;font-size:.22rem;color:#687991;margin-bottom:.26rem}#index .j_art .j_pubtime{margin-left:.4rem}#index .j_mgs>div{position:absolute;top:0;right:0}#index .j_eyes{margin-right:.4rem}#index .j_dis{margin-right:.26rem}#index .j_eyes i{background:url(//game.gtimg.cn/images/cjm/m/ingame/new/icon_look.png) no-repeat;background-size:100%}#index .j_dis i,#index .j_eyes i{display:inline-block;width:.21rem;height:.19rem;margin-right:.1rem;vertical-align:middle}#index .j_dis i{background:url(//game.gtimg.cn/images/cjm/m/ingame/new/icon_ping.png) no-repeat;background-size:100%}#index .j_line{display:block;width:100%;height:.02rem;background-color:hsla(0,0%,100%,.1)}#index .j_vdplay{display:block;width:6.31rem;height:3.64rem;margin:.14rem auto .12rem}#index .j_vdplay .j_video{width:100%;height:100%}#index .j_tell{display:block;width:2.06rem;height:.58rem;margin:0 auto}#index .j_tell img{width:2.06rem;background-size:100%;vertical-align:top}#index .j_dis_num{position:relative;color:#ff9700;font-size:.24rem;line-height:.5rem}#index .j_dis_num a{display:block;position:absolute;top:0;right:0;width:1.52rem;height:.47rem;border:.02rem solid #87550e;text-align:center;line-height:.47rem;border-radius:.03rem;font-size:.24rem;color:#d48719;background-color:#1c191c}#index .j_discuss{color:#a4b0d0;font-size:.24rem;margin-top:.3rem}#index .j_dis_part>div:first-child,#index .j_disCon>.j_dis_part:last-child{margin-bottom:.2rem}#index .j_dis_part>.j_sdis_area{width:10.28rem;margin-left:.94rem}#index .j_sdis_area>div{margin-bottom:.2rem;margin-top:.2rem}#index .j_disCon .j_line{margin:.26rem auto}#index .j_uhead{float:left;display:inline-block;width:.74rem;background-size:100%;margin-right:.2rem}#index .j_userMgs{display:block;line-height:.36rem;color:#a4b0d0;font-size:.26rem}#index .j_userMgs>p,#index .j_userMgs>p a{color:#687991;font-size:.22rem}#index .j_udz i,#index .j_utime span:first-child{margin-right:.1rem}#index .j_udz i{display:inline-block;width:.21rem;height:.19rem;background:url(//game.gtimg.cn/images/cjm/m/ingame/new/peach.png) no-repeat;background-size:100%}#index .j_udis{margin-left:.2rem}#index .j_udis i{display:inline-block;width:.21rem;height:.19rem;background:url(//game.gtimg.cn/images/cjm/m/ingame/new/icon_ping.png) no-repeat;background-size:100%;margin-right:.1rem}#index .j_utxt{position:relative;height:auto;color:#a4b0d0;font-size:.24rem;background-color:hsla(0,0%,100%,.05);padding:.1rem .4rem;line-height:.46rem;border-radius:.06rem}#index .j_utxt em{position:absolute;top:-.08rem;left:.26rem;width:0;height:0;border-left:.08rem solid transparent;border-right:.08rem solid transparent;border-bottom:.08rem solid hsla(0,0%,100%,.05)}#index .tvp_fileszie{display:none}#index .j_article{width:100%;height:auto;color:#a4b0d0;margin-bottom:.3rem}#index .j_article p{width:100%;height:auto;line-height:.4rem;font-size:.24rem;margin-top:.1rem;text-indent:.48rem}#index .j_article p:first-child{margin-top:.2rem}#index .answer{display:none;overflow:hidden;position:absolute;top:0;left:0;z-index:10000;width:100%;height:100%;background-color:rgba(0,0,0,.6)}#index .character{position:absolute;top:0;left:0;z-index:3;width:33.958%}#index .answer_box{position:absolute;top:6.6666%;left:19.4152%;z-index:2;width:62.7436%;height:75.8666%}#index .answer_x{position:absolute;top:1.5%;right:-.7rem;width:.54rem;height:.54rem;background:url(//game.gtimg.cn/images/cjm/m/ingame/new/answer_x.png) 0 0 no-repeat;background-size:100% 100%}#index .answer_box h3{width:100%;height:13.3333%;line-height:200%;border-bottom:.02rem solid #ff9d00;text-align:center;color:#0a0a0c;font-size:.32rem;background-color:#9096a9}#index .subject{position:relative;width:100%;height:100%;background:rgba(26,27,33,.9)}#index .subject_bg{position:absolute;top:7.5438%;left:5.6152%;width:91.2783%}#index .subject_text{position:absolute;top:17%;left:23.6152%;z-index:3;width:67.2783%;padding:0 3%;font-size:.28rem;color:#fff;text-align:center}#index .subject_ul{position:absolute;top:45%;left:24.1338%;width:71.9235%;height:25.9649%}#index .subject_ul li{position:relative;float:left;width:48.1727%}#index .subject_ul li:first-child,#index .subject_ul li:nth-child(3){margin-right:3.6544%}#index .subject_ul li:first-child,#index .subject_ul li:nth-child(2){margin-bottom:3.6544%}#index .subject_ul li .subject_text_bor{display:none;position:absolute;top:0;left:0;width:100%}#index .subject_ul li span{position:absolute;top:0;left:0;width:85%;height:100%;padding-left:15%;line-height:.62rem;font-size:.24rem;color:#78839e}#index .subject_wrong,#index .subject_yes{display:none;position:absolute;top:30%;right:8%}#index .subject_wrong{width:9.6551%}#index .subject_yes{width:12.4137%}#index .subject_again,#index .subject_determine{position:absolute;top:80%;left:50%;width:20.0716%}#index .subject_again{display:none}#index .subject_get{display:none;position:absolute;top:46%;left:30%;width:62.1266%}#index .subject_get img,#index .subject_get span{float:left}#index .subject_get span{margin-right:6%;font-size:.3rem;color:#fff}#index .subject_get img{width:28%;margin-right:4%}#index .activity_description,#index .congratulations_reach,#index .persistent{display:none;position:absolute;overflow:hidden;top:0;left:0;z-index:10000;width:100%;height:100%;background:rgba(0,0,0,.8)}#index .activity_box .line_l_top{left:0;border-left:1px solid #676969}#index .activity_box .line_l_top,#index .activity_box .line_r_top{position:absolute;top:0;width:.2rem;height:.2rem;z-index:1;border-top:1px solid #676969}#index .activity_box .line_r_top{right:0;border-right:1px solid #676969}#index .activity_box .line_l_bottom{left:0;border-left:1px solid #676969}#index .activity_box .line_l_bottom,#index .activity_box .line_r_bottom{position:absolute;bottom:0;width:.2rem;height:.2rem;z-index:1;border-bottom:1px solid #676969}#index .activity_box .line_r_bottom{right:0;border-right:1px solid #676969}#index .activity_box{position:relative;top:50%;left:50%;width:6.85rem;height:5.2rem;margin:-2.6rem 0 0 -3.44rem;background-color:rgba(8,11,21,.8);border:1px solid #282a2e}#index .activity_box .activity_box_close{position:absolute;top:0;right:-.82rem;width:.52rem;height:.52rem;background:url(//game.gtimg.cn/images/cjm/m/ingame/new/activity-box-close.png) 0 0 no-repeat;background-size:100%}#index .activity_box .activity_box_prize{padding-left:.36rem;padding-right:.36rem}#index .activity_box .activity_box_prize>h2{padding-top:.14rem;padding-bottom:.14rem}#index .activity_box .activity_box_prize>h2 img{display:inline-block;vertical-align:middle;width:.4rem;height:.24rem}#index .activity_box .activity_box_prize>h2 span{display:inline-block;vertical-align:middle;font-size:.22rem;color:#ffa900}#index .activity_box div{position:absolute;top:0;left:0;z-index:6;width:100%;height:100%}#index .marathon_character{position:absolute;bottom:0;left:50%;z-index:3;width:9.72rem;margin-left:-4.86rem}#index .activity_box h3{position:relative;z-index:99999;width:6.89rem;height:.7rem;line-height:.7rem;font-size:.36rem;color:#ffb700;text-align:center}#index .activity_box h3 em{position:absolute;top:50%;left:50%;width:1.34rem;height:.34rem;margin:-.17rem 0 0 -.67rem;background:url(//game.gtimg.cn/images/cjm/m/ingame/new/marathon_icon.png) 0 0 no-repeat;background-size:10rem 10rem}#index .activity_box p{width:6.22rem;color:#c3c3c4;font-size:.22rem}#index .activity_box .activity_box_tit{margin:.14rem auto 0;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical}#index .activity_box .activity_box_txt{margin:.16rem auto 0}#index .activity_box p i{float:left;display:inline-block;width:.12rem;height:.2rem;margin:.02rem .1rem 0 0;background:url(//game.gtimg.cn/images/cjm/m/ingame/new/marathon_icon.png) 0 -.49rem no-repeat;background-size:10rem 10rem}#index .activity_box p span{color:#ffa900}#index .decorate,#index .decorate2{position:absolute;width:.12rem;height:.12rem}#index .decorate{bottom:-1px;right:-.012rem;background:url(//game.gtimg.cn/images/cjm/m/ingame/new/marathon_icon.png) 0 -.86rem no-repeat;background-size:10rem 10rem}#index .congratulations_reach .decorate{bottom:-1px;right:-.02rem}#index .decorate2{bottom:-1px;left:-2px;background:url(//game.gtimg.cn/images/cjm/m/ingame/new/marathon_icon.png) -.42rem -.86rem no-repeat;background-size:10rem 10rem}#index .confirm{position:absolute;bottom:.32rem;left:50%;z-index:100;width:1.68rem;height:.6rem;margin-left:-.84rem;background:url(//game.gtimg.cn/images/cjm/m/ingame/new/marathon_icon.png) 0 -1.32rem no-repeat;background-size:10rem 10rem}#index .congratulations_reach_box,#index .persistent_box{position:relative;top:50%;left:50%;width:4.86rem;height:auto;margin:-2.09rem 0 0 -2.44rem;padding-bottom:.28rem;background-color:rgba(8,11,21,.8);border:1px solid #282a2e}#index .congratulations_reach_box h3,#index .persistent h3{position:relative;width:4.9rem;height:.8rem;line-height:.8rem;font-size:.36rem;color:#ffb700;text-align:center}#index .persistent h3{line-height:1.12rem;height:1.12rem}#index .congratulations_reach_gold{display:block;width:1.85rem;height:1.25rem;margin:0 auto}#index .congratulations_reach_box p,#index .congratulations_reach_box span,#index .persistent_box p{display:block;margin-top:.31rem;font-size:.22rem;color:#fff;text-align:center}#index .congratulations_reach_box span{margin-top:.13rem;color:#909193}#index .congratulations_reach_box_jinbi{position:absolute;top:2rem;left:50%;width:1.74rem;height:.3rem;margin-left:-.87rem;font-size:.18rem;color:#bec9e4;line-height:.3rem;text-align:center;white-space:nowrap}#index .congratulations_reach_receive,#index .persistent_box_confirm{display:block;width:1.68rem;height:.6rem;margin:.24rem auto 0;background:url(//game.gtimg.cn/images/cjm/m/ingame/img/marathon_icon.png) 0 -2.33rem no-repeat;background-size:10rem 10rem}#index .persistent_box_confirm{margin:.58rem auto 0;background:url(//game.gtimg.cn/images/cjm/m/ingame/img/marathon_icon.png) 0 -1.32rem no-repeat;background-size:10rem 10rem}#index .persistent_box p{width:2.42rem;margin:.15rem auto 0;line-height:.3rem}#index .persistent_box p:first-child{margin-top:0}#index .persistent_box{padding-bottom:.58rem}#index .hot_box{width:7.28rem;margin:.22rem auto .2rem}#index .hot_box>div{display:inline-block;width:3.6rem;height:2.9rem;background:rgba(23,20,19,.7);position:relative}#index .hot_box>div:first-child{float:left}#index .hot_box>div:nth-child(2){float:right}#index .hot_box:after{display:block;clear:both;content:"";overflow:hidden;height:0}#index .hot_box a{display:block}#index .hot_box .topic_img{width:3.19rem;height:1.2rem;margin:.1rem auto}#index .hot_box p{width:3.19rem;margin:0 auto .2rem;color:#ffd800;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}#index .hot_box p span{color:#fffcf8;font-size:.26rem}#index .hot_box .num{position:absolute;right:.2rem;bottom:.15rem;font-size:.2rem;color:#8c8877}#index .hot p{overflow:hidden;width:3rem;height:.6rem;margin:.3rem auto .16rem;font-size:.26rem;line-height:.3rem;color:#c9d6f9;text-align:center;word-break:break-all;display:-webkit-box;-webkit-box-pack:center;-webkit-box-align:center}#index .hot span{white-space:nowrap}#index .hot marquee{display:block;overflow:hidden;width:3rem;height:.26rem;margin:.4rem auto .16rem;font-size:.26rem;line-height:.3rem;color:#c9d6f9;text-align:center}#index .hot span{display:block;font-size:.2rem;color:#59677c;text-align:center}#index .hot span i{margin-left:.4rem;font-style:normal}#index .hot span em{overflow:hidden;display:inline-block;width:.48rem;height:.2rem;letter-spacing:.01rem}#index .dynamic{position:relative;width:7.1rem;height:.6rem;padding-left:.2rem;background-color:#1e2f42}#index .dynamic_a{position:absolute;top:0;left:0;width:100%;height:100%;z-index:9999}#index .dynamic:after{display:block;clear:both;content:"";overflow:hidden;height:0}#index .dynamic_left{float:left;width:.32rem;height:.32rem;margin-top:.14rem;margin-right:.2rem;background:url(//game.gtimg.cn/images/cjm/m/ingame/new/spirit.png) 0 -3.21rem no-repeat;background-size:10rem 10rem}#index .dynamic_left2{color:#fff}#index .dynamic_left2,#index .marquee{float:left;height:.6rem;margin-right:.2rem;line-height:.65rem;font-size:.24rem}#index .marquee{width:4.22rem;color:#c9d6f9}#index .nothing{display:none}#index .dynamic_portrait{position:relative;float:left;width:.48rem;height:.48rem;margin-top:.06rem;background:url(//game.gtimg.cn/images/cjm/m/ingame/new/dynamic_portrait.png) 0 0 no-repeat;background-size:cover;background-position:50%}#index .dynamic_portrait em{position:absolute;top:0;right:0;width:.12rem;height:.12rem;background-color:#fa1300;border-radius:50%}#index .dynamic_portrait i{position:absolute;top:50%;right:-.22rem;width:.16rem;height:.16rem;margin-top:-.08rem;border-top:1px solid #878f99;border-right:1px solid #878f99;transform:rotate(45deg)}#index .marathon{width:7.3rem;height:1.36rem}#index .marathon:after{display:block;clear:both;content:"";overflow:hidden;height:0}#index .marathon_left{float:left;width:1.38rem;position:relative}#index .marathon_left em{position:absolute;width:.2rem;height:.2rem;background:#f52b0a;border-radius:100%;top:-.07rem;right:-.07rem}#index .marathon_right{position:relative;float:right;width:5.82rem;height:1.36rem;padding:.18rem;box-sizing:border-box;background:url("//game.gtimg.cn/images/cjm/m/ingame/new/mar_r_bg.png") no-repeat;background-size:100%}#index .portrait{display:block;width:1.38rem;height:1.36rem;margin-right:.1rem}#index .marathon_right_tit{width:4.4rem;height:.3rem;line-height:.3rem}#index .marathon_right_tit span{color:#ffd800}#index .marathon_right_tit p{float:left;font-size:.26rem;color:#fff}#index .marathon_right_tit em{float:right;width:.71rem;height:.26rem;margin-top:.02rem;background:url("//game.gtimg.cn/images/cjm/m/ingame/new/mar_rules.png") no-repeat;background-size:100%}#index .marathon_progress{width:4.4rem;height:.04rem;margin-top:.36rem;position:relative}#index .marathon_progress .mar_run{position:absolute;top:0;left:32.5%;width:7.5%;-webkit-transform:translateY(-100%);transform:translateY(-100%)}#index .marathon_progress li{float:left;height:.04rem;margin-right:1%;width:19%;background-color:#757264}#index .marathon_progress .marathon_progress_select{background-color:#ffd800}#index .marathon_progress li:nth-child(5){margin-right:0}#index .marathon_distance{position:relative;width:4.4rem;height:.14rem;margin-top:.1rem}#index .marathon_distance:after{display:block;clear:both;content:"";overflow:hidden;height:0}#index .marathon_distance li{display:inline-block;float:left;position:relative}#index .marathon_distance li i{position:absolute;top:50%;right:0;border-bottom:1px solid #8c8877}#index .marathon_distance li:first-child i{width:21%}#index .marathon_distance li:nth-child(2) i{width:17%;margin-right:.08rem}#index .marathon_distance li:nth-child(3) i{width:19%;margin-right:.08rem}#index .marathon_distance li:nth-child(4) i{width:20%;margin-right:.06rem}#index .marathon_distance li:nth-child(5) i{width:20%}#index .marathon_distance li:nth-child(6) i{width:0}#index .marathon_distance li span{font-size:.16rem;color:#8c8877}#index .marathon_distance li:first-child{width:14.54%}#index .marathon_distance li:nth-child(2),#index .marathon_distance li:nth-child(3){width:19.54%}#index .marathon_distance li:nth-child(4){width:18.54%}#index .marathon_distance li:nth-child(5){width:19%}#index .marathon_distance li:nth-child(6){width:3.27%}#index .marathon_distance .marathon_distance_select span{color:#ffd800}#index .marthon_award{position:absolute;top:.2rem;right:.2rem;width:.8rem;z-index:10}#index .marthon_award .mar_get_btn{display:block;width:.8rem;height:.25rem;background:url("//game.gtimg.cn/images/cjm/m/ingame/new/mar_get.jpg") no-repeat;background-size:100%}#index .marthon_award .mar_get_btn.disable{background-image:url("//game.gtimg.cn/images/cjm/m/ingame/new/mar_get2.jpg")}#index .marthon_award em{position:absolute;width:.2rem;height:.2rem;background:#f52b0a;border-radius:100%;top:-.07rem;right:-.07rem}#index .tc_another{display:none;position:absolute;left:34.7%;top:41.3%;width:30.7%;height:19.48%;background:url(//game.gtimg.cn/images/cjm/m/ingame/new/tc_another.png) 50% no-repeat;background-size:100%;z-index:100001}.pailiantu{width:100%;height:100%;position:fixed;top:0;left:0;background:rgba(0,0,0,.3);z-index:99}.pailiantu_pic{width:65%;height:70%;overflow:hidden}.pailiantu_pic,.pailiantu_pic img{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto}.pailiantu_pic img{width:100%}.pailiantu span{position:absolute;top:8%;right:12%;color:#fff;font-size:60px}