@charset "utf-8"; /* * Project Name:鍗氳闆嗗洟 * */ @font-face { font-family: "SourceHanSansCN-Regular"; src: url("fonts/SourceHanSansCN-Regular.woff2") format("woff2"), url("fonts/SourceHanSansCN-Regular.woff") format("woff"), url("fonts/SourceHanSansCN-Regular.ttf") format("truetype"), url("fonts/SourceHanSansCN-Regular.eot") format("embedded-opentype"), url("fonts/SourceHanSansCN-Regular.svg") format("svg"); } /*@font-face { font-family: "Gilroy-Regular.woff"; src: url("fonts/Gilroy-Regular.woff2") format("woff2"), url("fonts/Gilroy-Regular.woff") format("woff"), url("fonts/Gilroy-Regular.ttf") format("truetype"), url("fonts/Gilroy-Regular.eot") format("embedded-opentype"), url("fonts/Gilroy-Regular.woff.svg") format("svg"); }*/ @font-face { font-family: 'Gilroy'; src: url('fonts/Gilroy-Bold.eot'); src: url('fonts/Gilroy-Bold.eot?#iefix') format('embedded-opentype'), url('fonts/Gilroy-Bold.woff2') format('woff2'), url('fonts/Gilroy-Bold.woff') format('woff'), url('fonts/Gilroy-Bold.ttf') format('truetype'), url('fonts/Gilroy-Bold.svg#Gilroy-Bold') format('svg'); } .iconfont { font-family: "iconfont" !important; font-size: 14px; font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } html, body, div, span, applet, object, iframe, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0px; border: 0; font-size: 100%; outline: none; } table, caption, tbody, tfoot, thead, tr, th, td, h1, h2, h3, h4, h5, h6, p { margin: 0; padding: 0px; } html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; overflow-x: hidden; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); } /*html::-webkit-scrollbar { width: 8px; background: none; } html::-webkit-scrollbar-thumb { width: 8px; background: #3d9911; } html::-webkit-scrollbar-corner { background: none; } html::-webkit-scrollbar:horizontal { height: 9px; }*/ body { font: 14px/1.75 "SourceHanSansCN-Regular", "Microsoft Yahei", sans-serif, "寰蒋闆呴粦", "寰蒋姝i粦浣?, "Microsoft JhengHei", "SimHei", "榛戜綋", Arial, Helvetica; margin: 0 auto; color: #666; overflow-x: hidden; } article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; } ol, ul { list-style: none; } blockquote, q { quotes: none; } blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; } strong { font-weight: bold; } img { border: 0; } input { outline: none; } input[type="text"], input[type="button"], input[type="submit"], input[type="reset"] { -webkit-appearance: none; border-radius: 0; } textarea { -webkit-appearance: none; border-radius: 0; outline: none; } ::-moz-selection { background: #8b8b8b; color: #fff; text-shadow: none; } ::selection { background: #8b8b8b; color: #fff; text-shadow: none; } select { outline: none; } select::-ms-expand { display: none; } table, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; } table { border-collapse: collapse; } a { text-decoration: none; blr: expression(this.onFocus=this.blur()); cursor: pointer; -webkit-transition: 0.3s; transition: 0.3s; } a:link, a:visited { text-decoration: none; } a:active, a:hover { text-decoration: none; } .clearfix:before, .clearfix:after { display: table; content: ""; line-height: 0px; } .clearfix:after { clear: both; } .clearfix { *zoom: 1; } .tx-c { text-align: center; } .fc { text-align: center; } .fr { text-align: right; } .vt { vertical-align: top; } .vm { vertical-align: middle; } .db { display: block; } .wzbs { color: #fff !important; } .w1600 { width: 83%; margin: 0 auto; } .w1200 { width: 1200px; margin: 0 auto; } .fixedImg { background-repeat: no-repeat; background-size: cover; } .imgw { width: 100%; display: block; } .eT { white-space: nowrap; text-overflow: ellipsis; overflow: hidden; } .linkA { position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: url(../images/w0.png) no-repeat; z-index: 99; } .pageC a:link, .pageC a:visited { color: #183D82; } .pageC a:active, .pageC a:hover { color: #333; } .pageC img { max-width: 100% !important; height: auto !important; } .pageC { overflow: hidden; } .load-words.target span { opacity: 0; visibility: hidden; } .action.load-words span { visibility: visible; display: inline-block; -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-backface-visibility: visible !important; backface-visibility: visible !important; -webkit-animation-name: wordsRightFade; animation-name: wordsRightFade; } @-webkit-keyframes wordsRightFade { 0% { -webkit-transform: translateX(50px); transform: translateX(50px); opacity: 0; visibility: hidden; } 100% { -webkit-transform: none; transform: none; opacity: 1; visibility: visible; } } @-moz-keyframes wordsRightFade { 0% { -moz-transform: translateX(50px); transform: translateX(50px); opacity: 0; visibility: hidden; } 100% { -moz-transform: none; transform: none; opacity: 1; visibility: visible } } @keyframes wordsRightFade { 0% { -webkit-transform: translateX(50px); -moz-transform: translateX(50px); transform: translateX(50px); opacity: 0; visibility: hidden } 100% { -webkit-transform: none; -moz-transform: none; transform: none; opacity: 1; visibility: visible } } .nimg.target { visibility: hidden; } .nimg.action { visibility: visible !important; -webkit-animation: scaleUpDown 1.2s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940); animation: scaleUpDown 1.2s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940); } /* 澶撮儴 */ .header { position: fixed; width: 100%; top: 0; left: 0; right: 0; z-index: 999; height: 86px; line-height: 86px; transition: 0.45s; background: #fff; box-shadow: 0 1px 2px #eee; } .head-wrap { position: relative; padding: 0 8% 0 3%; } .header .head-logo { position: relative; float: left; z-index: 99; margin-top: 6.5px; } .head-logo img { display: block; vertical-align: middle; } .header .nav { position: relative; float: right; } .head-right { position: absolute; right: 0; top: 0; bottom: 0; } .head-right a:before { content: ""; position: absolute; top: 0; right: -50px; bottom: 0; left: 0; background-color: #E50012; transform: skewX( -45deg); z-index: -3; } .head-right a { position: relative; display: block; color: #fff; font-size: 18px; padding: 0 20px 0 45px; z-index: 1; } .hrlink i { display: inline-block; vertical-align: middle; margin-left: 30px; font-size: 25px; line-height: 1; } .header .yj-bot { float: left; } .eng-link { float: right; margin-right: 100px; } .elyy{ margin: 0 20px; } .elyy{ display: inline-block; vertical-align: middle; } .hrsearch{ display: inline-block; vertical-align: middle; } .hrsearch { position: relative; margin-left: 20px; z-index: 11; } .hsicon { position: relative; z-index: 20; display: block; color: #333; font-size: 20px; cursor: pointer; -webkit-transition: 0.3s; transition: 0.3s; } .hrsearch:hover .hsicon { color: #666; } .hrsearch:hover .hse { opacity: 1; visibility: visible; width: 350px; } .hse { opacity: 0; visibility: hidden; -webkit-transition: 0.3s ease-out; transition: 0.3s ease-out; position: absolute; top: 23px; right: -20px; background: #fff; width: 0; padding: 0 20px; height: 40px; line-height: 40px; box-sizing: border-box; overflow: hidden; border: 1px solid #ddd; } .sesrk { display: block; float: left; width: 80%; height: 100%; border: none; color: #333; font-size: 14px; } .mbys{ margin: 30px 5% 0 10%; } .mbeng{ display: block; float: left; } .mbsearch{ float: right; width: 83%; height: 31px; line-height: 31px; box-sizing: border-box; padding: 0 10px; border: 1px solid #ddd; overflow: hidden; } .mssrk{ display: block; float: left; height: 28px; color: #999; font-size: 14px; border: none; } .msicon{ float: right; display: block; color: #333; font-size: 16px; } .elyy, .mbeng { color: #333333; font-size: 16px; text-decoration: underline !important; font-weight: bold; } /*.mbeng { margin: 30px 0 15px 10%; }*/ .elyy:hover { color: #E50012; } .header .yj-bot li.active .yj-link, .header .yj-bot li:hover .yj-link { color: #E50012; } .header .yj-bot li { position: relative; float: left; transition: 0.35s; z-index: 1; text-align: center; padding: 0 15px; height: 86px; line-height: 86px; z-index: 10; } .header .yj-bot .yj-link { position: relative; z-index: 1; color: #333333; font-size: 16px; display: inline-block; text-transform: uppercase; font-weight: bold; } .header .yj-bot .yj-link div { float: left; display: block; background: none; color: inherit; vertical-align: middle; position: relative; z-index: 1; font-size: 18px; overflow: hidden; padding: 0; } .header .nav li:hover .ej-list { opacity: 1; visibility: visible; transform: translateY(0); -webkit-transform: translateY(0); -moz-transform: translateY(0); } .ej-list.active { opacity: 1; visibility: visible; transform: translateY(0); -webkit-transform: translateY(0); -moz-transform: translateY(0); } .ej-list { position: absolute; z-index: 10; left: 50%; margin-left: -60px; width: 120px; top: 100%; background-color: #fff; opacity: 0; visibility: hidden; transform: translateY(-20px); -webkit-transform: translateY(-20px); -moz-transform: translateY(-20px); transition: 0.55s; text-align: center; box-sizing: border-box; padding: 15px 0; border-radius: 0 0 5px 5px; box-shadow: 0 1px 2px #eee; } .el-link { display: block; color: #333; font-size: 14px; line-height: 1.5; padding: 6px; } .el-link:hover { color: #E50012; text-decoration: underline; } .menu-handler { position: fixed; right: 0; top: 0; width: 55px; height: 56px; display: none; cursor: pointer; z-index: 1010; background-color: #E50012; } .menu-handler span { position: relative; display: block; margin: 27.5px auto 0; width: 22px; height: 2px; background-color: #fff; -webkit-transition-duration: .3s, .3s; -moz-transition-duration: .3s, .3s; -ms-transition-duration: .3s, .3s; -o-transition-duration: .3s, .3s; transition-duration: .3s, .3s; -webkit-transition-delay: .3s, 0s; -moz-transition-delay: .3s, 0s; -ms-transition-delay: .3s, 0s; -o-transition-delay: .3s, 0s; transition-delay: .3s, 0s; } .menu-handler span:after, .menu-handler span:before { content: ""; position: absolute; display: inline-block; width: 100%; height: 2px; left: 0; background-color: #fff; -webkit-transition-duration: .3s, .3s; -moz-transition-duration: .3s, .3s; -ms-transition-duration: .3s, .3s; -o-transition-duration: .3s, .3s; transition-duration: .3s, .3s; -webkit-transition-delay: .3s, 0s; -moz-transition-delay: .3s, 0s; -ms-transition-delay: .3s, 0s; -o-transition-delay: .3s, 0s; transition-delay: .3s, 0s } .menu-handler span:before { top: -7px; -webkit-transition-property: top, transform; -moz-transition-property: top, transform; -ms-transition-property: top, transform; -o-transition-property: top, transform; transition-property: top, transform; } .menu-handler span:after { bottom: -7px; -webkit-transition-property: bottom, transform; -moz-transition-property: bottom, transform; -ms-transition-property: bottom, transform; -o-transition-property: bottom, transform; transition-property: bottom, transform; } .menu-handler.active span { 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 } .menu-handler.active span:after, .menu-handler.active span:before { background-color: #fff; -webkit-transition-delay: 0s, .3s; -moz-transition-delay: 0s, .3s; -ms-transition-delay: 0s, .3s; -o-transition-delay: 0s, .3s; transition-delay: 0s, .3s } .menu-handler.active span:before { top: 0; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg) } .menu-handler.active span:after { bottom: 0; -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); } .menuBox a:link, .menuBox a:visited { color: #333333; } .menuMoblie .nav-link:active, .menuMoblie .nav-link:hover { background: #E50012; } .menuMoblie .nav-link:active i, .menuMoblie .nav-link:hover i { color: #fff; transform: rotate(90deg); } .menuBox a:active, .menuBox a:hover { color: #fff; } .menuBox { border-top: 1px solid #e4e4e4; background-color: #fff; color: #333333; position: fixed; display: none; right: 0px; top: 55px; width: 100%; height: 100%; height: 100vh; overflow-x: hidden; overflow-y: auto; -moz-transform: translateX(100%); -ms-transform: translateX(100%); -webkit-transform: translateX(100%); transform: translateX(100%); -webkit-overflow-scrolling: touch; z-index: 1008; -webkit-transition: all .5s cubic-bezier(.25, .46, .45, .94); -moz-transition: all .5s cubic-bezier(.25, .46, .45, .94); -ms-transition: all .5s cubic-bezier(.25, .46, .45, .94); -o-transition: all .5s cubic-bezier(.25, .46, .45, .94); transition: all .5s cubic-bezier(.25, .46, .45, .94); } .menuMoblie { margin: 10px 0 100px 0; } .menuMoblie .nav-link { position: relative; display: block; font-size: 16px; padding: 14px 5% 14px 10%; } .menuMoblie .nav-link i { float: right; color: #b1b1b1; font-size: 20px; vertical-align: middle; } .menuMoblie li { border-bottom: 1px solid #e4e4e4; } .menuMoblie .subnav { padding: 12px 5% 12px 10%; display: none; } .menuMoblie .subnav .item { display: block; /*padding: 0px 5% 0 10%;*/ } .menuMoblie .subnav .item:active a, .menuMoblie .subnav .item:hover a { /*background: #999;*/ color: #E50012 !important; } .menuMoblie .subnav a { position: relative; display: block; padding: 8px 0; line-height: 1.4; font-size: 14px; } .menuOpen .menuBox { -moz-transform: translateX(0); -ms-transform: translateX(0); -webkit-transform: translateX(0); transform: translateX(0); } /* Slider */ .slick-slider { position: relative; display: block; box-sizing: border-box; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-touch-callout: none; -khtml-user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent; } .slick-list { position: relative; overflow: hidden; display: block; margin: 0; padding: 0; } .slick-list:focus { outline: none; } .slick-loading .slick-list { background: #f1f1f1 url(../images/loader.gif) center center no-repeat; } .slick-list.dragging { cursor: pointer; cursor: hand; } .slick-slider .slick-list, .slick-track, .slick-slide, .slick-slide img { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } .slick-track { position: relative; left: 0; top: 0; display: block; zoom: 1; } .slick-track:before, .slick-track:after { content: ""; display: table; } .slick-track:after { clear: both; } .slick-loading .slick-track { visibility: hidden; } .slick-slide { float: left; height: 100%; min-height: 1px; display: none; } .slick-slide img { display: block; } .slick-slide.slick-loading img { display: none; } .slick-slide.dragging img { pointer-events: none; } .slick-initialized .slick-slide { display: block; } .slick-loading .slick-slide { visibility: hidden; } .slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; } /* Arrows */ .slick-prev, .slick-next { position: absolute; display: block; line-height: 0; font-size: 0; cursor: pointer; background: transparent; color: transparent; padding: 0; border: none; outline: none; } @-webkit-keyframes scaleUpDown { from { -webkit-transform: scale(1.08); transform: scale(1.08); } to { opacity: 1; -webkit-transform: scale(1); transform: scale(1); } } @keyframes scaleUpDown { from { -webkit-transform: scale(1.2); transform: scale(1.2); } to { opacity: 1; -webkit-transform: scale(1); transform: scale(1); } } /* pswp = photoswipe */ .pswp { display: none; position: absolute; width: 100%; height: 100%; left: 0; top: 0; overflow: hidden; -ms-touch-action: none; touch-action: none; z-index: 1500; -webkit-text-size-adjust: 100%; -webkit-backface-visibility: hidden; outline: 0; * { -webkit-box-sizing: border-box; box-sizing: border-box; } img { max-width: none; } } .pswp--animate_opacity { opacity: .001; will-change: opacity; -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); } .pswp--open { display: block; } .pswp--zoom-allowed .pswp__img { cursor: -webkit-zoom-in; cursor: -moz-zoom-in; cursor: zoom-in; } .pswp--zoomed-in .pswp__img { cursor: -webkit-grab; cursor: -moz-grab; cursor: grab; } .pswp--dragging .pswp__img { cursor: -webkit-grabbing; cursor: -moz-grabbing; cursor: grabbing; } .pswp__bg { position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: url(../images/black_80.png) repeat; background: none rgba(0, 0, 0, 0.8); opacity: 0; transform: translateZ(0); -webkit-backface-visibility: hidden; will-change: opacity; } .pswp__scroll-wrap { position: absolute; left: 0; top: 0; width: 100%; height: 100%; overflow: hidden; } .pswp__container, .pswp__zoom-wrap { -ms-touch-action: none; touch-action: none; position: absolute; left: 0; right: 0; top: 0; bottom: 0; } .pswp__container, .pswp__img { -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-tap-highlight-color: transparent; -webkit-touch-callout: none; } .pswp__zoom-wrap { position: absolute; width: 100%; -webkit-transform-origin: left top; -ms-transform-origin: left top; transform-origin: left top; -webkit-transition: -webkit-transform 333ms cubic-bezier(0.4, 0, 0.22, 1); transition: transform 333ms cubic-bezier(0.4, 0, 0.22, 1); } .pswp__bg { will-change: opacity; -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); } .pswp--animated-in { .pswp__bg, .pswp__zoom-wrap { -webkit-transition: none; transition: none; } } .pswp__container, .pswp__zoom-wrap { -webkit-backface-visibility: hidden; } .pswp__item { position: absolute; left: 0; right: 0; top: 0; bottom: 0; overflow: hidden; } .pswp__img { position: absolute; width: auto; height: auto; top: 0; left: 0; } .pswp__img--placeholder { -webkit-backface-visibility: hidden; } .pswp__img--placeholder--blank { background: #222; } .pswp--ie .pswp__img { width: 100% !important; height: auto !important; left: 0; top: 0; } .pswp__error-msg { position: absolute; left: 0; top: 50%; width: 100%; text-align: center; font-size: 14px; line-height: 16px; margin-top: -8px; color: #CCC; a { color: #CCC; text-decoration: underline; } } .pswp__button { width: 44px; height: 44px; position: relative; background: 0 0; cursor: pointer; overflow: visible; -webkit-appearance: none; display: block; border: 0; padding: 0; margin: 0; float: right; opacity: .75; -webkit-transition: opacity .2s; transition: opacity .2s; -webkit-box-shadow: none; box-shadow: none; &:focus, &:hover { opacity: 1; } &:active { outline: 0; opacity: .9; } &::-moz-focus-inner { padding: 0; border: 0; } } .pswp__ui--over-close .pswp__button--close { opacity: 1; } .pswp__button { background: url(../images/default-skin.png) 0 0 no-repeat; background-size: 264px 88px; width: 44px; height: 44px; } @media (-webkit-min-device-pixel-ratio: 1.1), (-webkit-min-device-pixel-ratio: 1.09375), (min-resolution: 105dpi), (min-resolution: 1.1dppx) { .pswp--svg .pswp__button { background-image: url(../images/default-skin.svg); } .pswp__button--close { color: #fff; } } .pswp__button--close { background-position: 0 -44px; } .pswp__button--share { background-position: -44px -44px; } .pswp__button--fs { display: none; } .pswp--supports-fs .pswp__button--fs { display: block; } .pswp--fs .pswp__button--fs { background-position: -44px 0; } .pswp__button--zoom { display: none; background-position: -88px 0; } .pswp--zoom-allowed .pswp__button--zoom { display: block; } .pswp--zoomed-in .pswp__button--zoom { background-position: -132px 0; } .pswp--touch { .pswp__button--arrow--left, .pswp__button--arrow--right { visibility: hidden; } } .pswp__button--arrow--left, .pswp__button--arrow--right { top: 50%; width: 48px; height: 48px; line-height: 48px; margin-top: -24px; position: absolute; background: none #767676; color: #fff; display: block; font-family: "iconfont" !important; font-size: 15px; text-align: center; font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } .pswp__button--arrow--left { left: 2%; } .pswp__button--arrow--right { right: 2%; } .pswp__button--arrow--left:before { content: "\e6ac"; } .pswp__button--arrow--right:before { content: "\e6ad"; } .pswp__button--arrow--left:hover, .pswp__button--arrow--right:hover { color: #fff; background-color: #1A1A1A; } .pswp__counter { -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } .pswp__share-modal { -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; display: block; background: rgba(0, 0, 0, 0.5); width: 100%; height: 100%; top: 0; left: 0; padding: 10px; position: absolute; z-index: 1600; opacity: 0; -webkit-transition: opacity .25s ease-out; transition: opacity .25s ease-out; -webkit-backface-visibility: hidden; will-change: opacity; } .pswp__share-modal--hidden { display: none; } .pswp__share-tooltip { z-index: 1620; position: absolute; background: #FFF; top: 56px; border-radius: 2px; display: block; width: auto; right: 44px; -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25); box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25); -webkit-transform: translateY(6px); -ms-transform: translateY(6px); transform: translateY(6px); -webkit-transition: -webkit-transform .25s; transition: transform .25s; -webkit-backface-visibility: hidden; will-change: transform; a { display: block; padding: 8px 12px; color: #000; text-decoration: none; font-size: 14px; line-height: 18px; &:hover { text-decoration: none; color: #000; } &:first-child { border-radius: 2px 2px 0 0; } &:last-child { border-radius: 0 0 2px 2px; } } } .pswp__share-modal--fade-in { opacity: 1; .pswp__share-tooltip { -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); } } .pswp--touch .pswp__share-tooltip a { padding: 16px 12px; } a { &.pswp__share--facebook { &:before { content: ''; display: block; width: 0; height: 0; position: absolute; top: -12px; right: 15px; border: 6px solid transparent; border-bottom-color: #FFF; -webkit-pointer-events: none; -moz-pointer-events: none; pointer-events: none; } &:hover { background: #3E5C9A; color: #FFF; &:before { border-bottom-color: #3E5C9A; } } } &.pswp__share--twitter:hover { background: #55ACEE; color: #FFF; } &.pswp__share--pinterest:hover { background: #CCC; color: #CE272D; } &.pswp__share--download:hover { background: #DDD; } } .pswp__counter { float: left; height: 44px; font-size: 13px; line-height: 44px; color: #FFF; opacity: .75; padding: 0 10px; } .pswp__caption { position: absolute; left: 0; bottom: 0; width: 100%; min-height: 44px; } .pswp__caption__center { text-align: center; max-width: 600px; font-size: 15px; margin: 0 auto; padding: 20px 10px; color: #fff; .xzy-zan { float: right; display: block; } } .pswp__caption--empty { display: none; } .pswp__caption--fake { visibility: hidden; } .pswp__preloader { width: 44px; height: 44px; position: absolute; top: 0; left: 50%; margin-left: -22px; opacity: 0; -webkit-transition: opacity .25s ease-out; transition: opacity .25s ease-out; will-change: opacity; direction: ltr; } .pswp__preloader__icn { width: 20px; height: 20px; margin: 12px; } .pswp__preloader--active { opacity: 1; .pswp__preloader__icn { background: url(preloader.gif) 0 0 no-repeat; } } .pswp--css_animation { .pswp__preloader--active { opacity: 1; .pswp__preloader__icn { -webkit-animation: clockwise .5s linear infinite; animation: clockwise .5s linear infinite; } .pswp__preloader__donut { -webkit-animation: donut-rotate 1s cubic-bezier(0.4, 0, 0.22, 1) infinite; animation: donut-rotate 1s cubic-bezier(0.4, 0, 0.22, 1) infinite; } } .pswp__preloader__icn { background: 0 0; opacity: .75; width: 14px; height: 14px; position: absolute; left: 15px; top: 15px; margin: 0; } .pswp__preloader__cut { position: relative; width: 7px; height: 14px; overflow: hidden; } .pswp__preloader__donut { -webkit-box-sizing: border-box; box-sizing: border-box; width: 14px; height: 14px; border: 2px solid #FFF; border-radius: 50%; border-left-color: transparent; border-bottom-color: transparent; position: absolute; top: 0; left: 0; background: 0 0; margin: 0; } } @media screen and (max-width: 1024px) { .pswp__preloader { position: relative; left: auto; top: auto; margin: 0; float: right; } } @-webkit-keyframes clockwise { 0% { -webkit-transform: rotate(0); transform: rotate(0); } 100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); } } @keyframes clockwise { 0% { -webkit-transform: rotate(0); transform: rotate(0); } 100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); } } @-webkit-keyframes donut-rotate { 0% { -webkit-transform: rotate(0); transform: rotate(0); } 50% { -webkit-transform: rotate(-140deg); transform: rotate(-140deg); } 100% { -webkit-transform: rotate(0); transform: rotate(0); } } @keyframes donut-rotate { 0% { -webkit-transform: rotate(0); transform: rotate(0); } 50% { -webkit-transform: rotate(-140deg); transform: rotate(-140deg); } 100% { -webkit-transform: rotate(0); transform: rotate(0); } } .pswp__ui { -webkit-font-smoothing: auto; visibility: visible; opacity: 1; z-index: 1550; } .pswp__top-bar { position: absolute; left: 0; top: 0; height: 44px; width: 100%; } .pswp--has_mouse { .pswp__button--arrow--left, .pswp__button--arrow--right { -webkit-backface-visibility: hidden; will-change: opacity; -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); } } .pswp__caption, .pswp__top-bar { -webkit-backface-visibility: hidden; will-change: opacity; -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); } .pswp--has_mouse { .pswp__button--arrow--left, .pswp__button--arrow--right { visibility: visible; } } .pswp__caption, .pswp__top-bar { background-color: rgba(0, 0, 0, 0.5); } .pswp__ui--fit { .pswp__caption, .pswp__top-bar { background-color: rgba(0, 0, 0, 0.3); } } .pswp__ui--idle { .pswp__top-bar { opacity: 1; } .pswp__button--arrow--left, .pswp__button--arrow--right { opacity: 0; } } .pswp__ui--hidden { .pswp__button--arrow--left, .pswp__button--arrow--right, .pswp__caption, .pswp__top-bar { opacity: .001; } } .pswp__ui--one-slide { .pswp__button--arrow--left, .pswp__button--arrow--right, .pswp__counter { display: none; } } .pswp__element--disabled { display: none !important; } .pswp--minimal--dark .pswp__top-bar { background: 0 0; } .pswp__button--arrow--left, .pswp__button--arrow--right { background-image: none !important; } .mtop { height: 86px; } /* banner */ .banner-wrap { position: relative; width: 100%; height: 100%; overflow: hidden; } .banner { position: relative; overflow: hidden; } .banner .slick-arrow { position: absolute; z-index: 99; top: 50%; transform: translateY(-50%); width: 48px; height: 48px; line-height: 48px; background: rgba(0, 0, 0, .5); text-align: center; color: #fff; } .banner .slick-arrow:before { font-family: "iconfont" !important; font-size: 25px; font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-weight: lighter; } .banner .slick-prev:before { content: "\e629"; } .banner .slick-next:before { content: "\e607"; } .banner .slick-prev { left: 24px; } .banner .slick-next { right: 24px; } .banner .slick-arrow:hover { background: #E50012; } .banner .bwitem { position: relative; overflow: hidden; height: 100%; } .banner .bwitem .pimg { position: relative; display: block; width: 100%; } .slick-active .pimg { visibility: visible !important; -webkit-animation: scaleUpDown1 1.2s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940); animation: scaleUpDown1 1.2s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940); } @keyframes scaleUpDown1 { from { -webkit-transform: scale(1.2); transform: scale(1.2); } to { opacity: 1; -webkit-transform: scale(1); transform: scale(1); } } .bicover { position: absolute; width: 80%; top: 50%; left: 10%; transform: translateY(-50%); z-index: 10; text-align: center; } .bicwz { text-align: center; } .bicwz img { display: inline-block; } .banner .show .bicwz { visibility: visible; transform: translateY(0) rotate(0); } .mouseBox { position: absolute; left: 50%; transform: translateX(-50%); width: 32px; bottom: 30px; color: #fff; z-index: 800; text-align: center; cursor: pointer; font-family: arial, helvetica, sans-serif; } .mouseIco { border-radius: 20px; width: 100%; height: 50px; box-sizing: border-box; border: 2px solid #fff; margin: 0px auto; display: block; position: relative; } .mouseIco i { width: 5px; height: 10px; border-radius: 20px; display: block; background-color: #fff; position: absolute; margin-left: 12px; top: 5px; -webkit-animation: mouse-dot 1.5s cubic-bezier(0.23, 1, 0.32, 1) infinite; animation: mouse-dot 1.5s cubic-bezier(0.23, 1, 0.32, 1) infinite; } @keyframes mouse-dot { from { opacity: 0; } 33% { opacity: 1; } to { transform: translateY(10px); -webkit-transform: translateY(10px); opacity: 0; } } @-webkit-keyframes mouse-dot { from { opacity: 0; } 33% { opacity: 1; } to { transform: translateY(10px); -webkit-transform: translateY(10px); opacity: 0; } } .index-intro { position: relative; overflow: hidden; } .itl { position: absolute; top: 0; left: 0; bottom: 0; width: 50%; background: #FCFCFC; box-sizing: border-box; padding: 50px 67px 0 160px; } .ildt{ height: 80px; line-height: 80px; border-bottom: 1px solid #D9D9D9; } .idtitle{ float: left; color: #333333; font-size: 40px; } .idcd{ float: right; text-align: right; margin-top: 6px; } .idqh,.idszf{ /*float: left;*/ line-height: 1.5; } .idszf a{ color: #333333; font-size: 16px; margin-left: 15px; } .idqh{ margin-top: 10px; } .iqwz{ position: relative; display: inline-block; color: #333333; font-size: 16px; margin-left: 35px; padding-bottom: 15px; } .iqwz:hover,.iqwz.active,.idszf a:hover{ color: #E50012; } .iqwz.active:before{ content: ""; position: absolute; left: 0; bottom: 0; width: 100%; height: 5px; background: #E50012; transition: 0.35s; } .ilcontent{ padding: 40px 0; border-bottom: 1px solid #D9D9D9; } .ilclist{ display: none; } .ilclist li{ position: relative; padding: 6px 0; } .ilclist li:hover .iclbt,.ilclist li:hover .icldate{ color: #E50012; } .iclbt{ float: left; width: 70%; height: 28px; overflow: hidden; color: #999999; font-size: 16px; } .icldate{ display: block; float: right; color: #999999; font-size: 16px; } .ilbtn a{ position: relative; display: block; width: 171px; height: 49px; border: 1px solid #999999; text-align: center; line-height: 49px; color: #999999; font-size: 14px; margin-top: 50px; z-index: 3; } .ilbtn a:hover{ color: #fff; border: 1px solid #E50012; } .ilbtn a:hover:before{ width: 100%; } .ilbtn a:before{ content: ""; position: absolute; top: 0; left: 0; bottom: 0; width: 0; background: #E50012; transition: 0.45s; z-index: -3; } .ilbtn a i{ display: inline-block; vertical-align: middle; font-size: 32px; margin-left: 30px; } .ilszf{ position: absolute; left: 160px; bottom: 0; } .ilszf img{ display: block; width: 100%; } .ilbg { overflow: hidden; } .ilbg img { display: block; width: 100%; } .ilcont { position: absolute; top: 28%; left: 110px; right: 110px; } .ilcbt { color: #333333; font-size: 40px; line-height: 1.5; } .irbbt{ color: #fff; font-size: 38px; font-weight: normal; line-height: 1.5; } .irbnr{ color: #fff; font-size: 18px;margin-top:10px; } .intro-more{ float: right; color: #fff; } .irblink{ display: flex; border-bottom: 1px solid rgba(255,255,255,.5); } .ibltxt.active:after{ width: 100%; } .ibltxt.active{ color: #E50012; } .ibltxt.active i,.ibltxt:hover i{ transform: rotateY(180deg); } .ibltxt:after{ content: ""; position: absolute; top: 0; left: 0; right: 0; bottom: 0; width: 0; z-index: -3; background: #fff; transition: 0.45s; } .ibltxt{ position: relative; flex: 1; text-align: center; color: #fff; font-size: 20px; padding: 30px 0 17px 0; z-index: 3; overflow: hidden; } .ibltxt:not(:first-child):before{ content: ""; position: absolute; left: 0; top: 0; width: 1px; height: 100%; background: rgba(255,255,255,.5); bottom: 0; } .ibltxt i{ display: block; font-size: 33px; transition: 0.45s; } .ibbox{ display: none; } /*.ibltxt:hover:before{ width: 80px; }*/ /*.ibltxt:before{ content: ""; position: absolute; left: 0; bottom: 0; width: 0; height: 5px; background: #fff; transition: 0.45s; }*/ .ibnr{ padding: 60px 95px; height: 249px; box-sizing: border-box; } .ilcnr { color: #666666; font-size: 18px; text-align: center; margin-top: 40px; height: 93px; overflow: hidden; } .ilcmore { display: block; width: 137px; height: 137px; line-height: 137px; text-align: center; border-radius: 50%; background: #E50012; color: #fff; font-size: 16px; margin: 80px auto 0; transition: 0.65s; } .ilcmore:hover { border-radius: 0; } .itr { float: right; width: 50%; } .irbot1 { width: 100%; height: 50%; box-sizing: border-box; /*padding: 70px 160px 30px 70px;*/ background: #E50012; position: relative; } .ib1list { position: absolute; top: 50%; left: 0; right: 0; transform: translateY(-50%); } .ib1list li { position: relative; float: left; width: 33.333%; box-sizing: border-box; padding-left: 80px; } .ib1list li:not(:first-child):before { content: ""; position: absolute; top: 0; left: 0; width: 1px; height: 73px; background: #FFFFFF; } .ib1num { display: block; color: #fff; line-height: 1; } .szgd { display: inline-block; vertical-align: text-top; font-family: "Gilroy-Regular.woff"; font-size: 60px; } .ib1num sup { display: inline-block; vertical-align: text-top; margin: 10px 0 0 10px; font-size: 26px; } .ib1txt { display: block; color: #fff; font-size: 16px; margin-top: 5px; } .irbot2 { position: relative; } .ib2cv { position: absolute; top: 50%; left: 5%; transform: translateY(-50%); width: 90%; text-align: center; cursor: pointer; } .ib2cv:hover .ic2txt { color: #E50012; } .ic2icon { display: block; color: #fff; font-size: 50px; line-height: 1.5; transition: 0.35s; } .ic2txt { display: block; color: #fff; font-size: 20px; text-decoration: underline; transition: 0.35s; } /* 寮规 */ .tk-bg { opacity: 0; visibility: hidden; position: fixed; top: 0; left: 0; right: 0; bottom: 0; background: rgba(0, 0, 0, .5); z-index: 999; } .tk-bot { position: relative; top: 50%; left: 50%; width: 800px; height: 500px; transform: translate(-50%, -50%); } .tbclose { position: absolute; right: -40px; top: 0; z-index: 1; cursor: pointer; } .tbclose:hover i { transform: rotate(360deg); } .tbclose i { display: block; color: #fff; font-size: 40px; line-height: 1; transition: 0.55s; } .tbvideo { width: 100%; height: 100%; object-fit: fill; } .apply-show { opacity: 1; visibility: visible; -webkit-transition: all .2s linear; transition: all .2s linear; } .index-news { padding: 100px 0; } .inlist { margin-top: 55px; margin-left: -1%; } .inlist li { position: relative; float: left; width: 24%; margin-left: 1%; overflow: hidden; } .inlist li:hover .ilpic img { -webkit-transform: scale(1.05); -moz-transform: scale(1.05); transform: scale(1.05); } .inlist li:hover .iltxt1 { color: #E50012; } .ilpic { overflow: hidden; } .ilpic img { display: block; width: 100%; transition: 0.45s; } .ilbt{ position: absolute; left: 0; right: 0; bottom: 0; height: 150px; box-sizing: border-box; padding: 0 10px; overflow: hidden; line-height: 210px; background: linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.64)); text-align: center; color: #fff; font-size: 21px; } .ilwz { padding: 25px 30px; } .iltxt1 { color: #333333; font-size: 16px; font-weight: normal; line-height: 1.5; /*height: 60px;*/ overflow: hidden; } .ildate { display: block; color: #999999; font-size: 13px; margin-top: 30px; } .index-buiness { background-repeat: no-repeat; background-size: contain; padding: 100px 0; } .ibtab { text-align: center; margin-top: 70px; } .itqh { position: relative; display: inline-block; width: 164px; height: 45px; background: rgba(0,0,0,.5); line-height: 45px; text-align: center; color: #fff; font-size: 16px; box-sizing: border-box; z-index: 3; transition: 0.35s; } .itqh:before { opacity: 0; visibility: hidden; content: ""; position: absolute; left: 50%; bottom: -8px; transform: translateX(-50%); transition: 0.45s; border-right:8px solid transparent; border-left:8px solid transparent; border-top:8px solid #E50012; } .itqh i { display: block; font-size: 38px; line-height: 1.3; } .itqh:hover, .itqh.active { background: #E50012; } .itqh.active:before{ opacity: 1; visibility: visible; } .ibcbox { display: none; position: relative; margin-top: 76px; } .ibcbox:hover .ibcl img{ -webkit-transform: scale(1.05); -moz-transform: scale(1.05); transform: scale(1.05); } .ibcl { float: left; width: 53%; overflow: hidden; } .ibcl img { display: block; width: 100%; transition: 0.45s; } .ibcr { float: right; width: 42%; padding-top: 40px; } .ibcr .ilcbt{ height: 60px; overflow: hidden; } .icrnr { color: #fff; font-size: 16px; margin-top: 30px; /*height: 112px;*/ width: 100%; word-break: break-all; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 4; overflow: hidden; } .icrbtn { position: relative; display: block; width: 171px; height: 49px; border: 1px solid #fff; text-align: center; line-height: 49px; color: #fff; font-size: 14px; margin-top: 70px; z-index: 3; font-weight: normal; } .icrbtn:before { content: ""; position: absolute; left: 0; top: 0; bottom: 0; width: 0; background: #E50012; transition: 0.65s; z-index: -3; } .ibcbox:hover .icrbtn:before { width: 100%; } .ibcbox:hover .icrbtn { border: 1px solid rgba(255, 255, 255, 0); } .icrbtn:hover i { margin-left: 15px; } .icrbtn i { display: inline-block; vertical-align: middle; margin-left: 30px; font-size: 32px; transition: 0.45s; } .icrbtn:hover {} .footer-wrap { padding: 20px 0 30px 0; border-bottom: 16px solid #E50012; } .fwleft { float: left; width: 70%; } .fltxt { color: #333333; font-size: 15px; margin-top: 20px; } .fltxt a { color: #333333; } .fltlink { margin-left: 20px; } .fwright { float: right; text-align: right; } .frewm { display: inline-block; margin-left: 10px; text-align: center; } .frewm img { display: block; } .fetxt { color: #666666; font-size: 14px; margin-top: 10px; } .ibcontent { position: relative; } .fix-rk{ position: fixed; right: 0; bottom: 5%; z-index: 100; width: 338px; } .fix-rk img{ display: block; width: 100%; } .fixed-right.active { opacity: 1; visibility: visible; transform: translateX(0); } .fixed-right { opacity: 0; visibility: hidden; transform: translateX(30px); transition: 0.45s; position: fixed; right: 0; bottom: 30%; z-index: 100; } .fricon { position: relative; display: block; width: 57px; height: 57px; background: rgba(153,153,153,.7); text-align: center; line-height: 57px; color: #FFFFFF; font-size: 27px; margin-top: 1px; transition: 0.35s; } .fricon:hover, .fricon.actitle { background: #E50012; } .frhv:hover .frtp,.frdh:hover .frnumber,.frsearch:hover .frsrk{ opacity: 1; visibility: visible; transform: translateX(0); } .frsearch{ font-size: 23px; } .frsrk{ opacity: 0; visibility: hidden; position: absolute; top: 0; right: 57px; width: 180px; height: 57px; transition: 0.45s; border: 1px solid #eee; background: #fff; box-sizing: border-box; padding: 0 15px; color: #666; font-size: 14px; } .frtp{ opacity: 0; visibility: hidden; position: absolute; width: 80px; height: 80px; right: 70px; top: -11.5px; transform: translateX(10px); transition: 0.45s; background: #fff; } .frnumber{ opacity: 0; visibility: hidden; position: absolute; width: 200px; text-align: center; height: 57px; line-height: 57px; right: 70px; top: 0; transition: 0.45s; background: #fff; color: #666; font-size: 16px; transform: translateX(10px); } .frny { opacity: 1; visibility: visible; transform: translateX(0); } .insides-banner { position: relative; overflow: hidden; } .ibpic { overflow: hidden; } .ibpic img { display: block; width: 100%; } .ibcv { position: absolute; top: 50%; width: 90%; left: 5%; transform: translateY(-50%); text-align: center; } .ibctxt1 { color: #fff; font-size: 50px; line-height: 1.5; } .ibctxt2 { color: #fff; font-size: 25px; line-height: 1.5; text-transform: uppercase; } .ibcmenu { position: absolute; width: 100%; left: 0; bottom: 90px; text-align: center; } .icmlink { position: relative; display: inline-block; width: 164px; height: 45px; text-align: center; line-height: 45px; color: #999999; font-size: 16px; background: #fff; margin: 0 6px; z-index: 3; } .icmlink:before { content: ""; position: absolute; top: 0; left: 0; bottom: 0; width: 0; background: #E50012; transition: 0.45s; z-index: -3; } .icmlink.active:before, .icmlink:hover:before { width: 100%; } .icmlink.active, .icmlink:hover { color: #fff; } .aibl { float: left; } .aititle { color: #333333; font-size: 40px; line-height: 1.5; } .aieng { display: block; /*font-family: "Gilroy-Regular.woff";*/ color: #999999; font-size: 24px; line-height: 1.2; text-transform: uppercase; } .aibr { float: right; width: 69%; color: #666666; font-size: 16px; } .aipic { overflow: hidden; margin-top: 50px; } .aipic img { display: block; width: 100%; } .bg-F6F6F6 { background: #F6F6F6; } .about-leader { position: relative; } .alr { position: relative; float: right; width: 84%; } .alrbig { position: relative; overflow: hidden; } .alrbig .slick-arrow { position: absolute; z-index: 99; top: 43%; left: 40%; width: 52px; height: 52px; border-radius: 50%; text-align: center; line-height: 52px; border: 1px solid #B8B8B8; color: #B8B8B8; } .alrbig .slick-arrow:before { font-family: "iconfont" !important; font-size: 25px; font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-weight: lighter; } .alrbig .slick-prev:before { content: "\e628"; } .alrbig .slick-next:before { content: "\e602"; } .alrbig .slick-prev {} .alrbig .slick-next { margin-left: 72px; } .alrbig .slick-arrow:hover { background: #C5292D; color: #fff; border: 1px solid #C5292D; } .aritem { position: relative; float: left; } .abtx { float: left; width: 35%; } .abtx img { display: block; width: 100%; } .abcont { float: right; width: 60%; margin-top: 20px; } .abcname { color: #555555; font-size: 24px; } .anzw { display: inline-block; vertical-align: middle; font-size: 16px; margin-left: 15px; font-weight: normal; } .abcline { position: relative; z-index: 10; display: block; width: 408px; height: 2px; background: #C5292D; margin-top: 25px; } .abclabel { color: #666666; font-size: 16px; margin-top: 20px; } .albq { display: block; margin-top: 10px; } .alrsmall { position: absolute; width: 60%; right: 0; bottom: 0; } .aspic:hover img { -webkit-transform: scale(1.05); -moz-transform: scale(1.05); transform: scale(1.05); } .aspic { position: relative; overflow: hidden; margin-right: 27px; cursor: pointer; } .aspic img { display: block; width: 100%; transition: 0.45s; } .pb110 { padding: 110px 0; } .adtp { float: right; width: 74%; } .adtp img{ max-width: 100%; display: block; } .adr li { float: left; box-sizing: border-box; padding-left: 50px; margin: 5px 0; } .adr li:nth-of-type(odd) { width: 70%; } .adr li:nth-of-type(even) { width: 30%; } .adrtxt { display: block; color: #555555; font-size: 16px; height: 56px; overflow: hidden; } .about-develop { position: relative; background: -webkit-gradient(linear, 0 0, 0 100%, from(#001C6A), to(#000000)); background: -webkit-linear-gradient(left,#001C6A, #000000); background: -moz-linear-gradient(left, #001C6A, #000000); background: -o-linear-gradient(left, #001C6A, #000000); background: -ms-linear-gradient(left, #001C6A, #000000); background: linear-gradient(left, #001C6A, #000000); filter: progid:DXImageTransform.Microsoft.gradient(GradientType = 1, startColorstr = #001C6A, endColorstr = #000000); overflow: hidden; } .adl{ float: left; padding-top: 140px; } .wzbs{ color: #fff; } .adldesc{ margin-top: 140px; color: #fff; font-size: 18px; } .adtxt{ margin-top: 5px; } .adrbot{ float: right; width: 54%; } .arblist{ padding: 100px 0; position: relative; } .arblist:before{ content: ""; position: absolute; top: 0; left: 37.5px; bottom: 0; width: 1px; height: 100%; border-left: 1px dashed rgba(255,255,255,.39); } .arblist li{ margin: 50px 0; transition: 0.35s; cursor: pointer; } .arblist li.active .ablnum{ font-size: 45px; } .arblist li.active .ablnum:before{ transform: scale(1); } .arblist li.active .ablnum:after,.arblist li.active .abltxt2{ opacity: 1; visibility: visible; } .ablnum:before{ content: ""; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: #C5292D; border-radius: 50%; transform: scale(0); transform-origin: center; transition: 0.45s; z-index: -3; } .ablnum:after{ opacity: 0; visibility: hidden; transition: 0.35s; content: ""; position: absolute; top: -19px; left: -19px; width: 113px; height: 113px; border-radius: 50%; border: 1px dashed #fff; } .ablnum{ position: relative; display: block;font-family: 'Gilroy'; float: left; width: 75px; height: 75px; border-radius: 50%; text-align: center; line-height: 75px; color: #fff; font-size: 30px; transition: 0.35s; z-index: 3; } .ablr{ float: right; width: 80%; margin-top: 10px; } .abltxt1{ color: #fff; font-size: 24px; } .abltxt2{ opacity: 0; visibility: hidden; transition: 0.35s; color: #fff; font-size: 16px; } .particles-js { position: absolute; left: 0; top: 0; right: 0; bottom: 0; z-index: 1; pointer-events: none; } .acright{ position: relative; float: right; width: 76%; height: 610px; overflow: hidden; } .acricon{ display: block; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); color: rgba(255,255,255,.81); font-size: 50px; cursor: pointer; } .bvideo{ width: 100%; height: 100%; object-fit: fill; } .acrstop{ display: none; } /*news style*/ .ellipsisT{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;} .ellipsis3 { display: -webkit-box; overflow: hidden; text-overflow: ellipsis; -webkit-line-clamp: 3; -webkit-box-orient: vertical; } .pos-ov{ position: relative; overflow: hidden;} .transition6{ transition: 0.6s; -webkit-transition: 0.6s;} .scaleO:hover .imgw{ transform: scale(1.05); -webkit-transform: scale(1.05); -moz-transform: scale(1.05);} .tpage-box{ width: 83%; margin: 0px auto; max-width: 1600px;} .pagePadding{ padding: 130px 0;} .tnew-list li{ position: relative; margin-bottom: 80px; padding-bottom: 75px; border-bottom: 1px solid #DADADA;} .tnew-list li:last-child{ margin-bottom: 0;} .ttime-box span{ display: block; font-family: "Gilroy-Regular.woff"; line-height: 1.2; color: #333333;} .ttime-box .day{ font-size: 35px;} .ttime-box .year{ font-size: 16px;} .tnew-list .ttime-box{ position: absolute; right: 0; top: 0; text-align: right;} .tnew-list .img{ float: right; width: 29.5%; margin-right: 14.5%;} .tnew-list .desc{ width: 46.5%;} .tnew-list .title{ font-size: 26px; font-weight: normal; color: #333333; line-height: 1.5;} .tnew-list .c{ color: #333333; font-size: 16px; margin: 40px 0 88px;} .btn-more{ position: relative; border: 1px solid #999999; width: 170px; height: 48px; display: block; line-height: 48px; text-align: center;} .btn-more span{ position: relative; color: #999999; padding-right: 60px;} .btn-more span::before{ content: "\e601"; position: absolute; right: 0; top: 50%; line-height: 1; font-size: 30px; margin-top: -15px;} .btn-more::before{content: "";position: absolute; top: 0; left: 0; bottom: 0;width: 0; background: #E50012; transition: 0.45s;} .btn-more:hover{ border-color: #E50012;} .btn-more:hover::before{ width: 100%;} .btn-more:hover span{ color: #fff;} .tnew-list li:hover .title{ color: #E50012;} .tnew-list li:hover .btn-more{ border-color: #E50012;} .tnew-list li:hover .btn-more span{ color: #fff;} .tnew-list li:hover .btn-more::before{ width: 100%;} .paging { text-align: center; padding-top: 65px;} .paging a{ box-sizing:border-box;display: inline-block;vertical-align: middle; /*padding: 8px 12px;*/width: 44px; height: 44px; text-align: center; line-height: 44px; font-family: Arial, Helvetica, sans-serif; border: 1px solid #EAEAEA; color: #999999; margin: 0px 4px; font-size: 16px;} .paging a.active,.paging a:hover{ background-color: #DA251E; border-color: #DA251E; color: #fff;} /*news style end*/ /*info style*/ .w1260{ width: 1260px; margin: 0 auto;} .infoT{ padding: 75px 0 80px; background-color: #F6F6F6; text-align: center; } .infoT .title{font-size: 40px; line-height: 1.5; color: #444444; font-weight: normal; transition: .3s;} .infoT .time{ padding-top: 50px; color: #999; font-size: 16px;} .infoC{ margin: 80px auto;} .pager{ border-top: 1px solid #DADADA;} .pager-black{ display: block; width: 136px; height: 136px; line-height: 136px; text-align: center; color: #fff; background-color: #E50012; margin: 40px auto 80px; border-radius: 50%;} .pager-black:hover{ background-color: #666666;} /*info style end*/ /*news4 style*/ .tnotice-list li{ position: relative; padding: 35px 0; border-bottom: 1px solid #DADADA; margin-bottom: 40px;} .tnotice-list li:last-child{ margin-bottom: 0;} .tnotice-list .ttime-box{ position: absolute; left: 0; top: 35px;} .tnotice-list .desc{ width: 60%; margin-left: 20%;} .tnotice-list .more{ position: absolute; right: 0; top: 35px; color: #999999; padding-right: 54px; transition: .3s;} .tnotice-list .more::before{ content: "\e601"; position: absolute; right: 0; top: 50%; line-height: 1; font-size: 30px; margin-top: -15px;} .tnotice-list .title{ font-size: 26px; font-weight: normal; color: #333; line-height: 1.5; margin-bottom: 25px; transition: .3s;} .tnotice-list li:hover .title{ color: #E50012;} .tnotice-list li:hover .more{ color: #E50012;} /*news4 style end*/ /*company style*/ .company-T{ font-size: 40px; color: #333; text-align: center; line-height: 1.5; margin-bottom: 60px;} .company-txt{ width: 80%; margin: 0px auto; font-size: 18px;} /*company style end*/ /*party style*/ .tparty-list{ margin-left: -1.5%;} .tparty-list li{ position: relative; float: left; display: block; width: 23.5%; margin-left: 1.5%; margin-bottom: 64px; transition: .3s;} .tparty-list .desc{ border: 1px solid #E8E8E8; border-top: 0 none; padding: 28px;} .tparty-list .time{ color: #E22020; font-size: 12px; margin-bottom: 12px;} .tparty-list .txt{ font-size: 20px; color: #333333; line-height: 1.5; margin-bottom: 35px; height: 90px; overflow: hidden; text-align: justify;} .tparty-list .more{ color: #E22020; font-weight: bold; } .tparty-list li:hover{ box-shadow: 3px 3px 6px rgba(0,0,0,.16);} /*party style end*/ /*expo5 style*/ .treporting-page{ background-color: #F6F6F6;} .treporting-page .desc{ padding: 80px 3% 35px; width: 44%; float: left;} .treporting-page .pimg{ float: right; display: block; width: 50%;} .treporting-page .t{ font-size: 34px; color: #E50012; line-height: 1.5; margin-bottom: 50px;} .treporting-page .c{ font-size: 18px; color: #999999;} .treporting-page .c p{ margin-bottom: 10px;} .treporting-page .c .name{ color: #333; font-weight: bold;} /*expo5 style end*/ /*legality style*/ .t-legalityList { margin-left: -3%;} .t-legalityList li{ position: relative; float: left; display: block; background-color: #F6F6F6; width:47%; margin-left: 3%; margin-bottom: 2.5%; transition: .3s; -webkit-transition: .3s;} .t-legalityList li::before{ content: ""; position: absolute; left: 0; bottom: 0; width: 0; height: 6px; background-color: #DE0010; transition: .5s; -webkit-transition: .5s;} .t-legalityList .item{ position: relative; padding: 38px 212px 38px 38px;} .t-legalityList .time{ font-size: 16px; line-height: 1.4; color: #666666; padding-bottom: 20px;} .t-legalityList .txt{ font-size: 18px; color: #444; height: 62px; overflow: hidden;} .t-legalityList .ico{ position: absolute; right: 48px; top: 60px; font-size: 56px; line-height: 1;} .t-legalityList li:hover{ background-color: #fff; box-shadow: 0 0 16px rgba(0,0,0,0.1);} .t-legalityList li:hover::before{ width: 100%;} /*legality style end*/ /*resources style*/ .t-resourcesList { margin-left: -3%;} .t-resourcesList li{ float: left; display: block; width:22%; margin-left: 3%; margin-bottom: 3%; box-shadow: 0 0 16px rgba(0,0,0,0.1); cursor: pointer; transition: .3s; -webkit-transition: .3s;} .t-resourcesList .item{ padding: 30px 30px 5px;} .t-resourcesList .name{ font-size: 20px; line-height: 1.5; color: #333;} .t-resourcesList .txt{ margin: 8px 0; font-size: 16px; color: #666666; height: 84px; overflow: hidden;} .t-resourcesList .bot{ border-top: 1px solid #DCDCDC; height: 45px; line-height: 45px; color: #999999;} .t-resourcesList .add{ float: left; display: inline-block;} .t-resourcesList .more{ float: right; display: inline-block;} .t-resourcesList li:hover { transform: translateY(-5%); -webkit-transform: translateY(-5%);} .t-resourcesList li:hover .name{ color: #E50012;} /*resources style end*/ /*resourcesInfo style*/ .md-content{ background-color:#fff; position:relative; transform:translateX(100px); -webkit-transform:translateX(100px); opacity:0; visibility: hidden; -webkit-transition:all .3s linear; transition:all .3s linear;} .md-show, .md-show body { overflow-y: hidden;} .md-show .md-content{ transform:inherit; -webkit-transform:inherit; opacity:1; visibility: visible;} .md-hide .md-content{ transform:translateX(-100px); -webkit-transform:translateX(-100px);} .md-show .md-modal{ opacity:1; visibility:visible; } .md-show .md-modal .form-box-close{ opacity:1; transition-delay: .3s;} .md-modal{ position:fixed; left:0; top:0; overflow-y:auto; overflow-x: hidden; right:0px; bottom:0; z-index:1100; opacity:0;visibility: hidden; background: url(../images/balck_70.png) repeat; background: none rgba(0, 0, 0, 0.7); -webkit-transition:all .3s; -moz-transition:all .3s; transition:all .3s; -webkit-overflow-scrolling:touch;} .form-box-close { width: 85px; height: 85px; line-height: 85px; position: fixed; margin-left: -165px; top: 15%; background-color: #E50012; cursor: pointer; transition: .3s; -webkit-transition: .3s; opacity: 0;} .form-box-close i{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; line-height: 85px; font-size: 44px; font-weight: bold; text-align: center; color: #fff; transition: .3s; -webkit-transition: .3s;} .form-box-close:hover i{ transform: rotate(90deg);-webkit-transform: rotate(90deg);-o-transform: rotate(90deg);-moz-transform: rotate(90deg);} .resources-ipage{ width: 720px; margin: 0; padding: 110px 160px 110px 80px; min-height: 100vh; float: right;} .resources-ititle { font-size: 24px; color: #333; margin-bottom: 45px; line-height: 1.5;} /*resourcesInfo style*/ .scenery-info{ display: none;} .load-words span { visibility: visible; display: inline-block; -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-backface-visibility: visible !important; backface-visibility: visible !important; -webkit-animation-name: wordsRightFade; animation-name: wordsRightFade; } @-webkit-keyframes wordsRightFade { 0% { -webkit-transform: translateX(50px); transform: translateX(50px); opacity: 0; visibility: hidden; } 100% { -webkit-transform: none; transform: none; opacity: 1; visibility: visible; } } @-moz-keyframes wordsRightFade { 0% { -moz-transform: translateX(50px); transform: translateX(50px); opacity: 0; visibility: hidden; } 100% { -moz-transform: none; transform: none; opacity: 1; visibility: visible } } @keyframes wordsRightFade { 0% { -webkit-transform: translateX(50px); -moz-transform: translateX(50px); transform: translateX(50px); opacity: 0; visibility: hidden } 100% { -webkit-transform: none; -moz-transform: none; transform: none; opacity: 1; visibility: visible } } /* 404 */ .not-found { position: relative; height: 100vh; } .nflogo { position: absolute; top: 54px; left: 154px; } .nfbot { position: relative; top: 50%; transform: translateY(-50%); text-align: center; } .nbpic img { display: inline-block; } .nbdz { display: block; color: #E62129; font-size: 50px; margin-top: 40px; } .nbxz { color: #333333; font-size: 14px; } .nffbg { position: absolute; left: 0; right: 0; bottom: 0; background: #222222; } .nffbg .fwbot2 { width: 83%; margin: 0 auto; border-top: none; } .nfreturn { display: block; width: 112px; height: 40px; border-radius: ; text-align: center; line-height: 40px; color: #fff; font-size: 16px; margin: 30px auto 0; background: #E62129; border-radius: 8px; } .infor-menu{ float: left; width: 14%; } .imtab{ display: block; width: 100%; height: 58px; text-align: center; line-height: 58px; background: #999999; color: #fff; font-size: 18px; margin-bottom: 8px; transition: 0.45s; } .imtab.active,.imtab:hover{ background: #E50012; } .infor-right{ float: right; width: 81%; box-sizing: border-box; border: 1px solid #E6E6E6; padding: 45px 56px 190px 56px; } .irtitle{ color: #333333; font-size: 24px; line-height: 1.5; padding-bottom: 25px; border-bottom: 1px solid #DADADA; } .irlist{ padding: 20px 0; border-bottom: 1px dashed #DADADA; } .irlist li{ position: relative; padding: 15px 0; } .irlist li:hover .irltxt,.irlist li:hover .irldate{ color: #E50012; } .irltxt{ float: left; width: 70%; height: 35px; color: #333333; font-size: 20px; } .irldate{ display: block; float: right; color: #999999; font-size: 14px; line-height: 35px; } .ibcsearch{ width: 955px; height: 63px; line-height: 63px; margin: 60px auto 0; background: rgba(0,0,0,.4); box-sizing: border-box; padding: 0 40px 0 34px; overflow: hidden; } .issrk{ display: block; float: left; height: 100%; width: 70%; background: none; border: none; color: #fff; font-size: 16px; } .issrk::-webkit-input-placeholder{ color:#fff; } .issrk::-moz-placeholder{ /* Mozilla Firefox 19+ */ color:#fff; }銆€銆€ .issrk:-moz-placeholder{ /* Mozilla Firefox 4 to 18 */ color:#fff; } .issrk:-ms-input-placeholder{ /* Internet Explorer 10-11 */ color:#fff; } .isicon{ display: block; float: right; color: #fff; font-size: 30px; } .infor-search{ position: relative; } .infor-search .irlist{ border-bottom: none; } .ssbg{ background: #fff; border: 1px solid #ccc; } .pgsr{ display: inline-block; vertical-align: middle; } .pgk{ display: inline-block; vertical-align: middle; box-sizing: border-box; border: 1px solid #EAEAEA; width: 44px; height: 44px; text-align: center; color: #999; font-size: 16px; padding: 0; margin: 0 4px; } .pgbtn{ font-size: 14px !important; } .dyicon{ display: inline-block; vertical-align: middle; margin-left: 20px; color: #666; font-size: 25px; } .fxwx{ display: inline-block; vertical-align: middle; color: #666; font-size: 25px; margin-left: 15px; } .dyicon:hover,.fxwx:hover{ color: #E50012; } .pfxej{ text-align: center; margin-bottom: 50px; } .pfxej a{ position: relative; display: inline-block; color: #666; font-size: 16px; margin: 0 20px; padding-bottom: 10px; } .pfxej a:before{ content: ""; position: absolute; left: 0; bottom: 0; width: 0; height: 2px; background: #E50012; transition: 0.45s; } .pfxej a:hover,.pfxej a.active{ color: #E50012; } .pfxej a:hover:before,.pfxej a.active:before{ width: 100%; } .pt5pb{ padding: 60px 0 130px 0; } .ztjy-list{ margin-left: -3%; } .ztjy-list li{ position: relative; float: left; width: 30.333%; margin: 30px 0 0 3%; } .zlpic{ overflow: hidden; } .zlpic img{ display: block; width: 100%; transition: 0.45S; } .zltxt{ text-align: center; color: #333; font-size: 16px; background: #eee; height: 60px; line-height: 60px; padding: 0 10px; } .ztjy-list li:hover .zlpic img{ -webkit-transform: scale(1.05); -moz-transform: scale(1.05); transform: scale(1.05); } .ztjy-list li:hover .zltxt{ color: #E50012; }