@media only screen and (max-width:768px) {
    /* html{
        font-size: calc(100vw/375*40)!important;
    } */
    .wrapper {
	    width: 100%!important;
	    margin: 0 auto;
    } 
    .right_column{
        display: none;
    }  
.title{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 0;
}
.title .titleName{
    font-size: 24px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 34px;
    color: rgba(0, 48, 135, 1);
    cursor: pointer;
}
.title .seeMore .seeMoreIcon{
    color: rgba(0, 0, 0, 0.5);
    font-size: 17px;
    cursor: pointer;
}
.GovernmentTransparencyContent{
    width: 94%!important;
    box-sizing: border-box;
}
.GovernmentInformationDisclosureColumnRight{
    display: none;
    width: 100%;
    justify-content: space-between;
}
.zfxx_block_mobile{
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}
.zfxx_block_mobile a{
    width: 49%;
}
.zfxx_block_mobile li{
    border:solid 1px #D3D6ED;
    border-radius: 4px;
    margin-top:10px;
    display: flex;
    align-items: center;
    box-sizing: border-box;
    padding: 10px;
}
.zfxx_icon{
   width: 20px; 
   height: 20px;
}
.zfxx_icon img{
    width: 100%;
    height: 100%;
}
.zfxx_label{
    font-size: 15px;
    color: #323232;
    width: 80%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-left: 10px;
}
.GovernmentInformationDisclosureColumnRight a{
    width: 47%;
}
.GovernmentInformationDisclosureColumnRight a>div{
    width:100%;
    font-size: 17px;
    text-align: center;
        padding: 0px 6px;
        box-sizing: border-box;
}
.GovernmentInformationDisclosureColumnLeft{
    width: 100%;
    flex-wrap: wrap;
}
.GovernmentInformationDisclosureColumnLeftItem{
    width: 50%;
}
.GovernmentInformationDisclosureColumnLeftItemLine{
    display: none;
}
.GovernmentInformationDisclosureColumnLeftItem a>span{
    width: 140px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 16px;
}
.GovernmentInformationDisclosureColumnLeft>div:nth-child(7) a>span{
    width:54%!important;

}
.GovernmentInformationDisclosureColumnLeftItem a>div{
    width: 26px;
}
.afterImg{
    margin-left: 24px;
}
.NotificationItemTitle{
    font-size: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.NotificationItem{
    /* flex-direction: column; */
    width: 100%;
    align-items: center;
}
.NotificationItem:nth-child(5),.NotificationItem:nth-child(6),.NotificationItem:nth-child(7){
    display: none;
}
.NotificationItem a{
    width: 70%;
}
.NotificationItemDate{
    /* padding-left: 17px; */
    font-size: 16px;
    width: fit-content;
    /* margin-top: 8px; */
}
.NotificationItemTitle>div:nth-child(2){
    font-size:16px;
    width: 95%;
}
.NotificationAnnouncementAndLeaderWindow .NotificationAnnouncement{
    width: 100%;
    margin-bottom: 20px;
    margin-top: 0;
}
.NotificationAnnouncementAndLeaderWindow{
    flex-direction: column;
}
.InstitutionalFunctionsName{
	font-size:20px;
}
.LeaderWindowName{
	font-size:20px;
}
.leaderWin{
    width:100%;
    padding-left: 0px;
}
.InstitutionalFunctions{
    width: 48%;
}
.LeaderWindow{
    width: 48%;
}
.InstitutionalFunctionsAndLeaderWindow{
    display: none;
}
.leaderWin_mobile{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.leaderWin_mobile a{
    width: 48%;
}
.leaderWin_mobile li{
    width: 100%;
}
.leaderWin_mobile li img{
    width: 100%;
}
.InstitutionalAndMainDataEconomic .MainDataEconomicDevelop{
    width: 100%;
    height: 118px;
}
.MainDataEconomicDevelop .MainDataEconomicDevelopContent .swiper-container{
    width: 100%;
    margin-top: 0px!important;  
    height: 118px!important;
}
.MainDataEconomicDevelop .MainDataEconomicDevelopContent .swiper-container .swiper-wrapper{
    height: 100%;
    margin-top:0px;
}
.EconomicSectorMoubleRight .MainDataEconomicDevelopContent a:nth-child(4) .MainDataEconomicDevelopItem{
    height: auto;
    border-bottom: none;
    justify-content: space-between;
}
.EconomicSectorMoubleRight .MainDataEconomicDevelopContent a:nth-child(5) .MainDataEconomicDevelopItem{
    display: none;
}
.swiperContent2 .swiper-slide{
    width: 100%!important;
    height: 118px!important;
}
.NeedFindPoliciesContent .layui-input{
    width: calc(250rem/40);
}
.PolicyColumnTabs{
    margin-top: 10px;
    flex-wrap: wrap;
    background: #fff;
    height: auto;
    justify-content: space-between;
    border-bottom: solid 1px #EDEDED;
}
.PolicyColumnTabs a{
    width: 25%;
    display: flex;
    justify-content: center;
}
.PolicyColumnTabItem{
    width: fit-content;
    font-size:16px;
    color:#B0B0B0;
    padding: 0;
    border-radius:0;
    text-align: center;
    padding-bottom: 6px;
    border-bottom: solid 2px transparent;
    /* box-sizing: border-box;
    text-align: center;
    margin-bottom: 10px;
    border: 1px solid rgba(0, 48, 135, 1);
    border-radius: 4px;
    padding: 18px 24px; */
}
.PolicyColumnTabItemSelected{
    background: transparent;
    border-radius: 0;
    color: black;
    border-bottom: solid 2px #003087;
}
.NeedFindPoliciesContent{
    top: -70px;
    right: 0px;
    display: none;
}
.picPolicyColumnList{
    display: none;
    /* flex-direction: column; */
	flex-wrap:wrap;
}
#tjzcBlock{
	margin-top: 16px;
	position: relative;
	display: block;
	/* height:220px; */
}
#tjzcBlock .el-carousel__mask{
	background-color: transparent;
}
#tjzcBlock .el-carousel__container{
    height: 240px;
}
#tjzcBlock .el-carousel__item--card{
    width: 280px;
}
#tjzcBlock .el-carousel__item, #tjzcBlock .el-carousel__m{
    left: -50px;
}
.tjzc_info {
    width:280px;
    /* height: 250px; */
	box-sizing: border-box;
    padding: 0;
	/* border: solid 1px #DBDBDB; */
	border-radius: 4px;
}

.tjzc_info:hover .tjzc_title{
	color:#003087;
}
.tjzc_pic {
    width: 280px;
    margin: 0 auto;
    height: 180px;
}
.tjzc_pic img{
	width: 100%;
	height: 100%;
}
.tjzc_bottom{
	background-color: white;
	box-sizing: border-box;
	padding: 6px 0;
	/* margin-top: -72px; */
    position: relative;
    display: none;
}
#tjzcBlock .is-active .tjzc_bottom{
     display: block;
}
.tjzc_title{
	color: #323232;
	font-size: 16px;
	line-height: 24px;
	word-wrap: break-word;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
	overflow: hidden;
}
.tjzc_date{
	color:#979797;
	font-size: 16px;
	margin-top: 6px;
}
.picPolicyColumnList a{
    width: 48%;
}
.picPolicyColumnList .picPolicyColumnItem{
    width:100%;
    margin-bottom:10px;
}
.picPolicyIMG{
    width: 100%;
    height: 124px;
}
.picPolicyIMG img{
    width: 100%;
    height:100%;
}
.picPolicyColumnList .picPolicyColumnItem .picPolicyTitle{
    font-size: 16px;
    color:rgba(56, 56, 56, 1);
	margin-top:8px;
}
.picPolicyColumnList .picPolicyColumnItem .picPolicyTitle:hover{
    color:rgba(56, 56, 56, 1)!important;
}
.picPolicyColumnList .picPolicyColumnItem .picPolicyDate{
    font-size:16px;   
}
.PolicyColumnListItem{
    align-items: center;
}
.PolicyColumnListItem a{
    width: 70%;
}
.PolicyColumnListItem div:nth-child(1) div:nth-child(2){
    max-width:90%;
    font-size:16px;
}
.PolicyColumnList2 .PolicyColumnListItem div:nth-child(1)>div:nth-child(1){
    background:#ccc!important;
    width:6px!important;
    height:6px!important;
    margin-right:10px!important;
}
.PolicyColumnListItem div:nth-child(1):hover>div:nth-child(2){
    color:rgba(56, 56, 56, 1)!important;    
}
.PolicyColumnListItem:nth-child(4){
    /* flex-direction:column; */
    display: none;
}
.PolicyColumnListItem:nth-child(5){
    /* flex-direction:column; */
    display: none;
}
.PolicyColumnListItem>div:nth-child(2){
    padding-left:0;
    font-size: 16px;
    margin-top: 0;
}
.MainDataEconomicDevelop{
    width:100%;
}
.EconomicSectorMouble{
    flex-direction:column;
    display: block;
    margin-top: 10px;
    margin-bottom: 20px;
}
.EconomicSectorMoubleRight{
    border-right:0px;    
    padding-right: 0;    
}
.MainDataEconomicDevelopContent .MainDataEconomicDevelopItem{
    flex-direction: initial;
    justify-content: space-between;
}
.mainData_point{
    display: block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #c4c4c4;
}
.MainDataEconomicDevelopContent .MainDataEconomicDevelopItem .label{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width:66%;
    font-size: 16px;
    margin-bottom: 0;
}
.MainDataEconomicDevelopContent .MainDataEconomicDevelopItem .label:hover{
    color:rgba(56, 56, 56, 1)!important;
}
.MainDataEconomicDevelopContent .MainDataEconomicDevelopItem .date{
    font-size:16px;      
    color: #979797;      
}
.EconomicSectorMoubleRight a .MainDataEconomicDevelopItem{
    height: auto;
    align-items: center;
    padding: 10px 0;
    border-bottom: none!important;
}
.EconomicSectorMoubleRight .MainDataEconomicDevelopContent a:nth-child(1) .MainDataEconomicDevelopItem{
    height: auto;
}
.EconomicSectorMoubleLeft{
    padding-left:0;
    width:100%;
    margin-top: 14px;
    /* display: flex; */
    flex-direction: column;
    display: none;
}
.sector_block_mobile{
    display: block;
}
.sector_block_mobile .swiper-container{
    height: 310px;
}
.sector_block_mobile .swiperContent2 .swiper-slide{
    height: 282px!important;
}
.sector_block_mobile .swiper-pagination{
    bottom: 0!important;
}
.EconomicSectorMoubleLeftTabs{
	display:flex;	
    flex-wrap: wrap;	
}
.SelectIconOn{
    display:none!important;
}
.SelectIconNo{
    display:none!important;  
}
.EconomicSectorMoubleLeftItem .label{
    font-size: 14px;
    margin-left:0px;
    margin-right:0px!important;
    text-align: center;
    box-sizing: border-box;
    /* padding: 0 6px; */
    width: 80%;
}
.EconomicSectorMoubleLeftItem{
    height: auto;
    width: 25%;
    border:1px solid rgba(230, 230, 230, 1);
    padding: 4px 0px;
}
/* .EconomicSectorMoubleLeftItem:nth-child(2){
    width: 90px!important;

} */
/* .EconomicSectorMoubleLeftItem:nth-child(3) label{
	display:flex;
	justify-content:center;	
		width: calc(90rem/40)!important;	
	} */
.EconomicSectorMoubleLeftContent{
    width: 100%;
    height: auto;
}
.PolicyImgAll{
   flex-direction:column; 
   display: none;
}
.policyImg_mobile{
    display: block;
    margin-bottom: 30px;
}
.policyImg_mobile .swiper-container{
    height: 90px;
}
.police_item{
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 88px;
    border-radius: 4px;
    color: white;
    font-size: 18px;
    text-align: center;
    box-sizing: border-box;
    /* padding-top: 20px; */
    font-weight: bold;
    position: relative;
}
.policy_label{
    width: 100%;
    text-align: center;
    color: white;
    font-size: 18px;
    position: absolute;
    top: 32px;
}
.policyImg_mobile .el-carousel__container{
    height: 90px;
}
.policyImg_mobile .swiper-pagination-bullet{
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #1121AD;
    padding: 0;
    margin-right:4px;
    opacity: 1;
}
.policyImg_mobile .el-carousel__indicators li:last-child{
    margin-right: 0;
}
.policyImg_mobile .swiper-pagination-bullet-active{
    background-color: white;
}
.policyImg_mobile .el-carousel__indicators--horizontal{
    bottom: 8px;
}
.policyImg_mobile .el-carousel__indicator button{
    display: none;
}
/* .policyImg_mobile a:nth-child(1) .police_item{
    background-image:url(/images/GovernmentTransparency/zczn_bg.png);
}
.policyImg_mobile a:nth-child(2) .police_item{
    background-image:url(/images/GovernmentTransparency/jyta_bg.png);
}
.policyImg_mobile a:nth-child(3) .police_item{
    background-image:url(/images/GovernmentTransparency/yjya_bg.png);
}
.policyImg_mobile a:nth-child(4) .police_item{
    background-image:url(/images/GovernmentTransparency/sfqd_bg.png);
} */
.PolicyImgAll>div{
   width:100%!important;
   height: auto!important;
   margin-bottom: 10px;
}
.PolicyImgAll img{
    width:100%!important;
    border-radius:6px;
    height: auto;
} 
.PolicyImgAll img:hover{
	/* transform:scale(1.1); */
	-ms-transform:scale(1);
	-moz-transform:scale(1);
	/* -webkit-transform:scale(1); */
	-o-transform:scale(1);            
}
.policyImg_mobile .swiper-button-next,.policyImg_mobile .swiper-button-prev{
    top: 63%;
    width: 12px;
    height: 20px;
    background-size: cover;
}
.policyImg_mobile .swiper-button-prev{
    background-image: url(/images/GovernmentTransparency/white_left_arrow.png);
    left:18px;
}
.policyImg_mobile .swiper-button-next{
    background-image: url(/images/GovernmentTransparency/white_right_arrow.png);
    right:18px;
}
}