body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}

body {
  font-family: "Microsoft Yahei","Helvetica Neue", Helvetica, Arial, "PingFang SC", sans-serif;
  -webkit-font-smoothing: antialiased;
  font-size: 12px;
  position: relative;
  background-color: #fff;
  line-height: 1;
}

img {
  display: block;
  margin: 0;
  padding: 0;
  border: 0px;
}

a {
  text-decoration: none;
}

ul,
ol {
  list-style: none;
}

li {
  list-style: none;
}

input {
  outline: none;
  -webkit-appearance: none;
  border: none;
}

.wrap {
  width: 1000px;
  margin: 0 auto;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.hide {
  display: none;
}

.show {
  display: block;
}

.clearfix:after,
.clearfix:before {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  height: 0;
}

.clearfix {
  zoom: 1;
}

input::-webkit-input-placeholder {
  color: #ababab;
}

input:-moz-placeholder {
  color: #ababab;
}

input::-moz-placeholder {
  color: #ababab;
}

input:-ms-input-placeholder {
  color: #ababab;
}

input:-webkit-autofill {
  background-color: #fff;
  background-image: none;
  color: #000;
}

.wrap {
  width: 1100px;
  margin: 0 auto;
}

.header {
  height: 90px;
  border-bottom: 1px solid #dedede;
}

.header .logo {
    height: 53px;
    background: url(//www.ofweek.com/newOFweekIndex/images/logo.png) center no-repeat;
    margin-top: 14px;
    width: 177px;
    background-size: contain;
}

.header .logo h1 {
  visibility: hidden;
}

.header .page-title {
  font-family: PingFangSC-Medium;
  font-size: 22px;
  color: #323d48;
  line-height: 22px;
  padding-top: 37.5px;
  padding-left: 23px;
}

.main {
  height: 602px;
  background: url("../images/login-main-bg.jpg") center no-repeat;
  background-size: cover;
}

.main .wrap {
  position: relative;
}

.slogn {
  position: absolute;
  top: 131px;
  left: 0;
}

.slogn .line1 {
  font-family: PingFangSC-Medium;
  font-size: 34px;
  color: #353b42;
  font-weight: normal;
}

.slogn .line2 {
  font-family: PingFangSC-Regular;
  font-size: 18px;
  color: #7e7e7e;
  padding-top: 16px;
}

#g-footer {
  margin-top: 0;
  padding-top: 32px;
}

.login-box {
  width: 299px;
  height: 445px;
  border: 1px solid #dfdfdf;
  background-color: #fff;
  position: absolute;
  top: 61.5px;
  right: 26px;
  padding: 0 22px;
  padding-top: 43px;
}

.login-nav .nav-item {
  width: 50%;
  font-family: PingFangSC-Medium;
  font-size: 18px;
  color: #b6b6b6;
  line-height: 18px;
  text-align: center;
  padding-bottom: 15px;
  border-bottom: 1px solid #e9e9e9;
  cursor: pointer;
}

.login-nav .nav-item.active {
  font-weight: bold;
  color: #323d48;
  border-color: #353b42;
}

.login-form .account-login,
.login-form .mobile-login {
  position: relative;
  padding-top: 38px;
}

.login-form .account-login .login-button,
.login-form .mobile-login .login-button {
  width: 300px;
  height: 40px;
  margin: 0 auto;
  background: #cc0000;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  border-radius: 2px;
  font-family: HelveticaNeue;
  font-size: 16px;
  color: #ffffff;
  line-height: 40px;
  text-align: center;
  cursor: pointer;
}
.login-button:hover{
   opacity:0.8;
}
.login-form .autocomplete-box {
  background-color: #fff;
  border: 1px solid #dfdfdf;
  position: absolute;
  width: 298px;
  font-size: 14px;
  top: 71px;
  padding-bottom: 10px;
  z-index: 100;
}

.login-form .autocomplete-box .autocomplete-item {
  color: #b6b6b6;
  cursor: pointer;
  text-indent: 1em;
  height: 28px;
  line-height: 28px;
}

.login-form .autocomplete-box .autocomplete-item.tip {
  cursor: auto;
}

.login-form .autocomplete-box .autocomplete-item:hover {
  background-color: #F3F3F3;
}

.login-form #account,
.login-form #mobile,
.login-form #password,
.login-form #active-password {
  display: block;
  width: 286px;
  height: 32px;
  border: 1px solid #d9d9d9;
  padding-left: 12px;
  font-size: 14px;
  line-height: 32px;
  margin-bottom: 24px;
}

.login-form #password,
.login-form #active-password {
  margin-bottom: 40px;
}

.login-form .get-code {
  position: absolute;
  height: 32px;
  line-height: 32px;
  cursor: pointer;
  right: 10px;
  top: 97px;
  color: #b6b6b6;
  font-size: 14px;
  text-align: center;
}

.login-form .get-code.active {
  color: #108ee9;
}

.login-form .time-count-down {
  position: absolute;
  font-family: PingFangSC-Regular;
  font-size: 14px;
  color: #b7b7b7;
  line-height: 14px;
  width: 24px;
  height: 14px;
  right: 0px;
  top: 135px;
}

.more {
  padding-top: 16.5px;
  font-size: 14px;
}

.more .free-signup {
  font-family: PingFangSC-Regular;
  color: #666666;
  line-height: 14px;
}

.more .free-signup .signup-link {
  color: #108ee9;
  cursor: pointer;
}

.more .forget-password {
  font-family: PingFangSC-Regular;
  color: #108ee9;
  line-height: 14px;
  cursor: pointer;
}

.other-way {
  position: relative;
}

.other-way .line {
  width: 100%;
  height: 1px;
  background-color: #dedede;
  margin-top: 55px;
}

.other-way .title {
  font-family: PingFangSC-Regular;
  font-size: 14px;
  color: #333333;
  line-height: 14px;
  height: 14px;
  width: 175px;
  background-color: #fff;
  position: absolute;
  left: 50%;
  margin-left: -87.5px;
  top: -6px;
  text-align: center;
}

.other-way .other-way-wrap {
  height: 40px;
  margin-top: 35px;
}

.other-way .other-way-wrap .other-way-item {
  width: 40px;
  height: 40px;
  cursor: pointer;
}

.other-way .other-way-wrap .other-way-item.item1 {
  background: url("../images/weiixn.png") center no-repeat;
  margin-left: 86.5px;
}

.other-way .other-way-wrap .other-way-item.item2 {
  background: url("../images/QQ.png") center no-repeat;
  margin-left: 48px;
}

.other-way .other-way-wrap .other-way-item.item3 {
  background: url("../images/weibo.png") center no-repeat;
  margin-right: 42.5px;
}

.other-way .other-way-wrap .other-way-item:hover {
  opacity: 0.8;
}

.other-way .other-way-wrap .other-way-item a {
  display: block;
  width: 100%;
  height: 100%;
}

.placeholder {
  color: #B4B4B4;
}

.error-tip {
  font-size: 12px;
  line-height: 1;
  color: #cc0000;
  position: absolute;
  padding-left: 2px;
}

.error-tip.tip1 {
  top: 77px;
}

.error-tip.tip2 {
  top: 135px;
}

.error-tip.tip3 {
  top: 77px;
}

.error-tip.tip4 {
  top: 135px;
}
.capsLock{
            display: none;
            position: absolute;
            left: 0;
            bottom: 42px;
            width: 103px;
            height: 37px;
            line-height: 44px;
            text-align: center;
            color: #c00;
            font-size: 12px;
            background: url('https://images.ofweek.com/login/new/images/caps.gif') no-repeat top center;
            background-size: 100% 100%;
        }
/*# sourceMappingURL=main.css.map */