.about .part3 .picText .title {
  height: 60px !important;
}

.about .part3 .picText .text {
  height: 44px !important;
}

@media screen and (max-width: 1366px) and (min-width: 769px) {
  .about .part3 .picText .title {
    height: 46px !important;
  }

  .about .part3 .picText .text {
    height: 40px !important;
  }
}
body {
  position: relative;
  -webkit-overflow-scrolling: touch;
}
* {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.smContainer {
  max-width: 90%;
  width: 1150px;
  margin: 0 auto;
}
.bgMask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
}
.lazy {
  background-size: cover;
}
.more {
  text-align: center;
}
.more a {
  display: inline-block;
  width: 126px;
  line-height: 36px;
  font-size: 16px;
  color: #00BCC9;
  border-radius: 18px;
  border: 1px solid #00BCC9;
  transition: all .3s;
}
.more a i {
  display: inline-block;
  vertical-align: text-top;
  width: 23px;
  height: 24px;
  background: url('../img/about/details.png') no-repeat;
  background-size: contain;
  background-position: center;
  margin-right: 5px;
  vertical-align: top;
  margin-top: 6px;
}
.more a:hover {
  background: #00BCC9;
  color: #fff;
}
.more a:hover i {
  background: url('../img/about/details-b.png') no-repeat;
  background-size: cover;
}
@media screen and (max-width: 1366px) {
  .more a {
    width: 100px;
    height: 32px;
    font-size: 12px;
    line-height: 32px;
  }
  .more a i {
    width: 20px;
    height: 20px;
  }
}
.enterDetails {
  position: relative;
  color: #00BCC9;
  overflow: hidden;
  font-size: 16px;
  display: inline-block;
  line-height: 24px;
}
.enterDetails i {
  display: inline-block;
  vertical-align: top;
  width: 23px;
  height: 24px;
  background: url('../img/about/details.png') no-repeat;
  background-size: contain;
  background-position: center;
  margin-right: 5px;
}
.enterDetails:after {
  content: '';
  position: absolute;
  left: 29px;
  bottom: 0;
  height: 1px;
  width: 0%;
  transition: all .3s;
  background: #00BCC9;
}
.enterDetails:hover:after {
  width: calc(100% - 29px);
}
.tabTurn {
  text-align: center;
  border-bottom: 1px solid #D9DADA;
  position: fixed !important;
  left: 0;
  top:91px;
  width: 100%;
  background: #fff;
  z-index: 100;
  overflow: visible;
  transition: top .3s;
}
.tabTurn.top {
  top: 0;
  transition: top .3s;
}
.tabTurn .swiper-slide {
  display: inline-block;
  width: auto;
  margin-right: .7rem;
  cursor: pointer;
  position: relative;
  line-height: 40px;
}
.tabTurn .swiper-slide .tabChoose {
  position: fixed;
  width: 100%;
  z-index: 10000000;
  left: 0;
  top: 41px;
  margin-bottom: 0;
  background: #fff;
  display: none;
}
.tabTurn .swiper-slide .tabChoose a {
  display: block;
}
.tabTurn .swiper-slide:before {
  content: '';
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 100%;
  height: 2px;
  background: transparent;
}
.tabTurn .swiper-slide:last-child {
  margin-right: 0;
}
.tabTurn .swiper-slide.active {
  color: #00BCC9;
}
.tabTurn .swiper-slide.active:before {
  background: #00BCC9;
}
.bigTitle {
  font-size: .4rem;
  color: #000;
  font-weight: bold;
  text-align: center;
  position: relative;
  margin-bottom: 1rem;
}
.bigTitle:after {
  content: '';
  position: absolute;
  width: .4rem;
  height: 3px;
  background: #00BCC9;
  bottom: -0.2rem;
  left: 0;
  right: 0;
  margin: auto;
}
.titleText {
  font-size: .38rem;
  color: #000;
  line-height: .6rem;
  text-align: center;
}
.companyText {
  padding: 1.2rem 0;
  text-align: center;
}
.companyText .intro {
  font-size: 16px;
  line-height: 30px;
  color: #000;
  margin: 0 auto;
  margin-bottom: .5rem;
}
.companyText .download span {
  display: block;
  margin: 0 auto;
  margin-bottom: .25rem;
  width: .54rem;
  height: .62rem;
  background: url('../img/contact/download.png') no-repeat;
  background-size: contain;
  background-position: center;
}
.companyText .download a {
  color: #00BCC9;
  position: relative;
  overflow: hidden;
  font-size: 16px;
  line-height: 24px;
}
.companyText .download a i {
  display: inline-block;
  vertical-align: text-top;
  width: 23px;
  height: 22px;
  background: url('../img/contact/xiazai.png') no-repeat;
  background-size: cover;
  margin-right: .06rem;
}
.companyText .download a:before {
  content: '';
  width: 0;
  height: 1px;
  position: absolute;
  left: 29px;
  bottom: -2px;
  background: #00BCC9;
  transition: all .5s;
}
.companyText .download a:hover:before {
  width: calc(100% - 29px);
}
.contact .banner {
  height: 7.3rem;
}
.contact .bannerBox {
  padding-top: 1.4rem;
  text-align: center;
}
.contact .bannerBox .text {
  margin-bottom: .45rem;
}
.contact .bannerBox p {
  color: #fff;
}
.contact .bannerBox p:first-child {
  font-size: .52rem;
  font-weight: bold;
}
.contact .bannerBox p:last-child {
  font-size: .4rem;
}
.contact .bannerBox .code img {
  margin-bottom: .25rem;
  width: .8rem;
}
.contact .bannerBox .code button {
  width: 1.82rem;
  height: .42rem;
  line-height: .42rem;
  border: 1px solid #00BCC9;
  border-radius: .21rem;
  background: transparent;
  color: #00BCC9;
  font-size: .16rem;
  transition: all .3s;
  cursor: pointer;
}
.contact .bannerBox .code button:hover {
  background: #00BCC9;
  color: #fff;
}
.contact .lxPic {
  margin-bottom: .9rem;
}
.contact .lxPic .item {
  width: 25%;
  height: 4.8rem;
  float: left;
}
.contact .join {
  padding-bottom: 1rem;
}
.contact .join .content {
  font-size: 0;
  text-align: center;
}
.contact .join ul {
  display: inline-block;
  vertical-align: top;
  width: 4.96rem;
  max-width: 100%;
}
.contact .join ul:first-child {
  margin-right: .5rem;
}
.contact .join ul li {
  font-size: 18px;
  cursor: pointer;
  color: #000;
  font-weight: bold;
  text-align: center;
  line-height: .82rem;
  border-bottom: 1px solid #D3D3D3;
  position: relative;
}
.contact .join ul li span {
  display: inline-block;
  vertical-align: middle;
  width: 100px;
  text-align: left;
}
.contact .join ul li i {
  margin-right: .35rem;
  display: inline-block;
  vertical-align: middle;
  width: .37rem;
  height: .32rem;
}
.contact .join ul li i.icon1 {
  background: url('../img/contact/icon1.png') no-repeat center;
  background-size: contain;
}
.contact .join ul li i.icon2 {
  background: url('../img/contact/icon2.png') no-repeat center;
  background-size: contain;
}
.contact .join ul li i.icon3 {
  background: url('../img/contact/icon3.png') no-repeat center;
  background-size: contain;
}
.contact .join ul li i.icon4 {
  background: url('../img/contact/icon4.png') no-repeat center;
  background-size: contain;
}
.contact .join ul li i.icon5 {
  background: url('../img/contact/icon5.png') no-repeat center;
  background-size: contain;
}
.contact .join ul li i.icon6 {
  background: url('../img/contact/icon6.png') no-repeat center;
  background-size: contain;
}
.contact .join ul li i.icon7 {
  background: url('../img/contact/icon7.png') no-repeat center;
  background-size: contain;
}
.contact .join ul li i.icon8 {
  background: url('../img/contact/icon8.png') no-repeat center;
  background-size: contain;
}
.contact .join ul li i.icon9 {
  background: url('../img/contact/icon9.png') no-repeat center;
  background-size: contain;
}
.contact .join ul li i.icon10 {
  background: url('../img/contact/icon10.png') no-repeat center;
  background-size: contain;
}
.contact .join ul li:before {
  content: '';
  width: 0;
  height: 2px;
  background: #00BCC9;
  position: absolute;
  left: 0;
  bottom: -1px;
  transition: all .5s;
}
.contact .join ul li:first-child {
  border-top: 1px solid #D3D3D3;
}
.contact .join ul li:hover {
  color: #00BCC9;
}
.contact .join ul li:hover:before {
  width: 100%;
}
.contact .joinModal {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: none;
  z-index: 10000;
  line-height: 1.5;
}
.contact .joinModal .mask {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
}
.contact .joinModal .close {
  position: absolute;
  right: .22rem;
  top: .22rem;
  width: .38rem;
  height: .37rem;
  background: url('../img/contact/close.png') no-repeat;
  background-size: cover;
  cursor: pointer;
}
.contact .joinModal .mCSB_inside > .mCSB_container {
  margin-right: 20px;
}
.contact .joinModal .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background: #00BCC9;
  width: 2px;
}
.contact .joinModal .mCSB_scrollTools .mCSB_draggerRail {
  background: #f4f4f4;
}
.contact .joinModal .modalBody {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.contact .joinModal .modalBody > div {
  height: 7.4rem;
  position: relative;
  width: 7.1rem;
  max-width: 100%;
  padding: .82rem;
  padding-right: .6rem;
  background: #fff;
  margin: 0 auto;
  box-shadow: 0px 6px 10px rgba(178, 178, 178, 0.4);
  margin-top: 1rem;
}
.contact .joinModal .modalBody .box {
  overflow: auto;
  height: 5rem;
}
.contact .joinModal .modalBody .item {
  margin-bottom: .35rem;
}
.contact .joinModal .modalBody .item:nth-child(4) {
  margin-bottom: 0;
}
.contact .joinModal .modalBody h4 {
  font-size: .2rem;
  color: #00BCC9;
  font-weight: bold;
  margin-bottom: .3rem;
}
.contact .joinModal .modalBody .title {
  font-size: .18rem;
  color: #000;
  margin-bottom: .1rem;
}
.contact .joinModal .modalBody li {
  font-size: 14px;
  line-height: 22px;
  color: #494949;
}
.contact .joinModal .modalBody .send {
  font-size: 14px;
  font-weight: bold;
  color: #00BCC9;
  padding-top: .2rem;
}
.about {
  padding-top: 100px;
}
.about .picText {
  width: 11.5rem;
  margin: 0 auto;
}
.about .info {
  width: 11.5rem;
  margin: 0 auto;
}
@media screen and (max-width: 1366px) and (min-width: 769px) {
  .about .picText {
    width: 14.5rem;
  }
  .about .info {
    width: 14.5rem;
  }
}
.about .picText .item {
  float: left;
  width: 32.7%;
  margin-right: 0.95%;
  margin-bottom: .3rem;
}
.about .picText .item:nth-child(6) ~ .item {
  /*display: none;*/
}
.about .picText .item:nth-child(3n) {
  margin-right: 0;
}
.about .picText .item:hover .img {
  transform: scale(1.1);
}
.about .picText .item:hover .enterDetails:after {
  width: 70%;
}
.about .picText .pic {
  height: 2.6rem;
  overflow: hidden;
  margin-bottom: .15rem;
}
@media screen and (max-width: 1366px) and (min-width: 769px) {
  .about .picText .pic {
    height: 3.3rem;
    margin-bottom: .2rem;
  }
}
.about .picText .pic .img {
  height: 100%;
  transition: all .3s;
}
.about .picText .title {
  font-size: 18px;
  color: #000;
  line-height: 30px;
  height: 30px;
  margin-bottom: 14px;
  overflow: hidden;
}
@media screen and (max-width: 1366px) and (min-width: 769px) {
  .about .picText .title {
    line-height: 28px;
    height: 28px;
  }
}
.about .picText .tit {
  padding-right: .45rem;
}
.about .picText .text {
  font-size: 12px;
  color: #727171;
  line-height: 22px;
  height: 66px;
  overflow: hidden;
  margin-bottom: 14px;
}
@media screen and (max-width: 1366px) and (min-width: 769px) {
  .about .picText .text {
    line-height: 20px;
    height: 60px;
  }
}
.about .bigTitle {
  margin-bottom: .6rem;
}
.about .companyText {
  padding: 1rem 0 .9rem 0;
  background: #FAFAFA;
}
.about .companyText .intro {
  width: 9rem;
  text-align: center;
}
.about .info {
  padding-bottom: .8rem;
}
.about .info .box {
  width: 11.5rem;
  margin: 0 auto;
  margin-top: -6px;
}
.about .info .boxT {
  width: 100%;
  height: 2rem;
}
.about .info .boxB .tit {
  height: 100%;
  width: 50%;
  float: left;
  height: 1.7rem;
}
.about .part1 {
  padding-top: 1rem;
}
.about .part2 {
  padding: 1rem 0;
}
.about .part3 {
  background: #FAFAFA;
  padding: 1rem 0 .35rem 0;
}
.about .part2 .titleText,
.about .part3 .titleText {
  margin-bottom: .3rem;
}
.case {
  padding-top: 100px;
  padding-bottom: .3rem;
}
.case .masking {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 100;
  background: rgba(0, 0, 0, 0.6);
  display: none;
}
.case .caseBody {
  padding-top: .55rem;
}
.case .tabChoose {
  margin-bottom: .3rem;
}
.case .tabChoose ul {
  font-size: 0;
  text-align: center;
}
.case .tabChoose li {
  display: inline-block;
  vertical-align: top;
  font-size: .16rem;
  width: 1.15rem;
  border-right: 1px solid transparent;
  cursor: pointer;
  color: #000;
  position: relative;
}
.case .tabChoose li:after {
  content: '';
  width: 1px;
  height: .84rem;
  background: #E5E7E9;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
}
.case .tabChoose li:last-child {
  border-right: 0;
}
.case .tabChoose li:last-child:after {
  display: none;
}
.case .tabChoose a {
  display: block;
  height: 1.05rem;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.case .contentBody .content {
  display: none;
}
.case .contentBody .content:first-child {
  display: block;
}
.case .topPic {
  margin-bottom: .8rem;
}
.case .bmPic .bigTitle {
  margin-bottom: .65rem;
}
.case .tpBox,
.case .bmBox {
  margin-bottom: .3rem;
  overflow: hidden;
}
.case .item {
  float: left;
  position: relative;
  color: #fff;
}
.case .item:nth-child(6) ~ .item {

}
.case .item > a {
  display: block;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.case .item.videoBox > a {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
}
.case .item:hover .bgMask {
  opacity: 1;
}
.case .item:hover .text {
  opacity: 1;
  top: 1.4rem;
  transition-delay: .3s;
}
.case .item .bgMask {
  opacity: 0;
  transition: opacity 600ms cubic-bezier(0.39, 0.575, 0.565, 1);
  -webkit-transition: opacity 600ms cubic-bezier(0.39, 0.575, 0.565, 1);
}
.case .item .text {
  max-width: 90%;
  width: 400px;
  text-align: center;
  position: absolute;
  top: 1.5rem;
  left: 50%;
  opacity: 0;
  transform: translate3d(-50%, 0, 0);
  -webkit-transform: translate3d(-50%, 0, 0);
  transition: top 600ms, opacity 600ms cubic-bezier(0.39, 0.575, 0.565, 1);
  -webkit-transition: top 600ms, transform 600ms, opacity 600ms cubic-bezier(0.39, 0.575, 0.565, 1);
  transition-delay: 0;
}
.case .item .p1 {
  font-size: 30px;
  font-weight: bold;
  line-height: 1.5;
  margin-bottom: .3rem;
}
.case .item .p2 {
  font-size: 16px;
  letter-spacing: 2px;
  width: 345px;
  max-width: 100%;
  margin: auto;
}
.case .item .more {
  margin-top: .47rem;
  color: #00bcc9;
  position: relative;
  font-size: 0;
  display: inline-block;
}
.case .item .more:hover span:after {
  width: 100%;
}
.case .item .more i {
  display: inline-block;
  vertical-align: top;
  width: 23px;
  height: 27px;
  background-image: url('../img/more.png');
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  margin-right: 5px;
}
.case .item .more span {
  font-size: 16px;
  line-height: 27px;
  position: relative;
}
.case .item .more span:after {
  content: "";
  width: 0;
  height: 1px;
  background-color: #00bcc9;
  position: absolute;
  bottom: -2px;
  left: 0;
  transition: all .3s;
}
.case .tpBox .item {
  width: 33.3333%;
  height: 5.8rem;
}
.case .tpBox .video-js {
  width: 100%;
  height: 100%;
}
.case .tpBox .video-js .vjs-big-play-button .vjs-icon-placeholder:before,
.case .tpBox .video-js .vjs-play-control .vjs-icon-placeholder,
.case .tpBox .vjs-icon-play,
.case .tpBox .video-js .vjs-fullscreen-control .vjs-icon-placeholder,
.case .tpBox .vjs-icon-fullscreen-enter,
.case .tpBox .video-js .vjs-mute-control .vjs-icon-placeholder,
.case .tpBox .vjs-icon-volume-high,
.case .tpBox .video-js .vjs-play-progress,
.case .tpBox .video-js .vjs-volume-level,
.case .tpBox .vjs-icon-circle {
  font-family: VideoJS !important;
}
.case .tpBox .video-js .vjs-big-play-button {
  opacity: 0;
}
.case .bmBox .item {
  width: 16.6666%;
  height: 2.5rem;
}
.case .bmBox .item .text {
  top: .7rem;
}
.case .bmBox .item .p1 {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 15px;
}
.case .bmBox .item .p2 {
  font-size: 14px;
}
.case .bmBox .item:hover .text {
  top: .6rem;
}
.case .smTitle {
  color: #000;
  font-size: .24rem;
  text-align: center;
  margin-bottom: .1rem;
}
.case .smIntro {
  text-align: center;
  font-size: .18rem;
  color: #333;
  margin-bottom: .3rem;
  display: none;
}
.server {
  padding-top: 100px;
  padding-bottom: .3rem;
}
.server > .bigTitle {
  margin-top: 1.3rem;
}
.server .bigTitle {
  margin-bottom: .65rem;
}
.server > .content > div {
  padding-top: 1.6rem;
}
.server > .content > div:first-child {
  padding-top: 1.5rem;
}
.server > .content > div:nth-child(even) .serverCon .tit {
  padding-right: 8%;
}
.server > .content > div:nth-child(even) .serverCon .pic {
  float: right;
}
.server > .content > div:nth-child(odd) .serverCon .tit {
  padding-left: 8%;
}
.server > .content > div:nth-child(odd) .serverCon .pic {
  float: left;
}
.server .serverBox .title {
  text-align: center;
  font-size: 18px;
  line-height: 30px;
  color: #000;
  width: 700px;
  margin: 0 auto;
  margin-bottom: .25rem;
}
.server .serverTab {
  margin-bottom: .25rem;
}
.server .serverTab li {
  float: left;
  width: 19.5%;
  line-height: 50px;
  color: #000;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  margin-right: .5%;
  background: #F2F5F7;
  margin-bottom: 5px;
  cursor: pointer;
}
.server .serverTab li.active {
  background: #00BCC9;
  color: #fff;
}
.server .serverCon {
  display: none;
}
.server .serverCon:first-child {
  display: block;
}
.server .serverCon .pic {
  width: 50%;
  height: 510px;
  float: left;
  overflow: hidden;
}
.server .serverCon .pic .img {
  width: 100%;
  height: 100%;
  transition: all .3s;
}
.server .serverCon .pic:hover .img {
  transform: scale(1.1);
}
.server .serverCon .tit {
  float: right;
  width: 50%;
  padding-top: .35rem;
}
.server .serverCon .tit h4 {
  color: #01c1ce;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 20px;
}
.server .serverCon .tit .intro {
  font-size: 14px;
  color: #646568;
  margin-bottom: 25px;
  line-height: 26px;
}
@media screen and (max-width: 1366px) and (min-width: 769px) {
  .server .serverCon .tit .intro {
    font-size: 16px;
    margin-bottom: 36px;
  }
}
.server .serverCon .tit .titText {
  margin-top: 60px;
  color: #727171;
  padding-right: 100px;
}
.server .serverCon .tit .titText h5 {
  font-size: 16px;
  color: #000;
  margin-bottom: 15px;
}
.server .serverCon .tit .titText li {
  line-height: 26px;
  float: left;
  padding: 0 20px 0 0;
  position: relative;
}
.server .serverCon .tit .titText li:after {
  content: '';
  position: absolute;
  right: 10px;
  top: 0;
  bottom: 0;
  margin: auto;
  background: #9C9C9C;
  width: 1px;
  height: 10px;
}
.server .part4 .item {
  height: 700px;
  float: left;
  width: 49.5%;
  margin-right: 1%;
  margin-bottom: 10px;
}
.server .part4 .item:nth-child(even) {
  margin-right: 0;
}
.contact .joinModal .modalBody .send span {
  display: inline-block;
  margin-right: .4rem;
}
.contact .joinModal .modalBody .send span:last-child {
  margin-right: 0;
}
@media screen and (min-width: 768px) {
  .tabTurn .swiper-wrapper {
    display: block;
  }
  .tabTurn .swiper-slide:hover {
    color: #00BCC9;
  }
}
@media screen and (min-width: 768px) and (max-width: 1280px) {
}
@media screen and (max-width: 768px) {
  .case .item .more i {
    width: 22px;
  }
  .case .item .more span {
    font-size: 14px;
  }
  .tabTurn {
    top: 62px;
  }
  .enterDetails {
    font-size: 14px;
  }
  .enterDetails i {
    width: 22px;
  }
  .about .info .box {
    width: 100%;
  }
  .about .info .boxB {
    height: auto;
  }
  .about .info .boxB .tit {
    height: 2rem;
    width: 100%;
  }
  .about .companyText .intro {
    width: 90%;
  }
  .companyText .intro {
    font-size: 15px;
    line-height: 26px;
  }
  .companyText .download a {
    font-size: 14px;
  }
  .companyText .download a i {
    width: 20px;
    height: 19.4px;
  }
  .about .picText {
    width: 100%;
  }
  .about .picText .item {
    width: 49%;
    margin-right: 2%;
    margin-bottom: .6rem;
  }
  .about .picText .item:nth-child(even) {
    margin-right: 0;
  }
  .about .picText .item:nth-child(3n) {
    margin-right: 2%;
  }
  .about .picText .tit {
    padding-left: 12px;
    padding-right: .45rem;
  }
  .about .picText .title {
    font-size: 16px;
    line-height: 22px;
    height: 44px;
  }
  .about .picText .pic {
    margin-bottom: .4rem;
  }
  .about .picText .text {
    line-height: 20px;
    margin-bottom: 10px;
  }
  .contact .lxPic .item {
    width: 50%;
    height: 3.6rem;
  }
  .contact .joinModal .modalBody > div {
    margin-top: 2rem;
    height: 8rem;
  }
  .contact .joinModal .modalBody h4 {
    font-size: 16px;
  }
  .contact .joinModal .modalBody .title {
    font-size: 14px;
  }
  .contact .joinModal .modalBody .send {
    font-size: 12px;
  }
  .contact .joinModal .modalBody li {
    font-size: 12px;
  }
  .contact .join ul:first-child {
    margin-right: 0;
  }
  .contact .join ul {
    max-width: 50%;
  }
  .contact .join ul li {
    font-size: 14px;
  }
  .contact .bannerBox .code button {
    width: auto;
    padding: 0 10px;
  }
  .server,
  .case {
    padding-top:100px;
  }
  .server > .bigTitle {
    margin-top: .4rem;
  }
  .server .serverBox .title {
    width: 100%;
    font-size: 12px;
    line-height: 1.5;
    margin-bottom: .3rem;
  }
  .server .serverTab li {
    width: 49%;
    margin-right: 1%;
    line-height: 40px;
    font-size: 15px;
    margin-bottom: 5px;
  }
  .server .serverCon .pic {
    width: 100%;
    height: 5.2rem;
  }
  .server .serverCon .tit {
    width: 100%;
    padding: .35rem 0 0 0 !important;
  }
  .server .serverCon .tit h4 {
    margin-bottom: 12px;
    font-size: 19px;
  }
  .server .serverCon .tit .intro {
    margin-bottom: 20px;
  }
  .server .serverCon .tit .titText {
    margin-top: 34px;
    padding-right: 0;
  }
  .server .serverCon .tit .titText h5 {
    font-size: 15px;
    margin-bottom: 12px;
  }
  .server .serverCon .tit .titText li {
    line-height: 22px;
    font-size: 13px;
  }
  .server .part4 .item {
    height: 7.4rem;
    width: 100%;
    margin-right: 0;
  }
  .case .tpBox .item {
    width: 100%;
    height: 7rem;
  }
  .case .smIntro {
    font-size: 12px;
  }
  .case .smTitle {
    font-size: 14px;
  }
  .case .bmBox .item {
    width: 50%;
    height: 3rem;
  }
  .case .tabChoose p {
    font-size: 12px;
  }
  .case .tabChoose li {
    width: 33.33333%;
    border-bottom: 1px solid #E5E7E9;
  }
  .case .tabChoose li:after {
    height: 100%;
  }
  .case .tabChoose li:nth-child(3n):after {
    background: transparent;
  }
  .case .tabChoose {
    margin-bottom: 0;
  }
  .case .tabTurn .swiper-slide .tabChoose {
    padding-bottom: 0;
    position: absolute;
  }
  .case .contentBody .animateLi .bgMask {
    opacity: 1;
    transition-delay: 1.5s;
  }
  .case .contentBody .tpBox .animateLi .text {
    opacity: 1;
    top: 1.5rem;
    transition-delay: 1.8s;
  }
  .case .contentBody .bmBox .animateLi .text {
    opacity: 1;
    top: .6rem;
    transition-delay: 1.8s;
  }
  .case .tpBox .item .p1 {
    font-size: 20px;
    margin-bottom: 10px;
  }
  .case .bmBox .item .p1 {
    margin-bottom: 10px;
  }
  .case .bmBox .item .p2 {
    line-height: 20px;
    max-height: 60px;
    overflow: hidden;
  }
  .bigTitle {
    font-size: .44rem;
  }
  .contact .joinModal .close {
    width: .6rem;
    height: .58rem;
  }
  .tabTurn .swiper-slide {
    margin-right: .7rem;
  }
  .case .item .p2 {
    font-size: 12px;
    line-height: 1.5;
  }
  .tabTurn {
    padding: 0 5%;
  }
}
@media screen and (max-width: 420px) {
  .about .picText .item {
    width: 100%;
    margin-right: 0;
  }
  .about .picText .pic {
    height: 5.2rem;
    margin-bottom: .4rem;
  }
}
.about .info .boxB {
  height: auto;
}
