page{ border-top: 3rpx solid #EAEAEC; } .index { position: absolute; width: 100%; z-index: 1; } .logins { width: 100%; padding-top: 60rpx; padding-bottom: 120rpx; } .login_img { width: 192rpx; height: 192rpx; border-radius: 50% } .input_phone { height: 55rpx; line-height: 55rpx; margin-left:10rpx ; position: relative; top:10rpx } .input_code { width: 360rpx; height: 55rpx; line-height: 55rpx; border-radius: 12rpx; margin-right: 20rpx; border: 3rpx solid rgb(230, 230, 230); padding-left: 40rpx; color:#ef8179 } .codes { margin-bottom: 65rpx; } .get_code { width: 176rpx; height: 65rpx; line-height: 65rpx; border:1rpx solid rgb(236, 109, 95); color: #ed7067; border-radius: 12rpx; right: 0; top:5rpx; } .userlogin { width: 100%; height: 95rpx; line-height: 95rpx; background-color: #ffc5c0; color: rgb(255, 255, 255); margin-bottom: 30rpx; margin-top: 50rpx } .userlogin.on{ background-color: #eb6359; } .go_index { color: #9d9d9d; margin-bottom: 300rpx; } .sr { width: 90%; margin: 0 auto; } .checkbox { width: 25rpx; height: 25rpx; color: rgb(0, 0, 0); margin-right: 50rpx; margin-bottom: 30rpx } .agrs { padding: 0rpx 65rpx; } .agreement { color: rgb(236, 109, 95); display: initial; } .popup { position: fixed; z-index: 10; background-color: rgba(153, 153, 153, 0.568); height: 100%; width: 100%; } .content { max-height: 800rpx; min-height: 100rpx; padding: 60rpx 35rpx; background-color: rgb(255, 255, 255); width: 570rpx; margin-bottom: 70rpx; overflow-y: scroll; border-radius: 15rpx; line-height: 50rpx; font-size: 26rpx; color: #545454; } .close { width: 65rpx; height: 65rpx; } .xy { display: initial;color: #9c9c9c; line-height: 34rpx } .get_code.on{ color: #666; } .tubiao_set{ width: 50rpx; height: 64rpx; margin-right:30rpx; position: relative; top:5rpx; } .tubiao_set2{ width: 46rpx; height: 64rpx; margin-right:34rpx; } .phone_view{ border-bottom:1rpx solid #e8e8e8 ; height: 96rpx; margin-top:50rpx } .phone_view.mt{ margin-top:20rpx } .reg_btn{ margin-top:40rpx; margin-bottom: 20rpx }