
.notice{ height: .5rem; line-height: .5rem; padding: .1rem .24rem; font-size: .28rem; display: flex; justify-content: flex-start;}
.notice h3{ 
    min-width: 1rem; padding-left: .5rem;
    font-size: .28rem; font-weight: bolder;
    color: #FF0000; 
    background: url(../image/icon-notice.png) no-repeat   ; 
    background-size: .4rem .3rem;
    background-position: 5px 5px;
}
.notice a{ color: #3d3d3d;}
.notice .swiper{ height: .5rem; margin: 0; overflow: hidden;}
.notice .swiper-slide{ height: .5rem; overflow: hidden;color: #3361FF;}
.banner{
    width: 100%;
    padding-bottom: 10px;
     
}
.banner img{
      width: 95%;
  margin: auto;
  display: block;
}

.banner .swiper-slide{ width: 7.1rem; height: 3.4rem; border-radius: .3rem; overflow: hidden;}
.banner img{ border-radius: .3rem;}

.mar {
    width: 95%;
    margin: 0 auto;
    height: 6vw;
    display: flex;
    justify-content: space-between;
    align-items: center;
    
}

.mar img {
    height: 7vw;
}

/*marquee {*/
/*    font-size: 13px;*/
/*    color: #484a50;*/
/*    margin-left: 2vw;*/
/*    margin-right: 2vw;*/
/*}*/