@charset "utf-8";

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: 0;
    -webkit-text-size-adjust: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

html {
    height: 100%;
}

html,
body,
div,
p,
strong,
span,
a,
b,
ul,
ol,
li,
dl,
dt,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
form,
del,
img,
i,
em,
select,
button,
textarea,
input {
    margin: 0;
    padding: 0;
}

body {
    background: #fff;
    font-family: 'Microsoft YaHei', SimSun, Arial, Serif;
    font-size: 16px;
    color: #464646;
    position: relative;
    min-height: 100%;
}

a,
img,
button,
input,
textarea,
select {
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

a:focus {
    text-decoration: none;
}

li {
    list-style: none;
}

img {
    vertical-align: middle;
    border: none;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clear {
    clear: both;
}

.hidden {
    overflow: hidden;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-weight: normal;
}

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


.hide {
    display: none;
}

.show {
    display: block;
}

.page {
    background: url(../images/bj.jpg) no-repeat top center;
    background-size: 100%;
}

.head {
    width: 100%;
    padding-top: 33%;
}

.head img {
    display: block;
    width: 100%;
}

.w1200 {
    width: 1200px;
    margin: 0 auto;
}

.more_btn {
    font-size: 1em;
    color: #c20000;
    font-weight: bold;
}

.more_btn:hover {
    color: #eb0202;
}


.main {
    width: 100%;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    margin: 0 auto;
    position: relative;
}


.main1_warp {
    display: block;
    margin: 0 auto;
    height: 450px;
}

.main1_warp h3 {
    font-size: 24px;
    text-align: center;
    color: rgba(51, 51, 51, 1);
    margin: 34px 0;
}

.gzhy_pic {
    width: 72%;
    float: left;
}

.gzhy_sum {
    width: 28%;
    float: right;
    height: 410px;
    color: rgba(255, 255, 255, 1);
    background: linear-gradient(to bottom, rgba(254, 75, 62, 1), rgba(209, 39, 28, 1));
    padding: 4% 2% 0;
    line-height: 36px;
    text-align: justify;
    position: relative;
}

.gzhy_sum a {
    color: rgba(246, 200, 120, 1);
    display: block;
    position: absolute;
    right: 2%;
    bottom: 8%;
}

.gzhy_sum a:hover{
    color: rgba(246, 200, 120, 1);
}

.main1_warp .main1_text {
    display: block;
    font-size: 1em;
    line-height: 2em;
    color: #232323;
    text-align: left;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-bottom: 40px;
}

.main1_warp .main1_img {
    display: block;
    overflow: hidden;
}

.main1_warp .main1_img img {
    display: block;
    max-width: 100%;
    margin: 0 auto;
}

.main2 {
    background-image: url(/dtsldlwz/lib/2026gzh/images/grb_bg.png);
    background-repeat: no-repeat;
    background-position: left bottom;
    padding-top: 76px;
    padding-bottom: 41px;
}

.title {
    margin: 0 auto;
    position: relative;
    width: 1200px;
}

.title img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
}

.more {
    position: absolute;
    font-size: 14px;
    right: 0;
    top: 8%;
    color: rgba(227, 180, 121, 1);
}

.main2_l img {
    border: 5px solid #fff;
    border-radius: 5px;
}

.main2_wrap {
    background: url(/dtsldlwz/lib/2026gzh/images/grb.png) no-repeat;
    background-size: 100%;
    background-position: top;
    height: 630px;
    margin-top: 4%;
    position: relative;
}

.grb_nav {
    width: 38%;
    height: 450px;
    background: linear-gradient(to left, rgba(255, 230, 196, 1), rgba(255, 209, 145, 1));
    position: absolute;
    right: 8%;
    top: 14%;
    padding: 2% 3.2%;
}

.grb_tit {
    border-bottom: 1px solid rgba(255, 255, 255, 1);
    background: url(/dtsldlwz/lib/2026gzh/images/d.png);
    background-repeat: no-repeat;
    background-position: left;
    padding: 10px 0 10px 25px;
}

.grb_tit a {
    color: rgba(110, 4, 9, 1);
    font-size: 18px;
    letter-spacing: 1px;
    line-height: 36px;
}

.main2_r a {
    display: block;
    padding-right: 45px;
    margin-bottom: 50px;
    margin-left: 80px;
    font-size: 1em;
    line-height: 2.26em;
    color: #232323;
    max-height: 469px;
    overflow: hidden;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 13;
    line-clamp: 13;
    -webkit-box-orient: vertical;
    color: #fff;

}

.main2_r a:hover {
    color: #fff;
}

/*å…‰è£æ¦œ*/
.main3 {
    background-image: url("../images/main3_bg.jpg");
    background-repeat: no-repeat;
    background-size: 100%;
    padding-bottom: 142px;
}

.main3_wrap {
    display: flex;
    justify-content: space-between;

}

.main3_l {
    flex: 1;
}

.main3_l h3 {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    margin-bottom: 25px;
}

.main3_l h3 img {
    max-width: 100%;
}

.main3_l h3 .more_btn {
    font-size: 14px;
    color: #414141;
    /*font-weight: normal;*/
    flex: 1;
    text-align: right;
}

.main3_l h3 .more_btn:hover {
    color: #eb0202;
}

.honor_list {
    background-image: url("../images/main3_l_bg.png");
    background-repeat: no-repeat;
    background-size: cover;
    padding: 50px 56px;
    width: 676px;
    height: 600px;
    box-shadow: 0 0 16px 3px rgba(0, 0, 0, 0.2);
}

.honor_list ul li a {
    display: flex;
    align-items: center;
}

.honor_list ul li a span {
    display: block;
    font-size: 1.375em;
    line-height: 78px;
    font-weight: bold;
    color: #2f2f2f;
    margin-left: 15px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.honor_list ul li a:hover span {
    color: #eb0202;
}

.main3_r {
    width: 428px;
    margin-left: 90px;
    padding-top: 18px;
}

.main3_r img {
    display: block;
    width: 100%;
    margin-top: -6px;
}

/*èšç„¦çŽ°åœº*/
.main4 {
    padding-bottom: 60px;
}

.ytdd_pic {
    height: 490px;
}

.ytdd_pic img {
    width: 100%;
    height: 100%;
}

.main4_wrap {
    margin-top: 52px;
}

.main4_wrap .prev,
.main4_wrap .next {
    display: none;
}

.main4_wrap .control,
.main4_wrap .thumbWrap {
    background: transparent;
}

.main4_wrap .control {
    width: 788px;
    height: 480px;
}

.main4_wrap .change li {
    width: 788px;
}

.main4_wrap .change li .imgWrap {
    width: 788px;
    height: 480px;
    overflow: hidden;
}

.main4_wrap .control .imgWrap img {
    width: 788px;
    height: 480px;
    /*transition: 1s all ease;*/
}

/*.main4_wrap .control .imgWrap:hover img{
    width: 828px;
    height: 504px;
}*/

.main4_wrap .thumbWrap {
    width: 240px;
    height: 480px;
    padding: 24px 0;
}

.main4_wrap .thumbWrap ul li {
    width: 240px;
    height: 136px;
    margin: 6px 0;
    padding: 0;
}

.main4_wrap .thumbWrap ul li div,
.main4_wrap .thumbWrap ul li img {
    width: 240px;
    height: 136px;
    max-width: none;
    max-height: none;
}

.main4_wrap .thumbPrev,
.main4_wrap .thumbNext {
    width: 240px;
    height: 22px;
    background-color: #f4f4f4;
    background-position: center;
}

.main4_wrap .thumbPrev:hover,
.main4_wrap .thumbNext:hover {
    background-color: #f9ddd9;
}

.main4_wrap .thumbPrev:hover {
    background-image: url(../images/yprev1.png);
    background-repeat: no-repeat;
}

.main4_wrap .thumbNext:hover {
    bottom: 0;
    background-image: url(../images/ynext1.png);
    background-repeat: no-repeat;
}

.main4_wrap .thumbWrap ul li.cur div img {
    border: 2px solid #d50000;
}

.main4_wrap .change li .opacity,
.change li .textDesc {
    height: 52px;
}

.main4_wrap .change li .title {
    padding: 0 20px;

}

.main4_wrap .change li .title a {
    display: block;
    line-height: 52px;
    color: #fff;
    font-size: 1.25em;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
}

.main4_wrap .more_btn {
    margin-top: 20px;
    float: right;
}


.slideBox {
    position: relative;
    width: 1200px;
    height: 700px;
    overflow: hidden;
    margin: 10px auto;
}

.slideBox .hd {
    position: absolute;
    width: 1041px;
    height: 133px;
    bottom: 0;
    left: 83px;
    z-index: 1;
}

.slideBox .hd li {
    width: 205px;
    height: 133px;
    background-color: #dcdcdc;
    text-align: center;
    line-height: 133px;
    float: left;
    margin-right: 3px;
    position: relative;
}

.slideBox .hd li.on {
    background-color: #e51820;
}

.slideBox .hd li.on i {
    background: url(../images/ico_1.png) no-repeat;
    position: absolute;
    top: -10px;
    display: block;
    width: 25px;
    height: 12px;
    left: 44%;
}

.slideBox .prev,
.slideBox .next {
    position: absolute;
    left: 0;
    top: -287%;
    display: block;
    width: 54px;
    height: 88px;
    line-height: 88px;
    text-align: center;
    background-color: #fdccd2;
}

.slideBox .prev {
    left: -70px;
}

.slideBox .next {
    left: auto;
    right: -70px;
}

.slideBox .prev:hover,
.slideBox .next:hover {
    background-color: #f7b6be;
}

.slideBox .bd {
    position: relative;
    z-index: 0;
    width: 1036px;
    height: 559px;
    overflow: hidden;
    margin: 0 auto;
}

.slideBox .bd li {
    position: relative;
}

.slideBox .bd li img {
    width: 1036px;
    height: 559px;
    display: block;
}

.slideBox .bd li a {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    /* 取消链接高亮 */
}

.slideBox .bd li .tit {
    display: block;
    width: 100%;
    position: absolute;
    bottom: 0;
    text-indent: 10px;
    height: 54px;
    line-height: 54px;
    text-align: center;
    font-size: 20px;
    color: #fff;
    background-color: rgba(187, 39, 48, 0.7);
}




.main5 {
    background-image: url(/dtsldlwz/lib/2026gzh/images/xcgc_bg.png);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: top;
    padding-bottom: 78px;
}

.main5_list {
    margin-top: 45px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.main5_list p {
    width: 48%;
    background: rgba(252, 237, 219, 1);
    margin-bottom: 16px;
    padding-left: 10px;
}

.main5_list p a {
    display: block;
    font-size: 17px;
    line-height: 50px;
    color: rgba(102, 102, 102, 1);
    position: relative;
    padding-left: 20px;
    background: url(/dtsldlwz/lib/2026gzh/images/d.png);
    background-repeat: no-repeat;
    background-position: left;
}

.main5_list p a:hover {
    /* color: #eb0202; */
}

.main5_list .more_btn {
    margin-top: 20px;
    float: right;
}

/*è„šéƒ¨*/
.foot {
    width: 100%;
    background-color: #be2b30;
}

.foot_main {
    text-align: center;
}

.foot_main span {
    font-size: 1em;
    color: #fff;
    line-height: 56px;
}

/*å“åº”å°å°ºå¯¸å±å¹•*/
@media screen and (max-width: 1890px) {}

@media screen and (max-width: 1600px) {}

@media screen and (max-width: 1450px) {}

@media screen and (max-width: 1100px) {
    .w1200 {
        width: 920px;
    }

    .main2_l,
    .main2_r {
        flex: 1;
    }

    .main2_l img {
        width: 100%;
    }

    .main2_r a {
        text-overflow: -o-ellipsis-lastline;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 8;
        line-clamp: 8;
        -webkit-box-orient: vertical;
    }

    .honor_list {
        padding: 38px 45px;
        width: 518px;
        height: 421px;
        background-size: 100% 100%;
    }

    .honor_list ul li img {
        width: 30px;
    }

    .main4_wrap .control,
    .honor_list ul li a span {
        line-height: 56px;
    }

    .main4_wrap .change li {
        width: 598px;
    }

    .main4_wrap .control,
    .main4_wrap .change li .imgWrap,
    .main4_wrap .control .imgWrap img {
        width: 598px;
        height: 460px;
    }

    .main4_wrap .thumbWrap {
        width: 158px;
        height: 462px;
    }

    .main4_wrap .thumbPrev,
    .main4_wrap .thumbNext {
        width: 158px;
    }

    .main4_wrap .thumbWrap ul li {
        width: 158px;
        height: 104px;
    }

    .main4_wrap .thumbWrap ul li div,
    .main4_wrap .thumbWrap ul li img {
        width: 158px;
        height: 104px;
    }
}

/*å“åº”å¼ç§»åŠ¨ç«¯ 2022.1.27*/
.mobile {
    display: none;
}

@media screen and (max-width: 998px) {
    html {
        font-size: 62.5%;
    }

    body {
        font-size: 16px;
    }

    .mobile {
        display: block;
    }

    .head {
        overflow: hidden;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .head img {
        display: block;
        width: auto;
        max-width: 150%;
        object-fit: cover;
        object-position: center;
    }

    .main1 {
        padding: 0rem 2rem 0rem;
    }

    .w1200 {
        width: 100%;
    }
.gzhy_sum{
font-size: 10px;
    line-height: 17px;
    height: 100%;
}
.gzhy_sum a{
display:none;
}
    .title {
        overflow: hidden;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
    }

    .title img {
        /* max-width: 110%; */
    }

    .main1_warp {
height:100%;
    }

    .main1_warp h3 {
        font-size: 15px;
        margin: 10px 0;
    }

    .main1_warp .main1_text {
        font-size: 1.6rem;
        line-height: 1.5;
        padding: 0 2rem;
        text-overflow: -o-ellipsis-lastline;
        overflow: auto;
        text-overflow: inherit;
        display: -webkit-box;
        -webkit-line-clamp: 200;
        line-clamp: 200;
        -webkit-box-orient: vertical;
        margin-bottom: 2rem;
    }

    .main1_warp .main1_img {
    }

    .main2 {

        padding-top: 4rem;
        padding-bottom: 0rem;
        background-size: 100%;
    }

    .main2_wrap {
        margin-top: 3rem;
        display: block;
        padding-top: 0;
        padding-left: 2rem;
        padding-right: 2rem;
        background-color: #fff;
height:24rem;
    }
.grb_nav{
height: 18rem;
    top: 4%;
        width: 46%;
        right: 4%;
}
.grb_tit{
padding:0 0 0 10px;
}
.ytdd_pic{
height:auto;
}
    .main2_r a {
        margin: 0;
        padding: 0;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 18;
        line-clamp: 18;
        -webkit-box-orient: vertical;
        max-height: none;
        font-size: 1.6rem;
        line-height: 1.5;
        color: #232323;
    }
.grb_tit a{
font-size:10px;
line-height: 15px;
padding: 0 0 0 15px;
}
    .main2_l {
        margin-bottom: 0;
    }

    .main2_r {
        background-color: #f2f2f2;
        padding: 2rem;
    }

    .main3 {
        padding-bottom: 4rem;
    }

    .main3_wrap {
        display: block;
    }

    .main3_l {
        width: 100%;
        padding: 2rem;
    }

    .main3_l h3 {
        padding: 0;
    }

    .honor_list {
        padding: 2rem;
        width: 100%;
        height: auto;
        background-size: 100% 100%;
    }

    .honor_list ul li a span {
        display: block;
        font-size: 1.8rem;
        line-height: 2.5;
        font-weight: bold;
        color: #2f2f2f;
        margin-left: 1rem;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }

    .honor_list ul li img {
        width: 2rem;
    }

    .more_btn {
        font-size: 1.6rem;
    }

    .main3_r {
        width: 100%;
        margin-left: 0;
        padding: 2rem;
    }

    .main3_r img {
        margin-top: 0;
    }

    .main4 {
        background-size: 100%;
        background-position: center bottom;
        padding-bottom: 0rem;
    }


    .w1200.main4_wrap {
        width: 100%;
        padding: 0;
        margin-top: 3rem;
    }

    .main4_m_swiper {
        width: 100%;
    }

    .main4_m_swiper .swiper-slide {
        width: 100%;
        position: relative;
    }

    .main4_m_swiper .swiper-slide p {
        position: absolute;
        left: 0;
        bottom: 0;
        /*background-color: rgba(0,0,0,.5);*/
        color: #fff;
        font-weight: bold;
        font-size: 1.6rem;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        padding: 1rem 2rem;
        padding-bottom: 25px;
        text-align: center;
        width: 100%;
    }

    .main4_m_swiper .swiper-slide img {
        width: 100%;
    }

    .main4_m_swiper .swiper-pagination {
        position: absolute;
        right: 0;
        bottom: 5px;
    }

    .swiper-pagination-bullet {
        opacity: 1;
        background-color: #fff;
    }

    .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
        margin: 0 2px;
    }

    .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
        background-color: #c20000;
    }

    .main4_wrap .more_btn {
        margin-right: 2rem;
        margin-top: 1.5rem;
    }


    .main5 {
        padding-bottom: 4rem;
        padding-top: 2rem;
        background-size: 100%;
    }

    .main5_list {
        background-color: #fff;
        padding: 2rem;
        margin-top: 2rem;
    }

    .main5_list ul {
        background: #f2f2f2;
        padding: 2rem;
    }

    .main5_list p {
        width: 100%;
        margin-bottom: 10px;
    }

    .main5_list p:nth-child(odd) {
        padding-right: 0;
    }

    .main5_list p:nth-child(even) {
        padding-left: 0;
    }

    .main5_list p a {
        display: block;
        font-size: 1.6rem;
        line-height: 1.5;
        white-space: normal;
        text-overflow: ellipsis;
        overflow: hidden;
    }p

    .main5_list .more_btn {
        margin-top: 1rem;
    }

    .foot_main {
        padding: 2rem;
    }

    .foot_main span {
        line-height: 1;
        font-size: 1.4rem;
    }
}

.tit span {
    position: absolute;
    right: 0px;
    margin-right: 20px;
    color: #fff;

}

.tit span i {
    font-style: initial;
    font-size: 25px;
    color: #fff55c;
}

                                .swiper-container {
                                    width: 100%;
                                    height: 450px;
                                }
                                .swiper-slide {
                                    text-align: center;
                                    font-size: 18px;
                                    background: #fff;
                                    /* Center slide text vertically */
                                    display: -webkit-box;
                                    display: -ms-flexbox;
                                    display: -webkit-flex;
                                    display: flex;
                                    -webkit-box-pack: center;
                                    -ms-flex-pack: center;
                                    -webkit-justify-content: center;
                                    justify-content: center;
                                    -webkit-box-align: center;
                                    -ms-flex-align: center;
                                    -webkit-align-items: center;
                                    align-items: center;
                                    transition: 300ms;
                                    transform: scale(0.8);
                                }
                                .swiper-slide-active,.swiper-slide-duplicate-active{
                                    transform: scale(1.5);
z-index: 1;
                                }
.swiper-slide a,.swiper-slide a img{
     width:100%;
height:300px;
}
.swiper-button-prev{
background: url(/dtsldlwz/lib/2026gzh/images/prev.png);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: top;
    width: 50px !important;
    height: 50px !important;
}
.swiper-button-prev:hover{
background: url(/dtsldlwz/lib/2026gzh/images/prev_S.png);
background-size: 100%;
    background-repeat: no-repeat;
    background-position: top;
}
.swiper-button-next{
background: url(/dtsldlwz/lib/2026gzh/images/next.png);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: top;
    width: 50px !important;
    height: 50px !important;
}
.swiper-button-next:hover{
background: url(/dtsldlwz/lib/2026gzh/images/next_S.png);
background-size: 100%;
    background-repeat: no-repeat;
    background-position: top;
}
.main6{
margin-bottom:100px;
}