html {
  font-size: 100px;
  font-size: 13.33333vw;
}

@media screen and (max-width: 320px) {
  html {
    font-size: 42.66667px;
    font-size: 13.33333vw;
  }
}

@media screen and (min-width: 321px) and (max-width: 360px) {
  html {
    font-size: 48px;
    font-size: 13.33333vw;
  }
}

@media screen and (min-width: 361px) and (max-width: 375px) {
  html {
    font-size: 50px;
    font-size: 13.33333vw;
  }
}

@media screen and (min-width: 376px) and (max-width: 393px) {
  html {
    font-size: 52.4px;
    font-size: 13.33333vw;
  }
}

@media screen and (min-width: 394px) and (max-width: 412px) {
  html {
    font-size: 54.93333px;
    font-size: 13.33333vw;
  }
}

@media screen and (min-width: 413px) and (max-width: 414px) {
  html {
    font-size: 55.2px;
    font-size: 13.33333vw;
  }
}

@media screen and (min-width: 415px) and (max-width: 480px) {
  html {
    font-size: 64px;
    font-size: 13.33333vw;
  }
}

@media screen and (min-width: 481px) and (max-width: 540px) {
  html {
    font-size: 72px;
    font-size: 13.33333vw;
  }
}

@media screen and (min-width: 541px) and (max-width: 640px) {
  html {
    font-size: 85.33333px;
    font-size: 13.33333vw;
  }
}

@media screen and (min-width: 641px) and (max-width: 720px) {
  html {
    font-size: 96px;
    font-size: 13.33333vw;
  }
}

@media screen and (min-width: 721px) and (max-width: 750px) {
  html {
    font-size: 100px;
    font-size: 13.33333vw;
  }
}

@media screen and (min-width: 751px) {
  html {
    font-size: 100px;
  }
}

body {
  position: relative;
  background-color: #d2d2d2;
}

.box {
  position: absolute;
  left: 0;
  top: 0;
  width: 5.30rem;
  height: 100vh;
  background: url("../images/bg.png") no-repeat 0 0;
  background-size: 100% 100%;
  transition: all 0.5s;
}

.choice {
  position: absolute;
  top: 2.6rem;
  width: 1.65rem;
  /* height: 3.6rem; */
  margin: 0.09rem 0;
  background-color: #e3e3e3;
  z-index: 9998;
}

.choice .choice-title {
  width: 100%;
  font-size: 0.2rem;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 0.2rem;
  color: #282828;
}

.choice .choice-title i {
  display: block;
  font-style: normal;
  width: 0.18rem;
  height: 0.14rem;
  margin-right: 0.05rem;
  background: url("../images/icon-xq.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.choice .side-bar {
  width: 1.45rem;
  /* height: 2.7rem; */
  overflow-y: auto;
  margin: 0.3rem auto 0;
}

.choice .side-bar::-webkit-scrollbar {
  display: none;
}

.choice .side-bar .bar-item {
  display: block;
  width: 1.3rem;
  margin: 0 auto;
  margin-bottom: 0.3rem;
  font-size: 0.18rem;
  color: #282828;
  line-height: 0.2rem;
  text-align: center;
  border: 1px solid #bbb3a4;
  padding: 0.08rem 0 0.05rem 0.1rem;
  border-radius: 0 0.12rem 0 0;
}

.choice .side-bar .bar-item-long {
  width: 1.4rem;
  position: relative;
  height: 0.57rem;
  line-height: 0.25rem;
  text-align: start;
  padding-left: 0.15rem;
}

.choice .side-bar .bar-item-long span {
  display: block;
  margin-top: 0.05rem;
}

.choice .side-bar .bar-item-active {
  font-size: 0.18rem;
  color: #dbbe84;
  border: 0;
  background: url("../images/bar-active2.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.choice .side-bar .bar-item-active-long {
  width: 1.4rem;
  position: relative;
  height: 0.57rem;
  line-height: 0.25rem;
  text-align: start;
  padding-left: 0.2rem;
  overflow: hidden;
}

.choice .side-bar .bar-item-active-long span {
  display: block;
}

.box-un {
  left: -5.3rem;
}

.right {
  position: absolute;
  width: 0.73rem;
  top: 2.6rem;
  right: -0.73rem;
}

.right a {
  display: block;
  margin: 0.09rem 0;
}

.right .right1 {
  width: 0.73rem;
  height: 1.13rem;
  background: url("../images/right1.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.right .right1-ac {
  background: url("../images/right1-ac.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.right .right2 {
  width: 0.73rem;
  height: 1.13rem;
  background: url("../images/right4.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.right .right2-ac {
  background: url("../images/right4-ac.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.right .right3 {
  width: 0.73rem;
  height: 1.13rem;
  background: url("../images/right2.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.right .right3-ac {
  background: url("../images/right2-ac.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.right .right4 {
  width: 0.73rem;
  height: 1.13rem;
  background: url("../images/right3.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.right .right4-ac {
  background: url("../images/right3-ac.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.head {
  width: 100%;
  height: 2.25rem;
  background: url("../images/head-bg.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.head .head-title {
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}

.head .head-title .icon-kb {
  width: 2rem;
  height: 0.48rem;
  background: url("../images/kb.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.head .head-title .icon-head {
  width: 1.57rem;
  height: 0.86rem;
  margin: 0 0.02rem;
}

.head .head-title p {
  font-size: 0.22rem;
  color: #fcdfa1;
}

.head .head-tips {
  overflow: hidden;
  margin-left: 0.24rem;
  margin-top: 0.12rem;
}

.head .head-tips img {
  float: left;
  width: 0.13rem;
  height: 0.18rem;
}

.head .head-tips p {
  float: left;
  margin-left: 0.06rem;
  font-size: 0.16rem;
  color: #fcdfa1;
}

.head .head-text {
  white-space: nowrap;
  margin-top: 0.10rem;
  margin-left: 0.45rem;
  font-size: 0.2rem;
  color: #ffffff;
}

.head .tips2 {
  float: left;
  margin-top: 0.20rem;
}

.head .tips2 img {
  width: 0.19rem;
  height: 0.20rem;
}

.head .head-btn {
  padding: 0.05rem 0.08rem 0.06rem;
  font-size: 0.2rem;
  color: #ffffff;
  background-color: #21c269;
  border-radius: 0.05rem;
  line-height: 0.60rem;
}

.contents {
  height: calc(100vh - 2.75rem);
  overflow-y: overlay;
}

.contents::-webkit-scrollbar {
  width: 0.08rem;
  height: 0.2rem;
  background: "";
}

.contents::-webkit-scrollbar-track {
  /* box-shadow: inset 0 0 0px rgba(240, 240, 240, .5); */
  border-radius: 0.2rem;
  background: none;
}

.contents::-webkit-scrollbar-thumb {
  border-radius: 0.5rem;
  /* box-shadow: inset 0 0 0px rgba(237, 44, 37, .5); */
  background: #dcc295;
}

.content-un {
  display: none;
}

.more-tips {
  text-align: center;
  font-size: 0.22rem;
  color: #282828;
  margin-top: 0.1rem;
}

.nav-right {
  display: flex;
  justify-content: space-around;
  margin: 0.2rem 0;
}

.nav-right a {
  overflow: hidden;
  display: block;
  width: 0.66rem;
  height: 0.65rem;
  font-size: 0.20rem;
  color: #ffffff;
  background: url("../images/nav-btnbg.png") no-repeat 0 0;
  background-size: 100% 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.nav-right a span {
  display: block;
  line-height: 0.24rem;
}

.search {
  display: flex;
  justify-content: center;
  align-items: center;
}

.search input {
  width: 3.46rem;
  height: 0.55rem;
  padding-left: 0.2rem;
  outline: none;
  font-size: 0.2rem;
  color: #2d3445;
  background: url("../images/input-bg.png") no-repeat 0 0;
  background-size: 100% 100%;
  margin-right: 0.1rem;
}

.search a {
  display: block;
  width: 1rem;
  height: 0.48rem;
  text-align: center;
  line-height: 0.48rem;
  color: #1c1919;
  font-size: 0.24rem;
  background-color: #dbbe84;
  border: 0.02rem solid #ebd099;
}

.map-btn {
  display: block;
  width: 4.76rem;
  margin: 0 auto 0.1rem;
  height: 0.54rem;
  font-size: 0.22rem;
  line-height: 0.54rem;
  color: #282828;
  background: url("../images/item-bg2.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.map-btn span {
  margin-left: 0.33rem;
}

.map-btn-active {
  position: relative;
  background: url("../images/item-bg1.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.map-btn-active::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 0.2rem;
  width: 0.24rem;
  height: 0.24rem;
  margin-top: -0.12rem;
  background: url("../images/icon-active.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.map-btn-active span {
  margin-left: 0.5rem;
}

.map-con {
  display: none;
}

.map-item-box {
  display: flex;
  flex-wrap: wrap;
  transition: all 1s;
}

.list-item {
  display: block;
  width: 2.16rem;
  height: 0.98rem;
  background: url("../images/map-itembg.png") no-repeat 0 0;
  background-size: 100% 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 0.1rem;
  margin: 0.1rem 0.1rem;
}

.list-item p:nth-child(1) {
  width: 100%;
  height: 0.4rem;
  display: flex;
  justify-content: center;
  align-items: center;
}

.list-item p:nth-child(1) img {
  width: 0.30rem;
  height: 0.32rem;
  object-fit: contain;
}

.list-item p:nth-child(1) span {
  font-size: 0.22rem;
  color: #282828;
}

.list-item p:nth-child(2) {
  width: 2.09rem;
  height: 0.02rem;
  margin: 0.05rem 0 0.1rem;
  background: url("../images/icon-line.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.list-item p:nth-child(3) {
  font-size: 0.22rem;
  color: #282828;
}

#filter .content .list .active {
  background: url("../images/map-itembg2.png") no-repeat 0 0;
  background-size: 100% 100%;
}

#filter .content .list .active p:nth-child(1) {
  width: 100%;
  height: 0.4rem;
  background: url("../images/textbg.png") no-repeat 0 0;
  background-size: 100% 100%;
}

#filter .content .list .active p:nth-child(2) {
  width: 2.09rem;
  height: 0.02rem;
  margin: 0.05rem 0 0.1rem;
  background: url("../images/icon-line2.png") no-repeat 0 0;
  background-size: 100% 100%;
}

#filter .content .list .active p:nth-child(3) {
  font-size: 0.22rem;
  color: #dbbe84;
}

.banner {
  width: 4.51rem;
  margin: 0.25rem auto 0;
}

.banner img {
  width: 4.51rem;
  height: 1.5rem;
}

.con-text {
  width: 4.7rem;
  margin: 0 auto 0.2rem;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.con-text .text-item {
  width: 2.26rem;
  height: 0.66rem;
  font-size: 0.22rem;
  color: #282828;
  text-align: center;
  line-height: 0.66rem;
  margin-top: 0.25rem;
  background: url("../images/text-bg.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.setup {
  position: relative;
  width: 4.6rem;
  margin: 0.25rem auto 0;
  border-bottom: 1px solid #dbbe84;
  padding-bottom: 0.2rem;
}

.set-title {
  font-size: 0.24rem;
  color: #282828;
  display: flex;
  align-items: center;
  font-weight: bold;
}

.set-title i {
  display: block;
  font-style: normal;
  width: 0.05rem;
  height: 0.26rem;
  background-color: #e7c185;
  border-radius: 0.025;
  margin-right: 0.05rem;
}

.set-text {
  font-size: 0.2rem;
  color: #282828;
  line-height: 0.3rem;
}

.set-icon {
  position: absolute;
  top: 0;
  right: 0;
  width: 2.2rem;
  display: flex;
  justify-content: space-between;
}

.set-icon .icon {
  display: flex;
  align-items: center;
  font-size: 0.22rem;
  color: #282828;
}

.set-icon .icon-active i {
  position: relative;
}

.set-icon .icon-active i::after {
  position: absolute;
  top: 50%;
  left: 50%;
  content: "";
  width: 0.14rem;
  height: 0.14rem;
  margin-left: -0.07rem;
  margin-top: -0.07rem;
  background-color: #2d3445;
  border-radius: 50%;
}

.set-icon i {
  display: block;
  font-style: normal;
  width: 0.22rem;
  height: 0.22rem;
  border: 0.02rem solid #2d3445;
  border-radius: 50%;
  margin-right: 0.1rem;
}

.other {
  position: relative;
  width: 4.6rem;
  margin: 0.25rem auto 0;
  padding-bottom: 0.2rem;
}

.other-item {
  position: relative;
  width: 4.37rem;
  height: 0.73rem;
  font-size: 0.24rem;
  color: #282828;
  line-height: 0.73rem;
  padding-left: 0.2rem;
  background: url("../images/set-itembg.png") no-repeat 0 0;
  background-size: 100%;
}

.other-item .other-btn {
  position: absolute;
  top: 50%;
  right: 0.2rem;
  display: block;
  width: 1.03rem;
  height: 0.36rem;
  margin-top: -0.18rem;
  text-align: center;
  line-height: 0.36rem;
  font-size: 0.22rem;
  color: #dbbe84;
  background-color: #282828;
  border-radius: 0.06rem;
}

.note {
  background: url(../images/note.png) no-repeat 0.16rem center rgba(40, 44, 51, 0.95);
  background-size: 0.34rem auto;
  height: 0.5rem;
  line-height: 0.54rem;
  border-radius: 0.06rem;
  padding: 0 0.54rem 0 0.7rem;
  position: absolute;
  right: 0.2rem;
  top: 0.2rem;
  color: #fff;
  font-size: 0.18rem;
  z-index: 1000;
  overflow: hidden;
}

.note p {
  overflow: hidden;
  position: relative;
  height: 100%;
  display: block;
}

.note span {
  white-space: nowrap;
  position: absolute;
  top: 0rem;
  left: 0;
}

.note em {
  background: url(../images/n-close.png) no-repeat 0 0;
  background-size: 100% 100%;
  width: 0.3rem;
  height: 0.3rem;
  display: block;
  position: absolute;
  right: 0.1rem;
  top: 0.1rem;
}

.note a {
  color: #23c268;
  text-decoration: underline;
}

.mt30 {
  margin-top: 0.3rem;
}

.mt15 {
  margin-top: 0.15rem;
}

@media screen and (max-width: 750px) {
  .box {
    width: 5.04rem;
  }
  .box-un {
    left: -5.04rem;
  }
  .head {
    width: 5.04rem;
    overflow: hidden;
  }
  .choice {
    top: 2.6rem;
    right: 0;
  }
}

@media screen and (min-width: 750px) {
  .choice {
    top: 2.6rem;
    left: 6.2rem;
  }
}

@media screen and (max-width: 750px) {
  .head .head-title .icon-kb {
    width: 0.48rem;
    height: 0.48rem;
    background: url("../images/icon-kb.png") no-repeat 0 0;
    background-size: 100% 100%;
  }
}

img[alt=Google] {
  display: none;
}
