body{
    background: #f8f8f8;
}
.onCorrect{
    margin-left: 0px;
}
.hyzx_outBox .hy_rightMainBox .hyzx_submitBtn{
    margin-top: 17px;
}
.f_24{
    color: #242424;
}
.hyzx_outBox .hy_rightMainBox{
    min-height: 400px;
    background: #fff;
}

/* 主要内容开始 */
.materialHd{
	height: 36px;
	margin: 0 1px;
	border-bottom: 1px solid #328bd8;
}
.materialHd ul{
	margin-bottom: 10px;
}
.materialHd ul li{
	padding: 0 14px;
	height: 36px;
    line-height: 36px;
    border-radius: 2px 2px 0 0;
    background: #f8f8f8;
}
.materialHd ul li:hover{
    background: #328bd8;
    color: #fff;
}
.materialHd ul li.on{
	background: #328bd8;
	color: #fff;
}
.materialBd{
    min-height: 470px;
}
.ml16{
    margin-left: 16px;
}
.chanpinpingguBox input{
	height: 13px !important;
    line-height: 13px;
    width: 13px;
	/* padding: 0 10px; */
	border: none;
    border: 1px solid #ededed;
}
.mt8{
	margin-top: 8px;
}
.company input::-webkit-input-placeholder{
    color:#242424;
}
.company input::-moz-placeholder{   
     color:#242424;
}
.company input:-moz-placeholder{   
     color:#242424;
}
.company input:-ms-input-placeholder{  
     color:#242424;
}
.a-btn{
	width: 94px;
	height: 36px;
	line-height: 36px;
	background-color: #0268ba;
}
.table {
	text-align: center;
	width: 810px;	   
	max-width: 820px;		    
}
.table > .table-tbody > .tr-top{
	border: 1px solid #ededed;	
}
.table > .table-tbody > tr > th{
	text-align: center;	
	padding: 5px 0px;	    			
	line-height: 26px;
	font-size: 14px;	  
	color: #242424;
    background: #f8f8f8;
    border: 1px solid #ededed;	
}
.per5{
	width: 5%;
}
.per10{
	width: 10%;
}
.per13{
	width: 13%;
}
.per20{
	width: 20%;
}
.per27{
	width: 27%;
}
.table > .table-tbody > tr > td{
	padding: 6px 5px;
	text-align: center;	  			
	line-height: 26px;	    
	border: 1px solid #ededed;	
	font-size: 14px;	  
}
.w185{
	width: 185px;
}
.w285{
	width: 285px;
}
.table  .table-tbody  tr  .th-check01{
	width: 20px;
}
.table  .table-tbody  tr .th-num01{
	width: 30px;
}
.table  .table-tbody tr .th-name01{
	width: 285px;
}
.table  .table-tbody  .th-time01{
	width: 223px;
}
.table .table-tbody  tr  .th-zhuangtai01{
	width: 118px;
}
.table .table-tbody  tr  .th-operate01{
	width: 117px;
}

.table > .table-tbody > tr > .td-company:hover{
	color: #308bd8;
}
.td-operate a{
	color: #328bd8;
    
}
/* 删除与新增 */
.div_top{
    width: 808px;
    height: 37px;
    line-height: 37px;
    background: #f8f8f8;
    border: 1px solid #ededed;
    border-bottom: none;
}
.f_red{
    color: #fd3f3f;
}
.deleteBox{
    margin-right: 16px;
    padding-left: 21px;
    background: url(../images/sprite/icon_hyzxDelete.png) no-repeat left center;
}
.AddBox{
    padding-left: 20px;
    background: url(../images/sprite/icon_hyzxAdd.png) no-repeat left center;
}
.mainUlBox{
	height: auto!important;
}
.mainLibox{
	position: static!important;
}