.content___3ktHx {
  width: 1200px;
  height: 100%;
  margin: 0 auto;
  border: 1px solid transparent;
  color: #333333;
}
@media (max-width: 750px) {
  .content___3ktHx {
    width: 100%;
  }
}
.header___36pB7 .nav___2nsEF {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.header___36pB7 .nav___2nsEF .logo___mQZAJ {
  width: 188px;
  height: 50px;
  background-image: url("/static/images/pc/pic_logo.png");
  background-repeat: no-repeat;
  background-size: cover;
}
.header___36pB7 .nav___2nsEF .subNav___3fv-G {
  display: flex;
  align-items: center;
}
.header___36pB7 .nav___2nsEF .subNav___3fv-G > a {
  height: 90px;
  line-height: 90px;
  font-size: 18px;
  font-weight: 500;
  color: #303d47;
  margin-right: 50px;
  position: relative;
}
.header___36pB7 .nav___2nsEF .subNav___3fv-G > a::after {
  content: '';
  position: absolute;
  top: 87px;
  left: 0;
  height: 4px;
  width: 36px;
  transform: translate(50%, 0);
}
.header___36pB7 .nav___2nsEF .subNav___3fv-G > a:hover {
  cursor: pointer;
}
.header___36pB7 .nav___2nsEF .subNav___3fv-G > a:hover::after {
  background-color: #308AF3;
}
.header___36pB7 .nav___2nsEF .subNav___3fv-G > a:first-child::after {
  transform: none;
}
.header___36pB7 .icon___1lxU5 {
  display: none;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx) {
  .header___36pB7 .nav___2nsEF .logo___mQZAJ {
    background-image: url("/static/images/pc/pic_logo@2x.png");
  }
}
@media (max-width: 750px) {
  .header___36pB7 .content___3ktHx {
    padding: 0.37rem 0.45rem;
    position: relative;
  }
  .header___36pB7 .nav___2nsEF {
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    position: relative;
  }
  .header___36pB7 .nav___2nsEF .logo___mQZAJ {
    width: 3.2rem;
    height: 0.85rem;
    background-image: url("/static/images/phone/pic_logo.png");
  }
  .header___36pB7 .nav___2nsEF .subNav___3fv-G {
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
    position: relative;
    top: 0;
    left: 0;
  }
  .header___36pB7 .nav___2nsEF .subNav___3fv-G > a {
    width: 100%;
    height: 1.33rem;
    line-height: 1.33rem;
    font-size: 0.43rem;
    margin-right: 0;
    border-bottom: 2px solid #ECECEC;
  }
  .header___36pB7 .nav___2nsEF .subNav___3fv-G > a:hover {
    border-bottom: 2px solid #ECECEC;
  }
  .header___36pB7 .icon___1lxU5 {
    display: block;
    position: absolute;
    top: 0.6rem;
    right: 0.4rem;
  }
  .header___36pB7 .icon___1lxU5 > img {
    width: auto;
    height: 0.43rem;
  }
}
@media only screen and (max-width: 750px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 750px) and (min-resolution: 1.5dppx) {
  .header___36pB7 .nav___2nsEF .logo___mQZAJ {
    background-image: url("/static/images/phone/pic_logo@2x.png");
  }
}

.content___20PD5 {
  width: 1200px;
  height: 100%;
  margin: 0 auto;
  border: 1px solid transparent;
  color: #333333;
}
@media (max-width: 750px) {
  .content___20PD5 {
    width: 100%;
  }
}
.banner___36qtH {
  height: 620px;
  background-image: linear-gradient(to right, #308AF3 50%, #fff 50%);
}
.banner___36qtH .bannerPic___3GVy8 {
  height: 100%;
  background-image: url("/static/images/pc/pic_banner.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.banner___36qtH .content___20PD5 > button {
  margin-top: 420px;
  width: 183px;
  height: 60px;
  border-radius: 30px;
  border: 3px solid #fff;
  color: #fff;
  font-size: 23px;
  font-weight: 600;
}
.banner___36qtH .content___20PD5 > button:hover {
  background-color: #fff;
  color: #308AF3;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx) {
  .banner___36qtH .bannerPic___3GVy8 {
    background-image: url("/static/images/pc/pic_banner@2x.jpg");
  }
}
@media (max-width: 750px) {
  .banner___36qtH {
    height: 4.53rem;
  }
  .banner___36qtH .bannerPic___3GVy8 {
    background-image: url("/static/images/phone/pic_banner.png");
  }
  .banner___36qtH .content___20PD5 > button {
    margin: 3.33rem 0 0 0.67rem;
    width: 2.13rem;
    height: 0.7rem;
    border-radius: 1em;
    border: 2px solid #fff;
    font-size: 0.32rem;
  }
}
@media only screen and (max-width: 750px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 750px) and (min-resolution: 1.5dppx) {
  .banner___36qtH .bannerPic___3GVy8 {
    background-image: url("/static/images/phone/pic_banner@2x.png");
  }
}

.container___e8XVX {
  margin: 140px auto 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-repeat: no-repeat;
  background-size: auto 80px;
  background-position: center 38px;
}
.container___e8XVX .title___w1WPv {
  margin: 65px auto 25px;
  font-size: 40px;
  font-weight: 500;
  letter-spacing: 2px;
}
.container___e8XVX .subTitle___3rwyG {
  font-size: 22px;
  letter-spacing: 1px;
  transform: translateY(-13px);
}
.container___e8XVX .line___2fw8K {
  width: 55px;
  height: 3px;
  background-color: #308AF3;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx) {
  .container___e8XVX {
    background-position: center 35px;
  }
}
@media (max-width: 750px) {
  .container___e8XVX {
    margin: 1rem auto 0;
    background-size: auto 0.8rem;
    background-position: center 0.3rem;
  }
  .container___e8XVX .title___w1WPv {
    margin: 0.5rem auto 0.3rem;
    font-size: 0.48rem;
  }
  .container___e8XVX .subTitle___3rwyG {
    text-align: center;
    max-width: 7.5rem;
    font-size: 0.37rem;
    line-height: 1.5em;
    transform: translateY(-0.2rem);
  }
  .container___e8XVX .line___2fw8K {
    width: 0.8rem;
    height: 4px;
  }
}

.content___lEmYP {
  width: 1200px;
  height: 100%;
  margin: 0 auto;
  border: 1px solid transparent;
  color: #333333;
}
@media (max-width: 750px) {
  .content___lEmYP {
    width: 100%;
  }
}
.introduce___1ixaO .info___2Ji0D .text___1H8K6 {
  margin: 26px auto 140px;
  width: 575px;
  line-height: 28px;
  text-align: center;
}
.introduce___1ixaO .imageList___1wrRI {
  background-color: #308AF3;
  padding: 140px 0;
}
.introduce___1ixaO .imageList___1wrRI .content___lEmYP {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.introduce___1ixaO .imageList___1wrRI .content___lEmYP > div {
  width: 285px;
  height: 420px;
  overflow: hidden;
  border-radius: 10px;
}
.introduce___1ixaO .imageList___1wrRI .content___lEmYP > div > img {
  width: 100%;
  height: 100%;
  transform: scale(1);
  transition: transform 1s;
}
.introduce___1ixaO .imageList___1wrRI .content___lEmYP > div > img:hover {
  transform: scale(1.3);
  transition: transform 1s;
}
@media (max-width: 750px) {
  .introduce___1ixaO .info___2Ji0D .text___1H8K6 {
    margin: 0.5rem auto 1rem;
    width: 8rem;
    line-height: 2em;
  }
  .introduce___1ixaO .imageList___1wrRI {
    padding: 1rem 0.5rem;
  }
  .introduce___1ixaO .imageList___1wrRI .content___lEmYP > div {
    border-radius: 5px;
    width: 2rem;
    height: 3rem;
  }
}

.container___1GRDK {
  line-height: 40px;
  font-size: 26px;
  font-weight: 500;
  letter-spacing: 1px;
  position: relative;
}
.container___1GRDK::before {
  content: '';
  position: absolute;
  top: 10px;
  left: -30px;
  border-width: 20px 20px 0 0;
  border-style: solid;
  border-color: #308AF3 transparent;
}
@media (max-width: 750px) {
  .container___1GRDK {
    line-height: 1.4em;
    font-size: 0.43rem;
    padding-left: 0.45rem;
  }
  .container___1GRDK::before {
    top: 0.13rem;
    left: 0;
    border-width: 0.32rem 0.32rem 0 0;
  }
}

.container___1zykS {
  margin: 20px 0 10px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
}
.pcLine___3fKIl {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
}
.phoneLine___1MhZ- {
  display: none;
}
.darkBlue___vb-gK {
  width: 88px;
  height: 3px;
  background: #308AF3;
}
.pearlBlue___56D_S {
  height: 3px;
  background: #BADDF7;
  flex: auto;
}
@media (max-width: 750px) {
  .pcLine___3fKIl {
    display: none;
  }
  .phoneLine___1MhZ- {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
  }
  .darkBlue___vb-gK {
    width: 1.4rem;
    height: 4px;
  }
  .pearlBlue___56D_S {
    height: 4px;
  }
}

.content___2j2wm {
  width: 1200px;
  height: 100%;
  margin: 0 auto;
  border: 1px solid transparent;
  color: #333333;
}
@media (max-width: 750px) {
  .content___2j2wm {
    width: 100%;
  }
}
.product___1rG65 .content___2j2wm {
  padding-bottom: 100px;
}
.product___1rG65 .row___vgjNl {
  margin-top: 100px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.product___1rG65 .col___zzemO {
  width: 470px;
}
.product___1rG65 .col___zzemO > .textArea___3lHZk {
  padding: 20px 0 30px;
  font-size: 16px;
  line-height: 28px;
}
.product___1rG65 .col___zzemO > .text___2bJ_r {
  font-size: 18px;
  color: #308AF3;
  line-height: 25px;
  letter-spacing: 1px;
  display: flex;
}
.product___1rG65 .col___zzemO > .text___2bJ_r > span:first-child {
  flex: auto;
}
.product___1rG65 .col___zzemO > .text___2bJ_r > span:nth-child(2) {
  width: 50%;
}
.product___1rG65 .col___zzemO > img {
  width: 100%;
  height: auto;
}
@media (max-width: 750px) {
  .product___1rG65 .content___2j2wm {
    padding: 0.7rem 0.4rem 1.1rem;
  }
  .product___1rG65 .phoneIntroduce___1x8Uo {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
  }
  .product___1rG65 .col___zzemO {
    width: auto;
    margin-top: 0.75rem;
  }
  .product___1rG65 .col___zzemO > .textArea___3lHZk {
    padding: 0.25rem 0 0.35rem;
    font-size: 0.37rem;
    line-height: 1.7em;
  }
  .product___1rG65 .col___zzemO > .text___2bJ_r {
    font-size: 0.32rem;
    line-height: 1.5em;
  }
  .product___1rG65 .col___zzemO > .text___2bJ_r > span {
    text-align: center;
  }
  .product___1rG65 .col___zzemO > img {
    width: 5.85rem;
    height: auto;
  }
}

.content___3jNYf {
  width: 1200px;
  height: 100%;
  margin: 0 auto;
  border: 1px solid transparent;
  color: #333333;
}
@media (max-width: 750px) {
  .content___3jNYf {
    width: 100%;
  }
}
.about___1ckCe {
  background-color: #308AF3;
}
.about___1ckCe .content___3jNYf {
  padding-bottom: 100px;
}
.about___1ckCe .card___Am1p9 {
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: space-around;
  margin: 60px 0;
}
.about___1ckCe .card___Am1p9 > div {
  width: 488px;
  height: 470px;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 8px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 40px 0;
  letter-spacing: 1px;
}
.about___1ckCe .card___Am1p9 > div img {
  width: 170px;
  height: 170px;
}
.about___1ckCe .card___Am1p9 > div h2 {
  font-size: 26px;
  font-weight: 500;
  line-height: 77px;
}
.about___1ckCe .card___Am1p9 > div .textArea___pYjNy {
  font-size: 16px;
  width: 400px;
  font-weight: 500;
  line-height: 28px;
}
.about___1ckCe .list___3JWch {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  color: #fff;
}
.about___1ckCe .list___3JWch > span {
  width: 45%;
  font-size: 24px;
  font-weight: 500;
  line-height: 60px;
  letter-spacing: 1px;
  position: relative;
  padding-left: 52px;
}
.about___1ckCe .list___3JWch > span::before {
  content: '';
  display: inline-block;
  height: 34px;
  width: 34px;
  position: absolute;
  left: 0;
  top: 14px;
  background-image: url("/static/images/pc/icon_about_check.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx) {
  .about___1ckCe .list___3JWch > span::before {
    background-image: url("/static/images/pc/icon_about_check@2x.png");
  }
}
@media (max-width: 750px) {
  .about___1ckCe .content___3jNYf {
    padding: 0 0.45rem 1.1rem;
  }
  .about___1ckCe .card___Am1p9 {
    flex-direction: column;
    align-items: center;
    margin: 0.8rem 0 0;
  }
  .about___1ckCe .card___Am1p9 > div {
    width: 100%;
    height: 5.6rem;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding: 0 0.65rem 0 0.5rem;
    margin-bottom: 0.55rem;
  }
  .about___1ckCe .card___Am1p9 > div img {
    width: 2.65rem;
    height: 2.65rem;
  }
  .about___1ckCe .card___Am1p9 > div h2 {
    font-size: 0.43rem;
    line-height: 3em;
  }
  .about___1ckCe .card___Am1p9 > div .textArea___pYjNy {
    font-size: 0.32rem;
    width: 4.65rem;
    line-height: 2em;
  }
  .about___1ckCe .list___3JWch > span {
    width: 100%;
    font-size: 0.37rem;
    line-height: 2.5em;
    padding-left: 0.7rem;
  }
  .about___1ckCe .list___3JWch > span::before {
    height: 0.5rem;
    width: 0.5rem;
    top: 0.18rem;
    background-image: url("/static/images/phone/icon_about_check.png");
  }
}
@media only screen and (max-width: 750px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 750px) and (min-resolution: 1.5dppx) {
  .about___1ckCe .list___3JWch > span::before {
    background-image: url("/static/images/phone/icon_about_check@2x.png");
  }
}

.content___28OC3 {
  width: 1200px;
  height: 100%;
  margin: 0 auto;
  border: 1px solid transparent;
  color: #333333;
}
@media (max-width: 750px) {
  .content___28OC3 {
    width: 100%;
  }
}
.cooperation___3FYok .content___28OC3 {
  padding-bottom: 140px;
}
.cooperation___3FYok .card___2Yx1- {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 90px;
  box-shadow: 15px 15px 15px 5px #F1F4F6;
}
.cooperation___3FYok .card___2Yx1- .img___iJ1wy {
  width: 720px;
  height: 310px;
  background-image: url("/static/images/pc/pic_cooperation.png");
  background-repeat: no-repeat;
  background-size: cover;
}
.cooperation___3FYok .card___2Yx1- .message___1Cr9A {
  padding: 36px 74px;
}
.cooperation___3FYok .card___2Yx1- .message___1Cr9A .info___3vkYk h2 {
  font-size: 38px;
  font-weight: 500;
  line-height: 95px;
  letter-spacing: 1px;
}
.cooperation___3FYok .card___2Yx1- .message___1Cr9A .info___3vkYk p {
  line-height: 50px;
  font-size: 18px;
  display: flex;
}
.cooperation___3FYok .card___2Yx1- .message___1Cr9A .info___3vkYk p .label___UvfW5 {
  width: 63px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx) {
  .cooperation___3FYok .card___2Yx1- .img___iJ1wy {
    background-image: url("/static/images/pc/pic_cooperation@2x.png");
  }
}
@media (max-width: 750px) {
  .cooperation___3FYok .content___28OC3 {
    padding: 0 0.45rem 1.1rem;
  }
  .cooperation___3FYok .card___2Yx1- {
    flex-direction: column;
    align-items: center;
    margin-top: 0.65rem;
    box-shadow: 0 0 0.2rem 0.1rem #F1F4F6;
  }
  .cooperation___3FYok .card___2Yx1- .img___iJ1wy {
    width: 100%;
    height: 3.2rem;
    background-image: url("/static/images/phone/pic_cooperation.png");
  }
  .cooperation___3FYok .card___2Yx1- .message___1Cr9A {
    width: 100%;
    padding: 0.7rem;
  }
  .cooperation___3FYok .card___2Yx1- .message___1Cr9A .info___3vkYk {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 0.3rem;
  }
  .cooperation___3FYok .card___2Yx1- .message___1Cr9A .info___3vkYk h2 {
    font-size: 0.64rem;
    line-height: 1.4em;
  }
  .cooperation___3FYok .card___2Yx1- .message___1Cr9A .info___3vkYk p {
    line-height: 2.8em;
    font-size: 0.37rem;
    display: flex;
  }
  .cooperation___3FYok .card___2Yx1- .message___1Cr9A .info___3vkYk p .label___UvfW5 {
    width: 1.2rem;
  }
}
@media only screen and (max-width: 750px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 750px) and (min-resolution: 1.5dppx) {
  .cooperation___3FYok .card___2Yx1- .img___iJ1wy {
    background-image: url("/static/images/phone/pic_cooperation@2x.png");
  }
}

.content___1X2GC {
  width: 1200px;
  height: 100%;
  margin: 0 auto;
  border: 1px solid transparent;
  color: #333333;
}
@media (max-width: 750px) {
  .content___1X2GC {
    width: 100%;
  }
}
.map___YFBDG {
  height: 500px;
  position: relative;
}
.map___YFBDG .logo___3_f_D {
  width: 130px;
  height: auto;
  padding: 5px 10px;
}
@media (max-width: 750px) {
  .map___YFBDG {
    height: 6.93rem;
  }
  .logo___3_f_D {
    width: 1.75rem;
  }
}

.content___8c0Vq {
  width: 1200px;
  height: 100%;
  margin: 0 auto;
  border: 1px solid transparent;
  color: #333333;
}
@media (max-width: 750px) {
  .content___8c0Vq {
    width: 100%;
  }
}
.footer___26Gkt {
  background-color: #2F445C;
}
.footer___26Gkt .content___8c0Vq {
  color: #fff;
  font-size: 18px;
  line-height: 37px;
  opacity: 70%;
}
.footer___26Gkt .info___16aWs {
  padding: 60px 0;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.footer___26Gkt .info___16aWs li:first-child {
  font-size: 20px;
}
.footer___26Gkt .sign___2zGzw {
  height: 80px;
  line-height: 80px;
  text-align: center;
  border-top: 1px solid #63768B;
}
.footer___26Gkt .sign___2zGzw a {
  margin-left: 10px;
  color: #fff;
}
.footer___26Gkt .sign___2zGzw a:hover {
  color: #BADDF7;
}
@media (max-width: 750px) {
  .footer___26Gkt .content___8c0Vq {
    padding: 0.7rem 0.45rem 0.55rem;
    font-size: 0.37rem;
    line-height: 2.5em;
  }
  .footer___26Gkt .info___16aWs {
    padding: 0 0.35rem 0.8rem;
    flex-direction: column;
    justify-content: flex-start;
  }
  .footer___26Gkt .info___16aWs li:first-child {
    font-size: 0.37rem;
    margin-top: 0.16rem;
  }
  .footer___26Gkt .sign___2zGzw {
    height: auto;
    padding: 0.75rem 1.9rem;
    line-height: 1.5em;
    border-top: 2px solid #63768B;
  }
}

body {
  line-height: 1.5;
  font-size: 16px;
  font-family: 'PingFang SC', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
}
a,
body,
div,
h2,
html,
img,
li,
p,
span,
ul {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
button {
  color: inherit;
  font: inherit;
  margin: 0;
  padding: 0;
  border: 0;
  background: 0;
}
button:focus {
  text-decoration: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  outline: none;
}
img {
  border: 0;
  vertical-align: bottom;
}
a {
  text-decoration: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  outline: none;
}
a,
a:active,
a:focus,
a:hover,
a:link,
a:visited {
  -webkit-tap-highlight-color: transparent;
  outline: none;
  background: none;
  text-decoration: none;
}
li,
ul {
  list-style: none;
}
h2 {
  font-size: 100%;
  font-variant: normal;
}
.container___2Sszc {
  width: 100%;
}
.container___2Sszc > section {
  min-width: 1200px;
}
@media (max-width: 750px) {
  html {
    font-size: 10vw;
  }
  body {
    font-size: 0.32rem;
  }
  .container___2Sszc > section {
    min-width: 0;
  }
}

.Root___1axvd {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  color: black;
  font-family: PingFangSC-Medium, PingFang SC;
}
.Root___1axvd > header {
  position: relative;
  height: 30px;
  margin-bottom: 20px;
  white-space: nowrap;
  font-size: 22px;
  font-weight: 500;
  color: #294c46;
  letter-spacing: 1px;
}
.Root___1axvd > header div {
  width: 100%;
  height: 7px;
  margin-top: -12px;
  background: #f3d769;
}
.Root___1axvd > main {
  width: 343px;
  background: #eef6e6;
  border-radius: 4px;
}
.Root___1axvd > main > main {
  margin-top: 20px;
  display: flex;
  flex-direction: row;
  justify-content: space-evenly;
}
.Root___1axvd > main > main .headimg___2HD3h {
  width: 50%;
}
.Root___1axvd > main > main .headimg___2HD3h img {
  width: 88px;
  height: 88px;
  border-radius: 50%;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}
.Root___1axvd > main > main nav {
  width: 50%;
}
.Root___1axvd > main > main .name___2-nHr,
.Root___1axvd > main > main .telphone___1mDrg {
  margin-left: 20px;
}
.Root___1axvd > main > main .name___2-nHr div:nth-child(1),
.Root___1axvd > main > main .telphone___1mDrg div:nth-child(1) {
  font-size: 12px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: rgba(41, 76, 70, 0.5);
  line-height: 17px;
}
.Root___1axvd > main > main .name___2-nHr div:nth-child(2),
.Root___1axvd > main > main .telphone___1mDrg div:nth-child(2) {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #294c46;
  line-height: 20px;
  margin-bottom: 15px;
}
.Root___1axvd > main .title___hpkS3 {
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  width: 79px;
  height: 32px;
  background: #294c46;
  border-radius: 0px 0px 4px 4px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.Root___1axvd > main .title___hpkS3 p {
  width: 59px;
  height: 20px;
  font-size: 14px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #eef6e6;
  line-height: 20px;
}

.Root___3HtkT {
  position: relative;
  width: 100%;
  display: flex;
  justify-content: center;
  font-family: PingFangSC-Medium, PingFang SC;
}
.Root___3HtkT > main {
  position: relative;
  width: 343px;
  background: #eef6e6;
  border-radius: 4px;
  margin-top: 30px;
}
.Root___3HtkT > main > nav {
  padding-left: 15px;
  padding-top: 15px;
}
.Root___3HtkT > main > nav .title___1J_6d {
  font-size: 16px;
  font-weight: 500;
  color: #294c46;
}
.Root___3HtkT > main > nav .title___1J_6d > div {
  display: inline-block;
  overflow: hidden;
}
.Root___3HtkT > main > nav .title___1J_6d > div > div {
  width: 100%;
  height: 7px;
  margin-top: -10px;
  background: #f3d769;
}
.Root___3HtkT > main > nav .info___1ZCII {
  width: 100%;
  margin-top: 5px;
  margin-bottom: 8px;
}
.Root___3HtkT > main > nav .info___1ZCII .company___3OGSw,
.Root___3HtkT > main > nav .info___1ZCII .number___3pmYO {
  position: relative;
  display: inline-block;
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #294c46;
  line-height: 20px;
}
.Root___3HtkT > main > nav .info___1ZCII .company___3OGSw embed,
.Root___3HtkT > main > nav .info___1ZCII .number___3pmYO embed {
  transform: translateY(3px);
  width: 16px;
  height: 16px;
  margin-right: 6px;
}
.Root___3HtkT > main > nav .info___1ZCII .company___3OGSw {
  width: 167px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.Root___3HtkT > main > nav .info___1ZCII .number___3pmYO {
  width: 128px;
}

.Root___2jByB {
  position: relative;
  width: 100%;
  display: flex;
  justify-content: center;
  margin-top: 30px;
  font-family: PingFangSC-Medium, PingFang SC;
}
.Root___2jByB > div {
  width: 343px;
  height: 322px;
  background: #eef6e6;
  border-radius: 4px;
  position: relative;
}
.Root___2jByB > div header {
  padding-left: 15px;
  padding-top: 15px;
  font-size: 16px;
  font-weight: 500;
  color: #294c46;
  line-height: 22px;
}
.Root___2jByB > div header > div {
  width: 68px;
  height: 7px;
  margin-top: -10px;
  margin-left: -4px;
  background: #f3d769;
}
.Root___2jByB > div main {
  position: relative;
  height: 210px;
}
.Root___2jByB > div main ul li {
  list-style: none;
  padding-left: 0;
  position: relative;
  color: #294c46;
}
.Root___2jByB > div main ul li > div {
  width: 252px;
  height: 30px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin-top: 5px;
}
.Root___2jByB > div main ul li:nth-child(1) > div {
  border-bottom: solid 2px #294c46;
}
.Root___2jByB > div main ul li:nth-child(1) > div > div {
  position: relative;
  bottom: -5px;
  width: 11px;
  height: 11px;
  background: #294c46;
  border-radius: 50%;
}
.Root___2jByB > div main ul li:nth-child(1) > div > div::after {
  content: "";
  position: absolute;
  bottom: -8px;
  left: 5px;
  width: 1px;
  height: 8px;
  background: #294c46;
}
.Root___2jByB > div main ul li:nth-child(2) {
  font-size: 11px;
  font-weight: 400;
}
.Root___2jByB > div main ul li:nth-child(3) {
  margin-top: -10px;
  font-size: 14px;
  font-weight: 500;
}
.Root___2jByB > div main .route___210Gs {
  display: flex;
  justify-content: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
.Root___2jByB > div main .map___3uPBh {
  position: absolute;
  left: 50%;
  margin-top: -14px;
  transform: translateX(-50%);
  width: 319px;
  height: 123px;
  background-color: white;
}
.Root___2jByB > div footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 60px;
  display: flex;
  justify-content: space-around;
}
.Root___2jByB > div footer > div {
  width: 50%;
  margin-top: 10px;
}
.Root___2jByB > div footer > div:nth-child(1) {
  padding-left: 15px;
  font-size: 14px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #294c46;
  line-height: 20px;
}
.Root___2jByB > div footer > div:nth-child(2) {
  text-align: right;
  padding-right: 15px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  line-height: 20px;
}
.Root___2jByB > div footer > div:nth-child(2) > div:nth-child(1) {
  font-size: 14px;
}
.Root___2jByB > div footer > div:nth-child(2) > div:nth-child(2) {
  font-size: 12px;
}
.Root___2jByB > div footer .normal___1ZiMe {
  position: relative;
  color: #84b61c;
}
.Root___2jByB > div footer .normal___1ZiMe::before {
  content: "";
  position: absolute;
  top: 5px;
  left: 115px;
  width: 7px;
  height: 7px;
  background: #84b61c;
  border-radius: 50%;
}
.Root___2jByB > div footer .abnormal___1HuiF {
  position: relative;
  color: #c72d2d;
}
.Root___2jByB > div footer .abnormal___1HuiF::before {
  content: "";
  position: absolute;
  top: 5px;
  left: 115px;
  width: 7px;
  height: 7px;
  background: #c72d2d;
  border-radius: 50%;
}

.Root___3Afix {
  position: relative;
  width: 100%;
  display: flex;
  justify-content: center;
  margin-top: 30px;
}
.Root___3Afix .main___27lSG {
  width: 343px;
  background: #eef6e6;
  border-radius: 4px;
}
.Root___3Afix .main___27lSG header {
  padding-left: 15px;
  padding-top: 15px;
  font-size: 16px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #294c46;
  line-height: 22px;
}
.Root___3Afix .main___27lSG header > div {
  margin-top: -10px;
  margin-left: -2px;
  width: 64px;
  height: 7px;
  background: #f3d769;
}
.Root___3Afix .main___27lSG main {
  padding: 15px 15px;
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #294c46;
  line-height: 20px;
}
.Root___3Afix .main___27lSG footer {
  display: flex;
  justify-content: space-evenly;
  margin-bottom: 15px;
}
.Root___3Afix .main___27lSG footer img {
  width: 100px;
  height: 100px;
}

.Preview___3X0tF {
  position: fixed !important;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: #292929;
  z-index: 999;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .Preview___3X0tF {
    width: 400px;
    margin-left: 38%;
  }
}
.Hidden___3ygS6 {
  display: none;
}
.Preview___3X0tF .imageDiv___1PYfh,
.Hidden___3ygS6 .imageDiv___1PYfh {
  position: absolute !important;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  height: auto !important;
  padding: 0 0 !important;
}
@media screen and (min-width: 768px) {
  .Preview___3X0tF .imageDiv___1PYfh,
  .Hidden___3ygS6 .imageDiv___1PYfh {
    width: 400px;
  }
}
.Preview___3X0tF .imageDiv___1PYfh img,
.Hidden___3ygS6 .imageDiv___1PYfh img {
  width: 100% !important;
  height: auto !important;
  animation: image-preview___3fXoc 0.5s;
  margin: 0 0 !important;
}
@keyframes image-preview___3fXoc {
  from {
    transform: translateY(50%);
    width: 0;
    height: 0;
  }
}

.Root___1yqG2 {
  position: relative;
  margin-top: 30px;
  width: 100%;
  display: flex;
  justify-content: center;
}
.Root___1yqG2 > main {
  width: 343px;
  background: #eef6e6;
  border-radius: 4px;
}
.Root___1yqG2 > main header {
  padding-left: 15px;
  padding-top: 15px;
  font-size: 16px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #294c46;
  line-height: 22px;
}
.Root___1yqG2 > main header div {
  margin-top: -10px;
  margin-left: -2px;
  width: 64px;
  height: 7px;
  background: #f3d769;
}
.Root___1yqG2 > main article {
  margin-top: 15px;
  margin-bottom: 15px;
  padding: 0 15px;
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #294c46;
  line-height: 20px;
}

.Root___fKWBM {
  position: relative;
  width: 100%;
  margin-top: 30px;
  display: flex;
  justify-content: center;
  font-family: PingFangSC-Medium, PingFang SC;
}
.Root___fKWBM > main {
  position: relative;
  width: 343px;
  background: #eef6e6;
  border-radius: 4px;
}
.Root___fKWBM > main ul,
.Root___fKWBM > main li {
  list-style: none;
  padding-left: 0;
}
.Root___fKWBM > main .null___fhG5H {
  border: none;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 60px;
  margin-bottom: 60px;
}
.Root___fKWBM > main .null___fhG5H > p {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #294c46;
  line-height: 20px;
}
.Root___fKWBM > main > header {
  margin-left: 15px;
  margin-top: 15px;
  font-size: 16px;
  font-weight: 500;
  color: #294c46;
  line-height: 22px;
}
.Root___fKWBM > main > header div {
  margin-top: -10px;
  margin-left: -2px;
  width: 64px;
  height: 7px;
  background: #f3d769;
}
.Root___fKWBM > main > div {
  margin: auto auto;
  width: 315px;
  box-sizing: border-box;
  border-bottom: solid 1px #d1dec6;
}
.Root___fKWBM > main > div > p {
  font-size: 14px;
  font-weight: 500;
  color: #294c46;
  line-height: 40px;
}
.Root___fKWBM > main > div nav {
  display: flex;
  justify-content: space-evenly;
}
.Root___fKWBM > main > div nav div {
  width: 80px;
  height: 80px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.Root___fKWBM > main > div nav div p:nth-child(1) {
  padding: 0 0;
  font-size: 30px;
  font-weight: 500;
  color: #294c46;
  letter-spacing: 1px;
}
.Root___fKWBM > main > div nav div p:nth-child(2) {
  font-size: 12px;
  font-weight: 500;
  color: #294c46;
  letter-spacing: 1px;
  line-height: 17px;
}
.Root___fKWBM > main > ul {
  margin-bottom: 15px;
}
.Root___fKWBM > main > ul li .list___2YT_u {
  position: relative;
  font-size: 14px;
  font-weight: 400;
  color: #294c46;
  line-height: 20px;
}
.Root___fKWBM > main > ul li .list___2YT_u > div {
  width: 100%;
  padding: 0 15px;
  margin-top: 10px;
  box-sizing: border-box;
}
.Root___fKWBM > main > ul li .list___2YT_u > div div {
  width: 33%;
  display: inline-block;
}
.Root___fKWBM > main > ul li .list___2YT_u > div div:nth-child(1) {
  text-align: left;
}
.Root___fKWBM > main > ul li .list___2YT_u > div div:nth-child(2) {
  text-align: center;
}
.Root___fKWBM > main > ul li .list___2YT_u > div div:nth-child(3) {
  text-align: right;
}
.Root___fKWBM > main > ul li .list___2YT_u .listDetail___3CBwc {
  position: relative;
  margin: auto auto;
  margin-top: 10px;
  width: 315px;
  padding: 15px 15px;
  box-sizing: border-box;
  background: #e1efd4;
  border-radius: 4px;
  font-size: 14px;
  font-weight: 400;
}
.Root___fKWBM > main > ul li .list___2YT_u .listDetail___3CBwc .description___3OpQN,
.Root___fKWBM > main > ul li .list___2YT_u .listDetail___3CBwc .date___pbUXJ {
  display: flex;
  justify-content: space-between;
}
.Root___fKWBM > main > ul li .list___2YT_u .listDetail___3CBwc .description___3OpQN > p:nth-child(2) {
  display: inline-block;
  width: 180px;
  text-align: right;
  font-weight: 400;
}
.Root___fKWBM > main > ul li .list___2YT_u .listDetail___3CBwc .localPicture___Kj3p0,
.Root___fKWBM > main > ul li .list___2YT_u .listDetail___3CBwc .donePicture___1q8a6 {
  display: flex;
  justify-content: space-between;
}
.Root___fKWBM > main > ul li .list___2YT_u .listDetail___3CBwc .localPicture___Kj3p0 .imageList___2ztMu,
.Root___fKWBM > main > ul li .list___2YT_u .listDetail___3CBwc .donePicture___1q8a6 .imageList___2ztMu {
  width: 195px;
  height: 52px;
  overflow: hidden;
  text-align: right;
}
.Root___fKWBM > main > ul li .list___2YT_u .listDetail___3CBwc .localPicture___Kj3p0 .imageList___2ztMu > div,
.Root___fKWBM > main > ul li .list___2YT_u .listDetail___3CBwc .donePicture___1q8a6 .imageList___2ztMu > div {
  display: inline-block;
  margin-left: 15px;
  width: 50px;
  height: 50px;
}
.Root___fKWBM > main > ul li .list___2YT_u .listDetail___3CBwc .localPicture___Kj3p0 .imageList___2ztMu > div img,
.Root___fKWBM > main > ul li .list___2YT_u .listDetail___3CBwc .donePicture___1q8a6 .imageList___2ztMu > div img {
  width: 100%;
  height: 100%;
}
.Root___fKWBM > main > ul li .list___2YT_u .listDetail___3CBwc > div {
  margin-top: 7px;
}
.Root___fKWBM > main > ul li .list___2YT_u .listDetail___3CBwc > div > p:nth-child(1) {
  font-size: 14px;
  font-weight: 500 !important;
}

.Root___we2NB {
  position: relative;
  width: 100%;
  display: flex;
  justify-content: center;
  margin-top: 30px;
  font-family: PingFangSC-Medium, PingFang SC;
}
.Root___we2NB .main___mENjC {
  width: 343px;
  background: #eef6e6;
  border-radius: 4px;
}
.Root___we2NB .main___mENjC > header {
  margin-top: 15px;
  margin-left: 15px;
  font-size: 16px;
  font-weight: 500;
  color: #294c46;
  line-height: 22px;
}
.Root___we2NB .main___mENjC > header > div {
  width: 64px;
  height: 7px;
  margin-top: -10px;
  margin-left: -2px;
  background: #f3d769;
}
.Root___we2NB .main___mENjC > main {
  height: 128px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.Root___we2NB .main___mENjC > main div {
  border-radius: 50%;
}
.Root___we2NB .main___mENjC > main .BigCircle___3khY8 {
  width: 104px;
  height: 104px;
  background: rgba(203, 230, 179, 0.3);
  display: flex;
  justify-content: center;
  align-items: center;
}
.Root___we2NB .main___mENjC > main .BigCircle___3khY8 .SmCircle___2wIAU {
  width: 80px;
  height: 80px;
  background: #cbe6b3;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.Root___we2NB .main___mENjC > main .BigCircle___3khY8 .SmCircle___2wIAU p:nth-child(1) {
  font-size: 12px;
  font-weight: 400;
  color: #294c46;
  line-height: 17px;
}
.Root___we2NB .main___mENjC > main .BigCircle___3khY8 .SmCircle___2wIAU p:nth-child(2) {
  font-size: 36px;
  font-weight: 500;
  color: #294c46;
  line-height: 50px;
  letter-spacing: 1px;
}
.Root___we2NB .main___mENjC > footer ul,
.Root___we2NB .main___mENjC > footer li {
  list-style: none;
  padding-left: 0;
}
.Root___we2NB .main___mENjC > footer ul {
  margin: 0 10px 20px 10px;
}
.Root___we2NB .main___mENjC > footer ul li {
  display: flex;
  justify-content: space-between;
  margin-top: 10px;
}
.Root___we2NB .main___mENjC > footer ul li div {
  display: inline-block;
  font-size: 14px;
  color: #294c46;
  line-height: 20px;
}
.Root___we2NB .main___mENjC > footer ul li div:nth-child(1) {
  font-weight: 500;
}
.Root___we2NB .main___mENjC > footer ul li div:nth-child(2) {
  font-weight: 400;
}

.Root___1IuA9 {
  position: absolute;
  width: 100vw;
  max-width: 400px;
  padding: 0 0 30px 0;
  margin: 0 0;
  background: #e1efd4;
}
@media screen and (min-width: 768px) {
  .Root___1IuA9 {
    width: 400px;
    margin-left: 38%;
  }
}

