@import "./common/common"; @import "./common/header.css"; @import "./common/banner.css"; @import "./common/pro-header"; //导航下滑固定样式 @import "./common/tabBar"; @import "./common/footer.css"; @import "./common/successCase"; //@import "./common/slideCase"; .cloud-event-box { .section-rotate{ position: relative; height: 710px; z-index: 1; background: linear-gradient(180deg, #2C38E9 0%, #405BFF 100%); .banner { overflow: hidden; position: absolute; height: 100%; left: 0; top: 0; & > img { width: 100%; } } .content-box { .banner-box { text-align: center; width: 100px; .banner-text{ margin-top: 140px; h2{ margin-top: 0px; font-size: 40px; font-weight: 500; color: #FFFFFF; line-height: 62px; } p{ margin: 10px 0 0 0; font-size: 14px; font-weight: 400; color: #FFFFFF; line-height: 22px; } .btn{ padding: 12px 36px; margin: 30px 16px 0 0; background: #FFFFFF; border-radius: 8px; font-size: 16px; font-weight: 500; color: #2C38E9; line-height: 20px; letter-spacing: 1px; &:hover { box-shadow: 0px 7px 12px 0px rgba(89, 90, 101, 0.17); backdrop-filter: blur(0px); cursor: pointer; } } .video-open { border: 1px solid #FFFFFF; background: none; color: #FFFFFF; } } .video-box { overflow: hidden; margin-top: -90px; display: inline-block; border-radius: 12px; transform: translateY(130px); background: #fff; box-shadow: 0px 10px 22px 0px rgba(130, 132, 153, 0.16); & > video { width: 825px; height: 525px; padding: 12px; margin-left: 50%; transform: translate(-50%); } } } } } .modal-2-box { margin-top: 240px; .content { .item { flex: 1; text-align: center; border-right: 1px solid #E4E7F0; & > :first-child { font-size: 16px; font-weight: 400; color: #606272; line-height: 22px; } & > :last-child { margin-top: 12px; font-size: 36px; font-weight: bold; color: #0A0D2C; line-height: 42px; & > .iconfont { color: #ef7f7b; font-size: 24px; } } } } } .modal-3-box { padding: 100px 0; .title { padding: 0; font-size: 40px; font-weight: 500; color: #0A0D2C; line-height: 62px; } .desc { margin-top: 16px; font-size: 14px; font-weight: 400; color: #828499; line-height: 22px; text-align: center; } .content { margin-top: 55px; } } .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,.tabs-item h3 { height: 30px; margin: 22px 0; font-size: 18px; font-weight: 500; color: #0A0D2C; line-height: 25px; transition: all .3s; cursor: pointer; &:hover { position: relative; font-weight: 600; font-size: 22px; color: #404DFF; line-height: 30px; transition: all .3s; &::before { position: absolute; content: ''; width: 16px; height: 16px; left: -30px; top: 0; bottom: 0; margin: auto; box-shadow: 0px 3px 6px 0px rgba(64, 77, 255, 0.3); border: 3px solid #404DFF; border-radius: 50%; } } } .tabs-item-checked,.tabs-item-checked h3 { position: relative; font-weight: 600; font-size: 22px; color: #404DFF; line-height: 30px; transition: all .3s; &::before { position: absolute; content: ''; width: 16px; height: 16px; left: -30px; top: 0; bottom: 0; margin: auto; box-shadow: 0px 3px 6px 0px rgba(64, 77, 255, 0.3); border: 3px solid #404DFF; border-radius: 50%; } } } .content { position: relative; padding-left: 60px; .video-box { position: relative; overflow: hidden; display: inline-block; border-radius: 10px; background: #fff; box-shadow: 0px 10px 22px 0px rgba(130, 132, 153, 0.16); z-index: 10; & > video { width: 705px; height: 450px; padding: 12px; margin-left: 50%; transform: translate(-50%); } } .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; & > .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, & > strong { 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; cursor: pointer; } } } } .modal-5-box { padding: 120px 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) { .card-title { background: linear-gradient(180deg, #3DB8FF 0%, #76CDFF 100%); } } & >:nth-child(3) { .card-title { background: linear-gradient(180deg, #4F5BFF 0%, #757EFF 100%); } } & >:nth-child(4) { .card-title { background: linear-gradient(180deg, #FF6A6A 0%, #FF8686 100%); } } & >:nth-child(5) { 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 { display: block; position: relative; margin: 0; padding: 15px 62px; 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 { display: flex; justify-content: space-between; margin-bottom: 17px; padding: 0 22px; font-size: 14px; font-weight: 400; color: #828499; line-height: 20px; height: 20px; } .register { display: block; margin: 28px 30px 0; padding: 10px 42px; background: #FFFFFF; border-radius: 8px; border: 1px solid #404DFF; font-size: 16px; font-weight: 500; color: #404DFF; 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; } } .modal-6-box { padding: 78px 0 60px; background: #404DFF; .title { padding: 0; font-size: 40px; font-weight: 600; color: #FFFFFF; line-height: 62px; } .desc { margin-top: 10px; text-align: center; font-size: 14px; font-weight: 400; color: #FFFFFF; line-height: 20px; } .content { display: flex; justify-content: space-between; flex-wrap: wrap; margin-top: 60px; .item { overflow: hidden; width: 16%; text-align: center; position: relative; border-radius: 12px; .item-bac { position: absolute; width: 100%; height: 100%; background: linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%); opacity: 0.1; backdrop-filter: blur(0px); } .item-img { width: 64px; margin: auto; margin-top: 18px; & > img { width: 100%; } } .item-text { margin: 14px 0 18px; font-size: 22px; font-weight: 500; color: #FFFFFF; line-height: 30px; } } } .option { margin-top: 70px; display: flex; justify-content: center; & > a, & > span { display: block; width: 120px; padding: 10px 10px; background: #FFFFFF; text-align: center; border-radius: 8px; font-size: 14px; font-weight: 500; color: #2C38E9; line-height: 20px; letter-spacing: 1px; margin: 0 10px; cursor: pointer; &:last-child { padding: 5px 10px; font-weight: 400; color: #828499; line-height: 15px; } } } } .modal-7-box { padding: 130px 0 60px; background: #F7F8FC; .title { padding: 0; font-size: 40px; font-weight: 600; color: #0A0D2C; line-height: 62px; } .content { margin-top: 60px; .l-box { overflow: hidden; position: relative; width: 520px; height: 336px; border-radius: 12px; & > div { position: absolute; left: 0; top: 0; transition: all .4s; } } .r-box { position: relative; .swipe-slider { padding: 20px 0 0 40px; } .item-icon { width: 70px; background: #FFFFFF; box-shadow: 0px 8px 15px 0px rgba(130, 132, 153, 0.22); border-radius: 8px; & > img { width: 100%; } } .item-title { margin-top: 30px; font-size: 16px; font-weight: 500; color: #0A0D2C; line-height: 14px; & >:first-child { margin-right: 30px; } } .item-desc { margin-top: 18px; font-size: 14px; font-weight: 400; color: #0A0D2C; line-height: 22px; } .item-author { position: relative; margin: 18px 0 0 48px; font-size: 14px; font-weight: 400; color: #0A0D2C; line-height: 14px; &::before { content: ''; position: absolute; width: 40px; height: 1px; left: -48px; top: 2px; bottom: 0; margin: auto; background: #828499; } } .know-more { margin-top: 60px; display: flex; align-items: center; & > a, & > span { display: inline-block; width: 120px; margin-right: 20px; padding: 10px; background: #404DFF; border-radius: 8px; font-size: 14px; font-weight: 500; color: #FFFFFF; line-height: 20px; letter-spacing: 1px; text-align: center; cursor: pointer; } & > :last-child { padding: 5px 10px; font-weight: 400; line-height: 15px; } } .swiper-btn-controller { position: absolute; display: flex; right: 0; top: 42px; z-index: 11; & > div:hover { svg>path { fill: #404DFF } } & > :first-child { margin-right: 40px; } } } } .bottom-icon-box { margin-top: 69px; display: flex; .bottom-icon { display: flex; animation: rowMove 60s linear; -webkit-animation: rowMove 60s linear infinite; & > img { width: 170px; margin: 0 21px; } } } } .modal-8-box { padding: 120px 0 150px; .title { padding: 0; font-size: 40px; font-weight: 600; color: #0A0D2C; line-height: 62px; } .content { margin-top: 80px; .l-box { overflow: hidden; margin-top: 10px; padding: 20px 40px 20px 20px; background: linear-gradient(90deg, #EDEEFF 0%, rgba(255, 255, 255, 0) 100%); box-shadow: 0px 14px 30px 0px rgba(130, 132, 153, 0.15); border-radius: 12px; border: 4px solid #FFFFFF; transition: all .1s ease-in; &:hover { transform: translateY(-10px); box-shadow: 0px 14px 30px 0px rgba(130, 132, 153, 0.3); } .l-book-img { overflow: hidden; width: 225px; float: left; & > img { width: 255px; } } .l-item-title { margin-top: 20px; font-size: 22px; font-weight: 600; color: #0A0D2C; line-height: 30px; } .l-item-desc { margin-top: 16px; font-size: 14px; font-weight: 400; color: #828499; line-height: 22px; } .down-load { margin-top: 34px; display: inline-block; padding: 10px 27px; background: #404DFF; border-radius: 8px; font-size: 14px; font-weight: 500; color: #FFFFFF; line-height: 20px; &:hover { box-shadow: 0px 7px 12px 0px rgba(89, 90, 101, 0.17); backdrop-filter: blur(0px); cursor: pointer; } } } .r-box { .r-item { position: relative; float: left; width: 265px; margin: 10px; padding: 35px 25px 20px; background: linear-gradient(180deg, #EDEEFF 0%, rgba(255, 255, 255, 0) 100%); box-shadow: 0px 14px 30px 0px rgba(130, 132, 153, 0.15); border-radius: 12px; border: 4px solid #FFFFFF; transition: all .1s ease-in; &:hover { transform: translateY(-10px); box-shadow: 0px 14px 30px 0px rgba(130, 132, 153, 0.3); } &:first-child { margin-left: 0; } .item-icon { width: 114px; margin: 0 0 15px 64px; & > img { width: 100%; } } .r-item-title { font-size: 18px; font-weight: 600; color: #0A0D2C; line-height: 30px; } .r-item-desc { margin-top: 2px; font-size: 14px; font-weight: 400; color: #828499; line-height: 20px; letter-spacing: 1px; } .option-btn { display: block; margin-top: 13px; font-size: 14px; font-weight: 400; color: #404DFF; line-height: 22px; } .r-item-bac { position: absolute; width: 80px; right: 8px; bottom: 4px; & > img { width: 80px; } } } } } } .modal-9-box { background: #0A0D2C; .container { display: flex; flex-wrap: wrap; justify-content: space-between; .card-left { padding: 45px 0; & > :first-child { font-size: 44px; font-weight: 600; color: #FFFFFF; line-height: 62px; } & > a { display: inline-block; width: 140px; height: 44px; margin: 23px 10px 0 0; 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; } } } .card-right { text-align: center; img { margin: auto; width: 307px; height: auto; } } } } } @keyframes rowMove { from { transform: translate(-100%); } to { transform: translate(0); } } @media (max-width: 1200px) { } @media (max-width: 992px) { } @media (max-width: 992px) { }