﻿.site_index .banner .swiper-slide a {
    height: 6.05rem;
}
.site_index .banner .swiper-slide .box_wz{display: none;}

.leixing_title{}
.leixing_title p{color: #262626;}
.leixing_title p span{color: #50bce2;}
.leixing_title a{color: #333333;}
.leixing_title a i{font-style: normal; background: #999; color: #fff;}



/*产品展示*/
.product-show .product-box .item_product{width: 31.4%; margin-right: 2.9%; overflow: hidden; display: block;}
.product-show .product-box .item_product:nth-child(3n){margin-right: 0;}
.product-show .product-box .item_product .pic-box{display: flex; justify-content: center; align-items: center;background: #fff;height: 2.40rem; overflow: hidden; border: 1px solid #e2e2e2;}
.product-show .product-box .item_product .pic-box img{width: 100%; display: block;-moz-transition: 0.3s; -webkit-transition: 0.3s;  -o-transition: 0.3s; transition: 0.3s;}
.product-show .product-box .item_product .title{width: 100%; color: #000;text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; overflow: hidden;}
.product-show .product-box .item_product:hover .pic-box img{box-shadow: 0px 0px 7px -2px #cbc9c9; -webkit-transform: scale(1.1);  transform: scale(1.1);}
/*产品展示 end*/

.case-show{background: #f7f7f7;}
.case-box .swiper-next,.case-show .case-box .swiper-prev {position: absolute; top: 50%; width: 0.45rem; height: 0.45rem; margin-top: -0.65rem; z-index: 10; cursor: pointer;border: 0.03rem solid #fff; display: flex; justify-content: center; align-items: center; font-size: 0.26rem; font-weight: bold; border-radius: 50%; color: #fff;background: rgba(0,0,0,0.5); opacity: 0.6;}
.case-box .swiper-prev {left: 0.15rem; }
.case-box .swiper-next {right: 0.15rem;}
.case-box .swiper-prev:hover,.case-show .case-box .swiper-next:hover {opacity: 1;}

.case-show .case-box .item_news{border: 0.04rem solid #fff; height: 4.1rem;}
.case-show .case-box .item_news .pic-box{width:100%; position: relative; overflow: hidden;}
.case-show .case-box .item_news .pic-box .imgWrap_bg{position:absolute;left: -7%;top:-7%;width:114%;height:114%;object-fit:cover;-webkit-filter:blur(13px);filter:blur(13px)}
.case-show .case-box .item_news .pic-box .imgWrap_img{display:block;width:100%;height:100%;position:relative}
.case-show .case-box .item_news .pic-box .look{background: rgba(0,0,0,0.8); color: #fff; border-radius: 50%; width: 0.90rem; height: 0.90rem; display: none; position: absolute; left: 50%; top: 50%; margin: -0.45rem 0 0 -0.45rem;}
.case-show .case-box .item_news .pic-box .look p{font-size: 0.5rem; position: absolute; left: 0.24rem; top: 0.22rem;}
.case-show .case-box .item_news .pic-box .look i{font-size: 0.2rem;position: absolute; left: 0.12rem; top: 0.13rem; font-weight: bold;}
.case-show .case-box .item_news .info{color: #646464; padding: 0.25rem 0.10rem 0.25rem; line-height: 1; height: 1.10rem;}
.case-show .case-box .item_news .info .title{color: #262626; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.case-show .case-box .item_news .info .leadin{color: #a3a3a3;text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; overflow: hidden;}
.case-show .case-box .item_news:hover{border: 0.04rem solid #2fb0dd;}
.case-show .case-box .item_news:hover .pic-box .look{display: block;}


/*新闻中心*/
.news-show .news-tit{background: #fafafa;}
.news-show .news-tit p{color: #50bce2;}
.news-show .news-tit span{color: #50bce2;}
.news-show .news-tit a{color: #333333;}
.news-show .news-tit a:hover{color: #50bce2;}

.news-box{width: 4.20rem; height: 3.37rem; box-shadow: 0 0 7px 3px rgba(245,245,245,0.3);}
.news-box .item_news{padding: 0.10rem 0 0.10rem 0; width:100%;}
.news-box .item_news .date{color:#909090;text-align:center; padding: 0 0.16rem; line-height: 1;}
.news-box .item_news .date b{display:block; color: #323232; font-weight: normal;}
.news-box .item_news .info{border-left: 1px solid #e0e0e0;}
.news-box .item_news .info .title{color:#323232; line-height: 1;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;margin-bottom: 0.08rem}
.news-box .item_news .info .leadin{color:#909090;line-height: 1.3;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}
.news-box .item_news:hover .info .title{color: #2fb0dd;} 


.aboutus-show{background: #fafafa; height: 3.37rem; box-shadow: 0 0 7px 3px rgba(245,245,245,0.3);}
.aboutus-show .aboutus-box{}
.aboutus-show .aboutus-box .aboutus_pic{width: 3.36rem; height: 2.76rem;}
.aboutus-show .aboutus-box .aboutus_pic img{display: block; width: 100%;}
.aboutus-show .aboutus-box .aboutus_wz{}
.aboutus-show .aboutus-box .aboutus_wz p{color: #323232;}
.aboutus-show .aboutus-box .aboutus_wz span{line-height: 1.7; color: #909090;}
.aboutus-show .aboutus-box .aboutus_wz .look{border: 1px solid #909090; color: #323232; width: 1.20rem; text-align: center; line-height: 0.34rem;}