/* 全局CSS定义 */
body {font-size:14px; color:#333;}
* {padding:0; margin:0; -webkit-box-sizing: border-box; -moz-box-sizing:border-box; box-sizing:border-box}
*:before, *:after {box-sizing: inherit}
img {vertical-align:middle; border:0}
body,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,span,form,fieldset,input,p,blockquote,th,td,input,label,select,option,textarea,button,fieldset,legend {padding:0; margin:0;}
ul,ol,li {list-style:none;}
img {vertical-align:middle; border:0;padding:0; margin:0;}
a {text-decoration:none; color:#333;}
a:hover {text-decoration:none; color:#f00; }
.flo {float:left !important;}
.flor {float:right !important;}
.fl {float:left}
.fr {float:right}
.clear {clear:both; overflow:hidden}
.clear-fix {*zoom:1; overflow:hidden}  
.clear-fix:after {display:table; content:""; width:0; clear:both; line-height:0} 
table {border-collapse:collapse; border-spacing:0}
.ellipsis {text-overflow:ellipsis; overflow:hidden; white-space:nowrap}
.center {text-align:center}
.blank5 {height:5px; clear:both; font-size:0;}  
.blank8 {height:8px; clear:both; font-size:0;} 
.blank10 {height:10px; clear:both; font-size:0;} 
.blank12 {height:14px; clear:both; font-size:0;} 
.blank15 {height:15px; clear:both; font-size:0;} 
.blank20 {height:20px; clear:both; font-size:0;}
.space {font-weight:normal; font-size:14px}
/*字体颜色大小定义*/
.grey {color:#999}
.grey a {color:#999}
.yellow {color:#ff0}
.yellow a {color:#ff0}
.red {color:#f00}
.red a {color:#f00}
.green {color:#393}
.green a {color:#393}
.blue {color:#00f}
.blue a {color:#00f}
.orange {color:#FF8040}
.orange a {color:#FF8040}
.small {font-size:14px}
.small a {font-size:14px}
.mb10{margin-bottom:10px;}
.van-dialog__header{padding-top:16px!important;padding-bottom: 10px;}
.van-button--warning {background:#ff6600!important;border: 1px solid #ff6600!important;}
.van-button-important{background:#6f42c1!important;border: 1px solid #6f42c1!important;}
.van-button-warning {background:#16baaa!important;border: 1px solid #16baaa!important;}
.van-uploader__upload-text{color:#333!important;}
.van-doc-demo-block__title {
    margin: 0;
    padding:16px 15px;
    color: #666;
    font-weight: normal;
    font-size: 16px;
    line-height: 16px;
}
/*发布房源表单样式*/
.agree-box {margin-top:15px; vertical-align:middle;text-align: center;}
.agree-box label {font-size:14px;color:#666;}
.agree-box a{color:#ff6600;}
/*会员首页*/
.user-info{padding: 15px;height: 80px;}
.user-info .headpic {
    width: 50px;
    height: 50px;
    overflow: hidden;
    border-radius: 25px;
    background-color: #f7f7f7;
    background-image: url('../static/chatnoheadpic.jpg');
    background-size: 50px;
    float: left;
}
.user-info .headpic img {
    width: 50px;
    height: 50px;
    object-fit: cover;
}
.user-info .uinfo{line-height: 24px;color: #777;font-size: 12px;float:left;margin-left: 10px;margin-top: 5px;}
.user-info .uinfo h3{font-size: 18px;font-weight: bold;float: left;margin-right: 5px;color: #333;}
.blankline{background: #f7f7f7;height: 10px;font-size: 0;clear: both;}
.numbox-b{font-size: 14px;color: #999;}
.numbox-t{color: #999999;font-size: 12px;}
.numbox-t span{font-size: 16px;color: #333333;margin-right: 4px;}
.notice-swipe {
    height: 40px;
    line-height: 40px;
}
.pubox-b{color: #666666;font-size: 12px;margin-top: 8px;}
.mainbox-b{color: #666666;font-size: 12px;margin-top: 5px;}
/*房源列表*/
.formTitle {
    margin:0;
    padding: 16px;
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    color: #666666;
}
.nothinginfo{
    margin-top: 100px;
    padding: 16px;
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    color: #666666;
    text-align: center;
}
.formSubmit{text-align: center;padding:20px;}
.pages{padding: 15px;}
.pages .van-pagination{border: 1px solid #eee;}

.roomList .desc{color: #999;font-size: 12px;}
.roomList .photo{width:100px;height: 90px;text-align: center;}
.roomList .photo img{width: 100px;height: 90px;object-fit: cover;}
.roomList .roomInfo{margin:0 10px;position: relative;}
.roomList .roomInfo .chkbox{position: absolute;top: 35px;right: 5px;z-index: 10;background: #ffffff;}
.roomList .title{
    font-size: 15px;
    font-weight: bold;
    line-height: 15px;
    margin-bottom: 5px;
    height: 15px;
    overflow: hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
}
.roombottomline{background: #f7f7f7;height: 1px;font-size: 0;clear: both;}
.roomList .split{color: #999;font-size: 12px;margin: 0 5px;}
.roomList .time{color: #444;font-size: 12px;}
.roomList .time .price{color: red;font-size: 18px;}
.roomList .time a{color: #333;float: right;font-size: 14px;}
.actionbar{height: 40px;position: fixed;bottom: 50px;z-index: 999;width: 100%;text-align: center;}
.actionbar div{height: 40px;background: #333333;margin: 0 auto;border-radius: 20px;width: 250px;padding: 0 20px;box-shadow: 1px 1px 1px rgba(0,0,0,.5);}
.actionbar ul{list-style-type: none;}
.actionbar ul li{height: 40px;line-height: 40px;text-align:center;color: white;float: left;background: #333;width: 50px;}

.favoritelist .title{color: #333333;}
.favoritelist .desc a{color: #999;}
.favoritelist .desc span{color: #ff6600; margin-right: 20px;}

.booksList .desc{color: #999;font-size:12px;}
.booksList .desc span{color: #ff6600; margin-right: 20px;}
.booksList .namelabel{width:35px;height: 35px;border-radius: 18px;border: 1px solid #999;text-align: center;line-height:35px; float: left;margin-right: 8px;margin-top: 5px;font-size:18px;color:#666;}
.bookdetail{background-color:#f7f7f7;width: 100%;padding: 15px;}
.bookdetail ul{list-style-type: none;}
.bookdetail ul li{font-size: 14px;padding:5px 10px;line-height: 180%;}
.bookdetail ul li span{color: #777;}

.padbox{background: #ffffff;padding: 15px;}
.padbox .userInfo{width: 100%;}
.padbox .userInfo td,.padbox .userInfo th{padding: 5px 0;}
.padbox .userInfo td.blue{text-align: right;}
.padbox .userInfo td.green{text-align: right;}
.padbox .userInfo td.red{text-align: right;}

.vannavbarleft{font-size: 16px;margin-left:3px;}