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,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
textarea,
input {
  margin: 0;
  padding: 0;
}

address,
cite,
dfn,
em,
var,
i {
  font-style: normal;
}

body {
  font-size: 14px;
  line-height: 1.5;
  font-family: 'Microsoft Yahei', 'simsun', 'arial', 'tahoma';
  color: #333;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
th {
  font-size: 100%;
  font-weight: normal;
}

button,
input,
select,
textarea {
  font-size: 100%;
}

fieldset,
img {
  border: 0;
}

a,
img {
  -webkit-touch-callout: none
}

html,
body {
  height: 100%;
}

a,
a:active,
a:focus,
a:hover,
a:visited {
  text-decoration: none
}

input:disabled,
textarea:disabled {
  background: #f7f9fa;
}

ul,
ol {
  list-style: none;
}

:focus {
  outline: none;
}

.clearfix {
  clear: both;
  content: "";
  display: block;
  overflow: hidden
}

.clear {
  clear: both;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}

input[type="number"] {
  -moz-appearance: textfield;
}

.wrap-dialog {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  font-size: 16px;
  text-align: center;
  background-color: rgba(0, 0, 0, .7);
  z-index: 999
}

.dialog {
  margin: 0 auto;
  top: 35%;
  left: 0;
  position: relative;
  width: 500px;
  background-color: #fff;
  border-radius: 5px;
  padding-bottom: 10px;
}

.dialog .dialog-header {
  height: 20px;
  padding: 10px;
  background-color: #f8f8f8;
  border-bottom: 1px solid #eee;
  text-align: left;
  border-radius: 5px 5px 0 0;
}

.dialog-title {
  display: inline-block;
  width: 100px;
  margin-left: 0;
}

.dialog .dialog-body {
  padding: 20px;
  line-height: 26px;
  font-size: 13px;
  text-align: left;
}

.dialog .dialog-footer {
  padding: 8px;
  background-color: #f5f5f5
}

.dialog-btn {
  cursor: pointer;
  background: #409EFF;
  border: 1px solid #409EFF;
  border-radius: 2px;
  color: #fff;
  height: 28px;
  line-height: 28px;
  margin: 5px 5px 0;
  padding: 0 25px
}

.dialog-hide {
  display: none
}

.dialog-ml50 {
  margin-left: 50px;
  background: #fcfbfc;
  color: #000;
  border: 1px solid #dedede
}

.closeBtn {
  display: inline-block;
  width: 20px;
  height: 20px;
  padding: 10px;
  line-height: 20px;
  text-align: center;
  color: #333;
  font-size: 12px;
  float: right;
  cursor: pointer;
  font-weight: bolder
}

.closeBtn:hover {
  color: #a0a8b4
}

/* index.html */
.maxbox {
  height: 100%;
  text-align: left;
  padding: 0;
  box-sizing: border-box;
}

.background {
  background: none;
}

.skil .background {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: -99;
  background: url(../image/background.png) no-repeat;
  background-size: cover;
}

.maxbox .headeBar {
  width: 100%;
  height: auto;
  line-height: 60px;
  border-bottom: 1px solid #eee;
}

.maxbox .headeBar .con {
  width: 980px;
  text-align: right;
  height: 100%;
  margin: 0 auto;
  position: relative;
}

.orderQuery {
  position: absolute;
  top: 14px;
  width: 100px;
  line-height: 30px;
  text-align: center;
  color: #333;
  right: 120px;
  cursor: pointer;
}

#leavMsg {
  position: absolute;
  top: 14px;
  width: 100px;
  right: 0;
}

.gonggao {
  text-align: left;
  height: 100%;
  width: 870px;
  line-height: 60px;
  cursor: pointer;
}

.gonggao #ggcontent {
  width: 90%;
}

#leavMsg {
  position: absolute;
  top: 14px;
  right: 0px;
}

.maxbox .body_content {
  width: 980px;
  height: calc(100% - 61px);
  margin: 0 auto;
  padding-top: 10px;
  box-sizing: border-box;
}

.maxbox .body_content .sever {
  width: 100%;
  height: 60px;
  line-height: 60px;
}

.maxbox .body_content .give-Addonsconfig {
  border: 1px dashed #4c91db;
  padding: 8px;
  margin-bottom: 10px;
  background: rgba(6, 210, 125, 0.18);
}

.maxbox .body_content .give-Addonsconfig2 {
  border: 1px solid #ccc;
  padding: 8px;
  background: #eee;
  border-bottom: none;
  border-radius: 8px 8px 0 0;
}

.maxbox .body_content .give-Addonsconfig p {
  font-size: 12px;
  color: #ff2e2e;
  margin-bottom: 12px;
}

.maxbox .body_content .pay-body {
  border: 1px solid #ccc;
  border-top: 3px solid #666;
  overflow: hidden;
  margin-top: 10px;
  margin-bottom: 30px;
}

.maxbox .body_content .pay-body h3 {
  border-bottom: 1px dashed #773a46;
  font-size: 14px;
  font-weight: bold;
  line-height: 200%;
  height: 30px;
  padding-left: 6px;
}

.maxbox .body_content .pay-body .pay-list {
  padding: 14px 6px;
}

.maxbox .body_content .pay-body .pay-list li {
  float: left;
  cursor: pointer;
  margin: 4px 0;
  width: 320px;
  height: 60px;
  padding: 5px 9px;
  box-sizing: border-box;
}

.maxbox .body_content .pay-body .pay-list li .icon {
  float: left;
  display: inline-block;
  width: 48px;
  height: 48px;
  background-size: 100% !important;
}

.maxbox .body_content .pay-body .pay-list li .icon img {
  width: 100%;
}

.maxbox .body_content .pay-body .pay-list li .icon-WECHAT {
  background: url("../image/wechart.png") no-repeat;
}

.maxbox .body_content .pay-body .pay-list li .icon-ALIPAY {
  background: url("../image/ALIPAY.png") no-repeat;
}

.maxbox .body_content .pay-body .pay-list li .icon-ALIPAY1 {
  background: url("../image/ALIPAY1.png") no-repeat;
}

.maxbox .body_content .pay-body .pay-list li .pay-type {
  float: left;
  margin-left: 8px;
  display: inline-block;
  height: 48px;
}

.maxbox .body_content .pay-body .pay-list li .pay-type span {
  display: block;
  line-height: 24px;
  font-size: 13px;
}

.maxbox .body_content .pay-body .pay-list li .pay-type i {
  display: block;
  line-height: 24px;
  color: red;
}

.maxbox .body_content .pay-body .pay-list li:hover {
  border: 1px dashed #b3d8ff;
  background-color: #ecf5ff;
  padding: 4px 8px;
}

.maxbox .body_content .pay-body #formData {
  padding: 14px 16px;
  padding-bottom: 45px;
}

.maxbox .body_content .pay-body #formData label {
  display: inline-block;
  width: 100px;
  text-align: right;
  margin: 8px 0;
  margin-right: 20px;
}

.isPlayerIntegral {
  display: none;
}

.inputGroup {
  margin: 10px 0;
}

.inputGroup span {
  display: none;
  color: red;
  margin-left: 10px;
}

.el-input__inner:hover {
  border-color: #C0C4CC;
}

.el-input__inner {
  -webkit-appearance: none;
  background-image: none;
  border-radius: 4px;
  border: 1px solid #8d8d8d;
  background: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #606266;
  display: inline-block;
  font-size: inherit;
  height: 40px;
  line-height: 40px;
  outline: 0;
  padding: 0 15px;
  -webkit-transition: border-color .2s cubic-bezier(.645, .045, .355, 1);
  transition: border-color .2s cubic-bezier(.645, .045, .355, 1);
  width: 240px;
}

#msgType {
  width: 140px;
  height: 40px;
  line-height: 40px;
  border-radius: 4px;
  padding: 0 15px;
  border: 1px solid #DCDFE6;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #606266;
}

#content {
  width: 240px;
  border-radius: 4px;
  padding: 10px 15px;
  border: 1px solid #DCDFE6;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #606266;
  margin-left: 4px;
}

.el-button {
  width: 100px;
  display: inline-block;
  line-height: 1;
  white-space: nowrap;
  cursor: pointer;
  background: #FFF;
  border: 1px solid #DCDFE6;
  color: #606266;
  -webkit-appearance: none;
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  outline: 0;
  margin: 0;
  -webkit-transition: .1s;
  transition: .1s;
  font-weight: 500;
  padding: 8px 14px;
  font-size: 14px;
  border-radius: 4px;
}

.headeBar .el-button--primary {
  color: #333;
  background: none;
  border: none;
}

.el-button--primary {
  color: #fff;
  background-color: #0398d6;
  border-color: #0398d6;
}

.el-button--danger {
  color: #fff;
  background-color: #FF0000;
  border-color: #FF0000;
}

.el-button--clod {
  color: #fff;
  background-color: #D509BF;
  border-color: #D509BF;
}

.el-button--bi {
  color: #fff;
  background-color: #0000FF;
  border-color: #0000FF;
}

.lijichongz {
  margin-left: 122px;
}

.headeBar {
  width: 100%;
  height: 60px;
  line-height: 60px;
  border-bottom: 1px solid #ccc;
}

.headeBar .tip {
  background-color: #00a2ca;
  color: #fff;
  font-size: 12px;
  line-height: 24px;
  margin: 0px auto;
}

.page-content {
  width: 980px;
  margin: 0px auto;
  overflow: hidden;
}

.headeBar .con {
  width: 980px;
  text-align: right;
  margin: 0 auto;
}

.main {
  width: 80%;
  margin: 0 auto;
  margin-top: 40px;
}

.main .orderNumber {
  text-align: right;
  line-height: 51px;
  width: 100%;
}

.main .topborder {
  border-top: 2px solid #409EFF;
  width: 100%;
}

.main .main_content {
  margin-top: 26px;
}

.main .main_content h1 {
  font-size: 24px;
  padding: 10px 0;
  margin-top: 28px;
  text-align: center;
}

.main .main_content i {
  display: block;
  font-size: 12px;
  padding: 6px 0;
  text-align: center;
}

.main .main_content i span {
  color: chocolate;
}

.main .main_content .main_code {
  margin: 0 auto;
  width: 500px;
  border: 1px solid #409EFF;
  border-radius: 8px;
  padding-top: 48px;
  position: relative;
  margin-bottom: 50px;
}

.main .main_content .main_code .prompt {
  margin: 20px auto;
  width: 480px;
  box-sizing: border-box;
  padding: 15px 10px;
  background: #ef6767;
  color: #fff;
  border-radius: 4px;
}

.main .main_content .main_code .prompt h2 {
  text-align: center;
  font-size: 18px;
  font-weight: bold;
}

.main .main_content .main_code .prompt p {
  text-indent: 24px;
}

.main .main_content .main_code .code {
  box-sizing: border-box;
  padding: 0 100px;
}

.main .main_content .main_code .code_type {
  width: 300px;
  display: none;
  margin: 0px auto;
  margin-top: -5px;
  margin-bottom: 30px;
  padding: 0 0 20px 0;
  background: #fff;
}

.code_down {
  display: none;
  margin: 0 auto;
  text-align: center;
  margin-bottom: 20px;
  font-size: 16px;
}

.code_down img {
  width: 100px;
  vertical-align: middle;
  margin-right: 12px;
}

.code_down .center {
  font-size: 18px;
}

.main .main_content .main_code .code_type .center {
  width: 200px;
  margin: 0 auto;
}

.main .main_content .main_code .code_type img {
  width: 48px;
}

.main .main_content .main_code .code_type .text {
  margin-left: 24px;
}

.main .main_content .main_code p i {
  color: red;
}

.main .main_content .main_code .rechargeNumber,
.main .main_content .main_code .partitionName {
  margin: 0;
  padding: 0;
  margin-bottom: 8px;
  box-sizing: border-box;
  font-size: 14px;
}

.main .main_content .main_code .rechargeNumber span,
.main .main_content .main_code .partitionName span {
  color: red;
  ;
}

.main .main_content .main_code .rechargeNumber p {
  width: 500px;
  color: red;
  font-size: 16px;
  position: absolute;
  left: 6px;
  top: 10px;
}

#qrcode img {
  width: 100%;
}

#codeSuccess {
  width: 80%;
  margin: 0 auto;
  margin-top: 40px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

#codeSuccess .main_content {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 80px;
}

#codeSuccess .main_content .main_code {
  width: 500px;
  box-shadow: 0px 0px 3px #409EFF;
  border-radius: 8px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: none;
  padding-bottom: 30px;
}

#codeSuccess .main_content .main_code span {
  display: block;
  text-align: center;
  color: #67C23A;
}

#codeSuccess .main_content .main_code h2 {
  color: #67C23A;
  margin-top: 20px;
  text-align: center;
  font-size: 18px;
  margin-bottom: 20px;
}

#codeSuccess .main_content .main_code p {
  width: 100%;
  padding-left: 80px;
  margin: 8px 0;
  box-sizing: border-box;
  clear: both;
  content: "";
  display: block;
  overflow: hidden;
}

#codeSuccess .main_content .main_code p span {
  display: block;
  width: 90px;
  font-size: 14px;
  color: #333;
  text-align: left;
  margin-right: 10px;
  float: left;
}

#codeSuccess .main_content .main_code p span:last-child {
  width: 280px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

#codeSuccess .main_content .main_code p i {
  color: red;
}

#codeSuccess .give-Addonsconfig {
  width: 100%;
  border: 1px dashed #b3d8ff;
  background-color: rgba(6, 210, 125, 0.18);
  padding: 8px;
  margin-top: 20px;
}

#codeSuccess .give-Addonsconfig p {
  font-size: 14px;
  color: #ff2e2e;
}

.wxCode {
  width: 300px;
  position: fixed;
  top: 35%;
  right: 0;
  text-align: center;
  font-weight: 800;
  font-size: 10px;
  color: red;
}

.wxCode img {
  width: 100%;
}

.pay-list table {
  width: 100%;
  text-align: center;
  line-height: 46px;
  border: 1px solid #ccc;
  border-top: none;

}

.default .pay-list table thead {
  background: #f0f4f6;
  font-weight: 700;
}

.skil .pay-list table thead {
  background: #3b3b3b;
  font-weight: 700;
  color: #fff;
}

.pay-list table thead th {
  font-weight: 700;
  font-size: 15px;
}

.pay-list table tr td:last-child {
  width: 30%;
  line-height: 0px;
}

.pay-list table tr td:last-child img {
  cursor: pointer;
}

.pay-list table tr td:first-child {
  text-align: center;
}

.pay-list table tr td #clod_icon {
  display: inline-block;
  padding-left: 30px;
  background: url('../image/jinbi.png') no-repeat left center;
  color: #D509BF;
}

.pay-list table tr td #yuan_bao {
  display: inline-block;
  padding-left: 30px;
  background: url('../image/yuanbao.png') no-repeat left center;
  color: #000000;
}

.pay-list table tr td #custom {
  display: inline-block;
  padding-left: 30px;
  background: url('../image/bi.png') no-repeat left center;
  color: #0000FF;
}

.pay-list table tr td #rmb {
  display: inline-block;
  padding-left: 30px;
  background: url('../image/rmb.png') no-repeat left center;
  color: #FF0000;
}

.skil .pay-list table tbody tr:hover {
  background: url(../image/libg.png) no-repeat;
  background-size: cover;
}

.skil .pay-list table tbody tr:hover td div {
  color: #fff !important;
  font-weight: 700;
}

.skil .pay-list table tbody tr:hover #clod_icon {
  background: url('../image/jinbi1.png') no-repeat left center;
}

.skil .pay-list table tbody tr:hover #yuan_bao {
  background: url('../image/yuanbao1.png') no-repeat left center;
}

.skil .pay-list table tbody tr:hover #custom {
  background: url('../image/bi1.png') no-repeat left center;
}

.skil .pay-list table tbody tr:hover #rmb {
  background: url('../image/rmb1.png') no-repeat left center;
}

.default .pay-list table tr td:last-child .el-button {
  display: none;
}

.default .pay-list table tr td:first-child>div {
  background: none !important;
}

.skil .pay-list table tr td:last-child img {
  display: none;
}

.giveList {
  padding: 10px 20px;
}

.giveList li {
  float: left;
  padding: 5px 15px;
  color: red;
  width: 30%;
}

#codeSuccess .giveList li {
  float: left;
  padding: 5px 15px;
  color: red;
  width: 13%;
}

.des-remark {
  color: #3070a0;
  font-size: 14px;
  padding: 5px;
}

.style0 {
  color: #606266 !important;
}

.style1 {
  color: #fe0000 !important;
}

.style2 {
  color: #ff00ff !important;
}

.style3 {
  color: #0000ff !important;
}

.style4 {
  color: #008712 !important;
}

.style5 {
  color: #ff9000 !important;
}

.disabled-style {
  background-color: #cccccc;
  color: #666666;
  cursor: not-allowed;
  border: 1px solid #999999;
}