.register{min-width:1440px}.register .top-img{position:relative;width:100%;height:330px;background-size:100% 100%;background-repeat:no-repeat;background-position:0;background-origin:content-box;background-image:url(/img/3.jpg)}.register .top-img .tip{position:absolute;top:80px;left:100px;width:200px;height:50px;font-family:PingFangSC-Semibold;font-size:50px;color:#fff;text-align:right;line-height:50px;font-weight:600}.register .top-img .tip:before{position:absolute;bottom:-20px;left:0;content:"";width:350px;height:1px;background:#fff}.register .register-content{width:500px;margin:auto;padding:50px 0}.register .register-content .item{position:relative;display:flex;justify-content:flex-start;align-items:center;height:50px;line-height:50px;margin:10px 0}.register .register-content .item .title{height:100%;width:100px;text-align:right;margin-right:20px}.register .register-content .item input{padding:8px;outline:none;width:300px;border:1px solid #ccc;border-radius:4px}.register .register-content .item .code{position:absolute;right:-50px;width:100px;height:30px;line-height:30px}.register .register-content .btn,.register .register-content .item .code{text-align:center;color:#fff;background-color:#0091ff;margin:auto;border-radius:5px;cursor:pointer}.register .register-content .btn{width:200px;height:50px;line-height:50px;margin-top:50px}