@charset "utf-8";
.clearfix {
  zoom: 1;
}
.clearfix:after {
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
.marginauto {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  max-width: 100%;
  max-height: 100%;
}
.linenowrap {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.flexCetween {
  display: flex;
  display: -webkit-flex;
  display: -moz-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
}
.flexAlign {
  display: flex;
  display: -webkit-flex;
  display: -moz-flex;
  align-items: center;
  -webkit-align-items: center;
}
@media screen and (max-width: 1600px) {
  .banner-create {
    margin-top: 12px;
    /* font-size: 16px; */
  }
  .floors-data {
    padding-right: 0;
  }
  .about-floors-info {
    /* font-size: 14px; */
  }
  .category-list li p {
    /* font-size: 15px; */
  }
  .category-fl p {
    /* font-size: 14px; */
  }
  .common-btn a p {
    font-size: 14px;
  }
  .common-btn {
    margin-top: 40px;
  }
  .cases-top {
    margin-bottom: 2vw;
  }
  .cases-box {
    padding-bottom: 20px;
  }
  .footer-navs li {
    margin-bottom: 5px;
  }
  .footer-navs li a,
  .footer-address strong {
    font-size: 22px;
  }
  .footer-copy {
    margin-top: 3.5vw;
  }
  .footer-wrap {
    padding-left: 8%;
    margin-top: 30px;
  }
  .dry-info strong {
    font-size: 42px;
  }
  .technical-title {
    font-size: 28px;
  }
  .texture-info {
    right: 0;
  }
  .texture-slide figure {
    width: 200px;
  }
  .advantages-li li p {
    font-size: 14px;
  }
  .advantages-li li figure {
    width: 32px;
    height: 30px;
  }
  .news-li li figure time {
    font-size: 20px;
  }
  .news-text p {
    /* font-size: 14px; */
  }
  .warm-in strong {
    font-size: 20px;
  }
  .warm-in p {
    /* font-size: 14px; */
  }
  .warm-items {
    padding-left: 28px;
  }
  .warm-items figure {
    width: 3vw;
  }
  .warm-info {
    padding-top: 20px;
  }
  .faq-list li p {
    font-size: 14px;
  }
}
@media screen and (max-width: 1360px) {
  .floors-data-item p {
    font-size: 13px;
  }
  .pbanner-text {
    right: 14.58vw;
    width: auto;
  }
  .texture-slide figure {
    width: 160px;
  }
}
@media screen and (max-width: 1240px) {
  .navs li a {
    padding: 0 12px;
    /* font-size: 15px; */
  }
  .navs li {
    margin-right: 8px;
  }
}
@media screen and (max-width: 1024px) {
  .header-wrap {
    padding: 20px 5%;
    background: #fff;
  }
  .logo {
    width: 35px;
  }
  .menubtn {
    display: block;
  }
  .header-wrap {
    align-items: center;
  }
  .menubtn span {
    background: #6EB937;
  }
  .menubtn span:before,
  .menubtn span:after {
    background: #6EB937;
  }
  .navs-box {
    position: fixed;
    right: -100%;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    visibility: hidden;
    transition: 0.88s;
  }
  .navs-box.show {
    opacity: 1;
    visibility: visible;
    right: 0;
  }
  .navs {
    display: block;
  }
  .navs li {
    margin-right: 0;
    text-align: center;
  }
  .navs li a {
    color: #6EB937 !important;
    font-size: 24px;
    line-height: 2.1;
  }
  .home-swiper {
    height: auto;
  }
  .home-swiper > .swiper-wrapper {
    display: block;
    height: auto !important;
    transform: none !important;
  }
  .home-about {
    height: auto;
    padding-top: 0;
  }
  .home-about-wrap {
    padding-left: 0;
    flex-direction: column-reverse;
  }
  .about-imgs {
    width: 100%;
  }
  .about-imgs img {
    border-radius: 0;
  }
  .about-floors {
    box-sizing: border-box;
    padding: 50px 5%;
    width: 100%;
  }
  .about-floors-top small {
    font-size: 40px;
  }
  .floors-data-item {
    margin-bottom: 20px;
    width: 33.333%;
  }
  .floors-data-item b {
    font-size: 36px;
  }
  .category {
    padding: 80px 5% 0;
    height: auto;
  }
  .category-wrap {
    padding-left: 0;
    display: block;
  }
  .category-info {
    position: relative;
    top: 0;
    margin-bottom: 40px;
  }
  .category-list {
    margin-top: 30px;
    width: 100%;
    padding-bottom: 60px;
  }
  .category-imgs {
    width: 100%;
  }
  .category-list li b {
    font-size: 24px;
  }
  .category-list li p {
    font-size: 18px;
  }
  .material {
    padding: 80px 5%;
    height: auto;
  }
  .material-info {
    position: relative;
    width: 100%;
  }
  .applicate {
    display: block;
    height: auto;
  }
  .applicate-imgs {
    width: 100%;
  }
  .applicate-info {
    margin-left: 0;
    box-sizing: border-box;
    padding: 40px 5%;
    width: 100%;
  }
  .cases-box {
    height: auto;
    padding-left: 5%;
    padding-top: 80px;
  }
  .cases-info {
    flex: 1;
    width: auto;
    font-size: 16px;
  }
  .cases-slide {
    width: 31vw;
  }
  .footer-box {
    height: auto;
  }
  .footer-wrap {
    padding: 60px 5%;
    display: block;
  }
  .footer-right {
    margin-top: 30px;
  }
  .footer-list {
    justify-content: space-between;
  }
  .home-slide.swiper-slide-active .common-hide small {
    opacity: 1;
    visibility: visible;
    transform: translateY(0px);
  }
  .about-floors-info.articleShow,
  .floors-data.articleShow .floors-data-item,
  .common-btn.articleShow,
  .material-info p.articleShow,
  .applicate-tt.articleShow,
  .applicate-list.articleShow,
  .cases-title.articleShow,
  .cases-info.articleShow {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
  }
  .category-imgs.articleShow:before {
    opacity: 1;
    visibility: visible;
    border-radius: 0 11.56vw 0 0;
    transition-delay: 0.15s;
  }
  .category-list.articleShow li {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
  }
  .category-list.articleShow li:nth-child(2) {
    transition-delay: 0.15s;
  }
  .category-list.articleShow li:nth-child(3) {
    transition-delay: 0.3s;
  }
  .category-list.articleShow li:nth-child(4) {
    transition-delay: 0.45s;
  }
  .category-list.articleShow li:nth-child(5) {
    transition-delay: 0.6s;
  }
  .category-list.articleShow li {
    transition-delay: 0.1s;
  }
  .floors-data.articleShow .floors-data-item:nth-child(2) {
    transition-delay: 0.15s;
  }
  .floors-data.articleShow .floors-data-item:nth-child(3) {
    transition-delay: 0.3s;
  }
  .floors-data.articleShow .floors-data-item:nth-child(4) {
    transition-delay: 0.45s;
  }
  .floors-data.articleShow .floors-data-item:nth-child(5) {
    transition-delay: 0.6s;
  }
  .about-imgs.articleShow img {
    /* border-radius: 18.75vw 0 0 0; */
  }
  .category-imgs.articleShow img {
    border-top-right-radius: 9.38vw;
  }
  .common-hide.articleShow small {
    opacity: 1;
    visibility: visible;
    transform: translateY(0px);
  }
  .common-hide.articleShow:nth-child(2) small {
    transition-delay: 0.2s;
  }
  .function-floor {
    padding: 80px 5% 0;
  }
  .floor-title {
    font-size: 44px;
  }
  .functional-title h4 {
    font-size: 30px;
  }
  .functional-class {
    position: relative;
    padding-right: 0;
    margin-top: 30px;
  }
  .common-mouse {
    display: none;
  }
  .lvt-floor {
    padding: 0 5% 60px;
  }
  .spc-floor {
    padding-left: 5%;
  }
  .dry-max-swiper {
    margin: 0 5%;
  }
  .dry-min-hide {
    margin-left: 5%;
    margin-top: 40px;
  }
  .technical-menu {
    display: none;
  }
  .technical-info {
    width: 100%;
  }
  .technicals {
    padding: 0 5% 50px;
  }
  .pbanner {
    margin-top: 75px;
  }
  .pbanner-text {
    left: 5%;
    right: 5%;
    bottom: 30px;
  }
  .pbanner-text strong {
    font-size: 30px;
  }
  .product-introduct {
    padding: 60px 5%;
  }
  .introduct-en {
    font-size: 6.8vw;
  }
  .structure {
    padding: 80px 5%;
  }
  .texture {
    padding: 50px 5%;
  }
  .texture-info strong {
    font-size: 28px;
  }
  .scenario {
    padding-left: 5%;
  }
  .advantages {
    display: block;
  }
  .advantages-imgs {
    width: 100%;
  }
  .advantages-info {
    width: 100%;
    padding-top: 30px;
  }
  .advantages-title h4 {
    font-size: 35px;
  }
  .advantages-title p {
    font-size: 18px;
  }
  .advantages-title {
    padding-left: 5%;
  }
  .advantages-list {
    margin-left: 0;
    padding: 40px 5% 0;
  }
  .qualificate {
    padding: 55px 5%;
  }
  .qualificate-title h3 {
    font-size: 30px;
  }
  .qualificate-title p {
    font-size: 14px;
  }
  .inner-footer .footer-wrap .footer-right {
    width: 100%;
  }
  .cases-inner-box {
    padding-left: 5%;
  }
  .cases-inner-slide {
    width: 32vw;
  }
  .case-texts strong {
    font-size: 14px;
  }
  .news-boxs {
    padding: 60px 5%;
  }
  .function-detail a,
  .function-detail span {
    font-size: 16px;
  }
  .news-view {
    padding: 50px 5% 70px;
  }
  .view-compents {
    display: none;
  }
  .view-v-title,
  .view-v-info {
    width: 100%;
  }
  .view-v-title h2 {
    font-size: 35px;
  }
  .service-idea {
    padding: 50px 5%;
  }
  .service-idea-item {
    width: 100%;
  }
  .service-ico {
    display: none;
  }
  .services-tt {
    font-size: 30px;
  }
  .services-tt:before {
    height: 5px;
    margin-top: -2.5px;
  }
  .warm-prompt {
    padding: 0 5%;
    display: block;
  }
  .warm-imgs {
    width: 100%;
  }
  .warm-info {
    width: 100%;
    padding-top: 30px;
  }
  .faq-imgs {
    display: none;
  }
  .faq {
    padding: 50px 5%;
  }
  .faq-info {
    width: 100%;
  }
  .faq:before {
    display: none;
  }
  .faq-title {
    font-size: 30px;
  }
  .faq-list li {
    padding-right: 0;
  }
  .marketing {
    padding: 60px 5% 80px;
  }
  .marketing-top strong {
    font-size: 30px;
  }
  .marketing-top p {
    font-size: 14px;
  }
  .market-asia p {
    font-size: 20px;
    left: 50px;
  }
  .marke-head strong {
    font-size: 24px;
  }
  .contact {
    padding: 50px 5%;
  }
  .measage {
    display: block;
  }
  .message-imgs {
    width: 100%;
  }
  .message-form {
    box-sizing: border-box;
    width: 100%;
    margin-right: 0;
    padding: 40px 5% 0;
  }
  .brand-intro {
    padding: 120px 5% 50px;
    display: block;
  }
  .brand-left strong {
    font-size: 30px;
  }
  .brand-left p {
    font-size: 16px;
  }
  .brand-left {
    padding-right: 0;
    width: 100%;
  }
  .brand-info {
    margin-top: 40px;
    font-size: 14px;
  }
  .history {
    padding: 80px 5%;
    display: block;
  }
  .history .brand-left {
    width: 100%;
  }
  .history-fix {
    margin-top: 40px;
    width: 100%;
  }
  .entelligent {
    padding: 50px 5%;
  }
  .entelligent:before {
    display: none;
  }
  .systenm {
    padding: 60px 5%;
  }
  .cooperatives {
    padding: 60px 5%;
  }
  .cooperatives .qualificate-title {
    margin-bottom: 0;
    padding: 0 0 40px;
  }
  .cooperatives-list li {
    width: 20%;
    height: 120px;
  }
  .cooperatives-list li img {
    max-width: 80%;
    max-height: 80%;
  }
}
@media screen and (max-width: 861px) {
  .lvt-floor {
    margin-top: 50px;
  }
  .lvt-floor-wrap {
    display: block;
  }
  .lvt-list {
    width: 100%;
  }
  .lvt-imgs-list {
    margin-top: 50px;
    width: 100%;
  }
  .introduct-wrap {
    display: block;
  }
  .introduct-imgs {
    width: 100%;
  }
  .introduct-info {
    padding-bottom: 0;
    width: 100%;
    margin-top: 40px;
  }
  .introduct-info strong {
    font-size: 35px;
  }
  .introduct-info p {
    font-size: 14px;
  }
  .texture-tab {
    display: block;
  }
  .texture-left {
    width: 100%;
  }
  .texture-swiper {
    margin-top: 40px;
    width: 100%;
  }
  .texture-arlcle {
    display: none;
  }
  .texture-info {
    top: 80px;
  }
  .news-li li {
    margin-right: 8%;
    width: 46%;
  }
  .news-li li:nth-child(3n+3) {
    margin-right: 8%;
  }
  .news-li li:nth-child(2n+2) {
    margin-right: 0;
  }
  .news-li li:nth-child(3n -1) {
    top: 0;
  }
  .entelligent {
    display: block;
  }
  .entelligent .brand-left {
    margin-bottom: 38px;
    width: 100%;
  }
  .entelligent-imgs {
    width: 100%;
  }
  .loader-small small {
    mask-size: 70% auto;
    -webkit-mask-size: 70% auto;
  }
}
@media screen and (max-width: 641px) {
  .header-wrap {
    padding: 14px 5%;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.16);
  }
  .banner-text {
    left: 15%;
    width: 70%;
  }
  .banner-small p {
    font-size: 40px;
  }
  .scroll-line {
    height: 70px;
  }
  .banner-btn-item:first-child {
    margin-right: 40px;
  }
  .banner-btn-item:first-child:before {
    right: -20px;
  }
  .banner-btn {
    left: 5%;
    bottom: 34px;
  }
  .about-floors {
    padding: 40px 5% 24px;
  }
  .about-floors-top {
    margin-bottom: 22px;
  }
  .category {
    padding-top: 60px;
  }
  .material-fix {
    position: relative;
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .material-btn {
    margin-left: 20px;
  }
  .material-btn span {
    margin-right: 12px;
    width: 42px;
    height: 42px;
    line-height: 42px;
  }
  .material-numble {
    font-size: 20px;
  }
  .material-numble b {
    font-size: 30px;
  }
  .material-slide figure {
    padding-bottom: 300px;
  }
  .material-small {
    top: 130px;
    transform: translateY(0);
  }
  .material-info small {
    font-size: 40px;
  }
  .material-info p {
    font-size: 14px;
  }
  .material {
    padding: 50px 5%;
  }
  .material-fix {
    justify-content: end;
  }
  .applicate-tt {
    font-size: 40px;
  }
  .applicate-list {
    margin-top: 30px;
    margin-left: 0;
    margin-right: 0;
  }
  .applicate-top {
    margin-bottom: 10px;
  }
  .applicate-list li {
    padding-left: 0;
    border-right: none;
    width: 50%;
  }
  .applicate-list li:nth-child(2n+2) {
    border-right: none;
  }
  .cases-box {
    padding-top: 50px;
  }
  .cases-top {
    display: block;
    padding-right: 5vw;
    margin-bottom: 0;
  }
  .cases-title {
    font-size: 40px;
  }
  .cases-info {
    margin-left: 0;
    margin-top: 20px;
    font-size: 14px;
  }
  .cases-slide {
    width: 56vw;
  }
  .cases-text {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
  }
  .cases-text strong {
    font-size: 16px;
  }
  .footer-item {
    width: 100%;
  }
  .footer-item:first-child {
    display: none;
  }
  .footer-right {
    margin-top: 0;
  }
  .flogo img {
    margin: auto;
    width: 150px;
  }
  .flogo {
    width: 100%;
    display: none;
  }
  .footer-copy p {
    margin-right: 20px;
  }
  .floor-title {
    font-size: 34px;
  }
  .function-floor {
    padding-top: 110px;
  }
  .functional-slide {
    display: block;
  }
  .functional-imgs {
    width: 100%;
  }
  .functional-info {
    width: 100%;
    margin-top: 30px;
  }
  .functional-title h4 {
    font-size: 26px;
  }
  .functional-top p {
    font-size: 18px;
  }
  .function-introduct p {
    font-size: 16px;
    line-height: 1.5;
      color: #333;
  }
  .functional-class-item {
    margin-bottom: 8px;
  }
  .lvt-info p {
    font-size: 16px;
  }
  .common-arrow span,
  .common-arrow a {
    font-size: 16px;
  }
  .spc-slide {
    width: 22vw;
  }
  .spc-slide figure {
    padding-bottom: 38vw;
  }
  .spc-slide span {
    bottom: 16px;
    font-size: 16px;
  }
  .spc-small {
    font-size: 6.4vw;
  }
  .inner-footer {
    padding: 50px 5%;
  }
  .inner-footer .footer-wrap {
    padding: 0;
    margin: 0;
  }
  .dry-min-hide {
    display: none;
  }
  .dry-items {
    display: block;
  }
  .dry-imgs {
    width: 100%;
  }
  .dry-back {
    padding: 120px 0 50px;
  }
  .dry-info {
    margin-left: 0;
    margin-top: 28px;
  }
  .dry-info strong {
    font-size: 35px;
  }
  .dry-info p {
    font-size: 14px;
  }
  .load-info strong {
    font-size: 20px;
  }
  .technical-load li a {
    display: block;
  }
  .load-info {
    width: 100%;
  }
  .load-btn {
    display: inline-block;
    margin-top: 28px;
  }
  .load-info p {
    font-size: 14px;
  }
  .technical-item {
    margin-bottom: 30px;
  }
  .certificate-list li {
    margin-right: 4%;
    margin-bottom: 30px;
    width: 48%;
  }
  .certificate-list li:nth-child(2n+2) {
    margin-right: 0;
  }
  .technical-title {
    font-size: 22px;
  }
  .pbanner {
    margin-top: 63px;
  }
  .pbanner figure {
    padding-bottom: 230px;
  }
  .structure {
    padding: 50px 5%;
  }
  .structure:before {
    height: 200px;
  }
  .structure-title {
    font-size: 35px;
  }
  .structure-wrap {
    padding: 0;
  }
  .structure-text strong {
    font-size: 22px;
  }
  .dit-item {
    width: 22px;
    height: 22px;
    margin-left: -11px;
    margin-top: -11px;
  }
  .dit-item:after {
    width: 6px;
    height: 6px;
    margin-left: -3px;
    margin-top: -3px;
  }
  .structure-title:before {
    left: 0;
    width: 5px;
  }
  .structure-text p {
    font-size: 14px;
  }
  .scenario-title {
    font-size: 30px;
  }
  .texture-in h3 {
    margin-bottom: 28px;
    font-size: 30px;
  }
  .scenario-slide figure {
    max-width: 33vw;
  }
  .qualificate-li li {
    margin-right: 5%;
    margin-bottom: 20px;
    width: 30%;
  }
  .qualificate-li li:nth-child(3n+3) {
    margin-right: 0;
  }
  .cases-inner-slide {
    width: 53vw;
  }
  .case-texts strong {
    line-height: 1.3;
  }
  .news-li li {
    margin-right: 0;
    width: 100%;
  }
  .view-v-title h2 {
    font-size: 25px;
  }
  .service-idea-item {
    display: block;
  }
  .service-idea-item figure {
    display: none;
  }
  .service-inofs {
    padding-top: 0;
    width: 100%;
  }
  .warm-items figure {
    width: 36px;
  }
  .warm-in strong {
    font-size: 20px;
  }
  .warm-items {
    margin-bottom: 36px;
  }
  .marketing-top {
    margin-bottom: 40px;
  }
  .marke-head strong {
    font-size: 22px;
  }
  .marke-head p {
    font-size: 14px;
  }
  .market-asia p {
    position: relative;
    left: 0;
    width: 100%;
    font-size: 18px;
  }
  .market-asia {
    bottom: 0;
    position: relative;
  }
  .contact {
    display: block;
  }
  .contact-informate {
    width: 100%;
  }
  .contact-address {
    padding-top: 35px;
    width: 100%;
  }
  .address-item strong {
    font-size: 28px;
  }
  .message-sub {
    margin-top: 50px;
  }
  .brand-intro {
    padding: 120px 5% 200px;
  }
  .history-slide {
    width: 60vw;
    display: block;
  }
  .history-text time {
    font-size: 30px;
  }
  .history-inner {
    margin: 0 !important;
    margin-top: 30px !important;
    height: auto;
  }
  .history-text {
    display: block;
  }
  .hisTime {
    margin-bottom: 20px;
  }
  .history-text p {
    font-size: 14px;
  }
  .history-slide:nth-child(2n+2) .history-inner {
    padding-top: 0;
  }
  .entelligent .brand-left strong {
    font-size: 30px;
  }
  .systenm {
    padding: 50px 5%;
  }
  .systenm-numble b {
    font-size: 30px;
  }
  .systenm-btn {
    display: none;
  }
  .systenm-swiper {
    width: 100%;
  }
  .systenm-slide strong {
    font-size: 28px;
  }
  .systenm-slide p {
    font-size: 14px;
  }
  .systenm-swiper .swiper-pagination {
    margin-top: 30px;
  }
  .cooperatives-list li {
    width: 33.333%;
  }
  .system-box {
    margin-top: 30px;
  }
}


@media screen and (max-width: 1000px) {
  .logobg1 {
    background-image: url(../images/logo.png);
  }
  .logoBox {
    width: 150px;
  }
  .banner {
    height: 50vh;
  } 
  .banner-info{
    left:0;
  }
  .banner-small p {
    font-size: 30px;
  }

  .banner-create {
    margin-top: 12px;
    font-size: 18px;
  }
  .ind_title p:nth-child(1){
    font-size: 30px;
  }
  .ind_title p:nth-child(2) {
    font-size: 16px;
    line-height: 1.4;
    width: 100% !important;
    margin-bottom: 30px;
  }
  .advantages {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    margin-top:20px;
    padding-bottom: 30px;
    margin-bottom:0;
  }
  .material-tab {
    position: relative;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-flow: column-reverse;
}
.material-fix {
  justify-content: flex-start;
}

.material-slide figure img {
  position: absolute;
  left: 0;
  top: 0;
  right: auto;
  bottom: 0;
  margin: auto;
  max-width: 100%;
  max-height: 60%;
}
.index_news .newBox {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.index_news .mainnew{
  width: 100%;
}
.index_news .newlist{
  width: 100%;
}
.index_news .box{
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
}

.i-title h2{
  font-size: 40px;
}
.index_news .box .newsTab {
  padding-top: 1.042vw;
  width: 100%;
}
.newsTab ul li span{
  font-size: 14px;
  padding: 12px;
}
.i-title {
  margin-bottom: 2vw;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.index_news .newlist ul li a{
  height: 60px;
  padding: 12px;
}
.index_news .newlist ul li.on a {
  height: auto;
}
.flogo {
  width: 100%;
  display: block;
  overflow: hidden;
  margin-bottom: 30px;
}
.flogo img {
  margin: auto;
  width: 150px;
  float: left;
}
.footer-address p {
  margin-bottom: 10px;
  color: #fff;
  font-size: 16px;
  line-height: 1.5;
}
.footer-address strong{
  color: #fff;
  font-size: 16px;
}
.footer-copy p{
  color: #fff;
  font-size: 16px;
}
.logo {
  width: 120px;
}
.pbanner {
  margin-top: 48px;
}
.pbanner-text p {
  color: #fff;
  font-size: 16px;
  line-height: 1.4;
}
.warm-items figure i {
  font-size: 40px;
}
.warm-info{
  padding:50px 0;
}
.marketing-top p {
  font-size: 16px;
}
.qualificate-title p {
  font-size: 16px;
}

.list_product .ul > li {
  padding: 0 1.25rem;
  margin-bottom: 2.5rem;
  flex: 0 0 100%;
  max-width: 100%;
  box-sizing: border-box;
}

.pro11{
  padding: 0 1.25rem;
}
.pro_n_box{
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  flex-flow: column-reverse;
}
.pro_0 {
  padding: 10px;
  height: auto;
  max-height: max-content;
  width: 100%;
  /* box-shadow: #dedede 0px 0px 10px; */
  display: flex;
  justify-content: center;
  align-items: center;
}
.pro_n_cs {
  width: 100%;
}

.pro_n_cs .title {
  font-size: 30px;
}

.pro_iconBox{
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
.pro_iconBox li{
  margin-bottom: 12px;
}
.pro12{
  margin-top:50px;
  padding: 0 1.25rem;
}
.nav_nr_title {
  font-size: 30px;
  line-height: 1.2;
  padding-bottom: 20px;
}
.clxz li{
  width: 100%;
  display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.clxz .n-pt2 {
  width: auto;
  border-right: none;
}
.clxz li span {
  width: auto;
  display: inline-block;
}

.cpys {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
}

.pro_cont img{
  width: 100% !important;
  margin-left: 0 !important;
}

.pro_table tr td{
  font-size: 14px;
}
.cases-inner-box {
  padding: 0 1.25rem;
}
.pro-inner-box .swiper-container {
  padding: 0;
}

.pro-inner-box .functional-title h4 {
  font-size: 30px;
}
.mod_contact h2, .ncbc_new h2 {
  font-size: 24px;
}
.pro_bb .case-texts strong{
  font-size: 16px;
}
.functional-title h4 {
  font-size: 30px;
}
.function-introduct span{
  display: none;
}
.functional-info{
  margin-bottom: 30px;
}
.functional-top p{
  width: 100% !important;
  font-size: 16px;
}
.spc-floor {
  margin: 30px 0;
  padding: 0 1.25rem;
}
.spc-floor .p1{
  width: 100% ;
  font-size: 16px;
}
.jcsbBox {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 12px;
}

}