<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* 涓昏鏍峰紡 */
@font-face {
    font-family: 'CenturyGothicStd-Bold';
    src: url('../fonts/centurygothicstd-bold.eot');
    src: url('../fonts/centurygothicstd-bold.woff2') format('woff2'),
    url('../fonts/centurygothicstd-bold.woff') format('woff'),
    url('../fonts/centurygothicstd-bold.ttf') format('truetype'),
    url('../fonts/centurygothicstd-bold.svg#centurygothicstd-bold') format('svg'),
    url('../fonts/centurygothicstd-bold.eot') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'BEBAS';
    src: url('../fonts/bebas.eot');
    src: url('../fonts/bebas.eot') format('embedded-opentype'),
    url('../fonts/bebas.woff2') format('woff2'),
    url('../fonts/bebas.woff') format('woff'),
    url('../fonts/bebas.ttf') format('truetype'),
    url('../fonts/bebas.svg#bebas') format('svg');
}

@font-face {
    /* 1.娉ㄦ剰font-family:icomoon */
    font-family: 'icomoon';
    /* 2.娉ㄦ剰璺緞! */
    src: url('../fonts/icomoon.eot');
    src: url('../fonts/icomoon.eot') format('embedded-opentype'),
    url('../fonts/icomoon.ttf') format('truetype'),
    url('../fonts/icomoon.woff') format('woff'),
    url('../fonts/icomoon.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

html {
    overflow-x: hidden;
}

body {
    font-family: MicrosoftYaHei;
}

a {
    color: inherit;
    text-decoration: none;
}

a:hover {
    color: #035cac;
    text-decoration: none;
}

.fa {
    font-size: 16px;
}

.clear-float::after {
    content: '';
    display: block;
    clear: both;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.por {
    position: relative;
}

.text-center {
    text-align: center;
}

.overHidden {
    overflow: hidden;
}

.overHidden img {
    transition: all 1s;
    width: 100%;
}

.hidden {
    display: none !important;
}

.transition-1s {
    transition: all 1s;
}

img:hover {
    transform: scale(1.2);
}

img.noScale:hover {
    transform: none;
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}

.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto;
}

.w913 {
    width: 91.3%;
    margin: 0 auto;
}

.w40 {
    width: 40%;
    margin: 0 auto;
}

.w50 {
    width: 50%;
    margin: 0 auto;
}

.w60 {
    width: 60%;
    margin: 0 auto;
}

.w86 {
    width: 85.6%;
    margin: 0 auto;
}

.w78 {
    width: 78%;
    margin: 0 auto;
}

.w90 {
    width: 90%;
    margin: 0 auto;
}

.w100 {
    width: 100%;
}

.webkit-line-clamp-2 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.img-desc {
    background: #fefefe;
    border: 1px solid #e6eaf2;
    border-top: none;
}

.product-flex-item .img-desc .img-desc-title {
    width: 90%;
    margin: 0 auto;
    line-height: 60px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 14px;
    color: #333333;
    border-bottom: 1px dashed #e5e5e5;
}

.product-flex-item .img-desc .img-desc-button {
    line-height: 60px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 14px;
    color: #333333;
}

.inner-content-main-img {
    margin-bottom: 25px;
}

/* header start */
.header {
    width: 100%;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0.5) 30%, rgba(255, 255, 255, 0.3) 100%);
}

/* header end */

/* 澶撮儴鏍囬 */
.top {
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    font-family: Microsoft YaHei UI;
    font-weight: 400;
    color: #FEFEFF;
    border-bottom: 1px solid white;
}

.top .top-left {
    text-indent: 2rem;
}

.nav {
    height: 90px;
    line-height: 90px;
    font-size: 16px;
    font-family: MicrosoftYaHeiLight;
    font-weight: 400;
    color: #FFFFFF;
}

.nav .main-content {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: flex-start;
}

.nav .main-content a, .nav .main-content a:hover {
    color: white;
}

.nav .main-content .logo {
    width: auto;
    height: 90px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
}

.nav .main-content .logo .logo-main {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
}

.nav .main-content .nav-ul {
    flex: 1;
    text-align: center;
}

.nav .main-content .nav-ul li {
    display: inline-block;
    line-height: 90px;
}

.nav .main-content .nav-ul li a {
    display: inline-block;
    padding: 0 16px;
}

.nav .main-content .nav-ul li a:hover {
    background: #3f5584;
    color: #FFFFFF;
}

.nav .main-content .language {
    width: 20%;
    line-height: 77px;
}

.language-main {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
}

/* 瀵艰埅 */
.navs &gt; ul {
    display: inline-block;
    height: 50px;
    width: 100%;
    text-align: center;
}

.navs &gt; ul &gt; li {
    display: inline-block;
    margin: 0;
    padding: 0;
    height: 50px;
    font-size: 22px;
    color: #eee;
    width: 8%;
    transition: color 0.5s;
}

.navs &gt; ul &gt; li:hover, .navs &gt; ul &gt; li.active {
    color: #1C95C8;
}

.navs a {
    display: block;
}

.navs .menu-container {
    position: relative;
    overflow: hidden;
    top: 0;
    left: 0;
    width: 100%;
    height: 0;
    z-index: 999999;
}

.navs .menu-container.open {
    height: 310px;
}

.navs .menu-bg {
    position: absolute;
    width: 100%;
    height: 310px;
    top: -310px;
    left: 0;
    -webkit-transition: top 0.3s;
    -moz-transition: top 0.3s;
    -ms-transition: top 0.3s;
    -o-transition: top 0.3s;
    transition: top 0.3s;
    font-size: 13px;
    font-family: MicrosoftYaHeiLight;
    font-weight: 400;
    color: #000000;
}

.navs .menu-bg.open {
    top: 0;
}

.navs .menu {
    width: 100%;
    height: 310px;
    position: relative;
    overflow: hidden;
    background: rgba(241, 241, 241, 0.9);
}

.navs .menu .scroll {
    width: auto;
    height: 310px;
    position: absolute;
    left: 0;
    top: 0;
}

.navs .menu .scroll .plate {
    height: 310px;
}

.flex {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: flex-start;
}

.sub-ul {
    width: 26%;
    padding: 20px;
}

.navs .menu .scroll .plate .sub-info {
    flex: 1;
    height: 310px;
    background: #FFFFFF;
}

.navs .menu .scroll .plate .sub-info img {
    margin-top: 25px;
    max-width: calc(100% - 25px * 2);
}

.navs .menu .scroll .plate .sub-info h4 a {
    display: block;
    width: 90%;
    text-indent: 1.25rem;
    font-size: 1.25rem;
    font-weight: bold;
    color: #4e4e4e;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: all .5s ease;
    height: 50px;
    line-height: 50px;
}

.sub-ul li {
    color: #000;
    display: block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 0.9rem;
    border-bottom: #ddd 1px solid;
    transition: .5s;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.sub-ul li a:hover {
    background: #3575d8;
    color: #FFFFFF;
}

/* 骞荤伅鐗� */
.banner_index {
    position: relative;
}

.banner_index .swiper-slide {
    position: relative;
}

.banner_index .swiper-slide img {
    width: 100%;
}

.banner_index .swiper-slide video {
    position: absolute;
    width: 100%;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    object-fit: cover;
}

/* 瑙嗛娣诲姞钂欑増 */
.banner-text-wrap {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.4);
    z-index: 99999;
}

.banner-text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: white;
    font-size: 24px;
    text-align: center;
    z-index: 9999;
    width: 90%;
}

/* banner鍥剧墖 */
.banner-text-title {
    margin-bottom: 20px;
    letter-spacing: 1px;
    font-weight: 400;
    font-family: Arial, Helvetica, sans-serif;
    color: rgb(255, 255, 255);
    font-size: 20px;
    line-height: 1.2;
    --fontSize: 80;
    --typography_sensitivity: 1;
}

.banner-text-desc {
    color: rgb(255, 255, 255);
    font-size: 14px;
    line-height: 1.58;
    --fontSize: 24;
    --typography_sensitivity: 1;
}

/* 鍏充簬鎴戜滑 */
.about {
    background: #fefefe url("../images/about-us-bg.png") no-repeat center 0px;
}

.about-h2 {
    color: #e2e2e2;
    padding-top: 47px;
    padding-bottom: 22px;
    font-family: HelveticaNeue;
    font-weight: 400;
    color: #E2E2E2;
    font-size: 3rem;
}

.about-h3 {
    letter-spacing: 2px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 1.3rem;
    color: #212529;
}

.about-info {
    padding-top: 36px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 16px;
    color: #434448;
    line-height: 1.9rem;
}

.about-info p {

}

/* 鍏徃浼樺娍 */
.num-box {
    position: relative;
    padding: 22px 0 40px;
    background: transparent;
}

.num-box .item {
    position: relative;
    width: 100%;
    text-align: center;
    box-sizing: border-box;
    padding: 0 10px;
    margin-bottom: 20px;
}

.num-box .flex {
    margin: 0 auto;
    flex-wrap: wrap;
}

.num-box .item .num {
    line-height: 70px;
    font-size: 40px;
    font-family: "CenturyGothicStd-Bold";
    font-weight: normal;
    color: #176ab6;
}

.num-box .item .num em {
    font-size: 45px;
    line-height: 45px;
    font-style: normal;
    position: relative;
    top: -2px;
    left: -8px;
}

.num-box .item .num em.em-small {
    font-size: 12px;
    position: relative;
    top: -15px;
    left: -6px;

}

.num-box .item .desc {
    font-size: 13px;
    font-family: MicrosoftYaHeiLight;
    font-weight: 400;
    color: #A1A1A1;
}

.num-box .item i {
    position: absolute;
    right: 0;
    top: 50%;
    width: 1px;
    height: 85px;
    margin-top: -43px;
}

.num-box .item:last-child i {
    background: none;
}

/* 鑽ｈ獕璧勮川 */
.honor .flex {
    align-items: center;
    margin-top: 36px;
    margin-bottom: 36px;
    flex-wrap: wrap;
}

.honor .flex .honor-item {
    width: 100%;
    margin-bottom: 30px;
}

.honor .flex .honor-item:last-child {
    margin-bottom: 0;
}

.honor h2 {
    height: 31px;
    line-height: 31px;
    margin-bottom: 72px;
    font-family: Microsoft YaHei UI;
    font-weight: 400;
    font-size: 22px;
    color: #193284;
}

/* 涓氬姟鏉垮潡 */
.service, .news h2 {
    padding-top: 44px;
    color: #001B56;
}

.service {
    background: url("../images/service-bg.png") no-repeat center 120px;
}

.service .flex {
    align-items: stretch;
    flex-wrap: wrap;
}

.service h2, .news h2 {
    height: 31px;
    line-height: 31px;
    margin-bottom: 72px;
    font-family: Microsoft YaHei UI;
    font-weight: 400;
    font-size: 30px;
    color: #193284;
}

.service .service-item {
    width: 100%;
    background: transparent;
    padding-bottom: 10px;
    margin-bottom: 30px;
    color: #176ab6;
}

.service .service-item:hover {
    color: #FFFFFF;
    background: #176ab6;
    cursor: pointer;
}

.service .service-item:hover a:hover {
    color: white;
}

.service .service-item img {
    margin-top: 30px;
}

.service .service-item dt {
    margin-top: 15px;
    margin-bottom: 16px;
    height: 20px;
    line-height: 20px;
    font-family: Microsoft YaHei UI;
    font-weight: 400;
    font-size: 16px;
}

.service .service-item dd {
    text-align: center;
    margin-top: 30px;
}

.service .service-item dd span {
    font-size: 40px;
}

.service .service-item .service-item-info {
    width: 90%;
    margin: 0 auto;
    font-family: Microsoft YaHei UI;
    font-weight: 400;
    font-size: 14px;
    line-height: 2;
}

.news {
    margin-bottom: 30px;
    background: url("../images/news-bg-left.png") no-repeat left bottom;
}

.news-bg-container {
    background: url("../images/news-bg-right.png") no-repeat right bottom;
}

.news .flex {
    flex-wrap: wrap;
    margin-bottom: 20px;
}

.news .flex li {
    height: 50px;
    line-height: 50px;
    width: 33.3333333%;
    font-family: Microsoft YaHei UI;
    font-weight: bold;
    font-size: 16px;
    color: #4A4B4B;
}

.news .flex li.hover {
    background: #176ab6;
    color: #FFFFFF;
    cursor: pointer;
}

.news .flex .news-img, .news .flex .news-list {
    width: 100%;
}

.news .flex .news-img {
    margin-bottom: 30px;
}

.news .news-list-item {
    display: none;
}

.news .current {
    display: block !important;
}

.news .news-list-item dt {
    line-height: 35px;
    height: 35px;
    text-align: center;
    font-size: 14px;
}

.news .news-list-item dl {
    margin-bottom: 13px;
}

.news .news-item {
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 14px;
    margin-bottom: 10px;
    color: #212529;
    overflow: hidden;
}

.news .news-item .news-title {
    width: calc(100% - 85px);
}

.news .news-item .news-date {
    width: 80px;
}

.inner .inner-content .news-item {
    width: 100%;
    padding: 30px;
    background: #FFFFFF;
    margin-bottom: 40px;
    box-sizing: border-box;
}

.news-item .title {
    font-family: MicrosoftYaHeiLight;
    font-weight: 400;
    line-height: 1.8;
    font-size: 16px;
    color: #333;
    max-width: none;
    margin-bottom: 30px;
}

.news-item .button a {
    display: inline-block;
    text-align: center;
    font-size: 14px;
    box-sizing: border-box;
    width: auto;
    border-radius: 4px;
    padding: 8px 16px;
    background_radio: 2;
    border_radio: 1;
    font_radio: 2;
    radius_radio: 1;
    border: 1px solid #035cac;
    background-color: rgba(255, 255, 255, .02);
    color: #666;
}

.news-item .button a:hover {
    background: #035cac;
    color: #FFFFFF;
}

/* footer */
.footer, .footer-bottom {
    background: #233a6c;
    color: #FFFFFF;
    border-bottom: 1px solid #a1b1d5;
}

.footer a,
.footer a:hover,
.footer-bottom a,
.footer-bottom a:hover {
    color: #FFFFFF;
}

.footer-bottom {
    background: #233a6c;
    padding-top: 24px;
    padding-bottom: 24px;
    line-height: 1.5;
    text-align: center;
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 14px;
    color: #FBFCFC;
}

.footer .contact-left.flex, .footer .contact-right-main.flex {
    align-items: flex-start;
}

.footer h3 {
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 18px;
    color: #FBFCFC;
    height: 2rem;
    line-height: 2rem;
    padding-bottom: 17px;
    padding-top: 31px;
}

.footer h3 a, .footer h3 a:hover {
    color: #FBFCFC;
}

.footer h4 {
    line-height: 20px;
    font-family: Microsoft YaHei UI;
    font-weight: 400;
    font-size: 16px;
    color: #FCFDFE;
    padding-bottom: 10px;
}

.footer h4 a, .footer h4 a:hover {
    color: #FCFDFE;
}

.footer .contact-left-main {
    padding-bottom: 16px;
}

.footer .contact-left-main-items {
    line-height: 20px;
    font-size: 14px;
}

.footer .contact-left-main-items a, .footer .contact-left-main-items a:hover {
    color: #B4C0DB;
}

.footer .contact-right {
    flex: 1;
    padding-top: 14px;
    padding-bottom: 14px;
}

.footer .contact-right-main {
    width: 86%;
    margin: 0 auto;
    border-bottom: 1px solid #a1b1d5;
}

.footer .contact-right-bottom {
    margin-top: 12px;
}

.footer .contact-right-main img {
    max-width: 85%;
}

.footer .contact-right-main dt {
    text-align: center;
    padding-top: 12px;
    padding-bottom: 12px;
}

.footer .contact-left-item h4 {
    overflow: hidden;
}

.footer .contact-left-item span {
    display: block;
    float: left;
    width: 16px;
    height: 16px;
    margin-right: 15px;
    text-align: center;
}

.footer .contact-left-item em {
    display: block;
    float: right;
    width: calc(100% - 16px - 15px);
    text-align: left;
}

.footer .footer-main.flex, .footer .contact-left.flex {
    flex-wrap: wrap;
}

.footer .footer-main.flex {
    width: 90%;
}

.footer .contact-left {
    width: 100%;
    padding-bottom: 7px;
}

.footer .contact-left-item {
    width: 100%;
}

.pc {
    display: none;
}

.mobile-navs {
    background: #5b5b5b;
    padding: 20px 30px;
}

.mobile-navs .flex {
    align-items: center;
}

.mobile-navs .right span {
    font-family: "icomoon";
    font-size: 21px;
    color: #FFFFFF;
    margin: 0 8px;
    cursor: pointer;
}

.mobile-navs .right span.icon-search {
    font-size: 19px;
}

.icon-search:before {
    content: "\e986";
}

.icon-menu:before {
    content: "\e9bd";
}

.fusion-mobile-menu-search {
    margin-top: 15px;
    display: none;
}

.fusion-search-form-content {
    display: flex;
    align-items: center;
    overflow: hidden;
    width: 100%;
    position: relative;
}

.fusion-search-form-content .fusion-search-field {
    flex-grow: 1;
}

.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
}

.search-field label {
    width: 100%;
}

.fusion-search-field input {
    background-color: #fff;
    border: 1px solid #d2d2d2;
    color: #747474;
    font-size: 13px;
    height: 33px;
    width: 100%;
    box-sizing: border-box;
    margin: 0;
    outline: 0;
    border-radius: 6px;
    padding: 8px 15px 8px 38px;
}

.fusion-search-button, .fusion-close-button {
    position: absolute;
}

.fusion-close-button {
    right: 0;
}

.fusion-mobile-nav-holder {
    display: none;
    margin-left: -30px;
    margin-right: -30px;
    margin-top: 15px;
}

.fusion-search-button input, .fusion-close-button input {
    font-family: "icomoon";
    width: 38px;
    height: 38px;
    font-size: 14px;
    border: 0;
    cursor: pointer;
    background: transparent;
    color: #5b5b5b;
}

.fusion-close-button input {
    font-size: 12px;
}

.fusion-header {
    --top-bar-height: calc(50px / 2);
}

.fusion-mobile-nav-item {
    position: relative;
    font-size: 12px;
    line-height: normal;
}

.fusion-mobile-nav-item a {
    padding: 0 12px 0 30px;
    font-size: 14px;
    letter-spacing: 0;
    /*background-color: #FFFFFF;*/
    height: 60px;
    line-height: 60px;
    text-align: left;
    display: block;
    border-bottom: 1px solid #e2e2e2;
    color: #212934;
}

.fusion-mobile-nav-holder &gt; ul {
    list-style: none;
    padding: 0;
    background: #FFFFFF;
    margin: 0 0 -20px;
}

.fusion-open-submenu:before {
    display: block;
    margin: 0;
    content: "\ea0a";
    font-family: "icomoon";
}

.fusion-open-submenu {
    display: block;
    z-index: 1;
    position: absolute;
    top: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    outline: 0;
    background: 0 0;
    min-width: 50px;
    border: none;
    text-align: center;
    height: 60px;
    line-height: 60px;
    font-size: 14px;
    color: #4a4e57;
    cursor: pointer;
}

.fusion-mobile-menu-text-align-left .fusion-open-submenu {
    right: 0;
}

.fusion-mobile-menu-text-align-left li.fusion-mobile-nav-item li a {
    padding-left: 39px;
}

/* 鍐呴〉 */
.inner .breadcrumb .left {
    font-size: 16px;
    font-family: MicrosoftYaHeiLight;
    font-weight: 400;
    color: #333333;
}

.inner .breadcrumb .right {
    font-size: 14px;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    color: #333333;
}

.inner .product-list .w100 {
    padding-top: 18px;
    padding-bottom: 33px;
}

.fusion-sep-clear {
    clear: both;
    display: block;
    height: 1px;
    font-size: 0;
    line-height: 0;
    width: 100%;
    overflow: hidden;
    background: #e0dede;
    margin: 9px auto 25px;
}

.inner-content .w785 {
    width: 100%;
}

h1 {
    font-size: 22px;
    font-family: Microsoft YaHei;
    color: #333333;
    font-weight: 400;
    line-height: 1.2;
    letter-spacing: 0;
    font-style: normal;
    padding-top: 80px;
    padding-bottom: 67px;
}

.inner-content-product-list {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 20px;
}

.inner-content-product-list {
    margin-left: 0;
    margin-right: 0;
}

.inner-content-product-list .product-flex-item {
    width: 100%;
    margin-bottom: 20px;
    background: #e0dede;
}

/* 鍒嗛〉 */
.pagination {
    margin: 0;
    padding-top: 30px;
    padding-bottom: 40px;
    text-align: center;
    font-size: 14px;
    display: block;
    background: #FFFFFF;
}

.pagination ul {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-left: 0;
    margin-bottom: 0;
    padding: 0
}

.pagination ul &gt; li {
    display: inline
}

.pagination ul &gt; li &gt; a, .pagination ul &gt; li &gt; span {
    margin: 0 2px;
    float: left;
    padding: 5px 12px;
    background-color: #ddd;
    color: #666;
    border-radius: 2px;
    opacity: .88
}

.pagination ul &gt; li &gt; a:hover, .pagination ul &gt; li &gt; a:focus {
    opacity: 1
}

.pagination ul &gt; .active &gt; a, .pagination ul &gt; .active &gt; span {
    background-color: #035cac;
    color: #fff
}

.pagination ul &gt; .active &gt; a, .pagination ul &gt; .active &gt; span {
    cursor: default
}

.pagination ul &gt; li &gt; span, .pagination ul &gt; .disabled &gt; span, .pagination ul &gt; .disabled &gt; a, .pagination ul &gt; .disabled &gt; a:hover, .pagination ul &gt; .disabled &gt; a:focus {
    color: #999999;
    background-color: transparent;
    cursor: default
}

/* 妯悜瀵艰埅 */
.row-navs {
    justify-content: center;
}

.row-navs .flex {
    position: relative;
    margin: -50px auto 0;
    z-index: 9999;
    justify-content: center;
}

.row-navs button {
    width: 248px;
    height: 75px;
    background: #e2e2e2;
    border: none;
    display: inline-block;
    border-right: 1px solid #eeeeee;
    cursor: pointer;
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 14px;
    color: #252323;
}

.row-navs button:first-of-type {
    border-radius: 10px 0 0 10px;
}

.row-navs button:last-of-type {
    border-radius: 0 10px 10px 0;
    border-right: none;
}

.inner-info {
    padding-top: 30px;
    padding-bottom: 30px;
}

.inner-info p {
    margin-top: 0;
    margin-bottom: 20px;
    color: #333333;
    font-size: 14px;
    font-weight: 400;
    line-height: 28px;
    text-indent: 2em;
}

.inner-info img {
    max-width: 100% !important;
    margin: 0 auto !important;
    height: auto !important;
}

/* 鎸夐挳鐗规晥 */
.row-navs button:hover {
    background: #035cac;
    color: #FFFFFF;
    /*box-shadow: 0 0 50px #035cac;*/
}

.row-navs button.font-bold {
    background: #035cac;
    color: #ffffff;
}

.w80 {
    width: 80%;
    margin: 0 auto;
}

.inner-content-main {
    font-size: 14px;
    line-height: 38px;
    padding-bottom: 38px;
    color: #625F5F;
    overflow: hidden;
}

.inner-content-main img {
    margin: 20px auto 0;
    display: block;
    max-width: 100%;
    height: auto !important;
}

.inner-content-main img:hover {
    transform: none;
}

.inner-info .about-h2 {
    padding-top: 33px;
}

.breadcrumb {
    line-height: 48px;
    font-size: 16px;
    color: #625F5F;
}

.breadcrumb a {
    color: #625F5F;
}

.relate-title {
    align-items: center;
    margin-bottom: 30px;
}

.relate-title h3 {
    color: #333333;
    font-size: 22px;
    font-weight: 400;
}

.relate-title .title-sep-container {
    position: relative;
    height: 6px;
    flex-grow: 1;
}

.relate-title .title-sep {
    position: relative;
    display: block;
    width: 100%;
    box-sizing: content-box;
    border: 0 solid #e0dede;
    border-bottom-width: 1px;
}

.relate-info {
    flex-wrap: wrap;
    padding-bottom: 20px;
}

.relate-info .product-flex-item {
    margin-bottom: 20px;
}

.channel-list-inner h1 span {
    border-bottom: 2px solid #035cab;
    padding-bottom: 10px;
    display: inline-block;
}

.channel-list-inner .channel-list-inner-content .channel-list-wrap {
    flex-wrap: wrap;
}

.channel-list-inner .channel-list-inner-content .channel-list-wrap .news-item {
    align-items: center;
}

.channel-list-inner .channel-list-inner-content .channel-list-wrap .news-item .right {
    flex-direction: column;
    align-items: flex-start;
}

/* channel-list 椤甸潰 */
.channel-list-wrap .news-item {
    margin-bottom: 12px;
    border: 1px solid #dadada;
    transition: all .3s linear;
}

.channel-list-wrap .news-item .left {
    width: 309px;
    height: 179px;
}

.channel-list-wrap .news-item .left img {
    width: 100%;
    height: 100%;
    transition: all .3s linear;
}

.channel-list-wrap .news-item .right {
    flex: 1;
    margin-left: 28px;
}

.channel-list-wrap h4 {
    font-size: 20px;
    overflow: hidden;
    max-width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    transition: all .3s linear;
    font-weight: 400;
}

.channel-list-wrap h4 a {
    color: #333333;
}

.channel-list-wrap .news-item .right .date {
    font-size: 12px;
    font-family: Adobe Heiti Std;
    font-weight: normal;
    margin-top: 6px;
    margin-bottom: 1px;
}

.channel-list-wrap .news-item .right .desc {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #777;
    line-height: 20px;
    height: 40px;
    overflow: hidden;
    transition: all .3s linear;
    margin-top: 2px;
}

.channel-list-wrap .news-item .right .button {
    margin-top: 25px;
}

.channel-list-wrap .news-item .right .button a {
    width: 148px;
    line-height: 39px;
    padding: 0;
    background: #035cac;
    color: #FFFFFF;
    border-radius: 20px;
    display: block;
}

.channel-list-wrap .news-item:hover {
    background: #035cac;
    border-color: #035cac;
}

.channel-list-wrap .news-item:hover h4,
.channel-list-wrap .news-item:hover h4 a,
.channel-list-wrap .news-item:hover .date,
.channel-list-wrap .news-item:hover .desc {
    color: #fff;
}

.channel-list-wrap .news-item:hover .button a {
    background: #fff;
    color: #333333;
}

.channel-list-wrap .news-item:hover img {
    transform: scale(1.1);
}

.channel-list-wrap .news-item:hover a:hover {
    color: #FFFFFF;
}

.channel-list-wrap .news-item:hover .button a:hover {
    color: #333333;
}

/* 璇︽儏椤� */
.info .inner-content h1, .job-info .inner-content h1 {
    padding-bottom: 6px;
}

.info .inner-content .time, .job-info .inner-content .time {
    font-size: 14px;
    color: #666666;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #cccccc;
    margin-bottom: 18px;
    padding-bottom: 14px;
}

.ctrl-box {
    padding-top: 38px;
    padding-bottom: 70px;
    border-top: 1px solid #d2d2d2;
}

.ctrl-box a {
    display: block;
    font-size: 14px;
    color: #777777;
    line-height: 30px;
}

.ctrl-box .ctrl a:hover {
    color: #035cac;
}

.ctrl-box .back {
    width: 148px;
    height: 40px;
    background: #035cac;
    border-radius: 20px;
    text-align: center;
    line-height: 40px;
    font-size: 14px;
    color: #fff;
    border: 1px solid #035cac;
    margin-top: 6px;
    transition: all .3s linear;
}

.channel-list-inner-content {
    padding-bottom: 40px;
}

/* 鎼滅储妗� */
.fusion-page-title-secondary {
    display: block;
    width: 100%;
    text-align: center;
    margin-bottom: 112px;
}

.fusion-page-title-secondary .searchform {
    display: inline-block;
    width: 100%;
    max-width: 250px;
    margin-top: 10px;
}

.searchform .fusion-search-form-content {
    display: flex;
    align-items: center;
    overflow: hidden;
    width: 100%;
    position: relative;
}

.searchform .fusion-search-form-content .fusion-search-field {
    flex-grow: 1;
}

.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
}

.fusion-search-field input {
    padding-left: 38px;
    background-color: #ffffff;
    font-size: 14px;
    color: #9ea0a4;
    border-width: 1px 1px 1px 1px;
    border-color: #e2e2e2;
    border-radius: 6px;
}

/* 鍦ㄧ嚎鎷涜仒 */
.job-list {
    margin-bottom: 50px;
}

.job-list-item {
    line-height: 70px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 16px;
    color: #161515;
    padding-left: 20px;
    padding-right: 20px;
}

.job-list-item:nth-child(1) {
    background: #ebebeb;
    font-size: 16px;
}

.job-list-item:hover {
    background: #ebebeb;
}

.job-list-item .item-name {
    width: 20%;
}

.job-list-item .item-number {
    width: 20%;
}

.job-list-item .item-edu {
    width: 20%;
}

.job-list-item .item-city {
    width: 20%;
}

.item-time {
    flex: 1;
}

#content {
    line-height: 30px;
    font-size: 14px;
    padding-bottom: 40px;
}

#content h3 {
    border-left: 3px solid #233a6c;
    font-size: 14px;
    line-height: 16px;
    margin: 25px 0 10px;
    padding-left: 7px;
}

/*楂樺痉鍦板浘*/
.mapBox {
    flex: auto;
    height: 500px;
    margin: 13px auto;
}

.inner-info .flex-for-contact p {
    text-indent: 0;
    margin-bottom: 10px;
}

.inner-info .flex-for-contact {
    flex-wrap: wrap;
}

.flex-for-contact .w40, .flex-for-contact .mapBox {
    width: 100%;
}

.message {
    margin-top: 40px;
}

.message h4 {
    line-height: 31px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 30px;
    color: #0053A1;
}

.message .message-sub-title {
    height: 36px;
    line-height: 36px;
    overflow: hidden;
}

.message .message-sub-title-left, .message .message-sub-title-right {
    width: 32%;
    overflow: hidden;
}

.message .message-sub-title-middle {
    flex: 1;
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 18px;
    color: #212529;
}

.message .border-item {
    width: 100%;
    height: 18px;
    float: left;
}

.message .border-item:nth-child(1) {
    border-bottom: 1px solid #d2d2d2;
}

.form-contact {

}

.form-contact .flex div, .form-contact .flex input {
    width: 100%;
    line-height: 36px;
    height: 36px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 16px;
    color: #212529;
}

.form-contact .flex input {
    border: 1px solid #ced4da;
    text-indent: 10px;
}

.form-contact .flex textarea {
    width: 100%;
    height: 230px;
    text-indent: 10px;
    border: 1px solid #ced4da;
}

.form-contact button {
    width: 200px;
    height: 36px;
    line-height: 36px;
    display: block;
    margin: 20px auto;
    cursor: pointer;
    background: #0053A1;
    color: white;
    border: none;
}

.flex-wrap {
    flex-wrap: wrap !important;
}

.flex-no-wrap {
    flex-wrap: nowrap !important;
}

/* 宸ョ▼妗堜緥 */
.project-select {
    border: 1px solid #f0f0f0;
    margin-bottom: 30px;
}

.project-select .project-select-title {
    background: #3575d8;
    height: 40px;
    line-height: 40px;
    text-indent: 44px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 16px;
    color: #FDFCFC;
}

.project-select .project-select-content {
    font-size: 14px;
    line-height: 38px;
    padding-top: 8px;
    padding-bottom: 8px;
    background: #f5f5f5;
}

.project-select .item-title {
    text-indent: 44px;
}

.project-select .item-info {
    flex: 1;
    margin-left: 15px;
}

.project-select .item-info label {
    margin-right: 5px;
    cursor: pointer;
}

.project-select .item-info label input {
    vertical-align: middle;
    margin-top: -2px;
}

.projects .project-img, .inner-content-edu-list .product-flex-item {
    width: 100%;
    position: relative;
    margin-bottom: 12px;
}

.projects .project-img span, .inner-content-edu-list .product-flex-item span {
    display: block;
    width: 70%;
    margin: 0 auto;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 5px;
    background: #a8a8a9;
    opacity: 0.85;
    color: #fcfcfd;
    line-height: 32px;
    height: 32px;
    text-align: center;
    font-size: 14px;
}

.text-ellipsis {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.inner-content-edu-list {
    margin-bottom: 40px;
    flex-wrap: wrap;
}

.inner-content-edu-list .product-flex-item {
    width: 100%;
    margin-bottom: 20px;
}

#honorMarquee .swiper-slide {
    height: auto !important;
}

#honorMarquee .swiper-wrapper {
    align-items: center !important;
}

@media (max-width: 1199px) {
    .hidden-xs {
        display: none !important;
    }

    /* 鍐呴〉 */
    .inner .product-list .w100 .flex {
        flex-wrap: wrap;
    }

    .inner .inner-content .w80 {
        width: 90%;
    }

    .inner .inner-content .w80 .breadcrumb,
    .inner .inner-content .w80 h1,
    .inner .inner-content .w80 .inner-content-main,
    .inner .inner-content .relate-title {
        width: auto;
        padding-left: 20px;
        padding-right: 20px;
    }

    .inner .inner-content .w80 h1 {
        padding-top: 40px;
        padding-bottom: 50px;
    }

    .inner.info .inner-content .w80 h1 {
        padding-bottom: 0;
    }

    .inner .breadcrumb {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .hidden-xs-for-flex {
        display: none !important;
    }

    /* 鍒楄〃椤� */
    .channel-list-inner .w80 {
        width: 100%;
    }

    .channel-list-wrap .news-item {
        flex-wrap: wrap;
        padding: 0;
    }

    .channel-list-wrap .news-item .left {
        width: 100%;
        height: auto;
    }

    .channel-list-wrap .news-item .left img {
        display: block;
        max-width: 100%;
        height: auto;
    }

    .channel-list-wrap h4 {
        overflow: inherit;
        white-space: inherit;
    }

    .channel-list-wrap .news-item .right {
        margin-left: 0;
        padding: 20px;
    }

    .channel-list-wrap .news-item .right .button a {
        margin: 0 auto;
    }

    .ctrl-box {
        flex-wrap: wrap;
        padding-left: 20px;
        padding-right: 20px;
    }

    .ctrl-box .back {
        margin: 20px auto 0;
    }

    .num-box .item .num em {
        font-size: 30px;
    }

    .channel-project h1 {
        padding-top: 20px;
    }

    .channel-project .project-list {
        width: 100%;
    }

    .channel-project .news-item .flex {
        flex-wrap: wrap;
        width: 100%;
    }

    .channel-project .img-wrap {
        width: 100%;
        margin-right: 0;
    }

    .channel-project .news-item:nth-of-type(2n) .img-wrap {
        margin-left: 0;
        margin-top: 20px;
    }

    .news-item .date,
    .news-item .time {
        margin-bottom: 20px;
    }

    .channel-project .img-info {
        text-align: center;
    }

    .fusion-page-title-secondary {
        display: block;
        width: 100%;
        text-align: center;
        margin-bottom: 30px;
    }

    .news-hr {
        margin: 0 auto 27px;
    }

    .channel-project .news-item:nth-of-type(2n) .img-wrap,
    .channel-project .news-item:nth-of-type(2n + 1) .img-wrap {
        margin-bottom: 20px;
    }

    .other-content {
        padding-left: 20px;
        padding-right: 20px;
    }

    .inner-info.w80 {
        width: 80%;
    }

    .world-title {
        line-height: 1.6;
        padding: 30px 20px;
    }

    .advantage-three-item-desc {
        width: 84%;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        font-size: 13px;
        font-family: MicrosoftYaHeiLight;
        font-weight: 400;
        color: #747474;
    }
}

/* 瀹藉害鍦� 68.75rem 涓嬮潰绔嬪埢鍚敤鎵嬫満鏍峰紡, 鍚﹀垯瀵艰埅浼氶敊涔� */
@media (min-width: 1200px) {
    .hidden-pc {
        display: none !important;
    }

    html {
        font-size: 16px;
    }

    .nav .main-content .nav-ul {
        text-align: left;
        margin-left: 40px;
    }

    .navs .menu-container {
        width: 91.3%;
        margin: 0 auto;
    }

    .navs .menu {
        background: #eaeaea;
    }

    .about-h2 {
        font-size: 95px;
    }

    .about-h3 {
        font-size: 30px;
    }

    .navs .menu .scroll .plate .flex .sub-img-wrap {
        width: 180px;
        height: auto;
        padding-left: 20%;
        overflow: hidden;
    }

    .product-flex {
        flex-wrap: nowrap;
        width: 78.5%;
        justify-content: space-between;
    }

    .news .flex {
        margin-bottom: 0;
    }

    .news .flex.w785 {
        width: 78.5%;
    }

    .inner-content-product-list .product-flex-item {
        width: calc((100% - 20px * 3) / 4);
    }

    .num-box .item {
        width: 50%;
    }

    .num-box .item:nth-child(1),
    .num-box .item:nth-child(2) {
        margin-bottom: 30px;
    }

    .honor {
        position: relative;
        display: flex;
        align-items: center;
        background: url("../images/honor.jpg") no-repeat center;
    }

    .honor .flex .honor-item {
        width: calc((100% - 55px * 3) / 4);
    }

    .honor .flex .honor-item {
        margin-bottom: 0;
    }

    .service .service-item {
        width: calc((100% - 16px * 3) / 4);
        margin-bottom: 0;
    }

    .service .flex {
        flex-wrap: nowrap;
    }

    .news .flex {
        flex-wrap: wrap;
    }

    .news .flex.w785 {
        flex-wrap: wrap;
    }

    .honor h2 {
        display: none;
    }

    .product-flex-item .img-desc .img-desc-title {
        text-align: center;
    }

    .key-product.flex {
        flex-wrap: nowrap;
    }

    .key-product .flex-item {
        width: 50%;
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        justify-content: center;
        align-items: center;
    }

    .num-box .item {
        width: 20%;
    }

    .num-box .flex {
        flex-wrap: nowrap;
    }

    .num-box .flex .item {
        margin-bottom: 0;
    }

    .num-box .item .num {
        font-size: 55px;
    }

    .news .flex .news-img, .news .flex .news-list {
        width: calc((100% - 26px) / 2);
    }

    .key-product .flex-item .flex-item-wrap .name strong {
        font-size: 50px;
    }

    .news .flex li {
        font-size: 18px;
    }

    #mobile-for-key-product {
        display: none;
    }

    #pc-for-key-product {
        display: flex;
    }

    .news-mobile {
        display: none;
    }

    .news-pc {
        display: flex;
    }

    .pc {
        display: block;
    }

    .mobile-navs {
        display: none;
    }

    .num-box .flex {
        margin: 0 auto;
        flex-wrap: wrap;
    }

    .num-box .item {
        padding: 0;
    }

    .world-box {
        display: block;
    }

    .key-product.flex:nth-of-type(1) {
        margin-bottom: 0;
        align-items: initial;
    }

    .key-product.flex:nth-of-type(3) {
        align-items: initial;
    }

    .news .flex .news-item {
        width: 100%;
        height: 2rem;
        line-height: 2rem;
    }

    .news .flex .news-list .news-list-main {
        margin-left: 21px;
        margin-top: 10px;
    }

    .news .flex .news-item .news-title {
        width: 70%;
        text-overflow: ellipsis;
        overflow: hidden;
        word-break: break-all;
        white-space: nowrap;
    }

    .news .flex .news-item .news-date {
        width: 30%;
        text-align: right;
    }

    .news .flex {
        flex-wrap: nowrap;
    }

    .news .flex .news-img {
        margin-bottom: 0;
    }

    .news .news-list-item dl {
        margin-top: 15px;
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        justify-content: center;
        align-items: center;
    }

    .news .news-list-item dl dd {
        width: 33%;
    }

    .news .news-list-item dl dt {
        width: 67%;
        text-align: left;
        text-indent: 2em;
    }

    .footer .contact-left {
        width: 69%;
    }

    .footer .footer-main.flex, .footer .contact-left.flex {
        flex-wrap: nowrap;
    }

    /* header start */
    .header {
        width: 100%;
        position: absolute;
        z-index: 10;
        height: 120px;
        background: linear-gradient(to bottom, rgba(255, 255, 255, 0.5) 30%, rgba(255, 255, 255, 0.3) 100%);
    }

    /* header end */
    .footer .contact-right-main img {
        max-width: 100%;
    }

    .navs .menu .scroll .plate .sub-info-2 {
        flex-wrap: wrap;
        padding-top: 32px;
    }

    .navs .menu .scroll .plate .sub-info-2-item {
        width: 50%;
    }

    .navs .menu .scroll .plate .sub-info-2-item a {
        font-family: Microsoft YaHei;
        font-weight: 400;
        font-size: 14px;
        color: #4B4A4A;
        text-indent: 2rem;
        line-height: 1;
        margin-bottom: 25px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .navs .menu .scroll .plate .sub-info-2-item a:hover {
        color: #C40E00;
    }

    .news .news-item {
        margin-bottom: 0;
    }

    .footer .footer-main.flex {
        width: 78%;
    }

    .flex-for-contact .w40 {
        width: 40%;
    }

    .mapBox {
        flex: 1;
    }

    .form-contact .flex div, .form-contact .flex input {
        width: calc((100% - 30px * 2) / 3);
    }

    .message .message-sub-title-left, .message .message-sub-title-right {
        width: 45%;
    }

    .projects .project-img {
        width: calc((100% - 12px * 2) / 3);
    }

    .inner-content-edu-list .product-flex-item {
        width: calc((100% - 8px) / 2);
        margin-bottom: 8px;
    }

    .inner-content-edu-list {
        flex-wrap: nowrap;
    }
}

@media (min-width: 1300px) {

}

@media (min-width: 1400px) {

}

@media (min-width: 1700px) {

}

@media (max-width: 767px) {
    .hidden-xs {
        display: none !important
    }
}

@media (min-width: 1200px) {
    .hidden-lg {
        display: none !important
    }
}
</pre></body></html>