@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;
}

input:-webkit-input-placeholder {
  color: #999999;
}

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

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

.none {
  display: none;
}

.dib {
  display: inline-block;
}

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

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

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

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 {
  content: "";
  display: block;
  height: 0;
  clear: both;
  line-height: 0;
  visibility: hidden;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

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

.boxsizing, .nav a, .listbox ul, .bottom, .dialog .dialogMain .btn {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.breakword, .dialog .dialogMain .title, .dialog .dialogMain .text, .dialog .dialogMain .text1 {
  word-wrap: break-word;
  word-break: break-all;
}

input::-webkit-input-placeholder {
  font-size: 0.53333rem;
}

img {
  width: 100%;
}

.red {
  color: #fbee0c;
}

body, html {
  height: 100%;
  background-color: #e8e6dc;
}

.main {
  width: 100%;
  min-height: 29.64444rem;
  margin: 0 auto;
  position: relative;
  background: #e8e6dc url(../images/top.jpg) center 0 no-repeat;
  background-size: 100% auto;
}

.top {
  height: 21.95556rem;
}

.top .btn-myorder {
  position: absolute;
  right: 0.44444rem;
  top: 0.44444rem;
  width: 4.21111rem;
  height: 1.37778rem;
  line-height: 1.37778rem;
  font-size: 0.53333rem;
  color: #fffbe6;
  text-align: center;
  background: url(../images/btn-buybg.png) 0 0 no-repeat;
  background-size: 100%;
}

.top .usertext {
  text-align: center;
  padding-top: 15.88889rem;
  font-size: 0.66667rem;
  color: #e9e7dd;
}

.top .btnbox {
  padding-top: 1.33333rem;
  text-align: center;
}

.top .btnbox a {
  display: inline-block;
  width: 8.11111rem;
  height: 1.71111rem;
  vertical-align: top;
  margin: 0 0.88889rem;
}

.nav {
  width: 22.8rem;
  height: 2.66667rem;
  margin: 0 auto;
  background: url(../images/nav.png) center center no-repeat;
  background-size: 100%;
}

.nav a {
  float: left;
  width: 25%;
  height: 2.66667rem;
  text-align: center;
  line-height: 2.66667rem;
  position: relative;
  font-size: 0.88889rem;
  color: #524645;
  background-color: #e0e0e0;
}

.nav a::before {
  content: "";
  position: absolute;
  left: -0.02222rem;
  top: 0.77778rem;
  width: 0.04444rem;
  height: 1.11111rem;
  background-color: #dfd5c2;
}

.nav a.on {
  background: url(../images/nav.png) center center no-repeat;
  background-size: 100%;
}

.listbox .listboxs {
  display: none;
}

.listbox .listboxs:nth-child(1) {
  display: block;
}

.listbox ul {
  width: 22.77778rem;
  min-height: 2.22222rem;
  border: 0.11111rem solid #dfd5c2;
  margin: 0.46667rem auto;
  background-color: #fff;
  padding: 0.66667rem 0 1.33333rem;
}

.listbox li {
  width: 21.33333rem;
  height: 12rem;
  margin: 0 auto 0.44444rem;
  background: url(../images/listBg.jpg) center center no-repeat;
  background-size: 100%;
  position: relative;
}

.listbox li .fl {
  position: absolute;
  left: 0;
  top: 0;
  width: 4.15556rem;
  height: 4.15556rem;
  background: url(../images/fl.png) 0 0;
  background-size: 100%;
}

.listbox li .giftimg {
  position: absolute;
  left: 2rem;
  top: 1.68889rem;
  width: 6.66667rem;
  height: 6.66667rem;
  background: url(../images/giftimg.png) 0 0;
  background-size: 100%;
}

.listbox li .boxName {
  position: absolute;
  left: 0rem;
  top: 5.88889rem;
  width: 10.66667rem;
  height: 6.66667rem;
  font-size: 1.24444rem;
  color: #feffa7;
  text-align: center;
  text-shadow: 0 0 4px #000;
}

.listbox li .text1 {
  position: absolute;
  left: 0rem;
  top: 8.44444rem;
  width: 10.66667rem;
  height: 2.22222rem;
  line-height: 1.11111rem;
  font-size: 0.66667rem;
  color: #524645;
  text-align: center;
}

.listbox li .text1 span {
  display: block;
  color: #c55b51;
}

.listbox li .text1 span.none {
  display: none;
}

.listbox li .listboxsRight {
  position: absolute;
  left: 9.66667rem;
  top: 1.66667rem;
  width: 11.22222rem;
  text-align: center;
}

.listbox li .reward {
  width: 11.22222rem;
  height: 2rem;
  line-height: 2rem;
  font-size: 1.2rem;
  color: #f5f1de;
  text-align: center;
  background: url(../images/titlebg.png) 0 0 no-repeat;
  background-size: 100%;
}

.listbox li .reward.active_reward {
  background: none;
  font-size: 0.88889rem;
  color: #c2554b;
  min-height: 1.11111rem;
  padding: 0.44444rem 0;
  line-height: 1.11111rem;
}

.listbox li .text2 {
  margin: 0.44444rem auto 0;
  width: 11.51111rem;
  min-height: 1.11111rem;
  line-height: 1.11111rem;
  font-size: 0.66667rem;
  color: #524645;
  text-align: center;
}

.listbox li .text2 span {
  display: block;
  color: #c55b51;
}

.listbox li .btn-gobuy {
  margin: 0.66667rem auto 0;
  display: block;
  width: 8.42222rem;
  height: 2.22222rem;
  line-height: 2.22222rem;
  font-size: 1.06667rem;
  color: #fffbe6;
  text-align: center;
  background: url(../images/btn-buybg.png) 0 0 no-repeat;
  background-size: 100% 100%;
}

.activeNav {
  font-size: 0;
  padding: 0.88889rem 0.88889rem 0;
}

.activeNav a {
  display: inline-block;
  text-align: center;
  width: auto;
  padding: 0 0.44444rem;
  height: 1.33333rem;
  line-height: 1.33333rem;
  font-size: 0.66667rem;
  background-color: #fff;
  margin: 0 0.22222rem 0.44444rem;
  color: #333;
  border-radius: 0.13333rem;
}

.activeNav a.on {
  background-color: #c2554b;
  color: #fff;
}

.bigDaDaTips {
  text-align: center;
  padding: 0.88889rem 0;
  color: #c2554b;
  font-size: 0.88889rem;
}

.activeItem ul {
  display: none;
}

.activeItem ul:nth-child(1) {
  display: block;
}

.bottom {
  height: 20.35556rem;
  background: url(../images/bottom.jpg) 0 bottom no-repeat;
  background-size: 100% auto;
  padding-top: 0.88889rem;
}

.bottom .over {
  width: 19.31111rem;
  height: 10.33333rem;
  margin: 0 auto;
}

.bottom .btn-overbox {
  text-align: center;
}

.bottom .btn-overbox a {
  display: inline-block;
  width: 6.35556rem;
  height: 2.13333rem;
  margin: 0.8rem 1.33333rem 0;
}

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

.dialog .dialogMain {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 17.77778rem;
  min-height: 4.44444rem;
  margin: -3.71111rem 0 0 -8.66667rem;
  background: #fff;
  border-radius: 0.33333rem;
  padding: 0.97778rem 0 0.66667rem 0;
}

.dialog .dialogMain .close {
  position: absolute;
  left: 50%;
  bottom: -3.33333rem;
  width: 2.44444rem;
  height: 2.44444rem;
  margin-left: -1.22222rem;
  background: url("/Public/Home/five/xsdqxzrz/images/close.png") center center no-repeat;
  background-size: 100% 100%;
}

.dialog .dialogMain .title {
  font-size: 0.93333rem;
  color: #000000;
  text-align: center;
  line-height: 3.11111rem;
  padding: 0.62222rem 0.22222rem 0rem;
  font-weight: bold;
}

.dialog .dialogMain .text {
  font-size: 0.75556rem;
  color: #000000;
  text-align: center;
  line-height: 1.15556rem;
  padding: 0.26667rem 0.66667rem 0.26667rem;
}

.dialog .dialogMain .text.tl {
  text-align: left;
}

.dialog .dialogMain .text1 {
  font-size: 0.71111rem;
  color: #666666;
  text-align: center;
  line-height: 1.24444rem;
  padding: 0.44444rem 0.66667rem;
}

.dialog .dialogMain .btnmain {
  text-align: center;
  margin: 0.44444rem 0;
}

.dialog .dialogMain .btn {
  display: inline-block;
  width: 5.37778rem;
  height: 1.77778rem;
  margin: 0 0.22222rem 0.66667rem;
  font-size: 0.75556rem;
  color: #999999;
  border: 0.02222rem solid #999999;
  border-radius: 0.22222rem;
  line-height: 1.73333rem;
  letter-spacing: 0.08889rem;
}

.dialog .dialogMain .btn.on {
  border: 0.02222rem solid #ed8b3b;
  color: #fff;
  background-color: #ed8b3b;
}

.dialog .dialogMain .btn.blue {
  border: 0.02222rem solid #5783bc;
  color: #fff;
  background-color: #5783bc;
}

.dialog .dialogMain .btn.big {
  width: 11.2rem;
}

.dialog.dialogIst {
  transform: scale(1.5);
}

.dialog.dialogIst .dialogMain {
  padding: 1.06667rem 0 0.66667rem;
  width: 12.31111rem;
  margin: -5.55556rem 0 0 -6.15556rem;
}

.dialog.dialogIst dl dd {
  width: 11.2rem;
  height: 1.77778rem;
  margin: 0 auto 0.57778rem;
  background-color: #ececec;
  border-radius: 0.22222rem;
}

.dialog.dialogIst dl dd input, .dialog.dialogIst dl dd select {
  float: left;
  width: 100%;
  font-size: 0.66667rem;
  padding: 0.44444rem 0;
  line-height: 0.88889rem;
  text-indent: 0.53333rem;
  background-color: transparent;
  border: none;
}

.dialog.dialogIst dl dd select {
  text-indent: 0.31111rem;
}

.dialog.dialogIst dl dd.getcode input {
  width: 70%;
}

.dialog.dialogIst dl dd.getcode .btn {
  float: left;
  width: 30%;
  margin: 0;
  font-size: 0.62222rem;
  letter-spacing: 0;
  text-align: center;
}

.dialog.dialogIst dl dt {
  text-align: center;
  font-size: 0;
}

.dialog.dialogrule .dialogMain {
  top: 50%;
  width: 22.22222rem;
  margin: -17.77778rem 0 0 -11.11111rem;
}

.dialog.dialog-gift .dialogMain {
  width: 18.66667rem;
  height: 11.33333rem;
  background: url(https://download.shengli.com/shengli/xsdqxzzlz/images/dialog-gift.png) center center no-repeat;
  background-size: 100% 100%;
}

.dialog.dialog-gift .dialogMain .tips {
  padding: 1.33333rem 1.4rem 0 1.4rem;
  line-height: 1.2rem;
  color: #41636c;
  font-size: 0.86667rem;
}

.dialog.dialog-gift .dialogMain .tips b {
  color: #489eb4;
}

.dialog.dialog-gift .dialogMain .tipsText {
  text-align: center;
  font-size: 0.86667rem;
  color: #fc3b3b;
}

.dialog.dialog-gift .dialogMain .code {
  font-size: 1.2rem;
  color: #db5f3e;
  padding: 0.46667rem 0;
  text-align: center;
}

.dialog.dialog-gift .dialogMain .btn-copy {
  width: 6.93333rem;
  height: 2rem;
  background: url(https://download.shengli.com/shengli/xsdqxzzlz/images/btn-copy.png) center center no-repeat;
  background-size: 100%;
  margin: 0 auto;
}

.dialog.dialogTitle .dialogMainTitle {
  width: 20.88889rem;
  margin: 0;
  transform: translate(-50%, -50%);
  background: none;
}

.dialog.dialogTitle .dialogMainTitle .cdkbox {
  position: absolute;
  left: 8.44444rem;
  top: 9.33333rem;
  width: 10.8rem;
  height: 3.37778rem;
}

.dialog.dialogTitle .dialogMainTitle .cdkbox .text {
  font-size: 0.66667rem;
  color: #82a4b9;
}

.dialog.dialogTitle .dialogMainTitle .cdkbox .cdk {
  font-size: 0.57778rem;
  color: #ff0000;
  display: none;
}

.dialog.dialogTitle .dialogMainTitle .cdkbox .btn-getTitle {
  width: 3.24444rem;
  height: 1.13333rem;
  display: block;
  margin: 0.66667rem auto 0;
}

.dialog.dialogTitle .dialogMainTitle .cdkbox .btn-copy {
  width: 3.53333rem;
  height: 1.02222rem;
  display: block;
  margin: 0.08889rem auto 0;
  display: none;
}

.dialog.dialogTitle .dialogMainTitle .cdkbox.cdkbox2 {
  top: 20.44444rem;
}

.dialog.dialogTitle .dialogMainTitle .cdkbox.hasCDK .text {
  display: none;
}

.dialog.dialogTitle .dialogMainTitle .cdkbox.hasCDK .btn-getTitle {
  display: none;
}

.dialog.dialogTitle .dialogMainTitle .cdkbox.hasCDK .cdk {
  display: block;
}

.dialog.dialogTitle .dialogMainTitle .cdkbox.hasCDK .btn-copy {
  display: block;
}

.dialog.dialogTitle .dialogMainTitle .buyMoney {
  width: 100%;
  height: 2.22222rem;
  text-align: center;
  font-size: 1.11111rem;
  color: #666;
  position: absolute;
  left: 0rem;
  top: 25.77778rem;
  font-weight: bold;
}

.btn-popgift {
  position: fixed;
  right: 0rem;
  top: 30%;
  width: 5.46667rem;
  height: 5.96667rem;
}

.btn-popgift .close {
  position: absolute;
  right: 0.66667rem;
  top: 0.33333rem;
  width: 1.03333rem;
  height: 1.03333rem;
  background: url(../images/popgift-close.png) 0 0 no-repeat;
  background-size: 100% auto;
}

.btn-popTitle {
  position: fixed;
  right: 0.33333rem;
  top: 30%;
  margin-top: 5.55556rem;
  width: 4.33333rem;
  height: 5.96667rem;
}
