.noSize {
  font-size: 0;
  text-indent: -9999em;
}
.flex {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
}
/*reset.less*/
/* CSS Document */
html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  font-size: 312.5%;
}
ul,
li,
div,
p,
body,
h1,
h2,
h3,
h4,
h5,
h6,
dl,
dt,
dd {
  margin: 0;
  padding: 0;
}
input {
  -webkit-appearance: button;
}
li {
  list-style: none;
}
a {
  text-decoration: none;
  color: #fff;
}
input {
  -webkit-appearance: none;
  outline: none;
}
input,
textarea {
  font-size: 0.25rem;
}
* {
  outline: none;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  -webkit-focus-ring-color: rgba(0, 0, 0, 0);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.hide {
  display: none;
}
body,
html {
  font-family: Arial, "Microsoft YaHei", "Helvetica Neue", HelveticaNeue, Helvetica, "BBAlpha Sans", sans-serif;
  font-weight: normal;
}
* {
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}
button {
  border: none;
  background: none;
  display: block;
  outline: none;
}
/* mobile media-query */
html {
  font-size: 312.5%;
  -ms-overflow-style: none;
  overflow: -moz-scrollbars-none;
}
@media screen and (min-width: 360px) and (max-width: 374px) and (orientation: portrait) {
  html {
    font-size: 351.5%;
  }
}
@media screen and (min-width: 384px) and (max-width: 399px) and (orientation: portrait) {
  html {
    font-size: 375%;
  }
}
@media screen and (min-width: 400px) and (max-width: 413px) and (orientation: portrait) {
  html {
    font-size: 390.625%;
  }
}
@media screen and (min-width: 414px) and (max-width: 431px) and (orientation: portrait) {
  html {
    font-size: 404.3%;
  }
}
@media screen and (min-width: 432px) and (max-width: 479px) and (orientation: portrait) {
  html {
    font-size: 421.875%;
  }
}
@media screen and (min-width: 480px) and (max-width: 639px) and (orientation: portrait) {
  html {
    font-size: 468.75%;
  }
}
@media screen and (min-width: 640px) and (orientation: portrait) {
  html {
    font-size: 625%;
  }
}
html,
body {
  width: 100%;
  height: 100%;
}
body {
  color: #fff;
  font-size: 0.24rem;
  margin: 0 auto;
  overflow-x: hidden;
}
#wrap,
#app {
  position: relative;
  overflow-x: hidden;
}
#forhorview {
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  background: #000;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 9999;
}
#forhorview p {
  text-align: center;
  color: #fff;
  font-size: 0.3rem;
  margin: 0 auto;
  position: relative;
  top: 50%;
  margin-top: -0.2rem;
}
.footer {
  height: 4.5rem;
  width: 100%;
  position: relative;
  margin: 0 auto;
  overflow: hidden;
  z-index: 8;
  padding: .2rem 0;
  background: #1a1b1a;
  color: #818181;
}
.footer a {
  display: block;
  text-decoration: underline;
}
.footer .text,
.footer .logo {
  margin: 0 auto .16rem;
  text-align: center;
}
.footer .text a,
.footer .logo a {
  display: inline-block;
}
.footer .logo {
  width: 3.3rem;
  height: 0.67rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.footer .logo1 {
  width: 1.69rem;
  height: .67rem;
  background: url(//www.marvelduel.com/m/gw/20200227122821/img/nieLogo_5b6dc162.png) no-repeat center;
  background-size: contain;
}
.footer .logo2 {
  width: 1.29rem;
  height: .52rem;
  background: url(//www.marvelduel.com/m/gw/20200227122821/img/marLogo_e5ce879c.png) no-repeat center;
  background-size: contain;
}
.footer .text {
  color: #818181;
  font-size: .24rem;
}
.footer .text .xieyi {
  text-decoration: underline;
  color: #818181;
}
.section {
  position: relative;
  width: 100%;
  height: 16.24rem;
}
.section-1 {
  position: relative;
  background: url(//www.marvelduel.com/m/gw/20200227122821/img/bg_9c8ff205.jpg) no-repeat center top;
  background-size: 100%;
  z-index: 99;
}
.section-1 .slogan {
  width: 2.03rem;
  height: 1.02rem;
  position: absolute;
  top: 10.56rem;
  left: 50%;
  margin-left: -1.01rem;
  background: url(//www.marvelduel.com/m/gw/20200227122821/img/logo_86989c0e.png) no-repeat center;
  background-size: contain;
}
.section-1 .copyRight {
  position: absolute;
  top: 0.14rem;
  right: 0.1rem;
  font-size: 0.2rem;
  color: #ffffff;
  line-height: 0.24rem;
}
.section-1 .button {
  position: relative;
  width: 2.9rem;
  height: 0.89rem;
  left: 50%;
  background: url(//www.marvelduel.com/m/gw/20200227122821/img/button_365f9523.png) no-repeat center;
  background-size: contain;
  margin-left: -1.45rem;
  margin-top: 2.3rem;
}
.section-1 .download {
  position: absolute;
  width: 4.57rem;
  height: 1.62rem;
  left: 50%;
  background: url(//www.marvelduel.com/m/gw/20200227122821/img/download-btn_2ca6ce2d.png) no-repeat center;
  background-size: contain;
  margin-left: -2.28rem;
  top: 12.84rem;
}
.section-1 .download-apple {
  display: block;
  position: relative;
  width: 2.14rem;
  height: 0.72rem;
  left: 50%;
  margin-left: -1.07rem;
  background: url(//www.marvelduel.com/m/gw/20200227122821/img/download-apple_9593efe3.png) no-repeat center;
  background-size: contain;
  margin-top: 0.1rem;
}
.section-1 .download-google {
  display: block;
  position: relative;
  width: 2.14rem;
  height: 0.64rem;
  left: 50%;
  margin-left: -1.07rem;
  background: url(//www.marvelduel.com/m/gw/20200227122821/img/download_8fef3324.png) no-repeat center;
  background-size: contain;
  margin-top: 0.2rem;
}
.section-1 .sub {
  position: relative;
  width: 5.5rem;
  height: 1.19rem;
  background: url(//www.marvelduel.com/m/gw/20200227122821/img/slogan_e634ca6d.png) no-repeat center;
  background-size: contain;
  margin: 0 auto;
  margin-top: 2.5rem;
}
.section-1 .co-logo {
  position: absolute;
  width: 4.22rem;
  height: 1.38rem;
  margin: 0 auto;
  background: url(//www.marvelduel.com/m/gw/20200227122821/img/logo-en_cbb05bd0.png) no-repeat center;
  background-size: contain;
  top: 6.13rem;
  left: 0;
}
.section-1 .arrow {
  width: 0.48rem;
  height: 0.66rem;
  position: absolute;
  left: 50%;
  margin-left: -0.24rem;
  background: url(//www.marvelduel.com/m/gw/20200227122821/img/arrow_f912b732.png) no-repeat center;
  background-size: contain;
  bottom: 0.2rem;
  -webkit-animation: btnMov 1.2s infinite;
          animation: btnMov 1.2s infinite;
}
@-webkit-keyframes btnMov {
  0% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
    -ms-transform: translateY(10px);
    -o-transform: translateY(10px);
  }
  100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
  }
}
@keyframes btnMov {
  0% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
    -ms-transform: translateY(10px);
    -o-transform: translateY(10px);
  }
  100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
  }
}
.section-1 .news {
  position: absolute;
  right: 0;
  top: 3rem;
  height: 6.88rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  z-index: 10;
}
.section-1 .news .fold {
  position: relative;
  width: 0rem;
  height: 6.9rem;
  background: url(//www.marvelduel.com/m/gw/20200227122821/img/unfold-bg_ed02844c.png) no-repeat left center;
  background-size: cover;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.section-1 .news .unfold {
  width: 3.99rem;
  height: 6.9rem;
}
.section-1 .news .news-btn {
  position: relative;
  width: 0.38rem;
  height: 1.69rem;
  margin-top: 0.2rem;
  background: url(//www.marvelduel.com/m/gw/20200227122821/img/newsBtn-fold_e4e4e8cc.png) no-repeat center;
  background-size: contain;
}
.section-1 .news .news-btn-unfold {
  width: 0.35rem;
  height: 1.81rem;
  right: 0rem;
  background: url(//www.marvelduel.com/m/gw/20200227122821/img/newsBtn_0d917a84.png) no-repeat center;
  background-size: contain;
}
.section-1 .news .title {
  position: relative;
  width: 3.41rem;
  height: 0.3rem;
  margin-left: 0.37rem;
  margin-top: 0.5rem;
  background: url(//www.marvelduel.com/m/gw/20200227122821/img/title_b19490f6.png) no-repeat;
  background-size: contain;
}
.section-1 .news .content {
  position: relative;
  width: 3.55rem;
  margin: 0 auto;
}
.section-1 .news .content .news-table {
  position: relative;
  width: 3.55rem;
  margin: 0 auto;
  top: 0.33rem;
  color: #fff;
  text-align: center;
}
.section-1 .news .content .news-table .li {
  margin-top: 33px;
}
.section-1 .news .content .news-table .li a {
  display: inline-block;
}
.section-1 .news .content .news-table .li .time {
  font-size: 0.24rem;
}
.section-1 .news .content .news-table .li .text {
  font-size: 0.24rem;
  line-height: 0.3rem;
  margin-top: 0.05rem;
}
.section-1 .news .content .news-table .li:nth-child(3) {
  display: none;
}
.section-1 .news .content .more {
  display: block;
  position: relative;
  width: 2.06rem;
  height: 0.68rem;
  margin: 0 auto;
  margin-top: 0.55rem;
  background: url(//www.marvelduel.com/m/gw/20200227122821/img/more_5b6acf39.png) no-repeat center;
  background-size: contain;
}
.section-1 .gift {
  position: absolute;
  width: 6.88rem;
  height: 3.55rem;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  bottom: 3.8rem;
  background: url(//www.marvelduel.com/m/gw/20200227122821/img/gift-bg_b9fdf132.png) no-repeat center;
  background-size: contain;
}
.section-1 .gift h3 {
  font-size: 0.4rem;
  line-height: 0.85rem;
  text-align: center;
  color: #fff;
  letter-spacing: 0.05rem;
}
.section-1 .gift .gift-list {
  position: relative;
  width: 5.8rem;
  margin: 0 auto;
  margin-top: 0.26rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.section-1 .gift .gift-list .item1,
.section-1 .gift .gift-list .item2,
.section-1 .gift .gift-list .item3 {
  position: relative;
  width: 1.9rem;
}
.section-1 .gift .gift-list .gift1 {
  width: 1.48rem;
  height: 1.41rem;
  margin: 0 auto;
  background: url(//www.marvelduel.com/m/gw/20200227122821/img/gift1_ad09523d.png) no-repeat center;
  background-size: contain;
}
.section-1 .gift .gift-list .gift1-active {
  background: url(//www.marvelduel.com/m/gw/20200227122821/img/gift1-active_9de98465.png) no-repeat center;
  background-size: contain;
}
.section-1 .gift .gift-list .gift2 {
  width: 1.48rem;
  height: 1.41rem;
  margin: 0 auto;
  background: url(//www.marvelduel.com/m/gw/20200227122821/img/gift2_50ccf04c.png) no-repeat center;
  background-size: contain;
}
.section-1 .gift .gift-list .gift2-active {
  background: url(//www.marvelduel.com/m/gw/20200227122821/img/gift2-active_42211613.png) no-repeat center;
  background-size: contain;
}
.section-1 .gift .gift-list .gift3 {
  width: 1.48rem;
  height: 1.41rem;
  margin: 0 auto;
  background: url(//www.marvelduel.com/m/gw/20200227122821/img/gift3_8c8daf8f.png) no-repeat center;
  background-size: contain;
}
.section-1 .gift .gift-list .gift3-active {
  background: url(//www.marvelduel.com/m/gw/20200227122821/img/gift3-active_a827ab9a.png) no-repeat center;
  background-size: contain;
}
.section-1 .gift .gift-list .gift-text {
  font-size: 0.24rem;
  text-align: center;
  margin-top: 0.2rem;
}
.section-1 .gift .gift-list .gift-text-active {
  color: #faee3a;
}
.section-2 {
  position: relative;
  background: url(//www.marvelduel.com/m/gw/20200227122821/img/bg_6cac8b82.jpg) no-repeat center top;
  background-size: 100%;
  margin-top: -0.01rem;
}
.section-2 .content {
  position: relative;
  width: 100%;
  margin: 0 auto;
  height: 12rem;
  top: 0.2rem;
}
.section-2 .content .swiper-bg {
  position: absolute;
  width: 7.5rem;
  height: 13.31rem;
  background: url(//www.marvelduel.com/m/gw/20200227122821/img/swiper-bg_03a3abc5.png) no-repeat;
  background-size: contain;
}
.section-2 .swiper-container {
  position: relative;
  width: 100%;
  height: 12rem;
  margin: 0 auto;
  overflow: visible;
}
.section-2 .swiper-wrapper,
.section-2 .swiper-slide {
  position: relative;
  width: 100%;
  margin: 0 auto;
  height: 12rem;
}
.section-2 .swiper-slide {
  opacity: 0;
}
.section-2 .swiper-slide-active {
  opacity: 1;
}
.section-2 .desc {
  width: 7rem;
  position: absolute;
  left: 50%;
  margin-left: -3.5rem;
  bottom: -0.3rem;
}
.section-2 .desc p {
  font-style: oblique;
  background: -webkit-gradient(linear, left top, left bottom, from(#101621), to(#cd1212));
  background: linear-gradient(to bottom, #101621, #cd1212);
  -webkit-background-clip: text;
  padding-right: 0.8rem;
  color: transparent;
  line-height: 0.7rem;
}
.section-2 .desc .txt1 {
  font-size: 0.6rem;
  white-space: nowrap;
}
.section-2 .desc .txt2 {
  font-size: 0.6rem;
  white-space: nowrap;
}
.section-2 .desc2 .txt2 {
  font-size: 0.64rem;
}
.section-2 .desc4 .txt1 {
  text-indent: 0.4rem;
}
.section-2 .desc4 .txt2 {
  text-indent: 1.8rem;
}
.section-2 .desc5 .txt1 {
  text-indent: 0.4rem;
}
.section-2 .desc5 .txt2 {
  text-indent: 0.3rem;
}
.section-2 .people1 {
  position: absolute;
  width: 7.5rem;
  height: 11.05rem;
  left: 50%;
  top: 50%;
  margin-left: -3.75rem;
  margin-top: -6.1rem;
  background: url(//www.marvelduel.com/m/gw/20200227122821/img/people1_681a81bf.png) no-repeat center;
  background-size: contain;
}
.section-2 .people2 {
  position: absolute;
  width: 7.5rem;
  height: 10.64rem;
  left: 50%;
  top: 50%;
  margin-left: -3.75rem;
  margin-top: -5.1rem;
  background: url(//www.marvelduel.com/m/gw/20200227122821/img/people2_3727d543.png) no-repeat center;
  background-size: contain;
}
.section-2 .people3 {
  position: absolute;
  width: 7.5rem;
  height: 10.32rem;
  left: 50%;
  top: 50%;
  margin-left: -3.75rem;
  margin-top: -5.1rem;
  background: url(//www.marvelduel.com/m/gw/20200227122821/img/people3_c539e086.png) no-repeat center;
  background-size: contain;
}
.section-2 .people4 {
  position: absolute;
  width: 7.5rem;
  height: 10.58rem;
  left: 50%;
  top: 50%;
  margin-left: -3.75rem;
  margin-top: -5.65rem;
  background: url(//www.marvelduel.com/m/gw/20200227122821/img/people4_3c879359.png) no-repeat center;
  background-size: contain;
}
.section-2 .people5 {
  position: absolute;
  width: 7.5rem;
  height: 10.3rem;
  left: 50%;
  top: 50%;
  margin-left: -3.75rem;
  margin-top: -5.45rem;
  background: url(//www.marvelduel.com/m/gw/20200227122821/img/people5_fc8a0c0a.png) no-repeat center;
  background-size: contain;
}
.section-2 .swiper-pagination {
  position: absolute;
  top: 12.8rem;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
}
.section-2 .swiper-pagination .swiper-pagination-bullet {
  width: 0.19rem;
  height: 0.18rem;
  background: url(//www.marvelduel.com/m/gw/20200227122821/img/point_d1aaedef.png) no-repeat center;
  background-size: contain;
  opacity: 1;
}
.section-2 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: url(//www.marvelduel.com/m/gw/20200227122821/img/point-active_17051f94.png) no-repeat center;
  background-size: contain;
}
.section-2 .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 0.1rem !important;
}
.home-link {
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  bottom: 0.8rem;
}
.home-link .copy {
  display: none;
}
.mask {
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.85);
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 10000;
}
.mask .pop {
  position: fixed;
  left: 50%;
  top: 50%;
  width: 7.32rem;
  height: 7.59rem;
  margin-left: -3.57rem;
  margin-top: -3.795rem;
  background: url(//www.marvelduel.com/m/gw/20200227122821/img/bg_7a6cb0db.png) no-repeat center;
  background-size: contain;
}
.mask .pop .close {
  display: block;
  width: 0.5rem;
  height: 0.5rem;
  position: absolute;
  top: -0.7rem;
  left: 50%;
  margin-left: -0.25rem;
  background: url(//www.marvelduel.com/m/gw/20200227122821/img/close_a5ded8ec.png) no-repeat;
  background-size: contain;
  z-index: 1;
}
.mask .pop .pop-tip {
  font-family: 'Microsoft Yahei';
  font-size: 0.24rem;
  color: #595a5a;
  text-align: center;
  line-height: 0.3rem;
}
.mask .pop .pop-tip.to-top {
  margin-top: 0.5rem;
}
.mask .pop .title {
  position: relative;
  width: 2.83rem;
  height: 0.47rem;
  margin: 0 auto;
  background: url(//www.marvelduel.com/m/gw/20200227122821/img/title_98e3c71f.png) no-repeat center;
  background-size: contain;
  margin-top: 0.4rem;
}
.mask .pop .nav {
  position: relative;
  width: 5.16rem;
  height: 0.62rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 auto;
  margin-top: 0.4rem;
  z-index: 1;
  font-size: 0.32rem;
}
.mask .pop .nav .nav-ios {
  width: 2.58rem;
  height: 0.62rem;
  line-height: 0.62rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #d00405;
  border-right: none;
  color: #b60909;
  text-align: center;
}
.mask .pop .nav .nav-ios:hover {
  border: none;
  color: #fff;
  background: url(//www.marvelduel.com/m/gw/20200227122821/img/nav-bg_0c87f3d0.png) no-repeat;
  background-size: 100% 100%;
}
.mask .pop .nav .nav-android {
  width: 2.58rem;
  height: 0.62rem;
  line-height: 0.62rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #d00405;
  border-left: none;
  color: #b60909;
  text-align: center;
}
.mask .pop .nav .nav-android:hover {
  color: #fff;
  border: none;
  background: url(//www.marvelduel.com/m/gw/20200227122821/img/nav-bg_0c87f3d0.png) no-repeat;
  background-size: 100% 100%;
}
.mask .pop .nav .nav-android-active {
  border: none;
  color: #fff;
  background: url(//www.marvelduel.com/m/gw/20200227122821/img/nav-bg_0c87f3d0.png) no-repeat;
  background-size: 100% 100%;
}
.mask .pop .nav .nav-ios-active {
  color: #fff;
  border: none;
  background: url(//www.marvelduel.com/m/gw/20200227122821/img/nav-bg_0c87f3d0.png) no-repeat;
  background-size: 100% 100%;
}
.mask .pop .select {
  position: relative;
  width: 5.14rem;
  height: 0.62rem;
  line-height: 0.62rem;
  margin: 0 auto;
  background: url(//www.marvelduel.com/m/gw/20200227122821/img/select-bg_68247361.png) no-repeat center;
  background-size: 100% 100%;
  margin-top: 0.4rem;
  text-align: center;
  z-index: 1;
}
.mask .pop .select .arrow {
  position: absolute;
  width: 0.19rem;
  height: 0.18rem;
  background: url(//www.marvelduel.com/m/gw/20200227122821/img/arrow_e83762ad.png) no-repeat center;
  background-size: contain;
  right: 0.12rem;
  top: 0.21rem;
}
.mask .pop .ios {
  position: absolute;
  width: 5.13rem;
  height: 2.83rem;
  left: 50%;
  margin-left: -2.565rem;
  background: url(//www.marvelduel.com/m/gw/20200227122821/img/main-bg_55d199db.png) no-repeat center;
  background-size: contain;
  margin-top: 0.05rem;
  z-index: 999;
}
.mask .pop .ios .inner {
  position: relative;
  width: 4.8rem;
  margin-left: 0.01rem;
  height: 2.5rem;
  overflow-y: scroll;
  top: 0.1rem;
}
.mask .pop .ios .inner ul {
  font-size: 0.24rem;
  color: #595a5a;
}
.mask .pop .ios .inner ul li {
  width: 4.76rem;
  height: 0.58rem;
  line-height: 0.58rem;
  margin-top: 0.1rem;
  padding: 0 0.05rem 0 0.2rem;
}
.mask .pop .ios .inner ul li:hover {
  background: url(//www.marvelduel.com/m/gw/20200227122821/img/active-bg_d3489971.png) no-repeat;
  background-size: 100% 100%;
  color: #da0203;
}
.mask .pop .model {
  display: block;
  position: relative;
  width: 5.14rem;
  height: 0.62rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #e3e3e3;
  border: 1px solid #a8a8a8;
  line-height: 0.62rem;
  text-align: center;
  margin: 0 auto;
  margin-top: 0.4rem;
  color: #959494;
  z-index: 1;
}
.mask .pop .email {
  display: block;
  position: relative;
  width: 5.14rem;
  height: 0.62rem;
  background-color: #e3e3e3;
  border: 1px solid #a8a8a8;
  line-height: 0.62rem;
  text-align: center;
  margin: 0 auto;
  margin-top: 0.4rem;
  color: #959494;
  z-index: 1;
}
.mask .pop .submit {
  position: relative;
  width: 3.24rem;
  height: 1.11rem;
  margin: 0 auto;
  background: url(//www.marvelduel.com/m/gw/20200227122821/img/submit_72aaa318.png) no-repeat;
  background-size: contain;
  margin-top: 0.5rem;
}
.mask .pop ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #959494;
}
.mask .pop ::-moz-placeholder {
  /* Firefox 19+ */
  color: #959494;
}
.mask .pop :-ms-input-placeholder {
  /* IE 10+ */
  color: #959494;
}
.mask .pop :-moz-placeholder {
  /* Firefox 18- */
  color: #959494;
}
.im-hide {
  visibility: hidden !important;
}
.active-type {
  background: url(//www.marvelduel.com/m/gw/20200227122821/img/active-bg_d3489971.png) no-repeat center;
  background-size: contain;
  color: #da0203;
}
.imhide {
  display: none !important;
}
.vhide {
  visibility: hidden !important;
}
.lan {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  z-index: 999;
}
.lan .lan-select {
  position: relative;
  width: 0.77rem;
  height: 0.77rem;
  background: url(//www.marvelduel.com/m/gw/20200227122821/img/lan-change_1678b2fd.png) no-repeat center;
  background-size: contain;
  text-align: center;
}
.lan .lan-select .lan-txt {
  color: #fff;
  height: 0.46rem;
  line-height: 0.77rem;
  text-align: center;
}
.lan .lan-select .select-arrow {
  position: absolute;
  display: inline-block;
  width: 0.21rem;
  height: 0.13rem;
  bottom: 0.55rem;
  background: url(//www.marvelduel.com/m/gw/20200227122821/img/select-arrow_aec9e8b6.png) no-repeat center;
  background-size: contain;
  left: 50%;
  margin-left: -0.1rem;
  -webkit-transform: rotateX(180deg);
          transform: rotateX(180deg);
}
.lan .lan-select .arrow-hover {
  -webkit-transition: all 0.1s;
  transition: all 0.1s;
  -webkit-transform: rotateZ(0deg);
          transform: rotateZ(0deg);
}
.lan .select-txt {
  width: 1.55rem;
  height: 0.46rem;
  line-height: 0.46rem;
  text-align: center;
  color: #fff;
  background: url(//www.marvelduel.com/m/gw/20200227122821/img/select-bg_29d08d54.png) no-repeat;
  background-size: contain;
}
.lan .lan-list {
  position: absolute;
  width: 0.77rem;
  background-color: rgba(112, 126, 170, 0.51);
  top: -1.55rem;
  margin-left: 0.01rem;
  padding-top: 0.1rem;
}
.lan .lan-list .item {
  display: inline-block;
  width: 0.77rem;
  margin-left: 0.2rem;
  line-height: 0.77rem;
  color: #fff;
}
.lan .lan-list .item-active {
  color: #fff;
}
.heros-page {
  height: 13.34rem !important;
  background: url(//www.marvelduel.com/m/gw/20200227122821/img/bg_a0cc0214.jpg) no-repeat center top;
  background-size: 100%;
}
.heros-page .cards {
  width: 7.5rem;
  height: 9rem;
}
.heros-page .cards .cards-swiper {
  width: 7.5rem;
  height: 9rem;
}
.heros-page .cards .cards-swiper .item {
  width: 7.5rem;
  height: 9rem;
  position: relative;
}
.heros-page .cards .cards-swiper .item::after {
  display: block;
  content: '';
  width: 7.5rem;
  height: 6.05rem;
  background: url(//www.marvelduel.com/m/gw/20200227122821/img/boli_7e91c27a.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: 1.455rem;
  pointer-events: none;
}
.heros-page .cards .card-zzx {
  width: 6.16rem;
  height: 5.64rem;
  background: url(//www.marvelduel.com/m/gw/20200227122821/img/card-zzx_01f2960c.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: 1.6rem;
}
.heros-page .cards .card-hl {
  width: 5.01rem;
  height: 6.29rem;
  background: url(//www.marvelduel.com/m/gw/20200227122821/img/card-hl_98dd2b0f.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  left: 1.1rem;
  top: 0.9rem;
  pointer-events: none;
}
.heros-page .cards .card-alk {
  width: 5.46rem;
  height: 6.06rem;
  background: url(//www.marvelduel.com/m/gw/20200227122821/img/card-alk_b8e75070.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  left: 1rem;
  top: 1.15rem;
  pointer-events: none;
}
.heros-page .cards .card-gtx {
  width: 4.7rem;
  height: 6.3rem;
  background: url(//www.marvelduel.com/m/gw/20200227122821/img/card-gtx_8f3b2722.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  left: 1.5rem;
  top: 1rem;
  pointer-events: none;
}
.heros-page .cards .card-jqdz {
  width: 4.72rem;
  height: 6.06rem;
  background: url(//www.marvelduel.com/m/gw/20200227122821/img/card-jqdz_08ae1e72.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  left: 1.4rem;
  top: 1.1rem;
  pointer-events: none;
}
.heros-page .cards .card-ls {
  width: 4.7rem;
  height: 6.33rem;
  background: url(//www.marvelduel.com/m/gw/20200227122821/img/card-ls_80eb52ec.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  left: 1.4rem;
  top: 1.1rem;
  pointer-events: none;
}
.heros-page .cards .card-xj {
  width: 5.99rem;
  height: 7rem;
  background: url(//www.marvelduel.com/m/gw/20200227122821/img/card-xj_5cb9bad1.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  left: 0.5rem;
  top: 0.2rem;
  pointer-events: none;
}
.heros-page .cards .card-bw {
  width: 4.7rem;
  height: 6.07rem;
  background: url(//www.marvelduel.com/m/gw/20200227122821/img/card-bw_9808bb39.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  left: 1.4rem;
  top: 1.2rem;
  pointer-events: none;
}
.heros-page .cards .card-ds {
  width: 5.1rem;
  height: 6.52rem;
  background: url(//www.marvelduel.com/m/gw/20200227122821/img/card-ds_6c712745.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  left: 1.1rem;
  top: 0.8rem;
  pointer-events: none;
}
.heros-page .intro-cnt {
  position: absolute;
  top: 8.78rem;
  width: 100%;
}
.heros-page .intro-cnt .tab-links {
  text-align: center;
  height: 0.65rem;
  margin: 0 auto;
}
.heros-page .intro-cnt .tab-links .tab-link {
  display: inline-block;
  width: 3.22rem;
  height: 0.65rem;
  background: url(//www.marvelduel.com/m/gw/20200227122821/img/skill-btn-active_d6fdb58e.png) no-repeat;
  background-size: 100% 100%;
  font-size: 0.2rem;
  color: #fff;
  text-align: center;
  line-height: 0.65rem;
  text-transform: uppercase;
  font-style: italic;
  font-weight: bold;
}
.heros-page .intro-cnt .tab-links .tab-link::before {
  display: inline-block;
  content: '';
  width: 0.09rem;
  height: 0.12rem;
  background: url(//www.marvelduel.com/m/gw/20200227122821/img/guide-link-icon_fc48ac35.png) no-repeat;
  background-size: 100% 100%;
  margin-right: 0.1rem;
}
.heros-page .intro-cnt .tab-links .tab-link.active {
  background: url(//www.marvelduel.com/m/gw/20200227122821/img/skill-btn-bg_968a7285.png) no-repeat;
  background-size: 100% 100%;
}
.heros-page .intro-cnt .tab-links .tab-link.active::before {
  display: inline-block;
  content: '';
  width: 0.35rem;
  height: 0.3rem;
  background: url(//www.marvelduel.com/m/gw/20200227122821/img/skill-btn-icon_99cae2fb.png) no-repeat;
  background-size: 100% 100%;
  vertical-align: middle;
}
.heros-page .intro-cnt .tab-links .tab-link.skill-link {
  margin-right: -0.48rem;
}
.heros-page .intro-cnt .info {
  width: 5.5rem;
  margin: 0.24rem auto 0;
}
.heros-page .intro-cnt .info .guide-info .guide-more-link {
  font-size: 0.26rem;
  text-transform: uppercase;
  position: absolute;
  bottom: -0.6rem;
  right: 0.8rem;
}
.heros-page .intro-cnt .info .guide-info .guide-more-link:hover {
  text-decoration: underline;
}
.heros-page .intro-cnt .info .guide-info ul li {
  height: 0.7rem;
  line-height: 0.7rem;
  border-bottom: 2px solid rgba(255, 255, 255, 0.52);
  position: relative;
  padding-left: 0.3rem;
}
.heros-page .intro-cnt .info .guide-info ul li a {
  font-size: 0.26rem;
}
.heros-page .intro-cnt .info .guide-info ul li::before {
  display: inline-block;
  position: absolute;
  width: 14px;
  height: 2px;
  content: '';
  background: #fff;
  bottom: -2px;
  left: 0;
}
.heros-page .intro-cnt .info .guide-info ul li::after {
  display: inline-block;
  position: absolute;
  width: 14px;
  height: 2px;
  content: '';
  background: #fff;
  bottom: -2px;
  right: 0;
}
.heros-page .intro-cnt .info .skill-list {
  height: 1.4rem;
  border-bottom: 1px solid #fff;
}
.heros-page .intro-cnt .info .skill-list .skill {
  width: 1.23rem;
  height: 1.07rem;
  margin-right: 0.1rem;
  position: relative;
  display: inline-block;
}
.heros-page .intro-cnt .info .skill-list .skill img {
  width: 100%;
  height: 100%;
}
.heros-page .intro-cnt .info .skill-list .skill:hover::after,
.heros-page .intro-cnt .info .skill-list .skill.active::after {
  display: inline-block;
  content: '';
  width: 0.15rem;
  height: 0.11rem;
  background: url(//www.marvelduel.com/m/gw/20200227122821/img/triangle_c89c7bfa.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  bottom: -0.32rem;
  left: 50%;
  margin-left: -0.08rem;
}
.heros-page .intro-cnt .info .detail-name {
  padding-top: 0.15rem;
  font-weight: bold;
  font-size: 0.36rem;
  text-transform: uppercase;
}
.heros-page .intro-cnt .info .detail-name .type {
  font-size: 0.24rem;
  font-weight: normal;
  text-transform: lowercase;
  margin-left: 0.4rem;
}
.heros-page .intro-cnt .info .detail .skill-desc {
  margin-top: 0.1rem;
  line-height: 0.4rem;
}
.heros-page .hero-name {
  position: absolute;
  top: 7.3rem;
  line-height: 1.4rem;
  text-align: center;
  width: 100%;
}
.heros-page .hero-name .name {
  font-size: 0.7rem;
  font-weight: bold;
  text-transform: uppercase;
  color: #d31c40;
  display: inline-block;
  font-style: italic;
  white-space: nowrap;
}
.heros-page .hero-list {
  width: 5.65rem;
  height: 1.5rem;
  position: absolute;
  top: 0.2rem;
  left: 50%;
  margin-left: -2.82rem;
  z-index: 9;
}
.heros-page .hero-list .hero-list-cnt {
  width: 5.65rem;
  height: 1.5rem;
  overflow: hidden;
  position: relative;
  margin-top: -0.25rem;
}
.heros-page .hero-list .hero-link {
  position: absolute;
  cursor: pointer;
  background: #15113a;
  border: 2px solid #fff;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
.heros-page .hero-list .hero-link img {
  width: 1rem;
  height: 1rem;
  -o-object-fit: contain;
     object-fit: contain;
}
.heros-page .hero-list .hero-link.active {
  -webkit-box-shadow: 0 0 20px #fe7a2b;
  box-shadow: 0 0 20px #fe7a2b;
}
.heros-page .hero-list .hero-link.active::after {
  display: block;
  content: '';
  width: 1.22rem;
  height: 1.22rem;
  background: url(//www.marvelduel.com/m/gw/20200227122821/img/corner_f349dfd1.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -0.61rem;
  margin-top: -0.61rem;
}
.heros-page .hero-list .prev-btn {
  display: block;
  width: 0.27rem;
  height: 0.55rem;
  background: url(//www.marvelduel.com/m/gw/20200227122821/img/prev-btn_1e98908d.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: 50%;
  margin-top: -0.5rem;
  left: -0.65rem;
}
.heros-page .hero-list .next-btn {
  display: block;
  width: 0.27rem;
  height: 0.55rem;
  background: url(//www.marvelduel.com/m/gw/20200227122821/img/next-btn_7e47d35a.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: 50%;
  margin-top: -0.5rem;
  right: -0.65rem;
}
.videoPop {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.7);
  z-index: 999;
  display: none;
}
.videoPop .pop {
  width: 7rem;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  position: absolute;
  left: 50%;
  top: 50%;
  background: #000;
}
.videoPop .pop #video {
  width: 100%;
}
.videoPop .pop #video video {
  width: 100%;
  display: block;
}
.videoPop .pop .close-btn {
  width: 0.73rem;
  height: 0.6rem;
  background: url(//www.marvelduel.com/m/gw/20200227122821/img/close_1cbb1c34.png) no-repeat;
  background-size: 100% 100%;
  display: block;
  position: absolute;
  bottom: -1rem;
  left: 50%;
  margin-left: -0.36rem;
}
.videoPop .pop #video {
  width: 7rem;
}
.tujian-page {
  height: 16.24rem !important;
  background: url(//www.marvelduel.com/m/gw/20200227122821/img/bg_86a60722.jpg) no-repeat center top;
  background-size: 100%;
}
.tujian-page .role {
  width: 7.5rem;
  height: 4.4rem;
}
.tujian-page .role .change-btn {
  width: 1.97rem;
  height: 0.61rem;
  background: url(//www.marvelduel.com/m/gw/20200227122821/img/characters_06b00302.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: 0.47rem;
  right: 0.35rem;
  z-index: 1;
}
.tujian-page .role .role-prev {
  display: block;
  width: 0.27rem;
  height: 0.55rem;
  background: url(//www.marvelduel.com/m/gw/20200227122821/img/prev_1e98908d.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  left: 0.3rem;
  top: 3rem;
  z-index: 1;
}
.tujian-page .role .role-next {
  display: block;
  width: 0.27rem;
  height: 0.54rem;
  background: url(//www.marvelduel.com/m/gw/20200227122821/img/next_7e47d35a.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  right: 0.3rem;
  top: 3rem;
  z-index: 1;
}
.tujian-page .role .role-swiper {
  width: 7.5rem;
  height: 4.4rem;
}
.tujian-page .role .item {
  position: relative;
}
.tujian-page .role .item::before {
  display: block;
  content: '';
  width: 5.69rem;
  height: 2.58rem;
  background: url(//www.marvelduel.com/m/gw/20200227122821/img/border_69f61c8e.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: 1.82rem;
  left: 0.86rem;
}
.tujian-page .role-xj {
  width: 4.3rem;
  height: 4.42rem;
  background: url(//www.marvelduel.com/m/gw/20200227122821/img/role_316302bb.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  bottom: 0;
  left: 1.8rem;
}
.tujian-page .role-zzx {
  width: 4.15rem;
  height: 4.03rem;
  background: url(//www.marvelduel.com/m/gw/20200227122821/img/role_b0c46b20.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  bottom: 0;
  left: 1.76rem;
}
.tujian-page .role-hl {
  width: 7.5rem;
  height: 4.42rem;
  background: url(//www.marvelduel.com/m/gw/20200227122821/img/role_5242111e.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
}
.tujian-page .role-ls {
  width: 4.3rem;
  height: 4.25rem;
  background: url(//www.marvelduel.com/m/gw/20200227122821/img/role_ff3241b8.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  bottom: 0;
  left: 1.78rem;
}
.tujian-page .role-alk {
  width: 7.01rem;
  height: 3.97rem;
  background: url(//www.marvelduel.com/m/gw/20200227122821/img/role_61e30a38.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  bottom: 0;
}
.tujian-page .role-jqdz {
  width: 7.37rem;
  height: 4.42rem;
  background: url(//www.marvelduel.com/m/gw/20200227122821/img/role_4e58eb1a.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  bottom: 0;
  left: 0.02rem;
}
.tujian-page .role-gtx {
  width: 4.43rem;
  height: 3.94rem;
  background: url(//www.marvelduel.com/m/gw/20200227122821/img/role_d6e76aa4.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  bottom: 0;
  left: 1.6rem;
}
.tujian-page .role-bw {
  width: 7.5rem;
  height: 4.41rem;
  background: url(//www.marvelduel.com/m/gw/20200227122821/img/role_3601100b.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  bottom: 0;
}
.tujian-page .role-ds {
  width: 5.56rem;
  height: 3.98rem;
  background: url(//www.marvelduel.com/m/gw/20200227122821/img/role_a8387b53.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  bottom: 0;
  left: 1rem;
}
.tujian-page .info {
  width: 5.66rem;
  margin: 0.7rem auto 0;
}
.tujian-page .info .name {
  font-size: 0.5rem;
  position: relative;
  margin-bottom: 0.2rem;
}
.tujian-page .info .intro {
  line-height: 0.38rem;
  margin-bottom: 0.7rem;
}
.tujian-page .info .collection-title {
  width: 1.39rem;
  height: 0.21rem;
  background: url(//www.marvelduel.com/m/gw/20200227122821/img/collection_fd0c7c6f.png) no-repeat;
  background-size: 100% 100%;
  margin-bottom: 0.3rem;
}
.tujian-page .info .collection-cnt {
  width: 7.5rem;
  margin-left: -0.92rem;
  height: 6.12rem;
}
.tujian-page .info .collection-cnt .card {
  width: 4.35rem;
  height: 6.12rem;
}
.tujian-page .info .collection-cnt .card img {
  width: 100%;
}
.tujian-page .info .collection-cnt .card-name {
  position: absolute;
  right: 0.75rem;
  bottom: 0.85rem;
  font-style: italic;
  display: none;
}
.tujian-page .hero-list {
  width: 3.8rem;
  height: 16.24rem;
  background: url(//www.marvelduel.com/m/gw/20200227122821/img/head-list-bg_741e6467.png) no-repeat;
  background-size: 100% 100%;
  top: 0;
  right: 0;
  position: absolute;
  z-index: 9;
  display: none;
}
.tujian-page .hero-list .back-btn {
  display: block;
  width: 0.82rem;
  height: 0.82rem;
  background: url(//www.marvelduel.com/m/gw/20200227122821/img/close_edd94639.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  right: 0.3rem;
  bottom: 0.5rem;
}
.tujian-page .hero-list .hero-list-cnt {
  width: 1.55rem;
  position: absolute;
  right: 0;
  padding-top: 0.57rem;
}
.tujian-page .hero-list .hero-list-cnt .hero-link {
  width: 0.8rem;
  height: 0.8rem;
  background: #15113a;
  border: 2px solid #000000;
  margin: 0 auto 0.5rem;
}
.tujian-page .hero-list .hero-list-cnt .hero-link img {
  width: 100%;
  height: 100%;
  -webkit-opacity: 0.7;
  -moz-opacity: 0.7;
  opacity: 0.7;
}
.tujian-page .hero-list .hero-list-cnt .hero-link.active {
  border: 2px solid #fff;
}
.tujian-page .hero-list .hero-list-cnt .hero-link.active img {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.pop-tujian {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.7);
  z-index: 999;
  display: none;
}
.pop-tujian .cnt {
  width: 6.43rem;
  height: 9.77rem;
  background: url(//www.marvelduel.com/m/gw/20200227122821/img/bg_e51a1b3c.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -3.215rem;
  margin-top: -4.885rem;
}
.pop-tujian .cnt .close {
  display: block;
  width: 0.73rem;
  height: 0.6rem;
  background: url(//www.marvelduel.com/m/gw/20200227122821/img/close_1cbb1c34.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  bottom: -0.3rem;
  left: 50%;
  margin-left: -0.3rem;
}
.pop-tujian .cnt .skill {
  width: 4.96rem;
  position: absolute;
  left: 50%;
  top: 3.25rem;
  color: #000;
  margin-left: -2.48rem;
}
.pop-tujian .cnt .skill strong {
  color: #b41346;
}
.pop-tujian .cnt .skill-name {
  font-size: 0.4rem;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.pop-tujian .cnt .skill-intro {
  line-height: 0.34rem;
  font-size: 0.2rem;
}
.pop-tujian .cnt .skill hr {
  display: block;
  height: 2px;
  border: none;
  background: #c3c9c8;
  margin: 0.2rem auto;
  position: relative;
}
.pop-tujian .cnt .skill hr::before,
.pop-tujian .cnt .skill hr::after {
  display: block;
  content: '';
  width: 18px;
  height: 2px;
  background: #959b9b;
  position: absolute;
}
.pop-tujian .cnt .skill hr::before {
  left: 0;
}
.pop-tujian .cnt .skill hr::after {
  right: 0;
}
.pop-tujian .cnt .skill .keywords-intro {
  line-height: 0.35rem;
}
.pop-tujian .cnt .card {
  position: absolute;
  left: 50%;
  margin-left: -1.695rem;
  width: 3.39rem;
  height: 4.74rem;
  top: 0;
  margin-top: -1.4rem;
}
.pop-tujian .cnt .card img {
  width: 100%;
}
.pop-tujian .cnt .card-name {
  font-size: 0.26rem;
  font-style: italic;
  position: absolute;
  white-space: nowrap;
  right: 0.6rem;
  bottom: 0.65rem;
  display: none;
}
.section-1 .news .news-btn {
  background: url(//www.marvelduel.com/m/gw/20200227122821/img/newsBtn_039ef424.png) no-repeat;
  background-size: 100% 100%;
}
.section-1 .download {
  background: url(//www.marvelduel.com/m/gw/20200227122821/img/download-btn_14e31f01.png) no-repeat;
  background-size: 100% 100%;
}
.section-1 .news .content .more {
  background: url(//www.marvelduel.com/m/gw/20200227122821/img/more_c7d73520.png) no-repeat;
  background-size: 100% 100%;
}
.section-1 .news .title {
  width: 3.41rem;
  height: 0.33rem;
  background: url(//www.marvelduel.com/m/gw/20200227122821/img/title_0a16f0f9.png) no-repeat;
  background-size: 100% 100%;
}

