

ul, li {
  list-style: none;
}

a, a:link, a:hover, a:active {
  text-decoration: none;
}

#popupBgs {
  width: 1200px;
  z-index: 1;
  margin: 0 auto;
}

#popupBgs #popups {
  position: relative;
  top: 25px;
  right: -875px;
  background: rgba(0,0,0,.7);
  width: 325px;
  z-index: 1;
  border-radius: 25px;
  display: none;
  /*登录表单*/
  /*注册表单*/
  /*微信登录*/
}

#popupBgs #popups i.shutDown {
  position: absolute;
  top: 0;
  right: 12px;
  width: 34px;
  height: 38px;
  background: #ff7b89;
  text-align: center;
  line-height: 38px;
  color: #fff;
  font-size: 15px;
  font-weight: bold;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  cursor: pointer;
}

#popupBgs #popups .clickcodelogin{
  position: absolute;
  top: 0;
  right: 0;
  width: 70px;
  cursor: pointer;
}

#popupBgs #popups .accountlogins{
  top: 0;
  left: 0;
  cursor: pointer;
}

#popupBgs #popups .clickcodelogin.codelogins{
  display: block;
  -ms-transform: rotate(7deg);
  -moz-transform: rotate(7deg);
  -webkit-transform: rotate(
          7deg);
  -o-transform: rotate(7deg);
  transform: rotate(
          90deg);
  z-index: 999;
}

#popupBgs #popups .clickcodelogin.accountlogins{
  display: none;
}

#popupBgs #popups .tishis{
  position: absolute;
  top: 30px;
  left: 30px;
  border: 1px solid #ff6600;
  font-size: 12px;
  color: #ffa365;
  padding: 2px 5px;
  transform: scale(.8);
}
#popupBgs #popups .tishis:after{
  content: "";
  position: absolute;
  top: 25%;
  left: -6px;
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-right: 5px solid #ff6600;
  border-bottom: 5px solid transparent;
  transform: translateY(-50%);
  transform:rotate(360deg);
}
#popupBgs #popups .tishi{
  position: absolute;
  top: 2px;
  right: 66px;
  border: 1px solid #ff6600;
  font-size: 12px;
  color: #ffa365;
  padding: 2px 5px;
  transform: scale(.8);
}

#popupBgs #popups .tishi:after{
  content: "";
  position: absolute;
  top: 25%;
  left: 59px;
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-right: 5px solid #ff6600;
  border-bottom: 5px solid transparent;
  transform: translateY(-50%);
  transform:rotate(180deg);
}

#popupBgs #popups .popupTab {
  overflow: hidden;
  text-align: center;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  margin: 0px auto 15px;
}

#popupBgs #popups .popupTab li {
  font-size: 24px;
  color: #fff;
  font-weight: bold;
  padding: 0 18px;
  line-height: 44px;
  cursor: pointer;
  width: 150px;
  margin-top: 15px;
}

#popupBgs #popups .popupTab li.on {
}

#popupBgs #popups #index_login {
  width: 264px;
  margin: 0 auto;
}

#popupBgs #popups #index_login .positionUser {
  margin-bottom: 16px;
  position: relative;
}

#popupBgs #popups #index_login .positionUser i {
  background: #fff;
  border: 1px solid #dedede;
  width: 48px;
  text-align: center;
  color: #c1c1c1;
  font-size: 22px;
  display: inline-block;
  letter-spacing: 0;
  vertical-align: top;
  height: 42px;
  margin-right: -9px;
  line-height: 42px;
  border-radius: 5px;
}

#popupBgs #popups #index_login .positionUser input {
  display: inline-block;
  width: 220px;
  letter-spacing: 0;
  height: 42px;
  line-height: 42px;
  border: 1px solid #dcdfe6;
  text-indent: 10px;
  outline: none;
  border-radius:0 4px 4px 0;
}

#popupBgs #popups #index_login .positionUser .info{
  position: absolute;
  left: 50px;
  bottom: -20px;  
  font-size: 12px;
  color: #f56c6c;
  display: none;  
}

#popupBgs #popups #index_login .loginBtns {
  width: 120px;
  height: 40px;
  line-height: 40px;
  border: none;
  padding: 0;
  border-radius: 10px;
  background: #0fafeb;
  color: #fff;
  outline: none;
  display: block;
  text-align: center;
  cursor: pointer;
  margin-right: 22px;
}
#popupBgs #popups #index_login .registerBtn {
  width: 120px;
  height: 40px;
  line-height: 40px;
  border: none;
  padding: 0;
  border-radius: 10px;
  background: #d52e3f;
  color: #fff;
  outline: none;
  display: block;
  text-align: center;
  cursor: pointer;
}

#popupBgs #popups #index_login .registerLb {
  margin-bottom: 10px;
  text-align: center;
  height: 50px;
  line-height: 45px;
}

#popupBgs #popups #index_login .registerLb span{
  font-size: 16px;
  color:#fff;
}

#popupBgs #popups #index_login .forGetpass {
  display: flex;
  color: #cccccc;
  font-size: 12px;
  height: 30px;
}
#popupBgs #popups #index_login .forGetpass span{
  flex: 1;
  font-size: 12px;
  display: block;
  position: relative;
}
#popupBgs #popups #index_login .forGetpass span:first-child a{
  text-align: left;
  color: #cccccc;
  display: inline;
  width: 75px;
}
#popupBgs #popups #index_login .forGetpass span:last-child a{
  text-align: right;
  color: #d52e3f;
  display: inline;
  width: 75px;
  margin-left: 58px;
}

#popupBgs #popups #index_login .third {
  width: 300px;
  margin: 20px auto 0;
  text-align: center;
}

#popupBgs #popups #index_login .third .subTitle {
  border-bottom: 1px solid #ccc;
  text-align: center;
  height: 17px;
}

#popupBgs #popups #index_login .third .subTitle span {
  font-size: 12px;
  color: #4c4c4c;
  background: #fff;
  padding: 0 10px;
}

#popupBgs #popups #index_login .third i {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background: #1fc254;
  color: #fff;
  line-height: 38px;
  display: block;
  margin: 20px auto 34px;
  font-size: 20px;
  cursor: pointer;
}

#popupBgs #popups #registered {
  width: 300px;
  margin: 0 auto;
}

#popupBgs #popups #registered .formItem {
  margin-bottom: 20px;
}

#popupBgs #popups #registered .formItem i {
  border: 1px solid #dedede;
  width: 48px;
  text-align: center;
  color: #c1c1c1;
  font-size: 22px;
  display: inline-block;
  letter-spacing: 0;
  vertical-align: top;
  height: 38px;
  margin-right: -9px;
  line-height: 38px;
  border-radius: 5px;
}

#popupBgs #popups #registered .formItem input {
  display: inline-block;
  width: 250px;
  letter-spacing: 0;
  border: 1px solid #dedede;
  line-height: 38px;
  border-radius:0 5px 5px 0;
  text-indent: 15px;
}

#popupBgs #popups #registered .formItem .info{
  position: absolute;
  bottom: -18px;
  left: 48px;
  font-size: 12px;
  color: #f56c6c;
  display: none;
  transition: all 1s ease;
}

#popupBgs #popups #registered .positionUser {
  position: relative;
}

#popupBgs #popups #registered .positionUser .sendCode {
  position: absolute;
  top: 0;
  right: 0;
  width: 120px;
  height: 40px;
  border: none;
  border-radius: 0;
  line-height: 40px;
  background: #549fff;
  text-align: center;
  color: #fff;
  cursor: pointer;
}

#popupBgs #popups #registered .positionUser .timerdown{
  position: absolute;
  top: 0;
  right: 0;
  width: 120px;
  height: 40px;
  border: none;
  border-radius: 0;
  line-height: 40px;
  background: #ccc;
  text-align: center;
  color: #fff;
  cursor: pointer;
  display: none;
}

#popupBgs #popups #registered .positionUser .timeBtn {
  background: #ccc;
  color: #fff;
  position: absolute;
  top: 0;
  right: 0;
  border: none;
  border-radius: 0;
  width: 120px;
  text-align: center;
  height: 40px;
}

#popupBgs #popups #registered .reading a {
  color: #037bf7;
  font-size: 14px;
  text-decoration: underline;
}

#popupBgs #popups #registered .regisBtn {
  width: 100%;
  height: 40px;
  line-height: 40px;
  background: #d52e3f;
  font-size: 17px;
  border: none;
  border-radius: 20px;
  font-weight: normal;
  margin-bottom: 50px;
  margin-top: 29px;
  color: #fff;
  outline: none;
  text-align: center;
  cursor: pointer;
}

#popupBgs #popups #wechat {
  width: 300px;
  margin: 0 auto;
}

#popupBgs #popups #wechat img {
  display: block;
  width: 260px;
  margin: -20px auto 0;
}

#popupBgs #popups #wechat span {
  font-size: 18px;
  color: #666;
  text-align: center;
  display: block;
  font-weight: 600;
  letter-spacing: 10px;
}

#popupBgs #popups #wechat .returnBtn {
  border: none;
  background: #d52e3f;
  width: 260px;
  display: block;
  height: 30px;
  color: #fff;
  border-radius: 20px;
  margin: 20px auto 50px;
}

#popupBgs .login-user-info{
  position: relative;
  top: 50px;
  right: -875px;
  background: rgba(255,255,255,.9);
  width: 325px;
  z-index: 1;
  border-radius: 5px;
  padding: 20px;
  display: none;
}

#popupBgs .login-user-info .userinfo-title{
  width: 100%;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  margin:0 auto;
  z-index: 9;
  border-bottom: 1px dashed #ccc;
  padding-bottom: 15px;
  color: #000;
}

#popupBgs .login-user-info .user-info{
  display: flex;
  width: 100%;
  margin: 22px 0;
}

#popupBgs .login-user-info .user-info .user-photo{
  display: block;
  width: 70px;
  height: 70px;
  border-radius: 50%;
}

#popupBgs .login-user-info .user-info .user-info-list{
  flex: 1;
  margin-left: 15px;
  display: flex;
  flex-direction:column;
  justify-content: center;
}

#popupBgs .login-user-info .user-info .user-info-list li{
  flex: 1;
  color: #000;
  font-size: 16px;
  line-height: 24px;
}

#popupBgs .login-user-info .user-info .user-info-list li .money-value{
  font-weight: bold;
  color: #ff0000;
  font-size: 16px;
}
#popupBgs .login-user-info .user-info .user-info-list li .name-value{
  font-size: 16px;
}
#popupBgs .login-user-info .user-center-exit{
  display: flex;
  width: 100%;
  justify-content: center;
  margin-top: 24px;
}

#popupBgs .login-user-info .user-center-exit button{
  width: 130px;
  border:0;
  outline:medium;
  cursor: pointer;
  line-height: 30px;
  height: 30px;
  background: #ce0505;
  color: #fff;
}

#popupBgs .login-user-info .user-center-exit button:last-child{
  background: #125ba7;
  margin-left: 20px;
}

#popupBgs .login-user-info .order-list{
  display: flex;
  justify-content: center;
  width: 100%;
}

#popupBgs .login-user-info .order-list li{
  flex: 1;
  display: flex;
  flex-direction:column;
  justify-content: center;
  align-items: center;
  border-right: 1px dashed #ff7e7e;
  cursor: pointer;
}

#popupBgs .login-user-info .order-list li:last-child{
  border-right: 0;
}

#popupBgs .login-user-info .order-list li .order-number{
  font-size: 18px;
  font-weight: bold;
  color: #ff0000;
}

#popupBgs .login-user-info .order-list li .order-name{
  font-size: 16px;
  color: #000;
}


/*验证码*/
#discode,#regiscode {
  position: absolute;
  width: 120px;
  height: 40px;
  line-height: 40px;
  background: #a9a9a9;
  text-align: center;
  color: blue;
  font-style: oblique;
  letter-spacing: 10px;
  font-family: Fixedsys;
  top: 0;
  right: 0;
  border: none;
  border-radius: 0;
  cursor: pointer;
}

#discode span,#regiscode span {
  transform: translateX(15);
}

/*微信登录*/
.qrCodeboxs{
  width: 300px;
  margin: 0 auto;
  padding-top: 30px;
  display: none;
  height: 350px;
}

.wechatbox{
  height: 300px;
  overflow: hidden;
}

.wechatbinds {
    display: none;
    padding-top: 12px;
}

.login-user {
    overflow: hidden;
}

.login-user .user-img {
    width: 58px;
    height: 58px;
    border-radius: 100%;
    background: #f5f5f5;
    margin-right: 5px;
    overflow: hidden;
}

.login-user .fl {
    float: left;
}

.login-user .user-img img {
    max-width: 100%;
    height: 100%;
    border-radius: 100%;
}

.login-user .user-name {
    width: 147px;
    margin-top: 8px;
}

.login-user .user-name p:first-child {
    font-size: 16px;
    color: #333;
    font-weight: 700;
}

.login-user .user-name p:last-child {
    font-size: 12px;
    color: #ce0505;
    margin-top: 2px;
}

.formData {
    margin-top: 15px;
}

.wechatForm .wechatinput {
    position: relative;
    margin-bottom: 16px;
}

.wechatForm .wechatinput i {
    position: absolute;
    top: 50%;
    left: 0px;
    transform: translate(0,-50%);
    color: #c0c4cc;
    font-size: 18px;
    border-right: 1px solid #dcdfe6;
    height: 34px;
    line-height: 34px;
    width: 40px;
    text-align: center;
}

.wechatForm .wechatinput input {
    width: 300px;
    height: 32px;
    line-height: 32px;
    border: 1px solid #dcdfe6;
    background: #fff;
    color: #606266;
    outline: 0;
    /* border-radius: 5px; */
    text-indent: 50px;
    font-size: 12px;
}

.formData .wechatbutton {
    z-index: 1000;
    width: 300px;
    height: 30px;
    border: 0;
    line-height: 30px;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    border-radius: 20px;
    cursor: pointer;
    outline: none;
    text-align: center;
    background: #ce0505;
}

.registerwechat{
  width: 100%;
  margin-bottom: 5px;
  color: #666;
  font-size: 12px;
  cursor: pointer;
}

.registerwechat>span{
  margin-left: 3px;
  color: #1799f5;
}

.registerwechat>span:hover{
  text-decoration: underline;
  color: #1c59e4;
}