body {margin: 0; padding: 0; font-family: "Calibri Light", Georgia, serif;}
.container {min-width: 1000px; max-width: 1920px; margin: 0 auto}
.content-body {width: 1000px; margin: 0 auto;}
.menu {background-color: #fff; height: 80px; padding-top: 20px; }
.menu .logo, .menu .tel{float: left; width: 360px;}
.menu .tel {text-align: right; font-size: 26px; color: #333333; line-height: 70px; height: 70px; margin-left: 120px; }
.banner {background-image: url('../images/bg_banner.png'); background-repeat: no-repeat; height: 600px; margin: 0 auto;}
.banner .content-body {text-align: center; padding: 170px 0 0;}
.banner h4 {color: #fff; font-size: 24px; font-weight: normal;  font-family: "Calibri Regular"}
.banner .text-bg {background-image: url('images/banner_text.png'); width: 579px; height: 230px;}
.banner-down {margin-top: 40px;}
.btn-down-client {width: 164px; height: 50px;margin:0px auto; background-image: url('../images/btn.png'); display: block; text-align: center; line-height: 50px; color: #FFFFFF; text-decoration: none; font-size: 20px;}

/** 乘客信息 */
.content-ride {
	height: 1400px; 
	background: #fff;
}
.content-ride .call-car-left {
	background-image: url('../images/pic_ride.png'); 
	width: 334px; 
	height: 553px; 
	float: left; 
	margin-top: 80px; 
	margin-right: 60px;
}
.call-car-right {
	height: 700px; 
	width: 600px; 
	float: left;
}
.call-car-right .tip {
	width: 152px; 
	height: 84px; 
	margin-right:30px; 
	text-align:center; 
	line-height:64px; 
	color: #540d6e; 
	font-size: 30px; 
	float: right; 
	background-image: url('../images/bg_title.png'); 
	font-weight: bold;
}
.call-car-right .title {
	margin-left: 40px; 
	margin-top: 200px;
}
.call-car-right .title h1 {
	color: #333; 
	font-size: 46px; 
	font-weight: bold; 
	text-align: left; 
	clear: both;
	font-family: "Calibri Regular";
}
.call-car-right .line {
	margin-left: 40px; 
	height:5px; 
	width:100px; 
	background:#D1D1D1; 
	overflow:hidden;
}
.call-car-right .contents p {
	font-size: 2.15em; 
	letter-spacing: 1px; 
	text-align: left; 
	line-height: 60px;
	color: #333;
}
.call-car-right .contents {
	margin-left: 40px;
}
.call-car-right .down a {
	margin-left: 40px; 
	text-decoration: none; 
	color: #F9BF4C;
}
.content-ride .safe-left {
	background-image: url('../images/pic_ride_2.png'); 
	width: 332px; 
	height: 553px; 
	float: left; 
	margin-top: 80px; 
	margin-left: 60px;
}
.safe-right {
	height: 700px; 
	width: 600px; 
	float: left;
}
.safe-right .title {
	margin-left: 40px; 
	margin-top: 200px;
}
.safe-right .title h1 {
	color: #333;
	font-size: 46px; 
	font-weight: bold; 
	text-align: left; 
	clear: both;
}
.safe-right .line {
	margin-left: 40px; 
	height:5px; 
	width:100px; 
	background:#D1D1D1; 
	overflow:hidden;
}
.safe-right .contents p {
	font-size: 2.15em; 
	letter-spacing: 1px; 
	text-align: left; 
	line-height: 60px;
	color: #333;
}
.safe-right .contents {
	margin-left: 40px;
}
.safe-right .down {
	text-align: right;
}
.safe-right .down a {
	margin-right: 80px; 
	text-decoration: none; 
	color: #F9BF4C;
}

/** 司机信息 */
.content-drive {
	height: 1400px; 
	background: #2b0738;
}
.content-drive .tip{
	color: #FFF;
	font-weight: bold;
	height: 60px;
	border: 1px solid #FFF;
	border-top: none;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
}
.content-drive .line{
	background: #FFF;
}
.content-drive .call-car-left {
	background-image: url('../images/pic_drive.png'); 
	width: 332px; 
	height: 553px; 
	float: left; 
	margin-top: 80px; 
	margin-right: 60px;
}
.content-drive .title h1{
	color: #FFF;
}
.content-drive .contents p{
	color: #FFF;
}
.content-drive .safe-left {
	background-image: url('../images/pic_drive_2.png');
	width: 330px;
	height: 552px; 
	float: left; 
	margin-top: 80px; 
	margin-left: 60px;
}

/** 下载 **/
.download {
	padding-top: 30px;
	height: 880px;
}
.download .title-box {
	background-image: url('../images/download-bg.png'); 
	background-repeat: repeat-x; 
	height: 131px;
}
.download .title-content {
	background-color: #fff; 
	width: 660px; 
	margin: 0 auto; 
	height: 131px; 
	line-height: 131px; 
	color: #333; 
	font-size: 48px; 
	text-align: center;
}
.download .qr-down {
	background-color: #EEEEEE; 
	height: 383px;
	}
.download .qr-down img {
	border: 1px solid #ccc;
	background: #fff;
    padding: 6px;
	width: 180px; 
	height: 180px;
	border-radius: 5px;
}
.download .title-box {
	height: 500px;
}
.download .app-down-box {
	width: 620px; 
	margin: 0 auto;
}
.download .app-down-icon {
	width: 180px; 
	float: left; 
	margin-top: 60px; 
	text-align: center;
	 height: 310px;
	}
.download .app-down-icon h2 {
	color: #4D1F00; 
	font-weight: normal; 
	font-size: 32px; 
	margin-top: 10px;
}

.active {
	float: left; 
	background-image: url('../images/download_pre.png'); 
	background-position: bottom; 
	background-repeat: no-repeat;
}
.driver {
	float: right !important;
}
.download .qr-down-box {
	padding: 60px 0 0 0; 
	width: 600px; 
	margin: 0 auto;
}
.download .qr-down-box .qr-down {
	width: 186px; 
	height: 260px; 
	float: left; 
	text-align: center;
}
.download .qr-down-box .qr-down h2 {
	color: #4D1F00; 
	font-weight: normal; 
	font-size: 36px;
	margin-top: 20px;
}
.right {
	float: right !important;
}
.footer {
	height: 161px; 
	border: 1px solid #4d1f00; 
	text-align: center; 
	background-image: url('../images/bg_banner_2.png'); 
	background-repeat: no-repeat;
}
.footer p {
	font-size: 32px; 
	color: #fff; 
	margin-top: 60px;
}