/* 标题样式 */
.title {
	height: 50px;
}

.title>div {
	color: #000000;
	font-weight: bold;
	font-size: 16px;
	border-bottom: 1px solid #cccccc;
	padding-top: 15px;
	padding-bottom: 10px;
}

.title>div>span {
	padding-bottom: 12px;
	border-bottom: 3px solid #5fb2f5;
}

.guidang_gl,.guidang_xl {
	/* display: none; */
}

.guidang_xl {
	display: inline-block;
	margin-right:20px;
	float: right;
	overflow: hidden;
	margin-top: -100px;
}

.guidang_xl_n {
	height: 90px;
	width: 160px;
	position: relative;
	display: inline-block;
}

.guidang_xl_n span {
	font-size: 13px; 
	position: absolute; 
	color: #ff0000; 
	left: 70px; 
	margin: 0px; 
	bottom: 13px
}

.zwgk_content_tab1_left {
	margin-top: 20px;
}

.zwgk_content_tab1_left,
.zwgk_content_tab2_left{
	overflow: hidden;
}

.zwgk_body1,.zwgk_body2 {
	/* margin-top: 40px; */
	overflow: hidden;
}

.phone_768 {
	display: none;
}

.zwgk_body1 .active {
	animation: Slideleft-column 0.8s ease-in-out forwards 0s 1 normal;
	-webkit-animation: Slideleft-column 0.8s ease-in-out forwards 0s 1 normal;
	-moz-animation: Slideleft-column 0.8s ease-in-out forwards 0s 1 normal;
	-ms-animation: Slideleft-column 0.8s ease-in-out forwards 0s 1 normal;
	-o-animation: Slideleft-column 0.8s ease-in-out forwards 0s 1 normal;
    z-index: 55;
}

.zwgk_body1 .move-active {
    animation: Slideright-column 0.8s ease-in-out forwards 0s 1 normal;
	-webkit-animation: Slideright-column 0.8s ease-in-out forwards 0s 1 normal;
	-moz-animation: Slideright-column 0.8s ease-in-out forwards 0s 1 normal;
	-ms-animation: Slideright-column 0.8s ease-in-out forwards 0s 1 normal;
	-o-animation: Slideright-column 0.8s ease-in-out forwards 0s 1 normal;
    z-index: 33;
}

.zwgk_body2 .active {
	animation: Slideleft-column 0.8s ease-in-out forwards 0s 1 normal;
	-webkit-animation: Slideleft-column 0.8s ease-in-out forwards 0s 1 normal;
	-moz-animation: Slideleft-column 0.8s ease-in-out forwards 0s 1 normal;
	-ms-animation: Slideleft-column 0.8s ease-in-out forwards 0s 1 normal;
	-o-animation: Slideleft-column 0.8s ease-in-out forwards 0s 1 normal;
    z-index: 55;
}

.zwgk_body2 .move-active {
    animation: Slideright-column 0.8s ease-in-out forwards 0s 1 normal;
	-webkit-animation: Slideright-column 0.8s ease-in-out forwards 0s 1 normal;
	-moz-animation: Slideright-column 0.8s ease-in-out forwards 0s 1 normal;
	-ms-animation: Slideright-column 0.8s ease-in-out forwards 0s 1 normal;
	-o-animation: Slideright-column 0.8s ease-in-out forwards 0s 1 normal;
    z-index: 33;
}

.zjdc-list.active {
	animation: Slideleft-column 0.8s ease-in-out forwards 0s 1 normal;
	-webkit-animation: Slideleft-column 0.8s ease-in-out forwards 0s 1 normal;
	-moz-animation: Slideleft-column 0.8s ease-in-out forwards 0s 1 normal;
	-ms-animation: Slideleft-column 0.8s ease-in-out forwards 0s 1 normal;
	-o-animation: Slideleft-column 0.8s ease-in-out forwards 0s 1 normal;
    z-index: 55;
}

.zjdc-list.move-active {
    animation: Slideright-column 0.8s ease-in-out forwards 0s 1 normal;
	-webkit-animation: Slideright-column 0.8s ease-in-out forwards 0s 1 normal;
	-moz-animation: Slideright-column 0.8s ease-in-out forwards 0s 1 normal;
	-ms-animation: Slideright-column 0.8s ease-in-out forwards 0s 1 normal;
	-o-animation: Slideright-column 0.8s ease-in-out forwards 0s 1 normal;
    z-index: 33;
}

.ywzsk-list.active {
	animation: Slideleft-column 0.8s ease-in-out forwards 0s 1 normal;
	-webkit-animation: Slideleft-column 0.8s ease-in-out forwards 0s 1 normal;
	-moz-animation: Slideleft-column 0.8s ease-in-out forwards 0s 1 normal;
	-ms-animation: Slideleft-column 0.8s ease-in-out forwards 0s 1 normal;
	-o-animation: Slideleft-column 0.8s ease-in-out forwards 0s 1 normal;
    z-index: 55;
}

.ywzsk-list.move-active {
    animation: Slideright-column 0.8s ease-in-out forwards 0s 1 normal;
	-webkit-animation: Slideright-column 0.8s ease-in-out forwards 0s 1 normal;
	-moz-animation: Slideright-column 0.8s ease-in-out forwards 0s 1 normal;
	-ms-animation: Slideright-column 0.8s ease-in-out forwards 0s 1 normal;
	-o-animation: Slideright-column 0.8s ease-in-out forwards 0s 1 normal;
    z-index: 33;
}

/* 政府公开content */
.zwgk_content {
	padding-bottom: 30px;
}

.zwgk_content_icons {
	padding:30px 10px 0px 10px;
}

.zwgk_content_icons .container .row .col-xs-6 {
	padding: 5px;
}

.zwgk_content_icons a {
	display: block;
	text-decoration: none;
	color: #333333;
	cursor: pointer;
	height: 154px;
}

.zwgk_content_icons a:hover {
	color: #005293;
}

.zwgk_content_icons a div {
	/* background-color: #f8f8f8; */
	background-color: #ffffff;
	height: 90px;
	line-height: 90px;
	text-align: center;
	border: 1px solid #e5e5e5;
}

.zwgk_content_icons a p {
	font-size: 16px;
	text-align: center;
	margin-top: 10px;
}

.zwgk_content_icons a div img {
	width: 40px;
	height: 40px;
}

#pc,
#pc-more {
	display: none;
}

.tab1 {
	list-style: none;
	/* height: 44px; */
	height: 34px;
	border-bottom: 1px solid #D6DEE8;
}

.tab1 li {
	margin-left: -40px;
	cursor: pointer;
}

.tab1 li span {
	float: left;
	overflow: hidden;
	color: #000000;
	font-weight: bold;
	margin-top: 5px;
	/* margin-right: 15px;
	font-size: 20px;
	height: 39px; */
	margin-right: 7px;
	font-size: 16px;
	height: 29px;
}

.tab1 li span a {
	text-decoration: none;
	color: #000000;	
}

.tab1 li span a:hover {
	text-decoration: none;
	color: #005293;	
}

.tab1 .active span {
	color: #005293;
	border-bottom: 4px solid #005293;
}

.tab1 li>a {
	padding: 3px 12px;
	background-color: #ffffff;
	border-radius: 20px;
	behavior: url(/web2021/PIE.htc);
	color: #999999;
	border: 1px solid #e5e5e5;
	font-size: 12px;
	float: right;
	display: block;
	overflow: hidden;
	/* margin-top: 8px; */
	margin-top: 3px; 
}

.tab1 li>a:hover {
	color: #ffffff;
	background-color: #5fb2f5;
	border: 1px solid #5fb2f5;
}

.zwgk_body1 {
	position: relative;
	height: 240px;
}

.zwgk_list1 {
	display: none;
	position: absolute;
    top: 0;
    left: 0;
	background-color: #ffffff;
	width: 100%;
}

.zwgk_list1 a {
	color: #333333;
	font-size: 16px;
	text-decoration: none;
	display: block;
	position: relative;
	height: 40px;
	line-height: 40px;
}

.zwgk_list1 a:hover span {
	color: #005293;
}

.zwgk_list1 a:after {
	content: "";
	position: absolute;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	behavior: url(/web2021/PIE.htc);
	bottom: 45%;
	left: 0;
	margin: auto;
	background-color: #a3a3a3;
}

.zwgk_list1-text {
	width: 70%;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding-left: 10px;
	display: block;
	float: left;
	overflow: hidden;
}

.zwgk_list1-time {
	float: right;
	overflow: hidden;
}

.img1,.img2,.img3{
	margin-top: 20px;
}

.zwgk_content_tab1_right .img1  a{
	display: block;
	background: url(/web2021/20211101zwgk008.png);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/web2021/20211101zwgk010.png',sizingMethod='scale');
	background-size: 100% 100%;
	height: 80px;
	padding: 20px 20px;
}

.zwgk_content_tab1_right .img2  a{
	display: block;
	background: url(/web2021/20211101zwgk007.png);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/web2021/20211101zwgk011.png',sizingMethod='scale');
	background-size: 100% 100%;
	height: 80px;
	padding: 20px 20px;
}

.zwgk_content_tab1_right .img3 a{
	display: block;
	background: url(/web2021/20211101zwgk009.png);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/web2021/20211101zwgk012.png',sizingMethod='scale');
	background-size: 100% 100%;
	height: 80px;
	padding: 20px 20px;
}

.zwgk_content_tab1_right a img {
	float: left;
	overflow: hidden;
	width: 40px;
	height: 40px;
}

.zwgk_content_tab1_right a p {
	float: left;
	overflow: hidden;
	line-height: 40px;
	margin-left: 10px;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
}

.tab2 {
	list-style: none;
	height: 43px;
	border-bottom: 1px solid #D6DEE8;
	margin-top: 20px
}

.tab2 li {
	margin-left: -40px;
	cursor: pointer;
}

.tab2 li>span {
	float: left;
	overflow: hidden;
	margin-right: 8px;
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	margin-top: 4px;
	height: 39px;
	line-height: 39px;
}

.tab2 .active span {
	color: #005293;
	border-bottom: 4px solid #005293;
}

.tab2 li a {
	/* padding: 3px 12px; */
	padding: 0px 7px;
	background-color: #FFFFFF;
	border-radius: 20px;
	behavior: url(/web2021/PIE.htc);
	color: #999999;
	border: 1px solid #E5E5E5;
	/* font-size: 12px; */
	font-size: 16px;
	float: right;
	display: block;
	overflow: hidden;
	/* margin-top: 8px; */
	margin-top: 10px;
}

.tab2 li a:hover {
	color: #FFFFFF;
	background-color: #005293;
	border: 1px solid #005293;
}

.zwgk_body2 {
	position: relative;
	height: 240px;
}

.zwgk_list2 {
	display: none;
	position: absolute;
    top: 0;
    left: 0;
	background-color: #ffffff;
	width: 100%;
}

.zwgk_list2 a {
	color: #333333;
	font-size: 16px;
	text-decoration: none;
	display: block;
	position: relative;
	height: 40px;
	line-height: 40px;
}

.zwgk_list2 a:hover span {
	color: #005293;
}

.zwgk_list2 a:after {
	content: "";
	position: absolute;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	behavior: url(/web2021/PIE.htc);
	bottom: 40%;
	left: 0;
	margin: auto;
	background-color: #a3a3a3;
}

.zwgk_content_tab2_right a {
	display: block;
	background-color: #f4f9ff;/* faead2 */
	height: 80px;
	padding: 20px 20px;
	border: 1px solid #f4f9ff;/* faead2 */
	margin-top: 20px;
}

.zwgk_content_tab2_right a:hover p {
	color: #005293;
}

.zwgk_content_tab2_right a img {
	float: left;
	overflow: hidden;
	width: 40px;
	height: 40px;
}

.zwgk_content_tab2_right a p {
	float: left;
	overflow: hidden;
	color: #333333;
	font-size: 18px;
	margin-left: 10px;
	line-height: 40px;
	text-overflow: ellipsis;
    white-space: nowrap;
    width: 71%;
}

/* 互动交流content */
#hdjl_pc {
	display: none;
}
.hdjl_content {
	background-color: #ffffff;
}

.hdjl-title {
	height: 70px;
	padding-top: 30px;
	border-bottom: 1px solid #d6dee8;
}

.hdjl-title-left {
	float: left;
	overflow: hidden;
	color: #005293;
	font-size: 18px;
	font-weight: bold;
}

.hdjl-title-right {
	float: right;
	overflow: hidden;
	color: #999999;
	border: 1px solid #e5e5e5;
	padding: 2px 10px;
	border-radius: 20px;
	behavior: url(/web2021/PIE.htc);
	text-decoration: none;
}

.hdjl-title-right:visited {
	color: #999999;
}

.hdjl-title-right:hover {
	background-color: #5fb2f5;
	color: #FFFFFF;
	text-decoration: none;
}

.hdjl-zxft {
	margin-top: 20px;
	display: block;
	color: #333333;
}

.hdjl-zxft:visited {
	color: #333333;
}

.hdjl-zxft:hover{
	color: #333333;
}

.hdjl-zxft-top {
	position: relative;
}

.hdjl-zxft-time {
	position: absolute;
	background-color: #005293;
	border-radius: 0 20px 20px 0;
	behavior: url(/web2021/PIE.htc);
	top: 20px;
	color: #FFFFFF;
	text-align: center;
	width: 100px;
	height: 24px;
	line-height: 24px;
}

.hdjl-zxft-bf {
	position: absolute;
	left: 45%;
	top: 40%;
}

.hdjl-zxft-bf img {
	width: 40px;
	height: 40px;
}

.hdjl-zxft-img img {
	width: 100%;
}

.hdjl-zxft-bottom {
	background-color: #edeced;
	padding: 5px;
	height: 70px;
}

.hdjl-zxft-bottom-left {
	background-color: #4096db;
	width: 50px;
	height: 50px;
	border-radius: 5px;
	text-align: center;
	color: #FFFFFF;
	float: left;
	overflow: hidden;
	padding: 5px;
	margin-top: 5px;
}

.hdjl-zxft-bottom-right {
	margin-left: 60px;
	padding: 5px;
	height: 62px;
	overflow: hidden;
}

.hdjl-zjdc {
	font-size: 16px;
	font-weight: bold;
	float: left;
	overflow: hidden;
}

.hdjl-zjdc span {
	margin-right: 5px;
	cursor: pointer;
}

.hdjl-zjdc span a {
	color: #666666;
	cursor: pointer;
}

.hdjl-zjdc span a:hover {
	color: #005293;
	cursor: pointer;
}

.hdjl-zjdc .active {
	color: #005293;
}

.more {
	border-radius: 20px;
	behavior: url(/web2021/PIE.htc);
	padding: 2px 10px;
	color: #999999;
	float: right;
	overflow: hidden;
	border: 1px solid #e5e5e5;
	/* margin-top: 8px; */
	text-decoration: none;
}

.more:visited {
	color: #999999;
}

.more:hover {
	background-color: #5fb2f5;
	color: #FFFFFF;
	text-decoration: none;
}

.list-tab {
	background-color: #9fcff3;
	color: #FFFFFF;
	height: 40px;
	line-height: 40px;
	margin-top: 20px;
	font-size: 16px;
	margin-bottom: 15px
}

.list-tab-zt {
	display: inline-block;
	width: 60%;
	text-align: center;
}

.list-tab-qx {
	display: inline-block;
	width: 38%;
	text-align: center;
}

.list-tab-ztai {
	display: none;
}

.llist-tab-fk {
	display: none;
}

.list-body {
	color: #333333;
	font-size: 16px;
	display: block;
	padding-left: 10px;
	position: relative;
	line-height: 30px;
}
.list-body:visited {
	color: #333333;
}

.list-body:hover {
	color: #005293;
}

.list-body:after {
	position: absolute;
	content: "";
	width: 5px;
	height: 5px;
	background-color: #999999;
	left: 0;
	right: 0;
	bottom: 57%;
	border-radius: 50%;
	behavior: url(/web2021/PIE.htc);
	font-size: 16px;
}

.list-body:hover:after {
	background-color: #005293;
}

.list-body-zt {
	display: inline-block;
	width: 63%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.list-body-qx {
	display: inline-block;
	width: 35%;
	text-align: center;
	overflow: hidden;
}

.list-body-ztai {
	display: none;
}

.list-body-fk {
	display: none;
}

.zxtsdf-tab{
	background-color: #9fcff3;
	color: #FFFFFF;
	height: 40px;
	line-height: 40px;
	margin-top: 20px;
	font-size: 16px;
	margin-bottom: 15px;
}
.zxtsdf-tab-bh{
	display: inline-block;
	width: 15%;
	text-align: center;
	overflow: hidden;
}
.zxtsdf-tab-wt{
	display: inline-block;
	width: 60%;
	text-align: center;
	overflow: hidden;
}
.zxtsdf-tab-lx{
	display: inline-block;
	width: 21%;
	text-align: center;
	overflow: hidden;
}
.zxtsdf-body{
	color: #333333;
	font-size: 16px;
	display: block;
	position: relative;
	line-height: 30px;
}
.zxtsdf-body:hover{
	color: #005293;
}
.zxtsdf-body-bh{
	display: inline-block;
    width: 15%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
	text-align: center;
}
.zxtsdf-body-wt{
	display: inline-block;
    width: 60%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.zxtsdf-body-lx{
	display: inline-block;
    width: 21%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
	text-align: center;
}

.hdjl-icons a {
	display: block;
	float: left;
	overflow: hidden;
	border: 1px solid #d5e6ff;
	background-color: #f4f9ff;
	text-align: center;
	/* padding-top: 10px; */
	width: 49%;
	margin-right: 1%;
	margin-top: 10px;
	color: #666666;
	padding: 8px 0;
}

.hide-r,
.hdjl-icons-last {
	margin-right: 0 !important;
}

.hdjl-icons a:hover {
	color: #005293;
}

.hdjl-icons a img {
	/* width: 30px;
	height: 30px; */
	margin: 10px 0;
	/* margin-right: 5px; */
	/* margin-left: -30px; */
}

.hdjl-icons a span {
	display: block;
}

.hdjl-ywzsk {
	float: left;
	overflow: hidden;
	font-size: 16px;
	font-weight: bold;
	line-height: 40px;
	padding-bottom: 12px;
}

.hdjl-ywzsk span {
	margin-right: 5px;
	cursor: pointer;
}

.hdjl-ywzsk .active {
	color: #005293;
	border-bottom: 3px solid #005293;
	padding-bottom: 9px;
}

.ywzsk {
	margin-bottom: 20px;
}

.ywzsk-list-tab {
	background-color: #9fcff3;
	margin-top: 20px;
	height: 40px;
	color: #FFFFFF;
	line-height: 40px;
	font-size: 16px;
}

.zxtsxd-list-tab-rq {
	display: inline-block;
	width: 38%;
	text-align: center;
}

.zxtsxd-list-tab-zt {
	display: inline-block;
	width: 60%;
	text-align: center;
}

.zxtsxd-list-tab-lx {
	display: none;
}

.zxtsxd-list-tab-ztai {
	display: none;
}

.ywzsk-list-tab-rq {
	display: inline-block;
	width: 30%;
	text-align: center;
}

.ywzsk-list-tab-zt{
	display: inline-block;
	width: 68%;
	text-align: center;
}

.ywzsk-list-body a {
	display: block;
	color: #333333;
	font-size: 16px;
	background-color: #ffffff;
	height: 40px;
	line-height: 40px;
	margin-top: 10px;
}

.ywzsk-list-body a:hover {
	color: #005293;
}

.zxtsxd-list-body-rq {
	display: inline-block;
	width: 35%;
	float: left;
	overflow: hidden;
	text-align: center;
}

.zxtsxd-list-body-zt {
	display: inline-block;
	width: 65%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.zxtsxd-list-body-lx {
	display: none;
}

.zxtsxd-list-body-ztai {
	display: none;
}

.ywzsk-list-body-rq {
	display: inline-block;
	width: 30%;
	text-align: center;
	overflow: hidden;
}

.ywzsk-list-body-zt{
	display: inline-block;
	width: 68%;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

#show {
	display: none;
}

#hide {
	display: block;
	text-decoration: none;
}

#zxtsdf1-item {
	display: none;
}

#ywzsk-item {
	display: none;
}

/* 详情页 */

.float-right {
	display: none;
}

.text-title {
	text-align: center;
	font-size: 18px;
	margin-top: 26px;
	border-bottom: 3px solid #448fcc;
	font-weight: bold;
	padding: 0 20px 10px 20px;
	line-height: 30px;
}

.laiyuan {
	text-align: center;
	padding-top: 20px;
	
}

.laiyuan span {
	color: #999999;
	display: inline-block;
	margin-right: 3px;
}

/* .ly {
	margin-right: 5px;
} */

.content {
	margin-top: 20px;
}

.content p {
	line-height: 28px;
}

.content img {
	max-width: 100%;
	margin-bottom: 20px;
}

.content>a {
	display: block;
	text-decoration: none;
	width: 100%;
	color: #666666;
	margin-bottom: 10px;
}

.fx-phone {
	display: block;
	height: 68px;
	line-height: 68px;
	margin-top: 40px;
}

.fx-phone a {
	display: inline-block;
	width: 40px;
}

.fx-phone img {
	margin-bottom: 0;
}

.fx-pc {
	display: none;
}

/* 专题专栏列表样式 */
.ztzl-zdywfw {
	padding-bottom: 20px;
	background-color: #f0f0f0;
}

.ztzl-zdywfw .container .row{
	margin: 0 -10px;
}

.ztzl-zdywfw .container .row .col-lg-12 {
	padding-left: 5px;
	padding-right: 5px;
}

.ztzl-img {
	margin-top: 20px;
	padding: 0 5px;
}

.ztzl-img:nth-child(11),
.ztzl-img:nth-child(12) {
	display: none;
}

.ztzl-img img {
	width: 100%;
}


/* 发展改革工作列表样式 */
.fzgggz-list {
	padding-bottom: 30px;
}

.zyzp {
	padding-top: 10px;
}

.fzgggz-list .zyzp a {
	text-decoration: none;
	color: #000000;
	display: block;
	height: 40px;
	line-height: 40px;
	position: relative;
}

.fzgggz-list .zyzp a:after {
	content: "";
	position: absolute;
	width: 4px;
	height: 4px;
	border-radius: 5px;
	behavior: url(/web2021/PIE.htc);
	top: 50%;
	bottom: 0;
	left: 0;
	background-color: #f7e9de;
}

.fzgggz-list .zyzp a:hover {
	color: #005293;
}

.fzgggz-list .zyzp a:hover:after {
	background-color: #005293;
}

.zyzp-text {
	float: left;
	overflow: hidden;
	width: 70%;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-left: 10px;
}

.zyzp-time {
	float: right;
	overflow: hidden;
}

.nav_left {
	display: none;
}

.page {
	margin-top: 20px;
	text-align: center;
	margin-bottom: 20px;
}

.page a {
	display: inline-block;
	border: 1px solid #ffffff;
	box-shadow: 4px 3px 10px #ecedec;
	background-color: #ffffff;
	/* border: 1px solid #ecedec;*/
	/*-moz-box-shadow: 4px 3px 10px #cccccc;
	-webkit-box-shadow: 4px 3px 10px #cccccc;
	-ms-filter-box-shadow: 4px 3px 10px #cccccc;
	-o-filter-box-shadow: 4px 3px 10px #cccccc;
	filter:
	progid:DXImageTransform.Microsoft.Shadow(Strength=1,
	Direction=135,
	Color='#cccccc');*/
	border-radius: 20px;
	behavior: url(/web2021/PIE.htc);
	margin-top: 5px;
	color: #666666;
	padding: 0 8px;
	text-decoration: none;
}

.page a:hover {
	background-color: #5fb2f5;
	color: #FFFFFF;
}

/* 发展改革详情页样式 */

/* 机构概况详情页 */
.nav_top {
	height: 46px;
	line-height: 46px;
	background-color: #ddecf9;
	margin-top: 20px;
}

.nav_top a {
	float: left;
	overflow: hidden;
	width: 25%;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.nav_top a:hover {
	background-color: #005293;
	color: #ffffff;
}

.nav_top .active {
	background-color: #005293;
	color: #FFFFFF;
}

.double {
	border-top: 1px solid #9fcff3;
	margin-top: 3px;
	padding-top: 20px;
}

.jggk-text {
	margin-top: 20px;
}

.jggk-text p {
	/*text-indent: 2em;*/
	margin-bottom: 35px;
}

.jggk-xqy {
	padding-bottom: 20px;
}

/* 机构领导 */
.jgld-left {
	float: left;
	overflow: hidden;
	width: 40%;
	margin-right: 5px;
	margin-top: 20px;
}

.jgld-left img {
	width: 100%;
}

.jgld-right {
	margin-top: 20px;
	font-size: 16px;
	overflow: hidden;
}

.jgld-right p {
	margin: 0;
	font-weight: bold;
}

.jgld-right p span {
	font-weight: normal;
	word-break: break-all;
	word-wrap: break-word;
}

.ex {
	background-color: #9fcff3;
	color: #FFFFFF;
	text-align: center;
	height: 30px;
	line-height: 30px;
	margin-top: 30px;
	font-size: 16px;
}

.ex-body {
	margin-top: 10px;
	font-size: 16px;
}

/* 规范性文件 */
#content h1 {
	text-align: center;
	color: #005293;
	font-size: 24px;
	line-height: 80px;
}

.gfxwjcx-list {
	padding-bottom: 20px;
	background-color: #f0f0f0;
}

.inquiry {
	background-color: #f2f3f7;
	height: 80px;
	text-align: center;
	padding-top: 20px;
	margin-top: 20px;
	border-top: 1px solid #cccccc;
}

#text {
	border: 1px solid #c7c7c7;
	width: 69%;
	height: 40px;
	outline: none;
	line-height: initial;
	padding: 10px 15px;
	-webkit-appearance: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

#btn {
	background-color: #005293;
	color: #FFFFFF;
	width: 80px;
	height: 40px;
	border: 1px solid #005293;
	outline: none;
	border-radius: 5px;
	behavior: url(/web2021/PIE.htc);
}

.inquiry-list-tab {
	background-color: #005293;
	color: #FFFFFF;
	font-weight: bold;
	height: 40px;
	line-height: 40px;
	text-align: center;
}

.inquiry-list-tab-xh {
	display: inline-block;
	width: 12%;
	overflow: hidden;
}

.inquiry-list-tab-mc {
	display: inline-block;
	width: 60%;
	overflow: hidden;
}

.inquiry-list-tab-wh {
	display: none;
}

.inquiry-list-tab-rq {
	display: inline-block;
	width: 25%;
	overflow: hidden;
}

.inquiry-list-body a {
	display: block;
	background-color: #f2f3f7;
	/* background-color: #ffffff; */
	color: #333333;
	height: 40px;
	line-height: 40px;
	text-decoration: none;
	margin-top: 15px;
}

.inquiry-list-body a:hover .inquiry-list-body-xh {
	background-color: #005293;
}

.inquiry-list-body a:hover .inquiry-list-body-mc {
	color: #005293;
}

.inquiry-list-body-xh {
	display: inline-block;
	width: 12%;
	overflow: hidden;
	text-align: center;
	color: #FFFFFF;
	background-color: #e3dede;
}

.inquiry-list-body-mc {
	display: inline-block;
	width: 55%;
	margin-left: 1%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.inquiry-list-body-wh {
	display: none;
}

.inquiry-list-body-rq {
	display: inline-block;
	width: 30%;
	overflow: hidden;
	text-align: center;
	color: #999999;
}

.cx-form {
	display: none;
}

/* 工作动态列表 */
.gzdt a {
	color: #333333;
	display: block;
	box-shadow: 0px 0px 10px #EDECED;
	/*-moz-box-shadow: 0px 0px 10px #EDECED;
	-webkit-box-shadow: 0px 0px 10px #EDECED;
	-ms-filter-box-shadow: 0px 0px 10px #EDECED;
	-o-filter-box-shadow: 0px 0px 10px #EDECED;
	filter:
	progid:DXImageTransform.Microsoft.Shadow(Strength=4,
	Direction=135,
	Color='#EDECED');*/
	margin-top: 25px;
	padding: 10px 10px 0 10px;
	text-decoration: none;
	overflow: hidden;
}

.gzdt-top {
	color: #000000;
}

.gzdt-top img {
	display: none;
}

.gzdt-top p {
	overflow: hidden;
}

/* 机构领导列表页 */
.jgld-list {
	margin-top: 10px;
	padding-bottom: 50px;
}

.jgld-item {
	background-color: #f2f3f7;
	padding: 14px 17px;
	margin-top: 20px;
}

.jgld-item p {
	font-size: 16px;
	color: #000000;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.jgld-name {
	font-size: 20px !important;
	color: #005293 !important;
	font-weight: bold;
}

.jgld-item a {
	text-decoration: none;
	color: #666666;
	border: 1px solid #666666;
	border-radius: 20px;
	behavior: url(/web2021/PIE.htc);
	font-size: 16px;
	padding: 2px 15px;
	float: right;
}

.jgld-item a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #5fb2f5;
	border: 1px solid #5fb2f5;
}

/* 网站导航 */
.wzdh {
	/* background-color: #FFFFFF; */
	margin-top: 10px;
	overflow: hidden;
}
.wzdh-nav{
	height: 50px;
}
.wzdh-nav ul{
	list-style: none;
	padding-left: 0px;
	height: 30px;
	font-size: 16px;
	border-bottom: 1px solid #cccccc;
	overflow-x: scroll;
	overflow-y: hidden;
    display: -webkit-box;
    white-space: nowrap;
}
.wzdh-nav ul::-webkit-scrollbar {display:none}
.wzdh-nav ul li{
	float: left;
	overflow: hidden;
	margin-right: 10px;
}
.wzdh-nav ul .active{
	border-bottom: 3px solid #448fcc;
	padding-bottom: 5px;
}
.wzdh-title{
	background-color: #9fcff3;
	color: #FFFFff;
	height:30px;
	line-height: 30px;
	padding-left: 10px;
	font-weight: bold;
}
.wzdh-center{
	background-color: #ffffff;/* #f2f3f7 */
	margin-top: 10px;
	overflow: hidden;
	margin-bottom: 20px;
	padding: 10px 10px 10px 10px;
	border: 1px solid #ddecf9;
}
.wzdh-center a{
	color: #333333;
	text-decoration: none;
	position: relative;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-bottom: 15px;
}
.wzdh-center a:after{
	content: "";
	width: 5px;
	height: 5px;
	background-color: #e3dede;
	position: absolute;
	left: 5px;
	top: 40%;
}
.wzdh-center a:hover{
	color: #005293;
}

.gzdt-bottom p {
	color: #999999;
}

.page #pageCount {
	padding: 0px 2px;
}

.page em {
	padding: 0px 2px;
}

.page input {
	width: 36px;
	height: 20px;
	margin: 0px 2px;
}

.leftcon,.rightcon {
	display: block;
}

.leftcon {
	margin-bottom: 10px;
}

.rightcon {
	margin-top: 10px;
}

.ysbq {
	height: 50px;
}
.ysbq div {
	font-size: 16px;
	border-bottom: 1px solid #cccccc;
	padding-top: 15px;
	padding-bottom: 10px;
}
.ysbq div span {
	margin-right: 10px;
}
.ysbq div span a {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.ysbq div .active {
	color: #000000;
	padding-bottom: 12px;
	border-bottom: 3px solid #9fcff3;
}
.ysbq div .active a {
	color: #000000;
}

.zwgk {
	padding: 5px 0px 0px 0px;
}

.zwgk .container .row .col-xs-6 {
	padding: 5px;
}

.zwgk_icons {
    text-decoration: none;
    color: #333333;
    display: block;
}

.zwgk a {
    text-decoration: none;
    cursor: default;
}

.zwgk_icons div {
    border: 1px solid #005293;
    /* text-align: center; */
    height: 80px;
    /* line-height: 80px; */
    background-color: #FFFFFF;
    cursor: pointer;
    padding: 18px 10px;
}

#img001,#img002,#img003,#img004,#img005,#img006,#img007,#img008,#img009,#img010,#img011,#img012,#img013,#img014,#img015,#img016,#img017,#img018,#img019,#img020,#imgmore {
	position: absolute;
    visibility: hidden;
    z-index: 0;
}

.zwgk_icons div:hover {
	background-color: #005293;
}

.zwgk_icons div:hover span {
	color: #ffffff;
}

.zwgk_icons div:hover #icons001 {
	position: absolute;
    visibility: hidden;
    z-index: 0;
}

.zwgk_icons div:hover #img001 {
	position: static;
    visibility: visible;
    z-index: 10;
}

.zwgk_icons div:hover #icons002 {
	position: absolute;
    visibility: hidden;
    z-index: 0;
}

.zwgk_icons div:hover #img002 {
	position: static;
    visibility: visible;
    z-index: 10;
}

.zwgk_icons div:hover #icons003 {
	position: absolute;
    visibility: hidden;
    z-index: 0;
}

.zwgk_icons div:hover #img003 {
	position: static;
    visibility: visible;
    z-index: 10;
}

.zwgk_icons div:hover #icons004 {
	position: absolute;
    visibility: hidden;
    z-index: 0;
}

.zwgk_icons div:hover #img004 {
	position: static;
    visibility: visible;
    z-index: 10;
}

.zwgk_icons div:hover #icons005 {
	position: absolute;
    visibility: hidden;
    z-index: 0;
}

.zwgk_icons div:hover #img005 {
	position: static;
    visibility: visible;
    z-index: 10;
}

.zwgk_icons div:hover #icons006 {
	position: absolute;
    visibility: hidden;
    z-index: 0;
}

.zwgk_icons div:hover #img006 {
	position: static;
    visibility: visible;
    z-index: 10;
}

.zwgk_icons div:hover #icons007 {
	position: absolute;
    visibility: hidden;
    z-index: 0;
}

.zwgk_icons div:hover #img007 {
	position: static;
    visibility: visible;
    z-index: 10;
}

.zwgk_icons div:hover #icons008 {
	position: absolute;
    visibility: hidden;
    z-index: 0;
}

.zwgk_icons div:hover #img008 {
	position: static;
    visibility: visible;
    z-index: 10;
}

.zwgk_icons div:hover #icons009 {
	position: absolute;
    visibility: hidden;
    z-index: 0;
}

.zwgk_icons div:hover #img009 {
	position: static;
    visibility: visible;
    z-index: 10;
}

.zwgk_icons div:hover #icons010 {
	position: absolute;
    visibility: hidden;
    z-index: 0;
}

.zwgk_icons div:hover #img010 {
	position: static;
    visibility: visible;
    z-index: 10;
}

.zwgk_icons div:hover #icons011 {
	position: absolute;
    visibility: hidden;
    z-index: 0;
}

.zwgk_icons div:hover #img011 {
	position: static;
    visibility: visible;
    z-index: 10;
}

.zwgk_icons div:hover #icons012 {
	position: absolute;
    visibility: hidden;
    z-index: 0;
}

.zwgk_icons div:hover #img012 {
	position: static;
    visibility: visible;
    z-index: 10;
}

.zwgk_icons div:hover #icons013 {
	position: absolute;
    visibility: hidden;
    z-index: 0;
}

.zwgk_icons div:hover #img013 {
	position: static;
    visibility: visible;
    z-index: 10;
}

.zwgk_icons div:hover #icons014 {
	position: absolute;
    visibility: hidden;
    z-index: 0;
}

.zwgk_icons div:hover #img014 {
	position: static;
    visibility: visible;
    z-index: 10;
}

.zwgk_icons div:hover #icons015 {
	position: absolute;
    visibility: hidden;
    z-index: 0;
}

.zwgk_icons div:hover #img015 {
	position: static;
    visibility: visible;
    z-index: 10;
}

.zwgk_icons div:hover #icons016 {
	position: absolute;
    visibility: hidden;
    z-index: 0;
}

.zwgk_icons div:hover #img016 {
	position: static;
    visibility: visible;
    z-index: 10;
}

.zwgk_icons div:hover #icons017 {
	position: absolute;
    visibility: hidden;
    z-index: 0;
}

.zwgk_icons div:hover #img017 {
	position: static;
    visibility: visible;
    z-index: 10;
}

.zwgk_icons div:hover #icons018 {
	position: absolute;
    visibility: hidden;
    z-index: 0;
}

.zwgk_icons div:hover #img018 {
	position: static;
    visibility: visible;
    z-index: 10;
}

.zwgk_icons div:hover #icons019 {
	position: absolute;
    visibility: hidden;
    z-index: 0;
}

.zwgk_icons div:hover #img019 {
	position: static;
    visibility: visible;
    z-index: 10;
}

.zwgk_icons div:hover #icons020 {
	position: absolute;
    visibility: hidden;
    z-index: 0;
}

.zwgk_icons div:hover #img020 {
	position: static;
    visibility: visible;
    z-index: 10;
}

.zwgk_icons div:hover #iconsmore {
	position: absolute;
    visibility: hidden;
    z-index: 0;
}

.zwgk_icons div:hover #imgmore {
	position: static;
    visibility: visible;
    z-index: 10;
}

.zwgk_icons div img {
    margin-right: 15px;
    float: left;
    overflow: hidden;
}

.zwgk_icons div span {
    line-height: 22px;
}

.marginTop {
    display: block;
    margin-top: 10px;
}

.line22 {
    line-height: 22px !important;
}

.hdjl_zxft_text {
    background-color: rgba(0, 0, 0, 0.6);
    /* height: 60px; */
    font-size: 14px;
    padding: 5px 5px;
    position: absolute;
    bottom: 0;
    width: 100%;
	display: none;
}

.hdjl_zxft_text_left {
    float: left;
    overflow: hidden;
    background-color: #4096db;
    text-align: center;
    color: #FFFFFF;
    padding: 4px;
    border-radius: 4px;
}

.hdjl_zxft_text_left p {
    margin: 0;
}

.hdjl_zxft_text_right {
    padding-top: 4px;
    padding-left: 73px;
    font-size: 12px;
    color: #FFFFFF;
}

.hdjl_zxft_text_right p {
    /* height: 36px; */
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin: 0;
}

.page #pageCount {
	padding: 0px 2px;
}

.page em {
	padding: 0px 2px;
}

.page input {
	width: 36px;
	height: 20px;
	margin: 0px 2px;
}

.leftcon,.rightcon {
	display: block;
}

.leftcon {
	margin-bottom: 10px;
}

.rightcon {
	margin-top: 10px;
}

.xg{
	margin:20px 0px;
	background-color: #f5f5f5;
	padding: 15px 20px;
	overflow: hidden;
}
.xg span{
	float: left;
	overflow: hidden;
	padding: 2px 10px;
	display: inline-block;
	border-radius: 5px;
	color: #ffffff;
}
.xg a{
	display: block;
	margin-left: 90px;
	margin-bottom: 3px;
	color: #333333;
	padding: 2px;
}
.xg a:hover {
	color: #005293;
}
.content p {
	text-align: justify;
}
.audio-container {
	margin: 0 auto;
}

.jgld-right>ul {
	list-style: none;
	padding: 0;
	border-top: 1px solid #bfbfbf;
	border-left: 1px solid #bfbfbf;
}
.jgld-right>ul>li>span {
	display: table-cell;
	vertical-align: middle;
	border-bottom: 1px solid #bfbfbf;
	border-right: 1px solid #bfbfbf;
	padding: 10px;
	color: #333;
	font-size: 14px;
}
.jgld-right>ul>li>.spany {
	width: 213px;
	font-weight: bold;
	text-align: center;
}
.jgld-right>ul>li>.spane {
	width: 82%;
}
.sqh{
	background-color: #f2f2f2;
	color: #333;
	overflow: hidden;
	border: 1px solid #bfbfbf;
	padding-left: 2px;
	border-right: none;
	border-top: none;
	border-left: none;
}
.sqh>span {
	display: block;
	width: 33.333333333333333%;
	border-right: 1px solid #bfbfbf;
	float: left;
	color: #333;
	text-align: center;
	padding: 10px 0;
}
/* .text-title {
	border: none;
} */
.text-title p {
	color: #005293;
}


.icons_bg img {
	margin-left: -30px;
}

.qrcode>img {
	margin: 0 !important;		
}

.social-share .icon-wechat .wechat-qrcode .help p {
	font-size: 14px !important;
	text-align: center !important;
}

@media (min-width: 352px) {
	.phone_320 {
		display: none;
	}

	.phone_768 {
		display: inline-block;
	}

	.tab2 li a {
	padding: 3px 12px;
	background-color: #FFFFFF;
	border-radius: 20px;
	behavior: url(/web2021/PIE.htc);
	color: #999999;
	border: 1px solid #E5E5E5;
	font-size: 12px;
	float: right;
	display: block;
	overflow: hidden;
	margin-top: 10px;
}
}

@media (min-width: 352px) and (max-width: 539px) {
	.mt {
		display: block;
    	margin-top: 10px;
	}
}

@media (min-width: 375px) {
	.zwgk_icons {
		margin-top: 10px;
	}

	.zwgk_body1 {
		margin-top: 0;
	}
}

@media (min-width: 395px) {
	.tab2 li>span {
		float: left;
		overflow: hidden;
		color: #000000;
		font-size: 18px;
		font-weight: bold;
		height: 39px;
	}
}

@media (min-width: 360px) {
	.tab1 li span {
		margin-right: 15px;
	}
	
	.tab2 li>span{
		margin-right: 8px;
	}
	
	.hdjl-zjdc span{
		margin-right: 10px;
	}
	
	.hdjl-ywzsk span{
		margin-right: 10px;
	}
	
	.page a {
		margin-left: 5px;
		padding: 0 10px;
	}
	
	.zwgk_content_icons .container .row .col-xs-6 {
		padding: 0 15px;
	}

	.hdjl-ywzsk {
		font-size: 18px;
	}

	.hdjl-ywzsk .active{
		padding-bottom: 7px;
	}

	.hdjl-zjdc {
		font-size: 18px;
	}
	
	/* 机构领导 */
	.jgld-right p span {
		margin-left: 2.5em;
	}
	
	.jgld-left{
		margin-right: 20px;
	}

	.four span {
		margin-left: 0.5em !important;
	}

	/* 规范性文件 */
	.inquiry-list-body-xh {
		width: 12%;
	}

	.inquiry-list-body-mc {
		width: 60%;
	}

	.inquiry-list-body-rq {
		width: 25%;
	}

	/* 互动交流content */
	.more {
		/* margin-top: 5px; */
	}
	
}

@media (min-width: 410px) {
	.tab1 li span {
		margin-right: 20px;
	}
}

@media (min-width: 463px) {
	.zwgk_body2 {
		margin-top: 0;
	}
}

@media (min-width: 500px) {

	/* 标题样式 */
	.title {
		height: 76px;
	}

	.title>div>span {
		padding-bottom: 14px;
	}

	.title>div {
		font-size: 24px;
		padding-top: 20px;
	}

	/* 政务公开content */
	.tab1 {
		height: 60px;
		margin-top: 20px;
	}

	.tab1 .active span {
		border-bottom: 5px solid #005293;
	}

	.tab1 li span {
		font-size: 26px;
		height: 55px;
	}
	
	.zwgk_content_icons {
		padding:20px 0px;
	}

	.tab1 li>a {
		font-size: 18px;
		padding: 2px 20px;
		text-decoration: none;
		margin-top: 10px;
	}

	.zwgk_body1,.zwgk_body2 {
		height: 360px;
	}

	.zwgk_list1 a {
		font-size: 20px;
		height: 60px;
		line-height: 60px;
	}

	.tab2 {
		height: 60px;
		margin-top: 20px;
	}

	.tab2 .active span {
		border-bottom: 5px solid #005293;
	}

	.tab2 li>span {
		font-size: 24px;
		height: 50px;
		margin-top: 10px
	}

	.tab2 li a {
		font-size: 18px;
		padding: 2px 20px;
		text-decoration: none;
		margin-top: 15px;
	}

	.zwgk_list2 a {
		font-size: 20px;
		height: 60px;
		line-height: 60px;
	}
	
	.zwgk_content_icons a{
		height: auto;
	}

	.zwgk_content_icons a p {
		font-size: 20px;
	}

	.zwgk_content_tab1_right .img1 a{
		height: 120px;
		padding: 40px 40px;
	}

	.zwgk_content_tab1_right .img2 a{
		height: 120px;
		padding: 40px 40px;
	}

	.zwgk_content_tab1_right .img3 a{
		height: 120px;
		padding: 40px 40px;
	}

	.zwgk_content_tab1_right a img {
		width: 40px;
		height: 40px;
	}

	.zwgk_content_tab1_right a p {
		font-size: 30px;
		margin-left: 20px;
	}

	.zwgk_content_tab2_right a {
		width: 48%;
	}

	.zwgk_content_tab2_right-l {
		float: left;
		overflow: hidden;
	}

	.zwgk_content_tab2_right-r {
		float: right;
		overflow: hidden;
	}

	/* 互动交流content */
	.hdjl-title {
		height: 76px;
	}

	.hdjl-title-left {
		font-size: 24px;
	}

	.hdjl-title-right {
		font-size: 18px;
		text-decoration: none;
	}

	.hdjl-zxft-time {
		width: 120px;
		height: 36px;
		font-size: 18px;
		line-height: 36px;
	}

	.hdjl-zxft-bottom {
		height: 90px;
		padding: 5px 10px;
	}

	.hdjl-zxft-bottom-left {
		width: 70px;
		height: 70px;
		font-size: 24px;
		padding: 2px;
	}

	.hdjl-zxft-bottom-right {
		padding-top: 10px;
		margin-left: 80px;
		font-size: 20px;
		overflow: hidden;
		text-overflow: ellipsis;
		height: 70px;
	}

	.hdjl-zxft-bf img {
		width: 80px;
		height: 80px;
	}

	.hdjl-zjdc {
		font-size: 24px;
	}

	.hdjl-zjdc span {
		margin-right: 40px;
	}

	.more {
		font-size: 18px;
		padding: 3px 20px;
	}

	.list-tab {
		height: 50px;
		font-size: 20px;
		line-height: 50px;
		margin-bottom: 20px;
	}

	.list-body {
		font-size: 20px;
		line-height: 50px;
	}

	.zxtsdf-tab{
		height: 50px;
	    font-size: 20px;
	    line-height: 50px;
	    margin-bottom: 20px;
	}
	.zxtsdf-body {
	    font-size: 20px;
	    line-height: 50px;
	}
	.zxtsdf-tab-bh{
		width: 10%;
	}
	.zxtsdf-tab-wt{
		width: 67%;
	}
	.zxtsdf-body-bh{
		width: 10%;
	}
	.zxtsdf-body-wt{
		width: 67%;
	}

	.hdjl-icons a {
		font-size: 20px;
	}

	.hdjl-icons a img {
		/* width: 40px;
		height: 40px; */
	}

	.hdjl-ywzsk {
		font-size: 20px;
		line-height: 44px;
	}

	.hdjl-ywzsk .active {
		padding-bottom: 10px;
	}

	.hdjl-ywzsk span {
		margin-right: 40px;
	}

	.ywzsk-list-tab {
		font-size: 20px;
		height: 50px;
		line-height: 50px;
	}

	.ywzsk-list-body a {
		font-size: 20px;
		height: 50px;
		line-height: 50px;
	}

	/* 发展改革工作列表样式 */
	.fzgggz-list .zyzp a {
		font-size: 20px;
		height: 60px;
		line-height: 60px;
	}

	.fzgggz-list .zyzp a:after {
		width: 8px;
		height: 8px;
		top: 43%;
	}

	.zyzp-text {
		margin-left: 20px;
	}

	.page {
		margin-top: 38px;
		margin-bottom: 30px;
	}

	.page a {
		width: 90px;
		height: 32px;
		line-height: 32px;
		font-size: 14px;
		padding: 0;
	}

	/* 详情页 */
	.text-title {
		font-size: 26px;
		font-weight: normal;
		line-height: 50px;
		padding: 0 56px;
	}

	.laiyuan span {
		font-size: 16px;
		display: inline-block;
		margin-right: 5px;
	}

	/* .ly {
		margin-right: 10px;
	} */

	.content p {
		font-size: 16px;
		line-height: 32px;
	}

	.content>a {
		font-size: 16px;
	}

	/* 机构概况详情 */
	.nav_top {
		height: 56px;
		line-height: 56px;
		margin-top: 26px;
	}

	.nav_top a {
		font-size: 24px;
	}

	.text-title p {
		font-size: 32px;
	}

	.jggk-text p {
		font-size: 16px;
	}

	/* 机构领导 */
	.jgld-left {
		width: auto;
	}

	.jgld-right p {
		margin: 0 0 10px;
	}

	/* 规范性文件 */
	.inquiry-list-tab-xh {
		width: 12%;
	}

	.inquiry-list-tab-mc {
		width: 65%;
	}

	.inquiry-list-tab-rq {
		width: 20%;
	}

	.inquiry-list-body-xh {
		width: 12%;
	}

	.inquiry-list-body-mc {
		width: 65%;
	}

	.inquiry-list-body-rq {
		width: 20%;
	}

	/* 工作动态列表 */
	.gzdt-top {
		font-size: 20px;
	}
	
	.gzdt-top:hover{
		color: #005293;
	}

	.gzdt-bottom {
		font-size: 18px;
	}

	.ztzl-zdywfw .container .row{
		margin: 0 -5px;
	}

	/* 网站导航 */
	.wzdh-nav{
		height: 70px;
	}
	.wzdh-nav ul{
		height: 40px;
		font-size: 20px;
	}
	.wzdh-nav ul li{
		margin-right: 15px;
	}
	.wzdh-title{
		height: 40px;
		line-height: 40px;
		padding-left: 15px;
		font-size: 16px;
	}
	.wzdh-center{
		margin-top: 20px;
		padding: 20px 20px 10px 20px;
	}
	.wzdh-center a{
		font-size: 16px;
	}

	.ysbq {
		height: 76px;
	}
	.ysbq div {
		font-size: 24px;
		padding-top: 20px;
	}
	.ysbq div .active {
		padding-bottom: 14px;
	}
	.ysbq div span {
		margin-right: 15px;
	} 

	/* .zwgk_body1,.zwgk_body2 {
		margin-top: 48px;
	} */

	.xg{
		font-size: 16px;
	}
	
}

@media (min-width: 540px) {
	.zwgk_body1,.zwgk_body2 {
		height: 353px;
	}

	.zwgk {
		padding: 20px 0px;
	}

	.zwgk .container .row .col-xs-6 {
		padding: 0 15px;
	}

	.zwgk_icons div {
		height: 80px;
		/* line-height: 80px; */
		background-color: #FFFFFF;
		padding: 18px 20px;
	}

	.zwgk_icons div img {
		width: 40px;
		height: 40px;
		margin-right: 15px;
		float: left;
		overflow: hidden;
	}

	.zwgk_icons div span {
		font-size: 16px;
		font-family: Microsoft YaHei;
		font-weight: 400;
		color: #333333;
		line-height: 40px;
	}

	.marginTop {
		display: block;
		margin-top: 0px;
	}

	.line22 {
		line-height: 22px !important;
	}

	.box {
		margin-bottom: 0px;
	}

	.hdjl_zxft_text {
		/* height: 96px; */
		padding: 10px 10px;
	}

	.hdjl_zxft_text_left {
		font-size: 22px;
	}

	.hdjl_zxft_text_right {
		padding-top: 10px;
		padding-left: 100px;
		font-size: 20px;
	}

	.hdjl_zxft_text_right p {
		/* height: 60px; */
		overflow: hidden;
	}
}

@media (min-width: 560px) {
	.zwgk_body1,.zwgk_body2 {
		margin-top: 0px;
	}

	.tab2 li>span {
		margin-right: 25px;
	}
}

@media (min-width: 768px) {

	/* 标题样式 */
	.title>div {
		font-size: 32px;
		padding-top: 20px;
	}

	/* 政务公开content */
	.zwgk_content_icons {
		padding-top: 15px;
	}

	.zwgk_content_icons a {
		margin-top: 35px;
		padding: 0px 15px;
	}

	.zwgk_content_icons a p {
		/*overflow: hidden;
		text-overflow: ellipsis;*/
		white-space: nowrap;
	}
	
	.zwgk_content_icons .container .row .col-md-3{
		padding: 0;
	}

	.zwgk_content_tab1_left {
		margin-top: 5px;
	}

	.tab1 {
		height: 70px;
		margin-bottom: 15px;
	}

	/* .tab1 li>a {
		margin-top: 20px;
	} */

	.tab1 li span {
		height: 65px;
		font-size: 30px;
	}

	.zwgk_list1 a {
		height: 50px;
		line-height: 50px;
	}

	.zwgk_content_tab1_right {
		margin-top: 15px;
	}

	.zwgk_content_tab2 {
		margin-top: 10px;
	}

	.tab2 {
		height: 70px;
		margin-bottom: 15px;
		margin-top: 50px
	}

	.zwgk_content {
		padding-bottom: 50px
	}

	.tab2 li a {
		margin-top: 20px;
	}

	.tab2 li>span {
		height: 58px;
		margin-top: 12px;
	}

	.zwgk_body1,.zwgk_body2 {
		height: 300px;
	}

	.zwgk_list2 a {
		height: 50px;
		line-height: 50px;
	}

	.zwgk_content_tab2_right {
		margin-top: 15px;
	}

	.zwgk_content_tab2_right a {
		width: 49%;

	}

	/* 互动交流content */
	.ztzl-zdywfw .container .row .col-lg-12 {
		padding-left: 10px;
		padding-right: 10px;
	}
	
	.ztzl-img {
		padding: 0 10px;
		text-decoration:none;
		cursor:default;
	}
	
	.ztzl-img img{
		cursor: pointer;
	}
	
	.hdjl-zxft {
		margin-top: 30px;
	}
	
	.ywzsk-list-tab-rq {
		width: 16%;
	}
	
	.ywzsk-list-tab-zt {
		width: 83%;
	}
	
	.ywzsk-list-body-rq {
		width: 16%;
	}
	
	.ywzsk-list-body-zt{
		width: 83%;
		padding-left: 20px;
	}

	.list-tab-zt {
		width: 55%;
	}

	.list-tab-qx {
		width: 16%;
	}

	.list-tab-ztai {
		display: inline-block;
		width: 13%;
		text-align: center;
	}

	.list-tab-fk {
		display: inline-block;
		width: 13%;
		text-align: center;
	}

	.list-body-zt {
		width: 55%;
	}

	.list-body-qx {
		width: 16%;
	}

	.list-body-ztai {
		display: inline-block;
		width: 13%;
		text-align: center;
		overflow: hidden;
	}

	.list-body-fk {
		display: inline-block;
		width: 13%;
		text-align: center;
		overflow: hidden;
	}

	.hdjl-icons a {
		width: 18.9%;
		margin-right: 1.3%;
		text-decoration: none;
	}

	/* .hdjl-icons a p {
		margin: 0 0 5px;
		margin-top: 5px;
	} */

	.zxtsxd-list-tab-rq {
		width: 16%;
	}

	.zxtsxd-list-tab-zt {
		width: 54%;
	}

	.zxtsxd-list-tab-lx {
		display: inline-block;
		width: 14%;
		text-align: center;
	}

	.zxtsxd-list-tab-ztai {
		display: inline-block;
		width: 13%;
		text-align: center;
	}

	.zxtsxd-list-body-rq {
		width: 16%;
	}

	.zxtsxd-list-body-zt {
		width: 56%;
	}

	.zxtsxd-list-body-lx {
		display: inline-block;
		width: 13%;
		text-align: center;
		overflow: hidden;
	}

	.zxtsxd-list-body-ztai {
		display: inline-block;
		width: 13%;
		text-align: center;
		overflow: hidden;
	}

	.ywzsk-list-tab {
		margin-top: 30px;
	}

	.ywzsk-list-body a {
		margin-top: 30px;
	}

	.hdjl-title {
		margin-top: 20px;
	}

	.ft-hide {
		margin-top: 0;
	}

	.list-tab {
		margin-top: 30px;
	}

	.zxtsdf-tab {
	    margin-top: 30px;
	}

	/* 专题专栏列表样式 */
	.ztzl-img {
		margin-top: 30px;
	}

	/* 详情页 */
	.text-title {
		padding-bottom: 12px;
	}

	.text-title {
		font-size: 30px;
	}

	.laiyuan {
		padding-top: 22px;
	}

	.laiyuan span {
		font-size: 20px;
		margin-right: 19px;
	}

	/* .ly {
		margin-right: 38px;
	} */

	.content {
		margin-top: 20px;
	}

	.content p {
		font-size: 20px;
		line-height: 36px;
	}

	.content img {
		margin-top: 40px;
	}

	.content video {
		margin-top: 40px;
	}

	.content audio {
		margin-top: 40px;
	}

	.content>a {
		font-size: 20px;
	}

	/* 机构领导 */
	.jgld-right,
	.ex-body {
		font-size: 20px;
	}

	.ex {
		font-size: 18px;
		height: 50px;
		line-height: 50px;
	}

	.ex-body {
		margin-top: 32px;
	}

	.ex-body p {
		line-height: 36px;
	}

	.jggk-text p {
		font-size: 20px;
	}

	/* 规范性文件 */
	.gfxwjcx {
		margin-top: 36px;
	}

	.inquiry {
		height: 124px;
		padding-top: 37px;
		margin-top: 30px;
	}

	#text {
		height: 50px;
	}

	#btn {
		height: 50px;
	}

	.inquiry-list-tab-xh {
		width: 8%;
	}

	.inquiry-list-tab-mc {
		width: 74%;
	}

	.inquiry-list-tab-rq {
		width: 15%;
	}

	.inquiry-list-body-xh {
		width: 8%;
	}

	.inquiry-list-body-mc {
		width: 74%;
	}

	.inquiry-list-body-rq {
		width: 15%;
	}

	.inquiry-list-tab,
	.inquiry-list-body a {
		height: 50px;
		line-height: 50px;
		font-size: 20px;
	}

	.inquiry-list-body a {
		margin-top: 30px;
	}

	/* 工作动态列表 */
	.gzdt-top {
		font-size: 24px;
		margin-bottom: 10px;
	}

	.gzdt-bottom-text {
		height: 52px;
    	overflow: hidden;
		-webkit-box-orient: vertical;
    	-webkit-line-clamp: 2;
		display: -webkit-box;
	}

	.gzdt-top p {
		line-height: 32px;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}

	.gzdt-top img {
		display: block;
		float: left;
		overflow: hidden;
		width: 50%;
		margin-right: 20px;
	}

	.gzdt a {
		padding: 20px 20px 10px 20px;
	}

	/* 机构领导列表页 */
	.jgld-item {
		padding: 28px 34px;
	}

	.jgld-name {
		font-size: 24px !important;
	}

	.jgld-item p {
		font-size: 20px;
	}

	.jgld-item a {
		display: inline-block;
		font-size: 20px;
		padding: 5px 25px;
	}

	/* 网站导航 */
	.wzdh-nav{
		height: 80px;
	}
	.wzdh-nav ul{
		height: 40px;
		font-size: 22px;
	}
	.wzdh-nav ul .active{
		border-bottom: 3px solid #448fcc;
		padding-bottom: 9px;
	}
	.wzdh-nav ul li{
		margin-right: 30px;
	}
	.wzdh-title{
		height: 50px;
		line-height: 50px;
		padding-left: 20px;
	}
	.wzdh-center{
		margin-top: 10px;
		margin-bottom: 30px;
		padding: 30px 30px 25px 30px;
	}

	.leftcon {
		display: inline-block;
	}

	.ysbq div {
		font-size: 28px;
		padding-top: 20px;
	}
	.ysbq div span {
		margin-right: 30px;
	}

	.zwgk {
		padding-top: 15px;
	}

	.hdjl_zxft_text {
		padding: 12px 20px;
	}

	.hdjl_zxft_text_left p {
		margin: 0;
	}

	.leftcon {
		display: inline-block;
	}

	.hdjl-icons-last {
		margin-right: 0;
	}

}

@media (min-width: 992px) {
	#hdjl_pc {
		display: block;
	}
	#hdjl_yyd {
		display: none;
	}

	.zwgk_body1, .zwgk_body2 {
		height: 353px;
	}

	.guidang_gl {
		display: inline-block;
		margin-right:20px;
		float: right;
    	overflow: hidden;
		margin-top: -34px;
	}

	.guidang_gl_n {
		height: 90px;
		width: 160px;
		position: relative;
		display: inline-block;
	}

	.guidang_gl_n span {
		font-size: 13px; 
		position: absolute; 
		color: #ff0000; 
		left: 70px; 
		margin: 0px; 
		bottom: 13px
	}

	.zntj {
		position: relative;
		display: inline-block;
	}

	.rdgz {
		position: fixed;
		width: 318px;
		height: 443px;
		background-color: #FFFFFF;
		color: #333333;
		z-index: 100;
		display: none;
		right: 100px;
		top: 244px;
	}

	.rdgz-title {
		background-color: #f5f5f5;
		height: 54px;
		line-height: 54px;
		text-align: left;
		padding-left: 15px;
		font-size: 18px;
		font-weight: bold;
	}

	.rdgz-title span {
		color: #333333;
		padding: 10px;
	}

	.rdgz-title .zntj-active,
	.rdgz-title span:hover {
		color: #005293;
	}

	.rdgz-text {
		overflow-y: scroll;
		height: 388px;
		width: 318px;
		padding: 0 15px;
		display: none;
	}

	.rdgz-text::-webkit-scrollbar {
		/*滚动条整体样式*/
		width: 10px;
		/*高宽分别对应横竖滚动条的尺寸*/
		height: 388px;
	}

	.rdgz-text::-webkit-scrollbar-thumb {
		/*滚动条里面小方块*/
		border-radius: 10px;
		box-shadow   : inset 0 0 5px rgba(0, 0, 0, 0.2);
		background   : #005293;
		}
	.rdgz-text::-webkit-scrollbar-track {
		/*滚动条里面轨道*/
		box-shadow   : inset 0 0 5px rgba(0, 0, 0, 0.2);
		border-radius: 10px;
		background   : #ededed;
		}

	.rdgz-text a {
		color: #333333 !important;
		display: block;
		font-size: 14px;
		line-height: 1.8;
		margin: 10px 0;
		text-align: left;
		text-decoration: none;
	}

	.rdgz .rdgz-text a font {
		font-weight: bold;
	}
	
	.rdgz-text a:hover {
		color: #005293 !important;
	}
	
	.rdgz-text a:hover strong{
		color: #333333;
	}
	.page {
		margin-top: 20px;
		text-align: right;
		position: absolute;
		right: 30px;
		bottom: 0;
	}

	.page a {
		text-align: center;
	}

	.img-position {
		position: relative;
	}

	/* 标题样式 */
	.title {
		margin-top: 20px;
	}

	/* 政务公开content */
	.zwgk_content {
		position: relative;
	}

	.zwgk_bg {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		/* background: url(/web2021/20210813bg006.jpg) no-repeat center center;
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/web2021/20210813bg006.jpg',sizingMethod='scale'); */
		background-color: #f0f0f0;
		background-size: cover;
		z-index: -1;
	}

	.zwgk_list1-text {
		padding-left: 0;
	}

	.zwgk_list1 a:after {
		display: none;
	}

	.zwgk_list2 a:after {
		display: none;
	}

	.zwgk_content_tab {
		margin-top: 50px;
	}

	.zwgk_content_icons {
		padding: 10px 0px 10px 0px;
	}

	.zwgk_content_icons .container {
		padding: 0 12px 0 0;
	}

	.zwgk_content_icons a p {
		font-size: 16px;
	}

	.zwgk_content {
		padding-bottom: 20px
	}

	.zwgk_content_icons a {
		padding: 0 15px;
	}

	#phone {
		display: none;
	}

	#pc,
	#pc-more {
		display: block;
	}

	.tab1,
	.tab2 {
		height: 60px;
		margin-top: 0px;
		margin-bottom: 14px;
		border-bottom: none;
	}

	.tab1 .active span {
		border-bottom: none;
		position: relative;
	}

	.tab1 .active span:after {
		content: '';
		position: absolute;
		left: 0;
		right: 0;
		bottom: 0px;
		top: 0;
		height: 3px;
		background-color: #005293;
	}

	.tab2 .active span {
		border-bottom: none;
		position: relative;
	}

	.tab2 .active span:after {
		content: '';
		position: absolute;
		left: 0;
		right: 0;
		bottom: 0px;
		top: 0;
		height: 3px;
		background-color: #448fcc;
	}

	.tab1 li span {
		font-size: 20px;
		margin-top: 0px;
		line-height: 36px;
		height: 36px;
	}

	.tab2 li>span {
		font-size: 20px;
		margin-top: 0px;
		line-height: 36px;
		height: 36px;
	}

	.zwgk_list1 a {
		font-size: 16px;
	}

	.zwgk_list2 a {
		font-size: 16px;
	}

	.zwgk_content_tab1_left {
		margin-top: 0px;
	}

	.zwgk_content_tab1_right a p {
		font-size: 22px;
	}

	.zwgk_content_tab2_right a {
		width: 100%;
		margin-top: 5px;
		height: 66px;
		padding: 15px 30px;
		background-color: #FFFFFF;
		border: 1px solid #FFFFFF;
	}

	.zwgk_content_tab2_right a p {
		font-size: 16px;
	}

	.zwgk_content_tab1_left,
	.zwgk_content_tab2_left {
		background-color: #FFFFFF;
	}

	.zwgk_content_tab1_left {
		height: 422px;
		margin-top: 0;
	}

	.zwgk_content_tab2_left {
		margin-left: 7px;
		height: 422px;
	}

	.zwgk_content_tab2_right {
		margin-top: 0px;
		margin-left: -7px;
	}

	.zwgk-jianju {
		margin-top: 0px !important;
	}

	#pc-more {
		border: 1px solid #d3d3d3;
		width: 84px;
		height: 28px;
		line-height: 28px;
		text-align: center;
		border-radius: 20px;
		behavior:url(/web2021/PIE.htc);
		margin-bottom: 20px;
		color: #666666;
	}

	#pc-more:hover {
		border: 1px solid #5fb2f5;
		background-color: #5fb2f5;
		color: #FFFFFF;
	}

	.zwgk_list1 a:last-child:after {
		display: none;
	}

	.zwgk_list2 a:last-child:after {
		display: none;
	}

	#pc {
		padding: 0 15px 0 0;
	}

	#pc div {
		float: left;
		overflow: hidden;
		width: 32%;
		margin-right: 2%;
	}

	#pc .img3 {
		margin-right: 0%;
	}

	.zwgk_content_tab1_right .img1 a{
		padding: 40px 10px;
	}

	.zwgk_content_tab1_right .img2 a{
		padding: 40px 10px;
	}

	.zwgk_content_tab1_right .img3 a{
		padding: 40px 10px;
	}

	/* 互动交流content */
	.hdjl-title {
		margin-top: 0;
		border: none;
	}

	.box {
		width: 100%;
		height: 6px;
		background-image: linear-gradient(-72deg,#CCCCCC 0%,#f0f0f0 0%,#f0f0f0 40%,#CCCCCC 70%,#f0f0f0 86%);
		background-size: 10px 10px;
		position: relative;
		margin-bottom: 20px;
	}

	.box1 {
		width: 22%;
		height: 6px;
		background-image: linear-gradient(-72deg,#4096db 0%,#f0f0f0 0%,#f0f0f0 40%,#4096db 70%,#f0f0f0 86%);
		background-size: 10px 10px;
		position: absolute;
		left: 0;
	}

	.box2 {
		width: 16%;
		height: 6px;
		background-image: linear-gradient(-72deg,#4096db 0%,#f0f0f0 0%,#f0f0f0 40%,#4096db 70%,#f0f0f0 86%);
		background-size: 10px 10px;
		position: absolute;
		left: 0;
	}

	.title-border {
		height: 76px !important;
		border-bottom: 2px solid #666666;
	}

	.hdjl-zxft-bottom-right {
		padding: 0;
		font-size: 16px;
		margin-left: 60px;
		padding-top: 10px;
		height: 50px;
	}

	.hdjl-zxft-bottom {
		height: 70px;
		display: none
	}

	.hdjl-zxft-bottom-left {
		width: 50px;
		height: 50px;
		font-size: 16px;
		padding: 4px;
	}

	.hdjl-zxft-time {
		width: 100px;
		height: 24px;
		line-height: 24px;
		font-size: 16px;
	}

	.hdjl-zxft-bf img {
		width: 40px;
		height: 40px;
	}

	.list-tab {
		background-color: #9fcff3;
		color: #333333;
	}

	.list-body:after {
		bottom: 40%;
	}

	.zxtsdf-tab{
		background-color: #9fcff3;
		color: #333333;
		font-size: 16px;
		height: 40px;
		line-height: 40px;
	}
	
	.zxtsdf-body{
		font-size: 16px;
		height: 40px;
		line-height: 40px;
	}

	.ywzsk {
		margin-bottom: 80px;
	}

	.list-body {
		font-size: 16px;
		height: 31px;
		line-height: 31px;
	}

	.list-tab,
	.ywzsk-list-tab,
	.ywzsk-list-body a {
		font-size: 16px;
		height: 40px;
		line-height: 40px;
	}

	.list-tab {
		margin-bottom: 10px
	}

	.ywzsk-list-body a {
		margin-top: 20px;
		height: 50px;
		line-height: 50px;
	}

	.zjdc-list a:nth-child(5) {
		display: none;
	}

	.zjdc-list a:nth-child(6) {
		display: none;
	}

	.zjdc-list a:nth-child(7) {
		display: none;
	}

	.hdjl-icons a img {
		/* width: 34px;
		height: 34px; */
		margin-left: 0;
		margin: 2px 0;
	}

	.hdjl-icons a {
		font-size: 14px;
	}
	
	.hide-r{
		margin-right: 1.3% !important;
	}

	.hdjl-title-left,
	.hdjl-zjdc,
	.hdjl-ywzsk {
		font-size: 20px;
	}

	.hdjl-ywzsk {
		line-height: 39px;
		color: #666666;
	}

	.hdjl-title-right {
		padding: 5px 10px;
	}

	.hdjl-title-right,
	.more {
		font-size: 14px;
		border: none;
	}

	.hdjl-title {
		height: 74px;
	}

	#show {
		display: block;
		padding: 5px 15px;
		text-decoration: none;
	}

	#hide {
		display: none;
	}

	.hdjl-ywzsk .active {
		padding-bottom: 8px;
		border-bottom: 5px solid #005293;
		font-size: 24px;
	}

	.more {
		margin-top: 0;
	}

	/* 专题专栏列表样式 */
	.ztzl-img:nth-child(11),
	.ztzl-img:nth-child(12) {
		display: block;
	}

	/* 发展改革工作列表样式 */
	.zysp-bg {
		/* background: url(/web2021/20210813bg003.jpg) no-repeat center;
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/web2021/20210813bg003.jpg',sizingMethod='scale'); */
		background-color: #f0f0f0;
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background-size: cover;
		z-index: -1;
	}

	.fzgggz-list .zyzp a {
		font-size: 16px;
	}

	.zyzp {
		margin-top: 15px;
	}

	.list-right {
		background-color: #FFFFFF;
		margin: 50px 0px 10px 0px;
		padding: 0 30px;
		position: relative;
	}

	.zpjg-height,.list-right {
		min-height: 1168px;
	}

	.nav_left {
		display: block;
		/* background-color: #f2f3f7; */
		background-color: #ffffff;
		margin: 50px 0px 10px 0px;
		list-style: none;
		padding: 0;
	}

	/* .nav_left li {
		display: block;
		height: 100px;
		line-height: 100px;
	} */

	.nav_left li a {
		display: flex;
		height: 100px;
		/* line-height: 100px; */
		color: #000000;
		font-size: 18px;
		text-decoration: none;
		text-align: center;
		align-items: center;
		justify-content: center;
	}

	.nav_left li .active {
		background: url(/web2021/20211101list_bg.png);
		color: #FFFFFF;
	}

	.nav_left li a:hover {
		background: url(/web2021/20211101list_bg.png);
		color: #ffffff;
	}

	/* 发展改革详情页样式 */
	.fzgggz-list .container .row-bg {
		background-color: #ffffff;
		padding: 0px 40px 0px 40px;
		margin: 50px 0px 0px 0px;
		min-height: 380px;
	}

	/* 详情页 */
	.xqy_bg {
		/* background: url(/web2021/20210813bg001.jpg) no-repeat center;
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/web2021/20210813bg001.jpg',sizingMethod='scale'); */
		background-color: #f0f0f0;
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background-size: cover;
		z-index: -1;
	}

	.laiyuan span {
		font-size: 16px;
	}

	.text-title p {
		font-size: 30px;
		margin: 0;
		padding: 0;
	}

	.content p {
		font-size: 16px;
		line-height: 32px;
	}

	.content>a {
		font-size: 16px;
	}

	.xqy {
		padding-bottom: 30px;
	}

	.xqy .container .row {
		background-color: #ffffff;
		padding: 0 25px 40px 25px;
		margin: 20px 0px;
	}

	.aa {
		margin-top: 40px;
	}

	.fx-pc {
		display: block;
		height: 68px;
		line-height: 68px;
		margin-bottom: 20px;
		margin-top: 40px;
	    float: right;
    	/* overflow: hidden; */
	}

	.fx-pc img {
		margin-bottom: 0;
	}

	.fx-phone {
		display: none;
	}

	.float-right {
		display: none;
		position: fixed;
		right: 20px;
		top: 244px;
		background-color: #FFFFFF;
		width: 80px;
		height: 561px;
		text-align: center;
		z-index: 999;
		border: 1px solid rgba(255, 255, 255, 0);
		box-shadow: 0px 0px 10px #cccccc;
	}

	.zn1,.wx1,.wb1,.ydd1,.gxh1,.jqr1,.top1 {
		display: none;
	}

	#zntj:hover .zn {
		display: none;
	}

	#zntj:hover .zn1 {
		display: inline-block;
	}

	#wx:hover .wx {
		display: none;
	}

	#wx:hover .wx1 {
		display: inline-block;
	}

	#wb:hover .wb {
		display: none;
	}

	#wb:hover .wb1 {
		display: inline-block;
	}

	#ydd:hover .ydd {
		display: none;
	}

	#ydd:hover .ydd1 {
		display: inline-block;
	}

	#gxh:hover .gxh {
		display: none;
	}

	#gxh:hover .gxh1 {
		display: inline-block;
	}

	#jqr:hover .jqr {
		display: none;
	}

	#jqr:hover .jqr1 {
		display: inline-block;
	}

	#back:hover .top {
		display: none;
	}

	#back:hover .top1 {
		display: inline-block;
	}

	.float-right>a {
		display: block;
		width: 70px;
		height: 80px;
		padding: 20px 0;
		color: #666666;
		font-size: 14px;
		margin: 0 5px;
		border-bottom: 1px solid #e8e8e8;
		text-decoration: none;
	}

	.float-right>a:hover {
		background-color: #005293;
		width: 78px;
		color: #FFFFFF;
		margin: 0;
	}

	/* 机构概况 */
	.jggk-bg {
		/* background: url(/web2021/20210813bg004.jpg);
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/web2021/20210813bg004.jpg',sizingMethod='scale'); */
		background-color: #f0f0f0;
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background-size: cover;
		z-index: -1;
	}

	.jggk-xqy .container .row {
		background-color: #FFFFFF;
		padding: 30px 15px 10px 15px;
		margin: 30px 0px;
	}

	.jggk-text p {
		font-size: 16px;
	}

	.nav_top {
		background-color: rgba(255, 255, 255, 0.7);
		filter: progid:DXImageTransform.Microsoft.Gradient(startColorstr=#b2ffffff,endColorstr=#b2ffffff);
	}

	/* 机构领导 */

	.jgld-right {
		padding: 0 15px;
		font-size: 16px;
	}

	.jgld-left,
	.ex-body {
		padding: 0 30px;
	}

	.jgld-right p {
		margin-left: 2em;
		margin-top: 16px;
	}

	.jgld-right p span {
		margin-left: 0.5em;
	}

	.four {
		margin-left: 0 !important;
	}

	.ex-body {
		font-size: 16px;
	}

	/* 规范性文件查询 */
	.gfxwjcx {
		margin-top: 0;
	}

	/* .gfxwjcx-bg {
		background: url(/web2021/20210813bg005.jpg);
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/web2021/20210813bg005.jpg',sizingMethod='scale');
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background-size: cover;
		z-index: -1;
	} */

	.gfxwjcx-list .container .row {
		/* background-color: #FFFFFF; */
		padding: 0 30px 10px 30px;
		margin: 20px 0px;
	}

	.gfxwjcx-list .container .row .col-lg-12 {
		padding-bottom: 113px;
	}

	#text,
	#btn {
		display: none;
	}

	#selectedyw {
		background-color: #5fb2f5;
		color: #FFFFFF;
		width: 80px;
		height: 26px;
		border: 1px solid #5fb2f5;
		outline: none;
		border-radius: 5px;
	}

	.cx-form {
		display: block;
	}

	.cx-form input {
		width: 100px;
		margin-right: 10px;
		outline: none;
		border: 1px solid #c7c7c7;
	}

	.inquiry {
		height: 80px;
		padding-top: 24px;
		margin-top: 0;
	}

	.inquiry-list-tab,
	.inquiry-list-body a {
		font-size: 18px;
	}

	.inquiry-list-tab {
		background-color: #9fcff3;
	}

	.inquiry-list-tab-xh {
		width: 8%;
	}

	.inquiry-list-tab-mc {
		width: 60%;
	}

	.inquiry-list-tab-wh {
		display: inline-block;
		width: 13%;
		overflow: hidden;
		text-align: center;
	}

	.inquiry-list-tab-rq {
		width: 16%;
	}

	.inquiry-list-body-xh {
		width: 8%;
	}

	.inquiry-list-body-mc {
		width: 60%;
	}

	.inquiry-list-body-wh {
		display: inline-block;
		width: 13%;
		overflow: hidden;
		text-align: center;
		text-overflow: ellipsis;
    	white-space: nowrap;
	}

	.inquiry-list-body-rq {
		width: 16%;
	}

	/* 工作动态 */
	.gzdt-list {
		padding-bottom: 45px;
		position: relative;
	}

	.gzdt-bg {
		/* background: url(/web2021/20210813bg002.jpg);
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/web2021/20210813bg002.jpg',sizingMethod='scale'); */
		background-color: #f0f0f0;
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background-size: cover;
		z-index: -1;
	}

	.left-height {
		min-height: 1799px;
	}

	.gzdt-list .list-right{
		min-height: 1799px;
	}

	.gzdt-top img {
		width: auto;
	}

	.gzdt-top p {
		font-size: 20px;
		line-height: normal;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}

	.gzdt-bottom-text{
		font-size: 16px;
		overflow: hidden;
		text-overflow: ellipsis;
		height: 46px;
	}

	.gzdt a {
		margin-top: 38px;
		padding: 20px 35px 10px 20px;
	}

	/* 机构领导列表页 */
	.jgld-list {
		margin-top: 44px;
		padding-bottom: 58px;
	}

	.jgld-list .container .row {
		margin: 0;
		background-color: #FFFFFF;
		padding: 10px 22px 30px 22px;
	}

	.jgld-item {
		padding: 20px 20px;
		margin-top: 30px;
	}

	.jgld-item a {
		padding: 2px 20px;
		font-size: 16px;
	}

	.jgld-name {
		font-size: 20px !important;
	}

	.jgld-item p {
		font-size: 16px;
		height: 44px
	}
	
	/* 右侧及上方样式 */
	.dingyue{
		margin-top: 60px;
		width: 1200px;
		overflow: hidden;
		position: relative;
		margin: 40px auto;
		background-color: #FFFFFF;
		min-height: 630px;
	}
	
	.dingyue h1{
		text-align: center;
		color: #005293;
		font-size: 24px;
		line-height: 80px;
	}
	
	.dingyue .con{
		width: 1100px;
		line-height: 40px;
		margin: 0 auto;
		overflow: hidden;
		padding-bottom: 20px;
		margin-bottom: 40px;
		font-size: 16px;
	}

	/* 网站导航 */
	.wzdh-bg {
		background-color: #f5f5f5;
	}

	.wzdh-bg .container .row{
		margin-left: 0;
		margin-right: 0;
	}
	.wzdh {
		/* margin-top: 30px; */
		margin-top: 0px;
		padding: 20px 20px 0px 20px;
	}
	.wzdh-nav ul li{
		margin-right: 30px;
	}

	.rightcon {
		display: inline-block;
		margin-left: 10px;
	}

	.ysbq {
		margin-top: 20px;
	}
	.ysbq div span {
		margin-right: 40px;
	} 

	.zwgk {
		background-color: #f0f0f0;
		padding: 10px 0px 10px 0px;
	}

	.zwgk .container .row {
		margin-left: -30px;
	}

	.col-lg-1-5,.col-sm-1-5,.col-md-1-5,.col-xs-1-5 {
		width: 20%;
		float: left;
		margin-top: 20px;
	}

	.zwgk_icons div {
		background-color: #FFFFFF;
		width: 170px;
		margin: auto;
		padding: 18px;
		padding-right: 15px;
	}

	.zwgk_icons div img {
		width: 40px;
		height: 40px;
	}

	.zwgk_icons div span {
		line-height: 22px;
	}

	.marginTop {
		display: block;
		margin-top: 10px;
	}

	.hdjl_zxft_text {
		display: block;
	}

	.hdjl_zxft_text_left {
		font-size: 14px;
		padding: 4px;
	}

	.hdjl_zxft_text_right {
		padding-top: 4px;
		font-size: 16px;
		padding-left: 73px;
	}

	.hdjl_zxft_text_right p {
		/* height: 44px; */
		overflow: hidden;
	}

	.rightcon {
		display: inline-block;
		margin-left: 10px;
	}

	/* .jgld-item p {
		height: auto;
	} */

	.cxfy {
		padding-bottom: 113px;
		background-color: #ffffff;
		padding: 0 35px;
	}
	.page {
		right: 16px;
	}

	.hdjl_content {
		background-color: #f0f0f0;
	}

	.hdjl-icons-last {
		overflow: hidden;
		padding: 0 5px;
	}

	/* .hdjl-icons-last img {
		float: left;
	} */

	/* .hdjl-icons-last span {
		display: block;
		margin: 3px 5px;
	} */

	.list-right {
		width: 78.5%;
	}

}

@media (min-width: 1155px) {
	.float-right {
		display: block;
	}
}

@media (min-width: 1350px) {

	.container {
		width: 1270px;
		padding: 0;
	}
	
	.page{
		margin-top: 30px;
		margin-bottom: 40px;
	}

	/* 标题样式 */
	.title {
		margin-top: 15px;
	}

	/* 政务公开content */
	.zwgk-icons {
		width: 140px;
		margin-right: 48px;
	}
	
	.zwgk-icons-6,.zwgk-icons-12{
		margin-right: 0;
	}

	.zwgk-icons-last{
		margin-right: 0;
	}

	.zwgk-icons:nth-child(3) p {
		margin-left: -10px;
		overflow: visible;
		text-overflow: clip;
	}

	.zwgk-icons:nth-child(8) p {
		margin-left: -1px;
		overflow: visible;
		text-overflow: clip;
	}
	
	.zwgk_content_icons .container .row .col-xs-6{
		padding: 0;
	}

	.zwgk_content {
		padding-bottom: 40px;
	}

	.zwgk_content_tab .container .row {
		padding-left: 15px;
	}

	.zwgk_content_tab1_left {
		width: 36%;
		margin-right: 1.5%;
		padding: 0 20px;
		height: 427px;
	}

	.zwgk_content_tab2_left {
		width: 36%;
		margin-right: 1.5%;
		padding: 0 20px;
		height: 427px;
	}

	.zwgk_content_tab2_right {
		width: 25%;
	}
	
	.zwgk_content_tab2_right a{
		margin-top: 6px;
	}

	#pc-more {
		margin-left: 5px;
		margin-top: 5px;
		font-size: 14px;
	}

	.zwgk_content_icons {
		padding: 15px 0px 0px 0px;
	}
	
	.zwgk_content_icons .container{
		padding: 0;
	}

	.zwgk_content_icons .container .row {
		margin: 0;
	}

	.zwgk_content_icons a {
		padding: 0;
	}

	.zwgk_content_icons a div {
		width: 140px;
		margin: auto;
	}

	.zwgk_content_tab1_right .img1 a{
		padding: 40px 40px;
	}

	.zwgk_content_tab1_right .img2 a{
		padding: 40px 40px;
	}

	.zwgk_content_tab1_right .img3 a{
		padding: 40px 40px;
	}

	.tab1 li span {
		margin-right: 40px;
		font-size: 20px;
		margin-top: 0px;
		line-height: 60px;
		height: 65px;
	}

	.tab2 li>span{
		margin-right: 40px;
		font-size: 20px;
		margin-top: 0px;
		line-height: 60px;
		height: 58px
	}

	#pc div {
		width: 31%;
		margin-right: 3.5%;
	}
	
	.zwgk_content_tab1_right{
		margin-top: 10px;
	}

	/* 互动交流content */
	.zjdc-list a:nth-child(5) {
		display: block;
	}

	.zjdc-list a:nth-child(6) {
		display: block;
	}

	.zjdc-list a:nth-child(7) {
		display: block;
	}

	.list-tab {
		margin-bottom: 10px;
	}
	
	.hide-r{
		margin-right: 4% !important;
	}

	.list-body,
	.list-tab {
		height: 36px;
		line-height: 36px;
	}

	.zxtsdf-body, .zxtsdf-tab {
	    height: 36px;
	    line-height: 36px;
	}
	.zxtsdf-tab {
	    margin-bottom: 10px;
	}

	.hdjl_content .container .row .col-lg-5 {
		width: 570px;
	}

	.hdjl_content .container .row .col-lg-7 {
		width: 680px;
	}

	.hdjl-icons {
		margin-top: 15px;
	}

	.box1 {
		width: 15%;
	}

	.box2 {
		width: 12.5%;
	}

	.hdjl-title {
		margin-top: 20px;
	}

	.ywzsk-list-tab {
		margin-top: 43px;
		line-height: 50px;
		height: 50px;
	}

	.hdjl-icons a {
		margin-top: 5px;
		padding: 8px;
	}

	.hdjl-ywzsk span {
		margin-right: 75px;
	}

	.hdjl-zxft-time {
		width: 126px;
		height: 36px;
		line-height: 36px;
		font-size: 18px;
	}

	.hdjl-zxft-bf img {
		width: 80px;
		height: 80px;
	}

	/* 发展改革列表页 */
	.zpjg-height,.list-right{
		min-height: 1183px;
	}

	.gzdt-bottom-text{
		height: 50px;
	}

	/* 详情页 */
	.xqy {
		padding-top: 30px;
	}
	
	.xqy .container .row {
		padding: 0 25px 40px 25px;
	}

	.text-title {
		margin-top: 35px;
		padding-bottom: 20px;
	}

	.text-title p {
		padding: 0 100px;
	}
	
	.content{
		margin-top: 0;
	}

	.content>img {
		padding: 0 100px;
	}
	
	.content>img{
		margin-bottom: 30px;
	}
	
	.fx-pc{
		margin-top: 20px;
	}
	
	.laiyuan{
		padding-top: 25px;
		padding-bottom: 25px;
	}

	/* 机构概况 */
	.nav_top{
		margin-top: 50px;
	}
	
	.jggk-xqy .container .row {
		padding: 5px 30px 0px 30px;
		margin-top: 44px;
	}

	.jggk-text {
		margin-top: 0;
		margin-bottom: 78px;
	}

	.jggk-text p {
		margin-bottom: 20px;
		line-height: 30px;
	}

	/* 机构领导 */
	.jgld-right p {
		margin: 19px 0 0 2em;
	}
	
	.jgld-left{
		margin-right: 10px;
		margin-top: 40px;
	}
	
	.jgld-right{
		margin-top: 40px;
	}
	
	.ex{
		margin-top: 45px;
	}

	/* 规范性文件查询 */
	.cx-form input {
		width: 200px;
		height: 36px;
		margin-right: 14px;
	}

	.inquiry {
		height: 124px;
		padding-top: 40px;
	}

	.cx-form {
		font-size: 18px;
	}

	#selectedyw {
		background-color: #5fb2f5;
		color: #FFFFFF;
		width: 80px;
		height: 36px;
		border: 1px solid #5fb2f5;
		outline: none;
		border-radius: 5px;
	}

	.inquiry-list-tab-xh {
		width: 5%;
	}

	.inquiry-list-tab-mc {
		width: 62%;
		margin-left: 1%;
	}

	.inquiry-list-tab-wh {
		width: 20%;
	}

	.inquiry-list-tab-rq {
		width: 10%;
	}

	.inquiry-list-body-xh {
		width: 5%;
	}

	.inquiry-list-body-mc {
		width: 62%;
		margin-left: 1%;
	}

	.inquiry-list-body-wh {
		width: 20%;
	}

	.inquiry-list-body-rq {
		width: 10%;
	}

	/* 工作动态 */
	.gzdt-top img {
		margin-right: 30px;
	}
	
	.left-height{
		min-height: 1814px;
	}

	.gzdt-list .list-right{
		min-height: 1814px;
	}

	/* 商品价格 */
	.fzgggz-list .container .row {
		padding: 0 15px;
	}

	.zyzp-text {
		width: 85%;
	}
	
	.fzgggz-list {
		padding-bottom: 40px;
	}
	
	.list-right {
		padding: 0px 25px 0px 30px;
	}

	/* 专题专栏 */
	.ztzl-img {
		margin-top: 40px;
	}

	.ztzl-zdywfw {
		padding-bottom: 60px;
	}

	/* 机构领导列表页 */
	.jgld-list .container .row {
		padding: 10px 10px 50px 35px;
	}
	
	.jgld-list .container .row .col-lg-6 {
		padding-left: 10px;
		padding-right: 30px;
	}

	.jgld-item {
		padding: 30px 24px;
		margin-top: 40px;
	}

	.jgld-item a {
		padding: 1px 20px;
	}

	/* 网站导航 */
	.wzdh {
		/* margin-top: 40px; */
		padding: 40px 40px 0px 40px;
		margin-bottom: 40px;
	}
	.wzdh-nav{
		height: 90px;
	}
	.wzdh-nav ul{
		height: 57px;
		font-size: 28px;
	}
	.wzdh-nav ul li{
		margin-right: 40px;
	}
	.wzdh-title{
		font-size: 18px;
	}
	.wzdh-center{
		padding: 30px 30px 30px 30px;
	}
	.wzdh-center a{
		font-size: 18px;
		padding-left: 25px;
		margin-bottom: 5px;
	}
	.wzdh-center a:after{
		content: "";
		width: 10px;
		height: 10px;
		background-color: #e3dede;
		position: absolute;
		left: 5px;
		top: 25%;
	}
	.col-lg-1-5{
		float: left;
		overflow: hidden;
		width: 20%;
	}

	.gzdt-bottom p {
		font-size: 16px;
	}

	.ysbq {
		margin-top: 15px;
	}
	.ysbq div {
		font-size: 32px;
	}
	.ysbq div span {
		margin-right: 60px;
	} 

	.zwgk {
		padding: 15px 0px 0px 0px;
	}

	.zwgk .container .row {
		margin-left: -15px;
	}

	.zwgk_icons div {
		width: 220px;
		padding: 18px 30px;
		padding-right: 20px;
		margin-top: 5px;
	}

	.zwgk_icons div img {
		width: 45px;
		height: 45px;
		margin-right: 15px;
	}

	.zwgk_icons div span {
		line-height: 40px;
	}

	.marginTop {
		margin-top: 0;
	}

	.line22 {
		line-height: 22px !important;
	}

	.zwgk_body1,.zwgk_body2 {
		height: 353px;
	}

	.zwgk_list1-text {
		width: 78%;
	}

	.jgld-right p {
		margin: 19px 0 0 0px;
	}

	.hdjl-icons-last {
		padding: 0;
	}

	.hdjl-icons-last img {
		float: none;
		margin-right: 0 !important;
	}

	.hdjl-icons-last span {
		display: inline-block;
		margin: 0;
	}

	.zwgk_content_tab1_right a:hover p {
		font-size: 25px;
	}

	.hdjl-icons a img {
		margin: 10px 0;
	}

}
