*{margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}.submit{height:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.submit,.submit_top{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.submit_top{height:50px;color:#fff;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 12px;background-color:#3a82f8}.submit_main>h4{width:100%;height:30px;line-height:30px;text-align:center;background-color:#f5f3d3;font-weight:400;font-size:16px}.submit_box{width:100%;-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden;background-color:#fff}.submit_ok{width:100%;height:200px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.submit_ok>img{width:100px;margin-top:10px}.submit_ok>p{font-size:25px;font-weight:700}.submit_tip{width:100%;text-align:center;color:#9f9f9f;font-size:16px}.submit_tip>p{margin:5px 0;font-family:黑体}