﻿.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;}
/*------------------------------------------------------------------------------酒+景列表页------------------------------------------------------------------------------*/
.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;}
.searchTitle h2 a input[type="submit"] {background-color: #F8F8F8; color: #2ebd59; display: block; height: 3rem; width: 100%;}
.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: cover;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 >div.clearfix{height: 2rem; width: 100%; float: left;}
.list .list_r h4{color: #000; font-size: 1.3rem; height: 3.2rem; line-height: 1.6rem; display: -webkit-box; overflow: hidden; text-overflow: ellipsis; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.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;float: right;}
.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:absolute;left:0;top:0;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:350px;overflow:auto;text-align:left;background:#FFF;}
.tuantype p{height:44px;padding-left:20px;line-height:44px;border-bottom:1px solid #ccc;color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-break:keep-all;margin-bottom:0; font-size:14px;}
.tuantype p.cur{ color:#F60;}

/*------------------------------------------------------------------------------套餐详情页------------------------------------------------------------------------------*/
/*焦点图*/
.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%;/* 图片宽度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;}
/*房型*/
.TaocanType{border-top: 1px solid #e1dfdf;}
.TaocanType li.Taocan{height: auto;padding: 0;color: #666;border-bottom: 1px solid #e1dfdf;line-height: 2.5rem;font-size: 1.4rem;overflow: hidden;position: relative;background-color: #fff;}
.TaocanType li.Taocan p.djs{margin: 0;line-height: 3rem;font-size: 1rem;}
.TaocanType li.Taocan p.djs em{background: #666;border-radius:3px;color: #fff;padding:2px 5px;margin: 0 3px;font-style: initial;}
.TaocanType li.Taocan .title{padding: 0 1rem;}
.TaocanType li.Taocan .title .fl>div{font-size: 1.2rem;height: 4.5rem;line-height:4.5rem;font-weight:700;}
.TaocanType li.Taocan .title .fl>div.s{font-size: 1rem; color: #BEBEBE;}
.TaocanType li.Taocan .title .fr{color: #ff8800;font-size: 1.2rem;height: 4.5rem;line-height: 4.5rem;}
.TaocanType li.Taocan .title .fr em{color: #ff8800;}
.TaocanType li.Taocan .compare{float: right;background-color: #FF7D13;height: 2rem;color: #fff;line-height: 2rem;border-radius: .3rem;text-align: center;width: 4.5rem;margin-top: 1.3rem;margin-left: 1rem;position: relative;}
.TaocanType li.Taocan .compare a{color: #fff;position: relative;left: -0.2rem;}
.TaocanType li.Taocan .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;}
.TaocanType li.Taocan.on .compare em{-webkit-transform: rotate(45deg)translateY(0px); transform: rotate(45deg)translateY(0px);}
.TaocanType li.Taocan .TaocanInfo{padding: 0 1rem;background-color: #F1F1F1;border-top: 1px solid #e1dfdf;}
.TaocanType li.Taocan .TaocanInfo >h4{font-size: 1.2rem;color: #000;}
.TaocanType li.Taocan .TaocanInfo >p{font-size: 1.2rem;color: #666;}
.TaocanType li.Taocan .TaocanInfo dl{}
.TaocanType li.Taocan .TaocanInfo dt{float: left;width: 10rem;height: 9rem;}
.TaocanType li.Taocan .TaocanInfo dt img{width: 100%;height: 100%;}
.TaocanType li.Taocan .TaocanInfo dd{padding-left: 12rem;font-size: 1rem;line-height: 2.3rem;height: 9rem;}
.TaocanType li.Taocan .TaocanInfo .sceneryItem{border-top: 1px solid #ddd; margin-top: 1rem; padding-top: 1rem;}
.TaocanType li.Taocan .TaocanInfo .sceneryItem h4{font-size: 1.2rem;color: #000;}
.TaocanType li.Taocan .TaocanInfo .sceneryItem p{font-size: 1rem;color: #666;}

/*其他事项*/
.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: 5rem;height: 5rem;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;}

/*-----------------------------------------------------酒店预订页-----------------------------------------------------*/
.editInfo .crowdlist{height: auto;}
.editInfo .orderInfo{margin-bottom: 1rem;border-bottom: 1px solid #E5E5E5;}
.editInfo .dropMenuBoxs{background: #FFF;border: 1px solid #E5E5E5;border-bottom: 0;padding: 0 1rem;position: relative;height: 3.5rem;line-height: 3.5rem;overflow: hidden;}
.editInfo .dropMenuBoxs: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;}
.editInfo .dropMenuBoxs label{float: left;font-size: 1.2rem;}
.editInfo .dropMenuBoxs input[type="text"]{float: left;height: 3.4rem;line-height: 3.4rem;font-size: 1.2rem;}
.editInfo .orderPriceDate{border-bottom: 1px solid #e5e5e5;}
.editInfo .orderPriceDate dl{}
.editInfo .orderPriceDate dd{height: 3.5rem;line-height: 3.5rem;font-size: 1.2rem;background: #FFF;padding: 0 1rem !important;border: 1px solid #e5e5e5;border-bottom: 0;}
.editInfo .orderPriceDate dd span{}
.editInfo .orderPriceDate dd span.fl{}
.editInfo .orderPriceDate dd span.fr{color: #666;font-size: 1.2rem;}
.editInfo .orderPriceDate dd em{color: #f60; font-size: 1.4rem;}
.editInfo .hotelpInfo{background-color: #fff;border: 1px solid #e5e5e5;border-width: 1px 0 0 0;}
.editInfo .hotelpInfo .info {padding: 1rem;}
.editInfo .hotelpInfo .info dt{width: 5.2rem;height: 4.2rem;float: left;}
.editInfo .hotelpInfo .info dt img{width: 100%;height: 100%;}
.editInfo .hotelpInfo .info dd{padding-left: 6rem;color: #888;}
.editInfo .hotelpInfo .info dd .tit{font-size: 1.2rem;color: #000;}
.editInfo .hotelpInfo .info dd .item{font-size: 1rem;color: #888;}
.editInfo .hotelpInfo .dateBoxs{border-top: 1px solid #E5E5E5;}
.editInfo .hotelpInfo .date {padding: 1rem;border-bottom: 1px solid #E5E5E5;float: left;width: 50%;box-sizing: border-box;font-size: 1rem;}
.editInfo .scenery{background-color: #fff;position: relative;}
.editInfo .sceneryInfo{border: 1px solid #e5e5e5;border-width: 1px 0;border-bottom: none;padding: 1rem;background-color: #fff;}
.editInfo .sceneryInfo .item{font-size: 1rem;color: #888;line-height: 2.5rem;}
.editInfo .sceneryInfo .item .more{float: right;}
.editInfo .sceneryInfo .tit{color: #000;font-size: 1.2rem;}
.editInfo .sceneryInfo .inTime{color: #000;position: relative;}
.editInfo .sceneryInfo .inTime .dateTime{border: 1px solid #dfdfdf;display: inline-block;width: 10rem;color: #666;box-sizing: border-box;height: 2rem;padding-left: 0.5rem;}
.editInfo .sceneryInfo .item .dateTimeIco{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;left: 13.5rem;top: 50%;margin-top: -.4rem;}
.editInfo .sceneryInfo .crowd{padding: 0!important;border: 0;height: 2.8rem;line-height: 2.5rem;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.editInfo ul.sp{padding: 0;margin-top: 1rem;}
.editInfo ul.sp .price_list{height: 2.5rem; line-height: 2.5rem; padding: 0 1rem;}

/*em.money {font-weight: 500; color: #FF8000;}
#pricetyperadio span {background-color: #FFF;border: 1px solid #ddd;color: #333;display: inline-block;text-align: center;margin-right: .5rem;padding: .5rem 1rem;cursor: pointer;font-size: 1.2rem;}
#pricetyperadio span.cur {background-color: #ff9500; color: #FFF; border-color: #ff9500;}
.date {font-size: 1.2rem;}
.date .dateList {display: inline; color: #787878;}
.orderForm li.liBonus,.orderForm li.contant,.orderForm li.price_list,.orderForm li.price_list h4{padding-top: 1rem;margin-bottom: 1rem;font-size: 1.2rem;margin-top: 1rem;}
.orderForm li.price_list em,.orderForm li.contant em{color: #f60;}
.orderForm li.liBonus a{color: #f60;}
.orderDy {background:#FFF;border:1px solid #E5E5E5;font-size:1.2rem;padding-left: 1rem !important;height:3.5rem;line-height:3.5rem;}
.orderDy input{border-width:0 0 0 1px !important;width: 60% !important;float:right;min-width: 60% !important;border-color:#E5E5E5 !important;margin-top: 0!important;}*/
/*.orderForm li > input[type="text"],.orderForm li > input[type="password"]{background-color: #FFF;border: 1px solid #CACACA;color: #555;display: block;font-size: 1.2rem;height: 3.5rem;line-height: 3.5rem;padding: 0 .5rem;width: 100%;box-sizing: border-box;margin-top: 1rem;}*/
/*.orderForm li > input[type="text"].error,.orderForm li > input[type="password"].error,.tourists .touristsList dd input.error{border:1px solid #ff0000;}*/
/*.orderForm li.Proof > input[type="text"]{width:50%;float: left;}*/
/*#imgid{float: left; line-height: 3.5rem; margin-top: 1rem; color: #c10; margin-left: 1rem;}*/

/*预订尾部*/
footer.order{background-color: #fff; bottom: 0; font-size: 1rem; height: 4rem; margin: 0 auto; max-width: 640px; position: fixed; width: 100%; z-index: 99;}
footer.order input[type="submit"]{height: 4rem; float: right; width: 10rem; background-color: #ff7d13; color: #fff; font-size: 1.4rem;}
footer.order span{line-height: 4rem;}
footer.order .total{color: #f60; font-size: 1.4rem; padding-left: 1rem;}
footer.order .price{color: #f60;font-size: 1.5rem;}
footer.order .price em{font-size: 1.5rem;}
/*日期选择*/
.calendarPop header{position: inherit;}
