.our-company-text li{
	width:200px;
	height:50px;
	text-align: center;
	line-height: 50px;
	font-size: 16px;
	border-bottom:gainsboro 1px dotted;
	margin-left:47px;
}
.our-company-text li:hover{
	background-color:#A5D8A5;
}
.our-company-text li a{
	color:black;
}
.our-company-text{
	width:200px;
}
.content-box li{
	width:800px;
	height:auto;

}

.content-box ui{
	width:800px;
	 min-height:205px;
     height:auto;

}

.content-box{
	width:85%;
    padding-left:300px;
    min-height:1100px;
    height:auto;
}
.content{
    min-height:1100px;
    height:auto;
    width:100%;
}
.move{
    width:150px;
    height:100px;
    z-index: 9999;
	position: fixed ! important;
	left:60px;
	top: 100px;
}
