.wapper{max-width:750px;margin:auto;}

.kui-btn-brown{background:#960;color:#FFF;}
.iselect{user-select:auto;-webkit-user-select:auto;}
.imgfull{display:block;width:100%;}
.mg-c{margin-left:auto;margin-right:auto;}
/*浮动工具*/
.sTools,.sTools a,.tskefu{color:#666}
.sTools{position:fixed;right:.5em;bottom:4.7em;z-index:999;}
.sTools li{width:2.5em;height:2.5em;line-height:2.5em;text-align:center;margin-bottom:.5em;background:#f18c93;box-shadow:1px 1px 1px rgba(0,0,0,.3);border-radius:2.5em;}
.sTools li:active{background:rgba(204,204,204,.9)}
.sTools li a{display:block;width:100%;height:100%;border-radius:2.5em;position:relative;overflow:hidden;color:#FFF;line-height:2rem;font-size:1.1em;}
.sTools li img{width:50%;height:50%;margin:10%;}
.sTools li span{position:absolute;left:0;bottom:0;width:100%;text-align:center;font-size:12px;height:12px;line-height:12px;padding:2px 0;background:rgba(0,0,0,.05);color:#fff;}
.sTools .ikefu,.sTools .tousu{background:#49bdd7;}
.sTools .toCar{background:#d2a266;}

/*app列表*/
.appList{padding:0.5rem 0;}
.appList:after{content:'';display:block;clear:both;}
.appList li{width:25%;max-width:122px;float:left;}
.appList .img{display:block;padding-bottom:86%;width:86%;height:0;background-color:#FC3;margin:auto; background-position:center center; background-repeat:no-repeat; background-size:cover; border-radius:0.5rem;border:#F30 solid 1px;}
.appList .tit{ text-align:center;}

/* 在线师傅 */
.dashi-mod{width:90%;max-width:340px;}
.dsBox{font-size:1em;}
.dsBox .item{padding:5px;line-height:30px;border-bottom:#eee solid 1px;}
.dsBox .avatar{display:block;width:60px;height:60px;background:#eee;border-radius:5px;}
.dsBox .label{min-width:60px;display:block;text-align: right;}
.dsBox .qrcode{display:block;width:80%;max-width:160px;}
.dsBox .text{user-select:text;-webkit-user-select:text;}
.dsBox .load-box{height:100px;background:#EEE;border-radius:5px;}

/*共用底部*/
.ifooter{color:#FF6;background:#960; text-align:center;padding:0.5rem;}
.ifooter a{color:#FF0;}

