/* 基于normalize bootstrap 的全局重置CSS文件部分1.2版本 */
/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */
html {  font-family: sans-serif; /* 1 */  -ms-text-size-adjust: 100%; /* 2 */  -webkit-text-size-adjust: 100%; /* 2 */-webkit-tap-highlight-color: rgba(0, 0, 0, 0);/* 消除移动浏览器点击蓝色背景 */}
body {  margin: 0;text-align:left;font-size: 12px; background:#f8f8f8;font-family:arial,"Microsoft YaHei","\5fae\8f6f\96c5\9ed1";}
article,aside,details, /* 1 */figcaption,figure,footer,header,main, /* 2 */menu,nav,section,summary { /* 1 */  display: block;}
audio,canvas,progress,video {  display: inline-block;}
audio:not([controls]) {  display: none;  height: 0;}
progress {  vertical-align: baseline;}
template, /* 1 */[hidden] {  display: none;}
a {  background-color: transparent; /* 1 */  -webkit-text-decoration-skip: objects; /* 2 */}
a:active,a:hover {  outline-width: 0;}
abbr[title] {  border-bottom: none; /* 1 */  text-decoration: underline; /* 2 */  text-decoration: underline dotted; /* 2 */}
b,strong {  font-weight: inherit;}
b,strong {  font-weight: bolder;}
dfn {  font-style: italic;}
h1 {  font-size: 2em;  margin: 0.67em 0;}
mark {  background-color: #ff0;  color: #000;}
small {  font-size: 80%;}
sub,sup {  font-size: 75%;  line-height: 0;  position: relative;  vertical-align: baseline;}
sub {  bottom: -0.25em;}
sup {  top: -0.5em;}
img {  border-style: none;}
svg:not(:root) {  overflow: hidden;}
code,kbd,pre,samp {  font-family: monospace, monospace; /* 1 */  font-size: 1em; /* 2 */}
figure {  margin: 1em 40px;}
hr {  box-sizing: content-box; /* 1 */  height: 0; /* 1 */  overflow: visible; /* 2 */}
button,input,select,textarea {  font: inherit; /* 1 */  margin: 0; /* 2 */}
optgroup {  font-weight: bold;}
button,input { /* 1 */  overflow: visible;}
button,select { /* 1 */  text-transform: none;}
button,html [type="button"], /* 1 */[type="reset"],[type="submit"] {  -webkit-appearance: button; /* 2 */}
button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner {  border-style: none;  padding: 0;}
button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring {  outline: 1px dotted ButtonText;}
fieldset {  border:0;  margin: 0 2px;  padding: 0.35em 0.625em 0.75em;}
legend {  box-sizing: border-box; /* 1 */  color: inherit; /* 2 */  display: table; /* 1 */  max-width: 100%; /* 1 */  padding: 0; /* 3 */  white-space: normal; /* 1 */}
textarea {  overflow: auto;}
[type="checkbox"],[type="radio"] {  box-sizing: border-box; /* 1 */  padding: 0; /* 2 */}
[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button {  height: auto;}
[type="search"] {  -webkit-appearance: textfield; /* 1 */  outline-offset: -2px; /* 2 */}
[type="search"]::-webkit-search-cancel-button,[type="search"]::-webkit-search-decoration {  -webkit-appearance: none;}
::-webkit-input-placeholder {  color: inherit;  opacity: 0.54;}
::-webkit-file-upload-button {  -webkit-appearance: button; /* 1 */  font: inherit; /* 2 */}
/* normalize.css结束 */
.clearfix {	*zoom:1}
.clearfix:before,.clearfix:after {	display:table;	line-height:0;	content:""}
.clearfix:after {	clear:both}
p{margin: 0;}
img {	width:auto\9;	height:auto;	max-width:100%;	vertical-align:middle;	border:0;	-ms-interpolation-mode:bicubic}
ul,ol,dl,h1,h2,h3,h4,h5,h6,dt,dd{margin:0;padding:0}
ul li,ol li{list-style:none}
.f-fl,.f-lifl li{float:left;display:inline}
.f-fr{float:right;display:inline}
a,a:visited{text-decoration:none;color:#2a2a2a;}
em{ font-style:normal;}
/* 全站全局CSS部分结束 */


/**
 * 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
 */
.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-box-1170{ width:1170px; height:auto; display:block; overflow:hidden; margin:0 auto; padding:0;}
.g-white-box{ width:1170px; height:auto; background:#fff; display:block; overflow:hidden; margin:0 auto; padding:0;}
.g-white-full{ width:100%; height:50px; background:#fff; display:block; overflow:hidden}
.f-margintop{ margin-top:20px; display:none}

.g-log-nav-box{ width:100%; height:104px; background:#f8f8f8; box-shadow:0px 2px 3px #ddd; display:block; overflow:visible; position:relative; zoom:1; z-index:99999}

.g-top-box{ width:100%; height:36px; background:#3d3d3d; border-bottom:1px solid #e3e3e3; display:block; overflow:hidden; margin:0;}
.g-top-box .g-top-left{ width:auto; height:36px; line-height:36px; float:left; font-size:12px; font-weight:normal; color:#fff; display:inline; overflow:hidden;}
.g-top-box .g-top-right{ width:auto; height:36px; line-height:36px; float:right; font-size:12px; font-weight:normal; color:#fff; display:inline; overflow:hidden}
.g-top-box .g-top-right a{ color:#333; width:60px; height:36px; line-height:36px; float:left; margin:0; background:url(/skin/xsh/images/png1.png) no-repeat 58px -457px; text-align:center; color:#fff;}
.g-top-box .g-top-right a:hover{ color:#ff0; text-decoration:underline}

.g-box-1170 .g-top-logo{ width:225px; height:100px; float:left; margin:0; display:inline; overflow:hidden}
.g-box-1170 .g-top-logo img{ width:auto; height:auto; margin:8px 0 0 0; display:block; overflow:hidden}

.g-box-1170 .g-top-nav { width:auto; height:auto; margin:17px 0 0 0; float:left; display:inline; overflow:hidden;}
.g-box-1170 .g-top-nav li{ width:50px; height:auto; float:left; margin:0 0 0 34px; display:inline; overflow:hidden}
.g-box-1170 .g-top-nav li a{width:100%; height:auto;display:block; overflow:hidden}
.g-box-1170 .g-top-nav li a i{ width:48px; height:48px; border:1px solid #3d3d3d; border-radius:66px; display:block; overflow:hidden; position:relative; zoom:1}
.g-box-1170 .g-top-nav li a strong{ width:100%; height:14px; line-height:14px; font-size:12px; font-weight:normal; color:#666; text-align:center; margin:10px 0 0; display:block; overflow:hidden}
.g-box-1170 .g-top-nav li a i:after{ content:""; width:25px; height:25px; background:url(../images/azdown-icon.png) no-repeat 0 -1px; display:block; overflow:hidden; position:absolute; left:12px; top:12px;}
.g-box-1170 .g-top-nav .u-nav-btn2 a i:after{ content:""; background-position:-83px -1px;}
.g-box-1170 .g-top-nav .u-nav-btn3 a i:after{ content:""; background-position:-165px -1px;}
.g-box-1170 .g-top-nav .u-nav-btn4 a i:after{ content:""; background-position:-246px -1px;}
.g-box-1170 .g-top-nav .u-nav-btn5 a i:after{ content:""; background-position:-329px 0px;}
.g-box-1170 .g-top-nav .u-nav-btn6 a i:after{ content:""; background-position:-410px -1px;}
.g-box-1170 .g-top-nav .u-nav-btn7 a i:after{ content:""; background-position:-492px 0px;}
.g-box-1170 .g-top-nav .u-nav-btn8 a i:after{ content:""; background-position:-575px -1px;}


.g-box-1170 .g-top-nav li a:hover strong{ color:#2fbdff}
.g-box-1170 .g-top-nav li a:hover i{ background:#2fbdff; border-color:#2fbdff}
.g-box-1170 .g-top-nav li a:hover i:after{-webkit-filter: brightness(2);     -moz-filter: brightness(2);     -o-filter: brightness(2);     -ms-filter: brightness(2);     filter: brightness(2); }

.g-box-1170 .g-top-search{ width:240px; height:39px; margin:31px 0 0 0; float:right; display:inline; overflow:hidden;}
.g-box-1170 .g-top-search .m-search-text{ width:185px; height:35px; line-height:35px; font-size:14px; text-indent:10px; background:#fff; border:2px solid #bdbdbd; border-right:0; float:left; display:inline; overflow:hidden
; padding:0; margin:0; border-radius:0;}
.g-box-1170 .g-top-search .m-search-btn{ width:53px; height:39px; float:left; background:url(../images/index-search-btn.jpg) no-repeat 14px 7px #3aace8; border:0; padding:0; display:inline; overflow:hidden; font-size:0}

.g-nav-box{ width:1170px; height:auto; display:block; overflow:hidden; margin:0 auto; padding:10px 0;}
.g-nav-box li{ width:80px; height:auto; float:left; margin:0 11px 0 0; display:inline; overflow:hidden}
.g-nav-box li a{ width:100%; height:30px; line-height:30px; font-size:14px; font-weight:normal; color:#333; text-align:center; display:block; overflow:hidden;}
.g-nav-box li a:hover{ background:#2fbdff; border-radius:4px; color:#fff;}
.g-nav-box li .m-hover{ background:#2fbdff; border-radius:4px; color:#fff;}

.g-position{ height:42px; line-height:42px; font-size:14px; font-weight:normal; color:#797979;}
.g-position i{ width:16px; height:26px; background:url(../images/azdown-icon.png) no-repeat 0 -182px; float:left; margin:8px 10px 0 0; display:inline; overflow:hidden}
.g-position a{ color:#333;}
.g-position a:hover{ color:#2fbdff}

.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 #f55555; display:block; overflow:hidden; cursor:pointer}
.g-toprecomd-box .m-toprecomd-btn .f-hover{ color:#f55555; border-color:#f55555; border-right:1px solid #fff;display:block; overflow:hidden}

.g-toprecomd-box .m-toprecomd-cont{ width:1068px; height:130px; border:1px solid #f55555; 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 #f55555,0px 0px 5px #f55555;}
.g-toprecomd-box .m-toprecomd-cont a:hover strong{ color:#f55555;}

.g-game-information{ width:894px; height:auto; overflow:hidden; position:relative; zoom:1}
.g-game-information .m-game-left{ width:auto; min-height:230px; padding:25px 0 0 20px; display:block; overflow:hidden }
.g-game-information .m-game-left h1{ width:100%; height:26px; line-height:26px; font-size:24px; font-weight:normal; color:#333; float:left; display:inline; overflow:hidden}
.g-game-information .m-game-left h4{ width:100%; height:auto; margin:15px 0 0;float:left; display:inline; overflow:hidden; position:relative; zoom:1}
.g-game-information .m-game-left h4 p{ width:285px; height:auto; line-height:18px; font-size:14px; font-weight:normal; color:#ff7800; background:#f8f8f8; border:1px solid #d8d8d8; border-radius:0px 4px 4px 4px; padding:5px 15px; margin:0 0 0 11px; display:block; overflow:hidden}
.g-game-information .m-game-left h4 i{ border-left:12px solid transparent; border-top:11px solid #d8d8d8; display:block; overflow:hidden; position:absolute; left:0; top:0; z-index:10;}
.g-game-information .m-game-left h4 em{border-left:11px solid transparent; border-top:10px solid #f8f8f8; display:block; overflow:hidden; position:absolute; left:3px; top:1px; z-index:20;}
.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:120px; height:120px; float:left; margin:0; display:inline;}
.g-game-information .m-game-left dl dt img{ width:100%; height:120px; border-radius:16px; box-shadow:0px 0px 5px #ccc; display:block; overflow:hidden}
.g-game-information .m-game-left dl dd{ width:370px; float:left; margin:0 0 0 25px; display:inline; overflow:hidden}
.g-game-information .m-game-left dl dd ul li{ width:185px; height:18px; line-height:18px; font-size:16px; font-weight:normal; color:#333; float:left; margin:10px 0 0; display:inline; overflow:hidden}
.g-game-information .m-game-left dl dd ul li span{ color:#787878;}
.g-game-information .m-game-left dl dd p{ width:100%; height:auto; float:left; margin:7px 0 0; display:inline; overflow:hidden}
.g-game-information .m-game-left dl dd p strong{ height:24px; line-height:24px; font-size:16px; font-weight:normal; color:#333; float:left; margin:0; display:inline; overflow:hidden}
.g-game-information .m-game-left dl dd p b{ width:auto; max-width:54px; height:22px; line-height:22px; border:1px solid #f55555; border-radius:4px; background:#fff; font-size:16px; font-weight:normal; color:#f55555; 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 b:nth-child(3){ border-color:#d155f5;  color:#d155f5}
.g-game-information .m-game-left dl dd p b:nth-child(4){ border-color:#f5558d;  color:#f5558d}

.g-game-information .m-game-left dl dd p a{ width:auto; max-width:54px; height:22px; line-height:22px; border:1px solid #f55555; border-radius:4px; background:#fff; font-size:16px; font-weight:normal; color:#f55555; 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:nth-child(3){ border-color:#d155f5;  color:#d155f5}
.g-game-information .m-game-left dl dd p a:nth-child(4){ border-color:#f5558d;  color:#f5558d}
.g-game-information .m-game-left dl dd p span{ float:left; margin:0; width:200px; display:inline; overflow:hidden}


.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:hidden}
.g-game-information .m-game-left .m-down-btn a{ width:176px; height:60px; line-height:60px; font-size:20px; font-weight:normal; color:#fff; text-align:center; text-shadow:1px 2px 0px #0084cb; background:#00a6e3; 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 .u-downbtn-pc{ width:220px; 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 8px 0 40px; display:inline; overflow:hidden}
.g-game-information .m-game-left .m-down-btn .u-downbtn-android{ width:220px; text-align:left; padding:0; background:#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 8px 0 50px; display:inline; overflow:hidden}
.g-game-information .m-game-left .m-down-btn .u-downbtn-ios{ width:220px; text-align:left; padding:0; background:#f06c2b; box-shadow:0px 4px 0px #d1591e; text-shadow:1px 2px 0px #6aa615}
.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 8px 0 50px; display:inline; overflow:hidden}

.g-game-information .m-game-right{ width:360px; height:auto; position:absolute; left:543px; top:87px; 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:block; 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:24px;}
.g-game-information .f-btnmore  #score #bad{ margin-top:19px;}

.g-related-game{ width:256px; height:309px; margin:24px 0 0 0; overflow:hidden}
.g-related-game dt{ width:100%; height:26px; line-height:26px; font-size:20px; font-weight:normal; color:#333; display:block; overflow:hidden}
.g-related-game dt i{ width:5px; height:26px; background:#f55555; float:left; margin:0 6px 0 0; display:inline; overflow:hidden}
.g-related-game dd{ width:100%; height:auto; margin:3px 0 0; display:block; overflow:hidden}
.g-related-game dd a{ width:100%; height:69px; border-bottom:1px solid #ddd; display:block; overflow:hidden}
.g-related-game dd a img{ width:53px; height:53px; border-radius:10px; float:left; margin:8px 5px 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:10px 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:13px 0 0; display:inline; overflow:hidden}
.g-related-game dd a b span{ color:#ff7200}
.g-related-game dd a:hover strong{ color:#ff6000}

.g-left{ width:750px; 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:125px; 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 5px 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(3) i{ background-position:-232px -596px; margin-left:9px}
.g-left .f-left-linkbtn li:nth-child(4) 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:750px; position:fixed; top:0; left:50%; margin:0 0 0 -585px; z-index:9999}

.g-title{ margin:0 20px; height:24px; line-height:24px; font-size:18px; font-weight:normal; color:#333; padding:13px 0; display:block; overflow:hidden;}
.g-title i{ width:28px; height:24px; background:url(../images/azdown-icon.png) no-repeat 2px -712px; float:left; margin:0 6px 0 0; display:inline; overflow:hidden}
.g-title strong{ border-bottom:3px solid #f55555; font-weight:normal; padding:0 6px 10px 0; float:left; display:inline;overflow:hidden}
.g-title strong span{ color:#f55555}

.g-left .m-cont{ width:100%; height:auto; background:#fff; padding:0 0 20px 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}
.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 h3{ height:36px; line-height:36px; font-size:18px; font-weight:normal; color:#f55555; text-indent:10px; background:#f8f8f8; margin:15px 0 0; display:block; overflow:hidden}
.g-left .m-cont .u-more-btn{ width:180px; height:42px; line-height:42px; font-size:16px; font-weight:normal; color:#333; text-align:center; background:#f8f8f8; border:1px solid #ddd; margin:20px auto 0; display:block; overflow:hidden; cursor:pointer}

.m-like{ background:#fff; margin:20px 0 0; display:block; overflow:hidden}
.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; border-bottom:1px solid #ddd; display:block;}
.m-like dl dt b{ width:235px; height:40px; line-height:40px; font-size:16px; font-weight:normal; color:#333; text-align:center; border:1px solid #ddd; border-left:0; background:#f8f8f8; padding:0; float:left; display:inline; overflow:hidden; cursor:pointer}
.m-like dl dt .f-hover{ border-bottom:1px solid #fff; background:#fff; height:37px; color:#ff6000; border-top:4px solid #ff6000; position:relative;}
.m-like dl dd{ display:block; overflow:hidden}
.m-like dl dd strong{ display:none}
.m-like dl dd p{ line-height:25px; font-size:14px; font-weight:normal; color:#5d5d5d; margin:14px 0 0; float:left; display:inline; overflow:hidden}
.m-like dl dd .u-login-project{ width:100%; height:20px; line-height:20px; font-size:18px; font-weight:normal; color:#ff6000; float:left; margin:4px 0 0; display:inline; overflow:hidden}
.m-like dl dd .u-like-game{ width:222px; height:104px; float:left; background:#f8f8f8; margin:20px 22px 0 0; display:inline; overflow:hidden}
.m-like dl dd .u-like-game img{ width:80px; height:80px; border-radius:14px; float:left; margin:12px; display:inline; overflow:hidden}
.m-like dl dd .u-like-game strong{ width:110px; height:16px; line-height:16px; font-size:14px; font-weight:normal; color:#333; margin:17px 0 0;  float:left; display:inline; overflow:hidden}
.m-like dl dd .u-like-game b{ width:110px; height:14px; line-height:14px; font-size:12px; font-weight:normal; color:#787878; margin:13px 0 0;  float:left; display:inline; overflow:hidden}
.m-like dl dd .u-like-game b span{ color:#ff4b4b}
.m-like dl dd .u-like-game em{ height:18px; line-height:18px; font-size:12px; font-weight:normal; color:#ff6000; margin:8px 0 0; float:left; display:inline; overflow:hidden}
.m-like dl dd .u-like-game:nth-child(3n){ margin-right:0;}
.m-like dl dd .u-like-game:hover{ background:#ffeeee;}
.m-like dl dd .u-like-game:hover strong{ color:#ff4b4b; text-decoration:underline}

.m-down{background:#fff; margin:20px 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:#ff6000; border-bottom:1px solid #fff; border-top:5px solid #ff6000}
.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:18px; font-weight:normal; 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:248px; 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:142px; 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:142px; height:16px; line-height:16px; font-size:14px; font-weight:normal; color:#333; float:left; margin:10px 0 0; 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:20px 0 0; display:block; overflow:hidden}
.g-strategy ul{ padding:0 0 10px 0; display:block; overflow:hidden}
.g-strategy ul li{ width:345px; height:36px; line-height:36px; font-size:14px; font-weight:normal;  float:left; border-bottom:1px solid #ddd; margin:0 0 0 20px; display:inline; overflow:hidden}
.g-strategy ul li a{ width:284px; height:36px;color:#464646; float:left; display:inline; overflow:hidden}
.g-strategy ul li a i{ border-top:4px solid transparent; border-bottom:4px solid transparent; border-left:7px solid #bbbbbb; float:left; margin:14px 6px 0 0; display:inline; overflow:hidden}
.g-strategy ul li em{ float:right; color:#787878}
.g-strategy ul li a:hover{ color:#ff6000}

.g-comment{background:#fff; margin:20px 0 0; display:block; overflow:hidden}
.g-comment .g-title{ border-bottom:1px solid #ddd;}

/*右边*/
.g-right{ width:400px; 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 #f55555,0px 0px 7px #f55555}
.g-right .m-project dl dd a:hover strong{ color:#f55555}
.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:#ff6000; 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:block; overflow:hidden}
.g-right .g-right-js2{ width:100%; height:auto; margin:20px 0 0; background:#fff; text-align:center; display:block; overflow:hidden}

.g-right .m-rank{background:#fff; margin:20px 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:#ff6000;}
.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:100%; height:26px; line-height:26px; font-size:20px; font-weight:normal; color:#333; margin:17px 20px 0; display:block; overflow:hidden}
.g-related-recomd dt i{ width:5px; height:26px; background:#f55555; float:left; margin:0 6px 0 0; display:inline; overflow:hidden}
.g-related-recomd dd{ margin:0 20px; padding:0 0 20px 0; display:block; overflow:hidden}
.g-related-recomd dd a{ height:64px; padding:13px 32px 13px 0; border-bottom:1px solid #ddd; margin:0; display:block; overflow:hidden; position:relative; zoom:1}
.g-related-recomd dd a .u-game-img{ width:64px; height:64px; border-radius:12px; float:left; margin:0 5px 0 0; display:inline; overflow:hidden}
.g-related-recomd dd 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-related-recomd dd 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-related-recomd dd a b span{ color:#ff4b4b}
.g-related-recomd dd a .u-game-rank{ height:14px; margin:7px 0 0; float:left; display:inline; overflow:hidden}
.g-related-recomd dd 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-related-recomd dd a:hover strong{ color:#ff6000;}

/*底部*/
.g-foot{ border-top:5px solid #288bff; margin:15px 0 0 0;}
.g-foot dl{ width:177px; height:120px; border-right:1px solid #ddd; border-left:1px solid #fff; float:left; margin:0; display:inline; overflow:hidden; padding:40px 0 0 65px;}
.g-foot dl dt{ font-size:18px; font-weight:bold; color:#333;}
.g-foot dl dd{ width:auto; height:auto; margin:4px 0 0; display:block; overflow:hidden}
.g-foot dl dd a{ width:auto; height:auto; font-size:14px; font-weight:normal; color:#555; float:left; margin:10px 20px 0 0; display:inline; overflow:hidden}
.g-foot dl dd a:hover{ color:#f60}
.g-foot dl dd p{ width:100%; height:auto; font-size:12px; font-weight:normal; color:#555; float:left; margin:0px 20px 0 0; display:inline; overflow:hidden}

.g-foot .g-foot-1{ border-left:0;}
.g-foot .g-foot-2 dd a{ width:110px; height:35px; line-height:35px; background:url(/skin/new2016/images/cms-in-bg.png) no-repeat -116px 0; font-size:14px; font-weight:normal; color:#555; text-align:center; display:block; overflow:hidden;}
.g-foot .g-foot-4{ width:373px; border-right:0;}
.g-foot .g-foot-4 dd{ margin:12px 0 0}

.g-foot{ border-top:5px solid #288bff; margin:15px 0 0 0;}


/*留言*/
#comment_list .h2 { font-weight:bold;}
#comment_list dl, #comment_list dt, #comment_list dd { margin:0; padding:0; }
#youxi_right_5 #comment_list { border:none; }
#comment_list .quote, #comment_list .quote span { text-indent:0; }
#comment_list { margin:0 20px; color:#2f2f2f; padding:1px; zoom:1; }
#comment_list dt { line-height:28px; height:28px; overflow:hidden; padding:0 10px; }
#comment_list h2,
#comment_list .h2{ font-size:18px; font-weight:normal; border-bottom:1px solid #ddd; color:#464646; height:40px; padding:0; margin-bottom:10px; }
#comment_list h2 span,
#comment_list .h2 span { float:left; margin-top: 4px; width:auto; padding:0 8px 0 0; text-align:center; line-height:34px; border-bottom:3px solid #f55555; background-repeat:no-repeat; }
#comment_list dl { padding: 0 5px; }
#comment_list dd { word-wrap: break-word; line-height:20px; padding:5px 10px 10px; }
#comment_list dd img { margin-bottom:-5px; }
#comment_list blockquote, #comment_list .quote { padding:3px 3px 5px; margin:0 0 5px 0; border:1px solid #bfbfbf; background:#fffde9; color:#000; }
#comment_list blockquote h4, #comment_list .quote span { color:#666; padding:0 3px; font-weight:normal; font-size:12px; display:block; background:none; }
#comment_list blockquote h4 cite { font-style:normal; }
#comment_list blockquote div { padding:0 7px; }
#comment_list dt i { font-family:verdana; font-style:normal; }
#comment_list dt b { margin:0 6px; }
#comment_list p { text-align:right; line-height:1; padding:5px 0; }
#comment_list p a { color:#e65c08; margin-left:10px; }
#comment_list dt span { float:left; }
#comment_list dt em { float:right; font-style:normal; }
#comment_0 dt { background:#fff2e8; color:#c97b54; }
#comment_0 h2 span,
#comment_0 .h2 span{}
#comment_1 dt { background:#f1f5f8; color:#21698e; }
#comment_1 h2 span,
#comment_1 .h2 span,
#s_comment h2 span,
#s_comment .h2 span { border-bottom:3px solid #0092ee}
#s_comment { text-align:center; }
#s_comment h2 a,
#s_comment .h2 a { float:right; font-size:12px; font-weight: normal; color:#137eb6; line-height:30px; }
#s_comment h2 a i,
#s_comment .h2 a i{ font-style:normal; }
#s_comment .nick_name { float:left; margin-left:12px; line-height:30px; display:inline; }
#s_comment .nick_name input { border:1px solid #98b6c6; margin-left:6px; height:20px; line-height:20px; vertical-align:middle; width:200px }
#s_comment .comment_faces { float:left; margin-left:20px; font-weight:bold; line-height:30px; display:inline; }
#s_comment .comment_faces img { vertical-align:middle; margin-left:3px; cursor:pointer; }
#s_comment textarea { border:1px solid #98b6c6; padding:3px 5px; width:96%; height:120px; line-height:20px; margin:8px 0; }
#s_comment .comment_btn { padding:0 12px 10px; text-align:left; }
#s_comment .comment_btn input { width:80px; color:#fff; border:0 none; padding:0; margin-right:6px; font-weight:bold; height:26px; background:url(http://www.962.net/head/images/comment_btn.png) no-repeat; cursor:pointer; }

/*清风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:20px 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:300px; 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;}
















