.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;
  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;
    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;
  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%;
  transform: translateY(-50%);
  width: 50px;
  height: 100%;
  background-image: url(../../img/news/filesearch.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: flex;
  justify-content: space-between;
  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: flex;
}
@media all and (max-width: 1025px) {
  .files .files-items .file-item {
    width: 100%;
    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 {
  flex: 1;
  padding: 20px;
  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(../../img/news/time.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;
  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;
  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%;
  box-sizing: border-box;
  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;
  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;
    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;
  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;
    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 {
  order: 2;
}
.intelligent-image-text .image-text-item:nth-of-type(even) .info {
  order: 1;
}
@media screen and (max-width: 481px) {
  .intelligent-image-text .image-text-item .pic {
    order: 1 !important;
  }
  .intelligent-image-text .image-text-item .info {
    order: 2 !important;
  }
}
.intelligent-image-text .image-text-item {
  display: flex;
}
@media all and (max-width: 480px) {
  .intelligent-image-text .image-text-item {
    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%;
    order: 1;
  }
}
.intelligent-image-text .image-text-item .info {
  width: 50%;
  padding-top: 117px;
  padding-left: 70px;
  padding-right: 60px;
  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(../../img/intelligent/ul-image.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(../../img/intelligent/ul-image.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;
  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%;
    order: 2;
    padding-left: 30px !important;
    padding-right: 30px;
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
.shakeCopy {
  animation-name: shakeCopy;
  animation-duration: 0.8s;
}
@keyframes shakeCopy {
  0%,
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translateX(-5px);
    -ms-transform: translateX(-5px);
    transform: translateX(-5px);
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translateX(5px);
    -ms-transform: translateX(5px);
    transform: translateX(5px);
  }
}
.tab {
  width: 100%;
  padding-left: 15.3%;
  padding-top: 25px;
  padding-bottom: 25px;
  box-sizing: border-box;
  overflow: hidden;
  display: flex;
  overflow-x: auto;
  background-color: #fff;
  transition: 1s;
}
.tab .cont-wrapper {
  display: flex;
  width: 100%;
}
@media all and (max-width: 481px) {
  .tab .cont-wrapper {
    flex-wrap: wrap;
  }
}
@media all and (max-width: 481px) {
  .tab {
    position: fixed;
    z-index: 9999;
    right: 185px;
    top: 0;
    width: 140px;
    padding: 15px;
    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;
  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;
  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%;
  transform: translate(-50%, -50%);
  color: #fff;
  opacity: 0;
  transition: 0.3s;
  pointer-events: none;
}
.fixed {
  position: fixed;
  z-index: 99;
}
.fixed-top70 {
  top: 70px;
}
.fixed-top {
  top: 0px;
}
.tabRotateXShow {
  animation-name: tabRotateXShow;
  animation-fill-mode: forwards;
  animation-duration: 0.5s;
}
.tabRotateXHide {
  animation-name: tabRotateXHide;
  animation-fill-mode: both;
  animation-duration: 0.5s;
}
@keyframes tabRotateXShow {
  0% {
    transform: rotateX(90deg);
    opacity: 0;
  }
  100% {
    transform: rotateX(0deg);
    opacity: 1;
  }
}
@keyframes tabRotateXHide {
  0% {
    transform: rotateX(0deg);
    opacity: 1;
  }
  100% {
    transform: rotateX(90deg);
    opacity: 0;
  }
}
/**
 *  反馈
 */
.feedback {
  display: flex;
  justify-content: 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);
  animation-delay: 1s;
  display: none;
}
.feedback .back {
  display: block;
  animation: blackBack 1s;
  animation-fill-mode: forwards;
}
.feedback .ani {
  width: 70%;
  text-align: center;
  z-index: 99999999099;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -200%);
  background: #fff;
  padding: 130px;
  padding-top: 110px;
  padding-bottom: 120px;
  box-sizing: border-box;
  position: fixed;
  box-shadow: #ccc 0px 0px 10px;
}
@media all and (max-width: 481px) {
  .feedback .ani {
    width: 100%;
    height: 100%;
    overflow: auto;
    padding: 60px 15px;
    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: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}
.feedback .ani .form > div {
  width: 47%;
  height: 60px;
  margin-bottom: 35px;
  border: 1px solid #CCCCCC;
  box-sizing: border-box;
}
@media all and (max-width: 481px) {
  .feedback .ani .form > div {
    width: 100%;
  }
}
.feedback .ani .form > div input {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  background: transparent;
  width: 100%;
  height: 100%;
  font-size: 1.6rem;
  line-height: 60px;
  color: #666666;
  text-indent: 32px;
  padding-right: 15px;
  box-sizing: border-box;
}
.feedback .ani .form > div input::-webkit-input-placeholder {
  color: #666666;
}
.feedback .ani .form .need,
.feedback .ani .form .scale {
  position: relative;
}
.feedback .ani .form .need .need-input,
.feedback .ani .form .scale .need-input {
  height: 100%;
}
.feedback .ani .form .need .need-input input,
.feedback .ani .form .scale .need-input input {
  cursor: pointer;
}
.feedback .ani .form .need .need-input .icon,
.feedback .ani .form .scale .need-input .icon {
  width: 18px;
  height: 17px;
  position: absolute;
  right: 10px;
  top: 50%;
  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%;
  transform: rotate(90deg) translate(-50%, -50%);
  transition: 1s;
}
.feedback .ani .form .need .need-input .click-rotate,
.feedback .ani .form .scale .need-input .click-rotate {
  transform-origin: center center;
  transform: translate(-50%, -50%);
  transition: 1s;
}
.feedback .ani .form .need .need-input .show-select,
.feedback .ani .form .scale .need-input .show-select {
  transform: rotateX(180deg) translate(-50%, 50%);
}
.feedback .ani .form .need .need-values,
.feedback .ani .form .scale .need-values {
  display: flex;
  transition: 1s;
  height: 0px;
  overflow: hidden;
  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: flex;
  flex-wrap: wrap;
  text-align: left;
  padding-left: 0;
  background: #96141e;
  left: 0;
  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;
  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;
  transition: 0.5s;
}
.feedback .ani .close:hover {
  transform: rotate(180deg);
}
.feedback .ani .close .close-icon {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.feedback .ani .close .close-icon .fa {
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.feedbackAniClose {
  -webkit-animation-duration: 1.3s;
  animation-duration: 1.3s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-name: slideOutUpCopy;
}
.feedbackAniOpen {
  -webkit-animation-duration: 1.3s;
  animation-duration: 1.3s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-name: slideInDownCopy;
}
@keyframes slideInDownCopy {
  0% {
    opacity: 0;
    transform: translate(-50%, -2000px);
  }
  100% {
    transform: translate(-50%, -50%);
  }
}
@keyframes slideOutUpCopy {
  0% {
    transform: translate(-50%, -50%);
  }
  100% {
    opacity: 0;
    transform: translate(-50%, 2000px);
  }
}
@keyframes dongW {
  0% {
    width: 78px;
    height: 78px;
    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: flex;
  margin: 0 auto;
  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: flex;
  font-size: 1.6rem;
  justify-content: 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: flex;
  transition: 0.5s;
}
.pageq .page-number .number .num-back {
  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;
}
#nav {
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.5), transparent);
}
.banner {
  width: 100%;
  height: 100vh;
  position: relative;
}
.banner #nav {
  position: absolute;
  top: 0;
  left: 0;
}
.banner #nav img {
  width: 100%;
  height: auto;
  object-fit: fill;
}
.banner .pic {
  width: 100%;
}
.banner .pic img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.banner .title {
  position: absolute;
  left: 15%;
  top: 62%;
}
.banner .title * {
  color: #fff;
}
.banner .title .enTit {
  font-size: 9.1rem;
  line-height: 9.1rem;
  margin-bottom: 10px;
}
@media all and (max-width: 481px) {
  .banner .title .enTit {
    font-size: 3.1rem;
    line-height: 3.1rem;
  }
}
.banner .title .znTit {
  font-size: 2.1rem;
  font-weight: 100;
  margin-bottom: 40px;
  position: relative;
  text-indent: 8px;
}
.banner .title .znTit::after {
  content: "";
  display: block;
  width: 20px;
  height: 2px;
  background-color: #fff;
  position: absolute;
  left: 8px;
  bottom: -23px;
}
.banner .title .info {
  font-size: 1.8rem;
  font-weight: 100;
  letter-spacing: 2px;
  padding-left: 8px;
  margin-bottom: 52px;
}
@media all and (max-width: 481px) {
  .banner .title .info {
    width: 70%;
    margin-bottom: 25px;
  }
}
.banner .title .more {
  width: 30px;
  height: 30px;
  line-height: 30px;
  border-radius: 50%;
  border: 1px #fff solid;
  text-align: center;
  margin-left: 9px;
  position: relative;
}
.banner .title .more::before {
  content: "";
  display: block;
  width: 0%;
  height: 0%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  background: #015aaa;
  opacity: 0.5;
  z-index: 1;
}
.banner .title .more:hover::before {
  animation: moreKey 1s;
  animation-fill-mode: forwards;
  transition: 1s;
}
.banner .title .more a {
  display: block;
  width: 100%;
  height: 100%;
}
.banner .title .more a .fa {
  font-weight: 100;
  font-size: 2rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
}
@media all and (max-width: 1440px) {
  .banner .title {
    top: 55%;
  }
}
.banner .video {
  width: 25%;
  position: absolute;
  left: 60%;
  top: 63.3%;
  border: 5px solid #fff;
  border-radius: 3px;
}
@media all and (max-width: 481px) {
  .banner .video {
    display: none;
  }
}
@media all and (max-width: 481px) {
  .banner .video {
    display: none;
  }
}
.banner .video video {
  width: 100%;
}
@keyframes moreKey {
  0% {
    width: 0%;
    height: 0%;
  }
  100% {
    width: 100%;
    height: 100%;
  }
}
