﻿#cms_1-f #news_list > li{
	cursor: pointer;
}
#cms_1-f #news_list > li a i{
	transition: all 0.3s;
}
#cms_1-f #news_list > li a:hover i{
	padding-right: 10px;
}

.cms_1-f .box_wrap{
	align-items:flex-start!important;
}

@media screen and (max-width: 667px){
	.cms_1-f .cate_box:last-of-type{
		margin-bottom: 0;
		border-bottom: none;
	}
}@media screen and (max-width: 667px){
	#cms_3-e .cate_title{
		margin-left: 0;
	}
	#cms_3-e .box_title2{
		/*border: none;*/
	}
}#cms_6-a .cate_box:last-of-type,
.cms_6-a .cate_box:last-of-type{
	border-bottom: none;
}#cms_4-a .cate{margin-bottom: 80px;}
#cms_4-a .cate .cate_box:last-of-type{border-bottom: none;}#cms_1-b .cate_box{border-top:none;}

@media screen and (max-width: 667px){
	#cms_1-b .pager li:not(.prev){
		display: none;
	}
}#cms_2-b .cate:last-of-type,
.cms_2-b .cate:last-of-type{
	margin-bottom:0px;
}