@font-face {
  font-family: 'FuturaStd-Bold';
  src: url(https://www.letsplayuno.com/pc/gw/font/AlibabaPuHuiTi3.0-115Black_dad435c9.woff);
  font-style: normal;
  font-weight: normal;
}

@font-face {
  font-family: 'FuturaStd-Heavy';
  src: url(https://www.letsplayuno.com/pc/gw/font/AlibabaPuHuiTi3.0-95ExtraBold_57be5724.woff);
  font-style: normal;
  font-weight: normal;
}

/* CSS Document */
html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
div,
dl,
dt,
dd,
ul,
ol,
li,
p,
blockquote,
pre,
hr,
figure,
table,
caption,
th,
td,
form,
fieldset,
legend,
input,
button,
textarea,
menu {
  margin: 0;
  padding: 0;
}
body {
  padding: 0;
  margin: 0;
  background: black;
}
html,
body,
fieldset,
img,
iframe,
abbr {
  border: 0;
}
li {
  list-style: none;
}
textarea {
  overflow: auto;
  resize: none;
}
a,
button {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
em,
strong,
b {
  font-weight: bold;
}
a,
a:hover {
  text-decoration: none;
}
body,
textarea,
input,
button {
  color: #62a1c9;
}
iframe[name=cjIframe] {
  position: absolute;
}
html,
body {
  width: 100%;
  min-width: 1400px;
  height: auto;
  font-family: 'FuturaStd-Heavy';
}
.hide {
  display: none;
}
/*消除input number默认的按钮*/
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none !important;
  margin: 0;
}
:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #393636;
}
::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #393636;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #393636;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #393636;
}
/**.keyframes(demo_keyframes, {
    100% {
		.transform(rotate(360-43deg));
        margin-left: -20px;
        width: 26px;
	}
});*/
@-webkit-keyframes test {
  0% {
    filter: alpha(opacity=0);
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    -webkit-transform: translateY(30px);
  }
  100% {
    filter: alpha(opacity=100);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    -webkit-transform: translateX(0px);
  }
}
@-moz-keyframes test {
  0% {
    filter: alpha(opacity=0);
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    -webkit-transform: translateY(30px);
  }
  100% {
    filter: alpha(opacity=100);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    -webkit-transform: translateX(0px);
  }
}
@-o-keyframes test {
  0% {
    filter: alpha(opacity=0);
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    -webkit-transform: translateY(30px);
  }
  100% {
    filter: alpha(opacity=100);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    -webkit-transform: translateX(0px);
  }
}
@-ms-keyframes test {
  0% {
    filter: alpha(opacity=0);
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    -webkit-transform: translateY(30px);
  }
  100% {
    filter: alpha(opacity=100);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    -webkit-transform: translateX(0px);
  }
}
@keyframes test {
  0% {
    filter: alpha(opacity=0);
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    -webkit-transform: translateY(30px);
  }
  100% {
    filter: alpha(opacity=100);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    -webkit-transform: translateX(0px);
  }
}
@-webkit-keyframes test {
  0% {
    filter: alpha(opacity=0);
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    -webkit-transform: translateY(30px);
  }
  100% {
    filter: alpha(opacity=100);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    -webkit-transform: translateX(0px);
  }
}
@-moz-keyframes test {
  0% {
    filter: alpha(opacity=0);
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    -webkit-transform: translateY(30px);
  }
  100% {
    filter: alpha(opacity=100);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    -webkit-transform: translateX(0px);
  }
}
@-o-keyframes test {
  0% {
    filter: alpha(opacity=0);
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    -webkit-transform: translateY(30px);
  }
  100% {
    filter: alpha(opacity=100);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    -webkit-transform: translateX(0px);
  }
}
@-ms-keyframes test {
  0% {
    filter: alpha(opacity=0);
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    -webkit-transform: translateY(30px);
  }
  100% {
    filter: alpha(opacity=100);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    -webkit-transform: translateX(0px);
  }
}
@keyframes test {
  0% {
    filter: alpha(opacity=0);
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    -webkit-transform: translateY(30px);
  }
  100% {
    filter: alpha(opacity=100);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    -webkit-transform: translateX(0px);
  }
}
@-webkit-keyframes play {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@-moz-keyframes play {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@-o-keyframes play {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@-ms-keyframes play {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes play {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@-webkit-keyframes play {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@-moz-keyframes play {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@-o-keyframes play {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@-ms-keyframes play {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes play {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
.test {
  opacity: 0;
  -webkit-animation: leihuo 0.5s 0.3s forwards 300ms 0 ease;
  -moz-animation: leihuo 0.5s 0.3s forwards 300ms 0 ease;
  -ms-animation: leihuo 0.5s 0.3s forwards 300ms 0 ease;
  animation: leihuo 0.5s 0.3s forwards 300ms 0 ease;
  -moz-animation: leihuo 0.5s 0.3s forwards;
  -webkit-animation: leihuo 0.5s 0.3s forwards;
  -o-animation: leihuo 0.5s 0.3s forwards;
  -ms-animation: leihuo 0.5s 0.3s forwards;
  animation: leihuo 0.5s 0.3s forwards;
}
@-webkit-keyframes playbtn {
  0% {
    -webkit-transform: scale(0.85);
    opacity: 0.75;
  }
  50% {
    -webkit-transform: scale(1.05);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(0.85);
    opacity: 0.75;
  }
}
@-moz-keyframes playbtn {
  0% {
    -webkit-transform: scale(0.85);
    opacity: 0.75;
  }
  50% {
    -webkit-transform: scale(1.05);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(0.85);
    opacity: 0.75;
  }
}
@-o-keyframes playbtn {
  0% {
    -webkit-transform: scale(0.85);
    opacity: 0.75;
  }
  50% {
    -webkit-transform: scale(1.05);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(0.85);
    opacity: 0.75;
  }
}
@-ms-keyframes playbtn {
  0% {
    -webkit-transform: scale(0.85);
    opacity: 0.75;
  }
  50% {
    -webkit-transform: scale(1.05);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(0.85);
    opacity: 0.75;
  }
}
@keyframes playbtn {
  0% {
    -webkit-transform: scale(0.85);
    opacity: 0.75;
  }
  50% {
    -webkit-transform: scale(1.05);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(0.85);
    opacity: 0.75;
  }
}
@-webkit-keyframes playbtn {
  0% {
    -webkit-transform: scale(0.85);
    opacity: 0.75;
  }
  50% {
    -webkit-transform: scale(1.05);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(0.85);
    opacity: 0.75;
  }
}
@-moz-keyframes playbtn {
  0% {
    -webkit-transform: scale(0.85);
    opacity: 0.75;
  }
  50% {
    -webkit-transform: scale(1.05);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(0.85);
    opacity: 0.75;
  }
}
@-o-keyframes playbtn {
  0% {
    -webkit-transform: scale(0.85);
    opacity: 0.75;
  }
  50% {
    -webkit-transform: scale(1.05);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(0.85);
    opacity: 0.75;
  }
}
@-ms-keyframes playbtn {
  0% {
    -webkit-transform: scale(0.85);
    opacity: 0.75;
  }
  50% {
    -webkit-transform: scale(1.05);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(0.85);
    opacity: 0.75;
  }
}
@keyframes playbtn {
  0% {
    -webkit-transform: scale(0.85);
    opacity: 0.75;
  }
  50% {
    -webkit-transform: scale(1.05);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(0.85);
    opacity: 0.75;
  }
}
@-webkit-keyframes scan {
  0% {
    -webkit-transform: translateY(0px);
  }
  100% {
    -webkit-transform: translateY(125px);
  }
}
@-moz-keyframes scan {
  0% {
    -webkit-transform: translateY(0px);
  }
  100% {
    -webkit-transform: translateY(125px);
  }
}
@-o-keyframes scan {
  0% {
    -webkit-transform: translateY(0px);
  }
  100% {
    -webkit-transform: translateY(125px);
  }
}
@-ms-keyframes scan {
  0% {
    -webkit-transform: translateY(0px);
  }
  100% {
    -webkit-transform: translateY(125px);
  }
}
@keyframes scan {
  0% {
    -webkit-transform: translateY(0px);
  }
  100% {
    -webkit-transform: translateY(125px);
  }
}
@-webkit-keyframes scan {
  0% {
    -webkit-transform: translateY(0px);
  }
  100% {
    -webkit-transform: translateY(125px);
  }
}
@-moz-keyframes scan {
  0% {
    -webkit-transform: translateY(0px);
  }
  100% {
    -webkit-transform: translateY(125px);
  }
}
@-o-keyframes scan {
  0% {
    -webkit-transform: translateY(0px);
  }
  100% {
    -webkit-transform: translateY(125px);
  }
}
@-ms-keyframes scan {
  0% {
    -webkit-transform: translateY(0px);
  }
  100% {
    -webkit-transform: translateY(125px);
  }
}
@keyframes scan {
  0% {
    -webkit-transform: translateY(0px);
  }
  100% {
    -webkit-transform: translateY(125px);
  }
}
.hide {
  display: none;
}
.main-nav {
  width: 100%;
  margin: 0 auto;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 99;
  padding-left: 5%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.main-nav .nav-box {
  width: 70%;
  height: 72px;
  font-size: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.main-nav .nav-box > .nav-box-a {
  cursor: pointer;
  float: left;
  display: block;
  width: 240px;
  height: 100%;
  position: relative;
  font-family: 'FuturaStd-Bold';
  font-size: 28px;
  text-align: center;
  line-height: 72px;
  color: #ffffff;
}
.main-nav .nav-box > .nav-box-a.logo {
  background: url(https://www.letsplayuno.com/pc/gw/img/nav_logo_ae1c9c02.png) no-repeat 60% center;
  background-size: auto 70%;
}
.main-nav .nav-box > .nav-box-a.logo:hover {
  background-color: transparent;
}
.main-nav .nav-box > .nav-box-a:hover,
.main-nav .nav-box > .nav-box-a.active {
  background-color: rgba(255, 255, 255, 0.5);
}
.main-nav .nav-box > .nav-box-a:last-child {
  background-position: -960px 0;
}
.main-nav .nav-box > .nav-box-a:last-child:hover .nav-ul,
.main-nav .nav-box > .nav-box-a:last-child.active .nav-ul {
  display: block;
}
.main-nav .nav-box > .nav-box-a:last-child:hover .nav-ul li a,
.main-nav .nav-box > .nav-box-a:last-child.active .nav-ul li a {
  font-size: 16px;
}
.main-nav .nav-box .nav-li {
  height: 72px;
}
.main-nav .nav-box .nav-li > a {
  position: relative;
  top: 0;
  -moz-transition: all .15s linear;
  -webkit-transition: all .15s linear;
  -o-transition: all .15s linear;
  -ms-transition: all .15s linear;
  transition: all .15s linear;
}
.main-nav .nav-box .nav-li > a:hover {
  color: #e9c36f;
  position: relative;
  top: -5px;
}
.main-nav .nav-box .nav-li > a.active {
  color: #e9c36f;
}
.main-nav .nav-box .nav-li .jqqd {
  cursor: default;
}
.main-nav .nav-box .nav-li .jqqd:hover {
  color: #7b7f97;
}
.main-nav .nav-box .nav-li .drop-box {
  position: relative;
  margin-left: 10px;
}
.main-nav .nav-box .nav-li .drop-box a {
  display: block;
  width: 117px;
  line-height: 30px;
  font-size: 16px;
  font-family: '\6977\4F53';
  text-align: center;
  color: #fff;
}
.main-nav .nav-box .logo-li {
  margin-left: 0px;
  margin-right: 30px;
  line-height: 85px;
}
.main-nav .nav-box .last-li {
  margin-right: 0;
}
.main-nav .nav-box .nav-li.last-li ul {
  background: none;
}
.main-nav .nav-ul {
  display: none;
  position: absolute;
  left: 0;
  top: 100%;
  background: #a82724;
  width: 100%;
  border-radius: 0 0 15px 15px;
  font-weight: bold;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 10px;
}
.main-nav .nav-ul li {
  line-height: 45px;
  font-size: 24px;
  vertical-align: middle;
  text-align: center;
}
.main-nav .nav-ul .divide-line {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 12px;
  color: #ED8C87;
  width: 100%;
  text-align: center;
  white-space: nowrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 20px;
  line-height: 20px;
}
.main-nav .nav-ul .divide-line::before,
.main-nav .nav-ul .divide-line::after {
  content: "";
  display: inline-block;
  width: 20%;
  /* 调整这个值来控制横线长度 */
  border-top: 1px solid #ED8C87;
  /* 横线样式 */
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin: 0 10px;
}
.main-nav .nav-ul .skipbo_logo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 5px;
  padding-left: 24px;
}
.main-nav .nav-ul .skipbo_logo::before {
  content: "";
  width: 36px;
  height: 36px;
  display: inline-block;
  background: url(https://www.letsplayuno.com/pc/gw/img/skipbo_logo_756ab70e.png) no-repeat;
  margin-right: 8px;
  background-size: contain;
  border-radius: 8px;
}
.main-nav .nav-ul .p10_logo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 5px;
  padding-left: 24px;
}
.main-nav .nav-ul .p10_logo::before {
  content: "";
  width: 36px;
  height: 36px;
  display: inline-block;
  background: url(https://www.letsplayuno.com/pc/gw/img/p10_9522f067.png) no-repeat;
  margin-right: 8px;
  background-size: contain;
  border-radius: 8px;
}
.main-nav .nav-ul li a {
  color: #fd9593;
  font-size: 22px;
}
.main-nav .nav-ul li a:hover {
  color: #fff;
}
/*
  like part
*/
.main-nav-fb-like {
  position: absolute;
  top: 20px;
  right: -100px;
}
/*
  share part
 */
.main-nav-sharegp {
  position: absolute;
  right: 5%;
  top: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
  color: #fff;
  width: 22%;
}
.main-nav-sharegp .sharebtn {
  display: block;
  width: 40px;
  height: 34px;
  background: transparent;
  border: none;
}
.main-nav-sharegp .sharebtn:hover {
  opacity: 0.8;
}
.main-nav-sharegp .text {
  margin-right: 10px;
  font-weight: 500;
}
.main-nav-sharegp .fbshare {
  background: url(https://www.letsplayuno.com/pc/gw/img/ic_facebook_e12e1048.png) center center no-repeat;
  background-size: contain;
}
.main-nav-sharegp .twshare {
  background: url(https://www.letsplayuno.com/pc/gw/img/ic_twtter_ce5eeda9.png) center center no-repeat;
  background-size: contain;
}
.main-nav-sharegp .instagram {
  background: url(https://www.letsplayuno.com/pc/gw/img/ic_ins_82c9fe8b.png) center center no-repeat;
  background-size: contain;
}
.main-nav-sharegp .TikTok {
  background: url(https://www.letsplayuno.com/pc/gw/img/ic_tiktok_c5aa7fac.png) center center no-repeat;
  background-size: contain;
}
.main-nav-sharegp .YouTube {
  background: url(https://www.letsplayuno.com/pc/gw/img/ic_youtube_71f1068b.png) center center no-repeat;
  background-size: contain;
}
.main-nav-sharegp .Discord {
  background: url(https://www.letsplayuno.com/pc/gw/img/ic_sq_6a66e0e8.png) center center no-repeat;
  background-size: contain;
}
.main-nav-sharegp .sharebtn-line {
  margin: 1px auto;
  display: block;
  height: 1px;
  width: 40px;
  background: #c3c3c3;
}
@media screen and (max-width: 1660px) {
  .main-nav .nav-box > .nav-box-a:last-child {
    cursor: pointer;
  }
  .main-nav .nav-box > .nav-box-a:last-child:hover .nav-ul,
  .main-nav .nav-box > .nav-box-a:last-child.active .nav-ul {
    display: block;
    padding: 0;
  }
  .main-nav .nav-box > .nav-box-a:last-child:hover .nav-ul li a,
  .main-nav .nav-box > .nav-box-a:last-child.active .nav-ul li a {
    font-size: 14px;
  }
}
@media screen and (max-width: 1520px) {
  .main-nav-fb-like {
    position: absolute;
    top: 20px;
    right: 0;
  }
  .main-nav .nav-box {
    width: 68%;
  }
  .main-nav-sharegp {
    position: absolute;
    right: 50px;
    top: 0;
    width: 25%;
  }
  .main-nav {
    left: 10px;
    padding-left: 0;
  }
  .main-nav .nav-box > .nav-box-a {
    width: 220px;
  }
  .main-nav .nav-box > .nav-box-a:last-child {
    cursor: pointer;
  }
  .main-nav .nav-box > .nav-box-a:last-child:hover .nav-ul,
  .main-nav .nav-box > .nav-box-a:last-child.active .nav-ul {
    display: block;
    padding: 0;
  }
  .main-nav .nav-box > .nav-box-a:last-child:hover .nav-ul li a,
  .main-nav .nav-box > .nav-box-a:last-child.active .nav-ul li a {
    font-size: 14px;
  }
}
.swiper-pagination-bullet {
  background-color: transparent;
}
.swiper-pagination-bullet-active {
  background-color: transparent;
}
.inline {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.cb {
  clear: both;
}
.oh {
  overflow: hidden;
}
.hide {
  display: none;
}
.show {
  display: block !important;
}
@-webkit-keyframes more {
  from {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
}
@-moz-keyframes more {
  from {
    transform: rotate(0);
  }
  to {
    transform: rotate(180deg);
  }
}
@-ms-keyframes more {
  from {
    transform: rotate(0);
  }
  to {
    transform: rotate(180deg);
  }
}
@keyframes more {
  from {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
}
#loadingAnim {
  position: fixed;
  top: 0;
  left: 0;
  height: 105%;
  width: 100%;
  background-color: #283f74;
  z-index: 9999;
}
/*
#loadtext{
    position: absolute;
    width: 175px;
    height: 288px;
    left: 50%;
    margin: 0 0 0 -87px;
    top: 300px;
    color: #bf9b45;
    font-weight: 600;
    font-size: 22px;
    text-align: center;
    line-height: 288px;
    background: url(../img/loading.png) no-repeat;
    background-size: 100% 100%;
}*/
.lazyload {
  opacity: 0;
  -webkit-filter: Aplha(opacity=0);
          filter: Aplha(opacity=0);
}
.lazyload.show {
  filter: alpha(opacity=100);
  opacity: 1;
  -webkit-animation: goto 0.2s 0.2s ease both 300ms 0 ease;
  -moz-animation: goto 0.2s 0.2s ease both 300ms 0 ease;
  -ms-animation: goto 0.2s 0.2s ease both 300ms 0 ease;
  animation: goto 0.2s 0.2s ease both 300ms 0 ease;
  -moz-animation: goto 0.2s 0.2s ease both;
  -webkit-animation: goto 0.2s 0.2s ease both;
  -o-animation: goto 0.2s 0.2s ease both;
  -ms-animation: goto 0.2s 0.2s ease both;
  animation: goto 0.2s 0.2s ease both;
}
.pop_video_bg {
  position: fixed;
  top: 0;
  left: 0;
  background: #000;
  opacity: .5;
  filter: alpha(opacity=50);
  width: 100%;
  z-index: 9999;
  min-width: 1200px;
}
.pop_video {
  position: fixed;
  left: 50%;
  z-index: 10000;
  display: none;
}
#pop-video {
  width: 960px;
  height: 540px;
  margin-left: -480px;
  margin-top: -270px;
}
#pop-video video {
  width: 100%;
  height: 100%;
}
.out-bg1 {
  position: relative;
  background: url(https://www.letsplayuno.com/pc/gw/img/bg1_7ae5d6f0.jpg) no-repeat center top;
  height: 3490px;
  overflow: hidden;
}
.out-bg1 #bodymovin {
  /*position: absolute;
    width: 1920px;
    height: 1020px;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: 99;*/
  position: absolute;
  top: 20px;
  left: 50%;
  -webkit-transform: translateX(-52%);
          transform: translateX(-52%);
  transform-origin: center center;
  -webkit-transform-origin: center center;
  -moz-transform-origin: center center;
  -ms-transform-origin: center center;
  -o-transform-origin: center center;
  z-index: 99;
  width: 100%;
  height: auto;
  min-width: 1200px;
  max-width: 1920px;
}
.out-bg1 #loadtext {
  position: absolute;
  width: 170px;
  height: 28px;
  left: 50%;
  margin: 0 0 0 -75px;
  top: 300px;
  color: #bf9b45;
  font-weight: 600;
  font-size: 40px;
  text-align: center;
  line-height: 288px;
  z-index: 9999;
}
.out-bg1 #scene {
  position: absolute;
  width: 1920px;
  height: 1020px;
  top: -30px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 101;
}
.out-bg1 #scene .card {
  position: absolute;
}
.out-bg1 #scene .img9 {
  position: absolute;
  top: 0px;
  left: 0px;
  display: block;
  -webkit-transform-origin: 0px 0px 0px;
          transform-origin: 0px 0px 0px;
  -webkit-backface-visibility: visible;
          backface-visibility: visible;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 368, 481, 0, 1);
          transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 368, 481, 0, 1);
  opacity: 1;
  background: url(https://www.letsplayuno.com/pc/gw/img/img_9_f10646bb.png) no-repeat;
  width: 703px;
  height: 37px;
}
.out-bg1 #scene .img8 {
  width: 195px;
  height: 221px;
  background: url(https://www.letsplayuno.com/pc/gw/img/img_8_ee50417f.png) no-repeat;
  position: absolute;
  top: 0px;
  left: 0px;
  display: block;
  -webkit-transform-origin: 0px 0px 0px;
          transform-origin: 0px 0px 0px;
  -webkit-backface-visibility: visible;
          backface-visibility: visible;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 1751, 142, 0, 1);
          transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 1751, 142, 0, 1);
  opacity: 1;
}
.out-bg1 #scene .img7 {
  width: 365px;
  height: 311px;
  background: url(https://www.letsplayuno.com/pc/gw/img/img_7_c3c510e1.png) no-repeat;
  position: absolute;
  top: 0px;
  left: 0px;
  display: block;
  -webkit-transform-origin: 0px 0px 0px;
          transform-origin: 0px 0px 0px;
  -webkit-backface-visibility: visible;
          backface-visibility: visible;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 1186, 124, 0, 1);
          transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 1186, 124, 0, 1);
  opacity: 1;
}
.out-bg1 #scene .img6 {
  width: 224px;
  height: 221px;
  background: url(https://www.letsplayuno.com/pc/gw/img/img_6_cb2ac7c7.png) no-repeat;
  position: absolute;
  top: 0px;
  left: 0px;
  display: block;
  -webkit-transform-origin: 0px 0px 0px;
          transform-origin: 0px 0px 0px;
  -webkit-backface-visibility: visible;
          backface-visibility: visible;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 485, 104, 0, 1);
          transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 485, 104, 0, 1);
  opacity: 1;
}
.out-bg1 #scene .img5 {
  top: 94px;
  left: 70px;
  width: 327px;
  height: 194px;
  background: url(https://www.letsplayuno.com/pc/gw/img/img_5_ff896d53.png) no-repeat;
}
.out-bg1 #scene .img4 {
  margin-left: -412px;
  top: 93px;
  left: 50%;
  width: 720px;
  height: 480px;
  background: url(https://www.letsplayuno.com/pc/gw/img/img_4_731bdad6.png) no-repeat;
}
.out-bg1 #scene .img3 {
  width: 460px;
  height: 132px;
  background: url(https://www.letsplayuno.com/pc/gw/img/img_3_ffd5d358.png) no-repeat;
  position: absolute;
  top: 0px;
  left: 0px;
  display: block;
  -webkit-transform-origin: 0px 0px 0px;
          transform-origin: 0px 0px 0px;
  -webkit-backface-visibility: visible;
          backface-visibility: visible;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 87, 698, 0, 1);
          transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 87, 698, 0, 1);
  opacity: 1;
}
.out-bg1 #scene .img2 {
  width: 482px;
  height: 372px;
  background: url(https://www.letsplayuno.com/pc/gw/img/img_2_16fc6177.png) no-repeat;
  position: absolute;
  top: 0px;
  left: 0px;
  display: block;
  -webkit-transform-origin: 0px 0px 0px;
          transform-origin: 0px 0px 0px;
  -webkit-backface-visibility: visible;
          backface-visibility: visible;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 170, 359, 0, 1);
          transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 170, 359, 0, 1);
  opacity: 1;
}
.out-bg1 #scene .img1 {
  width: 325px;
  height: 224px;
  background: url(https://www.letsplayuno.com/pc/gw/img/img_1_4e4af244.png) no-repeat;
  position: absolute;
  top: 0px;
  left: 0px;
  display: block;
  -webkit-transform-origin: 0px 0px 0px;
          transform-origin: 0px 0px 0px;
  -webkit-backface-visibility: visible;
          backface-visibility: visible;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 1319, 641, 0, 1);
          transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 1319, 641, 0, 1);
  opacity: 1;
}
.out-bg1 #scene .img0 {
  width: 363px;
  height: 239px;
  background: url(https://www.letsplayuno.com/pc/gw/img/img_0_436e1cd2.png) no-repeat;
  position: absolute;
  top: 0px;
  left: 0px;
  display: block;
  -webkit-transform-origin: 0px 0px 0px;
          transform-origin: 0px 0px 0px;
  -webkit-backface-visibility: visible;
          backface-visibility: visible;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 1336, 528, 0, 1);
          transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 1336, 528, 0, 1);
  opacity: 1;
}
.out-bg1 #bg-video {
  position: absolute;
  width: 1920px;
  height: 1020px;
  top: -30px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 9;
}
@-webkit-keyframes music {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@-moz-keyframes music {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@-o-keyframes music {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@-ms-keyframes music {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes music {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@-webkit-keyframes music {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@-moz-keyframes music {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@-o-keyframes music {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@-ms-keyframes music {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes music {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
.index #flash {
  width: 1920px;
  height: 1080px;
  margin-left: -260px;
  position: relative;
  z-index: 2;
}
.index #flash video {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
}
#active-box {
  position: absolute;
  top: 477px;
  left: 161px;
  width: 441px;
  height: 49px;
}
#active-box input {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0 5px;
  width: 339px;
  *width: 333px;
  height: 49px;
  line-height: 49px;
  border: none;
  font-size: 14px;
  font-family: "Microsoft YaHei";
  background: transparent;
  color: #000;
  outline: none;
}
#active-box input.blur {
  color: #c1c1c1;
}
#active-box a {
  display: inline-block;
  width: 92px;
  line-height: 49px;
  color: #fff;
  text-align: center;
  font-family: "Microsoft YaHei";
  font-weight: bold;
  vertical-align: top;
}
.s_top {
  position: fixed;
  _position: absolute;
  display: none;
  z-index: 10;
  width: 107px;
  height: 120px;
  bottom: 150px;
  right: 200px;
  cursor: pointer;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
}
.s_top .cardBg {
  width: 65px;
  height: 98px;
  position: absolute;
  top: 11px;
  left: 18px;
  background: url(https://www.letsplayuno.com/pc/gw/img/sprite-7dc122_7dc12253.png) no-repeat;background-size:1173px 1027px;
background-position:-1051px -135px;

}
.s_top .card {
  position: absolute;
  width: 64px;
  height: 98px;
  top: 8px;
  left: 19px;
  background: url(https://www.letsplayuno.com/pc/gw/img/sprite-7dc122_7dc12253.png) no-repeat;background-size:1173px 1027px;
background-position:-1051px -235px;

  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.s_top .card1 {
  transform-origin: left bottom;
  -webkit-transform-origin: left bottom;
  -moz-transform-origin: left bottom;
  -ms-transform-origin: left bottom;
  -o-transform-origin: left bottom;
  transform: rotate(0);
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  -ms-transform: rotate(0);
  -o-transform: rotate(0);
}
.s_top .card3 {
  transform-origin: left bottom;
  -webkit-transform-origin: left bottom;
  -moz-transform-origin: left bottom;
  -ms-transform-origin: left bottom;
  -o-transform-origin: left bottom;
  transform: rotate(0);
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  -ms-transform: rotate(0);
  -o-transform: rotate(0);
}
.s_top .topText {
  position: absolute;
  width: 96px;
  height: 40px;
  background: url(https://www.letsplayuno.com/pc/gw/img/sprite-7dc122_7dc12253.png) no-repeat;background-size:1173px 1027px;
background-position:-1051px -469px;

  top: 38px;
  left: 7px;
}
.s_top:hover {
  transform: translate(0, -10px);
  -webkit-transform: translate(0, -10px);
  -moz-transform: translate(0, -10px);
  -ms-transform: translate(0, -10px);
  -o-transform: translate(0, -10px);
}
.s_top:hover .card1 {
  transform: rotate(-15deg);
  -webkit-transform: rotate(-15deg);
  -moz-transform: rotate(-15deg);
  -ms-transform: rotate(-15deg);
  -o-transform: rotate(-15deg);
}
.s_top:hover .card3 {
  transform: rotate(15deg);
  -webkit-transform: rotate(15deg);
  -moz-transform: rotate(15deg);
  -ms-transform: rotate(15deg);
  -o-transform: rotate(15deg);
}
.s_download {
  position: fixed;
  _position: absolute;
  background: url(https://www.letsplayuno.com/pc/gw/img/sprite-7dc122_7dc12253.png) no-repeat;background-size:1173px 1027px;
background-position:-238px -287px;

  width: 261px;
  height: 234px;
  bottom: 150px;
  cursor: pointer;
  transition: all 0.2s 0.2s;
  -webkit-transition: all 0.2s 0.2s;
  -moz-transition: all 0.2s 0.2s;
  -ms-transition: all 0.2s 0.2s;
  -o-transition: all 0.2s 0.2s;
  z-index: 999;
  left: -261px;
}
.s_download.on {
  left: 0;
}
.s_download_zhankai {
  width: 248px;
  height: 426px;
  position: fixed;
  left: -250px;
  top: 50%;
  margin-top: -213px;
  background-color: #0f727b;
  border-right: 3px solid #04444a;
  border-bottom: 3px solid #04444a;
  padding-top: 14px;
  transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  z-index: 999;
}
.s_download_zhankai.on {
  left: 0;
}
.s_download_zhankai .s_download_close {
  position: absolute;
  right: 0;
  top: -33px;
  display: block;
  width: 33px;
  height: 33px;
  background: url(https://www.letsplayuno.com/pc/gw/img/sprite-7dc122_7dc12253.png) no-repeat;background-size:1173px 1027px;
background-position:-1118px -402px;

  -webkit-transition: all .5s;

  transition: all .5s;
}
.s_download_zhankai .s_download_close:hover {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
}
.s_download_zhankai .qr {
  display: block;
  margin: 0 auto;
  width: 218px;
  height: 216px;
  background: url(https://www.letsplayuno.com/pc/gw/img/sprite-7dc122_7dc12253.png) no-repeat;background-size:1173px 1027px;
background-position:-501px -287px;

}
.s_download_zhankai i {
  position: absolute;
  right: 0;
  top: 100px;
  display: block;
  width: 122px;
  height: 133px;
  background: url(https://www.letsplayuno.com/pc/gw/img/sprite-7dc122_7dc12253.png) no-repeat;background-size:1173px 1027px;
background-position:-1051px -0px;

}
.size {
  /* 广阔的海洋 */
  width: 1000px;
  height: 1000px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -500px 0 0 -500px;
  /* 水平居中 */
  text-align: center;
}
.middle {
  /* 垂直居中 */
  display: inline-block;
  width: 0;
  height: 100%;
  vertical-align: middle;
}
.zoom {
  width: 206px;
  height: 122px;
  vertical-align: middle;
  -webkit-transition: -webkit-transform 0.4s;
  -ms-transition: -webkit-transform 0.4s;
  -moz-transition: -webkit-transform 0.4s;
  -o-transition: -webkit-transform 0.4s;
  -webkit-transition: -webkit-transform .4s;
  transition: -webkit-transform .4s;
  transition: transform .4s;
  transition: transform .4s, -webkit-transform .4s;
}
.bottom-box:hover .zoom {
  /* hover放大 */
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
  zoom: 1.05;
}
.inner-bg-bottom1 .s_top {
  width: 100px;
  height: 164px;
  background: url(https://www.letsplayuno.com/pc/gw/img/sprite-7dc122_7dc12253.png);background-size:1173px 1027px;
background-position:-897px -525px;

}
.inner-bg-bottom1 .s_top div {
  display: none;
}
/*banner*/
.content1 {
  width: 600px;
  height: 360px;
}
.index {
  position: relative;
}
.index .main {
  position: relative;
  max-width: 1920px;
  height: 3490px;
  margin: 0 auto;
}
.index .main-content {
  position: relative;
  margin: 0 auto;
  width: 1200px;
}
.index .main-content .slogon {
  position: absolute;
  top: 64px;
  left: 188px;
  width: 720px;
  height: 480px;
  background: url(https://www.letsplayuno.com/pc/gw/img/slogon_0c988498.png) no-repeat;
  z-index: 101;
}
.index .main-content .slogon-word {
  position: absolute;
  top: 658px;
  left: 50%;
  width: 703px;
  height: 37px;
  margin-left: -312px;
  background: url(https://www.letsplayuno.com/pc/gw/img/slogon-word_386786bf.png) no-repeat;
  -webkit-animation: flipInX 1s 1s 300ms 0 ease;
  -moz-animation: flipInX 1s 1s 300ms 0 ease;
  -ms-animation: flipInX 1s 1s 300ms 0 ease;
  animation: flipInX 1s 1s 300ms 0 ease;
  -moz-animation: flipInX 1s 1s;
  -webkit-animation: flipInX 1s 1s;
  -o-animation: flipInX 1s 1s;
  -ms-animation: flipInX 1s 1s;
  animation: flipInX 1s 1s;
  z-index: 101;
}
.index .main-content .downloadWrap {
  position: absolute;
  top: 620px;
  left: 50%;
  width: 660px;
  margin-left: -330px;
  height: 171px;
  z-index: 99;
  background: #0b6e81;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 3px solid #0d4e4a;
}
.index .main-content .downloadWrap .tip,
.index .main-content .downloadWrap .tip2 {
  position: absolute;
  width: 96%;
  top: 28px;
  left: 50%;
  margin-left: -48%;
  line-height: 40px;
  color: #fff;
  font-size: 30px;
  text-align: center;
}
.index .main-content .downloadWrap .tip span,
.index .main-content .downloadWrap .tip2 span {
  color: #ffec78;
}
.index .main-content .downloadWrap .tip2 {
  top: 120px;
  font-size: 16px;
  width: 96%;
  margin-left: -48%;
}
.index .main-content .download_btn {
  display: block;
  position: absolute;
  width: 362px;
  height: 94px;
  text-align: center;
  line-height: 94px;
  color: #ffffff;
  font-size: 34px;
  top: 820px;
  left: 50%;
  font-family: 'FuturaStd-Bold';
  margin-left: -181px;
  z-index: 99;
  background: url(https://www.letsplayuno.com/pc/gw/img/sprite-7dc122_7dc12253.png) no-repeat;background-size:1173px 1027px;
background-position:-0px -700px;

}
.index .main-content .download_btn:hover {
  background: url(https://www.letsplayuno.com/pc/gw/img/sprite-7dc122_7dc12253.png) no-repeat;background-size:1173px 1027px;
background-position:-364px -700px;
width:362px;
height:94px;

}
.index .main-content .content-box {
  position: absolute;
  z-index: 3;
  top: 1218px;
  left: -5px;
  overflow: hidden;
}
.index .main-content .button-box {
  width: 200px;
  height: 240px;
}
.index .main-content .button-box a {
  display: block;
}
.index .main-content .button-box .bottom-box {
  height: 120px;
  position: relative;
  overflow: hidden;
}
.news-area-col {
  position: relative;
}
#banner-img {
  width: 606px;
  height: 366px;
  overflow: hidden;
  margin: 0;
}
#banner-img .swiper-slide img {
  width: 600px;
  height: 360px;
  border: 3px solid #1db6cb;
  border-radius: 36px;
}
#banner-pagination {
  left: 0;
  bottom: 10px;
  width: 100%;
}
#banner-pagination .swiper-pagination-bullet {
  filter: alpha(opacity=100);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  margin: 0 9px;
  width: 18px;
  height: 19px;
  background: url(https://www.letsplayuno.com/pc/gw/img/sprite-7dc122_7dc12253.png) no-repeat;background-size:1173px 1027px;
background-position:-1118px -214px;

}
#banner-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: url(https://www.letsplayuno.com/pc/gw/img/sprite-7dc122_7dc12253.png) no-repeat;background-size:1173px 1027px;
background-position:-1138px -214px;
width:18px;
height:19px;

}
.news-box {
  float: left;
  width: 570px;
  height: 370px;
  background: none;
  color: #fff;
  margin-left: 20px;
  position: relative;
}
.news-box .more-news {
  font-size: 14px;
  font-weight: normal;
  background: #1ca2b5;
  border-radius: 20px;
  padding: 4px 10px;
  position: absolute;
  right: 0;
  bottom: 10px;
  color: #fff;
}
.news-box .more-news:hover {
  text-decoration: underline;
}
.news-box .news-list {
  margin: 0px 0 0 28px;
}
.news-box .news-list li {
  width: 100%;
  height: 100%;
  padding-top: 10px;
  display: box;
  /* OLD - Android 4.4- */
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* 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+ */
  /* 12版 */
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  /* 09版 */
  -webkit-box-align: flex-start;
  /* 12版 */
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  -o-align-items: flex-start;
  -ms-flex-align: start;
      align-items: flex-start;
  /* 09版 */
  -webkit-box-pack: center;
  /* 12版 */
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  -ms-flex-pack: center;
      justify-content: center;
}
.news-box .news-list li a {
  position: relative;
  font-size: 17px;
  line-height: 32px;
  color: #fff;
  display: block;
  width: 100%;
  overflow: hidden;
  text-align: center;
  font-weight: bold;
  margin-top: 10px;
  padding-bottom: 10px;
}
.news-box .news-list li a:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 546px;
  height: 7px;
  background: url(https://www.letsplayuno.com/pc/gw/img/sprite-7dc122_7dc12253.png) no-repeat;background-size:1173px 1027px;
background-position:-0px -1020px;

}
.news-box .news-list li a .fr {
  padding-right: 10px;
}
.news-box .news-list li .text {
  float: left;
  max-width: 80%;
  text-align: left;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.news-box .news-list li .text:hover {
  text-decoration: underline;
}
.news-box .news-list li .type {
  padding: 4px 12px;
  border-radius: 19px;
  background-color: #1a94a3;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  font-style: normal;
}
.news-box .swiper-pagination {
  top: 0;
  left: 0;
  bottom: auto;
}
.news-box .blob-btn__inner {
  z-index: -1;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.news-box .blob-btn__blobs {
  position: relative;
  display: block;
  height: 100%;
  -webkit-filter: url("#goo");
  filter: url("#goo");
}
.news-box .blob-btn__blob {
  position: absolute;
  top: 6px;
  width: 25%;
  height: 100%;
  background: #0fe0f5;
  border-radius: 100%;
  -webkit-transform: translate3d(0, 150%, 0) scale(1.7);
  transform: translate3d(0, 150%, 0) scale(1.7);
  -webkit-transition: -webkit-transform 0.45s;
  transition: -webkit-transform 0.45s;
  transition: transform 0.45s;
  transition: transform 0.45s, -webkit-transform 0.45s;
}
@supports (filter: url("#goo")) {
  .news-box .blob-btn__blob {
    -webkit-transform: translate3d(0, 150%, 0) scale(1.4);
    transform: translate3d(0, 150%, 0) scale(1.4);
  }
}
.news-box .blob-btn__blob:nth-child(1) {
  left: 0%;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
.news-box .blob-btn__blob:nth-child(2) {
  left: 30%;
  -webkit-transition-delay: 0.08s;
  transition-delay: 0.08s;
}
.news-box .blob-btn__blob:nth-child(3) {
  left: 60%;
  -webkit-transition-delay: 0.16s;
  transition-delay: 0.16s;
}
.news-box .blob-btn__blob:nth-child(4) {
  left: 90%;
  -webkit-transition-delay: 0.24s;
  transition-delay: 0.24s;
}
.news-box .blob-btn:hover .blob-btn__blob {
  -webkit-transform: translateZ(0) scale(1.7);
  transform: translateZ(0) scale(1.7);
}
@supports (filter: url("#goo")) {
  .news-box .blob-btn:hover .blob-btn__blob {
    -webkit-transform: translateZ(0) scale(1.4);
    transform: translateZ(0) scale(1.4);
  }
}
.news-box .swiper-pagination-bullet {
  width: 135px;
  height: 55px;
  color: #fff;
  font-size: 0;
  line-height: 55px;
  font-weight: bold;
  border-radius: 0;
  filter: alpha(opacity=100);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  margin: 0 5px 0 0;
  position: relative;
}
.news-box .swiper-pagination-bullet:nth-child(1) {
  background: url(https://www.letsplayuno.com/pc/gw/img/sprite-7dc122_7dc12253.png) no-repeat;background-size:1173px 1027px;
background-position:-853px -898px;
width:135px;
height:55px;

}
.news-box .swiper-pagination-bullet:nth-child(1).swiper-pagination-bullet-active {
  background: url(https://www.letsplayuno.com/pc/gw/img/sprite-7dc122_7dc12253.png) no-repeat;background-size:1173px 1027px;
background-position:-418px -957px;
width:135px;
height:55px;

}
.news-box .swiper-pagination-bullet:nth-child(2) {
  width: 136px;
  background: url(https://www.letsplayuno.com/pc/gw/img/sprite-7dc122_7dc12253.png) no-repeat;background-size:1173px 1027px;
background-position:-301px -898px;
height:55px;

}
.news-box .swiper-pagination-bullet:nth-child(2).swiper-pagination-bullet-active {
  background: url(https://www.letsplayuno.com/pc/gw/img/sprite-7dc122_7dc12253.png) no-repeat;background-size:1173px 1027px;
background-position:-439px -898px;
width:136px;
height:55px;

}
.news-box .swiper-pagination-bullet:nth-child(3) {
  background: url(https://www.letsplayuno.com/pc/gw/img/sprite-7dc122_7dc12253.png) no-repeat;background-size:1173px 1027px;
background-position:-555px -957px;
width:135px;
height:55px;

}
.news-box .swiper-pagination-bullet:nth-child(3).swiper-pagination-bullet-active {
  background: url(https://www.letsplayuno.com/pc/gw/img/sprite-7dc122_7dc12253.png) no-repeat;background-size:1173px 1027px;
background-position:-692px -957px;
width:135px;
height:55px;

}
.news-box .swiper-pagination-bullet:nth-child(4) {
  width: 136px;
  background: url(https://www.letsplayuno.com/pc/gw/img/sprite-7dc122_7dc12253.png) no-repeat;background-size:1173px 1027px;
background-position:-577px -898px;
height:55px;

}
.news-box .swiper-pagination-bullet:nth-child(4).swiper-pagination-bullet-active {
  background: url(https://www.letsplayuno.com/pc/gw/img/sprite-7dc122_7dc12253.png) no-repeat;background-size:1173px 1027px;
background-position:-715px -898px;
width:136px;
height:55px;

}
.video_wrap {
  position: absolute;
  left: 50%;
  top: 1700px;
  width: 1200px;
  height: 380px;
  margin-left: -581px;
}
.video_wrap .flip {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  float: left;
  height: 100%;
  width: 248px;
  margin-left: -166px;
  transition: all 1s ease;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
}
.video_wrap .flip.flip1 {
  margin-left: 0;
}
.video_wrap .flip.flipNext {
  margin-left: 338px;
}
.video_wrap .flip .player {
  display: none;
}
.video_wrap .flip-box {
  position: relative;
  width: 100%;
  height: 100%;
}
.video_wrap .flip-item {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
}
.video_wrap .flip-item .desc {
  height: 40px;
  position: absolute;
  bottom: 0;
  font-size: 16px;
  color: #fff;
  font-weight: bold;
  line-height: 40px;
  text-align: center;
  width: 100%;
  background: #172d40;
  filter: alpha(opacity=90);
  -webkit-opacity: 0.9;
  -moz-opacity: 0.9;
  opacity: 0.9;
}
.video_wrap .flip-item img {
  display: block;
}
.video_wrap .flip-item-front {
  -webkit-transform: rotateY(0deg);
          transform: rotateY(0deg);
  z-index: 2;
}
.video_wrap .flip-item-back {
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
  z-index: 1;
  overflow: hidden;
}
.video_wrap .flip.active .player {
  display: block;
}
.video_wrap .flip.active .flip-box {
  width: 600px;
}
.video_wrap .flip.active .flip-box img {
  width: 100%;
  height: 100%;
}
.video_wrap .flip.active .flip-box .flip-item-front {
  z-index: 1;
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
}
.video_wrap .flip.active .flip-box .flip-item-back {
  z-index: 2;
  -webkit-transform: rotateY(0deg);
          transform: rotateY(0deg);
}
.video-wrap {
  position: absolute;
  left: 50%;
  top: 1696px;
  width: 1202px;
  height: 388px;
  margin-left: -601px;
  background: url(https://www.letsplayuno.com/pc/gw/img/video_ed8da52e.png) no-repeat;
}
.video-wrap .desc {
  height: 40px;
  position: absolute;
  bottom: 10px;
  left: 238px;
  font-size: 16px;
  color: #fff;
  font-weight: bold;
  line-height: 40px;
  text-align: center;
  width: 652px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
}
.features-wrap {
  position: absolute;
  top: 2415px;
  left: 0;
  width: 100%;
}
.features-wrap .box1 {
  position: relative;
  width: 1030px;
  background: #0c4c08;
  border-left: 2px solid #6dc02f;
  border-bottom: 2px solid #6dc02f;
  border-radius: 30px;
  padding: 10px 6px;
  margin: 0 auto;
}
.features-wrap .box1 .gallery-top {
  width: 738px;
  height: 555px;
  margin: 0 0 0 280px;
}
.features-wrap .box1 .gallery-top .f-slide {
  background-repeat: no-repeat;
  border: 5px solid yellow;
  border-radius: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-position: center;
}
.features-wrap .box1 .gallery-top .f-slide img {
  width: 100%;
}
.features-wrap .box1 .gallery-top .swiper-pagination {
  width: 100%;
  text-align: center;
}
.features-wrap .box1 .gallery-top .swiper-pagination-bullet {
  border-radius: 0;
  margin: 0 20px;
  filter: alpha(opacity=100);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.features-wrap .box1 .gallery-top .swiper-pagination-bullet:nth-child(1) {
  width: 190px;
  height: 133px;
  background: url(https://www.letsplayuno.com/pc/gw/img/thumb1_5c9870e1.jpg) no-repeat;
}
.features-wrap .box1 .gallery-top .swiper-pagination-bullet:nth-child(2) {
  width: 190px;
  height: 133px;
  background: url(https://www.letsplayuno.com/pc/gw/img/thumb2_f93af2fd.jpg) no-repeat;
}
.features-wrap .box1 .gallery-top .swiper-pagination-bullet:nth-child(3) {
  width: 190px;
  height: 133px;
  background: url(https://www.letsplayuno.com/pc/gw/img/thumb3_240da679.jpg) no-repeat;
}
.features-wrap .box1 .gallery-top .swiper-pagination-bullet:nth-child(4) {
  width: 190px;
  height: 133px;
  background: url(https://www.letsplayuno.com/pc/gw/img/thumb4_2ef82fd9.jpg) no-repeat;
}
.features-wrap .box1 .gallery-top .swiper-pagination-bullet:nth-child(5) {
  width: 190px;
  height: 133px;
  background: url(https://www.letsplayuno.com/pc/gw/img/thumb5_94cf5f12.jpg) no-repeat;
}
.features-wrap .box1 .gallery-top .swiper-pagination-bullet:nth-child(6) {
  width: 190px;
  height: 133px;
  background: url(https://www.letsplayuno.com/pc/gw/img/thumb6_240da679.jpg) no-repeat;
}
.features-wrap .box1 .gallery-top .swiper-pagination-bullet:nth-child(7) {
  width: 190px;
  height: 133px;
  background: url(https://www.letsplayuno.com/pc/gw/img/thumb7_2ef82fd9.jpg) no-repeat;
}
.features-wrap .box1 .thumb-bg {
  filter: alpha(opacity=95);
  -webkit-opacity: 0.95;
  -moz-opacity: 0.95;
  opacity: 0.95;
  width: 260px;
  height: 550px;
  padding: 10px 0;
  border-radius: 0 0 30px 30px;
  z-index: 9;
  position: absolute;
  top: 2px;
  left: 15px;
}
.features-wrap .box1 .thumb-bg .thumb-slide {
  cursor: pointer;
  width: 254px;
  height: 131px;
  background-repeat: no-repeat;
  background-size: 100% auto;
  overflow: hidden;
}
.features-wrap .box1 .thumb-bg .thumb-slide img {
  width: 254px;
}
.features-wrap .box1 .gallery-thumbs {
  width: 800px;
  height: 100%;
  margin: 0 auto;
}
.features-wrap .box1 .swiper-button-my-prev {
  cursor: pointer;
  position: absolute;
  top: 5px;
  left: 100px;
  height: 37px;
  width: 50px;
  background: url(https://www.letsplayuno.com/pc/gw/img/sprite-7dc122_7dc12253.png) no-repeat;background-size:1173px 1027px;
background-position:-1118px -175px;

  z-index: 99;
}
.features-wrap .box1 .swiper-button-my-prev:hover {
  background-image: url(https://www.letsplayuno.com/pc/gw/img/sprite-7dc122_7dc12253.png);background-size:1173px 1027px;
background-position:-1118px -135px;
width:52px;
height:38px;

}
.features-wrap .box1 .swiper-button-my-next {
  cursor: pointer;
  position: absolute;
  bottom: 5px;
  left: 100px;
  height: 35px;
  width: 49px;
  background: url(https://www.letsplayuno.com/pc/gw/img/sprite-7dc122_7dc12253.png) no-repeat;background-size:1173px 1027px;
background-position:-1117px -273px;

  z-index: 99;
}
.features-wrap .box1 .swiper-button-my-next:hover {
  background-image: url(https://www.letsplayuno.com/pc/gw/img/sprite-7dc122_7dc12253.png);background-size:1173px 1027px;
background-position:-1117px -235px;
width:51px;
height:36px;

}
.noSize {
  font-size: 0;
  text-indent: -9999em;
}
.flex {
  display: box;
  /* OLD - Android 4.4- */
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* 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+ */
}
.inner .inner-out-bg {
  position: relative;
  min-width: 1200px;
  _width: 1200px;
  background: url(https://www.letsplayuno.com/pc/gw/img/bg-rep_d701aff8.jpg) repeat-y center;
}
.inner .inner-bg {
  background: url(https://www.letsplayuno.com/pc/gw/img/bg-top-noslogon_12698370.jpg) no-repeat center top;
}
.inner .inner-bg-bottom {
  background: url(https://www.letsplayuno.com/pc/gw/img/bg-bottom_a220c861.jpg) no-repeat center bottom;
}
.inner .inner-out-bg1 {
  position: relative;
  min-width: 1200px;
  _width: 1200px;
  background: url(https://www.letsplayuno.com/pc/gw/img/bg-rep1_e86d3dd2.jpg) repeat-y center;
}
.inner .inner-bg1 {
  background: url(https://www.letsplayuno.com/pc/gw/img/bg-top-noslogon1_ed047e57.jpg) no-repeat center top;
}
.inner .inner-bg-bottom1 {
  background: url(https://www.letsplayuno.com/pc/gw/img/bg-bottom1_d7f15108.jpg) no-repeat center bottom;
}
.inner .main {
  position: relative;
  max-width: 1920px;
  margin: 0 auto;
  padding-top: 300px;
  padding-bottom: 180px;
}
.inner .main-content {
  padding-left: 4px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.inner .content-box {
  position: relative;
  padding: 0 15px;
  width: 1200px;
  margin: 0 auto;
}
.inner .content-box .content-title {
  position: relative;
  width: 100%;
  font-size: 14px;
  height: 127px;
  font-weight: normal;
  color: #fff;
  overflow: hidden;
}
.inner .content-box .content-title .title-news {
  position: absolute;
  top: 0;
  left: 0;
  width: 318px;
  height: 127px;
  background: url(https://www.letsplayuno.com/pc/gw/img/sprite-7dc122_7dc12253.png) no-repeat;background-size:1173px 1027px;
background-position:-0px -571px;

}
.inner .content-box .content-title .title-video {
  position: absolute;
  top: 0;
  left: 0;
  width: 318px;
  height: 130px;
  background: url(https://www.letsplayuno.com/pc/gw/img/sprite-7dc122_7dc12253.png) no-repeat;background-size:1173px 1051.259842519685px;
background-position:-320px -571px;

}
.inner .content-box .content-title .title-support {
  position: absolute;
  top: 0;
  left: 0;
  width: 318px;
  height: 127px;
  background: url(https://www.letsplayuno.com/pc/gw/img/sprite-7dc122_7dc12253.png) no-repeat;background-size:1173px 1027px;
background-position:-731px -0px;

}
.inner .content-box .content-title .bread-nav {
  font-weight: bold;
  font-size: 18px;
  margin: 60px 110px 0 0 ;
}
.inner .content-box .content-title .bread-nav a {
  color: #fff;
}
.inner .content-box .content-title .bread-nav a.current {
  text-decoration: underline;
}
.inner .content-box .content-nav {
  padding: 20px 50px 30px;
}
.inner .content-box .content-nav h4 {
  height: 30px;
  text-indent: 1.5em;
  color: #284fa3;
}
.inner .content-box .article-box {
  padding: 20px 50px 50px;
  color: #000;
}
.inner .content-box .article-box .b {
  font-weight: bold;
}
.inner .content-box .article-box .detail-box {
  margin-top: 15px;
  margin-bottom: 20px;
  text-align: center;
  font-size: 12px;
  line-height: 20px;
}
.inner .content-box .article-box .detail-box a {
  color: #1899dd;
}
.inner .content-box .article-box .detail-box a:hover {
  text-decoration: underline;
}
.inner .content-box .article-box .detail-box span {
  display: inline-block;
  vertical-align: top;
}
.inner .content-box .article-box .detail-box span.text-share {
  margin-top: 2px;
}
.inner .content-box .article-box .important-box {
  margin-top: 40px;
  padding: 15px 18px;
  color: #fff;
  font-size: 12px;
  line-height: 20px;
  background-color: #375090;
}
.inner .content-box .article-box p {
  font-size: 18px;
  line-height: 28px;
  margin-bottom: 1em;
}
.inner .content-box .article-box p.changeLine {
  margin-bottom: 0;
  height: 10px;
}
.inner .content-box .article-box p .red {
  color: red;
}
.inner .content-box .article-box p .blue {
  color: #00a2e6;
}
.inner .content-box .article-box p .green {
  color: #15b600;
}
.inner .content-box .article-box .text-center {
  margin: 0 auto;
  width: 600px;
}
.inner .content-box .article-box .text-center1 {
  margin: 0 auto;
  width: 700px;
}
.inner .content-box .article-box .img-box {
  margin: 0 auto;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
}
.inner .content-box .article-box .img-box .chart-wrap {
  display: inline-block;
  *zoom: 1;
  *display: inline;
}
.inner .content-box .article-box .content-img {
  vertical-align: middle;
}
.inner .content-box .article-box table {
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 20px;
  border-top: 3px solid #fff;
  border-left: 3px solid #fff;
}
.inner .content-box .list-box {
  min-height: 1000px;
}
.inner .content-box .list-box .tab-title {
  height: 75px;
  width: 100%;
  margin: 22px 0 40px 0;
  padding-bottom: 30px;
  background: url(https://www.letsplayuno.com/pc/gw/img/tab-title-line_02c3bd4e.png) no-repeat center bottom;
}
.inner .content-box .list-box .tab-title.line {
  height: 20px;
}
.inner .content-box .list-box .tab-title li {
  float: left;
  width: 227px;
  height: 100%;
  margin: 0 6px;
}
.inner .content-box .list-box .tab-title li a {
  display: block;
  height: 100%;
  background: url(https://www.letsplayuno.com/pc/gw/img/tab2_6cab5cd6.png) no-repeat;
  background-size: 100%  100%;
  font-size: 32px;
  line-height: 75px;
  color: #ffffff;
  text-align: center;
  font-family: 'FuturaStd-Bold';
}
.inner .content-box .list-box .tab-title li a:hover,
.inner .content-box .list-box .tab-title li a.active {
  background-image: url(https://www.letsplayuno.com/pc/gw/img/tab1_95df2e45.png);
  background-size: 100%  100%;
}
.inner .content-box .list-box .news-list {
  display: none;
}
.inner .content-box .list-box .news-list li {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 22px 0;
  *padding: 0;
  height: 76px;
  font-size: 18px;
  font-family: "Microsoft YaHei";
  line-height: 24px;
  font-weight: bold;
}
.inner .content-box .list-box .news-list li span {
  *margin-top: 23px;
}
.inner .content-box .list-box .news-list li a {
  margin-left: 12px;
  color: #fff;
  display: inline-block;
  vertical-align: middle;
  width: 800px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
}
.inner .content-box .list-box .news-list li a:hover {
  text-decoration: underline;
}
.inner .content-box .list-box .news-list li .type {
  display: inline-block;
  *zoom: 1;
  *display: inline;
  margin-left: 3px;
  width: 94px;
  text-align: center;
  padding: 4px 0;
  border-radius: 16px;
  background-color: #1a94a3;
  color: #fff;
}
.inner .content-box .list-box .news-list li .time {
  color: #fff;
}
.inner .content-box .list-box .news-list.active {
  display: block;
}
.inner .content-box .list-box .video-list {
  display: none;
  overflow: hidden;
}
.inner .content-box .list-box .video-list li {
  position: relative;
  width: 538px;
  height: 302px;
  float: left;
  border: 3px solid #fff;
  border-radius: 10px;
  overflow: hidden;
  margin-bottom: 63px;
}
.inner .content-box .list-box .video-list li:nth-child(odd) {
  margin-right: 100px;
}
.inner .content-box .list-box .video-list li .desc {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 32px;
  background: #172d40;
  filter: alpha(opacity=90);
  -webkit-opacity: 0.9;
  -moz-opacity: 0.9;
  opacity: 0.9;
  font-size: 16px;
  line-height: 32px;
  text-align: center;
  color: #fff;
  font-weight: normal;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
  padding: 0 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.inner .content-box .list-box .video-list.active {
  display: block;
}
.inner .content-box .list-box .support-list {
  margin-bottom: 200px;
}
.inner .content-box .list-box .support-list li {
  position: relative;
  width: 100%;
  height: 300px;
  margin-top: 20px;
  background: url(https://www.letsplayuno.com/pc/gw/img/tab-title-line_02c3bd4e.png) no-repeat center bottom;
  overflow: hidden;
}
.inner .content-box .list-box .support-list .card {
  float: left;
  width: 236px;
  height: 283px;
}
.inner .content-box .list-box .support-list .card.card-rules {
  background: url(https://www.letsplayuno.com/pc/gw/img/sprite-7dc122_7dc12253.png) no-repeat;background-size:1173px 1027px;
background-position:-255px -0px;
width:236px;
height:283px;

}
.inner .content-box .list-box .support-list .card.card-modes {
  width: 253px;
  height: 285px;
  background: url(https://www.letsplayuno.com/pc/gw/img/sprite-7dc122_7dc12253.png) no-repeat;background-size:1173px 1027px;
background-position:-0px -0px;

}
.inner .content-box .list-box .support-list .card.card-topup {
  background: url(https://www.letsplayuno.com/pc/gw/img/sprite-7dc122_7dc12253.png) no-repeat;background-size:1173px 1027px;
background-position:-493px -0px;
width:236px;
height:283px;

}
.inner .content-box .list-box .support-list .card.card-acc {
  height: 282px;
  background: url(https://www.letsplayuno.com/pc/gw/img/sprite-7dc122_7dc12253.png) no-repeat;background-size:1173px 1027px;
background-position:-0px -287px;
width:236px;

}
.inner .content-box .list-box .support-list .card-right {
  position: relative;
  margin-left: 326px;
}
.inner .content-box .list-box .support-list .card-right h2 {
  position: relative;
  margin: 40px 0 24px 0;
  font-size: 30px;
  line-height: 44px;
  height: 44px;
  color: #fff;
  border-bottom: 1px solid #69d5e4;
}
.inner .content-box .list-box .support-list .card-right h2 .more {
  position: absolute;
  top: 0;
  right: 0;
  display: inline-block;
  background: #0493a7;
  font-size: 14px;
  border-radius: 20px;
  padding: 0 23px;
  line-height: 30px;
  color: #fff;
}
.inner .content-box .list-box .support-list .card-right h2 .more:before {
  content: '';
}
.inner .content-box .list-box .support-list .card-right h2 .more:hover {
  background: #13a2b6;
}
.inner .content-box .list-box .support-list .card-right p {
  position: relative;
  display: block;
}
.inner .content-box .list-box .support-list .card-right p a {
  display: inline-block;
  font-size: 24px;
  color: #baf2f7;
  line-height: 38px;
  padding-left: 20px;
  width: 810px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
}
.inner .content-box .list-box .support-list .card-right p a:hover {
  text-decoration: underline;
}
.inner .content-box .list-box .support-list .card-right p:before {
  position: absolute;
  top: 50%;
  margin-top: -5px;
  left: 0;
  content: '';
  width: 10px;
  height: 10px;
  background: #098395;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.inner .content-box .page-box {
  margin-top: 65px;
}
.inner .content-box .page-box {
  text-align: center;
  font-size: 14px;
}
.inner .content-box .page-box .paging {
  display: inline-block;
  *zoom: 1;
  *display: inline;
  line-height: 52px;
}
.inner .content-box .page-box .paging {
  color: #fff;
  font-weight: bold;
}
.inner .content-box .page-box .paging > i {
  display: block;
  float: left;
  margin-right: 15px;
  padding: 6px 44px;
  font-style: normal;
  font-size: 20px;
  line-height: 1.5;
  background-color: #1b8da6;
  border-radius: 26px;
  text-shadow: 1px 1px 2px #167387, 0 0 1em #167387, 0 0 1em #167387;
}
.inner .content-box .page-box .paging a:hover,
.inner .content-box .page-box .paging a.active {
  color: #fff;
}
.inner .content-box .page-box .paging a {
  display: block;
  float: left;
  margin-right: 15px;
  padding: 0 11px;
  height: 52px;
  line-height: 52px;
  color: #fff;
}
.inner .content-box .page-box .paging a i {
  font-style: normal;
}
.inner .content-box .page-box .paging .pre,
.inner .content-box .page-box .paging .next,
.inner .content-box .page-box .paging .last {
  float: left;
  display: block;
  margin-right: 15px;
  padding: 0 5px;
}
.inner .content-box .page-box .paging .pre {
  width: 38px;
  height: 52px;
  text-indent: -9999px;
  background: url(https://www.letsplayuno.com/pc/gw/img/pre_906faea8.png) no-repeat;
}
.inner .content-box .page-box .paging .pre:hover {
  background: url(https://www.letsplayuno.com/pc/gw/img/pre2_afdb22ff.png) no-repeat;
}
.inner .content-box .page-box .paging .next {
  width: 36px;
  height: 51px;
  text-indent: -9999px;
  background: url(https://www.letsplayuno.com/pc/gw/img/next_cfdc3b02.png) no-repeat;
}
.inner .content-box .page-box .paging .next:hover {
  background: url(https://www.letsplayuno.com/pc/gw/img/next2_6d2ef6a1.png) no-repeat;
}
.inner .content-box .page-box .count {
  font-size: 12px;
  margin-right: 5px;
  color: #455671;
}
.article .main {
  padding-bottom: 1200px;
}
.news .main {
  min-height: 2600px;
  padding-bottom: 0;
}
.features .main {
  padding-bottom: 1300px;
}
.features .main .emptyFeatures {
  font-size: 30px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  margin-top: 180px;
}
.support .main {
  min-height: 2600px;
  padding-bottom: 900px;
}
.support #pop-feedback {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -260px;
  margin-left: -400px;
  background: #22a3b6;
  width: 806px;
  height: 458px;
  background: url(https://www.letsplayuno.com/pc/gw/img/pop-feedback-bg_00888cc6.png) no-repeat;
  background-size: 806px 458px;
}
.support #pop-feedback .close_fd {
  position: absolute;
  right: -30px;
  top: -30px;
  display: block;
  width: 65px;
  height: 65px;
  background: url(https://www.letsplayuno.com/pc/gw/img/sprite-7dc122_7dc12253.png) no-repeat;background-size:1173px 1027px;
background-position:-1051px -335px;

}
.support #pop-feedback .close_fd:hover {
  background: url(https://www.letsplayuno.com/pc/gw/img/sprite-7dc122_7dc12253.png) no-repeat;background-size:1173px 1027px;
background-position:-1051px -402px;
width:65px;
height:65px;

}
.support #pop-feedback .fb-wrap {
  width: 800px;
  margin: 0 auto;
  color: #fff;
}
.support #pop-feedback .fb-wrap .fb-title {
  height: 105px;
  line-height: 110px;
  font-size: 36px;
  color: #eefeff;
  text-align: left;
  padding: 0 100px;
}
.support #pop-feedback .fb-wrap .fb-content-text {
  font-size: 28px;
  line-height: 36px;
  padding: 44px 100px 53px;
}
.support #pop-feedback .fb-wrap .fb-content-email {
  text-decoration: underline;
}
.support #pop-feedback .fb-wrap .fb-content-email a {
  color: #fff;
}
.support #pop-feedback .fb-wrap #submit-close {
  display: block;
  margin: 0 auto;
  width: 294px;
  height: 97px;
  cursor: pointer;
  background: url(https://www.letsplayuno.com/pc/gw/img/sprite-7dc122_7dc12253.png) no-repeat;background-size:1173px 1027px;
background-position:-731px -327px;

}
.support #pop-feedback .fb-wrap #submit-close:hover {
  background: url(https://www.letsplayuno.com/pc/gw/img/sprite-7dc122_7dc12253.png) no-repeat;background-size:1173px 1027px;
background-position:-731px -426px;
width:294px;
height:97px;

}
.support #pop-feedback .fb-label {
  font-size: 30px;
  color: #fff;
  line-height: 40px;
  position: relative;
  padding-left: 20px;
  margin: 5px 0;
}
.support #pop-feedback .fb-label:before {
  content: '';
  position: absolute;
  top: 50%;
  margin-top: -9px;
  left: -20px;
  width: 18px;
  height: 18px;
  background: url(https://www.letsplayuno.com/pc/gw/img/support-li-bef_56bfa428.png) no-repeat;
}
.support #pop-feedback #fb-email {
  /*Chrome和Firefox里面的边框是不一样的，所以复写了一下*/
  border: none;
  /*很关键：将默认的select选择框样式清除*/
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  /*在选择框的最右侧中间显示小箭头图片*/
  width: 900px;
  height: 52px;
  margin: 18px auto 18px;
  background: #0b8091;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  font-family: 'Arial';
  color: #fff;
  padding-left: 20px;
  font-size: 26px;
}
.support #pop-feedback #fb-content {
  /*Chrome和Firefox里面的边框是不一样的，所以复写了一下*/
  border: none;
  /*很关键：将默认的select选择框样式清除*/
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  /*在选择框的最右侧中间显示小箭头图片*/
  width: 900px;
  height: 92px;
  background: #0b8091;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  font-family: 'Arial';
  color: #fff;
  padding: 20px;
  font-size: 26px;
}
.support #pop-feedback #submit-feedback {
  display: block;
  margin: 0 auto;
  width: 294px;
  height: 97px;
  background: url(https://www.letsplayuno.com/pc/gw/img/sprite-7dc122_7dc12253.png) no-repeat;background-size:1173px 1027px;
background-position:-731px -327px;

}
.support #pop-feedback #submit-feedback:hover {
  background: url(https://www.letsplayuno.com/pc/gw/img/sprite-7dc122_7dc12253.png) no-repeat;background-size:1173px 1027px;
background-position:-731px -426px;
width:294px;
height:97px;

}
#support-index .main {
  padding-bottom: 330px;
}
#g-recaptcha {
  width: 310px;
  margin: 15px auto;
}
#feedback {
  margin: 0 auto;
  display: block;
  padding-top: 8px;
  line-height: 64px;
  font-size: 24px;
  color: #baf2f7;
  padding-left: 116px;
  width: 1099px;
  height: 72px;
  background: url(https://www.letsplayuno.com/pc/gw/img/feedback_bg_35758c49.png) no-repeat;
}
.inner-bg-bottom1 .main {
  padding-top: 700px;
  padding-bottom: 900px;
}
.inner-bg-bottom1 .main .content-box .article-box table {
  border-top: 3px solid #000;
  border-left: 3px solid #000;
}
.inner-bg-bottom1 .main .content-title .title-news {
  width: 229px;
  height: 85px;
  background: url(https://www.letsplayuno.com/pc/gw/img/sprite-7dc122_7dc12253.png) no-repeat;background-size:1173px 1027px;
background-position:-728px -700px;

}
#NIE-art {
  margin: 0 0 10px 0;
}
/*核心提示*/
#NIE-art .artTips {
  border-color: #2a3975;
  background-color: #2a3975;
  color: #ffffff;
}
/*诗词*/
#NIE-art .artPoem {
  color: #1899dd;
  margin: 15px 0;
}
/*标题*/
#NIE-art .artTitle {
  font-size: 38px;
  text-align: center;
  color: #fff;
  font-weight: bold;
}
#NIE-art .artTextSupport .artTitle {
  position: relative;
}
#NIE-art .artTextSupport .artTitle:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: -30px;
  width: 235px;
  height: 8px;
  background: url(https://www.letsplayuno.com/pc/gw/img/sprite-7dc122_7dc12253.png) no-repeat;background-size:1173px 1027px;
background-position:-238px -523px;

}
#NIE-art .artTextSupport .artTitle:after {
  content: '';
  position: absolute;
  bottom: -4px;
  right: -96px;
  width: 299px;
  height: 57px;
  background: url(https://www.letsplayuno.com/pc/gw/img/sprite-7dc122_7dc12253.png) no-repeat;background-size:1173px 1027px;
background-position:-0px -898px;

}
#NIE-art .artInfo {
  margin-top: 10px;
  margin-bottom: 20px;
}
#NIE-art .artInfo span {
  vertical-align: top;
}
/*正文*/
#NIE-art .artText {
  /*color:#000;*/
  min-height: 683px;
}
/*一级标题*/
#NIE-art .artText h2 {
  display: inline-block;
  white-space: nowrap;
  margin-top: 20px;
  margin-bottom: 20px;
  background: url(https://www.letsplayuno.com/pc/gw/img/h2-rep_baae199b.png) repeat-x;
  font-family: Arial;
  color: #19a8c0;
  line-height: 83px;
  font-size: 20px;
  font-weight: bold;
  position: relative;
  margin-left: 146px;
}
#NIE-art .artText h2:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: -146px;
  width: 146px;
  height: 83px;
  background: url(https://www.letsplayuno.com/pc/gw/img/h2-bef_b5773364.png) no-repeat;
}
#NIE-art .artText h2:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: -56px;
  width: 56px;
  height: 83px;
  background: url(https://www.letsplayuno.com/pc/gw/img/h2-after_19697292.png) no-repeat;
}
#NIE-art .artText h2.noMarginTopBottom {
  margin-top: 0;
  margin-bottom: 0;
}
#NIE-art .artText h2.noMarginTopBottomLast {
  margin-bottom: 20px;
}
/*二级标题*/
#NIE-art .artText h3 {
  display: inline-block;
  white-space: nowrap;
  margin: 10px 0px;
  line-height: 27px;
  color: #fff;
  font-weight: bold;
  font-size: 16px;
  background: #1b8da6;
  padding: 0 1.5em;
  border-radius: 14px;
}
#NIE-art .artText h3.noMarginTopBottom {
  margin: 5px;
}
#NIE-art .artText h3.noMarginTopBottomLast {
  margin-bottom: 10px;
}
/*三级标题*/
#NIE-art .artText h4 {
  color: #385090;
  line-height: 26px;
  font-size: 14px;
  text-indent: 1.2em;
}
#NIE-art .artText .artCon2 h3 {
  margin-left: 0;
}
#NIE-art .artText li h4 {
  padding-left: 15px;
}
/*列表 support新闻详情页中有使用*/
#NIE-art ul.support {
  margin-top: 90px;
}
#NIE-art ul.support li {
  margin-bottom: 80px;
}
#NIE-art ul.support li h5 {
  font-size: 30px;
  color: #fff;
  line-height: 40px;
  position: relative;
  padding-left: 20px;
}
#NIE-art ul.support li h5:before {
  content: '';
  position: absolute;
  top: 50%;
  margin-top: -9px;
  left: -20px;
  width: 18px;
  height: 18px;
  background: url(https://www.letsplayuno.com/pc/gw/img/support-li-bef_56bfa428.png) no-repeat;
}
#NIE-art ul.support li p {
  color: #d3f6f9;
  font-size: 26px;
  line-height: 36px;
  padding-left: 20px;
}
/*链接颜色*/
#NIE-art a {
  color: #fff3a1;
  text-decoration: underline;
}
#NIE-art a.iconfont {
  color: #1899dd;
  text-decoration: none;
}
#NIE-art .paging a {
  text-decoration: none;
}
#NIE-art .paging a i {
  border: none;
  background: #0f6bb8;
  color: #fff;
}
#NIE-art .paging i,
#NIE-art .paging a:hover i {
  border: 0;
  background: none;
  padding: 2px 5px;
  color: #5b85ac;
  margin: 0 1px;
}
#NIE-art .paging .pre i,
#NIE-art .paging .next i {
  background-position: -34px -332px;
}
/* === 发布系统 === */
/*普通文字颜色*/
#NIE-art {
  color: #fff;
}
/*着重色1*/
#NIE-art .red {
  color: #fffc00;
}
/*着重色1加粗*/
#NIE-art .redb {
  color: #fffc00;
  font-weight: bold;
}
/*着重色2*/
#NIE-art .blue {
  color: #00a2e6;
}
/*着重色3*/
#NIE-art .green {
  color: #15b600;
}
/*服务器名字*/
#NIE-art .fuchsia {
  color: #cc66ff;
}
/*文字表格*/
/*表格th部分兼容*/
#NIE-art .table-txt th {
  border: 1px solid #a8c3db;
}
/* == 为了兼容旧table颜色，方便统一修改（可拆开使用）== */
/*浅色背景色*/
#NIE-art .table-pic,
#NIE-art .table-txt,
#NIE-art .table3,
#NIE-art .table4,
#NIE-art .tablepad12,
#NIE-art .tablepad {
  background-color: #2d5c2c;
  border-collapse: collapse;
}
/*深色背景色*/
#NIE-art .table-txt thead td,
#NIE-art .table3 thead td,
#NIE-art .table4 thead td {
  background: #daba5a;
  color: #fff;
}
/*边框颜色*/
#NIE-art .table-txt td,
#NIE-art .table-pic td,
#NIE-art .table3 td,
#NIE-art .table4 td,
#NIE-art .tablepad12 td,
#NIE-art .tablepad td {
  border-color: #056473;
  text-align: center;
  border-right: 3px solid #fff;
  border-bottom: 3px solid #fff;
}
/*图片边框颜色*/
#NIE-art .table-pic img,
#NIE-art .table3 img {
  border: none;
  vertical-align: middle;
}
/*图片.hover边框颜色*/
#NIE-art .table-pic a:hover img,
#NIE-art .table3 a:hover img {
  border-color: #d4dcf6;
}
/*table3 td,th,thead样式*/
#NIE-art .table3 td,
#NIE-art .table3 th {
  padding: 3px;
  text-align: center;
}
#NIE-art .table3 {
  color: #674b07;
  font: normal 12px/27px 'simsun';
  color: #fff;
  background: #056473;
}
#NIE-art .table3 td {
  border: 1px solid #fff;
}
#NIE-art .table3 thead td,
#NIE-art .table3 th {
  border: 1px solid #fff;
  font-size: 14px;
  font-weight: bold;
  color: #19a8c0;
  background: #acf4ff;
}
/*兼容之前图片样式pic*/
#NIE-art .pic {
  background: #d4dcf6;
  padding: 3px;
  display: inline-block;
  margin: 0 auto;
}
#NIE-art .pic img {
  display: block;
}
/*图片表格*/
#NIE-art .table-pic {
  background-color: #056473;
  color: #fff;
}
#NIE-art .table-pic a,
#NIE-art .table-pic p {
  color: #fff;
  font-size: 14px;
  line-height: 26px;
}
.inner-bg-bottom1 {
  /*二级标题*/
  /*三级标题*/
  /* == 为了兼容旧table颜色，方便统一修改（可拆开使用）== */
  /*浅色背景色*/
  /*深色背景色*/
}
.inner-bg-bottom1 #NIE-art .artText h2 {
  background: url(https://www.letsplayuno.com/pc/gw/img/h2-rep1_90a41421.png) repeat-x;
  color: #fff;
  margin-left: 43px;
}
.inner-bg-bottom1 #NIE-art .artText h2::after {
  background: url(https://www.letsplayuno.com/pc/gw/img/h2-after1_87defbfd.png) no-repeat;
  width: 33px;
  right: -33px;
}
.inner-bg-bottom1 #NIE-art .artText h2::before {
  background: url(https://www.letsplayuno.com/pc/gw/img/h2-bef1_655b76ae.png) no-repeat;
  left: -43px;
  width: 43px;
}
.inner-bg-bottom1 #NIE-art .artText h3 {
  background: #998453;
}
.inner-bg-bottom1 #NIE-art .artText h4 {
  color: #daba5a;
}
.inner-bg-bottom1 #NIE-art .table-pic,
.inner-bg-bottom1 #NIE-art .table-txt,
.inner-bg-bottom1 #NIE-art .table3,
.inner-bg-bottom1 #NIE-art .table4,
.inner-bg-bottom1 #NIE-art .tablepad12,
.inner-bg-bottom1 #NIE-art .tablepad {
  background-color: #998453;
}
.inner-bg-bottom1 #NIE-art .table-txt thead td,
.inner-bg-bottom1 #NIE-art .table3 thead td,
.inner-bg-bottom1 #NIE-art .table4 thead td {
  background: #ffdb87;
}
.inner-bg-bottom1 #NIE-art .table3 thead td,
.inner-bg-bottom1 #NIE-art .table3 th {
  border: 1px solid #fff;
  color: #5b4a22;
  background: #ffdb87;
}
.tj {
  position: absolute;
  top: 240px;
  left: 25px;
}
.title {
  z-index: 5;
  bottom: 383px;
}
.cur.person {
  opacity: 0;
  transform: translate(100px);
  transition-duration: 0s;
  -webkit-transform: translate(100px);
  -webkit-transition-duration: 0s;
}
.cur.tj {
  opacity: 0;
  transition-duration: 0s;
  -webkit-transition-duration: 0s;
}
.cur.button {
  opacity: 0;
  transition-duration: 0s;
  -webkit-transition-duration: 0s;
}
.cur.title {
  opacity: 0;
  transition-duration: 0s;
  -webkit-transition-duration: 0s;
}
@-webkit-keyframes goto {
  from {
    -webkit-transform: translateY(100px);
            transform: translateY(100px);
    opacity: 0;
    filter: alpha(opacity=0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
    filter: alpha(opacity=100);
  }
}
@-moz-keyframes goto {
  from {
    transform: translateY(100px);
    opacity: 0;
    filter: alpha(opacity=0);
  }
  to {
    opacity: 1;
    transform: translateY(0px);
    filter: alpha(opacity=100);
  }
}
@-ms-keyframes goto {
  from {
    transform: translateY(100px);
    opacity: 0;
    filter: alpha(opacity=0);
  }
  to {
    opacity: 1;
    transform: translateY(0px);
    filter: alpha(opacity=100);
  }
}
@keyframes goto {
  from {
    -webkit-transform: translateY(100px);
            transform: translateY(100px);
    opacity: 0;
    filter: alpha(opacity=0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
    filter: alpha(opacity=100);
  }
}
.out-bg3 .to {
  opacity: 0;
  filter: alpha(opacity=0);
}
.gameData.show {
  filter: alpha(opacity=100);
  opacity: 1;
  -webkit-animation: goto 0.3s ease-out both;
  -moz-animation: goto 0.3s ease-out both;
  -ms-animation: goto 0.3s ease-out both;
  animation: goto 0.3s ease-out both;
}
.bbs.show {
  filter: alpha(opacity=100);
  opacity: 1;
  -webkit-animation: goto 0.3s 0.3s ease-out both;
  -moz-animation: goto 0.3s 0.3s ease-out both;
  -ms-animation: goto 0.3s 0.3s ease-out both;
  animation: goto 0.3s 0.3s ease-out both;
}
.md.show {
  filter: alpha(opacity=100);
  opacity: 1;
  -webkit-animation: goto 0.3s 0.3s ease-out both;
  -moz-animation: goto 0.3s 0.3s ease-out both;
  -ms-animation: goto 0.3s 0.3s ease-out both;
  animation: goto 0.3s 0.3s ease-out both;
}
@-webkit-keyframes libao {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  25% {
    -webkit-transform: rotate(15deg);
            transform: rotate(15deg);
  }
  50% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  75% {
    -webkit-transform: rotate(-15deg);
            transform: rotate(-15deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}
@-moz-keyframes libao {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(15deg);
  }
  50% {
    transform: rotate(0deg);
  }
  75% {
    transform: rotate(-15deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@-o-keyframes libao {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(15deg);
  }
  50% {
    transform: rotate(0deg);
  }
  75% {
    transform: rotate(-15deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@-ms-keyframes libao {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(15deg);
  }
  50% {
    transform: rotate(0deg);
  }
  75% {
    transform: rotate(-15deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes libao {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  25% {
    -webkit-transform: rotate(15deg);
            transform: rotate(15deg);
  }
  50% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  75% {
    -webkit-transform: rotate(-15deg);
            transform: rotate(-15deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}
@-webkit-keyframes libao {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  25% {
    -webkit-transform: rotate(15deg);
            transform: rotate(15deg);
  }
  50% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  75% {
    -webkit-transform: rotate(-15deg);
            transform: rotate(-15deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}
@-moz-keyframes libao {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(15deg);
  }
  50% {
    transform: rotate(0deg);
  }
  75% {
    transform: rotate(-15deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@-o-keyframes libao {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(15deg);
  }
  50% {
    transform: rotate(0deg);
  }
  75% {
    transform: rotate(-15deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@-ms-keyframes libao {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(15deg);
  }
  50% {
    transform: rotate(0deg);
  }
  75% {
    transform: rotate(-15deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes libao {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  25% {
    -webkit-transform: rotate(15deg);
            transform: rotate(15deg);
  }
  50% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  75% {
    -webkit-transform: rotate(-15deg);
            transform: rotate(-15deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}
.mask {
  position: fixed;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.65;
  filter: alpha(opacity=65);
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 10000;
  display: none;
}
.pop {
  display: none;
  position: fixed;
  left: 50%;
  top: 50%;
  z-index: 10001;
}
.pop .closepop,
.pop .close_pv {
  display: block;
  background: url(https://www.letsplayuno.com/pc/gw/img/sprite-7dc122_7dc12253.png) no-repeat;background-size:1173px 1027px;
background-position:-1118px -402px;

  width: 33px;
  height: 33px;
  position: absolute;
  top: 0px;
  right: -33px;
  -webkit-transition: all .5s;
  transition: all .5s;
}
.pop .closepop:hover,
.pop .close_pv:hover {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
}
.newPop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 99999;
}
.newPop .fade {
  width: 100%;
  height: 100%;
  background: #000;
  filter: alpha(opacity=75);
  -webkit-opacity: 0.75;
  -moz-opacity: 0.75;
  opacity: 0.75;
}
.newPop .popCon {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 806px;
  height: 523px;
  margin-left: -403px;
  margin-top: -261px;
  background: url(https://www.letsplayuno.com/pc/gw/img/pop_bg_2eb26dd9.png) no-repeat;
  font-size: 26px;
  line-height: 40px;
  color: #fff;
}
.newPop .popCon p.pt {
  padding-top: 28px;
  width: 580px;
  margin-left: 62px;
}
.newPop .popCon .downLoadTip {
  text-align: center;
  margin-top: 10px;
  color: #fff669;
}
.newPop .popCon .download_bg {
  margin: 0 auto;
  width: 719px;
  height: 194px;
  margin-top: 30px;
  background: url(https://www.letsplayuno.com/pc/gw/img/pop_download_bg_3cbbb691.png) no-repeat;
  font-size: 0;
  position: relative;
}
.newPop .popCon .download_bg .ios {
  position: absolute;
  left: 240px;
  top: 19px;
  display: block;
  width: 208px;
  height: 61px;
  background: url(https://www.letsplayuno.com/pc/gw/img/sprite-7dc122_7dc12253.png) no-repeat;background-size:1173px 1027px;
background-position:-0px -957px;

}
.newPop .popCon .download_bg .google {
  position: absolute;
  left: 240px;
  top: 103px;
  display: block;
  width: 206px;
  height: 61px;
  background: url(https://www.letsplayuno.com/pc/gw/img/sprite-7dc122_7dc12253.png) no-repeat;background-size:1173px 1027px;
background-position:-210px -957px;

}
.newPop .popCon .goBack,
.newPop .popCon .continue {
  position: absolute;
  width: 241px;
  height: 100px;
  top: 292px;
  line-height: 100px;
  text-align: center;
  font-size: 28px;
  color: #ffffff;
  font-family: 'FuturaStd-Bold';
}
.newPop .popCon .goBack {
  left: 65px;
  background: url(https://www.letsplayuno.com/pc/gw/img/sprite-7dc122_7dc12253.png) no-repeat;background-size:1173px 1027px;
background-position:-0px -796px;
width:240px;
height:100px;

}
.newPop .popCon .goBack:hover {
  background: url(https://www.letsplayuno.com/pc/gw/img/sprite-7dc122_7dc12253.png) -1px 0 no-repeat;background-size:1173px 1027px;
background-position:-242px -796px;
width:240px;
height:100px;

}
.newPop .popCon .continue {
  left: 335px;
  background: url(https://www.letsplayuno.com/pc/gw/img/sprite-7dc122_7dc12253.png) no-repeat;background-size:1173px 1027px;
background-position:-484px -796px;
width:240px;
height:100px;

}
.newPop .popCon .continue:hover {
  background: url(https://www.letsplayuno.com/pc/gw/img/sprite-7dc122_7dc12253.png) no-repeat;background-size:1173px 1027px;
background-position:-726px -796px;
width:240px;
height:100px;

}
.newPop .pop_person {
  width: 337px;
  height: 429px;
  position: absolute;
  bottom: 0;
  right: -125px;
  background: url(https://www.letsplayuno.com/pc/gw/img/pop_person_cf82febc.png) no-repeat;
}
.newPop .popClose {
  position: absolute;
  width: 97px;
  height: 82px;
  top: 3px;
  right: 3px;
}
.toLinkPop .popCon p.pt {
  width: 560px;
  padding-top: 60px;
}
.qq {
  position: fixed;
  top: 0;
  width: 100%;
  background: #000;
  color: #fff;
  line-height: 24px;
  font-size: 16px;
  text-align: center;
  padding: 10px 0;
  z-index: 100000;
}
.item_index {
  color: #fff;
  position: absolute;
  right: 5px;
  bottom: 0;
}
@-webkit-keyframes finger {
  0% {
    filter: alpha(opacity=100);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
  }
  100% {
    filter: alpha(opacity=20);
    -webkit-opacity: 0.2;
    -moz-opacity: 0.2;
    opacity: 0.2;
  }
}
@-moz-keyframes finger {
  0% {
    filter: alpha(opacity=100);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
  }
  100% {
    filter: alpha(opacity=20);
    -webkit-opacity: 0.2;
    -moz-opacity: 0.2;
    opacity: 0.2;
  }
}
@-ms-keyframes finger {
  0% {
    filter: alpha(opacity=100);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
  }
  100% {
    filter: alpha(opacity=20);
    -webkit-opacity: 0.2;
    -moz-opacity: 0.2;
    opacity: 0.2;
  }
}
@-o-keyframes finger {
  0% {
    filter: alpha(opacity=100);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
  }
  100% {
    filter: alpha(opacity=20);
    -webkit-opacity: 0.2;
    -moz-opacity: 0.2;
    opacity: 0.2;
  }
}
@keyframes finger {
  0% {
    filter: alpha(opacity=100);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
  }
  100% {
    filter: alpha(opacity=20);
    -webkit-opacity: 0.2;
    -moz-opacity: 0.2;
    opacity: 0.2;
  }
}
.player {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -82px;
  margin-left: -82px;
  display: block;
  width: 164px;
  height: 165px;
  background: url(https://www.letsplayuno.com/pc/gw/img/sprite-7dc122_7dc12253.png) no-repeat;background-size:1173px 1027px;
background-position:-731px -525px;

}
.player:hover {
  -webkit-animation: player 1s 300ms 0 ease;
  -moz-animation: player 1s 300ms 0 ease;
  -ms-animation: player 1s 300ms 0 ease;
  animation: player 1s 300ms 0 ease;
  -moz-animation: player 1s;
  -webkit-animation: player 1s;
  -o-animation: player 1s;
  -ms-animation: player 1s;
  animation: player 1s;
}
.player-pop {
  -webkit-animation: player 0.5s 300ms 0 ease;
  -moz-animation: player 0.5s 300ms 0 ease;
  -ms-animation: player 0.5s 300ms 0 ease;
  animation: player 0.5s 300ms 0 ease;
  -moz-animation: player 0.5s;
  -webkit-animation: player 0.5s;
  -o-animation: player 0.5s;
  -ms-animation: player 0.5s;
  animation: player 0.5s;
}
@-webkit-keyframes player {
  from {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
            transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
            transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
            transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
            transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
            transform: scale3d(1.05, 0.95, 1);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}
@-moz-keyframes player {
  from {
    transform: scale3d(1, 1, 1);
  }
  30% {
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}
@-ms-keyframes player {
  from {
    transform: scale3d(1, 1, 1);
  }
  30% {
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}
@-o-keyframes player {
  from {
    transform: scale3d(1, 1, 1);
  }
  30% {
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}
@keyframes player {
  from {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
            transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
            transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
            transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
            transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
            transform: scale3d(1.05, 0.95, 1);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}
@-webkit-keyframes slogon {
  from {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
            transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
            transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
            transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
            transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
            transform: scale3d(1.05, 0.95, 1);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}
@-moz-keyframes slogon {
  from {
    transform: scale3d(1, 1, 1);
  }
  30% {
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}
@-ms-keyframes slogon {
  from {
    transform: scale3d(1, 1, 1);
  }
  30% {
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}
@-o-keyframes slogon {
  from {
    transform: scale3d(1, 1, 1);
  }
  30% {
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}
@keyframes slogon {
  from {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
            transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
            transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
            transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
            transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
            transform: scale3d(1.05, 0.95, 1);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}
@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
            transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
            transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
            transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
            transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
  }
}
@-moz-keyframes flipInX {
  from {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    animation-timing-function: ease-in;
  }
  60% {
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    transform: perspective(400px);
  }
}
@-ms-keyframes flipInX {
  from {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    animation-timing-function: ease-in;
  }
  60% {
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    transform: perspective(400px);
  }
}
@-o-keyframes flipInX {
  from {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    animation-timing-function: ease-in;
  }
  60% {
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    transform: perspective(400px);
  }
}
@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
            transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
            transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
            transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
            transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
  }
}
@media (min-width: 100px) and (max-width: 1400px) {
  .out-bg1 #bodymovin {
    top: 100px;
  }
}
@media (min-width: 1401px) and (max-width: 1600px) {
  .out-bg1 #bodymovin {
    top: 80px;
  }
}
@media (min-width: 1600px) and (max-width: 1800px) {
  .out-bg1 #bodymovin {
    top: 40px;
  }
}
@media (min-width: 1801px) and (max-width: 1920px) {
  .out-bg1 #bodymovin {
    top: 52px;
  }
}
@media (min-width: 1921px) {
  .out-bg1 #bodymovin {
    top: 0;
  }
}
.gamePayPop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 999;
}
.gamePayPop .fade {
  width: 100%;
  height: 100%;
  background: #000;
  filter: alpha(opacity=75);
  -webkit-opacity: 0.75;
  -moz-opacity: 0.75;
  opacity: 0.75;
}
.gamePayPop .popCon {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 750px;
  height: 500px;
  margin-left: -375px;
  margin-top: -250px;
  background-size: 100% 100%;
  font-size: 26px;
  line-height: 40px;
  color: #fff;
}
.gamePayPop .popGo {
  position: absolute;
  width: 750px;
  height: 410px;
  left: 0;
  bottom: 0;
  cursor: pointer;
}
.gamePayPop .popClose {
  position: absolute;
  width: 50px;
  height: 50px;
  top: 36px;
  right: 59px;
  cursor: pointer;
}
.uno2Pop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 999;
}
.uno2Pop .fade {
  width: 100%;
  height: 100%;
  background: #000;
  filter: alpha(opacity=75);
  -webkit-opacity: 0.75;
  -moz-opacity: 0.75;
  opacity: 0.75;
}
.uno2Pop .popCon {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 900px;
  height: 600px;
  margin-left: -450px;
  margin-top: -300px;
  background-size: 100% 100%;
  font-size: 26px;
  line-height: 40px;
  color: #fff;
}
.uno2Pop .popGo-uno2 {
  position: absolute;
  width: 900px;
  height: 200px;
  left: 0;
  bottom: 0;
  cursor: pointer;
}
.uno2Pop .popClose-uno2 {
  position: absolute;
  width: 50px;
  height: 50px;
  top: 30px;
  right: 40px;
  cursor: pointer;
}
.popUp {
  width: 280px;
  height: 160px;
  position: fixed;
  right: 0;
  background-size: 100% 100%;
  z-index: 999;
  bottom: 130px;
}
.popUp img {
  width: 100%;
  height: 100%;
}
.popUp .gostore {
  position: absolute;
  width: 143px;
  height: 68px;
  top: 56px;
  left: 34px;
  cursor: pointer;
}

