@charset "utf-8";
/* =====================内页样式======================== */
.Container-wrapper{margin-top: 96px;overflow: hidden;}

/* 联系我们 */
.contact-list{width: 100%;overflow: hidden;padding: 75px 0 70px;}
.contact-list ul{margin-left: -2%;}
.contact-list ul li{width: 31.333%;float: left;height: 240px;background-color: #eff2f7;margin-left: 2%;padding: 30px 40px;}
.contact-list ul li h5{font-size: 18px;color: #333;line-height: 32px;}
.contact-list ul li h6{font-size: 14px;color: #999;line-height: 24px;margin: 12px 0;}
.contact-list ul li p{font-size: 14px;color: #999;line-height: 30px;}
.contact-list ul li p span{float: left;width: 30px;line-height: 28px;}

.con-map{width: 100%;float: right;height: 540px;overflow: hidden;}
#container{ height: 100%;width: 100%;}
.con-map .amap-marker:first-child .amap-icon img {width: 25px;height: 34px;}
.amap-info-close{right: 5px !important;}
.input-item h4{font-size: 16px;color: #1da5f3;line-height: 30px;}
.input-item p{font-size: 13px;color: #444;line-height: 22px;}

.con-message{width: 100%;padding: 80px 0;overflow: hidden;}
.mess-tit{width: 100%;overflow: hidden;}
.mess-tit h6{font-size: 30px;color: #333;}
.mess-tit p{font-size: 16px;color: #999;line-height: 26px;padding-top: 14px;}
.message{width: 100%;margin-top: 30px;overflow: hidden;}
.message1{width: 100%;overflow: hidden;}
.message1 input{width: 49%;color: #999;padding: 0 10px;box-sizing: border-box;border: 1px solid #efefef;background-color: #fff;
height: 60px;display: block;;float: left;margin: 0 0 2.5% 0;}
.message1 input:nth-child(2n){float: right;}
.message1 textarea{width: 100%;height: 160px;color: #666;padding: 12px 10px;line-height: 30px;border: 1px solid #efefef;background: #fff;
margin-bottom: 2.5%;display: block; }
.message  input:-ms-input-placeholder{color: #999;}
.message input::-webkit-input-placeholder{color: #999;}
/* .message1 button{width: 150px;height: 60px;line-height: 60px;font-size: 16px;color: #fff;text-align: center;cursor: pointer;background-color: #1da5f3;} */

.message-code{width: 50%;overflow: hidden;margin-top: 10px;}
.message-code h6{width: 56%;overflow: hidden;float: left;}
.message-code h6 input{width: 60%;display: inline-block;vertical-align: middle;}
.message-code h6 span{width: 40%;display: inline-block;vertical-align: middle;height: 48px;text-align: center;line-height: 48px;user-select: none;cursor: pointer;}
.message-code h6 span img{max-width: 100%;}
.message-code button{float: right;width: 150px;height: 60px;line-height: 60px;font-size: 16px;color: #fff;text-align: center;cursor: pointer;background-color: #1da5f3;}
/* .message-code button:hover{background: #004423;} */



/* 新闻中心 */
.news-hot{width: 100%;overflow: hidden;padding: 75px 0 70px;}
.nhot-img{width: 50%;float: left;height: 420px;overflow: hidden;}
.nhot-img img{width: 100%;height: 100%;object-fit: cover;transition: all .4s;}
.nhot-text{width: 50%;float: left;height: 420px;background-color: #f7f7f7;padding: 80px 50px 0 60px;}
.nhot-text h5{font-size: 24px;line-height: 30px;color: #333;height: 30px;overflow: hidden;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;margin-bottom: 20px;}
.nhot-text p{font-size: 15px;color: #666;line-height: 26px;height: 130px;overflow: hidden;display: -webkit-box;text-overflow: ellipsis;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}
.nhot-text h6{margin-top: 30px;width: 100%;font-size: 16px;color: #888;line-height: 30px;}
.nhot-text h6 span{float: right;display: block;padding-right: 30px;background: url('../images/gather/n-ico1.png') no-repeat right center;transition: all .4s ease;line-height: 30px;font-size: 14px;}
.nhot-text h6 span:hover{color: #1da5f3;background: url('../images/gather/n-ico2.png') no-repeat right center;}
.nhot-img:hover img{transform: scale(1.06);}
.news-list{width: 100%;overflow: hidden;margin-bottom: 60px;}
.news-list ul{margin-left: -3%;}
.news-list ul li{width: 30.333%;float: left;overflow: hidden;margin: 0 0 3% 3%;}
.news-list ul li .img{width: 100%;overflow: hidden;}
.news-list ul li .img img{width: 100%;height: 100%;object-fit: cover;transition: all .4s;}
.news-list ul li .text{width: 100%;overflow: hidden;padding: 20px 0;}
.news-list ul li .text h5{font-size: 14px;color: #999;line-height: 20px;margin-bottom: 10px;}
.news-list ul li .text h6{font-size: 18px;color: #333;line-height: 30px;margin-bottom: 10px;height: 30px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.news-list ul li .text p{font-size: 14px;color: #666;line-height: 30px;height: 60px;overflow: hidden;display: -webkit-box;text-overflow: ellipsis;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}
.news-list ul li:hover .img img{transform: scale(1.06);}
.news-list ul li:hover .text h6{color: #1da5f3;}
.nhot-text h5:hover {color: #1da5f3;}

/* 新闻详情 */
.news-detail-container{width: 100%;overflow: hidden;padding: 80px 0;}
.news-detail-left{width: 74%;float: left;padding-right: 90px;}
.news-tit{width: 100%;}
.news-tit h5{font-size: 24px;line-height: 30px;color: #333;padding-bottom: 16px;border-bottom: 1px solid #f0f0f0;}
.news-tit h6{margin-top: 10px;background-color: #fafafa;border: 1px solid #e5e5e5;line-height: 40px;font-size: 14px;padding: 0 14px;color: #999;}
.news-tit h6 span{padding-right: 20px;}
.news-show{width: 100%;padding-top: 16px;overflow: hidden;}
.news-show a{display: block;float: left;margin-right: 10px;width: 30px !important;height: 30px !important;transition: all .4s ease;}
.news-show a:hover{transform: translateY(-6px);}
.news-show a:nth-child(1){background: url('../images/gather/show-01.jpg') no-repeat;}
.news-show a:nth-child(2){background: url('../images/gather/show-02.jpg') no-repeat;}
.news-show a:nth-child(3){background: url('../images/gather/show-03.jpg') no-repeat;}
.news-show a:nth-child(4){background: url('../images/gather/show-04.jpg') no-repeat;}
.news-detail-text{width: 100%;margin-top: 20px;overflow: hidden;}
.news-detail-text p{font-size: 14px;color: #666;line-height: 24px;}
.news-detail-text p img{max-width: 100%;}
.news-detail-bottom{width: 100%;background-color: #f2f2f2;padding: 20px 60px;overflow: hidden;margin: 40px 0 20px 0;}
.news-detail-bottom h5{font-size: 14px;color: #333;line-height: 24px;padding-left: 20px;border-left: 1px solid #d9d9d9;width: 48%;float: left;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;transition: all .4s ease;}
.news-detail-bottom h6{font-size: 14px;color: #333;line-height: 24px;padding-left: 10px;width: 48%;float: right;text-align: right;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;border-right: 1px solid #d9d9d9;padding-right: 20px;transition: all .4s ease;}
.news-detail-bottom h5:hover,.news-detail-bottom h6:hover{color: #1da5f3;}
.news-detail-right{width: 26%;float: right;}
.news-detail-right h4{font-size: 24px;color: #333;line-height: 30px;padding-bottom: 10px;border-bottom: 1px solid #f0f0f0;}
.news-detail-right ul{width: 100%;margin-top: 8px;}
.news-detail-right ul li{width: 100%;padding: 12px 0;border-bottom: 1px solid #f0f0f0;}
.news-detail-right ul li h5{font-size: 14px;color: #666666;line-height: 24px;height: 24px;overflow: hidden;white-space:nowrap;text-overflow:ellipsis;}
.news-detail-right ul li h5 a{display: block;}
.news-detail-right ul li h5 a:hover{color: #1da5f3;}
.news-detail-right ul li h6{font-size: 12px;color: #999;line-height: 22px;}

/* 解决方案 */
.case-box{width: 100%;padding: 60px 0 50px;overflow: hidden;}
.case-list{width: 100%;overflow: hidden;margin-top: 50px;}
.case-list ul li{width: 48.5%;float: left;overflow: hidden;position: relative;border-radius: 8px 8px 0 0;margin-bottom: 3%;}
.case-list ul li:nth-child(2n){float: right;}
.case-list ul li img{width: 100%;height: 100%;object-fit: cover;min-height: 260px;}
.case-list ul li .text1{position: absolute;width: 100%;height: 48px;left: 0;bottom: 0;overflow: hidden;padding: 0 30px;font-size: 18px;color: #fff;line-height: 48px;background: rgba(0, 0, 0, .6);white-space:nowrap;text-overflow:ellipsis;overflow:hidden;opacity: 1;transition: all .4s;}
.case-list ul li .text2{position: absolute;width: 100%;height: 100%;background: rgba(0, 0, 0, .6);left: 0;top: 100%;transition: all .4s;text-align: center;padding: 20px;}
.case-list ul li .text2 h6{position: relative;font-size: 24px;color: #fff;line-height: 30px;padding-bottom: 10px;margin-top: 50px;margin-bottom: 20px;}
.case-list ul li .text2 h6::after{content: '';width: 32px;height: 2px;background-color: #fff;position: absolute;bottom: 0;left: 50%;margin-left: -16px;}
.case-list ul li .text2 p{font-size: 14px;color: #fff;line-height: 30px;max-width: 310px;margin: 0 auto;height: 60px;overflow: hidden;display: -webkit-box;text-overflow: ellipsis;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}
.case-list ul li .text2 .more{display: block;width: 170px;height: 40px;background-color: #1da5f3;margin: 40px auto 0;font-size: 14px;color: #fff;line-height: 40px;}
.case-list ul li .text2 .more:hover{border: 1px solid #1da5f3;background: none;color: #1da5f3;}
.case-list ul li:hover .text1{opacity: 0;}
.case-list ul li:hover .text2{top: 0;}

/* 方案详情 */
.case-detail{width: 100%;overflow: hidden;padding: 80px 0 60px;}
.case-detail .contain{width: 1280px;margin: 0 auto;}
.case-tit{width: 100%;padding-bottom: 20px;border-bottom: 1px solid #e5e5e5;}
.case-tit h6{font-size: 30px;color: #333;line-height: 40px;margin-bottom: 10px;}
.case-tit p{font-size: 16px;color: #666;line-height: 32px;}
.case-dimg{width: 100%;margin: 40px 0;overflow: hidden;}
.case-dimg img{max-width: 100%;}
.case-dpic{width: 100%;border-top: 1px solid #e5e5e5;padding-top: 20px;}
.case-dpic p{font-size: 14px;color: #666;line-height: 30px;}

.cdpic {width: 100%;margin-top: 40px;}
.cdpic .swiper-container{padding-bottom: 40px;}
.cdpic .swiper-container-horizontal>.swiper-pagination-bullets{bottom: 0px;}
.cdpic .swiper-pagination-bullet{background-color: #d9d9d9;opacity: 1;width: 10px;height: 10px;}
.cdpic .swiper-pagination-bullet-active{background-color: #1da5f3;}
.cdpic-img{position: relative;width: 100%;}
.cdpic-img img{width: 100%;height: 100%;object-fit: cover;}
.cdpic-img p{font-size: 18px;color: #fff;line-height: 30px;bottom: 10px;position: absolute;left: 0;text-align: center;width: 100%;opacity: 0;z-index: 2;}
.cdpic .swiper-slide-active .cdpic-img p{opacity: 1;}
.cdpic .swiper-button-next, .cdpic .swiper-button-prev{width: 48px;height: 48px;margin-top: -24px;background-color: rgba(0, 0, 0, .37);background-size: 13px;}
.cdpic .swiper-button-prev{left: 20%;}
.cdpic .swiper-button-next{right: 20%;}
.cdpic .swiper-button-next:hover, .cdpic .swiper-button-prev:hover{background-color: rgba(29, 165, 243, 1)}
.case-dtext{width: 100%;overflow: hidden;margin: 60px 0;}
.case-dtext p{font-size: 16px;color: #666;line-height: 36px;}
.case-dtext img{max-width: 100%;}
.case-pro{width: 100%;overflow: hidden;}
.case-pro .tit{width: 100%;overflow: hidden;padding: 20px 0;background-color: #f9f9f9;}
.case-pro .tit h6{text-align: center;font-size: 30px;color: #333;text-align: center;line-height: 40px;position: relative;padding-bottom: 10px;}
.case-pro .tit h6::after{width: 58px;height: 1px;background-color: #bfbfbf;content: '';position: absolute;left: 50%;bottom: 0;margin-left: -29px;}
.case-zcp{width: 100%;overflow: hidden;padding: 50px 0 0;}
.case-zcp ul li{width: 48%;float: left;margin: 0 1% 1% 1%;overflow: hidden;}
.case-zcp ul li .img{width: 46%;float: left;overflow: hidden;}
.case-zcp ul li .img img{width: 100%;height: 100%;object-fit: cover;transition: all .4s;}
.case-zcp ul li .text{width: 54%;float: left;padding: 20px 0 0 30px;}
.case-zcp ul li .text h6{font-size: 18px;color: #333;line-height: 30px;margin-bottom: 5px;transition: all .4s;}
.case-zcp ul li .text p{font-size: 14px;color: #666;line-height: 24px;padding-top: 8px;}
.case-zcp ul li:hover .img img{transform: scale(1.06);}
.case-zcp ul li:hover .text h6{color: #1da5f3;}

.case-dejia{width: 100%;overflow: hidden;}
.case-dejia .tit{width: 100%;overflow: hidden;padding: 20px 0;background-color: #f9f9f9;margin: 20px 0;}
.case-dejia .tit h6{text-align: center;font-size: 30px;color: #333;text-align: center;line-height: 40px;position: relative;padding-bottom: 10px;}
.case-dejia .tit h6::after{width: 58px;height: 1px;background-color: #bfbfbf;content: '';position: absolute;left: 50%;bottom: 0;margin-left: -29px;}

.dejia{width: 100%;overflow: hidden;}
.dejia h6{font-size: 24px;color: #1da5f3;line-height: 24px;padding-left: 15px;border-left: 2px solid #1da5f3;margin: 12px 0;}
.dejia img{max-width: 100%;padding: 10px 0;}

/* 公司简介 */
.abo-one{width: 100%;padding: 60px 0;overflow: hidden;}
.abo-jis{width: 96%;margin: 40px auto;overflow: hidden;}
.abo-jis p{font-size: 16px;color: #666;line-height: 36px;text-align: justify;padding-bottom: 20px;}
.abo-oneimg{width: 100%;overflow: hidden;}
.abo-oneimg ul{margin-left: -3%;}
.abo-oneimg ul li{width: 30.333%;float: left;margin: 0 0 2% 3%;overflow: hidden;}
.abo-oneimg ul li img{width: 100%;height: 100%;object-fit: cover;transition: all .4s;}
.abo-oneimg ul li:hover img{transform: scale(1.06);}

.abo-two{width: 100%;overflow: hidden;position: relative;padding: 70px 0;}
.abo-two::after{content: '';position: absolute;width: 100%;height: 56.2%;background-color: #eff2f7;top: 0;left: 0;z-index: -1;}

.abo-cul{width: 100%;overflow: hidden;margin-top: 40px;}
.abo-cul ul li{width: 53%;float: left;overflow: hidden;}
.abo-cul ul li:nth-child(2n){width: 47%;float: left;}
.abo-cul ul li.cul-01{background-color: #fff;padding: 70px 70px 0 30px;height: 400px;}
.abo-cul ul li h6{font-size: 24px;color: #333;line-height: 30px;margin-bottom: 14px;}
.abo-cul ul li h6 span{display: block;font-size: 24px;text-transform: uppercase;color: #1877e8;line-height: 40px;}
.abo-cul ul li p{font-size: 16px;color: #666;line-height: 36px;}
.abo-cul ul li.cul-02{height: 400px;overflow: hidden;}
.abo-cul ul li.cul-02 .text{width: 50%;float: left;height: 100%;background-color: #1877e8;position: relative;}
.abo-cul ul li.cul-02 .text h6{font-size: 24px;color: #fff;line-height: 30px;margin-bottom: 20px;position: absolute;bottom: 50px;left: 30px;}
.abo-cul ul li.cul-02 .text h6 span{display: block;font-size: 24px;text-transform: uppercase;color: #fff;line-height: 40px;}
.abo-cul ul li.cul-02 .img{width: 50%;float: left;overflow: hidden;height: 400px;}
.abo-cul ul li.cul-02 .img img{width: 100%;height: 100%;object-fit: cover;}
.abo-cul ul li.cul-03{height: 370px;overflow: hidden;}
.abo-cul ul li.cul-03 img{width: 100%;height: 100%;object-fit: cover;}
.abo-cul ul li.cul-04{background-color: #fff;padding: 60px 30px 0 30px;height: 370px;}

.abo-three{width: 100%;overflow: hidden;padding: 0 0 70px 0;}
.abo-youshi{margin-top: 50px;width: 100%;}
.abo-youshi ul{margin-left: -3%;}
.abo-youshi ul li{width: 30.333%;float: left;height: 280px;box-shadow: 0 0 10px rgba(0, 0, 0, .06);border: 1px solid #fff;padding: 30px 60px;margin-left: 3%;text-align: center;transition: all .4s;}
.abo-youshi ul li h5{width: 100%;height: 65px;overflow: hidden; line-height: 65px;}
.abo-youshi ul li h5 img{max-width: 100%;}
.abo-youshi ul li h5 .img{display: inline-block;}
.abo-youshi ul li h5 .imgH{display: none;}
.abo-youshi ul li:hover h5 .img{display: none;}
.abo-youshi ul li:hover h5 .imgH{display: inline-block;}
.abo-youshi ul li h6{font-size: 24px;color: #333;line-height: 30px;margin: 30px 0 20px;transition: all .4s;}
.abo-youshi ul li p{font-size: 14px;color: #999;line-height: 24px;}
.abo-youshi ul li:hover{border-color: #1da5f3;background-color: #1da5f3;}
.abo-youshi ul li:hover h6{color: #fff;}
.abo-youshi ul li:hover p{color: #fff;}

.abo-four{width: 100%;background-color: #eff2f7;padding: 70px 0;}
.honor{width: 100%;margin-top: 60px;position: relative;}
.honor .swiper-button-next{right: -50px;}
.honor .swiper-button-prev{left: -50px;}


.honor .swiper-container{padding-bottom: 50px;}
.honor .swiper-container-horizontal>.swiper-pagination-bullets{bottom: 0;}
.honor .swiper-pagination-bullet{width: 10px;height: 10px;}
.honor .swiper-pagination-bullet-active{background-color: #1da5f3;}
.honor-center{width: 100%;padding: 25px;border: 1px solid #eee;text-align: center;background-color: #fff;}
.honor-center h6{line-height: 230px;}
.honor-center h6 img{max-height: 230px;max-width: 100%;object-fit: cover;}
.honor-center p{font-size: 16px;line-height: 30px;margin: 20px 0;transition: all .4s ease;}
.honor-center i{display: block;width: 30px;height: 30px;margin: 0 auto;background: url('../images/public/searchH.png') no-repeat center center;}
.honor-center:hover{background-color: #f9f9f9;}
.honor-center:hover p{color: #1da5f3;}
.honor-center:hover i{background: url('../images/public/search2.png') no-repeat center center;}


/* 成本模式 */
.cost-box{width: 100%;overflow: hidden;padding: 80px 0;background: url('../images/gather/cost-bg.png') no-repeat top right;}
.cost-box .contain{width: 1200px;}
.cost-tit1{width: 100%;text-align: center;overflow: hidden;}
.cost-tit1 h6{font-size: 36px;color: #1da5f3;}

.cost{width: 100%;overflow: hidden;margin-top: 80px;}
.cost-list1{padding: 20px 0;border-bottom: 1px solid #f1f1f1;width: 100%;overflow: hidden;font-size: 14px;color: #999;line-height: 32px;}
.cost-list1 h6{width: 150px;float: left;text-align: right;font-size: 16px;color: #666;line-height: 32px;}
.cost-list1 span{padding: 0 15px;}
.cost-list1 input{width: 70px;height: 32px;border: 1px solid #e5e5e5;text-align: center;padding: 0 4px;margin: 0 12px;color: #666;}

.cost-tit2{width: 100%;overflow: hidden;margin: 50px 0;padding-left: 50px;}
.cost-tit2 h6{font-size: 24px;color: #333;}

.cost-list2{width: 100%;overflow: hidden;padding-bottom: 0px;border-bottom: 1px solid #f1f1f1;position: relative;padding-left: 40px;}
.cost-list2::after{width: 90px;height: 90px;border-radius: 50%;background: #1da5f3 url('../images/theme/led-i3.png') no-repeat center center;content: '';
position: absolute;left: 340px;top: 10px;}
.cost-list2 ul li{overflow: hidden;margin-bottom: 30px;font-size: 14px;color: #999;line-height: 32px;}
.cost-list2 input{width: 70px;height: 32px;border: 1px solid #e5e5e5;text-align: center;padding: 0 4px;margin: 0 12px;color: #666;}
.cost-list2 ul li h6{width: 90px;float: left;text-align: right;font-size: 16px;color: #1da5f3;line-height: 32px;}
.cost-list2 ul li:nth-child(n+1){overflow: hidden;float: left;margin-right: 150px;width: 280px;}
.cost-list2 ul li:nth-child(2n) h6{color: #666;}
.cost-list2 ul li:nth-child(2) select{width: 80px;text-align: center;}
.cost-list2 ul li select {width: 135px;height: 32;box-sizing: border-box;font-size: 14px;
color: #999;padding: 0px 10px;border: 1px solid #e5e5e5;line-height: 32px;margin: 0 10px;background: #fff url('../images/gather/sel-ico.png') no-repeat scroll right 8px center;}
.cont-list3{width: 100%;margin: 40px 0 0 0;font-size: 24px;color: #1da5f3;line-height: 30px;padding-left: 40px;font-style: italic;}
.cont-list3 h6{float: left;text-align: right;}
.cont-list3 input{width: 130px;height: 32px;border-bottom: 1px solid #1da5f3;text-align: center;padding: 0 4px;margin: 0 20px;color: #1da5f3;}

/* 产品中心 */
.pro-center{width: 100%;overflow: hidden;padding: 60px 0;}

.pro_fl{width:20%; float: left;overflow: hidden;}
.pro_fl h6{background: #1594d8; padding: 25px 38px; font-size:18px; color: #fff;font-weight: bold;text-transform: uppercase;}
.pro_fl dl.cur dt{background:url("../images/gather/dian_up.png") no-repeat 85% center;}
.pro_fl dl{border-left:1px solid #e1e1e1;border-right:1px solid #e1e1e1;margin: 0px;}
.pro_fl dt{padding: 20px 40px; border-bottom: 1px solid #eee; font-size: 16px; color: #333; background: url("../images/gather/dian_dw.png") no-repeat 85% center; cursor: pointer}
.pro_fl dd{margin-left: 0px;}
.pro_fl dd a{display: block; position: relative;padding-left:20px;line-height:30px;font-size:14px;color:#999;}
.pro_fl dd a:after{position: absolute; left:0px; top:13px; width: 4px; height: 4px; background: #999; content: ""}
.promenu{padding:10px 42px;border-bottom:1px solid #e1e1e1;}
.pro_fl dd a:hover{color:#1594d8;}
.pro_fl dd a:hover:after{background:#1594d8;}
.pro_fl dd a.ontrue:after{background:#1594d8;}
.pro_fl dd a.ontrue{color: #1594d8;}
.pro_fl .promenu{display:none;}

.pro-right{width: 76%;float: right;overflow: hidden;}
.prolist{width: 100%;overflow: hidden;padding-bottom: 20px;}
.prolist ul{margin-left: -3%;}
.prolist ul li{float: left;width: 30.333%;margin: 0 0 2% 3%;overflow: hidden;}
.prolist ul li .img{width: 100%;height: 226px;overflow: hidden;}
.prolist ul li .img img{width: 100%;height: 100%;object-fit: cover;transition: all .4s;}
.prolist ul li .text{width: 100%;overflow: hidden;}
.prolist ul li .text h6{font-size: 18px;line-height: 30px;height: 30px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;margin: 14px 0 8px;}
.prolist ul li .text p{font-size: 14px;line-height: 20px;color: #888;;height: 40px;overflow: hidden;display: -webkit-box;text-overflow: ellipsis;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}
.prolist ul li:hover .text h6{color: #1594d8;}
.prolist ul li:hover .img img{transform: scale(1.06);}

/* 筛选 */
.pro-sele{width: 100%;overflow: hidden;margin-bottom: 24px;}
.pro-sele ul{margin-left: -3%;}
.pro-sele ul li{width: 30.333%;float: left;overflow: hidden;margin-left: 3%;border: 1px solid #dcdcdc;font-size: 14px;color: #666;line-height: 40px;text-align: center;}
.pro-sele ul li.ontrue{width: 30.333%;float: left;overflow: hidden;margin-left: 3%;border: 1px solid #dcdcdc;font-size: 14px;color: #fff;background:#1594d8;line-height: 40px;text-align: center;}
.pro-sele ul li a{display: block;}
.pro-sele ul li select{width: 100%;height:40px;box-sizing: border-box;font-size: 14px;color: #666;line-height: 40px;
display: block;background: #fff url('../images/gather/dian_dw.png') no-repeat scroll right 10px center;padding: 0 12px;overflow: auto;border: 1px solid #dcdcdc;}

/* 色温 */
.pro-swpic{width: 100%;overflow: hidden;}
.pro-swpic ul{margin-left: -3%;}
.pro-swpic ul li{width: 30.333%;float: left;margin-left: 3%;overflow: hidden;border: 2px solid #ededed;height: 220px;transition: all .4s;}
.pro-swpic ul li img{width: 100%;height: 100%;object-fit: cover;}
/*.pro-swpic ul li.ontrue,.pro-swpic ul li:hover{border-color: #1594d8;}*/

.prosw-tit{width: 100%;overflow: hidden;margin-top: 40px;text-align: right;}
.prosw-tit span{display: inline-block;width: 12%;font-size: 16px;color: #1594d8;text-align: center;line-height: 50px;}
.prosw-list{width: 100%;overflow: hidden;}
.prosw-list ul li{width: 100%;overflow: hidden;border-top:1px solid #e8e8e8;padding: 10px 0;}
.prosw-list ul li .swcp{width: 64%;float: left;overflow: hidden;}
.prosw-list ul li .swcp .img{width: 40%;float: left;height: 100px;text-align: center;line-height: 100px;overflow: hidden;}
.prosw-list ul li .swcp .img img{max-width: 100%;object-fit: cover;}
.prosw-list ul li .swcp .text{width: 60%;padding: 0 8%;font-size: 16px;color: #666;line-height: 20px;height: 40px;overflow: hidden;display: -webkit-box;text-overflow: ellipsis;-webkit-box-orient: vertical;-webkit-line-clamp: 2;margin-top: 20px;float: left;}
.prosw-list ul li .swgl{width: 12%;float: left;font-size: 16px;color: #666;line-height: 100px;text-align: center;}
.prosw-list ul li:hover .swcp .text{color: #1594d8;}

/* -------------------------PC端--------------------------- */
@media all and (max-width:1700px) {
    /* 1600 × (900/1024/1200) */
}

@media all and (max-width:1599px) {
    /* 1440 × (900/1050) */
}

@media all and (max-width:1439px) {
    /* 1360 × (768) */
    .con-message{padding: 60px 0;}
    .news-hot{padding: 60px 0 50px;}
    .case-list ul li .text1{padding: 0 20px;}
    .case-list ul li .text2 h6{margin-top: 40px;}
    .case-list ul li .text2 .more{margin: 30px auto 0;}
    .abo-cul ul li.cul-02 .text h6{font-size: 22px;}
    .abo-cul ul li.cul-02 .text h6 span{font-size: 20px;line-height: 30px;}
}

@media all and (max-width:1359px) {
    /* 1280 × (800/854/1024) */
    .nhot-text{padding: 70px 50px 0 50px;}
    .nhot-img,.nhot-text{height: 380px;}
    .nhot-text h5{font-size: 22px;}
    .case-list ul li .text2 h6{margin-top: 30px;}
    .case-detail .contain{width: 92%;}
    .case-detail{padding: 60px 0;}
    .abo-cul ul li p{font-size: 15px;line-height: 30px;}
    .abo-cul ul li h6{font-size: 22px;}
    .abo-cul ul li h6 span{font-size: 20px;line-height: 30px;}
    .abo-youshi ul li{padding: 30px;}
    .abo-cul ul li.cul-01{padding: 60px 60px 0 30px;}
    .abo-four{padding: 60px 0;}
    .abo-jis{width: 100%;}
    .cost-box{padding: 60px 0;}
    .prolist ul li .img{height: 195px;}
    .pro-swpic ul li{height: 192px;}
    .prosw-tit{margin-top: 20px;}

    .honor .swiper-button-next{right: 0px;}
    .honor .swiper-button-prev{left: 0px;}
    
}

@media all and (max-width:1279px) {
    /* 1152 × (864) */
    .contact-list ul li{padding: 30px 20px;}
    .contact-list{padding: 60px 0 50px;}
    .con-map{height: 500px;}
    .mess-tit h6{font-size: 26px;}
    .mess-tit P{font-size: 14px;}
    .nhot-text h5{font-size: 20px;}
    .nhot-text p{font-size: 14px;}
    .nhot-text {padding: 60px 40px 0 40px;}
    .news-list ul li .text h6{font-size: 16px;margin-bottom: 5px;}

    .news-detail-container{padding: 60px 0;}
    .news-detail-left{padding-right: 60px;}
    .news-detail-bottom{padding: 14px 40px;}
    .case-box{padding: 50px 0 40px;}
    .case-list{margin-top: 40px;}
    .abo-two{padding: 50px 0;}
    .abo-two::after{height: 100%;}
    .abo-three{padding: 50px 0;}

    .cost-box .contain{width: 92%;}
    .cost{margin-top: 60px;}
    .cost-tit1 h6{font-size: 30px;}
    .prolist ul li .img{height: 170px;}
    
}

@media all and (max-width:1151px) {
    /* 1024 × (600/768) */
    .cdpic .swiper-button-next{right: 10px;}
    .cdpic .swiper-button-prev{left: 10px;}
    .case-dtext{margin: 50px 0;}
    .case-tit h6,.case-pro .tit h6{font-size: 28px;}
    .case-dejia .tit h6{font-size: 28px;}
    .case-zcp ul li{width: 100%;margin: 0 0 2% 0;}
    .abo-youshi ul li{padding: 20px 10px;}
    .abo-youshi ul li h6{margin: 20px 0;font-size: 20px;}
    .abo-jis p{font-size: 15px;line-height: 30px;}
}


/* ------------------------手机端-------------------------- */
@media all and (max-width:1000px) {
    /* 平板设备 720 适配 */
    .Container-wrapper{margin-top: 60px;}
    .pub-menu a{height: 50px;line-height: 50px;}
    .pub-menu a.ontrue{height: 50px;}
    .pub-menu-box{height: auto;}
    .contact-list{padding: 30px 0 20px;}
    .contact-list ul{margin-left: 0;}
    .contact-list ul li{width: 100%;margin: 0 0 2% 0;height: auto;}
    .con-map{height: 300px;}
    .con-message{padding: 30px 0;}
    .mess-tit h6 {font-size: 22px;}
    .mess-tit p{padding-top: 10px;}
    .message{margin-top: 15px;}
    .message1 input{height: 44px;}
    .message1 textarea{height: 130px;}
    .message1 button{height: 44px;line-height: 44px;}

    .nhot-img,.nhot-text{width: 100%;height: auto;}
    .nhot-text{padding: 20px;}
    .nhot-text h5{margin-bottom: 10px;}
    .nhot-text p{height: 78px;display: -webkit-box;text-overflow: ellipsis;-webkit-box-orient: vertical;-webkit-line-clamp: 3;}
    .news-list ul li{width: 47%;}
    .news-list ul li .text p{height: 48px;line-height: 24px;font-size: 13px;}
    .news-list{margin-bottom: 40px;}
    .news-hot{padding: 40px 0;}

    .news-detail-container{padding: 30px 0;}
    .news-tit h5{font-size: 20px;padding-bottom: 10px;}
    .news-show{padding-top: 10px;}
    .news-detail-text{margin-top: 10px;}
    /* .news-detail-text p{padding-bottom: 10px;} */
    .news-detail-left{padding-right: 40px;}
    .news-detail-bottom{margin: 20px 0;padding: 12px 20px;}
    .news-detail-bottom h6,.news-detail-bottom h5{font-size: 12px;}

    .case-list ul li .text1{font-size: 16px;}
    .case-list { margin-top: 30px;}
    .case-box{padding: 30px 0;}
    .case-list ul li .text2 h6{font-size: 20px;margin-top: 20px;}

    .case-detail{padding: 40px 0;}
    .case-tit h6, .case-pro .tit h6{font-size: 24px;}
    .case-tit p{font-size: 14px;line-height: 24px;}
    .case-dimg{margin: 30px 0;}
    .cdpic{margin-top: 20px;}
    .case-dtext{margin: 40px 0;}
    .case-dtext p{font-size: 15px;line-height: 30px;}
    .case-zcp{padding: 30px 0 0 0;}
    .case-zcp ul li .img{width: 100%;}
    .case-zcp ul li .text{width: 100%;padding: 20px 0 10px 0;}
    .case-zcp ul li .text h6{font-size: 16px;}
    .case-zcp ul li .text p{padding-top: 0;font-size: 13px;}
    .case-pro .tit{padding: 15px 0;}
    .case-dejia .tit{padding: 15px 0;}
    .case-dejia .tit h6{font-size: 22px;}

    .abo-one{padding: 40px 0;}
    .abo-jis{margin: 20px 0;}
    .abo-jis p{font-size: 14px;line-height: 26px;}
    .abo-cul ul li{width: 100%;}
    .abo-cul ul li:nth-child(2n){width: 100%;}
    .abo-cul ul li.cul-01{padding: 30px;height: auto;}
    .abo-cul ul li.cul-03{height: auto;}
    .abo-cul ul li.cul-04{padding: 30px;height: auto;}
    .abo-youshi ul{margin-left: 0;}
    .abo-youshi ul li{width: 100%;margin: 0 0 3% 0;height: auto;padding: 20px 10px;}
    .abo-youshi ul li h6{font-size: 18px;margin: 10px 0;}
    .abo-four{padding: 50px 0;}
    .honor{margin-top: 30px;}
    .honor-center p{margin: 10px 0;font-size: 14px;}

    .cost-box{padding: 50px 0;}
    .cost-tit1 h6{font-size: 26px;}
    .cost{margin-top: 30px;}
    .cost-list1{padding: 10px 0;}
    .cost-tit2{margin: 30px 0;padding-left: 0;}
    .cost-tit2 h6{font-size: 20px;}
    .cost-list2{margin-left: 0;}
    .cost-list2 ul li{width: 50%;}
    .cost-list2 ul li:nth-child(n+1){width: 50%;margin-right: 0;}
    .cost-list2::after{width: 60px;height: 60px;background-size: 30px;}
    .dejia h6{font-size: 20px;}

    .pro-center{padding: 20px 0;}
    .pro_fl{width: 100%;height: auto;}
    .pro_fl h6{padding: 15px 20px; font-size:20px;}
    .pro_fl dt{padding: 10px 20px;font-size: 15px;}
    .promenu{padding: 10px 30px;}

    .pro-right{width: 100%;margin-top: 15px;}
    .prolist ul li{width: 47%;}
    .pro_fl dl.cur dt{background:url("../images/gather/dian_up.png") no-repeat 94% center;}
    .pro_fl dt{ background: url("../images/gather/dian_dw.png") no-repeat 94% center;}

    .pro-swpic ul li{height: auto;}
    .prosw-tit span{font-size: 14px;line-height: 40px;}
    .prosw-list ul li .swcp .text{font-size: 14px;}
    .prosw-list ul li .swgl{font-size: 14px;}

    .message-code{width: 100%;}
    .message-code h6{width: 100%;}
    .message-code button{float: left;}
    .honor .swiper-button-next{display: none;}
    .honor .swiper-button-prev{display: none;}


}
@media all and (max-width:640px) {
    /* 移动终端以上 360 适配 */
    .contact-list ul li {padding: 20px;}
    .message1 input{width: 100%;}
    .nhot-text{padding: 12px 10px;}
    .nhot-text h5{font-size: 16px;margin-bottom: 0;}
    .news-list ul{margin-left: 0;}
    .news-list ul li{width: 100%;margin: 0 0 3% 0;}
    .news-list ul li .text{padding: 10px 0;}
    .news-list ul li .text h5{margin-bottom: 0;}
    .news-list ul li .text h6{margin-bottom: 0;}
    .news-list{margin-bottom: 30px;}

    .news-detail-left{width: 100%;padding-right: 0;}
    .news-detail-right{width: 100%;}
    .news-detail-right h4{font-size: 22px;}
    .case-list ul li{width: 100%;border-radius: 3px;}
    .case-list ul li img{min-height: 220px;}
    .case-list ul li .text2 h6{margin-top: 0px;margin-bottom: 10px;}
    .case-list ul li .text2 .more{margin:  10px auto 0;}
    .case-list ul li .text1{padding: 0 10px;}
    .case-zcp ul li .text{padding: 10px 0;}
    .abo-one {padding: 30px 0;}
    .abo-jis p{padding-bottom: 10px;}
    .abo-oneimg ul{margin-left: 0;}
    .abo-oneimg ul li{width: 100%;margin: 0 0 10px 0;}
    .abo-cul ul li.cul-01{padding: 20px 10px;}
    .abo-cul ul li h6{font-size: 20px;margin-bottom: 10px;}
    .abo-cul ul li h6 span{font-size: 18px;}
    .abo-cul ul li p{font-size: 14px;line-height: 26px;}
    .abo-cul ul li.cul-02 .text h6{font-size: 20px;left: 10px;}
    .abo-cul ul li.cul-02 .text h6 span{font-size: 18px;}
    .abo-cul ul li.cul-02{height: 200px;}
    .abo-cul ul li.cul-02 .img{height: 200px;}
    .abo-cul ul li.cul-04{padding: 20px 10px;}
    .abo-two{padding: 30px 0;}
    .abo-cul{margin-top: 20px;}
    .abo-three{padding: 30px 0;}
    .abo-youshi{margin-top: 20px;}
    .abo-four{padding: 30px 0;}
    .cost-list1 h6{width: 100px;font-size: 14px;}
    .cost-list1 span{padding: 0 8px;}
    .cost-list1 input{margin: 0 8px;}
    .cost-box{padding: 30px 0 50px;}
    .cost-tit1 h6{font-size: 24px;}
    .cost-tit2{margin: 20px 0;}
    .cost-list2 ul li{margin-bottom: 40px;}
    .cost-list2 ul li h6{width: 100%;text-align: left;font-size: 14px;}
    .cost-list2 ul li select{margin: 0 ;}
    .cost-list2 input{margin: 0 5px 0 0;}
    .cost-list2 ul li:nth-child(2n){padding-left: 40px;}
    .cost-list2::after{top: 50%;left: 50%;transform: translate(-50%,-50%);}
    .cont-list3{padding-left: 0;font-size: 20px;margin: 30px 0 0 0;}
    .dejia h6{font-size: 14px;padding-left: 10px;border-left: 1px solid #1da5f3;line-height: 18px;}
    

    .prolist ul{margin-left: 0;}
    .prolist ul li{width: 100%;margin: 0 0 3% 0;}
    .prolist ul li .img{height: auto;}
    .prolist ul li .text h6{font-size: 16px;margin: 8px 0 4px;}
    .prolist ul li .text p{font-size: 13px;}
    .prolist{padding-bottom: 10px;}
    .pro-sele ul{margin-left: 0%;}
    .pro-sele ul li{width: 100%;margin-left: 0%;margin-bottom: 6px;}
    .pro-sele ul li select{height:30px;font-size: 12px;line-height: 30px;}
    .pro-sele{margin-bottom: 10px;}

    .prosw-tit{margin-top: 10px;}
    .prosw-tit span{width: 33.333%;float: left;}
    .prosw-list ul li{padding: 5px 0;}
    .prosw-list ul li .swcp{width: 100%;}
    .prosw-list ul li .swgl{width: 33.333%;line-height: 30px;}
    .prosw-list ul li .swcp .img{height: 80px;line-height: 80px;}
    .prosw-list{margin-bottom: 10px;}
}

