.box{    width:275px;    padding-top: 30px;}.box .meail{    height: 36px;    line-height: 36px;    border-bottom: 1px solid rgba(0, 0, 0, 0.14901960784313725);    font-size: 14px;    color: rgba(0, 0, 0, 0.45);}.box  .title{    font-size: 14px;    color: rgba(0, 0, 0, 0.85);    margin-top: 20px;    margin-bottom: 10px;}.byteStream{    width: 256px;    height: 134px;    background: #FFFFFF;    border: 1px solid rgba(0, 0, 0, 0.14901960784313725);    border-radius: 2px;    padding: 10px 10px;    font-size: 12px;    color: rgba(0, 0, 0, 0.45);    line-height: 20px;}.submitBtn{    width: 275px;    height: 40px;    line-height: 40px;    background: #FA541C;    border-radius: 56px;    font-size: 16px;    color: #FFFFFF;    margin-top: 70px;    -webkit-tap-highlight-color: transparent;}.success_box{    display: none;}.box .textarea{    width: 250px;    min-height: 124px;    background: #FFFFFF;    border: 1px solid rgba(0, 0, 0, 0.14901960784313725);    border-radius: 2px;    padding-left: 10px;    padding-right: 10px;    padding-top: 10px;    font-size: 12px;    color: rgba(0, 0, 0, 0.65);    margin-top: 10px;    word-wrap: break-word;    word-break: normal;    /*word-break:break-all;*/}