﻿@charset "utf-8";
body,
dl,
dd,
ul,
ol,
h1,
h2,
h3,
h4,
h5,
h6,
p,
form,
header,
section,
article,
footer {
  margin: 0;
}
@font-face {
  font-family: "fz";
  src: url("fz.ttf");
  font-style: normal;
}
body,
button,
input,
select,
textarea {
  font:
    12px/1.5 tahoma,
    "\5FAE\8F6F\96C5\9ED1",
    sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
}
em,
b {
  font-style: normal;
}
a {
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
img {
  border: 0;
  display: block;
  width: 100%;
  height: 100%;
}
body {
  position: relative;
  overflow-x: hidden;
  background:
    radial-gradient(
      circle at top,
      rgba(255, 243, 207, 0.16),
      rgba(0, 0, 0, 0) 65%
    ),
    linear-gradient(180deg, rgba(28, 17, 6, 0.96), rgba(10, 7, 2, 0.98));
  scrollbar-width: thin;
  scrollbar-color: #81501d #d7b27d;
}
* {
  scrollbar-width: thin;
  scrollbar-color: #81501d #d7b27d;
}
*::-webkit-scrollbar {
  width: 6px;
  height: 6px;
}
*::-webkit-scrollbar-track {
  background: #d7b27d;
  border-radius: 999px;
}
*::-webkit-scrollbar-thumb {
  background: #81501d;
  border-radius: 999px;
}
*::-webkit-scrollbar-thumb:hover {
  background: #94602b;
}
body.page-loading-lock {
  overflow: hidden;
}
.page-loading {
  position: fixed;
  inset: 0;
  z-index: 9999;
  display: flex;
  align-items: center;
  justify-content: center;
  background:
    radial-gradient(
      circle at top,
      rgba(255, 243, 207, 0.28),
      rgba(0, 0, 0, 0) 45%
    ),
    linear-gradient(180deg, rgba(28, 17, 6, 0.96), rgba(10, 7, 2, 0.98));
  transition:
    opacity 0.45s ease,
    visibility 0.45s ease;
}
.page-loading.is-hidden {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}
.page-loading-inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 18px;
  width: 320px;
  padding: 34px 30px 28px;
  /* border: 1px solid rgba(255, 222, 170, 0.28);
  background: rgba(60, 37, 11, 0.5);
  box-shadow: 0 0 60px rgba(0, 0, 0, 0.35); */
}
.page-loading-logo {
  width: 182px;
  height: auto;
  display: block;
  animation: pageLoadingPulse 1.8s ease-in-out infinite;
}
.page-loading-percent {
  font-family: "fz";
  font-size: 48px;
  line-height: 1;
  color: #f6d08a;
  text-shadow: 0 0 12px rgba(246, 208, 138, 0.38);
  letter-spacing: 1px;
}
.page-loading-track {
  width: 100%;
  height: 10px;
  overflow: hidden;
  border-radius: 999px;
  background: rgba(255, 232, 191, 0.18);
  border: 1px solid rgba(255, 225, 160, 0.22);
}
.page-loading-bar {
  display: block;
  height: 100%;
  width: 0%;
  border-radius: inherit;
  background: linear-gradient(90deg, #8f4f15, #d9a14d, #f6d08a);
  box-shadow: 0 0 10px rgba(246, 208, 138, 0.45);
  transition: width 0.12s linear;
}
.page-loading-text {
  margin: 0;
  color: #e8c98a;
  font-size: 14px;
  letter-spacing: 1px;
}
@keyframes pageLoadingPulse {
  0%,
  100% {
    transform: scale(1);
    filter: brightness(1);
  }
  50% {
    transform: scale(1.03);
    filter: brightness(1.08);
  }
}
.wrap {
  position: relative;
  z-index: 2;
}
.cover {
  position: fixed;
  inset: 0;
  z-index: 1;
  background: rgba(0, 0, 0, 0.55);
  pointer-events: auto;
}
button,
input,
select,
textarea {
  font-size: 100%;
  outline: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
li {
  list-style: none outside none;
}
td,
th,
ul,
ol {
  padding: 0;
}
input,
select,
textarea {
  padding: 0;
  margin: 0;
}
table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th,
ul,
ol {
  padding: 0;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {
  display: flex;
  zoom: 1;
}
a:hover {
  text-decoration: none;
  filter: brightness(1.1);
}
.wrap {
  position: relative;
  width: 702px;
  height: 2110px;
  margin: 0 auto;
  background: url(https://static.web.sdo.com/chd/pic/Chicas24/wrap.jpg)
    no-repeat;
}
.login-on {
  position: absolute;
  top: 466px;
  left: 45px;
  color: #5c1f05;
  /* z-index: 2; */
  width: 610px;
}
.login-on-inner {
  width: 100%;
  padding: 4px 20px;
  border-radius: 17px;
  background: rgb(243 220 168 / 60%);
  font-size: 13px;
  letter-spacing: 0.2px;
  box-sizing: border-box;
}
.login-on-account {
  color: #8b3d05;
  font-weight: bold;
}
.login-on #dqnum,
.login-on #mapnum,
.login-on #hlq {
  color: #b5450d;
  font-weight: bold;
}
.login-on a {
  color: #8f3400;
  font-weight: bold;
  text-decoration: none;
  border-bottom: 1px solid rgba(143, 52, 0, 0.55);
}
.login-on a:hover {
  color: #c24f10;
  border-bottom-color: rgba(194, 79, 16, 0.75);
}
.btn-area a {
  display: block;
  position: absolute;
}
.btn-area a,
.login-btn,
.refresh-btn,
.btn-save,
.pop-btn-area a,
#mypop .order-btn,
.order-btn-common,
.pop .close,
.bigPop .close,
.popBox .closepop,
.modelChange .mbtnClose,
.layout-pages a {
  transition:
    transform 0.18s ease,
    filter 0.18s ease,
    box-shadow 0.18s ease,
    opacity 0.18s ease,
    background-position 0.18s ease;
  transform-origin: center;
  will-change: transform, filter;
}
.btn-area .btn1 {
  top: 405px;
  right: 41px;
  width: 104px;
  height: 33px;
  text-indent: -999em;
  background: url(https://static.web.sdo.com/chd/pic/Chicas24/btn1.png)
    no-repeat;
}
.btn-area .btn2 {
  top: 1016px;
  left: 259px;
  width: 185px;
  height: 65px;
  text-indent: -999em;
  background: url(https://static.web.sdo.com/chd/pic/Chicas24/btn2.png)
    no-repeat;
}
.btn-area .btn3 {
  top: 1026px;
  left: 78px;
  width: 141px;
  height: 50px;
  text-indent: -999em;
  background: url(https://static.web.sdo.com/chd/pic/Chicas/images/btn3.png)
    no-repeat;
}
.btn-area .btn4 {
  top: 1026px;
  left: 483px;
  width: 141px;
  height: 50px;
  text-indent: -999em;
  background: url(https://static.web.sdo.com/chd/pic/Chicas24/btn4.png)
    no-repeat;
}
.btn-area .btn5 {
  bottom: 92px;
  left: 244px;
  width: 81px;
  height: 23px;
  text-indent: -999em;
  background: url(https://static.web.sdo.com/chd/pic/Chicas24/btn5.png)
    no-repeat;
}
.btn-area .btn6 {
  bottom: 92px;
  left: 373px;
  width: 81px;
  height: 23px;
  text-indent: -999em;
  background: url(https://static.web.sdo.com/chd/pic/Chicas24/btn6.png)
    no-repeat;
}
.btn-area .btn2.grey,
.btn-area .btn3.grey,
.btn-area .btn4.grey {
  cursor: default;
  background-position: 0 bottom;
  filter: grayscale(1);
  /* pointer-events: none; */
}
.lottery {
  position: absolute;
  top: 500px;
  left: 0;
  width: 100%;
  height: 480px;
}
.lottery-unit {
  position: absolute;
  width: 34px;
  height: 34px;
}
.lottery-unit .icon {
  position: relative;
  width: 34px;
  height: 34px;
}
.lottery-unit .bg1 {
  position: absolute;
  top: -8px;
  left: -16px;
  width: 65px;
  height: 73px;
  background: url(https://static.web.sdo.com/chd/pic/Chicas/images/bg1.png)
    no-repeat;
  transition:
    transform 0.22s ease,
    filter 0.22s ease;
}
.lottery-unit .ok {
  position: absolute;
  top: 8px;
  left: 4px;
  width: 28px;
  height: 28px;
  display: none;
  background: url(https://static.web.sdo.com/chd/pic/Chicas/images/ok.png)
    no-repeat;
}
.lottery-unit .bg1 .num {
  padding-top: 47px;
  width: 50px;
  margin: 0 auto;
  color: #341306;
  text-align: center;
}
.lottery-unit.ignore .bg1 {
  background-position: right 0;
}
.lottery-unit.ignore .bg1 .num {
  color: #1b1b1b;
}
.lottery-unit .bg1.crown {
  background-position: 0 bottom;
}
.lottery-unit.ignore .bg1.crown {
  background-position: right bottom;
}
.lottery-unit.ignore img {
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
}
.lottery-unit .bg2 {
  position: absolute;
  top: -35px;
  left: -45px;
  display: none;
  width: 127px;
  height: 127px;
  background: url(https://static.web.sdo.com/chd/pic/Chicas/images/bg2.png)
    no-repeat 0 0;
  transform: scale(0.96);
  opacity: 0.88;
  transition:
    transform 0.22s ease,
    opacity 0.22s ease,
    filter 0.22s ease;
}
.lottery-unit.active .bg2,
.lottery-unit.ignore .bg2 {
  display: block;
}
.lottery-unit.ignore .bg2 {
  display: block;
  background-position: right 0;
}
.lottery-unit.ignore .ok {
  display: block;
}
.lottery.animating .lottery-unit {
  transition:
    transform 0.2s ease,
    filter 0.2s ease,
    opacity 0.2s ease;
}
.lottery.animating .lottery-unit:not(.active) {
  filter: brightness(0.92);
  opacity: 0.86;
}
.lottery-unit.active {
  z-index: 5;
}
.lottery-unit.active .icon {
  transform: translateY(-4px) scale(1.08);
  filter: drop-shadow(0 10px 16px rgba(255, 189, 64, 0.45));
  transition:
    transform 0.18s ease,
    filter 0.18s ease;
}
.lottery-unit.active .bg1 {
  transform: translateY(-2px) scale(1.06);
  filter: brightness(1.05);
}
.lottery-unit.active .bg2 {
  transform: scale(1.08);
  opacity: 1;
  filter: drop-shadow(0 0 16px rgba(255, 214, 74, 0.8));
  animation: lotteryPulse 0.72s ease-in-out infinite alternate;
}

@keyframes lotteryPulse {
  0% {
    transform: scale(1.02);
    opacity: 0.88;
  }
  100% {
    transform: scale(1.1);
    opacity: 1;
  }
}
.lottery-unit-0 {
  top: 39px;
  left: 245px;
}
.lottery-unit-1 {
  top: 171px;
  left: 175px;
}
.lottery-unit-2 {
  top: 342px;
  left: 165px;
}
.lottery-unit-3 {
  top: 354px;
  left: 256px;
}
.lottery-unit-4 {
  top: 349px;
  left: 525px;
}
.lottery-unit-5 {
  top: 394px;
  left: 436px;
}
.lottery-unit-6 {
  top: 183px;
  left: 502px;
}
.lottery-unit-7 {
  top: 102px;
  left: 453px;
}
.lottery-unit-8 {
  top: 144px;
  left: 358px;
}
.lottery-unit-9 {
  top: 280px;
  left: 404px;
}
.lottery-unit-10 {
  top: 257px;
  left: 269px;
}
.lottery-unit-11 {
  top: 88px;
  left: 569px;
}
.bigPop {
  position: fixed;
  /* top: -364px; */
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  opacity: 0;
  width: 700px;
  height: 865px;
  z-index: 2;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  transform: translateY(-300%);
  transition: all 0.4s ease;
  background: url(https://static.web.sdo.com/chd/pic/Chicas/images/modal-bg.png)
    no-repeat;
}
.bigPop .cont {
  height: 100%;
}
.bigPop.show {
  display: block;
  transform: translateY(0);
  /* top: 364px; */
  opacity: 1;
}
.bigPop .close {
  position: absolute;
  top: 48px;
  right: 61px;
  display: block;
  width: 22px;
  height: 22px;
  text-indent: -999em;
}

#rule .cont {
  font-family: "fz";
  color: #744918;
  font-size: 16px;
  font-weight: bold;
  line-height: 36px;
  box-sizing: border-box;
  padding: 0 61px;
}

#rule .content {
  height: 725px;
  overflow-y: auto;
}
#rule .cont h3 {
  font-size: 22px;
  padding: 0 0 5px 0;
  text-align: center;
}
#rule .cont ul {
  padding-inline-start: 40px;
  margin-block-start: 0;
  margin-block-end: 0;
  padding-inline-start: 30px;
}
#rule .cont ul li {
  padding: 0px 8px;
  line-height: 2;
  list-style: decimal;
}
#probability .cont h3 {
  font-family: "fz";
  font-size: 22px;
  color: #744918;
  padding: 51px 0 54px 0;
  text-align: center;
  line-height: 36px;
}
#probability .cont {
  max-height: 100%;
  overflow-y: auto;
  overflow-x: hidden;
}
.table1 {
  width: 508px;
  margin: 0 auto;
  margin-bottom: 34px;
}
.add-tips {
  height: 50px;
  font-family: "fz";
  font-size: 16px;
  color: #744918;
  text-align: center;
}
.table1 th,
.table1 td {
  font-family: "宋体";
  font-size: 13px;
  line-height: 44px;
  color: #434343;
  text-align: center;
  background: url(https://static.web.sdo.com/chd/pic/Chicas/images/line.png)
    no-repeat 50% bottom;
}
.table1 th {
  font-weight: normal;
}
.table1 th.noline,
.table1 td.noline {
  background-image: none;
}
.refresh-btn {
  display: block;
  width: 104px;
  height: 36px;
  text-indent: -999em;
  margin: 0 auto;
  background: url(https://static.web.sdo.com/chd/pic/Chicas/images/refresh-btn.png)
    no-repeat;
}

#mypop .tab-nav {
  padding: 68px 0 40px 0;
}
#mypop .tab-nav ul {
  width: 344px;
  margin: 0 auto;
}
#mypop .tab-nav ul li {
  float: left;
  width: 171px;
  line-height: 43px;
  text-align: center;
  font-family: "fz";
  font-size: 18px;
  color: #b67d3d;
  font-weight: bold;
  border: solid 1px #b07739;
}
#mypop .tab-nav ul li a {
  width: 100%;
  height: 100%;
  display: block;
  color: #b67d3d;
}
#mypop .tab-nav ul li.hov a {
  color: #fff;
}
#mypop .tab-nav ul li.hov {
  background: url(https://static.web.sdo.com/chd/pic/Chicas/images/tab-nav-hov.png)
    no-repeat;
}
.table2 {
  padding: 0 19px;
  width: 548px;
  margin: 0 auto;
  height: 432px;
  overflow-y: scroll;
  overflow-x: hidden;
}
.table2 .th-bg {
  width: 136px;
  line-height: 29px;
  font-size: 18px;
  font-family: "fz";
  text-align: center;
  margin: 0 auto;
  color: #fff;
  font-weight: bold;
  background: #b67b3c;
  border-radius: 7px 7px 0 0;
}
.table2 td {
  width: 137px;
  font-family: "瀹嬩綋";
  line-height: 45px;
  color: #434343;
  text-align: center;
  background: url(https://static.web.sdo.com/chd/pic/Chicas/images/line.png)
    repeat-x 0 bottom;
}
.table2 td div {
  width: 137px;
  height: 45px;
  vertical-align: middle;
  display: table-cell;
  text-align: center;
  line-height: 16px;
  overflow: hidden;
}
.table2 td div p {
  width: 100%;
}
.table2.none {
  display: none;
}
#mypop .tips {
  text-align: center;
}
#mypop .mypop-cell-image {
  display: flex;
  align-items: center;
  justify-content: center;
}
#mypop .mypop-cell-image img {
  width: 40px;
  height: 40px;
  object-fit: cover;
}
#mypop .mypop-empty {
  width: 100%;
  height: 45px;
  line-height: 45px;
  color: #8f6a33;
}
/*弹框*/
#mask {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  display: none;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
}
/*弹框*/
#mask1 {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1;
  display: none;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
}

.pop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 110;
  width: 100%;
  height: 100%;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.pop.show {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.pop .cont {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 366px;
  height: 239px;
  margin: -120px 0 0 -183px;
  background: url(https://static.web.sdo.com/chd/pic/Chicas/images/pop.png)
    no-repeat;
}
.pop .close {
  position: absolute;
  top: 25px;
  right: 21px;
  display: block;
  width: 24px;
  height: 24px;
  text-indent: -999em;
}
#popConfirm .text {
  padding-top: 47px;
  height: 106px;
  color: #80503b;
  line-height: 36px;
  text-align: center;
  font-size: 14px;
}
#popConfirm .title{
  opacity: 0;
}
#pop1 .text {
  padding-top: 47px;
  height: 118px;
  color: #80503b;
  line-height: 36px;
  text-align: center;
  font-size: 14px;
}
#pop1 .text span {
  color: #ff4e00;
}
#pop2 .title,
#pop3 .title,
#pop4 .title {
  font-family: "fz";
  color: #80503b;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  height: 64px;
  padding-top: 40px;
}
#pop4 .text {
  height: 55px;
  color: #80503b;
  line-height: 22px;
  text-align: center;
  font-size: 14px;
}
#pop5 .text {
  padding-top: 105px;
  height: 60px;
  color: #80503b;
  line-height: 22px;
  text-align: center;
  font-size: 14px;
}
#popText .text {
  padding-top: 105px;
  height: 60px;
  color: #80503b;
  line-height: 22px;
  text-align: center;
  font-size: 14px;
}
.input-area {
  height: 64px;
}
.input-area p {
  float: left;
  width: 113px;
  padding-left: 92px;
  line-height: 21px;
  font-size: 14px;
  color: #80503b;
}
.input-area input {
  float: left;
  width: 69px;
  height: 19px;
  font-size: 14px;
  color: #828282;
  text-align: center;
  border: solid 1px #e9e9e9;
  box-shadow: 0 0 3px inset rgba(130, 130, 130, 0.5);
}
.input-area select {
  float: left;
  width: 71px;
  height: 21px;
  font-size: 14px;
  color: #828282;
  text-align: center;
  border: solid 1px #e9e9e9;
  box-shadow: 0 0 3px inset rgba(130, 130, 130, 0.5);
}
.pop-btn-area {
  text-align: center;
}
.pop-btn-area a {
  display: inline-block;
  margin: 0 16px;
  width: 94px;
  height: 32px;
  text-indent: -999em;
  background-image: url(https://static.web.sdo.com/chd/pic/Chicas/images/pop-btn.png);
  background-repeat: no-repeat;
}
.pop-btn-area a.confirm-btn {
  background-position: 0 0;
}
.pop-btn-area a.cancel-btn {
  background-position: 0 -33px;
}
.pop-btn-area a.copy-btn {
  background-position: 0 -66px;
}

.popBox.show {
  display: block;
}
.popBox {
  border: 6px solid #e3e3e3;
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 9999;
  display: none;
  width: 450px;
  height: 430px;
  background: #fff;
  text-align: center;
  padding-top: 25px;
  margin: -233.5px 0 0 -221px;
}
.popBox .closepop {
  width: 32px;
  height: 32px;
  display: block;
  position: absolute;
  top: -18px;
  right: -20px;
  background: url(https://static.web.sdo.com/chd/pic/btnClose.png) no-repeat;
}

.modelChange {
  display: none;
  background: rgba(0, 0, 0, 0.5);
  z-index: 9999;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
}
.modelChange .conbox {
  border: 6px solid #e3e3e3;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 9999;
  width: 300px;
  height: 230px;
  background: #fff;
  margin: -115px 0 0 -150px;
}
.modelChange .mbtnClose {
  width: 32px;
  height: 32px;
  display: block;
  position: absolute;
  top: -18px;
  right: -20px;
  background: url(https://static.web.sdo.com/chd/pic/btnClose.png) no-repeat;
}
.m-title {
  line-height: 50px;
  font-size: 16px;
  color: #000;
  text-align: center;
  font-weight: bold;
}
.m-sel {
  padding: 10px 0 0 30px;
}
.m-sel:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.m-sel span {
  float: left;
  width: 60px;
  font-size: 14px;
  color: #000;
  line-height: 24px;
}
.m-sel select {
  float: left;
  font-size: 12px;
  width: 180px;
  height: 24px;
}
.m-btn {
  padding: 20px;
}
/* .btn-primary {
  display: block;
  width: 58px;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  border-radius: 5px;
  margin: 0 auto;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #006dcc;
  *background-color: #0044cc;
  background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
  background-image: -webkit-gradient(
    linear,
    0 0,
    0 100%,
    from(#0088cc),
    to(#0044cc)
  );
  background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
  background-image: -o-linear-gradient(top, #0088cc, #0044cc);
  background-image: linear-gradient(to bottom, #0088cc, #0044cc);
  background-repeat: repeat-x;
  border-color: #0044cc #0044cc #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
} */
.login-btn {
  position: absolute;
  top: 467px;
  left: 48px;
  display: block;
  width: 91px;
  height: 33px;
  text-indent: -999em;
  background: url(https://static.web.sdo.com/chd/pic/Chicas/images/login-btn.png)
    no-repeat;
}

/* 24 */

.layout-consumption {
  width: 100%;
  height: 441px;
  position: absolute;
  overflow: hidden;

  left: 0;
}

.layout-avata {
  width: 100%;
  height: 430px;
  position: absolute;
  top: 1549px;
  left: 0;
}

.layout-pages {
  position: absolute;
  /* background-color: red; */
  bottom: 32px;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  left: 0;
  font-size: 14px;
}
.layout-pages a,
.layout-pages a:visited,
.layout-pages a {
  color: #5c1f05;
}
.layout-pages a:first-child,
.layout-pages a:last-child {
  background-color: #5c1f05;
  color: #d8b570;
  width: 60px;
  height: 22px;
  border-radius: 4px;
  text-align: center;
  line-height: 22px;
}

.layout-pages span,
.layout-pages a {
  margin: 0 10px;
}

.layout-pages .page-info {
  margin: 0 8px;
  color: #5c1f05;
  font-weight: 700;
  white-space: nowrap;
}

.layout-consumption li {
  width: 180px;
  height: 180px;
  background-color: rgb(255, 237, 198);
  border: 6px solid rgb(238 207 136);
  border-radius: 6px;
}

.consumption1 li.active {
  border: 6px solid #5c1f05;
  border-radius: 6px;
}

.consumption1 li {
  cursor: pointer;
  margin: 0 auto;
  transition:
    transform 0.2s ease,
    border-color 0.2s ease,
    box-shadow 0.2s ease,
    background-color 0.2s ease;
}

.consumption1 li:hover {
  transform: translateY(-4px);
  border-color: #c88b3e;
  background-color: #fff4d8;
  box-shadow: 0 10px 18px rgba(123, 74, 23, 0.2);
}

.consumption1 li.active:hover {
  border-color: #5c1f05;
  box-shadow: 0 12px 20px rgba(92, 31, 5, 0.22);
}

.consumption2 li {
  width: 135px;
}

.layout-consumption ul {
  position: relative;
  padding-top: 102px;
  display: flex;
  width: 86%;
  margin: 0 auto;
  justify-content: space-between;
}

.layout-consumption .pager-panel {
  margin: 0;
  box-sizing: border-box;
}

.layout-consumption .pager-static {
  width: 86%;
  margin: 0 auto;
}

.layout-consumption p {
  font-size: 14px;
  color: #5c1f05;
  text-align: center;
}
.layout-consumption img {
  width: 100%;
  height: 180px;
  margin-bottom: 10px;
}

.layout-btns {
  position: absolute;
  display: flex;
  justify-content: space-between;
  width: 440px;
  height: 46px;
}

.btn7,
.btn8,
.btn9 {
  position: relative !important;
  display: block;
  background-image: url(https://static.web.sdo.com/chd/pic/Chicas24/btns.png);
  background-position: 0 -53px;
  width: 139px;
  height: 46px;
  top: 366px;
  left: 47px;
}

.btn8 {
  background-position: -148px -53px;
}
.btn9 {
  background-position: -300px -53px;
}

.memory {
  padding: 54px 75px;
  box-sizing: border-box;
}
.memory h3 {
  font-size: 22px;
  color: #744918;
  text-align: center;
  margin-bottom: 6px;
}

.memory .tips {
  margin: 0 auto;
  width: 370px;
  height: 30px;
  background-color: #c3984e;
  border-radius: 50px;
  font-size: 17px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  margin-bottom: 20px;
}
.memory .list {
  overflow-y: scroll;
  height: 600px;
}
.memory .list li {
  cursor: pointer;
  width: 50%;
  height: 62px;
  border-bottom: 1px solid #cca875;
  padding: 10px;
  padding-right: 0;
  box-sizing: border-box;
  float: left;
}

.memory .list li .icon-g {
  width: 14px;
  height: 14px;
  background-color: white;
  border: 2px solid #c78228;
  display: block;
  margin-right: 10px;
}
.memory .list li img {
  margin-right: 10px;
  width: 34px;
  height: 34px;
  display: block;
}
.memory .list li p {
  width: 150px;
  overflow: hidden;
  font-size: 14px;
  color: #744918;
}

.memory .list li.active .m-cont {
  background-color: #efb66b;
}
.memory .list li.active .icon-g {
  background-image: url(https://static.web.sdo.com/chd/pic/Chicas24/icon-gou.png);
  background-repeat: no-repeat;
  background-position: center;
}

.memory .list li .m-cont {
  display: flex;
  align-items: center;
  height: 46px;
  padding: 0 6px;
  text-wrap: nowrap;
}

.memory .layout-pages {
  bottom: 64px;
}

.btn-save {
  cursor: pointer;
  width: 67px;
  height: 39px;
  background-image: url(https://static.web.sdo.com/chd/pic/Chicas24/btn10-save.png);
  background-repeat: no-repeat;
  background-position: center;
}

.btn-save.disabled {
  cursor: not-allowed;
  opacity: 0.5;
  filter: grayscale(100%);
}

@media (hover: hover) and (pointer: fine) {
  .btn-area a:hover:not(.grey),
  .login-btn:hover,
  .refresh-btn:hover,
  .btn-save:hover:not(.disabled),
  .pop-btn-area a:hover,
  #mypop .order-btn:hover,
  .order-btn-common:hover,
  .pop .close:hover,
  .bigPop .close:hover,
  .popBox .closepop:hover,
  .modelChange .mbtnClose:hover,
  .layout-pages a:hover:not(.disabled),
  .btn-area .btn2.grey:hover,
  .btn-area .btn3.grey:hover,
  .btn-area .btn4.grey:hover,
  .btn-save.disabled:hover,
  .layout-pages a.disabled:hover {
    transform: translateY(-2px);
    filter: brightness(1.08) saturate(1.05);
  }

  .btn-area .btn2.grey:hover,
  .btn-area .btn3.grey:hover,
  .btn-area .btn4.grey:hover,
  .btn-save.disabled:hover,
  .layout-pages a.disabled:hover {
    transform: none;
    filter: grayscale(1);
    box-shadow: none;
    opacity: 0.85;
  }
}

.memory .btn-save {
  position: absolute;
  bottom: 56px;
  left: 0;
  right: 0;
  margin: auto;
}

.layout-consumption .btn-save {
  position: absolute;
  bottom: 64px;
  left: 0;
  right: 0;
  margin: auto;
}
