* {
  margin: 0;
  padding: 0;
}
a {
  text-decoration: none;
}
li {
  list-style: none;
}
html, body {
  width: 100%;
  height: 100%;
}
html {
  font-size: 16px;
  font-size: 13.33333333333333vw;
}
.clearfix::after {
  content: '';
  display: block;
  clear: both;
  width: 0;
}
img{
  object-fit: fill;
}
@media (min-width: 750px) {
  html {
    font-size: 100px;
  }
}
.flex {
  display: flex;
}
.flex-h {
  flex-direction: row;
}
.flex-w {
  flex-direction: column;
}
.flex-between {
  justify-content: space-between;
}
.flex-align {
  align-items: center;
}
.content {
  width: 7.5rem;
  margin: 0 auto;
}
.navwrap {
  width: 7rem;
  margin: 0 auto;
}
.bannercms {
  width: 7.5rem;
  height:auto;
  position: relative;
}
.bannercms .header,
.bannercms .wishcms {
  position: absolute;
}
.bannercms .banner{
  width: 100%;
  height: 100%;
}
.bannercms .bgcms{
  width: 7.5rem;
  height: .83rem;
  overflow: hidden;
  position: absolute;
  left: 0;
  bottom: -.3rem;
  z-index: 100000;
}
.bannercms .bgcms .bgwraps{
  position: absolute;
  left: 0;
  bottom: 0;
  width: 15rem;
  height: .83rem;
  display: flex;
  flex-wrap: nowrap;
}
.bannercms .bgcms .cover {
  float: left;
  height: .83rem;
}
.bannercms .header {
  width: 7.5rem;
  box-sizing: border-box;
  padding: .3rem .3rem 0;
  top: 0;
  z-index: 100000;
}
.bannercms .header .logo {
  font-size: 0;
  width: 1.98rem;
  height: .49rem;
}
.bannercms .header .logo img {
  width: 100%;
  height: 100%;
}
.bannercms .header .logincms {
  font-size: 0;
}
.bannercms .header .logincms .loginwraps {
  display: none;
}
.bannercms .header .logincms .loginwraps.show {
  display: block;
}
.bannercms .header .logincms .islogin{
  position: relative;
  width: .5rem;
  height: .5rem;
}
.bannercms .header .logincms .islogin img.avator {
  border-radius: 50%;
  border: .02rem solid #fff;
  width: .46rem;
  height: .46rem;
}
.bannercms .header .logincms .islogout a{
  font-size: .28rem;
  color:#fff;
}
.bannercms .header .logincms .islogout a:nth-child(2){ margin-left:0.28rem;}
.bannercms .wishcms {
  position: absolute;
  left: 0;
  top: 1.8rem;
  width: 7.5rem;
  z-index: 100000;
}
.bannercms .wishcms .wishcons {
  width: 7.5rem;
  height: 1.4rem;
  overflow: hidden;
}
.bannercms .wishcms .wishcons .wishwapcms {
  height: 1.6rem;
  float: left;
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}
.banner ul li img{width: 100%;display: block;}
.banner .banners span{background-color: #fff;opacity: .7;}
.banner .banners .swiper-pagination-bullet-active{background-color: white;background-color: #ffe037; opacity: 1;}
.wishcms .wishwapcms .topwishs,
.wishcms .wishwapcms .bottomwishs{
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}
.wishcms .wishwapcms .topwishs{
    margin-bottom:.3rem;
}
.wishcms .wishwapcms .topwishs .wishitems,
.wishcms .wishwapcms .bottomwishs .wishitems{
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    white-space: nowrap;
    position: relative;
    float: left;
    margin-right: .2rem;
    height: .5rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: .25rem;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    background-color: #fefdfa;
    padding:0 .35rem 0 .03rem;
   
    font-size:0;
}
.wishcms .wishwapcms .topwishs .wishitems .avatordiv,
.wishcms .wishwapcms .bottomwishs .wishitems .avatordiv{
    position: relative;
    width:.42rem;
    height: .42rem;
    border-radius:50%;
}
.wishcms .wishwapcms .topwishs .wishitems span,
.wishcms .wishwapcms .bottomwishs .wishitems span{
    font-size: .24rem;
    color:#3f236d;
}
.wishcms .wishwapcms .topwishs .wishitems.isbests span,
.wishcms .wishwapcms .bottomwishs .wishitems.isbests span{
    color:#f00;
}
.wishcms .wishwapcms .bottomwishs{
    margin-left: .2rem;
}
.bannercms .wishcms .wishcons .wishwapcms .wishitems {
  font-size: 0;
  margin-right: .3rem;
  background: rgba(255, 255, 255, 0.5);
  border-radius: .25rem;
  height: .5rem;
  line-height: .5rem;
  padding: 0 .04rem;
  box-sizing: border-box;
}
.bannercms .wishcms .wishcons .wishwapcms .wishitems a {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  align-items: center;
  color: #3f236d;
}
.bannercms .wishcms .wishcons .wishwapcms .wishitems .wishavator {
  width: .42rem;
  height: .42rem;
  border-radius: 50%;
}
.bannercms .wishcms .wishcons .wishwapcms .wishitems .wishtxt {
  font-size: .24rem;
  margin-left: .1rem;
  margin-right: .1rem;
}
.bannercms .wishcms .buttoncms {
  position: absolute;
  top: 2.6rem;
  right: .3rem;
  font-size: .24rem;
}
.bannercms .wishcms .buttoncms .btnwapcms {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  align-items: center;
}
.bannercms .wishcms .buttoncms .btnwapcms a {
  height: .52rem;
  background: #f0f2f3;
  border-radius: .26rem 0 0 .26rem;
  line-height: .52rem;
  color: #838991;
  padding: 0 .3rem;
}
.bannercms .wishcms .buttoncms button {
  background: none;
  height: .52rem;
  display: none;
  border: none;
  outline: none;
  width: .7rem;
}
.bannercms .wishcms .buttoncms button img {
  width: .7rem;
  height: .52rem;
}
.bannercms .wishcms .buttoncms button.show {
  display: block;
}
.navboxcms {
  padding: .5rem 0 0 0;
}
.navboxcms .navwraps {
  padding-bottom: .3rem;
}
.navboxcms .swiper-slide {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  width: 6.9rem;
  justify-content: space-between;
}
.navboxcms .navitemcms {
  width: 1.2rem;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  font-size: .24rem;
  color: #7b7b7b;
  align-items: center;
  margin-right: .22rem;
  margin-bottom: .22rem;
  line-height: 1.8;
}
.navboxcms .navitemcms:nth-child(5n+5) {
  margin-right: 0;
}
.navboxcms .navitemcms img {
  display: block;
  width: .82rem;
  height: .82rem;
  margin: 0 auto;
}
.navboxcms .swiper-pagination.swiper-pagination-bullets {
  bottom: 0;
}
.navboxcms .swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet{
  width: .1rem;
  height: .1rem;
}
.navboxcms .swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet-active {
  width: .18rem;
  height: .1rem;
  background: #e5422d;
  border-radius: .05rem;
}
.footmore {
  text-align: center;
  padding: .1rem 0 1.6rem;
  font-size: .24rem;
  color: #c6c6c6;
}
.footmore p{ line-height:0.4rem; color:#000;}
.footmore p a{
  color: #AC5A4A;
}
.news-list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.news-item {
    width: 49%;
    margin-bottom: 10px;
    border-radius: 10px;
    background: rgb(255, 255, 255, .6);
    box-shadow: 0 0 10px rgb(158, 158, 158, .22);
    overflow: hidden;
}
.news-item a {
    padding: 6px;
    display: block;
    justify-content: space-between;
    align-items: center;
    max-width: 100%;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
}
.news-item a .info {
    max-width: 100%;
    padding-top: 0.1rem;
}
.news-list .img .w {
    background: #12b786;
    border-radius: 0 0.4rem 0.4rem 0;
}
.news-list .img .w, .news-list .img .d {
    margin: 0 0 0 -6px;
    padding: 0.05rem 0.1rem;
    display: block;
    width: auto;
    height: auto;
    text-align: center;
    color: #fff;
    font-size: 14px;
    overflow: hidden;
}
.left {
    float: left;
}
.news-list .img .d {
    background: #f44336;
    margin: 0 -6px 0 0;
    border-radius: 0.4rem 0 0 0.4rem;
}
.right {
    float: right;
}
.clear {
    clear: both;
}
.news-item a .info .tit {
    font-size: 15px;
    line-height: 20px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden; color:#394958;
}
.news-item a .info .time {
    font-size: 14px;
    color: #666;
    margin-top: 5px;
    display: flex;
    align-items: center;
}
.news-item a .info .time span{ font-size:13px;}