

.submit{padding:.2rem .3rem;}
.submit .text {  min-height: .8rem;  position: relative;  overflow: hidden;  margin-top: .2rem;}
.submit p{ color: #303030; font-size: .28rem; display: block;}
.submit .text input {border: 1px solid #eaeaea; font-size: .24rem; padding: 0; position: absolute; left: 0; top: 0;    width: 100%; height: 100%;text-indent: .15rem;font-size: .28rem;}
.white{ background: #fff;}
.submit .text span { height: .8rem; line-height: .8rem; position: absolute;  top: 0;right: .1rem; color: #bbbbbb; font-size: .28rem;}
.submit  small {color: #bbbbbb; font-size: .2rem; margin-top: .05rem; display: block;}
.submit .mui-table-view-cell{ padding: 0;}
.submit .mui-row{ margin-top: .2rem;}
.submit  .mui-table-view-cell label{ width: 2rem;  display: block;   font-size: .24rem; color: #808080; padding-top: .15rem; text-align: center;}
.submit .textarea { border: 1px solid #eaeaea; height: 2.5rem;width: 100%;padding: .2rem .12rem; font-size: .29rem; color: #505050;}
.submit-btn{ bottom: 0; position: fixed; width: 100%;    height: .9rem; line-height: .9rem; display: block; color: #fff; background: #0db252; font-size: .3rem; text-align: center;}
.search-result-list .enter {position: absolute;    right: .2rem; top: .6rem;
    height: .48rem;
    line-height: .48rem;
    background: #fff;
    border: 1px solid #909090;
    color: #909090;;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: .08rem;
    display: inline-block;
    padding: 0 .15rem;
    font-size: .22rem;
}