.about-banner{
    width:1584px;
    margin:0 auto ;
}
.about-banner >img{
    vertical-align: top;
    width:1584px;
    height: 380px;
    
}
.about-content{
    width:100%;
}
.title-container{
    width:1280px;
    margin: 0 auto;
    height: 77px;
    border-bottom: 1px solid #e5e5e5;
}
.title-container .title-nav {
    height: 77px;
    position:relative;
}
.title-container .title-nav>i{
    width:40px;
    height: 5px;
    background: #99242c;
 
}
.title-container .title-nav >ul >li{
    width:100px;
    float:left ;
    height: 77px;
 
}
.title-container .title-nav >ul >li>a{
    display: block;
    font-size: 18px;
    color:#555;
    height: 20px;
    margin-top:30px;
    text-align: left;
}
.title-container .title-crumbs >ul>li{
    float:left;
    height: 77px;
    line-height: 77px;
}
.title-container .title-crumbs >ul>li>a{
    font-size: 14px;
    color:#999999 ;
}
.m30 a{
	color:#99242c!important;
	
}
#map{
	margin-top:50px;
	width:100%;
	height:400px;
}
.traffic-line{
	margin-top:50px;
	margin-left:440px;
}
.traffic-line a{
	display:block;
	width:200px;
	height:40px;
	line-height:40px;
	float:left;
	margin-left:20px;
	
}
.line-actived{
	color:#fff;
	background-color:#99242c ;
	border-color:#99242c ;
}
.line-normal{
	color:#666;
	border:1px solid #ccc;
}
.traffic-methods{
	margin-top:30px;
	margin-bottom:50px;
}