/** mixins **/

@font-face {
  font-family: "hyllhj";
  src: url("https://comm.res.easebar.com/js/nie/ref/fonts/hyllhj.woff2") format("woff2"), url("https://comm.res.easebar.com/js/nie/ref/fonts/hyllhj.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "notosanssc";
  src: url("https://comm.res.easebar.com/js/nie/ref/fonts/noto/noto-sans-sc-v26-latin_chinese-simplified-regular.woff2") format("woff2"), url("https://comm.res.easebar.com/js/nie/ref/fonts/noto/noto-sans-sc-v26-latin_chinese-simplified-regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "NotoSansSC-900";
  src: url("https://comm.res.easebar.com/js/leihuo/fonts/noto-sans-sc-v12-latin_chinese-simplified-900.woff2") format("woff2"), url("https://comm.res.easebar.com/js/leihuo/fonts/noto-sans-sc-v12-latin_chinese-simplified-900.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

/* 梦源黑体TW-W21 */

@font-face {
  font-family: "DreamHanSansHK";
  src: url("https://comm.res.easebar.com/js/leihuo/fonts/DreamHanSansTW-Regular.woff2") format("woff2"), url("https://comm.res.easebar.com/js/leihuo/fonts/DreamHanSansTW-Regular.woff") format("woff");
  font-weight: 400;
}

/* Anton */

@font-face {
  font-family: "Anton";
  src: url("https://comm.res.easebar.com/js/leihuo/fonts/Anton-Regular.woff2") format("woff2"), url("https://comm.res.easebar.com/js/leihuo/fonts/Anton-Regular.woff") format("woff");
  font-weight: 400;
}

.mask-close {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
}

.no-scroll {
  overflow: hidden;
}

.mask {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 999;
  background: rgba(0, 0, 0, 0.8);
}

.pop-bg {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 5rem;
  height: 4rem;
  background: white;
  color: red;
  z-index: 999;
}

.pop-bg .pop-close {
  position: absolute;
  top: 0;
  right: 0;
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
  cursor: pointer;
}

.survey-pop {
  width: 7.5rem;
  height: 7.37rem;
  background: url(https://www.dunkcitymobile.com/pc/gw/20240712205108/assets/pop-bg_5dd5786c.png) no-repeat;
  background-size: 100% auto;
}

.survey-pop .pop-content {
  width: 100%;
  height: 100%;
  padding: 0.62rem 0 0 0;
}

.survey-pop .pop-close {
  display: block;
  position: absolute;
  top: -0.08rem;
  right: 0.39rem;
  background: url(https://www.dunkcitymobile.com/pc/gw/20240712205108/assets/sprite-e21966_e21966db.png) no-repeat;
  background-size: 10.06rem 7.58rem;
  background-position: -6.28rem -2.84rem;
  width: 0.8rem;
  height: 0.78rem;
  pointer-events: auto;
  z-index: 100;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.survey-pop .pop-close:hover {
  scale: 0.94;
}

.survey-pop .con-pop .pop-title {
  margin: 0.66rem auto 0.3rem;
  background: url(https://www.dunkcitymobile.com/pc/gw/20240712205108/assets/sprite-e21966_e21966db.png) no-repeat;
  background-size: 10.06rem 7.58rem;
  background-position: -8.33rem -1.95rem;
  width: 1.35rem;
  height: 0.52rem;
}

.survey-pop .con-pop .pop-input {
  display: block;
  border: none;
  margin: 0.18rem auto 0;
  color: #1c346c;
  font-family: DreamHanSansHK, "Microsoft YaHei", sans-serif;
  padding: 0 0.35rem 0.08rem;
  line-height: 0.56rem;
  background: url(https://www.dunkcitymobile.com/pc/gw/20240712205108/assets/sprite-e21966_e21966db.png) no-repeat;
  background-size: 10.06rem 7.58rem;
  background-position: -0 -4.83rem;
  width: 5.86rem;
  height: 0.75rem;
  font-size: 0.24rem;
}

.survey-pop .con-pop .regBox {
  margin: 0 auto 0;
  position: relative;
}

.survey-pop .con-pop .regBox i {
  background: url(https://www.dunkcitymobile.com/pc/gw/20240712205108/assets/sprite-e21966_e21966db.png) no-repeat;
  background-size: 10.06rem 7.58rem;
  background-position: -7.12rem -2.84rem;
  width: 0.46rem;
  height: 0.33rem;
  position: absolute;
  top: 0.23rem;
  right: 1.08rem;
  pointer-events: none;
}

.survey-pop .con-pop .regBox i.on {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.survey-pop .con-pop .regBox .chooseBox {
  width: 5.74rem;
  height: 3.72rem;
  min-height: 0.5rem;
  position: absolute;
  top: 0.88rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background: #f2f2f2;
  overflow-y: auto;
  overflow-x: hidden;
}

.survey-pop .con-pop .regBox .chooseBox p {
  font-size: 0.24rem;
  color: #808aa1;
  line-height: 0.5rem;
  text-align: left;
  cursor: pointer;
  padding: 0 0.25rem;
  font-family: notosanssc, "Microsoft YaHei", sans-serif;
}

.survey-pop .con-pop .regBox .chooseBox p:hover {
  color: #808aa1;
}

.survey-pop .con-pop .regBox .chooseBox p.tips {
  font-size: 0.26rem;
  color: #808aa1;
  line-height: 0.8rem;
  text-align: center;
}

.survey-pop .con-pop .regBox .chooseBox::-webkit-scrollbar {
  width: 0.07rem;
  border-radius: 0.2rem;
}

.survey-pop .con-pop .regBox .chooseBox::-webkit-scrollbar-track {
  background: transparent;
}

.survey-pop .con-pop .regBox .chooseBox::-webkit-scrollbar-thumb {
  background: rgba(76, 158, 252, 0.5);
}

.survey-pop .con-pop .regBox .chooseBox .el-scrollbar__bar {
  opacity: 1;
}

.survey-pop .con-pop .regBox .chooseBox .el-scrollbar__bar .el-scrollbar__thumb {
  background: #4c9efc;
  opacity: 0.5;
}

.survey-pop .con-pop .region-wapper {
  height: 0.75rem;
  position: relative;
}

.survey-pop .con-pop .region-wapper .input-jt {
  display: block;
  position: absolute;
  top: 50%;
  right: 0.8rem;
  -webkit-transform: translateY(-50%) rotate(0deg);
  transform: translateY(-50%) rotate(0deg);
  content: "";
  width: 0.46rem;
  height: 0.33rem;
  background: url(https://www.dunkcitymobile.com/pc/gw/20240712205108/assets/input-jt_ef512377.png) no-repeat;
  background-size: 100% auto;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  -webkit-transform-origin: center center;
  transform-origin: center center;
}

.survey-pop .con-pop .region-wapper .input-jt.rotate {
  -webkit-transform: translateY(-50%) rotate(180deg);
  transform: translateY(-50%) rotate(180deg);
}

.survey-pop .con-pop .region-list {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  margin-top: 1.62rem;
  overflow-y: auto;
  background: url(https://www.dunkcitymobile.com/pc/gw/20240712205108/assets/sprite-e21966_e21966db.png) no-repeat;
  background-size: 10.06rem 7.58rem;
  background-position: -0 -0;
  width: 6.24rem;
  height: 3.72rem;
  padding: 0 0.03rem;
  color: #063b63;
  font-size: 0.24rem;
}

.survey-pop .con-pop .region-list li {
  margin: 0.25rem 0;
}

.survey-pop .con-pop .os-check {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  line-height: 0.33rem;
  width: 3.82rem;
  margin: 0.36rem auto 0;
}

.survey-pop .con-pop .os-check .os-and {
  margin: 0 0.34rem;
}

.survey-pop .con-pop .os-check .os-and,
.survey-pop .con-pop .os-check .os-IOS {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
}

.survey-pop .con-pop .os-check .and-check,
.survey-pop .con-pop .os-check .IOS-check {
  background: url(https://www.dunkcitymobile.com/pc/gw/20240712205108/assets/sprite-e21966_e21966db.png) no-repeat;
  background-size: 10.06rem 7.58rem;
  background-position: -7.12rem -3.21rem;
  width: 0.34rem;
  height: 0.34rem;
  margin-right: 0.07rem;
}

.survey-pop .con-pop .os-check .and-check.on,
.survey-pop .con-pop .os-check .IOS-check.on {
  background: url(https://www.dunkcitymobile.com/pc/gw/20240712205108/assets/sprite-e21966_e21966db.png) no-repeat;
  background-size: 10.06rem 7.58rem;
  background-position: -7.5rem -3.21rem;
  width: 0.34rem;
  height: 0.34rem;
}

.survey-pop .con-pop .os-check p {
  color: #575c62;
  font-size: 0.24rem;
  font-family: DreamHanSansHK, "Microsoft YaHei", sans-serif;
}

.survey-pop .con-pop .os-check .os-IOS {
  margin: 0 0.38rem;
}

.survey-pop .con-pop .os-check .os-IOS p {
  font-family: DreamHanSansHK, "Microsoft YaHei", sans-serif;
}

.survey-pop .con-pop .pop-sub {
  margin: 0.52rem auto 0;
  background: url(https://www.dunkcitymobile.com/pc/gw/20240712205108/assets/sprite-e21966_e21966db.png) no-repeat;
  background-size: 10.06rem 7.58rem;
  background-position: -6.28rem -0;
  width: 3.74rem;
  height: 1.02rem;
  font-size: 0;
  color: #4d4849;
  line-height: 1.09rem;
  text-align: center;
  text-transform: uppercase;
  display: block;
  text-indent: -9.99rem;
}

.survey-pop .con-pop .logo-pop {
  background: url(https://www.dunkcitymobile.com/pc/gw/20240712205108/assets/sprite-e21966_e21966db.png) no-repeat;
  background-size: 10.06rem 7.58rem;
  background-position: -6.28rem -1.95rem;
  width: 2.01rem;
  height: 0.85rem;
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
  -ms-flex-order: 2;
  order: 2;
  margin: 0 auto;
}

.survey-pop .con-pop .succ-tit {
  margin: 1.33rem auto 0.66rem;
  font-size: 0;
  color: #063b63;
  line-height: 0.54rem;
  text-align: center;
  text-indent: -9.99rem;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
}

.survey-pop .con-pop .succ-tit.success {
  background: url(https://www.dunkcitymobile.com/pc/gw/20240712205108/assets/sprite-e21966_e21966db.png) no-repeat;
  background-size: 10.06rem 7.58rem;
  background-position: -0 -7.09rem;
  width: 5.09rem;
  height: 0.45rem;
}

.survey-pop .con-pop .succ-tit.repeat {
  background: url(https://www.dunkcitymobile.com/pc/gw/20240712205108/assets/sprite-e21966_e21966db.png) no-repeat;
  background-size: 10.06rem 7.58rem;
  background-position: -0 -6.11rem;
  width: 5.29rem;
  height: 0.45rem;
}

.survey-pop .con-pop .survey-desc {
  margin: 0 auto 0;
  font-size: 0.24rem;
  color: #575c62;
  line-height: 0.34rem;
  text-align: center;
}

.survey-pop .con-pop .survey-link {
  display: block;
  margin: 0.4rem auto 0;
  background: url(https://www.dunkcitymobile.com/pc/gw/20240712205108/assets/sprite-e21966_e21966db.png) no-repeat;
  background-size: 10.06rem 7.58rem;
  background-position: -0 -3.76rem;
  width: 4.79rem;
  height: 1.03rem;
  font-size: 0.36rem;
  color: #4d4849;
  line-height: 1.03rem;
  text-align: center;
  font-family: hyllhj, "Microsoft YaHei", sans-serif;
  -webkit-transition: -webkit-filter 0.3s;
  transition: -webkit-filter 0.3s;
  transition: filter 0.3s;
  transition: filter 0.3s, -webkit-filter 0.3s;
}

.survey-pop .con-pop .survey-link:hover {
  -webkit-filter: brightness(1.1);
  filter: brightness(1.1);
}

.survey-pop .con-pop .region-tit {
  margin: 0.08rem auto 0.08rem;
  background: url(https://www.dunkcitymobile.com/pc/gw/20240712205108/assets/sprite-e21966_e21966db.png) no-repeat;
  background-size: 10.06rem 7.58rem;
  background-position: -8.33rem -1.06rem;
  width: 1.6rem;
  height: 0.53rem;
}

.survey-pop .con-pop .region-item {
  width: 5.12rem;
  height: 0.64rem;
  margin: 0 auto 0.27rem;
  color: #575c62;
  text-align: center;
  font-size: 0.21rem;
  line-height: 0.64rem;
  font-weight: bold;
  position: relative;
  display: block;
}

.survey-pop .con-pop .region-item.on {
  background: url(https://www.dunkcitymobile.com/pc/gw/20240712205108/assets/pop-region-check-bg_c63e3bdf.png) no-repeat;
  background-size: 100% auto;
}

.survey-pop .con-pop .region-item.on::after {
  content: "";
  width: 0.85rem;
  height: 0.35rem;
  position: absolute;
  top: 0.16rem;
  right: -0.009rem;
  background: url(https://www.dunkcitymobile.com/pc/gw/20240712205108/assets/jt_ab30403f.png) no-repeat;
  background-size: 100% auto;
}

.success-pop {
  width: 7.5rem;
  height: 5.06rem;
  background: url(https://www.dunkcitymobile.com/pc/gw/20240712205108/assets/pop-bg-small_2248c493.png) no-repeat;
  background-size: 100% auto;
}

.success-pop .con-pop {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.yuyue-succ {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.yuyue-succ .logo-pop {
  background: url(https://www.dunkcitymobile.com/pc/gw/20240712205108/assets/sprite-e21966_e21966db.png) no-repeat;
  background-size: 10.06rem 7.58rem;
  background-position: -6.28rem -1.95rem;
  width: 2.01rem;
  height: 0.85rem;
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
  -ms-flex-order: 2;
  order: 2;
  margin-top: 0.77rem;
  margin-left: 4.75rem;
}

.yuyue-succ .succ-tit {
  font-size: 0;
  color: #063b63;
  line-height: 0.54rem;
  text-align: center;
  text-indent: -9.99rem;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  margin-top: 1.42rem;
  margin-left: 2.7rem;
}

.yuyue-succ .succ-tit.success {
  background: url(https://www.dunkcitymobile.com/pc/gw/20240712205108/assets/sprite-e21966_e21966db.png) no-repeat;
  background-size: 10.06rem 7.58rem;
  background-position: -0 -7.09rem;
  width: 5.09rem;
  height: 0.45rem;
}

.yuyue-succ .succ-tit.repeat {
  background: url(https://www.dunkcitymobile.com/pc/gw/20240712205108/assets/sprite-e21966_e21966db.png) no-repeat;
  background-size: 10.06rem 7.58rem;
  background-position: -0 -6.11rem;
  width: 5.29rem;
  height: 0.45rem;
}

.msg-pop {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
  top: 0;
  left: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 999;
  display: none;
}

.msg-pop .content {
  width: 6.2rem;
  min-height: 0.5rem;
  background: #fff;
  border-radius: 0.05rem;
  border: 0.01rem solid #ebeef5;
  padding: 0.25rem 0 0.1rem;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  color: #606266;
  font-size: 0.2rem;
}

.msg-pop .content .close {
  position: absolute;
  top: 0.15rem;
  right: 0.15rem;
  cursor: pointer;
  z-index: 88;
}

.msg-pop .content .close::after,
.msg-pop .content .close::before {
  content: "";
  display: inline-block;
  width: 0.01rem;
  height: 0.14rem;
  background: #909399;
  position: relative;
}

.msg-pop .content .close::after {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  left: -0.01rem;
}

.msg-pop .content .close::before {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.msg-pop .content .close:hover::after,
.msg-pop .content .close:hover::before {
  background: #409eff;
}

.msg-pop .content .message-btns {
  text-align: right;
  padding: 0.05rem 0.15rem 0;
}

.msg-pop .content button {
  font-size: 0.12rem;
  border-radius: 0.03rem;
  background: #409eff;
  border-color: #409eff;
  display: inline-block;
  padding: 0.09rem 0.15rem;
  line-height: 1;
  color: #fff;
}

.msg-pop .content button:hover {
  background: #66b1ff;
  border-color: #66b1ff;
}

.msg-pop .content .message {
  padding: 0.1rem 0.15rem;
}
