 li{list-style: none;}
.tms-body{ background: url(../images/tms-bg.jpg) no-repeat;height: 100%;background-size:100% }
.tms-register{width: 1100px;margin: 0 auto;position: relative;}
.tms-register-content{background: rgba(0, 0, 0, 0.7);text-align: center;width: 380px;height: 470px;position: absolute;right:30px;top: 30px;}
.tms-register-title{color: #fff;margin: 25px 0 20px 0;}
.tms-register-title h3{font-size: 28px;font-weight: normal;}
.tms-register-title .invite{font-size: 14px;margin-top: 10px;}
.tms-register-title .invite span{color: #239ad5;}
.tms-register-fill{color: #fff;}
.tms-register-fill li{margin-bottom: 15px;}
 .tms-register-fill li .complate{background-image: url(../images/tms-icon.png);width: 130px;height: 130px;background-position: -416px 0;margin-top: 90px;margin-left: 90px;}
.tms-register-fill li input{line-height: 40px;width: 332px;font-size: 14px;padding-left: 20px;border: none;border-radius: 3px;outline: none;background-image: url(../images/tms-icon.png)}
.tms-register-fill li input.code{width: 220px;line-height: 40px;margin-right: 5px;}
 .tms-register-fill li  a{color:#239ad5;margin-right: 20px;text-decoration: underline }
 .tms-register-fill li .send-code{width: 105px;line-height: 40px;border: none;outline: none;font-size: 14px;color: #fff;border-radius: 3px;background: #239ad5;position: relative;top: 2px;cursor: pointer;}
.tms-registr-submit{margin-top: 15px;line-height: 40px;background: #239ad5;border: none;outline: none;width: 340px;border-radius: 3px;color: #fff;font-size: 14px;cursor: pointer;}
.tms-registr-submit:hover{background: #4b8df8;}