.registerBody{ background: url("../../images/loginBg.png"); width: 100%; border-top: 2px solid #007b76; } .loginView{ background: #FFFFFF; text-align: center; width: 420px; margin: 0 auto; margin-top: 100px; padding-bottom: 20px; } .loginView p{ text-align: left; } .loginView img{ width: 100%; height: 35px; } .loginView table{ width: 75%; margin: 0 auto; } .loginView table tr td:nth-child(2){ text-align: left; } .loginView table tr td:first-child{ padding-right: 10px; } .loginView table tr td{ padding-top: 20px; } .loginView table tr td input[type="text"],input[type="password"]{ height: 35px; border: 1px solid #cfcfcf; padding-left: 5px; width: 100%; background: #f6f6f6; } .titleTab{ background: #007b76; } .titleTab p{ float: left; display: block; line-height: 76px; width: 50%; text-align: center; color: #7fbdba; } .titleTab p:hover{ cursor: pointer; } .active{ color: #ffffff!important; } .remberPsw{ width: 72%; margin: 0 auto; text-align: left; margin-top: 20px; } .remberPsw input[type="checkbox"]{ position: relative; top: 2px; } .loginBtn{ width: 70%; padding: 10px 0; border: none; background: #007b76; color: #ffffff; display: block; margin: 0 auto; margin-top: 10px; cursor: pointer; } .registerBtn{ border: none; padding: 10px 0; display: block; margin: 0 auto; margin-top: 10px; color: #007b76; cursor: pointer; } .fsYzm{ height: 35px; border: 1px solid #cfcfcf; width: 100%; }