.home{position:relative;width:100%}.home .banner{width:100%;position:relative}.home .banner img{width:100%;display:block;object-fit:cover}.home .banner .play{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%)}.home .banner .play img{width:80px;opacity:.7}.home .banner .nums{position:absolute;left:0;width:100%;bottom:5%;display:flex;justify-content:center}.home .banner .nums .line{width:1px;height:93px;background-color:white;margin:0 8vw}.home .banner .nums .item{text-align:center}.home .banner .nums .item .t1{display:flex;align-items:flex-end}.home .banner .nums .item .t1 .sz{color:#FFFFFF;font-size:3.2vw;font-weight:bold}.home .banner .nums .item .t1 .tag{color:white;font-size:1.1vw;transform:translateY(-15px)}.home .banner .nums .item .t2{color:white;font-size:1.1vw;margin-top:10px}.home .section1{width:80vw;margin:4vw auto}.home .section1 .t{color:#232323;font-size:2.5vw;font-weight:bold}.home .section1 .des{color:#333333;font-size:1.1vw;line-height:1.8;margin:3vw 0}.home .section1 .pic img{width:100%}.home .section2{width:80vw;margin:4vw auto}.home .section2 .t{color:#232323;font-size:2.5vw;font-weight:bold}.home .section2 .allItems{margin:3vw auto;display:flex;justify-content:space-between;flex-wrap:wrap}.home .section2 .allItems .item{width:48.5%;background:#eee;margin-bottom:2vw;position:relative}.home .section2 .allItems .item .pic{width:100%;overflow:hidden}.home .section2 .allItems .item .pic img{width:100%;object-fit:cover;transition:all 600ms}.home .section2 .allItems .item .title{position:absolute;left:0;top:50%;transform:translateY(-50%);width:100%;text-align:center;color:#fff;font-size:1.3vw;font-weight:bold}.home .section2 .allItems .item:hover .pic img{transform:scale(1.05)}@media screen and (max-width: 1024px){.home{padding-top:60px}.home .banner .nums .item .t1 .sz{font-size:30px}.home .banner .nums .item .t1 .tag{font-size:16px;transform:translateY(-5px)}.home .banner .nums .item .t2{font-size:16px}.home .section1{width:90%;margin:30px auto}.home .section1 .t{font-size:24px}.home .section1 .des{font-size:14px}.home .section2{width:90%;margin:30px auto}.home .section2 .t{font-size:24px}.home .section2 .allItems .item{width:100%;margin-bottom:20px}.home .section2 .allItems .item .title{font-size:18px}.home .section2 .allItems .item a{font-size:16px}.home .section2 .allItems .item a .icon{margin-left:10px}}