#content-box {
  width: 100%;
  margin: 0 20px;
  max-width: 1200px;
}
.goTopBtn {
  position: fixed;
  right: 50px;
  bottom: 110px;
  z-index: 20;
  display: block;
  width: 60px;
  height: 60px;
  background-image: url(../images/index/pc/arrow-totop.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  cursor: pointer;
}
.goTopBtn:hover {
  background-image: url(../images/index/pc/arrow-totop-hover.png);
}
@media only screen and (max-width: 767px) {
  .goTopBtn {
    right: 0.5rem;
    bottom: 1.1rem;
    width: 0.6rem;
    height: 0.6rem;
  }
  #content-box {
    width: 100%;
    margin: 0 0.32rem;
  }
}
.BMap_cpyCtrl {
  display: none;
}
.anchorBL {
  display: none;
}
.no-data-tips_pc {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 80px;
  margin-bottom: 40px;
}
.no-data-tips_pc .tips-img {
  width: 195px;
}
.no-data-tips_pc .tips-text {
  margin-top: 20px;
  font-size: 16px;
  color: #999;
}
.no-data-tips_phone {
  margin-top: 0.8rem;
  margin-bottom: 0.4rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.no-data-tips_phone .tips-img {
  width: 3rem;
}
.no-data-tips_phone .tips-text {
  margin-top: 0.2rem;
  font-size: 0.28rem;
  color: #999;
}
.d_flex {
  display: flex;
}
.ai_c {
  align-items: center;
}
.jc_sb {
  justify-content: space-between;
}
.jc_sa {
  justify-content: space-around;
}
.d_flex_center {
  display: flex;
  justify-content: center;
  align-items: center;
}
@font-face {
  font-family: AlibabaPuHuiTi_2_45_Light;
  src: url('https://lnued-www.oss-cn-shanghai.aliyuncs.com/font/AlibabaPuHuiTi-2-45-Light.woff2');
}
@font-face {
  font-family: AlibabaPuHuiTi_2_55_Regular;
  src: url('https://lnued-www.oss-cn-shanghai.aliyuncs.com/font/AlibabaPuHuiTi-2-55-Regular.woff2');
}
@font-face {
  font-family: AlibabaPuHuiTi_2_65_Medium;
  src: url('https://lnued-www.oss-cn-shanghai.aliyuncs.com/font/AlibabaPuHuiTi-2-65-Medium.woff2');
}
@font-face {
  font-family: AlibabaPuHuiTi_2_75_SemiBold;
  src: url('https://lnued-www.oss-cn-shanghai.aliyuncs.com/font/AlibabaPuHuiTi-2-75-SemiBold.woff2');
}
@font-face {
  font-family: AlibabaPuHuiTi_2_85_Bold;
  src: url('https://lnued-www.oss-cn-shanghai.aliyuncs.com/font/AlibabaPuHuiTi-2-85-Bold.otf');
}
@font-face {
  font-family: DOUYUFont;
  src: url('https://lnued-www.oss-cn-shanghai.aliyuncs.com/font/douyuFont-2.otf');
}
