@charset "utf-8";
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: #000;
}
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: 400;
  font-style: normal;
}
a,
a:hover {
  text-decoration: none;
}
body,
textarea,
input,
button {
  color: #62a1c9;
}
input,
textarea,
a,
div,
button,
select {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
select {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}
html,
body {
  width: 100%;
  min-width: 1200px;
  height: 100%;
}
input:-webkit-autofill {
  background: #787a8b !important;
  -webkit-box-shadow: 0 0 0 999px #787a8b inset;
}
.wbox {
  width: 1200px;
  margin: 0 auto;
  clear: both;
}
.wbox:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.wbox {
  display: inline-block;
}
* html .wbox {
  zoom: 1;
}
.wbox {
  display: block;
  position: relative;
}
.hide {
  display: none;
}
@-webkit-keyframes male {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(10deg);
    -moz-transform: rotate(10deg);
    -ms-transform: rotate(10deg);
    -o-transform: rotate(10deg);
    transform: rotate(10deg);
  }
}
@-moz-keyframes male {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(10deg);
    -moz-transform: rotate(10deg);
    -ms-transform: rotate(10deg);
    -o-transform: rotate(10deg);
    transform: rotate(10deg);
  }
}
@-ms-keyframes male {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(10deg);
    -moz-transform: rotate(10deg);
    -ms-transform: rotate(10deg);
    -o-transform: rotate(10deg);
    transform: rotate(10deg);
  }
}
@-o-keyframes male {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(10deg);
    -moz-transform: rotate(10deg);
    -ms-transform: rotate(10deg);
    -o-transform: rotate(10deg);
    transform: rotate(10deg);
  }
}
@keyframes male {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(10deg);
    -moz-transform: rotate(10deg);
    -ms-transform: rotate(10deg);
    -o-transform: rotate(10deg);
    transform: rotate(10deg);
  }
}
@-webkit-keyframes down_line {
  0% {
    top: 0;
  }
  50% {
    top: 134px;
  }
  100% {
    top: 0;
  }
}
@-moz-keyframes down_line {
  0% {
    top: 0;
  }
  50% {
    top: 134px;
  }
  100% {
    top: 0;
  }
}
@-ms-keyframes down_line {
  0% {
    top: 0;
  }
  50% {
    top: 134px;
  }
  100% {
    top: 0;
  }
}
@-o-keyframes down_line {
  0% {
    top: 0;
  }
  50% {
    top: 134px;
  }
  100% {
    top: 0;
  }
}
@keyframes down_line {
  0% {
    top: 0;
  }
  50% {
    top: 134px;
  }
  100% {
    top: 0;
  }
}
.container {
  width: 100%;
  min-width: 1200px;
  background: #000;
  font-family: "\5FAE\8F6F\96C5\9ED1", "Microsoft YaHei";
  position: relative;
  overflow: hidden;
}
.container img {
  width: auto;
  height: auto;
  vertical-align: middle;
}
.logo {
  z-index: 2;
  position: absolute;
  top: 28px;
  top: 40px;
  left: 20px;
  left: 38px;
  width: 219px;
  height: 97px;
  background: url(../images/logo.png) no-repeat;
  background-size: 100% 100%;
}
.bq-txt {
  position: absolute;
  left: 10px;
  top: 10px;
  width: 735px;
  height: 16px;
  z-index: 1;
  background-repeat: no-repeat;
}
.p0-top {
  position: absolute;
  right: 35px;
  top: 30px;
  z-index: 1;
}
.p0-top .po-select {
  display: inline-block;
  position: relative;
}
.p0-top .po-select .header {
  background: url(../images/select-header_7e082ef.png);
  width: 1118px;
  height: 135px;
  text-align: left;
  text-indent: 20px;
  line-height: 35px;
  font-size: 16px;
  color: #e8efef;
  position: relative;
  cursor: pointer;
}
.p0-top .po-select .header:after {
  content: "";
  background: url(../images/arr_5a6fb6b.png);
  width: 12px;
  height: 9px;
  position: absolute;
  right: 15px;
  top: 14px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.p0-top .po-select ul {
  position: absolute;
  left: 0;
  top: 35px;
  display: none;
}
.p0-top .po-select ul li {
  background: url(../images/select-seled_af764c4.png);
  width: 118px;
  height: 35px;
  line-height: 35px;
  font-size: 16px;
  color: #e8efef;
  text-align: center;
  cursor: pointer;
}
.p0-top .po-select ul li a {
  font-size: 16px;
  color: #e8efef;
}
.p0-top .po-select ul li:hover {
  background: url(../images/select-sel_0948676.png);
  color: #d11f1f;
}
.p0-top .po-select ul li:hover a {
  color: #d11f1f;
}
.p0-top .po-select.on ul {
  display: block;
}
.p0-top .po-select.on:after {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.p0-top .gz-all {
  font-size: 0;
  text-align: center;
  margin-top: 25px;
  display: inline-block;
}
.p0-top .gz-all .txt-gz {
  width: 116px;
  height: 17px;
  float: left;
  margin: 2px 0 10px 5px;
  background-repeat: no-repeat;
}
.p0-top .gz-all .btn-gz {
  width: 16px;
  height: 17px;
  display: inline-block;
  margin: 0 0 0 15px;
  font-size: 0;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.p0-top .gz-all .btn-gz:hover {
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.p0-top .gz-all .btn-gz.fb {

  background-repeat: no-repeat;
}
.p0-top .gz-all .btn-gz.tw {
  
  background-repeat: no-repeat;
}
.p0-top .gz-all .btn-gz.ds {
  width: 24px;
  background: url(../images/icon-ds_5911c7d.png) no-repeat;
}
.p0-top .gz-all .btn-gz.gp {
  width: 24px;
  background: url(../images/icon-group.png) no-repeat;
}
.p0-top .gz-all .btn-gz.ytb {
  width: 22px;
  background-repeat: no-repeat;
}
.p0-top .gz-all .btn-gz.lt {
  width: 20px;
  background-repeat: no-repeat;
}
.p0-top .gz-all .btn-gz.line {
  width: 20px;
  background-repeat: no-repeat;
}
.download-btnbox {
  position: absolute;
  z-index: 9;
  right: 0;
  top: 50%;
  margin-top: -184px;
  width: 200px;
  height: 368px;
  background: url(../images/down_bg_6344021.png) no-repeat center;
  background-size: 100% 100%;
  -webkit-transition: right 0.3s ease;
  -moz-transition: right 0.3s ease;
  -ms-transition: right 0.3s ease;
  -o-transition: right 0.3s ease;
  transition: right 0.3s ease;
  text-align: center;
  font-size: 0;
}
.download-btnbox.dhide {
  right: -200px;
}
.download-btnbox.dhide .down_tab {
  background: url(../images/btn_show_1f9ff5e.png) no-repeat center;
}
.download-btnbox .down_tips {
  width: 180px;
  text-align: center;
  margin: 110px auto 0;
  color: #b6b6b6;
  font-size: 14px;
  line-height: 18px;
}
.download-btnbox .downqcode {
  width: 120px;
  height: 120px;
  position: absolute;
  top: -30px;
  left: 50%;
  margin-left: -60px;
}
.download-btnbox .downqcode img {
  display: block;
  width: 100%;
  height: 100%;
}
.download-btnbox .down_tab {
  position: absolute;
  width: 16px;
  height: 49px;
  background: url(../images/btn_hide_328d486.png) no-repeat center;
  top: 50%;
  left: -16px;
  margin-top: -24.5px;
}
.download-btnbox .down_tab:hover {
  opacity: 0.8;
}
.download-btnbox .download-btn {
  width: 180px;
  height: 50px;
  display: block;
  margin: 0 auto 6px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.download-btnbox .download-btn:hover {
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.download-btnbox .download-btn.ios {
  margin-top: 6px;
  background: url(../images/ap-down-m_e887f31.png) no-repeat;
  background-size: 100%;
}
.download-btnbox .download-btn.google {
  background: url(../images/ap-down-g_ebfaaf3.png) no-repeat;
  background-size: 100%;
}
.download-btnbox .download-btn.pc {
  background: url(../images/ap-down-pc_994951f.png) no-repeat;
  background-size: 100%;
}
.download-btnbox .download-btn.more {
  background: url(../images/ap-down-bonus2_b1e052d.png) no-repeat;
  background-size: 100%;
  width: 186px;
  height: 73px;
  margin-left: 12px;
}
.download-con {
  position: absolute;
  bottom: 35px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 10;
  width: 600px;
  width: 765px;
}
.download-con .btn-box {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.download-con .btn-tw-m-hover {
  display: none;
  width: 250px;
  position: absolute;
  border-radius: 5px;
  top: 0px;
  left: 250px;
  top: -200px;
  left: 500;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background-color: rgba(20, 20, 20, 0.7);
}
.download-con .btn-tw-m-hover .downqcode {
  width: 120px;
  height: 120px;
  margin: 18px auto 0;
}
.download-con .btn-tw-m-hover .downqcode img {
  display: block;
  width: 100%;
  height: 100%;
}
.download-con .btn-tw-m-hover .down_tips {
  text-align: center;
  margin: 18px auto;
  color: #b6b6b6;
  font-size: 14px;
  line-height: 18px;
}
.download-con a {
  margin: 0 auto 5px;
  display: inline-block;
  vertical-align: middle;
  width: 276px;
  height: 56px;
  text-indent: -9999px;
  overflow: hidden;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.download-con a:hover {
  opacity: 0.8;
}
.download-con a.btn-tw-m {
  background: url(../images/ap-down-twm_c24545e.png) top center no-repeat;
  background-size: 100%;
  margin-bottom: 10px;
  margin-left: 0;
}
.download-con a.btn-tw-pc {
  background: url(../images/ap-down-twpc_cce5fe5.png) top center no-repeat;
  background-size: 100%;
}
.download-con a.btn-tw-donate {
  background: url(../images/howtodonate.png) top center no-repeat;
  background-size: 100%;
}
.download-con a.btn-gq-pc {
  background: url(../images/ap-down-gqpc_f8df041.png) top center no-repeat;
  background-size: 100%;
}
.download-con a.btn-topup {
  width: 198px;
  background: url(../images/ap-down-bonus_a5c01a5.png) top center no-repeat;
  background-size: 100%;
}
.download-con a.btn-recharge {
  width: 361px;
  height: 90px;
  position: relative;
  margin-right: -3px;
}
.download-con a.btn-recharge canvas {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
#download-btn {
  width: 900px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 39px;
}
.side-show {
  width: 50px;
  height: 190px;
  display: block;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -95px;
  z-index: 5;
  background: url(../images/list_down_open_16c7e93.png) no-repeat;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.side-show:hover {
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.side-show.hidden {
  right: -50px;
}
.side {
  width: 234px;
  height: 392px;
  position: absolute;
  right: 34px;
  top: 50%;
  margin-top: -227px;
  z-index: 5;
  padding-top: 62px;
  background: url(../images/list_down_title_7afba94.png) left top no-repeat;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.side.hidden {
  right: -310px;
}
.side .close {
  width: 19px;
  height: 19px;
  display: block;
  position: absolute;
  left: -44px;
  top: -11px;
  background: url(../images/list_down_close_9c28436.png);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.side .close:hover {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.side .tips {
  color: #333;
  font-size: 12px;
  padding-left: 46px;
  line-height: 14px;
  background: url(../images/list_down_arrow_221cf9d.png) 25px top no-repeat;
}
.side .code {
  width: 135px;
  height: 135px;
  margin: 6px auto 0;
  position: relative;
  border: 1px solid #e9e9e9;
}
.side .code img {
  width: 100%;
}
.side .code i {
  display: block;
  width: 137px;
  height: 12px;
  position: absolute;
  left: -1px;
  top: 0;
  z-index: 2;
  background: url(../images/list_down_line_73e3dbc.png);
  -webkit-animation: down_line 3s linear infinite 300ms 0 ease;
  -moz-animation: down_line 3s linear infinite 300ms 0 ease;
  -ms-animation: down_line 3s linear infinite 300ms 0 ease;
  animation: down_line 3s linear infinite 300ms 0 ease;
  -moz-animation: down_line 3s linear infinite;
  -webkit-animation: down_line 3s linear infinite;
  -o-animation: down_line 3s linear infinite;
  -ms-animation: down_line 3s linear infinite;
  animation: down_line 3s linear infinite;
}
.side .downBtn {
  width: 164px;
  margin: 21px auto 0;
}
.side .downBtn a {
  display: block;
  width: 164px;
  height: 48px;
  margin-top: 9px;
  background-size: 100%;
  background-repeat: no-repeat;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.side .downBtn a:hover {
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.side .downBtn a.android {
  background-image: url(../images/d_android_c606f1f.png);
}
.side .downBtn a.appstore {
  background-image: url(../images/d_apple_a1a3c34.png);
}
.side .downBtn a.computer {
  background-image: url(../images/d_computer_d3f72d3.png);
}
.side .downBtn a.getMore_btn {
  width: 164px;
  height: 48px;
  background-image: url(../images/getMore_btn_937672d.png);
}
.line .lines {
  width: 19px;
  height: 19px;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
}
.line .lines .lt,
.line .lines .lr,
.line .lines .lb,
.line .lines .ll {
  position: absolute;
  background: #fff;
}
.line .lines .lt,
.line .lines .lb {
  height: 1px;
}
.line .lines .lr,
.line .lines .ll {
  width: 1px;
}
.line .lines .lt {
  width: 0;
  top: 0;
  left: 0;
}
.line .lines .lr {
  height: 0;
  top: 0;
  right: 0;
}
.line .lines .lb {
  width: 19px;
  left: 19px;
  bottom: 0;
}
.line .lines .ll {
  height: 19px;
  top: 19px;
  left: 0;
}
.line:hover .lt {
  width: 19px;
  -webkit-transition: width 0.1s;
  -moz-transition: width 0.1s;
  -ms-transition: width 0.1s;
  -o-transition: width 0.1s;
  transition: width 0.1s;
}
.line:hover .lr {
  height: 19px;
  -webkit-transition: height 0.1s 0.1s;
  -moz-transition: height 0.1s 0.1s;
  -ms-transition: height 0.1s 0.1s;
  -o-transition: height 0.1s 0.1s;
  transition: height 0.1s 0.1s;
}
.line:hover .lb {
  left: 0;
  -webkit-transition: left 0.1s 0.2s;
  -moz-transition: left 0.1s 0.2s;
  -ms-transition: left 0.1s 0.2s;
  -o-transition: left 0.1s 0.2s;
  transition: left 0.1s 0.2s;
}
.line:hover .ll {
  top: 0;
  -webkit-transition: top 0.1s 0.3s;
  -moz-transition: top 0.1s 0.3s;
  -ms-transition: top 0.1s 0.3s;
  -o-transition: top 0.1s 0.3s;
  transition: top 0.1s 0.3s;
}
.Layer {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  z-index: -1;
}
.Layer.on {
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
  filter: alpha(opacity=80);
  z-index: 10000;
}
.pop {
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 10000;
}
.pop .close {
  width: 35px;
  height: 34px;
  background: url(../images/close_f8aac12.png) no-repeat;
  position: absolute;
  top: 0;
  right: -45px;
  z-index: 100001;
  -webkit-transition: transform 0.3s ease-in-out;
  -moz-transition: transform 0.3s ease-in-out;
  -ms-transition: transform 0.3s ease-in-out;
  -o-transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
}
.pop .close:hover {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.video-pop {
  width: 800px;
  height: 450px;
  margin: -225px 0 0 -400px;
  display: none;
}
.video-pop .video-box {
  width: 800px;
  height: 450px;
}
#NIE-topBar {
  width: 100%;
  position: absolute !important;
  top: 0;
  left: 0;
}
#NIE-copyRight {
  background: #000;
  color: #fff;
}
#NIE-copyRight a {
  color: #fff;
}
#NIE-copyRight #ncp-l1 {
  color: #fff;
}
#NIE-copyRight .nie-copyright-new-inner {
  padding: 15px 0 10px !important;
}
.alert_box .alert_wrap .alert_main .btns.btnsConfirm {
  background-color: #f28144;
}
.alert_box .alert_wrap .alert_main .btns.btnsConfirm:hover {
  background-color: #f28144;
}
.alert_box .alert_wrap .alertClose em {
  background-color: #f28144;
}
.alert_box .alert_wrap .alertClose:hover em {
  background-color: #f28144;
}
.alert_box .alert_wrap .alertClose i {
  background-image: url(../images/clse.png);
}
#tpl #NIE-share {
  height: 22px;
  text-align: center;
  background: #000;
  margin-top: 15px;
}
#tpl .NIE-share-txt {
  height: 22px;
  line-height: 22px;
  font-size: 12px;
  color: #6b6b6b;
  margin-right: 10px;
}
#tpl .NIE-share-iconBtn a {
  width: auto;
  padding-right: 10px;
  margin-right: 0;
  line-height: 22px;
  font-size: 22px;
  color: #6b6b6b;
}
#tpl .NIE-share-iconBtn a span {
  height: 22px;
  line-height: 22px;
  font-size: 22px;
}
#tpl .NIE-share-iconBtn a:hover {
  color: #b62d15;
}
#tpl .NIE-share-iconBtn a em {
  font-size: 12px;
  height: 22px;
  line-height: 22px;
  margin-left: 5px;
}
@-webkit-keyframes rotate {
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-moz-keyframes rotate {
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-ms-keyframes rotate {
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-o-keyframes rotate {
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotate {
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes scale {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
@-moz-keyframes scale {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
@-ms-keyframes scale {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
@-o-keyframes scale {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes scale {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
@-webkit-keyframes leftRight {
  0% {
    -webkit-transform: translateX(-5px);
    -moz-transform: translateX(-5px);
    -ms-transform: translateX(-5px);
    -o-transform: translateX(-5px);
    transform: translateX(-5px);
  }
  50% {
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -o-transform: translateX(0px);
    transform: translateX(0px);
  }
  100% {
    -webkit-transform: translateX(5px);
    -moz-transform: translateX(5px);
    -ms-transform: translateX(5px);
    -o-transform: translateX(5px);
    transform: translateX(5px);
  }
}
@-moz-keyframes leftRight {
  0% {
    -webkit-transform: translateX(-5px);
    -moz-transform: translateX(-5px);
    -ms-transform: translateX(-5px);
    -o-transform: translateX(-5px);
    transform: translateX(-5px);
  }
  50% {
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -o-transform: translateX(0px);
    transform: translateX(0px);
  }
  100% {
    -webkit-transform: translateX(5px);
    -moz-transform: translateX(5px);
    -ms-transform: translateX(5px);
    -o-transform: translateX(5px);
    transform: translateX(5px);
  }
}
@-ms-keyframes leftRight {
  0% {
    -webkit-transform: translateX(-5px);
    -moz-transform: translateX(-5px);
    -ms-transform: translateX(-5px);
    -o-transform: translateX(-5px);
    transform: translateX(-5px);
  }
  50% {
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -o-transform: translateX(0px);
    transform: translateX(0px);
  }
  100% {
    -webkit-transform: translateX(5px);
    -moz-transform: translateX(5px);
    -ms-transform: translateX(5px);
    -o-transform: translateX(5px);
    transform: translateX(5px);
  }
}
@-o-keyframes leftRight {
  0% {
    -webkit-transform: translateX(-5px);
    -moz-transform: translateX(-5px);
    -ms-transform: translateX(-5px);
    -o-transform: translateX(-5px);
    transform: translateX(-5px);
  }
  50% {
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -o-transform: translateX(0px);
    transform: translateX(0px);
  }
  100% {
    -webkit-transform: translateX(5px);
    -moz-transform: translateX(5px);
    -ms-transform: translateX(5px);
    -o-transform: translateX(5px);
    transform: translateX(5px);
  }
}
@keyframes leftRight {
  0% {
    -webkit-transform: translateX(-5px);
    -moz-transform: translateX(-5px);
    -ms-transform: translateX(-5px);
    -o-transform: translateX(-5px);
    transform: translateX(-5px);
  }
  50% {
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -o-transform: translateX(0px);
    transform: translateX(0px);
  }
  100% {
    -webkit-transform: translateX(5px);
    -moz-transform: translateX(5px);
    -ms-transform: translateX(5px);
    -o-transform: translateX(5px);
    transform: translateX(5px);
  }
}
@-webkit-keyframes sang {
  0%,
  20%,
  40%,
  60%,
  80% {
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    filter: alpha(opacity=0);
  }
  10%,
  30%,
  50%,
  70%,
  90%,
  100% {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
@-moz-keyframes sang {
  0%,
  20%,
  40%,
  60%,
  80% {
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    filter: alpha(opacity=0);
  }
  10%,
  30%,
  50%,
  70%,
  90%,
  100% {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
@-ms-keyframes sang {
  0%,
  20%,
  40%,
  60%,
  80% {
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    filter: alpha(opacity=0);
  }
  10%,
  30%,
  50%,
  70%,
  90%,
  100% {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
@-o-keyframes sang {
  0%,
  20%,
  40%,
  60%,
  80% {
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    filter: alpha(opacity=0);
  }
  10%,
  30%,
  50%,
  70%,
  90%,
  100% {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
@keyframes sang {
  0%,
  20%,
  40%,
  60%,
  80% {
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    filter: alpha(opacity=0);
  }
  10%,
  30%,
  50%,
  70%,
  90%,
  100% {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
@-webkit-keyframes yaobai {
  0% {
    -webkit-transform: rotate(-4deg);
    -moz-transform: rotate(-4deg);
    -ms-transform: rotate(-4deg);
    -o-transform: rotate(-4deg);
    transform: rotate(-4deg);
  }
  50% {
    -webkit-transform: rotate(4deg);
    -moz-transform: rotate(4deg);
    -ms-transform: rotate(4deg);
    -o-transform: rotate(4deg);
    transform: rotate(4deg);
  }
  100% {
    -webkit-transform: rotate(-4deg);
    -moz-transform: rotate(-4deg);
    -ms-transform: rotate(-4deg);
    -o-transform: rotate(-4deg);
    transform: rotate(-4deg);
  }
}
@-moz-keyframes yaobai {
  0% {
    -webkit-transform: rotate(-4deg);
    -moz-transform: rotate(-4deg);
    -ms-transform: rotate(-4deg);
    -o-transform: rotate(-4deg);
    transform: rotate(-4deg);
  }
  50% {
    -webkit-transform: rotate(4deg);
    -moz-transform: rotate(4deg);
    -ms-transform: rotate(4deg);
    -o-transform: rotate(4deg);
    transform: rotate(4deg);
  }
  100% {
    -webkit-transform: rotate(-4deg);
    -moz-transform: rotate(-4deg);
    -ms-transform: rotate(-4deg);
    -o-transform: rotate(-4deg);
    transform: rotate(-4deg);
  }
}
@-ms-keyframes yaobai {
  0% {
    -webkit-transform: rotate(-4deg);
    -moz-transform: rotate(-4deg);
    -ms-transform: rotate(-4deg);
    -o-transform: rotate(-4deg);
    transform: rotate(-4deg);
  }
  50% {
    -webkit-transform: rotate(4deg);
    -moz-transform: rotate(4deg);
    -ms-transform: rotate(4deg);
    -o-transform: rotate(4deg);
    transform: rotate(4deg);
  }
  100% {
    -webkit-transform: rotate(-4deg);
    -moz-transform: rotate(-4deg);
    -ms-transform: rotate(-4deg);
    -o-transform: rotate(-4deg);
    transform: rotate(-4deg);
  }
}
@-o-keyframes yaobai {
  0% {
    -webkit-transform: rotate(-4deg);
    -moz-transform: rotate(-4deg);
    -ms-transform: rotate(-4deg);
    -o-transform: rotate(-4deg);
    transform: rotate(-4deg);
  }
  50% {
    -webkit-transform: rotate(4deg);
    -moz-transform: rotate(4deg);
    -ms-transform: rotate(4deg);
    -o-transform: rotate(4deg);
    transform: rotate(4deg);
  }
  100% {
    -webkit-transform: rotate(-4deg);
    -moz-transform: rotate(-4deg);
    -ms-transform: rotate(-4deg);
    -o-transform: rotate(-4deg);
    transform: rotate(-4deg);
  }
}
@keyframes yaobai {
  0% {
    -webkit-transform: rotate(-4deg);
    -moz-transform: rotate(-4deg);
    -ms-transform: rotate(-4deg);
    -o-transform: rotate(-4deg);
    transform: rotate(-4deg);
  }
  50% {
    -webkit-transform: rotate(4deg);
    -moz-transform: rotate(4deg);
    -ms-transform: rotate(4deg);
    -o-transform: rotate(4deg);
    transform: rotate(4deg);
  }
  100% {
    -webkit-transform: rotate(-4deg);
    -moz-transform: rotate(-4deg);
    -ms-transform: rotate(-4deg);
    -o-transform: rotate(-4deg);
    transform: rotate(-4deg);
  }
}
.lantern {
  -webkit-animation: yaobai 4s ease-in-out 0s infinite 300ms 0 ease;
  -moz-animation: yaobai 4s ease-in-out 0s infinite 300ms 0 ease;
  -ms-animation: yaobai 4s ease-in-out 0s infinite 300ms 0 ease;
  animation: yaobai 4s ease-in-out 0s infinite 300ms 0 ease;
  -moz-animation: yaobai 4s ease-in-out 0s infinite;
  -webkit-animation: yaobai 4s ease-in-out 0s infinite;
  -o-animation: yaobai 4s ease-in-out 0s infinite;
  -ms-animation: yaobai 4s ease-in-out 0s infinite;
  animation: yaobai 4s ease-in-out 0s infinite;
  transform-origin: 50% 0;
  -ms-transform-origin: 50% 0;
  -webkit-transform-origin: 50% 0;
  -moz-transform-origin: 50% 0;
  -o-transform-origin: 50% 0;
}
.footer_box {
  background: #000;
}
.footer {
  width: 1200px;
  margin: 0 auto;
  padding-top: 20px;
  padding-bottom: 65px;
}
.footer .netease-logo {
  float: left;
  margin-left: 40px;
}
.footer .txt {
  float: left;
  margin: 6px 0 0 25px;
  color: #999;
  font-size: 12px;
}
.footer .txt a {
  color: #999;
  text-decoration: underline;
}
.footer p {
  font-size: 12px;
}
.footer_logo {
  width: 118px;
  height: 45px;
  background: url(../images/netease_2b82ece.png) no-repeat center center;
  background-size: 100%;
  display: block;
  float: left;
  margin-left: 40px;
}
.pager {
  margin-bottom: 70px;
  font-size: 12px;
  color: #3c3c3c;
  text-align: center;
  margin-top: 52px;
}
.pager i,
.pager a.prev,
.pager a.next {
  padding: 4px 10px;
  margin-right: 8px;
  line-height: 28px;
  color: #3c3c3c;
  border: 1px solid silver;
  font-style: normal;
}
.pager > i,
.pager a:hover i,
a.prev.pager:hover {
  border: 1px solid #646464;
  background: #646464;
  color: #fff;
}
.pager .prev:hover,
.pager .next:hover {
  border: 1px solid #646464;
  background: #646464;
  color: #fff;
}
.pager .choose_page {
  margin-left: 10px;
  font-size: 14px;
}
.pager .choose_page input {
  width: 50px;
  border: 0;
  border: 1px solid silver;
  color: #000;
  text-align: center;
}
.pager .choose_page button {
  padding: 3px 20px;
  border: 1px solid silver;
  background: #fff;
  color: #646464;
  cursor: pointer;
}
.pager .choose_page button:hover {
  border: 1px solid #646464;
  color: #fff;
  background: #646464;
}
@-webkit-keyframes scale1 {
  0% {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    opacity: 0.1;
  }
  50% {
    -webkit-transform: scale(0.75);
    -moz-transform: scale(0.75);
    -ms-transform: scale(0.75);
    transform: scale(0.75);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -ms-transform: scale(1.5);
    transform: scale(1.5);
    opacity: 0;
  }
}
@-moz-keyframes scale1 {
  0% {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    opacity: 0.1;
  }
  50% {
    -webkit-transform: scale(0.75);
    -moz-transform: scale(0.75);
    -ms-transform: scale(0.75);
    transform: scale(0.75);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -ms-transform: scale(1.5);
    transform: scale(1.5);
    opacity: 0;
  }
}
@-ms-keyframes scale1 {
  0% {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    opacity: 0.1;
  }
  50% {
    -webkit-transform: scale(0.75);
    -moz-transform: scale(0.75);
    -ms-transform: scale(0.75);
    transform: scale(0.75);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -ms-transform: scale(1.5);
    transform: scale(1.5);
    opacity: 0;
  }
}
@-o-keyframes scale1 {
  0% {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    opacity: 0.1;
  }
  50% {
    -webkit-transform: scale(0.75);
    -moz-transform: scale(0.75);
    -ms-transform: scale(0.75);
    transform: scale(0.75);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -ms-transform: scale(1.5);
    transform: scale(1.5);
    opacity: 0;
  }
}
@keyframes scale1 {
  0% {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    opacity: 0.1;
  }
  50% {
    -webkit-transform: scale(0.75);
    -moz-transform: scale(0.75);
    -ms-transform: scale(0.75);
    transform: scale(0.75);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -ms-transform: scale(1.5);
    transform: scale(1.5);
    opacity: 0;
  }
}
.s1 {
  overflow: hidden;
}
.video_bg {
  z-index: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  left: 0;
  overflow: hidden;
  background: url(../images/index-bg_8e89057.jpg) no-repeat center top;
  background-size: cover;
}
.video_bg1 {
  z-index: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  left: 0;
  overflow: hidden;
  background: url(../images/index-bg_8e89057_1.jpg) no-repeat center top;
  background-size: cover;
}
.video_bg2 {
  z-index: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  left: 0;
  overflow: hidden;
  background: url(../images/index-bg_8e89057_2.jpg) no-repeat center top;
  background-size: cover;
}
.video_bg video {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.video_bg video.w100 {
  width: 100%;
}
.video_bg video.h100 {
  height: 100%;
}
.video_bg img {
  width: 100%;
  height: 100%;
}
.container {
  width: 100%;
  height: 100%;
}
.container > .swiper-container {
  height: 100%;
}
.container > .swiper-container .last-screen {
  height: auto;
}
.container .fc-right {
  background: url(../images/right_7493136.png) center no-repeat;
  width: 300px;
  height: 300px;
  position: absolute;
  right: 10px;
  top: 25%;
  z-index: 22;
  transition: transform 0.3s ease; /* Add a smooth transition */
}
.container .fc-right:hover {
  transform: scale(1.1); /* Zoom in by 10% */
}

.container .slogan {
  position: absolute;
  left: 50%;
  bottom: 50px;
  transform: translate(-50%);
  width: 1920px;
  height: 1080px;
  margin-left: 10px;
  background: url(../images/slo_f235958.png) center no-repeat;
  background-size: 100%;
  z-index: 1;
}
.container .slogan1 {
  position: absolute;
  left: 50%;
  bottom: 50px;
  transform: translate(-50%);
  width: 1920px;
  height: 1080px;
  margin-left: 10px;
  background: url(../images/slo_f235958_1.png) center no-repeat;
  background-size: 100%;
  z-index: 1;
}
.container .slogan2 {
  position: absolute;
  left: 50%;
  bottom: 50px;
  transform: translate(-50%);
  width: 1920px;
  height: 1080px;
  margin-left: 10px;
  background: url(../images/slo_f235958_2.png) center no-repeat;
  background-size: 100%;
  z-index: 1;
}

.container .middle-box {
  position: absolute;
  left: 50%;
  top: 0;
  bottom: 11.11111111%;
  width: 62.5%;
  margin-left: -31.25%;
}
.container .btns-box {
  position: absolute;
  left: 50%;
  width: 1200px;
  bottom: -20px;
  margin-left: -600px;
  font-size: 0;
  text-align: center;
  z-index: 10;
}
.container .btns-box a {
  margin-right: 26px;
  margin-bottom: 24px;
  display: inline-block;
  vertical-align: middle;
  height: 74px;
  width: 255px;
}
.container .btns-box a:hover {
  opacity: 0.8;
}
.container .btns-box a.android {
  background: url(../images/d_android_a5f9cb5.png) center center no-repeat;
}
.container .btns-box a.appstore {
  background: url(../images/d_apple_e581e62.png) center center no-repeat;
}
.container .btns-box a.computer {
  background: url(../images/d_computer_22373e7.png) center center no-repeat;
  border: 1px solid #444;
  border-radius: 5px;
  box-sizing: border-box;
}
.container .btns-box a.getMore_btn {
  background: url(../images/getmoreBtn_f417322.png) no-repeat center center;
}
.container .bottom_copyright {
  position: absolute;
  bottom: 36px;
  right: 30px;
  color: #acacac;
  font-size: 12px;
}
.container .nav_pagination {
  position: absolute;
  left: 10px;
  width: 100px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.container .nav_bullet {
  padding-top: 28px;
  opacity: 1;
  width: 100px;
  height: 40px;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
  text-align: center;
  cursor: pointer;
  background: url(../images/sw_dot_168e6c2.png) top center no-repeat;
}
.container .nav_bullet.on,
.container .nav_bullet:hover {
  background-image: url(../images/dot_h_2eed48c.png);
}
.container .nav_bullet.on:before,
.container .nav_bullet:hover:before {
  opacity: 1;
}
.container .nav_bullet:before {
  opacity: 0;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
  font-size: 14px;
  color: #fff;
  text-align: center;
}
.container .nav_bullet:nth-child(1):before {
  content: "HOME";
}
.container .nav_bullet:nth-child(2):before {
  content: "FEATURE";
  white-space: nowrap;
}
.container .nav_bullet:nth-child(3):before {
  content: "NEWS";
}
.container .nav_bullet:nth-child(4):before {
  content: "Wallpaper Download";
}
.container .nav_bullet:nth-child(5):before {
  content: "Video";
}
.page3 {
  background: url(../images/bg1_7a2fdd4.jpg) center center no-repeat;
  position: relative;
}
.page3 .cenbox {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 1400px;
  height: 660px;
  margin-left: -700px;
  margin-top: -372px;
}
.page3 .cenbox .til {
  background: url(../images/page3-til_af92766.png) no-repeat left;
  width: 949px;
  height: 54px;
  margin: 25px auto 30px;
}
.page3 .cenbox .KvSwiper {
  width: 949px;
  height: 534px;
  margin: 0 auto;
}
.page3 .cenbox .KvSwiper img {
  width: 100%;
}
.page3 .cenbox .KvSwiper .swiperKv {
  cursor: pointer;
}
.page3 .cenbox .page1-prev {
  position: absolute;
  left: 340px;
  top: 760px;
  transform: translateY(-100%);
  width: 65px;
  height: 65px;
  background: url(../images/kvbtn_prev_67f2192.png) no-repeat;
  background-size: auto 100%;
}
.page3 .cenbox .page1-next {
  position: absolute;
  right: 340px;
  top: 760px;
  transform: translateY(-100%);
  width: 65px;
  height: 65px;
  background: url(../images/kvbtn_next_6b2b036.png) no-repeat;
  background-size: auto 100%;
}
.page3 .cenbox .swiper-pagination {
  top: 682px;
  left: 50%;
  transform: translateX(-50%);
}
.page3 .cenbox .swiper-pagination-bullet {
  padding-top: 26px;
  opacity: 1;
  width: 80px;
  height: 40px;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
  text-align: center;
  cursor: pointer;
  font-size: 14px;
  background: url(../images/sw_dot_168e6c2.png) top center no-repeat;
}
.page3 .cenbox .swiper-pagination-bullet.swiper-pagination-bullet-active,
.page3 .cenbox .swiper-pagination-bullet:hover {
  background-image: url(../images/dot_h_2eed48c.png);
}
.page3 .cenbox .swiper-pagination-bullet.swiper-pagination-bullet-active:before,
.page3 .cenbox .swiper-pagination-bullet:hover:before {
  opacity: 1;
}
.page3 .cenbox .swiper-pagination-bullet:before {
  text-align: center;
  opacity: 0;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
  font-size: 14px;
  word-break: keep-all;
  color: #fff;
}
.page3 .cenbox .map {
  background-size: 100% 100%;
  width: 1357px;
  height: 546px;
  margin: 50px auto 0;
  position: relative;
}
.page3 .cenbox .map video {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 1300px;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.page3 .cenbox .map:after {
  content: "";
  position: absolute;
  background: url(../images/page3-map-border_bb6bbbd.png);
  background-size: 100% 100%;
  width: 1300px;
  height: 535px;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 6;
  pointer-events: none;
}
.page3 .cenbox .map .tags {
  position: relative;
  z-index: 9;
}
.page3 .cenbox .map .tags > div {
  width: 180px;
  height: 101px;
  background-size: 100% 100%;
  position: absolute;
  cursor: pointer;
}
.page3 .cenbox .map .tags .tag1 {
  background-image: url(../images/page3-map-tag1_a08c862.png);
  width: 240px;
  height: 101px;
  left: 150px;
  top: 280px;
}
.page3 .cenbox .map .tags .tag1.on,
.page3 .cenbox .map .tags .tag1:hover {
  background-image: url(../images/page3-map-tag1-h_da852f3.png);
}
.page3 .cenbox .map .tags .tag2 {
  background-image: url(../images/page3-map-tag2_1e5e696.png);
  width: 190px;
  height: 101px;
  left: 480px;
  top: 225px;
}
.page3 .cenbox .map .tags .tag2.on,
.page3 .cenbox .map .tags .tag2:hover {
  background-image: url(../images/page3-map-tag2-h_6cb8fea.png);
}
.page3 .cenbox .map .tags .tag3 {
  background-image: url(../images/page3-map-tag3_6e6d389.png);
  width: 240px;
  height: 101px;
  left: 790px;
  top: 140px;
}
.page3 .cenbox .map .tags .tag3.on,
.page3 .cenbox .map .tags .tag3:hover {
  background-image: url(../images/page3-map-tag3-h_c27e401.png);
}
.page3 .cenbox .map .tags .tag4 {
  background-image: url(../images/page3-map-tag4_4b0587d.png);
  width: 180px;
  height: 101px;
  left: 1090px;
  top: 80px;
}
.page3 .cenbox .map .tags .tag4.on,
.page3 .cenbox .map .tags .tag4:hover {
  background-image: url(../images/page3-map-tag4-h_37330cb.png);
}
.page3 .cenbox .map .tags .tag5 {
  background-image: url(../images/page3-map-tag5_abf0b00.png);
  width: 210px;
  height: 101px;
  left: 1042px;
  top: 285px;
}
.page3 .cenbox .map .tags .tag5.on,
.page3 .cenbox .map .tags .tag5:hover {
  background-image: url(../images/page3-map-tag5-h_b863f0a.png);
}
.sea-pop {
  display: none;
  width: 902px;
  height: 472px;
  margin: -236px 0 0 -451px;
}
.sea-pop .v_close {
  right: -30px;
  top: -40px;
  z-index: 9;
  background: url(../images/close_72bb4a5.png);
  width: 176px;
  height: 161px;
  position: absolute;
}
.sea-pop .sea {
  background-size: 100% 100%;
  position: absolute;
}
.sea-pop .sea[data-id="1"] {
  background-image: url(../images/sea1_7778973.png);
  width: 1098px;
  height: 629px;
  left: -145px;
  top: -100px;
}
.sea-pop .sea[data-id="2"] {
  background-image: url(../images/sea2_3b040b5.png);
  width: 996px;
  height: 569px;
  left: -45px;
  top: -10px;
}
.sea-pop .sea[data-id="3"] {
  background-image: url(../images/sea3_e1144a7.png);
  width: 916px;
  height: 484px;
  left: -5px;
  top: -10px;
}
.sea-pop .sea[data-id="4"] {
  background-image: url(../images/sea4_ebd2228.png);
  width: 916px;
  height: 484px;
  left: -5px;
  top: -10px;
}
.sea-pop .sea[data-id="5"] {
  background-image: url(../images/sea5_73029d1.png);
  width: 970px;
  height: 568px;
  left: -35px;
  top: -10px;
}
.popImg {
  display: none;
  width: 949px;
  height: 534px;
  transform: translate(-50%, -50%);
}
.popImg .v_close {
  right: -30px;
  top: -40px;
  z-index: 9;
  background: url(../images/close_72bb4a5.png);
  width: 176px;
  height: 161px;
  position: absolute;
}
.popImg .pic-down {
  position: absolute;
  right: 150px;
  top: 20px;
  display: block;
  background: url(../images/cont2-down_b70d301.png) no-repeat center;
  background-size: cover;
  width: 140px;
  height: 35px;
}
.popImg img {
  width: 100%;
}
.s3 {
  background: url(../images/bg2_474c38b.jpg) center center no-repeat;
  overflow: hidden;
}
.s3 .cenbox {
  width: 1200px;
  height: 720px;
  font-size: 0;
  position: relative;
  margin: 0 auto;
  top: 50%;
  margin-top: -360px;
}
.s3 .cenbox .til {
  width: 633px;
  height: 90px;
  margin: 0 auto;
}
.s3 .cenbox .t {
  width: 100%;
  height: 151px;
  position: absolute;
  left: 0;
  top: 83px;
}
.s3 .cenbox .t img {
  margin-top: 21px;
}
.s3 .cenbox .t:after {
  content: "";
  width: 100%;
  height: 2px;
  position: absolute;
  left: 0;
  bottom: 0;
  background: url(../images/title_line_d3ac043.png) no-repeat;
}
.s3 .cenbox .left_banner {
  padding-top: 186px;
  width: 480px;
  height: 400px;
  display: inline-block;
  vertical-align: top;
}
.s3 .cenbox .left_banner .swiper-pagination {
  font-size: 0;
  margin-top: 20px;
}
.s3 .cenbox .left_banner .swiper-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  filter: alpha(opacity=100);
  margin: 0 8px;
  background: url(../images/dot1_6fe091d.png) left top no-repeat;
}
.s3 .cenbox .left_banner .swiper-pagination .swiper-pagination-bullet-active {
  background-image: url(../images/dot_h_2eed48c.png);
  background-size: 100% 100%;
  width: 25px;
  height: 21px;
}
.s3 .cenbox .left_banner .banner {
  width: 480px;
  height: 400px;
}
.s3 .cenbox .left_banner .banner .swiper-slide a {
  display: block;
  width: 100%;
  height: 100%;
}
.s3 .cenbox .right-news {
  width: 674px;
  height: 500px;
  display: inline-block;
  vertical-align: top;
  padding-top: 85px;
  margin-left: 45px;
  position: relative;
  z-index: 2;
}
.s3 .cenbox .right-news .news-more {
  display: block;
  color: #fff;
  font-size: 14px;
  line-height: 55px;
  position: absolute;
  right: 0;
  top: 85px;
}
.s3 .cenbox .right-news .news-dot {
  height: 55px;
  text-align: left;
  margin-bottom: 78px;
}
.s3 .cenbox .right-news .news-dot span {
  color: #b0b0b0;
  font-size: 18px;
  font-weight: 700;
  padding: 0 15px;
  cursor: pointer;
  line-height: 55px;
  display: inline-block;
  position: relative;
}
.s3 .cenbox .right-news .news-dot span:after {
  width: 68px;
  height: 1px;
  content: "";
  display: none;
  position: absolute;
  left: 0;
  top: 29px;
  background: url(../images/news_tab_line_599cf5e.png) no-repeat;
}
.s3 .cenbox .right-news .news-dot span:hover,
.s3 .cenbox .right-news .news-dot span.on {
  color: #fff;
}
.s3 .cenbox .right-news .slide-news {
  width: 674px;
  height: 360px;
}
.s3 .cenbox .right-news .slide-news li {
  width: 674px;
  height: 342px;
  display: none;
}
.s3 .cenbox .right-news .slide-news li.on {
  display: block;
}
.s3 .cenbox .right-news .slide-news li a {
  margin: 0 36px 10px 0;
  display: inline-block;
  vertical-align: top;
  width: 314px;
  height: 170px;
}
.s3 .cenbox .right-news .slide-news li a:nth-child(2n) {
  margin-right: 0;
}
.s3 .cenbox .right-news .slide-news li a:before {
  display: block;
  content: "";
  margin-bottom: 22px;
  width: 27px;
  height: 3px;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
  background-color: #d11f1f;
}
.s3 .cenbox .right-news .slide-news li a .news-tit {
  max-height: 56px;
  margin-bottom: 12px;
  color: #fff;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  word-break: break-all;
}
.s3 .cenbox .right-news .slide-news li a .news-core {
  max-height: 72px;
  font-size: 14px;
  color: #b6b6b6;
  line-height: 24px;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  word-break: break-all;
}
.s3 .cenbox .right-news .slide-news li a:hover:before {
  width: 227px;
}
.s3 .cenbox .right-news .slide-news li a:hover .news-tit {
  color: #d11f1f;
}
.s2 {
  overflow: hidden;
}
.s2 .video_bg {
  background: url(../images/bg1_7a2fdd4.jpg) center center no-repeat;
}
.s2 .video_bg:before {
  background-image: url(../images/layer2_7c3acc4.png);
}
.s2 .cenbox {
  z-index: 1;
  width: 100%;
  height: 100%;
}
.s2 .t {
  position: absolute;
  left: 50%;
  top: 50%;
  background: url(../images/til3_79e2532.png);
  width: 145px;
  height: 54px;
  margin: -316px 0 0 -395.5px;
}
.s2 .feature_line {
  width: 0;
  height: 1px;
  position: absolute;
  top: 50%;
  margin-top: -0.5px;
  background: #3e3e3e;
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
  filter: alpha(opacity=50);
  -webkit-transition: all 1s ease 0.2s;
  -moz-transition: all 1s ease 0.2s;
  -ms-transition: all 1s ease 0.2s;
  -o-transition: all 1s ease 0.2s;
  transition: all 1s ease 0.2s;
}
.s2 .feature_line2 {
  width: 100%;
  height: 1px;
  position: absolute;
  top: 50%;
  margin-top: -0.5px;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 1s ease 0.2s;
  -moz-transition: all 1s ease 0.2s;
  -ms-transition: all 1s ease 0.2s;
  -o-transition: all 1s ease 0.2s;
  transition: all 1s ease 0.2s;
}
.s2 .feature_line2 span {
  display: block;
  width: 0;
  height: 100%;
  background: #3e3e3e;
  -webkit-transition: all 4s linear;
  -moz-transition: all 4s linear;
  -ms-transition: all 4s linear;
  -o-transition: all 4s linear;
  transition: all 4s linear;
}
.s2 .feature_line2 span.slidewidth {
  width: 100%;
}
.s2 .feature_desc {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: 260px 0 0 -398px;
  -webkit-transition: all 1s ease 0.2s;
  -moz-transition: all 1s ease 0.2s;
  -ms-transition: all 1s ease 0.2s;
  -o-transition: all 1s ease 0.2s;
  transition: all 1s ease 0.2s;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: translate3d(-10px, -50%, 0);
  -moz-transform: translate3d(-10px, -50%, 0);
  -ms-transform: translate3d(-10px, -50%, 0);
  -o-transform: translate3d(-10px, -50%, 0);
  transform: translate3d(-10px, -50%, 0);
}
.s2 .feature_desc img {
  width: auto;
  height: 24px;
  position: absolute;
  left: 0;
  top: 0;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.s2 .feature_desc .feature_desc_1 {
  -webkit-transform: translate3d(-50px, 0, 0);
  -moz-transform: translate3d(-50px, 0, 0);
  -ms-transform: translate3d(-50px, 0, 0);
  -o-transform: translate3d(-50px, 0, 0);
  transform: translate3d(-50px, 0, 0);
}
.s2 .feature_desc .feature_desc_2 {
  -webkit-transform: translate3d(50px, 0, 0);
  -moz-transform: translate3d(50px, 0, 0);
  -ms-transform: translate3d(50px, 0, 0);
  -o-transform: translate3d(50px, 0, 0);
  transform: translate3d(50px, 0, 0);
}
.s2 .feature_desc .feature_desc_con.show img {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.s2 .feature_title {
  position: absolute;
  top: 78%;
  left: 562px;
  width: 250px;
  height: 18px;
  background: url(../images/swiper-title_f383c49.png) center no-repeat;
  background-size: 100% 100%;
}
.s2 .feature_dot {
  position: absolute;
  top: 50%;
  left: 562px;
  margin-top: 266px;
  height: 12px;
  -webkit-transition: all 1s ease 0.2s;
  -moz-transition: all 1s ease 0.2s;
  -ms-transition: all 1s ease 0.2s;
  -o-transition: all 1s ease 0.2s;
  transition: all 1s ease 0.2s;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: translate3d(-10px, 0, 0);
  -moz-transform: translate3d(-10px, 0, 0);
  -ms-transform: translate3d(-10px, 0, 0);
  -o-transform: translate3d(-10px, 0, 0);
  transform: translate3d(-10px, 0, 0);
  width: 100%;
}
.s2 .feature_dot span {
  width: 12px;
  height: 12px;
  background: url(../images/dot1_6fe091d.png) no-repeat;
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.s2 .feature_dot span.on {
  background: url(../images/dot_h_2eed48c.png) no-repeat;
  background-size: 100% 100%;
  width: 25px;
  height: 21px;
}
.s2 .feature_num {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -530px;
  margin-top: -44px;
  width: 69px;
  overflow: hidden;
  -webkit-transition: all 1s ease 0.2s;
  -moz-transition: all 1s ease 0.2s;
  -ms-transition: all 1s ease 0.2s;
  -o-transition: all 1s ease 0.2s;
  transition: all 1s ease 0.2s;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: translate3d(-10px, 0, 0);
  -moz-transform: translate3d(-10px, 0, 0);
  -ms-transform: translate3d(-10px, 0, 0);
  -o-transform: translate3d(-10px, 0, 0);
  transform: translate3d(-10px, 0, 0);
}
.s2 .feature_num p {
  color: #fff;
  font-size: 14px;
  text-align: center;
}
.s2 .feature_num .feature_num_line {
  width: 100%;
  height: 2px;
  margin: 24px 0;
  display: block;
  position: relative;
  background: #ae1a1a;
}
.s2 .feature_btn {
  width: 27px;
  position: absolute;
  right: -50px;
  top: 50%;
  margin-top: -38px;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: translate3d(-10px, 0, 0);
  -moz-transform: translate3d(-10px, 0, 0);
  -ms-transform: translate3d(-10px, 0, 0);
  -o-transform: translate3d(-10px, 0, 0);
  transform: translate3d(-10px, 0, 0);
  z-index: 10;
}
.s2 .feature_btn span {
  width: 27px;
  height: 13px;
  display: block;
  cursor: pointer;
  -webkit-opacity: 0.7;
  -moz-opacity: 0.7;
  opacity: 0.7;
  filter: alpha(opacity=70);
  background: url(../images/jt_4a87fb4.png);
}
.s2 .feature_btn span.prev {
  background-position: left top;
}
.s2 .feature_btn span.next {
  background-position: left bottom;
  margin-top: 50px;
}
.s2 .feature_btn span:hover {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  filter: alpha(opacity=100);
}
.s2 .feature_wrap {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 795px;
  height: 447px;
  margin: -223.5px 0 0 -397.5px;
  -webkit-transition: all 1s ease 0.2s;
  -moz-transition: all 1s ease 0.2s;
  -ms-transition: all 1s ease 0.2s;
  -o-transition: all 1s ease 0.2s;
  transition: all 1s ease 0.2s;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: translate3d(-10px, 0, 0);
  -moz-transform: translate3d(-10px, 0, 0);
  -ms-transform: translate3d(-10px, 0, 0);
  -o-transform: translate3d(-10px, 0, 0);
  transform: translate3d(-10px, 0, 0);
}
.s2 .feature_wrap .fea_box,
.s2 .feature_wrap .fea_box div,
.s2 .feature_wrap img {
  height: 100%;
  width: auto;
  max-height: 447px;
}
.s2.swiper-slide .feature_tit,
.s2.swiper-slide .feature_dot {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.s2.swiper-slide .feature_desc,
.s2.swiper-slide .feature_num,
.s2.swiper-slide .feature_wrap,
.s2.swiper-slide .feature_btn {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.s2.swiper-slide .feature_line2 {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  filter: alpha(opacity=100);
}
.s2.swiper-slide .feature_line {
  width: 100%;
}
.s4 {
  background: url(../images/index-bg1_f9d6b61.jpg) center top no-repeat;
  background-size: cover;
  overflow: hidden;
}
.s4 .cenbox {
  width: 1920px;
  height: 824px;
  font-size: 0;
  position: relative;
  margin: 0 auto;
  top: 50%;
  margin-top: -412px;
}
.s4 .cenbox .t {
  margin-top: 60px;
  margin-left: 359px;
  width: 286px;
  height: 62px;
  background-repeat: no-repeat;
}
.s4 .cenbox .newwm_txt {
  position: relative;
  top: 348px;
  left: 538px;
  margin-left: 539px;
  width: 490px;
}
.s4 .cenbox .newwm_txt p {
  margin: 11px auto 26px;
  font-size: 16px;
  color: #b6b6b6;
}
.s4 .cenbox .newwm_txt span {
  font-size: 16px;
  color: #536177;
}
.s4 .cenbox #crosswise_txt {
  position: relative;
  width: 1920px;
  height: 720px;
  margin: 0 auto;
  margin-top: 38px;
}
.s4 .cenbox #crosswise_txt .new_woman {
  width: 100%;
  height: 613px;
  background: url(../images/new_women_d8a0153.png) center no-repeat;
  background-size: 100%;
}
.s4 .cenbox #crosswise_txt .new_man {
  width: 100%;
  height: 613px;
  background: url(../images/new_men_6b8f2df.png) center no-repeat;
  background-size: 100%;
}
.s4 .cenbox #crosswise_txt #swiper-pagination-2 {
  width: 1200px;
  height: 40px;
  position: relative;
  margin: 0 auto;
  top: -106px;
}
.s4 .cenbox #crosswise_txt #swiper-pagination-2 .swiper-pagination-custom {
  position: absolute;
  opacity: 1;
  width: 12px;
  height: 12px;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
  cursor: pointer;
  background: url(../images/sw_dot_168e6c2.png) top center no-repeat;
}
.s4
  .cenbox
  #crosswise_txt
  #swiper-pagination-2
  .swiper-pagination-custom.swiper-pagination-custom-active,
.s4
  .cenbox
  #crosswise_txt
  #swiper-pagination-2
  .swiper-pagination-custom:hover {
  background-image: url(../images/dot_h_4cc3566.png);
}
.s4
  .cenbox
  #crosswise_txt
  #swiper-pagination-2
  .swiper-pagination-custom.swiper-pagination-custom-active:before,
.s4
  .cenbox
  #crosswise_txt
  #swiper-pagination-2
  .swiper-pagination-custom:hover:before {
  opacity: 1;
}
.s4
  .cenbox
  #crosswise_txt
  #swiper-pagination-2
  .swiper-pagination-custom:before {
  opacity: 0;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
  font-size: 14px;
  color: #fff;
}
.s4
  .cenbox
  #crosswise_txt
  #swiper-pagination-2
  .swiper-pagination-custom:nth-child(1),
.s4
  .cenbox
  #crosswise_txt
  #swiper-pagination-2
  .swiper-pagination-custom:nth-child(3) {
  top: 26px;
}
.s4
  .cenbox
  #crosswise_txt
  #swiper-pagination-2
  .swiper-pagination-custom:nth-child(1) {
  left: 672px;
}
.s4
  .cenbox
  #crosswise_txt
  #swiper-pagination-2
  .swiper-pagination-custom:nth-child(3) {
  left: 706px;
}
.s4 .cenbox #crosswise_txt #swiper-pagination-2 .sp-custom {
  position: absolute;
  opacity: 1;
  width: 82px;
  height: 36px;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
  text-align: center;
  cursor: pointer;
}
.s4 .cenbox #crosswise_txt #swiper-pagination-2 .sp-custom:nth-child(2) {
  left: 260px;
  background: url(../images/sex-wm-a_5710081.png) 0 0 no-repeat;
  background-size: cover;
}
.s4
  .cenbox
  #crosswise_txt
  #swiper-pagination-2
  .sp-custom:nth-child(2).active2 {
  background: url(../images/sex-wm_79c8016.png) 0 0 no-repeat;
  background-size: cover;
}
.s4 .cenbox #crosswise_txt #swiper-pagination-2 .sp-custom:nth-child(4) {
  left: 367px;
  background: url(../images/sex-wm_79c8016.png) -108px 0 no-repeat;
  background-size: cover;
}
.s4
  .cenbox
  #crosswise_txt
  #swiper-pagination-2
  .sp-custom:nth-child(4).active1 {
  background: url(../images/sex-wm-a_5710081.png) -108px 0 no-repeat;
  background-size: cover;
}
.s4 .cenbox #swiper-pagination-3 {
  position: relative;
  bottom: 90px;
  width: 1388px;
  margin: 0 auto;
  z-index: 1;
}
.s4 .cenbox #swiper-pagination-3 .sp {
  margin-left: 360px;
  display: flex;
  justify-content: space-between;
  width: 190px;
}
.s4 .cenbox #swiper-pagination-3 .sp li {
  width: 82px;
  height: 36px;
  cursor: pointer;
}
.s4 .cenbox #swiper-pagination-3 .sp li:nth-child(1) {
  background: url(../images/sex-wm_79c8016.png) 0 0 no-repeat;
  background-size: cover;
}
.s4 .cenbox #swiper-pagination-3 .sp li:nth-child(1).active {
  background: url(../images/sex-wm-a_5710081.png) 0 0 no-repeat;
  background-size: cover;
}
.s4 .cenbox #swiper-pagination-3 .sp li:nth-child(2) {
  background: url(../images/sex-wm_79c8016.png) -108px 0 no-repeat;
  background-size: cover;
}

.s4 .cenbox #swiper-pagination-3 .sp li:nth-child(2).active {
  background: url(../images/sex-wm-a_5710081.png) -108px 0 no-repeat;
  background-size: cover;
}
.s4 {
  background: url(../images/bg4_xmas.jpg) center center no-repeat;
}
.s4 .cenbox {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 1200px;
  height: 562px;
  margin: -281px 0 0 -600px;
}
.s4 .t3 {
  background: url(../images/til4_31e6c7d.png);
  width: 1200px;
  height: 79px;
  margin: 0 auto 60px;
  display: flex;
}
.s4 .t3 a {
  cursor: pointer;
  width: 22%;
  display: block;
  height: 100%;
  margin-right: 50px;
}
.s4 .t3 a:last-child {
  width: 42%;
}
.s4 .t3.on {
  background: url(../images/til4-2_f7e34d8.png);
}
.s4 .video-lists {
  font-size: 0;
  padding-left: 0;
}
.s4 .video-lists.non {
  display: none;
}
.s4 .video-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 400px;
  height: 210px;
}
.s4 .video-container .img-wrap {
  position: relative;
  overflow: hidden;
  height: 100%;
}
.s4 .video-container .img-wrap img {
  width: 100%;
}
.s4 .video-container .img-wrap:before {
  z-index: 1;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
}
.s4 .video-container .img-wrap:after {
  content: "";
  z-index: 2;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #d11f1f;
}
.s4 .video-container .video-name {
  opacity: 1;
  z-index: 2;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -180px;
  width: 360px;
  line-height: 210px;
  font-weight: 700;
  font-size: 16px;
  text-align: center;
  color: #fff;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.s4 .video-container .vbg,
.s4 .video-container .img-wrap:before,
.s4 .video-container .img-wrap:after,
.s4 .video-container .video-name {
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
}
.s4 .video-container .img-wrap:after {
  opacity: 0;
}
.s4 .video-container .img-wrap span {
  opacity: 0;
  z-index: 1;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 50px;
  height: 50px;
  margin: -25px 0 0 -25px;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
  background: url(../images/icon-play_deed6f0.png) center center no-repeat;
  background-color: rgba(0, 0, 0, 0.7);
  border-radius: 50%;
}
.s4 .video-container:hover .vbg {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.s4 .video-container:hover .img-wrap:before {
  opacity: 0;
}
.s4 .video-container:hover .img-wrap:after {
  opacity: 1;
}
.s4 .video-container:hover .img-wrap span {
  opacity: 1;
}
.s4 .video-container:hover .video-name {
  opacity: 0;
}
.s4 .more-video {
  padding-right: 30px;
  color: #fff;
  position: absolute;
  right: 0;
  top: 40px;
  font-size: 14px;
  line-height: 16px;
  display: none;
}
.s4 .more-video:before {
  content: "";
  position: absolute;
  right: 7px;
  width: 2px;
  height: 16px;
  background-color: #b0b0b0;
}
.s4 .more-video:after {
  content: "";
  position: absolute;
  top: 7px;
  right: 0;
  width: 16px;
  height: 2px;
  background-color: #b0b0b0;
}
.s4 .more-video:before,
.s4 .more-video:after {
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
}
.s4 .more-video:hover:before,
.s4 .more-video:hover:after {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.s4 .more-video.on {
  display: block;
}
#NIE-warning-tips,
#NIE-warning-bg,
#NIE-warning-dialog {
  display: none !important;
}
.bq-c {
  position: absolute;
  left: 20px;
  bottom: 40px;
  width: 400px;
  height: 46px;
  background: url(../images/pc-io_1a05269.png) no-repeat;
}
.home-arrow {
  z-index: 10;
  width: 28px;
  height: 23px;
  background: url(../images/down-tips2_29e4a3d.png) no-repeat;
  position: absolute;
  bottom: 10px;
  left: 50%;
  cursor: default;
  margin-left: -14px;
  -webkit-animation: home_arrow 0.8s ease-in-out infinite 300ms 0 ease;
  -moz-animation: home_arrow 0.8s ease-in-out infinite 300ms 0 ease;
  -ms-animation: home_arrow 0.8s ease-in-out infinite 300ms 0 ease;
  animation: home_arrow 0.8s ease-in-out infinite 300ms 0 ease;
  -moz-animation: home_arrow 0.8s ease-in-out infinite;
  -webkit-animation: home_arrow 0.8s ease-in-out infinite;
  -o-animation: home_arrow 0.8s ease-in-out infinite;
  -ms-animation: home_arrow 0.8s ease-in-out infinite;
  animation: home_arrow 0.8s ease-in-out infinite;
}
@-webkit-keyframes home_arrow {
  0%,
  100% {
    opacity: 1;
    -webkit-transform: translate(0, -7px);
    -moz-transform: translate(0, -7px);
    -ms-transform: translate(0, -7px);
    -o-transform: translate(0, -7px);
    transform: translate(0, -7px);
  }
  50% {
    opacity: 0.7;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
@-moz-keyframes home_arrow {
  0%,
  100% {
    opacity: 1;
    -webkit-transform: translate(0, -7px);
    -moz-transform: translate(0, -7px);
    -ms-transform: translate(0, -7px);
    -o-transform: translate(0, -7px);
    transform: translate(0, -7px);
  }
  50% {
    opacity: 0.7;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
@-ms-keyframes home_arrow {
  0%,
  100% {
    opacity: 1;
    -webkit-transform: translate(0, -7px);
    -moz-transform: translate(0, -7px);
    -ms-transform: translate(0, -7px);
    -o-transform: translate(0, -7px);
    transform: translate(0, -7px);
  }
  50% {
    opacity: 0.7;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
@-o-keyframes home_arrow {
  0%,
  100% {
    opacity: 1;
    -webkit-transform: translate(0, -7px);
    -moz-transform: translate(0, -7px);
    -ms-transform: translate(0, -7px);
    -o-transform: translate(0, -7px);
    transform: translate(0, -7px);
  }
  50% {
    opacity: 0.7;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
@keyframes home_arrow {
  0%,
  100% {
    opacity: 1;
    -webkit-transform: translate(0, -7px);
    -moz-transform: translate(0, -7px);
    -ms-transform: translate(0, -7px);
    -o-transform: translate(0, -7px);
    transform: translate(0, -7px);
  }
  50% {
    opacity: 0.7;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
.s4 .cenbox .t {
  background-position: 0px 0px;
}
.p0-top .gz-all .btn-gz.line {
  background-position: 0px -62px;
}
.p0-top .gz-all .txt-gz {
  background-position: -20px -62px;
}
.p0-top .gz-all .btn-gz.fb {
  background-position: -138px -62px;
}
.p0-top .gz-all .btn-gz.tw {
  background-position: -163px -62px;
}
.p0-top .gz-all .btn-gz.ytb {
  background-position: -222px -62px;
}
.p0-top .gz-all .btn-gz.lt {
  background-position: -194px -62px;
}
.bq-txt {
  background-position: -286px 0px;
}
.s4 .cenbox .t,
.p0-top .gz-all .btn-gz.line,
.p0-top .gz-all .txt-gz,
.p0-top .gz-all .btn-gz.fb,
.p0-top .gz-all .btn-gz.tw,
.p0-top .gz-all .btn-gz.ytb,
.p0-top .gz-all .btn-gz.lt,
.bq-txt {
  background-image: url(../images/index_z_4eaaea0.png);
}
