@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; letter-spacing: 2px; } .btn { margin-top: 60px; 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 { position: relative; width: 576px; margin-top: 67px; & > :first-child { position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; } & > img { width: 102%; } } } } .modal-2-box { padding-top: 80px; text-align: center; .container { .row { & > div { padding: 10px 0; border-right: 1px solid #E4E7F0; .text { margin-bottom: 10px; font-size: 16px; font-weight: 400; color: #606272; line-height: 22px; } .number { &>:first-child { font-size: 36px; font-weight: bold; color: #0A0D2C; line-height: 42px; } .icon-rotate { display: inline-block; transform: rotateY(180deg); color: #FF7777; } .icon-up-jiantou { color: #404DFF; } } } } } } .modal-3-box { padding: 90px 0 100px; img { margin-top: 55px; } } .modal-4-box { position: relative; min-height: 500px; overflow: hidden; & > img { position: absolute; left: 0; top: 0; width: 100%; height: 100%; } .content { position: relative; padding: 70px 0; z-index: 1; .title { color: #fff; } .option { display: flex; justify-content: space-between; flex-wrap: wrap; margin-top: 50px; .option-item { position: relative; padding-bottom: 15px; text-align: center; border-bottom: 2px solid; border-color: rgba(225, 225, 225, 0); cursor: pointer; .item-mask { position: absolute; width: 100%; height: 100%; left: 0; top: 0; background: #fff; opacity: 0; } &:hover { border-color: rgba(225, 225, 225, 1) !important; } & > img { width: auto; margin: auto; height: 73px; } & > div, & > h4 { font-size: 16px; font-weight: 600; color: #FFFFFF; line-height: 22px; } } } .line { width: 100%; height: 1px; margin: 0px 0 20px; background: #FFFFFF; opacity: 0.1; } & > .text { padding: 34px 45px; background: rgba(255, 255, 255, 0.08); border-radius: 12px; font-size: 14px; font-weight: 400; color: #FFFFFF; line-height: 20px; } } } .modal-5-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: 45px; .tabs-item { height: 30px; margin: 34px 0; font-size: 18px; font-weight: 500; color: #0A0D2C; line-height: 25px; transition: all .3s; cursor: pointer; h4 { font-size: 18px; line-height: 25px; &:hover { font-size: 20px; transition: all .3s; } } &:hover { position: relative; font-weight: 600; font-size: 20px; color: #404DFF; line-height: 24px; transition: all .3s; &::before { position: absolute; content: ''; width: 16px; height: 16px; left: -30px; top: -4px; 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 { position: relative; font-weight: 600; font-size: 20px; color: #404DFF; line-height: 24px; transition: all .3s; h4 { font-size: 20px; line-height: 24px; } &::before { position: absolute; content: ''; width: 16px; height: 16px; left: -30px; top: -4px; 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; .img-box { position: relative; width: 560px; height: 400px; margin-left: 24px; img { position: absolute; left: 0; top: 0; transition: all .5s ease-out; &:first-child { position: relative; } } .img-rotate-box { position: absolute; width: 440px; height: 100%; left: 0; top: 0; right: 0; margin: auto; } } .img-box1 { & >:nth-child(1) { width: 560px; } & > :nth-child(2) { width: 220px; left: -58px; top: 160px; transform: translate(-60%); opacity: 0; } & > :nth-child(3) { width: 140px; left: 100px; top: -20px; transform: translateY(-60%); opacity: 0; } & > :nth-child(4) { width: 140px; left: 97px; top: 290px; opacity: 0; transition-delay: .4s; } & > :nth-child(5) { width: 316px; left: 323px; top: 140px; transform: translate(80%); opacity: 0; } & > :nth-child(6) { width: 140px; left: 450px; top: 70px; transform: translate(80%); opacity: 0; } } .img-box2 { & >:nth-child(1) { width: 560px; } & >:nth-child(2) { width: 238px; left: -66px; top: 50px; transform: translate(-80%); opacity: 0; transition-delay: .2s; } & >:nth-child(3) { width: 238px; left: 132px; top: 50px; transform: translate(-60%); opacity: 0; } & >:nth-child(4) { width: 238px; left: -66px; top: 150px; transform: translate(-60%); opacity: 0; transition-delay: .3s; } & >:nth-child(5) { width: 238px; left: 132px; top: 150px; transform: translate(-60%); opacity: 0; transition-delay: .1s; } & >:nth-child(6) { width: 128px; left: 395px; top: 15px; opacity: 0; transition-delay: .3s; } & >:nth-child(7) { width: 140px; left: 460px; top: 150px; transform: translate(60%); opacity: 0; transition-delay: .1s; } } .img-box3 { & >:nth-child(1) { width: 560px; } & >:nth-child(2) { width: 140px; left: -58px; top: 145px; transform: translate(60%); opacity: 0; } & >:nth-child(3) { width: 150px; left: 40px; top: 65px; opacity: 0; transition-delay: .4s; } & >:nth-child(4) { width: 212px; left: 42px; top: 190px; transform: translate(80%); opacity: 0; transition-delay: .1s; } & >:nth-child(5) { width: 212px; left: 218px; top: 190px; transform: translate(80%); opacity: 0; transition-delay: .2s; } & >:nth-child(6) { width: 212px; left: 394px; top: 190px; transform: translate(80%); opacity: 0; transition-delay: .3s; } } .img-box4 { & >:nth-child(1) { width: 560px; } & >:nth-child(2) { width: 216px; left: -46px; top: 50px; transform: translate(-60%); opacity: 0; } & >:nth-child(3) { width: 356px; left: 270px; top: 70px; transform: translateY(-80%); opacity: 0; } & >:nth-child(4) { width: 356px; left: 270px; top: 195px; transform: translate(80%); opacity: 0; } } .img-box5 { animation: rotate1 55s linear .4s infinite; margin-bottom: 40px; & >:nth-child(1) { width: auto; height: 400px; margin: auto; animation: rotateChild1 55s linear .4s infinite; } & >:nth-child(2) { transform : rotate(40deg); .img-rotate { width: 132px; transform: rotate(-40deg); img { width: 100%; opacity: 0; animation: rotateChild1 55s linear .4s infinite; } } } & >:nth-child(3) { transform: rotate(95deg); .img-rotate { width: 220px; transform: rotate(-95deg) translate(26px, -50px); img { width: 100%; opacity: 0; animation: rotateChild1 55s linear .4s infinite; } } } & >:nth-child(4) { transform: rotate(140deg); .img-rotate { width: 132px; transform: rotate(-140deg); img { opacity: 0; animation: rotateChild1 55s linear .4s infinite; } } } & >:nth-child(5) { transform: rotate(180deg); .img-rotate { width: 132px; transform: rotate(-180deg); img { opacity: 0; animation: rotateChild1 55s linear .4s infinite; } } } & >:nth-child(6) { transform: rotate(220deg); .img-rotate { width: 132px; transform: rotate(-220deg); img { opacity: 0; animation: rotateChild1 55s linear .4s infinite; } } } & >:nth-child(7) { transform: rotate(260deg); .img-rotate { width: 226px; transform: rotate(-260deg) translate(-40px, 10px); img { opacity: 0; animation: rotateChild1 55s linear .4s infinite; } } } & >:nth-child(8) { transform: rotate(320deg); .img-rotate { width: 132px; transform: rotate(-320deg); img { opacity: 0; animation: rotateChild1 55s linear .4s infinite; } } } & >:nth-child(9) { transform: rotate(360deg); .img-rotate { width: 132px; transform: rotate(360deg); img { opacity: 0; animation: rotateChild1 55s linear .4s infinite; } } } } .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; } & > .desc-text { position: relative; margin-top: 18px; font-size: 14px; font-weight: 400; color: #0A0D2C; line-height: 24px; & >:last-child { color: #0A0D2C; } } .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-6-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, #F6BA39 0%, #FFD67C 100%); } } & >:nth-child(4) { .card-title { background: linear-gradient(180deg, #4F5BFF 0%, #757EFF 100%); } } & >:nth-child(5) { .card-title { background: linear-gradient(180deg, #FF6A6A 0%, #FF8686 100%); } } & >:nth-child(6) { font-size: 22px; 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); border-radius: 12px; } .card-title { position: relative; margin: 0; padding: 15px 0; border-radius: 12px 12px 0px 0px; font-size: 20px; 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: 40px; 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 14px 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(1) { .now-buy { background: linear-gradient(180deg, #A0A2B4 0%, #BDBECD 100%); } } &:nth-of-type(2) { .now-buy { background: linear-gradient(180deg, #3DB8FF 0%, #76CDFF 100%); } } &:nth-of-type(3) { .now-buy { background: linear-gradient(180deg, #F6BA39 0%, #FFD67C 100%); } } &:nth-of-type(4) { .now-buy { background: linear-gradient(180deg, #4F5BFF 0%, #757EFF 100%); } } &:nth-of-type(5) { .now-buy { background: linear-gradient(180deg, #FF6A6A 0%, #FF8686 100%); } } &:nth-of-type(6) { .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-7-box { position: relative; .bac { height: 432px; background: #404DFF; } .title { position: absolute; color: #fff; top: 0; left: 0; right: 0; margin: 100px auto 0; } .container { margin-top: -200px; .card-item { position: relative; overflow: hidden; max-width: 346px; height: 400px; 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: 104%; 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: 0; left: -2%; right: 0; bottom: 0; margin: auto; 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/ctIntroduce/m7-1.jpg) no-repeat; background-size: cover; .card-content::before { background: url(/images/ctIntroduce/m7-1.jpg) no-repeat; background-position: bottom; background-size: 350px 400px; } } .card-item-bac2 { background: url(/images/ctIntroduce/m7-2.jpg) no-repeat; background-size: cover; .card-content::before { background: url(/images/ctIntroduce/m7-2.jpg) no-repeat; background-position: bottom; background-size: 350px 400px; } } .card-item-bac3 { background: url(/images/ctIntroduce/m7-3.jpg) no-repeat; background-size: cover; .card-content::before { background: url(/images/ctIntroduce/m7-3.jpg) no-repeat; background-position: bottom; background-size: 350px 400px; } } } } .modal-8-box { padding: 100px 0 100px; .title { margin-bottom: 70px; } .l-box { overflow: hidden; margin-bottom: 20px; padding: 40px 0 30px 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: 245px; height: 276px; float: left; & > img { width: 260px; } } .l-item-title { margin-top: 9px; 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: 60px; 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 { overflow: hidden; margin-bottom: 20px; padding: 40px 0 30px 10px; 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: 275px; height: 276px; float: left; & > img { width: 220px; } } .l-item-title { margin-top: 35px; font-size: 22px; font-weight: 600; color: #0A0D2C; line-height: 30px; } & > a { margin-top: 90px; display: inline-block; font-size: 14px; font-weight: 400; color: #404DFF; line-height: 20px; cursor: pointer; } } .more { display: inline-block; padding: 10px 27px; margin: 50px 0 0 50%; transform: translate(-50%); background: #404DFF; border-radius: 8px; font-size: 14px; font-weight: 500; color: #FFFFFF; line-height: 20px; } } .modal-9-box { padding: 0; background: #0A0D2C; .container { display: flex; justify-content: space-between; .card-right { padding: 67px 0; text-align: right; & > :first-child { color: #FFFFFF; font-weight: 600; & > span { font-size: 28px; line-height: 40px; &:first-child { white-space: nowrap; font-size: 40px; line-height: 56px; } } } & >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; } } .more { margin-right: 18px; border-radius: 8px; border: 1px solid #FFFFFF; background: rgba(0, 0, 0, 0); } } .card-left { width: auto; height: 260px; img { width: auto; height: 260px; } } } } } @keyframes rotate1 { 0% { transform: rotate(0deg); } 100% { transform: rotate(-360deg); } } @keyframes rotateChild1 { 0% { transform: rotate(0deg)} 100% { transform: rotate(360deg)} }