@charset "utf-8";
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: 14px/1.8 Arial, "Source Han Sans CN", "SourceHanSansCNRegular", "SimHei", "黑体", Helvetica, sans-serif;
    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);
}

body {
    font: 14px/1.8 Arial, "Source Han Sans CN", "SourceHanSansCNRegular", "SimHei", "黑体", Helvetica, sans-serif;
    margin: 0 auto;
    color: #666;
    overflow-x: hidden;
    background-repeat: repeat;
    background-size: cover;
}
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;
}
.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.clearfix:before, .clearfix:after {
    display: table;
    content: "";
    line-height: 0px;
}
.clearfix:after {
    clear: both;
}
.clearfix {
 *zoom: 1;
}
.tx-c {
    text-align: center;
}
.fc {
    text-align: center;
}
.fr {
    text-align: right;
}
.vt {
    vertical-align: top;
}
.vm {
    vertical-align: middle;
}
.fixedImg {
    background-position: center bottom;
    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%;
    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;
}
.nimg.target {
    visibility: hidden;
}
.nimg.action {
    visibility: visible !important;
    -webkit-animation: scaleUpDown 4s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940);
    animation: scaleUpDown 4s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940);
}
.w1440 {
    width: 75%;
    margin: 0 auto;
}
.w1560 {
    width: 81%;
    margin: 0 auto;
}
.header {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    z-index: 999;
    transition: 0.45s;
}
.header.active {
    background: #fff;
}
.header.active .head-logo .img1 {
    display: none;
}
.header.active .head-logo .img2 {
    display: block;
}
.header.active .tnav-bot .tnav-link {
    color: #333333;
}
.header.active .searchs {
    border: 1px solid #CCCCCC;
}
.header.active .searchs a {
    color: #fff;
    background: #004ea1;
}
.header.active .searchs input {
    color: #333;
}
.head-wrap {
    position: relative;
    width: 81%;
    margin: 0 auto;
    height: 80px;
    line-height: 80px;
}
.header .head-logo {
    position: relative;
    float: left;
    margin-top: 21px;
    z-index: 99;
}
.head-logo img {
    width: 100%;
}
.head-logo .img1 {
    display: block;
}
.head-logo .img2 {
    display: none;
}
.head-name {
    display: block;
    float: left;
    margin-left: 10px;
    color: #414141;
    font-size: 22px;
}
.header .nav {
    float: right;
    position: relative;
}
.tnav-bot {
    text-align: center;
    float: left;
    height: 80px;
}
.header .tnav-bot li {
    position: relative;
    float: left;
    transition: 0.35s;
    z-index: 1;
    text-align: center;
    margin: 0 20px;
}
.header .tnav-bot .tnav-link {
    position: relative;
    z-index: 1;
    color: #fff;
    font-size: 19px;
    height: 80px;
    line-height: 80px;
    display: inline-block;
    text-transform: up percase;
    z-index: 3;
}
.header .tnav-bot li:hover .tnav-link, .header .tnav-bot li.active .tnav-link {
    color: #004ea1;
}
 .header.active .searchs input::-webkit-input-placeholder {
 color: #666 !important;
}
 .header.active .searchs input:-moz-placeholder {
 color: #666 !important;
 opacity: 1;
}
 .header.active .searchs input::-moz-placeholder {
 color: #666 !important;
 opacity: 1;
}
 .header.active .searchs input:-ms-input-placeholder {
 color: #666 !important;
}
 .header.active .searchs input::-ms-input-placeholder {
 color: #666 !important;
}
.header.active .lange a {
    color: #333;
}
.searchs {
    position: relative;
    float: left;
    width: 168px;
    height: 32px;
    margin-top: 23px;
    line-height: 32px;
    border-radius: 18px;
    box-sizing: border-box;
    border: 1px solid #fff;
    overflow: hidden;
}
.lange {
    float: right;
    margin-left: 20px;
}
.lange a {
    color: #fff;
    font-size: 16px;
}
.searchs input {
    display: block;
    float: left;
    vertical-align: middle;
    width: 60%;
    background: none;
    border: none;
    height: 32px;
    line-height: 32px;
    color: #fff;
    font-size: 14px;
    padding-left: 15px;
    box-sizing: border-box;
}
 .searchs input::-webkit-input-placeholder {
 color: #fff !important;
}
 .searchs input:-moz-placeholder {
 color: #fff !important;
 opacity: 1;
}
 .searchs input::-moz-placeholder {
 color: #fff !important;
 opacity: 1;
}
 .searchs input:-ms-input-placeholder {
 color: #fff !important;
}
 .searchs input::-ms-input-placeholder {
 color: #fff !important;
}
.searchs a {
    display: block;
    float: right;
    width: 35%;
    height: 32px;
    color: #004ea1;
    text-align: center;
    background: #fff;
    font-size: 14px;
    border-radius: 18px 0 0 18px;
}
.header .nav li:hover .navslist {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
}
.navslist.active {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
}
.navslist {
    position: absolute;
    z-index: 10;
    left: 0;
    width: 210px;
    top: 100%;
    background-color: rgba(0, 0, 0, .75);
    opacity: 0;
    visibility: hidden;
    transform: translateY(-20px);
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    transition: 0.55s;
    text-align: left;
    box-sizing: border-box;
    padding: 20px 0;
}
.navslist:before {
    content: "";
    position: absolute;
    top: -10px;
    left: 15px;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    border-bottom: 10px solid rgba(0, 0, 0, .75);
}
.el-link {
    display: block;
    color: #CCCCCC;
    font-size: 16px;
    line-height: 1.5;
    padding: 5px 15px;
}
.el-link:hover {
    color: #fff;
    text-decoration: underline;
}
.menu-handler {
    position: fixed;
    right: 0;
    top: 0;
    width: 60px;
    height: 55px;
    display: none;
    cursor: pointer;
    z-index: 1010;
}
.menu-handler span {
    position: relative;
    display: block;
    margin: 25.5px auto 0;
    width: 25px;
    height: 3px;
    background-color: #333333;
    -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: 120%;
    height: 3px;
    left: 0;
    background-color: #333333;
    -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: #333333;
    -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: #333;
}
.menuMoblie .nav-link:active, .menuMoblie .nav-link:hover {
    background: #004ea1;
}
.menuMoblie .nav-link:active i, .menuMoblie .nav-link:hover i {
    color: #fff;
    transform: rotate(90deg);
}
.menuBox a:active, .menuBox a:hover {
    color: #fff;
}
.menuBox {
    background-color: #fff;
    padding-top: 20px;
    padding-bottom: 40px;
    color: #333333;
    position: fixed;
    bottom: 0;
    left: 0;
    display: none;
    right: 0px;
    top: 55px;
    width: 100%;
    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-top: 20px;
}
.menuMoblie .nav-link {
    position: relative;
    display: block;
    font-size: 16px;
    padding: 14px 10%;
}
.menuMoblie .nav-link i {
    float: right;
    color: #b1b1b1;
    font-size: 20px;
    vertical-align: middle;
}
.menuMoblie .subnav {
    padding: 12px 0px;
    display: none;
}
.menuMoblie .subnav .item {
    display: block;
    padding: 0px 5% 0 10%;
}
.menuMoblie .subnav .item:active, .menuMoblie .subnav .item:hover {
    background: #999;
}
.menuMoblie .subnav a {
    position: relative;
    display: block;
    padding: 12px 0;
    line-height: 1.4;
    font-size: 16px;
}
.menuOpen .menuBox {
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0);
}

.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() 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;
}

.slick-prev, .slick-next {
    position: absolute;
    display: block;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    background: transparent;
    color: transparent;
    padding: 0;
    border: none;
    outline: none;
}
 @-webkit-keyframes scaleUpDown {
 from {
 -webkit-transform: scale(1.08);
 transform: scale(1.08);
}
 to {
 opacity: 1;
 -webkit-transform: scale(1);
 transform: scale(1);
}
}
 @keyframes scaleUpDown {
 from {
 -webkit-transform: scale(1.08);
 transform: scale(1.08);
}
 to {
 opacity: 1;
 -webkit-transform: scale(1);
 transform: scale(1);
}
}

.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
}
.pswp * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
.pswp img {
    max-width: none
}
.pswp--animate_opacity {
    opacity: .001;
    will-change: opacity;
    -webkit-transition: opacity 333ms cubic-bezier(.4, 0, .22, 1);
    transition: opacity 333ms cubic-bezier(.4, 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__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(.4, 0, .22, 1);
    transition: transform 333ms cubic-bezier(.4, 0, .22, 1)
}

.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: 16px;
    line-height: 16px;
    margin-top: -8px;
    color: #CCC
}
.pswp__error-msg 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__button:focus, .pswp__button:hover {
    opacity: 1
}
.pswp__button:active {
    outline: 0;
    opacity: .9
}
 .pswp__button::-moz-focus-inner {
 padding: 0;
 border: 0
}
.pswp__ui--over-close .pswp__button--close {
    opacity: 1
}
.pswp__button {
    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__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--touch .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: "\e61c";
}
.pswp__button--arrow--right:before {
    content: "\e63a";
}
.pswp__button--arrow--left:hover, .pswp__button--arrow--right:hover {
    color: #fff;
    background-color: #00A2E9;
}
.pswp__counter, .pswp__share-modal {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}
.pswp__share-modal {
    display: block;
    background: rgba(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, .25);
    box-shadow: 0 2px 5px rgba(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
}
.pswp__share-tooltip a {
    display: block;
    padding: 8px 12px;
    color: #000;
    text-decoration: none;
    font-size: 16px;
    line-height: 18px
}
.pswp__share-tooltip a:hover {
    text-decoration: none;
    color: #000
}
.pswp__share-tooltip a:first-child {
    border-radius: 2px 2px 0 0
}
.pswp__share-tooltip a:last-child {
    border-radius: 0 0 2px 2px
}
.pswp__share-modal--fade-in {
    opacity: 1
}
.pswp__share-modal--fade-in .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
}
a.pswp__share--facebook:hover {
    background: #3E5C9A;
    color: #FFF
}
a.pswp__share--facebook:hover:before {
    border-bottom-color: #3E5C9A
}
a.pswp__share--twitter:hover {
    background: #55ACEE;
    color: #FFF
}
a.pswp__share--pinterest:hover {
    background: #CCC;
    color: #CE272D
}
a.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
}
.pswp__caption__center .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--active .pswp__preloader__icn {
    background: url() 0 0 no-repeat
}
.pswp--css_animation .pswp__preloader--active {
    opacity: 1
}
.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn {
    -webkit-animation: clockwise .5s linear infinite;
    animation: clockwise .5s linear infinite
}
.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut {
    -webkit-animation: donut-rotate 1s cubic-bezier(.4, 0, .22, 1) infinite;
    animation: donut-rotate 1s cubic-bezier(.4, 0, .22, 1) infinite
}
.pswp--css_animation .pswp__preloader__icn {
    background: 0 0;
    opacity: .75;
    width: 14px;
    height: 14px;
    position: absolute;
    left: 15px;
    top: 15px;
    margin: 0
}
.pswp--css_animation .pswp__preloader__cut {
    position: relative;
    width: 7px;
    height: 14px;
    overflow: hidden
}
.pswp--css_animation .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--has_mouse .pswp__button--arrow--right, .pswp__caption, .pswp__top-bar {
    -webkit-backface-visibility: hidden;
    will-change: opacity;
    -webkit-transition: opacity 333ms cubic-bezier(.4, 0, .22, 1);
    transition: opacity 333ms cubic-bezier(.4, 0, .22, 1);
}
.pswp--has_mouse .pswp__button--arrow--left, .pswp--has_mouse .pswp__button--arrow--right {
    visibility: visible;
}
.pswp__caption, .pswp__top-bar {
    background-color: rgba(0, 0, 0, .5);
}
.pswp__ui--fit .pswp__caption, .pswp__ui--fit .pswp__top-bar {
    background-color: rgba(0, 0, 0, .3);
}
.pswp__ui--idle .pswp__top-bar {
    opacity: 1;
}
.pswp__ui--idle .pswp__button--arrow--left, .pswp__ui--idle .pswp__button--arrow--right {
    opacity: 0;
}
.pswp__ui--hidden .pswp__button--arrow--left, .pswp__ui--hidden .pswp__button--arrow--right, .pswp__ui--hidden .pswp__caption, .pswp__ui--hidden .pswp__top-bar {
    opacity: .001;
}
.pswp__ui--one-slide .pswp__button--arrow--left, .pswp__ui--one-slide .pswp__button--arrow--right, .pswp__ui--one-slide .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: 84px;
}

.banner-wrap {
    position: relative;
    overflow: hidden;
    z-index: 10;
}
.banner {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 500px;

}
.banner .slick-dots {
    position: absolute;
    width: 100%;
    text-align: center;
    left: 0;
    bottom: 46px;
    display: inline-block;
 *display: inline;
 *zoom: 1;
}
.banner .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, .5);
    margin: 0 5px;
    transition: 0.45s;
}
.banner .slick-dots li a {
    text-indent: 10em;
    position: relative;
    display: block;
    text-align: center;
    border-radius: 50%;
    padding: 0px;
    cursor: pointer;
    width: 8px;
    height: 8px;
    overflow: hidden;
}
.banner .slick-dots li a:focus {
    outline: none;
}
.banner .slick-dots li.slick-active {
    border-radius: 9px;
    width: 30px;
    opacity: 1;
    visibility: visible;
    background: #fff;
}
.banner .slick-arrow {
    position: absolute;
    z-index: 99;
    top: 50%;
    transform: translateY(-50%);
    width: 40px;
    height: 40px;
    border-radius: 50%;
    text-align: center;
    line-height: 40px;
    border: 2px solid #fff;
    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: bold;
}
.banner .slick-prev:before {
    content: "\e61c";
}
.banner .slick-next:before {
    content: "\e63a";
}
.banner .slick-prev {
    left: 48px;
}
.banner .slick-next {
    right: 48px;
}
.banner .slick-prev:after {
    content: "";
    position: absolute;
    left: 18px;
    top: 50%;
    transform: translateY(-50%);
    width: 0;
    height: 2px;
    background: #fff;
    transition: 0.65s;
}
.banner .slick-next:after {
    content: "";
    position: absolute;
    right: 18px;
    top: 50%;
    transform: translateY(-50%);
    width: 0;
    height: 2px;
    background: #fff;
    transition: 0.45s;
}
.banner .slick-prev:hover:after, .banner .slick-next:hover:after {
    width: 35px;
}
.banner .item {
    position: relative;
    overflow: hidden;
    height: 100vh;
}
.banner .item .pimg {
    width: 100%;
    display: block;
}
.slick-active .pimg {
    visibility: visible !important;
    -webkit-animation: scaleUpDown1 4.8s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940);
    animation: scaleUpDown1 4.8s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940);
}
 @keyframes scaleUpDown1 {
 from {
 -webkit-transform: scale(1.08);
 transform: scale(1.08);
}
 to {
 opacity: 1;
 -webkit-transform: scale(1);
 transform: scale(1);
}
}
.bwpic {
    position: relative;
    width: 100%;
    height: 500px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    overflow: hidden;
}
.bicover {
    position: absolute;
    top: 30%;
    width: 81%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
}
.bictxt1 {
    position: relative;
    font-size: 48px;
    font-weight: bold;
    line-height: 1.1;
    text-transform: uppercase;
    transition-delay: 0.5s;
    transition-duration: 1.6s;
    display: inline-flex;
    transition-timing-function: ease;
    transition-property: -webkit-text-stroke-color;
    font-weight: 400;
}
.bictxt1>* {
    flex-shrink: 0;
}
.bictxt1:before {
    position: absolute;
    top: 0;
    bottom: -10px;
    left: 0;
    display: inline-block;
    overflow: hidden;
    width: 0%;
    white-space: pre;
    content: attr(data-text);
    transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
    transition-property: width;
    will-change: width;
    -webkit-text-fill-color: #fff;
    -webkit-text-stroke: unset;
    transition-duration: 1.6s;
    backface-visibility: hidden;
}
.slick-current .bictxt1:before {
    transition-delay: 0.35s;
    width: calc(100% + 10px);
    width: 100%;
}
.show .bictxt1:before {
    width: calc(100% + 10px);
    width: 100%;
}
.bictxt2 {
    display: block;
    font-size: 72px;
    margin-top: 20px;
    line-height: 1.5;
}
.bictxt3 {
    font-size: 18px;
    width: 56%;
}
.bicmore {
    display: block;
    width: 162px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    background: #004ea1;
    margin-top: 40px;
    border-radius: 23px;
    color: #fff;
    font-size: 16px;
}
.itpic {
    position: absolute;
    right: 0;
    top: 0;
}
#luxy {
    position: relative;
}
#section1 {
    position: relative;
    z-index: 2;
}
#section2 {
    position: relative;
    z-index: 4;
}
#section3 {
    position: relative;
    z-index: 3;
}
#section4 {
    position: relative;
    z-index: 3;
}
#section5 {
    position: relative;
    z-index: 3;
}
.index-bg1 {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.index-bg1 img {
    display: block;
    width: 100%;
}
.index-industry {
    position: relative;
    background: #fff;
    width: 92%;
    box-sizing: border-box;
    padding: 70px 0 110px 30px;
    overflow: hidden;
    margin-left: 8%;
}
.iabot {
    width: 100%;
    overflow: hidden;
}
.ibtbt {
    color: #333333;
    font-size: 40px;
    line-height: 1.5;
}
.ibteng {
    display: block;
    color: #C4C4C4;
    font-size: 22px;
    line-height: 1.5;
    text-transform: uppercase;
    overflow: hidden;
}
.ibteng font {
    display: block;
}
.iabanner {
    position: relative;
    padding-top: 87px;
    width: 84%;
}
.iabanner .slick-arrow {
    position: absolute;
    z-index: 99;
    top: 0;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    text-align: center;
    line-height: 48px;
    background: #fff;
    color: #000000;
    box-shadow: 0 3px 6px #eee;
}
.iabanner .slick-arrow:before {
    font-family: "iconfont" !important;
    font-size: 20px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: lighter;
}
.iabanner .slick-prev:before {
    content: "\e608";
}
.iabanner .slick-next:before {
    content: "\edf8";
}
.iabanner .slick-prev {
    right: 104px;
}
.iabanner .slick-next {
    right: 30px;
}
.iabanner .slick-arrow:hover {
    background: #004ea1;
    color: #fff;
}
.iabanner .slick-list {
    overflow: visible;
}
.iaitem {
    position: relative;
    float: left;
    margin-right: 30px;
}
.iaitem:hover .iapic img {
    -webkit-transform: scale(1.08);
    -moz-transform: scale(1.08);
    transform: scale(1.08);
}
.iaitem:hover .iabeng, .iaitem:hover .iabbt {
    color: #004ea1;
}
.iapic {
    position: relative;
    overflow: hidden;
}
.iapic img {
    display: block;
    width: 100%;
    transition: 0.45s;
}
.iawz {
    position: relative;
    background: #fff;
    z-index: 200;
    margin-top: 10px;
}
.iabeng {
    display: block;
    color: #333333;
    font-size: 15px;
    line-height: 1.5;
    font-style: normal;
}
.iabbt {
    color: #333333;
    font-size: 20px;
    line-height: 1.5;
}
.iabdesc {
    color: #333333;
    font-size: 15px;
    margin-top: 30px;
    line-height: 1.5;
    height: 22px;
    overflow: hidden;
}
.index-products {
 background: #;
    padding: 80px 0;
}
.ipbcontent {
    margin-top: 80px;
}
.ipbanner {
    position: relative;
    overflow: hidden;
}
.ipbitem {
    float: left;
    position: relative;
    margin-left: 2px;
}
.ipil {
    float: left;
    width: 33.333%;
    position: relative;
}
.ipil:hover .ibiwz {
    background: #004ea1;
}

.ibiwz {
    position: relative;
    overflow: hidden;
    width: 68%;
    height: 430px;
    box-sizing: border-box;
    padding: 80px 20px 0 30px;
    background: #004ea1;
    transition: 0.45s;
}
.particles-js {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 10;
}
.ibititle {
    display: block;
    color: #fff;
    font-size: 30px;
    line-height: 1.5;
    height: 90px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.ibidesc {
    color: #FFFFFF;
    font-size: 16px;
    margin-top: 140px;
    width: 75%;
    height: 75px;
    text-align: justify;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.ibimore {
    position: absolute;
    right: 23px;
    bottom: 25px;
    display: block;
    width: 40px;
    height: 40px;
    background: #fff;
    border-radius: 50%;
    color: #999999;
    font-size: 15px;
    text-align: center;
    line-height: 40px;
}
.ibipic {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 20px;
    z-index: 20;
    width: 240px;
    overflow: hidden;
}
.ibipic img {
    display: block;
    width: 100%;
}
.ibcjn {
    margin-top: 80px;
    text-align: center;
}
.icjt, .icnum {
    display: inline-block;
    vertical-align: middle;
}
.icjt {
    line-height: 1;
    color: #666666;
    font-size: 20px;
    cursor: pointer;
}
.icns {
    display: inline-block;
    margin: 0 20px;
    color: #CCCCCC;
    font-size: 18px;
    cursor: pointer;
}
.icns.active, .icjt:hover {
    color: #004ea1;
}
.index-three {
    padding: 160px 0 50px 0;
}
.bg-main {
    background: -webkit-linear-gradient(#055fbf, #FFFFFF);
    background: -o-linear-gradient(#055fbf, #FFFFFF);
    background: -moz-linear-gradient(#055fbf, #FFFFFF);
    background: linear-gradient(#055fbf, #FFFFFF);
}
.id-bg {
    background: #fff;
}
.itwrap {
    background: #fff;
    width: 85%;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 80px 97px 105px 97px;
}
.icpwz {
    margin-top: 50px;
}
.icpl {
    float: left;
    width: 58%;
}
.icpch {
    color: #666666;
    font-size: 20px;
    line-height: 1.5;
    font-weight: normal;
}
.icpeng {
    color: #999999;
    font-size: 16px;
    line-height: 1.2;
    margin-top: 10px;
}
.icpr {
    float: right;
}
.icpr a {
    display: block;
    width: 162px;
    height: 45px;
    border-radius: 23px;
    text-align: center;
    line-height: 45px;
    background: #004ea1;
    color: #fff;
    font-size: 16px;
}
.icpic {
    position: relative;
    margin-top: 60px;
    height: 594px;
    overflow: hidden;
}
.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;
}
.inbanner {
    position: relative;
    margin-top: 60px;
    padding-bottom: 100px !important;
    overflow: hidden;
}
.inbitem {
    position: relative;
}
.inipic {
    float: left;
    width: 55%;
    overflow: hidden;
}
.inipic img {
    display: block;
    width: auto;
    height: 240px;
    max-width: 96.9%;
    max-height: 50.3%;
    transition: 0.65s;
}
.inicont {
    float: left;
    width: 45%;
    box-sizing: border-box;
    padding: 20px 20px 0 20px;
}
.incdate {
    display: block;
    color: #666;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.3;
}
.incdesc {
    color: #333333;
    font-size: 21px;
    margin-top: 25px;    font-weight: bold;
    height: 70px;
    overflow: hidden;
}
.inbitem:hover .incmore, .newslist li:hover .incmore {
    color: #fff;
    border: 1px solid #004ea1;
}
.inbitem:hover .incmore:before, .newslist li:hover .incmore:before {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
}
.inbitem:hover .inipic img, .newslist li:hover .inipic img {
    -webkit-transform: scale(1.08);
    -moz-transform: scale(1.08);
    transform: scale(1.08);
}
.incmore {
    display: block;
    position: relative;
    width: 130px;
    height: 40px;
    border-radius: 23px;
    border: 1px solid #CCCCCC;
    box-sizing: border-box;
    text-align: center;
    line-height: 40px;
    font-size: 14px;
    margin-top: 35px;
    color: #999999;
    z-index: 3;
    overflow: hidden;
    box-sizing: border-box;
}
.incmore:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: -50%;
    left: -50%;
    right: 0;
    bottom: 0;
    width: 200%;
    height: 200%;
    border: 1px solid #004ea1;
    background: #004ea1;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.45s;
    transition-duration: 0.45s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.index-news {
    margin-top: 90px;
}
.swiper-container {
    width: 100%;
    height: 100%;
}
.swiper-pagination-progressbar {
    height: 4px !important;
    background: #DEDEDE !important;
    top: auto !important;
    bottom: 0 !important;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #004ea1 !important;
}
.iclist {
    position: relative;
    overflow: hidden;
    padding-top: 133px;
    margin-left: -23px;
}
.iclist .slick-list {
    overflow: visible;
}
.iclist .slick-arrow {
    position: absolute;
    z-index: 99;
    top: 0;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    text-align: center;
    line-height: 48px;
    background: #fff;
    color: #000000;
    box-shadow: 0 3px 6px #eee;
}
.iclist .slick-arrow:before {
    font-family: "iconfont" !important;
    font-size: 20px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: lighter;
}
.iclist .slick-prev:before {
    content: "\e608";
}
.iclist .slick-next:before {
    content: "\edf8";
}
.iclist .slick-prev {
    right: 104px;
}
.iclist .slick-next {
    right: 30px;
}
.iclist .slick-arrow:hover {
    background: #004ea1;
    color: #fff;
    box-shadow: none;
}
.iclitem {
    float: left;
    position: relative;
    margin-left: 23px;
    z-index: 3;
    transition: 0.45s;
}
.iclitem:hover .iclpic img {
    -webkit-transform: scale(1.08);
    -moz-transform: scale(1.08);
    transform: scale(1.08);
}
.iclitem:hover:before, .allist .alitem:hover:before {
    width: 100%;
}
.iclitem:hover .ilch, .iclitem:hover .ileng, .allist .alitem:hover .ilch, .allist .alitem:hover .ileng {
    color: #fff;
}
.iclpic {
    overflow: hidden;
}
.iclpic img {
    display: block;
    width: 100%;
    transition: 0.65s;
}
.iclwz {
    position: relative;
    background: rgba(51, 51, 51, .15);
    padding: 20px;
}
.iclitem:before, .allist li:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 0;
    background: #004ea1;
    transition: 0.65s;
    z-index: -3;
}
.ilwl {
    float: left;
    width: 75%;
}
.ilch {
    display: block;
    line-height: 1.5;
    color: #333333;
    font-size: 18px;
}
.ileng {
    display: block;
    color: #333333;
    font-size: 16px;
    line-height: 1.5;
    font-style: normal;
}
.iljh {
    display: block;
    float: right;
    color: #fff;
    font-size: 18px;
    line-height: 45px;
}
#pDevelop {
    width: 100%;
    position: absolute;
    top: 30%;
    left: 0;
    right: 0;
}
.footer-wrap {
    background: #004ea1;
}
.fwbox1 {
    padding: 60px 0;
}
.fwbl {
    float: left;
    width: 30%;
}
.fblogo {
    display: block;
    margin-bottom: 50px;
}
.fbltxt {
    color: #fff;
    font-size: 14px;
}
.fbltxt a {
    color: #fff;
    font-size: 14px;
}
.fwbc {
    float: left;
    width: 50%;
    text-align: center;
    margin-left: 7%;
}
.fbct1 {
    display: block;
    color: #fff;
    font-size: 16px;
    margin-bottom: 12px;
}
.fbct2 {
    display: block;
    color: #fff;
    font-size: 14px;
    margin-top: 10px;
    line-height: 1.5;
}
.fwbc ul {
    margin-left: -50px;
}
.fwbc li {
    float: left;
    margin-left: 50px;
    text-align: left;
}
.fwbr {
    float: right;
}
.fbrewm {
    display: inline-block;
    vertical-align: middle;
    overflow: hidden;
    width: 82px;
}
.fbrewm img {
    display: block;
    width: 100%;
}
.fbrut {
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
    cursor: pointer;
    color: #fff;
    font-size: 16px;
}
.fbrut i {
    display: block;
    width: 28px;
    height: 28px;
    margin: 0 auto;
    background: #FFFFFF;
    border-radius: 50%;
    text-align: center;
    line-height: 28px;
    color: #004ea1;
    font-size: 15px;
}
.fwbox2 {
    padding: 15px 0;
}
.fb2left {
    float: left;
}
.fb2left a {
    display: inline-block;
    color: #fff;
    font-size: 20px;
    margin-right: 45px;
}
.fb2right {
    float: right;
}
.fr2txt {
    color: #fff;
    font-size: 13px;
}
.fr2txt a {
    color: #fff;
}
.insides-banner {
    position: relative;
    width: 100%;
    height: 300px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    overflow: hidden;
}
.ibtit {
    position: absolute;
    width: 81%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.icch {
    color: #fff;
    font-size: 46px;
    line-height: 1.5;
}
.iceng {
    display: block;
    color: #fff;
    font-size: 43px;
    line-height: 1.2;
    overflow: hidden;
}
.navmenu {
    background: #fff;
    height: 80px;
    line-height: 80px;
    border-bottom: 1px solid #CCCCCC;
    padding: 0 0px;
}
.navmtit {
    position: relative;
    display: inline-block;
    color: #555555;
    font-size: 18px;
    margin-right: 40px;
    overflow: hidden;
}
.navmtit:before {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    width: 0;
    height: 3px;
    background: #004ea1;
    transition: 0.35s;
}
.navmtit.active, .navmtit:hover {
    color: #004ea1;
}
.navmtit.active:before, .navmtit:hover:before {
    width: 100%;
    left: 0;
}
.about-intro {
    background: #fff;
    padding: 100px 0px 60px 0px;
    margin-bottom: 80px
}
.titlebox {
    float: left;
    width: 45%;
}
.tita {
    display: block;
    color: #E1E1E1;
    font-size: 39px;
    line-height: 1.2;
    text-transform: uppercase;
    font-weight: bold;
}
.tit {
    color: #333333;
    font-size: 40px;
    line-height: 1.2;
}
.titc {
    color: #555555;
    font-size: 22px;
    margin-top: 20px;
    line-height: 2;
}
.acright {
    float: right;
    width: 55%;
    margin-top: 0px;
}
.aytxt {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 78%;
    height: 110px;
    overflow: hidden;
}
.aytxt img {
    position: absolute;
    top: 0;
    left: 0;
}
.ayimg1 {
    display: block;
    width: 100%;
    z-index: 30;
    transition: 1.4s;
}
.ayimg2 {
    display: block;
    width: 100%;
    z-index: 1;
    transition: 1.4s;
}
.aytxt:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    background: #fff;
    transition: 1.4s;
    z-index: 20;
}
.aytxt.active .ayimg1 {
    opacity: 0;
    visibility: visible;
}
.aytxt.active:before {
    transition-delay: 0.15s;
    width: 0;
}
.amain {
    color: #666666;
    font-size: 18px;
    margin-top: 15px;
    padding-top: 15px;
    border-top: 0px solid #CCCCCC;
}
.about-develop {
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 120px 60px 57px 60px;
}
.adline {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}
.adline img {
    display: block;
    width: 100%;
}
.adbanner {
    position: relative;
    overflow: hidden;
    margin-top: -60px;
}
.aditem {
    position: relative;
    float: left;
    width: 100%;
}
.adleft {
    float: left;
    width: 30%;
    margin-top: 140px;
}
.adright {
    position: relative;
    float: left;
    width: 35%;
    padding-top: 17px;
    margin-left: 16%;
    z-index: 3;
}
.adright:before {
    content: "";
    position: absolute;
    top: -17px;
    left: -17px;
    width: 60%;
    height: 50%;
    background: #004ea1;
    z-index: -3;
}
.adright img {
    display: block;
    width: 100%;
}
.adlyear {
    display: block;
    color: #CCCCCC;
    font-size: 62px;
    line-height: 1.2;
}
.adldesc {
    color: #666666;
    font-size: 16px;
    margin-top: 20px;
}
.adyb {
    margin: 100px auto 0;
    width: 100%;
    text-align: center;
    box-sizing: border-box;
    padding: 0 20px;
}
.ayjt {
    display: inline-block;
    color: #000000;
    cursor: pointer;
}
.ayjt i {
    display: block;
    font-size: 18px;
    line-height: 1.5;
}
.ayqh {
    display: inline-block;
}
.aynum {
    display: inline-block;
    position: relative;
    color: #000000;
    font-size: 18px;
    padding: 0 30px 10px 30px;
    cursor: pointer;
}
.aynum.active {
    color: #004ea1;
}
.aynum.active:after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #004ea1;
}
.aynum:not(:first-child):before {
    content: "";
    position: absolute;
    left: 0;
    top: 38%;
    transform: translateY(-50%);
    width: 1px;
    height: 10px;
    background: #707070;
}
.ayjt:hover {
    color: #004ea1;
}
.about-honor {
    background-size: cover;
    background-repeat: no-repeat;
}
.about-gt {
    padding: 30px 0px 60px 0px;
}
.wzbs {
    color: #fff;
}
#certify {
    position: relative;
    width: 850px;
    margin: 0 auto;
}
#certify .swiper-slide {
    width: 400px;
    height: 450px;
}
#certify .swiper-slide img {
    display: block;
    width: 100%;
}
#certify .swiper-container {
    padding-bottom: 140px;
}
#certify .swiper-button-next, #certify .swiper-button-prev {
    width: 48px;
    height: 48px;
    top: auto;
    bottom: 0;
    border-radius: 50%;
    background: #fff;
    transition: 0.45s;
}
#certify .swiper-button-next:after, #certify .swiper-button-prev:after {
    font-size: 16px;
    color: #000000;
}
#certify .swiper-button-next:hover, #certify .swiper-button-prev:hover {
    background: #004ea1;
}
#certify .swiper-button-next:hover:after, #certify .swiper-button-prev:hover:after {
    color: #fff;
}
#certify .swiper-button-prev, #certify .swiper-container-rtl .swiper-button-next {
    left: 43%;
}
#certify .swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    right: 43%;
}
.mt-80 {
    margin-top: 80px
}
.about-culture {
    background: #fff;
    margin-bottom: 80px
}
.aculture {
    margin-top: 80px;
}
.aculture ul {
    display: flex;
}
.aculture li {
    position: relative;
    flex: 1;
    width: 100%;
    height: 240px;
}
.aculture li:nth-of-type(odd) {
    background: #EEEEEE;
}
.aculture li:nth-of-type(even) {
    background: #F7F7F7;
}
.actxt {
    position: relative;
    width: 100%;
    box-sizing: border-box;
    padding: 0 40px;
    top: 22%;
    left: 0;
    right: 0;
    transition: 0.55s;
}
.aculimg {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: -30px;
    left: 0;
    right: 0;
    overflow: hidden;
    height: 300px;
    transition: 0.55s;
    transform: scale(0.5);
    transform-origin: center;
}
.aculimg img {
    display: block;
}
.antb {
    display: block;
    width: 37px;
    height: 37px;
}
.act1 {
    display: block;
    color: #333333;
    font-size: 20px;
    height: 36px;
    overflow: hidden;
}
.act2 {
    position: relative;
    display: block;
    color: #CCCCCC;
    font-size: 16px;
    padding-bottom: 15px;
    text-transform: uppercase;
}
.act2:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 147px;
    height: 1px;
    background: #CCCCCC;
}
.act3 {
    opacity: 0;
    visibility: hidden;
    color: #fff;
    font-size: 18px;
    margin-top: 30px;
}
.aculture li:hover .aculimg {
    opacity: 1;
    visibility: visible;
    transform: scale(1);
}
.aculture li:hover .actxt {
    top: 10%;
}
.aculture li:hover .act3 {
    opacity: 1;
    visibility: visible;
}
.aculture li:hover .act1, .aculture li:hover .act2 {
    color: #fff;
}
.aculture li:hover .act2:before {
    background: #fff;
}

.about-contact {
    position: relative;
    overflow: hidden;
    background: #fff;
    padding: 90px 0px 40px 0px;
}
.acbot {
    margin-top: 10px;
    position: relative;
    z-index: 10;
}
.aclnumber {
    float: left;
    width: 20%;
    margin-top: 75px;
}
.alnum {
    display: block;
    font-size: 32px;
    line-height: 1.5;
    color: #969696;
}
.albd {
    display: block;
    font-size: 16px;
    text-decoration: underline !important;
    margin-top: 10px;
}
.aclway {
    float: right;
    width: 75%;
}
.alwl {
    float: left;
    width: 33.333%;
    padding: 0 45px;
    text-align: center;
    box-sizing: border-box;
}
.alicon {
    display: block;
    width: 90px;
    height: 90px;
    margin: 0 auto;
    background: #fff;
    border-radius: 50%;
    text-align: center;
    line-height: 90px;
    color: #004ea1;
    font-size: 30px;
}
.alwz {
    display: block;
    font-size: 18px;
    margin-top: 20px;
    word-break: break-all;
}
.particles-js {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
}
.abmap {
    height: 570px;
}
.anchorBL {
    display: none;
}
.abdt {
    position: relative;
}
.abdt:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .1);
    pointer-events: none;
    z-index: 10;
}
.abdh {
    display: block;
    width: 127px;
    height: 39px;
    background: #004ea1;
    border-radius: 23px;
    text-align: center;
    line-height: 39px;
    color: #fff;
    font-size: 16px;
    position: absolute;
    bottom: 70px;
    right: 60px;
    z-index: 20;
}
.bgfff {
    background: #fff;
}
.ab5cont1 {
    padding: 130px 60px 80px 60px;
}
.ab5title {
    position: relative;
    text-align: center;
    color: #333333;
    font-size: 40px;
}
.ab5line {
    display: block;
    font-style: normal;
    width: 87px;
    height: 3px;
    margin: 20px auto 0;
    background: #004ea1;
}
.ab5yh {
    display: block;
    color: #004ea1;
    font-size: 95px;
    text-align: center;
    margin-top: 40px;
    line-height: 1;
    font-style: normal;
}
.ab5desc {
    color: #666666;
    font-size: 15px;
    margin-top: 40px;
    text-align: center;
}
.abc1banner {
    position: relative;
    overflow: hidden;
    margin-top: 100px;
    margin-left: -10px;
}
.apro-cimgitem {
    float: left;
    position: relative;
    margin-left: 10px;
}
.abipic {
    overflow: hidden;
}
.abipic img {
    display: block;
    width: 100%;
}
.abitxt {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    height: 60px;
    line-height: 60px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.63) 100%);
    overflow: hidden;
}
.ab5pb {
    padding: 80px 60px;
}
.ac2list {
    margin-top: 100px;
}
.ac2list li {
    float: left;
    width: 12.666%;
    text-align: center;
    box-sizing: border-box;
    cursor: pointer;
}
.ac2list li:hover .alicon {
    color: #fff;
    background: #004ea1;
    border: 1px solid #004ea1;
}
.alicon {
    display: block;
    width: 120px;
    height: 120px;
    border-radius: 50%;
    border: 1px solid #CCCCCC;
    text-align: center;
    line-height: 120px;
    color: #999999;
    font-size: 44px;
    transition: 0.45s;
}
.altxt {
    color: #666666;
    font-size: 16px;
    line-height: 1.5;
    margin-top: 20px;
}
.ab5pb {
    padding: 80px 60px;
}
.ac3list {
    margin-top: 50px;
    margin-left: -2%;
}
.ac3list li {
    position: relative;
    float: left;
    width: 12%;
    margin-left: 2%;
    overflow: hidden;
    cursor: pointer;
}

.al3pic {
    overflow: hidden;
}
.al3pic img {
    display: block;
    width: 100%;
    transition: 0.85s;
}
.al3wz {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    box-sizing: border-box;
    transition: 0.65s;
    padding: 40px 20px 20px 20px;
    transform: translateY(68%);
}
.al3nr {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: linear-gradient( 180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.63) 100%);
    transition: 0.85s;
}
.alwt1 {
    color: #fff;
    font-size: 18px;
    line-height: 1.5;
}
.alwt2 {
    display: block;
    color: #fff;
    font-size: 16px;
    line-height: 1.5;
}
.alwt3 {
    color: #fff;
    font-size: 16px;
    margin-top: 40px;
}
.ac3list li:hover .al3nr {
    background: linear-gradient( 180deg, rgba(0, 0, 0, 0.45) 0%, rgba(0, 0, 0, 0.45) 100%);
}
.ac3list li:hover .al3wz {
    transform: translateY(0);
}
.ac3list li:hover .al3pic img {
    -webkit-transform: scale(1.08);
    -moz-transform: scale(1.08);
    transform: scale(1.08);
}
.ac4bot {
    background: #F6F6F6;
    margin-top: 70px;
}
.ab4pic {
    float: right;
    width: 55%;
}
.ab4pic img {
    display: block;
    width: 100%;
}
.ab4nr {
    float: left;
    width: 45%;
    box-sizing: border-box;
    padding: 70px 37px 0 37px;
}
.ab4bt {
    position: relative;
    color: #333333;
    font-size: 26px;
}
.ab4bt:before {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -37px;
    width: 6px;
    height: 40px;
    background: #004ea1;
}
.ab4js {
    display: block;
    color: #666666;
    font-size: 16px;
}
.ab4bq {
    margin-top: 20px;
}
.abqtxt {
    color: #555555;
    font-size: 20px;
    margin-top: 10px;
}
.ac5list {
    margin-left: -5%;
    padding: 0 110px;
}
.ac5list li {
    position: relative;
    float: left;
    width: 45%;
    margin: 100px 0 0 5%;
    box-sizing: border-box;
    border: 1px solid #CCCCCC;
    height: 180px;
}
.ac5list li img {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
.downlist {
    padding: 50px 0px 50px 0px;
}
.dlbox li {
    position: relative;
    margin: 20px 1% 0 0;
    float: left;
    width: 49%;
    background: #F6F6F6;
    box-sizing: border-box;
    padding: 20px;
}
.dlbox li:last-child {
    margin: 20px -1% 0 0;
}
.dlimg {
    float: left;
    width: 40%;
    margin-top: 15px;
}
.dlimg img {
    display: block;
    width: 100%;
}
.dlcont {
    float: right;
    width: 50%;
}
.dltit {
    color: #333333;
    margin-top: 25px;
    font-size: 24px;
    line-height: 1.5;
    overflow: hidden;height: 100px;
}
.pbcdesc {
    color: #666666;
    font-size: 16px;
    margin-top: 30px;
    height: 50px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.btndl {
    margin-top: 30px;
}
.btndld {
    position: relative;
    z-index: 3;
    display: inline-block;
    width: 43%;
    height: 40px;
    text-align: center;
    line-height: 40px;
    border: 1px solid #CCCCCC;
    border-radius: 22px;
    color: #999999;
    font-size: 16px;
    z-index: 3;
    overflow: hidden;
}
.btndld:before, .slbr:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #004ea1;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.btndl .btndld:hover, .sl1bot li:hover .slbr {
    color: #fff;
    border: 1px solid #004ea1;
}
.btndl .btndld:hover:before, .sl1bot li:hover .slbr:before {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
}
.btndld:not(:first-child) {
    margin-left: 30px;
}
.pages-list {
    margin-top: 70px;
    text-align: center;
}
.pages-list a {
    display: inline-block;
    margin: 0 15px;
}
.plnum {
    color: #CCCCCC;
    font-size: 18px;
}
.plzy {
    color: #666666;
    font-size: 20px;
}
.pages-list a:hover, .pages-list a.active {
    color: #004ea1;
}
.products-compare {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    background: #F6F6F6;
    padding: 20px 0;
    overflow: hidden;
}
.pcnum {
    float: left;
    color: #333333;
    font-size: 18px;
    margin-top: 5px;
}
.pcdb {
    float: left;
    width: 65%;
    margin-left: 10%;
    margin-top: 5px;
}
.dbcp {
    display: block;
    float: left;
    color: #333333;
    font-size: 16px;
    margin-left: 15px;
}
.pcbtn a {
    float: right;
    width: 130px;
    height: 40px;
    border-radius: 22px;
    background: #004ea1;
    text-align: center;
    line-height: 40px;
    color: #fff;
    font-size: 16px;
}
.pdtitle {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}
.pdtr {
    float: right;
    margin-right: 170px;
}
.pdjr {
    display: block;
    width: 162px;
    height: 45px;
    border-radius: 23px;
    text-align: center;
    line-height: 45px;
    background: #004ea1;
    color: #fff;
    font-size: 16px;
    margin: 25px auto 0;
}
.pdtl {
    float: left;
    width: 50%;
    margin-top: 70px;
}
.ptlname {
    color: #fff;
    font-size: 46px;
    line-height: 1.5;
}
.ptlnr {
    color: #fff;
    font-size: 16px;
    line-height: 1.5;
    margin-top: 20px;
}
.ptlabel {
    margin-top: 60px;
}
.ptlabel li {
    display: inline-block;
    margin-right: 40px;
    text-align: center;
}
.ptlicon {
    position: relative;
    display: block;
    width: 77px;
    height: 77px;
    border-radius: 50%;
    text-align: center;
    line-height: 77px;
    color: #fff;
    font-size: 30px;
    border: 1px solid #fff;
}
.ptlicon:before {
    content: "";
    position: absolute;
    top: -8.5px;
    left: -8.5px;
    width: 94px;
    height: 94px;
    border: 1px solid rgba(51, 102, 255, .2);
    border-radius: 50%;
}
.ptltxt {
    display: block;
    color: #fff;
    font-size: 16px;
    margin-top: 15px;
}
.zqy-menu {
    position: relative;
    z-index: 4;
    background: #fff;
}
.zqy-menu .w1560 {
    padding: 0 0px;
    box-sizing: border-box;
    border-bottom: 1px solid #CCCCCC;
}
.zqy-menu .navmenu {
    float: left;
    border-bottom: none;
    padding: 0;
}
.zmreturn a {
    display: block;
    line-height: 80px;
    float: right;
    color: #555555;
    font-size: 16px;
}
.zmreturn a i {
    display: inline-block;
    vertical-align: middle;
    font-size: 20px;
    margin-right: 10px;
}
.zmreturn a:hover {
    color: #004ea1;
}
.pro-cpgs {
    padding: 30px 0px 0 0;
}
.pro-cpgsimg {
    float: right;
    width: 41%;
    overflow: hidden;
}
.pro-cpgsimg img {
    display: block;
    width: 100%;
}
.pro-cpgsdesc {
    float: left;
    width: 51%;
}
.pro-ctitle {
    position: relative;
    color: #333333;
    font-size: 30px;
    padding-left: 39px;
}
.pro-ctitle:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 9px;
    height: 50px;
    background: #004ea1;
}
.pro-cdesc {
    font-size: 16px;
    margin-top: 60px;
    line-height: 1.5;
    text-align: justify;
}
.pro-cdesc p {
    margin-bottom: 20px;
    line-height: 1.5;
    font-size: 16px;
}
.cjmore {
    margin-top: 60px;
}
.btnd {
    display: block;
    width: 130px;
    height: 40px;
    border-radius: 22px;
    background: #004ea1;
    text-align: center;
    line-height: 40px;
    color: #fff;
    font-size: 16px;
}
.pro-syhj {
    margin-top: 10px;
    padding: 30px 0px 30px 0;
    background-repeat: no-repeat;
    background-size: cover;
}
.pro-hjlist {
    height: 380px;
    margin-top: 80px;
    overflow-y: scroll;
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
}
 .pro-hjlist::-webkit-scrollbar {
 width: 3px;
}
 .pro-hjlist::-webkit-scrollbar-thumb {
 background: #004ea1;
 border-radius: 0px;
}
 .pro-hjlist::-webkit-scrollbar-track-piece {
 background: #CCCCCC;
}
.pro-hjlist li {
    position: relative;
    float: left;
    width: 30%;
    margin: 15px 15% 0 30px;
    padding-bottom: 15px;
    border-bottom: 1px solid #CCCCCC;
    box-sizing: border-box;
}
.pro-hjlist li:before {
    content: "";
    position: absolute;
    top: 6px;
    left: -30px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    border: 1px solid #999;
}
.pro-hjtitle {
    display: block;
    color: #333333;
    font-size: 20px;
    line-height: 1;
}
.pro-hjdesc {
    color: #777777;
    font-size: 16px;
    margin-top: 20px;
    overflow: hidden;
}
.pro-cptd {
    padding: 0;
}
.pro-cimg {
    position: relative;
    overflow: hidden;
    margin-left: -44px;
    margin-top: 60px;
}
.lbjt {
    text-align: center;
    margin-top: 50px;
}
.lbjt p {
    display: inline-block;
    margin: 0 13px;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    text-align: center;
    line-height: 48px;
    background: #fff;
    color: #000000;
    box-shadow: 0 3px 6px #eee;
    font-size: 20px;
    transition: 0.45s;
    cursor: pointer;
}
.lbjt p:hover {
    background: #004ea1;
    color: #fff;
}
.pro-cimgitem {
    position: relative;
    float: left;
    margin-left: 44px;
}
.cbipic {
    overflow: hidden;
}
.cbipic img {
    display: block;
    width: 100%;
}
.cbtxt {
    color: #555555;
    font-size: 16px;
    text-align: center;
    margin-top: 20px;
}
.pro-jscs {
    padding: 80px 0 0 0;
}
.cslist {
    border: 1px solid #CCCCCC;
}
.cslist li:not(:first-child) {
    border-top: 1px solid #CCCCCC;
}
.cslist li {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
}
.csls {
    display: block;
    float: left;
    width: 18%;
    border-right: 1px solid #CCCCCC;
    box-sizing: border-box;
    padding: 12px 48px;
    min-height: 45px;
    overflow: hidden;
}
.cslb {
    display: block;
    float: left;
    width: 82%;
    box-sizing: border-box;
    padding: 12px 60px;
    min-height: 45px;
    overflow: hidden;
}
.csts {
    color: #004ea1;
    font-size: 16px;
    margin-top: 30px;
}
.csbt {
    border-top: 1px solid #CCCCCC;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    margin-top: 40px;
}
.csbt .csls, .csbt .cslb {
    font-size: 18px;
}
.pro-xgcp {
    padding: 90px 0px 57px 0;
}
.fabanner {
    position: relative;
    overflow: hidden;
    margin-top: 60px;
}
.fabanner .slick-arrow {
    position: absolute;
    z-index: 99;
    top: 50%;
    transform: translateY(-50%);
    width: 48px;
    height: 48px;
    border-radius: 50%;
    text-align: center;
    line-height: 48px;
    background: #fff;
    color: #000000;
    box-shadow: 0 3px 6px #eee;
}
.fabanner .slick-arrow:before {
    font-family: "iconfont" !important;
    font-size: 20px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: lighter;
}
.fabanner .slick-prev:before {
    content: "\e608";
}
.fabanner .slick-next:before {
    content: "\edf8";
}
.fabanner .slick-prev {
    left: 40px;
}
.fabanner .slick-next {
    right: 40px;
}
.fabanner .slick-arrow:hover {
    background: #004ea1;
    color: #fff;
    box-shadow: none;
}
.fbitem {
    float: left;
    position: relative;
    background: #F6F6F6;
}
.prolimg {
    float: left;
    width: 50%;
    overflow: hidden;
}
.prolimg img {
    display: block;
    width: 100%;
    transition: 0.55s;
}
.procont {
    float: left;
    width: 50%;
    box-sizing: border-box;
    padding: 100px 200px 0 60px;
}
.prot1 {
    color: #333333;
    font-size: 30px;
    line-height: 1.5;
    height: 40px;
    overflow: hidden;
}
.prot2 {
    color: #777777;
    font-size: 16px;
    margin-top: 50px;
    height: 90px;
    overflow: hidden;
}
.probtn {
 text-transform:;
    margin-top: 30px;
}
.fbitem:hover .prolimg img {
    -webkit-transform: scale(1.08);
    -moz-transform: scale(1.08);
    transform: scale(1.08);
}
.db-page {
    padding-top: 140px;
}
.zqy-db {
    border-bottom: 1px solid #CCCCCC;
    padding: 0 60px 0 0;
}
.db-pb {
    padding: 80px 60px 40px 60px;
}
.pdb-list {
    overflow: hidden;
    margin-left: -1px;
}
.pdb-list li {
    float: left;
    width: 33.333%;
    box-sizing: border-box;
    border-left: 1px solid #F6F6F6;
    margin-top: 40px;
    text-align: center;
}
.dblpic {
    overflow: hidden;
    width: 248px;
    margin: 0 auto;
}
.dblpic img {
    display: block;
    width: 100%;
}
.dcname {
    color: #333333;
    font-size: 30px;
}
.dcbtn {
    text-align: center;
    margin-top: 40px;
}
.dcbtn a {
    display: inline-block;
    width: 130px;
    height: 40px;
    border-radius: 22px;
    font-size: 16px;
    text-align: center;
    line-height: 40px;
    margin: 0 15px;
    box-sizing: border-box;
}
.dcbtn1 {
    color: #fff;
    background: #004ea1;
}
.dcbtn2 {
    color: #999999;
    border: 1px solid #CCCCCC;
}
.db-bot1 {
    overflow: hidden;
}
.db-bot2 {
    margin-top: 100px;
}
.db2ts .pro-ctitle {
    float: left;
}
.db2ts .db2xz {
    float: left;
    margin-left: 200px;
    margin-top: 11px;
}
.db2yc {
    display: inline-block;
    margin-right: 90px;
    color: #666666;
    font-size: 18px;
}
.db2kk {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 18px;
    height: 18px;
    border: 1px solid #CCCCCC;
    margin-right: 5px;
}
.db2yc.active {
    color: #004ea1;
}
.db2yc.active .db2kk:before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    width: 10px;
    height: 10px;
    background: #004ea1;
    transform: translate(-50%, -50%);
}
.db2tabel {
    margin-top: 90px;
}
.db2th {
    border: 1px solid #CCCCCC;
}
.thtxt1 {
    display: block;
    float: left;
    width: 10%;
    height: 46px;
    line-height: 46px;
    color: #333333;
    font-size: 18px;
    box-sizing: border-box;
    padding: 0 20px;
}
.thtxt2 {
    display: block;
    text-align: center;
    float: left;
    width: 30%;
    height: 46px;
    line-height: 46px;
    color: #333333;
    font-size: 20px;
    box-sizing: border-box;
    border-left: 1px solid #CCCCCC;
}
.db2list {
    border-left: 1px solid #CCCCCC;
}
.db2list li {
    border-bottom: 1px solid #CCCCCC;
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
}
.db2list li span {
    display: block;
    float: left;
    overflow: hidden;
    color: #666666;
    font-size: 16px;
    padding: 10px 20px;
    box-sizing: border-box;
    border-right: 1px solid #CCCCCC;
}
.dltxt1 {
    width: 10%;
}
.dltxt2 {
    width: 30%;
}
.db2list li.active {
    background: #FFE6E1;
}
.prolist {
    padding: 50px 0px 40px 0px;
}
.prolist li {
    position: relative;
    background: #F6F6F6;
    margin-top: 40px;
}
.prolist li:nth-of-type(odd) .prolimg {
    float: left;
}
.prolist li:nth-of-type(odd) .procont {
    float: right;
}
.prolist li:nth-of-type(even) .prolimg {
    float: right;
}
.prolist li:nth-of-type(even) .procont {
    float: left;
}
.prolist li:hover .prolimg img {
    -webkit-transform: scale(1.08);
    -moz-transform: scale(1.08);
    transform: scale(1.08);
}
.icseng {
    position: relative;
    display: block;
    color: #fff;
    font-size: 27px;
    line-height: 1.5;
    overflow: hidden;
}
.icsline {
    display: block;
    font-style: normal;
    margin-top: 15px;
    width: 60px;
    height: 6px;
    background: #fff;
}
.sdbot {
    padding: 85px 60px 50px 60px;
    box-sizing: border-box;
}
.facont {
    margin-top: 40px;
    color: #555555;
    font-size: 16px;
}
.hqfa {
    margin-top: 40px;
}
.xtys {
    margin-top: 90px;
}
.ysbot {
    margin-top: 30px;
}
.yspic {
    float: right;
    width: 49%;
    overflow: hidden;
}
.yspic img {
    display: block;
    width: 100%;
}
.yscont {
    float: left;
    width: 39%;
    height: 447px;
    overflow-y: scroll;
    padding-right: 80px;
}
 .yscont::-webkit-scrollbar {
 width: 3px;
}
 .yscont::-webkit-scrollbar-thumb {
 background: #004ea1;
 border-radius: 10px;
}
 .yscont::-webkit-scrollbar-track-piece {
 background: #CCCCCC;
}
.yscont li {
    margin-bottom: 30px;
}
.yscicon {
    display: inline-block;
    vertical-align: text-top;
    color: #004ea1;
    font-size: 33px;
    line-height: 1.5;
}
.yscwz {
    display: inline-block;
    vertical-align: text-top;
    width: 80%;
    margin-left: 40px;
}
.ysct1 {
    display: block;
    color: #333333;
    font-size: 20px;
    line-height: 1.5;
}
.ysct2 {
    display: block;
    color: #666666;
    line-height: 1.5;
    font-size: 16px;
    margin-top: 10px;
}
.xyjg {
    margin-top: 90px;
}
.jgpic {
    margin-top: 80px;
    text-align: center;
}
.jgpic img {
    display: inline-block;
    width: 100%;
}
.xhcp {
    margin-top: 150px;
}
.xgbanner {
    position: relative;
    overflow: hidden;
    margin-top: 80px;
    margin-left: -20px;
}
.xbitem {
    position: relative;
    float: left;
    margin-left: 20px;
    background: #F6F6F6;
    padding: 70px 40px;
}
.allist {
    position: relative;
    overflow: hidden;
    margin-left: -25px;
}
.allist .alitem {
    position: relative;
    float: left;
    width: 31.333%;
    margin: 40px 0 0 25px;
    z-index: 3;
}
.allist .slick-arrow {
    position: absolute;
    z-index: 99;
    top: 50%;
    transform: translateY(-50%);
    width: 40px;
    height: 40px;
    border-radius: 50%;
    text-align: center;
    line-height: 40px;
    border: 2px solid #fff;
    color: #fff;
}
.allist .slick-arrow:before {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: bold;
}
.allist .slick-prev:before {
    content: "\e608";
}
.allist .slick-next:before {
    content: "\edf8";
}
.allist .slick-prev {
    left: 35px;
}
.allist .slick-next {
    right: 10px;
}
.allist .slick-arrow:hover {
    background: #004ea1;
    border: 2px solid #004ea1;
}
.xgal {
    margin-top: 60px;
}
.services1-list {
    padding: 70px 180px 90px 180px;
}
.sl1bot li {
    position: relative;
    padding: 30px 0;
    border-bottom: 1px dashed #CCCCCC;
}
.slbl {
    float: left;
    width: 70%;
}
.slbtitle {
    color: #333333;
    font-size: 18px;
    line-height: 1.5;
    height: 27px;
    overflow: hidden;
}
.slbdesc {
    color: #8E8E8E;
    font-size: 16px;
    line-height: 1.5;
    margin-top: 20px;
    height: 42px;
    overflow: hidden;
}
.slbdate {
    display: block;
    color: #777777;
    font-size: 16px;
    margin-top: 20px;
}
.slbr {
    position: relative;
    float: right;
    width: 130px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #CCCCCC;
    border-radius: 22px;
    font-size: 16px;
    color: #999999;
    margin-top: 45px;
    text-align: center;
    z-index: 3;
    overflow: hidden;
}
.sl1bot li:hover .slbtitle {
    color: #004ea1;
}
.news-detail {
    padding: 0 120px 40px 120px;
}
.ndtitle {
    color: #333333;
    font-size: 40px;
    text-align: center;
}
.ndts {
    position: relative;
    margin-top: 30px;
}
.ndtime {
    width: 100%;
    text-align: center;
}
.ndtwz {
    display: inline-block;
    color: #999999;
    font-size: 16px;
    margin: 0 15px;
}
.ndtwz i {
    display: inline-block;
    vertical-align: middle;
    font-size: 20px;
    margin-right: 10px;
}
.ndshare {
    position: absolute;
    top: 0;
    right: 0;
}
.ndsicon {
    display: inline-block;
    color: #CCCCCC;
    font-size: 22px;
    margin-left: 20px;
}
.nddetail {
    margin-top: 20px;
    padding-top: 30px;
    border-top: 1px solid #CCCCCC;
    color: #666666;
    font-size: 16px;
}
.nddetail p {
    margin-top: 20px;
    line-height: 1.2;
}
.nddetail p img {
    width: auto;
    max-width: 100% !important;
    height: auto !important;
    margin: 0 auto;
    text-align: center;
}
.ndbottom {
    margin-top: 70px;
    padding-top: 50px;
    border-top: 1px solid #CCCCCC;
}
.ndbottom a {
    display: block;
    float: left;
    width: 50%;
    color: #666666;
    font-size: 15px;
    height: 27px;
    overflow: hidden;
}
.ndbnext {
    text-align: right;
}
.ndbottom a:hover {
    color: #004ea1;
}
.services2-bg {
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 100vh;
}
.svbot {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    width: 870px;
    margin: 0 auto;
}
.svbtitle {
    color: #fff;
    font-size: 30px;
    text-align: center;
}
.svform {
    margin-top: 50px;
}
.svsrk {
    display: block;
    float: left;
    width: 48%;
    margin-left: 2%;
    background: #fff;
    height: 53px;
    line-height: 53px;
    box-sizing: border-box;
    padding: 0 20px;
    color: #999999;
    font-size: 16px;
    border: none;
}
.svfi {
    margin-left: -2%;
    margin-top: 15px;
}
.svselect {
    width: 100%;
    background: #fff;
    box-sizing: border-box;
    padding: 15px 20px;
    margin-top: 15px;
}
.svtxt {
    display: block;
    float: left;
    color: #999999;
    font-size: 16px;
}
.svxz {
    float: left;
    width: 85%;
}
.sxzselect {
    display: block;
    float: left;
    color: #999999;
    font-size: 16px;
    margin-left: 30px;
}
.sxzselect input {
    display: inline-block;
    vertical-align: middle;
    margin-right: 6px;
    margin-top: -2px;
}
.svarea {
    display: block;
    width: 98%;
    height: 270px;
    resize: none;
    box-sizing: border-box;
    padding: 20px;
    margin-left: 2%;
    font-family: "微软雅黑";
    color: #999999;
    font-size: 16px;
}
.svsubmit {
    display: block;
    width: 130px;
    height: 40px;
    background: #004ea1;
    color: #fff;
    font-size: 16px;
    margin: 30px auto 0;
    text-align: center;
    border-radius: 22px;
    line-height: 40px;
}
.nd3banner {
    position: relative;
    overflow: hidden;
}
.nd3banner .slick-arrow {
    position: absolute;
    z-index: 99;
    top: 50%;
    transform: translateY(-50%);
    width: 48px;
    height: 48px;
    border-radius: 50%;
    text-align: center;
    line-height: 48px;
    background: #fff;
    color: #000000;
    box-shadow: 0 3px 6px #eee;
}
.nd3banner .slick-arrow:before {
    font-family: "iconfont" !important;
    font-size: 20px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: lighter;
}
.nd3banner .slick-prev:before {
    content: "\e608";
}
.nd3banner .slick-next:before {
    content: "\edf8";
}
.nd3banner .slick-prev {
    left: 28px;
}
.nd3banner .slick-next {
    right: 28px;
}
.nd3banner .slick-arrow:hover {
    background: #004ea1;
    color: #fff;
}
.nb3item {
    float: left;
    position: relative;
    overflow: hidden;
}
.nb3item img {
    display: block;
    width: 100%;
}
.sl3list {
    margin-left: -3%;
}
.sl3list li {
    position: relative;
    float: left;
    width: 22%;
    margin: 50px 0 0 3%;
}
.sl3bg {
    overflow: hidden;
}
.sl3bg img {
    display: block;
    width: 100%;
}
.sl3wz {
    position: absolute;
    top: 50px;
    left: 80px;
    right: 80px;
    text-align: center;
}
.sl3title {
    color: #333333;
    font-size: 18px;
    line-height: 1.5;
}
.sl3xz {
    display: block;
    margin-top: 25px;
    color: #999999;
    font-size: 16px;
    cursor: pointer;
}
.sl3xz i {
    display: inline-block;
    vertical-align: middle;
    font-size: 30px;
}
.sl3list li:hover .sl3xz {
    color: #004ea1;
}
.newslist {
    margin-left: -3%;
}
.newslist li {
    position: relative;
    float: left;
    width: 47%;
    margin: 70px 0 0 3%;
}
.news-wrap {
    padding: 20px 0px 70px 0px;
}
.news3-wrap {
    padding: 50px 60px 100px 60px;
}
.mousepic {
    position: absolute;
    top: 0;
    left: 0;
    width: 181px;
    z-index: 99;
    pointer-events: none;
    transition: 0.2s;
}
.mousepic img {
    display: block;
    width: 100%;
}
#canvasbox, .pDevelop {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: -1;
}
#canvasbox canvas, .pDevelop canvas {
    width: 100% !important;
    height: 100% !important;
    pointer-events: none;
}
.sbarrow {
    position: fixed;
    top: 0;
    left: 0;
    pointer-events: none;
    width: 180px;
    height: 180px;
    border-radius: 50%;
    margin: -90px 0 0 -90px;
    z-index: 120;
    visibility: hidden;
}
.sbarrow:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background: #fff;
    border-radius: 50%;
    box-sizing: border-box;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(1);
    transition: all .4s cubic-bezier(.3, 1.83, .49, .88);
}
.sbarrow, .sbarrow::after {
    user-select: none;
    pointer-events: none;
    mix-blend-mode: difference;
}
.fixed-right {
    position: fixed;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    z-index: 100;
}
.frnr {
    position: relative;
    display: block;
    width: 60px;
    height: 60px;
    background: #004ea1;
    margin-top: 1px;
}
.frtxt {
    display: block;
    text-align: center;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    color: #fff;
    font-size: 13px;
}
.frtxt i {
    display: block;
    line-height: 1.2;
    font-size: 18px;
}
.frnum {
    display: block;
    position: absolute;
    right: 100px;
    top: 50%;
    transform: translateY(-50%);
    background: #004ea1;
    width: 140px;
    text-align: center;
    height: 60px;
    line-height: 60px;
    color: #fff;
    font-size: 18px;
}
.frnum:before {
    content: "";
    position: absolute;
    right: -10px;
    top: 50%;
    transform: translateY(-50%);
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 10px solid #004ea1;
}
.frewm {
    display: block;
    position: absolute;
    right: 100px;
    top: 50%;
    transform: translateY(-50%);
    width: 90px;
    height: 90px;
    border: 8px solid #004ea1;
}
.frewm img {
    display: block;
    width: 100%;
}
.frewm:before {
    content: "";
    position: absolute;
    right: -18px;
    top: 50%;
    transform: translateY(-50%);
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 10px solid #004ea1;
}
.frnum, .frewm {
    opacity: 0;
    visibility: hidden;
    transition: 0.35s;
}
.frnr:hover .frnum, .frnr:hover .frewm {
    opacity: 1;
    visibility: visible;
    right: 80px;
}
.icplay {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    font-size: 60px;
    cursor: pointer;
    z-index: 10;
}

.tk-bg {
    opacity: 0;
    visibility: hidden;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .7);
    z-index: 9999;
}
.tk-bot {
    position: relative;
    top: 50%;
    left: 50%;
    width: 800px;
    height: 500px;
    transform: translate(-50%, -50%);
}
.tbclose {
    position: absolute;
    right: -40px;
    top: 0;
    z-index: 1;
    cursor: pointer;
}
.tbclose:hover i {
    transform: rotate(360deg);
}
.tbclose i {
    display: block;
    color: #fff;
    font-size: 40px;
    line-height: 1;
    transition: 0.55s;
}
.tbvideo {
    width: 100%;
    height: 100%;
}
.apply-show {
    opacity: 1;
    visibility: visible;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
}
.thtxt2.active, .dltxt2.active {
    width: 45%;
}
.albd {
    display: none;
}
.zjlist {
    position: relative;
    overflow: hidden;
    padding-top: 80px;
}
.zlitem {
    float: left;
    position: relative;
}
.zjlist .zlitem:nth-of-type(odd) {
    background: #EEEEEE;
}
.zjlist .zlitem:nth-of-type(even) {
    background: #F7F7F7;
}
.zititle {
    position: absolute;
    top: 40%;
    left: 0;
    width: 100%;
    box-sizing: border-box;
    padding: 0 30px;
    color: #333333;
    font-size: 18px;
}
.zicv {
    opacity: 0;
    visibility: hidden;
    position: relative;
    top: 0;
    left: 0;
    transition: 0.45s;
}
.zcpic {
    overflow: hidden;
}
.zcpic img {
    display: block;
    width: 100%;
}
.zcwz {
    position: absolute;
    top: 50%;
    left: 30px;
    right: 30px;
    transform: translateY(-50%);
}
.zcbt {
    color: #fff;
    font-size: 18px;
}
.zcdesc {
    font-size: 16px;
    color: #fff;
    margin-top: 20px;
}
.zlitem:hover .zicv {
    opacity: 1;
    visibility: visible;
}
.zlitem:hover .zititle {
    opacity: 0;
    visibility: hidden;
}
.zjlist .slick-arrow {
    position: absolute;
    z-index: 99;
    top: 0;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    text-align: center;
    line-height: 40px;
    border: 1px solid #ccc;
    color: #999;
}
.zjlist .slick-arrow:before {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: bold;
}
.zjlist .slick-prev:before {
    content: "\e608";
}
.zjlist .slick-next:before {
    content: "\edf8";
}
.zjlist .slick-prev {
    right: 60px;
}
.zjlist .slick-next {
    right: 0;
}
.zjlist .slick-arrow:hover {
    background: #004ea1;
    border: 1px solid #004ea1;
    color: #fff;
}
.bw-mbpic {
    position: relative;
    height: calc(100vh - 55px);
    overflow: hidden;
    display: none;
}
.bw-mbpic img {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
}
.job-item {
    display: block;
}
.jobox {
    padding: 20px 0 100px 0;
}
.job-list li {
    margin-top: -1px;
}
.job-top {
    position: relative;
    height: 63px;
    border-top: 1px solid #707070;
    border-bottom: 1px solid #707070;
    transition: 0.4s;
    cursor: pointer;
}
.job-top span {
    display: block;
    float: left;
    margin-left: 0px;
    margin-right: 2%;
    line-height: 63px;
    color: #333333;
    font-size: 18px;
    font-weight: bold;
    transition: 0.4s;
}
.job-top span:first-child {
    width: 33%
}
.job-top b {
    position: absolute;
    right: 43px;
    top: 50%;
    margin-top: -10px;
    display: block;
    width: 19px;
    height: 19px;
    transition: 0.38s;
}
.job-top b:before {
    content: "";
    width: 100%;
    height: 3px;
    background: #333333;
    position: absolute;
    right: 0;
    top: 8px;
    transition: 0.35s;
}
.job-top b:after {
    content: "";
    width: 3px;
    height: 100%;
    background: #333333;
    position: absolute;
    top: 0;
    left: 8px;
    transition: 0.35s;
}
.job-top:hover, .job-top.active {
    border-color: #004ea1;
}
.job-top:hover span, .job-top.active span {
    color: #004ea1;
}
.job-top:hover b {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
}
.job-top:hover b:before, .job-top:hover b:after, .job-top.active b:before, .job-top.active b:after {
    background: #004ea1;
}
.job-top.active b:after {
    opacity: 0;
    visibility: hidden;
    transform: translateY(10px);
}
.job-text {
    padding: 20px 26px 32px 0px;
    display: none;
}
.job-text p {
    color: #333333;
    font-size: 16px;
    line-height: 2;
}
.job-text h3 {
    padding-top: 20px;
    font-size: 16px;
    line-height: 2;
}

@media only screen and (max-width: 1680px) {
.job-top span:first-child {
    width: 66%
}
}

@media only screen and (max-width: 1024px) {
.job-top span {
    margin-left: 0px;
}
.job-text {
    padding: 20px 26px 32px 0px;
}
}
.textcon {
    background-color: #f6f6fb;
}
.textcon-item .txt {
    width: 50%;
    padding-top: 25px;
    padding-bottom: 25px;
    box-sizing: border-box;
}
.textcon-item .txt h3 {
    color: #242424;
    font-size: 36px;
    text-transform: capitalize;
    margin-bottom: 20px;
}
.textcon-item .txt p {
    font-size: 16px;
    text-align: justify;
    margin-bottom: 60px;
}
.textcon-item .txt2 {
    width: 100%;
    padding-top: 25px;
    padding-bottom: 25px;
    box-sizing: border-box;
}
.textcon-item .txt2 h3 {
    color: #242424;
    font-size: 36px;
    text-transform: capitalize;
    margin-bottom: 20px;
}
.textcon-item .txt2 h4 {
    color: #242424;
    font-size: 26px;
    text-transform: capitalize;
    margin-top: 5%;
}
.textcon-item .txt2 p {
    font-size: 18px;
    text-align: justify;
}
.textcon-item .txt2 .sus-more {
    display: block;
    font-size: 20px;
    color: #004ea1;
    margin-top: 45px;
}
.textcon-item .txt2 .sus-more:hover {
    letter-spacing: 3px;
}
.textcon-item .txt2 .column {
    position: relative;
    margin-top: 6%;
    padding-left: 4.49%;
}
.textcon-item .txt2 .column::before {
    content: '';
    position: absolute;
    left: 1px;
    top: 0;
    width: 1px;
    max-height: 215px;
    height: 100%;
    background-color: #E8E8E8;
}
.textcon-item .txt2 .column::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 2px;
    height: 48px;
    background: #004ea1;
}
.textcon-item .txt2 .column-item {
    display: block;
    font-size: 18px;
    color: #242424;
}
.textcon-item .txt2 .column-item:not(:last-of-type) {
    margin-bottom: 17px;
}
.textcon-item .txt2 .column-item * {
    font-size: 20px;
    color: #ccc;
}
.textcon-item .txt2 .column-item .num {
    margin-right: 20px;
}
.textcon-item .txt2 .column-item:hover {
    color: #004ea1;
}
.textcon-item .txt2 .column-item:hover * {
    color: #004ea1;
    font-weight: bold;
}
.textcon-item .img {
    width: 50%;
    overflow: hidden;
}
.textcon-item .img:hover img {
    transform: scale(1.04);
}
.textcon-item:nth-of-type(odd) .txt {
    padding-left: 10.42%;
    padding-right: 3.23%;
}
.textcon-item:nth-of-type(even) {
    -webkit-flex-direction: row-reverse;
    -moz-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    -o-flex-direction: row-reverse;
    flex-direction: row-reverse;
}
.textcon-item:nth-of-type(even) .txt {
    padding-left: 6.25%;
    padding-right: 10.42%;
}
.textcon-container {
    margin-bottom: 100px;
}
.textcon-container .title {
    font-size: 50px;
    line-height: 1;
    margin: 100px 0 20px;
    color: #1E1E1E;
    text-align: center;
}
.textcon-container h4 {
    font-size: 30px;
    line-height: 1;
    margin: 20px 0 70px;
    color: #1E1E1E;
    text-align: center;
}
.textcon-container p, .textcon-container span {
    font-size: 16px;
    text-align: justify;
}
.textcon-container p {
    margin-bottom: 2%;
}
.textcon-container strong {
    font-weight: bold;
}
.textcon-container strong * {
    font-weight: bold;
}
.textcon-container ul {
    margin-top: 29px;
}
.textcon-container ul li {
    position: relative;
    padding-left: 15px;
    font-size: 20px;
    color: #242424;
    font-weight: bold;
    margin-bottom: 22px;
    line-height: 1.4;
}
.textcon-container ul li::before {
    content: '';
    position: absolute;
    left: 0;
    top: 8px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #004ea1;
}
.textcon-container > img {
    width: auto;
    max-width: 100% !important;
    height: auto !important;
    margin: 0 auto;
}
.textcon-container .textcon-items {
    position: relative;
    padding-left: 34px;
}
.textcon-container .textcon-items::before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 1px;
    height: 99%;
    background-color: #E8E8E8;
}
.textcon-t.textcon-cur i::after {
    transform: translate(-50%, -50%) rotate(90deg);
}
.pro-jscs table {
    margin-top: 40px;
    width: 100%;
}
.pro-jscs table th {
    text-align: left;
    line-height: 2.3;
    font-size: 16px;
    background-color: #f8f8f8;
    border: 1px solid #ccc;
    padding: 10px;
}
.pro-jscs table thead td {
    text-align: left;
    line-height: 2.3;
    font-size: 16px;
    background-color: #f8f8f8;
    border: 1px solid #ccc;
    padding: 10px;
    font-weight: bold;
}
.pro-jscs table td {
    text-align: left;
    line-height: 2.3;
    font-size: 16px;
    background-color: #ffffff;
    border: 1px solid #ccc;
    padding: 10px;
}
.pro-jscs table td p {
    padding-top: 0;
}
.page {
    position: relative;
    margin-top: 93px;
    padding-top: 60px;
    border-top: 1px solid #CCCCCC;
}
.page .back {
    position: absolute;
    right: 0;
    top: 60px;
    width: 139px;
    height: 46px;
    background: #004ea1;
    border-radius: 50px;
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    line-height: 46px;
}
.page .chapter {
    display: block;
    line-height: 1.1;
    font-size: 16px;
    color: #868686;
    width: 80%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.page .chapter:hover {
    color: #333;
}
.page .prev {
    margin-bottom: 23px;
}
