.header {
  width: 100%;
  height: 66px;
  background: url(../images/header-bg1.png);
  background-size: 100% 100%;
  position: relative;
  top: 0;
  z-index: 666;
  left: 0;
  .content {
    width: 1308px;
    height: 66px;
    margin: 0 auto;
    background: url(../images/header-bg2.png);
    background-size: 100% 100%;
    font-size: 0;

    .header-logo {
      display: inline-block;
      vertical-align: top;
      margin-left: 130px;
      margin-top: 8px;
    }
    .nav {
      height: 66px;
      display: inline-block;
      vertical-align: top;
      .nav-ul {
        padding-left: 16px;
        .nav-li {
          display: inline-block;
          vertical-align: top;
          height: 66px;
          line-height: 66px;
          margin-right: 70px;
          a {
            font-size: 20px;
          }
          &:last-child {
            margin-right: 0;
          }
        }
      }
    }
    .login-no {
      // display: none;
      float: right;
      font-size: 16px;
      height: 66px;
      line-height: 66px;
      position: relative;
      .login {
        display: inline-block;
        margin-right: 20px;
      }
      .register {
        display: inline-block;
        margin-right: 120px;
      }
      .line {
        position: absolute;
        width: 1px;
        height: 14px;
        top: 50%;
        margin-top: -5px;
        left: 52px;
        background: #ECECEC;
      }
    }
    .lonin-yes {
      display: none;
      margin-left: 360px;
      position: relative;
      .header-avatar {
        display: inline-block;
        vertical-align: top;
        width: 45px;
        height: 45px;
        margin-top: 10.5px;
        border-radius: 50%;
      }
      .header-name {
        display: inline-block;
        color: #111111 !important;
        vertical-align: top;
        width: 265px;
        height: 66px;
        line-height: 66px;
        font-size: 20px;
        margin-left: 8px;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
      }
      .info-pop-box {

        width: 278px;
        height: 392px;
        position: absolute;
        top: 66px;
        left: -25px;
        display: none;
        .info-pop {
          margin-top: 14px;
          float: left;
          width: 278px;
          height: 378px;
          background: #eeeeee;
          border-radius: 7px;
          .info-avatar {
            display: block;
            width: 75px;
            height: 75px;
            margin: 0 auto;
            border-radius: 50%;
            margin-top: 34px;
            margin-bottom: 14px;
          }
          .info-name {
            font-size: 22px;
            text-align: center;
            color: #111111;
          }
          .info-uid {
            font-size: 14px;
            text-align: center;
            color: #999999;
            margin-top: 5px;
            margin-bottom: 16px;
          }
          .info-score {
            font-size: 12px;
            text-align: center;
          }
          .progress-box {
            width: 180px;
            height: 8px;
            border: 1px solid #ff6600;
            border-radius: 4px;
            margin: 0 auto;
            margin-top: 5px;
            position: relative;
            .propress {
              width: 50%;
              height: 4px;
              width: 172px;
              background: linear-gradient(to right, #FF5102, #FE8D00);
              margin-top: 2px;
              margin-left: 4px;
              border-radius: 2px;
            }
            .level {
              width: 22px;
              position: absolute;
              top: -7px;
            }
            .level1 {
              left: -30px;
            }
            .level2 {
              right: -30px;
            }
          }
          .treasure-box {
            width: 216px;
            margin: 0 auto;
            margin-top: 26px;
            text-align: center;
            .treasure {
              display: inline-block;
              vertical-align: top;
              width: 50%;
              .num {
                font-size: 22px;
                margin-bottom: 5px;
              }
              .txt {
                font-size: 16px;
                color: #999999;
              }
            }
          }
          .personal {
            width: 235px;
            height: 55px;
            line-height: 55px;
            text-align: center;
            border-top: 1px solid #ECECEC;
            position: absolute;
            bottom: 0;
            left: 50%;
            margin-left: -117.5px;
            .per-center {
              font-size: 15px;
            }
            img {
              width: 6px;
              margin-left: 5px;
              vertical-align: middle;
            }
          }
        }
      }
    }
  }
}
.bg1{
  background: url("../images/bg1.png")no-repeat;
  background-size: 100% 100%;
  width: 100%;
  height: 802px;
  margin-top: -66px;
}
.top-content{
  width: 1308px;
  position: relative;
  margin: 0 auto;
}
.content1 {
  padding-top: 140px;
  margin-left: 245px;
}
.content1 div {
  float: left;
}
img {
  border: 0;
  vertical-align: top;
}
.content1 div {
  float: left;
}
.content1 .text1 {
  margin-left: 72px;
  height: 299px;
  margin-top: 40px;
}
.content1 .down {
  float: none;
  margin-left: 120px;
  margin-top: 380px;
  height: 62px;
}
.video {
  position: absolute;
  top: 197px;
  left: 258px;
  z-index: 100;
}
.content1 .down img {
  margin-right: 35px;
}
.Ornaments {
  position: absolute;
  z-index: 555;
}
.Ornaments1 {
  top: 296px;
  left: 126px;
}
.Ornaments2 {
  top: 373px;
  left: 160px;
}
.Ornaments3 {
  top: 412px;
  left: 444px;
}
.Ornaments4 {
  top: 549px;
  left: 206px;
}
.Ornaments5 {
  top: 275px;
  left: 471px;
}
.Home-box{
  width: 1366px;
  height: 2936px;
  margin: 0 auto;
  margin-top:40px;
}
.home-box-left{
  width: 1040px;
  height: 2936px;
  float: left;
}
.home-box-left-top{
  margin-bottom:15px;
}
.home-box-left-ul{
  li{
    position: relative;
    float: left;
    width: 237px;
    height: 300px;
    margin-right:22px;
    background-size: cover;
    margin-bottom:22px;
    .home-box-left-face{

      width: 238px;
      height: 237px;
      background-size: 100% 100%;
    }
    .home-box-left-b{
      width: 237px;
      height: 62px;
      background: #ffffff;
      border-radius: 0 0 10px 10px;
      p{

      }
    }
    .home-box-left-face-box{
      width: 237px;
      height: 237px;
      border-radius: 10px 10px 0 0;
      overflow: hidden;
    }
  }
}
.home-box-right{
  float: left;
  width: 320px;
  height: 2930px;
  margin-left: 5px;
}
.home-box-right-content{
  width: 320px;
  height: 2875px;
  background: #ffffff;
}
.home-box-left-b-name{
  font-size: 18px;
  color: #111111;
  height: 33px;
  line-height: 33px;
  text-indent: 10px;
}
.home-box-left-b-city{
  margin-left:10px;
  color: #666666;
  font-size: 14px;
}
.home-box-left-b-man{
  float: right;
  margin-right:10px;
  color: #666666;
  font-size: 14px;
  img{
    vertical-align: middle;
    margin-top: -5px;
    width: 15px;
    margin-right:3px;
  }
}
.home-box-left-family{
  position: absolute;
  top: 10px;
  left: 23px;
  .home-box-left-family-text{
    height: 26px;
    width: 53px;
    background: rgba(255,255,255,0.5);
    border-radius: 0 5px 5px 0;
    line-height: 26px;
    background-size: cover;

  }
}
.text-div{
  background-color: rgba(255, 255, 255, 0.8);
  z-index: 5555;
  color: #000;
  mix-blend-mode: screen;
  position: relative;

  height: 26px;
  line-height: 26px;
  min-width: 53px;
  text-align: center;
  border-radius: 0 5px 5px 0;
  font-family: arial;
  font-size: 15px;
  font-weight: 700;
  margin: 0;
  .text-div-l{
    position: absolute;
    left: -13px;
    top: 0px;
    display: block;
  }
  .zhao{
    position: absolute;
    height: 26px;
    width: 1px;
    left: -0.3px;
    top: 0;
    z-index: 5500;
    background-color: rgba(255, 255, 255, 0.8);

  }
}
.home-box-right-content-li1{
  height: 695px;
  border-bottom: 1px solid #EFEFEF;
  margin-left:15px;
  margin-right: 15px;
  padding-bottom:10px;
  .home-li-top{
    height: 55px;
    line-height: 55px;
    position: relative;
  }
  .home-li-h2{
    text-indent: 5px;
  }
  .home-li-span{
    position: absolute;
    right: 3px;
    top: 4px;
  }
  .home-li-ul{
    height: 640px;
    overflow: hidden;
    li{
      position: relative;
      height: 64px;
      line-height: 64px;

      .home-li-wins{
        display: inline-block;
        position: absolute;
        width: 42px;
        color: #111111;
        text-indent: 6px;
        font-size: 18px;
        img{
          vertical-align: middle;
          margin-left:-6px;
        }
      }
      .home-li-face{
        display: inline-block;
        position: absolute;
        left: 42px;
        img{
          width: 46px;
          height: 46px;
          border-radius: 50%;
          vertical-align: middle;
          margin-top:-3px;
        }
      }
      .home-li-name{
        display: inline-block;
        position: absolute;
        width: 150px;
        left: 90px;
        height: 64px;
        margin-left:8px;
      }
      .home-li-nick{
        font-size: 16px;
        color: #111111;
        height: 18px;
        line-height: 18px;
        margin-top:13px;
        img{
          vertical-align: middle;
          width: 24px;
          margin-top:-7px;
        }
      }
      .home-li-id{
        margin-top:8px;
        font-size: 14px;
        color: #ff6600;
        height: 12px;
        line-height: 12px;
      }
    }
  }
}
.home-box-right-content-li2{
  height: 695px;
  border-bottom: 1px solid #EFEFEF;
  margin-left:15px;
  margin-right: 15px;
  padding-bottom:10px;
  .home-li-top{
    height: 55px;
    line-height: 55px;
    position: relative;
  }
  .home-li-h2{
    text-indent: 5px;
  }
  .home-li-span{
    position: absolute;
    right: 3px;
    top: 4px;
  }
  .home-li-ul{
    height: 640px;
    li{
      position: relative;
      height: 64px;
      line-height: 64px;

      .home-li-wins{
        display: inline-block;
        position: absolute;
        width: 42px;
        color: #111111;
        text-indent: 6px;
        font-size: 18px;
        img{
          vertical-align: middle;
          margin-left:-6px;
        }
      }
      .home-li-face{
        display: inline-block;
        position: absolute;
        left: 42px;
        img{
          width: 46px;
          height: 46px;
          border-radius: 50%;
          vertical-align: middle;
          margin-top:-3px;
        }
      }
      .home-li-name{
        display: inline-block;
        position: absolute;
        width: 150px;
        left: 90px;
        height: 64px;
        margin-left:8px;
      }
      .home-li-nick{
        font-size: 16px;
        color: #111111;
        height: 18px;
        line-height: 18px;
        margin-top:13px;
        img{
          vertical-align: middle;
          width: 24px;
          margin-top:-7px;
        }
      }
      .home-li-id{
        margin-top:8px;
        font-size: 14px;
        color: #ff6600;
        height: 12px;
        line-height: 12px;
      }
    }
  }
}
.home-box-right-content-li3{
  height: 695px;
  border-bottom: 1px solid #EFEFEF;
  margin-left:15px;
  margin-right: 15px;
  padding-bottom:10px;
  .home-li-top{
    height: 55px;
    line-height: 55px;
    position: relative;
  }
  .home-li-h2{
    text-indent: 5px;
  }
  .home-li-span{
    position: absolute;
    left: 57px;
    top: 4px;
    width: 350px;
  }
  .home-li-ul{
    height: 640px;
    li{
      position: relative;
      height: 64px;
      line-height: 64px;

      .home-li-wins{
        display: inline-block;
        position: absolute;
        width: 42px;
        color: #111111;
        text-indent: 6px;
        font-size: 18px;
        img{
          vertical-align: middle;
          margin-left:-6px;
        }
      }
      .home-li-face{
        display: inline-block;
        position: absolute;
        left: 42px;
        img{
          width: 46px;
          height: 46px;
          border-radius: 50%;
          vertical-align: middle;
          margin-top:-3px;
        }
      }
      .home-li-name{
        display: inline-block;
        position: absolute;
        width: 150px;
        left: 90px;
        height: 64px;
        margin-left:8px;
      }
      .home-li-nick{
        font-size: 16px;
        color: #111111;
        height: 18px;
        line-height: 18px;
        margin-top:13px;
        img{
          vertical-align: middle;
          width: 24px;
          margin-top:-7px;
        }
      }
      .home-li-id{
        margin-top:8px;
        font-size: 14px;
        color: #ff6600;
        height: 12px;
        line-height: 12px;
      }
    }
  }
}
.home-box-right-content-li4{
  height: 747px;
  margin-left:15px;
  margin-right: 15px;
  padding-bottom:10px;
  .home-li-top{
    height: 55px;
    line-height: 55px;
    position: relative;
  }
  .home-li-h2{
    text-indent: 5px;
  }
  .home-li-span{
    position: absolute;
    right: 3px;
    top: 4px;
  }
  .home-li-ul{
    height: 640px;
    li{
      position: relative;
      height: 64px;
      line-height: 64px;

      .home-li-wins{
        display: inline-block;
        position: absolute;
        width: 42px;
        color: #111111;
        text-indent: 6px;
        font-size: 18px;
        img{
          vertical-align: middle;
          margin-left:-6px;
        }
      }
      .home-li-face{
        display: inline-block;
        position: absolute;
        left: 42px;
        img{
          width: 46px;
          height: 46px;
          border-radius: 50%;
          vertical-align: middle;
          margin-top:-3px;
        }
      }
      .home-li-name{
        display: inline-block;
        position: absolute;
        width: 150px;
        left: 90px;
        height: 64px;
        margin-left:8px;
      }
      .home-li-nick{
        font-size: 16px;
        color: #111111;
        height: 18px;
        line-height: 18px;
        margin-top:13px;
        img{
          vertical-align: middle;
          width: 24px;
          margin-top:-7px;
        }
      }
      .home-li-id{
        margin-top:8px;
        font-size: 14px;
        color: #ff6600;
        height: 12px;
        line-height: 12px;
      }
    }
  }
}
.home-li-act{
  color: #ff6600;
}
.home-li-span{
  span{
    cursor: pointer;
  }
}
.text-div-r{
  position: absolute;
  right: -13px;
  bottom: 0;
}
.yourclass{
  border-radius: 20px !important;
  overflow: hidden;
  width: 760px;
  height: 600px;
}
.layui-layer-iframe iframe{
  border-radius: 20px !important;
  overflow: hidden;
  width: 760px;
  height: 600px;
}
.layui-layer-setwin .layui-layer-close2{
  display: none;
}
.login-out{
  font-size: 18px;
  color: #333;
  cursor: pointer;
  top: 20px;
  right: 10px;
  position: absolute;
}
.zl-scrollBarBox{
  background: #ffffff !important;
}
.zl-verticalBar{
    opacity: 0;
    transition: 0.5s opacity !important;
}