﻿.leixing_title{position: relative;}
.leixing_title p{color: #d0d5dd; position: absolute; width: 100%; top: 0; line-height: 1;}
.leixing_title span{display: block; color: #333; line-height: 1; position: relative;}
.leixing_title b{display: block; height: 0.04rem; width: 0.6rem; background: #0a913b; margin: auto;}





/*产品展示*/
.product-show{min-height: 11.32rem;}
.product-show .product-list{}
.product-show .pro_cate_tit {margin: 0 1.45rem 0; height: 1.86rem;}
.product-show .pro_cate_tit dl{    cursor: pointer;}
.product-show .pro_cate_tit dl dt{width: 1.4rem; height: 0.72rem; border-radius: 50%; display: flex; justify-content: center; align-items: center;-webkit-transition: all .2s linear;transition: all .2s linear;}
.product-show .pro_cate_tit dl.on dt{ height: 1.4rem; background: #fff; box-shadow: 0 0 0.1rem 0.05rem rgba(195,196,193,0.2);}
.product-show .pro_cate_tit dl:hover dt{ height: 1.4rem; background: #fff; box-shadow: 0 0 0.1rem 0.05rem rgba(195,196,193,0.2);}
.product-show .pro_cate_tit dl dt img{display: block; max-height: 0.74rem;}
.product-show .pro_cate_tit dl dd{color: #2d2d2d; margin-top: 0.2rem; text-align: center; font-size: 0.2rem;}
.product-show .pro_cate_tit .line{height: 2px; background: #e4e8e9; flex: 1; width: 0; margin: 0 0.1rem;}

.product-show .product-box{}
.product-show .product-box .item_product{width: 18.4%; margin-right: 2%; margin-bottom: 0.32rem; border-bottom: 1px solid #dbdbdb; display: flex; flex-direction: column;}
.product-show .product-box .item_product:nth-child(5n){margin-right: 0;}
.product-show .product-box .item_product .pic-box{flex: 1;overflow: hidden; display: flex; justify-content: center; align-items: center;background: #fff; box-shadow: 0 0 6px 3px rgba(221,221,225,0.2);-webkit-transition: all .3s linear;transition: all .3s linear;}
.product-show .product-box .item_product .pic-box img{max-width: 100%; max-height: 100%; display: block;}
.product-show .product-box .item_product .title{width: 100%;height: 0.8rem; color: #1b1b1b;font-size: 0.2rem; align-items: center; display: flex;}
.product-show .product-box .item_product .title .jiantou{width: 0.24rem; height: 0.24rem; border-radius: 50%; border: 0.02rem solid #a8a9aa;display: flex; align-items: center; justify-content: center;}
.product-show .product-box .item_product .title .jiantou i{color: #a8a9aa;}
.product-show .product-box .item_product .title p{overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1;}
.product-show .product-box .item_product:hover .pic-box{box-shadow: 0px 0px 7px -2px #858585;}
/*产品展示 end*/

/*新闻中心*/
.news-show {padding: 0.8rem 0 1.86rem;}
.news-show .news-box .item_news{float: left; margin-right: 3.5%; width: 31%; background: #f6f6f8; -webkit-transition: all .2s linear;transition: all .2s linear;}
.news-show .news-box .item_news:hover{-webkit-transform: translate3d(0, -2px, 0); transform: translate3d(0, -2px, 0);}
.news-show .news-box .item_news:nth-of-type(4n){margin-right: 0px;}
.news-show .news-box .item_news .pic-box{width: 7.5rem; height: 4rem; position: relative; overflow: hidden; margin-right: 0.6rem;}
.news-show .news-box .item_news .pic-box .imgWrap_bg{position:absolute;left:-7%;top:0;width:114%;height:114%;object-fit:cover;-webkit-filter:blur(13px);filter:blur(13px)}
.news-show .news-box .item_news .pic-box .imgWrap_img{display:block;width:100%;height:100%;position:relative}
.news-show .news-box .item_news .info{color: #333; font-size: 0.16rem;}
.news-show .news-box .item_news .info .date{line-height: 1; padding-bottom: 0.25rem; position: relative;}
.news-show .news-box .item_news .info .date:after{content: ""; width: 0.25rem; height: 0.02rem; background: #0a913b; position: absolute; bottom: 0; left: 0;}
.news-show .news-box .item_news .info .date b{display: block; width: 0.12rem; height: 0.12rem; background: #cccccc; border-radius: 50%; margin-left: 0.15rem;}
.news-show .news-box .item_news .info .title{white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.news-show .news-box .item_news .info .leadin{color: #5b5a5a; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; overflow: hidden; line-height: 1;}
.news-show .news-box .item_news .info .look{line-height: 1;}

.news-show .news-box .item_news_first {width: 100%; margin-right: 0; background: #fff;}
.news-show .news-box .item_news_first .info .leadin{text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; overflow: hidden; line-height: 1.8;}


.aboutus-show{min-height: 6.7rem;}
.aboutus-show .leixing_title{}
.aboutus-show .leixing_title p{color: #e6e8eb;opacity: 0.33;}
.aboutus-show .leixing_title span{color: #fff;}
.aboutus-show .leixing_title b{background: #fff; margin:0;}
.aboutus-show .aboutus-box{width: 7.8rem; color: #fff;}
.aboutus-show .aboutus-box p{line-height: 1.8; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 5;}
.aboutus-show .aboutus-box a{color: #2d2d2d; font-size: 0.16rem; background: #f6f6f6; display: flex; justify-content: center; align-items: center;width: 1.9rem; height: 0.56rem; }
.aboutus-show .aboutus-box a i{background: #0a913b; color: #fff; width: 0.24rem; height: 0.24rem; border-radius: 50%; display: flex; justify-content: center; align-items: center; font-size: 0.19rem;}
.aboutus-show .aboutus-pic{position: absolute; top: -0.6rem; right: 0; width: 6.95rem;}
.aboutus-show .aboutus-pic img{display: block; width:100%;}