@charset "utf-8";

.banner {
    display: block;
    overflow: hidden;
    position: relative;
}

.banner .img img {
    /* position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;*/
    display: block;
    width: 100vw;
    height: 100vh;
    object-fit: cover;
}




.banner .slick-dots {
    display: flex !important;
    justify-content: center;
    align-items: center;
    bottom: 1.2rem;
    width: 100%;
    margin: 0 auto;
    left: 0;
    right: 0;
}

.banner .slick-dots li {
    position: relative;
    width: .1rem;
    height: .1rem;
    margin: 0 .1rem;
    opacity: 1;
    background: #fff;
    vertical-align: middle;
    border-radius: 10px;

    transition: all .3s;
}


.banner .slick-dots li.slick-active {
    width: .35rem;
    opacity: 1;
    background: #96250e;
}









.gg-tit {
    position: relative;

    text-align: center;
    background: url(/ddh/images/tit-bj.png)center no-repeat;
    padding-bottom: 50px;
}

.gg-tit h3 {
    display: inline-block;
    font-size: 40px;
    color: #fce3a0;
    font-family: serif;
    font-weight: bold;

}

.gg-tit h3 span {
    font-size: 0.48rem;
    line-height: 1;
    display: inline-block;
    vertical-align: top;
    position: relative;
    padding: 0 0.1rem;
}

.gg-tit h3 span:after {
    content: '';
    position: absolute;
    width: 1px;
    height: 0.38rem;
    background: #fce3a0;
    bottom: -0.12rem;
    right: 0;
    transform: skew(-20deg);
}

.gg-tit h3 em {
    font-size: 0.48rem;
    line-height: 1;
    margin-top: 0.5em;
    vertical-align: bottom;
    display: inline-block;
    padding: 0 0.1rem;
}

.gg-tit a {
    position: absolute;
    top: auto;
    bottom: .15rem;
    right: 0;
    font-size: 0.18rem;
    font-family: "SourceHanSerifCN-Regular";
    transform: translateY(-50%);
}

.s4 .gg-tit a {
    bottom: .4rem;
}

.tit-y a {
    color: #fce3a0;
}

.tit-h {
    background: url(/ddh/css/"") no-repeat bottom center;
    background-size: auto 1.19rem;
}

.tit-h a {
    color: #94070a;
}

.tit-h h3 span,
.tit-h h3 em {
    color: #94070a;
}

.tit-h h3 span:after {
    background: #94070a;
}

.s1-left {
    width: 54%;
}

.s1-right {
    width: 42%;
}


.s1-r {
    float: none;


}

.s1-banner a {
    display: block;
    overflow-x: hidden;
}

.s1-banner a .pic {
    padding-top: 62.14%;
}

.s1-banner .prev,
.s1-banner .next {
    width: 70px;
    height: 65px;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: -0.3rem;
    background: #e0c069;
    bottom: 0px;
    top: auto;

}

.s1-banner .prev {
    right: 70px !important;
    background: #e0c069 url("../images/left-s.png")center no-repeat;
    left: auto;

}

.s1-banner .next {
    background: #e0c069 url("../images/left-x.png")center no-repeat;
    right: 0px !important;
}

.s1-banner .prev:hover {
    right: 70px !important;
    background: #94070a url("../images/left-s.png")center no-repeat;
    left: auto;

}

.s1-banner .next:hover {
    background: #94070a url("../images/left-x.png")center no-repeat;
    right: 0px !important;
}






.s1-banner-thumbs a h3 {
    align-items: center;
    background: rgba(255, 255, 255, .9);
    margin-top: -45px;
    height: 90px;
    padding: 20px;
    box-sizing: content-box;

}

.s1-banner-thumbs a h3:hover span {
    color: #b90509;
    font-weight: bold;
}

.s1-banner-thumbs a h3 span {
    display: block;
    font-size: 18px;
    line-height: 0.3rem;
    color: #333;

    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;

}

.s1-banner-thumbs a em {

    font-size: 0.16rem;
    color: #b90509;
    z-index: 3;
    display: block;
    margin-top: 10px;
    margin-bottom: 15px;
    position: relative;
    padding-left: 30px;

}

.s1-banner-thumbs a em::after {
    width: 20px;
    height: 3px;
    background: #b90509;
    top: 50%;
    transform: translateY(-50%);
    content: /ddh/css/"";
    position: absolute;
    left: 0;
}




.s1-banner-thumbs a {
    display: block;
    font-size: 0;


}

.s1-banner-thumbs a .txt {
    padding: 0.2rem 0.5rem 0.4rem .4rem;
    display: none;
}

.s1-banner-thumbs {
    margin-top: -65px;
    z-index: 3;
    width: calc(100% - 140px);
}

.s1-banner-thumbs .swiper-wrapper {
    padding-top: 0.4rem;
}

.s1-right .item {
    position: relative;
    overflow: hidden;

}

.s1-right .item .ll {
    position: relative;
    width: 6.66rem;

    padding-bottom: 0.24rem;
    border-bottom: 1px dashed #c9c9c9;
    z-index: 3;
}

.s1-right .item a {
    display: block;
    position: relative;
    font-size: 0;
    overflow: hidden;
    z-index: 3;
}

.s1-right .item a time {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    width: 0.8rem;
    background: url(/ddh/css/"") no-repeat bottom;
    background-size: 0.8rem;
    padding-bottom: 0.4rem;
}

.s1-right .item a time span {
    display: block;
    font-size: 0.3rem;
    color: #fff;
    line-height: 1;
    font-weight: 600;
}

.s1-right .item a time em {
    display: block;
    font-size: 0.16rem;
    color: #fff;
    line-height: 1;
    margin-top: 3px;
}

.s1-right .item a .txt {
    display: inline-block;
    width: calc(100% - 1rem);
    margin: 0 0 0 0.18rem;
    vertical-align: middle;
}

.s1-right .item a .txt h5 {
    font-size: 0.2rem;
    color: #fff;
    line-height: 1.5em;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: bold;
}

.s1-right .item a .txt p {
    font-size: 0.14rem;
    line-height: 1.7em;
    color: #fff;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    max-height: 0.48rem;
    margin-top: 0.1rem;
    opacity: 0.8;
}

.s1-right .item:after {
    position: absolute;
    content: '';
    left: 100%;
    right: 0;
    top: 0;
    bottom: 0;
    background: url(/ddh/css/"") no-repeat left;
    background-size: auto 1.34rem;
    transition: all .3s;
}

.s1-right .item:hover:after {
    left: 0;
}

.s1-right .item:hover a time span,
.s1-right .item:hover a time em,
.s1-right .item:hover a .txt h5,
.s1-right .item:hover a .txt p {
    color: #fff;
}

.s1-right .item:hover .ll {
    border-color: transparent;
}

.s1-right {
    /* padding-top: 0.6rem; */
    /* padding-bottom: 0.6rem; */
    /* background: #fff; */
    position: relative;
    /* margin-top: 0.53rem; */
}

.s1-right .xw_list {
    position: relative;
    background: #fff;
    margin-bottom: 30px;

}

.s1-right .xw_list:nth-child(5) {
    margin-bottom: 0px;
}

.s1-right .xw_list a {
    align-items: center;
    line-height: 1.6;
    justify-content: space-between;
    padding: .23rem 0;

    width: 100%;
    position: relative;
}

.s1-right .xw_list a::after {
    width: 0;
    height: 1px;
    background: #0955a0;
}

.s1-right .xw_list h6 {
    width: 100%;
    font-size: 0.18rem;
    color: #333;
    padding: 0 .2rem 0 0.2rem;
    transition: 0.5s;
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 10px;
}

.s1-right .xw_list span {
    text-align: right;
    white-space: nowrap;
    font-size: 0.16rem;
    color: #b90509;
    background: #fce3a0;
    padding: 5px 15px;
    position: absolute;
    left: 28px;
    top: -15px;
}




.s1-right .xw_list a::after {
    content: /ddh/css/"";
    position: absolute;
    left: 0;
    width: 0;
    bottom: -1px;
    height: 1px;
    transition: all .5s;
    transition-timing-function: linear;
    background: #fff;
}

.s1-right .xw_list:hover a::after {
    width: 100%;
}

.s1-right .xw_list:hover a {
    /* border-bottom: 1px solid #d2d2d2; */
}

.s1-right .xw_list:hover h6 {
    font-weight: 600;
    color: #b90509;
}









.s1-main {
    margin-top: 0.6rem;
}

.s1 .mores {
    font-size: 0.16rem;
    color: #fff;
    line-height: 0.46rem;
    font-family: "SourceHanSerifCN-Regular";
    text-align: right;
}

.s1 .mores a {
    display: inline-block;
    padding: 0 0.45rem;
    border: 2px solid #fff;
    border-radius: 0.35rem;
    margin-right: 2.8rem;
    transform: translateY(-0.15rem);
}

.s1-right:before {
    position: absolute;
    content: '';
    left: -0.36rem;
    top: 0;
    bottom: 0;
    width: 0.36rem;
    /* background: #fff; */
}

.s1 {
    background: url("/ddh/images/xwdt-bj.png") no-repeat 50%;
    background-size: cover;
}

.s2-list a {
    display: block;
    width: 22.22%;
    background: #fff;
    position: relative;
    padding: 0.48rem 0.3rem;
}

.s2-list a:hover:after {
    background: url(/ddh/css/"") no-repeat 50%;
}

.s2-list a:hover:before {
    background: url(/ddh/css/"") no-repeat 50%;
}

.s2-list a:before,
.s2-list a:after {
    content: '';
    position: absolute;
    width: 0.23rem;
    height: 2.25rem;
    background-size: 0.23rem;
}

.s2-list a:before {
    left: -0.22rem;
    bottom: 0.3rem;
    background: url(/ddh/css/"") no-repeat 50%;
}

.s2-list a:after {
    right: -0.23rem;
    top: 0.3rem;
    background: url(/ddh/css/"") no-repeat 50%;
}

.s2-list a time {
    display: inline-block;
    background: url(/ddh/css/"") no-repeat 50%;
    background-size: cover;
    font-family: "思源宋体 CN";
    padding: 0.22rem 0.3rem 0.1rem 0.5rem;
    margin-bottom: 0.21rem;
}

.s2-list a time span {
    display: block;
    font-size: 0.3rem;
    color: #fce3a0;
    line-height: 1.2;
    text-align: center;
}

.s2-list a time em {
    display: block;
    font-size: 0.14rem;
    color: #fce3a0;
    text-align: center;
    line-height: 1.2;
}

.s2-list a h4 {
    font-size: 0.18rem;
    color: #333333;
    line-height: .3rem;
    /* display: -webkit-box; */
    /* -webkit-line-clamp: 1; */
    /* -webkit-box-orient: vertical; */
    /* overflow: hidden; */
    /* text-overflow: ellipsis; */
    height: 0.3rem;
    /* min-height: 0.6rem; */
    margin-bottom: 0.16rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.s2-list a p {
    font-size: 0.14rem;
    color: #999999;
    line-height: .24rem;
    display: -webkit-box;
    -webkit-line-clamp: 7;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 1.68rem;
    margin-bottom: 0.4rem;
}

.s2-list a span.f0 {
    display: block;
    text-align: center;
}

.s2-list a span.f0 em {
    display: inline-block;
    font-size: 0.14rem;
    color: #c91f2a;
    padding-left: 0.2rem;
    padding-right: 0.45rem;
    line-height: 2.3em;
    transition: all .3s;
    border-radius: 0.1rem;
    border: #f4d2d4 1px solid;
    border-radius: 50px;
    position: relative;
}

.s2-list a:hover span.f0 em:before {
    background: url(/ddh/css/"") center no-repeat #c91f2a;
}

.s2-list a span.f0 em:before {
    content: /ddh/css/"";
    position: absolute;
    right: -0.01rem;
    top: -0.01rem;
    ;
    width: 0.34rem;
    height: 0.34rem;
    background: url(/ddh/css/"") center no-repeat;
    border: #f4d2d4 1px solid;
    border-radius: 50px;
}

.s2-list a:hover h4 {
    color: #b51b1b;
    font-weight: bold;
}

.s2-list a:hover p {
    color: #b51b1b;
}

.s2-list a:hover span em {
    color: #c91f2a;
    border: #c91f2a 1px solid;
}

.s2-list {
    margin-top: 0.6rem;
    margin-bottom: 0.6rem;
}

.s2-main .mores {
    font-size: 0.16rem;
    color: #fce3a0;
    line-height: 0.46rem;
    font-family: "SourceHanSerifCN-Regular";
    text-align: center;
}

.s2-main .mores a {
    display: inline-block;
    padding: 0 0.45rem;
    border: 2px solid #fce3a0;
    border-radius: 0.35rem;
}

.s2-main .mores:hover {}

.s2-main .mores:hover a {
    background: #fce3a0;
    color: #c91f2a;
}

.s2 {
    background: url(/ddh/css/"") no-repeat 50%;
    background-size: cover;
}







.s3 {
    background: url("/ddh/images/fzxl-bj.png") no-repeat 50%;
    background-size: cover;
}


.content {
    margin-top: 0.6rem;
}

.flex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}


.container01 .aleft {
    width: 71.33%;
    display: flex;
    flex-direction: row-reverse;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-end;
}

.container01 .aleft .ll {
    width: 60%;
}

.list1w a {
    display: block;
}

.list1w a .cover_img {
    padding-top: 4.22rem;
}

.list1w a .txt {
    padding: .4rem .48rem .3rem;
    background: url("/ddh/images/s1-img03.jpg") no-repeat bottom center;
    background-size: 100% 100%;
}

.list1w a .txt h2 {
    font-size: 18px;
    color: #333;
    line-height: .3rem;
    height: .4rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.list1w a .txt time {
    display: block;
    font-size: .14rem;
    line-height: .34rem;
    color: #b90509;
}

.list1w a .txt time i {
    display: inline-block;
    font-size: .2rem;
    font-family: Impact;
    margin-right: .1rem;
    color: #b90509;
}

.list1w .paga {
    font-size: 0;
    text-align: right;
    padding-right: .4rem;
    bottom: .39rem;
}

.list1w .paga span {
    position: relative;
    width: .09rem;
    height: .09rem;
    background: #ccc;
    margin: 0 .08rem;
    opacity: 1;
}

.list1w .paga span:before {
    position: absolute;
    content: '';
    left: 50%;
    top: 50%;
    width: .09rem;
    height: .09rem;
    background: #b90509;
    background-size: .19rem .19rem;
    transform: translate(-50%, -50%);
    opacity: 0;
    visibility: hidden;
    transition: .5s;
    border-radius: 50%;
}

.list1w .paga span.swiper-pagination-bullet-active:before {
    opacity: 1;
    visibility: visible;
}

.container01 .aleft .rr {
    width: 36.64%;
    align-self: flex-end;
}

.list01 li a {
    display: block;
}

.list01 li a .cover_img {
    padding-top: 2.41rem;
}

.list01 li a .cover_img time {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
    font-size: .16rem;
    color: #fff;
    padding: 0 .15rem;
    line-height: .4rem;
    background: #dba81f;
    border-radius: 0 .5rem .5rem 0;
}

.list01 li a h2 {
    font-size: .18rem;
    color: #fff;
    line-height: .2rem;
    margin-top: .13rem;

}

.eclip {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.list01 li {
    margin-top: .22rem;
}

.container01 .aright {
    width: 26.13%;
    align-self: flex-end;
}

.container01 .title001 {
    margin-bottom: .3rem;
}

.container01 {
    padding-top: .1rem;
    padding-bottom: .49rem;

}


.cover_img {
    position: relative;
    /*padding-top: 75%;*/
    overflow: hidden;
}

.cover_img .a {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    transition: all 0.3s ease-in;
}

.pic img:hover,
.bg-mask:hover .cover_img .a {
    transform: scale(1.05);
}


.s3-banner .item a {
    display: block;
    overflow: hidden;
}

.s3-banner .item a:hover .s3-txt h4 span {
    color: #c91f2a;
    background: url() no-repeat left center;
}

.s3-banner .item a:hover .s3-txt p {
    color: #c91f2a;
    font-weight: bold
}

.s3-banner .item a:hover .s3-txt .spzy {
    color: #c91f2a;
}

.s3-banner .item a:hover .s3-txt {
    background: url() no-repeat right bottom #fff;
}

.s3-banner .item a .pic {
    padding-top: 58%;
}

.s3-banner .item a .s3-txt h4 em {
    font-size: 0.18rem;
    color: #c0343d;
    line-height: 0.36rem;
    display: block;
}

.s3-banner .item a .s3-txt h4 span {
    display: block;
    font-size: 0.16rem;
    color: #aeaeae;
    line-height: 0.36rem;
    padding-left: 0.25rem;
    background: url("/ddh/images/s3-img02.png") no-repeat left center;
    background-size: 0.15rem;
}

.s3-banner .item a .s3-txt p {
    font-size: 0.18rem;
    color: #333333;
    line-height: 0.3rem;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 0.6rem;
    margin-top: 0.15rem;
}

.s3-banner .item a .s3-txt .spzy {
    font-size: 0.16rem;
    color: #666;
    line-height: 0.3rem;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 0.15rem;
    margin-bottom: 0.15rem;
}

.s3-banner .item a .s3-txt {
    padding: 0.2rem 0.3rem 0.5rem 0.3rem;
    background: #fff no-repeat right 0.3rem bottom 0.3rem;
}

.s33 .wrap,
.s4 .wrap {
    position: relative;
}

.s33 .btn,
.s4 .btn {
    font-size: 0;
    bottom: -0.4rem;
    left: 0;
    width: 100%;
}

.s33 .btn span,
.s4 .btn span {
    width: 0.12rem;
    height: 0.12rem;
    background: #fff;
    margin: 0 0.1rem;
    border-radius: 50%;
    opacity: 1;
    vertical-align: middle;
}

.s33 .btn .swiper-pagination-bullet-active,
.s4 .btn .swiper-pagination-bullet-active {
    width: 0.22rem;
    height: 0.22rem;
    background: url("/ddh/images/s3-img04.png") no-repeat 50%;
    background-size: 0.22rem;
}

.s3-banner {
    margin-top: 0.53rem;
}

.s33 {
    background: url(/ddh/images/jcfc-bj.png) no-repeat 50%;
    background-size: cover;
}




/*detail*/
.detail .dtl-tit{
    padding-top: 0.23rem;
}
.detail .dtl-tit h3{
    font-size: 0.3rem;
    color: #000000;
    line-height: 1.6;
    font-weight: 600;
}
.detail .dtl-tit p{
    font-size: 0;
    padding: 0.09rem 0.22rem;
    background: #f8f4ef;
    margin-top: 0.28rem;
}
.detail .dtl-tit span{
    display: inline-block;
    
    font-size: 0.16rem;
    color: #8e8e8e;
    margin-right: 0.5rem;
    line-height: 2em;
}
.detail .dtl-txt p{
    font-size: 0.16rem;
    line-height: 2.25em;
    text-indent: 2em;
    color: #666666;
    margin-top: 0.21rem;
}
.detail .dtl-txt p i{
    font-weight: 600;
}
.detail .dtl-txt img{
    display: block;

    margin: 0 auto !important;
}
.detail .dtl-txt p span{
    font-size: 0.14rem;
    color: #666;
    line-height: 1.6em;


}
.detail .dtl-txt video{
    display: block;

    margin: 0 auto !important;
}
.detail{
    padding-bottom: 1rem;
}

























.s4-list a {
    display: block;
    width: 48.61%;
    margin: 0.3rem 0;
}

.s4-list a:hover .s4-tit h4 {
    font-weight: bold
}

.s4-list a:hover .s4-txt .txt p {
    color: #b51b1b;
    font-weight: bold
}


.s4-list a .s4-tit {
    background: #fce3a0;
    padding: 0 0.3rem;
}

.s4-list a .s4-tit h4 {
    font-size: 0.2rem;
    line-height: 0.6rem;
    color: #b51b1b;
    padding-left: 0.35rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background: url("/ddh/images/s4-img01.png") no-repeat left;
    background-size: 0.27rem;
}

.s4-list a .s4-txt {
    padding: 0.2rem 0.3rem;
    background: #fff;
    position: relative;
}

.s4-list a .s4-txt .cover_img {
    display: inline-block;
    vertical-align: middle;
    width: 2.4rem;
    height: 1.6rem;
}

.s4-list a .s4-txt .txt {
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 2.69rem);
    margin: 0 0 0 0.29rem;
}

.s4-list a .s4-txt .txt p {
    font-size: 0.16rem;
    color: #2a2a2a;
    line-height: 0.3rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis;
    max-height: 0.9rem;
    margin-bottom: 0.22rem;
}

.s4-list a .s4-txt .txt span {
    display: block;
    font-size: 0.14rem;
    color: #b51b1b;
    line-height: 1.43em;
    padding-left: 0.3rem;
    background: url(/ddh/css/"") no-repeat left;
    background-size: 1.43em;
}

.s4-list a .s4-txt:after {
    content: '';
    position: absolute;
    left: 0;
    right: 100%;
    bottom: 0;
    height: 1px;
    background: #b51b1b;
    transition: all .3s;
}

.s4-list a:hover .s4-txt:after {
    right: 0;
}

.s4-list a:hover .s4-txt .cover_img>div {
    transform: scale(1.05);
}

.s4-list {
    margin-top: 0.25rem;
}

.s4 {
    background: url(/ddh/css/"") no-repeat 50%;
    background-size: cover;
    position: relative;
}

.s5 .gg-tit a {
    top: auto;
    bottom: .15rem;
}

.s5-l {
    width: 55.56%;
    position: relative;
}


.ddhsh {
    width: 100%;
    margin: 40px 0;
}

.ddhsh li {
    width: 48.5%;
    float: left;
}

.ddhsh li:nth-child(2) {
    float: right;
}


.ddhsh li a {
    display: block;
    position: relative;
    padding-top: 62%;
    width: 100%;
    overflow: hidden;
}

.ddhsh li a img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transition: all 1s;
    
}

.ddhsh li a img:hover {
    transform: scale(1.1);
}

.ddhsh li a span {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background: #000;
    background: linear-gradient(rgb(0, 0, 0, 0.1), rgba(0, 0, 0, 0.8));
    color: #fff;
    line-height: 50px;
    font-size: 18px;
    color: #fff;
    padding-left: 20px;
    padding-right: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: bold;
}




.s5-b {
    margin-top: 40px;
}

.s5-b ul li {
    width: 30.71%;
}

.s5-b ul li a {
    display: block;
    background: #fff;
    padding: 20px;
    transition: all 0.3s;
    margin: 0 20px;
}

.s5-b .slick-list {
    margin-left: -20px;
    margin-right: -20px;
}

.s5-b ul li a h3 {
    font-size: 18px;
    line-height: 30px;
    height: 60px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.s5-b ul li a span {
    display: block;
    width: 91px;
    height: 29px;
    line-height: 29px;
    text-align: center;
    font-size: 12px;
    color: #fff;
    background: url(/ddh/images/s5-bsj.png) no-repeat;
    background-size: cover;
    margin-left: 50px;
    margin-top: 8px;
    position: relative;
}

.s5-b ul li a span::after {
    content: '';
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -50px;
    width: 50px;
    height: 1px;
    background-color: #a81b00;

}

.s5-b ul li a:hover {
    box-shadow: 3px 3px 10px 2px rgba(0, 0, 0, 0.1)
}

.s5-b ul li a:hover h3 {
    color: #a81b00;
}

.s5-b .slick-prev {
    width: 50px;
    height: 50px;
    left: -70px;
    background: url(/ddh/images/ddh-l.png)center no-repeat;
    border-radius: 50%;
}

.s5-b .slick-next {
    width: 50px;
    height: 50px;
    right: -70px;
    background: url(/ddh/images/ddh-r.png)center no-repeat;
    border-radius: 50%;
}





















.s5-banner a {
    display: block;
    overflow: hidden;
    position: relative;
}

.s5-banner a .cover_img {
    padding-top: 62.5%;
}

.s5-banner .mv {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
    max-height: 5rem;
}

.s5-banner .mv video {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: fill;
    object-fit: fill;
    position: relative;
    left: 0;
    z-index: 1;
    height: 5rem;
}

.s5-banner .swiper-slide i {
    position: absolute;
    width: 0.8rem;
    height: 0.8rem;
    background: url(/ddh/css/"") no-repeat 50%;
    background-size: cover;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 9;
}

.s5-banner .swiper-slide i.stop {
    background: url(/ddh/css/"") no-repeat 50%;
    background-size: 0.8rem;
}

.s5-banner a:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.2);
}

.s5-l .prev,
.s5-l .next {
    width: 0.45rem;
    height: 0.45rem;
    bottom: 0.25rem;
    left: auto;
    margin-top: 0;
    top: auto;
    background-color: #c0343d;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 0.11rem;
}

.s5-l .prev {
    right: 0.95rem;
    background-image: url(/ddh/css/"");
}

.s5-l .next {
    right: 0.3rem;
    background-image: url(/ddh/css/"");
}

.s5-l .prev:hover,
.s5-l .next:hover {
    background-color: #fce3a0;
}

.s5-l .prev:hover {
    background-image: url(/ddh/css/"");
}

.s5-l .next:hover {
    background-image: url(/ddh/css/"");
}

.s5-r {
    width: 43.75%;
}

.s5-r .tt a {
    display: block;
    width: 49.2%;
}

.s5-r .tt a .cover_img {
    padding-top: 62.9%;
}

.s5-r .bb {
    margin-top: 0.1rem;
}

.s5-r .bb a .cover_img {
    padding-top: 62.7%;
}

.s5-main a:hover>.cover_img>div {
    transform: scale(1.05);
}

.s5-main {
    margin-top: 0.3rem;

}

.s5 {
    background: url("/ddh/images/mtjj-bj.png") no-repeat 50%;
    background-size: cover;
}

.s6-main a {
    display: block;
    overflow: hidden;
}

.s6-main a .cover_img {
    padding-top: 44.44%;
}

.s6-main {
    margin-top: 0.3rem;

}

.s6 .gg-tit h3 {
    margin-left: 0.57rem;
}

.s6 {
    background: url("/ddh/images/ddhsh-bj.png") no-repeat 50%;
    background-size: cover;
}

#menu {
    position: fixed;
    top: 50%;
    right: 0.3rem;
    transform: translateY(-50%);
}

#menu li>a {
    display: block;
    width: 0.1rem;
    height: 0.1rem;
    background: #fff;
    border-radius: 50%;
    margin: 0.22rem auto;
}

#menu li.on>a {
    width: 0.26rem;
    height: 0.26rem;
    background: url("/ddh/images/li-on.png") no-repeat 50%;
    background-size: 0.26rem;
}

@media screen and (max-width: 1024px) {
    .s1-left {
        background-size: 100% 100%;
    }

    .banner {
        margin-top: 1.05rem;
    }

    .banner .img {
        /* padding-top: 50%; */
    }

    .banner .slick-dots {
        bottom: .2rem;
    }

    .banner .img img {
        height: auto;
    }

    #menu {
        display: none;
    }

    .s1-banner-thumbs a h3:after {
        display: none
    }

    .s1,
    .s2,
    .s3,
    .s4,
    .s5,
    .s6 {
        padding: 0.4rem 0 0.5rem;
    }



    .s1 .fl,
    .s1 .fr {
        float: none;
        width: auto;
    }

    .s1-banner-thumbs {
        transform: none;
        margin-top: 0;
    }

    .s1-banner-thumbs a h3 {
        display: block;
        background: none;
        width: 100%;
        margin-left: 0;
        max-width: 100%;
        height: auto;
        padding-top: .2rem;
    }

    .s1-banner-thumbs a h3 span {
        font-size: 0.24rem;
        color: #000;
        padding-left: 0.2rem;
        padding-right: .2rem;
    }

    .s1-banner-thumbs a .txt {
        padding: 0.2rem;
    }

    .s1-banner-thumbs a .txt p {
        line-height: 0.3rem
    }

    .s1-banner-thumbs a h3 em {
        color: #333;
        right: 0.2rem;
        /* top: 0.2rem; */
        bottom: 0;
    }

    .s1-banner-thumbs a p {
        font-size: 0.18rem;
        max-height: 0.92rem;
    }

    .s1-right .xw_list {
        padding-left: 0.2rem;
        padding-right: 0.2rem;

    }

    .s1-right .xw_list a {
        width: 100%;
    }

    .s1-right {
        padding-top: 0.25rem;
        padding-bottom: 0.3rem;
    }

    .s1-right .item .ll {
        width: auto;
    }

    .s1-right .item a .txt h5 {
        font-size: 0.2rem;
    }

    .s1-right .item a .txt p {
        font-size: 0.18rem;
        max-height: 0.62rem;
    }

    .s1-right .item {
        padding: 0 0.2rem;
    }

    .s1-right .item:after {
        background: #9d1b1d;
    }

    .s1-right:before {
        display: none;
    }

    .s1 .mores {
        text-align: center;
        margin-top: 0.25rem;
    }

    .s1 .mores a {
        transform: none;
        margin-right: auto;
    }

    .s2-list a {
        width: 48%;
        margin: 0.25rem 0;
        padding: 0.25rem 0.2rem;
    }

    .s2-list a h4 {
        font-size: .2rem;
    }

    .s2-list a p {
        font-size: 0.18rem;
        max-height: 1.224rem;
    }

    .s2-list a span.f0 em {
        font-size: 0.18rem;
    }

    .s2-list {
        margin-top: 0.25rem;
        margin-bottom: 0.2rem;
    }

    .s3-banner .item a .s3-txt {
        padding: 0.2rem 0.2rem 0.3rem;
    }






    .container01 .aleft,
    .container01 .aleft .ll {
        width: 100%;
        margin-bottom: .2rem;
    }

    .container01 .aright,
    .container01 .aleft .rr {
        width: 100%;
    }

    .list01 ul {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .list01 li {
        width: 49%;
    }

    .list1w a .cover_img {
        padding-top: 63.81%;
    }

    .list1w a .txt {
        padding: .3rem .25rem;
      background: #fff;
    }

    .list01 li a .cover_img {
        padding-top: 61.48%;
    }

    .list01 li a h2 {
        font-size: 16px;
        line-height: 20px;
    }

    .container01 {
        padding-top: .5rem;
        padding-bottom: .8rem;
    }

    .s1-banner-thumbs {
        width: 100%;
        background: #b51b1b;
    }

    .s1-banner-thumbs a h3 span {
        color: #fff;
    }

    .s1-banner-thumbs a h3 em {
        color: #fff;
    }

    .s1-right {
        margin-top: 30px;
    }

    .s1-right .xw_list h6 {
        font-size: 16px;
    }


























    .s3 .btn,
    .s4 .btn {
        bottom: -0.4rem;
    }

    .s3,
    .s4 {
        padding-bottom: 0.6rem;
    }

    .s3-banner {
        margin-top: 0.35rem;
    }

    .s4-list a .s4-txt {
        padding: 0.2rem;
    }

    .s4-list a .s4-txt .txt p {
        font-size: 0.16rem;
        line-height: 1.8em;
        max-height: 0.87rem;
    }

    .s4-list a {
        margin: 0.15rem 0;
    }

    .s4-list {
        margin-top: 0.28rem;
    }
}

@media screen and (max-width: 800px) {
    .s4-list a {
        width: 100%;
    }

    .s5-l,
    .s5-r {
        width: 100%;
    }

    .s5-r {
        margin-top: 0.1rem;
    }

    .s5-banner .mv video {
        height: auto;
    }

    .s5-vedio .slick-slide>div {
        margin: 0.15rem 0;
    }


}

@media screen and (max-width: 640px) {
    .banner {
        margin-top: 1.08rem;
    }

    .tit-y,
    .tit-h {
        background-size: 100% auto;
    }

    .gg-tit {
        padding-bottom: 0.4rem;
    }

    .s2-list a {
        float: none;
        width: 100%;
        margin: 0.12rem 0;
    }

    .s1-banner-thumbs a h3 {
        max-width: 100%;
        line-height: 0.55rem;
        /* margin-top: 0; */
    }

    .s1-banner-thumbs a h3 span {
        padding-left: 0.2rem;
        padding-right: 0.65rem;

    }

    .s1-banner-thumbs a h3 em {
        right: 0.1rem;
        top: 0.1rem;
    }

    .s1-banner-thumbs a .txt {
        padding: 0.2rem 0.12rem 0.2rem;
    }

    .s4-list a .s4-txt .cover_img {
        display: block;
        width: auto;
        height: auto;
        padding-top: 66.66%;
    }

    .s4-list a .s4-txt .txt {
        display: block;
        width: auto;
        margin: 0.25rem 0 0 0;
    }

    .s5-l .prev,
    .s5-l .next {
        bottom: 0.1rem;
    }

    .s5-b ul li a{    margin: 0 10px;}
    .s5-b .slick-list {
        margin-left: -10px;
        margin-right: -10px;
    }


}

@media screen and (max-width: 550px) {
    .gg-tit a {
        top: auto;
        bottom: 0;
        transform: none;
    }
}

@media screen and (max-width: 320px) {
    .banner {
        margin-top: 1.06rem;
    }
}


.s5-banner .swiper-slide .stop,
.s5-banner .swiper-slide .play {
    display: none;
}

.s5-banner .swiper-slide .stop.on,
.s5-banner .swiper-slide .play.on {
    display: block;
}

.s5-vedio ul {
    margin: 0 -0.2rem;
}

.s5-vedio .slick-slide {
    margin: 0 0.2rem;
}

.s5-vedio .slick-slide>div {
    margin: 0.3rem 1.6%;
    width: 30%;
    float: left;
}

.s5-vedio .slick-slide>div a {
    position: relative;
    display: block;
}

.s5-vedio .slick-slide>div a .bf {
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 90%;
    height: 0.5rem;
    background: url(/ddh/images/mt-tit.png)center no-repeat;
    background-size: 100% 100%;
    line-height: 50px;
    font-size: 18px;
    color: #333;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 20px;
    box-sizing: content-box;

}

.s5-vedio .slick-slide>div a .pic {
    padding-top: 60%;
}

.s5-vedio .slick-prev {
    left: -0.4rem;
    width: 0.4rem;
    height: 0.8rem;
    background: url(/ddh/images/mt-l.png) no-repeat center center;
    background-size: 100% 100%;
    cursor: pointer;
    transition: all .3s;
    z-index: 9;
}



.s5-vedio .slick-next {
    right: -0.4rem;
    width: 0.4rem;
    height: 0.8rem;
    background: url(/ddh/images/mt-r.png) no-repeat center center;
    background-size: 100% 100%;
    cursor: pointer;
    transition: all .3s;
    z-index: 9;
}



.l-s6 {
    position: relative;
    padding-bottom: 0.47rem;
    border-bottom: 0.03rem solid #fde5c0;
}

.l-s6 ul {
    margin: 0 -0.03rem;
}

.l-s6 ul li {
    margin: 0 0.03rem;
}

.l-s6 ul li a {
    display: block;
}

.l-s6 ul li a .pic {
    padding-top: 169%;
}

.l-s6 .jt {
    position: absolute;
    bottom: -0.27rem;
    left: 50%;
    transform: translateX(-50%);
    width: 0.6rem;
    height: 0.6rem;
    border-radius: 50%;
    background: #fde5c0;
}

.l-s6 .jt .jt-l {
    position: absolute;
    left: 0;
    width: 50%;
    top: 0;
    bottom: 0;
    background: url() no-repeat center center;
    background-size: .14rem auto;
    transition: all .3s;
    cursor: pointer;
}

.l-s6 .jt .jt-l:hover {
    background: url() no-repeat center center;
    background-size: .14rem auto;
}

.l-s6 .jt .jt-r {
    position: absolute;
    right: 0;
    width: 50%;
    top: 0;
    bottom: 0;
    background: url() no-repeat center center;
    background-size: .14rem auto;
    transition: all .3s;
    cursor: pointer;
}

.l-s6 .jt .jt-r:hover {
    background: url() no-repeat center center;
    background-size: .14rem auto;
}



@media screen and (max-width: 768px) {
    .s5-vedio .slick-slide>div {
        margin: 0.2rem 2%;
        width: 46%;
        float: left;
    }
}


@media(max-width: 1520px) {
    .s5-vedio ul {
        margin: 0;
    }

    .s5-vedio .slick-prev {
        left: -15px;
    }

    .s5-vedio .slick-next {
        right: -15px;
    }
}

@media(max-width: 1450px) {
    .l-s6 ul {
        margin: 0;
    }

    .s5-vedio .slick-slide>div a .bf {
        font-size: 16px;
        line-height: 36px;
    }
}

@media(max-width: 1024px) {
    .s5-vedio .slick-slide {
        margin: 0 0.1rem;
    }
}

@media(max-width: 700px) {
    .s5-vedio .slick-prev {
        width: 0.35rem;
    }

    .s5-vedio .slick-next {
        width: 0.35rem;
    }



    .s5-main {
        padding-bottom: 0;
    }

    .s6-main {
        padding-bottom: .25rem;
    }
}

@media(max-width: 460px) {
    .s5-vedio .slick-slide>div {
        margin: 0.2rem 0%;
        width: 100%;
    }

    .s5-vedio .slick-prev {
        display: none !important;
    }

    .s5-vedio .slick-next {
        display: none !important;
    }
}



/*   2024年5月22日10:10:04  新增 */

/* 文字进入式下划线 */
.titline i {
    display: inline;
    font-style: normal;
    position: relative;
    background-image: linear-gradient(#B01F24, #B01F24);
    background-position: right bottom;
    background-size: 0 1px;
    background-repeat: no-repeat;
    transition: background-size .5s;
}

a:hover .titline i {
    background-position: left bottom;
    background-size: 100% 1px;
    font-weight: inherit;
    color: inherit;
}

a:hover .titline {
    color: #B01F24;
}


.s6-main {
    display: flex;
    justify-content: space-between;
}

.s6-main .light-box {
    width: 49%;
}

.s6-main .s6-m {
    width: 24.5%;
}

.s6-main .s6-m ul li {
    margin-top: .28rem;
}

.s6-main .s6-m ul li:nth-child(1) {
    margin-top: 0;
}

.s6-main .s6-m ul li a {
    display: block;
}

.s6-main .s6-m ul li a .pic {
    padding-top: 63%;
}

.s6-main .s6-m ul li a .pic::after {
    content: /ddh/css/"";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: url() no-repeat;
    background-position: center center;
    background-size: .48rem;
}

.s6-main .s6-m ul li a .info {
    padding: .18rem .25rem;
    background: url() repeat-x;
    background-position: center bottom;
}

.s6-main .s6-m ul li a .info p {
    font-size: 0.18rem;
    font-weight: normal;
    line-height: 0.24rem;
    color: #ffffff;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    height: 0.48rem;
}

.s6-main .s6-m ul li a .info p i {
    background-image: linear-gradient(#fff, #fff);
}

.s6-main .s6-r {
    width: 22%;
}

.s6-main .s6-r {}

.s6-main .s6-r ul {
    height: 100%;
}

.s6-main .s6-r ul li {
    height: 33.33%;
}

.s6-main .s6-r ul li a {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
    border-bottom: dashed 0.01rem #ffffff;
}

.s6-main .s6-r ul li:nth-child(1) a {
    border-top: dashed 0.01rem #ffffff;
}

.s6-main .s6-r ul li a h3 {
    font-size: 0.18rem;
    font-weight: normal;
    line-height: 0.24rem;
    color: #ffffff;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    max-height: .48rem;
}

.s6-main .s6-r ul li a h3 i {
    background-image: linear-gradient(#fff, #fff);
}

.s6-main .s6-r ul li a p {
    font-size: 0.14rem;
    font-weight: normal;
    line-height: 0.24rem;
    color: #ffffff;
    opacity: 0.8;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    max-height: 0.48rem;
    margin-top: .2rem;
}

@media screen and (max-width:1024px) {
    .s6-main {
        display: block;
    }

    .s6-main .light-box {
        width: auto;
    }

    .s6-main .s6-m {
        width: auto;
        margin: .5rem 0;
    }

    .s6-main .s6-r {
        width: auto;
    }

    .s6-main .s6-r ul li a {
        padding: .2rem 0;
    }
}