@charset "UTF-8";
button {
  cursor: pointer;
}

#app {
  min-width: 1920px;
  margin: 0 auto;
  color: #fff;
}

.tit {
  text-align: center;
  font-size: 0;
}

.page-part1 {
  width: 100%;
  height: 857px;
  background: url(../images/bg3.png) center center no-repeat;
  background-size: cover;
  overflow: hidden;
  text-align: center;
  position: relative;
  padding-top: 13px;
  box-sizing: border-box;
}

.page-part1-rest {
  position: absolute;
  bottom: 112px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.page-part1-rest .page-part1-click-auchor {
  width: 1010px;
  height: 570px;
  cursor: pointer;
}

.page-part2 {
  width: 100%;
  height: 1258px;
  background-image: url(../images/bg2.png);
  background-size: cover;
  overflow: hidden;
  position: relative;
  padding-top: 52px;
  box-sizing: border-box;
}

.page-part2 .content {
  display: flex;
  justify-content: center;
}

.page-part2 .prizeTop {
  width: 100%;
  position: relative;
  margin-top: 34px;
}

.page-part2 .prizeTop .holiday-prize-list {
  margin-top: 60px;
}

.page-part2 .holiday-prize .prizeBootm .loginDays {
  right: 0px;
  top: -33px;
}

.page-part2 .prizeBootm {
  display: flex;
  justify-content: space-between;
  margin-top: 110px;
}

.page-part2 .topTit {
  position: relative;
  display: flex;
  justify-content: space-between;
}

.page-part2 .topTit .loginDays {
  position: absolute;
  right: 11px;
  top: 17px;
  color: #ffffff;
  font-size: 14px;
}

.page-part2 .topTit .loginDays span {
  color: #bbf8b7;
}

.page-part2 .holiday-prize {
  box-sizing: border-box;
}

.page-part2 .holiday-prize ul {
  display: flex;
  position: relative;
}

.page-part2 .holiday-prize ul .prize-list:last-child {
  margin-right: 0;
}

.page-part2 .prize-list {
  width: 187px;
  position: relative;
  margin-right: 13px;
}

.page-part2 .prize-list .info {
  width: 100%;
  text-align: center;
  color: #ffffff;
  font-size: 14px;
  margin-top: 12px;
}

.page-part2 .prize-list img {
  width: 100%;
  display: block;
}

.page-part2 .prize-list button {
  border: 0;
  display: block;
  width: 178px;
  height: 57px;
  background: url(../images/new_btn_holidayprize.png) center center no-repeat;
  background-size: 100% 100%;
  cursor: pointer;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  top: 0;
}

.page-part2 .prize-list button:disabled {
  background-image: url(../images/new_btn_holidayprize_disable.png);
}

.page-part2 .version-prize {
  position: absolute;
  bottom: 119px;
  right: 200px;
}

.page-part2 .version-prize-list {
  width: 350px;
  position: relative;
  margin: 0 auto;
}

.page-part2 .version-prize-list img {
  display: block;
}

.page-part2 .version-prize-list .info {
  width: 100%;
  margin-top: 12px;
}

.page-part2 .version-prize-list button {
  border: 0;
  display: block;
  width: 178px;
  height: 57px;
  background: url(../images/new_btn_holidayprize.png) center center no-repeat;
  background-size: 100% 100%;
  cursor: pointer;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  top: 0;
}

.page-part2 .version-prize-list button:disabled {
  background-image: url(../images/new_btn_holidayprize_disable.png);
}

.page-part3 {
  width: 100%;
  height: 1111px;
  background: url(../images/bg4.png) center center no-repeat;
  background-size: cover;
  overflow: hidden;
  position: relative;
  padding-top: 25px;
  box-sizing: border-box;
}

.page-part3 .content {
  width: 100%;
  margin-top: 124px;
}

.page-part3 .content .prize-list {
  display: flex;
  margin: 0 auto;
}

.page-part3 .content .prize-list .item {
  width: 183px;
  margin-right: 13px;
  position: relative;
}

.page-part3 .content .prize-list .item img {
  display: block;
}

.page-part3 .content .prize-list .item p {
  width: 100%;
  position: absolute;
  text-align: center;
  bottom: 22px;
  color: #171E28;
  font-size: 14px;
}

.page-part3 .content .prize-list .item:last-child {
  margin-right: 0;
}

.page-part3 .content button {
  display: inline-block;
  width: 250px;
  height: 72px;
  background: url(../images/new_btn_part03_prize.png) center center no-repeat;
  background-size: 100% 100%;
}

.page-part3 .content button:disabled {
  background-image: url(../images/new_btn_part03_prize_disable.png);
}

.page-part3 .content .xbdlhl {
  width: 967px;
  margin-left: 573px;
}

.page-part3 .content .xbdlhl button {
  margin-top: 35px;
  margin-left: 257px;
}

.page-part3 .content .lbhghl {
  width: 967px;
  margin-top: 92px;
  margin-left: 573px;
}

.page-part3 .content .lbhghl button {
  margin-top: 30px;
  margin-left: 257px;
}

.page-tm {
  width: 100%;
  height: 2079px;
  background: url(../images/bg5.png) center center no-repeat;
  background-size: cover;
  overflow: hidden;
  position: relative;
  padding-top: 56px;
}

.page-part4 .part4-container {
  position: relative;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.page-part4 .part4-container .part4-lottry {
  margin: 0 auto;
  margin-top: 113px;
  text-align: center;
}

.page-part4 .part4-container .part4-lottry-content {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 1133px;
  margin-bottom: 13px;
}

.page-part4 .part4-container .part4-lottry-content .lottery-item {
  position: relative;
  width: 183px;
  height: 183px;
  margin-bottom: 9px;
}

.page-part4 .part4-container .part4-lottry-content .lottery-item .img {
  width: 100%;
}

.page-part4 .part4-container .part4-lottry-content .lottery-item .radius {
  position: absolute;
  top: 16px;
  right: 21px;
}

.page-part4 .part4-container .part4-lottry-content .lottery-item .checked {
  position: absolute;
  top: 9px;
  right: 12px;
}

.page-part4 .part4-container .part4-lottry-bottom {
  width: 1150px;
  height: 99px;
  background-image: url(../images/bg_buy.png);
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-left: 50px;
  padding-right: 12px;
  box-sizing: border-box;
}

.page-part4 .part4-container .part4-lottry-bottom .ruleTxt {
  color: #d5fde1;
  font-size: 14px;
  text-align: left;
}

.page-part4 .part4-container .part4-lottry-bottom .price {
  color: #074007;
  font-size: 24px;
  flex: 1;
}

.page-part4 .part4-container .part4-lottry-bottom .price .txt1 {
  color: #ec7e5c;
  font-size: 27px;
}

.page-part4 .part4-container .part4-lottry-bottom .price .txt1 b {
  font-size: 43px;
}

.page-part4 .part4-container .part4-lottry-bottom .price .txt2 {
  color: #949392;
  font-size: 24px;
  text-decoration-line: line-through;
  margin-left: 10px;
}

.page-part4 .part4-container .part4-lottry-bottom .new_btn2_part04 {
  display: block;
  width: 223px;
  height: 76px;
  background-image: url(../images/new_btn_part04.png);
  background-color: transparent;
  color: #074007;
  font-size: 32px;
}

.page-part5 {
  margin-top: 114px;
}

.page-part5 .part4-container {
  position: relative;
  margin: 0 auto;
  display: flex;
  justify-content: center;
}

.page-part5 .prize-item {
  position: relative;
}

.page-part5 .prize-item {
  position: relative;
  width: 355px;
  height: 317px;
  margin-right: 30px;
}

.page-part5 .prize-item .btns {
  width: 169px;
  position: absolute;
  bottom: 14px;
  right: 15px;
}

.page-part5 .prize-item .btns button {
  display: block;
  width: 169px;
  height: 55px;
  background-repeat: no-repeat;
  background-color: transparent;
}

.page-part5 .prize-item .btns button.btn-01 {
  background-image: url(../images/btn_money_1.png);
}

.page-part5 .prize-item .btns button.btn-02 {
  background-image: url(../images/btn_money_2.png);
}

.page-part5 .prize-item .btns button.btn-03 {
  background-image: url(../images/btn_money_3.png);
}

.page-part5 .prize-item.third {
  margin-right: 0;
}

.page-part5 .part5-top {
  display: flex;
  justify-content: center;
  margin-top: 28px;
}

.page-part5 .part5-top .prize-item {
  position: relative;
}

.page-part5 .part5-bottom {
  margin-top: 38px;
}

.page-part5 .part5-bottom .right-list {
  display: flex;
  justify-content: center;
}

.page-part5 .part5-bottom button {
  background: url(../images/new_btn_part05_prize.png) center center no-repeat;
}

.page-part5 .part5-bottom button:disabled {
  background-image: url(../images/new_btn_part05_prize_disable.png);
}

.page-part6 {
  width: 100%;
  height: 1661px;
  position: relative;
  background: url(../images/bg6.png) center top no-repeat;
  background-size: cover;
  background-position: center;
  overflow: hidden;
  padding-top: 24px;
}

.page-part6 .part6-container {
  width: 1286px;
  position: relative;
  margin: 0 auto;
}

.page-part6 .part6-container .big-pan-container {
  width: 100%;
  height: 904px;
  position: relative;
  left: 0;
  top: 0px;
  z-index: 2;
}

.page-part6 .part6-container .big-pan-container .giftItem {
  position: absolute;
  text-align: center;
}

.page-part6 .part6-container .big-pan-container .giftItem img {
  display: block;
}

.page-part6 .part6-container .big-pan-container .giftItem img.showImg {
  display: block;
}

.page-part6 .part6-container .big-pan-container .giftItem img.hoverImg {
  display: none;
}

.page-part6 .part6-container .big-pan-container .giftItem.active img {
  display: block;
}

.page-part6 .part6-container .big-pan-container .giftItem.active img.showImg {
  display: none;
}

.page-part6 .part6-container .big-pan-container .giftItem.active img.hoverImg {
  display: block;
}

.page-part6 .part6-container .big-pan-container .giftItem:nth-of-type(1) {
  top: 51px;
  left: 173px;
}

.page-part6 .part6-container .big-pan-container .giftItem:nth-of-type(2) {
  top: 174px;
  left: 59px;
}

.page-part6 .part6-container .big-pan-container .giftItem:nth-of-type(3) {
  top: 335px;
  left: 0px;
}

.page-part6 .part6-container .big-pan-container .giftItem:nth-of-type(4) {
  top: 519px;
  left: 43px;
  z-index: 2;
}

.page-part6 .part6-container .big-pan-container .giftItem:nth-of-type(5) {
  top: 23px;
  left: 378px;
}

.page-part6 .part6-container .big-pan-container .giftItem:nth-of-type(6) {
  top: 183px;
  left: 243px;
  z-index: 4;
}

.page-part6 .part6-container .big-pan-container .giftItem:nth-of-type(7) {
  top: 373px;
  left: 197px;
  z-index: 3;
}

.page-part6 .part6-container .big-pan-container .giftItem:nth-of-type(8) {
  top: 51px;
  right: 173px;
}

.page-part6 .part6-container .big-pan-container .giftItem:nth-of-type(9) {
  top: 163px;
  right: 253px;
}

.page-part6 .part6-container .big-pan-container .giftItem:nth-of-type(10) {
  top: 373px;
  right: 197px;
}

.page-part6 .part6-container .big-pan-container .giftItem:nth-of-type(11) {
  top: 0px;
  right: 28px;
}

.page-part6 .part6-container .big-pan-container .giftItem:nth-of-type(12) {
  top: 174px;
  right: 59px;
}

.page-part6 .part6-container .big-pan-container .giftItem:nth-of-type(13) {
  top: 335px;
  right: 0px;
}

.page-part6 .part6-container .big-pan-container .giftItem:nth-of-type(14) {
  top: 520px;
  right: 54px;
}

.page-part6 .part6-container .prizeUses {
  position: absolute;
  top: 780px;
  left: 300px;
}

.page-part6 .part6-container .prizeUses-box {
  width: 632px;
  height: 36px;
  background: url(../images/bg_users.png);
  color: #fff;
  text-align: center;
  box-sizing: border-box;
}

.page-part6 .part6-container .prizeUses-real {
  width: 100%;
  height: 36px;
  overflow: hidden;
}

.page-part6 .part6-container .prizeUses li {
  line-height: 36px;
  font-weight: 400;
  font-size: 15px;
  color: #e2f5fd;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.page-part6 .part6-container .choujiang-btn {
  position: absolute;
  bottom: 142px;
  left: 376px;
  display: flex;
  flex-wrap: wrap;
}

.page-part6 .part6-container .choujiang-btn .btn {
  width: 283px;
  height: 76px;
  margin-top: 16px;
}

.page-part6 .part6-container .choujiang-btn .btn button {
  width: 283px;
  height: 76px;
  background-image: url(../images/btn_lottery_one.png);
  background-size: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: transparent;
}

.page-part6 .part6-container .choujiang-btn .btn.second {
  margin-left: 14px;
}

.page-part6 .part6-container .choujiang-btn .btn.second button {
  background-image: url(../images/btn_lottery_ten.png);
}

.page-part6 .part6-container .choujiang-times {
  width: 680px;
  color: #d0ffc7;
  text-shadow: 0px 4px 11px rgba(0, 0, 0, 0.58);
  font-size: 24px;
  font-weight: bold;
  position: absolute;
  bottom: 34px;
  display: flex;
  justify-content: right;
}

.page-part6 .part6-container .choujiang-times > p {
  margin-right: 15px;
}

.page-part6 .part6-container .choujiang-times span {
  color: #fcd811;
  font-size: 28px;
  font-style: italic;
}

.page-part6 .part6-container .purchase-one {
  width: 340px;
  height: 47px;
  line-height: 47px;
  position: absolute;
  right: 266px;
  bottom: 30px;
  cursor: pointer;
  background: url(../images/goBuyBtn.png);
  color: #ffffff;
  font-size: 18px;
}

.page-part6 .part6-container .bottom {
  display: flex;
  justify-content: center;
}

.page-part6 .part6-container .matrix-gift {
  width: 627px;
  height: 378px;
  background-image: url(../images/img_matrix.png);
  background-position: center;
  background-size: 100%;
  position: relative;
  flex-shrink: 0;
  box-sizing: border-box;
}

.page-part6 .part6-container .matrix-gift .gift-list {
  position: absolute;
  bottom: 31px;
}

.page-part6 .part6-container .matrix-gift .gift {
  width: 255px;
  text-align: center;
}

.page-part6 .part6-container .matrix-gift .gift button {
  width: 149px;
  height: 55px;
  background-image: url(../images/new_btn_part06_prize.png);
  background-size: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: transparent;
}

.page-part6 .part6-container .matrix-gift .gift button:disabled {
  background-image: url(../images/new_btn_part06_prize_disable.png);
}

.page-part6 .part6-container .matrix-gift .gift.second {
  width: auto;
  margin-left: 8px;
}

.page-part6 .part6-container .choujiang-gift {
  margin-left: 23px;
}

.page-part6 .part6-container .choujiang-gift li {
  width: 562px;
  height: 59px;
  display: flex;
  align-items: center;
  position: relative;
  margin-bottom: 6px;
}

.page-part6 .part6-container .choujiang-gift button {
  width: 86px;
  height: 32px;
  background-image: url(../images/btn_get_mini.png);
  background-size: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: transparent;
  position: absolute;
  bottom: 13px;
  right: 40px;
}

.page-part6 .part6-container .choujiang-gift button:disabled {
  background-image: url(../images/btn_get_mini_done.png);
}

.page-part6 .part6-container .part6-rule {
  padding-left: 20px;
  line-height: 24px;
  margin-top: 8px;
  position: relative;
  color: #27570d;
  font-size: 14px;
  font-family: HarmonyOS Sans SC;
  font-weight: 500;
}

.page-part6 .part6-container .part6-rule a {
  color: #c97021;
}

.page-part6 .part6-container .part6-rule .prizeRate {
  width: 369px;
  height: 362px;
  background-image: url(../images/bg_rate.png);
  position: absolute;
  top: -291px;
  left: 44px;
  text-align: center;
  color: #333333;
  font-size: 13px;
  font-weight: bold;
  box-sizing: border-box;
  padding-top: 10px;
}

.page-part7 {
  width: 100%;
  height: 1218px;
  background-image: url(../images/bg7.png);
  background-size: cover;
  background-position: center;
  overflow: hidden;
  position: relative;
  padding-top: 55px;
  box-sizing: border-box;
}

.page-part7 .left button {
  display: block;
  position: absolute;
  bottom: 294px;
  left: 748px;
  border: 0;
  width: 169px;
  height: 55px;
  background: url(../images/new_btn_part05_prize.png) center center no-repeat;
  background-size: cover;
  cursor: pointer;
}

.page-part7 .left button:disabled {
  background-image: url(../images/new_btn_part05_prize_disable.png);
}

.page-part7 .right button {
  display: block;
  position: absolute;
  right: 266px;
  bottom: 294px;
  border: 0;
  width: 169px;
  height: 55px;
  background: url(../images/new_btn_part07_prize.png) center center no-repeat;
  background-size: cover;
  cursor: pointer;
}

.page-part7 .right button:disabled {
  background-image: url(../images/new_btn_part07_prize_disable.png);
}

.left-ai {
  position: fixed;
  z-index: 4;
  left: 10px;
  bottom: 8%;
  cursor: pointer;
}

.right-menus {
  position: fixed;
  right: 20px;
  top: 171px;
  width: 184px;
  height: 546px;
  z-index: 3;
  background: url(../images/new_right_bg.png) center center no-repeat;
  background-size: 100% 100%;
  background-position: center bottom;
  padding-top: 53px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.right-menus a,
.right-menus .btn-game {
  display: block;
  cursor: pointer;
}

.right-menus p {
  color: #fff;
  font-size: 12px;
}

.right-menus .btn-game {
  position: absolute;
  width: 178px;
  height: 57px;
  bottom: -70px;
  left: 50%;
  transform: translateX(-50%);
  background: url(../images/new_right_start.png) center center no-repeat;
  background-size: 100% 100%;
}

.right-menus .to-top {
  width: 56px;
  height: 38px;
  background: url(../images/new_right_top.png) center center no-repeat;
  cursor: pointer;
  margin-bottom: 8px;
}

.right-menus .code {
  margin-top: 2px;
}

.right-menus .ewm {
  margin-top: 20px;
}

.right-menus a {
  width: 156px;
  height: 32px;
  position: relative;
  margin-top: 14px;
}

.right-menus a:nth-of-type(1) {
  background: url(../images/new_nav_01.png) center center no-repeat;
}

.right-menus a:nth-of-type(1):hover {
  background-image: url(../images/new_nav_01_hover.png);
}

.right-menus a:nth-of-type(2) {
  background: url(../images/new_nav_02.png) center center no-repeat;
}

.right-menus a:nth-of-type(2):hover {
  background-image: url(../images/new_nav_02_hover.png);
}

.right-menus a:nth-of-type(3) {
  background: url(../images/new_nav_03.png) center center no-repeat;
}

.right-menus a:nth-of-type(3):hover {
  background-image: url(../images/new_nav_03_hover.png);
}

.right-menus a:nth-of-type(4) {
  background: url(../images/new_nav_04.png) center center no-repeat;
}

.right-menus a:nth-of-type(4):hover {
  background-image: url(../images/new_nav_04_hover.png);
}

.right-menus a:nth-of-type(5) {
  background: url(../images/new_nav_05.png) center center no-repeat;
}

.right-menus a:nth-of-type(5):hover {
  background-image: url(../images/new_nav_05_hover.png);
}

.right-menus a:nth-of-type(6) {
  background: url(../images/new_nav_06.png) center center no-repeat;
}

.right-menus a:nth-of-type(6):hover {
  background-image: url(../images/new_nav_06_hover.png);
}

.dialog-wrapper {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: fixed;
  color: #e2ecff;
  font-size: 18px;
  left: 0;
  top: 0;
  z-index: 9;
  background-color: rgba(0, 0, 0, 0.5);
}

.dialog-wrapper .content.list {
  padding-bottom: 150px;
}

.dialog-wrapper .errMsg {
  color: #e42533;
  text-align: center;
}

.dialog-wrapper .dialog-main.paySuccess {
  padding: 20px 100px;
}

.dialog-wrapper .dialog-main.paySuccess .title .txt {
  font-size: 20px;
  font-weight: bold;
  display: flex;
  justify-content: center;
}

.dialog-wrapper .dialog-main.paySuccess .tips {
  font-size: 16px;
  color: #000000;
  width: 100%;
  margin-top: 10px;
}

.dialog-wrapper .dialog-main.paySuccess .commodity {
  display: flex;
  align-items: center;
  height: 232px;
}

.dialog-wrapper .dialog-main.paySuccess .tipMSg {
  font-size: 20px;
  color: #000000;
  width: 100%;
  margin-top: 50px;
  font-weight: bold;
}

.dialog-wrapper .dialog-main.paySuccess .tipMSg a {
  color: #f94355;
  text-decoration: underline;
}

.dialog-wrapper .dialog-main.payment {
  width: 315px;
  min-height: 315px;
  justify-content: center;
}

.dialog-wrapper .copy {
  display: flex;
  justify-content: center;
  align-items: center;
  justify-content: space-between;
  width: 357px;
  height: 48px;
  line-height: 48px;
  border: 1px solid #37a3b0;
}

.dialog-wrapper .copy .txt {
  flex: 1;
  text-align: center;
}

.dialog-wrapper .copy .btn {
  width: 120px;
  text-align: center;
  background: #105566;
  border-left: 1px solid #37a3b0;
  cursor: pointer;
}

.dialog-wrapper .dialog-main,
.dialog-wrapper main {
  background: #fff;
  position: relative;
  color: #000000;
  flex-direction: column;
  display: flex;
  justify-content: "";
  align-items: center;
  box-sizing: border-box;
}

.dialog-wrapper .dialog-main .dialog-btn,
.dialog-wrapper main .dialog-btn {
  margin-top: 20px;
}

.dialog-wrapper .dialog-main .close,
.dialog-wrapper main .close {
  position: absolute;
  top: 12px;
  right: 12px;
  width: 24px;
  height: 26px;
  cursor: pointer;
}

.dialog-wrapper .list li {
  margin-bottom: 20px;
}

.dialog-wrapper .list .card {
  display: flex;
  justify-content: center;
  align-items: center;
}

.dialog-wrapper .list .card span {
  margin-right: 20px;
  width: 130px;
}

.dialog-wrapper .list .card.coupon .copy {
  background: #1d3f4a;
  border: none;
}

.dialog-wrapper .list .card.coupon .btn {
  border: 1px solid #37a3b0;
}

.dialog-wrapper footer {
  font-size: 16px;
  margin-top: 20px;
  display: flex;
  align-items: center;
}

.dialog-wrapper footer img {
  margin-right: 10px;
}

.dialog-wrapper .close-btn {
  position: absolute;
  top: 12px;
  right: -68px;
  transform: translate(-50%, 140%);
}

.dialog-wrapper .close-btn img {
  display: block;
  width: 40px;
  height: 40px;
}

.dialog-main.paySuccess {
  padding: 20px 100px;
}

.dialog-main.paySuccess .title .txt {
  font-size: 20px;
  font-weight: bold;
  display: flex;
  justify-content: center;
}

.dialog-main.paySuccess .tips {
  font-size: 16px;
  color: #000000;
  width: 100%;
  margin-top: 10px;
}

.dialog-main.paySuccess .commodity {
  display: flex;
  align-items: center;
  height: 232px;
}

.dialog-main.paySuccess .tipMSg {
  font-size: 20px;
  color: #000000;
  width: 100%;
  margin-top: 50px;
  font-weight: bold;
}

.dialog-main.paySuccess .tipMSg a {
  color: #f94355;
  text-decoration: underline;
}

.dialog-main.payment {
  width: 315px;
  min-height: 315px;
  justify-content: center;
}

.dialog-main.payShop {
  border-radius: 10px;
}

.dialog-main.payShop .top-title {
  justify-content: center;
  padding: 20px 0 20px 40px;
}

.dialog-main.payShop .top-title .txt {
  font-size: 24px;
  display: flex;
  justify-content: center;
  color: #000000;
  font-weight: 400;
}

.dialog-main.payShop.payShop2 .content .top .left {
  margin-left: 0px;
}

.dialog-main.payShop .content {
  width: 955px;
  padding: 20px 30px 18px 30px;
  box-sizing: border-box;
}

.dialog-main.payShop .content .top {
  display: flex;
  justify-content: space-between;
  background: #f7f7f7;
  border-radius: 6px;
  align-items: center;
}

.dialog-main.payShop .content .top .left {
  flex: 1 0 auto;
  border-radius: 8px;
  display: flex;
  justify-content: flex-start;
  margin-left: 200px;
}

.dialog-main.payShop .content .top .left .nameWarp {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.dialog-main.payShop .content .top .left .nameWarp .name .txt {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 18px;
  color: #333333;
}

.dialog-main.payShop .content .top .left .nameWarp .price {
  font-weight: bold;
  font-size: 16px;
  color: #ff8623;
}

.dialog-main.payShop .content .top .left .nameWarp .price .txt {
  font-weight: bold;
  font-size: 26px;
  color: #ff8623;
}

.dialog-main.payShop .content .top .left img {
  margin-right: 20px;
}

.dialog-main.payShop .content .top .right {
  margin-right: 15px;
}

.dialog-main.payShop .content .top .right .name {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.dialog-main.payShop .content .top .right .name .txt {
  color: #010101;
  font-size: 20px;
}

.dialog-main.payShop .content .top .right .des {
  display: flex;
  margin-top: 8px;
}

.dialog-main.payShop .content .top .right .des .txt {
  margin-right: 30px;
  width: 210px;
  font-size: 14px;
  color: #5d5f63;
  word-break: break-all;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  /* 这里是超出几行省略 */
}

.dialog-main.payShop .content .top .right .des .input {
  display: flex;
}

.dialog-main.payShop .content .top .right .des .input .jian {
  width: 34px;
  height: 32px;
  background: #ffffff;
  border-radius: 0px 0px 4px 4px;
  opacity: 1;
  border: 1px solid #d9d9d9;
  text-align: center;
}

.dialog-main.payShop .content .top .right .des .input input {
  width: 37px;
  text-align: center;
  height: 34px;
  border-top: 1px solid #d9d9d9;
  border-bottom: 1px solid #d9d9d9;
  font-size: 14px;
  color: #5d5f63;
}

.dialog-main.payShop .content .top .right .des .input .jia {
  width: 34px;
  height: 32px;
  background: #ffffff;
  border-radius: 4px 4px 0px 0px;
  opacity: 1;
  border: 1px solid #d9d9d9;
  text-align: center;
}

.dialog-main.payShop .content .top .right .price {
  display: flex;
  justify-content: space-between;
  font-size: 18px;
  color: #5d5f63;
}

.dialog-main.payShop .content .top .right .price .tag {
  margin-top: 70px;
}

.dialog-main.payShop .content .top .right .price .price {
  margin-top: 70px;
}

.dialog-main.payShop .content .illustrate {
  margin-top: 17px;
  border-radius: 8px 8px 8px 8px;
  border-bottom: 1px solid #e4e4e4;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  padding-bottom: 42px;
}

.dialog-main.payShop .content .illustrate .goods p {
  font-weight: 400;
  font-size: 14px;
  color: #999999;
}

.dialog-main.payShop .content .price-warp {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}

.dialog-main.payShop .content .price-warp .num {
  width: 100%;
  text-align: right;
}

.dialog-main.payShop .content .price-warp .num .txt {
  font-weight: 400;
  font-size: 16px;
  color: #333333;
}

.dialog-main.payShop .content .price-warp .num .yuan {
  font-size: 16px;
  color: #ff8623;
}

.dialog-main.payShop .content .price-warp .num .price {
  color: #ff8623;
  font-size: 24px;
  font-weight: bold;
}

.dialog-main.payShop .content .price-warp .num .quan {
  font-weight: bold;
  font-size: 18px;
  color: #ff8623;
}

.dialog-main.payShop .content .btns {
  margin-top: 13px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.dialog-main.payShop .content .btns .btn-pay {
  display: inline-block;
  width: 130px;
  height: 40px;
  line-height: 40px;
  background: url(../images/dialog/btn-pay.png) center center no-repeat;
  font-size: 16px;
  color: #ffffff;
  text-align: center;
  font-weight: bold;
}
