div#content_wrap {
    width: 1024px;
    margin: 0 auto;
}
#content_wrap{
	width:100%;
	width:1024px;
	position:relative;
	overflow:hidden;
	margin:0 auto;
}
#content {
    background-size: 100%;
    background-position-y: -395px;
	padding:77px 0;
}
.rent_cont {
    width: 1024px;
    margin: 0 auto;
    background: rgba(255,255,255, 0.8);
    padding: 44px 37px 44px;
    box-sizing: border-box;
}

.calendar {
    transform: scale(1.4);
    margin-top: 66px;
    margin-left: 58px;
}
.btns_wrap {
    float: right;
}
.title span{
	background: #ff8d2f;
    padding: 0 12px;
    color: white;
    margin-right: 13px;
}
.title{
	color: #ff7e14;
}
.w_510{
	width:510px;
}

.rent_li_cont {
    width: 430px;
    margin-top: 15px;
}
input#datetime, select#r_area  {
    width: 100%;
    line-height: 46px;
    padding-left: 14px;
    box-sizing: border-box;
    border: 2px solid #ff7e14;
	height: 46px;
}
.join_txt, .input_txt{
	width: 100%;
    line-height: 46px;
    padding-left: 14px;
    box-sizing: border-box;
    border: 1px solid #ff7e14;
	height: 46px;
	
}
select#s_area {
    width: 100%;
    line-height: 33px;
    padding-left: 14px;
    box-sizing: border-box;
    border: 2px solid #ff7e14;
	height: 46px;
}
.rent_tt {
	margin-top:14px;
    margin-bottom: 14px;
    font-size: 19px;
}
.rent_tt span{
	color: #ff7e14;
    font-family: 'noto-b';
}

button#btn_submit, button#btn_order {
    width: 174px;
    line-height: 47px;
    background: #ff7e14;
    border: none;
    color: white;
    font-size: 17px;
    margin-top: -5px;
}
button#btn_order{
	float:right;
	margin-top:47px;
}
button.btn_back2 {
    width: 174px;
    line-height: 45px;
    background: transparent;
    border: 2px solid #ff7e14;
    color: #ff7e14;
    font-size: 17px;
    margin-top: -5px;
    font-family: 'noto-m';
    vertical-align: -2px;
	height: 49px;
}
.pharase_img{
	text-align:center;
	padding-bottom:50px;
}
.pharase_img img{
	width:480px;
}
.step3_s{
	width:49%;
}
.step3_s select{
	width: 90%;
    line-height: 40px;
    padding-left: 14px;
    box-sizing: border-box;
    border: 2px solid #ff7e14;
    height: 40px;
	margin-bottom:7px;
}
#car_img_div, #car_number_img_div{
    display: inline-block;
}
#car_img_div img, #car_number_img_div img{
	max-width: 100%;
	float:left;
}
.car_option li{
	display: inline-block;
	width: 83px;
	height:91px;
}

table#priceview_tbl, table.p_table {
    width: 95%;
    background: #fff;
    height: 421px;
    margin-bottom: 30px;
    padding: 0 29px;
    border: 1px solid #cecece;
    float: right;
}
table#priceview_tbl td, table#priceview_tbl th{
	border-bottom:1px solid #dddddd78;
}
table#priceview_tbl th{
	text-align:left;
	color:#000000bd;
}
.total_content{
	text-align:center;
	font-size:20px;
}
table#priceview_tbl tr:last-child th, table#priceview_tbl tr:last-child td, table.p_table tr:last-child th, table.p_table tr:last-child td{
	border-bottom:0;
}
.h_665{
	height:800px;
}
.h_545{
	height:545px !important;
}
table.p_table td, table.p_table th{
	padding:11.5px 0;
    border-bottom: 1px solid #dddddd78;	
}
.del_info li{
	margin-bottom:15px;
}
.ta_left{
	text-align:left;
}
.total_wrap {
    border-top: 1px solid #ddd;
}
ul.use_point {
    border-bottom: 0.5px solid #ddd;
    padding-bottom: 22px;
}
.purchase {
    border-top: 1px solid #ddd;
}
.total tr {
    width: 464px;
    display: block;
}
.total th, .use_point2 li{
	width:464px;
	text-align:left;
}
.total span{
	float:right;
	font-weight: 100;	
}
.total_count{
	display:inline-block;
	margin-top:6px;
}
.total_count_one{
	font-size:25px;
	font-weight:bold !important;
	color:red;
}
.left_point{
	text-align:right;
	border:none;
	background:transparent;
}
table.total {
    padding: 17px 0;
}
.del_info_wrap {
    margin-top: 34px;
}
.h_820{
	height:820px;
}



