
.banner-swiper .swiper-slide {
  position: relative;
  overflow: hidden;
}
.banner-swiper .banner-video {
  width: 100%;
  height: 51vw;
  object-fit: cover;
}
.banner-swiper .slide1 .pic {
  width: 40.1%;
}
.banner-swiper .slide1 .txt {
  width: 47.8%;
}
.banner-swiper .img img {
  height: 51vw;
  object-fit: cover;
  transform: scale(1.1) translateY(-3%);
  -webkit-transform: scale(1.1) translateY(-3%);
  transition: transform 6s cubic-bezier(0.25, 0.74, 0.22, 0.99);
  -webkit-transition: transform 6s cubic-bezier(0.25, 0.74, 0.22, 0.99);
}
.banner-swiper .mb-img {
  display: none;
}
.banner-swiper .txt * {
  color: #fff;
}
.banner-swiper .txt p {
  line-height: 1.3;
}
.banner-swiper .pic,
.banner-swiper .p1,
.banner-swiper .p2,
.banner-swiper .more {
  opacity: 0;
}
.banner-swiper .p1 {
  font-weight: 600;
}
.banner-swiper .p1 span {
  color: #FF2606;
}
.banner-swiper .p2 {
  font-family: 'Gilroy';
  margin-top: 29px;
}
.banner-swiper .more {
  border: 1px solid #fff;
  margin-top: 60px;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.banner-swiper .more:hover {
  border-color: #1D2088;
}
.banner-swiper .more:hover::before {
  width: 100%;
}
.banner-swiper .swiper-slide-active .img img {
  transform: scale(1) translateY(0);
  -webkit-transform: scale(1) translateY(0);
}
.banner-swiper .swiper-slide-active .pic {
  animation: fadeIn 1s 0.1s ease forwards;
}
.banner-swiper .swiper-slide-active .p1 {
  animation: fadeIn 1s 0.1s ease forwards;
}
.banner-swiper .swiper-slide-active .p2 {
  animation: fadeIn 1s 0.2s ease forwards;
}
.banner-swiper .swiper-slide-active .more {
  animation: fadeIn 1s 0.4s ease forwards;
}
.banner-swiper .swiper-pagination {
  bottom: 15.3%;
}
.banner-swiper .swiper-pagination-bullet {
  width: 7px;
  height: 7px;
  background-color: #fff;
  opacity: 1;
  margin: 0 13px !important;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.banner-swiper .swiper-pagination-bullet-active {
  width: 13px;
  height: 13px;
}
.main2 {
  position: relative;
}
.main2::before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 19.3vw;
  background: linear-gradient(180deg, #CECECE 0%, #fff 100%);
  opacity: 0.2;
}
.main2 .com-more2 {
  color: #999999;
  border: 1px solid #ADADAD;
  margin-left: auto;
}
.main2 .com-more2 * {
  color: #999999;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.main2 .com-more2 i {
  font-size: 14px;
}
.main2 .com-more2:hover {
  border-color: #1D2088;
}
.main2 .com-more2:hover::before {
  width: 100%;
}
.main2 .com-more2:hover * {
  color: #fff;
}
.main2 .solve-img .item {
  padding: 5px 20px 5px 10px;
}
.main2 .solve-img .item .cir {
  width: 18px;
  height: 18px;
  margin-right: 4px;
}
.main2 .solve-img .ple .cir {
  margin-left: 4px;
  margin-right: 0;
}
.main2-swiper1 {
  width: 100%;
  margin-top: 49px;
}
.main2-swiper1 .swiper-slide {
  position: relative;
}
.main2-swiper1 .swiper-slide .solve-img,
.main2-swiper1 .swiper-slide .sove-more {
  opacity: 0;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.main2-swiper1 .swiper-slide .sove-more {
  position: absolute;
  bottom: 0;
}
.main2-swiper1 .swiper-slide-active .solve-img,
.main2-swiper1 .swiper-slide-active .sove-more {
  opacity: 1;
}
.main2B {
  position: relative;
  width: 91.1%;
  margin: 0 auto;
}
.main2B .lines {
  position: absolute;
  left: 50%;
  top: 35px;
  transform: translateX(-50%);
  width: 67.1%;
}
.main2B .line1 {
  height: 1px;
  background-color: rgba(38, 46, 60, 0.3);
}
.main2B .line2 {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 0;
  height: 3px;
  background-color: #1D2088;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.main2-swiper2 .swiper-slide {
  padding-top: 21px;
  cursor: pointer;
}
.main2-swiper2 .cirs {
  position: relative;
  width: 29px;
  height: 29px;
  margin-bottom: 10px;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.main2-swiper2 .cir {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.main2-swiper2 .cir1 {
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  border: 1px dashed #C9C9C9;
  background-color: #fff;
}
.main2-swiper2 .cir2 {
  width: 0;
  height: 0;
  background-color: rgba(29, 32, 136, 0.1);
}
.main2-swiper2 .cir3 {
  width: 31%;
  height: 31%;
  background-color: #ADADAD;
}
.main2-swiper2 p {
  color: #262E3C;
  font-weight: bold;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.main2-swiper2 .swiper-slide-thumb-active .cirs {
  margin-bottom: 30px;
}
.main2-swiper2 .swiper-slide-thumb-active .cir1 {
  width: 241%;
  height: 241%;
  border-color: #1D2088;
}
.main2-swiper2 .swiper-slide-thumb-active .cir2 {
  width: 172%;
  height: 172%;
}
.main2-swiper2 .swiper-slide-thumb-active .cir3 {
  width: 48.3%;
  height: 48.3%;
  background-color: #1D2088;
}
.main2-swiper2 .swiper-slide-thumb-active p {
  color: #1D2088;
}
.main3 .com-tit {
  display: none;
}
.main3-item {
  position: relative;
  overflow: hidden;
}
.main3-item::before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  background: linear-gradient(180deg, rgba(29, 32, 136, 0) 0%, #1D2088 100%);
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  z-index: 1;
}
.main3-item .img img {
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.main3-item .txt {
  position: absolute;
  left: 0;
  bottom: 8.9%;
  padding: 0 12.2%;
  width: 100%;
  z-index: 2;
}
.main3-item .txt * {
  font-weight: 500;
  color: #fff;
}
.main3-item:hover .img img {
  transform: scale(1.04);
}
.main3L {
  position: relative;
  width: 66.7%;
}
.main3L .swi-btns {
  position: absolute;
  right: 6.3%;
  bottom: 8.9%;
}
.main3L .swi-btn {
  position: relative;
  left: auto;
  right: auto;
  top: auto;
  margin-top: 0;
  background-color: rgba(0, 0, 0, 0.19);
}
.main3L .swi-prev {
  margin-right: 15px;
}
.main3-swiper .swiper-slide::before {
  height: 42.8%;
}
.main3R {
  width: 33.2%;
  margin-left: 0.1%;
}
.main3R .main3-item::before {
  height: 0;
}
.main3R .main3-item .txt {
  bottom: 6.9%;
  opacity: 0;
  visibility: hidden;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.main3R .main3-item:hover::before {
  height: 42.8%;
}
.main3R .main3-item:hover .txt {
  bottom: 8.9%;
  opacity: 1;
  visibility: visible;
}
.main4 .more {
  border: 1px solid #1D2088;
  margin: 28px auto 0;
}
.main4 .more * {
  color: #1D2088;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.main4 .more:hover::before {
  width: 100%;
}
.main4 .more:hover * {
  color: #fff;
}
.ban-slide {
  width: 22.4%;
  height: 250px;
  box-sizing: border-box;
  background-color: #fff;
  border: 1px dashed #DDDDDD;
}
.ban-slide .jt {
  position: relative;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background-color: #EEEEEE;
  overflow: hidden;
  cursor: pointer;
}
.ban-slide .jt::before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 0;
  height: 100%;
  background-color: #1D2088;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.ban-slide .jt i {
  font-size: 12px;
  color: #ADADAD;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.ban-slide .jt:hover::before {
  left: 0;
  right: auto;
  width: 100%;
}
.ban-slide .jt:hover i {
  color: #fff;
}
.main4-swiper {
  width: 30.5%;
  margin-left: 13.2%;
  margin-right: 0;
}
.main4-swiper p {
  color: #C9C9C9;
  margin-top: 9px;
}
.prev-slide {
  border-radius: 0 132px 132px 0;
  border-left: none;
}
.next-slide {
  border-radius: 132px 0 0 132px;
  border-right: none;
}
.main4-swiper2 {
  width: 55.2%;
}
.main4-swiper2 .name {
  font-weight: 500;
  color: #262E3C;
}
.main4-swiper2 .des {
  width: 63.3%;
  margin: 16px auto 29px;
}
.main4-swiper2 .img img {
  width: auto;
  max-width: 60%;
  margin: 0 auto;
}
.main5 .more {
  background-color: #1D2088;
}
.main5 .more * {
  font-weight: 100;
  color: #fff;
}
.main5 .more i {
  font-size: 13px;
}
.main5 .news-item {
  width: 30.5%;
  margin-right: 4.25%;
}
.main5 .news-item:nth-of-type(3n) {
  margin-right: 0;
}
.main5 .news-item .img {
  margin-bottom: 11px;
}
.main5 .news-item .img img {
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.main5 .news-item .name {
  height: 72px;
  font-weight: 500;
  color: #333;
  line-height: 1.5;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.main5 .news-item .date {
  display: inline-block;
  color: #999999;
  margin-top: 49px;
}
.main5 .news-item:hover .img img {
  transform: scale(1.04);
}
.main5 .news-item:hover .name {
  color: #1D2088;
}
.main6 {
  position: relative;
  height: 980px;
}
.main6 .bubble {
  position: absolute;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.56);
  animation: spin 8s infinite linear;
  transform-origin: 30% 30px;
}
.main6 .bubble:nth-of-type(odd) {
  animation: spin 8s infinite linear;
}
.main6 .bubble:nth-of-type(even) {
  animation: spin2 8s infinite linear;
}
.main6 .bubble1 {
  top: 15.5%;
  left: 16.9%;
}
.main6 .bubble2 {
  top: 20.8%;
  left: 33.8%;
}
.main6 .bubble3 {
  bottom: 38.8%;
  left: 28.8%;
}
.main6 .bubble4 {
  top: 29.3%;
  right: 30.4%;
}
.main6 .bubble5 {
  top: 8.5%;
  right: 10.1%;
}
.main6 .kh {
  position: absolute;
}
.main6 .w170 {
  width: 170px;
  height: 170px;
}
.main6 .w168 {
  width: 168px;
  height: 168px;
}
.main6 .w152 {
  width: 152px;
  height: 152px;
}
.main6 .w150 {
  width: 150px;
  height: 150px;
}
.main6 .w137 {
  width: 137px;
  height: 137px;
}
.main6 .w122 {
  width: 122px;
  height: 122px;
}
.main6 .w110 {
  width: 110px;
  height: 110px;
}
.main6 .w106 {
  width: 106px;
  height: 106px;
}
.main6 .w90 {
  width: 90px;
  height: 90px;
}
.main6 .w48 {
  width: 48px;
  height: 48px;
}
.main6 .w42 {
  width: 42px;
  height: 42px;
}
.main6 .w22 {
  width: 22px;
  height: 22px;
}
.main6C {
  top: 20.8%;
  width: 614px;
  height: 614px;
}
.main6C .cir {
  border-radius: 50%;
  box-sizing: border-box;
}
.main6C .cir .yuan {
  position: absolute;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background-color: #1D2088;
}
.main6C .cir1 {
  width: 100%;
  height: 100%;
  border: 1px solid rgba(29, 32, 136, 0.44);
}
.main6C .cir1 .yuan {
  left: 9.9%;
  bottom: 17.3%;
}
.main6C .cir2 {
  width: 110%;
  height: 110%;
  border: 1px solid rgba(29, 32, 136, 0.1);
}
.main6C .cir2 .yuan {
  right: 26%;
  top: 4.3%;
}
.main6C .cir3 {
  left: 47%;
  top: 47%;
  width: 102.6%;
}
.main6C .p1 {
  font-weight: 500;
  line-height: 1.3;
  color: #262E3C;
}
.main6C .nums {
  margin-top: 20px;
}
.main6C .nums * {
  color: #1D2088;
  line-height: 1.2;
  font-family: 'Gilroy-M';
}
.main6C .p2 {
  color: #1D2088;
}
.firmL {
  width: 38.6%;
}
.firmL video {
  width: 100%;
}
.firmR {
  width: 50.2%;
  margin-left: 4.8%;
}
.firmR .intro {
  margin-top: 30px;
  max-height: 580px;
  overflow-y: auto;
  padding-right: 1%;
}
.firmR .intro::-webkit-scrollbar {
  width: 4px;
}
.firmR .intro::-webkit-scrollbar-thumb {
  width: 4px;
  border-radius: 3px;
  background: #1D2088;
}
.firmR .intro::-webkit-scrollbar-track {
  background-color: transparent;
  border-radius: 3px;
}
.firmR .intro * {
  font-size: inherit;
  font-weight: 100;
}
.num-items {
  padding: 71px 0;
  background-color: #fff;
  box-shadow: 0px 10px 30px 1px rgba(29, 32, 136, 0.09);
  margin-top: -160px;
}
.num-items .num-item {
  position: relative;
  width: 20%;
}
.num-items .num-item:not(:last-of-type)::after {
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  width: 1px;
  height: 85%;
  background-color: #DDDDDD;
}
.num-items .num-item * {
  line-height: 1;
}
.num-items .num-item p {
  font-weight: 100;
}
.num-items .num-item .numB {
  margin-top: 24px;
}
.num-items .num-item .numB * {
  font-family: 'Gilroy';
  color: #1D2088;
  font-weight: lighter;
}
.num-items .num-item .dw {
  vertical-align: top;
  padding-top: 1%;
  display: inline-block;
}
.cul-item {
  width: 48.6%;
  height: 171px;
  padding: 0 4.3%;
  background-color: #1D2088;
  margin-right: 2.8%;
  margin-bottom: 30px;
}
.cul-item:nth-of-type(2n) {
  margin-right: 0;
}
.cul-item .icon {
  position: relative;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  background-color: #fff;
}
.cul-item .icon i {
  font-size: 50px;
  color: #1D2088;
}
.cul-item * {
  color: #fff;
}
.cul-item .txt {
  width: calc(100% - 100px);
  padding-left: 6.5%;
}
.cul-item .name {
  font-weight: 500;
}
.cul-img {
  width: 32.1%;
  margin-right: 1.85%;
}
.cul-img:nth-of-type(3n) {
  margin-right: 0;
}
.cul-img img {
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.cul-img:hover img {
  transform: scale(1.04);
}
.history {
  position: relative;
}
.history .bg-cir {
  position: absolute;
  left: 50%;
  top: 45%;
  transform: translate(-50%, -50%);
  width: 920px;
  height: 920px;
  z-index: -1;
}
.history .bg-cir .cir {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  box-sizing: border-box;
  border: 1px solid rgba(29, 32, 136, 0.09);
  border-radius: 50%;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.history .bg-cir .cir .yuan {
  position: absolute;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background-color: #1D2088;
}
.history .bg-cir.rotate .cir {
  animation: rotate 2s ease forwards;
}
.history .bg-cir.rotate2 .cir {
  animation: rotate2 2s ease forwards;
}
.history .cir1 {
  width: 100%;
  height: 100%;
  background-color: #fff;
}
.history .cir1 .yuan {
  top: 53.5%;
  left: -0.2%;
}
.history .cir2 {
  width: 66.7%;
  height: 66.7%;
  background-color: rgba(29, 32, 136, 0.01);
}
.history .cir2 .yuan {
  bottom: 8.6%;
  right: 20.4%;
}
.history .cir3 {
  width: 44.3%;
  height: 44.3%;
  background-color: #fff;
}
.history .cir3 .yuan {
  top: 8.6%;
  right: 20%;
}
.hisT {
  position: relative;
}
.hisT .swi-btn {
  background-color: rgba(0, 0, 0, 0.19);
}
.hisT-swiper .intro {
  width: 46.6%;
  margin: 0 auto 43px;
}
.hisT-swiper .intro * {
  font-weight: 100;
}
.hisT-swiper .year {
  color: #1D2088;
}
.hisB {
  position: relative;
  margin-top: 160px;
}
.hisB .line {
  position: absolute;
  left: 0;
  top: 22px;
  height: 1px;
}
.hisB .line1 {
  width: 100%;
  background-color: #DDDDDD;
}
.hisB .line1::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 13.55vw;
  height: 1px;
  background-color: #1D2088;
}
.hisB .line2 {
  width: 5%;
  background-color: #1D2088;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  z-index: 1;
}
.hisB-swiper {
  position: relative;
}
.hisB-swiper .swiper-slide {
  width: 10%;
  padding-top: 18px;
}
.hisB-swiper .cir {
  position: relative;
  width: 11px;
  height: 11px;
  border-radius: 50%;
  margin: 0 auto;
  background-color: #DDDDDD;
  transition: 0.3s 0.3s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.3s 0.3s cubic-bezier(0.65, 0, 0.35, 1);
  z-index: 2;
}
.hisB-swiper .cir::before {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 0;
  height: 0;
  border-radius: 50%;
  background-color: #1D2088;
  opacity: 0.1;
  transition: 0.3s 0.3s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.3s 0.3s cubic-bezier(0.65, 0, 0.35, 1);
  z-index: -1;
}
.hisB-swiper .year {
  font-family: 'Gilroy-M';
  line-height: 1;
  color: #ADADAD;
  margin-top: 33px;
}
.hisB-swiper .swiper-slide-thumb-active .cir {
  background-color: #1D2088;
}
.hisB-swiper .swiper-slide-thumb-active .cir::before {
  width: 409%;
  height: 409%;
}
.hisB-swiper .swiper-slide-thumb-active .year {
  color: #1D2088;
}
.honor {
  position: relative;
  padding-bottom: 133px;
}
.honor::before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 133px;
  background: linear-gradient(180deg, #666666 0%, rgba(255, 255, 255, 0) 100%);
  opacity: 0.21;
}
.honor::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 113px;
  width: 100%;
  height: 20px;
  background-color: #ECECEC;
}
.ry-wrap {
  position: relative;
}
.ry-wrap .swi-btn {
  background-color: rgba(0, 0, 0, 0.19);
}
.ry-wrap .swi-prev {
  left: -70px;
}
.ry-wrap .swi-next {
  right: -70px;
}
.honor-swiper .swiper-slide {
  width: auto;
  max-width: 19.3%;
  margin-left: 40px;
}
.solve-item:nth-of-type(even) {
  background-color: #F8FAFF;
}
.solve-item .solve-tit * {
  line-height: 1;
}
.solve-item .solve-tit .p1 {
  font-weight: 500;
}
.solve-item .solve-tit .p2 {
  color: #ADADAD;
  font-weight: 100;
  margin-top: 11px;
}
.solve-item .solve-tit .more {
  background-color: #1D2088;
  margin: 26px auto 0;
}
.solve-item .solve-tit .more * {
  color: #fff;
}
.solve-img {
  position: relative;
  width: 88.5%;
  margin: 0 auto;
}
.solve-img .item {
  position: absolute;
  white-space: nowrap;
  padding: 9px 30px 9px 12px;
  background-color: rgba(0, 0, 0, 0.6);
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.solve-img .item:nth-of-type(2n) .cir::before {
  animation-duration: 2.5s;
  animation-delay: 0.5s;
}
.solve-img .item .cir {
  position: relative;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  margin-right: 12px;
}
.solve-img .item .cir::before,
.solve-img .item .cir::after {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
}
.solve-img .item .cir::before {
  width: 100%;
  height: 100%;
  background-color: #fff;
  animation: scale1 2s 0.2s infinite cubic-bezier(0, 0, 0.49, 1.02);
}
.solve-img .item .cir::after {
  width: 27.3%;
  height: 27.3%;
  background-color: #fff;
}
.solve-img .item .itemR {
  padding-top: 4px;
}
.solve-img .item * {
  line-height: 1;
  color: #fff;
  font-weight: 100;
}
.solve-img .item .more {
  margin-top: 13px;
  display: none;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.solve-img .item .more i {
  font-size: 12px;
  margin-left: 12px;
}
.solve-img .item:hover {
  background-color: #1D2088;
}
.solve-img .item:hover .more {
  display: block;
  opacity: 1;
  visibility: visible;
}
.solve-img .ple {
  -webkit-flex-direction: row-reverse;
  -moz-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  -o-flex-direction: row-reverse;
  flex-direction: row-reverse;
  padding: 9px 12px 9px 30px;
}
.solve-img .ple .cir {
  margin-left: 12px;
  margin-right: 0;
}
.alTop .proL img {
  height: 100%;
  object-fit: cover;
}
.alTop .line {
  position: relative;
  height: 5px;
  width: 40px;
  background-color: #fff;
  overflow: hidden;
  margin-top: 30px;
}
.alTop .line::before {
  content: '';
  position: absolute;
  left: -100%;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #E8390D;
  animation: roll 3s ease-out infinite;
  z-index: 2;
}
.alTop .intro * {
  font-weight: 100;
}
.design-item {
  width: 28.4%;
  margin-right: 7.4%;
  margin-bottom: 114px;
}
.design-item:nth-of-type(3n) {
  margin-right: 0;
}
.design-item .name {
  color: #1D2088;
  font-weight: 500;
  padding-bottom: 33px;
  border-bottom: 1px solid #CCCCCC;
  margin-bottom: 26px;
}
.design-item .intro {
  font-weight: 100;
}
.facp {
  background-color: #1D2088;
}
.facp * {
  color: #fff;
}
.facps {
  margin-top: 47px;
}
.facp-item {
  width: 30.7%;
  margin-right: 3.95%;
  margin-bottom: 40px;
}
.facp-item:nth-of-type(3n) {
  margin-right: 0;
}
.facp-item img {
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.facp-item .name {
  margin-top: 20px;
}
.facp-item:hover img {
  transform: scale(1.04);
}
.partL {
  width: 250px;
}
.partL .navName {
  background: linear-gradient(266deg, #E8390D 0%, #1D2088 100%);
  padding: 30px 12.4%;
}
.partL .navName * {
  color: #fff;
  line-height: 1.4;
}
.partL .navName i {
  font-size: 29px;
}
.partL .nav {
  background-color: #F8FAFF;
}
.partL .item {
  position: relative;
  display: block;
  width: auto;
  height: auto;
  padding: 20px 12.4% 20px 20.4%;
  border-bottom: 1px solid #DDDDDD;
  overflow: hidden;
}
.partL .item::before,
.partL .item::after {
  content: '';
  position: absolute;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.partL .item::before {
  left: 0;
  bottom: 0;
  width: 100%;
  height: 0;
  background-color: #1D2088;
  z-index: 1;
}
.partL .item::after {
  content: '';
  position: absolute;
  left: 12.4%;
  top: 50%;
  transform: translateY(-50%);
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: #ADADAD;
  z-index: 2;
}
.partL .item span {
  position: relative;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  z-index: 2;
}
.partL .item i {
  position: absolute;
  right: 20%;
  top: 50%;
  transform: translateY(-50%);
  font-size: 13px;
  color: #fff;
  opacity: 0;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  z-index: 2;
}
.partL .item:hover::before,
.partL .item.active::before {
  top: 0;
  bottom: auto;
  height: 100%;
}
.partL .item:hover::after,
.partL .item.active::after {
  background-color: #fff;
}
.partL .item:hover span,
.partL .item.active span {
  color: #fff;
}
.partL .item:hover i,
.partL .item.active i {
  right: 10.8%;
  opacity: 1;
}
.proNav-swiper .swiper-wrapper {
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
}
.partR {
  width: calc(96.3% - 250px);
  margin-left: 3.7%;
}
.pro-item {
  width: 30.8%;
  margin-right: 3.8%;
  margin-bottom: 40px;
}
.pro-item:nth-of-type(3n) {
  margin-right: 0;
}
.pro-item .img {
  position: relative;
  padding-bottom: 70%;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  overflow: hidden;
}
.pro-item .img img {
  position: absolute;
  left: 0;
  top: 0;
  object-fit: cover;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.pro-item p {
  margin-top: 20px;
}
.pro-item:hover img {
  transform: scale(1.04);
}
.pro-item:hover .img {
  transform: scale(1.04);
}
.pro-item:hover p {
  color: #1D2088;
}
.product .paging {
  margin-top: 48px;
}
.feature .feaL {
  width: 51.4%;
}
.feature .feaR {
  margin-left: 7%;
  width: 41.6%;
  margin-top: 47px;
}
.feature .name {
  line-height: 1.2;
  padding-bottom: 40px;
  border-bottom: 1px solid rgba(173, 173, 173, 0.4);
}
.feature .intro {
  margin-top: 40px;
}
.feature .intro * {
  line-height: 1.4;
  font-weight: 100;
}
.feature .intro p {
  position: relative;
  padding-left: 4.7%;
}
.feature .intro p::before {
  content: '';
  position: absolute;
  left: 0;
  top: 10px;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: #1D2088;
}
.feature .intro strong {
  font-weight: bold;
}
.feature .intro strong * {
  font-weight: bold;
}
.feature .intro ol,
.feature .intro ul,
.feature .intro li {
  list-style: disc;
}
.feature .intro ol::marker,
.feature .intro ul::marker,
.feature .intro li::marker {
  color: #1D2088;
}
.cpxq {
  position: relative;
}
.cpxq .swiper-pagination {
  left: auto;
  right: 6.4%;
  bottom: 4.9%;
}
.cpxq .swiper-pagination-bullet {
  width: 7px;
  height: 7px;
  background-color: #ADADAD;
  margin-left: 26px;
  opacity: 1;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.cpxq .swiper-pagination-bullet-active {
  width: 13px;
  height: 13px;
  background-color: #1D2088;
}
.cpxq .swi-btn {
  background-color: rgba(0, 0, 0, 0.19);
}
.cpxq .swi-prev {
  left: 2%;
}
.cpxq .swi-next {
  right: 2%;
}
.proList-swiper video {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}
.proList-swiper img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}
.cp-swiper1 .pro-inner {
  padding-bottom: 88.9%;
}
.pro-ads {
  background-color: #F8FAFF;
}
.pro-ads .ad {
  background-color: #1D2088;
}
.pro-ads .ad .img {
  width: 50%;
  height: 100%;
  overflow: hidden;
}
.pro-ads .ad .img img {
  height: 100%;
  object-fit: cover;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.pro-ads .ad .name {
  position: relative;
  padding-bottom: 32px;
}
.pro-ads .ad .name::before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 8.2%;
  height: 2px;
  background-color: #fff;
}
.pro-ads .ad .txt {
  width: 50%;
  padding: 15px 6.7% 15px 4.3%;
}
.pro-ads .ad .txt * {
  color: #fff;
}
.pro-ads .ad .intro {
  margin-top: 47px;
}
.pro-ads .ad .intro * {
  font-weight: 100;
}
.pro-ads .ad .intro strong {
  font-weight: bold;
}
.pro-ads .ad .intro strong * {
  font-weight: bold;
}
.pro-ads .ad:nth-of-type(even) {
  -webkit-flex-direction: row-reverse;
  -moz-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  -o-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.pro-ads .ad:hover .img img {
  transform: scale(1.04);
}
.drawing {
  background-color: #F8FAFF;
}
.drawing .img img {
  width: auto;
  max-width: 100% !important;
  height: auto !important;
  margin: 0 auto;
}
.case-swiper1 {
  width: 81%;
  margin-left: 0;
}
.case-swiper1 .swiper-slide {
  position: relative;
}
.case-swiper1 .swiper-slide::before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 24%;
  background: linear-gradient(180deg, rgba(29, 32, 136, 0) 0%, #1D2088 100%);
  z-index: 1;
}
.case-swiper1 .swiper-slide .img {
  overflow: hidden;
  height: 100%;
}
.case-swiper1 .swiper-slide .img img {
  height: 100%;
  object-fit: cover transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1); -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);;
}
.case-swiper1 .swiper-slide:hover img {
  transform: scale(1.04);
}
.case-swiper1 .name {
  position: absolute;
  left: 0;
  right: 0;
  padding: 0 5.9%;
  width: 100%;
  bottom: 6.9%;
  font-weight: 100;
  color: #fff;
  z-index: 2;
}
.case-swiper1 .icon {
  z-index: 2;
}
.case-swiper1 .icon i {
  font-size: 71px;
  color: #fff;
}
.case-swiper1 .has-video {
  cursor: pointer;
}
.caseR {
  position: relative;
  width: 17.5%;
}
.caseR .swi-btns {
  margin-top: 11px;
}
.caseR .swi-btn {
  position: relative;
  left: auto;
  right: auto;
  width: 50%;
  height: 50px;
  border-radius: 0;
  margin-top: 0;
  background-color: #ADADAD;
}
.case-swiper2 {
  height: 577px;
}
.case-swiper2 .swiper-slide {
  overflow: hidden;
}
.case-swiper2 .swiper-slide-thumb-active img {
  animation: scale 2s ease forwards;
}
.consult .com-tit1 .p3 {
  margin-top: 27px;
}
.consult .formT {
  margin-bottom: 26px;
}
.consult .formT .form-item {
  height: 60px;
}
.consult .form-item {
  width: 32.1%;
  padding: 0 1.8%;
  border-radius: 5px;
  background-color: #F8FAFF;
  color: #666666;
  box-sizing: border-box;
  margin-right: 1.85%;
}
.consult .form-item:nth-of-type(3n) {
  margin-right: 0;
}
.consult .select-drop {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background: #F8FAFF url(../image/sjx.png) no-repeat 89% 50%;
  margin-right: 0 !important;
}
.consult .textarea {
  padding-top: 36px;
  padding-bottom: 36px;
  width: 100%;
  height: 279px;
  resize: none;
}
.consult .btn {
  background-color: #1D2088;
}
.consult .btn * {
  color: #fff;
}
.consult .btn span {
  font-weight: 100;
}
.consult .tel {
  padding: 0;
  background-color: #E8390D;
  margin-left: 40px;
}
.consult .tel * {
  color: #fff;
}
.consult .tel i {
  margin-right: 10px;
}
.consult .tel span {
  font-family: 'Gilroy-M';
}
.relate {
  background: linear-gradient(153deg, #1D2088 0%, #E8390D 100%);
}
.relate .com-tit1 * {
  color: #fff;
}
.relate .relate-item p {
  color: #fff;
}
.relate-item {
  width: 28.6%;
  margin-left: 3.55%;
  margin-bottom: 35px;
}
.relate-item:nth-of-type(3n) {
  margin-right: 3.55%;
}
.relate-item .img {
  position: relative;
  padding-bottom: 70%;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.relate-item .img img {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  height: 100%;
  object-fit: cover;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.relate-item p {
  margin-top: 30px;
}
.relate-item:hover .img {
  transform: scale(1.04);
}
.proL {
  width: 50%;
  background-color: #fff;
}
.cp-swiper2 {
  width: 100%;
  height: 100%;
}
.cp-swiper2 .pro-inner {
  padding-bottom: 90.6%;
}
.proR {
  width: 50%;
  padding-right: 7.4%;
  padding-left: 6.1%;
  background: linear-gradient(129deg, #1D2088 43%, #E8390D 100%);
}
.proR * {
  color: #fff;
}
.proR .back {
  font-weight: 100;
}
.proR .back i {
  margin-right: 8px;
}
.proR .name {
  font-weight: 500;
  padding-bottom: 40px;
  border-bottom: 1px solid rgba(173, 173, 173, 0.4);
}
.proR .info-items {
  margin-top: 48px;
}
.proR .info-item {
  margin-bottom: 35px;
}
.proR .info-item * {
  font-weight: 100;
}
.proR .info-item .info-name {
  flex-shrink: 0;
}
.proR .item {
  display: inline-block;
  min-width: 130px;
  padding: 12px 25px;
  border-radius: 21px;
  border: 1px solid rgba(255, 255, 255, 0.35);
  line-height: 1;
  margin-bottom: 30px;
  text-align: center;
}
.proR .item:not(:last-of-type) {
  margin-right: 20px;
}
.proR .area .info-name,
.proR .standard .info-name {
  padding-top: 8px;
}
.proR .area {
  margin-bottom: 10px;
}
.proR .com-more3 {
  background-color: #fff;
  margin-bottom: 10px;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.proR .com-more3:not(:last-of-type) {
  margin-right: 25px;
}
.proR .com-more3 * {
  color: #1D2088;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.proR .com-more3 i {
  font-size: 20px;
}
.proR .com-more3:hover {
  background-color: #E8390D;
}
.proR .com-more3:hover * {
  color: #fff;
}
.proR .guide i {
  font-size: 16px;
}
.proB {
  background-color: #F8FAFF;
  padding-bottom: 48px;
}
.cpNav {
  padding: 0 6.5%;
  background-color: #1D2088;
}
.ProIntro-swiper .swiper-slide {
  position: relative;
  width: auto;
  padding: 21px 78px;
  color: #fff;
}
.ProIntro-swiper .swiper-slide::before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 0;
  height: 100%;
  background-color: #E8390D;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  z-index: -1;
}
.ProIntro-swiper .swiper-slide:hover::before,
.ProIntro-swiper .swiper-slide.active::before {
  left: 0;
  right: auto;
  width: 100%;
}
.cpIntros {
  padding-left: 6.5%;
  padding-right: 6.5%;
  background-color: #fff;
}
.cp-intro .name {
  margin-bottom: 40px;
}
.cp-intro .name .line {
  position: relative;
  width: 5px;
  height: 30px;
  background-color: #1D2088;
  margin-right: 27px;
  overflow: hidden;
}
.cp-intro .name .line::before {
  content: '';
  position: absolute;
  left: 0;
  top: -100%;
  width: 100%;
  height: 100%;
  background-color: #E8390D;
  animation: roll2 3s ease-out infinite;
  z-index: 2;
}
.cp-intro .intro * {
  font-size: inherit;
  font-weight: 100;
}
.cp-intro .intro img {
  display: inline;
  width: auto;
  max-width: 100% !important;
  height: auto !important;
}
.cp-intro .intro strong {
  font-weight: bold;
}
.cp-intro .intro strong * {
  font-weight: bold;
}
.cp-intro .intro li {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}
.cp-intro .intro li:not(:last-of-type) {
  margin-bottom: 5px;
}
.cp-intro .intro .item1 {
  width: 300px;
  padding: 14px 2% 14px 4.2%;
  color: #fff;
  background-color: #1D2088;
}
.cp-intro .intro .item2 {
  width: calc(100% - 303px);
  margin-left: 3px;
  background-color: #F7F7F7;
  padding: 14px 2% 14px 10.7%;
}
.cp-intro .intro table {
  width: 100% !important;
  max-width: 100% !important;
  border-collapse: collapse !important;
  background-color: #F7F7F7;
}
.cp-intro .intro tr:not(:last-of-type) {
  margin-bottom: 4px;
}
.cp-intro .intro td {
  padding: 15px 2% !important;
  vertical-align: middle;
  text-align: center;
  border: 4px solid #fff !important;
}
.cp-intro .intro video {
  width: auto;
  max-width: 100% !important;
}
.speci li {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}
.speci li:not(:last-of-type) {
  margin-bottom: 4px;
}
.speci li:nth-of-type(odd) > div {
  background-color: #F7F7F7;
}
.speci li:nth-of-type(even) > div {
  background-color: #D2DAEC;
}
.speci li * {
  font-weight: 100;
}
.speci li > div {
  width: 49.9%;
  vertical-align: middle;
  margin-right: 0.2%;
}
.speci li > div:nth-of-type(2n) {
  margin-right: 0;
}
.speci .item1 {
  padding: 14px 2% 14px 4.2%;
}
.speci .item2 {
  margin-left: 3px;
  padding: 14px 2% 14px 10.7%;
}
.speci .item2 p:not(:last-of-type) {
  margin-bottom: 4px;
}
.nav-swiper .swiper-slide {
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.nav-swiper .swiper-slide:hover,
.nav-swiper .swiper-slide.active {
  color: #fff;
}
.com-navSwiper .swiper-slide {
  width: 160px;
  height: 50px;
  line-height: 50px;
  border-radius: 25px;
  color: #666666;
  box-sizing: border-box;
  text-align: center;
  border: 1px solid #DDDDDD;
}
.com-navSwiper .swiper-slide:not(:last-of-type) {
  margin-right: 40px;
}
.com-navSwiper .swiper-slide:hover,
.com-navSwiper .swiper-slide.active {
  border-color: #1D2088;
  background-color: #1D2088;
}
.new-swiper {
  margin-left: 0;
  margin-right: 0;
}
.newsT .filters * {
  color: #666666;
}
.newsT .filters i {
  font-size: 20px;
}
.newsT .filters span {
  margin: 0 20px 0 13px;
}
.newsT .filter-item {
  width: 150px;
  height: 50px;
  border-radius: 25px;
  font-family: 'Gilroy-M';
  border: 1px solid #DDDDDD;
  box-sizing: border-box;
  padding-left: 35px;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background: url(../image/sjx2.png) no-repeat 87% 50%;
}
.newsT .filter1 {
  margin-right: 10px;
}
.al-news {
  margin-bottom: 69px;
}
.al-news .news-item {
  width: 30.6%;
  margin-right: 4.1%;
  margin-bottom: 65px;
}
.al-news .news-item:nth-of-type(3n) {
  margin-right: 0;
}
.al-news .news-item .img {
  overflow: hidden;
}
.al-news .news-item img {
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.al-news .news-item .txt {
  padding: 35px 7.3% 41px;
  background-color: #F8FAFF;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.al-news .news-item .name,
.al-news .news-item .des {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.al-news .news-item .name {
  height: 72px;
}
.al-news .news-item .des {
  height: 58px;
  color: #666666;
  margin-top: 23px;
  margin-bottom: 41px;
}
.al-news .news-item .date {
  color: #999999;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.al-news .news-item .jt {
  position: relative;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  border: 1px solid #ADADAD;
  box-sizing: border-box;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.al-news .news-item .jt i {
  color: #ADADAD;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.al-news .news-item:hover img {
  transform: scale(1.04);
}
.al-news .news-item:hover * {
  color: #fff;
}
.al-news .news-item:hover .txt {
  background-color: #1D2088;
}
.al-news .news-item:hover .jt {
  border-color: #fff;
}
.al-news .news-item:hover .jt i {
  color: #fff;
}
.noitice {
  position: relative;
  height: 250px;
  background-color: #F8FAFF;
  margin-bottom: 40px;
}
.noitice::before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 0;
  background-color: #1D2088;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.noitice > div {
  position: relative;
  z-index: 2;
}
.noitice .date {
  width: 122px;
  height: 122px;
  box-sizing: border-box;
  border: 1px solid #DDDDDD;
  margin-left: 3.5%;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.noitice .date * {
  font-family: 'Gilroy';
  line-height: 1;
  color: #1D2088;
}
.noitice .date .day {
  margin-bottom: 9px;
  border-bottom: 1px solid #DDDDDD;
}
.noitice .txt {
  width: calc(83.9% - 122px);
  padding: 0 7.3%;
}
.noitice .name {
  margin-bottom: 16px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.noitice .des {
  font-weight: 100;
  color: #666666;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.noitice .noR {
  position: relative;
  width: 12.6%;
  height: 100%;
  border-left: 1px solid #DDDDDD;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.noitice .icon {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  border: 1px solid #ADADAD;
  box-sizing: border-box;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.noitice .icon i {
  font-size: 13px;
  color: #ADADAD;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.noitice:hover::before {
  top: 0;
  bottom: auto;
  height: 100%;
}
.noitice:hover .date {
  border-color: #fff;
  background-color: #fff;
}
.noitice:hover .name,
.noitice:hover .des {
  color: #fff;
}
.noitice:hover .noR {
  border-left-color: rgba(255, 255, 255, 0.15);
}
.noitice:hover .icon {
  background-color: #fff;
}
.noitice:hover .icon i {
  color: #1D2088;
}
.new-tit {
  background: linear-gradient(157deg, #1D2088 30%, #E8390D 110%);
}
.new-tit * {
  color: #fff;
}
.infoList .info {
  border-bottom: 1px solid #DDDDDD;
}
.infoList .info * {
  font-weight: 100;
  font-size: inherit;
  color: #666666;
}
.infoList .info img {
  display: inline;
  width: auto;
  max-width: 100% !important;
  height: auto !important;
}
.infoList .info strong {
  font-weight: bold;
}
.infoList .info strong * {
  font-weight: bold;
}
.infoList .info table {
  width: 100% !important;
  max-width: 100% !important;
  border-collapse: collapse !important;
  background-color: #F8FAFF;
  text-align: center;
}
.infoList .info table,
.infoList .info td,
.infoList .info th {
  border-collapse: collapse;
  border: 1px solid #DDDDDD;
}
.infoList .info td,
.infoList .info th {
  padding: 10px 2%;
  vertical-align: middle;
}
.infoList .page {
  margin-top: 42px;
}
.infoList .back {
  width: 160px;
  height: 50px;
  line-height: 50px;
  border-radius: 25px;
  color: #666666;
  border: 1px solid #DDDDDD;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.infoList .back:hover {
  color: #fff;
  background-color: #1D2088;
  border-color: #1D2088;
}
.infoList .page-item {
  font-weight: 100;
  color: #666666;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.infoList .page-item i {
  font-size: 13px;
  color: #666666;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.infoList .page-item:hover {
  color: #1D2088;
}
.infoList .page-item:hover i {
  color: #1D2088;
}
.infoList .prev i {
  margin-right: 25px;
}
.infoList .next i {
  margin-left: 25px;
}
.down {
  position: relative;
  display: inline-block;
  width: 32.1%;
  background-color: #F8FAFF;
  margin-bottom: 25px;
  padding: 41px 2.6% 36px;
  margin-right: 1.85%;
  cursor: pointer;
}
.down:nth-of-type(3n) {
  margin-right: 0;
}
.down::before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 0;
  background-color: #1D2088;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  z-index: -1;
}
.down .label {
  color: #ADADAD;
  padding: 0 15px 0 18px;
  background-color: #E7EAF2;
  border-radius: 13px;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.down .name {
  margin-top: 10px;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.down .bot {
  margin-top: 21px;
  padding-top: 20px;
  border-top: 1px solid #DDDDDD;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.down .downL * {
  color: #666666;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.down .downL i {
  margin-right: 15px;
}
.down .number {
  font-weight: 100;
  color: #666666;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.down:hover::before {
  top: 0;
  bottom: 0;
  height: 100%;
}
.down:hover .label {
  background-color: #fff;
  color: #1D2088;
}
.down:hover .bot {
  border-top-color: rgba(221, 221, 221, 0.3);
}
.down:hover .downL * {
  color: #fff;
}
.down:hover .name,
.down:hover .number {
  color: #fff;
}
.mask-form {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 2000;
  opacity: 0;
  visibility: hidden;
  transition: 0.35s;
}
.mask-form .mask-wrap {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 617px;
  max-width: 92vw;
  height: 606px;
  padding: 0 2.1%;
  border-radius: 14px 110px 14px 14px;
  background-color: #fff;
}
.mask-form .closed {
  position: absolute;
  left: 30px;
  top: 30px;
  line-height: 1;
  cursor: pointer;
}
.mask-form .closed i {
  font-size: 30px;
  color: #ADADAD;
  line-height: 1;
}
.mask-form .name {
  color: #262E3C;
  margin-bottom: 31px;
}
.mask-form .des * {
  font-weight: 200;
  color: #666666;
  line-height: 1.4;
}
.mask-form .form {
  width: 100%;
  margin-top: 40px;
}
.mask-form .form-input {
  display: block;
  width: 74.5%;
  height: 50px;
  color: #ADADAD;
  font-weight: 200;
  text-align: center;
  border-radius: 25px;
  background-color: #EEEEEE;
  padding: 0 2%;
  box-sizing: border-box;
  margin: 0 auto 12px;
}
.mask-form .form-input:last-of-type {
  margin-bottom: 0;
}
.mask-form .form-input::placeholder {
  color: #ADADAD;
}
.mask-form .form-input::-webkit-input-placeholder {
  color: #ADADAD;
}
.mask-form .form-input:-ms-input-placeholder {
  color: #ADADAD;
}
.mask-form .btn {
  background-color: #1D2088;
  margin: 51px auto 0;
}
.mask-form .btn * {
  color: #fff;
}
.mask-form.active {
  opacity: 1;
  visibility: visible;
}
.cases {
  margin-bottom: 33px;
}
.case-item {
  width: 30.8%;
  margin-bottom: 40px;
  margin-right: 3.8%;
}
.case-item:nth-of-type(3n) {
  margin-right: 0;
}
.case-item .img {
  position: relative;
}
.case-item img {
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.case-item .txt {
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  height: 100%;
  background-color: rgba(29, 32, 136, 0.85);
  padding: 0 10%;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.case-item .txt * {
  color: #fff;
}
.case-item .des {
  font-weight: 100;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.case-item .icon {
  position: relative;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  border: 1px solid #fff;
  box-sizing: border-box;
  margin: 29px auto 0;
}
.case-item .name {
  margin-top: 20px;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.case-item:hover img {
  transform: scale(1.04);
}
.case-item:hover .txt {
  top: 0;
}
.case-item:hover .name {
  color: #1D2088;
}
.caseInfo {
  background-color: #F7F7F7;
}
.caseInfo-swiper .swiper-slide {
  position: relative;
  width: 62.2%;
}
.caseInfo-swiper .swiper-slide::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #000000;
  opacity: 0.19;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.caseInfo-swiper .swiper-slide-active::before {
  opacity: 0;
}
.caseInfo-swiper .swi-btn {
  background-color: rgba(0, 0, 0, 0.19);
}
.caseInfo-swiper .swi-prev {
  left: 12.1%;
}
.caseInfo-swiper .swi-next {
  right: 12.1%;
}
.xm-wrap .title {
  margin-bottom: 40px;
}
.xm-wrap .xmInfo video {
  width: auto;
  height: auto;
  max-width: 100%;
}
.evaluate-item:nth-of-type(odd) {
  background-color: #F8FAFF;
  padding-bottom: 60px;
}
.evaluate-item:nth-of-type(odd) .txt {
  margin-right: 12.1%;
}
.evaluate-item:nth-of-type(even) {
  padding-bottom: 80px;
}
.evaluate-item:nth-of-type(even) .eval-wrap {
  -webkit-flex-direction: row-reverse;
  -moz-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  -o-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.evaluate-item:nth-of-type(even) .txt {
  margin-left: 12.1%;
}
.evaluate-item > .eval-wrap {
  width: 94%;
  margin: 0 auto;
}
.evaluate-item .txt {
  width: 41.5%;
}
.evaluate-item .img {
  position: relative;
  width: 46.4%;
  cursor: pointer;
}
.evaluate-item .img::before,
.evaluate-item .img::after {
  content: '';
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}
.evaluate-item .img::before {
  left: 0;
  background-color: rgba(0, 0, 0, 0.15);
  z-index: 1;
}
.evaluate-item .img::after {
  right: auto;
  background-color: rgba(255, 255, 255, 0.9);
  transition: 0.5s ease;
  -webkit-transition: 0.5s ease;
  z-index: 2;
}
.evaluate-item .img img {
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.evaluate-item .img .icon {
  z-index: 2;
}
.evaluate-item .img i {
  font-size: 57px;
  color: #fff;
}
.evaluate-item .img:hover img {
  transform: scale(1.04);
}
.evaluate-item .name {
  font-weight: 500;
  color: #262E3C;
  line-height: 1.25;
  margin-bottom: 39px;
}
.evaluate-item .des {
  font-weight: 100;
}
.evaluate-item .zixun {
  background-color: #1D2088;
}
.evaluate-item .zixun * {
  color: #fff;
}
.evaluate-item .zixun span {
  font-weight: 100;
}
.evaluate-item .zixun i {
  font-size: 21px;
}
.evaluate-item.animated .img::after {
  left: auto;
  right: 0;
  width: 0;
}
.ser-item {
  width: 21.8%;
  height: 420px;
  background-color: #F7F7F7;
  margin-right: 2.56%;
  padding: 95px 2.7% 0 3.2%;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.ser-item:first-of-type {
  margin-left: 2.56%;
}
.ser-item .icon {
  position: relative;
  width: 67px;
  height: 67px;
  border-radius: 50%;
  box-sizing: border-box;
  border: 1px solid #1D2088;
  margin: 0 auto 33px;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.ser-item .icon i {
  color: #1D2088;
  font-size: 22px;
}
.ser-item .txt * {
  color: #000000;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.ser-item .name {
  margin-bottom: 21px;
}
.ser-item .place {
  font-weight: 100;
}
.ser-item .intro {
  min-height: 58px;
  margin-bottom: 27px;
}
.ser-item .tel {
  font-family: 'Gilroy-M';
  color: #1D2088;
}
.ser-item .toGo {
  font-weight: 100;
  color: #1D2088;
}
.ser-item:hover {
  background-color: #1D2088;
}
.ser-item:hover .icon {
  background-color: #fff;
}
.ser-item:hover .txt * {
  color: #fff;
}
.office .com-tit1 * {
  color: #fff;
}
.off-item {
  width: 47.6%;
  padding: 36px 2.1% 41px 2.9%;
  background-color: #fff;
  margin-bottom: 40px;
  margin-right: 4.8%;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.off-item:nth-of-type(2n) {
  margin-right: 0;
}
.off-item * {
  color: #000000;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.off-item .name {
  font-weight: 500;
  margin-bottom: 21px;
}
.off-item .item:not(:last-of-type) {
  margin-bottom: 17px;
}
.off-item:hover {
  background-color: #1D2088;
}
.off-item:hover * {
  color: #fff;
}
.ywzx .btn {
  margin: 0 auto;
}
.com-soluTit {
  position: relative;
  background-color: #fff;
  margin-top: -60px;
  padding: 63px 6% 62px;
  border-bottom: 1px dashed #DDDDDD;
  z-index: 2;
}
.com-soluTit .name {
  line-height: 1.2;
  font-weight: 500;
  margin-bottom: 38px;
}
.com-soluTit .des {
  color: #666666;
  font-weight: 100;
}
.com-soluTit .des * {
  color: #666666;
  line-height: 1.4;
  font-weight: 100;
}
.baTech {
  margin-bottom: 299px;
}
.baTech .basciC {
  position: relative;
  width: 632px;
  height: 632px;
  margin: 0 auto;
}
.baTech .center {
  width: 100%;
  height: 100%;
  margin: 0 auto;
}
.baTech .cir {
  box-sizing: border-box;
  border-radius: 50%;
}
.baTech .cir1 {
  width: 57.9%;
  height: 57.9%;
  background-color: #F8FAFF;
}
.baTech .cir1 .txt {
  width: 70.5%;
  height: 70.5%;
  padding: 0 8.1%;
  border-radius: 50%;
  background: linear-gradient(149deg, #1D2088 0%, #E8390D 100%);
}
.baTech .cir1 .txt * {
  color: #fff;
}
.baTech .cir1 .p1 {
  font-weight: bold;
}
.baTech .cir1 .p2 {
  font-weight: 100;
}
.baTech .cir2 {
  width: 76.3%;
  height: 76.3%;
  border: 1px dashed #DDDDDD;
}
.baTech .cir2 .yuan {
  position: absolute;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #DDDDDD;
}
.baTech .cir2 .yuan1 {
  left: 1.7%;
  top: 32.6%;
}
.baTech .cir2 .yuan2 {
  right: 17.4%;
  top: 10%;
}
.baTech .cir2 .yuan3 {
  bottom: -5px;
  left: 50%;
  transform: translateX(-50%);
}
.baTech .cir3 {
  width: 100%;
  height: 100%;
  border: 1px solid #DDDDDD;
}
.baTech .item {
  position: absolute;
}
.baTech .item .abbr {
  position: relative;
  width: 72px;
  height: 72px;
}
.baTech .item .abbR-c {
  width: 100%;
  height: 100%;
  background-color: #1D2088;
  border-radius: 50%;
  border: 5px solid #fff;
  box-sizing: border-box;
  box-shadow: 0px 3px 6px 1px rgba(0, 0, 0, 0.16);
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.baTech .item .abbR-c span {
  text-align: center;
  font-weight: bold;
  color: #fff;
}
.baTech .item .intro {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 300px;
  min-height: 150px;
  background-color: #F8FAFF;
  box-shadow: 0px 6px 20px 1px rgba(29, 32, 136, 0.09);
  padding: 16px 25.8% 14px 30.6%;
  border-radius: 10px;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.baTech .item .intro::before {
  content: '';
  position: absolute;
  top: 50%;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7px 5px;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.baTech .item .intro * {
  color: #666666;
  line-height: 1.4;
  font-size: inherit;
  font-weight: 100;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.baTech .item:hover .abbR-c {
  transform: translate(-50%, -50%) scale(1.61);
}
.baTech .item:hover .intro {
  background-color: #1D2088;
}
.baTech .item:hover .intro * {
  color: #fff;
}
.baTech .item-l .intro {
  right: 127%;
}
.baTech .item-l .intro::before {
  right: 0;
  transform: translate(100%, -50%);
  border-color: transparent transparent transparent #F8FAFF;
}
.baTech .item-l:hover .intro {
  right: 150%;
}
.baTech .item-l:hover .intro::before {
  border-color: transparent transparent transparent #1D2088;
}
.baTech .item-r .intro {
  left: 127%;
}
.baTech .item-r .intro::before {
  left: 0;
  transform: translate(-100%, -50%);
  border-color: transparent #F8FAFF transparent transparent;
}
.baTech .item-r:hover .intro {
  left: 150%;
}
.baTech .item-r:hover .intro::before {
  border-color: transparent #1D2088 transparent transparent;
}
.baTech .item-b .intro {
  left: 50%;
  top: 127%;
  transform: translate(-50%, 0);
}
.baTech .item-b .intro::before {
  left: 50%;
  top: 0;
  transform: translate(-50%, -100%);
  border-color: transparent transparent #F8FAFF transparent;
}
.baTech .item-b:hover .intro {
  top: 150%;
}
.baTech .item-b:hover .intro::before {
  border-color: transparent transparent #1D2088 transparent;
}
.baTech .item1 {
  left: 0;
  top: 19.9%;
}
.baTech .item2 {
  left: 4.1%;
  top: 71.7%;
}
.baTech .item3 {
  right: 0;
  top: 19.9%;
}
.baTech .item4 {
  right: 4.1%;
  top: 71.7%;
}
.baTech .item5 {
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 50%);
}
.request {
  background: linear-gradient(136deg, #1D2088 0%, #E8390D 100%);
}
.request * {
  color: #fff;
}
.request .com-tit2 {
  margin-bottom: 45px;
}
.request .intro img {
  display: inline;
  width: auto;
  max-width: 100% !important;
  height: auto !important;
}
.request .intro * {
  font-weight: 100;
}
.request .intro strong {
  font-weight: bold;
}
.request .intro strong * {
  font-weight: bold;
}
.request .re-item {
  width: 20%;
  margin-bottom: 34px;
}
.request .re-item * {
  font-weight: 100;
}
.request .re-item .num {
  width: 43px;
  height: 43px;
  line-height: 43px;
  text-align: center;
  border-radius: 50%;
  box-sizing: border-box;
  border: 1px dashed #fff;
}
.request .re-item .intro {
  width: calc(100% - 43px);
  padding-left: 6.2%;
}
.com-sect1 .img {
  margin: 45px auto 0;
}
.com-sect1 .img img {
  display: inline;
  width: auto;
  max-width: 100% !important;
  height: auto !important;
}
.mainGy {
  padding: 31px 2%;
  border-radius: 130px;
  background: linear-gradient(142deg, #1D2088 0%, #E8390D 100%);
}
.mainGy * {
  color: #fff;
}
.mainGy .name {
  font-weight: 500;
}
.mainGy .intro * {
  font-weight: 100;
}
.pd-items {
  margin-top: 45px;
}
.pd-item {
  width: 30.3%;
  margin-right: 4.55%;
  margin-bottom: 20px;
}
.pd-item:nth-of-type(3n) {
  margin-right: 0;
}
.pd-item .name {
  color: #1D2088;
  font-weight: 500;
  line-height: 1.1;
  margin: 19px 0 26px;
}
.pd-item .intro * {
  font-weight: 100;
  line-height: 1.4;
  color: #666666;
}
.class-item {
  width: 30.6%;
  min-height: 467px;
  background-color: #fff;
  border: 1px solid #DDDDDD;
  box-sizing: border-box;
  margin-bottom: 20px;
  margin-right: 4.1%;
  padding: 58px 2.5% 20px;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.class-item:nth-of-type(3n) {
  margin-right: 0;
}
.class-item .num {
  width: 72px;
  height: 72px;
  line-height: 72px;
  color: #fff;
  text-align: center;
  border-radius: 50%;
  background-color: #1D2088;
  margin: 0 auto;
}
.class-item h3 {
  font-weight: 500;
  margin-top: 14px;
  margin-bottom: 39px;
}
.class-item .intro * {
  font-weight: 100;
  line-height: 2;
  color: #666666;
}
.class-item .intro strong {
  font-weight: bold;
}
.class-item .intro strong * {
  font-weight: bold;
}
.class-item:hover {
  border-color: transparent;
  background: linear-gradient(128deg, #1D2088 0%, #E8390D 100%);
}
.class-item:hover .num {
  color: #1D2088;
  background-color: #fff;
}
.class-item:hover h3,
.class-item:hover .intro * {
  color: #fff;
}
.clothes {
  margin-bottom: 37px;
}
.clo-item {
  width: 47.9%;
  border: 1px solid #DDDDDD;
  padding: 20px 3.9% 20px 1.7%;
  margin-right: 4.2%;
  margin-bottom: 58px;
}
.clo-item:nth-of-type(2n) {
  margin-right: 0;
}
.clo-item .img {
  width: 30.7%;
  overflow: hidden;
}
.clo-item .img img {
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.clo-item .txt {
  width: 62.1%;
  margin-left: 7.2%;
  margin-top: 16px;
}
.clo-item h3 {
  color: #1D2088;
  font-weight: 500;
  margin-bottom: 12px;
}
.clo-item .intro * {
  font-weight: 100;
  color: #666666;
}
.clo-item:hover {
  border-color: #fff;
  background: linear-gradient(128deg, #1D2088 0%, #E8390D 100%);
}
.clo-item:hover .img img {
  transform: scale(1.04);
}
.clo-item:hover h3 {
  color: #fff;
}
.clo-item:hover .intro * {
  color: rgba(255, 255, 255, 0.6);
}
.shoes {
  padding-bottom: 40px;
  background: linear-gradient(134deg, #1D2088 0%, #E8390D 100%);
}
.shoes .com-tit2 * {
  color: #fff;
}
.shoes-item {
  width: 21.625%;
  margin-right: 4.5%;
  margin-bottom: 58px;
}
.shoes-item:nth-of-type(4n) {
  margin-right: 0;
}
.shoes-item .txt {
  height: 196px;
  padding: 29px 12.5% 10px 8.5%;
  background-color: #fff;
}
.shoes-item .name {
  font-weight: 500;
  line-height: 1.4;
  color: #1D2088;
  margin-bottom: 22px;
}
.shoes-item .des {
  font-weight: 100;
  color: #666666;
}
.ground .info {
  margin-top: 30px;
}
.ground .info * {
  font-weight: 100;
  color: #666666;
}
.ground .info img {
  display: inline;
  width: auto;
  max-width: 100% !important;
  height: auto !important;
}
.ground .info table {
  width: 100% !important;
  max-width: 100% !important;
  border-collapse: collapse !important;
  background-color: #F8FAFF;
  text-align: center;
}
.ground .info table,
.ground .info td,
.ground .info th {
  border-collapse: collapse;
  border: 1px solid #DDDDDD;
}
.ground .info td,
.ground .info th {
  padding: 15px 2%;
  vertical-align: middle;
}
.factor .img {
  width: 50.5%;
  margin-right: 3.4%;
}
.factor .factR {
  width: 46.1%;
}
.factor .item {
  padding: 36px 0;
  border-bottom: 1px solid #DDDDDD;
}
.factor .item:first-of-type {
  padding-top: 0;
}
.factor .item .icon {
  position: relative;
  width: 16%;
}
.factor .item .num {
  font-weight: 500;
  color: #fff;
}
.factor .item .txt {
  width: 82.5%;
  margin-left: 1.5%;
}
.factor .item .txt * {
  font-weight: 100;
  line-height: 1.4;
  color: #666666;
}
.factor .item .txt strong {
  font-weight: bold;
}
.factor .item .txt strong * {
  font-weight: bold;
}
.factor-wrap {
  margin-top: 46px;
}
.jsfa {
  background-color: #F8FAFF;
}
.fa-items {
  margin-top: 45px;
}
.fa-item {
  position: relative;
  width: 49.7%;
  margin-right: 0.6%;
  margin-bottom: 10px;
}
.fa-item::before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 27.9%;
  background: linear-gradient(180deg, rgba(29, 32, 136, 0) 0%, #1D2088 100%);
  z-index: 1;
}
.fa-item:nth-of-type(2n) {
  margin-right: 0;
}
.fa-item .img {
  overflow: hidden;
}
.fa-item .img img {
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.fa-item .txt {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 5%;
  padding: 0 2%;
  text-align: center;
  z-index: 2;
}
.fa-item .txt * {
  color: #fff;
  font-weight: 100;
}
.fa-item:hover .img img {
  transform: scale(1.04);
}
.gc-item {
  margin-bottom: 60px;
}
.gc-item .name {
  font-weight: 500;
}
.gc-item .intro {
  color: #262E3C;
}
.gc-item .intro table {
  width: 100%;
}
.gc-item .com-pa {
  padding: 0 2.6%;
}
.gc-item1 .intro .item2 {
  background-color: #EEEEEE;
}
.gc-item2 .sj-wrap .img {
  width: 50%;
  height: 100%;
}
.gc-item2 .sj-wrap .img img {
  height: 100%;
  object-fit: cover;
}
.gc-item2 .sj-wrap .txt {
  width: 50%;
  padding: 72px 6.7% 20px 4.3%;
  background: linear-gradient(138deg, #1D2088 0%, #E8390D 100%);
}
.gc-item2 .sj-wrap .txt * {
  color: #fff;
}
.gc-item2 .sj-wrap .sj-name {
  position: relative;
  padding-bottom: 33px;
}
.gc-item2 .sj-wrap .sj-name::before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 8.3%;
  height: 2px;
  background-color: #fff;
}
.gc-item2 .sj-wrap .sj-intro {
  margin-top: 32px;
}
.gc-item2 .sj-wrap .sj-intro * {
  line-height: 1.4;
}
.tech-fa .des {
  margin-top: 46px;
}
.tech-fa .des * {
  color: #262E3C;
  font-weight: 500;
}
.tech-item .techT {
  padding: 18px 2.9%;
  cursor: pointer;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.tech-item .techB {
  display: none;
  padding: 36px 9.5% 66px 2.9%;
  border: 1px solid #DDDDDD;
}
.tech-item:nth-of-type(odd) .techT {
  background-color: #F7F7F7;
}
.tech-item:nth-of-type(even) .techT {
  background-color: #D2DAEC;
}
.tech-item.active .techT {
  color: #fff;
  background-color: #1D2088;
}
.deSpe-item:not(:last-of-type) {
  margin-bottom: 50px;
}
.deSpe-item .name {
  font-weight: 500;
  color: #262E3C;
  margin-bottom: 30px;
}
.deSpe-item .intro {
  padding: 0 2.6%;
}
.deSpe-item .intro * {
  color: #666666;
}
.smt {
  margin-top: 38px;
}
.smt img {
  width: auto;
  max-width: 73.75%;
  height: auto;
  margin: 0 auto;
}
.so-fa {
  margin-bottom: 60px;
}
.so-fa:nth-of-type(odd) .soT .txt {
  padding-left: 14.5%;
  padding-right: 6%;
}
.so-fa:nth-of-type(even) .soT {
  -webkit-flex-direction: row-reverse;
  -moz-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  -o-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.so-fa:nth-of-type(even) .soT .txt {
  padding-left: 6%;
  padding-right: 14.5%;
}
.so-fa .soT .com-tit2 .line {
  margin-left: 0;
}
.so-fa .soT .txt {
  width: 50%;
  background: linear-gradient(134deg, #1D2088 0%, #E8390D 100%);
}
.so-fa .soT .txt * {
  color: #fff;
}
.so-fa .soT .des {
  margin-top: 41px;
}
.so-fa .soT .img {
  width: 50%;
}
.so-fa .soT .img img {
  height: 100%;
  object-fit: cover;
}
.com-sofa {
  border-bottom: 1px solid #DDDDDD;
}
.sofa1-item {
  width: 21.9%;
  margin-right: 5.9%;
  margin-bottom: 40px;
}
.sofa1-item .img {
  margin-bottom: 15px;
  overflow: hidden;
}
.sofa1-item .img img {
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.sofa1-item p {
  font-weight: 100;
  color: #666666;
}
.sofa1-item:hover .img img {
  transform: scale(1.04);
}
.sofa2,
.sofa3 {
  margin-top: 40px;
}
.sofa2 .so-name,
.sofa3 .so-name {
  color: #262E3C;
  font-weight: 500;
  margin-bottom: 40px;
}
.sofa2-item {
  width: 21.925%;
  margin-right: 4.1%;
  margin-bottom: 40px;
}
.sofa2-item:nth-of-type(4n) {
  margin-right: 0;
}
.sofa2-item .icon {
  margin-bottom: 26px;
}
.sofa2-item .icon img {
  display: inline;
  width: auto;
  max-width: 26.3%;
  height: 60px;
  object-fit: contain;
}
.sofa2-item .name {
  color: #262E3C;
}
.sofa2-item .des {
  color: #666666;
}
.sofa3 .intro * {
  color: #666666;
}
.fe-param:nth-of-type(odd) {
  background-color: #F8FAFF;
}
.param-item {
  width: 29.1%;
  margin-right: 6.35%;
  margin-bottom: 76px;
}
.param-item:nth-of-type(3n) {
  margin-right: 0;
}
.param-item .name {
  color: #1D2088;
  font-weight: 500;
  padding-bottom: 33px;
  margin-bottom: 22px;
  border-bottom: 1px solid #CCCCCC;
}
.param2 .img {
  width: 21.9%;
  margin-right: 5.9%;
  margin-bottom: 60px;
}
.two-param .img {
  width: 36.4%;
  margin-right: 4.8%;
  margin-bottom: 33px;
}
.param3 img {
  display: inline;
  width: auto;
  max-width: 100% !important;
  height: auto !important;
}
.videos video {
  width: auto;
  max-width: 100%;
}
