article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary { display: block; }
audio, canvas, progress, video { display: inline-block; }
html, body, div, p, h1, h2, h3, h4, h5, h6, dl, dt, dd, ol, ul, li, blockquote, pre, button, fieldset, form, legend, table, caption, tbody, tfoot, thead, tr, th, td, iframe, article, aside, canvas, details, embed, figure, figcaption, header, footer, menu, nav, section, summary, audio, video { margin: 0px; padding: 0px; border: 0px none transparent; outline: none; font-size: inherit; font-family: inherit; }
article, aside, dialog, footer, header, section, nav, figure, menu, audio, canvas, progress, video { display: block; }
html, body { position: relative; width: 100%; }
html.freeze, html.freeze body { overflow: hidden; }
body { font: 15px / 1.6rem "Microsoft YaHei UI", "Microsoft YaHei", tahoma, arial, "Hiragino Sans GB", SimSun, "Segoe UI", Tahoma, Helvetica, sans-serif, sans-serif, ?????è„™åž„èŠ’éˆ¥æ¯¬îƒžå‘ªï¿½; color: #333333; word-break: break-all; }
a { color: #333333; }
.clearfix::after { display: block; visibility: hidden; clear: both; content: "."; overflow: hidden; width: 0px; height: 0px; font-size: 0px; line-height: 0; }
.clearfix { display: block; }
img, li, h2, p, h3 { transition: all 0.5s ease 0s; }
.hide { display: none; }
.tran { transition: all 0.5s ease 0s; }
div, .box, li, h2, h3 { box-sizing: border-box; }
#bsWXBox { box-sizing: content-box; }
.center { position: absolute; inset: 0px; margin: auto; }
.triangle { border-color: transparent transparent #ffffff #ffffff; border-style: solid; border-width: 8px; bottom: -8px; box-sizing: border-box; content: ""; display: block; height: 0px; position: relative; transform: rotate(135deg); transform-origin: center center; width: 0px; margin-left: 48px; }
.gray { opacity: 0.5; filter: grayscale(1); }
a, button { transition: all 0.5s ease 0s; text-decoration: none; outline: 0px; }
.ellipsis { text-overflow: ellipsis; overflow: hidden; white-space: nowrap; }
.clamp2 { overflow: hidden; display: -webkit-box; text-overflow: ellipsis; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }
.clamp3 { overflow: hidden; display: -webkit-box; text-overflow: ellipsis; white-space: pre-wrap; -webkit-box-orient: vertical; -webkit-line-clamp: 3; }
.web { width: 1200px; margin: 0px auto; }
.w1200 { width: 1200px; margin: 0px auto; }
.w1300 { width: 1300px; margin: 0px auto; }
.w1400 { width: 1400px; margin: 0px auto; }
.w1600 { width: 1600px; margin: 0px auto; position: relative; }
.w1440 { width: 1440px; margin: 0px auto; }
.w1700 {margin: 0 auto;width: 1700px;display: block;}
.fl { float: left; }
.fr { float: right; }
.whith{color: #fff;}
.red{color: #8e1606;}
.arial{font-family: Arial;}
.inlineB { font-size: 0px; }
html.firefox fieldset { display: table-cell !important; }
button, input[type="button"], input[type="reset"], input[type="submit"] { overflow: visible; cursor: pointer; }
.search-box input::-webkit-input-placeholder { color: #d9dee0; font-size: 16px; }
button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover { text-decoration: none; }
button:hover span { text-decoration: underline; }
input { padding: 0; border: 0 none transparent; outline: 0;}
input[type="submit"] { height: 28px; line-height: 24px; }
input[type="radio"], input[type="checkbox"] { width: 14px; height: 14px;}
input[type="image"] { height: auto; margin: 0; padding: 0; border: 0;}
input[disabled="disabled"] { background-color: #ebebeb; color: #959595; }
select { height: 28px; line-height: 24px; padding: 1px 0 1px 3px; border: 1px solid #dedede; background-color: #ffffff; }
select[disabled="disabled"] { background-color: #ebebeb; color: #959595; }
textarea { min-height: 80px; padding: 1px 3px; border: 1px solid #dedede; line-height: 25px; }
iframe.pdf { width: 100%; height: 600px; margin-top: 30px; margin-bottom: 30px; }
mark { background-color: transparent; }
[data-style="list"] .target { display: none; color: #000000; }
hr { margin-top: 20px; margin-bottom: 20px; border-width: 1px 0 0; border-right-style: initial; border-bottom-style: initial; border-left-style: initial; border-right-color: initial; border-bottom-color: initial; border-left-color: initial; border-image: initial; border-top-style: solid; border-top-color: #ccc; display: none; }
img { border: 0px none transparent; vertical-align: middle;}
img { max-width: 100%; }
b, strong { font-weight: 600; }
i, em, dfn, cite, address { font-style: normal; }
small { font-size: 90%; }
sup, sub { position: relative; font-size: 0.9em; line-height: 0; vertical-align: baseline; }
sub { bottom: -0.25em; }
sup { top: -0.5em; }
del { text-decoration: line-through; }
label { cursor: pointer; }
ol, ul, li { list-style: none; }
legend { display: block; position: absolute; top: 0px; left: 0px; width: 100%; height: 1px; font-size: 0px; line-height: 0; }
caption { height: 1px; font-size: 0px; line-height: 0; }
@-webkit-keyframes fadeInDown {
    0% { opacity: 0; transform: translate3d(0px, -30px, 0px); }
    100% { opacity: 1; transform: none; }
}
@keyframes fadeInDown {
    0% { opacity: 0; transform: translate3d(0px, -30px, 0px); }
    100% { opacity: 1; transform: none; }
}
@-webkit-keyframes fadeInUp {
    0% { opacity: 0; transform: translate3d(0px, 30px, 0px); }
    100% { opacity: 1; transform: none; }
}
@keyframes fadeInUp {
    0% { opacity: 0; transform: translate3d(0px, 30px, 0px); }
    100% { opacity: 1; transform: none; }
}
@-webkit-keyframes fadeInRight {
    0% { opacity: 0; transform: translate3d(3%, 0px, 0px); }
    100% { opacity: 1; transform: none; }
}
@keyframes fadeInRight {
    0% { opacity: 0; transform: translate3d(3%, 0px, 0px); }
    100% { opacity: 1; transform: none; }
}
@-webkit-keyframes fadeInLeft {
    0% { opacity: 0; transform: translate3d(-3%, 0px, 0px); }
    100% { opacity: 1; transform: none; }
}
@keyframes fadeInLeft {
    0% { opacity: 0; transform: translate3d(-3%, 0px, 0px); }
    100% { opacity: 1; transform: none; }
}
@-webkit-keyframes flipInX {
    0% { transform: perspective(400px) rotate3d(1, 0, 0, 90deg); transition-timing-function: ease-in; opacity: 0; }
    40% { transform: perspective(400px) rotate3d(1, 0, 0, -20deg); transition-timing-function: ease-in; }
    60% { transform: perspective(400px) rotate3d(1, 0, 0, 10deg); opacity: 1; }
    80% { transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
    100% { transform: perspective(400px); }
}
@keyframes flipInX {
    0% { transform: perspective(400px) rotate3d(1, 0, 0, 90deg); transition-timing-function: ease-in; opacity: 0; }
    40% { transform: perspective(400px) rotate3d(1, 0, 0, -20deg); transition-timing-function: ease-in; }
    60% { transform: perspective(400px) rotate3d(1, 0, 0, 10deg); opacity: 1; }
    80% { transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
    100% { transform: perspective(400px); }
}
@-webkit-keyframes z {
    0% { transform: translateX(0px) translateY(0px) translateZ(0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scaleX(1) scaleY(1) scaleZ(1); }
    100% { transform: translateX(0px) translateY(0px) translateZ(0px) rotateX(0deg) rotateY(0deg) rotateZ(360deg) scaleX(1) scaleY(1) scaleZ(1); }
}
@keyframes z {
    0% { transform: translateX(0px) translateY(0px) translateZ(0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scaleX(1) scaleY(1) scaleZ(1); }
    100% { transform: translateX(0px) translateY(0px) translateZ(0px) rotateX(0deg) rotateY(0deg) rotateZ(360deg) scaleX(1) scaleY(1) scaleZ(1); }
}
.flipInX { animation-name: flipInX; visibility: visible !important; }
.animated { animation-duration: 0.5s; animation-fill-mode: both; }
@keyframes fadeInUp2 {
    0% { opacity: 0; transform: translate3d(0px, 100%, 0px); }
    100% { opacity: 1; transform: translate3d(0px, 0px, 0px); }
}
.fadeInUp2 { animation-name: fadeInUp; }
#vsb_content_2 table { border-width: 1px 0px 0px 1px; border-right-style: initial; border-bottom-style: initial; border-right-color: initial; border-bottom-color: initial; border-image: initial; border-left-style: solid; border-left-color: #dddddd; border-top-style: solid; border-top-color: #dddddd; width: 100%; margin: 20px auto; }
#vsb_content_2 table tr td { border-width: 0px 1px 1px 0px; border-left-style: initial; border-left-color: initial; border-top-style: initial; border-top-color: initial; line-height: 23px; padding: 5px; border-right-style: solid; border-bottom-style: solid; border-right-color: #dddddd; border-bottom-color: #dddddd; }
#vsb_content_2 table tr td p { text-indent: 0em; padding: 0px; margin: 0px; text-align: center; }
#browser-modal { width: 100%; height: 100%; top: 0px; left: 0px; text-align: center; color: #303233; position: fixed; z-index: 9999; }
#browser-modal .browser-modal-cover { position: fixed; left: 0px; top: 0px; height: 100%; width: 100%; background-color: #111111; opacity: 0.9; z-index: -1; }
#browser-modal .browser-content { width: 700px; margin-top: 120px; margin-left: auto; margin-right: auto; padding-bottom: 80px; padding-top: 50px; background-color: #ffffff; border-radius: 5px; }
#browser-modal .browser-content .browser-dpc-logo img { height: 42px; margin: 45px auto 40px; }
#browser-modal .browser-content .browser-text-title { text-transform: uppercase; font-size: 24px; }
#browser-modal .browser-content .browser-text-desc { margin-top: 30px; margin-bottom: 20px; font-size: 14px; }
#browser-modal .browser-content .browser-list { width: 600px; margin: 20px auto; height: 130px; }
#browser-modal .browser-content .browser-item { float: left; width: 150px; padding-top: 20px; padding-bottom: 20px; margin-left: auto; margin-right: auto; }
#browser-modal .browser-content .browser-item .iconfont { width: 100px; height: 100px; margin: 0 auto 10px; font-size: 80px; line-height: 80px; }
#browser-modal .browser-content .browser-item .iconchrome { background: url("public_res/bro.png") 0 0 no-repeat; }
#browser-modal .browser-content .browser-item .iconfirefox { background: url("public_res/bro.png") 0 -100px no-repeat; }
#browser-modal .browser-content .browser-item .iconopera { background: url("public_res/bro.png") 0 -200px no-repeat; }
#browser-modal .browser-content .browser-item .iconEdge { background: url("public_res/bro.png") 0 -300px no-repeat; }
#browser-modal .browser-content .browser-item a { cursor: pointer; display: block; }
#browser-modal .browser-content .browser-item a img { display: block; margin: 0 auto; max-width: 100px; width: 100px; height: 100px; }
#browser-modal .browser-content .browser-item a h4 { text-align: center; margin-top: 20px; font-size: 18px; font-weight: 700; }


.top_fix{
    width: 100%;
    position: relative;
    top: 0;
    left: 0;
    animation: 0.8s ease 0.2s 1 normal backwards running fadeInDown;
    transition: all 0.6s;
    z-index: 3;
}
.ny_bgr{
    background: #8e1606;
    width: 100%;
    height: 340px;
    z-index: -1;
}
.top_fix .top_left{
    position: fixed;
    left: 0;
    top:0;
    z-index: 12;
}
.top_fix .top_right{
    position: fixed;
    right: 0;
    top: 0;
    z-index: 12;
}
.top_fix .top_bg{
    background: url(public_res/nav_bg.png) repeat-x;
    position: absolute;
    top: 0;left: 0;
    width: 100%;height: 310px;
    z-index: 2;
}




.header{
    background: url(public_res/p3.png) top repeat-x;
}
.header {
    position: fixed;
    z-index: 10;
    width: 100%;
    border-bottom: 1px solid #9a2e1f;
    top: 0;
    left: 0;
    }
.header.mobile::before{
    display: none;
}
.header.mobile{
    background: #8d1606;
    border-bottom: 0;
    box-shadow: 0 0 1px 2px #00000033;
}

.header .logo {height: 100px;position: relative;float: left;width: 35%;z-index: 99;}
.header .logo img {position: absolute;top: 0px;left: 0px;bottom: 0px;margin: auto;/* width: 81%; */}
.nav {background: #861000;/* width: 56%; */}
.nav > ul > li {float: left;padding: 22px 0px;width: 14%;text-align: center;position: relative;}
.nav ul > li > a {font-size: 22px;color: #fff;display: block;line-height: 26px;}
.nav > ul > li:hover>a{color:#fabe1a;}
.nav li a span { position: relative; z-index: 9; }
.nav ul > li::after, .nav ul > li.active::after {width: 0px;position: absolute;left: 0px;right: 0px;bottom: -3px;margin: auto;height: 5px;background: #ffffff;content: "";z-index: 1;transition: all 0.5s ease 0s;border-radius: 5px;}
.nav ul > li:hover::after, .nav ul > li.active::after {width: 68px;}
.nav li ol {position: absolute;top: 70px;width: 180px;background: #ffffff;z-index: 999;box-shadow: #00000033 0px 0px 2px 0px;display: none;left: calc(50% - 90px);}
.nav li ol li {line-height: 32px;padding:7px 2px;background: #fff;position: relative;z-index: 9;}
.nav li ol li a {font-size: 16px;display: block;}
.nav li ol li:hover {background: #8d1606;}
.nav li ol li:hover a { color: #fff; }
.header-right{
    position: relative;
    z-index: 99;
    padding-top: 20px;
    float: right;
    width: 330px;
    height: 100px;
    text-align: center;
}
.header .search {height: 50px; text-align: center;cursor: pointer;background: #fff;}
.header .header-right p{font-size: 16px;color: #fff;line-height: 50px;}
.header .search-input{
width: 300px;
height: 50px;
float: left;
text-indent: 1em;
}
.header .search-submit{
width: 30px;height: 50px;float: right;
background: url(public_res/search.png) left center no-repeat;
}

.search-box {position: fixed;width: 100%;height: 100%;background: 0% 0% / cover #8f1414;z-index: -99;opacity: 0;visibility: hidden;transition: all 0.5s ease 0s;top: 0;left: 0;}
.search-box.active {z-index: 9999999;opacity: 0.8;visibility: visible;}
.search-wrapper { position: absolute; transform: translate(-50%, -50%); top: 50%; left: 50%; }
.search-wrapper .input-holder { overflow: hidden; height: 70px; background: #ffffff00; border-radius: 6px; position: relative; width: 70px; transition: all 0.3s ease-in-out 0s; box-shadow: #ffffff80 0px 0px 10px 1px; }
.search-wrapper.active .input-holder {border-radius: 50px;width: 450px;background: #000000;transition: all 0.5s cubic-bezier(0, 0.105, 0.035, 1.57) 0s;}
.search-wrapper .input-holder .search-input {width: 100%;height: 50px;padding: 0px 70px 0px 20px;opacity: 0;position: absolute;top: 0px;left: 0px;background: transparent;box-sizing: border-box;border: none;outline: none;font-family: "Open Sans", Arial, Verdana;font-size: 17px;font-weight: 400;line-height: 20px;color: #fff;transform: translate(0px, 60px);transition: all 0.3s cubic-bezier(0, 0.105, 0.035, 1.57) 0.3s;}
.search-wrapper.active .input-holder .search-input { opacity: 1; transform: translate(0px, 10px); }
.search-wrapper .input-holder .search-icon { width: 70px; height: 70px; border: none; border-radius: 6px; background: #ffffff; padding: 0px; outline: none; position: relative; z-index: 2; float: right; cursor: pointer; transition: all 0.3s ease-in-out 0s; }
.search-wrapper.active .input-holder .search-icon { width: 50px; height: 50px; margin: 10px; border-radius: 30px; }
.search-wrapper .input-holder .search-icon span { width: 22px; height: 22px; display: inline-block; vertical-align: middle; position: relative; transform: rotate(45deg); transition: all 0.4s cubic-bezier(0.65, -0.6, 0.24, 1.65) 0s; }
.search-wrapper.active .input-holder .search-icon span { transform: rotate(-45deg); }
.search-wrapper .input-holder .search-icon span::before, .search-wrapper .input-holder .search-icon span::after { position: absolute; content: ""; }
.search-wrapper .input-holder .search-icon span::before {width: 4px;height: 11px;left: 9px;top: 18px;border-radius: 2px;background: #8e1411;}
.search-wrapper .input-holder .search-icon span::after {width: 14px;height: 14px;left: 0px;top: 0px;border-radius: 16px;border: 4px solid #8d1411;}
.search-wrapper .close { position: absolute; z-index: 1; top: 24px; right: 20px; width: 25px; height: 25px; cursor: pointer; transform: rotate(-180deg); transition: all 0.3s cubic-bezier(0.285, -0.45, 0.935, 0.11) 0.2s; }
.search-wrapper.active .close { right: -50px; transform: rotate(45deg); transition: all 0.6s cubic-bezier(0, 0.105, 0.035, 1.57) 0.5s; }
.search-wrapper .close::before, .search-wrapper .close::after { position: absolute; content: ""; background: #ffffff; border-radius: 2px; }
.search-wrapper .close::before { width: 5px; height: 25px; left: 10px; top: 0px; }
.search-wrapper .close::after { width: 25px; height: 5px; left: 0px; top: 10px; }
.search-wrapper .result-container { width: 100%; position: absolute; top: 80px; left: 0px; text-align: center; font-family: "Open Sans", Arial, Verdana; font-size: 14px; display: none; color: #b7b7b7; }

footer{
    /* height: 80px; */
    background: url(public_res/foot.png) right bottom no-repeat #962b1e;
    padding: 100px 0 70px;
    color: #f0b5ad;
    font-size: 16px;
    line-height: 36px;
}
footer .link{
    width: 45%;
}
footer .link ul li{
    float: left;
    margin-right: 50px;
}
footer .link h2{
    font-size: 18px;font-weight: normal;
    margin-top: -30px;
    line-height: 60px;
}
footer .link ul li a{
    color: #f0b5ad;
}
footer .link ul li:hover a{
    color: #fff;
}
footer .link ul li img{
    vertical-align: middle;
    margin-right: 10px;
}

.dqwz{
    line-height: 30px;
    border-bottom: 1px solid #dedede;
    text-align: right;
    margin-bottom: 60px;
    font-size: 14px;
    color: #cacaca;
}
.dqwz a{
    font-size: 14px;
    color: #cacaca;
}

.news{
    position: relative;
    height: 240px;
    margin-bottom: 30px;
}
.news::after{
    content: '';
    width: 90%;
    height: 90%;
    background: #5d0e07;
    border-radius: 0 40px 0 0;
    position: absolute;
    bottom: 0;
    right: 0;
    visibility: inherit;
    z-index: -1;
}
.news .fl{
    width: 360px;
    position: relative;
    max-height: 240px;
}
.news .fl::after{
    content: '';
    width: 100%;
    height: 100%;
    background: #fff;
    opacity: 0.2;
    position:  absolute;
    left: 10px;
    top: 10px;
    z-index: 0;
}
.news .fl img{
    position: relative;
    z-index: 1;
    width: 100%;
    height: 240px;
    object-fit: cover;
}
.news div.fr{
    width: calc(100% - 400px);
    padding-top: 50px;
    padding-right: 30px;
    font-size: 14px;
    color: #fab8b9;
    line-height: 30px;
}
.news div.fr a{
    font-size: 20px;
    color: #fff;
}
.news div.fr p{
    font-size: 14px;
    color: #ffe3e3;
    margin:  10px 0;
}
.news div.fr span{
    display: block;
    text-align: right;
}
.news:hover::after{
    background: #740e05;
}
.news:hover img{
    transform: scale(1.03);
}
.new_k.news::after{
    width: 100%;
}
.new_k.news .fl{
    display: none;
}
.new_k.news div.fr{
    width: calc(100% - 10vw);
    float: none;
    margin: 0 auto;
}

.notices{
    margin-top: 30px;
}
.notices:first-child{
    margin-top: 0;
}
.notices dl{
    width: 70px;
    height: 70px;
    background: #8e1606;
    position: relative;
    z-index: 2;
    font-size: 14px;
    color: #fff;
    float: left;
    text-align: center;
    line-height: 30px;
}
.notices dl::after{
    content: '';
    width: 100%;
    height: 100%;
    border: 1px solid #d7c7c5;
    position: absolute;
    top: -12px;
    left: -12px;
    z-index: -1;
}
.notices dl dt{
    font-size: 28px;
    background: #8e1606;
    padding-top: 10px;
}
.notices dl dd{
    background: #8e1606;
}
.notices .fr{
    width: calc(100% - 100px);
}
.notices .fr a{
    font-size: 20px;
    color: #343434;
    line-height: 40px;
}
.notices:hover dl,.notices:hover dl dt,.notices:hover dl dd{
    background: #cdaf76;
}
.notices:hover dl,.notices:hover dl dt{
    border-radius: 0 20px 0 0;
}
.notices:hover dl::after{
    border: 1px solid #cdaf76;
    border-radius: 20px 0 0 0;
    opacity: 0.5;
}
.notices:hover .fr a{
    color: #8e1606;
}
.fyt{
    position: relative;
}
.fyt > table{
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    font-family: "Microsoft YaHei" !important;
}
.fyt > table td,.fyt > table tr,.fyt > table a,.fyt > table span,.fyt > table div{
    font-family: "Microsoft YaHei" !important;
}

.list{
    margin: 20px 50px;
}

.submenu{
    text-align: center;
}
.submenu li{
    display: inline-block;
    line-height: 50px;
    margin: 0 20px 10px;
    background: #cdaf76;
}
.submenu li a{
    padding:  0 20px;
    display: block;
    font-size: 18px;
    color: #fff;
}
.submenu li.on,.submenu li:hover{
    background: #8d1606;
}
