/* 统一css引入 */
@charset "utf-8";
/* CSS Document */
/* baseStyle与image.css一起使用 */

/*全局变量*/
* {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px; text-decoration:none;outline:none;}
IMG {BORDER-BOTTOM: 0px; BORDER-LEFT: 0px; BORDER-TOP: 0px; BORDER-RIGHT: 0px}
.clear{ clear:both}
a{ text-decoration:none; blr:expression(this.onFocus=this.blur());cursor:pointer;}
a:focus{ outline:none;}
ul{ list-style:none;margin:0; padding: 0;}
html {width:100%;height:100%;margin:0px;padding:0px;touch-action:none;}
body{ display: flex; flex-direction:column; justify-content: center; align-items: center; margin:0; padding: 0; font-size:12px; font-family:'Microsoft Yahei', 'PingFang SC', simsun, WenQuanYI Micro Hei, Noto Sans CJK, sans-serif; -webkit-text-size-adjust:none;height: 100%; }
.left{float:left;} 
.right{float:right;}
.hide{ display:none;}
input[disabled="disabled"]{ background:#fff}
/*去除ie edge的密码框默认出现的小眼睛 */
input[type="password"]::-ms-reveal{
display: none;
}
input[type="password"]::-ms-clear{ 
display: none;
}
input[type="password"]::-o-clear{
display: none;
}


/* icon 图标定制颜色*/
.iconfont{ color: transparent; }
.icon-box{ float:left; width:58px; height:45px; position: relative; border-radius:5px 0 0 5px; -moz-border-radius: 5px 0 0 5px; -webkit-border-radius: 5px 0 0 5px;background-size: 23px 23px!important;}
.icon-box::after{ content: ''; width: 0; height: 23px; border-right: 1px solid #00ACDE; position: absolute; right: 0; top: 11px;}

#change_user .icon-user3{color: #fff;}/*微信登录切换账户登录*/
#oath_btn.icon-wechat{background: #24c444; color: #fff;} /*微信登录title*/
.icon-arrow_down::before{ /*下拉icon*/
    position: absolute; right: 10px; top: 14px;
    font-size: 12px;
    transform: scale(0.7);
}
#hotel{
	display: none;
}
#hotel .icon-arrow_down{
	display: none;
}

.icon-pwdeyes{
	color: #888;
    margin: 8px 0 0 -35px;
    position: absolute;
    cursor: pointer;
    padding: 5px;
}

/* 选酒店图标*/
.group .icon-yuyan, .brand .icon-shoucang, .hotel .icon-ftgl{ position: absolute; font-size: 26px; margin: 0 0 0 -41px; }

.conp{ padding-left:50px; width:205px !important;}


/*  logo */
.logo{ position:absolute; top:5%; left:5%;  width:95%; height:95%; z-index: -1;}

/* 版本号 */
.version-wrap{
	width:400px;
	height:250px;
	position:absolute;
	left:90%;
	top:5%;
	transform:translateX(-300px);
	display:none;
}
.rope{
	background:url(../image/version_rope.png) no-repeat center/contain;
	height:100px;
	width:100%;
	position:absolute;
}
.version{
	margin-top:50px;
	width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    background: url(../image/version_background.png) no-repeat center/contain;
    animation: bounce-down 4s linear infinite;
}
.ver{
	width: 100%;
    height: 215px;
    display: flex;
    align-items: center;
    justify-content:center;
    flex-direction:column;
}
.version-title{
	color:#ffffff;
	padding:0 25px;
	background:#006ed3;
	border-radius:15px;
	height:32px;
	line-height:32px;
	text-align:center;
	font-size:16px
}
.train-message{
	margin-top: 20px;
	padding:0 25px 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    color: #006ed3;
    font-size: 30px;
    text-align: center;
    word-wrap: break-word;
    font-weight:500;
    line-height:1.3;
    max-width:335px;
}
.hotelname{
	font-size:20px !important;
	line-height:1.5 !important;
	padding:0 20px 0 !important
}
.hotelnameTwo{
	font-size:16px !important;
	line-height:1.5 !important;
	padding:0 20px 0 !important
}
.hotelnameThree{
	font-size:14px !important;
	line-height:1.5 !important;
	padding:0 20px 0 !important
}
@keyframes bounce-down {
    25% {
        transform: translateY(-5px);
    }

    50%,
    100% {
        transform: translateY(0);
    }

    75% {
        transform: translateY(5px);
    }
}

/* login-box */
.mMain{ width: 422px; display: none; padding:10px 0 15px; z-index: 99; border-radius: 12px; -webkit-border-radius: 12px; -moz-border-radius: 12px; -o-border-radius: 12px;}
.mTop{ position:relative;}
/*登录输入item*/
.mTop dl dt{ border-radius:8px; -moz-border-radius: 8px; -webkit-border-radius: 8px; -o-border-radius:8px; position: relative; height:40px; margin:0 12px 10px; background: #f8f8fa;  }
/* login-btn */
.mBottom{ text-align:center; margin: 15px 12px; }
.mBottom a{ display:block; text-align:center; color:#fff;width:145px; height:46px; margin:0 auto; line-height:35px; font-size:17px;} 

/* input */
.input-txt{ border:none; font-size:16px;margin-left:17px; width:245px; height:40px; line-height:40px; color:#888888;}
.input-txt2{ border:none; font-size:16px; margin-left:17px; width:235px; height:40px; padding-right:0; line-height:40px; color:#888888;}
/*placeholder显示不改变大小写*/
input#user::placeholder{text-transform: none;}
input#forgetEmpno::placeholder{text-transform: none;}
input.CcieUser::placeholder{text-transform: none;}

/* 扫码登录 */
.oath_top {padding: 10px;background: white;display:none; text-align: center;}
.oath_title {
	display: inline-block;
	line-height: 50px;
	
	font-size: 16px;
	font-weight: bolder;
}
.oath_btn{
	display: inline-block;
	width: 28px!important;
	height: 28px!important;
	line-height: 29px;
    font-size: 13px!important;
    vertical-align: 2px;
    
    background: #24c444;
    color: #fff;
    
    margin: 0 5px 0 0;
    position: relative;
    border-radius: 50%; -webkit-border-radius: 50%; -moz-border-radius: 50%; -o-border-radius: 50%;
}

.oath_btn img{
	background-color: white;
	height:34px;
	width: 34px;
	cursor: pointer;
}
#oath_qrcode{
	text-align: center;
}
#oath_qrcode iframe{height:294px;}
.oath_user{
	display: none;
	border-right: 1px solid #ebeff7;
	text-align: center;
}
/*退出微信*/
.oath_user_exit{
	color: #4e82d5;
    text-align: left;
    padding-left: 32px;
}
.oath_user_exit .iconfont{
	color: #4e82d5;
    vertical-align: -1px;
    padding-right: 10px;
}
.oath_user img{
	border-radius: 50%;
	width:100px;
	height:100px;
}
.oath_user div{
	font-size: 12px;
	line-height: 50px;
}
/*三方登录样式*/
.oath_btn{display:none;}
#thirdLoginWays{margin:10px 12px 0;text-align:center;display:none;}
#accountLoginWay{margin:25px 0 -10px;}
#thirdLoginWays .chooseLoginWays, #accountLoginWay .chooseLoginWays, #otherThirdLoginWays .chooseLoginWays{color:#888;text-align: center;}
.loginWaysIcon{
	display: flex;
	justify-content: center;
	align-items: center;
}
#thirdLoginWays .loginWaysIcon, #accountLoginWay .loginWaysIcon,#otherThirdLoginWays .loginWaysIcon{overflow:hidden;margin-top:10px;text-align:center;}
#thirdLoginWays .loginWaysIcon li, #accountLoginWay .loginWaysIcon li,#otherThirdLoginWays .loginWaysIcon li{display:inline-block;padding:0 15px; color: #fff; border-radius: 50%; }
#thirdLoginWays .loginWaysIcon li:hover, #accountLoginWay .loginWaysIcon li:hover, #otherThirdLoginWays .loginWaysIcon li:hover{cursor:pointer;}
#accountLoginWay .loginWaysIcon li{background: #4e82d5; padding: 11px;} 
/* search-box */
.search{ display:none; width:300px; height:226px; background:#fff; border-radius:5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; padding-top:12px; position:absolute; z-index:9999; left:calc(100% - 5px); top:0;}
.search-top{ width:275px; height:27px; margin:0 auto; position:relative;}
.search-txt{ width:231px; height:27px; line-height:27px; border:none; padding:0 29px 0 15px; }
.search-icon{ position:absolute; right:0; top:0; z-index:999; width: 29px; height:28px;}
.search-bottom{ width:100%; margin-top:15px;}
.search-bottom ul li{ width:100%; height:42px; line-height:42px; font-size: 12px; cursor:pointer; color:#666666;}
.search-bottom ul li p{ width:255px; height:41px; line-height:41px; margin:0 auto; border-bottom:1px dashed #888888;white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}

.search-bottom ul li.curr{ color:#fff; background:#ADE0F2;}
.search-bottom ul li.curr p{ border:none;}

.disabled{ background:#f8f8fa !important;}
/* xms应用选择栏 */
#search-apply{
	height:auto;
	padding-top:8px;
	padding-bottom:26px; 
}

/* 应用选择 */
.xms,.itf,.touch,.kitprint,.report,.maint{ padding-left:50px; width:205px !important;}
.xms{ background:url(../image/apply-icon2.png) 10px center no-repeat;}
.itf{ background:url(../image/apply-icon5.png) 10px center no-repeat;}
.touch{ background:url(../image/apply-icon7.png) 10px center no-repeat;}
.kitprint{ background:url(../image/apply-icon4.png) 10px center no-repeat;}
.report{ background:url(../image/apply-icon3.png) 10px center no-repeat;}
.maint{ background:url(../image/apply-icon8.png) 10px center no-repeat;}

/* 验证错误提示 */
.erroword{ position:absolute; top: 0; z-index:2; color:#ff3030; width:250px; padding-left:20px; font-size:14px; line-height:40px; background:url(../image/new_login_erro.png) left center no-repeat;}
.erroword_inherit{ line-height:inherit; }

/* 语言选择 */
#language { display: none;}

/*短信验证码按钮*/
.msgcode-btn{
	position: absolute;
	width: 110px;
	height: 30px;
	border-radius: 5px;
	border-width: 0px;
	background-color: #EBEFF7;
	color: #4e82d5;
}
.msgcode-btn:not(:disabled):hover{
	cursor: pointer;
	background-color: #deecff;
}
.msgcode-btn:disabled{
	color: revert;
}

/*登录*/
#msgcode-dt{
	display: none;
}
#msgcode-dt .iconfont{
	font-size: 19px;
}
#msgcode{
	text-transform: uppercase;
}
#msgcode+.msgcode-btn{
	margin: 6px 0 0 -87px;
}
/*证书导入短信验证码*/
#dialogMsgcode{
	text-transform: uppercase;
}
#dialogMsgcode+.msgcode-btn{
	margin: 5px 0 0 -114px;
}
/*修改密码短信验证码*/
#editPassMsgcode{
	text-transform: uppercase;
}
#editPassMsgcode+.msgcode-btn{
	right: 0;
}

/* 底部版权 */
#copyright {
    z-index: 9;
    width: 100%;
    height: 29px;
    position: fixed;
    bottom: 0;
    left: 0;
    font: 500 12px/ 29px Arial, Helvetica, sans-serif;
    text-align: center;
    color: #666;
    border-top: 1px solid #ccc;
    background-color: #f5f5f5;
    opacity: 0.7;
    filter: alpha(opacity = 70);
}


/*自定义滚动条*/
.container1 {
	width: 100%;
	height: auto;
}

.container1 .div_scroll {
	width: 100%;
	height: 168px;
	overflow: auto;
	background:#fff;
}
.container1 .div_scroll ul{ width:100%; background:#fff; z-index:9;}


.container1 .scroll_container {
	overflow: hidden;
	position: relative;
}

.container1 .scroll_absolute {
    position: absolute;
	 width:100% !important;
}

.container1 .scroll_vertical_bar {
    position: absolute;
    top: 0;
    right: 0;
    width: 8px;
    height: 100%;
    background: #ccc;
    margin: 0;
    padding: 0;
}

.container1 .scroll_track {
	position: relative;
	background-color: #ccc;
}

.container1 .scroll_drag {
	position: relative;
	top: 0;
	left: 0;
	cursor: pointer;
	background-color: #888888;
}

.container1 .scroll_arrow {
	text-indent: -20000px;
	display: block;
	cursor: pointer;
	background-color: #D6B74B;
}

.container1 .scroll_vertical_bar .scroll_arrow {
    height: 16px;
}




.dialog{
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	text-align: center;
	vertical-align: middle;
	z-index: 2005;
	display: flex;
	align-items: center;
	justify-content: center;
}

.layer-comfirm{
	width: 420px;
	padding: 10px 10px 20px;
	vertical-align: middle;
	background-color: #fff;
	border-radius: 4px;
	border: 1px solid #ebeef5;
	font-size: 18px;
	box-shadow: 0 2px 12px 0 rgba(0,0,0,.1);
	text-align: left;
	overflow: hidden;
	backface-visibility: hidden;
}
.layer-comfirm:after {
	content: "";
	display: inline-block;
	height: 100%;
	width: 0;
	vertical-align: middle;
}
.layer-comfirm .title{
	padding: 15px;
	padding-bottom: 10px;
	font-size: 18px;
	line-height: 1;
	color: #303133;
}
.layer-comfirm .content{
	padding: 10px 15px;
	color: #606266;
	font-size: 14px;
}
.layer-comfirm .btn{
	padding: 5px 15px 0;
	text-align: center;
}

.layer-comfirm .btn input{
	display: inline-block;
	line-height: 1;
	white-space: nowrap;
	cursor: pointer;
	background: #fff;
	border: 1px solid #dcdfe6;
	border-color: #dcdfe6;
	color: #606266;
	-webkit-appearance: none;
	text-align: center;
	box-sizing: border-box;
	outline: none;
	margin: 0;
	font-weight: 500;
	padding: 9px 15px;
	font-size: 12px;
	border-radius: 3px;
}
.layer-comfirm .btn input[disabled]{
	cursor: not-allowed;
}
.layer-comfirm .btn input+input{
	margin-left: 10px;
}
.layer-comfirm .btn .button-primary{
	color: #fff;
	background-color: #409eff;
	border-color: #409eff;
}
.layer-comfirm .btn .button-primary:hover{
	background: #66b1ff;
	border-color: #66b1ff;
	color: #fff;
}

.layer-comfirm .btn .button-close:hover{
	color: #409eff;
	border-color: #c6e2ff;
	background-color: #ecf5ff;
}
.layer-comfirm .input-label{
	display: inline-block;
    width: 17%;
    text-align: right;
    padding-right: 10px;
}
.layer-comfirm .input-ordinary{
	-webkit-appearance: none;
	background-color: #fff;
	background-image: none;
	outline: none;
	
	border-radius: 4px;
	border: 1px solid #dcdfe6;
	box-sizing: border-box;
	color: #606266;
	display: inline-block;
	font-size: inherit;
	height: 40px;
	line-height: 40px;
	margin-bottom: 10px;
	padding: 0 30px 0 15px;
	width: 80%;
}
.layer-comfirm .input-ordinary.errfocus{
	margin-bottom: 24px;
	border-color: red;
}
.layer-comfirm .input-ordinary+.spanerr{
	position: absolute;
    margin: 41px 0 0 -309px;
    color: red;
}
.layer{
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: .5;
	background: #000;
	z-index: 2004;
}

/* 图形验证码 */
.ValidCode{ 
	position: absolute; margin: 4px 0 0 286px;
	cursor: pointer;
	width:100px;
	height:40px; 
}
.ValidCode img{vertical-align: -0.25em;}
.ValidCode span{
	display: inline-block;
}
/* .validInput{
	width: 145px;
} */

/* 忘记密码 */
.forget-pwd{ display: none; position: relative;  width: 340px;  padding: 35px 45px;  background-color: #fff; border-radius: 12px; -webkit-border-radius: 12px; -moz-border-radius: 12px; -o-border-radius: 12px; }
.forget-pwd .title{font-size: 24px;  font-weight: bold;  color: #353535;  line-height: 35px;  margin-bottom: 12px;}
.form-item{ position: relative; display: flex; justify-content: space-between; align-items: center; height: 40px;  line-height: 40px;  color: #212121;  font-size: 14px;  border-bottom: 1px solid #ececec;}
.form-item span.label-name{ display: block; width: 65px;margin-right: 15px;flex-shrink: 0;}
.form-item input.form-input{ height: 40px;  line-height: 40px;  color: #212121;  font-size: 14px; flex:1; border:none}
#forgetVerify{ min-width: 100px; cursor: pointer}
.disableValid{cursor: not-allowed; }
.form-item button.pin-btn{ cursor: pointer; padding: 5px 15px; line-height: 20px; font-size: 12px; border-radius: 20px; border: 0 none; background: #EBEFF7; color: #3174c2;margin-left: 15px; white-space:nowrap;}
.form-item button.pin-btn:not(:disabled):hover{background: #e1e8f5;}
.form-item button.pin-btn:disabled{color: #888; cursor: not-allowed;}
.forget-pwd .btns{ display: flex; justify-content: space-between; margin-top: 20px;}
.forget-pwd .btns input.btn{display: block; cursor: pointer; border: none; width: 162px; height: 35px; text-align: center; line-height: 35px; font-size: 14px; border-radius: 6px; -webkit-border-radius: 6px; -moz-border-radius: 6px; -o-border-radius: 6px;}
.forget-pwd .btns input.close{ background: #EBEFF7; color: #212121}
.forget-pwd .btns input.close:hover{ background: #e1e8f5;}
.forget-pwd .btns input.confirm{ background: #0066b8; color: #ffffff}
.forget-pwd .btns input.confirm:hover{ background: #005ca6;}
.forget-pwd #forgetNewPwd2{margin-right:35px}
.forget-pwd #forgetNewPwd2+.iconfont{margin:0 10px;right: 0;}

.forget-pwd .vaild{
	display: none;
	width: 450px;
	background: #fff;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 20px;
	position: absolute;
	z-index: 9999;
	left: calc(100% + 10px);
	top: 50%;
	transform: translateY(-50%);
	filter: drop-shadow(0px 0px 12px rgba(0,0,0,.12));
}

.forget-pwd .vaild::before{
	content: "";
	display: block;
	width: 0;
	height: 0;
	border: 7px solid;
	border-color: transparent #ffffff transparent transparent;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: -13px;
}

.forget-pwd .vaild ul{
	list-style: disc !important;
	padding-left: 20px;
}

.forget-pwd .vaild .rulesLi{
	list-style-type: disc !important;
	line-height: 40px;
}

.forget-pwd .vaild .rulesLi .rule{
	display: flex;
	line-height: 1.5;
}

.forget-pwd .vaild .rulesLi .ruleDes{
	flex: 1;
	min-width: 0;
	font-size: 12px;
	color: #757575;
}
.forget-pwd .vaild .rulesLi .status{
	margin-left: 15px;
	font-size: 16px;
	height: 18px;
}

.forget-pwd .vaild .rulesLi .icon-window-close{
	color: red;
}

/* 修改密码 */
.editPass {
	display: none;
	position: relative;
	width: 340px;
	padding: 35px 45px;
	background-color: #fff;
	border-radius: 12px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	-o-border-radius: 12px;
}

.editPass .title {
	font-size: 24px;
	font-weight: bold;
	color: #353535;
	line-height: 35px;
	margin-bottom: 12px;
}

.editPass .form-item {
	position: relative;
	display: flex;
	justify-content: space-between;
	align-items: center;
	height: 40px;
	line-height: 40px;
	color: #212121;
	font-size: 14px;
	border-bottom: 1px solid #ececec;
}

.editPass .vaild{
	display: none;
	width: 450px;
	background: #fff;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 20px;
	position: absolute;
	z-index: 9999;
	left: calc(100% + 10px);
	top: 50%;
	transform: translateY(-50%);
	filter: drop-shadow(0px 0px 12px rgba(0,0,0,.12));
}

.editPass .vaild::before{
	content: "";
	display: block;
	width: 0;
	height: 0;
	border: 7px solid;
	border-color: transparent #ffffff transparent transparent;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: -13px;
}

.editPass .vaild ul{
	list-style: disc !important;
	padding-left: 20px;
}

.editPass .vaild .rulesLi{
	list-style-type: disc !important;
	line-height: 40px;
}

.editPass .vaild .rulesLi .rule{
	display: flex;
	line-height: 1.5;
}

.editPass .vaild .rulesLi .ruleDes{
	flex: 1;
	min-width: 0;
	font-size: 12px;
	color: #757575;
}
.editPass .vaild .rulesLi .status{
	margin-left: 15px;
	font-size: 16px;
	height: 18px;
}

.editPass .vaild .rulesLi .icon-window-close{
	color: red;
}

.editPass .form-item input.form-input {
	height: 40px;
	line-height: 40px;
	color: #212121;
	font-size: 14px;
	flex: 1;
	border: none
}

.editPass .erroralert{
	position: absolute;
	width: 340px;
	margin-top: 10px;
	color: red;
	font-size: 12px;
}

.editPass .btns {
	display: flex;
	justify-content: space-between;
	margin-top: 50px;
}

.editPass .btns input.btn {
	display: block;
	cursor: pointer;
	border: none;
	width: 162px;
	height: 35px;
	text-align: center;
	line-height: 35px;
	font-size: 14px;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
}

.editPass .btns input.close {
	background: #EBEFF7;
	color: #212121
}

.editPass .btns input.close:hover {
	background: #e1e8f5;
}

.editPass .btns input.confirm {
	background: #0066b8;
	color: #ffffff
}

.editPass .btns input.confirm:hover {
	background: #005ca6;
}

/*帮助显示*/
#btn-help {
	cursor: help;
	width: 30px;
	height: 30px;
	position: absolute;
	bottom: 36px;
	right: 35px;
	background: url(../image/help.png) no-repeat 50% 50%;
	_filter: progid :   DXImageTransform.Microsoft.AlphaImageLoader (   src
	=
	"../image/help.png";);
	background-size:cover;
}
#btn-help:hover {
	background: url(../image/help-hover.png) no-repeat 50% 50%;
	_filter: progid :   DXImageTransform.Microsoft.AlphaImageLoader (   src
	=
	"../image/help-hover.png";);
	background-size:cover;
}
/*帮助框*/
.help-box{ width: 555px; background: #ffffff; box-shadow: 0 0 10px rgba(0,0,0,0.16); border-radius: 5px; overflow: hidden;position: absolute; bottom: 33px; right: 35px;z-index: 9999;}
.help-top{text-align: center; padding: 24px 0 0; border-bottom: 1px solid #eaeaea; position: relative;}
.help-top p#help_title{ font-size:16px; color: #303030; font-weight: bold;}
.help-top p.xmsenvNo{font-size: 12px; color: #979ba6; padding: 11px 0; background: #f8f8fa; border-top: 1px solid #eaeaea; margin-top: 17px;}
.help-top .close{ position: absolute; top:25px; right:20px; cursor: pointer; transform: rotate(0deg); transition: 1s; width: 14px; height: 14px; background: url("../image/hotel-close.png") center no-repeat; background-size: cover;}
.help-top .close:hover{transform: rotate(180deg);}
.help-mid{ padding: 0 28px 10px; }
.help-mid .mid-item{ position:relative;display: flex; align-items: center; margin: 20px 0 10px;}
.help-mid .mid-item .item-img{ width: 48px; height: 48px; margin-right: 12px; text-align: center; color: #fff; border-radius: 50%; line-height: 48px; font-size: 20px;}
.help-mid .mid-item .img-icon{ background-color: #61d488; }
.help-mid .mid-item .img-icon2{ background-color: #50cbe0; }
.help-mid .mid-item .img-icon3{ background-color: #f25468; }
.help-mid .mid-item .img-icon4{ background-color: #f25468; }
.help-mid .mid-item .img-icon5{ background-color: #9a7bef; }
.help-mid .mid-item .img-icon6{ background-color: #ff9853; }
.help-mid .mid-item .item-contain{ flex:1; margin-right: 20px; display: flex; flex-direction: column; justify-content: space-evenly;}
.help-mid .mid-item .item-contain .title{ color: #2c6ab5; line-height: 18px; font-weight: bold; font-size: 14px;}
.help-mid .mid-item .item-contain .content{ color: #70747e; line-height: 16px;}
.help-mid .mid-item a.download-file{ display: block;font-size: 12px; text-align: center; border-radius: 50px; color: #fff; background: #4e82d5; padding: 10px 30px;}
.help-mid .mid-item a.download-file:hover{ background: #316ab9;}
.help-bottom{ display: flex; align-items: center; justify-content: space-between; margin: 0 30px; padding: 18px 0; border-top: 1px solid #e5e5e5;}
.help-bottom .bottom-wechat{ width: 90px; height: 90px;}
.help-bottom .bottom-contain{ width: 83%; }
.help-bottom .bottom-contain .contact-title{font-size: 14px; color: #12110f; line-height: 35px; font-weight: bold;}
.help-bottom .bottom-contain .contact-text{ color: #909090;}
.help-bottom .bottom-contain .tel-contain{ display: flex; align-items: center; margin-top: 10px;}
.help-bottom .bottom-contain  .tel-contain .tel-img{width: 47px; height: 47px;  margin-right:  12px; background: url("../image/hotel-icon5.png") center no-repeat; background-size: cover;}
.help-bottom .bottom-contain  .tel-contain .tel-content{ line-height: 20px; color: #909090;}
.help-bottom .bottom-contain  .tel-contain .tel-content .number{ position: absolute; margin: -20px 0 0 107px; font-size: 13px; color: #4e82d5; font-weight: 600;}
.help-mid .mid-item div.download-file{ display: none;font-size: 12px; text-align: center; border-radius: 50px; color: #fff; background: #4e82d5; padding: 10px 30px;cursor: pointer}
.help-mid .mid-item div.download-file:hover{ background: #316ab9;}
.help-box .osWrap{
	position: absolute;
	top: 100%;
	right: 0;
	background: #ffffff;
	border-radius: 6px;
	box-shadow: 0 0 10px rgba(0,0,0,0.16);
	z-index: 10000;
	padding: 20px;
	width: 200px;
	display: none;
}

.help-box .osWrap .osSelectTitle{
	color:#70747e;
	font-size: 12px;
}

.help-box .osWrap .downloadWrap{
	display: flex;
	align-items: center;
}

.help-box .osWrap .download-file1{
	display: block;
	font-size: 12px;
	text-align: center;
	border-radius: 6px;
	color: #4e82d5;
	border: 1px solid #4e82d5;
	padding: 10px 15px;
	margin: 20px 20px 0 0;
	width: calc(100% - 20px);
}

.help-box .osWrap .download-file1:hover{
	color:#FFFFFF;
	background: #4e82d5;
}

.help-box .osWrap .download-file1:last-child{
	margin-right: 0;
}

.help-box .osWrap .ostip{
	margin-top: 20px;
}

.help-box .osWrap .ostip .ostipTitle{
	display: flex;
	align-items: center;
}

.help-box .osWrap .ostip .ostipTitle .icon-prompt{
	color:#4e82d5;
	font-size: 12px;
	margin-right: 10px;
}

.help-box .osWrap .ostip .ostipTitle .ostipContent{
	flex: 1;
	min-width: 0;
	color: #70747e;
	font-size: 12px;
}

.help-box .osWrap .ostip .ostipTitle .osTipSelect{
	display: flex;
	align-items: center;
	color: #4e82d5;
	font-size: 12px;
	cursor: pointer;
}

.help-box .osWrap .ostip .ostipTitle .osTipSelect span{
	margin-right: 5px;
}

.help-box .osWrap .ostip .ostipTitle .osTipSelect .icon-arrow{
	font-size: 12px;
	color: #4e82d5;
	transform: scale(0.5);
}

.help-box .osWrap .ostip .ostipUl{
	display: none;
	list-style: disc !important;
	padding-left: 20px;
	margin-top: 15px;
}

.help-box .osWrap .ostip .ostipUl li{
	list-style-type: disc !important;
	font-size: 12px;
	color: #70747e;
	line-height: 1.5;
}

.help-box .osWrap .ostip .ostipUl li::marker{
	color: #4e82d5;
}

/*提示框*/
.tip-box{ width: 555px; background: #ffffff; box-shadow: 0 0 10px rgba(0,0,0,0.16); border-radius: 5px; overflow: hidden;position: absolute; bottom: 33px; right: 35px;z-index: 9999;}
.tip-top{
	text-align: center; 
	border-bottom: 1px solid #eaeaea;
	position: relative;
	line-height: 50px;
	font-size: 18px;
	font-weight: bolder;
}
/* 居中提示框样式 */
.tip-center{
    margin: 0 auto;
    align-items: center;
    width: 600px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
	bottom: auto;
	right:auto;
    
}
/*遮罩*/
.tip-box-mask{
	width:100%;
	height:100%;
	position: absolute;
	background-color: rgba(0,0,0,0.4);
}
.tip-top p#help_title{ font-size:16px; color: #303030; font-weight: bold;}
.tip-top p.xmsenvNo{font-size: 12px; color: #979ba6; padding: 11px 0; background: #f8f8fa; border-top: 1px solid #eaeaea; margin-top: 17px;}
.tip-top .close{ position: absolute; top:25px; right:20px; cursor: pointer; transform: rotate(0deg); transition: 1s; width: 14px; height: 14px; background: url("../image/hotel-close.png") center no-repeat; background-size: cover;}
.tip-top .close:hover{transform: rotate(180deg);}
.tip-mid{ padding: 0 28px 10px; }
.tip-mid .mid-item{ 
	flex-wrap: wrap;
	display: flex;
    align-items: center;
    margin: 20px 0 10px;
    font-size: 18px;
    color: #4e4f50;
}
.tip-time{
	font-size: 20px;
    font-weight: bolder;
    color: #ff8e2d;
}
.tip-have-time{
    width: 80px;
    height: 80px;
    background: #ff8f30;
    text-align: center;
    font-size: 50px;
    border-radius: 10px;
    margin-left: 10px;
    margin-right: 10px;
    color: white;
}
.tip-mid .mid-item .item-img{ width: 48px; height: 48px; margin-right: 12px; text-align: center; color: #fff; border-radius: 50%; line-height: 48px; font-size: 20px;}
.tip-mid .mid-item .img-icon{ background-color: #61d488; }
.tip-mid .mid-item .img-icon2{ background-color: #50cbe0; }
.tip-mid .mid-item .img-icon3{ background-color: #f25468; }
.tip-mid .mid-item .img-icon4{ background-color: #f25468; }
.tip-mid .mid-item .img-icon5{ background-color: #9a7bef; }
.tip-mid .mid-item .img-icon6{ background-color: #ff9853; }
.tip-mid .mid-item .item-contain{ flex:1; margin-right: 20px; display: flex; flex-direction: column; justify-content: space-evenly;}
.tip-mid .mid-item .item-contain .title{ color: #2c6ab5; line-height: 18px; font-weight: bold; font-size: 14px;}
.tip-mid .mid-item .item-contain .content{ color: #70747e; line-height: 16px;}
.tip-mid .mid-item a.download-file{ display: block;font-size: 12px; text-align: center; border-radius: 50px; color: #fff; background: #4e82d5; padding: 10px 30px;}
.tip-mid .mid-item a.download-file:hover{ background: #a4c9f4;}
.tip-bottom{ display: flex; align-items: center; justify-content: space-between; margin: 0 30px; padding: 18px 0; border-top: 1px solid #e5e5e5;}
.tip-bottom .bottom-wechat{ width: 90px; height: 90px;}
.tip-bottom .bottom-contain{ width: 83%; }
.tip-bottom .bottom-contain .contact-title{font-size: 14px; color: #12110f; line-height: 35px; font-weight: bold;}
.tip-bottom .bottom-contain .contact-text{ color: #909090;}
.tip-bottom .bottom-contain .tel-contain{ display: flex; align-items: center; margin-top: 10px;}
.tip-bottom .bottom-contain  .tel-contain .tel-img{width: 47px; height: 47px;  margin-right:  12px; background: url("../image/hotel-icon5.png") center no-repeat; background-size: cover;}
.tip-bottom .bottom-contain  .tel-contain .tel-content{ line-height: 20px; color: #909090;}
.tip-bottom .bottom-contain  .tel-contain .tel-content .number{ position: absolute; margin: -20px 0 0 107px; font-size: 13px; color: #4e82d5; font-weight: 600;}

       .tip_box_msg {
			width:100%;
            position: relative;
            display: inline-block;
        }
        .tip_box_msg .tip_text {
/*             position: absolute;
            left: -50%;
            top: calc(100% + 12px); 
            word-break: break-word;
            width: max-content;
            */
            width:100%;
            display:flex;
            font-size: 20px;
            font-weight: 400;
            padding: 6px 8px;
            border-radius: 4px;
            z-index: 99999;
            background: #F6F7F9;
            border: 1px solid #EFF6FC;
            color: #6E706F;
            min-height: 80px
        }
        .tip_box_msg .tip_text:before {
            content: "";
            position: absolute;
            top: -7px;
            left: 60px;
            width: 0;
            height: 0;
            border-style: solid;
            border-width: 0 8px 8px;
            border-color: transparent transparent #EFF6FC;
            z-index: 1;
        }
        .tip_box_msg .tip_text:after {
            content: "";
            position: absolute;
            top: -8px;
            left: 60px;
            width: 0;
            height: 0;
            border-style: solid;
            border-width: 0 8px 8px;
            border-color: transparent transparent #EFF6FC;
        }
		.tip_text_img{
		    background-image: url(../image/info.png);
		    width: 100%;
		    background-clip: content-box;
		    background-size: contain;
		    background-position: center;
		    background-repeat: no-repeat;
		    margin: 5px;
		}

/* 餐饮触控 */
.app-img {
	width: 100%;
	height: 68px;
}
.app-item {
	position: relative;
	width: 80px;
	margin: 0 10px;
	display: inline-block; *
display: inline; *
zoom: 1;
	text-align: center;
}


.app-item img {
	position: relative;
}

.app-item span {
	display: block;
	position: relative;
	margin-top: 5px;
	padding: 5px;
	font-size: 13px;
	text-align: center;
	color: #fff
}
#app-touch {
	background: url(../image/touch.png) no-repeat 50%;
}

#app-touch:hover {
	background: url(../image/touch2.png) no-repeat 50%;
}
#app-itf {
	background: url(../image/apply-icon5.png) no-repeat 50%;
}

#app-itf:hover {
	background: url(../image/apply-icon5.png) no-repeat 50%;
}
#app-kitprint {
	background: url(../image/apply-icon4.png) no-repeat 50%;
}

#app-kitprint:hover {
	background: url(../image/apply-icon4.png) no-repeat 50%;
}
#app-chk {
	background: url(../image/apply-icon3.png) no-repeat 50%;
}

#app-chk:hover {
	background: url(../image/apply-icon3.png) no-repeat 50%;
}
#app-xms {
	background: url(../image/apply-icon2.png) no-repeat 50%;
}

#app-xms:hover {
	background: url(../image/apply-icon2.png) no-repeat 50%;
}


.loading-bg{
    position:fixed;
    top:0;
    bottom:0;
    left:0;
    right:0;
    background: rgba(0,0,0,0.1);
    z-index:99;
}
.loading{
    border: 4px solid transparent;
    border-radius: 50%;
    border-top: 4px solid #2b77b8;
    width: 80px;
    height: 80px;
    -webkit-animation: spin 1.5s linear infinite;
    animation: spin 1.5s linear infinite;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}
@-webkit-keyframes spin {
    0% {
    -webkit-transform: rotate(0deg);
    }
    100% {
    -webkit-transform: rotate(360deg);
    }
}  
@keyframes spin {
    0% {
    transform: rotate(0deg);
    }
    100% {
    transform: rotate(360deg);
    }
}


#captcha{
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background:transparent;
	z-index:2006;
	display:none;
}

.loginOverlay{
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background:rgba(0,0,0,0.3);
	z-index:2100;
	display:none;
}

.loginOverlay .loginWrap{
	width:400px;
	height:240px;
	border-radius:10px;
	background:#fff;
	position:absolute;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);
	display:flex;
	align-items:center;
	justify-content:center;
}

.loginOverlay .loginWrap .loadsvg{
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	margin-bottom: 20px;
}

.loginOverlay .loginWrap .loadingClose{
	padding:7px 30px;
	border-radius:18px;
	background:#4e82d5;
	color:#fff;
	border:none;
	cursor:pointer;
}

.loginOverlay .loginWrap .loadingClose:hover{
	background:#4179d2;
}

.loginOverlay .loginWrap .loader{
	position: relative;
	width: 80px;
	height: 80px;
	border-radius: 50%;
	margin-bottom: 15px;
	border:4px solid rgba(165,220,134,0.5);
	border-left-color: #a5dc86;
	animation: collect 0.5s linear 1 both;
}

@keyframes collect{
	0%{
		transform: rotate(270deg);
		border-left-color: #a5dc86;
	}
	25%{
		border-left-color: #a5dc86;
	}
	50%{
		border-left-color: #a5dc86;
	}
	75%{
		border-left-color: #a5dc86;
	}
	100%{
		transform: rotate(0deg);
		border-left-color: rgba(165,220,134,0.5);
	}

}
.loginOverlay .loginWrap .loader::before{
	position: absolute;
	content: "";
	top: 50%;
	left: 15px;
	border: 4px solid #a5dc86;
	border-left-width: 0;
	border-bottom-width: 0;
	transform: scaleX(-1) rotate(135deg);
	transform-origin: left top;
	animation: anitrue 0.5s 0.5s linear 1 both;
	opacity: 0;
}
@keyframes anitrue {
	0%{
		opacity: 0;
		width: 0px;
		height: 0px;
	}
	33%{
		opacity: 1;
		width: 20px;
		height: 0px;
	}
	100%{
		opacity: 1;
		width: 20px;
		height: 40px;
	}
}

.alertWran{
	position: absolute;
	top: 0;
	width: calc(100% - 40px);
	padding:0 20px;
	background-color: #fdf6ec;
	color: #e6a23c;
	display: none;
}
.alertWran .wraning{
	position: relative;
}
.alertWran .wraning .wrantext{
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 12px;
}
.alertWran .wraning i{
	color: #a8abb2;
	font-size: 12px;
	position: absolute;
	top: 50%;
	right: 0;
	transform: translateY(-50%);
	cursor: pointer;
}
.zIndex2009{
	z-index: 2009;
}

