<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media (min-width: 500px) {

    html,
    body,
    div,
    p,
    h1,
    h2,
    h3,
    h4,
    ul,
    li,
    img,
    a,
    dl,
    dd,
    dt {
        margin: 0;
        padding: 0;
        font-family: Arial, Helvetica, sans-serif, å¾®è½¯é›…é»‘;
        font-family: "å¾®è½¯é›…é»‘";
        font-weight: lighter;
        font-size: 16px;
        color: #333;
    }
}

input[type=button],
input[type=submit],
input[type=file],
input[type=checkbox],
input[type=radio],
button {
    cursor: pointer;
    -webkit-appearance: none;
}

body {
    overflow-x: hidden;
    background: #FFF;
}

h1,
h2,
h3,
h4 {
    font-weight: bold;
    line-height: 1;
}

h1 {
    font-size: 36px;
}

h2 {
    font-size: 2em;
}

h3 {
    font-size: 20px;
}

a {
    text-decoration: none;
}

a:hover {
    background: none;
    text-decoration: none;
}

p {
    line-height: 1.8;
}

.clearfloat:after {
    display: block;
    clear: both;
    content: "";
    visibility: hidden;
    height: 0
}

.clearfloat {
    zoom: 1
}

li {
    list-style: none;
}

.content {
    width: 1200px;
    margin: 0 auto;
}

.pc {
    display: block;
}

.phone {
    display: none;
}

.title {
    margin-top: 50px;
    margin-bottom: 80px;
}

.title h2 {
    margin-bottom: 10px;
}

header {
    height: 70px;
}

.top {
    height: 100px;
}

.logo {
    margin-top: 15px;
}

nav {
    height: 70px;
    background: #333;
    line-height: 70px;
}

nav #logo {
    vertical-align: top;
}

nav .guojizhan {
    color:#fff;
    font-weight: bold;
    background: rgb(233, 30, 30);
    padding: 4px 10px;
}
nav .nav {
    display: flex;
    margin-left: 30px;
}
nav .nav li {
    width: 16.6666%;
    text-align: center;
}

nav .nav li a {
    color: #ccc;
    padding: 0;
    position: relative;
    z-index: 1;
    overflow: hidden;
}

nav .nav li:hover a {
    background: none !important;
}

nav .active a,
nav .nav li:hover a {
    color: #FFF !important;
    font-weight: bold;
}

nav #call {
    margin-right: 15px;
}

#banner_wrap {
    height: 600px;
    position: relative;
}

#banner li {
    position: absolute;
    left: 50%;
    margin-left: -960px;
    display: none;
}

#banner li:first-child {
    display: block;
}

#active {
    position: absolute;
    bottom: 40px;
    width: 100%;
    height: 20px;
}

#active li {
    display: inline-block;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background: #FFF;
    border: #333 solid 1px;
    opacity: 0.8;
    margin: 0 2px;
}

#active li.active {
    background: #332;
    border: #FFF solid 1px;
}

.fixed {
    position: fixed;
    top: 0;
    z-index: 2;
    width: 100%;
}

footer {
    background: #f5f5f5;
}

footer .left {
    float: left;
    width: 40%;
}

footer .left img {
    float: right;
    margin-right: 30px;
}

.beian {
    background: #ddd;
    line-height: 60px;
    text-align: center;
}

.beian span {
    margin-left: 20px;
}

footer .content {
    padding: 60px 0;
}

footer h3 {
    font-size: 24px;
    margin-bottom: 30px;
}

footer ul {
    margin-bottom: 40px;
    line-height: 1.8;
}

footer .right {
    width: 50%;
    float: left;
}

footer .right .cooper img {
    margin: 0px 10px 30px 0;
    width: 120px;
}

/*ä¸‹æ‹‰äº§å“*/
#slide {
    width: 100%;
    height: 340px;
    background: rgba(255, 255, 255, 0.9);
    position: relative;
    z-index: 20;
    overflow: hidden;
    line-height: 1;
    display: none;
    border-top: solid 2px #9ec5e3;
}

#slide dl {
    float: left;
    vertical-align: top;
    width: 25%;
    margin-right: 0%;
}

#slide dt {
    font-size: 16px;
    margin-top: 20px;
    margin-bottom: 24px;
    color: #333;
    position: relative;
    padding-left: 20px;
}

#slide dt::before {
    content: '';
    width: 14px;
    height: 14px;
    background: #79b6f0;
    margin-right: 10px;
    position: absolute;
    left: 0;
    top: 4px;
    border-radius: 50%;
}

#slide dd {
    line-height: 3;
}

#slide dd img {
    width: 45px;
    margin-right: 10px;
}

#slide dd a {
    color: #333;
}

/*æ–¹æ¡ˆäº§å“*/
#slide1 {
    width: 100%;
    height: 340px;
    background: rgba(255, 255, 255, 0.9);
    position: relative;
    z-index: 20;
    overflow: hidden;
    line-height: 1;
    display: none;
    border-top: solid 2px #9ec5e3;
}

#slide1 dl {
    float: left;
    vertical-align: top;
    width: 25%;
    margin-right: 0%;
}

#slide1 dt {
    font-size: 16px;
    margin-top: 20px;
    margin-bottom: 24px;
    color: #333;
    position: relative;
    padding-left: 20px;
}

#slide1 dt::before {
    content: '';
    width: 14px;
    height: 14px;
    background: #79b6f0;
    margin-right: 10px;
    position: absolute;
    left: 0;
    top: 4px;
    border-radius: 50%;
}

#slide1 dd {
    line-height: 3;
}

#slide1 dd img {
    width: 45px;
    margin-right: 10px;
}

#slide1 dd a {
    color: #333;
}

/*ä¾§è¾¹æ&nbsp;*/
#sidebar {
    position: fixed;
    z-index: 333;
    right: 10px;
    top: 200px;
}

#sidebar li {
    width: 70px;
    height: 76px;
    margin-bottom: 4px;
    border: solid 1px #ccc;
    position: relative;
    transition: all 0.6s;
    border-radius: 50%;
}

#sidebar li img {
    position: absolute;
    right: 76px;
    height: auto;
    width: 0px;
    opacity: 0;
    transition: all 0.6s;
    transition-delay: 0.2s;
}

#sidebar li:hover img {
    width: 160px;
    opacity: 1;
}

#sidebar li a {
    display: block;
    width: 100%;
    height: 100%;
}

#sidebar li.sid1 {
    background: #fff url(../images/common/icon/slide_04.png) -70px 0;
}

#sidebar li.sid1:hover {
    background: #0abc15 url(../images/common/icon/slide_04.png) 0px 0;
}

#sidebar li.sid2 {
    background: #fff url(../images/common/icon/slide_03.png) -70px 0;
}

#sidebar li.sid2:hover {
    background: #ea8142 url(../images/common/icon/slide_03.png) 0px 0;
}

#sidebar li.sid3 {
    background: #fff url(../images/common/icon/slide_05.png) -70px 0;
}

#sidebar li.sid3:hover {
    background: #4caaf2 url(../images/common/icon/slide_05.png) 0px 0;
}

#sidebar li.sid4 {
    background: #fff url(../images/common/icon/slide_07.png) -70px 0;
}

#sidebar li.sid4:hover {
    background: #0cc119 url(../images/common/icon/slide_07.png) 0px 0;
}

#sidebar li.sid5 {
    width: 20px;
    color: #fff;
    background: #0a82e5;
    border-radius: 4px;
    padding: 2px;
    height: auto;
}

/*å¼ºåˆ¶éšè—*/
.nb-icon-wrap {
    display: none !important;
}

.lxb-container {
    display: none !important;
}

/*çƒ­é—¨æœç´¢*/
.hot_serch {
    background: #ddd;
    text-align: center;
}

.hot_serch p {
    padding: 0;
    padding-bottom: 10px;
    color: #999;
}

.hot_serch p a {
    color: #999;
}

/*æ‰‹æœºæ&nbsp;·å¼
-----------------------------------------------------------------------------------*/
@media (max-width: 500px) {

    html,
    body,
    div,
    p,
    h1,
    h2,
    h3,
    h4,
    ul,
    li,
    img,
    a,
    dl,
    dd,
    dt {
        margin: 0;
        padding: 0;

        font-size: 14px;
    }

    label {
        color: #666;
    }

    .content {
        width: 100%;
    }

    .pc {
        display: none;
    }

    .phone {
        display: block;
    }

    h3 {
        font-size: 1.2em;
    }

    .title {
        margin-top: 30px;
        margin-bottom: 50px;
    }

    .title h2 {
        font-size: 1.6em;
    }

    body,
    html {
        overflow-x: hidden;
        width: 100%;
    }

    header {
        height: 52px;
    }

    #phone_top {
        width: 100%;
        height: 54px;
        background: #333;
        position: fixed;
        top: 0;
        left: 0%;
        z-index: 2;
        transition: all 0.6s;
    }

    .pull_top {
        left: 70% !important;
    }

    #phone_logo {
        float: right;
        height: 54px;
        margin-right: 15px;
    }

    #phone_nav_cover {
        width: 0%;
        height: 100%;
        z-index: 98;
        position: fixed;
        right: 0;
        top: 0;
        background: url(../images/common/phone/cover.png);
        opacity: 0;
        transition: all 0.6s;
        
    }

    .opacity {
        opacity: 1 !important;
        width: 100% !important;
    }

    #phone_nav {
        position: fixed;
        left: -70%;
        top: 0;
        z-index: 99;
        width: 70%;
        height: 100%;
        background: #555 url(../images/common/phone/bg.jpg);
        transition: all 0.6s;
    }

    .pull_nav {
        left: 0 !important;
    }

    #phone_nav li {
        padding: 0 20px;
        line-height: 54px;
    }

    #phone_nav li.cur {
        background: #408fcc;
    }

    #phone_nav li:first-child {
        margin-top: 100px;
    }

    #phone_nav li a {
        color: #fff;
        display: block;
        font-size: 16px;
    }

    #nav_more {
        width: 50px;
        height: 50px;
        background: url(../images/common/phone/more.png);
        margin: 2px 0 0 5px;
        transition: all 0.6s;
        float: left;
    }

    #nav_close {
        width: 50px;
        height: 50px;
        float: right;
        background: url(../images/common/phone/close.png);
        margin: 2px 5px 0 0px;
        opacity: 0.8;
    }

    center {
        margin-left: 0%;
        width: 100%;
        transition: all 0.6s;
    }

    .pull_content {
        margin-left: 70%;
    }

    footer {
        margin-left: 0%;
        width: 100%;
        transition: all 0.6s;
    }

    footer .content {
        padding: 10px 0;
    }

    footer .left {
        float: left;
        width: 100%;
        padding: 15px;
    }

    footer h3 {
        font-size: 1.5em;
        margin-bottom: 10px;
    }

    footer ul {
        margin-bottom: 0px;
        line-height: 1.8;
    }

    footer .right {
        width: 100%;
    }

    .beian {
        line-height: 1.8;
        padding: 20px 15px 0 15px;
    }

    .beian span {
        display: block;
        margin-left: 0;
    }

    .beian p a {
        margin-right: 10px;
        font-size: 0.8em;
    }

    /*å¼ºåˆ¶éšè—å•†æ¡¥æ‹¨æ‰“ç”µè¯æŒ‰é’®*/
    #nb_toolbar_wrap {
        display: none !important;
    }

    .phone_call {
        width: 100%;
        position: fixed;
        bottom: 0px;
        background: #333;
        display: flex;
        transition: all 0.6s;
    }

    .phone_call_hide {
        bottom: -50px !important;
    }

    .phone_call a {
        border: none;
        background: #4caaf2;
        color: #FFF;
        width: 50%;
        line-height: 50px;
        display: block;
        text-align: center;
    }

    #phone_openCall {
        background: #f63;

    }
}</pre></body></html>