/* 通用部分样式 */

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
    font-weight: normal;
    font-style: normal
}

ol,
ul {
    list-style: none
}

caption,
th {
    text-align: left
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
    font-size: 100%
}

q:before,
q:after {
    content: ''
}

fieldset,
img,
abbr,
acronym {
    border: 0
}

img {
    margin: 0;
    padding: 0;
}

input {
    outline: none;
}

a {
    text-decoration: none;
    overflow: hidden;
}

a:hover {
    text-decoration: none
}

a:focus {
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}

:focus {
    outline: none;
}

.c:before,
.c:after {
    content: '';
    display: table
}

.c:after {
    clear: both
}

.c {
    zoom: 1
}

.fl {
    float: left;
}

.fr {
    float: right;
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    object-fit: cover;
}

body {
    font-family: "Microsoft YaHei", Arial, sans-serif;
    background-color: #290705;
}

.container {
    width: 1200px;
    margin: 0 auto;
}

/* Header Section */
.header {
    position: relative;
    height: 737px;
    background-image: url('../images/header.webp');
    background-size: cover;
    background-position: center top;
    text-align: center;
}

.header-link {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    cursor: pointer;
}

.nav-wrap {
    background-color: rgba(0, 0, 0, 0.3);
    height: 66px;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1000;
}

.nav-wrap:hover .base-nav-ct {
    display: block !important;

}

.nav-container {
    position: relative;
}

.line-left {
    width: 40%;
    height: 1px;
    background-color: #ffffff;
    opacity: 0.1;
    position: absolute;
    left: 0;
    top: 61px;
}

.line-right {
    width: 40%;
    height: 1px;
    background-color: #ffffff;
    opacity: 0.1;
    position: absolute;
    right: 0;
    top: 61px;
}

.base-nav {
    width: 914px;
    margin: 0 auto;
    position: relative;
    height: 66px;
}

.nav-logo {
    background: url(../images/spbt.webp) no-repeat;
    position: absolute;
    background-position: -465px -2px;
    width: 188px;
    height: 84px;
    top: 0;
    left: 50%;
    margin-left: -94px;
}

.base-nav-list li,
.sun-nav li {
    text-align: center;
    float: left;
    padding: 12px 0 0;
}

.base-nav-list li a {
    display: block;
}

.base-nav-list li a span {
    display: block;
    font-size: 14px;
    color: #fff;
    text-align: center;
    width: 100px;
    display: block;
    border-right: 1px solid #8b8b8a;
}

.base-nav-list li:last-child a span {
    border-right: 0px !important;
}

.base-nav-list li a:hover span {
    color: #f0dbbe;
}

.base-nav-list li a em {
    color: #f0dbbe;
    font-size: 10px !important;
    text-align: center;
    width: 100px;
    display: block;
    padding-top: 7px;
}

.base-nav-ct {
    background-color: rgba(0, 0, 0, 0.5);
    padding: 20px 0;
    display: none;
}

.sunnav-container {
    width: 914px;
    margin: 0 auto;
}

.sun-nav li a {
    display: block;
    font-size: 12px;
    color: #cec1ae;
    text-align: center;
    width: 100px;
    display: block;
    margin-bottom: 15px;
}

.sun-nav li a:hover {
    color: #ffcf88;
}


.db {
    display: block;
    text-indent: -999em;
}

.spft {
    background: url(../images/spbt.webp) no-repeat;
}

.ft-wrap {
    background-color: rgba(21, 21, 21, 1);
    font-size: 12px;
}

.footer {
    background-color: #151515;
    padding: 35px 0;
}

.ft-box {
    width: 1060px;
    margin: 0 auto;
}

.ft-left {
    width: 359px;
    padding-left: 30px;
}

.ft-logo {
    background-position: 0 0;
    width: 359px;
    height: 60px;
    float: left;
}

.ft-webzen {
    background-position: -226px -46px;
    width: 79px;
    height: 66px;
    float: left;
}

.ft-right {
    width: 660px;
}

.ft-right p {
    color: #fff;
    float: right;
}

.ft-right p a {
    color: #fff;
    line-height: 25px;
    float: left;
}

.ft-right p span {
    float: left;
    line-height: 25px;
    margin: 0 5px;
}

.ft-bz {
    background-position: -444px -3px;
    width: 19px;
    height: 22px;
    float: left;
    margin-right: 5px;
    margin-top: 2px;
}

.ft-wh {
    background-position: -412px -3px;
    ;
    ;
    width: 22px;
    height: 22px;
    float: left;
    margin-right: 5px;
    margin-top: 2px;
}

.ft-ba {
    background-position: -388px -2px;
    width: 18px;
    height: 21px;
    float: left;
    margin-right: 5px;
    margin-top: 2px;
}

.ft-ga {
    background-position: -364px -3px;
    width: 18px;
    height: 21px;
    float: left;
    margin-right: 5px;
    margin-top: 2px;
}