.weui-media-box_appmsg .weui-media-box__hd {
    margin-right: 10px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
}
.weui-actionsheet{z-index: 10000;}
.weui-media-box {
    padding: 10px 15px;
}
.weui-tabbar__item.weui-bar__item_on .weui-tabbar__label {
    color: #1e74f2;
}
.weui-media-box__desc{white-space : nowrap }
.line35{height: 35px; width: 100%;}
.line40{height: 40px; width: 100%;}
.navbar{ background: #ededed;
    height:40px; line-height: 40px; position: fixed; top: 0; left: 0;width: 100%; text-align: center; color: #0D0D0D; font-weight: bold; font-size: 14px; z-index: 9999;}
.navbar .btn {
    width: 18px;
    height: 18px;
    position: absolute;
    top: 10px;
    right: 15px;
}
.navbar .btnleft {
    width: 22px;
    height: 22px;
    position: absolute;
    top: 10px;
    left: 15px;
}
.navbar .btnleftno {
    width: 22px;
    height: 22px;
    position: absolute;
    top: 10px;
    left: 15px;
}
.shade1{z-index:9999; padding:0 5px; display: none;background: #666666; width: 100px; border-radius: 5px; position: fixed; top: 40px; right: 10px; color: #f8f8f8; font-size: 14px;}
.shade1 p{height: 40px; line-height: 40px;padding-left: 10px;}
.shade1 .up {
    width: 15px;
    position: absolute;
    top: -5px;
    right: 7px;
}
.searchinput {
    background: url(../img/search.png) no-repeat;
    background-size: 18px 18px;
    background-position: 5px 3px;
    color: #757575;
    text-indent: 30px;
}
.right {
    content: " ";
    display: inline-block;
    height: 8px;
    width: 8px;
    border-width: 2px 2px 0 0;
    border-color: #b2b2b2;
    border-style: solid;
    -webkit-transform: matrix(.71,.71,-.71,.71,0,0);
    transform: matrix(.71,.71,-.71,.71,0,0);
    position: relative;
    top: -2px;
    position: absolute;
    top: 50%;
    margin-top: -5px;
    right: 16px;
}
.cellicon{width:35px;margin-right:16px;display:block}
.celliconbig{width:35px;margin-right:10px;display:block}
.celltext{clear:both; padding: 0 15px 15px; display: block;border-bottom: 1px dashed #dcdcdc;}