@media screen and (max-width: 1441px) {
  .neck-nav .neck-nav-content {
    width: 1150px;
  }
  .neck-nav .neck-nav-ul {
    margin-left: 190px;
  }
  .neck-nav .search-input {
    left: 655px;
    width: 215px;
  }
  .neck-nav .search-icon {
    position: absolute;
    top: 23px;
    left: 845px;
  }
  .neck-nav .down-tips {
    left: 880px;
  }
}
.layer-login {
  display: none;
  width: 470px;
  height: 631px;
  background-color: #F4F5F8;
  background-image: url(https://www.footseen.xyz/images/login-bg.png);
  background-size: 100% 100%;
  position: relative;
  border-radius: 8px;
}
.layer-login .close {
  width: 26px;
  position: absolute;
  top: 15px;
  right: 15px;
}
.login-title {
  color: #333333;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  padding-top: 160px;
}
.phone-login-btn {
  width: 390px;
  height: 70px;
  background: url(https://www.footseen.xyz/images/phone-login-btn.png) no-repeat;
  background-size: 100% auto;
  background-position-y: -15px;
  margin: 0 auto;
  margin-top: 40px;
  cursor: pointer;
}
.google-login-btn {
  width: 390px;
  height: 70px;
  background: url(https://www.footseen.xyz/images/google-login-btn.png) no-repeat;
  background-size: 100% auto;
  background-position-y: -15px;
  margin: 0 auto;
  margin-top: 0px;
  cursor: pointer;
  overflow: hidden;
}
.google-login-btn iframe {
  transform: scaleX(5) scaleY(4.5);
  position: relative !important;
  top: 30px !important;
  height: 14px !important;
}
.google-login-btn > div {
  width: 390px;
  height: 70px;
  overflow: hidden;
  opacity: 0 !important;
}
.more-login {
  text-align: center;
  font-size: 0;
  margin-top: 70px;
}
.more-login img {
  width: 330px;
}
.more-login-box {
  text-align: center;
  margin: 0 auto;
  margin-top: 20px;
}
.more-login-box .more-login-icon {
  width: 68px;
  display: inline-block;
  font-size: 0;
}
.more-login-box .more-login-icon img {
  width: 68px;
  cursor: pointer;
}
.more-login-box .more-login-icon1 {
  position: relative;
  width: 68px;
  height: 68px;
  background: url(https://www.footseen.xyz/images/login-icon1.png);
}
.more-login-box .more-login-icon1 > div {
  position: absolute !important;
  top: 11px;
  left: 14px;
  opacity: 0;
}
.login-input-area {
  position: relative;
  width: 330px;
  height: 50px;
  background: #FFFFFF;
  margin: 0 auto;
  border-radius: 8px;
  margin-top: 28px;
}
.login-input-area .login-area-p1 {
  line-height: 50px;
  display: inline-block;
  width: 95px;
  text-align: center;
}
.login-input-area .login-area-p2 {
  line-height: 50px;
  width: 205px;
  text-align: right;
  position: absolute;
  height: 50px;
  right: 40px;
  top: 0;
}
.login-input-area .login-area-p2 img {
  position: absolute;
  top: 19px;
  right: -23px;
  transition: 0.35s all;
}
.login-input-phone {
  position: relative;
  width: 330px;
  height: 50px;
  background: #FFFFFF;
  margin: 0 auto;
  border-radius: 8px;
  margin-top: 15px;
}
.login-input-password {
  position: relative;
  width: 330px;
  height: 50px;
  background: #FFFFFF;
  margin: 0 auto;
  border-radius: 8px;
  margin-top: 15px;
}
.login-input-phone-span {
  width: 66px;
  height: 15px;
  line-height: 15px;
  text-indent: 2px;
  text-align: center;
  position: absolute;
  top: 17px;
  border-right: 2px solid #AAAAAA;
}
.login-input1 {
  height: 50px;
  width: 250px;
  position: absolute;
  font-size: 16px;
  left: 68px;
  text-indent: 10px;
}
.login-input2 {
  height: 50px;
  width: 250px;
  position: absolute;
  font-size: 16px;
  left: 68px;
  text-indent: 10px;
}
.login-submit-btn {
  width: 330px;
  height: 50px;
  background: #E53985;
  color: #fff;
  font-size: 16px;
  text-align: center;
  line-height: 50px;
  margin: 0 auto;
  border-radius: 8px;
  margin-top: 60px;
}
.login-submit-btn2 {
  width: 330px;
  height: 50px;
  background: #E53985;
  color: #fff;
  font-size: 16px;
  text-align: center;
  line-height: 50px;
  margin: 0 auto;
  border-radius: 8px;
  margin-top: 39px;
}
.login-no-password {
  color: #E53985;
  font-size: 14px;
  position: absolute;
  top: 342px;
  left: 343px;
}
.login-code-box {
  width: 330px;
  height: 50px;
  margin: 0 auto;
  margin-top: 15px;
  position: relative;
}
.login-code-input {
  width: 215px;
  height: 50px;
  background: #fff;
  border-radius: 8px;
  line-height: 50px;
  font-size: 16px;
  text-indent: 14px;
}
.login-code-btn {
  width: 102px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  border-radius: 8px;
  background: #E53985;
  position: absolute;
  right: 0;
  top: 0;
}
.login-code-btn-no {
  background: #c8c8c8;
}
.login-new-password1 {
  position: relative;
  width: 330px;
  height: 50px;
  background: #FFFFFF;
  margin: 0 auto;
  margin-top: 15px;
}
.login-new-password1 input {
  width: 330px;
  height: 50px;
  background: #FFFFFF;
  border-radius: 8px;
  text-align: left;
  text-indent: 15px;
  font-size: 16px;
}
.login-new-password2 {
  position: relative;
  width: 330px;
  height: 50px;
  background: #FFFFFF;
  margin: 0 auto;
  margin-top: 15px;
}
.login-new-password2 input {
  width: 330px;
  height: 50px;
  background: #FFFFFF;
  border-radius: 8px;
  font-size: 16px;
  text-align: left;
  text-indent: 15px;
}
.login-back {
  color: #E43884;
  position: absolute;
  font-size: 16px;
  left: 205px;
  top: 567px;
}
.layer-register {
  width: 940px;
  height: 631px;
  position: relative;
}
.layer-register-left {
  position: absolute;
  width: 470px;
  left: 0;
  top: 0;
  height: 631px;
  background: #F4F5F8;
}
.login-register-tips {
  position: absolute;
  top: 459px;
  color: #AAAAAA;
  left: 160px;
}
.login-register-tips span {
  color: #E53985;
}
.layer-register-right {
  position: absolute;
  width: 470px;
  right: 0;
  top: 0;
  height: 631px;
  background: url(https://www.footseen.xyz/images/layer-register.png) no-repeat;
  background-size: 100% 100%;
}
.login-input-ul {
  width: 330px;
  height: 192px ;
  background: #FFFFFF;
  z-index: 50;
  position: absolute;
  left: 70px;
  top: 254px;
  border-radius: 0 0 8px 8px;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  display: none;
}
.login-input-ul li {
  height: 32px;
  line-height: 32px;
  font-size: 14px;
  width: 330px;
  margin: 0 auto;
  border-radius: 8px;
}
.login-input-ul li:hover {
  background: #FBE6F1;
  color: #E53985;
}
.login-input-ul .input-ul-span1 {
  float: left;
  margin-left: 15px;
}
.login-input-ul .input-ul-span2 {
  float: right;
  margin-right: 15px;
}
.layer-register .login-input-ul {
  top: 169px;
}
.login-input-ul::-webkit-scrollbar {
  width: 0px !important;
}
.login-input-ul::-webkit-scrollbar-track {
  background: #FFFFFF !important;
}
.login-input-ul::-webkit-scrollbar-thumb {
  background: #E53985 !important;
}
.nav-login-face {
  top: 5px;
  right: 5px;
  position: absolute;
  width: 46px;
  height: 46px;
  border-radius: 50%;
  border: 2px solid #fff;
}
.nav-login-more {
  display: none;
  width: 320px;
  min-height: 439px;
  background: #fff;
  position: absolute;
  border-radius: 8px;
  right: 0;
  top: 60px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}
.kf-layer {
  border-radius: 10px !important;
}
.kf-layer .layui-layer-ico {
  display: block !important;
}
.kf-layer .layui-layer-content {
  border-radius: 10px !important;
  overflow: hidden;
}
.nav-login-more-jiao {
  width: 8px;
  height: 8px;
  background: #FFFFFF;
  position: absolute;
  transform: rotate(45deg);
  top: -3px;
  left: 287px;
  pointer-events: none;
}
.nav-login-more-top {
  position: relative;
  height: 96px;
  width: 320px;
  border-bottom: 1px solid #E5E5E5;
}
.login-more-top-face {
  width: 52px;
  height: 52px;
  border-radius: 50%;
  position: absolute;
  left: 20px;
  top: 22px;
}
.login-more-top-p1 {
  font-size: 14px;
  color: #333333;
  text-indent: 84px;
  padding-top: 24px;
}
.login-more-top-p1 .space-vip {
  height: 18px;
  margin-top: -2px;
  margin-right: 4px;
  vertical-align: middle;
}
.login-more-top-p2 {
  padding-top: 8px;
  font-size: 12px;
  color: #666666;
  text-indent: 84px;
}
.login-more-content-box > div {
  height: 57px;
  text-align: center;
  line-height: 57px;
  cursor: pointer;
}
.login-more-content-box > div:hover {
  background: #F4F5F8;
  color: #E53985;
}
.nav-login-btn {
  position: absolute;
  width: 152px;
  height: 52px;
  background: #FFFFFF;
  border-radius: 50px;
  text-align: center;
  line-height: 52px;
  color: #E53683;
  font-size: 18px;
  top: 4px;
  right: 0;
  cursor: pointer;
}
.login-box4 .login-input-ul {
  top: 208px;
}
.login-box3 .login-input-ul {
  top: 208px;
}
.neck-nav .logo {
  position: absolute;
  top: 10px;
  width: 180px;
}
.nation-search {
  position: absolute;
  height: 50px;
  width: 200px;
  background: #FFFFFF;
  left: 93px;
  z-index: 50;
  display: none;
}
.nation-search > input {
  position: absolute;
  width: 185px;
  height: 26px;
  background: #F4F5F8;
  border-radius: 50px;
  left: 0;
  top: 12px;
  text-indent: 28px;
}
.nation-search > img {
  z-index: 50;
  position: absolute;
  top: 18px;
  left: 8px;
}
.layer-login-face {
  width: 470px;
  height: 631px;
  position: relative;
  background-color: #F4F5F8;
  background-image: url(https://www.footseen.xyz/images/login-bg.png);
  background-size: 100% 100%;
  border-radius: 8px;
}
.login-face-tips1 {
  font-size: 32px;
  color: #E53985;
  text-align: center;
  font-weight: 700;
  padding-top: 125px;
}
.login-face-tips2 {
  font-size: 14px;
  text-align: center;
  margin-top: 38px;
}
.login-face-imgBox {
  text-align: center;
  margin-top: 40px;
}
.login-face-imgBox > img {
  width: 90px;
  height: 90px;
  border-radius: 50%;
  cursor: pointer;
}
.login-face-imgBox > div {
  font-size: 12px;
  margin-top: 4px;
}
.login-face-input {
  text-align: center;
  margin-top: 26px;
}
.login-face-input input {
  text-align: center;
  width: 200px;
  height: 40px;
  background: none;
  border-bottom: 1px solid #333333;
  font-size: 14px;
}
.login-face-btn {
  width: 330px;
  height: 50px;
  background: #E53985;
  border-radius: 8px;
  text-align: center;
  line-height: 50px;
  margin: 0 auto;
  color: #fff;
  margin-top: 64px;
}
.login-face-out {
  text-align: center;
  font-size: 14px;
  color: #AAAAAA;
  margin-top: 8px;
}
.neck-nav-ul {
  width: 581px;
  height: 60px;
  margin-left: 235px;
}
.neck-nav-ul li {
  width: 66px;
  float: left;
  text-align: center;
  line-height: 60px;
  color: #FFFFFF;
  position: relative;
  transition: 0.1s all;
}
.neck-nav-ul li span {
  cursor: pointer;
}
.neck-nav-ul li > img {
  position: absolute;
  bottom: 12px;
  width: 19px;
  left: 50%;
  margin-left: -9px;
  display: none;
}
.neck-nav-ul .neck-nav-li-click {
  font-size: 20px;
}
.neck-nav-ul .neck-nav-li-click > span {
  position: relative;
  top: -3px;
}
.neck-nav-ul .neck-nav-li-click > img {
  display: block;
}
.search-input {
  width: 300px;
  height: 36px;
  background: #fff;
  border-radius: 50px;
  position: absolute;
  top: 12px;
  left: 793px;
  font-size: 14px;
  text-indent: 15px;
}
.search-icon {
  position: absolute;
  top: 23px;
  left: 1062px;
}
.down-tips {
  height: 60px;
  line-height: 60px;
  color: #fff;
  position: absolute;
  top: 0;
  left: 1120px;
  cursor: pointer;
}
.down-tips > img {
  vertical-align: middle;
  margin-right: 6px;
  margin-left: 6px;
}
.down-tips .down-tip-content {
  display: none;
  background: #FBFBFB;
  width: 216px;
  height: 226px;
  border-radius: 8px;
  position: absolute;
  left: -50px;
  top: 53px;
}
.down-tips .code-img {
  width: 118px;
  position: absolute;
  left: 46px;
  top: 56px;
  padding: 0px;
  border: 2px solid #E53985;
  border-radius: 8px;
}
.anzhuo-tips {
  color: #333333;
  text-align: center;
  line-height: 80px;
}
.anzhuo-tips img {
  width: 150px;
}
.code-tips {
  color: #999999;
  font-size: 12px;
  text-align: center;
  position: absolute;
  height: 18px;
  width: 216px;
  top: 172px;
}