<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
@font-face {
    font-family: "SourceHanSansCN-Regular";
    src: url("../fonts/SourceHanSansCN-Regular.woff") format("woff"), url("../fonts/SourceHanSansCN-Regular.ttf") format("truetype"), url("../fonts/SourceHanSansCN-Regular.eot") format("embedded-opentype");
}


/* yui3 reset.css */

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset,
img {
    border: 0;
    vertical-align: top;
}

address,
caption,
cite,
code,
dfn,
th,
var {
    font-style: normal;
    font-weight: normal;
}

ol,
ul {
    list-style: none;
}

caption,
th {
    text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: normal;
}

q:before,
q:after {
    content: "";
}

abbr,
acronym {
    border: 0;
    font-variant: normal;
}

sup {
    vertical-align: text-top;
}

sub {
    vertical-align: text-bottom;
}

input,
textarea,
select {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    *font-size: 100%;
}

legend {
    color: #000;
}

iframe {
    display: block;
}


/* yui3 fonts */

body {
    min-height: 500px;
    color: #333;
    font-size: 14px;
    font-family: "SourceHanSansCN-Regular";
   
    width: 100%;
}
#container {
     background: #f6f6f6 url("../images/topbanner.jpg") no-repeat center 80px;
    background-size: 100% auto;
}
select,
input,
button,
textarea {
    font: 99% arial, helvetica, clean, sans-serif;
}

table {
    font-size: inherit;
    font: 100%;
}

pre,
code,
kbd,
samp,
tt {
    font-family: monospace;
    *font-size: 108%;
    line-height: 100%;
}

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

input,
button,
textarea {
    font-family: "SourceHanSansCN-Regular";
    border: 0;
    outline: 0;
}

input[type=text]::-ms-clear,
input[type=password]::-ms-reveal {
    display: none;
}

textarea::-webkit-input-placeholder,
input::-webkit-input-placeholder {
    color: #999;
}

textarea::-moz-placeholder,
input::-moz-placeholder {
    color: #999;
}

textarea:-moz-placeholder,
input:-moz-placeholder {
    color: #999;
}

textarea:-ms-input-placeholder,
input:-ms-input-placeholder {
    color: #999;
}

.placeholder {
    color: #999;
}


/* utilities */

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

.clearfix {
    *zoom: 1;
}

.clearfix:before,
.clearfix:after {
    display: table;
    line-height: 0;
    content: "";
}

.clearfix:after {
    clear: both;
}

.l {
    float: left !important;
}

.r {
    float: right !important;
}

.hidden {
    display: none !important;
}

.invisible {
    visibility: hidden !important;
}


/* css3效果 */

.trans {
    -webkit-transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1);
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1);
}

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

img {
    vertical-align: middle;
}

#header {
    height: 360px;
    padding-top: 80px;
}


/* 无障碍 css */

.wza_ico {
    width: 60px;
    height: 60px;
    position: fixed;
    left: 0;
    top: 50%;
    margin-top: -30px;
    z-index: 666;
}

.yingcang {
    display: none;
}

.headerbox {
    background: transparent;
    height: 60px;
}


/* 底部 */

.newfooter {
    padding: 30px 0;
    background: #565a5d;
    text-align: center;
    line-height: 24px;
    font-size: 13px;
    color: #fff;
}

.newfooter a {
    color: #fff;
    padding: 0 5px;
}

.newfooter img {
    vertical-align: middle;
}



.newfooter a:link,
.newfooter a:hover {
    color: #fff!important;
}

.batb-img {
    width: 20px;
    height: 20px;
}


/* 公共样式 */

.local {
    padding: 10px 15px;
    padding-left: 25px;
    color: #333;
    background: #f5f5f5;
    border-radius: 3px 3px 0 0;
}

.local&gt;a {
    color: #333;
}


/* 2021-05-26 wppei 添加 */

.header-logo {
    display: inline-block;
    margin-top: 5px;
    vertical-align: top;
}

/* 底部 */

.footer-top-box {
    position: relative;
    z-index: 999;
}

.footer-top {
    height: 70px;
    background: url("../images/footer_bg.png") no-repeat center top;
}

.footer-chosen {
    width: 20%;
    padding-top: 27px;
    height: 70px;
}

.footer-sel-val:after {
    content: " ";
    position: absolute;
    right: 0;
    top: 8px;
    height: 18px;
    width: 2px;
    background-color: #b3b3b3;
}

.footer-sel-val {
    position: relative;
    height: 34px;
    line-height: 34px;
    text-align: center;
    color: #666;
    font-size: 18px;
}

.footer-sel-val&gt;span {
    display: inline-block;
    vertical-align: top;
    padding-right: 25px;
    background: url("../images/chose_jiao.png") right center no-repeat;
}

.footer-options {
    display: none;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 43px;
    max-height: 200px;
    padding: 20px 20px 0 0;
    background-color: #fff;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.06);
    z-index: 99;
    overflow-y: auto;
}

.footer-chosen:hover .footer-options {
    display: block;
}

.footer-chosen:hover .footer-sel-val&gt;span {
    background-image: url("../images/chose_jiaoh.png");
}

.footer-option {
    float: left;
    width: 20%;
    padding: 0 0 20px 20px;
}

.footer-option&gt;a {
    display: block;
    height: 40px;
    line-height: 40px;
    color: #666;
    font-size: 18px;
    text-align: center;
    background-color: #f9f9f9;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.footer-option&gt;a:hover {
    color: #fff;
    background-color: #47b368;
}

.footer-list {
    padding-top: 7px;
}

.footer-bom {
    padding-top: 20px;
    height: 190px;
    background-color: #e5e5e5;
}

.footer-text {
    line-height: 30px;
    color: #666;
    font-size: 16px;
}

.footer-text&gt;span {
    margin-left: 35px;
}

.footer-images {
    position: absolute;
    right: 60px;
    margin-left: 134px;
    margin-top: 20px;
}

.footer-images&gt;a {
    display: inline-block;
}

.footer-error {
    margin-left: 40px;
}
.footer-left {
    position: relative;
    width: calc(100% - 401px);
}
.footer-left-bom {
    padding-top: 18px;
    font-size: 0;
    -webkit-tap-highlight-color: transparent;
}

.footer-left-bom&gt;a,
.footer-left-bom&gt;span {
    display: inline-block;
    vertical-align: top;
    line-height: 40px;
    color: #666;
    font-size: 16px;
}

.footer-left-bom&gt;span {
    margin-left: 35px;
}

.footer-left-bom&gt;a:first-child {
    padding-left: 28px;
    margin-right: 13px;
    background: url("../images/footer_icon1.png") no-repeat left center;
}

.footer-contact {
    width: 320px;
    height: 108px;
    margin-left: auto;
}

.footer-contact li {
    float: left;
    width: 33.33%;
}

.footer-contact a {
    display: block;
    height: 108px;
    line-height: 50px;
    padding-top: 55px;
    color: #333;
    font-size: 16px;
    text-align: center;
    background-repeat: no-repeat;
    background-position: center 10px;
}

.footer-contact li:first-child a {
    background-image: url("/images/ditu.png");
}

.footer-contact li:nth-child(2) a {
    background-image: url("/images/weibo.png");
}

.footer-contact li:nth-child(3) a {
    background-image: url("/images/weixin.png");
}

.footer-hope {
    line-height: 39px;
    color: #666;
    font-size: 16px;
}
/* 0730 wppei 头部添加 */

.silde-header {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    height: 80px;
    padding-left: 40px;
    background: url("../images/header_bg1.jpg") no-repeat center;
    z-index: 99;
}

.silde-header-tt {
    margin-top: 10px;
    width: 310px;
    height: 51px;
}

.silde-header-tt img {
    width: 100%;
    height: 100%;
}

.silde-header-intro {
    margin: 16px 0 0 27px;
    line-height: 24px;
    font-size: 16px;
    color: #fff;
}

.header-login&gt;a,
.header-size li&gt;a {
    line-height: 41px;
    padding-left: 18px;
    color: #fff;
    font-size: 18px;
    background: url(../images/header_dian.png) no-repeat left center;
}

.silde-header .header-bom-list {
    margin: 13px 60px 0 30px;
}

.header-size li:first-child&gt;a {
    background: none;
}

.silde-header .header-bom-list li,
.silde-header .header-bom-list li:first-child {
    float: left;
   /* 原来为： margin: 0 0 0 43px; */
   margin: 0 0 0 73px;
}

.silde-header .header-bom-list li&gt;a {
    display: block;
    line-height: 24px;
    height: 55px;
    padding-top: 12px;
    font-size: 24px;
    color: #fff;
    font-weight: bold;
    border-bottom: 6px solid transparent;
}

.silde-header .header-size {
    margin-right: 0px;
}

.silde-header .header-size li,
.silde-header .header-login&gt;a {
    float: left;
    margin-top: 17px;
}

.header-login&gt;a,
.header-size li&gt;a {
    line-height: 24px;
    color: #fff;
    font-size: 18px;
}

.header-size li&gt;a {
    display: block;
    padding: 8px 18px;
}

.header-login&gt;a:first-child {
    background: none;
    padding-right: 18px;
}

.silde-header .header-size li,
.silde-header .header-login&gt;a {
    margin-top: 17px;
}

.slide-search {
    position: relative;
}

.slide-search-btn {
    display: block;
    width: 22px;
    height: 22px;
    margin: 29px 0 0 30px;
    background: url(../images/write_search.png) no-repeat;
}

.slide-search .header-search {
    display: none;
    position: absolute;
    right: -25px;
    top: 15px;
    width: 450px;
    margin: 0;
    height: 48px;
    padding: 0 65px 0 24px;
    background-color: #fff;
    border-radius: 24px;
}

.header-search .input-box {
    width: 100%;
    height: 48px;
    line-height: 48px;
    font-size: 18px;
    border: 0;
    background: 0 0;
}

.header-search-btn {
    position: absolute;
    right: 0;
    top: 0;
    width: 65px;
    height: 48px;
    background: url(../images/header_search.png) no-repeat 18px center;
}

textarea::-webkit-input-placeholder,
input::-webkit-input-placeholder {
    color: #999;
}

textarea::-moz-placeholder,
input::-moz-placeholder {
    color: #999;
}

textarea:-moz-placeholder,
input:-moz-placeholder {
    color: #999;
}

textarea:-ms-input-placeholder,
input:-ms-input-placeholder {
    color: #999;
}

@media (max-width:1366px) {
    .silde-header .header-login&gt;a,
    .silde-header .header-size li&gt;a {
        padding-left: 12px;
        font-size: 14px;
    }
    .silde-header .header-bom-list {
        margin: 13px 0 0 0;
    }
    .silde-header .header-bom-list li&gt;a {
        font-size: 16px;
    }
    .silde-header-intro {
        margin: 20px 0 0 15px;
        font-size: 12px;
        line-height: 20px;
    }
    .silde-header-tt {
        width: 315px;
        margin-top: 15px;
        height: auto;
    }
    .silde-header {
        padding-left: 30px;
    }
    .silde-header .header-bom-list li,
    .silde-header .header-bom-list li:first-child {
        margin-left: 20px;
    }
}

#ABTToolbar~#container {
    transform: scale(1);
}

.img-responsive {
    width: 100%;
    /* display: none; */
    border: 2px solid #ffffff;
    border-radius: 10px;
}

/*无障碍*/
.accfocus,
.accfocus&gt;h1,
.accfocus&gt;h2,
.accfocus&gt;h3 {
    text-decoration: underline!important;
}



/* 移动端底部 */

.footer-phone-top-box {
    position: relative;
    z-index: 999;
}

.footer-phone-top-box {
    height: 1rem;
    padding-top: 0.05rem;
    background-color: #dadada;
}

.footer-phone-chosen {
    width: 33.33%;
    height: 0.45rem;
}

.footer-phone-sel-val:after {
    content: " ";
    position: absolute;
    right: 0;
    top: 0.12rem;
    height: 0.17rem;
    width: 0.02rem;
    background-color: #b3b3b3;
}

.footer-phone-sel-val {
    position: relative;
    height: 0.45rem;
    line-height: 0.45rem;
    text-align: center;
    color: #666;
    font-size: 0.14rem;
}

.footer-phone-sel-val&gt;span {
    display: inline-block;
    vertical-align: top;
    padding-right: 0.20rem;
    background: url("../images/chose_jiao.png") right center no-repeat;
    background-size: 0.1rem 0.05rem;
}

.footer-phone-options {
    display: none;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0.95rem;
    max-height: 2rem;
    padding: 0.2rem 0.2rem 0 0;
    background-color: #fff;
    box-shadow: 0px 0px 0.2rem 0px rgba(0, 0, 0, 0.06);
    z-index: 99;
    overflow-y: auto;
}

.footer-phone-chosen:hover .footer-phone-options {
    display: block;
}

.footer-phone-chosen:hover .footer-phone-sel-val&gt;span {
    background-image: url("../images/chose_jiaoh.png");
}

.footer-phone-option {
    float: left;
    width: 20%;
    padding: 0 0 0.2rem 0.2rem;
}

.footer-phone-option&gt;a {
    display: block;
    height: 0.4rem;
    line-height: 0.4rem;
    color: #666;
    font-size: 0.18rem;
    text-align: center;
    background-color: #f9f9f9;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.footer-phone-option&gt;a:hover {
    color: #fff;
    background-color: #47b368;
}

.footer-phone-bom {
    padding: 0.22rem 0.2rem;
    background-color: #e5e5e5;
}

.footer-phone-text {
    line-height: 0.36rem;
    color: #666;
    font-size: 0.16rem;
}

.footer-phone-text&gt;a {
    color: #666;
}

.footer-phone-text&gt;a.beian {
    padding-left: 0.28rem;
    background: url("../images/footer_icon1.png") no-repeat left center;
    background-size: 0.16rem 0.18rem;
}

.footer-phone-images img {
    width: 100%;
    height: 100%;
}

.footer-phone-img {
    width: 0.50rem;
    height: 0.62rem;
    margin-top: 0.22rem;
}

.footer-phone-error {
    margin: 0.28rem 0 0 0.4rem;
    width: 1.07rem;
    height: 0.51rem;
}

.footer-phone-left-bom {
    padding-top: 10px;
    font-size: 0;
    -webkit-tap-highlight-color: transparent;
}

.footer-phone-left-bom&gt;a,
.footer-phone-left-bom&gt;span {
    display: inline-block;
    vertical-align: top;
    line-height: 40px;
    color: #666;
    font-size: 18px;
}

.footer-phone-left-bom&gt;span {
    margin-left: 35px;
}

.footer-phone-left-bom&gt;a:first-child {
    padding-left: 28px;
    margin-right: 13px;
    background: url("../images/footer_icon1.png") no-repeat left center;
}

.footer-phone-contact {
    width: 2.8rem;
    height: 1.08rem;
    margin-top: 0.3rem;
    margin-left: auto;
}

.footer-phone-contact li {
    float: left;
    width: 29%;
}

.footer-phone-contact li:first-child {
    width: 42%;
}

.footer-phone-contact a {
    display: block;
    height: 1.08rem;
    line-height: 0.50rem;
    padding-top: 0.58rem;
    color: #333;
    font-size: 0.14rem;
    text-align: center;
    background-repeat: no-repeat;
    background-position: center 0.16rem;
}

.footer-phone-contact li:first-child a {
    background-image: url("../images/ditu.png");
    background-size: 0.4rem 0.4rem;
}

.footer-phone-contact li:nth-child(2) a {
    background-image: url("../images/weibo.png");
    background-size: 0.44rem 0.41rem;
}

.footer-phone-contact li:nth-child(3) a {
    background-size: 0.46rem 0.41rem;
    background-image: url("../images/weixin.png");
}

/* 2021-03-10 wppei修改 start*/

.footer-phone-top-box {
    height: auto;
    padding: 0.3rem 0.2rem;
}

.footer-phone-chosen {
    width: 100%;
    height: 0.55rem;
    margin-bottom: 0.15rem;
    background-color: #fff;
}

.footer-phone-top-box .footer-phone-chosen:last-child {
    margin-bottom: 0;
}

.footer-phone-sel-val {
    height: 0.55rem;
    line-height: 0.55rem;
}

.footer-phone-sel-val:after {
    display: none;
}

.footer-phone-text {
    font-size: 0.24rem;
    line-height: 0.5rem;
}

.footer-phone-error {
    margin-left: 0;
}

.footer-phone-img {
    width: 0.75rem;
    height: 0.93rem;
}

.footer-phone-error {
    margin-left: 0.35rem;
    width: 1.61rem;
    height: 0.77rem;
}

.footer-phone-contact {
    width: 100%;
    height: 1.5rem;
    margin-left: 0;
    margin-bottom: 0.2rem;
}

.footer-phone-contact li,
.footer-phone-contact li:first-child {
    width: 33.33%;
    padding: 0 0.15rem;
}

.footer-phone-contact li&gt;a {
    background-color: rgba(255, 255, 255, .5);
}

.footer-phone-contact a {
    height: 1.5rem;
    padding-top: 0.8rem;
    font-size: 0.16rem;
    background-position: center 0.25rem;
}

.footer-phone-text&gt;span {
    padding: 0 0.1rem;
}


/* 2021-03-10 wppei修改 end*/

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