.clearfix {
  zoom: 1;
}

img {
  vertical-align: middle;
}

.main-header {
  border-bottom: 0.02rem solid rgba(239, 239, 239, 0.6);
}

.mobile-nav-toggler .ico {
  color: #000;
}

.lytop_main .ly_logo .wx-bac {
  background: url(../images/true.webp) no-repeat center;
  background-size: 100% 100%;
}

.pro_banner {
  background: #62605e url("../images/Products/Pro_banner2.jpg") no-repeat center center;
  height: 600px;
  box-sizing: border-box;
  background-size: cover;
  position: relative;
}

.pro_banner .new_pro_head {
  position: absolute;
  top: 60%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 1280px;
  text-align: center;
}

.new_pro_head .pro_head_desc {
  color: white;
  line-height: 30px;
}

.pro_head_desc .bgtitle {
  color: white;
  font-size: 40px;
  line-height: 1.36;
  font-weight: 700;
  margin-bottom: 20px;
}

.new_pro_tab {
  height: 80px;
  background-color: #007676;
}

.new_pro_tab .new_tab_list {
  color: white;
  width: 1100px;
  margin: auto;
  height: inherit;
  line-height: 80px;
}

.new_pro_tab .new_tab_list .tab_contet .lineSpans {
  float: left;
  margin: 0 15px;
  font-size: 20px;
}

.new_pro_tab .new_tab_list .tab_contet .spans {
  float: left;
  cursor: pointer;
  text-align: center;
}

.new_pro_tab .new_tab_list .tab_contet .spans[index="0"] {
  width: 160px;
}

.new_pro_tab .new_tab_list .tab_contet .spans[index="1"] {
  width: 180px;
}

.new_pro_tab .new_tab_list .tab_contet .spans[index="2"] {
  width: 140px;
}

.new_pro_tab .new_tab_list .active {
  font-weight: 600;
  font-size: 20px !important;
}









.pro_menu {
  padding: 80px 0;
  width: 100%;
  max-width: 1600px;
  margin: 0 auto;
}


.banBot {
  border-bottom: 1px solid #EAEAEA;
  height: 55px;
}

.wsc-bread {
  padding: 15px 0;
  line-height: 26px;
}

.wsc-breadCon {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}


.product_list {
  background-color: #f7f8f8;
  padding: 80px 0;
}

.lyIdx_About {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}


.lyIdx_About .lyIdxAb_left {
  box-sizing: border-box;
  width: 40%;
}

.swiper-container-horizontal .swiper-slide:hover .NyAboutusHonor_Img img {
  transform: scale(1.05);
}

.swiper-container-horizontal .swiper-slide:hover .NyAboutusHonor_Img a:last-child {
  color: red;
}

.lyIdxAb_data {
  position: relative;
}

.lyIdxAb_data .prev {
  background: #007377 url("../images/Cases/ico_1.webp") no-repeat center;
  transform: rotate(180deg);
  left: auto;
  right: 60px;

}

.lyIdxAb_data .next {
  background: #007377 url("../images/Cases/ico_1.webp") no-repeat center;
  right: 0 !important;
}


.lyIdxAb_data .prev,
.lyIdxAb_data .next {
  width: 45px;
  height: 20px;
  top: -6px;
  background-size: 20%;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  position: absolute;
}

.NyAboutusHonor_Img a:last-child {
  text-align: center;
  display: block;
}

.NyAboutusHonor_Img img {
  width: 100%;
  transition: all 0.5s;
}

.lyIdx_About .lyIdxAb_right {
  padding: 0 0 0 20px;
  box-sizing: border-box;
  width: 60%;
}

.lyIdxAb_img,
.lyIdxAb_img img {
  width: 100%;
  max-height: 100%;
}


.lyIdxAb_text .lyIdxAb_title {
  width: 100%;
  margin: 0;
  padding: 0;
  position: relative;
  margin-bottom: 15px;
}


.separator {
  height: 3px;
  background-color: #007377;
  margin: 30px 0;
}



.lyIdxAb_title p {
  width: 100%;
  overflow: hidden;
  color: #000;
  font-size: 32px;
  font-weight: bold;
  padding: 0;
}

.lyIdxAb_title p span {
  font-size: 18px;
  font-weight: normal;
  margin: 0 0 0 10px;
  text-transform: uppercase;
}

.swiper-container-horizontal {
  width: 100%;
  height: auto;
  overflow: hidden;
  margin: 0 auto;
  padding: 0;
  position: relative;
}

.lyIdxAb_ms {
  margin-bottom: 30px;
}







.titlesff {
  margin-bottom: 40px;
}

.pro_menu-head {
  margin-bottom: 15px;
  padding-left: 20px;
  font-size: 40px;
  font-weight: normal;
  color: #2f2725;
}

.ft_regular {
  font-family: "SF UI Regular", Helvetica, Arial, sans-serif;
}

.ft_bold {
  font-family: "SF UI Bold", Helvetica, Arial, sans-serif;
  font-weight: 700;
}

.f_cap {
  text-transform: capitalize;
}

.pro_menu-desc {
  padding-left: 20px;
  margin-bottom: 40px;
}

.f_desc {
  color: #828282;
  line-height: 24px;
  margin-top: 15px;
}

.pro_menu-list {
  padding-left: 20px;
  display: flex;
  flex-wrap: wrap;
}

.pro_menu-item {
  width: 25%;
  padding-right: 20px;
  box-sizing: border-box;
  /* height: 200px; */
  /* float: left; */
}

.pro_menu-con {
  display: block;
  padding: 50px;
  background: #f6f6f6;
}

.h_shadow {
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}

.pro_menu-img {
  float: left;
  margin-right: 30px;
}

.pro_menu-link {
  display: table-cell;
  vertical-align: middle;
  height: 86px;
  font-size: 18px;
}

/* testimonial block */
.testimonia {
  background: url('../images/Products/marketing-bg.jpg') center center;
  ;
}

.testimonialblock {
  position: relative;
}

.testimonialblock h1 {
  text-align: center;
  color: #fff;
  padding-top: 40px;
  font: 36px / 1.19 "SF UI Regular", Helvetica, Arial, sans-serif;
  padding-bottom: 85px;
}

.bottompad {
  padding-bottom: 7px;
  border-bottom: 4px solid #d32d27;
}

.testimg {
  width: 170px;
  height: 170px;
  margin: 0 auto;
  overflow: hidden;
}

.testtext {
  margin-top: 40px;
}

.testtitle {
  font-size: 24px;
  font-weight: 600;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
}

.testsub {
  text-align: center;
  margin: 20px 0;
  color: #c7bfbf;
}

.testtextblock {
  color: #fff;
  font-size: 20px;
  text-align: center;
  line-height: 26px;
}

.testblock {
  position: relative;
}


/* end testimonial block */

.flex-direction-nav a {
  width: 35px;
  height: 52px;
  margin: -20px 0 0;
  display: block;
  background: url('../images/Products/mediumarrows.png') no-repeat 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  cursor: pointer;
  text-indent: -9999px;
  opacity: 0;
  -webkit-transition: all .3s ease;
}

.flex-direction-nav .flex-next {
  background-position: -56px 0;
  right: -36px
}

.flex-direction-nav .flex-prev {
  background-position: -3px -1px;
  left: -36px;
}

.flexslider:hover .flex-next {
  opacity: 0.8;
  right: 5px;
}

.flexslider:hover .flex-prev {
  opacity: 0.8;
  left: 5px;
}

.testblock:hover .flex-next {
  opacity: 0.8;
  right: 5px;
}

.testblock:hover .flex-prev {
  opacity: 0.8;
  left: 5px;
}

.testimonial .review {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 4px;
  opacity: 0;
  -webkit-transform: scaleY(0);
  -ms-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: top;
  -ms-transform-origin: top;
  transform-origin: top;
  -webkit-transition: all 1000ms ease;
  transition: all 1000ms ease
}

.testsub i {
  color: #ffb800;
  font-size: 20px
}



























@media (max-width: 768px) {

  .paddingcnt {
    padding: 0 20px;
  }

  .testimonialblock h1 {
    padding-bottom: 45px;
    padding-top: 25px;
  }

  .bottompad {
    line-height: 65px;
  }

  .testtitle {
    font-size: 18px;
  }

  .testtextblock {
    font-size: 16px;
  }

  .flex-direction-nav .flex-next {
    background-position: -56px 0;
    right: 0px;
    top: 160px
  }

  .flex-direction-nav .flex-prev {
    background-position: -3px -1px;
    left: 0px;
    top: 160px
  }

  .flexslider:hover .flex-next {
    opacity: 0.8;
    right: 0px;
  }

  .flexslider:hover .flex-prev {
    opacity: 0.8;
    left: 5px;
  }

  .testblock:hover .flex-next {
    opacity: 0.8;
    right: 0px;
  }

  .testblock:hover .flex-prev {
    opacity: 0.8;
    left: 0px;
  }
}

@media (min-width: 481px) and (max-width: 768px) {
  .flex-direction-nav a {
    top: 45%;
  }
}

@media (max-width: 480px) {
  .flex-direction-nav a {
    top: 40%;
  }
}
























.pro_serve {
  width: 100%;
  overflow: hidden;
  padding-top: 100px;
  padding-bottom: 100px;
  background: #292929 url("../images/Products/pro-list-bg.webp") no-repeat center 0;
}

.pro_serve_bg {
  width: 1280px;
  margin: 0 auto;
}

.pro_serve-main {
  position: relative;
  width: 1040px;
  padding: 80px 140px 92px 80px;
  color: #fff;
  background: #007377;
}

.pro_serve-con {
  position: relative;
  z-index: 1;
}

.pro_serve-title {
  margin-bottom: 12px;
  font-size: 48px;
  line-height: 58px;
  font-weight: 700;
}

.pro_serve-desc {
  margin-bottom: 50px;
}

.pro_serve-nav {
  margin-bottom: 60px;
  line-height: 21px;
  font-size: 18px;
}

.u-links .links-li {
  margin-bottom: 25px;
}

.u-links .links-a {
  padding-bottom: 10px;
  position: relative;
  display: inline-block;
  padding-right: 16px;
  color: #fff;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  background: url("../images/Products/pro-arrow.webp") no-repeat right 7px;
}

.u-links .links-li:first-child .links-a {
  margin-top: 0;
}

.u-links .links-a:before {
  content: "";
  width: 0;
  left: 0;
  position: absolute;
  bottom: 0;
  height: 1px;
  background: #fff;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.u-links .links-a:hover:before {
  width: 100%;
}

.pro_serve-btn {
  display: inline-block;
  margin-right: 20px;
  text-align: center;
}

.button-primary {
  display: inline-block;
  min-width: 110px;
  padding-left: 45px;
  padding-right: 45px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  color: #fff;
  border-radius: 2px;
  font-family: "SF UI Regular", Helvetica, Arial, sans-serif;
  font-size: 16px;
  background: #d53732;
}

.pro_serve-img {
  position: absolute;
  right: -180px;
  top: 134px;
}


.news_index {
  background-color: #F7F8F8;
}

.cp_auto .blog {
  display: flex;
  width: 100%;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 0 20px;
}

.cp_auto .blog .blog_item {
  width: 32%;
  background-color: #fff;
  transition: linear .2s;
}

.cp_auto .blog .blog_item .blog_item_img {
  width: 100%;
  height: 100%;
}

.cp_auto .blog .blog_item:hover {
  box-shadow: 0 0 30px #e6ecf9;
}

.wanxiaohuas {
  padding: 20px;
}


.cp_auto .blog .blog_item dd {
  font-size: 16px;
  margin-top: 15px;
  color: #666;
  padding-left: 30px;
  background: url('../images/Products/b-w5.png') no-repeat left;
}

.cp_auto .blog .blog_item h3 {
  font-size: 20px;
  margin: 10px 0 15px 0;
  color: #000;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.cp_auto .blog .blog_item p {
  font-size: 16px;
  color: #18253d;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
}

.cp_auto .blog .blog_item .a_insr {
  display: flex;
  justify-content: space-between;
  font-size: 16px;
  color: red;
  margin-top: 20px;
}

.cp_auto ul .blog_item .a_insr img {
  max-width: 100%;
  text-align: center;
}






















/* 移动端样式 */
@media (max-width: 1440px) {
  .pro_menu-con {
    padding: 30px;
  }
}

@media (max-width: 1280px) {

  .pro_serve_bg,
  .pro_banner .new_pro_head {
    width: 100%;
  }

  .pro_banner {
    height: 550px;
  }

  .lyIdx_About .lyIdxAb_left {
    margin-bottom: 40px;
  }

  .lyIdx_About .lyIdxAb_left,
  .lyIdx_About .lyIdxAb_right {
    width: 100%;
    padding: 0;
  }

  .NyAboutusHonor_Img img {
    width: 100%;
  }
}

@media (max-width: 1200px) {

  /* .lytop_main .ly_logo .wx-bac {
    background: url(../images/logo.webp) no-repeat center;
    background-size: 100% 100%;
  } */
  .mobile-nav-toggler .ico {
    color: #fff;
  }

  .pro_menu {
    padding: 50px 0;
  }

  .pro_menu-img {
    float: none;
  }

  .pro_serve {
    padding: 0;
  }

  .pro_serve-main {
    padding: 34px 17px;
  }

  .pro_serve-img {
    right: 20px;
  }

  .pro_serve_bg,
  .pro_serve_bg .pro_serve-main {
    width: auto;
  }

  .pro_banner {
    height: 500px;
  }

}

@media (max-width: 1038px) {
  .cp_auto .blog .blog_item {
    width: 100%;
    margin-top: 20px;
  }

  .cp_auto .blog .blog_item dd {
    margin-top: 0;
  }

  .cp_auto .blog .blog_item .blog_item_img {
    margin-bottom: 15px;
  }
}

@media (max-width: 768px) {
  .pro_menu-head {
    font-size: 20px;
  }

  .pro_menu-link {
    font-size: 14px;
  }

  .pro_menu-item {
    height: auto;
    width: 50%;
    margin-bottom: 10px;
  }

  .pro_serve-title {
    font-size: 28px;
    line-height: 32px;
  }

  .pro_menu-con {
    padding: 28px 0 28px 26%;
  }

  .pro_serve-img {
    position: initial;
  }

  .pro_serve-img img {
    width: 90%;
  }

  .pro_serve-nav {
    margin-top: 34px;
  }

  .pro_serve-btn {
    display: none;
  }

  .pro_serve-desc {
    margin: 23px 0 0 0;
  }

  .f_desc {
    font-size: 14px;
  }

  .wsc-bread h1 {
    width: auto !important;
  }


  .product_list {
    padding: 35px 0;
  }

  .lyIdxAb_title p {
    font-size: 22px;
  }

  .banBot {
    height: 45px;
  }

  .wsc-bread {
    padding: 10px 0;
  }

  .pro_head_desc .bgtitle {
    font-size: 25px;
  }

  .pro_head_desc .bgtitle~p {
    display: none;
  }

  .pro_banner .new_pro_head {
    top: 60%;
  }

  .pro_banner {
    height: 450px;
  }
}