.team { width: 100%; height: 455px; position: relative; background: url(https://omo-oss-image.thefastimg.com/portal-saas/new2022062818380006055/cms/image/024e8930-898f-4611-b8b4-afd12955f62f.jpg?d=1667356658565) no-repeat center center; background-attachment: fixed; } .team .xuanxianga { width: 100%; height: auto; position: absolute; left: 0px; top: 0px; } .team .xuanxianga a { display: block; width: calc((100% - 0px) / 5); float: left; border-right: 1px solid rgba(255, 255, 255, .2); height: 455px; overflow: hidden; position: relative; } .team .xuanxianga a .teama { position: absolute; left: 12%; width: 100%; bottom: 25%; z-index: 99; transition: all 0.5s; } .team .xuanxianga a:hover .teama { bottom: 22%; } .team .xuanxianga a .teama p { font-size: 22px; color: #fff; font-family: "cdcbedad-c2d2-4fe9-82e7-c5079cdf9a64"; text-transform: uppercase; font-weight: bold; } .team .xuanxianga a .teama span { width: 90px; height: 1px; opacity: 0; background: #fff; display: block; float: left; margin-top: 13px; margin-left: 0; } .team .xuanxianga a>img { position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); z-index: 1; transition: all 0.5s; opacity: 0; max-width:100%; } .team .xuanxianga a:hover>img { opacity: 1; } .team .xuanxianga a>p { font-size: 18px; color: #fff; font-family: "cdcbedad-c2d2-4fe9-82e7-c5079cdf9a64"; position: absolute; font-weight: bold; bottom: 8%; left: 12%; opacity: 0; transition: all 0.8s; z-index: 99; text-transform: uppercase; } .team .xuanxianga a:hover>p { bottom: 12%; opacity: 1; } @media screen and (max-width:768px) { .team .xuanxianga a { display: block; width: calc((100% - 0px) / 2); float: left; border-right: 1px solid rgba(255, 255, 255, .2); border-top: 1px solid rgba(255, 255, 255, .2); height: 215px; overflow: hidden; position: relative; } .team { width: 100%; height: 650px; position: relative; background-attachment: fixed; } .team .xuanxianga a>img { position: absolute; left: 50%; top: 50%; width: 100%; transform: translate(-50%, -50%); z-index: 1; transition: all 0.5s; opacity: 0; } .team .xuanxianga a>p{ font-size: 14px; opacity: 1; } }