html {
  -webkit-font-smoothing: antialiased;
  /* 让页面里的字体变清晰  */
  -webkit-overflow-scrolling: touch;
  /* 快速滚动和回弹的效果  */
  -moz-overflow-scrolling: touch;
  -o-overflow-scrolling: touch;
  overflow-scrolling: touch;
}

h1,
h2,
h3 {
  font-family: "Microsoft Yahei", "SimSun";
}

body {
  margin: 0px;
  height: 100%;
  background: #f9f9f9;
  font-family: "Microsoft Yahei", "SimSun";
}

* {
  margin: 0px;
  padding: 0px;
  list-style: none
}

form {
  margin: 0;
  padding: 0
}

input,
textarea {
  outline: none;
  font-size: 16px;
  -webkit-appearance: none;
}

a {
  text-decoration: none;
  color: #4ea9db;
}

a:hover {
  color: #f60;
  text-decoration: none
}

img {
  vertical-align: bottom;
  border: none
}

body {
  margin: 0 auto;
  max-width: 1920px;
  min-width: 320px;
  width: 100%;
}


/*  top */

header {
  height: 42px;
  background: #8C8EA0;
  position: relative;
  /* height: 42px;
   margin-bottom: -42px;
   position: relative;*/
}

header h1,
h3 {
  line-height: 42px;
  color: #f9f9f9;
  font-size: 20px;
  padding-left: 40px;
  -webkit-font-smoothing: antialiased;
  font-weight: normal
}

.logo {
  float: left;
  background: url(../images/logo2.png) no-repeat;
  margin: 8px 5px 5px 30px;
  display: inline;
}

.logo {
  width: 27px;
  height: 24px;
  background-size: 27px 24px;
  -webkit-background-size: 27px 24px;
}

.logofl {
  float: left;
  background: url(../images/logofl.png) no-repeat;
  margin: 8px 5px 5px 30px;
  display: inline;
}

.logofl {
  width: 27px;
  height: 24px;
  background-size: 27px 24px;
  -webkit-background-size: 27px 24px;
}

header span {
  position: absolute;
  top: 0px;
  left: 0px;
}

header span a {
  width: 35px;
  height: 40px;
  display: block;
  text-indent: -9999px;
  background: url(../images/icon.png) no-repeat center center
}


/* index  */

footer {
  clear: both;
  font-size: 14px;
  text-align: center;
  color: #999;
}

.content {
  color: #7f7f7f;
  min-height: 100%;
  padding: 5px 15px 0
}

.box {
  margin-top: 14px;
}

.box ul {
  overflow: hidden;
  zoom: 1;
  width: 100%;
  text-align: center;
}

.box li {
  width: 103px;
  height: 115px;
  margin-bottom: 5px;
  margin-left: 18px;
  margin-right: 18px;
  display: inline-block;
}

.box li p {
  text-align: center;
  height: 28px;
  line-height: 28px;
  font-size: 15px;
  color: #3188d5;
  font-weight: bold;
}

.box li span {
  border: #d9d9d9 1px solid;
  display: table-cell;
  width: 103px;
  height: 90px;
}

.box li span:hover {
  opacity: 0.8;
}

.icon_yz {
  background: url(../images/logo_v2.jpg?v=3) left top no-repeat;
}

.icon_lw {
  background: url(../images/logo_v2.jpg?v=3) right top no-repeat
}

.icon_wow {
  background: url(../images/logo_v2.jpg?v=3) left -90px no-repeat
}

.icon_x {
  background: url(../images/logo_v2.jpg?v=3) right -90px no-repeat
}

.icon_god {
  background: url(../images/logo_v2.jpg?v=3) left -180px no-repeat
}

.icon_bbcs {
  background: url(../images/logo_v2.jpg?v=3) right -180px no-repeat
}

.icon_ws {
  background: url(../images/logo_v2.jpg?v=3) left -270px no-repeat
}

.icon_zc {
  background: url(../images/logo_v2.jpg?v=3) right -270px no-repeat
}


/*  确认充值信息 */

.sure {
  margin: 8px auto;
}

.sure span {
  color: #38e
}

.sure li {
  line-height: 200%
}


/*  选择充值方式 */

.pay_box {
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  border: 1px solid #c9c9c9;
  background: #fff;
  font-size: 14px;
  margin: 8px auto;
}

.pay_box li {
  border-bottom: #c9c9c9 1px solid;
  height: 50px;
  line-height: 50px;
  padding: 0 11px;
}

.icon_pay {
  float: left;
  margin-top: 10px;
  display: inline;
}

.pay_more {
  float: right;
  margin-right: 15px;
  display: inline;
  color: #2487e2
}

.pay_text {
  margin-left: 13px;
  display: inline;
  float: left
}

.pay_alipay {
  background: url(../images/alipay200x60.png?v=5) no-repeat;
  width: 100px;
  height: 30px;
  background-size: 100px 30px;
  -webkit-background-size: 100px 30px;
}

.pay_weixin {
  background: url(../images/weixin_logo_b.png?v=6) no-repeat;
  width: 100px;
  height: 30px;
  background-size: 100px 30px;
  -webkit-background-size: 100px 30px;
}

.pay_unionpay {
  background: url(../images/union_pay.png?v=5) no-repeat;
  width: 100px;
  height: 30px;
  background-size: 100px 30px;
  -webkit-background-size: 100px 30px;
}

.icon_pay1 {
  float: left;
  margin-top: 5px;
  display: inline;
  width: 140px;
  height: 40px;
  background-size: 140px 40px;
  -webkit-background-size: 140px 40px;
}

.pay_Razer_Gold {
  background: url(../images/Razer_Gold_Payment_Button_White_140x50.png) no-repeat left center;
}

.pay_ocean_711 {
  background: url(../images/7-11Cash.png) no-repeat left center;
}

.pay_ocean_mys {
  background: url(../images/MYS_Direct_OnlineBank.png) no-repeat left center;
}

.pay_ocean_sg {
  background: url(../images/SG_OnlineBank.png) no-repeat left center;
}

.pay_ocean_unionpay {
  background: url(../images/UnionPay.png) no-repeat left center;
}

.pay_ocean_creditcard {
  background: url(../images/vm.png) no-repeat left center;
}


/*.pay_mobile{ background:url(../images/icon_pay.png?v=2) no-repeat left -96px}*/

.pay_tenpay {
  background: url(../images/tenpay_logo.png?v=5) no-repeat;
  width: 100px;
  height: 30px;
  background-size: 100px 30px;
  -webkit-background-size: 100px 30px;
}

.select {
  float: right;
  background: url(../images/icon_select_4.png?v=2) no-repeat;
  width: 19px;
  height: 19px;
  margin-top: 15px;
  margin-right: 11px;
  display: inline;
  background-size: 19px 19px;
  -webkit-background-size: 19px 19px;
}

.select_check {
  background: url(../images/icon_select_3.png?v=2) no-repeat;
  width: 19px;
  height: 19px;
  background-size: 19px 19px;
  -webkit-background-size: 19px 19px;
}


/*  充值 #2487e2*/

.btn {
  margin: 10px 0px;
  padding: 8px 15px;
  color: #fff;
  text-align: center;
  height: 30px;
  background: #2487e2;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  clear: both;
  line-height: 30px;
}

.btn a {
  display: block;
  height: 30px;
  font-size: 18px;
  color: #fff;
}

.btn:hover {
  opacity: 0.8;
  color: #fff;
}


/*   tips  */

.tips {
  position: absolute;
  top: 50%;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 5px;
  left: 20%;
  margin-top: -40px;
  z-index: 100;
  height: 80px;
  line-height: 80px;
  background: #555 url(../images/loading.gif) 10% center no-repeat;
  opacity: .4;
  width: 60%;
  text-align: center;
  font-size: 14px;
  color: #fff;
  display: none
}

select {
  width: 100%;
  margin-top: 10px;
  background: none;
  padding: 0 2%;
  border: #c9c9c9 1px solid;
  border-radius: 5px;
  background: #f6f6f6 url(../images/icon_b.png?v=2) no-repeat 98% center;
  -webkit-appearance: none;
  background-size: 22px 22px;
  -webkit-background-size: 22px 22px;
}

option {
  text-align: center;
}


/*  输入通行证 */

.username {
  padding: 8px 0;
}

.username h2 {
  font-size: 16px;
  line-height: 200%;
}

.username_ipt {
  border: none;
  border: #c9c9c9 10px solid;
  padding: 0 2%;
  height: 40px;
  line-height: 40px;
  line-height: normal;
  border-radius: 5px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  width: 96%;
  border: 1px solid #c9c9c9;
}


/*  输入金额 */

.num_box {
  margin-bottom: 50px;
}

.num_box h2 {
  font-size: 16px;
  line-height: 300%;
}

.num_box li {
  float: left;
  font-size: 16px;
  text-align: center;
  background: #fff;
  width: 60px;
  height: 38px;
  line-height: 38px;
  margin-bottom: 8px;
  border: 1px solid #c9c9c9;
  margin-left: 2px;
  margin-right: 2px;
  color: #707070;
}

.num_box li:hover {
  background: #2487e2 !important;
  color: #fff !important;
}

.num_check {
  background: #2487e2 !important;
  color: #fff !important;
}

.num_ipt {
  width: 60px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  font-size: 16px !important;
  text-align: center;
  height: 38px;
  line-height: 38px;
  line-height: normal;
  border-radius: 0;
  border: 1px solid #c9c9c9;
  color: #707070;
}

.num_ipt:hover {
  border: 1px solid #ff9000;
}


/*  ipad */

.num_ipad {
  display: none
}

@media screen and (min-width: 480px) {
  .num_ipad {
    display: block
  }
}


/* css3 动画  定义icon-bounce */

@keyframes icon-bounce {
  0%,
  100% {
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  25% {
    -moz-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }
  50% {
    -moz-transform: rotate(-15deg);
    -ms-transform: rotate(-15deg);
    -webkit-transform: rotate(-15deg);
    transform: rotate(-15deg);
  }
  75% {
    -moz-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }
  85% {
    -moz-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
}

@-webkit-keyframes icon-bounce {
  0%,
  100% {
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  25% {
    -moz-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }
  50% {
    -moz-transform: rotate(-15deg);
    -ms-transform: rotate(-15deg);
    -webkit-transform: rotate(-15deg);
    transform: rotate(-15deg);
  }
  75% {
    -moz-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }
  85% {
    -moz-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
}

@-moz-keyframes icon-bounce {
  0%,
  100% {
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  25% {
    -moz-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }
  50% {
    -moz-transform: rotate(-15deg);
    -ms-transform: rotate(-15deg);
    -webkit-transform: rotate(-15deg);
    transform: rotate(-15deg);
  }
  75% {
    -moz-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }
  85% {
    -moz-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
}

@-o-keyframes icon-bounce {
  0%,
  100% {
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  25% {
    -moz-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }
  50% {
    -moz-transform: rotate(-15deg);
    -ms-transform: rotate(-15deg);
    -webkit-transform: rotate(-15deg);
    transform: rotate(-15deg);
  }
  75% {
    -moz-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }
  85% {
    -moz-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
}

.icon_pay_check {
  -webkit-animation: icon-bounce 0.5s alternate;
  -moz-animation: icon-bounce 0.5s alternate;
  -o-animation: icon-bounce 0.5s alternate;
  animation: icon-bounce 0.5s alternate;
}

/*  手游优惠券   */
.sure {
  background: #fff;
  border-radius: 5px;
  padding: 10px
}

.sure li {
  position: relative
}

.sure li strong {
  width: 25px;
  height: 25px;
  position: absolute;
  top: 4px;
  right: 0px;
  background: url("../images/arrow.png") no-repeat;
  background-size: 25px 25px
}

.sure span {
  float: right;
  margin-right: 20px;
}

.sure span em {
  font-style: normal
}

.sure span.coupon {
    color: #666;
}
.sure span.coupon em {
  color: #fff;
  background-color:#ff0000;
}
.sure span.unavailable{ color: #ccc}

.total {
  border-top: #e4e4e4 1px solid;
  padding-top: 10px;
  margin-top: 15px;
  font-size: 16px;
}

.mask {
  width: 100%;
  background: #000;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  display: none
}

.tck-box {
  position: fixed;
  bottom: -70%;
  width: 100%;
  left: 0;
  background: #fff;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  height: 70%;
  z-index: 1000
}

.tck-box h1 {
  font-weight: normal;
  padding: 0 20px;
  font-size: 18px;
  position: relative;
  height: 60px;
  line-height: 60px;
}

.tck-box h1 span {
  float: right;
  margin-right: 30px;
  font-size: 12px;
  color: #999;
   font-weight: normal;
}

.btn-close {
  background: url("../images/close.png") no-repeat;
  background-size: 20px 20px;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 20px;
  right: 10px;
}

.cent {
  padding: 10px 20px;
  background: #f6f5f5;
  overflow: auto;
  height: 72%;
  min-height: 72%;
}

.cent h2 {
  clear: both;
  font-size: 16px;
  color: #666;
  height: 34px;
  line-height: 34px;
  font-weight: normal;
}

.coupon-box {

   width: 350px;
   height: 100px;

  margin: 10px  auto;
  color: #fff;
  position: relative;

}
.effective{  background: url("../images/coupon_bg.png") no-repeat; background-size: 350px 100px;}
.invalid{  background: url("../images/coupon_bg_none.png") no-repeat; background-size: 350px 100px;}
.effective .coupon-box-left {
  height: 55px;
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
  float: left;
  color: #fff;
  width: 32%;
}

.effective .coupon-box-left h4 {
   padding-top: 10px;
  font-size: 24px;
}

.effective .coupon-box-left h4 span {
  font-size: 16px;
  font-weight: normal;
}

.effective .coupon-box-left p {
   padding-top: 15px;
   color: #bc8e46;
  font-size: 12px;
}

.effective .coupon-box-right {
  position: relative;
  height: 53px;
  padding-top: 12px;
  padding-bottom: 10px;
  padding-left: 4%;
  float: left;;
  width: 60%;
}

.effective .coupon-box-right h4 {
   color: #000;
   font-weight: normal;
   padding-top: 18px;
   font-size: 14px;
}

.effective .coupon-box-right p {
  padding-top: 20px;
  color: #909090;
  font-size: 13px;
}

.invalid .coupon-box-left {
  height: 55px;
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
  float: left;
  color: #fff;
  width: 32%;
}

.invalid .coupon-box-left h4 {
  padding-top: 10px;
  font-size: 24px;
}

.invalid .coupon-box-left h4 span {
  font-size: 16px;
  font-weight: normal;
}

.invalid .coupon-box-left p {
  padding-top: 15px;
  color: #949494;
  font-size: 12px;
}

.invalid .coupon-box-right {
  position: relative;
  height: 53px;
  padding-top: 12px;
  padding-bottom: 10px;
  padding-left: 4%;
  float: left;;
  width: 60%;
}

.invalid .coupon-box-right h4 {
  color: #000;
  font-weight: normal;
  padding-top: 18px;
  font-size: 14px;
}

.invalid .coupon-box-right p {
  padding-top: 20px;
  color: #909090;
  font-size: 13px;
}


.coupon-select,.balance-select {
  position: absolute;
  top: 28px;
  right: 20px;
  border-radius: 50%;
  border: 2px #999 solid;
  width: 20px;
  height: 20px;
  z-index: 100;
}

.coupon-select-checked,.balance-select-checked {
  background: url("../images/success.png") no-repeat;
  background-size: 25px 25px;
  width: 25px;
  height: 25px;
  border: 2px #fff solid;
}

.coupon-btn {
  width: 60%;
  margin: 15px auto 0;
  padding: 8px 15px;
  color: #fff;
  text-align: center;
  height: 26px;
  background: #1890ff;
   border: #5a75b9 1px solid;
  border-radius: 25px;
  line-height: 26px;
}
.mask-info{
  width: 100%;
  background: #929292;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10000;
  display: none;
}
.info-box{
  position: fixed;
  width: 80%;
  left: 5%;
  background: #fff;
  top:20%;
   border-radius: 10px;
  z-index: 10000;
   display: none;
   padding:0 5%;
}
.info-box .coupon-btn{ border-radius: 5px}
.info-box h2{
   height: 50px; line-height: 50px; text-align: center;
   color: #666;
   font-size: 18px;
}
.info-box p，.popup_cdk p{ padding: 5px 15px; font-size: 14px; line-height: 22px;}
.cent h6{ text-align: center; width: 100%; color: #666; font-size: 13px; font-weight: normal; line-height: 40px;}
.effective .coupon-box-right p.redfont{ color:red; font-size:16px;margin-top:-3px;}
.popup_cdk{
  position: fixed;
  width: 80%;
  left: 10%;
  background: #fff;
  top:20%;
  border-radius: 10px;
  z-index: 10000;
  display: none;;
}
.popup_cdk h2{height: 50px; line-height: 50px; text-align: center;color: #666;font-size: 16px;}
.cdk_input{width: 80%;border: 1px solid #ccc;height: 40px;padding: 0 10px;margin: 20px auto 30px auto;display: block;font-size: 16px;}
.popup_cdk_btm{border-top: 1px solid #ccc}
.cdk_cancel,.cdk_determine{display: inline-block;height: 50px;color: #333;font-size: 16px;line-height: 50px;text-align: center}
.cdk_cancel{width: 50%;border-right: 1px solid #ccc;}
.cdk_determine{width: 45%;color: #4ea9db;}
.tck-box .coupon-btn{width: 35%;margin: 15px 0 0 25%;display: inline-block}
.coupons_exchange{text-decoration:underline;display: inline-block;float: right;margin: 30px 20px 0 0}

.balance-box{background: #fff; box-shadow: 1px 4px 6px #ccc;border-radius: 10px;height: 75px;line-height: 75px;position: relative;margin-top: 20px;}
.balance-box h4{font-weight: normal}
.balance-box-left{display: inline-block;width: 50%;font-size: 16px;padding-left: 5%;color: #333}
.balance-box-right{display: inline-block;width: 25%;color: #f68435}
.point{font-size:14px;color:#f68435}