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;
}
.qiyepingguBox input{
	height: 13px !important;
    line-height: 13px;
    width: 13px;
	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 5px;	    			
	line-height: 26px;
	font-size: 14px;	  
	color: #242424;
    background: #f8f8f8;
    border: 1px solid #ededed;	
}
.per20{
	width: 18%;
}
.per25{
	width: 25%;
}
.per15{
	width: 15%;
}
.per10{
	width: 10%;
}
.per20{
	width: 20%;
}
.per4{
	width: 4%;
}
.per9{
	width: 9%;
}
.per6{
	width: 6%;
}
.per12{
	width: 12%;
}
.per7{
	width:8%;
}
.table > .table-tbody > tr > td{
	padding: 3px 5px;
	text-align: center;	
	height: 26px;  			
	line-height: 26px;	    
	border: 1px solid #ededed;	
	font-size: 14px;	  
}
.w150{
	width: 150px;
}
.w210{
	width: 210px;
}
.w280{
	width: 280px;
}
.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;
}
/* //审核成功 */
.shenHeSucBox{
	width: 810px;

	background: #f0f7fc;
	margin-top: 21px;
	padding: 15px 0;
}
.shenHeSucBox .succ{
	width: 320px;
	height: 36px;
	line-height: 36px;
	padding-left: 48px;
	background: url(../images/sprite/icon_hyzxsuccess.png) no-repeat left center;
}
.w100{
	width: 100px;
}
.w200{
	width: 200px;
}
.ml150{
	margin-left: 150px;
}
/* //审核失败 */
.noSuc{
  width: 495px;
  /* height: 24px;
  line-height: 24px; */
  padding-left: 42px;
  background: url(../images/sprite/icon_hyzxZhuyi.png) no-repeat left center;
}
.pinggu{
	width:106px ;
	height: 31px;
	line-height:31px ;
	background:#328bd8 ;
	border-radius: 2px;
	margin-top: 15px;
}

.zh_popUpText{
	width: 258px;
	margin: 0 auto;
}
.zh_popUpText p{
	line-height: 35px
}
.zh_popUpText p span{
	width: 160px;
}