﻿@charset "utf-8";
/*--------------------------  西子宾馆  --------------------------*/

/* 头部 */
.header{width:100%;height:100px;position:relative;z-index:999;background:#C8A063;}
.header .logo{float:left;margin-top:12px;}
.header .logo img{width:138px;height:80px;}
.header .nav{float:left;width:982px;position:relative;top:50px;}
.header .nav ul{margin:0;padding-left:30px;}
.header .nav ul li{float:left;height:70px;line-height:40px;padding:0 25px;}
.header .nav ul li a{color:#fff;font-size:15px;}
.header .nav ul li a:hover{color:#fff;}
.header .nav ul .hover a{color:#fff;}
.header .nav ul dl,.header .nav ul .hover dl{position:absolute;background:#ddd;display:none;z-index:99999;height:25px;line-height:25px;width:1120px;top:50px;left:43%;margin-left:-560px;}
.header .nav ul dl a,.header .nav ul .hover dl a{font-size:14px;line-height:23px;height:23px;color:#555;margin:0 30px;border-bottom:2px solid #ddd;display:inline-block;}
.header .nav ul dl a:hover,.header .nav ul .hover dl a:hover{color:#C8A063;border-bottom:2px solid #555;}
.header .nav ul dl dd{float:left;height:23px;}
.header .nav ul dl dd span{color:#a0a0a0;font-family:"sans-serif";font-size:12px;}

.header .top{position:absolute;right:7.5%;}
.header .top .language{float:right;height:55px;line-height:55px;}
.header .top .language li{float:left;color:#fff;font-size:13px;}
.header .top .language li a{color:#fff;}
.header .top .language li a:hover{color:#fff;}
.header .top .language li span{padding:0 10px;color:#fff;font-family:"sans-serif";font-size:12px;}
.header .top .language li:nth-child(3) span{padding:0 8px 0 10px;}
.header .top .language li i{padding-left:6px;}
.header .top .language .dropdown{position:relative;width:101px;}
.header .top .language li dl{position:absolute;width:80px;background:#4b505f;border-radius:0 0 3px 3px;right:4px;padding:5px 0;display:none;bottom:-43px;left:0;}
.header .top .language .dropdown:hover dl{display:block;}
.header .top .language li dd{text-indent:12px;line-height:22px;}
.header .top .language li dd a{font-size:12px;}
.header .top .language li dd a:hover{color:#c5a372;}

/* 底部 */
.footer{width:100%;height:100%;background:url(../images/footer-bgs.png) no-repeat;}
.footer-contact{width:1120px;margin:0 auto;height:120px;}
.footer-contact ul{padding-top:28px;margin:0;}
.footer-contact ul li{color:#fff;line-height:22px;font-size:14px;float:left;border-left:1px solid #AB5843;}
.footer-contact ul li:first-child{width:172px;border-left:0;}
.footer-contact ul li:first-child img{width:auto;}
.footer-contact ul li:nth-child(2){width:310px;padding-left:34px;padding-top:10px;padding-bottom:10px;}
.footer-contact ul li:nth-child(3){width:262px;padding-left:82px;padding-top:10px;padding-bottom:10px;}
.footer-contact ul li:last-child{width:194px;padding-left:63px;padding-top:10px;padding-bottom:10px;}
.footer-contact ul li a{color:#fff;}
.footer-nav{width:1120px;margin:0 auto;padding-top:55px;overflow:hidden;}
.footer-nav ul{float:left;width:160px;}
.footer-nav ul li{line-height:25px;}
.footer-nav ul li strong{font-size:14px;color:#fff;font-weight:normal;padding-bottom:7px;display:inline-block;}
.footer-nav ul li a{font-size:12px;color:#fff;}
.footer-link{text-align:center;padding-top:160px;}
.copyright{text-align:center;font-size:12px;color:#fff;padding-top:160px;}
.copyright p{line-height:26px;position:relative;}
.copyright p a{padding-right:10px;}
.copyright p img{position:relative;top:4px;}
.copyright p span{padding-left:5px;padding-right:10px;cursor:pointer;}
.copyright p span .qrcode{position:absolute;display:none;width:100px;height:100px;left:48%;top:-110px;}
.copyright p span:hover .qrcode{display:block;}
.copyright .ft-12{font-size:12px;}

/* 大图轮播（渐入渐出）*/
.slides-box{width:100%;height:1000px;margin:0 auto;overflow:hidden;}
.slides{position:relative;height:100%;width:100%;margin:0 auto;float:left;}
.slides li{position:absolute;width:100%;height:100%;}
.slides li img{display:block;width:100%;margin:auto;}
.prev,.next{position:absolute;z-index:99;top:50%;margin-top:-40px;left:0;height:70px;width:30px;color:#fff;cursor:pointer;background-color:#000;opacity:.5;display:none;}
.prev:hover,.next:hover{opacity:.7;}
.prev{background:url(../icons/slides-prev.gif) no-repeat 0 1px #000;}
.next{left:auto;right:0;background:url(../icons/slides-next.gif) no-repeat 0 1px #000;}
.pagination{position:absolute;bottom:230px;z-index:99;right:115px;}
.pagination li{padding:0 5px;float:left;}
.pagination li a{display:block;width:9px;height:9px;line-height:9px; border-radius:50% !important; background:#fff;color:#fff;text-align:center;text-indent:-9999px;}
.pagination .active{background:url(../icons/ona.png) no-repeat;}

/* 悬浮酒店预订框 */
.hotel-booking{position:fixed;left:0;bottom:0;width:100%;background:rgba(0,0,0,.5);}
.hotel-booking form{position:relative;padding:26px 0 26px 0;height:38px;}
.hotel-booking form input[type="text"]{width:206px;height:20px;line-height:20px;padding:8px 0;margin-right:6px;text-indent:15px;float:left;font-size:13px;color:#B9BABA;border:1px solid #C9C9CA;background:#efefef;}
.hotel-booking form input.date{background:#e8eaec url(../icons/icon-date.png) no-repeat 181px 11px}
.hotel-booking form input[type="button"]{float:left;width:136px;height:38px;line-height:38px;background:url(../icons/btn-finds.png) no-repeat;text-align:center;color:#fff;border:none;font-size:14px;cursor:pointer;}

.hotel-booking form .select{position:relative;float:left;width:106px;height:36px;margin-right:6px;user-select:none;border:1px solid #C9C9CA;background:#efefef;}
.hotel-booking form .select dd{position:relative;}
.hotel-booking form .select span{position:relative;display:block;height:36px;line-height:36px;text-indent:10px;cursor:default;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;font-size:13px;color:#BABBBB;border:none;width:auto;}
.hotel-booking form .select i{position:absolute;bottom:15px;right:10px;border:5px solid transparent;border-bottom-color:#BABBBB;}
.hotel-booking form .select ul{position:absolute;bottom:36px;left:-1px;display:none;width:106px;background:#e8eaec;border:1px solid #C9C9CA;border-bottom:none;color:#545252;}
.hotel-booking form .select ul li{line-height:30px;border-bottom:1px solid #C9C9CA;cursor:default;text-indent:10px;}
.hotel-booking form .select ul li:hover{font-weight:bold;}

/* 快捷导航 */
.quick-nav{overflow:hidden;margin:0 auto 45px auto;}
.quick-nav ul{margin:0;padding:0;}
.quick-nav ul li{float:left;width:370px;margin-right:5px;}
.quick-nav ul li:last-child{margin-right:0;}
.quick-nav ul li h2{text-align:center;font-size:24px;color:#4C4948;line-height:60px;}
.quick-nav ul li p{font-size:14px;line-height:22px;color:#898989;padding:0 17px;height:44px;overflow:hidden;}
.quick-nav ul li a.enter{border:1px solid #B5B6B6;display:block;color:#B5B6B6;width:144px;height:42px;line-height:42px;text-align:center;font-size:14px;margin-top:25px;margin-left:112px;}
.quick-nav ul li a.enter:hover{border:1px solid #C8A063;color:#C8A063;}
.quick-nav ul li img{width:370px;height:480px;}

.activity{background:rgba(255,255,255,.8);width:490px;height:200px;text-align:center;top:50%;left:50%;position:absolute;margin-top:-100px;margin-left:-245px;}
.activity h2{font-size:32px;color:#4C4948;padding-top:55px;}
.activity a{display:block;height:40px;line-height:40px;color:#fff;width:136px;font-size:14px;background:url(../icons/btn-bgs.png) repeat-x;margin-top:20px;margin-left:177px;}

/* 领略精粹 */
.pithy{margin:0 auto;overflow:hidden;width:1120px;}
.pithy h2{text-align:center;color:#727171;font-size:30px;background:url(../images/link-hd.png) no-repeat;width:210px;margin-left:455px;}
.pithy-box{width:1120px;margin-top:40px;height:550px;}
.pithy-box .fl{float:left;width:370px;background:#AB8350;height:520px;padding-top:30px;}
.pithy-box .fl .title{cursor:pointer;color:#fff;font-size:17px;line-height:40px;padding-left:40px;}
.pithy-box .fl dd{padding-left:40px;margin-bottom:10px;}
.pithy-box .fl dd:first-child .title{background:url(../icons/icon-ta.png) no-repeat 0 7px;}
.pithy-box .fl dd:first-child .title.active{background:url(../icons/icon-taa.png) no-repeat 0 7px;}
.pithy-box .fl dd:nth-child(2) .title{background:url(../icons/icon-tb.png) no-repeat 0 7px;}
.pithy-box .fl dd:nth-child(2) .title.active{background:url(../icons/icon-tbb.png) no-repeat 0 7px;}
.pithy-box .fl dd:nth-child(3) .title{background:url(../icons/icon-tc.png) no-repeat 0 7px;}
.pithy-box .fl dd:nth-child(3) .title.active{background:url(../icons/icon-tcc.png) no-repeat 0 7px;}
.pithy-box .fl dd:last-child .title{background:url(../icons/icon-td.png) no-repeat 0 7px;}
.pithy-box .fl dd:last-child .title.active{background:url(../icons/icon-tdd.png) no-repeat 0 7px;}
.pithy-box .fl dd .menuson{display:none;}
.pithy-box .fl dd:first-child .menuson{display:block;}
.pithy-box .menuson li{line-height:24px;font-size:14px;padding-left:40px;}
.pithy-box .menuson li a{color:#fff;}
.pithy-box .menuson li a:hover{color:#95262A;}
.pithy-box .menuson li.active a{color:#95262A;}

.pithy-box .fr{float:right;width:745px;height:550px;}
.pithy-box .fr img{height:550px;}

/* 探索杭州 */
.bourn{width:100%;}
.bourn ul{margin:0;padding:0;}
.bourn ul li{float:left;position:relative;height:500px;overflow:hidden;}
.bourn ul li:first-child{width:59.89%;}
.bourn ul li:nth-child(2){background:#CAB69A;width:19.27%;height:500px;text-align:center;}
.bourn ul li:nth-child(2) h3{font-size:30px;color:#fff;margin-top:178px;}
.bourn ul li:nth-child(2) a{color:#fff;text-align:center;font-size:14px;border:1px solid #fff;display:inline-block;height:38px;line-height:38px;margin-top:20px;width:128px;}
.bourn ul li:nth-child(3){height:1000px;width:20.83%;float:right;}
.bourn ul li:nth-child(4){width:40.10%;}
.bourn ul li:nth-child(5){width:39.06%;}

/* 链接酒店 */
.links{margin:0 auto;overflow:hidden;width:1120px;}
.links h2{text-align:center;color:#727171;font-size:30px;background:url(../images/link-hd.png) no-repeat;width:210px;margin-left:455px;}
.links ul{margin-top:40px;padding:0;}
.links ul li{margin-bottom:6px;height:270px;overflow:hidden;}
.links-hotel .fl{float:left;width:370px;height:270px;background:#7F366E;}
.links-hotel .fl h3{text-align:center;font-size:30px;color:#fff;margin-top:90px;}
.links-hotel .fl a{display:inline-block;width:128px;height:38px;line-height:38px;text-align:center;color:#fff;font-size:14px;border:1px solid #fff;margin-top:20px;margin-left:120px;}
.links-hotel .fr{float:right;}
.links-hotel .fr img{width:744px;height:270px;}
.links-hotel .blue{background:#1AAEC1;float:right !important;}
.links-hotel .float{float:left !important;}

/* 会员奖励计划 简介 */
.ryh-summary{position:relative;top:25px;padding-bottom:280px;}
.ryh-summary img{width:1120px;height:525px;}
.ryh-summary h2{font-size:20px;color:#898989;line-height:36px;padding-top:15px;padding-bottom:5px;}
.ryh-summary p{font-size:14px;color:#898989;line-height:25px;}
.ryh-summary p a{color:#898989;background:url(../icons/icon-pdf.png) no-repeat;padding-left:25px;display:inline-block;}
.ryh-summary p a:hover{color:#C8A063;}
.ryh-summary span{float:right;}

/* 欢迎光临 */
.welcome{position:relative;top:25px;padding-bottom:280px;}
.welcome img{width:1120px;height:525px;}
.welcome h3{font-size:20px;color:#898989;line-height:36px;padding-top:15px;padding-bottom:5px;}
.welcome p{font-size:14px;color:#898989;line-height:22px;}
.welcome ul{margin:0;padding:0;}
.welcome ul li{float:left;width:50%;}
.welcome ul li strong{font-size:16px;color:#898989;display:block;font-weight:normal;padding-bottom:5px;}
.welcome ul li span{font-size:14px;color:#898989;line-height:22px;}

/* 新闻 */
.news{position:relative;top:25px;padding-bottom:280px;overflow:hidden;}
.news-banner{position:relative;overflow:hidden;}
.news-banner img{width:1120px;height:233px;}
.news-banner p{background:rgba(0,0,0,.5); height:45px;line-height:45px;width:100%;position:absolute;left:0;bottom:2px;color:#fff;font-size:20px;text-indent:15px;}
.news-box{margin-top:25px;width:1145px;position:relative;}
.news-box .item{float:left;width:360px;margin-right:20px;}
.news-box .item img{width:360px;height:235px;}
.news-box .item span{font-size:14px;color:#898989;padding-top:20px;display:inline-block;}
.news-box .item h4{font-size:15px;line-height:24px;color:#595757;}
.news-box .item h4 a{color:#595757;}
.news-box .item h4 a:hover{color:#C8A063;}
.news-box .item a.more{border:1px solid #B5B6B6;display:block;color:#B5B6B6;width:120px;height:34px;line-height:34px;text-align:center;font-size:14px;margin-top:15px;}
.news-box .item a.more:hover{border:1px solid #C8A063;color:#C8A063;}
.news-box .item p{font-size:14px;color:#898989;line-height:22px;/*white-space:nowrap;*/overflow:hidden;text-overflow:ellipsis;}
.news-box .item p.normal{height:110px;white-space:normal;}

.news-box ul{margin:0;padding:0;}
.news-box ul li{float:left;width:360px;margin-right:20px;}
.news-box ul li:last-child{margin-right:0;}
.news-box ul li img{width:360px;height:235px;}
.news-box ul li span{font-size:14px;color:#898989;padding-top:20px;display:inline-block;}
.news-box ul li h4{font-size:15px;line-height:24px;color:#595757;}
.news-box ul li h4 a{color:#595757;}
.news-box ul li h4 a:hover{color:#C8A063;}
.news-box ul li a.more{border:1px solid #B5B6B6;display:block;color:#B5B6B6;width:120px;height:34px;line-height:34px;text-align:center;font-size:14px;margin-top:15px;}
.news-box ul li a.more:hover{border:1px solid #C8A063;color:#C8A063;}
.news-box ul li p{font-size:14px;color:#898989;line-height:22px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.news-box ul li p.normal{height:110px;white-space:normal;}

/* 画廊 */
.album{width:1120px;}
.album h2{font-size:20px;color:#898989;line-height:36px;padding-top:15px;padding-bottom:13px;}
.album>ul{margin:0;padding:0;}
.album>ul>li{margin-bottom:8px;overflow:hidden;}
.album .fl{background:#C4A977;width:100px;height:128px;text-align:center;color:#fff;line-height:128px;font-size:14px;}
.album .fr{float:right;position:relative;width:1010px;}
.album .fr .item img{width:196px;height:128px;background:#C4A977;}
.album .owl-prev{background:url(../icons/left-arrow.png) no-repeat;display:inline-block;width:13px;height:24px;position:absolute;left:10px;bottom:-11px;float:left;cursor:pointer;margin-left:0;}
.album .owl-prev:hover{background:url(../icons/left-arrow-hover.png) no-repeat;display:inline-block;width:13px;height:24px;position:absolute;left:10px;bottom:-11px;float:left;cursor:pointer;margin-left:0;}
.album .owl-next{background:url(../icons/right-arrow.png) no-repeat;display:inline-block;width:13px;height:24px;position:absolute;right:15px;float:right;bottom:-11px;cursor:pointer;margin-right:0;}
.album .owl-next:hover{background:url(../icons/right-arrow-hover.png) no-repeat;display:inline-block;width:13px;height:24px;position:absolute;right:15px;bottom:-11px;float:right;cursor:pointer;margin-right:0;}

/* 下载 */
.download{width:1120px;}
.download h2{font-size:20px;color:#898989;line-height:36px;padding-top:15px;padding-bottom:13px;}
.download ul{margin:0;padding:0;}
.download ul li{float:left;width:216px;margin-bottom:20px;margin-right:10px;}
.download ul li:nth-child(5n){margin-right:0;}
.download ul li img{width:216px;height:270px;background:#BDC076;}
.download ul li p{line-height:36px;font-size:14px;background:url(../icons/icon-pdf.png) no-repeat 0 5px;}
.download ul li p a{color:#666;padding-left:30px;}
.download ul li p a:hover{color:#C8A063;}

/* 喜宴 */
.wedding{width:1120px;padding-bottom:150px;overflow:hidden;}
.wedding ul{margin-top:20px;padding:0;}
.wedding ul li{float:left;width:360px;margin-right:20px;margin-bottom:30px;}
.wedding ul li:nth-child(3n){margin-right:0;}
.wedding ul li img{background:#C9BCAB;width:360px;height:190px;}
.wedding ul li h4{font-size:16px;line-height:36px;color:#898989;}
.wedding ul li h4 a{color:#898989;}
.wedding ul li h4 a:hover{color:#C8A063;}
.wedding ul li p{font-size:14px;color:#898989;line-height:22px;height:44px;overflow:hidden;}
.wedding ul li span{display:inline-block;color:#898989;line-height:20px;font-size:14px;}
.wedding .btn-wedding{width:130px;height:34px;line-height:34px;background:#c8a063;font-size:14px;color:#fff;cursor:pointer;float:right;text-align:center;}
.wedding .more{border:1px solid #B5B6B6;display:inline-block;color:#B5B6B6;width:102px;height:28px;line-height:28px;text-align:center;font-size:14px;margin-top:10px;cursor:pointer;background:#fff;}
.wedding .order{display:inline-block;color:#fff;width:104px;height:30px;line-height:30px;text-align:center;font-size:14px;margin-top:10px;cursor:pointer;background:url(../images/bg-orders.png) repeat-x;margin-left:6px;}

/* 优惠 */
.promotion{width:1120px;padding-bottom:150px;overflow:hidden;}
.promotion ul{margin:0;padding:0;}
.promotion ul li{overflow:hidden;margin-bottom:40px;width:100%;}
.promotion .fl{float:left;width:360px;margin-right:90px;}
.promotion .fl img{background:#bdbf76;width:360px;height:190px;}
.promotion .fr{float:left;width:550px;}
.promotion .fr h4{font-size:18px;line-height:36px;}
.promotion .fr h4 a{color:#898989;}
.promotion .fr h4 a:hover{color:#C8A063;}
.promotion .fr p{color:#898989;line-height:26px;font-size:14px;}
.promotion .fr span{color:#595757;}
.promotion .fr a.more{border:1px solid #B5B6B6;display:block;color:#B5B6B6;width:120px;height:34px;line-height:34px;text-align:center;font-size:14px;margin-top:30px;margin-left:420px;}
.promotion .fr a.more:hover{border:1px solid #C8A063;color:#C8A063;}

/* 填写预订 */
.order-fill{position:relative;padding-top:25px;overflow:hidden;padding-bottom:200px;width:1024px;margin:0 auto;}
.order-fill h1{color:#898989;font-size:24px;line-height:45px;float:left;}
.order-fill span{float:right;background:url(../icons/icon-tel.png) no-repeat 0 9px;font-size:15px;color:#898989;line-height:45px;padding-left:35px;padding-right:5px;}
.order-fillhd{border-bottom:1px solid #dcdddd;height:40px;line-height:40px;}
.order-fillhd h2{font-size:16px;color:#898989;line-height:40px;}
.order-fillbd{margin-top:25px;overflow:hidden;}
.order-fillbd dl{margin:0;padding:0;}
.order-fillbd dl dd{float:left;width:50%;margin-bottom:20px;position:relative;}
.order-fillbd dl dd label{display:inline-block;width:70px;font-size:14px;color:#898989;text-align:right;}
.order-fillbd dl dd input[type="text"]{border:1px solid #C9C9CA;background:#EEEFEF;width:364px;line-height:34px;height:34px;text-indent:10px;font-size:14px;color:#898989;}
.order-fillbd dl dd.last{width:100%;}
.order-fillbd dl dd textarea{height:158px;width:856px;border:1px solid #C9C9CA;padding:10px;font-size:14px;color:#898989;}
.order-fillbd dl dd label.mode{width:auto;position:relative;top:3px;}
.order-fillbd dl dd p{padding-left:75px;color:#898989;line-height:30px;font-size:14px;}
.order-fill input[type="button"]{display:inline-block;width:163px;height:35px;line-height:35px;text-align:center;color:#fff;font-size:14px;cursor:pointer;border:none;float:right;margin-right:10px;}
.order-fill .reset{background:url(../images/prevs.png) no-repeat;}
.order-fill .sure{background:url(../images/nexts.png) no-repeat;margin-right:72px !important;}

.pay-mode{border:1px solid #C9C9CA;padding:15px;overflow:hidden;margin-left:74px;width:846px;}
.pay-mode label{width:auto !important;float:left;margin-right:20px;}
.pay-mode label input[type="radio"]{position:relative;bottom:23px;margin-right:10px;}

.order-fillfd{overflow:hidden;margin-top:20px;margin-bottom:20px;}
.order-fillfd .fl{float:left;width:670px;}
.order-fillfd .fl dl{margin:0;padding:0;}
.order-fillfd .fl dl dd{float:left;width:335px;margin-bottom:20px;position:relative;line-height:33px;}
.order-fillfd .fl dl dd label{display:inline-block;width:70px;font-size:14px;color:#898989;text-align:right;}
.order-fillfd .fl dl dd input[type="text"]{border:1px solid #C9C9CA;background:#EEEFEF;width:240px;line-height:34px;height:34px;text-indent:10px;font-size:14px;color:#898989;}
.order-fillfd .fl dl dd input.date{background:#e8eaec url(../icons/icon-date.png) no-repeat 215px 11px;}
.order-fillfd .fl dl dd em{color:#898989;font-size:14px;}
.order-fillfd .fl dl dd strong{color:#ff0000;font-size:14px;}
.order-fillfd .fl .last{width:100%;margin-bottom:0;}
.order-fillfd .fl .mode{width:auto;}

.order-fillfd .fr{float:right;}
.order-fillfd .fr img{width:300px;height:186px;overflow:hidden;}
.order-fillfd .fr p{line-height:30px;font-size:14px;color:#898989;text-align:right;}

.filter dl dd span{position:relative;display:inline-block;line-height:34px;border:1px solid #C9C9CA;text-indent:10px;cursor:default;-webkit-user-select: none;user-select:none;background:#EEEFEF;width:359px;font-size:14px;float:none;padding-left:0;}
.filter dl dd i{position: absolute;bottom:10px;right:80px;border:5px solid transparent;border-top-color:#595757;}
.filter dl dd ul{position:absolute;display:none;width:364px;color:#80756f;border:1px solid #ccc;border-top:none;background:#EEEFEF;z-index:20;left:74px;border-bottom:none;}
.filter dl dd ul li{line-height:34px;border-bottom:1px solid #ccc;cursor:default;text-indent:12px;}
.filter dl dd ul li:hover{font-weight:bold;}

.order-fillfd .filter dl dd span{width:235px !important;padding-left:0;float:none;}
.order-fillfd .filter dl dd i{right:30px !important;}
.order-fillfd .filter dl dd ul{width:240px !important;}

/* 积分兑换 */
.exchange h3{font-size:20px;color:#898989;line-height:36px;padding-top:15px;padding-bottom:5px;}
.exchange-select{border:1px solid #C9C9CA;padding:15px 30px;height:36px;margin-top:5px;}
.exchange-select strong{font-size:14px;color:#595757;float:left;font-weight:normal;line-height:36px;padding-right:30px;}

.exchange-select .filter dl dd label{display:inline-block;font-size:14px;color:#898989;}
.exchange-select .filter dl dd {float:left;margin-right:20px;position:relative;}
.exchange-select .filter dl dd input[type="text"]{line-height:34px;padding-left:10px;width:188px;font-size:14px;color:#666;}
.exchange-select .filter dl dd input[type="submit"]{width:100px;line-height:36px;text-align:center;color:#fff;font-size:14px;border:none;background:url(../images/short-bgs.png) repeat-x;cursor:pointer;}

.exchange-select .filter dl dd span{width:168px !important;background:#fff !important;}
.exchange-select .filter dl dd i{right:10px;border-top-color:#C9C9CA !important;}
.exchange-select .filter dl dd ul{width:168px !important;left:116px !important;}
.exchange-select .filter dl dd ul li{width:100% !important;}
.exchange-select .filter dl dd:nth-child(2) ul{left:74px !important;}


.seach-result{overflow:hidden;margin-bottom:60px;width:1024px;margin:0 auto;}
.seach-result h1{font-size:18px;color:#898989;line-height:40px;background:#DCDDDD;padding-left:15px;}
.seach-result h2{font-size:16px;color:#898989;line-height:40px;margin-bottom:10px;padding-left:15px;}
.seach-result ul{margin:0;padding:0;}
.seach-result ul li{overflow:hidden;border-bottom:1px solid #DCDDDD;margin-bottom:20px;}
.seach-result .fl{float:left;padding-left:15px;}
.seach-result .fl img{width:238px;height:128px;margin-right:55px;}

.seach-result .fr{float:left;padding-right:5px;width:710px;}
.seach-result .fr .order{width:86px;height:45px;line-height:45px;font-size:15px;color:#fff;text-align:center;background:url(../images/btn-orders.png) repeat-x;display:inline-block;float:right;position:relative;bottom:126px;}
.seach-result .fr dl dt{font-size:18px;color:#898989;margin-bottom:20px;margin-top:10px;}
.seach-result .fr dl dd{}
.seach-result .fr dl dd em{font-size:15px;color:#898989;display:block;line-height:27px;}
.seach-result .fr dl dd i{font-size:12px;}
.seach-result .fr dl dd span{font-size:15px;color:#000;display:block;margin-bottom:5px;}
.seach-result .fr p{background:#EFEFEF;width:710px;padding:15px;font-size:14px;color:#898989;margin-top:5px;}
.seach-result .fr p sub{border-radius:5px;background:#898989;width:40px;height:35px;color:#fff;font-size:14px;text-align:center;display:inline-block;padding-top:5px;margin-right:10px;}

.seach-result .more{background:#DCDDDD;color:#C8A063;font-size:14px;text-align:center;padding:0 10px;line-height:42px;cursor:pointer;float:right;margin-top:20px;position:relative;left:92px;}
.seach-result .more i{display:inline-block;width:19px;height:19px;background:#C8A063;color:#fff;line-height:19px;margin-right:10px;}
.seach-result .btn-order{background:#c8a063;width:130px;height:34px;line-height:34px;color:#fff;text-align:center;cursor:pointer;font-size:14px;margin-left:15px;}

.order-search{width:1024px;margin:0 auto;border-top:1px solid #dcdddd;padding-top:20px;padding-bottom:60px;}
.order-search .filter dl dd{float:left;position:relative;margin-right:18px;}
.order-search .filter dl dd span{width:68px !important;line-height:30px !important;height:30px !important;color:#898989;}
.order-search .filter dl dd i{right:8px !important;bottom:8px !important;border-top-color:#B5B5B6;}
.order-search .filter dl dd label{font-size:14px;color:#898989;padding-right:5px;}
.order-search .filter dl dd ul{width:68px;left:37px;}
.order-search .filter dl dd ul li{line-height:30px;}
.order-search .filter dl{padding-left:15px;}
.order-search .filter dl dd input[type="text"]{border:1px solid #C9C9CA;background:#EEEFEF;width:156px;line-height:30px;height:30px;text-indent:10px;font-size:14px;color:#898989;}
.order-search .filter dl dd input.date{background:#e8eaec url(../icons/icon-date.png) no-repeat 135px 9px;}
.order-search .filter dl dd input[type="submit"]{color:#C8A063;font-size:15px;background:transparent;line-height:32px;cursor:pointer;border:none;background:url(../images/left-arrows.png) no-repeat 0 8px;padding-left:25px;margin-left:20px;}

/* 弹出订房详情 */
.roomMain{position:relative;width:1100px;height:100%;background:#fff;margin:0 auto;overflow-y:auto;}
.roomMain::-webkit-scrollbar{width:6px;height:6px;}
.roomMain::-webkit-scrollbar-button{background-color:#666;}
.roomMain::-webkit-scrollbar-track{background:#c8a063;}
.roomMain::-webkit-scrollbar-track-piece{background:#333;}
.roomMain::-webkit-scrollbar-thumb{background-color:#c8a063;border-radius:5px;}
.roomMain::-webkit-scrollbar-corner{background:#666;}
.roomMain::-webkit-scrollbar-resizer{background:#666;}
.roomPic{text-align:center;padding-top:60px;}
.roomPic img{width:1036px;height:465px;}

.roomDetail{margin-top:35px;}
.roomDetail .fl{float:left;margin-left:30px;width:200px;}
.roomDetail .fl h2{font-size:18px;margin-bottom:20px;color:#898989;}
.roomDetail .fl span{display:block;line-height:26px;font-size:14px;}
.roomDetail .fl .order{width:120px;line-height:36px;text-align:center;color:#fff;font-size:14px;border:none;background:url(../images/short-bgs.png) repeat-x;cursor:pointer;margin-top:64px;}

.roomDetail .fr{float:left;margin-left:30px;}
.roomDetail .fr table{border:1px solid #898989;}
.roomDetail .fr table tr{line-height:48px;font-size:14px;}
.roomDetail .fr table tr td{border:1px solid #898989;padding:0 15px;}
.roomDetail #roomSummary{line-height:26px;font-size:14px;}

/* 弹出内容详情 */
.newsPopup{position:relative;width:1120px;height:100%;background:#fff;margin:0 auto;overflow-y:auto;}
.newsPopup::-webkit-scrollbar{width:6px;height:6px;}
.newsPopup::-webkit-scrollbar-button{background-color:#666;}
.newsPopup::-webkit-scrollbar-track{background:#c8a063;}
.newsPopup::-webkit-scrollbar-track-piece{background:#333;}
.newsPopup::-webkit-scrollbar-thumb{background-color:#c8a063;border-radius:5px;}
.newsPopup::-webkit-scrollbar-corner{background:#666;}
.newsPopup::-webkit-scrollbar-resizer{background:#666;}

.newsContent{padding:50px;}
.newsContent h1{line-height:60px;font-size:36px;color:#595757;}
.newsContent>span{border-bottom:1px solid #cfcfcf;height:36px;line-height:36px;color:#898989;display:block;font-size:14px;}
.newsContent p{font-size:14px;line-height:27px;color:#898989;}

.wrapLayOut .nav-arrow{height:auto;width:100%;left:50%;margin-left:-50%;top:50%;margin-top:-27.5px;position:absolute;z-index:2;}
.wrapLayOut .nav-arrow dd{width:32px;height:62px;cursor:pointer;display:block;}
.wrapLayOut .nav-arrow dd.prev{margin-left:80px;background:url(../icons/icon-prev.png) no-repeat;float:left;}
.wrapLayOut .nav-arrow dd.next{margin-right:80px;background:url(../icons/icon-next.png) no-repeat;float:right;}

/* 预订结果 */
.result{width:1120px;text-align:center;margin:150px auto;}
.result h3{color:#000;font-size:18px;line-height:50px;margin-top:10px;}
.result p{line-height:30px;font-size:14px;color:#898989;}
.result p i{padding-left:5px;color:#000;}