@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: 118px;
  height: 35px;
  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 {
  width: 20px;
  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: 276px; 
  position: absolute;
  border-radius: 5px;
  top: -200px;
  left: 10px;
  top: -105px;
  left: 0;
  -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-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;
}
.container {
  background-color: #fff;
}
.top_kv {
  width: 100%;
  height: 400px;
  position: relative;
  background: url(../images/top_bg_f4a3afa.jpg) center top no-repeat;
}
.top_kv .btn_gw,
.top_kv .btn_news {
  color: #fff;
  font-size: 14px;
  position: absolute;
  right: 640px;
  top: 34px;
  display: block;
}
.top_kv .btn_gw.btn_news,
.top_kv .btn_news.btn_news {
  right: 390px;
}
.top_kv .btn_gw:hover:after,
.top_kv .btn_news:hover:after,
.top_kv .btn_gw.on:after,
.top_kv .btn_news.on:after {
  content: "";
  width: 100%;
  height: 1px;
  position: absolute;
  left: 0;
  top: 10px;
  background: url(../images/news_tab_line_599cf5e.png) left top repeat-x;
}
.NIE-list {
  padding-top: 22px;
  min-height: 800px;
}
.NIE-list .head {
  width: 100%;
  height: 140px;
}
.NIE-list .head .title {
  width: 100%;
  height: 83px;
  display: block;
  background: url(../images/list_new_tit_29a9f3e.png) center top no-repeat;
}
.NIE-list .head .tab {
  text-align: center;
  font-size: 0;
  margin-top: 25px;
}
.NIE-list .head .tab.Latest a:nth-child(1):after {
  display: block;
}
.NIE-list .head .tab.News a:nth-child(2):after {
  display: block;
}
.NIE-list .head .tab.Announcement a:nth-child(3):after {
  display: block;
}
.NIE-list .head .tab.Guide a:nth-child(4):after {
  display: block;
}
.NIE-list .head .tab a {
  color: #191919;
  font-size: 14px;
  padding: 0 20px;
  line-height: 32px;
  display: inline-block;
  position: relative;
}
.NIE-list .head .tab a:after {
  content: "";
  width: 62px;
  height: 4px;
  position: absolute;
  left: 50%;
  top: 15px;
  margin-left: -31px;
  display: none;
  background: url(../images/news_tab_line_599cf5e.png) no-repeat left top;
}
.NIE-list .head .tab a:hover:after {
  display: block;
}
.NIE-list .list {
  width: 100%;
  height: auto;
  margin-top: 30px;
  border-top: 1px solid #ddd;
}
.NIE-list .list li {
  width: 100%;
  height: 165px;
  border-bottom: 1px solid #ddd;
  -webkit-transition: background 0.3s;
  -moz-transition: background 0.3s;
  -ms-transition: background 0.3s;
  -o-transition: background 0.3s;
  transition: background 0.3s;
}
.NIE-list .list li:hover {
  background: url(../images/list_li_bg_h_7c2988b.png) no-repeat;
}
.NIE-list .list li:hover a {
  -webkit-transform: translateX(-15px);
  -moz-transform: translateX(-15px);
  -ms-transform: translateX(-15px);
  -o-transform: translateX(-15px);
  transform: translateX(-15px);
}
.NIE-list .list li:hover a i {
  color: #fff;
  background: url(../images/list_i_h_c20eac9.png);
  background-size: 100% 100%;
}
.NIE-list .list li a {
  width: 800px;
  height: 100%;
  display: block;
  margin: 0 auto;
  position: relative;
  box-sizing: border-box;
  padding: 36px 0 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.NIE-list .list li a i {
  width: 92px;
  height: 47px;
  position: absolute;
  left: -100px;
  top: 36px;
  display: block;
  font-style: normal;
  color: #7d7d7d;
  font-size: 14px;
  line-height: 57px;
  text-align: center;
  background: url(../images/list_i_dfe9141.png);
  background-size: 100% 100%;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.NIE-list .list li a .lside .time,
.NIE-list .list li a .lside .title {
  display: inline-block;
  vertical-align: top;
  color: #191919;
  font-size: 20px;
  line-height: 20px;
  margin-top: 20px;
}
.NIE-list .list li a .lside .time.title,
.NIE-list .list li a .lside .title.title {
  width: 690px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.NIE-list .list li a .lside .comment {
  height: 44px;
  color: #7d7d7d;
  font-size: 14px;
  width: 100%;
  line-height: 22px;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  word-break: break-all;
}
.NIE-art {
  padding-top: 22px;
  min-height: 800px;
}
.NIE-art .tit {
  width: 100%;
  height: 158px;
  border-bottom: 1px solid #ededed;
}
.NIE-art .tit .tbox {
  width: 1040px;
  margin: 0 auto;
  padding-top: 34px;
  position: relative;
}
.NIE-art .tit .tbox .artTitle {
  margin: 0 auto;
  padding: 0 72px;
  position: relative;
  line-height: 32px;
  color: #191919;
  font-size: 30px;
  text-align: center;
  font-family: "Microsoft Yahei";
  font-weight: 400;
}
.NIE-art .tit .tbox .back {
  width: 50px;
  height: 50px;
  position: absolute;
  top: 0;
  left: 0;
  border: 1px solid #e2e2e2;
  background-color: #fff;
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -ms-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
.NIE-art .tit .tbox .back i {
  display: block;
  height: 100%;
  background: url(../images/ny_back_7b03ccd.png) no-repeat center;
}
.NIE-art .tit .tbox .artInfo {
  padding-bottom: 42px;
  text-align: center;
  color: #888;
  position: relative;
  margin-top: 25px;
  height: 24px;
  line-height: 24px;
  font-size: 14px;
  vertical-align: middle;
  font-family: "Microsoft Yahei";
}
.NIE-art .tit .tbox .artInfo .artAuthor {
  margin-right: 80px;
  display: inline-block;
  vertical-align: middle;
}
.NIE-art .tit .tbox .artInfo .artDate {
  margin-right: 80px;
  display: inline-block;
  vertical-align: middle;
  font-family: "Microsoft Yahei";
}
.NIE-art .tit .tbox .artInfo .artShare {
  height: 24px;
  line-height: 24px;
  text-align: center;
  color: #888;
  position: relative;
  z-index: 2;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
}
.NIE-art .tit .tbox .artInfo .artShare:hover:after {
  background-image: url(../images/news_z_1214559.png);
  background-position: -10px 0;
}
.NIE-art .tit .tbox .artInfo .artShare:after {
  margin-left: 10px;
  content: "";
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -1px;
  width: 10px;
  height: 19px;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-image: url(../images/news_z_1214559.png);
}
.NIE-art .artText {
  min-height: 700px;
  width: 880px;
  margin: 38px auto 0;
  padding-bottom: 130px;
  color: #191919;
  font-size: 16px;
  line-height: 24px;
  font-family: "Microsoft YaHei";
}
.NIE-art .artText video,
.NIE-art .artText .video_ctn div {
  width: 800px !important;
  height: 450px !important;
}
.NIE-art .artText .video_ctn > div > a {
  display: none !important;
}
.NIE-art .artText .video_ctn > div li {
  display: none !important;
}
.NIE-art .artText h2 {
  font-size: 16px;
  color: #191919;
  font-weight: 700;
  margin-top: 30px;
}
.NIE-art .artText h3,
.NIE-art .artText h4,
.NIE-art .artText h5,
.NIE-art .artText h6 {
  color: #191919;
  font-weight: 700;
  margin-top: 25px;
}
.NIE-art .artText strong,
.NIE-art .artText b {
  font-weight: 700;
}
.NIE-art .artText a {
  color: #20cc99;
  text-decoration: none;
}
.NIE-art .artText a:hover {
  text-decoration: underline;
}
.NIE-art .artText table {
  line-height: 40px;
  border: 1px solid #e9e9e9;
  text-align: center;
  min-width: 512px;
  max-width: 800px;
  margin: 20px auto 0;
}
.NIE-art .artText table tr,
.NIE-art .artText table td {
  border: 1px solid #e9e9e9;
  text-align: center;
  color: #888;
}
.NIE-art .artText table th {
  background-color: #f4f4f4;
  color: #848484;
  border: 1px solid #e9e9e9;
  text-align: center;
}
.NIE-art .artText img {
  max-width: 800px;
  margin-top: 20px;
}
.NIE-art .artText p {
  margin-top: 20px;
}
.back_top {
  width: 50px;
  height: 50px;
  display: block;
  position: fixed;
  right: 0;
  bottom: 200px;
  display: none;
  background: url(../images/bank_top_1aac65b.png) no-repeat;
}
.p0-top .gz-all .btn-gz.line {
  background-position: 0px 0px;
}
.p0-top .gz-all .txt-gz {
  background-position: -20px 0px;
}
.p0-top .gz-all .btn-gz.fb {
  background-position: -2px -19px;
}
.p0-top .gz-all .btn-gz.tw {
  background-position: -27px -19px;
}
.p0-top .gz-all .btn-gz.ytb {
  background-position: -86px -19px;
}
.p0-top .gz-all .btn-gz.lt {
  background-position: -58px -19px;
}
.bq-txt {
  background-position: -136px 0px;
}
.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/list_z_e91d705.png);
}
