.contentbox { position: relative; width: 1200px; height: 100px; margin: 0 auto; } .contentbox:after{ content: ''; display: block; clear: both; } .contentbox-header { float: left; margin-left: 10px; margin-top: 19px; } .contentbox-header a{ display: inline-block; vertical-align: middle; } .contentbox-header a > img { height: 56px; } .add-title { padding-left: 15px; margin-left: 20px; background-image: url(../images/navLine.png); background-repeat: no-repeat; background-position: left; background-size: 2px 25px; color: #3b3b3b; font-size: 24px; vertical-align: middle; } .content-header { border-bottom: 10px solid #F0F3EF; height: 90px; } .header-right { float: right; height: 100px; margin-right: 245px; line-height: 100px; } .login-nowzz { display: inline-block; line-height: 35px; background: #e64c2e; border-radius: 5px; cursor: pointer; } .login-now-a { margin-right: 10px; color: #fff; } .regLogin { background-image: url(../images/regLogin.png); background-position: 10px; background-repeat: no-repeat; padding: 10px 10px 10px 30px; margin-left: 3px; } .register-choose { clear: both; width: 1200px; height: 46px; margin:40px auto 20px; text-align: center; } .register-choose > a { float: none; display: inline-block; background: #fff; border: none; color:#3b3b3b; } .register-choose > a.on > .personal-ra{ color:#F39200; } .register-choose > a.on{ border-bottom: 4px solid #F39200; } .rc { width: 160px; height: 46px; line-height: 46px; text-align: center; } .rc .personal-ra { font-size: 16px; font-weight: bold; color:#3b3b3b; text-align: left; text-indent: 5px; } .register-form { position: relative; width: 1200px; margin: 0 auto; } .register1 { margin-top: 20px; } form { margin-left: 387px; } .input-conf { padding-left: 85px; } .input-conf>a { color: #058cc4; } .com-button-big { margin-left: 0px; margin-bottom: 80px; } /*.com-input-icon .big-text .input-tip{*/ /*display: block;*/ /*float: left;*/ /*width: 16px;*/ /*height: 16px;*/ /*margin-top: 1px;*/ /*margin-right: 5px;*/ /*background: url(../images/inoutTip.png) no-repeat;*/ /*} */ .big-text .error-tip{ display: block; float: left; width: 16px; height: 16px; margin-top: 1px; margin-right: 5px; background: url(../images/inoutTip.png) no-repeat 0px; } .big-text .password-tip{ display: block; float: left; width: 16px; height: 16px; margin-top: 1px; margin-right: 5px; background: url(../images/inoutTip.png) no-repeat -16px; } .big-text .warning-tip{ display: block; float: left; width: 16px; height: 16px; margin-top: 1px; margin-right: 5px; background: url(../images/inoutTip.png) no-repeat -32px; } .login-failed { color: red; } .goLogin{ float: right; margin-top: 44px; } .goLogin a .ri_arrow_icon{ display: inline-block; width: 14px; height: 12px; background: url("../images/ri_arrow_icon.png") no-repeat; background-size: 100% 100%; } #companyRegisterForm{ }