﻿body,div,dl,dt,dd,ul,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,select,input,textarea,button,p,blockquote,th,td,button,img,iframe,footer,header,hgroup,menu,nav,section{margin:0;padding:0;}
body,input,button,textarea{font-size:12px;font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto,Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', Helvetica, Arial,sans-serif;}
body{color:#333;}
table{border-collapse:collapse;border-spacing:0;}
ul,li,div{list-style:none;border:0;}
img{border:0;max-width:100%;max-height:100%;vertical-align: middle;}
a{-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;text-decoration:none;}
a:hover{-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;text-decoration:none;}
h1, h2, h3, h4, h5, h6 { font-size: 100%;font-weight: 400;}
button { border: 0; cursor: pointer;}
input:focus {outline: none;}
input{color: #555;}
.clear{clear:both;}
.fl { float: left; }
.fr { float: right; }
.clr {clear:both;}
.hide { display: none!important; }
.s { font-size: 12px; }
.m { font-size: 14px; }
.l { font-size: 16px; }
.bold { font-weight: bold; }
.w { width: 1200px; }
.wrapper { width: 1200px; margin: 0 auto; }
.wrapper1 { width: 1100px; margin: 0 auto; }
.blankrow5{ margin: 0 auto; height:5px;}
.blankrow10{ margin: 0 auto; height:10px;}
.blankrow20{ margin: 0 auto; height:20px;}
.blankrow25{ margin: 0 auto; height:25px;}
.width120{ width:120px;}
.width367 {width:367px;}
.width440{ width:440px; }
.ml32 { margin-left: 32px;}
.ml40 { margin-left: 40px;}
.productrow{height:854px; margin: 20px auto;}
.hover {
    cursor: pointer;
}
input::placeholder {color: #CCCCCC;}
a {color: #666;}
a:hover { color: #2468F1;}

header, header .topbar {
    align-items: center;
    display: flex;
    position: relative;
}
header {
    flex-direction: column;
    height: 540px !important;
}
header .topbar {
    height: 80px;
    top: 0;
    width: 1200px;
    z-index: 20;
}
header .topbar .logo {
    height: 31px;
    width: 136px;
	vertical-align: middle;
}
header .topbar .publicBtns {
    color: #111;
    -moz-column-gap: 35px;
    column-gap: 35px;
    display: flex;
    font-family: Source Han Sans CN;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    height: 100%;
    line-height: 25px;
    position: absolute;
    right: 0;
    top: 23px;
}
header .topbar .publicBtns .space_vertical_line {
    height: 20px;
    width: 1px;
    background-color: #dadfe6;
	margin-top:3px;
}
header .topbar .publicBtns .loginOut {
    align-items: center;
    cursor: pointer;
    display: flex;
    flex-direction: column;
}
header .topbar .publicBtns .loginOut .loginTabBox {
    display: flex;
}
header .topbar .publicBtns .loginOut .loginTabBox  span{
    color:#666;
}
header .topbar .publicBtns .loginOut a {
    display: block;
}

.swiper {
    mini-width: 1440px;
    border-bottom-left-radius: 100px;
    height: 100%;
    max-width: 1920px;
    width: 100%;
}
.swiper .swiper-slide img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
}

.searchTabOuter {
    margin: 0 auto;
    width: 1200px;
}
.search-bar {
    border-radius: 4px 4px 0 0;
    margin-top: -174px;
    overflow: hidden;
    position: sticky;
    top: -214px;
    width: 820px;
    z-index: 200;
}
.search-bar .linkTab {
    -webkit-backdrop-filter: blur(20px);
    /*backdrop-filter: blur(20px);*/
    display: flex;
    height: 60px;
    width: 100%;
}
.search-bar .linkTab .whiteTab {
    background-color: #fff;
    border-radius: 4px 4px 0 0;
    height: 100%;
    position: absolute;
    transition: all .2s;
    width: 25%;
    z-index: 50;
}
.search-bar .linkTab .hotelTab {
    align-items: center;
    color: #324aa3;
    display: flex;
    font-family: Source Han Sans CN;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    justify-content: center;
    line-height: 20px;
    transition: all .2s;
    width: 25%;
}
.search-bar .linkTab .zBox {
    align-items: center;
    display: flex;
    z-index: 100;
}




#selection-layer {
  position: absolute;
  background-color: #fff;
  border: 1px solid #ccc;
  top: 71px;
  left: 40px;
  width: 280px;
} 
#selection-layer li {
  float: left;
  margin-left: 17px;
  padding: 20px 20px;
  font-size:15px;
  cursor: pointer;
}
.search-box {
    position: absolute;
    left: 50%;
    margin-left: -600px;
    top: 425px;
    z-index: 300;
    background: #fff;
    width: 1200px;
    padding: 20px 0;
    height: 52px;
}
.search-box .i-txt {
    border: 1px solid #c5c5c5;
    height: 50px;
    padding-left: 12px;
    float: left;
    margin: 0 12px;
    font: 16px / 50px microsoft Yahei;
    outline: none;
    width: 180px;
	color: #555;
}
.search-box .date-box {
    border: 1px solid #c5c5c5;
    float: left;
    line-height: 18px;
    padding: 7px 0 7px 12px;
    height: 45px;
    width: 162px;
    margin-left: -1px;	
}
.search-box .date-box .tit {
    font-size: 12px;
}
.su8-dp {
    position: relative;
    display: inline-block;
    z-index: 400;
}
.search-box .date-box .date {
    font-size: 16px;
    /*font-weight: normal;*/
	font-weight: 600;
}
.search-box .input-calendar {
    height: 25px;
    width: 150px;
    line-height: 25px;
    -moz-border-radius: 0.2em;
    -webkit-border-radius: 0.2em;
    border-radius: 0.2em;
    border: none;
    outline: medium;
    cursor: pointer;
}
.search-box .i-key-word {
    padding-left: 40px;
    background: url(/content/images/icon-search.png) no-repeat 10px center;
    width: 200px;
}
.search-box .i-txt {
    border: 1px solid #c5c5c5;
    height: 59px;
    /*padding-left: 12px;*/
    float: left;
    margin: 0 40px;
    font: 17px / 50px microsoft Yahei;
    outline: none;
    width: 180px;
	border-radius: 4px;
	font-weight:600;
}
.search-box .btn-search {
    background: #E5BE4B;
    width: 220px;
    height: 60px;
    color: #002B75;
    font: 700 18px / 50px microsoft Yahei;
    margin-right: 12px;
    border: none;
    cursor: pointer;
    float: left;
    text-align: center;
	border-radius: 4px;
}
#ajaxSerch:hover {
  background-color: #D1A523; /* 鼠标悬停时的背景颜色 */
}
.outer {
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    width: 1200px;
	margin-top:140px;
}
.footer2 {
    align-items: center;
    display: flex;
    flex-direction: column;
    margin-top: 60px;
}
.footer2 .h1 {
    color: #111;
    font-family: PingFang HK;
    font-size: 40px;
    font-style: normal;
    font-weight: 600;
    line-height: 40px;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}
.footer2 .logos {
    -moz-column-gap: 20px;
    column-gap: 20px;
    display: flex;
    height: 276px;
    justify-content: center;
    margin-top: 32px;
    position: relative;
}
.footer2 .logos .hr1, .footer2 .logos .hr2 {
    border: 1px solid hsla(0, 0%, 7%, .2);
    height: 49px;
    position: absolute;
    top: 100px;
    width: 0;
}
.footer2 .logos .hr1 {
    left: 410px;
}
.footer2 .logos .hr2 {
    right: 410px;
}
.footer2 .logos .hr1, .footer2 .logos .hr2 {
    border: 1px solid hsla(0, 0%, 7%, .2);
    height: 49px;
    position: absolute;
    top: 100px;
    width: 0;
}
.footer2 .logos .logo {
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 400px;
}
.footer2 .logos .logo .p1, .footer2 .logos .logo .p2 {
    color: #111;
    font-family: Source Han Sans CN;
    font-style: normal;
    margin-top: 16px;
    text-align: center;
}
.footer2 .logos .logo .p1 {
    font-size: 20px;
    font-weight: 500;
    line-height: 20px;
}
.footer2 .logos .logo .p2 {
    font-size: 18px;
    font-weight: 400;
    line-height: 18px;
    opacity: .4;
}


.footer {
    background: #f8fafd;
    height: 300px;
    left: 0;
    margin-top: 90px;
    overflow: hidden;
    width: 100%;
}
.bg-black {
    padding-top: 50px;
    padding-bottom: 80px;
}
.container {
    width: 1200px;
}
.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}
.col-md-6 {
    width: 50%;
	float: left;
}
.col-md-4 {
    width: 33.333333333%;
}
.text-center {
    text-align: center;
}
.contact li:first-child {
    line-height:300%;
}
.contact li:first-child b {
    font-size: 20px;
    letter-spacing: 1px;
	color: #666;
}
.contact li:not(:first-child) {
    line-height: 240%;
    font-size: 14px;
	color: #666;
}
.font-size-14{
	font-size:14px;
}
.contact li a {
    color: #666;
    text-decoration: none;
}
.footer_right{width:100%;}
.footer_right h3{
	font-size:16px;
	margin-bottom:15px;
}
.footer_right p{
	font-size:14px;
	line-height:28px;
	height:28px;
}


.tabBox {
    text-align: left;
}
.tabContent{
	margin-top:15px;
}
.loginform .tabBoxSwitch .tabBoxSwitchUl {
    list-style: none;
}
.loginform .tabBoxSwitch .tabBoxSwitchUl li {
    display: inline-block;
    height: 60px;
    font-size: 16px;
    line-height: 60px;
    margin-right: 24px;
    cursor: pointer;
}
.tab-active {
    position: relative;
    color: #1a1a1a;
    font-weight: 600;
    font-synthesis: style;
}
.tab-active::before {
    display: block;
    position: absolute;
    bottom: 0;
    content: "";
    width: 100%;
    height: 3px;
    background-color: #0084ff;
}
.tabcont {
    display: none;
}
.active {
    display: block;
}


.login-aside{position:absolute; width:320px; height:380px; z-index:9999999; border-radius:5px; left:60%; top:105px;}
label.form-label a{ color:#2468F1;}
label.form-label a:hover{ text-decoration:underline; color:#333;}
label.form-label {
    display: block;
    text-align: left;
    width: auto;
	font-size:12px;
	color:#666;
	margin-top:18px;
}
#o-box-up,#o-box-down {
    width:320px;
    height:380px;
    position:absolute;
	border-radius:5px;

}
#o-box-up {
    background-color:#fff;
    filter:alpha(opacity:40);
    opacity:0.8;
}
 
#o-box-down{ padding:15px 0 0 40px;}
.fm-item{
	padding: 0.5rem 0;
}
.icon {
    width: 20px;
    height: 20px;
    display: block;
    border: none;
    float: left;
    background-size: 20px;
    background-repeat: no-repeat;
}
.icon-phone {
    position: absolute;
    left: 45px;
    top: 108px;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAYAAAA6/NlyAAAFaElEQVRoQ+2azXXbRhCAZwCC1zgVRKogcgWWKrBUgcWYzNXiQYvnk6mTH+CD5GvIREwFkiowVIGYCsx0QF1JgZM3IIC3WCz+SNCBfniSiAU4387Mzh8QntkHnxkvvAA/dY2/aPhFw09sByqb9Mh1PyDiK94HWi6nZrt90+n3Z49lX0oDX56fv3pYLL4hwJ4MRwCTlmUdPBbo0sBD171TYSPwxwRdCvhP1z0mgMsYkOgeEdmMf5G0Pe4K0Wm6aRcCsyn7i8V3AFj5LdF9q93e4b/9xWIiQxNRv2fbF02GLgQeOs4AET9FEAjQeS/EmP//w3X3DIC7hE8jHvROT72mQhcCjxznOyAGGiWA254Q+zLM0HFOEPFc+m5mWtZuUw+xXGBVg7J2E9Cue40Ab+VDrCfE6yZqORdY1Z5pWT/rNBf4+XzuAeKvEuTXrhAnTYPOBR45zhgQ3wVCE/3Tte1EDJZh2BqQyEPEn3T+3hTwfA27rocAb0Lgv7u2fZwnuBq+AGBm+v7rzseP00cBPHJdkmLvWc+2B0WCJ6xiFcZK3Vf03Lqu55v0GsApfyaadm17ty6BN31O7cAs0Mh1OStbmX+B728KUPX+WoHDrOwKAOJYTQA3PSEOqwq2rfVFYWkWnbpFgo8c5xAQWbNBChr7fsMyr9KntC7LiqCGjnOOiImYyzm3gXgSpaHb0ljV5xYBJzKorhCp9cMvX/aR6FtCqwC3Ld8/blI4knKD7D1K5clER13bvpbvGKppZcPCkEpXKZcGgFS6mGgMEBUmJ1VNsO71hdXS0HHigws0MXXkOJM4h34KwKnMSTl1FZNuXCpZyaR5carIV7QYhiOOvdHH6wpxULcp1vW8QpPmHxrKRQQAqGWier1p+bO8WaWANVVQ4vC6/Px558EwJnJpSA1LOEqFJXlnEocTa9n3d+U4qzHt2RLg4HchuNHXmE8pDQdmnU4wUr6qHnBcDzcNujRw6MuJzEvtcWW0etaC/st1V40HAPhNiNu6TKQSsMZXUzCbQgdRgegq6pQyaJ2TjUrAgZaVtiwLo3Yos6AJ8SivZx26DYe4RMUVandWdH8ZK6gMrDNtAEiNWTKgAREH709Pz1ThwvV3smYzAE66QnwtA6dbsxZwMEmcz6dyGKoCrVs7cl0e0XyIhORyFBAHSMTNg/j78PrYtKz+Os3+tYD5R7VjFk2lFGruIm73xkQ0JcPosImrIS2YXy2Xe1HY4zxgSXSRiPMAEwLoVA17awOz3JqEhLuUFz3b7qvmpBnJZFulpgwNN5hLU3liOQOijlqy5pn7RsC6QywyOd3oNENoVb7MiUU4lB/LYx2+OetcqM2H1QdpEg7uVl6b7XZH9bNMEw/iT7l6Wp1ohvJ4pmUdFfn1xhqO4LXmneNnHNN9w9gjfoXCMLxWqzUpElbeaPZ7AhgnDs4SG1YbcOTT6uHC6SUADDYJJVk+GW7atTzE0/Xd5PtrBY5PbyIewsmTRL7kmb7fqbuxp+b4RVVa7cBMluunAGPT98/qAA9SXdO8kl+2Uas41Tq2Ahz9SBhfOaGQQ0lwmVNSXMHfrAM/cpx3gMjPjtPQvN55JNNWgSNtP8zn/FpE/J5IyieJpoDoAZFnIE511VHor28Akcc4nH0lJxxE94S4X5SIbB04ggsFHqQyrrwsYbURwfslucu48W9Zh2VO+R8GHIOv8nAey7DW47cFiqB01zkF5QhQ5VWpHw4sCx7EbqL90ExTfp6xCf+y6SOiZ1jWdRmtbjUsraOpwNf5xG21dmC55PdIUvUwAkzM5XKyzgHXSOB1N6rqff+rSVcVto71L8B17GKTn/Gi4SZrpw7Znp2G/wNIifJbp9mP3gAAAABJRU5ErkJggg==);
}
.icon-code {
    position: absolute;
    left: 45px;
    top: 165px;
    background-size: 18px;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAYAAAA6/NlyAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQ1IDc5LjE2MzQ5OSwgMjAxOC8wOC8xMy0xNjo0MDoyMiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTkgKE1hY2ludG9zaCkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NTcxRUVDNkM2QTczMTFFOTkxRDFGN0MzNkJGOERGODAiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NTcxRUVDNkQ2QTczMTFFOTkxRDFGN0MzNkJGOERGODAiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo1NzFFRUM2QTZBNzMxMUU5OTFEMUY3QzM2QkY4REY4MCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo1NzFFRUM2QjZBNzMxMUU5OTFEMUY3QzM2QkY4REY4MCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pgn4M7wAAArSSURBVHja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);
}
.i-text{ 
  width:185px;
  height:28px;
  line-height:28px;
  border:1px solid #ddd;
  background:#fff;
  color:#666;
  font-size:14px; 
  font-family:Arial;
  padding: 5px 28px
 }
 
.btn-login{ width:242px; height:38px; background: #E5BE4B; border:none; margin-top:5px; color: #fff !important; font-family: Microsoft Yahei; font-size: 16px;
    font-weight: bold;
    height: 40px;
	cursor: pointer;
	}
.btn-login:hover {
  background-color: #D1A523; /* 鼠标悬停时的背景颜色 */
}

.yzm { width:92px;}
.yzm-img {
    position: absolute;
    left: 130px;
    top: 30px;
}
.btn-msg{
    background: linear-gradient(to right, #586fe4, #676cea);
    background-color: #fe5455;
    color: #fff;
    border: none;
    width: 90px;
    height: 2.2rem;
    line-height: 2.2rem;
    font-size: 0.8rem;
	cursor: pointer;
}
.regform { height: 450px; margin:15px auto; overflow: hidden; position: relative; width: 800px; z-index: 2;}


.w960 {
    width: 960px;
    margin: 0 auto;
}
.mt20 {
    margin-top: 20px;
}
#step {
    display: block;
}
.frm_control_group {
    padding-bottom: 25px;
}
.frm_label {
    width: 6em;
    float: left;
    margin-right: 1em;
    line-height: 35px;
	font-size: 15px;
}
.frm_controls {
    display: table-cell;
    float: none;
    vertical-align: top;
    width: auto;
}
.content {
    background-color: #ffffff;
    padding: 45px 50px;
}
.frm_input,.frm_textarea {width: 300px;outline: 0 none;border: 1px solid #C5C5C5;height: 35px;line-height: 35px;vertical-align: middle;border-radius: 3px;-webkit-border-radius: 3px;-moz-border-radius: 3px;box-shadow: 0 1px 1px rgba(0, 0, 0, 0.06) inset;-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.06) inset;padding: 0 10px; font-size:14px;}
.frm_input:focus,.frm_textarea:focus {border: 1px solid #4677BD;box-shadow: 0 0 2px #ddd;-webkit-box-shadow: 0 0 3px #ddd;}
.frm_tips {color: #C1C2C3;padding-top: 4px;width: 380px;}
.verifycode .frm_input {width: 98px;}
.verifycode img {height: 37px;vertical-align: middle;}
.changeVerifyCode {color: #4677BD;margin-left: 3px;}
.toolBar {margin-top: 15px;padding: 25px 0 0 98px;border-top: 1px solid #ddd;}
.btn {border-radius: 5px;-webkit-border-radius: 5px;-moz-border-radius: 5px;cursor: pointer;display: inline-block;font-size: 14px;height: 35px;line-height: 35px;overflow: visible;padding: 0 36px;text-align: center;text-decoration: none;vertical-align: middle;}
.btn_primary {background-color: #006ff6; color: #FFFFFF; width:100px;}
#nextBtn:hover {background-color: #229608;}

.content h1.title {
    color: #555;
    white-space: nowrap;	
}
.content h1.title label {
    font-size: 24px;
    font-family: Microsoft YaHei, SimHei, Arial, Helvetica, sans-serif;
    display: inline-block;
    margin-right: 20px;
	font-weight:600;
}
.content h1.title span {
    font-size: 14px;
    font-weight: normal;
}
.content h1.title a {
    font-size: 14px;
    font-weight: normal;
}



.p-sorts {
    margin-top: 30px;
    width: 1100px;
    line-height: 40px;
    color: #333;
    background-color: #fff;
    border: 1px solid #e6e6e6;
    overflow: hidden;
    border-bottom: none;
    border-radius: 8px;
}
.p-sorts .sortContent {
    background: #fff;
    float: left;
    width: 1100px;
}
.p-sorts .sortContent .filterbox {
    position: relative;
    line-height: 40px;
    border-bottom: 1px solid #e6e6e6;
    background: #f8f8f8;
    overflow: hidden;
    float: left;
    width: 1100px;
}
.p-sorts .sortContent .filterbox h3 {
    height: 40px;
    line-height: 40px;
    width: 100px;
    float: left;
    font-size: 14px;
    color: #888;
	text-align:center;
	margin-top: 10px;
}
.p-sorts .sortContent .filterbox .right {
    width: 999px;
    float: left;
    background: #fff;
    border-left: 1px solid #e6e6e6;
}
.p-sorts .sortContent .filterbox .right p {
    width: 1000px;
    overflow: hidden;
	margin:10px;
}
.p-sorts .sortContent .filterbox .right p a:hover, .p-sorts .sortContent .filterbox .right p a.on {
    color: #1549bd;
    font-weight: 700;
}
.p-sorts .sortContent .filterbox .right p a {
    float: left;
    height: 40px;
    padding: 0 22px 0 15px;
    white-space: nowrap;
    color: #333;
    font-size: 14px;
}
.p-sorts .listmore, .p-sorts .listreduce {
    position: absolute;
    right: 10px;
    top: 6px;
    width: 60px;
    padding-right: 10px;
    text-align: center;
    height: 28px;
    line-height: 28px;
    font-size: 13px;
    color: #999;
}
.p-sorts .sortContent .filterbox .right .lefts {
    width: 350px;
    float: left;
    background: #fff;
}
.p-sorts .sortContent .filterbox .right .lefts p {
    width: 350px;
    overflow: hidden;
	margin:10px;
}
.p-sorts .sortContent .filterbox .right .lefts p a:hover, .p-sorts .sortContent .filterbox .right .lefts p a.on {
    color: #1549bd;
    font-weight: 700;
}
.p-sorts .sortContent .filterbox .right .lefts p a {
    float: left;
    height: 40px;
    padding: 0 22px 0 15px;
    white-space: nowrap;
    color: #333;
    font-size: 14px;
}
.p-sorts .sortContent .filterbox .right .rights {
    width: 649px;
    float: left;
    background: #fff;
}
.p-sorts .sortContent .filterbox .right .rights p {
	padding-left:50px;
    width: 649px;
    overflow: hidden;
	margin:10px;
}
.p-sorts .sortContent .filterbox .right .rights p a:hover, .p-sorts .sortContent .filterbox .right .rights p a.on {
    color: #1549bd;
    font-weight: 700;
}
.p-sorts .sortContent .filterbox .right .rights p a {
    float: left;
    height: 40px;
    padding: 0 22px 0 15px;
    white-space: nowrap;
    color: #333;
    font-size: 14px;
}

.list-item-target{
	border-bottom: 2px solid #eee;
}
.list-content {
	width:1100px;
    margin:30px auto;
}
.long-list {
    flex: 1;
    list-style: none;
}
.with-decorator-wrap {
    width: 100%;
}
.card-item-wrap {
    padding: 16px;
    background: #fff;
    display: flex;
    box-sizing: border-box;
    width: 100%;
    min-height: 204px;
}
.card-item-wrap .left {
    border-right: 1px solid #eee;
    padding-right: 16px;
    display: inline-flex;
    flex: 1;
}
.list-avatar-wrap {
    margin-right: 16px;
    cursor: pointer;
}
.list-avatar-wrap .special {
    width: 192px;
    height: 172px;
}
.list-avatar-wrap .special {
    position: relative;
}
.list-avatar-wrap .is-tag {
    position: absolute;
    top: 0;
    left: 0;
}
.m-img {
    display: inline-flex;
    opacity: 1;
    transition: all .45s cubic-bezier(.645,.045,.355,1) 0s;
    justify-content: center;
    align-items: center;
}
.with-decorator-wrap .info {
    flex: 1;
	cursor: pointer;
}
.list-card-title {
    font-size: 18px;
    color: #0f294d;
    line-height: 24px;
    margin-bottom: 8px;
    cursor: pointer;
}
.list-card-title .name {
    margin-right: 8px;
    word-wrap: break-word;
}
.font-bold {
    font-weight: 600;
}
.more-star-repeat img {
    position: relative;
    height: 18px;
    width: auto;
    top: 2px;
}
.list-card-transport .transport {
    color: #455873;
    line-height: 18px;
    font-size: 14px;
    margin-bottom: 8px;
}
.list-card-transport .transport .ads {
    margin-right: 8px;
}
.list-card-tag {
    margin-bottom: 4px;
    max-height: 44px;
    overflow: hidden;
}
.list-card-tag .card-tag {
    display: inline-block;
    height: 18px;
    padding: 2px 4px;
    font-size: 12px;
    line-height: 1;
    color: #ff6f00;
    border-radius: 2px;
    border: 1px solid rgba(255, 111, 0, .5);
    box-sizing: border-box;
    margin-right: 8px;
    margin-bottom: 4px;
}
.card-item-wrap .right {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.with-decorator-wrap .right {
    width: 230px;
    padding-left: 8px;
}
.list-card-comment {
    margin-bottom: 32px;
}
.list-card-comment .me {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-bottom: 8px;
}
.list-card-comment .me .describe {
    text-align: right;
}
.card-item-wrap .right .logint-btn {
    margin-bottom: 12px;
}
.logint-btn {
    width: 105px;
    height: 35px;
    background: #006ff6;
    /*border: 1px solid #287dfa;*/
    border-radius: 4px 4px 4px 4px;
    text-align: right;
    align-self: flex-end;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
.logint-btn span {
    color: #fff;
    font-size: 16px;
    font-family: PingFangSC-Medium;
    font-weight: 500;
    line-height: 24px;
}
.logint-btn:hover {
    background-color: #005dce;
}
.describe .p1 {
    color: #f80;
    font-size: 16px;
}
.describe .p1 sup {
    font-size: 18px;
}
.describe .p1 strong {
    font-size: 35px;
    font-family: arial;
    line-height: 35px;
}






.detail-crumb_container {
    padding: 20px 20px 20px 0;
    width: 1100px;
    margin: 0 auto;
}
.detail-crumb_container .detail-crumb_item {
    font-size: 14px;
    color: #006ce4;
}
.detail-crumb_container i {
    margin: 0 8px;
    color: #0f294d;
	font-size:16px;
}
.detail-crumb_container .detail-crumb_hotel {
    font-size: 14px;
    color: #0f294d;
}
.hotel-title{
	font-size: 24px;
    line-height: 32px;
    font-weight: 700;
}
.hotel-address{
	margin-top:20px;
	font-size:14px;
}
.hotel-address i{
	color:#006CE4;
	font-size:20px;
}
.hotel-title img {
    position: relative;
    height: 18px;
    width: auto;
    top: 2px;
}
.hotel-open{
	margin-top:15px;
	font-size:14px;
}
.hotel-open i{
	color:#006CE4;
	font-size:15px;
}
.hotel-image {
	margin-top:25px;
}
.detail-thumbnail_container {
	margin-top:25px;
	width:1100px;
	max-width:1100px;
	display:flex;
}
.detail-thumbnail_bigpic {
	width:62%;
	float:left;
}
.detail-thumbnail_bigpic img {
	border-radius: 10px 3px 3px 10px;
}
.detail-thumbnail_smallpic {
	width:38%;
	float:left;
}
.detail-thumbnail_smallpic img {
	margin-left:20px;
	margin-bottom:22px;
	border-radius: 5px 5px 5px 5px;
	cursor: pointer;
}
.m-img {
    display: inline-flex;
    opacity: 1;
    transition: all .45s cubic-bezier(.645,.045,.355,1) 0s;
    justify-content: center;
    align-items: center;
}
.hotel-intro {
	margin-top:20px;
	font-size:14px;
	line-height:25px;
}
.hotel-title .room_select {
    padding: 3px 22px;
    background: #287dfa;
    border-radius: 3px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    cursor: pointer;
	float:right;
}
#nowding:hover {
  background-color: #116EF7; /* 鼠标悬停时的背景颜色 */
}
.roomlist{ 
	margin-top:30px;
}
.favorate-room {
	border:1px solid #eeeeee;
}
.roomlist .favorate-room {
    padding-top: 24px;
    position: relative;
}
.roomlist-baseroom-card {
    background: #fff;
    padding: 24px 24px 0;
}
.roomlist .roomcard {
    display: flex;
    width: 100%;
    padding-bottom: 24px;
}
.roomlist .roompanel {
    border-right: 1px solid #dadfe6;
    flex: auto;
    max-width: 204px;
    width: 204px;
    box-sizing: border-box;
    padding-right: 24px;
}
.roomlist .roompanel-pic {
    width: 130px;
    height: 80px;
    position: relative;
    cursor: pointer;
}
.roomlist .roompanel-pic>div {
    position: absolute;
}
.m-img {
    display: inline-flex;
    opacity: 1;
    transition: all .45s cubic-bezier(.645,.045,.355,1) 0s;
    justify-content: center;
    align-items: center;
}
.roomlist .roomname {
    width: 180px;
    font-weight: 600;
    font-size: 16px;
    line-height: 18px;
    color: #333;
    padding: 6px 0;
}
.roomlist .roompanel .roompanel-facility-desc {
    font-size: 14px;
    padding-bottom: 8px;
	margin-top:8px;
	width:180px;
}
.roomlist .roompanel .roompanel-facility-desc .roompanel-facility-ib {
    display: inline-block;
    width:100%;
	color:#555;
	line-height:25px;
	font-size:15px;
}
.roomlist .roompanel .roompanel-facility-desc .roompanel-facility-ib span{
    padding-left:10px;
}
.roomlist .saleroomlist {
    width: 786px;
    flex: 1;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.roomlist .saleroomlist .salecardlist-rooms {
    flex: 100%;
	margin-top:20px;
	margin-bottom: 30px;
}
.salecard-flex {
    display: flex;
}
.salecard-people {
    width: 300px;
    padding-right: 16px;
	padding-left: 30px;
    box-sizing: border-box;
}
.salecard-people .people-box {
    display: flex;
}
.salecard-people .people-box .adult {
    min-width: 100px;
    padding-right: 21px;
}
.salecard-people .people-box .adult i {
    font-size:16px;
	margin-right:6px;
	color:#555;
}
.salecard-people .people-box .bedfacility {
    flex: 1;
    color: #0f294d;
}
.salecard-people .people-box .bedfacility .bm-item {
    margin-bottom: 6px;
    font-size: 14px;
}
.salecard-policy {
    width: 200px;
    padding-right: 30px;
    box-sizing: border-box;
}
.salecard-policy .policy {
    display: block;
}
.des-with-icon .green {
    color: #06aebd;
}
.promotion {
    max-width: 120px;
    padding-right: 10px;
    box-sizing: border-box;
}
.salecard-price {
    display: flex;
    justify-content: flex-end;
    align-items: flex-start;
}
.salecard-price-panel {
    margin-right: 16px;
    word-break: break-all;
    text-align: right;
}
.salecard-price-panel .price {
    word-break: break-all;
    margin-bottom: 4px;
}
.salecard-price-panel .price-display-hover {
    cursor: pointer;
    border-bottom: 1px dotted;
}
.salecard-price-panel .price-display {
    line-height: 28px;
    color: #0086f6;
    font-size: 24px;
    display: inline-block;
    font-weight: 600;
}
.salecard-price-button {
    color: #fff;
    margin-right: 10px;
}
.salecard-price-button .book-box {
    text-align: center;
}

.salecard-price-button .book {
    font-size: 16px;
    line-height: 35px;
    background-color: #ff9500;
    text-align: center;
    height: 35px;
    justify-content: center;
    align-items: center;
    border-radius: 4px;
    font-weight: 700;
    padding: 0 24px;
    box-sizing: border-box;
    min-width: 75px;
    display: inline-block;
	cursor: pointer;
}
.book:hover {
  background-color: #EE8D04; /* 鼠标悬停时的背景颜色 */
}

.salecard-price-button .booksellout {
    font-size: 16px;
    line-height: 35px;
    background-color: #5A5A5A;
    text-align: center;
    height: 35px;
    justify-content: center;
    align-items: center;
    border-radius: 4px;
    font-weight: 700;
    padding: 0 24px;
    box-sizing: border-box;
    min-width: 75px;
    display: inline-block;
}

.salecard-price-button .bookout {
    font-size: 16px;
    line-height: 35px;
    background-color: #287dfa;
    text-align: center;
    height: 35px;
    justify-content: center;
    align-items: center;
    border-radius: 4px;
    font-weight: 700;
    padding: 0 24px;
    box-sizing: border-box;
    min-width: 75px;
    display: inline-block;
}




.hotelAndRoomInfo {
    background: #fff;
    padding: 24px;
    display: flex;
    flex-direction: column;
    line-height: 1;
    margin-bottom: 8px;
}
.hotelAndRoomInfo .title .hotelName {
    display: inline;
    color: #0f294d;
    font-size: 24px;
    font-weight: 700;
    letter-spacing: 0;
    margin-right: 13px;
    line-height: 1.4;
}
.hotelAndRoomInfo .title .star {
    position: relative;
    font-size: 14px;
    display: inline-block;
}
.hotelAndRoomInfo .title .star img {
    height: 16px;
    width: auto;
    margin-bottom: 2px;
}
.hotelAndRoomInfo .address {
    display: flex;
    align-items: center;
    margin-top: 8px;
}
.hotelAndRoomInfo .address .text {
    color: #0f294d;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0;
}
.hotelAndRoomInfo .address .text i {
    color: #0f294d;
    font-size: 16px;
	margin-right:8px;
}
.hotelAndRoomInfo .roomName {
    color: #0f294d;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0;
    margin-top: 18px;
	margin-bottom:8px;
}
.hotelAndRoomInfo .facility, .hotelAndRoomInfo .facility .item {
    display: flex;
    align-items: center;
}
.hotelAndRoomInfo .facility {
    margin-top: 8px;
}
.hotelAndRoomInfo .facility .item .text {
    color: #0f294d;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0;
    margin-right: 16px;
    display: flex;
    align-items: center;
}
.hotelAndRoomInfo .facility .item .text i {
    color: #0f294d;
    font-size: 16px;
	margin-right:8px;
}
.hotelAndRoomInfo .facility .moreFacilityBtn {
    margin-left: auto;
    color: #287dfa;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0;
    cursor: pointer;
}
.hotelAndRoomInfo .divide {
    border-top: 1px dashed #dadfe6;
    margin-top: 16px;
}
.m-guestInfo{
	margin-bottom: 8px;
    padding: 24px;
}
.p-book {
    color: #0f294d;
}
.m-guestInfo .dateAndRoom {
    display: flex;
    /*justify-content: space-between;*/
    border-bottom: 1px dashed #dadfe6;
    margin-bottom: 16px;
}
.m-dateInfo {
    position: relative;
}
.m-dateInfo .m-checkInOut {
    border: none !important;
    padding: 0 0 16px !important;
    display: flex;
    line-height: 18px;
}
.m-checkInOut_time {
    padding-bottom: 10px;
    border-bottom: 1px solid #ced2d9;
    cursor: pointer;
}
.m-checkInOut_time .timeLable {
    color: #455873 !important;
    font-size: 14px !important;
    font-weight: 400;
    letter-spacing: 0;
}
.m-dateInfo .m-checkInOut_qty {
    align-self: center;
    color: #0f294d !important;
    flex: none;
    width: 80px;
    order: 0 !important;
    padding: 0 !important;
    margin: 0 10px;
    text-align: center !important;
    font-size: 14px;
}
.m-dateInfo .m-checkInOut .checkOut {
    padding-left: 0 !important;
}
.m-checkInOut_time {
    padding-bottom: 10px;
    border-bottom: 1px solid #ced2d9;
    cursor: pointer;
}
.m-rooms-v2 {
    line-height: 1;
    min-width: 130px;
	margin-left:40px;
}
.m-rooms-v2_title {
    color: #455873;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0;
}
.m-rooms-v2_content {
    display: flex;
    flex-direction: column;
	margin-top:4px;
}
.m-guestInfo_title {
    font-size: 20px;
    line-height: 26px;
	font-weight: bold;
}
.m-guestInfo_remark {
    color: #8592a6;
    font-size: 14px;
    line-height: 18px;
    padding-top: 3px;
	font-weight: 500;
}
.m-guest {
    margin-top: 24px;
}
.m-guest-item {
    margin-bottom: 16px;
}
.m-guest-item .guestLable {
    display: flex;
    margin-bottom: 8px;
    font-size: 16px;
    line-height: 22px;
    font-weight: 700;
}
.m-guest-item .guestContainer {
    position: relative;
}
.guestContainer .funllNameInput {
    width: calc(50% - 12px);
}
.m-inputBox {
    display: inline-block;
    position: relative;	
}
.m-concatInfo_phone .m-phone {
    width: calc(50% - 12px);
}
.m-inputBox_label {
    color: #455873;
    font-size: 14px;
    line-height: 18px;
}
.m-inputBox .inputWrapper {
    position: relative;
    display: inline-block;
    width: 100%;
}
.m-inputBox input {
    background: #fff;
    width: 100%;
    height: 40px;
    box-sizing: border-box;
    font-size: 16px;
    font-weight: 700;
    border: solid #ced2d9;
    border-width: 0 0 1px;
    transition: border-color .25s;
    color: #0f294d;
}
.m-payment {
    margin-bottom: 8px;
    padding: 25px;
}
.m-payment_content {
    font-size: 16px;
    flex: 1;
    padding-right: 80px;
	float: left;
}
.m-payment_content .price0 .warn .description-link {
    font-size: 30px;
}
.m-payment_content .warn .description-link {
    color: #0065f2;
    font-size: 14px;
    font-weight: 700;
}
.m-payment_button {
    text-align: right;
}
.m-payment_button .u-btn-warn {
    padding: 12px 30px;
    height: auto;
    line-height: 1.3;
    font-weight: 700;
}
.u-btn-warn:hover {
  background-color: #EE8D04; /* 鼠标悬停时的背景颜色 */
}
.u-btn {
    font-size: 16px;
    display: inline-block;
    height: 40px;
    padding: 0 16px;
    box-sizing: border-box;
    line-height: 40px;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    border-radius: 2px;
    cursor: pointer;
    border: 0;
    background: none;
}
.u-btn-warn {
    background: #ff9500;
}
.leezee{
	outline:none;
    border: none;
	background: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	padding: 5px;
	border-bottom: 1px solid #ced2d9; 
	font-size: 16px;
	font-weight:700;
	color: #0f294d;
	position: relative;
	height: 40px;
	cursor: pointer;
}
.leezee option {
	font-size: 15px;
}
.dotline{
	display: flex;
    border-bottom: 1px dashed #dadfe6;
	margin-top:30px;
    margin-bottom: 16px;
}
.errorinfo {
    background: #fff;
    padding: 24px;
    line-height: 1;
    margin-bottom: 8px;
	text-align:center;
}
.successinfo {
    background: #fff;
    padding: 60px;
    line-height: 1;
    margin-bottom: 8px;
	text-align:center;
}
.successinfo p{
	margin-top:40px;
	margin-bottom:32px;
	font-size:25px;
	font-weight:500;
}
.successinfo span{
	font-size:16px;
	font-weight:500;
}

.leftside {float: left;width: 240px; }
.leftside .nav-head {padding: 60px 0 27px 50px; line-height: 37px; font-size: 24px; font-weight: 600;}
.leftside .nav-li { height: 48px;line-height: 48px; font-size: 16px;}
.leftside .nav-li a {color: #262626; display: block; padding-left: 50px;}
.leftside .current { background: #e8edf2; border-right: 2px solid #2769dc;}
.leftside .current a { color: #2769dc; font-weight: 600;}
.maincontent { float: left; width: 760px; min-height: 500px;padding: 60px 50px 50px; font-size: 16px;}
.contents { margin-bottom: 50px;}
.contents .title { padding-bottom: 24px; margin-bottom: 24px; border-bottom: 1px solid #e0e6ed; line-height: 37px;font-size: 24px;font-weight: 600;}
.contents p { margin-bottom: 20px; font-size: 16px; line-height: 2;}

.thephone{
	display:none;
	background:#fff;
	padding:5px 5px 5px 5px;
	border-radius: 4px;
    box-shadow: 0 4px 20px rgba(0,0,0,.2);
	color: #111;
    font-family: Source Han Sans CN;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    height: 40px;
    line-height: 40px;
    position: absolute;
    top: 33px;
    width: 280px;
	text-align:center;
	z-index: 10000;
}
.loadingBox {
    background: hsla(0,0%,80%,.5);
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999
}
.loadingBox .contentbox {
    background: #fff;
    border-radius: 12px;
    box-shadow: 1px 1px 4px #e5e5e5;
    height: 90px;
    left: 50%;
    margin: -67px 0 0 -241px;
    position: absolute;
    top: 50%;
    width: 460px
}
.loadingBox .contentbox p {
    font-size: 14px;
    margin: 26px 12px;
    text-align: center
}
.loadingBox .contentbox p .loading {
    background: url(/content/images/loading.gif) no-repeat;
    background-size: 100%;
    display: inline-block;
    height: 40px;
    vertical-align: middle;
    width: 40px
}
.leeloadingbox {
	padding-top:20px;
	width:100%;
}
.leeloadingbox p {
    font-size: 14px;
    text-align: center;
}
.leeloadingbox p span {
    margin-left:10px;
}
.leeloadingbox p .loading {
    background: url(/content/images/loading.gif) no-repeat;
    background-size: 100%;
    display: inline-block;
    height: 40px;
    vertical-align: middle;
    width: 40px
}

.shop_wrap {
    background: #D1A523;
    height: 55px;
}
.shop_wrap .shop_logo a {
    color: #fff;
    font-size: 24px;
    line-height: 50px;
}
.shop_wrap .midMag {
    font-size: 19px!important;
    margin-left: 15px;
	font-weight:700;
}
.shop_wrap .fa-chevron-right{
	margin: 0 10px;
    font-size: 12px;
    color: #fff;
    opacity: .5;
}
.shop_wrap .navtit{
	font-size:16px;
	color:#fff;
	opacity: .7;
}
.c100 {
    width: 1200px;
    margin: 0 auto;
}
.shop_wrap .nav ul li {
    margin-left: 25px;
    float: left;
}
.shop_wrap .nav ul li a {
	color:#fff;
    float: left;
    font-size: 13px;
    line-height: 55px;
    opacity: .7;
}
.shop_wrap .fa-home{
	font-size: 16px;
	margin-right:5px;
}
.shop_wrap .fa-user{
	font-size: 15px;
	margin-right:5px;
}
.shop_wrap .fa-power-off{
	font-size: 15px;
	margin-right:5px;
}
.shop_wrap .fa-user-circle{
	font-size: 15px;
	margin-right:5px;
}
.wrap {
    background: #EEF2F5;
    padding: 28px 0 54px 0;
	display: flex;
}
.c100 {
    width: 1200px;
    margin: 0 auto;
}
.vip_left {
    width: 226px;
    padding: 5px 0px 10px 0px;
}

.vip_left, .vip_right {
    background: #FFFFFF;
    border: 1px solid #ebebeb;
}
.vip_left dl {
    margin-bottom: 10px;
}
.vip_left dl dt {
    font-size: 16px;
    color: #333333;
    font-weight: 600;
    padding: 15px 0px 5px 26px;
}
.vip_left dl dd p {
    padding: 10px 48px;
    line-height: 1.7!important;
    margin: 0;
}
.vip_left dl dd p:first-child {
    padding-top: 18px;
}
.vip_left dl dd p a {
    color: #666;
    font-size: 15px;
    display: block;
}
.vip_left dl dd p a:hover,.vip_left dl dd p a.on  {
    color: #2468F1;
}
.vip_left dl dd p a.on {
    color: #2468F1;
	font-weight:600;
}
.vip_right {
    width: 950px;
    padding: 10px 0px;
}
.vip_left {
	min-height: 600px;
    background: #F6F8FA;
    border: 1px solid #ebebeb;
	border-radius: 8px;
}
.vip_right {    
    background: #FFFFFF;
    border: 1px solid #ebebeb;
	border-radius: 8px;
}
.card {padding: 10px 20px;}
.card-body {
    padding: 24px 5px;
}
.card-header {
    width: 100%;
    margin: 0;
	padding-top: 5px;
    padding-bottom: 15px;
	padding-left:10px;
	position: relative;
    border-bottom: 1px solid rgba(77,82,89,0.05);
}
.card-header:before {
    position: absolute;
    content: " ";
    left: 0;
    top: 10px;
    width: 2px;
    height: 12px;
    background: #2468f1;
    border-radius: 1px;
}
.card-header .h4, .card-header h4 {
    font-size: 16px;
	font-weight:700;
}
.table-responsive {
    min-height: .01%;
    overflow-x: auto;
}
.table-bordered {
    border: 1px solid #eceeef;
}
.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
	background-color: transparent;
	border-spacing: 0;
    border-collapse: collapse;
}
.table>thead>tr>th {
    vertical-align: middle;
    padding: 10px;
    line-height: 200%;
    border-color: #eceeef;
	font-size:15px;
	background-color:#F4EDD9;
	font-weight:600;
}
.table-bordered>thead>tr>th {
    border: 1px solid #F4EDD9;
}
.table-bordered>tbody>tr>td {
    border: 1px solid #EEEFF3;
}
.table>tbody>tr>td {
    padding: 8px; 
    line-height: 200%;
    border-top: 1px solid #EEEFF3;
	font-size:14px;
}
/*我的订单begin*/
.orders_list .item {
    border: 1px solid #d9d9d9;
    margin-bottom: 10px;
    position: relative;
}
.orders_list h3 {
    font-family: Tahoma;
    font-weight: 400;
    color: #333;
    padding-left: 10px;
    padding-top: 8px;
    height: 26px;
    background-color: #f6f6f6;
}
.t_body .order-info {
    max-width: 720px;
    float: left;
}
.t_body .order-item {
    float: left;
    width: 100%;
}
.t_body .order-item .order-item-txt {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.t_body .item .order-item-title {
    font-size: 16px;
    line-height: 20px;
    color: #111;
    font-weight: 700;
}
.t_body .item .order-item-txt {
    font-size: 12px;
    line-height: 16px;
    color: #333;
}
.t_body .item .order-price-group {
    float: right;
    text-align: right;
    font-size: 0;
    margin-right: 12px;
}
.t_body .item .order-price-group .order-price-status-title {
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
}
.t_body .item .order-price-group .order-price-status {
    display: inline-block;
    vertical-align: top;
    margin: 0 0 4px;
}
.t_body .item .order-price-group .order-price-status-title {
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
}
.t_body .item .order-price-group .order-price-detail {
    display: block;
    vertical-align: top;
}
.t_body .item .order-price-group .order-price-num {
    color: #666;
    font-size: 12px;
    line-height: 30px;
    text-align: right;
}
.t_body .item .order-item-title, .t_body .item .order-item-txt {
    margin-bottom: 6px;
}
.order-blod-price {
    color: #333;
    font-size: 18px;
    font-family: PingFangSC-Semibold;
    font-weight: 600;
    letter-spacing: 0;
}
.ilb {
    display: inline-block;
    zoom: 1;
	margin-right:20px;
}
.card-order-id {
    color: #06c;
}
.t_body .order-items {
    margin: 10px 0 10px 28px;
}
.order-btn {
    color: #06c;
    cursor: pointer;
}
.clearfix {
    zoom: 1;
}
.clearfix:after {
    display: block;
    clear: both;
    visibility: hidden;
    height: 0;
    content: ".";
    overflow: hidden;
}
.t_body .item .btns {
    margin: 0 12px 12px 0;
    text-align: right;
}
.t_body .item .btns .btn_lee {
    margin-left: 20px;
    display: inline-block;
    width: 92px;
    line-height: 12px;
    font-size: 12px;
    padding: 8px 0;
    border-radius: 4px;
    background: transparent;
    text-align: center;
    cursor: pointer;
    border: 1px solid #609eef;
}
.t_body .item .btns .btn_lee span {
    color: #2477e3;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: 220px;
    padding: 0 5px;
}
.btn_lee p {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: pre;
}
.t_body .item .btns .btn_lee:hover {
    background: #dfecfe
}

/*我的订单end*/
.a_hotel {
    color :#2468F1;
}
.a_hotel:hover {
	color: #f00;
}
.emptyHint {
    font-size: 16px;
    color: #999;
    text-align: center;
    margin-top: 12px;
}
.btn-group i{font-size:16px;}
.btn-group a{ margin-left:5px; color:#333}
.btn-group a:hover{ color:#666; }
.label-sm {
    padding: 0.2em 0.4em 0.2em;
    font-size: 12px;
    font-weight: 400;
	display: inline;   
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25em;
}
.label-paying {background-color: #29b6f6;}
.label-success {background-color: #33b86c;}
.label-process{background-color:#6e8cd7;}
.label-false{background-color:#636363;}
.label-admin{background-color:#FF6C00;}
.label-finish{background-color:#AAAAAA;}


.label-big {
    padding: 0.4em 0.6em 0.4em;
    font-size: 13px;
    font-weight: 400;
	display: inline;   
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25em;
}
.label-submit{background-color:#3F82FC;}

/*分页*/
.pager{display: flex;justify-content: center;margin: 40px 0;}
.pager a { text-decoration: none; border-radius: 5px;border: 1px solid #ccc;background:#fff;color:#333;	font-size:14px;	padding:8px 10px;margin:0 4px;line-height:100%;}
.pager a.active { background-color: #333; color: #fff; border-radius: 5px;border: 1px solid #333;}
.pager a:hover:not(.active) {background-color: #ccc;}
.pager span{line-height:200%;margin-right:20px;}

.form-group { margin-bottom: 20px; margin-left:15px;}
label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 600;
	font-size:15px;
	color:#4d5259;
}
.form-control {
	display: block;
    height: 32px;
    border-color: #ebebeb;
	width: 95%;
    font-size: 14px;
    color: #555;
    border-radius: 3px;
    padding: 3px 10px;
    line-height: inherit;
    transition: 0.2s linear;
	background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    box-shadow: none;
}
.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.btn-submit{
    background-color: #2468f1;
    border-color: #2468f1;
    color: #fff!important;
}
.btn-submit:hover {
	background-color: #327fff;
	border-color: #327fff;
}
.btnsellout {
    background-color: #5A5A5A;   
}
.btnout {
    background-color: #008AFF;   
}

.swiper-slide .bannertext {
    position: absolute;
    top: 40%;
    left: 25%;
    transform: translate(-50%, -50%);
    letter-spacing: 3px;
}
.swiper-slide .bannertext p {
    color: #fff;
    font-size: 35px;
    display: block;
}
.swiper-slide .bannertext p i {
    color: #5bd899;
    background: linear-gradient(to bottom, #5bd899, #2894aa);
    -webkit-background-clip: text;
    color: transparent;
}
.swiper-slide .bannertext span {
    font-weight: bold;
    color: #fff;
    font-size: 45px;
    margin: 0px 0 30px;
    display: block;
}
address, cite, code, em, th, i {
    font-weight: bold;
    font-style: normal;
}
.list-btn-more .btn-box {
    display: inline-flex;
    align-items: center;
    padding: 8px 16px;
    background: #287dfa;
    border-radius: 2px;
}
.list-btn-more .btn-box:hover {
    background: #2470e1;
    cursor: pointer
}
.list-btn-more {
    text-align: center;
    margin-top: 24px;
}
.list-btn-more .btn-box span {
    font-size: 16px;
    color: #fff;
    text-align: right;
    line-height: 22px;
}
@keyframes search-btn-loading-circle {
    0% {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}
.list-btn-more .btn-box .search-btn-loading {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAA0NJREFUWAnllktsTUEYx3u11Xq2jSCpFk2kaVILBBGxEQkRiY2usLdgLTYWrG0sJSLBChsbiYUVEQuJR7CpRBqPxqOiHkWf1+83Zm7uo1W37ln5kt/9zsyZ+X/f+WbmnFtX979bbq4FyOfzFXNzuVy+Wr2GaieUjW+M7ZAMSRUn4LX9kzA1U3LzokCJQ6cBTsNV6C65GRsKwlhklO4xMKiaJtYUfTO+GZ2KitFfaQyshyuQ7ELlqD/3MFGNxdAKbdEvxVc8cElHHHAR+T6YgHG4DVUZVZmEb0yyKi7zfLASLcSYuRLcPAoj8BU+wxkm/ZOhYfk7YFWkdVpBbrbDAAzBBzg77cA5dKJl+btgbcSKBCteglP0uHncUP1wHGpiLMcXhFwO9Q2+HIKFBMhqGa2d8BN+wAkmmUgt7SNi6WS4Ob0OR0a/H9x0Bn1I8Dv4mhqaPtx3sAoS9kJagl10pLN8g+uszKVwCcSqhyOi74RU8pt2ZGTD6BrcF1aogG+8BTQsiZtknFK9xWdiaE8Qz6rXG4DrRl8S7WBw7f1vl+nvFOo+tFVoMgGf3jeeHW6UrC1tQuPkTMCSewJMYBFkbcZI+2B0HuvixnADmkQj67IEn4mhbeCUQD2xx9IxfM0Nv9smsQ2ysg6ETcJl8GNVeBHd59rgJrEFsrIuhFMCbwySKuCbz+DSS6lW42tqaLYhuA7SJnxlgJAAa/GC634wAY/JIai17UDQ978VGIx7r1ABg10GT4L0kPE+fE0MrU0IdUN6+ntJOC1BHRk9p9MbKYkDTNycBs7Vo2HZd4NPLk+JNYQPVkggts/jX0JK4ggCe+O9qh1ztzLpIFh6n/4d3IKCVfw/Y5Kb5SS0xFEm8wyukbnHdVZDYwWD9kBPHKzGJziHRjh+sT/8b0/XBR+TOEbHmtipgJvzCTyAxwiN4AvGnIU0DLgeeqH44QZoXyoPTl/JINsFQ7CBxmHYDsViJmJC/rnw+27b4H5gknlf09+F6wSfsKPcioXL74U2iXRy0Qc+lcE0hZ2rt8/r5O0Tl83Ag/gZbdYE0kwSWcn1RtgAHeCONpCm94vqy+URuERuuFntrxMoV4prHv7VcG+YgC5J1fYLVXZchIUsapAAAAAASUVORK5CYII=);
    background-repeat: no-repeat;
    background-size: cover;
    width: 20px;
    height: 20px;
    margin-right: 8px;
    animation: search-btn-loading-circle 1s linear infinite;
}


.wraplee {
    background: #FAFAFA;
    padding: 28px 0 54px 0;
	display: flex;
}
.c101 {
    width: 1160px;
    margin: 0 auto;
}
.lee_left {
    width: 770px;
    padding: 5px 0px 10px 0px;
}
.lee_right {
    width: 370px;
    padding: 5px 0px 10px 0px;
}
.zee_left {
	width:100%;
	border-radius: 2px;
	background: #FFFFFF;
}
.zee_right {
	width:100%;
	border-radius: 2px;
	background: #FFFFFF;
}
.zoomImgshow {
    color :#2468F1;
}
.left_side {
	padding:24px;
}
.right_side {
	padding:24px;
}
.right_hotel-name{
	margin-top:15px;
	font-size:15px;
	font-weight:600;
}
.right-hotel-address{
	margin-top:15px;
	font-size:14px;
}
.right-hotel-address i{
	color:#006CE4;
	font-size:18px;
}
.right_hotel-open{
	margin-top:15px;
	font-size:14px;
}
.right_hotel-open i{
	color:#006CE4;
	font-size:15px;
}
.right_hotel-intro {
	margin-top:20px;
	font-size:14px;
	line-height:25px;
}
.right_side .title {
	font-weight: 700;
    line-height: 18px;
	font-size: 14px;
}
.right_side p {
	color: #555;
	font-size: 14px;
    margin-top: 8px;
    line-height: 21px;
}
.hotel-name {
    color: #111;
    font-size: 20px;
    line-height: 26px;
    font-weight: 700;
}
.stay-info-upper-wrapper {
    display: flex;
    justify-content: space-between;
}
.stay-info-upper {
    margin-right: 16px;
}
.stay-info-upper {
    display: flex;
    flex: 1 1;
    max-width: 550px;
    justify-content: space-between;
}
.check-info-title {
    color: #555;
    font-size: 14px;
    line-height: 18px;
}
.check-info-date {
    margin-top: 8px;
    margin-bottom: 4px;
}
.check-info-date {
    color: #111;
    font-size: 20px;
    line-height: 24px;
    font-weight: 700;
}
.stay-info-duration {
    display: flex;
    justify-content: center;
    align-items: center;
}
.stay-info-duration-text {
    margin-right: 4px;
}
.stay-info-duration-text {
    color: #555;
    font-size: 14px;
    line-height: 18px;
}
.check-info .text-right {
    text-align: right;
}
.module-title {
    margin-right: 16px;
}
.module-title {
    color: #111;
    font-size: 20px;
    line-height: 24px;
    font-weight: 700;
    flex: 1 1;
}
.room-info {
    margin-top: 16px;
    margin-bottom: 5px;
}
.room-tag-16 {
    margin-right: 16px;
}
.room-desc-content {
    color: #111;
    font-size: 14px;
    line-height: 18px;
}
.room-desc-icon{
	margin-right:6px;
	font-size: 15px;
}
.guest-wrapper {
    padding-bottom: 5px;
    padding-top: 16px;
}
.guest-wrapper {
    display: flex;
    justify-content: space-between;
}
.flex-1 {
    flex: 1 1;
    flex-shrink: 0;
}
.line-wrapper {
    display: flex;
    position: relative;
    align-items: flex-start;
    overflow: hidden;
}
.line-wrapper .line-left {
    margin-right: 40px;
}
.line-wrapper .line-left {
    color: #111;
    font-size: 14px;
    line-height: 18px;
    font-weight: 500;
}
.line-wrapper .line-right {
    position: relative;
    flex: 1 1;
}
.guest-info-wrapper:last-child {
    margin-bottom: 0;
}
.guest-info-wrapper {
    color: #111;
    font-size: 14px;
    line-height: 18px;
    font-weight: 400;
}
.info-content-guestName {
    margin-right: 24px;
}
.info-content, .info-content-guestName {
    display: inline-block;
    color: #111;
    font-size: 14px;
    line-height: 18px;
}
.left-dotline {
    display: flex;
    border-bottom: 1px dashed #dadfe6;
    margin-top: 10px;
    margin-bottom: 10px;
}
.pay-wrap {
	margin-top:25px;
    display: flex;
}
.pay-wrap .pay-item {
    margin-right: 2em;
}
.pay-wrap .pay-item {
    display: inline-flex;
    flex-direction: column;
    justify-content: space-between;
    width: calc(25% - 19px);
    border: 1px solid #e6e6e6;
    box-sizing: border-box;
    padding: 15px;
    border-radius: 10px;
    cursor: pointer;
    background: #fff;
    flex-shrink: 0;
    margin-bottom: 10px;
}
.pay-wrap .pay-item .pay-item-title {
    padding-right: 0;
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 10px;
    font-weight: 700;
}
.pay-wrap .pay-item .balance {
    color: #f75940;
    font-size: 14px;
    font-weight: 700;
}
.pay-wrap .pay-item.active {
    border: 1px solid #29a398;
}
.pay-wrap .pay-item .ch_item_content {
    font-size: 12px;
    text-align: center;
}
.pay-wrap .pay-item .pay-way {
    display: flex;
    align-items: center;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
}
.noclick{
	pointer-events: none;
}
.a_order {
    color :#2468F1;
}
.a_order:hover {
	color: #144BB9;
}
.toolsNote {
    margin-top: 25px;
    margin-bottom: 35px;
		
}
.toolsNote p{
	line-height:2;	
	color: #666;
	font-size: 14px;
	margin-bottom: 0;
}
#hotel_img_upload h3 {    
    font-size: 14px;
    height: 18px;
	margin-bottom:20px;
}
#hotel_img_upload h3:before {
    content: '';
    border-left: 3px solid #3F82FC;
    padding-right: 14px;
    display: inline-block;
    width: 0;
    height: 18px;
    vertical-align: bottom;
}
.col_lee{
	margin-top:30px;
}
.btn-mid-blue {
    width: 118px;
    height: 36px;
    line-height: 36px !important;
    border-radius: 3px;
    cursor: pointer;
    outline: 0;
    display: inline-block;
    text-align: center;
    font-size: 14px;
    color: #fff;
    border: 1px solid transparent;
    background-color: #3F82FC;
}


.drop-result-list {
    width: 536px;
    box-shadow: 0 8px 20px 0 rgba(0,41,99,.2);
    background: #fff;
    position: absolute;
    top: 88%;
    z-index: 99;
    border: 1px solid #dadfe6;
    max-height: 480px;
    overflow-y: scroll
}
.drop-result-list::-webkit-scrollbar {
    display: none
}
.drop-result-list .associative-item {
    box-sizing: border-box;
    height: auto;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    cursor: pointer;
    color: #333;
    padding: 12px 16px;
    font-size: 12px
}
.drop-result-list .associative-item.hover {
    background-color: rgba(90,160,255,.1);
    text-decoration: none
}
.drop-result-list .associative-item .left-part {
    display: flex;
    width: 440px;
    line-height: 22px;
    align-items: flex-start
}
.drop-result-list .associative-item .search-type {
    font-size: 18px;
    color: #0f294d;
    position: relative
}
.drop-result-list .associative-item .contentlee {
    margin-left: 10px;
    font-size: 14px;
    line-height: 18px;
    max-width: 498px
}
.drop-result-list .associative-item .contentlee.base {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2
}
.drop-result-list .associative-item .type {
    font-size: 12px;
    color: #999
}
.drop-result-list .not_found {
    padding: 8px 8px 8px 16px;
    font-size: 14px;
    color: #ee3b28;
    letter-spacing: 0;
    line-height: 18px
}
.drop-result-list .title-item.title-other {
    border-top: 1px solid #dadfe6
}
.drop-result-list .title-item .title {
    width: 100%;
    font-size: 14px;
    color: #333;
    font-weight: 600;
    pointer-events: none;
    user-select: none;
    cursor: default
}

.label-large {
    padding: 0.4em 0.9em 0.4em;
    font-size: 14px;
    font-weight: 400;
	display: inline;   
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.3em;
}
.label-green {background-color: #33b86c;}
