.main{
	margin:0 auto;
	width:1200px;
}
.title{
	text-align: center;
	font-size:28px;
	line-height: 85px;
}
.title-x{
	color:#ffffff;
	font-size:28px;
}
.title-x span{
	line-height:90px;
	padding-left:92px;
}
.Bus-station .title-x span{
	padding-left: 105px;
}
.content{
	background-color:#f9f9f9;
}
.content p{
    font-size: 18px;
}

.subway .content,.bus .content,.Bus-station .content,.taxi .content{

	padding: 25px 30px 25px 30px;
}


.subway .content p,.bus .content p,.Bus-station .content p,.taxi .content p{
   line-height:40px;
}

.train .content,.aircraft .content{
	padding: 15px 30px 15px 30px;
}

.train .content p,.aircraft .content p{
	padding: 10px 0 15px 0;
    line-height: 26px;
}


.subway .title-x{
	background:#c4c4c4 url('../images/gj-1.png')no-repeat 20px;
}
.bus .title-x{
	background:#c4c4c4 url('../images/gj-2.png')no-repeat 20px;

}
.train .title-x{
	background:#c4c4c4 url('../images/gj-3.png')no-repeat 20px;

}
.Bus-station .title-x{
	background:#c4c4c4 url('../images/gj-4.png')no-repeat 20px;

}
.aircraft .title-x{
	background:#c4c4c4 url('../images/gj-5.png')no-repeat 20px;
	
}
.taxi .title-x{
	background:#c4c4c4 url('../images/gj-6.png')no-repeat 20px;
}

.zx{
	width:1200px;
	margin:0 auto;
	text-align: center;
	padding: 30px;
}
.zx-nei{
	width:562px;
	padding-left: 319px;
}
.zx-l{
	float:left;
	width:265px;
	font-size:18px;
	background-color:#07a2b8;
	border-radius:5px 0;
	border-radius: 5px 5px 5px 5px;
	color:#ffffff;
	padding: 10px 0 10px 0;
}
.zx-l p:nth-child(2){
	font-weight:bold;
}
.zx-2{
	float:right;
	width:265px;
	font-size:18px;
	display: inline-block;
	background-color:#f50101;
	border-radius:5px 0;
	border-radius: 5px 5px 5px 5px;
	color:#ffffff;
	padding: 10px 0 10px 0;
}
.zx-2 p:nth-child(2){
	font-weight:bold;
}
.clear{ clear:both} 
.ts{
	width:1200px;
	margin:0 auto;
	padding: 5px 0 0 54px;
	margin-bottom: 45px;
}
.ts p{
	color:#bbbbbb;
	padding: 3px;
	font-size:16px;
}

.imp-color{
	color:red;
}

#gj .on .title-x{
	background-color:#07a2b8;}
}
