html{font-size: 16px;}
.header{position: relative;height: 1000px;background: url(../png/lwzuwz.png) no-repeat top center;}
.header_nav{display: flex;align-items: center;background-color: #1167D1;border-bottom:1px solid rgba(242,251,255,0.4);padding-left: 2.1875rem;height: 6.25rem;}
.header_nav_mod_ul li a{display: flex;color: #fff;margin: 20px 0;justify-content: center;font-size: 1.375rem;}
.header_logo img{width: 100%;}
.header_img{display: none;}
.header_img img{width: 100%;}
.header_nav_ul{display: flex;align-items: center;margin-left: 1.375rem;height: 100%;}
.header_nav_ul li{position: relative;;display: flex;font-size:1.075rem;font-weight: bold;padding: 0 1.075rem;height: 100%;align-items: center;}
.header_nav_ul .active::after {position: absolute;bottom: 0px;content:"";background: url(../png/ov0279.png)no-repeat;height: 7px;display: block;width: 60px;left: 50%;transform: translate(-50%,0);}
.header_nav_ul li a{color: #fff;}
.header_fr{display: flex;align-items: center;color: #fff;font-size: .875rem;position: relative;justify-content: space-evenly;padding-right: 100px;height: 100%;}
.header_fr div{cursor: pointer}
.fengge{width: 1px;height: 20px;background-color: #fff;}
.znwd_btn,.eamil_btn{display: flex;align-items: center;margin: 0 5px;}
.znwd_btn a{display: flex;align-items: center;width: 100%;height: 100%;font-size: 13px;color: #fff;}

.znwd_btn,.eamil_btn{padding: 0 .9375rem;border: 1px solid rgba(109,165,242,0.6);border-radius: 1.25rem;height: 2.25rem;margin-left: .5rem;}
.mod_nav_ico_warp{position:absolute;right: 0px;top: 0px;}
.mod_nav_ico{position: absolute;right: 0px;display: flex;justify-content: center;align-items: center;height: 6.25rem;width: 100px;background-color: #165cbb;cursor: pointer;z-index: 9999;}
.header-toggle-btn{}
.header-toggle-btn div{position:relative; width:35px; height:20px; cursor:pointer;}
.header-toggle-btn span{position:absolute; display:block; left:0; width:100%; height:10%; background:#fff; transition:all .3s; -webkit-transform:translateY(-50%); -ms-transform:translateY(-50%); transform:translateY(-50%);}
.header-toggle-btn span:nth-child(1){top:0;}
.header-toggle-btn span:nth-child(2){top:50%;}
.header-toggle-btn span:nth-child(3){top:100%;}
.header-open-the-picker .header-toggle-btn span:nth-child(1) {top: 50%;-webkit-transform: translateY(-50%) rotate(-45deg);-ms-transform: translateY(-50%) rotate(-45deg);transform: translateY(-50%) rotate(-45deg);}
.header-open-the-picker .header-toggle-btn span:nth-child(2) {-webkit-transform: translateY(-50%) scaleX(0);-ms-transform: translateY(-50%) scaleX(0);transform: translateY(-50%) scaleX(0);}
.header-open-the-picker .header-toggle-btn span:nth-child(3) {
    top: 50%;
    bottom: auto;
    -webkit-transform: translateY(-50%) rotate(45deg);
    -ms-transform: translateY(-50%) rotate(45deg);
    transform: translateY(-50%) rotate(45deg);
}
.header-picker-mark{position:fixed; top:0; bottom:0; left:0; right:0; z-index:9; display:none;}
.header-picker{position:absolute; top:0px; right:0; left:auto; z-index:-1; width:340px; height:0; opacity:0; transition:all .3s; -webkit-transition:all .3s; background-color:rgba(45,84,143,.8); box-sizing:border-box;}
.header-open-the-picker .header-picker{z-index: 99;}
.picker-hall-over{width:100%; height:100%;}
.picker-hall-scroll{position:relative; width:100%; height:100%;}
.header-picker-mobile{opacity:1;height:100vh;padding: 120px 15px 0;}
.header-picker-mobile .picker-hall-main{display:block;}
.header-picker.fixed{position:fixed;z-index: 117;}
.header-picker-mobile.fixed{height:100%;}
.header-picker.fixed .picker-hall-over{overflow-x:hidden;}
.header-picker.fixed .picker-hall-scroll{padding-right:20px; overflow-x:hidden;}

.selec-wp{position:relative;display: flex;align-items: center;}
.selec-wp dt{height: 2.25rem;border:1px solid rgba(109,165,242,0.6);font-size:0;cursor:pointer;display: flex;align-items: center;border-radius: 1.25rem;}
.selec-wp dt .val{position:relative;padding-left:1.25rem;color:#fff;font-size:16px;line-height:48px}
.selec-wp dt .ico{position:relative;width:11px;height:6px;background:url(../png/kia0sm.png) no-repeat center;padding-left: 1.25rem;}
.selec-wp:hover dt{}
.selec-wp dt .rot{-webkit-transform:rotate(180deg);transform:rotate(180deg)}
.scrollbar1{border: 1px solid rgba(109, 165, 242, 0.6);}
.selec-wp dd{position:absolute;top:42px;display:none;overflow:auto;width:100%;max-height:144px}
.selec-wp ul li{height:47px;border-bottom:1px solid rgba(109, 165, 242, 0.6);font-size:16px;line-height:47px;cursor:pointer;display: flex;align-items: center;justify-content: center;background: #1167d1;}
.selec-wp ul li a{color: #fff;}


.search{position: absolute;bottom:0px;height: 6.25rem;background: #fff;left: 50%;transform: translate(-50%,0);padding: 0 2.1875rem;}
.top_btn{position: absolute;left: 50%;transform: translate(-50%,-50%);z-index: 9;cursor: pointer;height: 51px;overflow: hidden;top: -26px;}
.search_main form{display: flex;justify-content: space-between;align-items: center;height: 100%;width: 100%}
.search_main{display: flex;justify-content: space-between;align-items: center;height: 100%;padding-right:2.1875rem;box-sizing: border-box;border-bottom: 2px solid #87B9FF;}
.search_main::after{display: block;content: "";width: 1px;background: #BDBDBD;height: 40%;}
.search_main input{height: 2.5rem;line-height: 2.5rem;width: 70%;border: none;font-size: 1.25rem;padding-left: 2.875rem;box-sizing: border-box;background: url(../png/dqailk.png) no-repeat left center;}
.search_btn{display: flex;width: 7.5rem;height: 2.5rem;color: #fff;background-color: #4b77da;justify-content: center;align-items: center;font-weight: bold;font-size:1.25rem;cursor: pointer;}

.search_hot{height: 100%;}
.search_hot_warp{display: flex;align-items: center;height: 100%;border-bottom: 2px solid #87B9FF;box-sizing: border-box;}
.search_hot_warp .title{padding-left: 1.55rem;background: url(../png/anr31b.png) no-repeat;background-size:contain;}
.search_hot_warp ul{display: flex;justify-content: space-evenly;flex:1;padding-left: 1.25rem;}
.search_hot_warp ul li{background-color: #F5F5F5;padding: .75rem .9375rem;border-radius: 1.25rem;}
.search_hot_warp ul li a{color: #6E6E6E;}

.tab_1{position: relative;padding-bottom: 140px;}
.zx_menu_con {position: relative;z-index: 9999999;}
.zx_menu_con .zntj_con {position: absolute;top: 0px;left: 0px;width: 0px;height: 532px;z-index: 10;}
.zx_menu_con .zntj_con .con_tab_bg {background: linear-gradient(to right bottom, #287ed5, #005fc3);overflow: hidden;width: 0px;position: relative;}
.zx_menu_con .zntj_con .con_tab_abc {width: 100%;overflow: hidden;position: relative;box-sizing: border-box;}
.zx_menu_con .zntj_con .zntj_con_text {position: absolute;top: -40px;left: -49px;width: 52px;height: 229px;color: #ffffff;padding-top: 40px;text-decoration: none;}
.zx_menu_con .zntj_con .zntj_con_text img {color: #ffffff;height: auto;text-align: center;display: block;margin: 0 auto;padding-bottom: 10px;}
.zx_menu_con .zntj_con .zntj_con_text span {color: #ffffff;width: 20px;height: auto;text-align: center;font-size: 20px;line-height: 24px;display: block;margin: 0 auto;}
.zx_menu_con em {font-style: normal;}
.zntj_con .bottom_news {margin: 9px;background: #ffffff;height: auto}
.zntj_con .xxgk_tit_tab {background: #1689dc;height: 55px;line-height: 55px;overflow: hidden;margin: 0 0 10px 0;}
.zntj_con .xxgk_tit_tab span {float: left;text-align: center;color: #ffffff;font-size: 18px;font-weight: bold;height: 55px;width: 33.3%;}
.zntj_con .xxgk_tit_tab span.hover {background: #ffffff;color: #333333;}
.zntj_con .xxgk_tit_tab span {cursor: pointer;}
.zntj_con .xxgk_tit_tab a {float: right;color: #333;text-align: center;font-size: 14px;font-weight: bold;padding: 0 10px 0 0;}

.zntj_con .bottom_news #my0{background:linear-gradient(to right bottom,#287ed5,#005fc3);padding: 0 20px;box-sizing: border-box;}
.zntj_con .bottom_news #my0 .lkjj2 .tbt{width: 13%;color: #a3c7eb;font-weight: bold;font-size: 1.125rem;}
.zntj_con .bottom_news #my0 .lkjj2 li{box-sizing: border-box;width: 100%;border-bottom: #3887d6 dashed 1px;}
.zntj_con .bottom_news #my0 .lkjj2 li:last-of-type{border-bottom: none;}
.zntj_con .bottom_news #my0 .lkjj2 .lbqh{width: 100%;}
.zntj_con .bottom_news #my0 .lkjj2 .lbqh ul{display: flex; }
.zntj_con .bottom_news #my0 .lkjj2 .lbqh ul li{width:14%;display: flex;justify-content: center;align-items: center;border-bottom:none;padding: 10px 0;}
.zcwjk_list{display: flex;justify-content: space-between;margin-top: 2.1875rem;color: #fff;}
.zntj_con .bottom_news #my0 .lkjj2 .lbqh ul li a{color: #fff;}
.zcwjk_list.row::before{display: none;}
.zcwjk_list.row::after{display: none;}
.zcwjk_list .com-tab-wp>.tab-head{padding-left: 10px;box-sizing: border-box;}
.zcwjk_list .com-tab-wp>.tab-head>.itm{display: flex;align-items: center;position:relative;font-size:0;height: 2.8125rem;line-height:2.8125rem;padding-bottom: 12px;}
.zcwjk_list .com-tab-wp>.tab-head>.itm::after{display: block;;content: "";width: 10px;height: 10px;background-color: #2e2e2e;margin: 0 1.125rem;transform: rotate(45deg);}
.zcwjk_list .com-tab-wp>.tab-head .itm:nth-last-child(2)::after{display: none;}

.zcwjk_list .com-tab-wp>.tab-head>.itm>a{display:block;color:#333;font-size:1.5rem;font-weight: bold;color: rgba(46,46,46,0.6);}
.zcwjk_list .com-tab-wp>.tab-head>.active{font-weight:bold;}
.zcwjk_list .com-tab-wp>.tab-head>.active a{color: #262626;background: url(../png/p31uoq.png)no-repeat center bottom;background-size: 100%;font-size: 1.875rem;}


.zcwjk_list .com-tab-wp>.tab-head .more-wp{position: absolute;bottom: -60px;;height: 2.8125rem;display: flex;align-items: center;font-weight: bold;}
.zcwjk_list .com-tab-wp>.tab-head .more-wp .more{color:#2C74DF;font-size:1rem;transition:color .3s}
.zcwjk_list .com-tab-wp>.sec-wp{position:relative;overflow:hidden}
.zcwjk_list .com-tab-wp>.sec-wp>.ct-sec{z-index:1;position:absolute;top:0;left:0;width:100%;opacity:0;-moz-opacity:0;filter:alpha(opacity=0);-khtml-opacity:0;transition:opacity .3s}
.zcwjk_list .com-tab-wp>.sec-wp>.active{z-index:2;position:relative;opacity:1;-moz-opacity:1;filter:alpha(opacity=100);-khtml-opacity:1}
.zcwjk_list .com-tab-wp>.sec-wp ul li{padding: 21px 0;border-bottom: 1px solid #DBDBDB;padding-left: .625rem;}


.zcwjk_list .com-tab-wp>.sec-wp ul li a{display: flex;}
.zcwjk_list .com-tab-wp>.sec-wp ul li a .list_time{display: flex;flex-direction: column;align-items: center;}
.zcwjk_list .com-tab-wp>.sec-wp ul li a .list_time div:nth-child(1){font-size: 1rem;color: #808080;}
.zcwjk_list .com-tab-wp>.sec-wp ul li a .list_warp{box-sizing: border-box;display: flex;flex-direction: column;justify-content: space-evenly;}
.zcwjk_list .com-tab-wp>.sec-wp ul li a .list_warp div{width: 100%;}

.tpxw_warp{margin-left: 60px;background: url(../png/f3hj3n.png) no-repeat;}
.tpxw{position: absolute;left: 0px;}
.tpxw .tpxw_time{display: none;}
.tpxw .swiper-container{margin-top: 40px;width: 747px;border-right:4px solid #fff;border-top: 4px solid #fff;}
.next,.prev{position: absolute;top: 40%;width: 34px;height: 34px;z-index: 10;cursor: pointer;background-position: center;background-repeat: no-repeat;border: 1px solid #4472d4;background: #fff;color: #4472d4;display: flex;justify-content: center;align-items: center;transform: translate(0,-90%);border-radius: 50%;font-weight: bold;}
.next:hover,.prev:hover{background-color: #4472d4;color: #fff;}
.tpxw .next{right: -15px;}
.tpxw .prev{left: -15px;}
.tpxw .swiper-slide {position: relative;height: 100%;}
.tpxw a.img-box {display: block;height: 100%}
.tpxw .swiper-slide a.img-box img {-o-object-fit: cover;object-fit: cover;width: 100%;}
.tpxw .swiper-slide a.img-box .imgH{height: 417px}
.tpxw .swiper-slide a.img-box .title {position: relative;display: flex;align-items: center;box-sizing: border-box;width: 100%;height: 155px;line-height: 2.75rem;font-size: 1.375rem;border-bottom: 1px solid #2C74DF;}
.tpxw .swiper-slide a.img-box .title .more{display: flex;position:absolute;right: 0px;bottom: 1.75rem;font-weight: bold;color: #2C74DF;align-items: center;justify-content: space-between;font-size:1.25rem;}
.tpxw .swiper-slide a.img-box .title .more img{width: 36px;margin-left: 10px;}
.tpxw .pagination {position: absolute;top: 0;left: 0;z-index: 29;width: 100%;padding-top: 0px;display: flex;justify-content: space-evenly;height: 40px;}
.tpxw .pagination span {display: flex;align-items: center;justify-content: center;width: 20%;font-size: 1.25rem;font-weight: bold;color: #FFFFFF;cursor: pointer;}
.tpxw .pagination .my-bullet-active{position: relative;}
.tpxw .pagination .my-bullet-active::after{display: block;content: "";width: 0;height: 0;border-left: 7px solid transparent;border-right: 7px solid transparent;border-bottom: 7px solid #fff;position: absolute;bottom: 0;left: 50%;transform: translate(-50%,0);}


.zdtzpt{background: url(../png/7iakfh.png)no-repeat center center;padding:4.6875rem 0px;background-size: cover;}
.zdtzpt_swiper .swiper-slide{display: flex;background-color: #fff;}
.zdtzpt_swiper .swiper-slide .imgfl{width: 65%;height: 510px}
.zdtzpt_swiper .swiper-slide .imgfl img{width: 100%;height: 100%;}

.zdtzpt_fr{padding:60px 45px 0;}
.zdtzpt_fr .title{font-size: 32px;font-weight: bold;text-align: center;}
.zdtzpt_swiper .zdtzpt_fr{width: 35%;;background: linear-gradient(to bottom right, #fcfdff, #d7e9fd);}
.zdtzpt_fr .zdtzpt_fr_com{}
.zdtzpt_fr .zdtzpt_fr_com>.tab-head{border-bottom: 1px solid#C2C2C2;line-height: 3.125rem;margin-top: 1.875rem;}
.zdtzpt_fr .zdtzpt_fr_com>.tab-head>.itm{position:relative;font-size:0;margin-right: 2.25rem;}
.zdtzpt_fr .zdtzpt_fr_com>.tab-head>.itm>a{display:block;color:#333;font-size:1.5rem;}
.zdtzpt_fr .zdtzpt_fr_com>.tab-head>.active{font-weight:800;color: #2767C4;position: relative;}
.zdtzpt_fr .zdtzpt_fr_com>.tab-head>.active a{font-weight:800;color: #2767C4;}
.zdtzpt_fr .zdtzpt_fr_com>.tab-head>.active a::after{display: block;content:"";position: absolute;width: 100%;border-left: 10px solid transparent;z-index: 1;border-right: 10px solid transparent;border-bottom: 5px solid #2767C4;box-sizing: border-box;bottom: 0;}
.zdtzpt_fr .zdtzpt_fr_com>.sec-wp{position:relative;overflow:hidden}
.zdtzpt_fr .zdtzpt_fr_com>.sec-wp>.ct-sec{z-index:1;position:absolute;top:0;left:0;width:100%;opacity:0;-moz-opacity:0;filter:alpha(opacity=0);-khtml-opacity:0;transition:opacity .3s}
.zdtzpt_fr .zdtzpt_fr_com>.sec-wp>.ct-sec ul{margin-top: 30px;}
.zdtzpt_fr .zdtzpt_fr_com>.sec-wp>.ct-sec ul li{display: flex;flex-wrap: wrap;justify-content: center;}
.zdtzpt_fr .zdtzpt_fr_com>.sec-wp>.ct-sec ul li p{font-size: 1.125rem;line-height: 1.875rem;}
.zdtzpt_fr .zdtzpt_fr_com>.sec-wp>.ct-sec ul li a{display: flex;align-items: center;width: 380px;color: #8AC2FF;font-size: 1.25rem;height: 50px;border: 1px solid #8AC2FF;background-color: #FFFFFF;justify-content: center;margin-top:50px;}
.zdtzpt_fr .zdtzpt_fr_com>.sec-wp>.active{z-index:2;position:relative;opacity:1;-moz-opacity:1;filter:alpha(opacity=100);-khtml-opacity:1}
.zdtzpt_swiper{position: relative;}
.zdtzpt_swiper .zdtzpt_pre_next{position: absolute d;width: 34px;height: 34px;z-index: 10;cursor: pointer;background-position: center;background-repeat: no-repeat;border: 1px solid #fff;background: #fff;color: #adadad;display: flex;justify-content: center;align-items: center; border-radius: 50%;font-weight: bold;bottom: -18px;}
.zdtzpt_swiper .zdtzpt_swiper_prev{position: absolute;bottom: -18px;z-index: 9999;left:0;}
.zdtzpt_swiper .zdtzpt_swiper_next{position: absolute;bottom: -18px;z-index: 9999;right: 0px;}
.zdtzpt_swiper .pagination{position: absolute;top: -60px;right: 0px;z-index: 99999;padding: 0;width: 65%;display: flex;justify-content: space-between;}
.zdtzpt_swiper .pagination .my-bullet{color: #00469C;font-size: 1.2rem;cursor: pointer;margin-left: 25px;}
.zdtzpt_swiper .pagination .my-bullet-active{font-weight: bold;font-size: 1.475rem;position: relative;}
.zdtzpt_swiper .pagination .my-bullet-active span::after{display: block;content:"";position: absolute;width: 100%;border-left: 20px solid transparent;transform: translate(0px,-10px);z-index: -1;border-right: 20px solid transparent;border-bottom: 15px solid #9CE3FF;box-sizing: border-box;
}
.zdtzpt_swiper .progress-container {margin: 0 auto;display: flex;align-items: center;margin-top: 50px;width: 90%;height: 2px;background-color: #c0ac87;}
.zdtzpt_swiper .progress-bar {width: 0;height: 100%;background-color: #fffefa;transition: width 0.5s ease-in-out;border-radius: 5px;height: 5px;}


.tzzn{background: url(../png/5b0de4.png)no-repeat center center;padding: 3.125rem 0 3.75rem;}
.tzzn_swiper .swiper-slide{display: flex;background:url(../png/qv3yrl.png) no-repeat;background-size: contain;padding: 60px 60px 60px 60px;box-sizing: border-box;}

.tzzn_swiper .swiper-slide .title{display: none;}
.tzzn_swiper .swiper-slide .imgfl{width: 25%;}
.tzzn_swiper .swiper-slide .imgfl img{width: 100%;height: 100%;}
.tzzn_swiper .swiper-slide .tzzn_fr{width: 75%;}
.tzzn_fr ul{padding: 0 1.875rem;box-sizing: border-box;}
.tzzn_fr ul li{padding-left: 3.75rem;background: url(../png/jzwkkz.png)no-repeat 1.25rem center;background-color: #F7F7F7;margin-bottom: 1.25rem;height: 3rem;}
.tzzn_fr ul li a{display: flex;align-items: center;height: 100%;}
.tzzn_fr ul li a .li_content{width: 80%;white-space:nowrap;overflow: hidden;text-overflow: ellipsis;font-size: 1.25rem;}
.tzzn_fr ul li a .time{flex: 1;text-align: right;padding-right: .925rem;color: rgb(126, 117, 117);}
.tzzn_fr .more{display: flex;align-items: center;justify-content: right;padding-right: 1.875rem;color: #B89A74;font-weight: bold;}
.tzzn_fr .more a{color: #B89A74;}
.tzzn_swiper{position: relative;}
.tzzn_swiper .pagination{position: absolute;top: -60px;right: 30px;z-index: 99999;padding: 0;width: 45%;display: flex;justify-content: space-between;}
.tzzn_swiper .pagination .my-bullet{color: #594C30;font-size: 1.5rem;cursor: pointer;margin-left: 40px;}
.tzzn_swiper .pagination .my-bullet-active{font-weight: bold;font-size: 1.875rem;position: relative;color: #594C30;}
.tzzn_swiper .pagination .my-bullet-active span::after{display: block;content:"";position: absolute;width: 100%;border-left: 20px solid transparent;transform: translate(0px,-10px);z-index: -1;border-right: 20px solid transparent;border-bottom: 15px solid #d1c2a4;box-sizing: border-box;
}
.tab_2{background: url(../png/vtcudr.png)no-repeat center;background-size: cover;padding-top: 95px;}
.tab_2_warp{border-bottom: 1px solid #DBDBDB;}
.tzgr .com-tab-wp>.tab-head{padding-left: 10px;box-sizing: border-box;}
.tzgr .com-tab-wp>.tab-head>.itm{display: flex;align-items: center;position:relative;font-size:0;height: 2.8125rem;line-height:2.8125rem;padding-bottom: 12px;}
.tzgr .com-tab-wp>.tab-head>.itm::after{display: block;;content: "";width: 10px;height: 10px;background-color: #2e2e2e;margin: 0 1.125rem;transform: rotate(45deg);}
.tzgr .com-tab-wp>.tab-head .itm:nth-last-child(2)::after{display: none;}

.tzgr .com-tab-wp>.tab-head>.itm>a{display:block;color:#333;font-size:1.5rem;font-weight: bold;color: rgba(46,46,46,0.6);}
.tzgr .com-tab-wp>.tab-head>.active{font-weight:bold;}
.tzgr .com-tab-wp>.tab-head>.active a{color: #262626;background: url(../png/p31uoq.png)no-repeat center bottom;background-size: 100%;font-size: 1.875rem;}
.tzgr .com-tab-wp>.tab-head .more-wp{position: absolute;right: 0px;height: 2.8125rem;display: flex;align-items: center;font-weight: bold;}
.tzgr .com-tab-wp>.tab-head .more-wp .more{color:#2C74DF;font-size:1rem;transition:color .3s}
.tzgr .com-tab-wp>.sec-wp{position:relative;overflow:hidden}
.tzgr .com-tab-wp>.sec-wp>.ct-sec{z-index:1;position:absolute;top:0;left:0;width:100%;opacity:0;-moz-opacity:0;filter:alpha(opacity=0);-khtml-opacity:0;transition:opacity .3s}
.tzgr .com-tab-wp>.sec-wp>.active{z-index:2;position:relative;opacity:1;-moz-opacity:1;filter:alpha(opacity=100);-khtml-opacity:1}
.tzgr .com-tab-wp>.sec-wp ul li{padding: 20px 0;}
.tzgr .com-tab-wp>.sec-wp ul li a{display: flex;}
.tzgr .com-tab-wp>.sec-wp ul li a .list_time{display: flex;flex-direction: column;align-items: center;}
.tzgr .com-tab-wp>.sec-wp ul li a .list_time div:nth-child(1){font-size: 1rem;color: #808080;}
.tzgr .com-tab-wp>.sec-wp ul li a .list_warp{box-sizing: border-box;display: flex;flex-direction: column;justify-content: space-evenly;}
.tzgr .com-tab-wp>.sec-wp ul li a .list_warp div{width: 100%;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}

.tzgg_swiper{position: relative;}
.tzgg_swiper .swiper-slide{display: flex;flex-wrap: wrap;justify-content: space-between;}
.tzgr .tzgg_swiper_a{display: flex;flex-wrap: wrap;width: 47%;background: #fff;padding: 1.875rem 2.5rem;box-sizing: border-box;margin-bottom: 1.875rem;}
.tzgr .tzgg_swiper_a:hover{background:linear-gradient(to bottom right, #fff, #e1f1ff);;}
.tzgr .tzgg_swiper_a div{display: block;width: 100%;font-size: 1.25rem;color: #333333;margin-bottom: 1.25rem;}
.tzgr .tzgg_swiper_a .time{color: #999999;padding-left: 25px;background: url(../png/d0ue5t.png)no-repeat left center;}
.tzgg_swiper .pagination{position: absolute;padding: 0;bottom: 10px;left: 50%;transform: translate(-50%,0);}
.tzgg_swiper .pagination .swiper-pagination-bullet{margin: 0 3px;}
.djzw{padding-left:60px;margin-top: 0px;}
.djzw .com-tab-wp>.sec-wp ul li:last-of-type {border: none;}
.djzw .com-tab-wp>.tab-head .more-wp{top: 0px;right: 10px;}
.zh_list{padding: 3.125rem 0;}
.zh_list ul{display: flex;justify-content: space-between;}
.zh_list ul li{width: 23%;}
.zh_list ul li img{width: 100%;}
.com-tab-wp-3{width: 100%;}

@media (max-width:1480px){
    html{font-size: 15px;}
    .header_fr{display: none;}
    .header_nav .header_nav_ul{width: 80%;}
    .tpxw{width: 100%;}
    .tpxw_warp{background-size:contain}
    .tpxw .swiper-container{width: 100%;}
    .zdtzpt_swiper .pagination .my-bullet span{font-size: 1.5rem;}
    .zdtzpt_fr .title{font-size: 1.875rem;}
    .zdtzpt_fr{padding: 60px 45px 30px;}
    .tzzn_swiper .pagination{width: 55%;}
}

@media (max-width:1200px){
    .header_nav .header_logo{width: 20%;}
    .search_hot{display: none;}
    .search_main::after{display: none;}
    .zcwjk_list{flex-wrap: wrap;}
    .tab_1 .zcwjk_list{}
    .tpxw{position: relative;}
    .tpxw_warp{width: 100%;margin-left: 0px;margin-top: 20px;}
    .tpxw .pagination{top: -40px;}
    .zcwjk_list .com-tab-wp>.tab-head .more-wp{top: 0px;right: 0px;}
    .zdtzpt_swiper .pagination .my-bullet{margin-left: 10px;}
    .zdtzpt_swiper .pagination .my-bullet span{font-size: 1rem;}
    .tzzn_swiper .swiper-slide{background-size: cover;}
    .tzzn_swiper .pagination .my-bullet{margin-left: 10px;}
    .tzzn_swiper .pagination .my-bullet{font-size: 1rem;}
    .zcwjk_list .com-tab-wp>.sec-wp ul li a .list_warp{width: 80%;}
    .zcwjk_list .com-tab-wp>.sec-wp ul li a .list_time{width: 20%;}
    .zcwjk_list .com-tab-wp>.sec-wp ul li a .list_time div:nth-child(1){width: 100%;;text-align: right;}
    .header{background: none;height:auto}
    .header_img{display:block;}
    .tpxw .swiper-slide a.img-box .imgH{height: auto}
}

@media (max-width:992px) {
    .zdtzpt{background-size: cover;}
    .zdtzpt_swiper .swiper-slide{flex-wrap: wrap;}
    .zdtzpt_swiper .swiper-slide .imgfl{width: 100%;height: auto}
    .zdtzpt_swiper .zdtzpt_fr{width: 100%;}
    .zdtzpt_swiper .pagination{display: none;}
    .tzzn{background-size: cover;}
    .tzzn_fr{background: #fff;padding: 20px 0;}
    .tzzn_swiper .swiper-slide{flex-wrap: wrap;padding: 0px;}
    .tzzn_swiper .swiper-slide .imgfl{width: 100%;}
    .tzzn_swiper .swiper-slide .tzzn_fr{width: 100%;}
    .djzw{width: 100%;padding-left: 0px;}
    .com-tab-wp-3{width: 100%;}
    .zh_list ul{flex-wrap: wrap;}
    .zh_list ul li{width: 48%;margin-top: 15px;}
    .header_nav_ul{display: none;}
    .header_nav .header_logo{display: flex;width: 100%;padding: 0;justify-content: center;}
    .header_nav .header_logo a{display: flex;width: 20%;}
    .header_nav .header_logo img{width: 100%;}
    .zntj_con .bottom_news #my0 .lkjj2 .tbt{width: 100%;}
}


@media (max-width:768px) {
    .tzzn_swiper .pagination{display: none;}
    .search{width: 80%;}
    .dgwstzcjj_main{padding: 0 50px;}
    .tab_1{padding-bottom: 40px;}
    .tzgr .tzgg_swiper_a{width: 100%;}
    .header_nav{padding-left: 0px;}
    
    .next, .prev{top: 30%;}
    .top_btn{display: none;}
}

@media (max-width:576px) {
    html{font-size: 12px;}
    .zx_menu_con{display: none;}
    .dgwstzcjj_main{padding: 0 20px;}
    .tzzn_fr ul{padding: 0 .625rem;}
    .tab_2{padding-top: 3.9375rem;}
    .zdtzpt_fr{padding: 1.25rem;}
    .zcwjk_list .com-tab-wp>.tab-head .more-wp{top: 1.875rem;}
    .tpxw .swiper-slide a.img-box .title .more{bottom: 0.75rem;}
    .zdtzpt_title{width: 50%;}
    .zdtzpt_title a{display: flex;width: 100%;}
    .zdtzpt_title a img{width: 100%;}
    .tzzn_title{width: 50%;}
    .tzzn_title a{display: flex;width: 100%;}
    .tzzn_title a img{width: 100%;}
    .tzzn,.zdtzpt{padding: 2.6875rem 0px;}
    .header_nav .header_logo a{width: 30%;}
    .search{padding: 0 1.1875rem;}
    .search_main{padding-right: 0px;}
    .search_btn{width: 5.5rem;}
    .header_nav .header_logo a{width: 40%}
     .top_btn{display: none;}
}

@media (max-width:480px) {
    .zdtzpt_swiper .zdtzpt_fr{box-sizing: border-box;}
     .top_btn{display: none;}
}