﻿@charset "utf-8";

/* index媒体查询css */

@media screen and (min-width:320px)and (max-width:480px) {
	.body {
		width: 100%;
		height: 320px;
		/* background: url(banner.jpg) no-repeat left top; */
	}

.slhmod{
	display: none;
}

.zwgk_wrap{
	display: none;
}


.banner-box{
	display: none;
}
	/* 顶部文字 */
	.topBar {
		width: 100%;
		height: 30px;
	}

	.topBar_content {
		width: 100%;
	}
        .content_left li {
            padding-left: 0;
         }


.content_right{
	display: none;
}
.banner-items{
	display: none;
}

	/* logo */
	.logo_Bar {
		width: 100%;
		height: 290px;
		text-align: center;
	}

	.logo_Bar .logo {
		width: 64%;
		margin: 0 auto;
	}

	.logo img {
		width: 100%;
	}

	/* 搜索框 */
	.search {
		width: 85%;
	}

	.home_search {
		width: 100%;
		height: 100px;
	}

	.home_search .ss .ss_txt {
		width: 100%;
	}

	/* 导航栏 */
	.top_nav {
		width: 100%;
	}

	.top_nav .nav {
		width: 100%;
	}
.top_nav .nav ul {
    width: auto;
    display: flex;
    overflow-x: auto;
}
	.top_nav .nav ul li {
		    width: auto;
    white-space: nowrap;
font-size: 0.7rem;
	}
.top_nav .nav ul li a {
    width: 60px;
}
	

	/* 头条 */
	.news_top {
		width: 100%;
	}

	.news-topmain {
		width: 100%;
	}

	.news-top1 {
		white-space: nowrap;
		text-overflow: ellipsis;
		overflow: hidden;
                width: 90%;
                margin-left: 35px;
	}

	.news-top1 a {
		font-size: 1.6rem;

	}

	.topstyle span {
		width: 46%;
		white-space: nowrap;
		text-overflow: ellipsis;
		overflow: hidden;
	}

	/* 轮播图 */
	.information-main {
		width: 100%;
	}

	.information-main-fl {
		width: 100%;
		height: 330px;
	}

	.information-main-fl .bd ul {
		width: 100%;
	}

	.information-main-fl .bd ul li {
		width: 100%;
	}

	.information-main-fl .bd img {
		width: 100%;
		height: 330px;
	}

	.information-main-text {
		width: 100%;
		height: 50px;
		font-size: 1rem;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}

	/* 新闻动态列表 */
	.information-main-fr {
		margin-top: 20px;
		width: 100%;
	}

	.information-main-fr .hd ul li {
		width: 33.3%;
		height: 50px;
		line-height: 50px;
		font-size: 1.1rem;
	}

	.information-main-fr .hd ul .on {
		height: 50px;
		line-height: 44px;
	}

	.information-main-fr .bd ul li a {
		width: 70%;
	}

	.information-main-fr .bd ul li span {
		font-size: 0.95rem;
	}

	/* 政务公开 */
	.zwgk_wrap {
		width: 100%;
		height: auto;
	}

	.zwgk_pic {
		width: 100%;
		height: auto;
		display: flex;
		flex-direction: row;
		justify-content: center;
		/* 	border: 1px solid red; */
	}

	.zwgk_pic a {
		width: 50%;
		height: 140px;
	}

	.zwgk_pic a img {
		width: 100%;
		height: 100%;
                margin-top: 0 !important;
	}

	.zwgk_list {
		width: 100%;
		height: auto;
		display: flex;
		flex-direction: column;
		align-items: center;
	}

	/* 政策文件 */
	.zwgk_list .list_left {
		margin-top: 10px;
		width: 100%;
	}

	.zwgk_list .container-top ul li {
		width: 20%;
		justify-content: center;
		/* 	border: 1px solid blue; */
	}

	.zwgk_list .container-top ul li:nth-child(4) {
		width: 23%;
	}

	.zwgk_list .container-top ul li:last-child {
		width: 17%;
	}

	.zwgk_list .container-top ul li a {
		font-size: 0.8rem;
		padding: 0;
		border-right: 0;
	}

	.zwgk_list .container-bottom ul li img {
		padding-left: 8px;
	}

	.zwgk_list .container-bottom ul li a {
		padding-left: 8px;
	}

	.zwgk_list .container-bottom ul li span {
		font-size: 0.8rem;
	}

	/* 政务公开图标 */
	.zwgk_list .list_right {
		width: 100%;
	}

	/* 政务服务 */
.zwhd {
    float: initial;
}
.zwhd .zwhd_news {
    height: auto;
    overflow: hidden;
}
	.zwhd_wrap {
		width: 100%;
		height: auto;

	}

	.zwfw {
		width: 100%;
	}

	.zwfw .zwfw_title {
		font-size: 1.2rem;
		padding-left: 10px;
	}

	.zwfw .container-top ul li {
		width: 33%;
		justify-content: center;
		/* 	border: 1px solid blue; */
	}

	.zwfw .container-top ul li a {
		width: 100%;
		font-size: 1rem;
	}

	/* 政务互动 */
	.zwhd {
		margin-top: 20px;
		margin-bottom: 10px;
		width: 100%;
		height: auto;
	}

	.zwhd .zwhd_title {
		font-size: 1.2rem;
		margin-left: 0;
	}

	.zwhd_news .news_list {
		width: 100%;
		margin-left: 0;
	}

.zwhd .container-top{height: auto;}
.zwhd .container-top ul{ height: auto;}
.zwhd_news .news_list{float:initial;height: auto;}
.zwhd_news .zwhd_icon{float: initial;}

	.zwhd .container-top ul li {
		width: 33%;
		justify-content: center;
		/* border: 1px solid blue; */
	}

	.zwhd .container-top ul li a {
		font-size: 1.1rem;
		width: 100%;
		/* 	border: 1px solid blue; */
	}

	.zwhd .container-bottom ul li span {
		font-size: 0.8rem;
	}

	/* 政务互动图标 */
	.zwhd_news .zwhd_icon {
		margin-top: 20px;
		width: 100%;
		height: auto;
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}

	.zwhd_icon .icon_l {
		width: 100%;
		height: auto;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: space-around;
	}

	.zwhd_icon .icon_r {
		margin-top: 10px;
		width: 100%;
		height: auto;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: space-around;
	}

	/* 专题栏 */
	.Box {
		display: none;
	}
/* 图片*/
.dt_xcpic {
    display: none;
}
	/* 导航链接 */
.yq-link {
    display: none;
}


	.links_wrap {
		width: 100%;
		height: auto;
		background-color: #fff;
	}

	.links {
		width: 100%;
	}

	.link_title {
		width: 22%;
	}

	.link {
		width: 78%;
	}

	.link .item a {
		font-size: 0.8rem;
                padding-right: 15px;
	}

	.link_detail .detail {
		width: 100%;
	}

	.detail li {
		width: 50%;
	}

	.detail li a {
		font-size: 0.8rem;
	}

	/* 底部 */
	.footer_wrap .footer {
		width: 100%;
		height: auto;
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}

	.footer .footer_left {
		width: 100%;
		height: auto;
	}

	.footer .footer_middle {
		width: 100%;
		height: auto;
		font-size: 0.8rem;
		padding: 0 20px;
	}

	.footer .footer_right {
		width: 100%;
		height: auto;
		margin-top: 20px;
	}


}

