.g-improveInformation[data-v-c2f8a830] {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0px;
  left: 0px;
  background: rgba(0, 0, 0, 0);
  z-index: 20000;
  display: flex;
  justify-content: center;
  align-items: center;
}
.g-improveInformation .m-improveInformation-item[data-v-c2f8a830] {
  width: 460px;
  height: 460px;
  background: rgba(0, 0, 0, 0.9);
  box-sizing: border-box;
  padding: 0 80px;
  position: relative;
}
.g-improveInformation .m-improveInformation-item .u-improveInformation-close[data-v-c2f8a830] {
  width: 56px;
  height: 56px;
  position: absolute;
  bottom: -72px;
  left: 50%;
  transform: translateX(-50%);
}
.g-improveInformation .m-improveInformation-item .u-improveInformation-close .close-improveInformation-pic[data-v-c2f8a830] {
  width: 100%;
  height: 100%;
}
.g-improveInformation .m-improveInformation-item .u-improveInformation-class[data-v-c2f8a830] {
  width: 100%;
  height: 80px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.g-improveInformation .m-improveInformation-item .u-improveInformation-class .improveInformation-class-item[data-v-c2f8a830] {
  width: 50%;
  font-size: 16px;
  height: 40px;
  line-height: 40px;
  color: #ffffff;
  text-align: center;
}
.g-improveInformation .m-improveInformation-item .u-improveInformation-class .improveInformation-class-item-active[data-v-c2f8a830] {
  width: 50%;
  font-size: 16px;
  height: 40px;
  line-height: 40px;
  color: #4dc9ff;
  text-align: center;
}
.g-improveInformation .m-improveInformation-item .u-improveInformation-logo[data-v-c2f8a830] {
  width: 100%;
  margin-top: 80px;
  text-align: center;
}
.g-improveInformation .m-improveInformation-item .u-improveInformation-logo .logo-improveInformation-pic[data-v-c2f8a830] {
  width: 86px;
  height: 87px;
}
.g-improveInformation .m-improveInformation-item .u-improveInformation-from[data-v-c2f8a830] {
  width: 100%;
}
.g-improveInformation .m-improveInformation-item .u-improveInformation-from .improveInformation-from-class[data-v-c2f8a830] {
  width: 100%;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.g-improveInformation .m-improveInformation-item .u-improveInformation-from .improveInformation-from-class .from-class-item[data-v-c2f8a830] {
  width: 50%;
  font-size: 16px;
  height: 40px;
  line-height: 40px;
  color: #ffffff;
  text-align: center;
}
.g-improveInformation .m-improveInformation-item .u-improveInformation-from .improveInformation-from-class .from-class-item-active[data-v-c2f8a830] {
  width: 50%;
  font-size: 16px;
  height: 40px;
  line-height: 40px;
  color: #4dc9ff;
  text-align: center;
}
.g-improveInformation .m-improveInformation-item .u-improveInformation-from .improveInformation-from-tit[data-v-c2f8a830] {
  color: #666666;
  font-size: 14px;
  margin-bottom: 10px;
}
.g-improveInformation .m-improveInformation-item .u-improveInformation-from .improveInformation-from-item[data-v-c2f8a830] {
  width: 100%;
  height: 40px;
  margin-bottom: 20px;
  position: relative;
}
.g-improveInformation .m-improveInformation-item .u-improveInformation-from .improveInformation-from-item[data-v-c2f8a830]::after {
  content: "";
  width: 1px;
  height: 80%;
  background: #4c4c4c;
  position: absolute;
  left: 89px;
  top: 50%;
  transform: translateY(-50%);
}
.g-improveInformation .m-improveInformation-item .u-improveInformation-from .improveInformation-from-item .from-item-left[data-v-c2f8a830] {
  height: 40px;
  position: absolute;
  left: 0px;
  top: 0px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.g-improveInformation .m-improveInformation-item .u-improveInformation-from .improveInformation-from-item .from-item-left .item-left-prefix[data-v-c2f8a830] {
  color: #ffffff;
  font-size: 14px;
  margin-left: 24px;
}
.g-improveInformation .m-improveInformation-item .u-improveInformation-from .improveInformation-from-item .from-item-left .item-left-bottom[data-v-c2f8a830] {
  width: 8px;
  height: 4px;
  margin-left: 10px;
}
.g-improveInformation .m-improveInformation-item .u-improveInformation-from .improveInformation-from-item .from-item-left .item-left-bottom img[data-v-c2f8a830] {
  width: 100%;
  height: 100%;
}
.g-improveInformation .m-improveInformation-item .u-improveInformation-from .improveInformation-from-item .from-item-left .nickName-pic[data-v-c2f8a830] {
  width: 24px;
  height: 24px;
  margin-left: 32px;
}
.g-improveInformation .m-improveInformation-item .u-improveInformation-from .improveInformation-from-item .from-item-prefix[data-v-c2f8a830] {
  width: 80%;
  height: 120px;
  border: 1px solid #ccc;
  position: absolute;
  left: 0px;
  bottom: -122px;
  background: #ffffff;
  overflow: auto;
  z-index: 99999;
}
.g-improveInformation .m-improveInformation-item .u-improveInformation-from .improveInformation-from-item .from-item-prefix .item-prefix-item[data-v-c2f8a830] {
  width: 100%;
  line-height: 25px;
  color: #000;
  text-indent: 10px;
  font-size: 14px;
  cursor: pointer;
}
.g-improveInformation .m-improveInformation-item .u-improveInformation-from .improveInformation-from-item .from-item-prefix .item-prefix-item[data-v-c2f8a830]:hover {
  background: #4dc9ff;
}
.g-improveInformation .m-improveInformation-item .u-improveInformation-from .improveInformation-from-item-code[data-v-c2f8a830] {
  width: 100%;
  height: 40px;
  margin-bottom: 20px;
  display: flex;
  justify-content: space-between;
}
.g-improveInformation .m-improveInformation-item .u-improveInformation-from .improveInformation-from-item-code .from-item-code-left[data-v-c2f8a830] {
  width: 180px;
  height: 100%;
}
.g-improveInformation .m-improveInformation-item .u-improveInformation-from .improveInformation-from-item-code .from-item-code-right[data-v-c2f8a830] {
  width: 100px;
  height: 100%;
  line-height: 40px;
  background: #4dc9ff;
  color: #ffffff;
  font-size: 14px;
  text-align: center;
}
.g-improveInformation .m-improveInformation-item .u-improveInformation-from .improveInformation-from-button[data-v-c2f8a830] {
  width: 100%;
  line-height: 40px;
  background: #4dc9ff;
  font-size: 18px;
  color: #ffffff;
  text-align: center;
  cursor: pointer;
}
[data-v-c2f8a830] .registerPhone .ivu-input {
  border: none !important;
  outline: none !important;
  border-radius: 0px !important;
  color: #ffffff;
  font-size: 14px;
  text-indent: 149px;
  padding: 0px;
  height: 40px;
}
[data-v-c2f8a830] .registerPhone .ivu-form-item-error .ivu-input:focus {
  border: none;
}
[data-v-c2f8a830] .codePhone .ivu-input {
  border: none !important;
  outline: none !important;
  border-radius: 0px !important;
  color: #ffffff;
  font-size: 14px;
  text-align: center;
  padding: 0px;
  height: 40px;
}
[data-v-c2f8a830] .codePhone .ivu-form-item-error .ivu-input:focus {
  border: none;
}

.g-play-tips[data-v-18efc282] {
  position: absolute;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  background-color: #0008;
  z-index: 3;
}
.g-play-tips .m-play-tips-box[data-v-18efc282] {
  background-color: #fff;
  border-radius: 4px;
  color: #000;
}
.g-play-tips .m-play-tips-box .tips-title[data-v-18efc282] {
  line-height: 60px;
  text-align: center;
  font-weight: bold;
  border-bottom: 1px solid #e0e0e0;
}
.g-play-tips .m-play-tips-box .u-content[data-v-18efc282] {
  font-size: 20px;
  color: #000;
  padding: 30px 80px;
}
.g-play-tips .m-play-tips-box .u-btn[data-v-18efc282] {
  width: 100px;
  line-height: 30px;
  margin: 0 auto 20px;
  text-align: center;
  cursor: pointer;
  color: #fff;
  background-color: #4bc5fd;
  border-radius: 4px;
  font-size: 14px;
}

.HeYingPopPage {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1000;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media all and (orientation: landscape) {
.HeYingPopPage .Container {
    display: flex;
    height: 80%;
    position: relative;
    padding: 10px;
    background: #fff;
}
}
@media all and (orientation: portrait) {
.HeYingPopPage .Container {
    display: flex;
    width: 80%;
    position: relative;
    padding: 10px;
    background: #fff;
}
}
.HeYingPopPage .Container .close-btn {
  position: absolute;
  top: 5px;
  right: 5px;
  width: 48px;
  height: 48px;
  background: url("../assets/images/Frame@2x(42).b0f79800bc7cef4011f548a57b1be946.png") no-repeat center;
  cursor: pointer;
  background-color: #53565b;
  border-radius: 50%;
}
.HeYingPopPage .Container .download-btn {
  position: absolute;
  bottom: 5px;
  right: 5px;
  width: 80px;
  height: 32px;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  background: #002f4e;
  border-radius: 5px;
}

.huifengHeYingPopPage {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1000;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media all and (orientation: landscape) {
.huifengHeYingPopPage .Container {
    display: flex;
    height: 78%;
    position: relative;
    padding: 10px;
    background: #fff;
}
.huifengHeYingPopPage .heyin-integral {
    position: absolute;
    right: 270px;
    bottom: 130px;
    display: flex;
    align-items: center;
    font-family: Inter, Inter;
    font-weight: bold;
    color: #fb7414;
}
.huifengHeYingPopPage .heyin-integral .text {
    margin-right: 20px;
}
.huifengHeYingPopPage .heyin-integral .text .num {
    font-size: 50px;
}
.huifengHeYingPopPage .heyin-integral .text .name {
    font-size: 16px;
}
}
@media all and (orientation: portrait) {
.huifengHeYingPopPage .Container {
    display: flex;
    width: 78%;
    position: relative;
    padding: 10px;
    background: #fff;
}
.huifengHeYingPopPage .heyin-integral {
    position: absolute;
    right: 270px;
    bottom: 130px;
    display: flex;
    align-items: center;
    font-family: Inter, Inter;
    font-weight: bold;
    color: #fb7414;
}
.huifengHeYingPopPage .heyin-integral .text {
    margin-right: 20px;
}
.huifengHeYingPopPage .heyin-integral .text .num {
    font-size: 50px;
}
.huifengHeYingPopPage .heyin-integral .text .name {
    font-size: 16px;
}
}
.huifengHeYingPopPage .Container .close-btn {
  position: absolute;
  top: 15px;
  right: 15px;
  width: 48px;
  height: 48px;
  background: url("../assets/images/Frame@2x(42).b0f79800bc7cef4011f548a57b1be946.png") no-repeat center;
  cursor: pointer;
  background-color: #53565b;
  border-radius: 50%;
}
.huifengHeYingPopPage .Container .download-btn {
  position: absolute;
  bottom: 5px;
  right: 5px;
  width: 80px;
  height: 32px;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  background: #002f4e;
  border-radius: 5px;
}
/*!*竖屏样式*!*/
@media screen and (orientation: portrait) and (max-device-width: 768px) and (max-device-height: 1024px) {
.huifengHeYingPopPage .heyin-integral {
    right: 50px;
    bottom: 130px;
}
}
/* 横屏 */
@media all and (orientation: landscape) and (max-device-width: 1024px) {
.huifengHeYingPopPage .heyin-integral {
    right: 130px;
    bottom: 70px;
}
}

