.history .cnTit,
.team .cnTit,
.honor .cnTit,
.partner .cnTit,
.culture .cnTit,
.philosophy .cnTit,
.relations .cnTit,
.demonstration-swiper .cnTit,
.video .cnTit,
.implementation .cnTit,
.selection .cnTit,
.customized .cnTit,
.cnc .cnTit,
.technical .cnTit {
  font-size: 2.2rem;
  font-family: SourceHanSansCN;
  font-weight: 400;
  color: #333333;
}
.history .enTit,
.team .enTit,
.honor .enTit,
.partner .enTit,
.culture .enTit,
.philosophy .enTit,
.relations .enTit,
.demonstration-swiper .enTit,
.video .enTit,
.implementation .enTit,
.selection .enTit,
.customized .enTit,
.cnc .enTit,
.technical .enTit {
  font-size: 4.8rem;
  font-family: myArial;
  font-weight: bold;
  color: #333333;
  line-height: 25px;
  letter-spacing: 0.4px;
  line-height: 57px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
@media all and (max-width: 1025px) {
  .history .enTit,
  .team .enTit,
  .honor .enTit,
  .partner .enTit,
  .culture .enTit,
  .philosophy .enTit,
  .relations .enTit,
  .demonstration-swiper .enTit,
  .video .enTit,
  .implementation .enTit,
  .selection .enTit,
  .customized .enTit,
  .cnc .enTit,
  .technical .enTit {
    font-size: 3.6rem;
  }
}
@media all and (max-width: 769px) {
  .history .enTit,
  .team .enTit,
  .honor .enTit,
  .partner .enTit,
  .culture .enTit,
  .philosophy .enTit,
  .relations .enTit,
  .demonstration-swiper .enTit,
  .video .enTit,
  .implementation .enTit,
  .selection .enTit,
  .customized .enTit,
  .cnc .enTit,
  .technical .enTit {
    font-size: 3.2rem;
  }
}
@media all and (max-width: 481px) {
  .history .enTit,
  .team .enTit,
  .honor .enTit,
  .partner .enTit,
  .culture .enTit,
  .philosophy .enTit,
  .relations .enTit,
  .demonstration-swiper .enTit,
  .video .enTit,
  .implementation .enTit,
  .selection .enTit,
  .customized .enTit,
  .cnc .enTit,
  .technical .enTit {
    font-size: 2.6rem;
  }
}
@media all and (max-width: 361px) {
  .history .enTit,
  .team .enTit,
  .honor .enTit,
  .partner .enTit,
  .culture .enTit,
  .philosophy .enTit,
  .relations .enTit,
  .demonstration-swiper .enTit,
  .video .enTit,
  .implementation .enTit,
  .selection .enTit,
  .customized .enTit,
  .cnc .enTit,
  .technical .enTit {
    font-size: 1.9rem;
  }
}
.history .enTit::after,
.team .enTit::after,
.honor .enTit::after,
.partner .enTit::after,
.culture .enTit::after,
.philosophy .enTit::after,
.relations .enTit::after,
.demonstration-swiper .enTit::after,
.video .enTit::after,
.implementation .enTit::after,
.selection .enTit::after,
.customized .enTit::after,
.cnc .enTit::after,
.technical .enTit::after {
  content: "";
  display: block;
  width: 3px;
  background-color: #96141e;
  height: 50px;
  margin-left: 3px;
}
@media all and (max-width: 481px) {
  .history .enTit::after,
  .team .enTit::after,
  .honor .enTit::after,
  .partner .enTit::after,
  .culture .enTit::after,
  .philosophy .enTit::after,
  .relations .enTit::after,
  .demonstration-swiper .enTit::after,
  .video .enTit::after,
  .implementation .enTit::after,
  .selection .enTit::after,
  .customized .enTit::after,
  .cnc .enTit::after,
  .technical .enTit::after {
    display: none;
  }
}
.history > .y-line,
.team > .y-line,
.honor > .y-line,
.partner > .y-line,
.culture > .y-line,
.philosophy > .y-line,
.relations > .y-line,
.demonstration-swiper > .y-line,
.video > .y-line,
.implementation > .y-line,
.selection > .y-line,
.customized > .y-line,
.cnc > .y-line,
.technical > .y-line {
  width: 3px;
  background-color: #96141e;
  height: 50px;
}
.history > .info,
.team > .info,
.honor > .info,
.partner > .info,
.culture > .info,
.philosophy > .info,
.relations > .info,
.demonstration-swiper > .info,
.video > .info,
.implementation > .info,
.selection > .info,
.customized > .info,
.cnc > .info,
.technical > .info {
  width: 47%;
  font-size: 18px;
  font-family: SourceHanSansCN;
  font-weight: 300;
  color: #333333;
  margin-top: 20px;
  line-height: 36px;
  letter-spacing: 2.2px;
  margin-bottom: 151px;
}
.flexibility .enTit,
.intelligent-image-text .enTit,
.quality .enTit,
.exemplar .enTit,
.scheme .enTit {
  font-size: 2.2rem;
  font-family: myArial;
  font-weight: 400;
  color: #FFFFFF;
  text-transform: uppercase;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.flexibility .cnTit,
.intelligent-image-text .cnTit,
.quality .cnTit,
.exemplar .cnTit,
.scheme .cnTit {
  font-size: 4.8rem;
  font-family: SourceHanSansCN;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 25px;
  margin-bottom: 28px;
}
@media all and (max-width: 481px) {
  .flexibility .cnTit,
  .intelligent-image-text .cnTit,
  .quality .cnTit,
  .exemplar .cnTit,
  .scheme .cnTit {
    font-size: 3rem;
  }
}
.flexibility .cnTit::after,
.intelligent-image-text .cnTit::after,
.quality .cnTit::after,
.exemplar .cnTit::after,
.scheme .cnTit::after {
  content: "";
  display: block;
  width: 1px;
  height: 50px;
  background: #95141E;
  margin-left: 5px;
  margin-top: 27px;
}
@media all and (max-width: 481px) {
  .flexibility .cnTit::after,
  .intelligent-image-text .cnTit::after,
  .quality .cnTit::after,
  .exemplar .cnTit::after,
  .scheme .cnTit::after {
    display: none;
  }
}
.flexibility .info,
.intelligent-image-text .info,
.quality .info,
.exemplar .info,
.scheme .info {
  font-size: 1.6rem;
  font-family: SourceHanSansCN;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 36px;
}
/*
    文件
*/
.files {
  padding-bottom: 100px;
  position: relative;
  background-color: #e5e5e5;
  padding-top: 124px;
}
@media all and (max-width: 481px) {
  .files {
    padding-top: 30px;
  }
}
.files .title {
  width: 70%;
  margin: 0 auto;
  font-family: myArial;
  font-weight: 900;
  font-size: 2.2rem;
  color: #666;
  padding-left: 11px;
  letter-spacing: 1px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
@media all and (max-width: 1441px) {
  .files .title {
    width: 83.2%;
  }
}
@media all and (max-width: 481px) {
  .files .title {
    width: 100%;
    padding-left: 0;
    padding: 0 15px;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
  }
}
.files .title .cnTit {
  font-size: 4.5rem;
}
@media all and (max-width: 481px) {
  .files .title .cnTit {
    font-size: 3rem;
  }
}
.files .title::after {
  content: "";
  display: block;
  width: 2px;
  height: 50px;
  background-color: #96141e;
  margin-top: 5px;
  margin-left: 3px;
}
@media all and (max-width: 481px) {
  .files .title::after {
    display: none;
  }
}
.files .title .right {
  width: 35.8%;
  padding-top: 25px;
}
@media all and (max-width: 481px) {
  .files .title .right {
    width: 100%;
  }
}
.files .title .right .search {
  width: 100%;
  height: 60px;
  padding-right: 50px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #fff;
  border: 1px #ccc solid;
  border-radius: 30px;
  padding-left: 20px;
  position: relative;
  overflow: hidden;
}
.files .title .right .search input {
  width: 100%;
  height: 100%;
  line-height: 60px;
  border: none;
  padding: 0;
  margin: 0;
  background: transparent;
  outline: none;
  font-size: 1.6rem;
  text-indent: 30px;
}
.files .title .right .search button {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 50px;
  height: 100%;
  background-image: url(../8d8f64ae3c18c5db858b.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-color: transparent;
}
.files .files-items {
  width: 69.2%;
  margin: 0 auto;
  margin-top: 30px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
@media all and (max-width: 1441px) {
  .files .files-items {
    width: 82.2%;
  }
}
.files .files-items .file-item {
  width: 49.3%;
  margin-bottom: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
@media all and (max-width: 1025px) {
  .files .files-items .file-item {
    width: 100%;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
}
.files .files-items .file-item .pic {
  background: #ccc;
  width: 47%;
  padding-top: 42.3%;
}
@media all and (max-width: 481px) {
  .files .files-items .file-item .pic {
    width: 100%;
    padding-top: 70.3%;
  }
}
.files .files-items .file-item .cont {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 20px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #fff;
}
@media all and (max-width: 481px) {
  .files .files-items .file-item .cont {
    width: 100%;
  }
}
.files .files-items .file-item .cont .date {
  margin-top: 5px;
  padding-left: 30px;
  font-size: 1.4rem;
  background-image: url(../78747d42ab34a047d659.png);
  background-repeat: no-repeat;
  background-position: 7px 1px;
}
.files .files-items .file-item .cont .tit {
  font-weight: 500;
  font-size: 2.3rem;
  margin-top: 12px;
  margin-left: 8px;
  letter-spacing: 1.2px;
  margin-bottom: 53px;
}
.files .files-items .file-item .cont .file-dow,
.files .files-items .file-item .cont .consult {
  float: left;
  width: 107px;
  background-color: #ccc;
  margin-left: 8px;
  text-align: center;
  padding-top: 8px;
  border-radius: 12px;
  position: relative;
  overflow: hidden;
  /*
                    悬浮*/
}
.files .files-items .file-item .cont .file-dow .iconimg,
.files .files-items .file-item .cont .consult .iconimg,
.files .files-items .file-item .cont .file-dow .icon,
.files .files-items .file-item .cont .consult .icon {
  width: 30px;
  height: 30px;
  margin: 0 auto;
  margin-bottom: 9px;
  position: relative;
  z-index: 9;
}
.files .files-items .file-item .cont .file-dow img,
.files .files-items .file-item .cont .consult img {
  width: 80%;
}
.files .files-items .file-item .cont .file-dow p,
.files .files-items .file-item .cont .consult p {
  margin-bottom: 11px;
  position: relative;
  z-index: 9;
  color: #fff;
}
.files .files-items .file-item .cont .file-dow::after,
.files .files-items .file-item .cont .consult::after,
.files .files-items .file-item .cont .file-dow::before,
.files .files-items .file-item .cont .consult::before {
  content: "";
  width: 100%;
  display: block;
  height: 50%;
  background-color: #96141e;
  position: absolute;
  z-index: 5;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  opacity: 0;
}
.files .files-items .file-item .cont .file-dow::before,
.files .files-items .file-item .cont .consult::before {
  top: 0;
  left: -100%;
}
.files .files-items .file-item .cont .file-dow::after,
.files .files-items .file-item .cont .consult::after {
  bottom: 0;
  right: -100%;
}
.files .files-items .file-item .cont .file-dow:hover::after,
.files .files-items .file-item .cont .consult:hover::after {
  right: 0%;
  opacity: 1;
}
.files .files-items .file-item .cont .file-dow:hover::before,
.files .files-items .file-item .cont .consult:hover::before {
  left: 0%;
  opacity: 1;
}
.files .files-items .file-item .cont .file-dow:hover p,
.files .files-items .file-item .cont .consult:hover p {
  color: #fff;
}
.files .files-items .file-item .cont .consult {
  margin-left: 13px;
}
.back {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: auto;
  background: rgba(0, 0, 0, 0.5);
  pointer-events: none;
  display: none;
}
.back.active {
  display: block;
  pointer-events: auto;
  z-index: 9998;
  -webkit-filter: blur(5px);
          filter: blur(5px);
}
.in-nav {
  width: 100%;
  height: 70px;
  background-color: #96141e;
  position: relative;
  z-index: 9999;
}
.in-nav button {
  display: none;
}
.in-nav ul {
  width: 100%;
  padding-left: 15.3%;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
@media all and (max-width: 481px) {
  .in-nav ul {
    display: block;
    padding-left: 0;
    position: relative;
    z-index: 9999;
  }
}
.in-nav ul li {
  cursor: pointer;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.in-nav ul li.rectangle::before,
.in-nav ul li.rectangle::after {
  background-color: #015aaa;
  opacity: 0.25;
}
.in-nav ul li:hover {
  background: #015aaa;
}
.in-nav ul li.active {
  background: #015aaa;
}
.in-nav ul li a {
  padding-left: 24px;
  padding-right: 40px;
  line-height: 60px;
  color: #fff;
  font-size: 1.8rem;
  position: relative;
  z-index: 2;
  pointer-events: none;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.in-nav .blue-line {
  width: 100%;
  height: 10px;
  background-color: #015aaa;
}
@media all and (max-width: 481px) {
  .in-nav {
    height: 40px;
    width: 40px;
    position: fixed;
    right: 30px;
    bottom: 120px;
    top: auto !important;
    border-radius: 20px;
    overflow: hidden;
    -webkit-box-shadow: #cfcfcf 1px 1px 3px;
            box-shadow: #cfcfcf 1px 1px 3px;
    background: transparent;
  }
  .in-nav * {
    pointer-events: auto;
  }
  .in-nav button {
    display: block;
  }
  .in-nav.active {
    height: auto;
    width: 140px;
    max-width: 2000px;
    background: #96141e;
  }
  .in-nav.active button {
    display: none;
  }
  .in-nav button {
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    border: none;
    color: #bebebe;
  }
  .in-nav button .fa {
    font-size: 2rem;
  }
}
.intelligent-image-text .title {
  width: 70%;
  margin: 0 auto;
  font-family: myArial;
  font-weight: 900;
  font-size: 2.2rem;
  color: #666;
  padding-left: 11px;
  letter-spacing: 1px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
@media all and (max-width: 1441px) {
  .intelligent-image-text .title {
    width: 83.2%;
  }
}
@media all and (max-width: 481px) {
  .intelligent-image-text .title {
    width: 100%;
    padding-left: 15px;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
  }
}
.intelligent-image-text .title .cnTit,
.intelligent-image-text .title .enTit {
  font-size: 4.5rem;
  color: #666;
}
@media all and (max-width: 481px) {
  .intelligent-image-text .title .cnTit,
  .intelligent-image-text .title .enTit {
    font-size: 3rem;
  }
}
.intelligent-image-text .title::after {
  display: none;
  width: 2px;
  height: 50px;
  background-color: #96141e;
  margin-top: 5px;
  margin-left: 3px;
}
@media all and (max-width: 481px) {
  .intelligent-image-text .title::after {
    display: none;
  }
}
.intelligent-image-text .image-text-item:nth-of-type(even) .pic {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
     -moz-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
.intelligent-image-text .image-text-item:nth-of-type(even) .info {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
     -moz-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
@media screen and (max-width: 481px) {
  .intelligent-image-text .image-text-item .pic {
    -webkit-box-ordinal-group: 2 !important;
    -webkit-order: 1 !important;
       -moz-box-ordinal-group: 2 !important;
        -ms-flex-order: 1 !important;
            order: 1 !important;
  }
  .intelligent-image-text .image-text-item .info {
    -webkit-box-ordinal-group: 3 !important;
    -webkit-order: 2 !important;
       -moz-box-ordinal-group: 3 !important;
        -ms-flex-order: 2 !important;
            order: 2 !important;
  }
}
.intelligent-image-text .image-text-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
@media all and (max-width: 480px) {
  .intelligent-image-text .image-text-item {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
}
.intelligent-image-text .image-text-item .pic {
  width: 50%;
  padding-top: 25.9%;
}
@media all and (max-width: 480px) {
  .intelligent-image-text .image-text-item .pic {
    width: 100%;
    padding-top: 52%;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
       -moz-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
.intelligent-image-text .image-text-item .info {
  width: 50%;
  padding-top: 117px;
  padding-left: 70px;
  padding-right: 60px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.intelligent-image-text .image-text-item .info .tit {
  font-size: 2.4rem;
  font-family: SourceHanSansCN;
  font-weight: 400;
  color: #333333;
  line-height: 24px;
  margin-bottom: 27px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.intelligent-image-text .image-text-item .info ul {
  padding-left: 20px;
  list-style-image: url(../81a14bd42b770dd28f8a.png);
  list-style-type: square;
}
.intelligent-image-text .image-text-item .info ul li {
  font-size: 1.6rem;
  font-family: SourceHanSansCN;
  font-weight: 400;
  color: #910D16;
  line-height: 36px;
  list-style-image: url(../81a14bd42b770dd28f8a.png);
  list-style-type: square;
}
.intelligent-image-text .image-text-item .info ul li span {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
@media all and (max-width: 1281px) {
  .intelligent-image-text .image-text-item .info {
    padding-top: 50px;
  }
}
.intelligent-image-text .image-text-item:nth-child(even) .info {
  padding-left: 295px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
@media all and (max-width: 1537px) {
  .intelligent-image-text .image-text-item:nth-child(even) .info {
    padding-left: 180px;
  }
}
@media all and (max-width: 1281px) {
  .intelligent-image-text .image-text-item:nth-child(even) .info {
    padding-left: 70px;
  }
}
@media all and (max-width: 481px) {
  .intelligent-image-text .image-text-item .info {
    width: 100%;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
       -moz-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    padding-left: 30px !important;
    padding-right: 30px;
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
.shakeCopy {
  -webkit-animation-name: shakeCopy;
          animation-name: shakeCopy;
  -webkit-animation-duration: 0.8s;
          animation-duration: 0.8s;
}
@-webkit-keyframes shakeCopy {
  0%,
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px);
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translateX(5px);
    transform: translateX(5px);
  }
}
@keyframes shakeCopy {
  0%,
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px);
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translateX(5px);
    transform: translateX(5px);
  }
}
.tab {
  width: 100%;
  padding-left: 15.3%;
  padding-top: 25px;
  padding-bottom: 25px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  overflow-x: auto;
  background-color: #fff;
  -webkit-transition: 1s;
  transition: 1s;
}
.tab .cont-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
@media all and (max-width: 481px) {
  .tab .cont-wrapper {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
}
@media all and (max-width: 481px) {
  .tab {
    position: fixed;
    z-index: 9999;
    right: 185px;
    top: 0;
    width: 140px;
    padding: 15px;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    max-height: 100vh;
    height: 100vh;
    overflow-y: auto;
    display: none;
  }
  .tab.active {
    display: block;
  }
}
.tab.fixed {
  height: 0;
  padding-top: 0px;
  padding-bottom: 0px;
}
.tab.fixed.heightAuto {
  height: auto;
  padding-top: 25px;
  padding-bottom: 25px;
  max-height: 300px;
}
.tab .download,
.tab .video {
  width: 10.7%;
  margin-right: 30px;
  opacity: 0;
  -webkit-transform: rotateX(90deg);
          transform: rotateX(90deg);
  min-width: 80px;
}
@media all and (max-width: 481px) {
  .tab .download,
  .tab .video {
    width: 100%;
    margin-right: 0;
  }
}
.tab .download .pic,
.tab .video .pic {
  width: 100%;
  padding-top: 100%;
}
.tab .download .cont p,
.tab .video .cont p {
  font-size: 1.8rem;
  font-family: SourceHanSansCN;
  font-weight: 400;
  color: #910D16;
  line-height: 36px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.tab .hover-mask {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  cursor: pointer;
}
.tab .hover-mask * {
  pointer-events: none;
}
.tab .hover-mask:hover div {
  width: 50%;
  height: 50%;
}
.tab .hover-mask:hover span {
  opacity: 1;
}
.tab .hover-mask div {
  position: absolute;
  width: 0%;
  height: 0%;
  background-color: #96141e;
  opacity: 0.5;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  pointer-events: none;
}
.tab .hover-mask div:hover {
  width: 50%;
  height: 50%;
}
.tab .hover-mask div:nth-child(1) {
  left: 0;
  top: 0;
}
.tab .hover-mask div:nth-child(2) {
  right: 0;
  top: 0;
}
.tab .hover-mask div:nth-child(3) {
  right: 0;
  bottom: 0;
}
.tab .hover-mask div:nth-child(4) {
  left: 0;
  bottom: 0;
}
.tab .hover-mask span {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  color: #fff;
  opacity: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  pointer-events: none;
}
.fixed {
  position: fixed;
  z-index: 99;
}
.fixed-top70 {
  top: 70px;
}
.fixed-top {
  top: 0px;
}
.tabRotateXShow {
  -webkit-animation-name: tabRotateXShow;
          animation-name: tabRotateXShow;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
}
.tabRotateXHide {
  -webkit-animation-name: tabRotateXHide;
          animation-name: tabRotateXHide;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
}
@-webkit-keyframes tabRotateXShow {
  0% {
    -webkit-transform: rotateX(90deg);
            transform: rotateX(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform: rotateX(0deg);
            transform: rotateX(0deg);
    opacity: 1;
  }
}
@keyframes tabRotateXShow {
  0% {
    -webkit-transform: rotateX(90deg);
            transform: rotateX(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform: rotateX(0deg);
            transform: rotateX(0deg);
    opacity: 1;
  }
}
@-webkit-keyframes tabRotateXHide {
  0% {
    -webkit-transform: rotateX(0deg);
            transform: rotateX(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: rotateX(90deg);
            transform: rotateX(90deg);
    opacity: 0;
  }
}
@keyframes tabRotateXHide {
  0% {
    -webkit-transform: rotateX(0deg);
            transform: rotateX(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: rotateX(90deg);
            transform: rotateX(90deg);
    opacity: 0;
  }
}
/**
 *  反馈
 */
.feedback {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.feedback .black-back {
  position: fixed;
  display: block;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 999;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
  display: none;
}
.feedback .back {
  display: block;
  -webkit-animation: blackBack 1s;
          animation: blackBack 1s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}
.feedback .ani {
  width: 70%;
  text-align: center;
  z-index: 99999999099;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -200%);
          transform: translate(-50%, -200%);
  background: #fff;
  padding: 130px;
  padding-top: 110px;
  padding-bottom: 120px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  position: fixed;
  -webkit-box-shadow: #ccc 0px 0px 10px;
          box-shadow: #ccc 0px 0px 10px;
}
@media all and (max-width: 481px) {
  .feedback .ani {
    width: 100%;
    height: 100%;
    overflow: auto;
    padding: 60px 15px;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
  }
}
.feedback .ani .title {
  font-size: 3.4rem;
  color: #96141e;
  margin-bottom: 30px;
}
.feedback .ani .intro {
  font-size: 1.4rem;
  margin-bottom: 75px;
}
@media all and (max-width: 481px) {
  .feedback .ani .intro {
    margin-bottom: 30px;
  }
}
.feedback .ani .form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
}
.feedback .ani .form > div {
  width: 47%;
  height: 60px;
  margin-bottom: 35px;
  border: 1px solid #CCCCCC;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
@media all and (max-width: 481px) {
  .feedback .ani .form > div {
    width: 100%;
  }
}
.feedback .ani .form > div input {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  background: transparent;
  width: 100%;
  height: 100%;
  font-size: 1.6rem;
  line-height: 60px;
  color: #666666;
  text-indent: 32px;
  padding-right: 15px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.feedback .ani .form > div input::-webkit-input-placeholder {
  color: #666666;
}
.feedback .ani .form .need,
.feedback .ani .form .scale {
  position: relative;
}
.feedback .ani .form .need .need-input,
.feedback .ani .form .scale .need-input {
  height: 100%;
}
.feedback .ani .form .need .need-input input,
.feedback .ani .form .scale .need-input input {
  cursor: pointer;
}
.feedback .ani .form .need .need-input .icon,
.feedback .ani .form .scale .need-input .icon {
  width: 18px;
  height: 17px;
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.feedback .ani .form .need .need-input .icon .fa,
.feedback .ani .form .scale .need-input .icon .fa {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 50%;
  left: -5%;
  -webkit-transform: rotate(90deg) translate(-50%, -50%);
          transform: rotate(90deg) translate(-50%, -50%);
  -webkit-transition: 1s;
  transition: 1s;
}
.feedback .ani .form .need .need-input .click-rotate,
.feedback .ani .form .scale .need-input .click-rotate {
  -webkit-transform-origin: center center;
          transform-origin: center center;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition: 1s;
  transition: 1s;
}
.feedback .ani .form .need .need-input .show-select,
.feedback .ani .form .scale .need-input .show-select {
  -webkit-transform: rotateX(180deg) translate(-50%, 50%);
          transform: rotateX(180deg) translate(-50%, 50%);
}
.feedback .ani .form .need .need-values,
.feedback .ani .form .scale .need-values {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition: 1s;
  transition: 1s;
  height: 0px;
  overflow: hidden;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  background: #96141e;
}
.feedback .ani .form .need .need-values .need-value,
.feedback .ani .form .scale .need-values .need-value {
  width: 97%;
  height: 91%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  text-align: left;
  padding-left: 0;
  background: #96141e;
  left: 0;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  line-height: 40px;
  padding: 0 15px;
  overflow-y: auto;
  /* IE浏览器滚动条调整 */
  scrollbar-3dlight-color: transparent;
  scrollbar-highlight-color: transparent;
  scrollbar-face-color: #9c4f4f;
  scrollbar-arrow-color: transparent;
  scrollbar-shadow-color: transparent;
  scrollbar-dark-shadow-color: transparent;
  scrollbar-base-color: transparent;
  scrollbar-track-color: transparent;
  /* — 整个滚动条.*/
  /*— 滚动条上的按钮 (上下箭头).*/
  /*— 滚动条上的滚动滑块.*/
  /*— 滚动条轨道.*/
  /*— 滚动条没有滑块的轨道部分.*/
  /*— 当同时有垂直滚动条和水平滚动条时交汇的部分.*/
  /*— 某些元素的corner部分的部分样式(例:textarea的可拖动按钮).*/
}
.feedback .ani .form .need .need-values .need-value::-webkit-scrollbar,
.feedback .ani .form .scale .need-values .need-value::-webkit-scrollbar {
  width: 3px;
  background: rgba(255, 255, 255, 0.2);
}
.feedback .ani .form .need .need-values .need-value::-webkit-scrollbar-thumb,
.feedback .ani .form .scale .need-values .need-value::-webkit-scrollbar-thumb {
  background-color: #fff;
}
.feedback .ani .form .need .need-values .need-value .value,
.feedback .ani .form .scale .need-values .need-value .value {
  width: 50%;
  color: #ce7278;
  cursor: pointer;
}
.feedback .ani .form .need .need-values .right-cushion,
.feedback .ani .form .scale .need-values .right-cushion {
  width: 3%;
  background-color: #96141e;
}
.feedback .ani .form .need .need-values .top-cushion,
.feedback .ani .form .scale .need-values .top-cushion {
  width: 100%;
  height: 10px;
  background-color: #96141e;
}
.feedback .ani .form .need .need-values .bottom-cushion,
.feedback .ani .form .scale .need-values .bottom-cushion {
  width: 100%;
  height: 10px;
  background-color: #96141e;
}
.feedback .ani .more {
  display: inline-block;
  margin-top: 30px;
  overflow: hidden;
  margin-top: 33px;
  width: 130px;
  background-color: #96141e;
  border-radius: 50px;
  text-align: center;
}
.feedback .ani .more.submit {
  background: #96141e;
}
.feedback .ani .more.clear-input {
  background: #cccccc;
}
.feedback .ani .more::after {
  background-color: #015aaa;
  border-radius: 50px;
  width: 100%;
  display: block;
  font-size: 1.6rem;
  padding: 15px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.feedback .ani .more span {
  display: block;
  font-size: 1.6rem;
  padding: 15px;
  color: #fff;
}
.feedback .ani .more:nth-child(1) {
  margin-right: 30px;
}
.feedback .ani .close {
  position: relative;
  width: 20px;
  height: 20px;
  background: #96141e;
  position: absolute;
  top: 30px;
  right: 30px;
  border-radius: 50%;
  cursor: pointer;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.feedback .ani .close:hover {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.feedback .ani .close .close-icon {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.feedback .ani .close .close-icon .fa {
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.feedbackAniClose {
  -webkit-animation-duration: 1.3s;
  animation-duration: 1.3s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: slideOutUpCopy;
          animation-name: slideOutUpCopy;
}
.feedbackAniOpen {
  -webkit-animation-duration: 1.3s;
  animation-duration: 1.3s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: slideInDownCopy;
          animation-name: slideInDownCopy;
}
@-webkit-keyframes slideInDownCopy {
  0% {
    opacity: 0;
    -webkit-transform: translate(-50%, -2000px);
            transform: translate(-50%, -2000px);
  }
  100% {
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
}
@keyframes slideInDownCopy {
  0% {
    opacity: 0;
    -webkit-transform: translate(-50%, -2000px);
            transform: translate(-50%, -2000px);
  }
  100% {
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
}
@-webkit-keyframes slideOutUpCopy {
  0% {
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate(-50%, 2000px);
            transform: translate(-50%, 2000px);
  }
}
@keyframes slideOutUpCopy {
  0% {
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate(-50%, 2000px);
            transform: translate(-50%, 2000px);
  }
}
@-webkit-keyframes dongW {
  0% {
    width: 78px;
    height: 78px;
    opacity: 1;
  }
  100% {
    height: 109px;
    width: 109px;
    opacity: 0;
  }
}
@keyframes dongW {
  0% {
    width: 78px;
    height: 78px;
    opacity: 1;
  }
  100% {
    height: 109px;
    width: 109px;
    opacity: 0;
  }
}
@-webkit-keyframes dongN {
  0% {
    width: 82px;
    height: 82px;
    opacity: 1;
  }
  50% {
    opacity: 1;
  }
  100% {
    height: 109px;
    width: 109px;
    opacity: 0;
  }
}
@keyframes dongN {
  0% {
    width: 82px;
    height: 82px;
    opacity: 1;
  }
  50% {
    opacity: 1;
  }
  100% {
    height: 109px;
    width: 109px;
    opacity: 0;
  }
}
.pageq {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 69.3%;
}
@media all and (max-width: 1537px) {
  .pageq {
    width: 69.3%;
  }
}
@media all and (max-width: 1481px) {
  .pageq {
    width: 91.5%;
  }
}
.pageq .page-button {
  display: inline-block;
  overflow: hidden;
  border-radius: 3px;
  height: 42px;
}
.pageq .page-button .prev:hover::before {
  width: 105%;
}
.pageq .page-button .next::before {
  left: -1px;
}
.pageq .page-button .next:hover::before {
  width: 105%;
}
.pageq .news-prev,
.pageq .news-next {
  display: inline-block;
  line-height: 1.6rem;
  border: 1px #ccc solid;
  padding: 0px 37px;
  color: #ccc;
  border-radius: 3px;
  background: transparent;
  position: relative;
  height: 40px;
  cursor: pointer;
}
.pageq .news-prev *,
.pageq .news-next * {
  pointer-events: none;
}
.pageq .news-prev::before,
.pageq .news-next::before {
  background: #96141e;
  top: -5px;
  bottom: -5px;
  right: -1px;
  height: auto;
}
.pageq .news-prev span,
.pageq .news-next span {
  line-height: 40px;
  height: auto;
  width: auto;
  position: relative;
  z-index: 9;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 1.6rem;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.pageq .news-prev span *,
.pageq .news-next span * {
  color: inherit;
}
.pageq .news-prev span .fa,
.pageq .news-next span .fa {
  margin-right: 10px;
  font-size: 1.6rem;
}
.pageq .news-prev:hover span,
.pageq .news-next:hover span {
  color: #fff;
}
.pageq .page-number {
  max-width: 350px;
  overflow: hidden;
}
@media all and (max-width: 481px) {
  .pageq .page-number {
    display: none;
  }
}
.pageq .page-number .number {
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.pageq .page-number .number .num-back {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  display: inline-block;
  overflow: hidden;
  height: 42px;
  margin: 0 10px;
}
.pageq .page-number .number .page-num {
  display: inline-block;
  padding: 0px 20px;
  border: 1px #ccc solid;
  border-radius: 3px;
  background: #96141e;
  height: 40px;
}
.pageq .page-number .number .page-num.active::before {
  opacity: 0;
}
.pageq .page-number .number .page-num.active::after {
  opacity: 0;
}
.pageq .page-number .number .page-num.active span {
  color: #fff;
}
.pageq .page-number .number .page-num * {
  pointer-events: none;
}
.pageq .page-number .number .page-num::before {
  background: #f1f1f1;
  border: 1px #ccc solid;
  top: -1px;
  left: -1px;
}
.pageq .page-number .number .page-num::after {
  top: -1px;
  left: -1px;
}
.pageq .page-number .number .page-num span {
  font-size: 1.6rem;
  position: relative;
  z-index: 9;
  line-height: 40px;
  color: #ccc;
}
.pageq .page-number .number .page-num:hover span {
  color: #fff;
}
.intelligents {
  width: 100%;
  background-color: #F1F1F1;
  padding-top: 86px;
  padding-bottom: 14.2%;
}
.intelligents .intelligents-item {
  background-color: #fff;
  width: 69.3%;
  margin: 0 auto;
  margin-bottom: 30px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
@media all and (max-width: 1481px) {
  .intelligents .intelligents-item {
    width: 87.5%;
  }
}
@media all and (max-width: 1481px) {
  .intelligents .intelligents-item {
    width: 91.5%;
  }
}
.intelligents .intelligents-item .top {
  padding-top: 60px;
  background-color: #96141e;
}
@media all and (max-width: 481px) {
  .intelligents .intelligents-item .top {
    padding-top: 0px;
  }
}
.intelligents .intelligents-item .left {
  width: 30%;
  padding-bottom: 57px;
  padding-left: 42px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #96141e;
}
@media all and (max-width: 481px) {
  .intelligents .intelligents-item .left {
    width: 100%;
    padding: 15px;
  }
}
.intelligents .intelligents-item .left .enTit {
  font-size: 2.2rem;
  font-family: myArial;
  font-weight: 400;
  color: #FFFFFF;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 16px;
}
.intelligents .intelligents-item .left .cnTit {
  font-size: 4.8rem;
  font-family: SourceHanSansCN;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 25px;
  letter-spacing: -1.8px;
}
@media all and (max-width: 481px) {
  .intelligents .intelligents-item .left .cnTit {
    font-size: 3rem;
  }
}
.intelligents .intelligents-item .left .cnTit::after {
  content: "";
  display: block;
  width: 1px;
  height: 50px;
  background: #FFFFFF;
  margin-top: 29px;
  margin-left: 5px;
}
@media all and (max-width: 481px) {
  .intelligents .intelligents-item .left .cnTit::after {
    display: none;
  }
}
.intelligents .intelligents-item .info {
  width: 60.5%;
  background-color: #96141e;
  font-size: 1.6rem;
  font-family: SourceHanSansCN;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 36px;
}
@media all and (max-width: 481px) {
  .intelligents .intelligents-item .info {
    width: 100%;
    padding: 15px;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
  }
}
.intelligents .imgs-swiper {
  overflow: hidden;
}
.intelligents .imgs-swiper .imgs-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.intelligents .imgs-swiper .imgs-wrapper .imgs {
  width: 100%;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.intelligents .imgs-swiper .imgs-wrapper .imgs .pic {
  width: 100%;
  height: 100%;
  height: 0;
  padding-top: 49%;
}
.need {
  display: inline-block;
  background: #fff;
  border-radius: 6px;
  color: #96141e;
  padding: 0 15px;
  cursor: pointer;
}
.flexibility {
  width: 100%;
  padding-top: 8.2%;
  padding-bottom: 6.4%;
}
.flexibility .cnTit,
.flexibility .enTit {
  color: #333333;
  width: 69.4%;
  margin: 0 auto;
}
.flexibility .enTit {
  margin-bottom: 17px;
}
.flexibility .cnTit {
  margin-bottom: 54px;
}
.flexibility .flexibility-swiper {
  width: 69.4%;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
}
@media all and (max-width: 1601px) {
}
@media all and (max-width: 1537px) {
  .flexibility .flexibility-swiper {
    width: 69.4%;
  }
}
@media all and (max-width: 1441px) {
  .flexibility .flexibility-swiper {
    width: 91.5%;
  }
}
.flexibility .flexibility-swiper .mask {
  content: "";
  display: block;
  background-color: #fff;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  z-index: 9;
}
.flexibility .flexibility-swiper .flexibility-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.flexibility .flexibility-swiper .flexibility-wrapper .swiper-slide {
  width: 100%;
}
.flexibility .pic {
  width: 100%;
  margin: 0 auto;
  height: 100%;
}
.flexibility .pic img {
  -o-object-fit: cover;
     object-fit: cover;
}
.flexibility .cont-swiper {
  position: absolute;
  top: 0;
  left: 0;
  width: 31.9%;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 43px;
  padding-right: 60px;
  background-color: rgba(1, 90, 170, 0.5);
  overflow: hidden;
  height: 100%;
  -webkit-transform: translate(-100%);
          transform: translate(-100%);
  -webkit-animation-delay: 1.3s;
          animation-delay: 1.3s;
}
@media all and (max-width: 481px) {
  .flexibility .cont-swiper {
    position: static;
    width: 100%;
    padding: 15px;
    padding-bottom: 0;
    height: 390px;
  }
}
.flexibility .cont-swiper .cont-wrapper {
  height: 100%;
}
.flexibility .cont-swiper .cont-wrapper .swper-slide {
  width: 100%;
  height: 100%;
}
.flexibility .cont-swiper .cont-wrapper .swper-slide .cont {
  height: 100%;
}
.flexibility .cont-swiper .cont-wrapper .swper-slide .cont .enTit {
  letter-spacing: 1px;
  margin-bottom: 19px;
}
.flexibility .cont-swiper .cont-wrapper .swper-slide .cont .cnTit {
  width: 100%;
  font-size: 2.3rem;
  font-family: SourceHanSansCN;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 24px;
  margin: 0;
  padding-top: 51.9%;
  margin-bottom: 53px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
@media all and (max-width: 481px) {
  .flexibility .cont-swiper .cont-wrapper .swper-slide .cont .cnTit {
    padding-top: 0;
  }
}
.flexibility .cont-swiper .cont-wrapper .swper-slide .cont .cnTit::after {
  display: inline;
}
.flexibility .cont-swiper .cont-wrapper .swper-slide .cont .info {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 15;
  -webkit-box-orient: vertical;
}
.flexibility .flexibility-next,
.flexibility .flexibility-prev {
  width: 58px;
  height: 58px;
  background: rgba(255, 255, 255, 0);
  border-radius: 50%;
  position: absolute;
  cursor: pointer;
  background-color: #015aaa;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.flexibility .flexibility-next .fa,
.flexibility .flexibility-prev .fa {
  position: absolute;
  color: #fff;
  font-size: 3rem;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.flexibility .flexibility-prev {
  bottom: 12.2%;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  left: 6.6%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media all and (max-width: 481px) {
  .flexibility .flexibility-prev {
    bottom: 2.2%;
    left: 15px;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
.flexibility .flexibility-next {
  bottom: 12.2%;
  left: 12.5%;
  -webkit-transform: translate(-50%);
          transform: translate(-50%);
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
@media all and (max-width: 481px) {
  .flexibility .flexibility-next {
    bottom: 2.2%;
    right: 15px;
    left: auto;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
.quality {
  position: relative;
}
.quality .cont {
  padding-top: 4.3%;
  padding-bottom: 3.5%;
  background-color: #f1f1f1;
}
.quality .cont .enTit,
.quality .cont .cnTit {
  width: 69.8%;
  margin: 0 auto;
  letter-spacing: 1px;
  color: #333333;
}
.quality .cont .enTit {
  margin-bottom: 17px;
}
.quality .image-text-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
@media all and (max-width: 481px) {
  .quality .image-text-item {
    width: 100%;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
}
.quality .image-text-item .pic-swiper {
  width: 51.6%;
  overflow: hidden;
}
@media all and (max-width: 481px) {
  .quality .image-text-item .pic-swiper {
    width: 100%;
  }
}
.quality .image-text-item .pic-swiper .pic-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.quality .image-text-item .pic-swiper .pic-wrapper .swiper-slide .pic {
  width: 100%;
  padding-top: 62.2%;
  background-color: #000;
}
.quality .image-text-item .pic-swiper .pic-wrapper .swiper-slide .pic img {
  height: 100%;
}
.quality .image-text-item .info-swiper {
  overflow: hidden;
  width: 48.4%;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
     -moz-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
@media all and (max-width: 481px) {
  .quality .image-text-item .info-swiper {
    width: 100%;
  }
}
.quality .image-text-item .info-swiper .info-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.quality .image-text-item .info-swiper .info-wrapper .swiper-slide .info {
  padding-top: 117px;
  padding-left: 70px;
  padding-right: 60px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
@media all and (max-width: 481px) {
  .quality .image-text-item .info-swiper .info-wrapper .swiper-slide .info {
    width: 100%;
    padding: 15px;
    padding-bottom: 90px;
  }
}
.quality .image-text-item .info-swiper .info-wrapper .swiper-slide .info .tit {
  font-size: 2.4rem;
  font-family: SourceHanSansCN;
  font-weight: 400;
  color: #333333;
  line-height: 24px;
  margin-bottom: 27px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.quality .image-text-item .info-swiper .info-wrapper .swiper-slide .info ul {
  padding-left: 20px;
  list-style-image: url(../81a14bd42b770dd28f8a.png);
  list-style-type: square;
}
.quality .image-text-item .info-swiper .info-wrapper .swiper-slide .info ul li {
  font-size: 1.6rem;
  font-family: SourceHanSansCN;
  font-weight: 400;
  color: #910D16;
  line-height: 36px;
  list-style-image: url(../81a14bd42b770dd28f8a.png);
  list-style-type: square;
}
.quality .pic-info-next,
.quality .pic-info-prev {
  width: 58px;
  height: 58px;
  background: rgba(255, 255, 255, 0);
  border-radius: 50%;
  position: absolute;
  cursor: pointer;
  background-color: #015aaa;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.quality .pic-info-next .fa,
.quality .pic-info-prev .fa {
  position: absolute;
  color: #fff;
  font-size: 3rem;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.quality .pic-info-prev {
  bottom: 13.2%;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  left: 57.5%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media screen and (max-width: 1537px) {
  .quality .pic-info-prev {
    bottom: 6.2%;
  }
}
@media all and (max-width: 481px) {
  .quality .pic-info-prev {
    bottom: 2.2%;
    left: 15px;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
.quality .pic-info-next {
  bottom: 13.2%;
  left: 61.9%;
  -webkit-transform: translate(-50%);
          transform: translate(-50%);
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 1537px) {
  .quality .pic-info-next {
    bottom: 6.2%;
  }
}
@media all and (max-width: 481px) {
  .quality .pic-info-next {
    bottom: 2.2%;
    right: 15px;
    left: auto;
  }
}
@media all and (max-width: 1601px) {
  .flexibility .enTit,
  .intelligent-image-text .enTit,
  .quality .enTit,
  .flexibility .cnTit,
  .intelligent-image-text .cnTit,
  .quality .cnTit {
    width: 87.5%;
  }
}
@media all and (max-width: 1481px) {
  .flexibility .enTit,
  .intelligent-image-text .enTit,
  .quality .enTit,
  .flexibility .cnTit,
  .intelligent-image-text .cnTit,
  .quality .cnTit {
    width: 91.5%;
  }
}
@media all and (max-width: 1601px) {
  .intelligent-image-text .cont .enTit,
  .intelligent-image-text .cont .cnTit {
    width: 87.5%;
  }
}
@media all and (max-width: 1481px) {
  .intelligent-image-text .cont .enTit,
  .intelligent-image-text .cont .cnTit {
    width: 91.5%;
  }
}
.flexibilityHeiht {
  -webkit-animation-name: flexibilityHeiht;
          animation-name: flexibilityHeiht;
}
.contTranslate {
  -webkit-animation-name: contTranslate;
          animation-name: contTranslate;
}
@-webkit-keyframes flexibilityHeiht {
  0% {
    height: 100%;
  }
  100% {
    height: 0%;
  }
}
@keyframes flexibilityHeiht {
  0% {
    height: 100%;
  }
  100% {
    height: 0%;
  }
}
@-webkit-keyframes contTranslate {
  0% {
    -webkit-transform: translate(-100%);
            transform: translate(-100%);
  }
  100% {
    -webkit-transform: translate(0%);
            transform: translate(0%);
  }
}
@keyframes contTranslate {
  0% {
    -webkit-transform: translate(-100%);
            transform: translate(-100%);
  }
  100% {
    -webkit-transform: translate(0%);
            transform: translate(0%);
  }
}

.nav {
  position: fixed;
  /* background: rgba(0, 0, 0, 0.5); */
  height: 120px;
  padding-right: 110px;
  width: 100%;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  z-index: 999999999999;
  pointer-events: none;
}
.nav *{
  pointer-events: auto;
}
/* .black *{
  color: rgb(119, 119, 119) !important;
}
.black img{
  filter: brightness(0.7);
} */
.nav .mask {
  opacity: 0;
  -webkit-transition: 1s;
  transition: 1s;
}

.nav .logo {
  width: 9.5%;
  height: 100%;
  /* padding-left: 40px; */
  margin-left: 40px;
  min-width: 100px;
}
.nav .logo .pic {
  width: 100%;
  height: 100%;
  z-index: 999;
  /* background: rgba(255, 189, 189, 0.5); */
}
.nav .logo .pic img {
  width: 100%;
}

.nav .ez-cut {
  margin-right: 87px;
}
.nav .ez-cut li {
  float: left;
  position: relative;
}
.nav .ez-cut li:nth-child(1) > div {
  margin-right: 60px;
  width: 18px;
  height: 25px;
  /* background: #fff; */
  margin-top: 40px;
  padding-left: 20px;
  border: 1px transparent solid;
  background-image: url(../5d419ccee3c6e60007b2.png);
  background-repeat: no-repeat;
  background-position-y: center;
  background-position-x: 5px;
}
.nav .ez-cut li:nth-child(1) {
  width: auto;
}
.nav .ez-cut li:nth-child(1) input {
  margin: 0;
  padding: 0;
  border: 0;
  width: 0;
  background: rgba(199, 129, 129, 0);
  -webkit-transition: 1s;
  transition: 1s;
  outline: none;
  text-indent: 10px;
}
.nav .ez-cut li:nth-child(2)::after {
  content: "";
  width: 2px;
  height: 16px;
  position: absolute;
  left: 100%;
  top: 42%;
  background: #fff;
}
.nav .ez-cut li a {
  color: #fff;
  padding: 0 12px;
  font-size: 17px;
  line-height: 112px;
}

.nav-btn {
  position: absolute;
  right: 59px;
  top: 38px;
  /* cursor: pointer; */
  z-index: 99;
}
.nav-btn button {
  font-size: 16px;
  background-color: transparent;
}
.nav-btn .nav-icon {
  position: absolute;
  background-color: #000;
  width: 18px;
  height: 18px;
  margin-left: 10px;
  -webkit-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
}
.nav-btn .nav-icon::after,
.nav-btn .nav-icon::before {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background: #fff;
  position: absolute;
  top: 8px;
  left: 0;
  -webkit-transition: 1s;
  transition: 1s;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.nav-btn .nav-icon::before {
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
}
.nav-btn .nav-icon span {
  display: block;
  width: 0;
  height: 2px;
  background: #fff;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  /* opacity: 0; */
  -webkit-transition: 1s;
  transition: 1s;
}

.nav-cont {
  /* max-width: 1920px;
  margin: 0 auto; */
  width: 100%;
  height: -webkit-calc(100%);
  height: calc(100%);
  position: fixed;
  z-index: 1;
  display: block;
}
.nav-cont .left {
  width: 52.25%;
  height: 100%;
  position: relative;
  /* background-color: #ccc; */
}
.nav-cont .right {
  width: 47.75%;
  height: 100%;
  padding-left: 78px;
  position: relative;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #fff;
}

.nav-cont .left .pic {
  width: 100%;
  height: 100%;
}
.nav-cont .left .pic img {
  /* width: 100%; */
  height: 100%;
  /* width: auto; */
  -webkit-transition: 1s;
  transition: 1s;
}

.nav-cont .mask {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 9;
}

.nav-cont .nav-home {
  width: 120px;
  /* background-color: rgba(0, 0, 0, 0.5); */
  margin-top: 35px;
  /* margin-top: 60px; */
  margin-left: 10px;
}
.nav-cont .nav-home .pic {
  width: 38%;
  height: 48px;
}
.nav-cont .nav-home .pic img {
  width: auto;
}
.nav-cont .nav-home .cont p,
.nav-cont .nav-home .cont h3 {
  display: inline;
}
.nav-cont .nav-home .cont p {
  letter-spacing: 5px;
}

.nav-cont .nav-home .cont p {
  font-size: 13px;
}
.nav-cont .nav-home .cont h3 {
  font-size: 21px;
  font-weight: 700;
}

.nav-cont .nav-link {
  margin-top: 60px;
  /* background-color: rgba(0, 0, 0, 0.5); */
}
@media screen and (max-width:1537px) {
  .nav-cont .nav-link {
    margin-top: 30px;
    /* background-color: rgba(0, 0, 0, 0.5); */
  } 
}
.nav-cont .nav-link li {
  /* animation-duration: 1s; */
  position: relative;
}
.nav-cont .nav-link li > a {
  display: block;
  padding-left: 10px;
}
.nav-cont .nav-link li::after,
.nav-cont .nav-link li::before {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 1px;
  top: 100%;
  background: #e5e5e5;
  z-index: 0;
}
.nav-cont .nav-link li::before {
  width: 0;
  z-index: 1;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.nav-cont .nav-link li h3 {
  margin: 0;
  line-height: 80px;
  font-weight: 700;
  height: 100px;
  position: relative;
  color: #666;
  /* font-family: myFirstFont; */

  -webkit-transition: 100ms;

  transition: 100ms;
}
@media all and (max-width:1537px){
  .nav-cont .nav-link li h3{
    height: 85px;
  }
}
@media all and (max-width:481px){
  .nav-cont .nav-link li h3{
    height: 85px;
  }
}
.nav-cont .nav-link li h3 span {
  display: block;
  position: absolute;
  font-size: 14px;
  line-height: 14px;
  bottom: 23%;
  font-weight: normal;
}

/* 
    导航悬浮样式
*/

.nav-cont .nav-link li:hover h3,
.nav-cont .nav-link li:hover h3 span {
  color: #96141e;
}
.nav-cont .nav-link li:hover::before {
  width: 100%;
  background: #96141e;
}
.nav .cut button i::before,
.nav .cut button i::after {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.nav .cut button i::after {
  top: 14.5px;
}
.nav .cut button i::before {
  top: 3px;
}
.nav .cut button i span {
  width: 100%;
}
.nav .nav-btn:hover i {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  cursor: pointer;
}

.nav .ez-cut li:nth-child(1):hover div {
  width: 210px;
  border-color: #fff;
}
.nav .ez-cut li:nth-child(1):hover input {
  width: 200px;
  display: block;
  height: 25px;
  color: #fff;
}
.nav .ez-cut li:nth-child(1) > div {
  /* border-color: #fff; */
  border-radius: 15px;
  -webkit-transition: width 1s;
  transition: width 1s;
}
.nav .fiexd-call {
  position: absolute;
  bottom: 30px;
  right: 30px;
  top: auto;
  left: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
}
.nav .fiexd-call div {
  margin-right: 24px;
}

.nav .fiexd-call > div img {
  -webkit-transition: 0.8s;
  transition: 0.8s;
  -webkit-filter: brightness(0.7);
          filter: brightness(0.7);
  width: 20px !important;
}

.nav .fiexd-call > div.red:hover img {
  -webkit-filter: brightness(2);
          filter: brightness(2);
}
.nav .fiexd-call > div.phone.red:hover img {
  -webkit-filter: brightness(30);
          filter: brightness(30);
}
/* .nav .fiexd-call img {
  filter: brightness(0.5);
} */
.nav-cont .right .pic {
  background-color: #fff;
}
/* 
  按钮切换状态
*/
.nav-btn .myhide {
  display: block !important;
}
.nav .myhide button i::before {
  top: 3px;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  -webkit-transition-delay: 0.5s;
          transition-delay: 0.5s;
  /* -moz-transition-delay: 1s; Firefox 4 */
  /* -webkit-transition-delay: 1s; Safari 和 Chrome */
  /* -o-transition-delay: 1s; Opera */
}
.nav .myhide button i::after {
  top: 13.5px;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  /* transition-delay: 0.5s; */
  /* -moz-transition-delay: 1s; Firefox 4 */
  /* -webkit-transition-delay: 1s; Safari 和 Chrome */
  /* -o-transition-delay: 1s; Opera */
}
.nav .myhide button i span {
  width: 100%;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.nav .nav-btn[data-link="show"] a {
  color: #333;
}
.nav .nav-btn[data-link="show"] .nav-container div {
  background-color: #333;
}
/* .nav-btn .myhide .nav-icon {
  
} */
/* 
    媒体查询
 */
@media all and (max-width: 769px) {
  .nav-cont .right {
    padding: 88px;
  }
  .nav-cont > .left {
    display: none;
  }
  .nav-cont .right {
    width: 100%;
  }
}
@media all and (max-width: 769px) {
  .nav-cont .right {
    padding: 0 30px;
  }
  .nav-cont .nav-home {
    margin-top: 60px;
  }
  .nav-cont .nav-link {
    margin-top: 20px;
  }

  /* 显式导航 */
  .nav .ez-cut {
    margin-right: 0;
  }
  .nav .ez-cut li:nth-child(1) {
    margin-right: 10px;
  }
  .nav .ez-cut li:nth-child(1) > div {
    margin-right: 0;
  }
}

@media all and (max-width: 481px) {
  .nav {
    height: 90px;
  }
  .nav .logo {
    width: 20%;
    padding-left: 0;
  }
  .nav .ez-cut {
    margin-right: 0;
  }
  .nav .ez-cut li:nth-child(1) > div {
    margin-right: 20px;
  }
  .nav .ez-cut li:nth-child(1):hover input {
    width: 110px;
  }
}

@media all and (max-width: 386px) {
  .nav {
    padding-right: 70px;
  }
  .nav .ez-cut li:nth-child(1) > div {
    margin-right: 0;
  }
}

/* 
 按钮效果
*/

.nav-btn > a {
  line-height: 38px;
  cursor: pointer;
  color: #fff;
}

.nav-container {
  display: inline-block;
  cursor: pointer;
  transform: scale(0.5);
  -webkit-transition: 0.5s;
  transition: 0.5s;
  -webkit-transform: scale(0.5);
  -moz-transform: scale(0.5);
  -ms-transform: scale(0.5);
  -o-transform: scale(0.5);
}

.bar1,
.bar2,
.bar3 {
  width: 35px;
  height: 5px;
  background-color: rgb(255, 255, 255);
  margin: 6px 0;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.change .bar1 {
  -webkit-transform: rotate(-45deg) translate(-9px, 6px);
  transform: rotate(-45deg) translate(-9px, 6px);
}

.change .bar2 {
  opacity: 0;
}

.change .bar3 {
  -webkit-transform: rotate(45deg) translate(-8px, -8px);
  transform: rotate(45deg) translate(-8px, -8px);
}

.nav-btn:hover .nav-container {
  -webkit-transform: rotate(180deg) scale(0.5);
          transform: rotate(180deg) scale(0.5);
}
@media all and (max-width: 1025px) {
  .nav,
  .nav-cont {
    width: 100vw;
  }
}

@media all and (max-width: 481px) {
  .nav {
    background-color: rgb(136, 148, 168);
    height: 56px;
    padding-right: 0;
  }
  .nav .logo {
    width: 64px;
    margin-left: 15px;
  }
  .nav .logo .pic {
    width: 64px;
  }
  .nav .ez-cut {
    margin-right: 57px;
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
  }

  .nav .ez-cut li a {
    line-height: 56px;
  }
  .nav .ez-cut li:nth-child(1) > div {
    margin-top: 15px;
  }
  .nav-btn {
    top: 8px;
    right: -2px;
  }
}

