html {
  font-size: 62.5% !important;
}
body {
  background-color: white;
}
.cnt {
  position: relative;
  min-width: 1200px;
  width: 1200px;
  margin: 0 auto;
  /* overflow: hidden; */
}
.swiper-slide img {
  display: block;
  width: 100%;
}
.bannerBox .swiper-slide {
  height: 600px;
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-position: center center;
  overflow: hidden;
}
.bannerBox .swiper-slide img {
  position: absolute;
  left: 50%;
  width: auto;
  margin-left: -960px;
}
.cnt-inner {
  position: relative;
}
.serverModel,
.mainBox,
.serverMM,
.teamZZ {
  min-width: 1200px;
}
.major {
  min-width: 1200px;
}
.major .cnt {
  max-width: 1400px;
  width: auto;
}
.major .swiper-container {
  width: 1200px;
  padding-bottom: 0 !important;
  margin-bottom: 44px;
  border-left: 1px solid #ebebeb;
}
.countingPlate {
  min-width: 1200px;
  padding: 50px 0;
  background: #f5f5f5;
}
.countingPlate .cnt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}
.countingPlate .countPlateItem {
  width: 25%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-right: 1px solid #e9e9e9;
}
.countingPlate .countPlateItem:last-child {
  border-right: none;
}
.countingPlate .countPlateItem span {
  font-size: 6rem;
  color: #6f6f6f;
  font-weight: 200;
}
.countingPlate .countPlateItem > p:last-child {
  font-size: 2rem;
  color: #6F6F6F;
}
.countingPlate .countPlateItem label {
  font-size: 2rem;
  position: relative;
  top: -45px;
}
.countingPlate.multimedia-plate .countPlateItem span {
  font-size: 4rem;
  color: #333333;
  vertical-align: middle;
}
.countingPlate.multimedia-plate .countPlateItem p {
  line-height: 1;
}
.countingPlate.multimedia-plate .countPlateItem p:first-child {
  margin-bottom: 15px;
  font-size: 2rem;
  color: #6F6F6F;
}
.countingPlate.multimedia-plate .countPlateItem label {
  position: inherit;
  font-size: 3.4rem;
  color: #333333;
  font-weight: 200;
  vertical-align: middle;
}
.aboutZG {
  min-width: 1200px;
  padding: 80px 0px;
}
.aboutZG .cnt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}
.aboutZG .leftImg {
  width: 600px;
  -ms-flex-item-align: center;
  align-self: center;
}
.aboutZG .leftImg img {
  display: block;
}
.aboutZG .rightInfo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 600px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 35px 30px 0px 30px;
}
.aboutZG .btn-more-default {
  margin-bottom: 0px;
}
.caseMore,
.keyCase {
  min-width: 1200px;
}
.caseMoreHover {
  cursor: pointer;
}
.swiper-container-list {
  position: relative;
}
.swiper-container-list .swiper-container:nth-child(2) {
  margin-bottom: 0px;
}
.underline-red {
  display: block;
  width: 72px;
  margin-bottom: 21px;
  border-bottom: 1px solid #ff404f;
}
.sec-title {
  line-height: 1;
  font-size: 16px;
  text-align: center;
}
.summary-text {
  margin-bottom: 20px;
}
.fcw {
  color: #fff;
}
.fcg {
  color: rgba(255, 255, 255, 0.5);
}
.text-align {
  text-align: center;
}
.text-align-left {
  text-align: left;
}
.mb0 {
  margin-bottom: 0px;
}
.mt80 {
  margin-top: 80px;
}
.btn-wrap {
  text-align: center;
}
.btn-more {
  display: inline-block;
  height: 48px;
  padding: 0 50px;
  margin: 30px auto;
  background-color: #ff404f;
  color: white;
  text-align: center;
  line-height: 48px;
  font-size: 1.6rem;
  border-radius: 3px;
}
.btn-more-default {
  display: block;
  width: 140px;
  height: 48px;
  margin: 30px auto;
  background-color: #ff404f;
  color: #fff;
  text-align: center;
  line-height: 48px;
  font-size: 1.6rem;
  border-radius: 3px;
}
.btn-more-default:hover {
  color: #fff;
}
.btn-primary {
  display: inline-block;
  font-size: 20px;
  line-height: 1;
  border-radius: 4px;
  padding: 15px 55px;
  font-size: 18px;
  color: #fff;
  text-align: center;
  margin: 20px auto 0;
  background: #ff404f;
  cursor: pointer;
}
.btn-primary:hover {
  background: #e03140;
  color: #fff;
}
#getquoted-form1 .form-banner,
#getquoted-form2 .form-banner,
#getquoted-form3 .form-banner {
  position: relative;
}
#getquoted-form1 label.error,
#getquoted-form2 label.error,
#getquoted-form3 label.error {
  position: absolute;
  right: 5px;
  top: 12px;
}
.aboutZG .leftImg {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}
.aboutZG .rightInfo {
  padding-left: 0;
  padding-top: 20px;
}
.keyCase {
  background-color: #f7f7fa;
  padding: 82px 0 73px 0;
}
.titleBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.titleBox h2 {
  font-size: 3.6rem;
  color: #333333;
  font-weight: normal;
  margin-bottom: 16px;
}
.titleBox p {
  font-size: 1.6rem;
  color: #333333;
  margin-bottom: 40px;
}
.titleBox3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.titleBox3 h2 {
  font-size: 3.6rem;
  color: #333333;
  font-weight: normal;
  margin-bottom: 32px;
  line-height: 60px;
  text-align: center;
}
#keyCaseSwiper .swiper-slide {
  position: relative;
}
#keyCaseSwiper .swiper-slide img {
  width: 100%;
  display: block;
}
#keyCaseSwiper .swiper-slide:hover .caseHover {
  display: block;
}
#keyCaseSwiper .caseHover {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9;
  background-color: rgba(0, 0, 0, 0.5);
  display: none;
  padding: 10px;
}
#keyCaseSwiper .hoverBodrder {
  border: 1px solid #FF404F;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: white;
  font-size: 1.6rem;
}
#keyCaseSwiper .hoverBodrder p {
  width: 145px;
  line-height: 30px;
}
.keyCaseInfoBox {
  margin-top: 50px;
  position: relative;
}
.caseInfoItem {
  padding-top: 20px;
  border-top: 1px solid #E0E0E0;
  display: none;
}
.infoMark {
  border-top: 1px solid #e0e0e0;
  border-right: 1px solid #E0E0E0;
  width: 30px;
  height: 30px;
  background-color: #f7f7fa;
  -webkit-transform: rotate(-45deg) skew(-10deg, -10deg);
  -ms-transform: rotate(-45deg) skew(-10deg, -10deg);
  transform: rotate(-45deg) skew(-10deg, -10deg);
  position: absolute;
  top: -15px;
  left: 16.66%;
  margin-left: -20px;
  -webkit-transition: left 0.3s;
  -o-transition: left 0.3s;
  transition: left 0.3s;
}
.caseInfoItem h3 {
  font-size: 2rem;
  color: #333333;
  font-weight: normal;
  margin-bottom: 16px;
}
.caseInfoItem p {
  color: #999999;
  line-height: 27px;
  font-size: 1.8rem;
}
.caseInfoItem span {
  color: #666666;
}
.keyCaseInfoBox .active {
  display: block;
}
.keyCaseInfoBox .infoMark {
  background: #fff;
}
.caseMore {
  padding: 105px 0 111px 0;
}
.caseMore .swiper-button-prev,
.caseMore .swiper-button-next {
  top: 133px;
  /* background: #333; */
}
.caseMore .swiper-button-prev {
  left: -60px;
}
.caseMore .swiper-button-next {
  right: -60px;
}
@media screen and (max-width: 1350px) {
  .caseMore .swiper-button-prev {
    left: 10px;
  }
  .caseMore .swiper-button-next {
    right: 10px;
  }
}
.caseMoreBox .swiper-slide img {
  display: block;
}
.cnt2 {
  width: 1689px;
  margin: 0 auto;
}
.caseMoreBox .swiper-slide {
  position: relative;
}
.caseMoreBox .swiper-slide:hover .caseMoreHover {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.caseMoreHover {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 9;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: none;
}
.caseMore .caseMoreHover {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: transparent;
}
.caseMore .caseMoreBox img {
  display: block;
  width: 100%;
  max-height: 349px;
  object-fit: cover;
}
.caseMore .caseMoreHover .line {
  width: 64px;
  height: 1px;
  background-color: #717171;
  margin-top: 30px;
  margin-bottom: 24px;
}
.caseMoreHover p {
  color: white;
  font-size: 1.8rem;
  margin-top: 31px;
}
.caseMore .caseMoreHover p {
  font-size: 2rem;
  font-weight: normal;
  font-stretch: normal;
  margin-top: 0;
  letter-spacing: 0px;
  color: #1e1e1e;
  margin-bottom: 20px;
}
.caseMoreHover .addIcon {
  width: 52px;
  height: 52px;
  background-color: #FF404F;
  border-radius: 50%;
  position: relative;
}
.caseMoreHover .addIcon:before {
  display: block;
  width: 22px;
  height: 3px;
  background-color: white;
  border-radius: 2px;
  content: '';
  position: absolute;
  top: 25px;
  left: 15px;
}
.caseMoreHover .addIcon:after {
  display: block;
  width: 3px;
  height: 22px;
  background-color: white;
  border-radius: 2px;
  content: '';
  position: absolute;
  top: 15px;
  left: 25px;
}
.itemList {
  background-color: #f9f9f9;
  padding-top: 69px;
  padding-bottom: 113px;
}
.listCloum {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}
.cloumItem {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.cloumItem img {
  width: 80px;
  height: 80px;
  margin-bottom: 30px;
}
.cloumItem p {
  text-align: center;
  color: #999999;
  line-height: 28px;
  font-size: 1.8rem;
}
.major {
  padding-top: 100px;
  padding-bottom: 81px;
}
.major .majorSwiper {
  border-top: 1px solid #ebebeb;
  padding-bottom: 44px;
}
.major .swiper-slide {
  width: 400px;
  height: 340px;
  border-bottom: 1px solid #ebebeb;
  border-right: 1px solid #ebebeb;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.major .swiper-slide img {
  border: 4px solid #e0e0e0;
  -webkit-box-shadow: 0px 24px 24px 0px rgba(21, 21, 31, 0.16);
  box-shadow: 0px 24px 24px 0px rgba(21, 21, 31, 0.16);
  margin-bottom: 24px;
}
.major .swiper-slide p {
  font-size: 2rem;
}
.major-pagination .swiper-pagination-bullet-active {
  background: #FF404F;
}
.majorTeam {
  padding-top: 87px;
  padding-bottom: 93px;
  background-color: #000000;
  background-size: 100% 100%;
  background-position: center center;
}
.titleBox2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.titleBox2 h2 {
  color: white;
  font-size: 3.6rem;
  margin-bottom: 24px;
}
.titleBox2 span {
  width: 72px;
  height: 1px;
  background-color: #ff404f;
  display: block;
  margin-bottom: 25px;
}
.titleBox2 p {
  font-size: 1.6rem;
  color: #999999;
}
.teamSwiper .swiper-slide {
  height: 130px;
}
.ourCustomer {
  padding: 72px 0 80px 0;
}
.customerList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.customerList .item {
  width: 130px;
  height: 54px;
  border: 1px solid #ebebeb;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-right: 10px;
  margin-bottom: 23px;
}
.customerList .item:nth-child(8n) {
  margin-right: 0;
}
.customerList .item img {
  display: block;
}
.serverModel {
  padding-top: 65px;
  padding-bottom: 105px;
  background-color: #f8f8f8;
}
.serverList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border-top: 1px solid #EDEDED;
  border-left: 1px solid #EDEDED;
}
.serverList .serverItem {
  width: 33.33%;
  height: 261px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-right: 1px solid #ededed;
  border-bottom: 1px solid #EDEDED;
}
.serverList .serverItem:hover {
  -webkit-box-shadow: 0px 5px 6px 0px rgba(0, 0, 0, 0.07);
  box-shadow: 0px 5px 6px 0px rgba(0, 0, 0, 0.07);
}
.serverList .serverItem img {
  display: block;
  width: 80px;
}
.serverItem h3 {
  margin-top: 20px;
  font-size: 2.4rem;
  color: #1e1e1e;
  font-weight: normal;
  padding-bottom: 23px;
}
.serverItem p {
  font-size: 1.8rem;
  color: #999999;
  font-weight: normal;
  text-align: center;
  line-height: 24px;
}
.teamMark {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  padding-top: 92px;
  padding-bottom: 93px;
}
.ourSL {
  padding-top: 94px;
  padding-bottom: 103px;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.titleBox4 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.titleBox4 h2 {
  font-size: 3.6rem;
  letter-spacing: 3px;
  color: #ffffff;
  margin-bottom: 25px;
  font-weight: normal;
}
.titleBox4 p {
  font-size: 1.6rem;
  color: #ffffff;
  margin-bottom: 24px;
}
.titleBox4 span {
  width: 45px;
  height: 1px;
  background-color: #ff404f;
  opacity: 0.4;
  margin-bottom: 24px;
}
.shiliInfo {
  font-size: 1.6rem;
  line-height: 30px;
  color: #ffffff;
  opacity: 0.5;
  margin-bottom: 83px;
}
.shiliList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}
.siliItem {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.siliItem .imgBox {
  margin-bottom: 28px;
  width: 114px;
  height: 114px;
  border: 1px solid #aaaaaa;
  border-radius: 50%;
  overflow: hidden;
}
.siliItem .imgBox img {
  display: block;
  width: 100%;
}
.siliItem p {
  font-size: 1.8rem;
  line-height: 28px;
  letter-spacing: 0px;
  color: #ffffff;
  text-align: center;
}
.titleBox5 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.titleBox5 h2 {
  font-size: 3.6rem;
  font-weight: normal;
  letter-spacing: 3px;
  color: #fefefe;
  margin-bottom: 25px;
}
.titleBox5 span {
  width: 72px;
  height: 1px;
  background-color: #ff404f;
  margin-bottom: 25px;
}
.titleBox5 p {
  font-size: 1.6rem;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #dddddd;
  margin-bottom: 75px;
}
.teamZy {
  height: 404px;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: center;
  padding-top: 176px;
  margin-bottom: 380px;
}
.teamZyItem {
  background-color: #f8f8f8;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 383px;
  width: 355px;
  padding: 0 45px;
}
.teamZyItem h3 {
  font-size: 2rem;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  margin-bottom: 27px;
}
.teamZyItem p {
  font-size: 1.6rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 24px;
  letter-spacing: 0px;
  opacity: 0.5;
  text-align: center;
}
.teamZyBox .swiper-slide {
  padding-left: 23px;
}
.teamZyBox .swiper-slide-active {
  color: white;
}
.teamZyBox .swiper-slide-active .teamZyItem {
  background-color: #ff404f;
}
.teamZyBox .swiper-slide-active .teamZyItem p {
  opacity: 1;
}
.teamZyItem .imgBox {
  margin-bottom: 30px;
  width: 65px;
  height: 65px;
}
.prevBtn2,
.nextBtn2 {
  width: 59px;
  height: 61px;
  background-color: #dedede;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
}
.prevBtn2 {
  left: 0;
  margin-left: -34px;
  margin-top: -190px;
}
.nextBtn2 {
  right: 0;
  margin-right: -34px;
  margin-top: -190px;
}
.prevBtn2:after {
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 13px;
  height: 13px;
  content: '';
  border: 13px solid transparent;
  border-right: 13px solid #949494;
  margin-left: -13px;
}
.nextBtn2:after {
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 13px;
  height: 13px;
  content: '';
  border: 13px solid transparent;
  border-left: 13px solid #949494;
  margin-right: -13px;
}
.serverMs {
  padding-top: 95px;
  padding-bottom: 106px;
  background-position: center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.serverMsBox {
  margin-top: 66px;
}
.serverMsItem {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 493px;
  background-color: #FFFFFF;
}
.serverMsInfo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding: 34px 24px 21px 24px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: 100%;
}
.serverMsItem h3 {
  font-size: 2.4rem;
  font-weight: normal;
  font-stretch: normal;
  color: #1e1e1e;
  margin-bottom: 15px;
  position: relative;
}
.serverMsItem span {
  width: 50px;
  border: solid 1px #999999;
  opacity: 0.5;
  margin-bottom: 22px;
}
.serverMsItem p {
  font-size: 1.6rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 24px;
  letter-spacing: 0px;
  color: #999999;
}
.serverMsItem a {
  width: 100%;
  height: 39px;
  text-align: center;
  line-height: 37px;
  border: solid 1px #ececec;
  margin-top: auto;
  font-size: 1.8rem;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 1px;
  color: #999999;
}
.prevBtn3 {
  position: absolute;
  left: 0;
  top: 55%;
  margin-left: -50px;
}
.nextBtn3 {
  position: absolute;
  right: 0;
  top: 55%;
  margin-right: -50px;
}
.shiliItem2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-negative: 1;
  flex-shrink: 1;
}
.shiliItem2 .imgBox {
  width: 130px;
  height: 130px;
  border: 1px solid #999999;
  border-right: 1px solid transparent;
  border-bottom: 1px solid transparent;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.shiliItem2 .imgBox > div {
  display: block;
  width: 110px;
  height: 110px;
  border-radius: 50%;
  border: 1px solid #999999;
  border-right: 1px dashed #999999;
  border-bottom: 1px dashed #999999;
  overflow: hidden;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.shiliItem2 .imgBox > div img {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.shiliItem2 p {
  margin-top: 18px;
  font-size: 2rem;
  letter-spacing: 0px;
  color: #ffffff;
  text-align: center;
}
.jiange {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  height: 1px;
  border-bottom: 1px dashed #999999;
  padding-top: 65px;
  margin-right: 10px;
}
.zhuanyeTeamBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.zhuanyeTeaamItem {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.zhuanyeTeamBox img {
  display: block;
  width: 100%;
}
.zhuanyeTeaamItem .imgBox {
  width: 90px;
  height: 90px;
  padding: 14px;
  border-radius: 50%;
  margin-bottom: 32px;
  background: #999;
}
.zhuanyeTeaamItem p {
  font-size: 2rem;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #333333;
  margin-top: 24px;
}
.zhuanyeTeaamItem:hover .imgBox {
  border: 1px solid #ff404f;
}
.zhuanyeTeaamItem:hover p {
  color: #ff404f;
}
.hasBg {
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
}
.countingPlate {
  height: 240px;
  padding-top: 70px;
  margin-bottom: 172px;
  background: url(../images/jishubg.jpg) center no-repeat;
}
.countingPlate h2 {
  color: white;
  font-size: 3.6rem;
  text-align: center;
  margin: 0;
  padding-bottom: 54px;
}
.countingPlate .cnt {
  background-color: white;
  height: 160px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-shadow: 0px 24px 24px 0px rgba(21, 21, 31, 0.08);
  box-shadow: 0px 24px 24px 0px rgba(21, 21, 31, 0.08);
}

/*# sourceMappingURL=zhcs.min.css.map */
