.aobutIntr{
	overflow: hidden;
}
.IntrLeft{
	float: left;
	width: 645px;
	font-size: 14px;
	color: #666666;
}
.IntrLeft div{
	line-height: 28px;
	margin-bottom: 28px;
}
.aobutIntr{
	margin-top: 50px;
	margin-bottom: 110px;
}
.IntrRight{
	float: right;
}




.bottom_{
	background-position:0 0 ;
	background-repeat: repeat-x;
}
.organBox{
	width: 980px;
	margin: 0 auto;
	margin-top: 65px;
	margin-bottom: 85px;
}
.BossDiv .orgItem{
	margin: 0 auto;
}

.orgItem{
	width: 98px;
	padding: 10px 20px;
	text-align: center;
	font-size:15px ;
	background-color: #ecf1f5;
	border: 1px solid #c1cacf;
	color: #666666;
	line-height: 23px;
	position: relative;
	border-radius: 3px;
}
.orgItem:before{
	z-index: 1000;
	width: 0;
	    	content: '';
            height: 0;
            border: 6px solid red;
            border-top-color: #c1cacf;
            border-bottom: none;
            border-left-color: transparent;
            border-right-color: transparent;
            position: absolute;
            bottom: 0;
            left: 50%;
            transform: translate(-50%,100%);
}
.orgItem.tip{
	background-color: #007bc7;
	color: #fff;
	border: 1px solid #007bc7;
	
}
.orgItem.tip:before{
            border-top-color: #007bc7;
	
}
.BossDiv .orgItem:after{
		content: '';
		display: block;
		position: absolute;
		width: 1px;
		background-color: #c1cacf;
		height: 40px;
		bottom: -7px;
		left: 50%;
		transform: translate(-50%,100%);
		
	
}

.BossDiv{
	padding-bottom: 47px;
	width: 840px;
	border-bottom: 1px solid #c1cacf;
	margin: 0 auto;
}
.yg_item .orgItem{
	margin-top: 40px;
}
.yg_item{
	margin-right: 70px;
	float: left;
	position: relative;
}
.ygDiv{
	clear: both;
	display: table;
}
.ygDiv .yg_item:last-child{
	margin-right: 0;
}


.yg_item .orgItem:after{
		content: '';
    display: block;
    position: absolute;
    width: 1px;
    background-color: #c1cacf;
    height: 40px;
    bottom: 0px;
    left: 50%;
    transform: translate(-50%,100%);
}


.orgItem .LineTop{
	position: absolute;
	width: 1px;
	height: 40px;
	background-color: #c1cacf;
	top: 0;
	left: 50%;
	transform: translate(-50%,-100%);
}

.yg_item .orgItem:last-child:before,.yg_item .orgItem:last-child:after{
	display: none;
}

.yg_item .orgItem:first-child:before{
	display: block;
}
.skillBox{
	font-size: 16px;
	color: #666666;
}
.listSik{
	margin: 35px 0 40px 0;
}
.listSik div{
	font-size: 14px;
	padding-left: 12px;
	margin-bottom: 15px;
	position: relative;
}

.listSik div:before{
	content: '';
	position: absolute;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background-color: #007bc7;
	left: 0;
	top: 6px;
}
.skillBox{
	margin-top: 75px;
	margin-bottom: 70px;
}

.skillTable table{
	min-width: 1000px;
}
.skillTable td{
	text-align: center;
}
.skillTable td{
	/*height: 40px;
	line-height: 40px;*/

}
.skillTable thead{
	background-color: #007bc7;
	color: #fff;
}
table{  
    border-collapse:collapse;
    border-spacing:0;
    margin:0;
    padding:0;
    border:none;
    }

tbody{
	background-color: #f8f8f8;
}
tbody tr{
	border-bottom: 1px solid #eaeaea;
}
.skillTable{
	margin-top: 30px;
}


tbody tr td:nth-of-type(1){
	width: 80px;
	background-color: #eaeaea;
}
tbody tr td:nth-of-type(2){
	width: 275px;
}
tbody tr td:nth-of-type(3){
	width: 215px;
}
tbody tr td:nth-of-type(4){
	width: 190px;
}
.deviceBox{
	margin-bottom: 100px;
}
.skillTable td{
	font-size: 14px;
	box-sizing: border-box;
	padding: 13px 5px;
	word-break: word-break;
}

.deviceBox tbody tr td:nth-of-type(1){
	width: 80px;
	background-color: #eaeaea;
}
.deviceBox tbody tr td:nth-of-type(2){
	width: 295px;
}
.deviceBox tbody tr td:nth-of-type(3){
	width: 150px;
}
.deviceBox tbody tr td:nth-of-type(4){
	width: 330px;
}
.deviceBox{
	margin-bottom: 100px;
}
.deviceBox{
	padding-top: 30px;
}
.cultureBox{
	margin-top: 60px;
	overflow: hidden;
}
.cultuLeft{
	float: left;
	width: 500px;
}
.cultrRight{
	float: left;
	width: 570px;
	margin-left: 50px;
}
.culTitle{
	font-size: 18px;
	color: #333333;
	margin: 30px 0 45px 0;
}
.culTxt{
	font-size:15px ;
	color: #666666;
	line-height: 27px;
	margin-top: 25px;
}
.cultureBox{
	margin-bottom: 110px;
}


.InteBox{
	margin: 50px 0;
	font-size: 14px;
}


















