@import "./common/common"; @import "./common/header.css"; @import "./common/pro-header"; //导航下滑固定样式 @import "./common/footer.css"; .bpm-box { .title { padding: 0; margin: 0; font-size: 40px; font-weight: 500; color: #0A0D2C; line-height: 56px; } .title-desc { margin-top: 20px; text-align: center; font-size: 14px; font-weight: 400; color: #828499; line-height: 20px; } .section-rotate { overflow: hidden; background: linear-gradient(90deg, #2C38E9 0%, #405BFF 100%); padding-bottom: 128px; .title { margin-top: 136px; padding: 0; padding-bottom: 12px; color: #FFFFFF; font-size: 40px; font-weight: 600; line-height: 50px; border-bottom: 1px solid rgba(255, 255, 255, .22); text-align: left; } .desc { margin-top: 16px; font-size: 14px; font-weight: 400; color: #FFFFFF; line-height: 22px; text-align: justify; } .btn { margin-top: 30px; padding: 12px 26px; font-size: 16px; font-weight: 500; color: #2C38E9; line-height: 20px; letter-spacing: 1px; background: #fff; border-radius: 8px; } .banner-box { padding-right: 0; .banner { width: 576px; position: relative; margin-top: 67px; & > img { width: 102%; } .rocket01{ position: absolute; top: 100px; left: 12px; width: 160px; } .rocket01-1{ position: absolute; top: 132px; left: 72px; width: 11px; animation: rotateChild1 2s linear .1s infinite; opacity: 0; transition-delay: .8s; } .rocket01-2{ position: absolute; top: 164px; left: 111px; width: 11px; animation: rotateChild2 0.8s linear .2s infinite; opacity: 0; } } } } .modal-2-box { overflow: hidden; margin-top: 100px; padding-bottom: 30px; .card-item { display: flex; max-width: 265px; height: 100px; align-items: center; justify-content: center; margin-bottom: 24px; background: linear-gradient(180deg, #EDEEFF 0%, rgba(255, 255, 255, 0) 100%); box-shadow: 0px 14px 30px 0px rgba(130, 132, 153, 0.07); border-radius: 12px; border: 4px solid #FFFFFF; & > img { width: auto; height: 50px; margin-right: 27px; } p, h4 { font-size: 14px; font-weight: 500; color: #0A0D2C; line-height: 20px; } } } .modal-3-box { padding: 50px 0 130px; img { margin-top: 60px; } } .modal-4-box { padding: 110px 0 90px; background: #F7F8FC; .title { position: relative; padding: 0; text-align: left; font-size: 40px; font-weight: 600; color: #0A0D2C; line-height: 54px; &::before { position: absolute; content: ''; width: 72px; height: 2px; left: 0; top: -25px; background: #0A0D2C; } } .tabs-box { margin-top: 36px; .tabs-item { position: relative; margin: 30px 0; font-size: 18px; font-weight: 500; color: #0A0D2C; line-height: 25px; transition: all .3s ease-in .1s; cursor: pointer; h3 { font-size: 18px; line-height: 25px; &:hover { font-size: 22px; transition: all .3s; } } &::before { position: absolute; content: ''; width: 12px; height: 12px; left: -30px; top: 8px; box-shadow: 0px 3px 6px 0px rgba(64, 77, 255, 0.3); border: 3px solid #404DFF; border-radius: 50%; transition: all .2s ease-in; visibility: hidden; opacity: 0; } &:hover { position: relative; font-weight: 600; font-size: 22px; color: #404DFF; line-height: 30px; transition: all .3s; &::before { width: 16px; height: 16px; visibility: visible; opacity: 1; } } & > .tabs-item-desc { overflow: hidden; display: block; max-height: 0px; margin-top: 10px; font-size: 14px; font-weight: 400; color: #828499; line-height: 20px; opacity: 0; transition: all .2s ease-in; } } .tabs-item-checked { position: relative; font-weight: 600; font-size: 20px; color: #404DFF; line-height: 30px; transition: all .3s; h3 { font-size: 20px; line-height: 30px; } &::before { width: 16px; height: 16px; visibility: visible; opacity: 1; } & > .tabs-item-desc { opacity: 1; max-height: 80px; } } } .content { position: relative; padding-left: 60px; overflow: hidden; .img-box { width: 90%; min-height: 407px; position: relative; display: inline-block; visibility: visible; opacity: 1; transition: all .2s ease-out; & > img { position: absolute; transition: all .8s ease-out; } } .img-box1 { & >:nth-child(1) { position: relative; margin-left: 30px; width: 100%; } & >:nth-child(2) { max-width: 214px; top: 82px; left: 0px; z-index: 1; opacity: 0; transition-delay: .2s; } & >:nth-child(3) { max-width: 387px; top: -13px; right: -99px; transform: translate(100%); opacity: 0; } & >:nth-child(4) { max-width: 140px; right: -71px; bottom: 96px; transform: translate(150%); opacity: 0; transition-delay: .2s; } & >:nth-child(5) { max-width: 140px; right: 44px; bottom: -11px; z-index: 1; transform: translateY(100%); opacity: 0; transition-delay: .4s; } } .img-box2 { & >:nth-child(1) { position: relative; width: 90%; margin-left: 10%; } & >:nth-child(2) { max-width: 400px; left: 32px; top: 62px; z-index: 1; transition-delay: .3s; transform: translateY(-100%); opacity: 0; } & >:nth-child(3) { max-width: 500px; left: 216px; top: 128px; z-index: 1; transform: translateY(-100%); opacity: 0; } & >:nth-child(4) { max-width: 127px; left: 119px; top: 119px; z-index: 1; transform: translateY(-100%); opacity: 0; } } .img-box3 { & >:nth-child(1) { position: relative; width: 100%; } & >:nth-child(2) { max-width: 345px; left: -38px; top: 105px; bottom: -26px; z-index: 1; transform: translate(-100%); opacity: 0; } & >:nth-child(3) { max-width: 400px; top: 51px; right: -21px; transform: translateY(-100%); opacity: 0; } & >:nth-child(4) { max-width: 345px; left: -7px; bottom: -11px; z-index: 1; transform: translateY(100%); opacity: 0; transition-delay: .6s; } & >:nth-child(5) { max-width: 245px; right: 102px; bottom: 135px; z-index: 1; transform: translateY(100%); opacity: 0; transition-delay: .2s; } & >:nth-child(6) { max-width: 311px; right: -50px; bottom: 58px; z-index: 1; transform: translateY(100%); opacity: 0; transition-delay: .5s; } } .img-box4 { & >:nth-child(1) { position: relative; width: 94%; margin: 10% 0 0 3%; } & >:nth-child(2) { max-width: 392px; right: -83px; top: 75px; z-index: 1; transform: translateY(-100%); opacity: 0; } & >:nth-child(3) { max-width: 313px; bottom: -26px; left: -32px; transform: translate(100%); opacity: 0; } & >:nth-child(4) { max-width: 86px; bottom: 11px; right: 92px; z-index: 1; opacity: 0; transition-delay: .2s; } & >:nth-child(5) { max-width: 116px; left: 164px; top: 236px; z-index: 1; transform: translateY(100%); opacity: 0; transition-delay: .2s; } } .img-box5 { & >:nth-child(1) { position: relative; width: 94%; margin: 10% 0 0 3%; } & >:nth-child(2) { max-width: 285px; left: -20px; top: 105px; z-index: 1; transform: translateY(-100%); opacity: 0; } & >:nth-child(3) { max-width: 116px; top: 93px; right: 129px; transform: translate(100%); opacity: 0; } & >:nth-child(4) { max-width: 285px; left: -20px; bottom: 10px; transform: translateY(100%); z-index: 1; opacity: 0; transition-delay: .2s; } & >:nth-child(5) { max-width: 348px; bottom: -21px; right: -12px; z-index: 1; transform: translate(100%); opacity: 0; transition-delay: .2s; } } .block-bac { position: absolute; width: 200px; height: 200px; top: 324px; left: 0px; background: #404DFF; border-radius: 12px; opacity: 0.05; } .tabs-item-num { position: absolute; top: 404px; left: 74px; font-size: 72px; font-weight: bold; color: #404DFF; line-height: 84px; letter-spacing: 2px; text-shadow: 0px 4px 8px rgba(64, 77, 255, 0.26); z-index: 10; } .item-desc-box { margin-top: 25px; text-align: left; & > .desc-title { margin-bottom: 6px; font-size: 16px; font-weight: 500; color: #0A0D2C; line-height: 22px; } & > .desc-text { position: relative; margin-left: 8px; font-size: 14px; font-weight: 400; color: #0A0D2C; line-height: 24px; &::before { position: absolute; content: ''; width: 4px; height: 4px; left: -8px; top: 10px; background: #0A0D2C; border-radius: 50%; } & >:last-child { color: #828499; } } } .bottom-content { overflow: hidden; margin-top: 2px; .power { height: 100%; font-size: 14px; font-weight: 400; color: #0A0D2C; & > div { float: left; margin: 10px 0; padding: 0 12px; text-align: center; border-right: 1px solid #DADCE5; &:first-child { padding-left: 0; } &:last-child { border-right: 1px solid #F7F8FC; } } } .more { float: right; padding: 10px 30px; font-size: 14px; font-weight: 500; color: #FFFFFF; line-height: 20px; letter-spacing: 1px; background: #404DFF; border-radius: 8px; } } } } .modal-5-box { padding: 100px 0 78px; .title { padding: 0%; font-size: 40px; font-weight: 500; color: #0A0D2C; line-height: 62px; } .desc { margin: 14px 0; text-align: center; font-size: 14px; font-weight: 400; color: #828499; line-height: 22px; } .content { display: flex; margin-top: 70px; flex-wrap: wrap; justify-content: space-between; & > :nth-child(1) { .card-title { background: linear-gradient(180deg, #A0A2B4 0%, #BDBECD 100%); } } & >:nth-child(2) { font-size: 26px; font-weight: 600; color: #FF6A6A; line-height: 37px; .contact-us { margin-top: 8px; font-size: 16px; font-weight: 400; color: #0A0D2C; line-height: 22px; letter-spacing: 1px; } .card-title { background: linear-gradient(180deg, #FF6A6A 0%, #FF8686 100%); } .now-buy { cursor: pointer; background: #FF6A6A !important; border: 1px solid #FF6A6A !important; } } & >:nth-child(3) { font-size: 26px; font-weight: 600; color: #854CD6; line-height: 37px; .card-title { background: linear-gradient(180deg, #8A58FF 0%, #A57EFF 100%); } .contact-us { margin-top: 8px; font-size: 16px; font-weight: 400; color: #0A0D2C; line-height: 22px; letter-spacing: 1px; } .now-buy { cursor: pointer; background: #8A58FF !important; border: 1px solid #8A58FF !important; } } .card-box { text-align: center; transition: all .4s; &:hover { transform: translateY(-10px); box-shadow: 0px 14px 38px 0px rgba(130, 132, 153, 0.26); } .card-title { position: relative; margin: 0; padding: 16px 0; border-radius: 12px 12px 0px 0px; font-size: 24px; font-weight: 600; color: #FFFFFF; line-height: 33px; .title-desc { margin-top: 2px; font-size: 12px; font-weight: 400; color: #FFFFFF; line-height: 17px; } .title-bac { position: absolute; width: 70px; right: -5px; bottom: 0; & > img { width: 100%; } } } .card-content { overflow: hidden; position: relative; padding-bottom: 30px; background: #FFFFFF; box-shadow: 0px 10px 22px 0px rgba(130, 132, 153, 0.16); border-radius: 12px; .card-price { margin: 22px 0; font-size: 12px; font-weight: 400; color: #0A0D2C; line-height: 17px; & > span { font-size: 44px; font-weight: 500; color: #0A0D2C; line-height: 62px; } } .use { width: 330px; display: flex; justify-content: space-between; margin-bottom: 17px; padding: 0 22px; font-size: 14px; font-weight: 400; color: #828499; line-height: 20px; } .register { display: block; margin: 28px 30px 0; padding: 10px 42px; background: linear-gradient(180deg, #A0A2B4 0%, #BDBECD 100%); border-radius: 8px; border: 1px solid #fff; font-size: 16px; font-weight: 500; color: #FFFFFF; line-height: 20px; letter-spacing: 1px; cursor: pointer; } .register-a { display: block; margin-top: 9px; font-size: 12px; font-weight: 400; color: #404DFF; line-height: 17px; cursor: pointer; } .now-buy { cursor: pointer; color: #fff; background: #404DFF; border: none; } } &:nth-of-type(2) { .now-buy { background: linear-gradient(180deg, #3DB8FF 0%, #76CDFF 100%); } } &:nth-of-type(3) { .now-buy { background: linear-gradient(180deg, #4F5BFF 0%, #757EFF 100%); } } &:nth-of-type(4) { .now-buy { background: linear-gradient(180deg, #FF6A6A 0%, #FF8686 100%); } } } } .check-detail { display: block; width: 140px; margin: 78px auto 0; padding: 12px 0; background: #404DFF; border-radius: 8px; text-align: center; font-size: 14px; font-weight: 500; color: #FFFFFF; line-height: 20px; letter-spacing: 1px; cursor: pointer; } } .modal-6-box { padding: 105px 0 130px; background: #F7F8FC; .left-img { max-width: 520px; margin-top: 10px; } .item-box { img { width: 106px; } .item-title { margin-left: 18px; font-size: 16px; font-weight: 500; color: #0A0D2C; line-height: 24px; } .item-label { margin: 12px 0 0 18px; font-size: 14px; font-weight: 500; color: #828499; line-height: 20px; } .item-desc { margin: 16px 0 0 30px; & > p { position: relative; font-size: 14px; font-weight: 400; color: #0A0D2C; line-height: 22px; &::before { content: ''; position: absolute; width: 4px; height: 4px; background: #0A0D2C; left: -12px; top: 8px; border-radius: 50%; } } } } .btn { display: inline-block; margin: 28px 10px 0 18px; padding: 11px 24px; background: #404DFF; border-radius: 8px; font-size: 14px; font-weight: 500; color: #2C38E9; line-height: 16px; letter-spacing: 1px; text-align: center; color: #FFFFFF; } } .modal-7-box { margin-top: 0px; background: #0A0D2C; .container { display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap; .card-left { width: 340px; img { width: 100%; height: 100%; } } .card-right { span{ font-size: 28px; padding-right: 20px; } & > :first-child { font-size: 44px; font-weight: 600; color: #FFFFFF; line-height: 62px; } .tryOut ,.details{ display: block; float: right; width: 140px; height: 44px; margin-top: 23px; background: #545FFF; border-radius: 8px; font-size: 16px; font-weight: 500; color: #FFFFFF; line-height: 44px; letter-spacing: 1px; text-align: center; cursor: pointer; &:hover { background-color: #2C38E9; transition: all .3s; } } .details{ margin-right: 20px; background: #0A0D2C; border: 1px solid #FFFFFF; &:hover { background-color: #1c2051; transition: all .3s; } } } } } } @keyframes rowMove { from { transform: translate(-100%); } to { transform: translate(0); } } @keyframes rotateChild1 { 0% {top:133px;left: 72px; opacity: 1;} 100% {top:143px;left: 62px; opacity: 0;} } @keyframes rotateChild2 { 0% {top:164px;left: 111px; opacity: 1;} 100% {top:174px;left: 101px; opacity: 0;} } @media (max-width: 1200px) { } @media (max-width: 992px) { } @media (max-width: 992px) { }