<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

a {
    text-decoration: none;
    color: #333;
}

a:hover {
    text-decoration: none;
}

body {
    font-family: "å¾®è½¯é›…é»‘";
}

ul {
    list-style: none;
}

li {
    list-style: none;
}

.clear {
    clear: both;
    overflow: hidden;
}

.banner img {
    width: 100%;
}

.top {
    width: 100%;
    overflow: hidden;
    height: 50px;
    line-height: 50px;
    background: #eeeeee;
}

.tops {
    max-width: 1400px;
    margin: auto;
}

.top_left {
    float: left;
    font-size: 14px;
    color: #000;
}

.top_right {
    float: right;
    font-size: 0;
}

.top_right a {
    font-size: 14px;
    color: #000;
    border-right: 1px solid #000;
    padding: 0 5px;
}

.top_right a:last-child {
    border-right: none;
    padding-right: 0;
}

.head {
    width: 100%;
    height: 113px;
}

.heads {
    max-width: 1400px;
    margin: auto;
}

.logo {
    float: left;
    height: 113px;
    line-height: 113px;
    width: 27.5%;
}

.logo img {
    width: 100%;
}

.nav {
    float: right;
}

.nav ul {
    margin-bottom: 0;
}

.nav ul li {
    float: left;
    height: 113px;
    line-height: 113px;
    position: relative;
    padding: 0 19px;
}

.nav ul li:last-child {
    padding-right: 0;
}

.nav ul li a {
    display: block;
    font-size: 18px;
    color: #000;
}

.nav ul li .detailnav {
    position: absolute;
    top: 113px;
    left: 0;
    width: 100%;
    z-index: 999;
    display: none;
    background: #fff;
}

.nav ul li .detailnav li {
    width: 100%;
    padding: 0;
    text-align: center;
    height: 41px;
    line-height: 40px;
    border-top: 1px solid rgba(0, 0, 0, 0.3);
}

.nav ul li .detailnav li a {
    font-size: 14px;
}

.nav ul li:hover .detailnav {
    display: block;
}

.product {
    width: 100%;
    overflow: hidden;
    margin-top: 35px;
}

.ptoducts {
    max-width: 1400px;
    margin: auto;
}

.title {
    width: 100%;
    overflow: hidden;
}

.title_left {
    float: left;
}

.maintitle {
    text-transform: uppercase;
    font-size: 36px;
    color: #000;
    font-weight: bold;
}

.titles {
    font-size: 24px;
    color: #606060;
}

.title_right {
    float: right;
    margin-top: 30px;
}

.title_right a {
    font-size: 22px;
    color: #000;
}

.pro {
    width: 100%;
    overflow: hidden;
    margin-top: 30px;
}

.left_pro {
    float: left;
    position: relative;
    width: 49.4%;
}

.propic img {
    width: 100%;
}

.probefore {
    position: absolute;
    text-align: center;
}

.protitle {
    font-size: 32px;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
}

.promore {
    display: inline-block;
    width: 99px;
    height: 38px;
    line-height: 38px;
    background: #fff;
    border-radius: 30px;
    font-size: 16px;
    color: #000;
    font-weight: 300;
    text-transform: uppercase;
    margin-top: 15px;
}

.left_pro .probefore {
    right: 30px;
    bottom: 30px;
}

.right_pro {
    float: right;
    width: 49.6%;
}

.rpros {
    float: left;
    width: 49%;
    margin-right: 2%;
    margin-bottom: 10px;
    position: relative;
}

.rpros:nth-child(2n) {
    margin-right: 0;
}

.rpros:nth-child(2n) .probefore {
    right: 30px;
    bottom: 30px;
}

.rpros:nth-child(2n+1) .probefore {
    left: 30px;
    bottom: 30px;
}

.about {
    width: 100%;
    overflow: hidden;
    margin-top: 65px;
    padding-bottom: 30px;
    background: url(../images/abbg.png) right bottom no-repeat;
}

.abouts {
    max-width: 1400px;
    margin: auto;
}

.right_ab {
    float: right;
    width: 50.5%;
    margin-top: 35px;
}

.right_ab img {
    width: 100%;
}

.left_ab {
    float: left;
    width: 47.8%;
}

.abcon {
    text-indent: 2em;
    font-size: 16px;
    color: #000;
    line-height: 3;
    margin-top: 40px;
}

.shuju {
    width: 100%;
    overflow: hidden;
    margin-top: 45px;
}

.shujus {
    width: calc(100% / 3);
    float: left;
    text-align: center;
}

.sj_top {
    font-size: 29px;
    color: #000;
}

.sj_top b {
    font-size: 60px;
}

.sj_bot {
    font-size: 21px;
    color: #000;
}

.abmore {
    text-align: center;
    margin-top: 60px;
}

.abmore a {
    display: block;
    width: 152px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    border-radius: 30px;
    background: #009dc2;
    font-size: 16px;
    color: #fff;
}

.equip {
    width: 100%;
    overflow: hidden;
    height: 678px;
    background: url(../images/equipbg.png) center no-repeat;
    padding-top: 65px;
}

.equips {
    max-width: 1400px;
    margin: auto;
}

.equip .maintitle,
.equip .titles,
.equip .title_right a {
    color: #fff;
}

.swiper-container.equipswiper {
    margin-top: 35px;
}

.equipswiper img {
    width: 100%;
    border: 5px solid #fff;
}

.application {
    width: 100%;
    overflow: hidden;
    margin-top: 25px;
}

.applications {
    max-width: 1400px;
    margin: auto;
}

.swiper-container.appswiper {
    margin-top: 40px;
}

.app_pic img {
    width: 100%;
}

.app_before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 157, 194, 0.5);
    text-align: center;
    padding-top: 80%;
    opacity: 0;
    transition: all 0.45s;
}

.app_title {
    font-size: 17px;
    color: #fff;
}

.app_more {
    margin-top: 20px;
}

.appswiper a:hover .app_before {
    opacity: 1;
}

.partner {
    width: 100%;
    overflow: hidden;
    padding-top: 48px;
    height: 610px;
    background: url(../images/parbg.png) center no-repeat;
    margin-top: 35px;
}

.partners {
    max-width: 1400px;
    margin: auto;
}

.swiper-container.parswiper {
    margin-top: 40px;
}

.parswiper img {
    width: 100%;
    border-radius: 30px 10px 30px 10px;
}

.new {
    width: 100%;
    overflow: hidden;
    margin: 25px 0;
}

.news {
    max-width: 1400px;
    margin: auto;
    position: relative;
}

.newnav {
    position: absolute;
    top: 20px;
    right: 0;
    display: inline-block;
    border: 1px solid #d4d4d4;
    border-radius: 30px;
}

.newnav a {
    display: block;
    width: 166px;
    height: 50px;
    line-height: 50px;
    border-radius: 30px;
    text-align: center;
    float: left;
    font-size: 18px;
    color: #484747;
}

.newnav a:hover {
    color: #fff;
    background: #009dc2;
}

.newcontainer {
    margin-top: 25px;
}

.nw {
    float: left;
    margin-top: 30px;
    width: 48.5%;
    padding-bottom: 36px;
    border-bottom: 1px solid #cbc5c5;
    margin-right: 3%;
}

.nw:nth-child(2n) {
    margin-right: 0;
}

.newdate {
    font-size: 18px;
    color: #868686;
}

.newtitle {
    font-size: 18px;
    color: #162b56;
    font-weight: bold;
    margin-top: 20px;
}

.newcon {
    font-size: 14px;
    color: #868686;
    line-height: 24px;
    margin-top: 15px;
}

.copy {
    width: 100%;
    overflow: hidden;
    text-align: center;
    background: #000;
    line-height: 67px;
    font-size: 16px;
    color: #fff;
}

.copy a {
    font-size: 16px;
    color: #fff;
    margin-left: 5px;
}

.foot {
    width: 100%;
    overflow: hidden;
    background: #424242;
}

.right_foot {
    width: 50%;
    float: right;
}

.left_foot {
    float: right;
    width: 32%;
    margin-right: 2%;
    margin-top: 50px;
}

.lftitle {
    border-bottom: 1px solid #a1a1a1;
    padding-bottom: 26px;
    font-size: 29px;
    color: #fff;
    font-weight: bold;
}

.lfcon p {
    font-size: 18px;
    margin-top: 25px;
    color: #fff;
}

.insidebanner img {
    width: 100%;
}

.inproduct {
    width: 100%;
    overflow: hidden;
    margin: 40px 0;
}

.inproducts {
    max-width: 1400px;
    margin: auto;
}

.inpro_left {
    float: left;
    width: 20.5%;
}

.linpro_top {
    width: 100%;
    text-align: center;
    background: #009dc2;
    height: 125px;
    padding-top: 35px;
}

.linpro_title {
    font-size: 24px;
    color: #fff;
    font-weight: bold;
}

.linpro_titles {
    font-size: 14px;
    color: #dfdfdf;
    text-transform: uppercase;
    margin-top: 5px;
}

.linpro_list {
    border-left: 1px solid #d7d7d7;
    border-right: 1px solid #d7d7d7;
}

.linpro_lists {
    margin-top: 5px;
}

.linpro_list_top {
    width: 100%;
    height: 45px;
    line-height: 45px;
    background: url(../images/prolist.png) left center no-repeat #009dc2;
    padding-left: 25px;
    font-size: 18px;
    color: #fff;
    cursor: pointer;
}

.linpro_list_top a{
	color: #fff;
}

.linpro_list_top.active {
    background: url(../images/prolist_active.png) left center no-repeat #009dc2;
}

.linpro_list_item a {
    display: block;
    border-top: 1px solid #d7d7d7;
    line-height: 48px;
    font-size: 14px;
    color: #2f2f2f;
    padding-left: 25px;
}

.linpro_list_item {
    display: none;
}

.linpro_bot_title {
    width: 100%;
    font-size: 24px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    line-height: 60px;
    background: #009dc2;
    margin-top: 5px;
}

.linpro_bot {
    width: 100%;
    border: 1px solid #d7d7d7;
    padding: 10px;
}

.linpro_bot p {
    font-size: 14px;
    color: #000;
    line-height: 2;
}

.inpro_right {
    float: right;
    width: 77.8%;
}

.inpro_right_top {
    width: 100%;
    border-bottom: 1px solid #dcdcdc;
}

.inpro_right_top span {
    display: inline-block;
    line-height: 50px;
    background: #009dc2;
    font-size: 20px;
    color: #fff;
    padding: 0 25px;
}

.inpro_right_list {
    width: 100%;
    overflow: hidden;
    margin-top: 30px;
}

.inpro_right_list a {
    display: block;
    float: left;
    margin-bottom: 20px;
    width: 32%;
    margin-right: 2%;
	position:relative;
}

.inpro_right_list a:nth-child(3n) {
    margin-right: 0;
}

.inpro_right_list a img {
    width: 100%;
}



.inpro_right_list a p {
    font-size: 20px;
    color: #000;
    line-height: 65px;
    border: 1px solid #dcdcdc;
    text-align: center;
}

.proshow {
    width: 100%;
    overflow: hidden;
    margin: 40px 0;
}

.proshows {
    max-width: 1400px;
    margin: auto;
}

.proshow_fr {
    float: right;
    width: 77.8%;
}

.proshow_top {
    width: 100%;
    overflow: hidden;
    margin-top: 25px;
}

.proshow_top_fl {
    float: left;
    width: 62%;
}

.proshow_top_fl img {
    width: 100%;
}

.proshow_top_fr {
    float: left;
    margin-top: 30px;
    margin-left: 60px;
}

.proshow_top_fr p {
    font-size: 20px;
    color: #000;
    margin-bottom: 20px;
}

.proshow_bot_title {
    width: 100%;
    background: #eeeeee;
    margin-top: 20px;
    padding-left: 15px;
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    color: #000;
}

.proshow_bot_con {
    width: 100%;
    overflow: hidden;
}

.proshow_bot_con {
    font-size: 20px;
    color: #000;
    line-height: 2.5;
    margin-top: 25px;
}

.proshow_bot_con img {
    max-width: 100%;
}

.news_title {
    margin: 5px 0;
    padding: 0;
    text-align: center;
    font-size: 16px;
}

.news_info {
    text-align: center;
    color: #999;
    border: 1px solid #e1e1e1;
    border-left: 0;
    border-right: 0;
    margin: 10px 0;
    padding: 5px 0;
}

#art_content {
    word-break: break-all;
    font-size: 13px;
    padding: 0 0 10px 0;
}

#art_content img {
    max-width: 920px;
}

.newshow {
    width: 100%;
    overflow: hidden;
}

.newshows {
    max-width: 1400px;
    margin: 30px auto 40px;
}

.innew {
    width: 100%;
    overflow: hidden;
    margin: 30px 0;
}

.innews {
    max-width: 1400px;
    margin: auto;
}

.innewlists {
    width: 100%;
    background: #fff;
    border: 1px solid #e9e9e9;
    padding: 20px;
    -webkit-box-shadow: #e9e9e9 0px 0px 10px;
    -moz-box-shadow: #e9e9e9 0px 0px 10px;
    box-shadow: #e9e9e9 0px 0px 10px;
    margin-top: 30px;
    overflow: hidden;
}

.innewpic {
    float: left;
    width: 24.5%;
}

.innewpic img {
    width: 100%;
}

.innewintro {
    float: right;
    width: 71%;
}

.innewtitle {
    font-size: 20.5px;
    color: #000000;
    font-weight: bold;
    margin-top: 15px;
}

.innewdate {
    font-size: 14.4px;
    color: #b1b1b1;
    margin-top: 8px;
}

.innewcon {
    font-size: 16.8px;
    color: #333333;
    margin-top: 15px;
    line-height: 28px;
}

.innewmore {
    margin-top: 50px;
    width: 115px;
    height: 36px;
    line-height: 34px;
    border-radius: 10px;
    border: 1px solid #dcdcdc;
    text-align: center;
    font-size: 14.4px;
    color: #3f3f3f;
}

.bread {
    width: 100%;
    overflow: hidden;
    border-bottom: 1px solid #b5b5b5;
    line-height: 118px;
}

.breads {
    max-width: 1400px;
    margin: auto;
}

.left_bread {
    float: left;
}

.left_bread a,
.left_bread span {
    float: left;
    font-size: 20px;
    color: #000;
    margin-right: 5px;
}

.right_bread {
    float: right;
}

.right_bread a {
    font-size: 16px;
    color: #666;
}

.inabout {
    width: 100%;
    overflow: hidden;
    margin-top: 60px;
}

.inabouts {
    max-width: 1400px;
    margin: auto;
}

.left_inab {
    float: left;
    width: 49.6%;
}

.left_inab img {
    width: 100%;
}

.right_inab {
    float: right;
    width: 48.2%;
    font-size: 18px;
    color: #000;
    text-indent: 2em;
    line-height: 3;
}

.history {
    width: 100%;
    overflow: hidden;
    background: #efefef;
    padding-top: 20px;
    margin-top: 40px;
}

.historys {
    max-width: 1400px;
    margin: auto;
    overflow: hidden;
    padding: 20px 0;
}

.swiper-container.historyswiper {
    height: 675px;
    padding: 60px 0;
}

.history_year {
    width: 48%;
    font-size: 24px;
    color: #000;
}

.history_intro {
    width: 48%;
    font-size: 16px;
    color: #000;
}

.history_circle {
    width: 4%;
    text-align: center;
}

.historyswiper .swiper-slide:nth-child(2n+1) .history_year {
    float: left;
    text-align: right;
}

.historyswiper .swiper-slide:nth-child(2n) .history_year {
    float: right;
    text-align: left;
}

.historyswiper .swiper-slide:nth-child(2n+1) .history_intro {
    float: left;
}

.historyswiper .swiper-slide:nth-child(2n) .history_intro {
    float: left;
}

.historyswiper .swiper-slide:nth-child(2n+1) .history_circle {
    float: left;
}

.historyswiper .swiper-slide:nth-child(2n) .history_circle {
    float: right;
}

.historyswiper .his-prev {
    top: 0;
    margin-top: 0;
    left: 49%;
    width: 29px;
    height: 17px;
    background: url(../images/prev-history.png) center no-repeat;
}

.historyswiper .his-next {
    top: auto;
    bottom: 0;
    margin-top: 0;
    left: 49%;
    width: 29px;
    height: 17px;
    background: url(../images/next-history.png) center no-repeat;
}

.phototitle {
    text-align: center;
    font-size: 36px;
    color: #000;
}

.culture {
    width: 100%;
    overflow: hidden;
    margin-top: 30px;
}

.cultures {
    max-width: 1400px;
    margin: auto;
}

.cul_top,
.cul_bot {
    width: 100%;
    overflow: hidden;
    background: #009dc2;
}

.cul_pic {
    width: 50%;
}

.cul_pic img {
    width: 100%;
}

.cul_top .cul_pic {
    float: left;
}

.cul_intro {
    width: 50%;
    padding: 40px;
}

.cul_top .cul_intro {
    float: left;
}

.cul_title {
    font-size: 24px;
    color: #fff;
    font-weight: bold;
}

.cul_con {
    margin-top: 15px;
}

.cul_con p {
    margin-bottom: 15px;
    font-size: 20px;
    color: #fff;
}

.photo {
    width: 100%;
    overflow: hidden;
    background: #efefef;
    padding-top: 25px;
    padding-bottom: 60px;
    margin-top: 35px;
}

.photos {
    max-width: 1400px;
    margin: 15px auto 0;
}

.phototitle {
    text-align: center;
    font-size: 36px;
    color: #000;
}

.photos img {
    float: left;
    margin-top: 35px;
    width: 32%;
    margin-right: 2%;
}

.photos img:nth-child(3n) {
    margin-right: 0;
}

.mobile-inner-header {
    background-color: rgba(255, 255, 255, 0.7);
    width: 100%;
    height: 60px;
    display: none;
    line-height: 60px;
    text-align: center;
    color: #333;
    font-weight: bold;
    font-size: 22px;
}

.mobile-inner-header-icon {
    color: #333;
    height: 60px;
    font-size: 25px;
    text-align: center;
    float: right;
    width: 60px;
    position: relative;
    -webkit-transition: background 0.5s;
    -moz-transition: background 0.5s;
    -o-transition: background 0.5s;
    transition: background 0.5s;
    outline: none;
}

.mobile-inner-header-icon:hover {
    background-color: rgba(51, 51, 51, 0.2);
    cursor: pointer;
}

.mobile-inner-header-icon span {
    position: absolute;
    left: calc((100% - 25px) / 2);
    top: calc((100% - 1px) / 2);
    width: 25px;
    height: 1px;
    background-color: rgba(51, 51, 51, 1);
}

.mobile-inner-header img {
    height: 65%;
}

.mobile-inner-header-icon span:nth-child(1) {
    transform: translateY(4px) rotate(0deg);
}

.mobile-inner-header-icon span:nth-child(2) {
    transform: translateY(-4px) rotate(0deg);
}

.mobile-inner-header-icon-click span:nth-child(1) {
    animation-duration: 0.5s;
    animation-fill-mode: both;
    animation-name: clickfirst;
}

.mobile-inner-header-icon-click span:nth-child(2) {
    animation-duration: 0.5s;
    animation-fill-mode: both;
    animation-name: clicksecond;
}

@keyframes clickfirst {
    0% {
        transform: translateY(4px) rotate(0deg);
    }
    100% {
        transform: translateY(0) rotate(45deg);
    }
}

@keyframes clicksecond {
    0% {
        transform: translateY(-4px) rotate(0deg);
    }
    100% {
        transform: translateY(0) rotate(-45deg);
    }
}

.mobile-inner-header-icon-out span:nth-child(1) {
    animation-duration: 0.5s;
    animation-fill-mode: both;
    animation-name: outfirst;
}

.mobile-inner-header-icon-out span:nth-child(2) {
    animation-duration: 0.5s;
    animation-fill-mode: both;
    animation-name: outsecond;
}

@keyframes outfirst {
    0% {
        transform: translateY(0) rotate(-45deg);
    }
    100% {
        transform: translateY(-4px) rotate(0deg);
    }
}

@keyframes outsecond {
    0% {
        transform: translateY(0) rotate(45deg);
    }
    100% {
        transform: translateY(4px) rotate(0deg);
    }
}

.mobile-inner-nav {
    background-color: rgba(255, 255, 255, 0.9);
    width: 100%;
    position: absolute;
    top: 60px;
    left: 0px;
    padding-top: 30px;
    padding-bottom: 80px;
    display: none;
    z-index: 999;
}

.mobile-inner-nav a {
    display: inline-block;
    line-height: 50px;
    text-decoration: none;
    width: 80%;
    margin-left: 10%;
    color: #333;
    border-bottom: solid 1px rgba(51, 51, 51, 0.3);
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    font-weight: 300;
}

.mobile-inner-nav a:hover {
    color: rgba(51, 51, 51, 0.4);
    border-bottom: solid 1px rgba(51, 51, 51, 0.2);
}</pre></body></html>