i{font-style:normal; font-family: '黑体';}
li{list-style: none;}
*{box-sizing: border-box;}
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,p{margin:0;padding:0;}
body{margin:0;padding:0;font-size:12px;font-family:"微软雅黑";-webkit-text-size-adjust:none; line-height: 1.42857143;}
input,select{font-size:12px;line-height:16px; outline: none;}
img{display: block; width: 100%;}
ul,li{list-style-type:none;}
a{color:#000; text-decoration:none; outline: none;}
a:hover{text-decoration:none;}
.tl{float:left;}.tr{float:right;}
.clearfix:after{visibility:hidden;display:block;font-size:0;content: " ";clear:both;height:0;}
.clearfix{*zoom:1;}
.gray {-webkit-filter: grayscale(100%);-moz-filter: grayscale(100%);-ms-filter: grayscale(100%);-o-filter: grayscale(100%);
    filter: grayscale(100%); filter: gray; color: #999!important;}
.gray *{color: #999!important;}
.nullBox{height: 10px; width: 100%; background: #f3f2f2;}
.flexbox{display: flex; align-items: center; justify-content: space-between;}
.more{color: #666; text-align: center; display: block;}
button{outline: none; border: none;}


/* 推广员 - 登录 */
.login{background: url(../images/bg1.jpg) no-repeat; background-size: cover;}
.login-box{background: #fff; width: 80vw; margin: 50vh 10vw; border-radius: 5px; height: 250px; transform: translateY(-50%); padding: 20px;}
.login-row{display: flex; align-items: center; height: 65px; font-size: 16px; color: #000;}
.login-row span{margin-right: 10px; white-space: nowrap;}
.login-row input{padding: 10px; font-size: 14px; border: none; border-bottom: 2px solid #f0f0f0; width: 48vw;}
.login-btn{width: 100%; height: 45px; border-radius: 45px; color: #fff; font-size: 16px; background: #58b10a; border: none; margin-top: 20px;}

/* 推广列表 - 商家列表 */
.business-list{}
.business-grid{display: flex; align-items: center; justify-content: space-between; height: 32vw; padding: 2vw; border-bottom: 1px solid #ebebeb;}
.business-grid img{height: 24vw; width: 32vw;}
.business-info{display: flex; flex-direction: column; justify-content: space-between; width: 58vw; height: 24vw;}
.business-name{font-size: 14px; color: #000; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.business-address{font-size: 12px; color: #666;}
.business-link{font-size: 12px; color: #ed0e20;}
.getMore{height: 50px; width: 100vw; display: flex; align-items: center; justify-content: center; font-size: 16px; color: #bebebe;}
.sign-out-before{height: 50px; width: 100vw;}
.sign-out-btn{height: 50px; width: 100vw; display: flex; align-items: center; justify-content: center; font-size: 16px; color: #fff; background: #58b10a; position: fixed;
left: 0; bottom: 0;}

/* 推广列表 - 商家报表 */
.business{}
.business-top{display: flex; align-items: flex-start; justify-content: space-between; padding: 10vw 4vw 0; height: 38vw; background: url(../images/business-bg.jpg) no-repeat;
 background-size: cover; color: #fff;}
.business-toux{width: 16.8vw; height: 16.8vw; border-radius: 50%; border: 2px solid #b59e50; margin-left: 20px;}
.business-info1{display: flex; flex-direction: column; width: 66vw;}
.business-name1{font-size: 16px; color: #000; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; color: #fff; margin-bottom: 10px;}
.business-address1{font-size: 12px; color: #666; display: flex; align-items: flex-start; color: #b59e50; line-height: 2;}
.business-address1 span:nth-child(1){white-space: nowrap;}
.business-address1 span:nth-child(2){width: 56vw; display: block;}
.business-row{display: flex; align-items: center; justify-content: space-between; height: 60px; padding: 0 4vw;}
.business-icon{width: 20px;}
.business-row p{display: flex; align-items: center; justify-content: space-between; height: 60px; border-bottom: 1px solid #f0efef; width: 83vw; font-size: 16px;}
.next-icon{width: 20px;}

/* 酒店 - 登录 */
.login1{background: url(../images/bg.jpg) no-repeat; background-size: cover;}
.login1 .login-box{background: rgba(255,255,255,0.7);}
.login1 .login-box .login-row input{background: transparent; color: #b69e4f; font-size: 16px;}
.login1 .login-box .login-row input::-webkit-input-placeholder{color:#b69e4f;}
.login1 .login-box .login-row input::-moz-placeholder{color:#b69e4f;}
.login1 .login-box .login-row input::-ms-input-placeholder{color:#b69e4f;}
.login1 .login-btn{background: #b69e4f;}

/* 酒店 - 首页 */
.index{}
#banner{height: 53.33 vw;}
#banner .swiper-pagination-bullet-active{background: #000;}
.notice{display: flex; align-items: center; justify-content: space-between; border: 1px solid #e4e4e4; border-radius: 5px; height: 30px; width: 92vw;
 margin: 10px 4vw 15px; padding: 0 10px;}
.notice-icon{width: 20px;}
#notice{height: 30px; line-height: 30px;}
.nav{display: flex; align-items: center; justify-content: space-between; flex-wrap: wrap; padding: 0 4vw;}
.nav-link{display: block; width: 45vw; height: 21.6vw; margin-bottom: 30px;}


.footer-before{width: 100vw; height: 60px;}
.footer{display: flex; align-items: center; justify-content: space-between; padding: 0 4vw; height: 60px; border-top: 1px solid #e2e2e2; position: fixed;
 bottom: 0; left: 0; width: 100vw; background: #fff;}
.footer-link{display: flex; align-items: center; flex-direction: column; line-height: 1; color: #b59e50;}
.footer-link img{height: 25px; width: auto; margin-bottom: 5px;}

/* 酒店 - 下单配送 */
.xdps{}
.xdps-top{display: flex; align-items: center; height: 30vw; padding: 0 4vw; background: url(../images/hotel_bg.jpg) no-repeat; background-size: cover;}
.xdps-toux{width: 17vw; height: 17vw; border-radius: 50%; border: 2px solid #b59e50; margin-right: 15px;}
.xdps-info{display: flex; flex-direction: column; height: 17vw; justify-content: center;}
.xdps-name{color: #ffff; font-size: 16px; margin-bottom: 10px;}
.xdps-address{color: #b59e50; font-size: 12px; display: flex;}
.xdps-address img{width: 20px; height: 20px; margin-right: 5px;}
.xdps-tips{height: 50px; width: 100vw; display: flex; align-items: center; justify-content: center; font-size: 14px;}

.xdps-item{height: 60px; display: flex; align-items: center; justify-content: space-between; padding: 0 4vw; margin-bottom: 25px;}
.xdps-row{display: flex; align-items: center; justify-content: space-between; width: 85vw; height: 60px; padding: 2vw; background: #b59e50; border-radius: 5px;}
.xdps-row-border{display: flex; align-items: center; justify-content: space-between; border: 1px dashed #fff; width: 100%; height: 100%; border-radius: 5px; 
padding: 2vw;}
.xdps-row-border span{color: #fff; font-size: 14px;}
.xdps .control-item{width: 25vw; line-height: 6vw; text-align: center;}
.xdps .control-item a{width: 8vw; float: left; font-size: 16px; color: #fff;}
.xdps .control-item input{width: 8vw; float: left; text-align: center; border: 1px solid #fff; border-top: none; border-bottom: none; line-height: 2; background: #f7f7f7;}
.xdps-btn{width: 40vw; height: 13vw; display: flex; justify-content: center; align-items: center; color: #fff; font-size: 16px; background: #222430; border: none; 
margin: 50px auto; border-radius: 10px;}

/* 酒店 - 上门回收 */
.smhs{padding-top: 100px;}
.smhs-border-item{height: 80px; width: 82vw; margin: 0 9vw 30px; border: 2px solid #222430; border-radius: 5px; background: #fff; padding: 1.5vw;}
.smhs-item{background: url(../images/business-bg.jpg) no-repeat; background-size: cover; width: 100%; height: 100%; display: flex; align-items: center; font-size: 16px;
 color: #fff; justify-content: center; border-radius: 5px;}
 
 /* 酒店 - 上门回收(环保鞋) */
.smhs-row{height: 60px; display: flex; align-items: center; justify-content: center; font-size: 16px; color: #000; margin-bottom: 30px;}
.smhs-row input{width: 20vw; height: 40px; background: #fff; padding: 10px; margin: 0 10px; text-align: center;}

/* 酒店 - 整租自洗 */
.zzzx-row{display: flex; align-items: center; justify-content: space-between; width: 92vw; margin: 0 4vw 30px; height: 35px; border-bottom: 1px solid #ececec;
font-size: 16px;}
.zzzx-right{display: flex; align-items: center; height: 35px;}
.zzzx .next-icon{margin-left: 10px; width: 20px;}

/* 酒店 - 消息列表 */
.msg-link{display: flex; align-items: flex-end; justify-content: space-between; height: 50px; width: 92vw; margin: 0 auto; border-bottom: 1px solid #e6e6e6; padding-bottom: 5px;}
.msg-time{color: #b2b2b2; font-size: 14px;}
.msg-title{color: #000; font-size: 16px; width: 66vw; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}

/* 酒店 - 新闻列表 */
.news-link{display: flex; align-items: center; justify-content: space-between; height: 27.2vw; width: 92vw; margin: 0 auto;}
.news-info{height: 21vw; display: flex; flex-direction: column; justify-content: space-between; border-bottom: 1px solid #e6e6e6; width: 62vw; padding-bottom: 5px;}
.news-time{color: #808080; font-size: 14px;}
.news-title{color: #000; font-size: 16px; width: 62vw ; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;}
.news-img{width: 28vw; height: 21vw;}

/* 酒店 - 明细 */
.details-top{display: flex; align-items: center; justify-content: center; height: 100px; font-size: 14px;}
.details-top span{border: 1px solid #c9c9c9; display: block; width: 110px; height: 40px; text-align: center; color: #b59e50; font-size: 14px; line-height: 40px;
margin: 0 5px;}
.details-top .look{width: 80px; line-height: 40px; height: 40px; text-align: center; border-radius: 5px; color: #fff; background: #b59e50; display: block; font-size: 14px;}
.table-th{display: flex; align-items: center; justify-content: space-between; padding: 0 4vw; width: 100vw; background: #b59e50; color: #fff; font-size: 16px; height: 50px;}
.table-tr{display: flex; align-items: center; justify-content: space-between; padding: 0 4vw; width: 100vw; font-size: 14px; height: 50px; border-bottom: 1px solid #eee;}
.table-name{width: 20vw; white-space: nowrap; text-align: center;}
.table-num{width: 20vw; white-space: nowrap; text-align: center;}
.table-time{width: 25vw; white-space: nowrap; text-align: center;}
.table-time1{width: 20vw; white-space: nowrap; text-align: center;}
.zzzx-deatils .table-tr .table-time{font-size: 12px;}


.details-total-before{height: 55px; width: 100vw;}
.details-total{height: 55px; width: 100vw; position: fixed; left: 0; bottom: 0; display: flex; align-items: center; justify-content: center; color: #fff;
 background: #b59e50; font-size: 16px;}
 
 /* 酒店 - 文章页 */
.article{padding: 0 4vw;}
.article-title{height: 20vw; display: flex; align-items: center; justify-content: center; width: 100%; font-size: 16px; font-weight: bold;}
.article p{margin-bottom: 10px; font-size: 14px; line-height: 1.5;}
.article img{margin-bottom: 10px; width: 100%!important;}