<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*鍒濆鍖栦唬鐮�*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
    line-height: 1;
}

* {
    -webkit-tap-highlight-color: transparent;
}

body {
    background: #f8f8f8;
    color: #555;
    font-size: 14px;
    font-family: "Arial",  "榛戜綋", "瀹嬩綋", sans-serif;
    opacity: 0;
}

td, th, caption {
    font-size: 14px;
}

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

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

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

img {
    border: none;
}

ol, ul, li {
    list-style: none;
}

input, textarea, select, button {
    font: 14px "Arial", "Microsoft YaHei", "榛戜綋", "瀹嬩綋", sans-serif;
}

table {
    border-collapse: collapse;
}

html {
    overflow-y: scroll;
}

/*鍙敤鍏叡鏍峰紡*/
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    *zoom: 1;
}

/*鍏叡绫�*/
.fl {
    float: left
}

.fr {
    float: right
}

.al {
    text-align: left
}

.ac {
    text-align: center
}

.ar {
    text-align: right
}

.hide {
    display: none !important;
}

a, a:hover, a:active, a:visited, a:link, a:focus {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-tap-highlight-color: transparent;
    outline: none;
    background: none;
    text-decoration: none;
}

/*杞绘彁绀鸿鏍峰紡*/
#publicShowToast {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999999999999999909;
    width: 100%;
    height: 100%;
    text-align: center;
}

#publicShowToast div {
    display: inline-block;
    font-size: .34rem;
    padding: .15rem .3rem;
    line-height: 1.5;
    background: rgba(0, 0, 0, .8);
    color: #fff;
    border-radius: .1rem;
    margin-top: 60%;
}

/*閬僵灞傛牱寮�*/
#publicShade {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .4);
}

#publicBottomLoadingTips {
    display: inline-block;
    width: 100%;
    line-height: 1.5;
    font-size: .3rem;
    color: #999;
    text-align: center;
}

input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
    -webkit-text-fill-color: #000 !important;
    -webkit-box-shadow: 0 0 0px 1000px transparent inset !important;
    background-color: transparent;
    background-image: none;
    transition: background-color 50000s ease-in-out 0s;
    /*鑳屾櫙鑹查€忔槑 鐢熸晥鏃堕暱 杩囨浮鏁堟灉 鍚敤鏃跺欢杩熺殑鏃堕棿*/
}

input {
    background-color: transparent;
    outline: none;
    border: none;
}

/*浜ц泲椤圭洰鍏敤鏍峰紡寮€濮�*/
#headerNav {
    position: relative;
    height: 1.04rem;
    line-height: 1.04rem;
    font-size: .36rem;
    text-align: center;
    border-bottom: 1px solid #d9d9d9;
    background: #fff;
}

#headerNav a {
    position: absolute;
    font-size: .32rem;
}

#headerNav a:nth-child(1) {
    left: .5rem;
}

#headerNav a img {
    height: .28rem;
    margin-top: .38rem;
}

#headerNav a:nth-last-child(1) {
    right: .3rem;
    color: #ffb608;
}

button {
    display: block;
    width: 100%;
    margin: 1.15rem auto .5rem;
    border: none;
    border-radius: .49rem;
    outline: none;
    background: #ffb608;
    color: #444;
    font-size: .38rem;
    line-height: .98rem;
}

label {
    position: relative;
    display: block;
    width: 100%;
    font-size: .32rem;
    border-bottom: 1px solid rgba(221, 221, 221, .6);
    box-sizing: border-box;
    padding: .5rem 0 .4rem;
}

label input {
    width: 70%;
    line-height: 1;
    font-size: .32rem;
    color: #000;
    border: none;
    outline: none;
    background: none;
}

label img {
    position: absolute;
    top: 50%;
    right: .2rem;
    margin-top: -.15rem;
    width: .4rem;
}

label .clearInput {
    display: none;
}

label span {
    float: right;
    color: #ffb608;
}

#footNav {
    position: fixed;
    bottom: 0;
    width: 100%;
    border-top: 1px solid rgba(221, 221, 221, .6);
    background: #fff;
    z-index: 9;
}

#footNav a {
    position: relative;
    float: left;
    width: 25%;
    text-align: center;
    box-sizing: border-box;
    padding-top: .52rem;
    line-height: .46rem;
    font-size: .24rem;
    color: #9e9fa3;
}

#footNav a span {
    position: absolute;
    top: .1rem;
    left: 50%;
    margin-left: -.22rem;
    display: block;
    width: .42rem;
    height: .42rem;
    background-image: url(/img/menu.png?deVersion=2019022201);
    background-repeat: no-repeat;
    background-size: 1.68rem;
}

#footNav a:nth-child(1) span {
    background-position-x: 0;
    background-position-y: 0;
}

#footNav a:nth-child(2) span {
    background-position-x: -.42rem;
    background-position-y: 0;
}

#footNav a:nth-child(3) span {
    background-position-x: -.84rem;
    background-position-y: 0;
}

#footNav a:nth-child(4) span {
    background-position-x: -1.26rem;
    background-position-y: 0;
}

#footNav .active {
    color: #333;
}

#footNav .active .active {
    background-position-y: -.42rem;
}

section.container {
    display: flex;
    flex-direction: column;
}

section.container &gt; div:first-of-type {
    flex: 1;
}

footer.supplier {
    width: 100%;
    text-align: center;
}

footer.supplier p {
    padding: .2rem 0;
    font-size: .22rem;
    color: #bababa;
}</pre></body></html>