.mag_ul{
	max-width: 316px;
	min-width:212px;
    padding-left: 116px;
}
.mag_h2_box{
	width: 100%;
    height: 48px;
    line-height: 48px;
    text-indent: 25px;
    z-index: 20;
    border-bottom: 1px solid #999;
}

.content_body{
	/*border: 1px solid #ccc;
	height: 1500px;*/
}
.conten_div {
 height:150px;
 border-bottom:dashed 1px #000;
}
.conten_span {
    font-weight:bolder;
}
/*安全设置页面*/
.safery_l{
	float:left;
	width:15%;
	line-height:150px;
	text-align: center;
	font-weight:bolder;
}
.safery_c{
	float: left;
    width: 70%;
    margin-top: 64px;
	
}
.safery_r{
	float:left;
	width:15%;
	line-height:150px;
	text-align: center;
}
.info_title{
	width:5px;
	height:18px; 
	background-color:#00a0e9;
	float:left;
	margin-left: 40px;
}
.info_text{
	margin-left:15px;float:left;
}
/*审核页面修改layui内部样式*/
.layui-input{height: 30px;}
.layui-form-label{padding: 5px 0px;text-align: left;}
.layui-btn{height: 30px;line-height: 30px;font-size: 10px;margin-left: 20px;}
.layui-table th{text-align: center;}
/*修改企业角色样式*/
.role_title_box{
	height: 30px;
	line-height: 30px;
	font-size: 14px;
}
.role_amend_box{
	padding-top: 15px;
}
.table{
	border: 1px solid #999!important;
}
.role_table_tr{
	height: 30px;
}
.role_table_tr_auto{
	min-height: 30px;
}
.col-sm-1{text-align: center;}
.col-sm-1 span{height: 25px;line-height: 25px;}
.role_amend_text{
	min-height: 110px;
	width: 100%;
	padding: 10px;
	border-radius: 4px;
	border: 0.5px solid #ccc;
}
.btn_box{
	width: 360px;
	margin: 0 auto;
}
.btn{
	height: 34px;
	line-height: 34px;
    width: 123px;
    border-radius: 2px;
    font-size: 14px;
    padding: 0;
    float: left;
}
.fhBtn{
	margin-right: 20px;
    background: #fff;
    color: #333;
    border: 1px solid #d9d9d9;
    line-height: 34px;
    border-radius: 2px;
}
.reBtn{background: #428bca;color: #fff;margin: 0 15px;border-radius: 2px;}

.btn_box .fhBtn:hover{border-color: #428bca!important;color: #428bca;}

