@media screen and (max-width:1280px){
	#header .headLeft{width: 112px;}
	.navigation .navigation_ul li a{padding: 0 10px;font-size: 12px;}
	#header .headLeft img{max-width: 100px;}
	#header .headLeft .logoimg{max-width: 100px;}
	.crmSearchDiv{width:130px;}
	.project-crm .projectLi{width:50px;}
	.project-crm .select_icon{font-size:20px;}
	.settleCenter .Settle_info{width: 32%;}
	.dix_right .preview_new{width:51%;}
}
@media screen and (max-width:1366px){
	.navigation{width:640px;}
}
@media screen and (max-width:1400px){
	#sidebar .siderbar_ul li{height: 32px;line-height: 32px;}
	.sideber .siderbar_ul .active_side_td{height: 34px;line-height: 34px;}
	/* 表单 */
	#main h3{height: 43px;line-height: 43px;font-size:15px;}
	.content .settleBtn{padding: 7px 25px;}
	.iconBtnMin {width: 33px;}
}