.ads{max-height:300px;overflow:hidden;}
.ads img,.ads2 img{width:100%;}
.products{padding-top:30px;}
.layui-tab-title{border:0}
.layui-tab-title .layui-this:after{border:0}
.layui-tab-title .layui-this{color:#106936}
.layui-tab-title li {font-size:16px;}
.layui-tab .search{position:relative;width:50%;margin:23px auto;}
.layui-tab .search .layui-icon{position:absolute;right:17px;top:4px;font-size:25px;color:#f3a952}
.layui-tab .search input{border-radius:100px;}
.layui-tab .layui-tab-content{border-top:4px solid #00470d;padding:40px 10px;}
.layui-tab .layui-tab-content .product-list{display:flex;justify-content:flex-start;flex-wrap:wrap;}
.layui-tab .layui-tab-content .product-list a{transition: ease .65s;display:block;border-bottom: 1px solid #999;position:relative;}
.layui-tab .layui-tab-content .product-list a:hover{box-shadow: 0 0 16px #b1b1b1;}
.layui-tab .layui-tab-content .product-list a:after{content: '';display: block;width: 0;height: 1px;background: #24dff0;position: absolute;left: 0;bottom: -1px;transition: ease .65s;}
.layui-tab .layui-tab-content .product-list a:hover:after{width:100%;}
.layui-tab .layui-tab-content .product .img{width:100%;height:236px;overflow:hidden;box-sizing:border-box;overflow:hidden;transition: ease .65s;background:#fff;}
	{transition: all 1s ease 0s;}
.layui-tab .layui-tab-content .product a:hover .img{transform: translate(10px, -10px);box-shadow: 0 0 16px #b1b1b1;}
.layui-tab .layui-tab-content .product:nth-child(3n+2){margin-left:20px;margin-right:20px;}
.layui-tab .layui-tab-content .product{margin-bottom:40px;}
.layui-tab .layui-tab-content .product img{width:100%;}
.layui-tab .layui-tab-content .product .title{line-height:67px;font-size:16px;color:#716161;box-sizing:border-box;padding:0 10px;}

.detail{padding-top:66px;}
.detail .img{box-sizing:border-box;padding:22px;background:#f4f4f4;border:1px solid #f0f0f0;overflow:hidden}
.detail .img img{width:100%;}
.detail .spec{color:#302f2f;padding-top:20px;padding-right:34px;box-sizing:border-box;padding-left:15px;}
.detail .spec h3{font-size:20px;line-height:65px;padding-left:5px;}
.detail .spec dd{font-size:16px;line-height:55px;border-bottom:1px solid #f0f0f0}
.detail .spec p{font-size:14px;line-height:26px;}
.prod-content{padding-top:110px;}
.foryou{font-size:16px;}
.foryou h4{line-height:36px}
.foryou dl{width:80%;margin-top:25px;}
.foryou dt{padding:10px;background:#f4f4f4;border:1px solid #f0f0f0;}
.foryou dt img{width:100%;}
.foryou dd{line-height:50px;}

.flag{font-size:20px;padding-bottom:15px;border-bottom:4px solid #00470d; font-weight: bold;}
.content{color:#302f2f;padding:47px 10px;}
.content img{max-width: 100%;}
.content p,.content div{line-height:30px;}
@media screen and (max-width: 767px){
	.layui-tab-title li{padding:0}	
	.layui-tab .layui-tab-content .product .img{height:98px;}
	.prod-content{padding-top:0;}
}
@media screen and (min-width: 768px){
	
	.layui-tab .layui-tab-content .product .img{height:142px;}
}
@media screen and (min-width: 993px){
	.layui-tab .layui-tab-content .product .img{height:236px;}
}


