@charset "utf-8";
/* =====================内页样式======================== */
/* banner */
.banner-container{width: 100%;position: relative;}
.banner{width: 100%;}
.banner-picwords{width: 100%;}
.banner-pic{width: 100%;height: 100%;overflow: hidden;}
.banner-pic img{width: 100%;height: 100%;object-fit: cover;}
.banner-pic img{width: 100%;height: 100%;object-fit: cover;transform: matrix(1.1, 0, 0, 1.1, 0, 0);-webkit-transition: all 0.4s ease 1.2s;-moz-transition: all 0.4s ease 1.2s;-ms-transition: all 0.4s ease 1.2s;-o-transition: all 0.4s ease 1.2s;transition: all 0.4s ease 1.2s;}
.swiper-slide-active .banner-pic img {transition-delay: 0.4s !important;transform: matrix(1, 0, 0, 1, 0, 0);-webkit-transition: all 5s ease;-moz-transition: all 5s ease;-ms-transition: all 5s ease;-o-transition: all 5s ease;transition: all 5s ease;}
.banner-pic .banner-pc{display: block;min-height: 520px;}
.banner-pic .banner-mb{display: none;}
.danmu img{width:100%;}
.banner-text{position: absolute;width: 100%;left: 50%;top: 40%;transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%);
-moz-transform: translate(-50%,-50%);-ms-transform: translate(-50%,-50%);-o-transform: translate(-50%,-50%);;z-index: 2;text-align: center;}
.banner-text h4{font-size: 44px;color: #fff;font-weight: normal;text-align: center;font-family: 'Arial';}
.banner-text h4 span{color: #0026e4;}
.banner-text h5 span{color: #0026e4;}
.banner-text h5{font-size: 44px;color: #fff;font-weight: normal;padding-top: 30px;text-align: center;}
.banner-text h6{font-size: 30px;color: #fff;font-weight: normal;padding-top: 40px;line-height: 50px;text-align: center;font-weight: lighter;}
.swiper-slide-active .banner-text h4{animation: bannerWordsdown 1.2s ease both 600ms;}
.swiper-slide-active .banner-text h5{animation: bannerWordsdown 1.2s ease both 600ms;}
.swiper-slide-active .banner-text h6{animation: bannerWordsup 1.2s ease both 900ms;}
@keyframes bannerWordsdown {0% {transform: translateY(-60px);opacity: 0;}100% {transform: translateY(0);opacity: 1;}}
@keyframes bannerWordsup {0% {transform: translateY(60px);opacity: 0;}100% {transform: translateY(0);opacity: 1;}}
.banner .swiper-container-horizontal>.swiper-pagination-bullets{bottom: 50px;}
.banner .swiper-pagination-bullet {width: 8px;height: 8px;display: inline-block;border-radius: 100%;background: #fff;opacity: 1;vertical-align: middle;position: relative;}
.banner .swiper-pagination-bullet-active {width: 22px;height: 6px;opacity: 1;position: relative;border-radius: 10px;}
.banner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {margin: 0 6px;}

.pub-banner{width: 100%;position: relative;overflow: hidden;}
.pub-banner img{width: 100%;height: 100%;object-fit: cover;}
.pub-banner .banner-pc{display: block;min-height: 520px;}
.pub-banner .banner-mb{display: none;min-height: 320px;}
.pub-banner .text{position: absolute;right: 14%;top: 50%;transform: translate(0,-50%);}
.pub-banner .text h5{font-size: 50px;color: #fff;text-align: right;animation: bannerWordsdown 1.2s ease both 300ms;}
.pub-banner .text h6{font-size: 34px;color: #fff;padding-top: 30px;font-family: '\6977\4F53_GB2312';text-align: right;animation: bannerWordsup 1.2s ease both 600ms;}

/* 关于我们 */
.about-jies-box{width: 100%;height: auto;overflow: hidden;padding: 100px 0;}
.about-jies{width: 1400px;margin: 0 auto;overflow: hidden;height: auto;font-size: 16px;color: #333;line-height: 42px;padding-top: 40px;}

.about-tdui{width: 100%;height: auto;overflow: hidden;position: relative;}
.about-tdui .text{position: absolute;top: 10%;left: 0;width: 100%;}
.about-tdui .text h4{font-size: 48px;color: #fff;text-align: center;font-weight: bold;}
.about-tdui .text h5{font-size: 30px;color: #fff;text-align: center;font-weight: lighter;padding-top: 20px;opacity: 0.39;
font-family: '\6977\4F53_GB2312';}
.about-tdui .img{width: 100%;height: auto;overflow: hidden;}
.about-tdui .img img{max-width: 100%;height: auto;overflow: hidden;min-height: 240px;}
.tdui-center{width: 100%;height: auto;overflow: hidden;background: url('../images/gather/about-bg2.jpg') no-repeat center center;background-size: cover;padding: 80px 0;}
.tdui-center ul{width: 1400px;margin: 0 auto;overflow: hidden;}
.tdui-center ul li{width: 100%;height: auto;margin-bottom: 50px;overflow: hidden;padding-left: 36px;background: url('../images/gather/about-ico1.png') no-repeat left 6px;background-size: 18px;}
.tdui-center ul li h5{font-size: 20px;color: #fff;line-height: 30px;}
.tdui-center ul li h6{font-size: 16px;color: #fff;line-height: 30px;padding-top: 10px;}

.about-honor-box{width: 100%;height: auto;overflow: hidden;padding: 100px 0;background: url('../images/gather/about-bg3.jpg') no-repeat top center;}
.honor-book{width: 1300px;height: auto;overflow: hidden;margin: 0 auto;position: relative;padding: 0 30px;margin-top: 60px;}
.honor-pic{width: 100%;height: auto;overflow: hidden;}
.honor-pic h5{position: relative;text-align: center;overflow: hidden;}
.honor-pic h5 img{max-width: 100%;max-height: 100%;object-fit: cover;}
.honor-pic h5 i{position: absolute;width: 44px;height: 44px;top: 50%;left: 50%;margin-left: -22px;margin-top: -22px;background: url('../images/public/honor+.png') no-repeat;opacity: 0;}
.honor-pic:hover h5 i{opacity: 1;}
.honor-book .swiper-button-next, .honor-book .swiper-button-prev{opacity: 0.6;}
.about-signed-box{width: 100%;height: auto;overflow: hidden;background-color: #e3e3e3;padding: 100px 0;}
.about-signed{width: 1400px;margin: 0 auto;height: auto;overflow: hidden;padding: 50px 0;}
.about-signed ul{width: 100%;}
.about-signed ul li{width: 16.666%;float: left;line-height: 80px;margin-bottom: 10px;text-align: center;height: 80px;overflow: hidden;}
.about-signed ul li img{max-width: 100%;max-height: 100%;object-fit: cover;transition: all 0.6s ease-in-out;}
.about-signed ul li:hover img{transform: translateY(-10px)}

/* 产品中心 */
.products{width: 100%;height: auto;margin-bottom: 6px;}
.pro-pic{width: 100%;height: auto;overflow: hidden;}
.pro-pic img{width: 100%;height: 100%;overflow: hidden;}

.products .swiper-container-horizontal>.swiper-pagination-bullets{bottom: 50px;}
.products .swiper-pagination-bullet {width: 8px;height: 8px;display: inline-block;border-radius: 100%;background: #fff;opacity: 1;vertical-align: middle;position: relative;}
.products .swiper-pagination-bullet-active {width: 22px;height: 6px;opacity: 1;position: relative;border-radius: 10px;}
.products .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {margin: 0 6px;}

.pro-tese-box{width: 100%;height: auto;overflow: hidden;padding: 90px 0;background-color: #2b046b;}
.pro-tese{width: 1400px;height: auto;overflow: hidden;padding-top: 50px;text-align: center;margin: 0 auto;}
.pro-tese img{max-width: 100%;height: auto;overflow: hidden;}
.pro-tup{width: 100%;height: auto;overflow: hidden;position: relative;}
.pro-tup .img{max-width: 100%;overflow: hidden;height: auto;}
.pro-tup .img img{width: 100%;height: 100%;object-fit: cover;min-height: 240px;}
.pro-tup .text{width: 100%;height: auto;overflow: hidden;z-index: 3;position: absolute;top: 10%;}
.pro-tup .text h4{font-size: 48px;color: #000;text-align: center;font-weight: bold;}
.pro-tup .text h5{font-size: 30px;color: #000;text-align: center;font-weight: lighter;padding-top: 20px;opacity: 0.39;
font-family: '\6977\4F53_GB2312';}
.pro-tup .text h6{font-size: 20px;color: #000;text-align: center;padding-top: 20px;line-height: 26px;}

.pro-qianyi{width: 100%;height: auto;overflow: hidden;position: relative;}
.pro-qianyi .img{max-width: 100%;overflow: hidden;height: auto;}
.pro-qianyi .img img{width: 100%;height: 100%;object-fit: cover;min-height: 360px;}

.pro-qianyi .text{width: 100%;height: auto;overflow: hidden;z-index: 3;position: absolute;top: 10%;}
.pro-qianyi .text h4{font-size: 48px;color: #fff;text-align: center;font-weight: bold;}
.pro-qianyi .text h5{font-size: 30px;color: #fff;text-align: center;font-weight: lighter;padding-top: 20px;opacity: 0.39;
font-family: '\6977\4F53_GB2312';}
.pro-qianyi .text h6{font-size: 18px;color: #fff;text-align: center;padding-top: 20px;line-height: 26px;}
.pro-qianyi .text2{width: 720px;height: auto;overflow: hidden;z-index: 3;position: absolute;bottom: 6%;left: 50%;transform: translateX(-50%);
border-radius: 8px;background: rgba(0, 0, 0, 0.2);padding: 20px;color: #fff;font-size: 16px;line-height: 30px;}

.pro-hmian-box{width: 100%;height: auto;overflow: hidden;padding-top: 80px;background-color: #f5f5f5;}
.pro-hmian{width: 100%;height: auto;overflow: hidden;padding-top: 60px;}
.pro-hmian .img{width: 100%;height: auto;overflow: hidden;}
.pro-hmian .img img{max-width: 100%;height: auto;min-height: 240px;}

.pro-case-box{width: 100%;height: auto;overflow: hidden;padding-top: 80px;background-color: #f5f5f5;}
.pro-case{width: 100%;height: auto;overflow: hidden;padding-top: 60px;}
.pro-case ul li{width: 25%;float: left;height: auto;overflow: hidden;background-color: #5f5f5f;}
.pro-case ul li:nth-child(4){background-color: #000;}
.pro-case ul li:nth-child(5){background-color: #000;}
.pro-case ul li:nth-child(12){background-color: #000;}
.pro-case ul li .img{width: 100%;height: 480px;overflow: hidden;}
.pro-case ul li .img img{width: 100%;height: 100%;object-fit: cover;transition: all 0.6s ease-in-out;}
.pro-case ul li:hover .img img{transform: scale(1.1);}

.pro-case ul li .text{width: 100%;height: 480px;overflow: hidden;padding: 50px 30px;}
.pro-case ul li .text h5{font-size: 36px;color: #fff;}
.pro-case ul li .text h6{font-size: 16px;color: #fff;line-height: 30px;padding-top: 20px;}

.pro-canshu-box{width: 100%;height: auto;overflow: hidden;padding: 80px 0;background-color: #005aff;}
.pro-canshu{width: 1400px;height: auto;overflow: hidden;padding-top: 60px;margin: 0 auto;overflow-x: auto;}
.pro-canshu table {width: 100%;overflow: hidden;font-size: 16px;color: #fff;border-bottom: 1px solid #fff;border-collapse: separate;border-spacing: 0;padding: 20px 0;}
.pro-canshu table tbody th{padding: 10px 0;color: #fff;font-weight: bold;min-width: 100px;}
.pro-canshu table td{padding: 10px 0;color: #fff;min-width: 100px;}

/* 联系我们 */
.contact-box{width: 100%;height: auto;overflow: hidden;background-color: #f5f5f5;padding: 80px 0;}
.contact{width: 1400px;height: 700px;margin: 0 auto;border-radius: 30px;box-shadow: 0 0 10px #ddd;overflow: hidden;}
.contact-left{width: 45%;float: left;height: 700px;background-color: #091889;padding: 75px 50px;}
.contact-left ul li {width: 100%;height: auto;padding-bottom: 30px;}
.contact-left ul li h5{width: 100%;height: auto;overflow: hidden;user-select: none;}
.contact-left ul li h6{font-size:14px;color: #fff;line-height: 30px;padding-top: 20px;}
.con-map{width:55%;height: 700px;float: left;overflow: hidden;}
#container { height: 100%;width: 100%;}
.con-map .amap-marker:first-child .amap-icon img {width: 25px;height: 34px;}

/* 新闻资讯 */
.news-box{width: 100%;height: auto;overflow: hidden;padding: 60px 0;background-color: #f5f5f5;}
.news{width: 1400px;height: auto;overflow: hidden;margin: 0 auto;}
.news ul li{width: 100%;height: auto;overflow: hidden;padding-bottom: 20px;margin-bottom: 20px;border-bottom: 1px solid #a4a4a4;}
.news ul li .img{width: 24%;float: left;height: 200px;overflow: hidden;}
.news ul li .img img{width: 100%;height: 100%;object-fit: cover;transition: all 0.6s ease-in-out;}
.news ul li:hover .img img{transform: scale(1.1);}
.news ul li .text{width: 76%;height: 200px;padding-left: 24px;overflow: hidden;}
.news ul li .text h4{font-size: 20px;color: #000;line-height: 32px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.news ul li:hover .text h4{color: #bb1a2a;}
.news ul li .text h5{font-size: 16px;color: #333;line-height: 32px;margin-top: 14px;height: 96px;overflow: hidden;display: -webkit-box;text-overflow: ellipsis;-webkit-box-orient: vertical;-webkit-line-clamp: 3;}
.news ul li .text h6{font-size: 16px;color: #7f7f7f;margin-top: 40px;}

.news-detail-box{width: 100%;height: auto;overflow: hidden;border-top: 1px solid #e9e9e9;background-color: #f5f5f5;}
.news-detail{width: 1400px;height: auto;overflow: hidden;padding: 60px 0;margin: 0 auto;}
.news-detail-left{width: 75%;float: left;height: auto;overflow: hidden;}
.news-left-title{width: 100%;height: auto;overflow: hidden;}
.news-left-title h5{font-size: 30px;color: #000;line-height: 40px;}
.news-left-title h6{font-size: 12px;color: #999;padding-top: 20px;}
.news-left-title h6 span{padding-left: 10px;}
.news-left-text{font-size: 16px;color: #999;line-height: 34px;width: 100%;height: auto;overflow: hidden;margin-top: 20px;}
.news-left-text p{padding-bottom: 20px;}
.news-left-text h6{padding-bottom: 20px;text-align: center;}
.news-left-text h6 img{max-width: 100%;height: auto;overflow: hidden;}
.news-detail-right{width: 25%;float: left;padding-left: 60px;height: auto;}
.news-detail-right ul{width: 100%;height: auto;overflow: hidden;}
.news-detail-right ul li{width: 100%;padding-bottom: 10px;margin-bottom: 20px;border-bottom: 1px dashed #cfcfcf;}
.news-detail-right ul li .img{width: 100%;height: 180px;overflow: hidden;}
.news-detail-right ul li .img img{width: 100%;height: 100%;object-fit: cover;}
.news-detail-right ul li .text{margin-top: 10px;overflow: hidden;}
.news-detail-right ul li .text h6{font-size: 16px;color: #333;line-height: 30px;height: 60px;overflow: hidden;display: -webkit-box;text-overflow: ellipsis;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}
.news-detail-right ul li:hover .text h6{color: #bb1a2a;}


.nazha{width: 100%;position: relative;margin-top: 60px;}
.nazha-pic{width: 100%;}
.nazha-pic img{width: 100%;height: auto;min-height: 260px;object-fit: cover;}
.nazha-quan-container{position: absolute;width: 100%;height: 100%;top: 0;left: 0;}
.nazha-quan{position: absolute;width: 84%;height: 75%;top: 50%;left: 50%;transform: translate(-50%,-50%);border: 2px solid rgba(255, 255, 255, 0.7);}
.nazha-quan::before{content: '';position: absolute;width: 78%;height: 74%;top: 50%;left: 50%;transform: translate(-50%,-50%);border: 2px solid rgba(255, 255, 255, 0.7);}
.nazha-quan::after{content: '';position: absolute;width: 62%;height: 50%;top: 50%;left: 50%;transform: translate(-50%,-50%);border: 2px solid rgba(255, 255, 255, 0.7);}

.nazha-text{position: absolute;width: 100%;left: 0px;bottom: 0px;}
.nazha-text p{font-size: 18px;color: #f5f5f5;line-height: 80px;text-align: center;}
.nazha-text h6{font-size: 18px;color: #f5f5f5;line-height: 50px;text-align: center;padding-top: 40px;}

/* -------------------------PC端--------------------------- */
@media all and (max-width:1700px) {
    /* 1600 × (900/1024/1200) */
    .nazha-text p{line-height: 64px;}
    .nazha-text h6{padding-top: 34px;}
}

@media all and (max-width:1599px) {
    /* 1440 × (900/1050) */
    .about-jies{width: 90%;}
    .tdui-center ul{width: 90%;}
    
    .about-signed{width: 90%;}
    .pro-tese{width: 90%;}
    .pro-canshu{width: 90%;}
    .contact{width: 90%;}
    .news{width: 90%;}
    .news-detail{width: 90%;}

    .pro-case ul li .img{width: 100%;height: 400px;}
    .pro-case ul li .text{width: 100%;height: 400px;}
    .pro-case ul li .text h5{font-size: 30px;}
    .pro-case ul li .text h6{font-size: 14px;}

    .nazha-text p{line-height: 60px;font-size: 16px;}
    .nazha-text h6{padding-top: 26px;font-size: 16px;}
}

@media all and (max-width:1439px) {
    /* 1360 × (768) */
    .honor-book{width: 90%;}
    .banner-text h4{font-size: 30px;}
    .banner-text h5{font-size: 30px;padding-top: 30px;}
    .banner-text h6{font-size: 24px;padding-top: 40px;line-height: 50px;}
    .about-jies-box{padding: 60px 0;}
    .about-jies{font-size: 16px;line-height: 32px;}

    .about-tdui .text h4{font-size: 40px;}
    .about-tdui .text h5{font-size: 24px;}

    .pro-tup .text h4{font-size: 40px;}
    .pro-tup .text h5{font-size: 24px;}
    .pro-tup .text h6{font-size: 18px;}
    .pro-qianyi .text h4{font-size: 40px;}
    .pro-qianyi .text h5{font-size: 24px;}
    .pro-qianyi .text h6{font-size: 16px;}

    .tdui-center ul li h5{font-size: 18px;color: #fff;line-height: 30px;}
    .tdui-center ul li h6{font-size: 14px;color: #fff;line-height: 30px;padding-top: 10px;}
    .products .swiper-container-horizontal>.swiper-pagination-bullets{bottom: 40px;}

    .pro-case ul li .img{width: 100%;height: 350px;overflow: hidden;}
    .pro-case ul li .text{width: 100%;height: 350px;overflow: hidden;padding: 40px 20px;}

    .pub-banner .text h5{font-size: 40px;}
    .pub-banner .text h6{font-size: 28px;padding-top: 20px;}

    .news ul li .text h4{font-size: 18px;}
    .news ul li:hover .text h4{color: #bb1a2a;}
    .news ul li .text h5{font-size: 14px;color: #333;line-height: 28px;}

    .nazha-text p{line-height: 56px;}
    .nazha-text h6{padding-top: 20px;}
}

@media all and (max-width:1359px) {
    /* 1280 × (800/854/1024) */
    .about-jies{font-size: 14px;line-height: 30px;}
    .about-honor-box{padding: 60px 0;}
    .products .swiper-container-horizontal>.swiper-pagination-bullets{bottom: 30px;}
    .nazha-text p{line-height: 52px;font-size: 14px}
    .nazha-text h6{padding-top: 15px;font-size: 14px;}
}

@media all and (max-width:1279px) {
    /* 1152 × (864) */
    .about-tdui .text h4{font-size: 34px;}
    .about-tdui .text h5{font-size: 20px;}

    .pro-tup .text h4{font-size: 34px;}
    .pro-tup .text h5{font-size: 20px;}
    .pro-tup .text h6{font-size: 16px;}
    .pro-qianyi .text h4{font-size: 34px;}
    .pro-qianyi .text h5{font-size: 20px;}
    .pro-qianyi .text h6{font-size: 16px;}

    .tdui-center ul li h5{font-size: 16px;color: #fff;line-height: 26px;}
    .tdui-center ul li h6{line-height: 24px;padding-top: 10px;}
    .products .swiper-container-horizontal>.swiper-pagination-bullets{bottom: 20px;}
    .nazha-text p{line-height: 45px;}
}

@media all and (max-width:1151px) {
    /* 1024 × (600/768) */
}


/* ------------------------手机端-------------------------- */
@media all and (max-width:1000px) {
    /* 平板设备 720 适配 */
    .about-jies{width: 90%;}
    .tdui-center ul{width: 90%;}
    .honor-book{width: 90%;}
    .about-signed{width: 90%;}
    .pro-tese{width: 90%;}
    .pro-canshu{width: 90%;}
    .contact{width: 90%;}
    .news{width: 90%;}
    .news-detail{width: 90%;}


    .banner-pic .banner-pc{display: none;}
    .banner-pic .banner-mb{display: block;}
    .banner .swiper-container-horizontal>.swiper-pagination-bullets{bottom: 10px;}
    .banner-text h4{font-size: 20px;}
    .banner-text h5{font-size: 20px;padding-top: 20px;}
    .banner-text h6{font-size: 18px;padding-top: 30px;line-height: 30px;}
    .banner-pic img{object-fit: contain;height: auto; }
    .banner-pic img{width: 100%;height: 100%;object-fit: cover;transform: matrix(1, 0, 0, 1, 0, 0);}

    .pub-banner .banner-pc{display: none;}
    .pub-banner .banner-mb{display: block;}

    .pub-banner .text{position: absolute;right: 50%;top: 50%;transform: translate(50%,-50%);width: 100%;}
    .pub-banner .text h5{font-size: 30px;text-align: center;}
    .pub-banner .text h6{font-size: 18px;padding-top: 20px;text-align: center;}

    /* 新闻资讯 */
    .news-box{padding: 40px 0;}
    .news ul li{width: 100%;height: auto;overflow: hidden;padding-bottom: 10px;margin-bottom: 10px;border-bottom: 1px solid #a4a4a4;}
    .news ul li .img{width: 100%;float: left;height: auto;}
    .news ul li .text{width: 100%;height: auto;padding-left: 0px;padding-top: 10px;}
    .news ul li .text h4{font-size: 16px;}
    .news ul li .text h5{font-size: 14px;color: #666;line-height: 26px;margin-top: 0px;height: 78px;}
    .news ul li .text h6{font-size: 12px;margin-top: 10px;}

    .news-detail{padding: 30px 0;}
    .news-detail-left{width: 100%;}
    .news-left-title h5{font-size: 22px;line-height: 34px;}
    .news-left-title h6{font-size: 12px;padding-top: 10px;}
    .news-left-text{font-size: 14px;line-height: 26px;margin-top: 20px;padding: 10px 0;}
    .news-left-text p{padding-bottom: 10px;}
    .news-left-text h6{padding-bottom: 10px;text-align: center;}
    .news-detail-right{width: 100%;padding-left: 0px;padding-top: 30px;border-top: 1px solid #666;}
    .news-detail-right ul li{width: 100%;padding-bottom: 10px;margin-bottom: 20px;border-bottom: 1px dashed #cfcfcf;}
    .news-detail-right ul li .img{width: 100%;height: auto;overflow: hidden;}
    .news-detail-right ul li .text{margin-top: 10px;overflow: hidden;}
    .news-detail-right ul li .text h6{font-size: 14px;color: #333;line-height: 24px;height: 48px;}

    /* 联系我们 */
    .contact-box{padding: 40px 0;}
    .contact{height: auto;margin: 0 auto;border-radius: 10px;-moz-border-radius:10px; -webkit-border-radius: 10px;
    box-shadow: 0 0 10px #ddd;overflow: hidden;position: relative;z-index: 100;}
    .contact-left{width: 100%;float: left;height: auto;padding: 40px 20px;}
    .contact-left ul li {width: 100%;height: auto;padding-bottom: 20px;}
    .contact-left ul li h6{font-size: 14px;color: #fff;line-height: 30px;padding-top: 10px;}
    .con-map{width:100%;height: 400px;position: relative;z-index: 2;}


    /* 关于我们 */
    .about-jies-box{width: 100%;height: auto;overflow: hidden;padding: 30px 0;}
    .about-jies{font-size: 14px;line-height: 26px;padding-top: 30px;text-align: justify;}
    .about-tdui .text h4{font-size: 28px;}
    .about-tdui .text h5{font-size: 18px;padding-top: 14px;}

    .pro-tup .text h4{font-size: 28px;}
    .pro-tup .text h5{font-size: 18px;padding-top: 14px;}
    .pro-tup .text h6{font-size: 14px;padding-top: 14px;}
    .pro-qianyi .text h4{font-size: 28px;}
    .pro-qianyi .text h5{font-size: 18px;padding-top: 14px;}
    .pro-qianyi .text h6{font-size: 14px;padding-top: 14px;}

    .tdui-center{padding: 40px 0;}
    .tdui-center ul li{margin-bottom: 30px;overflow: hidden;padding-left: 26px;background-size: 18px;}
    .about-honor-box{padding: 40px 0;}
    .honor-book{padding: 0 30px;margin-top: 30px;}
    .honor-book .swiper-button-next, .honor-book .swiper-button-prev{background-size: 30px 30px}
    .honor-book .swiper-button-prev{left: 0px;}
    .honor-book .swiper-button-next{right: 0px;}

    .about-signed-box{padding: 40px 0;}
    .about-signed{padding: 30px 0 0 0;}
    .about-signed ul li{width: 50%;float: left;line-height: 60px;margin-bottom: 20px;text-align: center;padding: 0 10px;height: 60px;}

    /* 产品中心 */
    .pro-tese-box{padding: 40px 0;}
    .pro-tese{padding-top: 30px;}
    .products .swiper-container-horizontal>.swiper-pagination-bullets{bottom: 10px;}
    .products .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {margin: 0 3px;}

    .pro-qianyi .text2{width: 90%;font-size: 12px;line-height: 24px;padding: 10px;}
    .pro-hmian-box{padding-top: 40px;}
    .pro-hmian{padding-top: 30px;}

    .pro-case-box{width: 100%;height: auto;overflow: hidden;padding-top: 40px;background-color: #f5f5f5;}
    .pro-case{width: 100%;height: auto;overflow: hidden;padding-top: 30px;}
    .pro-case ul li{width: 50%;}
    .pro-case ul li:nth-child(4){background-color: #000;}
    .pro-case ul li:nth-child(5){background-color: #000;}
    .pro-case ul li .img{width: 100%;height: 220px;overflow: hidden;}
    .pro-case ul li .text{width: 100%;height: 220px;overflow: hidden;padding: 20px 10px;}
    .pro-case ul li .text h5{font-size: 20px;}
    .pro-case ul li .text h6{font-size: 12px;line-height: 22px;padding-top: 10px;}

    .pro-canshu-box{padding: 40px 0;}
    .pro-canshu{padding-top: 30px;}

    .pro-canshu table {font-size: 12px;padding: 10px 0;}

    .nazha-quan-container{display: none;}
    .nazha-text{bottom: 0px;background: rgba(0, 0, 0, 0.5);padding: 8px;}
    .nazha-text p{line-height: 30px;}
    .nazha-text h6{padding-top: 0px;line-height: 30px;}
}
@media all and (max-width:640px) {
    /* 移动终端以上 360 适配 */
    .nazha{margin-top: 30px;}
    .nazha-text p{line-height: 24px;}
    .nazha-text h6{line-height: 24px;}
}

