

/**
 * Swiper 4.4.1
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://www.idangero.us/swiper/
 *
 * Copyright 2014-2018 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: September 14, 2018
 */
 .g-white-box{ display:flex; height:auto}
 .swiper-container{margin:0 auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-box-sizing:content-box;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.swiper-container-multirow>.swiper-wrapper{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-transition-property:height,-webkit-transform;transition-property:height,-webkit-transform;-o-transition-property:transform,height;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-container-3d{-webkit-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:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-wp8-horizontal,.swiper-container-wp8-horizontal>.swiper-wrapper{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-container-wp8-vertical,.swiper-container-wp8-vertical>.swiper-wrapper{-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:center;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%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");left:10px;right:auto}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");right:10px;left:auto}.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%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%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%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.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%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.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%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:.3s opacity;-o-transition:.3s opacity;transition:.3s opacity;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,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-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:#007aff}.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:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;-webkit-transition:.2s top,.2s -webkit-transform;transition:.2s top,.2s -webkit-transform;-o-transition:.2s transform,.2s top;transition:.2s transform,.2s top;transition:.2s transform,.2s top,.2s -webkit-transform}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s left,.2s -webkit-transform;transition:.2s left,.2s -webkit-transform;-o-transition:.2s transform,.2s left;transition:.2s transform,.2s left;transition:.2s transform,.2s left,.2s -webkit-transform}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s right,.2s -webkit-transform;transition:.2s right,.2s -webkit-transform;-o-transition:.2s transform,.2s right;transition:.2s transform,.2s right;transition:.2s transform,.2s right,.2s -webkit-transform}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;-ms-transform-origin:right top;transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-progressbar.swiper-pagination-white{background:rgba(255,255,255,.25)}.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-pagination-progressbar.swiper-pagination-black{background:rgba(0,0,0,.25)}.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill{background:#000}.swiper-pagination-lock{display:none}.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-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{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%;-ms-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s steps(12,end) infinite;animation:swiper-preloader-spin 1s steps(12,end) infinite}.swiper-lazy-preloader:after{display:block;content:'';width:100%;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%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%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}@-webkit-keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;-o-transition-property:opacity;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-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.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-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.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-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.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-coverflow .swiper-wrapper{-ms-perspective:1200px}

.g-toprecomd-box{ background:#fff;}
.g-toprecomd-box .m-toprecomd-btn{ width:100px; height:auto; margin:0; overflow:hidden}
.g-toprecomd-box .m-toprecomd-btn li{ width:93px; height:42px; line-height:42px; font-size:16px; font-weight:normal; color:#333; text-indent:12px; border:1px solid #fff;  border-left:6px solid #fff; border-right:1px solid #2fbdff; display:block; overflow:hidden; cursor:pointer}
.g-toprecomd-box .m-toprecomd-btn .f-hover{ color:#2fbdff; border-color:#2fbdff; border-right:1px solid #fff;display:block; overflow:hidden}

.g-toprecomd-box .m-toprecomd-cont{ width:1068px; height:130px; border:1px solid #2fbdff; border-left:0; overflow:hidden}
.g-toprecomd-box .m-toprecomd-cont a{ width:90px; height:auto; float:left; margin:10px 0 0 26px; display:inline; overflow:visible}
.g-toprecomd-box .m-toprecomd-cont a img{ width:90px; height:90px; border-radius:16px; display:block; overflow:hidden}
.g-toprecomd-box .m-toprecomd-cont a strong{ width:100%; height:16px; line-height:16px; font-size:14px; font-weight:normal; color:#333; text-align:center; margin:7px 0 0; display:block; overflow:hidden}
.g-toprecomd-box .m-toprecomd-cont a:hover img{ box-shadow:0px 0px 5px #2fbdff,0px 0px 5px #2fbdff;}
.g-toprecomd-box .m-toprecomd-cont a:hover strong{ color:#2fbdff;}

.g-game-information{ width:900px; height:auto; overflow:visible; position:relative; zoom:1}
.g-game-information .m-game-left{ width:auto; height:268px; padding:20px 0 0 20px; display:block; overflow:visible }
.g-game-information .m-game-left h1{ width:auto; height:36px; line-height:36px; font-size:30px; font-weight:bold; color:#333; float:left; display:inline; overflow:hidden}
.g-game-information .m-game-left h4{ width:auto; height:36px; line-height:36px; font-size:16px; font-weight:normal; color:#ff7200; font-style:italic; padding: 0 10px 0 0; margin:0 0 0 12px; float:left; display:inline; overflow:hidden; position:relative; zoom:1}

.g-game-information .m-game-left dl{ width:100%; height:auto; float:left; margin:16px 0 0; display:inline;}
.g-game-information .m-game-left dl dt{ width:106px; height:106px; float:left; margin:0; display:inline;}
.g-game-information .m-game-left dl dt img{ width:100%; height:106px; border-radius:12px; display:block; overflow:hidden}
.g-game-information .m-game-left dl dd{ width:740px; float:left; margin:0 0 0 0; display:inline; overflow:hidden}
.g-game-information .m-game-left dl dd ul li{ width:211px; height:18px; line-height:18px; font-size:14px; font-weight:normal; color:#888; float:left; margin:10px 0 8px 35px; display:inline; overflow:hidden}
.g-game-information .m-game-left dl dd ul li span{ color:#222;}
.g-game-information .m-game-left dl dd p{  width:705px; height:20px; line-height:20px; font-size:14px; font-weight:normal; color:#808080; float:left; margin:10px 0 8px 35px; display:inline; overflow:hidden}
.g-game-information .m-game-left dl dd p strong{ font-weight:normal; float:left; margin:0; display:inline; overflow:hidden}
.g-game-information .m-game-left dl dd p b{ width:auto; max-width:84px; height:20px; line-height:20px;  border-radius:80px; background:#edeff5; font-size:12px; font-weight:normal; color:#666; padding:0 12px; float:left; margin:0 10px 0 0; display:inline; overflow:hidden; cursor:pointer}
.g-game-information .m-game-left dl dd p a{ width:auto; max-width:84px; height:20px; line-height:20px;  border-radius:80px; background:#edeff5; font-size:12px; font-weight:normal; color:#666; padding:0 12px; float:left; margin:0 10px 0 0; display:inline; overflow:hidden; cursor:pointer}
.g-game-information .m-game-left dl dd p span{ float:left; margin:0; width:246px; display:inline; overflow:hidden}
.g-game-information .m-game-left dl dd p span:nth-last-child(1){ width: 452px;}
.g-game-information .m-game-left dl dd p span a{ width:auto; max-width:none;}

.g-game-information .m-game-left .m-down-btn{ width:auto; height:auto; margin:0; padding:0 0 24px 0; float:left; display:inline; overflow:visible; position: relative;}
.g-game-information .m-game-left .m-down-btn a{ width:126px; height:60px; line-height:60px; font-size:20px; font-weight:normal; color:#fff; text-align:center; text-shadow:1px 2px 0px #0084cb; background: #00a6e3; background-size:30px; border-radius:6px; box-shadow:0px 4px 0px #0092c7;float:left; margin:22px 23px 0 0; padding:0 22px; display:block; overflow:hidden}
.g-game-information .m-game-left .m-down-btn a.u-downbtn-pc{  background:url(../images/qr-icon.png) no-repeat #00a6e3 165px center; background-size:30px; }
.g-game-information .m-game-left .m-down-btn a.u-downbtn-android{  background:url(../images/qr-icon.png) no-repeat #a4da3c 165px center; background-size:30px; }
.g-game-information .m-game-left .m-down-btn .u-downbtn-pc{ width:210px; padding:0; text-align:left}
.g-game-information .m-game-left .m-down-btn .u-downbtn-pc i{ width:30px; height:30px; background:url(../images/azdown-icon.png) no-repeat 0 -301px; float:left; margin:17px 13px 0 20px; display:inline; overflow:hidden}
.g-game-information .m-game-left .m-down-btn .u-downbtn-android{ width:210px; text-align:left; padding:0; background-color:#a4da3c; box-shadow:0px 4px 0px #86bd1a; text-shadow:1px 2px 0px #6aa615}
.g-game-information .m-game-left .m-down-btn .u-downbtn-android i{ width:30px; height:40px; background:url(../images/azdown-icon.png) no-repeat -253px -296px; float:left; margin:12px 13px 0 20px; display:inline; overflow:hidden}
.g-game-information .m-game-left .m-down-btn .u-downbtn-ios{ width:220px; text-align:left; padding:0; background-color:#f06c2b; box-shadow:0px 4px 0px #d1591e; text-shadow:none}
.g-game-information .m-game-left .m-down-btn .u-downbtn-ios i{ width:30px; height:40px; background:url(../images/azdown-icon.png) no-repeat -425px -296px; float:left; margin:12px 13px 0 20px; display:inline; overflow:hidden}
.g-game-information .m-game-left .m-down-btn .u-downbtn-ios.f-gotolink{line-height: 24px; padding: 9px 0 0; height: 51px;}
.g-game-information .m-game-left .m-down-btn .u-downbtn-ios.f-gotolink i{ margin: 4px 13px 0 20px}
.g-game-information .m-game-left .m-down-btn .u-downbtn-ios.f-gotolink span{ font-size: 12px;  display: block;  margin: 1px 0 0;}
.g-game-information .m-game-left .m-down-btn .u-downbtn-android.f-gotolink{line-height: 24px; padding: 9px 0 0; height: 51px; background:#a4da3c; text-shadow: none;}
.g-game-information .m-game-left .m-down-btn .u-downbtn-android.f-gotolink i{ margin: 4px 13px 0 20px}
.g-game-information .m-game-left .m-down-btn .u-downbtn-android.f-gotolink span{ font-size: 12px;  display: block;  margin: 1px 0 0; color: #fff}

.g-game-information .m-game-right{ width:360px; height:100px; position:absolute; left:543px; bottom:22px; display:block; overflow:hidden;}
.g-game-information .m-game-right .u-top-icon{ width:188px; height:140px; background:url(../images/azdown-icon.png) no-repeat -159px -81px; margin:0 0 0 48px; display:none; overflow:hidden}
.g-game-information .m-game-right #score{ width:100%; height:auto; display:block; overflow:hidden}
.g-game-information .m-game-right #score strong{ width:100%; height:auto; margin:15px 0 0; display:block; overflow:hidden; cursor:pointer}
.g-game-information .m-game-right #score strong a{ width:27px; height:25px; background:url(../images/azdown-icon.png) no-repeat 0 -391px; float:left; margin:0; display:inline; overflow:hidden}
.g-game-information .m-game-right #score strong i{ width:200px; height:16px; background:#f2f2f2; border-radius:22px; float:left; margin:9px 0 0 9px; display:inline; overflow:hidden}
.g-game-information .m-game-right #score strong i span{ width:50%; height:16px; background:#ff6c00; border-radius:22px; display:block; overflow:hidden}
.g-game-information .m-game-right #score strong em{ width:auto; height:20px; line-height:26px; font-size:18px; font-weight:normal; color:#333; float:left; margin:5px 0 0 12px; display:inline; overflow:hidden}
.g-game-information .m-game-right #score #bad{ margin:34px 0 0;}
.g-game-information .m-game-right #score #bad a{ background-position:0 -477px;}
.g-game-information .m-game-right #score #bad i{ margin-top:0}
.g-game-information .m-game-right #score #bad i span{ background:#00bcf2;}
.g-game-information .m-game-right #score #bad em{ margin-top:0; line-height:18px;}

.g-game-information .f-btnmore{ top:-5px;}
.g-game-information .f-btnmore  #score #bad{ margin-top:19px;}

.g-related-game{ width:260px; height:265px; padding:20px 20px 0 20px; overflow:hidden; position: relative}
.g-related-game dt{ width:100%; height:20px; line-height:20px; font-size:18px; font-weight:normal; color:#333; display:block; overflow:hidden}
.g-related-game dt i{ width:5px; height:26px; background:#2fbdff; float:left; margin:0 6px 0 0; display:inline; overflow:hidden}
.g-related-game dd{ width:100%; height:auto; background:#fff; margin:10px 0 0; display:block; overflow:hidden;}
.g-related-game dd a{ width:100%; height:auto; border-bottom:1px dotted #ddd; padding: 10px 0; display:block; overflow:hidden}
.g-related-game dd a img{ width:36px; height:36px; border-radius:6px; float:left; margin:0 12px 0 0; display:inline; overflow:hidden}
.g-related-game dd a strong{ width:190px; height:16px; line-height:16px; font-size:14px; font-weight:normal; color:#333; float:left; margin:1px 0 0; display:inline; overflow:hidden}
.g-related-game dd a b{ width:190px; height:16px; line-height:16px; font-size:12px; font-weight:normal; color:#333; float:left; margin:5px 0 0; display:inline; overflow:hidden}
.g-related-game dd a b span{ color:#ff7200}
.g-related-game dd a:hover strong{ color:#2fbdff}
.g-related-game dd a:nth-last-child(1){ border: 0px;}
.g-related-game.f-hover{ height:auto; position: absolute; right:0; top:0; z-index:10; box-shadow:2px 3px 10px #ccc; background:#fff}



.g-left{ width:880px; height:auto;overflow:hidden}
.g-left .f-left-linkbtn{ width:100%; height:60px; background:#fff; margin:20px 0 0; border-bottom:1px solid #c8c8c8; box-shadow:0px 1px 5px #ccc; display:block; overflow:hidden}
.g-left .f-left-linkbtn li{ width:146px; height:60px; line-height:60px; font-size:18px; font-weight:normal; color:#333; float:left; margin:0; display:inline; overflow:hidden; position:relative; zoom:1; cursor:pointer}
.g-left .f-left-linkbtn li i{ width:28px; height:24px; background:url(../images/azdown-icon.png) no-repeat 2px -596px; float:left; margin:18px 9px 0 28px; display:inline; overflow:hidden;}
.g-left .f-left-linkbtn li b{ width:1px; height:40px; background:#ddd; display:block; overflow:hidden; position:absolute; right:0; top:10px;}
.g-left .f-left-linkbtn li:nth-last-child(1) b{ display:none}
.g-left .f-left-linkbtn li:nth-child(2) i{ background-position:-126px -596px;}
.g-left .f-left-linkbtn li:nth-child(4) i{ background-position:-232px -596px; margin-left:17px}
.g-left .f-left-linkbtn li:nth-child(3) i{ background-position:-375px -596px;}
.g-left .f-left-linkbtn li:nth-child(5) i{ background-position:-500px -596px;}
.g-left .f-left-linkbtn li:nth-child(6) i{ background-position:-625px -596px;}

.g-left .f-left-linkbtn .f-hover{ color:#fff; background:#f55555;}
.g-left .f-left-linkbtn .f-hover b{ display:none}
.g-left .f-left-linkbtn .f-hover i{-webkit-filter: brightness(2);     -moz-filter: brightness(2);     -o-filter: brightness(2);     -ms-filter: brightness(2);     filter: brightness(2);}

.g-left .m-previmg-all{ width:100%; height:auto; padding:16px 0; background:#fff; display:block; overflow:hidden; position:relative; zoom:1; z-index:1}
.g-left .m-previmg-all p{ margin:0 20px; display:block; overflow:auto; padding:0 0 10px 0; white-space:nowrap}
.g-left .m-previmg-all p img{ width:auto; height:auto; max-width:460px; max-height:460px; margin:0 20px 0 0; display:inline-block;}
.g-left .m-previmg-all strong{ width:600px; height:26px; line-height:26px; font-size:24px; font-weight:normal; color:#5d5d5d; text-align:center; margin:16px auto 0; text-align:center; display:block; overflow:hidden;}

.f-float{ padding:81px 0 0;}
.f-float .f-left-linkbtn{ width:880px; position:fixed; top:0; left:50%; margin:0 0 0 -600px; z-index:9999}

.g-title{ margin:0 20px; height:20px; line-height:20px; font-size:18px; font-weight:normal; color:#333; padding:13px 0; display:block; overflow:hidden;}
.g-title i{ width:4px; height:20px; float:left; margin:0 8px 0 0; background:#2fbdff; display:inline; overflow:hidden}
.g-title strong{ border-bottom:3px solid #2fbdff; font-weight:normal; padding:0 6px 10px 0; float:left; display:inline;overflow:hidden}
.g-title strong span{ color:#2fbdff}

.g-left .m-cont{ width:100%; height:auto; background:#fff; padding:0 0 0 0; display:block; overflow:hidden; margin:20px 0 0;}
.g-left .m-cont .m-cont-content{ height:auto; margin:0 20px; padding:0; border-top:1px solid #ddd; display:block; overflow:hidden; position: relative;}
.g-left .m-cont .m-cont-content p{ line-height:25px; font-size:14px; font-weight:normal; color:#5d5d5d; margin:12px 0 0; display:block; overflow:hidden}
.g-left .m-cont .m-cont-content h4{ line-height:25px; font-size:14px; font-weight:normal; color:#5d5d5d; margin:12px 0 0; display:block; overflow:hidden}
.g-left .m-cont .m-cont-content h3{ height:36px; line-height:36px; font-size:18px; font-weight:normal; color:#2fbdff; text-indent:10px; background:#f8f8f8; margin:15px 0 0; display:block; overflow:hidden}
.g-left .m-cont .m-cont-content .m-pbox-div{width: 100%; height: 93px; display:block; overflow: hidden; position:absolute; left: 0; bottom: 0; z-index: 5;
  background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0,rgba(255,255,255,.1)), color-stop(1, rgba(255,255,255,1))); /*璋锋瓕*/
  }
  
.g-left .m-cont .u-more-btn{ width:133px; height:42px; line-height:42px; font-size:16px; font-weight:normal; color:#fff; text-align:center; background:#28b5f7; border:1px solid #28b5f7; margin:0 auto 0; display:block; overflow:hidden; cursor:pointer}

.m-like{ width:100%; height:340px; background:#fff; margin:20px 0 0; display:block; overflow:hidden; position:relative}
.m-like .g-title{ position:absolute; left:0; top:0; padding:0; margin:20px 0 0 20px;}
/* .m-like .g-title i{ background-position:-127px -712px;} */
.m-like dl{ margin:0 20px; padding:0 0 20px 0; display:block; overflow:hidden}
.m-like dl dt{ height:41px; margin:10px 0 0; border-bottom:1px solid #ddd; display:block; padding:0 0 0 120px;}
.m-like dl dt b{ width:112px; height:18px; line-height:18px; font-size:14px; font-weight:normal; color:#666; text-align:center; border-right:1px solid #ccc; border-left:0;  padding:0; float:left; display:inline; overflow:hidden; cursor:pointer; margin:10px 0 0;}
.m-like dl dt .f-hover{  color:#2fbdff;}
.m-like dl dd{ padding:24px 0 0; display:block; overflow:hidden}

.m-like dl dd .u-img{ width: 202px; height:120px; border-radius:6px; float:left; margin: 0 22px 0 0; display:inline; overflow: hidden;}
.m-like dl dd strong{ width:616px; height:22px; line-height:22px; font-size:18px; font-weight:normal; color:#222; float:left; margin: 12px 0 0; display:inline; overflow: hidden;}
.m-like dl dd strong b{ color:#f60; font-size:14px; margin:0 0 0 10px;}
.m-like dl dd p{ width:616px; height: 44px; line-height:23px; font-size:14px; font-weight:normal; color:#666; margin:9px 0 0; float:left; display:inline; overflow:hidden}
.m-like dl dd .u-login-project{ width:616px; height:20px; line-height:20px; font-size:14px; font-weight:normal; color:#0b7ae2; float:left; margin:8px 0 0; display:inline; overflow:hidden}
.m-like dl dd .m-project-game{ width:100%; height:auto; float:left; display:inline; overflow:hidden}
.m-like dl dd .u-like-game{ width:280px; height:auto; float:left; margin:20px 0 0 0; display:inline; overflow:hidden}
.m-like dl dd .u-like-game img{ width:42px; height:42px; border-radius:6px; float:left; margin:0 12px 0 0; display:inline; overflow:hidden}
.m-like dl dd .u-like-game strong{ width:200px; height:16px; line-height:16px; font-size:14px; font-weight:normal; color:#222; margin:0 0 0;  float:left; display:inline; overflow:hidden}
.m-like dl dd .u-like-game b{ width:200px; height:14px; line-height:14px; font-size:12px; font-weight:normal; color:#999; margin:11px 0 0;  float:left; display:inline; overflow:hidden}
.m-like dl dd .u-like-game b i{ color:#ff4b4b; font-style: normal}
.m-like dl dd .u-like-game:hover strong{ color:#ff4b4b; text-decoration:underline}

.m-down{background:#fff; margin:0 0 0; display:block; overflow:hidden}
.m-down .m-down-btn{ height:42px; border-bottom:1px solid #ddd; margin:20px 20px 0; display:block;}
.m-down .m-down-btn li{ height:41px; line-height:41px; background:#f8f8f8; font-size:16px; font-weight:normal; color:#333; padding:0 26px; float:left; border:1px solid #ddd; border-left:0; display:inline; overflow:hidden; cursor:pointer}
.m-down .m-down-btn li i{ width:22px; height:21px; background:url(../images/azdown-icon.png) no-repeat -143px -816px; float:left; margin:8px 8px 0 0; display:inline; overflow:hidden;-webkit-filter: grayscale(100%); -o-filter: grayscale(100%); -moz-filter: grayscale(100%); -ms-filter: grayscale(100%); filter: grayscale(100%); opacity:0.5 }
.m-down .m-down-btn li:nth-child(2) i{ background-position:-304px -816px;}
.m-down .m-down-btn .f-hover{ height:37px; line-height:37px; background:#fff; color:#2fbdff; border-bottom:1px solid #fff; border-top:5px solid #2fbdff}
.m-down .m-down-btn .f-hover i{-webkit-filter: grayscale(0%); -o-filter: grayscale(0%); -moz-filter: grayscale(0%); -ms-filter: grayscale(0%); filter: grayscale(0%); opacity:1; }
.m-down .m-special-note{ margin:20px 20px 0; padding:17px 24px; border:1px solid #ff0000; background:#fff2db; display:block; overflow:hidden}
.m-down .m-special-note dt{ height:18px; line-height:18px; font-size:16px; font-weight:normal; color:#ff0000; display:block; overflow:hidden}
.m-down .m-special-note dt i{ width:18px; height:18px; background:url(../images/azdown-icon.png) no-repeat 0 -816px; float:left; margin:0 7px 0 0; display:inline; overflow:hidden}
.m-down .m-special-note dd{ margin:7px 0 0; display:block; overflow:hidden;}
.m-down .m-special-note dd p{ line-height:24px; font-size:14px; font-weight:normal; color:#ff0000; display:block; overflow:hidden}

.m-down .m-down-cont{ width:350px; margin:0 60px 0 20px; padding:0 0 20px 0;overflow:hidden}
.m-down .m-down-cont h3{ height:20px; line-height:20px; font-size:16px; font-weight:bold; color:#333; margin:23px 0 12px; display:block; overflow:hidden;}
.m-down .m-down-cont ul{ display:block; overflow:hidden}
.m-down .m-down-cont ul li{ width:175px; height:24px; line-height:24px; font-size:16px; font-weight:normal; color:#333; background:url(../images/azdown-icon.png) no-repeat -500px -816px; text-indent:30px; float:left; margin:18px 0 0; display:inline; overflow:hidden}
.m-down .m-down-cont ul h3{ width:100%; height:auto; font-size:16px; float:left; margin:10px 0 0; display:inline; overflow:hidden}
.m-down .m-down-cont dl{ width:auto; height:auto; display:block; overflow:hidden}
.m-down .m-down-cont dl dt{ width:auto; height:20px; line-height:20px; font-size:18px; font-weight:normal; color:#333; margin:27px 0 0; display:block; overflow:hidden}
.m-down .m-down-cont dl dd{ display:block; overflow:hidden}
.m-down .m-down-cont dl dd a{ width:312px; height:88px; background:#f4f4f4; border:1px solid #e9e9e9; margin:20px 0 0; border-radius:4px; display:block; overflow:hidden}
.m-down .m-down-cont dl dd a i{ width:46px; height:46px; float:left; background:url(../images/azdown-icon.png) no-repeat -761px -676px; margin:20px 14px 0 30px; display:inline; overflow:hidden}
.m-down .m-down-cont dl dd a strong{ width:200px; height:18px; line-height:18px; font-size:16px; font-weight:normal; color:#00a6e3; float:left; margin:23px 0 0; display:inline; overflow:hidden}
.m-down .m-down-cont dl dd a b{ width:200px; height:16px; line-height:16px; font-size:12px; font-weight:normal; color:#333; float:left; margin:10px 0 20px; display:inline; overflow:hidden}
.m-down .s-info-downright{ margin:27px 0 20px;}
.m-down .m-down-cont span{ width:100%; height:auto; display:block; overflow:hidden;}
.s-info-img1{ margin:14px 0 0;}

.g-strategy{background:#fff; margin:0 0 0; display:block; overflow:hidden}
.g-strategy .g-title{ border-bottom: 1px solid #e5e5e5;}
.g-strategy ul{ padding:3px 0 16px 0; display:block; overflow:hidden}
.g-strategy ul li{ width:409px; height:28px; line-height:16px; font-size:14px; font-weight:normal;  float:left; margin:14px 0 0 20px; display:inline; overflow:hidden; border-bottom:1px dotted #ddd}
.g-strategy ul li a{ width:284px; height:16px;color:#464646; float:left; display:inline; overflow:hidden}
.g-strategy ul li a i{ width:4px; height:4px; background: #c2c2c2; float:left; margin:6px 9px 0 0; display:inline; overflow:hidden}
.g-strategy ul li em{ float:right; color:#787878}
.g-strategy ul li a:hover{ color:#2fbdff}

.g-comment{background:#fff; margin:0 0 0; display:block; overflow:hidden}
.g-comment .g-title{ border-bottom:1px solid #ddd;}

/*锟揭憋拷*/
.g-right{ width:300px; overflow:hidden}
.g-right .m-project{ background:#fff; margin:20px 0 0; padding:0 0 20px 0; display:block; overflow:hidden}
.g-right .m-project dl{ margin:20px 20px 0; background:#f5f5f5; display:block; overflow:hidden}
.g-right .m-project dl dt{ width:100%; height:320px; display:block; overflow:hidden}
.g-right .m-project dl dd a{ display:block; overflow:hidden}
.g-right .m-project dl dt a img{ width:100%; height:223px; display:block; overflow:hidden}
.g-right .m-project dl dt strong{ height:22px; line-height:22px; font-size:20px; font-weight:normal; color:#333; margin:14px 10px 0; display:block; overflow:hidden}
.g-right .m-project dl dt p{ line-height:18px; font-size:14px; font-weight:normal; color:#787878; margin:8px 10px 0; display:block; overflow:hidden}
.g-right .m-project dl dd{ padding:18px 0 10px; display:block; overflow:hidden}
.g-right .m-project dl dd a{ width:60px; height:auto; float:left; margin:0 0 0 10px; display:inline; overflow:visible}
.g-right .m-project dl dd a img{ width:100%; height:60px; border-radius:10px; display:block; overflow:hidden}
.g-right .m-project dl dd a strong{ width:100%; height:14px; line-height:14px; font-size:12px; font-weight:normal; color:#333; text-align:center; margin:8px 0 0; display:block; overflow:hidden}
.g-right .m-project dl dd a:hover img{ box-shadow:0px 0px 7px #2fbdff,0px 0px 7px #2fbdff}
.g-right .m-project dl dd a:hover strong{ color:#2fbdff}
.g-right .m-project .m-project-link{ margin:20px 20px 0; display:block; overflow:hidden}
.g-right .m-project .m-project-link img{ width:126px; height:78px; float:left; margin:0 14px 0 0; display:inline; overflow:hidden}
.g-right .m-project .m-project-link strong{ width:216px; height:18px; line-height:18px; font-size:16px; font-weight:normal; color:#2fbdff; margin:2px 0 0; float:left; display:inline; overflow:hidden}
.g-right .m-project .m-project-link p{ width:216px; height:52px; line-height:18px; font-size:14px; font-weight:normal; color:#787878; margin:5px 0 0; float:left; display:inline; overflow:hidden}

.g-right .g-right-js1{ width:100%; height:auto; margin:20px 0 0; background:#fff; text-align:center; display:none; overflow:hidden}
.g-right .g-right-js2{ width:100%; height:auto; margin:20px 0 0; background:#fff; text-align:center; display:none; overflow:hidden}

.g-right .m-rank{background:#fff; margin:0 0 0; display:block; overflow:hidden}
.g-right .m-rank .m-rank-btn{ margin:20px 20px 0; display:block; overflow:hidden}
.g-right .m-rank .m-rank-btn li{ height:33px; line-height:33px; background:#f8f8f8; font-size:20px; font-weight:normal; color:#333; padding:0 12px; float:left; display:inline; overflow:hidden;cursor:pointer}
.g-right .m-rank .m-rank-btn .f-hover{ background:#ff4b4b; color:#fff;}
.g-right .m-rank .m-rank-cont{ margin:6px 20px 20px; display:block; overflow:hidden}
.g-right .m-rank .m-rank-cont li{ padding:13px 0; border-bottom:1px solid #ddd; display:block; overflow:hidden; }
.g-right .m-rank .m-rank-cont li i{ width:28px; height:23px; line-height:32px; font-size:12px; font-weight:normal; color:#fff; text-align:center; font-style:normal; background:url(../images/azdown-icon.png) no-repeat -779px -270px; float:left; margin:0 9px 0 0; display:inline; overflow:hidden}
.g-right .m-rank .m-rank-cont li a{ width:290px; height:64px; padding:0 32px 0 0; float:left; margin:0; display:inline; overflow:hidden; position:relative; zoom:1}
.g-right .m-rank .m-rank-cont li a .u-game-img{ width:64px; height:64px; border-radius:12px; float:left; margin:0 5px 0 0; display:inline; overflow:hidden}
.g-right .m-rank .m-rank-cont li a strong{ width:210px; height:16px; line-height:16px; font-size:14px; font-weight:normal; color:#333; float:left; margin:3px 0 0; display:inline; overflow:hidden}
.g-right .m-rank .m-rank-cont li a b{ width:210px; height:14px; line-height:14px; font-size:12px; font-weight:normal; color:#a2a2a2; float:left; margin:9px 0 0; display:inline; overflow:hidden}
.g-right .m-rank .m-rank-cont li a b span{ color:#ff4b4b}
.g-right .m-rank .m-rank-cont li a .u-game-rank{ height:14px; margin:7px 0 0; float:left; display:inline; overflow:hidden}
.g-right .m-rank .m-rank-cont li a em{ width:32px; height:30px; background:url(../images/azdown-icon.png) no-repeat -775px -374px; display:block; overflow:hidden; position:absolute; right:0; top:17px;}
.g-right .m-rank .m-rank-cont li a:hover strong{ color:#2fbdff;}
.g-right .m-rank .m-rank-cont li:nth-child(1) i{ background-position:-779px 0;}
.g-right .m-rank .m-rank-cont li:nth-child(2) i{ background-position:-779px -90px;}
.g-right .m-rank .m-rank-cont li:nth-child(3) i{ background-position:-779px -180px;}

.g-related-recomd{ background:#fff; margin:20px 0 0; display:block; overflow:hidden}
.g-related-recomd dt{ width:auto; height:20px; line-height:20px; font-size:18px; font-weight:normal; color:#333; margin:17px 20px 0; display:block; overflow:hidden}
.g-related-recomd dt i{ width:4px; height:20px; background:#2fbdff; float:left; margin:0 8px 0 0; display:inline; overflow:hidden}
.g-related-recomd dd{ margin:8px 20px 0; padding:0 0 0 0; display:block; overflow:hidden}
.g-related-recomd dd a{ height:64px; padding:12px 0; border-bottom:1px dotted #ddd; margin:0; display:block; overflow:hidden; position:relative; zoom:1}
.g-related-recomd dd a .u-game-img{ width:58px; height:58px; border-radius:10px; float:left; margin:0 18px 0 0; display:inline; overflow:hidden}
.g-related-recomd dd a strong{ width:180px; height:18px; line-height:18px; font-size:16px; font-weight:normal; color:#333; float:left; margin:5px 0 0; display:inline; overflow:hidden}
.g-related-recomd dd a b{ width:180px; height:16px; line-height:16px; font-size:14px; font-weight:normal; color:#999; float:left; margin:12px 0 0; display:inline; overflow:hidden}
.g-related-recomd dd a:hover strong{ color:#2fbdff;}
.g-related-recomd dd a:nth-last-child(1){ border: 0px;}

.m-updata-hotbox{height: auto; background:#fff; margin:20px 0 0; display:block; overflow:hidden}
.g-update-hot{ height: auto; display:block; overflow:hidden}
.g-update-hot dt{ width:auto; height:20px; line-height:20px; font-size:18px; font-weight:normal; color:#333; margin:17px 20px 0; display:block; overflow:hidden}
.g-update-hot dt i{ width:4px; height:20px; background:#2fbdff; float:left; margin:0 8px 0 0; display:inline; overflow:hidden}
.g-update-hot dt strong{ width:206px; float: left; display: inline; overflow: hidden; font-weight:normal}
.g-update-hot dt a{ float:right; font-size:12px; color:#666;}
.g-update-hot dd{ width: auto; height:auto; margin:0 20px; padding: 0 0 20px 0; display:block; overflow:hidden}
.g-update-hot dd a{ width:50%; height:auto; float:left; margin: 20px 0 0; display: inline; overflow: hidden;}
.g-update-hot dd a .u-game-img{ width:88px; height:88px; border-radius:14px; margin:0 auto; display:block; overflow:hidden}
.g-update-hot dd a strong{ width:96%; height:18px; line-height:18px; font-size:16px; font-weight:normal; color:#333; text-align:center; margin:10px auto 0; display:block; overflow:hidden}
.g-update-hot dd a:hover strong{ color:#2fbdff;}
.g-update-hot:nth-child(n+3){ display:none}


/*锟斤拷锟???3.0锟睫革拷2018-10-27*/
.m-down .m-down-cont ul li.f-down-link{ width:auto; height:auto; margin:10px 12px 0 0; padding:0; background:none; overflow:hidden}
.m-down .m-down-cont ul li.f-down-link a{ width:152px; height:37px; line-height:37px; background:#f90; border-radius:4px; font-size:15px;color:#fff; text-indent:38px; background:url(../images/hspeed-btnicon.png) no-repeat 8px 7px #f90; background-size:23px; display:block; overflow:hidden}
.m-down .m-down-cont ul li.f-down-link a:hover{ text-decoration:none; background-color:#ffaa2b}

.g-game-information .m-game-left .m-down-btn .u-localdown-btn{height:66px; box-shadow:none;}
.g-game-information .m-game-left .m-down-btn .u-localdown-btn i{  margin:17px 8px 0 24px}
.g-game-information .m-game-left .m-down-btn .u-localdown-btn strong{ width:114px; height:20px; line-height:20px; font-size:18px; font-weight:normal; color:#fff; float:left; margin:13px 0 0 12px; display:inline; overflow:hidden;text-shadow:none}
.g-game-information .m-game-left .m-down-btn .u-localdown-btn span{ width:124px; height:14px; line-height:14px; font-size:12px; font-weight:normal; color:#fff; float:left; margin:8px 0 0 12px; display:inline; overflow:hidden;text-shadow:none}


.g-game-information .m-game-left .m-down-btn .u-hspeed-btn{ width:220px; height:66px; background:#ffaf02; box-shadow:none; }
.g-game-information .m-game-left .m-down-btn .u-hspeed-btn i{ width:40px; height:40px; background:url(../images/hspeed-btnicon.png) no-repeat; background-size:40px; float:left; margin:13px 0 0 20px; display:inline; overflow:hidden}
.g-game-information .m-game-left .m-down-btn .u-hspeed-btn strong{ width:114px; height:20px; line-height:20px; font-size:18px; font-weight:normal; color:#fff; float:left; margin:13px 0 0 12px; display:inline; overflow:hidden;text-shadow:none}
.g-game-information .m-game-left .m-down-btn .u-hspeed-btn span{ width:124px; height:14px; line-height:14px; font-size:12px; font-weight:normal; color:#fff; float:left; margin:8px 0 0 12px; display:inline; overflow:hidden;text-shadow:none}
.g-game-information .m-game-left .m-down-btn .u-hspeed-btn:hover{ background:#f90}

.m-down .m-down-cont ul h3.u-hspeed-h3{ display:none}






.g-previmg-box{ width:96%; height:auto; background:#fff; display:block; overflow:hidden;position:relative; zoom:1; margin:0 auto; padding:0 0 20px 0;}
.g-previmg-swiper{width:100%; height:auto; display:block; overflow:hidden; position:relative; zoom:1;}
.g-previmg-swiper .swiper-wrapper{ margin:0 0 0 0;}
.g-previmg-swiper .swiper-wrapper .swiper-slide{-webkit-flex-shrink: 0; -ms-flex: 0 0 auto; flex-shrink: 0;width:auto; height:auto; position: relative;float:left; display:inline; overflow:hidden}
.g-previmg-swiper .swiper-wrapper .swiper-slide img{ width:auto; height:auto; max-height:310px; display:block; overflow:hidden;}

.swiper-button-next, .swiper-button-prev{top:0; margin:0; right:0; width:27px; height:100%; background:url(../images/swiper-right.png) no-repeat center center rgba(0,0,0,.7); cursor:pointer}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled{ opacity:0}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next{ left:0;transform:rotate(180deg);}


.g-previmg-swiper .swiper-wrapper .swiper-slide.f-soft-video{ display:block; overflow:hidden; position:relative;}
.g-previmg-swiper .swiper-wrapper .swiper-slide.f-soft-video .u-video-play{ width:64px; height:64px; background:url(../images/play-img.png) no-repeat; background-size:64px; position:absolute; left:50%; top:50%; transform:translate(-50%,-50%); display:block; overflow:hidden; cursor:pointer}
.g-previmg-swiper .swiper-wrapper .swiper-slide.f-soft-video .u-video-logo{ width:126px; height:58px; background:url(../images/play-logo.png) no-repeat; position:absolute; left:50%; top:50%; transform:translate(-50%,88%); display:block; overflow:hidden; display:none}
.g-previmg-swiper .swiper-wrapper .swiper-slide #video{width:auto;height:300px; display:block; overflow:hidden;}

.u-previmg-btn{ display:none; z-index:40}

.swiper-scrollbar { position: absolute; left: 0; bottom: 0; width: 100%; height: 10px;}

.m-attr-box{
  border: 1px solid #eee;
  margin: 20px 20px 0;
  background: #f9f9f9;
}
.m-attr-con{ width: auto; height: auto; margin: 0 20px; display: block; overflow:hidden}
.m-attr-con li{ width:100%; height:20px; line-height:20px; font-size:14px; margin:0 0 10px 0; display:block; overflow: hidden;}




