body {
  background: url('/static/edu/images/newpage/secret (32).png') no-repeat center top;
}
.container {
  width: 1200px;
  margin: 0 auto;
}
.login {
  color: #fff;
}
.nav {
  height: 72px;
}
.nav .logo {
  padding-top: 13px;
  margin-right: 56px;
}
.nav .logo img {
  display: block;
}
.nav .nav-ul .nav-li {
  margin-right: 35px;
}
.nav .nav-ul .nav-li a {
  display: block;
  height: 72px;
  line-height: 72px;
  font-size: 16px;
  color: #fff;
}
.nav .nav-search {
  padding-top: 18px;
  padding-left: 24px;
  padding-right: 24px;
}
.nav .nav-search img {
  display: block;
  width: 54px;
}
.nav .strip-load {
  font-size: 14px;
  padding-top: 26px;
  cursor: pointer;
  line-height: 1;
}
.nav .strip-load .strip-download {
  color: #fff;
  margin-right: 18px;
  position: relative;
}
.nav .strip-load .strip-download .strip-download-img {
  display: inline-block;
  width: 12px;
  height: 16px;
  background: url('/static/edu/images/newpage/secret (4-2).png') no-repeat center;
  margin-right: 8px;
  vertical-align: sub;
}
.nav .strip-load .strip-download .strip-code {
  display: none;
  position: absolute;
  top: 28px;
  left: -20px;
  z-index: 1;
  width: 134px;
  height: 134px;
  color: #de0041;
  background: #fff;
  text-align: center;
  font-size: 12px;
  -webkit-border-radius: 4px;
          border-radius: 4px;
  -webkit-box-shadow: 1px 2px 20px 0px #888;
          box-shadow: 1px 2px 20px 0px #888;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-top: 8px;
}
.nav .strip-load .strip-download .strip-code img {
  width: 98px;
  height: 98px;
}
.nav .strip-load .strip-download:hover {
  color: #de0041;
}
.nav .strip-load .strip-download:hover .strip-download-img {
  background: url('/static/edu/images/newpage/secret (4-1).png') no-repeat center;
}
.nav .strip-load .strip-download:hover .strip-code {
  display: block;
}
.nav .strip-load .strip-login {
  color: #fff;
  border-right: 1px solid #999;
  padding-right: 8px;
  margin-right: 8px;
}
.nav .strip-load .strip-register {
  color: #fff;
}
.content {
  width: 1200px;
  height: 600px;
  background-color: rgba(255, 255, 255, 0.06);
  -webkit-box-shadow: 0px 0px 10px 0px rgba(231, 231, 231, 0.04);
          box-shadow: 0px 0px 10px 0px rgba(231, 231, 231, 0.04);
  -webkit-border-radius: 10px;
          border-radius: 10px;
  margin-top: 66px;
}


.content .content-left {
  padding-top: 37px;
  padding-left: 190px;
  padding-right: 60px;
  position: relative;
}
.content .content-left .content-name {
  font-size: 18px;
  color: #fff;
  line-height: 1;
  margin-bottom: 30px;
}
.content .content-left .content-common {
  border: 1px solid #fff;
  width: 360px;
  height: 52px;
  padding-top: 10px;
  padding-left: 14px;
  -webkit-border-radius: 4px;
          border-radius: 4px;
  margin-bottom: 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.content .content-left .content-common img {
  position: relative;
  top: 3px;
}
.content .content-left .content-common input {
  margin-left: 12px;
  height: 26px;
  width: 170px;
  border: none;
  outline: none;
  background: transparent;
  color: #fff;
}
.content .content-left .content-item2 {
  border: none;
}
.content .content-left .content-item2 .content-item-input {
  border: 1px solid #fff;
  width: 360px;
  height: 52px;
  padding-top: 10px;
  padding-left: 14px;
  -webkit-border-radius: 4px;
          border-radius: 4px;
  margin-bottom: 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 230px;
}
.content .content-left .content-item2 .content-item-input img {
  position: relative;
  top: 3px;
}
.content .content-left .content-item2 .content-item-input input {
  margin-left: 12px;
  height: 26px;
  width: 160px;
  border: none;
  outline: none;
  background: transparent;
  color: #fff;
}
.content .content-left .content-item2 .content-item-code {
  width: 116px;
  height: 52px;
  text-align: center;
  line-height: 52px;
  background-color: #de0041;
  -webkit-border-radius: 4px;
          border-radius: 4px;
  cursor: pointer;
}
.content .content-left .content-submit {
  font-size: 18px;
  margin-top: 44px;
  width: 360px;
  height: 52px;
  line-height: 52px;
  text-align: center;
  background-color: #de0041;
  color: #fff;
  -webkit-border-radius: 4px;
          border-radius: 4px;
  cursor: pointer;
}
.content .content-left .content-submit input {
  width: 100%;
  border: none;
  outline: none;
  background: transparent;
  color: inherit;
  height: 100%;
}
.content .content-left .content-tips {
  font-size: 12px;
  line-height: 1;
  margin-top: 16px;
  color: #dad9d9;
}
.content .content-left .content-tips a {
  color: #de0041;
}
.content .content-right {
  width: 345px;
  margin-top: 124px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 100px;
  border-left: 1px solid #fff;
}
.content .content-right .content-register {
  line-height: 13;
  padding: 26px 0 100px;
  text-align: center;
}
.content .content-right .content-register a {
  color: #de0041;
}
.content .content-right .content-quick {
  text-align: center;
  line-height: 1;
}
.content .content-right .content-quick .content-quick-h1 {
  position: relative;
  margin-bottom: 34px;
}
.content .content-right .content-quick .content-quick-h1:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  width: 68px;
  height: 1px;
  border-bottom: 1px solid #fff;
}
.content .content-right .content-quick .content-quick-h1:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 0;
  width: 68px;
  height: 1px;
  border-bottom: 1px solid #fff;
}
.content .content-right .content-quick .content-quick-ul img {
  width: 46px;
  display: block;
}
.content .content-right .content-quick .content-quick-ul .img1,
.content .content-right .content-quick .content-quick-ul .img2 {
  margin-right: 52px;
}
