/* 官网更新20170320 预订框 */
input[type="text"]::-ms-clear{
    display:none;
}
input { outline: none;}
.quick-order{ width: 445px; height: 316px; background: #fff;}
.title-top { width: 122px; height: 316px; background: #f2f2f2; float:left;}
.title-top span{ width:115px; text-align: center; border-left: 7px solid #f2f2f2; padding: 20px 0; display: inline-block; font-size: 18px; font-weight: bold; cursor: pointer;}
.title-top span.current { border-left-color: #23b7b7; background:#fff; color:#23b7b7;}

.form-box { width: 390px; height: 316px; float: right; margin-right: 28px;}
/*自驾租车*/
.side-bt { margin-top:20px;}
.side-title { font-size: 14px; color: #333; font-weight: bold; float: left;}
.side-door { float: right;}
.side-door input { width: 13px; height: 13px; vertical-align: -2px; *vertical-align: 0; margin-right: 2px; cursor: pointer;}
.side-door label { cursor: pointer;}
.side-info { padding-top: 6px;}
.side-city { width: 182px; float: left;}
.side-time { width: 186px; float: right;}
.input-city,.input-store { width: 168px; font-size: 14px; padding: 0 6px; height: 30px; line-height: 30px; border: 1px solid #e7e7e7; color:#333; background: url(/image/Index/arrow_down.png) no-repeat #fff 164px 13px; cursor: pointer;}
.input-city { *margin-bottom:-2px;}
.input-date { width: 172px; font-size: 14px; padding: 0 6px 0 6px; height: 30px; line-height: 30px; border: 1px solid #e7e7e7; color:#333; background:url(/image/Index/arrow_down.png) no-repeat #fff 168px 13px; cursor: pointer;}
.input-time { width: 79px; font-size: 14px; padding: 0 6px 0 6px; height: 30px; line-height: 30px; border: 1px solid #e7e7e7; color:#333; background:url(/image/Index/arrow_down.png) no-repeat #fff 75px 13px; cursor: pointer;}
.input-minute { width: 80px; border-left: none;}
.date-info-start, .date-info-end { cursor: pointer;}

/*国际租车*/
.noopcity { opacity: 0; }
.Guoji-pickcar,.Guoji-returncar { position: relative; width: 390px; font-size: 14px; padding-bottom: 14px;}
.Guoji-pickcar { margin-top: 32px;}
.input-pickcity,.input-returncity { width: 328px; padding: 0 8px 0 52px; height: 34px; line-height: 34px; border: 1px solid #e7e7e7; cursor: pointer;}
.pickcar-title,.returncar-title { position: absolute; top: 0; left: 5px; width: 48px; text-align: right; height: 36px; line-height: 36px;}
.Guoji-seltime { width: 176px;}
.input-gjdate,.input-gjtime{ width: 162px; font-size: 14px; padding: 0 6px 0 6px; height: 34px; line-height: 34px; border: 1px solid #e7e7e7; color:#333; background:url(/image/Index/arrow_down.png) no-repeat #fff 158px 15px; cursor: pointer;}
.Guoji-region { text-align: center; padding-top: 15px; font-size: 13px; color: #929292;}
.Guoji-region span { color: #e8591d; font-weight: bold;}

.input-bdno { border-bottom-color: #fff;}
.btn-home { text-align: center; margin-top: 15px;}
.btn-home input { width: 388px; height: 40px; line-height: 40px; border-radius: 5px; border: none; font-size: 22px; background: #e8591d; color: #fff; cursor: pointer;}
.btn-home input:hover { background: #f38b53;}
.cal-prompt { background: #fff; color: #ef5809; margin: 210px 10px 6px 10px; text-align: center;}

/*国际城市选择*/
.Guoji-citybox { width: 574px; font-size: 12px; margin-top: 5px; background: #fff; border: 1px solid #23b7b7; display: none;}
.city-title { font-size: 14px; font-style: normal; padding: 10px 20px; color: #929292; background: #f2f2f2;}
.city-main { padding: 0 20px; border-bottom: 2px solid #999; height: 36px; line-height: 36px;}
.city-main li { float: left; padding:0 9px; font-size: 12px; cursor: pointer; position: relative;}
.city-main li:hover { color: #23b7b7;}
.city-main li span { position: absolute; left: 50%; margin-left: -6px; bottom: -8px; width: 12px; height: 6px; background: url(Images/city-cur.png) no-repeat; display: none;}
.city-main li.main-cur { border-bottom: 2px solid #23b7b7; color: #23b7b7; font-weight: bold;}
.city-main li.main-cur span { display: block;}
.city-hotbox { padding: 14px 30px 20px;}
.city-hotbox span { float: left; padding: 2px 4px; color: #fff; background: #e8591d;}
.city-hot { margin-left: 28px;}
.city-hot li { float: left; padding: 2px 5px; margin-left: 10px; cursor: pointer;}
.city-hot li:hover { background: #23b7b7; color: #fff;}
.city-hot li.hot-cur { background: #23b7b7; color: #fff;}

.city-libox { padding: 0 30px 20px;}
.city-left { float: left;}
.city-right { float: right;}
.city-li { width: 50%;}
.city-li dt { float: left; height: 22px; line-height: 22px;}
.city-li dd { margin-left: 15px; margin-bottom: 4px; *margin-bottom: 6px;}
.city-li dd span { width: 66px; height: 18px; line-height: 17px; padding: 2px 5px; display: inline-block; cursor: pointer; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.city-li dd span:hover { background: #23b7b7; color: #fff;}
.city-li dd span.city-licur { background: #23b7b7; color: #fff;}

/*国际城市搜索*/
.Guoji-citysearch { position: absolute; min-width: 300px; left: 15px; top: 71px; background: #fff; border: 1px solid #23b7b7; z-index: 9;}
.city-selbox { padding: 5px 15px;}
.city-selbox li { line-height: 28px; padding: 0 5px; cursor: pointer;}
.city-selbox li:hover { background: #e5ebf7;}
.city-selbox li.city-scur { color: #fff; background: #23b7b7;}
