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

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

.page-part1 .img-version {
  width: 1475px;
  height: 883px;
  background: url(../images/new/bg_version.png) center center no-repeat;
  margin-top: 167px;
  padding-top: 25px;
  padding-left: 29px;
  box-sizing: border-box;
}

.page-part1 .img-version img {
  width: 1382px;
}

.page-part2 {
  width: 100%;
  height: 1197px;
  background-image: url(../images/new/bg2.png), url(../images/new/bg2_2.png);
  background-size: 1920px 627px, 1920px 570px;
  background-repeat: no-repeat, no-repeat;
  background-position: center top, center bottom;
  overflow: hidden;
  position: relative;
}

.page-part2 .content {
  position: absolute;
  top: 191px;
  display: flex;
  justify-content: center;
}

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

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

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

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

.page-part2 .week-prize {
  width: 983px;
  height: 417px;
  position: relative;
}

.page-part2 .week-prize-list {
  top: 22px;
  left: 4px;
}

.page-part2 .week-prize-list li {
  display: inline-flex;
  position: relative;
  margin-right: 40px;
}

.page-part2 .week-prize-list li::after {
  display: block;
  width: 2px;
  height: 345px;
  background-image: url(../images/bg_line.png);
  content: '';
  position: absolute;
  top: -10px;
  left: -19px;
}

.page-part2 .week-prize-list li:first-child::after {
  display: none;
}

.page-part2 .week-prize-list li:last-child {
  margin-right: 0px;
}

.page-part2 .week-prize-list li:nth-child(2)::before {
  display: block;
  width: 22px;
  height: 104px;
  background-image: url(../images/icon_02.png);
  content: '';
  position: absolute;
  top: 64px;
  left: 0px;
}

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

.page-part2 .week-prize-list li button {
  border: 0;
  display: block;
  width: 176px;
  height: 45px;
  background: url(../images/new_btn_holidayprize.png) center center no-repeat;
  background-size: cover;
  cursor: pointer;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -58px;
}

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

.page-part2 .version-prize-list {
  top: -77px;
  left: 17px;
  width: 358px;
}

.page-part2 .version-prize-list button {
  border: 0;
  width: 183px;
  height: 47px;
  background: url(../images/new_btn_holidayprize.png) center center no-repeat;
  background-size: cover;
  cursor: pointer;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 89px;
}

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

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

.page-part2 .holiday-prize .loginDays {
  position: absolute;
  right: 11px;
  top: 5px;
  color: #fefbad;
  font-size: 20px;
  font-weight: bold;
}

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

.page-part2 .holiday-prize-list {
  top: 23px;
  left: 0px;
}

.page-part2 .holiday-prize-list li {
  width: 235px;
  position: relative;
}

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

.page-part2 .holiday-prize-list li:last-child::after {
  display: block;
  width: 22px;
  height: 74px;
  background-image: url(../images/icon_01.png);
  content: '';
  position: absolute;
  top: 90px;
  left: 48px;
}

.page-part2 .holiday-prize-list li button {
  border: 0;
  display: block;
  width: 176px;
  height: 45px;
  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 .holiday-prize-list li button:disabled {
  background-image: url(../images/new_btn_holidayprize_disable.png);
}

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

.page-part3 > div {
  position: relative;
  width: 1430px;
  flex-direction: column;
}

.page-part3 > div .soldier-bottom, .page-part3 > div .soldier-top {
  position: absolute;
}

.page-part3 > div .soldier-bottom .subTit, .page-part3 > div .soldier-top .subTit {
  margin-left: 10px;
}

.page-part3 > div .soldier-bottom .btns, .page-part3 > div .soldier-top .btns {
  width: 176px;
  position: absolute;
  top: 135px;
  right: 40px;
  text-align: center;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 14px;
  color: #feffff;
}

.page-part3 > div .soldier-bottom .btns p, .page-part3 > div .soldier-top .btns p {
  position: relative;
  z-index: 0;
  display: inline-block;
}

.page-part3 > div .soldier-bottom .btns p::after, .page-part3 > div .soldier-top .btns p::after {
  content: attr(data-content);
  -webkit-text-stroke: 3px #49aff9;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
}

.page-part3 > div .soldier-bottom button, .page-part3 > div .soldier-top button {
  display: block;
  width: 176px;
  height: 45px;
  background: url(../images/new_btn_holidayprize.png) center center no-repeat;
  background-size: cover;
}

.page-part3 > div .soldier-bottom button:disabled, .page-part3 > div .soldier-top button:disabled {
  background-image: url(../images/new_btn_holidayprize_disable.png);
}

.page-part3 > div .soldier-bottom {
  left: 0;
  top: 486px;
}

.page-part3 > div .soldier-top {
  left: 0;
  top: 198px;
}

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

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

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

.page-part4 .part4-container .part4-left {
  position: absolute;
  top: 214px;
  left: 26px;
}

.page-part4 .part4-container .part4-left .prize-item {
  position: relative;
  width: 491px;
  height: 227px;
  margin-bottom: 7px;
}

.page-part4 .part4-container .part4-left .prize-item .btns {
  width: 216px;
  position: absolute;
  top: 138px;
  right: 37px;
  text-align: center;
  color: #ffffff;
  font-size: 14px;
}

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

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

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

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

.page-part4 .part4-container .part4-right {
  position: absolute;
  top: 253px;
  right: 28px;
}

.page-part4 .part4-container .part4-right .right-money {
  color: #fefbad;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
}

.page-part4 .part4-container .part4-right .right-money .txt {
  color: #4eecfa;
  font-size: 16px;
  font-weight: normal;
  margin-bottom: 50px;
}

.page-part4 .part4-container .part4-right .prize-item {
  width: 491px;
  height: 227px;
  background-size: cover;
  background: url(../images/new/bg_part4_right_1.png) center center no-repeat;
}

.page-part4 .part4-container .part4-right .prize-item.scend {
  margin-top: 16px;
  margin-bottom: 27px;
  background-size: cover;
  background: url(../images/new/bg_part4_right_2.png) center center no-repeat;
}

.page-part4 .part4-container .part4-right button {
  position: absolute;
  width: 176px;
  height: 45px;
  top: 150px;
  right: 54px;
  background-size: cover;
  background: url(../images/new_btn_holidayprize.png) center center no-repeat;
}

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

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

.page-part5 .part5-container {
  width: 100%;
  position: relative;
}

.page-part5 .part5-container .big-pan-container {
  width: 725px;
  height: 742px;
  background-image: url(../images/part05/bg_lottery.png);
  position: absolute;
  left: 258px;
  top: 205px;
  z-index: 2;
}

.page-part5 .part5-container .big-pan-container .giftItem {
  width: 112px;
  position: absolute;
  color: #fff;
  font-size: 13px;
  text-align: center;
}

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

.page-part5 .part5-container .big-pan-container .giftItem p {
  white-space: nowrap;
  display: inline-flex;
  justify-content: center;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  text-shadow: 1px 1px 6px rgba(2, 44, 86, 0.75);
}

.page-part5 .part5-container .big-pan-container .giftItem::after {
  display: block;
  content: '';
  width: 108px;
  height: 109px;
  background-image: url(../images/part05/bg_active.png);
  position: absolute;
  left: 0;
  top: 0;
  display: none;
}

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

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

.page-part5 .part5-container .big-pan-container .giftItem:nth-of-type(2) {
  top: 19px;
  right: 309px;
}

.page-part5 .part5-container .big-pan-container .giftItem:nth-of-type(3) {
  top: 48px;
  right: 180px;
}

.page-part5 .part5-container .big-pan-container .giftItem:nth-of-type(4) {
  top: 129px;
  right: 77px;
  z-index: 2;
}

.page-part5 .part5-container .big-pan-container .giftItem:nth-of-type(5) {
  top: 246px;
  right: 18px;
}

.page-part5 .part5-container .big-pan-container .giftItem:nth-of-type(6) {
  top: 375px;
  right: 21px;
  z-index: 4;
}

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

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

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

.page-part5 .part5-container .big-pan-container .giftItem:nth-of-type(10) {
  top: 575px;
  left: 180px;
}

.page-part5 .part5-container .big-pan-container .giftItem:nth-of-type(11) {
  top: 494px;
  left: 77px;
}

.page-part5 .part5-container .big-pan-container .giftItem:nth-of-type(12) {
  top: 378px;
  left: 21px;
}

.page-part5 .part5-container .big-pan-container .giftItem:nth-of-type(13) {
  top: 247px;
  left: 20px;
}

.page-part5 .part5-container .big-pan-container .giftItem:nth-of-type(14) {
  top: 128px;
  left: 76px;
}

.page-part5 .part5-container .prizeUses-box {
  width: 628px;
  position: absolute;
  top: 886px;
  left: 1040px;
  color: #fff;
  text-align: center;
  box-sizing: border-box;
}

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

.page-part5 .part5-container .prizeUses li {
  line-height: 28px;
  text-align: left;
  font-weight: 400;
  font-size: 16px;
  color: #ffffff;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.page-part5 .part5-container .prizeUses li:nth-of-type(1) {
  color: #ffffff;
}

.page-part5 .part5-container .prizeUses li:nth-child(2) {
  color: #ffffff;
  opacity: 0.4;
}

.page-part5 .part5-container .prizeUses li:nth-child(3) {
  color: #ffffff;
  opacity: 0.1;
}

.page-part5 .part5-container .choujiang-btn {
  width: 100%;
  position: absolute;
  top: 332px;
}

.page-part5 .part5-container .choujiang-btn .btn {
  width: 141px;
  height: 51px;
}

.page-part5 .part5-container .choujiang-btn .btn button {
  width: 141px;
  height: 51px;
  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: 48px;
}

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

.page-part5 .part5-container .choujiang-times {
  width: 100%;
  color: #d9d9d9;
  font-size: 20px;
  font-weight: 500;
  position: absolute;
  top: 410px;
  text-align: center;
}

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

.page-part5 .part5-container .choujiang-times span {
  color: #ffe17b;
}

.page-part5 .part5-container .purchase-one {
  width: 183px;
  height: 34px;
  position: absolute;
  left: 280px;
  top: 278px;
  cursor: pointer;
}

.page-part5 .part5-container .purchase-one img {
  width: 100%;
}

.page-part5 .part5-container .matrix-gift {
  width: 1407px;
  height: 190px;
  background-image: url(../images/part05/img_matrix.png);
  background-position: center;
  background-size: 100%;
  position: absolute;
  top: 973px;
  left: 257px;
}

.page-part5 .part5-container .matrix-gift .gift {
  width: 176px;
  height: 45px;
  position: absolute;
  top: 74px;
  left: 430px;
}

.page-part5 .part5-container .matrix-gift .gift button {
  width: 176px;
  height: 45px;
  background-image: url(../images/new_btn_holidayprize.png);
  background-size: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: transparent;
}

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

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

.page-part5 .part5-container .choujiang-gift {
  position: absolute;
  right: 252px;
  top: 256px;
  z-index: 1;
}

.page-part5 .part5-container .choujiang-gift li {
  width: 913px;
  height: 96px;
  position: relative;
  margin-bottom: 9px;
}

.page-part5 .part5-container .choujiang-gift li:nth-child(3)::after, .page-part5 .part5-container .choujiang-gift li:nth-child(4)::after, .page-part5 .part5-container .choujiang-gift li:nth-child(5)::after, .page-part5 .part5-container .choujiang-gift li:nth-child(6)::after {
  content: '';
  display: block;
  width: 22px;
  height: 74px;
  background-image: url(../images/icon_01.png);
  position: absolute;
  left: 295px;
  top: 12px;
}

.page-part5 .part5-container .choujiang-gift img {
  display: block;
}

.page-part5 .part5-container .choujiang-gift button {
  width: 136px;
  height: 45px;
  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: 25px;
  right: 62px;
}

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

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

.page-part6 .line {
  position: absolute;
  left: 50%;
  top: 335px;
  left: 50%;
  transform: translateX(-50%);
}

.page-part6 .content1 {
  width: 699px;
  position: relative;
  margin-right: 101px;
}

.page-part6 .content1 button {
  width: 176px;
  height: 45px;
  right: 24px;
  top: 514px;
  background: url(../images/new_btn_holidayprize.png) center center no-repeat;
  background-size: cover;
}

.page-part6 .content1 button:disabled {
  background-image: url(../images/new_btn_holidayprize_disable.png);
}

.page-part6 .content1 .prize-text {
  margin-left: 51px;
}

.page-part6 .content {
  width: 699px;
  position: relative;
}

.page-part6 .prize-text {
  width: 613px;
  color: #ffffff;
  font-size: 16px;
  margin-left: 37px;
  line-height: 27px;
  word-spacing: 20px;
}

.page-part6 button {
  display: block;
  position: absolute;
  right: 37px;
  top: 514px;
  border: 0;
  width: 186px;
  height: 45px;
  background: url(../images/new/btn_yuyue.png) center center no-repeat;
  background-size: cover;
  cursor: pointer;
}

.page-part6 button:disabled {
  background-image: url(../images/new/btn_yuyue_disabled.png);
}

.page-part7 {
  width: 100%;
  height: 553px;
  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;
  color: #a6d4f6;
  font-size: 16px;
  text-align: center;
}

.page-part7 .yuyue {
  width: 845px;
  margin: 172px auto 52px;
  position: relative;
}

.page-part7 button {
  display: block;
  position: absolute;
  right: -5px;
  top: 179px;
  border: 0;
  width: 186px;
  height: 45px;
  background: url(../images/new/btn_yuyue.png) center center no-repeat;
  background-size: cover;
  cursor: pointer;
}

.page-part7 button:disabled {
  background-image: url(../images/new/btn_yuyue_disabled.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: 180px;
  height: 500px;
  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: 16px;
}

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

.right-menus .btn-game {
  position: absolute;
  width: 149px;
  height: 44px;
  bottom: -51px;
  left: 21px;
  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: 116px;
  height: 38px;
  margin-bottom: 7px;
  position: relative;
}

.right-menus a::after {
  content: '';
  display: block;
  width: 96px;
  height: 1px;
  background-color: rgba(13, 129, 188, 0.77);
  position: absolute;
  bottom: -4px;
  left: 11px;
}

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

.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;
  background-size: 100% 100%;
}

.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;
  background-size: 100% 100%;
}

.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;
  background-size: 100% 100%;
}

.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;
  background-size: 100% 100%;
}

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

.right-menus a:nth-of-type(5)::after {
  display: none;
}

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