@charset "utf-8";
/* CSS Document */
input,select{
	height:25px;
	border:#DDD 1px solid;
	color:#636363;
	font-family:微软雅黑;
	width:150px;
	font-size:13px;
}

.middle{
	width:1200px;
	margin:0 auto;
}
.m-left{
	overflow:hidden;
	margin-bottom:20px;
	float:left;
	width:72%;
}
.m-right{
	overflow:hidden;
	margin-bottom:50px;
	float:right;
	width:27%;
}

.closeSwf{
		background: url("../images/closeSwf-1.png") no-repeat center center;
		width: 16px;
		height: 17px;
		display: block;
	}
.closeSwf:HOVER{
		background: url("../images/closeSwf-2.png") no-repeat center center;
		width: 16px;
		height: 17px;
		display: block;
	}

/*************填写订单******************/
.orderinfo{
	padding:20px 20px;
}
.orderinfo,.ordermap,.record,.overtime{
	border: #DDD solid 1px;
}
.ordermap div{
	margin:10px;
}
.record,.overtime{
	overflow:hidden;
	margin-top:20px;
}
.rec-title{
	background:#E9E9E9;
	padding-top:10px;
	padding-left:20px;
	height:30px;
}
.car-rec{
	padding:10px;
}
.selectcar{
	margin:20px 0;
	padding:20px;
	border: #DDD solid 1px;
}
.selectcar .span em{
	width:74px;

}
.selectcar lable{
	color:#636363;
}
.checkbox{
	margin-top:0px;
	overflow:hidden;
	width:16px;
	height:16px;
	margin-right:6px;
	display:inline-block;
	background:url(../images/icon.png) no-repeat -26px 0;
}
.checked{
	background:url(../images/icon.png) no-repeat -52px 0 !important;
}
.selectcar span em,.carlist span em{
	height: 39px;
  	line-height: 39px;
  	display: inline-block;
  	font-style: normal;
  	color: #848484;
	font-size:14px;
  	font-family:;
}
.carlist{
	margin:20px 0;
	border: #DDD solid 1px;
}
.sel-type{
	background:#E9E9E9;
	padding-top:5px;
	padding-left:20px;
	height:40px;
}
.sel-type i{
	font-style:normal;
	color:#FFF;
}
.car-list{
	overflow:hidden;
	padding:20px;
}
.car-list .car-item div{
	display:inline-block;
	
	float:left;
	margin-right:40px;
}
.car-list .car-item p{
	margin:10px 0;
	color:#9d9c9c;
}
.car-price{
	margin:10px 0 0 0;
	vertical-align: middle;
}
.car-price em{
	font-style:normal;
	font-size:20px !important;
	color:#09F !important;
}
.ordermap div p{
	color:#848484;
}
.order-msg tr td{
	color:#636363;
}
.add,.del{
	font-size:16px;

}
#car_number{
	text-align:center;
}
.pro-car{
	width: 230px;
	height: 87px;

}
.car-name{
	width: 150px;

}
.position{
	display: inline-block;
	width: 9px;
	height: 5px;
}
/*************确认订单信息****************/

.baseInfo{
	margin-top:5px;
}
.baseInfo,.memberInfo,.accountInfo{
	border: #DDD solid 1px;
}
.base-title{
	background: #E9E9E9;
  	padding-top: 10px;
  	padding-left: 20px;
  	height: 40px;
}
.baseInfo table{
	width:100%;
	margin:0 auto;
}
.baseInfo table td{
	height:100%;
	border:#DDD solid 1px;
}
.baseInfo table .bus-tr{
	border-top:#DDD solid 1px;
	line-height:50px;
}
.car-info{
	height:204px;
}
.car-info p{
	height:33%;
	line-height:68px !important;
}
.memberInfo table{
	margin:10px auto;
	width:90%;
}
.setMobile a{
	color:#50B6FF;
}
.accountInfo table{
	width:100%;
}
.accountInfo table tr{
	
}
.accountInfo table td{
	padding-left:50px;
	padding-right:50px;
	border-bottom:#DDD solid 1px;
}
.sub-order{
	padding:10px 10px;
	background:#961801;
	border-radius:10px;
	height:20px;
	width:30px;	
}
.total-price{
	font-style:normal;
	color:#50B6FF;
}

.overtime{
}
.car-rec p{
	margin:5px 0;
}
.selMember{
	margin-left:84px;
	display: none;
	max-height:150px;
	overflow-y:auto ;
	overflow-x:hidden;
	position: absolute;
	border: 1px #DDD solid;
	border-top: none;
	border-bottom: none;
}

.selMember li{
	line-height:25px;
	width:148px;
	padding:0px 2px;
	text-align:left;
	float: none;
	border-bottom: 1px #DDD solid;
	background-color: #f9f9f9;
	cursor: pointer;
}
.selMember li:HOVER{
	line-height:25px;
	padding:0px 2px;
	text-align:left;
	width:148px;
	float: none;
	border-bottom: 1px #DDD solid;
	background-color: #eee;
	cursor: pointer;
}
/*************订单管理******************/

.order-nav{
	margin-bottom:10px;
}
.order-nav,.order-list,.myInfo{
	border: #DDD solid 1px;
}
.base-title em{
	margin:0 20px;
	vertical-align:middle;
	font-style:normal;
	font-size:16px;
	color:#000;
}
.base-title i{
	vertical-align:middle;
	font-style:normal;
	color:#FFF;
}
.order-list .order-type{
	border-bottom: #DDD solid 1px;
	padding-left:20px;
	height:43px;
}
.order-type ul{
	width:100%;
}
.order-type ul li{
	padding:0px 5px;
	line-height:43px;
	overflow:hidden;
	margin:0 10px;
	text-align:center;
	width:82px;
	float:left;
}
.order-type ul li a{
	font-size:16px;
}
.type-on{
	color:#0E59AC;
	background:#DDD;
}

.order-list table{
	width:100%;
	margin:0 auto;
	text-align:center;
}
.order-list table td{
	border-bottom: #DDD dashed 1px;
}
.myInfo .my-name{
	width:60%;
	color:#0E59AC;
	font-family:微软雅黑;
	text-align:center;
	margin:10px auto;
	
}
.acc p{
	color:#0E59AC;
	margin:20px 0;
	font-family:微软雅黑;
	font-size:14px !important;
}
.state-sign{
	padding:10px;
}
.state-sign tr{
	height:20px;
}
.orderNo:hover{
	font-size:16px;
	color: #999;
}
/***************会员信息修改**********************/

.updateInfo table,.updatepwd table{
	width:70%;
	margin:0 auto;
	text-align:left;
	
}
.updateInfo table td,.updatepwd table td{
	border:none;
	
}
.acc{
	margin-left:60px;
}

/****************热门线路***********************/
.hotline{
	margin-bottom: 20px;
}
.hotline table{
	width:80%;
	margin:0 auto;
	text-align:center;	
}
.hotline table td{
	border-bottom:#ccc 1px dashed;
}
.hotline table tbody{
	font-size:16px;
}
/*********找回密码***************/
.forgetPwd{
	margin:10px;
}

.fg-step ul{
	text-align:center;
	width:41%;
	height:36px;
	margin:0 auto;
	margin-top:100px;
}
.fg-step-on{
	color:#F2900 !important;
}
.fg-step ul li{
	margin-right:40px;
	
}
.step1,.step2{
	margin:20px auto 100px auto;
}
.step1 table,.step2 table{
	width:50%;
	margin:0 auto;
}
.username,.password{
	position:relative;
}

.log_msg{
	padding-left:10px;
	border:#CCC 1px solid;
	width:220px;
	padding:5px 5px;
	border-radius:4px;
}
.log_user{
	font-size:14px;
	line-height:25px;
	color:#999;
	vertical-align:middle;
}
.log_msg input{
	border:none;
}
.log-icon{
	position:absolute;
	top:8px;
	right:5px;
}
.btn-next{
	background:rgb(242, 151, 0);
	width:200px;
	height:30px;
	border-radius:4px;
	color:#FFF;
	padding:7px 80px;
}
.lable{
	font-size:16px;
	margin-right:20px;
}
.rentCode{
	background:#469BEB;
	border-radius:4px;
	padding:8px 20px;
	height:10px;
	width:60px;
}
.success{
	width:450px;
	margin:0 auto;
	margin-bottom:20px;
}
.success img{
	vertical-align:middle;
}
.success em{
	vertical-align:middle;
	font-style:normal;
	color:#F29700;
	
}
/*****************************/
.disc-left{
	width:220px;
	height:100%;
	float: left;
	padding :20px;
	border-left: 1px #ddd solid;
	border-right: 1px #ddd solid;
}
.disc-left ul{
	margin-top: 10px;
}

.disc{
	font-size:14px;
	line-height:50px;
	height:50px;
	overflow:hidden;
	width:240px;
	float: none;
	border-bottom: 1px #EEE solid;
}
.disc a{
	margin-left: 20px;
}
.disc img{
	margin-left: 85px;
}
.disc-on{
	background: #EEE;
}
.disc-right{
	width:900px;
	float:right;
	padding: 10px;
}
.disc-right p{
	font-size:16px;
	font-family:宋体;
	line-height: 30px;
}
.d-top{
	background: url(../images/hr1.gif) repeat-x 0 bottom;
	margin: 20px;
}
.d-top img{
	margin-bottom: 20px;
}
.disc-page{
	display: none;
}
/******************************/
.contact{
	margin: 50px auto;
	margin-top:0px;
	width: 55%;
	padding: 50px;
	padding-top:0px;

}
.contact tr{
	margin-left:15px;
	height: 90px;
}
.contact div{
	overflow: hidden;
	margin: 10px;
}
.contact p{
	margin-left:70px;
	line-height: 20px;
}

/*****************************/
.logbox{
	background: #FFF;
	position:fixed;
	top:30%;
	left:40%;
	margin: 0;
	z-index: 1700; 
	width: 320px;
	height: auto;
	border-radius:10px;
	padding:10px;
	
}
#member_log{
	overflow: hidden;
	width: 320px;
}
#memberlogin ul li{
	margin:20px auto;
	height: 50px;
}
#member_log hr{
	margin-top:25px;
	width: 100px;
	float: left;
}
#member_log h4{
	float:left;
	margin-top:15px;
	width: 80px;
}
#memberlogin div{
	margin:0 auto;
}
.logmsg{
	margin: 0 auto;
	margin-top:20px;
	width:232px;
	overflow: hidden;
}
.reg-table tr{
	height:90px;
}



.updatePassWordbox{
	background: #FFF;
	position:fixed;
	top:30%;
	left:40%;
	margin: 0;
	z-index: 1700;
	width: 320px;
	height: auto;
	border-radius:10px;
	padding:10px;

}
#updatePassWord_log{
	overflow: hidden;
	width: 320px;
}
#updatePassWordFrom ul li{
	margin:20px auto;
	height: 40px;
}
.updatePassWordmsg{
	margin: 0 auto;
	margin-top:20px;
	width:232px;
	overflow: hidden;
}
#updatePassWord_log hr{
	margin-top:25px;
	width: 100px;
	float: left;
}
#updatePassWord_log h4{
	float:left;
	margin-top:15px;
	width: 80px;
}
#updatePassWordFrom div{
	margin:0 auto;
}




/************活动中心***************/

.actList{
	width:95%;
	border:#e5e5e5 solid 1px;
	overflow:hidden;
	margin: 0 auto;
}
.actList div{
	clear:both;
	overflow: hidden;
	padding:10px;
}

.actList img{
	float:left;
	vertical-align:middle;
	padding:20px;
}

.actList p{
	vertical-align:middle;
	font-size:14px;
	float: left;
}

.selcomAddr{
	margin-left:84px;
	display: none;
	position: absolute;
	border: 1px #DDD solid;
	border-top: none;
	border-bottom: none;
}
.selcomAddr li{
	line-height:25px;
	text-align:center;
	width:150px;
	float: none;
	border-bottom: 1px #DDD solid;
	background-color: #eee;
	cursor: pointer;
}
.selcomAddr li:hover{
	background-color: #DDD;
}

