/* 统一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;}
body{ display: flex; flex-direction:column; justify-content: center; align-items: center; 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}


/* 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 .icon-arrow_down{
	display: none;
}

/* 选酒店图标*/
.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;}

/* 版本号 */
.train-message{
	position:absolute;
	top:5%;
	color:#c30;
	padding-top:100px;
	font-size:70px;
	font-weight:bold;
	text-align:center;
	width:100%;
}

/* login-box */
.mMain{ width: 422px; display: none; padding:10px 0 25px; 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:280px;}
.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;}
#thirdLoginWays .chooseLoginWays, #accountLoginWay .chooseLoginWays{color:#888;}
#thirdLoginWays .loginWaysIcon, #accountLoginWay .loginWaysIcon{overflow:hidden;margin-top:14px;text-align:center;}
#thirdLoginWays .loginWaysIcon li, #accountLoginWay .loginWaysIcon li{display:inline-block;padding:0 15px; color: #fff; border-radius: 50%; }
#thirdLoginWays .loginWaysIcon li:hover, #accountLoginWay .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{ 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; 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;}


/* 语言选择 */
#language { display: none;}

/* 底部版权 */
#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 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: -35px 0 0 232px;
	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{ 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;}

/*帮助显示*/
#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{ 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: #a4c9f4;}
.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;}


/*提示框*/
.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%;
}
