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

#app {
  min-width: 1900px;
  margin: 0 auto;
}

.tit {
  text-align: center;
}

.page-part1 {
  width: 100%;
  height: 1124px;
  background: url(../images/new/bg1.png) center center no-repeat;
  background-size: cover;
  background-position: center;
  overflow: hidden;
  position: relative;
  padding-top: 118px;
}

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

.page-part2 .content {
  display: flex;
  justify-content: center;
  margin-top: 20px;
}

.page-part2 .prizeTop {
  width: 100%;
  position: relative;
}

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

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

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

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

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

.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: 236px;
  position: relative;
  margin-right: 10px;
}

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

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

.page-part2 .prize-list button {
  border: 0;
  display: block;
  width: 169px;
  height: 42px;
  background: url(../images/new_btn_holidayprize.png) center center no-repeat;
  background-size: cover;
  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 .holiday-prize-list li:nth-child(1)::after, .page-part2 .holiday-prize-list li:nth-child(5)::after, .page-part2 .holiday-prize-list li:nth-child(6)::after {
  display: block;
  width: 35px;
  height: 123px;
  background-image: url(../images/icon_02.png);
  content: '';
  position: absolute;
  top: -7px;
  left: 1px;
}

.page-part2 .version-prize {
  transform: translateX(55px) translateY(16px);
}

.page-part2 .version-prize-list {
  width: 422px;
  position: relative;
  margin-top: 26px;
}

.page-part2 .version-prize-list .info {
  width: 100%;
  position: absolute;
  top: 253px;
  text-align: center;
  color: #fff;
}

.page-part2 .version-prize-list button {
  border: 0;
  display: block;
  width: 203px;
  height: 51px;
  background: url(../images/new_btn_versionprize.png) center center no-repeat;
  background-size: cover;
  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-part2 .week-prize-list {
  margin-top: 23px;
}

.page-part2 .week-prize-list li:nth-child(2)::after {
  display: block;
  width: 35px;
  height: 123px;
  background-image: url(../images/icon_02.png);
  content: '';
  position: absolute;
  top: -7px;
  left: 1px;
}

.page-part3 {
  width: 100%;
  height: 1049px;
  background: url(../images/new/bg3.png) center center no-repeat;
  background-size: cover;
  overflow: hidden;
  padding-top: 82px;
}

.page-part3 .content {
  position: relative;
  width: 100%;
}

.page-part3 .content .soldier-bottom {
  position: absolute;
}

.page-part3 .content .soldier-bottom button {
  display: inline-block;
  width: 231px;
  height: 61px;
  background: url(../images/new_btn_part03_prize.png) center center no-repeat;
  background-size: cover;
}

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

.page-part3 .content .soldier-bottom {
  left: 0;
  top: 636px;
}

.page-part3 .content .soldier-bottom .btn-01 {
  margin-left: 389px;
}

.page-part3 .content .soldier-bottom .btn-02 {
  margin-left: 610px;
}

.page-part4 {
  width: 100%;
  height: 801px;
  background: url(../images/new/bg4.png) center center no-repeat;
  background-size: cover;
  overflow: hidden;
  position: relative;
}

.page-part4 .part4-container {
  width: 1183px;
  position: relative;
  margin: 0 auto;
}

.page-part4 .part4-container .prize-item {
  position: relative;
}

.page-part4 .part4-container .part4-left {
  display: flex;
}

.page-part4 .part4-container .prize-item {
  position: relative;
  width: 387px;
  height: 225px;
  margin-right: 11px;
}

.page-part4 .part4-container .prize-item .btns {
  width: 179px;
  position: absolute;
  bottom: 27px;
  right: 19px;
}

.page-part4 .part4-container .prize-item .btns button {
  display: block;
  width: 179px;
  height: 45px;
  background-repeat: no-repeat;
  background-color: transparent;
}

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

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

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

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

.page-part4 .part4-container .part4-right {
  margin-top: 96px;
}

.page-part4 .part4-container .part4-right .right-list {
  display: flex;
}

.page-part4 .part4-container .part4-right button {
  background: url(../images/new_btn_part04_prize.png) center center no-repeat;
}

.page-part4 .part4-container .part4-right button:disabled {
  background-image: url(../images/new_btn_part04_prize_disable.png);
}

.page-part5 {
  width: 100%;
  height: 1589px;
  background: url(../images/new/bg5.png) center top no-repeat;
  background-size: cover;
  background-position: center;
  overflow: hidden;
  padding-top: 10px;
}

.page-part5 .part5-container {
  width: 1406px;
  position: relative;
  margin: 0 auto;
}

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

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

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

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

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

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

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

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

.page-part5 .part5-container .big-pan-container .giftItem:nth-of-type(1) {
  top: -17px;
  left: 192px;
}

.page-part5 .part5-container .big-pan-container .giftItem:nth-of-type(2) {
  top: 106px;
  left: 78px;
}

.page-part5 .part5-container .big-pan-container .giftItem:nth-of-type(3) {
  top: 95px;
  left: 272px;
}

.page-part5 .part5-container .big-pan-container .giftItem:nth-of-type(4) {
  top: 267px;
  left: 19px;
  z-index: 2;
}

.page-part5 .part5-container .big-pan-container .giftItem:nth-of-type(5) {
  top: 305px;
  left: 216px;
}

.page-part5 .part5-container .big-pan-container .giftItem:nth-of-type(6) {
  top: 451px;
  left: 46px;
  z-index: 4;
}

.page-part5 .part5-container .big-pan-container .giftItem:nth-of-type(7) {
  top: -17px;
  right: 211px;
  z-index: 3;
}

.page-part5 .part5-container .big-pan-container .giftItem:nth-of-type(8) {
  top: 95px;
  right: 291px;
}

.page-part5 .part5-container .big-pan-container .giftItem:nth-of-type(9) {
  top: 106px;
  right: 97px;
}

.page-part5 .part5-container .big-pan-container .giftItem:nth-of-type(10) {
  top: 305px;
  right: 235px;
}

.page-part5 .part5-container .big-pan-container .giftItem:nth-of-type(11) {
  top: 267px;
  right: 38px;
}

.page-part5 .part5-container .big-pan-container .giftItem:nth-of-type(12) {
  top: 452px;
  right: 92px;
}

.page-part5 .part5-container .prizeUses {
  position: absolute;
  top: 748px;
  left: 369px;
}

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

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

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

.page-part5 .part5-container .pre-choujiang-btn {
  position: absolute;
  top: 404px;
  left: 649px;
}

.page-part5 .part5-container .pre-choujiang-btn button {
  width: 162px;
  height: 164px;
  background-image: url(../images/part05/btn_zancun.png);
  background-size: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: transparent;
}

.page-part5 .part5-container .choujiang-btn {
  width: 601px;
  position: absolute;
  bottom: 129px;
  left: 422px;
  display: flex;
  flex-wrap: wrap;
}

.page-part5 .part5-container .choujiang-btn .btn {
  width: 278px;
  height: 75px;
}

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

.page-part5 .part5-container .choujiang-btn .btn.second {
  margin-left: 45px;
}

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

.page-part5 .part5-container .choujiang-btn .btn.third {
  margin-top: 16px;
}

.page-part5 .part5-container .choujiang-btn .btn.third button {
  background-image: url(../images/part05/btn_lottery_one_pre.png);
}

.page-part5 .part5-container .choujiang-btn .btn.fourth {
  margin-left: 45px;
  margin-top: 16px;
}

.page-part5 .part5-container .choujiang-btn .btn.fourth button {
  background-image: url(../images/part05/btn_lottery_ten_pre.png);
}

.page-part5 .part5-container .choujiang-times {
  width: 730px;
  color: #ffffff;
  font-size: 24px;
  font-weight: bold;
  position: absolute;
  bottom: 36px;
  display: flex;
  justify-content: right;
}

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

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

.page-part5 .part5-container .purchase-one {
  width: 329px;
  height: 38px;
  line-height: 38px;
  position: absolute;
  right: 322px;
  bottom: 36px;
  cursor: pointer;
  background: url(../images/part05/goBuyBtn.png);
  color: #ffffff;
  font-size: 18px;
}

.page-part5 .part5-container .bottom {
  display: flex;
  align-items: center;
}

.page-part5 .part5-container .matrix-gift {
  width: 709px;
  height: 374px;
  background-image: url(../images/part05/img_matrix.png);
  background-position: center;
  background-size: 100%;
  position: relative;
  flex-shrink: 0;
  padding-top: 31px;
  box-sizing: border-box;
}

.page-part5 .part5-container .matrix-gift .subTit {
  text-align: center;
}

.page-part5 .part5-container .matrix-gift .gift-list {
  margin-top: 22px;
}

.page-part5 .part5-container .matrix-gift .gift {
  width: 245px;
  text-align: center;
}

.page-part5 .part5-container .matrix-gift .gift button {
  width: 231px;
  height: 61px;
  background-image: url(../images/new_btn_part05_matrix.png);
  background-size: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: transparent;
  margin-top: 16px;
}

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

.page-part5 .part5-container .matrix-gift .gift.second {
  margin-left: 50px;
}

.page-part5 .part5-container .choujiang-gift {
  margin-left: 10px;
}

.page-part5 .part5-container .choujiang-gift li {
  width: 687px;
  height: 55px;
  display: flex;
  align-items: center;
  position: relative;
  margin-top: 9px;
}

.page-part5 .part5-container .choujiang-gift button {
  width: 96px;
  height: 34px;
  background-image: url(../images/part05/btn_get_mini.png);
  background-size: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: transparent;
  position: absolute;
  bottom: 11px;
  right: 21px;
}

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

.page-part5 .part5-container .part5-rule {
  padding-left: 327px;
  line-height: 24px;
  margin-top: 2px;
  position: relative;
}

.page-part5 .part5-container .part5-rule a {
  color: #fff;
}

.page-part5 .part5-container .part5-rule .prizeRate {
  width: 347px;
  height: 311px;
  background-image: url(../images/new/bg_rate.png);
  position: absolute;
  top: -215px;
  left: 370px;
  text-align: center;
  color: #333333;
  font-size: 13px;
  font-weight: bold;
  box-sizing: border-box;
  padding-top: 10px;
}

.page-part6 {
  width: 100%;
  height: 991px;
  background-image: url(../images/new/bg6.png);
  background-size: cover;
  background-position: center;
  overflow: hidden;
  position: relative;
  padding-top: 32px;
  box-sizing: border-box;
}

.page-part6 .rank {
  width: 100%;
  position: relative;
  margin-top: 31px;
}

.page-part6 .rank-prize {
  color: #ffffff;
  font-size: 14px;
  line-height: 18px;
  text-align: center;
  position: absolute;
}

.page-part6 .rank-prize-1 {
  width: 416px;
  left: 201px;
}

.page-part6 .rank-prize-1 .info {
  width: 100%;
  position: absolute;
  top: 421px;
}

.page-part6 .rank-prize-2 {
  width: 476;
  left: 628px;
  top: 0;
}

.page-part6 .rank-prize-2 .info {
  width: 100%;
  position: absolute;
  top: 193px;
}

.page-part6 .rank-prize-3 {
  width: 266px;
  left: 628px;
  top: 277px;
}

.page-part6 .rank-prize-3 .info {
  width: 100%;
  position: absolute;
  top: 158px;
}

.page-part6 .rank-prize-4 {
  width: 266px;
  left: 899px;
  top: 277px;
}

.page-part6 .rank-prize-4 .info {
  width: 100%;
  position: absolute;
  top: 186px;
}

.page-part6 .rank-wrap {
  width: 855px;
  height: 482px;
  background-image: url(../images/new/bg_rank.png);
  position: absolute;
  left: 862px;
  top: 8px;
  z-index: 0;
  padding-left: 300px;
  padding-right: 10px;
  box-sizing: border-box;
}

.page-part6 .rank-wrap .limit {
  text-align: center;
  color: #FCD811;
  font-size: 14px;
  transform: translate(-15px, -10px);
}

.page-part6 .rank-wrap .rank-item {
  color: #F7EEC9;
  font-size: 14px;
  display: flex;
  justify-content: space-between;
  text-align: center;
  line-height: 2.5;
}

.page-part6 .rank-wrap .rank-item span {
  flex: 1;
}

.page-part6 .rank-wrap .rank-item.tit {
  color: #FCD811;
  font-size: 16px;
}

.page-part6 .rank-wrap .myRank {
  color: #F7EEC9;
  font-size: 14px;
  display: flex;
  justify-content: space-between;
  padding-left: 38px;
  padding-right: 32px;
  margin-top: 14px;
  text-align: center;
  font-size: 16px;
}

.page-part6 .rank-wrap .myRank span {
  color: #F7EEC9;
  font-size: 14px;
}

.page-part6 .rank-wrap .rank-btn button {
  display: block;
  position: absolute;
  top: 500px;
  right: 172px;
  border: 0;
  width: 231px;
  height: 61px;
  background: url(../images//new/btn_rank.png) center center no-repeat;
  background-size: cover;
  cursor: pointer;
}

.page-part6 .rank-wrap .rank-btn button:disabled {
  background-image: url(../images/new_btn_part07_prize_disabled.png);
}

.page-part6 .rank-rules {
  color: #ffffff;
  position: absolute;
  left: 589px;
  top: 564px;
  line-height: 2;
}

.page-part7 {
  width: 100%;
  height: 1012px;
  background: url(../images/new/bg7.png) center center no-repeat;
  background-size: cover;
  background-position: center bottom;
  overflow: hidden;
  position: relative;
  box-sizing: border-box;
}

.page-part7 .left button {
  display: block;
  position: absolute;
  bottom: 226px;
  left: 712px;
  border: 0;
  width: 211px;
  height: 61px;
  background: url(../images/new_btn_part07_prize.png) center center no-repeat;
  background-size: cover;
  cursor: pointer;
}

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

.page-part7 .right button {
  display: block;
  position: absolute;
  right: 199px;
  bottom: 226px;
  border: 0;
  width: 211px;
  height: 61px;
  background: url(../images/new_btn_part08_prize.png) center center no-repeat;
  background-size: cover;
  cursor: pointer;
}

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

.left-ai {
  position: fixed;
  z-index: 4;
  left: 10px;
  bottom: 50%;
  cursor: pointer;
  transform: translateY(50%);
}

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

.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: 194px;
  height: 61px;
  bottom: -76px;
  left: -6px;
  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;
}

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

.right-menus a {
  width: 142px;
  height: 35px;
  margin-bottom: 11px;
  position: relative;
}

.right-menus a:nth-of-type(1) {
  background: url(../images/new_nav01.png) center center no-repeat;
  margin-top: 22px;
}

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

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

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

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

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

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

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

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

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

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

.right-menus a:nth-of-type(6):hover {
  background-image: url(../images/new_nav06_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 .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: left;
  margin-right: 20px;
}

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