body{background:url(../image/background.png) no-repeat center/cover;}

/*  logo */
/* .logo{ background:url(../image/logo.png) no-repeat;} */

/*icon*/
.icon-user{ background:url(../image/user-icon.png) center no-repeat;  }
.icon-password{ background:url(../image/password-icon.png) center no-repeat; }
.icon-server{ background:url(../image/server-icon.png) center no-repeat; }
.icon-hotel{ background:url(../image/hotel-icon.png) center no-repeat; }
.icon-apply{ background:url(../image/apply-icon.png) center no-repeat;}
.icon-grade{ background:url(../image/grade-icon.png) center no-repeat; }
.icon-language{ background:url(../image/language-icon.png) center no-repeat; }
.icon-valid{ background:url(../image/valid-icon.png) center no-repeat; }
.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;}

.cn{ background:url(../image/language-icon2.png) 10px center no-repeat;}
.en{ background:url(../image/language-icon3.png) 10px center no-repeat;}
.user{ background:url(../image/user-icon.png) 10px center no-repeat;}

/* 输入框 */
.search-txt{background:url(../image/search-bg.png) no-repeat;} 
.input-txt2{ background:url(../image/select-icon.png) 216px center no-repeat;}

.search-icon{background:url(../image/search-icon.png) center no-repeat;} 

/* login-btn */
/* .mBottom a{ background:url(../image/btnlogin.png) no-repeat;} */

/* 帮助二维码 */
.help-bottom .bottom-wechat{ background:url('../image/wx_code.png') no-repeat center/100% 100% ;}