.page{width:100%;height:auto}.page .title{width:100%;height:50px}.page .title span{color:red;font-size:14px;font-weight:700;position:relative;top:-3px;margin-left:10px}.page .tools{height:50px;line-height:50px}.page .tools .userFace{width:300px;height:140px;position:relative;z-index:100;top:-70px;left:50%;margin-left:-150px;text-align:center}.page .tools .userFace .face{width:80px;height:80px;background:#fff;margin:20px 20px 0 100px;border-radius:3px;-webkit-box-shadow:-2px -2px 20px #ccc;box-shadow:-2px -2px 20px #ccc}.page .tools .userFace .face img{width:60px;height:60px;background:#ccc;margin-top:10px}.page .tools .userFace dl{width:100%;height:30px;margin:10px 0 0 0;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex}.page .tools .userFace dl dt{width:90px;height:30px;line-height:30px;margin:0;padding:0 10px 0 0;text-align:right}.page .tools .userFace dl dd{width:50px;height:30px;line-height:30px;margin:0;padding:0}.page .tools .userFace dl button{width:65px;height:20px;color:#fff;border-radius:10px;border:0;outline:0;font-size:12px}.page .tools .userFace dl .mem{background:#70b603}.page .tools .userFace dl .mer{background:#f04844}.page .container{width:100%}.page .container .case{margin-bottom:10px;background:#fff;padding:20px}.page .container .case .table{width:100%;font-size:14px}.page .container .case .table .tr{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.page .container .case .table .tr .th{width:15%;background:#f1f1f1}.page .container .case .table .tr .td,.page .container .case .table .tr .th{height:40px;line-height:40px;text-align:center;border:1px solid #ececec;margin:1px}.page .container .case .table .tr .td{width:35%;background:#f8f8f8}