/***********全局重置CSS*****************/
body, h1, h2, h3, h4, h5, h6, ul, ol, dl, dd {margin: 0;}
p {margin: 0;}
ul, ol, li {padding-left: 0;list-style-type: none;}
/***消除img默认边框*****/
img {border: 0;display: block;}
a {text-decoration: none;color: inherit;}
a:hover {font-weight: bold;}
/*细线表格*/
table {border-collapse: collapse;}
em {font-style: normal;}
/***默认让所有浏览器出现右边滚动条****/
html {font-size: 16px;}
/***默认清除浮动****/
body {font-family: "微软雅黑", "sans-serif", "Arial";position: relative;overflow: hidden;}
.ALLYdCont{display:none; }
.ALLPcCont{ display:block;}
.conter,.wrapper{max-width: 1520px;margin: 0 auto;position: relative;}

.index{padding-top: 100vh;position: fixed;top: 0;transition: top 0.8s;width: 100%;}
.index.active{top: -100vh;}

.app{display: none;}

.index_zy{width: 100%;height: 100vh;transition: bottom 0.5s;position: absolute;top: 0;left: 0;background: url("dpsy_20250603_10.jpg") center bottom;background-size: cover;}
.index_zy .bg{width: 100%;height: 100%;position: absolute;top: 0;left: 0;display: flex;justify-content: center;align-items: center;overflow: hidden;}
.index_zy .bg video{min-width: 100%;min-height: 100%;}
.index_zy .bg .banner{width: 100%;height: 100%;}
.index_zy .bg .banner .slide3{background: url("dpsy20240422_9.png") center bottom no-repeat;background-size: cover;}
.index_zy .bg .banner .slide1{background: url("dpsy20240422_17.png") center center no-repeat;background-size: cover;}
.index_zy .bg .banner .slide2{background: url("dpsy20240422_18.png") center center no-repeat;background-size: cover;}
.index_zy .bg .banner .slide4{background: url("dpsy20240422_19.png") center center no-repeat;background-size: cover;}
.index_zy .bg .banner .slide5{background: url("dpsy20240422_20.png") center center no-repeat;background-size: cover;}
.index_zy .bg .banner .slide6{background: url("dpsy20240422_21.png") center center no-repeat;background-size: cover;}
.index_zy .conter{height: 100%;position: relative;z-index: 5;display: flex;flex-direction: column;justify-content: center;overflow: hidden;}
.index_zy .conter .logo{width: 53.8815%;margin: 0 auto 25.8333vh;transition: all 0.8s;}
.index_zy .conter .logo.hide{transform: translate(-34.6756vw,-14vh);}
.index_zy .conter .logo img{width: 100%;}
.index_zy .conter .logo.hide img{transform: scale(0.4);transition: all 0.8s;}
.index_zy .conter .menu{width: 100%;transition: all 0.8s;}
.index_zy .conter .menu.hide{transform: translate(35vw, 10vh);}
.index_zy .conter .menu ul{display: flex;justify-content: space-between;transition: all 0.8s;}
.index_zy .conter .menu.hide ul{transform: scale(0.2);opacity: 0;}
.index_zy .conter .menu li{width: 20.5921%;height: 11.8518vh;}
.index_zy .conter .menu li:hover a{background: linear-gradient(180deg, #2299d9 0%, #5fb8e8 100%);box-shadow: 0 0 8px 3px rgba(0,0,0,0.15);}
.index_zy .conter .menu li a{width: 100%;height:100%;display: flex;align-items: center;justify-content: center;background: linear-gradient(180deg, rgba(34, 153, 217, 0.85) 0%, rgba(95, 184, 232, 0.53) 100%);border-radius: 0.5rem;}
.index_zy .conter .menu li .pic{width: 6.5740vh;height: 6.5740vh;border-radius: 50%;background: linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0.6) 100%);display: flex;align-items: center;justify-content: center;margin-right: 2.5vh;}
.index_zy .conter .menu li .pic.pic1 img{width: 3.0379vh;}
.index_zy .conter .menu li .pic.pic2 img{width: 3.6851vh;}
.index_zy .conter .menu li .pic.pic3 img{width: 3.1879vh;}
.index_zy .conter .menu li .pic.pic4 img{width: 4.5814vh;}
.index_zy .conter .menu li p{font-size: 1.625rem;line-height: 1.32;color: #fff;}
.index_zy .conter .sb{position: absolute;cursor: pointer;width: 2.5rem;height: 13.8888vh;bottom: -5.5555vh;left: calc((100% - 2.5rem)/2);padding-top: 3.25rem;}
.index_zy .conter .sb:after{content: '';position: absolute;top: 4.2592vh;left: calc((100% - 1.0185vh)/2);width: 1.0185vh;height: 1.0185vh;background: #fff;border-radius: 50%;}
.index_zy .conter .sb:before{content: '';position: absolute;top: 6.6666vh;left: calc((100% - 2.5rem)/2);width: 2.5rem;height: 5.5555vh;background: url("dpsy20240422_5.png") center center no-repeat;background-size: auto 100%;cursor: pointer;-webkit-animation: scroll 2s cubic-bezier(.15,.41,.69,.94)infinite;-moz-animation: scroll 2s cubic-bezier(.15,.41,.69,.94)infinite;animation: scroll 2s cubic-bezier(.15,.41,.69,.94)infinite;}
.index_zy .conter .sb .jt{width: 1.375rem;position: absolute;top: 0;left: calc((100% - 1.375rem)/2);}
.index_zy .conter .sb .jt img{width: 100%;}
.index_zy .conter .sb .hx{width: 0.125rem;position: absolute;top: 4.2592vh;left: calc((100% - 0.125rem)/2);}
.index_zy .conter .menu_btn{position: absolute;right: 1.5rem;bottom: 2.5rem;width: 5.625rem;height: 5.625rem;background: url("dpsy20240422_154.png") center center no-repeat;background-size: 100% 100%;display: flex;align-items: center;justify-content: center;border-radius: 50%;opacity: 0;cursor: pointer;transition: opacity 0.5s;}
.index_zy .conter .menu_btn img{width: 3rem;height: 3rem;}
.index_zy .conter .menu_btn:hover{box-shadow: 0 0 8px 3px rgba(0,0,0,0.15);}
.index_zy .conter .menu_btn.show{opacity: 1;transition: opacity 0.5s 0.25s;}

@keyframes scroll{
    0%, 100%{
        -webkit-transform: translateY(-0.4rem);
        -moz-transform: translateY(-0.4rem);
        -o-transform: translateY(-0.4rem);
        transform: translateY(-0.4rem);
    }
    50%{
        -webkit-transform: translateY(.8rem);
        -moz-transform: translateY(.8rem);
        -o-transform: translateY(.8rem);
        transform: translateY(.8rem);
    }
}

.main{width: 100%;height: 100vh;overflow-y: auto;}
/*.main img{width: 100%;}*/

.index .main{background: #EFF6FF;}
.index .xwdt{padding-bottom: 8.1093rem;overflow: hidden;}
.index .xwdt .conter{display: flex;justify-content: space-between;flex-wrap: wrap;}
.index .xwdt .top{width: 100%;height: 22.5rem;background: url("dpsy20240422_76.png") center top no-repeat;background-size: cover;position: relative;}
.index .xwdt .top .top_info{padding: 1.5rem 0 1rem;display: flex;justify-content: space-between;align-items: center;width: 100%;}
.index .xwdt .top .top_info .tianqi{width: 36.9605%;}
.index .xwdt .top .top_info .tianqi img{width: 100%;display: block;}
.index .xwdt .top .top_info ul{display: flex;align-items: center;}
.index .xwdt .top .top_info ul li{font-size: 0.875rem;line-height: 1.32;color: #fff;}
.index .xwdt .top .top_info ul li:not(:first-of-type){margin-left: 1.75rem;}
.index .xwdt .top .top_info ul li a{display: flex;align-items: center;}
.index .xwdt .top .top_info ul li img{height: 1rem;width: auto;margin-right: 0.5rem;}
.index .xwdt .top .top_info ul li.cn{display: flex;align-items: center;margin: 0 1.25rem;}
.index .xwdt .top .top_info ul li.cn a{width: 1.375rem;height: 1.375rem;display: flex;align-items: center;justify-content: center;background: rgba(255,255,255,0.18);}
.index .xwdt .top .top_info ul li.cn a:first-of-type{margin-right: 0.8rem;}
.index .xwdt .top .top_info ul li.ipv6{display: flex;align-items: center;margin: 0;}
.index .xwdt .top .top_info ul li.ipv6 img{height: 1.8125rem;width: auto;margin-right: 0.6875rem;}
.index .xwdt .top .logo{width: 28.3552%;}
.index .xwdt .top .logo img{width: 100%;}
.index .xwdt .menu{transform: translateY(4rem);opacity: 0;transition: all 0.5s 0.3s;background: rgba(43, 118, 194, 0.85);}
.index .xwdt .menu .wrapper{height: 4.75rem;display: flex;justify-content: space-between;align-items: center;box-sizing: border-box;}
.index .xwdt .menu .list{width: 68.0921%;}
.index .xwdt .menu .list ul{width: 100%;display: flex;align-items: center;justify-content: space-between;padding: 1.25rem 0 1.5rem;}
.index .xwdt .menu .list ul li{color: #fff;font-size: 1.5rem;line-height: 1.32;}
.index .xwdt .menu .list ul li.hover{font-weight: bold;position: relative;}
.index .xwdt .menu .list ul li.hover:after{content: '';position: absolute;width: 100%;height: 0.5rem;top: calc(100% + 0.375rem);left: 0;background: url("dpsy20240422_114.png") center top no-repeat;background-size: 1.625rem auto;}
.index.active .xwdt .menu{transform: translateY(0);opacity: 1;}
.index .xwdt .menu .search_box{width: 22.4342%;height: 100%;background: rgba(26, 98, 171, 0.3);position: relative;}
.index .xwdt .menu .search_box input{width: 100%;height: 100%;padding: 0.6875rem 0.8125rem 0.5625rem;border: 0;font-size: 1rem;color: #fff;background: transparent;line-height: 1.75rem;box-sizing: border-box;outline: none;}
.index .xwdt .menu .search_box input::placeholder{font-size: 1em;color: rgba(255,255,255,.5);}
.index .xwdt .menu .search_box button{background: none;border: 0;position: absolute;cursor: pointer;width: 1.375rem;height: 1.4006rem;top: calc((100% - 1.4006rem)/2);right: 1.125rem;padding: 0;}
.index .xwdt .menu .search_box button img{width: 100%;}
.index .xwdt .xwgg{background: url("dpsy20240422_28.png") center top no-repeat;background-size: 100% auto;}
.index .xwdt .tpxw{width: 47.0394%;height: 28.7193rem;margin-top: 6.02rem;background: #2B76C2;border-radius: 1rem;transform: translateX(-4rem);opacity: 0;transition: all 0.5s 0.5s;position: relative;}
.index.active .xwdt .tpxw{transform: translateX(0);opacity: 1;}
.index .xwdt .tpxw .tit .tit_box{width: 100%;height: 8rem;padding: 2.5rem 17.3669% 0.5rem;box-sizing: border-box;position: relative;}
.index .xwdt .tpxw .tit .tit_box a{color: #fff;line-height: 2rem;font-size: 1.125rem;display: block;width: 100%;font-weight: bold;}
.index .xwdt .tpxw .tit .tit_box a span{float: right;}
.index .xwdt .tpxw .tit .tit_box .swiper-container{height: 100%;}
.index .xwdt .tpxw .tit .tit_box .swiper-slide{display: flex;align-items: center;}
.index .xwdt .tpxw .tit .tit_box .swiper-button{width: 1.875rem;height: 1.875rem;position: absolute;top: calc((100% - 4.875rem)/2 + 2.5rem);cursor: pointer;}
.index .xwdt .tpxw .tit .tit_box .swiper-prev{background: url("dpsy20240422_118.png") center center no-repeat;background-size: 100% 100%;left: 4.1008%;}
.index .xwdt .tpxw .tit .tit_box .swiper-next{background: url("dpsy20240422_119.png") center center no-repeat;background-size: 100% 100%;right: 4.1008%;}
.index .xwdt .tpxw .tpxw_tp{height: 20.7193rem;position: relative;}
.index .xwdt .tpxw .tpxw_tp .tpxw_banner{width: 100%;height: 100%;border-radius: 0 0 1rem 1rem;overflow: hidden;}
.index .xwdt .tpxw .tpxw_tp .tpxw_banner .swiper-slide{overflow: hidden;}
.index .xwdt .tpxw .tpxw_tp .tpxw_banner img{height: auto;width: 100%;margin: 0 auto;position: absolute;}
.index .xwdt .tpxw .tpxw_tp .tpxw_banner a{width: 100%;height: 100%;display: flex;align-items: center;justify-content: center;}
.index .xwdt .tpxw .bg{position: absolute;}
.index .xwdt .tpxw .sh{width: 2.25rem;top: -2.4575rem;}
.index .xwdt .tpxw .sh.bg1{left: 11.2044%;}
.index .xwdt .tpxw .sh.bg2{right: 11.2044%;}
.index .xwdt .tpxw .sh img{width: 100%;display: block;}
.index .xwdt .tpxw .bg3{height: 2.6875rem;width: 91.8767%;left: 4.06165%;bottom: -1.0106rem;background: #CFCFCF;border-radius: 0 0 1rem 1rem;}
.index .xwdt .tzgg{width: 47.8289%;transform: translateX(4rem);margin-top: 3.5625rem;opacity: 0;transition: all 0.5s 0.5s;}
.index.active .xwdt .tzgg{transform: translateX(0);opacity: 1;}
.index .xwdt .tzgg .tzgg_tit{display: flex;justify-content: space-between;align-items: center;border-bottom: 1px solid #B3B3B3;}
.index .xwdt .tzgg .tis{display: flex;align-items: flex-end;margin-left: 0.625rem;margin-bottom: 0.5625rem;}
.index .xwdt .tzgg .tis span{font-size: 1.5rem;line-height: 1.32;letter-spacing: 0.045rem;cursor: pointer;}
.index .xwdt .tzgg .tis span:not(:last-of-type){margin-right: 2rem;}
.index .xwdt .tzgg .tis span.hover{font-size: 1.625rem;color: #328AE3;font-weight: bold;}
.index .xwdt .tzgg .more{font-size: 1.125rem;color: #777777;line-height: 1.32;letter-spacing: 0.045rem;}
.index .xwdt .tzgg .lis{margin: 2.6875rem 0 1.25rem;}
.index .xwdt .tzgg .lis li{display: flex;align-items: center;justify-content: space-between;font-size: 1.25rem;line-height: 2.125rem;}
.index .xwdt .tzgg .lis li a{white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.index .xwdt .tzgg .lis li span{color: #777777;white-space: nowrap;}
.index .xwdt .tzgg .lis li:not(:last-of-type){margin-bottom: 2.1406rem;}
.index .xwdt .tzgg .qt_link{display: flex;justify-content: space-between;}
.index .xwdt .tzgg .qt_link .link_cont{width: 25%;}
.index .xwdt .tzgg .qt_link .link_cont a{width: 100%; display: flex;flex-direction: column; align-items: center;justify-content: center; box-sizing: border-box;}
.index .xwdt .tzgg .qt_link .link_cont a .pic{width: 6.13rem;height: 6.13rem;display: flex;align-items: center;justify-content: center; background: url(sy_pic11_20250718.png) center center  no-repeat;background-size: 100% 100%;}
.index .xwdt .tzgg .qt_link .link_cont a .pic img{width: auto;height: 3rem;}
.index .xwdt .tzgg .qt_link .link_cont a p{margin: 0.625rem 0 0; font-size: 1.25rem;color: #8a6a3a;}
.index .xwdt .tzgg .qt_link .link_cont a:hover img{    transform: rotateY(360deg);transition: all .5s;}
/* .index .xwdt .tzgg .qt_link .link_cont a{background: #328AE3;border-color: #328AE3;}
.index .xwdt .tzgg .qt_link .link_cont:hover .pic img{filter: brightness(0) invert(1);-webkit-filter: brightness(0) invert(1);}
.index .xwdt .tzgg .qt_link .link_cont:hover p{color: #fff;} */

.index .zwfw{position: relative;padding-bottom: 7.4856rem;padding-top: 1.6718rem;overflow: hidden;z-index: 5;}
.index .zwfw .title{position: relative;padding-top: 6.4375rem;width: 100%;height: 5.625rem;transform: translateY(4rem);opacity: 0;}
.index .zwfw .title:before{content: '';position: absolute;width: 100%;height: 0.0875rem;border-bottom: 0.0875rem dashed #328AE3;box-sizing: border-box;top: calc(6.4375rem + (100% - 6.525rem)/2);left: 0;}
.index .zwfw .title .btn{width: 5.625rem;height: 5.625rem;display: flex;align-items: center;justify-content: center;position: absolute;}
.index .zwfw .title .btn>div{width: 1.4375rem;height: 1.4375rem;position: relative;border: 1px solid #fff;background: #2B76C2;border-radius: 50%;box-sizing: border-box;cursor: pointer;}
.index .zwfw .title .btn>div span{position: absolute;bottom: calc(100%);left: calc((100% - 11.25em)/2);width: 11.25em;}
.index .zwfw .title .btn>div span img{width: 100%;}
.index .zwfw .title .btn>div span img.hover{display: none;}
.index .zwfw .title .btn.hover>div{width: 5.625rem;height: 5.625rem;background: center center no-repeat;background-size: 100% 100%;border: 0;}
.index .zwfw .title .btn.hover>div span{left: calc((100% - 16.25rem)/2);bottom: calc(100% - 0.375rem);width: 16.25rem;}
.index .zwfw .title .btn.hover>div span img:not(.hover){display: none;}
.index .zwfw .title .btn.hover>div span img.hover{display: block;}
.index .zwfw .title .btn1{left: 14.2434%;}
.index .zwfw .title .btn2{left: 47.0394%;}
.index .zwfw .title .btn3{left: 79.5065%;}
.index .zwfw .title .btn1.hover>div{background-image: url("dpsy20240422_39.png");}
.index .zwfw .title .btn2.hover>div{background-image: url("dpsy20240422_49.png");}
.index .zwfw .title .btn3.hover>div{background-image: url("dpsy20240422_52.png");}
.index .zwfw .title.animate{transform: translateY(0);opacity: 1;transition: all 0.5s;}

.index .zwfw>.conter{opacity: 0;}
.index .zwfw>.conter.animate{opacity: 1;transition: opacity 1.5s;}

.index .zwfw .zwbs{padding-top: 1.6875rem;}
.index .zwfw .zwbs .gdzwfw {height: 42.13rem; display: flex;align-items: flex-end;justify-content: space-between;}
.index .zwfw .zwbs .gdzwfw_bg{background: url(zwfw_bg_20240423.png) top center no-repeat;background-size: 85% auto;}
.index .zwfw .zwbs div a{width: 23.33%;transition: all 0.6s;}
.index .zwfw .zwbs div a:hover{width: 24.33%;}
.index .zwfw .zwbs div a img{width: 100%;}

.index .zwfw .zmhd{padding-top: 1.8125rem;display: flex;justify-content: space-between;}
.index .zwfw .zmhd .left_cont{width: 46.6447%;}
.index .zwfw .zmhd .left_cont .zxft{position: relative;border-radius: 1rem;overflow: hidden;height: 26.75rem;}
.index .zwfw .zmhd .left_cont .zxft .pic{display: flex;align-items: center;justify-content: center;}
.index .zwfw .zmhd .left_cont .zxft .pic img{height: 100%;width: auto;}
.index .zwfw .zmhd .left_cont .zxft p{position: absolute;width: 100%;bottom: 0;left: 0;font-size: 1.375rem;line-height: 1.32;background: rgba(0, 0, 0, 0.57);color: #fff;box-sizing: border-box;padding: 1.3125rem 2.1875rem 0.625rem 1.75rem;}
.index .zwfw .zmhd .left_cont ul{margin-top: 2.3125rem;display: flex;justify-content: space-between;}
.index .zwfw .zmhd .left_cont ul li{width: 31.0296%;background: linear-gradient(223.21deg, rgba(100, 165, 232, 1) 0.35%, rgba(40, 126, 212, 1) 100%), rgba(204, 204, 204, 1);border: 3px solid #fff;border-radius: 0 3.125rem 0 3.125rem;height: 12.5rem;}
.index .zwfw .zmhd .left_cont ul li a{height: 100%;width: 100%;box-sizing: border-box;display: flex;align-items: flex-start;padding: 12.4545% 10% 0;font-size: 2rem;line-height: 2.25rem;color: #fff;position: relative;}
.index .zwfw .zmhd .left_cont ul li a p{position: relative;z-index: 5;height: 5.5rem;display: flex;align-items: center;}
.index .zwfw .zmhd .left_cont ul li.bg1 a:before{content: '';position: absolute;width: 100%;height: 100%;background: url("dpsy20240813_13.png") bottom -0.3125rem right -0.1875rem no-repeat;background-size: 37.2727% auto;top: 0;left: 0;}
.index .zwfw .zmhd .left_cont ul li.bg2 a:before{content: '';position: absolute;width: 100%;height: 100%;background: url("dpsy20240813_11.png") bottom -0.3125rem right -0.5rem no-repeat;background-size: 37.7272% auto;top: 0;left: 0;}
.index .zwfw .zmhd .left_cont ul li.bg3 a:before{content: '';position: absolute;width: 100%;height: 100%;background: url("dpsy20240813_12.png") bottom -0.6131rem right -1.0625rem no-repeat;background-size: 47.2727% auto;top: 0;left: 0;}
.index .zwfw .zmhd .left_cont ul li:hover a{transform: scale(1.1);transition: all 0.2s;}
.index .zwfw .zmhd .right_cont{width: 50.0657%;}
.index .zwfw .zmhd .right_cont .lyzj{background: #fff;padding: 1.3125rem 1rem 1.875rem 1.875rem;height: 26.75rem;box-sizing: border-box;width: 100%;margin-bottom: 2rem;}
.index .zwfw .zmhd .right_cont .lyzj .tit span{font-size: 1.375rem;line-height: 1.32;color: #666666;margin-right: 1.75rem;cursor: pointer;}
.index .zwfw .zmhd .right_cont .lyzj .tit span.hover{color: #000;font-weight: bold;}
.index .zwfw .zmhd .right_cont .lyzj ul{overflow-x: auto;padding-right: 1rem;box-sizing: border-box;padding-top: 0.625rem;height: calc(100% - 1.8125rem);}
.index .zwfw .zmhd .right_cont .lyzj ul::-webkit-scrollbar{width: 0.375rem;background: #E3E3E3;border-radius: 3.125rem;}
.index .zwfw .zmhd .right_cont .lyzj ul::-webkit-scrollbar-thumb{background: #A1A1A1;border-radius: 3.125rem;}
.index .zwfw .zmhd .right_cont .lyzj ul li{padding: 0.8125rem 0 0.625rem 3rem;width: auto;position: relative;}
.index .zwfw .zmhd .right_cont .lyzj ul li a{font-size: 1.125rem;line-height: 1.75rem;}
.index .zwfw .zmhd .right_cont .lyzj ul li .jd{position: absolute;left: 0;top: 1.125rem;font-size: 0.75rem;color: #fff;padding: 0.125rem 0.25rem 0.1875rem;background: #777777;border-radius: 3.125rem;}
.index .zwfw .zmhd .right_cont .lyzj ul li .jd.jx{background: #FFC300;}
.index .zwfw .zmhd .right_cont .lyzj ul li .info{display: flex;align-items: center;justify-content: space-between;}
.index .zwfw .zmhd .right_cont .lyzj ul li .date{color: #777777;font-size: 1rem;line-height: 1.75rem;margin-top: 0.4375rem;}
.index .zwfw .zmhd .right_cont .lyzj ul li .ckfk{display: flex;align-items: center;}
.index .zwfw .zmhd .right_cont .lyzj ul li .ckfk>a{width: 4.8125rem;height: 1.875rem;font-size: 1rem;display: flex;align-items: center;justify-content: center;margin-left: 1.375rem;color: #fff;}
.index .zwfw .zmhd .right_cont .lyzj ul li .ckfk>a.fk{background: #28BFA1;}
.index .zwfw .zmhd .right_cont .lyzj ul li .ckfk>a.xq{background: #3A90D6;}
.index .zwfw .zmhd .right_cont .lyzj ul li:not(:last-of-type){border-bottom: 1px dashed #BDBDBD;}
.index .zwfw .zmhd .right_cont .isz{width: 100%;height: 13.4375rem;background: #328AE3;padding: 0 1.875rem;display: flex;align-items: center;box-sizing: border-box;}
.index .zwfw .zmhd .right_cont .isz .logo{color: #fff;width: 29.3865%;margin-right: 2rem;}
.index .zwfw .zmhd .right_cont .isz .logo img{margin-top: 0.5625rem;}
.index .zwfw .zmhd .right_cont .isz .logo p{font-size: 1.375rem;line-height: 1.32;color: #fff;margin-right: 0.5rem;margin-top: 1rem;text-align: right;}
.index .zwfw .zmhd .right_cont .isz ul{display: flex;align-items: center;justify-content: space-between;width: 65.6205%;}
.index .zwfw .zmhd .right_cont .isz ul li{width: 47.8260%;padding-top: 21.5217%;height: 0;border-radius: 0.75rem;position: relative;}
.index .zwfw .zmhd .right_cont .isz ul li a{position: absolute;width: 100%;height: 100%;top: 0;left: 0;display: flex;align-items: center;justify-content: flex-end;}
.index .zwfw .zmhd .right_cont .isz ul li a p{width: auto;text-align: right;margin-right: 13.1818%;font-size: 1.375rem;line-height: 1.32;font-weight: bold;}
.index .zwfw .zmhd .right_cont .isz ul li.wysq{background: url("dpsy20240422_33.png") center center no-repeat;background-size: cover;}
.index .zwfw .zmhd .right_cont .isz ul li.wysq a p{color: #3887E8;}
.index .zwfw .zmhd .right_cont .isz ul li.wdsq{background: url("dpsy20240422_42.png") center center no-repeat;background-size: cover;}
.index .zwfw .zmhd .right_cont .isz ul li.wdsq a p{color: #2ABFA2;}

.index .zwfw .xxgk{padding-top: 1.9375rem;display: flex;justify-content: space-between;}
.index .zwfw .xxgk .left_cont{width: 42.1710%;}
.index .zwfw .xxgk .left_cont>ul{display: flex;justify-content: space-between;flex-wrap: wrap;margin: 0 0 0.5rem;}
.index .zwfw .xxgk .left_cont>ul li{width: 48.3619%;height: 6.6875rem;transition: box-shadow 0.3s ease;background: linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);margin-bottom: 1.25rem;box-sizing: border-box;}
.index .zwfw .xxgk .left_cont>ul li a{display: flex;align-items: center;width: 100%;height: 100%;}
.index .zwfw .xxgk .left_cont>ul li .pic{height: 3.75rem;margin: 0 6.1290% 0 10.6451%;border-radius: 50%;}
.index .zwfw .xxgk .left_cont>ul li .pic img{height: 100%;width: auto; display: block;}
.index .zwfw .xxgk .left_cont>ul li p{line-height: 1.32;color: #000;width: calc(100% - 3.8125rem - 16.7741%);text-align: center;font-size: 1.5rem;box-sizing: border-box;padding-right: 9.3548%;}
/* .index .zwfw .xxgk .left_cont>ul li:hover{background: #328AE3;}
.index .zwfw .xxgk .left_cont>ul li:hover p{color: #fff;}
.index .zwfw .xxgk .left_cont>ul li:hover .pic img{filter: brightness(0) invert(1);} */
.index .zwfw .xxgk .left_cont>ul li:hover{box-shadow: 0 0 15px 5px rgb(150 194 241 / 60%); }
.index .zwfw .xxgk .left_cont .zl_cont{width: 100%;height: 10.9375rem;display: flex;align-items: center;box-sizing: border-box;background: linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);}
.index .zwfw .xxgk .left_cont .zl_cont .tit span{font-size: 1.5rem;line-height: 1.32;color: #000;text-align: center;}
.index .zwfw .xxgk .left_cont .zl_cont ul{display: flex;box-sizing: border-box;justify-content: space-between;}
.index .zwfw .xxgk .left_cont .zl_cont ul li{font-size: 1.125rem;line-height: 1.32;color: #fff;background: #2B76C2;margin: 0.75rem 0;}
.index .zwfw .xxgk .left_cont .zl_cont ul li a{display: flex;align-items: center;justify-content: center;text-align: center;width: 100%;height: 100%;}
.index .zwfw .xxgk .left_cont .zl_cont:not(:last-of-type){margin-bottom: 1.1875rem;}
.index .zwfw .xxgk .left_cont .wgk .tit{width: 9rem;margin: 0 2.5rem 0 1.625rem;text-align: center;}
.index .zwfw .xxgk .left_cont .wgk .tit img{display: block;width: 100%;height: auto;}
.index .zwfw .xxgk .left_cont .wgk ul{width: calc(100% - 7.6rem);padding-right: 2rem;}
.index .zwfw .xxgk .left_cont .wgk ul li{width: 16.5289%;height: 4.4rem;transition: box-shadow 0.3s ease;}
.index .zwfw .xxgk .left_cont .wgk ul li:hover{background: #96bce1;color: #000;}
.index .zwfw .xxgk .left_cont .wgk ul li p{width: 2em;}
.index .zwfw .xxgk .left_cont .zdly .tit{width: 9rem;margin: 0 2.5rem 0 1.625rem;text-align: center;}
.index .zwfw .xxgk .left_cont .zdly .tit img{display: block;width: 100%;height: auto;}
.index .zwfw .xxgk .left_cont .zdly ul{width: calc(100% - 8.5625rem);padding-right: 2rem;flex-wrap: wrap;}
.index .zwfw .xxgk .left_cont .zdly ul li{width: 29.7872%;height: 3.0625rem;transition: box-shadow 0.3s ease;box-sizing: border-box;}
.index .zwfw .xxgk .left_cont .zdly ul li:hover{background: #96bce1;color: #000;}
.index .zwfw .xxgk .right_cont{width: 50%;height: 40.4375rem;background: #fff;overflow: hidden;}
.index .zwfw .xxgk .right_cont .lb{width: 100%;height: 4.375rem;background: #2B76C2;display: flex;align-items: center;justify-content: center;}
.index .zwfw .xxgk .right_cont .lb span{font-size: 1.375rem;line-height: 1.32;color: #fff;position: relative;cursor: pointer;}
.index .zwfw .xxgk .right_cont .lb span:not(:last-of-type){margin-right: 4.5rem;}
.index .zwfw .xxgk .right_cont .lb span.hover{font-size: 1.5rem;font-weight: bold;}
.index .zwfw .xxgk .right_cont .lb span.hover:before{content: '';position: absolute;border-left: 0.5625rem solid transparent;border-right: 0.5625rem solid transparent;border-bottom: 0.75rem solid #fff;top: calc(100% + 0.5rem);left: calc((100% - 1.125rem)/2);}
.index .zwfw .xxgk .right_cont .lb_cont{height: calc(100% - 4.375rem);}
.index .zwfw .xxgk .right_cont .res{padding: 1.375rem 1.25rem 2.1875rem 2.5rem;height: calc(100%);box-sizing: border-box;}
.index .zwfw .xxgk .right_cont .res .tit{font-size: 1.875rem;line-height: 2.375rem;color: #328AE3;margin-bottom: 0.9125rem;}
.index .zwfw .xxgk .right_cont .res ul{padding-right: 1rem;height: calc(100%);overflow: auto;}
.index .zwfw .xxgk .right_cont .res ul::-webkit-scrollbar{background: #F5F5F5;border-radius: 3.125rem;width: 0.375rem;}
.index .zwfw .xxgk .right_cont .res ul::-webkit-scrollbar-thumb{background: #CCCCCC;border-radius: 3.125rem;}
.index .zwfw .xxgk .right_cont .res ul li{font-size: 1.25rem;line-height: 1.6;padding-left: 0.875rem;position: relative;display: flex;align-items: flex-start;justify-content: space-between;}
.index .zwfw .xxgk .right_cont .res ul li span{white-space: nowrap;margin-left: 1.25rem;font-size: 1.125rem;color: #777;margin-top: 0.25rem;}
.index .zwfw .xxgk .right_cont .res ul li:before{content: '';position: absolute;width: 0.375rem;height: 0.375rem;background: #328AE3;left: 0;top: 0.8375rem;}
.index .zwfw .xxgk .right_cont .res ul li:not(:last-of-type){margin-bottom: 2rem;}

.index .zjdp{position: relative;padding-bottom: 5.4375rem;}
.index .zjdp .conter{z-index: 5;overflow: hidden;}
.index .zjdp .tit{padding: 0 0 2.8175rem;position: relative;text-align: center;opacity: 0;transform: translateY(4rem);margin: 0 auto;}
.index .zjdp .tit img{width: 16.25rem;display: inline-block;}
.index .zjdp .tit.animate{transform: translateY(0);opacity: 1;transition: all 0.5s;}
.index .zjdp .dpgk{width: 30.6578%;height: 35.625rem;display: inline-block;background: #fff;padding: 1.875rem 2.5rem 2rem;box-sizing: border-box;border-radius: 0.5rem;border: 1px solid rgba(194, 194, 194, 1);transform: translateX(-4rem);opacity: 0;}
.index .zjdp .dpgk .logo{display: flex;flex-direction: column;align-items: center;}
.index .zjdp .dpgk .logo .pic{width: 31.1158%;}
.index .zjdp .dpgk .logo p{font-size: 1.875rem;line-height: 0.9333;color: #3B3B3B;margin-top: 2.375rem;}
.index .zjdp .dpgk .text{color: #6B6B6B;margin: 2.375rem 0 1.5rem;font-size: 1.25rem;line-height: 2rem;}
.index .zjdp .dpgk .dpfz{display: flex;justify-content: space-between;margin: 0 1.25rem;}
.index .zjdp .dpgk .dpfz_cont a{display: flex;flex-direction: column;align-items: center;}
.index .zjdp .dpgk .dpfz_cont .pic{height: 2.875rem;}
.index .zjdp .dpgk .dpfz_cont .pic img{width: auto;height: 100%;}
.index .zjdp .dpgk .dpfz_cont p{color: #141414;font-size: 1.125rem;line-height: 1.75rem;margin-top: 0.625rem;}
.index .zjdp .dpgk .dpfz_cont:hover p{font-weight: bold;}
.index .zjdp .dpgk .dpfz_cont:hover img{transform: rotateY(360deg);transition: all .5s;}
.index .zjdp .dpgk.animate{transform: translateX(0);opacity: 1;transition: all 0.5s;}
.index .zjdp .xxyl{float: right;width: calc(69.3422% - 1.375rem);height: 35.625rem;display: flex;justify-content: space-between;transform: translateX(4rem);opacity: 0;}
.index .zjdp .xxyl.animate{transform: translateX(0);opacity: 1;transition: all 0.5s;}
.index .zjdp .xxyl_cont{width: calc((56.8903% - 3.75rem)/3);height: 100%;padding: 1.875rem 1.5rem;box-sizing: border-box;border-radius: 0.5rem;position: relative;transition: width 0.5s;}
.index .zjdp .xxyl_cont .xxyl_tit{position: absolute;width: 1em;font-size: 1.875rem;line-height: 2rem;color: #fff;font-weight: bold;bottom: 1.875rem;left: 1.5rem;z-index: 5;}
.index .zjdp .xxyl_cont ul{opacity: 0;position: absolute;bottom: 1.875rem;left: 6.0625rem;width: calc(100% - 7.5625rem);color: #fff;display: flex;justify-content: space-between;flex-wrap: wrap;z-index: 5;}
.index .zjdp .xxyl_cont ul li{min-width: 50%;font-size: 1.375rem;line-height: 1.75rem;margin-top: 1.25rem;}
.index .zjdp .xxyl_cont ul li a{padding-left: 1.4793rem;}
.index .zjdp .xxyl_cont.show{width: 43.1097%;}
.index .zjdp .xxyl_cont.show ul{opacity: 1;transition: opacity 0.5s 0.4s;}
.index .zjdp .xxyl_cont.show:before{content: '';position: absolute;width: 100%;height: 100%;border-radius: 0.5rem;top: 0;left: 0;}
.index .zjdp .xxyl_cont.lydp{background: url("dpsy20240422_61.png") center center no-repeat;background-size: cover;}
.index .zjdp .xxyl_cont.lydp.show:before{background: rgba(191, 128, 62, 0.4);}
.index .zjdp .xxyl_cont.lydp.show ul li a{background: url("dpsy20240422_53.png") center left no-repeat;background-size: 1.1431rem auto;}
.index .zjdp .xxyl_cont.tsdp{background: url("dpsy20240422_138.png") center center no-repeat;background-size: cover;}
.index .zjdp .xxyl_cont.tsdp.show:before{background: rgba(2, 125, 190, 0.4);}
.index .zjdp .xxyl_cont.tsdp.show ul li a{background: url("dpsy20240422_146.png") center left no-repeat;background-size: 1.1431rem auto;}
.index .zjdp .xxyl_cont.stdp{background: url("dpsy20240422_140.png") center center no-repeat;background-size: cover;}
.index .zjdp .xxyl_cont.stdp.show:before{background: rgba(0, 94, 24, 0.4);}
.index .zjdp .xxyl_cont.stdp.show ul li a{background: url("dpsy20240422_145.png") center left no-repeat;background-size: 1.1431rem auto;}
.index .zjdp .xxyl_cont.tzdp{background: url("dpsy20240422_139.png") center center no-repeat;background-size: cover;}
.index .zjdp .xxyl_cont.tzdp.show:before{background: rgba(150, 106, 3, 0.4);}
.index .zjdp .xxyl_cont.tzdp.show ul li a{background: url("dpsy20240422_144.png") center left no-repeat;background-size: 1.1431rem auto;}
.index .zjdp .bg{position: absolute;z-index: 1;}
.index .zjdp .bg img{width: 100%;display: block;}
.index .zjdp .bg1{width: 23.4895%;top: 29.2004%;right: 0;}
.index .zjdp .bg2{width: 27.3958%;top: -35.5735%;left: 0;}

.index .ztzl{padding-bottom: 6.25rem;overflow: hidden;}
.index .ztzl .tit{padding: 0 0 2.8175rem;position: relative;text-align: center;transform: translateY(4rem);opacity: 0;}
.index .ztzl .tit img{width: 16.25rem;display: inline-block;}
.index .ztzl .tit.animate{transform: translateY(0);opacity: 1;transition: all 0.5s;}
.index .ztzl .ztzl_box{position: relative;transform: translateY(4rem);opacity: 0;}
.index .ztzl .ztzl_box.animate{transform: translateY(0);opacity: 1;transition: all 0.5s;}
.index .ztzl .swiper-button{width: 3.25rem;height: 3.25rem;border-radius: 50%;box-shadow: 0 0 4px 4px rgba(0, 0, 0, 0.08);position: absolute;top: calc((100% - 3.25rem)/2);z-index: 5;cursor: pointer;}
.index .ztzl .swiper-next{right: 1.5rem;background: #fff url("dpsy20240422_80.png") center center no-repeat;background-size: 0.75rem auto;}
.index .ztzl .swiper-prev{left: 1.5rem;background: #fff url("dpsy20240422_79.png") center center no-repeat;background-size: 0.75rem auto;}
.index .ztzl .swiper-next.swiper-button-disabled{background-image: url("dpsy20240422_78.png");}
.index .ztzl .swiper-prev.swiper-button-disabled{background-image: url("dpsy20240422_77.png");}
.index .ztzl .ztzl_banner{margin: 0 3.0625rem;}
.index .ztzl .ztzl_banner a{overflow: hidden;position: relative;display: block;}
.index .ztzl .ztzl_banner a:hover .text{top: 0;}
.index .ztzl .ztzl_banner a .text{position: absolute;width: 100%;height: 100%;top: 100%;left: 0;transition: top 0.5s;background: rgba(32, 131, 201, 0.84);display: flex;align-items: center;justify-content: center;}
.index .ztzl .ztzl_banner a .text p{font-size: 1.625rem;line-height: 2.6875rem;color: #fff;width: 15rem;text-align: center;}

.footer{background: url("dpsy20240813_10.png") center center no-repeat;background-size: cover;padding: 1.5rem 0 0.625rem;}
.footer .footer_box li{display: flex;justify-content: center;color: #fff;}
.footer .footer_box li span{margin: 0 0.5rem;}
.footer .footer_box li:not(:last-of-type){margin-bottom: 1.125rem;}
.footer .footer_box .gyyw{display: flex;align-items: center;}
.footer .footer_box .yga{display: flex;align-items: center;margin-left: 2.5rem;}
.footer .footer_box .yga>*{display: flex;align-items: center;}
.footer .footer_box .yga img{width: 1.125rem;}
.footer .footer_box .yga span{margin: 0 0 0 1rem;}
.footer .footer_box .sc>*{margin: 0 0.625rem;}
.footer .footer_box .jc img{width: 3.9131rem;}
.footer .footer_box .wza{width: 4.9375rem;}
.footer .footer_box .dzjg img{width: 1.7743rem;}

.head{height: 26.5625rem;}
.head .top{padding-bottom: 2rem;height: 21.8125rem;}
.head .top .top_info{padding: 1.5rem 0 1rem;display: flex;justify-content: space-between;align-items: center;}
.head .top .top_info .tianqi{width: 36.9605%;}
.head .top .top_info ul{display: flex;align-items: center;}
.head .top .top_info ul li{font-size: 0.875rem;line-height: 1.32;color: #fff;}
.head .top .top_info ul li:not(:first-of-type){margin-left: 1.75rem;}
.head .top .top_info ul li a{display: flex;align-items: center;}
.head .top .top_info ul li img{height: 1rem;width: auto;margin-right: 0.5rem;}
.head .top .top_info ul li.cn{display: flex;align-items: center;margin: 0 1.25rem;}
.head .top .top_info ul li.cn a{width: 1.375rem;height: 1.375rem;display: flex;align-items: center;justify-content: center;background: rgba(255,255,255,0.18);}
.head .top .top_info ul li.cn a:first-of-type{margin-right: 0.8rem;}
.head .top .top_info ul li.ipv6{display: flex;align-items: center;margin: 0;}
.head .top .top_info ul li.ipv6 img{height: 1.8125rem;width: auto;margin-right: 0.6875rem;}
.head .top .logo{width: 28.3552%;}
.head .top .logo img{width: 100%;}
.head .menu{background: rgba(43, 118, 194, 0.85);}
.head .menu .wrapper{height: 4.75rem;display: flex;justify-content: space-between;align-items: center;box-sizing: border-box;}
.head .menu ul{width: 68.0921%;display: flex;align-items: center;justify-content: space-between;padding: 1.25rem 0 1.5rem;}
.head .menu ul li{color: #fff;font-size: 1.5rem;line-height: 1.32;}
.head .menu ul li.hover{font-weight: bold;position: relative;}
.head .menu ul li.hover:after{content: '';position: absolute;width: 100%;height: 0.5rem;top: calc(100% + 0.375rem);left: 0;background: url("dpsy20240422_114.png") center top no-repeat;background-size: 1.625rem auto;}
.head .menu .search_box{width: 23.9473%;height: 100%;background: rgba(26, 98, 171, 0.3);position: relative;}
.head .menu .search_box input{width: 100%;height: 100%;padding: 0.6875rem 0.8125rem 0.5625rem;border: 0;font-size: 1rem;color: #fff;background: transparent;line-height: 1.75rem;box-sizing: border-box;outline: none;}
.head .menu .search_box input::placeholder{font-size: 1em;color: rgba(255,255,255,.5);}
.head .menu .search_box button{background: none;border: 0;position: absolute;cursor: pointer;width: 1.375rem;height: 1.4006rem;top: calc((100% - 1.4006rem)/2);right: 1.125rem;padding: 0;}
.head .menu .search_box button img{width: 100%;}

/*.head.hdjl{background: url("dpsy20240422_155.png") center center no-repeat;background-size: cover;}*/
/*.head.zwfw{background: url("dpsy20240422_156.png") center center no-repeat;background-size: cover;}*/
/*.head.zwgk{background: url("dpsy20240422_157.png") center center no-repeat;background-size: cover;}*/

.zjdp_box{background: #F5FCFF;}
.zjdp_box .com_tit{max-width: 1720px;margin: 0 auto;text-align: center;position: relative;}
.zjdp_box .com_tit img{width: 16.3125rem;display: inline-block;}
/*.zjdp_box .com_tit span{width: 16rem;height: 8.1875rem;font-size: 3.5rem;line-height: 1.4369;color: #62C886;box-sizing: border-box;padding: 1.125rem 1rem 2rem;background: url("dpsy20240422_173.png") center center no-repeat;background-size: 100% auto;display: inline-block;}*/
/*.zjdp_box .com_tit span em{color: #328AE3;}*/
/*.zjdp_box .com_tit:before{content: '';position: absolute;width: calc((100% - 17.25rem)/2);height: 100%;background: url("dpsy20240422_163.png") center bottom no-repeat;background-size: 100% auto;left: 0;bottom: 0.5rem;}*/
/*.zjdp_box .com_tit:after{content: '';position: absolute;width: calc((100% - 17.25rem)/2);height: 100%;background: url("dpsy20240422_163.png") center bottom no-repeat;background-size: 100% auto;right: 0;bottom: 0.5rem;transform: rotateY(180deg);}*/

.zjdp_box .head{height: 100vh;background: url(dpsy20240422_175.png)  center top no-repeat; background-size: 100% 100%;}
.zjdp_box .head .top{height: auto;padding-bottom: 4.4375rem;}
.zjdp_box .head .head_menu{display: flex;align-items: center;justify-content: space-between;margin-bottom: 5.8125rem;}
.zjdp_box  .menu{border-radius: 0.5rem;width: 66.25%;height: 4.75rem;display: flex;justify-content: space-between;align-items: center;box-sizing: border-box;}
.zjdp_box  .menu ul{width: 58.7884%;padding-left: 4.8659%;}
.zjdp_box  .menu ul li:not(:last-of-type){margin: 0;}
.zjdp_box  .menu .search_box{width: 27.9046%;}
.zjdp_box .zjdp_cont .zjdp_logo{width: 35.2552%;margin: 0 0 1rem;}
.zjdp_box .zjdp_cont .zjdp_logo img{width: 100%;}
.zjdp_box .zjdp_cont .dpgk{margin-bottom: 17.625rem;}
.zjdp_box .zjdp_cont .dpgk .tit{display: none;font-size: 3.5rem;line-height: 5.625rem;font-weight: bold;color: #328AE3;margin-bottom: 1.375rem;}
.zjdp_box .zjdp_cont .dpgk p{font-size: 1.25rem;line-height: 2.2;color: #000;width: 54.6710%;}
.zjdp_box .zjdp_cont .dpgk p a{color: #FFEB3B;}
.zjdp_box .zjdp_cont .dpfz{height: 17.0625rem;width: 100%;margin-bottom: 3.5625rem;position: relative;background: url("dpsy20240422_185.png") top 68% center no-repeat;background-size: 91.9736% auto;}
.zjdp_box .zjdp_cont .dpfz span{position: absolute;width: 9.8684%;height: 0;padding-top: 9.8684%;}
.zjdp_box .zjdp_cont .dpfz span a{display: flex;flex-direction: column;align-items: center;position: absolute;width: 100%;height: 100%;top: 0;left: 0;box-sizing: border-box;border-radius: 50%;transition: all 0.3s;border: 1px solid transparent;}
.zjdp_box .zjdp_cont .dpfz span a img{width: 100%;height: 100%;border-radius: 50%;box-sizing: border-box;transition: all 0.3s;border: 0 solid #fff;}
.zjdp_box .zjdp_cont .dpfz span a p{position: absolute;bottom: calc(100% + 0.5rem);font-size: 1.5rem;line-height: 1.75rem;color: #474747;}
.zjdp_box .zjdp_cont .dpfz span:hover a{border: 1px solid #328AE3;}
.zjdp_box .zjdp_cont .dpfz span:hover a img{border: 0.8368rem solid #fff;}
.zjdp_box .zjdp_cont .dpfz span:hover a p{color: #328AE3;font-weight: bold;}
.zjdp_box .zjdp_cont .dpfz span:nth-of-type(2n + 1) a{flex-direction: column-reverse;}
.zjdp_box .zjdp_cont .dpfz span:nth-of-type(2n + 1) a p{top: calc(100% + 0.5rem);bottom: initial;}
.zjdp_box .zjdp_cont .dpfz .btn1{top: 31.8681%;left: 0;}
.zjdp_box .zjdp_cont .dpfz .btn2{bottom: 0;left: 15.8440%;}
.zjdp_box .zjdp_cont .dpfz .btn3{top: 22.3443%;left: 30.7019%;}
.zjdp_box .zjdp_cont .dpfz .btn4{top: 35.8974%;left: 45.5592%;}
.zjdp_box .zjdp_cont .dpfz .btn5{top: 23.4432%;left: 61.0743%;}
.zjdp_box .zjdp_cont .dpfz .btn6{top: 13.5531%;left: 75.2743%;}
.zjdp_box .zjdp_cont .dpfz .btn7{top: 23.4432%;left: 90.1315%;}
.zjdp_box .zjdp_cont .dp_video{padding: 0 1.125rem 0 2rem;height: 31.4375rem;box-sizing: border-box;display: flex;align-items: center;justify-content: space-between;}
.zjdp_box .zjdp_cont .dp_video .video_box{width: 60.9523%;height: 100%;}
.zjdp_box .zjdp_cont .dp_video .video_box video{width: 100%;height: 100%;background: #000;overflow: hidden;}
.zjdp_box .zjdp_cont .dp_video ul{width: 37.4830%;height: 100%;padding-right: 1.125rem;overflow: auto;box-sizing: border-box;}
.zjdp_box .zjdp_cont .dp_video ul li a{width: 100%;height: 6.875rem;background: rgba(43, 118, 194, 0.12);display: flex;align-items: flex-start;box-sizing: border-box;padding: 0.625rem 0.625rem 0.625rem 1.125rem;}
.zjdp_box .zjdp_cont .dp_video ul li .pic{width: 5.625rem;height: 5.625rem;margin-right: 1.25rem;}
.zjdp_box .zjdp_cont .dp_video ul li .pic img{width: 100%;}
.zjdp_box .zjdp_cont .dp_video ul li .text{width: calc(100% - 6.875rem);}
.zjdp_box .zjdp_cont .dp_video ul li .text .tit{padding: 0.625rem 0;font-size: 1.25rem;line-height: 1.2;font-weight: bold;padding-left: 2.125rem;color: #328AE3;position: relative;}
.zjdp_box .zjdp_cont .dp_video ul li .text .tit img{width: 1.5625rem;height: 1.1875rem;position: absolute;left: 0;top: calc((100% - 1.1875rem)/2);}
.zjdp_box .zjdp_cont .dp_video ul li .text p{font-size: 1rem;line-height: 1.4375rem;color: #707070;}
.zjdp_box .zjdp_cont .dp_video ul li:hover a,
.zjdp_box .zjdp_cont .dp_video ul li.hover a{background: #2B76C2;}
.zjdp_box .zjdp_cont .dp_video ul li:hover .text .tit,
.zjdp_box .zjdp_cont .dp_video ul li.hover .text .tit{color: #fff;}
.zjdp_box .zjdp_cont .dp_video ul li:hover .text .tit img,
.zjdp_box .zjdp_cont .dp_video ul li.hover .text .tit img{filter: brightness(0) invert(1);}
.zjdp_box .zjdp_cont .dp_video ul li:hover .text p,
.zjdp_box .zjdp_cont .dp_video ul li.hover .text p{color: #fff;}
.zjdp_box .zjdp_cont .dp_video ul li:not(:last-of-type){margin-bottom: 1.25rem;}
.zjdp_box .zjdp_cont .dp_video ul::-webkit-scrollbar{background: #f0f0f0;width: 0.5rem;height: 100%;border-radius: 50px;}
.zjdp_box .zjdp_cont .dp_video ul::-webkit-scrollbar-thumb{background: #B8B0B0;border-radius: 50px;}

.zjdp_box .lydp{padding: 6.75rem 0;background: url("dpsy20240422_221.png") bottom left no-repeat;background-size: cover;}
.zjdp_box .lydp .com_tit{margin-bottom: 2.5rem;text-align: center;}
.zjdp_box .lydp .conter{display: flex;justify-content: space-between;}
.zjdp_box .lydp .left_cont{width: 29.5625rem;}
.zjdp_box .lydp .left_cont .lyzx{height: 24.9375rem;background: rgba(255,255,255,0.7);box-shadow: 0.3125rem 0.3125rem 0 0 rgba(50, 138, 227, 0.15);padding: 1.625rem 1.5rem 0.6875rem 1.25rem;box-sizing: border-box;}
.zjdp_box .lydp .left_cont .lyzx .tit{display: flex;align-items: flex-end;justify-content: space-between;margin-bottom: 0.4506rem;}
.zjdp_box .lydp .left_cont .lyzx .tit p{font-size: 1.625rem;line-height: 1;color: #2B76C2;padding-left: 0.875rem;position: relative;font-weight: 700;}
.zjdp_box .lydp .left_cont .lyzx .tit p:before{content: '';position: absolute;width: 0.375rem;height: 1.5rem;top: calc((100% - 1.5rem)/2);left: 0;background: #2B76C2;}
.zjdp_box .lydp .left_cont .lyzx .tit a{color: #777;font-size: 1.125rem;line-height: 1.625rem;}
.zjdp_box .lydp .left_cont .lyzx ul li{padding: 1.1118rem 0 1.3725rem;}
.zjdp_box .lydp .left_cont .lyzx ul li a{font-size: 1.25rem;line-height: 1.625rem;color: #000;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;display: block;}
.zjdp_box .lydp .left_cont .lyzx ul li:not(:last-of-type){border-bottom: 1px dashed #C7C7C7;}
.zjdp_box .lydp .left_cont .whyc{height: 11.5rem;margin-top: 2.5rem;}
.zjdp_box .lydp .left_cont .whyc img{width: 100%;}
.zjdp_box .lydp .right_cont{width: calc(100% - 32.25rem);}
.zjdp_box .lydp .right_cont>.tis{padding-left: 1.4375rem;}
.zjdp_box .lydp .right_cont>.tis span{width: 8.75rem;padding: 1rem 1.625rem 1.125rem;background: #328AE3;border-radius: 0.75rem 0.75rem 0 0;margin-right: 0.3125rem;display: inline-block;box-shadow:inset 0 -12px 10px -6px rgba(0, 0, 0, 0.16);text-align: center;box-sizing: border-box;font-size: 1.375rem;line-height: 1.625rem;color: #fff;cursor: pointer;}
.zjdp_box .lydp .right_cont>.tis span.hover,.zjdp_box .lydp .right_cont>.lydp_tabs span:hover{font-weight: bold;background: #32C2E3;box-shadow:inset 0 -12px 10px -6px rgba(0, 0, 0, 0.17);}
.zjdp_box .lydp .right_cont>.lis{width: 100%;height: 34.4375rem;padding: 1.005rem 0.7462rem 0.9325rem 0.625rem;background: #fff;box-sizing: border-box;border-radius: 0.5rem 7.5rem;}
.zjdp_box .lydp .right_cont>.lis>div{width: 100%;height: 100%;padding: 2.4325rem 2.5rem 3.4425rem;box-sizing: border-box;border-radius: 0.5rem 6.875rem;display: flex;justify-content: space-between;}
.zjdp_box .lydp .right_cont>.lis:nth-of-type(2)>div{background: url("dpsy20240813_17.png"),url("dpsy20240422_218.png");background-position: center center,right top;background-repeat: no-repeat,no-repeat;background-size: 100% 100%,auto 100%;}
.zjdp_box .lydp .right_cont>.lis:nth-of-type(3)>div{background: url("dpsy20240813_18.png"),url("dpsy20240422_218.png");background-position: center center,right top;background-repeat: no-repeat,no-repeat;background-size: 100% 100%,auto 100%;}
.zjdp_box .lydp .right_cont>.lis:nth-of-type(4)>div{background: url("dpsy20240813_19.png"),url("dpsy20240422_218.png");background-position: center center,right top;background-repeat: no-repeat,no-repeat;background-size: 100% 100%,auto 100%;}
.zjdp_box .lydp .right_cont>.lis:nth-of-type(5)>div{background: url("dpsy20240813_20.png"),url("dpsy20240422_218.png");background-position: center center,right top;background-repeat: no-repeat,no-repeat;background-size: 100% 100%,auto 100%;}
.zjdp_box .lydp .right_cont>.lis:nth-of-type(6)>div{background: url("dpsy20240813_21.png"),url("dpsy20240422_218.png");background-position: center center,right top;background-repeat: no-repeat,no-repeat;background-size: 100% 100%,auto 100%;}
.zjdp_box .lydp .right_cont>.lis:nth-of-type(7)>div{background: url("dpsy20240813_22.png"),url("dpsy20240422_218.png");background-position: center center,right top;background-repeat: no-repeat,no-repeat;background-size: 100% 100%,auto 100%;}
.zjdp_box .lydp .right_cont>.lis>div .lis_cont{width: 54.54182%;position: relative;transition: all 0.5s;opacity: 0;transform: translateX(-5rem);}
.zjdp_box .lydp .right_cont>.lis>div .lis_cont>.lis_tit{display: flex;align-items: center;justify-content: space-between;margin-bottom: 1.75rem;padding-bottom: 1rem;padding-right: 2.5rem;}
.zjdp_box .lydp .right_cont>.lis>div .lis_cont>.lis_tit .tis span{font-size: 1.25rem;line-height: 1.2;margin-right: 2rem;cursor: pointer;}
.zjdp_box .lydp .right_cont>.lis>div .lis_cont>.lis_tit .tis span.hover{color: #2B76C2;font-weight: bold;position: relative;}
.zjdp_box .lydp .right_cont>.lis>div .lis_cont>.lis_tit .tis span.hover:after{content: '';position: absolute;width: 2.625rem;height: 0.3125rem;background: #2B76C2;top: calc(100% + 0.6875rem);left: calc((100% - 2.625rem)/2);}
.zjdp_box .lydp .right_cont>.lis>div .lis_cont>.lis_tit .more{margin-left: 0.5rem;font-size: 1.125rem;line-height: 1.5rem;color: #777777;}
.zjdp_box .lydp .right_cont>.lis>div .lis_cont>.cont_lis .text p{font-size: 1.125rem;line-height: 1.6875rem;color: #000;margin-bottom: 2rem;max-height: 8.9375rem;}
.zjdp_box .lydp .right_cont>.lis>div .lis_cont>.cont_lis .text a{background: #2B76C2;padding: 0.25rem 0.8125rem;color: #fff;font-size: 0.875rem;line-height: 1.5rem;display: inline-block;}
.zjdp_box .lydp .right_cont>.lis>div .lis_cont .dpfq_tit{width: 100%;position: absolute;bottom: 0;}
.zjdp_box .lydp .right_cont>.lis>div .lis_cont .dpfq_tit img{height: 8.125rem;}
.zjdp_box .lydp .right_cont>.lis>div .lis_pic{width: 32.5390%;display: flex;flex-direction: column;justify-content: flex-end;position: relative;opacity: 0;transition: all 0.5s;transform: translateX(5rem);}
.zjdp_box .lydp .right_cont>.lis>div .lis_pic>div{width: 100%;padding-top: 100%;position: relative;height: 0;}
.zjdp_box .lydp .right_cont>.lis>div .lis_pic>div>img{position: absolute;}
.zjdp_box .lydp .right_cont>.lis>div .lis_pic .pic1{width: 10.625rem;height: 10.625rem;top: 0;left: -3.375rem;}
.zjdp_box .lydp .right_cont>.lis>div .lis_pic .pic2{width: 6.9375rem;height: 6.9375rem;top: 9.25rem;left: -2.765rem;}
.zjdp_box .lydp .right_cont>.lis>div .lis_pic .main_pic{width: 100%;height: 100%;position: absolute;top: 0;left: 0;}
.zjdp_box .lydp .right_cont>.lis>div .lis_pic .main_pic img{position: absolute;width: 100%;height: 100%;top: 0;left: 0;border-radius: 50%;}
.zjdp_box .lydp .right_cont>.lis.show .lis_cont{opacity: 1;transform: translateX(0);}
.zjdp_box .lydp .right_cont>.lis.show .lis_pic{opacity: 1;transform: translateX(0);}

.zjdp_box .tsdp{padding: 4.4375rem 0 5.4375rem;background: url("dpsy20240422_234.png") top center no-repeat;background-size: cover;}
.zjdp_box .tsdp .com_tit{margin-bottom: 2.5rem;text-align: left;}

.zjdp_box .tsdp .lxdp_box{position: relative;}
.zjdp_box .tsdp .lxdp_box .swiper-container{width: 79.5546%;height: 11.7275rem;margin: 0 auto;padding-top: 13.1579%;margin-top: -12.5rem;}
.zjdp_box .tsdp .lxdp_box .swiper-wrapper{align-items: flex-end;}
.zjdp_box .tsdp .lxdp_box .swiper-slide{width: 25.8619%;height: 19.5456rem;display: flex;justify-content: center;}
.zjdp_box .tsdp .lxdp_box .swiper-slide a{width: 100%;height: 100%;display: flex;align-items: center;justify-content: center;padding: 0.3125rem;position: relative;box-sizing: border-box;}
.zjdp_box .tsdp .lxdp_box .swiper-slide a:before{content: '';position: absolute;width: 100%;height: 100%;left: 0;top: 0;background: url("dpsy20240422_222.png") center center no-repeat;background-size: 100% auto;}
.zjdp_box .tsdp .lxdp_box .swiper-slide a img{width: 100%;display: block;}
.zjdp_box .tsdp .lxdp_box .swiper-button>div{width: 3rem;height: 5.875rem;position: absolute;bottom: calc((11.7275rem - 5.875rem)/2);cursor: pointer;}
.zjdp_box .tsdp .lxdp_box .swiper-button>div img{width: 100%;display: block;}
.zjdp_box .tsdp .lxdp_box .swiper-button .swiper-prev{left: 0;}
.zjdp_box .tsdp .lxdp_box .swiper-button .swiper-next{right: 0;}

.zjdp_box .tsdp .sydp_box{margin-top: 2.6743rem;}
.zjdp_box .tsdp .sydp_box .swiper-container{height: 26.875rem;padding-bottom: 1.3125rem;}
.zjdp_box .tsdp .sydp_box .swiper-wrapper{align-items: center;}
.zjdp_box .tsdp .sydp_box .swiper-slide{height: 26.875rem;width: 33.5526%;z-index: 1;}
.zjdp_box .tsdp .sydp_box .swiper-slide-prev,
.zjdp_box .tsdp .sydp_box .swiper-slide-next{z-index: 5;}
.zjdp_box .tsdp .sydp_box .swiper-slide-active{z-index: 10;}
.zjdp_box .tsdp .sydp_box .swiper-slide a{width: 100%;display: block;}
.zjdp_box .tsdp .sydp_box .swiper-slide a img{width: 100%;height: 17.875rem;display: block;}
.zjdp_box .tsdp .sydp_box .swiper-slide a .text{height: calc(100% - 17.875rem);box-sizing: border-box;padding: 1.5rem 1.875rem 1.875rem;background: #fff;}
.zjdp_box .tsdp .sydp_box .swiper-slide a .text .tit{font-size: 1.5rem;line-height: 1.32;color: #000;margin-bottom: 0.625rem;text-align: center;}
.zjdp_box .tsdp .sydp_box .swiper-slide a .text p{font-size: 1.125rem;line-height: 1.32;color: #666;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;text-overflow: ellipsis;}
.zjdp_box .tsdp .sydp_box .swiper-pagination{display: flex;bottom: 0;align-items: center;height: 0.5rem;}
.zjdp_box .tsdp .sydp_box .swiper-pagination-bullet{width: 100%;height: 1px;background: #CCCCCC;border-radius: 0.3125rem;opacity: 1;transition: all 0.5s;margin: 0;}
.zjdp_box .tsdp .sydp_box .swiper-pagination-bullet-active{height: 0.5rem;border-radius: 0.3125rem;background: #CCCCCC;}

.zjdp_box .stdp{padding: 9.25rem 0 9.1925rem;background: url("dpsy20240422_233.png") center center no-repeat;background-size: cover;}
.zjdp_box .stdp .com_tit{margin-bottom: 2.5rem;}
.zjdp_box .stdp .conter{display: flex;justify-content: space-between;}
.zjdp_box .stdp .stdp_cont{width: 21.0526%;height: 28.125rem;background-size: cover;border-radius: 0.5rem;overflow: hidden;position: relative;}
.zjdp_box .stdp .stdp_cont .pic{height: 100%;display: flex;align-items: center;justify-content: center;overflow: hidden;}
.zjdp_box .stdp .stdp_cont .pic img{width: 100%;}
.zjdp_box .stdp .stdp_cont .text{color: #fff;font-size: 1.5rem;line-height: 2.125rem;font-weight: bold;width: 100%;height: 5.875rem;padding-bottom: 0.625rem;box-sizing: border-box;position: absolute;left: 0;bottom: 0;display: flex;align-items: flex-end;justify-content: center;}
.zjdp_box .stdp .stdp_cont .text p{position: relative;padding-left: 2.0625rem;}
.zjdp_box .stdp .stdp_cont .text p:before{content: '';position: absolute;left: 0;top: calc((100% - 1.5625rem)/2);width: 1.5625rem;height: 1.5625rem;background-size: 100% 100%;}
.zjdp_box .stdp .stdp_cont .hide_cont{display: none;position: absolute;width: 100%;height: 100%;left: 0;top: 0;}
.zjdp_box .stdp .stdp_cont .hide_cont .tit{font-size: 1.375rem;line-height: 2.125rem;color: #fff;position: relative;text-align: center;margin: 1.875rem 2.21875rem 5.6875rem;}
.zjdp_box .stdp .stdp_cont .hide_cont .tit:before{content: '';position: absolute;width: 12.0312%;height: 0.25rem;background: #fff;top: calc((100% - 0.25rem)/2);left: 0}
.zjdp_box .stdp .stdp_cont .hide_cont .tit:after{content: '';position: absolute;width: 12.0312%;height: 0.25rem;background: #fff;top: calc((100% - 0.25rem)/2);right: 0}
.zjdp_box .stdp .stdp_cont .hide_cont ul{width: 100%;box-sizing: border-box;padding: 0 2.1875rem;color: #fff;font-size: 1.25rem;line-height: 1.8;}
.zjdp_box .stdp .stdp_cont .hide_cont ul li{padding-left: 1em;position: relative;margin: 0.75rem 0;}
.zjdp_box .stdp .stdp_cont .hide_cont ul li:before{content: '';position: absolute;width: 0.6rem;height: 0.6rem;left: 0.2rem;top: calc((100% - 0.2rem)/2);border-radius: 50%;background: #fff;}
.zjdp_box .stdp .stdp_cont:hover .text{display: none;}
.zjdp_box .stdp .stdp_cont:hover .hide_cont{display: block;}
.zjdp_box .stdp .stdp_cont:nth-of-type(2n){margin-top: 5.875rem;}
.zjdp_box .stdp .stdp_cont.zlzk .text{ background: linear-gradient(180deg, rgba(4, 138, 118, 0) 0%, rgba(4, 138, 118, 1) 100%);}
.zjdp_box .stdp .stdp_cont.zlzk .hide_cont{background: rgba(4, 138, 118, 0.69);}
.zjdp_box .stdp .stdp_cont.zlzk .text p:before{background-image: url("hjzlzk_pic_20250619.png");}
.zjdp_box .stdp .stdp_cont.hybh .text{background: linear-gradient(180deg, rgba(19, 110, 191, 0) 0%, rgba(19, 110, 191, 1) 100%);}
.zjdp_box .stdp .stdp_cont.hybh .text p:before{background-image: url("dpsy20240422_230.png");}
.zjdp_box .stdp .stdp_cont.hybh .hide_cont{background: rgba(19, 110, 191, 0.69);}
.zjdp_box .stdp .stdp_cont.ljzl .text{background: linear-gradient(180deg, rgba(87, 76, 57, 0) 0%, rgba(87, 76, 57, 1) 100%);}
.zjdp_box .stdp .stdp_cont.ljzl .text p:before{background-image: url("dpsy20240422_231.png");}
.zjdp_box .stdp .stdp_cont.ljzl .hide_cont{background: rgba(87, 76, 57, 0.69);}
.zjdp_box .stdp .stdp_cont.wszz .text{background: linear-gradient(180deg, rgba(1, 88, 115, 0) 0%, rgba(1, 88, 115, 1) 100%);}
.zjdp_box .stdp .stdp_cont.wszz .text p:before{background-image: url("dpsy20240422_232.png");}
.zjdp_box .stdp .stdp_cont.wszz .hide_cont{background: rgba(1, 88, 115, 0.69);}


.zjdp_fzdp{background: url(dpsy20240422_175_1.png) top center no-repeat;background-size: 100% auto;}

.hdjl_box .head{background: url("dpsy20240422_155.png") top center no-repeat;background-size: cover;height: 26.5625rem;position: relative;}
.hdjl_box .head .top{padding-bottom: 0;}
.hdjl_box>div:not(.head) a{transition: text-shadow 0.3s;}
.hdjl_box>div:not(.head) a .pic img{transition: all 0.3s;}
.hdjl_box>div:not(.head) a:hover{text-shadow: 0 2px 4px rgba(0,0,0,0.2);}
.hdjl_box>div:not(.head) a:hover .pic img{transform: rotateY(360deg);}

.hdjl_box .zxft{background: url("dpsy20240422_242.png") center center no-repeat;background-size: cover;padding: 3.0625rem 0 3.5rem;}
.hdjl_box .zxft .menu{display: flex;justify-content: space-between;margin-bottom: 2.875rem;}
.hdjl_box .zxft .menu li{width: 22.3684%;height: 7.8125rem;border-radius: 3.125rem;}
.hdjl_box .zxft .menu li:nth-of-type(1){background: url("dpsy20240813_25.png") center center no-repeat;background-size: cover;}
.hdjl_box .zxft .menu li:nth-of-type(2){background: url("dpsy20240813_26.png") center center no-repeat;background-size: cover;}
.hdjl_box .zxft .menu li:nth-of-type(3){background: url("dpsy20240813_27.png") center center no-repeat;background-size: cover;}
.hdjl_box .zxft .menu li:nth-of-type(4){background: url("dpsy20240813_28.png") center center no-repeat;background-size: cover;}
.hdjl_box .zxft .menu li a{width: 100%;height: 100%;display: flex;align-items: center;justify-content: center;}
.hdjl_box .zxft .menu li a .pic img{width: 100%;display: block;}
.hdjl_box .zxft .menu li a .pic.bg1{width: 19.7205%;margin-right: 12.6323%;}
.hdjl_box .zxft .menu li a .pic.bg2{width: 32.6470%;margin-right: 5.2941%;}
.hdjl_box .zxft .menu li a .pic.bg3{width: 18.5294%;margin-right: 4.7058%;}
.hdjl_box .zxft .menu li a .pic.bg4{width: 20%;margin-right: 12.9411%;}
.hdjl_box .zxft .menu li a p{color: #fff;font-size: 1.625rem;line-height: 2.1875rem;}
.hdjl_box .zxft .ft{padding: 2.625rem 3rem 3.5rem;background: rgba(255,255,255,0.8);}
.hdjl_box .zxft .ft .tit{text-align: center;padding: 0 0 2rem;}
.hdjl_box .zxft .ft .tit p{font-size: 2rem;line-height: 3rem;color: #2B76C2;font-weight: 700;}
.hdjl_box .zxft .ft .cont{display: flex;justify-content: space-between;align-items: flex-start;}
.hdjl_box .zxft .ft .cont .left_cont{width: 46.3106%;}
.hdjl_box .zxft .ft .cont .left_cont .pic{height: 24.5625rem;display: flex;align-items: center;justify-content: center;overflow: hidden;margin-bottom: 1.125rem;}
.hdjl_box .zxft .ft .cont .left_cont .pic img{width: 100%;}
.hdjl_box .zxft .ft .cont .left_cont .text p{display: flex;font-size: 1.25rem;line-height: 1.65;}
.hdjl_box .zxft .ft .cont .left_cont .text p strong{white-space: nowrap;}
.hdjl_box .zxft .ft .cont .left_cont .text p:not(:last-of-type){margin-bottom: 0.5rem;}
.hdjl_box .zxft .ft .cont .right_cont{width: 49.9648%;}
.hdjl_box .zxft .ft .cont .right_cont .ft_list:first-of-type{margin-bottom: 1.7rem;}
.hdjl_box .zxft .ft .cont .right_cont .ft_list .ft_tit{padding-bottom: 0.6875rem;border-bottom: 1px solid #328AE3;display: flex;align-items: flex-end;justify-content: space-between;margin-bottom: 0.75rem;}
.hdjl_box .zxft .ft .cont .right_cont .ft_list .ft_tit span.hover{font-size: 1.625rem;line-height: 1.32;color: #328AE3;font-weight: bold;position: relative;}
.hdjl_box .zxft .ft .cont .right_cont .ft_list .ft_tit span.hover:after{content: '';position: absolute;width: 100%;height: 0.375rem;background: #328AE3;top: calc(100% + 0.5rem);left: 0;}
.hdjl_box .zxft .ft .cont .right_cont .ft_list .ft_tit a{color: #7A7A7A;line-height: 1.32;font-size: 1rem;}
.hdjl_box .zxft .ft .cont .right_cont .ft_list li{display: flex;align-items: center;justify-content: space-between;font-size: 1.25rem;line-height: 1.32;}
.hdjl_box .zxft .ft .cont .right_cont .ft_list li a{white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.hdjl_box .zxft .ft .cont .right_cont .ft_list li span{white-space: nowrap;color: #7A7A7A;}
.hdjl_box .zxft .ft .cont .right_cont .ft_list li:not(:last-of-type){margin-bottom: 1rem;}
.hdjl_box .zxft .ft .cont .right_cont .wqhg li a{display: flex;justify-content: space-between;flex-wrap: wrap;}
.hdjl_box .zxft .ft .cont .right_cont .wqhg li p{margin-bottom: 0.75rem;width: 100%;}
.hdjl_box .zxft .ft .cont .right_cont .wqhg li span{font-size: 1.125rem;color: #328AE3;display: inline-block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.hdjl_box .zxft .ft .cont .right_cont .wqhg li span.date{display: block;}
.hdjl_box .zxft .ft .cont .right_cont .wqhg li:not(:last-of-type){margin-bottom: 1.25rem;}
.hdjl_box .zjzt{background: url("dpsy20240422_261.png") center center no-repeat;background-size: 100% 100%;padding: 4.0625rem 0 4.375rem;}
.hdjl_box .zjzt .tit{margin-bottom: 3.5625rem;text-align: center;}
.hdjl_box .zjzt .tit span{font-size: 2rem;line-height: 1;font-weight: 700;color: #2B76C2;}
.hdjl_box .zjzt ul{display: flex;justify-content: space-between;flex-wrap: wrap;padding: 0 0 1.1875rem;}
.hdjl_box .zjzt ul li{width: 48.0921%;height: 7.875rem;margin-bottom: 1.25rem;display: flex;align-items: center;justify-content: space-between;background: #fff;border-radius: 0.5rem;padding: 1rem 2.125rem 1.125rem 1.5rem;box-sizing: border-box;}
.hdjl_box .zjzt ul li .zt{width: 5.75rem;height: 5.75rem;background: #32C2E3;border-radius: 0.5rem;color: #fff;font-size: 1.25rem;line-height: 1.4rem;font-weight: 700;box-sizing: border-box;display: flex;align-items: center;justify-content: center;}
.hdjl_box .zjzt ul li .zt span{padding-top: 2.375rem;background: url("dpsy20240813_29.png") center top no-repeat;background-size: 2.0625rem auto;}
.hdjl_box .zjzt ul li .zt.end{background: #97B3DE;}
.hdjl_box .zjzt ul li .zt.end span{background-image: url("dpsy20240813_30.png");}
.hdjl_box .zjzt ul li>div{width: calc(100% - 6.625rem);}
.hdjl_box .zjzt ul li>div>a{margin-bottom: 0.75rem;display: inline-block;width: 100%;}
.hdjl_box .zjzt ul li>div p{font-size: 1.25rem;line-height: 1.6875rem;height: 3.375rem;}
.hdjl_box .zjzt ul li>div .info{display: flex;align-items: center;justify-content: space-between;}
.hdjl_box .zjzt ul li>div .info span{color: #328AE3;font-size: 1rem;line-height: 1.32;}
.hdjl_box .zjzt ul li>div .info a{width: 4.5625rem;height: 1.625rem;font-size: 0.875rem;line-height: 1.32;color: #CD0518;border: 1px solid #CD0518;box-sizing: border-box;display: flex;align-items: center;justify-content: center;}
.hdjl_box .zjzt .more a{width: 6.5rem;height: 2.5rem;border: 1px solid #328AE3;background: #fff;border-radius: 3.125rem;box-sizing: border-box;display: flex;align-items: center;justify-content: center;font-size: 1.125rem;line-height: 2rem;color: #328AE3;margin: 0 auto;}

.hdjl_box .ywwd{padding: 3.125rem 0;background: url("dpsy20240813_32.png") center center no-repeat;background-size: cover;}
.hdjl_box .ywwd .zczx{display: flex;justify-content: space-between;}
.hdjl_box .ywwd .zczx .com_tit{display: flex;align-items: flex-end;justify-content: space-between;}
.hdjl_box .ywwd .zczx .com_tit span{font-size: 2rem;line-height: 1;color: #2B76C2;font-weight: 700;}
.hdjl_box .ywwd .zczx .com_tit a{font-size: 1.125rem;line-height: 1.32;color: #777777;}
.hdjl_box .ywwd .zczx .left_cont{width: 47.4342%;}
.hdjl_box .ywwd .zczx .right_cont{width: 48.8157%;}
.hdjl_box .ywwd .ywzs .com_tit{margin-bottom: 1.5rem;}
.hdjl_box .ywwd .zsk {margin-bottom: 2.6875rem;}
.hdjl_box .ywwd .zsk .zsk1{z-index: 1;}
.hdjl_box .ywwd .zsk .zsk1 .tit{background: #31C2EB;}
.hdjl_box .ywwd .zsk .zsk2{z-index: 2;}
.hdjl_box .ywwd .zsk .zsk2.cont{left: calc(50.279% - 0.75rem);}
.hdjl_box .ywwd .zsk .zsk2.cont.hover{left: 7.1030%;}
.hdjl_box .ywwd .zsk .zsk2 .tit{background: #4FABE0;}
.hdjl_box .ywwd .zsk .zsk3{z-index: 3;}
.hdjl_box .ywwd .zsk .zsk3.cont{left: calc(57.382% - 0.625rem);}
.hdjl_box .ywwd .zsk .zsk3.cont.hover{left: calc(14.206% + 0.125rem);}
.hdjl_box .ywwd .zsk .zsk3 .tit{background: #729DE0;}
.hdjl_box .ywwd .zsk .zsk4{z-index: 4;}
.hdjl_box .ywwd .zsk .zsk4.cont{left: calc(64.485% - 0.5rem);}
.hdjl_box .ywwd .zsk .zsk4.cont.hover{left: calc(21.309% + 0.25rem);}
.hdjl_box .ywwd .zsk .zsk4 .tit{background: #9695DE;}
.hdjl_box .ywwd .zsk .zsk5{z-index: 5;}
.hdjl_box .ywwd .zsk .zsk5.cont{left: calc(71.588% - 0.375rem);}
.hdjl_box .ywwd .zsk .zsk5.cont.hover{left: calc(28.412% + 0.375rem);}
.hdjl_box .ywwd .zsk .zsk5 .tit{background: #B187D4;}
.hdjl_box .ywwd .zsk .zsk6{z-index: 6;}
.hdjl_box .ywwd .zsk .zsk6.cont{left: calc(78.691% - 0.25rem);}
.hdjl_box .ywwd .zsk .zsk6.cont.hover{left: calc(35.515% + 0.5rem);}
.hdjl_box .ywwd .zsk .zsk6 .tit{background: #B187D4;}
.hdjl_box .ywwd .zsk .zsk7{z-index: 7;}
.hdjl_box .ywwd .zsk .zsk7.cont{left: calc(85.794% - 0.125rem);}
.hdjl_box .ywwd .zsk .zsk7.cont.hover{left: calc(42.618% + 0.625rem);}
.hdjl_box .ywwd .zsk .zsk7 .tit{background: #B187D4;}
.hdjl_box .ywwd .zsk .zsk8{z-index: 8;}
.hdjl_box .ywwd .zsk .zsk8.cont{left: calc(92.897%);}
.hdjl_box .ywwd .zsk .zsk8.cont.hover{left: calc(49.721% + 0.75rem);}
.hdjl_box .ywwd .zsk .zsk8 .tit{background: #B187D4;}
.hdjl_box .ywwd .zsk .zsk_cont{overflow: hidden;position: relative;}
.hdjl_box .ywwd .zsk .zsk_cont .cont:not(:first-of-type) {border-left: 0.125rem solid #fff;position: absolute;transition: left 0.8s;top: 0;width: 100%;}
.hdjl_box .ywwd .zsk .cont{display: flex;height: 20.1875rem;}
.hdjl_box .ywwd .zsk .tit{width: 7.1030%;padding: 3.1875rem 0 0;position: relative;display: flex;flex-direction: column;align-items: center;justify-content: flex-start;color: #fff;cursor: pointer;box-sizing: border-box;}
.hdjl_box .ywwd .zsk .tit p{margin-top: 0.9325rem;display: flex;position: relative;justify-content: center;width: 1em;font-size: 1.125rem;line-height: 1.4375rem;}
.hdjl_box .ywwd .zsk .tit img{height: 1.625rem;display: block;}
.hdjl_box .ywwd .zsk ul{box-sizing: border-box;padding: 0 0.625rem;width: calc(43.176% - 14px);background: #E6F4FF;display: flex;flex-direction: column;align-items: center;justify-content: center;}
.hdjl_box .ywwd .zsk ul li{padding-left: 1rem;position: relative;font-size: 1rem;line-height: 1.4375rem;color: #404040;}
.hdjl_box .ywwd .zsk ul li:before{content: '';position: absolute;width: 0.4rem;height: 0.4rem;left: 0.3rem;top: 0.51875rem;background: #404040;border-radius: 50%;}
.hdjl_box .ywwd .zsk ul li:not(:last-of-type){margin-bottom: 1.25rem;}
.hdjl_box .ywwd .zcwd .com_tit{margin-bottom: 1.25rem;}
.hdjl_box .ywwd .zcwd .cont{padding: 2.25rem 1.25rem 0.5rem;background: #fff;margin-bottom: 2rem;}
.hdjl_box .ywwd .zcwd label{display: flex;align-items: center;border-radius: 0.25rem;height: 3rem;overflow: hidden;margin-bottom: 1.25rem;}
.hdjl_box .ywwd .zcwd label input{width: 84.6153%;padding: 0.625rem 1.625rem;font-size: 1.25rem;line-height: 1.4;color: #000;background: #E8E8E8;border: 0;outline: none;}
.hdjl_box .ywwd .zcwd label input::placeholder{font-size: 1em;color: #4F4F4F;}
.hdjl_box .ywwd .zcwd label button{width: 15.3847%;display: flex;align-items: center;justify-content: center;background: #2B76C2;font-size: 1.25rem;line-height: 1.4;color: #fff;height: 100%;border: 0;cursor: pointer;}
.hdjl_box .ywwd .zcwd .fl .fl_tit{font-size: 1.25rem;line-height: 1.2;font-weight: 700;color: #2B76C2;padding-bottom: 0.6875rem;border-bottom: #B5B5B5 solid 1px;}
.hdjl_box .ywwd .zcwd .fl .fl_box{padding: 0.8125rem 0;margin-bottom: 0.8125rem;display: flex;align-items: center;justify-content: space-between;}
.hdjl_box .ywwd .zcwd .fl .fl_box .btn{display: flex;align-items: center;}
.hdjl_box .ywwd .zcwd .fl .fl_box span{position: relative;padding: 0 0.91125rem 0 0.84875rem;font-size: 1.125rem;line-height: 1.5rem;color: #666;cursor: pointer;}
.hdjl_box .ywwd .zcwd .fl .fl_box span.hover{color: #32C2E3;}
.hdjl_box .ywwd .zcwd .fl .fl_box span:first-of-type{padding-left: 0;}
.hdjl_box .ywwd .zcwd .fl .fl_box span:after{content: '';position: absolute;width: 0.0625rem;height: 0.6562rem;background: #B5B5B5;right: 0;top: calc((100% - 0.6562rem)/2);}
.hdjl_box .ywwd .zcwd .fl .fl_box .more{font-size: 1.125rem;line-height: 1.5rem;color: #666;}
.hdjl_box .ywwd .zcwd ul li{padding: 1.3125rem 2.125rem 1.3125rem 3.4375rem;background: #F5F5F5;margin-bottom: 1.375rem;box-sizing: border-box;min-height: 13.125rem;display: flex;flex-direction: column;justify-content: center;}
.hdjl_box .ywwd .zcwd ul li .question{font-size: 1.25rem;line-height: 2rem;color: #000;margin-bottom: 0.625rem;position: relative;}
.hdjl_box .ywwd .zcwd ul li .question:before{content: '';position: absolute;width: 1.25rem;height: 1.25rem;top: 0.3125rem;right: calc(100% + 1.2431rem);background: url("dpsy20240813_37.png") center center no-repeat;background-size: 100% auto;}
.hdjl_box .ywwd .zcwd ul li .answer{font-size: 1.125rem;line-height: 1.625rem;color: #3B3B3B;position: relative;}
.hdjl_box .ywwd .zcwd ul li .answer p{overflow: hidden;}
.hdjl_box .ywwd .zcwd ul li .answer:before{content: '';position: absolute;width: 1.4375rem;height: 1.25rem;top: 0.375rem;right: calc(100% + 0.9375rem);background: url("dpsy20240813_38.png") center center no-repeat;background-size: 100% auto;}
.hdjl_box .ywwd .zcwd ul li .time{float: right;line-height: 1.5625rem;color: #2B76C2;}
.hdjl_box .ywwd .lyxd{margin-bottom: 1.5875rem;}
.hdjl_box .ywwd .lyxd .com_tit{margin-bottom: 1.125rem;}
.hdjl_box .ywwd .lyxd .ul_tit{height: 3.5625rem;background: #4fabe0;display: flex;width: 100%;color: #fff;font-size: 1.25rem;line-height: 2rem;}
.hdjl_box .ywwd .lyxd .ul_tit .zt{width: 80%;padding-left: 2.625rem;display: flex;align-items: center;height: 100%;box-sizing: border-box;}
.hdjl_box .ywwd .lyxd .ul_tit .sj{width: 17.2165%;padding-left: 2.7835%;display: flex;align-items: center;height: 100%;}
.hdjl_box .ywwd .lyxd ul li{padding: 0.9rem 0; display: flex;align-items: center;font-size: 1.25rem;line-height: 1.32;}
.hdjl_box .ywwd .lyxd ul li a{width: 80%;padding: 0 1rem 0 2.625rem;box-sizing: border-box;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.hdjl_box .ywwd .lyxd ul li span{width: 17.2165%;padding-left: 2.7835%;color: #7A7A7A;}
.hdjl_box .ywwd .lyxd ul li:nth-child(2n-1){background: #fff;}
/* .hdjl_box .ywwd .lyxd ul li:last-of-type{margin-bottom: 1.625rem;} */
.hdjl_box .ywwd .links{background: #fff;border-radius: 0.5rem;padding: 2.25rem 1.25rem 2.25rem 2.4375rem;display: flex;align-items: center;justify-content: space-between;}
.hdjl_box .ywwd .links .left_cont{width: 46.6803%;display: flex;align-items: center;justify-content: space-between;}
.hdjl_box .ywwd .links .left_cont a{width: 47.0674%;height: 10rem;display: block;border-radius: 0.5rem;overflow: hidden;position: relative;}
.hdjl_box .ywwd .links .left_cont a.bg1{background: url("dpsy20240422_240.png") center center no-repeat;background-size: cover;}
.hdjl_box .ywwd .links .left_cont a.bg2{background: url("dpsy20240422_241.png") center center no-repeat;background-size: cover;}
.hdjl_box .ywwd .links .left_cont a span{position: absolute;color: #fff;font-size: 1.6rem;line-height: 2.25rem;top: calc((100% - 6.5rem)/2);left: 11.3680%;}
.hdjl_box .ywwd .links ul{width: 49.4182%;display: flex;justify-content: space-between;align-items: center}
.hdjl_box .ywwd .links ul li{width: 22.1606%;}
.hdjl_box .ywwd .links ul li a{width: 100%;height: 10rem;display: flex;align-items: center;justify-content: center;flex-direction: column;text-align: center;font-size: 1.125rem;line-height: 1.5rem;}
.hdjl_box .ywwd .links ul li p{height: 3rem;display: flex;align-items: center;margin-top: 0.875rem;}
.hdjl_box .ywwd .links ul li img{height: 2.8125rem;display: block;margin-top: 0.75rem;}
.hdjl_box .ywwd .links ul li.bg1{background: #D3D7F8;color: #4B54BF;}
.hdjl_box .ywwd .links ul li.bg2{background: #D4F6CE;color: #3B872E;}
.hdjl_box .ywwd .links ul li.bg3{background: #FFF1D2;color: #91712A;}
.hdjl_box .ywwd .links ul li.bg4{background: #D5E8FF;color: #3662D1;}
.hdjl_box .ztzl{padding: 1.8125rem 0 4.375rem;background: url("dpsy20240813_31.png") center center no-repeat;background-size: cover;}
.hdjl_box .ztzl .tit{margin-bottom: 3rem;text-align: center;position: relative;}
.hdjl_box .ztzl .tit span{font-size: 2rem;line-height: 1;font-weight: 700;color: #2B76C2;display: inline-block;position: relative;}
.hdjl_box .ztzl .tit:before{content: '';position: absolute;width: calc((100% - 13rem)/2);height: 1px;background: #2B76C2;top: calc((100% - 1px)/2);left: 0;}
.hdjl_box .ztzl .tit:after{content: '';position: absolute;width: calc((100% - 13rem)/2);height: 1px;background: #2B76C2;top: calc((100% - 1px)/2);right: 0;}
.hdjl_box .ztzl_banner{padding-bottom: 3.4375rem;}
.hdjl_box .ztzl_banner .swiper-slide{background: #F5F5F5;}
.hdjl_box .ztzl_banner .swiper-slide .pic{width: 100%;height: 15.6662rem;display: flex;align-items: center;justify-content: center;overflow: hidden;}
.hdjl_box .ztzl_banner .swiper-slide .pic img{width: 100%;height: 100%;}
.hdjl_box .ztzl_banner .swiper-slide p{height: 4.4587rem;font-size: 1.25rem;line-height: 2rem;padding: 1rem 0.625rem;box-sizing: border-box;}
.hdjl_box .ztzl_banner .swiper-pagination{bottom: 0;}
.hdjl_box .ztzl_banner .swiper-button-prev:after,
.hdjl_box .ztzl_banner .swiper-container-rtl .swiper-button-next:after{content: none;}
.hdjl_box .ztzl_banner .swiper-button-next:after,
.hdjl_box .ztzl_banner .swiper-container-rtl .swiper-button-prev:after{content: none;}
.hdjl_box .ztzl_banner .swiper-button-prev{width: 1.375rem;height: 2.75rem;left: 1.3815%;background: url("dpsy20240422_263.png") center center no-repeat;background-size: 100% 100%;top: calc((100% - 3.4375rem - 2.75rem)/2);}
.hdjl_box .ztzl_banner .swiper-button-next{width: 1.375rem;height: 2.75rem;right: 1.3815%;background: url("dpsy20240422_264.png") center center no-repeat;background-size: 100% 100%;top: calc((100% - 3.4375rem - 2.75rem)/2);}
.hdjl_box .ztzl_banner .swiper-pagination-bullet{width: 1.375rem;height: 1.375rem;background: #C7C7C7;border-radius: 50%;margin: 0 0.3125rem;opacity: 1;}
.hdjl_box .ztzl_banner .swiper-pagination-bullet-active{background: #328AE3;}

/* 一些动效 */
.zjzt_ul,.zjzt_more,.links{opacity: 0;transform: translate(0, 80px); transition: all 1s ease-out 0s;}
.zxft_tit,.zjzt_tit,.ztzl_tit,.lydp_tit,.tsdp_tit,.stdp_tit{opacity: 0;transform: translate(0, -80px); transition: all 1.5s ease-out 0s;}
.zxft_left,.zczx_left{opacity: 0;transform: translate(-80px, 0); transition: all 1s ease-out 0s;}
.zxft_right,.zczx_right{opacity: 0;transform: translate(80px, 0); transition: all 1s ease-out 0s;}
.dt{transform: none; opacity: 1;}

/* zjdp修改 */
.zjdp_box .tsdp .lxdp_box .swiper-slide{    align-items: flex-end;}
.zjdp_box .tsdp .lxdp_box .swiper-slide a:before{top: unset;left: unset;}
.zjdp_box .tsdp .lxdp_box .swiper-slide a{padding-bottom: 8rem;width: 8.3398vw !important; height: 0.3398vw !important;}
.zjdp_box .tsdp .lxdp_box  .swiper-slide-prev a,.zjdp_box .tsdp .lxdp_box .swiper-slide-next a{padding-bottom: 13.7rem; width: 10.3398vw !important; height: 10.3398vw !important;}
.zjdp_box .tsdp .lxdp_box  .swiper-slide-active a{      padding-bottom: 16rem; width: 13.3398vw !important; height: 13.3398vw !important;}
.zjdp_box .tsdp .lxdp_box  .swiper-slide-prev{justify-content: flex-start;}
.zjdp_box .tsdp .lxdp_box  .swiper-slide-next {justify-content: flex-end;}


/* 修改 */
.zkgw_top .item1 a:hover,.ztfw_item .ztfw_item_right a:hover,.cjsfw .item:hover div,.zjdp_box .stdp .stdp_cont .hide_cont ul li a:hover{text-decoration: underline;}
/* .hdjl_box>div:not(.head) a:hover {text-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);} */
.hdjl_box>div:not(.head) a:hover {text-shadow: none; text-decoration: underline;}
/* .hdjl_box .ywwd .links .left_cont a{background-size: 100% 100%;transition: all 0.5s ;}
.hdjl_box .ywwd .links .left_cont a:hover{background-size: 120% 120%;} */
.hdjl_box .ywwd .links .left_cont a:hover span{font-weight: bold;}
.hdjl_box .ywwd .links .left_cont a span{ text-shadow: none;}
.hdjl_box .zxft .ft .cont .right_cont .wqhg li a:hover,.hdjl_box .ywwd .zcwd ul a:hover,.hdjl_box .zxft .menu li a:hover,.hdjl_box .ywwd .links ul li a:hover,.hdjl_box .ywwd .links .left_cont a:hover {text-decoration: none;}
.hdjl_box .zxft .ft .cont .right_cont .wqhg li a:hover p,.hdjl_box .ywwd .zcwd ul a:hover .question{text-decoration: underline;}

.zjdp_box .stdp .stdp_cont .hide_cont .tit{margin: 2rem auto; width: 80%;}
.zjdp_box .stdp .stdp_cont .hide_cont:hover{display: flex;flex-direction: column;align-items: center;justify-content: center;}
.zjdp_box .stdp .stdp_cont .hide_cont ul{display: flex;flex-direction: column;align-items: center;justify-content: center;}
.hdjl_box .ywwd .zcwd .fl .fl_box span:hover{    color: #32C2E3;}
.hdjl_box .ywwd .links ul li a:hover img{transform: rotateY(360deg);transition: all .5s;}
.hdjl_box .ywwd .links ul li a:hover img{transform: rotateY(360deg);transition: all .5s;}

/* xg */
.zjdp_box  .menu .list{width: 58.7884%;}
.Zwfw_zwgk .menu .list,.hdjl_box .menu .list{width: 68.0921%;}
.Zwfw_zwgk .menu .list ul,.hdjl_box .menu .list ul,.zjdp_box .head .head_menu .menu ul{width: 100%;}

/* tzdp */
.tzdp{padding: 6.75rem 0 7.56rem;background: url(tzdp_pic6_20251105.png) top center no-repeat;background-size: 100% 100%;}
.tzdp_tit{}
.tzdp_list{width: 81%;margin: 1.875rem auto 0; display: flex;flex-wrap: wrap;justify-content: space-between;align-items: center;}
.tzdp_list .tzdp_item{margin-top: 1.875rem; width: 48.74%;overflow: hidden;position: relative;}
.tzdp_list .tzdp_item img{display: block;width: 100%;height: auto;}
.tzdp_list .tzdp_item:nth-child(1){border-radius: 0 10rem 0 10rem;}
.tzdp_list .tzdp_item:nth-child(2){border-radius: 10rem 0 10rem 0;}
.tzdp_list .tzdp_item:nth-child(3){border-radius: 10rem 0 10rem 0;}
.tzdp_list .tzdp_item:nth-child(4){border-radius: 0 10rem 0 10rem;}
.tzdp_item_tit{font-size: 1.5rem;font-weight: bold; position: absolute;background: rgba(118, 208, 22, 0.8);color: #fff;z-index: 2;}
.tzdp_list .tzdp_item:nth-child(1) .tzdp_item_tit{padding: 3.625rem 1.31rem 1.125rem 3.25rem;border-radius: 100% 0 0 0; bottom: 0;right: 0;}
.tzdp_list .tzdp_item:nth-child(2) .tzdp_item_tit{padding: 3.625rem 3.25rem 1.125rem 1.31rem;border-radius: 0 100% 0 0; bottom: 0;left: 0;}
.tzdp_list .tzdp_item:nth-child(3) .tzdp_item_tit{padding: 1.125rem 1.31rem 3.625rem 3.25rem;border-radius: 0 0 0 100%; top: 0;right: 0;}
.tzdp_list .tzdp_item:nth-child(4) .tzdp_item_tit{padding: 1.125rem 3.25rem 3.625rem 1.31rem;border-radius: 0 0 100% 0; top: 0;left: 0;}
.tzdp_item ul{z-index: 1;width: 100%;height: 100%;box-sizing: border-box; display: none;flex-direction: column;align-items: flex-start;justify-content: center; position: absolute;top: 0;left: 0; background: rgba(11, 80, 150, 0.7);color: #fff;}
.tzdp_item:hover ul{display: flex;}
.tzdp_item ul span{margin-left: 1rem; color: rgba(255, 255, 255, 0.5);}
.tzdp_item ul a{font-size: 1.13rem; line-height: 2;}
.tzdp_item ul li:first-child{margin-bottom: 0.875rem;}
.tzdp_list .tzdp_item:nth-child(1) ul{padding: 0 6.18rem 2rem 4.31rem;}
.tzdp_list .tzdp_item:nth-child(2) ul{padding: 0 4.31rem 2rem 6.18rem;}
.tzdp_list .tzdp_item:nth-child(3) ul{padding: 2rem 6.18rem 0 4.31rem;}
.tzdp_list .tzdp_item:nth-child(4) ul{padding: 2rem 4.31rem 0 6.18rem;}