﻿@charset "utf-8";
@import url(iconfont.css);
@import url(fontsize.css);
/*网站单位设置*/
html { overflow: hidden; overflow-y: scroll; font-size: 14px; }

@media screen and (max-width:1024px) {
    html { font-size: 14px; }
}

body { font-family: 'Poppins', '微软雅黑', Arial, sans-serif; font-weight: normal; text-rendering: optimizeLegibility; color: #303f5f; background-color: #fff; overflow-x: hidden; }
*::-webkit-scrollbar { width: 3px; border-radius: 1.5px; }
*::-webkit-scrollbar-button { display: none; }
*::-webkit-scrollbar-track { background-color: #eee; }
*::-webkit-scrollbar-thumb { background-color: #1f5fb9; }
hr { box-sizing: content-box; height: 0; overflow: visible; }
h1, h2, h3, h4, h5, h6 { margin-top: 0; margin-bottom: .25rem; }
p { margin: 0; }

@media (min-width: 1200px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl { max-width: 1230px; }
}

@keyframes jtmove {
    0% { transform: translate(0,0); }
    50% { transform: translate(0,-8px); }
    100% { transform: translate(0,0); }
}












.bg-lightestblue { background-color: #eaf6fe; }
.bg-lightergrey { background-color: #f7f7f7; }
.bg-fontdarkblue { background-color: #ffffff; }


.bg-hover { background: #12498f; color: #fff; }
    .bg-hover:hover { border-color: #12498f; background: none; color: #12498f }

abbr [data-original-title], abbr[title] { text-decoration: underline; -webkit-text-decoration: underline dotted; text-decoration: underline dotted; cursor: help; border-bottom: 0; -webkit-text-decoration-skip-ink: none; text-decoration-skip-ink: none }
address { margin-bottom: .5rem; font-style: normal; line-height: inherit; }
dl, ol, ul { margin: 0; padding: 0; }
    ol ol, ol ul, ul ol, ul ul { margin: 0; padding: 0; }
dt { font-weight: 700; }
dd { margin-bottom: .5rem; margin-left: 0; }
blockquote { margin: 0 0 .5rem; }
b, strong { font-weight: bold; }
small { font-size: 80%; }
sub, sup { position: relative; font-size: 75%; line-height: 0; vertical-align: baseline; }
sub { bottom: -.25em; }
sup { top: -.5em; }
em { font-style: normal; }
.f-no { display: flex; flex-flow: row wrap; }
.f-no-b-center { display: flex; flex-flow: row wrap; justify-content: space-between; align-items: center; }
.f-no-b-start { display: flex; flex-flow: row wrap; justify-content: space-between; align-items: flex-start; }
.f-no-b-stretch { display: flex; flex-flow: row wrap; justify-content: space-between; align-items: stretch; }
.f-no-c-center { display: flex; flex-flow: row wrap; justify-content: center; align-items: center; }
.f-no-c-start { display: flex; flex-flow: row wrap; justify-content: center; align-items: flex-start; }
.f-no-c-stretch { display: flex; flex-flow: row wrap; justify-content: center; align-items: stretch; }
.f-no-s-center { display: flex; flex-flow: row wrap; justify-content: flex-start; align-items: center; }
.f-no-s-end { display: flex; flex-flow: row wrap; justify-content: flex-start; align-items: flex-end; }
.f-no-s-stretch { display: flex; flex-flow: row wrap; justify-content: flex-start; align-items: stretch; }
.f-no-end-start { display: flex; flex-flow: row wrap; justify-content: flex-end; }
.f-no-col { display: flex; flex-flow: column wrap; }
.f-no-col-b-center { display: flex; flex-flow: column wrap; justify-content: space-between; align-items: center; }
.f-no-col-c-center { display: flex; flex-flow: column wrap; justify-content: center; align-items: center; }
.f-no-col-s-center { display: flex; flex-flow: column wrap; justify-content: flex-start; align-items: center; }
.f-no-col-s-end { display: flex; flex-flow: column wrap; justify-content: flex-start; align-items: flex-end; }
.f-no-col-c-start { display: flex; flex-flow: column wrap; justify-content: center; align-items: flex-start; }
.f-no-col-b-start { display: flex; flex-flow: column wrap; justify-content: space-between; align-items: flex-start; }
.f-no-col-end-start { display: flex; flex-flow: column wrap; justify-content: flex-end; align-items: flex-start; }
.pc-block { display: block; }
.pc-block-768 { display: block; }
.pc-block-767 { display: block; }
.m-block { display: none; }
.m-block-767 { display: none; }
.m-block-768 { display: none; }

@media (max-width: 1199px) {
    .pc-block { display: none; }
    .m-block { display: block; }
}

@media (max-width: 768px) {
    .pc-block-768 { display: none; }
    .m-block-768 { display: block; }
}

@media (max-width: 767px) {
    .pc-block-767 { display: none; }
    .m-block-767 { display: block; }
}

.container { width: 96%; max-width: 1320px; margin: 0 auto; padding: 0; }
.w1520 { width: 96%; max-width: 1620px; margin: 0 auto; }

@media (min-width: 1300px) {
    .container { width: 94%; max-width: 1620px; margin: 0 auto; padding: 0; }
    .w1520 { width: 94%; max-width: 1620px; margin: 0 auto; }
}

.container .container { padding: 0; width: 100%; }
.w1800 { width: 94%; max-width: 1800px; margin: 0 auto; }
.ovh { overflow: hidden; }
.clearfix, ul { zoom: 1; }
    .clearfix:after, ul:after { display: block; height: 0; clear: both; visibility: hidden; overflow: hidden; content: "."; }
img { max-width: 100%; }
ul, li { padding: 0; margin: 0; list-style: none; }
.fl { float: left; }
.fr { float: right; }
a { color: #333; text-decoration: none; }
    a:hover, a:active, a:focus { text-decoration: none; color: #1f5fb9; }
.db { display: block; }
.i-ell { white-space: nowrap; text-overflow: ellipsis; overflow: hidden; max-width: 100%; }
.i-ell-2 { max-width: 100%; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
.i-ell-3 { max-width: 100%; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; }
.i-ell-4 { max-width: 100%; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 4; -webkit-box-orient: vertical; }

.vertical_img { display: block; width: 100%; position: relative; overflow: hidden; background: #fff; cursor: pointer; }
    .vertical_img img.bgimg { width: 100%; }
    .vertical_img img.up-pic { transform: translateZ(0px); transition: transform 0.8s ease 0s; position: absolute; left: 0; top: 50%; width: 100%; z-index: 2; transform: translateY(-50%); }

.lazyloadimg { position: relative; overflow: hidden; cursor: pointer; margin: 0; padding: 0; }
    .lazyloadimg img.bgimg { width: 100%; }
    .lazyloadimg img.up-pic { position: absolute; left: 0; top: 50%; transform: translateY(-50%); width: 100%; z-index: 2; transition: all .8s; }
    .lazyloadimg.transform { }


@media (min-width: 767px) {
    .vertical_img:hover img.up-pic, .lazyloadimg:hover img.up-pic { transform: scale(1.05, 1.05) translateY(-48%); transition: all .8s; }
}


.swiper-btn { display: flex; height: 40px; align-items: center; }

@media screen and (max-width: 640px) {
    .swiper-btn { height: 32px; }
}

.swiper-btn .swiper-button-next,
.swiper-btn .swiper-button-prev { width: 40px; height: 40px; background-color: #1f5fb9; background-repeat: no-repeat; background-position: center center; background-size: 35%; position: static; transition: all 0.36s; margin-top: 0; margin-left: 18px; outline: none; }

@media screen and (max-width: 640px) {

    .swiper-btn .swiper-button-next,
    .swiper-btn .swiper-button-prev { width: 32px; height: 32px; }
}

.swiper-btn .swiper-button-next:hover,
.swiper-btn .swiper-button-prev:hover { background-color: #23ac38; }

.swiper-btn .swiper-button-prev::after { font-family: iconfont; content: "\e671"; color: #fff; font-size: 1rem; }
.swiper-btn .swiper-button-next::after { font-family: iconfont; content: "\e66f"; color: #fff; font-size: 1rem; }


.header { z-index: 999; width: 100%; position: fixed; top: 0; right: 0; left: 0; }
.header-nav .nav { display: flex; align-items: center; justify-content: flex-end; height: 90px; }
.header-nav { background: #fff; }
    .header-nav .logo { }
        .header-nav .logo img { height: 60px;max-width:auto; }
.top-search-box { z-index: 93; }
    .top-search-box .search-tb { width: 35px; height: 35px; display: flex; align-items: center; justify-content: center; border-radius: 50%; overflow: hidden; }
        .top-search-box .search-tb i { color: #1f5fb9; font-size: 24px; }
    .top-search-box li { padding-top: 20px; padding-bottom: 20px; }
        .top-search-box li:hover .top-search { opacity: 1; height: auto; overflow: hidden; width: auto; }
    .top-search-box .top-search { opacity: 0; height: 0; overflow: hidden; transition: all 0.5s; width: 0; position: absolute; right: 0; top: 50px; z-index: 99; padding-top: 10px; }


.m-top-search-box { z-index: 93; }
    .m-top-search-box .search-tb { width: 35px; height: 35px; display: flex; align-items: center; justify-content: center; border-radius: 50%; overflow: hidden; }
        .m-top-search-box .search-tb i { color: #1f5fb9; font-size: 24px; cursor: pointer; }

.m-search-box { display: none; position: fixed; background: #fff; top: 90px; padding: 6px 15px 10px; box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2); z-index: 998; width: 100%; }
    .m-search-box .search-group { width: 100%; height: 38px; }





.header.fadeInDown { height: 66px; }
    .header.fadeInDown .header-nav { background: #fff; }

.navbar { padding: 0px; position: relative; z-index: 9999; }
.navbar-custom { top: 0; z-index: 2; justify-content: end; }
    .navbar-custom .navbar-nav > .nav-item { font-size: 14px; margin: 0 19px; }
    .navbar-custom .navbar-nav .nav-link { text-align: center; position: relative; text-transform: uppercase; font-weight: bold; padding: 0; line-height: 90px; display: flex; align-items: center; justify-content: center; font-size: 14px; font-family: 微软雅黑; }
        .navbar-custom .navbar-nav .nav-link:before, .navbar-custom .navbar-nav .nav-link:before { content: ""; width: 0px; height: 3px; background: #2987ff; position: absolute; top: 0; }
    .navbar-custom .navbar-nav .nav-item:hover .nav-link:before, .navbar-custom .navbar-nav .nav-item.active .nav-link:before { width: 100%; transition: all 0.3s; }
    .navbar-custom .navbar-nav .nav-link:hover { color: #333; }
    .navbar-custom .navbar-nav .nav-link.disabled { color: rgba(0, 0, 0, 0.3); }
    .navbar-custom .navbar-nav .show > .nav-link,
    .navbar-custom .navbar-nav .active > .nav-link,
    .navbar-custom .navbar-nav .nav-link.show,
    .navbar-custom .navbar-nav .nav-link.active { color: #333; }
    .navbar-custom .navbar-text { color: rgba(0, 0, 0, 0.5); }
        .navbar-custom .navbar-text a { color: rgba(0, 0, 0, 0.9); }
            .navbar-custom .navbar-text a:hover, .navbar-custom .navbar-text a:focus { color: rgba(0, 0, 0, 0.9); }

.navbar-nav .dropdown-menu { background: rgba(31, 95, 185, 0.8); padding: 12px; font-size: 14px; box-shadow: 0 6px 12px rgb(0 0 0 / 18%); margin: 0; }
    .navbar-nav .dropdown-menu .dropdown-item { padding: 12px 15px; color: #fff; }
        .navbar-nav .dropdown-menu .dropdown-item:before { content: "●"; display: inline-block; margin-right: 15px; border: 1px solid transparent; border-radius: 50%; padding: 0px 6px; }
        .navbar-nav .dropdown-menu .dropdown-item:hover:before { border: 1px solid #2060b7; }
        .navbar-nav .dropdown-menu .dropdown-item:hover { background: #ffffff; color: #2060b7; }
.dropright .dropdown-toggle::after { color: #fff; float: right; margin-top: 0.5em; margin-right: -12px; }

@media(max-width:1200px) {
    .navbar-custom .navbar-nav .nav-item { margin: 0 5px; }
}



.navbar .dropdown.pc:hover > .dropdown-menu, .navbar .dropup.pc:hover > .dropdown-menu, .navbar .dropright.pc:hover > .dropdown-menu { display: block; }









.search-group { width: 200px; height: 45px; background: #f7f7f7; overflow: hidden; border: 1px solid #f7f7f7; border-radius: 25px; }
    .search-group .form-control { border: none; border-radius: 0px; background: transparent; color: #5c5352; height: 45px; }
        .search-group .form-control::-webkit-input-placeholder { color: #5c5352; }
    .search-group .btn { border-radius: 0px; height: 45px; width: 45px; display: flex; justify-content: center; align-items: center; padding: 6px 15px; margin-bottom: 0; }
    .search-group i { color: #1f5fb9; font-size: 1.3rem; }
    .search-group .btn:hover { background: #1f5fb9; }
        .search-group .btn:hover i { color: #fff; }



header.header .icon-bar { width: 26px; width: 1.625rem; height: 1.5px; height: .09375rem; margin-bottom: 8px; margin-bottom: .5rem; display: block; transition: all ease-in 150ms; background-color: #333 }
    header.header .icon-bar.middle { width: 30px; width: 1.875rem; background-color: #1f5fb9 }
    header.header .icon-bar.bottom { margin-bottom: 0 }

/*@media screen and (max-width: 1199px) {
    header .header .navbar-toggler { padding-right: 0; padding-right: 0; box-shadow: none; outline: 0; display: flex; flex-direction: column; align-items: end }
}*/

.navbar-mobile { position: fixed; display: block; right: -80%; width: 80%; height: 100%; background: #FFF; top: 0; }

    .navbar-mobile .content-wrap { overflow-y: auto; height: 100%; padding: 15px 10px; background-color: #fff; }

.head_nav { width: 100%; padding: 0 5px; }
    .head_nav li { padding-left: 28px; padding-top: 4px; padding-bottom: 4px; }
        .head_nav li,
        .head_nav li a { color: #111; }
            .head_nav li.has-child { padding-left: 28px; margin-top: 0; margin-bottom: 0; }
                .head_nav li.has-child > a { margin-top: 3px; margin-bottom: 3px; margin-right: 35px; }
            .head_nav li.siblings-no-menu { position: relative; padding-left: 15px; }
            .head_nav li a { display: block; height: auto; line-height: 1.4em; position: relative; }
                .head_nav li a:hover { color: inherit; }
            .head_nav li em { display: block; height: 1.4em; overflow: hidden; }
            .head_nav li li { font-size: 14px; }
                .head_nav li li li { font-size: 12px; }
                .head_nav li li a { color: #666; }
            .head_nav li.has-child a b { display: inline-block; width: 15px; height: 15px; border: 1px solid #111; border-radius: 2px; overflow: hidden; line-height: 15px; position: absolute; right: -35px; top: 1px; -webkit-box-sizing: content-box; box-sizing: content-box; }
                .head_nav li.has-child a b:before,
                .head_nav li.has-child a b:after { content: ''; display: block; width: 9px; height: 1px; background-color: #111; position: absolute; left: 3px; top: 50%; margin-top: -.5px; }
                .head_nav li.has-child a b:after { -webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); -o-transform: rotate(90deg); transform: rotate(90deg); }
            .head_nav li.has-child a:hover b { border-color: #111; }
    .head_nav > li { padding-top: 10px; padding-bottom: 10px; border-bottom: 1px solid #f2f2f2; }
        .head_nav > li > a { font-size: 16px; text-transform: uppercase; margin-bottom: -1px; position: relative; text-transform: uppercase; position: relative; }
    .head_nav li,
    .head_nav li.has-child { padding-left: 0; }
        .head_nav li li,
        .head_nav li li.has-child { padding-left: 15px; }
        .head_nav li.has-child > a[aria-expanded=true] > b:after { display: none; }
        .head_nav li.has-child > a[aria-expanded=true] > b { background-color: #111; }
            .head_nav li.has-child > a[aria-expanded=true] > b:before,
            .head_nav li.has-child > a[aria-expanded=true] > b:after { background-color: #fff; }




.mobile-close { position: absolute; width: 30px; line-height: 30px; text-align: center; top: 0; left: -35px; font-size: 24px; cursor: pointer; }









.sub-body { width: 100%; margin-top: 90px; }

@media screen and (max-width: 1199px) {
    .sub-body { margin-top: 90px; }
}

.top-inner { position: relative; z-index: 0; width: 100%; overflow: hidden; background-position: center top; background-repeat: no-repeat; }
.slide-home { z-index: 0; }
    .slide-home .swiper-slide { position: relative; /*height: calc(100vh - 80px)*/ }
        .slide-home .swiper-slide .imgs { height: 100%; position: relative; display: block; }
            .slide-home .swiper-slide .imgs .bgimg { position: absolute; top: 0; bottom: 0; left: 0; right: 0; width: 100%; height: 100%; object-fit: cover; object-position: center; }

/*.slide-home .swiper-slide .imgs img { height:10vh; object-fit: cover; object-position: center; }*/
.slide-container { position: absolute; top: 45%; -webkit-transform: translate(0, -50%); transform: translate(0, -50%); left: 0; right: 0; z-index: 3; margin: 0 auto; }
    .slide-container .slide-txt { width: 55%; text-shadow: 0 0 1px rgb(35 172 56 / 30%); line-height: 1.1; filter: contrast(0.9) }

    .slide-container h1 { line-height: 1.125; }
    .slide-container p, .slide-container h1, .slide-container .btn { transition: opacity 1s, -webkit-transform 2s cubic-bezier(0.19, 1, 0.22, 1); transition: transform 2s cubic-bezier(0.19, 1, 0.22, 1), opacity 1s; transition: transform 2s cubic-bezier(0.19, 1, 0.22, 1), opacity 1s, -webkit-transform 2s cubic-bezier(0.19, 1, 0.22, 1); transition-delay: 0.5s; -webkit-transform: translate(-20px, 0); transform: translate(-20px, 0); opacity: 0; transform: translate(-20px, 0); }
    .slide-container p { transition-delay: 0.7s; }
    .slide-container .btn { transition-delay: 0.9s; }

/*.slide-container .slide-txt { width: 52.5%; position: relative; padding-top: 65px; padding-bottom: 65px; background: rgba(196, 47, 43,.5); transform: translateY(15px); filter: alpha(opacity=0); -moz-opacity: 0; -khtml-opacity: 0; opacity: 0; -webkit-transition: all 1.5s ease 0s; -moz-transition: all 1.5s ease 0s; -o-transition: all 1.5s ease 0s; transition: all 1.5s ease 0s; }
        .slide-container .slide-txt:before { width: 4px; height: calc(100% - 130px); background: #12498f; position: absolute; top: 65px; left: 11.9%; content: ""; }
    .slide-container h1 { margin: 0 11.9%; padding-left: 34px; color: #fff; padding-bottom: 0; padding-top: 0; line-height: 1.25; }
    .slide-container p { margin: 0 11.9%; padding-left: 34px; margin-top: 16px; }*/

.swiper-slide-active .slide-container .slide-btn { opacity: 1; -webkit-transform: translate(0, 0); transform: translate(0, 0); }
.swiper-slide-active .slide-container .slide-txt p, .swiper-slide-active .slide-container .slide-txt h1, .swiper-slide-active .slide-container .slide-txt .btn { opacity: 1; -webkit-transform: translate(0, 0); transform: translate(0, 0); }
.swiper-slide .slide-bg { width: 100%; height: 100%; /*background: rgba(0,0,0,0.4);*/ position: absolute; z-index: 2; }

.mobilebanner .swiper-slide .imgs { position: relative; display: block; }

@media (max-width: 992px) {
    .slide-container .slide-txt { width: 100%; padding-top: 10px; padding-bottom: 10px }
        .slide-container .slide-txt:before { height: calc(100% - 20px); top: 10px; }
}


.i-title { text-align: center }
    .i-title h2 { font-weight: bold; font-family: 'Jost', sans-serif; text-transform: uppercase; line-height: 1.5; }
    .i-title p { font-size: 14px; color: #9396a2; line-height: 22px; text-align: center; }

.i-products { background: #f9f9fc; }

    .i-products .pro-box { background: #fff; padding: 20px; position: relative; margin-bottom: 20px; }
    .i-products .row { margin-left: -10px; margin-right: -10px; }
        .i-products .row .col { padding-left: 10px; padding-right: 10px; }
    .i-products .row-cols-md-2 .pro-box .img { padding: 0 120px; }
    .i-products .pro-box .img { padding: 0 20px; }
    .i-products .pro-box .t1 { margin-top: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; text-transform: uppercase; font-size: 18px; line-height: 23px; text-align: center; }
    .i-products .pro-box .on { background: rgba(31, 95, 185, 0.7); position: absolute; z-index: 3; top: 0; right: 0; bottom: 0; left: 0; opacity: 0; transition: all 0.5s; padding: 30px 40px; }
        .i-products .pro-box .on .t2 { font-size: 22px; line-height: 23px; font-weight: bold; }
            .i-products .pro-box .on .t2:after { content: ""; width: 17px; height: 3px; margin: 10px 0 20px; display: block; background: #fff; }
            .i-products .pro-box .on .t2 a { color: #fff; }
                .i-products .pro-box .on .t2 a:hover { text-decoration: underline; }
        .i-products .pro-box .on .list { display: flex; flex-wrap: wrap; justify-content: space-between; margin-bottom: 25px; }
            .i-products .pro-box .on .list p { width: 100%; font-size: 14px; line-height: 28px; color: #fff; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
                .i-products .pro-box .on .list p:before { content: "●"; font-size: 14px; margin-right: 6px; color: #fff }
                .i-products .pro-box .on .list p a { color: #fff; }
                .i-products .pro-box .on .list p:hover a { text-decoration: underline; }
        .i-products .pro-box .on .more { width: 150px; height: 42px; border: 1px solid #fff; font-size: 14px; color: #fff; text-align: center; line-height: 40px; display: block; }
            .i-products .pro-box .on .more span { margin-left: 10px; transition: all 0.3s; }
            .i-products .pro-box .on .more:hover span { margin-left: 20px; }
    .i-products .row-cols-md-2 .pro-box .on .list p { width: 48%; }
    .i-products .pro-box:hover .on { opacity: 1; }

@media(max-width:768px) {
    .i-products .row-cols-md-2 .pro-box .img { padding: 0 20px; }
    .i-products .pro-box .t1 { font-size: 16px; }
}


.i-service { background: #1f5fb9; padding: 75px 0 45px; color: #fff; }
    .i-service .container-xl { display: flex; justify-content: space-between; align-items: center; }
        .i-service .container-xl .left { width: 30%; }
            .i-service .container-xl .left .t1 { font-size: 50px; font-weight: bold; line-height: 50px; text-transform: uppercase; }
                .i-service .container-xl .left .t1:after { content: ""; width: 38px; height: 4px; background: #fff; margin: 30px 0 30px; display: block; }
            .i-service .container-xl .left p { font-size: 14px; line-height: 24px; margin-bottom: 20px; }
            .i-service .container-xl .left .more { width: 180px; height: 52px; font-size: 14px; color: #fff; text-align: center; display: block; background: #2987ff; line-height: 52px; }
                .i-service .container-xl .left .more span { margin-left: 15px; transition: all 0.3s; }
                .i-service .container-xl .left .more:hover span { margin-left: 25px; }
        .i-service .container-xl .right { width: 70%; padding-left: 60px; display: flex; flex-wrap: wrap; justify-content: space-between; }
            .i-service .container-xl .right .item { width: 48%; border: 1px solid #fff; padding: 25px; display: flex; align-items: center; margin-bottom: 30px; }
                .i-service .container-xl .right .item .img { width: 62px; min-width: 62px; }
                .i-service .container-xl .right .item:hover .img img { animation: jtmove 1s linear infinite; }
                .i-service .container-xl .right .item .text { padding-left: 25px; }
                    .i-service .container-xl .right .item .text .t2 { font-size: 16px; line-height: 24px; text-transform: uppercase; margin-bottom: 10px; }
                    .i-service .container-xl .right .item .text p { font-size: 14px; line-height: 23px; }

@media(max-width:768px) {
    .i-service { padding: 40px 0 30px; }
        .i-service .container-xl { display: block; }
            .i-service .container-xl .left { width: 100%; }
            .i-service .container-xl .right { width: 100%; padding-left: 0; margin-top: 20px; }
                .i-service .container-xl .right .item { width: 100%; padding: 10px; margin-bottom: 15px; }
            .i-service .container-xl .left .t1 { font-size: 26px; line-height: 32px; }
            .i-service .container-xl .left p { line-height: 20px; }
            .i-service .container-xl .right .item .text .t2 { margin-bottom: 0; }
            .i-service .container-xl .right .item .img { width: 45px; min-width: 45px; }
            .i-service .container-xl .right .item .text p { line-height: 18px; font-size: 12px; }
            .i-service .container-xl .right .item .text { padding-left: 15px; }
}


.i-about { background: #f9f9fc; }


    .i-about .container-xl { display: flex; justify-content: space-between; align-items: center; }
        .i-about .container-xl .left { width: 54%; }
        .i-about .container-xl .right { width: 46%; padding-left: 60px; }
            .i-about .container-xl .right .t1 { font-size: 28px; line-height: 42px; margin-bottom: 25px; }
            .i-about .container-xl .right p { font-size: 14px; line-height: 26px; color: #666666; margin-bottom: 30px; }
            .i-about .container-xl .right .more { width: 245px; height: 66px; font-size: 14px; color: #fff; text-align: center; display: block; background: #1953a5; line-height: 66px; }
                .i-about .container-xl .right .more span { margin-left: 15px; transition: all 0.3s; }
                .i-about .container-xl .right .more:hover span { margin-left: 25px; }


@media(max-width:768px) {
    .i-about { padding: 40px 0; }
        .i-about .container-xl { display: block; }
            .i-about .container-xl .left { width: 100%; }
            .i-about .container-xl .right { width: 100%; padding-left: 0; margin-top: 20px; }
                .i-about .container-xl .right .t1 { font-size: 26px; line-height: 32px; }
                .i-about .container-xl .right p { line-height: 20px; }
}





.bg-map { position: relative; width: 100%; max-width: 994px; margin: 0 auto 0 auto; }
    .bg-map .appoint { text-align: center; position: absolute; }
        .bg-map .appoint.a1 { top: 20%; left: 15% }
        .bg-map .appoint.a2 { top: 40.1%; left: 13.3% }
        .bg-map .appoint.a3 { top: 33.5%; left: 16.7% }
        .bg-map .appoint.a4 { top: 30.2%; left: 20.8% }
        .bg-map .appoint.a5 { top: 42.1%; left: 24.3% }
        .bg-map .appoint.a6 { top: 37%; left: 27.6% }
        .bg-map .appoint.a7 { top: 58.7%; left: 27.6% }
        .bg-map .appoint.a8 { top: 65.5%; left: 32.7% }
        .bg-map .appoint.a9 { top: 52%; left: 46.8% }
        .bg-map .appoint.a10 { top: 28.5%; left: 50.9% }
        .bg-map .appoint.a11 { top: 48.5%; left: 50.1% }
        .bg-map .appoint.a12 { top: 68.7%; left: 50.9% }
        .bg-map .appoint.a13 { top: 25%; left: 58.5% }
        .bg-map .appoint.a14 { top: 47.2%; left: 61% }
        .bg-map .appoint.a15 { top: 26.7%; left: 69.3% }
        .bg-map .appoint.a16 { top: 53.7%; left: 69.4% }
        .bg-map .appoint.a17 { top: 31.7%; left: 71% }
        .bg-map .appoint.a18 { top: 25%; left: 72.8% }
        .bg-map .appoint.a19 { top: 29.9%; left: 73.6% }
        .bg-map .appoint.a20 { top: 45.1%; left: 73.7% }
        .bg-map .appoint.a21 { top: 53.7%; left: 76.1% }
        .bg-map .appoint.a22 { top: 43.6%; left: 79.5% }
        .bg-map .appoint.a23 { top: 63.7%; left: 79.4% }
        .bg-map .appoint.a24 { top: 82.3%; left: 81.1% }

.bg-glitter { width: 8px; height: 8px; border-radius: 100%; background-color: #1f5fb9; display: inline-flex; justify-content: center; align-items: center; position: relative; }
    .bg-glitter * { color: #fff; position: relative; z-index: 2; }
    .bg-glitter:before,
    .bg-glitter:after { content: ''; width: 100%; height: 100%; border-radius: 100%; background-color: #1f5fb9; transform: scale(3); opacity: 0.5; position: absolute; left: 0; top: 0; }
    .bg-glitter:before { animation: bg-wave-2 2s infinite; }
    .bg-glitter:after { animation: bg-wave-3 2s infinite; }
    .bg-glitter.bg-sm:before { animation-name: bg-wave-2; }
    .bg-glitter.bg-sm:after { animation-name: bg-wave-3; }
    .bg-glitter.bg-md:before { animation-name: bg-wave-3; }
    .bg-glitter.bg-md:after { animation-name: bg-wave-5; }
    .bg-glitter.bg-lg:before { animation-name: bg-wave-4; }
    .bg-glitter.bg-lg:after { animation-name: bg-wave-7; }


@media screen and (min-width:768px) {
    .bg-glitter:before { animation-name: bg-wave-2; }
    .bg-glitter:after { animation-name: bg-wave-3; }
}

@media screen and (min-width:992px) {
    .bg-glitter:before { animation-name: bg-wave-3; }
    .bg-glitter:after { animation-name: bg-wave-5; }
}

@media screen and (min-width:1200px) {
    .bg-glitter { width: 10px; height: 10px; }
        .bg-glitter:before { animation-name: bg-wave-4; }
        .bg-glitter:after { animation-name: bg-wave-7; }
}


@keyframes bg-wave-2 {
    0% { transform: scale(1); opacity: 0.7; }
    100% { transform: scale(2); opacity: 0; }
}

@keyframes bg-wave-3 {
    0% { transform: scale(1); opacity: 0.7; }
    100% { transform: scale(3); opacity: 0; }
}

@keyframes bg-wave-4 {
    0% { transform: scale(1); opacity: 0.7; }
    100% { transform: scale(4); opacity: 0; }
}

@keyframes bg-wave-5 {
    0% { transform: scale(1); opacity: 0.7; }
    100% { transform: scale(5); opacity: 0; }
}

@keyframes bg-wave-6 {
    0% { transform: scale(1); opacity: 0.7; }
    100% { transform: scale(6); opacity: 0; }
}

@keyframes bg-wave-7 {
    0% { transform: scale(1); opacity: 0.7; }
    100% { transform: scale(7); opacity: 0; }
}


.i-case .imgs-box { display: flex; }

.i-case .item1 { width: 25%; }
.i-case .item2 { width: 25%; }
.i-case .item3 { width: 50%; display: flex; flex-wrap: wrap; }
    .i-case .item3 .img { width: 50%; }
        .i-case .item3 .img:last-child { width: 100%; }





.i-case .img { position: relative; }
    .i-case .img .on { background: rgba(31, 95, 185, 0.7); position: absolute; z-index: 4; top: 0; right: 0; bottom: 0; left: 0; display: flex; align-items: center; justify-content: center; opacity: 0; transition: all 0.5s; }
        .i-case .img .on .t1 { font-size: 27px; color: #fff; line-height: 40px; margin-bottom: 35px; text-align: center; }
        .i-case .img .on .more { width: 240px; height: 64px; border: 2px solid #fff; font-size: 22px; line-height: 60px; color: #fff; text-align: center; display: block; margin: 0 auto; }
            .i-case .img .on .more span { margin-left: 15px; }
    .i-case .img:hover .on { opacity: 1; }

    .i-case .img .lazyloadimg img.up-pic { position: absolute; left: 0; top: 0; transform: translateY(0); width: 100%; height: 100%; z-index: 2; transition: all .8s; object-fit: cover; object-position: center; }

.i-news { background: #f4f4f4; position: relative; }
    .i-news .row { margin-left: -20px; margin-right: -20px; }
        .i-news .row .col-md-3 { padding-left: 20px; padding-right: 20px; }
    .i-news .news-box { box-shadow: 0 0 35px rgba(0, 0, 0, 0.1); margin-bottom: 40px; }
        .i-news .news-box .text { padding: 20px; position: relative; }
            .i-news .news-box .text h3 a { color: #1a3779; }
            .i-news .news-box .text h3 { font-size: 16px; font-weight: bold; color: #1a3779; margin-bottom: 15px; line-height: 25px; height: 50px; position: relative; display: -webkit-box; overflow: hidden; text-overflow: ellipsis; word-wrap: break-word; white-space: normal !important; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
            .i-news .news-box .text p { font-size: 14px; line-height: 22px; color: #999999; margin-bottom: 25px; height: 66px; display: -webkit-box; overflow: hidden; text-overflow: ellipsis; word-wrap: break-word; white-space: normal !important; -webkit-line-clamp: 3; -webkit-box-orient: vertical; }
            .i-news .news-box .text .more-box { display: flex; align-items: center; font-size: 18px; line-height: 26px; color: #666666; }
                .i-news .news-box .text .more-box .more { color: #666666; width: 0px; height: 26px; overflow: hidden; font-size: 14px; line-height: 26px; transition: all 0.5s; }
        .i-news .news-box:hover .text .more-box .more { width: 100px; }
        .i-news .news-box .img { overflow: hidden; }
            .i-news .news-box .img img { transition: all 0.5s ease; }
        .i-news .news-box:hover .img img { transform: scale(1.1) translateY(-48%); }
        .i-news .news-box:hover .text:before { content: ""; width: 3px; height: 22px; background: #1953a5; display: block; position: absolute; left: 0px; top: 26px; }

    .i-news .hmmore { width: 175px; height: 66px; font-size: 14px; color: #fff; text-align: center; display: block; margin: 15px auto 0; background: #1953a5; line-height: 66px; }
        .i-news .hmmore span { margin-left: 15px; transition: all 0.3s; }
        .i-news .hmmore:hover span { margin-left: 25px; }

@media(max-width:768px) {
    .i-case .img .on { display: none; }
    .i-news .row { margin-left: -7px; margin-right: -7px; }
        .i-news .row .col-md-3 { padding-left: 7px; padding-right: 7px; }
    .i-news .news-box .text p { line-height: 21px; }
    .i-news .news-box { margin-bottom: 20px; }
}


footer { }
    footer .footer-top { background: #0b1c41; padding: 50px 0 40px; color: #fff; }
        footer .footer-top .t1 { font-size: 18px; margin-bottom: 20px; font-weight: bold; }
        footer .footer-top .list a { font-size: 14px; color: rgba(255, 255, 255, 0.8); line-height: 24px; }
        footer .footer-top .list li:hover a { color: #0070ff; }
        footer .footer-top .list li:hover:after { content: "→"; font-size: 14px; color: #0070ff; display: inline-block; margin-left: 10px; }
        footer .footer-top .addr { color: rgba(255, 255, 255, 0.8); line-height: 24px; display: flex; }
            footer .footer-top .addr a { color: rgba(255, 255, 255, 0.8); }
            footer .footer-top .addr i { margin-right: 15px; width: 19px; min-width: 19px; font-size: 20px; }
                footer .footer-top .addr i.icon-address { font-size: 22px; }
    footer .foot-tel { margin-top: 20px; margin-bottom: 15px; background: #2987ff; padding: 8px; font-size: 16px; display: flex; width: fit-content; color: #fff; justify-content: center; align-items: center; border-radius: 5px; overflow: hidden; }
        footer .foot-tel:before { content: "\e64f"; width: 20px; line-height: 20px; display: block; font-family: iconfont; font-size: 18px; text-align: center; color: #fff; margin-right: 8px; }
    footer .footer-bottom { background: #081636; padding: 18px 0; color: rgba(255, 255, 255, 0.4); }
        footer .footer-bottom .container-xl { text-align: center; }
        footer .footer-bottom a { color: rgba(255, 255, 255, 0.4); }
    footer a:hover { text-decoration: underline; }

    footer .footer-social { display: flex; align-items: center; }
        footer .footer-social .social { display: flex; align-items: center; color: rgba(255, 255, 255, 0.4); font-size: 16px; }
            footer .footer-social .social a { background: #5c5c5c; border-radius: 5px; overflow: hidden; width: 32px; color: rgba(255, 255, 255, 0.4); margin-right: 20px; display: block; height: 32px; text-align: center; line-height: 32px; }
                footer .footer-social .social a:hover { background: #3392c4; transition: all 0.3s; text-decoration: none; }
        footer .footer-social i { color: rgba(255, 255, 255, 1); font-size: 18px; }

.social-linkedin, .social-facebook { background: #5c5c5c !important; }

@media(max-width:768px) {
    footer .footer-top .t1 { margin-top: 30px; }
}
/*浮动*/
#float { position: fixed; right: 5px; bottom: 105px; margin-top: -60px; z-index: 55; }
    #float .ico { display: block; width: 55px; height: 55px; text-align: center; position: relative; cursor: pointer; margin-bottom: 5px; }
        #float .ico > i { font-size: 30px; line-height: 55px; border-radius: 50%; display: block; color: #fff; position: relative; z-index: 90; background: #1953a5; }
        #float .ico > .img { position: absolute; right: 55px; width: 140px; top: 0; display: none; background-color: #fff; }
            #float .ico > .img > img { width: 100%; }
        #float .ico p { position: absolute; top: 0; border-radius: 10px; right: -350px; padding: 0px 20px; line-height: 55px; font-size: 16px; height: 55px; background-color: #1953a5; color: #FFF; transition: all 0.3s; z-index: 0; white-space: nowrap; }
        #float .ico:hover > .img { display: block; }
        #float .ico:hover p { right: 55px; }

@media (min-width:1px) and (max-width:991px) {
    #float .ico { width: 40px; height: 40px; }
        #float .ico > i { font-size: 22px; line-height: 40px; }
        #float .ico > .img { right: 40px; }
        #float .ico p { line-height: 40px; padding: 0 15px; height: 40px; }
}

/*#弹出留言表单*/
.reveal-modal-bg { position: fixed; height: 100%; width: 100%; z-index: 1000; display: none; top: 0; left: 0; background: rgba(00, 00, 00, 0.8); }
.reveal-modal { visibility: hidden; top: 15%; left: 50%; margin-left: -25%; width: 50%; position: absolute; z-index: 1001; padding: 35px; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .4); -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .4); -box-shadow: 0 0 10px rgba(0, 0, 0, .4); background-color: #FFF; }

    .reveal-modal h2 { font-size: 30px; text-align: center; margin-bottom: 25px; }

    .reveal-modal .close-reveal-modal { font-size: 30px; line-height: 0.5; position: absolute; top: 8px; right: 11px; color: #333; text-shadow: 0 -1px 1px rbga(0, 0, 0, .6); font-weight: bold; cursor: pointer; }

@media(max-width:768px) {
    .reveal-modal { visibility: hidden; top: 50px; left: 50%; margin-left: -45%; width: 90%; position: absolute; z-index: 1001; padding: 25px; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .4); -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .4); -box-shadow: 0 0 10px rgba(0, 0, 0, .4); background-color: #FFF; }
        .reveal-modal h2 { font-size: 20px; text-align: center; margin-bottom: 10px; }
}
