.app-home .home-main>.video{height:100vh;-o-object-fit:cover;object-fit:cover;-o-object-position:50% 60%;object-position:50% 60%;width:100%}@media (max-width:576px){.app-home .home-main>.video{height:100vw;width:100vw}}.app-home .home-main .b2{align-items:center;display:flex;flex-flow:column;position:relative;width:100%}.app-home .home-main .b2 .img-m1{min-height:280px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.app-home .home-main .b2 .t2{-o-object-fit:contain;object-fit:contain;position:absolute;top:8%;width:90%}@media (max-width:1280px){.app-home .home-main .b2 .t2{max-width:648px}}@media (min-width:1280px){.app-home .home-main .b2 .t2{max-width:1280px;width:60%}}.app-home .home-main>.news-wrap{margin:80px 24px 0}@media (max-width:576px){.app-home .home-main>.news-wrap{margin:12px}}.app-home .home-main .news-title{align-items:center;box-sizing:border-box;display:flex;flex-direction:row;justify-content:space-between;margin:0 10px 10px;padding:0 5px}.app-home .home-main .news-title>span{cursor:pointer}.app-home .home-main .news-title>:first-child{color:#333;font-family:FZLTXHK,AlibabaPuHuiTi_3_85_Bold,sans-serif;text-align:center}.app-home .home-main .news-title>:nth-child(2){color:#666;font-family:FZLTXHK,AlibabaPuHuiTi_2_55_Regular,sans-serif;font-size:14px;text-align:center}.app-home .home-main .news-title>:nth-child(2) .next-icon:before{font-size:12px}.app-home .home-main>.avatar{border:1px dashed blue}.news-box{max-width:1280px;position:relative}.news-box .card{border-radius:12px;cursor:pointer;display:flex;flex-flow:column nowrap;margin:10px;overflow:hidden;transition:all .2s ease}.news-box .card .avatar{height:276px;-o-object-fit:cover;object-fit:cover;transform-origin:bottom;transition:all .2s ease;width:100%}.news-box .card>.detail{background:#fff;height:148px;max-width:100%;padding:16px 20px 20px;position:relative}.news-box .card>.detail h2{color:#2f2e2f;font-family:FZLTXHK,AlibabaPuHuiTi_2_65_Medium,sans-serif;font-size:22px;font-weight:400;line-height:32px}.news-box .card>.detail>.time{bottom:25px;color:#aaa;font-family:FZLTXHK,AlibabaPuHuiTi_2_55_Regular,sans-serif;font-size:16px;left:20px;position:absolute}.news-box .card:hover{box-shadow:3px 3px 5px rgba(0,0,0,.1)}.news-box .card:hover>img{-webkit-filter:contrast(.9);filter:contrast(.9);transform:scale(1.04);transform-origin:bottom;z-index:1}