@charset "UTF-8";
body,
th,
td,
p,
ol,
ul,
li,
dl,
dt,
dd,
a,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
input,
legend,
select,
textarea {
  font-family: "Microsoft Yahei", "华文细黑", "Helvetica Neue", Helvetica, STHeiTi, Arial, sans-serif;
  margin: 0;
  padding: 0;
}

input,
img,
fieldset {
  border: none;
}

input,
select,
fieldset {
  vertical-align: middle;
  border: 0;
  outline: none;
  border: none;
}

ul,
ol {
  padding-left: 0;
  list-style-type: none;
}

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

.none {
  display: none !important;
}

.block {
  display: block !important;
}

.dib {
  display: inline-block;
}

.di-vm {
  display: inline-block;
  vertical-align: middle;
}

.tc {
  text-align: center;
}

img {
  max-width: 100%;
  vertical-align: top;
}

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

input::placeholder {
  color: #afaeab;
}

input,
textarea {
  outline: none;
}

a {
  -webkit-tap-highlight-color: transparent;
}

a:link {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

a:active {
  text-decoration: none;
}

a:visited {
  text-decoration: none;
}

.clearfix:after, .vietnamList li:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  line-height: 0;
  visibility: hidden;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.red {
  color: red;
}

.blue {
  color: #326a9b !important;
}

.elli {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.boxsizing, .vietnamList .inputText, .vietnamList .selectText, .dialog .dialogMain, .dialog .dialogMain .btnMain a, .bx .bx_rechargeList:hover, .bx .bx_rechargeList.on {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.breakword, .tipstext, .vietnamList .valText {
  word-wrap: break-word;
  word-break: break-all;
}

img {
  width: 100%;
}

body, html {
  background-color: #fff;
}

.main {
  width: 18.75rem;
  margin: 0 auto;
}

.cententbox {
  background: url(../images/bg.jpg) center center no-repeat;
  background-size: cover;
  padding: 0 0.75rem 2.5rem;
}

.topImg {
  height: 7.025rem;
  background: url(../images/top.jpg) center center no-repeat;
  background-size: cover;
}

.title {
  text-indent: 0.5rem;
  line-height: 2.55rem;
  position: relative;
  font-size: 0.9rem;
  color: #326a9b;
  font-weight: bold;
}

.title::after {
  content: "";
  position: absolute;
  left: 0rem;
  top: 0.875rem;
  width: 0.125rem;
  height: 0.775rem;
  background-color: #326a9b;
}

.countryList span, .countryList a {
  float: left;
  width: 8.25rem;
  height: 2.85rem;
  margin: 0 0.75rem 0.75rem 0;
  cursor: pointer;
  border-radius: 0.05rem;
}

.countryList span:nth-child(2n), .countryList a:nth-child(2n) {
  margin: 0 0rem 0.75rem 0;
}

.countryList span.on, .countryList a.on {
  box-shadow: 0 0 10px #326a9b;
}

.tipstext {
  padding: 0.5rem 0.25rem;
  font-size: 0.75rem;
  line-height: 1rem;
}

.vietnamList {
  padding: 0.5rem 0;
}

.vietnamList li {
  min-height: 1.75rem;
  padding-bottom: 0.5rem;
}

.vietnamList li.nopadding {
  padding: 0;
}

.vietnamList .keyText {
  float: left;
  width: 4.95rem;
  height: 1rem;
  text-align: right;
  line-height: 1rem;
  color: #5b5b5a;
  font-size: 0.75rem;
  padding: 0.375rem 0.4rem 0.375rem 0;
  white-space: nowrap;
}

.vietnamList .valText {
  float: left;
  width: 11.8rem;
  line-height: 1.75rem;
  color: #5b5b5a;
  font-size: 0.75rem;
}

.vietnamList .inputText {
  width: 11.9rem;
  height: 1.75rem;
  border: 1px solid #c1c9d1;
  overflow: hidden;
  background-color: #fff;
}

.vietnamList .inputText input {
  padding: 0.35rem 0;
  height: 1rem;
  width: 100%;
  line-height: 1rem;
  text-indent: 0.5rem;
  font-size: 0.75rem;
  color: #5b5b5a;
  float: left;
}

.vietnamList .selectText {
  width: 11.9rem;
  height: 1.75rem;
  border: 1px solid #c1c9d1;
  overflow: hidden;
  background-color: #fff;
  padding: 0.3rem 0;
}

.vietnamList .selectText select {
  height: 1rem;
  line-height: 1rem;
  width: 100%;
  text-indent: 0.5rem;
  font-size: 0.5rem;
  color: #5b5b5a;
  float: left;
  color: #5b5b5a;
  font-size: 0.75rem;
  border: none;
  background: none;
  display: none;
}

.vietnamList .selectText option {
  text-indent: 0.5rem;
}

.vietnamList dl {
  margin-bottom: 0.25rem;
}

.vietnamList dd {
  display: block;
  cursor: pointer;
  position: relative;
  padding-left: 1.25rem;
}

.vietnamList dd i {
  position: absolute;
  left: 0rem;
  top: 0.35rem;
  display: inline-block;
  width: 1.05rem;
  height: 1.05rem;
  background: url(../images/check.png) center center no-repeat;
  background-size: 100%;
  vertical-align: middle;
}

.vietnamList dd.double {
  line-height: 1rem;
  padding-top: 0.4rem;
  padding-bottom: 0.25rem;
}

.vietnamList dd.on i {
  background: url(../images/checked.png) center center no-repeat;
  background-size: 100%;
}

.vietnamList dd.disable {
  color: #b1b1b1;
}

.vietnamList dd.disable i {
  background: url(../images/check-disable.png) center center no-repeat;
  background-size: 100%;
}

.vietnamList .cardlist .card {
  position: relative;
  width: 5.425rem;
  height: 1.9rem;
  float: left;
  margin: 0 1.05rem 0.65rem 0;
}

.vietnamList .cardlist .card img {
  width: 100%;
  height: 100%;
}

.vietnamList .cardlist .card:nth-child(2n) {
  margin: 0 0rem 0.65rem 0;
}

.vietnamList .cardlist .card.on::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../images/card-on.png) center center;
  background-size: 100% 100%;
}

.vietnamList .cardlist .tips {
  position: absolute;
  left: -0.5rem;
  bottom: 2.15rem;
  padding: 0.25rem 0.6rem;
  width: 14rem;
  border-radius: 0.15rem;
  border: 1px solid #c1c9d1;
  background-color: #f3f3f3;
  font-size: 0.5rem;
  line-height: 0.75rem;
  display: none;
}

.vietnamList .cardlist .tips a {
  color: #5b5b5a;
}

.vietnamList .cardlist .tips a:hover {
  color: #157efb;
}

.vietnamList .cardlist .tips .tipsicon {
  position: absolute;
  left: 2.5rem;
  bottom: -0.2rem;
  width: 0.425rem;
  height: 0.2rem;
  background: url(../images/tips.png) center center no-repeat;
}

.vietnamList .walletlist .wallet {
  position: relative;
  width: 4.95rem;
  height: 2.5rem;
  float: left;
  line-height: 4.95rem;
  margin: 0 0.55rem 0.5rem 0;
}

.vietnamList .walletlist .wallet img {
  display: block;
  vertical-align: middle;
  height: 2.5rem;
}

.vietnamList .walletlist .wallet.on::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../images/card-on.png) center center;
  background-size: 100% 100%;
}

.btn-showup {
  display: block;
  margin: 0.5rem auto;
  width: 8.575rem;
  height: 2.55rem;
  background: url(../images/btn-up.png) center center no-repeat;
  background-size: 100%;
}

.dialog {
  position: fixed;
  left: 0px;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 20;
  background-color: rgba(0, 0, 0, 0.75);
  display: none;
}

.dialog .close, .dialog .closed {
  position: absolute;
  right: -4px;
  top: -4px;
  width: 1.95rem;
  height: 2rem;
  background: url(../images/close.jpg) center center no-repeat;
  background-size: 100%;
  display: block;
}

.dialog .dialogMain {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 17.25rem;
  min-height: 11.25rem;
  margin: -5.625rem 0 0 -8.625rem;
  background: #5497f0;
  background-size: 100% 100%;
  border: 4px solid #91c1ff;
  padding: 1.325rem 1.25rem 2.5rem;
}

.dialog .dialogMain .text {
  font-size: 0.5rem;
  color: #fff;
  line-height: 1.175rem;
}

.dialog .dialogMain .text b {
  color: #f0ff00;
}

.dialog .dialogMain .textinput {
  width: 100%;
  height: 42px;
  background-color: #fff;
  overflow: hidden;
  margin: 20px 0;
}

.dialog .dialogMain .textinput input {
  width: 100%;
  padding: 8px 0;
  line-height: 24px;
  height: 24px;
  text-indent: 18px;
}

.dialog .dialogMain .btnMain {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 2rem;
  background-color: #145fc4;
  font-size: 0;
}

.dialog .dialogMain .btnMain a {
  display: inline-block;
  width: 50%;
  height: 100%;
  text-align: center;
  color: #fff;
  font-size: 20px;
  line-height: 2rem;
}

.dialog .dialogMain .btnMain a:hover {
  color: #f0ff00;
}

.dialog .dialogMain .btnMain a:nth-child(1) {
  border-right: 1px solid #3784ed;
}

.dialog .dialogMain .btnMain a:nth-child(2) {
  border-right: 1px solid #0b40ad;
}

.dialog.dialogup {
  display: none;
}

.dialog.dialogcommon a {
  color: #fff;
}

.dialog.dialogcommon .dialogMain {
  margin: 0;
  transform: translate(-50%, -50%);
}

footer {
  background: #222222;
  width: 100%;
  padding: 1.5rem 0 0.75rem 0;
}

footer p {
  width: 100%;
  text-align: center;
}

footer .cmge_logo {
  display: block;
  width: 6rem;
  vertical-align: middle;
  margin: 0 auto;
}

footer .copyright {
  color: #fff;
  font-size: 0.65rem;
  padding: 1rem 0 0 0;
  line-height: 0.75rem;
}

footer .link {
  color: #616161;
  font-size: 0.4rem;
  margin: 0 0.25rem;
}

footer .link:hover {
  color: #c6c6c6;
}

.tg .vietnamList .cardlist .card {
  height: 2.25rem;
}

.bx .bx_rechargeList {
  padding-top: 0.5rem;
}

.bx .bx_rechargeList:hover, .bx .bx_rechargeList.on {
  background-color: rgba(0, 0, 0, 0.2);
  border: 0.025rem solid #c1c9d1;
}
