@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 { position: absolute; overflow: hidden; 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 0 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 { position: relative; padding: 30px 0; & > .container { margin-top: 240px; } } .modal-3-box { overflow: hidden; position: relative; margin-top: 80px; background: linear-gradient(180deg, #2C38E9 0%, #404DFF 100%); .bac-img { position: absolute; width: 100%; height: 100%; top: 0; right: 0; & > img { width: auto; height: 100%; margin: 0 auto; } } .container { padding: 93px 0 100px; .content-l { padding-right: 30px; .title { padding: 0; font-size: 40px; color: #FFFFFF; line-height: 62px; text-align: left; } .desc { margin-top: 27px; padding-right: 30px; font-size: 14px; font-weight: 400; color: #FFFFFF; line-height: 22px; opacity: .8; text-align: left; } } .content-r { overflow: hidden; padding-left: 20px; .content-item { float: left; display: flex; width: 250px; height: 120px; margin: 10px; padding: 0 20px; background: #FFFFFF; box-shadow: 0px 12px 30px 0px rgba(130, 132, 153, 0.16); border-radius: 12px; align-items: center; justify-content: space-between; &:hover { box-shadow: 0px 12px 30px 0px rgba(130, 132, 153, 0.26); } & > img { width: 40px; } & > span, & > h4 { font-size: 20px; font-weight: 500; color: #0A0D2C; line-height: 20px; } } } } } .modal-4-box { padding-top: 130px; .title { padding: 0; font-size: 40px; font-weight: 600; 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: 90px; .card-item { max-width: 346px; height: 100%; padding: 32px 30px 60px; box-shadow: 0px 14px 30px 0px rgba(130, 132, 153, 0.15); border-radius: 12px; transition: all .2s; cursor: pointer; &:hover { box-shadow: 0px 10px 22px 0px rgba(130, 132, 153, 0.28); transform: translateY(-12px); } .card-icon { width: 124px; & > img { width: 100%; } } .card-title { margin-top: 33px; padding: 0 14px; font-size: 22px; color: #0A0D2C; line-height: 30px; font-weight: 500; } .card-desc { margin-top: 21px; padding: 0 17px; font-size: 14px; color: #0A0D2C; line-height: 20px; } } } } .modal-5-box { padding-top: 150px; .title { padding: 0; font-size: 40px; font-weight: 600; color: #0A0D2C; line-height: 62px; } .content { margin-top: 80px; .card-item { position: relative; overflow: hidden; max-width: 265px; height: 340px; 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: 0; left: 0; right: 0; 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/cloudEvent/m5-c1.jpg) no-repeat; background-size: cover; .card-content::before { background: url(/images/cloudEvent/m5-c1.jpg) no-repeat; background-position: bottom; background-size: 265px 340px; } } .card-item-bac2 { background: url(/images/cloudEvent/m5-c2.jpg) no-repeat; background-size: cover; .card-content::before { background: url(/images/cloudEvent/m5-c2.jpg) no-repeat; background-position: bottom; background-size: 265px 340px; } } .card-item-bac3 { background: url(/images/cloudEvent/m5-c3.jpg) no-repeat; background-size: cover; .card-content::before { background: url(/images/cloudEvent/m5-c3.jpg) no-repeat; background-position: bottom; background-size: 265px 340px; } } .card-item-bac4 { background: url(/images/cloudEvent/m5-c4.jpg) no-repeat; background-size: cover; .card-content::before { background: url(/images/cloudEvent/m5-c4.jpg) no-repeat; background-position: bottom; background-size: 265px 340px; } } } } .modal-6-box { padding-top: 150px; .content-l { margin-top: 40px; font-size: 40px; font-weight: 600; color: #0A0D2C; line-height: 64px; &::before { content: ''; display: block; width: 72px; height: 2px; margin-bottom: 20px; background: #0A0D2C; } } .content-r { display: flex; flex-wrap: wrap; justify-content: center; .card-item { margin: 10px; padding-top: 20px; width: 260px; height: 260px; background: #FFFFFF; border-radius: 12px; box-shadow: 0px 14px 30px 0px rgba(130, 132, 153, 0.15); text-align: center; transition: all .4s; &:hover { transform: translateY(-12px); box-shadow: 0px 14px 30px 0px rgba(130, 132, 153, 0.20); } img { width: 100px; margin: 0 auto; } .card-title { margin-top: 16px; font-size: 22px; font-weight: 600; color: #0A0D2C; line-height: 30px; } .card-desc { margin-top: 12px; font-size: 14px; font-weight: 400; color: #0A0D2C; } .card-more { display: block; margin-top: 18px; font-size: 12px; font-weight: 400; color: #828499; line-height: 20px; cursor: pointer; &:hover { color: #2C38E9; } & > .iconfont { display: inline-block; transform: rotate(-90deg); font-size: 12px; } } } } } .modal-7-box { margin-top: 150px; padding: 25px 0 65px; background: #0A0D2C; .container { display: flex; justify-content: space-between; .card-left { width: 307px; height: 199px; img { width: 100%; height: 100%; } } .card-right { padding-top: 62px; & > :first-child { font-size: 44px; font-weight: 600; color: #FFFFFF; line-height: 62px; } & >:last-child { 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; } } } } } } @media (max-width: 1200px) { } @media (max-width: 992px) { .modal-3-box { .container { .content-l { .title { text-align: center; } } .content-r { margin-top: 30px; } } } .modal-6-box { text-align: center; .content-l { display: inline-block; margin-bottom: 40px; } } } @media (max-width: 992px) { .cloud-event-box { .section-rotate { .banner-box { margin: 0 auto; text-align: center; } .content-box { top: 37%; left: 0; right: 0; margin: auto; padding: 0 40px; transform: translateY(-50%); .banner-text-bac { position: absolute; width: 350px; height: 100%; left: 0; right: 0; margin: auto; background: #fff; box-shadow: 0px 0px 30px 30px #fff; .banner-text-bac-content { width: 100%; height: 100%; } } .banner-box { .banner-text{ h2{ margin-top: 129px; font-size: 32px; color: #0A0D2C; line-height: 62px; } p{ margin: 17px 0 0 0; font-size: 14px; font-weight: 400; color: #0A0D2C; line-height: 22px; } .btn{ padding: 10px 32px; margin-top: 30px; background: #404DFF; border-radius: 8px; font-size: 14px; font-weight: 500; color: #FFFFFF; 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; } } } } } } } }