@charset "utf-8";
/* CSS Document */

/*全局变量*/
* {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;}
body{ margin:0; padding: 0; font-size:12px; font-family:"微软雅黑"; -webkit-text-size-adjust:none;height: 100%;}
.left{float:left;} 
.right{float:right;}
.hide{ display:none;}
input[disabled="disabled"]{ background:#fff}

.logo{ position:absolute; top:5%; left:5%; width:89px; height:82px; background:url(../image/logo.png) no-repeat;}
.mMain{ width:351px; height:358px; position:absolute; top:50%; left:50%; margin-left:-175px; margin-top:-179px;}
.mMain2{ width:722px;  margin-left:-361px;}
.mTop{ width:100%; height:312px;}
.mTop dl dt{ float:left; width:327px; height:45px; margin:0 12px; margin-bottom:7px; background:#fff; position:relative; border-radius:5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;}
.icon-img{ float:left; width:23px; height:23px; margin-left:18px; padding-right:16px; border-right:1px solid #00ACDE; margin-top:10px;}
.input-txt{ margin-left:17px; width:245px; height:44px; line-height:45px; border:none; color:#888888; font-size:16px;}
.input-txt2{ margin-left:17px; width:210px; height:44px; padding-right:35px; line-height:45px; border:none; color:#888888; font-size:16px; background:url(../image/select-icon.png) 216px center no-repeat;}

.mBottom{ width:100%; height:171px; text-align:center;}
.mBottom a{ display:block; width:145px; height:46px; margin:0 auto; background:url(../image/btnlogin.png) no-repeat; text-align:center; line-height:88px; font-size:18px; color:#00ACDE;}
.search{ display:none; width:288px; height:226px; background:#fff; border-radius:5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; padding-top:12px; position:absolute; z-index:9999; right:-280px; top:0;}
.search-top{ width:255px; height:27px; margin:0 auto; position:relative;}
.search-txt{ width:211px; height:27px; line-height:27px; border:none; padding:0 29px 0 15px; background:url(../image/search-bg.png) no-repeat;}
.search-icon{ position:absolute; right:0; top:0; z-index:999;}
.search-bottom{ width:100%; margin-top:15px;}
.search-bottom ul li{ width:100%; height:42px; line-height:42px; cursor:pointer; color:#666666;}
.search-bottom ul li p{ width:255px; height:41px; line-height:41px; margin:0 auto; border-bottom:1px dashed #888888;}

.search-bottom ul li.curr{ color:#fff; background:#ADE0F2;}
.search-bottom ul li.curr p{ border:none;}

.disabled{ background:#fff !important;}
.xms,.itf,.touch,.kitprint,.report{ 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;}

.erroword{ position:absolute; top:0; left:339px; z-index:2; color:#ff3030; display:block; width:200px; padding-left:20px; font-size:14px; line-height:45px; background:url(../image/new_login_erro.png) left center no-repeat;}

.conp{ padding-left:50px; width:205px !important;}
.group{ background:url(../image/shotel-icon.png) 10px center no-repeat;}
.brand{ background:url(../image/shotel-icon2.png) 10px center no-repeat;}
.hotel{ background:url(../image/shotel-icon3.png) 10px center no-repeat;}
#language {
    display: none;
}
#copyright {
    z-index: 9999;
    width: 100%;
    height: 29px;
    position: absolute;
    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);
}

.train-message {
	color: #c30;
	padding-top: 80px;
	font-size: 70px;
	font-weight: bold;
	text-align: center;
}

/*自定义滚动条*/
.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;
}

/*帮助*/
#help-box .body a {
	cursor: hand;
	color: #09f;
	text-decoration: none;
}

#help-box .body a:hover {
	color: #09f;
	text-decoration: underline;
}
#alertmsg {
	color: #cc6633;
	background: #ff9;
}
#btn-help {
	cursor: help;
	width: 50px;
	height: 50px;
	position: absolute;
	bottom: 10%;
	right: 2%;
	background: url(../image/help.png) no-repeat 50% 50%;
	_background: none;
	_filter: progid :   DXImageTransform.Microsoft.AlphaImageLoader (   src
		= 
		 "style/new/image/help.png" );
}
#help-box {
	display: none;
	bottom: 183px;
	right: 20px;
	color: #fff;
	position: absolute;
	z-index: 9999;
	width: 411px;
	position: absolute;
	z-index: 9999;
	width: 411px;
	height: 204px;
	background: url(../image/helpbox-bg.png);
}

#help-box .header {
	height: 40px;
	background: url(../image/help-small.png) no-repeat 10px 50%;
}

#help-box .header h4 {
	padding-top: 10px;
	padding-left: 40px;
	font-size: 15px;
	font-size: 15px;
	line-height: 15px
}

#help-box .body {
	padding: 5px;
	font-size: 13px;
}

#help-box .body ol {
	width: 73%;
	list-style-type: none;
	margin: 0;
}

#help-box .body li {
	padding: 4px;
}
#help-box .body .wx {
	position: absolute;
	top: 52px;
	right:5px;
	text-align: center;
}
.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-bottom: 10px;
	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: right;
}
.layer-comfirm .btn{
	padding: 5px 15px 0;
	text-align: right;
}
.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 .button-primary{
	color: #fff;
	background-color: #409eff;
	border-color: #409eff;
	margin-left: 10px;
}
.layer-comfirm .btn .button-primary:hover{
	background: #66b1ff;
	border-color: #66b1ff;
	color: #fff;
}
.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{
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: .5;
	background: #000;
	z-index: 2004;
}





