view { /* border-top: 1px solid#f5f4f9; */ background: #fff; } .register_logo { background: #f5f4f9; width: 100%; height: 124px; } .register_logo image { display: block; width: 70px; height: 70px; margin: auto; margin-top: 24px; } .item { display: block; width: 100%; } .item .item-inner { display: block; border-bottom: #e5e5e5 solid 1rpx; box-sizing: border-box; position: relative; color: #333; height: 56px; width: 100%; } .item .item-inner .item-title { display: block; float: left; width: 60px; height: 55px; /* background: #f00; */ font-size: 14px; color: #333; padding-left: 12px; line-height: 56px; } .item .item-inner .item-input input { display: block; width: 430rpx; float: left; height: 55px; line-height: 56px; vertical-align: middle; font-size: 14px; color: #999; } .item .item-inner .label input { width: 260rpx; } .phone_hide { position: absolute; z-index: 100; float: left; margin-left: 73px; height: 55px; line-height: 56px; color: #f00; font-size: 14px; text-align: left; width: 50%; /* display: none; */ } .wrapper{ position: relative; } .yzm_hide { position: absolute; z-index: 1; background: #f2f1f7; width: 100%; height: 30px; line-height: 30px; color: #E94D4D; font-size: 14px; padding: 0 12px; /*text-align: center;*/ } .item .item-inner .get_code { float: right; display: block; width: 110px; height: 40px; font-size: 12px; text-align: center; line-height: 40px; margin: 6px 16px 0 0; border-left: 1px solid #e5e5e5; } .item_btn { background-color: #ffe100; font-size: 16px; color: #333; margin: 90px 15px 0 15px; } .item_btn::after{ border: 0 none; } .red { color: #f00; } .icon_hide { display: none; } .icon_show { display: block; } .input_btn_icon { float: right; /*margin-right: 20px;*/ margin-top: 10px; width: 44px; height: 44px; background: url('http://m.henhaojie.com/images/icon02.png') no-repeat; /* background-size: 100% 100%; */ background-size: 750rpx 400rpx; background-position: -190rpx 20rpx; } .enable{ color: #666; } .unable{ color: #aaa; }