.h5-upload_box{width:100%;height:100%;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-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.h5-upload_box .upload_box-hidden{position:fixed;top:-9999px;left:-9999px}.h5-upload_box .h5-upload_p1{width:100px;height:100px;border-radius:100px;border:4px solid #edeef0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:hidden}.h5-upload_box .h5-upload_p1 i{font-size:50px;color:#9ba2aa}.h5-upload_box .h5-upload_p2{font-size:18px;margin-top:40px;margin-bottom:20px}.h5-upload_box .h5-upload_p3{font-size:13px;color:#999}.h5-upload_box .h5-upload_but{width:170px;height:45px;border-radius:45px;line-height:45px;text-align:center;font-size:15px;color:#fff;background-color:#1261ff;margin-top:30px;cursor:pointer}