@charset "utf-8";
@font-face {
    font-family: "Ë¼Ô´ËÎÌå CN";

}
@font-face {
    font-family: "SourceHanSerifCN-Regular";

}
* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;

}
html{
    font-size: 100px;
}


@media screen and (min-width:1920px) and (max-width:3000px) {
    html {
        font-size: 5.2083333vw !important;
    }
}




html,
body {
    color: #333;
    font-size: 0.16rem;
    margin-left: auto !important;
    margin-right: auto !important;
    text-align: left;
    font-family: "Î¢ÈíÑÅºÚ";
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
blockquote,
p {
    padding: 0;
    margin: 0;
    font-weight: normal;
}
i,em{
    font-style: normal;
}
ol,
ul {
    list-style: none;
}

li {
    list-style-type: none;
}

a {
    text-decoration: none;
    color:inherit;
}

img,
input {
    border: 0;
}
input,button{border: none;outline: none;color:inherit;background-color: transparent;}
.f0{
    font-size: 0;
}
input[type='text']:focus-visible{
    outline: none;
}
.wap {
    display: none;
}

.clear:after{
    display: block;
    content: /ddh/css/'';
    clear: both;
    visibility: hidden;
}


.wrap{
    max-width: 14.4rem;
    margin: 0 auto;
}
.pic {
    padding-top: 75%;
    position: relative;
    overflow: hidden;
}

 .pic img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transition: all 0.3s;
    object-fit: cover;
}
.s5-vedio .slick-slide>div a:hover .bf{color: #94070a;}
.icon img{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    max-width: 100%;
    max-height: 100%;
    margin: auto;
    transition: all 0.3s ease-in;
}
.cover_img {
    position: relative;
    /*padding-top: 75%;*/
    overflow: hidden;
}
.cover_img>div:first-child{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    transition: all .3s;
}
.pic img:hover {
    transform: scale(1.05);
}
.fl{
    float: left;
}
.fr{
    float: right;
}
.flex{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.flex{
    display:flex;
    justify-content:space-between;
    flex-wrap:wrap;
}
.flex-left{
    display:flex;
    flex-wrap:wrap;
}
.flex-center{
    display:flex;
    flex-wrap:wrap;
    justify-content: center;
}

.flex-left{
    display:flex;
    flex-wrap:wrap;
    justify-content: flex-start;
}
.flex-v-center{
    display:-webkit-flex;
    display:flex;
    flex-direction:column;
    justify-content:center;
}
.flex-v{
    display:-webkit-flex;
    display:flex;
    flex-direction:column;
    justify-content:space-between;
}
.flex-v-bottom{
    display: -webkit-flex;
    display: flex;
    align-items: flex-end;
    flex-wrap: wrap;
    justify-content: left;
}

nav{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background: #94070a;
    height: 1rem;
}
nav>.wrap>ul{
    line-height: 1rem;
}
nav>.wrap>ul>li{
    position: relative;
    text-align: center;
    margin-left: 0.9rem;
}

nav ul.ll>li:first-child, nav ul.rr>li:first-child{
    margin-left: 0;
}
nav ul.ll>li:first-child:after, nav ul.rr>li:first-child:after{
    display: none;
}
nav>.wrap>ul>li a{
    display: block;
    font-size: 0.26rem;
    color: #fce3a0;
    font-family: fangsong;
    font-weight: bold;
}
nav>.wrap>ul>li>div{
    position: absolute;
    left: 50%;
    bottom: 100%;
    width: 1.5rem;
    margin-left: -0.75rem;
    background: #fff;
    opacity: 0;
    visibility: hidden;
    transform: translateY(-0.1rem);
    transition: all .3s;
    z-index: 99;
}
nav>.wrap>ul>li>div a{
    display: block;
    font-size: 0.16rem;
    line-height: .6em;
    padding: 0.2rem 0.1rem;
    text-align: center;
    color: #333;
    border-top: 1px dashed #e2e2e2;
    transition: all .3s;
}
nav>.wrap>ul>li>div li:first-child>a{
    border-top: none;
}
nav>.wrap>ul>li>div a:hover{
    background: #9d1b1d;
    color: #fce3a0;
}
nav>.wrap>ul>li.on>div{
    opacity: 1;
    visibility: visible;
    transform: none;
}
nav .logo{

}
nav .logo img{
    height: 0.52rem;
}

footer{
    padding: 0.23rem 0;
    text-align: center;
    background: #b90509;
}
footer div>*{
    display: inline-block;
    vertical-align: middle;
    font-size: 0.16rem;
    color: #fff;
    margin: 0 0.125rem;
    line-height: 1.5em;
}
.section_last .fp-tableCell,
.section_last {
    display: block !important;
    height: auto !important;
}
.phone{
    display: none;
}
.top {
    /*max-width: 1920px;*/
    margin: 0 auto;
    position: fixed;
    right: 0.3rem;
    top: 0.3rem;
    width: 0.39rem;
    height: 0.39rem;
    z-index: 9999;
}
.wap-menu {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 99999;
    font-size: 0;
}
.wap-menu img {
    height: 0.39rem;
}

.close-menu {
    display: none;
    position: absolute;
    right: 0;
    top: 0;
}
@media screen and (max-width: 1024px){
    .wrap{
        padding: 0 0.2rem;
    }
    html{
        font-size: 80px !important;
    }
    html,body{
        overflow-x: hidden;
    }
    .pc{
        display: none;
    }
    .phone{
        display: block;
    }
    .wap-header{
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        background: #b51b1b;
        background-size: cover;
        padding: 0.2rem;
        z-index: 999;
    }

    .m-logo {
        font-size: 0;
    }
    .m-logo a {
        font-size: 0;
        line-height: 0.4rem;
    }
    .m-logo img {
        max-height: 0.8rem;
        max-width: 80%;
        vertical-align: middle;
    }
    .m-tlink {
        padding: 0.125rem 0.125rem 0;
    }

    .m-tlink a {
        font-size: 0.21rem;
        margin: 5px 0;
        display: inline-block;
        background: #fff;
        color: #003e73;
        line-height: 0.5rem;
        padding: 0 0.06rem;
        border-radius: 5px;
    }
    .m-nav {
        position: fixed;
        top: 1.05rem;
        right: -100%;
        bottom: 0;
        z-index: 999;
        background: #b51b1b;
        overflow-y: scroll;
        width: 100%;
        max-width: 5.8593rem;
    }
    .m-nav ul {
        padding: 0 0.23437rem;
        /* border-top: 1px solid rgba(255, 255, 255, 0.2); */
    }
    .m-nav ul li {
        border-bottom: 1px solid rgba(255, 255, 255, 0.2);
        position: relative;
    }
    .m-nav ul li>span.on {
        transform: rotateZ(90deg);
    }
    .m-nav ul li ul {
        display: none;
    }
    .m-nav ul li ul li {
        border: none;
    }
    .m-nav>ul>li a {
        display: block;
        font-size: 0.22rem;
        line-height: 0.46rem;
        padding: 0.16rem 0;
        position: relative;
        color: #fff;
    }
    .m-nav>ul>li ul li a {
        padding: 0.12rem 0;
    }
    .m-nav>ul>li>span {
        position: absolute;
        width: 0.3125rem;
        height: 0.3125rem;
        background: url(/ddh/css/'') no-repeat center center;
        background-size: 0.12rem 0.15rem;
        right: 0;
        top: 0.23rem;
        cursor: pointer;
        display: block;
        color: #fff;
        transition: all 0.3s;
    }
}

@media screen and (max-width: 640px){
    html{
        font-size: 65px !important;
    }
    .m-nav{
        max-width: none;
        width: 100%;
        top: 1.08rem;
    }
}