.main { position: relative; width: 100%; } .back { width: 40rpx; height: 40rpx; left: 15px; width: 40rpx; height: 40rpx; } .onea{ font-weight: 600; position: absolute; top: -13%; left: 2%; } .line{ margin: 0 auto; height: 1px; margin-left: -10px; margin-right: 10px; background-color: #D8D8D8; } .main .one { position: relative; text-align: left; font-size: 25px; font-weight: 500; margin-left: 30px; margin-top: 120px; margin-bottom: 85px; } .word{ margin-bottom: 10px; } .main .two { position: relative; text-align: center; } .main .two .content { margin: 0 0 30px 30px; } .main .two .save { margin: 100px 10px; text-align: center; } .input{ text-align: left; width: 30%; font-size: 13px; } .button{ width: 300px !important; background-color: rgb(102, 177, 247); background-image: linear-gradient(to right, rgb(122, 69, 206) , rgb(0, 162, 255)); border-radius: 30px; color:#ffffff; text-align: center; font-size: small; } .left1{ float: left; width: 30%; text-align: left; font-size: 13px; } .right1{ float: left; width: 70%; text-align: center; font-size: 13px; }