.bannerBox[data-v-fc688695] {
  padding-bottom: 10px;
}
.banner1[data-v-fc688695] {
  background-attachment: fixed;
  background-image: url(../img/aboutBanner1.jpg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100vh;
  overflow: hidden;
  position: relative;
}
.banner1 > img[data-v-fc688695] {
  display: block;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  position: absolute;
  width: 100%;
}
.banner1 .title[data-v-fc688695] {
  height: 100vh;
  position: relative;
  width: 100vw;
}
.banner1 .title .main[data-v-fc688695] {
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}
.banner1 h2[data-v-fc688695] {
  color: #ffffff1a;
  display: inline-block;
  font-size: 12px;
  line-height: 0.9;
  opacity: 0;
  transition: all 0s;
  white-space: nowrap;
}
.banner1 h1[data-v-fc688695] {
  bottom: 21px;
  color: #fff;
  font-size: 62px;
  left: 50%;
  letter-spacing: 5px;
  opacity: 0;
  position: absolute;
  text-align: center;
  transform: translate(-50%);
  width: 100%;
}
.banner1 .font[data-v-fc688695] {
  display: block;
  margin: 0 auto;
  max-width: 575px;
  text-align: center;
  width: 50%;
}
.banner1 .font > div[data-v-fc688695] {
  color: #ffffff80;
  display: inline-block;
  font-size: 14px;
  margin: 0 3px;
  opacity: 0;
}
.banner1 .loading[data-v-fc688695] {
  bottom: 5%;
  height: 50px;
  left: 50%;
  position: absolute;
  transform: translate(-50%);
  width: 50px;
}
@keyframes myfirst-fc688695 {
  0% {
    transform: rotate(0);
  }
  to {
    transform: rotate(1turn);
  }
}
.banner1 .loading > div[data-v-fc688695] {
  height: 100%;
  position: relative;
  width: 100%;
}
.banner1 .loading img[data-v-fc688695] {
  opacity: 0.6;
  position: absolute;
}
.banner1 .loading .load[data-v-fc688695] {
  animation: myfirst-fc688695 20s linear infinite;
  width: 100%;
}
.banner1 .loading .down[data-v-fc688695] {
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 40%;
}
.company[data-v-fc688695] {
  background: #fafafa;
  border-radius: 10px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 auto;
  padding: 4%;
  position: relative;
  width: 87%;
}
.company > img[data-v-fc688695] {
  bottom: -5%;
  left: 50%;
  opacity: 0.5;
  position: absolute;
  transform: translate(-50%);
  width: 100vw;
}
.company .font[data-v-fc688695] {
  position: relative;
  width: 45%;
  z-index: 1;
}
.company .font h1[data-v-fc688695] {
  color: #0b0f10;
  font-size: 40px;
  letter-spacing: 8px;
  line-height: 1;
  position: relative;
  z-index: 1;
}
.company .font h2[data-v-fc688695] {
  -webkit-box-reflect: below 0 -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(10%, transparent), to(#f3f3f3));
  color: #f3f3f3;
  font-size: 40px;
  letter-spacing: 10px;
  line-height: 0.8;
  margin-bottom: 30px;
  margin-top: -24px;
}
.company .font p[data-v-fc688695] {
  color: #0b0f10;
  font-size: 14px;
  line-height: 2em;
  margin-bottom: 16px;
  text-indent: 2em;
}
.company .img[data-v-fc688695] {
  overflow: hidden;
  position: relative;
  width: 50%;
  z-index: 1;
}
.company .img:hover img[data-v-fc688695] {
  transform: scale(1.1);
}
.company .img img[data-v-fc688695] {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  transition: all 0.76s;
  width: 100%;
}
@media only screen and (max-width: 1366px) {
  .company .font[data-v-fc688695],
  .company .img[data-v-fc688695] {
    width: 100%;
  }
  .company .font h1[data-v-fc688695],
  .company .font h2[data-v-fc688695] {
    text-align: center;
  }
}
@media only screen and (max-width: 760px) {
  .company .font h1[data-v-fc688695] {
    font-size: 30px;
  }
  .company .font h2[data-v-fc688695] {
    font-size: 30px;
    letter-spacing: 0;
  }
}
@media only screen and (max-width: 768px) {
  .banner1 h1[data-v-fc688695] {
    font-size: 36px;
  }
  .banner1 .font[data-v-fc688695] {
    width: 90%;
  }
}
.allFont[data-v-b61025e6] {
  margin: 4% auto;
  position: relative;
  width: 87%;
}
.allFont h1[data-v-b61025e6] {
  color: #0b0f10;
  letter-spacing: 8px;
  line-height: 1;
  position: relative;
  z-index: 1;
}
.allFont h1[data-v-b61025e6],
.allFont h2[data-v-b61025e6] {
  font-size: 40px;
  text-align: center;
}
.allFont h2[data-v-b61025e6] {
  -webkit-box-reflect: below 0 -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(10%, transparent), to(#eee));
  color: #eee;
  letter-spacing: 6px;
  line-height: 0.8;
  margin-bottom: 30px;
  margin-top: -24px;
  text-transform: uppercase;
}
.all[data-v-b61025e6] {
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto;
  width: 87%;
}
.all .li1[data-v-b61025e6] {
  width: 33.33333%;
}
.all .li[data-v-b61025e6] {
  transition: all 0.76s;
}
.all .li[data-v-b61025e6]:hover {
  box-shadow: 3px 3px 10px #0000001a;
}
.all .li img[data-v-b61025e6] {
  width: 20%;
}
.all .li > div[data-v-b61025e6] {
  align-items: center;
  display: flex;
  justify-content: space-around;
  padding: 10%;
  width: 100%;
}
.all .li > div > div[data-v-b61025e6] {
  width: 40%;
}
.all .li > div > div .title[data-v-b61025e6] {
  color: #f7993c;
  font-size: 20px;
  font-weight: 900;
  line-height: 2;
}
.all .li > div > div .font[data-v-b61025e6] {
  color: #282828;
  font-size: 14px;
  line-height: 2;
}
.li01[data-v-b61025e6],
.li02[data-v-b61025e6] {
  border-right: 1px solid #f3f3f3;
}
.li01[data-v-b61025e6],
.li02[data-v-b61025e6],
.li03[data-v-b61025e6] {
  border-bottom: 1px solid #f3f3f3;
}
.li04[data-v-b61025e6] {
  border-right: 1px solid #f3f3f3;
}
@media only screen and (max-width: 1366px) {
  .all .li > div[data-v-b61025e6] {
    padding: 8%;
  }
  .all .li > div > div[data-v-b61025e6] {
    width: 50%;
  }
}
@media only screen and (max-width: 1024px) {
  .all .li > div[data-v-b61025e6] {
    padding: 6%;
  }
  .all .li > div > div[data-v-b61025e6] {
    width: 70%;
  }
  .all .li > div > div .title[data-v-b61025e6] {
    font-size: 18px;
  }
}
@media only screen and (max-width: 760px) {
  .all .li[data-v-b61025e6] {
    border-color: #f3f3f3;
    border-style: solid;
    border-width: 0 0 1px !important;
    width: 100%;
  }
}
.national[data-v-9121f0c2] {
  background-image: linear-gradient(180deg, #fafafa, #fff, #f3f3f3);
  padding-top: 8%;
  position: relative;
  width: 100%;
}
.national > img[data-v-9121f0c2] {
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}
.national > div[data-v-9121f0c2] {
  /* display: flex; */
  margin: 0 auto;
  position: relative;
  width: 87%;
}
.national .font[data-v-9121f0c2] {
  position: relative;
  width: 40%;
}
.national .font h1[data-v-9121f0c2] {
  color: #0b0f10;
  font-size: 40px;
  letter-spacing: 8px;
  line-height: 1;
  position: relative;
  z-index: 1;
}
.national .font h2[data-v-9121f0c2] {
  -webkit-box-reflect: below 0 -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(10%, transparent), to(#eee));
  color: #eee;
  font-size: 40px;
  letter-spacing: 6px;
  line-height: 0.8;
  margin-bottom: 30px;
  margin-top: -24px;
  text-transform: uppercase;
}
.national .font p[data-v-9121f0c2] {
  color: #0b0f10;
  font-size: 20px;
  margin-bottom: 16px;
}
.national .img[data-v-9121f0c2] {
  overflow: hidden;
  padding-bottom: 45%;
  position: relative;
  width: 60%;
}
.national .img svg[data-v-9121f0c2] {
  height: 100%;
  position: absolute;
}
.national .img img[data-v-9121f0c2] {
  bottom: 0;
  position: absolute;
  right: 0;
  width: 17%;
}
.national .img svg path[data-v-9121f0c2] {
  fill: none;
}
.national .img svg .path1[data-v-9121f0c2] {
  fill: #f2b26433;
  transition: all 0.76s;
}
.national .img svg .path1[data-v-9121f0c2]:hover {
  fill: #f2b266;
}
.national .img .dian[data-v-9121f0c2] {
  background: #347eff;
  border-radius: 50%;
  cursor: pointer;
  height: 10px;
  position: absolute;
  width: 10px;
}
.national .img .dian > div[data-v-9121f0c2] {
  height: 100%;
  position: relative;
  width: 100%;
}
.national .img .dian > div .an1[data-v-9121f0c2],
.national .img .dian > div .an2[data-v-9121f0c2] {
  border: 1px solid #347eff;
  border-radius: 50%;
  box-shadow: 0 0 5px #347eff;
  height: 9px;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 9px;
}
.national .img .dian > div .name[data-v-9121f0c2] {
  background: hsla(0, 0%, 100%, 0.7);
  border: 1px solid #347eff;
  border-radius: 10px;
  bottom: 20px;
  box-shadow: 3px 3px 5px #0000004d;
  color: #347eff;
  font-size: 18px;
  left: 50%;
  opacity: 0;
  padding: 5px 20px;
  position: absolute;
  text-align: center;
  transform: translate(-50%);
  transition: all 0.76s;
  white-space: nowrap;
  width: auto;
}
.national .img .dian:hover .name[data-v-9121f0c2] {
  bottom: 30px;
  opacity: 1;
}
.national .img .dian > div .an1[data-v-9121f0c2] {
  animation: dian-9121f0c2 2s linear infinite;
  animation-delay: 0s;
}
.national .img .dian > div .an2[data-v-9121f0c2] {
  animation: dian-9121f0c2 2s linear infinite;
  animation-delay: 1.5s;
}
.national .img .dian1[data-v-9121f0c2] {
  left: 64.5%;
  top: 46.6%;

}
.national .img .dian2[data-v-9121f0c2] {
  left: 49%;
  top: 51%;
}
.national .img .dian3[data-v-9121f0c2] {
  left: 45%;
  top: 80%;
}
.national .img .dian4[data-v-9121f0c2] {
  left: 66%;
  top: 85%;
}
@keyframes dian-9121f0c2 {
  0% {
    height: 9px;
    opacity: 1;
    width: 9px;
  }
  to {
    height: 44px;
    opacity: 0;
    width: 44px;
  }
}
@media only screen and (min-width: 1365px) {
  .national .font[data-v-9121f0c2] {
    left: 64%;
    top: 200px;
  }
}
@media only screen and (max-width: 1169px) {
  .national > div[data-v-9121f0c2] {
    flex-direction: column;
  }
  .national > div .font[data-v-9121f0c2],
  .national > div .img[data-v-9121f0c2] {
    width: 100%;
  }
  .national > div .font h1[data-v-9121f0c2],
  .national > div .font h2[data-v-9121f0c2],
  .national > div .font p[data-v-9121f0c2] {
    text-align: center;
  }
  .national .img[data-v-9121f0c2] {
    padding-bottom: 76%;
  }
}
@media only screen and (min-width: 1170px) and (max-width: 1365px) {
  .national .font h2[data-v-9121f0c2] {
    font-size: 32px;
    letter-spacing: 3px;
  }
  .national .font[data-v-9121f0c2] {
    left: 10%;
    top: 100px;
  }
}
@media only screen and (max-width: 767px) {
  .national > div > .font h2[data-v-9121f0c2] {
    font-size: 32px;
    letter-spacing: 0;
  }
  .national > div > .font h1[data-v-9121f0c2] {
    font-size: 30px;
  }
}
.transformation[data-v-37cb99ad] {
  background-image: linear-gradient(180deg, #f3f3f3, #fff);
  padding: 8% 0;
  position: relative;
  width: 100%;
}
.transformation > img[data-v-37cb99ad] {
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}
.transformation > div[data-v-37cb99ad] {
  display: flex;
  margin: 0 auto;
  position: relative;
  width: 87%;
}
.transformation .font[data-v-37cb99ad] {
  position: relative;
  width: 100%;
}
.transformation .font h1[data-v-37cb99ad] {
  color: #0b0f10;
  font-size: 40px;
  letter-spacing: 8px;
  line-height: 1;
  position: relative;
  text-align: center;
  z-index: 1;
}
.transformation .font h2[data-v-37cb99ad] {
  -webkit-box-reflect: below 0 -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(10%, transparent), to(#eee));
  color: #eee;
  font-size: 40px;
  letter-spacing: 6px;
  line-height: 0.8;
  margin-bottom: 30px;
  margin-top: -24px;
  text-align: center;
  text-transform: uppercase;
}
.transformation .main[data-v-37cb99ad] {
  margin: 0 auto;
  overflow: hidden;
  padding: 200px 0;
  width: 87%;
}
.transformation .main > div[data-v-37cb99ad] {
  display: flex;
  position: absolute;
  width: 125%;
}
.transformation .main .li[data-v-37cb99ad] {
  height: 0;
  position: relative;
  width: 10%;
}
.transformation .main .li .yuan[data-v-37cb99ad] {
  background: #fff;
  box-shadow: 0 0 9px #347eff66;
  height: 36px;
  width: 36px;
}
.transformation .main .li .yuan[data-v-37cb99ad],
.transformation .main .li .yuan > div[data-v-37cb99ad] {
  border-radius: 50%;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
}
.transformation .main .li .yuan > div[data-v-37cb99ad] {
  background: #347eff;
  height: 23px;
  width: 23px;
  z-index: 1;
}
.transformation .main .li2 .yuan > div[data-v-37cb99ad] {
  background: #f7993c;
}
.transformation .main .li .time[data-v-37cb99ad] {
  bottom: 36px;
  color: #282828;
  font-size: 16px;
  position: absolute;
  text-align: center;
  width: 100%;
}
.transformation .main .li .font[data-v-37cb99ad] {
  color: #282828;
  font-size: 14px;
  padding: 0 10%;
  position: absolute;
  text-align: left;
  top: 36px;
  width: 100%;
}
.transformation .main .hx[data-v-37cb99ad] {
  background-image: linear-gradient(
    90deg,
    #347eff 0,
    #347eff 66%,
    transparent 0
  );
  background-repeat: repeat-x;
  background-size: 50px 4px;
  height: 4px;
  left: 5%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 95%;
}
@media only screen and (max-width: 1200px) {
  .transformation .main > div[data-v-37cb99ad] {
    width: 166.66667%;
  }
}
@media only screen and (max-width: 768px) {
  .transformation .main > div[data-v-37cb99ad] {
    width: 222.22222%;
  }
}
@media only screen and (max-width: 767px) {
  .transformation .main > div[data-v-37cb99ad] {
    width: 400%;
  }
  .transformation .main[data-v-37cb99ad] {
    padding: 100px 0 200px;
  }
  .transformation > div > .font h2[data-v-37cb99ad] {
    font-size: 32px;
    letter-spacing: 0;
  }
  .transformation > div > .font h1[data-v-37cb99ad] {
    font-size: 30px;
  }
  .transformation .main .li .font[data-v-37cb99ad] {
    font-size: 14px;
  }
}
.contact[data-v-c454a800] {
  background-attachment: fixed;
  background-image: url(../img/aboutBg3.jpg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
  padding: 10% 5%;
  position: relative;
  width: 100%;
}
.contact h1[data-v-c454a800] {
  color: #fff;
  letter-spacing: 8px;
  line-height: 1;
  position: relative;
  z-index: 1;
}
.contact h1[data-v-c454a800],
.contact h2[data-v-c454a800] {
  display: block;
  font-size: 40px;
  text-align: center;
  width: 100%;
}
.contact h2[data-v-c454a800] {
  -webkit-box-reflect: below 0 -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(10%, transparent), to(#f3f3f3));
  color: #ffffff1a;
  letter-spacing: 10px;
  line-height: 0.8;
  margin-bottom: 30px;
  margin-top: -24px;
}
.contact > div[data-v-c454a800] {
  display: flex;
  flex-wrap: wrap;
  height: auto;
  justify-content: space-between;
  margin: 0 auto;
  max-width: 900px;
  overflow: hidden;
}
.contact > div .address[data-v-c454a800],
.contact > div .phone[data-v-c454a800] {
  color: #fff;
}
.contact > div .phone[data-v-c454a800] {
  width: 100%;
}
.contact > div .address[data-v-c454a800] {
  width: 49%;
}
@media only screen and (max-width: 760px) {
  .contact > div .address[data-v-c454a800] {
    width: 100%;
  }
}
.contact > div .fontL[data-v-c454a800] {
  align-content: flex-start;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  position: relative;
  width: 100%;
  z-index: 1;
}
.contact > div .fontL h3[data-v-c454a800] {
  color: #fff;
  display: block;
  font-size: 20px;
  font-weight: 500;
  text-align: center;
  width: 100%;
}
.contact > div .fontL textarea[data-v-c454a800] {
  font-size: 14px;
  line-height: 1.2;
  resize: none;
  width: 100%;
}
.contact > div .fontL input[data-v-c454a800],
.contact > div .fontL textarea[data-v-c454a800] {
  background-color: #ffffff1a;
  border: 1px solid hsla(0, 0%, 100%, 0.5);
  color: #fff;
  margin-bottom: 6px;
  outline: none;
  padding: 5px;
}
.contact > div .fontL input[data-v-c454a800] {
  width: calc(50% - 3px);
}
.contact > div .fontL #submit[data-v-c454a800] {
  background-color: #0000004d;
  cursor: pointer;
}
.contact > div .fontL #submit svg[data-v-c454a800] {
  height: 31px;
}
.contact > div .fontL #captchaInput[data-v-c454a800] {
  width: calc(50% - 107px);
}
.contact > div .fontL #captcha[data-v-c454a800] {
  background-color: #0000004d;
  border: 1px solid hsla(0, 0%, 100%, 0.5);
  color: #fff;
  cursor: pointer;
  font-size: 14px;
  height: 31px;
  line-height: 31px;
  margin-bottom: 6px;
  text-align: center;
  width: 100px;
}
.contact > div .fontL #captcha svg[data-v-c454a800] {
  display: block;
  height: 31px !important;
}
.contact > div .fontL textarea[data-v-c454a800]::-webkit-input-placeholder {
  color: #ddd;
}
.contact > div .fontL textarea[data-v-c454a800]:-ms-input-placeholder {
  color: #ddd;
}
.contact > div .fontL textarea[data-v-c454a800]:-moz-placeholder,
.contact > div .fontL textarea[data-v-c454a800]::-moz-placeholder {
  color: #ddd;
  opacity: 1;
}
.contact > div .fontL input[data-v-c454a800]::-webkit-input-placeholder {
  color: #ddd;
}
.contact > div .fontL input[data-v-c454a800]:-ms-input-placeholder {
  color: #ddd;
}
.contact > div .fontL input[data-v-c454a800]:-moz-placeholder,
.contact > div .fontL input[data-v-c454a800]::-moz-placeholder {
  color: #ddd;
  opacity: 1;
}
.contact > div .fontR[data-v-c454a800] {
  width: 420px;
  z-index: 1;
}
.contact > div .fontR h3[data-v-c454a800] {
  color: #fff;
  font-size: 20px;
  font-weight: 500;
  line-height: 2;
}
.contact > div .fontR p[data-v-c454a800] {
  color: #fff;
  font-size: 14px;
  line-height: 2;
}
.contact > div .fontR a[data-v-c454a800] {
  color: #fff;
  font-size: 16px;
  margin-bottom: 16px;
}
#message[data-v-c454a800] {
  background: #3d76f4;
  border-radius: 10px;
  box-shadow: 0 0 3px 3px #ffffff1a;
  color: #fff;
  font-size: 14px;
  left: 50%;
  max-width: 300px;
  opacity: 0;
  padding: 10px 30px;
  position: fixed;
  top: 10%;
  transform: translate(-50%);
  transition: all 0.76s;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  z-index: 1000;
}
@media only screen and (max-width: 768px) {
  #message[data-v-c454a800] {
    max-width: 90%;
    padding: 2% 5%;
  }
}
@media only screen and (max-width: 760px) {
  .contact .fontL[data-v-c454a800],
  .contact .fontR[data-v-c454a800] {
    width: 100%;
  }
  .contact .fontL h1[data-v-c454a800],
  .contact .fontL h2[data-v-c454a800],
  .contact .fontR h1[data-v-c454a800],
  .contact .fontR h2[data-v-c454a800] {
    text-align: center;
  }
  .contact .fontL a[data-v-c454a800] {
    display: block;
    text-align: center;
  }
  .contact .fontL h1[data-v-c454a800] {
    font-size: 30px;
  }
  .contact .fontL h2[data-v-c454a800] {
    font-size: 40px;
    letter-spacing: 0;
  }
  .contact .fontR h2[data-v-c454a800] {
    text-align: center;
  }
}
.recruit[data-v-744a3b0d] {
  background: #fff;
  padding: 8% 0;
  width: 100%;
}
.recruit > div[data-v-744a3b0d] {
  align-items: center;
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  margin: 0 auto;
  width: 87%;
}
.recruit > div > .font[data-v-744a3b0d] {
  width: 38%;
}
.recruit > div > .font h1[data-v-744a3b0d] {
  color: #0b0f10;
  font-size: 40px;
  letter-spacing: 8px;
  line-height: 1;
  position: relative;
  z-index: 1;
}
.recruit > div > .font h2[data-v-744a3b0d] {
  -webkit-box-reflect: below 0 -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(10%, transparent), to(#eee));
  color: #eee;
  font-size: 40px;
  letter-spacing: 6px;
  line-height: 0.8;
  margin-bottom: 30px;
  margin-top: -24px;
  text-transform: uppercase;
}
.recruit > div > .font h3[data-v-744a3b0d] {
  color: #347eff;
  font-size: 30px;
  margin-top: 30px;
}
.recruit > div > .font h3 span[data-v-744a3b0d] {
  font-size: 20px;
}
.recruit > div > .font p[data-v-744a3b0d] {
  color: #0b0f10;
  font-size: 14px;
  margin-bottom: 16px;
  text-indent: 2em;
}
.recruit .ul[data-v-744a3b0d] {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 55%;
}
.recruit .ul .li[data-v-744a3b0d] {
  background: #f7f9fd;
  box-shadow: 0 0 #0000001a;
  margin-bottom: 20px;
  padding: 10px;
  transition: all 0.76s;
  width: calc(50% - 10px);
}
.recruit .ul .li[data-v-744a3b0d]:hover {
  box-shadow: 3px 3px 5px #0000001a;
}
.recruit .ul .li .title[data-v-744a3b0d] {
  font-size: 20px;
  line-height: 1;
  padding: 20px;
}
.recruit .ul .li hr[data-v-744a3b0d] {
  border: 1px solid #d4dbe6;
}
.recruit .ul .li .font[data-v-744a3b0d] {
  align-items: center;
  display: flex;
  padding: 20px;
}
.recruit .ul .li .font p[data-v-744a3b0d] {
  color: #898989;
  font-size: 14px;
  width: calc(100% - 128px);
}
.recruit .ul .li .font > div[data-v-744a3b0d] {
  background: #347eff;
  border-radius: 30px;
  color: #fff;
  font-size: 16px;
  line-height: 1;
  margin-left: 30px;
  overflow: hidden;
  padding: 10px 17px;
}
@media only screen and (max-width: 1200px) {
  .recruit > div[data-v-744a3b0d] {
    flex-direction: column;
  }
  .recruit > div .font[data-v-744a3b0d],
  .recruit > div .ul[data-v-744a3b0d] {
    width: 100%;
  }
  .recruit > div .font h1[data-v-744a3b0d],
  .recruit > div .font h2[data-v-744a3b0d],
  .recruit > div .font h3[data-v-744a3b0d] {
    text-align: center;
  }
}
@media only screen and (max-width: 767px) {
  .recruit > div .ul .li[data-v-744a3b0d] {
    width: 100%;
  }
  .recruit > div > .font h2[data-v-744a3b0d] {
    font-size: 32px;
    letter-spacing: 0;
  }
  .recruit > div > .font h1[data-v-744a3b0d] {
    font-size: 30px;
  }
}
