@charset "utf-8";
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,button,p,blockquote,th,td,hr,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{
    margin:0;
    padding:0;}
body{
    -webkit-text-size-adjust:none;
    -moz-text-size-adjust:none;
    -ms-text-size-adjust:none;
    -o-text-size-adjust:none;
    text-size-adjust:none;
    word-wrap:break-word;
    font:12px/1.5 "Helvetica Neue", Helvetica, STHeiTi, Arial, sans-serif;
    color:#000;
    background: #f6f6f6;}
h1,h2,h3,h4,h5,h6{
    font-size:100%;
    font-weight:400;}
address,caption,cite,code,dfn,em,th,var{
    font-style:normal;
    font-weight:400;}
ol,ul{
    list-style:none;}
a, a:hover{
    cursor:pointer;
    text-decoration:none;}
fieldset,img{
    border:0;}
img{
    vertical-align:top;}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{
    display:block;}
audio,canvas,video{
    display:inline-block;
    *display:inline;
    *zoom:1;}
select{
    padding:2px 0;
    height:22px;
    line-height:18px;}
button,input,select,textarea{
    font-size:100%;
    font-family: Arial,"microsoft yahei";}
button,input[type="button"],input[type="reset"],input[type="submit"]{
    border: none;
    cursor:pointer;
    -webkit-appearance:button;}
q:before,q:after{
    content:'';}
ins{
    text-decoration:none;}
del{
    text-decoration:line-through;}
mark{
    background:#ff0;}
sub,sup{
    position:relative;
    font-size:75%;
    line-height:0;
    vertical-align:baseline;}
sup{
    top:-0.5em;}
sub{
    bottom:-0.25em;}
table{
    border-collapse:collapse;
    border-spacing:0;}
th{
    text-align:inherit;}
iframe{
    display:block;}

/*reset end*/

/*public start*/
.tr{text-align:right;}
.tc{text-align:center;}
.tl{text-align:left;}
.bc{margin-left:auto; margin-right:auto;}
.fl{_display:inline; float:left;}
.fr{_display:inline; float:right;}
.cb{clear:both;}

.f14{font-size:14px;}
.f16{font-size:16px;}
.f18{font-size:18px;}
.f20{font-size:20px;}
.f24{font-size:24px;}

/*
.c{display:block; zoom:1;}
.c:after{content:"."; display:block; visibility:hidden; height:0; clear:both;}
*/
.c{*zoom:1}
.c:before,.c:after{display:table; content:"";}
.c:after{clear:both;}
.cutstr{overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.pt7{ padding-top:7px;}
.pt10{ padding-top:10px;}
.pt15{ padding-top:15px;}
.pt20{ padding-top:20px;}
.pt25{ padding-top:25px;}
.pt30{ padding-top:30px;}
.pt40{ padding-top:40px;}
.pt45{ padding-top:45px;}
.pt50{ padding-top:50px;}
.pt65{ padding-top:65px;}
.pt70{ padding-top: 70px; }
.pt125{ padding-top: 125px; }
.pl50{padding-left: 50px;}
.pb50{ padding-bottom: 50px; }
.pb90{ padding-bottom: 90px; }
.pb150{ padding-bottom: 150px; }
.pb325{ padding-bottom: 325px; }
.pb400{ padding-bottom: 400px; }
.mt12{ margin-top:12px;}
.mt20{margin-top:20px;}
.mt25{margin-top:25px;}
.mt30{margin-top:30px;}
.mt50{margin-top:50px;}

.dn{ display: none; }
/**theme**/
.opacity{
    filter:Alpha(opacity=60);
    opacity:0.6;
    color: #fff;
    display: inline-block;
}
a.opacity:hover{
    filter:Alpha(opacity=100);
    opacity:1;
    color: #fff;
}
.opacity_bg{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    filter:Alpha(opacity=80);
    opacity:0.8;
}
.opacity_bg2{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    filter:Alpha(opacity=40);
    opacity:0.4;
}

/**theme ned**/

.w1150{ position: relative; margin: 0 auto; width: 1150px; }
.whitebg{ background-color: #fff!important; }
.icon{ background-image: url(../img/icon.png); }
.date_bg{ background-image: url(../img/date_bg.png); background-repeat: no-repeat; }
.contanter{margin:0 auto;position:relative;width:100%;min-width:1150px; max-width:1920px; overflow: hidden;}
.backTop{ display: none; position: fixed; z-index: 20; bottom: 66px;right: 16px; width: 48px; height: 48px; border: 1px solid #e5e5e5; border-radius: 50%;-webkit-border-radius:50%; background-color: #fff; font-size: 22px; line-height: 48px; text-align: center; color: #383838; cursor: pointer;}
.backTop .VVfont{ top: -2px; }
.backTop:hover{ color: #c0a46d; }
.bn_swiper{ height: 100%;}
.swiper-wrapper{ height: 100%; }
.swiper-wrapper .swiper-slide{ height: 100%; width: 100%}
.ubb {font-size: 16px;line-height: 2.25;color: #333;}
.ubb *{max-width:100%}
.fontTp{font-family: "Trajan Pro";text-transform: uppercase;}

input::placeholder{ color: #b2b2b2 }
input::-moz-placeholder{ color: #b2b2b2; opacity: 1}
input::-webkit-input-placeholder{ color: #b2b2b2 }

.route{ padding: 40px 0; font-size: 14px; line-height: 1; color: #808080; }
.route .title{ margin: 0; }
.route .now{ color: #111 }
.route span{ float: left; display: block; margin-left: 11px; }
.route a{ float: left; display: block;margin-left: 11px; color: #808080; }

.sm-btn{ position: relative; z-index: 5;}

.header {
    position: fixed;
    z-index: 50;
    top: 0;
    left: 0;
    width: 100%;
    height: 144px
}

.header .top {
    height: 50px;
    font-size: 14px;
    line-height: 50px;
    color: #fff;
    background-color: #c0a46d;
}

.header .top .topfl {
    position: relative;
    float: left;
    margin-left: 30px;
}
.header .top .top_search,
.header .top .top_lang{padding-left: 14px;margin-left: 15px;}
.header .top .top_search:before,
.header .top .top_lang:before
{ content: ''; position: absolute; top: 20px; left: 0; width: 0; height: 11px; border-left: 1px solid #e0d2b6; }
.header .top .topfl .member_icon{
    display: inline-block;
    width: 20px;
    height: 20px;
    vertical-align: middle;
    position: relative;
    top: -1px;
    background: url(../../group/img/icon.png) -120px -200px no-repeat;
}

.header .top .topfl .VVfont {
    margin-right: 6px;
}

.header .top .top_lang {
    position: relative;
}

.header .top .top_lang .icon {
    float: right;
    margin-top: 24px;
    margin-left: 8px;
    width: 7px;
    height: 4px;
    background-position: -86px 0;
}

.header .top .top_lang .now_lan {
    display: inline-block;
}

.header .top .top_lang .lan_sele {
    position: absolute;
    z-index: 20;
    top: 50px;
    left: -60px;
    background-color: #c0a46d;
    line-height: 35px;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);
}
.header .top .top_lang:hover .lan_sele{
    display: block;
}

.header .top .top_lang .lan_sele a {
    display: block;
    width: 140px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    line-height: 46px;
}

.header .top .top_lang .lan_sele a:hover,.header .top .top_lang .current{
    color: #fff;
    background-color: #c0a46d;
}

.header .top ul {
    display: none;
}

.header .top ul li a:hover {
    color: #c5a870;
}

.header .top a {
    color: #fff;
}

.header .top a:hover {
    color: #f5f5f5;
}

.header .topbar {
    position: relative;
    height: 94px;
    z-index: 10;
    background-color: #fff;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);
}

.header .topbar .logo {
    margin-top: 22px;
    float: left;
}

.header .topbar .right_bnt {
    margin-top: 28px;
    float: right;
}
.header .topbar .right_bnt .bkbnt{
    width: 168px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    background-color: #c0a46d;
    font-size: 15px;
    border-radius: 4px;
}

.header .nav {
    font-size: 0;
    float: right;
    margin-top: 28px;
}

.header .nav .nav_li {
    float: left;
    position: relative;
    margin-right: 50px;
}

.header .nav .nav_li a {
    display: block;
    position: relative;
    font-size: 18px;
    line-height: 1;
    color: #fff;
    text-align: center;
}
.header .nav .nav_li a i{
    color: #ccc;
    display: block;
    margin: 0 auto;
    margin-bottom: 8px;
    width: 16px;
    height: 16px;
    background-image: url(../../group/img/nav_icon.png);
}
.header .nav .nav_li a p{
    font-size: 13px;
    padding-top: 5px;
}
.header .nav .nav_li .i1{
    width: 19px;
    background-position: -20px 0;
}
.header .nav .nav_li.current .i1,
.header .nav .nav_li a:hover .i1{
    background-position: 0 0;
}
.header .nav .nav_li .i2{
    background-position: -20px -20px;
}
.header .nav .nav_li.current .i2,
.header .nav .nav_li a:hover .i2{
    background-position: 0 -20px;
}
.header .nav .nav_li .i3{
    background-position: -20px -40px;
}
.header .nav .nav_li.current .i3,
.header .nav .nav_li a:hover .i3{
    background-position: 0 -40px;
}
.header .nav .nav_li .i4{
    background-position: -20px -60px;
}
.header .nav .nav_li.current .i4,
.header .nav .nav_li a:hover .i4{
    background-position: 0 -60px;
}
.header .nav .nav_li .i5{
    background-position: -20px -80px;
}
.header .nav .nav_li.current .i5,
.header .nav .nav_li a:hover .i5{
    background-position: 0 -80px;
}
.header .nav .nav_li .i6{
    background-position: -20px -100px;
}
.header .nav .nav_li.current .i6,
.header .nav .nav_li.current2 .i6,
.header .nav .nav_li a:hover .i6{
    background-position: 0 -100px;
}
.header .nav .nav_li.current a,
.header .nav .nav_li.current2 a,
.header .nav .nav_li a:hover{
    color: #c0a46d;
}

.header .bar1{ height: 33px;position: relative;z-index: 2;}
.header .bar1 .gotoIndex{ font-size: 12px; line-height: 33px; overflow: hidden; height: 33px}
.header .bar1 .gotoIndex:hover{ color: #c0a46d; }
.header .bar1 .gotoIndex .icon{ float: left; position: relative;top: 10px; margin-right: 6px; width: 13px; height: 13px; background-position: -100px 0; }
.header .bar1 .r_li{ position: relative; margin-top: 10px; padding:0 20px; font-size: 12px; line-height: 12px; }
.header .bar1 .li_tele .icon{position: absolute; left: 0; top: -1px; width: 14px; height: 14px; background-position: -180px 0; }
.header .bar1 .li_lang{ text-transform: uppercase; position: relative; padding: 0; height: 23px;}
.header .bar1 .li_lang .icon{ margin-left: 8px;position: relative; top: -2px; width: 7px; height: 4px; background-position: -60px 0px; display: inline-block;}
.header .bar1 .li_lang .current{
    display: inline-block;
    padding:0 0 0 20px;
}
.header .bar1 .li_search,
.header .bar1 .li_login
{
    padding-right: 20px;
}
.header .bar1 .li_lang ul{
    display: none;
    position: absolute;
    top: 22px;
    left: 1px;
    width: 67px;
    padding-top: 10px;
}
.header .bar1 .li_lang ul li{
    padding-bottom: 10px;
}
.header .bar1 .li_lang ul a{
    padding: 0 20px;}
.header .bar1 .li_lang:hover ul{
    display: block;
}
.header .bar1 .li_lang ul a{
    border: none;
}
.tlin{
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 11px;
    filter:Alpha(opacity=20);
    opacity:0.2;
    background-color: #fff
}
.btn1 {
    width: 160px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    background-color: #c0a46d;
    color: #fff;
}
/*加载loading层*/
.loadBox{position: fixed;z-index: 40;top: 50%;left: 0;margin-top: -25px;height: 50px;width: 100%;}
.loadBox.abs{ position: absolute;}
.loadBox .p_gif{ margin: 0 auto; width: 100px; height: 20px; background: url(../img/loading.gif) center no-repeat; }
.loadBox .p_txt{ font-size: 16px; line-height: 30px; color: #333; text-align: center; }

.header .bar2{ height: 92px; position: relative}
.header .bar2 .nav{ margin: 16px 0 0 0; }
.header .bar2 .nav .nav_li{ margin:0 0 0 28px; padding: 21px 0; }
.header .bar2 .w1150{ height: 100%; position: relative;z-index: 1}
.header .bar2 .logo{ float: left;width: 250px; height: 100%;background-position: left center; background-repeat: no-repeat;}

.ht_main{padding-top: 125px;}
.ht_main .banner{ position: relative; width: 100%; height: 560px;}
.ht_main .banner .hidden{ width: 100%; height: 100%;overflow: hidden; }
.ht_main .banner .banner_img{width: 100%; height: 100%;}
.ht_main .banner .banner_img .swiper-slide{ display: none; position: absolute; left: 0; top: 0; background-repeat: no-repeat; background-position-x: center}
.ht_main .banner .float_title{ position: absolute; z-index: 10; margin-bottom: 10px; margin-left: -445px; padding: 30px 0 0; bottom: 50%; left: 50%; width: 890px; color: #fff; font-family: simsun; text-align: center; white-space: nowrap;}
.ht_main .banner .float_title .cn_nm{ position: relative; padding-bottom: 10px; font-size: 52px; line-height: 1;}
.ht_main .banner .float_title .en_nm{ position: relative; font-size: 16px;letter-spacing:7px}
.ht_main .banner .searchbox{ position: absolute; z-index: 10; bottom: 60px; left: 50%; margin-left: -575px; width: 1150px;}
.ht_main .banner .searchbox p{ font-size: 12px; line-height: 1; color: #666; }
.ht_main .banner .searchbox input{ line-height: 20px; font-size: 16px; border: 0; cursor: pointer; }
.ht_main .banner .searchbox .s1{ display: flex; align-items: center; position: relative; width: 253px; height: 80px; cursor: pointer; box-sizing: border-box; background-color: #fff; border-top-left-radius: 4px; border-bottom-left-radius: 4px;}
.ht_main .banner .searchbox .s1 input{ font-size: 14px; height: 42px; line-height: 42px; }
.ht_main .banner .searchbox .s1 .li1{font-size: 16px;color: #000;padding: 0 20px; cursor: default}
.ht_main .banner .searchbox .s1 .icon{ position: absolute; right: 25px;bottom: 36px; width: 13px; height: 7px; background-position: -80px 0; }
.ht_main .banner .searchbox .s2{ position: relative; padding: 18px 15px 20px; width: 248px; height: 80px; border-left: 1px solid #e5e5e5; box-sizing: border-box;background-color: #fff; }
.ht_main .banner .searchbox .s2 input{
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    opacity: 0;
    background-color: transparent;
}
.ht_main .banner .searchbox .s2 div{
    font-size: 16px;
    color: #000;
    line-height: 40px;
}
.ht_main .banner .searchbox .s2 .icon{ position: absolute; right: 25px; bottom: 35px; width: 16px; height: 16px; background-position: 0 0; }
.ht_main .banner .searchbox .s3{
    position: relative;
    width: 235px;
    height: 80px;
    border-left: 1px solid #e5e5e5;
    background-color: #fff;
    cursor: pointer;
    box-sizing: border-box;
    moz-user-select: -moz-none;
    -moz-user-select: none;
    -o-user-select:none;
    -khtml-user-select:none;
    -webkit-user-select:none;
    -ms-user-select:none;
    user-select:none;}
.ht_main .banner .searchbox .s3 .p1{padding-left: 50px;line-height: 80px; font-size: 14px; color: #111}
.ht_main .banner .searchbox .s3 .p1 input{ padding-left: 30px; width: 110px;height: 42px; font-size: 14px; line-height: 42px; }
.ht_main .banner .searchbox .s3 .p1 .VVfont{ position: absolute; top: 31px; left: 20px; font-size: 18px; color: #ccc; }
.ht_main .banner .searchbox .s3 .p1 .icon{ position: absolute; right: 25px; bottom: 36px; width: 13px; height: 7px; background-position: -80px 0; }
.ht_main .banner .searchbox .s3.open .p1 .icon{ background-position: -80px -13px}
.ht_main .banner .searchbox .s3 .p2{
    display: none;
    position: absolute;
    z-index: 12;
    top: 80px;
    left: -1px;
    padding: 10px;
    width: 228px;
    border: 1px solid #e5e5e5;
    border-top: none;
     background-color: #fff;}
.ht_main .banner .searchbox .s3 .p2 .bar{ margin-top: 15px; }
.ht_main .banner .searchbox .s3 .p2 .bar:first-child{ margin-top: 0; }
.ht_main .banner .searchbox .s3 .p2 input{ float: left; width: 136px; padding: 0 8px; height: 36px; line-height: 36px; border: 1px solid #e5e5e5; }
.ht_main .banner .searchbox .s3 .p2 .inp_line{ position: relative; }
.ht_main .banner .searchbox .s3 .p2 .on_txt{ position: absolute; line-height: 38px; top: 0; left: 30px; }
.ht_main .banner .searchbox .s3 .p2 .r_box{
    float: left;
    display: block;
    padding: 12px 0 0 12px;
    width: 24px;
    height: 24px;
    border: 1px solid #e5e5e5;
    border-left: none;
    font-size: 12px;
    line-height: 12px;
    color: #111;
    background-color: #f6f6f6;
    cursor: pointer; }
.ht_main .banner .searchbox .s3 .p2 .r_box.btn_disable{ color: #d2d2d2;cursor: default }
.ht_main .banner .searchbox .s3 .p2 .r_box:active{ background-color: #e5e5e5; }
.ht_main .banner .searchbox .s3 .p2 .r_box.btn_disable:active{ background-color: #f6f6f6; }
.ht_main .banner .searchbox .s3 .p2 .VVfont{font-weight: bold;}
.ht_main .banner .searchbox .s3 .p2 .inp_tt{ margin-bottom: 5px; line-height: 14px; color: #808080; }

.ht_main .banner .searchbox .subbtn{ width: 166px; height: 80px; border: 0; color: #fff; font-size: 22px; font-family: simsun;filter: Alpha(opacity=90); filter:Alpha(opacity=90); opacity:0.9;}
.ht_main .banner .searchbox .subbtn:hover{filter:Alpha(opacity=95); opacity:0.95;}

.ht_wrap1{ padding: 80px 0; background-color: #fff; }
.ht_wrap1 .intro{ width: 50%; box-sizing: border-box; }
.ht_wrap1 .video_box{ position: relative; width: 575px; height: 356px;background-size: cover; background-repeat: no-repeat;  background-position: center center; }
.ht_wrap1 .video_box .play_btn{ position: absolute; top: 95px; left: 50%; margin-left: -35px; width: 70px; height: 70px; background: url(../img/play_icon.png); cursor: pointer;}
.ht_wrap1 .video_box img{ width: 100%; height: 100%; vertical-align: top; }
.ht_wrap1 .r_box{ padding-left: 80px; }
.ht_wrap1 .r_box .p1{ font-size: 32px; line-height: 32px; color: #111;  padding-top: 35px;}
.ht_wrap1 .r_box .p2{ margin-top: 13px; font-size: 14px;  color: #999; }
.ht_wrap1 .r_box .p3{ margin-top: 26px; font-size: 14px; line-height: 28px; color: #111; }
.ht_wrap1 .r_box .link_btn{ display: block; margin-top: 23px; width: 138px; border: 1px solid #e5e5e5; font-size: 14px; line-height: 36px; text-align: center; color: #c0a46d; background-color: #fff;  }
.ht_wrap1 .r_box .link_btn:hover{ color: #fff; background-color: #c0a46d; border-color: #c0a46d; }
.ht_wrap2{ padding: 40px 0 80px; background: url(../img/patern_bg.jpg) 0 0 repeat; }
.ht_wrap2 .tt{ font-size: 32px; line-height: 32px; }
.ht_wrap2 .slide_box{ margin-top: 28px; position: relative; width: 100%; overflow: hidden; }
.ht_wrap2 .slide_box .left_box{ height: 410px; }
.ht_wrap2 .slide_box .right_box{ position: absolute; right: 0; top: 55px;padding: 10px;background-color: #fff; }
.ht_wrap2 .slide_box .swiper-active-switch.swiper-pagination-switch{
    display: inline-block;
}

.ht_wrap2 .slide_box .right_box .box_content{ border: 1px solid #665959; width: 408px;height: 198px; padding: 50px;background-color: #fff; position: relative; z-index: 1 }
.ht_wrap2 .slide_box .right_box .p1{ font-size: 24px; line-height: 24px; color: #111; }
.ht_wrap2 .slide_box .right_box .p2{ margin-top: 8px; font-size: 12px; line-height: 24px; color: #111; }
.ht_wrap2 .slide_box .right_box .p3{ margin-top: 13px; font-size: 12px; line-height: 24px; color: #111; }
.ht_wrap2 .slide_box .right_box .p3 span{ font-size: 18px; color: #c0a46d; }
.ht_wrap2 .slide_box .right_box .link_btn{ display: block; margin-top: 16px; width: 140px; font-size: 13px; line-height: 38px; text-align: center; color: #fff; background-color: #c0a46d; }
.ht_wrap3{ padding: 60px 0 72px; background-color: #fff; }
.ht_wrap3 .map_box{ width: 100%; height: 300px; }
.ht_wrap3 .detail_box{ padding-top: 23px; }
.ht_wrap3 .dt_box{ width: 50%; box-sizing: border-box;font-size: 14px; line-height: 28px; color: #111; }
.ht_wrap3 .dt_box a{ color: #c0a46d; }
.ht_wrap3 .left_box{ padding: 0 90px; }
.ht_wrap3 .right_box{ padding: 0 90px 0 0;  }

.ht_wrap2 .slide_box .swiper-page{ position: absolute; bottom: 0; right: 0; z-index: 5; height: 27px; text-align: center;-moz-border-radius: 15px; /* Firefox */ }
.ht_wrap2 .slide_box .swiper-pagination-switch{ position: relative; display: inline-block; margin:0 4px!important; border: 1px solid #b8b8b8; width: 25px; height: 25px; border-radius: 50%; font-size: 14px; line-height: 25px; text-align: center;color: #666; background:#f7f7f7; cursor: pointer; }
.ht_wrap2 .slide_box .swiper-active-switch{ color: #fff;}

.index_gallery{
    padding-top: 40px;
    margin-top: 50px;
    border-top: 1px solid #e5e5e5;
}
.index_gallery_left{
    float: left;
    box-sizing: border-box;
    padding: 0 40px;
    width: 289px;
    height: 250px;
    position: relative;
    color: #fff;
    font-size: 14px;
}
.index_gallery_left .li1{
    position: relative;
    z-index: 1;
    padding-top: 40px;
    font-size: 28px;
    line-height: 1;
}
.index_gallery_left .li2{
    position: relative;
    z-index: 1;
    padding-top: 12px;
    line-height: 26px;
    height: 115px;
    color: rgba(255,255,255,0.6)
}
.index_gallery_left .li3{
    position: relative;
    z-index: 1;
}
.index_gallery_right{
    width: 750px;
    height: 250px;
    overflow: hidden
}
.index_gallery_show{
    float: left;
    width: 861px;
    height: 250px;
}
.room_bottom_con{
    position: relative;
    width: 1150px;
    height: 452px;
    overflow: hidden;
}
.room_bottom_show{
    width: 1170px;
    margin-left: -10px!important;
}
.index_gallery_show .swiper-slide{
    position: relative;
    cursor: pointer;
    width: 287px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
.index_gallery_show .swiper-slide div{
    position: absolute;
    left: 0;
    bottom: 0;
    box-sizing: border-box;
    padding: 0 20px;
    width: 100%;
    height: 38px;
    background: url(../img/bg3.png) 0 0 no-repeat;
    color: #fff;
}
.index_gallery_show .swiper-slide h3{
    padding-top: 35px;
    font-size: 18px;
    font-weight: 700;
    line-height: 1;
    overflow:hidden; text-overflow:ellipsis; white-space:nowrap;
}
.index_gallery_show .swiper-slide p{
    padding-top: 7px;
    font-size: 14px;
    overflow:hidden; text-overflow:ellipsis; white-space:nowrap;
}


/*jcf*/
.jcf-hidden {
    display: block !important;
    position: absolute !important;
    left: -9999px !important;
}

.select-area {
    position: relative;
    display: block;
    cursor: pointer;
}

.select-area .left {
    display: none;
}

.select-area .center {
    display: block;
    padding: 0 15px;
    height: 50px;
    width: 100%;
    overflow: hidden;
    color: #333;
    font-size: 15px;
    box-sizing: border-box;
    line-height: 48px;
    border: 1px solid #e5e5e5;
}
.select-jcfselect2 .center{
    height: 46px;
    font-size: 14px;
    line-height: 44px;
}

.select-opener {
    position: absolute;
    top: 50%;
    margin-top: -3px;
    right: 10px;
    width: 0;
    height: 0;
    font-size: 0;
    width: 13px;
    height: 7px;
    background: url(../img/icon.png) -80px 0 no-repeat;
}

.select-options {
    box-sizing: border-box;
    border: 1px solid #e5e5e5;
    border-top: 0;
    position: absolute;
    overflow: hidden;
    z-index: 2000;
}

.select-options .drop-holder {
    overflow: hidden;
    background: #FFF;
}

.select-options ul li {
    width: 100%;
    float: left;
}

.select-options ul a {
    display: block;
    padding: 10px 15px;
    line-height: 22px;
    color: #333;
    cursor: default;
    font-size: 15px;
}

.select-options .item-selected a {
    color: #111;
    background: #f6f6f6;
}
.more{
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    color: #c0a46d;
}
.more i{
    position: relative;
    top: -1px;
    margin-left: 6px;
    display: inline-block;
    vertical-align: middle;
    width: 14px;
    height: 14px;
    background-position: -80px -200px;
}
.more2{
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    color: #fff;
}
.more2 i{
    position: relative;
    top: -1px;
    margin-left: 6px;
    display: inline-block;
    vertical-align: middle;
    width: 14px;
    height: 14px;
    background-position: -100px -200px;
}


.bg30{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    filter:Alpha(opacity=30);
    opacity:0.3;
    background-color: #000;
}

.popuo-msg {
    bottom: 0 !important;
    -webkit-animation-duration: 0s !important;
    animation-duration: 0s !important;
}

[v-cloak] {
    display: none !important;
}

/*非会员订单查询*/
.nomember_order .pop_box{
    width: 700px!important;
    margin-left: -350px!important;
}
.nomember_order .title{
    padding-top: 5px;
    font-size: 24px;
    color: #111;
    line-height: 1;
    padding-bottom: 50px;
}
.nomember_order .input_hd{
    width: 155px;
    padding-top: 8px;
}
.nomember_order .input_bd{
    margin-right: 30px;
}
.nomember_order .input_group{
	padding-bottom:20px;}
.nomember_order .input_hd{
	float:left;
	text-align:right;
	font-size:14px;
	padding-top:12px;
    padding-right:15px;
    color: #111;
}
.nomember_order .input_bd{
    float:left;}
.nomember_order .input1{
    padding: 0 10px;
    width: 280px;
    height: 38px;
    border: 1px solid #e5e5e5;
    font-size: 14px;
    line-height: 38px;
    box-sizing: border-box;
    font-size: 14px;
    color: #111;
}
.nomember_order .input_bd .but{
    display: inline-block;
    color: #c0a46d;
    border: 1px solid #c0a46d;
    width: 110px;
    height: 38px;
    box-sizing: border-box;
    line-height: 38px;
    text-align: center;
    margin-left: 10px;
    background-color: transparent;
}
.nomember_order .input_bd .but:disabled{
    border-color: #e5e5e5;
    color: #ccc;
    cursor: default;
}
.nomember_order .submit1{
    display: inline-block;
    background-color: #c0a46d;
    font-size: 16px;
    color: #fff;
    width: 280px;
    height: 38px;
    border-radius: 3px;
    text-align: center;
    line-height: 38px;
}
/* 弹层 */
.h-dialog-wrapper{
    display: none;
    z-index: 50;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.h-dialog-wrapper .dialog-mask{
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.7);
}
.h-dialog-wrapper .dialog-content{
    position: relative;
    height: 100%;
    overflow: auto;
    z-index: 5;
}
.h-dialog-wrapper .dialog-scroll{
    padding: 100px 0;
}
.h-dialog-wrapper .dialog-box{
    position: relative;
    min-height: 200px;
    border-radius: 10px;
    background-color: #fff;
}
.h-dialog-wrapper .dialog-close{
    position: absolute;
    top: 0;
    right: 0;
    padding: 20px;
    font-size: 22px;
    cursor: pointer;
}

.bg30 {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    filter: Alpha(opacity=30);
    opacity: 0.3;
    background-color: #000;
}

/*会员登录弹层*/
.w-member-sign .alert_box{
    padding: 80px 100px;
    font-size: 16px;
    margin-left: -575px;
}
.w-member-sign .alert_box .line{
    position: relative;
}
.w-member-sign .alert_box .line:before{
    content: '';
    width: 1px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    background: #e5e5e5;
}
.w-member-sign .v-form-view{
    width: 380px;
    box-sizing: border-box;
}
.w-member-sign h3{
    font-size: 36px;
    font-weight: bold;
    line-height: 1;
    color: #1e3e67;
}
.w-member-sign .mt30{
    margin-top: 30px;
}
.w-member-sign .inp-bar{
    margin-top: 30px;
}
.w-member-sign .inp-title{
    font-size: 16px;
    line-height: 1;
}
.w-member-sign .t-star{
    margin-left: 5px;
    color: #ff6600;
}
.w-member-sign .inp-wrapper{
    margin-top: 15px;
}
.w-member-sign .input{
    padding: 0 15px;
    width: 100%;
    border: 1px solid #e5e5e5;
    box-sizing: border-box;
    font-size: 18px;
    line-height: 48px;
}
.w-member-sign .forget,.w-member-register .forget{
    padding-top: 13px;
    line-height: 1;
}
.w-member-sign .forget a,.w-member-register .forget a{
    float: right;
    color: #1e3e67;
}
.w-member-sign .submit-btn{
    display: block;
    width: 380px;
    height: 50px;
    font-size: 20px;
    font-weight: bold;
    line-height: 50px;
    text-align: center;
    color: #fff;
    background-color: #1e3e67;
}
.w-member-sign .orderBox{
    width: 380px;
    float: left;
    display: none;
}
.w-member-sign .orderBox .d-1{
    line-height: 1;
    font-size: 30px;
    color: #1e3e67;
    font-weight: bold;
}
.w-member-sign .orderBox .d-2{
    line-height: 24px;
    font-size: 16px;
    color: #333;
    padding-top: 20px;
}
.w-member-sign .date{
    position: relative;
}
.w-member-sign .date .icon{
    position: absolute;
    right: 15px;
    top: 15px;
    background-image: url(../../group/img/icon.png);
    background-position: -200px -40px;
    width: 21px;
    height: 21px;
}
.w-member-sign .loginBox{
    float: left;
}
.w-member-sign .txtBox{
    width: 380px;
    box-sizing: border-box;
    line-height: 30px;
    float: right;
}
.w-member-sign .txtBox .d1{
    line-height: 1;
    font-size: 28px;
}
.w-member-sign .p-img{
    overflow: hidden;
    margin-top: 25px;
}
.w-member-sign .p-sub{
    margin-top: 16px;
    line-height: 36px;
    padding-bottom: 22px;
}
.w-member-sign .p-sub a{
    color: #c0a46d;
}
.w-member-sign .p-sub i{
    display: inline-block;
    margin-right: 10px;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #333;
}
.w-member-sign .code-btn{
    border: 1px solid #1e3e67;
    width: 150px;
    height: 50px;
    box-sizing: border-box;
    font-size: 16px;
    color: #1e3e67;
    background-color: #fff;
}
.w-member-sign.orderPop .orderBox{
    display: block;
}
.w-member-sign.orderPop .loginBox{
    float: right;
}
.w-member-sign.orderPop .txtBox{
    display: none;
}
.login_nav a{
    float: left;
    font-size: 30px;
    color: #333;
    margin-right: 40px;
    line-height: 1;
}
.login_nav .current{
    padding-bottom: 10px;
    color: #1e3e67;
    font-weight: 700;
    border-bottom: 4px solid #1e3e67;
}
.myMemberBox{
    display: none;
    position: absolute;
    top: 144px;
    left: 0;
    z-index: 9;
    width: 100%;
    background-color: #fff;
}
.myMemberBox .w1150{
    position: relative;
    z-index: 100;
    padding: 50px 0;
}
.myMemberBg{
    position: fixed;
    left: 50%;
    margin-left: -960px;
    top: 424px;
    z-index: 99;
    width: 1920px;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
}
.myMemberBox .bxhNav{
    float: left;
    width: 250px;
    margin-right: 40px;
}
.myMemberBox .bxhNav li{
    padding-bottom: 14px;
    margin-bottom: 16px;
    border-bottom: 1px solid #e5e5e5;
}
.myMemberBox .bxhNav li a{
    font-size: 15px;
    color: #333;
    line-height: 1;
}
.myMemberBox .bxhNav li a:hover,
.myMemberBox .bxhNav .current a{
    color: #1e3e67;
    font-weight: 700;
}
.myMemberBox .close{
    position: absolute;
    right: 0;
    top: 30px;
    line-height: 1;
    color: #111;
    font-size: 26px;
}
.myMemberBox .img{
    float: left;
}
.myMemberBox .jrMember{
    float: left;
    padding-left: 24px;
}
.myMemberBox .jrMember .d1{
    line-height: 1;
    font-size: 20px;
    color: #111;
}
.myMemberBox .jrMember .d2{
    line-height: 24px;
    font-size: 14px;
    padding-top: 18px;
}
.myMemberBox .jrMember .d2 p{
    position: relative;
    padding-left: 14px;
}
.myMemberBox .jrMember .d2 i{
    position: absolute;
    left: 0;
    top: 12px;
    width: 2px;
    height: 2px;
    background-color: #333;
}
.myMemberBox .btn1{
    margin-top: 25px;
    display: inline-block;
    background-color: #1e3e67;
}
/*登录弹层*/
.pop_up{ display: none; position: fixed; z-index: 100; top: 0; left: 0; width: 100%; height: 100%;}

.pop_layer{
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.7);
}


.pop_box{ display: none; position: fixed; z-index: 185; top: 50%; left: 50%; margin-top: -270px; margin-left: -367px; width: 698px; padding: 35px; background-color: #fff; border-radius: 4px; border: 1px solid #c0a46d; }
.pop_box .pop_close{ z-index: 188; position: absolute; top: 0;right: 0; padding: 15px; font-size: 20px; line-height: 20px; color: #b2b2b2; cursor: pointer; }
.pop_box .pop_close:before{ content: ""; display: block; width: 21px; height: 21px; background: url(../img/close_ico.png) 0 0 no-repeat; }
.pop_box .pop_close:hover{ color: #c0a46d; }
.pop_box .pop_close:hover:before{ background-position: 0 -21px; }
.pop_box .ubb_cont{ position: relative; margin-top: 20px; font-size: 14px; line-height: 2; color: #666; }
.pop_box .ubb_cont #scrollbar1 .viewport{max-height: 430px;}
.pop_box .rhyl_close{
    top: 10px;
    right: 10px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #fff;
    line-height: 40px;
    text-align: center;
}

.pop_up .alert_box{
    position: fixed;
    left: 50%;
    top: 50%;
    margin-left: -360px;
    transform: translate(0, calc(-50% + 0.5px));
    width:720px;
    box-sizing: border-box;
    background-color: #fff;
    border-radius: 10px;
    padding: 60px 75px 80px;
}
.shumei_pop{
    left: 100%;
    display: block;
}
.shumei_pop .pop_layer{
    position: absolute;
}
.shumei_pop .alert_box{
    position: absolute;
}
.pop_up .alert_close,.notice_pop .alert_close{
    position: absolute;
    right: 20px;
    top: 20px;
    width: 21px;
    height: 21px;
    background-image: url(../img/close1.png);
}
.pop_up .alert_close:hover,.notice_pop .alert_close:hover{
    background-position: 0 -21px;
}


.banner_member {
    position: absolute;
    left: 50%;
    bottom: 120px;
    margin-left: -575px;
    font-weight: 700;
    color: #fff;
    font-size: 28px;
    line-height: 42px;
}
.banner_member a{
    margin-top: 20px;
    display: block;
    border: 1px solid #fff;
    width: 158px;
    text-align: center;
    line-height: 44px;
    font-size: 16px;
    color: #fff;
}

.group_banner .hotel_title {
    position: absolute;
    right: 0;
    bottom: 0;
}
.group_banner .hotel_title .con{
    float: right;
    box-sizing: border-box;
    padding: 0 30px;
    font-size: 16px;
    color: #fff;
    line-height: 50px;
    font-family: "Noto Sans SC";
}
.pop_msg{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 200;
}
.pop_msg .bg{
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
}
.pop_msg .con{
    position: absolute;
    left: 50%;
    top: 50%;
    width: 650px;
    box-sizing: border-box;
    margin: -50px 0 0 -325px;
    font-size: 16px;
    color: #333;
    line-height: 30px;
    padding: 32px 100px 32px 50px;
    background-color: #fff;
    border-radius: 10px;
}
.pop_msg .con .close{
    position: absolute;
    right: 20px;
    top: 20px;
    font-size: 21px;
    color: #333;
    line-height: 1;
}
/*联系我们*/
.pop_up .pop_box{ display: block; position: fixed; z-index: 185; top: 50%; left: 50%; margin-top: -270px; margin-left: -384px; width: 768px; padding: 35px; background-color: #fff;
border-radius: 4px;
box-sizing: border-box; }
.pop_box.fortxt{ padding-right: 15px; }
.pop_up .pop_box.msg{ width: 750px; margin-left: -375px; }
.pop_up .pop_box.msg .p1{font-size: 24px; line-height: 24px; color: #111;}
.pop_up .pop_box.msg .p2{margin-top: 12px; font-size: 14px; line-height: 14px; color: #808080;}
/*checkbox*/
.labelBox{float: left; line-height: 14px;cursor: pointer; }
.labelBox label{position: relative; display: block; padding-left: 21px; height: 14px; cursor: pointer;}
.labelBox input{display: none;}
.labelBox .leftBox{ position: absolute; top: 0; left: 0; display: inline-block; width: 14px; height: 14px; border-radius: 2px;background-image: url(../img/select_point.png); background-position: 0 0;}
.labelBox .leftBox.checked{ background-position: -14px 0; }
.w-member-sign .labelBox label{
    padding-left: 24px;
}
.w-member-sign .labelBox .leftBox{
    border-radius: 0;
    width: 16px;
    height: 16px;
    background: url(../img/select_point2.png) 0 0 no-repeat;
}
.w-member-sign .labelBox .leftBox.checked{ background-position: -16px 0; }
/*翔业尊享会top*/
.member_header{
    position: fixed;
    z-index: 50;
    top: 0;
    left: 0;
    width: 100%;
    height: 164px
}
.member_header .top{
    background-color: #000;
    height: 100px;
}
.member_header .top .logo{
    float: left;
    margin: 24px 0 0 38px;
}
.member_header .top .menu_but{
    float: left;
    width: 30px;
    margin: 36px 0 0 40px;
}
.member_header .top .menu_but div{
    height: 3px;
    background-color: #fff;
    margin-top: 5px;
}
.member_header .top .topfr{
    float: right;
    border-left: 1px solid #2e2e2e;
    font-size: 13px;
    position: relative;
}
.member_header .top .topfr .a{
    display: block;
    color: #fff;
    height: 100px;
    width: 100px;
    text-align: center;
    line-height: 1;
}
.member_header .top .top_login a{
    color: #fff;
}
.member_header .top .topfr i{
    margin: 27px 0 10px;
    font-size: 24px;
}
.member_header .top .topfr .lan_sele {
    position: absolute;
    z-index: 20;
    top: 100px;
    right: 0;
    background-color: #000;
    line-height: 35px;
    display: none;
}
.member_header .top .top_lang:hover .lan_sele{
    display: block;
}

.member_header .top .topfr .lan_sele a {
    display: block;
    width: 140px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    line-height: 46px;
}

.member_header .top .topfr .lan_sele a:hover,.member_header .top .topfr .current{
    color: #fff;
    background-color: #c0a46d;
}

.member_header .top a:hover {
    color: #c5a870;
}
.member_header .topbar{
    height: 64px;
    background-color: rgba(0, 0, 0, 0.7);
}
.member_header .topbar .logo{
    float: left;
    margin: 12px 0 0 38px;
}
.member_header .nav {
    padding-top: 19px;
    padding-right: 14px;
    float: right;
}

.member_header .nav .nav_li {
    float: left;
    position: relative;
    padding: 0 24px;
}
.member_header .nav .nav_li::before{
    position: absolute;
    left: 0;
    top: 6px;
    content: '';
    height: 15px;
    border-left: 1px solid #fff;
}

.member_header .nav .nav_li a {
    display: block;
    position: relative;
    font-size: 16px;
    line-height: 28px;
    color: #fff;
}

.member_header .nav .nav_li a:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    height: 0;
    width: 0;
    border-bottom: 2px solid #c0a46d;
    transition: width 200ms;
    -webkit-transition: width 200ms;
}
.member_header .nav .nav_li a:hover:before, .member_header .nav .nav_li.current a:before {
    width: 100%;
}

.member_header .nav .nav_li:first-child::before {
   display: none;
}

.menu_pop{
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 50;
    background-color: rgba(0, 0, 0, 0.7);
}
.menu_pop .con{
    height: 100%;
    background-color: #fff;
    width: 500px;
}
.menu_pop .top{
    padding: 24px 38px;
}
.menu_pop .top .close{
    margin-top: 13px;
    float: right;
    font-size: 26px;
    color: #333;
    line-height: 1;
    cursor: pointer;
}
.menu_pop .nav{
    border-top: 1px solid #e5e5e5;
}
.menu_pop .nav li{
    border-bottom: 1px solid #e5e5e5;
}
.menu_pop .nav li a{
    display: block;
    line-height: 80px;
    padding: 0 38px;
    font-size: 20px;
    color: #333;
}
.menu_pop .nav a:hover{
    font-weight: 700;
    background-color: #c0a46d;
    color: #fff;
}
/*子酒店footer*/
.sub_footer{
    padding-top: 60px;
    border-top: 5px solid #c0a46d;
    background-image: url(../img/footer.png);
}
.sub_footer .group_link {
    position: relative;
    height: 63px;
    background: url(../img/bottom_logo.png) 0 0 no-repeat;
}

.sub_footer .group_link a {
    float: left;
    height: 63px;
}

.sub_footer .group_link .li1 {
    width: 255px;
}

.sub_footer .group_link .li2 {
    width: 151px;
    margin-left: 36px;
}

.sub_footer .group_link .li3 {
    width: 155px;
    margin-left: 27px;
}

.sub_footer .group_link .li4 {
    width: 167px;
    margin-left: 27px;
}

.sub_footer .group_link .li5 {
    width: 150px;
    margin-left: 27px;
}

.sub_footer .group_link .li6 {
    width: 127px;
    margin-left: 27px;
}
.sub_footer .footer_bottom {
    padding-top: 60px;
    padding-bottom: 35px;
}
.sub_footer .footer_icon .icon{
    display: block;
    float: left;
    margin-left: 10px;
    width: 50px;
    height: 50px; }
.sub_footer .footer_icon .wx.icon{
    background-position: -60px -140px;
    position: relative;}
.sub_footer .footer_icon .wx.icon:hover{
    background-position: -300px -140px;
}
.sub_footer .footer_icon .wb.icon:hover{
    background-position: -350px -140px;
}
.sub_footer .footer_icon .wx img{
    display: none;
    position: absolute;
    left: -39px;
    top: -148px;
    padding-bottom: 10px;
    background: url(../img/sharp2.png) center bottom no-repeat;;
    width: 128px;
}
.sub_footer .footer_icon .wx:hover img{
    display: block;
}
.sub_footer .footer_icon .wb.icon{
    background-position: -120px -140px; }
.sub_footer .footer_left{
    font-size: 12px; }
.sub_footer .footer_left p{
    padding-bottom: 8px;
}
.sub_footer .footer_left .icon{
    position: relative;
    top: 2px;
    display: inline-block;
    margin-right: 6px;
    width: 13px;
    height: 13px;
    background-position: -100px 0;
}

/*子酒店footer*/
/* 加盟表单 */
.joinIn_box {
    margin: 30px auto;
    width: 1150px;
    height: 497px;
    background: url(../../group/img/joinIn_bg.png) 0 0 no-repeat;
    padding: 62px 75px;
    box-sizing: border-box;
}

.joinIn_box_title {
    font-size: 40px;
    font-weight: bold;
    line-height: 1;
    text-align: center;
    color: #c0a46d;
}

.joinIn_box_sub {
    margin-top: 25px;
    font-size: 14px;
    line-height: 1;
    text-align: center;
}

.joinIn_box_wrapper {
    margin-top: 40px;
}

.joinIn_box_wrapper .inp1 {
    position: relative;
    float: left;
    margin-left: 50px;
    width: 300px;
}

.joinIn_box_wrapper .inputTxt {
    position: relative;
    display: block;
    padding: 0 15px;
    width: 100%;
    line-height: 48px;
    height: 50px;
    border: 1px solid #e5e5e5;
    cursor: pointer;
    box-sizing: border-box;
    font-size: 15px;
    color: #333;
}

.joinIn_box_wrapper .inp1:first-child {
    margin-left: 0;
}

.joinIn_box_wrapper .inp_tt {
    margin-bottom: 10px;
    line-height: 14px;
    font-size: 14px;
    color: #333;
}

.joinIn_box_wrapper .inputTxt:after {
    content: none;
}

.joinIn_box_wrapper .hm-angle-down {
    position: absolute;
    top: 42px;
    right: 15px;
    font-size: 13px;
    line-height: 1;
    pointer-events: none;
}

.joinIn_box_wrapper .box-2 {
    margin-top: 25px;
}

.joinIn_box_wrapper .t-star {
    margin-left: 5px;
    color: #ff6600;
}

.joinIn_box_wrapper .box-3 {
    margin-top: 25px;
}

.joinIn_box_wrapper .box-3 .inp2 {
    width: 100%;
}

.joinIn_box_wrapper .box-3 .inputTxt {
    resize: none;
    height: 100px;
}

.joinIn_box_wrapper .select-opener {
    display: none;
}

.joinIn_box_wrapper .box-submit {
    text-align: center;
}

.joinIn_box_wrapper .date {
    display: inline-block;
    height: 100%;
}

.joinIn_box_wrapper .bd {
    margin: 0 14px;
}
.joinIn_box_submit{
    text-align: center;
    padding-top: 30px;
}
.joinIn_box_submit button {
    width: 208px;
    height: 56px;
    background-color: #1e3e67;
    font-size: 20px;
    color: #fff;
    border-radius: 4px;
}

.joinIn_box .selectBox .selectTxt {
    display: block;
    padding: 0 15px;
    width: 100%;
    line-height: 48px;
    height: 50px;
    border: 1px solid #e5e5e5;
    cursor: pointer;
    box-sizing: border-box;
    font-size: 15px;
    color: #333;
}
.join_float{
    position: fixed;
    left: 20px;
    top: 50%;
    z-index: 20;
    margin-top: -150px;
    width: 116px;
    height: 308px;
    background: url(../img/join_float.png) 0 0 no-repeat;
}
.join_float_nav{
    padding: 76px 13px 0;
}
.join_float_nav li{
    border-top: 1px solid #b9b9b9;
    line-height: 55px;
    text-align: center;
}
.join_float_nav li:first-child{
    border-top: none;
}
.join_float_nav li a{
    font-size: 16px;color: #333;
}
.join_float_nav .current a{
    color: #c0a46d;
    font-weight: 700;
}
@media (min-width: 1920px) {
    .header ,.member_header,.menu_pop{
        width: 1920px;
        left: 50%;
        margin-left: -960px;
    }
    .header.hd2, .header.map_header {
        left: 0;
        margin-left: 0;
    }
    .backTop{
        left: 50%;
        margin-left: 880px;
    }
    .join_float{
        left: 50%;
        margin-left: -940px;
    }
}
@media (max-width: 1680px) {
    .group_banner .hotel_title{
        bottom: 110px;
        right: 50%;
        width: 1150px;
        margin-right: -575px;
    }
}
