/* * Created by Edward on 22/10/17 * Copyright (c) 2022 ishutime.com All rights reserved */ * { margin: 0px; padding: 0px; box-sizing: border-box; } @font-face { font-family: 'iconfont'; src: url('iconfont.woff2?t=1663740079843') format('woff2'), url('iconfont.woff?t=1663740079843') format('woff'), url('iconfont.ttf?t=1663740079843') format('truetype'); } .notice_focus{ width: 30%; position: absolute; padding: 15px; left: 25px; bottom: 25px; display: flex; background: #fff; box-shadow: 0px 0px 20px rgba(0,0,0,.1); z-index: 5; border-radius: 5px; justify-content: space-between; } .notice_focus.active{ display: none; } .notice_focus img{ width: 25px; height: 25px; } .noticeList{ width: calc(100% - 70px); overflow: hidden; height: 25px; position: relative; } .noticeList ul li{ width: 100%; height: 25px; position: relative; text-align: left; line-height: 25px; } .noticeList ul li a{ display: block; position: relative; color: #3e3e3e; } .noticeList ul li a:hover{ text-decoration: underline; } .notice_close{ width: 25px; height: 25px; position: relative; line-height: 25px; text-align: center; cursor: pointer; -webkit-transform: rotate(0deg); color: #3e3e3e; -webkit-transition:all .5s; } .notice_close:hover{ -webkit-transform: rotate(90deg); } .bannerSwiper .swiper-slide video{ position: absolute; width: 100%; left: 0%; top: 0%; } .fs_email{ position: relative; margin-top: 25px; font-family: montserrat; font-size: 16px; } .telChat{ width: 60px; height: 60px; position: fixed; right: 3%; bottom: 5vh; z-index: 100; cursor: pointer; background-image: linear-gradient(to right, #3fdadc 0%, #0259af 100%); border-radius: 50%; padding: 10px; } .telChat:before{ width: 100px; height: 100px; position: absolute; left: -20px; top: -20px; content: ''; background: url(../images/online.png) center/cover; pointer-events: none; -webkit-animation:loopChat 4s ease infinite; } .telChat img{ -webkit-animation: swing2 2s infinite; } @-webkit-keyframes swing2 { 10% { -webkit-transform: rotate(15deg); transform: rotate(15deg); } 20% { -webkit-transform: rotate(-10deg); transform: rotate(-10deg); } 30% { -webkit-transform: rotate(5deg); transform: rotate(5deg); } 40% { -webkit-transform: rotate(-5deg); transform: rotate(-5deg); } 50%, 100% { -webkit-transform: rotate(0deg); transform: rotate(0deg); } } @keyframes loopChat{ 0%,100%{ -webkit-transform: rotate(0deg); } 50%{ -webkit-transform: rotate(15deg); } } .hplay_btn{ display: none; position: absolute; } .iconfont { font-family: "iconfont" !important; font-style: normal; -webkit-font-smoothing: antialiased; -webkit-text-stroke-width: 0.2px; -moz-osx-font-smoothing: grayscale; font-weight: normal; } @font-face { font-family: Geometr; src: url(../fonts/Geometr415MdBTMedium.ttf) } @font-face { font-family: BrownBlod; src: url(../fonts/brown/brown-regular.woff2) } @font-face { font-family: montserrat; src: url(../fonts/montserrat-regular-webfont.woff2) } body { font-family: 'Microsoft JhengHei', 'Microsoft YaHei', sans-serif; } ::-webkit-scrollbar { width: 10px; height: 1px; } ::-webkit-scrollbar-thumb { border-radius: 10px; -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2); background: #0259af; } ::-webkit-scrollbar-track { -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2); background: rgba(0, 0, 0, 0); } .zc_box{ width: 100%; display: flex; justify-content: space-between; flex-wrap: wrap; display: none; } .zc_title{ width: 1020px; margin: 25px auto; display: none; } .zc_box .box{ width: 48%; position: relative; } .zc_box .singePage table tr td{ padding: 20px; } .zc_box .singePage table tr { font-size: 16px; background: #fff; display: block; } .zc_box .singePage table tr:nth-child(even) { background: #e7e7e7; } .zc_box .box:nth-child(2) .singePage table tr td:last-child{ width: 100%; } .zc_box .box .name{ font-size: 20px; font-weight: bold; line-height: 2; } .pcHide{ display: none; } .ylBtn.pcHide{ display: none; } .bannerSwiper { width: 100%; height: 100vh; background: #000; color: #fff; text-align: center; position: relative; overflow: hidden; } .boxes.b2 { height: auto; background: url(../images/case_bg.jpg) top center no-repeat; background-size: cover; } @keyframes gradient { 0% { background-position: 0% 50%; } 50% { background-position: 100% 50%; } 100% { background-position: 0% 50%; } } .boxes.b3 { height: 100vh; padding: 0px; } .coopers{ width: 100%; height: 100%; position: absolute; left: 0%; top: 0%; overflow: hidden; } .coopers ul{ width: 100%; display: flex; flex-wrap: wrap; height: 100%; overflow: hidden; } .coopers ul li:first-child,.coopers ul li:last-child{ height: 5vh; } .coopers ul li{ width: 100%; height: 15vh; position: relative; overflow: hidden; } .coopers ul li .cps{ width: 200vw; height: 100%; position: absolute; left: -50vw; top: 0%; display: flex; } .coopers ul li img{ display: block; width: auto; max-width: none; height: 100%; } .boxes.b3 .w1400 { height: 100%; } #pin{ position: relative; } .pin-wrap .item { width: 100vw; height: 100vh; position: relative; background: #fff; text-align: center; } .sbox { width: 55%; height: auto; position: absolute; left: 10%; top: 20%; text-align: left; z-index: 30; } .box1 .sbox{ width: 40%; left: 10%; top: 20%; } .sbox .name { position: relative; margin-bottom: 25px; } .sbox .name .title { width: 100%; font-size: 50px; font-weight: bold; margin-bottom: 5px; background-image: -webkit-linear-gradient(45deg, #40dbdd, #0157ae); -webkit-background-clip: text; -webkit-text-fill-color: transparent; } .sbox .name .des { width: 100%; font-size: 24px; font-weight: bold; } .sbox .singePage { width: 100%; text-transform: uppercase; margin-bottom: 2.5vw; } .service .sbg { width: 60vw; height: calc(60vw * 0.59); position: absolute; right: 0%; bottom: 120px; z-index: 10; } .service .sbg ul{ position: absolute; width: 100%; height: 100%; left: 0%; top: 0%; display: flex; } .service .sbg .sg{ width: 60vw; height: calc(60vw * 0.59); position: absolute; left: 0%; top: 0%; background-size: cover; background-position: center center; } .service .sbg ul li{ width: 10%; height: 100%; position: relative; overflow: hidden; top: 100%; -webkit-transition: all .8s cubic-bezier(0.19, 1, 0.22, 1); opacity: 0; } .service .sbg.active ul li{ top: 0%; opacity: 1; } .service .sbg.active ul li:nth-child(2){ -webkit-transition-delay: .1s; } .service .sbg.active ul li:nth-child(3){ -webkit-transition-delay: .2s; } .service .sbg.active ul li:nth-child(4){ -webkit-transition-delay: .3s; } .service .sbg.active ul li:nth-child(5){ -webkit-transition-delay: .4s; } .service .sbg.active ul li:nth-child(6){ -webkit-transition-delay: .5s; } .service .sbg.active ul li:nth-child(7){ -webkit-transition-delay: .6s; } .service .sbg.active ul li:nth-child(8){ -webkit-transition-delay: .7s; } .service .sbg.active ul li:nth-child(9){ -webkit-transition-delay: .8s; } .service .sbg.active ul li:nth-child(10){ -webkit-transition-delay: .9s; } .service .sbg.active ul li:nth-child(2) .sg{ left: -6vw; } .service .sbg.active ul li:nth-child(3) .sg{ left: -12vw; } .service .sbg.active ul li:nth-child(4) .sg{ left: -18vw; } .service .sbg.active ul li:nth-child(5) .sg{ left: -24vw; } .service .sbg.active ul li:nth-child(6) .sg{ left: -30vw; } .service .sbg.active ul li:nth-child(7) .sg{ left: -36vw; } .service .sbg.active ul li:nth-child(8) .sg{ left: -42vw; } .service .sbg.active ul li:nth-child(9) .sg{ left: -48vw; } .service .sbg.active ul li:nth-child(10) .sg{ left: -54vw; } .service .sbg img { -webkit-transform: translateZ(0); } .service .sbg>img{ opacity: 0; position: absolute; width: 100%; height: auto; -webkit-transition: all .05s cubic-bezier(0.19, 1, 0.22, 1) 1.4s; } .service .sbg.active>img{ opacity: 1; } .service .words { width: 100%; height: auto; position: absolute; left: 0%; top: 12%; font-size: 9vw; color: rgba(0, 0, 0, .03); text-transform: uppercase; letter-spacing: 20px; line-height: 1; font-family: BrownBlod; font-weight: bold; letter-spacing: -1px; text-align: left; padding-left: 10vw; z-index: 20; } .bannerSwiper .text { position: absolute; width: 30%; top: 30%; left: 10%; } .bannerSwiper .text.t1 { left: 50%; } .bannerSwiper .swiper-pagination-bullet { width: 75px; height: 5px; border-radius: 0px; background: #fff; } .bannerSwiper .swiper-slide { background: center center no-repeat; background-size: cover; overflow: hidden; } .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction { bottom: 5vh; } .bannerSwiper .img { position: absolute; width: 100%; height: 100%; left: 0%; top: 0%; } .bannerSwiper .swiper-button-next, .bannerSwiper .swiper-button-prev { width: 60px; height: 60px; line-height: 60px; text-align: center; } .bannerSwiper .swiper-button-next:after, .bannerSwiper .swiper-button-prev:after { font-size: 28px; color: #fff; } .bannerSwiper .marks { display: flex; align-items: center; margin-bottom: 10px; position: relative; transform: translate3d(0px, 0px, 0px); } .bannerSwiper .marks.m2 { left: 40%; justify-content: end; } .bannerSwiper .marks b { font-family: din; font-size: 16px; text-transform: uppercase; line-height: 35px; position: relative; padding-left: 12px; margin-right: 25px; } .bannerSwiper .marks.m2 b { margin-right: 10px; } .bannerSwiper .marks b::after { width: 6px; height: 6px; position: absolute; left: 0%; top: 50%; margin-top: -4px; background: #fff; content: ''; border-radius: 50%; } .bannerSwiper .pic1, .bannerSwiper .pic2 { position: relative; margin-bottom: 1vw; transform: translate3d(0px, 0px, 0px); } .bannerSwiper .pic2 { left: 40%; } .preloader { display: flex; } :root { font-size: calc(16px + (24 - 16)*(100vw - 320px)/ (1280 - 320)); } .preloader { display: flex; } .preloader { animation: tiltSpin 8s linear infinite; flex-direction: column; justify-content: center; align-items: center; width: 20vw; height: 20vw; position: absolute; right: 0px; top: 0px; } .preloader, .preloader__ring { transform-style: preserve-3d; } .preloader__ring { animation-name: spin; animation-duration: 8s; animation-timing-function: inherit; animation-iteration-count: inherit; position: relative; height: 60px; width: 50px; text-align: center; } .preloader__ring:nth-child(even) { animation-direction: reverse; } .preloader__sector { font-weight: 600; position: absolute; top: 0; left: 0; text-align: center; text-transform: uppercase; transform: translateZ(12vw); line-height: 3.5vw; font-size: 1.5vw; } .preloader__sector, .preloader__sector:empty:before { display: inline-block; width: 100%; height: 100%; } .preloader__sector:empty:before { background: linear-gradient(transparent 45%, currentColor 45% 55%, transparent 55%); content: ""; } .preloader__sector:nth-child(2) { transform: rotateY(12deg) translateZ(12vw); } .preloader__sector:nth-child(3) { transform: rotateY(24deg) translateZ(12vw); } .preloader__sector:nth-child(4) { transform: rotateY(36deg) translateZ(12vw); } .preloader__sector:nth-child(5) { transform: rotateY(48deg) translateZ(12vw); } .preloader__sector:nth-child(6) { transform: rotateY(60deg) translateZ(12vw); } .preloader__sector:nth-child(7) { transform: rotateY(72deg) translateZ(12vw); } .preloader__sector:nth-child(8) { transform: rotateY(84deg) translateZ(12vw); } .preloader__sector:nth-child(9) { transform: rotateY(96deg) translateZ(12vw); } .preloader__sector:nth-child(10) { transform: rotateY(108deg) translateZ(12vw); } .preloader__sector:nth-child(11) { transform: rotateY(120deg) translateZ(12vw); } .preloader__sector:nth-child(12) { transform: rotateY(132deg) translateZ(12vw); } .preloader__sector:nth-child(13) { transform: rotateY(144deg) translateZ(12vw); } .preloader__sector:nth-child(14) { transform: rotateY(156deg) translateZ(12vw); } .preloader__sector:nth-child(15) { transform: rotateY(168deg) translateZ(12vw); } .preloader__sector:nth-child(16) { transform: rotateY(180deg) translateZ(12vw); } .preloader__sector:nth-child(17) { transform: rotateY(192deg) translateZ(12vw); } .preloader__sector:nth-child(18) { transform: rotateY(204deg) translateZ(12vw); } .preloader__sector:nth-child(19) { transform: rotateY(216deg) translateZ(12vw); } .preloader__sector:nth-child(20) { transform: rotateY(228deg) translateZ(12vw); } .preloader__sector:nth-child(21) { transform: rotateY(240deg) translateZ(12vw); } .preloader__sector:nth-child(22) { transform: rotateY(252deg) translateZ(12vw); } .preloader__sector:nth-child(23) { transform: rotateY(264deg) translateZ(12vw); } .preloader__sector:nth-child(24) { transform: rotateY(276deg) translateZ(12vw); } .preloader__sector:nth-child(25) { transform: rotateY(288deg) translateZ(12vw); } .preloader__sector:nth-child(26) { transform: rotateY(300deg) translateZ(12vw); } .preloader__sector:nth-child(27) { transform: rotateY(312deg) translateZ(12vw); } .preloader__sector:nth-child(28) { transform: rotateY(324deg) translateZ(12vw); } .preloader__sector:nth-child(29) { transform: rotateY(336deg) translateZ(12vw); } .preloader__sector:nth-child(30) { transform: rotateY(348deg) translateZ(12vw); } /* Animations */ @keyframes tiltSpin { from { transform: rotateY(0) rotateX(30deg); } to { transform: rotateY(1turn) rotateX(30deg); } } @keyframes spin { from { transform: rotateY(0); } to { transform: rotateY(1turn); } } .homeFocus { width: 100%; position: relative; } .homeFocus ul { display: flex; flex-wrap: wrap; width: 100%; justify-content: space-between; } .homeFocus ul li { width: 32%; height: auto; position: relative; margin-bottom: 35px; border-radius: 10px; overflow: hidden; } .homeFocus ul li:first-child { width: 66%; } .homeFocus ul li>a { display: block; width: 100%; height: auto; position: relative; } .homeFocus ul li:nth-child(2) .thum, .homeFocus ul li:nth-child(2) .pic { height: 100%; } .homeFocus ul li:nth-child(2) .thum a{ position: relative; display: block; width: 100%; height: 100%; } .homeFocus ul li .name { width: 100%; height: auto; position: absolute; left: 0%; bottom: 0%; padding: 20px; color: #fff; font-size: 20px; z-index: 1; line-height: 1.5; font-weight: bold; } .homeFocus ul li .mark { position: absolute; left: 15px; top: 15px; background-size: 200% auto; background-image: linear-gradient(to right, #3fdadc 0%, #0259af 51%, #3fdadc 100%); color: #fff; font-size: 14px; padding: 7px 15px; border-radius: 5px; z-index: 1; -webkit-transition: all .35s; font-weight: bold; } .homeFocus ul li .list{ position: absolute; width: 100%; height: auto; position: absolute; left: 0%; bottom: 0%; padding: 35px; z-index: 1; } .homeFocus ul li .play_btn{ width: 90px; height: 90px; position: absolute; left: 50%; top: 30%; line-height: 90px; text-align: center; background: #0157ae; color: #fff; border-radius: 50%; cursor: pointer; z-index: 5; font-size: 36px; margin-left: -45px; padding-left: 7px; } .homeFocus ul li .list .a{ color: #fff; display: inline-block; width: 100%; font-size: 20px; font-weight: bold; line-height: 45px; position: relative; padding-left: 25px; } .homeFocus ul li .list .a::after{ width: 8px; height: 8px; position: absolute; left: 0px; top: 50%; margin-top: -4px; background: #fff; border-radius: 50%; content: ''; } .homeFocus ul li:hover .mark{ background-position: right center; } .homeFocus ul li:hover .pic{ -webkit-transform: scale(1.05); } .homeFocus ul li:nth-child(n+3) { margin-bottom: 0px; } .homeFocus ul li::after { width: 100%; height: 100%; position: absolute; left: 0; top: 0; background: #fff; content: ''; z-index: 10; } .homeFocus ul li.is-inview::after { height: 0; bottom: 0; -webkit-transition: all 1s cubic-bezier(0.5, 0, 0.1, 1); } .homeFocus ul li:nth-child(2).is-inview::after { -webkit-transition: all 1s cubic-bezier(0.5, 0, 0.1, 1) .2s; } .homeFocus ul li:nth-child(4).is-inview::after { -webkit-transition: all 1s cubic-bezier(0.5, 0, 0.1, 1) .2s; } .homeFocus ul li:nth-child(5).is-inview::after { -webkit-transition: all 1s cubic-bezier(0.5, 0, 0.1, 1) .3s; } .homeFocus ul li .thum::after { width: 100%; height: 70%; position: absolute; left: 0%; bottom: 0%; background: linear-gradient(-180deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, .5)); content: ''; top: auto; } .cooper_box { width: 660px; height: auto; text-align: center; position: absolute; left: 50%; top: 50%; margin-left: -330px; margin-top: -230px; } .cooper_top { width: 100%; display: flex; justify-content: center; } .cooper_top .num { width: calc(100% - 180px); position: relative; font-size: 380px; font-family: din; line-height: 1; color: transparent; background-image: url(../images/mask_bg.jpg); background-clip: text; -webkit-background-clip: text; text-align: left; } .cooper_top .num p { position: absolute; font-size: 80px; bottom: 4vw; right: 0vw; color: transparent; background-image: url(../images/mask_bg2.jpg); background-clip: text; -webkit-background-clip: text; } .cooper_top .des { width: 180px; font-size: 40px; font-weight: bold; text-align: left; top: 40px; position: relative; } .cooper_top .des p { font-size: 16px; font-weight: normal; text-transform: uppercase; line-height: 1.3; font-family: montserrat; } .cooper_btm { background-image: -webkit-linear-gradient(45deg, #40dbdd, #0157ae); line-height: 60px; overflow: hidden; position: relative; text-align: center; color: #fff; font-size: 20px; width: 90%; margin: 0px auto; letter-spacing: 3px; } .cooper_top .des b { display: block; margin-bottom: 1vw; background-image: -webkit-linear-gradient(45deg, #40dbdd, #0157ae); -webkit-background-clip: text; -webkit-text-fill-color: transparent; } .footerTop { display: flex; color: #fff; justify-content: space-between; border-bottom: 1px solid rgba(255, 255, 255, .3); padding: 25px 0px; align-items: center; background: linear-gradient(135deg, #40dcdd, #0056ae) left center; } .footer { height: auto; padding: 0px 0px 10px; background: #fff; } .footerCenter { width: 100%; height: auto; padding: 25px 0px; display: flex; justify-content: space-between; } .footerCenter .w1400{ align-items: center; } .footerTop ul{ display: flex; width: 100%; flex-wrap: wrap; justify-content: space-between; position: relative; } .footerTop ul li{ width: auto; position: relative; display: flex; align-items: center; } .footerTop ul li .icon{ width: 60px; height: 60px; position: relative; border: 1px solid #fff; border-radius: 50%; } .footerTop ul li .icon::after{ width: 60px; height: 60px; position: absolute; left: 0%; top: 0%; background: url(../images/audio_icon.png?v=2023); content: ''; } .footerTop ul li:nth-child(2) .icon::after{ background-position: -60px 0px; } .footerTop ul li:nth-child(3) .icon::after{ background-position: -120px 0px; } .footerTop ul li:nth-child(4) .icon::after{ background-position: -180px 0px; } .footerTop ul li .info{ width: calc(100% - 70px); margin-left: 10px; line-height: 1.4; } .footerTop ul li .info p{ font-size: 16px; } .footerTop ul li .info b{ font-size: 20px; font-family: montserrat; } .flogo { width: 100%; margin-bottom: 45px; } .fslogan { width: auto; margin-left: 25px; font-size: 18px; line-height: 1.6; } .fdes { font-size: 14px; } .fdes p { margin-bottom: 5px; } .fdes b { font-family: din; font-size: 36px; } .fdes b span { margin-left: 25px; } .copyright { width: 100%; display: flex; justify-content: space-between; font-size: 12px; color: rgba(0, 0, 0, .5); padding: 10px 0px 5px; padding-top: 15px; line-height: 25px; border-top: 1px solid rgba(0, 0, 0, .05); } .copyright a { color: rgba(0, 0, 0, .5); } .copyright p a{ margin-left: 10px; } .copyright a:hover { color: #000; } .fsocal { width: 350px; position: relative; } .fnav::after{ width: 1px; height: 100%; position: absolute; left: -100px; top: 0px; content: ''; background: rgba(0, 0, 0, .03); } .fnav { width: calc(100% - 550px); position: relative; } .fnav ul { display: flex; justify-content: space-between; } .fnav ul li { width: auto; position: relative; } .fnav ul li .info{ width: 100%; display: flex; } .fnav ul li .info .li:first-child{ margin-right: 20px; } .fnav ul li a { color: rgba(0, 0, 0, .5); display: block; line-height: 40px; } .fnav ul li .name a{ font-size: 16px; color: rgba(0, 0, 0, 1); } .fnav ul li a:hover { color: rgba(0, 0, 0, 1); } .fsocal .scals { width: 100%; display: flex; justify-content: space-between; } .fsocal .scals ul{ display: flex; flex-wrap: wrap; width: auto; } .fsocal .scals ol{ display: flex; flex-wrap: wrap; width: auto; } .fsocal .scals li{ width: 50px; height: auto; position: relative; cursor: pointer; text-align: center; } .fsocal .scals li .img{ width: 120px; height: auto; position: absolute; left: 50%; margin-left: -60px; top: -130px; background: #fff; display: none; box-shadow: 0px 0px 30px rgba(0, 0, 0, .1); } .fsocal .scals li:hover .img{ display: block; } .fsocal .scals li .icon{ width: 50px; height: 50px; position: relative; background: #0ab141; border-radius: 50%; margin-bottom: 5px; } .fsocal .scals li:nth-child(2) .icon{ background: #f0a94d; } .fsocal .scals li:nth-child(3) .icon{ background: #373737; } .fsocal .scals li:nth-child(4) .icon{ background:linear-gradient(135deg, #40dcdd, #0056ae) left center; } .fsocal .scals ol li:nth-child(1) .icon,.fsocal .scals ol li:nth-child(2) .icon{ background: linear-gradient(135deg, #40dcdd, #0056ae) left center; } .fsocal .scals li .icon::after{ width: 50px; height: 50px; position: absolute; left: 0%; top: 0%; content: ''; background: url(../images/socals_icon.png) no-repeat; background-size: auto 100%; } .fsocal .scals li:nth-child(2) .icon::after{ background-position: -50px 0px; } .fsocal .scals li:nth-child(3) .icon::after{ background-position: -100px 0px; } .fsocal .scals li.email .icon::after{ background-position: -199px 0px; } .fsocal .scals ol li:nth-child(1) .icon::after{ background-position: -150px 0px; } .fsocal .scals li .txt{ text-transform: uppercase; } .fsocal .scals ol li:nth-child(2) .icon::after{ background-position: -200px 0px; } .fsocal .scals ul li{ margin-right: 20px; } .fsocal .scals ol li{ margin-left: 20px; } .fsocal .scals a { width: 50px; height: auto; display: block; line-height: 50px; text-align: center; background: rgba(255, 255, 255, .3); color: rgba(255, 255, 255, .7); border-radius: 50%; font-size: 28px; } .ylBtn { width: 160px; height: auto; display: block; line-height: 50px; text-align: center; color: #fff; transition: 0.5s; background-size: 200% auto; background-image: linear-gradient(to right, #3fdadc 0%, #0259af 51%, #3fdadc 100%); font-size: 14px; cursor: pointer; } .ylBtn:hover { background-position: right center; border-radius: 50px; } .serNav { width: 80%; height: auto; position: absolute; left: 10%; top: calc(90vh - 20px); display: flex; justify-content: space-between; z-index: 1; } .serNav.active{ position: fixed; } .serNav:before { width: 100%; height: 1px; position: absolute; top: 50%; background: rgba(0, 0, 0, .05); content: ''; } .serNav a { width: 100px; height: 100px; position: relative; display: block; border-radius: 50%; text-align: center; color: #fff; cursor: pointer; } .hshow{ width: 100%; margin-top: 6vw; } .hshow ul{ width: 100%; display: flex; flex-wrap: wrap; justify-content: space-between; } .hshow ul li{ width: 18.5%; position: relative; } .hshow ul li .img{ width: 122px; margin: 0px auto; margin-bottom: 10px; } .hshow ul li .txt{ width: 100%; text-align: center; } .serNav a p { position: absolute; z-index: 1; color: #025ab0; width: 100%; text-align: center; font-size: 18px; font-weight: bold; top: 50%; -webkit-transform: translateY(-50%); } .serNav a::before { width: 100%; height: 100%; position: absolute; left: 0%; top: 0%; border-radius: 50%; content: ''; background-image: linear-gradient(to right, #3fdadc 0%, #0259af 100%); } .serNav a::after { width: 94px; height: 94px; position: absolute; left: 3px; top: 3px; border-radius: 50%; content: ''; -webkit-transition: all .35s; background-color: #fff; } .serNav a.active p { color: #fff; } .serNav a.active::after, .serNav a.active::before { border-radius: 45%; -webkit-animation: roateOne 2s linear infinite; } .serNav a.active::after { opacity: 0; -webkit-transform: scale(0); border-radius: 50%; } .serNav a:hover::after { border-radius: 50%; } .serNav a:hover::before { border-radius: 45%; -webkit-animation: roateOne 2s linear infinite; } @-webkit-keyframes roateOne { from { transform: rotate(0); } to { transform: rotate(360deg); } } .scroll-horizontal .item{ width: 100vw; height: 100vh; position: relative; } .lightBox{ background-color: #fff; } .inner_player{ width: 60%; height: auto; position: absolute; background: #000; left: 20%; top: 50%; -webkit-transform: translateY(-50%); } .video_close{ position: absolute; top: 35px; right: 45px; width: 50px; height: auto; line-height: 50px; text-align: center; font-size: 28px; cursor: pointer; -webkit-transition: all .45s; } .video_close:hover{ -webkit-transform: rotate(45deg); } .newsSwiper{ width: 100%; height: 100%; position: relative; overflow: hidden; } .newsSwiper.swiper-container-horizontal>.swiper-pagination-bullets{ bottom: 22px; text-align: right; padding-right: 10px; } .newsSwiper .swiper-pagination-bullet{ background-color: #fff; opacity: .5; } .newsSwiper .swiper-pagination-bullet.swiper-pagination-bullet-active{ opacity: 1; } .newsSwiper .swiper-slide{ overflow: hidden; } .newsSwiper .swiper-slide::after{ width: 100%; height: 70%; position: absolute; left: 0%; bottom: 0%; background: linear-gradient(-180deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, .1)); content: ''; top: auto; } .box_nav{ width: 100%; height: auto; position: relative; } .box_nav ul li{ position: relative; height: auto; } .box_nav ul li .title{ font-size: 20px; font-weight: bold; line-height: 50px; opacity: .4; text-transform: uppercase; width: 100%; cursor: pointer; position: relative; } .box_nav ul li:hover .title{ opacity: 1; } .box_nav ul li.active .title{ opacity: 1; } .box_nav ul li .info{ width: 100%; height: 0px; position: relative; top: 0px; z-index: 5; -webkit-transition: all .6s; overflow: hidden; } .box_nav ul li.active .info{ height: 155px; } .hgrally{ width: 30vw; height: 30vw; position: absolute; right: 0%; top: 45%; -webkit-transform: translateY(-50%); z-index: 5; } .hgrally img{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover; -webkit-transition: all .75s cubic-bezier(.85,0,.15,1); -o-transition: all .75s cubic-bezier(.85,0,.15,1); transition: all .75s cubic-bezier(.85,0,.15,1); } .hgrally img:not(.active){ left: 50%; width: 0; } .qtbox{ width: 120px; height: 120px; position: absolute; left: 35px; top: 50px; } .qtbox ul li{ width: 120px; height: 120px; position: absolute; left: 0%; top: 0%; opacity: 0; -webkit-transition: all .45s; } .qtbox ul li.active{ opacity: 1; } .qtgrally{ width: 20vw; height: 30vw; position: absolute; right: 10%; top: 45%; -webkit-transform: translateY(-50%); background: #fff; box-shadow: 0px 0px 50px rgba(0, 0, 0, .05); } .qtgrally .bubble{ width: 30vw; height: 30vw; position: absolute; left: -5vw; bottom: -5vw; -webkit-animation: rotateAnimate 10s ease infinite; } @-webkit-keyframes rotateAnimate{ 0%,100%{ -webkit-transform: rotate(0deg); } 50%{ -webkit-transform: rotate(-5deg); } } .pin-wrap .item.box2:before,.pin-wrap .item.box3:before,.pin-wrap .item.box4:before{ display: none; } .pin-wrap .item.box2:before{ display: block; height: 15%; background: linear-gradient(90deg, rgba(0, 86, 174, 0), rgba(0, 0, 0, 0.3)); width: 80%; } .pin-wrap .item.box4:before{ display: block; height: 15%; width: 80%; } .box_nav ul li .info .des{ width: 100%; height: auto; line-height: 1.8; font-size: 16px; margin-bottom: 15px; -webkit-line-clamp: 2; } .hgwords{ width: 65%; height: auto; position: absolute; left: 10%; bottom: 15vh; font-size: 8vw; color: rgba(0, 0, 0, .05); text-transform: uppercase; letter-spacing: -1px; line-height: 1; font-family: BrownBlod; font-weight: bold; text-align: left; pointer-events: none; } .hgwords::after{ width: 20%; height: 30%; position: absolute; right: 0%; top: 0%; background: linear-gradient(90deg, rgba(0, 86, 174, 0), rgba(0, 86, 174, 0.9)); content: ''; z-index: 5; } .header{ width: 100%; height: auto; position: absolute; left: 0%; display: flex; justify-content: space-between; top: 0%; z-index: 100; padding: 0px 5%; color: #fff; align-items: center; -webkit-transition: all .5s; } .header.active,.header.show{ background: #fff; box-shadow: 0px 0px 30px rgb(0 0 0 / 10%); position: fixed; } .header.active .nav a,.header.show .nav a{ color: #3e3e3e; } .header.active .nav a.focus_box, .header.show .nav a.focus_box{ color: #fff; } .header.active .logo img:nth-child(1),.header.show .logo img:nth-child(1){ opacity: 0; } .header.active .logo img:nth-child(2),.header.show .logo img:nth-child(2){ opacity: 1; } .header.active .navr,.header.show .navr{ color: #3e3e3e; } .logo{ width: 350px; display: block; position: relative; height: 37px; } .logo img{ position: absolute; height: auto; opacity: 0; -webkit-transition: all .35s; } .logo img:nth-child(1){ opacity: 1; } .headers{ width: calc(100% - 450px); display: flex; justify-content: space-between; } .nav{ width: calc(100% - 200px); display: flex; } .nav a{ color: #fff; display: block; } .navr{ width: 170px; display: flex; justify-content: space-between; align-items: center; } .search_box{ width: 50px; height: 50px; line-height: 50px; text-align: center; } .lange_box{ width: calc(100% - 75px); position: relative; } .lange_box .lange{ width: 100%; display: flex; align-items: center; justify-content: center; position: relative; z-index: 1; } .lange_box .lange .icon{ width: 30px; height: auto; line-height: 50px; font-size: 24px; } .search_box .icon{ font-size: 24px; font-weight: bold; cursor: pointer; } .lange_list a{ display: block; width: 100%; height: auto; line-height: 35px; color: #3e3e3e; text-align: center; } .nav ul{ display: flex; width: 100%; } .nav ul li{ width: calc(100% / 7); } .nav ul li.active{ z-index: 10; } .nav a{ line-height: 90px; text-align: center; font-size: 16px; height: 90px; position: relative; } .nav ul li .bar{ width: 100%; height: 30px; position: absolute; overflow: hidden; line-height: 30px; top: 50%; -webkit-transform: translateY(-50%); font-size: 18px; font-weight: bold; } .nav ul li .bar p{ display: block; position: relative; } .nav ul li .bar p:first-child{ -webkit-transition: all .35s; } .nav ul li .bar p:nth-child(2){ background-image: -webkit-linear-gradient(45deg, #40dbdd, #0157ae); -webkit-background-clip: text; -webkit-text-fill-color: transparent; } .nav ul li.active .bar p:first-child{ margin-top: -30px; } .nav ul li.active .dropdown_menu{ opacity: 1; visibility: visible; } .dropdown_menu{ position: absolute; width: 100%; height: auto; top: 90px; left: 0%; opacity: 0; visibility: hidden; -webkit-transition: all .4s; } .dropdown_menu .menu_box{ width: 90%; margin-left: 5%; background: #fff; display: flex; justify-content: space-between; position: relative; padding: 8px; } .nav ul li:nth-child(3) .dm_box{ width: 61.5%; } .nav ul li:nth-child(6) .dm_box{ width: 50%; } .nav ul li:nth-child(3) .dm_focus,.nav ul li:nth-child(6) .dm_focus{ width: 37.5%; } .nav ul li:nth-child(3) .dm_focus .focus_box,.nav ul li:nth-child(6) .dm_focus .focus_box{ width: calc(50% - 4px); } .dm_box{ width: 25%; display: flex; } .dm_focus{ width: 75%; display: flex; justify-content: flex-end; } .dm_menu{ width: 100%; padding: 25px 50px; } .nav .dm_menu a{ height: auto; line-height: 40px; width: 100%; color: #3e3e3e; text-align: left; display: inline-flex; justify-content: space-between; align-items: center; font-weight: normal; text-transform: uppercase; } .dm_focus .focus_box{ width: calc(25% - 6px); height: auto; position: relative; margin-right: 8px; background: #000; overflow: hidden; } .dm_focus .focus_box img{ opacity: .6; object-fit: cover; -webkit-transition: all .5s; } .dm_focus .focus_box:hover img{ -webkit-transform: scale(1.1); } .dm_focus .focus_box:last-child{ margin-right: 0%; } .header.show .dm_focus .focus_box{ color: #fff; } .header.show .dm_focus .focus_box .info .link a{ color: #fff; } .nav .dm_menu a:first-child{ font-size: 20px; line-height: 60px; color: rgba(0, 0, 0, .5); margin-bottom: 10px; border-bottom: 1px solid rgba(0, 0, 0, .1); font-weight: bold; } .nav .dm_menu a:first-child:hover{ text-decoration: none; } .nav .dm_menu a:hover{ text-decoration: underline; } .dm_focus .focus_box .info{ width: 100%; height: auto; position: absolute; left: 0%; bottom: 0%; line-height: 1.6; padding: 0px 10% 15%; text-align: left; font-weight: normal; } .dm_focus .focus_box .info .name{ font-size: 16px; font-weight: bold; margin-bottom: 10px; } .dm_focus .focus_box .info .more{ display: flex; align-items: center; font-size: 12px; } .dm_focus .focus_box .info .more i{ margin-left: 10px; } .lange_box .lange p{ font-size: 14px; position: relative; top: -1px; } .dm_focus .focus_box .info .link a{ line-height: 25px; font-weight: normal; text-align: left; position: relative; padding-left: 12px; height: 25px; color: #fff; } .dm_focus .focus_box .info .link a:before{ width: 5px; height: 5px; position: absolute; top: 11px; left: 0px; content: ''; background: #fff; border-radius: 50%; } .dm_focus .focus_box .info .link a:hover{ text-decoration: underline; } .header_mask{ width: 100%; height: 100%; position: absolute; left: 0%; top: 0%; background: rgba(0, 0, 0, .5); z-index: 1; opacity: 0; visibility: hidden; -webkit-transition: all .15s; } .header_mask.active{ opacity: 1; visibility: visible; } .bannerSwiper .swiper-pagination{ text-align: right; padding-right: 5%; } .bannerSwiper .swiper-pagination-bullet{ opacity: 1; width: 14px; height: 7px; border-radius: 10px; } .bannerSwiper .swiper-pagination-bullet-active{ opacity: 1; width: 28px; } .etc-text { position: absolute; top: 50%; left: 50%; width: 46px; margin-top: -33px; height: 46px; margin-left: -23px; border: none; border-radius: 100%; box-sizing: border-box; } .etc-text::after{ position: absolute; top: 50%; left: 50%; content: ''; width: 12px; height: 12px; margin: -8px 0 0 -6px; border-left: 1px solid #3fdadc; border-bottom: 1px solid #3fdadc; -webkit-transform: rotate(-45deg); transform: rotate(-45deg); box-sizing: border-box; /* -webkit-animation: lops 1s ease infinite; */ } @-webkit-keyframes lops { 0%,100%{ top: 50%; } 50%{ top: 60%; } } .etc-circle { position: absolute; transform: translateX(-50%); bottom: -95px; width: 200px; height: 200px; left: 50%; border-radius: 50%; z-index: 10; margin-left: -100px; } .etc-border, .etc-inner-1, .etc-inner-2 { position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; border-radius: 50% } .etc-border { background: url(../images/border-1.svg) no-repeat 50%/cover; -webkit-animation: rotate1 40s linear 0s infinite; animation: rotate1 40s linear 0s infinite } .etc-inner-1 { width: 154px; height: 154px; opacity: .3; -webkit-animation: pulse1 2s ease-in-out 0s infinite alternate; animation: pulse1 2s ease-in-out 0s infinite alternate } .etc-inner-2 { width: 66px; height: 66px; -webkit-animation: pulse2 1s ease-in-out 1s infinite alternate; animation: pulse2 1s ease-in-out 1s infinite alternate } .bg-color-4 { background-color: #fff; } .bg-color-wh { background-color: #fff; } @-webkit-keyframes rotate1 { 0% { transform: rotate(0deg) } to { transform: rotate(1turn) } } @-webkit-keyframes pulse1 { 0% { transform: scale3d(1.6, 1.6, 1) } to { transform: scale3d(.9, .9, 1) } } @-webkit-keyframes pulse2 { 0% { transform: scaleX(1) } to { transform: scale3d(1.4, 1.4, 1) } } .warp{ position: relative; height: auto; width: 100%; } .flex{ display: flex; flex-wrap: wrap; justify-content: space-between; } .sub_banner .txt{ width: auto; height: auto; position: absolute; left: 10%; top: 50%; -webkit-transform: translateY(-50%); color: #fff; font-size: 40px; } .sub_banner .txt .cn,.sub_banner .txt .en{ width: 100%; height: auto; position: relative; overflow: hidden; line-height: 1.3; color: #fff; } .sub_banner .txt .cn{ font-weight: bold; } .sub_banner .txt .en{ font-family: Geometr; } .sub_banner .rect{ width: 90vw; height: 90vw; position: absolute; left: -45vw; top: -45vw; background: rgba(50, 169, 204, .5); border-radius: 45%; -webkit-animation: roateOne 20s linear infinite; } .honor_box{ width: 100%; height: 1450px; position: relative; background: url(../images/honor_bg.jpg) top center no-repeat; overflow: hidden; } .honor_box .w1400{ height: 100%; position: relative; } .vip ._title { text-align: center; margin-bottom: 40px; } .vip ._title img { display: inline-block; margin-bottom: 5px; } .vip ._title h3 { font-size: 34px; font-weight: 700; color: #2fa9ce; } .honorSwiper{ display: none; } .vip .lists { display: -webkit-box; display: -ms-flexbox; display: flex; } .vip .lists .item { width: calc((100% - 100px) / 3); background-color: #f9f9f9; margin-right: 50px; padding: 12px; text-align: center; cursor: pointer; } .vip .lists .item .videoIcon{ width: 100px; position: absolute; top: 50%; z-index: 10; left: 50%; -webkit-transform: translate(-50%, -50%); } .vip .lists .item:nth-child(3n) { margin-right: 0; } .vip .lists .item h2 { font-size: 24px; margin: 30px 30px 20px; } .vip .lists .item .btn { width: 135px; line-height: 35px; border-radius: 37px; text-align: center; color: #2fa9ce; border: 1px solid #2fa9ce; cursor: pointer; margin: 0 auto 30px; } .vip .lists .item .btn:hover { background-color: #2fa9ce; color: #fff; } ._cover { position: fixed; left: 0; top: 0; width: 100vw; height: 100vh; background-color: rgba(0, 0, 0, 0.85); z-index: 100; display: none; } ._cover .box { width: 600px; height: 300px; border-radius: 10px; background-color: #fff; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; position: absolute; left: 50%; top: 50%; margin: -150px 0 0 -300px; } ._cover .box h3 { font-size: 24px; font-weight: 700; color: #2fa9ce; } ._cover .box input { -moz-appearance: none; appearance: none; -webkit-appearance: none; height: 55px; background-color: #eee; width: 500px; border-radius: 10px; border: none; outline: none; font-family: inherit; text-align: center; font-size: 17px; font-weight: 700; } ._cover .box .input-box { margin: 30px 0 40px; } ._cover .box .btn { line-height: 37px; width: 135px; border-radius: 37px; text-align: center; color: #fff; background-color: #2fa9ce; cursor: pointer; } ._cover .box .iconfont { position: absolute; right: 15px; top: 15px; font-size: 20px; z-index: 3; cursor: pointer; opacity: 0.5; -webkit-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; } ._cover .box .iconfont:hover { opacity: 1; } .common_title{ width: 100%; height: auto; position: relative; line-height: 1; margin-bottom: 4vw; z-index: 5; } .common_title.c{ text-align: center; } .common_title.w p{ color: transparent; -webkit-text-stroke: 1px #fff; -webkit-text-fill-color: transparent; opacity: .5; } .common_title.w b{ color: #fff; background-image: none; -webkit-background-clip: initial; -webkit-text-fill-color: #fff; } .common_title p{ font-size: 120px; font-family: Geometr; opacity: .05; text-transform: capitalize; } .common_title b{ font-size: 36px; background-image: -webkit-linear-gradient(45deg, #40dbdd, #0157ae); -webkit-background-clip: text; -webkit-text-fill-color: transparent; } .about_box .left{ width: 45%; } .about_box .right{ width: 50%; } .about_box .right .vr_box{ position: relative; } .about_box .right .vr_box .vr{ width: calc(100% - 60px); height: calc(100% - 60px); position: absolute; left: 0%; top: 0%; } .numbers{ width: 100%; height: auto; position: relative; padding: 0px 0px; border: 1px solid rgba(0, 0, 0, .1); margin-bottom: 50px; } .numbers ul{ display: flex; justify-content: space-between; } .numbers ul li{ width: 25%; height: auto; position: relative; text-align: center; border-right: 1px solid rgba(0, 0, 0, .1); padding: 15px 0px; } .numbers ul li:last-child{ border-right: none; } .numbers ul li .num{ width: 100%; text-align: center; font-size: 48px; display: flex; font-family: BrownBlod; justify-content: center; align-items: flex-end; line-height: 1; margin-bottom: 5px; } .numbers ul li .num span{ font-size: 14px; position: relative; bottom: 10px; margin-left: 5px; } .numbers ul li .num p{ background-image: -webkit-linear-gradient(45deg, #40dbdd, #0157ae); -webkit-background-clip: text; -webkit-text-fill-color: transparent; } .since{ width: 100%; height: auto; position: relative; padding-left: 40px; font-size: 20px; line-height: 1.7; font-weight: bold; margin-bottom: 25px; font-family: BrownBlod; text-transform: uppercase; } .since::after{ width: 26px; height: 26px; position: absolute; left: 0px; top: 5px; background: url(../images/dh_icon.png) no-repeat; background-size: cover; content: ''; } .about_box .right .vr_box .vr .btn{ display: none; } .about_box{ margin-bottom: 6vw; } .frame_name{ width: 100%; text-align: center; position: relative; margin-bottom: 50px; } .frame_name p{ font-size: 150px; font-family: Geometr; opacity: .05; } .frame_name b{ font-size: 36px; width: 100%; height: auto; position: absolute; top: 60%; left: 0%; -webkit-transform: translateY(-50%); } .frame_box{ width: 100%; height: 600px; background: url(../images/network_bg.jpg) center center no-repeat; position: relative; margin-top: 200px; } .frame_box ul{ width: 800px; height: 450px; position: absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); } .frame_box ul li{ width: 360px; height: auto; position: absolute; display: flex; flex-wrap: wrap; justify-content: flex-end; cursor: pointer; } .frame_box ul li .name:hover{ background-image: -webkit-linear-gradient(45deg, #40dbdd, #0157ae); -webkit-background-clip: text; -webkit-text-fill-color: transparent; } .frame_box ul li:nth-child(1){ left: -272px; top: -197px; } .frame_box ul li:nth-child(1) .name{ text-align: right; } .frame_box ul li:nth-child(1):before{ right: -10px; height: 300px; bottom: -245px; } .frame_box ul li:nth-child(1) .dot{ right: -15px; } .frame_box ul li:nth-child(2){ left: 133px; top: -204px; justify-content: flex-start; } .frame_box ul li:nth-child(2) .name{ text-align: left; } .frame_box ul li:nth-child(2):before{ left: -10px; height: 300px; bottom: -245px; } .frame_box ul li:nth-child(2) .dot{ left: -15px; } .frame_box ul li:nth-child(3){ left: 194px; top: -90px; justify-content: flex-start; } .frame_box ul li:nth-child(3) .name{ text-align: left; } .frame_box ul li:nth-child(3):before{ left: -10px; height: 165px; bottom: -110px; } .frame_box ul li:nth-child(3) .dot{ left: -15px; bottom: -115px; } .frame_box ul li:nth-child(4){ left: 294px; top: 140px; justify-content: flex-start; } .frame_box ul li:nth-child(4) .name{ text-align: left; } .frame_box ul li:nth-child(4):before{ left: -10px; height: 129px; bottom: 0px; } .frame_box ul li:nth-child(4) .dot{ left: -15px; bottom: 122px; } .frame_box ul li:nth-child(5){ left: 187px; top: 228px; justify-content: flex-start; } .frame_box ul li:nth-child(5) .name{ text-align: left; } .frame_box ul li:nth-child(5):before{ left: -10px; height: 180px; bottom: 0px; } .frame_box ul li:nth-child(5) .dot{ left: -15px; bottom: 175px; } .frame_box ul li::before{ width: 1px; height: 100%; position: absolute; content: ''; background: #40dcdd; } .frame_box ul li .dot{ width: 10px; height: 10px; background: url(../images/dot.png?v=2023); background-size: cover; position: absolute; bottom: -250px; } .frame_box ul li:nth-child(1) .dot{ -webkit-transform: scale(2); } .frame_box ul li .dot::after{ width: 80%; height: 50%; border: 1px solid #40dcdd; border-radius: 50%; position: absolute; left: 0%; top: 13%; content: ''; -webkit-animation: scaleAnimate 1s linear infinite; } @-webkit-keyframes scaleAnimate{ 0%{ -webkit-transform: scale(1); opacity: 1; } 100%{ -webkit-transform: scale(4); opacity: 0; } } .frame_box ul li .name{ font-size: 18px; font-weight: bold; margin-top: 10px; width: 100%; line-height: 25px; } .frame_box ul li .icon{ width: 42px; } .frame_box ul li .info{ width: 100%; position: absolute; left: 100%; top: -50%; -webkit-transform: translateY(-50%); background-image: -webkit-linear-gradient(45deg, #40dbdd, #0157ae); padding: 25px; color: #fff; line-height: 1.7; opacity: 0; visibility: hidden; -webkit-transition: all .5s; -webkit-transform: translateX(50px); } .frame_box ul li .info::after{ width: 0px; height: 0px; border-top: 6px solid transparent; border-bottom: 6px solid transparent; border-right: 6px solid #40dbdd; content: ''; position: absolute; left: -6px; top: 50%; margin-top: -6px; } .frame_box ul li .info .title{ font-size: 16px; font-weight: bold; margin-bottom: 5px; } .frame_box ul li:hover .info{ opacity: 1; visibility: visible; -webkit-transform: translateX(0px); } .frame_box ul li:hover{ z-index: 10; } .frame_box ul li:nth-child(1) .info{ left: 105%; } .frame_box ul li:nth-child(2) .info{ left: 70%; } .frame_box ul li:nth-child(3) .info{ left: 90%; } .frame_box ul li:nth-child(4) .info{ left: 70%; } .achievement{ width: 100%; height: auto; position: relative; background: url(../images/achiev_bg.jpg) center top no-repeat; padding-bottom: 0px; } .show_achie{ width: 100%; position: relative; } .show_achie .mark{ width: auto; display: inline-block; height: auto; padding: 10px 15px; background-image: -webkit-linear-gradient(45deg, #40dbdd, #0157ae); color: #fff; font-size: 16px; font-weight: bold; border-radius: 5px; margin-bottom: 20px; } .show_achie .year{ width: 100%; height: auto; position: relative; font-size: 50px; color: #fff; font-family: Geometr; margin-bottom: 10px; } .show_achie .des{ width: 60%; height: auto; position: relative; font-size: 14px; line-height: 2; color: #fff; min-height: 300px; } .hisDots { position: relative; background: url(../images/k_history.png) 50% 0 no-repeat; text-align: center; width: 100%; height: 134px; margin-bottom: 100px; } .swiper-container.dotSwiper { width: 1175px; margin: 0px auto; height: 100px; margin-top: -20px; top: -19px; } .swiper-container.dotSwiper .swiper-slide { position: relative; font-size: 20px; font-family: Geometr; top: 10px; padding-top: 27px; -webkit-transition: all .5s; cursor: pointer; } .swiper-container.dotSwiper .swiper-slide::after, .swiper-container.dotSwiper .swiper-slide::before { width: 10px; height: 10px; position: absolute; left: 50%; margin-left: -5px; top: 5px; background: #fff; box-shadow: 0px 0px 5px rgba(0, 0, 0, .1); border-radius: 50%; content: ''; -webkit-transition: all .5s; } .swiper-container.dotSwiper .swiper-slide .title{ color: #fff; } .swiper-container.dotSwiper .swiper-slide .content{ display: none; } .swiper-container.dotSwiper .swiper-slide.swiper-slide-active::before { width: 30px; height: 30px; background: #fff; margin-left: -15px; top: -5px; } .swiper-container.dotSwiper .swiper-slide.swiper-slide-active::after{ background: #0157ae; } .swiper-container.dotSwiper .swiper-slide:nth-child(even) { top: 50px; } .swiper-container.dotSwiper.even .swiper-slide { top: 50px; } .swiper-container.dotSwiper.even .swiper-slide:nth-child(even) { top: 10px; } .hisDots .swiper-button-next, .hisDots .swiper-button-prev { width: 50px; height: 50px; border-radius: 50%; background: -webkit-linear-gradient(45deg, #40dbdd, #0157ae); margin-top: -45px; color: #fff; } .hisDots .swiper-button-next{ right: 5%; } .hisDots .swiper-button-prev{ left: 5%; } .hisDots .swiper-button-next::after, .hisDots .swiper-button-prev::after { font-size: 12px; } .hisDots .swiper-button-next:hover, .hisDots .swiper-button-prev:hover { background: -webkit-linear-gradient(90deg, #40dbdd, #0157ae); } .achie_box{ width: 100%; height: auto; position: relative; display: flex; justify-content: space-between; margin-bottom: 10vw; } .achie_box .info{ width: 45%; } .achie_box .info .mark{ width: auto; display: inline-block; height: auto; padding: 10px 15px; background-image: -webkit-linear-gradient(45deg, #40dbdd, #0157ae); color: #fff; font-size: 16px; font-weight: bold; border-radius: 5px; margin-bottom: 20px; } .achie_box .info .name{ width: 100%; height: auto; position: relative; font-size: 18px; font-weight: bold; margin-bottom: 10px; } .achie_box .info ul li{ width: 100%; height: auto; position: relative; font-size: 14px; line-height: 25px; padding: 5px 0px 5px 15px; } .achie_box .info ul li::after{ width: 8px; height: 8px; position: absolute; left: 0px; top: 13px; content: ''; border-radius: 50%; background-image: -webkit-linear-gradient(45deg, #40dbdd, #0157ae); } .honor_name{ width: 450px; height: auto; position: absolute; left: 0%; top: 0vw; z-index: 10; } .honor_name .mark{ width: auto; display: inline-block; height: auto; padding: 10px 15px; background-image: -webkit-linear-gradient(45deg, #40dbdd, #0157ae); color: #fff; font-size: 16px; font-weight: bold; border-radius: 5px; margin-bottom: 20px; } .honor_name ul{ width: 100%; display: flex; flex-wrap: wrap; } .honor_name ul li{ width: 25%; } .honor_name ul li:first-child{ width: 100%; display: flex; align-items: center; } .honor_name ul li:first-child .num p{ font-size: 100px; } .honor_name ul li .num p{ font-size: 50px; font-family: Geometr; background-image: -webkit-linear-gradient(45deg, #40dbdd, #0157ae); -webkit-background-clip: text; -webkit-text-fill-color: transparent; display: initial; } .honor_name ul li .num span{ background-image: -webkit-linear-gradient(45deg, #40dbdd, #0157ae); -webkit-background-clip: text; -webkit-text-fill-color: transparent; font-size: 16px; font-weight: bold; position: relative; top: 10px; } .honor_name ul li .num{ justify-content: left; display: flex; align-items: center; } .honor_name ul li .info{ font-size: 14px; text-align: left; } .honor_name ul li:first-child .num{ display: block; } .honor_name ul li:nth-child(1) .num span{ top: -50px; right: -16px; } .honor_list{ width: 100%; height: auto; margin-top: 120px; } .honor_list ul{ width: 100%; display: flex; flex-wrap: wrap; } .honor_list ul li{ width: 200px; height: auto; margin-right: 30px; } .honor_list ul li:nth-child(3){ margin-right: 0%; margin-bottom: 123px; } .honor_list ul li:nth-child(1){ margin-left: 50%; } .honor_list ul li:nth-child(7){ margin-right: 35%; margin-bottom: 133px; } .honor_btn{ width: 30%; height: auto; position: absolute; top: 50%; left: 70%; display: flex; } .honor_btn .btn{ width: 60px; height: 60px; cursor: pointer; position: relative; margin-right: 50px; border-radius: 50%; background: #fff; -webkit-transition: all .5s; } .honor_btn .btn:hover{ box-shadow: 0px 0px 50px rgba(0, 0, 0, .3); } .honor_btn .btn::after{ width: 30px; height: 30px; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); background: url(../images/honor_icon.png) no-repeat; background-size: auto 100%; content: ''; } .honor_btn .btn.honor_next::after{ background-position: -30px 0px; } .boxes.s{ padding-top: 0px; background: url(../images/s_bg.jpg) bottom center no-repeat; } .ser_list{ width: 100%; height: auto; position: relative; margin-bottom: 10vw; } .ser_list .swiper-slide{ width: 31%; height: auto; position: relative; cursor: pointer; } .ser_list .swiper-slide .thum{ border-radius: 5px; overflow: hidden; } .ser_list .swiper-slide .thum::after{ width: 100%; height: 70%; position: absolute; left: 0%; bottom: 0%; background: linear-gradient(-180deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, .5)); content: ''; top: auto; } .ser_list .swiper-slide .info{ width: 100%; height: 100%; position: absolute; left: 0%; top: 0%; -webkit-transition: all .5s; opacity: 0; visibility: hidden; } .ser_list .swiper-slide:hover .info{ opacity: 1; visibility: visible; } .ser_list .swiper-slide .info::before{ width: 100%; height: 100%; position: absolute; left: 0%; top: 0%; background-image: -webkit-linear-gradient(0deg, #40dbdd, #0157ae); border-radius: 5px; opacity: .9; content: ''; } .ser_list .swiper-slide .info .des{ width: 100%; height: auto; position: absolute; top: 50%; left: 0%; -webkit-transform: translateY(-40%); padding: 20px; color: #fff; -webkit-transition: all .5s; } .ser_list .swiper-slide:hover .info .des{ -webkit-transform: translateY(-50%); } .ser_list .swiper-slide .summay{ width: 100%; height: auto; position: relative; margin-bottom: 10px; } .ser_list .swiper-slide .summay p{ position: relative; line-height: 24px; padding: 5px 0px 5px 10px; font-size: 16px; } .ser_list .swiper-slide .summay p::after{ width: 5px; height: 5px; position: absolute; border-radius: 50%; background: #fff; content: ''; left: 0px; top: 14px; } .ser_list .swiper-slide .s_lx{ width: 100%; height: auto; position: relative; } .ser_list .swiper-slide .s_lx .s_lx_box{ width: 100%; height: auto; display: flex; align-items: center; position: relative; margin-bottom: 10px; line-height: 30px; } .ser_list .swiper-slide .s_lx .s_lx_box .i{ width: auto; display: flex; align-items: center; } .ser_list .swiper-slide .s_lx .s_lx_box .t{ line-height: 30px; color: #fff; } .ser_list .swiper-slide .s_lx .s_lx_box .i span{ display: block; width: 30px; height: auto; } .ser_list .swiper-slide .s_lx .s_lx_box .i p{ width: auto; margin-left: 10px; margin-right: 25px; } .ser_list .swiper-slide .name{ width: 100%; display: flex; align-items: center; position: absolute; left: 0%; bottom: 0px; padding: 40px 30px; color: #fff; z-index: 2; -webkit-transition: all .5s; } .ser_list .swiper-slide:hover .thum .name{ -webkit-transform: translateY(100%); } .ser_list .swiper-slide .name .icon{ width: 50px; height: auto; } .ser_list .swiper-slide .name .txt{ width: calc(100% - 60px); margin-left: 10px; font-size: 24px; font-weight: bold; } .ser_list .swiper-slide .info .name{ position: relative; padding: 10px 0px 10px; border-bottom: 1px solid #fff; margin-bottom: 20px; } .his_swiper .year{ width: 100%; font-size: 60px; position: relative; font-family: Geometr; color: #fff; margin-left: -50px; margin-top: -40px; margin-bottom: 10px; } .his_swiper .des{ width: 100%; font-size: 14px; line-height: 1.7; color: #fff; } .his_swiper .swiper-slide:nth-child(odd){ margin-top: 150px; } .his_swiper{ width: 100%; margin-bottom: 5vw; } .frame_name.w{ color: #fff; } .frame_name.l{ text-align: left; } .swiper-container-horizontal>.swiper-pagination-progressbar{ top: auto; bottom: 50px; width: 50%; margin-left: 50%; background: rgba(255,255,255,.25); } .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{ background: #fff; } .boxes.hor{ height: 100vh; } .honor_left{ width: 50%; height: 100vh; position: absolute; left: 0%; top: 0%; overflow: hidden; } .honor_left .rect{ width: 90vh; height: 90vh; position: absolute; background-image: -webkit-linear-gradient(45deg, #40dbdd, #0157ae); left: 20%; border-radius: 50%; margin-left: -50vh; top: 50%; margin-top: -45vh; -webkit-animation: roateOne 5s linear infinite; } .honor_left .rect::after{ width: 70vh; height: 70vh; position: absolute; left: 10vh; top: 10vh; background: #fff; border-radius: 50%; content: ''; } .honor_left .swiper-slide{ width: 100%; height: 30%; margin-bottom: 0%; background: center center no-repeat; background-size: contain; } .honor_right{ width: 50%; height: 100vh; position: absolute; right: 0%; top: 0%; } .hlSwiper{ width: 50%; height: 100%; position: relative; margin-left: 35%; } .hlSwiper .swiper-slide{ -webkit-transition: all .5s; -webkit-transform: translateX(-30%) scale(0.5); } .hlSwiper .swiper-slide::after{ width: 100%; height: 100%; position: absolute; left: 0%; top: 0%; background: #fff; content: ''; opacity: .5; -webkit-transition: all .5s; display: none; } .hlSwiper .swiper-slide.swiper-slide-active::after{ opacity: 0; } .hlSwiper .swiper-slide.swiper-slide-active{ -webkit-transform: translateX(0%) scale(1); } .hrSwiper{ width: 50%; position: absolute; left: 15%; top: 50%; -webkit-transform: translateY(-50%); height: 300px; } .hrSwiper .swiper-slide{ font-size: 16px; line-height: 1.4; -webkit-transition: all .5s; opacity: 0; } .hrSwiper .swiper-slide.swiper-slide-prev,.hrSwiper .swiper-slide.swiper-slide-next{ opacity: .5; } .hrSwiper .swiper-slide.swiper-slide-active{ font-size: 20px; opacity: 1; font-weight: bold; } .boxes.hor::after{ width: 1px; height: calc(100% - 260px); position: absolute; left: 50%; bottom: 0px; content: ''; background: rgba(0, 0, 0, .1); } .h_btn .btn{ width: 60px; height: 60px; cursor: pointer; position: relative; margin-right: 50px; border-radius: 50%; background: #fff; box-shadow: 0px 0px 30px rgb(0 0 0 / 5%); outline: none; } .h_btn .btn::after { width: 30px; height: 30px; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); background: url(../images/honor_icon.png) no-repeat; background-size: auto 100%; content: ''; } .h_btn .btn.next::after { background-position: -30px 0px; } .h_btn{ width: 30%; height: auto; position: absolute; display: flex; left: 58%; bottom: 10%; } .cooper_box.p{ position: relative; top: 0%; margin-top: 0px; width: 100%; left: 0%; display: flex; justify-content: center; margin-left: 0px; flex-wrap: wrap; } .cooper_box.p .cooper_top{ width: 660px; position: relative; } .cooper_box.p .cooper_top .num p{ bottom: 3vw; right: 150px; background-image: -webkit-linear-gradient(45deg, #40dbdd, #0157ae); -webkit-background-clip: text; -webkit-text-fill-color: transparent; font-size: 40px; } .cooper_box.p .cooper_top .num{ background-image: none; background-image: -webkit-linear-gradient(45deg, #40dbdd, #0157ae); -webkit-background-clip: text; -webkit-text-fill-color: transparent; } .cooper_box.p .cooper_btm{ background: transparent; color: #000; font-size: 32px; font-weight: bold; } .cooper_box.p .cooper_top .num{ width: 60%; font-size: 200px; } .cooper_box.p .cooper_top .des{ position: absolute; right: 50px; font-size: 24px; } .boxes.cus{ padding-bottom: 0px; } .boxes.case{ padding-top: 0px; } .select { width: 400px; font-size: 16px; display: block; height: 50px; text-transform: capitalize; position: relative; color: #3e3e3e; outline: none; background: transparent; border: 1px solid rgba(0, 0, 0, .1); line-height: 48px; margin: 0px auto; } .select .result { width: 100%; height: auto; position: relative; padding: 0px 15px; } .select .result::after { width: 12px; height: 12px; position: absolute; right: 10px; top: 50%; -webkit-transform: translateY(-50%) rotate(90deg); background: url(../images/arrow_sjx.png) no-repeat; background-size: cover; content: ''; } .select.active ul { display: block; } .select ul { width: 100%; padding: 10px 15px; height: auto; position: absolute; background-color: rgba(0, 0, 0, 0.5); left: 0px; top: 50px; line-height: 40px; z-index: 5; backdrop-filter: blur(2px); display: none; color: #fff; } .select ul li { width: 100%; border-bottom: 1px solid rgba(255, 255, 255, .1); line-height: 35px; -webkit-transition: all .5s; cursor: pointer; font-size: 14px; } .select ul li:hover { padding-left: 15px; } .select ul li:last-child { border-bottom: none; } .caseSwiper { margin-top: 3vw; padding-bottom: 3vw; margin-bottom: 5vw; } .caseSwiper .swiper-slide{ width: 795px; margin:0px 50px; } .caseSwiper .thum{ border-radius: 5px; } .caseSwiper .name{ width: 100%; text-align: center; font-size: 16px; line-height: 2; background: #fff; padding: 20px 0px; } .caseSwiper.swiper-container-horizontal>.swiper-pagination-bullets{ bottom: 0px; } .common_title strong{ display: block; width: 100%; margin-top: 1.5vw; font-weight: normal; font-size: 16px; line-height: 1.5; } .welf{ width: 100%; margin-bottom: 5vw; } .welf ul{ display: flex; width: 100%; flex-wrap: wrap; justify-content: space-between; } .welf ul li{ width: 46%; height: auto; position: relative; display: flex; justify-content: space-between; margin-bottom: 4vw; direction: rtl; } .welf ul li .thum{ width: 150px; border-radius: 50%; } .welf ul li .info{ width: calc(100% - 240px); direction:initial; position: relative; } .welf ul li .info .num{ width: auto; height: auto; position: absolute; right: 0%; top: 50%; font-family: BrownBlod; -webkit-transform: translateY(-50%); font-size: 10vw; opacity: .1; } .welf ul li .info .name{ font-size: 24px; font-weight: bold; margin-bottom: 30px; } .welf ul li .info .name b{ display: block; margin-bottom: 5px; } .welf ul li .info .name p{ font-weight: normal; font-size: 14px; text-transform: uppercase; } .welf ul li .info .des{ width: 100%; height: auto; position: relative; font-size: 16px; line-height: 1.7; } .join_box{ width: 100%; height: auto; position: relative; margin-bottom: 5vw; } .join_box .thum{ width: 70%; position: relative; border-radius: 10px; } .join_box .info{ width: 40%; height: auto; position: absolute; right: 0%; top: 50%; -webkit-transform: translateY(-50%); background: #fff; padding:55px 25px; box-shadow: 0px 0px 30px rgba(0, 0, 0, .05); border-radius: 10px; } .join_box .info .name{ font-size: 24px; font-weight: bold; margin-bottom: 15px; } .join_box .info .des{ width: 100%; height: auto; position: relative; font-size: 16px; line-height: 1.7; margin-bottom: 35px; } .join_box .info_con{ font-size: 16px; } .join_box .info_con p{ font-size: 14px; line-height: 2; } .join_box .info_con b{ background-image: -webkit-linear-gradient(45deg, #40dbdd, #0157ae); -webkit-background-clip: text; -webkit-text-fill-color: transparent; font-size: 20px; } .join_links{ width: 60px; height: 60px; position: relative; display: block; border-radius: 50%; border: 1px solid #40dbdd; margin-top: 30px; -webkit-transition: all .5s; } .join_links::after{ width: 25px; height: 25px; position: absolute; left: 17.5px; top: 17.5px; content: ''; background: url(../images/join_icon.png) no-repeat; background-size: cover; } .join_links:hover{ box-shadow: 0 20px 40px 0 rgb(0 0 0 / 35%); } .nav_bar{ width: 100%; height: auto; position: relative; padding-top: 0px; margin-top: 0px; z-index: 1; box-shadow: 0 20px 40px 0 rgb(0 0 0 / 10%); } .newsFocus .newsRight a .name .title{ font-size: 16px; line-height: 1.6; font-weight: bold; min-height: 25px; } .menu_bar{ position: relative; width: 100%; height: auto; top: 0px; background: #fff; } .menu_bar .w1400{ display: flex; } .menu_bar a{ width: auto; height: auto; line-height: 60px; display: block; font-size: 16px; font-weight: bold; margin-right: 35px; position: relative; } .menu_bar a::after{ width: 0px; height: 3px; position: absolute; left: 0%; bottom: 0%; content: ''; background-image: -webkit-linear-gradient(45deg, #40dbdd, #0157ae); -webkit-transition: all .5s; } .menu_bar a:hover::after,.menu_bar a.active::after{ width: 100%; } .menu_bar a:hover,.menu_bar a.active{ color: #1179ba; } .boxes.app{ overflow: hidden; padding-top: 0px; } .app_video{ position: relative; width: 100%; } .app_video video{ display: block; width: 100%; position: relative; } .boxes.npt{ padding-top: 5vw; } .boxes.sence{ background: url(../images/hydrogen_bg.jpg) top center no-repeat; background-size: cover; height: 100vh; display: flex; align-items: center; } .boxes.sence .singePage{ width: 40%; color: #fff; font-size: 16px; } .boxes.advan{ background: url(../images/advan_bg.jpg) center center no-repeat; background-size: cover; } .advan_list{ width: 100%; } .advan_list ul{ width: 100%; display: flex; flex-wrap: wrap; justify-content: space-between; } .advan_list ul li{ width: 45%; height: auto; position: relative; margin-bottom: 3vw; } .advan_list ul li .name{ width: 60%; height: auto; position: relative; margin-bottom: 25px; font-size: 24px; font-weight: bold; } .advan_list ul li .name b{ background-image: -webkit-linear-gradient(45deg, #40dbdd, #0157ae); -webkit-background-clip: text; -webkit-text-fill-color: transparent; padding-bottom: 15px; position: relative; } .advan_list ul li .name b::after{ width: 100%; height: 2px; content: ''; position: absolute; left: 0px; bottom: 0px; background-image: -webkit-linear-gradient(45deg, #40dbdd, #0157ae); } .advan_list ul li .des p{ width: 100%; font-size: 16px; line-height: 30px; padding: 5px 0px 5px 15px; position: relative; } .advan_list ul li .des p::after{ width: 7px; height: 7px; position: absolute; border-radius: 50%; left: 0px; top: 15px; content: ''; background-image: -webkit-linear-gradient(45deg, #40dbdd, #0157ae); } .selec_cooper{ width: 100%; height: auto; display: flex; justify-content: center; margin-bottom: 3vw; } .selec_cooper ul{ width: 500px; display: flex; justify-content: space-between; } .selec_cooper ul li{ width: auto; display: flex; align-items: center; line-height: 20px; cursor: pointer; } .selec_cooper ul li .icon{ width: 20px; height: 20px; position: relative; background: url(../images/app_icon.jpg) no-repeat; } .selec_cooper ul li .txt{ font-size: 16px; margin-left: 7px; } .selec_cooper ul li:hover .icon,.selec_cooper ul li.active .icon{ background-position: -20px 0px; } .cooper_btn{ cursor: pointer; margin: 50px auto; } .singePage table{ width: 100% !important; } .singePage table tr{ font-size: 16px; background: #e7e7e7; } .singePage table tr:nth-child(even){ background: #fff; } .jybd.singePage table tr:last-child{ background: #e7e7e7; } .singePage table tr td{ width: 30%; height: auto; padding: 20px 50px; line-height: 25px; } .singePage table tr td:last-child{ width: 70%; } .singePage table p{ margin-bottom: 0px; } .cooper_btn.active{ cursor: no-drop; opacity: .5; } .cooper_input{ width: 100%; height: auto; position: relative; justify-content: space-between; flex-wrap: wrap; } .cooper_input .label{ width: 100%; height: auto; display: flex; justify-content: space-between; } .cooper_input .label input{ width: 23%; height: 60px; border: none; background: #f5f4f4; outline: none; padding-left: 20px; font-size: 14px; border-bottom: 1px solid #000; } .other_inner{ width: 100%; height: auto; position: relative; background: #f0f0f0; display: flex; flex-wrap: wrap; } .other_top{ width: 100%; display: flex; justify-content: space-between; min-height: 60vh; align-items: center; background: #f0f0f0; } .other_top .thum{ width: 50%; position: relative; height: 100%; background: center center no-repeat; background-size: cover; } .other_top .info{ width: 50%; position: relative; padding: 5%; } .other_top .info .name{ font-size: 24px; font-weight: bold; margin-bottom: 15px; } .other_top .info .des{ width: 100%; font-size: 16px; line-height: 2; min-height: 150px; margin-bottom: 35px; } .other_warp{ width: 100%; padding:2vw 5vw; display: none; background: #f0f0f0; } .other_warp.active{ display: block; } .other_outer{ width: 100%; height: auto; position: relative; background: #fff; display: flex; flex-wrap: wrap; margin-top: 5vw; } .other_outer:nth-child(even){ direction: rtl; } .other_outer:nth-child(even) .other_top .info,.other_outer:nth-child(even) .other_warp{ direction: initial; } .eq_info{ width: 100%; height: auto; position: relative; } .eq_info .dis{ width: 45%; height: auto; position: relative; margin-bottom: 10vw; } .eq_info .img{ width: 45%; height: auto; position: absolute; right: 0%; top: -10vw; } .eq_info .dis p{ width: 100%; font-size: 16px; line-height: 30px; padding: 5px 0px 5px 15px; position: relative; } .eq_info .dis p::after{ width: 7px; height: 7px; position: absolute; border-radius: 50%; left: 0px; top: 15px; content: ''; background-image: -webkit-linear-gradient(45deg, #40dbdd, #0157ae); } .mb10{ margin-bottom: 10vw; } .g5_box{ width: 100%; display: flex; justify-content: space-between; flex-wrap: wrap; } .g5_box .g5{ width: 45%; } .g5_box .pic{ width: 45%; height: 100%; } .g5_box .g5 .des{ width: 100%; font-size: 16px; line-height: 2; margin-bottom: 3vw; } .g5_box .g5 .info{ width: 100%; height: auto; position: relative; } .g5_box .g5 .info b{ display: block; font-size: 24px; line-height: 1.5; margin-bottom: 1vw; } .g5_box .g5 .info p{ width: 100%; font-size: 16px; line-height: 30px; padding: 5px 0px 5px 15px; position: relative; } .honorSwiper{ display: none; } .g5_box .g5 .info p::after{ width: 7px; height: 7px; position: absolute; border-radius: 50%; left: 0px; top: 15px; content: ''; background-image: -webkit-linear-gradient(45deg, #40dbdd, #0157ae); } .singeBox{ width: 100%; margin-top: 10vw; } .singeBox .name{ width: 100%; display: block; font-size: 24px; line-height: 1.5; margin-bottom: 1vw; font-weight: bold; } .singeBox .singePage{ margin-bottom: 10vw; } .singeBox .name p{ font-weight: normal; font-size: 16px; } .yy_list{ width: 100%; position: relative; } .yy_list ul{ display: flex; flex-wrap: wrap; width: 100%; } .yy_list ul li{ width: 23.5%; height: auto; position: relative; margin-right: 2%; margin-bottom: 1.5vw; } .yy_list ul li:nth-child(4n){ margin-right: 0%; } .yy_list ul li .thum::after{ width: 100%; height: 70%; position: absolute; left: 0%; bottom: 0%; background: linear-gradient(-180deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, .5)); content: ''; top: auto; } .yy_list ul li .title{ width: 100%; height: auto; position: absolute; left: 0%; bottom: 0%; padding: 5px 20px; font-size: 16px; z-index: 1; color: #fff; line-height: 35px; text-align: center; } .newsFocus .newsRight a:hover .pic, .newsFocus .newsFirst a:hover .pic { -webkit-transform: scale(1.05); } .newsFocus { width: 100%; display: flex; justify-content: space-between; margin-bottom: 16px; position: relative; } .newsFocus .newsFirst { width: calc(100%/2 - 8px); } .newsFocus .newsRight { width: calc(100%/2 - 8px); position: relative; display: flex; flex-wrap: wrap; justify-content: space-between; } .newsFocus .newsRight a { display: block; position: relative; width: calc(50% - 8px); margin-bottom: 16px; overflow: hidden; } .newsFocus .newsRight a:nth-child(n+3){ margin-bottom: 0px; } .newsFocus .newsRight a .thum,.newsFocus .newsRight a .pic{ height: auto; } .newsFocus .newsRight a img{ } .newsFocus .newsRight a .name { width: 100%; height: auto; position: absolute; background: #f9f9f9; padding: 15px; left: 0px; bottom: 0px; -webkit-transition:all .5s; -webkit-transform: translateY(100%); opacity: 0; } .newsFocus .newsRight a .name .time { line-height: 1.6; opacity: .7; font-size: 12px; margin-bottom: 3px; } .newsFocus .newsFirst a { display: block; position: relative; height: 100%; overflow: hidden; } .newsFocus .newsFirst a .thum{ height: 100%; } .newsFocus .newsFirst a .pic{ height: 100%; } .newsFocus .newsFirst a .name { width: 100%; position: absolute; height: auto; text-align: left; font-size: 16px; line-height: 2; background: #f9f9f9; padding: 15px; bottom: 0px; left: 0px; -webkit-transition:all .5s; -webkit-transform: translateY(100%); opacity: 0; } .newsFocus .newsFirst a:hover .name,.newsFocus .newsRight a:hover .name{ opacity: 1; -webkit-transform: translateY(0%); } .newsFocus .newsFirst a .name .time { width: 100%; height: auto; font-size: 14px; line-height: 1.6; opacity: .7; } .newsFocus .newsFirst a .name .title { font-size: 16px; font-weight: bold; height: auto; line-height: 25px; } .news5 ul li:nth-child(4n) { margin-right: 0%; } .news5 ul li a { display: flex; flex-wrap: wrap; } .news5 ul li a .thum, .news5 ul li a .info { width: 100%; overflow: hidden; position: relative; } .news5 ul li a .thum .pic { background: center center no-repeat; background-size: cover; -webkit-transition: all 1s; } .news5 ul li a .thum .pic::before { content: ""; width: 100%; height: 100%; position: absolute; z-index: 1; left: 0px; } .news5 ul li a:hover .thum .pic::before { animation: gradient-rectangle 1s 1; animation-delay: 0s; -webkit-animation-timing-function: cubic-bezier(0, 0, 0.18, 0.96); } .news5 ul li a:hover .pic { -webkit-transform: scale(1.1); } .news5 ul li a .info { background: #f9f9f9; padding: 15px; } .news5 ul li a .info .time { width: 100%; line-height: 1.6; opacity: .7; font-size: 12px; margin-bottom: 3px; position: relative; } .news5 ul li a .info .title { font-size: 16px; width: 100%; line-height: 1.6; font-weight: bold; min-height: 50px; position: relative; } .news5 ul li a .info .des { width: 100%; line-height: 1.7; opacity: .7; font-size: 14px; margin-bottom: 25px; min-height: 46px; } .ser_list .swiper-pagination{ display: none; } .news5 ul { display: flex; flex-wrap: wrap; } .news5 ul li { width: calc(100%/4 - 12px); margin-right: 16px; margin-bottom: 16px; background: #f9f9f9; } .news5 ul li a .thum .pic::before { content: ""; width: 100%; height: 100%; position: absolute; z-index: 1; left: 0px; } .news5 ul li a:hover .thum .pic::before { animation: gradient-rectangle 1s 1; animation-delay: 0s; -webkit-animation-timing-function: cubic-bezier(0, 0, 0.18, 0.96); } .newsList ul li a .info::before, .news5 ul li a .info::before { width: 0%; height: 2px; position: absolute; left: 0%; bottom: 0%; content: ''; background: linear-gradient(135deg, #40dcdd, #0056ae) left center; -webkit-transition: all 600ms cubic-bezier(0.19, 1, 0.22, 1); } .newsList ul li:hover a .info::before, .news5 ul li:hover a .info::before { width: 100%; } #page li.xl-active { background: linear-gradient(135deg, #40dcdd, #0056ae) left center; border: none; color: #FFF; } #page li:hover { background: linear-gradient(135deg, #40dcdd, #0056ae) left center !important; border: none; color: #FFF; } .detail_top{ width: 100%; height: auto; position: relative; background: linear-gradient(135deg, #40dcdd, #0056ae) left center; margin-top: 0px; padding: 180px 0px 75px; color: #3e3e3e; } .detail_top .title{ font-size: 30px; line-height: 1.5; font-weight: bold; } .detail_top .info{ margin-top: 20px; line-height: 1; font-size: 12px; line-height: 1.5; opacity: .6; } .detail_box{ width: 80%; padding: 70px 0 100px; } .dpl { width: calc(100% - 250px); padding: 0px; padding-right: 80px; border: none; } .ndc_npnews{ justify-content: space-between; margin-top: 55px; border: none; } .ndc_npnews .post_next, .ndc_npnews .post_prev{ padding: 0px; width: 49%; font-size: 14px; } .ndc_npnews .post_next .icon, .ndc_npnews .post_prev .icon{ width: 64px; } .ndc_npnews .post_next .name, .ndc_npnews .post_prev .name{ width: calc(100% - 64px); } .ndc_npnews .post_next .icon:before, .ndc_npnews .post_prev .icon:before{ display: none; } .ndc_npnews .post_prev{ border: none; } .detail_box .dpr { width: 275px; height: auto; background: #fff; align-self: flex-start; } .dpr .name { color: #3e3e3e; font-size: 28px; line-height: 1.5; font-weight: bold; } .dpr .sames { margin-top: 22px; } .dpr .sames a { width: 100%; display: block; border-top: 1px solid #E3DDDD; padding: 22px 0; } .dpr .sames a .title { font-size: 14px; line-height: 1.6; color: #3e3e3e; transition: all 0.36s; background: transparent; } .dpr .sames a .time { margin-top: 10px; font-size: 12px; line-height: 1.5; color: #848484; } .dPage{ width: 100%; } .inner_box { width: 100%; height: auto; position: relative; padding: 0px 10%; color: #fff; } .detail_box .dpl{ width: 70%; padding: 0px 0px; } .detail_box .dpr{ width: 25%; } .ndc_npnews .post_prev { border: none; } .ndc_npnews .post_next, .ndc_npnews .post_prev { padding: 0px; width: 49%; font-size: 14px; } .dpr .sames a:hover .title{ color: #006eb9; } .detail_box .dpl .singePage{ min-height: 400px; } .detail_box .dpl .singePage img{ display: initial; width:60%; } .singePage{ font-size: 16px; } .his_swiper .thum{ border-radius: 5px; } .sub_banner{ z-index: 1; overflow: hidden; } .pro_nav{ width: 120px; height: auto; position: fixed; top: 40%; left: 1%; } .pro_nav a{ width: 100%; height: 60px; display: block; position: relative; } .pro_nav a .dot{ width: 8px; height: 8px; background: #80abd7; border-radius: 50%; top: 7px; position: relative; border: 2px solid #80abd7; } .pro_nav a .txt{ width: auto; height: auto; position: absolute; left: 13px; top: 0px; line-height: 25px; font-size: 12px; opacity: .6; } .pro_nav a::before{ width: 1px; height: 65px; position: absolute; left: 3.5px; top: 9px; content: ''; background: #80abd7; } .pro_nav a:last-child::before{ display: none; } .pro_nav a.active .txt{ opacity: 1; } .pro_nav a.active::before{ background: #0056ae; } .pro_nav a.active .dot{ background: #0056ae; border-color: #0056ae; } .index_list{ width: 100%; height: auto; position: relative; } .index_list ul{ width: 100%; display: flex; justify-content: space-between; flex-wrap: wrap; } .index_list ul li{ width: 100%; display: flex; background: #e7e7e7; font-size: 16px; } .index_list ul li:nth-child(odd){ background: #fff; } .index_list ul li .a,.index_list ul li .b{ width: 30%; height: auto; padding: 20px 50px; line-height: 25px; } .index_list ul li .b{ width: 70%; } .eq_info .dis.full{ width: 100%; } .layer,.ly2{ position: absolute; width: 100%; height: auto; left: 0%; top: 0%; } .scroll-horizontal .item:nth-child(1) .layer{ position: absolute !important; } .lange_list{ width: 120%; height: auto; position: absolute; left: -10%; top: 0px; background: rgba(255,255,255,1); color: #3e3e3e; font-size: 12px; padding: 15px 0px; border-radius: 5px; padding-top: 40px; -webkit-transition:all .35s; opacity: 0; visibility: hidden; box-shadow: 0px 0px 30px rgb(0 0 0 / 10%); } .lange_box:hover .lange_list{ opacity: 1; visibility: visible; } .lange_list a{ display: block; width: 100%; font-size: 14px; text-align: left; line-height: 25px; color: #3e3e3e; padding-left: 45px; } .lange_list a:hover{ opacity: .7; } .lange_box:hover .lange{ color: #3e3e3e; } .search_box:hover{ color: #0056ae; } .search_result{ width: 100%; height: 100%; position: absolute; left: 0%; top: 0%; background: #fff; display: flex; justify-content: center; align-items: center; -webkit-transition: all .45s; -webkit-transform: translateY(-100%); z-index: 10; } .search_result.active{ -webkit-transform: translateY(0%); } .search_result .s_box{ width: 500px; display: flex; align-items: center; justify-content: space-between; } .search_result .row{ width: calc(100% - 100px); display: flex; justify-content: space-between; border-bottom: 1px solid rgba(0,0,0,.1); } .search_result .row input{ width: calc(100% - 50px); outline: none; height: 50px; border: none; font-size: 14px; } .search_result .row input::-webkit-input-placeholder { color: rgba(0,0,0,.3); } .search_result .row .s_btn{ width: 50px; height: 50px; line-height: 50px; text-align: right; font-size: 20px; opacity: .5; cursor: pointer; color: #000; } .search_result .s_close{ width: 50px; height: 50px; line-height: 50px; text-align: center; font-size: 16px; color: rgba(0,0,0,.3); cursor: pointer; -webkit-transition: all .4s; } .search_result .s_close:hover{ -webkit-transform: rotate(90deg); } .ylBtn.down{ position: relative; } .ylBtn.down span{ width: 15px; height: 15px; display: block; position: absolute; right: 20%; top: 50%; -webkit-transform: translateY(-50%); } .ylBtn.down span::after{ position: absolute; content: ''; width: 100%; height: 100%; background: url(../images/arrow_dicon.png) no-repeat; background-size: cover; left: 0px; -webkit-transition: all .4s; background-position: 0% 100%; } .boxes.result_page{ border-top: 100px solid #0157ae; } .ylBtn.down:hover span::after{ background-position: 0% 0%; } .result_show{ height: auto; padding: 25px; background: #f0f0f0; margin-bottom: 25px; font-size: 16px; } .news-lists{ position: relative; } .news-lists a{ width: 100%; display: block; border-bottom: 1px solid rgba(0, 0, 0, .05); padding-bottom: 15px; margin-bottom: 15px; } .news-lists a .n-title{ font-size: 16px; line-height: 1.5; padding-bottom: 5px; } .news-lists a .time{ font-size: 12px; opacity: .5; } .result_show span{ color: #0157ae; font-weight: bold; padding: 0px 5px; } .box_nav .ylBtn{ width: 144px; height: 45px; line-height: 45px; } .menu_btn { position: absolute; right: 0; display: none; width: 60px; height: 60px; overflow: hidden; text-indent: 100%; white-space: nowrap; background: -webkit-linear-gradient(45deg, #40dbdd, #0157ae); color: transparent; border: none; outline: none; } .menu_btn span { top: 29px; left: 20px; width: 20px } .menu_btn span, .menu_btn span:after, .menu_btn span:before { position: absolute; height: 2px; background-color: #fff; border-radius: 1px; -webkit-backface-visibility: hidden; backface-visibility: hidden; -webkit-transition: all .4s ease; -o-transition: all .4s ease; transition: all .4s ease } .menu_btn span:after, .menu_btn span:before { content: ""; left: 0; -webkit-transform: translateY(0) rotate(0) } .menu_btn span:before { top: -6px; width: 14px } .menu_btn span:after { top: 6px; width: 12px } .menu_btn.active span { background-color: transparent } .menu_btn.active span:before { -webkit-transform: translateY(6px) rotate(-45deg) } .menu_btn.active span:after { -webkit-transform: translateY(-6px) rotate(45deg) } .menu_btn.active span:after, .menu_btn.active span:before { width: 20px } .hlSwiper .swiper-slide .pic{ height: 100%; } .hlSwiper .swiper-slide .name{ display: none; } @media screen and (max-width: 1600px) { .honor_list{ margin-top: 165px; } .honor_list ul li{ width: 170px; height: auto; margin-right: 20px; } .honor_list ul li:nth-child(3){ margin-bottom: 168px; } .honor_list ul li:nth-child(7){ margin-right: 35%; margin-bottom: 178px; } } @media screen and (max-width: 1500px) { .fnav { width: calc(100% - 450px); } .fnav::after{ left: -50px; } .fsocal .scals li .txt{ font-size: 12px; } } @media screen and (max-width: 1440px) { .box_nav ul li.active .info { height: 135px; } .lange_list{ width: 100%; left: 0%; } .lange_list a{ font-size: 12px; line-height: 20px; padding-left: 38px; } .homeFocus ul li .name{ font-size: 16px; } .homeFocus ul li .list .a{ padding-left: 15px; font-size: 16px; line-height: 40px; } .homeFocus ul li .list .a::after{ width: 6px; height: 6px; margin-top: -3px; } .logo{ width: 300px; height: 31.5px; } .headers{ width: calc(100% - 400px); } .nav a{ line-height: 70px; font-size: 14px; height: 70px; } .nav ul li .bar{ height: 20px; line-height: 20px; } .nav ul li.active .bar p:first-child { margin-top: -20px; } .lange_box .lange p{ font-size: 12px; } .lange_box .lange .icon,.search_box .icon{ font-size: 18px; } .lange_box .lange .icon{ width: 22px; } .navr{ width: 150px; } .lange_box{ width: calc(100% - 50px); } .nav{ width: calc(100% - 170px); } .dropdown_menu{ top: 70px; } .nav .dm_menu a:first-child{ font-size: 18px; line-height: 50px; margin-bottom: 5px; } .nav .dm_menu a{ line-height: 35px; } .fsocal{ width: 300px; } .fsocal .scals ul li { margin-right: 10px; } .fsocal .scals ol li { margin-left: 10px; } .fnav { width: calc(100% - 400px); } .fnav ul li .name a,.welf ul li .info .des,.common_title strong,.join_box .info .des,.singePage,.ser_list .swiper-slide .summay p,.eq_info .dis p,.boxes.sence .singePage,.advan_list ul li .des p,.box_nav ul li .info .des{ font-size: 14px; } .other_top .info .des{ font-size: 14px; } .other_top .info .name,.welf ul li .info .name{ font-size: 20px; } .common_title p{ font-size: 100px; } .common_title b{ font-size: 30px; } .sub_banner .txt{ font-size: 36px; } .hrSwiper .swiper-slide.swiper-slide-active{ font-size: 18px; } .sbox .name .title{ font-size: 40px; } .service .words{ font-size: 8vw; top: 14%; } .serNav a{ width: 80px; height: 80px; } .serNav a p{ font-size: 14px; } .serNav a::after{ width: 74px; height: 74px; } .box_nav ul li .title{ font-size: 16px; line-height: 2.5; } .homeFocus ul li .play_btn{ width: 70px; height: 70px; line-height: 70px; font-size: 20px; } .cooper_box{ width: 600px; margin-left: -300px; } } @media screen and (max-width: 1360px) { .honor_list ul li{ margin-right: 10px; } } @media screen and (max-width: 1200px) { .menu_btn { display: block; } .headers{ width: 100%; height: auto; position: absolute; left: 0%; } .headers .nav{ width: 100%; height: auto; display: none; } .header { height: 60px; left: 0%; top: 0px; padding: 0px; width: 100%; margin-left: 0%; display: block; background: #fff; position: fixed; } .logo{ width: 200px; position: absolute; left: 3%; height: auto; top: 50%; -webkit-transform: translateY(-50%); } .navr{ position: absolute; right: 70px; top: 5px; } .logo img:nth-child(1) { opacity: 0; position: absolute; } .logo img:nth-child(2) { opacity: 1; position: relative; } .lange_box .lange{ color: #3e3e3e; } .search_box{ color: #3e3e3e; } .search_result .row{ border-bottom: none; background: #f9f9f9; padding: 0px 20px; } .search_result .row input{ background: transparent; } .headers .nav{ position: absolute; height: calc(100vh - 60px); top: 60px; background: -webkit-linear-gradient(45deg, #40dbdd, #0157ae); } .nav ul{ flex-wrap: wrap; } .nav ul li{ width: 100%; border-bottom: 2px solid rgba(255, 255, 255, .3); } .nav ul li:last-child{ border-bottom: none; } .headers .nav.active{ display: flex; align-items: center; justify-content: center; } .header_mask{ display: none; } .header .nav a { color: #fff; font-size: 20px; font-weight: bold; } .header.active .nav a, .header.show .nav a { color: #fff; } .nav ul li:hover .dropdown_menu { display: none; } .homeFocus ul li .list{ padding: 25px; } .homeFocus ul li .play_btn{ width: 50px; height: 50px; line-height: 50px; font-size: 14px; } .homeFocus ul li .list .a{ font-size: 14px; line-height: 30px; padding-left: 10px; } .homeFocus ul li .name { font-size: 14px; } .homeFocus ul li .name{ padding: 15px; } .cooper_box { width: 500px; margin-left: -250px; } .fnav{ display: none; } .fsocal { width: 300px; margin: 0px auto; } .common_title p{ font-size: 70px; } .common_title b { font-size: 24px; } .advan_list ul li .name{ margin-bottom: 15px; font-size: 18px; } .advan_list ul li .name b{ padding-bottom: 10px; } .advan_list ul li .des p{ line-height: 25px; } .advan_list ul li .des p::after,.g5_box .g5 .info p::after{ top: 10px; } .g5_box .g5 .des,.singeBox .name p,.yy_list ul li .title{ font-size: 14px; } .g5_box .g5 .info p{ font-size: 14px; line-height: 20px; } .g5_box .g5 .info b{ font-size: 20px; } .g5_box .g5 { width: 50%; } .pro_nav{ display: none; } .cooper_box.p .cooper_top{ width: 500px; } .select .result,.caseSwiper .name{ font-size: 14px; } .numbers ul li .name{ font-size: 12px; } .about_box .left { width: 100%; } .about_box .right{ width: 100%; } .about_box .right .vr_box{ height: 50vh; } .about_box .right .vr_box .vr{ width: 100%; left: 0%; top: 0%; height: 100%; } .frame_name p{ font-size: 100px; } .frame_name b{ font-size: 24px; } .frame_box ul{ left: 70%; } .frame_box ul li .info{ width: 80%; } .frame_box ul li .info .title{ display: none; } .about_box .right .vr_box>img{ display: none; } .about_box { margin-bottom: 5vw; } .frame_box ul li .name{ width: 50%; font-size: 14px; } .frame_box ul li:nth-child(3) .info,.frame_box ul li:nth-child(5) .info { left: 60%; } .frame_box ul li:nth-child(4) .info { left: 50%; } .frame_box ul li:nth-child(5) .info { left: 65%; top: -20%; } .achie_box .info .mark{ margin-bottom: 30px; } .honor_list ul li{ width: 130px; } .honor_list{ margin-top: 225px; } .honor_list ul li:nth-child(3){ margin-bottom: 228px; } .honor_list ul li:nth-child(7){ margin-bottom: 238px; } .ser_list .swiper-slide .name .icon{ width: 40px; } .ser_list .swiper-slide .name .txt { width: calc(100% - 50px); margin-left: 10px; font-size: 18px; font-weight: bold; } .ser_list .swiper-slide .name{ padding: 20px 15px; } .ser_list .swiper-slide .info .name { padding: 5px 0px 5px; border-bottom: 1px solid #fff; margin-bottom: 10px; } .ser_list .swiper-slide .summay p{ line-height: 20px; font-size: 12px; } .his_swiper .des{ font-size: 12px; } .hrSwiper .swiper-slide.swiper-slide-active{ font-size: 20px; } .hrSwiper .swiper-slide{ font-size: 12px; } .welf ul li .info{ width: calc(100% - 170px); } .welf ul li .info .name p{ font-size: 12px; opacity: .5; } .welf ul li .info .name b{ font-size: 16px; } .join_box .info .name{ font-size: 20px; } .join_box .info_con b{ font-size: 18px; } .newsFocus .newsFirst a .name .title,.news5 ul li a .info .title{ font-size: 14px; font-weight: normal; } .newsFocus .newsFirst a .name{ padding: 15px; } } @media screen and (max-width: 768px) { .bannerSwiper .swiper-slide video{ width: auto; height: 100%; left: 50%; -webkit-transform: translateX(-50%); } .search_box{ width: 30px; } .navr { width: 120px; } .lange_box { width: calc(100% - 20px); } .nav ul{ margin-top: -5vh; } .preloader{ display: none; } .etc-circle{ transform: translateX(0%); } .bg-color-4{ display: none; } .etc-border{ display: none; } .bannerSwiper .swiper-button-next, .bannerSwiper .swiper-button-prev{ display: none; } .bannerSwiper .text{ width: 50%; top: 30%; left: 10%; } .bannerSwiper .text.t1 { left: 10%; } .bannerSwiper .pic1, .bannerSwiper .pic2{ margin-bottom: 5vw; } .bannerSwiper .pic2,.bannerSwiper .marks.m2{ left: 60%; } .scroll-horizontal .item{ height: 100vh; box-shadow: 0px 0px 50px rgb(0 0 0 / 10%); overflow: hidden; z-index: 50; } .serNav a p{ display: none; } .service .words { font-size: 12vw; top: 15%; left: 10%; padding-left: 0%; width: 80%; } .service .sbg{ width: 100%; bottom: 0%; height: calc(100vw * 0.59); } .service .sbg ul li{ display: none; } .service .sbg ul li:nth-child(1){ display: block; opacity: 1; top: 0%; width: 100%; } .service .sbg .sg{ width: 100vw; height: calc(100vw * 0.59); } .box1 .sbox{ width: 80%; left: 10%; top: 45%; -webkit-transform: translateY(-50%); z-index: 20; } .sbox .name .title { font-size: 28px; margin-bottom: 2vw; } .sbox .name .des{ font-size: 16px; } .ylBtn{ width: 140px; line-height: 45px; font-size: 12px; border-radius: 50px; } .serNav{ display: none; } .layer { position: absolute; width: 100%; height: auto; left: 0%; top: 0%; } .layer,.service .sbg>img { position: absolute; width: 100%; height: auto; left: 0%; top: 0%; } .ly2{ position: relative; } .box_nav ul li .info{ display: none; } .box_nav ul{ width: 100%; display: flex; flex-wrap: wrap; justify-content: space-between; } .box_nav ul li{ width: 48%; border: none; } .box_nav ul li .title { font-size: 14px; line-height: 3; text-align: left; font-weight: normal; padding-left: 10px; opacity: 1; } .box_nav{ margin-bottom: 10vw; } .box_nav ul li .title::after{ width: 6px; height: 6px; position: absolute; left: 0px; top: 50%; -webkit-transform: translateY(-50%); content: ''; border-radius: 50%; background-image: -webkit-linear-gradient(45deg, #40dbdd, #0157ae); } .boxes{ padding: 10vw 0px; } .homeFocus ul li:first-child{ width: 100%; } .homeFocus ul li .name { padding: 10px 15px; font-weight: normal; } .homeFocus ul li .mark{ font-size: 12px; font-weight: normal; padding: 7px 10px; } .homeFocus ul li{ margin-bottom: 5vw; width: 100%; } .homeFocus ul li .list .a{ width: auto; margin-right: 5vw; } .homeFocus ul li:nth-child(n+3) { margin-bottom: 5vw; } .cooper_box{ margin-left: 0%; margin-top: 0%; width: 70%; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); } .boxes.b3{ height: 50vh; } .coopers ul li{ height: 8vh; opacity: .5; } .footerTop ul li{ width: 33%; flex-wrap: wrap; justify-content: center; } .footerTop ul li .info{ width: 100%; margin-top: 2vw; text-align: center; margin-left: 0px; } .footerTop ul li .icon{ width: 40px; height: 40px; } .footerTop ul li .icon::after{ width: 40px; height: 40px; background-size: cover; } .footerTop ul li:nth-child(2) .icon::after { background-position: -40px 0px; } .footerTop ul li:nth-child(3) .icon::after { background-position: -80px 0px; } .footerTop ul::after{ display: none; } .footerTop ul::before{ display: none; } .footerTop ul li .info p { font-size: 12px; } .footerTop ul li .info b{ font-size: 14px; } .flogo { width: 70%; margin-bottom: 15px; margin-left: 15%; } .copyright{ line-height: 20px; color: rgba(0, 0, 0, .3); } .copyright a{ color: rgba(0, 0, 0, .3); } .lange_list a{ padding-left: 33px; } .scroll-horizontal .item:nth-child(2) .sbg{ width: 120%; } .scroll-horizontal .item:nth-child(3) .sbg { width: 100%; right: 15%; } .scroll-horizontal .item:nth-child(4) .sbg { width: 100%; right: 10%; bottom: 5%; } .pcHide{ display: block; } .ylBtn.pcHide{ display: block; } .sbox .singePage{ margin-bottom: 10vw; } .homeFocus ul li .list { padding: 15px; } .homeFocus ul li .play_btn{ width: 50px; height: 50px; line-height: 50px; font-size: 14px; margin-left: -25px; margin-top: -25px; top: 50%; } .sub_banner{ margin-top: 60px; } .sub_banner .txt{ font-size: 20px; } .common_title p { font-size: 10vw; } .numbers ul{ flex-wrap: wrap; } .numbers ul li{ width: 50%; } .numbers ul li:nth-child(1),.numbers ul li:nth-child(2){ border-bottom: 1px solid rgba(0, 0, 0, .1); } .numbers ul li:nth-child(2){ border-right: none; } .numbers ul li .num{ font-size: 32px; } .numbers ul li .num span{ font-size: 12px; margin-left: 5px; } .numbers ul li .name { font-size: 14px; } .since::after{ width: 18px; height: 18px; } .frame_name p { font-size: 60px; } .show_achie .mark{ font-size: 14px; } .show_achie .year{ font-size: 36px; } .show_achie .des{ width: 100%; } .achie_box{ flex-wrap: wrap; } .achie_box .info{ width: 100%; } .swiper-container.dotSwiper{ width: 100%; height: auto; margin: 0px; top: 0px; } .hisDots .swiper-button-next, .hisDots .swiper-button-prev{ display: none; } .honor_box{ height: auto; background: #f9f9f9; padding: 10vw 0px; } .honor_name{ width: 100%; position: relative; } .honor_name .mark{ font-size: 14px; } .honor_name ul li:first-child .num p { font-size: 70px; } .honor_name ul li:nth-child(1) .num span { top: -40px; right: -16px; } .honor_name ul li .num p{ font-size: 40px; } .honor_name ul li .num span{ font-size: 14px; } .honor_list { margin-top: 10vw; } .honor_list ul li{ width: 48%; margin-right: 4%; margin-bottom: 5vw; } .honor_list ul li:nth-child(3){ margin-right: 4%; } .honor_list ul li:nth-child(even){ margin-right: 0%; } .honor_list ul li:nth-child(1) { margin-left: 0%; } .honor_list ul li:nth-child(3) { margin-bottom: 5vw; } .achie_box .info:first-child{ margin-bottom: 10vw; } .honor_list ul li:nth-child(7){ margin-right: 4%; margin-bottom: 5vw; } .his_swiper .year{ font-size: 20px; position: relative; margin-left: 0; margin-top: 10px; margin-bottom: 5px; } .his_swiper .swiper-slide:nth-child(odd) { margin-top: 0; } .swiper-container-horizontal>.swiper-pagination-progressbar{ bottom: 0px; width: 100%; margin-left: 0%; } .honor_right{ display: none; } .honor_left{ width: 100%; } .hlSwiper{ width: 90%; margin-left: 5%; } .since{ padding-left: 30px; font-size: 16px; line-height: 1.7; font-weight: bold; margin-bottom: 10px; } .common_title,.numbers{ margin-bottom: 5vw; } .ser_list .swiper-slide .info .name{ display: none; } .ser_list .swiper-slide .s_lx .s_lx_box .i { width: 100px; display: flex; align-items: center; font-size: 12px; } .ser_list .swiper-slide .s_lx .s_lx_box .t { line-height: 30px; width: calc(100% - 100px); } .ser_list .swiper-slide .s_lx .s_lx_box .i p{ width: auto; margin-left: 5px; margin-right: 0px; } .boxes.s{ padding: 10vw 0px; overflow: hidden; } .boxes.hor{ height: auto; } .honor_left{ position: relative; height: auto; } .honor_left .rect{ display: none; } .h_btn{ display: none; } .hlSwiper .swiper-slide{ -webkit-transform: translateX(0%) scale(1); height: auto; } .hlSwiper .swiper-slide .pic{ height: 25vh; } .hlSwiper .swiper-slide .pic{ background-size: contain; } .boxes.hor::after{ display: none; } .hlSwiper .swiper-slide::after{ display: none; } .hlSwiper .swiper-slide .name{ display: block; width: 100%; text-align: center; font-size: 14px; font-weight: bold; padding-top: 10px; } .achievement{ overflow: hidden; padding-bottom: 0px; background-size: contain; } .frame_box{ height: auto; margin-top: 0px; background-size: cover; padding: 0px 5%; } .frame_box ul{ width: 100%; height: auto; position: relative; left: 0%; top: 0%; -webkit-transform: translate(0%, 0%); } .frame_box ul li .dot,.frame_box ul li::before{ display: none; } .frame_box ul li{ width: 100%; position: relative; justify-content: flex-start; align-items: center; } .frame_box ul li:nth-child(1) { left: 0px; top: 0px; } .frame_box ul li:nth-child(1) .info { left: 0%; width: 100%; } .frame_box ul li .info{ position: relative; left: 0%; top: 0%; -webkit-transform: translateY(0%); opacity: 1; visibility: visible; margin-top: 5px; padding: 15px; } .frame_box ul li .name{ margin-top: 0px; width: calc(100% - 35px); } .frame_box ul li .icon { width: 30px; } .frame_box ul li:nth-child(1) .name{ text-align: left; } .frame_box ul li .info::after{ display: none; } .frame_box ul li .info .des{ font-size: 12px; } .frame_box ul li:nth-child(2) .info { left: 0%; } .frame_box ul li .info { width: 100%; } .frame_box ul li:nth-child(2),.frame_box ul li:nth-child(3),.frame_box ul li:nth-child(4),.frame_box ul li:nth-child(5){ left: 0px; top: 0px; justify-content: flex-start; } .frame_box ul li:nth-child(3) .info, .frame_box ul li:nth-child(5) .info,.frame_box ul li:nth-child(4) .info{ left: 0%; } .frame_box ul li .info .title{ font-size: 14px; margin-bottom: 5px; display: block; } .frame_box ul li .icon,.frame_box ul li .name{ display: none; } .frame_name{ margin-bottom: 5vw; } .achie_box .info ul li{ line-height: 20px; } .honorSwiper{ display: block; margin-top: 5vw; padding-bottom: 5vw; } .honor_list{ display: none; } .honorSwiper.swiper-container-horizontal>.swiper-pagination-bullets{ bottom: 0px; } .common_title strong{ margin-top: 3vw; } .welf ul li{ width: 100%; align-items: center; } .welf ul li .thum{ width: 100px; } .welf ul li .info .name{ margin-bottom: 3vw; } .welf ul li .info { width: calc(100% - 120px); } .join_box .thum{ width: 100%; border-radius: 0px; } .join_box .info{ width: 100%; top: 0%; -webkit-transform: translateY(0%); padding: 25px 15px; position: relative; } .join_box .info .name { font-size: 16px; margin-bottom: 2vw; } .menu_bar .w1400{ flex-wrap: wrap; justify-content: center; } .menu_bar a{ line-height: 30px; padding: 15px 0px; margin-right: 10px; font-size: 14px; } .menu_bar a:last-child{ margin-right: 0px; } .boxes.sence{ height: auto; background-image: url(../images/hydrogen_bg2.jpg); background-size: cover; padding: 15vw 0px; } .boxes.sence .singePage{ width: 100%; } .advan_list ul li{ width: 100%; } .advan_list ul li .name{ font-size: 16px; } .selec_cooper ul li .txt{ font-size: 14px; } .cooper_input .label{ flex-wrap: wrap; } .cooper_input .label input{ width: 48%; height: 50px; margin-bottom: 3vw; padding-left: 15px; border-bottom: none; } .cooper_btn { cursor: pointer; margin: 5vw auto; } .selec_cooper{ margin-bottom: 5vw; width: 80%; margin-left: 10%; } .other_top{ flex-wrap: wrap; } .other_top .thum{ width: 100%; height: 35vh; } .other_top .info{ width: 100%; } .other_top .info .name, .welf ul li .info .name { font-size: 16px; margin-bottom: 5px; } .other_top .info .des{ margin-bottom: 5vw; } .eq_info .img{ position: relative; width: 100%; top: 0%; margin-bottom: 10vw; } .eq_info .dis{ width: 100%; margin-bottom: 5vw; } .eq_info .dis p{ line-height: 25px; } .cooper_box.p{ -webkit-transform: translate(0%, 0%); } .cooper_box.p .cooper_top { width: 70%; } .select{ width: 80%; font-size: 14px; height: 40px; line-height: 38px; } .select ul li{ font-size: 12px; line-height: 30px; } .select ul{ top: 40px; } .caseSwiper .swiper-slide { width: 80%; margin: 0px 10px; } .caseSwiper .name{ padding: 10px 0px; line-height: 1.4; } .caseSwiper{ padding-bottom: 10vw; margin-bottom: 0vw; margin-top: 5vw; } .newsFocus{ margin-bottom: 5vw; flex-wrap: wrap; } .newsFocus .newsFirst{ width: 100%; margin-bottom: 5vw; } .newsFocus .newsRight{ width: 100%; position: relative; } .newsFocus .newsFirst a .name .time{ font-size: 12px; } .news5 ul li{ width: 100%; margin-right: 0%; margin-bottom: 5vw; } .newsFocus .newsRight a .name .title{ white-space: break-spaces; line-height: 1.7; font-size: 14px; font-weight: normal; } #page{ padding-top: 5vw; } .detail_top{ padding: 100px 0px 25px; } .detail_top .title{ font-size: 20px; } .inner_box{ padding: 0px 5%; } .detail_box .dpr{ display: none; } .detail_box { width: 100%; padding: 5vw 5%; } .detail_box .dpl{ width: 100%; } .ndc_npnews{ margin-top: 5vw; flex-wrap: wrap; } .ndc_npnews .post_next, .ndc_npnews .post_prev{ width: 100%; line-height: 30px; } .inner_player{ width: 100%; left: 0%; } .video_close{ font-size: 16px; right: 10px; top: 10px; } .nav ul li .bar p:nth-child(2){ background-image: -webkit-linear-gradient(45deg, #ffffff, #ffffff); } .headers .nav{ overflow: hidden; height: 0px; -webkit-transition: all .5s; display: flex; } .headers .nav.active{ height: calc(100vh - 60px); } .nav ul{ position: absolute; top: 50%; -webkit-transform: translateY(-50%); } .fsocal .scals li .icon{ width: 40px; height: 40px; } .fsocal .scals li .icon::after{ width: 30px; height: 30px; left: 5px; top: 5px; } .fsocal .scals li:nth-child(2) .icon::after { background-position: -30px 0px; } .fsocal .scals li:nth-child(3) .icon::after { background-position: -60px 0px; } .fsocal .scals li.email .icon::after { background-position: -120px 0px; } .fsocal .scals ol li:nth-child(1) .icon::after { background-position: -90px 0px; } .fsocal .scals ol li:nth-child(2) .icon::after { background-position: -120px 0px; } .fsocal .scals li{ width: 45px; } .fsocal .scals ul li{ margin-right: 15px; } .fsocal .scals ul li:last-child{ margin-right: 0%; } .fsocal .scals ol li { margin-left: 15px; } .fsocal .scals ol li:first-child{ margin-left: 0%; } .fsocal .scals{ width: 90%; margin-left: 5%; } .flogo{ margin-bottom: 5vw; } .search_result .s_box{ width: 90%; } .search_result .row{ padding: 0px 10px; width: calc(100% - 50px); } .honorSwiper{ display: block; } .honorSwiper .swiper-pagination-progressbar .swiper-pagination-progressbar-fill { background: -webkit-linear-gradient(45deg, #40dbdd, #0157ae); } .honorSwiper.swiper-container-horizontal>.swiper-pagination-progressbar{ background: rgba(0,0,0,.1); } .show_achie .year,.show_achie .des{ display: none; } .hisDots{ width: 100%; height: auto; } .swiper-container.dotSwiper .swiper-slide.swiper-slide-active::before{ display: none; } .hisDots{ margin-bottom: 10vw; background: transparent; } .swiper-container.dotSwiper .swiper-slide:nth-child(even){ top: 0px; } .swiper-container.dotSwiper .swiper-slide{ padding-top: 0px; text-align: left; padding: 0px 5%; top: 0px; } .swiper-container.dotSwiper .swiper-slide::after, .swiper-container.dotSwiper .swiper-slide::before{ display: none; } .swiper-container.dotSwiper .swiper-slide .content{ display: block; font-size: 14px; line-height: 2; } .swiper-container.dotSwiper.even .swiper-slide{ top: 0px; } .swiper-container.dotSwiper .swiper-slide .title { color: #fff; font-size: 28px; margin-bottom: 2vw; } .swiper-container.dotSwiper.even .swiper-slide:nth-child(even) { top: 10px; } .vip .lists{ flex-wrap: wrap; } .vip .lists .item{ width: 100%; margin-right: 0%; margin-bottom: 5vw; padding: 0px; } .vip .lists .item h2 { font-size: 16px; margin: 15px 30px 10px; } .vip .lists .item .btn{ margin-bottom: 20px; } ._cover .box{ width: 90%; margin-left: -45%; } ._cover .box .input-box{ width: calc(100% - 80px); } ._cover .box input{ width: 100%; height: 45px; font-size: 14px; } ._cover .box .btn{ line-height: 45px; height: 45px; } .boxes.case{ overflow: hidden; } .achie_box .info .name{ font-size: 14px; line-height: 1.6; } .singePage table tr td{ width: 30%; height: auto; padding: 10px; line-height: 20px; font-size: 12px; } .newsFocus .newsRight a{ height: auto; } .newsFocus .newsRight a img{ display: block; } .newsFocus .newsRight a:nth-child(2) { margin-top: 20px; } .news5 ul li a .info .title{ min-height: auto; } .zc_box .box{ width: 100%; } .zc_box .singePage table tr td { padding: 10px; } .zc_box .box .name{ font-size: 14px; } .zc_box .box:first-child{ margin-bottom: 5vw; } .zc_title{ width: 100%; margin: 15px auto; } .hshow ul{ justify-content: center; } .hshow ul li{ width: 33.33%; margin-bottom: 5vw; } .hshow ul li .img{ width: 61px; margin-bottom: 5px; } .hshow ul li .txt{ font-size: 12px; padding: 0px 5%; } .hshow ul li:nth-child(n+4){ margin-bottom: 0%; } .g5_box .g5,.g5_box .pic{ width: 100%; } .g5_box .g5{ margin-bottom: 5vw; } .bannerSwiper{ width: 100%; height: 100vh; margin-top: 60px; } .etc-circle{ display: none; } .hplay_btn{ display: block; position: absolute; width: 80px; height: auto; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); } .telChat{ width: 40px; height: 40px; padding: 5px; } .telChat:before { width: 70px; height: 70px; left: -15px; top: -15px; } .fs_email{ margin-top: 10px; font-size: 14px; } .footerTop ul li:nth-child(4) .icon::after{ background-position: -280px 0px; } .newsFocus .newsFirst a .thum{ height: auto; } .newsFocus .newsFirst a .name{ position: relative; } .newsFocus .newsRight a{ width: 100%; } .newsFocus .newsRight a:nth-child(3){ margin-bottom: 16px; } .newsFocus .newsRight a .name,.newsFocus .newsFirst a .name{ -webkit-transform: translateY(0%); opacity: 1; } }