﻿@charset "utf-8";
/* =====================内页样式======================== */

/* banner */
.layout-banner{width: 100%;position: relative;}
.layout-banner img{width: 100%;object-fit: cover;}
.banner-pc{display: block;min-height: 300px;}
.banner-mb{display: none;min-height: 240px;}

.products-banner{width: 100%;position: relative;}
.products-banner img{width: 100%;object-fit: cover;}
.products-banner .text{position: absolute;top: 50%;left: 18.75%;transform: translate(0,-50%)}
.products-banner .text h4{font-size: 18px;color: #d9d7d7;font-weight: bold;border: 1px solid #fff;border-radius: 30px;display: inline-block;padding: 10px 20px; animation: bannerWordsright 1s ease both 300ms;}
.products-banner .text h5{font-size: 40px;color: #fff;font-weight: bold;line-height: 40px;padding-top: 20px;animation: bannerWordsright 1s ease both 600ms;}
.products-banner .text h6{font-size: 16px;color: #d9d7d7;line-height: 30px;padding-top: 20px;animation: bannerWordsright 1s ease both 800ms;}

@keyframes bannerWordsright {0% {transform: translateX(100px);opacity: 0;}100% {transform: translateX(0);opacity: 1;}}

/* .Header-container{width: 1200px;} */
.Header-searwords1{display: none;}
.Header-search, .Header-searclick{display: block;}

/*.Header-navbar ul li:first-child{display: none;}*/
/*.Header-navbar ul li .Header-sunNav ul li:first-child{display: inline-block;}*/

/* pub-list */
.pub-list-bg{width: 100%;height: auto;overflow: hidden;background-color: #f0f0f0;}
.pub-list{width: 1200px;height: auto;margin: 0 auto;overflow: hidden;}
.list-title{width: 140px;line-height: 60px;background-color: #e94609;font-size: 18px;color: #fff;font-weight: bold;float: left;text-align: center}
.list-main{line-height: 60px;white-space:nowrap;overflow-x: auto;float: left;}
.list-main ul{float: left;}
.list-main ul li{float: left;}
.list-main ul li a{display: block;padding: 0 20px;line-height: 60px;font-size: 16px;color: #5b5b5b;}
.list-main ul li:hover{background-color: #fff}
.list-main ul li.hover{background-color: #fff}

.pub-list span{float: right;font-size: 14px;color: #a5a5a5;line-height: 60px;font-family: '宋体';
background: url('../images/gather/home.png') no-repeat left center;padding-left: 20px;}
.pub-list span a{font-size: 14px;color: #a5a5a5;padding: 0 6px;font-family: \5FAE\8F6F\96C5\9ED1;}
.pub-list span a:hover{color: #e94609;}

/* 产品列表 */
.product{width: 1200px;height: auto;margin: 0 auto;overflow: hidden;padding: 60px 0;}
.product ul li{width: 100%;height: auto;margin-bottom: 50px;overflow: hidden;background-color: #f8f8f8;}
.product ul li .img{width: 50%;float: left;height: 315px;overflow: hidden;}
.product ul li .img img{width: 100%;height: 100%;object-fit: cover;transition: all .6s ease-out;}
.product ul li:hover .img img{transform: scale(1.1);}
.product ul li .text{width: 50%;height: 315px;float: left;padding: 50px;}
.product ul li .text h4{font-size: 20px;color: #5b5b5b;font-weight: bold;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.product ul li .text h5{font-size: 14px;color: #5b5b5b;line-height: 26px;height: 130px;overflow: hidden;margin-top: 20px;}
.product ul li .text h5 p{line-height: 26px;}
.product ul li .text h6{overflow: hidden;}
.product ul li .text h6 a{margin-top: 10px;overflow: hidden;;font-size: 14px;
padding: 10px 20px;color: #a2a2a2;display: block;width: 136px;transition: all 0.6s; background: url('../images/index/y-jianH.png') no-repeat 86px center;transition: all 0.6s;float: right;border: 1px solid #a2a2a2;}
.product ul li:hover .text h6 a{ background: #e94609 url('../images/index/y-jian.png') no-repeat 86px center;color: #fff;border-color: #e94609}
.product ul li:hover{background-color: #ebebeb;}

/* 产品详情 */
.pro-list-bg{width: 100%;overflow: hidden;position: fixed;top: 90px;z-index: 100;transition: all .6s ease-out;}
.pro-list-bg.pro-list-bgScr{background: rgba(50, 50, 50, 1);}
.pro-list{width: 1200px;margin: 0 auto;line-height: 50px;overflow: hidden;}
.pro-list ul{float: left;}
.pro-list ul li{float: left;}
.pro-list ul li a{display: block;line-height: 50px;font-size: 14px;color: #a5a5a5;padding: 0 20px;}
.pro-list ul li a:hover{color: #fff;}
.pro-list span{float: right;font-size: 14px;color: #a5a5a5;line-height: 50px;padding-left: 26px;background: url('../images/gather/pro-home.png') left center no-repeat;}
.pro-list span a{font-size: 14px;color: #a5a5a5;padding: 0 6px;}
.pro-list span a:first-child{padding-left: 0px;}
.pro-list span a:hover{color: #fff;}
.pro-jie{width: 1200px;height: auto;margin: 0 auto;padding: 50px 0;overflow: hidden;}
.pro-jie video{max-width: 100%;width: 100%;}
.pro-jie ul li{width: 25%;height: 250px;border-right: 1px solid #cccccc; border-bottom: 1px solid #ccc;float: left;text-align: center;}
.pro-jie ul li:nth-child(4n){border-right: 0px;}
.pro-jie ul li:nth-child(n+5){border-bottom: 0px;}
.pro-jie ul li h4{padding: 30px;line-height: 80px;}
.pro-jie ul li h4 img{max-width: 100%;height: auto;transition: all 0.6s;}
.pro-jie ul li h5{font-size: 24px;color: #666;line-height: 36px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.pro-jie ul li h6{font-size: 18px;color: #666;line-height: 36px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.pro-jie ul li:hover h4 img{transform: translate(0,-10px);}
.pro-angle-box{width: 100%;height: auto;overflow: hidden;background-position: center top !important; background-repeat: no-repeat !important;}
.pro-angle{width: 1200px;height: auto;overflow: hidden;margin: 0 auto;}
.pro-angle .text{width: 100%;height: auto;padding-top: 30px;}
.pro-angle .text h5{font-size: 40px;color: #454545;text-align: center;font-weight: bold;}
.pro-angle .text h6{font-size: 16px;color: #454545;text-align: center;font-weight: normal;line-height: 30px;padding-top: 20px;}
.pro-angle .img{margin-top: 40px;width: 100%;height: auto;overflow: hidden;text-align: center;}
.pro-angle .img img{max-width: 100%;height: auto;overflow: hidden;}
.pro-gaisu1-box{width: 100%;height: auto;overflow: hidden;background-position: center top !important; background-repeat: no-repeat !important;background-size: cover !important;}
.pro-gaisu2-box{width: 100%;height: auto;overflow: hidden;background-position: center top !important; background-repeat: no-repeat !important;background-size: cover !important;}
.pro-gaisu1{width: 1200px;height: auto;overflow: hidden;padding: 80px 0;margin: 0 auto;}
.pro-gaisu1 .img{width: 60%;float: left;height: auto;padding-right: 20px;}
.pro-gaisu1 .img img{max-width: 100%;height: auto;overflow: hidden;}
.pro-gaisu1 .text{width: 40%;float: left;height: auto;padding-top: 15%;}
.pro-gaisu1 .text h5{font-size: 40px;color: #fff;font-weight: bold;}
.pro-gaisu1 .text h6{font-size: 16px;color: #d9d7d7;font-weight: normal;line-height: 30px;padding-top: 20px;}
.pro-gaisu3-box{width: 100%;height: auto;overflow: hidden;background: #fff;background-size: cover;}
.pro-gaisu3{width: 1200px;height: auto;overflow: hidden;padding: 80px 0;margin: 0 auto;}
.pro-gaisu3 .img{width: 54%;float: left;height: auto;padding-left: 20px;}
.pro-gaisu3 .img img{max-width: 100%;height: auto;overflow: hidden;}
.pro-gaisu3 .text{width: 46%;float: left;height: auto;padding-top: 8%;}
.pro-gaisu3 .text h5{font-size: 40px;color: #454545;font-weight: bold;}
.pro-gaisu3 .text h6{font-size: 16px;color: #454545;font-weight: normal;line-height: 30px;padding-top: 20px;}
/* 规格参数 */
.pro-canshu-box{width: 100%;height: auto;overflow: hidden;background: linear-gradient(to bottom, #f1f1f1 0%,#ffffff 100%);padding: 60px 0;}
.pro-canshu-box2{width: 100%;height: auto;overflow: hidden;background: linear-gradient(to bottom, #f1f1f1 0%,#ffffff 100%);padding: 60px 0;}
.pro-canshu{width: 1200px;height: auto;margin: 0 auto;padding-top: 50px;}
.canshu1{overflow-x: auto;width: 100%;} 
.pro-canshu table {width: 100%;overflow: hidden;font-size: 14px;color: #333;border-right: 1px solid #dcdcdc;border-left: 1px solid #dcdcdc;border-top: 1px solid #dcdcdc;border-collapse: separate;border-spacing: 0;text-align: center;}
.pro-canshu table th{border-right: 0px solid #dcdcdc;border-bottom: 1px solid #dcdcdc;background-color: #d7d7d7;
padding: 10px 0;color: #666;font-weight: normal;width: 140px;text-align: left;padding-left: 20px;}


.pro-canshu table tbody th{border-right: 0px solid #dcdcdc;border-bottom: 1px solid #dcdcdc;background-color: #f1f1f1;
    padding: 10px 0;color: #333;font-weight: normal;width: 140px;text-align: center;}
.pro-canshu table td{border-right: 0px solid #dcdcdc;border-bottom: 1px solid #dcdcdc;padding: 10px 0;background-color: #fff;min-width: 140px;
max-width: 235px;text-align: left;padding-left: 20px;}
.pro-canshu-box .pro-canshu table tr td:nth-child(1){width: 395px;}

.tabtop th{background-color: #d7d7d7 !important;text-align: left !important;padding-left: 20px !important;}
/* 相关案例 */
.pro-case-box{width: 100%;height: auto;overflow: hidden;padding: 50px 0;background-color: #f1f1f1;}
.pro-case{width: 1200px;height: auto;overflow: hidden;margin: 0 auto;padding-top: 50px;}
.pro-case ul{margin-left: -2%;}
.pro-case ul li{width: 23%;margin-left: 2%;float: left;margin-bottom: 2%;overflow: hidden;}
.pro-case ul li .img{width: 100%;height: 235px;overflow: hidden;}
.pro-case ul li .img img{width: 100%;height: 100%;object-fit: cover;transition: all .6s ease-out;}
.pro-case ul li:hover .img img{transform: scale(1.1);}
.pro-case ul li p{padding-top: 10px;font-size: 16px;text-align: center;color: #333;}
.pro-case ul li:hover p{color: #e94609;}

/* 在线留言 */
.pro-message-box{width: 100%;height: auto;overflow: hidden;padding: 50px 0;background-color: #fff;}
.message{width: 1200px;height: auto;overflow: hidden;margin: 0 auto;padding-top: 50px;}
.message-text{width: 100%;height: auto;color: #656565;line-height: 22px;font-size: 14px;overflow: hidden;margin-bottom: 20px;}
.message-text2{width: 100%;height: auto;color: #b2b2b2;line-height: 22px;font-size: 14px;overflow: hidden;margin-bottom: 10px;}
.message-list1{width: 100%;height: 38px;border: 1px solid #c9c9c9;border-radius: 30px;padding: 0 20px 0 20px;
position: relative;margin-bottom: 20px;}
.message-list1 span{position: absolute;height: 38px;width: 20px;line-height: 38px;color: #e90909;}
.message-list1 input{width: 100%;font-size: 14px;color: #656565;box-sizing: border-box;border: 0px solid #e5e5e5;line-height: 36px;height: 36px;display: block;float: left;}
.message-list2-box{width: 100%;height: auto;overflow: hidden;}
.message-list2{width: 48%;height: 38px;border: 1px solid #c9c9c9;border-radius: 30px;padding: 0 20px 0 20px;
position: relative;margin-bottom: 20px;float: left;}
.message-list2:nth-child(2n){float: right;}
.message-list2 span{position: absolute;height: 38px;width: 20px;line-height: 38px;color: #e90909;}
.message-list2 input{width: 100%;font-size: 14px;color: #656565;box-sizing: border-box;border: 0px solid #e5e5e5;line-height: 36px;height: 36px;display: block;float: left;}
.message-list3{width: 100%;height: auto;border: 1px solid #c9c9c9;border-radius: 14px;padding: 0 20px 0 20px;
position: relative;margin-bottom: 20px;overflow: hidden;}
.message-list3 textarea{width: 100%;height: 200px;font-size: 14px;color: #656565;border: none;padding:10px 0;line-height: 26px;border: 0px solid #e5e5e5;}
.message-list4{width: 100%;height: auto;overflow: hidden;margin: 0 auto;padding-top: 20px;}
.message-list4 input{width: 120px;font-size: 14px;color: #fff;box-sizing: border-box;border: 0px solid #e5e5e5;background-color: #656565;line-height: 40px;height: 40px;display: block;cursor: pointer;margin: 0 auto;border-radius: 20px}
.message-list4 input:hover{background-color: #e94609;}

/* 应用领域 */
.area-list-bg{width: 100%;height: 134px;background-color: #f0f0f0;}
.yingy-main{width: 1260px;height: auto;margin: 0 auto;overflow: hidden;padding: 0 30px;position: relative;}
.ying-pic{width: 100%;height: 134px;cursor: pointer;position: relative;}
.ying-pic h4{line-height: 50px;padding: 20px 0 16px 0;overflow: hidden;text-align: center;}
.ying-pic h4 .cut{display: inline-block;}
.ying-pic h4 .cutH{display: none;}
.ying-pic h4 img{max-width: 100%;height: auto;}
.ying-pic h5{line-height: 30px;font-size: 16px;font-weight: bold;color: #333;text-align: center;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.yingy-main .swiper-container{padding: 0 0px 20px 0px;}
/* .yingy-main .swiper-slide-active .ying-pic{background-color: #e74709;}
.yingy-main .swiper-slide-active .ying-pic:before {pointer-events: none;position: absolute;z-index: 2;content: '';border-style: solid;-webkit-transition-duration: 0.3s; transition-duration: 0.3s;-webkit-transition-property: transform;transition-property: transform;
left: calc(50% - 10px);bottom: -10px;border-width: 10px 10px 0px 10px;border-color: #e74709 transparent transparent transparent;opacity: 1;}
.yingy-main .swiper-slide-active .ying-pic h5{color: #fff;}
.yingy-main .swiper-slide-active .ying-pic h4 .cut{display: none;}
.yingy-main .swiper-slide-active .ying-pic h4 .cutH{display: inline-block;} */

.ying-pic.ontrue{background-color: #e74709;}
.ying-pic.ontrue:before {pointer-events: none;position: absolute;z-index: 2;content: '';border-style: solid;-webkit-transition-duration: 0.3s; transition-duration: 0.3s;-webkit-transition-property: transform;transition-property: transform;
left: calc(50% - 10px);bottom: -10px;border-width: 10px 10px 0px 10px;border-color: #e74709 transparent transparent transparent;opacity: 1;}
.ying-pic.ontrue h5{color: #fff;}
.ying-pic.ontrue h4 .cut{display: none;}
.ying-pic.ontrue h4 .cutH{display: inline-block;}


.yingy-main .swiper-button-prev,.yingy-main .swiper-button-next{width: 30px;height: 60px;margin-top: -30px;}


.yingy-main .swiper-button-prev,.yingy-main .swiper-button-next{width: 30px;height: 60px;margin-top: -30px;}
.yingy-main .swiper-button-prev{left: -8px;background-size: 15px 31px;}
.yingy-main .swiper-button-next{right: 0px;background-size: 15px 31px;}



.area{width: 1200px;height: auto;margin: 0 auto;overflow: hidden;padding: 60px 0;}
.area ul li{width: 100%;height: auto;margin-bottom: 40px;overflow: hidden;background-color: #f8f8f8;transition: all .6s ease-out;}
.area ul li .img{width: 33.333%;float: left;height: 220px;overflow: hidden;}
.area ul li .img img{width: 100%;height: 100%;object-fit: cover;transition: all .6s ease-out;}
.area ul li:hover .img img{transform: scale(1.1);}
.area ul li .text{width: 66.667%;height: 220px;float: left;padding: 30px 50px;}
.area ul li .text h4{font-size: 20px;color: #5b5b5b;font-weight: normal;line-height: 30px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.area ul li .text h5{font-size: 14px;color: #5b5b5b;line-height: 26px;height: 52px;overflow: hidden;margin-top: 20px;display: -webkit-box;text-overflow: ellipsis;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}
.area ul li .text h6{overflow: hidden;}
.area ul li .text h6 a{margin-top: 20px;overflow: hidden;;font-size: 14px;
padding: 10px 20px;color: #a2a2a2;display: block;width: 136px;transition: all 0.6s; background: url('../images/index/y-jianH.png') no-repeat 86px center;transition: all 0.6s;float: right;border: 1px solid #a2a2a2;}
.area ul li:hover .text h6 a{ background: #e94609 url('../images/index/y-jian.png') no-repeat 86px center;color: #fff;border-color: #e94609}
.area ul li:hover{background-color: #b3b3b3;}
.area ul li:hover .text h4{color: #fff;font-weight: bold;}
.area ul li:hover .text h5{color: #fff;}


/* 新闻详情 */
.news-detail{width: 1200px;height: auto;padding: 60px 0;margin: 0 auto;}
.news-left{width: 70%;float: left;height: auto;box-shadow:-1px 0 20px #ddd;padding: 40px 30px;}
.news-left-title{width: 100%;height: auto;overflow: hidden;border-bottom: 1px solid #efefef;padding-bottom: 14px;text-align: center;position: relative;}
.news-left-title h4{font-size: 26px;color: #656565;text-align: center;}
.news-left-title h5{font-size: 14px;color: #999;text-align: center;margin-top: 20px;display: inline-block;line-height: 30px;}
.news-left-title h5 span{display: inline-block;padding: 0 10px;}
.news-left-title h5 span.yuedu{background: url('../images/gather/news-ico1.jpg') no-repeat 10px center;padding: 0 30px;}
.news-left-title h6{position: absolute; right: 40px;bottom: 10px;overflow: hidden;}
.news-left-title h6 .bds_more{background: url('../images/gather/news-ico5.jpg');width: 27px;height: 27px;}
.news-left-title h6 .bds_tqq{background: url('../images/gather/news-ico4.jpg');width: 27px;height: 27px;}
.news-left-title h6 .bds_weixin{background: url('../images/gather/news-ico3.jpg');width: 27px;height: 27px;}
.news-left-title h6 .bds_tsina{background: url('../images/gather/news-ico2.jpg');width: 27px;height: 27px;}
.news-left-text{width: 100%;height: auto;padding: 20px 0;font-size: 14px;line-height: 32px;color: #656565;}
.news-left-text .img{text-align: center;width: 100%;height: auto;padding: 10px 0;overflow: hidden;}
.news-left-text .img img{max-width: 100%;height: auto;}
.news-left-text img{max-width: 100%;height: auto;}
.news-left-niu{width: 100%;height: auto;padding: 20px 0;border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;overflow: hidden;}
.news-niu-prev{width: 48%;float: left;height: auto;font-size: 14px;color: #656565;line-height: 30px;position: relative;padding: 0 36px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.news-niu-prev i{width: 30px;height: 30px;background: #d0d0d0;font-size: 18px;text-align: center;line-height: 30px;border-radius: 100%;color: #fff;;position: absolute;left: 0px;top: 0px;}
.news-niu-prev:hover i{background-color: #e74709;}
.news-niu-prev:hover{color: #e74709;}
.news-niu-next{width: 48%;float: right;height: auto;font-size: 14px;color: #656565;line-height: 30px;text-align: right;position: relative;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;padding: 0 36px;}
.news-niu-next i{width: 30px;height: 30px;background: #d0d0d0;font-size: 18px;text-align: center;line-height: 30px;border-radius: 100%;color: #fff;;position: absolute;right: 0px;top: 0px;}
.news-niu-next:hover i{background-color: #e74709;}
.news-niu-next:hover{color: #e74709;}
.news-black{height: auto;margin: 0 auto;overflow: hidden;padding: 40px 0  10px 0;text-align: center}
.news-black a{padding: 10px 20px;font-size: 14px;color: #666;border: 1px solid #e5e5e5}
.news-black .fa{color: #666;font-size: 16px;padding-right: 10px;}
.news-black a:hover{color: #e74709;border-color: #e74709;}
.news-black:hover .fa{color: #e74709;}
.news-right{width: 26%;float: right;}
.news-right-one{width: 100%;height: auto;overflow: hidden;box-shadow:-1px 0 20px #ddd;}
.news-right-one h4{width: 100%;line-height: 50px;background-color: #656565;color: #fff;font-size: 16px;padding: 0 12px;}
.news-right-one ul{width: 100%;padding: 12px;overflow: hidden;}
.news-right-one ul li{width: 100%;height: auto;padding-bottom: 12px;border-bottom: 1px solid #d2d2d2;margin-bottom: 14px;}
.news-right-one ul li h5{font-size: 14px;color: #656565;height: 30px;line-height: 30px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.news-right-one ul li h6{font-size: 14px;color: #9e9d9d;line-height: 20px;}
.news-right-one ul li:hover h5{color: #e74709;}
.news-right-two{width: 100%;height: auto;overflow: hidden;box-shadow:-1px 0 20px #ddd;margin-top: 20px;}
.news-right-two h4{width: 100%;line-height: 50px;background-color: #656565;color: #fff;font-size: 16px;padding: 0 12px;}
.news-right-two .text{padding: 12px;width: 100%;}
.news-right-two .text a{font-size: 14px;color: #656565;line-height: 32px;padding: 0 12px 0 0;}
.news-right-two .text a:hover{color: #e74709;}

/* 新闻中心 */
.news{width: 1200px;height: auto;overflow: hidden;margin: 0 auto;padding: 50px 0;}
.news ul li{background-color: #f0f0f0;overflow: hidden;margin-bottom: 30px;}
.news ul li .img{width: 34%;float: left;;overflow: hidden;}
.news ul li .img img{width: 100%;height: 100%;object-fit: cover;transition: all .6s ease-out;}
.news ul li:hover .img img{transform: scale(1.1);}
.news ul li .text{width: 56%;height: 220px;float: left;padding:30px 50px;}
.news ul li .text h4{font-size: 20px;color: #5b5b5b;font-weight: normal;line-height: 30px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.news ul li .text h5{font-size: 14px;color: #5b5b5b;line-height: 26px;height: 52px;overflow: hidden;margin-top: 14px;display: -webkit-box;text-overflow: ellipsis;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}
.news ul li .text h6{width: 100px;height: 32px;border: 1px solid #848484;line-height: 30px;padding-left: 16px;background: url('../images/gather/more.png') no-repeat 66px center;margin-top: 20px;}
.news ul li .text h6 a{color: #848484;display: block;}
.news ul li .time{width: 10%;float: left;text-align: center;padding-top: 5%;font-size: 46px;color: #5b5b5b;line-height: 50px;}
.news ul li .time span{display: block;font-size: 14px;line-height: 20px;}
.news ul li:hover{background-color: #fafafa;}
.news ul li:hover .text h4{color: #e94609;}
.news ul li:hover .text h6{border-color: #e94609;color: #e94609;background: url('../images/gather/moreH.png') no-repeat 66px center;}
.news ul li:hover .text h6 a{color: #e94609;}
.news ul li:hover .time{color: #e94609;}

/* 定制支持 */
.made-jies-box{width: 100%;height: auto;overflow: hidden;padding: 60px 0 40px 0;}
.made-jies{width: 1200px;height: auto;margin: 0 auto;overflow: hidden;padding-top: 20px;}
.made-title{width: 1200px;margin: 0 auto;height: 30px;line-height: 30px;background: url('../images/gather/made-title.png') no-repeat left center;font-size: 20px;color: #656565;padding-left: 30px;}
.made-title2{width: 100%;margin: 0 auto;height: 30px;line-height: 30px;background: url('../images/gather/down-bg.png') repeat-x center;overflow: hidden;}
.made-title2 h4{float: left;margin: 0 auto;height: 30px;line-height: 30px;
background: #fff url('../images/gather/made-title.png') no-repeat left center;font-size: 20px;color: #656565;padding-left: 30px;padding-right: 20px;}
.made-jies-center{width: 100%;padding: 20px 0 10px 0;font-size: 14px;color: #656565;line-height: 32px;}
.made-moshi-box{width: 100%;height: auto;overflow: hidden;padding: 60px 0;background: url('../images/gather/made-bg1.jpg') no-repeat center center;background-size: cover;}
.made-moshi{width: 1200px;height: auto;margin: 0 auto;overflow: hidden;padding-top: 60px;}
.moshi-left{width: 30%;float: left;height: auto;overflow: hidden;}
.moshi-left ul{width: 100%;height: auto;overflow: hidden;}
.moshi-left ul li{width: 100%;height: 186px;border-bottom: 3px solid #3081e9;padding: 40px 26px 30px 26px;background-color: #fff;margin-bottom: 40px;}
.moshi-left ul li h5{font-size: 20px;color: #656565;line-height: 30px;}
.moshi-left ul li h6{font-size: 14px;color: #888;line-height: 22px;padding-top: 10px;}
.moshi-left ul li:hover{border-color: #e94609}
.moshi-img{width: 40%;height: 412px;line-height: 412px;text-align: center;float: left;}
.moshi-img img{max-width: 100%;height: auto;overflow: hidden;}

.mode-zhengji-box{width: 100%;height: auto;overflow: hidden;padding: 50px 0;}
.zhengji{width: 1200px;height: auto;margin: 0 auto;overflow: hidden;padding-top: 40px;margin: 0 auto;}
.zhengji ul li{width: 48%;height: 240px;border: 1px solid #c8c8c8;border-radius: 10px;float: left;padding: 40px;margin-bottom: 20px;}
.zhengji ul li:nth-child(2n){float: right;}
.zhengji ul li .img{width: 34%;float: left;text-align: center;}
.zhengji ul li .img img{max-width: 100%;height: auto;overflow: hidden;}
.zhengji ul li .img .pic{display: inline-block;}
.zhengji ul li .img .picH{display: none;}
.zhengji ul li:hover .img .pic{display: none;}
.zhengji ul li:hover .img .picH{display: inline-block;}
.zhengji ul li .text{width: 66%;float: left;padding-left: 10px;}
.zhengji ul li .text h4{font-size: 20px;color: #656565;line-height: 30px;position: relative;padding-bottom: 20px;}
.zhengji ul li .text h4 span{font-size: 14px;color: #888;line-height: 20px;display: block;}
.zhengji ul li .text h4::after{content: '';width: 18px;height: 2px;background-color: #c8c8c8;position: absolute;bottom: 0px;left: 0px;}
.zhengji ul li:hover .text h4::after{background-color: #3081e9;}
.zhengji ul li .text h5{margin-top: 10px;font-size: 14px;color: #888;line-height: 22px;}

.made-sqing-box{width: 100%;height: auto;overflow: hidden;padding: 60px 0;}
.made-liuc-box{width: 100%;height: auto;overflow: hidden;padding: 50px 0;background-color: #f5f5f5;}
.made-liuc{width: 1200px;height: auto;margin: 0 auto;overflow: hidden;padding-top: 40px;margin: 0 auto;}
.made-liuc p{width: 100%;height: auto;color: #656565;line-height: 22px;font-size: 14px;overflow: hidden;}
.made-liuc ul{margin-top: 40px;margin-left: -1%;}
.made-liuc ul li{width: 15.666%;height: 260px;;float: left;margin-left: 1%;border: 1px solid #c8c8c8;border-radius: 10px;
background-color: #fff;;margin-bottom: 2%;}
.made-liuc ul li h4{width: 90px;height: 90px;line-height: 90px;text-align: center;margin: 20px auto;border-radius: 100%;
border: 1px solid #f0f0f0;transition: all .4s ease-out;}
.made-liuc ul li h4 img{max-width: 100%;height: auto;overflow: hidden;}
.made-liuc ul li h4 .pic{display: inline-block;}
.made-liuc ul li h4 .picH{display: none;}
.made-liuc ul li:hover h4{border-color: #3081e9;background-color: #3081e9;}
.made-liuc ul li:hover h4 .pic{display: none;}
.made-liuc ul li:hover h4 .picH{display: inline-block;}
.made-liuc ul li h5{font-size: 30px;color: #c8c8c8;line-height: 40px;font-family: 'bebasneue';text-align: center}
.made-liuc ul li h6{font-size: 20px;color: #656565;line-height: 30px;text-align: center;padding-top: 6px;}
.made-liuc ul li h6 span{font-size: 14px;color: #888;line-height: 30px;text-align: center;display: block;}

/* 质保服务 */
.made-quality-box{width: 100%;height: auto;overflow: hidden;padding: 60px 0;}
.made-qua{width: 1200px;height: auto;margin: 0 auto;overflow: hidden;padding-top: 40px;margin: 0 auto;}
.made-qua .made-title{font-size: 26px}
.qua-time{width: 100%;height: auto;padding: 30px 0 30px 30px;font-size: 14px;color: #2f2f2f;line-height: 36px;}
.qua-time .table{width: 100%;height: auto;overflow: hidden;overflow-x: auto;margin: 20px 0;}
.qua-time table {width: 100%;overflow: hidden;font-size: 14px;color: #333;border-right: 0px solid #d7d7d7;border-left: 1px solid #dcdcdc;border-top: 1px solid #d7d7d7;border-collapse: separate;border-spacing: 0;text-align: center;}

.qua-time tbody th{border-right: 1px solid #d7d7d7;border-bottom: 1px solid #dcdcdc;background: #666;padding: 2px 0;color: #fff;font-weight: normal;}
.qua-time table td{border-right: 1px solid #d7d7d7;border-bottom: 1px solid #d7d7d7;padding: 4px 0;background-color: #fafafa;}
.qua-time h6{font-size: 14px;color: #2f2f2f;line-height: 36px;}
.qua-time h6 span{background-color: #666666;color: #fff;border-radius: 100%;width: 20px;height: 20px;display: inline-block;line-height: 20px;text-align: center;margin: 0 10px;}

/* 技术支持 */
.download-box{width: 100%;height: auto;padding: 60px 0;}
.download{width: 1200px;height: auto;margin: 0 auto;padding-top: 40px;margin: 0 auto;}
.down-sear{float: right;}
.down-sear1{width: 250px;height: 30px;background-color: #9b9b9b;position: relative;padding-right: 30px;float: left;}
.down-sear1 span{position: absolute;width: 30px;height: 30px;right: 0px;top: 0px;background: url('../images/gather/down-sear1.png') no-repeat center center;}
.down-sear1 input{width: 100%;box-sizing: border-box;border: none;height: 100%;padding: 0 4px 0 10px;outline: none;font-size: 12px;color: #fff;display: block;background: none;line-height: 30px;}
.down-sear1:-moz-placeholder { color:#fff; opacity:1; font-size: 12px;text-align: left;}
.down-sear1::-moz-placeholder { color:#fff; opacity:1; font-size: 12px;text-align: left;}
.down-sear1 input:-ms-input-placeholder{ color:#fff; opacity:1; font-size: 12px;text-align: left;}
.down-sear1 input::-webkit-input-placeholder{ color:#fff; opacity:1; font-size: 12px;text-align: left;}
.down-sear2{float: left;width: 250px;height: auto;margin-right: 10px;background-color: #9b9b9b;position: relative;}
.down-sear2 p{width: 100%;padding: 0 10px;line-height: 30px;font-size: 12px;color: #fff;background: url('../images/gather/down-sear2.png') no-repeat 95% center; cursor: pointer;}
.down-sear2 ul{top: 30px;border: 1px solid #ddd;background-color: #fff;width: 100%;z-index: 99999;display: none;position: absolute;}
.down-sear2 ul li{line-height: 30px;font-size: 12px;color: #666;padding-left: 10px;}
.down-sear2 ul li:hover{background-color: #9b9b9b;color: #fff;}
.down-sear2 ul li a{display: block;}
.down-list{width: 1200px;height: auto;overflow: hidden;padding: 40px 0 0 0;margin: 0 auto;}
.down-list ul {margin-left: -1%;margin-top: 20px;}
.down-list ul li{width: 24%;float: left;margin-left: 1%;height: 42px;position: relative;background-color: #f0f0f0;overflow: hidden;padding-right: 57px;margin-bottom: 20px;}
.down-list ul li p{width: 100%;line-height: 42px;font-size: 14px;color: #656565;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;padding-left: 10px;}
.down-list ul li .down-ico{position: absolute;width: 57px;height: 42px;background: url('../images/gather/down-ico.png') no-repeat;right: 0;top: 0px;cursor: pointer;}
.down-list ul li:hover .down-ico{background: url('../images/gather/down-icoH.png') no-repeat;}
/* 安装指导 */
.guide-box{width: 100%;height: auto;padding: 60px 0;}
.guide{width: 1200px;height: auto;margin: 0 auto;padding-top: 40px;}
.guide ul li{width: 100%;height: auto;overflow: hidden;margin-bottom: 20px;cursor: pointer;}
.guide-list{width: 100%;height: 50px;line-height: 48px;padding: 0 48px;position: relative;border: 1px solid #c4c4c4;}
.guide-list p{padding-left: 10px;font-size: 16px;color: #656565;line-height: 48px;}
.guide-list .guide-img{width: 48px;height: 48px;position: absolute;left: 0px;top: 0px;background: url('../images/gather/guide-ico.png') #c4c4c4 no-repeat center center;}
.guide-list .guide-img.img2{width: 48px;height: 48px;position: absolute;left: 0px;top: 0px;background: url('../images/gather/guide-ico4.png') #c4c4c4 no-repeat center center;}
.guide-list .guide-img.ontrue{background-color: #e74709;}
.guide-list .guide-plus{width: 48px;height: 48px;position: absolute;right: 0px;top: 0px;background: url('../images/gather/guide-ico2.png') no-repeat center center;cursor: pointer;}
.guide-list .guide-plus.ontrue{background: url('../images/gather/guide-ico3.png') no-repeat center center;}
.guide-main{width: 100%;height: auto;padding: 20px;border: 1px solid #c4c4c4;border-top: 0px;display: none;font-size: 14px;color: #656565;line-height: 30px;}

.guide-list.ontrue .guide-plus{background: url('../images/gather/guide-ico3.png') no-repeat center center;}
.guide-list.ontrue .guide-img{background-color: #e74709;}

.guide-main.ontrue{display: block;}
.guide-main h6{text-align: center;}
.guide-main h6 img{max-width: 100%;height: auto;overflow: hidden;}
.guide-more{width: 180px;height: 40px;line-height: 40px;background-color: #f0f0f0;font-size: 14px;color: #656565;
margin: 20px auto;text-align: center;cursor: pointer;}
.guide-more:hover{background-color: #e74709;color: #fff;}
.guide-more span{display: block;}
.guide-more b{display: none;}
.guide-more.ontrue span{display: none;}
.guide-more.ontrue b{display: block;}
.guide-more-center{width: 100%;height: auto;overflow: hidden;display: none;}
.guide-more-center img{max-width: 100%;height: auto;}
/* 关于我们-荣誉证书 */
.honor-box{width: 100%;height: auto;overflow: hidden;padding-top: 60px;}
.honor-book-box{width: 100%;height: auto;overflow: hidden;padding: 50px 0;margin: 40px 0;background-color: #f5f5f5;}
.honor-book{width: 1260px;height: auto;overflow: hidden;margin: 0 auto;position: relative;padding: 0 30px;}
.honor-pic{width: 100%;height: auto;overflow: hidden;}
.honor-pic h5{position: relative;background-color: #fff;text-align: center;overflow: hidden;
padding: 5px;border: 1px solid #e0e0e0;}
.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-pic h6{font-size: 16px;color: #666;line-height: 30px;text-align: center;padding-top: 10px;}
.honor-pic:hover h6{color: #e74709;}

.honor-book .swiper-container{padding: 0 0px 40px 0px;}
.honor-book .swiper-pagination-bullet{width: 12px;height: 12px;background-color: #a6a6a6;opacity: 1;}
.honor-book .swiper-pagination-bullet-active{background-color: #e50012;}
.honor-book .swiper-button-prev{left:0px; background-size: 20px 27px;width: 30px;margin-top: -40px;background-position: left center;z-index: 9999;}
.honor-book .swiper-button-next{right: 0px;background-size: 20px 27px;width: 30px;margin-top: -40px;background-position: right center;}
.honor-book2 .swiper-container{padding: 0 0px 40px 0px;}
.honor-book2 .swiper-pagination-bullet{width: 12px;height: 12px;background-color: #a6a6a6;opacity: 1;}
.honor-book2 .swiper-pagination-bullet-active{background-color: #e50012;}
.honor-book2 .swiper-button-prev{left:0px; background-size: 20px 27px;width: 30px;margin-top: -40px;background-position: left center;}
.honor-book2 .swiper-button-next{right: 0px;background-size: 20px 27px;width: 30px;margin-top: -40px;background-position: right center;}
.honor-book2 .honor-pic h5{padding: 0px;border: 0px;background: none;}
.honor-book.company .honor-pic h5{padding: 0px;border: 0px;background: none;}
.honor-book2{width: 1260px;height: auto;overflow: hidden;margin: 0 auto;position: relative;padding: 0 30px;}

/* 合作伙伴 */
.partner-box{width: 100%;height: auto;overflow: hidden;padding: 60px 0;}
.partner{width: 1200px;height: auto;margin: 0 auto;padding-top: 40px;overflow: hidden;}
.partner ul{margin-left: -1%;}
.partner ul li{width: 19%;margin-left: 1%;height: 140px;border: 1px solid #e5e5e5;position: relative;float: left;margin-bottom: 1%;}
.partner ul li .img{width: 100%;height: 140px;line-height: 140px;text-align: center;overflow: hidden;}
.partner ul li .img img{max-width: 100%;max-height: 100%;overflow: hidden;}
.partner ul li .text{width: 100%;height: 100%;position: absolute;padding: 15px 20px;background-color: #e74709;top: 0px;left: 0px;opacity: 0;transition: all .4s;}
.partner ul li .text p{height: 110px;line-height: 22px;color: #fff;font-size: 14px;overflow: hidden;display: -webkit-box;text-overflow: ellipsis;-webkit-box-orient: vertical;-webkit-line-clamp: 5;}
.partner ul li:hover .text{opacity: 1;}
/* 联系我们 */
.contact-box{width: 100%;height: auto;overflow: hidden;padding-top: 60px;}
.contact{width: 1200px;height: auto;margin: 0 auto;padding: 40px 0;overflow: hidden;}
.contact-left{width: 70%;float: left;height: auto;overflow: hidden;}
.contact-left h4{font-size: 26px;color: #000;line-height: 40px;}
.contact-left ul{padding-top: 16px;}
.contact-left ul li{width: 50%;float: left;padding-left: 30px;line-height: 26px;padding-bottom: 10px;font-size: 14px;color: #666;}
.contact-left ul li:nth-child(1){background: url('../images/gather/us-01.jpg') left 4px no-repeat;}
.contact-left ul li:nth-child(2){background: url('../images/gather/us-02.jpg') left 4px no-repeat;}
.contact-left ul li:nth-child(3){background: url('../images/gather/us-03.jpg') left 4px no-repeat;}
.contact-left ul li:nth-child(4){background: url('../images/gather/us-04.jpg') left 4px no-repeat;}
.contact-left ul li:nth-child(5){background: url('../images/gather/us-05.jpg') left 4px no-repeat;}
.contact-left ul li:nth-child(6){background: url('../images/gather/us-06.jpg') left 4px no-repeat;}
.contact-left ul li:nth-child(7){background: url('../images/gather/us-07.jpg') left 4px no-repeat;}
.contact-left ul li:nth-child(8){background: url('../images/gather/us-08.jpg') left 4px no-repeat;}
.contact-right{width: 30%;float: left;height: auto;overflow: hidden;text-align: right;padding-top: 40px;}
.contact-right img{max-width: 100%;height: auto;overflow: hidden;}
.contact-map{width: 100%;height: 410px;overflow: hidden;}
#allmap2{width: 100%;height: 410px;}

/* 公司介绍 */
.about-jies-box{width: 100%;height: auto;overflow: hidden;padding: 60px 0;}
.about-jies{width: 1200px;height: auto;overflow: hidden;padding-top: 40px;margin: 0 auto;}
.about-jies .img{float: left;padding-right: 20px;padding-bottom: 20px;position: relative;float: left;}
.about-jies .img img{max-width: 100%;height: auto;overflow: hidden;}
.about-jies .text{font-size: 14px;color: #656565;line-height: 30px;}
.about-num-box{width: 100%;height: auto;overflow: hidden;padding: 90px 0;background: url('../images/about-bg1.png') no-repeat center center;background-size: cover;}
.about-num{width: 1200px;margin: 0 auto;height: auto;overflow: hidden;}
.about-num ul li{width: 25%;float: left;height: 190px;border-left: 1px solid #c9c9c9;overflow: hidden;}
.about-num ul li:last-child{border-right: 1px solid #c9c9c9;}
.about-num ul li .num-text{width: 150px;margin: 0 auto;}
.num-text h5{font-size: 14px;color: #fff;}
.num-text h5 span{font-size: 46px;line-height: 50px;font-weight: bold;}
.num-text h6{font-size: 14px;color: #c9c9c9;line-height: 24px;margin-top: 10px;overflow: hidden;display: -webkit-box;text-overflow: ellipsis;-webkit-box-orient: vertical;-webkit-line-clamp: 5;}
.about-cul-box{width: 100%;height: auto;overflow: hidden;padding: 60px 0;}
.about-cul{width: 1200px;height: auto;margin: 0 auto;padding-top: 50px;}
.about-cul ul{margin-left: -2%;}
.about-cul ul li{width: 23%;float: left;margin-left: 2%;height: auto;overflow: hidden;position: relative;}
.about-cul ul li .img{width: 100%;height: auto;overflow: hidden;}
.about-cul ul li .img img{max-width: 100%;height: auto;overflow: hidden;}
.about-cul ul li .text{position: absolute;left: 0px;top: 0px;width: 100%;height: 100%;transition: all .6s ease-out;}
.about-cul ul li .text h4{margin-top: 30%;text-align: center;overflow: hidden;}
.about-cul ul li .text h4 img{max-width: 100%;}
.about-cul ul li .text h5{font-size: 26px;color: #fff;text-align: center;padding-top: 20px;position: relative;padding-bottom:20px;}
.about-cul ul li .text h5::after{content: '';position: absolute;width: 26px;height: 2px;background-color: #fff;left: 50%;bottom: 0;margin-left: -13px;}
.about-cul ul li .text h6{padding-top: 30px;font-size: 14px;color: #fff;text-align: center;opacity: 0;transition: all .6s ease-out;line-height: 20px;}
.about-cul ul li:hover .text h6{opacity: 1;}
.about-cul ul li:hover .text{transform: translateY(-20px)}

/*发展历程*/
.abUs-comHist{padding:60px 0 0;background:url('../images/about-bg2.png') no-repeat top center;}
.abUs-comHist .p-title .t{color:#333;font-size:36px;text-align:center;}
.abUs-comHist .p-title .s{background:#e50012;}
/*大*/
.auCHist-man{width:1060px;padding:0 0 246px;position:relative;margin:80px auto 0;}
.auCHist-man .swiper-container{padding:69px 0 0;}
.auCHist-man .auCHman-box{display:block;height:72px;text-align:center;color:#fff;background:url(../images/gather/auCHist-bg.png) no-repeat center 68px;position:relative;}
.auCHman-box .year{line-height:28px;font-size:16px;}
.auCHman-box:before{content:"";display:block;width:8px;height:8px;border-radius:100%;background:#fff;position:absolute;left:50%;margin-left:-4px;bottom:0px;}
.auCHman-box:after{content:"";display:block;width:1px;height:9px;background:#fff;position:absolute;left:50%;margin-left:-1px;bottom:11px;}
.auCHman-box.cur .year{width:77px;height:77px;line-height:77px;color:#fff;background:#ea4609;border-radius:100%;position:absolute;top:-53px;left:50%;margin-left:-38.5px;}
.auCHman-box.cur .year:after{content:"";display:block;width:109px;height:109px;background:rgba(234,70,9,.5);border-radius:100%;position:absolute;top:-16px;left:-16px;z-index:-1;}
.auCHman-box.cur:before,
.auCHman-box.cur:after{background:#ea4609;}
.auCHman-box.cur:after{height:30px;z-index:2;}
.auCHistManSwiper-prev,
.auCHistManSwiper-next{display:block;width:11px;height:21px;position:absolute;top:70px;  z-index: 9999;}
.auCHistManSwiper-prev{left:-58px;background:url(../images/gather/swiper2-l.png) no-repeat center center;}
.auCHistManSwiper-next{right:-58px;background:url(../images/gather/swiper2-r.png) no-repeat center center;}
.auCHist-man .orn1,
.auCHist-man .orn2{display:block;height:1px;background:rgba(255,255,1255,1);position:absolute;top:137px;}
/*小*/
.auCHist-min{width:1200px;position:relative;margin:-151px auto 0;z-index:2;}
.auCHist-min .swiper-container{padding:0 0 45px;}
.auCHist-min .swiper-container .swiper-slide{padding:0 10px;}
.auCHmin-box{display:block;padding:0px;background:#fff;box-shadow:0 4px 20px rgba(162,162,162,.24);position:relative;overflow: hidden;height: 260px;}
.auCHmin-text{width: 68%;float: right;padding: 40px 50px;height: auto;overflow: hidden;background: url('../images/about-bg3.png') center center no-repeat;background-size: cover;height: 100%;font-size: 14px;color: #656565;line-height: 26px;}
.auCHmin-img{float: left;width: 32%;height: 100%;}
.auCHmin-img img{width: 100%;height: 100%;object-fit: cover;}

/* 技术实力 */
.about-shili-box{width: 100%;height: auto;overflow: hidden;padding: 60px 0;}
.about-shili{width: 1200px;height: auto;overflow: hidden;margin: 0 auto;padding-top: 40px;}
.about-shili .img{width: 50%;float: left;overflow: hidden;}
.about-shili .img img{max-width: 100%;height: auto;}
.about-shili .text{width: 50%;float: left;padding-left: 30px;font-size: 14px;color: #656565;line-height: 30px;}
.about-yanfa-box{width: 100%;height: auto;overflow: hidden;padding: 50px 0;background: url('../images/about-bg4.png') center center no-repeat;background-size: cover;}
.about-yanfa{width: 1200px;height: auto;margin: 0 auto;padding: 40px 0;}
.about-yanfa ul li{width: 33.333%;float: left;padding: 0 30px;border-right: 1px solid #c9c9c9;border-bottom: 1px solid #c9c9c9;min-height: 230px;}
.about-yanfa ul li h4{text-align: center;overflow: hidden;transition: all .6s ease-out;}
.about-yanfa ul li h4 img{max-width: 100%;height: auto;overflow: hidden;}
.about-yanfa ul li h5{padding-top: 24px;font-size: 30px;color: #fff;text-align: center;}
.about-yanfa ul li h6{padding-top: 10px;font-size: 14px;color: #c9c9c9;line-height: 24px;}
.about-yanfa ul li:nth-child(n+4){padding-top: 30px;border-bottom: 0px;min-height: 270px}
.about-yanfa ul li:nth-child(3n){border-right: 0px;}
.about-yanfa ul li:hover h4{transform: translateY(-10px)}
.about-duoy-box{width: 100%;height: auto;overflow: hidden;padding: 60px 0;}
.about-duoy{width: 1200px;height: auto;overflow: hidden;margin: 0 auto;padding-top: 40px;}
.duoy-text{width: 100%;height: auto;overflow: hidden;color: #666666;line-height: 36px;font-size: 16px;}
.duoy-text2{width: 460px;height: 60px;line-height: 60px;background-color: #3081e9;text-align: center;margin: 30px auto;font-size: 26px;border-radius: 6px;color: #fff;}
.duoy-text3{width: 100%;height: auto;overflow: hidden;}
.duoy-text3 h4{font-size: 20px;color: #666;text-align: center;}
.duoy-text3 h6{color: #666666;line-height: 36px;font-size: 16px;}
.duoy-text3 ul{margin-left: -1px;padding-top: 40px;}
.duoy-text3 ul li{width: 15.666%;float: left;margin-left: 1%;line-height: 55px;border-radius: 6px;background-color: #eee;font-size: 20px;color: #666;margin-bottom: 50px;text-align: center;}
.duoy-text3 ul li:hover{background-color: #3081e9;color: #fff;}

.about-youshi-box{width: 100%;height: auto;overflow: hidden;padding: 60px 0;}
.about-youshi{width: 1200px;height: auto;overflow: hidden;margin: 0 auto;padding-top: 40px;}
.about-youshi ul {margin-left: -2%;}
.about-youshi ul li{width: 31.333%;float: left;margin-left: 2%;border: 1px solid #d8d8d8;padding: 10px;margin-bottom: 2%;min-height: 300px;}
.about-youshi ul li h4{padding-top: 30px;text-align: center;transition: all .4s ease-out;}
.about-youshi ul li h4 img{max-width: 100%;height: auto;}
.about-youshi ul li h5{font-size: 18px;padding-top: 20px;color: #2f2f2f;text-align: center;}
.about-youshi ul li h6{font-size: 14px;padding-top: 20px;color: #2f2f2f;line-height: 30px;}
.about-youshi ul li:hover h4{transform: translateY(-10px)}

/* 人才发展 */
.about-zhaop-box{width: 100%;height: auto;overflow: hidden;padding: 60px 0;background-color: #f0f0f0;}
.talent{width: 1200px;height: auto;margin: 0 auto;padding-top: 40px;}
.talent ul li{width: 100%;height: auto;overflow: hidden;margin-bottom: 20px;}
.talent-list{width: 100%;height: 50px;line-height: 48px;padding: 0 48px;position: relative;border: 1px solid #c4c4c4;background-color: #fff;}
.talent-list h3{padding-left: 10px;font-size: 16px;color: #656565;line-height: 48px;width: 40%;float: left;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.talent-list h4{font-size: 14px;color: #5b5b5b;line-height: 48px;width: 20%;float: left;}
.talent-list h4 span{color: #999;padding-right: 4px;}
.talent-list h5{font-size: 14px;color: #5b5b5b;line-height: 48px;width: 20%;float: left;}
.talent-list h5 span{color: #999;padding-right: 4px;}
.talent-list h6{font-size: 14px;color: #5b5b5b;line-height: 48px;width: 20%;float: left;}
.talent-list h6 span{color: #999;padding-right: 4px;}

.talent-list .talent-img{width: 48px;height: 48px;position: absolute;left: 0px;top: 0px;background: url('../images/gather/abo-18.png') #c4c4c4 no-repeat center center;}
.talent-list .talent-img.ontrue{background-color: #e74709;}
.talent-list .talent-plus{width: 48px;height: 48px;position: absolute;right: 0px;top: 0px;background: url('../images/gather/guide-ico2.png') no-repeat center center;cursor: pointer;}
.talent-list .talent-plus.ontrue{background: url('../images/gather/guide-ico3.png') no-repeat center center;}
.talent-main{width: 100%;height: auto;padding: 20px 48px;border: 1px solid #c4c4c4;border-top: 0px;display: none;font-size: 14px;color: #646464;line-height: 32px;background-color: #fff;}
.talent-main h6{padding: 20px 0 10px 0;font-size: 16px;}
.talent-main.ontrue{display: block;}
.talent-more{width: 100%;height: auto;overflow: hidden;}
.talent-more a{display: block;line-height: 48px;background-color: #c4c4c4;text-align: center;font-size: 16px;color: #666;transition: all .4s ease-out;}
.talent-more a:hover{background-color: #e74709;color: #fff;}

/* 福利 */
.about-fuli-box{width: 100%;height: auto;overflow: hidden;padding: 60px 0;}
.about-fuli{width: 1200px;height: auto;margin: 0 auto;padding-top: 40px;font-size: 14px;color: #5b5b5b;line-height: 40px;}
.fuli-left{width: 44%;float: left;}
.fuli-right{width: 56%;float: left;padding-left: 20px;}

/* -------------------------PC端--------------------------- */
@media all and (max-width:1700px) {
    /* 1600 × (900/1024/1200) */
}

@media all and (max-width:1599px) {
    /* 1440 × (900/1050) */
.products-banner .text h4{font-size: 16px;}
.products-banner .text h5{font-size: 36px;}
.products-banner .text h6{font-size: 16px;line-height: 30px;}

}

@media all and (max-width:1439px) {
    /* 1360 × (768) */
}

@media all and (max-width:1359px) {
    /* 1280 × (800/854/1024) */
    .Header-container{width: 92%;}
    .product{width: 92%;}
    .yingy-main{width: 92%;}
    .pub-list{width: 92%;}
    .pro-jie{width: 92%;}
    .news-detail{width: 92%;}
    .pro-list{width: 92%;}
    .made-moshi{width: 92%;}
    .news,.made-jies,.made-title{width: 92%;}
    .pro-angle,.pro-gaisu1,.pro-gaisu3,.pro-canshu,.pro-case,.message,.area{width: 92%;}
    .zhengji,.made-liuc,.made-qua,.download{width: 92%;}
    .down-list,.guide,.talent{width: 92%;}
    .honor-book,.honor-book2,.partner{width: 92%;}
    .contact,.about-jies{width: 92%;}
    .about-num,.about-cul{width: 92%;}
    .auCHist-min{width: 92%;}
    .about-fuli{width: 92%;}
    .about-shili,.about-yanfa,.about-duoy,.about-youshi{width: 92%;}
    .list-main ul li a{padding: 0 16px;}

    .pro-jie ul li h5{font-size: 20px;color: #666;line-height: 36px;}
    .pro-jie ul li h6{font-size: 14px;color: #666;line-height: 36px;}

}

@media all and (max-width:1279px) {
    /* 1152 × (864) */
    .list-main ul li a{padding: 0 12px;}
    .ying-pic h5{font-size: 14px;}
    .auCHist-man{width: 80%;}
    .duoy-text3 ul li{font-size: 18px}
    .pro-canshu-box .pro-canshu table tr td:nth-child(1){width: 336px;}
}

@media all and (max-width:1151px) {
    /* 1024 × (600/768) */
    .list-main ul li a{font-size: 14px}
    .duoy-text3 ul li{font-size: 16px}
    .pro-canshu-box .pro-canshu table tr td:nth-child(1){width: 292px;}
    
}


/* ------------------------手机端-------------------------- */
@media all and (max-width:1000px) {
    /* 平板设备 720 适配 */
    .banner-pc{display: none;}
    .banner-mb{display: block;}

    .products-banner .text{position: absolute;top: 50%;left: 4%;transform: translate(0,-50%)}
    .products-banner .text h4{font-size: 14px;font-weight: normal;border-radius: 30px;display: inline-block;padding: 6px 12px; }
    .products-banner .text h5{font-size: 18px;color: #fff;font-weight: bold;line-height: 30px;padding-top: 10px;}
    .products-banner .text h6{font-size: 12px;color: #d9d7d7;line-height: 20px;padding-top: 10px;}
    .pub-list{width: 100%;}
    .list-main{line-height: 44px;position: relative;overflow-x: auto;float: none;}
    .list-title{width: 100px;line-height: 44px;font-size: 16px;text-align: center;font-weight: normal;}
    .list-main ul {width: 2000px;display: block;float: none;}
    .list-main ul li {display: block;float: left;text-align: center;white-space:nowrap;}
    .list-main ul li a{line-height: 44px;font-size: 14px;padding: 0 12px;}
    .pub-list span{display: none;}
    /* 技术实力 */
    .about-shili-box{padding: 30px 0;}
    .about-shili{padding: 30px 0 0 0;}
    .about-shili .img{width: 100%;overflow: hidden;}
    .about-shili .text{width: 100%;padding-left: 0px;padding-top: 10px;line-height: 26px;}
    .about-yanfa-box{padding: 30px 0;background: #333;}
    .about-yanfa{padding: 30px 0;}
    .about-duoy-box{padding: 30px 0;}
    .about-duoy{padding-top: 30px;}
    .duoy-text{line-height: 28px;font-size: 14px;}
    .duoy-text2{width: 80%;height: 40px;line-height: 40px;margin: 20px auto;font-size: 18px;}
    .duoy-text3 h4{font-size: 16px;}
    .duoy-text3 h6{line-height: 28px;font-size: 14px;}
    .duoy-text3 ul{padding-top: 20px;}
    .duoy-text3 ul li{width: 19%;line-height: 44px;margin-bottom: 20px;font-size: 14px}

    .about-youshi-box{padding: 30px 0;}
    .about-youshi{padding-top: 30px;}
    .about-youshi ul li{width: 48%;}

    
    /* 关于我们 */
    .honor-box{padding-top: 30px;}
    .honor-book-box{padding: 30px 0;margin: 20px 0;}
    .honor-book{padding: 0 20px;}
    .honor-pic h5{text-align: center;line-height: normal;height: auto;}
    .honor-pic h5 img{max-width: 100%;max-height: 100%;object-fit: cover;}
    .honor-pic h6{font-size: 14px;color: #666;line-height: 24px;padding-top: 4px;}
    /* 公司介绍 */
    .about-jies-box{padding: 30px 0;}
    .about-jies{padding-top: 20px;margin: 0 auto;}
    .about-jies .img{width: 100%;;padding-right: 0px;padding-bottom: 10px;}
    .about-jies .img img{max-width: 100%;height: auto;overflow: hidden;}
    .about-jies .text{font-size: 14px;color: #656565;line-height: 26px;}
    .about-num-box{padding: 50px 0;}
    .about-num ul li{width: 50%;float: left;height: 170px;margin-bottom: 20px;}
    .about-num ul li:nth-child(2n){border-right: 1px solid #c9c9c9;}
    .num-text h5 span{font-size: 36px;line-height: 40px;font-weight: bold;}
    .about-cul-box{padding: 30px 0;}
    .about-cul{padding-top: 30px;}
    .about-cul ul li{width: 48%;margin-bottom: 2%;}
    .about-cul ul li .text h4 img{width: 40px;}
    .about-cul ul li .text h5{font-size: 20px;padding-top: 16px;padding-bottom:10px;}
    .about-cul ul li .text h6{padding-top: 20px;}
    .about-fuli-box{padding: 30px 0;}
    .about-fuli{padding-top: 20px;font-size: 14px;color: #5b5b5b;line-height: 30px;}
    .fuli-left{width: 100%;float: left;}
    .fuli-right{width: 100%;float: left;padding-left: 0px;}

    /* 发展历程 */

    .abUs-comHist{padding: 30px 0;}
    .auCHistManSwiper-prev{left:0px;}
    .auCHistManSwiper-next{right:0px;}
    .auCHist-min{width:100%;padding:0 4%;}
    .auCHist-man{width:100%;padding:0px;margin:1rem 0 0;}
    .auCHman-box.cur .year{width:50px;height:50px;line-height:50px;font-size:14px;margin-left:-25px;top:-33px;}
    .auCHman-box.cur .year:after{width:70px;height:70px;top:-10px;left:-10px;}
    .auCHist-min{margin:1.2rem 0 0;}
    .auCHist-min .swiper-container{padding:0px 0 1rem;}
    .auCHmin-box{height: auto;}
    .auCHmin-text{width: 100%;padding: 20px 10px;}
    .auCHmin-text h5{font-size: 22px;color: #222;padding-left: 35px;}
    .auCHmin-text h6{font-size: 14px;color: #666;line-height: 24px;}
    .auCHmin-img{width: 100%;margin-top: 0px;}
    .auCHmin-img img{width: 100%;height: auto;object-fit: cover;}
    


    /* 合作伙伴 */
    .partner-box{padding: 30px 0;}
    .partner{padding-top: 30px;}
    .partner ul{margin-left: -1%;}
    .partner ul li{width: 32.333%;}
    .partner ul li .text{padding: 10px;}
    /* 联系我们 */
    .contact-box{padding-top: 40px;}
    .contact{padding: 30px 0;}
    .contact-left{width: 100%;}
    .contact-left h4{font-size: 20px;line-height: 30px;}
    .contact-left ul{padding-top: 16px;}
    .contact-left ul li{width: 100%;padding-left: 24px;line-height: 24px;}
    .contact-right{width: 100%;text-align: left;padding-top: 20px;}
    .contact-right img{max-width: 100%;height: auto;overflow: hidden;}


    /* 技术支持 */
    .download-box{padding: 30px 0;}
    .download{padding-top: 30px;}
    .down-sear{width: 100%;}
    .down-sear1{width: 100%;}
    .down-sear2{width: 100%;margin-right: 0px;margin-bottom: 20px;}
    .down-list{padding: 30px 0 0 0;margin: 0 auto;}
    .down-list ul {margin-left: 0%;margin-top: 20px;}
    .down-list ul li{width: 100%;float: left;margin-left: 0%;}
    .guide-box{padding: 30px 0;}
    .guide{padding-top:30px;}
    .guide-more{margin: 10px auto;}
    .guide-main{padding: 10px;}

    .about-zhaop-box{padding: 30px 0;}
    .talent{padding-top: 30px;}
    .talent ul li{width: 100%;height: auto;overflow: hidden;margin-bottom: 10px;}
    .talent-list{width: 100%;padding: 0 38px;position: relative;}
    .talent-list h3{padding-left: 4px;font-size: 12px;}
    .talent-list h4{font-size: 12px;width: 30%;}
    .talent-list h4 span{padding-right: 4px;}
    .talent-list h5{font-size: 12px;color: #5b5b5b;line-height: 48px;width: 30%;float: left;}
    .talent-list h5 span{padding-right: 4px;}
    .talent-list h6{display: none}
    .talent-list .talent-img{width: 38px;height: 48px;}
    .talent-list .talent-plus{width: 38px;height: 48px;}
    .talent-main{width: 100%;height: auto;padding: 10px 10px;font-size: 12px;line-height: 24px;}
    .talent-main h6{padding: 10px 0 6px 0;font-size: 14px;}
    .talent-more a{line-height: 40px;font-size: 14px;}


    /* 定制服务 */
    .made-jies-box{padding: 30px 0;}
    .made-jies{padding-top: 12px;}
    .made-title{padding-left: 20px;width: 100%;}
    .made-jies-center{padding: 10px 0;line-height: 28px;}
    .mode-zhengji-box{padding: 30px 0;}
    .zhengji{padding-top: 30px;}
    .zhengji ul li{width: 100%;height: auto;padding: 20px;margin-bottom: 20px;}
    .zhengji ul li .img{width: 100%;line-height: 80px;padding: 0 0 10px 0;}
    .zhengji ul li .img img{width: 80px;}
    .zhengji ul li .text{width: 100%;}
    .made-sqing-box{padding: 30px 0;}
    .made-liuc-box{padding: 30px 0;}
    .made-liuc{padding-top: 20px;}
    .made-liuc ul{margin-top: 20px;}
    .made-liuc ul li{width: 49%;height: 240px;}
    .made-liuc ul li h4{margin: 10px auto;}
    .made-liuc ul li h6{font-size: 18px;line-height: 26px;}

    .made-quality-box{padding: 30px 0;}
    .made-qua .made-title{font-size: 20px;}
    .made-qua{padding-top: 20px;}
    .qua-time{padding-left: 0px;padding-top: 10px;padding-bottom: 20px;}
    .qua-time .table{margin: 10px 0;}

    /* 新闻详情 */
    .news-detail{padding: 30px 0;}
    .news-left{width: 100%;box-shadow:-1px 0 20px #fff;padding: 0px;}
    .news-left-title h4{font-size: 18px;line-height: 30px;}
    .news-left-title h5{margin-top: 10px;}
    .news-left-title h6{position: relative;float: right;right: 0;bottom: 0;}
    .news-left-text{line-height: 26px;}
    .news-left-niu{padding: 10px 0;}
    .news-niu-prev{width: 100%;}
    .news-niu-next{width: 100%;text-align: left;margin-top: 10px;}
    .news-niu-next i{left: 0px;}
    .news-right{width: 100%;box-shadow:-1px 0 20px #fff;padding-top: 20px;}
    .news-right-one ul li{padding-bottom: 6px;margin-bottom: 8px;}
    
    /* 产品列表页 */
    .product{padding: 30px 0;}
    .product ul li{width: 100%;margin-bottom: 30px;}
    .product ul li .img{width: 100%;height: auto;}
    .product ul li .text{width: 100%;height: auto;float: left;padding: 20px;}
    .product ul li .text h4{font-size: 18px;overflow: auto;}
    .product ul li .text h5{font-size: 14px;color: #5b5b5b;line-height: 22px;height: auto;margin-top: 10px;}
    /* 产品详情 */
    .pro-list-bg{display: none;}
    .pro-jie{padding: 30px 0;}
    .pro-jie ul li{width: 50%;height: 180px;}
    .pro-jie ul li:nth-child(2n){border-right: 0px;}
    .pro-jie ul li:nth-child(n+5){border-bottom: 1px solid #ccc;}
    .pro-jie ul li:nth-child(n+7){border-bottom: 0px solid #ccc;}
    .pro-jie ul li h4{padding: 20px;line-height: 60px;}
    .pro-jie ul li h5{font-size: 16px;line-height: 30px;}
    .pro-jie ul li h6{font-size: 14px;line-height: 30px;}
    .pro-angle-box{margin-bottom: 10px;}
    .pro-angle{padding: 30px 0;margin: 0 auto;}
    .pro-angle .text{width: 100%;height: auto;padding-top: 10px;}
    .pro-angle .text h5{font-size: 28px;}
    .pro-angle .text h6{font-size: 14px;line-height: 30px;padding-top: 20px;}
    .pro-angle .img{margin-top: 40px;width: 100%;height: auto;overflow: hidden;text-align: center;}
    .pro-angle .img img{max-width: 100%;height: auto;overflow: hidden;}

    .pro-gaisu1{height: auto;overflow: hidden;padding: 50px 0;margin: 0 auto;}
    .pro-gaisu1 .img{width: 100%;padding-right: 0px;}
    .pro-gaisu1 .text{width: 100%;float: left;height: auto;padding-top: 8%;}
    .pro-gaisu1 .text h5{font-size: 24px;font-weight: bold;}
    .pro-gaisu1 .text h6{font-size: 14px;line-height: 22px;padding-top: 14px;}
    
    .pro-gaisu3{height: auto;overflow: hidden;padding: 50px 0;margin: 0 auto;}
    .pro-gaisu3 .img{width: 100%;padding-left: 0px;padding-top: 8%;}
    .pro-gaisu3 .text{width: 100%;float: left;height: auto;padding-top: 0;}
    .pro-gaisu3 .text h5{font-size: 24px;font-weight: bold;}
    .pro-gaisu3 .text h6{font-size: 14px;line-height: 22px;padding-top: 14px;}
    .pro-canshu-box{padding: 30px 0;}
    .pro-canshu-box2{padding: 30px 0;}
    .pro-canshu-box .pro-canshu table tr td:nth-child(1){width: auto;}
    .pro-canshu{padding-top: 30px;}

    .pro-case-box{padding: 30px 0;}
    .pro-case{padding-top: 30px;}
    .pro-case ul li{width: 48%;}
    .pro-case ul li .img{height: auto;overflow: hidden;}
    .pro-case ul li p{padding-top: 6px;font-size: 14px;}

    .pro-message-box{padding: 30px 0;}
    .message{padding-top: 30px;}
    .message-list2{width: 100%;}
    .message-list4{padding-top: 0px;}
    

}
@media all and (max-width:640px) {
    /* 移动终端以上 360 适配 */
    /* 关于我们 */
    .partner ul li{width: 49%;}
    .partner ul li .text p{font-size: 12px;}

    .about-yanfa ul li{width: 100%;padding: 20px 10px;min-height: auto;border-right: 0px;}

    .about-yanfa ul li h5{padding-top: 14px;font-size: 20px;}
    .about-yanfa ul li h6{padding-top: 10px;color: #fff;line-height: 20px;}
    .about-yanfa ul li:nth-child(n+4){padding-top: 30px;border-bottom: 1px solid #c9c9c9;}
    .about-yanfa ul li:nth-child(3n){border-right: 0px;}
    .about-yanfa ul li:hover h4{transform: translateY(-10px)}

    .duoy-text3 ul li{width: 32.333%;line-height: 44px;margin-bottom: 10px;font-size: 12px}
    .about-youshi ul{margin-left: 0;}
    .about-youshi ul li{width: 100%;margin-left: 0;padding: 10px;min-height: auto;}
    .about-youshi ul li h4{padding-top: 20px;}
    .about-youshi ul li h5{font-size: 16px;padding-top: 14px;}
    .about-youshi ul li h6{font-size: 14px;padding-top: 14px;line-height: 24px;}

    .pro-canshu table td{min-width: 80px !important;padding-left: 10px;}
    .pro-canshu table th{min-width: 80px !important;padding-left: 10px;}
    .pro-canshu table tbody th{width: 80px !important;}
    /* 订制服务 */
    .made-moshi-box{padding: 30px 0;}
    .made-moshi{padding-top: 30px;width: 96%;}
    .moshi-left{width: 100%;float: left;height: auto;overflow: hidden;}
    .moshi-left ul{width: 100%;height: auto;overflow: hidden;}
    .moshi-left ul li{width: 48%;height: 186px;padding: 10px;background-color: #fff;margin-bottom: 40px;float: left;margin: 0 1%;}
    .moshi-left ul li h5{font-size: 18px;line-height: 30px;padding-top: 10px;}
    .moshi-left ul li h6{padding-top: 6px;height: 120px;overflow: hidden;overflow: hidden;display: -webkit-box;text-overflow: ellipsis;-webkit-box-orient: vertical;-webkit-line-clamp: 5;}
    .moshi-img{width: 100%;height: 260px;line-height: 260px;text-align: center;float: left;}



    /* 应用领域 */
    .area-list-bg{height: 100px;}
    .ying-pic{width: 100%;height: 100px;cursor: pointer;position: relative;}
    .ying-pic h4{padding: 10px;}
    .ying-pic h5{font-weight: normal;}
    .yingy-main .swiper-container{padding: 0 20px 20px 20px;}
    .area{padding: 30px 0;}
    .area ul li{margin-bottom: 20px;}
    .area ul li .img{height: auto;width: 100%;}
    .area ul li .text{width: 100%;padding: 20px 10px;height: auto;}
    .area ul li .text h4{font-size: 18px;}
    .area ul li .text h5{font-size: 14px;line-height: 24px;height: 48px;margin-top: 10px;}
    .area ul li .text h6{overflow: hidden;}
    .area ul li .text h6 a{margin-top: 10px;}

    /* 新闻中心 */
    .news{padding: 30px 0;}
    .news ul li{margin-bottom: 20px;}
    .news ul li .img{width: 100%;height: auto;}
    .news ul li .text{width: 74%;height: 160px;padding:10px;}
    .news ul li .text h4{font-size: 18px;color: #000;line-height: 30px;}
    .news ul li .text h5{font-size: 14px;line-height: 24px;height: 48px;overflow: hidden;margin-top: 2px;}
    .news ul li .text h6{width: 100px;height: 32px;border: 1px solid #848484;line-height: 30px;padding-left: 16px;background: url('../images/gather/more.png') no-repeat 66px center;margin-top: 14px;}
    .news ul li .text h6 a{color: #848484;display: block;}
    .news ul li .time{width: 26%;padding-top: 5%;font-size: 38px;line-height: 40px;}
    .news ul li .time span{display: block;font-size: 14px;line-height: 20px;}


    .zhengji ul li .text h4{text-align: center;padding-bottom: 14px;}
    .zhengji ul li .text h4 span{text-align: center;}
    .zhengji ul li .text h4::after{left: 50%;margin-left: -9px;}

    .tabtop th{padding-left: 10px !important;}
    
}

