@keyframes floating{0%{transform:translateY(-2%);}50%{transform:translateY(-15%);}100%{transform:translateY(-2%);}}.baobao-contact-title{margin-top:5vh; display:flex; justify-content:center; position:relative; height:220px;}.baobao-contact-title-bg{height:100%; z-index:-1;}.baobao-contact-title-text{position:absolute; margin:auto; top:50%; transform:translateY(-50%); font-family:'PingFang SC Semibold'; font-size:48px; font-weight:600; line-height:1.08; letter-spacing:7.68px; color:white; background-color:#9483ff; text-shadow:0 2px 6px #3f47fc; text-stroke:4px transparent; -webkit-text-stroke:4px transparent; -webkit-background-clip:text;}.baobao-contact-card-box{display:flex; justify-content:space-evenly; flex-wrap:wrap; max-width:900px; margin:0 auto;}.baobao-contact-card-box a{margin-top:5vh;}.baobao-contact-card-box a:last-child{margin-right:0;}.baobao-contact-card{display:flex; flex-direction:column; align-items:center; justify-content:center; position:relative; width:240px; height:230px; margin:8px; overflow:visible; cursor:pointer;}.baobao-contact-card:hover .baobao-contact-card__bg--lighten{opacity:1;}.baobao-contact-card:hover .baobao-contact-card__bg--default{opacity:0;}.baobao-contact-card__bg{position:absolute; width:362px; max-width:none; pointer-events:none;}.baobao-contact-card__bg--default{opacity:1;}.baobao-contact-card__bg--lighten{opacity:0;}.baobao-contact-card__icon{width:150px; height:150px; z-index:0;}.baobao-contact-card__icon--animating{animation:floating 2.5s ease-in-out infinite; animation-fill-mode:both;}.baobao-contact-card__icon--animating--delay1{animation-delay:-1330ms;}.baobao-contact-card__icon--animating--delay2{animation-delay:-660ms;}.baobao-contact-card__text{position:relative; width:100%; line-height:40px; font-size:14px; display:flex; align-items:center; justify-content:center;}.baobao-contact-card__text__bg{position:absolute; width:338px; max-width:none; object-position:center;}.baobao-contact-card__text--fancy{position:relative; padding:0 1px; font-weight:600; color:#fef8ff; background:#ad4cf1; text-shadow:0 1px 7px #b558ff; -webkit-background-clip:text; -webkit-text-stroke:2px transparent;}@media screen and (max-width:1024px){.baobao-contact-title{height:165px; margin-top:10vh;}.baobao-contact-title-text{font-size:36px;}.baobao-contact-card-box{max-width:740px; padding:0 36px;}.baobao-contact-card{width:180px; height:172.5px;}.baobao-contact-card__bg{width:272px;}.baobao-contact-card__icon{width:112.5px; height:112.5px;}.baobao-contact-card__text{line-height:13px; font-size:7px;}.baobao-contact-card__text__bg{width:254px;}}@media screen and (max-width:640px){.baobao-contact-title{height:123.8px; margin-top:5vh;}.baobao-contact-title-text{font-size:27px; letter-spacing:4.32px; text-shadow:0 1.1px 3.4px #3f47fc; text-stroke:2px transparent; -webkit-text-stroke:2px transparent;}.baobao-contact-card{width:135px; height:130px;}.baobao-contact-card-box{max-width:380px; padding:0;}.baobao-contact-card-box a{margin-top:2vh;}.baobao-contact-card__bg{width:200px;}.baobao-contact-card__icon{width:85px; height:85px;}.baobao-contact-card__text{line-height:13px; font-size:8px;}.baobao-contact-card__text__bg{width:190px;}}