@charset "UTF-8";
/*----------------------------------------*/
/*  Home
/*----------------------------------------*/
main {
  background: #00030c; }

/*About Us*/
.aboutus {
  height: 100vh;
  padding: 6% 0px 2% 0px;
  background: #010104;
  background: #010104 url(../images/home_aboutusbg.jpg) center center no-repeat;
  background-size: cover; }
  .aboutus .container {
    max-width: 78%;
    display: flex;
    align-items: center;
    height: 100%; }
  .aboutus .txt-con {
    display: flex;
    justify-content: center;
    flex-direction: column;
    width: 640px;
    padding-right: 50px; }
    .aboutus .txt-con h1 {
      color: #fff;
      font-size: 40px;
      font-weight: bold;
      line-height: 58px;
      margin-bottom: 40px; }
    .aboutus .txt-con p {
      color: #ffffff;
      font-size: 14px;
      line-height: 2;
      margin-bottom: 20px;
      display: -webkit-box;
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 7;
      text-align: justify;
      overflow: hidden;
      text-overflow: ellipsis;
      opacity: 0.8; }
  .aboutus .imgbox img {
    max-width: 100%; }
  .aboutus .linkbtn {
    margin-top: 40px;
    position: relative;
    width: 218px;
    height: 72px;
    padding: 15px 10px;
    border-radius: 30px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #01050e url(../images/linkbtn_bg.png) center center no-repeat;
    backdrop-filter: blur(12.5px);
    background-size: contain;
    gap:10px;
      
  }
.aboutus .linkbtn .icon{
    width:36px;
    height:36px;
    background:url(../images/videoplaybtn.svg) center center no-repeat;
    background-size: contain;
}


/*荣誉资质*/
.honorQualification {
  height: 110vh;
  position: relative;
  background: #00030f url(../images/honorwrap_bg.jpg) center bottom no-repeat;
  background-size: cover;
  /**/ }
  .honorQualification:before {
    width: 100%;
    height: 50vh;
    position: absolute;
    z-index: -1;
    display: block;
    content: '';
    background: linear-gradient(180deg, #0c3a86 0%, rgba(4, 37, 92, 0) 92.54%);
    opacity: 0.14;
    top: 0px; }
  .honorQualification .container {
    max-width: 78%;
    padding: 0px;
    height: 100%;
    justify-content: space-between;
    display: flex;
    flex-direction: column;
    padding-bottom: 10%; }
  .honorQualification .titleWrap {
    position: relative;
    padding-top: 100px;
    height: 200px;
    display: flex;
    justify-content: space-between; }
  .honorQualification .titleBox {
    display: flex;
    align-items: center;
    height: 100%; }
    .honorQualification .titleBox h3 {
      font-size: 40px;
      line-height: 48px;
      font-weight: bold;
      color: #fff; }
  .honorQualification .honorNumBox {
    width: 384px; }
    .honorQualification .honorNumBox ul {
      display: flex;
      justify-content: space-between;
      gap: 50px; }
      .honorQualification .honorNumBox ul li {
        width: 50%;
        color: #1B55EC;
        display: flex;
        align-items: center;
        position: relative;
        height: 96px; }
        .honorQualification .honorNumBox ul li b {
          font-size: 80px;
          line-height: 96px;
          font-family: 'DIN Bold';
          font-weight: bold;
          position: absolute;
          top: 0;
          left: 0;
          background: linear-gradient(93.37deg, #00c6f1 2.92%, #113184 92.55%);
          -webkit-background-clip: text;
          -webkit-text-fill-color: transparent;
          background-clip: text;
          text-fill-color: transparent; }
        .honorQualification .honorNumBox ul li dl {
          position: relative;
          z-index: 10;
          margin-left: 86px; }
          .honorQualification .honorNumBox ul li dl dt {
            font-size: 16px;
            line-height: 20px;
            padding-left: 0px;
            color: #fff;
            font-weight: 400; }
          .honorQualification .honorNumBox ul li dl dd {
            margin-top: 15px;
            font-size: 14px;
            font-weight: bold; }
            .honorQualification .honorNumBox ul li dl dd i {
              padding: 4px 10px;
              color: #fff;
              border-radius: 26px;
              background: linear-gradient(93.37deg, #00c6f1 2.92%, #113184 92.55%); }
  .honorQualification .honorListWrap .marqueeList {
    width: 1500%;
    float: left; }
  .honorQualification .honorListWrap .topListCon {
    position: relative;
    overflow-x: hidden;
    width: 100%;
    height: 360px;
    bottom: -80px;
    z-index: 5; }
    .honorQualification .honorListWrap .topListCon ul {
      float: left; }
      .honorQualification .honorListWrap .topListCon ul li {
        width: 240px;
        float: left;
        margin-right: 60px;
        display: flex;
        justify-content: center;
        align-items: center; }
        .honorQualification .honorListWrap .topListCon ul li a {
          width: 100%;
          display: flex;
          justify-content: center;
          align-items: center; }
        .honorQualification .honorListWrap .topListCon ul li img {
          width: 100%;
          height: auto;
          min-height: 180px;
          object-fit: cover;
          -webkit-box-reflect: below 6px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(70%, transparent), to(rgba(255, 255, 255, 0.1))); }
  .honorQualification .honorListWrap .bottomListCon {
    position: relative;
    margin-top: 0%;
    overflow-x: hidden;
    width: 100%;
    z-index: 10; }
    .honorQualification .honorListWrap .bottomListCon ul {
      float: left;
      height: 380px; }
      .honorQualification .honorListWrap .bottomListCon ul li {
        width: 190px;
        float: left;
        margin-right: 60px;
        display: flex;
        justify-content: center;
        align-items: center; }
        .honorQualification .honorListWrap .bottomListCon ul li a {
          width: 100%;
          display: flex;
          justify-content: center;
          align-items: center; }
        .honorQualification .honorListWrap .bottomListCon ul li img {
          width: 100%;
          height: 100%;
          min-height: 250px;
          object-fit: cover;
          -webkit-box-reflect: below 6px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(70%, transparent), to(rgba(255, 255, 255, 0.1))); }

/*产品服务*/
.proSeviceWrap {
  height: 140vh;
  background: #00030c url(../images/prosevice_wrapbg.jpg) center bottom no-repeat;
  background-size: cover; }
  .proSeviceWrap .container {
    height: 100%;
    padding-top: 150px;
    position: relative; }
  .proSeviceWrap .titleWrap {
    max-width: 980px;
    margin: 0 auto;
    margin-bottom: 50px;
    text-align: center; }
    .proSeviceWrap .titleWrap .title {
      font-size: 40px;
      line-height: 58px;
      font-weight: bold;
      margin-bottom: 35px;
      color: #fff; }
    .proSeviceWrap .titleWrap .subtitle {
      color: #fff;
      font-size: 14px;
      line-height: 2; }
  .proSeviceWrap .proTypesNav {
    width: 100%;
    position: relative;
    z-index: 20; }
    .proSeviceWrap .proTypesNav .switchSwiper {
      overflow: hidden; }
    .proSeviceWrap .proTypesNav ul {
      display: flex;
      width: 100%;
      flex-wrap: wrap;
      justify-content: center;
      position: relative; }
      .proSeviceWrap .proTypesNav ul li {
        width: 176px;
        height: 120px;
        max-width: 320px;
        text-align: center;
        position: relative;
        cursor: pointer; }
        .proSeviceWrap .proTypesNav ul li:after {
          position: absolute;
          content: '';
          width: 100%;
          height: 1px;
          top: 65%;
          z-index: 1;
          border: 1px dashed rgba(255, 255, 255, 0.6);
          left: 50%;
          display: block; }
        .proSeviceWrap .proTypesNav ul li .typesIcon {
          width: 58px;
          height: 58px;
          display: flex;
          align-items: center;
          justify-content: center;
          margin: 0 auto;
          margin-bottom: 8px;
          opacity: 0.6;
          transition: all ease-in-out 0.3s; }
          .proSeviceWrap .proTypesNav ul li .typesIcon img {
            width: 100%;
            height: 100%;
            object-fit: cover; }
        .proSeviceWrap .proTypesNav ul li .protypesIcon1 {
          background: url(../images/protypes_icon1.png) center center no-repeat; }
          .proSeviceWrap .proTypesNav ul li .protypesIcon1:hover {
            background: url(../images/protypes_icon1_h.png) center center no-repeat; }
        .proSeviceWrap .proTypesNav ul li .protypesIcon2 {
          background: url(../images/protypes_icon2.png) center center no-repeat; }
          .proSeviceWrap .proTypesNav ul li .protypesIcon2:hover {
            background: url(../images/protypes_icon2_h.png) center center no-repeat; }
        .proSeviceWrap .proTypesNav ul li .protypesIcon3 {
          background: url(../images/protypes_icon3.png) center center no-repeat; }
          .proSeviceWrap .proTypesNav ul li .protypesIcon3:hover {
            background: url(../images/protypes_icon3_h.png) center center no-repeat; }
        .proSeviceWrap .proTypesNav ul li .protypesIcon4 {
          background: url(../images/protypes_icon4.png) center center no-repeat; }
          .proSeviceWrap .proTypesNav ul li .protypesIcon4:hover {
            background: url(../images/protypes_icon4_h.png) center center no-repeat; }
        .proSeviceWrap .proTypesNav ul li i.circle {
          width: 12px;
          height: 12px;
          display: inline-block;
          border-radius: 50%;
          background: #050912;
          border: 2px solid rgba(255, 255, 255, 0.6);
          opacity: 1;
          position: relative;
          z-index: 10;
          transition: all ease-in-out 0.3s; }
        .proSeviceWrap .proTypesNav ul li p.txt {
          font-size: 16px;
          color: #fff;
          margin-top: 8px;
          opacity: 0.6;
          transition: all ease-in-out 0.3s; }
      .proSeviceWrap .proTypesNav ul li:nth-of-type(4):after {
        display: none !important; }
      .proSeviceWrap .proTypesNav ul li.swiper-slide-thumb-active .typesIcon,
      .proSeviceWrap .proTypesNav ul li.swiper-slide-thumb-active i.circle,
      .proSeviceWrap .proTypesNav ul li.swiper-slide-thumb-active p.txt,
      .proSeviceWrap .proTypesNav ul li:hover .typesIcon,
      .proSeviceWrap .proTypesNav ul li:hover i.circle,
      .proSeviceWrap .proTypesNav ul li:hover p.txt {
        opacity: 1; }
      .proSeviceWrap .proTypesNav ul li.swiper-slide-thumb-active i.circle,
      .proSeviceWrap .proTypesNav ul li:hover i.circle {
        border: 2px solid #00c6f1;
        background: linear-gradient(93.37deg, #00c6f1 2.92%, #113184 92.55%); }
      .proSeviceWrap .proTypesNav ul li.swiper-slide-thumb-active p.txt,
      .proSeviceWrap .proTypesNav ul li:hover p.txt {
        font-weight: bold;
        background: linear-gradient(93.37deg, #00c6f1 2.92%, #113184 92.55%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        background-clip: text;
        text-fill-color: transparent; }
      .proSeviceWrap .proTypesNav ul li.swiper-slide-thumb-active .protypesIcon1,
      .proSeviceWrap .proTypesNav ul li:hover .protypesIcon1 {
        background: url(../images/protypes_icon1_h.png) center center no-repeat; }
      .proSeviceWrap .proTypesNav ul li.swiper-slide-thumb-active .protypesIcon2,
      .proSeviceWrap .proTypesNav ul li:hover .protypesIcon2 {
        background: url(../images/protypes_icon2_h.png) center center no-repeat; }
      .proSeviceWrap .proTypesNav ul li.swiper-slide-thumb-active .protypesIcon3,
      .proSeviceWrap .proTypesNav ul li:hover .protypesIcon3 {
        background: url(../images/protypes_icon3_h.png) center center no-repeat; }
      .proSeviceWrap .proTypesNav ul li.swiper-slide-thumb-active .protypesIcon4,
      .proSeviceWrap .proTypesNav ul li:hover .protypesIcon4 {
        background: url(../images/protypes_icon4_h.png) center center no-repeat; }
    .proSeviceWrap .proTypesNav .slideBtnLeft,
    .proSeviceWrap .proTypesNav .slideBtnRight {
      width: 48px;
      height: 48px;
      display: block;
      position: absolute;
      top: 50%;
      margin-top: -24px;
      cursor: pointer;
      z-index: 50;
      transition: all ease-in-out 0.3s; }
    .proSeviceWrap .proTypesNav .slideBtnLeft {
      left: 0px;
      background: url(../images/arrow_left.svg) center center no-repeat; }
      .proSeviceWrap .proTypesNav .slideBtnLeft:hover {
        background: url(../images/arrow_left_blue.svg) center center no-repeat; }
    .proSeviceWrap .proTypesNav .slideBtnRight {
      right: 0px;
      background: url(../images/arrow_right.svg) center center no-repeat; }
      .proSeviceWrap .proTypesNav .slideBtnRight:hover {
        background: url(../images/arrow_right_blue.svg) center center no-repeat; }
  .proSeviceWrap .proslideImg {
    position: absolute;
    bottom: 10%;
    width: 100%; }
    .proSeviceWrap .proslideImg .swiper-slide {
      display: flex;
      align-items: center;
      justify-content: center; }
    .proSeviceWrap .proslideImg .proInner {
      max-width: 800px;
      max-height: 800px; }
      .proSeviceWrap .proslideImg .proInner img {
        width: 100%;
        height: 100%;
        object-fit: cover; }

/*解决方案*/
.solutionWrap {
  background: #010101;
  padding: 240px 0px 200px 0px;
  height: 100vh; }
  .solutionWrap .container {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%; }
  .solutionWrap .solutionListCon {
    display: flex;
    flex-wrap: wrap;
    gap: 30px; }
    .solutionWrap .solutionListCon .solutionInner {
      width: calc(50% - 15px);
      height: 232px;
      display: flex;
      flex-wrap: wrap;
      align-items: center;
      justify-content: space-between;
      padding: 40px;
      border-radius: 16px;
      transition: all ease-in 0.3s;
      background: url(../images/solution_innerbg.svg) center center no-repeat;
      background-size: contain; }
      .solutionWrap .solutionListCon .solutionInner:nth-of-type(1) {
        background: url(../images/solution_innerbg_h.svg) center center no-repeat;
        background-size: contain; }
      .solutionWrap .solutionListCon .solutionInner:nth-of-type(1).nobg {
        background: url(../images/solution_innerbg.svg) center center no-repeat;
        background-size: contain; }
      .solutionWrap .solutionListCon .solutionInner .titleBox h3 {
        color: #fff;
        opacity: 0.3;
        font-size: 36px;
        line-height: 54px;
        font-family: 'DIN Bold';
        margin-bottom: 20px; }
      .solutionWrap .solutionListCon .solutionInner .titleBox p {
        font-size: 20px;
        font-weight: bold;
        color: #fff;
        line-height: 32px; }
      .solutionWrap .solutionListCon .solutionInner .innerBox {
        margin-top: 15px; }
      .solutionWrap .solutionListCon .solutionInner .solicon {
        width: 50px;
        height: 50px;
        display: block; }
        .solutionWrap .solutionListCon .solutionInner .solicon img {
          width: 100%;
          height: 100%;
          object-fit: cover; }
      .solutionWrap .solutionListCon .solutionInner:hover, .solutionWrap .solutionListCon .solutionInner.on {
        background: url(../images/solution_innerbg_h.svg) center center no-repeat;
        background-size: contain; }
  .solutionWrap .solutionIntro {
    height: 494px;
    padding-left: 100px; }
    .solutionWrap .solutionIntro .descInner {
      display: none; }
    .solutionWrap .solutionIntro .descInner:nth-of-type(1) {
      display: block; }
    .solutionWrap .solutionIntro .title {
      font-size: 40px;
      color: #fff;
      font-weight: bold;
      line-height: 58px;
      margin-bottom: 40px; }
    .solutionWrap .solutionIntro .subtitle {
      font-size: 14px;
      color: #fff;
      line-height: 2;
      margin-bottom: 80px;
      display: -webkit-box;
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 8;
      text-align: justify;
      overflow: hidden;
      text-overflow: ellipsis;
      opacity: 0.8; }
    .solutionWrap .solutionIntro .morelinkbtn {
      position: absolute;
      width: 132px;
      height: 132px;
      left: 115px;
      bottom: 0%;
      z-index: 100;
      display: flex;
      align-items: center;
      justify-content: center;
      cursor: pointer; }
      .solutionWrap .solutionIntro .morelinkbtn:after {
        width: 100%;
        height: 100%;
        display: block;
        background: url(../images/scroll_arrowbg.png) center center no-repeat;
        content: '';
        position: absolute;
        left: 0px;
        top: 0px;
        animation: rotate 3s linear infinite; }
      .solutionWrap .solutionIntro .morelinkbtn span {
        width: 52px;
        height: 52px;
        display: block;
        background: url(../images/morelink_arrow.png) center center no-repeat; }

/*工厂导览*/
.factorytourWrap {
  height: 110vh;
  background: #000000;
  background-size: cover;
  margin-top: -130px;
  position: relative; }
  .factorytourWrap .container {
    position: relative;
    height: 100%;
    max-width: 100%; }
  .factorytourWrap .video {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: block !important; }
  .factorytourWrap .video video {
    position: absolute;
    height: 100%;
    width: 100%;
    bottom: 0%;
    left: 50%;
    z-index: -1;
    -webkit-transform: translate(-50%, 0%);
    -moz-transform: translate(-50%, 0%);
    transform: translate(-50%, 0%);
    object-fit: cover;
    background-size: cover; }

@media only screen and (min-width: 2560px) and (max-width: 3560px) {
  .aboutus h1 {
    font-size: 54px; }
  .honorQualification {
    height: 102vh; }
  .honorQualification .honorListWrap .topListCon {
    bottom: -40px; }
  .proSeviceWrap {
    height: 110vh; }
  .solutionWrap .solutionListCon .solutionInner {
    width: calc(50% - 125px); } }

@media only screen and (max-width: 1780px) {
  .aboutus h1 {
    font-size: 45px; }
  .aboutus p {
    width: 84%;
    font-size: 15px;
    line-height: 1.5; }
  .proSeviceWrap .proTypesNav ul li {
    max-width: 250px; }
  .honorQualification {
    background-size: contain; } }

@media only screen and (max-width: 1680px) {
  .proSeviceWrap .proTypesNav ul li {
    max-width: 250px; }
  .proSeviceWrap .proslideImg .proInner {
    max-width: 700px;
    max-height: 700px; } }

@media only screen and (max-width: 1480px) {
  .aboutus h1 {
    font-size: 42px; }
  .aboutus p {
    font-size: 14px; }
  .proSeviceWrap .container {
    max-width: 90%; }
  .solutionWrap {
    padding: 80px 0px 0px 0px; }
  .solutionWrap .container {
    max-width: 78%; }
  .solutionWrap .solutionListCon .solutionInner {
    height: 190px;
    padding: 20px; }
  .solutionWrap .solutionIntro .title {
    font-size: 32px;
    line-height: 42px;
    margin-bottom: 30px; }
  .solutionWrap .solutionListCon .solutionInner .titleBox h3 {
    font-size: 32px;
    line-height: 36px; } }

@media only screen and (max-width: 1360px) {
  .aboutus h1 {
    font-size: 42px; }
  .aboutus p {
    font-size: 15px;
    line-height: 1.5; }
  .proSeviceWrap .container {
    padding-top: 120px; }
  .proSeviceWrap .titleWrap .subtitle {
    width: 90%;
    text-align: center;
    margin: 0 auto; }
  .proSeviceWrap .proTypesNav ul li {
    max-width: 210px; }
  .proSeviceWrap .proTypesNav ul li p.txt {
    font-size: 15px; }
  .solutionWrap .solutionIntro {
    padding-left: 80px; }
  .solutionWrap .solutionIntro .title {
    font-size: 28px;
    line-height: 32px;
    margin-bottom: 30px; }
  .solutionWrap .solutionListCon .solutionInner {
    height: 160px;
    padding: 20px; }
  .solutionWrap .solutionListCon .solutionInner .titleBox h3 {
    font-size: 28px;
    line-height: 32px; } }

@media only screen and (max-width: 1280px) {
  .aboutus h1 {
    font-size: 36px; }
  .solutionWrap .solutionListCon {
    gap: 20px; }
  .solutionWrap .solutionListCon .solutionInner {
    height: 140px; }
  .solutionWrap .solutionListCon .solutionInner .titleBox h3 {
    font-size: 24px;
    line-height: 28px; }
  .solutionWrap .solutionListCon .solutionInner .titleBox p {
    font-size: 16px;
    line-height: 24px; } }

@media only screen and (max-width: 1180px) {
  .solutionWrap .solutionListCon .solutionInner .innerBox {
    margin-top: 8px; }
  .solutionWrap .solutionListCon .solutionInner .titleBox p {
    font-size: 16px;
    line-height: 24px; } }

@media only screen and (max-width: 1024px) {
  .proSeviceWrap .container {
    max-width: 90%;
    padding-top: 100px; }
  .proSeviceWrap .proTypesNav ul li {
    max-width: 190px; } }

@media only screen and (max-width: 960px) {
  .aboutus .container {
    max-width: 90%; }
  .solutionWrap .container {
    max-width: 90%; }
  .solutionWrap .solutionListCon .solutionInner {
    height: 160px;
    padding: 20px 40px;
    justify-content: center;
    gap: 60px; }
  .solutionWrap .solutionIntro {
    padding-left: 20px;
    margin-top: 60px;
    height: 420px; }
  .solutionWrap .solutionIntro .subtitle {
    margin-bottom: 20px; }
  .solutionWrap .solutionIntro .morelinkbtn {
    left: 35px; }
  .honorQualification .container {
    max-width: 90%; }
  .proSeviceWrap .proTypesNav ul li:after {
    top: 56%; }
  .proSeviceWrap .proTypesNav ul li {
    max-width: 168px;
    height: 136px; }
  .proSeviceWrap .proTypesNav ul li p.txt {
    font-size: 14px;
    text-align: center;
    width: 90%;
    margin: 0 auto; }
  .proSeviceWrap .proslideImg .proInner {
    max-width: 500px;
    max-height: 500px; } }

@media only screen and (max-width: 820px) {
  .aboutus {
    height: 80vh;
    padding: 10% 0px 10% 0px;
    background: #010104 url(../images/home_aboutusbg.jpg) center bottom no-repeat;
    background-size: contain; }
  .aboutus .container {
    max-width: 90%; }
  .aboutus .imgbox {
    margin-top: 40px; }
  .aboutus p {
    margin-bottom: 40px; }
  .aboutus .txt-con {
    width: 100%;
    padding-right: 0px;
    margin-top: -30%; }
  .aboutus .txt-con h1 {
    font-size: 32px;
    line-height: 45px;
    margin-bottom: 30px; }
  .aboutus .txt-con p {
    width: 100%; }
  .aboutus .linkbtn {
    width: 168px;
    height: 68px; }
  .honorQualification .honorNumBox ul li dl {
    position: relative;
    z-index: 10;
    margin-left: 86px; }
  /**/
  .solutionWrap {
    padding: 80px 0px 80px 0px;
    height: auto; }
  .solutionWrap .solutionListCon {
    gap: 20px 20px;
    justify-content: center; }
  .solutionWrap .solutionIntro {
    height: 494px;
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 40px; }
  .solutionWrap .solutionListCon .solutionInner {
    height: 180px;
    padding: 12px;
    justify-content: center;
    padding: 20px; }
  .solutionWrap .solutionListCon .solutionInner .titleBox h3 {
    margin-bottom: 0px;
    font-size: 21px;
    line-height: 28px; }
  .solutionWrap .solutionListCon .solutionInner .titleBox p {
    font-size: 16px;
    line-height: 24px; }
  .solutionWrap .solutionListCon .solutionInner .innerBox {
    margin-top: 8px; }
  .solutionWrap .solutionIntro .morelinkbtn {
    left: 30px; }
  /**/
  .honorQualification {
    height: auto; }
  .honorQualification .container {
    max-width: 100%;
    padding: 40px 0px 20px 0px; }
  .honorQualification .titleWrap {
    max-width: 90%;
    padding-top: 80px;
    padding-bottom: 80px;
    height: auto;
    flex-direction: column;
    margin: 0 auto; }
  .honorQualification .honorNumBox {
    width: 100%;
    margin-top: 20px; }
  .honorQualification .honorListWrap .marqueeList {
    width: 1200%; }
  .honorQualification .honorListWrap .topListCon {
    height: 120px;
    bottom: 0px; }
  .honorQualification .honorListWrap .topListCon ul {
    height: 120px; }
  .honorQualification .honorListWrap .topListCon ul li {
    width: 120px;
    margin-right: 30px; }
  .honorQualification .honorListWrap .topListCon ul li img {
    min-height: 90px; }
  .honorQualification .honorListWrap .bottomListCon {
    margin-top: 0%;
    height: 157px; }
  .honorQualification .honorListWrap .bottomListCon ul {
    height: 157px; }
  .honorQualification .honorListWrap .bottomListCon ul li {
    width: 120px;
    margin-right: 30px; }
  .honorQualification .honorListWrap .bottomListCon ul li img {
    -webkit-box-reflect: inherit;
    min-height: 157px; }
  /**/
  .proSeviceWrap {
    height: 110vh; }
  .proSeviceWrap .container {
    padding: 0px;
    padding-top: 80px;
    max-width: 90%; }
  .proSeviceWrap .proslideImg {
    bottom: 14%; }
  .proSeviceWrap .proTypesNav ul {
    flex-wrap: inherit;
    justify-content: flex-start; }
  .proSeviceWrap .proTypesNav ul li {
    max-width: 136px; }
  .proSeviceWrap .proTypesNav ul li .typesIcon {
    width: 36px;
    height: 36px; }
  .proSeviceWrap .proTypesNav ul li p.txt {
    font-size: 13px; }
  .proSeviceWrap .proTypesNav ul li:after {
    top: 40%; }
  .proSeviceWrap .proTypesNav ul li:after {
    width: 100%;
    left: 50%; }
  .proSeviceWrap .proslideImg .proInner {
    max-width: 480px;
    max-height: 480px; }
  .proSeviceWrap .proTypesNav .slideBtnLeft {
    top: 30%;
    left: -12px;
    background-size: 32px 32px; }
    .proSeviceWrap .proTypesNav .slideBtnLeft:hover {
      background-size: 32px 32px; }
  .proSeviceWrap .proTypesNav .slideBtnRight {
    top: 30%;
    right: -12px;
    background-size: 32px 32px; }
    .proSeviceWrap .proTypesNav .slideBtnRight:hover {
      background-size: 32px 32px; }
  .proSeviceWrap .proTypesNav ul li p.txt {
    font-size: 13px;
    padding: 0px 8px; }
  .solutionWrap .container {
    max-width: 90%; }
  .solutionWrap .solutionIntro .title {
    font-size: 32px;
    line-height: 42px; } }

@media only screen and (max-width: 640px) {
  .proSeviceWrap .proTypesNav ul li:after {
    top: 40%; }
  .solutionWrap .solutionListCon .solutionInner {
    height: 140px;
    padding: 12px;
    justify-content: center;
    padding: 10px;
    gap: 20px; }
  .aboutus p {
    width: 100%; }
  .aboutus h1 {
    font-size: 32px; }
  .aboutus p {
    font-size: 13px;
    margin-bottom: 20px; }
  .aboutus h4 br {
    display: none; } }

@media only screen and (max-width: 576px) {
  .proSeviceWrap .proslideImg .proInner {
    max-width: 420px;
    max-height: 420px; } }

@media only screen and (max-width: 480px) {
  .proSeviceWrap .proslideImg .proInner {
    max-width: 360px;
    max-height: 360px; } }
