.about-wrapper {
  width: 100%;
}
.about-wrapper ul,
.about-wrapper li {
  margin: 0;
  padding: 0;
}
.about-wrapper li {
  list-style-type: none;
}
.about-wrapper p {
  opacity: 1;
}
.about-wrapper img {
  display: block;
  border: none;
}
.companyIntro-wrapper,
.companyValue-wrapper,
.companyTeam-wrapper,
.joinUs-wrapper,
.devHistory-wrapper,
.contactUs-wrapper {
  width: 100%;
  overflow: hidden;
}
#textarrow {
  display: inline-block;
  width: 10px;
  height: 12px;
  margin-left: 8px;
  -webkit-transform: translateY(1px);
  transform: translateY(1px);
}
.more_btn {
  color: #0064FF !important;
}
.more_btn .textarrow {
  display: inline-block;
  width: 10px;
  height: 12px;
  margin-left: 8px;
  -webkit-transform: translateY(1px);
  transform: translateY(1px);
}
.companyIntro-wrapper {
  background-color: #fff;
}
.companyValue-wrapper {
  background: #f0f4f9;
}
.companyTeam-wrapper {
  background: #F9FAFC;
}
.joinUs-wrapper {
  background-color: #F0F4F9;
}
.devHistory-wrapper {
  background-color: #0064ff;
  min-height: 580px;
}
.devHistory-wrapper .commonTitle {
  color: #FFF;
}
.contactUs-wrapper {
  width: 100%;
  background-color: #F9F9F9;
}
.history {
  height: 110px;
  width: 100%;
  position: relative;
  margin-bottom: 40px;
}
.history:after {
  content: '';
  display: block;
  height: 1px;
  background: rgba(255, 255, 255, 0.63);
  position: absolute;
  width: 100%;
  min-width: 1200px;
  top: 80px;
  z-index: 1;
}
.history .history_bar {
  width: 820px;
  margin: 0 auto;
  position: relative;
  z-index: 10;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.history a {
  float: left;
  height: 110px;
  margin-right: 110px;
  cursor: pointer;
}
.history a .text {
  font-size: 24px;
  color: #ffffff;
  line-height: 30px;
  padding-bottom: 20px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.history a div {
  width: 60px;
  height: 60px;
  background-size: 60px 60px;
  background-repeat: no-repeat;
}
.history a .year_1 {
  background-image: url(/style/images/history_1_1.b0e6d5d.png);
}
.history a .year_2 {
  background-image: url(/style/images/history_2.de73e64.png);
}
.history a .year_3 {
  background-image: url(/style/images/history_3.09273cf.png);
}
.history a .year_4 {
  background-image: url(/style/images/history_4.485e5e1.png);
}
.history a .year_5 {
  margin-top: 50px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAMAAAANIilAAAAAulBMVEVHcEzW5f/T5P/+/v/R4//19f/y9//6/P/P4f/Y5//N3//////a6P/8/f/v9f/N4v/m8P/Y5//a6P/X5v/O4v/////////a6//Z5//Z5//////a6//09P8AZP/////m7/+Itv8GZ//8/f8Tb//2+f8bdP+Gtf+cwv8qff+20v/6+/96rv/+/v9PlP8gd//f6/8tf//z9/+wzv89if8Pbf+Nuf9Ul/9koP/K3v8UcP8Wcf9Tlv9lof/J3v/ZW/+KAAAAHXRSTlMAV9j+yxr9/sXmjwfo/vyL9+XpU5YKFktJShVMGJCy7AcAAAHaSURBVEjHpZfnkoIwFEajqIAVxe7mU0Fs2BW77/9ai6zMWhFyz68MwwEm3NzC2FsqelkpaXlZzmslpaxXWGiqhaKMB+RioRpKrcdzgLF3zuuZ2e2as/XZ2RtALl7/qrZUYLw6bfgDm+1qDKi1QDWZAHp9k7/h0O8BieRnN5aCMbD4B6yBgVTsk5uWMBryAIYjSOm3akbBxOZfsCdQMq9uM4vllH9lukS2+fLeLOYLHoLFHNnndyuYH3kojnMoT3uF5YKHZLHEw67FpMmUh2Y6ke7+WDIFm0fARuo/WhIY8UiMkPDdGoxhNHlowI9zFQMekQHUP7eBnhVVtnpoeHIcfR6ZPuJe3siNzejyYZy75pYCVlyAFQquXMRJRN6i6OZJ2diIyBtDrjAdFy7EHjorwxGTHZTds7gTk3fuySxhLSavUWIaZndXup12u9MNXt+YQWN53IdI51pcOsHrGybyTMb9A9vXm9rBa/8jIdNk0meTNoz0q4SD5OwGCSk8dezFDwbpSLrJYCucDGhpiJQASamX1cWSfp1ebliLUuhIJZZW3EltBa2hobVStCaO1D7SGlday0xs1mljwrWhEx9QvLbMG40uzs4fjXbOxRuNGqEmqx/xoSzCOPgLIaVKk85tdbUAAAAASUVORK5CYII=);
}
.history a.year_end {
  margin-right: 0px;
}
.history a:hover .text,
.history a.sel .text {
  -webkit-transform: scale(1.6) translate(5px, 0px);
  transform: scale(1.6) translate(5px, 0px);
}
.history a:hover .year_1,
.history a.sel .year_1 {
  background-image: url(/style/images/history_1.89438a5.png);
}
.history a:hover .year_2,
.history a.sel .year_2 {
  background-image: url(/style/images/history_2_1.3f55f29.png);
}
.history a:hover .year_3,
.history a.sel .year_3 {
  background-image: url(/style/images/history_3_1.b23b938.png);
}
.history a:hover .year_4,
.history a.sel .year_4 {
  background-image: url(/style/images/history_4_1.174163f.png);
}
.devHistory {
  display: none;
}
.devHistory.showdev {
  display: block;
}
.swiper-button-prev1,
.swiper-button-next1,
.swiper-button-prev2,
.swiper-button-next2 {
  width: 13px;
  height: 24px;
}
.swiper-button-prev1 img,
.swiper-button-next1 img,
.swiper-button-prev2 img,
.swiper-button-next2 img {
  display: block;
  width: 100%;
  height: 100%;
}
@media screen and (min-width: 1024px) {
  .swiper-button-prev1 {
    left: 0px;
  }
  .swiper-button-next1 {
    right: 0px;
  }
  .swiper-button-prev2 {
    left: 0px;
  }
  .swiper-button-next2 {
    right: 0px;
  }
  .banner {
    width: 100%;
    height: 500px;
  }
  .banner img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }
  .about {
    width: 100%;
    overflow: hidden;
  }
  .about .companyItem {
    width: 1200px;
    overflow: hidden;
    margin: 0 auto;
  }
  .about .companyItem::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    clear: both;
    overflow: hidden;
  }
  .about .commonTitle {
    width: 100%;
    margin: 60px auto;
    height: 28px;
    line-height: 28px;
    text-align: center;
    font-size: 28px;
  }
  .about .companyIntro {
    padding-bottom: 62px;
  }
  .about .companyIntro .companyIntro-content {
    width: 100%;
    overflow: hidden;
  }
  .about .companyIntro .companyIntro-content .companyIntro-content-text {
    float: left;
    width: 480px;
  }
  .about .companyIntro .companyIntro-content .companyIntro-content-text p {
    font-size: 16px;
    font-weight: normal;
    color: #3e3e3e;
    line-height: 36px;
    margin-bottom: 20px;
    opacity: 1;
  }
  .about .companyIntro .companyIntro-content .companyIntro-content-imageBox {
    float: right;
    width: 640px;
    height: 360px;
  }
  .about .companyIntro .companyIntro-content .companyIntro-content-imageBox img {
    display: block;
    width: 100%;
    height: 100%;
  }
  .about .companyValue {
    background: #f0f4f9;
    position: relative;
    overflow: visible;
  }
  .about .companyValue .swiper-button-prev1 {
    display: block;
    top: 250px;
    position: absolute;
    z-index: 10;
    outline: none;
    cursor: pointer;
  }
  .about .companyValue .swiper-button-next1 {
    display: block;
    top: 250px;
    position: absolute;
    outline: none;
    cursor: pointer;
  }
  .about .companyValue .companyValueContent {
    width: 100%;
    height: 480px;
  }
  .about .companyValue .companyValueContent .swiper-container-value {
    width: 1040px;
    height: 480px;
    margin: 0 auto;
    overflow: hidden;
    -webkit-transform: translateY(-50px);
    transform: translateY(-50px);
  }
  .about .companyValue .companyValueContent .swiper-container-value .swiper-pagination {
    display: none;
  }
  .about .companyValue .companyValueContent .swiper-container-value .swiper-wrapper {
    margin: 50px 0 50px 0px;
    height: 380px;
    width: 1760px;
  }
  .about .companyValue .companyValueContent .swiper-slide {
    width: 320px;
    height: 380px;
    background: #ffffff;
    margin-right: 40px;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    border-radius: 4px;
    overflow: hidden;
    float: left;
  }
  .about .companyValue .companyValueContent .swiper-slide:nth-last-child(1) {
    margin-right: 0;
  }
  .about .companyValue .companyValueContent .swiper-slide:hover {
    -webkit-box-shadow: 0px 5px 25px 0px rgba(0, 100, 255, 0.2);
    box-shadow: 0px 5px 25px 0px rgba(0, 100, 255, 0.2);
    opacity: 0.9;
  }
  .about .companyValue .companyValueContent .swiper-slide .slide-imgBox {
    width: 100%;
    height: 180px;
  }
  .about .companyValue .companyValueContent .swiper-slide .slide-imgBox img {
    display: block;
    width: 100%;
    height: 100%;
  }
  .about .companyValue .companyValueContent .swiper-slide .slide-title {
    height: 60px;
    line-height: 60px;
    font-size: 24px;
    color: #0064FF;
    text-align: center;
    letter-spacing: 2px;
  }
  .about .companyValue .companyValueContent .swiper-slide .slide-content {
    width: 280px;
    height: 108px;
    margin: 0 auto;
    font-size: 16px;
    font-weight: normal;
    color: #3e3e3e;
    line-height: 36px;
  }
  .about .companyTeam {
    background: #F9FAFC;
    padding-bottom: 60px;
    position: relative;
    overflow: visible;
  }
  .about .companyTeam .swiper-button-prev2 {
    display: block;
    top: 350px;
    position: absolute;
    z-index: 10;
    outline: none;
    cursor: pointer;
  }
  .about .companyTeam .swiper-button-next2 {
    display: block;
    top: 350px;
    z-index: 10;
    position: absolute;
    outline: none;
    cursor: pointer;
  }
  .about .companyTeam .companyTeamContent {
    width: 100%;
    height: 480px;
    margin-top: 40px;
    overflow: hidden;
  }
  .about .companyTeam .companyTeamContent .swiper-wrapper {
    width: 2160px;
  }
  .about .companyTeam .companyTeamContent .swiper-container-team {
    width: 1080px;
    height: 480px;
    overflow: hidden;
    margin: 0 auto;
  }
  .about .companyTeam .companyTeamContent .swiper-container-team::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    clear: both;
    overflow: hidden;
  }
  .about .companyTeam .companyTeamContent .swiper-container-team .swiper-slide {
    width: 1080px;
    height: 480px;
    float: left;
  }
  .about .companyTeam .companyTeamContent .swiper-container-team .swiper-slide::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    clear: both;
    overflow: hidden;
  }
  .about .companyTeam .companyTeamContent .swiper-container-team .swiper-slide .slide-imgBox {
    width: 360px;
    height: 480px;
    float: left;
    border-radius: 2px;
    overflow: hidden;
  }
  .about .companyTeam .companyTeamContent .swiper-container-team .swiper-slide .slide-imgBox img {
    width: 100%;
    height: 100%;
  }
  .about .companyTeam .companyTeamContent .swiper-container-team .swiper-slide .slide-content {
    width: 700px;
    height: 100%;
    float: left;
    padding-left: 20px;
  }
  .about .companyTeam .companyTeamContent .swiper-container-team .swiper-slide .slide-content .name {
    font-size: 24px;
    line-height: 60px;
    height: 60px;
  }
  .about .companyTeam .companyTeamContent .swiper-container-team .swiper-slide .slide-content .duty {
    height: 36px;
    line-height: 36px;
    margin-top: 10px;
    font-size: 18px;
  }
  .about .companyTeam .companyTeamContent .swiper-container-team .swiper-slide .slide-content .info {
    line-height: 28px;
    font-size: 14px;
    margin-top: 45px;
  }
  .about .companyTeam .companyTeamContent .swiper-container-team .swiper-slide .slide-content .info p {
    margin-bottom: 20px;
  }
  .about .joinUs .joinUs-content {
    width: 100%;
    margin-top: 60px;
  }
  .about .joinUs .joinUs-content::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    clear: both;
    overflow: hidden;
  }
  .about .joinUs .joinUs-content li {
    width: 565px;
    padding-left: 15px;
    height: 126px;
    float: left;
    margin-bottom: 40px;
    background-color: #fff;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    border-radius: 4px;
  }
  .about .joinUs .joinUs-content li:nth-child(odd) {
    margin-right: 20px;
  }
  .about .joinUs .joinUs-content li:nth-child(even) {
    margin-left: 20px;
  }
  .about .joinUs .joinUs-content li:hover {
    -webkit-box-shadow: 0px 5px 25px 0px rgba(0, 100, 255, 0.2);
    box-shadow: 0px 5px 25px 0px rgba(0, 100, 255, 0.2);
  }
  .about .joinUs .joinUs-content li a {
    color: #3E3E3E;
  }
  .about .joinUs .joinUs-content li .position {
    height: 18px;
    line-height: 18px;
    font-size: 18px;
    font-weight: bold;
    margin-top: 30px;
  }
  .about .joinUs .joinUs-content li .require {
    margin-top: 20px;
    margin-bottom: 30px;
  }
  .about .joinUs .joinUs-content li .require span {
    font-size: 14px;
    height: 28px;
    line-height: 28px;
    margin-right: 20px;
  }
  .about .joinUs p {
    text-align: center;
    opacity: 1;
    font-size: 14px;
    height: 28px;
    line-height: 28px;
    margin-bottom: 60px;
  }
  .about .joinUs p a {
    color: #0064FF;
  }
  .about .joinUs p a:hover {
    color: #0A27FF;
  }
  .about .devHistory {
    color: #fff;
  }
  .about .devHistory .history-content .history-year {
    font-size: 28px;
    height: 28px;
    line-height: 28px;
    overflow: hidden;
  }
  .about .devHistory .history-content .history-year div {
    width: 5px;
    height: 24px;
    float: left;
    margin-top: 2px;
    background-color: #fff;
  }
  .about .devHistory .history-content .history-year span {
    float: left;
    margin-left: 10px;
  }
  .about .devHistory .history-content .yearEvent {
    margin-top: 20px;
    margin-bottom: 30px;
  }
  .about .devHistory .history-content .yearEvent li {
    overflow: hidden;
    margin-bottom: 10px;
    font-size: 14px;
  }
  .about .devHistory .history-content .yearEvent li .month {
    width: 50px;
    text-align: right;
    height: 28px;
    line-height: 28px;
    margin-left: 10px;
    float: left;
  }
  .about .devHistory .history-content .yearEvent li .info {
    float: left;
    margin-left: 10px;
    overflow: hidden;
    font-size: 14px;
  }
  .about .devHistory .history-content .yearEvent li .info p {
    line-height: 28px;
    font-size: 14px;
  }
  .about .contactUs {
    background-color: #F9F9F9;
  }
  .about .contactUs .addressItem {
    width: 100%;
    margin-bottom: 60px;
  }
  .about .contactUs .addressItem::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    clear: both;
    overflow: hidden;
  }
  .about .contactUs .addressItem .address {
    float: left;
  }
  .about .contactUs .addressItem .address .addressTitle {
    height: 20px;
    line-height: 20px;
    font-size: 20px;
    margin-top: 30px;
    margin-bottom: 30px;
    font-weight: bold;
  }
  .about .contactUs .addressItem .address .companyAddress {
    font-size: 14px;
    height: 28px;
    line-height: 28px;
  }
  .about .contactUs .addressItem .mapBox {
    float: right;
    width: 600px;
    height: 300px;
    border-radius: 2px;
  }
  .about .contactUs .addressItem .mapBox img {
    display: block;
    width: 100%;
    height: 100%;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .swiper-button-prev1 {
    left: -15px;
  }
  .swiper-button-next1 {
    right: -15px;
  }
  .swiper-button-prev2 {
    left: -15px;
  }
  .swiper-button-next2 {
    right: -15px;
  }
  .banner {
    width: 100%;
    height: 500px;
  }
  .banner img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }
  .about {
    width: 100%;
    overflow: hidden;
  }
  .about .companyItem {
    width: 904px;
    overflow: hidden;
    margin: 0 auto;
  }
  .about .companyItem::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    clear: both;
    overflow: hidden;
  }
  .about .commonTitle {
    width: 100%;
    margin: 60px auto;
    height: 28px;
    line-height: 28px;
    text-align: center;
    font-size: 28px;
  }
  .about .companyIntro {
    padding-bottom: 62px;
  }
  .about .companyIntro .companyIntro-content {
    width: 100%;
    overflow: hidden;
  }
  .about .companyIntro .companyIntro-content .companyIntro-content-text {
    float: left;
    width: 424px;
  }
  .about .companyIntro .companyIntro-content .companyIntro-content-text p {
    font-size: 14px;
    font-weight: normal;
    color: #3e3e3e;
    line-height: 36px;
    opacity: 1;
  }
  .about .companyIntro .companyIntro-content .companyIntro-content-imageBox {
    float: right;
    width: 450px;
    height: 270px;
  }
  .about .companyIntro .companyIntro-content .companyIntro-content-imageBox img {
    display: block;
    width: 100%;
    height: 100%;
  }
  .about .companyValue {
    background: #f0f4f9;
    position: relative;
    overflow: visible;
  }
  .about .companyValue .swiper-button-prev1 {
    display: block;
    top: 250px;
    position: absolute;
    z-index: 10;
    outline: none;
    cursor: pointer;
  }
  .about .companyValue .swiper-button-next1 {
    display: block;
    top: 250px;
    position: absolute;
    outline: none;
    cursor: pointer;
  }
  .about .companyValue .companyValueContent {
    width: 100%;
    height: 480px;
  }
  .about .companyValue .companyValueContent .swiper-container-value {
    width: 884px;
    height: 480px;
    margin: 0 auto;
    overflow: hidden;
    -webkit-transform: translateY(-50px);
    transform: translateY(-50px);
  }
  .about .companyValue .companyValueContent .swiper-container-value .swiper-pagination {
    display: none;
  }
  .about .companyValue .companyValueContent .swiper-container-value .swiper-wrapper {
    margin: 50px 0 50px 0px;
    height: 380px;
    width: 1480px;
  }
  .about .companyValue .companyValueContent .swiper-slide {
    width: 280px;
    height: 380px;
    background: #ffffff;
    margin-right: 20px;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    border-radius: 4px;
    overflow: hidden;
    float: left;
  }
  .about .companyValue .companyValueContent .swiper-slide:nth-last-child(1) {
    margin-right: 0;
  }
  .about .companyValue .companyValueContent .swiper-slide:hover {
    -webkit-box-shadow: 0px 5px 25px 0px rgba(0, 100, 255, 0.2);
    box-shadow: 0px 5px 25px 0px rgba(0, 100, 255, 0.2);
    opacity: 0.9;
  }
  .about .companyValue .companyValueContent .swiper-slide .slide-imgBox {
    width: 100%;
    height: 158px;
  }
  .about .companyValue .companyValueContent .swiper-slide .slide-imgBox img {
    display: block;
    width: 100%;
    height: 100%;
  }
  .about .companyValue .companyValueContent .swiper-slide .slide-title {
    height: 60px;
    line-height: 60px;
    font-size: 24px;
    margin: 15px 0;
    color: #0064FF;
    text-align: center;
    letter-spacing: 2px;
  }
  .about .companyValue .companyValueContent .swiper-slide .slide-content {
    width: 240px;
    height: 84px;
    margin: 0 auto;
    font-size: 14px;
    font-weight: normal;
    color: #3e3e3e;
    line-height: 28px;
  }
  .about .companyTeam {
    background: #F9FAFC;
    padding-bottom: 60px;
    position: relative;
    overflow: visible;
  }
  .about .companyTeam .swiper-button-prev2 {
    display: block;
    top: 230px;
    position: absolute;
    z-index: 10;
    outline: none;
    cursor: pointer;
  }
  .about .companyTeam .swiper-button-next2 {
    display: block;
    top: 230px;
    z-index: 10;
    position: absolute;
    outline: none;
    cursor: pointer;
  }
  .about .companyTeam .companyTeamContent {
    width: 100%;
    height: 360px;
    margin-top: 40px;
    overflow: hidden;
  }
  .about .companyTeam .companyTeamContent .swiper-wrapper {
    width: 1928px;
  }
  .about .companyTeam .companyTeamContent .swiper-container-team {
    width: 883px;
    height: 360px;
    overflow: hidden;
    margin: 0 auto;
  }
  .about .companyTeam .companyTeamContent .swiper-container-team::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    clear: both;
    overflow: hidden;
  }
  .about .companyTeam .companyTeamContent .swiper-container-team .swiper-slide {
    width: 884px;
    height: 360px;
    float: left;
  }
  .about .companyTeam .companyTeamContent .swiper-container-team .swiper-slide::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    clear: both;
    overflow: hidden;
  }
  .about .companyTeam .companyTeamContent .swiper-container-team .swiper-slide .slide-imgBox {
    width: 240px;
    height: 360px;
    float: left;
    border-radius: 2px;
    overflow: hidden;
  }
  .about .companyTeam .companyTeamContent .swiper-container-team .swiper-slide .slide-imgBox img {
    max-width: 100%;
    min-width: 100%;
    max-height: 100%;
    min-height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }
  .about .companyTeam .companyTeamContent .swiper-container-team .swiper-slide .slide-content {
    width: 594px;
    height: 100%;
    float: left;
    padding-left: 20px;
  }
  .about .companyTeam .companyTeamContent .swiper-container-team .swiper-slide .slide-content .name {
    font-size: 24px;
    line-height: 60px;
    height: 60px;
  }
  .about .companyTeam .companyTeamContent .swiper-container-team .swiper-slide .slide-content .duty {
    height: 36px;
    line-height: 36px;
    margin-top: 10px;
    font-size: 18px;
  }
  .about .companyTeam .companyTeamContent .swiper-container-team .swiper-slide .slide-content .info {
    line-height: 28px;
    font-size: 14px;
    margin-top: 45px;
  }
  .about .companyTeam .companyTeamContent .swiper-container-team .swiper-slide .slide-content .info p {
    margin-bottom: 20px;
  }
  .about .joinUs .joinUs-content {
    width: 100%;
    margin-top: 60px;
  }
  .about .joinUs .joinUs-content::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    clear: both;
    overflow: hidden;
  }
  .about .joinUs .joinUs-content li {
    width: 420px;
    padding-left: 12px;
    height: 140px;
    float: left;
    margin-bottom: 40px;
    background-color: #fff;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    border-radius: 4px;
  }
  .about .joinUs .joinUs-content li:nth-child(odd) {
    margin-right: 20px;
  }
  .about .joinUs .joinUs-content li:nth-child(even) {
    margin-left: 20px;
  }
  .about .joinUs .joinUs-content li:hover {
    -webkit-box-shadow: 0px 5px 25px 0px rgba(0, 100, 255, 0.2);
    box-shadow: 0px 5px 25px 0px rgba(0, 100, 255, 0.2);
  }
  .about .joinUs .joinUs-content li a {
    color: #3E3E3E;
  }
  .about .joinUs .joinUs-content li .position {
    height: 18px;
    line-height: 18px;
    font-size: 18px;
    font-weight: bold;
    margin-top: 30px;
  }
  .about .joinUs .joinUs-content li .require {
    margin-top: 20px;
    margin-bottom: 30px;
  }
  .about .joinUs .joinUs-content li .require span {
    font-size: 14px;
    height: 28px;
    line-height: 28px;
    margin-right: 20px;
  }
  .about .joinUs p {
    text-align: center;
    opacity: 1;
    font-size: 14px;
    height: 28px;
    line-height: 28px;
    margin-bottom: 60px;
  }
  .about .joinUs p a {
    color: #0064FF;
  }
  .about .joinUs p a:hover {
    color: #0A27FF;
  }
  .about .devHistory {
    color: #fff;
  }
  .about .devHistory .history-content .history-year {
    font-size: 28px;
    height: 28px;
    line-height: 28px;
    overflow: hidden;
  }
  .about .devHistory .history-content .history-year div {
    width: 5px;
    height: 24px;
    float: left;
    margin-top: 2px;
    background-color: #fff;
  }
  .about .devHistory .history-content .history-year span {
    float: left;
    margin-left: 10px;
  }
  .about .devHistory .history-content .yearEvent {
    margin-top: 20px;
    margin-bottom: 30px;
  }
  .about .devHistory .history-content .yearEvent li {
    overflow: hidden;
    margin-bottom: 10px;
    font-size: 14px;
  }
  .about .devHistory .history-content .yearEvent li .month {
    width: 50px;
    text-align: right;
    height: 28px;
    line-height: 28px;
    margin-left: 10px;
    float: left;
  }
  .about .devHistory .history-content .yearEvent li .info {
    float: left;
    margin-left: 10px;
    overflow: hidden;
    font-size: 14px;
  }
  .about .devHistory .history-content .yearEvent li .info p {
    line-height: 28px;
    font-size: 14px;
  }
  .about .contactUs {
    background-color: #F9F9F9;
  }
  .about .contactUs .addressItem {
    width: 100%;
    margin-bottom: 60px;
  }
  .about .contactUs .addressItem::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    clear: both;
    overflow: hidden;
  }
  .about .contactUs .addressItem .address {
    float: left;
  }
  .about .contactUs .addressItem .address .addressTitle {
    height: 20px;
    line-height: 20px;
    font-size: 20px;
    margin-top: 40px;
    margin-bottom: 40px;
    font-weight: bold;
  }
  .about .contactUs .addressItem .address .companyAddress {
    font-size: 14px;
    height: 36px;
    line-height: 36px;
  }
  .about .contactUs .addressItem .mapBox {
    float: right;
    width: 500px;
    height: 260px;
    border-radius: 2px;
  }
  .about .contactUs .addressItem .mapBox img {
    display: block;
    width: 100%;
    height: 100%;
  }
}
@media screen and (max-width: 769px) {
  .history {
    height: 80px;
  }
  .history .history_bar {
    padding-left: 20px;
    width: 650px;
  }
  .history:after {
    top: 54px;
    width: 650px;
  }
  .history a {
    height: 70px;
    margin-right: 45px;
  }
  .history a div {
    width: 30px;
    height: 30px;
    background-size: 30px 30px;
    background-repeat: no-repeat;
  }
  .history a .text {
    font-size: 16px;
    padding-bottom: 10px;
  }
  .history a .year_5 {
    margin-top: 39px;
  }
  html {
    font-size: 13.02vw;
  }
  body {
    font-size: 14px;
    color: #3e3e3e;
  }
  div {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 14px;
  }
  .banner {
    width: 100%;
    height: 6rem;
  }
  .banner img {
    max-width: 100%;
    min-width: 100%;
    max-height: 100%;
    min-height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }
  img {
    width: 100%;
    height: auto;
  }
  .about-wrapper {
    width: 100%;
  }
  .about-wrapper .about {
    width: 100%;
  }
  .about-wrapper .about .companyItem {
    width: 100%;
    padding-bottom: 0.6rem;
  }
  .about-wrapper .about .commonTitle {
    width: 100%;
    font-size: 20px;
    height: 0.6rem;
    line-height: 0.6rem;
    margin: 0.6rem auto 0.3rem;
    text-align: center;
  }
  .about-wrapper .about .companyIntro {
    padding: 0 7%;
  }
  .about-wrapper .about .companyIntro .companyIntro-content-text {
    margin-bottom: 0.4rem;
  }
  .about-wrapper .about .companyIntro .companyIntro-content-text p {
    font-size: 15px;
    line-height: 0.6rem;
  }
  .about-wrapper .about .companyIntro .companyIntro-content-imageBox {
    width: 100%;
    height: 3.71rem;
  }
  .about-wrapper .about .companyIntro .companyIntro-content-imageBox img {
    display: block;
    width: 100%;
    height: 100%;
  }
  .about-wrapper .about .companyValue {
    position: relative;
  }
  .about-wrapper .about .companyValue .swiper-button-prev1 {
    display: none;
  }
  .about-wrapper .about .companyValue .swiper-button-next1 {
    display: none;
  }
  .about-wrapper .about .companyValue .companyValueContent {
    width: 100%;
    height: 7.31rem;
    margin-bottom: 0.25rem;
  }
  .about-wrapper .about .companyValue .companyValueContent .swiper-container-value {
    width: 100%;
    height: 7.31rem;
  }
  .about-wrapper .about .companyValue .companyValueContent .swiper-container-value .swiper-pagination {
    display: block;
    bottom: 0.25rem;
  }
  .about-wrapper .about .companyValue .companyValueContent .swiper-container-value .swiper-wrapper {
    height: 7.31rem;
  }
  .about-wrapper .about .companyValue .companyValueContent .swiper-container-value .swiper-slide {
    width: 100%;
    height: 7.31rem;
    padding: 0 7%;
  }
  .about-wrapper .about .companyValue .companyValueContent .swiper-container-value .swiper-slide .swiper-slide-box {
    -webkit-box-shadow: 0px 0.05rem 0.25rem 0px rgba(0, 100, 255, 0.2);
    box-shadow: 0px 0.05rem 0.25rem 0px rgba(0, 100, 255, 0.2);
    background-color: #fff;
    height: 7.31rem;
  }
  .about-wrapper .about .companyValue .companyValueContent .swiper-container-value .swiper-slide .slide-imgBox {
    width: 100%;
    height: 3.71rem;
  }
  .about-wrapper .about .companyValue .companyValueContent .swiper-container-value .swiper-slide .slide-imgBox img {
    display: block;
    width: 100%;
    height: 100%;
  }
  .about-wrapper .about .companyValue .companyValueContent .swiper-container-value .swiper-slide .slide-title {
    width: 100%;
    font-size: 18px;
    color: #0064FF;
    text-align: center;
    margin: 0.4rem 0;
  }
  .about-wrapper .about .companyValue .companyValueContent .swiper-container-value .swiper-slide .slide-content {
    font-size: 15px;
    line-height: 0.6rem;
    padding: 0 0.6rem 0.4rem 0.6rem;
  }
  .about-wrapper .about .companyTeam {
    position: relative;
    background: #f9fafc;
  }
  .about-wrapper .about .companyTeam .swiper-button-prev2 {
    display: none;
  }
  .about-wrapper .about .companyTeam .swiper-button-next2 {
    display: none;
  }
  .about-wrapper .about .companyTeam .companyTeamContent {
    width: 100%;
    height: 13rem;
    margin-bottom: 0.3rem;
  }
  .about-wrapper .about .companyTeam .companyTeamContent .swiper-container-team {
    width: 100%;
    height: 100%;
  }
  .about-wrapper .about .companyTeam .companyTeamContent .swiper-container-team .swiper-wrapper {
    height: 100%;
  }
  .about-wrapper .about .companyTeam .companyTeamContent .swiper-container-team .swiper-wrapper .swiper-slide {
    width: 100%;
    height: 13rem;
    padding: 0 7%;
  }
  .about-wrapper .about .companyTeam .companyTeamContent .swiper-container-team .swiper-wrapper .swiper-slide .swiper-slide-box {
    -webkit-box-shadow: 0px 0.05rem 0.25rem 0px rgba(0, 100, 255, 0.2);
    box-shadow: 0px 0.05rem 0.25rem 0px rgba(0, 100, 255, 0.2);
  }
  .about-wrapper .about .companyTeam .companyTeamContent .swiper-container-team .swiper-wrapper .swiper-slide .slide-imgBox {
    width: 100%;
    height: 4.95rem;
    overflow: hidden;
  }
  .about-wrapper .about .companyTeam .companyTeamContent .swiper-container-team .swiper-wrapper .swiper-slide .slide-imgBox img {
    width: 100%;
    height: auto;
  }
  .about-wrapper .about .companyTeam .companyTeamContent .swiper-container-team .swiper-wrapper .swiper-slide .slide-content div {
    padding: 0 0.2rem;
  }
  .about-wrapper .about .companyTeam .companyTeamContent .swiper-container-team .swiper-wrapper .swiper-slide .slide-content .name {
    font-size: 18px;
    height: 0.6rem;
    line-height: 0.6rem;
    margin-top: 0.4rem;
  }
  .about-wrapper .about .companyTeam .companyTeamContent .swiper-container-team .swiper-wrapper .swiper-slide .slide-content .duty {
    font-size: 16px;
    height: 0.56rem;
    line-height: 0.56rem;
    margin-top: 0.1rem;
  }
  .about-wrapper .about .companyTeam .companyTeamContent .swiper-container-team .swiper-wrapper .swiper-slide .slide-content .info {
    font-size: 14px;
    line-height: 0.52rem;
    margin-top: 0.2rem;
    padding-bottom: 0.3rem;
    height: 6.4rem;
  }
  .about-wrapper .about .companyTeam .companyTeamContent .swiper-container-team .swiper-wrapper .swiper-slide .slide-content .info p {
    margin-bottom: 0.2rem;
  }
  .about-wrapper .about .companyTeam .companyTeamContent .swiper-container-team .swiper-pagination2 {
    position: absolute;
    bottom: 0.25rem;
    text-align: center;
  }
  .about-wrapper .about .joinUs {
    padding: 0 7%;
    width: 100%;
  }
  .about-wrapper .about .joinUs li {
    margin-bottom: 0.6rem;
  }
  .about-wrapper .about .joinUs li a {
    color: #3E3E3E;
  }
  .about-wrapper .about .joinUs li .position {
    height: 0.56rem;
    font-size: 16px;
    line-height: 0.56rem;
    margin-top: 0.3rem;
    font-weight: bold;
  }
  .about-wrapper .about .joinUs li .require {
    height: 0.52rem;
    font-size: 15px;
    line-height: 0.52rem;
    margin: 0.2rem 0 0.3rem;
  }
  .about-wrapper .about .joinUs li .require span {
    margin-right: 0.3rem;
  }
  .about-wrapper .about .joinUs p {
    text-align: center;
    margin: 0.36rem 0 0.74rem;
  }
  .about-wrapper .about .joinUs p a {
    color: #0064FF;
    font-size: 15px;
    height: 0.52rem;
    line-height: 0.52rem;
  }
  .about-wrapper .about .joinUs p a #textarrow {
    width: 8px;
    height: 12px;
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }
  .about-wrapper .about .devHistory {
    width: 100%;
    padding: 0 7%;
    color: #fff;
  }
  .about-wrapper .about .devHistory .history-year {
    height: 0.56rem;
  }
  .about-wrapper .about .devHistory .history-year div {
    width: 0.05rem;
    height: 0.4rem;
    margin-top: 0.08rem;
    background-color: #fff;
    float: left;
  }
  .about-wrapper .about .devHistory .history-year span {
    font-size: 16px;
    float: left;
    line-height: 0.56rem;
    margin-left: 0.2rem;
  }
  .about-wrapper .about .devHistory .yearEvent {
    margin-bottom: 0.4rem;
  }
  .about-wrapper .about .devHistory .yearEvent li {
    overflow: hidden;
    margin-bottom: 0.2rem;
  }
  .about-wrapper .about .devHistory .yearEvent li .month {
    float: left;
    width: 0.5rem;
    font-size: 15px;
    height: 0.52rem;
    line-height: 0.52rem;
  }
  .about-wrapper .about .devHistory .yearEvent li .info {
    float: left;
    overflow: hidden;
    margin-left: 0.1rem;
  }
  .about-wrapper .about .devHistory .yearEvent li .info p {
    max-width: 5.68rem;
    line-height: 0.52rem;
  }
  .about-wrapper .about .contactUs {
    padding: 0 7%;
  }
  .about-wrapper .about .contactUs .mapBox {
    display: none;
  }
  .about-wrapper .about .contactUs .addressItem {
    margin-bottom: 0.6rem;
  }
  .about-wrapper .about .contactUs .addressItem .addressTitle {
    height: 0.56rem;
    font-size: 16px;
    line-height: 0.56rem;
  }
  .about-wrapper .about .contactUs .addressItem .companyAddress {
    font-size: 15px;
    line-height: 0.52rem;
    margin-top: 0.2rem;
  }
  .about-wrapper .about .contactUs .addressItem .companyAddress::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    clear: both;
    overflow: hidden;
  }
  .about-wrapper .about .contactUs .addressItem .companyAddress span {
    display: block;
    float: left;
  }
  .about-wrapper .about .contactUs .addressItem .companyAddress span:nth-child(1) {
    width: 1.9rem;
  }
  .about-wrapper .about .contactUs .addressItem .companyAddress span:nth-child(2) {
    width: 4.7rem;
  }
}
