.top {width:100%;
   background-color:#4D4E53;
   height:50px;
}
.abouttop{
	
	width:1200px;
	list-style:none;
	margin: auto;
}

.abouttop .sub_links {
	box-sizing: border-box;
    background-color: #ddd;
    margin-left: 0;
    display: inline-block;
    min-width: 110px;
    text-align: center
	
}

.abouttop .sub_links ul{overflow: visible;
    margin-left: 0;
    display: inline;
    position: relative;
	height:50px;
	}
	
.abouttop .sub_links li{
	width:110px;
	float:left;
	line-height: 50px;
	height:50px;
    font-size: 13px;
	box-sizing: border-box;
    background-color: #4D4E53;
    margin-left: 0;
    display: inline-block;
    min-width: 110px;
    text-align: center;
	cursor:pointer;
	color:#fff;
}
.abouttop .sub_links li:hover{
	background-color:#343539;
}
.abouttop .sub_links li a{
	color:#fff;
	width:100px;
	height:50px;
	display:black;
}
.abouttop .sub_links .section-active {
	
	}


.abouttop .sub_links .section-active::after{
	box-sizing: border-box;
	position: absolute;
    margin: 0 0 0 -35px;
    margin-top: 35px;
	content: " ";
	pointer-events: none;
    border: solid transparent;
    border-width: 8px;
    border-bottom-color: #fff
	
}

.conu {
	float:left;
	margin-Left:30px;
	font-size:14px;
	margin-bottom: 50px;
	width:600px;
}

.conu2 {
	font-size14px;
}
