
.actListModel{background-color: #545454; padding: 0.3rem 0; text-align: center; position: relative; width: 100%; overflow: hidden;}
.actListModel-title{color: #fff;color: #fff;    font-size: 0.6rem; padding: 0.3rem 0;}
.actListModel-div{padding: 0.3rem 0; margin: 0 0.6em; min-height: 5.7rem;}
.actListModel-swiper-slide{border-radius: 0.2rem;background-color: #fff;}
.actListModel-swiper-slide img{border-radius: 0.2rem 0.2rem 0 0;float:left; width:100%;}
.actListModel-div-item{border:1px solid #fff;border-radius: 0.2rem;}
.actListModel-txt{padding:0.2rem 0;border-radius: 0 0 0.2rem 0.2rem;clear: both;color: #fff;text-transform: capitalize;font-size: 0.35rem;}
.actListModel-more{text-transform:uppercase; display: flex; align-items: center; justify-content: center; cursor: pointer;}
.actListModel-more .btn{ border:1px solid #ffffff; color:#ffffff; width:5rem; }

.actListModel-modal{margin: 0;padding: 0;position:fixed;width: 100%;height: 100%;top:0;left: 0;z-index:99999;background-color:#545454; display: none;}
.actListModel-close{position: fixed;top: 0;right: 0;background-color: #545454; z-index: 22; width: 100%; height:1.5rem; text-align: right; cursor: pointer;}
.actListModel-close span{ color:#ffffff; font-size: 0.7rem; display: block; margin-right: 0.3rem; margin-top: 0.2rem;}
.actListModel-div2{text-align: center;overflow-y: scroll;height: 100%;}
.actListModel-div2-div{display: flex;align-items: center;flex-wrap: wrap;justify-content:space-evenly; padding-top: 2rem;}
.actListModel-item{width: 45%; border-radius: 0.2rem; padding:0.3rem 0;}
.actListModel-item img{border-radius: 0.2rem 0.2rem 0 0; float:left; width:100%;}
.actListModel-div2-div .actListModel-txt{font-size: 0.35rem;}
.actListModel-txt{padding:0.2rem 0;border-radius: 0 0 0.2rem 0.2rem;clear: both;color: #fff;text-transform: capitalize;font-size: 0.35rem;}