
		.category_desc_box{margin: 80px auto;}
		.category_desc_box .cate_title{font-family: 'Leaguespartan-Semibold';font-size: 60px;color: #333333;text-align: center;}
		.category_desc_box .cate_desc{max-width: 1000px;margin: 0 auto;}
		@media(max-width: 1000px){
			.category_desc_box{margin: 20px auto;}
			.category_desc_box .cate_title{font-size: 34px;line-height: 38px;}
		}
	