@charset "utf-8"; @font-face { font-family: 'DINCondM'; src: url('../font/DINCond-Medium.woff2') format('woff2'), url('../font/DINCond-Medium.woff') format('woff'); font-weight: 500; font-style: normal; font-display: swap; } @font-face { font-family: 'DINCondB'; src: url('../font/DINCond-Bold.woff2') format('woff2'), url('../font/DINCond-Bold.woff') format('woff'); font-weight: bold; font-style: normal; font-display: swap; } @font-face { font-family: 'DINCondL'; src: url('../font/DINCond-Light.woff2') format('woff2'), url('../font/DINCond-Light.woff') format('woff'); font-weight: 300; font-style: normal; font-display: swap; } .c1 { width: 1300px; margin: 0 auto; } .c2 { width: 91.1vw; margin: 0 auto; } .c3 { width: 1007px; margin: 0 auto; } .fs72 { font-size: 72px; } .fs70 { font-size: 70px; } .fs64 { font-size: 64px; } .fs60 { font-size: 60px; } .fs44 { font-size: 44px; } .fs42 { font-size: 42px; } .fs40 { font-size: 40px; } .fs30 { font-size: 30px; } .fs28 { font-size: 28px; } .fs24 { font-size: 24px; } .fs22 { font-size: 22px; } .fs20 { font-size: 20px; } .fs18 { font-size: 18px; } .fs16 { font-size: 16px; } .fs15 { font-size: 15px; } .fx { display: -webkit-box; display: -moz-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; } .as { -webkit-align-items: flex-start; -moz-align-items: flex-start; -ms-align-items: flex-start; -o-align-items: flex-start; align-items: flex-start; } .ac { -webkit-align-items: center; -moz-align-items: center; -ms-align-items: center; -o-align-items: center; align-items: center; } .ae { -webkit-align-items: flex-end; -moz-align-items: flex-end; -ms-align-items: flex-end; -o-align-items: flex-end; align-items: flex-end; } .jsb { -webkit-justify-content: space-between; -moz-justify-content: space-between; -ms-justify-content: space-between; -o-justify-content: space-between; justify-content: space-between; } .jsa { -webkit-justify-content: space-around; -moz-justify-content: space-around; -ms-justify-content: space-around; -o-justify-content: space-around; justify-content: space-around; } .fc { -webkit-flex-direction: column; -moz-flex-direction: column; -ms-flex-direction: column; -o-flex-direction: column; flex-direction: column; } .jcc { -webkit-justify-content: center; -moz-justify-content: center; -ms-justify-content: center; -o-justify-content: center; justify-content: center; } .fw { -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; -o-flex-wrap: wrap; flex-wrap: wrap; } .tar { text-align: right; } .tac { text-align: center; } img { width: 100%; display: block; } .transition { transition: all 0.5s ease; -moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease; } .lt50 { position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); } .l50 { position: absolute; left: 50%; transform: translateX(-50%); } .lt0 { position: absolute; left: 0; top: 0; } .rt50 { position: absolute; right: 0; top: 50%; transform: translateY(-50%); } .t50 { position: absolute; top: 50%; transform: translateY(-50%); } .head-pc { position: fixed; left: 0; top: 0; width: 100%; transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1); -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1); z-index: 99; } .head-pc .c2 { height: 80px; } .head-pc .logo { margin-right: 109px; } .head-pc .logo2 { display: none; } .head-pc .li-1 { position: relative; } .head-pc .li-1:not(:last-of-type) { margin-right: 50px; } .head-pc .li-1 > a { display: inline-block; height: 80px; line-height: 80px; font-size: 16px; color: #fff; } .head-pc .li-1 > a.active { color: #A7FCFF; } .head-pc .li-1:hover > a { color: #A7FCFF; } .head-pc .subNav { position: absolute; left: 50%; top: 100%; transform: translateX(-50%); padding: 0 10px; width: 220px; box-sizing: border-box; background: #fff; border-radius: 0 0 24px 24px; box-shadow: 0.99px 0.99px 6.9px hsla(0, 0%, 53.3%, 0.12941176); text-align: center; display: none; } .head-pc .subNav .ul-2 { border-bottom: 1px solid rgba(255, 255, 255, 0.12); } .head-pc .subNav .ul-2 li:not(:last-of-type) { margin-bottom: 25px; } .head-pc .subNav .li-2 { position: relative; } .head-pc .subNav .li-2:not(:last-of-type)::after { content: ''; position: absolute; left: 50%; bottom: 0; transform: translateX(-50%); width: 100%; height: 1px; background: linear-gradient(to left, transparent, rgba(44, 44, 49, 0.2), transparent); } .head-pc .subNav a { position: relative; padding: 15px 0; font-size: 15px; display: block; transition: all 0.5s ease; -moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease; } .head-pc .subNav a:hover { color: #07466A; } .head-pc .language { display: inline-block; width: 40px; height: 40px; line-height: 40px; font-size: 16px; border-radius: 50%; color: #fff; border: 1px solid rgba(255, 255, 255, 0.26); background: rgba(255, 255, 255, 0.11); } .head-pc .online { position: relative; width: 160px; height: 40px; margin-left: 13px; } .head-pc .online .on-wrap { width: 100%; background: rgba(255, 255, 255, 0.11); border-radius: 24px 24px 24px 24px; border: 1px solid rgba(255, 255, 255, 0.26); box-sizing: border-box; cursor: pointer; } .head-pc .online * { color: #fff; } .head-pc .online .on-name { height: 40px; } .head-pc .online .wl { font-size: 20px; } .head-pc .online span { margin: 0 17px 0 12px; } .head-pc .online .jt { font-size: 11px; border-width: 7px 6px; border-style: solid; border-color: #fff transparent transparent transparent; transform: translateY(4px); } .head-pc .online .line-ul { padding: 0 9.4%; display: none; } .head-pc .online .line-ul a { position: relative; width: 100%; display: inline-block; padding: 17px 0; text-align: center; } .head-pc .online .line-ul a::before { content: ''; position: absolute; left: 50%; top: 0; transform: translateX(-50%); width: 100%; height: 1px; background: linear-gradient(to left, transparent, rgba(255, 255, 255, 0.45), transparent); } .head-pc .online .line-ul a:hover { color: #A7FCFF; } .head-pc:hover { background-color: #fff; } .head-pc:hover .logo1 { display: none; } .head-pc:hover .logo2 { display: block; } .head-pc:hover .li-1 > a { color: #2C2C31; } .head-pc:hover .li-1 > a.active { color: #07466A; } .head-pc:hover .li-1:hover > a { color: #07466A; } .head-pc:hover .subNav a { color: #999; } .head-pc:hover .subNav a:hover { color: #07466A; } .head-pc:hover .language { background-color: #07466A; border-color: #07466A; } .head-pc:hover .online .on-wrap { background-color: #F8F8F8; border-color: #CDD5E5; } .head-pc:hover .online * { color: #999; } .head-pc:hover .online .jt { border-color: #999 transparent transparent transparent; } .head-pc:hover .online .line-ul a::before { background: linear-gradient(to left, transparent, rgba(44, 44, 49, 0.2), transparent); } .head-pc:hover .online .line-ul a:hover { color: #07466A; } .head-pc.on { animation: 850ms 350ms; -webkit-animation: animation: 850ms 350ms; -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-backface-visibility: visible !important; backface-visibility: visible !important; background-color: #fff; box-shadow: 0.99px 0.99px 6.9px hsla(0, 0%, 53.3%, 0.12941176); } .head-pc.on .logo1 { display: none; } .head-pc.on .logo2 { display: block; } .head-pc.on .li-1 > a { color: #2C2C31; } .head-pc.on .li-1 > a.active { color: #07466A; } .head-pc.on .li-1:hover > a { color: #07466A; } .head-pc.on .subNav a { color: #999; } .head-pc.on .subNav a:hover { color: #07466A; } .head-pc.on .language { background-color: #07466A; border-color: #07466A; } .head-pc.on .online .on-wrap { background-color: #F8F8F8; border-color: #CDD5E5; } .head-pc.on .online * { color: #999; } .head-pc.on .online .jt { border-color: #999 transparent transparent transparent; } .head-pc.on .online .line-ul a::before { background: linear-gradient(to left, transparent, rgba(44, 44, 49, 0.2), transparent); } .head-pc.on .online .line-ul a:hover { color: #07466A; } #mb-header { display: none; } #mb-header #navbar-main { position: fixed; top: 0; left: 0; width: 100%; height: 50px; display: flex; justify-content: space-between; align-items: center; background-color: #fff; box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.1); z-index: 999; padding: 0 2.5%; box-sizing: border-box; } #mb-header #navbar-main #logo { display: block; height: 80%; } #mb-header #navbar-main #logo img { width: auto; height: 100%; max-width: none; } #mb-header #navbar-main #sidebar-main-trigger { width: 30px; height: 30px; } #mb-header #navbar-main #sidebar-main-trigger img { width: 100%; } #mb-header #sidebar-main { position: fixed; right: -100%; top: 50px; bottom: 0px; width: 100%; background-color: #fff; transition: right 0.3s ease; z-index: 3000; } #mb-header #sidebar-main li:last-of-type a { border-bottom: none; } #mb-header #sidebar-main a { position: relative; display: block; padding: 16px 5%; } #mb-header #sidebar-main a::after { content: ''; position: absolute; left: 50%; bottom: 0; transform: translateX(-50%); width: 90%; height: 1px; background-color: #F0F0F0; } #mb-header #sidebar-main-trigger { position: absolute; right: 2.5%; top: 50%; transform: translateY(-50%); width: 30px; background-clip: content-box; cursor: pointer; } #mb-header #sidebar-main-trigger p { position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); width: 30px; height: 2px; background: #333; margin: auto; position: relative; vertical-align: middle; -webkit-transition-duration: 0.3s, 0.3s; -moz-transition-duration: 0.3s, 0.3s; -ms-transition-duration: 0.3s, 0.3s; -o-transition-duration: 0.3s, 0.3s; transition-duration: 0.3s, 0.3s; -webkit-transition-delay: 0.3s, 0s; -moz-transition-delay: 0.3s, 0s; -ms-transition-delay: 0.3s, 0s; -o-transition-delay: 0.3s, 0s; transition-delay: 0.3s, 0s; } #mb-header #sidebar-main-trigger p::before, #mb-header #sidebar-main-trigger p::after { content: ""; position: absolute; display: inline-block; width: 100%; height: 2px; left: 0; background-color: #333; -webkit-transition-duration: 0.3s, 0.3s; -moz-transition-duration: 0.3s, 0.3s; -ms-transition-duration: 0.3s, 0.3s; -o-transition-duration: 0.3s, 0.3s; transition-duration: 0.3s, 0.3s; -webkit-transition-delay: 0.3s, 0s; -moz-transition-delay: 0.3s, 0s; -ms-transition-delay: 0.3s, 0s; -o-transition-delay: 0.3s, 0s; transition-delay: 0.3s, 0s; } #mb-header #sidebar-main-trigger p::before { top: -10px; -webkit-transition-property: top,transform; -moz-transition-property: top,transform; -ms-transition-property: top,transform; -o-transition-property: top,transform; transition-property: top,transform; } #mb-header #sidebar-main-trigger p::after { bottom: -10px; -webkit-transition-property: bottom,transform; -moz-transition-property: bottom,transform; -ms-transition-property: bottom,transform; -o-transition-property: bottom,transform; transition-property: bottom,transform; } #mb-header .mb-ej-ul { background-color: #F7F7F7; display: none; } #mb-header .mb-ej-ul a { color: #333; } #mb-header .mb-ul .fir-nav { position: relative; padding: 16px 5%; } #mb-header .mb-ul .fir-nav i { position: absolute; right: 5%; top: 50%; transform: translateY(-50%); font-size: 12px; font-family: 'iconfont' !important; transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1); -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1); } #mb-header .mb-ul .fir-nav::after { content: ''; position: absolute; left: 50%; bottom: 0; transform: translateX(-50%); width: 90%; height: 1px; background-color: #F0F0F0; } #mb-header .mb-ul .fir-nav a { display: inline !important; padding: 16px 0 !important; } #mb-header .mb-ul .fir-nav a::after { width: 0; height: 0; display: none; } #mb-header .mb-ul .mb-ej-li.mb-active { background-color: #eee; } #mb-header .mb-ul .mb-ej-li.mb-active .fir-nav i { transform: translateY(-50%) rotate(90deg); transition: all 0.3s; } #mb-header .mb-ul .mb-ej-li.mb-active .mb-ej-ul a::after { background-color: rgba(255, 255, 255, 0.8) !important; } #mb-header #sidebar-main-trigger.active p { background-color: transparent; -webkit-transition-delay: 0s,0s; -moz-transition-delay: 0s,0s; -ms-transition-delay: 0s,0s; -o-transition-delay: 0s,0s; transition-delay: 0s,0s; } #mb-header #sidebar-main-trigger.active p::before, #mb-header #sidebar-main-trigger.active p::after { -webkit-transition-delay: 0s, 0.3s; -moz-transition-delay: 0s, 0.3s; -ms-transition-delay: 0s, 0.3s; -o-transition-delay: 0s, 0.3s; transition-delay: 0s, 0.3s; } #mb-header #sidebar-main-trigger.active p::before { top: 0px; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); } #mb-header #sidebar-main-trigger.active p::after { bottom: 0px; -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); } #mb-header #sidebar-main.open { position: fixed; right: 0px; top: 50px; bottom: 0px; z-index: 3000; } #mb-header #navbar-main.on { background-color: #fff; box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.1); } #mb-header #navbar-main.on #sidebar-main-trigger i { color: #b51c22; } footer { background: #07466A url(../img/foot.png) no-repeat left top; background-size: cover; overflow: hidden; } footer a { transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1); -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1); } footer a:hover { color: #fff !important; } .foot-t { padding: 70px 0 122px; } .foot-l { width: 17.2%; } .foot-l .items { margin-top: 47px; } .foot-l .item:not(:last-of-type) { margin-bottom: 10px; } .foot-l .item .icon { position: relative; width: 34px; height: 34px; border-radius: 50%; border: 1px solid rgba(255, 255, 255, 0.26); box-sizing: border-box; margin-right: 14px; } .foot-l .item .icon i { color: #A7FCFF; font-size: 14px; } .foot-l .item .icon .yx { font-size: 12px; } .foot-l .item p { width: calc(100% - 48px); line-height: 1.1; color: rgba(255, 255, 255, 0.65); } .foot-l .item .dh { color: #fff; font-family: 'DINCondM'; } .foot-c * { line-height: 1; } .foot-c dl:not(:last-of-type) { margin-right: 70px; } .foot-c dt { font-size: 16px; color: #fff; margin-bottom: 30px; } .foot-c dd { transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1); -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1); } .foot-c dd:not(:last-of-type) { margin-bottom: 17px; } .foot-c dd a { color: rgba(255, 255, 255, 0.65); } .foot-c dd:hover { transform: translateX(10px); } .foot-r .img { width: 115px; height: 115px; background-color: #fff; margin: 0 auto 19px; } .foot-r .img img { height: 100%; object-fit: contain; } .foot-r p { color: rgba(255, 255, 255, 0.6); line-height: 1.4; } .foot-b { padding: 27px 0; border-top: 1px solid rgba(255, 255, 255, 0.3); } .foot-b * { color: rgba(255, 255, 255, 0.5); } .foot-b .bah { display: inline-block; margin-left: 10px; } .foot-b .gongan { margin-left: 10px; } .foot-b .gongan img { width: auto; display: inline-block; margin-right: 5px; transform: translateY(4px); } .inn-banner { position: relative; overflow: hidden; } .inn-banner::before { content: ''; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: linear-gradient(89deg, #07466A 0%, rgba(7, 70, 106, 0) 100%); z-index: 2; } .inn-banner::after { content: ''; position: absolute; left: 0; top: 0; width: 100%; height: 26.5%; background: linear-gradient(180deg, #000000 0%, rgba(0, 0, 0, 0) 100%); opacity: 0.29; z-index: 1; } .inn-banner .img img { animation: banscale 3s cubic-bezier(0.25, 0.46, 0.45, 0.94) both 0.3s; } .inn-banner .txt { z-index: 2; } .inn-banner .txt * { color: #fff; line-height: 1; } .inn-banner .txt h3 { font-weight: 500; margin-bottom: 37px; } .inn-banner .txt p { font-weight: 200; } ::-webkit-scrollbar { width: 6px; background-color: #F9F9F9; } ::-webkit-scrollbar-track { background-color: #F9F9F9; } ::-webkit-scrollbar-thumb { background-color: #5CBFC2; } .paging a { font-family: 'DINCondM'; display: inline-block; line-height: 62px; font-size: 20px; font-weight: 500; color: #BBBBBB; transition: 0.5s; -webkit-transition: 0.5s; } .paging a:not(:last-of-type) { margin-right: 49px; } .paging a.prev { margin-right: 31px; } .paging a.next { margin-left: 31px; } .paging a:hover { color: #07466A; } .paging .prev, .paging .next { position: relative; display: inline-block; width: 54px; height: 54px; border-radius: 50%; background-color: #F5F5F5; overflow: hidden; } .paging .prev i, .paging .next i { color: #999; transition: 0.5s; -webkit-transition: 0.5s; z-index: 2; } .paging .prev::before, .paging .next::before { content: ""; width: 100%; height: 0; background: #07466A; position: absolute; left: 0; bottom: 0; transition: 0.4s; z-index: 1; } .paging .prev:hover::before, .paging .next:hover::before { height: 100%; bottom: auto; top: 0; } .paging .prev:hover i, .paging .next:hover i { color: #fff; } .paging .active { color: #07466A; } .inn-fir { margin-top: 80px; } .mask-pop { position: fixed; left: 0; right: 0; bottom: 0; top: 0; opacity: 0; visibility: hidden; transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1); -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1); z-index: 999; } .mask-pop::before { content: ''; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background-color: #000; opacity: 0.7; } .mask-pop .mask-wrap { position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); width: 62.5%; max-width: 1200px; height: 619px; background-color: #fff; padding: 80px 3.7% 80px 4.7%; transition: 0.5s; -webkit-transition: 0.5s; z-index: 2; } .mask-pop .mask-wrap .intro { height: 100%; padding-right: 1%; overflow-y: auto; -webkit-overflow-scrolling: touch; } .mask-pop .mask-wrap .intro::-webkit-scrollbar-thumb { background-color: #07466A; } .mask-pop .mask-wrap .intro * { font-size: inherit; } .mask-pop .mask-wrap .closed { position: absolute; right: -90px; top: 0; display: block; width: 63px; height: 63px; box-sizing: border-box; border-radius: 50%; border: 2px solid #fff; overflow: hidden; cursor: pointer; transition: all 0.38s, background 0.4s 0.2s; z-index: 5; } .mask-pop .mask-wrap .closed::before { content: ""; width: 100%; height: 0; background: #07466A; position: absolute; left: 0; bottom: 0; transition: 0.4s; z-index: -1; } .mask-pop .mask-wrap .closed i { font-size: 20px; color: #fff; } .mask-pop .mask-wrap .closed:hover { background-color: #07466A; border-color: #07466A; } .mask-pop .mask-wrap .closed:hover i { color: #fff; } .mask-pop .mask-wrap .closed:hover::before { height: 100%; bottom: auto; top: 0; } .mask-pop .pop-wrap { position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); width: 62.5%; max-width: 1200px; max-height: 619px; background-color: #fff; transition: 0.5s; -webkit-transition: 0.5s; z-index: 2; } .mask-pop .solu-t { position: relative; padding: 80px 4.7% 8px 6.25%; } .mask-pop .solu-t::before { content: ''; position: absolute; top: 0; left: 50%; transform: translateX(-50%); width: 100%; height: 10px; background: linear-gradient(49deg, #5CBFC2 0%, #07466A 100%); z-index: 2; transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1); -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1); } .mask-pop .solu-t .series { font-size: 16px; font-weight: 200; color: #5CBFC2; line-height: 1.1; } .mask-pop .solu-t .name { font-size: 24px; line-height: 1.1; margin: 12px 0 27px; } .mask-pop .solu-t .des { font-size: 16px; color: #666; margin-bottom: 46px; } .mask-pop .solu-t h3 { font-weight: 500; font-size: 16px; margin-bottom: 27px; } .mask-pop .solu-t .intro * { font-size: 15px; color: #666; line-height: 1.8; } .mask-pop .solu-t .intro li { position: relative; padding-left: 25px; } .mask-pop .solu-t .intro li::before { content: ''; position: absolute; left: 0; top: 10px; width: 5px; height: 5px; border-radius: 50%; background: #BBBBBB; } .mask-pop .solu-t .txt { width: 53.7%; height: 443px; overflow-y: scroll; } .mask-pop .solu-t .txt::-webkit-scrollbar { background-color: transparent; } .mask-pop .solu-t .txt::-webkit-scrollbar-track { background-color: transparent; } .mask-pop .solu-t .pic { width: 46.3%; } .mask-pop .solu-t .img { position: relative; padding-bottom: 67.5%; } .mask-pop .solu-t .img img { position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); width: auto; max-width: 100%; max-height: 100%; margin: 0 auto; object-fit: contain; } .mask-pop .page { position: relative; padding: 32px 6.25%; border-top: 1px solid #DEDEDE; } .mask-pop .page * { color: #999; } .mask-pop .mask-img { position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); width: 50%; max-height: 80vh; } .mask-pop .mask-img .closed { position: absolute; right: -90px; top: 0; display: block; width: 63px; height: 63px; box-sizing: border-box; border-radius: 50%; border: 2px solid #fff; overflow: hidden; cursor: pointer; transition: all 0.38s, background 0.4s 0.2s; z-index: 5; } .mask-pop .mask-img .closed::before { content: ""; width: 100%; height: 0; background: #07466A; position: absolute; left: 0; bottom: 0; transition: 0.4s; z-index: -1; } .mask-pop .mask-img .closed i { font-size: 20px; color: #fff; } .mask-pop .mask-img .closed:hover { background-color: #07466A; border-color: #07466A; } .mask-pop .mask-img .closed:hover i { color: #fff; } .mask-pop .mask-img .closed:hover::before { height: 100%; bottom: auto; top: 0; } .mask-pop .closed { cursor: pointer; } .mask-pop .closed i { font-size: 24px; } .mask.active, .mask-pop.active { opacity: 1; visibility: visible; } body.show { overflow: hidden; } @-webkit-keyframes fadeInUp { 0% { opacity: 0; -webkit-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100%, 0); } to { opacity: 1; -webkit-transform: none; transform: none; } } @keyframes fadeInUp { 0% { opacity: 0; -webkit-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100%, 0); } to { opacity: 1; -webkit-transform: none; transform: none; } } @-webkit-keyframes fadeInRight { 0% { opacity: 0; -webkit-transform: translateX(30%); transform: translateX(30%); } 100% { opacity: 1; -webkit-transform: translateX(0); transform: translateX(0); } } @keyframes fadeInRight { 0% { opacity: 0; -webkit-transform: translateX(30%); -ms-transform: translateX(30%); transform: translateX(30%); } 100% { opacity: 1; -webkit-transform: translateX(0); -ms-transform: translateX(0); transform: translateX(0); } } @-webkit-keyframes fadedown { from { -webkit-transform: translateY(-100%); opacity: 0; } to { -webkit-transform: translateY(0); opacity: 1; } } @keyframes fadedown { from { transform: translateY(-100%); opacity: 0; } to { transform: translateY(0); opacity: 1; } } @keyframes laoding { 100% { width: 100%; } } @keyframes clip { 0% { clip-path: inset(0 100% 0 0); opacity: 1; } 100% { clip-path: inset(0 0 0 0); opacity: 1; } } @keyframes dash { 100% { stroke-dashoffset: 0; } } @keyframes roll { 100% { top: 100%; } } @keyframes banscale { 0% { -webkit-transform: scale(1.04); transform: scale(1.04); } 100% { -webkit-transform: scale(1); transform: scale(1); } } @keyframes ban-line { to { left: 100%; } } @media only screen and (max-width: 1680px) { .fs72 { font-size: 52px; } .fs70 { font-size: 50px; } .fs64 { font-size: 52px; } .fs60 { font-size: 50px; } .fs44 { font-size: 38px; } .fs42 { font-size: 36px; } .fs40 { font-size: 34px; } .fs30 { font-size: 28px; } .fs28 { font-size: 26px; } .fs24, .fs22 { font-size: 20px; } .fs20 { font-size: 18px; } .fs18 { font-size: 17px; } .fs16 { font-size: 15px; } .head-pc .logo { margin-right: 80px; } .head-pc .li-1:not(:last-of-type) { margin-right: 40px; } .foot-t { padding: 60px 0 100px; } .foot-c dl:not(:last-of-type) { margin-right: 50px; } .foot-r .img { width: 100px; height: 100px; } .mask-pop .solu-t { padding-top: 60px; } .mask-pop .solu-t .name { font-size: 20px; } .mask-pop .solu-t .series, .mask-pop .solu-t .des { font-size: 15px; } .mask-pop .solu-t h3 { margin-bottom: 20px; } .mask-pop .page { padding: 25px 6.25%; } } @media only screen and (max-width: 1440px) { .c1 { width: 80vw; } .c3 { width: 800px; } .fs72 { font-size: 48px; } .fs70 { font-size: 46px; } .fs64 { font-size: 48px; } .fs60 { font-size: 44px; } .fs44 { font-size: 36px; } .fs42, .fs40 { font-size: 32px; } .fs30 { font-size: 26px; } .fs28 { font-size: 24px; } .head-pc .logo { margin-right: 50px; } .head-pc .li-1:not(:last-of-type) { margin-right: 30px; } .head-pc .language { width: 38px; height: 38px; line-height: 38px; } .head-pc .online { width: 150px; height: 38px; } .head-pc .online .wl { font-size: 18px; } .head-pc .online span { margin: 0 10px 0 8px; } .head-pc .online .line-ul a { padding: 13px 0; } .foot-t { padding-bottom: 80px; } .foot-l .items { margin-top: 35px; } .foot-c dt { margin-bottom: 25px; } .foot-c dl:not(:last-of-type) { margin-right: 30px; } .foot-r .img { width: 90px; height: 90px; margin-bottom: 15px; } .mask-pop .mask-wrap { height: 550px; padding: 60px 3.7% 60px 4.7%; } .mask-pop .mask-wrap .closed { width: 54px; height: 54px; } .mask-pop .solu-t::before { height: 8px; } .mask-pop .mask-img .closed { width: 54px; height: 54px; } } @media only screen and (max-width: 1280px) { .fs72 { font-size: 44px; } .fs70 { font-size: 42px; } .fs64 { font-size: 40px; } .fs60 { font-size: 38px; } .fs44 { font-size: 32px; } .fs42, .fs40 { font-size: 28px; } .head-pc .language { width: 36px; height: 36px; line-height: 36px; font-size: 15px; } .head-pc .online { width: 140px; height: 36px; } .foot-c dt { margin-bottom: 20px; } .foot-c dl:not(:last-of-type) { margin-right: 15px; } } @media only screen and (max-width: 1260px) { .fs28 { font-size: 20px; } .fs24, .fs22 { font-size: 18px; } .fs20 { font-size: 16px; } .head-pc .li-1:not(:last-of-type) { margin-right: 20px; } .head-pc .li-1 > a { font-size: 15px; } .head-pc .language { font-size: 14px; } .head-pc .online { width: 120px; } .head-pc .online .jt { border-width: 6px 4px; } .foot-t { padding: 40px 0; } .foot-l { width: auto; } .foot-l .items { margin-top: 25px; } .foot-c { display: none; } .foot-b { padding: 20px 0; } } @media only screen and (max-width: 1024px) { .fs72 { font-size: 40px; } .fs70 { font-size: 38px; } .fs64 { font-size: 38px; } .fs60 { font-size: 36px; } .fs44 { font-size: 30px; } .fs42, .fs40 { font-size: 26px; } .fs30 { font-size: 22px; } .fs28 { font-size: 18px; } .fs18 { font-size: 16px; } .c1 { width: 90vw; } .head-pc { display: none; } #mb-header { display: block; } ::-webkit-scrollbar { width: 4px; } .foot-b .c2 { -webkit-flex-direction: column; -moz-flex-direction: column; -ms-flex-direction: column; -o-flex-direction: column; flex-direction: column; -webkit-align-items: flex-start; -moz-align-items: flex-start; -ms-align-items: flex-start; -o-align-items: flex-start; align-items: flex-start; } .inn-banner { margin-top: 50px; } .mask-pop .mask-wrap { width: 80%; height: 450px; padding: 40px 3%; } .mask-pop .mask-wrap .intro::-webkit-scrollbar { width: 4px; } .mask-pop .mask-wrap .closed { right: -40px; top: -80px; width: 50px; height: 50px; } .mask-pop .solu-t::before { height: 6px; } .mask-pop .mask-img { width: 70%; } .mask-pop .mask-img .closed { width: 50px; height: 50px; } .paging a { font-size: 18px; } .paging a:not(:last-of-type) { margin-right: 30px; } .paging a.prev { margin-right: 20px; } .paging a.next { margin-left: 20px; } .paging .next, .paging .prev { width: 48px; height: 48px; } .inn-fir { margin-top: 50px; } } @media only screen and (max-width: 860px) { .c3 { width: 580px; } .fs72 { font-size: 32px; } .fs70 { font-size: 30px; } .fs64 { font-size: 30px; } .fs60 { font-size: 28px; } .fs44 { font-size: 26px; } .fs42, .fs40 { font-size: 24px; } .fs30 { font-size: 22px; } .foot-b .bah { margin-left: 0; } .foot-b .gongan { display: block; margin-left: 0; } .inn-banner .img img { min-height: 400px; object-fit: cover; } .inn-banner .txt h3 { margin-bottom: 25px; } .mask-pop .mask-wrap { width: 90%; height: 400px; } .mask-pop .mask-wrap .closed { right: 0; top: -60px; width: 46px; height: 46px; } .mask-pop .mask-wrap .closed i { font-size: 18px; } .mask-pop .mask-img { width: 90%; } .mask-pop .mask-img .closed { right: 0; top: -60px; width: 46px; height: 46px; } .mask-pop .mask-img .closed i { font-size: 18px; } .mask-pop .pop-wrap { max-height: inherit; width: 80%; } .mask-pop .solu-t { flex-direction: column-reverse; padding-top: 20px; } .mask-pop .solu-t .txt { width: 100%; height: auto; max-height: 380px; } .mask-pop .solu-t .pic { width: 100%; margin-bottom: 20px; } .mask-pop .page { padding: 20px 6.25%; } } @media only screen and (max-width: 640px) { .c3 { width: 340px; } .fs72, .fs70 { font-size: 24px; } .fs64 { font-size: 24px; } .fs60, .fs44 { font-size: 22px; } .fs42, .fs40 { font-size: 20px; } .fs20, .fs16, .fs15 { font-size: 14px; } .fs30 { font-size: 18px; } .inn-banner .img img { min-height: 300px; } .paging a { font-size: 16px; } .paging a:not(:last-of-type) { margin-right: 25px; } .paging a.prev { margin-right: 10px; } .paging a.next { margin-left: 10px; } .paging .next, .paging .prev { width: 44px; height: 44px; } .paging .next i, .paging .prev i { font-size: 14px; } .mask-pop .pop-wrap { width: 90%; } .mask-pop .solu-t .txt { max-height: 250px; } .mask-pop .solu-t .name { font-size: 18px; } .mask-pop .solu-t .series, .mask-pop .solu-t .des { font-size: 14px; } .mask-pop .solu-t .intro * { font-size: 14px; } } @media only screen and (max-width: 560px) { .fs24, .fs22 { font-size: 16px; } .fs18 { font-size: 14px; } .foot-t { padding: 30px 0; } .foot-t .c2 { -webkit-flex-direction: column; -moz-flex-direction: column; -ms-flex-direction: column; -o-flex-direction: column; flex-direction: column; -webkit-align-items: flex-start; -moz-align-items: flex-start; -ms-align-items: flex-start; -o-align-items: flex-start; align-items: flex-start; } #mb-header #navbar-main #logo { height: 50%; } .foot-l .logo { width: 80%; } .foot-l .item .icon { width: 30px; height: 30px; margin-right: 8px; } .foot-l .item p { width: calc(100% - 38px); } .foot-r { margin-top: 25px; } .inn-banner .img img { min-height: 260px; } .paging a { font-size: 15px; } .paging a:not(:last-of-type) { margin-right: 20px; } .paging .next, .paging .prev { width: 40px; height: 40px; } .mask-pop .solu-t::before { height: 4px; } .mask-pop .solu-t .des { margin-bottom: 20px; } .mask-pop .solu-t .txt { max-height: 200px; } .mask-pop .page { padding: 12px 6.25%; } } @media only screen and (max-width: 440px) { .c3 { width: 320px; } .paging a { font-size: 14px; } .paging a:not(:last-of-type) { margin-right: 15px; } } @media only screen and (max-width: 360px) { .paging a:not(:last-of-type) { margin-right: 10px; } }