<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,
button,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0;
    font-family: "Microsoft YaHei";
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    font-family: "Microsoft YaHei";
}

fieldset,
img {
    border: 0;
}

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

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

caption,
th {
    text-align: left;
}

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

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

input,
textarea,
select {
    *font-size: 100%;
    outline: 0;
    border: 0;
}

a {
    text-decoration: none;
}

button,
textarea {
    outline: 0;
    border: 0;
    padding: 0;
    margin: 0;
    -webkit-appearance: none;
}

.fn-clear:after {
    visibility: hidden;
    display: table;
    font-size: 0;
    content: "";
    clear: both;
    height: 0;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.sdhdContainer {
    width: 100%;
    max-width: 1920px;
    margin: auto;
    /*min-height: 2180px;*/
    position: relative;
    background: rgb(56, 26, 29);
}

.sdhdHeader {
    width: 100%;
    /* height: 1120px; */
    z-index: 3;
    overflow:hidden;
    background: url(../images/sdhd27.png) no-repeat center top;
}

.headerContent {
    width: 1300px;
    margin: auto;
    height: 420px;
}

.headerContent img {
    vertical-align: bottom;
}

.headerContent .headMiddleImg {
    display: block;
    clear: both;
    margin: auto;
    position: relative;
    top: -90px;
}

.sdhdFooter {
    width: 100%;
    height: 643px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 3;
    background: url(../images/sdhd5.png) no-repeat center center;
}

.sdhdContent {
    width: 1233px;
    margin: auto;
    height: 136px;
    position: relative;
    bottom: -35px;
    background: url(../images/sdhd28.png) no-repeat;
}
#snowContainer {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 4;
    overflow: hidden;
}

.snow {
    background: url(../images/xue.png) no-repeat;
    position: absolute;
    width: 20px;
    height: 20px;
    border-radius: 50%;
}

.awardContainer {
    width: 1112px;
    height: 576px;
    margin: auto;
    background: url(../images/award5.png) no-repeat;
    position: relative;
}

.awardContainer h2 {
    font-size: 33px;
    letter-spacing: 3px;
    color: #c0b174;
    height: 110px;
    line-height: 110px;
    text-align: center;
    font-weight: bold;
}

.awardContainer a {
    display: block;
    width: 198px;
    height: 189px;
    background: url(../images/award6.png) no-repeat;
    position: absolute;
    top: -50px;
    left: 0;
}

.awardUl {
    width: 910px;
    height: 405px;
    margin: auto;
}

.awardLi {
    width: 27px;
    float: left;
    height: 369px;
    padding: 18px 16px;
    margin: 0 16px;
    background: url(../images/award4.png) no-repeat;
    -webkit-writing-mode: vertical-lr;
    -ms-writing-mode: vertical-lr;
    writing-mode: vertical-lr;
    font-size: 18px;
    color: #cccccc;
    position: relative;
    text-align:left;
}

.awardLi em {
    color: #383838;
    margin-bottom: 6px;
    letter-spacing: 3px;
}

.awardLi span {
    margin-top: 6px;
}

.awardLi .wx {
    color: #6cc860;
}

.awardLi .xl {
    color: #56bfeb;
}

.awardLi .ym {
    color: #ed9e64;
}

.awardLi i {
    position: absolute;
    width: 43px;
    height: 42px;
    left: 8px;
    bottom: 10px;
}

.awardLi .tc99 {
    background: url(../images/award3.png) no-repeat;
}

.awardLi .tc199 {
    background: url(../images/award1.png) no-repeat;
}

.awardLi .tc299 {
    background: url(../images/award2.png) no-repeat;
}
.fhyx_right_menu{
    z-index:1001;
}


.ruleContainer{
    width: 1200px;
    /* padding: 40px 0; */
    position: relative;
    z-index: 8;
    /* background: white; */
    /* top: -225px; */
    margin:auto;
    
}
.ruleContent{
    width:550px;
    text-align: left;
    font-size:16px;
    color: #999999;
    margin:auto;
}
.ruleContent div{
    font-size:30px;
    font-weight:bold;
    text-align: center;
    color:#c0b174;
    margin-bottom: 20px;
}
.ruleContent p{
    line-height: 35px;
    font-size:16px;
    text-align:center;
}</pre></body></html>