﻿/*--------------------------------------------------------------------租车首页--------------------------------------------------------------------*/
.list .hd{background-color: #fff;height: 3.5rem;line-height: 3.5rem;border-left: 0.5rem solid #9ed969;font-size: 1.4rem;padding-left: 1rem;margin-top: 1rem;border-bottom: 1px solid #e6e6e6;position: relative;}
.list .hd .more{color: #666;float: right;font-size: 1rem;padding: 0 1rem;width: 2.8rem;}
.list .hd .more:after{content: '';display: inline-block;width: .5rem;height: .5rem;border-right: 1px solid #666;border-bottom: 1px solid #666;-webkit-transform: rotate(-45deg);transform: rotate(-45deg);margin-left: 0.1rem;position: absolute;right: 1rem;top: 50%;margin-top: -.25rem;}
/*--------------------------------------------------------------------租车搜索页--------------------------------------------------------------------*/
.carSearch .hd{background-color: #fff;line-height: 4rem;text-align: center;font-size: 1.2rem;z-index: 999;top: 4.5rem!important;}
.carSearch .hd ul{display: -moz-box;display: -webkit-box;display: box;display: -o-box;width: 100%;box-sizing: border-box;}
.carSearch .hd li{-moz-box-flex: 1;-webkit-box-flex: 1;box-flex: 1;-o-box-flex: 1;border-bottom: 1px solid #ddd;}
.carSearch .hd li.on{border-bottom: 2px solid #2ebd59;}
.sForm .hotelBtn{font-size: 1.6rem;height: 3.5rem;line-height: 3.5rem;background: #ff8400;width: 90%;margin-left: 5%;border-radius: 1rem;margin-bottom: 5rem;cursor: pointer;display: block;position: relative;color: #fff;margin-top: 2rem;}
.sForm #key{width: 15rem;max-width: 23rem;position: absolute;right: 3rem;top: 50%;height: 2rem;margin-top: -1rem;text-align: right;font-size: 1.2rem;}
.hotelForm{border-bottom: 1px solid #dcdcdc;}
.hotelForm li{height: 4rem;line-height: 4rem;padding: 0 1rem 0 0;font-size: 1.2rem;border-bottom: 1px solid #dcdcdc;padding-left: 3.5rem;position: relative;color: #3F3F3F;background-color: #fff;}
.hotelForm li label{color: #666;}
.hotelForm li:last-child{border-bottom: 0;margin-top: 1rem;border-top: 1px solid #dcdcdc;}
.hotelForm li .ico{position: absolute;left: 1rem;top: 50%;width: 2rem;height: 2rem;background-size: cover;margin-top: -1rem;}
.hotelForm li .ico.type{background-image: url(../images/ico/c_type.png);}
.hotelForm li .ico.city{background-image: url(../images/ico/h_city.png);}
.hotelForm li .ico.in{background-image: url(../images/ico/date.png);}
.hotelForm li .ico.out{background-image: url(../images/ico/date.png);}
.hotelForm li .ico.key{background-image: url(../images/ico/h_key.png);}
.hotelForm li:after {content: '';display: inline-block;width: .5rem;height: .5rem;border-right: 1px solid #666;border-bottom: 1px solid #666;-webkit-transform: rotate(-45deg);transform: rotate(-45deg);margin-left: 0.1rem;position: absolute;right: 1rem;top: 50%;margin-top: -.25rem;}
.hotelForm li >span{width: 20rem;max-width: 23rem;position: absolute;right: 3rem;top: 50%;height: 2rem;margin-top: -1rem;text-align: right;font-size: 1.2rem;line-height: 2rem;color: #000;}
.hotelForm li >span em{padding-left:1rem}
.dorpBox{width: 100%; height: 0; background: #fff; position: fixed; bottom: 0; left: 0; z-index: -1; overflow-x: hidden; overflow-y: auto; -webkit-transform: translate3d(0px,100%,0px); -moz-transform: translate3d(0px,100%,0px); transform: translate3d(0px,100%,0px); -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.55,0.055,0.675,0.19); -moz-transition: -moz-transform 0.3s cubic-bezier(0.55,0.055,0.675,0.19); -o-transition: -o-transform 0.3s cubic-bezier(0.55,0.055,0.675,0.19); transition: all 0.3s cubic-bezier(0.55,0.055,0.675,0.19);}
.dorpBox.show{-webkit-transform: translate3d(0px,0%,0px); -moz-transform: translate3d(0px,0%,0px); transform: translate3d(0px,0%,0px); -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.165,0.840,0.440,1.000); -moz-transition: -moz-transform 0.3s cubic-bezier(0.165,0.840,0.440,1.000); -o-transition: -o-transform 0.3s cubic-bezier(0.165,0.840,0.440,1.000); transition: transform 0.3s cubic-bezier(0.165,0.840,0.440,1.000); display: block; z-index: 999; height: 100%;}
.dorpBox .hd{border-bottom: 1px solid #ccc;text-align: center;font-size: 1.4rem;color: #000;height: 3.5rem;line-height: 3.5rem;}
.dorpBox .showList{padding: 1rem;font-size: 1rem;line-height: 2rem;color: #666;}
.dorpBox .showList p{text-align:center;height:36px;line-height:36px;margin:0;font-size: 1rem;}
.dorpBox .showList p font{color:#000;width:25px;text-align:right;padding-right:30px;}
.dorpBox .showList p.cur{border: 1px solid #2EBD59;color: #2EBD59;border-width:1px 0;}
.dorpBox .close{background: url(../images/ico/close.png) 0 0/cover;width: 2rem;height: 2rem;/* position: fixed; *//* bottom: 1rem; *//* left: 14rem; */margin: 0 auto;}
/*日期选择*/
.calendarPop header{position: initial;max-width: 100%;}
.calendarPop {background: #FFF;display: none;position: fixed;top: 0;left: 0;height: 100%;width: 100%;z-index: 99999999;overflow: scroll;}
.calendar{text-align: center;background-color: #f1f1f1;}
.calendar table{background: #FFF;/* border: 1px solid #DADADA; */border-width: 1px 0 0 1px;width: 100%;margin-bottom: 1rem;}
.calendar th,.calendar td{height: 3.6rem;padding:0px;width:14%;font-size: 1rem;}
.calendar th.weekEnd{color: #2ebd59;}
.calendar .week{line-height: 30px;/* border-bottom: 1px solid #000; */}
.calendar .dates{font-style:normal;font-size: 1.2rem;}
.calendar .dates em{ font-style:normal;}
.calendar td .days{ position: relative;}
.calendar td .days span{ line-height:28px;}
.calendar th{height: 3rem;}
.calendar .month th{background: #FFF;text-align: left;line-height: 40px;height: 40px;position: relative;}
.calendar .month div{padding: 0 10px;text-align: center;color: #000;}
.calendar .month div.prevMonth{position: absolute; left: 0;}
.calendar .month div.nextMonth{position: absolute; right: 0; top: 0;}
.calendar .month span{font-size: 20px;float: right;/* padding-left: 30px; */}
.calendar .month span.none{color: #BBB;}
.calendar .today{background: #F3F3F3;color: #F94B42;}
.calendar .pastday{color: #BBB;}
.calendar td.cur{ background:#ffffd7;}
.calendar div.clearfix{}
.calendar div.clearfix span{border: 1px solid #2EBD59;border-radius: 100%;height: 22px;width: 22px;display: inline-block;line-height: 22px;margin-top: 7px;}
.calendar div.clearfix span i{display: inline-block;width: 10px;height: 10px;border-right: 1px solid #2EBD59;border-bottom: 1px solid #2EBD59;-webkit-transform: rotate(135deg)translateY(-1px);transform: rotate(135deg)translateY(-1px);}
.calendar div.clearfix span.back{text-align: center;}
.calendar div.clearfix span.back i{position: relative;left: 1px;top: -3px;}
.calendar div.clearfix span.go{text-align: center;}
.calendar div.clearfix span.go i{transform: rotate(-45deg);-webkit-transform: rotate(-45deg);position: relative;left: -2px;top: -2px;}
.calendar td .days .money{color: #f60;}

/*------------------------------------------------------------------------------租车列表页------------------------------------------------------------------------------*/
.searchTitle{padding: 1rem 1.5rem; border-bottom: 1px solid #eee; background-color: #F7F7F7;}
.searchTitle h2{background-color: #fff;border: 1px solid #efefef;border-radius: 0.5rem;line-height: 3rem;height: 3rem;font-size: 1.2rem;color: #999;padding: 0 1rem;position: relative;}
.searchTitle h2 i.ico{background: url(../images/ico/search.png) no-repeat 0 0.8rem/1.6rem;display: block;width: 2rem;height: 3.5rem;float: left;position: absolute;}
.searchTitle h2 input[type="text"]{width: 85%;padding-left: 2rem;box-sizing: border-box;font-size: 1.2rem;}
.searchTitle h2 a{background: #fff;border-left: 1px solid #efefef;border-radius: 0 0.5rem 0.5rem 0;color: #2ebd59;display: block;font-size: 1rem;padding: 0 1rem;position: absolute;right: 0;top: 0;}
.list{background-color: #f1f1f1;}
.list ul{padding: 1rem;background-color: #fff;/* border-bottom: 1px solid #eee; */}
.list li{border-bottom: 1px solid #dcdcdc;padding-bottom: 0.5rem;padding-top: 0.5rem;}
.list li:nth-last-child(1){border-bottom: 0;}
.list .list_l{width: 8rem;height: 7.3rem;float: left;display: block;border-radius: 0.5rem;background-size: 100%;background-position: center center;background-repeat: no-repeat;position: relative;overflow: hidden;}
.list .list_l .tag_text{width: 4.5rem;padding-left: .3rem;-webkit-transform: skew(-20deg) scale(0.75);-moz-transform: skew(-20deg) scale(0.75);-o-transform: skew(-20deg) scale(0.75);transform: skew(-20deg) scale(0.75);font-size: 1rem;color: #fff;line-height: 1.6rem;height: 1.6rem;-webkit-transform-origin-x: 0;text-align: center;background-color: #75bb5d;position: absolute;left: -0.4rem;top: -0.25rem;}
.list .list_l .tag_box span{transform: scale(0.75);-webkit-transform:scale(0.75);-moz-transform:scale(0.75);-o-transform:scale(0.75);font-size: 1rem;position: absolute;color: #fff;top: -1px;}
.list .list_l .tag_box{}
.list .list_r{padding-left: 9rem;height: 7.3rem;}
.list .list_r .text{font-size: 1.2rem;height: 3.2rem;display: -webkit-box;overflow: hidden;text-overflow: ellipsis;-webkit-line-clamp: 2;-webkit-box-orient: vertical;line-height: 1.6rem;}
.list .list_r >div.clearfix{height: 2rem; width: 100%; float: left;}
.list .list_r h4{color: #000;font-size: 1.3rem;height: 2rem;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.list .list_r .add{background: url(../images/ico/add.png) no-repeat 0 .15rem/1rem;padding-left: 1rem;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.list .list_r .level{float: left;line-height: 2.4rem;height: 2.4rem;}
.list .list_r .level b{color: #F63;}
.list .list_r .price{font-size: 1rem;color: #999;line-height: 2.4rem;}
.list .list_r .price i{color: #f63;font-weight: bold;}
.list .list_r .price span{color: #f63;font-size: 1.4rem;font-weight: bold;}
.list .list_r .limit{float: left;}
.list .list_r .limit i{color: #f63;}
.list .list_r .info{line-height: 2.4rem;display: inline-block;}
.list .list_r .info .star{background: url(../images/ico/star.png) repeat 0rem 0.1rem/1.5rem;float: right;width: 7.5rem;height: 1.8rem;margin-right: 0.5rem;margin-top: 0.2rem;}
.list .list_r .info .star.s1{width: 1.5rem;}
.list .list_r .info .star.s2{width: 3rem;}
.list .list_r .info .star.s3{width: 4.5rem;}
.list .list_r .info .star.s4{width: 6rem;}
.list .list_r .info .star.s5{width: 7.5rem;}
.list .list_r .fan,.list .list_r .diyong{display: inline-block;padding: 0 .2rem;background: #ff8a00;color: #FFF;border-radius: .2rem;float: right;margin: .5rem .2rem;}
footer.menu{position: fixed; bottom: 0; width: 100%;max-width: 640px;}
footer.menu li{background-color: rgba(255,255,255,0.95);}
footer.menu li em{display: block;}
/*筛选条件*/
.asort{display: none;position: fixed;width: 100%;bottom: 5.4rem;background-color: rgba(0,0,0,0.5);color: #666;z-index: 100;height: 100%;max-width: 640px;}
.asort.on{display: block;}
.asort .title{background-color: #fff;height: 4rem;line-height: 4rem;border-left: 0.5rem solid #2ebd59;font-size: 1.4rem;padding-left: 1rem;border-bottom: 1px solid #e6e6e6;}
.asort .sort_list{display: none;border-top: 1px solid #dcdcdc;position: absolute;bottom: -5.5rem;width: 100%;max-height: 28.5rem;overflow: scroll;z-index: 101;}
.asort .sort_list.on{display: block;}
.asort dd{font-size: 1.4rem;line-height: 4rem;position: relative;border-bottom: 1px solid #dcdcdc;background-color: rgba(255,255,255,0.95);}
.asort span{display: block;padding-left: 1rem;color: #000;}
.asort dd i,.asort dl i{display: none;width: 1rem;height: 1.8rem;border-right: 2px solid #2ebd59;border-bottom: 2px solid #2ebd59;-webkit-transform: rotate(45deg)translateY(-3px);transform: rotate(45deg)translateY(-3px);margin-left: 4px;position: absolute;top: .6rem;right: 2.3rem;}
.asort dd.on span{color: #2ebd59;}
.asort dd.on i,.asort dl.on i{display: block;}
.asort dl {font-size: 1.4rem;line-height: 4rem;position: relative;/* border-bottom: 1px solid #dcdcdc; */background-color: rgba(255,255,255,0.95);}
.asort dl dt{font-size: 1.4rem; line-height: 4rem; position: relative; border-bottom: 1px solid #dcdcdc; background-color: rgba(255,255,255,0.95);}
.asort dl.alist dt i{width: 1rem;height: 1rem;border-right: 2px solid #666;border-bottom: 2px solid #666;-webkit-transform: rotate(45deg);transform: rotate(45deg);margin-left: 4px;position: absolute;top: 1.2rem;right: 2.3rem;display: block;}
.asort dl.alist dd{padding-left: 1rem;display: none;}
.asort dl.alist.open dd{display: block;}
.asort dl.alist dd span{color: #666;}
.list_loading {height: 25px;padding: 10px 0 10px;text-align: center;}
.list_loading i {height: 16px; width: 16px; display: inline-block; background: url('../images/icon/icons.png') no-repeat -288px -16px; background-size: 500px 500px; margin-right: 10px; vertical-align: middle; -webkit-animation: loading 1s infinite linear; -ms-animation: loading 1s infinite linear; -o-animation: loading 1s infinite linear; -moz-animation: loading 1s infinite linear; animation: loading 1s infinite linear;}
.list_loading span {height: 16px; display: inline-block; line-height: 16px; vertical-align: middle; color: #A0A0A0;font-size: 14px;}
@-webkit-keyframes loading{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}
100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes loading{0%{transform:rotate(0deg)}
100%{transform:rotate(360deg)}}
.tuantype{position:fixed;top:5rem;width:100%;display:none;height:100%;z-index:9999;}
.tuantype .bg{height:100%;position:absolute;left:0;top:0;opacity: 0.5;background:#999;width:100%;z-index: -1;}
.tuantype .typeList{max-height:16rem;overflow:auto;text-align:left;background:#FFF;}
.tuantype p{height:3rem;padding-left:1rem;line-height:3rem;border-bottom:1px solid #ccc;color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-break:keep-all;margin-bottom:0; font-size:1.2rem;}
.tuantype p.cur{ color:#F60;}
.tuantype p a{display: block;}

/*------------------------------------------------------------------------------租车展示页------------------------------------------------------------------------------*/
/*焦点图*/
.slideBox{position:relative; overflow:hidden;max-width:100%;}
.slideBox .hd{background-color: rgba(0,0,0,0);position:absolute;height:28px;line-height:28px;bottom:0;z-index:1;width: 100%;text-align: center;}
.slideBox .hd ul {}
.slideBox .hd li{display:inline-block; width:7px; height:7px; -webkit-border-radius:7px; -moz-border-radius:7px; border-radius:7px;background: #fff; text-indent:-9999px; overflow:hidden; margin:0 6px;opacity: 0.5;}
.slideBox .hd li.on{background:#fff;opacity: 1;}
.slideBox .bd{position:relative; z-index:0;}
.slideBox .bd li{position:relative; text-align:center;}
.slideBox .bd li a > div {width: 100%;padding-bottom: 50%;background-position: 50%;background-size: cover;background-repeat: no-repeat;}
.slideBox .bd li img{background:url(../images/loading.gif) center center no-repeat;  vertical-align:top; width:100%;}
.slideBox .bd li a{-webkit-tap-highlight-color:rgba(0,0,0,0);}
.slideBox .bd li .tit{display:block; width:100%; position:absolute; bottom:0; text-indent:10px; height:28px; line-height:28px; background:url(../images/focusBg.png) repeat-x; color:#fff;  text-align:left;}
.slideBox.focus .bd li a > div{padding-bottom:50%;}
.slideBox.focus .hd{bottom: 1rem;}

/*简要描述*/
.baseInfo{background-color: #fff;margin-bottom: 1rem;border-bottom: 1px solid #e1dfdf;}
.baseInfo h2{font-size: 1.4rem;padding: 1rem 1rem 0 1rem;}
.baseInfo .b_price{color: #F60;font-size: 1rem;padding: 0.5rem 1rem 1rem;}
.baseInfo .b_price em{font-size: 1.4rem;}
.baseInfo .b_price i{color: #666;}
.baseInfo .lable{border-top: 1px solid #dddddd;height: 3rem;line-height: 3rem;}
.baseInfo .lable >div{width: 25%;float: left;text-align: center;color: #666;}
.baseInfo .lable span{}
.baseInfo .lable span{position: relative;display: inline-block;width: 1.2rem;height: 1.2rem;background-color: #fff;border: 1px solid #2ebd59;border-radius: 100%;vertical-align: middle;top: -2px;left: -4px;}
.baseInfo .lable span i{width: .3rem;height: .6rem;border-right: 1px solid #2ebd59;border-bottom: 1px solid #2ebd59;-webkit-transform: rotate(45deg);transform: rotate(45deg);margin-left: 4px;position: absolute;top: .2rem;right: .4rem;}
/*类型*/
.carType{border-top: 1px solid #e1dfdf;}
.carType li.car{height: auto;padding: 0;color: #666;border-bottom: 1px solid #e1dfdf;line-height: 3.5rem;font-size: 1.4rem;overflow: hidden;position: relative;background-color: #fff;}
.carType li.car .title{padding: 0 1rem;height: 6.5rem;}
.carType li.car .title .fl>div{font-size: 1.2rem;height: 2.5rem;}
.carType li.car .title .fl>div.s{font-size: 1rem; color: #BEBEBE;}
.carType li.car .title .fl>div.s .price{color: #f60;font-size: 1rem;margin-right: 1rem;}
.carType li.car .title .fl>div.s .price em{font-size: 1.4rem;}
.carType li.car .title .fl>div.s span.tips{height:2.2rem;margin-bottom:0;display:inline-block;margin-right:1rem;padding-top: 0.3rem;}
.carType li.car .title .fl>div.s span.tips em{color:#ff9500;}
.carType li.car .title .fl>div.s span.tips i{background:#ff9500;height:1.8rem;width:1.8rem;margin-right:.5rem;display:inline-block;color:#FFF;font-size:1.1rem;border-radius:.9rem;text-align:center;font-style: normal;line-height:1.9rem;}
.carType li.car .title .fr{color: #ff8800;font-size: 1.2rem;line-height: 4.5rem;}
.carType li.car .title .fr em{color: #ff8800;}
.carType li.car .compare{float: right;/* background-color: #FF7D13; */height: 4rem;line-height: 2rem;border-radius: .3rem;text-align: center;width: 6.5rem;margin-top: 1.2rem;margin-left: 1rem;position: relative;}
.carType li.car .compare .p1{background-color: #f60; color: #fff;}
.carType li.car .compare .p2{background-color: #fff; border: 1px solid #f60; border-width: 0 1px 1px 1px; color: #f60; font-size: 1rem; }
.carType li.car .compare a{color: #666;position: relative;left: -0.2rem;}
.carType li.car .compare em{display: inline-block;width: .5rem;height: .5rem;border-right: 1px solid #fff;border-bottom: 1px solid #fff;-webkit-transform: rotate(-45deg)translateY(0px);transform: rotate(-45deg)translateY(0px);position: absolute;top: 50%;margin-top: -.25rem;}
.carType li.car.on .compare em{-webkit-transform: rotate(45deg)translateY(0px); transform: rotate(45deg)translateY(0px);}
.carType li.car .carInfo{padding: 0 1rem;background-color: #F1F1F1;border-top: 1px solid #e1dfdf;}
.carType li.car .carInfo dd{font-size: 1rem;line-height: 2.5rem;width: 50%;float: left;}
.carType li.car .carInfo dd span{color: #999;}
.carType li.car .carInfo dd em.price{color: #f60;margin-right: 1rem;}

/*其他选项*/
.other_things{margin-bottom: 1rem;border-top: 1px solid #e1dfdf;}
.other_things li{position: relative;height: 3.5rem;line-height: 3.5rem;background-color: #fff;border-bottom: 1px solid #e1dfdf;padding: 0 1rem;font-size: 1.2rem;}
.other_things li a{display: block;width: 100%;height: 3.5rem;}
.other_things span{}
.other_things span.fl{}
.other_things span.fr{color: #999;font-size: 1rem;padding-right: 1.5rem;}
.other_things span.add{background: url(../images/ico/add.png) no-repeat 0 1rem/1.5rem;padding-left: 1.5rem;width: 17rem;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.other_things span.tel{background: url(../images/ico/phone.png) no-repeat 0 1rem/1.5rem;padding-left: 1.6rem;width: 17rem;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.other_things span.comments{background: url(../images/ico/comments.png) no-repeat 0 1rem/1.5rem;padding-left: 1.5rem;width: 17rem;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.other_things span.details{background: url(../images/ico/details.png) no-repeat 0 1rem/1.5rem;padding-left: 1.5rem;width: 17rem;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.other_things li > a:after{content: '';display: inline-block;width: .5rem;height: .5rem;border-right: 1px solid #666;border-bottom: 1px solid #666;-webkit-transform: rotate(-45deg);transform: rotate(-45deg);margin-left: 0.1rem;position: absolute;right: 1rem;top: 50%;margin-top: -.25rem;}
.other_things .other_show{width: 100%; height: 0; background: #fff; position: fixed; bottom: 0; left: 0; z-index: -1; overflow-x: hidden; overflow-y: auto; -webkit-transform: translate3d(0px,100%,0px); -moz-transform: translate3d(0px,100%,0px); transform: translate3d(0px,100%,0px); -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.55,0.055,0.675,0.19); -moz-transition: -moz-transform 0.3s cubic-bezier(0.55,0.055,0.675,0.19); -o-transition: -o-transform 0.3s cubic-bezier(0.55,0.055,0.675,0.19); transition: all 0.3s cubic-bezier(0.55,0.055,0.675,0.19);}
.other_things .other_show.show{-webkit-transform: translate3d(0px,0%,0px); -moz-transform: translate3d(0px,0%,0px); transform: translate3d(0px,0%,0px); -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.165,0.840,0.440,1.000); -moz-transition: -moz-transform 0.3s cubic-bezier(0.165,0.840,0.440,1.000); -o-transition: -o-transform 0.3s cubic-bezier(0.165,0.840,0.440,1.000); transition: transform 0.3s cubic-bezier(0.165,0.840,0.440,1.000); display: block; z-index: 999; height: 100%;}
.other_things .other_show .hd{border-bottom: 1px solid #ccc;text-align: center;font-size: 1.4rem;color: #000;}
.other_things .other_show .bd{padding: 1rem; font-size: 1rem; line-height: 2rem; color: #666;}
.other_things .other_show .bd h3.tl{color: #000;font-size: 1.4rem;line-height: 3rem;}
.other_things .other_show .close{background: url(../images/ico/close.png) 0 0/cover;width: 3rem;height: 3rem;bottom: 1rem;margin: 0 auto;}
/*猜您喜欢*/
.guess{background-color: #fff;margin-top: 1rem;}
.guess .hd{font-size: 1.4rem; line-height: 1.5rem; border-bottom: 1px solid #ccc; padding: 1rem 1rem 1rem 3.5rem; margin-bottom: 1rem; position: relative;color: #eb4f38;}
.guess .hd i{background-image:url(../images/ico/guess.png);background-size: cover;height: 2rem;left: 1rem;margin-top: -1rem;position: absolute;top: 50%;width: 2rem;}
.guess .bd{padding: 0 0 0 1rem;}
.guess .bd ul{}
.guess .bd li{width: 50%;float: left;box-sizing: border-box;padding-right: 1rem;padding-bottom: 1rem;}
.guess .bd li .img{width: 100%; padding-bottom: 75%; background-size: cover; background-position: 50% 50%;}
.guess .bd li .title{height: 3rem; font-size: 1rem; overflow: hidden; line-height: 1.5rem; margin-top: 0.5rem;}
.guess .bd li .price{color: #f40; font-size: 1rem; text-align: right;}
.guess .bd li .price em{font-size: 1.4rem;} 
.guess .bd li .price i{color: #666;}
/*预订页脚*/
footer.sub{background-color: #fff; bottom: 0; font-size: 1rem; height: 4rem; margin: 0 auto; max-width: 640px; position: fixed; width: 100%; z-index: 99;}
footer.sub span{float: left;display: block;text-align: center;height: 4rem;line-height: 4rem;box-sizing: border-box;}
footer.sub span a{display: block;}
footer.sub .collect{width: 50%;border-top: 1px solid #f1f1f1;border-right: 1px solid #f1f1f1;line-height: 1.5rem;}
footer.sub .collect:before{content: "";display: block;margin: .4rem auto 0;width: 1.6rem;height: 1.6rem;background: url(../images/ico/collect.png) 0 0/cover;}
footer.sub .collect.on:before{background-image: url(../images/ico/collect_on.png);}
footer.sub .tel{width: 50%;border-top: 1px solid #f1f1f1;line-height: 1.5rem;}
footer.sub .tel:before{content: "";display: block;margin: .4rem auto 0;width: 1.6rem;height: 1.6rem;background: url(../images/ico/phone.png) 0 0/cover;}