body {
  margin: 0;
  padding: 0;
  border: 0;
}
p {
  margin: 0;
  padding: 0;
  border: 0;
}
li {
  list-style: none;
  margin: 0;
}
a {
  text-decoration: none;
  color: #f60;
}
div {
  margin: 0;
  box-sizing: border-box;
}
h2 {
  margin: 0;
}
input::-webkit-input-placeholder {
  color: red;
}
input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: red;
}
input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: red;
}
input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: red;
}
.main {
  min-height: 100vh;
  background: url(../images/loginbg.jpg) no-repeat center top;
  background-size: cover;
}
.logintitle {
  text-align: center;
  font-family: "Microsoft Yahei";
  font-size: 18px;
  padding: 15px 30px;
}
.selectMeyhods {
  padding-top: 0.2rem;
  text-align: center;
  position: relative;
}
.selectMeyhods a img {
  width: 1.3rem;
  height: 0.8rem;
}
.selectMeyhods .logintips {
  padding-top: 0.45rem;
  font-size: 0.3rem;
  color: #6d6d6d;
}
.selectMeyhods .logintips strong {
  color: #da2222;
}
.selectMeyhods .loginimg {
  position: absolute;
  width: 2.85rem;
  height: 3.75rem;
  top: 2.5rem;
}
.selectMeyhods .loginimg img {
  width: 100%;
  height: 100%;
}
.selectMeyhods .btn1 {
  left: 0.5rem;
}
.selectMeyhods .btn2 {
  right: 0.5rem;
}
.new-phone-title {
  width: 100%;
  height: 1rem;
  background-color: #fff;
  border-bottom: 1px solid #e0e0e0;
}
.new-phone-title .lt {
  margin: 1.3rem 0 0 1.5rem;
  position: absolute;
}
.new-phone-title .lt img {
  width: 0.9rem;
  height: 1.5rem;
}
.new-phone-title h2 {
  line-height: 1rem;
  text-align: center;
  font-weight: 500;
  font-size: 0.36rem;
}
.loginconbox .forminputbox {
  text-align: right;
  position: relative;
  margin: 0 0.75rem 0.45rem;
  height: 1rem;
  background-color: rgba(148, 148, 148, 0.7);
  border-bottom: 0.1rem solid #e0e0e0;
  font-size: 0.3rem;
  border-radius: 50px;
  color: #fff;
}
.loginconbox .forminputbox .inputTip {
  display: block;
  position: absolute;
  top: 0.3rem;
  left: 1.6rem;
  color: #d2c8c8;
  font-size: 0.3rem;
  line-height: 1;
  cursor: text;
}
.loginconbox .forminputbox .error {
  color: #ff5b5b;
}
.loginconbox .forminputbox input {
  line-height: 1;
  width: calc(100% - 1.8rem);
  font-size: 0.3rem;
  border: none;
  background-color: transparent;
  height: 100%;
  color: #fff;
  box-sizing: border-box;
  padding: 0 0.3rem 0 0.1rem;
}
.loginconbox .forminputbox .input:focus {
  outline: 0;
}
.loginconbox .forminputbox .icoClean {
  background: url(../images/ico_close.png) no-repeat;
  width: 14px;
  height: 14px;
  display: none;
  position: absolute;
  top: 50%;
  right: 1.5rem;
  margin-top: -7px;
  cursor: pointer;
}
.loginconbox .icons {
  width: 1.3rem;
  color: #fff;
  display: inline-block;
}
.loginconbox .icons img {
  width: 100%;
  height: 100%;
}
.kzlonginbtn {
  text-align: center;
  padding-bottom: 0.4rem;
}
.kzlonginbtn img {
  width: 1.3rem;
  height: 0.8rem;
}
.loginBtn {
  padding: 1rem 1.5rem;
}
.visi-h {
  visibility: hidden;
}
.new-phone-tips {
  line-height: 3rem;
  color: red;
  font-size: 1rem;
  height: 3rem;
  padding: 0 1.5rem;
}
.new-phone-tips .icons {
  margin: 0.5rem 0.25rem 0 0;
  width: 1.5rem;
  height: 1.5rem;
}
.errorTip {
  display: none;
}
.btn-default {
  background: url(../images/logintns.png) no-repeat center top;
  background-size: cover;
  width: 3.26rem;
  height: 1.06rem;
  line-height: 1rem;
  text-align: center;
  color: #fff;
  text-decoration: none;
  font-size: 0.3rem;
  display: block;
  margin: 0 auto;
}
.nav-link {
  position: fixed;
  left: 50%;
  bottom: 0.5rem;
  overflow: hidden;
  transform: translateX(-50%);
  font-size: 0.3rem;
}
.nav-link .link-left {
  display: inline-block;
}
.nav-link .link-right {
  display: inline-block;
}
.nav-link a {
  color: #505050;
  font-size: 0.3rem;
}
.nav-link span {
  padding: 0 0.1rem;
}
.yabox {
  display: inline-block;
  position: absolute;
  top: 1.13rem;
  left: 50%;
  background: #fff;
  z-index: 10;
  text-align: center;
  width: 2.43rem;
  height: 1rem;
  transform: translateX(-50%);
}
.yabox img {
  padding: 0;
  height: 100%;
  width: 100%;
  object-fit: contain;
}
.thirdparty-login {
  text-align: center;
  padding: 1.5rem;
  box-sizing: border-box;
}
.thirdparty-login .thirdparty-login-main {
  overflow: hidden;
}
.thirdparty-login .thirdparty-login-main span {
  float: left;
  margin-right: 1rem;
}
.thirdparty-login .thirdparty-login-main a {
  width: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
  float: left;
}
.thirdparty-login .thirdparty-login-main a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.yzimgArea {
  display: none;
}
.pcmains .login_contant {
  height: 700px;
  margin: 0 auto;
  width: 919px;
  position: relative;
}
.pcmains .login_contant .loginbox {
  width: 359px;
  height: auto;
  overflow: hidden;
  display: block;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -220px;
  background-color: #fff;
}
.pcmains .login_contant .loginconbox {
  width: 300px;
  height: auto;
  overflow: hidden;
  margin: 0 auto;
  position: relative;
}
.pcmains .login_contant .loginconbox .forminputbox {
  width: 298px;
  height: 40px;
  position: relative;
  margin: 0 0 20px;
  color: #fff;
}
.pcmains .login_contant .loginconbox .forminputbox .icons {
  width: 40px;
  height: 40px;
  margin: 0;
  text-align: center;
}
.pcmains .login_contant .loginconbox .forminputbox .icons img {
  width: 20px;
  height: 20px;
  padding-top: 8px;
}
.pcmains .login_contant .loginconbox .forminputbox .inputTip {
  display: block;
  position: absolute;
  top: 10px;
  left: 40px;
  color: #aaa;
  font-size: 14px;
  line-height: 18px;
  cursor: text;
}
.pcmains .login_contant .loginconbox .forminputbox .error {
  color: #ff5b5b;
}
.pcmains .login_contant .loginconbox .forminputbox input {
  width: 234px;
  height: 40px;
  line-height: 40px;
  border: 0;
  background: 0;
  position: relative;
  float: left;
  z-index: 10;
  padding-left: 0;
  color: #fff;
}
.pcmains .login_contant .loginconbox .yzimgArea {
  width: 210px;
}
.pcmains .login_contant .loginconbox .yzimgArea .imgYzInput {
  width: 165px;
}
.pcmains .login_contant .loginconbox .yzimgArea .yabox {
  width: 80px;
  position: absolute;
  top: -1px;
  left: 217px;
  background: #fff;
  height: 40px;
  z-index: 1000000;
  text-align: center;
  border: 1px solid #dedede;
}
.pcmains .login_contant .loginconbox .yzimgArea .yabox img {
  width: 100%;
  height: 100%;
}
.pcmains .login_contant .new-phone-tips {
  display: none;
}
.pcmains .login_contant .errorTip {
  line-height: 25px;
  color: #ff5b5b;
  font-size: 12px;
  height: 25px;
  padding: 0;
  border: 0;
  display: block;
}
.pcmains .login_contant .dnone {
  display: none;
}
.pcmains .login_contant .icoTip {
  background: url(../images/ico-tip.png) 0 0 no-repeat;
  width: 14px;
  height: 14px;
  float: left;
  margin: 5px 5px 0 0;
}
.pcmains .login_contant .errorM {
  float: left;
}
.pcmains .loginBtn {
  padding: 0;
}
.pcmains .loginBtn .btn-default {
  width: 100%;
  height: 40px;
  line-height: 40px;
  font-size: 18px;
  margin-top: 5px;
  border: 0;
  border-radius: 0;
}
.pcmains .loginBtn .btn-default .dotting {
  display: none;
}
.pcmains .nav-link {
  padding: 15px 0 0 0;
  font-family: "Microsoft Yahei";
  font-size: 12px;
}
.pcmains .thirdparty-login-main {
  padding-left: 30px;
}
.pcmains .thirdparty-login {
  width: 352px;
  height: 54px;
  line-height: 54px;
  margin-top: 16px;
  border-top: 1px solid #efefef;
  padding: 0;
}
.pcmains .thirdparty-login span {
  font-size: 12px;
}
.pcmains .thirdparty-login .thirdparty-login-main a {
  width: 22px;
  height: 22px;
  line-height: 22px;
  margin: 16px 10px 0 0;
}
@media only screen and (min-width: 370px) and (max-width: 480px) {
  html {
    font-size: 14px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 540px) {
  html {
    font-size: 16px;
  }
}
@media only screen and (min-width: 540px) and (max-width: 640px) {
  html {
    font-size: 18px;
  }
}
@media only screen and (min-width: 640px) {
  html {
    font-size: 20px;
  }
}
@media only screen and (min-width: 900px) {
  html {
    font-size: inherit;
  }
}
