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

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

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

.page-part1 .img-version {
  width: 1428px;
  margin: 30px auto;
}

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

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

.page-part2 .tit {
  text-align: right;
}

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

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

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

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

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

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

.page-part2 .topTit .loginDays {
  position: absolute;
  right: 11px;
  top: 17px;
  color: #ffe789;
  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: 231px;
  position: relative;
  margin-right: 10px;
}

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

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

.page-part2 .prize-list button {
  border: 0;
  display: block;
  width: 178px;
  height: 58px;
  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: 30px;
  height: 88px;
  background-image: url(../images/icon_02.png);
  content: '';
  position: absolute;
  top: -2px;
  left: -10px;
}

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

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

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

.page-part2 .version-prize-list button {
  border: 0;
  display: block;
  width: 196px;
  height: 60px;
  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: 17px;
}

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

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

.page-part3 .content {
  position: relative;
  width: 1605px;
  height: 836px;
  margin-left: 162px;
}

.page-part3 .content .ren {
  position: absolute;
  top: 0;
  left: 636px;
}

.page-part3 .content .prize {
  position: absolute;
  top: 132px;
  left: 0;
}

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

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

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

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

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

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

.page-part3 .content .soldier-top {
  width: 1475px;
  left: 136px;
  top: 30px;
}

.page-part3 .content .soldier-top .subTit {
  margin-left: 477px;
}

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

.page-part4 .tit {
  text-align: right;
  margin-bottom: 56px;
}

.page-part4 .part4-container {
  width: 1485px;
  position: relative;
  margin-left: 543px;
}

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

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

.page-part4 .part4-container .part4-left .prize-item {
  position: relative;
  width: 388px;
  height: 222px;
  margin-right: 11px;
}

.page-part4 .part4-container .part4-left .prize-item .info {
  position: absolute;
  color: #000000;
  top: 83px;
  right: 50px;
  font-size: 16px;
}

.page-part4 .part4-container .part4-left .prize-item .info .name {
  font-size: 20px;
}

.page-part4 .part4-container .part4-left .prize-item .limit {
  position: absolute;
  color: #f77166;
  bottom: 40px;
  left: 59px;
}

.page-part4 .part4-container .part4-left .prize-item .btns {
  width: 230px;
  position: absolute;
  bottom: 23px;
  right: 7px;
}

.page-part4 .part4-container .part4-left .prize-item .btns button {
  display: block;
  width: 230px;
  height: 66px;
  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 {
  margin-top: 50px;
}

.page-part4 .part4-container .part4-right .right-money {
  display: flex;
  align-items: center;
}

.page-part4 .part4-container .part4-right .right-money .txt {
  color: #d6fcff;
  font-size: 14px;
  font-weight: normal;
}

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

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

.page-part4 .part4-container .part4-right .prize-item .info {
  position: absolute;
  color: #000000;
  font-size: 20px;
  top: 99px;
  left: 220px;
}

.page-part4 .part4-container .part4-right .prize-item.scend {
  background: url(../images/new/bg_part4_right_2.png) center center no-repeat;
}

.page-part4 .part4-container .part4-right .prize-item.scend .info {
  top: 99px;
  left: 210px;
}

.page-part4 .part4-container .part4-right .prize-item.third {
  background: url(../images/new/bg_part4_right_3.png) center center no-repeat;
}

.page-part4 .part4-container .part4-right .prize-item.third .info {
  top: 82px;
  left: 210px;
}

.page-part4 .part4-container .part4-right button {
  position: absolute;
  width: 190px;
  height: 62px;
  bottom: 27px;
  right: 19px;
  background-size: cover;
  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: 1712px;
  background: url(../images/new/bg5.png) center top no-repeat;
  background-size: cover;
  background-position: center;
  overflow: hidden;
  padding-top: 40px;
}

.page-part5 .part5-container {
  width: 1591px;
  position: relative;
}

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

.page-part5 .part5-container .big-pan-container .giftItem {
  position: absolute;
  color: #fff;
  font-size: 14px;
  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 .name {
  width: 100%;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  text-shadow: 1px 3px 4px rgba(23, 20, 38, 0.76);
  white-space: nowrap;
}

.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: 142px;
  left: 492px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.page-part5 .part5-container .prizeUses {
  position: absolute;
  top: 892px;
  left: 644px;
}

.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: 552px;
  left: 920px;
}

.page-part5 .part5-container .pre-choujiang-btn button {
  width: 162px;
  height: 159px;
  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: 592px;
  position: absolute;
  bottom: 106px;
  left: 692px;
  display: flex;
  flex-wrap: wrap;
}

.page-part5 .part5-container .choujiang-btn .btn {
  width: 296px;
  height: 92px;
}

.page-part5 .part5-container .choujiang-btn .btn button {
  width: 296px;
  height: 92px;
  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 button {
  background-image: url(../images/part05/btn_lottery_ten.png);
}

.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 button {
  background-image: url(../images/part05/btn_lottery_ten_pre.png);
}

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

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

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

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

.page-part5 .part5-container .bottom {
  display: flex;
  margin-top: 10px;
  align-items: center;
}

.page-part5 .part5-container .matrix-gift {
  width: 884px;
  height: 388px;
  background-image: url(../images/part05/img_matrix.png);
  background-position: center;
  background-size: 100%;
  position: relative;
  flex-shrink: 0;
}

.page-part5 .part5-container .matrix-gift .gift {
  width: 212px;
  position: absolute;
  bottom: 35px;
  left: 297px;
}

.page-part5 .part5-container .matrix-gift .gift button {
  width: 212px;
  height: 63px;
  background-image: url(../images/new_btn_part05_matrix.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_part05_matrix_disable.png);
}

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

.page-part5 .part5-container .choujiang-gift li {
  width: 687px;
  height: 55px;
  display: flex;
  align-items: center;
  position: relative;
  margin-top: 9px;
  background: url(../images/part05/bg_taskitem.png);
  font-size: 16px;
}

.page-part5 .part5-container .choujiang-gift li .bold {
  font-size: 24px;
  font-weight: bold;
}

.page-part5 .part5-container .choujiang-gift li .num {
  color: #78edf8;
  font-size: 20px;
  font-weight: bold;
  margin: 0 31px 0 23px;
}

.page-part5 .part5-container .choujiang-gift li .light {
  color: #fff298;
}

.page-part5 .part5-container .choujiang-gift li:nth-child(3), .page-part5 .part5-container .choujiang-gift li:nth-child(4), .page-part5 .part5-container .choujiang-gift li:nth-child(5), .page-part5 .part5-container .choujiang-gift li:nth-child(6) {
  padding-left: 74px;
}

.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: 74px;
  height: 25px;
  background-image: url(../images/icon_01.png);
  position: absolute;
  left: 0;
  top: 0;
}

.page-part5 .part5-container .choujiang-gift button {
  width: 120px;
  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: 5px;
  right: 13px;
}

.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: 616px;
  line-height: 30px;
  margin-top: 14px;
}

.page-part6 {
  width: 100%;
  height: 875px;
  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 .tit {
  text-align: right;
}

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

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

.page-part6 .rank-prize-1 {
  width: 425px;
  left: 185px;
}

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

.page-part6 .rank-prize-2 {
  width: 489;
  left: 608px;
  top: 7px;
}

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

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

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

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

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

.page-part6 .rank-wrap {
  width: 692px;
  height: 495px;
  background-image: url(../images/new/bg_rank.png);
  position: absolute;
  left: 1020px;
  top: 12px;
  z-index: 0;
  padding-left: 136px;
  padding-right: 10px;
  box-sizing: border-box;
}

.page-part6 .rank-wrap .limit {
  text-align: center;
  color: #99d3ff;
  font-size: 14px;
  margin-bottom: 10px;
}

.page-part6 .rank-wrap .rank-item {
  color: #d8eeff;
  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: #ffffff;
  font-size: 16px;
}

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

.page-part6 .rank-wrap .myRank span {
  color: #d8eeff;
}

.page-part6 .rank-wrap .rank-btn button {
  display: block;
  position: absolute;
  top: 494px;
  right: 199px;
  border: 0;
  width: 232px;
  height: 72px;
  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: 440px;
  top: 570px;
  line-height: 2;
}

.page-part7 {
  width: 100%;
  height: 1306px;
  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 .top {
  margin-left: 384px;
  margin-top: 10px;
}

.page-part7 .top .topPrize {
  width: 860px;
  position: relative;
  margin-left: 216px;
}

.page-part7 .top .topPrize button {
  display: block;
  position: absolute;
  top: 147px;
  left: 344px;
  border: 0;
  width: 304px;
  height: 97px;
  background: url(../images/new_btn_part07_prize.png) center center no-repeat;
  background-size: cover;
  cursor: pointer;
}

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

.page-part7 .bottom {
  display: flex;
  justify-content: center;
  color: #e7e9f4;
  font-size: 14px;
  text-align: center;
  margin-top: 35px;
}

.page-part7 .bottom img {
  display: block;
}

.page-part7 .bottom .content1 {
  width: 682px;
  position: relative;
  margin-right: 96px;
}

.page-part7 .bottom .content1 button {
  display: block;
  position: absolute;
  right: 21px;
  top: 517px;
  border: 0;
  width: 216px;
  height: 66px;
  background: url(../images/new_btn_part08_prize.png) center center no-repeat;
  background-size: cover;
  cursor: pointer;
}

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

.page-part7 .bottom .content2 {
  width: 684px;
  position: relative;
}

.page-part7 .bottom .content2 button {
  display: block;
  position: absolute;
  right: 21px;
  top: 517px;
  border: 0;
  width: 216px;
  height: 66px;
  background: url(../images/new/btn_yuyue.png) center center no-repeat;
  background-size: cover;
  cursor: pointer;
}

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

.page-part7 .bottom .subTit {
  margin-bottom: 22px;
}

.page-part7 .bottom .prize-text {
  text-align: left;
  line-height: 1.8;
  padding-left: 28px;
  padding-right: 28px;
}

.page-part7 .bottom .limit {
  width: 428px;
  height: 35px;
  line-height: 35px;
  background-image: url(../images/new/bg_limit.png);
  color: #9adde9;
  font-size: 14px;
  text-indent: 92px;
}

.page-part7 .copyRight {
  text-align: center;
  color: #e7e9f4;
  font-size: 14px;
  margin-top: 38px;
}

.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: 163px;
  height: 526px;
  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: 14px;
}

.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: 163px;
  height: 48px;
  bottom: -63px;
  left: 0;
  background: url(../images/new_right_start.png) center center no-repeat;
  background-size: 100% 100%;
}

.right-menus .to-top {
  width: 64px;
  height: 47px;
  background: url(../images/new_right_top.png) center center no-repeat;
  cursor: pointer;
}

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

.right-menus a {
  width: 153px;
  height: 43px;
  margin-bottom: 4px;
  position: relative;
}

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

.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_nav06.png) center center no-repeat;
  background-size: 100% 100%;
}

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

.right-menus a:nth-of-type(6) {
  background: url(../images/new_nav05.png) center center no-repeat;
  background-size: 100% 100%;
  margin-bottom: 8px;
}

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