/**

 @Name：layuiAdmin 登入注册页
 @Author：贤心
 @Site：http://www.layui.com/admin/
 @License：GPL-2
 
 */
 
html,body,#LAY_app{height:100%;}
.layui-layout-body{overflow: auto;}
 
#LAY-user-login,
.layadmin-user-display-show{display: block !important;} 
.layadmin-user-login{position: relative; left: 0; top: 0; padding: 110px 0; min-height: 100%; box-sizing: border-box;}
.layadmin-user-login-main{width: 375px; margin: 0 auto; box-sizing: border-box;}
.layadmin-user-login-box{padding: 20px;}
.layadmin-user-login-header{text-align: center;}
.layadmin-user-login-header h2{margin-bottom: 10px; font-weight: 300; font-size: 30px; color: #000;}
.layadmin-user-login-header p{font-weight: 300; color: #999;}

.layadmin-user-login-body .layui-form-item{position: relative;}
.layadmin-user-login-icon{position: absolute; left: 1px; top: 1px; width: 38px; line-height: 36px; text-align: center; color: #d2d2d2;}
.layadmin-user-login-body .layui-form-item .layui-input{padding-left: 38px;}
.layadmin-user-login-codeimg{max-height: 38px; width: 100%; cursor: pointer; box-sizing: border-box;}

.layadmin-user-login-other{position: relative; font-size: 0; line-height: 38px; padding-top: 20px;}
.layadmin-user-login-other>*{display: inline-block; vertical-align: middle; margin-right: 10px; font-size: 14px;}
.layadmin-user-login-other .layui-icon{position: relative; top: 2px; font-size: 26px;}
.layadmin-user-login-other a:hover{opacity: 0.8;}

.layadmin-user-jump-change{float: right;}

.layadmin-user-login-footer{position: absolute; left: 0; bottom: 0; width: 100%; line-height: 30px; padding: 20px; text-align: center; box-sizing: border-box; color: rgba(0,0,0,.5)}
.layadmin-user-login-footer span{padding: 0 5px;}
.layadmin-user-login-footer a{padding: 0 5px; color: rgba(0,0,0,.5);}
.layadmin-user-login-footer a:hover{color: rgba(0,0,0,1);}

/* 有背景图时 */
.layadmin-user-login-main[bgimg]{background-color: #fff; box-shadow: 0 0 5px rgba(0,0,0,0.05);}

/* 主题背景 */
.ladmin-user-login-theme{position: fixed; bottom: 0; left: 0; width: 100%; text-align: center;}
.ladmin-user-login-theme ul{display: inline-block; padding: 5px; background-color: #fff;}
.ladmin-user-login-theme ul li{display: inline-block; vertical-align: top; width: 64px; height: 43px; cursor: pointer; transition: all .3s; -webkit-transition: all .3s; background-color: #f2f2f2;}
.ladmin-user-login-theme ul li:hover{opacity: 0.9}

@media screen and (max-width: 768px) {
  .layadmin-user-login{padding-top: 60px;}
  .layadmin-user-login-main{width: 300px;}
  .layadmin-user-login-box{padding: 10px;}
}

body {
  font-family: "微软雅黑" !important;
}
input,
button {
  font-family: "微软雅黑";
  outline: none;
  padding: 0;
  border: 0;
  border-radius: 0;
}
.block {
  display: block;
}
.inline {
  display: inline-block;
}
.inlines {
  display: inline;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.txt-center {
  text-align: center;
}
.txt-left {
  text-align: left;
}
a {
  display: block;
  text-decoration: none;
}
a,
a:hover,
a:active,
a:visited,
a:link,
a:focus {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent;
  outline: none;
  background: none;
  text-decoration: none;
}
input,
textarea {
  -webkit-appearance: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
input,
textarea {
  caret-color: #16d844;
}
input::-webkit-input-placeholder {
  /* WebKit browsers 适配谷歌 */
  color: #ccc;
}
input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 适配火狐 */
  color: #ccc;
}
input::-moz-placeholder {
  /* Mozilla Firefox 19+ 适配火狐 */
  color: #ccc;
}
input:-ms-input-placeholder {
  /* Internet Explorer 10+  适配ie*/
  color: #ccc;
}
input[type=number] {
  -moz-appearance: textfield;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.graybg {
  background: #f4f4f4;
}
.border {
  border: 0 !important;
}
.wrap {
  max-width: 640px;
  margin: 0 auto 4rem;
  overflow: hidden;
}
/*启动页广告*/
.home-ad {
  height: 100vh;
  background: #ffffff;
  position: fixed;
  top: 0;
  z-index: 22;
}
.ad-img {
  height: 85%;
  position: relative;
}
.ad-img a {
  height: 100%;
}
.ad-img a img {
  width: 100%;
  height: 100%;
}
.ad-img .gg {
  width: 1.57rem;
  position: absolute;
  bottom: 1.07rem;
  right: 1.07rem;
}
.ad-skip {
  width: 4.28rem;
  height: 1.78rem !important;
  line-height: 1.95rem;
  font-size: 0.92rem;
  color: #ffffff;
  text-align: center;
  background: rgba(0, 0, 0, 0.4) !important;
  border-radius: 12px;
  position: absolute;
  top: 0.71rem;
  right: 0.71rem;
}
.ad-logo {
  width: 100%;
  margin-top: 2.5rem;
}
.ad-logo img {
  display: block;
  width: 19.28rem;
  margin: 0 auto;
}
/*手机端论坛-首页*/
header {
  height: 3.14rem;
  line-height: 3.14rem;
  background: #16d844;
}
header h1 {
  font-size: 1.21rem;
  color: #ffffff;
  text-align: center;
  font-weight: normal;
}
.banner {
  width: 100%;
}
.banner img {
  width: 100%;
  height: 12.5rem;
}

}
/*登录页*/
.layui-form-item {
  margin-bottom: 0;
}
.layadmin-user-login-header {
  margin-bottom: 0.64rem;
}
.layadmin-user-login-header img {
  display: block;
  margin: 0 auto;
}
.layadmin-user-login-header .logo {
  width: 13.57rem;
  margin-top: 3.46rem;
}
.layadmin-user-login-header .logo-bt {
  width: 12.14rem;
  margin-top: 1.07rem;
}
.pub-input {
  margin-top: 1.07rem;
}
.pub-input input {
  height: 2.78rem;
  line-height: 1.5 !important;
  padding: 0rem 0 0rem 3.1rem !important;
  font-size: 0.92rem;
  border-color: #ccc;
  border-radius: 5px;
}
.pub-input input:after {
  content: "" !important;
}
.pub-input input::-webkit-input-placeholder {
  /* WebKit browsers 适配谷歌 */
  color: #ccc;
  padding-top: 0.15rem;
}
.pub-input input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 适配火狐 */
  color: #ccc;
  padding-top: 0.15rem;
}
.pub-input input::-moz-placeholder {
  /* Mozilla Firefox 19+ 适配火狐 */
  color: #ccc;
  padding-top: 0.15rem;
}
.pub-input input:-ms-input-placeholder {
  /* Internet Explorer 10+  适配ie*/
  color: #ccc;
  padding-top: 0.15rem;
}
.login-btn {
  margin-top: 3.57rem;
}
.dl-queation {
  margin-top: 1rem;
}
.dl-queation a {
  font-size: 0.78rem;
  color: #16d844;
}
.to-register {
  margin-top: 7.28rem;
}
.to-register a {
  font-size: 1.21rem;
  color: #16d844;
  text-align: center;
}
.to-register a:first-child {
  font-size: 0.78rem;
}
.to-register a.to-btn {
  width: 7.14rem;
  height: 2.85rem;
  line-height: 2.85rem;
  margin: 1rem auto 0;
  background: #ffffff;
  border-radius: 1.42rem;
}
/*动态码登录页面*/
#lay-user-login-vercode {
  width: 106%;
}
.pub-btn {
  height: 2.85rem;
  line-height: 2.85rem;
  font-size: 1.21rem;
  color: #ffffff;
  text-align: center;
  background: #16d844 !important;
  border-radius: 5px;
  opacity: 0.4;
}
.pub-input .send-vercode {
  float: right;
  width: 8.21rem;
  font-size: 0.92rem;
  padding-left: 0 !important;
}
.pub-input .send-vercode:hover {
  color: #ffffff;
}
.register-btn {
  margin-top: 1.07rem;
}
/*常见问题页面*/
.pub-header {
  background: #16d844;
}
.pub-header a {
  width: 0.85rem;
  margin-top: 0.45rem;
}
.pub-header a img {
  width: 100%;
}
.pub-header p {
  color: #ffffff;
}
.problem-list,
article {
  padding: 0.28rem 1.07rem 0;
}
.problem-list li,
article li {
  margin-top: 0.7rem;
}
.problem-list h3,
article h3,
.problem-list p,
article p {
  font-size: 0.92rem;
}
.problem-list p,
article p,
.problem-list img,
article img {
  margin-top: 0.32rem;
}
.problem-list h3,
article h3 {
  color: #333;
  font-weight: normal;
}
.problem-list p,
article p {
  line-height: 1.35rem;
  color: #666;
}
.problem-list img,
article img {
  width: 100%;
}
.psw-btn {
  width: 100%;
  position: fixed;
  bottom: 0;
  left: 0;
}
.psw-btn a {
  height: 3.57rem;
  line-height: 3.57rem;
  font-size: 1.07rem;
  opacity: 1;
  border-radius: 0;
}
/*找回密码页面*/
.modify-box p {
  margin: 0.64rem 0;
  font-size: 0.78rem;
  color: #666;
  text-align: center;
}
.modify-box section {
  padding: 0 1.07rem;
  background: #ffffff;
  border-bottom: 1px solid #eee;
}
.modify-box section input,
.modify-box section span {
  font-size: 1.07rem;
}
.modify-box section input {
  height: 2.21rem;
  line-height: 2.21rem;
  padding: 0.5rem 0;
  color: #333;
}
.modify-box section .send-vercode {
  float: right;
  width: 25%;
  height: 3.21rem;
  line-height: 3.21rem;
  color: #16d844;
  text-align: right;
  background: transparent;
  opacity: 0.4;
}
.modify-tel input {
  width: 100%;
}
.modify-tel span {
  height: 3.21rem;
  line-height: 3.21rem;
  color: #999;
}
.modify-tel span:first-child {
  color: #666;
}
.modify-code {
  border: 0;
}
.modify-code input {
  width: 70%;
}
.btn-group {
  width: 19.64rem;
  margin: 7.14rem auto 0;
}
.btn-group input {
  width: 100%;
}

/*弹窗*/
.msg-layer {
  width: 19.28rem !important;
  height: 10.71rem !important;
  padding: 0;
  border-radius: 0.89rem;
}
.msg-con {
  height: 7.46rem;
  line-height: 7.64rem;
  margin-top: 0;
  font-size: 1.21rem;
  color: #333;
  text-align: center;
}
.layer-btn {
  margin-top: 0;
  border-top: 1px solid #eee;
}
.layer-btn > div,
.layer-cancel {
  width: 9.57rem !important;
  height: 3.21rem !important;
  line-height: 3.21rem;
  border-radius: 0;
}


@media screen and (min-width: 641px) {
  html {
    font-size: 25px;
  }
}
@media screen and (max-width: 640px) {
  html {
    font-size: 25px;
  }
}
@media screen and (max-width: 520px) {
  html {
    font-size: 20px;
  }
}
@media screen and (max-width: 480px) {
  html {
    font-size: 18px;
  }
}
@media screen and (max-width: 434px) {
  html {
    font-size: 16px;
  }
}
@media screen and (max-width: 414px) {
  html {
    font-size: 16px;
  }
}
@media screen and (max-width: 375px) {
  html {
    font-size: 14px;
  }
}
@media screen and (max-width: 320px) {
  html {
    font-size: 12.5px;
  }
}

