.page-register .login-form {
  width: 100%;
}

.page-register .login-form .el-input__inner,
.page-register .login-form .el-button {
  height: 46px;
  border-radius: 12px;
}

.page-register .login-form .el-input__inner {
  background: #f8fafc;
  border-color: #dbe3ef;
}

.page-register .login-form .el-input__inner:focus {
  border-color: var(--color-main);
}

.page-register .login-form .el-form-item {
  margin-bottom: 18px;
}

.page-register .login-form .el-button--primary {
  font-weight: 900;
}

.page-register .agree .el-form-item__content {
  line-height: 20px !important;
}

.page-register .agree .el-checkbox {
  margin-bottom: 0 !important;
}

.page-register .aglink {
  color: var(--color-main) !important;
  font-weight: 800;
}

.page-register .codeimg {
  width: 96px;
  height: 44px;
  cursor: pointer;
  display: block;
}

.page-register .codebox .el-input-group__append {
  padding-left: 0;
  padding-right: 0;
  border-radius: 0 12px 12px 0;
  overflow: hidden;
}

.friendlink .links .link .cont {
  margin-top: 10px
}

.friendlink .links .link .cont a {
  font-size: 12px;
  display: block;
  float: left;
  width: 125px;
  height: 25px;
  line-height: 180%;
  margin-left: 10px;
  overflow: hidden
}

.friendlink .links .cont,
.links .contt {
  font-size: 12px;
  line-height: 180%
}

.friendlink .links .contt {
  padding-left: 10px
}

.friendlink .links .link .imgcont img {
  width: 88px;
  height: 31px
}

.friendlink .links .link .imgcont a {
  float: left;
  display: block;
  margin-left: 10px;
  width: 125px
}

.friendlink input {
  height: 22px;
  line-height: 22px
}

.submit {
  border: 0;
  background: url(../images/global/commentsubmit.gif) no-repeat;
  height: 31px !important;
  width: 86px;
  color: #000;
  font-size: 14px;
  font-weight: 700;
  line-height: 31px;
  text-align: center;
  cursor: pointer
}

.faq {
  padding: 0 0 10px 0;
  height: auto;
  overflow: auto;
  margin-left: auto;
  margin-right: auto;
  width: 1000px;
  text-align: left
}

dl.qlist {
  border-bottom: #f1f1f1 1px solid;
  padding: 12px 10px 22px;
  line-height: 2
}

dl.qlist.y {
  background-color: #fffdf9;
  border-top: #ffe4d5 1px solid;
  border-bottom: #ffe4d5 1px solid;
  margin-top: -1px
}

dl.qlist dt {
  float: left;
  position: relative;
  padding: 0 0 0 17px;
  width: 114px;
  font-weight: 700;
  font-size: 14px
}

dl.qlist dt i {
  position: absolute;
  left: 0;
  top: 7px;
  display: inline-block;
  width: 8px;
  height: 14px
}

dl.qlist dt i.b-1 {
  background-color: #ff9d3d
}

dl.qlist dt i.b-2 {
  background-color: #c3e617
}

dl.qlist dt i.b-3 {
  background-color: #78bf13
}

dl.qlist dt i.b-4 {
  background-color: #ffd919
}

dl.qlist dt i.b-5 {
  background-color: #1ab2ff
}

dl.qlist dt i.b-6 {
  background-color: #ff9ac5
}

dl.qlist dt i.b-7 {
  background-color: #a1a0ff
}

dl.qlist dt i.b-8 {
  background-color: #60e7ff
}

dl.qlist dt i.b-9 {
  background-color: #ccff64
}

dl.qlist dd {
  float: right;
  font-size: 14px;
  width: 800px
}

dl.qlist dd a {
  float: left;
  display: block;
  width: 198px
}

dl.qlist dd a.current,
dl.qlist dd a:hover {
  color: #000;
  font-weight: 700;
  text-decoration: none
}

.faqcontent h1 {
  font-weight: 700;
  margin-bottom: 15px;
  border-bottom: 1px #ddd solid;
  padding-bottom: 10px
}

.faqcontent {
  background-color: #f9f9f9;
  line-height: 24px;
  font-size: 14px;
  padding: 15px;
  height: auto;
  overflow: auto;
  border-radius: 5px
}

.announce {
  padding: 0 0 10px 0;
  height: auto;
  overflow: auto;
  margin-left: auto;
  margin-right: auto;
  width: 1000px;
  text-align: left
}

.announce .title {
  line-height: 30px;
  margin-bottom: 15px;
  text-indent: 10px;
  height: 30px
}

.announce .title .l {
  float: left;
  width: 600px;
  overflow: hidden;
  font-family: microsoft yahei;
  font-size: 16px
}

.announce .title .r {
  float: right;
  font-size: 12px !important;
  color: #999;
  font-weight: 100;
  margin-right: 10px
}

.announce .announcecontent {
  line-height: 24px;
  background-color: #f7f7f7;
  padding: 15px 10px;
  margin: 0 0 10px 0;
  font-size: 14px
}

.full .inner {
  width: 1200px !important
}

.full .cinner {
  width: 1200px !important
}

.full .location {
  width: 1200px !important
}

.full .footer {
  width: 1200px !important
}

.full .sitemap {
  width: 1200px !important
}

.full .friendlink {
  width: 1200px !important
}

.full .faq {
  width: 1200px !important
}

.full .announce {
  width: 1200px !important
}

.none {
  display: none
}
