@charset "utf-8";
/* CSS Document */

.companyContent{
	width: 10.08rem;	
	margin: 0px auto;
	overflow: hidden;
	padding-bottom: 0.1rem;
}
/*侧边导航*/
.navSedTitle {
	width: 1.8rem;
	height: 0.34rem;
	background-image: url(../../../cmycontent/images/icon04.png);
	background-repeat: no-repeat;
	background-size: 100%;
	font-size: 16px;
	line-height: 0.34rem;
	color: #ffffff;
}
.navSecind{
	float: left;
	width: 1.8rem;
	margin-left: 0.14rem;

}

.navSed1{
	width: 1.6rem;
	height: 2.5rem;
	border-radius: 0px 0px 0.34rem 0px;
	background-color: #95c74e;
}
.navSedCH{
	font-size: 14px;
	color: #396001;
	line-height: 0.34rem;
}
.navSedCH>span{
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	height: 0.34rem;
	font-size: 40px;
	line-height: 0.34rem;
}
.navSedL1{
	width: 1.6rem;
	height: 1px;
	background-color: #5fa103;
}
.navSedL2{
	width: 1.6rem;
	height: 1px;
	background-color: #c5e992;
}

.navADD{
	background-color: #81b03c;
	color: #ffffff;
	
}

