@charset "UTF-8";

* {
    margin: 0;
    padding: 0;
    list-style: none;
}

a {transition: all 0.6s;
    text-decoration: none;
    color: inherit;
    cursor: pointer;
}
input,
select {
    outline: none;
    border: 0;
}
body {
    width: 100%;
    height: 100%;
    font-family: "Microsoft yahei", "simhei", "simsun";
}
img {
    border: 0;
}
:hover{transition: all 0.6s;}
body {
    background: #fff url(zly_ljfj_bg_20230725jldj.jpg) no-repeat top center;
    background-size:100% auto ;
}

.banner {
    width: 80%;
    margin: 0 auto;
}
.banner .logo {
    width: 80%;
    text-align: center;
    margin: 30px auto;
}
.banner .logo .main_logo img {
    width: 100%;
}
.szf_logo{
    margin-top: 50px;
}
.szf_logo img{
height: 46px;
}

.c{
    margin: 0 auto;
    width: 1400px;
}
.c_b{
    padding: 15px 1% 14px 1%;
    overflow: hidden;
    border-radius: 4px;
    background:url(zly_ljfj_tit_20230725jldj.jpg) no-repeat;
    background-size: 100%;
    background-position-y: 24px;
}
.lj{
    width: 100%;
    height: auto;
}
.lj li{
    width: 19%;
    float: left;
    margin-left: 1.2%;
    height: auto;
    overflow: hidden;
}
.lj li a{
    display: inline-block;
    width: 100%;
}
.lj li a img{
    width: 100%;
}
.lj li:first-child{
    margin-left: 0;
}
.lj li:hover a img{
    opacity: 0.9;
    transform: scale(1.1);
}
.cbg_l{
    position: relative;
    margin-top: 30px;
     
    background-size:100% 100%;
    padding:10px 1%;
     
    overflow: hidden;
    border-radius: 4px;
}
.cbgwlw{
    background: #fcfcfb;
    border: #e1e1a9 1px solid;
    position: initial;
    top: inherit;
    z-index: -1;
    min-height: 319px;
    width: 97%;
    border-radius: 5px;
    margin-top: 18px;
    margin-bottom: 30px;
}
.frw45{
    width: 43%;
    float: right;
    margin-right: 2%;
}
.flw45{
    width: 45%;
    float: left;
    margin-left: 3%;
}
.picr{
    float: right;
    display: flex;
    position: absolute;
    right: 10px;
    width: 50%;
    overflow: hidden;
}
.picr a{
    width: auto;
    display: inline-flex;
    margin: 0 1%;
    padding: 10px 3%;
    border: #f9d5a7 1px solid;
    border-radius: 5px;
    background: #fff;
    position: relative;
    
}
.picr a:before{
    content:'';
    display: inline-block;
    width: 80%;
   
    position: absolute;
    left: 10%;
    bottom: -1px;
    height: 1px;
    box-shadow: #004 5px 5px 8px;
     
}
.picr .mySwiper1{    width: 100%;
    height: 100%;}
.picr .swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box;
}
.picr .swiper-slide{ background:none; padding-bottom:30px;}
.picr a img{
    width: 100%;
    height: 297px;
}
.morezly2023{
    display: block;
    text-align: right;
}
.morezly2023 a{
    padding: 10px 30px;
    background: #fcf2e1;
    color: #cc2a27;
    font-size: 16px;
}
.newl{
    width: 53%;
    height: auto;
    float: left;
    border: #ddd 1px solid;
    background: #fff;
    border-radius: 5px;
}
.swiper-container {
    width: 100%;
    height: 100%;
}
.swiper-slide{
    text-align: center;
    font-size: 18px;
    /* background: #fff; */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    border-radius: 4px;
}
.swiper-slide img {
    height: 350px;
    width: 100%;
    border-radius: 4px;
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
    bottom: 20px!important;
}
.swiper-pagination {right: 0;}
.swiper-pagination-bullet {
    float: right;
    width: 21px;
    height: 21px;
    border-radius: 10px;
    opacity: 1;
    color: #fff;
    background: url(swiper_pagination_Xu211124.png) no-repeat;
    background-size: 21px;
    margin: 0 13px;
    /* transition: background-color 0.5s; */
}
.swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 21px;
    height: 21px;
    background: url(star_Xu211124.png) no-repeat;
    background-size: 21px;
    margin-top: 0;
}
.swiper-pagination-bullet:first-child {
    margin-left: 0;
}
.swiper-pagination-bullet:last-child {
    margin-right: 0;
}
.slide_text {
    text-align: left;
    background: rgba(0,0,0,0.8);
    position: absolute;
    bottom: 0;
    width: 97%;
    height: auto;
    color: #fff;
    line-height: 57px;
    left: 0;
    right: 0;
    margin: 0 auto;
    padding-left: 3%;
    height: 57px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}

.slide_text a{
    display: inline-block;
    font-size: 20px;
    width: 70%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.slide_text .docTime {
    margin-left: 20px;
}
.slide_text .swiper-slide {
    background: none;
}
.swiper-pagination-bullet{
    opacity: 1!important;
    background: #cb3e3e!important;
    width: 24px!important;
    height: 7px!important;
    border-radius: 3px!important;
}
.swiper-pagination-bullet-active{
    background: #ffffff!important;
}
.szyw {
    float: left;
    width: 96%;
    padding: 10px 2%;
     
    overflow: hidden;
}

.szywul {
    width: 100%;
    margin: 13px 0 20px;
     
    position: relative;
    height: 200px;
}

.szywul li {
    position: absolute;
    top: 40px;
    left: 10px;
    width: 18%;
    padding: 20px 0;
    background: #fff;
    border-radius: 3px;
    display: table;
    text-align: center;
    box-shadow: #e1d6a9 0px 3px 8px;
}


.szywul li+li {
    position: absolute;
    top: 90%;
    left: 13%;
}
.szywul li+li+li {
    position: absolute;
    top: 41px;
    left: 30%;
}
.szywul li+li+li+li {
    position: absolute;
    top: 69%;
    left: 50%;
}
.szywul li+li+li+li+li {
    position: absolute;
    top: 22%;
    left: 64%;
}
.szywul li+li+li+li+li+li {
    position: absolute;
    top: 65%;
    left: 82%;
}

.szywul li::before {
	position: absolute;
    display: inline-block;
    content: '';
    width: 22px;
    height: 22px;
    background:url(zly_ljfj_litit_20230725jldj.png) no-repeat;
    background-size: 22px;
    left: 44%;
    top: 88%;
}
.szywul li+li::before {
    left: 44%;
    top: -20%;
}
.szywul li+li+li::before {
    left: 44%;
    top: 88%;
}
.szywul li+li+li+li::before {
    left: 44%;
    top: -10px;
}
.szywul li+li+li+li+li::before {
    left: 44%;
    top: 88%;
}
.szywul li+li+li+li+li+li::before {
    left: 44%;
    top: -10px;
}
.szywul li a {
	font-size: 16px;
	 display: table-cell;
    vertical-align: middle;
    color: #333;
    padding: 0 10px;
}
.szywul li.cur a{
    color: #f8e5c1;
    font-weight: bold;
}

.szywul li.cur{
    background: url(zly_ljfj_licur_20230725jldj.png) no-repeat;
    box-shadow:none;
    background-size: 100% 100%;   
}
.szywul li.cur::before{
    top: 100%;
}
.szywul li+li.cur{
    background: url(zly_ljfj_licur1_20230725jldj.png) no-repeat;
    box-shadow:none;
    background-size: 100% 100%;   
   
}
.szywul li+li.cur::before{
    top: -35%;
}
.szywul li+li+li.cur{
    background: url(zly_ljfj_licur_20230725jldj.png) no-repeat;
    box-shadow:none;
    background-size: 100% 100%;   
    
    
}
.szywul li+li+li.cur::before{
    top: 100%;
}
.szywul li+li+li+li.cur{
    background: url(zly_ljfj_licur1_20230725jldj.png) no-repeat;
    box-shadow:none;
    background-size: 100% 100%;   }
.szywul li+li+li+li.cur::before{
        top:-50%;
} 
.szywul li+li+li+li+li.cur{
    background: url(zly_ljfj_licur_20230725jldj.png) no-repeat;
    box-shadow:none;
    background-size: 100% 100%;   
    
    
}
.szywul li+li+li+li+li.cur::before{
    top:100%;
} 
.szywul li+li+li+li+li+li.cur{
    background: url(zly_ljfj_licur1_20230725jldj.png) no-repeat;
    
    box-shadow:none;
    background-size: 100% 100%;   
}
.szywul li+li+li+li+li+li.cur::before{
    top:-50%;
} 

.tab-con {
    display: none;
    position: relative;
    height: 500px;
}
.new_list {
	width: 100%;
	overflow: hidden;
	display: block;
}
.tab-container{

    margin-top: 100px;
}
.imgl{
    position: absolute;
    width: 50%;
    float: left;
    border: #f3bc86 10px solid;
    border-radius: 5px;
    z-index: 2;
    background: #fff;
    height: 470px;
}
.imgl img{
    width: 100%;
    height: 470px;
}
.txtr{
    position: absolute;
   right: 0;
   z-index: 1;
   width: 35%;
    margin-top: 30px;
    height: 400px;
    overflow: hidden;
    border-radius: 10px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border: #f8ecd9 1px solid;
    box-shadow: #fbf5ec 0 10px 10px;
    padding: 10px 7%;
    background: linear-gradient(#fffdf9,#ffffff);
}
.txtr::before{
    content: '';
    display: inline-block; 
     width: 22px;
     height: 22px;
     background: url(zly_ljfj_libg_20230725jldj.jpg) no-repeat;
    font-weight: bold;
    background-size: 22px;
    position: absolute;
    top: 31px;
   left: 13%;
}
.txtr b{
    
    font-size: 28px;
    line-height: 38px;
    color: #333;
    height: 195px;
    display: table;
    margin-top: 20px;
}
.txtr b a{
    display: table-cell;
    vertical-align: middle;
}
.txtr span{
    margin-top: 64px;
    display: inline-block;
    color: #666;
    font-size: 18px;
    line-height: 32px;
    text-align: justify;
}
.currency_ul li {
    margin-top: 0;
    clear: both;
    display: table;
    line-height: 42px;
    overflow: hidden;
    height: 50px;
    padding: 10px 2%;
    width: 98%;
    border-bottom: #dcdcdc 1px solid;
}

.currency_ul li:last-child {
	margin-bottom: 0px;
}

.currency_ul li:hover {
	background: url(" libg_on_dkj_2021621.png") 0 6px no-repeat;
}

.currency_ul li a {
    color: #434343;
    vertical-align: middle;
    font-size: 20px;
    display: table-cell;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    width: 98%;
    overflow: hidden;
    text-overflow: ellipsis;  
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 32px;
}

.currency_ul li span {
    display: none;
	float: right;
	color: #999999
}

.currency_ul a:hover {
	color: #1572cf;
	
}

.currency_ul li a::before {
	display: inline-block;
	content: "";
    border-radius: 2px;
	width: 8px;
	height: 8px;
	margin-right: 10px;
	background: #b3382c;
}

.currency_ul li.on {
	background: #f5f5f5;
	height: 48px;
	line-height: 48px;
	position: relative;
	border-radius: 5px;
}

.currency_ul li.on::before {
	display: none;
}

.currency_ul li.on a {
	margin-left: 100px;
	font-size: 18px;
	color: #086eb7;
}

.currency_ul li.on span {
	display: inline-block;
	position: absolute;
	left: 10px;
	background: #f8b551;
	padding: 0px 4px;
	color: #fff;
	line-height: 30px;
	top: 10px;
	border-radius: 3px;
}
.main_list {
    margin-top: 35px;
}
.pic_title {
    position: relative;
    background: url(zly_xxgc_szfzt_20230712tit.png) no-repeat center;
    background-size: 100%;
    text-align: center;
}
.pic_title a{
    margin: 0 auto;
    color: #e21837;
    font-size: 42px;
    font-family: "方正大标宋";
}
.pic_title a img{
    height: 42px;
}
.main_list ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.main_list ul li {
    width: 98%;
    position: relative;
}
.main_list ul li a {
    width: 96%;
    display: block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    line-height: 40px;
    padding-left: 3%;
    transition: color 0.2s;
}
.main_list ul li::before {
    content: " ";
    width: 7px;
    height: 7px;
    background: #ff411e;
    display: block;
    border-radius: 6px;
    position: absolute;
    top: 17px;
}
.main_list ul li a:hover {
    color: #e51a1e;
}

.jujiao_main {
    margin-top: 19px;
}
.jujiao_main .list {
    margin-top: 5px;
}
.jujiao_main .top_news {
     
    margin-bottom: 20px;
}
.jujiao_main .top_news .title {
    font-weight: bold;
    text-align: center;
    font-size: 18px;
    line-height: 40px;
}
.jujiao_main .top_news .title a {
    width: 100%;
    display: block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.jujiao_main .top_news .doccontent {
    color: #666666;
    text-indent: 35px;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    padding-bottom: 5px;
}
.jujiao_main .top_news .doccontent br {
    display: none;
}

.mtpl_main .top_news_border .title a {
    white-space: normal;
}

.pljd{
    width: 96%;
    height: auto;
    margin: 20px 2%;
    overflow: hidden;
}
.pljd a{
    display: inline-block;
    width: 30%;
    float: left;
    margin-left: 5%;
}
.pljd a:first-child{
    margin-left: 0;
}
.pljd a img{
    width: 100%;
    height: 200px;
}
.pljdlb{
    width: 96%;
    height: auto;
    margin: 20px 2%;
    overflow: hidden;
    display: flex;
}
.pljdlb dd:first-child{
    margin-left: 0!important;
}
.pljdlb dd a{
    display: inline-block;
    font-size: 18px;
    color: #434343;
    line-height: 28px;
    font-weight: bold;
}
.pljdlb dd{
    display: inline-flex;
    display: inline-block;
    width: 45%;
    border: #ffebc9 1px solid;
    border-radius: 10px;
    padding: 10px 2%;
    margin-left: 2%;
}
.pljdlb dd p{
    margin-top: 20px;
    line-height: 28px;
    font-size: 16px;
    color: #666;
}
.pljdlb dd:hover{
    background: #fdfaef;
    border: #f9e2bb 1px solid;
}
.pljdlb dd:hover a{
color: #f00;
}
@media screen and (max-width: 1440px) {
    .c{width: 1200px;}
}
@media screen and (max-width: 1280px) {
    .c{width: 1080px;}
}
@media screen and (max-width: 1024px) {
    .newl {
        width: 100%;
        height: auto;
        float: none;
    }
    .szyw {
        margin: 20px 0;
        width: 98%;
        float: none;
        padding: 10px 1%;
        height: auto;
    }
    .pljd a img{height: auto;}
    .c{width: 97%;}
}
@media screen and (max-width: 768px) {
    .swiper-slide img{
        height: 220px;
    }
    .main_list ul{
        width: 100%;
        display: block;
    }
    .main_list ul li{
        width: 100%;
    }
    .pljdlb{
        display: block;
    }
    .pljd a img{height: auto;}
    .pljdlb dd{
        width: 95%;
        margin: 10px auto;
    }
    .szywul li{      
        position: initial!important;
        width: 90%!important;
        margin: 0 0 0 10%;
        top: initial!important;
        left: initial!important;
        padding: 0;
        float: left;
        height: 4rem;
        margin-bottom: 10px;
    }
    .szywul li.cur{background: none!important;}
    .szywul li.cur a{

        background: #e82c2d;
        display: block;
        width: 90%;
        margin-bottom: 1rem;
        padding: 10px 5%;
        border-radius: 5px;
    }
    .c{position: initial;}
    .frw45{width: 98%; height: auto;}
    .flw45{width: 98%; height: auto; margin: 0 1%;}
    .picr{position: initial; width: 98%; margin: 0 1%;}
    .picr a img{height: 197px;}

    .szywul li::before{
        position: initial !important;
        top: initial!important;
        left: initial!important;
        float: left;
    }
     .szywul li.cur::before{
        margin-left: -8%;
        margin-top: 17px;
     }
    .tab-container{display: none;}
    .tab-con{height: auto; position: inherit;}
    .cbgwlw{display: none;}
    .txtr{
        position: initial;
        top: initial;
        width: 90%;
        padding: 10px 5%;
        border: none;
        box-shadow: none;  height: auto; background: none;
    }
    .morezly2023 a{    display: inline-block;
        font-size: 1rem;
        margin: 10px auto;}
    .txtr b {
        
        font-size: 1.5rem;
        line-height: 2rem;
        
        text-align: justify;}

    .imgl{width: 99%;   position: inherit;  border: #f3bc86 1px solid; height: 270px;}
   .currency_ul li a{
            font-size: 1rem;
            line-height: 1.5rem;
        }
    .pic_title a img {
            height: 21px;
            background: #fff;
            margin-bottom: 5px;
            padding: 0 10px;
     }
     .main_list {
        margin-top: 0;
    }
    .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
        bottom: 0px!important;
    }
    .swiper-pagination-bullet {
        float: none;}
    .swiper-slide{
            font-size: 1rem;
        }
    .lj{text-align: center;}
    .lj li {
    margin: 0 auto;
      width: 32%;
       float: none;     display: inline-block;}
       .szf_logo img {
        height: 26px;
    }
    .szf_logo {
        margin-top: 10px;
    }
    .banner {
        width: 90%;}
        body {
             
            background-size: 100% 412px;
        }
    .banner .logo {
            width: 100%;
            text-align: center;
            margin: 36px auto;
        }
    .slide_text a{
            font-size: 1rem;
        }
    
    .jujiao_main .top_news .title{
        font-size: 1rem;
    }
    .jujiao_main .top_news .doccontent{
        font-size: 0.925rem;
        line-height: 1.8rem;
    }
    .main_list ul li a {
        padding: 10px 0;
        width: 96%;
        white-space: inherit;
        line-height: 2rem;
        padding-left: 3%;
        transition: color 0.2s;
        font-size: 1rem;
        border-bottom: #dcdcdc 1px dashed;
    }
    .main_list ul li::before{
        top:21px;
    }
    .pljdlb dd a{
        font-size: 1rem;
        line-height: 1.5rem;
    }
    .pljd a {
        
        width: 32%;
         
        margin-left: 1%;
    }
/*足迹*/
.szyw{margin: 0;}
.c_b{ 
    padding: 0;
    background:url(zly_ljfj_zj_20230725jldj.png) repeat-y 10px 80px;
    background-size: 30px;
}
.szywul{
    height: auto;
}
.imgl a{
    background: none!important;
    padding: 5px 1%!important;
    width: 98%!important;
    margin: 0 auto!important;
}
.txtr span{ margin: 0;
    font-size: 1rem;
    line-height: 2rem;}
.txtr span a{
    background: none!important;
    color: #333!important;
    font-size: 1rem;
    font-weight: normal!important;
    line-height: 1.5rem;
    text-align: justify;
}
 


}