.color-868D99 { color: #868D99; } #hero #container { text-align: left; } #hero .bg2 { position: absolute; right: 0; top: 0; height: calc(70vh); transform: translate(5%, -25%); min-height: 485px; z-index: -1; } #container { /* transform: translateY(-30%); */ } #hero { height: 60vh; padding: 0; min-height: 485px; } #hero .topTitle { font-size: 48px; font-weight: bold; margin-bottom: 20px; line-height: 1.2; } h2.section-heading { font-size: 32px; font-weight: bold; margin: 0 0 30px 0; font-weight: 400; color: #444; } .single-cool-fact-area.mb-100 { text-align: center; } .productAdvantages { padding: 0; } .productAdvantages .container { max-width: none; // height: 88vh; padding: 4% 0; } .productAdvantages .row { margin-bottom: 50px; width: 100%; margin-left: 0; } .productAdvantages .row-line2 { display: flex; justify-content: center; width: 100%; } .productAdvantages .row-line2 .center { margin: 0 30px; } .productAdvantages .row-line2 .left img, .productAdvantages .row-line2 .center img { height: 50vh; min-height: 350px; } .productAdvantages .row-line2 .right { display: flex; flex-direction: column; justify-content: space-between; margin-left: 50px; /* transform: translateY(-5%); */ } .productAdvantages .row-line2 .right .right-item:nth-child(1) { transform: translateY(-40px); } .productAdvantages .row-line2 .right .right-item:nth-child(2) { transform: translateY(-20px); } .productAdvantages .row-line2 .right .right-item:nth-child(4) { transform: translateY(20px); } .productAdvantages .row-line2 .right .topText { height: 50px; line-height: 50px; } .productAdvantages .row-line2 .right img { width: 20px; } .productAdvantages .row-line2 .right img, .productAdvantages .row-line2 .right p { display: inline-block; } .productAdvantages .row-line2 .right p { font-size: 20px; font-weight: bold; margin-left: 10px; margin-bottom: 0; transform: translateY(2px); } .productAdvantages .row-line2 .right .bottomText { color: #868D99; } .productAdvantages2 { padding: 4% 0; } .productAdvantages2 .container { max-width: none; padding: 0; } .productAdvantages2 .container .row .col-12 { padding: 0; } .productAdvantages2 .container .row { width: 100%; margin: 0; } .productAdvantages2 .row-line2 { display: flex; justify-content: center; margin-bottom: 25px; } .productAdvantages2 .row-line2 .left, .productAdvantages2 .row-line2 .right { width: 25%; } .productAdvantages2 .row-line2 .box { display: flex; margin-bottom: 50px; } .productAdvantages2 .row-line2 .box img { width: 60px; height: 60px; } .productAdvantages2 .row-line2 .center { position: relative; } .productAdvantages2 .row-line2 .center p { width: 120px; height: 50px; background-color: #F1F4F7; line-height: 50px !important; border-radius: 5px; font-size: 20px; font-weight: bold; text-align: center; position: absolute; left: 50%; top: 20%; transform: translate(-50%, -50%); z-index: 100; } .productAdvantages2 .row-line2 .center img { margin: 0 30px; position: relative; top: 50%; transform: translateY(-50%); } .productAdvantages2 .row-line2 .center { position: relative; } .productAdvantages2 .row-line2 .left .box img { margin-left: 40px; margin-top: 10px; } .productAdvantages2 .row-line2 .right .box img { margin-right: 40px; margin-top: 10px; } .productAdvantages2 .row-line2 .box .text { width: 80%; } .productAdvantages2 .row-line2 .box .text .title { font-size: 18px; font-weight: bold; margin-bottom: 10px; color: #444; } .productAdvantages2 .row-line2 .left .box .text p { text-align: right; } .productAdvantages2 .row-line3 { width: 70%; border: 1px solid #CCCCCC; margin: auto; border-radius: 5px; padding: 50px 0; position: relative; } .productAdvantages2 .row-line3 .top { width: 120px; height: 50px; background-color: #F1F4F7; border-radius: 5px; text-align: center; position: absolute; left: 50%; transform: translate(-50%, -50%); top: 0; font-size: 20px; font-weight: bold; color: #444; line-height: 50px !important; } .productAdvantages2 .row-line3 .firstRound, .productAdvantages2 .row-line3 .secondRound { position: absolute; height: 15px; width: 15px; background-color: #CCCCCC; border-radius: 50%; top: 0; } .productAdvantages2 .row-line3 .firstRound { transform: translate(-450%, -50%); left: 50%; z-index: -1; } .productAdvantages2 .row-line3 .secondRound { transform: translate(450%, -50%); right: 50%; z-index: -1; } .productAdvantages2 .row-line3 .bottom { display: flex; justify-content: space-around; text-align: center; } .productAdvantages2 .row-line3 .bottom img { width: 60px; height: 60px; } .productAdvantages2 .row-line3 .bottom .title { font-size: 18px; color: #444; font-weight: bold; margin: 20px 0 0 0; } .productAdvantages2 .row-line3 .bottom .item p:last-child { width: 60%; margin: auto; color: #868D99; } .valueProposition { text-align: center; background-color: #f8f9fa; padding: 80px 0; } .valueProposition h2 { margin-bottom: 60px; } .valueProposition .content { display: flex; justify-content: center; } .valueProposition .content .item { margin-right: 1%; } .valueProposition .content .item p { width: 80%; margin: auto; margin-top: 20px; color: #838383; } .valueProposition .content .item:last-child { margin-right: 0; } /* Individual Caption Styles */ /* Caption Style 1 */ .cs-style-1 figcaption { height: 100%; width: 100%; opacity: 0; text-align: center; -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; backface-visibility: hidden; -webkit-transition: -webkit-transform 0.3s, opacity 0.3s; -moz-transition: -moz-transform 0.3s, opacity 0.3s; transition: transform 0.3s, opacity 0.3s; } .no-touch .cs-style-1 figure:hover figcaption, .cs-style-1 figure.cs-hover figcaption { opacity: 1; -webkit-transform: translate(15px, 15px); -moz-transform: translate(15px, 15px); -ms-transform: translate(15px, 15px); transform: translate(15px, 15px); } .cs-style-1 figcaption h3 { margin-top: 70px; } .cs-style-1 figcaption span { display: block; } .cs-style-1 figcaption a { margin-top: 30px; } /* Caption Style 2 */ .cs-style-2 figure img { z-index: 10; -webkit-transition: -webkit-transform 0.4s; -moz-transition: -moz-transform 0.4s; transition: transform 0.4s; } .no-touch .cs-style-2 figure:hover img, .cs-style-2 figure.cs-hover img { -webkit-transform: translateY(-90px); -moz-transform: translateY(-90px); -ms-transform: translateY(-90px); transform: translateY(-90px); } .cs-style-2 figcaption { height: 90px; width: 100%; top: auto; bottom: 0; -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; backface-visibility: hidden; } .cs-style-2 figcaption a { position: absolute; right: 20px; top: 30px; } /* Caption Style 3 */ .cs-style-3 figure { overflow: hidden; margin-bottom: 10%; } .cs-style-3 figure img { -webkit-transition: -webkit-transform 0.4s; -moz-transition: -moz-transform 0.4s; transition: transform 0.4s; } .no-touch .cs-style-3 figure:hover img, .cs-style-3 figure.cs-hover img { -webkit-transform: translateY(-50px); -moz-transform: translateY(-50px); -ms-transform: translateY(-50px); transform: translateY(-50px); } .cs-style-3 figcaption { /* height: 100px; */ width: 100%; top: auto; bottom: 0; opacity: 0; -webkit-transform: translateY(100%); -moz-transform: translateY(100%); -ms-transform: translateY(100%); transform: translateY(100%); -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; backface-visibility: hidden; -webkit-transition: -webkit-transform 0.4s, opacity 0.1s 0.3s; -moz-transition: -moz-transform 0.4s, opacity 0.1s 0.3s; transition: transform 0.4s, opacity 0.1s 0.3s; } .no-touch .cs-style-3 figure:hover figcaption, .cs-style-3 figure.cs-hover figcaption { opacity: 1; -webkit-transform: translateY(0px); -moz-transform: translateY(0px); -ms-transform: translateY(0px); transform: translateY(0px); -webkit-transition: -webkit-transform 0.4s, opacity 0.1s; -moz-transition: -moz-transform 0.4s, opacity 0.1s; transition: transform 0.4s, opacity 0.1s; } .cs-style-3 figcaption a { position: absolute; bottom: 20px; right: 20px; } /* Caption Style 4 */ .cs-style-4 li { -webkit-perspective: 1700px; -moz-perspective: 1700px; perspective: 1700px; -webkit-perspective-origin: 0 50%; -moz-perspective-origin: 0 50%; perspective-origin: 0 50%; } .cs-style-4 figure { -webkit-transform-style: preserve-3d; -moz-transform-style: preserve-3d; transform-style: preserve-3d; } .cs-style-4 figure > div { overflow: hidden; } .cs-style-4 figure img { -webkit-transition: -webkit-transform 0.4s; -moz-transition: -moz-transform 0.4s; transition: transform 0.4s; } .no-touch .cs-style-4 figure:hover img, .cs-style-4 figure.cs-hover img { -webkit-transform: translateX(25%); -moz-transform: translateX(25%); -ms-transform: translateX(25%); transform: translateX(25%); } .cs-style-4 figcaption { height: 100%; width: 50%; opacity: 0; -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; backface-visibility: hidden; -webkit-transform-origin: 0 0; -moz-transform-origin: 0 0; transform-origin: 0 0; -webkit-transform: rotateY(-90deg); -moz-transform: rotateY(-90deg); transform: rotateY(-90deg); -webkit-transition: -webkit-transform 0.4s, opacity 0.1s 0.3s; -moz-transition: -moz-transform 0.4s, opacity 0.1s 0.3s; transition: transform 0.4s, opacity 0.1s 0.3s; } .no-touch .cs-style-4 figure:hover figcaption, .cs-style-4 figure.cs-hover figcaption { opacity: 1; -webkit-transform: rotateY(0deg); -moz-transform: rotateY(0deg); transform: rotateY(0deg); -webkit-transition: -webkit-transform 0.4s, opacity 0.1s; -moz-transition: -moz-transform 0.4s, opacity 0.1s; transition: transform 0.4s, opacity 0.1s; } .cs-style-4 figcaption a { position: absolute; bottom: 20px; right: 20px; } /* Caption Style 5 */ .cs-style-5 figure img { z-index: 10; -webkit-transition: -webkit-transform 0.4s; -moz-transition: -moz-transform 0.4s; transition: transform 0.4s; } .no-touch .cs-style-5 figure:hover img, .cs-style-5 figure.cs-hover img { -webkit-transform: scale(0.4); -moz-transform: scale(0.4); -ms-transform: scale(0.4); transform: scale(0.4); } .cs-style-5 figcaption { height: 100%; width: 100%; opacity: 0; -webkit-transform: scale(0.7); -moz-transform: scale(0.7); -ms-transform: scale(0.7); transform: scale(0.7); -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; backface-visibility: hidden; -webkit-transition: -webkit-transform 0.4s, opacity 0.4s; -moz-transition: -moz-transform 0.4s, opacity 0.4s; transition: transform 0.4s, opacity 0.4s; } .no-touch .cs-style-5 figure:hover figcaption, .cs-style-5 figure.cs-hover figcaption { -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); transform: scale(1); opacity: 1; } .cs-style-5 figure a { position: absolute; bottom: 20px; right: 20px; } /* Caption Style 6 */ .cs-style-6 figure img { z-index: 10; -webkit-transition: -webkit-transform 0.4s; -moz-transition: -moz-transform 0.4s; transition: transform 0.4s; } .no-touch .cs-style-6 figure:hover img, .cs-style-6 figure.cs-hover img { -webkit-transform: translateY(-50px) scale(0.5); -moz-transform: translateY(-50px) scale(0.5); -ms-transform: translateY(-50px) scale(0.5); transform: translateY(-50px) scale(0.5); } .cs-style-6 figcaption { height: 100%; width: 100%; -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; backface-visibility: hidden; } .cs-style-6 figcaption h3 { margin-top: 60%; } .cs-style-6 figcaption a { position: absolute; bottom: 20px; right: 20px; } /* Caption Style 7 */ .cs-style-7 li:first-child { z-index: 6; } .cs-style-7 li:nth-child(2) { z-index: 5; } .cs-style-7 li:nth-child(3) { z-index: 4; } .cs-style-7 li:nth-child(4) { z-index: 3; } .cs-style-7 li:nth-child(5) { z-index: 2; } .cs-style-7 li:nth-child(6) { z-index: 1; } .cs-style-7 figure img { z-index: 10; } .cs-style-7 figcaption { height: 100%; width: 100%; opacity: 0; pointer-events: none; -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; backface-visibility: hidden; -webkit-transition: opacity 0.3s, height 0.3s, box-shadow 0.3s; -moz-transition: opacity 0.3s, height 0.3s, box-shadow 0.3s; transition: opacity 0.3s, height 0.3s, box-shadow 0.3s; box-shadow: 0 0 0 0px #2c3f52; } .no-touch .cs-style-7 figure:hover figcaption, .cs-style-7 figure.cs-hover figcaption { pointer-events: auto; opacity: 1; height: 130%; box-shadow: 0 0 0 10px #2c3f52; } .cs-style-7 figcaption h3 { margin-top: 86%; } .cs-style-7 figcaption h3, .cs-style-7 figcaption span, .cs-style-7 figcaption a { opacity: 0; -webkit-transition: opacity 0s; -moz-transition: opacity 0s; transition: opacity 0s; } .cs-style-7 figcaption a { position: absolute; bottom: 20px; right: 20px; } .no-touch .cs-style-7 figure:hover figcaption h3, .no-touch .cs-style-7 figure:hover figcaption span, .no-touch .cs-style-7 figure:hover figcaption a, .cs-style-7 figure.cs-hover figcaption h3, .cs-style-7 figure.cs-hover figcaption span, .cs-style-7 figure.cs-hover figcaption a { -webkit-transition: opacity 0.3s 0.2s; -moz-transition: opacity 0.3s 0.2s; transition: opacity 0.3s 0.2s; opacity: 1; } @media(max-width:320px){ .grid figcaption { padding: 5px; font-size: 14px; } .grid figcaption h4 { font-size:18px; } .cs-style-3 figcaption { height: 50px; } .grid { padding: 0px; } .demo-3 { padding: 1em 0; } .accordion .accordion-container { padding-top: 2rem; } } @media all and (max-width: 992px) { .accordion .accordion-container { padding-top: 2rem !important; } } /* MDM 功能 */ .accordion { margin-bottom: 40px; padding-bottom: 100px; } .accordion .area-1 { height: 27rem; background: url('../img/products-MDM/function.png') center center no-repeat; background-size: cover; } .accordion .accordion-container { max-width: 90%; margin-right: auto; margin-left: auto; padding-top: 0rem; padding-bottom: 1.5rem; } .accordion .accordion-container h2{ color: #10161a; } .accordion h2 { margin-bottom: 1.625rem; } .accordion .item { margin-bottom: 1.6rem; } .accordion h4 { margin-bottom: 0; } .accordion span[aria-expanded="true"] .circle-numbering, .accordion span[aria-expanded="false"] .circle-numbering { display: inline-block; width: 2.25rem; height: 2.25rem; margin-right: 0.875rem; border: 0.125rem solid #6b97f8; border-radius: 50%; background-color: #6b97f8; color: #fff; font: 700 1rem/2.125rem "Montserrat", sans-serif; text-align: center; vertical-align: middle; cursor: pointer; transition: all 0.2s ease; } .accordion span[aria-expanded="false"] .circle-numbering { border: 0.125rem solid #484a46; background-color: transparent; color: #484a46; } .accordion .item:hover span[aria-expanded="false"] .circle-numbering { border: 0.125rem solid #6b97f8; color: #6b97f8; } .accordion .accordion-title { display: inline-block; width: 70%; margin-top: 0.125rem; margin-bottom: 0.25rem; color: #10161a !important; font: 700 1.25rem/1.75rem "Montserrat", sans-serif; vertical-align: middle; cursor: pointer; transition: all 0.2s ease; } .accordion .item:hover .accordion-title { color: #6b97f8; } .accordion span[aria-expanded="true"] .accordion-title { color: #6b97f8; } .accordion .accordion-body { margin-left: 3.125rem; color: #868d99; } @media (min-width: 768px) { /* Details 1 */ .accordion .accordion-container { max-width: 70%; } /* end of details 1 */ } @media (min-width: 992px) { .accordion { height: 34.625rem; } .accordion .area-1 { width: 50%; height: 100%; display: inline-block; } .accordion .area-2 { /* width: 50%; */ height: 100%; display: inline-block; vertical-align: top; } .accordion .accordion-container { max-width: 88%; margin-left: 2rem; padding-bottom: 0; } .accordion .accordion-title { width: 85%; } } @media (min-width: 1200px) { .accordion .accordion-container { max-width: 28rem; margin-left: 5rem; } } /* 轮播 */ .mt40 { margin-top: 80px !important; } .single-gallery-item { position: relative; z-index: 1; -webkit-transition-duration: 500ms; transition-duration: 500ms; } .single-gallery-item::after { background-color:rgba(255, 255, 255, 0.45); position: absolute; width: 100%; height: 100%; top: 0; left: 0; z-index: 2; content: ''; opacity: 0; -webkit-transition-duration: 500ms; transition-duration: 500ms; } .single-gallery-item:hover::after { opacity: 1; } .single-gallery-item .view-more-btn { position: absolute; bottom: 40px; left: 40px; z-index: 9; -webkit-transition-duration: 500ms; transition-duration: 500ms; } .single-gallery-item .view-more-btn p { background-color: transparent; font-size: 16px; color: #ffffff; display: block; box-shadow: none; font-weight: 700; opacity: 0; } .single-gallery-item:hover .view-more-btn p { opacity: 1; } .hengline { content: ""; height: 4px; width: 40px; background-color: #6b97f8; margin-top: 20px; margin-left: 48%; } /* 导航栏蓝色下划线 开始*/ .nav-menu>ul>li>a:hover, .nav-menu>ul>li>a:focus, .nav-menu>ul>li.active>a { background: transparent; color: #6b97f8; } @media only screen and (min-width: 768px){ .nav-menu>ul>li>a:hover:after, .nav-menu>ul>li.active>a:after { width: 100%; } } .drop-down { position: relative; } .drop-down>a:before { font-family: 'FontAwesome'; content: "\f054"; font-size: 6px; margin-left: 6px; margin-top: 2px; float: right; -webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); transform: rotate(90deg); -webkit-transition: 0.2s transform; transition: 0.2s transform; } .dropdown { position: absolute; right: -50%; top: 0; background-color: #6b97f8; width: 200px; -webkit-box-shadow: 0px 5px 5px -5px rgba(53, 64, 82, 0.2); box-shadow: 0px 5px 5px -5px rgba(53, 64, 82, 0.2); -webkit-transform: translateY(15px) translateX(50%); -ms-transform: translateY(15px) translateX(50%); transform: translateY(15px) translateX(50%); opacity: 0; visibility: hidden; -webkit-transition: 0.2s all; transition: 0.2s all; } .nav-menu>.drop-down>.dropdown { top: 100%; right: 50%; } .nav-menu>.drop-down>.dropdown .dropdown.dropdown-left { right: 150%; } .dropdown li a { display: block; color: #FFF; border-top: 1px solid rgba(250, 250, 250, 0.1); padding: 10px 0px; } .dropdown li:nth-child(1) a { border-top: none; } .drop-down:hover>.dropdown { opacity: 1; visibility: visible; -webkit-transform: translateY(0px) translateX(50%); -ms-transform: translateY(0px) translateX(50%); transform: translateY(0px) translateX(50%); } .drop-down:hover>a:before { -webkit-transform: rotate(0deg); -ms-transform: rotate(0deg); transform: rotate(0deg); } /* 导航栏蓝色下划线 结束 */ .container p{ line-height: 2; font-size: 15px; font-weight: 400; } @media only screen and (min-width: 300px) and (max-width: 980px) { #hero .topTitle { font-size: 32px; } .manage .row-line2 .box { width: 40%; } .productAdvantages .container { padding:4%; } .productAdvantages .row-line2 .left img, .productAdvantages .row-line2 .center img { width: 100%; } .productAdvantages .row-line2 .center { display: none; } .productAdvantages .row-line2 .right { margin-left: 10px; /* text-align: center; */ width: calc(100/5*1%); min-width: 250px; } .productAdvantages .row-line2 .right p { font-size: 18px; } .productAdvantages .row-line2 .bottomText { font-size: 14px; } .productAdvantages2 .row-line2 { flex-wrap: wrap; } .productAdvantages2 .row-line2 .left, .productAdvantages2 .row-line2 .right { width: 100%; } .featuresBg { width: 100%; } .medilife-cool-facts-area .content { padding: 0 20px; } .features .right { width: 72%; } .valueProposition .content { flex-wrap: wrap; } .valueProposition .item img { width: 100%; } .productAdvantages2 .row-line2 .center img { width: 100%; margin: 0; } .productAdvantages2 .row-line2 .box .text { width: 200px; } .valueProposition .content .item { padding: 20px; } .productAdvantages2 .row-line3 { width: 90%; } } @media only screen and (min-width: 550px) and (max-width: 980px){ .productAdvantages2 .row-line2 .box { display: flex; justify-content: center; width: 100%; } } @media screen and (max-width: 550px){ .productAdvantages2 .row-line2 .box { display: flex; padding: 0 20px; width: 100%; } }