@charset "UTF-8";
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
header,
hgroup,
nav,
section,
article,
aside,
footer,
figure,
figcaption,
menu,
button {
  margin: 0;
  padding: 0; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

caption,
th {
  text-align: left; }

fieldset,
img {
  border: 0; }

li {
  list-style: none; }

em,
i {
  font-style: normal; }

body {
  font-family: 'microsoft yahei', 'Helvetica Neue', Helvetica, STHeiTi, sans-serif;
  font-size: 14px;
  line-height: 1.5;
  position: relative; }

input,
button,
textarea,
select,
optgroup,
option {
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  border-radius: 0; }

a {
  -webkit-touch-callout: none;
  text-decoration: none; }

*:focus {
  outline: 0;
  -webkit-tap-highlight-color: transparent; }

.wrapper {
  word-wrap: break-word;
  word-break: break-word;
  -webkit-text-size-adjust: 100%; }
  .wrapper *,
  .wrapper *:before,
  .wrapper *:after {
    box-sizing: border-box; }

.module-banner::before, .module-banner.larger::before, .module-activity .m-gameversion .swiper-container .swiper-slide::before, .module-heroEntry .heroEntry-wrapper::before, .module-ti::before {
  content: '';
  height: 85px;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0+26,1+99 */
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 26%, black 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 26%, black 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 26%, black 100%); }

.cf {
  *zoom: 1; }
  .cf:after {
    content: '';
    display: table;
    clear: both; }

.module-events .m-col.m-col-newslist .m-list-horizontal a span, .module-events .m-col.m-col-newslist .m-list-vertical li, .module-activity .m-col-activity .m-list-pic li .m-legend h4, .module-match .m-col-match .m-list-pic li .m-legend h4, .module-match .m-col-rank .t-name {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
  max-width: 100%; }

.module-footer-lnk {
  position: relative;
  padding-top: 45px; }
  .module-footer-lnk .container {
    width: 1138px;
    margin: 0 auto; }
  .module-footer-lnk .share-model {
    border-bottom: 1px solid #212121; }
    .module-footer-lnk .share-model .items {
      margin: 0 auto;
      padding: 42px 0; }
      .module-footer-lnk .share-model .items li {
        position: relative;
        float: left;
        margin-right: 22px; }
        .module-footer-lnk .share-model .items li a {
          display: block;
          height: 39px;
          width: 110px;
          position: relative;
          background-position-y: -1px;
          background-repeat: no-repeat;
          background-image: url(../png/8483b56c-2e9e-4668-954e-e093e4c0c642.png); }
          .module-footer-lnk .share-model .items li a:hover {
            background-position-y: -64px; }
        .module-footer-lnk .share-model .items li .wechat-tip {
          opacity: 0;
          visibility: hidden; }
        .module-footer-lnk .share-model .items li:hover .wechat-tip {
          opacity: 1;
          visibility: inherit !important; }
        .module-footer-lnk .share-model .items li:nth-of-type(5) .wechat-tip,
        .module-footer-lnk .share-model .items li:nth-of-type(6) .wechat-tip,
        .module-footer-lnk .share-model .items li:nth-of-type(7) .wechat-tip {
          position: absolute;
          top: -130px;
          left: -23px;
          visibility: hidden;
          -webkit-transition: all 0.2s ease;
          -moz-transition: all 0.2s ease;
          -ms-transition: all 0.2s ease;
          transition: all 0.2s ease;
          z-index: 99; }
        .module-footer-lnk .share-model .items li:nth-of-type(6) .wechat-tip {
          left: -15px; }
        .module-footer-lnk .share-model .items li:nth-of-type(7) {
          margin-right: 35px; }
          .module-footer-lnk .share-model .items li:nth-of-type(7) .wechat-tip {
            left: -2px; }
        .module-footer-lnk .share-model .items li:nth-of-type(1) a {
          background-position: -918px -0px;
          height: 40px;
          width: 114px; }
          .module-footer-lnk .share-model .items li:nth-of-type(1) a:hover {
            background-position-y: -63px; }
        .module-footer-lnk .share-model .items li:nth-of-type(3) a {
          background-position: -143px -0px;
          height: 40px;
          width: 105px; }
          .module-footer-lnk .share-model .items li:nth-of-type(3) a:hover {
            background-position-y: -63px; }
        .module-footer-lnk .share-model .items li:nth-of-type(4) a {
          background-position: -301px -2px;
          margin-right: 26px; }
          .module-footer-lnk .share-model .items li:nth-of-type(4) a:hover {
            background-position-y: -65px; }
        .module-footer-lnk .share-model .items li:nth-of-type(5) a {
          background-position: -527px -2px;
          width: 87px; }
          .module-footer-lnk .share-model .items li:nth-of-type(5) a:hover {
            background-position-y: -65px; }
        .module-footer-lnk .share-model .items li:nth-of-type(6) a {
          background-position: -654px -2px;
          width: 85px; }
        .module-footer-lnk .share-model .items li:nth-of-type(6) a:hover {
          background-position-y: -65px; }
        .module-footer-lnk .share-model .items li:nth-of-type(7) a {
          background-position: -778px 0;
          width: 114px;
          height: 43px;
          margin-top: -2px; }
        .module-footer-lnk .share-model .items li:nth-of-type(7) a:hover {
          background-position-y: -64px; }
        .module-footer-lnk .share-model .items li:nth-of-type(8) a {
          background-position: right -40px;
          width: 190px;
          height: 30px; }

body .bottom {
  background-color: transparent; }

/* body */
body,
li,
span {
  -webkit-text-size-adjust: 100% !important;
  text-size-adjust: 100% !important;
  -moz-text-size-adjust: 100% !important; }

body {
  min-width: 1200px; }

.hide {
  display: none; }

a:hover {
  text-decoration: underline; }

.hl {
  color: #51ccff; }

.gray {
  opacity: 0.6;
  filter: saturate(0.5) brightness(0.6); }

.dota2-zoombox {
  width: 100%;
  height: auto;
  min-width: 1360px;
  margin: 0 auto; }

.module {
  width: 100%;
  min-width: 1260px; }
  .module img {
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    /* Chrome 和 Safari */
    -moz-backface-visibility: hidden;
    /* Firefox */
    -ms-backface-visibility: hidden;
    /* Internet Explorer */ }

@keyframes img-rotate {
  0% {
    transform: rotateY(0deg); }
  100% {
    transform: rotateY(720deg); } }

.lnk-cover {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

.h-cover {
  background-color: rgba(255, 255, 255, 0);
  content: '';
  position: absolute; }

.ajax-loading {
  background: url(../gif/ajax-loaderbd0a.gif?v=16601489043376552) 50% 50% no-repeat;
  width: 100%;
  height: 320px; }

body .dota2-header-nav-container {
  position: absolute;
  background: rgba(0, 0, 0, 0.65); }

.fake-table {
  width: 100%; }

.fake-theader {
  background-color: #31384b;
  height: 32px;
  line-height: 32px; }
  .fake-theader .fake-th {
    position: relative; }
    .fake-theader .fake-th::after {
      position: absolute;
      top: 1px;
      right: 5px;
      content: '|';
      color: #616675; }
    .fake-theader .fake-th:last-child::after {
      display: none; }

.fake-tr {
  overflow: hidden; }
  .fake-tr .fake-td {
    height: 44px;
    line-height: 44px; }

.fake-tbody .fake-tr {
  border-bottom: 1px solid #292f3f; }

.fake-td, .fake-th {
  text-align: center;
  float: left; }
  .fake-td.td-l, .fake-th.td-l {
    text-align: left;
    padding-left: 15px; }

.table-match-rank {
  background-color: #1a1b1c; }
  .table-match-rank .th-01 {
    width: 20%; }
  .table-match-rank .th-02 {
    width: 40%; }
  .table-match-rank .th-03 {
    width: 20%; }
  .table-match-rank .th-04 {
    width: 20%; }
  .table-match-rank .fake-tbody .th-01 {
    font-style: italic; }
  .table-match-rank .fake-tbody .th-03 {
    color: #51ccff; }
  .table-match-rank .fake-tbody .th-04 {
    color: #51ccff; }

.swiper02 .swiper-btns {
  border: 1px solid #fff;
  border-radius: 20px;
  position: absolute;
  right: 15px;
  bottom: 15px;
  width: 56px;
  height: 22px;
  z-index: 2;
  padding: 5px; }
  .swiper02 .swiper-btns::after {
    content: '';
    position: absolute;
    left: 28px;
    height: 10px;
    width: 5px;
    top: 6px;
    border-left: 1px solid #83817c; }

.swiper02 .swiper-btn-prev,
.swiper02 .swiper-btn-next {
  position: inherit;
  width: 12px;
  height: 15px;
  cursor: pointer;
  background-size: 7px auto;
  background-repeat: no-repeat;
  background-image: url(../png/icon-arrow01bd0a.png?v=16601489043376552); }
  .swiper02 .swiper-btn-prev.swiper-button-disabled,
  .swiper02 .swiper-btn-next.swiper-button-disabled {
    cursor: default;
    opacity: 0.5; }

.swiper02 .swiper-btn-next {
  margin-left: 32px; }

.swiper02 .swiper-btn-prev {
  margin-left: 7px;
  transform: rotate(180deg) translateY(4.5px) translateX(5px); }

.h-cover {
  z-index: 100;
  /* left */
  /* right */ }
  .h-cover.zhuzai {
    left: 185px;
    top: 45px;
    width: 200px;
    height: 140px; }
  .h-cover.zhaoxilieren {
    left: -35px;
    top: 186px;
    width: 550px;
    height: 140px; }
  .h-cover.fengxingzhe {
    left: -44px;
    top: 326px;
    width: 350px;
    height: 370px; }
  .h-cover.shenhaifeixia {
    left: 306px;
    top: 327px;
    width: 280px;
    height: 180px; }
  .h-cover.fuchouzhihun {
    left: 306px;
    top: 508px;
    width: 270px;
    height: 430px; }
  .h-cover.shiwen {
    right: 65px;
    top: -19px;
    width: 460px;
    height: 200px; }
  .h-cover.bear {
    right: -5px;
    top: 180px;
    width: 520px;
    height: 155px; }
  .h-cover.bingnv {
    right: 240px;
    top: 334px;
    width: 340px;
    height: 180px; }
  .h-cover.cow {
    right: -100px;
    top: 336px;
    width: 340px;
    height: 420px; }
  .h-cover.juntuan {
    right: 240px;
    top: 514px;
    width: 340px;
    height: 360px; }

.f28 {
  font-size: 28px; }

.f26 {
  font-size: 26px; }

.f24 {
  font-size: 24px; }

.f22 {
  font-size: 22px; }

.f20 {
  font-size: 20px; }

.f18 {
  font-size: 18px; }

.f16 {
  font-size: 16px; }

.f14 {
  font-size: 14px; }

.h-property {
  position: absolute;
  top: 100px;
  width: 300px;
  opacity: 0;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out; }
  .h-property::after,
  .h-property b,
  .h-property i {
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    white-space: nowrap; }
  .h-property b.pos-center,
  .h-property i.pos-center, .h-property::after {
    position: absolute;
    top: 38px !important;
    left: 42% !important;
    opacity: 0;
    transform: translate(-50%, -50%) !important; }
  .h-property b.pos-center,
  .h-property i.pos-center {
    opacity: 0; }
  .h-property::after {
    background: url(../png/icon-roundbd0a.png?v=16601489043376552) 0% 0 no-repeat;
    display: block;
    width: 21px;
    height: 21px;
    z-index: 2;
    opacity: 1;
    content: ''; }
  .h-property .i-primarystat {
    padding-left: 55px;
    border-bottom: 1px solid #999;
    padding-bottom: 4px;
    font-size: 36px;
    font-weight: 700;
    position: absolute;
    top: -80px;
    left: -95px; }
  .h-property .kw {
    position: absolute; }
  .h-property .tag {
    font-size: 16px;
    background-color: rgba(255, 255, 255, 0.7);
    border-radius: 16px;
    color: #000;
    padding: 1px 16px;
    position: absolute;
    font-weight: 700; }
  .h-property b {
    font-weight: 400; }

.hero {
  /* left */
  /* right */ }
  .hero-zhuzai {
    z-index: 6;
    top: 20px;
    left: 170px;
    background-image: url(../png/img-zhuzaibd0a.png?v=16601489043376552);
    width: 295px;
    height: 294px;
    z-index: 2; }
    .hero-zhuzai .h-property .i-primarystat {
      top: -90px;
      left: -125px; }
    .hero-zhuzai .h-property .kw {
      position: absolute; }
      .hero-zhuzai .h-property .kw.k01 {
        left: -135px;
        top: 15px; }
      .hero-zhuzai .h-property .kw.k02 {
        right: -30px;
        top: 35px; }
      .hero-zhuzai .h-property .kw.k03 {
        left: 45px;
        top: 135px; }
      .hero-zhuzai .h-property .kw.k04 {
        left: 25px;
        top: 15px; }
    .hero-zhuzai .h-property .tag.t01 {
      left: 200px;
      top: -55px; }
    .hero-zhuzai .h-property .tag.t02 {
      left: 180px;
      top: 115px; }
    .hero-zhuzai .h-property .tag.t03 {
      left: -55px;
      top: 90px; }
  .hero-zhaoxilieren {
    z-index: 2;
    top: 100px;
    left: -80px;
    width: 673px;
    height: 772px;
    background-image: url(../png/img-zhaoxilierenbd0a.png?v=16601489043376552); }
    .hero-zhaoxilieren .h-property {
      left: 285px;
      top: 125px; }
      .hero-zhaoxilieren .h-property .i-primarystat {
        top: -120px;
        left: -135px; }
      .hero-zhaoxilieren .h-property .kw {
        position: absolute; }
        .hero-zhaoxilieren .h-property .kw.k01 {
          left: -135px;
          top: -25px; }
        .hero-zhaoxilieren .h-property .kw.k02 {
          right: -80px;
          top: -25px; }
        .hero-zhaoxilieren .h-property .kw.k03 {
          left: 45px;
          top: 135px; }
        .hero-zhaoxilieren .h-property .kw.k04 {
          left: 25px;
          top: -40px; }
      .hero-zhaoxilieren .h-property .tag.t01 {
        left: 210px;
        top: -75px; }
      .hero-zhaoxilieren .h-property .tag.t02 {
        left: 300px;
        top: 75px; }
      .hero-zhaoxilieren .h-property .tag.t03 {
        left: -55px;
        top: 90px; }
  .hero-shenhaifeixia {
    z-index: 3;
    top: 300px;
    left: 314px;
    width: 300px;
    height: 219px;
    background-image: url(../png/img-shenhaifeixiabd0a.png?v=16601489043376552); }
    .hero-shenhaifeixia .h-property {
      left: 18px;
      top: 34px; }
      .hero-shenhaifeixia .h-property .i-primarystat {
        top: -110px;
        left: -145px; }
      .hero-shenhaifeixia .h-property .kw {
        position: absolute; }
        .hero-shenhaifeixia .h-property .kw.k01 {
          left: 150px;
          top: -45px; }
        .hero-shenhaifeixia .h-property .kw.k02 {
          right: 58px;
          top: 175px; }
        .hero-shenhaifeixia .h-property .kw.k03 {
          left: -175px;
          top: 75px; }
        .hero-shenhaifeixia .h-property .kw.k04 {
          left: 25px;
          top: 15px; }
      .hero-shenhaifeixia .h-property .tag.t01 {
        left: -100px;
        top: 12px; }
      .hero-shenhaifeixia .h-property .tag.t02 {
        left: 200px;
        top: 115px; }
      .hero-shenhaifeixia .h-property .tag.t03 {
        left: -25px;
        top: 150px; }
  .hero-fengxingzhe {
    z-index: 2;
    top: 237px;
    left: -220px;
    width: 714px;
    height: 551px;
    background-image: url(../png/img-fengxingzhebd0a.png?v=16601489043376552); }
    .hero-fengxingzhe .h-property {
      left: 262px;
      top: 175px; }
      .hero-fengxingzhe .h-property .i-primarystat {
        top: -200px;
        left: -40px; }
      .hero-fengxingzhe .h-property .kw {
        position: absolute; }
        .hero-fengxingzhe .h-property .kw.k01 {
          left: 275px;
          top: -85px; }
        .hero-fengxingzhe .h-property .kw.k02 {
          left: 198px;
          top: 65px; }
        .hero-fengxingzhe .h-property .kw.k03 {
          left: -85px;
          top: 6px; }
        .hero-fengxingzhe .h-property .kw.k04 {
          left: 165px;
          top: 15px; }
      .hero-fengxingzhe .h-property .tag.t01 {
        left: 220px;
        top: -145px; }
      .hero-fengxingzhe .h-property .tag.t02 {
        left: 260px;
        top: -25px; }
      .hero-fengxingzhe .h-property .tag.t03 {
        left: 75px;
        top: 100px; }
  .hero-fuchouzhihun {
    z-index: 3;
    width: 604px;
    height: 453px;
    top: 494px;
    left: 45px;
    background-image: url(../png/img-fuchouzhihunbd0a.png?v=16601489043376552); }
    .hero-fuchouzhihun .h-property {
      left: 282px;
      top: 125px; }
      .hero-fuchouzhihun .h-property .i-primarystat {
        left: -148px;
        top: -164px; }
      .hero-fuchouzhihun .h-property .kw {
        position: absolute; }
        .hero-fuchouzhihun .h-property .kw.k01 {
          left: -135px;
          top: 15px; }
        .hero-fuchouzhihun .h-property .kw.k02 {
          right: 90px;
          top: -105px; }
        .hero-fuchouzhihun .h-property .kw.k03 {
          left: 135px;
          top: 145px; }
        .hero-fuchouzhihun .h-property .kw.k04 {
          left: 25px;
          top: 15px; }
      .hero-fuchouzhihun .h-property .tag.t01 {
        left: 250px;
        top: -35px; }
      .hero-fuchouzhihun .h-property .tag.t02 {
        left: -80px;
        top: 115px;
        right: inherit;
        /* transform: translate(162px, -95px); */ }
      .hero-fuchouzhihun .h-property .tag.t03 {
        left: -55px;
        top: 90px; }
  .hero-shiwen {
    z-index: 1;
    width: 443px;
    height: 418px;
    right: 20px;
    top: -80px;
    background-image: url(../png/img-shiwenbd0a.png?v=16601489043376552); }
    .hero-shiwen .h-property {
      right: 112px;
      top: 165px; }
      .hero-shiwen .h-property .i-primarystat {
        left: -150px;
        top: -52px; }
      .hero-shiwen .h-property .kw.k01 {
        right: 90px;
        top: -55px;
        left: inherit; }
      .hero-shiwen .h-property .kw.k02 {
        right: -130px;
        top: 61px; }
      .hero-shiwen .h-property .kw.k03 {
        left: -70px;
        top: 115px; }
      .hero-shiwen .h-property .kw.k04 {
        left: -65px;
        top: 75px; }
      .hero-shiwen .h-property .kw.k05 {
        left: -195px;
        top: -105px; }
      .hero-shiwen .h-property .tag.t01 {
        left: 305px;
        top: 5px; }
      .hero-shiwen .h-property .tag.t02 {
        left: 158px;
        top: 141px; }
      .hero-shiwen .h-property .tag.t03 {
        left: -155px;
        top: 52px; }
      .hero-shiwen .h-property .tag.t04 {
        left: -175px;
        top: 21px; }
  .hero-bear {
    z-index: 2;
    width: 651px;
    height: 450px;
    top: 88px;
    right: -155px;
    background-image: url(../png/img-bearbd0a.png?v=16601489043376552); }
    .hero-bear .h-property {
      right: 168px;
      top: 215px; }
      .hero-bear .h-property .i-primarystat {
        left: -205px;
        top: -215px; }
      .hero-bear .h-property .kw.k01 {
        right: 220px;
        top: -185px;
        left: inherit; }
      .hero-bear .h-property .kw.k02 {
        right: -10px;
        top: -125px; }
      .hero-bear .h-property .kw.k03 {
        right: -20px;
        top: 75px;
        left: inherit; }
      .hero-bear .h-property .kw.k04 {
        left: -65px;
        top: 75px; }
      .hero-bear .h-property .kw.k05 {
        left: -195px;
        top: -105px; }
      .hero-bear .h-property .tag.t01 {
        left: 245px;
        top: -205px; }
      .hero-bear .h-property .tag.t02 {
        left: 290px;
        top: -60px; }
      .hero-bear .h-property .tag.t03 {
        left: 145px;
        top: 132px; }
      .hero-bear .h-property .tag.t04 {
        left: -175px;
        top: 21px; }
  .hero-bingnv {
    z-index: 3;
    width: 454px;
    height: 562px;
    top: 213px;
    right: 155px;
    background-image: url(../png/img-bingnvbd0a.png?v=16601489043376552); }
    .hero-bingnv .h-property {
      right: 16px;
      top: 215px; }
      .hero-bingnv .h-property .i-primarystat {
        left: -25px;
        top: -225px; }
      .hero-bingnv .h-property .kw.k01 {
        right: 0;
        top: -35px;
        left: inherit; }
      .hero-bingnv .h-property .kw.k02 {
        right: 110px;
        top: 125px; }
      .hero-bingnv .h-property .kw.k03 {
        left: -50px;
        top: -65px; }
      .hero-bingnv .h-property .kw.k04 {
        left: -25px;
        top: 65px; }
      .hero-bingnv .h-property .tag.t01 {
        left: 200px;
        top: -125px; }
      .hero-bingnv .h-property .tag.t02 {
        left: 230px;
        top: 85px; }
      .hero-bingnv .h-property .tag.t03 {
        left: -55px;
        top: 110px; }
      .hero-bingnv .h-property .tag.t04 {
        left: -105px;
        top: -29px; }
  .hero-cow {
    z-index: 4;
    width: 534px;
    height: 516px;
    top: 240px;
    right: -225px;
    background-image: url(../png/img-cowbd0a.png?v=16601489043376552); }
    .hero-cow .h-property {
      right: 210px;
      top: 265px; }
      .hero-cow .h-property .i-primarystat {
        left: -125px;
        top: -155px; }
      .hero-cow .h-property .kw.k01 {
        right: 0;
        top: -35px;
        left: inherit; }
      .hero-cow .h-property .kw.k02 {
        right: 110px;
        top: 125px; }
      .hero-cow .h-property .kw.k03 {
        left: -130px;
        top: 25px; }
      .hero-cow .h-property .kw.k04 {
        left: -25px;
        top: 65px; }
      .hero-cow .h-property .tag.t01 {
        left: 90px;
        top: -105px; }
      .hero-cow .h-property .tag.t02 {
        left: 240px;
        top: 85px; }
      .hero-cow .h-property .tag.t03 {
        left: -55px;
        top: 110px; }
      .hero-cow .h-property .tag.t04 {
        left: -105px;
        top: -29px; }
  .hero-juntuan {
    z-index: 5;
    width: 705px;
    height: 578px;
    right: -25px;
    top: 420px;
    background-image: url(../png/img-juntuanbd0a.png?v=16601489043376552); }
    .hero-juntuan .h-property {
      right: 260px;
      top: 206px; }
      .hero-juntuan .h-property .i-primarystat {
        right: -130px;
        left: inherit;
        top: -185px; }
      .hero-juntuan .h-property .kw.k01 {
        left: -50px;
        top: -105px; }
      .hero-juntuan .h-property .kw.k02 {
        right: -80px;
        top: 75px; }
      .hero-juntuan .h-property .kw.k03 {
        right: -135px;
        top: -75px;
        left: inherit; }
      .hero-juntuan .h-property .kw.k04 {
        left: -25px;
        top: 65px; }
      .hero-juntuan .h-property .tag.t01 {
        left: 380px;
        top: 15px; }
      .hero-juntuan .h-property .tag.t02 {
        left: 160px;
        top: 125px; }
      .hero-juntuan .h-property .tag.t03 {
        left: -55px;
        top: -10px; }
      .hero-juntuan .h-property .tag.t04 {
        left: 95px;
        top: -159px; }

.h-overlay {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
  z-index: -1;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out; }
  .h-overlay::after {
    content: '';
    position: absolute;
    left: 10px;
    top: 10px;
    bottom: 10px;
    right: 10px;
    border: 1px solid #51ccff; }
  .h-overlay i {
    background: url(../png/icon-cornerbd0a.png?v=16601489043376552) 0% 0 no-repeat;
    width: 3px;
    height: 3px;
    display: inline-block;
    position: absolute; }
    .h-overlay i.tl {
      top: 15px;
      left: 15px; }
    .h-overlay i.tr {
      top: 15px;
      right: 15px;
      transform: rotate(90deg); }
    .h-overlay i.bl {
      left: 15px;
      bottom: 15px;
      transform: rotate(270deg); }
    .h-overlay i.br {
      right: 15px;
      bottom: 15px;
      transform: rotate(180deg); }

.container {
  width: 1365px;
  margin: 0 auto; }

.module {
  padding-top: 50px; }

.tags span {
  padding: 5px 25px;
  display: inline-block;
  background-color: #861100;
  border-radius: 15px;
  color: #fff;
  position: relative;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
  .tags span::before, .tags span::after {
    content: '';
    position: absolute;
    top: 12px;
    background: url(../png/icon-dotbd0a.png?v=16601489043376552) 0% 0 no-repeat;
    display: inline-block;
    width: 8px;
    height: 8px; }
  .tags span::before {
    left: 8px; }
  .tags span::after {
    right: 8px; }
  .tags span:hover {
    /*  transform: scale(1.1); */ }

.col-left {
  float: left; }

.col-right {
  float: right; }

.view-more {
  background: url(../png/icon-arrowbd0a.png?v=16601489043376552) 100% 8px no-repeat;
  display: inline-block;
  height: 24px;
  line-height: 24px;
  padding-right: 25px;
  color: #51ccff; }
  .view-more:hover {
    color: #fff;
    text-decoration: none; }

.view-more-l {
  background: url(../png/icon-morebd0a.png?v=16601489043376552) 0% 2px no-repeat;
  display: inline-block;
  height: 24px;
  line-height: 24px;
  padding-left: 25px;
  color: #51ccff; }
  .view-more-l:hover {
    text-decoration: none; }

.i-service {
  background-image: url(../png/icon-servicebd0a.png?v=16601489043376552); }

.i-report {
  background-image: url(../png/icon-reportbd0a.png?v=16601489043376552); }

.i-heroitem {
  background-image: url(../png/icon-heroitembd0a.png?v=16601489043376552); }

.i-gallery {
  background-image: url(../png/icon-gallerybd0a.png?v=16601489043376552);
  background-position: 0 0 !important; }

.i-datastrategy {
  background-image: url(../png/icon-datastrategybd0a.png?v=16601489043376552); }

.i-recordsearch {
  background-image: url(../png/icon-recordsearchbd0a.png?v=16601489043376552); }

.i-newhero {
  background-image: url(../png/icon-title-newherobd0a.png?v=16601489043376552); }

.i-newvideo {
  background-image: url(../png/icon-title-newvideobd0a.png?v=16601489043376552); }

.i-player-pos01 {
  background-image: url(../png/icon-player-pos01bd0a.png?v=16601489043376552); }

.i-player-pos02 {
  background-image: url(../png/icon-player-pos02bd0a.png?v=16601489043376552); }

.i-player-pos03 {
  background-image: url(../png/icon-player-pos03bd0a.png?v=16601489043376552); }

.i-player-pos04 {
  background-image: url(../png/icon-player-pos04bd0a.png?v=16601489043376552); }

.i-player-pos05 {
  background-image: url(../png/icon-player-pos05bd0a.png?v=16601489043376552); }

.i-primarystat {
  background-repeat: no-repeat;
  background-position: 0px 6px; }
  .i-primarystat.attr01 {
    background-image: url(../png/hero_strengthbd0a.png?v=16601489043376552); }
  .i-primarystat.attr02 {
    background-image: url(../png/hero_agilitybd0a.png?v=16601489043376552); }
  .i-primarystat.attr03 {
    background-image: url(../png/hero_intelligencebd0a.png?v=16601489043376552); }

.m-guide-bottom i {
  background-repeat: no-repeat;
  background-position: 50% 50%;
  width: 36px;
  height: 36px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px; }

.p-tit i {
  height: 36px;
  min-width: 100px;
  display: inline-block;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  text-indent: -1000px;
  overflow: hidden; }

.btn-download-dota2 {
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  display: block;
  width: 237px;
  height: 64px;
  font-size: 18px;
  margin-top: 18px;
  background-image: url(../png/191652b1-c09c-4214-ac90-6c1f451d5d3d.png);
  background-position: 20px 50%;
  background-repeat: no-repeat;
  background-color: rgba(82, 60, 115, 0.4);
  background-color: linear-gradient(to bottom, rgba(82, 60, 115, 0.4) 0%, rgba(0, 0, 35, 0.4) 100%);
  letter-spacing: 2px;
  border: 2px solid rgba(255, 255, 255, 0.6);
  border-radius: 10px;
  cursor: pointer;
  color: #fff;
  padding-left: 55px;
  line-height: 60px;
  position: relative;
  z-index: 5; }
  .btn-download-dota2:hover {
    border-color: #ff6046;
    text-decoration: none;
    transform: translateY(-2px);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.8); }

.btn-download-video {
  background: url(../png/img-downloadbd0a.png?v=16601489043376552) 50% 50% no-repeat;
  display: inline-block;
  width: 350px;
  height: 156px;
  /*
    border: 2px solid #000; */
  position: relative;
  box-sizing: content-box;
  padding: 0px;
  text-align: center; }
  .btn-download-video video {
    position: absolute;
    left: 0;
    top: 0px;
    width: 100%;
    object-fit: fill; }
  .btn-download-video::after {
    content: '';
    position: absolute;
    left: -0;
    top: -0;
    bottom: -0;
    right: -0;
    border: 0 solid #2b2d31; }

.btn-guideinfo {
  background: #4063a5;
  /* Old browsers */
  background: -moz-linear-gradient(left, #4063a5 0%, #233971 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #4063a5 0%, #233971 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #4063a5 0%, #233971 100%);
  width: 170px;
  height: 70px;
  display: inline-block;
  text-align: center;
  line-height: 70px;
  color: #fff;
  font-size: 16px;
  margin-top: 8px;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  -ms-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out; }
  .btn-guideinfo:hover {
    font-size: 18px;
    font-weight: 700;
    text-decoration: none; }

.btn-pwesportsapp {
  margin-top: 8px;
  background: url(../png/icon-app01bd0a.png?v=16601489043376552) 50% 2px no-repeat;
  border: 1px solid #51ccff;
  background-size: 170px 140px;
  display: inline-block;
  width: 170px;
  height: 70px; }
  .btn-pwesportsapp:hover {
    background-position-y: -68px; }

.ui-tabs-nav {
  position: relative; }
  .ui-tabs-nav::before {
    content: '';
    position: absolute;
    bottom: -0;
    left: 0;
    right: 0;
    border-bottom: 2px solid #2a2c31; }
  .ui-tabs-nav .view-more.pos {
    position: absolute;
    right: 0;
    top: 10px; }

.ui-tabs-ul {
  position: relative;
  height: 50px;
  line-height: 50px;
  width: 612px; }
  .ui-tabs-ul.tabs-col03 li {
    width: 33.333%; }
  .ui-tabs-ul.tabs-col04 li {
    width: 25%; }
  .ui-tabs-ul .tabs-col05 li {
    width: 20%; }
  .ui-tabs-ul.tabs-divider li::after {
    content: '/';
    position: absolute;
    right: 35px;
    top: 0;
    color: #808080; }
  .ui-tabs-ul.tabs-divider li:last-child::after {
    display: none; }
  .ui-tabs-ul li {
    color: #fff;
    height: 40px;
    line-height: 40px;
    float: left;
    position: relative;
    cursor: pointer;
    text-align: left;
    font-size: 20px; }
    .ui-tabs-ul li a {
      color: #fff; }
    .ui-tabs-ul li.active {
      font-weight: 700;
      color: #51ccff; }
      .ui-tabs-ul li.active span {
        position: relative; }
        .ui-tabs-ul li.active span::before {
          content: '';
          position: absolute;
          bottom: -16px;
          left: 0;
          right: 0;
          border-bottom: 2px solid #51ccff; }
        .ui-tabs-ul li.active span::after {
          content: '';
          position: absolute;
          bottom: -16px;
          left: 50%;
          right: 0;
          border-bottom: 1px solid #51ccff;
          width: 0;
          height: 0;
          margin-left: -4px;
          border-right: 6px solid transparent;
          border-left: 6px solid transparent;
          border-bottom: 6px solid #51ccff; }

.m-col {
  float: left; }
  .m-col-left {
    margin-right: 34px;
    width: 788px; }
  .m-col-right {
    width: 542px; }

.m-list-vertical li {
  line-height: 42px;
  overflow: hidden;
  position: relative;
  padding-left: 20px;
  padding-right: 55px; }
  .m-list-vertical li .date {
    font-size: 14px;
    position: absolute;
    right: 2px; }

.module-banner {
  position: relative;
  height: 360px;
  overflow: hidden;
  background: url(../jpg/dcb76244-0ec6-4813-8f0f-d963f04aeafa.jpg) no-repeat 50% 0;
  transition: height 0.6s, background, 0.6s; }
  .module-banner .banner-cover {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0);
    z-index: 4; }
  .module-banner::before {
    background: url(../png/bg-layer01bd0a.png?v=16601489043376552) 0 100% repeat-x;
    z-index: 2; }
  .module-banner .banner-vidio-bg {
    position: absolute;
    top: -0;
    width: 100%;
    object-fit: fill;
    height: 1080px; }
  .module-banner .banner-item {
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    width: 1170px;
    font-size: 0;
    margin: 0 auto;
    padding-top: 102px; }
  .module-banner .banner-larger-img,
  .module-banner .banner-mini-img {
    position: absolute;
    left: 50%;
    top: 0;
    width: 1920px;
    height: 100%;
    margin-left: -960px; }
  .module-banner .banner-mini-img {
    -webkit-transition: opacity 0.6s;
    transition: opacity 0.6s;
    opacity: 1; }
  .module-banner.larger {
    height: 720px; }
    .module-banner.larger .btn-download-dota2 {
      height: 68px;
      margin-top: 0; }
    .module-banner.larger .banner-mini-img {
      opacity: 0; }
    .module-banner.larger .banner-item {
      padding-top: 398px; }
  .module-banner h4 {
    width: 527px;
    height: 94px;
    font-size: 0;
    display: block;
    background-image: url(../png/dceb24e3-b3f3-47f8-8070-a6741f877824.png); }

.module-buttons {
  text-align: center; }
  .module-buttons a {
    background-color: #ccc;
    float: left;
    width: 330px;
    height: 120px;
    margin-right: 13px;
    transition: filter, opacity 0.3s ease-in-out;
    background: url(../png/btn-spritesbd0a.png?v=16601489043376552) 0 0 no-repeat; }
    .module-buttons a span {
      opacity: 0;
      font-size: 0; }
    .module-buttons a:last-child {
      margin-right: 0; }
    .module-buttons a:hover, .module-buttons a.cur {
      background-position-y: -136px !important;
      opacity: 0.8; }
    .module-buttons a:hover {
      filter: saturate(1) brightness(1.1); }
    .module-buttons a.cur:hover {
      opacity: 0.9; }
    .module-buttons a.btn-download {
      background-position: -6px -6px; }
    .module-buttons a.btn-steamwallet {
      background-position: -350px -6px; }
    .module-buttons a.btn-register {
      background-position: -696px -6px; }
    .module-buttons a.btn-version {
      background-position: -1041px -6px; }

.module-events {
  padding-bottom: 85px; }
  .module-events .m-col.m-col-slidebox .swiper-container {
    height: 385px; }
  .module-events .m-col.m-col-slidebox .swiper-title {
    background-color: #29292e;
    overflow: hidden; }
    .module-events .m-col.m-col-slidebox .swiper-title a {
      float: left;
      width: 20%;
      font-size: 16px;
      text-align: center;
      height: 52px;
      line-height: 52px;
      color: #fff;
      cursor: pointer; }
      .module-events .m-col.m-col-slidebox .swiper-title a:hover {
        text-decoration: none; }
      .module-events .m-col.m-col-slidebox .swiper-title a.cur {
        background-color: #861100; }
  .module-events .m-col.m-col-newslist {
    overflow: hidden;
    padding-top: 2px; }
    .module-events .m-col.m-col-newslist .i-type {
      display: inline-block;
      width: 44px;
      height: 22px;
      line-height: 22px;
      border: 1px solid #51ccff;
      margin-left: -55px;
      margin-top: 9px;
      text-align: center;
      color: #51ccff; }
      .module-events .m-col.m-col-newslist .i-type.i-type-new {
        position: absolute; }
    .module-events .m-col.m-col-newslist .ui-tabs-ul {
      overflow: hidden;
      width: 114.6%;
      height: 50px; }
      .module-events .m-col.m-col-newslist .ui-tabs-ul li {
        width: 20%;
        text-align: left; }
        .module-events .m-col.m-col-newslist .ui-tabs-ul li.active {
          color: #51ccff; }
    .module-events .m-col.m-col-newslist .m-list-horizontal {
      color: #252935;
      height: 70px;
      overflow: hidden;
      position: relative;
      margin-top: 0;
      background: url(../png/bg-title-topbd0a.png?v=16601489043376552) 0 0 no-repeat; }
      .module-events .m-col.m-col-newslist .m-list-horizontal a {
        color: #51ccff;
        width: 100%;
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%); }
        .module-events .m-col.m-col-newslist .m-list-horizontal a span {
          font-size: 20px;
          font-weight: 700;
          text-align: center;
          display: block;
          line-height: 120%;
          padding: 0 20px; }
    .module-events .m-col.m-col-newslist .m-list-vertical li {
      border-bottom: 2px solid #25262e;
      padding-left: 2px; }
      .module-events .m-col.m-col-newslist .m-list-vertical li a {
        color: #fff;
        font-size: 14px;
        display: block;
        overflow: hidden;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
        white-space: nowrap; }
        .module-events .m-col.m-col-newslist .m-list-vertical li a:hover {
          text-decoration: none;
          color: #51ccff; }
      .module-events .m-col.m-col-newslist .m-list-vertical li:hover {
        color: #51ccff; }
      .module-events .m-col.m-col-newslist .m-list-vertical li .date {
        top: 0; }
    .module-events .m-col.m-col-newslist .more-box {
      color: #51ccff;
      font-size: 14px;
      text-align: center;
      display: block;
      height: 50px;
      line-height: 50px;
      background-color: #29292e;
      -webkit-transition: color 0.2s;
      -o-transition: color 0.2s;
      transition: color 0.2s; }
      .module-events .m-col.m-col-newslist .more-box:hover {
        text-decoration: underline; }

.module-activity-outer {
  background-color: #1f2126; }

.module-activity {
  padding-top: 70px;
  padding-bottom: 100px;
  background-color: #1f2126; }
  .module-activity .m-col-activity {
    margin-right: 34px; }
    .module-activity .m-col-activity .lnk-cover {
      z-index: 2; }
    .module-activity .m-col-activity .m-list-pic {
      padding-top: 25px; }
      .module-activity .m-col-activity .m-list-pic li {
        margin-right: 9px;
        float: left;
        padding-left: 0; }
        .module-activity .m-col-activity .m-list-pic li:last-child {
          margin-right: 0; }
        .module-activity .m-col-activity .m-list-pic li:hover .item {
          transform: translateY(-10px); }
        .module-activity .m-col-activity .m-list-pic li:hover .m-legend {
          background-color: #33426a; }
        .module-activity .m-col-activity .m-list-pic li .item {
          -webkit-transition: all 0.25s ease-in-out;
          -moz-transition: all 0.25s ease-in-out;
          -o-transition: all 0.25s ease-in-out;
          -ms-transition: all 0.25s ease-in-out;
          transition: all 0.25s ease-in-out;
          width: 190px;
          height: 190px;
          position: relative; }
        .module-activity .m-col-activity .m-list-pic li .img {
          width: 100%;
          height: 100%;
          overflow: hidden;
          display: block;
          position: relative; }
          .module-activity .m-col-activity .m-list-pic li .img img {
            position: absolute;
            top: 50%;
            transform: translateY(-50%);
            width: 100%;
            overflow: hidden; }
        .module-activity .m-col-activity .m-list-pic li .m-legend {
          padding: 0 15px;
          background-color: #31384b;
          height: 60px;
          padding-top: 10px; }
          .module-activity .m-col-activity .m-list-pic li .m-legend.end span {
            color: #6b7fb2; }
          .module-activity .m-col-activity .m-list-pic li .m-legend.tbd span {
            color: #f1975c; }
          .module-activity .m-col-activity .m-list-pic li .m-legend.doing span {
            color: #51ccff; }
          .module-activity .m-col-activity .m-list-pic li .m-legend h4 {
            font-weight: 400;
            color: #fff; }
          .module-activity .m-col-activity .m-list-pic li .m-legend span {
            color: #51ccff; }
  .module-activity .m-col-guide .m-guide-top {
    padding-right: 10px;
    background-color: #262626; }
    .module-activity .m-col-guide .m-guide-top .col-left {
      height: 164px;
      border: 2px solid #2b2d31; }
    .module-activity .m-col-guide .m-guide-top .col-right {
      width: 170px; }
  .module-activity .m-col-guide .m-guide-bottom {
    padding-top: 20px; }
    .module-activity .m-col-guide .m-guide-bottom ul li {
      float: left;
      margin-right: 19px;
      margin-bottom: 18px; }
      .module-activity .m-col-guide .m-guide-bottom ul li.end {
        margin-right: 0; }
      .module-activity .m-col-guide .m-guide-bottom ul li a {
        display: inline-block;
        width: 168px;
        font-size: 16px;
        height: 62px;
        line-height: 62px;
        color: #fff;
        background-color: #31384b;
        text-align: center;
        -webkit-transition: all 0.25s ease-in-out;
        -moz-transition: all 0.25s ease-in-out;
        -o-transition: all 0.25s ease-in-out;
        -ms-transition: all 0.25s ease-in-out;
        transition: all 0.25s ease-in-out; }
        .module-activity .m-col-guide .m-guide-bottom ul li a:hover {
          background-color: #33426a;
          font-size: 18px;
          font-weight: 700;
          text-decoration: none; }
          .module-activity .m-col-guide .m-guide-bottom ul li a:hover i {
            animation: img-rotate 1s; }
  .module-activity .m-heroFunc {
    padding-top: 25px; }
    .module-activity .m-heroFunc .panel-box {
      width: 388px;
      margin-right: 10px; }
      .module-activity .m-heroFunc .panel-box .p-tit {
        height: 50px;
        line-height: 50px;
        font-size: 20px;
        border-bottom: 2px solid #2a2c31;
        margin-bottom: 32px; }
        .module-activity .m-heroFunc .panel-box .p-tit h3 {
          font-weight: 400; }
          .module-activity .m-heroFunc .panel-box .p-tit h3 .en {
            margin-left: 10px; }
      .module-activity .m-heroFunc .panel-box .hero-pic {
        height: 196px;
        position: relative; }
        .module-activity .m-heroFunc .panel-box .hero-pic .h-info {
          -webkit-transition: all 0.25s ease-in-out;
          -moz-transition: all 0.25s ease-in-out;
          -o-transition: all 0.25s ease-in-out;
          -ms-transition: all 0.25s ease-in-out;
          transition: all 0.25s ease-in-out;
          position: absolute;
          right: 0;
          bottom: 0%;
          left: 0%;
          background-color: rgba(0, 0, 0, 0.5);
          padding: 6px 15px; }
          .module-activity .m-heroFunc .panel-box .hero-pic .h-info h3.tit {
            font-size: 14px;
            color: #51ccff; }
          .module-activity .m-heroFunc .panel-box .hero-pic .h-info p {
            color: #ccc;
            font-size: 12px; }
        .module-activity .m-heroFunc .panel-box .hero-pic video {
          width: 100%;
          height: 196px;
          object-fit: fill; }
        .module-activity .m-heroFunc .panel-box .hero-pic:hover .h-info {
          opacity: 0; }
        .module-activity .m-heroFunc .panel-box .hero-pic:hover .h-overlay,
        .module-activity .m-heroFunc .panel-box .hero-pic:hover .h-content {
          z-index: 1;
          opacity: 1; }
        .module-activity .m-heroFunc .panel-box .hero-pic .h-content {
          -webkit-transition: all 0.25s ease-in-out;
          -moz-transition: all 0.25s ease-in-out;
          -o-transition: all 0.25s ease-in-out;
          -ms-transition: all 0.25s ease-in-out;
          transition: all 0.25s ease-in-out;
          opacity: 0;
          z-index: -1;
          position: absolute;
          top: 50%;
          left: 50%;
          transform: translate(-50%, -50%);
          text-align: center; }
          .module-activity .m-heroFunc .panel-box .hero-pic .h-content h3.tit {
            font-size: 20px; }
      .module-activity .m-heroFunc .panel-box:last-child {
        margin-right: 0; }
  .module-activity .m-gameversion {
    background-color: #35373b;
    margin-top: 10px;
    padding: 2px; }
    .module-activity .m-gameversion .ver {
      position: absolute;
      top: 20px;
      left: 0%;
      background-color: #262626;
      height: 36px;
      line-height: 36px;
      padding-right: 25px;
      padding-left: 15px;
      border-radius: 0 20px 20px 0; }
    .module-activity .m-gameversion .tit {
      position: absolute;
      bottom: 10px;
      left: 10px;
      color: #fff;
      font-weight: 400; }
    .module-activity .m-gameversion .swiper-container {
      border: 2px solid #000;
      height: 264px;
      position: relative; }
      .module-activity .m-gameversion .swiper-container .swiper-wrapper {
        height: 100%; }
      .module-activity .m-gameversion .swiper-container .swiper-slide {
        position: relative;
        width: 100%; }
        .module-activity .m-gameversion .swiper-container .swiper-slide a {
          color: #fff; }
        .module-activity .m-gameversion .swiper-container .swiper-slide img {
          width: 100%; }

.module-heroEntry {
  padding-top: 0;
  position: relative;
  overflow: hidden;
  padding-bottom: 30px;
  background: url(../jpg/b05a7c8d-20b7-4b7c-89f3-c42a66743e04bd0a.jpg?v=16601489043376552) #19191d 50% 0 no-repeat;
  background-color: #1f2126; }
  .module-heroEntry .overlay01 {
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 30px;
    left: 0;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 10; }
    .module-heroEntry .overlay01.hidden {
      background-color: rgba(0, 0, 0, 0);
      z-index: -1;
      display: block; }
    .module-heroEntry .overlay01.show {
      z-index: 10;
      background-color: rgba(0, 0, 0, 0.7); }
    .module-heroEntry .overlay01::before {
      content: '';
      position: absolute;
      bottom: -28px;
      left: 50%;
      width: 0;
      height: 0;
      margin-left: -28px;
      border-right: 28px solid transparent;
      border-left: 28px solid transparent;
      border-top: 28px solid rgba(0, 0, 0, 0.7); }
  .module-heroEntry::before {
    content: '';
    width: 258px;
    height: 602px;
    margin: 0 auto;
    position: absolute;
    left: 50%;
    margin-left: -129px;
    top: 0;
    overflow: hidden;
    z-index: 55; }
  .module-heroEntry .heroEntry-wrapper {
    overflow: hidden;
    height: 926px; }
    .module-heroEntry .heroEntry-wrapper::before {
      bottom: 30px; }
  .module-heroEntry .container {
    position: relative; }
  .module-heroEntry .hero-centerbox {
    background: url(../png/img-heroflagbd0a.png?v=16601489043376552) 50% -186px no-repeat;
    width: 258px;
    height: 952px;
    margin: 0 auto;
    position: absolute;
    left: 50%;
    margin-left: -129px;
    top: 0;
    overflow: hidden;
    animation-duration: 1.3s;
    animation-timing-function: ease-out;
    animation-delay: 0s;
    animation-iteration-count: 1;
    animation-name: slideIn; }
    .module-heroEntry .hero-centerbox.no-bg {
      background-color: rgba(0, 0, 0, 0);
      background-image: none;
      z-index: 101; }
    .module-heroEntry .hero-centerbox.layer01 {
      z-index: 2; }
  .module-heroEntry .btn-selhero {
    background-color: rgba(71, 118, 230, 0.9);
    color: #fff;
    border: 1px solid #4776e6;
    border-radius: 6px;
    padding: 8px 28px;
    position: absolute;
    top: 615px;
    left: 50%;
    width: 196px;
    margin-left: -98px;
    text-align: center;
    font-size: 16px;
    letter-spacing: 2px;
    z-index: 102; }
    .module-heroEntry .btn-selhero:hover {
      font-weight: 700;
      text-decoration: none;
      background-color: rgba(158, 44, 23, 0.9);
      border-color: #fff; }
  .module-heroEntry .item-hero {
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    cursor: pointer;
    position: absolute; }
    .module-heroEntry .item-hero:hover, .module-heroEntry .item-hero.cur {
      opacity: 1;
      filter: saturate(1.1) brightness(1.1);
      transform: translateY(-5px);
      z-index: 20; }
      .module-heroEntry .item-hero:hover .h-property, .module-heroEntry .item-hero.cur .h-property {
        opacity: 1; }
    .module-heroEntry .item-hero.dark {
      opacity: 0.6;
      filter: saturate(0.5) brightness(0.6); }
  .module-heroEntry .hero-leftbox {
    position: absolute;
    left: 0;
    height: 926px;
    width: 42%;
    top: 0; }
  .module-heroEntry .hero-rightbox {
    position: absolute;
    right: -0;
    height: 926px;
    width: 42%;
    top: 0; }

.module-match {
  position: relative;
  margin-top: -30px;
  padding-bottom: 82px;
  background-color: #1f2126; }
  .module-match .m-col-match {
    margin-right: 34px; }
    .module-match .m-col-match .ui-tabs-ul li::after {
      right: 55px; }
    .module-match .m-col-match .ui-tabs-ul li a:hover {
      text-decoration: none;
      color: #51ccff; }
    .module-match .m-col-match .m-list-pic {
      padding-top: 35px; }
      .module-match .m-col-match .m-list-pic .tags {
        margin-bottom: 25px; }
        .module-match .m-col-match .m-list-pic .tags .i-tag {
          margin-right: 5px; }
      .module-match .m-col-match .m-list-pic li {
        margin-right: 9px;
        float: left;
        padding-left: 0; }
        .module-match .m-col-match .m-list-pic li:last-child {
          margin-right: 0; }
        .module-match .m-col-match .m-list-pic li:hover .item {
          transform: translateY(-10px); }
        .module-match .m-col-match .m-list-pic li:hover .m-legend {
          background-color: #33426a; }
        .module-match .m-col-match .m-list-pic li .item {
          -webkit-transition: all 0.25s ease-in-out;
          -moz-transition: all 0.25s ease-in-out;
          -o-transition: all 0.25s ease-in-out;
          -ms-transition: all 0.25s ease-in-out;
          transition: all 0.25s ease-in-out;
          width: 150px;
          position: relative; }
        .module-match .m-col-match .m-list-pic li .img {
          background: #010101;
          /* Old browsers */
          background: -moz-linear-gradient(top, #010101 18%, #010101 18%, #31384b 75%);
          /* FF3.6-15 */
          background: -webkit-linear-gradient(top, #010101 18%, #010101 18%, #31384b 75%);
          /* Chrome10-25,Safari5.1-6 */
          background: linear-gradient(to bottom, #010101 18%, #010101 18%, #31384b 75%);
          height: 204px;
          overflow: hidden;
          display: block;
          padding-top: 58px;
          position: relative; }
          .module-match .m-col-match .m-list-pic li .img .i-player-pos {
            width: 20px;
            height: 20px;
            position: absolute;
            top: 15px;
            left: 15px;
            background-repeat: no-repeat;
            z-index: 2; }
          .module-match .m-col-match .m-list-pic li .img .i-team {
            z-index: 2;
            position: absolute;
            top: 12px;
            right: 15px; }
            .module-match .m-col-match .m-list-pic li .img .i-team img {
              width: 20px;
              vertical-align: middle; }
          .module-match .m-col-match .m-list-pic li .img .img-inner {
            margin-top: 0px; }
            .module-match .m-col-match .m-list-pic li .img .img-inner > img {
              width: 100%;
              /*  position: absolute;
                  bottom: 0;
                  width: 100%;
                  overflow: hidden; */ }
        .module-match .m-col-match .m-list-pic li .txt-shard {
          overflow: hidden;
          border-bottom: 1px solid #314159;
          padding-top: 15px;
          padding-bottom: 5px; }
          .module-match .m-col-match .m-list-pic li .txt-shard .k {
            font-weight: 700;
            float: left; }
          .module-match .m-col-match .m-list-pic li .txt-shard .v {
            margin-top: 1px;
            font-size: 12px;
            float: right; }
        .module-match .m-col-match .m-list-pic li .m-legend {
          padding: 0 15px;
          background-color: #31384b;
          height: 52px;
          line-height: 52px; }
          .module-match .m-col-match .m-list-pic li .m-legend h4 {
            text-align: center;
            font-weight: 400;
            color: #fff; }
  .module-match .m-col-rank .panel-title {
    height: 50px;
    line-height: 50px; }
    .module-match .m-col-rank .panel-title h3 {
      font-size: 20px;
      font-weight: 700; }
  .module-match .m-col-rank .t-name {
    white-space: nowrap;
    max-width: 180px;
    display: inline-block;
    vertical-align: middle; }
  .module-match .m-col-rank .i-team {
    width: 28px;
    height: 28px;
    display: inline-block;
    vertical-align: middle;
    overflow: hidden;
    text-align: center;
    padding: 2px;
    margin-right: 5px;
    box-sizing: content-box; }
    .module-match .m-col-rank .i-team img {
      max-width: 28px; }

.module-ti {
  height: 960px;
  overflow: hidden;
  padding: 0;
  position: relative; }
  .module-ti .banner-vidio-bg {
    object-fit: cover;
    width: 100%; }
  .module-ti .img-slogan {
    position: absolute;
    left: 50%;
    top: 450px;
    margin-left: -748px; }
  .module-ti .lnk-cover {
    width: 100%;
    position: absolute;
    left: 0%;
    height: 100%;
    border-radius: 50%;
    top: 0;
    cursor: pointer;
    z-index: 3; }

/* modal style
===================================*/
.modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 9999;
  background-color: rgba(0, 0, 0, 0.8); }

.modal-dialog {
  position: absolute;
  background-color: #121316;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  cursor: pointer; }
  .modal-dialog .x_close {
    position: absolute;
    top: 0;
    right: -52px;
    width: 42px;
    height: 42px;
    /* background: url(../images/places-icons.png) no-repeat right top; */
    border: none;
    cursor: pointer;
    outline: none; }
  .modal-dialog .mak-btn {
    display: inline-block;
    width: 160px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    background-color: #3d2093;
    color: #fff; }

.modal-header {
  font-size: 30px;
  color: #333333;
  text-align: center; }
  .modal-header h2 {
    color: #4e4e4e;
    font-size: 24px;
    text-align: left; }

.modal-body {
  text-align: left; }

.modal-footer {
  text-align: center; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 98;
  background-color: #000; }

.fade {
  opacity: 0;
  transition: opacity 0.15s linear; }

.fade.in {
  opacity: 1; }

.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0; }

.modal-backdrop.in {
  filter: alpha(opacity=70);
  opacity: 0.7; }

.modal.fade .modal-dialog {
  transition: transform 0.3s ease-out;
  transform: translate(-50%, -75%); }

.modal.in .modal-dialog {
  transform: translate(-50%, -50%); }

div {
  /*  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; */ }

#fp-nav ul li a span,
.fp-slidesNav ul li a span {
  background: #fff; }

* {
  box-sizing: border-box; }

body {
  color: #fff;
  background: #181818;
  min-width: 1260px; }

/*之前是ease-out*/
.swiper-container .swiper-wrapper {
  height: 5.7rem;
  -webkit-transition-timing-function: linear;
  -moz-transition-timing-function: linear;
  -ms-transition-timing-function: linear;
  -o-transition-timing-function: linear;
  transition-timing-function: linear; }
  .swiper-container .swiper-wrapper.stop {
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }

@keyframes slideIn {
  0% {
    transform: translateY(-100px);
    opacity: 0; }
  100% {
    transform: translateY(0px);
    opacity: 1; } }

@media screen and (max-width: 1360px) {
  .module-heroEntry {
    zoom: 0.8; }
  body.ie .module-heroEntry {
    min-width: 1360px; }
  body.ie .hero-cow {
    right: -155px; }
  body.ie .hero-fengxingzhe {
    left: -250px;
    transform: scale(0.9); }
    body.ie .hero-fengxingzhe .h-property {
      left: 352px; }
  body.ie .hero-bear .h-property {
    right: 218px; } }

.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  z-index: 1; }

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate(0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex: 0 0 auto;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative; }
