.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: 99999;
  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: #666;
  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: #666;
}
.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;
}
.fitter {
  -webkit-filter: brightness(0.5);
          filter: brightness(0.5);
}
/**
    home轮播样式
*/
body {
  width: 100%;
  height: 100vh;
  overflow: hidden;
}
@media all and (max-width: 1025px) {
  body {
    height: auto;
    overflow-y: auto;
  }
}
.sw-home {
  position: relative;
  overflow: hidden;
}
.sw-home .sw-wapper {
  height: 100%;
  overflow: hidden;
}
.sw-home .sw-wapper > .swiper-slide {
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 1;
  color: #fff;
  overflow: hidden;
  pointer-events: none;
}
@media all and (max-width: 1025px) {
  .sw-home .sw-wapper > .swiper-slide {
    pointer-events: auto;
  }
}
@media all and (min-width: 1025px) {
  .sw-home .sw-wapper * {
    pointer-events: none;
  }
}
.sw-home .sw-wapper > .swiper-slide-active * {
  pointer-events: auto;
}
.sw-home > .home-pagination {
  position: fixed;
  top: 38%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 45px;
  z-index: 99999999;
}
@media screen and (min-width: 1920px) {
}
.sw-home > .home-pagination .swiper-pagination-bullet {
  width: 15px;
  height: 5px;
  background-color: #fff;
  margin-top: 0;
  margin-bottom: 27px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  position: absolute;
  right: 0;
  border-radius: 0;
  cursor: pointer;
}
.sw-home > .home-pagination .swiper-pagination-bullet:hover {
  width: 30px;
}
.sw-home > .home-pagination .swiper-pagination-bullet:hover span {
  opacity: 1;
}
.sw-home > .home-pagination .swiper-pagination-bullet span {
  display: block;
  width: 2em;
  height: 16px;
  color: #fff;
  line-height: 16px;
  font-size: 14px;
  position: absolute;
  right: 40px;
  bottom: 50%;
  -webkit-transform: translateY(50%);
          transform: translateY(50%);
  -webkit-transition: 0.5s;
  transition: 0.5s;
  opacity: 1;
}
.sw-home > .home-pagination .swiper-pagination-bullet-active span {
  opacity: 1;
}
.sw-home > .home-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  width: 30px;
}
/*
    第一屏
    banner
*/
.index-banner {
  width: 100%;
  height: 100%;
  /*
        分页器
        导航按钮
    */
}
@media all and (max-width: 1025px) {
  .index-banner {
    overflow: hidden;
  }
}
.index-banner .frist-banner {
  height: 100%;
}
.index-banner .frist-banner .frist-wapper {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
.index-banner .frist-banner .frist-wapper .swiper-slide {
  width: 92%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 1025px) {
  .index-banner .frist-banner .frist-wapper .swiper-slide {
    width: 100%;
  }
}
.index-banner .frist-banner .frist-wapper .swiper-slide .slide-inner {
  height: 100%;
  position: relative;
}
@media all and (max-width: 1025px) {
  .index-banner .frist-banner .frist-wapper .swiper-slide .slide-inner {
    height: 0;
    padding-top: 100vh;
    background-size: cover;
  }
  .index-banner .frist-banner .frist-wapper .swiper-slide .slide-inner img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
@media all and (max-width: 321px) {
  .index-banner .frist-banner .frist-wapper .swiper-slide .slide-inner {
    padding-top: 123vh;
  }
}
.index-banner .frist-banner .frist-wapper .swiper-slide .slide-inner .back {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  background-repeat: no-repeat;
  background-position: center center;
  top: 0;
  left: 0;
  overflow: hidden;
}
.index-banner .frist-banner .frist-wapper .swiper-slide .slide-inner .back img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: scale(1.5);
          transform: scale(1.5);
  -webkit-transition: 10s;
  transition: 10s;
}
.index-banner .frist-banner .frist-wapper .swiper-slide .slide-inner::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
}
.index-banner .frist-banner .frist-wapper .swiper-slide .slide-inner .cont {
  width: 35%;
  position: absolute;
  top: 25.2%;
  left: 16.6%;
  background: -webkit-gradient(linear, left top, right top, from(#c1c5c8), to(transparent));
  background: -webkit-linear-gradient(left, #c1c5c8, transparent);
  background: linear-gradient(to right, #c1c5c8, transparent);
}
.index-banner .frist-banner .frist-wapper .swiper-slide .slide-inner .cont * {
  color: #666;
}
@media all and (max-width: 1025px) {
  .index-banner .frist-banner .frist-wapper .swiper-slide .slide-inner .cont {
    left: 60px;
  }
}
@media all and (max-width: 481px) {
  .index-banner .frist-banner .frist-wapper .swiper-slide .slide-inner .cont {
    left: 15px;
    width: 100%;
    top: 20.2%;
  }
}
.index-banner .frist-banner .frist-wapper .swiper-slide .slide-inner .cont .title {
  width: 100%;
  height: 100%;
  background-size: 100%;
  padding-left: 30px;
  color: #333333;
}
@media all and (max-width: 481px) {
  .index-banner .frist-banner .frist-wapper .swiper-slide .slide-inner .cont .title {
    width: 100%;
  }
}
.index-banner .frist-banner .frist-wapper .swiper-slide .slide-inner .cont .title > h3 {
  color: #333333;
  line-height: 85px;
  font-weight: 500;
  font-family: "黑体";
  font-size: 2.5rem;
  letter-spacing: 2px;
  position: relative;
}
@media all and (max-width: 481px) {
  .index-banner .frist-banner .frist-wapper .swiper-slide .slide-inner .cont .title > h3 {
    line-height: 65px;
    font-size: 2rem;
  }
}
.index-banner .frist-banner .frist-wapper .swiper-slide .slide-inner .cont .title > h3::after {
  content: "";
  display: block;
  width: 20px;
  height: 2px;
  background-color: #96141e;
  opacity: 1;
  position: absolute;
  bottom: 7px;
}
.index-banner .frist-banner .frist-wapper .swiper-slide .slide-inner .cont .title p {
  font-size: 1.6rem;
  letter-spacing: 2px;
  width: 80%;
  margin-top: 15px;
}
@media all and (max-width: 481px) {
  .index-banner .frist-banner .frist-wapper .swiper-slide .slide-inner .cont .title p {
    font-size: 1.4rem;
  }
}
.index-banner .frist-banner .frist-wapper .swiper-slide .slide-inner .cont .title strong {
  font-family: "";
  font-family: Acumin Variable Concept;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 8.5rem;
  letter-spacing: 0px;
  color: #96141e;
}
@media all and (max-width: 481px) {
  .index-banner .frist-banner .frist-wapper .swiper-slide .slide-inner .cont .title strong {
    font-size: 6.5rem;
  }
}
.index-banner .frist-banner .frist-wapper .swiper-slide .slide-inner .cont .more {
  display: inline-block;
  margin-top: 30px;
  overflow: hidden;
  position: absolute;
  margin-top: 33px;
  top: 100%;
  left: 30px;
  width: 130px;
  background-color: #96141e;
  border-radius: 50px;
  text-align: center;
}
@media all and (max-width: 481px) {
  .index-banner .frist-banner .frist-wapper .swiper-slide .slide-inner .cont .more {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
  }
}
.index-banner .frist-banner .frist-wapper .swiper-slide .slide-inner .cont .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;
}
.index-banner .frist-banner .frist-wapper .swiper-slide .slide-inner .cont .more span {
  display: block;
  font-size: 1.6rem;
  padding: 15px;
  color: #fff;
}
.index-banner .frist-banner .frist-wapper .swiper-slide-duplicate-active .back img {
  -webkit-transform: scale(1) !important;
          transform: scale(1) !important;
}
.index-banner .frist-banner .frist-wapper .swiper-slide-active .back img {
  -webkit-transform: scale(1) !important;
          transform: scale(1) !important;
}
.index-banner .banner-pagination {
  position: absolute;
  bottom: 65px;
  right: 119px;
  display: inline-block;
  left: auto;
  width: auto;
  font-size: 2.2rem;
}
.index-banner .banner-pagination span {
  font-size: 1.6rem;
}
@media all and (max-width: 1025px) {
  .index-banner .banner-pagination {
    display: none;
  }
}
.index-banner .banner-button-next,
.index-banner .banner-button-prev {
  position: absolute;
  width: 50px;
  height: 50px;
  background-color: #96141e;
  border-radius: 50%;
  opacity: 0.5;
  cursor: pointer;
  z-index: 9999;
  /**
      maodian
    */
}
@media all and (max-width: 1025px) {
  .index-banner .banner-button-next,
  .index-banner .banner-button-prev {
    display: none;
  }
}
.index-banner .banner-button-next::before,
.index-banner .banner-button-prev::before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background-color: #015aaa;
  -webkit-transition: 1s;
  transition: 1s;
  opacity: 0;
}
.index-banner .banner-button-next span,
.index-banner .banner-button-prev span {
  width: 100%;
  line-height: 60px;
  text-align: center;
  display: block;
  font-weight: 400;
  position: absolute;
  font-size: 1.6rem;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.index-banner .banner-button-next span::before,
.index-banner .banner-button-prev span::before {
  font-size: 3rem;
}
.index-banner .banner-button-next span::after,
.index-banner .banner-button-prev span::after {
  font-size: 3rem;
}
.index-banner .banner-button-next:hover::before {
  -webkit-animation: leftButton 0.8s;
          animation: leftButton 0.8s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}
.index-banner .banner-button-prev:hover::before {
  -webkit-animation: rightButton s;
          animation: rightButton s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}
.index-banner .banner-button-next {
  bottom: 51px;
  right: 50px;
}
.index-banner .banner-button-prev {
  bottom: 51px;
  right: 218px;
}
.index-banner .swiper-button-disabled {
  background-color: transparent;
}
.width-nav {
  width: 92%;
  position: relative;
}
@media all and (max-width: 1025px) {
  .width-nav {
    width: 100%;
    padding: 0 20px;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
  }
}
.width-nav .w-nav {
  width: 62.5%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  bottom: 0px;
  left: 16.65%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
     -moz-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-align-content: flex-end;
      -ms-flex-line-pack: end;
          align-content: flex-end;
}
.width-nav .w-nav .banner-item {
  width: 33%;
  height: 100%;
  -webkit-transform: translateY(160px);
          transform: translateY(160px);
  -webkit-transition: 0.6s;
  transition: 0.6s;
  background: #96141e;
  position: relative;
}
.width-nav .w-nav .banner-item:hover {
  -webkit-transform: translateY(0) !important;
          transform: translateY(0) !important;
  background: #015aaa;
}
.width-nav .w-nav .banner-item:hover .icon {
  -webkit-transform: rotate(360deg);
          transform: rotate(360deg);
}
.width-nav .w-nav .banner-item .banner-cont {
  height: 116px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
  padding: 30px;
}
@media all and (max-width: 481px) {
  .width-nav .w-nav .banner-item .banner-cont {
    padding: 20px;
  }
}
@media all and (max-width: 321px) {
  .width-nav .w-nav .banner-item .banner-cont {
    padding: 8px;
  }
}
.width-nav .w-nav .banner-item .banner-cont .tit {
  width: 70%;
  height: 100%;
}
@media all and (max-width: 481px) {
  .width-nav .w-nav .banner-item .banner-cont .tit {
    height: 97px;
  }
}
.width-nav .w-nav .banner-item .banner-cont .tit .en-title {
  font-weight: 400;
  font-size: 2.8rem;
  line-height: 2.4rem;
  color: #fff;
}
@media all and (max-width: 481px) {
  .width-nav .w-nav .banner-item .banner-cont .tit .en-title {
    font-size: 1.4rem;
  }
}
.width-nav .w-nav .banner-item .banner-cont .tit .cn-title {
  margin-top: 8px;
  color: #fff;
  font-weight: 400;
  font-size: 1.8rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
@media all and (max-width: 481px) {
  .width-nav .w-nav .banner-item .banner-cont .tit .cn-title {
    width: 100%;
    font-size: 1.4rem;
  }
}
.width-nav .w-nav .banner-item .banner-cont .icon {
  width: 20%;
  height: 100%;
  -webkit-transition: 1s;
  transition: 1s;
}
@media all and (max-width: 481px) {
  .width-nav .w-nav .banner-item .banner-cont .icon {
    display: none;
  }
}
.width-nav .w-nav .banner-item .w-conts {
  padding: 0 30px;
}
@media all and (max-width: 480px) {
  .width-nav .w-nav .banner-item .w-conts {
    display: none;
  }
}
.width-nav .w-nav .banner-item .more {
  margin: 30px;
  display: inline-block;
  padding: 0 15px;
  border-radius: 30px;
  background: #015aaa;
  border: #fff 1px solid;
}
@media all and (max-width: 481px) {
  .width-nav .w-nav .banner-item .more {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: 0;
    opacity: 0;
  }
}
.width-nav .w-nav .banner-item .more::after {
  background-color: #015aaa;
  border-radius: 50px;
  width: 100%;
  display: block;
  font-size: 1.6rem;
  padding: 8px 5px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
}
.width-nav .w-nav .banner-item .more span {
  display: block;
  font-size: 1.6rem;
  padding: 8px 5px;
  color: #fff;
}
@media all and (max-height: 1400px) {
  .width-nav .w-nav {
    width: 70%;
  }
}
@media all and (max-width: 480px) {
  .width-nav .w-nav {
    width: 96%;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}
/*
    第二屏
    关于
*/
.index-about {
  width: 100%;
  height: 100%;
  position: relative;
  -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: 1025px) {
  .index-about {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    height: auto;
  }
}
.index-about .about {
  height: 100%;
  width: 50%;
  padding-left: 11.6%;
  padding-top: 8.9%;
  padding-right: 8%;
  background-color: #ffffff;
  background-size: cover;
  position: relative;
  color: #333333;
  -webkit-transition: width 1.3s;
  transition: width 1.3s;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
@media all and (max-width: 1025px) {
  .index-about .about {
    height: auto;
    width: 100%;
    background-image: url(../4d2d206747f028553c58.png);
    background-position: right bottom;
    padding-top: 16%;
    padding-bottom: 49%;
  }
}
@media all and (max-width: 481px) {
  .index-about .about {
    padding-left: 4.6%;
  }
}
.index-about .about.opac .animated {
  opacity: 1;
}
@media all and (max-width: 1025px) {
  .index-about .about.opac .animated {
    opacity: 1;
  }
}
.index-about .about .animated.bounceInLeft {
  opacity: 1;
}
.index-about .about .animated.flipInX {
  opacity: 1 !important;
}
.index-about .about > h3 {
  font-size: 2.2rem;
  line-height: 2.2rem;
  font-weight: 400;
  margin-bottom: 10px;
}
@media all and (max-width: 481px) {
  .index-about .about > h3 {
    font-size: 1.5rem;
    margin-bottom: 0;
  }
}
.index-about .about h3:nth-child(2) {
  letter-spacing: 2px;
  font-size: 4.8rem;
  line-height: 4.8rem;
  text-transform: capitalize;
}
@media all and (max-width: 481px) {
  .index-about .about h3:nth-child(2) {
    font-size: 3.6rem;
    margin-bottom: 0;
  }
}
@media all and (max-width: 320px) {
  .index-about .about h3:nth-child(2) {
    font-size: 2.6rem;
    margin-bottom: 0;
  }
}
.index-about .about h3:nth-child(2)::after {
  content: "";
  display: block;
  width: 1px;
  height: 4.8rem;
  background: #96141e;
  margin-top: 8px;
  margin-bottom: 20px;
}
@media all and (max-width: 320px) {
  .index-about .about h3:nth-child(2)::after {
    margin-bottom: 0;
  }
}
.index-about .about .title {
  width: 62.43%;
}
@media all and (max-width: 481px) {
  .index-about .about .title {
    width: 100%;
  }
}
.index-about .about .title h4 {
  width: 100%;
  margin-right: 0;
}
.index-about .about .title h4:nth-child(1) {
  font-size: 2.2rem;
  font-weight: 400;
  letter-spacing: 4px;
}
@media all and (min-width: 1366px) and (max-width: 1400px) {
  .index-about .about .title h4:nth-child(1) {
    font-size: 1.8rem;
    letter-spacing: 0px;
  }
}
@media all and (max-width: 481px) {
  .index-about .about .title h4:nth-child(1) {
    letter-spacing: 0.2px;
    font-size: 1.5rem;
  }
}
.index-about .about .title h4:nth-child(2) {
  font-size: 2.2rem;
  font-weight: 400;
  letter-spacing: 4px;
  margin-top: 8px;
  font-weight: bold;
  line-height: 30px;
}
@media all and (min-width: 1366px) and (max-width: 1400px) {
  .index-about .about .title h4:nth-child(2) {
    font-size: 1.8rem;
    letter-spacing: 0px;
  }
}
@media all and (max-width: 481px) {
  .index-about .about .title h4:nth-child(2) {
    letter-spacing: 0.2px;
    font-size: 1.5rem;
  }
}
.index-about .about .about-logo {
  width: 85px;
  height: 105px;
  position: absolute;
  right: 17.5%;
  top: 29.5%;
}
@media all and (min-width: 2560px) {
  .index-about .about .about-logo {
    top: 24.5%;
  }
}
@media all and (min-width: 1366px) and (max-width: 1400px) {
  .index-about .about .about-logo {
    top: 24.5%;
  }
}
@media all and (max-width: 481px) {
  .index-about .about .about-logo {
    right: 10.5%;
    top: 8.5%;
    width: 55px;
  }
}
@media all and (max-width: 321px) {
  .index-about .about .about-logo {
    right: 10.5%;
    top: 6.5%;
  }
}
.index-about .about .agae {
  margin-top: 45px;
  font-size: 1.5rem;
  line-height: 2.35rem;
  letter-spacing: 0.5px;
  margin-bottom: 60px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 8;
  -webkit-box-orient: vertical;
}
@media all and (max-width: 481px) {
  .index-about .about .agae {
    font-size: 1.2rem;
    margin-top: 0px;
  }
}
.index-about .about .more {
  margin: 30px;
  margin-left: 0;
  display: inline-block;
  padding: 0 30px;
  border-radius: 30px;
  background: #96141e;
  border: #fff 1px solid;
}
@media all and (max-width: 320px) {
  .index-about .about .more {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
  }
}
.index-about .about .more::after {
  background-color: #015aaa;
  border-radius: 50px;
  width: 100%;
  display: block;
  font-size: 1.6rem;
  padding: 15px 5px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
}
.index-about .about .more span {
  display: block;
  font-size: 1.6rem;
  padding: 15px 5px;
  color: #fff;
}
.index-about .about .mpause {
  position: absolute;
  top: 45%;
  left: 38%;
  opacity: 0;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition: opacity 1s;
  transition: opacity 1s;
  cursor: pointer;
}
.index-about .about-video {
  width: 50%;
  background-color: #fff;
  -webkit-transition: width 1.3s;
  transition: width 1.3s;
}
@media all and (max-width: 1025px) {
  .index-about .about-video {
    width: 100%;
  }
}
.index-about .about-video .pic {
  -webkit-transition: 1s;
  transition: 1s;
}
.index-about .about-video .video {
  width: 100%;
  height: 100%;
  position: relative;
  background: #ffffff;
  display: block;
  -webkit-transition: 1s;
  transition: 1s;
  background-image: url(../4d2d206747f028553c58.png);
  background-repeat: no-repeat;
}
@media all and (max-width: 1025px) {
  .index-about .about-video .video {
    height: 0;
    padding-top: 56%;
  }
}
.index-about .about-video .video video {
  position: absolute;
  width: 70%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  display: block;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-delay: 2s;
          animation-delay: 2s;
}
@media all and (max-width: 1025px) {
  .index-about .about-video .video video {
    width: 100%;
  }
}
@-webkit-keyframes delayVideo {
  0% {
    position: absolute;
    width: 70%;
    top: 50%;
    left: 50%;
  }
  100% {
    position: fixed;
    width: 75%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
}
@keyframes delayVideo {
  0% {
    position: absolute;
    width: 70%;
    top: 50%;
    left: 50%;
  }
  100% {
    position: fixed;
    width: 75%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
}
.index-about .about-video .pic {
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
  -webkit-transition: 1s;
  transition: 1s;
}
.index-about .about-video .pic img:nth-child(1) {
  width: auto;
  height: 100%;
}
@media all and (max-width: 1025px) {
  .index-about .about-video .pic img:nth-child(1) {
    width: 100%;
    height: auto;
  }
}
.index-about .about-video .pic img:nth-child(2) {
  width: auto;
  cursor: pointer;
}
.index-about .about-number {
  max-width: 219px;
  max-height: 375px;
  width: 11.4%;
  height: 40%;
  background-color: rgba(255, 125, 255, 0.5);
  margin-right: 18.8%;
  margin-top: 14%;
}
/*
    第三屏屏
    产品
*/
.index-product {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
@media all and (max-width: 1025px) {
  .index-product {
    overflow: hidden;
  }
}
.index-product .products-swiper {
  width: 100%;
  height: 100%;
  position: relative;
}
.index-product .products-swiper .products-wrapper {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
.index-product .products-swiper .products-wrapper .swiper-slide {
  width: 40.46%;
  height: 100%;
  -webkit-transition: 1s;
  transition: 1s;
}
@media all and (max-width: 1025px) {
  .index-product .products-swiper .products-wrapper .swiper-slide {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
    width: 100%;
  }
}
.index-product .products-swiper .products-wrapper .swiper-slide.rotate-product {
  -webkit-transform: rotateY(0deg);
          transform: rotateY(0deg);
}
.index-product .products-swiper .products-wrapper .swiper-slide > .products {
  width: 100%;
  height: 100%;
  position: relative;
  border-right: #fff 3px solid;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #a5a5a5;
}
.index-product .products-swiper .products-wrapper .swiper-slide > .products .pic {
  width: 100%;
  overflow: hidden;
  background-size: cover;
}
@media all and (max-height: 1025px) {
  .index-product .products-swiper .products-wrapper .swiper-slide > .products .pic {
    padding-top: 110%;
  }
}
@media all and (max-width: 481px) {
  .index-product .products-swiper .products-wrapper .swiper-slide > .products .pic {
    padding-top: 190%;
  }
}
.index-product .products-swiper .products-wrapper .swiper-slide > .products .pic img {
  width: 90%;
  max-height: 100%;
  max-width: 100%;
  top: 45%;
}
@media all and (max-width: 1025px) {
  .index-product .products-swiper .products-wrapper .swiper-slide > .products .pic img {
    width: 70%;
  }
}
.index-product .products-swiper .products-wrapper .swiper-slide > .products .cont {
  position: absolute;
  width: 100%;
  top: 69.3%;
  top: 62.3%;
  bottom: 0;
  padding-left: 20%;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.index-product .products-swiper .products-wrapper .swiper-slide > .products .cont * {
  position: relative;
  z-index: 9;
}
.index-product .products-swiper .products-wrapper .swiper-slide > .products .cont .gray {
  position: absolute;
  background: #a9a6a6d1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-filter: blur(20px);
          filter: blur(20px);
  z-index: 0;
}
@media all and (max-width: 1025px) {
  .index-product .products-swiper .products-wrapper .swiper-slide > .products .cont {
    bottom: 45px;
    padding-left: 8%;
  }
}
.index-product .products-swiper .products-wrapper .swiper-slide > .products .cont .tit {
  font-size: 4.5rem;
  font-weight: normal;
  color: #fff;
  font-family: myArial;
}
@media all and (max-width: 481px) {
  .index-product .products-swiper .products-wrapper .swiper-slide > .products .cont .tit {
    font-size: 3.6rem;
  }
}
.index-product .products-swiper .products-wrapper .swiper-slide > .products .cont h4 {
  font-family: mySiYuan;
  font-size: 2.7rem;
  margin-bottom: 30px;
  margin-bottom: 15px;
  letter-spacing: 2px;
}
@media all and (max-width: 481px) {
  .index-product .products-swiper .products-wrapper .swiper-slide > .products .cont h4 {
    font-size: 2.4rem;
  }
}
.index-product .products-swiper .products-wrapper .swiper-slide > .products .cont .products {
  font-size: 1.8rem;
  line-height: 40px;
  line-height: 24px;
  color: #fff;
  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;
}
.index-product .products-swiper .products-wrapper .swiper-slide > .products .cont .products li {
  width: 50%;
}
@media all and (max-width: 1025px) {
  .index-product .products-swiper .products-wrapper .swiper-slide > .products .cont .products li {
    width: 30%;
  }
}
.index-product .products-swiper .products-wrapper .swiper-slide > .products .cont .products li a {
  color: #ffffff;
  -webkit-transition: 1s;
  transition: 1s;
  font-size: 1.6rem;
  font-family: mySiYuan;
  font-family: myArial;
  text-transform: uppercase;
  letter-spacing: 2px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.index-product .products-swiper .products-wrapper .swiper-slide > .products .cont .products li a:hover {
  color: #96141e;
}
.index-product .products-swiper .products-wrapper .swiper-slide > .products .cont .more {
  margin: 30px;
  margin-left: 0;
  display: inline-block;
  border-radius: 30px;
  background: #96141e;
}
.index-product .products-swiper .products-wrapper .swiper-slide > .products .cont .more::after {
  content: "More --";
  background-color: #015aaa;
  border-radius: 50px;
  width: 100%;
  display: block;
  font-size: 1.6rem;
  padding: 15px 30px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
}
.index-product .products-swiper .products-wrapper .swiper-slide > .products .cont .more span {
  display: block;
  font-size: 1.6rem;
  padding: 15px 30px;
  color: #fff;
}
.index-product .products-swiper .product-prev,
.index-product .products-swiper .product-next {
  width: 50px;
  height: 50px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  border-radius: 50%;
  line-height: 50px;
  text-align: center;
  right: 20.5%;
  background-color: #96141e;
  cursor: pointer;
}
@media all and (max-width: 1025px) {
  .index-product .products-swiper .product-prev,
  .index-product .products-swiper .product-next {
    display: none;
  }
}
.index-product .products-swiper .product-prev::before,
.index-product .products-swiper .product-next::before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background-color: #015aaa;
  -webkit-transition: 1s;
  transition: 1s;
  opacity: 0;
  z-index: -1;
}
.index-product .products-swiper .product-prev:hover span,
.index-product .products-swiper .product-next:hover span {
  color: #fff;
}
.index-product .products-swiper .product-prev.swiper-button-disabled,
.index-product .products-swiper .product-next.swiper-button-disabled {
  background-color: #fff;
}
.index-product .products-swiper .product-prev.swiper-button-disabled span,
.index-product .products-swiper .product-next.swiper-button-disabled span {
  color: #96141e;
}
.index-product .products-swiper .product-prev span,
.index-product .products-swiper .product-next span {
  line-height: 40px;
  font-size: 2.2rem;
  color: #fff;
}
.index-product .products-swiper .product-next {
  top: auto;
  left: auto;
  right: 218px;
  bottom: 45px;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}
.index-product .products-swiper .product-next:hover::before {
  -webkit-animation: leftButton 0.8s;
          animation: leftButton 0.8s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}
.index-product .products-swiper .product-prev {
  top: auto;
  left: 73%;
  right: auto;
  bottom: 45px;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}
.index-product .products-swiper .product-prev:hover::before {
  -webkit-animation: rightButton 0.8s;
          animation: rightButton 0.8s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}
.index-product .products-swiper .product-next {
  right: 50px;
  left: auto;
  bottom: 37px;
}
.index-product .products-swiper .product-prev {
  right: 218px;
  left: auto;
  bottom: 37px;
}
.index-product .products-swiper .product-pagination {
  width: 82px;
  display: inline-block;
  position: fixed;
  bottom: 50px;
  right: 119px;
  left: auto;
  font-size: 2.2rem;
}
.index-product .products-swiper .product-pagination span {
  font-size: 1.6rem;
}
@media all and (max-width: 480px) {
  .index-product .products-swiper .product-pagination {
    display: none;
  }
}
.index-product > .right-product {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
     -moz-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
/*
    第四屏
    设备
*/
.index-equipemnt {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  color: #666;
  overflow: hidden;
}
@media all and (max-width: 1025px) {
  .index-equipemnt {
    display: block;
  }
}
.index-equipemnt .swiper-equipemnt {
  width: 100%;
}
.index-equipemnt .equipemnt-wrapper {
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
.index-equipemnt .equipemnt-wrapper > div {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  border-right: 2px solid #fff;
  background-color: rgba(61, 177, 245, 0.5);
  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;
  color: #666;
}
@media all and (max-width: 1025px) {
  .index-equipemnt .equipemnt-wrapper > div {
    width: 100%;
    -webkit-box-flex: 0;
    -webkit-flex: none;
       -moz-box-flex: 0;
        -ms-flex: none;
            flex: none;
  }
}
.index-equipemnt .equipemnt-wrapper > div .pic {
  width: 100%;
  height: 42.4%;
  background-color: #d8d8d8;
}
@media all and (max-width: 1025px) {
  .index-equipemnt .equipemnt-wrapper > div .pic {
    height: 0;
    padding-top: 52.4%;
  }
}
@media all and (max-width: 1025px) {
  .index-equipemnt .equipemnt-wrapper > div .pic img {
    width: 100%;
  }
}
.index-equipemnt .equipemnt-wrapper > div .cont {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
     -moz-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  width: 100%;
  height: 60%;
  background-color: #EAEAEA;
  padding: 0 110px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding-top: 60px;
  position: relative;
}
.index-equipemnt .equipemnt-wrapper > div .cont::before {
  background-color: #015aaa;
}
.index-equipemnt .equipemnt-wrapper > div .cont .ele {
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  position: absolute;
  top: 0;
  left: 0;
  padding-left: 60px;
  padding-top: 80px;
}
@media all and (max-width: 1025px) {
  .index-equipemnt .equipemnt-wrapper > div .cont .ele {
    left: 8%;
    top: 60px;
  }
}
@media all and (max-width: 480px) {
  .index-equipemnt .equipemnt-wrapper > div .cont .ele {
    left: 0%;
    top: 60px;
  }
}
.index-equipemnt .equipemnt-wrapper > div .cont .ele .page-num {
  font-size: 1.4rem;
  letter-spacing: 2px;
  margin-bottom: 12px;
  color: #666;
}
.index-equipemnt .equipemnt-wrapper > div .cont .ele .name {
  font-size: 2.4rem;
  font-family: Adobe Heiti Std;
  font-weight: normal;
  line-height: 100px;
  letter-spacing: 0.5px;
  color: #333333;
}
.index-equipemnt .equipemnt-wrapper > div .cont .ele .intro {
  font-size: 1.4rem;
  font-family: Adobe Heiti Std;
  font-weight: normal;
  line-height: 26px;
  margin-top: -7px;
  margin-bottom: 100px;
  letter-spacing: 0.5px;
  color: #666;
}
@media all and (max-width: 1537px) {
  .index-equipemnt .equipemnt-wrapper > div .cont .ele .intro {
    margin-bottom: 60px;
  }
}
@media all and (max-width: 481px) {
  .index-equipemnt .equipemnt-wrapper > div .cont .ele .intro {
    margin-bottom: 60px;
  }
}
.index-equipemnt .equipemnt-wrapper > div .cont .ele .more {
  margin: 30px;
  margin-left: 0;
  display: inline-block;
  padding: 0 30px;
  border-radius: 30px;
  background: #96141e;
  border: #fff 1px solid;
}
@media all and (max-width: 481px) {
  .index-equipemnt .equipemnt-wrapper > div .cont .ele .more {
    margin: 0 ;
  }
}
.index-equipemnt .equipemnt-wrapper > div .cont .ele .more::after {
  background-color: #015aaa;
  border-radius: 50px;
  width: 100%;
  display: block;
  font-size: 1.6rem;
  padding: 15px 5px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
}
.index-equipemnt .equipemnt-wrapper > div .cont .ele .more span {
  display: block;
  font-size: 1.6rem;
  padding: 15px 5px;
  color: #fff;
}
@media screen and (max-width: 1366px) {
  .index-equipemnt .equipemnt-wrapper > div .cont .ele {
    padding: 15px;
  }
}
@media screen and (max-width: 1025px) {
  .index-equipemnt .equipemnt-wrapper > div .cont {
    padding-top: 63%;
  }
}
@media screen and (max-width: 481px) {
  .index-equipemnt .equipemnt-wrapper > div .cont {
    padding-top: 100%;
  }
}
@media screen and (max-width: 361px) {
  .index-equipemnt .equipemnt-wrapper > div .cont {
    padding-top: 130%;
  }
}
@media screen and (max-width: 321px) {
  .index-equipemnt .equipemnt-wrapper > div .cont {
    padding-top: 155%;
  }
}
@media screen and (min-width: 960px) {
  .index-equipemnt .equipemnt-wrapper > div .cont:hover .ele .page-num {
    color: #fff;
  }
  .index-equipemnt .equipemnt-wrapper > div .cont:hover .ele .name {
    color: #fff;
  }
  .index-equipemnt .equipemnt-wrapper > div .cont:hover .ele .intro {
    color: #fff;
  }
  .index-equipemnt .equipemnt-wrapper > div .cont:hover .ele .more {
    background: #fff;
  }
  .index-equipemnt .equipemnt-wrapper > div .cont:hover .ele .more span {
    color: #666;
  }
}
@media screen and (min-width: 1366px) {
  .index-equipemnt .equipemnt-wrapper > div .cont {
    padding: 30px;
  }
}
@media screen and (min-width: 1366px) {
  .index-equipemnt .equipemnt-wrapper > .left-equipemnt .ele {
    padding-left: 110px !important;
  }
}
.index-equipemnt .equipemnt-wrapper .center-equipemnt {
  border: none;
}
.index-equipemnt .equipemnt-wrapper .right-equipemnt {
  border-right: none;
  border-left: 2px solid #fff;
}
.index-equipemnt .equipemnt-next,
.index-equipemnt .equipemnt-prev {
  width: 58px;
  height: 58px;
  background-color: #000;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  border-radius: 50%;
  line-height: 40%;
  text-align: center;
  right: 20.5%;
  background-color: #96141e;
  cursor: pointer;
  pointer-events: auto;
  z-index: 9;
}
@media all and (max-width: 1025px) {
  .index-equipemnt .equipemnt-next,
  .index-equipemnt .equipemnt-prev {
    display: block;
  }
}
.index-equipemnt .equipemnt-next::before,
.index-equipemnt .equipemnt-prev::before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background-color: #015aaa;
  -webkit-transition: 1s;
  transition: 1s;
  opacity: 0;
  z-index: -1;
}
.index-equipemnt .equipemnt-next:hover span,
.index-equipemnt .equipemnt-prev:hover span {
  color: #fff;
}
.index-equipemnt .equipemnt-next.swiper-button-disabled,
.index-equipemnt .equipemnt-prev.swiper-button-disabled {
  background-color: #fff;
}
.index-equipemnt .equipemnt-next.swiper-button-disabled span,
.index-equipemnt .equipemnt-prev.swiper-button-disabled span {
  color: #96141e;
}
.index-equipemnt .equipemnt-next span,
.index-equipemnt .equipemnt-prev span {
  line-height: 58px;
  font-size: 2.2rem;
  color: #fff;
}
.index-equipemnt .equipemnt-next {
  right: 12%;
  top: 45%;
}
@media all and (min-width: 1025px) {
  .index-equipemnt .equipemnt-next {
    display: none;
  }
}
@media all and (max-width: 481px) {
  .index-equipemnt .equipemnt-next {
    top: 35%;
  }
}
@media all and (max-width: 321px) {
  .index-equipemnt .equipemnt-next {
    top: 25%;
  }
}
.index-equipemnt .equipemnt-next:hover::before {
  -webkit-animation: leftButton 0.8s;
          animation: leftButton 0.8s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}
.index-equipemnt .equipemnt-prev {
  top: 45%;
}
@media all and (max-width: 481px) {
  .index-equipemnt .equipemnt-prev {
    right: 33.5%;
  }
}
@media all and (max-width: 481px) {
  .index-equipemnt .equipemnt-prev {
    top: 35%;
  }
}
@media all and (max-width: 321px) {
  .index-equipemnt .equipemnt-prev {
    top: 25%;
  }
}
@media all and (min-width: 1025px) {
  .index-equipemnt .equipemnt-prev {
    display: none;
  }
}
.index-equipemnt .equipemnt-prev:hover::before {
  -webkit-animation: rightButton 0.8s;
          animation: rightButton 0.8s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}
/*
    第五屏
    新闻
*/
.index-news {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
.index-news .news-left-short {
  width: 26.6% !important;
}
.index-news .left-news {
  width: 76.4%;
  padding-left: 10.2%;
  padding-right: 7.2%;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: width 1s;
  transition: width 1s;
  padding-top: 150px;
  position: relative;
  z-index: 10;
  background-size: cover;
}
@media all and (max-width: 1537px) {
  .index-news .left-news {
    padding-top: 80px;
  }
}
.index-news .left-news .more {
  display: inline-block;
  background: transparent;
  border: #ccc 1px solid;
  padding: 0 30px;
  padding-top: 8px;
  padding-bottom: 8px;
  border-radius: 30px;
  opacity: 1;
  -webkit-transition: opacity 1s;
  transition: opacity 1s;
}
.index-news .left-news .more::after {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #676767;
}
.index-news .left-news .more span {
  color: #676767;
}
.index-news .left-news .news-swiper {
  margin-top: 40px;
  width: 99.8%;
  margin-left: 0;
  opacity: 1;
  -webkit-transition: opacity 1s;
  transition: opacity 1s;
  overflow: hidden;
  /* 两种都可以 */
}
.index-news .left-news .news-swiper .news-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
.index-news .left-news .news-swiper .news-wrapper .swiper-slide {
  width: 31.8%;
  background: transparent;
}
@media all and (max-width: 1025px) {
  .index-news .left-news .news-swiper .news-wrapper .swiper-slide {
    width: 50%;
  }
}
@media all and (max-width: 481px) {
  .index-news .left-news .news-swiper .news-wrapper .swiper-slide {
    width: 100%;
  }
}
.index-news .left-news .news-swiper .news-wrapper .swiper-slide .pic {
  padding-top: 67.36%;
  background: rgba(61, 177, 245, 0.5);
  margin-bottom: 15px;
}
.index-news .left-news .news-swiper .news-wrapper .swiper-slide .name {
  font-family: "黑体";
  line-height: 60px;
  font-size: 2.2rem;
  font-weight: 100;
  letter-spacing: 0.5px;
  color: #333333;
}
.index-news .left-news .news-swiper .news-wrapper .swiper-slide .date {
  margin-bottom: 15px;
  color: #666;
}
.index-news .left-news .news-swiper .news-wrapper .swiper-slide .intro {
  font-size: 1.4rem;
  line-height: 2.2rem;
  letter-spacing: 1px;
  margin-bottom: 40px;
  color: #666;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
@media all and (min-width: 1366px) and (max-width: 1400px) {
  .index-news .left-news .news-swiper .news-wrapper .swiper-slide .intro {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
  }
}
.index-news .left-news .news-swiper .news-wrapper .swiper-slide .more {
  margin: 30px;
  margin-left: 0;
  display: inline-block;
  border-radius: 30px;
  background: #96141e;
  padding: 0;
}
.index-news .left-news .news-swiper .news-wrapper .swiper-slide .more::after {
  content: "More --";
  background-color: #015aaa;
  border-radius: 50px;
  width: 100%;
  display: block;
  font-size: 1.6rem;
  padding: 8px 15px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
  color: #fff;
}
.index-news .left-news .news-swiper .news-wrapper .swiper-slide .more span {
  display: block;
  font-size: 1.6rem;
  padding: 8px 15px;
  color: #fff;
}
.index-news .left-news .news-pagination {
  display: inline-block;
  position: absolute;
  left: auto;
  -webkit-transform: scale(1);
          transform: scale(1);
  bottom: 115px;
}
@media all and (max-width: 1537px) {
  .index-news .left-news .news-pagination {
    bottom: 60px;
  }
}
.index-news .left-news .swiper-pagination-bullet {
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
  margin: 10px;
  background-color: transparent;
  border: #999 1px solid;
  opacity: 1;
}
.index-news .left-news .swiper-pagination-bullet-active {
  background: #96141e;
  border: #96141e 1px solid;
}
.index-news .left-news .news-button-next,
.index-news .left-news .news-button-prev {
  opacity: 1;
  -webkit-transition: opacity 1s;
  transition: opacity 1s;
  position: absolute;
  width: 40px;
  height: 40px;
  background-color: #96141e;
  text-align: center;
  line-height: 40px;
  border-radius: 50%;
  font-size: 2rem;
  cursor: pointer;
  outline: none;
}
.index-news .left-news .news-button-next:hover::before {
  -webkit-animation: leftButton 2s;
          animation: leftButton 2s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}
.index-news .left-news .news-button-prev:hover::before {
  -webkit-animation: rightButton 2s;
          animation: rightButton 2s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}
.index-news .left-news::before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background-color: #015aaa;
  -webkit-transition: 1s;
  transition: 1s;
  opacity: 0;
}
.index-news .left-news .news-button-prev {
  right: 210px;
  bottom: 115px;
}
@media all and (max-width: 1537px) {
  .index-news .left-news .news-button-prev {
    bottom: 60px;
  }
}
.index-news .left-news .swiper-button-disabled {
  background-color: transparent;
}
.index-news .left-news .news-button-next {
  right: 145px;
  bottom: 115px;
}
@media all and (max-width: 1537px) {
  .index-news .left-news .news-button-next {
    bottom: 60px;
  }
}
.index-news .left-news .left-news.news-tran {
  width: 76.4%;
}
.index-news .left-news .message-button {
  width: 109px;
  height: 109px;
  position: absolute;
  right: -230px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: auto;
}
.index-news .left-news .message-button > div {
  opacity: 1;
  -webkit-transition: opacity 1s;
  transition: opacity 1s;
  cursor: pointer !important;
  width: 109px;
  height: 109px;
  background: #95141e;
  border-radius: 50%;
  line-height: 100px;
  text-align: center;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 999;
  -webkit-animation: dongW 2s;
          animation: dongW 2s;
  -webkit-transform-origin: center center;
          transform-origin: center center;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  z-index: -1;
}
.index-news .left-news .message-button > div:nth-child(2) {
  -webkit-animation: dongW 2s;
          animation: dongW 2s;
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  z-index: 0;
}
.index-news .left-news .message-button > div:nth-child(3) {
  -webkit-animation: dongW 2s;
          animation: dongW 2s;
  -webkit-animation-delay: 1.5s;
          animation-delay: 1.5s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  z-index: 1;
}
.index-news .left-news .message-button > div:nth-child(3) {
  -webkit-animation: dongW 2s;
          animation: dongW 2s;
  -webkit-animation-delay: 2s;
          animation-delay: 2s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  z-index: 2;
}
.index-news .left-news .message-button::before {
  content: "";
  position: absolute;
  width: 82px;
  height: 82px;
  left: 50%;
  top: 50%;
  border-radius: 50%;
  background: #95141e;
  -webkit-animation: dongN 2s;
          animation: dongN 2s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
  -webkit-transform: translate(-50%, -50%) scale(0.8);
          transform: translate(-50%, -50%) scale(0.8);
  z-index: 0;
}
.index-news .left-news .message-button::after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 50%;
  top: 50%;
  border-radius: 50%;
  background: #96141e;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  border: 2px #fff solid;
  z-index: 5;
  -webkit-transform: translate(-50%, -50%) scale(0.7);
          transform: translate(-50%, -50%) scale(0.7);
}
.index-news .left-news .message-button span {
  position: absolute;
  display: inline-block;
  z-index: 9;
  font-size: 1.4rem;
  top: 50%;
  left: 50%;
  width: 80%;
  -webkit-transform: translate(-50%, -50%) scale(0.9);
          transform: translate(-50%, -50%) scale(0.9);
  text-indent: 8px;
}
.index-news .left-news .message-button span .fa {
  position: absolute;
  top: 50%;
  right: 13px;
  left: auto;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media all and (max-width: 1025px) {
  .index-news .left-news {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
       -moz-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}
.index-news .right-video {
  position: relative;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
     -moz-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  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-transition: all 1s;
  transition: all 1s;
  background-color: #cbcbcb;
}
.index-news .right-video .message-swiper {
  width: 100%;
}
.index-news .right-video .message-swiper .message-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;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.index-news .right-video .message-swiper .message-wrapper .swiper-slide.message {
  width: 100%;
  background: rgba(255, 125, 255, 0.5);
  height: 100%;
  -webkit-transition: opacity 1s;
  transition: opacity 1s;
  position: relative;
  -webkit-transition: all 1s;
  transition: all 1s;
  overflow: hidden;
}
.index-news .right-video .message-swiper .message-wrapper .swiper-slide.message .pic {
  background-color: rgba(0, 0, 0, 0.5);
  height: 0;
  padding-top: 100vh;
}
@media all and (max-width: 1025px) {
  .index-news .right-video .message-swiper .message-wrapper .swiper-slide.message .pic {
    height: 0;
  }
}
.index-news .right-video .message-swiper .message-wrapper .swiper-slide.message .pic img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.index-news .right-video .message-swiper .message-wrapper .swiper-slide.message .mouse-fn {
  position: absolute;
  bottom: 0;
  left: 0;
  /*top: 0;*/
  right: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media all and (max-width: 1025px) {
}
.index-news .right-video .message-swiper .message-wrapper .swiper-slide.message .mouse-fn .mouse-thiss {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
     -moz-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.index-news .right-video .message-swiper .message-wrapper .swiper-slide.message .mouse-fn .cont {
  padding: 30px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  background: rgba(145, 21, 30, 0.9);
  max-height: 343px;
  -webkit-transition: 1s;
  transition: 1s;
}
.index-news .right-video .message-swiper .message-wrapper .swiper-slide.message .mouse-fn .cont.op {
  opacity: 0 !important;
}
@media all and (max-width: 481px) {
  .index-news .right-video .message-swiper .message-wrapper .swiper-slide.message .mouse-fn .cont.op {
    opacity: 1 !important;
  }
}
.index-news .right-video .message-swiper .message-wrapper .swiper-slide.message .mouse-fn .cont .tit {
  font-weight: normal;
  font-size: 2.4rem;
  line-height: 5.1rem;
  letter-spacing: 1px;
}
.index-news .right-video .message-swiper .message-wrapper .swiper-slide.message .mouse-fn .cont .date {
  margin-top: 4px;
}
.index-news .right-video .message-swiper .message-wrapper .swiper-slide.message .mouse-fn .cont .agae {
  margin-top: 15px;
  font-size: 1.6rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
}
.index-news .right-video .message-swiper .message-wrapper .swiper-slide.message .mouse-fn .cont .info {
  margin-top: 15px;
  font-size: 1.6rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.index-news .right-video .message-swiper .message-wrapper .swiper-slide.message .mouse-fn .cont .more {
  margin: 30px;
  margin-left: 0;
  display: inline-block;
  border-radius: 30px;
  background: #fff;
  padding: 0;
}
.index-news .right-video .message-swiper .message-wrapper .swiper-slide.message .mouse-fn .cont .more::after {
  content: "More --";
  background-color: #015aaa;
  border-radius: 50px;
  width: 100%;
  display: block;
  font-size: 1.6rem;
  padding: 8px 15px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
  color: #fff;
}
.index-news .right-video .message-swiper .message-wrapper .swiper-slide.message .mouse-fn .cont .more span {
  display: block;
  font-size: 1.6rem;
  padding: 8px 15px;
  color: #96141e;
}
@media all and (max-width: 1025px) {
  .index-news .right-video {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
       -moz-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
.index-news .message-button {
  width: 109px;
  height: 109px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: auto;
  z-index: 999;
  cursor: pointer;
  left: 80%;
  -webkit-transition: 1s;
  transition: 1s;
}
@media all and (max-width: 1025px) {
  .index-news .message-button {
    display: none;
  }
}
.index-news .message-button > div {
  opacity: 1;
  -webkit-transition: opacity 1s;
  transition: opacity 1s;
  cursor: pointer !important;
  width: 109px;
  height: 109px;
  background: #95141e;
  border-radius: 50%;
  line-height: 100px;
  text-align: center;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 999;
  -webkit-animation: dongW 2s;
          animation: dongW 2s;
  -webkit-transform-origin: center center;
          transform-origin: center center;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  z-index: -1;
}
.index-news .message-button > div:nth-child(2) {
  -webkit-animation: dongW 2s;
          animation: dongW 2s;
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  z-index: 0;
}
.index-news .message-button > div:nth-child(3) {
  -webkit-animation: dongW 2s;
          animation: dongW 2s;
  -webkit-animation-delay: 1.5s;
          animation-delay: 1.5s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  z-index: 1;
}
.index-news .message-button > div:nth-child(3) {
  -webkit-animation: dongW 2s;
          animation: dongW 2s;
  -webkit-animation-delay: 2s;
          animation-delay: 2s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  z-index: 2;
}
.index-news .message-button::before {
  content: "";
  position: absolute;
  width: 82px;
  height: 82px;
  left: 50%;
  top: 50%;
  border-radius: 50%;
  background: #95141e;
  -webkit-animation: dongN 2s;
          animation: dongN 2s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
  -webkit-transform: translate(-50%, -50%) scale(0.8);
          transform: translate(-50%, -50%) scale(0.8);
  z-index: 0;
}
.index-news .message-button::after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 50%;
  top: 50%;
  border-radius: 50%;
  background: #96141e;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  border: 2px #fff solid;
  z-index: 5;
  -webkit-transform: translate(-50%, -50%) scale(0.7);
          transform: translate(-50%, -50%) scale(0.7);
}
.index-news .message-button span {
  position: absolute;
  display: inline-block;
  z-index: 9;
  font-size: 1.4rem;
  top: 50%;
  left: 50%;
  width: 80%;
  -webkit-transform: translate(-50%, -50%) scale(0.9);
          transform: translate(-50%, -50%) scale(0.9);
  text-indent: 8px;
}
.index-news .message-button span .fa {
  position: absolute;
  top: 50%;
  right: 13px;
  left: auto;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.index-news .opacity {
  opacity: 0 !important;
}
@media all and (min-width: 1366px) and (max-width: 1466px) {
  .index-news .left-news {
    padding-top: 120px;
  }
  .index-news .left-news .news-button-prev {
    right: 210px;
    bottom: 60px;
  }
  .index-news .left-news .news-button-next {
    right: 145px;
    bottom: 60px;
  }
  .index-news .left-news .news-pagination {
    bottom: 60px;
  }
}
@media all and (max-height: 800px) {
  .index-news .news-pagination {
    bottom: 30px;
  }
}
@media all and (max-width: 1025px) {
  .index-news {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-flow: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    pointer-events: auto !important;
  }
  .index-news * {
    pointer-events: auto !important;
  }
  .index-news .right-video,
  .index-news .left-news {
    width: 100% !important;
    overflow: hidden;
  }
  .index-news .right-video {
    float: left;
  }
  .index-news .right-video .message-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
  }
  .index-news .right-video .message-wrapper .message {
    width: 100%;
  }
  .index-news .right-video .message-wrapper .message .cont {
    opacity: 1;
  }
  .index-news .left-news {
    float: right;
    padding: 15px;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    background-image: none !important;
    background-color: #FFFFFF;
    position: relative;
    z-index: 999;
  }
  .index-news .left-news .more-button.more {
    display: none;
  }
  .index-news .left-news .news-button-next,
  .index-news .left-news .news-button-prev,
  .index-news .left-news .news-pagination {
    display: none;
  }
}
/*
    第六屏
    联系
*/
.index-contact .left-from {
  padding-top: 12.32%;
}
.index-contact .right-contact {
  padding-top: 12.32%;
}
/*
	左边悬浮
	联系方式
*/
.fiexd-call {
  position: fixed;
  top: 66.5%;
  left: 36px;
  z-index: 999;
  cursor: pointer;
}
.fiexd-call div {
  width: 30px;
  height: 30px;
  margin-bottom: 24px;
  border-radius: 15px;
  background-color: transparent;
  position: relative;
  -webkit-transition: 0.8s;
  transition: 0.8s;
  overflow: hidden;
}
.fiexd-call div img {
  width: 22px;
  height: 22px;
  line-height: 30px;
  position: absolute;
  top: 50%;
  left: 5px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-filter: brightness(30);
          filter: brightness(30);
}
.fiexd-call div a {
  display: block;
  width: 11em;
  font-size: 1.6rem;
  font-family: Arial;
  font-weight: 400;
  color: #FFFFFF;
  position: absolute;
  left: 30px;
  top: 0;
  line-height: 30px;
  margin-left: 15px;
}
.fiexd-call .phone:hover,
.fiexd-call .tle:hover,
.fiexd-call .emaile:hover {
  width: 200px;
  background: #96141e;
}
/**
 *  动画
 */
/**
  轮播按钮
*/
@-webkit-keyframes leftButton {
  0% {
    opacity: 0;
    width: 20px;
    height: 20px;
  }
  100% {
    width: 100%;
    height: 100%;
    left: 50%;
    opacity: 1;
  }
}
@keyframes leftButton {
  0% {
    opacity: 0;
    width: 20px;
    height: 20px;
  }
  100% {
    width: 100%;
    height: 100%;
    left: 50%;
    opacity: 1;
  }
}
@-webkit-keyframes rightButton {
  0% {
    opacity: 0;
    width: 20px;
    height: 20px;
  }
  100% {
    width: 100%;
    height: 100%;
    left: 50%;
    opacity: 1;
  }
}
@keyframes rightButton {
  0% {
    opacity: 0;
    width: 20px;
    height: 20px;
  }
  100% {
    width: 100%;
    height: 100%;
    left: 50%;
    opacity: 1;
  }
}
@-webkit-keyframes blackBack {
  0% {
    background-color: rgba(0, 0, 0, 0);
  }
  100% {
    background-color: rgba(0, 0, 0, 0.5);
  }
}
@keyframes blackBack {
  0% {
    background-color: rgba(0, 0, 0, 0);
  }
  100% {
    background-color: rgba(0, 0, 0, 0.5);
  }
}
.zhezhao {
  width: 100vw;
  height: 100vh ;
}

.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;
  }
}

.message-swiper *{
    color: #fff !important;
}
.message-swiper a.more span{
    color: #96141e !important;
}
