@charset "utf-8"; /* * Project Name:ok138cn太阳集团古天乐 * */ @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: "DINCond-Bold"; src: url("fonts/DINCond-Bold.woff2") format("woff2"), url("fonts/DINCond-Bold.woff") format("woff"), url("fonts/DINCond-Bold.ttf") format("truetype"), url("fonts/DINCond-Bold.eot") format("embedded-opentype"), url("fonts/DINCond-Bold.svg") format("svg"); } @font-face { font-family: "gilroy-regular-3"; src: url("fonts/gilroy-regular-3.woff2") format("woff2"), url("fonts/gilroy-regular-3.woff") format("woff"), url("fonts/gilroy-regular-3.ttf") format("truetype"), url("fonts/gilroy-regular-3.eot") format("embedded-opentype"), url("fonts/gilroy-regular-3.svg") 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.8 "SourceHanSansCN-Regular", "Microsoft Yahei", sans-serif, "微软雅黑", "微软正黑体", "Microsoft JhengHei", "SimHei", "黑体", Arial, Helvetica; margin: 0 auto; color: #333; 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; } .tx-l { text-align: left !important; } .fc { text-align: center; } .fr { text-align: right; } .vt { vertical-align: top; } .vm { vertical-align: middle; } .db { display: block; } .wzbs { color: #fff !important; } .w1400 { width: 1400px; margin: 0 auto; } .w1500 { width: 1500px; 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; } .pageC table { width: 100% !important; } .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 2s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940); animation: scaleUpDown 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: 85px; line-height: 85px; transition: 0.35s; box-sizing: border-box; padding: 0 90px; } .header.active, .header.mractive { background: #fff; box-shadow: 0 3px 6px rgba(0, 0, 0, .16); } .header.active .himg1, .header.mractive .himg1 { display: none; } .header.active .himg2, .header.mractive .himg2 { display: block; } .header.active .yj-bot .yj-link, .header.active .hlicon, .header.active .hlselect, .header.active .hrsicon, .header.mractive .yj-bot .yj-link, .header.mractive .hlicon, .header.mractive .hlselect, .header.mractive .hrsicon { color: #333333; } .head-wrap { /*position: relative;*/ } .head-logo { position: absolute; left: 90px; top: 15px; } .head-logo img { width: 100%; } .himg1 { display: block; } .himg2 { display: none; } .header .nav { width: 100%; text-align: center; } .hwright { position: absolute; right: 90px; top: 0; overflow: hidden; } .hrlanguage { float: left; } .hlicon { display: inline-block; vertical-align: middle; color: #fff; font-size: 25px; } .hlselect { display: inline-block; vertical-align: middle; border: none; background: transparent; padding: 0 15px; color: #fff; font-size: 14px; cursor: pointer; } .hlselect option { color: #333; } .hrsearch { display: inline-block; vertical-align: middle; margin-left: 40px; } .hrsearch a { display: block; color: #fff; font-size: 20px; } .header .yj-bot li { /*position: relative;*/ display: inline-block; transition: 0.35s; z-index: 1; text-align: center; z-index: 10; } .header .yj-bot .yj-link { position: relative; z-index: 3; color: #fff; font-size: 18px; padding: 0 20px; display: block; text-transform: uppercase; overflow: hidden; } .header .yj-bot li.active .yj-link { color: #005BAC; } .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 { transition: 0.45s; opacity: 1; visibility: visible; } .ej-list.active { opacity: 1; visibility: visible; } .ej-list { position: absolute; z-index: 10; left: 0; width: 100%; top: 100%; background-color: #fff; opacity: 0; visibility: hidden; text-align: center; box-sizing: border-box; padding: 30px 0 90px 0; box-shadow: 0 3px 6px rgba(0, 0, 0, .16); border-top: 1px solid #D5D5D5; } .elbox { display: inline-block; vertical-align: top; margin: 0 40px; text-align: left; } .el-link { position: relative; display: block; width: auto; color: #333333; font-weight: bold; font-size: 18px; line-height: 1.5; box-sizing: border-box; padding-bottom: 15px; cursor: default; } .el-link:before { content: ""; position: absolute; left: 0; bottom: 0; width: 100%; height: 1px; background: #D5D5D5; } .ebsj { margin-top: 20px; } .eslink { display: block; color: #666666; font-size: 14px; margin-top: 10px; line-height: 1.5; text-align: left; } .eslink:hover { color: #005BAC; } .eltitle { float: left; color: #333333; font-size: 36px; margin-left: 140px; line-height: 1.5; font-weight: normal; } .elmenu { position: relative; float: left; width: 40%; height: 100%; margin-left: 65px; padding-left: 57px; border-left: 1px solid rgba(112, 112, 112, .17); } /*.elmenu:before{ content: ""; position: absolute; left: 0; top: 0; height: 178px; width: 1px; background: #DDE4E7; }*/ .elright { float: right; width: 20%; margin-top: 10px; } .erpic { overflow: hidden; } .erpic img { display: block; width: 100%; } .ertxt { color: #666666; font-size: 14px; margin-top: 20px; text-align: left; line-height: 1.5; } .menu-handler { position: fixed; right: 0; top: 0; width: 55px; height: 55px; display: none; cursor: pointer; z-index: 1010; background-color: #1062A6; transition: 0.35s; } .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 .cur .nav-link, .menuMoblie .nav-link:hover { background: #1062A6; } .menuMoblie .nav-link:active i, .menuMoblie .nav-link:hover i { color: #fff; transform: rotate(90deg); } .menuBox a:active, .menuBox a:hover, .menuMoblie .cur .nav-link { 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 10%; font-weight: bold; } .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 10% 22px 10%; display: none; } .menuMoblie .subnav .item { display: block; /*padding: 0px 5% 0 10%;*/ border-bottom: 1px solid #eee; } .menuMoblie .subnav .item:active a, .menuMoblie .subnav .item:hover a { /*background: #999;*/ color: #2B3C91 !important; } .menuMoblie .subnav a { position: relative; display: block; padding: 10px 0; line-height: 1.4; font-size: 14px; } .miyj { font-size: 15px !important; font-weight: bold; /*border-bottom: 1px solid #eee;*/ } .mbsjl { display: inline-block !important; font-size: 12px; margin-right: 7px; } .snsj { padding: 5px 0 10px 0; } .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.02); transform: scale(1.02); } 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: "\e72b"; } .pswp__button--arrow--right:before { content: "\e72d"; } .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: 111px; } /* banner */ .banner-wrap { position: relative; width: 100%; overflow: hidden; } .banner { width: 100%; position: relative; overflow: hidden; } .banner .slick-dots { position: absolute; right: 50px; top: 50%; transform: translateY(-50%); display: inline-block; *display: inline; *zoom: 1; z-index: 104; } .banner .slick-dots li { position: relative; display: block; width: 12px; height: 12px; border-radius: 50%; text-align: center; line-height: 12px; vertical-align: middle; border: 2px solid #fff; margin: 24px 0; } .banner .slick-dots li a { text-indent: 10em; position: relative; display: block; text-align: center; border-radius: 50%; padding: 0px; cursor: pointer; width: 100%; height: 100%; overflow: hidden; } .banner .slick-dots li a:focus { outline: none; } .banner .slick-dots li.slick-active { opacity: 1; visibility: visible; background: #fff; } .banner .slick-arrow { position: absolute; z-index: 99; top: 50%; width: 40px; height: 40px; line-height: 40px; text-align: center; transform: translateY(-50%); color: #fff; } .banner .slick-arrow:before { font-family: "iconfont" !important; font-size: 16px; font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-weight: lighter; } .banner .slick-prev:before { content: "\e718"; } .banner .slick-next:before { content: "\e719"; } .banner .slick-prev { left: 26px; } .banner .slick-next { right: 26px; } .banner .slick-arrow:hover { color: #52A4E2; } .banner .bwitem { position: relative; overflow: hidden; } .bitp { position: relative; } .banner .bwitem .pimg { position: relative; display: block; width: 100%; } .slick-active .pimg { visibility: visible !important; /*-webkit-animation: scaleUpDown1 0.6s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940); animation: scaleUpDown1 0.6s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940);*/ } @keyframes scaleUpDown1 { from { transform: scale(1.1); } to { transform: scale(1); } } .bicover { position: absolute; width: 90%; top: 50%; left: 50%; transform: translate(-50%, -50%); z-index: 10; text-align: center; } .banner .slick-current .bict1, .banner .slick-current .bict2, .banner .slick-current .bict3 { opacity: 1; visibility: visible; transition: 0.45s all cubic-bezier(0.15, 0.05, 0.16, 0.5) 0.65s; -webkit-clip-path: inset(0 0 0 0); clip-path: inset(0 0 0 0); } .bict1 { display: block; font-family: "gilroy-regular-3"; position: relative; color: #fff; font-size: 16px; line-height: 1.5; } .bict2 { display: block; color: #fff; font-size: 50px; line-height: 1.5; } .bict3 { display: block; color: #fff; font-size: 20px; font-family: "gilroy-regular-3"; line-height: 1.5; } .bict1, .bict2, .bict3 { opacity: 0; visibility: hidden; transition: 0.45s all cubic-bezier(0.15, 0.05, 0.16, 0.5) 0.65s; -webkit-clip-path: inset(0 100% 0 0); clip-path: inset(0 100% 0 0); } /* banner end */ .mouseBox { position: absolute; left: 0; width: 100%; text-align: center; bottom: 48px; color: #fff; z-index: 500; cursor: pointer; } .mstxt { font-family: "gilroy-regular-3"; display: block; font-size: 14px; color: #fff; margin-bottom: 10px; } .mouseIco { border-radius: 20px; width: 31px; height: 50px; border: 2px solid #fff; margin: 0px auto; display: block; position: relative; } .mouseIco i { width: 5px; height: 10px; border-radius: 8px; display: block; background-color: #fff; position: absolute; left: 50%; margin-left: -2px; 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-about { position: relative; padding: 60px 0 100px 0; background: -webkit-linear-gradient(135deg, #EDEFF4, #D4DDEE); background: -moz-linear-gradient(135deg, #EDEFF4, #D4DDEE); background: linear-gradient(135deg, #EDEFF4, #D4DDEE); overflow: hidden; } .index-about .w1400 { position: relative; z-index: 11; } .iaceng { display: block; font-family: "gilroy-regular-3"; font-weight: bold; color: #005BAC; font-size: 40px; line-height: 1.2; } .iactxt1 { position: relative; color: #333333; font-size: 32px; line-height: 1.5; margin-top: 5px; } .iactxt2:before { content: ""; position: absolute; left: 0; top: 0; width: 49px; height: 6px; background: #005BAC; } .iactxt2 { position: relative; padding-top: 30px; margin-top: 25px; } .it2wz { color: #666666; font-size: 18px; margin-top: 5px; } .iacsj { margin-top: 80px; } .iacsj li { width: 25%; float: left; } /*.iacsj li:not(:first-child) { margin-left: 100px; }*/ .isjnum { display: block; line-height: 0.75; } .ijsz { font-family: "gilroy-regular-3"; font-weight: lighter; display: inline-block; vertical-align: text-top; color: #005BAC; font-size: 60px; } .ijsup { position: relative; display: inline-block; vertical-align: text-top; color: #333333; font-size: 16px; margin-left: 30px; padding-left: 10px; line-height: 1; } .ijsup:before { content: ""; position: absolute; left: 0; top: 50%; transform: translateY(-50%); width: 1px; height: 16px; background: #707070; } .isjtxt { margin-top: 10px; color: #333333; font-size: 16px; } .iamore a { display: block; font-family: "gilroy-regular-3"; background: -webkit-linear-gradient( 135deg, #5EB0F8, #005BAC); background: -moz-linear-gradient(135deg, #5EB0F8, #005BAC); background: linear-gradient( 135deg, #5EB0F8, #005BAC); position: absolute; top: 50%; right: 0; transform: translateY(-50%); width: 111px; height: 110px; border-radius: 50%; font-size: 15px; color: #fff; line-height: 1.4; padding: 22px 28px; box-sizing: border-box; } .iamore a:hover i{ margin-left: 18px; } .iamore a i { display: block; font-size: 13px; margin-top: 5px; transition: 0.45s; } .iabg { position: absolute; right: 0; top: 0; bottom: 0; -webkit-animation: mVballoon 50s infinite linear; animation: mVballoon 50s infinite linear; -webkit-transform-origin: center center; -ms-transform-origin: center center; transform-origin: center center; } @-webkit-skeyframes mVballoon { 0% { transform: rotate(0deg); -ms-transform: rotate(0deg); -webkit-transform: rotate(0deg); } 100% { transform: rotate(-360deg); -ms-transform: rotate(-360deg); -webkit-transform: rotate(-360deg); } } @keyframes mVballoon { 0% { transform: rotate(0deg); -ms-transform: rotate(0deg); -webkit-transform: rotate(0deg); } 100% { transform: rotate(-360deg); -ms-transform: rotate(-360deg); -webkit-transform: rotate(-360deg); } } /*@-webkit-skeyframes mVballoon { 0% { margin: 0; } 12.5% { margin: -30px 15px; } 25% { margin: -30px 30px; } 37.5% { margin: -15px 30px; } 50% { margin: 0; } 62.5% { margin: -30px -15px; } 75% { margin: -30px -30px; } 87.5% { margin: -15px -30px; } 100% { margin: 0; } }*/ .iabg img { display: block; max-width: 100%; } .index-yw { position: relative; background-repeat: no-repeat; background-size: cover; } .index-yw ul { display: -webkit-flex; display: flex; } .index-yw li { position: relative; -webkit-flex: 1; flex: 1; box-sizing: border-box; padding: 120px 38px 110px 38px; transition: 0.35s; z-index: 3; overflow: hidden; } .index-yw li:before { content: ""; width: 100%; height: 100%; position: absolute; left: 0; bottom: 0px; background-color: #fff; transform-origin: 100%; -webkit-transform-origin: 100%; -webkit-transition: -webkit-transform .5s cubic-bezier(.4, 0, .2, 1); transition: transform .5s cubic-bezier(.4, 0, .2, 1); transform: scaleX(0); -webkit-transform: scaleX(0); visibility: hidden\9; z-index: -3; } .index-yw li:hover:before { transform: scaleX(1); -webkit-transform: scaleX(1); -moz-transform: scaleX(1); transform-origin: 0; -webkit-transform-origin: 0; visibility: visible\9; } .index-yw li:not(:first-child) { border-left: 1px solid #E1E2E4; } .iyicon { width: 189px; height: 195px; background-repeat: no-repeat; background-size: contain; margin: 0 auto; } .iycont { margin-top: 139px; } .iyceng { display: block; font-family: "gilroy-regular-3"; color: #333333; font-size: 26px; line-height: 1.5; } .iycname { display: block; color: #333333; font-size: 22px; } .iycms { color: #666666; font-size: 14px; margin-top: 30px; height: 50px; overflow: hidden; } .isbot1 { position: relative; } .ib1left { position: absolute; top: 0; left: 0; bottom: 0; width: 50%; background: #005BAC; box-sizing: border-box; padding: 70px 240px 0 260px; } .ib1right { position: relative; float: right; width: 50%; } .ib1right:hover .ir1pic img, .ib2l:hover .ir1pic img { -webkit-transform: scale(1.05); -moz-transform: scale(1.05); transform: scale(1.05); } .ir1pic { overflow: hidden; } .ir1pic img { display: block; width: 100%; transition: 0.35s; } .ir1txt { position: absolute; left: 0; right: 0; bottom: 0; padding: 220px 65px 45px 65px; background: -webkit-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, .6)); background: -moz-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, .6)); background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, .6)); } .ir1txt font { display: block; color: #fff; font-size: 24px; line-height: 1.5; height: 36px; } .wzbs { color: #fff !important; } .ib1left .it2wz { color: #fff; } .ib1left .iactxt2:before { background: #fff; } .isbot2 { position: relative; } .ib2l { position: relative; float: left; width: 25%; } .ib2r { position: absolute; right: 0; top: 0; bottom: 0; width: 50%; background: #E4E8F1; box-sizing: border-box; padding: 57px 260px 0 65px; } .ir2bt { color: #333333; font-size: 24px; line-height: 1.5; font-weight: normal; height: 36px; } .ir2ms { color: #999999; font-size: 16px; margin-top: 30px; height: 57px; overflow: hidden; } .ir2xq { display: block; color: #999999; font-size: 16px; margin-top: 60px; font-weight: normal; } .ib2r:hover .ir2bt, .ib2r:hover .ir2xq { color: #005BAC; } .index-news { padding: 50px 0 120px 0; overflow: hidden; } .inlist { margin-top: 50px; margin-left: -2%; border-top: 1px solid #D8D8D8; } .inlist li { position: relative; float: left; width: 31.333%; box-sizing: border-box; padding-top: 50px; margin-left: 2%; } .inlist li:before { content: ""; position: absolute; left: 0; top: 0; width: 0; height: 1px; background: #005BAC; transition: 0.45s; } .inlist li:hover:before { width: 100%; } .inlist li:hover .ilpic img { -webkit-transform: scale(1.05); -moz-transform: scale(1.05); transform: scale(1.05); } .ildate { display: block; color: #005BAC; font-size: 16px; } .iltitle { color: #333333; font-size: 24px; margin-top: 20px; line-height: 1.5; height: 72px; overflow: hidden; font-weight: normal; } .ilpic { overflow: hidden; margin-top: 35px; } .ilpic img { display: block; width: 100%; transition: 0.35s; } .intop { position: relative; } .footer-bg { background: #F2F3F5; } .ftbot1 { padding: 55px 0 60px 0; } .ftlist { float: left; margin-left: -109px; } .ftlist li { float: left; margin-left: 109px; } .flyj { display: block; color: #333333; font-size: 18px; margin-bottom: 30px; } .flej { display: block; color: #939394; font-size: 15px; margin-top: 5px; } .flej:hover { color: #005BAC; } .ftgz { float: right; text-align: center; } .fgewm { margin-top: 5px; } .ftbot2 { padding: 20px 0; border-top: 1px solid #E2E2E2; } .fb2l { float: left; } .fl2txt { color: #939394; font-size: 15px; } .fl2txt a { color: #939394; } .fs-select { float: right; position: relative; width: 266px; height: 39px; line-height: 39px; color: #939394; font-size: 14px; background-color: #fff !important; background: url(../images/dbx.png) 95% no-repeat; background-size: 10px 8px; box-sizing: border-box; padding: 0 20px; border: 1px solid #CCCCCC; } .fs-zk { display: none; width: 100%; background: #fff; border: 1px solid #eee; position: relative; z-index: 99; position: absolute; left: -1px; bottom: 100%; z-index: 99; box-sizing: border-box; } .fs-zk a { display: block; color: #333; text-align: center; line-height: 1.5; padding: 10px 0; } .fs-zk a:hover { color: #005BAC; } .fixed-right { position: fixed; right: 0; top: 50%; z-index: 600; } .frlink { display: block; width: 49px; height: 49px; background: #9F9F9F; text-align: center; line-height: 49px; color: #fff; font-size: 25px; margin: 2px 0; transition: 0.35s; } .frlink:hover { background: #005BAC; } .inside-banner { position: relative; margin-top: 85px; } .about4-map{ margin-top: 85px; } .ibpic { overflow: hidden; } .ibpic img { display: block; width: 100%; } .ep1intro { background: #F2F3F5; padding: 70px 0 60px 0; } .eibot { text-align: center; } .eitxt1 { display: block; color: #333; font-size: 38px; line-height: 1.5; } .eitxt2 { color: #666666; font-size: 18px; margin-top: 20px; } .eixq { display: block; width: 189px; height: 50px; text-align: center; line-height: 50px; border-radius: 50px; background: #E66F37; margin: 50px auto 0; color: #fff; font-size: 16px; } .eixq i { display: inline-block; vertical-align: middle; font-size: 28px; margin-right: 10px; } .ep1products { padding: 60px 0; } .ep1bt { display: block; text-align: center; color: #333; font-size: 35px; line-height: 1.5; } .ep1xz { color: #858585; font-size: 16px; margin-top: 40px; text-align: center; } .wzls { color: #02549D; } .ep1banner { position: relative; overflow: hidden; margin-top: 70px; padding: 0 40px 78px 40px; } .ep1banner .slick-arrow { position: absolute; z-index: 99; top: 30%; color: rgba(0, 91, 172, .5); } .ep1banner .slick-arrow:before { font-family: "iconfont" !important; font-size: 29px; font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-weight: lighter; } .ep1banner .slick-prev:before { content: "\e72b"; } .ep1banner .slick-next:before { content: "\e72d"; } .ep1banner .slick-prev { left: 0; } .ep1banner .slick-next { right: 0; } .ep1banner .slick-arrow:hover { color: #005BAC; } .ep1banner .slick-dots { position: absolute; bottom: 0; left: 0; width: 100%; text-align: center; *display: inline; *zoom: 1; z-index: 104; } .ep1banner .slick-dots li { position: relative; display: inline-block; width: 8px; height: 8px; border-radius: 50%; text-align: center; line-height: 8px; vertical-align: middle; background: rgba(0, 91, 172, .3); margin: 0 4px; } .ep1banner .slick-dots li a { text-indent: 10em; position: relative; display: block; text-align: center; border-radius: 50%; padding: 0px; cursor: pointer; width: 100%; height: 100%; overflow: hidden; } .ep1banner .slick-dots li a:focus { outline: none; } .ep1banner .slick-dots li.slick-active { opacity: 1; visibility: visible; background: #005BAC; } .eb1item { float: left; position: relative; margin: 0 15px; } .eb1item:hover .ei1pic img { -webkit-transform: scale(1.05); -moz-transform: scale(1.05); transform: scale(1.05); } .eb1item:hover .ec1xq { background: #fff; color: #02549D; } .eb1item:hover .ei1cont:before { transform: translateY(0); } .eb1item:hover .ec1ms { color: #fff; } .ei1pic { position: relative; border: 1px solid #F5F5F5; height: 188px; } .ei1pic img { position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; max-width: 100%; max-height: 100%; transition: 0.35s; } .ei1cont { position: relative; background: #F5F5F5; padding: 24px 49px 37px 49px; z-index: 3; overflow: hidden; } .ei1cont:before { content: ""; position: absolute; left: 0; right: 0; bottom: 0; top: 0; transform: translateY(100%); background: #005BAC; transition: 0.45s; z-index: -3; } .ec1ms { text-align: center; color: #333333; font-size: 16px; height: 57px; overflow: hidden; } .ec1xq { display: block; width: 100%; height: 43px; text-align: center; line-height: 43px; border: 1px solid #02549D; color: #02549D; font-size: 16px; margin-top: 40px; font-weight: normal; transition: 0.35s; } .ep1video { position: relative; width: 100%; height: 625px; } .trailer .markimg { display: block; width: 100%; height: auto; transition: 0.68s; } .video { position: absolute; cursor: pointer; left: 50%; text-align: center; margin-left: -24px; top: 50%; z-index: 10; } .vbBox { height: 100%; width: 100%; left: 0; top: 0; position: absolute; overflow: hidden; background-repeat: no-repeat; background-size: cover; background-position: center center; z-index: 5; } .jwplayer { opacity: 0; height: 100% !important; } .jwlogo { display: none !important; } .icplay { position: absolute; top: 50%; transform: translateY(-50%); left: 0; width: 100%; color: #fff; font-size: 16px; z-index: 10; text-align: center; cursor: pointer; } .icplay i { display: block; font-size: 62px; line-height: 1.5; font-weight: lighter; } .ep1advantage { padding: 60px 0 100px 0; } .ea1list { display: -webkit-flex; display: flex; margin-top: 60px; } .ea1list li { -webkit-flex: 1; flex: 1; text-align: center; padding: 0 50px; } .elicon { width: 104px; margin: 0 auto; } .elicon img { display: block; width: 100%; } .eltxt1 { color: #666666; font-size: 22px; line-height: 1.5; margin-top: 10px; } .eltxt2 { color: #666666; font-size: 16px; margin-top: 20px; } .ed1bot1 { margin-top: 85px; padding: 27px 0 68px 0; } .ed2bot1 { padding: 70px 0 80px 0; } .ibicon { display: inline-block; vertical-align: middle; color: #CDCDCD; font-size: 24px; } .iblink { display: inline-block; vertical-align: middle; color: #999999; font-size: 14px; } .ed1box { margin-top: 50px; } .ed1left { position: relative; float: left; width: 45%; overflow: hidden; } .ed1left .slick-dots { position: absolute; bottom: 17px; left: 0; width: 100%; text-align: center; *display: inline; *zoom: 1; z-index: 104; } .ed1left .slick-dots li { position: relative; display: inline-block; width: 8px; height: 8px; border-radius: 50%; text-align: center; line-height: 8px; vertical-align: middle; background: rgba(0, 91, 172, .3); margin: 0 4px; } .ed1left .slick-dots li a { text-indent: 10em; position: relative; display: block; text-align: center; border-radius: 50%; padding: 0px; cursor: pointer; width: 100%; height: 100%; overflow: hidden; } .ed1left .slick-dots li a:focus { outline: none; } .ed1left .slick-dots li.slick-active { opacity: 1; visibility: visible; background: #005BAC; } .elitem { position: relative; width: 100%; height: 456px; /*background: radial-gradient(#FFFFFF, #ECECEC);*/ border: 1px solid #eee; } .elitem img { position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; max-width: 90%; max-height: 90%; } .ed1right { float: right; width: 49%; } .ed1title { color: #666666; font-size: 30px; line-height: 1.5; } .ed1nr { color: #666666; font-size: 16px; margin-top: 40px; } .ed1btn a { display: block; width: 174px; height: 50px; background: #E66F37; border-radius: 50px; text-align: center; line-height: 50px; margin-top: 80px; color: #fff; font-size: 16px; } .ed1btn a i { display: inline-block; vertical-align: middle; font-size: 24px; margin-right: 10px; } .bg-F2F3F5 { background: #F2F3F5; } .ed1bot2 { padding: 80px 0 120px 0; } .edtitle { text-align: center; color: #666666; font-size: 30px; line-height: 1.5; } .eb2banner { position: relative; overflow: hidden; padding: 0 45px 35px 45px; margin-top: 80px; } .eb2banner .slick-arrow { position: absolute; z-index: 99; top: 50%; transform: translateY(-50%); color: rgba(153, 153, 153, .5); } .eb2banner .slick-arrow:before { font-family: "iconfont" !important; font-size: 29px; font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-weight: lighter; } .eb2banner .slick-prev:before { content: "\e72b"; } .eb2banner .slick-next:before { content: "\e72d"; } .eb2banner .slick-prev { left: 0; } .eb2banner .slick-next { right: 0; } .eb2banner .slick-arrow:hover { color: #005BAC; } .eb2banner .slick-dots { position: absolute; bottom: 0; left: 0; width: 100%; text-align: center; *display: inline; *zoom: 1; z-index: 104; } .eb2banner .slick-dots li { position: relative; display: inline-block; width: 8px; height: 8px; border-radius: 50%; text-align: center; line-height: 8px; vertical-align: middle; background: rgba(0, 91, 172, .3); margin: 0 4px; } .eb2banner .slick-dots li a { text-indent: 10em; position: relative; display: block; text-align: center; border-radius: 50%; padding: 0px; cursor: pointer; width: 100%; height: 100%; overflow: hidden; } .eb2banner .slick-dots li a:focus { outline: none; } .eb2banner .slick-dots li.slick-active { opacity: 1; visibility: visible; background: #005BAC; } .eb2item { background: #fff; box-shadow: 0 3px 6px rgba(0, 0, 0, .16); margin: 0 15px 15px 15px; border-radius: 10px; text-align: center; padding: 95px 20px 15px 20px; } .eb2icon { display: block; width: 61px; height: 61px; margin: 0 auto; background-repeat: no-repeat; background-size: contain; transition: 0.45s; } .eb2txt { color: #666666; font-size: 16px; text-align: center; margin-top: 40px; line-height: 1.5; height: 96px; } .eb2item:hover .eb2icon { transform: rotateY(180deg); } .ed1case { position: relative; background-repeat: no-repeat; background-size: cover; padding: 80px 0 96px 0; } .ec1banner { position: relative; padding: 0 45px 50px 45px; margin-top: 60px; overflow: hidden; } .ec1banner .slick-arrow { position: absolute; z-index: 99; top: 50%; transform: translateY(-50%); color: rgba(255, 255, 255, .5); } .ec1banner .slick-arrow:before { font-family: "iconfont" !important; font-size: 29px; font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-weight: lighter; } .ec1banner .slick-prev:before { content: "\e72b"; } .ec1banner .slick-next:before { content: "\e72d"; } .ec1banner .slick-prev { left: 0; } .ec1banner .slick-next { right: 0; } .ec1banner .slick-arrow:hover { color: #005BAC; } .ec1banner .slick-dots { position: absolute; bottom: 0; left: 0; width: 100%; text-align: center; *display: inline; *zoom: 1; z-index: 104; } .ec1banner .slick-dots li { position: relative; display: inline-block; width: 8px; height: 8px; border-radius: 50%; text-align: center; line-height: 8px; vertical-align: middle; background: rgba(255, 255, 255, .3); margin: 0 4px; } .ec1banner .slick-dots li a { text-indent: 10em; position: relative; display: block; text-align: center; border-radius: 50%; padding: 0px; cursor: pointer; width: 100%; height: 100%; overflow: hidden; } .ec1banner .slick-dots li a:focus { outline: none; } .ec1banner .slick-dots li.slick-active { opacity: 1; visibility: visible; background: #fff; } .ec1item { position: relative; margin: 0 20px; } .ec1pic { overflow: hidden; } .ec1pic img { display: block; width: 100%; } .ec1txt { height: 62px; line-height: 62px; overflow: hidden; background: #fff; text-align: center; color: #333333; font-size: 16px; padding: 0 10px; } .ed1load { padding: 50px 0 100px 0; overflow: hidden; } .el1list { margin-left: -4%; margin-top: 60px; border-top: 1px solid #C9C9C9; border-bottom: 1px solid #C9C9C9; padding-bottom: 30px; } .el1list li { position: relative; float: left; width: 46%; margin-top: 30px; margin-left: 4%; } .el1list li:hover .eltxt { color: #02549D; } .el1list li:hover .elxz { background: url(../images/xz.png) no-repeat; background-size: contain; border: none; } .el1list li:hover .eldown { color: #02549D; } .eltxt { display: block; float: left; width: 80%; color: #666666; font-size: 16px; } .elxz { display: inline-block; vertical-align: middle; width: 18px; height: 18px; border-radius: 50%; border: 1px solid #707070; margin-right: 20px; background: #F7F7F8; box-sizing: border-box; } .eldown { display: block; float: right; color: #666666; font-size: 23px; line-height: 1; } .ed2box2 { float: left; } .ed2box2:first-child { width: 70%; } .ed2box2:last-child { width: 30%; } .ed2nr { margin-top: 35px; color: #666666; font-size: 16px; } .ed3bot { height: 316px; overflow-y: scroll; } .ed3bot::-webkit-scrollbar { /*滚动条整体样式*/ width: 2px; /*高宽分别对应横竖滚动条的尺寸*/ height: 1px; } .ed3bot::-webkit-scrollbar-thumb { /*滚动条里面小方块*/ background: #005BAC; } .ed3bot::-webkit-scrollbar-track { /*滚动条里面轨道*/ background: #CBCCCD; } .ed2nr p { margin-top: 5px; } .ed2yy { padding: 75px 0 100px 0; } #certify { position: relative; width: 1400px; margin: 90px auto 0; } #certify .swiper-container { /*padding-bottom: 60px;*/ } #certify .swiper-slide { width: 1060px; margin: 0 auto; background: #fff; } #certify .swiper-slide img { display: block; width: 100%; } #certify .swiper-slide p { opacity: 0; visibility: hidden; position: absolute; left: 0; right: 0; bottom: 0; text-align: center; color: #fff; font-size: 16px; padding: 110px 20px 20px 20px; background: -webkit-linear-gradient(rgba(0, 91, 172, 0), #005BAC); background: -moz-linear-gradient(rgba(0, 91, 172, 0), #005BAC); background: linear-gradient(rgba(0, 91, 172, 0), #005BAC); transition: 0.45s; } .ltkjbn .swiper-slide p { background: -webkit-linear-gradient(rgba(0, 0, 0, 0), #000) !important; background: -moz-linear-gradient(rgba(0, 0, 0, 0), #000) !important; background: linear-gradient(rgba(0, 0, 0, 0), #000) !important; } #certify .swiper-slide-active p { opacity: 1; visibility: visible; } #certify .swiper-pagination { width: 100%; bottom: 20px; } #certify .swiper-pagination-bullets .swiper-pagination-bullet { margin: 0 5px; border: 3px solid #fff; background-color: #d5d5d5; width: 10px; height: 10px; opacity: 1; } #certify .swiper-pagination-bullets .swiper-pagination-bullet-active { border: 3px solid #00aadc; background-color: #fff; } #certify .swiper-button-prev { left: 100px; width: 18px; height: 30px; background: url(../images/prev.png) no-repeat; background-size: contain; } #certify .swiper-button-prev:hover { background: url(../images/prev-in.png) no-repeat; background-size: contain; } #certify .swiper-button-next { right: 100px; width: 18px; height: 30px; background: url(../images/next.png) no-repeat; background-size: contain; } #certify .swiper-button-next:hover { background: url(../images/next-in.png) no-repeat; background-size: contain; } #certify .swiper-button-prev:after, #certify .swiper-button-next:after { content: ""; } #certify .swiper-button-next, #certify .swiper-button-prev { transform: translateY(-50%); } .ed3l { float: left; width: 39%; } .ed3bt { position: relative; color: #666666; font-size: 24px; padding-left: 25px; line-height: 1.5; margin: 10px 0; } .ed3bt:before { content: ""; position: absolute; left: 0; top: 50%; transform: translateY(-50%); width: 6px; height: 30px; background: #005BAC; } .ed3r { float: right; width: 49%; } .ed3r img { display: block; width: 100%; } .ibcover { position: absolute; top: 50%; width: 90%; left: 50%; transform: translate(-50%, -50%); text-align: center; } .ibctxt1 { display: block; color: #fff; font-size: 40px; text-shadow: 0 3px 6px rgba(0, 0, 0, .16); line-height: 1.5; } .ibctxt2 { margin-top: 30px; color: #fff; font-size: 20px; margin-top: 15px; line-height: 1.5; text-shadow: 0 3px 6px rgba(0, 0, 0, .16); } .sw1list { padding: 50px 0 100px 0; } .sw1list ul { margin-left: -3%; } .sw1list li { position: relative; float: left; width: 47%; margin: 40px 0 0 3%; background: #F2F3F5; box-sizing: border-box; padding: 30px; transition: 0.35s; } .sw1list li:hover .swlpic img { -webkit-transform: scale(1.05); -moz-transform: scale(1.05); transform: scale(1.05); } .sw1list li:hover { box-shadow: 0 3px 6px #ccc; } .sw1list li:hover .swltxt1 { color: #005BAC; } .swlpic { float: left; width: 42%; overflow: hidden; } .swlpic img { display: block; width: 100%; transition: 0.35s; } .swlwz { float: right; width: 55%; } .swltxt1 { display: block; line-height: 1; color: #333333; font-size: 20px; height: 20px; } .swltxt2 { color: #666666; font-size: 14px; margin-top: 20px; height: 75px; overflow: hidden; } .swlbtn { display: block; width: 115px; height: 37px; text-align: center; line-height: 37px; border: 1px solid #02549D; color: #005BAC; font-size: 14px; margin-top: 30px; } .sd1bot1 { position: relative; padding: 125px 0; } .sdb1l { float: left; width: 43%; text-align: center; } .sdb1l img { display: inline-block; max-width: 100%; } .sdb1r { position: absolute; right: 0; top: 50%; transform: translateY(-50%); width: 45%; } .sbrbt { position: relative; display: block; color: #666666; font-size: 30px; padding-left: 30px; line-height: 1.5; } .sbrbt:before { content: ""; position: absolute; left: 0; top: 8px; width: 6px; height: 30px; background: #005BAC; } .sbrms { color: #666666; font-size: 18px; margin-top: 40px; text-align: justify; } .sd1bot2 { padding: 80px 0; } .sdb2left { float: left; width: 46%; } .sdb2right { float: right; width: 40%; } .sdb2right img { display: block; width: 100%; } .sdb2list { margin-top: 30px; border-top: 1px solid #C9C9C9; } .sdb2list li { height: 60px; overflow: hidden; transition: 0.45s; border-bottom: 1px solid #C9C9C9; } .sbl2bt { height: 60px; line-height: 60px; padding: 0 25px 0 20px; cursor: pointer; /*transition: 0.05s all;*/ overflow: hidden; } .sdb2list li:hover .sbl2bt { background: #005BAC; } .sdb2list li:hover .sbl2bt .slbnum { border: 1px solid #fff; color: #fff; } .sdb2list li:hover .sbl2bt .slbtxt { color: #fff; } .sdb2list li:hover .sbl2bt .slbicon { width: 12px; height: 2px; background: url(../images/zk.png) no-repeat; background-size: contain; margin-top: 29px; } .sdb2list li:hover{ height: auto; } .slbnum { display: block; float: left; width: 18px; height: 18px; border-radius: 50%; border: 1px solid #005BAC; color: #005BAC; font-size: 12px; text-align: center; line-height: 18px; font-style: normal; font-weight: bold; margin-top: 21px; } .slbtxt { display: block; float: left; color: #005BAC; font-size: 18px; margin-left: 20px; width: 70%; height: 60px; } .slbicon { display: block; float: right; width: 12px; height: 12px; background: url(../images/jh.png) no-repeat; background-size: contain; margin-top: 24px; } .sblzk { /*display: none;*/ color: #666666; font-size: 14px; padding: 20px 0 45px 0; } .sd1bot3 { padding: 68px 0 100px 0; } .slb3lct { margin-top: 88px; text-align: center; } .slb3lct img { display: inline-block; max-width: 100%; } .sd2gn { margin-top: 50px; color: #666666; font-size: 18px; } .sd5jqr li { position: relative; background-repeat: no-repeat; background-size: cover; } .sd5jqr li .w1400 { position: relative; } .sdb4cont { position: absolute; top: 50%; transform: translateY(-50%); width: 39%; } .sdb4pic { width: 43%; text-align: center; } .sdb4pic img { display: inline-block; max-width: 100%; } .sd5jqr li:nth-of-type(odd) .sdb4cont { left: 0; } .sd5jqr li:nth-of-type(odd) .sdb4pic { float: right; } .sd5jqr li:nth-of-type(even) .sdb4cont { right: 0; } .sd5jqr li:nth-of-type(even) .sdb4pic { float: left; } .sd5jqr li:nth-of-type(even) .sbrbt, .sd5jqr li:nth-of-type(even) .sbrms { color: #fff; } .sd5jqr li:nth-of-type(even) .sbrbt:before { background: #fff; } .sd5jz { background: #CCE6FF; padding: 100px 0; } .sjz5list { margin-top: 80px; } .sjz5list li { background: #fff; margin-top: 10px; padding: 50px; } .sjlicon { display: inline-block; vertical-align: middle; } .sjlicon i { display: block; color: #549DDE; font-size: 74px; } .sjlwz { display: inline-block; vertical-align: middle; margin-left: 80px; width: 84%; } .sjtxt1 { display: block; color: #666666; font-size: 24px; font-weight: normal; line-height: 1.5; } .sjtxt2 { color: #666666; font-size: 16px; margin-top: 20px; } .sd5jg { margin-top: 50px; text-align: center; } .sd5jg img { display: inline-block; max-width: 100%; } .sd5more a { display: block; width: 100%; height: 78px; line-height: 78px; background: #549DDE; color: #fff; font-size: 18px; margin-top: 50px; text-align: center; } .sd5jgt { padding: 78px 0 100px 0; } .sw2tab { padding: 50px 0 68px 0; text-align: center; } .sw2qh { position: relative; display: inline-block; width: 126px; height: 126px; text-align: center; border-radius: 50%; background: #F2F3F5; color: #666666; font-size: 16px; padding-top: 22px; box-sizing: border-box; margin: 0 20px; z-index: 3; } .sw2qh i { display: block; font-size: 35px; line-height: 1.5; } .sw2qh:before { content: ""; position: absolute; left: 0; right: 0; bottom: 0; border-radius: 50%; width: 100%; height: 0; background: #005BAC; z-index: -3; transition: 0.45s; } .sw2qh:hover, .sw2qh.active { color: #fff; } .sw2qh:hover:before, .sw2qh.active:before { top: 0; height: 100%; } .sw2qh:hover:after, .sw2qh.active:after { content: ""; position: absolute; left: 50%; bottom: -17px; transform: translateX(-50%); border-right: 8px solid transparent; border-left: 8px solid transparent; border-top: 12px solid #005BAC; transition: 0.45s; } .sw2list li { position: relative; padding: 70px 0; border-bottom: 1px solid #F2F3F5; } .sw2list li:nth-of-type(odd) { background: #F2F3F5; } .sw2list li:nth-of-type(odd) .sl2pic { float: left; } .sw2list li:nth-of-type(odd) .sl2cont { float: right; padding: 25px 0 0 70px; } .sw2list li:nth-of-type(even) .sl2pic { float: right; } .sw2list li:nth-of-type(even) .sl2cont { float: left; padding: 25px 70px 0 0; } .sl2pic { width: 51%; overflow: hidden; } .sl2pic img { display: block; width: 100%; transition: 0.45s; } .sl2cont { width: 49%; box-sizing: border-box; } .sc2title { color: #666666; font-size: 30px; line-height: 1.5; height: 45px; overflow: hidden; } .sc2ms { color: #666666; font-size: 16px; margin-top: 25px; height: 115px; overflow: hidden; } .sc2btn { position: relative; display: block; width: 115px; height: 37px; border: 1px solid #02549D; text-align: center; line-height: 37px; color: #005BAC; font-size: 14px; margin-top: 80px; z-index: 3; } .sc2btn:before { content: ""; position: absolute; left: 0; right: 0; bottom: 0; width: 100%; height: 0; background: #005BAC; transition: 0.45s; z-index: -3; } .sw2more a { position: relative; display: block; width: 80px; font-family: "DINCond-Bold"; color: #999999; font-size: 14px; text-align: center; margin: 60px auto 0; font-weight: bold; } .sw2more a i { display: inline-block; vertical-align: middle; margin-left: 5px; font-size: 16px; } .sw2wrap { padding-bottom: 100px; } .sw2more a:before { content: ""; position: absolute; left: 50%; bottom: 0; transform: translateX(-50%); width: 100%; height: 2px; background: #999999; } .sw2list li:hover .sl2pic img { -webkit-transform: scale(1.05); -moz-transform: scale(1.05); transform: scale(1.05); } .sw2list li:hover .sc2title { color: #005BAC; } .sw2list li:hover .sc2btn { color: #fff; } .sw2list li:hover .sc2btn:before { top: 0; height: 100%; } .sw2more a:hover { color: #005BAC; } .sw2more a:hover:before { background: #005BAC; } .sd2cover { position: absolute; top: 0; bottom: 0; right: 260px; width: 25%; background: rgba(0, 91, 172, .86); box-sizing: border-box; } .sc2bot { position: absolute; top: 50%; left: 0; padding: 0 50px; transform: translateY(-50%); } .sdc2name { position: relative; display: block; color: #fff; font-size: 30px; padding-bottom: 10px; } .sdc2name:before { content: ""; position: absolute; left: 0; bottom: 0; width: 33px; height: 4px; background: #fff; } .sdc2ms { color: #fff; font-size: 16px; margin-top: 60px; } .sd2wrap { padding: 66px 0 90px 0; } .sw2box { padding-bottom: 120px; border-bottom: 1px solid #CFCFCF; } .sw2box li:not(:first-child) { margin-top: 40px; } .sd2return a { position: relative; display: block; width: 115px; height: 37px; text-align: center; line-height: 37px; border: 1px solid #02549D; color: #005BAC; font-size: 14px; margin: 48px auto 0; z-index: 3; } .sd2return a:before { content: ""; position: absolute; left: 0; bottom: 0; right: 0; width: 100%; height: 0; background: #005BAC; z-index: -3; transition: 0.45s; } .sd2return a:hover { color: #fff; } .sd2return a:hover:before { top: 0; height: 100%; } .sd2pic { overflow: hidden; } .sd2pic img { display: block; width: 100%; } .sw3ct1 { display: block; color: #fff; font-size: 24px; } .sw3ct2 { display: block; color: #fff; font-size: 60px; line-height: 1.5; } .sw3ct3 { color: #fff; font-size: 26px; letter-spacing: 15px; } .sw3wrap { padding: 90px 0 138px 0; } .sw3title { position: relative; color: #666666; font-size: 30px; text-align: center; padding-bottom: 10px; } .sw3title:before { content: ""; position: absolute; left: 50%; bottom: 0; transform: translateX(-50%); width: 40px; height: 3px; background: #005BAC; } .sw3nr { color: #666666; font-size: 16px; margin-top: 80px; } .pj1bot1 { padding: 97px 0 77px 0; } .pj1banner { position: relative; overflow: hidden; padding: 0 45px 50px 45px; margin-top: 90px; } .pj1banner .slick-arrow { position: absolute; z-index: 99; top: 50%; transform: translateY(-50%); color: rgba(153, 153, 153, .5); } .pj1banner .slick-arrow:before { font-family: "iconfont" !important; font-size: 29px; font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-weight: lighter; } .pj1banner .slick-prev:before { content: "\e72b"; } .pj1banner .slick-next:before { content: "\e72d"; } .pj1banner .slick-prev { left: 0; } .pj1banner .slick-next { right: 0; } .pj1banner .slick-arrow:hover { color: #005BAC; } .pj1banner .slick-dots { position: absolute; bottom: 0; left: 0; width: 100%; text-align: center; *display: inline; *zoom: 1; z-index: 104; } .pj1banner .slick-dots li { position: relative; display: inline-block; width: 8px; height: 8px; border-radius: 50%; text-align: center; line-height: 8px; vertical-align: middle; background: rgba(0, 91, 172, .3); margin: 0 4px; } .pj1banner .slick-dots li a { text-indent: 10em; position: relative; display: block; text-align: center; border-radius: 50%; padding: 0px; cursor: pointer; width: 100%; height: 100%; overflow: hidden; } .pj1banner .slick-dots li a:focus { outline: none; } .pj1banner .slick-dots li.slick-active { opacity: 1; visibility: visible; background: #005BAC; } .pb1item { position: relative; float: left; height: 320px; padding: 58px 44px; } .bg1 { background: #ECECEC; } .bg2 { background: #F5F5F5; } .bg3 { background: #FCFCFC; } .pi1icon { display: block; width: 70px; height: 70px; text-align: center; line-height: 70px; border-radius: 50%; border: 1px solid #549DDE; color: #549DDE; font-size: 30px; } .pi1bt { color: #549DDE; font-size: 24px; margin-top: 45px; line-height: 1.5; } .pi1ms { color: #999999; font-size: 16px; margin-top: 30px; } .pi1ms p { margin-top: 5px; } .pj1bot2 { padding: 67px 0 100px 0; } .pj2pic { margin-top: 60px; text-align: center; } .pj2pic img { display: inline-block; max-width: 100%; } .pj2desc { margin-top: 80px; color: #666666; font-size: 16px; } .bg-F7F8F9 { background: #F7F8F9; } .pj1bot3 { background-repeat: no-repeat; background-size: cover; padding: 90px 0 136px 0; box-sizing: border-box; height: 729px; background-position: center; } .pb3list { margin-top: 60px; display: -webkit-flex; display: flex; flex-wrap: wrap; -webkit-flex-wrap: wrap; } .pb3list li { -webkit-flex: 1; flex: 1; min-height: 406px; box-sizing: border-box; padding: 58px 44px; } .pj2banner { position: relative; overflow: hidden; padding: 0 45px 55px 45px; margin-top: 125px; box-sizing: border-box; } .pj2banner .slick-arrow { position: absolute; z-index: 99; top: 50%; transform: translateY(-50%); color: rgba(153, 153, 153, .5); } .pj2banner .slick-arrow:before { font-family: "iconfont" !important; font-size: 29px; font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-weight: lighter; } .pj2banner .slick-prev:before { content: "\e72b"; } .pj2banner .slick-next:before { content: "\e72d"; } .pj2banner .slick-prev { left: 0; } .pj2banner .slick-next { right: 0; } .pj2banner .slick-arrow:hover { color: #005BAC; } .pj2banner .slick-dots { position: absolute; bottom: 0; left: 0; width: 100%; text-align: center; *display: inline; *zoom: 1; z-index: 104; } .pj2banner .slick-dots li { position: relative; display: inline-block; width: 8px; height: 8px; border-radius: 50%; text-align: center; line-height: 8px; vertical-align: middle; background: rgba(0, 91, 172, .3); margin: 0 4px; } .pj2banner .slick-dots li a { text-indent: 10em; position: relative; display: block; text-align: center; border-radius: 50%; padding: 0px; cursor: pointer; width: 100%; height: 100%; overflow: hidden; } .pj2banner .slick-dots li a:focus { outline: none; } .pj2banner .slick-dots li.slick-active { opacity: 1; visibility: visible; background: #005BAC; } .pb2item { float: left; position: relative; margin: 0 15px; } .pi2tb { background: #8DA3B0; padding: 45px 0; } .pi2icon { display: block; width: 75px; height: 75px; background-repeat: no-repeat; background-size: contain; margin: 0 auto; } .pi2txt { height: 120px; line-height: 120px; background: #EBF0F5; text-align: center; color: #333333; font-size: 24px; } .ps2list { margin-top: 50px; text-align: center; } .ps2list li { display: inline-block; vertical-align: text-top; margin: 0 10px; } .pslicon { display: block; width: 120px; height: 120px; text-align: center; line-height: 120px; border-radius: 50%; border: 1px solid #fff; color: #fff; font-size: 48px; } .psltxt { display: block; color: #fff; font-size: 16px; margin-top: 20px; } .psjt { display: block; color: rgba(255, 255, 255, .5); font-size: 27px; margin-top: 37px; } .pj2service { position: relative; padding: 85px 0; background: -webkit-linear-gradient( 125deg, rgba(84, 157, 222, .81), rgba(0, 91, 172, .81)); background: -moz-linear-gradient(125deg, rgba(84, 157, 222, .81), rgba(0, 91, 172, .81)); background: linear-gradient( 125deg, rgba(84, 157, 222, .81), rgba(0, 91, 172, .81)); } .particles-js { position: absolute; left: 0; top: 0; right: 0; bottom: 0; z-index: -1; } .pj2sv2{ margin-top: 60px; } .pj2sv2 ul { display: flex; margin-top: 60px; } .pj2sv2 li { position: relative; float: left; width: 33.333%; flex: 1; overflow: hidden; } .ps2pic { overflow: hidden; } .ps2pic img { display: block; width: 100%; } .ps2cover { position: absolute; left: 0; top: 50%; width: 100%; box-sizing: border-box; padding: 0 70px; transform: translateY(60%); transition: 0.45s; } .pc2title { position: relative; color: #fff; font-size: 35px; padding-bottom: 20px; text-align: center; } .pc2title:before { content: ""; position: absolute; left: 50%; bottom: 0; transform: translateX(-50%); width: 35px; height: 4px; background: #fff; } .pc2ms { opacity: 0; visibility: hidden; transition: 0.45s; color: #fff; font-size: 16px; margin-top: 50px; text-align: center; } .pj2sv2 li:hover .ps2cover { transform: translateY(-50%); } .pj2sv2 li:hover .pc2ms { opacity: 1; visibility: visible; } /*.pj2sv2 li:hover .ps2pic img{ -webkit-transform: scale(1.05); -moz-transform: scale(1.05); transform: scale(1.05); }*/ .pj2cases { padding: 70px 0; } .pjc2banner { position: relative; overflow: hidden; margin-top: 60px; padding: 0 27px 50px 27px; } .pjc2banner .slick-arrow { position: absolute; z-index: 99; top: 50%; transform: translateY(-50%); color: rgba(153, 153, 153, .5); } .pjc2banner .slick-arrow:before { font-family: "iconfont" !important; font-size: 29px; font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-weight: lighter; } .pjc2banner .slick-prev:before { content: "\e72b"; } .pjc2banner .slick-next:before { content: "\e72d"; } .pjc2banner .slick-prev { left: 0; } .pjc2banner .slick-next { right: 0; } .pjc2banner .slick-arrow:hover { color: #005BAC; } .pjc2banner .slick-dots { position: absolute; bottom: 0; left: 0; width: 100%; text-align: center; *display: inline; *zoom: 1; z-index: 104; } .pjc2banner .slick-dots li { position: relative; display: inline-block; width: 8px; height: 8px; border-radius: 50%; text-align: center; line-height: 8px; vertical-align: middle; background: rgba(0, 91, 172, .3); margin: 0 4px; } .pjc2banner .slick-dots li a { text-indent: 10em; position: relative; display: block; text-align: center; border-radius: 50%; padding: 0px; cursor: pointer; width: 100%; height: 100%; overflow: hidden; } .pjc2banner .slick-dots li a:focus { outline: none; } .pjc2banner .slick-dots li.slick-active { opacity: 1; visibility: visible; background: #005BAC; } .pjb2item { position: relative; float: left; margin: 0 20px; } .pi2pic { overflow: hidden; } .pi2pic img { display: block; width: 100%; transition: 0.45s; } .pi2wz { position: relative; background: #F8F8F8; height: 62px; line-height: 62px; overflow: hidden; padding: 0 10px; text-align: center; color: #333333; font-size: 16px; z-index: 3; } .pi2wz:before { content: ""; position: absolute; left: 0; right: 0; bottom: 0; width: 100%; height: 0; background: #005BAC; transition: 0.45s; z-index: -3; } .pjb2item:hover .pi2pic img { -webkit-transform: scale(1.05); -moz-transform: scale(1.05); transform: scale(1.05); } .pjb2item:hover .pi2wz:before { top: 0; height: 100%; } .pjb2item:hover .pi2wz { color: #fff; } .pj3yw { position: relative; } .pyw3pic { overflow: hidden; } .pyw3pic img { display: block; width: 100%; } .pyw3cv { position: absolute; top: 50%; right: 518px; transform: translateY(-50%); } .pyw3cv .ed1btn a { margin-top: 25px; } .pj3wrap { padding: 5px 0 150px 0; } .pw3item { margin-top: 130px; } .pwibt { position: relative; color: #666666; font-size: 35px; padding-left: 30px; } .pwibt:before { content: ""; position: absolute; left: 0; top: 50%; transform: translateY(-50%); background: #005BAC; width: 8px; height: 30px; } .pil { margin-left: -5%; } .pilw { float: left; width: 45%; height: 80px; line-height: 80px; margin-left: 5%; /*padding: 30px 0;*/ border-bottom: 1px solid #E4E4E4; overflow: hidden; } .pilbt { display: inline-block; vertical-align: middle; width: 140px; color: #999999; font-size: 16px; line-height: 1; } .pilbt2 { display: inline-block; vertical-align: middle; color: #999999; font-size: 16px; line-height: 1; } .pilbt em { display: inline-block; vertical-align: text-top; color: #E66F37; font-size: 16px; } .pilwbk { display: inline-block; vertical-align: middle; border: none; background: none; width: 70%; height: 100%; color: #666; font-size: 16px; } .piyye { display: inline-block; vertical-align: middle; height: 80px; line-height: 80px; border-bottom: 1px solid #E4E4E4; overflow: hidden; margin-left: 5%; } .piywbk { display: inline-block; vertical-align: middle; width: 100px; margin: 0 10px; height: 100%; border: none; background: none; color: #666; font-size: 16px; } .pilselect { display: inline-block; vertical-align: middle; width: 70%; height: 100%; border: none; color: #666; font-size: 16px; } .pillong { width: 95%; border-bottom: none; } .pillong .pilbt { width: auto; margin-left: 30px; } .pilarea { border-bottom: none; width: 95% !important; height: auto !important; line-height: 1.5 !important; } .pilarea textarea { width: 100%; height: 189px; border: 1px solid #E6E6E6; box-sizing: border-box; padding: 15px 30px; font-family: "SourceHanSansCN-Regular"; resize: none; color: #666; font-size: 16px; } .pw3gx { display: block; color: #549DDE; font-size: 18px; margin: 40px 0 0 30px; } .pw3code { margin-top: 30px; width: 750px; } .pc3sr { float: left; width: 75%; height: 49px; line-height: 49px; border-bottom: 1px solid #E6E6E6; } .pc3send { float: right; } .pw3submit a { display: block; width: 100%; height: 78px; text-align: center; line-height: 78px; background: #005BAC; color: #fff; font-size: 24px; margin-top: 60px; } .pw3ts { color: #999999; font-size: 16px; text-align: center; margin-top: 20px; } .service1-list { padding: 80px 0; } .service1-list li:not(:first-child) { margin-top: 26px; } .service1-list li { background: #F2F3F5; } .sl1pic { width: 50%; overflow: hidden; } .sl1pic img { display: block; width: 100%; transition: 0.45s; } .sl1cont { width: 50%; box-sizing: border-box; padding: 70px 40px 0 50px; } .service1-list li:nth-of-type(odd) .sl1pic { float: left; } .service1-list li:nth-of-type(odd) .sl1cont { float: right; } .service1-list li:nth-of-type(even) .sl1pic { float: right; } .service1-list li:nth-of-type(even) .sl1cont { float: left; } .slc1bt { color: #666666; font-size: 30px; line-height: 1.5; font-weight: normal; } .slc1nr { color: #666666; font-size: 16px; margin-top: 30px; } .service1-list li:hover .sl1pic img { -webkit-transform: scale(1.05); -moz-transform: scale(1.05); transform: scale(1.05); } .sv2cont { color: #666666; font-size: 16px; text-align: justify; } .service2-tab { background: #F2F3F5; height: 68px; line-height: 68px; } .st2bot { display: -webkit-flex; display: flex; } .st2link { position: relative; display: block; flex: 1; color: #525252; font-size: 16px; text-align: center; z-index: 3; } .st2link:before { content: ""; position: absolute; left: 0; top: 0; bottom: 0; width: 0; height: 100%; background: #005BAC; transition: 0.45s; z-index: -3; } .st2link:hover:before, .st2link.active:before { width: 100%; } .st2link:hover, .st2link.active { color: #fff; } .sv2pb { padding: 100px 0; } .sv2bt { color: #333333; font-size: 30px; text-align: center; font-weight: normal; } .sv2eb { display: block; width: 264px; height: 46px; border-radius: 10px; background: #558ED5; color: #fff; font-size: 20px; margin: 40px auto 0; text-align: center; line-height: 46px; } .sv2xt img { display: block; width: 100%; } .sv2list { margin-left: -4%; display: flex; display: -webkit-flex; flex-wrap: wrap; -webkit-flex-wrap: wrap; } .sv2list li { float: left; width: 16%; min-height: 311px; margin-left: 4%; border-radius: 10px; box-shadow: 0 3px 6px rgba(0, 0, 0, .16); text-align: center; padding: 25px; box-sizing: border-box; } .sl2icon { display: block; width: 88px; height: 88px; background-repeat: no-repeat; background-size: contain; margin: 0 auto; } .sl2txt1 { display: block; color: #005BAC; font-size: 20px; margin-top: 20px; line-height: 1.5; } .sl2txt2 { margin-top: 30px; color: #666666; font-size: 16px; } .sl2txt2 span { display: block; } .sb2list { margin: 40px 0 0 -6%; display: flex; display: -webkit-flex; flex-wrap: wrap; -webkit-flex-wrap: wrap; } .sb2list li { float: left; width: 27.333%; margin-left: 6%; box-sizing: border-box; padding: 50px; text-align: center; background: #005BAC; box-shadow: 0 3px 6px rgb(0 0 0 / 16%); margin-top: 30px; } /*.sb2list li:nth-child(1) { background: #B5D25E; } .sb2list li:nth-child(2) { background: #6AD8CD; } .sb2list li:nth-child(3) { background: #F2C649; }*/ .sbl2icon { display: block; width: 106px; height: 106px; text-align: center; line-height: 106px; border-radius: 50%; background: #fff; color: #005BAC; font-size: 47px; margin: 0 auto; } .sbl2txt1 { display: block; color: #fff; font-size: 29px; margin-top: 30px; line-height: 1.5; } .sbl2txt2 { color: rgba(255, 255, 255, .5); font-size: 16px; margin-top: 20px; } .sbl2txt2 strong { font-size: 35px; font-weight: normal; } .sb3cont { text-align: center; margin-top: 50px; color: #333333; font-size: 16px; } .sv2bot4 { background-repeat: no-repeat; background-size: cover; } .sb4banner { position: relative; overflow: hidden; padding: 0 45px 50px 45px; margin-top: 60px; } .sb4banner .slick-arrow { position: absolute; z-index: 99; top: 50%; transform: translateY(-50%); color: rgba(255, 255, 255, .5); } .sb4banner .slick-arrow:before { font-family: "iconfont" !important; font-size: 29px; font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-weight: lighter; } .sb4banner .slick-prev:before { content: "\e72b"; } .sb4banner .slick-next:before { content: "\e72d"; } .sb4banner .slick-prev { left: 0; } .sb4banner .slick-next { right: 0; } .sb4banner .slick-arrow:hover { color: #fff; } .sb4banner .slick-dots { position: absolute; bottom: 0; left: 0; width: 100%; text-align: center; *display: inline; *zoom: 1; z-index: 104; } .sb4banner .slick-dots li { position: relative; display: inline-block; width: 8px; height: 8px; border-radius: 50%; text-align: center; line-height: 8px; vertical-align: middle; background: rgba(255, 255, 255, .3); margin: 0 4px; } .sb4banner .slick-dots li a { text-indent: 10em; position: relative; display: block; text-align: center; border-radius: 50%; padding: 0px; cursor: pointer; width: 100%; height: 100%; overflow: hidden; } .sb4banner .slick-dots li a:focus { outline: none; } .sb4banner .slick-dots li.slick-active { opacity: 1; visibility: visible; background: #fff; } .sb4item { float: left; position: relative; } .si4pic { position: relative; float: left; width: 50%; height: 437px; background: #F2F3F5; } .si4pic img { display: block; position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; max-width: 100%; max-height: 100%; } .si4cont { float: left; width: 50%; height: 437px; background: #fff; box-sizing: border-box; padding: 80px 40px 0 68px; } .sc4bt { position: relative; color: #005BAC; font-size: 24px; line-height: 1.5; padding-bottom: 15px; } .sc4bt:before { content: ""; position: absolute; left: 0; bottom: 0; width: 28px; height: 4px; background: #005BAC; } .sc4txt { color: #333333; font-size: 16px; margin-top: 40px; } .av3bot { padding: 70px 0; } .sv3fwl { float: left; width: 46%; } .sv3fwr { float: right; width: 54%; } .sv3fwr img { display: block; width: 100%; } .cpdetail { padding: 65px 0; border-bottom: 1px solid #E0E0E0; } .cpditem { float: left; } .cpdl { width: 45%; } .cpdr { width: 55%; } .cdibox .ed2nr { display: inline-block; border-left: 1px solid #EFEFEF; padding-left: 15px; } .cdibox .ed2nr:not(:first-child) { margin-left: 70px; } .about1-wrap1 { padding: 90px 0; } .aw1pic { float: right; width: 46%; } .aw1pic img { display: block; width: 100%; } .aw1cont { float: left; width: 50%; } .aw1eng { position: relative; display: block; line-height: 1.5; color: #999999; font-size: 20px; padding-bottom: 30px; } .aw1eng:before { content: ""; position: absolute; left: 0; bottom: 0; width: 49px; height: 4px; background: #02549D; } .aw1txt2 { margin-top: 50px; color: #666666; font-size: 16px; text-align: justify; } .about1-wrap2 { padding-top: 90px; } .aw2box { display: flex; display: -webkit-flex; flex-wrap: wrap; -webkit-flex-wrap: wrap; margin-top: 60px; border-right: 1px solid #C4C4C4; } .aw2box li { flex: 1; border-left: 1px solid #C4C4C4; padding: 0 25px 50px 25px; } .ab2txt1 { display: block; color: #333333; font-size: 20px; } .ab2txt2 { margin-top: 10px; } .at2wz { display: block; color: #333333; font-size: 16px; margin-top: 10px; } .at2wz:hover { color: #549DDE; text-decoration: underline; } .about1-wrap3 { /*background-attachment: fixed;*/ background-repeat: no-repeat; background-size: cover; padding: 90px 0; } .aw3sj { color: #fff; font-size: 32px; margin-top: 50px; text-align: center; } .aw3list { position: relative; padding: 50px 0 85px 0; } .aw3list:before { content: ""; position: absolute; width: 1px; height: 100%; left: 50%; top: 0; transform: translateX(-50%); border-left: 1px dashed #fff; } .aw3list li { position: relative; width: 100%; } .al3zy { position: relative; width: 45%; background: #fff; border-radius: 6px; box-sizing: border-box; padding: 20px 60px 40px 60px; } .aw3list li .al3zy:before { content: ""; position: absolute; top: 30px; width: 12px; height: 12px; border-radius: 50%; border: 5px solid #FFFFFF; background: #005BAC; } .aw3list li .al3zy:after { content: ""; position: absolute; top: 33px; } .aw3list li:not(:first-child) {} .aw3list li:nth-of-type(odd) .al3zy { float: right; } .aw3list li:nth-of-type(even) .al3zy { float: left; text-align: right; } .aw3list li:nth-of-type(odd) .al3zy:before { left: -71px; } .aw3list li:nth-of-type(even) .al3zy:before { right: -71px; } .aw3list li:nth-of-type(odd) .al3zy:after { left: -14px; border-top: 8px solid transparent; border-bottom: 8px solid transparent; border-right: 14px solid #fff; } .aw3list li:nth-of-type(even) .al3zy:after { right: -14px; border-top: 8px solid transparent; border-bottom: 8px solid transparent; border-left: 14px solid #fff; } .al3year { color: #02549D; font-size: 24px; } .al3nr { color: #666666; font-size: 16px; margin-top: 10px; } .aw3-lm a { display: block; color: #fff; font-size: 14px; text-align: center; margin-top: 25px; } .aw3bot { width: 1200px; margin: 0 auto; } .about2-wrap1 { padding: 70px 0; } .aw2list { text-align: center; } .aw2list li { position: relative; display: inline-block; width: 174px; height: 174px; text-align: center; border-radius: 50%; box-sizing: border-box; padding-top: 30px; margin: 0 35px; z-index: 3; } .aw2list li:hover:before, .aw2list li.active:before { transform: scale(1); } .aw2list li:hover .al2icon, .aw2list li:hover .al2txt, .aw2list li.active .al2icon, .aw2list li.active .al2txt { color: #fff; } .aw2list li.active:after { opacity: 1; visibility: visible; } .aw2list li:after { opacity: 0; visibility: hidden; transition: 0.45s; content: ""; position: absolute; bottom: -25px; left: 50%; transform: translateX(-50%); border-left: 8px solid transparent; border-right: 8px solid transparent; border-top: 15px solid #005BAC; } .aw2list li:before { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: -webkit-linear-gradient( 135deg, #5EB0F8, #005BAC); background: -moz-linear-gradient(135deg, #5EB0F8, #005BAC); background: linear-gradient( 135deg, #5EB0F8, #005BAC); z-index: -3; transform: scale(0); transform-origin: center; transition: 0.45s; border-radius: 50%; } .al2icon { display: block; color: #333333; font-size: 45px; line-height: 1.5; } .al2txt { display: block; color: #333333; font-size: 20px; } .about2-wrap2 { padding: 100px 0; } .aw2detail { color: #666666; font-size: 16px; text-align: justify; } .about3-wrap { padding: 60px 0 140px 0; } .aw3ys {} .aw3ys li { position: relative; margin-top: 17px; background: #F8F8F8; } .ay3pic { width: 60%; } .ay3pic img { display: block; width: 100%; } .ay3cont { position: absolute; top: 50%; transform: translateY(-50%); text-align: center; width: 40%; box-sizing: border-box; padding: 0 50px; } .aw3ys li:nth-of-type(odd) .ay3pic { float: right; } .aw3ys li:nth-of-type(even) .ay3pic { float: left; } .aw3ys li:nth-of-type(odd) .ay3cont { left: 0; } .aw3ys li:nth-of-type(even) .ay3cont { right: 0; } .ac3txt1 { display: block; color: #666666; font-size: 30px; line-height: 1.2; } .ac3txt2 { position: relative; display: block; color: #666666; font-size: 16px; padding-bottom: 10px; } .ac3txt2:before { content: ""; position: absolute; left: 50%; bottom: 0; transform: translateX(-50%); width: 17px; height: 5px; background: #549DDE; } .ac3txt3 { color: #666666; font-size: 18px; margin-top: 25px; } .about4-wrap1 { padding: 120px 0; } .aw4bot { position: relative; width: 86%; margin-left: 14%; margin-top: 80px; overflow: hidden; } .aw4banner { width: 84%; position: relative; /*overflow: hidden;*/ } .aw4banner .slick-list{ overflow: visible; } .awb4item { position: relative; float: left; cursor: pointer; overflow: hidden; } .awb4item:hover img,.ar4item:hover img{ -webkit-transform: scale(1.03); -moz-transform: scale(1.03); transform: scale(1.03); } .awb4item img { display: block; width: 100%; transition: 0.45s; } .ab4line { position: relative; margin-top: 50px; } .ab4line:before { content: ""; position: absolute; left: 0; top: 33.5px; width: 100%; height: 5px; background: #E2E2E2; } .al4zy { position: relative; width: 67px; height: 67px; border-radius: 50%; margin-left: 250px; background: -webkit-linear-gradient(#4EB8D9,#549DDE); background: -moz-linear-gradient(#4EB8D9,#549DDE); background: linear-gradient(#4EB8D9,#549DDE); } .azyicon{ display: block; float: left; width: 50%; height: 67px; line-height: 67px; color: #fff; font-size: 12px; text-align: center; cursor: pointer; } .about4-wrap2{ background-repeat: no-repeat; background-size: cover; padding: 160px 0; } .aw42-left{ float: left; width: 29%; } .al42nr{ margin-top: 70px; } .an4txt{ color: #333333; font-size: 16px; margin-top: 10px; } .aw42-right{ position: relative; overflow: hidden; float: right; width: 53%; padding: 0 150px; } .aw42-right .slick-arrow { position: absolute; z-index: 99; top: 50%; transform: translateY(-50%); width: 72px; height: 42px; text-align: center; line-height: 42px; color: #fff; background: #6F6F6F; } .aw42-right .slick-arrow:before { font-family: "iconfont" !important; font-size: 14px; font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-weight: lighter; } .aw42-right .slick-prev:before { content: "\e752"; } .aw42-right .slick-next:before { content: "\e753"; } .aw42-right .slick-prev { left: 0; } .aw42-right .slick-next { right: 0; } .aw42-right .slick-arrow:hover { background: #02549D; } .ar4item{ position: relative; float: left; cursor: pointer; overflow: hidden; } .ar4item img{ display: block; width: 100%; transition: 0.45s; } .about2-news{ padding: 185px 0 100px 0; } .an2top .ep1bt{ float: left; } .ant2r{ float: right; } .ar2all{ display: inline-block; vertical-align: middle; color: #333333; font-size: 18px; } .ar2box.active{ width: auto; } .ar2box.active .ar2jt{ float: right; transform: rotate(180deg); } .ar2box{ display: inline-block; vertical-align: middle; width: 62px; height: 22px; overflow: hidden; transition: 0.65s; } .ar2year{ float: left; } .ay2txt{ display: inline-block; color: #999999; font-size: 18px; margin-left: 40px; line-height: 22px; } .ay2txt:hover{ color: #02549D; } .ar2jt{ float: left; width: 20px; height: 20px; border-radius: 50%; text-align: center; line-height: 20px; border: 1px solid #707070; color: #707070; font-size: 12px; margin-left: 40px; cursor: pointer; transition: 0.25s; } .an2list{ margin-left: -3%; } .an2list li{ position: relative; float: left; width: 30.333%; margin: 50px 0 0 3%; box-shadow: 0 3px 6px rgba(0,0,0,.16); } .al2pic{ overflow: hidden; } .al2pic img{ display: block; width: 100%; transition: 0.45s; } .al2wz{ padding: 30px 20px; } .al2bt{ color: #333333; font-size: 24px; line-height: 1.5; height: 72px; overflow: hidden; font-weight: normal; } .al2ms{ color: #999999; font-size: 14px; margin-top: 15px; height: 50px; overflow: hidden; } .al2date{ display: block; font-family: "gilroy-regular-3"; color: #999999; font-size: 14px; margin-top: 50px; } .al2date i{ display: inline-block; vertical-align: middle; font-size: 17px; margin-right: 10px; } .an2list li:before{ content: ""; position: absolute; left: 0; bottom: 0; width: 0; height: 2px; background: #02549D; transition: 0.45s; } .an2list li:hover:before{ width: 100%; } .an2list li:hover .al2pic img{ -webkit-transform: scale(1.05); -moz-transform: scale(1.05); transform: scale(1.05); } .ad2wrap{ margin-top: 100px; } .ad2left{ float: left; width: 71%; border-right: 1px solid #E2E2E2; box-sizing: border-box; padding-right: 100px; } .adl2title{ color: #333333; font-size: 30px; line-height: 1.5; font-weight: normal; } .adl2date{ display: block; font-family: "gilroy-regular-3"; color: #999999; font-size: 14px; margin-top: 20px; } .adl2date i{ display: inline-block; vertical-align: middle; font-size: 17px; margin-right: 10px; } .adl2nr{ color: #666666; font-size: 16px; margin-top: 66px; } .adl2bottom{ margin-top: 190px; padding-top: 50px; border-top: 1px solid #E2E2E2; } .ab2l{ float: left; width: 70%; } .abl2txt{ display: block; color: #666666; font-size: 16px; margin-bottom: 10px; line-height: 1.5; height: 24px; overflow: hidden; } .ab2r a{ display: block; float: right; width: 128px; height: 50px; text-align: center; line-height: 50px; border-radius: 50px; background: #005BAC; color: #fff; font-size: 16px; } .ad2right{ float: right; width: 22%; } .adr2bt{ color: #333333; font-size: 30px; font-weight: normal; line-height: 1.5; } .adr2list li{ position: relative; margin-top: 40px; } .arl2pic{ overflow: hidden; } .arl2pic img{ display: block; width: 100%; transition: 0.45s; } .arl2txt{ color: #333333; font-size: 16px; margin-top: 20px; line-height: 1.5; height: 48px; overflow: hidden; } .adr2list li:hover .arl2pic img{ -webkit-transform: scale(1.05); -moz-transform: scale(1.05); transform: scale(1.05); } .adr2list li:hover .arl2txt,.abl2txt:hover{ color: #005BAC; } .about3-zp{ padding: 100px 0; } .azbnr{ color: #666666; font-size: 16px; margin-top: 30px; text-align: justify; } .azpbot2{ margin-top: 120px; } .ab2gw{ margin-top: 40px; } .ag2head{ background: #005BAC; } .ah2txt{ display: block; float: left; color: #fff; font-size: 20px; height: 72px; line-height: 72px; text-align: center; } .agck{ width: 18%; } .agdk{ width: 10%; } .am2txt{ display: block; float: left; color: #999999; font-size: 16px; text-align: center; } .am2txt i{ display: inline-block; vertical-align: middle; font-size: 20px; margin-left: 10px; } .aglmr{ cursor: pointer; height: 64px; line-height: 64px; border-bottom: 1px solid #CFCFCF; } .aglmr.active .am2txt{ color: #005BAC; } .aglmr.active .am2txt i{ transform: rotate(-180deg); } .aglzk{ display: none; padding: 80px 50px 40px 50px; border-bottom: 1px solid #CFCFCF; } .akbitem{ float: left; width: 50%; box-sizing: border-box; padding-right: 150px; } .akibt{ color: #333333; font-size: 22px; line-height: 1; } .akibt i{ display: inline-block; vertical-align: middle; font-size: 30px; margin-right: 30px; } .akitxt{ margin-left: 60px; margin-top: 30px; } .aktwz{ position: relative; color: #333333; font-size: 14px; padding-left: 20px; margin-top: 5px; } .aktwz:before{ content: ""; position: absolute; left: 0; top: 10px; width: 7px; height: 7px; border-radius: 50%; background: #02549D; } .azsend a{ display: block; width: 157px; height: 40px; text-align: center; line-height: 40px; border-radius: 50px; background: #005BAC; margin: 80px auto 0; color: #fff; font-size: 14px; } .azsend a i{ display: inline-block; vertical-align: middle; font-size: 25px; margin-right: 10px; } .about4-map{ position: relative; } .maps{ position: relative; width: 100%; height: 722px; } .maps:before{ content: ""; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: rgba(0,91,172,.8); z-index: 1; pointer-events: none; } .anchorBL{ display: none; } .am4btn{ display: block; width: 174px; height: 50px; border-radius: 50px; line-height: 50px; background: #E66F37; color: #FFFFFF; font-size: 16px; margin: 50px auto 0; } .am4btn i{ display: inline-block; vertical-align: middle; font-size: 20px; margin-right: 10px; } .about4-message{ padding: 120px 0 100px 0; } .am4list{ display: flex; display: -webkit-flex; flex-wrap: wrap; -webkit-flex-wrap: wrap; margin-left: -2%; } .am4list li{ position: relative; float: left; width: 23%; margin-left: 2%; background: #F1F1F2; box-sizing: border-box; padding: 80px 18px; text-align: center; transition: 0.45s; } .am4list li:before{ content: ""; position: absolute; left: 50%; bottom: 50px; transform: translateX(-50%); width: 29px; height: 3px; background: #02549D; } .aml4icon{ display: block; color: #999999; font-size: 35px; line-height: 1.5; } .aml4txt1{ color: #333333; font-size: 24px; margin-top: 40px; } .aml4txt2{ color: #666666; font-size: 14px; margin-bottom: 30px; } .anchorBR{ bottom: 50px !important; } .am4list li:hover{ transform: translateY(-20px); background: #fff; box-shadow: 0 6px 16px rgba(0,0,0,.16); } .about4-lx{ padding-bottom: 100px; } .alx4bot{ position: relative; } .alx4pic{ float: left; width: 41%; } .alx4pic img{ display: block; width: 100%; } .alx4cont{ position: absolute; right: 0; top: 0; bottom: 0; width: 59%; box-sizing: border-box; border: 1px solid #E1E1E1; padding: 60px 100px 0 100px; } .alc4bt{ font-weight: normal; text-align: center; color: #666666; font-size: 30px; line-height: 1.5; } .alc4ms{ text-align: center; color: #666666; font-size: 16px; margin-top: 10px; } .alc4form{ margin-top: 40px; } .alc4form li{ margin-left: -4%; } .af4item{ float: left; width: 46%; margin-left: 4%; } .af4long{ width: 96%; margin-left: 4%; } .af4item,.af4long{ margin-top: 20px; } .ai4bt{ display: block; color: #333333; font-size: 14px; } .ai4bt em{ display: inline-block; vertical-align: top; color: #E66F37; font-size: 14px; margin-right: 5px; } .al4wbk{ display: block; width: 100%; height: 43px; line-height: 43px; box-sizing: border-box; padding: 0 20px; border: 1px solid #E1E1E1; color: #C2C2C2; font-size: 14px; margin-top: 5px; } .al4area{ display: block; width: 100%; height: 120px; box-sizing: border-box; padding: 10px 20px; border: 1px solid #E1E1E1; color: #C2C2C2; font-size: 14px; margin-top: 5px; resize: none; font-family: "微软雅黑"; } .af4submit a{ display: block; width: 100%; height: 48px; text-align: center; line-height: 48px; color: #fff; font-size: 16px; margin-top: 20px; background: #005BAC; } .ibsearch{ width: 820px; height: 64px; line-height: 64px; margin: 48px auto 0; overflow: hidden; } .issrk{ display: block; float: left; width: 80%; height: 100%; background: #fff; border: none; color: #999999; font-size: 16px; box-sizing: border-box; padding: 0 20px; } .isbtn{ display: block; float: left; width: 20%; height: 100%; color: #fff; text-align: center; font-size: 23px; background: #E66F37; } .about5-wrap{ padding: 80px 0 100px 0; } .aw5tab{ border-bottom: 1px solid #DFDFDF; text-align: center; } .awt5qh{ position: relative; display: inline-block; color: #333333; font-size: 20px; margin: 0 75px; padding-bottom: 15px; } .awt5qh:before{ content: ""; position: absolute; left: 0; bottom: 0; width: 0; height: 3px; background: #02549D; transition: 0.45s; } .awt5qh i{ display: inline-block; vertical-align: middle; margin-right: 10px; font-size: 26px; } .awt5qh.active,.awt5qh:hover{ color: #02549D; } .awt5qh.active:before,.awt5qh:hover:before{ width: 100%; } .aw5list li{ position: relative; float: left; width: 50%; box-sizing: border-box; padding: 70px 200px 70px 0; border-bottom: 1px solid #DFDFDF; } .aw5list li:hover .al5bt{ color: #02549D; } .aw5list li:hover .al5icon{ box-shadow: 0 3px 6px rgba(0,0,0,.16); } .al5icon{ position: relative; float: left; width: 50%; height: 142px; background: #F8F8F8; color: #02549D; font-size: 34px; line-height: 142px; text-align: center; transition: 0.45s; } .al5wz{ float: left; width: 50%; box-sizing: border-box; padding-left: 40px; } .al5bt{ color: #666666; font-size: 16px; line-height: 1.5; height: 24px; overflow: hidden; } .al5date{ display: block; font-family: "gilroy-regular-3"; color: #999999; font-size: 14px; margin-top: 10px; } .al5date i{ display: inline-block; vertical-align: middle; font-size: 17px; margin-right: 10px; } .al5load{ display: block; color: #E66F37; font-size: 14px; margin-top: 50px; font-weight: normal; } .pages-list{ margin-top: 88px; text-align: center; } .pages-list a{ display: inline-block; width: 37px; height: 37px; text-align: center; line-height: 37px; color: #999999; font-size: 14px; border: 1px solid #DFDFDF; margin: 0 5px; } .pages-list a:hover,.pages-list a.active{ color: #fff; background: #02549D; } .nydw{ position: relative; z-index: 10; background: #fff; } .search-results{ color: #333; font-size: 28px; } .mbls{ margin-top: 20px; padding: 0 10%; } .pj1ecc{ height: auto !important; } .dataNums{position: absolute; top:50%; display: block; width:100%; height:75px; margin-top: -37px; text-align:center;} .dataNums .dataOne{ width:61px; height:75px; margin: 0px 3px; text-align: center; } .dataNums .dataBoc {position: relative; width: 100%; height: 100%; overflow: hidden;} .dataNums .dataBoc .tt {position: absolute; top: 0; left: 0; width: 100%; height: 100%;} .dataNums .tt span{width:100%;height:100%; font:bold 54px/75px "Arial";color:#ddf0ff;} .am4pic img{ display: block; width: 100%; }