@import "./common/common"; @import "./common/header.css"; @import "./common/pro-header"; //导航下滑固定样式 @import "./common/footer.css"; .cpt-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: 67px; .title { margin-top: 147px; 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; } .btn { margin-top: 70px; 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%; } .banner-gear-icon { position: absolute; width: 70px; right: 19.5%; top: 166px; animation: gearMoves 5s linear infinite; } .vice-box { position: absolute; padding: 22px 26px 10px; width: 231px; height: 148px; bottom: 52px; right: 74px; background: #FFFFFF; box-shadow: 0px 14px 24px 0px rgba(130, 132, 153, 0.2); border-radius: 12px; z-index: 9; & > :first-child { margin-bottom: 10px; } .line-box { display: flex; height: 84px; justify-content: space-between; align-items: center; & > div { height: 100%; width: 7px; background: #FFC1C1; border-radius: 5px; &:nth-child(1) { height: 60%; background: #FF7777; animation: moves1 2s linear infinite; } &:nth-child(2) { height: 100%; background: #FF7777; animation: moves2 2s linear infinite; } &:nth-child(3) { height: 54%; background: #FF7777; animation: moves3 2s linear .2s infinite; } &:nth-child(4) { height: 57%; background: #FF7777; animation: moves4 2s linear .1s infinite; } &:nth-child(5) { height: 62%; background: #FF7777; animation: moves5 2s linear infinite; } &:nth-child(6) { height: 94%; background: #FF7777; animation: moves6 2s linear infinite; } &:nth-child(7) { height: 44%; background: #FF7777; animation: moves7 2s linear infinite; } } } } } } } .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: 30px; 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; h4 { font-size: 18px; line-height: 25px; &:hover { font-size: 22px; line-height: 30px; 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, .tabs-item-checked h4 { position: relative; font-weight: 600; font-size: 20px; color: #404DFF; line-height: 30px; transition: all .3s; &::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: 82%; 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: 120px; top: 82px; right: -50px; z-index: 1; opacity: 0; transition-delay: .8s; } & >:nth-child(3) { max-width: 460px; top: 127px; right: -98px; transform: translate(100%); opacity: 0; } & >:nth-child(4) { max-width: 420px; left: -30px; bottom: -48px; transform: translate(150%); opacity: 0; } & >:nth-child(5) { max-width: 69px; right: 70px; bottom: 100px; z-index: 1; transform: translateY(100%); opacity: 0; transition-delay: .2s; } } .img-box2 { & >:nth-child(1) { position: relative; width: 90%; margin-left: 10%; } & >:nth-child(2) { max-width: 232px; left: -30px; top: 0; z-index: 1; transform: translateY(-100%); opacity: 0; } & >:nth-child(3) { max-width: 353px; top: auto; bottom: -40px; right: -73px; transform: translate(100%); opacity: 0; } } .img-box3 { & >:nth-child(1) { position: relative; width: 100%; } & >:nth-child(2) { max-width: 350px; left: -30px; top: auto; bottom: -26px; z-index: 1; transform: translate(-100%); opacity: 0; } & >:nth-child(3) { max-width: 273px; top: -19px; right: -53px; transform: translateY(-100%); opacity: 0; } } .img-box4 { & >:nth-child(1) { position: relative; width: 103%; margin: 10% 0 0 3%; } & >:nth-child(2) { max-width: 305px; left: -30px; top: -12px; z-index: 1; transform: translateY(-100%); opacity: 0; } & >:nth-child(3) { max-width: 305px; top: 10px; right: -53px; transform: translate(100%); opacity: 0; } & >:nth-child(4) { max-width: 116px; bottom: -20px; left: 186px; z-index: 1; opacity: 0; transition-delay: .8s; } } .img-box5 { & >:nth-child(1) { position: relative; width: 100%; margin: 5% 0 0 4%; } & >:nth-child(2) { max-width:140%; width: 104%; left: 2%; top: -12px; z-index: 1; transform: translateY(-100%); opacity: 0; } & >:nth-child(3) { max-width: 362px; top: auto; left: -30px; right: auto; bottom: -25px; transform: translate(-100%, 80%); opacity: 0; } & >:nth-child(4) { max-width: 264px; top: 80px; left: auto; right: -98px; z-index: 1; transform: translate(100%); opacity: 0; } & >:nth-child(5) { max-width: 330px; top: auto; left: auto; bottom: 0px; right: -69px; z-index: 1; transform: translate(100%); opacity: 0; transition-delay: .4s; } } .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) { .card-title { background: linear-gradient(180deg, #3DB8FF 0%, #76CDFF 100%); } } & >:nth-child(3) { .card-title { background: linear-gradient(180deg, #FF6A6A 0%, #FF8686 100%); } } & >:nth-child(4) { .card-title { background: linear-gradient(180deg, #4F5BFF 0%, #757EFF 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 { position: relative; margin: 0; padding: 16px 0; border-radius: 12px 12px 0px 0px; font-size: 24px; font-weight: 600; color: #FFFFFF; line-height: 33px; display: block; .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; } .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; } } .modal-6-box { padding: 78px 0 90px; background: #404DFF; .card-item { position: relative; overflow: hidden; max-width: 346px; height: 380px; margin-bottom: 20px; border-radius: 10px; &:hover { .card-content { height: 100%; .card-title { margin-top: 30%; transition: all .4s ease-in-out; } } } .card-content { position: absolute; height: 77px; width: 100%; bottom: -5px; padding: 0 30px; z-index: 1; background: rgba(255, 255, 255, 0); transition: all .4s ease-in-out; &::before { content: ''; position: absolute; /* 固定模糊层位置 */ top: 0px; left: -4px; right: -4px; bottom: 0; filter: blur(6px) contrast(.8); z-index: -1; } .card-title { height: 77px; display: flex; align-items: center; margin: 0 0 25px 0; font-size: 22px; font-weight: 500; color: #FFFFFF; line-height: 28px; transition: all .4s ease-in-out; } .card-desc { font-size: 14px; font-weight: 400; color: #FFFFFF; line-height: 24px; } } } .card-item-bac1 { background: url(/images/cptPage/m6-1.jpg) no-repeat; background-size: cover; .card-content::before { background: url(/images/cptPage/m6-1.jpg) no-repeat; background-position: bottom; background-size: 100% 380px; } } .card-item-bac2 { background: url(/images/cptPage/m6-2.jpg) no-repeat; background-size: cover; .card-content::before { background: url(/images/cptPage/m6-2.jpg) no-repeat; background-position: bottom; background-size: 100% 380px; } } .card-item-bac3 { background: url(/images/cptPage/m6-3.jpg) no-repeat; background-size: cover; .card-content::before { background: url(/images/cptPage/m6-3.jpg) no-repeat; background-position: bottom; background-size: 100% 380px; } } .option { display: flex; align-items: center; justify-content: center; margin-top: 40px; & > a, & > span { width: 120px; height: 40px; margin: 0 10px; background: #F2F3FA; border-radius: 8px; font-size: 14px; font-weight: 500; color: #2C38E9; line-height: 40px; letter-spacing: 1px; text-align: center; cursor: pointer; &:last-child { // padding-top: 4px; // line-height: 16px; color: #828499; } } } } .modal-7-box { padding: 105px 0 130px; background: #F7F8FC; .left-img { max-width: 520px; margin-top: 10px; border-radius: 12px; } .item-box { img { width: 106px; } .item-title { margin-left: 18px; font-size: 16px; font-weight: 500; color: #0A0D2C; line-height: 14px; } .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-8-box { padding: 110px 0 70px; .title { padding: 0; font-size: 40px; font-weight: 600; color: #0A0D2C; line-height: 62px; } .content { margin-top: 80px; .l-box { overflow: hidden; height: 360px; margin-top: 10px; padding: 52px 40px 36px 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: 262px; margin-right: 18px; float: left; & > img { width: 100%; } } .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: 54px; 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; height: 170px; 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 { height: 360px; margin-left: 0; } .item-icon { width: 146px; margin: 0 0 15px 39px; & > 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; } } } } } .btn { width: 100%; margin-top: 60px; text-align: center; & > a { display: inline-block; padding: 10px 32px; background: #404DFF; border-radius: 8px; font-size: 14px; font-weight: 500; color: #FFFFFF; line-height: 20px; } } } .modal-9-box { height: 260px; padding: 0; background: #0A0D2C; .container { display: flex; justify-content: space-between; .card-left { padding: 67px 0; & > :first-child { font-size: 40px; font-weight: 600; color: #FFFFFF; line-height: 56px; & > span { font-size: 28px; font-weight: 600; line-height: 40px; } } & >a { display: inline-block; 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; border: 1px solid #545FFF; &:hover { background-color: #2C38E9; transition: all .3s; } &:last-child { margin-left: 20px; border-radius: 8px; border: 1px solid #FFFFFF; background: rgba(0, 0, 0, 0); } } } .card-right { width: auto; height: 260px; img { width: auto; height: 100%; } } } } } @keyframes gearMoves { 0% { transform: rotate(0deg); } 100% { transform: rotate(-360deg); } } @keyframes moves1 { 0% { color: #FF7777; opacity: 1;} 50% { color: #FF7777; opacity: .2; } 100% { color: #FF7777; opacity: 1;} // 0% { height: 60%; opacity: .6;} // 18% { height: 100%; opacity: .2; } // 75% { height: 0%; opacity: 1; } // 100% { height: 60%; opacity: .6; } } @keyframes moves2 { // 0% { height: 100%; opacity: .2;} // 50% { height: 0%; opacity: 1; } 0% { color: #FF7777; opacity: .2;} 50% { color: #FF7777; opacity: 1; } 100% { color: #FF7777; opacity: .2;} } @keyframes moves3 { 0% { color: #FF7777; opacity: 1;} 50% { color: #FF7777; opacity: .2; } 100% { color: #FF7777; opacity: 1;} // 0% { height: 54%; opacity: 1;} // 24% { height: 100%; opacity: .2; } // 76% { height: 0%; opacity: 1; } } @keyframes moves4 { 0% { color: #FF7777; opacity: .2;} 50% { color: #FF7777; opacity: 1; } 100% { color: #FF7777; opacity: .2;} // 0% { height: 60%; opacity: 1;} // 25% { height: 100%; opacity: .2; } // 78% { height: 0%; opacity: 1; } } @keyframes moves5 { 0% { color: #FF7777; opacity: 1;} 50% { color: #FF7777; opacity: .2; } 100% { color: #FF7777; opacity: 1;} // 0% { height: 62%; opacity: 1;} // 18% { height: 100%; opacity: .2; } // 75% { height: 0%; opacity: 1; } } @keyframes moves6 { 0% { color: #FF7777; opacity: .2;} 50% { color: #FF7777; opacity: 1; } 100% { color: #FF7777; opacity: .2;} // 0% { height: 94%; opacity: 1;} // 4% { height: 100%; opacity: .2; } // 60% { height: 0%; opacity: 1; } } @keyframes moves7 { 0% { color: #FF7777; opacity: 1;} 50% { color: #FF7777; opacity: .2; } 100% { color: #FF7777; opacity: 1;} // 0% { height: 44%; opacity: 1;} // 25% { height: 100%; opacity: .2; } // 80% { height: 0%; opacity: 1; } }