@-webkit-keyframes ring {
  0% {
    -webkit-transform: rotate(0deg);
  }
  25% {
    -webkit-transform: rotate(90deg);
  }
  50% {
    -webkit-transform: rotate(180deg);
  }
  75% {
    -webkit-transform: rotate(270deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
/*! normalize.css v1.1.2 | MIT License | git.io/normalize */
html {
  font-size: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
html,
button,
input,
select,
textarea {
  font-family: "Helvetica Neue", Arial, sans-serif;
}
body {
  margin: 0;
}
a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  outline: 0;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
h2 {
  font-size: 1.5em;
  margin: 0.83em 0;
}
h3 {
  font-size: 1.17em;
  margin: 1em 0;
}
h4 {
  font-size: 1em;
  margin: 1.33em 0;
}
h5 {
  font-size: 0.83em;
  margin: 1.67em 0;
}
h6 {
  font-size: 0.67em;
  margin: 2.33em 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
blockquote {
  margin: 1em 40px;
}
dfn {
  font-style: italic;
}
hr {
  box-sizing: content-box;
  height: 0;
}
p,
pre {
  margin: 1em 0;
}
code,
kbd,
pre,
samp {
  font-family: Monaco, Consolas, monospace;
  font-size: 1em;
}
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
q {
  quotes: none;
}
q:before,
q:after {
  content: "";
  content: none;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
dl,
menu,
ol,
ul {
  margin: 1em 0;
}
dd {
  margin: 0 0 0 40px;
}
menu,
ol,
ul {
  padding: 0 0 0 40px;
}
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
}
svg:not(:root) {
  overflow: hidden;
}
form {
  margin: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
  white-space: normal;
  *margin-left: -7px;
}
button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}
button,
input {
  line-height: normal;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
  *overflow: visible;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *height: 13px;
  *width: 13px;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden] {
  display: none;
}
mark {
  background: #ff0;
  color: #666;
}
figure {
  margin: 0;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  padding: 0;
  margin: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-family: inherit;
  font-size: 100%;
  vertical-align: baseline;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
table {
  border-collapse: separate;
  border-spacing: 0;
  vertical-align: middle;
}
caption,
th,
td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}
a img {
  border: none;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
main {
  display: block;
  padding: 0;
  margin: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-family: inherit;
  font-size: 100%;
  vertical-align: baseline;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]),
[hidden] {
  display: none;
}
html,
body {
  width: 100%;
  height: 100%;
  overflow: hidden;
  color: #3d3d3d;
  font-size: 16px;
  font-family: "Helvetica Neue", Arial, "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
  *font-family: "Microsoft YaHei", Arial, sans-serif;
}
iframe {
  border: none;
}
a {
  background: transparent;
  text-decoration: none;
  -webkit-tap-highlight-color: transparent;
  color: #8c8c8c;
}
.base_icon {
  background-repeat: no-repeat;
  background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  width: 0.4rem;
  height: 0.4rem;
}
.icon-small-base {
  background-repeat: no-repeat;
  background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  width: 0.6rem;
  height: 0.6rem;
}
.icon-big-base {
  background-repeat: no-repeat;
  background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  width: 0.96rem;
  height: 0.96rem;
}
.icon-big-index {
  background-repeat: no-repeat;
  background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  width: 0.76rem;
  height: 0.76rem;
}
.icon-sys-index {
  background-repeat: no-repeat;
  background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  width: 0.56rem;
  height: 0.54rem;
}
.icon-vip-index {
  background-repeat: no-repeat;
  background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  width: 0.6rem;
  height: 0.6rem;
}
.icon-sprites-base {
  background-repeat: repeat;
  background-size: 250px;
}
.icon-more {
  background-image: url("/images/2019/sdk/01/down_icon.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  width: 0.4rem;
  height: 0.4rem;
}
.icon-video {
  background-image: url("/images/2019/sdk/01/video_btn.png");
  width: 58px;
  height: 58px;
  background-size: 100% 100%;
}
.icon-s-star {
  background-image: url("/images/2019/sdk/01/star_s.png");
  width: 16px;
  height: 16px;
  background-size: 100% 100%;
  display: inline-block;
}
.icon-b-unstar {
  background-image: url("/images/2019/sdk/01/star_b_un.png");
  width: 0.4rem;
  height: 0.4rem;
  background-size: 100% 100%;
}
.icon-b-star {
  background-image: url("/images/2019/sdk/01/star_b_on.png");
  width: 0.4rem;
  height: 0.4rem;
  background-size: 100% 100%;
}
.icon-vip-server {
  background-image: url("/images/2019/sdk/01/vip_server_icon.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  width: 0.6rem;
  height: 0.6rem;
}
.icon-vip-chanel {
  background-image: url("/images/2019/sdk/01/vip_chanel_icon.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  width: 0.6rem;
  height: 0.6rem;
}
.icon-vip-gift {
  background-image: url("/images/2019/sdk/01/vip_gift_icon.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  width: 0.6rem;
  height: 0.6rem;
}
.icon-vip-account {
  background-image: url("/images/2019/sdk/01/vip_account_icon.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  width: 0.6rem;
  height: 0.6rem;
}
.icon-phone-bind {
  background-image: url("/images/2019/sdk/01/phone_bind_icon.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  width: 0.56rem;
  height: 0.54rem;
}
.icon-edit-password {
  background-image: url("/images/2019/sdk/01/edit_password_icon.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  width: 0.56rem;
  height: 0.54rem;
}
.icon-hide-eye {
  background-image: url("/images/2019/sdk/01/hide_eye_icon.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  width: 0.56rem;
  height: 0.54rem;
}
.icon-auto-login {
  background-image: url("/images/2019/sdk/01/auto_login_icon.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  width: 0.56rem;
  height: 0.54rem;
}
.icon-change-account {
  background-image: url("/images/2019/sdk/01/change_account_icon.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  width: 0.56rem;
  height: 0.54rem;
}
.icon-gift-phone {
  background-image: url("/images/2019/sdk/01/phone_gift_icon.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  width: 0.76rem;
  height: 0.76rem;
}
.icon-gift-realanme {
  background-image: url("/images/2019/sdk/01/realname_gift_icon.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  width: 0.76rem;
  height: 0.76rem;
}
.icon-gift-other {
  background-image: url("/images/2019/sdk/01/other_gift_icon.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  width: 0.76rem;
  height: 0.76rem;
}
.icon-vip-kefu {
  background-image: url("/images/2019/sdk/01/vip_kefu_icon.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  width: 0.76rem;
  height: 0.76rem;
}
.icon-fire-game {
  background-image: url("/images/2019/sdk/01/fire_game_icon.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  width: 0.76rem;
  height: 0.76rem;
}
.icon-news {
  background-image: url("/images/2019/sdk/01/news_icon.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  width: 0.76rem;
  height: 0.76rem;
}
.icon-active {
  background-image: url("/images/2019/sdk/01/active_icon.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  width: 0.76rem;
  height: 0.76rem;
}
.icon-close-gray {
  background-image: url("/images/2019/sdk/01/close_icon_gray.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  width: 0.34rem;
  height: 0.34rem;
}
.icon-close {
  background-image: url("/images/2019/sdk/01/close_icon.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  width: 0.4rem;
  height: 0.4rem;
}
.icon-kefu {
  background-image: url("/images/2019/sdk/01/kf_icon.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  width: 0.4rem;
  height: 0.4rem;
}
.icon-lock {
  background-image: url("/images/2019/sdk/01/lock_icon.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  width: 0.4rem;
  height: 0.4rem;
}
.icon-phone {
  background-image: url("/images/2019/sdk/01/phone_icon.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  width: 0.4rem;
  height: 0.4rem;
}
.icon-user {
  background-image: url("/images/2019/sdk/01/user_icon.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  width: 0.4rem;
  height: 0.4rem;
}
.icon-sys {
  background-image: url("/images/2019/sdk/01/system_icon.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  width: 0.4rem;
  height: 0.4rem;
}
.icon-tri-right {
  background-image: url("/images/2019/sdk/01/right_icon.png?v=2020111201");
  height: 0.3rem;
  width: 0.2rem;
  background-size: 100% 100%;
}
#pay-form .active strong{
  background-image: url("/images/2019/sdk/01/on_click.png?v=2020111201");
  height: 0.3rem;
  width: 0.3rem;
  margin-right: 5px;
  background-size: 100% 100%;
}
#pay-form strong{
  background-image: url("/images/2019/sdk/01/un_click.png?v=2020111201");
  height: 0.3rem;
  width: 0.3rem;
  margin-right: 5px;
  background-size: 100% 100%;
}
.icon-back {
  background-image: url("/images/2019/sdk/01/right_icon.png");
  height: 0.39rem;
  width: 0.25rem;
  background-size: 100% 100%;
  transform: rotate(180deg);
}
.icon-eye {
  background-image: url("/images/2019/sdk/01/eye_icon.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  width: 0.4rem;
  height: 0.4rem;
}
.icon-idc {
  background-image: url("/images/2019/sdk/01/idcard_icon.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  width: 0.4rem;
  height: 0.4rem;
}
.icon-loading {
  background-image: url("/images/2019/sdk/01/loading_icon.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  width: 48px;
  height: 48px;
  animation: ring 0.8s linear infinite;
  display: block;
}
.icon-big-qq {
  background-image: url("/images/2019/sdk/01/qq_b_logo.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  width: 0.96rem;
  height: 0.96rem;
  display: block;
}
.icon-big-wx {
  background-image: url("/images/2019/sdk/01/wx_b_logo.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  width: 0.96rem;
  height: 0.96rem;
  display: block;
}
.icon-big-other {
  background-image: url("/images/2019/sdk/01/other_b_logo.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  width: 0.96rem;
  height: 0.96rem;
  display: block;
}
.icon-small-qq {
  background-image: url("/images/2019/sdk/01/qq_m_logo.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  width: 0.6rem;
  height: 0.6rem;
}
.icon-small-wx {
  background-image: url("/images/2019/sdk/01/wx_m_logo.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  width: 0.6rem;
  height: 0.6rem;
}
.icon-small-alipay {
  background-image: url("/images/2019/sdk/01/alipay_m_logo.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  width: 0.6rem;
  height: 0.6rem;
}
.icon-shake-One-Shake {
  background-image: url("/images/2019/sdk/01/share_icon.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  width: 0.96rem;
  height: 0.96rem;
  margin: 0.25rem auto 0.25rem auto;
}
.icon-shake-m {
  background-image: url("/images/2019/sdk/01/share_icon_s.png");
  width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  -moz-background-size: 100% 100%;
}
.icon-weixin-share {
  background-image: url("/images/2019/sdk/01/share_icon.jpg");
  width: 86px;
  height: 86px;
  background-repeat: repeat;
  background-size: 250px;
  background-position: 169px 83px;
}
.icon-weixin-friend-share {
  background-image: url("/images/2019/sdk/01/share_icon.jpg");
  width: 86px;
  height: 86px;
  background-repeat: repeat;
  background-size: 250px;
  background-position: 88px 83px;
}
.icon-qq-share {
  background-image: url("/images/2019/sdk/01/share_icon.jpg");
  width: 86px;
  height: 86px;
  background-repeat: repeat;
  background-size: 250px;
  background-position: 2px 83px;
}
.icon-weibo-share {
  background-image: url("/images/2019/sdk/01/share_icon.jpg");
  width: 86px;
  height: 86px;
  background-repeat: repeat;
  background-size: 250px;
  background-position: 170px 0px;
}
.none {
  display: none;
}
.tl {
  text-align: left;
}
.tr {
  text-align: right;
}
.tc {
  text-align: center;
  margin: 0 auto;
}
.mt0 {
  margin-top: 0!important;
}
.mt10 {
  margin-top: 10px!important;
}
.mTopTen {
  top: 11px;
}
.red {
  color: #ee304e !important;
}
.red_ring::before {
  content: "";
  position: absolute;
  background: #ee304e;
  width: 13px;
  height: 13px;
  right: -3px;
  top: -3px;
  border-radius: 10px;
}
.bg_black {
  background: #333333 !important;
}
.bg_write {
  background: #fff !important;
}
.bg_gray {
  background: #f5f5f5 !important;
}
.colorLevel2 {
  opacity: 0.8;
}
.colorLevel3 {
  opacity: 0.6;
}
.colorLevel4 {
  opacity: 0.4;
}
.colorLevel5 {
  opacity: 0.2;
}
.common_red_btn {
  border: 1px solid #ee304e;
  padding: 5px 10px;
  top: 10px;
  border-radius: 15px;
  line-height: 18px;
  color: #ee304e;
}
.dialog-box {
  position: fixed;
  z-index: 10000;
  background: #fff;
  width: 80%;
  overflow: hidden;
  max-width: 4.8rem;
  transform: all 3s;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  border-radius: 15px;
}
.dialog-box .title {
  padding: 20px 0 14px 0;
  color: #333;
  font-size: 16px;
}
.dialog-box .info {
  padding: 0 20px;
  color: #888;
}
.dialog-box .info span {
  color: #00A3FF;
  font-weight: bold;
}
.dialog-box .opt {
  margin-top: 20px;
  border-top: 1px solid #d5d5d5;
}
.dialog-box .opt a {
  color: #00A3FF;
  text-decoration: none;
  padding: 10px 0;
}
.dialog-box .opt a:last-child {
  border-left: 1px solid #d5d5d5;
}
.dialog-box .dialog-close {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 3;
}
.dialog-box .dialog-kefu {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 3;
}
.dialog-box .dialog-back {
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: 3;
}
/*开关的大小*/
.switch-container {
  height: 25px;
  width: 45px;
  /*设置checkbox不显示*/
  /*设置label标签为椭圆状*/
  /*在label标签内容之前添加如下样式，形成一个未选中状态*/
  /*在label标签内容之后添加如下样式，形成一个选中状态*/
  /* ~ 兄弟选择符。
    p~ul ：位于 p 元素之后的所有 ul 元素
    */
  /*选中后，选中样式显示*/
  /*选中后，未选中样式消失*/
  /*选中后label的背景色改变*/
}
.switch-container .switch {
  display: none;
}
.switch-container label {
  display: block;
  background-color: #EEEEEE;
  height: 100%;
  width: 100%;
  cursor: pointer;
  border-radius: 25px;
}
.switch-container label:before {
  content: '';
  display: block;
  border-radius: 25px;
  height: 100%;
  width: 25px;
  background-color: white;
  opacity: 1;
  box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.08);
  -webkit-transition: all 0.2s ease;
}
.switch-container label:after {
  position: relative;
  top: -25px;
  left: 25px;
  content: '';
  display: block;
  border-radius: 25px;
  height: 100%;
  width: 25px;
  background-color: white;
  opacity: 0;
  box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.08);
  -webkit-transition: all 0.2s ease;
}
.switch-container #switch:checked ~ label:after {
  opacity: 1;
}
.switch-container #switch:checked ~ label:before {
  opacity: 0;
}
.switch-container #switch:checked ~ label {
  background-color: #ee304e;
}
/*弹窗*/
.base_mask {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.4);
  font-size: 14px;
}
.mask {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.4);
  font-size: 14px;
  z-index: 9999;
}
.mask2 {
  z-index: 10001;
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.4);
  font-size: 14px;
}
.ring_btn_base {
  border-radius: 1rem;
  background: #ee304e;
  color: #fff;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  flex-wrap: nowrap;
  margin: 0 0.2rem 0 0.2rem;
  text-align: center;
  align-items: center;
  /*垂直居中*/
  justify-content: center;
  /*水平居中*/
  font-size: 13px;
}
.ring_btn {
  border-radius: 1rem;
  background: #ee304e;
  color: #fff;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  flex-wrap: nowrap;
  margin: 0 0.2rem 0 0.2rem;
  text-align: center;
  align-items: center;
  /*垂直居中*/
  justify-content: center;
  /*水平居中*/
  font-size: 13px;
  width: 50px;
  height: 50px;
  min-width: 50px;
  min-height: 50px;
}
.ring_auto_btn {
  border-radius: 1rem;
  background: #ee304e;
  color: #fff;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  flex-wrap: nowrap;
  margin: 0 0.2rem 0 0.2rem;
  text-align: center;
  align-items: center;
  /*垂直居中*/
  justify-content: center;
  /*水平居中*/
  font-size: 13px;
  width: 50px;
  height: 50px;
  min-width: 50px;
  min-height: 50px;
}
.ring_b_btn {
  border-radius: 1rem;
  background: #ee304e;
  color: #fff;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  flex-wrap: nowrap;
  margin: 0 0.2rem 0 0.2rem;
  text-align: center;
  align-items: center;
  /*垂直居中*/
  justify-content: center;
  /*水平居中*/
  font-size: 13px;
  width: 55px;
  height: 55px;
  min-width: 55px;
  min-height: 55px;
  margin-left: 0.4rem;
  font-size: 17px;
}
.ring_b_btn_active {
  border-radius: 1rem;
  background: #ee304e;
  color: #fff;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  flex-wrap: nowrap;
  margin: 0 0.2rem 0 0.2rem;
  text-align: center;
  align-items: center;
  /*垂直居中*/
  justify-content: center;
  /*水平居中*/
  font-size: 13px;
  width: 55px;
  height: 55px;
  background: #a2a2a2 !important;
  min-width: 55px;
  min-height: 55px;
  margin-left: 0.4rem;
  font-size: 17px;
}
.dialog-msg {
  top: 0;
  position: absolute;
  z-index: 10001;
  width: 100%;
  height: 100%;
  overflow: hidden;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  flex-wrap: nowrap;
  text-align: center;
  align-items: center;
  /*垂直居中*/
  justify-content: center;
  /*水平居中*/
}
.dialog-msg .msg {
  z-index: 10002;
  padding: 5px 10px;
  color: #fff;
  font-size: 16px;
  background: #000;
  opacity: 0.7;
  border-radius: 5px;
}
.confirm-msg {
  top: 0;
  z-index: 10001;
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: absolute;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  flex-wrap: nowrap;
  text-align: center;
  align-items: center;
  /*垂直居中*/
  justify-content: center;
  /*水平居中*/
}
.confirm-msg-float {
  background: #fff;
  z-index: 10002;
  width: 70%;
  color: #3d3d3d;
  border-radius: 5px;
}
.confirm-msg-float-msg {
  padding: 0.5rem 0.11rem;
  line-height: 23px;
  white-space: pre;
  white-space: pre-wrap;
  white-space: pre-line;
  white-space: -pre-wrap;
  white-space: -o-pre-wrap;
  white-space: -moz-pre-wrap;
  white-space: -hp-pre-wrap;
  word-wrap: break-word;
}
.confirm-msg-float-btn {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  flex-wrap: nowrap;
  text-align: center;
  align-items: center;
  /*垂直居中*/
  justify-content: center;
  /*水平居中*/
}
.confirm-msg-float-btn span {
  padding: 0.3rem 0px;
  flex-grow: 1;
  border-top: 0.5px solid #eeeeee;
  max-width: 50%;
}
.confirm-msg-float-btn span:first-child {
  border-right: 0.5px solid #eeeeee;
}
.confirm-msg-float-submit {
  border-radius: 20px;
  padding: 10px 20px;
  background: #ee304e;
  color: #fff;
  font-size: 13px;
  margin-bottom: 15px;
}
iframe {
  width: 100%;
  height: 100%;
  position: relative;
}
/*充值弹窗*/
.pay-wp,
.all-wp {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10002;
}
.pay-wp iframe,
.all-wp iframe {
  /*盖住浮标*/
  z-index: 1;
}
.pay-wp .pay-close {
  width: 26px;
  height: 26px;
  line-height: 26px;
  text-align: center;
  font-size: 18px;
  color: #fff;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 3px;
  position: absolute;
  top: 17px;
  right: 10px;
  z-index: 9;
  display: none;
}
.kf-wp .close {
  width: 44px;
  height: 44px;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 1003;
}
.cut-pic-wp {
  margin: 0.5rem auto 0.2rem auto;
  font-weight: 700;
  line-height: 0.3rem;
  text-align: center;
  margin: 0 auto;
  border: 1px #ee304e dashed;
}
.cut-pic-wp img {
  position: relative;
  width: 100%;
}
.video-js .vjs-big-play-button .vjs-icon-placeholder:before {
  content: "\f101";
  color: #ee304e !important;
}
.video-js .vjs-big-play-button {
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  align-items: center;
  /*垂直居中*/
  justify-content: center;
  /*水平居中*/
  width: 60px !important;
  height: 60px !important;
  line-height: 50px!important;
  border-radius: 50px!important;
  border: 4px solid #ee304e !important;
  background-color: rgba(115, 133, 159, 0) !important;
  margin-top: 0!important;
  margin-left: 0!important;
}
.myheader {
  width: 100%;
  height: 51px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  display: flex;
  flex-direction: row ;
  justify-content: space-between;
  align-items: center;
  padding: 0 18px;
  background: #FFFFFF;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 10;
  opacity: 0.85;
}
.myheader .logo {
  width: 59px;
  height: 29px;
  background: url(/images/2019/sdk/01/logo.png) no-repeat;
  background-size: cover;
}
.myheader .top-nav-toggle {
  width: 0.4rem;
  height: 0.32rem;
  display: box;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  flex-direction: column;
  justify-content: space-between;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  box-pack: justify;
}
.myheader .top-nav-toggle i {
  display: block;
  background: #ee304e;
  width: 0.4rem;
  height: 0.04rem;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.myheader .top-nav-toggle.cur i:nth-of-type(1) {
  -webkit-transform: rotate(45deg) translate(0.1rem, 0.1rem);
  -moz-transform: rotate(45deg) translate(0.1rem, 0.1rem);
  -ms-transform: rotate(45deg) translate(0.1rem, 0.1rem);
  transform: rotate(45deg) translate(0.1rem, 0.1rem);
}
.myheader .top-nav-toggle.cur i:nth-of-type(2) {
  display: none;
}
.myheader .top-nav-toggle.cur i:nth-of-type(3) {
  -webkit-transform: rotate(-45deg) translate(0.1rem, -0.1rem);
  -moz-transform: rotate(-45deg) translate(0.1rem, -0.1rem);
  -ms-transform: rotate(-45deg) translate(0.1rem, -0.1rem);
  transform: rotate(-45deg) translate(0.1rem, -0.1rem);
}
.top-menu {
  width: 100%;
  height: 100%;
  background: #F5F5F5;
  margin-top: 51px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9;
  display: none;
}
.top-menu li {
  height: 58px;
  background: #ffffff;
  border-radius: 3px;
  margin: 3.5px;
  vertical-align: middle;
  position: relative;
}
.top-menu li a {
  display: block;
  width: 100%;
  height: 58px;
  font-size: 14px;
  line-height: 58px;
}
.top-menu li a .t {
  position: absolute ;
  left: 73px;
}
.top-menu li .right_ar {
  display: block;
  float: right;
  width: 11px;
  height: 21px;
  margin-right: 21px;
  margin-top: 18px;
  background: url(/images/2019/sdk/01/right_icon.png) no-repeat;
  background-size: cover;
}
.top-menu li .right_num {
  display: block;
  float: right;
  margin-right: 21px;
}
.top-menu .icon-game {
  display: inline-block;
  width: 27px;
  height: 18px;
  background: url(/images/2019/sdk/01/xgame_icon.png) no-repeat;
  background-size: cover;
  margin: 20px 22px 0 24px;
}
.top-menu .icon-phone {
  display: inline-block;
  width: 18px;
  height: 24px;
  background: url(/images/2019/sdk/01/xphone_icon.png) no-repeat;
  background-size: cover;
  margin: 17px 28px 0 29px;
}
.top-menu .icon-news {
  display: inline-block;
  width: 24px;
  height: 25px;
  background: url(/images/2019/sdk/01/xnews_icon.png) no-repeat;
  background-size: cover;
  margin: 18px 24px 0 26px;
}
.top-menu .icon-kf {
  display: inline-block;
  width: 24px;
  height: 25px;
  background: url(/images/2019/sdk/01/xkf_icon.png) no-repeat;
  background-size: cover;
  margin: 17px 24px 0 25px;
}
.top-menu .icon-login {
  display: inline-block;
  width: 19px;
  height: 22px;
  background: url(/images/2019/sdk/01/xuser_icon.png) no-repeat;
  background-size: cover;
  margin: 18px 26px 0 26px;
}
.top-menu.menu-hide {
  -webkit-animation: fadeOutUp 0.5s 0s ease-in-out both;
  -moz-animation: fadeOutUp 0.5s 0s ease-in-out both;
  -ms-animation: fadeOutUp 0.5s 0s ease-in-out both;
  animation: fadeOutUp 0.5s 0s ease-in-out both;
}
@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
    filter: alpha(opacity=100);
  }
  100% {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: translate3d(0, -100%, 0);
  }
}
@-moz-keyframes fadeOutUp {
  0% {
    opacity: 1;
    filter: alpha(opacity=100);
  }
  100% {
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-transform: translate3d(0, -100%, 0);
  }
}
@-o-keyframes fadeOutUp {
  0% {
    opacity: 1;
    filter: alpha(opacity=100);
  }
  100% {
    opacity: 0;
    filter: alpha(opacity=0);
    -o-transform: translate3d(0, -100%, 0);
  }
}
@-ms-keyframes fadeOutUp {
  0% {
    opacity: 1;
    filter: alpha(opacity=100);
  }
  100% {
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-transform: translate3d(0, -100%, 0);
  }
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
    filter: alpha(opacity=100);
  }
  100% {
    opacity: 0;
    filter: alpha(opacity=0);
    transform: translate3d(0, -100%, 0);
  }
}
.top-menu.menu-show {
  -webkit-animation: bounceInDown 0.5s 0s ease-in-out both;
  -moz-animation: bounceInDown 0.5s 0s ease-in-out both;
  -ms-animation: bounceInDown 0.5s 0s ease-in-out both;
  animation: bounceInDown 0.5s 0s ease-in-out both;
}
@-webkit-keyframes bounceInDown {
  0%,
  60%,
  75%,
  90%,
  100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0.01;
    filter: alpha(opacity=1);
    -webkit-transform: translate3d(0, -16rem, 0);
  }
  60% {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translate3d(0, 15px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -8px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 4px, 0);
  }
  100% {
    -webkit-transform: none;
  }
}
@-moz-keyframes bounceInDown {
  0%,
  60%,
  75%,
  90%,
  100% {
    -moz-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0.01;
    filter: alpha(opacity=1);
    -moz-transform: translate3d(0, -16rem, 0);
  }
  60% {
    opacity: 1;
    filter: alpha(opacity=100);
    -moz-transform: translate3d(0, 15px, 0);
  }
  75% {
    -moz-transform: translate3d(0, -8px, 0);
  }
  90% {
    -moz-transform: translate3d(0, 4px, 0);
  }
  100% {
    -moz-transform: none;
  }
}
@-o-keyframes bounceInDown {
  0%,
  60%,
  75%,
  90%,
  100% {
    -o-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0.01;
    filter: alpha(opacity=1);
    -o-transform: translate3d(0, -16rem, 0);
  }
  60% {
    opacity: 1;
    filter: alpha(opacity=100);
    -o-transform: translate3d(0, 15px, 0);
  }
  75% {
    -o-transform: translate3d(0, -8px, 0);
  }
  90% {
    -o-transform: translate3d(0, 4px, 0);
  }
  100% {
    -o-transform: none;
  }
}
@-ms-keyframes bounceInDown {
  0%,
  60%,
  75%,
  90%,
  100% {
    -ms-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0.01;
    filter: alpha(opacity=1);
    -ms-transform: translate3d(0, -16rem, 0);
  }
  60% {
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-transform: translate3d(0, 15px, 0);
  }
  75% {
    -ms-transform: translate3d(0, -8px, 0);
  }
  90% {
    -ms-transform: translate3d(0, 4px, 0);
  }
  100% {
    -ms-transform: none;
  }
}
@keyframes bounceInDown {
  0%,
  60%,
  75%,
  90%,
  100% {
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0.01;
    filter: alpha(opacity=1);
    transform: translate3d(0, -16rem, 0);
  }
  60% {
    opacity: 1;
    filter: alpha(opacity=100);
    transform: translate3d(0, 15px, 0);
  }
  75% {
    transform: translate3d(0, -8px, 0);
  }
  90% {
    transform: translate3d(0, 4px, 0);
  }
  100% {
    transform: none;
  }
}
.fr {
  float: right;
}
.fl {
  float: left;
}
.newHeader {
  position: fixed;
  top: 0;
  height: 51px;
  background: #fff;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1000;
}
.newHeader .back_left {
  display: inline-block;
  width: 11px;
  height: 21px;
  background: url(/images/2019/sdk/01/left_icon.png) no-repeat;
  background-size: 100%;
  position: absolute;
  left: 18px;
}
.detail_back_left {
  display: inline-block;
  width: 32px;
  height: 32px;
  background: url(/images/2019/sdk/01/fanhui.png) no-repeat;
  background-size: 100%;
  position: absolute;
  left: 10px;
  top: 15px;
  z-index: 100;
}
.contentHeader {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  height: 51px;
  background: #fff;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1000;
}
.contentHeader .back_left {
  display: inline-block;
  width: 11px;
  height: 21px;
  background: url(/images/2019/sdk/01/left_icon.png) no-repeat;
  background-size: 100%;
  position: absolute;
  left: 18px;
}
.login-form {
  width: 90%;
  margin: 0 auto;
}
@media all and (orientation: landscape) {
  html {
    font-size: 53px!important;
  }
}
.mod-pay {
  padding: 0 10px;
}
.mod-pay > header {
  padding-top: 0.25rem;
  color: #343434;
  font-size: 0.3rem;
  position: relative;
}
.mod-pay > header > h1 {
  text-align: center;
  color: #7e7e7e;
  font-size: 16px;
  line-height: 18px;
}
.mod-pay > header > h1:first-child {
  margin-top: 0.22rem;
}
.mod-pay > header > h2 {
  text-align: center;
  color: #7e7e7e;
  font-size: 0.3rem;
  line-height: 0.4rem;
}
.mod-pay > header > h2:first-child {
  margin-top: 0.22rem;
}
.mod-pay > header > h2 {
  padding: 0.15rem 0px;
}
.mod-pay > header > h2 p {
  font-size: 0.3rem;
}
.mod-pay > header > h2 b {
  font-size: 0.6rem;
}
.mod-pay > content {
  position: relative;
  margin: 0.2rem 0rem 0.05rem 0rem;
  display: block;
}
.mod-pay > content > form > ul {
  text-align: left;
}
.mod-pay > content > form > ul > li {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  flex-wrap: nowrap;
  text-align: center;
  align-items: center;
  /*垂直居中*/
  justify-content: center;
  /*水平居中*/
  background: #f2f2f2;
  border-radius: 5px;
  height: 0.8rem;
  margin-bottom: 0.15rem;
}
.mod-pay > content > form > ul > li > i {
  margin-left: 15px;
}
.mod-pay > content > form > ul > li > span {
  text-align: left;
  margin-left: 10px;
  flex-grow: 1;
  color: #7e7e7e;
  font-size: 16px;
}
.mod-pay > content > form > ul > li > em {
  margin-right: 15px;
}
.pay-mask {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 10000;
  background: rgba(0, 0, 0, 0.5) url(/images/2019/loading.gif) center center no-repeat;
  background-size: 80px;
  display: none;
}
.tag {
  background-image: url(/images/2019/sdk/01/tag.png);
  height: 18px;
  width: 42px;
  margin-right: 5px;
  background-size: cover;
}
.ad_tags{
  border-radius: 12px;
  border: 1px solid #ee2e4e;
  color: #ee2e4e;
  margin-right: 5px;
  padding: 2px 3px;
  font-size: 11px;
}