ul,li{
	list-style: none;
	margin: 0;
}
h1,h2,h3,h4,h5{
	color: #212121;
}
.big_title h2,.big_title h4{
	color: #fff;
}
p{
	color: #666;
	font-size: 16px;
}
.hero-unit{
	background: transparent url(../img/banner.png) 0px 0px no-repeat;
    -moz-background-size: 100% 100%;
    background-size: 100% 100%;
}
.sidebar-nav{	
	margin-top: 20px;
	width: 210px;
	background: #f3f3f3;
	font-size: 16px;
}
.sidebar-nav ul{
	padding-left: 0;
}
.about_us,.qiyezizhi,.link_us{
	display: inline-block;
    padding: 10px 0 10px 20px;
    width: 100%;
    cursor: pointer;	
	border-bottom: 1px #d6d6d6 dashed;
	border-left: 5px solid #f3f3f3;
}
.sidebar-nav a{
	color: #212121;
}
.sidebar-nav ul li:hover{
	background: #d6eafe;
	border-left: 5px solid #0a82ff;
}
.actives{
	background: #d6eafe;
	border-left: 5px solid #0a82ff;
}
.sidebar-nav a i{
	display: inline-block;
	margin: 4px;
}
.sidebar-nav a i img{
	max-width: 80%;
}
.content{
	width: calc(100% - 210px);
	padding-left: 36px;
}

.ab_idea_item,.ab_idea_content{
	display: inline-block;
	float: left;
}
.ab_idea_item{
	margin-right: 20px;
}
.ab_idea_content{
	width:calc(100% - 90px);
}
#ab_idea li.list-group-item{
	height: 120px;
	border-left: 0;
	border-right: 0;
	border-top: 0;
}
.our_skill{
	width: 100%;
}
.our_skill .row .col_inner{
	background: #f1f7f8;
	padding: 20px;
}
.col_inner h4,.col_inner h5{
	text-align: center;
}
#link_us1{
	margin: 15px 0;
}
.list-group li{
	margin-top: 16px;
}
.col_inner h4{
	margin-top:20px;
}