<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 {
    color: #333;
    font-size: 14px;
    font-family: "SourceHanSansCN-Regular";
}

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 {
    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;
}

body {
    margin: 0;
    background: #ffffff url("../images/sishibg.jpg") no-repeat 0px 80px;
    width: 100%;
    color: #333333;
    font-size: 15px;
}

.pageheader {
    height: 402px;
}

.img-responsive {
    width: 100%;
    height: 100%;
}


/* 底部 */

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

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

.newfooter img {
    vertical-align: middle;
}

/* .footer-bom {
    margin-top: 15px;
}
 */
.newfooter a:link,
.newfooter a:hover {
    color: #999!important;
}

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

.nav-box {
    padding: 11px 45px;
    margin-bottom: 0px;
    height: 46px;
    line-height: 24px;
    list-style: none;
    font-size: 15px;
    background-color: #fbf3f1;
    border-radius: 4px;
}

.nav-box .local {
    padding-left: 28px;
    background: url("../images/icon_1.jpg") no-repeat left center;
}

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

.nav-box a:hover {
    text-decoration: none;
    color: #a97b00;
}


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

.pageheader {
    position: relative;
}

.header-logo {
    position: absolute;
    left: 50%;
    margin-left: -580px;
    top: 10px;
    width: 370px;
}

/* 底部 */

.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% - 437px);
}
.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&gt;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: 24px;
    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: 49px;
    height: 55px;
    font-size: 24px;
    color: #fff;
    font-weight: bold;
    border-bottom: 6px solid transparent;
}

.silde-header a:hover {
      text-decoration:none;
}


.silde-header .header-bom-list li&gt;a:hover {
    text-decoration:none;
    border-bottom-color:#fff;
}
.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 {
    padding: 0px 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: 27px;
}

.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;
    }
}
body {
    padding: 80px 0px 0px 15px;
}

/* 2021-11-26 wppei 添加 */
@media (min-width: 1200px){
    .container {
        width: 1200px;
    }
}


body {
    padding:0;
    background:#fff;
}


#header {
    background: #ffffff url(../images/sishibg.jpg) no-repeat 0px 80px;
}

.pageheader {
    height:482px;
}

div#ABTToolbar {
    height:100px;
}

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

.silde-header .header-bom-list li&gt;a {
    line-height:24px;
    padding-top:13px;
}

/*无障碍*/
.accfocus,.accfocus&gt;h1,.accfocus&gt;h2,.accfocus&gt;h3 {
    text-decoration:underline!important;
}
   
   #ABTToolbar ~ #container {
    transform: scale(1);
}</pre></body></html>