#header .navList .aboutList>a{
	  color: #2ac2fa;
    border-top: 5px solid #2ac2fa;
}
.main{
    margin-bottom: 0;
}
e.red{color:red;}
/*²Ëµ¥À¸*/
.Technologies-menu{
    width: 154px;
    border-right: 1px solid #e0e0e0;
}
.Technologies-menu ul li a{
    margin-top: -1px;
    display: block;
    height: 48px;
    line-height: 48px;
    color: #666;
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
}
.Technologies-menu .Technologies-menuList{
    padding-left: 30px;
    overflow: hidden;
    height: 0;
}
.Technologies-menu a .Technologies-menuList-icon{
    float: left;
    margin-left: 10px;
    background: url("../images/list-icon1.png") center center no-repeat;
    width: 10px;
    height: 48px;
}
.Technologies-menu ul li a:hover{
	color: #2ac2fa;
}
.Technologies-menu ul li a.active{
    color: #2ac2fa;
    border-right: 5px solid #2ac2fa;
}
.Technologies-menu ul li a:hover .Technologies-menuList-icon,
.Technologies-menu ul li a.active .Technologies-menuList-icon{
    background: url("../images/list-icon2.png") center center no-repeat;
}
/*²Ëµ¥Ïî*/
.Technologies-content{
    margin-left: 175px;
    margin-right: -15px;
}
.Technologies-content>div{
	display: none;
}
.Technologies-content .side{
	height:434px;
    overflow: hidden;
}
.Technologies-content .side li{
    display:inline-block;
    width: 180px;
    text-align: center;
    margin-bottom: 10px;
    margin-right: 15px;
}
.Technologies-content .side li p{
    margin: 10px 0 10px;
    color: #999;
    line-height: 1.4;
    height: 50px;
    text-align: left;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp:3;
    overflow: hidden;
    font-size:13px;
}
/*.Technologies-content .side li:nth-of-type(4n+0){
    margin-right: 0;
}*/
.Technologies-content .side li .side-img{
    width: 190px;
    height: 140px;
    border: 1px solid #dbdbdb;
    text-align: center;
    display: table-cell;
    vertical-align:middle;
    line-height: 136px;
}
.Technologies-content .side li .side-img img{
    vertical-align: middle;
    max-width: 190px;
    max-height: 140px;
    width:auto;
    height:auto;
    cursor:pointer;
}


.about_content_l{background-color:#FFFFFF;width:900px;font-size:14px;margin-left:10px;float:left;}
.about_content_r{margin-top: 0px;background-color:#FFFFFF;width:400px;height:400px;font-size:14px;float:right;;}
.about_content_b{background-color:#FFFFFF;width:900px;font-size:14px;margin-left:185px;float:left;}


.service-content-null{background-color:#FFFFFF;width:1080px;height:50px;margin-left:auto;margin-right:auto}

