/* /static/mobile/img/update/update.css 修改,荣华软件,刘荣,2024-06-30 */ 

.update{display: flex; flex-wrap: wrap; padding: 0px 20px 10px 20px;background-color: #fff;}
.update .item{display: flex;justify-content: space-between;width: 100%;margin: 10px 0px; }
.update .item.short{width: 50%;}
.update .item .left{flex:none;width: 65px;font-size: 14px}
.update .item .right{flex: 1;line-height: 20px;color: #808080;}
.update .item .right image{width: 40px;margin: 10px 0px;}
.update .item .right input{font-size: 14px;margin-left: 10px;text-align: left;padding: 5px 0;}
.update .item .right img{width: 60px;margin: 0px 0px;height: 60px;}
.update textarea{height: 100px;border: 1px solid #eaeaea;width: 92%;padding: 10px;font-size: 14px;}