@charset "utf-8";
/* =s Reset (by wd) */
html{-webkit-tap-highlight-color: rgba(0,0,0,0);-webkit-overflow-scrolling: touch;-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;-ms-overflow-style: -ms-autohiding-scrollbar;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:sup;}
sub{vertical-align:sub;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
input,textarea,select{*font-size:100%;}
legend{color:#000;}
/* =e Reset */
/* =s base */
header,footer,nav{display: block;}
::-moz-selection{background:#fe917b; color:#fff;}
::selection {background:#fe917b; color:#fff;}
body{font-family:"microsoft yahei",Arial;color:#333; -webkit-font-smoothing:antialiased;}
i{font-style:normal;}
a{text-decoration: none;color: #333;border: 0;font-size: 100%;margin: 0;padding: 0;vertical-align: baseline;-webkit-transition: all 0.3s ease-in;-moz-transition: all 0.3s ease-in;transition: all 0.3s ease-in;-o-transition: all 0.3s ease-in;}
.clr:after{clear: both;content:'\0020';display: block;visibility:hidden;height:0;}
.clr{zoom:1;}
.fl{float: left;}
.fr{float: right;}
.hide {display:none;}
.thide{ text-indent: -9999px; position: absolute; left: -9999px;}
::-webkit-outer-spin-button,
input[type='number']::-webkit-inner-spin-button{
    -webkit-appearance: none !important;
    margin: 0;
}
.login-wrap{
  position: fixed;
   background: url(../images/bg.jpg) no-repeat center bottom;
   background-size: cover;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.yxs body,
.yxs html{
  background-image:none!important;
  background-color:transparent!important;
}

/*火狐 下去除type ==  "number"  时 的右侧图标*/
input[type="number"]{-moz-appearance:textfield;}

/*IE下去除 右边的×*/
input[type='number']::-ms-clear{display:none;}

.lgReg-copyright{
  display: none;
}
.lph-home-box{
   border:1px solid #e5e5e5;
  /*border:1px solid transparent;*/
  background: #fff;
  width: 400px;
  position: fixed;
  left: 50%;
  margin-left: -200px;
  top:50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  /* padding-bottom: 28px; */
  min-height: 500px;
  /*height:570px;*/
}
.fromYxs.lph-home-box{
  border:0!important;
  height:500px;
  margin-left: -200px;
  padding-bottom: 0;

}
.lph-home-box .tipsPop{
  position:absolute;
  right:20px;
  bottom:40px;
  color:#999;
  font-size:14px;
  cursor:pointer;
}
.lph-home-box .tipsPop .info{
  width:220px;
  padding:15px;
  border:1px solid #ccc;
  border-radius:5px;
  background:#fff;
  position:absolute;
  right:15px;
  bottom:25px;
  display:none;
  box-shadow: 0 0 5px rgba(0,0,0,0.3);
  line-height:22px;
}
.lph-home-box .tipsPop .info.show{
  display: block;
}
/* .lph-home-box .tipsPop:hover .info{
  display:block;
} */
.lph-home-box .tipsPop .info .arrow{
  position: absolute;  
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  margin-right: 4px;
  border-width: 8px;
  border-bottom-width: 0;
  border-top-color: #ccc;
  right:20px;
  bottom:-8px;
}
.lph-home-box .tipsPop .info .arrow:after{
    content:"";
    position:absolute;
    bottom: -6px;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    margin-left: -8px;
    border-bottom-width: 0;
    border-top-color: #fff;
    border-width: 8px;
}
.lph-home-box .tipsPop .info .ct{
  text-align:center;
  margin-top:5px;
}
.lph-home-box .tipsPop .info img{
  width:140px;
  height:140px;
}
.lph-home-box .close-box{
  position: absolute;
  right: 18px;
  top:20px;
  background: url(../images/spirits.png) no-repeat -14px -10px;
	width: 12px;
  height: 12px;
  cursor: pointer;
  display: none;
}
.lph-home-box .logo{
  padding-top: 52px;
  text-align: center;
  display: none;
}
.lph-home-box .logo img{
  vertical-align: top;
}
/* 提交按钮 */
.lph-home-box .submit-btn button{
  width: 100%;
  height: 52px;
  line-height: 52px;
  text-align: center;
  background: #41b883;
  color:#fff;
  font-size: 16px;
  letter-spacing: 5px;
  border:0;
  outline: 0;
  cursor: pointer;
}
.lph-home-box .submit-btn button.disabled{
  background: #a0dbc1;
}
/* 账户登录css */
.lph-home-box  .item-box .row{
  position: relative;
  padding-bottom: 35px;
}
.lph-home-box  .item-box .row .inp{
  position: relative;
  border-bottom: 1px solid #D2D2D2;
}
.lph-home-box  .item-box .row .inp .clear{
  float: right;
  position: relative;
  background: url(../images/spirits.png) no-repeat -39px -10px;
	width: 15px;
  height: 15px;
  top: 6px;
  cursor: pointer;
  margin-left: 8px;
  display: none;
}
.lph-home-box .item-box .row .eye{
  float: right;
  background: url(../images/spirits.png) no-repeat -85px -15px;
	width: 16px;
  height: 8px;
  margin-top: 12px;
  cursor: pointer;
}
.lph-home-box .item-box .row .eye.show{
  background-position: -111px -11px;
	width: 20px;
  height: 13px;
  margin-top: 7px;
}
.lph-home-box .item-box .row .inp-error{
  position: absolute;
  left: 6px;
  line-height: 20px;
  bottom: 12px;
  font-size: 12px;
  color:#ff0000;
}
.lph-home-box .item-box .row .inp-error a{
  color:#41b883;
  border-bottom: 1px solid;

}
.lph-home-box .item-box .row .inp .inp-wrap{
  float: left;
  /* width: 268px; */
}
.lph-home-box .item-box input[type='number'],
.lph-home-box .item-box input[type='text'],
.lph-home-box .item-box input[type='password']{
  line-height: 18px;
  padding:2px 8px 10px 8px;
  border:none;
  font-size: 14px;
  color:#666;
  outline: 0;
  /* width:252px; */
  width:100%;
  box-sizing: border-box;
}
.lph-home-box .item-box input:focus{
  border-bottom-color: #666;
}
/* 手机验证登录 写入公共样式，供绑定手机账户页面使用*/
.item-box .servers{
  text-align: center;
  font-size: 12px;
  color:#999;
  padding-top: 10px;
}
.item-box .servers a{
  color: #333;
  padding-left: 5px;
}
.phone-login .row-phone .area-code{
  min-width: 65px;
  font-size: 14px;
  color:#666;
  float: left;
  line-height: 18px;
  margin: 2px 0 10px 8px;
  border-right:1px solid #666;
  cursor: pointer;
  position: relative;
}
.phone-login .row-phone .area-code em{
  display: inline-block;
  background: url(../images/spirits.png) no-repeat -64px -15px;
	width: 11px;
  height: 6px;
  vertical-align: middle;
  margin-left: 2px;
  margin-right: 3px;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
}
.phone-login .row-phone .area-code .area-list{
  position: absolute;
  left: -8px;
  top:29px;
  width: 252px;
  padding: 90px 4px 10px 12px;
  border:1px solid #DCDCDC;
  border-radius: 3px;
  background: #fff;
  z-index:2;
  font-size: 14px;
  color:#666;
  display: none;
}
.phone-login .row-phone .area-code .area-list .area-fix{
  position: absolute;
  left:16px;
  top:15px
}
.phone-login .row-phone .area-code .area-letter {
  font-size: 0;;
}
.phone-login .row-phone .area-code .area-letter span{
  padding: 0 8px 8px 0;
  display: inline-block;
  font-size: 14px;
}
.phone-login .row-phone .area-code .code.active em{
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  vertical-align: 2px;
}
.phone-login .area-letter .cur{
  color:#41b883;
  font-weight: bold;
}
.phone-login .area-result{
  height: 180px;
  overflow: auto;
}
.phone-login .area-result::-webkit-scrollbar {
  /*滚动条整体样式*/
  width: 8px; /*高宽分别对应横竖滚动条的尺寸*/
  height: 4px;
  cursor: pointer;
}
.phone-login .area-result::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  background: rgba(0, 0, 0, 0.15);
}
.phone-login .area-result::-webkit-scrollbar-track {
  /*滚动条里面轨道*/
  border-radius: 0;
  background: rgba(0, 0, 0, 0.1);
}

.phone-login  .result-tit{
  font-size: 14px;
  color:#999;
  position: relative;
  background: #d2d2d2;
  height: 1px;
  width:222px;
  margin: 10px 0 12px 0;
}
.phone-login .result-tit span{
  background: #fff;
  position: absolute;
  width: 45px;
  top: -10px;
  left:0;
  line-height: 21px;
}
.phone-login .area-result .result-list li{
  line-height: 26px;
  font-size: 14px;
  color:#666;
}
.phone-login .area-result .result-list li:hover{
  background: #f2f2f2;
}
.phone-login .area-result .result-list .loading{
  width: 50px;
  display: block;
  margin: 50px auto 0 auto;
}
.area-result .result-null{
  font-size: 12px;
  color:#999;
  padding: 10px 0;

}
.area-result .result-null a{
  color:#41b883;
}

.phone-login .row-authCode .inp{
  padding-right: 105px;
  position: relative;
}
.phone-login .row-authCode .phone-tips{
  position: absolute;
  left: 6px;
  line-height: 20px;
  /* bottom: 8px; */
  top:36px;
  font-size: 14px;
  color:#999;
}

.item-box .row-authCode .get-code{
  position: absolute;
  right: 0;
  bottom: 6px;
  width: 105px;
  height: 32px;
  text-align: center;
  line-height: 32px;
  background: #41b883;
  color:#fff;
  border:0;
  outline: 0;
  cursor: pointer;
}
.item-box .row-authCode .get-code.disabled{
  background: #bfbfbf;
}
.phone-login .submit-btn{
  margin:25px 0 5px 0;
}
.item-box .servers{
  padding-bottom: 40px;
  line-height: 20px;
}
/* 底部导航栏 */
.lph-home-box .login-tab{
  text-align: center;
  font-size: 0;
  padding-top: 40px;
  border-bottom: 1px solid #ececec;
  margin: 0 44px;
}
.lph-home-box .login-tab a{
  font-size: 16px;
  margin: 0 12px;
  color:#999;
  padding-bottom: 8px;
  line-height: 1;
  display: inline-block;
  border-bottom: 2px solid transparent;
  position: relative;
}
.lph-home-box .login-tab a#wechatLogin{
  margin-left: 0;
}
.lph-home-box .login-tab a#accountTab{
  margin-right: 0;
}
.lph-home-box .login-tab a.cur{
  color:#333;
  border-bottom-color: #333;
}
.lph-home-box .login-tab a:before{
 /* content: "";
  position: absolute;
  right:-12px;
  width:1px;
  height: 14px;
  background:#D2D2D2;
  top:0;*/
}
.lph-home-box .login-tab a:last-child:before{
  display: none;
}

/*忘记密码*/
.lph-home-box.lph-backPwd .login-tab{
  padding-top: 0;
  border-bottom:none;
}
/*错误提示*/
.commonPop{
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top:0;
  background: rgba(0, 0, 0, 0.3);
  z-index: 2;
  display: none;
}
.errorPop{
  font-size: 14px;
  color:#fff;
  line-height: 24px;
  padding: 15px;
  position: absolute;
  left: 50%;
  top:50%;
  transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  background: rgba(0, 0, 0, 0.6);
  z-index: 3;
  white-space: nowrap;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  display: none;
}
.commonPop .status{
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  background: #fff;
  width: 112px;
  height: 112px;
  border-radius:6px;
  -webkit-border-radius:6px;
  text-align: center;
}
.loadingPop .status img{
  width: 40px;
  height: 40px;
  vertical-align: top;
  margin-top: 36px;
}
.checkSuccess .status p{
  font-size: 14px;
  color:#666;
}
.checkSuccess .status em{
  display: inline-block;
  background: url(../images/spirits.png) no-repeat -7px -84px;
	width: 39px;
  height: 39px;
  margin: 22px 0 12px 0;
}
.loginSuccPop{
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  background: #fff;
  width: 208px;
  height: 52px;
  text-align: center;
  line-height: 52px;
  font-size: 16px;
  color:#41b883;
  border:1px solid #41b883;
  z-index: 2;
  display: none;
}
.loginSuccPop em{
  display: inline-block;
  vertical-align: middle;
  background: url(../images/spirits.png) no-repeat -10px -30px;
	width: 22px;
  height: 22px;
  margin-right: 15px;
}