[v-cloak] {
  display: none !important;
}

html,
body {
  width: 100%;
  height: 100%;
  background-color: #090d1b;
  overflow-x: hidden;
  font-size: 75px !important;
}

body .layui-layer {
  background-color: transparent;
  box-shadow: none;
  border-radius: 0;
}

body .layui-layer.layui-layer-hui {
  background-color: #000;
  filter: alpha(opacity=60);
  background-color: rgba(0, 0, 0, 0.6);
}

.hide {
  display: none;
}

input::-webkit-input-placeholder {
  color: #e6e6e6;
}

input:-ms-input-placeholder {
  color: #e6e6e6;
}

input:-moz-placeholder {
  color: #e6e6e6;
}

input::-moz-placeholder {
  color: #e6e6e6;
}

.w1250 {
  /* min-width: 16.6667rem; */
  /* width: 16.6667rem; */
  position: relative;
  font-size: 0;
  margin: 0 auto;
}

.main {
  background: url(../../pcimg/bg1.png) no-repeat;
  background-position: bottom center;
  background-position-y: -30px;
  width: 100%;
  height: 80vh;
  /* height: 740px; */
  /* height:85%; */
  min-height: 700px;
  position: relative;
  display: block;
  min-width: 1250px;
}

@media screen and (min-height: 1080px) {
  .main {
    height: 750px;
  }
}

.main2 {
  background: url(../../pcimg/bg3.png?v=2023030901) no-repeat;
  background-position: bottom center;
  background-position-y: -30px;
}

.mHead {
  position: absolute;
  left: 4.6667rem;
  right: 6rem;
  top: 10px;
  display: flex;
  justify-content: space-between;
}

.mLogo {
  cursor: pointer;
  position: relative;
  width: 222px;
  height: 85px;
  margin: 20px 0 0 0.9333rem;
}

.navList {
  font-family: "Microsoft YaHei", "微软雅黑", Arial, sans-serif;
  display: flex;
  justify-content: flex-end;
  white-space: nowrap;
  font-weight: 500;
  flex-direction: row;
  color: #fff;
  margin: 20px 0 0 0;
  width: 10.6667rem;
}

.navList span {
  height: 72px;
  line-height: 72px;
  font-size: 20px;
  margin-left: 45px;
  position: relative;
  display: inline-block;
  cursor: pointer;
  font-family: "Microsoft YaHei", "微软雅黑", Arial, sans-serif;
}

.navList span:nth-child(1) {
  margin-left: 0;
}

.navList span:nth-child(2).check img.check {
  margin-left: 18px;
}

.navList span.check img.check {
  display: inline-block;
  position: absolute;
  left: 50%;
  bottom: 0px;
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  width: 28px;
  height: 28px;
}

.navList span font.gem {
  background: url(../../pcimg/gem1.png) no-repeat;
  background-size: 100% 100%;
  width: 20px;
  height: 22px;
  display: inline-block;
  vertical-align: middle;
  margin: -1px 5px 0 0;
}

.mCenter {
  position: absolute;
  /* left: 50%; */
  /* margin-left: -625px; */
  left: 4.6667rem;
  bottom: 0;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}

.mPhone {
  /* background: url(../../pcimg/phone.png) no-repeat; */
  background: url(../../pcimg/phone_2.0.png) no-repeat;
  background-size: 100% 100%;
  background-position: top;
  width: 350px;
  height: 602px;
  position: relative;
  float: left;
  margin-left: 1.0667rem;
  top: 43px;
}

.mPhoneHead {
  width: 122px;
  height: 23px;
  position: absolute;
  left: 50%;
  top: 30px;
  margin-left: -61px;
  z-index: 1;
}

.mPhoneCon {
  width: 287px;
  height: 570px;
  position: relative;
  margin: 32px auto 0;
  font-size: 0;
  position: relative;
  background-color: #0b2339;
  border-top-left-radius: 30px;
  -webkit-border-top-left-radius: 30px;
  -moz-border-top-left-radius: 30px;
  border-top-right-radius: 30px;
  -webkit-border-top-right-radius: 30px;
  -moz-border-top-right-radius: 30px;
  scrollbar-width: none;
  -ms-overflow-style: none;
  overflow-y: scroll;
  overflow-x: hidden;
}

.lively_island {
  width: 82px;
  height: 18px;
  background: url(../../pcimg/lively_island.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 10px;
  margin: auto;
  z-index: 9;
}

.mPhoneCon::-webkit-scrollbar {
  display: none;
}

.mPhoneActive {
  width: 100%;
  height: 100%;
  background-color: #0b2339;
}

.mPhoneCon img,
.mPhoneActive img {
  width: 100%;
}

.mPhoneActive iframe {
  width: 100%;
  height: 100%;
  background-color: #0b2339;
  border: 0px;
  padding: 0px;
  margin: 0px;
  box-sizing: border-box;
}

.mPhoneIcon {
  position: absolute;
  left: 50%;
  top: -3px;
  width: 90px;
  height: 90px;
  margin-left: -45px;
  z-index: 20;
}

.mPhoneIcon img {
  width: 100%;
  height: 100%;
}

.mAgreement,
.mPrivacy {
  position: relative;
  margin: 0 auto;
  padding-top: 32px;
  width: 260px;
  height: 560px;
}

.mAgreement p,
.mPrivacy p {
  margin: 0 auto;
  width: 100%;
  font-size: 12px;
  color: #e6e6e6;
  margin-top: 10px;
}

.mAgreement h1 {
  margin-top: 10px;
  font-size: 12px;
  color: #e6e6e6;
  width: 100%;
}

.mAgreement .mAgreementTitle,
.mPrivacy .mPrivacyTitle {
  font-size: 16px;
  color: #fff;
}

.mCenterBox {
  float: right;
  margin-left: 1.2267rem;
  position: relative;
  z-index: 101;
}

.mCenterCon1 {
  text-align: center;
  width: 7.6667rem;
}

.fireflyLive-height {
  height: 450px;
}

.mCenterListBox {
  margin: 50px 1.3333rem;
}

.mCenterList {
  position: relative;
  width: 550px;
  height: 52px;
  font-size: 0;
  margin: -40px auto 0;
  text-align: left;
  z-index: 1;
  text-align: center;
}

.mCenterList span {
  background: url(../../pcimg/1.png) no-repeat;
  background-size: 100% 100%;
  width: 135px;
  height: 52px;
  display: inline-block;
}

.mCenterList span:nth-child(n + 2) {
  margin-left: 20px;
}

.mCenterList span:nth-child(2) {
  background: url(../../pcimg/3.png) no-repeat;
  background-size: 100% 100%;
}

.mCenterList span:nth-child(3) {
  background: url(../../pcimg/4.png) no-repeat;
  background-size: 100% 100%;
}

.mCenterList span:nth-child(1):hover {
  background: url(../../pcimg/11.png) no-repeat;
  background-size: 100% 100%;
}

.mCenterList span:nth-child(2):hover {
  background: url(../../pcimg/33.png) no-repeat;
  background-size: 100% 100%;
}

.mCenterList span:nth-child(3):hover {
  background: url(../../pcimg/44.png) no-repeat;
  background-size: 100% 100%;
}

.mCenterListImg {
  position: relative;
  width: 540px;
  text-align: left;
  margin: 0 auto;
}

.mCenterListImg div {
  width: 126px;
  height: 110px;
  position: absolute;
  left: 52px;
  top: 0;
  text-align: center;
}

.mCenterListImg img {
  width: 110px;
  height: 110px;
}

.mCenterCon2 {
  width: 592px;
  position: relative;
  margin-top: 40px;
  scrollbar-width: none;
  -ms-overflow-style: none;
  overflow-y: scroll;
  height: 560px;
}

.mCenterCon2::-webkit-scrollbar,
.mCenterCon3::-webkit-scrollbar {
  display: none;
}

.mCenterCon3 {
  width: 592px;
  height: 580px;
  position: relative;
  /* margin-top: 40px; */
  scrollbar-width: none;
  -ms-overflow-style: none;
  overflow-y: scroll;
  box-sizing: border-box;
  padding: 30px 20px 22px 33px;
  border-radius: 20px;
  background-color: rgba(0, 0, 0, 0.5);
}

.mCoop {
  width: 100%;
  position: relative;
  font-size: 0;
  margin-top: 28px;
}

.mCoop:nth-child(1) {
  margin-top: 0;
}

.mCoopCant {
  width: 269px;
  font-size: 0;
  display: inline-block;
  float: left;
}

.mCoopCant p {
  font-size: 12px;
  color: #e0e0e0;
  margin-top: 1px;
}

.mCoopCant p.mCoopTitle {
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  margin-bottom: 5px;
  margin-top: 0;
}

.mCoopCant.mCoopConRight {
  width: 264px;
  margin-left: 58px;
}

.mCenterCon3 p {
  font-size: 14px;
  color: #e0e0e0;
  margin-top: 10px;
}

.mCenterCon3 p.mAboutTitle {
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  margin-bottom: 5px;
  margin-top: 0;
}

.mCenterCon4 {
  width: 637px;
  height: 610px;
  overflow: hidden;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 20px;
  position: relative;
  font-size: 12px;
  margin-top: 15px;
  margin-bottom: 10px;
}

.mCon4Cant {
  width: 100%;
  height: 450px;
  scrollbar-width: none;
  -ms-overflow-style: none;
  overflow-y: scroll;
}

.mTopInfo {
  padding: 35px 0 0 21px;
  height: 56px;
  width: 90%;
}

.mTopInfoHead {
  width: 56px;
  height: 56px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  float: left;
}

.mTopInfoIpt {
  height: 55px;
  line-height: 55px;
  position: relative;
  width: 178px;
  float: left;
  border-bottom: 1px solid #64a8e4;
  margin-left: 23px;
}

.mTopInfoIpt input {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 56px;
  line-height: 56px;
  background-color: transparent;
  text-indent: 2px;
  color: #e6e6e6;
  font-size: 16px;
}

.mTopInfoBtn {
  background: url(../../pcimg/btn1.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  right: 0;
  top: 50%;
  width: 80px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  margin-top: -15px;
  font-size: 14px;
  color: #fff;
  z-index: 20;
  cursor: pointer;
}

.mTopInfoBtn:hover {
  background: url(../../pcimg/btn1_hover.png) no-repeat;
  background-size: 100% 100%;
}

.mTopUserInfo {
  position: relative;
  float: left;
  height: 56px;
  font-size: 0;
  margin-left: 14px;
  width: 80%;
}

.mTopUserCon {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
}

.mTopUserInfo p {
  font-size: 16px;
  color: #fff;
  font-weight: bold;
  line-height: 16px;
}

.mTopUserInfo p:nth-child(2) {
  color: #e6e6e6;
  font-weight: normal;
  margin-top: 9px;
}

.mTopUserCon p span {
  font-size: 14px;
  cursor: pointer;
  color: #ccc;
}

.mTopUserCon p span font {
  background: url(../../pcimg/back.png) no-repeat;
  background-size: 100% 100%;
  display: inline-block;
  width: 17px;
  height: 17px;
  vertical-align: middle;
  margin: -2px 0 0 19px;
  margin-right: 4px;
}

.mTopUserCon p span:hover {
  color: #fff;
}

.mTopUserCon p span:hover font {
  background: url(../../pcimg/backhover.png) no-repeat;
  background-size: 100% 100%;
}

.mTopList,
.mTopAmount,
.mTopGash,
.mTopAlipay {
  position: relative;
  margin: 28px 0 0 23px;
  font-size: 0;
}

.mTopAmount,
.mTopAlipay {
  margin-top: 20px;
  padding-bottom: 30px;
}

.mTopGash {
  margin-top: 20px;
}

.mTopListTitle,
.mTopAmountitle,
.mTopAlipaytitle {
  width: 100%;
  font-size: 16px;
  color: #e6e6e6;
}

.mTopListTitle2 {
  width: 100%;
  font-size: 16px;
  color: #e6e6e6;
  margin-top: 30px;
}

.alipayHK {
  width: 75%;
  margin: 0 auto;
}

.extraBottom {
  color: #999;
  font-size: 14px;
  transform: scale(0.7);
  text-align: center;
  opacity: 0.7;
}

.mTopNav,
.mTopNav2,
.mTopAmountList,
.mGashList,
.mTopAlipayList,
.locoList {
  padding-top: 28px;
  margin-left: 10px;
  position: relative;
  margin-bottom: -30px;
  display: none;
}

.mTopNavBg,
.mTopAmountBg,
.mGashBg,
.locoItem {
  float: left;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 8px;
  border: 1px solid #8c949c;
  width: 128px;
  height: 48px;
  position: relative;
  margin-left: 10px;
  cursor: pointer;
  font-size: 0.32rem;
  margin-top: 10px;
  color: #fff;
}

.locoItem {
  display: flex;
  justify-content: center;
  align-items: center;
}

.loco_icon {
  width: 39px;
  height: 39px;
}

.loco_icon_long {
  width: 100px;
  height: 39px;
}

.loco_icon_tw {
  height: 39px;
}

.mTopNavBg:hover,
.mTopAmountBg:hover,
.mGashBg:hover,
.locoItem:hover {
  background: url(../../pcimg/topbghover.png) no-repeat;
  background-size: 100% 100%;
}

.mTopNavBg.check,
.mTopAmountBg.check,
.mGashBg.check,
.locoItem.check {
  border: 1px solid #00f7ff !important;
}

.mTopNavBg img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}

/* .mTopNavBg:nth-child(4n+1), .mTopAmountBg:nth-child(4n+1), .mGashBg:nth-child(4n+1) {
	margin-left: 0;
}

.mTopNavBg:nth-child(n+5), .mTopAmountBg:nth-child(n+5), .mGashBg:nth-child(n+5) {
	margin-top: 15px;
} */

.mGashInfo {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  text-align: center;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  font-size: 0;
}

.mGashInfo p {
  font-size: 14px;
  color: #fff;
}

.mTopAmountCon {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  text-align: center;
  font-size: 0;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
}

.mTopAmountCon p {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.4);
  line-height: 12px;
}

.mTopAmountCon p:nth-child(1) {
  font-size: 16px;
  color: #00f3d7;
  line-height: 16px;
  margin-bottom: 2px;
  font-weight: bold;
}

.mTopAmountCon p img {
  width: 12px;
  height: 15px;
  vertical-align: middle;
  margin: -2px 6px 0 0;
}

.mCon4Price {
  position: relative;
  font-size: 0;
  margin: 0 22px;
  border-top: 1px solid rgba(100, 168, 228, 0.1);
}

.mCon4PriceTitle {
  padding-top: 8px;
  line-height: 16px;
  width: 100%;
  text-align: center;
  font-size: 16px;
  color: #4697b1;
}

.mCon4PriceTitle span {
  color: #00f3d7;
  font-size: 30px;
  line-height: 30px;
  margin-left: 9px;
}

.mPriceBtn {
  /* background: url(../../pcimg/buttonhover.png) no-repeat;
	background-size: 100% 100%; */
  background: #00f7ff;
  border-radius: 100px;
  width: 260px;
  height: 48px;
  line-height: 48px;
  margin: 15px auto 0;
  text-align: center;
  font-size: 18px;
  color: #21242a;
  cursor: pointer;
}

.mPriceBtn:hover,
.mPriceBtn.check {
  background: #00f7ff;
}

.mBottom {
  background: url(../../pcimg/bg2.png) no-repeat;
  background-size: 100% auto;
  background-position-y: -8px;
  width: 1920px;
  height: 20vh;
  left: 50%;
  transform: translate(-50%);
  box-shadow: 0 0 18px #0e0e0e, 0 0 18px #0e0e0e;
  position: relative;
  bottom: 0;
  /* left: 0; */
  display: block;
  z-index: 100;
  text-align: center;
}

@media screen and (min-height: 1080px) {
  .mBottom {
    height: calc(100vh - 750px);
  }
}

.bottom-icp {
  text-align: center;
  font-size: 12px;
  color: #999;
  transform: scale(0.7);
}

.mBottom.check {
  z-index: -1;
}

.mBottomList {
  display: flex;
  position: relative;
  width: 100%;
  margin: 0 auto;
  padding-top: 10px;
  font-size: 0;
  text-align: center;
  justify-content: center;
}

.mBottomList span {
  display: inline-block;
  white-space: nowrap;
  height: 12px;
  line-height: 12px;
  cursor: pointer;
  font-size: 20px;
  color: #999;
  border-right: 1px solid #4d4d4d;
  padding: 0 30px;
  font-weight: 300;
  font-family: "Microsoft YaHei", "微软雅黑", Arial, sans-serif;
}

.mBottomList span:last-child {
  border-right: none;
}

.mBottomList span:hover {
  color: #ccc;
}

.mBottomList span.check {
  color: #ccc;
}

.mBottomIcon {
  position: relative;
  width: 100%;
  text-align: center;
  margin: 0 auto;
  font-size: 0;
  padding-top: 15px;
  padding-bottom: 15px;
  white-space: nowrap;
}

.mBottomIcon span {
  display: inline-block;
  position: relative;
  background: url(../../pcimg/icon/facebook.png) no-repeat;
  background-size: 100% 100%;
  width: 21px;
  height: 21px;
  margin-right: 53px;
  cursor: pointer;
}

/* .mBottomIcon span:nth-child(2) {
	background: url(../../pcimg/icon/wechat.png) no-repeat;
	background-size: 100% 100%;
	width: 27px;
	height: 21px;
} */

.mBottomIcon span:nth-child(2) {
  background: url(../../pcimg/icon/instgram.png) no-repeat;
  background-size: 100% 100%;
}

.mBottomIcon span:nth-child(3) {
  background: url(../../pcimg/icon/Youtube.png) no-repeat;
  background-size: 100% 100%;
  width: 27px;
  height: 20px;
}

.mBottomIcon span:nth-child(4) {
  background: url(../../pcimg/icon/threads.png) no-repeat;
  background-size: 100% 100%;
}

.mBottomIcon span:nth-child(5) {
  background: url(../../pcimg/icon/vk.png) no-repeat;
  background-size: 100% 100%;
  width: 31px;
  height: 19px;
}

.mBottomIcon span:nth-child(6) {
  background: url(../../pcimg/icon/twitter.png) no-repeat;
  background-size: 100% 100%;
  margin-right: 0;
  width: 21px;
  height: 18px;
}

.mBottomIcon span:nth-child(1):hover {
  background: url(../../pcimg/icon/facebook_active.png) no-repeat;
  background-size: 100% 100%;
}

/* 
.mBottomIcon span:nth-child(2):hover {
	background: url(../../pcimg/icon/wechat_active.png) no-repeat;
	background-size: 100% 100%;
} */

.mBottomIcon span:nth-child(2):hover {
  background: url(../../pcimg/icon/instgram_active.png) no-repeat;
  background-size: 100% 100%;
}

.mBottomIcon span:nth-child(3):hover {
  background: url(../../pcimg/icon/Youtube_active.png) no-repeat;
  background-size: 100% 100%;
}

.mBottomIcon span:nth-child(4):hover {
  background: url(../../pcimg/icon/threads_active.png) no-repeat;
  background-size: 100% 100%;
}

.mBottomIcon span:nth-child(5):hover {
  background: url(../../pcimg/icon/vk_active.png) no-repeat;
  background-size: 100% 100%;
}

.mBottomIcon span:nth-child(6):hover {
  background: url(../../pcimg/icon/twitter_active.png) no-repeat;
  background-size: 100% 100%;
}

.mCenterCant {
  position: relative;
  width: 100%;
  height: 100%;
  font-size: 0;
}

.topReturn,
.topReturn2 {
  width: 27px;
  height: 19px;
  position: absolute;
  left: 30px;
  top: 40px;
  z-index: 30;
}

.payInfo {
  position: relative;
  width: 362px;
  margin-left: 130px;
  text-align: center;
  font-size: 0;
  padding-top: 60px;
}

.payInfoName,
.pay2InfoName {
  width: 100%;
  text-align: left;
  font-size: 14px;
  color: #bcd0f0;
  margin-top: 20px;
}

.payInfoIpt,
.pay2InfoIpt {
  background: url(../../pcimg/iptbg1.png) no-repeat;
  background-size: 100% 100%;
  width: 360px;
  height: 50px;
  position: relative;
  margin-top: 8px;
}

.payInfoIpt input,
.pay2InfoIpt input {
  background-color: transparent;
  font-size: 16px;
  color: #fff;
  height: 50px;
  line-height: 50px;
  text-align: left;
  text-indent: 12px;
  width: 100%;
}

.payInfoIpt input::-webkit-input-placeholder,
.pay2InfoIpt input::-webkit-input-placeholder {
  color: #93aed5;
}

.payInfoIpt input:-moz-placeholder,
.pay2InfoIpt input:-moz-placeholder {
  color: #93aed5;
}

.payInfoIpt input::-moz-placeholder,
.pay2InfoIpt input::-moz-placeholder {
  color: #93aed5;
}

.payInfoIpt input:-ms-input-placeholder,
.pay2InfoIpt input:-ms-input-placeholder {
  color: #93aed5;
}

.payInfoMoney,
.payInfoMoney2 {
  position: relative;
  width: 100%;
  text-align: center;
  font-size: 28px;
  color: #91d9f0;
  margin-top: 15px;
}

.payInfoMoney span,
.payInfoMoney2 span {
  color: #00f3d7;
}

.payInfoBtn {
  background: #00f7ff;
  width: 260px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  font-size: 18px;
  color: #22222b;
  margin: 10px auto 0;
  cursor: pointer;
  border-radius: 100px;
}

.mCenterCant3 {
  height: 100%;
}

.mCodeBox {
  position: absolute;
  top: 50%;
  left: 0;
  text-align: center;
  width: 100%;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  font-size: 0;
}

.mCodeTitle {
  font-size: 16px;
  position: relative;
  color: #91d9f0;
}

.mCodeImg {
  margin: 30px auto 0;
  width: 175px;
  height: 175px;
}

.mCodeImg img {
  width: 100%;
  height: 100%;
}

.mCodeMoney {
  font-size: 28px;
  line-height: 28px;
  color: #91d9f0;
  margin-top: 35px;
}

.mCodeMoney span {
  color: #00f3d7;
  margin-left: 5px;
}

.mCodeText {
  font-size: 14px;
  color: #91d9f0;
  margin-top: 20px;
}

.videoCon {
  width: 100%;
  height: 100%;
}

#video,
#video2 {
  height: 92%;
  margin-left: -4px;
}

.navListImg {
  width: 12px;
  height: 7px;
  margin-left: 7px;
  vertical-align: middle;
}

.langList {
  /* background: url(../../pcimg/langbg.png) no-repeat;
	background-size: 100% 100%; */
  width: 119px;
  height: 100px;
  background-color: rgba(24, 24, 31, 0.5);
  border-radius: 10px;
  position: absolute;
  right: -10px;
  top: 75px;
  font-size: 0;
  z-index: 200;
}

.langBox {
  position: absolute;
  left: 0;
  top: 10px;
  height: 80px;
  width: 100%;
}

.langList p {
  font-size: 14px;
  color: #e6e6e6;
  width: 100%;
  text-align: center;
  height: 40px;
  line-height: 40px;
  cursor: pointer;
}

.langList p:hover {
  color: #02f2f2;
}

.aliPayText {
  width: 100%;
  text-align: center;
  font-size: 16px;
  color: #00f3d7;
  padding-bottom: 20px;
  cursor: pointer;
}

.mCenterCon4.check .mTopNav .mTopNavBg {
  display: none;
}

.mCenterCon4.check .mTopNav .mTopNavBg:nth-child(7) {
  display: block;
  margin-left: 0;
}

.navList span:hover .navItem {
  color: #e5e5e5;
}

.mBottomTitle {
  position: relative;
  width: 374px;
  height: 29px;
  margin: 15px auto 0;
}

.mAboutImg {
  position: absolute;
  right: 0px;
  bottom: 30px;
  z-index: 50;
  width: 180px;
}

.mConAnima {
  animation: ball 0.5s linear 0s 1 alternate forwards;
  -webkit-animation: ball 0.5s linear 0s 1 alternate forwards;
  -moz-animation: ball 0.5s linear 0s 1 alternate forwards;
  -ms-animation: ball 0.5s linear 0s 1 alternate forwards;
  -o-animation: ball 0.5s linear 0s 1 alternate forwards;
  opacity: 0;
  filter: alpha(opacity=0);
}

.mBottomCopyRight {
  font-size: 14px;
  color: #999;
  margin-top: 15px;
  opacity: 0.7;
}

.mBottomPolicy {
  font-size: 14px;
  color: #999;
  opacity: 0.7;
}

@-webkit-keyframes ball {
  100% {
    opacity: 1;
    filter: alpha(opacity=100);
  }
}

@-moz-keyframes ball {
  100% {
    opacity: 1;
    filter: alpha(opacity=100);
  }
}

@-ms-keyframes ball {
  100% {
    opacity: 1;
    filter: alpha(opacity=100);
  }
}

@-0-keyframes ball {
  100% {
    opacity: 1;
    filter: alpha(opacity=100);
  }
}

@-keyframes ball {
  100% {
    opacity: 1;
    filter: alpha(opacity=100);
  }
}

.maskImg {
  background: url(../../pcimg/maskbg.png) no-repeat;
  background-size: 100% 100%;
  width: 534px;
  height: 717px;
  position: relative;
  font-size: 0;
}

.maskImgBox {
  position: absolute;
  left: 50%;
  top: 20px;
  width: 494px;
  margin-left: -247px;
  height: 700px;
  scrollbar-width: none;
  -ms-overflow-style: none;
  overflow-y: scroll;
  overflow-x: hidden;
  border-radius: 30px;
}

.maskImgBox img {
  width: 100%;
  border-radius: 30px;
}

.maskImgBox::-webkit-scrollbar {
  display: none;
}

.maskClose {
  background: url(../../pcimg/close.png) no-repeat;
  background-size: 100% 100%;
  width: 19px;
  height: 18px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 50;
}

.maskClose:hover {
  background: url(../../pcimg/closehover.png) no-repeat;
  background-size: 100% 100%;
}

.payAgent {
  color: #fff;
  font-size: 8px;
  opacity: 0.5;
  float: left;
  margin-top: 160px;
}

.mPop {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 999;
  display: none;
}

.mask {
  width: 100%;
  height: 100%;
  background: #000000;
  opacity: 0.8;
}

.mConfirmPop {
  width: 584px;
  height: 453px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: url(../../h5pay/img/pConfirmPop.png) no-repeat;
  background-size: contain;
}

.tAvatar {
  width: 75px;
  height: 75px;
  border-radius: 50%;
  overflow: hidden;
  background: #fff;
  position: absolute;
  top: 90px;
  left: 50%;
  transform: translateX(-50%);
}

.tAvatar > img {
  width: 100%;
  height: 100%;
}

.tId {
  width: 100%;
  position: absolute;
  top: 180px;
  left: 0;
  color: #fff;
  font-size: 18px;
  text-align: center;
}

.tName {
  width: 100%;
  position: absolute;
  top: 210px;
  left: 0;
  color: #fff;
  font-size: 18px;
  text-align: center;
}

.tNote {
  width: 100%;
  position: absolute;
  top: 252px;
  left: 0;
  color: #ff0000;
  font-size: 14px;
  text-align: center;
}

.wBtn {
  width: 180px;
  height: 48px;
  position: absolute;
  top: 340px;
  left: 90px;
  background: url(../../h5pay/img/btnBg.png) no-repeat;
  background-size: contain;
  text-align: center;
  line-height: 48px;
  font-size: 18px;
  color: #fff;
  cursor: pointer;
}

.rBtn {
  width: 180px;
  height: 48px;
  position: absolute;
  top: 340px;
  left: 320px;
  border-radius: 40px;
  background: linear-gradient(to right, #00f089, #00a0e8);
  background-size: contain;
  text-align: center;
  line-height: 48px;
  font-size: 18px;
  color: #fff;
  cursor: pointer;
}

.colseBtn {
  width: 15px;
  height: 15px;
  position: absolute;
  top: 50px;
  right: 50px;
  background: url(../../h5pay/img/pClose.png) no-repeat;
  background-size: contain;
}

.companyInfo {
  font-size: 40px;
  font-weight: bold;
  color: #fff;
  position: absolute;
  top: 300px;
  left: 500px;
}

.danapay,
.ovopay,
.gopay {
  width: 75px;
}

.pay-text-p1 {
  color: #fff;
  font-size: 18px;
  padding-right: 34px;
  padding-left: 34px;
  padding-top: 34px;
}

.pay-text-p2 {
  font-size: 16px;
  color: #b9c7d2;
  padding-right: 34px;
  padding-left: 34px;
  padding-top: 8px;
  line-height: 24px;
}

.pay-text-p3 {
  color: #fff;
  font-size: 18px;
  padding-right: 34px;
  padding-left: 34px;
  padding-top: 22px;
}

.pay-text-p4 {
  font-size: 16px;
  color: #b9c7d2;
  padding-right: 34px;
  padding-left: 34px;
  padding-top: 8px;
}

.pay-text-p5 {
  color: #fff;
  font-size: 18px;
  padding-right: 34px;
  padding-left: 34px;
  padding-top: 22px;
}

.pay-text-img {
  width: 390px;
  height: 120px;
  background: url(../../newPayImg/bg-card.png) no-repeat;
  background-size: 100% 100%;
  border-radius: 8px;
  margin-top: 20px;
  margin-left: 34px;
}

.pay-text-input {
  width: 358px;
  height: 48px;
  border: #626c78 1px solid;
  border-radius: 6px;
  background: rgba(255, 255, 255, 0.1);
  margin-left: 34px;
  margin-top: 18px;
  font-size: 16px;
  text-indent: 8px;
  color: #fff;
}

.pay-text-input::placeholder {
  color: #a5adb8;
}

.pay-text-input-box {
  position: relative;
}

.pay-text-input-btn {
  position: absolute;
  height: 44px;
  width: 86px;
  background: #00f7ff;
  border-radius: 100px;
  text-align: center;
  line-height: 44px;
  text-align: center;
  color: #203e40;
  font-size: 16px;
  top: 21px;
  left: 404px;
}

.pay-content-box2-top {
  height: 90px;
  width: 100%;
  position: relative;
}

.pay-content-top-face {
  position: absolute;
  width: 58px;
  height: 58px;
  border-radius: 50%;
  top: 16px;
  left: 30px;
}

.pay-top-name {
  padding-top: 22px;
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  text-indent: 100px;
}

.pay-top-id {
  padding-top: 4px;
  font-size: 14px;

  color: #fff;
  text-indent: 100px;
}

.pay-top-id img {
  vertical-align: middle;
  margin-top: -3px;
  margin-left: 8px;
  cursor: pointer;
}

.pay-top-area-box {
  min-width: 194px;
  height: 50px;

  position: absolute;
  right: 0;
  top: 20px;
  float: right;
  line-height: 50px;
  color: #fff;
  font-size: 14px;
  text-indent: 44px;
}

.pay-top-area-exc {
  min-width: 86px;
  display: inline-block;
  height: 34px;
  line-height: 34px;
  /* position: absolute; */
  right: 0;
  top: 8px;
  background: rgba(0, 0, 0, 0.2);
  border-radius: 100px 0 0 100px;
  color: #fff;
  text-indent: 0;
  cursor: pointer;
}

.pay-top-area-exc span {
  margin-right: 6px;
}

.pay-top-area-exc img {
  vertical-align: middle;
  margin-top: -3px;
  margin-left: 16px;
  margin-right: 4px;
}

.pay-content-box2-list {
  position: relative;
  height: 410px;
  width: 574px;
  margin-left: 30px;
  background: rgba(0, 0, 0, 0.2);
  border-radius: 12px;
  overflow: hidden;
}

.pay-list-left {
  position: relative;
  width: 114px;
  height: 410px;
  float: left;
  overflow: scroll;
}

.pay-list-left div {
  height: 64px;
  text-align: center;
  line-height: 64px;
  font-size: 0;
}

.pay-list-left div img {
  vertical-align: middle;
  width: 78px;
}

.pay-list-click {
  background: rgba(0, 0, 0, 0.3);
  border-radius: 8px 0 0 8px;
}

.pay-list-right {
  position: relative;
  width: 460px;
  height: 410px;
  overflow: scroll;
  float: left;
  background: rgba(0, 0, 0, 0.3);
}

.pay-list-exc-tips {
  height: 30px;
  width: 132px;
  background: #2bffca;
  position: absolute;
  right: 0;
  top: 0;
  border-radius: 0 0 0 12px;
  font-size: 14px;
  color: #fff;
  background: rgba(43, 255, 202, 0.2);
  line-height: 30px;
  text-align: center;
  z-index: 5;
}

.pay-list-exc-tips img {
  vertical-align: middle;
  width: 20px;
  margin-top: -2px;
}

.pay-list-right-ul {
  padding-top: 60px;
  margin-left: 20px;
}

.pay-list-right-ul li {
  width: 128px;
  cursor: pointer;
  height: 48px;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 8px;
  border: 1px solid #8c949c;
  float: left;
  margin-right: 10px;
  margin-bottom: 13px;
}

.pay-li-click {
  border: 1px solid #00f7ff !important;
}

.pay-list-p1 {
  line-height: 28px;
  color: #00f3d7;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  padding-top: 2px;
  text-indent: -8px;
}

.pay-list-p1 img {
  vertical-align: middle;
  width: 18px;
  margin-top: -4px;
}

.pay-list-p2 {
  color: #eaebec;
  font-size: 12px;
  text-align: center;
  margin-top: -3px;
}

.pay-ok-tips {
  text-align: center;
  color: #e6e6e6;
  padding-top: 10px;
}

.pay-ok-btn {
  height: 48px;
  width: 216px;
  background: #00f7ff;
  text-align: center;
  line-height: 48px;
  color: #22222b;
  border-radius: 100px;
  font-size: 16px;
  color: #22222b;
  margin: 0 auto;
  margin-top: 6px;
  cursor: pointer;
}

.pay-area-more-box {
  display: none;
  width: 580px;
  height: 420px;
  background: #030f1b;
  border-radius: 10px;
  position: absolute;
  z-index: 50;
  left: 50%;
  top: 50%;
  margin-left: -290px;
  margin-top: -210px;
}

.pay-area-title {
  color: #fff;
  font-size: 18px;
  padding-left: 22px;
  padding-top: 20px;
}

.pay-area-close {
  width: 24px;
  position: absolute;
  right: 14px;
  top: 14px;
}

.pay-area-ul {
  width: 530px;
  margin: 0 auto;
  padding-top: 10px;
  height: 360px;
  overflow: scroll;
  -webkit-overflow-scrolling: touch;
}

.pay-area-ul li {
  width: 125px;
  margin-left: 3.75px;
  margin-right: 3.75px;
  float: left;
  height: 52px;
  line-height: 52px;
  text-align: center;
  color: #fff;
  font-size: 14px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  cursor: pointer;
}

.area-li-click {
  color: #00f7ff !important;
}

.area-li-click img {
  vertical-align: middle;
  margin-top: -2px;
  margin-right: 4px;
}

.pay-text-tips-box > p {
  color: #a1a8af;
  font-size: 14px;
  text-indent: 38px;
  padding-top: 22px;
}

.pay-text-tips-ul {
  height: 100px;
  overflow: scroll;
  -webkit-overflow-scrolling: touch;
  margin-top: 10px;
}

.pay-text-tips-ul li {
  height: 38px;
  width: 102px;
  background: rgba(255, 255, 255, 0.1);
  border: 1px solid #617682;
  text-align: center;
  line-height: 38px;
  border-radius: 8px;
  font-size: 0;
  float: left;
  margin-left: 20px;
  margin-bottom: 20px;
}

.pay-text-tips-ul li img {
  width: 70px;
  vertical-align: middle;
}

.layer-user-box {
  width: 330px;
  height: 336px;
  background: rgba(0, 0, 0, 0.8);
  border-radius: 18px;
  box-shadow: inset 0 0 40px rgba(0, 247, 255, 0.8);
  position: relative;
  display: none;
}

.layer-user-title {
  text-align: center;
  font-size: 20px;
  color: #fff;
  padding-top: 24px;
}

.layer-user-face {
  margin: 0 auto;
  text-align: center;
  padding-top: 12px;
}

.layer-user-face img {
  width: 68px;
  height: 68px;
  border: 2px solid #fff;
  border-radius: 50%;
}

.layer-user-p1 {
  color: #fff;
  text-indent: 30px;
  font-size: 16px;
  padding-top: 8px;
}

.layer-user-p2 {
  color: #fff;
  text-indent: 30px;
  font-size: 16px;
  padding-top: 6px;
}

.layer-user-p3 {
  color: #fc4646;
  font-size: 16px;
  margin-left: 30px;
  padding-top: 10px;
}

.layer-user-btn1 {
  width: 120px;
  height: 46px;
  background: #494a53;
  border-radius: 100px;
  color: #fff;
  font-size: 18px;
  text-align: center;
  line-height: 46px;
  position: absolute;
  bottom: 30px;
  left: 38px;
}

.layer-user-btn2 {
  width: 120px;
  height: 46px;
  background: #00f7ff;
  border-radius: 100px;
  color: #22222b;
  font-size: 18px;
  text-align: center;
  line-height: 46px;
  position: absolute;
  bottom: 30px;
  right: 38px;
}

.mCenterCon5 {
  width: 290px;
  position: relative;
  margin-top: 40px;
  scrollbar-width: none;
  -ms-overflow-style: none;
  overflow-y: scroll;
  height: 560px;
  box-sizing: border-box;
  padding: 16px 16px;
  color: #e0e0e0;
  font-size: 14px;
}

.con5Title {
  font-size: 18px;
  color: #e0e0e0;
}

.con5Margin {
  margin-top: 30px;
}

.mCenterCon5 p {
  line-height: 24px;
}

.con5Sub {
  font-size: 16px;
}

.checkBottom span {
  font-size: 14px;
  color: #999;
  text-decoration: underline;
  cursor: pointer;
}

.checkBottom span:nth-child(n + 2) {
  margin-left: 20px;
}

.mCenterCon6 {
  width: 290px;
  position: relative;
  margin-top: 40px;
  scrollbar-width: none;
  -ms-overflow-style: none;
  overflow-y: scroll;
  height: 560px;
  box-sizing: border-box;
  padding: 16px 16px;
  color: #e0e0e0;
  font-size: 14px;
}

.contact_btn {
  width: 237px;
  height: 41px;
  background: #00f7ff;
  border-radius: 21px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: PingFang SC;
  font-weight: 500;
  font-size: 16px;
  color: #22222b;
  cursor: pointer;
  padding-left: 20px;
}

.bigFont {
  font-size: 24px;
  font-weight: bold;
}

.mCenterCon6 div,
.mCenterCon7 div {
  margin-top: 20px;
}

.heavy {
  font-weight: bold;
}

.mCenterCon7 {
  width: 290px;
  position: relative;
  margin-top: 40px;
  scrollbar-width: none;
  -ms-overflow-style: none;
  overflow-y: scroll;
  height: 560px;
  box-sizing: border-box;
  padding: 16px 16px;
  color: #e0e0e0;
  font-size: 14px;
}

.yanzheng-shadow {
  position: relative;
  width: 10rem;
  height: 6.1rem;
}

.scale_panel {
  color: #999;
  position: absolute;
  line-height: 18px;
  top: 0px;
}

.scale_panel > span:first-child {
  position: absolute;
  left: -0.5rem;
  font-size: 0.2rem;
}

.scale_panel > span:nth-child(2) {
  position: absolute;
  right: -0.5rem;
  font-size: 0.2rem;
}

.scale > span {
  background: linear-gradient(to right, #08e3df, #1afffb);
  color: #005e5a;
  width: 0.8rem;
  height: 0.8rem;
  position: absolute;
  top: -0.05rem;
  border: 0.05rem #999 solid;
  left: -0.05rem;
  cursor: pointer;
  font-size: 0.2rem;
  text-align: center;
  line-height: 0.8rem;
  font-weight: 700;
  font-size: 0.6rem;
}

.scale {
  background-repeat: repeat-x;
  background-position: 0 100%;
  background: #f8f9fb;
  border: 0.05rem solid #999;
  color: #666;
  line-height: 0.8rem;
  width: 9rem;
  height: 0.8rem;
  position: relative;
  text-align: center;
}

.scale > div {
  background-repeat: repeat-x;
  background: linear-gradient(to right, #08e3df, #1afffb);
  /*进度条颜色*/
  width: 0px;
  position: absolute;
  height: 0.8rem;
  width: 0;
  left: 0;
  bottom: 0;
}

.lanren {
  margin-top: 0.5rem;
}

.lanren > li {
  position: relative;
  list-style: none;
  font-size: 0.3rem;
}

#title {
  position: absolute;
  top: -0.6rem;
  left: 2.3rem;
}

.nimo {
  border: 0.05rem solid #fff;
  border-radius: 0.1rem;
  overflow: hidden;
  position: relative;
  width: 9rem;
  margin: 0 auto;
  height: 4.5rem;
}

.nimo .nimo-bg {
  width: 9rem;
}

.nimo .nimo-cover {
  width: 1.65rem;
  position: absolute;
  left: 0;
}

.shadow-content {
  height: 6.1rem;
  position: absolute;
  top: 50%;
  /* margin-top: -3.1rem; */
  left: 50%;
  transform: translate(-50%, -50%);
}

.about_us_title {
  font-family: PingFang SC;
  font-weight: bold;
  font-size: 24px;
  color: #ffffff;
  margin-bottom: 12px;
}

.about_us {
  font-family: PingFang SC;
  font-weight: 500;
  font-size: 14px;
  color: #c4dfe1;
  box-sizing: border-box;
  padding-right: 16px;
}

.blue_highlight {
  color: #00f7ff;
}

.about_us_content {
  display: flex;
}

.about_us_msg {
  color: #999 !important;
  font-size: 12px !important;
}

.mCenterCooperation {
  width: 637px;
  height: 600px !important;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 20px;
  font-family: PingFang SC;
  font-weight: 500;
  font-size: 16px;
  color: #ffffff;
  box-sizing: border-box;
  padding: 30px 33px;
  overflow: auto;
  margin-bottom: 10px;
}

.cooperation_title {
  font-family: PingFang SC;
  font-weight: bold;
  font-size: 24px;
  color: #ffffff;
  margin-bottom: 16px;
}

.cooperation_method_title {
  font-family: PingFang SC;
  font-weight: 500;
  font-size: 16px;
  color: #ffffff;
  margin-bottom: 29px;
}

.cooperation_list {
  display: flex;
  flex-wrap: wrap;
}

.cooperation_item {
  width: 219px;
  /* height: 83px; */
  background-color: rgba(27, 51, 78, 0.9);
  border-radius: 18px;
  box-sizing: border-box;
  padding: 21px 19px;
  margin: 0 22px 14px 0;
  cursor: pointer;
}

.cooperation_item:hover {
  background-color: rgba(0, 0, 0, 0.3);
}

.cooperation_name {
  font-family: PingFang SC;
  font-weight: bold;
  font-size: 18px;
  color: #00f7ff;
  margin-bottom: 10px;
}

.cooperation_desc {
  font-family: PingFang SC;
  font-weight: 500;
  font-size: 14px;
  color: #999;
  line-height: 19px;
}

.cooperation_dialog {
  width: 393px !important;
  /* height: 579px !important; */
}

.cooperation_dialog_title {
  width: 393px;
  height: 63px;
  background: url(../../pcimg/dialog_top.png) no-repeat;
  background-size: 100% 100%;
  font-family: PingFang SC;
  font-weight: 500;
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  box-sizing: border-box;
  padding-top: 23px;
}

.cooperation_form {
  width: 393px;
  background: url(../../pcimg/dialog_middle.png);
  background-size: 100%;
  box-sizing: border-box;
  padding: 0 36px;
}

.cooperation_dialog_bottom {
  width: 393px;
  height: 67px;
  background: url(../../pcimg/dialog_bottom.png) no-repeat;
  background-size: 100% 100%;
}

.cooperation_form_item {
  margin-bottom: 23px;
}

.cooperation_form_item_header {
  display: flex;
  align-items: center;
  margin-bottom: 8px;
}

.cooperation_form_item_dot {
  width: 4px;
  height: 4px;
  background: #00f7ff;
  border-radius: 2px;
  margin-right: 6px;
}

.cooperation_form_item_label {
  font-family: PingFang SC;
  font-weight: 500;
  font-size: 14px;
  color: #999;
}

.cooperation_form_submit_btn {
  width: 237px;
  height: 41px;
  background: #00f7ff;
  border-radius: 21px;
  margin: 0 auto;
  font-family: PingFang SC;
  font-weight: 500;
  font-size: 14px;
  color: #22222b;
  display: flex;
  justify-content: center;
  align-items: center;
}

.cooperation_form_title {
  margin-left: 0.173rem;
}

.cooperation_form_select {
  width: 136px;
  height: 29px;
  background-color: rgba(255, 255, 255, 0.3);
  border-radius: 14px;
  margin: 12px 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  box-sizing: border-box;
  padding: 6px 11px;
  position: relative;
  cursor: pointer;
}

.cooperation_select_icon {
  height: 17px;
}

.cooperation_select_arrow {
  height: 17px;
}

.cooperation_select_data {
  font-family: PingFang SC;
  font-weight: 400;
  font-size: 12px;
  color: #ffffff;
}

.cooperation_select_data:hover {
  color: #00f7ff;
}

.cooperation_select_panel {
  position: absolute;
  z-index: 9;
  width: 130px;
  background-color: #2b2b34;
  top: 35px;
  left: 0;
  right: 0;
  margin: auto;
  box-sizing: border-box;
  padding: 0 8px;
  border-radius: 12px;
}

.cooperation_select_panel_item {
  display: flex;
  align-items: center;
  height: 40px;
  /* border-bottom: 0.01rem solid #999; */
}

.cooperation_select_split_line {
  width: 100%;
  height: 1px;
  background-color: rgba(153, 153, 153, 0.3);
}

.cooperation_select_panel_item:last-of-type {
  border-bottom: none;
}

.cooperation_select_panel_icon {
  height: 20px;
}

.cooperation_select_panel_name {
  margin-left: 7px;
  font-family: PingFang SC;
  font-weight: 500;
  font-size: 12px;
  color: #ffffff;
}

.cooperation_select_panel_name:hover {
  color: #00f7ff;
}

.has_submit {
  display: flex;
  flex-direction: column;
  align-items: center;
  box-sizing: border-box;
  padding-top: 38px;
}

.success_icon {
  width: 41px;
  height: 41px;
  margin-bottom: 19px;
}

.success_msg {
  font-family: PingFang SC;
  font-weight: 500;
  font-size: 18px;
  color: #00f7ff;
  margin-bottom: 39px;
}

.success_card {
  width: 311px;
  background-color: rgba(255, 255, 255, 0.1);
  box-sizing: border-box;
  padding: 16px 20px;
  font-family: PingFang SC;
  font-weight: 400;
  font-size: 14px;
  color: #ffffff;
  border-radius: 10px;
  margin-bottom: 21px;
}

.success_card_item {
  display: flex;
  align-items: center;
  line-height: 2;
}

.success_card_icon {
  height: 13px;
  margin: 0 10px;
}

.success_text {
  font-family: PingFang SC;
  font-weight: 400;
  font-size: 12px;
  color: #ffffff;
  line-height: 2;
}

.message_success_confirm {
  min-width: 237px;
  height: 41px;
  white-space: nowrap;
  background: #00f7ff;
  border-radius: 21px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: PingFang SC;
  font-weight: 500;
  font-size: 14px;
  color: #22222b;
  margin-top: 41px;
  box-sizing: border-box;
  padding: 0 12px;
}

.cooperation_desc {
  font-family: PingFang SC;
  font-weight: 400;
  font-size: 14px;
  color: #ffffff;
  margin-bottom: 19px;
}

.contact_us {
  margin-top: 10px;
}

.contact_us_title {
  font-family: PingFang SC;
  font-weight: 400;
  font-size: 16px;
  color: #999;
}

.contact_us_co {
  display: flex;
  align-items: center;
  margin: 24px 0 22px;
}

.contact_us_co_left {
  width: 315px;
  box-sizing: border-box;
  padding-right: 31px;
}

.contact_us_co_right {
  position: relative;
  flex: 1;
  box-sizing: border-box;
  padding-left: 47px;
}

.contact_us_co_right::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 1px;
  height: 27px;
  background-color: #999;
}

.contact_us_label {
  font-family: PingFang SC;
  font-weight: 400;
  font-size: 14px;
  color: #999;
}

.contact_us_name {
  font-family: PingFang SC;
  font-weight: 500;
  font-size: 12px;
  color: #ffffff;
}

.qrcode_list {
  width: 550px;
  /* height: 10px;
	background-color: #00a0e8; */
  margin: 0 auto;
  position: relative;
}

.wechat_qrcode_box {
  width: 135px;
  height: 135px;
  border-radius: 8px;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 99;
}

.wechat_qrcode {
  width: 135px;
  height: 135px;
  border-radius: 8px;
}

.vk_qrcode_box {
  width: 135px;
  height: 135px;
  border-radius: 8px;
  position: absolute;
  right: 135px;
  bottom: 0;
  z-index: 999;
}

.vk_qrcode {
  width: 135px;
  height: 135px;
  border-radius: 8px;
}

.close_icon {
  width: 28px;
  height: 28px;
  background: url(../../pcimg/close_icon.png) no-repeat;
  background-size: 100% 100%;
  margin: 20px auto 0;
  cursor: pointer;
}

.mPhoneHome {
  box-sizing: border-box;
  padding-bottom: 40px;
}

/* pc 屏幕适配 */
@media screen and (max-height: 900px) {
  .mCenterCon4 {
    height: 580px;
    overflow-y: auto;
  }

  .pay-list-right {
    height: 320px;
    overflow-y: auto;
  }

  .pay-content-box2-list {
    height: 380px;
  }

  .mCenterCooperation {
    height: 570px !important;
  }

  .cooperation_method_title {
    margin-bottom: 19px;
  }

  .pay-text-tips-ul {
    margin-bottom: 10px;
  }
}

@media screen and (max-height: 800px) {
  .mCenterCon4 {
    height: 580px;
    overflow-y: auto;
  }

  .pay-content-box2-list {
    height: 360px;
  }

  .mCenterCooperation {
    height: 570px !important;
  }

  .cooperation_method_title {
    margin-bottom: 19px;
  }

  .pay-text-tips-ul {
    margin-bottom: 10px;
  }
}

@media screen and (max-height: 600px) {
  .mCenterCon4 {
    height: 580px;
    overflow-y: auto;
  }

  .pay-content-box2-list {
    height: 320px;
  }

  .mCenterCooperation {
    height: 570px !important;
  }

  .cooperation_method_title {
    margin-bottom: 19px;
  }

  .pay-text-tips-ul {
    margin-bottom: 10px;
  }
}

/* rem字体适配 */
@media screen and (max-width: 1920px) {
  html {
    font-size: 75px !important;
  }

  .navList span {
    font-size: 18px;
  }

  .mBottomList span {
    font-size: 18px;
  }

  .mBottomCopyRight {
    font-size: 14px;
  }

  .mBottomPolicy {
    font-size: 14px;
  }

  .extraBottom {
    font-size: 14px;
  }

  .checkBottom span {
    font-size: 14px;
  }
}

@media screen and (max-width: 1680px) {
  html {
    font-size: 55px !important;
  }

  .navList span {
    font-size: 16px;
  }

  .mBottomList span {
    font-size: 16px;
  }

  .mBottomCopyRight {
    font-size: 12px;
  }

  .mBottomPolicy {
    font-size: 12px;
  }

  .extraBottom {
    font-size: 12px;
  }

  .checkBottom span {
    font-size: 12px;
  }
}

@media screen and (max-width: 1440px) {
  html {
    font-size: 40px !important;
  }

  .navList span {
    font-size: 14px;
  }

  .mBottomList span {
    font-size: 14px;
  }

  .mBottomCopyRight {
    font-size: 12px;
  }

  .mBottomPolicy {
    font-size: 12px;
  }

  .extraBottom {
    font-size: 12px;
  }

  .checkBottom span {
    font-size: 12px;
  }
}

@media screen and (max-width: 1280px) {
  html {
    font-size: 20px !important;
  }

  .navList span {
    font-size: 14px;
  }

  .mBottomList span {
    font-size: 14px;
  }

  .mBottomCopyRight {
    font-size: 12px;
  }

  .mBottomPolicy {
    font-size: 12px;
  }

  .extraBottom {
    font-size: 12px;
  }

  .checkBottom span {
    font-size: 12px;
  }
}
