﻿#cms_2-b .cate:last-of-type,
.cms_2-b .cate:last-of-type{
	margin-bottom:0px;
}
#cms_2-c .box_item{
	word-break: break-all;
}
.cms_2-c .cate_box{
    justify-content: flex-start;
}
@media screen and (max-width: 667px){
	#cms_2-c .cate_title{
		margin-left: 0;
	}
	#cms_2-c .box_item{
		border: none;
	}
	.cms_2-c .box_item{
		border: none;
	}
}
#cms_5-a .cate{
	margin-bottom: 50px;
}
#cms_5-a .cate .cate_title{
	cursor: pointer;
}
#cms_5-a .cate .cate_box:last-of-type{
	margin-bottom: 0;
}
#cms_5-a .cate_title.on_click i{
	transform: rotate(180deg);
}
.cms_5-a .cate_title i{
	transform: rotate(180deg);
}
.cms_5-a .cate_title.on_click i{
	transform: rotate(0deg);
}
.cms_5-a .cate .cate_box:last-of-type{
	margin-bottom: 0;
}

@media screen and (max-width: 667px){
	#cms_5-a .cate{
		margin-bottom: 30px;
	}
}