*{margin: 0;padding: 0;}
html,body{
    width: 100vw;
    height: 100vh;
    overflow-x: hidden;
}
body::-webkit-scrollbar {display:none}
img{vertical-align: top;}
.ov{
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
#content{
    width: 100%;
    height: 100%;
    background: url(../images/bg.jpg) repeat-y;
    background-size: 100% auto;
    overflow-y: scroll;
}
.banner{ width:100%; height:5.37rem;margin-top:0rem;}
.banner .swiper-container{height: 100%;}
.banner img{width: 100%;height: 100%;}
.banner .swiper-pagination-bullet{width: 0.2rem;height: 0.2rem;background: #fff;opacity: 1;}
.banner .swiper-pagination-bullet-active{width: .56rem;background: #EFCA88;border-radius: .1rem;}
.banner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin: 0 0.02rem}


@font-face {
    font-family: ruizi;
    src: url(../fonts/RuiZiZhenYanTiMianFeiShangYong-2.ttf);
}
.banner-top img{
    /* width: 0.23rem;
    height: 0.24rem; */
    width: 23px;
    height: 24px;
    margin-top: .26rem;
}
.banner-top span{
    padding: 0 .25rem;
    background: linear-gradient(to bottom, #EAD7B8, #E1DED8);
    -webkit-background-clip: text;
    color: transparent;
}

.bb235{
    position: absolute;
    left: 0;
    width: 100%;
    height: 1.5rem;
}
.bb235 img{
    width: 100%;
    height: 1.5rem;
}
.main{
    width: 100%;
}
.rank{
    width: 100%;
    height: 2.81rem;
    background: url(../images/rank_bg.png) no-repeat;
    background-size: 100% 100%;
    margin-top: 1.63rem;
    text-align: center;
}
.rank>div{
    height: 100%;
    position: relative;
}
.rank-l{
    width: 33%;
    float: left;
    margin-left: .24rem;
}
.rank-l .rank-img{
    position: absolute;
    bottom: 2.34rem;
    left: 0.4rem;
}
.rank-l .rank-name{
    margin-top: 0.88rem;
}
.rank-c{
    width: 2.49rem;
    float: left;
}
.rank-c .rank-img{
    position: absolute;
    bottom: 2.71rem;
    left: .4rem;
}
.rank-c .rank-name{
    margin-top: 0.53rem;
}
.rank-r{
    /* width: 2.2rem; */
    float: right;
    margin-right: .24rem;
}
.rank-r .rank-img{
    position: absolute;
    bottom: 2.1rem;
    left: 0.3rem;
}
.rank-r .rank-name{
    margin-top: 0.88rem;
}
.rank-img{
    width: 1.69rem;
    height: 1.69rem;
    border-radius: 25px;
    overflow: hidden;
}
.rank-img img{
    width: 100%;
    height: 100%;
}
.rank-name{
    font-size: .3rem;
    font-weight: bold;
    color: #882E1F;
    margin-bottom: 0.1rem;
}
.rank-v{
    font-size: .22rem;
    color: #847E72;
}
.rank-down{
    margin: 0 auto;
    text-align: center;
}
.rank-l .rank-down{margin-top: .33rem;}
.rank-c .rank-down{margin-top: .56rem;}
.rank-r .rank-down{margin-top: .33rem;}
.btn{
    width: 1.55rem;
    height: 0.47rem;
}
.btn img,.btn a{
    display: inline-block;
    width: 1.55rem;
    height: 0.47rem;
}
/* ------------------------------ */
.v-list{
    width: 94%;
    margin: .23rem auto 0;
}
.v-item{
    width: 100%;
    height: 1.53rem;
    background: url(../images/list_bg.jpg) repeat-x;
    background-size: 1px 1.53rem;
    position: relative;
    margin-bottom: 22px;
    overflow: hidden;
}
.list-rank{
    position: absolute;
    top: 0;
    left: 0;
    width: .6rem;
    height: .6rem;
    background: url(../images/list_rank.png) no-repeat;
    background-size: 100% 100%;
    color: #fff;
    line-height: 0.45rem;
    font-size: .16rem;
    text-align: left;
    text-indent: .06rem;
    overflow: hidden;
}
.list-img{
    width: 1.29rem;
    height: 1.29rem;
    border-radius: .2rem;
    overflow: hidden;
    float: left;
    margin: .12rem .2rem 0 .5rem;
}
.list-img img{
    width: 100%;
    height: 100%;
}
.list-text{
    width: 3.28rem;
    height: 1.53rem;
    float: left;
}
.list-name{
    height: 0.36rem;
    margin-top: .18rem;
}
.v-name{
    width: 1.28rem;
    margin-bottom: 0;
    float: left;
    line-height: 0.36rem;
}
.v-style{
    float: left;
    width: 1.44rem;
    height: 0.29rem;
    line-height: 0.29rem;
    border-radius: .145rem;
    background: #ff0000;
    color: #fff;
    padding: 0 .16rem;
    font-size: .16rem;
    margin-top: 0.04rem;
}
.list-info{
    height: .3rem;
    width: 100%;
    line-height: 0.3rem;
    font-size: .15rem;
    color: #444;
    margin-top: 0.08rem;
}
.list-v{
    width: 100%;
    height: .32rem;
    line-height: 0.32rem;
    color: #393E63;
    margin-top: 0.12rem;
    font-size: .22rem;
}
.list-v span{
    margin-right: 12px;
}

.list-btn{
    float: left;width: 1rem;
}
.list-btn img{
    width: 1.55rem;
    height: 0.47rem;
    margin-top: .54rem;
    margin-left: 0.05rem;
}
.footer{
    width: 100%;
    height: 2.14rem;
    margin-top: .36rem;
    padding-bottom: 0.4rem;
    background: rgba(0,0,0,.8);
    font-size: .14rem;	
    background: url(../images/foot.png) no-repeat;
    background-size: 100% 100%;
    color: #fff;
    text-align: center;
}
.logo{
    width: 100%;
    height: 0.8rem;
    text-align: center;
    margin: .18rem auto .1rem;
    position: relative;
}
/* .logo img{width: 2rem;height: 1rem;  margin-left: -1.2rem; margin-right: 2rem;} */

.logo a {
  display: inline-block;
}

.zz {
  margin-top: 3%;
}

.beian-container {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 10px;
}
.beian-container .beian-img {
  width: 35px;
  margin-right: 10px;
}

.beian-container a {
  color: #0000ee;
}

.addclick {
  position: absolute;
  left: 0%;
  width: 46.3%;
  top:1%;
  /* background: rgba(255,255,255,0.5); */
}

.xxxx {
  position: absolute;
  left: 46%;
  width: 50%;
  /* background: rgba(0,0,0,0.5) */
}

.weixin-anzuo {
    width: 100%;
    height: 100%;
    color: #fff;
    position: fixed;
    z-index: 999998;
    background: rgba(0, 0, 0, 0.7);
    top: 0;
    display: none;
  }
  
  .box {
    width: 90%;
    margin-top: 15%;
    margin-left: auto;
    margin-right: auto;
  }
  
  .box-left {
    width: 100%;
    float: left;
  }
  
  .box-right {
    width: 20%;
    float: left;
    position: fixed;
    top: 0;
    right: 2%;
  }
  
  .box-right img {
    width: 100%;
  }
  
  .span-tr {
    width: 100%;
    height: 30px;
    font-size: 12px;
    color: #fff;
    text-align: left;
    line-height: 30px;
    display: block;
  }
  
  .span-round {
    width: 25px;
    height: 25px;
    line-height: 25px;
    display: inline-block;
    text-align: center;
    color: #fff;
    margin: 0 5%;
    background: #fa6f13;
    border-radius: 50%;
  }
  
  .span-inc {
    margin: 0 10px;
  }