/* 产品流程图开始 */ .index-content { background: #fff; /* padding-top: 60px; */ padding-top: 30px; } .flex_div_between { display: flex; justify-content: space-between; flex-wrap: nowrap; } .flex_div_center { display: flex; justify-content: center; flex-wrap: nowrap; } .flex_div_wrap { display: flex; justify-content: space-between; flex-wrap: wrap; } .flex_div { display: flex; flex-wrap: nowrap; } .swiper-container-h { height: 100%; /* width: 798px; */ width: 85%; } .swiper-container-h .swiper-slide { text-align: center; font-size: 24px; /* background: url('../imgs/product/product_slide_bg.png') no-repeat; */ margin: 0 auto; /* background: red; */ } .swiper-container-v .swiper-slide { height: 450px; width: 100%; text-align: center; font-size: 24px; background: orange; } .swiper-button-prev:after, .swiper-button-next:after { font-size: 12px; } .swiper-button-next, .swiper-button-prev { background-size: 18px; } /* .arrow { user-select: none; width: 40px; height: 40px; border-radius: 50%; background-color: #fff; box-shadow: 0 3px 12px 0 rgb(48 48 48 / 5%), 0 4px 8px 0 rgb(48 48 48 / 10%), 0 0 1px 0 rgb(0 0 0 / 10%); display: flex; flex-direction: column; justify-content: center; align-items: center; position: absolute; top: 50% } */ .swiper-button-prev { right: 100%; margin-right: 20px; } .swiper-button-next { /* left: 100%; margin-left: 20px; */ } .swiper-button-prev::after { background-image: url('../imgs/about/left.png'); } .swiper-button-prev:hover:after { background-image: url('../imgs/about/left_active.png'); } .swiper-button-next::after { margin-left: -2px; background-image: url('../imgs/about/right.png'); } .swiper-button-next:hover::after { background-image: url('../imgs/about/right_active.png'); } .btn, .tpm-swiper__btn-inner { display: flex; align-items: center; justify-content: center; } .arrow { position: absolute; top: 50%; margin-top: -39px; width: 40px; height: 40px; border-radius: 50%; font-size: 0; background-image: linear-gradient(0deg, #fff, #f3f5f8); border: 2px solid #fff; box-shadow: 8px 8px 20px 0 rgb(55 99 170 / 10%), -8px -8px 20px 0 #fff; background-position: 100%; background-size: 100% 100%; outline: none; } .arrow::after { content: ""; position: absolute; left: 50%; top: 50%; z-index: 2; margin: -5px 0 0 -3px; width: 6px; height: 10px; } .tpm-swiper__btn-inner { width: 32px; height: 32px; background-color: #fff; box-shadow: 2px 2px 4px 0 rgb(0 0 0 / 16%); border-radius: 50%; } .tpm-swiper__btn-inner::after { content: ""; display: block; width: 30px; height: 30px; border-radius: 50%; background-image: linear-gradient(135deg, #dbe2e9, #fff); } .product_info_wrap { /* width: 840px; */ height: 176px; width: 798px; background: url('../imgs/product/product_slide_bg.png') no-repeat; margin: 0 auto; text-align: center; overflow: hidden; } /* .product_info { width: 230px; height: 80px; margin-right: 40px; margin-top: 14px; } */ .tab_title { min-width: 1100px; margin: 0 auto; padding: 50px 40px 20px; display: flex; flex-wrap: nowrap; justify-content: space-between; } .tab_title li { width: 260px; height: 94px; box-sizing: border-box; padding: 10px; border-radius: 3px; box-shadow: 0 2px 12px 0 rgb(48 48 48 / 5%), 0 2px 8px 0 rgb(48 48 48 / 10%), 0 0 1px 0 rgb(0 0 0 / 10%); border-left: 3px solid; border-color: #fff; position: relative; display: flex; flex-wrap: nowrap; transform: .3; } .tab_title li:hover { border-color: #0b5dd9; transform: scale(1.02); box-shadow: 0 20px 40px 0 rgb(48 48 48 / 5%), 0 30px 60px 0 rgb(48 48 48 / 10%); z-index: 1; } .tab_title li.cur { border-color: #0b5dd9; transform: scale(1.02); box-shadow: 0 20px 40px 0 rgb(48 48 48 / 5%), 0 30px 60px 0 rgb(48 48 48 / 10%); z-index: 1; } .product_info { width: 260px; height: 94px; margin-right: 40px; /* margin-top: 14px; */ } .tab_con { box-sizing: border-box; min-width: 1100px; margin: 30px auto; border-radius: 3px; border: 1px solid #f1f1f1; padding: 15px; font-size: 12px; background: #fafbfc; position: relative; } #tab_con1 li { text-align: center; } .tab_con .tab_level { border: 1px solid #EDEFF2; padding: 5px; margin: 10px auto; } .tab_con .lv { width: 25px; letter-spacing: 20px; /* margin-right: 20px; */ vertical-align: middle; } .lv_con { flex: 1; align-items: center; } .lv_con li { /* background: #FAFBFC; */ width: 120px; height: 28px; line-height: 28px; color: #56585D; border: 1px solid #D1D4D8; transform: all 0.3; } .opt_div { position: absolute; top: 0; left: 50px; right: 0; bottom: 0; opacity: 0.5; background: #fff; } .border { border: 1px solid #90B5F9 !important; /* padding: 5px; */ /* box-sizing: border-box; */ box-shadow: 0 0 5px 3px #d7d7d7; /* box-shadow: 0 0 5px 3px #E7EFFD; */ /* box-shadow: 0 0 5px 3px #D4E2FC; */ position: relative; z-index: 80; transition: all .5s ease .1s; background: #E7EFFD; /* transform: scale(1.01); */ /* background: rgba(227, 237, 253, .8); -moz-opacity: 0.8; opacity: 0.8; -webkit-filter: blur(1px); -ms-filter: blur(1px); filter: blur(1px); */ } .lv_con1 { width: 100%; } .lv_con1>li { /* background: #FAFBFC; */ width: 19%; box-sizing: border-box; padding: 2px 5px; /* height: 28px; */ /* line-height: 28px; */ color: #56585D; border: 1px solid #D1D4D8; transform: all 0.3; } .lv_con1>li ul { width: 100%; box-sizing: border-box; padding: 5px; } .lv_con1>li ul li { /* background: #FAFBFC; */ width: 48%; box-sizing: border-box; padding: 2px 5px; /* height: 28px; */ /* line-height: 28px; */ color: #56585D; border: 1px solid #D1D4D8; margin-bottom: 5px; transform: all 0.3; } .li_style { /* background: #FAFBFC; */ box-sizing: border-box; padding: 2px 5px; /* height: 28px; */ /* line-height: 28px; */ color: #56585D; border: 1px solid #D1D4D8; margin-bottom: 5px; } .con_left { width: 78%; } .con_left ul>li, .con_right ul>li { /* background: #FAFBFC; */ box-sizing: border-box; padding: 2px 5px; /* height: 28px; */ /* line-height: 28px; */ color: #56585D; border: 1px solid #D1D4D8; margin-bottom: 5px; transform: all 0.3; } .con_left ul>li ul li, .con_right ul>li ul li { /* background: #FAFBFC; */ width: 48%; box-sizing: border-box; padding: 2px 5px; /* height: 28px; */ /* line-height: 28px; */ color: #56585D; border: 1px solid #D1D4D8; margin-bottom: 5px; transform: all 0.3; } .con_right { width: 19%; } .product_img { /* width: 80px; height: 80px; */ width: 60px; height: 60px; box-sizing: border-box; padding: 10px; /* margin-right: 10px; */ margin: 20px auto 0; } .product_img img { width: 100%; } .product_main_title { height: 24px; /* width: 140px; */ /* position: absolute; top: 16px; left: 90px; */ font-size: 20px; font-family: Source Han Sans CN; font-weight: 500; color: #333333; /* margin-top: 15px; */ overflow: hidden; text-overflow: ellipsis; white-space: nowrap; margin-bottom: 15px; } .product_sub_title { height: 24px; /* width: 140px; */ /* position: absolute; top: 40px; left: 90px; */ font-size: 14px; font-family: Source Han Sans CN; font-weight: 400; color: #666666; } .product_detail { display: block; width: 80px; height: 20px; font-size: 14px; font-weight: 500; line-height: 20px; color: #003da6; background: url('../imgs/arrow_r.png') no-repeat; background-size: 16px 16px; background-position: 108% center; } .product_desc { width: 570px; } .product_desc .desc { font-size: 14px; line-height: 24px; min-height: 72px; color: #767b83; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; } .framework-wrapper .framework-product-info-wrapper .framework-product-info .framework-product-detail .framework-product-detail-arrow { width: 16px; height: 16px; float: right; margin-top: 2px; } /* 产品流程图结束 */ /* 开发服务开始 */ .service_wrap {} .service_box { display: flex; justify-content: space-between; flex-wrap: wrap; } .service_item { width: 574px; height: 384px; box-sizing: border-box; background: #FFFFFF; box-shadow: 0px 0px 22px 2px rgba(0, 0, 0, 0.06); padding: 0 58px; margin-bottom: 50px; transition: all 0.3s linear; position: relative; } .service_item p { opacity: 1; transition: 0.3s; } .service_item1 p { position: absolute; top: 40px; right: 20px; z-index: -1; } .service_item2 p { position: absolute; top: 60px; right: 20px; z-index: -1; } .service_item3 p { position: absolute; top: 50px; right: 20px; z-index: -1; } .service_item4 p { position: absolute; top: 50px; right: 20px; z-index: -1; } .service_item1 p span { width: 100%; height: 100%; position: absolute; top: 0; right: 0; background: rgba(0, 0, 0, 0.3); display: none; } .service_item:hover p { opacity: 0.24; } .service_item1 { /* background: #fff url('../imgs/product/product_service1.png') no-repeat; background-position: 20px 20px; */ } .service_item1, .service_item3 { transform: skewY(15deg); } .service_item1 h4, .service_item1 div, .service_item1 p, .service_item3 h4, .service_item3 p, .service_item3 div { transform: skewY(-15deg); } .service_item2, .service_item4 { transform: skewY(-15deg); } .service_item2 h4, .service_item2 div, .service_item2 p, .service_item4 p, .service_item4 h4, .service_item4 div { transform: skewY(15deg); } .service_item h4 { font-size: 30px; font-family: Source Han Sans CN; font-weight: 400; color: #333333; line-height: 25px; position: relative; margin-bottom: 40px; margin-top: 120px; } .service_item h4::after { position: absolute; content: ""; left: 0; bottom: -20px; width: 23px; height: 3px; background: #0052D9; border-radius: 1px; } .service_item div { font-size: 16px; font-family: Source Han Sans CN; font-weight: 400; color: #333333; line-height: 25px; } .service_item:hover h4, .service_item:hover div { color: #fff; } .service_item:hover h4::after { background: #fff; } .service_item:hover { background: #0052D9; } /* 开发服务结束 */ /* 全部产品开始 */ .product_all_bg { margin-top: 60px; background: url('../imgs/product/product_all_bg.png') no-repeat; background-size: 100% 100%; } .product_wrap {} .product_tmp { display: flex; -webkit-font-smoothing: antialiased; justify-content: space-between; } .product_tmp_main { /* flex: 1; */ /* order: 1; 盒子顺序*/ } .product_tmp_main>h3 { /* width: 277px; */ width: 100%; height: 43px; background: #242933; box-shadow: 0px 8px 24px 0px rgba(0, 0, 0, 0.48); font-size: 24px; font-family: Source Han Sans CN; font-weight: 500; color: #FFFFFF; text-align: center; line-height: 43px; margin-bottom: 50px; } .product_tmp_navs {} .product_tmp_navs li { margin-bottom: 53px; } .product_tmp_link { display: block; color: #fff; } .product_tmp_inner { position: relative; box-sizing: border-box; height: 195px; background-image: linear-gradient(179deg, #292f3b 2%, #242933); box-shadow: 8px 8px 20px 0 rgb(18 21 26 / 60%), -8px -8px 20px 0 rgb(54 62 77 / 50%), inset 0 4px 20px 0 rgb(36 41 51 / 50%); border-radius: 4px; padding: 44px 20px 0; transition: all .4s ease-in-out; } .product_tmp_link:hover { color: #fff; } .product_tmp_link:hover .product_tmp_inner { background: #242933; box-shadow: inset 8px 8px 20px 0 rgba(18, 21, 26, .6), inset -8px -8px 20px 0 rgba(54, 62, 77, .5) } .product_tmp_icon { position: absolute; left: 50%; top: -30px; margin-left: -30px; width: 60px; height: 60px; background-repeat: no-repeat; background-size: 100% auto; background-position: top; } .product_tmp_link_title { font-size: 20px; font-family: Source Han Sans CN; font-weight: 500; color: #FFFFFF; } .product_tmp_link_desc { font-size: 12px; font-family: Source Han Sans CN; font-weight: 400; color: #999999; margin-top: 15px; margin-bottom: 25px; } .product_tmp_link_blocks>li { display: inline-block; margin-right: 24px; font-size: 12px; font-family: Source Han Sans CN; font-weight: 400; color: #999999; } .product_tmp_link_blocks>li:last-child { margin-right: 0; } @media screen and (min-width:769px) { /* 蓝色图标动画 */ .product_tmp_icon.is-enter { -webkit-animation: tpm-solution__nav-icon-enter 0.3s steps(16) forwards; animation: tpm-solution__nav-icon-enter 0.3s steps(16) forwards } .product_tmp_icon.is-leave { -webkit-animation: tpm-solution__nav-icon-leave 0.3s steps(16) forwards; animation: tpm-solution__nav-icon-leave 0.3s steps(16) forwards } @-webkit-keyframes tpm-solution__nav-icon-enter { 0% { background-position: 0 0 } to { /* background-position: 0 -960px */ background-position: 0 -960px; } } @keyframes tpm-solution__nav-icon-enter { 0% { background-position: 0 0 } to { background-position: 0 -960px } } @-webkit-keyframes tpm-solution__nav-icon-leave { 0% { background-position: 0 -960px } to { background-position: 0 0 } } @keyframes tpm-solution__nav-icon-leave { 0% { background-position: 0 -960px } to { background-position: 0 0 } } /* 蓝色图标动画 */ } /* 全部产品结束 */