@import url(//www.zhifu.gov.cn/images/943/2021zf_millia.css);
@import url(//www.zhifu.gov.cn/images/943/2021zf_swiper3.4.2.css);
.millia{width:1200px;margin:0 auto;position:relative;}
.icon{width:1em; height:1em;vertical-align:-0.15em;fill:currentColor;overflow:hidden;}
.topBg{background:#115db2;padding:45px 0;border-bottom:1px solid #0c417c;}
.topBg .millia{display:flex;justify-content:space-between;align-items:center;}
.sear{display:flex;padding:6px 0 6px 100px;position:relative;background:#fff;border-radius:5px;align-items:center;}
.analogSelect{position:absolute;left:0;top:6px;padding:0 25px 0 0;box-sizing:border-box;font-size:16px;border-radius:5px;width:85px;}
.analogSelect:after{content:"";display:block;position:absolute;right:0;top:2px;width:1px;height:24px;background:#cbcbcb;}
.analogSelect:before{content:"";display:block;position:absolute;right:15px;top:10px;border:7px solid transparent;border-top-color:#666;}
.analogSelect input{border:none;line-height:26px;height:26px;padding:0 10px;border-radius:5px;width:50px;color:#666;}
.analogSelect ul{position:absolute;left:0;top:26px;z-index:9999;background:#fff;padding:10px 0 0 0;box-sizing:border-box;border-radius:0 0 5px 5px;overflow:hidden;display:none;} 
.analogSelect ul li{line-height:42px;cursor:pointer;padding:0 20px;}
.analogSelect ul li.on{background-color:#e0e0e0;}
.int01{height:26px;line-height:26px;padding:10px 10px 10px 20px;box-sizing:border-box;border:none;background:#fff;font-size:16px;}
.bt01{background:url(zf2021info_02.png)  no-repeat center center;border:none;padding:0 25px;height:26px;}
.topInfo{display:flex;color:#fff;align-items:center;font-size:14px;line-height:24px;}
.topInfo img{margin-right:10px;}
.topInfo a{color:#fff;}

.nav{background:#115db2;position:relative;}
.nav ul{display:flex;justify-content:space-between;width:1200px;margin:0 auto;}
.nav ul li{font-size:24px;line-height:56px;border-bottom:2px solid #115db2;transition:all .5s;cursor:pointer;}
.nav ul li:hover,.nav ul li.active{border-bottom:2px solid #fff;}
.nav ul li a,.nav ul li b{color:#fff;font-weight:normal;}
.nav ul li div{display:none;position:absolute;top:58px;left:0;width:100%;line-height:44px;font-size:16px;background:#daecfb;border-bottom:1px solid #93ceff;z-index:999;}
.nav ul li div p{width:1200px;margin:0 auto;display:flex;flex-wrap:wrap;flex-direction:row;align-items:center;box-sizing:border-box;}
.nav ul li div p a{display:inline-block;padding:0 18px;text-align:center;line-height:50px;color:#333;}
.nav ul li a:hover{text-decoration:none;}
.nav ul li:nth-child(3) div p{padding-left:200px;}
.nav ul li:nth-child(4) div p{padding-left:400px;}
.nav ul li:nth-child(5) div p{padding-left:500px;}
.nav ul li:nth-child(6) div p{padding-left:0;justify-content: flex-end;}
.nav ul li:nth-child(7) div p{}
.nav ul li:nth-child(8) div p{justify-content:flex-end;}

.tabs{border-bottom:1px solid #115db2;font-size:20px;line-height:46px;display:flex;align-items:center;justify-content:space-between;}
.tab03,.tab01{justify-content:flex-start;}
.tabs li{color:#999;cursor:pointer;box-sizing:border-box;text-align:center;padding:0 20px;white-space:nowrap;}
.tabs a{color:#999;}
.tabs .active{background:#115db2;color:#fff;transition:all .5s;font-weight:bold;}
.tabs .active a{color:#fff;}
.tabs .active a:hover{text-decoration:none;}

.tabss{display:flex;background:#d6e5f2;justify-content:space-around;}
.tabss li{padding:10px 0;font-size:20px;color:#115db2;}
.tabss a{color:#115db2;}
.tabss .active{font-weight:bold;}



.ls01 li,.ls02 li{display:flex;justify-content:space-between;padding-left:20px;position:relative;overflow:hidden;box-sizing:border-box;}
.ls01 li:before,.ls02 li:before{content:"";display:block;width:6px;height:6px;border-radius:6px;position:absolute;left:0;top:20px;background:#1c64b5;}
.ls01 li a,.ls01 li a{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.ls01 li span,.ls02 li span{font-size:14px;color:#999;}
.ls02{display:flex;justify-content:space-between;flex-wrap:wrap;}
.ls02 li{width:48%;}
.ls02 li a{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}


.leader{display:flex;}
.leaderImg{width:180px;height:220px;overflow:hidden;margin-right:35px;}
.leaderImg img{width:100%;height:100%;}
.leaderInfo{flex:1;}
.leaderInfo h6{border-bottom:1px dotted #dbdbdb;padding-bottom:10px;margin-bottom:10px;}
.leaderInfo h6 b{color:#115db2;font-weight:normal;font-size:24px;display:inline-block;margin-right:25px;}
.leaderInfo p{position:relative;padding-left:80px;}
.leaderInfo p b{display:block;position:absolute;left:0;top:0;font-weight:normal;color:#115db2}
.leaderTag{display:flex;background:#f5f5f5;justify-content:space-between;}
.leaderTag li{border-left:1px solid #fff;text-align:center;flex:1;padding:15px 0;cursor:pointer;}
.leaderTag li:first-child{border:none;}
.leaderTag .active{background:#e9e9e9;}


.leaderNew{display:flex;}
.leaderNewInfo{flex:1;}
.leaderNewInfo h6{border-bottom:1px dotted #dbdbdb;}
.leaderNewInfo h6 b{color:#115db2;font-weight:normal;font-size:24px;display:inline-block;margin-right:25px;}
.leaderAbout a{background:#f9f9f9;display:flex;align-items:center;margin-top:14px;padding:5px 0;color:#115db2;justify-content:center;transition:all 0.5s;}
.leaderAbout a i{font-size:20px;margin-right:10px;}
.leaderAbout a:hover{background:#115db2;text-decoration:none;}
.leaderAbout a:hover,.leaderAbout a:hover i{color:#fff;}

.leaderOther{display:flex;justify-content:space-between;padding:30px 0 20px 0;}
.leaderOther p{flex:1;display:flex;justify-content:space-between;}
.leaderBns{display:flex;justify-content:space-between;}
.leaderBns a{color:#115db2;display:flex;align-items:center;}
.leaderBns i{font-size:20px;margin-right:10px;}


.tag01 li{background:#115db2;padding:20px 0;margin-bottom:20px;display:flex;align-items:center;color:#fff;justify-content:center;}
.tag01 li a{display:flex;align-items:center;color:#fff;display:flex;align-items:center;justify-content:center;}
.tag01 li a:hover{text-decoration:none;}
.tag01 .icon{font-size:26px;margin-right:10px;}

.imgTag{background:url(zf2021info_10.jpg) no-repeat center top;background-size:100% 100%;display:flex;justify-content:space-evenly;padding:15px 0;}
.imgTag li{position:relative;background:rgba(255,255,255,0.8);display:flex;flex-direction:column;padding:10px 50px;border-radius:10px;transition:all 0.2s;cursor:pointer;}
.imgTag li:hover{border-radius:10px 10px 0 0;}
.imgTag li span{width:60px;height:60px;border-radius:60px;background:#f79127;display:flex;align-items:center;justify-content:center;margin:0 auto 10px auto;}
.imgTag li:nth-child(2) span{background:#52b799;}
.imgTag li:nth-child(3) span{background:#5994dd;}
.imgTag li:nth-child(4) span{background:#e57575;}
.imgTag li:nth-child(5) span{background:#f1c66a;}
.imgTag li span .icon{color:#fff;font-size:36px;}
.imgTag li div{position:absolute;left:0;top:114px;background:rgba(255,255,255,0.8);width:100%;z-index:99;padding-bottom:10px;transform:rotateY(90deg);transition:all 0.5s;}
.imgTag li div a{display:block;font-size:16px;line-height:32px;text-align:center;}
.imgTag li:hover div{transform:rotateY(0deg)}

.grayBg{background:#f5f5f5;padding:30px 0;}
.tableList{border-top:1px solid #dadada;}
.tableList th{background:#e7ecf4;font-weight:bold;text-align:center;border:1px solid #f5f5f5;border-top:none;padding:10px;white-space:nowrap;}
.tableList tr:nth-child(even) td{background:#ededed;border:1px solid #f5f5f5;}
.tableList tr td{text-align:center;white-space:nowrap;padding:10px;}
.tableList tr td:nth-child(1),.tableList tr td:nth-child(3){text-align:left;}
.tableList tr td:nth-child(1){white-space:normal;}

.tagGroupList{padding-bottom:50px;position:relative;}
.tagGroupList .swiper-slide{background:#f5f5f5;text-align:center;font-size:16px;line-height:50px;}
.tagGroupList .swiper-slide,.tagGroupList .swiper-slide a{color:#115db2;}
.tagGroupList .swiper-pagination{width:100%;text-align:center;left:0;bottom:0;}
.tagGroupList .swiper-pagination-bullet{width:14px;height:14px;border-radius:14px;background:#999;margin:0 5px;}
.tagGroupList .swiper-pagination-bullet-active{background:#db4e5c;}

.sortList{display:flex;justify-content:space-between;flex-wrap:wrap;overflow:hidden;}
.sortList li{width:48%;box-sizing:border-box;padding:18px 0;font-size:16px;display:flex;align-items:center;border:1px solid #eaeaea;margin-bottom:10px;}
.sortList li a{display:flex;align-items:center;flex-direction:column;justify-content:center;width:100%;}
.sortList li i{font-size:30px;display:inline-block;border:1px solid #9b9b9b;width:46px;height:46px;line-height:46px;text-align:center;border-radius:40px;margin-bottom:12px;}
.sortList li:hover,.sortList li:hover i{border-color: #115db2;transition:all .5s;}
.sortList li:hover i,.sortList li:hover a{color:#115db2;transition:all .5s;}
.sortList li a:hover{text-decoration:none;}

.postTag{border:1px solid #eaeaea;}
.postTag img{width:100%;height:auto;}
.postTag ul{display:flex;justify-content:space-between;flex-wrap:wrap;padding:30px;background:#F5F9FF;}
.postTag ul li{width:50%;}
.postTag ul li a{display:flex;align-items:center;color:#115DB2}
.postTag ul li i{font-size:40px;font-style:normal;margin-right:10px;color:#115DB2;}
.goFind{display:flex;align-items:center;padding:20px 10px;}
.goFind p{flex:1;margin-left:10px;background:#f5f5f5;display:flex;align-items:center;}
.goFind p .findInt{border:none;background:none;flex:1;line-height:40px;height:40px;padding-left:10px;}
.goFind p .findBt{border:none;background:url(http://www.zhifu.gov.cn/images/944/zf2021info_02_01.png) no-repeat center center;background-size:auto 100%;width:40px;height:20px;}

.bigTags{display:flex;flex-wrap:wrap;}
.bigTags li{width:20%;margin-top:35px;text-align:center;}
.bigTags li a{display:flex;flex-direction: column;justify-content:center;align-items:center;}
.bigTags li a:hover{text-decoration:none;}
.bigTags li span{width:60px;height:60px;border-radius:60px;border:2px solid #115db2;font-size:40px;display:flex;justify-content:center;align-items:center;color:#115db2;margin-bottom:15px;transition:all 0.5s;}
.bigTags li:hover span{color:#fff;background:#115db2;transform:rotateY(-180deg);}

.ht01{position:relative;text-align:center;display:flex;align-items:center;justify-content:center;overflow:hidden;}
.ht01:before,.ht01:after{content:'';display:block;width:50%;height:50%;border-bottom:2px solid #115db2;position:absolute;left:-10%;top:0;}
.ht01:after{left:auto;right:-10%;}
.ht01 b{font-size:32px;color:#115db2;}
.ht01 i{display:flex;margin-right:10px;background:#115db2;color:#fff;width:38px;height:38px;justify-content:center;align-items:center;border-radius:40px;}
.ht01 i .icon{font-size:22px;}

.tag02,.threeCol,.fiveCol{display:flex;justify-content:space-between;}
.tag02{flex-wrap:wrap;}
.tag02 li{text-align:center;width:20%;margin-bottom:30px;}
.tag02 li a{display:flex;flex-direction:column;align-items:center;}
.tag02 li a:hover{text-decoration:none;}
.tag02 li span{width:80px;height:80px;border-radius:10px;background:#f5f5f5;display:flex;justify-content:center;align-items:center;margin-bottom:10px;transition:all 0.5s;}
.tag02 li span .icon{font-size:38px;color:#115db2}
.tag02 li:hover span{background:#115db2;transform:rotateY(-180deg);}
.tag02 li:hover span .icon{color:#fff;}
.threeCol,.fiveCol{flex-wrap:wrap;}
.threeCol li,.fiveCol li{margin-bottom:15px;}
.threeCol li img,.fiveCol li img{width:100%;height:100%;}


.friendBg{background:#daecfb;padding:20px 0;}
.friendList{display:flex;justify-content:space-between;}
.friendList li{padding-right:20px;position:relative;font-size:16px;color:#115db2;cursor:pointer;}
.friendList li b{font-weight:normal;}
.friendList a{color:#115db2;}
.friendList li:after{content:"";display:block;position:absolute;right:0;top:45%;border:5px solid transparent;border-top-color:#115db2;}
.friendList li div{position:absolute;left:-20px;bottom:18px;padding:10px 20px 20px 20px;display:none;background:#daecfb;z-index:999;max-height:300px;overflow-y:auto;}
.friendList li div a{display:block;white-space:nowrap;padding-bottom:10px;}

.foot{background:#115db2;padding:45px 0;}
.foot .millia{display:flex;justify-content:space-between;align-items:center;}
.footImg{padding-right:30px;display:flex;align-items:center;}
.footImg img{margin-right:20px;}
.footInfo{flex:1;padding:0 50px;border-right:1px solid #417dc1;border-left:1px solid #417dc1;}
.footInfo span,.footInfo a{display:inline-block;margin-right:10px;}
.footInfo span img{margin-right:5px;vertical-align:middle;}

.footEr{display:flex;}
.footEr p{margin-left:22px;text-align:center;}
.footEr p img{display:block;margin:0 auto 10px auto;}

#uper{position:fixed;right:5%;bottom:5%;z-index:99;}
#uper p{display:flex;font-size:12px;width:60px;height:60px;border:1px solid #ddd;margin-top:10px;position:relative;color:#0a488e;background:#fff;justify-content:center;align-items:center;flex-direction:column;cursor:pointer;}
#uper p b{display:block;font-weight:normal;}
#uper p:last-child{background:#ddd;color:#fff;font-size:24px;}
#uper p:last-child a{color:#fff;display:block;}
#uper p span{display:none;position:absolute;right:63px;bottom:0;}
#uper p span img{max-width:210px;height:auto;}

@media screen and (max-width:640px){
.millia{width:94%;}
.topBg{padding:2rem 0;}
.topBg img{width:82%;height:auto;}
.nav{position:fixed;top:1%;right:1%;box-sizing:border-box;z-index:9999;display:block;padding:0;width:auto;left:0;margin:0;}
.nav span{background:url(zf2021info_04.png) #115db2  no-repeat center center;width:46px;height:46px;border-radius:50%;display:block;position:absolute;right:0;top:1rem;z-index:99;}
.nav ul{background:#115db2;display:none;position:absolute;right:0;top:50px;width:12rem;padding:1rem 0;}
.nav ul li{font-size:1.6rem;line-height:3.2rem;width:100%;text-align:center;margin-top:1rem;}
.nav ul li,.nav ul li:hover,.nav ul li.active{border:none}
.nav ul li div{left:auto;right:12rem;top:0;width:auto;background:#daecfb;padding:0 0 1rem 0;border:none;}
.nav ul li div p{width:auto;display:block;}
.nav ul li:nth-child(3) div p,
.nav ul li:nth-child(4) div p,
.nav ul li:nth-child(5) div p,
.nav ul li:nth-child(6) div p,
.nav ul li:nth-child(7) div p,
.nav ul li:nth-child(8) div p{padding:0;}
.nav ul li div p a{display:block;white-space:nowrap;margin:1rem 1rem 0 1rem;color:#333;padding:0;line-height:2.8rem;}
#markbg{width:100%;height:100%;background:rgba(0,0,0,0.6);position:fixed;left:0;top:0;z-index:998;display:none;}

.ls01,.ls02{line-height:2.6rem;font-size:1.5rem;}
.ls01 li,.ls02 li{padding-bottom:1rem;}
.ls02 li{width:100%;}
.ls01 li:before,.ls02 li:before{top:1rem;}
.ls01 li a,.ls02 li a{white-space:normal;}
.ls01 li span,.ls02 li span{display:none;}

.tabs,.tabss{display:block;overflow-x:auto;width:100%;white-space:nowrap;font-size:1.6rem;line-height:3.6rem;}
.tabs li,.tabss li{display:inline-block;padding:0 1rem;}
.tabss li{font-size:1.4rem;}

.tag01 li{font-size:1.6rem;}
.tag01 .icon{margin-right:2rem;}

.leader{display:block;}
.leaderImg{width:50%;height:auto;margin:0 auto 2rem auto;}
.leaderImg img{max-width:100%;;}
.leaderInfo h6{text-align:center;font-size:1.4rem;}
.leaderInfo h6 b{font-size:1.8rem;}
.leaderInfo p{font-size:1.4rem;line-height:2.4rem;padding-left:7rem;}


.leaderNew{display:block;}
.leaderNewInfo h6{border-bottom:1px dotted #dbdbdb;text-align:center;}
.leaderNewInfo h6 b{color:#115db2;font-weight:normal;font-size:24px;display:inline-block;margin-right:25px;}
.leaderAbout a{background:#f9f9f9;display:flex;align-items:center;margin-top:14px;padding:5px 0;color:#115db2;justify-content:center;transition:all 0.5s;}
.leaderAbout a i{font-size:20px;margin-right:10px;}
.leaderAbout a:hover{background:#115db2;text-decoration:none;}
.leaderAbout a:hover,.leaderAbout a:hover i{color:#fff;}

.leaderOther{display:block}
.leaderOther p{display:block;overflow-y:auto;white-space:nowrap;padding:1.5rem 0 0 1rem;}
.leaderOther p a{display:inline-block;margin-right:2rem;}
.leaderBns{display:flex;justify-content:space-between;flex-wrap:wrap;}
.leaderBns a{color:#115db2;display:flex;align-items:center;}
.leaderBns i{display:none;}


.postTag ul li i{font-size:2rem;}


.imgTag {overflow-x:auto;justify-content:flex-start;background-size:auto 100%;padding-right:1rem;}
.imgTag li{font-size:1.4rem;white-space:nowrap;box-sizing:border-box;padding:2rem 1rem;text-align:center;font-size:1.6rem;margin-left:1rem;}
.imgTag li div{top:1rem;transform:rotateY(0deg);position:relative;width:100%;background:none;}
.imgTag li div a{font-size:1.4rem;}

.tableList{width:100%;font-size:1.4rem;overflow:hidden;}
.tableList tr td{white-space:normal;word-break:break-all;}
.tableList tr th:nth-child(2),.tableList tr td:nth-child(2){display:none;}
.tableList tr td:nth-child(1){min-width:12rem;}

.tagGroupList{padding-bottom:3rem;}
.tagGroupList .swiper-pagination-bullet{width:1rem;height:1rem;}

.ht01:before,.ht01:after{display:none;}
.ht01 i{padding:0;}
.ht01 b,.ht01 i{font-size:2rem}
.ht01 b{font-size:2.6rem}

.tag02{flex-wrap:wrap;}
.tag02 li{margin-bottom:1rem;width:49%;background:#f5f5f5;font-size:1.4rem;}
.tag02 li span{width:5rem;height:5rem;margin:0;}
.tag02 li span .icon{font-size:3rem;}
.tag02 li a{flex-direction:row;max-width:100%;align-items:center;}

.threeCol li{width:100%;}
.fiveCol li{width:48%;}

.bigTags li{width:33.33%;font-size:1.3rem;}
.bigTags li span{width:4rem;height:4rem;font-size:2.2rem;}

.foot .millia{display:block;}
.footInfo{border:none;font-size:1.3rem;line-height:2.4rem;padding:0 1rem;text-align:center;}
.footEr{padding-top:2rem;justify-content:space-evenly;}
.footEr p{margin:0;}
.footEr p img{max-width:90%;height:auto;}
}