/*弹层CSS*/
.flex-use, .layer-tit-glb, .layer-nav-login, .layer-nav-login li, .layer-nav-login li a, .layer-sonav-tit, .soso-fo, .soso-fo button, .layer-sonav-tit, .meta-shrink-list, .layer-so-nav, .login-input, .login-mobel, .login-mobel span, .login-inp-tips, .login-inp-tips-g, .login-pw span, .login-pw, .login-tips h5, .regs, .favourite-btn, .play-count span, .color-content-inverse, .user-gzs-svip, .user-gzs-svip span{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}
.layer-tit-glb, .layer-nav-login li, .layer-sonav-tit, .layer-sonav-tit, .login-mobel, .login-pw, .login-tips h5, .play-count span, .color-content-inverse, .user-gzs-svip, .user-gzs-svip span{
    -webkit-box-align: center;
    -moz-align-items: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: start;
    -moz-justify-content: start;
    -webkit-justify-content: start;
    justify-content: start;
}
/*左右分散且上下居中 S*/
.fl-lcr, .meta-shrink-list, .layer-so-nav, .layer-nav-login, .layer-so-nav{
  flex-direction: unset;
  -webkit-box-pack: justify;
  -moz-justify-content: space-between;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -moz-align-items: center;
  -webkit-align-items: center;
  align-items: center;
}
.fl-c, .soso-fo, .soso-fo button, .login-mobel span, .login-inp-tips, .login-inp-tips-g, .login-pw span, .regs, .favourite-btn {
    -webkit-justify-content: center;
    justify-content: center;
    -moz-box-pack: center;
    -webkit-box-pack: center;
    box-pack: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
}
.fl-tcb, .login-input{
    flex-direction: column;
    -webkit-box-pack: justify;
    -moz-justify-content: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -moz-align-items: center;
    -webkit-align-items: center;
    align-items: center;
}
/* 中心弹层 公共样式 S */
.layer-tit-glb{
    height: 40px;
    line-height: 1px;
    border-bottom: 2px solid #eee;
}
/* 中心弹层 公共样式 E */
/* 中心弹层 登录/注册层 S */
  .login-tips-con {
    width: 92%;
    height: 58%;
}
  .layer-login-wh {
    width: 96%;
    max-width: 620px;
    height: 84%;
    z-index: 118;
  }
  .login-tips h5 {
    width: 17px;
    font-size: 14px;
  }
  .login-tips h5 i {
    font-size: 16px;
  }
  .layer-con-uot {
  height: auto;
  border: 0;
  margin: 4px 0 0 0;
}
.login-input {
    height: auto;
}
.reg-tips, .reg-tips2 {
    height: 56px;
    font-size: 14px;
    margin: 0 0 6px 0;
    color: #fe7272;
    text-align: center;
}
.regs{
    height: 26px;
    width: 100%;
    font-size: 16px;
    color: #f00;
    margin: 6px 0;
    padding: 0 4px;
    background-color: #fdd;
    border: 0;
    border-radius: 5px;
}
.login-inp-out {
    width: 100%;
    height: 86px;
    line-height: 86px;
}
.login-mobel, .login-code, .login-pw, .login-in {
    height: 48px;
    width: 100%;
    border: 2px solid #aaa;
    border-radius: 6px;
}
.login-mobel span, .login-code span, .login-code .get-code, .login-pw span {
    width: 72px;
    height: 45px;
    line-height: 45px;
    color: #fff;
    background-color: #0a0;
    border: none;
    border-right: 1px solid #ccc;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
.login-mobel span em, .login-pw span em{font-size:18px;height: 44px;line-height: 44px;}
.login-mobel span i, .login-code span i, .login-pw span i {
    font-size: 18px;
    height: 44px;
    line-height: 44px;
}
.login-mobel input, .login-code input, .login-pw input {
    height: 44px;
    width: calc(100% - 0.7px);
    font-size: 16px;
    padding: 0 0 0 4px;
    outline: none;
    border: none;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}
.login-inp-tips {
    height: 26px;
    line-height: 26px;
    width: 100%;
    font-size: 14px;
    color: #f00;
    margin: 4px 0;
    background-color: #fdd;
    border: 0;
    border-radius: 5px;
}
.login-inp-tips-g {
    height: 26px;
    line-height: 26px;
    width: 100%;
    font-size: 14px;
    color: #0a0;
    margin: 6px 0;
    background-color: #ded;
    border: 0;
    border-radius: 5px;
}
.login-in {
    width: 130px;
    border: none;
}
.login-btn,
.login-next {
    display: block;
    text-align: center;
    border: 2px solid #eee;
    cursor: pointer;
    touch-action: manipulation;
    padding: 0;
    font-size: 18px;
    font-weight: 400;
    background-color: #bbb;
    color: #fff;
    width: 137px;
    height: 44px;
    border-radius: 5px;
    user-select: none;
}
.clr {
    background-color: #0a0;
}
.reg-xieyi p{color: #f00;text-align:center;margin: 0 0 4px 0;}
.reg-xieyi p a{color: #05c;}
.login-tips h5{
    width: 126px;
    height: 20px;
    line-height: 20px;
    font-size: 16px;
    color: #888;
    font-weight: normal;
    margin: 0;
    cursor: pointer;
}
.login-tips {
    height: auto;
    border: 0;
    margin: 0;
}
.help-tips p {
    font-size: 16px;
    color: #383c3e;
    line-height: 26px;
    margin: 8px 0 0 0;
}
.reg-tips2 a {
    color: #000;
}
/* 中心弹层 登录/注册层 E */
/* 中心弹层 搜索/导航层 S */
#pu-layer-search {
    z-index: 115;
}
.pu-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3);
    z-index: 1;
}
.pu-layer-wrap {
    position: absolute;
    border-radius: 8px;
    padding: 0 14px 11px;
    background-color: #fff;
    box-shadow: 7px 9px 9px 0 rgba(0, 0, 0, 0.12);
}
.layer-nav-wh {
    width: 96%;
    height: 78%;
    overflow: auto;
}
.puLayer-close {
    position: absolute;
    width: 30px;
    height: 30px;
    line-height: 20px;
    text-align: center;
    top: 13px;
    right: 0;
    padding-right: 1px;
    cursor: pointer;
    color: #000;
    opacity: 0.7;
    z-index: 15;
}
.pu-layer-wrap .puLayer-con {
    height: 100%;
    overflow-y: auto;
    overflow-x: hidden;
}
.layer-nav-login {
    width: 100%;
    height: 32px;
    line-height: 32px;
    margin: 0;
    padding: 0;
}
.pu-layer-wrap .layer-tit-glb i {
    color: #0a0;
    line-height: 28px;
    margin: 0 2px 0 0;
}
.pu-layer-wrap .layer-tit-glb h4 {
    line-height: 28px;
    font-size: 16px;
    color: #383c3e;
}
.layer-sonav-tit {
    font-size: 18rem;
    margin: 2px 0 1px 0;
    padding: 0 0 4px 0;
    border-bottom: 2px solid #eee;
}
.layer-sonav-tit i {
    color: #0a0;
    line-height: 28px;
    margin: 0 2px 0 0;
}
.layer-cart-uot {
    height: auto;
    border: 0;
    margin: 2px auto 0 auto;
}
.soso-fo{
    border: 1px solid #ccc;
    border-radius: 4px;
    margin: 12px auto;
}
.soso-fo input {
    flex: 1;
    height: 42px;
    line-height: 42px;
    width: px;
    padding: 0 0 0 6px;
    outline: none;
    border: none;
    border-radius: 5px;
}
.soso-fo .icon-a2-sousuo3 {
    font-size:14px;
}
.soso-fo button {
    width: 76px;
    height: 38px;
    line-height: 36px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    letter-spacing: 2px;
    margin: 0 2px 0 0;
    padding: 0;
    background-color: #0a0;
    border: 1px solid #bbb;
    border-radius: 5px;
    outline: 0;
    cursor: pointer;
}
.layer-sonav-tit span {
    line-height: 28px;
    font-size: 16px;
    color: #383c3e;
}
.layer-so-nav {
  font-size: 14px;
  line-height: 26px;
  margin: 3px 0 0 0;
  -webkit-flex-flow: row wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-lines: multiple;
  -moz-flex-flow: row wrap;
  box-orient: horizontal;
  box-lines: multiple;
  flex-wrap: row wrap;
}
.layer-so-nav li {
  width: 30%;
  line-height: 3px;
  text-align: center;
  margin: 4px 0;
  border: 1px solid #bbb;
  border-radius: 3px;
}
.layer-so-nav li a {
    color: #383c3e;
    font-size: 14px;
}
.layer-so-nav li a i {
    margin: 0 2px 0 0;
}
/* 中心弹层 搜索/导航层 E */
/* 中心弹层 收藏层 S */
.layer-kefu-wh {
    width: 96%;
    max-width: 620px;
    height: 85%;
    overflow: auto;
    z-index: 12;
}
.kefu-txt {
    height: 35px;
    line-height: 35px;
    color: #383c3e;
    font-size: 16px;
    text-align: center;
}
.kefu-txt i {
  font-size: 22px;
  color: #0a0;
  margin: 0 4px 0 0;
}
.kefu-txt ins {
  color: #05f;
  font-weight: 800;
  text-decoration: none;
  margin: 0 5px 0 0;
}
.code-txt {
  height: auto;
  line-height: 2px;
  font-size: 14px;
  text-align: center;
  margin: 2px auto;
}
.code-txt i {
  font-size: 16px;
  color: #0a0;
  margin: 0 4px 0 0;
}
.kefu-txt .icon-a39-fuzhi {
  font-size: 22px;
  color: #0ae;
  margin: 0 0 0 8px;
  cursor: pointer;
}
.kefu-txt-saoma {
  font-size: 17px;
    color: #666;
    text-align: center;
    line-height: 32px;
    margin: 6px 0;
}
.kefu-code {
  height: 168px;
  width: 168px;
  margin: 0 auto;
  background-position: 0 0;
  text-decoration: none;
}
.kefu-code img{
  border: 0;
  text-decoration: none;
}
.favourite-btn {
    width: 236px;
    background: linear-gradient(90deg, #7be965, #0f7c07);
    border-radius: 2px;
    cursor: pointer;
    font-size: 16px;
    height: 48px;
    margin: .8rem auto;
}
.kefu-tips {
  margin: 0;
  color: #666;
}
.kefu-tips h5 {
  height: 24px;
  font-size: 16px;
  margin: 0;
}
.kefu-tips h5 i {
    color: #fa4;
    font-weight: 400;
    margin: 0 4px 0 0;
}
.kefu-tips h5 em {
  font-weight: 800;
}
.kefu-tips p {
  font-size: 14px;
  line-height: 18px;
  margin: 6px 0;
}
/* 中心弹层 收藏层 E */