﻿@font-face {
  font-family: "ALIBABA-Regular";
  src: url("../fonts/ALIBABA_PUHUITI_2.0_55_REGULAR_55_REGULAR.TTF") format("truetype");
}
/**
* {
 cursor: url(../images/cursor.ico) 24 24, auto;
}
 **/
input:focus {
  border: 1px solid #000 !important;
}
textarea:focus {
  border: 1px solid #000 !important;
}
/**
.cursor,
.footer,
a {
  cursor: url(../images/cursor1.ico) 24 24, auto !important;
}**/
.row {
  margin-left: 0;
  margin-right: 0;
}
#rep{
    /* margin-top: -50px; */
    position: relative;
    top: -50px;
}
.container.container2 {
  padding-left: 100px;
  position: relative;
}







@media (min-width: 1280px) {
  .container {
    max-width: 1140px;
    overflow: hidden;
  }
  .container.wrap {
    max-width: 1000px;
  }
  .container.container2 {
    max-width: 1000px;
  }
}
@media (min-width: 1580px) {
  .container {
    max-width: 1440px;
  }
  .container.container2 {
    max-width: 1340px;
  }
  .container.wrap {
    max-width: 1340px;
  }
}
.jcsb {
  justify-content: space-between;
}
.fwww {
  flex-wrap: wrap;
}
.header:hover {
  background-color: #262350;
}
.header.active {
  background-color: rgba(38, 35, 80, 0.8);
}
.header.active1 {
  background-color: rgba(38, 35, 80, 0.8);
}
.header {
  width: 100%;
  height: 110px;
  position: fixed;
  z-index: 99;
  top: 0;
  left: 0;
  padding: 25px 55px;
  padding-top: 10px;
  color: #fff;
}
.header .logo {
  margin-top: 10px;
  width: 300px;
}
.header .nav {
  display: block;
  min-width: 290px;
  text-align: end;
}
.header .nav p {
  color: #fff;
  font-size: 18px;
}
.header .nav > div {
  text-align: start;
}
.header .nav > ul {
  text-align: start;
}
.header .language {
  line-height: 40px;
  width: 100px;
  overflow: hidden;
  white-space: nowrap;
  position: absolute;
  right: 55px;
  transition: all 0.6s;
}
.header .language:hover {
  width: 300px;
}
.header .language a {
  margin-left: 28px;
  display: inline-block;
  font-size: 18px;
  color: #fff;
}
.header .menu {
  display: inline-block;
  margin-top: 40px;
  line-height: 40px;
  text-align: end;
  padding-bottom: 25px;
}
.side {
    z-index: 2;
}
.header .menu p {
  display: inline-block;
  margin-left: 18px;
}
.header .menu-bar {
  background-color: #1b1845;
  position: absolute;
  top: 110px;
  right: 0;
  opacity: 0;
  padding: 110px 60px;
  transition: all 0.5s;
  visibility: hidden;
  width: 345px;
  /* min-height: 725px;     */
  z-index: 4;
  max-height: calc(100vh - 110px);
  height: 100vh;
}
.header .menu-bar .li-box.active .nav-a::after {
  display: block;
  content: '';
  height: 2px;
  width: 60px;
  background-color: #fff;
  position: absolute;
  top: 17px;
  left: 135px;
}
.header .menu-bar .li-box.active dl {
  opacity: 1;
  z-index: 1;
}
.header .menu-bar .li-box > a {
  position: relative;
  margin-bottom: 20px;
  padding-right: 20px;
}
.header .menu-bar dt {
  line-height: 70px;
  padding-left: 15vw;
  display: flex;
  background-color: #3c3a62;
}
.header .menu-bar dt a {
  margin-right: 10px;
  padding: 0 10px;
  font-size: 24px;
  display: block;
  min-width: 200px;
  text-align: center;
}
.header .menu-bar dt a:hover {
  border-bottom: 2px solid #999;
}
.header .menu-bar dt a.active {
  border-bottom: 2px solid #999;
}
.header .menu-bar .bar-nav-box {
  padding-left: 15vw;
  padding-top: 65px;
  padding-bottom: 65px;
}
.header .menu-bar .bar-nav-box h5 {
  margin-bottom: 15px;
  font-size: 20px;
  background-image: url(../images/qqq.png);
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 12px 13px;
  padding-left: 26px;
}
.header .menu-bar .bar-nav-box .tap-p {
  padding-left: 26px;
}
.header .menu-bar .bar-nav-box .tap-p .tap-btn {
  font-size: 16px;
  color: #999;
  font-weight: bold;
  line-height: 1.8em;
}
.header .menu-bar .bar-nav-box .tap-p .tap-btn:hover {
  color: #fff;
}
.header .menu-bar .bar-nav-box .left-con {
  margin-bottom: 25px;
}
.header .menu-bar .bar-nav-box .dd-left {
  width: 25%;
  padding-right: 5%;
  border-right: 1px solid #999;
}
.header .menu-bar .bar-nav-box .dd-right {
  width: 75%;
  padding-left: 5%;
}
.header .menu-bar .bar-nav-box h6 {
  margin-bottom: 15px;
  font-size: 18px;
  color: #fff;
}
.header .menu-bar .bar-nav-box .inner-link a {
  display: inline-block;
  margin-bottom: 15px;
  font-size: 18px;
  color: #fff;
}
.header .menu-bar .bar-nav-box .inner-li a {
  display: inline-block;
  font-size: 16px;
  color: #999;
  font-weight: bold;
  line-height: 1.5em;
}
.header .menu-bar .bar-nav-box .inner-li a:hover {
  color: #fff;
}
.header .menu-bar .bar-nav-box .inner-right {
  max-width: 45%;
  padding-right: 10%;
}
.header .menu-bar .bar-nav-box .inner-right h4 {
  margin: 20px 0;
  font-size: 24px;
  color: #fff;
  text-align: center;
}
.header .menu-bar .bar-nav-box .inner-right p {
  font-size: 16px;
  color: #999;
  font-weight: bold;
  line-height: 1.8em;
}
.header .menu-bar .bar-nav-box .right-con {
  display: none;
}
.header .menu-bar .bar-nav-box .right-con.active {
  display: block;
}
.header .menu-bar .bar-nav-box .tab-con {
  display: none;
}
.header .menu-bar .bar-nav-box .tab-con.active {
  display: block;
}
.header .menu-bar .bar-nav-box .dd-row {
  display: none;
}
.header .menu-bar .bar-nav-box .dd-row.active {
  display: flex;
}
.header .menu-bar .bar-nav-box.products-bar .inner-li.active a {
  color: #fff;
}
.header .menu-bar .bar-nav-box.products-bar .inner-right {
  position: relative;
}
.header .menu-bar .bar-nav-box.products-bar .inner-top {
  position: absolute;
  z-index: 3;
  width: 80%;
  right: 22%;
  height: 100%;
  background-color: #262350;
  opacity: 1;
}
.header .menu-bar .bar-nav-box.products-bar .inner-top.hide {
  z-index: -1;
  opacity: 0;
}
.header .menu-bar .bar-nav-box.products-bar .inner-right-box.active {
  position: relative;
  top: 0;
  transition: all 0.6s;
  opacity: 1;
  z-index: 2;
}
.header .menu-bar .bar-nav-box.products-bar .inner-right-box {
  position: absolute;
  top: 20px;
  opacity: 0;
  display: block;
}
.header .menu-bar .bar-nav-box.products-bar .tap-p .tap-btn.active {
  color: #fff;
}
.header .menu-bar .bar-nav-box.news-bar h3 {
  font-size: 30px;
  color: #fff;
}
.header .menu-bar .bar-nav-box.news-bar h5 {
  margin: 35px 0 20px;
  font-size: 26px;
  color: #fff;
}
.header .menu-bar .bar-nav-box.news-bar h4 {
  margin-bottom: 20px;
  font-size: 24px;
  color: #fff;
}
.header .menu-bar .bar-nav-box.news-bar p {
  font-size: 16px;
  color: #fff;
  opacity: 0.5;
  line-height: 1.65em;
}
.header .menu-bar .bar-nav-box.news-bar .dd-right {
  width: 50%;
  padding-right: 10%;
}
.header .menu-bar .bar-nav-box.news-bar .dd-row:nth-child(2) h5 {
  margin: 20px 0;
  font-size: 26px;
}
.header .menu-bar .bar-nav-box.news-bar .dd-left {
  width: 50%;
  padding-right: 10%;
  display: flex;
  flex-direction: column;
  border: none;
}
.header .menu-bar .bar-nav-box.news-bar .bar-a {
  margin-top: 50px;
}
.header .menu-bar .bar-nav-box.news-bar .right-con {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.header .menu-bar .bar-nav-box.news-bar .right-con .img {
  margin-bottom: 50px;
}
.header .menu-bar .bar-nav-box.sus-bar {
  padding: 0;
}
.header .menu-bar .bar-nav-box.sus-bar .dd-row.active:first-child {
  padding-left: 15vw;
  padding-top: 65px;
  padding-bottom: 65px;
}
.header .menu-bar .bar-nav-box.sus-bar .dd-right {
  width: 50%;
  padding-right: 15%;
  padding-left: 0;
}
.header .menu-bar .bar-nav-box.sus-bar .dd-left {
  border: none;
  width: 50%;
  padding-right: 15%;
}
.header .menu-bar .bar-nav-box.sus-bar .dd-row:first-child .bar-a {
  margin-left: -45%;
}
.header .menu-bar .bar-nav-box.sus-bar .dd-row:nth-child(2) .dd-left {
  width: auto;
  border: none;
  padding: 0;
}
.header .menu-bar .bar-nav-box.sus-bar .dd-row:nth-child(2) .dd-left img {
  width: 100%;
  height: 628px;
}
.header .menu-bar .bar-nav-box.sus-bar .dd-row:nth-child(2) .dd-right {
  width: auto;
  padding: 5%;
}
.header .menu-bar .bar-nav-box.sus-bar h4 {
  margin: 15px 0;
  font-size: 24px;
  color: #fff;
}
.header .menu-bar .about-bar.bar-nav-box {
  padding: 0;
}
.header .menu-bar .about-bar.bar-nav-box h3 {
  font-size: 30px;
  color: #fff;
}
.header .menu-bar .about-bar.bar-nav-box .dd-row:last-child .dd-left {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-right: 0;
}
.header .menu-bar .about-bar.bar-nav-box .dd-row:last-child .dd-right {
  padding-right: 15%;
}
.header .menu-bar .about-bar.bar-nav-box .dd-row:last-child img {
  padding: 5%;
  max-width: 60%;
  width: auto;
  height: auto;
}
.header .menu-bar .about-bar.bar-nav-box h4 {
  margin: 15px 0;
  font-size: 24px;
  color: #fff;
}
.header .menu-bar .about-bar.bar-nav-box .dd-row.active:first-child {
  display: block !important;
  padding-left: 15vw;
  padding-right: 5vw;
  padding-top: 65px;
  padding-bottom: 65px;
}
.header .menu-bar .about-bar.bar-nav-box .bar-logo {
  margin-bottom: 80px;
}
.header .menu-bar .about-bar.bar-nav-box .dd-left {
  width: auto;
  border: none;
}
.header .menu-bar .about-bar.bar-nav-box .dd-left img {
  width: 100%;
  height: 628px;
}
.header .menu-bar .about-bar.bar-nav-box .dd-right {
  width: auto;
  padding: 5%;
}
.header .menu-bar .bar-a {
  margin-top: 50px;
  display: inline-block;
  border: 3px solid #fff;
  padding: 0 54px;
  line-height: 40px;
  color: #fff;
  border-radius: 20px;
  width: max-content;
}
.header .menu-bar .bar-a:hover {
  background-color: #fff;
  color: #262350;
  box-shadow: 0px 0px 15px 0 #fff;
  font-weight: bold;
}
.header .menu-bar dl {
  overflow: hidden;
  width: calc(100vw - 345px);
  height: 100vh;
  /* height: auto; */
  /* min-height: 725px; */
  background-color: #262350;
  position: absolute;
  top: 0%;
  right: 100%;
  opacity: 0;
  transition: all 0.3s;
  z-index: -1;
  overflow: auto;
  max-height: calc(100vh - 110px);
}
.header .menu-bar dd {
  margin: 0;
  width: 100%;
}
.header .menu-bar dd a {
  font-size: 16px;
}
.header .menu-bar a {
  display: inline-block;
  padding: 5px 0;
  color: #fff;
  font-size: 18px;
}
.header .menu-bar.active {
  opacity: 1;
  padding-top: 100px;
  visibility: visible;
}
.footer {
  padding-top: 210px;
  background-color: #262350;
  background-image: url(../images/footer_bg_02.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding: 80px 10% 0;
}
.footer .logo {
  width: 300px;
}
.footer a {
  display: inline-block;
  color: #fff;
  font-size: 14px;
}
.footer .footer-menu {
  margin-top: -30px;
}
.footer .footer-logo {
  text-align: center;
}
.footer .footer-nav a {
  display: inline-block;
  padding: 15px 15px 0;
  line-height: 90px;
  margin: 0 30px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.footer .footer-nav a:hover {
  background-image: url(../images/f_a_bg_03_03.png);
  color: #fff;
}
.footer .footer-media a {
  margin: 0 10px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  background-color: #fff;
  text-align: center;
  border-radius: 50%;
}
.footer .footer-media a:hover {
  box-shadow: 0px 0px 10px 0px #fff;
}
.footer .footer-bot {
  border-top: 1px solid #999;
  padding: 22px 0;
}
.footer .footer-bot a {
  display: inline-block;
}
.index-banner .index-banner-img img {
  width: 100%;
}
.index-banner .swiper-pagination-bullet {
  background: none;
  border: 1px solid #fff;
  opacity: 1;
  width: 10px;
  height: 10px;
  margin: 0 15px !important;
  position: relative;
}
.index-banner .swiper-pagination-bullet::after {
  display: block;
  content: '';
  position: absolute;
  transform: translate(-51%, -51%);
  top: 50%;
  left: 50%;
  border: 1px solid #fff;
  width: 20px;
  height: 20px;
  background: none;
  border-radius: 50%;
  opacity: 0;
}
.index-banner .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #fff;
}
.index-banner .swiper-pagination-bullet.swiper-pagination-bullet-active::after {
  opacity: 1;
}
.index-pro {
  padding: 0 0;
  background-color: #262350;
  background-color: rgba(48, 43, 108);
  color: #262350;
}
.index-pro .pro-title {
  width: 100%;
  height: 105vh;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  position: relative;
}
.index-pro .pro-title h2 {
  padding: 140px;
  font-size: 86px;
  color: #fff;
  margin-bottom: 100px;
}
.index-pro .pro-title::after {
  display: inline-block;
  content: url(../images/t_bg.png);
  position: absolute;
  transform: translateY(-50%);
  left: 0;
  top: 50%;
}
.index-pro .pro-mid {
  padding-top: 0;
  position: relative;
}
.index-pro .pro-mid .pro-first {
  position: absolute;
  width: 100%;
  left: 0;
  top: -100vh;
  z-index: 1;
}
.index-pro .pro-mid .pro-first h3 {
  color: #000;
}
.index-pro .pro-mid .pro-first h5 {
  color: #000;
}
.index-pro .pro-mid .pro-first p {
  color: #000;
}
.index-pro .pro-mid .pro-first.show {
  position: fixed;
  top: 0;
}
.index-pro .pro-mid .pro-last {
  padding-top: 7vh;
  margin-top: 105vh;
  z-index: 2;
  position: relative;
  background-color: rgba(48, 43, 108);
  overflow: hidden;
}
.index-pro .pro-mid .pro-last .text {
  position: relative;
  transition: all 0.6s 0.5s linear;
  left: 50%;
  opacity: 0;
}
.index-pro .pro-mid .pro-last .img {
  opacity: 0;
  transform: scale(0.5);
  transition: all 0.6s 0.35s;
}
.index-pro .pro-mid .pro-last.show .img {
  opacity: 1;
  transform: scale(1);
}
.index-pro .pro-mid .pro-last.show .text {
  left: 0;
  opacity: 1;
}
.index-pro .pro-mid .row {
  margin: 0 auto;
  height: 104vh;
  align-items: center;
}
.index-pro .pro-mid > .div:not(:last-child) {
  padding-bottom: 0px;
}
.index-pro .pro-mid h3 {
  margin-bottom: 20px;
  font-size: 60px;
  color: #fff;
}
.index-pro .pro-mid h5 {
  margin-bottom: 15px;
  font-size: 30px;
  color: #fff;
}
.index-pro .pro-mid p {
  max-width: 450px;
  font-size: 24px;
  color: #fff;
  line-height: 1.65em;
}
.index-pro .pro-tab {
  margin: 0 auto;
  padding: 30px 0;
  align-items: flex-end;
}
.index-pro .pro-tab h4 {
  opacity: 0.5;
  margin-right: 80px;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  transition: all 0.2s;
}
.index-pro .pro-tab h4:hover {
  transform: scale(1.15);
  transition: all 0.3s;
  opacity: 1;
}
.index-pro .pro-tab h4.active {
  font-size: 24px;
  opacity: 1;
}
.index-pro .swiper-title {
  padding: 270px 0 0px;
}
.index-pro .swiper-title h2 {
  font-size: 60px;
  color: #fff;
}
.pro-swiper-box {
  padding-top: 60px;
  padding-bottom: 250px;
  position: relative;
}
.pro-swiper-box .pro-swiper {
  position: absolute;
  z-index: -1;
  width: 100%;
  opacity: 0;
    top: 0;
}
.pro-swiper-box .pro-swiper.active {
  position: relative;
  z-index: 2;
  opacity: 1;
  transition: all 0.6s;
}
.pro-swiper-box .text h4 {
  padding-bottom: 55px;
  text-align: center;
  font-size: 24px;
  color: #fff;
  font-weight: bold;
}
.pro-swiper-box .swiper-slide-img {
  line-height: 370px;
  width: 100%;
  height: 370px;
  text-align: center;
  position: relative;
}
.pro-swiper-box .swiper-slide-img img {
  max-width: 270px;
}
.pro-swiper-box .swiper-slide-img .img {
  opacity: 1;
  z-index: 1;
}
.pro-swiper-box .swiper-slide-img .hover-img {
  opacity: 0;
  z-index: -1;
  transition: all 0.6s;
}
.pro-swiper-box .swiper-slide-img > div {
  position: absolute;
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
}
.pro-swiper-box .swiper-slide {
  width: 330px;
  background-color: rgba(255, 255, 255, 0.1);
}
.pro-swiper-box .swiper-slide:hover {
  transition: all 0.6s;
  background-color: #ffffff;
}
.pro-swiper-box .swiper-slide:hover .hover-img {
  opacity: 1 !important;
  z-index: 1 !important;
}
.pro-swiper-box .swiper-slide:hover .text h4 {
  color: #262350;
}
.index-news {
  padding: 0px 0 0;
}
.index-news .news-title {
  padding-bottom: 5vh;
  position: relative;
  height: 105vh;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.index-news .news-title h2 {
  font-size: 60px;
}
.index-news .news-title::after {
  display: inline-block;
  content: url(../images/tr.png);
  position: absolute;
  right: 0;
  top: 180%;
}
.index-news .index-news-box {
  padding: 0px 0 70px;
}
.index-news .index-news-box h2 {
  font-size: 60px;
}
.index-news .index-news-box .news-tab {
  padding: 30px 0;
}
.index-news .index-news-box .news-tab a {
  display: inline-block;
  margin-right: 75px;
  font-size: 24px;
  font-weight: bold;
  opacity: 0.6;
}
.index-news .index-news-box .news-tab a::after {
  display: block;
  content: '';
  width: 100%;
  height: 3px;
  opacity: 0;
  background-color: #262350;
}
.index-news .index-news-box .news-tab a:hover {
  opacity: 1;
}
.index-news .index-news-box .news-tab a.active {
  color: #0c058c;
  opacity: 1;
}
.index-news .index-news-box .news-tab a.active::after {
  opacity: 1;
}
.index-news .index-news-box h4 {
  margin-right: 75px;
  font-size: 24px;
  font-weight: bold;
}
.index-news .index-news-box h4:hover {
  color: #0c058c;
}
.index-news .index-news-box h4.active {
  color: #0c058c;
  transform: scale(1.1);
}
.index-news .index-news-box h3 {
  margin: 15px 0;
  font-size: 24px;
  line-height: 1.5em;
  height: 3em;
}
.index-news .index-news-box p {
  font-size: 16px;
  line-height: 1.5em;
  height: 4.5em;
  color: #666;
  margin-bottom: 35px;
display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.index-news .index-news-box .news-date {
  font-size: 16px;
}
.index-news .index-news-box .wid3 {
  margin: 0;
  width: 33.33%;
  display: block;
  padding: 45px 35px;
  border-right: 1px solid #f4f4f6;
}
.index-news .index-news-box .wid3:nth-child(3n) {
  border-right: none;
}
.index-news .index-news-box .logo-off {
  opacity: 0;
  transition: all 0.6s;
  margin-left: 15px;
  width: 60%;
}
.index-news .index-news-box .wid3:hover {
  background-color: #f4f4f6;
  transition: all 0.6s;
}
.index-news .index-news-box .wid3:hover .logo-off {
  opacity: 1;
}
.index-news .index-news-box .wid3:hover .learn-more {
  margin-top: 20px;
}
.index-news .index-news-box .wid3:hover .learn-more span {
  display: inline-block;
  width: 90px;
}
.index-news .index-news-box .learn-more {
  line-height: 25px;
  display: flex;
  justify-content: start;
  align-items: center;
}
.index-news .index-news-box .learn-more span {
  display: none !important;
  width: 0;
  color: #0c058c;
  transition: all 0.6s;
  overflow: hidden;
  white-space: nowrap;
}
.index-news .news-show {
  position: relative;
}
.index-news .news-con {
  position: absolute;
  top: 100px;
  left: 0;
  opacity: 0;
  z-index: -1;
}
.index-news .news-con.active {
  position: relative;
  top: 0;
  opacity: 1;
  transition: all 0.6s;
  z-index: 3;
}
.index-news .link-more {
  padding: 70px 0;
}
.index-news .link-a {
  text-align: center;
}
.index-news .link-a .off {
  display: inline-block;
}
.index-news .link-a .on {
  display: none;
}
.index-news .link-a img {
  margin: 0 0 2px 8px;
}
.index-news .link-a a {
  margin: 10px auto;
  display: inline-block;
  line-height: 48px;
  padding: 0 46px;
  border-radius: 24px;
  border: 1px solid #ccc;
  color: #262350;
}
.index-news .link-a a:hover {
  background-color: #262350;
  color: #fff;
  box-shadow: 0px 0px 15px 0px #262350;
  border-color: transparent;
}
.index-news .link-a a:hover .on {
  display: inline-block;
}
.index-news .link-a a:hover .off {
  display: none;
}
.index-news.news {
  padding: 30px 0;
}
.index-news.news .index-news-box {
  padding: 0;
}
.index-news.news .index-news-box .wid3 {
  margin-bottom: 80px;
}
.link-a {
  text-align: center;
}
.link-a .off {
  display: inline-block;
}
.link-a .on {
  display: none;
}
.link-a img {
  margin: 0 0 2px 8px;
}
.link-a a {
  margin: 10px auto;
  display: inline-block;
  line-height: 48px;
  padding: 0 46px;
  border-radius: 24px;
  border: 1px solid #ccc;
  color: #262350;
}
.link-a a:hover {
  background-color: #262350;
  color: #fff;
}
.link-a a:hover .on {
  display: inline-block;
}
.link-a a:hover .off {
  display: none;
}
.index-contact {
  padding-bottom: 180px;
}
.index-contact .index-contact-box {
  position: relative;
}
.index-contact .contact-con {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.index-contact .contact-con .bg {
  width: 730px;
  padding: 80px 110px 90px 65px;
  border-radius: 20px;
  background-image: url(../images/bg_001_03.png);
}
.index-contact h2 {
  font-size: 60px;
  color: #fff;
}
.index-contact .contact-des {
  margin: 30px 0 50px;
  font-size: 20px;
  line-height: 1.65em;
  color: #fff;
}
.index-contact .link-a {
  text-align: start;
}
.index-contact .link-a a {
  background-color: #fff !important;
  color: #262350 !important;
}
.index-contact .link-a a:hover {
  box-shadow: 0px 0px 10px #fff;
}
.more {
  margin-top: 35px;
}
.more a {
  display: inline-block;
  line-height: 45px;
  border: 1px solid #ddd;
  padding: 0 60px;
  border-radius: 22px;
  color: #141b4d;
  font-size: 16px;
  font-weight: bold;
  background-color: #fff;
}
.more a:hover {
  background-color: #141b4d;
  color: #fff;
}
.banner {
  position: relative;
}
.banner .banner-img img {
  width: 100%;
}
.banner .banner-text {
  position: absolute;
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
}
.banner h2 {
  line-height: 1.1em;
  font-size: 86px;
  font-weight: bold;
  color: #fff;
}
.banner h3 {
  font-size: 48px;
  color: #fff;
}
.pro-detail-top .crumb li:last-child a {
  color: #fff;
}
.crumb {
  padding: 20px 0;
  background-color: #e9e9ed;
}
.crumb a {
  display: inline-block;
  color: #999;
  line-height: 25px;
}
.crumb a img {
  line-height: 25px;
  margin-right: 5px;
  margin-bottom: 4px;
}
.crumb li::after {
  content: '-';
  display: inline-block;
  color: #999;
  margin-right: 5px;
  line-height: 25px;
}
.crumb li:last-child a {
  color: #262350;
}
.crumb li:last-child::after {
  display: none;
}
.apply-title {
  color: #c3cfd9;
  font-size: 160px;
  margin-bottom: -40px;
  line-height: 1em;
  position: relative;
  z-index: 2;
  font-weight: bold;
}
.padd-200 {
  padding: 200px 0 100px;
}
.padd-140 {
  padding: 140px 0;
}
.padd-100 {
  padding: 100px 0;
}
.padd-70 {
  padding: 70px 0 80px;
}
.application .apply-con {
  min-height: 90vh;
  align-items: center;
}
.application .apply-con h3 {
  max-width: 500px;
  font-size: 72px;
  margin-bottom: 25px;
  font-weight: bold;
}
.application .apply-con p {
  max-width: 350px;
  font-size: 36px;
  color: #666;
}
.application .apply-con .left {
  width: 63%;
}
.application .apply-con .left img {
  border-radius: 8px;
}
.application .apply-con .right {
  width: 37%;
  padding: 3%;
}
.application .apply-des {
  font-size: 24px;
  line-height: 2em;
  padding: 35px 0;
  margin: 0 auto;
  max-width: 630px;
}
.application .apply-con:not(:last-child) {
  padding-bottom: 0px;
}
.application .apply-con:nth-child(2n) {
  flex-direction: row-reverse;
}
.application .apply-top {
  text-align: center;
  font-size: 86px;
  color: #c3cfd9;
  line-height: 1.2em;
  padding: 80px 0 300px;
}
.applicati-inner {
  padding: 0 0 200px;
}
.applicati-inner .apply-con h3 {
  max-width: 500px;
  font-size: 72px;
  font-size: 4.5em;
  font-size: 3.6em;
  margin-bottom: 25px;
  font-weight: bold;
}
.applicati-inner .apply-con p {
  font-size: 24px;
  font-size: 1.3em;
  font-size: 16px;
  color: #666;
  line-height: 1.5em;
}
.applicati-inner .apply-con .left {
  width: 63%;
}
.applicati-inner .apply-con .left img {
  border-radius: 8px;
}
.applicati-inner .apply-con .right {
  width: 37%;
  padding-left: 5%;
}
.applicati-inner .apply-des {
  font-size: 24px;
  line-height: 2em;
  padding: 35px 0;
  margin: 0 auto;
  max-width: 630px;
}
.applicati-inner .apply-con {
  padding: 80px 0 0;
}
.applicati-inner .apply-top {
  min-height: 105vh;
  padding-bottom: 10vh;
  text-align: center;
  font-size: 86px;
  color: #c3cfd9;
  line-height: 1.2em;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  align-items: center;
  justify-content: center;
}
.applicati-inner .apply-top b {
  width: 100%;
  display: block;
  text-align: center;
  font-size: 86px;
  color: #c3cfd9;
  line-height: 1.2em;
  font-weight: bold;
}
.applicati-inner .apply-swiper {
  padding: 25px 0;
}
.applicati-inner .apply-swiper .swiper-button-next:after,
.applicati-inner .apply-swiper .swiper-button-prev:after {
  display: block;
  color: #262350;
  font-size: 40px;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  z-index: 2;
}
.applicati-inner .apply-swiper h4 {
  margin: 30px 0 0;
  font-size: 24px;
}
.applicati-inner .apply-swiper .swiper-slide {
  padding: 40px 0;
}
.applicati-inner .apply-swiper .swiper-slide:hover {
  background-color: #f1f4f7;
}
.applicati-inner .img-swiper .swiper-slide {
  position: relative;
}
.applicati-inner .img-swiper .swiper-slide img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  opacity: 0;
  transition: all 0.6s;
  z-index: -1;
}
.applicati-inner .img-swiper .swiper-slide .off {
  position: relative;
  padding-top: 1;
  z-index: 1;
  opacity: 1;
}
.applicati-inner .img-swiper .swiper-slide:hover .on {
  position: relative;
  opacity: 1;
  z-index: 1;
}
.applicati-inner .img-swiper .swiper-slide:hover .off {
  position: absolute;
  opacity: 1;
  z-index: -1;
}
.report .time-tab {
  display: block;
  margin-right: 45px;
  color: #000;
  font-size: 30px;
  font-weight: bold;
  opacity: 0.5;
  transition: all 0.6s;
}
.report .time-tab:hover {
  opacity: 1;
}
.report .time-tab.active {
  opacity: 1;
}
.report .report-con {
  display: block;
  width: 46%;
  margin-right: 8%;
  margin-top: 40px;
}
.report .report-con h3 {
  margin: 15px 0 8px;
  font-size: 24px;
  height: 1.5em;
  line-height: 1.5em;
  font-weight: bold;
  color: #000;
}
.report .report-con p {
  font-size: 16px;
  line-height: 1.5em;
  height: 6em;
}
.report .report-con:hover h3 {
  color: #0c058c;
}
.report .report-con:nth-child(2n) {
  margin-right: 0;
}
.demo {
  text-align: center;
}
.demo .layui-laypage a,
.demo .layui-laypage span {
  height: 45px;
  padding: 0 18px;
  line-height: 45px;
  margin: 0 6px;
  font-size: 18px;
  border-radius: 6px;
  color: #262350;
}
.demo .layui-laypage a:hover,
.demo .layui-laypage span:hover {
  background-color: #262350;
  color: #fff;
}
.demo .layui-laypage {
  margin: 70px 0 0;
}
.demo .layui-laypage .layui-laypage-curr .layui-laypage-em {
  border: 1px solid #999;
}
.demo .layui-laypage .layui-laypage-curr em {
  border-radius: 6px;
  color: #fff !important;
}
.sustainability {
  padding-bottom: 150px;
}
.sustainability .sus-des {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100vh;
  font-size: 30px;
  color: #666;
}
.sustainability .sus-con {
  margin-bottom: 260px;
}
.sustainability .sus-con h2 {
  font-size: 60px;
  font-weight: bold;
}
.sustainability .sus-con h4 {
  margin-bottom: 30px;
  font-size: 30px;
}
.sustainability .sus-con p {
  font-size: 18px;
  line-height: 2em;
  color: #666;
}
.sustainability .sus-con:last-child {
  margin-bottom: 130px;
}
.sustainability .more {
  text-align: end;
}
.sustainability .more a {
  padding: 0 80px 0;
}
.sustainability .img img {
  border-radius: 5px;
}
.sustainability.carrer .sus-con:nth-child(2n) {
  flex-direction: row-reverse;
}
.sus-detail {
  padding-top: 160px;
}
.sus-detail .sus-con {
  margin-bottom: 130px;
}
.sus-detail .text {
  margin-bottom: 40px;
}
.product {
  padding: 170px 0 0;
}
.product .pro-tab {
  margin-bottom: 200px;
}
.product .img-tab {
  width: 64%;
  position: relative;
}
.product .img-tab img {
  width: 100%;
  border-radius: 15px;
}
.product .img-tab .img {
  position: absolute;
  top: 0;
  right: 0;
  opacity: 0;
  width: 100%;
  transition: all 0.8s;
}
.product .img-tab .img.active {
  opacity: 1;
  position: relative;
  transition: all 0.6s;
}
.product .text {
  width: 33%;
}
.product .text h2 {
  font-size: 72px;
  font-weight: bold;
}
.product .text .tab {
  display: block;
  margin: 50px 60px;
  font-size: 36px;
  line-height: 2em;
  opacity: 0.5;
  color: #000;
  position: relative;
  transition: all 0.6s;
  z-index: 3;
  font-weight: bold;
}
.product .text .tab:hover {
  opacity: 1;
}
.product .text .tab::after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  width: 90%;
  height: 3px;
  background-color: #022153;
  opacity: 0.3;
  transition: all 0.6s;
  z-index: 2;
}
.product .text .tab.active {
  opacity: 1;
}
.product .text .tab.active::after {
  width: 150%;
  opacity: 1;
}
.product .tab2 .tab {
  text-align: end;
}
.product .tab2 .tab:last-child {
  margin-top: 10%;
}
.product .tab2 .tab::after {
  left: auto;
  right: 0;
}
.product-search {
  padding: 40px 0;
}
.product-search input {
  width: calc(100% - 95px);
  padding: 0 20px;
  display: inline-block;
  font-size: 24px;
  color: #666;
  line-height: 75px;
  border: 1px solid #eee;
}
.product-search a {
  display: inline-block;
  background-color: #262350;
  line-height: 75px;
  width: 75px;
  text-align: center;
  border-radius: 5px;
}
.pro-form {
  position: relative;
  z-index: 2;
}
.pro-form .pro-class a {
  font-size: 36px;
  font-weight: bold;
  display: inline-block;
  margin-right: 115px;
  color: #999;
}
.pro-form .pro-class a:hover {
  color: #262350;
}
.pro-form .pro-class a.active {
  color: #262350;
}
.pro-form .search-fun {
  margin-top: 30px;
  font-size: 24px;
  color: #254187;
  font-weight: bold;
}
.pro-form .pro-select {
  margin: 20px 0 10px;
}
.pro-form .pro-select .layui-form-select .layui-input {
  line-height: 52px;
  height: 52px;
  border-radius: 5px;
}
.pro-form .compare-box {
  padding-top: 30px;
  text-align: end;
}
.pro-form .compare-box .compare {
  display: inline-block;
  width: 140px;
  line-height: 50px;
  font-size: 17px;
  text-align: center;
  color: #262350;
  border-radius: 8px;
  background-color: #f0f4f7;
}
.pro-form .compare-box .compare:hover {
  background-color: #262350;
  color: #fff;
}
.pro-form .pro-category-box .pro-category a {
  font-size: 17px;
  margin: 0 40px;
  color: #000;
}
.pro-form .pro-category-box .pro-category a:hover {
  color: #262350;
  font-weight: bold;
}
.pro-form .pro-category-box .pro-category:first-child a {
  margin-left: 0;
}
.pro-form .pro-category-box .pro-category {
  border-right: 1px solid #ccc;
}
.pro-form .pro-category-box .pro-category:last-child {
  border: none;
}
.pro-form .pro-category-box .right > div {
  width: 140px;
  line-height: 50px;
  font-size: 17px;
  text-align: center;
  color: #262350;
  border-radius: 8px;
  background-color: #f0f4f7;
  margin-left: 30px;
}
.pro-form .pro-category-box .right > div:hover {
  background-color: #262350;
  color: #fff;
}
.pro-form .form-box {
  padding: 35px 0 160px;
}
.pro-form .form-box table {
  width: 100%;
}
.pro-form .form-box tr:first-child {
  background-color: #9a95a6;
}
.pro-form .form-box tr:first-child td {
  height: 124px;
  border-right: 1px solid #ccc;
  color: #fff;
  padding: 0;
}
.pro-form .form-box td {
  text-align: center;
  padding: 10px 1%;
  line-height: 1.5em;
  font-size: 12px;
}
.pro-form .form-box td a:hover img {
  transition: all 0.6s;
  transform: scale(1.1);
}
.pro-form .form-box tr:not(:first-child) td {
  border: 1px solid #ddd;
  border-top: none;
}
.pro-form .form-box .product-part a{
  word-break: break-all;
}



/**
.pro-form .form-box td:nth-child(2) {
  width: 16%;
  padding: 0;
}
.pro-form .form-box td:nth-child(2) a {
  width: 100%;
  display: block;
  padding: 10px;
  line-height: 1.5em;
  border-bottom: 1px solid #ddd;
}
.pro-form .form-box td:nth-child(2) a:last-child {
  border-bottom: none;
}
.pro-form .form-box td:nth-child(2) a:hover {
  color: #1b1845;
  font-weight: bold;
}
.pro-form .form-box tr:not(:first-child) td:nth-child(2) .row {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
}
.pro-form .form-box td:nth-child(3) {
  width: 10%;
  text-align: start;
  padding: 10px 2% !important;
}
.pro-form .form-box td:nth-child(4) {
  width: 11%;
}
.pro-form .form-box td:nth-child(5) {
  width: 20%;
  padding: 0;
}
.pro-form .form-box td:nth-child(6) {
  width: 8%;
}
.pro-form .form-box td:nth-child(7) {
  width: 8%;
}
.pro-form .form-box td:nth-child(8) {
  width: 8%;
}
.pro-form .form-box .brightness {
  height: 62px;
  line-height: 62px;
  border-bottom: 1px solid #ddd;
}
.pro-form .form-box .brightness-con {
  height: 62px;
  padding: 0;
}
.pro-form .form-box .brightness-con .col-3 {
  border-right: 1px solid #ddd;
  line-height: 62px;
}
.pro-form .form-box .brightness-con .col-3:last-child {
  border: none;
}
.pro-form .form-box .brightness-des {
  height: 100%;
  min-height: fit-content;
  padding: 0;
}
.pro-form .form-box .brightness-des .col-3 {
  height: 100%;
  border-right: 1px solid #ddd;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 122px;
}
.pro-form .form-box .brightness-des .col-3:last-child {
  border: none;
}
**/

.pro-form .form-box .form-row .right p {
  text-align: start;
  line-height: 1.5em;
  font-size: 16px;
  color: #254187;
  font-weight: bold;
}
.pro-form .form-box .layui-form-checkbox i {
  border: 1px solid #d2d2d2;
}
.pro-form .form-box .layui-form-checkbox {
  margin: 0;
}
.pro-category-des {
  padding: 140px 0;
}
.pro-category-des .des {
  max-width: 1065px;
  margin: 0 auto;
  font-size: 30px;
  color: #666;
}
.pro-category-box .pro-category-btn .img {
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  overflow: hidden;
  position: relative;
}
.pro-category-box .pro-category-btn .off {
  display: inline-block;
}
.pro-category-box .pro-category-btn .on {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  transition: all 0.6s;
  opacity: 0;
}
.pro-category-box .pro-category-btn .wid2:hover .on {
  opacity: 1;
}
.pro-category-box .pro-category-btn .text {
  width: 100%;
  background-color: #262350;
  border-radius: 5px;
}
.pro-category-box .pro-category-btn .text p {
  line-height: 80px;
  text-align: center;
  font-size: 30px;
  color: #fff;
}
.pro-category-box .pro-category-show {
  position: absolute;
  opacity: 0;
}
.pro-category-box .pro-category-show.active {
  opacity: 1;
  position: relative;
  top: 0;
  transition: all 0.6s;
  left: 0;
}
.pro-category-box .name-div {
  padding: 30px 0;
  width: 180px;
  text-align: center;
  color: #000;
  opacity: 0.5;
  position: relative;
  font-size: 36px;
  font-weight: bold;
}
.pro-category-box .name-div::after {
  position: absolute;
  bottom: 0;
  left: 0;
  content: '';
  display: none;
  width: 100%;
  height: 4px;
  background-color: #262350;
}
.pro-category-box .name-div::before {
  content: '';
  position: absolute;
  transform: translateX(-50%);
  bottom: 0;
  left: 50%;
  width: 0;
  height: 0;
  border: 14px solid #262350;
  border-left-color: transparent;
  border-top-color: transparent;
  border-right-color: transparent;
  display: none;
}
.pro-category-box .name-div:hover {
  opacity: 1;
}
.pro-category-box .name-div:hover::after {
  display: block;
}
.pro-category-box .name-div:hover::before {
  display: block;
}
.pro-category-box .name-div.active {
  opacity: 1;
}
.pro-category-box .name-div.active::after {
  display: block;
}
.pro-category-box .name-div.active::before {
  display: block;
}
.pro-category-box .pro-con {
  padding: 40px 0 100px;
  border-top: 1px solid #ccc;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  z-index: -1;
}
.pro-category-box .pro-con .wid5 {
  width: 20%;
  display: block;
}
.pro-category-box .pro-con h3 {
  margin: 25px 0;
  font-size: 24px;
  color: #000;
  font-weight: bold;
}
.pro-category-box .pro-con p {
  font-size: 16px;
  color: #666;
  line-height: 1.65em;
  font-weight: bold;
}
.pro-category-box .pro-con.active {
  opacity: 1;
  position: relative;
  z-index: 99;
}
.inner-pro .led-tab {
  padding: 100px 0 60px;
}
.inner-pro h2 {
  margin: 0 50px;
  font-weight: bold;
  font-size: 60px;
  color: #fff;
  opacity: 0.5;
}
.inner-pro h2.active {
  opacity: 1;
}
.inner-pro .inner-applications h2 {
  margin-bottom: 30px;
  opacity: 1;
  text-align: center;
}
.inner-pro .inner-applications .img {
  border-radius: 8px;
}
.inner-pro .inner-applications h4 {
  padding-top: 20px;
  font-size: 36px;
  color: #fff;
  text-align: center;
}
.mask {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  position: fixed;
  top: 0;
  left: 0;
  display: none;
  z-index: 3;
}
body.show .mask {
  display: block;
}
body.show .pro-contrast {
  display: flex;
}
.pro-contrast {
  z-index: 999;
  position: absolute;
  transform: translateX(-50%);
  top: -20%;
  left: 50%;
  display: none;
}
.pro-contrast .container {
  background-color: #fff;
  position: relative;
}
.pro-contrast .exit {
  position: absolute;
  right: -80px;
  top: -80px;
  font-size: 52px;
  color: #262350;
  font-weight: bold;
  width: 80px;
  height: 80px;
  text-align: center;
  line-height: 80px;
  transition: all 0.6s;
}
.pro-contrast .exit:hover {
  transform: rotate(180deg);
  transform-origin: center;
}
.pro-contrast .contrast-category {
  padding-top: 200px;
}
.pro-contrast .contrast-category li {
  background-color: #7797b3;
}
.pro-contrast .contrast-category p {
  font-size: 17px;
  font-weight: bold;
  color: #fff;
  width: 100%;
  line-height: 1.5em;
}
.pro-contrast ul {
  display: block;
}
.pro-contrast li {
  width: 230px;
  height: 120px;
  padding: 20px 35px;
  border-right: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  color: #000;
}
.pro-contrast p {
  line-height: 1.65em;
}
.pro-contrast .contrast-product li:first-child {
  height: 200px;
  line-height: 200px;
  border-left: 1px solid #e5e5e5;
  text-align: center;
}
.pro-contrast .contrast-product li:first-child p {
  line-height: 160px;
}
.pro-contrast .contrast-product li:nth-child(2) {
  color: #254187;
}
.pro-detail-top {
  background-color: #262350;
  padding: 155px 0 100px;
}
.pro-detail-top .crumb {
  background: #3c3962;
}
.pro-detail-top .crumb a {
  color: #fff;
}
.pro-detail-top .pro-detail-img {
  padding: 100px 0 0;
}
.pro-detail-top .pro-detail-img .big-img {
  position: relative;
  text-align: center;
}
.pro-detail-top .pro-detail-img .img-show {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  opacity: 0;
  text-align: center;
  width: 100%;
}
.pro-detail-top .pro-detail-img .img-show img {
  width: 80%;
}
.pro-detail-top .pro-detail-img .img-show.active {
  position: relative;
  z-index: 2;
  opacity: 1;
  transition: all 0.6s;
}
.pro-detail-top .pro-detail-img .small-img {
  padding-top: 100px;
  text-align: center;
}
.pro-detail-top .pro-detail-img .small-img .img {
  padding: 15px;
  border-radius: 5px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  line-height: 145px;
}
.pro-detail-top .pro-detail-img .small-img .img:hover {
  background-color: #fff;
}
.pro-detail-top .pro-detail-img .small-img .img.active {
  background-color: #fff;
}
.pro-detail-top .pro-detail-img .small-img img {
  max-width: 80%;
}
.pro-detail-top .pro-detail-img h2 {
  margin-bottom: 20px;
  font-size: 48px;
  font-weight: bold;
  color: #fff;
}
.pro-detail-top .pro-detail-img p {
  margin-bottom: 20px;
  font-size: 24px;
  color: #fff;
}
.pro-detail-top .pro-detail-img .logo-pro {
  margin: 30px 0;
}
.pro-detail-top .pro-detail-img .btn-show > div {
  border: 1px solid #fff;
  display: inline-block;
  padding: 0 95px;
  min-width: 136px;
  line-height: 60px;
  color: #fff;
  margin-top: 15px;
  min-width: 306px;
  border-radius: 8px;
}
.pro-detail-top .pro-detail-img .btn-show > div:hover {
  background-color: #254187;
  border-color: #254187;
}
.pro-detail-top .pro-detail-img .btn-show > a {
  border: 1px solid #fff;
  display: inline-block;
  line-height: 60px;
  color: #fff;
  margin-top: 15px;
  border-radius: 8px;
  text-align: center;
  width: 306px;
}
.btn-show .video{
  text-align: center;
  background: #9a95a6;
}
.pro-detail-top .pro-detail-img .btn-show > a:hover {
  background-color: #254187;
  border-color: #254187;
}
.product-detail {
  padding: 0 0 100px;
}
.product-detail .container {
  position: initial;
}
.product-detail .pro-form {
  margin-top: 30px;
}
.product-detail .pro-form .form-box {
  padding: 35px 0 60px;
}
.product-detail .pro-form .pro-contrast {
  top: 0%;
}
.product-detail .pd-title {
  padding-top: 70px;
}
.product-detail .pd-title h2 {
  font-size: 60px;
  font-weight: bold;
}
.product-detail .pd-form-title {
  padding: 50px 0 20px;
  margin-bottom: 10px;
  border-bottom: 1px solid #ddd;
}
.product-detail .pd-form-title h3 {
  font-size: 30px;
  font-weight: bold;
  color: #0c058c;
}
.product-detail .pd-form li {
  padding: 10px 0;
  margin-bottom: 0;
}
.product-detail .pd-form h5 {
  font-weight: bold;
  font-size: 18px;
  width: 50%;
}
.product-detail .pd-form p {
  width: 50%;
  font-size: 17px;
  color: #666;
}
.product-detail .pd-des.aos-animate .g-mask {
  left: 100%;
}
.product-detail .pd-des .pd-des-title {
  padding: 50px 0 30px;
}
.product-detail .pd-des .pd-des-title h3 {
  font-size: 30px;
  font-weight: bold;
  color: #000;
}
.product-detail .pd-des .g {
  margin-right: 25px;
  position: relative;
  overflow: hidden;
}
.product-detail .pd-des .g-mask {
  position: absolute;
  top: 0;
  right: 0;
  left: 0%;
  width: 48px;
  height: 48px;
  background-color: #262350;
  border-radius: 10px;
  transition: all 0.5s 1s;
}
.product-detail .pd-des ul {
  border-top: 1px solid #ddd;
}
.product-detail .pd-des li {
  padding: 20px 0;
  margin-bottom: 0;
}
.product-detail .pd-des p {
  padding-top: 8px;
  font-size: 18px;
  color: #666;
  line-height: 1.8em;
}
.product-detail .pd-pro-push.pd-pro-push-d img {
  max-width: 80%;
}
.product-detail .pd-pro-push .pd-des-title {
  padding: 50px 0 30px;
}
.product-detail .pd-pro-push .pd-des-title h3 {
  font-size: 30px;
  font-weight: bold;
  color: #000;
}
.product-detail .pd-pro-push .text {
  padding: 20px 5px;
  text-align: center;
}
.product-detail .pd-pro-push p {
  font-size: 18px;
  color: #262350;
  line-height: 1.8em;
}
.product-detail .pd-down h5 {
  margin: 30px 0 10px;
  font-size: 24px;
  font-weight: bold;
}
.product-detail .pd-down .con {
  padding: 0 30px;
  line-height: 60px;
  background-color: #f1f3f6;
}
.product-detail .pd-down .con:hover {
  box-shadow: 0px 0px 10px -4px #262350;
}
.product-detail .pd-down .con-img {
  width: 65px;
}
.product-detail .pd-down p {
  font-size: 18px;
  line-height: 60px;
  color: #262350;
}
.product-detail .pd-down .xz-img {
  margin-left: auto;
}
.product-detail .down-category .tab-category {
  font-size: 24px;
  cursor: pointer;
  color: #666;
  margin-right: 20px;
}
.product-detail .down-category .tab-category:hover {
  color: #0c058c;
}
.product-detail .down-category .tab-category.active {
  color: #0c058c;
}
.product-detail .down-div-box {
  position: relative;
}
.product-detail .down-div-box .down-div-con {
  position: absolute;
  top: 50px;
  left: 0;
  width: 100%;
  opacity: 0;
  transition: all 0.6s;
}
.product-detail .down-div-box .down-div-con.active {
  position: relative;
  top: 0;
  opacity: 1;
  z-index: 99;
}
.swiper-pagination-bullet {
  background-color: #262350;
}
.video-swiper {
  padding: 120px 0;
}
.video-swiper .swiper {
  padding-bottom: 50px;
}
.video-swiper .huodong-img {
  width: 44%;
}
.video-swiper .huodong-img img {
  width: 100%;
}
.video-swiper .huodong-text {
  width: 56%;
  height: 100%;
  padding: 30px 0 0 65px;
}
.video-swiper h4 {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 20px;
}
.video-swiper p {
  color: #666;
  font-size: 16px;
  line-height: 1.8em;
}
.video-swiper .huodong-link {
  margin-top: 40px;
}
.video-swiper .huodong-link span {
  display: inline-block;
  line-height: 40px;
  border-radius: 20px;
  padding: 0 15px;
  border: 1px solid #262350;
  color: #262350;
}
.video-swiper .huodong-link span img {
  margin-left: 10px;
  margin-bottom: 5px;
}
.video-swiper .swiper-pagination {
  bottom: 0%;
}
.video-swiper .video-con {
  margin-top: 30px;
}
.video-swiper .video-con .con {
  padding: 30px 0;
  border-top: 1px solid #ddd;
}
.video-swiper .video-con .con:last-child {
  border-bottom: 1px solid #ddd;
}
.video-swiper .news-time {
  margin-bottom: 10px;
  font-size: 14px;
  color: #999;
}
.video-swiper .huodong-con:hover .img img {
  transform: scale(1.1);
}
.video-swiper .huodong-con:hover h4 {
  color: #262350;
}
.video-swiper .huodong-con:hover p {
  font-size: 16px;
  color: #666;
  line-height: 1.8em;
}
.video-swiper .huodong-con:hover .huodong-link span {
  background-color: #262350;
  color: #fff;
}
.news-detail .nt-title {
  margin-bottom: 50px;
  padding: 0 0 15px;
  border-bottom: 1px solid #ddd;
}
.news-detail .nt-title h2 {
  font-size: 36px;
  font-weight: bold;
}
.news-detail .nt-title .nt-time {
  margin: 0 40px;
  line-height: 30px;
}
.news-detail .nt-title .nt-time span {
  display: inline-block;
  margin-left: 5px;
  font-size: 14px;
  color: #999;
}
.news-detail .nt-con p {
  font-size: 16px;
  line-height: 2em;
}
.news-detail .nt-change {
  padding: 20px 0;
  border-top: 1px solid #ddd;
}
.news-detail .nt-change a {
  line-height: 30px;
  display: block;
}
.news-detail .nt-change a img {
  margin-bottom: 3px;
}
.news-detail .nt-change a span {
  display: inline-block;
  padding: 0 5px;
}
.news-detail .nt-change a:hover span {
  color: #262350;
}
.job h2 {
  font-weight: bold;
  margin-bottom: 75px;
  font-size: 60px;
  color: #737373;
}
.job a {
  width: 48%;
  margin-right: 4%;
  height: 445px;
  background-color: #f4f4f6;
}
.job p {
  margin-top: 35px;
  font-size: 30px;
  text-align: center;
}
.job a:nth-child(2n) {
  margin-right: 0;
}
.job a:hover {
  background-color: #ccc;
}
.job .job-des {
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  color: #333;
}
.investor {
  padding: 120px 0 180px;
}
.investor .apply-con h3 {
  font-size: 48px;
  margin-bottom: 25px;
  font-weight: bold;
}
.investor .apply-con p {
  font-size: 36px;
  color: #666;
}
.investor .apply-con .left {
  width: 63%;
}
.investor .apply-con .left img {
  border-radius: 8px;
}
.investor .apply-con .right {
  width: 37%;
  padding: 90px;
}
.investor .apply-des {
  font-size: 24px;
  line-height: 2em;
  padding: 35px 0;
  margin: 0 auto;
  max-width: 630px;
}
.investor .apply-con:not(:last-child) {
  padding-bottom: 140px;
}
.investor .apply-con:hover h3 {
  color: #262350;
}
.about {
  padding: 110px 0 0;
  position: relative;
}
.about::after {
  position: absolute;
  top: 40%;
  left: 0;
  content: url(../images/about_bg_05.png);
  display: block;
}
.about h2 {
  text-align: center;
  font-size: 48px;
  font-weight: bold;
  margin-bottom: 20px;
}
.about p {
  margin-bottom: 45px;
  font-size: 18px;
  line-height: 2em;
}
.about .video {
  max-width: 880px;
  margin: 20px auto 45px;
  position: relative;
  z-index: 3;
  overflow: hidden;
}
.about .video video {
  border-radius: 20px;
}
.about .play.in {
  transform: translate(-50%, -50%) scale(1.1);
}
.about .play.out {
  transform: translate(-50%, -50%);
  top: 50% !important;
  left: 50% !important;
}
.about .play {
  position: absolute;
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  width: 180px;
  text-align: center;
  height: 180px;
  line-height: 180px;
  font-size: 18px;
  color: #fff;
  background-color: #262350;
  border-radius: 50%;
  transition: all 0.6s;
}
.about .play p {
  margin-bottom: 3px;
  margin-right: 5px;
}
.about .play::after {
  content: '';
  display: inline-block;
  width: 0;
  height: 0;
  border-top: 6px solid transparent;
  border-right: 6px solid transparent;
  border-left: 6px solid #fff;
  border-bottom: 6px solid transparent;
}
.about-swiper-box {
  padding-bottom: 170px;
}
.about-swiper-box .left {
  width: 63%;
}
.about-swiper-box .right {
  width: 37%;
  padding: 60px;
  padding-right: 0;
}
.about-swiper-box h3 {
  max-width: 500px;
  font-size: 72px;
  margin-bottom: 25px;
  font-weight: bold;
}
.about-swiper-box .swiper-slide-thumb-active .time::after {
  opacity: 1;
}
.about-swiper-box .swiper-slide-thumb-active .time {
  opacity: 1;
}
.about-swiper-box .swiper-slide-thumb-active .time::before {
  opacity: 1;
}
.about-swiper-box .swiper-slide:hover .time {
  opacity: 1;
}
.about-swiper-box .time {
  padding: 22px 0;
  opacity: 0.6;
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  position: relative;
}
.about-swiper-box .time::after {
  content: '';
  display: inline-block;
  width: 110%;
  height: 4px;
  background-color: #262350;
  position: absolute;
  transform: translateX(-50%);
  left: 50%;
  bottom: 0;
  opacity: 0;
  transform: 0.6s;
}
.about-swiper-box .time::before {
  content: '';
  position: absolute;
  transform: translateX(-50%);
  display: inline-block;
  left: 50%;
  bottom: 0;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
  border-top: 10px solid transparent;
  border-bottom: 10px solid #262350;
  opacity: 0;
  transform: 0.6s;
}
.contact-banner.hide {
  z-index: 1;
}
.contact-banner {
  position: relative;
  z-index: 1;
}
.contact-banner .banner-img {
  padding: 150px 0 75px;
  position: relative;
  margin: 0 auto;
  max-width: 1230px;
}
.contact-banner .banner-img > img {
  width: 100%;
}
.contact-banner .des {
  position: absolute;
  right: 14%;
  bottom: 45%;
}
.contact-banner .des p {
  font-size: 16px;
  line-height: 30px;
  color: #666;
  position: relative;
  padding-left: 22px;
}
.contact-banner .des p::after {
  content: '';
  display: inline-block;
  width: 12px;
  height: 12px;
  position: absolute;
  left: 0;
  top: 9px;
  border-radius: 50%;
}
.contact-banner .des p:nth-child(1)::after {
  background-color: #262350;
}
.contact-banner .des p:nth-child(2)::after {
  background-color: #3e33da;
}
.contact-banner .des p:nth-child(3)::after {
  background-color: #8a3ff9;
}.contact-banner .des p:nth-child(4)::after {
  background-color: #8380b8;
}
.contact-banner h4 {
  font-size: 18px;
  font-weight: bold;
}
.contact-banner .text {
  padding: 8px;
}
.contact-banner p {
  display: flex;
  align-items: baseline;
  font-size: 13px;
  color: #737373;
}
.contact-banner p img {
  width: 10px;
  margin-right: 8px;
  margin-top: 3px;
}
.contact-banner .spot {
  z-index: -1;
  position: absolute;
  width: 25%;
}
.contact-banner .spot-box .active.spot {
  z-index: 4;
}
.contact-banner .spot-con {
  width: 100%;
  border-radius: 8px;
  opacity: 0;
  position: relative;
  z-index: -1;
}
.contact-banner .spot.active .spot-con {
  opacity: 1;
  transition: all 0.6s;
  z-index: 9;
}
.contact-banner .text {
  box-shadow: 0px 4px 20px -5px #000;
  background-color: #fff;
}
.contact-banner .img {
  box-shadow: 0px -2px 10px -5px #000;
}
.contact-banner .img img {
  width: 100%;
}
.contact-banner .spot-con::after {
  margin: 0 auto;
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-top: 10px solid #fff;
}
.contact-banner .dot {
  position: absolute;
  z-index: 3;
  margin: -5px auto 0;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #8380b8;
transform: scale(1.25);
display:block;
}
.contact-banner .dot.hide{
	/*display:none;*/
}
.contact-banner .dot1 {
  background-color: #262350;
  left: 79%;
  top: 49%;
}
.contact-banner .dot2 {
  background-color: #3e33da;
  left: 77.5%;
  top: 49%;
}
.contact-banner .dot3 {
  left: 74%;
  top: 52%;
}
.contact-banner .dot4 {
  left: 72.5%;
  top: 50%;
}
.contact-banner .dot5 {
  left: 66%;
  top: 49%;
}
.contact-banner .dot6 {
  left: 50.5%;
  top: 35%;
}
.contact-banner .dot7 {
  left: 49%;
  top: 37%;
}
.contact-banner .dot8 {
  left: 48%;
  top: 34.5%;
}
.contact-banner .dot9 {
  left: 15%;
  top: 38.5%;
}
.contact-banner .dot10 {
  left: 13%;
  top: 49.5%;
}
.contact-banner .dot11 {
  left: 22.5%;
  top: 68.5%;
}
.contact-banner .dot12 {
  left: 83.5%;
  top: 72.5%;
}
.contact-banner #spot1 {
  left: 67%;
  bottom: 51%;
}
.contact-banner #spot2 {
  left: 66.1%;
  bottom: 51%;
}
.contact-banner #spot3 {
  left: 62%;
  bottom: 48%;
}
.contact-banner #spot4 {
  left: 60.5%;
  bottom: 50%;
}
.contact-banner #spot5 {
  left: 54%;
  bottom: 51%;
}
.contact-banner #spot6 {
  left: 38.5%;
  bottom: 65%;
}
.contact-banner #spot7 {
  left: 37%;
  bottom: 63%;
}
.contact-banner #spot8 {
  left: 36%;
  bottom: 65.5%;
}
.contact-banner #spot9 {
  left: 3%;
  bottom: 62%;
}
.contact-banner #spot10 {
  left: 1%;
  bottom: 50.5%;
}
.contact-banner #spot11 {
  left: 10.5%;
  bottom: 31.5%;
}
.contact-banner #spot12 {
  left: 71.5%;
  bottom: 27.5%;
}
.contact .top {
  padding: 60px 0;
}
.contact .top::before {
  opacity: 0;
  display: inline-block;
  margin: 0 5px 3px;
  content: '';
  height: 3px;
  width: 0;
  background-color: #262350;
}
.contact .top a {
  display: inline-block;
  font-size: 16px;
  line-height: 30px;
  color: #666;
  position: relative;
  padding: 0 20px;
  transition: all 0.6s;
}
.contact .top a.active {
  color: #262350 !important;
  transform: scale(1) !important;
}
.contact .top a.active::before {
  position: absolute;
  transform: translateX(-50%);
  left: 50%;
  bottom: 0;
  content: '';
  width: calc(100% - 40px);
  height: 2px;
  background-color: #262350;
}
.contact .top a::after {
  content: '';
  display: inline-block;
  width: 12px;
  height: 12px;
  position: absolute;
  left: 0;
  top: 9px;
  border-radius: 50%;
}
.contact .top a:hover {
  color: #262350;
  transform: scale(1.1);
}
.contact .top a:nth-child(1)::after {
  background-color: #262350;
}
.contact .top a:nth-child(2)::after {
  background-color: #3e33da;
}
.contact .top a:nth-child(3)::after {
  background-color: #8a3ff9;
}
.contact .contact-con {
  margin-bottom: 100px;
}
.contact .contact-con h3 {
  margin: 15px 0;
  font-size: 30px;
  font-weight: bold;
}
.contact .contact-con .col-md-6 {
  padding: 0 5%;
}
.contact .contact-con p {
  font-size: 20px;
  max-width: 280px;
}
.contact .contact-con a {
  margin-top: 10px;
  display: inline-block;
  background-color: #7797b3;
  line-height: 48px;
  padding: 0 22px;
  color: #fff;
  font-size: 20px;
  border-radius: 20px;
  transition: all 0.3s;
}
.contact .contact-con a:hover {
  color: #fff;
  transform: scale(1.05);
}
.contact .contact-con h4 {
  margin-left: -25px;
  font-size: 20px;
  color: #999;
  padding-left: 25px;
  position: relative;
}
.contact .contact-con h4::after {
  content: '';
  display: inline-block;
  width: 16px;
  height: 16px;
  position: absolute;
  left: 0;
  top: 5px;
  border-radius: 50%;
  background-color: #3e33da;
}
.contact .contact-con h4::before {
  content: '';
  display: inline-block;
  width: 16px;
  height: 16px;
  position: absolute;
  left: -5px;
  top: 0px;
  border-radius: 50%;
  background-color: #8a3ff9;
}
.contact .contact-con:first-child h4::before {
  display: none;
}
.contact .contact-con:first-child h4::after {
  background-color: #262350;
}
.about-bot {
  background-color: #f4f4f6;
  padding: 140px 0 100px;
  text-align: center;
}
.about-bot h2 {
  margin-bottom: 80px;
  font-size: 60px;
  font-weight: bold;
}
.about-bot p {
  font-size: 18px;
  line-height: 2em;
}
.about-bot p img {
  margin-left: 5px;
}
.event {
  padding: 120px 0;
}
.event .huodong-img {
  width: 44%;
  position: relative;
}
.event.past .huodong-img img{
filter: grayscale(0.9);
}
.event .huodong-img .img-des {
  padding: 0 15px;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 18px;
  line-height: 40px;
  background-color: #262350;
  color: #fff;
}
.event .huodong-img img {
  width: 100%;
}
.event .huodong-text {
  width: 56%;
  height: 100%;
  padding: 30px 0 0 65px;
}
.event h4 {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 20px;
}
.event p {
  color: #666;
  font-size: 16px;
  line-height: 1.8em;
}
.event .huodong-link {
  margin-top: 40px;
}
.event .huodong-link span {
  display: inline-block;
  line-height: 40px;
  border-radius: 20px;
  padding: 0 15px;
  border: 1px solid #262350;
  color: #262350;
}
.event .huodong-link span img {
  margin-left: 10px;
  margin-bottom: 5px;
}
.event .huodong-link a {
  margin-right: 16px;
  display: inline-block;
  line-height: 40px;
  border-radius: 20px;
  font-size: 16px;
  padding: 0 20px;
  border: 1px solid #262350;
  color: #262350;
}
.event .huodong-link a img {
  margin-left: 10px;
  margin-bottom: 5px;
}
.event .video-con {
  margin-top: 30px;
}
.event .video-con .con {
  padding: 30px 0;
  border-top: 1px solid #ddd;
}
.event .video-con .con:last-child {
  border-bottom: 1px solid #ddd;
}
.event .news-time {
  margin-bottom: 10px;
  font-size: 24px;
  color: #262350;
}
.event .huodong-con {
  margin-bottom: 70px;
}
.event .huodong-con:hover h4 {
  color: #262350;
}
.event .huodong-con:hover p {
  font-size: 16px;
  color: #666;
  line-height: 1.8em;
}
.event .huodong-link a:hover {
  background-color: #262350;
  color: #fff;
}
.event h2 {
  font-size: 60px;
  font-weight: bold;
  margin-bottom: 35px;
}
.past {
  background-color: #f4f4f6;
}
.past .news-tab {
  padding: 30px 0;
}
.past .news-tab a {
  display: inline-block;
  margin-right: 75px;
  font-size: 24px;
  font-weight: bold;
}
.past .news-tab a::after {
  display: block;
  content: '';
  width: 80%;
  height: 3px;
  opacity: 0;
  background-color: #262350;
}
.past .news-tab a.active {
  color: #0c058c;
}
.past .news-tab a.active::after {
  opacity: 1;
}
.t60 h2 {
  font-size: 60px;
  font-weight: bold;
}
.t48 h2 {
  margin-bottom: 45px;
  font-size: 48px;
  font-weight: bold;
}
.leftNav {
  position: absolute;left: -180px;
  top: 0;
}
.leftNav li {
  margin-bottom: 18px;
}
.leftNav a {
  display: block;
  font-size: 18px;
  line-height: 1em;
  padding-left: 15px;
  transition: all 0.6s;
}
.leftNav a:hover {
  color: #262350;
  transform: scale(1.1);
}
.leftNav a.active {
  font-weight: bold;
  color: #262350;
  border-left: 2px solid #262350;
}
.stock .container {
  overflow: visible;
}
.stock .wid3 {
  display: block;
  padding: 25px 40px;
  box-shadow: 0px 0px 10px -5px #000;
  position: relative;
  transition: all 0.6s;
  top: 0;
}
.stock .wid3:hover {
  box-shadow: 0px 2px 10px -5px #000;
  top: -15px;
}
.stock h4 {
  margin-bottom: 15px;
  font-size: 24px;
  font-weight: bold;
}
.stock .stock-box .row .wid3 p>a{color: #0000EE;}
.stock p {
  line-height: 1.65em;
  margin-bottom: 5px;
  color: #666;
}.dsh .container {
  overflow: visible;
}
.dsh .dsh-con p {
  margin-bottom: 32px;
  font-size: 18px;
  line-height: 1.8em;
  color: #666;
}
.dsh .dsh-con h5 {
  font-weight: bold;
  color: #262350;font-size: 1.25rem;margin-bottom: 0.5rem;
}
.dsh .dsh-form {
  margin-bottom: 70px;
}
.dsh .dsh-form .top {
  padding: 30px 0;
}
.dsh .dsh-form .top span {
  font-size: 18px;
  display: block;
  color: #000;
}
.dsh .dsh-form h4 {
  margin-bottom: 0;
  font-size: 24px;
  font-weight: bold;
}
.dsh table {
  width: 100%;
}
.dsh table tr:first-child {
  background-color: #262350 !important;
}
.dsh table tr:first-child td {
  line-height: 60px;
  text-align: center !important;
  color: #fff;
}
.dsh table tr:nth-child(2n-1) {
  background-color: #f4f4f6;
}
.dsh table td {
  line-height: 1.8em;
  padding: 12px;
  color: #666;text-align: center;
}
.dsh .dsh-form1 p {
  font-size: 16px;
  color: #666;
}
.dsh .dsh-form1 td {
  width: 25%;
  height: 110px;
  padding: 10px;
  text-align: center;
}
.dsh .dsh-form1 td:last-child {
  /*text-align: start;
*/  width: 60%;
}
.dsh .dsh-form1 td:first-child {
  width: 15%;
}
.dsh .dsh-form2 table td[colspan="1"] {
  border-top: 1px solid #666;
  background-color: #262350;
  width: 9% !important;
  color: #fff !important;
}
.dsh .dsh-form2 table td {
  padding: 0 !important;
  line-height: 60px;
  width: 9%;
  height: auto !important;
  text-align: center !important;
}
.dsh .dsh-form2 table td:nth-child(1) {
  width: 12%;
}
.dsh .dsh-form2 table td:nth-child(2) {
  width: 12%;
}
.dsh .dsh-form2 table td:nth-child(3) {
  width: 13%;
}
.dsh .dsh-form2 table tr:nth-child(1) td:nth-child(3) {
  border-right: 1px solid #666;
}
.dsh .dsh-form2 table tr:nth-child(1) td,
.dsh .dsh-form2 table tr:nth-child(2) td {
  line-height: 45px !important;
}
.dsh .dsh-form2 table tr:nth-child(n+3) td:nth-child(n+3) {
  font-size: 24px;
  color: #262350;
}
.dsh .dsh-form3 td {
  text-align: center !important;
}
.smh .container {
  overflow: visible;
}
.smh h3 {
  margin: 0;
  padding: 32px 0;
  font-size: 30px;
  font-weight: bold;
}
.smh .text {
  padding: 30px;
  background-color: #f6f6f6;
}
.smh .down a {
  height: 50px;
  margin-bottom: 18px;
  background-image: url(../images/pdf1.png);
  background-repeat: no-repeat;
  background-position: 20px center;
  padding: 15px 40px 15px 80px;
  background-color: #f4f4f6;
  background-size: 35px;
}
.smh .down a p {
  padding-left: 16px;
  border-left: 2px solid #999;
  font-size: 16px;
  line-height: 1.25em;
}
.smh .down a span {
  display: block;
  font-size: 16px;
}
.smh .down .more-span {
  display: none;
}
.smh .down a:hover {
  background-color: #262350;
  background-image: url(../images/pdf0.png);
}
.smh .down a:hover p,
.smh .down a:hover span {
  color: #fff;
}
.smh .down a:hover span {
  display: none;
}
.smh .down a:hover .more-span {
  display: block;
}
.cw .select-box {
  margin-bottom: 60px;
}
.cw .select-box .layui-form-select .layui-input {
  line-height: 62px;
  height: 62px;
  border-radius: 5px;
  width: 400px;
}
.cw .select-box .layui-form {
  margin-right: 35px;
}
.cw .select-box input {
  padding: 0 10px;
  width: 400px;
  line-height: 62px;
  border: 1px solid #eee;
  background-color: #fff;
  color: rgba(0, 0, 0, 0.85);
  border-radius: 2px;
}
.cw .select-box .input {
  position: relative;
}
.cw .select-box .ss {
  position: absolute;
  right: 0;
  top: 0;
  width: 62px;
  height: 62px;
  line-height: 62px;
  text-align: center;
}
.cw .info-des p {
  margin: 30px 0;
  font-size: 18px;
  color: #262350;
}
.yjbg .container {
  overflow: visible;
}
.yjbg .yjbg-swiper {
  padding-bottom: 45px;
}
.yjbg .yjbg-swiper h3 {
  max-width: 500px;
  font-size: 72px;
  margin-bottom: 25px;
  font-weight: bold;
}
.yjbg .yjbg-swiper .swiper-slide-active .time::after {
  opacity: 1;
}
.yjbg .yjbg-swiper .swiper-slide-active .time::before {
  opacity: 1;
}
.yjbg .yjbg-swiper .time {
  display: block;
  padding: 30px 0;
  opacity: 1;
  font-weight: bold;
  text-align: center;
  position: relative;
  font-size: 30px;
  color: #a3a3a3;
}
.yjbg .yjbg-swiper .time:hover {
  color: #262350;
}
.yjbg .yjbg-swiper .time:hover::after {
  opacity: 1;
}
.yjbg .yjbg-swiper .time:hover::before {
  opacity: 1;
}
.yjbg .yjbg-swiper .time.active {
  color: #262350;
}
.yjbg .yjbg-swiper .active::after {
  content: '';
  display: inline-block;
  width: 110%;
  height: 4px;
  background-color: #262350;
  position: absolute;
  transform: translateX(-50%);
  left: 50%;
  bottom: 0;
  opacity: 1;
  transform: 0.6s;
}
.yjbg .yjbg-swiper .active::before {
  content: '';
  position: absolute;
  transform: translateX(-50%);
  display: inline-block;
  left: 50%;
  bottom: 0;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
  border-top: 10px solid transparent;
  border-bottom: 10px solid #262350;
  opacity: 1;
  transform: 0.6s;
}
.yjbg .dsh-form td {
  width: 30% !important;
  text-align: center !important;
}
.yjbg .dsh-form td:nth-child(2) {
  width: 40% !important;
}
.lx .dsh-form td {
  border-right: 1px solid #eee;
  width: 20% !important;
}
.lx .dsh-form td p {
  font-size: 16px;
  line-height: 40px;
  text-align: center;
}
.lx .dsh-form td:nth-child(1) {
  width: 15% !important;
}
.lx .dsh-form td:nth-child(2) {
  width: 25% !important;
}
.lx .dsh-form td:nth-child(4) {
  width: 15% !important;
}
.lx .dsh-form td:nth-child(5) {
  width: 25% !important;
}
.lx .dsh-form td:last-child {
  border: none;
}
.lx .dsh-form td:nth-child(4) p,
.lx .dsh-form td:nth-child(3) p {
  border-bottom: 1px solid #eee;
}
.lx .dsh-form td:nth-child(4) p:last-child,
.lx .dsh-form td:nth-child(3) p:last-child {
  border: none;
}
.lx-link {
  background-color: #f4f4f6;
}
.lx-link h2 {
  font-size: 36px;
  margin-bottom: 45px;
  text-align: center;
  font-weight: bold;
}
.lx-link .des {
  width: 130px;
}
.lx-link .radio {
  margin-right: 32px;
}
.lx-link .input-box {
  width: 100%;
  margin-top: 13px;
  display: flex;
  align-items: center;
}
.lx-link .input-box .input {
  display: inline-block;
  width: calc(100% - 130px);
}
.lx-link .input-box input {
  outline: none;
  border: 1px solid #ddd;
  width: 100%;
  display: block;
  line-height: 35px;
  padding: 0 15px;
}
.lx-link .submit-box {
  margin-top: 20px;
  padding-left: 130px;
}
.lx-link .submit-box a {
  display: block;
  width: 45%;
  font-size: 16px;
  line-height: 40px;
  text-align: center;
  background-color: #d2d2d2;
  color: #262350;
}
.lx-link .submit-box a:hover {
  background-color: #262350;
  color: #fff;
}
.gs .t48 {
  margin-bottom: 110px;
}
.gs .dsh-form td {
  color: #666;
}
.gs .dsh-form td:first-child {
  width: 23% !important;
  text-align: center !important;
}
.gs .dsh-form p {
  color: #666;
}
.gs .dsh-form td:last-child {
  width: 75% !important;
  text-align: start !important;
}
.gs .dsh-form td:last-child p {
  max-width: 88%;
}
.wyh .dsh-form1 td {
  height: auto !important;
}
.history {
  margin-bottom: 0px;
}
.history .des {
  font-size: 30px;
  margin: 0 auto 120px;
  width: 80%;
}
.history .history-swiper-box {
  padding-bottom: 0px;
  width: 100%;
}
.history .history-swiper-box .thumbs {
  margin-bottom: 170px;
}
.history .history-swiper-box .thumbs .swiper-slide {
  width: 200px;
}
.history .history-swiper-box .swiper-slide:hover .time {
  opacity: 1;
}
.history .history-swiper-box .swiper-slide-thumb-active.active .time::after {
  opacity: 1;
}
.history .history-swiper-box .swiper-slide-thumb-active.active .time {
  opacity: 1;
}
.history .history-swiper-box .swiper-slide-thumb-active.active .time::before {
  opacity: 1;
}
.history .history-swiper-box .time {
  opacity: 0.6;
  padding: 22px 0;
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  position: relative;
}
.history .history-swiper-box .time::after {
  content: '';
  display: inline-block;
  width: 110%;
  height: 4px;
  background-color: #262350;
  position: absolute;
  transform: translateX(-50%);
  left: 50%;
  bottom: 0;
  opacity: 0;
  transform: 0.6s;
}
.history .history-swiper-box .time::before {
  content: '';
  position: absolute;
  transform: translateX(-50%);
  display: inline-block;
  left: 50%;
  bottom: 0;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
  border-top: 10px solid transparent;
  border-bottom: 10px solid #262350;
  opacity: 0;
  transform: 0.6s;
}
.history .gallery {
  height: 1200px;
}
.history .big-swiper {
  padding-left: 70px;
  position: relative;
}
.history .big-swiper .time-start {
  position: absolute;
  left: 0;
  top: 0;
  font-size: 60px;
  font-weight: bold;
}
.history .big-swiper .time-end {
  font-size: 60px;
  font-weight: bold;
  position: relative;
}
.history .big-swiper .time-end::after {
  display: block;
  width: 2px;
  height: 510px;
  background-color: #999;
  content: '';
  left: 35px;
  top: 90px;
  position: absolute;
}
.history .big-swiper .swiper-text {
  width: 45%;
}
.history .big-swiper .swiper-text h3 {
  font-size: 30px;
  margin: 10px 0 50px;
  font-weight: bold;
}
.history .big-swiper .swiper-text p {
  font-size: 18px;
}
.history .big-swiper .img {
  width: 40%;
}
.history .big-swiper .swiper-slide:last-child .row {
  padding-bottom: 600px;
}
.bg-screen {
  position: relative;
  overflow: hidden;
}
.bg-screen .bg-img img {
  width: 100%;
  filter: grayscale(1);
  transition: all 1s;
}
.bg-screen h2 {
  font-size: 60px;
  color: #fff;
}
.bg-screen .text {
  width: 100%;
  padding: 100px;
  position: absolute;
  transform: translateX(-50%);
  top: 0%;
  left: 50%;
}
.bg-screen:hover .bg-img {
  z-index: 3;
}
.bg-screen:hover .bg-img img {
  width: 100%;
  filter: grayscale(0);
}
.bg-screen:hover .text {
  z-index: 3;
}
.bg-screen .mask-bg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0%;
  left: 0%;
  border: 15vw solid rgba(0, 0, 0, 0.85);
  z-index: 2;
  transition: all 0.3s;
}
.bg-screen .mask-bg:hover {
  z-index: 1;
}
.bg-screen.carrer-screen .text {
  height: 100%;
  padding: 80px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
body.form-show {
  overflow: hidden;
}
body.form-show .form-screen {
  display: flex;
}
.form-screen {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  display: flex;
  height: 100%;
  padding: 10vh 0 !important;
  overflow: scroll;
  z-index: 999;
  background-color: rgba(0, 0, 0, 0.3);
  display: none;
  align-items: center;
  justify-content: center;
}
.form-screen .form-screen-box {
  position: fixed !important;
  top: 10vh;
  left: 50%;
  transform: translateX(-50%);
  height: 80vh;
  overflow-y: auto;
  overflow-x: hidden;
}
.form-screen .form-screen-box::-webkit-scrollbar {
  /*滚动条整体样式*/
  width: 6px;
  height: 50px;
}
.form-screen .form-screen-box::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  background-color: #262350;
  border: solid 1px #262350;
  border-radius: 3px;
}
.form-screen .form-screen-box::-webkit-scrollbar-track {
  /*滚动条里面轨道*/
  /* -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2); */
  border-radius: 3px;
  background: #dee8f4;
  height: 80px;
}
.form-screen .contact-form {
  padding: 50px 45px;
  background-color: #fff;
  border-radius: 0;
  width: 500px;
  display: none;
}
.form-screen .contact-form.active {
  display: block;
}
.form-screen .form-des {
  margin: 10px 0 35px;
}
.form-screen .form-des p {
  font-size: 18px;
  color: #000;
  font-weight: bold;
  line-height: 1.8em;
}
.form-screen h5 {
  margin: 35px 0 0;
  font-size: 18px;
  color: #000;
  font-weight: bold;
  line-height: 1.8em;
}
.form-screen .input {
  padding-top: 8px;
}
.form-screen .input input {
  width: 100%;
  padding: 0 17px;
  line-height: 45px !important;
  height: auto !important;
  display: block;
  border: none;
  border-bottom: 2px solid #b6c1cb;
  color: #999 !important;
  font-weight: bold;
  font-size: 16px !important;
  background-color: transparent !important;
}
.form-screen .input input:focus {
  border-bottom-color: #000 !important;
  color: #333 !important;
}
.form-screen .input .layui-input:hover,
.form-screen .input .layui-textarea:hover {
  border-bottom-color: #000 !important;
}
.form-screen .must-input {
  background-image: url(../images/_.png);
  background-repeat: no-repeat;
  background-position: 5px 20px;
}
.form-screen .optional-input {
  position: relative;
}
.form-screen .optional-input::after {
  content: 'Optional';
  position: absolute;
  top: 9px;
  right: 5px;
  display: block;
  line-height: 45px;
  color: #dddddd;
  font-weight: bold;
  font-size: 16px;
}
.form-screen .layui-form {
  margin: 40px 0;
}
.form-screen .layui-form .layui-select-tips {
  display: none;
}
.form-screen .layui-form .layui-form-select dl {
  top: auto;
  bottom: auto;
  left: 100%;
}
.form-screen .input-text {
  margin-top: 30px;
}
.form-screen .input-text textarea {
  width: 100%;
  line-height: 45px;
  height: auto;
  padding: 0 17px;
  border: 1px solid #ccc;
  resize: none;
}
.form-screen .form-submit {
  text-align: center;
  margin-top: 30px;
}
.form-screen .form-submit a {
  display: inline-block;
  border: 2px solid #ccc;
  font-size: 17px;
  color: #666;
  margin: 0 auto;
  line-height: 55px;
  padding: 0 60px;
  transition: all 0.6s;
}
.form-screen .form-submit a:hover {
  box-shadow: 0px 0px 15px 0px #262350;
}
.form-screen .close-form {
  font-size: 42px;
  color: #fff;
  position: fixed;
  top: 4vh;
  left: calc(50% + 240px);
  width: 50px;
  line-height: 50px;
  text-align: center;
  z-index: 9;
}
.form-screen .close-form:hover {
  text-shadow: 0px 0px 10px #262350;
}
.layui-form .layui-form-select dl dd.layui-this {
  background-color: #7797b3;
}
.layui-form .layui-form-select dl dd:hover {
  background-color: #7797b3;
}
.layui-laydate-main {
  width: 410px !important;
}
.layui-laydate-content table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
}
#ID-laydate-demo-en {
  background-image: url(../images/date_bg.png);
  background-repeat: no-repeat;
  background-position: 98% 12px;
}
body {
  position: relative;
}
.mouseMove {
  position: absolute;
}
.mouse {
  position: fixed;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: #fff;
  pointer-events: none;
  animation: cursorGlow 1.5s infinite;
  transition: all 0.5s linear;
  display: none ; /**2024-04-12 客户要把鼠标发光效果去掉  **/
}
@keyframes cursorGlow {
  0% {
    box-shadow: 0 0 0 0 #ffffff;
  }
  50% {
    box-shadow: 0 0 0 20px rgba(255, 255, 255, 0.3);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.2);
  }
}
.zi3 {
  position: relative;
  z-index: 0;
}
@media (max-width: 1800px) {
  .leftNav {
    left: -100px;
  }
}
.form-screen .layui-form .layui-form-select dl {
  left: 0;
}
@media (max-width: 1580px) {
  .pro-form .pro-category-box .pro-category a {
    margin: 0 25px;
  }
}

.contact-banner .dot2 {
    background-color: #3e33da;
    left: 77.5%;
    top: 49.5%;
}
.contact-banner #spot2 {
    left: 65.5%;
    bottom: 50.5%;
}
.contact-banner .dot3 {
    left: 77.5%;
    top: 45.5%;
    background-color: #8a3ff9;

}
.contact-banner #spot3 {
    left: 65.5%;
    bottom: 54.5%;
}
.contact-banner .dot4 {
    left: 74%;
    top: 46%;
    background-color: #8a3ff9;
}
.contact-banner #spot4 {
    left: 62%;
    bottom: 54%;
}
.contact-banner .dot5 {
    left: 76%;
    top: 42%;
    background-color: #8a3ff9;
}
.contact-banner #spot5 {
    left: 64%;
    bottom: 58%;
}
.contact-banner .dot6 {
    background-color: #3e33da;
    left: 77.5%;
    top: 44%;
}
.contact-banner #spot6 {
    left: 65.5%;
    bottom: 56%;
}
.contact-banner .dot7 {
    left: 83%;
    top: 42%;
}
.contact-banner #spot7 {
    left: 71%;
    bottom: 58%;
}
.contact-banner #spot7 .spot-con .img{
    display:none;
}
.contact-banner .dot8 {
    left: 80%;
    top: 43.5%;
}
.contact-banner #spot8 {
    left: 68%;
    bottom: 56.5%;
}
.contact-banner #spot8 .spot-con .img{
    display:none;
}
.contact-banner .dot9 {
    left: 76%;
    top: 64.5%;
}
.contact-banner #spot9 {
    left: 64%;
    bottom: 35.5%;
}
.contact-banner #spot9 .spot-con .img{
    display:none;
}
.contact-banner .dot10 {
    left: 74.5%;
    top: 60%;
}
.contact-banner #spot10 {
    left: 62.5%;
    bottom: 40%;
}
.contact-banner #spot10 .spot-con .img{
    display:none;
}
.contact-banner .dot11 {
    left: 74%;
    top: 58.5%;
}
.contact-banner #spot11 {
    left: 62%;
    bottom: 41.5%;
}
.contact-banner #spot11 .spot-con .img{
    display:none;
}
.contact-banner .dot12 {
    left: 67%;
    top: 50.5%;
}
.contact-banner #spot12 {
    left: 55%;
    bottom: 49.5%;
}
.contact-banner #spot12 .spot-con .img{
    display:none;
}
.contact-banner .dot13 {
    left: 74%;
    top: 53%;
}
.contact-banner #spot13 {
    left: 62%;
    bottom: 47%;
}
.contact-banner #spot13 .spot-con .img{
    display:none;
}
.contact-banner .dot14 {
    left: 72%;
    top: 32%;
}
.contact-banner #spot14 {
    left: 60%;
    bottom: 68%;
}
.contact-banner #spot14 .spot-con .img{
    display:none;
}
.contact-banner .dot15 {
    left: 50%;
    top: 29.5%;
}
.contact-banner #spot15 {
    left: 38%;
    bottom: 70.5%;
}
.contact-banner #spot15 .spot-con .img{
    display:none;
}
.contact-banner .dot16 {
    left: 43%;
    top: 34.5%;
}
.contact-banner #spot16 {
    left: 31%;
    bottom: 65.5%;
}
.contact-banner #spot16 .spot-con .img{
    display:none;
}
.contact-banner .dot17 {
    left: 46.3%;
    top: 36%;
}
.contact-banner #spot17 {
    left: 34.3%;
    bottom: 64%;
}
.contact-banner #spot17 .spot-con .img{
    display:none;
}
.contact-banner .dot18 {
    left: 44.3%;
    top: 38%;
}
.contact-banner #spot18 {
    left: 32.3%;
    bottom: 62%;
}
.contact-banner #spot18 .spot-con .img{
    display:none;
}
.contact-banner .dot19 {
    left: 47%;
    top: 40%;
}
.contact-banner #spot19 {
    left: 35%;
    bottom: 60%;
}
.contact-banner #spot19 .spot-con .img{
    display:none;
}
.contact-banner .dot20 {
    left: 15%;
    top: 42%;
}
.contact-banner #spot20 {
    left: 3%;
    bottom: 58%;
}
.contact-banner #spot20 .spot-con .img{
    display:none;
}
.contact-banner .dot21 {
    left: 12.5%;
    top: 49%;
}
.contact-banner #spot21 {
    left: 0.5%;
    bottom: 51%;
}
.contact-banner #spot21 .spot-con .img{
    display:none;
}
.contact-banner .dot22 {
    left: 28%;
    top: 66.5%;
}
.contact-banner #spot22 {
    left: 16%;
    bottom: 33.5%;
}
.contact-banner #spot22 .spot-con .img{
    display:none;
}



/*11-17*/
.dsh .tabb tr:nth-child(2){
    background-color: #262350 !important;
}
.dsh .tabb tr:nth-child(2) td {
    line-height: 60px;
    text-align: center !important;
    color: #fff;
    border: 2px solid #e0e0e5;
}
.dsh table tr:first-child td {
    border: 2px solid #e0e0e5;
}
.dsh .dsh-table tr:nth-child(2n-1){
	background-color: initial;
}
.lx .dsh-form td p{
	color: #666666;
}
.dsh .dsh-con a{
	color: rgb(0, 0, 255);
}
.index-banner-img video{
	width: 100%;
}

.product-detail .pd-des .g{
  flex-shrink: 0 !important;
}
.product-detail .pd-des li.row{
  flex-wrap: nowrap !important;
  align-items: center !important;
}
.product-detail .pd-des li.row p{
  margin-top: 0;
}

.header .menu-bar .bar-nav-box.products-bar .inner-right{
  max-width: 55%;
  padding-right: 20%;
}
.header .menu-bar .bar-nav-box.news-bar .right-con{
  align-items: end;
}


/*12-05*/
.pro-swiper-box .text h4{
  line-height: 36px;
}
.pro-swiper-box .text{
  height: 120px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 20px;
}

.apply-swiper .tc{
  display: block;
}
.apply-swiper .tc .img{
  width: 80%;
  display: inline-block;
}
.apply-swiper .tc .text{
  line-height: 50px;
  height: 100px;
}
.apply-swiper .tc .text h4{
  height: 40px;
  padding: 0 30px;
}
.index-banner-img{
  font-size: 0;
}

.event.past .huodong-img:hover img{
  filter: none !important;
}
.history .big-swiper .time-end.time-end-last::after{
  display: none !important;
}

.product-detail .down-category .tab-category{
  margin-right: 0 !important;
  width: 25%;
}

.index-event .event{
  padding-top: 50px;
  padding-bottom: 0;
}
.index-event .event .huodong-con{
  margin-bottom: 0;
}
.index-event .event .huodong-text{
  padding: 30px 65px 0 0 !important;
}
.index-event .event .huodong-text p{
  line-height: 1.8em !important;
}

.header .menu-bar .bar-nav-box.news-bar .right-con{
  align-items: center;
}

.contact .top a:nth-child(4)::after {
  background-color: #8380b8;
}

.model-news .news-detail .container{
  max-width: 1280px;
}





.index-pro .pro-mid .row>a img {
    max-width: 80%;
    vertical-align: middle;

}

.product .text h2 {
    font-size: 60px;
    font-weight: bold;
}

.product .text .tab {
    margin: 50px;
}

.product-search input {
    width: 50%;
}

.product-search a {
    margin-right: auto;
}

.product-search {
    padding: 30px 0 20px;
}

.pro-category-box-main {
    margin-top: 0;
}

.pro-form .pro-class a {
    font-size: 28px;
    font-weight: bold;
    display: inline-block;
    margin-right: 80px;
    color: #999;
}

.pro-category-box .name-div {
    padding: 24px 0;
}

.pro-form .pro-category-box .right .reset-box {
    display: none;
}

.apply-title {
    font-size: 120px;
    margin-bottom: -15px;
}

.header .menu-bar .about-bar.bar-nav-box h4 {
    margin: 15px 0;
    font-size: 18px;
    color: #fff;
}


@media (max-width: 1480px) {
.header .menu-bar  dt a {
    margin-right: 15px;
    padding: 0 5px;
    font-size: 20px;
    display: block;
    min-width: max-content;
    text-align: center;
}

.header .menu-bar .about-li dt a {
  
    display: block;
    min-width: max-content;
    text-align: center;
}


}
@media (max-width: 1280px) {
.header .menu-bar  dt a {
    font-size: 18px;
}
.header .menu-bar .about-li dt a {
  
  margin-right: 10px;
    padding: 0 5px;
    font-size: 20px;
}
}


@media (max-width: 1280px) {
    .container.container2 {
        padding-left: 0;
        position: relative;
    }

    .leftNav .nav-ul {
        display: flex;
    }

    .leftNav {
        position: initial;
        left: -180px;
        top: 0;
    }

    .leftNav .nav-ul li {
        margin-right: 15px;
        margin-bottom: 10px;
        flex-wrap: wrap;
    }

    .header .menu-bar dt {
        line-height: 60px;
        padding-left: 5vw;
        display: flex;
        background-color: #3c3a62;
    }

    .header .menu-bar .investor-li dt a {
        white-space: nowrap;
    }

    .header .menu-bar .bar-nav-box {
        padding-left: 10vw;
        padding-top: 40px;
        padding-bottom: 65px;
    }

    .header .menu-bar .bar-nav-box .inner-li a {
        font-size: 14px;
    }

    .header .menu-bar .bar-nav-box .inner-right h4 {
        margin: 15px 0;
        font-size: 18px;
    }
}



@media (max-width: 768px) {
    .side {
        display: none;
    }

    .back-to-top {
        display: none !important;
    }

    .header .nav {
        min-width: auto;
        width: calc(100% - 180px);
    }

    .header {
        width: 100vw !important;
        height: auto;
        position: fixed;
        padding: 10px;
        color: #fff;
    }

    .header .logo {
        width: 180px;
    }

    .header .menu-bar {
        position: inherit;
    }

    .header .language {
        line-height: 40px;
        width: auto !important;
        overflow: hidden;
        white-space: nowrap;
        position: initial;
        right: 0;
        transition: all 0.6s;
    }

    .header .nav>div {
        text-align: end;
    }

    .header .language a {
        margin-left: 10px;
        display: inline-block;
        font-size: 18px;
        color: #fff;
    }

    .header .menu {
        display: inline-block;
        margin-top: 0;
        line-height: 40px;
        text-align: end;
        padding-bottom: 0;
    }








    .header .menu-bar {
        position: absolute;
        width: 100%;
        padding: 20px;
        top: 70px;
        right: 0;
    }

    .index-pro .pro-mid .pro-first.show {
        position: initial;
        top: 0;
    }

    .index-pro .pro-title::after {
        display: none;
    }

    .index-pro .pro-title h2 {
        padding: 15px 20px;
        font-size: 24px;
        color: #fff;
        margin-bottom: 50px;
    }

    .index-pro .pro-title {
        width: 100%;
        height: auto;
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
        position: relative;
    }

    .index-pro .pro-mid .row {
        margin: 0 auto;
        height: auto;
        align-items: center;
    }

    .index-pro .pro-mid .row a img {
        max-width: 80%;
        margin: 0 auto;
    }

    .index-pro {
        background-color: rgba(48, 43, 108) !important;
    }

    .index-pro .pro-mid h3 {
        margin: 15px 0 10px;
        font-size: 20px;
        color: #fff !important;
        font-weight: bold;
        text-align: center;
    }

    .index-pro .pro-mid h5 {
        text-align: center;
        margin-bottom: 15px;
        font-size: 20px;
        color: #fff !important;
    }

    .index-pro .pro-mid .pro-first p {
        font-size: 16px;
        line-height: 1.5em;
        color: #fff !important;
    }

    .index-pro .pro-mid p {
        font-size: 16px;
        line-height: 1.5em;
        color: #fff !important;
    }

    .index-pro .pro-mid .pro-last .img {
        opacity: 1 !important;
        transform: scale(1) !important;
        transition: all 0.6s 0.35s;
    }

    .index-pro .pro-mid .pro-last {
        padding-top: 50px !important;
        margin-top: 0;
        z-index: 2;
        position: relative !important;
        background-color: rgba(48, 43, 108);
        overflow: hidden;
    }

    .index-pro .pro-mid .pro-last .text {
        position: relative;
        transition: all 0.6s 0.5s linear;
        left: 0;
        opacity: 1;
    }

    .index-pro .pro-mid .pro-first {
        position: initial;
        width: 100%;
    }

    .index-pro .swiper-title {
        padding: 30px 0 0;
    }

    .index-pro .swiper-title h2 {
        font-size: 25px;
        color: #fff;
        padding: 50px 15px 0;
    }

    .index-pro .pro-tab {
        margin: 0 auto;
        padding: 30px 20px;
        align-items: flex-end;
    }

    .index-pro .pro-tab h4 {
        opacity: 0.5;
        margin-right: 10px;
        font-size: 16px;
        font-weight: bold;
        color: #fff;
        transition: all 0.2s;
    }

    .pro-swiper-box .swiper-slide-img {
        line-height: 250px;
        width: 100%;
        height: 250px;
        text-align: center;
        position: relative;
    }

    .pro-swiper-box .text h4 {
        padding-bottom: 20px;
        text-align: center;
        font-size: 20px;
        color: #fff;
        font-weight: bold;
    }

    .index-pro .pro-tab h4 {
        font-size: 16px !important;
        transform: scale(1) !important;
    }

    .pro-swiper-box {
        padding-top: 20px;
        padding-bottom: 50px;
        position: relative;
    }

    .index-news .news-title h2 {
        font-size: 24px;
    }

    .index-news .news-title {
        padding: 10vh 10px;
        position: relative;
        height: auto;
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .index-news .index-news-box h2 {
        font-size: 24px;
        font-weight: bold;
        text-align: center;
    }

    .index-news .index-news-box h4 {
        transform: none !important;
        margin-right: 25px;
        font-size: 20px;
        font-weight: bold;
    }

    .index-news .index-news-box .wid3 {
        width: 100%;
        padding: 15px;
        margin-bottom: 15px;
        background-color: #f4f4f6;
    }

    .index-news .index-news-box p {
        font-size: 16px;
        line-height: 1.5em;
        height: auto;
        color: #666;
        margin-bottom: 10px;
    }

    .index-news .index-news-box h3 {
        margin: 15px 0;
        font-size: 20px;
        line-height: 1.35em;
        height: 2.7em;
    }

    .index-contact .contact-con .bg {
        width: 100%;
        padding: 20px 15px;
        border-radius: 0;
        margin-top: -2px;
        position: relative;
        z-index: 999;
    }

    .index-contact h2 {
        font-size: 24px;
        color: #fff;
        text-align: center;
    }

    .index-contact .contact-des {
        margin: 20px 0;
        font-size: 16px;
        line-height: 1.5em;
        color: #fff;
    }

    .index-contact .contact-con {
        position: inherit;
        right: 0;
        top: 50%;
        transform: none;
    }

    .index-contact .index-contact-box .contact-img {
        position: relative;
        z-index: 9;
    }

    .container,
    .container-fluid,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        overflow-x: hidden;
    }

    .index-pro .pro-mid .row>a {
        transform: none !important;
    }

    .footer-nav {
        display: none;
    }

    .footer .logo {
        width: 70%;
        margin: auto;
    }

    .footer-media {
        margin: 20px auto;
    }

    .footer .footer-menu {
        margin-top: 0;
    }

    .footer {
        padding: 30px 15px 15px;
    }

    .footer a {
        display: inline-block;
        color: #fff;
        font-size: 12px;
    }

    .index-contact {
        padding-bottom: 30px;
    }

    .footer .footer-bot {
        border-top: 1px solid #999;
        padding: 15px 0;
    }
   .header {
        background-color: #262350 !important;
    }

    .header .logo {
        width: 140px;
    }

    .header .language a {
        margin-left: 10px;
        display: inline-block;
        font-size: 14px;
        color: #fff;
    }

    .header .nav>div>img {
        width: 20px;
    }

    .header .menu p {
        display: inline-block;
        margin-left: 14px;
        font-size: 14px;
    }

    body {
        margin-top: 100px !important;
    }



    .banner h2 {
        font-size: 24px;
        text-align: center;
    }

    .product .text h2 {
        font-size: 24px;
        font-weight: bold;
    }

    .product .text {
        width: 100%;
    }

    .product {
        padding: 30px 0 0;
    }

    .product .text .tab {
        display: inline-block;
        margin: 20px 20px 0 0;
        font-size: 20px;
        line-height: 2em;
    }

    .product .text .tab::after {
        width: 0%;
    }

    .product .text .tab.active::after {
        width: 100%;
        opacity: 1;
    }

    .product .img-tab {
        width: 100%;
        position: relative;
        margin-top: 30px;
    }


    .product .pro-tab {
        margin-bottom: 40px;
    }

    .product .pro-tab.tab2 {
        flex-direction: column-reverse;
    }

    .product .tab2 .tab:last-child {
        margin-top: 0;
    }

    .product .tab2 .tab {
        text-align: start;
    }

    .product .text .tab {
        display: inline-block;
        margin: 20px 15px 0 0 !important;
        font-size: 17px !important;
        line-height: 2em;
    }

    .product .tab2 .text {
        position: relative;
        padding-top: 30px;
    }

    .product .tab2 .text h2 {
        position: absolute;
        top: 0;
    }

 .video-swiper {
        padding: 30px 0;
    }

    .video-swiper .huodong-img {
        width: 100%;
    }

    .video-swiper .huodong-text {
        width: 100%;
        height: 100%;
        padding: 15px;
    }

    .video-swiper .swiper {
        padding-bottom: 0px;
    }

    .index-news.news .index-news-box .wid3 {
        margin-bottom: 20px;
    }

    .demo .layui-laypage {
        margin: 30px 0 0;
    }





    .pro-form .pro-class a {
        font-size: 18px;
        font-weight: bold;
        display: inline-block;
        margin-right: 15px;
        color: #999;
    }

    .product-search input {
        width: calc(100% - 60px);
        padding: 0px 15px;
        display: inline-block;
        font-size: 18px;
        color: #666;
        line-height: 45px;
        border: 1px solid #eee;
    }

    .product-search a {
        display: inline-block;
        background-color: #262350;
        line-height: 45px;
        width: 45px;
        text-align: center;
        border-radius: 5px;
    }

    .product-search a img {
        width: 20px;
    }

    .pro-form .fwnw {
        flex-wrap: wrap;
    }

    .pro-category-box .left {
        flex-wrap: wrap;
        width: 100%;
    }

    .pro-category-box .right {
        flex-wrap: wrap;
        width: 100%;
    }

    .pro-form .pro-category-box .pro-category a {
        margin: 0;
        padding: 0;
        display: block;
        font-size: 16px;
        text-align: center;
    }

    .pro-form .pro-category-box .pro-category {
        width: 50%;
    }

    .pro-form .pro-category-box .right>div {
        width: auto;
        line-height: 40px;
        padding: 0 15px;
        font-size: 16px;
        text-align: center;
        margin-left: auto;
        background-color: #f0f4f7;
    }

   

    .pro-form .form-box td:first-child {
        display: table-cell !important;
        width: 80%;
    }

    .pro-form .form-box td:last-child {
        display: table-cell !important;
        width: 20%;
    }

    .pro-form .form-box tr td {
        height: auto !important;
        border-right: 1px solid #ccc;

        padding: 10px !important;
    }

    .pro-form .form-box {
        padding: 35px 0 60px;
    }

    .banner h3 {
        font-size: 24px;
        color: #fff;
        text-align: center;
    }

    .index-news .index-news-box .news-tab a {
        margin-right: 20px;
        font-size: 20px;
    }

    .news-detail .nt-title h2 {
        font-size: 22px;
        font-weight: bold;
        text-align: start;
    }

    .news-detail .nt-title .nt-time {
        margin: 0 15px;
        line-height: 30px;
    }

    .news-detail .nt-title .jusc {
        justify-content: start;
    }

    .sustainability .sus-des {
        padding: 30px 0;
        width: 100%;
        display: block;
        height: auto;
        font-size: 20px;
        color: #666;
    }

    .apply-title {
        color: #c3cfd9;
        font-size: 24px;
        margin-bottom: 30px;
        line-height: 1em;
        position: relative;
        z-index: 2;
        font-weight: bold;
    }

    .sustainability .sus-con h2 {
        margin: 20px 0 15px;
        font-size: 20px;
        font-weight: bold;
    }

    .sustainability .sus-con h4 {
        margin-bottom: 10px;
        font-size: 20px;
    }

    .sustainability .sus-con {
        margin-bottom: 25px !important;
    }

    .sustainability {
        padding-bottom: 40px;
    }

    .padd-70 {
        padding: 30px 0;
    }

    .report .time-tab {
        margin-right: 15px;
        font-size: 20px;
    }

    .report .report-con {
        display: block;
        width: 100%;
        margin-right: 0;
        margin-top: 20px;
    }

    .report .report-con h3 {
        margin: 10px 0 8px;
        font-size: 18px;
    }

    .report .container {
        overflow: visible;
    }

    .about {
        padding: 30px 0 0;
        position: relative;
    }

    .about h2 {
        text-align: center;
        font-size: 22px;
        font-weight: bold;
        margin-bottom: 20px;
    }

    .about p {
        margin-bottom: 25px;
        font-size: 16px;
        line-height: 1.5em;
    }

    .about::after {
        display: none;
    }

    .about .video {
        max-width: 100%;
        margin: 15px auto;
        position: relative;
        z-index: 3;
        overflow: hidden;
    }

    .about .video video {
        width: 100%;
    }

    .about .play {
        width: 100px;
        text-align: center;
        height: 100px;
        line-height: 100px;
        font-size: 12px;
    }

    .about .play p {
        margin-bottom: 2px;
        margin-right: 3px;
        font-size: 12px;
    }

    .padd-200 {
        padding: 30px 0;
    }

    .about-swiper-box .left {
        width: 100%;
    }

    .about-swiper-box .right {
        width: 100%;
        padding: 30px 0;
        padding-right: 0;
    }

    .more {
        margin-top: 10px;
    }

    .about-swiper-box {
        padding-bottom: 5px;
    }

    .application .apply-con h3 {
        max-width: 100%;
        font-size: 22px;
        margin-bottom: 15px;
        font-weight: bold;
    }

    .application .apply-con {
        min-height: auto;
        align-items: center;
    }

    .application .apply-con .right {
        width: 100%;
        padding: 0;
    }

    .about-swiper-box h3 {
        max-width: 500px;
        font-size: 22px;
        margin-bottom: 15px;
        font-weight: bold;
    }

    .about-swiper-box .time {
        padding: 10px 0;
        opacity: 0.6;
        font-size: 18px;
        font-weight: bold;
        text-align: center;
        position: relative;
    }

    .application .apply-con p {
        max-width: none;
        font-size: 18px;
        color: #666;
    }

    .application .apply-con .left {
        width: 100%;
        margin: 15px 0 25px;
    }

    .pro-category-des {
        padding: 40px 0;
    }

    .pro-category-des .des {
        max-width: none;
        margin: 0 auto;
        font-size: 18px;
        color: #666;
    }

    .pro-category-box .pro-category-btn .text p {
        line-height: 45px;
        text-align: center;
        font-size: 16px;
        color: #fff;
    }

    .pro-category-box .name-div {
        padding: 20px;
        width: auto;
        text-align: center;
        color: #000;
        opacity: 0.5;
        position: relative;
        font-size: 20px;
        font-weight: bold;
    }





    .inner-pro .led-tab {
        padding: 30px 0;
    }

    .inner-pro h2 {
        margin: 0 20px;
        font-size: 24px;
    }

    .inner-applications .wid2 {
        width: 100%;
        margin-right: 0;
        margin-bottom: 25px;
    }

    .inner-pro .inner-applications h4 {
        padding: 10px;
        font-size: 20px;
        color: #fff;
        text-align: center;
    }

    .applicati-inner .apply-top {
        min-height: auto;
        padding: 0;
        text-align: center;
        font-size: 18px;
    }

    .applicati-inner .apply-top b {
        font-size: 24px;
        line-height: 2em;
    }

    .applicati-inner .apply-title {
        display: none;
    }

    .applicati-inner .apply-con {
        padding: 30px 0;
    }

    .applicati-inner .apply-con .left {
        width: 100%;
    }

    .applicati-inner .apply-con .right {
        width: 100%;
        padding-left: 0;
    }

    .applicati-inner .apply-con h3 {
        max-width: none;
        font-size: 22px;
        margin: 10px 0;
        font-weight: bold;
    }

    .applicati-inner .apply-con p {
        font-size: 18px;
        color: #666;
        line-height: 1.5em;
    }

    .applicati-inner .apply-swiper .swiper-slide {
        padding: 20px 0;
    }

    .bg-screen .mask-bg {
        display: none;
    }

    .bg-screen .text {
        width: 100%;
        padding: 15px;
        position: absolute;
        transform: translate(-50%, -50%);
        top: 50%;
        left: 50%;
    }

    .bg-screen h2 {
        font-size: 20px;
        color: #fff;
    }

    .more a {
        display: inline-block;
        line-height: 40px;
        border: 1px solid #ddd;
        padding: 0px 20px;
        border-radius: 15px;
        color: #141b4d;
        font-size: 14px;
        font-weight: bold;
        background-color: #fff;
        margin-top: 10px;
    }

    .applicati-inner .apply-swiper h4 {
        margin: 20px 0 0;
        font-size: 20px;
    }



    .header .menu-bar {
        width: 100%;
        padding: 20px !important;
        top: 100px !important;
    }

    .padd-100 {
        padding: 30px 0;
    }

    .pro-form .form-box tr:first-child td:nth-child(2) {
        display: table-cell !important;
    }

    .pro-form .compare-box {
        position: initial;
    }

    .pro-detail-top {
        background-color: #262350;
        padding: 30px 0;
    }

    .pro-detail-top .pro-detail-img .small-img {
        padding-top: 30px;
        text-align: center;
    }

    .pro-detail-top .pro-detail-img .small-img .img {
        padding: 10px;
        border-radius: 5px;
        line-height: normal;
    }

    .pro-detail-top .pro-detail-img .btn-show>a {
        display: inline-block;
        padding: 0 15px;
        line-height: 40px;
        color: #fff;
        margin-top: 10px;
        border-radius: 5px;
        min-width: auto;
        font-size: 12px;
        margin-right: 10px;
    }

    .product-detail .container {
        position: initial;
        overflow: visible;
    }

    .product-detail .pd-title {
        padding-top: 30px;
    }

    .product-detail .pd-title h2 {
        font-size: 24px;
        font-weight: bold;
        text-align: center;
    }

    .product-detail .pd-form-title {
        padding: 15px 0;
        margin-bottom: 10px;
        border-bottom: 1px solid #ddd;
        text-align: center;
    }

    .product-detail .pd-form-title h3 {
        font-size: 20px;
        font-weight: bold;
        color: #0c058c;
    }

    .partnumber-data td:nth-child(2n-1) {
        width: 50%;
        text-align: left;
        display: block;
    }

    .partnumber-data td:nth-child(2n) {
        width: 50%;
        text-align: left;
    }

    .partnumber-data tr {
        display: flex;
        width: 100vw;
        align-content: center;
        flex-wrap: wrap;
    }

    .product-detail .pd-des li {
        padding: 5px 0;
        margin-bottom: 0;
        width: 100%;
    }

    .pd-pro-push .wid4 {
        width: 100%;
        margin-right: 0;
        margin-bottom: 25px;
    }


    .partnumber-data td {
        width: 50% !important;
    }

    .pro-detail-top .pro-detail-img h2 {
        margin: 20px 0;
        font-size: 22px;
        font-weight: bold;
        color: #fff;
    }

    .pro-detail-top .pro-detail-img p {
        margin-bottom: 20px;
        font-size: 16px;
        color: #fff;
    }






    .product-detail .pd-pro-push .pd-des-title h3 {
        font-size: 20px;
        text-align: start;
    }

    .product-detail .pd-pro-push .pd-des-title {
        padding: 30px 0 15px;
    }

    .product-detail .down-category .tab-category {
        margin-right: 10px !important;
        width: auto;
        font-size: 16px;
    }

    .product-detail .pd-down h5 {
        margin: 20px 0 10px;
        font-size: 20px;
        font-weight: bold;
    }

    .product-detail .pd-des .pd-des-title {
        padding: 30px 0 10px;
    }

    .product-detail .pd-des .pd-des-title h3 {
        font-size: 20px;
        font-weight: bold;
        color: #000;
    }

    .product-detail .pd-des p {
        padding-top: 6px;
        font-size: 16px;
        color: #666;
        line-height: 1.5em;
    }

    .product-detail .pd-des .g {
        margin-right: 15px;
        position: relative;
        overflow: hidden;
    }

    .apply-swiper .swiper-button-next,
    .apply-swiper .swiper-button-prev {
        top: 40%;
    }

    .pro-form .search-fun {
        margin-top: 25px;
        font-size: 22px;
        color: #254187;
        font-weight: bold;
    }

    .pro-form .pro-select {
        margin: 10px 0;
    }

    .pro-select .col-md-3 {
        padding: 0 0 10px;
    }

    .com-h4 {
        line-height: 40px;
        padding: 0 10px;
        font-size: 12px;
    }

    .pro-form .form-box tr td.product-part {
        display: table-cell !important;
    }



    .pro-form .form-box td:first-child .left.wid2 {
        width: 100% !important;
    }

    .pro-form .form-box td:first-child .right.wid2 {
        width: 100%;
    }

    .pro-form .form-box .form-row .right p {
        text-align: center;
        line-height: 1.5em;
        font-size: 14px;
        color: #254187;
        font-weight: bold;
    }

    .part-icon {
        width: 100%;
        margin: 0 auto;
        display: inline-block;
        margin-right: 0;
        text-align: center;
    }

    .part-icon img {
        width: 70%;
    }

    .pro-form .form-box .product-part a {
        word-break: break-all;
        display: block;
        text-align: center;
    }

    .product-detail .pd-down p {
        font-size: 14px;
        line-height: 1.5em;
        color: #262350;
        width: calc(100% - 80px);
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
        overflow: hidden;
    }

    .product-detail .pd-down .con-img {
        width: 50px;
    }

    .product-detail .pd-down .con {
        padding: 0 15px;
        line-height: 50px;
        background-color: #f1f3f6;
    }

    .product-detail .pd-down .con {
        align-items: center;
        overflow: hidden;
    }





    .about .about-con>div {
        position: relative;
    }

    .about .play {
        top: auto;
        bottom: 10px;
    }

    .padd-140 {
        padding: 30px 0;
    }

    .history .des {
        font-size: 16px;
        margin: 0 auto 25px;
        width: 100%;
    }

    .history .history-swiper-box .thumbs .swiper-slide {
        width: 30%;
    }

    .history .big-swiper .time-start {
        position: absolute;
        left: 0;
        top: 0;
        font-size: 24px;
        font-weight: bold;
    }

    .history .big-swiper .time-end {
        font-size: 24px;
        font-weight: bold;
        position: relative;
        width: 10%;
    }

    .history .big-swiper {
        padding-left: 28px;
        position: relative;
    }

    .history .history-swiper-box .thumbs {
        margin-bottom: 35px;
    }

    .history .history-swiper-box .time {
        padding: 10px 0;
        font-size: 20px;
    }

    .history .big-swiper .img {
        width: 84%;
        margin-left: auto;
        margin-top: 10px;
    }

    .history .big-swiper .swiper-text h3 {
        font-size: 18px;
        margin: 5px 0 10px !important;
        font-weight: bold;
    }

    .history .big-swiper .time-end::after {
        display: block;
        width: 2px;
        height: 489px;
        background-color: #999;
        content: '';
        left: 0px;
        top: 35px;
        position: absolute;
    }

    .history .big-swiper .swiper-text p {
        font-size: 16px;
        line-height: 1.5em;
    }

    .history .big-swiper .swiper-text p>span {
        font-size: 16px !important;
    }

    .history .gallery {
        height: 1100px;
    }

    .history .big-swiper .swiper-slide:last-child .row {
        padding-bottom: 0;
    }
/**
    .history .big-swiper .swiper-slide:last-child .time-end {
        width: 100%;
        text-align: center;
    }

    .history .big-swiper .swiper-slide:last-child .swiper-text {
        width: 100%;
        padding: 0 5%;
    }
**/
    .contact-banner .spot {
        z-index: 1;
        position: initial;
        width: 100%;
        margin-bottom: 25px;
    }

    .contact-banner .spot-con {
        opacity: 1;
    }

    .dot-box {
        display: none;
    }

    .contact-banner .des {
        position: absolute;
        right: 14%;
        bottom: 45%;
        display: none;
    }

    .contact-banner .spot-con::after {
        display: none;
    }

    .contact-banner .banner-img {
        padding: 0 0 30px 0px;
    }

    .contact-banner .banner-img>img {
        margin-top: -50px;
    }

    .contact-banner .container {
        margin-top: -50px;
    }

    .contact .top {
        padding: 30px 0 20px;
    }

    .contact .top::before {
        display: none;
    }

    .contact .contact-con h3 {
        margin: 10px 0;
        font-size: 20px;
        font-weight: bold;
    }

    .contact .contact-con p {
        font-size: 16px;
        max-width: none;
    }

    .contact .contact-con a {
        margin-top: 10px;
        display: inline-block;
        background-color: #7797b3;
        line-height: 40px;
        padding: 0 15px;
        color: #fff;
        font-size: 14px;
        border-radius: 15px;
        transition: all 0.3s;
    }

    .contact .contact-con .col-md-6 {
        padding: 0 5%;
        margin-bottom: 25px;
    }

    .contact .contact-con {
        margin-bottom: 25px;
    }

    .about-bot {
        background-color: #f4f4f6;
        padding: 30px 0;
        text-align: center;
    }

    .about-bot h2 {
        margin-bottom: 20px;
        font-size: 24px;
        font-weight: bold;
    }

    .about-bot .row.jusb {
        justify-content: center;
    }

    .about-bot .row.jusb .con {
        margin-bottom: 20px;
    }

    .investor {
        padding: 30px 0;
    }

    .investor .apply-con .left {
        width: 100%;
    }

    .investor .apply-con .right {
        width: 100%;
        padding: 5px;
    }

    .investor .apply-con:not(:last-child) {
        padding-bottom: 25px;
    }

    .investor .apply-con h3 {
        font-size: 20px;
        font-weight: bold;
        margin: 10px 0 0;
    }

    .investor .apply-con p {
        font-size: 16px;
        color: #666;
    }




    .leftNav {
        left: 0;
    }

    .leftNav {
        position: initial;
    }

    .leftNav .nav-ul {
        display: flex;
    }

    .leftNav .nav-ul li {
        width: 50%;
        margin-bottom: 10px;
        flex-wrap: wrap;
    }

    .container.container2 {
        padding-left: 15px;
        position: relative;
    }

    .leftNav a {
        display: block;
        font-size: 16px;
        line-height: 1em;
        padding-left: 15px;
        transition: all 0.6s;
    }

    .t48 h2 {
        margin: 20px 0;
        font-size: 24px;
        font-weight: bold;
    }

    .dsh .dsh-con p {
        margin-bottom: 15px;
        font-size: 16px;
        line-height: 1.65em;
        color: #666;
    }

    .dsh .dsh-form .top {
        padding: 30px 0 10px;
    }

    .dsh .dsh-form2 table td {
        line-height: 1.5em !important;
    }

    .dsh .dsh-form2 table tr:nth-child(1) td,
    .dsh .dsh-form2 table tr:nth-child(2) td {
        line-height: 1.5em !important;
    }




    .product-detail .pro-form .form-box {
        padding: 35px 0 15px;
        overflow: scroll;
    }

    .form-screen .logo {
        width: 50%;
    }

    .form-screen .contact-form {
        padding: 15px;
        border-radius: 0;
        width: 100%;
    }

    .form-screen .form-screen-box {
        width: 80%;
    }

    .form-screen .form-des p {
        font-size: 16px;
        color: #000;
        font-weight: bold;
        line-height: 1.5em;
    }

    .form-screen h5 {
        margin: 15px 0 0;
        font-size: 18px;
        color: #000;
        font-weight: bold;
        line-height: 1.5em;
    }

    .form-screen .form-des {
        margin: 10px 0 20px;
    }

    .form-screen .input input {
        width: 100%;
        padding: 0px 15px;
        line-height: 40px !important;
        font-size: 14px !important;
    }

    .form-screen .layui-form .layui-form-select dl {
        left: 0;
        width: 100%;
    }

    .layui-laydate,
    .layui-laydate-hint {
        width: 97vw;
    }

    .layui-laydate-main {
        width: 272px;
        width: 100% !important;
    }

    .form-screen .form-submit a {
        border: 1px solid #ccc;
        font-size: 14px;
        line-height: 40px;
        padding: 0 20px;
    }

    .applicati-inner .apply-top {
        padding: 30px 0 0;
    }

    .applicati-inner .apply-swiper {
        padding: 25px 0 0;
    }

    .apply-swiper .tc .text {
        line-height: 50px;
        height: auto;
    }

    .event {
        padding: 30px 0;
    }

    .event h2 {
        font-size: 22px;
        font-weight: bold;
        margin-bottom: 15px;
        text-align: center;
    }

    .event .huodong-img {
        width: 100%;
        position: relative;
    }

    .event .huodong-text {
        width: 100%;
        height: 100%;
        padding: 15px;
    }

    .event h4 {
        font-size: 20px;
        font-weight: bold;
        margin-bottom: 10px;
    }

    .event .news-time {
        margin-bottom: 5px;
        font-size: 18px;
        color: #262350;
    }

    .event .huodong-link {
        margin-top: 15px;
    }

    .event .huodong-con {
        margin-bottom: 20px;
    }

    .history .big-swiper .swiper-text {
        width: 85%;
    }

    .contact-banner .banner-img>img {
        margin-top: -72px;
        display: none;
    }

    .contact-banner {
        position: relative;
        z-index: 1;
        margin-top: -100px;
    }

.past .news-tab a {
    display: inline-block;
    margin-right: 40px;
    margin-bottom: 6px;
    font-size: 18px;
    font-weight: bold;
}

    .form-screen .close-form {
        font-size: 32px;
        top: 4vh;
        left: auto;
        right: 5vw;
    }

 .applicati-inner .apply-con {
        padding: 10px 0;
    }

    .applicati-inner {
        padding: 0 0 20px;
    }



  .smh .down a {
    height: auto;
    margin-bottom: 18px;
    background-image: url(../images/pdf1.png);
    background-repeat: no-repeat;
    background-position: 10px center;
    padding: 15px 15px 15px 50px;
    background-color: #f4f4f6;
    background-size: 24px;
    align-items: center;
  }

  .smh .down a p {
    padding-left: 10px;
    width: 60%;
    font-size: 14px;
  }

  .smh .down a span {
    display: block;
    font-size: 14px;
    width: 35%;
    margin-left: auto;
    text-align: end;
  }

  .demo .layui-laypage a,
  .demo .layui-laypage span {
    height: 30px;
    padding: 0 13px;
    line-height: 30px;
    margin: 0 6px;
    font-size: 12px;
    border-radius: 6px;
    color: #262350;
    margin-bottom: 5px;
  }

  .leftNav .nav-ul li {
    margin-right: 0;
  }

  .leftNav .nav-ul {
    display: flex;
    flex-wrap: wrap;
  }

  .lx-link .des {
    width: 105px;
  }

  .lx-link .input-box .input {
    display: inline-block;
    width: calc(100% - 110px);
  }

  .dsh table tr:first-child td {
    line-height: 1.5em;
    text-align: center !important;
    color: #fff;
  }

  .dsh table td {
    line-height: 1.8em;
    padding: 10px;
    color: #666;
    text-align: center;
  }

  .header .menu-bar dl {
    overflow: hidden;
    width: 100%;
    height: auto;
    min-height: auto;
    background-color: #262350;
    position: ii;
    top: 0%;
    right: 100%;
    opacity: 0;
    transition: all 0.3s;
    z-index: -1;
  }

  .header .menu-bar .bar-nav-box {
    display: none;
  }

  .header .menu-bar dt a {
    font-size: 16px;
    text-align: start;
  }

  .header .menu-bar dt a.active {
    border-bottom: none;
  }

  .header .menu-bar dt a:hover {
    border-bottom: none !important;
  }

  .header .menu-bar dl {
    background: none;
  }

  .header .menu-bar dt {
    line-height: 1.5em;
    background: none;
    padding: 10px 10px 15px 0px;
    flex-wrap: wrap;
  }

  .header .menu-bar dl {
    opacity: 1;
  }

  .header .menu-bar .li-box>a {
    position: relative;
    margin-bottom: 0;
    padding-right: 20px;
  }

  .header .menu-bar dt a {
    font-size: 16px;
    text-align: start;
    font-weight: normal;
  }

  .header .nav>ul .li-box {
    margin-bottom: 5px;
  }

  .header .menu-bar .li-box-about dt a {
    min-width: auto;
    font-size: 16px;
  }

  .header .menu-bar .investor-li dt a {
    font-size: 16px;
    min-width: auto;
  }

  .header .menu-bar .li-box>a {
    padding-bottom: 0;
  }
 .header .menu-bar dl {
    background: none;
    position: inherit;
  }

  .header .menu-bar .li-box-about dt a {
    min-width: auto !important;
  }

  .header .menu-bar .investor-li dt a {
    font-size: 16px !important;
    min-width: auto !important;
  }

  .header .nav>ul .li-box {
    margin-bottom: 0px;
  }

 .header .menu-bar .investor-li dt a {
    font-size: 16px !important;
    min-width: auto !important;
  }

  .header .nav>ul .li-box {
    margin-bottom: 0px;
  }

  .header .menu-bar dl {
    margin-bottom: 0;
  }

  .header .menu-bar .about-li dt a {
    font-size: 16px !important;
    min-width: auto !important;
  }



  html .pro-form .form-box td:first-child .left.wid2 {
    width: 100% !important;
  }

  html .pro-form .form-box td:first-child .right.wid2 {
    width: 100% !important;
  }

  .form-table {
    overflow: scroll;
  }

  .yjbg .yjbg-swiper .time {
    padding: 10px 0;
    font-size: 18px;
  }

  .yjbg .yjbg-swiper .active::before {
    display: none;
  }

  .yjbg .yjbg-swiper .active::after {
    display: none;
  }

  .yjbg .yjbg-swiper {
    padding-bottom: 5px;
  }

  .cw .select-box .layui-form-select .layui-input {
    line-height: 40px;
    height: 40px;
    border-radius: 5px;
    width: 100%;
    margin-bottom: 10px;
  }

  .cw .select-box .input {
    position: relative;
    width: 100%;
    margin-right: 35px;
  }

  .cw .select-box input {
    padding: 0 10px;
    width: 100%;
    line-height: 40px;
    border: 1px solid #eee;
    background-color: #fff;
    color: rgba(0, 0, 0, 0.85);
    border-radius: 2px;
  }

  .cw .select-box .ss {
    position: absolute;
    right: 0;
    top: 0;
    width: 50px;
    height: 40px;
    line-height: 40px;
    text-align: center;
  }

  .stock .wid3 {
    display: block;
    padding: 20px 20px;
    box-shadow: 0px 0px 5px -3px #000;
    position: relative;
    transition: all 0.6s;
    top: 0;
    width: 100%;
    margin-right: 0;
    margin-bottom: 15px;
  }

  .stock h4 {
    margin-bottom: 5px;
    font-size: 18px;
    font-weight: bold;
  }

  .stock p {
    line-height: 1.65em;
    margin-bottom: 0;
    color: #666;
    font-size: 14px;
  }

  .partnumber-data td span.w1 {
    width: 35%;
    display: none !important;
  }

  html .product-detail .pd-form .partnumber-data td p {
    width: auto;
    line-height: 20px;
    padding: 5px 0;
    font-size: 12px;
  }

  .product-detail .container {
    position: initial;
    overflow: hidden;
  }

  .pro-form .form-box td {
    display: table-cell !important;
  }
.pro-swiper-box .text {
    height: auto;
}
.pro-swiper-box .swiper-slide-img img {
    max-width: 100%;
}
 



  html .product-compare-table .compare-header {
    background-color: #7797b3;
    text-align: center;
    padding-left: 10px;
  }

  html .product-compare-table td {
    padding: 10px;
    text-align: center !important;

  }

  html .product-compare-table .compare-header p {
    font-size: 14px;
    font-weight: bold;

    line-height: 1.5em;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    writing-mode: tb-rl;
    text-align: center;
    word-spacing: 6px;
  }

  html .product-compare-table thead td p {
    line-height: 1.5em;
    font-size: 12px;
  }

  html .pro-contrast p {
    line-height: 1.45em;
    font-size: 12px;
  }

  html .contrast-form {
    width: 100%;
    overflow-x: scroll;
  }










  html .banner h2 {
    font-size: 22px;
    text-align: start;
    padding: 0 10px;
    max-width: 50%;
  }

  html .index-pro .pro-title h2 {
    padding: 50px 20px;
    font-size: 24px;
    color: #fff;
    margin-bottom: 40px;
  }

  .index-pro .pro-mid .row>a {
    transform: none !important;
    max-width: 80%;
    margin: 0 auto;
  }

  .index-pro .pro-mid h3 {
    margin-bottom: 30px !important;
  }

  .index-news .news-title h2 {
    font-size: 24px;
    font-weight: bold;
    max-width: 80%;
  }

  html .applicati-inner .apply-top {
    padding: 30px 0 0;
    padding: 50px 0 40px;
  }

  .sustainability .sus-con p {
    font-size: 16px;
    line-height: 1.35em;
    color: #666;
  }

  .contact-banner {
    display: none !important;
  }

  body {
    padding-top: 0 !important;
  }




html .applicati-inner .apply-top {
    margin: 0 auto;
    max-width: 80%;
}

html .sustainability .sus-des {
    font-size: 16px;
    color: #666;
    line-height: 1.35;
}
.history .big-swiper .swiper-text p {
    font-size: 16px;
    line-height: 1.35em;
}
.history .gallery {
    height: 1200px;
}



 html .applicati-inner .apply-con p {
    font-size: 16px;
    color: #666;
    line-height: 1.35em;
  }



  html .leftNav .nav-ul li {
    margin-right: 0;
    margin: 0;
    padding: 0 0 10px;
    border-left: 1px solid #ccc;
  }

  html .leftNav a.active {
    margin-left: -1px;
  }

  html .cw .select-box {
    margin: 30px 0;
  }

  html .bg-screen.carrer-screen .text {
    padding: 0;
  }

  html .bg-screen h2 {
    font-size: 18px;
    color: #fff;
    margin: 0;
  }

  html .more {
    margin-top: 0;
  }

 html .bg-screen.carrer-screen .text {
    justify-content: center;
  }

.pro-form .form-box tr td>p {
    white-space: nowrap;
  }
.pro-form .form-box td .header-distance, .pro-form .form-box td .header-distance-con {
    line-height: 30px;
    white-space: nowrap;
    min-width: 220px !important;
}




    html .banner h3 {
        font-size: 22px;
        color: #fff;
        text-align: start;
        padding: 0 10px;
    }

    html .product-compare-table td,
    html .product-compare-table td p {
        word-break: normal;
    }

    html .product-compare-table thead td img {
        width: auto;
        max-height: 80px;
        padding-bottom: 10px;
    }

    html .product-compare-table .compare-header p {
        writing-mode: inherit !important;
    }

    html body .contrast-form {
        width: 100%;
        height: auto;
        overflow: scroll;
    }


} 

/**----上线前临时解决方案---调小屏幕兼容时候请一起调一下----**/
.header .menu-bar .about-li dt a{
  font-size: 18px;
  min-width: 150px;
}

/**----首页小屏幕兼容有问题---客户决定去掉图----**/
.index-pro .pro-title::after{
  display: none;
}

/**----客户还是要求要字体----这里先加上----把字体文件中中文字集去掉可以减小字体文件大小-------**/
* {
  font-family: "ALIBABA-Regular";
}

.index-pro-swiper-tip{
  color: #fff;
  text-align: center;
  width: 100%;
  margin-top: 20px;
  position: absolute;
  left: 0;
}
.index-pro-swiper-tip span{
  display: inline-block;
  vertical-align: middle;
  line-height: 0px;
}

.header .menu-bar .sus-li .bar-nav-box.sus-bar h4{
  text-align: center;
}

/**-----导航添加--投资者关系-----**/
.header .menu-bar .investor-bar.bar-nav-box {
  padding: 0;
}
.header .menu-bar .investor-bar.bar-nav-box h3 {
  font-size: 30px;
  color: #fff;
}
.header .menu-bar .investor-bar.bar-nav-box h4 {
  margin: 15px 0;
  font-size: 24px;
  color: #fff;
}
.header .menu-bar .investor-bar.bar-nav-box .dd-row.active:first-child {
  display: block !important;
  padding-left: 15vw;
  padding-right: 5vw;
  padding-top: 65px;
  padding-bottom: 65px;
}
.header .menu-bar .investor-bar.bar-nav-box .bar-logo {
  margin-bottom: 80px;
}
.header .menu-bar .investor-bar.bar-nav-box .dd-left {
  width: auto;
  border: none;
}
.header .menu-bar .investor-bar.bar-nav-box .dd-left img {
  width: 100%;
  height: 628px;
}
.header .menu-bar .investor-bar.bar-nav-box .dd-right {
  width: auto;
  padding: 5%;
}
.header .menu-bar .investor-li dt a{
  font-size: 15px;
  min-width: 150px;
}
.header .menu-bar .li-box.active .nav-a::after{
  width: 48px;
  left: 165px;
}


.header .menu-bar .about-bar.bar-nav-box .dd-left{
  width: 60%;
  height: 628px;
  flex-shrink: 0;
}
.header .menu-bar .about-bar.bar-nav-box .dd-row:last-child .dd-right{
  padding-right: 5%;
}
.header .menu-bar .about-bar.bar-nav-box .dd-row:last-child .dd-right{
  width: auto !important;;
  height: auto !important;
  padding-right: 5%;
}


/**-------2024----新增模块---start------**/

.header .menu-bar .bar-nav-box.products-bar .dd-right-module .inner-left{
  width: 45%;
  padding-right: 5%;
}
.header .menu-bar .bar-nav-box.products-bar .dd-right-module .inner-left .te{
  text-align: start;
}
.header .menu-bar .bar-nav-box.products-bar .dd-right-module .inner-left h5{
  background: none;
  padding-left: 0;
}

.header .menu-bar .bar-nav-box.products-bar .dd-right-module .inner-right{
  width: 50%;
  padding-left: 5%;
}


.module-tab-header-content{
  width: 25%;
  padding-right: 5%;
}
.module-tab-content{
  width: 75%;
}
.module-tab-content .left{
  width: 55%;
  padding-right: 5%;
}
.module-tab-content .right{
  width: 45%;
  padding-left: 5%;
}
.module-tab-content-item{
  display: none;
  align-items: center;
}
.module-tab-content-item.active{
  display: flex;
}
.module-tab-content-item h3{
  font-size: 30px;
}
.module-tab-content-item p{
  color: #666;
  font-size: 20px;
}
.module-tab-header-selecter{
  margin-bottom: 30px;
}

.module-tab-header-selecter::after{
  display: block;
  content: '';
  width: 80%;
  height: 2px;
  background: #ccc;
  transition: all .2s;
  -moz-transition: all .2s;
  -webkit-transition: all .2s;
  -o-transition: all .2s;
}
.module-tab-header-selecter.active::after{
  width: 110%;
  background: #022153;
}
@media (max-width: 1300px) {
  .module-tab-header{
    width: 100%;
    padding-right: 0;
  }
  .module-tab-content{
    width: 100%;
  }
  .module-tab-header-content{
    margin-bottom: 10px;
    margin-top: 30px;
    width: 100%;
    overflow: hidden;
  }
  .module-tab-header{
    display: flex;
    padding-bottom: 30px;
    overflow-y: auto;
    margin-bottom: -30px;
  }
  .module-tab-header-selecter{
    margin-right:50px;
    word-break:keep-all;
    white-space: nowrap;
  }
  .module-tab-header-selecter h3{
    word-break:keep-all;
  }
  .module-tab-header-selecter::after{
    width: 100%;
  }
}

@media (max-width: 980px) {
  .module-tab-content .left{
    width: 100%;
    padding: 0;
    margin-bottom: 10px;
  }
  .module-tab-content .right{
    width: 100%;
    padding: 0;
  }
}

/**-------2024----新增模块---end------**/

@media (max-width: 980px) {
  .history .gallery{
    height: 600px;
  }
  .form-screen-box{
    padding-bottom: 50px;
  }
  .contact-form{
    padding-bottom: 35px !important;
  }
}



/**-------2005----新增模块---start------**/

.header .menu-bar .about-li dt a {
  font-size: 15px;
  min-width: 150px;
}
.support-bar .dd-left{
  height: auto !important;
}
.support-bar .dd-left img{
  height: auto !important;
}
.video-links{
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 0 !important;
  padding-bottom: 20px !important;
}
.video-links a{
  background: #262350;
  color: #fff;
  text-align: center;
  border-radius: 5px;
  line-height: 40px;
  flex: 1;
  max-width: 50%;
  margin: 0 5%;
}
.video-links a:first-child{
  margin-left: 0;
}
.video-links a:last-child{
  margin-right: 0;
}
.video-links a:hover{
  background:#3d36a1;
  color: #fff;
}
.video-items{
  background: #f6f6f6;
}
.video-items .text{
  line-height: 1.8em;
  height: 3.6em;
  overflow: hidden;
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 1.5em;
  margin-bottom: 1.5em;
}
.video-items .video-links{
  height: auto;
}

.video-top{
  display: flex;
  justify-content: left;
  align-items: end;
}
.video-top h3{
  margin-right: 40px;
  cursor: default;
}
.video-top a{
  padding: 32px 0;
  margin-right: 20px;
  color: #999 !important;
  font-size: 22px;
  cursor: pointer;
}
.video-top a.active{
  color: #333 !important;
}
.video-top span{
  margin-right: 20px;
  color: #1b1845;
  padding: 32px 0;
  line-height: 30px;
}
.video-top span:last-child{
  display: none;
}

.about-team-title h2{
  font-size: 60px;
  font-weight: bold;
  font-style: italic;
}

.about-team-list{
  padding: 100px 0;
}

.about-team-item{
  display: flex;
  margin-bottom: 100px;
  cursor: default;
}

.about-team-item .item-img{
  width: 30%;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 3%;
}
.about-team-item .item-img .inmask{
  width: 80%;
  position: relative;
  transform: scale(.8);
  transition: all .8s;
  -moz-transition: all .8s;
  -webkit-transition: all .8s;
  -o-transition: all .8s;
}
.about-team-item .item-img .inmask img{
  width: 100%;
  position: relative;
  z-index: 0;
}
.about-team-item .item-img .inmask span{
  width: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  position: absolute;
  z-index: 1;
  background: rgba(0,0,0,0.4);
  transition: all .8s;
  -moz-transition: all .8s;
  -webkit-transition: all .8s;
  -o-transition: all .8s;
}
.about-team-item .item-text{
  position: relative;
  padding-top: 150px;
  flex-grow: 1;
}
.about-team-item .item-text .summary{
  overflow: hidden;
  opacity: 0;
  transition: all .8s;
  -moz-transition: all .8s;
  -webkit-transition: all .8s;
  -o-transition: all .8s;
  position: absolute;
  width: 100%;
  left: 0;
  top: 100px;
  font-size: 20px;
  color: #000;
}
.about-team-item .item-text h3{
  font-size: 32px;
  line-height: 1.2em;
  font-weight: bold;
  padding-top: 0;
  transition: all .8s;
  -moz-transition: all .8s;
  -webkit-transition: all .8s;
  -o-transition: all .8s;
  color: #000;
}
.about-team-item .item-text h4{
  font-size: 24px;
  line-height: 1.2em;
  transition: all .8s;
  -moz-transition: all .8s;
  -webkit-transition: all .8s;
  -o-transition: all .8s;
  color: #000;
}

.about-team-item:hover .item-img .inmask{
  transform: scale(1);
}
.about-team-item:hover .item-img .inmask span{
  background: rgba(0,0,0,0);
}
.about-team-item:hover .item-text .summary{
  opacity: 1;
}
.about-team-item:hover .item-text h3{
  padding-top: 150px;
  font-size: 36px;
}

.bout-team-item-slogn .item-img .inmask{
  width: 95%;
}
.bout-team-item-slogn .summary{
  color: #272350 !important;
  font-size: 36px !important;
  transition: all .8s;
  -moz-transition: all .8s;
  -webkit-transition: all .8s;
  -o-transition: all .8s;
}
.bout-team-item-slogn .slogo{
  padding-top: 50px;
  transition: all .8s;
  -moz-transition: all .8s;
  -webkit-transition: all .8s;
  -o-transition: all .8s;
}
.bout-team-item-slogn:hover .summary{
  padding-left: 100px;
  padding-top: 50px;
}
.bout-team-item-slogn:hover .slogo{
  padding-top: 100px;
  padding-left: 320px;
}

.about-team-hoverbox{
  padding-top: 100px;
  display: flex;
  justify-content: space-between;
  padding-bottom: 300px;
}
.team-hoverbox-img{
  position: relative;
  transition: all .8s;
  -moz-transition: all .8s;
  -webkit-transition: all .8s;
  -o-transition: all .8s;
  transform: scale(.9);
}
.team-hoverbox-img .inimage{
  position: relative;
  height: 100%;
}
.team-hoverbox-img .inimage img{
  width: auto;
  height: 350px;
}
.team-hoverbox-img span{
  width: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  position: absolute;
  z-index: 1;
  background: rgba(0,0,0,0.4);
  transition: all .8s;
  -moz-transition: all .8s;
  -webkit-transition: all .8s;
  -o-transition: all .8s;
}
.team-hoverbox-img .intext{
  width: 100%;
  left: 0;
  top: 70%;
  position: absolute;
  z-index: 2;
  transition: all .8s;
  -moz-transition: all .8s;
  -webkit-transition: all .8s;
  -o-transition: all .8s;
  padding: 0 30px;
  color: #fff;
}
.team-hoverbox-img .intext h3{
  font-size: 28px;
  line-height: 1.2em;
  font-weight: bold;
}
.team-hoverbox-img .intext h4{
  font-size: 16px;
}
.team-hoverbox-text{
  display: none;
  position: absolute;
  left: 0;
  padding: 80px 10%;
  background: #fff;
}
.team-hoverbox-text h3{
    font-size: 36px;
    line-height: 1.2em;
    font-weight: bold;
}
.team-hoverbox-text h4{
  font-size: 24px;
}
.team-hoverbox-item{
  cursor: pointer;
}
.team-hoverbox-item.active .team-hoverbox-img{
  transform: scale(1);
}
.team-hoverbox-item.active .team-hoverbox-img span{
  background: rgba(0,0,0,0);
}
.team-hoverbox-item.active .team-hoverbox-img .intext{
  top: 100%;
  opacity: 0;
}
.header .menu-bar .about-bar.bar-nav-box .dd-row.active.dd-row-team {
  display: block !important;
  padding-left: 15vw;
  padding-right: 5vw;
  padding-top: 65px;
  padding-bottom: 65px;
}

@media (max-width: 1600px) {
  .about-team-item .item-text{
    padding-top: 100px;
  }
  .about-team-item .item-text .summary{
    top: 40px;
  }
  .about-team-hoverbox{
    padding-bottom: 400px;
  }
  .team-hoverbox-img .inimage img{
    height: 300px;
  }
}
@media (max-width: 1300px) {
  .about-team-item .item-text{
    padding-top: 60px;
  }
  .about-team-item .item-text .summary{
    top: 10px;
    font-size: 16px;
  }

  .bout-team-item-slogn .summary{
    font-size: 30px !important;
  }
  .bout-team-item-slogn:hover .summary{
    padding-left: 30px;
    padding-top: 80px;
  }
  .bout-team-item-slogn:hover .slogo{
    padding-top: 150px;
    padding-left: 220px;
  }
}

@media (max-width: 980px) {
  .about-team-title h2{
    font-size: 50px;
  }
  .about-team-list{
    padding-top: 30px;
  }
  .about-team-item{
    flex-wrap: wrap;
  }
  .about-team-item .item-img,  .about-team-item .item-text{
    width: 100%;
  }
  .about-team-item .item-text{
    padding-top: 20px;
  }
  .about-team-item .item-text .summary{
    opacity: 1;
    position: relative;
  }
  .about-team-item .item-img .inmask{
    width: 90%;
  }
  .about-team-item .item-img .inmask span{
    display: none;
  }
  .about-team-item:hover .item-text h3{
    padding-top: 0px;
    font-size: 32px;
  }

  .bout-team-item-slogn:hover .summary{
    padding-left: 0;
    padding-top: 10px;
  }
  .bout-team-item-slogn:hover .slogo{
    padding-top: 50px;
    padding-left: 0;
  }
}

@media (max-width: 980px) {
  .video-links{
    flex-wrap: wrap;
    padding-left: 5px !important;
    padding-right: 5px !important;
    padding-top: 15px !important;
    padding-bottom: 15px !important;
  }
  .video-links a{ 
    width: 100%;
    margin-bottom: 10px;
    line-height: 30px;
  }
  .video-links a:last-child{
    margin-bottom: 0;
  }

  .about-team-hoverbox{
    padding-top: 30px;
    padding-bottom: 0;
  }

  .about-team-hoverbox{
      flex-wrap: wrap;
  }
  .team-hoverbox-item{
    width: 100%;
  }
  .team-hoverbox-item img{
    width: 100% !important;
    height: auto !important;
  }
  .team-hoverbox-text{
    position: relative;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 0;
    padding-right: 0;
  }
}

.header-seo-data{
  display: none !important;
}

.application .apply-con.apply-con-about h3{
  font-size: 44px;
}
.menu-bar-bg{
  background: #262350;
  width: 100% !important;
  position: fixed;
  left: 0;
}



.search-box{
  width: 100%;
  height: 100vh;
  position: fixed;
  left: 0;
  top: -150vh;
  z-index: 9999;
  transition: all .2s;
  -moz-transition: all .2s;
  -webkit-transition: all .2s;
  -o-transition: all .2s;
}
.search-box.open{
  top: 0;
}
.search-box-inner{
  width: 100%;
  height: 90%;
  padding-bottom: 10%;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.search-box-mask{
  width: 100%;
  height: 100vh;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  background: rgba(0, 0, 0, .35);
  z-index: 0;
  opacity: 0;
  transition: all .5s;
  -moz-transition: all .5s;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
}
.search-box.open .search-box-mask{
  opacity: 1;
}
.search-box-main{
  position: relative;
  z-index: 1;
  background: #302b6c;
  padding: 100px;
  width: 50%;
  border: 4px solid #fff;
  min-width: 780px;
}
.search-box-close{
  width: 60px;
  height: 60px;
  background: url(../images/search-close.png) no-repeat center center;
  position: absolute;
  right: 20px;
  top: 20px;
  z-index: 5;
  cursor: pointer;
}
.search-bar-summary{
  line-height: 2em;
  margin: 50px 0;
}

.search-bar-form{
  display: flex;
  align-items: center;
  border: 1px solid #fff;
  height: 60px;
  border-radius: 30px;
  overflow: hidden;
}
.search-bar-input:focus{
  border: none !important;
  outline: none !important;
  background: none !important;
}
.search-bar-input{
  border: none !important;
  outline: none !important;
  background: none !important;
  color: #fff;
  font-size: 1.2rem;
  padding: 0 30px;
  flex-grow: 1;
  line-height: 50px;
}
.search-bar-input::placeholder{
  color: #999;
}
.search-bar-btn{
  border: none !important;
  outline: none !important;
  padding: 0 40px;
  line-height: 54px;
  margin: 0 3px;
  background: #254187 !important;
  border-radius: 28px;
  color: #fff;
}
.search-bar-btn:hover{
  background: #fff !important;
  color: #254187;
}

.header .menu{
  display: inline-flex!important;
  align-items: center;
}
.header .menu .menu-item{
  margin-right: 5px;
  display: inline-flex;
  align-items: center;
  cursor: default;
}
.header .menu .menu-item-sarch{
  cursor: pointer;
}
.header .menu .menu-item-sarch img{
  height: 30px;
}
.header .menu .menu-item p{
  margin-left: 8px;
}
.header .menu .menu-item-sarch p{
  margin-left: 2px;
}
.header .menu .menu-item-split{
  padding: 0 10px;
}

.search-container-top{
  border-bottom: 1px solid #cceaf6;
  padding-bottom: 50px;
  margin-bottom: 30px;
}
.search-container-top form{
  display: flex;
  align-items: center;
  border: 1px solid #222;
  height: 60px;
  border-radius: 30px;
  overflow: hidden;
}
.search-container-top input:focus{
  outline: none !important;
  border: none !important;
  background: none !important;
}
.search-container-top input{
  flex-grow: 1;
  padding: 0 30px;
  height: 50px;
  line-height: 50px;
  border: none !important;
  background: none !important;
  outline: none !important;
  color: #262350;
}
.search-container-top input::placeholder{
  color: #999;
}
.search-container-top button{
  border: none;
  outline: none;
  font-size: 0;
  width: 54px;
  height: 54px;
  border-radius: 50%;
  background: url(../images/search.svg) no-repeat center center #141b4d;
  background-size: 50%;
  margin-right: 3px;
  margin-left: 3px;
}
.search-container-top button:hover{
  background-color: #254187;
}
.search-container-empty{
  padding: 50px 0;
  text-align: center;
  color: #131313;
  font-size: 18px;
}
.search-list-item{
  display: flex;
  align-items: center;
  margin-bottom: 10px;
  background: #f1f1f1;
  padding: 20px;
}
.search-list-item time{
  color: #222;
  flex-shrink: 0;
  margin-right: 30px;
  font-weight: bold;
  font-size: 1rem;
  display: none;
}
.search-list-item h3{
  font-size: 1.2rem;
  color: #222;
}
.search-list-item p{
  font-size: 1rem;
  color: #666;
  line-height: 1.5em;
}
.search-list-item b{
  color: rgb(44, 148, 164);
  font-weight: normal !important;
}

@media (max-width: 980px) {
  .search-list-item{
    flex-direction: column-reverse;
    flex-wrap: wrap;
  }
  .search-list-item time{
    width: 100%;
    text-align: right;
  }
}

@media (max-width: 1100px) {
  .search-box-main{
    width: 90%;
    padding: 30px 15px;
    padding-bottom: 50px;
    min-width: 0;
  }
  .search-box-main img{
    width: 200px;
    margin-top: 10px;
  }
  .search-bar-btn{
    flex-shrink: 0;
  }
  .search-bar-input{
    min-width: 0;
    flex-shrink: 1;
    padding-left: 8px;
    padding-right: 8px;
  }
  .search-bar-summary{
    margin: 20px 0;
  }
  .search-bar-btn{
    padding: 0;
    width: 54px;
    height: 54px;
    font-size: 0;
    background: url(../images/search.svg) center center no-repeat #254187 !important;
    background-size: 60% !important;
  }
  .search-bar-btn:hover{
    background: url(../images/search.svg) center center no-repeat #254187 !important;
    background-size: 60% !important;
  }
}

/**---------2005----新增模块---end--**/

@media (max-width: 1400px) {
  .contact-banner .des{
    right: 4% !important;
  }
}