/* reset */
html { height: 100%; font-size:13.333333vw;}
body { min-height: 100% }
body { _height: 100% }
body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, iframe, pre, code, fieldset, legend, form, input, select, textarea, button, p, blockquote, th, td, figure { margin: 0; padding: 0 }
body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, iframe, pre, code, fieldset, legend, form, p, blockquote, figure, header, footer, nav, article, section, aside, address, figcaption { *zoom: 1 }
li { list-style-type: none }
h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight: normal;}
iframe, frame, fieldset, img { border: 0 none }
img { vertical-align: top }
input[type=button], input[type=submit], input[type=reset] { cursor: pointer }
button { cursor: pointer }
input, textarea, button { -webkit-border-radius: 0; -webkit-appearance: none }
input[type=radio] { -webkit-border-radius: 100%; -webkit-appearance: radio }
input[type=checkbox] { -webkit-appearance: checkbox }
input[type=search] { -webkit-box-sizing: content-box; -moz-box-sizing: content-box; -ms-box-sizing: content-box; -o-box-sizing: content-box; box-sizing: content-box }
textarea { overflow: auto; resize: none }
::-webkit-input-placeholder{color:#ACB0B3;}   
:-moz-placeholder{color:#ACB0B3;}          
::-moz-placeholder{color:#ACB0B3;}            
:-ms-input-placeholder{color:#ACB0B3; opacity: 0.8;}        
.placeholder{color:#ACB0B3;}
blockquote, q { quotes: none }
blockquote:before, blockquote:after, q:before, q:after { content: ""; content: none }
table { border-collapse: collapse; border-spacing: 0 }
caption, th { text-align: left }
th { font-weight: normal }
em, cite, address,i { font-style: normal }
sup { vertical-align: text-top }
sub { vertical-align: text-bottom }
body, input, select, button, textarea { font-size: 0.24rem; /*font-family:"黑体",arial,"\5b8b\4f53";*/}
body { line-height: 1.5; color:#303030;}
a { text-decoration: none; color: #303030;}
a { blr:expression(this.onFocus=this.blur()) }
a * { *cursor: pointer }
:focus { outline: none }
 
.edit_con_original{ line-height:1.5; padding:0 0; color:#303030;}
.edit_con_original ul{ margin:inherit; padding:inherit; padding-left:2em;}
.edit_con_original ul li { list-style-type:disc; margin:auto; }
.edit_con_original ol{ margin:inherit; padding:inherit; padding-left: 1rem;}
.edit_con_original ol li { list-style-type:decimal; margin:auto; }
.edit_con_original h1 { font-size: 2em; font-weight:bold }
.edit_con_original h2 { font-size: 1.5em; font-weight:bold }
.edit_con_original h3 { font-size: 1.17em; font-weight:bold }
.edit_con_original h4 { font-size: 1em; font-weight:bold }
.edit_con_original h5 { font-size: 0.83em; font-weight:bold }
.edit_con_original h6 { font-size: 0.67em; font-weight:bold }
.edit_con_original em { font-style: italic }
.edit_con_original cite{ font-style: italic }
.edit_con_original address{ font-style: italic }
.edit_con_original i { font-style: italic }
.edit_con_original table{ border-collapse: separate; border-spacing: 2px }
.edit_con_original img{width:auto; max-width:100%; height:auto;}
 

 
/*所有后台编辑器区域都要引用 edit_con_original 类名*/
 
/* clear 页头，页脚，内容区都不用再加清除样式 */
.fixed:before, .clearfix:before, .cf:before, body:before, .header:before, .main:before, .footer:before { content: ''; display: table }
.fixed:after, .clearfix:after, .cf:after, after, .header:after, .main:after, .footer:after { content: ''; display: table; clear: both }
.fixed, .clearfix, .cf, .header, .main, .footer { *zoom: 1 }
 
 
.clear, .cl { display: block!important; float: none!important; clear: both; width: auto!important; max-width: none!important; min-width: 0!important; max-height: none!important; min-height: 0!important; overflow: hidden; margin: 0!important; padding: 0!important; border: 0 none!important; font-size: 0!important; line-height: 0!important }

/*两端对齐*/
.justify { text-align:justify; text-justify:distribute-all-lines;}
/*上下居中*/
.v-m-c{ transform: translate(0,-50%); -webkit-transform: translate(0,-50%);-ms-transform: translate(0,-50%);-moz-transform: translate(0,-50%);-o-transform: translate(0,-50%); position:absolute; left:0; top:50%;}

/*左右居中*/
.l-m-c{ transform: translate(-50%,0); -webkit-transform: translate(-50%,0);-ms-transform: translate(-50%,0);-moz-transform: translate(-50%,0);-o-transform: translate(-50%,0); position:absolute; left:50%; top:0;}

/*绝对居中*/
.a-m-c{ transform: translate(-50%,-50%); -webkit-transform: translate(-50%,-50%);-ms-transform: translate(-50%,-50%);-moz-transform: translate(-50%,-50%);-o-transform: translate(-50%,-50%); position:absolute; left:50%; top:50%;}

/*截字*/
.ellipsis{text-overflow:ellipsis; white-space:nowrap; display: inline-block; max-width:99%;overflow:hidden;}
.clamp{display:-webkit-box; -webkit-box-orient: vertical;-webkit-line-clamp: 3; line-height: 1.5; max-height: 4.5em;overflow:hidden;}

*{cursor: pointer;-webkit-tap-highlight-color:rgba(0,0,0,0); box-sizing: border-box;}
img{width: 100%;}

.bg-cover{background-size: cover; background-repeat: no-repeat; background-position: center;}
.bg_layer{background: rgba(0,0,0,0.7); position: absolute; left:0; top:0; width: 100%; height: 100%; z-index: 10000;}
.bg-cover-ban{ background-size: 100% 100%;}

/*图标引用*/
[class*="icon"] {
  font-family: "iconfont";
}

.weixin{ position:fixed; width:4rem; z-index:100000; background:#fff; border:1px solid #ddd; border-radius:2px; box-shadow:1px 1px 10px #666;transform: translate(-50%,-50%); -webkit-transform: translate(-50%,-50%);-ms-transform: translate(-50%,-50%);-moz-transform: translate(-50%,-50%);-o-transform: translate(-50%,-50%); left:50%; top:50%;}
.weixin .c{ position:absolute; width:0.6rem; height:0.6rem; background:url(../images/x.png) center center no-repeat; overflow:hidden; text-indent:100px; right:0; top:0; font-size:20px; font-style:normal; text-align:center; cursor:pointer; z-index:2;}
.weixin h2{ position:relative; line-height:0.6rem; font-size:0.3rem; padding-left:0.24rem; font-weight:normal;}
.weixin .img{ padding:0 0.24rem;text-align:center; border-top:1px solid #ddd;}
.weixin .img img{ display:block; width:3.5rem; height:3.5rem;}
.weixin p {margin:0 0 0.24rem; text-align:center;  }
/*整体布局*/
.wrap{padding:0 0.24rem;}
.ind_wrap{padding:0 0.36rem;}

.header{ /*position: fixed;*/ position: absolute; top:0.24rem; left:0; width: 100%; z-index: 1000;}
.header .logo{width: 1.949rem;height: 0.49rem;float:left;margin-left: 0.14rem;margin-top: 0.12rem;}
.header a.tel{ float: right; color:#fff; width: 0.4rem; height: 0.4rem;}
.header a.tel i{font-size: 0.38rem;}
.header .search_box{ float: right; width: 5.06rem; height: 0.7rem;border-radius:5px; background: #fff;}
.search_txt{ float: left; width: calc(100% - 0.7rem); height: 0.7rem; padding: 0 0.2rem; border: none; background: none; color: #999; font-size: 0.28rem; }
.search_btn{ float: right;width: 0.7rem; height: 0.7rem; border: none; background: none;}
.search_btn i{font-size:0.36rem;}
.footer{padding-bottom: 1.69rem;}
.foot_link{ position: fixed; left:0; bottom:0; z-index: 100; width: 100%; height: 1.45rem; background: #fff; box-shadow: 0px 0px 0.1rem 0.05rem #e0e0e0;}
.foot_link ul{padding:0.14rem 0 0.24rem; text-align: center;}
.foot_link li{ float: left; width: 25%;color:#000000;}
.foot_link li i{font-size: 0.48rem; color:#000000; position: relative;}
.foot_link li i em{position: absolute; right:-0.15rem; top:-0.1rem; width:0.36rem; height: 0.36rem; line-height: 0.36rem; font-family: Arial, Helvetica, sans-serif; font-size: 0.2rem; color:#fff; border-radius: 50%; background: #9F9065;}
.foot_link li span{display: block; line-height: 1;}

.bodybg{ background: #F0F0F0;}

.comm-tit{ position: fixed; top:0; left:0; z-index: 10; width:100%; height: 0.94rem; font-size: 0.36rem; background: #fff; box-shadow: 0px 0px 20px 0px #EDEDED;}
.comm-tit h2{ text-align: center; line-height: 0.94rem;}
.comm-tit a{left:0.15rem;}
.comm-tit a i{color:#000;}


.comm-item{position: fixed; top:0.94rem; left:0;z-index: 9; width:100%; height: 0.86rem; line-height: 0.86rem; border-bottom:1px solid #D1D1D1; background: #fff;}
.comm-item li{ float: left; cursor: pointer; width:25%;height: 0.86rem; text-align: center;}
.comm-item li a{display: block;}
.comm-item li.on{border-bottom: 0.05rem solid #a9a9a9;}
.comm-item-news li,.comm-item-travel li,.comm-item-ticket li{ width:33.3333%;}
.comm-item-active li{width:50%;}
.comm-item-order li{ width: 20%;}

.inmain{padding-top: 1.8rem;}
.inmain_an{padding-top:1.28rem;}
.inmain_an1{padding-top:0.94rem;}

/*首页*/
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled{pointer-events:inherit!important; opacity: 1;}
.banner{position: relative;}
.banner img{width:100%;}
.banner .swiper-pagination-bullet{width: 0.6rem; height: 0.03rem; margin:0 2px!important; background: rgba(255,255,255,0.5); border-radius: 0; opacity: 1;}
.banner .swiper-pagination-bullet.swiper-pagination-bullet-active{width: 0.6rem;height: 0.05rem;background: #6382a1;}
.banner .swiper-pagination{bottom:0.15rem;}
.banner .ban_ser_box{position: absolute; z-index: 2; left:0.56rem; right:0.56rem; bottom:-0.4rem; width:6.4rem; height: 0.88rem;background: #fff; border-radius: 0.03rem;}
.banner .ban_ser_box .btn_sea{ position: absolute; z-index: 3; right:0; top:0; width:1.1rem; height:100%; border:none; background: #A19064; border-top-right-radius: 0.03rem; border-bottom-right-radius: 0.03rem;}
.banner .ban_ser_box .btn_sea i{color:#fff; font-size: 0.44rem;}
.banner .ban_ser_box .sel-box{width:calc(100% - 1.1rem);}

.index_part01{border-bottom:1px solid #D1D1D1; padding:0.24rem 0; margin-bottom:0.24rem; background: #fff;}
.index_part01 ul{border-radius: 0.1rem; overflow: hidden;}
.index_part01 li{ float: left; width: 100%; height: 1.75rem; position: relative;}
.index_part01 li dt{ float: left; width:33.33%; border-right:1px solid #fff; border-bottom:1px solid #fff;position: relative;}
.index_part01 li dt span{color:#fff; font-size: 0.36rem;}
.index_part01 li dd{float: left; width:33.33%; height: 0.875rem; position: relative; border-right: 1px solid #fff; border-bottom:1px solid #fff; color:#fff; background: #C28EBB;}
.index_part01 li dd span{ width:100%; text-align: center; color:#fff;  line-height: 1.2;}
.index_part01 li:nth-of-type(2) dd{ background: #73A7B8;}
.index_part01 li:nth-of-type(3) dd{ background: #8BB5D4;}
.index_part01 li:nth-of-type(4),.index_part01 li:nth-of-type(5){height: 1.42rem;}
.index_part01 li:nth-of-type(4) dd span,.index_part01 li:nth-of-type(5) dd span{ font-size: 0.36rem;}
.index_part01 li:nth-of-type(4) dd{ background: #5773B3;height: 1.42rem;}
.index_part01 li:nth-of-type(4) dd+dd{ background: #6B8BC4;}
.index_part01 li:nth-of-type(4) dd+dd+dd{ background: #7EA0D0;}
.index_part01 li:nth-of-type(5) dd{ background: #8770AE;height: 1.42rem;}
.index_part01 li:nth-of-type(5) dd+dd{ background: #A38DC4;}
.index_part01 li:nth-of-type(5) dd+dd+dd{ background: #B6A0D4;}

.index_part02{background: #fff; padding:0.24rem 0;}
.index_part02 h2,.index_part03 h2{ font-size: 0.36rem; line-height: 1.2; margin-bottom:0.24rem;}
.index_part02 h2 span,.index_part03 h2 span{ color:#9F9065; font-size: 0.24rem; margin-left:0.2rem;}
.index_part02 h2 a,.index_part03 h2 a{ float: right; font-size: 0.24rem; }
.index_part02 h2 a i,.index_part03 h2 a i{margin-left:0.1rem;font-size: 0.32rem;vertical-align:text-bottom;}
.index_part02 li{ float: left; width:49%; background: #F0F0F0;}
.index_part02 li:nth-child(2n){ float: right;}
.index_part02 li img{width:100%; height: 1.93rem;}
.index_part02 li .txt{ padding: 0.24rem;}
.index_part02 li .txt h3{  line-height: 1.2; margin-bottom:0.24rem;}
.index_part02 li .txt h3 a{color:#000000;}
.index_part02 li .txt h4{font-size: 0.4rem;line-height: 1.2; margin-bottom:0.4rem;font-family: Arial, Helvetica, sans-serif;}
.index_part02 li .txt h4 span{font-size:0.2rem;margin-left:0.1rem;text-decoration:line-through;}

.index_part02 li .txt .settime span{ float: left;color:#000000;}
.index_part02 li .txt .settime span i{margin-right: 0.05rem;font-family: Arial, Helvetica, sans-serif;font-weight: bold;}
.index_part02 li .txt .settime em{float: left;margin:0 0.05rem; font-size:0.2rem; color:#A8A8A8;}

.index_part03{ padding:0.24rem 0;}
.index_part03 li{ float: left;width:49%;background: #fff;}
.index_part03 li+li{ float: right; background: none;}
.index_part03 li img{ height: 3.44rem;}
.index_part03 li .txt{ padding:0.24rem; height: 2.28rem;}
.index_part03 li .txt h3{ line-height: 1.2;  margin-bottom:0.18rem; font-weight: bold;}
.index_part03 li .txt p{ font-size:0.2rem;margin-bottom:0.36rem; color:#3F4750;}
.index_part03 li .txt h4{font-size: 0.4rem;line-height: 1.2; font-family: Arial, Helvetica, sans-serif;}
.index_part03 li .txt h4 span{font-size:0.2rem;margin-left:0.1rem;text-decoration:line-through;}
.index_part03 li dl{margin-bottom:0.08rem;background: #fff;}
.index_part03 li dl:last-child{margin-bottom:0;}
.index_part03 li dl dt img{ height: 1.25rem;}
.index_part03 li dl dd{ padding:0.12rem 0.16rem;font-size:0.24rem; font-weight: bold; height: 0.6rem;}
.index_part03 li dl dd span{ float: right; font-weight: normal; font-family: Arial, Helvetica, sans-serif;}

.index_part04 .tab-tit{background: #fff; height: 1.8rem; border-bottom:1px solid #D1D1D1;}
.index_part04 .tab-tit li{ float: left; width:25%;height: 1.8rem; padding:0.33rem 0 0.25rem; text-align: center;}
.index_part04 .tab-tit li.on{border-bottom:0.05rem solid #9F9065;}
.index_part04 .tab-tit li i{ display: block;font-size: 0.48rem;}
.index_part04 .tab-tit li.on i{color:#B2A683;}
.index_part04 .tab-tit li span{ display: block; margin-top: 0.1rem; }
.index_part04 .list li{margin-top:0.24rem; background: #fff;}
.index_part04 .list li .txt{padding:0.2rem 0.24rem;}
.index_part04 .list li h2{ font-weight: bold; margin-bottom:0.18rem; overflow: hidden;}
.index_part04 .list li h2 a{ float: left; width:calc(100% - 1.3rem);}
.index_part04 .list li h2 span{ float: right; font-weight: normal;}
.index_part04 .list li p{font-size: 0.2rem; color:#4F565F;}
.index_part04 .list li p em{color:#FF0008;}
/*首页end*/


/*新首页*/
.ind_part01,.ind_part02,.ind_part03,.ind_part04,.ind_part05{background: #f7f7f7;}
.ind_p01_top{padding-top: 0.86rem; padding-bottom:0.48rem;}
.ind_p01_top ul{padding:0 0.24rem; display: flex; justify-content: space-between;}
.ind_p01_top li{ float: left; width:20%; text-align: center;}
.ind_p01_top li span{ position: relative; display: block; margin:0 auto 0.12rem; width:0.65rem; height: 0.65rem; border-radius: 0.12rem; box-shadow: 2px 2px 3px 2px rgba(0,0,0,0.1); background:linear-gradient(to bottom,#C7B290,#97815F);}
.ind_p01_top li span i{color:#fff; font-size: 0.4rem;}
.ind_p01_top li p{color:#47484C;}
.ind_p01_bot h2{text-align: center;color:#47484C;font-size: 0.42rem;margin-bottom: 0.4rem;line-height: 1.2;}
.ind_p01_bot{padding-bottom: 0.4rem;}
.ind_p01_bot .swiper-container{padding-bottom: 0.65rem;}
.ind_p01_bot .swiper-slide{width:61.3333%; margin:0 auto;}
.ind_p01_bot .swiper-slide img{width:100%; border-radius: 0.2rem;
    height:265px;}
.ind_p01_bot .swiper-container .bg_ll{ position: absolute; z-index: 10; left:0; top:0;width:15.3333%; height:100%; background: url(../images/dot_11.png) left top no-repeat; background-size: cover;}
.ind_p01_bot .swiper-container .bg_rr{ position: absolute; z-index: 10; right:0; top:0;width:15.3333%; height:100%; background: url(../images/dot_12.png) left top no-repeat; background-size: cover;}
.ind_p01_bot .swiper-pagination{bottom:0;}
.ind_p01_bot .swiper-pagination-bullet{width:0.22rem; height:0.22rem; border-radius:0; background: #CECECE; opacity: 1; margin:0 0.1rem!important; background:url(../images/dot_10.png) center no-repeat; background-size: cover;}
.ind_p01_bot .swiper-pagination-bullet.swiper-pagination-bullet-active{width:0.22rem; height:0.22rem; background:url(../images/dot_10_on.png) center no-repeat; background-size: cover;}
.ind_p01_bot .swiper-pagination-bullet{transition:0.3s all; -webkit-transition:0.3s all; -o-transition:0.3s all;-ms-transition:0.3s all;}

.ind_part02,.ind_part03,.ind_part04,.ind_part05{ padding:0.35rem 0; margin-top:0.2rem;}
.ind_part02 h2,.ind_part03 h2,.ind_part04 h2,.ind_part05 h2{text-align: center;color:#47484C;font-size: 0.42rem;margin-bottom: 0.4rem;line-height: 1.2;}

.ind_p01_bot h2 img,.ind_part02 h2 img, .ind_part03 h2 img ,.ind_part04 h2 img ,.ind_part05 h2 img{
    vertical-align: middle;
    margin: 0 20px;
    margin-top: -10px;
    display: inline-block;
    width: 15px;
}

.ind_part02 .swiper-container{padding-bottom: 0.65rem;}
.ind_part02 .swiper-slide{width:100%; position: relative;border-radius: 0.2rem; box-shadow: 0 0.05rem 0.05rem 0px rgba(0,0,0,0.15); overflow: hidden;}
.ind_part02 .swiper-slide img{width:100%;}
.ind_part02 .swiper-slide .txt{ position: absolute; left:0; bottom:0; z-index: 1; color:#fff; width:100%; padding:0 0.3rem 0.35rem;}
.ind_part02 .swiper-slide span{font-size: 0.3rem; font-family: Arial, Helvetica, sans-serif;}
.ind_part02 .swiper-slide p{ font-size: 0.36rem;}
.ind_part02 .swiper-pagination{bottom:0;}
.ind_part02 .swiper-pagination-bullet{width:0.22rem; height:0.22rem; border-radius:0; background: #CECECE; opacity: 1; margin:0 0.1rem!important; background:url(../images/dot_10.png) center no-repeat; background-size: cover;}
.ind_part02 .swiper-pagination-bullet.swiper-pagination-bullet-active{width:0.22rem; height:0.22rem; background:url(../images/dot_10_on.png) center no-repeat; background-size: cover;}
.ind_part02 .swiper-pagination-bullet{transition:0.3s all; -webkit-transition:0.3s all; -o-transition:0.3s all;-ms-transition:0.3s all;}

.ind_part05{padding-bottom: 0.1rem;}
.ind_list li{width:100%; margin-bottom:0.3rem; position: relative;border-radius: 0.2rem; box-shadow: 0 0.05rem 0.05rem 0px rgba(0,0,0,0.15); overflow: hidden;}
.ind_list li:last-child{margin-bottom: 0.1rem;}
.ind_list li img{width:100%;}
.ind_list li h3{ font-size: 0.36rem; position: absolute; left:0; bottom:0; z-index: 1; color:#fff; width:100%; padding:0 0.3rem 0.3rem;}
.ind_list li h3 em{ display: inline-block; width:1px; height:0.36rem;vertical-align:middle; margin:0 0.2rem; background: rgba(255,255,255,0.5);}
.ind_list li h3 span{ font-size: 0.3rem;}

.ind_list01{margin:0 -2%;}
.ind_list01 li{ float:left; width:46%; margin:0 2% 0.3rem;position: relative;border-radius: 0.2rem; box-shadow: 0 0.05rem 0.05rem 0px rgba(0,0,0,0.15); overflow: hidden;}
.ind_list01 li img{width:100%;}
.ind_list01 li .txt{color:#fff; text-align: center; width:100%;}
.ind_list01 li h3{ font-size: 0.36rem; margin-bottom: 0.05rem;}
.ind_list01 li span{ display: block; text-transform: uppercase; font-size: 0.14rem;} 
.ind_list01 li:nth-of-type(3) .txt{/* color:#000 */}


.index_body .footer{padding-bottom: 1.45rem;}
/*新首页end*/

/*搜索*/
.search_body{ display: none; position: fixed; z-index: 1000; left:0; top:0; width:100vw; height: 100vh; background: url(../images/bg02.jpg) no-repeat; background-size: cover;}
.search_close{ position: absolute; right:0.48rem; top:0.24rem;}
.search_close i{font-size: 0.36rem; color:#fff;}
.search_inner{margin:2rem 0.48rem;}
.search_inner h2{font-size:0.36rem; margin-bottom: 0.96rem; color:#fff; text-align: center;}
.search_inner li{ height:0.96rem; margin-bottom:0.36rem; background: #fff; border-radius: 0.1rem;}
/*sel-box*/
.sel-box { position: relative;}
.sel-box dt{height: 0.88rem; line-height: 0.88rem;cursor: pointer;position:relative; z-index:2;}
.sel-box dt a {font-size: 0.3rem; color:#65686F; display:block;padding:0 0.3rem;height: 0.88rem;line-height: 0.88rem;}
.sel-box dt a em{ float: left; margin-right: 0.2rem;height: 0.88rem;line-height: 0.88rem;}
.sel-box dt a em i{font-size: 0.4rem;color:#A19064;}
.sel-box .ico { position:absolute; right:0.3rem; top:0; z-index:1;font-size: 0.4rem;}
.sel-box.open .ico{transform: rotate(180deg);}
.sel-box dd { display:none;position:absolute;background:#fff;border-bottom-left-radius: 0.03rem;border-bottom-right-radius: 0.03rem; max-height:4.4rem; width: 6.4rem; top:0.85rem; left: 0; overflow:auto; box-shadow: 0 0.12rem 0.15rem 0 rgba(0,0,0,0.15) inset;  /*z-index:1;*/}
.sel-box.open dd{ display: block; padding:0.24rem 0;}
.sel-box dd a { font-size: 0.3rem;color:#65686F; display:block; padding:0 0.3rem;height: 0.88rem;line-height: 0.88rem; overflow: hidden;}
.sel-box dd a.on {color:#A19064;}
.sel-box dd a em{float: left; margin-right: 0.2rem;}
.sel-box dd a em i{font-size: 0.4rem;color:#A19064;}

.che_dep_box{ padding:0 0.24rem;}
.che_dep_box .che_date{ float:left; width:1.3rem;}
.che_dep_box .dep_date{ float:right; width:1.3rem;}
.che_dep_box .date{ overflow: hidden; line-height: 0.96rem;}
.che_dep_box .date .d_day{ float:left; font-size: 0.48rem; margin-right:0.15rem; font-family: Arial, Helvetica, sans-serif;}
.che_dep_box .date .d_rr{ float: left; line-height: 0.3rem; margin:0.18rem 0; color:#949494;}
.che_dep_box .date .d_rr i{ display: block; font-size:0.2rem;font-family: Arial, Helvetica, sans-serif;}
.che_dep_box .tot_day{ float:left; margin:0.3rem 1.21rem; width:1rem; height: 0.36rem; line-height: 0.36rem;text-align: center; color:#fff; border-radius: 0.1rem; background: #A19064;}

.room_num{ float:left;margin:0.24rem 0 0 0.24rem;line-height: 0.48rem;}
.person_num{ float:right;margin:0.24rem 0.24rem 0 0;line-height: 0.48rem;}
.room_num span,.person_num span{ float:left; margin-left:0.1rem; color:#9C9C9C;}
.numbox{ float: left; width: 1.6rem;height:0.48rem; line-height: 0.48rem; border:1px solid #AEAEAE; border-radius: 0.1rem;}
.numbox i{ float: left; cursor: pointer; width: 0.45rem; height:0.48rem; line-height: 0.48rem;text-align: center; color:#B5B5B5; font-size: 0.2rem; color: #6B727B;}
.numbox .inp-num{ float: left;width: 0.64rem;height:0.46rem; line-height: 0.46rem;text-align: center; border:none; font-size: 0.36rem; color:#363636; border-left:1px solid #AEAEAE;border-right:1px solid #AEAEAE; background: none;}

.btn_search{ width:100%; margin-top:1.2rem; height:0.92rem; line-height: 0.92rem; color:#fff; font-size: 0.36rem; text-align: center; border:none; border-radius: 0.4rem; background: #A19064;}
/*搜索end*/

/*单日历样式*/
.layui-laydate{position: fixed !important;left: 0 !important;bottom: 0 !important;width: 100%;top: auto !important;margin: 0 !important;}
.laydate-theme-molv .layui-laydate-main,.layui-laydate-content table{width: 100% !important}




/*20200921add by dhq*/
.ind_p01_bot h2,.ind_part02 h2,.ind_part03 h2,.ind_part04 h2{ position: relative;}
.ind_p01_bot h2 a.more,.ind_part02 h2 a.more,.ind_part03 h2 a.more,.ind_part04 h2 a.more{position: absolute; font-size: 0.24rem; top:0.16rem; right:0;}
.ind_p01_bot h2 a.more{right: 0.36rem;}

/*20201124*/
/**{touch-action: none;}*/


