<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

* {
    margin: 0;
    padding: 0
}

a,
a:active,
a:link,
a:visited {
    text-decoration: none
}

a:hover {
    text-decoration: none
}

a img,
fieldset {
    border: 0
}

ul,
li {
    list-style: none
}

sup {
    vertical-align: text-top
}

sub {
    vertical-align: text-bottom
}

table {
    font-size: inherit;
    border-collapse: collapse;
    border-spacing: 0
}

input,
button,
select,
textarea {
    outline: 0
}

textarea {
    resize: none;
    overflow: auto
}

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

.fl {
    float: left;
    display: inline
}

.fr {
    float: right;
    display: inline
}

.clearfix:before,
.clearfix:after {
    content: "";
    display: table
}

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

.clearfix {
    zoom: 1
}

.mbox-pop {
    display: none;
    position: fixed;
    z-index: 999999999;
    right: 0;
    bottom: 0;
    width: 263px;
    height: 350px;
    padding: 0 19px 14px;
    background: #fff;
    border: #812c2b 3px solid;
    border-radius: 20px
}

.mbox-pop,
.mbox-pop input,
.mbox-pop button,
.mbox-pop textarea {
    font-family: "微软雅黑"
}

.mbox-top {
    height: 40px;
    border-bottom: #7f7919 1px solid;
    line-height: 40px
}

.mbox-title {
    float: left;
    width: 176px;
    margin: 0 0 0 20px;
    text-align: center;
    font-size: 18px;
    color: #000
}

.mbox-close {
    float: right;
    width: 20px;
    margin: 12px 0 0 0
}

.mbox-label {
    margin: 12px 0 4px 10px;
    font-size: 14px
}

.mbox-ul {
    height: 43px;
    margin: 0 0 0 10px
}

.mbox-ul li {
    float: left;
    width: 63px;
    height: 20px;
    margin: 3px 2px 0 0;
    cursor: pointer;
    background: #812c2b;
    border: #fff 1px solid;
    border-radius: 20px;
    line-height: 20px;
    text-align: center;
    font-size: 13px;
    font-weight: bold;
    color: #fff
}

.mbox-ul li.msel {
    background: #812c2b;
    border: #000 1px solid
}

.mbox-textarea {
    width: 200px;
    height: 51px;
    padding: 7px;
    margin: 0 0 0 10px;
    background: #fff;
    border: #000 1px solid;
    border-radius: 5px;
    font-size: 12px;
    color: #413d3f
}

.mbox-textarea-i {
    position: absolute;
    left: 28px;
    top: 170px;
    font-size: 12px;
    font-style: normal;
    color: #7c7578
}

.mbox-mod {
    position: relative;
    width: 192px;
    height: 28px;
    padding: 5px 0 3px 0;
    margin: 0 0 0 13px
}

.mbox-mod.border {
    border-bottom: #000 1px solid
}

.mbox-mod label {
    float: left;
    font-size: 14px
}

.mbox-label .red,
.mbox-mod label .red {
    color: #ed418e
}

.mbox-mod input {
    float: left;
    width: 151px;
    height: 22px;
    padding: 1px 0 0 0;
    margin: 0 0 0 10px;
    background: 0;
    border: 0;
    font-size: 12px;
    color: #524a4a
}

.mbox-mod i {
    position: absolute;
    left: 32px;
    top: 7px;
    font-size: 12px;
    font-style: normal;
    color: #524a4a
}

.mbox-btn {
    width: 192px;
    height: 30px;
    margin: 6px 0 0 13px;
    background: #812c2b;
    border: 0;
    border-radius: 20px;
    font-size: 14px;
    color: #fff
}

.mbox-collapse {
    display: none;
    position: fixed;
    z-index: 999999999;
    right: 0;
    bottom: 0;
    width: 307px;
    height: 37px;
    background: url(../images/mbox_collapse.png) no-repeat
}

.mbox-mod input::-webkit-input-placeholder {
    color: #524a4a
}

.mbox-mod input:-moz-placeholder {
    color: #524a4a
}

.mbox-mod input::-moz-placeholder {
    color: #524a4a
}

.mbox-mod input::-ms-input-placeholder {
    color: #524a4a
}

#proud {
    position: absolute;
    width: 390px;
    top: -170px;
    left: -65px
}
.yhxy .yhxy-info {
    display: none;
}
.yhxy:hover .yhxy-info.active {
    display: block;
}</pre></body></html>