@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-W6", -apple-system, BlinkMacSystemFont, "Inter", Roboto, sans-serif;
  -webkit-font-smoothing: antialiased;
}

a {
  color: #231815;
}

:root {
  --animate-delay: 0.5s;
}

.w1440 {
  width: 75vw;
  margin: 0 auto;
  position: relative;
}

.w1280 {
  width: 66.6vw;
  margin: 0 auto;
  position: relative;
}
.w50 {
  width: 50vw;
  margin: 0 auto;
  position: relative;
}

.only-m {
  display: none !important;
}

.pb0 {
  padding-bottom: 0 !important;
}

.bigImg {
  display: block;
  width: 100%;
}

.title {
  padding: 4vw 0 2.7vw;
  font-size: 2.18vw;
  line-height: 2.7vw;
}
.title i {
  display: block;
  margin-bottom: 1vw;
  font-size: 2.5vw;
  line-height: 2.7vw;
  color: #81c2a8;
  font-style: normal;
}
.title i.disb{ margin-bottom: 0;}
.title span {
  color: #81c2a8;
}

.title.normal {
  font-weight: normal;
}

.city-assist-page p {
  font-size: 0.9375vw;
  line-height: 2.2vw;
}

.fixedBtn {
  position: fixed;
  left: 0;
  top: 4.16vw;
  width: 100%;
  height: 4vw;
  padding: 0 2vw;
  background: url(../../images/city/navbg.jpg) repeat-x;
  background-size: auto 100%;
  box-sizing: border-box;
  transition: all 0.5s;
  z-index: 1;
}
.fixedBtn .sublogo {
  float: left;
  height: 1.25vw;
  margin-top: 1.375vw;
  margin-right: 2vw;
  vertical-align: middle;
}
.dlinebiu{height: 2.5vw;
    float: left;
    margin-right: 0.5vw;
    margin-top: 0.75vw;}
.fixedBtn p {
  float: left;
  font-size: 1.25vw;
  line-height: 4vw;font-weight:bold;
}
.fixedBtn p span{color:#06c755;}
.dlinelinkd{float: left;
    display: block;
    background: #E39935;
    font-size: 1.2vw;
    line-height: 2.5vw;
    color: #fff;
    margin-left: 1vw;
    padding: 0 2vw;
    margin-top: 0.75vw;
    border-radius: 3vw;}


.banner {
  padding-top: 4.2vw;
}

.line, .line img {
  display: block;
  width: 100%;
}

.txtBox {
  text-align: center;
  padding-bottom: 4.4vw;
}

.feature {
  background-color: #efefef;
}
.feature h2 {
  padding: 5vw 0;
  text-align: center;
}

.featureList {
  width: 50vw;
  padding-bottom: 1vw;
  margin: 0 auto;
}
.featureList li {
  margin-bottom: 3vw;
}
.featureList li .img {
  float: left;
  width: 27.86vw;
}
.featureList li .img img {
  display: block;
  width: 100%;
}
.featureList li .txt {
  float: right;
  width: 18vw;
  margin-right: 1.5vw;
}
.featureList li .txt .tag {
  font-size: 1.3vw;
  line-height: 4vw;
  color: #81c2a8;
  font-weight: bold;
}
.featureList li .txt h3 {
  font-size: 1.56vw;
  line-height: 2.2vw;
}
.featureList li .txt p {
  margin-top: 2vw;
  font-size: 0.9375vw;
  line-height: 1.875vw;
  text-align: justify;
}
.featureList li:nth-child(2n) .img {
  float: right;
}
.featureList li:nth-child(2n) .txt {
  float: left;
  margin-left: 1.5vw;
  margin-right: 0;
}

.color {
  margin-bottom: 5vw;
  text-align: center;
  overflow: hidden;
}
.color h2 span {
  display: block;
}
.color p {
  font-size: 0.9375vw;
  line-height: 1.875vw;
}
.color ul li {
  display: flex;
  width: 50vw;
  margin: 2vw auto 0;
}
.color ul li > img {
  width: 33vw;
}
.color ul li p {
  width: 13vw;
  margin-top: 7vw;
  text-align: center;
  font-size: 1.04vw;
  line-height: 2vw;
}
.color ul li p span {
  display: block;
  font-size: 1.66vw;
}
.color ul li p img {
  display: block;
  width: 1.4vw;
  margin: 0 auto 1vw;
}
.color h3 {
  font-size: 2.5vw;
  line-height: 3vw;
}

.slideBike {
  width: 78vw;
  margin: 0 auto;

}
.slideBike .swiper-slide img {
  display: block;
  width: 26vw;
}
.slideBike .swiper-button-next {
  right: -2vw;
  color: #81c2a8;
  font-weight: bold;
}
.slideBike .swiper-button-prev {
  left: -2vw;
  color: #81c2a8;
  font-weight: bold;
}

.purchase {
  position: relative;
  width: 50vw;
  margin: 0 auto;
  padding-bottom: 6vw;
}
.purchase h2 {
  text-align: center;
}
.purchase p {
  width: 18.5vw;
  font-size: 0.9375vw;
  line-height: 1.875vw;
  text-align: justify;
}
.purchase > img {
  position: absolute;
  right: -4vw;
  top: 15vw;
  width: 39vw;
}

.buyList {
  display: flex;
  flex-wrap: wrap;
  width: 18.5vw;
  margin-top: 1.8vw;
}
.buyList li {
  width: 8.5vw;
  margin-right: 1vw;
  margin-bottom: 1vw;
}
.buyList li h3 {
  height: 2.6vw;
  line-height: 2.6vw;
  text-align: center;
  font-size: 0.833vw;
}
.buyList li h3 img {
  display: inline-block;
  max-width: 100%;
  max-height: 1.8vw;
  vertical-align: middle;
}
.buyList li a {
  display: block;
  width: 8.5vw;
  height: 1.7vw;
  border-radius: 1.7vw;
  background: #81c2a8;
  font-size: 0.625vw;
  line-height: 1.7vw;
  color: #fff;
  text-align: center;
  transition: all 0.5s;
}
.buyList li a img {
  display: inline-block;
  width: 0.235vw;
  margin-left: 0.5vw;
  transition: all 0.5s;
}
.buyList li a:hover {
  box-shadow: 0 0 1vw rgba(0, 0, 0, 0.3);
}
.buyList li a:hover img {
  margin-left: 0.75vw;
  margin-right: -0.25vw;
}
.buyList li:nth-child(2n) {
  margin-right: 0;
}



.feature02 {
  position: relative;
  padding: 4vw 7vw;
  background-color: #000;
  color: #fff;
}
.feature02 .tag {
  font-size: 1.3vw;
  line-height: 2.5vw;
  color: #81c2a8;
  font-weight: bold;
}
.feature02 h2 {
  font-size: 2.18vw;
  line-height: 2.7vw;
  color: #fff;
}
.feature02 h2 span {
  color: #81c2a8;
}
.feature02 p {
  width: 24vw;
  margin-top: 1.8vw;
  font-size: 0.8vw;
  line-height: 1.8vw;
  text-align: justify;
}
.feature02 p span {
  font-size: 0.86vw;
}
.feature02 .img {
  position: absolute;
  width: 21vw;
  right: 0;
  top: 1vw;
}
.feature02 .buyList {
  width: auto;
}
.feature02 .buyList li {
  width: auto;
}
.feature02 .buyList li h3 {
  font-size: 1vw;
}
.feature02 .buyList li a {
  margin: 0 auto;
}

.feature03 {
  padding: 2vw 0 4vw;
}
.feature03 p {
  padding-left: 18vw;
  width: 24vw;
  margin-top: -2.6vw;
}
.feature03 p span {
  display: block;
  font-size: 1vw;
}

.parameter {
  font-size: 0.833vw;
  line-height: 1.875vw;
}
.parameter .img {
  display: block;
  width: 58.7vw;
  margin: 2vw auto 0;
}
.parameter .tableBox {
  display: flex;
  flex-wrap: wrap;
  width: 60%;
  margin: 3vw auto;
  box-sizing: border-box;
}
.parameter table {
  width: 48%;
  margin: 0 1%;
}
.parameter table td {
  padding-left: 1vw;
  border-bottom: 1px solid #ccc;
  box-sizing: border-box;
}
.parameter table td:nth-child(1) {
  width: 45%;
}

.notice h2 {
  text-align: center;
}
.notice .txt {
  width: 50%;
  margin: 0 auto 4vw;
  font-size: 0.9375vw;
  line-height: 1.82vw;
}
.notice .txt h3 {
  margin-top: 1.82vw;
}

.gotop {
  position: fixed;
  right: 3.4vw;
  bottom: 1vw;
  width: 4vw;
  cursor: pointer;
}



.d_mb{width: 100%;
    height: 100%;
    /* position: fixed;
    left: 0;
    top: 0; */
    align-items: center;
    justify-content: center;
    display: flex;z-index:999;
    /* background: rgba(0, 0, 0, 0.3); */
}
.d_mb>div>a>img{width:300px;}
.d_mbimg1{margin-right:25px;}
.d_mbclse{box-shadow:rgb(0 0 0 / 30%) 2px 2px 5px;
width: 32px;
    height: 32px;
    background: #fff;
    margin-top: -350px;
    margin-left: -20px;
    border-radius: 20px;
    text-align: center;cursor:pointer;
    padding: 4px;}
.d_mbpcnone{display:none;}
.d_mbclseph{display:none;}




.city-assist-page .title span {
  color: #81c2a8;
}/*# sourceMappingURL=city-assist-pc.css.map */