/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    background-color: transparent
}

a:active,
a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

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

td,
th {
    padding: 0
}

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

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

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

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

li {
    list-style: none
}

:focus {
    outline: 0
}

button,
input,
select,
textarea {
    *font-size: 100%
}

button::-moz-focus-inner,
input[type=button]::-moz-focus-inner,
input[type=file]>input[type=button]::-moz-focus-inner,
input[type=reset]::-moz-focus-inner,
input[type=submit]::-moz-focus-inner {
    border: none;
    padding: 0
}

input {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

* {
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.hide {
    display: none
}

.left {
    float: left
}

.right {
    float: right
}

.clear {
    clear: both
}

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

*html .clearfix {
    zoom: 1
}

*+html .clearfix {
    zoom: 1
}

a {
    color: #2f2f2f;
    text-decoration: none
}

a:hover {
    text-decoration: none
}

body {
    font: 14px/1.8 Microsoft Yahei, Arial, Helvetica, sans-serif;
    background: #fff;
    /* color: #fff */
}

.wrapper {
    *zoom: 1;
    max-width: 1002px;
    margin: 0 auto
}

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

.wrapper:after {
    clear: both
}

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

.green {
    color: #05fb5c !important
}

.yellow {
    color: #ffd236 !important
}

.blue {
    color: #04f2fb !important
}

.red {
    color: #fb0712 !important
}

.fc-blue {
    color: #04f2fb !important
}

.fs-12 {
    font-size: 12px !important
}

.fs-14 {
    font-size: 14px !important
}

.fs-16 {
    font-size: 16px !important
}

.fs-20 {
    font-size: 20px !important
}

.fs-24 {
    font-size: 24px !important
}

.fs-line {
    text-decoration: underline
}

.mt-15 {
    margin-top: 15px
}

.mt-20 {
    margin-top: 20px
}

.mt-40 {
    margin-top: 40px
}

.header {
    height: 120px;
    background: #500202 url(../images/headerBg.jpg) no-repeat center 0
}

.header .wrapper {
    max-width: 1100px;
    height: 120px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
}

.header .logo {
    /*float: left;*/
    width: 235px;
    height: 81px;
    background: url(../images/logo.png) center no-repeat;
    background-size: contain;
    margin-top: 18px;
    /*margin-right: 33px*/
}

.header .nav {
    /*float: left;*/
    margin-top: 12px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.header .nav li {
    /*float: left;*/
    /*margin-right: 10px*/
    width: 12%;
}

.header .nav li a {
    max-width: 103px;
    height: 98px;
    white-space: wrap;
    line-height: 98px;
    display: block;
    color: #dcc75b;
    font-size: 15px;
    font-weight: 700;
    text-align: center
}

.header .nav li:hover {
    background: url(../images/nav-hover.png) no-repeat;
    border-color: #fff100;
}

.header .nav li a:hover {
    color: #3f0e00;
}

.header .nav li.active a {
    color: #e9b948
}

.banner1 {
    height: 203px;
    background: url(../images/banner1.jpg) no-repeat center top
}

.banner2 {
    height: 308px;
    background: url(../images/banner2.jpg) no-repeat center top
}

.banner {
    height: 313px;
    overflow: hidden;
    text-align: center;
    position: relative;
    background: url(../images/banner3.jpg) no-repeat center top
}

.banner .wrapper {
    height: 100%;
    position: relative
}

.banner .btn-link {
    position: absolute;
    width: 105px;
    height: 85px;
    right: 18px;
    top: 410px;
    cursor: pointer
}

.banner .search {
    width: 474px;
    height: 50px;
    position: absolute;
    /*left: 228px;*/
    left: 0;
    right: 0;
    top: 106px;
    margin: auto;
    background: url(../images/searchBg.jpg) no-repeat
}

.banner .search input {
    float: left;
    display: block;
    width: 322px;
    padding-left: 13px;
    height: 50px;
    line-height: 50px;
    border: 0;
    color: #fff;
    font-size: 14px;
    background: #fff0;
    /* background: url(../images/searchBg.jpg) no-repeat */
}

.banner .search .btn-search {
    float: right;
    display: block;
    width: 145px;
    height: 50px;
    background: url(../images/searchBtn.jpg) no-repeat;
    border: 0;
    font-size: 0;
    text-indent: -99em;
    cursor: pointer
}

.banner .search .btn-search2 {
    display: inline-block;
    width: 129px;
    height: 44px;
    background: url(../images/b-btn2.png);
    border: 0;
    margin: 10px 8px 0;
    font-size: 0;
    color: #a60221;
    font-weight: 700;
    text-indent: -99em;
    cursor: pointer
}

.banner .txt {
    height: 74px;
    line-height: 74px;
    color: #fff;
    text-align: center;
    font-size: 16px;
    vertical-align: top
}

.banner .HotDate .txt {
    padding-left: 5px;
    white-space: nowrap;
}

.banner .HotDate {
    text-align: center;
    font-size: 0;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
    align-items: center;
}

.banner .HotDate>span {
    vertical-align: top;
    text-align: center;
    width: 85px;
    display: inline-block;
    color: #fff;
    font-size: 14px
}

.banner .HotDate>span em {
    width: 85px;
    height: 74px;
    line-height: 74px;
    text-align: center;
    display: inline-block;
    font-size: 48px;
    font-style: normal;
    font-family: Arial;
    color: #fff;
    background: url(../images/num.png) no-repeat
}

.banner .HotDate #t_d,
.banner .HotDate #t_d_2,
.banner .HotDate #t_d_3 {
    margin-right: 15px
}

.banner .HotDate #t_h,
.banner .HotDate #t_h_1,
.banner .HotDate #t_h_2,
.banner .HotDate #t_h_3 {
    margin-right: 15px
}

.banner .HotDate #t_m,
.banner .HotDate #t_m_2,
.banner .HotDate #t_m_3 {
    margin-right: 15px
}

.banner .HotDate .tle {
    color: #fff;
    font-size: 16px;
    /*width: 40px;*/
    line-height: 20px;
    height: 79px;
    /*padding-top: 20px;*/
    padding-bottom: 2rem;
    display: inline-block;
    vertical-align: top;
    margin-right: 17px
}

.scrollBox {
    background: url(../images/scrollBox.jpg) no-repeat;
    height: 228px;
    margin-bottom: 25px;
}

.scrollBox .box {
    float: left;
    width: 49%;
    height: 170px;
    overflow: hidden;
    margin-top: 30px
}

.scrollBox ul {
    height: 170px
}

.scrollBox li {
    padding-left: 100px;
    color: #faec8d;
    font-size: 14px;
    line-height: 28px
}

.content {
    position: relative;
    background: #7e0003;
    padding-bottom: 35px;
    *zoom: 1
}

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

.content:after {
    clear: both
}

.content .notice {
    padding: 8px 7px
}

.content .notice .inner {
    height: 173px;
    background: url(../images/notice-bg.png) #a51111 no-repeat center 0
}

.content .notice marquee {
    margin: 6px 0 0;
    height: 160px;
    color: #fff;
    font-size: 16px;
    padding: 0 0 0 20px
}

.content .notice marquee ul {
    display: inline-block;
    padding: 0 10px;
    border-right: solid 1px #dfa853
}

.content .notice marquee ul.bor-none {
    border: 0
}

.content .notice marquee ul span {
    padding: 0 15px
}

.content .notice marquee ul em {
    font-style: normal;
    font-weight: 700;
    color: #f3d086
}

.content .notice marquee ul li {
    line-height: 30px;
    height: 30px;
    overflow: hidden
}

.content .notice marquee ul .spa2 em {
    font-weight: 700;
    color: #fff
}

.content .mod .hd {
    margin-top: 30px;
    text-align: center;
    margin-bottom: 18px
}

.content .mod p {
    font-size: 14px;
    color: #ffc791;
    line-height: 28px
}

.content .mod .tal {
    margin: 10px 0
}

.content .mod table {
    width: 100%;
    text-align: center;
    font-size: 14px
}

.content .mod table th {
    border: solid 1px #a92624;
    background: #700008;
    height: 44px;
    color: #ffd236;
    font-weight: 400
}

.content .mod table td {
    background: #3e0700;
    border: solid 1px #a92624;
    height: 34px;
    color: #fff
}

.content .mod table span {
    display: block
}

.content .mod i {
    position: absolute;
    left: -1px;
    width: 1007px;
    height: 20px
}

.content .mod i.top {
    top: 0;
    background: #ff5e59 url(../images/modTop.jpg) no-repeat
}

.content .mod i.bottom {
    bottom: 0;
    background: #ff5e59 url(../images/modBottom.jpg) no-repeat
}

.content .wrapper {
    position: relative
}

.content .tbl {
    width: 100%;
    background: #be8b17;
    font-size: 14px;
    color: #ffbf7b;
    margin: 0 auto 25px
}

.content .tbl th {
    background: #ffc94f;
    border: solid 1px #ac8320;
    padding: 4px 0;
    font-weight: 400;
    color: #634b15
}

.content .tbl td {
    text-align: center;
    padding: 2px 0;
    border: solid 1px #926b09;
    color: #fff
}

.content .tbl .td-bg {
    background: #4c1517
}

.content .tbl .fc-blue {
    color: #00f9f6;
    padding: 10px 0;
    display: block
}

.footer {
    text-align: center;
    font-size: 14px;
    color: #ffc791;
    padding: 25px 0 35px;
    background: #500202
}

.floatRight {
    position: absolute;
    right: 0;
    top: 0
}

.floatRight .notice {
    width: 239px;
    height: 132px;
    background: url(../images/NoticeBg.png) no-repeat
}

.floatRight .notice .title {
    height: 35px
}

.floatRight .notice .title h2 {
    height: 35px;
    line-height: 35px;
    float: left;
    font-size: 14px;
    color: #fff;
    padding-left: 8px
}

.floatRight .notice .title .exit {
    float: right;
    width: 11px;
    height: 12px;
    margin: 11px 16px 0 0;
    background: url(../images/exit.jpg) no-repeat;
    cursor: pointer
}

.floatRight .notice .box {
    padding-top: 10px;
    padding-left: 19px;
    overflow: auto;
    height: 96px;
}

.floatRight .notice .box p {
    font-size: 14px;
    color: #4b0005;
    line-height: 21px
}

#msgDiv {
    z-index: 10001;
    width: 588px;
    height: 400px;
    background: #980505;
    position: fixed;
    left: 50%;
    top: 40%;
    margin: 0 0 0 -294px;
    display: none;
    font-size: 16px
}

#msgDiv .i-close {
    width: 30px;
    height: 30px;
    background: url(../images/i-close.png);
    position: absolute;
    right: -15px;
    top: -15px;
    cursor: pointer
}

#msgDiv .hd {
    height: 36px;
    line-height: 36px;
    padding-left: 20px;
    background: url(../images/msg-hd.png) no-repeat center 0
}

#msgDiv .hd h2 {
    font-size: 16px;
    color: #f1f3b3
}

#msgDiv .bd {
    padding: 30px;
    background: #980505
}

#msgDiv .search {
    height: 40px;
    line-height: 40px;
    text-align: center;
    padding-left: 40px
}

#msgDiv .search label {
    display: block;
    float: left;
    line-height: 32px;
    display: inline-block;
    vertical-align: top;
    color: #f1f3b3
}

#msgDiv .search .ipt {
    float: left;
    width: 235px;
    background: #750606;
    border: 0;
    height: 32px;
    line-height: 32px;
    padding: 0 10px;
    vertical-align: top;
    border: solid 1px #cb2129
}

#msgDiv .search .btn {
    float: left;
    width: 80px;
    height: 32px;
    color: #fff;
    border: 0;
    background: url(../images/btn-msg.png);
    text-align: center;
    cursor: pointer;
    text-indent: -99em;
    overflow: hidden
}

#msgDiv .search .btn:hover {
    opacity: .8
}

#msgDiv .table3 {
    width: 100%;
    margin: 25px 0;
    background: #700001
}

#msgDiv .table3 th {
    height: 34px;
    text-align: center;
    border: solid 1px #dd0002;
    background: #700001;
    color: #ffe681;
    font-weight: 400
}

#msgDiv .table3 td {
    text-align: center;
    padding: 0 10px;
    color: #fff;
    border: solid 1px #dd0002
}

#msgDiv .paging a,
#msgDiv .paging span {
    display: block;
    float: left;
    height: 30px;
    padding: 0 20px;
    line-height: 30px;
    margin-right: 5px
}

#msgDiv .paging .num {
    background: #a40000;
    color: #fff
}

#msgDiv .paging a {
    background: #69532a;
    color: #fff
}

#msgDiv .paging a:hover {
    background: #97773b
}

#bgDiv {
    display: none;
    position: absolute;
    z-index: 10000;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    background-color: #000;
    filter: alpha(opacity=50);
    opacity: .5
}

.packet-bg {
    position: fixed;
    z-index: 1000;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: #000;
    filter: alpha(opacity=50);
    opacity: .5;
    display: none
}

.packet {
    box-shadow: 0 0 10px rgba(0, 0, 0, .8);
    display: none;
    width: 359px;
    height: 520px;
    position: fixed;
    z-index: 1001;
    left: 50%;
    top: 50%;
    margin-top: -250px;
    margin-left: -180px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px
}

.packet .packet-close {
    width: 19px;
    height: 17px;
    display: block;
    position: absolute;
    left: 15px;
    top: 15px;
    background: url(../images/x.png);
    z-index: 100
}

.packet .packet-1 {
    position: absolute;
    z-index: 2;
    left: 0;
    top: 0;
    width: 100%;
    color: #2f2f2f;
    height: 100%;
    background: #ae3727
}

.packet .packet-1 .packet-t {
    height: 380px;
    background: url(../images/p-1.png);
    *zoom: 1
}

.packet .packet-1 .packet-t:after,
.packet .packet-1 .packet-t:before {
    content: "";
    display: table
}

.packet .packet-1 .packet-t:after {
    clear: both
}

.packet .packet-1 .packet-t .pic {
    width: 100px;
    height: 100px;
    overflow: hidden;
    margin: 40px auto 0
}

.packet .packet-1 .packet-t h3 {
    color: #fff;
    font-size: 20px;
    text-align: center;
    font-weight: 400;
    padding: 15px 0
}

.packet .packet-1 .packet-t .num {
    margin-top: 30px;
    text-align: center;
    font-size: 26px;
    color: #fff;
    overflow: hidden;
    font-family: Arial
}

.packet .packet-1 .packet-t .num span {
    color: #ffc34e;
    font-weight: 700;
    font-size: 28px
}

.packet .packet-1 .packet-open {
    width: 122px;
    height: 122px;
    line-height: 122px;
    position: absolute;
    left: 50%;
    bottom: 90px;
    margin-left: -61px;
    background: url(../images/p-rounded.png);
    text-align: center;
    color: #fff;
    font-size: 24px
}

.packet .packet-1 .packet-copy {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 25px;
    text-align: center;
    color: #ffb02b;
    font-size: 16px
}

.packet .packet-2 {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    color: #2f2f2f;
    height: 100%;
    background: #fff;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px
}

.packet .packet-2 .pannel {
    height: 137px;
    background: url(../images/p-bg.png) no-repeat 0 0;
    position: relative
}

.packet .packet-2 .pannel .pic {
    width: 100px;
    height: 100px;
    overflow: hidden;
    position: absolute;
    left: 50%;
    bottom: -30px;
    margin-left: -50px
}

.packet .packet-2 h3 {
    font-size: 18px;
    color: #aaa;
    text-align: center;
    font-size: 24px;
    font-weight: 400;
    margin-top: 60px
}

.packet .packet-2 .num {
    text-align: center;
    font-size: 16px
}

.packet .packet-2 .num span {
    font-size: 100px;
    font-family: Arial;
    position: relative;
    top: 2px
}

.packet .packet-2 .packet-copy {
    text-align: center;
    color: #6f6f6f;
    font-size: 16px
}

.snow {
    position: absolute;
    top: 0;
    color: #fff;
    z-index: 1000
}

.snow.snow-1 {
    width: 90px;
    height: 111px;
    background: url(../images/s-1.png)
}

.snow.snow-2 {
    width: 80px;
    height: 111px;
    background: url(../images/s-2.png)
}

.snow.snow-3 {
    width: 100px;
    height: 188px;
    background: url(../images/s-3.png)
}

@-webkit-keyframes rotating {
    from {
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes rotating {
    from {
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.audiobox {
    width: 27px;
    height: 27px;
    position: fixed;
    z-index: 111111;
    right: 50px;
    bottom: 25px;
    background: url(../images/audio.png);
    cursor: pointer
}

.audiobox.on {
    animation: rotating 1.2s linear infinite;
    -webkit-animation: rotating 1.2s linear infinite;
    -moz-animation: rotating 1.2s linear infinite;
    -o-animation: rotating 1.2s linear infinite
}

.duilian {
    top: 500px;
    position: absolute;
    overflow: hidden;
    display: none;
    z-index: 10001
}

.duilian_left {
    left: 10px;
    width: 130px;
    height: 330px;
    background: url(../images/xf-left.png) no-repeat
}

.duilian_left .block1,
.duilian_left .block2,
.duilian_left .duilian_close {
    position: absolute
}

.duilian_left .block1 {
    width: 130px;
    height: 35px;
    top: 95px;
    left: 5px
}

.duilian_left .block2 {
    width: 130px;
    height: 35px;
    top: 185px;
    left: 5px
}

.duilian_left .duilian_close {
    width: 75px;
    height: 23px;
    left: 36px;
    bottom: 0
}

.duilian_right {
    right: 83px;
    width: 78px;
    height: 161px;
    background: url(../images/xf-right.png) no-repeat;
    position: absolute
}

.duilian_right .block1,
.duilian_right .block2,
.duilian_right .block3,
.duilian_right .duilian_close {
    position: absolute
}

.duilian_right .block1 {
    width: 100%;
    height: 80px;
    top: 0;
    left: 0
}

.duilian_right .block2 {
    width: 100%;
    height: 80px;
    top: 80px;
    left: 0
}

.duilian_right .block3 {
    width: 100%;
    height: 80px;
    top: 90px;
    left: 0
}

.duilian_right .duilian_close {
    width: 60px;
    height: 24px;
    left: 35px;
    bottom: 0
}

.hbtxt {
    font-size: 50px !important;
}