*,:after,:before{box-sizing:border-box;padding:0;margin:0}@media only screen and (max-width:768px){.state{width:100%}}@media only screen and (min-width:769px){.state{width:768px}}body,html{min-height:100%;-webkit-overflow-scrolling:touch;background:#efefef}.state{max-width:768px;min-height:100vh;background:#fff;margin:0 auto;padding:20px 20px 48px;border-left:1px solid #efefef;border-right:1px solid #efefef;box-shadow:10px 0 10px #efefef,-10px 0 10px #efefef;font-size:14px}.state .ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.state .title{text-align:center;line-height:48px;margin-bottom:20px;color:#444}.state .map-img{max-height:800px;overflow:hidden;margin-bottom:20px}.state .map-img img{max-width:100%;border-radius:4px}.state .infos{margin-bottom:20px;color:#303133}.state .infos .info-item{display:flex;width:100%;margin-bottom:20px;overflow:hidden}.state .infos .info-item .label{width:90px;white-space:nowrap;color:#303133}.state .state-reason{margin-bottom:30px}.state .state-reason .label{margin-bottom:14px}.state .submit{text-align:center}.state .submit .el-button{margin-right:30px}