*{
	margin:0;
	padding:0;		box-sizing:content-box;	font-family: "微软雅黑";
}
img{
	display:block;
}
a{
	color:#000;
	text-decoration:none;
}
.show_b{
	display:block !important;
}
.hide{
	display:none !important;
}
.fl{
	float:left !important;
}
.fr{
	float:right !important;
}
.clear{
	clear:both !important;
}

input , textarea{	outline: none;	border: none;}
/*公司简介—概述左侧分类字体颜色*/
.gs_gaishu_color{
	color:#0b417d !important;
}
/*公司简介—概述左侧分类字体颜色*/


/*公司简介—概述左侧分类背景颜色*/
.gs_gaishu_bgColor{
	background:#f8f8f8;
}
/*公司简介—概述左侧分类背景颜色*/


/*公司简介—概述左侧分类左边线颜色*/
.line_01_bgColor{
	background:#0b417d !important;
}
/*公司简介—概述左侧分类左边线颜色*/


/*公司简介—概述左侧分类active*/
.first_nav>li>.active{
	background:#0b417d !important;
}
/*公司简介—概述左侧分类active*/.form-control{	box-shadow: none;	padding: 0 10px;}.form-control:focus , .form-control{	box-shadow: none;}