blockquote,
body,
button,
dd,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
input,
legend,
li,
ol,
p,
pre,
td,
textarea,
th,
ul {
  margin: 0;
  padding: 0;
}
html body {
  font-family: "微软雅黑";
}
input::-ms-clear {
  display: none;
}
input::-ms-reveal {
  display: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
}
h1 {
  font-size: 24px;
}
h2 {
  font-size: 18px;
}
h3 {
  font-size: 16px;
}
h4 {
  font-size: 14px;
}
h5 {
  font-size: 12px;
}
h6 {
  font-size: 10px;
}
address,
cite,
dfn,
em,
i,
var {
  font-style: normal;
}
code,
kbd,
pre,
samp {
  font-family: courier new, courier, monospace;
}
small {
  font-size: 12px;
}
ol,
ul {
  list-style: none;
}
a,
a:hover {
  text-decoration: none;
}
a {
  color: #555;
  outline: 0;
  -moz-outline: none;
}
a:hover {
  color: #f60;
}
a img {
  display: block;
}
sup {
  vertical-align: text-top;
}
sub {
  vertical-align: text-bottom;
}
legend {
  color: #000;
}
fieldset,
img {
  border: 0;
}
button,
input,
select,
textarea {
  font-size: 100%;
  outline: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
article,
aside,
audio,
details,
figcaption,
figure,
footer,
header,
hgroup,
mark,
menu,
nav,
section,
summary,
time,
video {
  display: block;
  margin: 0;
  padding: 0;
}
mark {
  background: #ff0;
}
.fl {
  float: left !important;
}
.fr {
  float: right !important;
}
.s {
  font-weight: 400;
}
.b {
  font-weight: 700;
}
.b0 {
  border: 0 !important;
}
.f12 {
  font-size: 12px !important;
}
.f14 {
  font-size: 14px !important;
}
.f16 {
  font-size: 16px !important;
}
.f18 {
  font-size: 18px !important;
}
.f20 {
  font-size: 20px !important;
}
.f24 {
  font-size: 24px !important;
}
.f30 {
  font-size: 30px !important;
}
.f36 {
  font-size: 36px !important;
}
.f42 {
  font-size: 42px !important;
}
.f50 {
  color: #f50 !important;
}
.f80 {
  color: #f80 !important;
}
.c5 {
  color: #555 !important;
}
.c8 {
  color: #888 !important;
}
.m0 {
  margin: 0 !important;
}
.mt0 {
  margin-top: 0 !important;
}
.mt10 {
  margin-top: 10px !important;
}
.mt20 {
  margin-top: 20px !important;
}
.mt30 {
  margin-top: 30px !important;
}
.mt40 {
  margin-top: 40px !important;
}
.ml0 {
  margin-left: 0 !important;
}
.ml10 {
  margin-left: 10px !important;
}
.mr20 {
  margin-right: 20px !important;
}
.p0 {
  padding: 0 !important;
}
.pt0 {
  padding-top: 0 !important;
}
.pl0 {
  padding-left: 0 !important;
}
@font-face {
  font-family: iconfont;
  src: url(/libs/iconfont/iconfont.eot);
  src: url(/libs/iconfont/iconfont.eot?#iefix) format("embedded-opentype"),
    url(/libs/iconfont/iconfont.woff) format("woff"),
    url(/libs/iconfont/iconfont.ttf) format("truetype"),
    url(/libs/iconfont/iconfont.svg#svgFontName) format("svg");
}
.iconfont {
  font-family: iconfont;
  font-size: 16px;
}
.clear {
  clear: both;
}
.clear:after {
  content: "020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  a {
    background-color: transparent;
  }
}
.none {
  display: none;
}
.nav {
  width: 100%;
  height: 78px;
  background-color: rgba(0, 0, 0, 0.7);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#B2000000,endColorstr=#B2000000);
  position: absolute;
  top: 0;
}
.nav .nav-w {
  width: 300px;
  margin: 19px auto 0;
}
.nav i {
  display: block;
  float: left;
  margin-right: 7px;
}
.nav span {
  float: left;
  color: #fff;
  font-size: 30px;
}
body {
  min-width: 1200px;
}
article .tran-article-in,
footer .footer-text,
footer .tran-footer-in,
nav .tran-nav-in,
section .tran-section-in {
  width: 1200px;
  margin: 0 auto;
}
nav .logo {
  float: left;
  margin: 15px 0 0 0;
}
nav .logo a {
  display: block;
}
nav .tran-home-nav {
  float: right;
}
nav .tran-home-nav ul li {
  float: left;
  margin-left: 60px;
}
nav .tran-home-nav ul li a {
  font-size: 14px;
  color: #666;
}
nav .tran-home-nav ul li a:hover {
  color: #f77935;
}
article {
  background: url(../img/banner.png) no-repeat;
  width: 100%;
  height: 273px;
  padding-top: 77px;
}
article .tran-article-in {
  width: 1200px;
  margin: 0 auto;
}
article i {
  display: block;
  margin: 0 auto 20px;
}
article p {
  font-size: 36px;
  color: #fff;
  text-align: center;
  margin-bottom: 20px;
}
article span {
  text-align: center;
  display: block;
  font-size: 14px;
  color: #fff;
}
header {
  width: 100%;
  min-height: 78px;
  /* height: 560px; */
  /* background: url(../img/success/banner.jpg) center no-repeat; */
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
header a {
  width: 203px;
  height: 56px;
  background: #0072ff;
  box-shadow: 0px 4px 12px 0px rgba(0, 114, 255, 0.29);
  border-radius: 28px;
  font-size: 24px;
  color: #ffffff;
  line-height: 56px;
  letter-spacing: 1px;
  font-weight: bold;
  position: absolute;
  top: 384px;
  left: 50%;
  border: none;
  margin: 0 0 0 -13px;
  outline: 0;
  cursor: pointer;
  display: block;
  text-align: center;
}
header a:hover {
  background: #338eff;
  color: #ffffff;
}
aside {
  width: 1200px;
  height: 120px;
  margin: 0 auto 53px;
  background: url(../img/success/vipBanner.png) center no-repeat;
  background-size: cover;
  position: relative;
}
aside button {
  width: 212px;
  height: 58px;
  background-image: linear-gradient(0deg, #ffd65a 0%, #ffecb1 100%),
    linear-gradient(#ff8f47, #ff8f47);
  background-blend-mode: normal, normal;
  box-shadow: 0px 5px 0px 0px rgba(238, 28, 28, 0.2),
    0px 5px 12px 0px rgba(238, 28, 28, 0.5);
  border-radius: 29px;
  line-height: 58px;
  position: absolute;
  top: 31px;
  right: 145px;
  border: none;
  outline: 0;
  cursor: pointer;
  font-size: 30px;
  font-weight: bold;
  letter-spacing: 1px;
  color: #e73837;
}
aside button:hover {
  background-image: linear-gradient(0deg, #ffce3c 0%, #ffe492 100%),
    linear-gradient(#ff8f47, #ff8f47);
  background-blend-mode: normal, normal;
  box-shadow: 0px 5px 0px 0px rgba(238, 28, 28, 0.2),
    0px 5px 12px 0px rgba(238, 28, 28, 0.5);
}
.suspension {
  position: fixed;
  top: 0;
  width: 100%;
  height: 80px;
  background: #666;
  z-index: 1;
}
.suspension .suspension-w {
  width: 1000px;
  margin: 19px auto 0;
}
.suspension .suspension-w i {
  float: left;
  margin-right: 10px;
}
.suspension .suspension-w span {
  float: left;
  color: #fff;
  font-size: 30px;
}
.suspension .suspension-w p {
  font-size: 17px;
  float: right;
  color: #fff;
  margin: 10px 15px 0 0;
}
.suspension .suspension-w button {
  width: 178px;
  height: 50px;
  font-size: 20px;
  border-radius: 50px;
  line-height: 50px;
  outline: 0;
  cursor: pointer;
  background: #f6891d;
  border: none;
  color: #fff;
  float: right;
  margin-top: -4px;
}
.suspension .suspension-w button:hover {
  background: #f9a149;
}
figure {
  width: 100%;
  background: #fff;
  padding-top: 60px;
  margin-bottom: 50px;
}
figure .tran-figure-in {
  width: 1200px;
  margin: 0 auto;
}
figure h3 {
  font-size: 40px;
  color: #191919;
  text-align: center;
  margin-bottom: 10px;
}
figure p {
  font-size: 16px;
  color: #777;
  text-align: center;
  margin-bottom: 50px;
}
figure ul {
  overflow: hidden;
  margin-bottom: 27px;
}
figure ul li {
  width: 220px;
  height: 184px;
  background: #f6f6f6;
  padding-top: 60px;
  float: left;
  margin-left: 25px;
}
figure ul li:first-child {
  margin: 0;
}
figure ul li i {
  display: block;
  margin: 0 auto 14px;
}
figure ul li p {
  font-size: 18px;
  color: #333;
  text-align: center;
  margin-bottom: 5px;
}
figure ul li span {
  display: block;
  font-size: 13px;
  color: #999;
  text-align: center;
}
figure a {
  width: 146px;
  height: 30px;
  line-height: 30px;
  margin: 0 auto;
  display: block;
  font-size: 13px;
  color: #f6891d;
  border: 1px solid #f6891d;
  border-radius: 30px;
  text-align: center;
  margin-top: 55px;
}
figure a:hover {
  background: #f9a149;
  color: #fff;
}
figure a:active {
  background: #f88818;
  color: #fff;
}
section {
  width: 100%;
  background: #f4f4f4;
  padding: 50px 0 30px;
}
section .section-row {
  width: 285px;
  border-radius: 10px;
  background: #fff;
  padding: 50px 0;
  margin: 0 20px 20px 0;
  float: left;
}
section .section-row i {
  display: block;
  margin: 0 auto 26px;
}
section .section-row p {
  font-size: 20px;
  color: #333;
  text-align: center;
  margin-bottom: 15px;
  position: relative;
}
section .section-row p em {
  display: block;
  position: absolute;
  top: 0;
  right: 40px;
}
section .section-row span {
  display: block;
  text-align: center;
  font-size: 14px;
  color: #999;
  margin-bottom: 38px;
}
section .section-row a {
  font-size: 14px;
  text-align: center;
  border-radius: 50px;
  width: 152px;
  height: 38px;
  line-height: 38px;
  display: block;
  border: 1px solid #f77935;
  color: #f77935;
  margin: 0 auto;
}
section .section-row a:hover {
  background: #f77935;
  color: #fff;
}
section .section-row a:active {
  background: #ed6a23;
  color: #fff;
}
section .no-margin {
  margin: 0 auto;
}
#payment {
  background: #fff;
  width: 930px;
  height: 556px;
  z-index: 9999;
  position: fixed;
  top: 50%;
  left: 50%;
  margin: -278px 0 0 -465px;
}
#payment .qq {
  position: absolute;
  bottom: 16px;
  right: 20px;
  font-size: 12px;
  color: #999;
}
#payment .qq:hover {
  color: #fc6053;
}
#payment .qq:hover i {
  background: url(../img/success/qqLn.png) no-repeat;
}
#payment .qq i {
  display: block;
  float: left;
  margin-right: 2px;
}
#payment .paymentClose {
  display: block;
  position: absolute;
  top: 18px;
  right: 18px;
  cursor: pointer;
}
#payment .paymentClose:hover {
  background: url(../img/success/deleteLn.png) no-repeat;
}
#payment .section-mian {
  width: 1200px;
  margin: 116px auto 0;
  min-height: 100%;
}
#payment .section-mian .container_box {
  position: relative;
}
#payment .crumbs {
  width: 1200px;
  position: absolute;
  top: -27px;
  left: 50%;
  margin: 0 0 0 -600px;
  font-size: 12px;
  color: #999;
}
#payment .crumbs a {
  font-size: 12px;
  color: #999;
}
#payment .con_l {
  box-sizing: border-box;
  position: absolute;
  left: 0;
  top: 0;
  width: 214px;
  height: 100%;
  margin-right: 15px;
  background-color: #fbfbfb;
  border-right: 1px solid #ddd;
}
#payment .con_l .info_con {
  width: 220px;
  margin: 43px auto 0;
  font-size: 12px;
  color: #999;
}
#payment .con_l .info_price {
  font-size: 14px;
  color: #333;
  text-align: center;
  margin: 0 auto;
  width: 130px;
  border-bottom: 1px solid #ddd;
  padding-bottom: 18px;
}
#payment .con_l .info_con .img {
  width: 69px;
  height: 62px;
  margin: 0 auto 15px;
}
#payment .con_l .info_con .info_tit {
  font-size: 18px;
  color: #333;
  text-align: center;
  margin: 10px 0 5px 0;
}
#payment .con_l .info_con ul {
  padding-top: 10px;
  padding-left: 49px;
  list-style: disc;
}
#payment .con_l .info_con ul li {
  line-height: 33px;
}
#payment .con_l .info_con .view_privileges_payment {
  width: 102px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border: 1px solid #ddd;
  border-radius: 50px;
  outline: 0;
  color: #999;
  font-size: 12px;
  margin: 10px auto 0;
  display: block;
  cursor: pointer;
  background: #fcfcfc;
}
#payment .con_l .info_con .view_privileges_payment:hover {
  color: #fc6053;
  border: 1px solid #fc6053;
  background: #fff6f5;
}
#payment .con_r {
  float: right;
  width: 716px;
  height: 100%;
  margin-left: 293px;
  background-color: #fff;
  padding-bottom: 30px;
  padding-top: 57px;
}
.justify {
  text-align: justify;
  text-align-last: justify;
  -moz-text-align-last: justify;
  text-justify: inter-ideograph;
}
#payment .con_r .item {
  margin-left: 58px;
  margin-bottom: 20px;
  font-size: 14px;
}
#payment .con_r .item .label {
  float: left;
  width: 72px;
  color: #333;
  font-weight: 700;
}
#payment .con_r .item .coupon {
  width: 64px;
  margin-right: 8px;
}
#payment .con_r .item.pt_box {
  line-height: 52px;
  padding-top: 15px;
  margin-bottom: 35px;
}
#payment .con_r .item .item_cont {
  float: left;
  margin-left: 25px;
}
#payment .con_r .item .name {
  max-width: 500px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
#payment .con_r .item .signTime {
  color: #666;
  cursor: pointer;
}
#payment .con_r .item .signTime:hover {
  color: #fc6053;
}
#payment .con_r .item .item_cont .discounts {
  cursor: pointer;
  width: 100px;
  font-size: 13px;
  color: #fc6053;
  position: relative;
}
#payment .con_r .item .item_cont .nothing {
  color: #bbb;
}
#payment .con_r .item .item_cont .discounts i {
  display: block;
  position: absolute;
  top: 7px;
  right: 0;
}
#payment .con_r .item .item_cont button {
  font-size: 14px;
  color: #666;
  display: block;
  width: 94px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  float: left;
  border: 1px solid #ddd;
  margin-right: 10px;
  outline: 0;
  cursor: pointer;
  background: #fff;
}
#payment .con_r .item .service .active {
  color: #fc6053;
  border: 1px solid #fc6053;
  background: #fff6f5;
  cursor: default;
}
#payment .con_r .item .charge_all,
#payment .con_r .item .item_cont {
  font-size: 14px;
  color: #666;
}
#payment .con_r .item .combo {
  float: left;
  width: 90px;
  height: 30px;
  margin-right: 18px;
  border: 1px solid #ddd;
  color: #666;
  text-align: center;
  line-height: 30px;
  margin-top: -5px;
  cursor: pointer;
}
#payment .con_r .item .combo.active,
#payment .con_r .item .combo:hover {
  color: #ff6000;
  border: 1px solid #ff6000;
}
#payment .con_r .item .combo.active {
  background-color: #fff7f4;
}
#payment .con_r .bor {
  width: 93%;
  border-top: 1px solid #ddd;
  margin-top: 38px;
  margin-bottom: 15px;
}
#payment .con_r .item .pay_combo {
  position: relative;
  float: left;
  width: 120px;
  height: 43px;
  border: 1px solid #ddd;
  margin: 0 10px 0 0;
  text-align: center;
  line-height: 65px;
  cursor: pointer;
}
#payment .con_r .item .pay_combo:hover {
  border: 1px solid #ff6000;
  background-color: #fff;
}
#payment .con_r .item .alipay {
  background: url(../img/payment/zfb.png) center no-repeat;
}
#payment .con_r .item .weixinpay {
  background: url(../img/payment/wx.png) center no-repeat;
}
#payment .con_r .item .yinlianpay {
  background: url(../img/payment/yl.png) center no-repeat;
}
#payment .con_r .item .pay_combo .icon {
  width: 17px;
  height: 0;
  background: url(/html/img/u348.png) no-repeat;
  position: absolute;
  bottom: 0;
  right: 0;
}
#payment .con_r .mode .active {
  border: 1px solid #ff7451;
  background-color: #fff6f5;
  cursor: default;
}
#payment .con_r .mode .active:hover {
  background-color: #fff6f5;
}
#payment .con_r .item .pay_combo.active .icon {
  height: 16px;
}
#payment .con_r .balance .item .item_cont {
  max-width: 704px;
}
#payment .con_r .item .ed_combo {
  box-sizing: border-box;
  position: relative;
  float: left;
  width: 116px;
  height: 74px;
  line-height: 24px;
  margin-right: 10px;
  margin-bottom: 20px;
  border: 1px solid #ddd;
  text-align: center;
  color: #666;
  font-size: 22px;
  cursor: pointer;
  padding-top: 14px;
}
#payment .con_r .item .ed_combo span {
  font-size: 16px;
  margin-right: 2px;
}
#payment .con_r .item .ed_combo p {
  font-size: 16px;
}
#payment .con_r .item .ed_combo_t {
  position: absolute;
  padding: 0 5px;
  height: 20px;
  line-height: 20px;
  font-size: 12px;
  color: #fff;
  top: -16px;
  right: -5px;
  background: #fc6053;
}
#payment .triangle-down {
  width: 0;
  height: 0;
  border-top: 5px solid red;
  border-right: 5px solid transparent;
  position: absolute;
  right: -5px;
  top: 4px;
}
#payment .con_r .set_meal .active,
#payment .con_r .set_meal .ed_combo:hover {
  border: 1px solid #fc6053;
  color: #fc6053;
}
#payment .con_r .set_meal .active {
  background: #fff6f5;
  cursor: default;
}
#payment .con_r .item .ed_combo.active .pri_t,
#payment .con_r .item .ed_combo:hover .pri_t {
  height: 49px;
  line-height: 48px;
}
#payment .con_r .item .ed_combo .ico {
  position: absolute;
  width: 44px;
  height: 22px;
  overflow: hidden;
  font-size: 12px;
  color: #ff6000;
  top: 0;
  left: 0;
  background-color: #ffebe5;
  line-height: 22px;
  text-align: left;
  text-indent: 10px;
}
#payment .con_r .item .ed_combo.active .ico,
#payment .con_r .item .ed_combo:hover .ico {
  width: 43px;
  height: 21px;
  line-height: 20px;
  text-indent: 9px;
}
#payment .con_r .item .ed_combo .ico_select {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 17px;
  height: 0;
  background: url(/html/img/u348.png) no-repeat;
}
#payment .con_r .item .ed_combo.active .ico_select {
  height: 16px;
}
#payment .con_r .item .ed_combo .pri_t {
  height: 50px;
  font-size: 28px;
  line-height: 50px;
  color: #ff6000;
}
#payment .con_r .item .ed_combo .pri_b {
  border-top: 1px dashed #ddd;
  font-size: 14px;
  line-height: 35px;
}
#payment .con_r .item .ed_combo .pri_b.ct {
  color: #ff6000;
}
#payment .con_r .item .price {
  float: left;
  font-size: 14px;
  color: #666;
  margin-top: -21px;
}
#payment .con_r .item .price .old {
  margin-left: -10px;
}
#payment .con_r .item .price .big {
  font-size: 36px;
  color: #fc6053;
  margin-right: 8px;
}
#payment .con_r .item .pay_btn {
  float: left;
  width: 165px;
  height: 50px;
  background-color: #fc6053;
  color: #fff;
  font-size: 14px;
  line-height: 50px;
  text-align: center;
  border-radius: 3px;
  cursor: pointer;
  user-select: none;
  outline: 0;
  border: none;
}
#payment .con_r .item .disabled {
  background: #ccc;
  cursor: default;
}
#payment .con_r .item .pay_btn:hover {
  background: #ff776a;
}
#payment .con_r .item .disabled:hover {
  background: #ccc;
}
#payment .con_r .item .pay_btn.disabled {
  background-color: #ccc;
}
#payment .con_r .item .clause {
  position: relative;
  float: left;
  padding-left: 20px;
  margin-left: 50px;
  font-size: 12px;
  color: #999;
  cursor: pointer;
  margin-top: 15px;
}
#payment .con_r .item .terms {
  font-size: 12px;
  color: #999;
  line-height: 45px;
}
#payment .con_r .item .clause .checkbox {
  position: absolute;
  top: 50%;
  left: 0;
  width: 14px;
  height: 14px;
  margin-top: -7px;
}
#payment .hintbox {
  box-sizing: border-box;
  margin-top: 15px;
  height: 240px;
  background-color: #fff;
}
#payment .hintbox .hint_cont {
  width: 1160px;
  margin: 0 auto;
  padding-top: 68px;
}
#payment .hintbox .hint_cont .hint_l {
  float: left;
  width: 626px;
}
#payment .hintbox .hint_cont .hint_l .cont {
  padding-left: 15px;
}
#payment .hintbox .hint_cont .hint_l .title {
  font-size: 14px;
  color: #333;
  font-weight: 600;
  margin-bottom: 11px;
}
#payment .hintbox .hint_cont .hint_l .hint_list {
  font-size: 14px;
  color: #999;
  line-height: 28px;
}
#payment .hintbox .hint_cont .hint_l .hint_list li {
  margin-bottom: 11px;
  list-style: disc;
}
#payment .hintbox .hint_cont .hint_r {
  float: left;
  width: 499px;
  height: 110px;
}
#payment .hintbox .hint_cont .hint_r .cont {
  width: 460px;
  margin: 2px 0 0 100px;
}
#payment .hintbox .hint_cont .hint_r .img {
  float: left;
  width: 100px;
  height: 100px;
  margin-right: 30px;
}
#payment .hintbox .hint_cont .hint_r .box {
  float: left;
  width: 140px;
  font-size: 12px;
  line-height: 25px;
  color: #666;
}
#payment .hintbox .hint_cont .hint_r .box .qq_btn:hover {
  background-color: #7db8ff;
}
#payment .hintbox .hint_cont .hint_r .box .qq_btn a {
  color: #fff;
}
#payment .hintbox .hint_cont .hint_r .box .qq_btn.active {
  background-color: #489aff;
}
#payment .hintbox .hint_cont .hint_r .box .qq_btn {
  position: relative;
  color: #fff;
  font-size: 12px;
  width: 110px;
  padding: 7px 0;
  background-color: #60a8ff;
  margin-top: 10px;
  border-radius: 4px;
  line-height: 16px;
  cursor: pointer;
}
#payment .hintbox .hint_cont .hint_r .box .qq_btn:active {
  background-color: #489aff;
}
#payment .hintbox .hint_cont .hint_r .box .qq_btn .logo {
  position: absolute;
  top: 50%;
  left: 5px;
  margin: -8px 3px;
}
#payment .hintbox .hint_cont .hint_r .box .qq_btn span {
  display: inline-block;
  margin-left: 35px;
  border-left: 1px solid #fff;
  padding-left: 14px;
}
footer {
  padding-top: 0;
  width: 100%;
  overflow: hidden;
  background: #f4f4f4;
  padding-bottom: 130px;
}
footer i {
  display: block;
}
footer .footer-t {
  height: 200px;
  padding-top: 50px;
}
footer .footer-t .footer-t-l {
  width: 600px;
  height: 220px;
  float: left;
}
footer .footer-t .footer-t-r {
  float: left;
  width: 599px;
  height: 220px;
}
footer .footer-t .footer-t-g p {
  font-size: 14px;
  color: #666;
  padding-left: 140px;
  line-height: 26px;
}
footer .footer-t .footer-t-g p a {
  text-decoration: underline;
}
footer .footer-t .footer-t-r h2 {
  text-align: center;
  font-size: 16px;
  color: #333;
  margin-bottom: 29px;
}
footer .footer-t .footer-t-r ul {
  margin-left: 138px;
}
footer .footer-t .footer-t-r ul li {
  float: left;
  margin-left: 58px;
}
footer .footer-t .footer-t-r ul li p {
  text-align: center;
  color: #666;
  font-size: 12px;
  margin-top: 16px;
}
footer .footer-t .footer-t-l h2 {
  text-align: center;
  font-size: 16px;
  color: #444;
  margin-bottom: 36px;
}
footer .footer-t .footer-t-l ul {
  margin-left: 82px;
}
footer .footer-t .footer-t-l ul li {
  width: 150px;
  float: left;
  margin-right: 104px;
}
footer .footer-t .footer-t-l ul li:first-child a:hover {
  color: #f6891d;
}
footer .footer-t .footer-t-k {
  overflow: hidden;
}
footer .footer-t .footer-t-k i {
  margin: 0 auto 12px;
}
footer .footer-t .footer-t-k span {
  font-size: 14px;
  color: #333;
  margin-left: 36px;
  line-height: 30px;
}
footer .footer-t .footer-t-k a,
footer .footer-t .footer-t-k .qqGroup {
  font-size: 14px;
  color: #333;
  margin-left: 36px;
  line-height: 30px;
  cursor: pointer;
}
footer .footer-t .footer-t-k p {
  font-size: 12px;
  color: #666;
  text-align: center;
  margin-top: 2px;
}
footer .division {
  height: 80px;
  background: #ddd;
  float: left;
  width: 1px;
  margin-top: 63px;
}
footer .footer-b {
  width: 100%;
  height: 83px;
  position: relative;
}
footer .footer-b ul {
  width: 222px;
  position: absolute;
  left: 50%;
  margin-left: -111px;
  top: 33px;
}
footer .footer-b ul li {
  float: left;
  font-size: 12px;
  color: #666;
  height: 12px;
  line-height: 12px;
  border-right: 2px solid #949494;
  width: 63px;
  margin-right: 14px;
}
footer .footer-b ul li a {
  cursor: pointer;
}
footer .footer-b .icon-qq:hover {
  background: url(../img/index/qqLn.png) no-repeat;
}
footer .footer-b p {
  text-align: center;
  font-size: 12px;
  color: #666;
}
footer .footer-b .no-margin {
  margin: 0;
  border: none;
}
footer .home-block {
  cursor: pointer;
}
footer .service-button-hidden {
  display: none;
}
footer .footer-text a {
  color: red;
}
footer .footer-text {
  text-align: center;
  color: #888;
  font-size: 12px;
  margin: 10px auto 48px;
  line-height: 24px;
}
.footer_88vip {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  min-width: 1200px;
  height: 130px;
  display: block;
  background: url(../img/success/88vipFooterBanner3.png) center no-repeat;
  background-size: cover;
} 
.mask {
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.5;
  -moz-opacity: 0.5;
  filter: alpha(opacity=50);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99;
}
.layer {
  width: 692px;
  height: 480px;
  background: #fff;
  position: fixed;
  top: 50%;
  left: 50%;
  margin: -240px 0 0 -331px;
  z-index: 99999;
}
.layer-payment {
  box-shadow: 0 3px 5px #d8d8d8;
  border: 1px solid #cccaca;
}
.layer .close,
.layer .commonClose {
  display: block;
  position: absolute;
  right: -10px;
  top: -10px;
  cursor: pointer;
}
.layer .table {
  padding: 45px 45px 0 45px;
  margin-bottom: 16px;
  height: 416px;
  overflow-y: auto;
}
.layer table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  table-layout: fixed;
}
.layer table td,
.layer table th {
  border: 1px solid #ddd;
}
.layer table th p {
  color: #999;
  font-size: 12px;
}
.layer table th {
  padding: 20px 0;
  font-size: 14px;
  color: #666;
}
.layer table td {
  padding: 10px 0;
  text-align: center;
  font-size: 12px;
  color: #666;
}
.layer table i {
  display: block;
}
.layer table th i {
  float: left;
  margin: 0 10px 0 54px;
}
.layer table th span {
  float: left;
  margin-top: 5px;
}
.layer table td i {
  margin: 0 auto;
}
.layer-tip,
.layer-tips {
  width: 458px;
  height: 248px;
  position: fixed;
  left: 50%;
  top: 50%;
  margin: -124px 0 0 -229px;
  background: #fff;
  z-index: 99999;
  box-shadow: 0 3px 5px #d8d8d8;
  border: 1px solid #cccaca;
}
.layer-tip .layer-head,
.layer-tips .layer-head {
  height: 40px;
  line-height: 40px;
  background: #f5f5f5;
  padding-left: 15px;
  font-size: 14px;
  color: #666;
}
.layer-tip .layer-head i,
.layer-tips .layer-head i {
  display: block;
  position: absolute;
  right: 12px;
  top: 14px;
  cursor: pointer;
}
.layer-tip .layer-head i:hover,
.layer-tips .layer-head i:hover {
  background: url(../img/deleteLn.png) no-repeat;
}
.layer-tip .layer-b,
.layer-tips .layer-b {
  width: 393px;
  margin: 0 auto;
  overflow: hidden;
}
.layer-tip .layer-b i,
.layer-tips .layer-b i {
  display: block;
  float: left;
  margin: 38px 15px 0 15px;
}
.layer-tip .layer-b p,
.layer-tips .layer-b p {
  font-size: 14px;
  color: #666;
  float: left;
  width: 280px;
  margin-top: 40px;
  line-height: 24px;
}
.layer-tip .layer-c,
.layer-tips .layer-c {
  overflow: hidden;
  width: 314px;
  margin: 30px auto 0;
}
.layer-tip .layer-c button,
.layer-tips .layer-c button {
  width: 144px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  outline: 0;
  float: left;
  margin-left: 20px;
  border-radius: 3px;
  cursor: pointer;
  background: #fff;
}
.layer-tip .layer-c .complete,
.layer-tips .layer-c .complete {
  border: 1px solid #fc6053;
  background: #fc6053;
  font-size: 14px;
  color: #fff;
  margin-left: 0;
}
.layer-tip .layer-c .complete:hover,
.layer-tips .layer-c .complete:hover {
  background: #ff776a;
}
.layer-tip .layer-c .problemsArise,
.layer-tips .layer-c .problemsArise {
  font-size: 14px;
  color: #666;
  border: 1px solid #ddd;
}
.layer-tip .layer-c .problemsArise:hover,
.layer-tips .layer-c .problemsArise:hover {
  color: #fc6053;
  border: 1px solid #fc6053;
  background: #fff6f5;
}
.layer-wx {
  z-index: 9999;
  position: fixed;
  width: 646px;
  height: 412px;
  top: 50%;
  left: 50%;
  margin: -206px 0 0 -323px;
  background: #fff;
  box-shadow: 0 3px 5px #d8d8d8;
  border: 1px solid #cccaca;
}
.layer-wx .cpm_top {
  padding: 0 25px;
}
.layer-wx .cpm_top i {
  display: block;
  position: absolute;
  top: 10px;
  right: 27px;
  cursor: pointer;
}
.layer-wx .cpm_top i:hover {
  background: url(../img/deleteLn.png) no-repeat;
}
.layer-wx .cpm_top_text {
  margin-left: 200px;
  padding-top: 30px;
  font-size: 14px;
  padding-bottom: 20px;
  float: left;
}
.layer-wx .cpm_top .red {
  font-size: 22px;
  color: #f60;
}
.layer-wx .cpm_top a.close,
.layer-wx .cpm_top a.close:link,
.layer-wx .cpm_top a.close:visited {
  display: block;
  float: right;
  height: 13px;
  background-image: url(http://vip.foxitreader.cn/images/u202.png);
  background-position: 0;
  width: 18px;
  margin-top: 13px;
  text-indent: -999px;
  overflow: hidden;
}
.layer-wx .cpm_main {
  padding: 30px 0 20px 60px;
  color: #7a7a7a;
  line-height: 29px;
}
.layer-wx .cpm_pay_left {
  float: left;
  text-align: center;
  margin: 30px 100px 0 40px;
}
.layer-wx .cpm_pay_sep {
  float: left;
  width: 1px;
  height: 210px;
  background: #e5e5e5;
  margin-top: 40px;
}
.layer-wx .code2_class {
  width: 170px;
  border: 1px solid #e5e5e5;
  margin: 10px auto;
}
.layer-wx .code2_img {
  width: 150px;
  margin: 10px 0;
}
.layer-wx .loading_img {
  width: 28px;
  height: 28px;
  margin: 71px;
}
.layer-wx .cpm_pay_sep {
  float: left;
  width: 1px;
  height: 210px;
  background: #e5e5e5;
  margin-top: 40px;
}
.layer-wx .cpm_pay_right {
  float: left;
  width: 220px;
  text-align: center;
}
.layer-wx .cpm_weixin_bg {
  margin-top: 30px;
  display: block;
  margin-left: 25px;
}
@-moz-document url-prefix() {
  #payment .con_l .info_con .view_privileges_payment {
    line-height: 26px;
  }
  #payment .con_r .item .item_cont button {
    line-height: 28px;
  }
  .layer .table {
    height: 407px;
  }
  .layer-tips .layer-c button {
    line-height: 34px;
  }
}
.tips {
  min-width: 75px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 4px;
  border-width: 1px;
  border-style: solid;
  border-color: #ebeef5;
  position: fixed;
  left: 50%;
  top: 20px;
  transform: translateX(-50%);
  background-color: #edf2fc;
  transition: opacity.3s, transform.4s, top.4s, -webkit-transform.4s;
  overflow: hidden;
  padding: 5px 10px 5px 10px; 
  z-index: 99999;
}
.tips p {
  display: inline-block;
  padding: 0;
  margin: 0;
  line-height: 1;
  color: #333333;
  padding: 0;
  font-size: 14px;
  line-height: 1;
}
