| | |
| | | @import "./home.skeleton.wxss"; |
| | | |
| | | .background { |
| | | width: 100%; |
| | | position: fixed; |
| | |
| | | } |
| | | |
| | | .swiper .img { |
| | | width: auto !important; |
| | | height: auto !important; |
| | | max-width: 100% !important; |
| | | max-height: 100% !important; |
| | | /* max-height: 100% !important; */ |
| | | width: auto !important; |
| | | /* height: auto !important; */ |
| | | position: absolute !important; |
| | | top: 0 !important; |
| | | left: 0 !important; |
| | |
| | | background-repeat: no-repeat; |
| | | background-size: 40% 64%; |
| | | background-position: right; |
| | | background-image: url(http://jsysf.bnuic.com/website/image/click-icon.png); |
| | | background-image: url(https://jsek.bnuic.com/website/image/click-icon.png); |
| | | } |
| | | |
| | | .t-tabs .t-tabs__track { |