/*首页*/
.index{ width:100%; height:auto; clear:both;}
.index .topMod{ padding-top:20px; position:relative; font-family:"Microsoft YaHei";}
/**搜索**/
.index .searchBox{float:left;width:320px;border:1px solid #E8E8E8; border-top:none; box-shadow: 0 0 4px #eee; height:266px; background:#FFF;}
.index .searchBox .hd li{font-size:16px;height:40px; line-height:40px;float:left; width:160px; background:#F4F4F4; border-top:1px solid #E8E8E8; margin-left:-1px; border-left:1px solid #E8E8E8; position:relative; text-align:center;border-bottom:1px solid #E8E8E8; cursor: pointer;}
.index .searchBox .hd li.on{ height:38px; line-height:38px; border-bottom:none; border-top:2px solid #01a0f3; background:#FFF;}
.index .searchBox .bd {padding:0 10px;}
.index .searchBox .bd ul{ position:relative;padding-bottom:10px; height:214px;}
.index .searchBox .bd li{padding-top:12px;_margin-bottom:-2px;position:relative;}
.index .searchBox .bd li label{float:left;line-height:28px;width:80px;text-align:right;padding-right:8px; color:#666; font-size:14px;}
.index .searchBox .bd li .inputText{border: 1px solid #e8e8e8;height:22px; line-height:22px;padding:3px 8px; width:180px;_display:inline-block;}
.index .searchBox .bd li .inputDrop{background:url(../images/searchicon.gif) no-repeat 171px 12px;}
.index .searchBox .bd li .inputCalendar{background:url(../images/searchicon.gif) no-repeat 168px -32px;}
.index .searchBox .bd li .leave{background:url(../images/searchicon.gif) no-repeat 171px -84px;}
.index .searchBox .bd li.butbox{ position:absolute;bottom:10px;left:0; width:300px;}
.index .searchBox .bd li .but{ font-family:"Microsoft YaHei";display:block;height:34px; line-height:34px;font-size:15px; color:#FFF;text-align:center;background:#FE9901;border:none;width: 100%; cursor:pointer;transition: all 0.3s linear 0s;}
.index .searchBox .bd li .but:hover{background:#f38e00;}
.index .searchBox .bd li .dropDown{z-index:100;position:absolute;top:41px;left:88px;_left:0; background:#FFF;width:196px;border:1px solid #e8e8e8;border-bottom:none;display:none;}
.index .searchBox .bd li .dropDown dd{height:28px; line-height:28px;text-align:center;border-bottom:1px solid #e8e8e8;cursor:pointer;}
.index .searchBox .bd li .dropDown dd:hover{background:#FAFAFA;}
.index .searchBox .bd li .city h2{background:#01a0f3;padding:5px;color:#FFF;}
.index .searchBox .bd li .city dd{float:left;width:98px;position:relative;}
/**焦点图**/
.index .focusBox { position: relative; width: 578px; height:267px; overflow: hidden; font: 12px/1.5 Verdana, Geneva, sans-serif; text-align: left; background: white; float:left; margin-left:20px; display:inline;}
.index .focusBox .pic img { width: 578px; height: 267px; display: block; }	
.index .focusBox .txt-bg { position: absolute; bottom: 0; z-index: 1; height: 36px; width:100%;  background: #333; filter: alpha(opacity=40); opacity: 0.4; overflow: hidden; }
.index .focusBox .txt { position: absolute; bottom: 0; z-index: 2; height: 36px; width:100%; overflow: hidden; }	
.index .focusBox .txt li{ height:36px; line-height:36px; position:absolute; bottom:-36px;}	
.index .focusBox .txt li a{ display: block; color: white; padding: 0 0 0 10px; font-size: 12px; font-weight: bold; text-decoration: none; }
.index .focusBox .num { position: absolute; z-index: 3; bottom: 8px; right: 8px; }
.index .focusBox .num li{ float: left; position: relative; width: 15px; height: 15px; line-height: 15px; overflow: hidden; text-align: center; margin-right: 1px; cursor: pointer; margin-right:5px; }	
.index .focusBox .num li a,.index .focusBox .num li span {text-indent:-99999px; position: absolute; z-index: 2; display: block; color: white; width: 100%; height: 100%; top: 0; left: 0; text-decoration: none; }	
.index .focusBox .num li span { z-index: 1; background: #FFF; border-radius:15px;}	
.index .focusBox .num li.on a,.index .focusBox .num a:hover{ background:#01a0f3;border-radius:15px; }
/**服务承若**/
.index .service{ float:left;margin-left:20px; display:inline; width:234px; border:1px solid #E8E8E8; padding:3px 12px 10px; background:#FFF;}
.index .service h2{font-size:18px; height:36px; line-height:36px; font-family:"Microsoft YaHei"; }
.index .service dl{ padding:8px 0 8px 36px; position:relative;}
.index .service dt{font-size:14px; padding-bottom:5px; color:#000;}
.index .service dd{ color:#898989;}
.index .service dd.icon{ position:absolute;top:12px;left:0;width:29px; height:29px; background:url(../images/service.png) no-repeat;}
.index .service dl.dl .icon{ background-position:0 0;}
.index .service dl.d2 .icon{ background-position:-32px 0;}
.index .service dl.d3 .icon{ background-position:-64px 0;}

.index .mode{margin-top:20px; font-family:"Microsoft YaHei";}
.index .mode h2{ font-family:"Microsoft YaHei";font-size:16px; height:40px; line-height:40px; background:#F4F4F4;padding:0 10px; border-bottom:1px solid #E8E8E8;}
/**车型推荐**/
.index .recommended{float:left;border:1px solid #E8E8E8; width:919px;position:relative;overflow:hidden; background:#FFF;}
.index .recommended .content{ position:relative; height:219px;}
.index .recommended .hd{position:absolute;top:-37px;right:7px; }
.index .recommended .hd .prev,.index .recommended .hd .next{ display:block;  width:16px; height:16px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;cursor:pointer; background:url(../images/arrow01.png) 0 -19px no-repeat;}
.index .recommended .hd .next{ background-position:-26px -19px;  }
.index .recommended .hd .prevStop{ background-position:0 0; }
.index .recommended .hd .nextStop{ background-position:-26px 0; }
.index .recommended .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
.index .recommended .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer;}
.index .recommended .hd ul li.on{ background-position:0 0; }
.index .recommended .bd{ }
.index .recommended .bd ul{ overflow:hidden; zoom:1; }
.index .recommended .bd ul li{ float:left; _display:inline; overflow:hidden; text-align:left;margin-left:-1px; border-left:1px solid #E8E8E8;padding:15px;}
.index .recommended .bd ul li .pic{ text-align:left;width:200px;overflow:hidden; height:153px; }
.index .recommended .bd ul li .pic img{ width:200px;display:block; height:153px;-webkit-transition: all 1.2s;-moz-transition: all 1.2s;-o-transition: all 1.2s;-ms-transition: all 1.2s;transition: all 1.2s;}
.index .recommended .bd ul li .pic img:hover{-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-o-transform:scale(1.2);-ms-transform:scale(1.2);transform: scale(1.2);}
.index .recommended .bd ul li .title{ line-height:24px; font-size:14px; }
.index .recommended .bd ul li .text{ font-size:12px; color:#999;}
.index .recommended .bd ul li .text span{padding:0 10px;}
.index .recommended .bd ul li .text span.f{padding-left:0;}
.index .recommended .bd ul li .text span.r{float:right;}
/**品牌**/
.index .brand{float:left;margin-left:20px; display:inline; width:257px; border:1px solid #E8E8E8; height:255px;overflow:hidden; background:#FFF;}
.index .brand .content{width:280px;}
.index .brand li{float: left; height: 74px; width: 86px;overflow: hidden;text-align: center;}
.index .brand li.end a{color:#F40; font-size:14px;}
.index .brand li a{display: block; border: 1px solid #ECECEC; border-width: 0 1px 1px 0;height: 73px;line-height: 73px;position: relative;overflow:hidden;}
.index .brand li a.more{color: #F40;}
.index .brand li img{vertical-align:middle;}
.index .brand li div{background: #000;color: #FFF;display: none;height: 24px;line-height: 24px;overflow: hidden;position: absolute;left: 0;bottom: -30px;text-align: center;width: 100%;opacity: 0.4;filter: alpha(opacity=40);}
/**车辆推荐**/
.index .modes .leftBox{float:left;width:919px;}
.index .modes .rightBox{margin-left:20px; width:259px; float:left;display:inline;}
.index .modes h2{ font-family:"Microsoft YaHei";font-size:16px; height:40px; line-height:40px; background:#F4F4F4;padding:0 10px; border-bottom:1px solid #E8E8E8;}
.index .carMode{border:1px solid #E8E8E8; width:919px; overflow:hidden; margin-top:20px; background:#FFF;}
.index .carMode .content{overflow: hidden;padding: 15px 0 0 15px; width:906px; height:416px;}
.index .carMode ul{overflow: hidden;width: 926px;}
.index .carMode li{display: inline;float: left;padding: 0 15px 15px 0;width: 211px;}
.index .carMode dt{height: 158px;overflow: hidden;width: 211px;}
.index .carMode dt img{height:158px;width: 211px;-webkit-transition: all 1.2s;-moz-transition: all 1.2s;-o-transition: all 1.2s;-ms-transition: all 1.2s;transition: all 1.2s;vertical-align: top;}
.index .carMode dl:hover img{-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-o-transform:scale(1.2);-ms-transform:scale(1.2);transform: scale(1.2);}
.index .carMode dd{ font-family:"Microsoft YaHei";color: #888;font-size: 14px;height: 23px;line-height: 23px;margin-top: 12px;overflow: hidden;}
.index .carMode dd span{float: right;}
.index .carMode dd em{color: #F40;font-weight: bold;font-size: 16px;}
/**点评**/
.index .commentMod{font-family:"Microsoft YaHei";border:1px solid #E6E6E6;background:#FFF;height:379px; overflow:hidden; margin-top:20px;}
.index .commentMod .hd{height:40px;line-height:40px; position:relative;border-bottom:1px solid #E6E6E6;font-size:16px;  padding-left:12px;background:#F4F4F4;}
.index .commentMod .commentList{padding:0 15px !important;}
.index .commentMod .commentList dl{border-bottom:1px dotted #ccc;padding-bottom:15px;padding-top:15px;}
.index .commentMod .commentList dt{font-size:14px; height:24px; line-height:24px;overflow:hidden;}
.index .commentMod .commentList dd.text{color:#b3b3b3;margin-bottom:5px;text-indent: 2em; position:relative;height:35px; overflow:hidden;padding-right:12px;}
.index .commentMod .commentList dd.text i{height:10px; width:10px; display:block; position:absolute; background:url(../images/quotation.png) no-repeat;}
.index .commentMod .commentList dd.text i.s{left:0;top:0;background-position:0px -5px;}
.index .commentMod .commentList dd.text i.e{right:5px;background-position:-10px 1px; bottom:5px;}
.index .commentMod .commentList dd.user{color:#666; height:auto; overflow:hidden;}
.index .commentMod .commentList dd.user em{color:#F60;}
.index .commentMod .commentList dd.user span{float:right;}
.index .banner a{margin-top:20px; display:block;width:259px;height:101px;}
.index .banner img{width:259px;height:101px;}
/**常见问题**/
.index .question{font-family:"Microsoft YaHei";margin-top:20px;border:1px solid #E6E6E6; padding:15px;height:162px; overflow:hidden; background:#FFF;}
.index .question .hd{font-size:16px; background:url(../images/question.png) no-repeat 0 3px; padding-left:22px;margin-bottom:8px;}
.index .question li{ height:26px; line-height:26px; padding-left:16px; background:url(../images/index.png) no-repeat -38px -14px; overflow:hidden;}

/*列表页面*/
.list{}
.list .listSearch{position:relative;z-index:1;height:42px;background:#f5f5f5;border:1px solid #E6E6E6; border-top:none;}
/*.list .bg{position:absolute;top:0;left:0;width:1200px;height:54px;  _height:56px; background:#000; filter:alpha(Opacity=20); -moz-opacity:0.2; opacity:0.2;z-index:-1;_z-index:-1;}*/
.list .searchBox{background:#f5f5f5;z-index:10; padding-top: 6px;}
.list .searchBox li{float:left; margin-right:4px;display:inline;_margin-right:2px;}
.list .searchBox li label{float:left;line-height:30px;width:65px;text-align:right;padding-right:6px; color:#666;}
.list .searchBox li .inputText{border: 1px solid #e8e8e8;height:22px; line-height:22px;padding:3px 8px; width:180px;_display:inline-block;}
.list .searchBox li .inputDrop{background:url(../images/searchicon.gif) no-repeat 171px 12px #FFF;}
.list .searchBox li .inputCalendar{background:url(../images/searchicon.gif) no-repeat 168px -32px #FFF;}
.list .searchBox li .leave{background:url(../images/searchicon.gif) no-repeat 171px -84px #FFF;}
.list .searchBg{width:298px; height:287px;  _height:283px;padding:5px; background:#000; filter:alpha(Opacity=20); -moz-opacity:0.2; opacity:0.2;position:absolute;top:-7px;left:-8px;z-index:-1;}
.list .searchBox li .dropDown{z-index:100;position:absolute;top:38px;left:80px;_left:83px; background:#FFF;width:196px;border:1px solid #e8e8e8;border-bottom:none;display:none;}
.list .searchBox li .dropDown dd{height:28px; line-height:28px;text-align:center;border-bottom:1px solid #e8e8e8;cursor:pointer;}
.list .searchBox li .dropDown dd:hover{background:#FAFAFA;}
.list .searchBox li .city h2{background:#01a0f3;padding:5px;color:#FFF;}
.list .searchBox li .city dd{float:left;width:98px;}
.list .searchBox li .but{background:#FE9901;border:none;font-size:14px;color:#FFF;height:30px;cursor:pointer;transition: all 0.3s linear 0s;width:72px;text-align:center;display:inline-block;}
.list .searchBox li .but:hover{background:#f38e00;}
.list .areaBox{border:10px solid #EFEFEF;height: auto;
overflow: hidden;
width: 1180px; font-family:"Microsoft YaHei";}
.list .inner{padding:0 10px; background:#FFF;border:1px solid #E6E6E6;width:1158px;}
.list .innerBox{position:relative;}
.list .inner dl{border-bottom:1px dashed #E8E8E8;width:1158px;}
.list .inner dt{float:left;width:90px;text-align:right;padding-right:8px;line-height:40px;color:#000;}
.list .inner dd{float:left;width:990px;position:relative;overflow:hidden;}
.list .inner ul{overflow:hidden;width:990px;}
.list .inner dd li{float:left;line-height:40px;height:40px;}
.list .inner dd li a{display:inline;padding: 0 10px;color:#666;font-size:12px;}
.list .inner dd li a.cur{color:#F60;}
.list .inner dd li a:hover{color:#F60;}
.list .inner dd.more{float:right; width:60px;background:url(../images/icon.png) no-repeat 27px -172px; cursor:pointer;color:#01a0f3;height:40px;line-height:40px;}
.list .inner dd.more:hover{color:#F60;}
.list .inner dd.open{background-position:27px -219px;}
.list .inner dl.bNone{border-bottom:none;}
.list .filtersPanel{ border:1px solid #E6E6E6; background:#FFF;padding:10px;position:relative; border-bottom:none;}
.list .filtersPanel dt{float:left;padding-right:5px;height:24px;line-height:24px;}
.list .filtersPanel dt em{font-size:14px; font-family:Arial;color:#F60;}
.list .filtersPanel dd {}
.list .filtersPanel dd a{float:left;margin-bottom:3px;margin-top:3px;}
.list .filtersPanel dd a.item{border:1px solid #ffa63c;display:inline;padding:0 20px 0 4px;background:url(../images/hotel/icon.png) no-repeat right 0px #FFA63C;height:15px;line-height:15px;margin-right:8px;color:#FFF;}
.list .filtersPanel dd a:hover.item{text-decoration:none;}
.list .listWrapper{margin-top:20px; font-family:"Microsoft YaHei";}
.list .listWrapper .leftBox{float:left;width:950px;}
.list .listWrapper .rightBox{width:230px;float:left;margin-left:20px;display:inline;}
.list .listWrapper .leftBox .sort{border:1px solid #E6E6E6;background:#F5F5F5;}
.list .listWrapper .leftBox .sort a{float:left;height:32px; line-height:32px; padding:0 14px 0 12px;border-right:1px solid #EBEFF3;color:#666;position:relative; background:#FFF;}
.list .listWrapper .leftBox .sort a i{height:24px;width:10px;position:absolute;background:url(../images/hotel/icon.png) no-repeat 35px -39px;right:0px;top:0;}
.list .listWrapper .leftBox .sort a:hover{text-decoration:none;}
.list .listWrapper .leftBox .sort a.default{background-image:none !important;padding:0 12px;}
.list .listWrapper .leftBox .sort a.asc i{background-position:0px -39px;}
.list .listWrapper .leftBox .sort a.desc i{background-position:-48px -39px;}
.list .listWrapper .leftBox .sort a.cur{background-color:#01a0f3; color:#FFF;border-color:#01a0f3;}
.list .listWrapper .leftBox .sort a.cur.asc i{background-position:0px -9px;}
.list .listWrapper .leftBox .sort a.cur.desc i{background-position:-48px -9px;}
.list .listWrapper .leftBox .sort .topPages{float:right;}
.list .listWrapper .leftBox .sort .topPages a{margin:0;padding:0 8px;border-left:1px solid #EBEFF3; border-right:none;}
.list .listWrapper .leftBox .sort .topPages a:hover{background:#01a0f3;color:#FFF;}
.list .listWrapper .leftBox .sort .topPages a.no{background:#E5E5E5;color:#999;cursor:default;}
.list .listWrapper .leftBox .sort span{float:left;height:32px; line-height:32px;font-size:14px;padding:0 5px;color:#787878;}
.list .listWrapper .noContent{margin-top:20px;background:#fff5df;padding:30px 60px;}
.list .listWrapper .noContent .content{background:url(../images/hotel/icon.png) no-repeat 0 -135px; height:50px;padding-left:60px;font-size:18px;color:#000;}
.list .listWrapper .noContent .content p{font-size:14px;color:#666;}
.list .listWrapper .noContent .content p a{color:#2e7dcd;}
/**数据列表**/
.list .carList dl{padding:15px 0; border-bottom:1px solid #E0E0E0;}
.list .carList dt{float:left;width:120px; height:90px;display:inline;}
.list .carList dt img{width:120px; height:90px;}
.list .carList dd{float:left;}
.list .carList dd.info{ padding:0 20px; height:90px; overflow:hidden;width:710px;}
.list .carList dd.info h2{font-size:18px; }
.list .carList dd.info p{color:#666;padding-top:4px;}
.list .carList dd.info span{padding:0 8px;  font-size:14px;}
.list .carList dd.info span.first{padding-left:0;}
.list .carList dd.info p.text{ color:#999;}
.list .carList dd.right{float:right;}
.list .carList dd .price{color:#999;padding-bottom:15px;}
.list .carList dd .price em{font-family:Arial; padding:0 3px; color:#F60;font-size:20px;}
.list .carList dd .price i{color:#F60; font-size:14px;}
.list .carList dd .btn a{height:28px; line-height:28px; font-size:14px; display:block; background:#FD6E12; border-bottom:2px solid #DA5F14; padding:0 12px; color:#FFF;border-radius:5px;}
.list .carList dd .btn a:hover{ background:#EB5C00; text-decoration:none;}

/**品牌介绍**/
.list .brands{ border:1px solid #E8E8E8;padding:10px; line-height:20px;background:#FFF; margin-bottom:20px;}
.list .brands .pic{float:left; width:80px; height:60px; position:relative; margin:0 10px 10px 0;}
.list .brands .pic img{width:80px; height:60px;border:1px solid #E8E8E8;}
.list .brands .pic h2{position:absolute;width:98px; padding:0 2px; height:20px; bottom:-1px;left:0; background:#333;color:#FFF; text-align:center; overflow:hidden;opacity:0.9;filter:alpha(opacity=90);}
/**最近浏览**/
.list .recommend{background:#FFF;}
.list .recommend .hd{font-size:14px; text-indent:12px;background:#F4F4F4; height:40px; line-height:40px;border:1px solid #E6E6E6;}
.list .recommend .hd span{float:right; padding-right:20px;font-size:12px; font-weight:500;}
.list .recommend .hd span a{ color: #01a0f3}
.list .recommend .content{padding:0 20px 20px 20px;border:1px solid #E6E6E6; border-width:0 1px 1px;}
.list .recommend .content dl{padding-top:20px;}
.list .recommend .content dt{width:60px; height:45px; float:left;padding-right:8px;}
.list .recommend .content dt img{width:60px;height:45px;}
.list .recommend .content dd{height: 22px;overflow:hidden;}
.list .recommend .content dd a{color:#01a0f3;}
.list .recommend .content dd span{color:#666; padding-right:8px;}
.list .recommend .content dd span em{font-size:14px; color:#F60;font-family:Arial;padding:0 3px;}
/**/
.itemList dl{height:40px; line-height:40px;border-bottom: 1px solid #f1f1f1;}
.itemList dl.title{background:#EEE;height:28px; line-height:28px;}
.itemList dl dd{float:left;height:20px; line-height:20px;padding:10px 0;}
.itemList dl.title dd{height:28px; line-height:28px;padding:0;}
.itemList dl dd em{color:#F60;}
.itemList dl dd em,.itemList dl dd del{ font-family:Arial;}
.itemList dl dd.row1{width:316px;padding-left:26px;}
.itemList dl dd.row2{width:80px;text-align:center;}
.itemList dl dd.row3{width:272px;text-align:left;}
.itemList dl dd.row3 em{float:left;}
.itemList dl dd.row4{width:80px;text-align:center;}
.itemList dl dd.row5{float:right;width:190px;}
.itemList dl dd.row1 a{ color:#01a0f3;font-family: Tahoma,Simsun,sans-serif;float:left;}
.itemList dl dd.row1 a span{ color: #666; padding-left:8px;}
.itemList dl dd.row1 a span i{  border-color: #666666 transparent -moz-use-text-color;border-style: solid solid none;border-width: 5px 5px 0;color: #fff;display: inline-block;font-size: 0;height: 0;line-height: 0; margin-left: 2px; margin-right: 5px;overflow: hidden;vertical-align: middle;width: 0;}
.itemList dl dd .btn{background-color: #fdaf00;border-radius: 2px; box-shadow: 0 1px 1px #ccc;color: #fff;display: inline-block; height: 22px;line-height: 20px;text-align: center;width: 54px; margin-left:25px;}
.itemList dl dd .btn:hover{background:#FF971C;text-decoration:none;}
.itemList dl dd .none{background:#CCC;}
.itemList dl dd .none:hover{background:#CCC;cursor:not-allowed;text-decoration:none;}
.itemList dd .ins{position:absolute;top:26px;right:-27px;background:#e8e8e8;padding:4px;z-index:99;width:257px;display:none;}
.itemList dd .ins s{position:absolute;top:-5px;right:126px;width:15px;height:10px !important;background:url(../images/hotel/icon.png) no-repeat -80px -110px !important; border:none  !important;}
.itemList dd .insBox{background:#FFF;padding:10px;border:1px solid #a1a1a1;}
.itemList dd .insBox h2{height:24px; line-height:24px;}
.itemList dd .insBox h2 i{background:#ff8080;height:24px; line-height:24px; color:#FFF;display:inline-block;padding:0 5px;border-radius:3px 3px 0 0;font-family:'宋体';}
.itemList dd .insBox .text{padding:5px; background:#F5F5F5;line-height:20px;margin-bottom:5px;}
.itemList dd .insBox .text em{float:none;}
.itemList .describe{padding:10px; line-height:22px;border-bottom: 1px solid #f1f1f1; background:#F8F8F8; display:none;}
/**列表页面门票重写**/
.list .itemList{margin-top:15px;}
.list .itemList dl dd.row1{width:290px;padding-left:26px;}
.list .itemList dl dd.row2,.list .ticketList dl dd.row3,.list .ticketList dl dd.row4{width:74px;text-align:center;}
.list .itemList dl dd.row5{width:150px;}
.list .itemList dl dd .btn{margin-left:48px;}
/**优惠信息**/
.discountInfo{float: left; }
.discountInfo ul{}
.discountInfo li{display: inline;float: left;margin-left:6px;position: relative;z-index: 1;}
.discountInfo li .text{border: 1px solid #64C201;height: 20px;line-height: 20px;color: #555;overflow: hidden;border-radius: 3px; float:left;}
.discountInfo li .text em{padding-right: 7px;margin-left: 7px;}
.discountInfo li .text b{background: #64C201;display: inline-block;color: #FFF;font-weight: normal;padding: 0 7px;float:left;}
.discountInfo li .bonus{border-color: #f87633;}
.discountInfo li .bonus b{background: #f87633;}
.hoverTip{display: none;padding: 7px;position: absolute;top: 23px;left: -7px;}
.hoverTip .box{background: #FFF;border: 1px solid #DFDFDF;box-shadow: 0 5px 5px #666;padding: 5px 10px;position: relative;width: 230px;}
.hoverTip .box b{background: url(../images/line/arrowtop.png) no-repeat 0 0;display: block;font-size: 0;height: 7px;position: absolute;left: 7px;top: -7px;width: 12px;}
.hoverTip .box p{color: #000;line-height: 22px;text-align: justify;}
.hoverTip .box p em{color:#f60;font-family:arial;font-weight:700;float:none !important;}
/*show*/
.show .topMod{ width:1190px; height:auto; overflow:hidden;border: 5px solid #eeeeee;padding:10px;background:#FFF;}
.show .topMod .picBox{float:left;width:400px; height:300px; margin-right:15px; display:inline;}
.show .topMod .picBox img{width:400px; height:300px;}
.show .topMod .infoText{float:left; width:755px; height:266px; overflow:hidden;position:relative; padding-bottom:34px; font-family:"Microsoft YaHei";}
.show .topMod .infoText h2{font-size:22px; padding-bottom:10px;}
.show .topMod .basic li{float:left; width:223px; padding-bottom:6px; color:#777;}
.show .topMod .basic li b{font-weight:500; color:#000;}
.show .topMod .tools{float:left;}
.show .topMod .impression{height:24px; line-height:24px;color:#777;}
.show .topMod .impression b{font-weight:500; color:#000;}
.show .topMod .impression em{color:#F60;font-size:16px; font-family:Arial;}
.show .topMod .impression span{color: #01a0f3;padding-left:30px;}
.show .topMod .impression span em{font-size:12px;}
.show .tools a{border-radius: 3px;color: #FFF;display: inline-block;margin-right: 5px;line-height: 24px;_line-height: 25px;overflow: hidden;padding: 0 10px;}
.show .tools a.btnCollection{background: #01a0f3;}
.show .tools a:hover{background: #0470B1;text-decoration:none;}
.show .topMod .bottomBox{position:absolute;height:24px;bottom:0;left:0;width:755px;}
.show .topMod .shareTo{float:right;}
.show .topMod .desc{padding-top:6px; color:#888; line-height: 24px; height:168px;overflow:hidden;}
.show .topMod .desc label{float:left; color:#333;}
.show .infoMain{margin-top:20px;}
.show .mainCon{float: left; width: 950px; font-family:"Microsoft YaHei";}
.show .mainCon .itemBox{padding: 25px 25px 25px 75px;border:1px solid #d5d5d5; border-top: 3px solid #f1f1f1; min-height:94px; background:#FFF;}
.show .mainCon .navBox{ border-bottom: 1px solid #d5d5d5;height: 47px;width: 949px  !important;border-left:1px solid #d5d5d5; z-index:9999; background:#FFF;}
.show .mainCon .navBox li{ float: left; background-color:#fff;}
.show .mainCon .navBox li a{ padding:3px 18px 0; height:43px; font: 18px/43px 'microsoft yahei'; text-align: center;  color: #333; display:inline-block;  border:1px solid #d5d5d5; border-width: 1px 1px 0 0;}
.show .mainCon .navBox li a:hover{text-decoration:none;}
.show .mainCon .navBox li a.cur{border-top: 3px solid #01a0f3;display: inline-block;font-weight: bold;padding: 1px 18px;position: relative;}
.show .mainCon .navBox li.goTicket{float:right;display:none; }
.show .mainCon .navBox li.goTicket a{float:right; color:#fff; border:1px solid #e08821; margin-right:0; height: 38px;font: 18px/38px 'microsoft yahei'; padding: 3px 30px 0; background-color: #fb9125;background-image: -webkit-linear-gradient(top, #fb9125, #fa8721);background-image: -moz-linear-gradient(top, #fb9125, #fa8721);background-image: -ms-linear-gradient(top, #fb9125, #fa8721);background-image: -o-linear-gradient(top, #fb9125, #fa8721);background-image: linear-gradient(top, #fb9125, #fa8721);	color: #fff;border-radius: 3px;text-align: center;border: 1px solid #e08821;-webkit-box-shadow: inset 0 1px 0 0 #fcad5c;box-shadow: inset 0 1px 0 0 #fcad5c; }
.show .mainCon .navBox li.goTicket a:hover { color:#fff;background-color: #fd7b2b;background-image: -webkit-linear-gradient(top, #fd802c, #fd6f29);background-image: -moz-linear-gradient(top, #fd802c, #fd6f29);background-image: -ms-linear-gradient(top, #fd802c, #fd6f29);background-image: -o-linear-gradient(top, #fd802c, #fd6f29);background-image: linear-gradient(top, #fd802c, #fd6f29);border: 1px solid #fc6621;-webkit-box-shadow: inset 0 1px 0 0 #fea161;box-shadow: inset 0 1px 0 0 #fea161;cursor: pointer;text-decoration: none;}

.show .mainCon .infoDesc{padding:15px; background:#F5F5F5; display:none;}
.show .mainCon .infoDesc ul{ background:#FFF; padding:10px;}
.show .mainCon .infoDesc ul li{height:24px; line-height:24px;}
.show .mainCon .infoDesc ul li span{color:#666;}
.show .mainCon .infoDesc ul li em{color:#F60; font-family:Arial; padding-right:10px; padding-left:2px;}
.show .itemList  dd.row1 a{color:#01a0f3;float:left;position:relative;padding-right:12px;font-family: Tahoma,Simsun,sans-serif;}
.show .itemList  dd.row1 a i{background:url(../images/icon.png) no-repeat 0 -192px; height: 8px;position: absolute;right: 2px;top: 9px;width: 8px;}
.show .itemList  dd.row1 a.open i{background-position:0 -239px;}
.show .mainCon .booking{ font-family:"Microsoft YaHei";background-color: #fff;border-top:none; padding:0;}
.show .mainCon .itemBox .hd{float: left;height: 75px;margin-left: -91px;padding-top: 5px;position: relative;text-align: center;width: 75px; font-size:16px; line-height:28px; color:#FFF;background:#85cdfa;}
.show .mainCon .itemBox .hd span{color:#FFF;}
.show .mainCon .itemBox .hd b{background:url(../images/icon.png) no-repeat -145px -104px ; display: block;height: 7px;left: 0;overflow: hidden;position: absolute;top: 80px;width: 15px;}
.show .mainCon .itemBox .hd i{display: inline-block;height: 40px;width: 40px; background:url(../images/icon01.png) no-repeat;}
.show .mainCon .introduction .hd i{background-position:-83px -102px;}
.show .mainCon .instructions .hd i{background-position:0 -102px;}
.show .mainCon .comment .hd i{background-position:1px -144px;}
.show .mainCon .consult .hd i{background-position:-42px -144px;}
.show .mainCon .gallerys .hd i{background-position:-43px -102px;}


/**点评**/
.show  .comment .textCon{overflow: hidden;width: 930px;}
.show  .comment .markInfo{border: 1px solid #ECECEC;}
.show  .markInfo .mark1{background: #FFF;color: #333;float: left;font-size: 14px;height: auto;padding: 26px 0;width: 140px;text-align: center;}
.show  .markInfo .mark2{background: #FFF;border: 1px solid #ECECEC;border-width: 0 1px;float: left;padding: 0 15px 10px;width: 364px;}
.show  .markInfo .mark3{float: left;height: auto;overflow: hidden;width: 309px; text-align:center;padding-top:26px;}
.show  .markInfo .mark1 h3{height: 44px;line-height: 44px;}
.show  .markInfo .mark1 em{color: #F40;font-size: 36px;font-weight: bold;}
.show  .markInfo .mark2 dl{padding-top: 10px;}
.show  .markInfo .mark2 dt{float: left;height: 18px;line-height: 18px;overflow: hidden;text-align: right;width: 60px;}
.show  .markInfo .mark2 dd{float: left;height: 18px;line-height: 18px;overflow: hidden;}
.show  .markInfo .mark2 dd.d1{background: url(../images/bars.gif) repeat-x 0 0;border: 2px solid #E3E4E3;border-width: 0 2px;font-size: 0;height: 14px;line-height: 14px;margin: 3px 10px 1px 7px;_margin: 2px 10px 2px 7px;width: 250px;}
.show  .markInfo .mark2 dd.d1 div{background: url(../images/bars.gif) repeat-x 0 0;font-size: 0;height: 14px;line-height: 14px;}
.show  .markInfo .mark2 dd.d2{color: #F40;font-family: Arial;font-weight: bold;width: 30px;}
.show  .markInfo .mark2 dd.d1 div.blue{background-position: 0 -40px;}
.show  .markInfo .mark2 dd.d1 div.orange{background-position: 0 -80px;}
.show  .markInfo .mark2 dd.d1 div.green{background-position: 0 -120px;}
.show  .markInfo .mark2 dd.d1 div.red{background-position: 0 -160px;}
.show  .markInfo .mark3 .btn{ background:#FF9913; color:#FFF; font-size:16px; height:36px; line-height:36px; padding:0 25px; display:inline-block;text-shadow: 0 0 1px #333;}
.show  .markInfo .mark3 .btn:hover{background:#F60;text-decoration:none;}
.show  .markInfo .mark3 h3{font-size:14px; padding-top:10px; color:#999;}
.show  .comment .listBox{background: #FFF;margin-top: 15px;}
.show  .comment .listBox p{color: #666;}
.show  .comment .listBox dl{margin-top: 15px;}
.show  .comment .listBox dt{float: left;margin-right: 20px;width: 81px;}
.show  .comment .listBox dt img,.show  .comment .listBox dt .visitor{border: 1px solid #ECECEC;display: block;height: 75px;width: 75px;padding: 2px;}
.show  .comment .listBox dt .visitor{background: url(../images/visitor.gif) no-repeat 2px 2px;}
.show  .comment .listBox dt p{height: 18px;line-height: 18px;overflow: hidden;padding-top: 5px;text-align: center;}
.show  .comment .listBox dt .user{color: #328605;text-transform: uppercase;}
.show  .comment .listBox dt .date{color: #888;}
.show  .comment .listBox dd{float: left;width: 747px;}
.show  .comment .listBox dd .box{border: 1px solid #ECECEC;border-top: 1px solid #BBB;width: 747px;position: relative;_position: static;}
.show  .comment .box .hdbox{border-bottom: 1px solid #ECECEC;height: 40px;line-height: 40px;margin: 0 15px; background:#FFF; font-size:12px;}
.show  .comment .box .hdbox li{color: #F40;float: left;margin-right: 15px;}
.show  .comment .box .hdbox b{color: #333;font-weight: normal;}
.show  .comment .box .hdbox li.bonus{background: url(../images/coins.gif) no-repeat 0 12px;color: #F40;padding-left: 22px;}
.show  .comment .box .hdbox li.bonus em{font-weight: bold;}
.show  .comment .box .desc{color: #888;line-height: 24px;padding: 12px 15px 0;text-align: justify;}
.show  .comment .arrow{background: url(../images/arrowleft.png) no-repeat 0 0;display: block;_display: none;position: absolute;left: -7px;top: 34px;width: 7px;height: 12px;}
.show  .comment .more{height: 16px;font-size: 0;overflow: hidden;text-align: right;}
.show  .comment .more b{background: url(../images/checkon.gif) no-repeat 0 0;cursor: pointer;display: inline-block;height: 16px;width: 16px;}
.show  .comment .moreUp b{background-position: 0 bottom;}
.show  .comment .moreInfo{display: none;margin-top: 10px;padding: 0 15px;}
.show  .comment .impressions{height: 26px;padding: 10px 0;}
.show  .comment .userGallery{border-top: 1px solid #ECECEC;}
.show  .comment .userGallery li{float: left;height: 75px;overflow: hidden;width: 100px;padding: 10px 10px 0 0;}
.show  .comment .impressions li{background: #F40;color: #FFF;display: inline-block;float: left;font-size: 12px;margin-right: 5px;padding:0 8px;}
.show  .comment .impressions li.t1{background: #6CC;}
.show  .comment .impressions li.t2{background: #F60;}
.show  .comment .impressions li.t3{background: #F9C;}
.show  .comment .impressions li.t4{background: #F99;}
.show  .comment .impressions li.t5{background: #F96;}
.show  .comment .impressions li.t6{background: #F66;}
.show  .comment .impressions li.t7{background: #9C6;}
.show  .comment .impressions li.t8{background: #6CF;}
.show  .comment .impressions li.t9{background: #69C;}

/*咨询*/
.show  .consult {width: 848px;}
.show  .consult .formBox{border: 1px solid #ECECEC;}
.show  .consult .formBox textarea{background: #FFF;border: 0;color: #666;line-height: 20px;height: 80px;overflow: auto;padding: 5px;width: 836px;resize: none;}
.show  .consult .formBtn{border: 1px solid #ECECEC;border-top: 0;color: #888;height: 40px;line-height: 40px;padding-left: 15px;}
.show  .consult .formBtn .btn{background: #F40;border: 0;color: #FFF;cursor: pointer;float: right;padding: 0 15px;width: 48px;text-align: center;}
.show  .consult .formBtn .user{color: #F40;font-weight: normal;}
.show  .consult .listBox{background: #FFF;margin-top: 15px;}
.show  .consult .listBox p{color: #666;}
.show  .consult .listBox dl{margin-top: 15px;}
.show  .consult .listBox dt{float: left;margin-right: 20px;width: 81px;}
.show  .consult .listBox dt img,.consult .listBox dt .visitor{border: 1px solid #ECECEC;display: block;height: 75px;width: 75px;padding: 2px;}
.show  .consult .listBox dt .visitor{background: url(../images/visitor.gif) no-repeat 2px 2px;}
.show  .consult .listBox dt p{height: 18px;line-height: 18px;overflow: hidden;padding-top: 5px;text-align: center;}
.show  .consult .listBox dt .user{color: #328605;text-transform: uppercase;}
.show  .consult .listBox dt .date{color: #888;}
.show  .consult .listBox dd{float: left;width: 747px;}
.show  .consult .listBox dd .box{border: 1px solid #ECECEC;border-top: 1px solid #BBB;width: 745px;position: relative;_position: static;}
.show  .consult .box .desc{color: #666;line-height: 20px;padding: 10px 15px;}
.show  .consult .box .reply{background: #FFFFE0;border-top: 1px solid #ECECEC;color: #BD7F00;line-height: 20px;padding: 10px 15px;}
.show  .consult .box .reply b{font-weight: normal;}
.show  .consult .box .pending{color: #F40;}
.show  .consult .arrow{background: url(../images/arrowleft.png) no-repeat 0 0;display: block;_display: none;position: absolute;left: -7px;top: 17px;width: 7px;height: 12px;}

.show .infoMain .rightBox{float:left;width:230px;margin-left:20px; display:inline;}
.show .infoMain .bCity{ font-family:"Microsoft YaHei";border:1px solid #eaeaea; border-top:none; background:#FFF; width:230px !important;}
.show .infoMain .bCity h3{border-top:2px solid #eaeaea; height:40px; line-height:40px; font-size:14px; padding:0 10px 0 24px; border-bottom:1px solid #EAEAEA;background:#F4F4F4;}
.show .infoMain .bCity .content{padding:0 10px;}
.show .infoMain .bCity dl{padding:10px 0;border-bottom:1px dashed #eaeaea;}
.show .infoMain .bCity dt{width:208px;height:138px;}
.show .infoMain .bCity dd{height:24px;line-height:24px;overflow:hidden;}
.show .infoMain .bCity dd span{float:right;padding-left:8px;}
.show .infoMain .bCity dd em{font-size:14px; color:#F60;}
.show .infoMain .bCity img{width:208px;height:138px;}


.brandBox{background: #FFF;border: 1px solid #DFDFDF;border-top: 0;margin-top:20px;}
.brandBox h2.hd{background: #F3F3F3;color: #666;height: 40px;line-height: 40px;}
.brandBox h2.hd b{background: #DF4646;color: #FFF;display: inline-block;float: left;font-weight: normal;font-size: 18px;padding: 0 15px;width: 267px;text-align: left;}
.brandBox h2.hd span{float: left;margin-right: 12px;}
.brandBox .content{overflow: hidden;width: 1198px;}
.brandBox .brands{overflow: hidden;width: 1200px;}
.brandBox .brands li{float: left; height: 83px; width: 100px;overflow: hidden;text-align: center;}
.brandBox .brands li a{display: block; border: 1px solid #ECECEC; border-width: 0 1px 1px 0;height: 82px;line-height: 82px;position: relative;}
.brandBox .brands li a.more{color: #F40;}
.brandBox .brands li img{vertical-align:middle; margin-top:20px;}
.brandBox .brands li div{background: #000;color: #FFF;display: none;height: 24px;line-height: 24px;overflow: hidden;position: absolute;left: 0;bottom: -30px;text-align: center;width: 100%;opacity: 0.4;filter: alpha(opacity=40);}
