body{background: #f7f8fa;padding-bottom: 80px;}
			
.top{width: 100%;height: 80px;line-height: 80px;text-align: center;background: #fff;position: relative;}
.top a{position: absolute;top:0;left: 0;width: 80px;height: 80px;background: url(/static/img/fanhui.png) no-repeat center;}
			
.box{margin: 25px 25px 0 25px;border-radius: 15px;overflow: hidden;background: white;}
.row{margin: 0 40px; border-bottom: 1px solid #eee;}
.row i{width: 150px;font-weight: bold;float: left;margin-top: 35px;}
.row input{height: 100px;width:470px;}
.row textarea{width: 470px;height: 400px;line-height: 45px;margin: 28px 0;}

.need input,.need textarea{width:100%;}
		
.row .upload{position: relative;overflow: hidden;margin: 20px 0;float: left;}
.row .upload img{height: 250px;}
.row .upload input{position: absolute;top: 0;left: 0;width: 100%;height:250px;opacity: 0;z-index: 2;}
			
.avatar i{margin-top: 25px;}
.avatar .upload{height: 110px;width: 110px;}
.avatar .upload img{height: 110px;width: 110px;object-fit: cover;}
.avatar .upload input{width: 110px;height:110px;}
			
body>a{display: block;background: #20d0a1;box-shadow: 5px 5px 20px 0px #20d0a169;color:#fff;margin: 0 100px;height: 80px;line-height: 80px;text-align: center;border-radius: 60px;margin-top: 80px;}