.title_icon{width: 20px;vertical-align: top;margin-right: 5px;}
body{background: #F3F3F3;font-size: 15px;}
.title_bg{background: #F3F3F3;color: black;}
.weui-panel{margin-top: 0;}
.pro_detail{float: right;color: coral;}
.right_copy{float: right;color: #0099CC;}
.weui-flex__item .weui-label,.weui-panel_access .weui-label{width: 80px;color: #666;}
.weui-flex__item{position: relative;}
/* .weui-flex__item:after{
    content: " ";
    position: absolute;
    left: 0;
    bottom: 0;
    right: 15px;
    height: 1px;
    border-top: 1px solid #e5e5e5;
    color: #e5e5e5;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: scaleY(.5);
    transform: scaleY(.5);
    left: 15px;
    z-index: 2;
} */
/* .weui-flex__item{border-bottom: .5px solid #e5e5e5;} */
/* .weui-flex__item .weui-cell:after {
    content: " ";
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    height: 1px;
    border-top: 1px solid #e5e5e5;
    color: #e5e5e5;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: scaleY(.5);
    transform: scaleY(.5);
    left: 15px;
    z-index: 2;
} */
.weui-cell:after{
    content: " ";
    position: absolute;
    left: 0;
    bottom: 0;
    right: 15px;
    height: 1px;
    border-top: 1px solid #e5e5e5;
    color: #e5e5e5;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: scaleY(.5);
    transform: scaleY(.5);
    left: 15px;
    z-index: 2;
}
.weui-cell:before{display: none;}
.title_bg{font-size: 16px;}
.weui-input{color: #333;}
/* .weui-cell{padding: 10px 5px;} */