.columns{padding:68px 0 28px 0; background:#fff; position:relative; text-align:center;}
.columns-title{text-align:center;}
.columns-title b{display:block; font-size:28px; line-height:1; color:#181818;font-weight: 400;}
.columns-title h2{font-size:20px; margin:0;font-weight: 300;padding:20px 0px;color:#686868;}
.columns-title h2>span{display:inline-block; padding:0 16px; position:relative;}
.columns-title h2>span:before,
.columns-title h2>span:after{position:absolute; top:50%; width:88px; height:2px; margin-top:-1px; content:''; background:#181818;}
.columns-title h2>span:before{right:100%; background:linear-gradient(to left,#686868,rgba(0,0,0,0));}
.columns-title h2>span:after{left:100%; background:linear-gradient(to right,#181818,rgba(0,0,0,0));}
.columns-list{margin:38px -8px; font-size:0; text-align:center;}
.columns-list:after{display:block; content:''; clear:both;}
.columns-item{display:inline-block; width:16.666%; padding:8px;} 
.columns-item img{border-radius:5%; box-shadow:0 4px 12px rgba(0,0,0,0.18); display:block; margin:0 auto; position:relative; z-index:8; transition:.3s; transform:scale(0.9);}

/*首页产品图片下面的文字*/
/*.columns-item span{display:block; padding:18px; padding-top:8px; margin-top:-8px; border-radius:8px; background:#f8f8f8;}*/
.columns-item h3{font-size:20px; transition:.3s; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; margin-bottom:6px;}
.columns-item p{transition:.3s; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; font-size:13px; color:#686868;}

/*首页产品图片*/
.columns-item a:hover img{transform:rotate(1deg) scale(1); box-shadow:0 4px 12px rgba(0,0,0,0.38);}
.columns-item a:hover h3{transform:translateY(22px);}
.columns-item a:hover p{opacity:0;}
@media(max-width:1200px){
.columns{padding:38px 0 28px 0;}
.columns-list{margin:18px -8px;}
.columns-item{width:33.3333%;}
}
@media(max-width:767px){
.columns{padding:18px 0 0 0;}
.columns-title b{font-size:24px;}
.columns-title h2{font-size:20px;}
.columns-title h2>span{padding:0 18px;}
.columns-title h2>span:before,
.columns-title h2>span:after{width:58px;}
.columns-list{margin:18px -4px;}
.columns-item{width:50%; padding:4px; }
.columns-item h3{font-size:16px; margin-bottom:2px;}
.columns-item span{padding:8px; padding-top:38px; }
}


.product{padding:68px 0; background:#fff;}
.product-title{text-align:center;}
.product-title b{display:block; font-size:36px; line-height:1; color:#ff0000;}
.product-title h2{font-size:38px; margin:0;}
.product-title h2>span{display:inline-block; padding:0 28px; position:relative;}
.product-title h2>span:before,
.product-title h2>span:after{position:absolute; top:50%; width:88px; height:2px; margin-top:-1px; content:''; background:#181818;}
.product-title h2>span:before{right:100%; background:linear-gradient(to left,#181818,rgba(0,0,0,0));}
.product-title h2>span:after{left:100%; background:linear-gradient(to right,#181818,rgba(0,0,0,0));}
.product-list{margin:28px 0;}
.product-list ul{margin:0 -16px;}
.product-list ul:after{display:block; content:''; clear:both;}
.product-list ul>li{float:left; width:25%; padding:16px;}
.product-list ul>li>a{display:block;}
.product-list ul>li>a>div{position:relative; transition:.3s; overflow:hidden;}
.product-list ul>li>a>div>span{position:absolute; top:100%; left:0; right:0; transition:.3s; z-index:1; background:rgba(0,0,0,0.68); color:#fff; padding:8px;}
.product-list ul>li>a>div>ins{display:block; overflow:hidden;}
.product-list ul>li>a>div>ins>img{width:100%; display:block; transition:.3s;}
.product-list ul>li>a>h3{text-align:center; padding:10px 18px; border-radius:3px; background:#f8f8f8; margin-top:8px; font-weight:normal; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.product-list ul>li>a>h3>span{display:block;}
.product-list ul>li>a>h3>u{text-decoration:none; display:block; color:red;}
.product-list ul>li>a:hover>div>span{transform:translateY(-100%);}
.product-list ul>li>a:hover>div{box-shadow:0 0 8px rgba(0,0,0,.38);}
.product-list ul>li>a:hover>div>ins>img{transform:scale(1.08);}
.product-more{text-align:center; font-size:0; margin-top:28px;}
.product-more>a{display:inline-block; overflow:hidden; position:relative; border:1px solid #d8d8d8; border-radius:3px; padding:12px 38px;}
.product-more>a:after{position:absolute; z-index:1; left:0; top:0; bottom:0; content:''; width:0; transform:skewX(-30deg); transform-origin:top left; transition:0.6s; background:#ff0000;}
.product-more>a>u{position:relative; z-index:2; display:inline-block; text-decoration:none; font-size:16px;}
.product-more>a>i{position:relative; z-index:2; font-size:18px; transition:0.3s; margin-left:8px;}
.product-more>a:hover{color:#fff; border-color:#ff0000;}
.product-more>a:hover:after{width:108%; transform:skewX(0);}
.product-more>a:hover>i{color:#fff; transform:translateX(8px);}
@media(max-width:1200px){
.product{padding:38px 0;}
.product-list{margin:18px 0;}
.product-list ul{margin:0 -8px;}
.product-list ul>li{padding:8px;}
}
@media(max-width:992px){
.product-list ul>li{width:50%;}
}
@media(max-width:767px){
.product{padding:18px 0;}
.product-title b{font-size:26px;}
.product-title h2{font-size:28px;}
.product-title h2>span{padding:0 18px;}
.product-title h2>span:before,
.product-title h2>span:after{width:58px;}
.product-list ul{margin:0 -4px;}
.product-list ul>li{padding:4px;}
.product-list ul>li>a>h3{padding:8px; font-size:13px;}
.product-more{margin-top:18px;}
.product-more>a{padding:8px 28px;}
.product-more>a>u{font-size:14px;}
.product-more>a>i{font-size:16px; margin-left:6px;} 
.product-more>a:hover>i{transform:translateX(4px);}
}


.news{padding:68px 0; background:#fff;}
.news-title{text-align:center;}
.news-title b{display:block; font-size:36px; line-height:1; color:#ff0000;}
.news-title h2{font-size:38px; margin:0;}
.news-title h2>span{display:inline-block; padding:0 28px; position:relative;}
.news-title h2>span:before,
.news-title h2>span:after{position:absolute; top:50%; width:88px; height:2px; margin-top:-1px; content:''; background:#181818;}
.news-title h2>span:before{right:100%; background:linear-gradient(to left,#181818,rgba(0,0,0,0));}
.news-title h2>span:after{left:100%; background:linear-gradient(to right,#181818,rgba(0,0,0,0));}
.news-content{margin:28px -8px 0 -8px;}
.news-content:after{display:block; content:''; clear:both;}
.news-item{float:left; width:50%; padding:8px;}
.news-item a{display:block; position:relative; padding:16px; border-radius:3px; overflow:hidden; background:#f8f8f8;}
.news-item a:before{position:absolute; top:0; left:0; bottom:0; content:''; width:0; transition:.6s; transform:skewX(-30deg); transform-origin:top left; background:#ff0000;}
.news-item ins{float:left; position:relative; z-index:2;}
.news-item ins>img{height:98px; margin-right:16px; display:block;}
.news-item span{display:block; position:relative; z-index:2; overflow:hidden;}
.news-item span h3{font-weight:normal; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; line-height:32px; height:32px; transition:.6s; font-size:16px;}
.news-item span p{margin:6px 0; overflow:hidden; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; line-height:26px; height:26px; transition:.6s; color:#686868; }
.news-item span u{display:block; text-decoration:none; line-height:26px; height:26px; transition:.6s; font-size:12px; color:#989898;}
.news-item:first-child a:before{top:auto; right:0; height:0; width:100%; transform:skewX(0);}
.news-item:first-child ins{float:none;}
.news-item:first-child ins>img{display:block; height:286px; margin-right:0; width:100%; object-fit:cover;}
.news-item:first-child span{margin-top:8px;}
.news-item a:hover:before{width:100%; transform:skewX(0);}
.news-item:first-child a:hover:before{height:100%;}
.news-item a:hover span h3,
.news-item a:hover span p,
.news-item a:hover span u{color:#fff;}
.news-more{text-align:center; font-size:0; margin-top:28px;}
.news-more>a{display:inline-block; overflow:hidden; position:relative;  border:1px solid #d8d8d8; border-radius:3px; padding:12px 38px;}
.news-more>a:after{position:absolute; z-index:1; left:0; top:0; bottom:0; content:''; width:0; transform:skewX(-30deg); transform-origin:top left; transition:0.6s; background:#ff0000;}
.news-more>a>u{position:relative; z-index:2; display:inline-block; text-decoration:none; font-size:16px;}
.news-more>a>i{position:relative; z-index:2; font-size:18px; transition:0.3s; margin-left:8px;}
.news-more>a:hover{color:#fff; border-color:#ff0000;}
.news-more>a:hover:after{width:108%; transform:skewX(0);}
.news-more>a:hover>i{color:#fff; transform:translateX(8px);}
@media(max-width:1200px){
.news{padding:38px 0;}
.news-content{margin-top:18px;}
}
@media(max-width:992px){
.news-item{float:none; width:auto;}
}
@media(max-width:767px){
.news{padding:18px 0;}
.news-title b{font-size:26px;}
.news-title h2{font-size:28px;}
.news-title h2>span{padding:0 18px;}
.news-title h2>span:before,
.news-title h2>span:after{width:58px;}
.news-content{margin:8px -4px 0 -4px;}
.news-item{padding:4px;}
.news-item a{padding:8px;}
.news-item span h3{line-height:26px; height:26px; font-size:14px;}
.news-item ins>img{height:78px; margin-right:8px;}
.news-item span p{margin:0;}
.news-item:first-child ins>img{height:186px;}
.news-more{margin-top:18px;}
.news-more>a{padding:8px 28px;}
.news-more>a>u{font-size:14px;}
.news-more>a>i{font-size:16px; margin-left:6px;} 
.news-more>a:hover>i{transform:translateX(4px);}
}

