*{box-sizing:border-box}
ol,ul{list-style:none}
.main{height:100vh;background-image:url(guide-bg.png);background-size:100rem auto;background-repeat:no-repeat;background-position:center top;padding-top:10.5rem}
.main_bt{text-align:center;font-weight:700;font-size:2.52rem;color:#fed5a1;font-family:Alimama ShuHeiTi}
.content{display:flex;justify-content:center;padding-top:3rem}
.info{display:flex;flex-direction:column;width:16.6666666667rem;height:22.2395833333rem;background:rgba(20,20,20,.3);margin-right:.4166666667rem}
.logo{display:flex;justify-content:center;align-items:center;height:5.46875rem;background-image:url(guide-logoBg.png);background-size:100% 100%;background-repeat:no-repeat}
.logo__img{width:12.4479166667rem;height:2.2916666667rem}
.workInfo{margin:1.25rem 2.1875rem 1.0416666667rem .6770833333rem}
.workInfo__text{font-size:.7291666667rem;color:#fff;text-shadow:0 .15625rem .3125rem #00000029;line-height:1.1458333333rem;font-weight:400}
.workInfo .workInfo__text:nth-child(2){padding-left: 1.3rem;}
.tel{display:flex;flex-direction:column;gap:.625rem;margin-bottom:1rem}
.tel__item{position:relative;display:flex;margin:0 .8333333333rem 0 .6770833333rem}
.tel__img{position:relative;top:.2083333333rem;width:.78125rem;height:.8854166667rem;margin-right:.4166666667rem;flex-shrink:0}
.tel__text{font-size:.7291666667rem;color:#fff;line-height:1.1458333333rem;word-break:break-all}
.copyright{position:relative;display:flex;margin-left:.6770833333rem}
.copyright__img{position:relative;top:.1041666667rem;width:.625rem;height:.78125rem;margin-right:.4166666667rem}
.copyright__text{font-weight:400;font-size:.625rem;color:#fff;word-break:break-all}
.security{position:relative;display:flex;margin:.4166666667rem 0 0 .5729166667rem}
.security__img{position:relative;width:.8333333333rem;height:.8333333333rem;margin-right:.3125rem}
.security__text{font-weight:400;font-size:.625rem;color:#fff;word-break:break-all}
.areaList{display:flex}
.area{display:flex;flex-direction:column;justify-content:center;align-items:center;width:12.1875rem;height:22.2395833333rem;background:rgba(20,20,20,.3);margin-left:.1041666667rem}
.area a{text-align: center;}
.area:first-child{margin-left:0}
.area__img{margin-bottom:.8854166667rem}
.area__img--1{width:3.3854166667rem;height:3.3854166667rem}
.area__img--2{width:3.5416666667rem;height:3.2291666667rem}
.area__name{font-size:1.25rem;line-height:1.6666666667rem;color:#fff;margin-bottom:.3125rem}
@media screen and (max-width:750px){
  .main{position:relative;height:auto;min-height:100vh;background-image:url(guide-bg--mp.png);background-size:100% auto;background-color:#8facd1;padding-bottom:5.3333333333vw;padding-top:17rem}
  .main_bt{font-size:6vw}
  .content{position:relative;z-index:2;flex-direction:column;justify-content:unset;align-items:center;padding-top:9vw}
  .info{width:85.3333333333vw;height:105.6vw;margin-right:0;margin-bottom:2.6666666667vw}
  .logo{height:28vw}
  .logo__img{width:63.7333333333vw;height:11.7333333333vw}
  .workInfo{margin:4.2666666667vw 11.2vw 4.8vw 3.4666666667vw}
  .workInfo__text{font-size:3.7333333333vw;text-shadow:0 .8vw 1.6vw #00000029;line-height:5.8666666667vw}
  .workInfo .workInfo__text:nth-child(2){padding-left: 6vw;}
  .tel{gap:3.2vw;margin-bottom:6.4vw}
  .tel__item{margin:0 4.2666666667vw 0 3.4666666667vw}
  .tel__img{top:1.0666666667vw;width:4vw;height:4.5333333333vw;margin-right:2.1333333333vw}
  .tel__text{font-size:3.7333333333vw;line-height:5.8666666667vw}
  .copyright{margin-left:3.4666666667vw}
  .copyright__img{top:.5333333333vw;width:3.2vw;height:4vw;margin-right:2.1333333333vw}
  .copyright__text{font-size:3.2vw}
  .security{margin:2.1333333333vw 0 0 2.9333333333vw}
  .security__img{width:4.2666666667vw;height:4.2666666667vw;margin-right:1.6vw}
  .security__text{font-size:3.2vw}
  .area{display:flex;flex-direction:column;justify-content:center;align-items:center;width:41.3333333333vw;height:53.3333333333vw;background:rgba(20,20,20,.3);margin-left:2.6666666667vw}
  .area:first-child{margin-left:0}
  .area__img{margin-bottom:4.5333333333vw}
  .area__img--1{width:17.3333333333vw;height:17.3333333333vw}
  .area__img--2{width:18.1333333333vw;height:16.5333333333vw}
  .area__name{font-size:5.3333333333vw;line-height:7.4666666667vw;color:#fff;margin-bottom:1.6vw}
}