@charset "UTF-8";
@font-face {
  font-family: "Jiao-Std-W8";
  src: url("../fonts/ヒラギノ角ゴシック W8.ttc");
}
@font-face {
  font-family: "Jiao-Std-W6";
  src: url("../fonts/ヒラギノ角ゴシック W6.ttc");
}
@font-face {
  font-family: "Jiao-Std-W4";
  src: url("../fonts/ヒラギノ角ゴシック W4.ttc");
}
@font-face {
  font-family: "Jiao-Std-W2";
  src: url("../fonts/ヒラギノ角ゴシック W2.ttc");
}
* {
  text-shadow: 0 0 0 rgba(0, 0, 0, 0.5); /* 强制所有浏览器使用相同渲染方式 */
  -webkit-text-stroke: 0.45px transparent; /* 改善Retina屏显示 */
}

body {
  position: relative;
  color: #231815;
  font-family: "Jiao-Std-W4", -apple-system, BlinkMacSystemFont, "Inter", Roboto, sans-serif;
  -webkit-font-smoothing: antialiased;
}

a {
  color: #231815;
}

:root {
  --animate-delay: 0.5s;
}

.w1440 {
  width: 100%;
  padding: 0 0.3rem;
  position: relative;
  box-sizing: border-box;
}

.w1280 {
  width: 100%;
  padding: 0 0.3rem;
  position: relative;
  box-sizing: border-box;
}

.only-pc {
  display: none !important;
}

.pb0 {
  padding-bottom: 0 !important;
}

.city-assist-page header {
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 10;
}
.city-assist-page .banner {
  padding-top: 1.98rem;
}
.city-assist-page p {
  font-size: 0.26rem;
  line-height: 0.52rem;
}

.line, .line img {
  display: block;
  width: 100%;
}

.disb {
  display: block;
}

.bigImg {
  display: block;
  width: 100%;
}

.title {
  padding: 0.6rem 0.3rem 0.2rem;
  font-size: 0.36rem;
  line-height: 0.52rem;
}
.title i {
  display: block;
  margin-bottom: 0.2rem;
  font-size: 0.36rem;
  line-height: 0.52rem;
  color: #81c2a8;
  font-style: normal;
}
.title i.disb{ margin-bottom: 0;}
.title span {
  color: #81c2a8;
}

.fixedBtn {
  position: fixed;
  left: 0;
  top: 0.98rem;
  width: 100%;
  padding: 0.4rem;
  transition: all 0.5s;
  background-color: #efefef;
  box-sizing: border-box;
  z-index: 10;
}
.fixedBtn .sublogo {
  width: 2.5rem;
}
.dlinebiu{height: 6.5vw;
    position: fixed;
    bottom: 2vw;
    left: 1.5vw;
    z-index: 999;}
.fixedBtn p {
position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    background: url(../../images/city/navbg.jpg) repeat-x;
    background-size: auto 100%;
    font-size: 3vw;
    line-height: 10.7vw;
    text-align: left;
    font-weight: bold;
    text-indent: 10vw;
}
.fixedBtn p span{color:#06c755;}
.dlinelinkd{display: block;
    background: #E39935;
    font-size: 3vw;
    line-height: 6vw;
    color: #fff;
    padding: 0 2vw 0 3.5vw;
    margin-top: 0.75vw;
    border-radius: 8vw;
    position: fixed;
    right: 1vw;
    bottom: 2vw;}
.fixedBtn.active {
  top: 0.2rem;
}

.txtBox {
  text-align: center;
  padding-bottom: 0.6rem;
}
.txtBox p {
  padding: 0 0.3rem;
}

.feature {
  background-color: #efefef;
}
.feature h2 {
  padding: 0.6rem 0 .2rem;
  text-align: center;
}

.featureList {
  padding-bottom: 0.2rem;
}
.featureList li {
  margin-bottom: 0.6rem;
}
.featureList li .img {
  width: 100%;
  background-color: #fff;
}
.featureList li .img img {
  display: block;
  width: 100%;
}
.featureList li .txt {
  width: 100%;
  padding: 0.4rem 0.3rem 0;
  box-sizing: border-box;
}
.featureList li .txt .tag {
  font-size: 0.36rem;
  line-height: 0.6rem;
  color: #81c2a8;
  font-weight: bold;
}
.featureList li .txt h3 {
  font-size: 0.32rem;
  line-height: 0.6rem;
}
.featureList li .txt p {
  margin-top: 0.3rem;
  font-size: 0.26rem;
  line-height: 0.52rem;
  text-align: justify;
}

.color {
  margin-bottom: 0.5rem;
  text-align: center;
  overflow: hidden;
}
.color h2 span {
  display: block;
}
.color p {
  padding: 0 0.3rem;
  font-size: 0.26rem;
  line-height: 0.52rem;
}
.color ul li {
  display: flex;
  margin-top: 0.3rem;
}
.color ul li > img {
  width: 65.78%;
}
.color ul li p {
  margin-top: 14vw;
  text-align: center;
  font-size: 2.5vw;
  line-height: 3vw;
}
.color ul li p span {
  display: block;
  font-size: 3.38vw;
  line-height: 5.5vw;
}
.color ul li p img {
  display: block;
  width: 2.86vw;
  margin: 0 auto;
}
.color h3 {
  font-size: 0.36rem;
  line-height: 0.6rem;
}

:root {
  --swiper-navigation-size: .5rem;
}

.slideBike {
  width: 70%;
  margin: 0.3rem auto;
  overflow: initial;
}
.slideBike .swiper-slide img {
  display: block;
  width: 100%;
}
.slideBike .swiper-button-next {
  right: -0.3rem;
  color: #81c2a8;
}
.slideBike .swiper-button-prev {
  left: -0.3rem;
  color: #81c2a8;
}

.purchase {
  position: relative;
  padding-left: 0.3rem;
  padding-bottom: 0.6rem;
}
.purchase h2 {
  padding-right: 0.3rem;
}
.purchase p {
  padding: 0 0.3rem;
  font-size: 0.26rem;
  line-height: 0.52rem;
  text-align: justify;
}
.purchase > img {
  width: 100%;
}

.buyList {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  padding-right: 0.3rem;
  margin-top: 0.4rem;
  box-sizing: border-box;
}
.buyList li {
  width: 46%;
  margin: 0 2% 0.3rem;
}
.buyList li h3 {
  height: 1rem;
  line-height: 0.8rem;
  text-align: center;
  font-size: 0.32rem;
}
.buyList li h3 img {
  display: inline-block;
  max-width: 100%;
  max-height: 0.8rem;
  vertical-align: middle;
}
.buyList li a {
  display: block;
  width: 100%;
  height: 0.8rem;
  border-radius: 0.8rem;
  background: #81c2a8;
  font-size: 0.26rem;
  line-height: 0.8rem;
  color: #fff;
  text-align: center;
}
.buyList li a img {
  display: inline-block;
  width: 0.2rem;
  margin-left: 0.2rem;
  vertical-align: middle;
}

.feature02 {
  position: relative;
  padding: 0.4rem 0.3rem;
  background-color: #000;
  color: #fff;
}
.feature02 .tag {
  font-size: 0.36rem;
  line-height: 0.6rem;
  color: #81c2a8;
  font-weight: bold;
}
.feature02 h2 {
  font-size: 0.32rem;
  line-height: 0.52rem;
}
.feature02 p {
  margin-top: 0.2rem;
  font-size: 0.26rem;
  line-height: 0.52rem;
  text-align: justify;
}
.feature02 p span {
  display: block;
  font-size: 0.32rem;
}
.feature02 .img {
  display: block;
  width: 100%;
  margin-top: 0.6rem;
}
.feature02 .buyList {
  width: 100%;
}
.feature02 .buyList li {
  width: 48%;
  padding: 0;
  margin: 0;
}
.feature02 .buyList li h3 {
  font-size: 0.28rem;
}
.feature02 .buyList li:nth-child(1) {
  margin-right: 4%;
}

.feature03 .img {
  margin-left: -0.3rem;
  margin-top: 0;
}

.parameter {
  font-size: 0.26rem;
  line-height: 0.52rem;
}
.parameter .img {
  display: block;
  width: 94%;
  margin: 0.5rem auto 0;
}
.parameter .tableBox {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  padding: 0.3rem;
  box-sizing: border-box;
}
.parameter table {
  width: 100%;
}
.parameter table td {
  padding-left: 0.1rem;
  border-bottom: 1px solid #ccc;
  box-sizing: border-box;
}
.parameter table td:nth-child(1) {
  width: 40%;
}



.d_mb{width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    align-items: center;
    justify-content: center;
    display: flex;
	flex-direction:column;z-index:999;
    background: rgba(0, 0, 0, 0.3);
}
.d_mb>div>a>img{width:200px;}
.dmb_phre{position:relative;}
.d_mbimg1{margin-right:25px;}
.d_mbclseph{box-shadow:rgb(0 0 0 / 30%) 2px 2px 5px;
width: 32px;
    height: 32px;
    background: #fff;
   position:absolute;
   top:-20px;right:-20px;
    border-radius: 20px;
    text-align: center;cursor:pointer;
    padding: 4px;}
.d_mbpcnone{display:block;}
.d_mbpcblock{display:none;}
.d_mbclse{display:none;}




.gotop {
  position: fixed;
  right: 0;
  bottom: 1rem;
  width: 0.6rem;
  cursor: pointer;
}/*# sourceMappingURL=city-assist-phone.css.map */