@charset "UTF-8";
.expert-info {
    width: 100%;
    background-color: #fff;
}
.noborder.weui-cell:before {
    border-top: none;
}
.noborder.weui-cells:after {
    border-bottom: none;
}
.noborder.weui-cells:before {
    border-bottom: none;
}
.cutpadding.weui-cell {
    padding: 5px 15px;
}
.juchi-border {
    position: relative;
    width:100%;
    height: 73px;
    overflow: hidden;
}
.juchi-border img {
    display: inline-block;
    width:100%;
    height: auto;
}
.footer-msg {
    position: absolute;
    top:0;
}
.toolbar .picker-button {
    position: absolute;
    right: 0;
    box-sizing: border-box;
    height: 2.2rem;
    line-height: 2.2rem;
    color: #007aff;
    z-index: 1;
    padding: 0 .5rem;
}