/*
Powered by ueeshop.com		http://www.ueeshop.com
广州联雅网络科技有限公司		020-83226791
*/


#tags .tags_list_wrap{padding-bottom: 80px;}
#tags .tags_list_wrap .cate_list{width: 100%;display: grid;grid-template-columns:repeat(27,1fr);grid-gap:0 0;height: 60px;line-height: 60px;background: #f7f7f7;margin-bottom: 28px;}
#tags .tags_list_wrap .cate_list>a{line-height: 60px;font-size: 16px;color: #000000;text-align: center;font-weight: bold;}
#tags .tags_list_wrap .cate_list>a:hover{text-decoration: none;}
#tags .tags_list_wrap .cate_list>a.cur{background: #e5222a;color: white;}

#tags .tags_list_wrap .tags_list{}
#tags .tags_list_wrap .tags_list .list_box{margin-bottom: 30px;display: grid;grid-template-columns:repeat(3,1fr);grid-gap:0 0;}
#tags .tags_list_wrap .tags_list .list_box .list{height: 32px;line-height: 32px;overflow: hidden;}
#tags .tags_list_wrap .tags_list .list_box .list a{line-height: 32px;font-size: 14px;color: #555555;padding: 0 11px;}
#tags .tags_list_wrap .tags_list .list_box .list a:hover{text-decoration: none;background: #f0f0f0;display: inline-block;height: 32px;}

#tags .tags_detail_wrap{}
#tags .tags_detail_wrap .content{margin-bottom: 60px;}
#tags .tags_detail_wrap .content .title{height: 60px;line-height: 60px;font-weight: bold;border-bottom: 1px solid #c9c9c9;font-size: 26px;color: #000000;margin-bottom: 40px;}
#tags .tags_detail_wrap .content .market_prod_list{padding-bottom: 0}
#tags .tags_detail_wrap .content .market_prod_list .pro_item{margin-top: 0;}

#tags .tags_detail_wrap .content .blog_list{display: grid;grid-template-columns:repeat(3,1fr);grid-gap:30px 90px;}
#tags .tags_detail_wrap .content .blog_list .blog_item{}
#tags .tags_detail_wrap .content .blog_list .blog_item .img{width: 100%;height: 0;padding-top: 75%;position: relative;margin-bottom: 20px;}
#tags .tags_detail_wrap .content .blog_list .blog_item .img .pic_box{position: absolute;width: 100%;height: 100%;top: 0;left: 0;text-align: center;}
#tags .tags_detail_wrap .content .blog_list .blog_item .name{font-size: 20px;color: #000000;line-height: 24px;font-weight: bold;margin-bottom: 15px;}
#tags .tags_detail_wrap .content .blog_list .blog_item .brief{font-size: 14px;color: #555555;line-height: 20px;margin-bottom: 28px;}
#tags .tags_detail_wrap .content .blog_list .blog_item .info{font-size: 14px;color: #555555;}