/* 公共企事业单位信息公开css menglb 2024-01-12 */
.w1200{
	width:1200px;
}
.ggqsyBg {
	background: #f7f7f7 url(ggqsy_bg.png) no-repeat center top;
	background-size: contain;
}

.ggqsyBg .inMain {
	background: #fff;
	padding: 20px;
}

.ggqsyHead h1 {
	padding: 40px 0 80px;
}

.ggqsyHead h1.tyLogo a img.guohui {
	width: 66px;
	float: left;
	margin-top: -12px;
	background: none;
}

.ggqsyHead h1.tyLogo a b {
	font-size: 42px;
	color: #d90015;
	float: left;
	margin: 0 3px;
	line-height: 1;
}

.ggqsyHead h1.tyLogo a img.tjzfw {
	float: left;
	margin: 4px 0 0;
}

.ggqsyHead h2 {
	padding-bottom: 110px;
}

.ggqsyHead h2 img {
	width: 700px;
}

.ggqsyBmzx {
	background-color: #fff;
	width: 48.6%;
	border: 1px solid #dce6ee;
}

.ggqsyBmzxTitle {
	line-height: 50px;
	height: 50px;
	background-color: #f9f9f9;
	border-bottom: 1px solid #f4f4f4;
}

.ggqsyBmzxTitle span {
	display: inline-block;
	font-size: 20px;
	color: #fff;
	background-color: #1066a9;
	line-height: 50px;
	font-weight: normal;
	padding: 0 20px;
}

.ggqsyBmzxTitle a.fr {
	margin: 9px 15px 0 0;
}

.ggqsyBmzx .inTyList {
	padding: 10px 20px;
}

.ggqsyJyjxTitle {
	line-height: 80px;
	height: 80px;
}

.ggqsyJyjxTitle a {
	font-size: 0;
}

.ggqsyJyjxTitle span {
	display: inline-block;
	width: 43%;
	background-image: url(ggqsy_jyjx_title_l.png);
	background-repeat: no-repeat;
	background-position: right 48px;
	height: 80px;
}

.ggqsyJyjxTitle span.ggqsyJyjxTitleR {
	background-image: url(ggqsy_jyjx_title_r.png);
	background-repeat: no-repeat;
	background-position: left 48px;
}

.ggqsyJyjxTitle b {
	display: inline-block;
	width: 14%;
	text-align: center;
	font-size: 24px;
	color: #1066a9;
	vertical-align: top;
	padding-top: 10px;
	height: 70px;
	background-image: url(ggqsy_jyjx.png);
	background-repeat: no-repeat;
	background-position: center;
}

.ggqsyBlock3 .ggqsyJyjxTitle span {
	background-image: url(ggqsy_ylws_title_l.png);
}

.ggqsyBlock3 .ggqsyJyjxTitle span.ggqsyJyjxTitleR {
	background-image: url(ggqsy_ylws_title_r.png);
}

.ggqsyBlock3 .ggqsyJyjxTitle b {
	background-image: url(ggqsy_ylws.png);
	color: #d25f0b;
}

.ggqsyBlock4 .ggqsyJyjxTitle span {
	background-image: url(ggqsy_sdqr_title_l.png);
}

.ggqsyBlock4 .ggqsyJyjxTitle span.ggqsyJyjxTitleR {
	background-image: url(ggqsy_sdqr_title_r.png);
}

.ggqsyBlock4 .ggqsyJyjxTitle b {
	background-image: url(ggqsy_sdqr.png);
	color: #f0a20c;
}

.ggqsyBlock5 .ggqsyJyjxTitle span {
	background-image: url(ggqsy_ggjt_title_l.png);
	/* width: 37%; */
}

.ggqsyBlock5 .ggqsyJyjxTitle span.ggqsyJyjxTitleR {
	background-image: url(ggqsy_ggjt_title_r.png);
}

.ggqsyBlock5 .ggqsyJyjxTitle b {
	background-image: url(ggqsy_ggjt.png);
	color: #32a400;
	/* width: 26%; */
}

.ggqsyBlock5 div.fr .ggqsyJyjxTitle span {
	background-image: url(ggqsy_hjbh_title_l.png);
}

.ggqsyBlock5 div.fr .ggqsyJyjxTitle span.ggqsyJyjxTitleR {
	background-image: url(ggqsy_hjbh_title_r.png);
}

.ggqsyBlock5 div.fr .ggqsyJyjxTitle b {
	background-image: url(ggqsy_hjbh.png);
	color: #00a097;
}

.ggqsyBlock2,
.ggqsyBlock4 {
	margin: 20px 0;
}

.ggqsyBlock2 {
	margin-top: 0;
}

.ggqsyBlock4 {
	margin-bottom: 26px;
}

.ggqsyJyjxTab .hd ul {
	margin: 20px auto;
	text-align: center;
	font-size: 0;
}

.ggqsyJyjxTab .hd ul li {
	border: 1px solid #c2d7e8;
	background-color: #f1f6f9;
	color: #4a4a4a;
	font-size: 16px;
	cursor: pointer;
	padding: 0 22px;
	line-height: 32px;
	margin: 0 10px 0 0;
	border-radius: 3px;
	display: inline-block;
}

.ggqsyBlock3 .ggqsyJyjxTab .hd ul li {
	border: 1px solid #f0ded1;
	background-color: #f9f5f1;
}

.ggqsyJyjxTab .hd ul li:last-child {
	margin-right: 0;
}

.ggqsyJyjxTab .hd ul li:hover,
.ggqsyJyjxTab .hd ul li.active {
	color: #fff;
	background-color: #1066a9;
	border: 1px solid #1066a9;
}

.ggqsyJyjxTab .hd ul li.active a {
	color: #fff;
}

.ggqsyBlock3 .ggqsyJyjxTab .hd ul li:hover,
.ggqsyBlock3 .ggqsyJyjxTab .hd ul li.active {
	background-color: #d25f0b;
	border: 1px solid #d25f0b;
}

.ggqsyJyjxTab .bd .ggqsyJyjxTabList {
	display: none;
	position: relative;
}

.ggqsyJyjxTab .bd .ggqsyJyjxTabList.active {
	display: block;
}

.ggqsyJyjxTabList .swiper-slide dl {
	width: 45%;
	background: #f9f9f9;
	border: 1px solid #ebf1f6;
	border-radius: 3px;
	margin-bottom: 20px;
	padding: 2%;
	/* height: 240px; */
}

.ggqsyJyjxTabList .swiper-slide>dl:nth-child(2n) {
	float: right;
}

.ggqsyJyjxTabList .swiper-slide dl dt {
	width: 45%;
	overflow: hidden;
}

.ggqsyJyjxTabList .swiper-slide dl dt img {
	width: 100%;
	height: 180px;
	transition: all 1s;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-o-transition: all 1s;
}

.ggqsyJyjxTabList .swiper-slide dl dt:hover img {
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-o-transform: scale(1.2);
}

.ggqsyJyjxTabList .swiper-slide dl dd {
	width: 50%;
}

.ggqsyJyjxTabList .swiper-slide dl dd h4 {
	line-height: 30px;
	padding-bottom: 6px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.ggqsyJyjxTabList .swiper-slide dl dd h4 a:hover {
	color: #1066a9;
}

.ggqsyBlock3 .ggqsyJyjxTabList .swiper-slide dl dd h4 a:hover {
	color: #d25f0b;
}

.ggqsyJyjxTabList .swiper-slide dl dd p {
	font-size: 14px;
	color: #4a4a4a;
	line-height: 26px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.ggqsyJyjxTabList .swiper-slide dl dd div.btns {
	text-align: justify;
	margin-top: 12px;
	border-top: 1px solid #dbdbdb;
	padding: 22px 40px 0;
}

.ggqsyJyjxTabList .swiper-slide dl dd div.btns a {
	background-color: #1066a9;
	border-radius: 3px;
	color: #fff;
	font-size: 14px;
	padding: 5px 8px;
	float: left;
}

.ggqsyJyjxTabList .swiper-slide dl dd div.btns a.wx {
	background-color: #249a00;
	margin-left: 20px;
	position: relative;
	cursor: pointer;
	float: right;
}

.ggqsyJyjxTabList .swiper-slide dl dd div.btns a img {
	vertical-align: middle;
	width: 20px;
}

.ggqsyJyjxTabList .swiper-slide dl dd div.btns a:hover {
	background-color: #158deb;
}

.ggqsyJyjxTabList .swiper-slide dl dd div.btns a.wx:hover {
	background-color: #31d300;
}

.ggqsyJyjxTabList .swiper-slide dl dd div.btns a img.ewm {
	position: absolute;
	top: -125px;
	left: 0px;
	width: 125px;
	display: none;
}

.ggqsyJyjxTabList .swiper-slide dl dd div.btns a img.active {
	display: block;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
	left: -40px;
	background-image: url(ggqsy_btn_blue_l.png);
	width: 16px;
	height: 63px;
	margin-top: -41.5px;
	background-size: 100%;
	background-position: left bottom;
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
	right: -40px;
	background-image: url(ggqsy_btn_blue_r.png);
	width: 16px;
	height: 63px;
	margin-top: -41.5px;
	background-size: 100%;
	background-position: left bottom;
}

.ggqsyBlock3 .swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
	background-image: url(ggqsy_btn_l.png);
}

.ggqsyBlock3 .swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
	background-image: url(ggqsy_btn_r.png);
}

.ggqsySdqrMain div {
	width: 21%;
	background: url(ggqsy_line.png) no-repeat right center;
	margin: 10px 0 0;
	padding: 2%;
	background-size: contain;
}

.ggqsySdqrMain div.re {
	background: none;
}

.ggqsySdqrMain div dl {
	text-align: center;
}

.ggqsySdqrMain div dl dt {
	width: 120px;
	height: 120px;
	border: 1px solid #e8e8e8;
	border-radius: 100%;
	margin: 20px auto;
	background-color: #fff;
	background-image: url(ggqsy_sdqr_icon01.png);
	background-size: 100%;
	background-position: center top;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
.tits h3.ggqsyJyjxTitle{
	width: 29.3333%;
	padding: 0 2%;
}
.tits h3.ggqsyJyjxTitle b{
	width: 32%;
	background: none;
}
.tits h3.ggqsyJyjxTitle span{
	width: 34%;
}
.tits h3.ggqsyJyjxTitle.fr{
	margin-top: 0;
}
.ggqsySdqrMain div.dian dl dt {
	background-image: url(ggqsy_sdqr_icon02.png);
}

.ggqsySdqrMain div.qi dl dt {
	background-image: url(ggqsy_sdqr_icon03.png);
}

.ggqsySdqrMain div.re dl dt {
	background-image: url(ggqsy_sdqr_icon04.png);
}
.ggqsySdqrMain div.hjbh dl dt {
	background-image: url(ggqsy_sdqr_icon05.png);
}

.ggqsySdqrMain div dl:hover dt {
	background-position: center bottom;
	background-color: #f0a20c;
	border: 1px solid #f0a20c;
}

.ggqsySdqrMain div dl dd {
	font-size: 18px;
}

.ggqsySdqrMain div h4 {
	text-align: center;
	margin: 10px 0;
	padding-top: 10px;
}

.ggqsySdqrMain div h4 span {
	display: inline-block;
	position: relative;
	transition: all .3s linear;
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-o-transition: all .3s linear;
	-ms-transition: all .3s linear;
	width: 49%;
	line-height: 36px;
	border-radius: 3px;
	border: 1px solid #e8e8e8;
}

.ggqsySdqrMain div h4 a {
	display: block;
	font-size: 16px;
	font-weight: normal;
	color: #747474;
}

.ggqsySdqrMain div ul li {
	float: left;
	width: 46%;
	border: 1px solid #e8e8e8;
	line-height: 36px;
	border-radius: 3px;
	margin-bottom: 10px;
	position: relative;
	transition: all .3s linear;
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-o-transition: all .3s linear;
	-ms-transition: all .3s linear;
}

.ggqsyJyjxTabList .swiper-slide dl {
	position: relative;
	transition: all .3s linear;
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-o-transition: all .3s linear;
	-ms-transition: all .3s linear;
}

.ggqsySdqrMain div ul li:nth-child(2n) {
	float: right;
}

.ggqsySdqrMain div ul li a {
	color: #747474;
	display: block;
	text-align: center;
}

.ggqsySdqrMain div h4 span::before,
.ggqsySdqrMain div ul li::before,
.ggqsyJyjxTabList .swiper-slide dl::before {
	content: "";
	width: 0;
	height: 1px;
	background-color: #f0a20c;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	transition: all .3s linear;
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-o-transition: all .3s linear;
	-ms-transition: all .3s linear;
}

.ggqsySdqrMain div h4 span::after,
.ggqsySdqrMain div ul li::after,
.ggqsyJyjxTabList .swiper-slide dl::after {
	content: "";
	width: 0;
	height: 1px;
	background-color: #f0a20c;
	display: block;
	position: absolute;
	right: 0;
	bottom: 0;
	transition: all .3s linear;
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-o-transition: all .3s linear;
	-ms-transition: all .3s linear;
	visibility: initial;
}
.ggqsyBlock2 .ggqsyJyjxTabList .swiper-slide dl::after,.ggqsyBlock2 .ggqsyJyjxTabList .swiper-slide dl::before,.ggqsyBlock2 .ggqsyJyjxTabList .swiper-slide dl dd:after,.ggqsyBlock2 .ggqsyJyjxTabList .swiper-slide dl dd:before{
	background-color: #1066a9;
}
.ggqsyBlock2 .ggqsyJyjxTabList .swiper-slide dl:hover {
	box-shadow: 0 0 10px #7bc2e2;
}
.ggqsySdqrMain div h4 span:hover::before,
.ggqsySdqrMain div ul li:hover::before,
.ggqsySdqrMain div h4 span:hover::after,
.ggqsySdqrMain div ul li:hover::after,
.ggqsyJyjxTabList .swiper-slide dl:hover::after,
.ggqsyJyjxTabList .swiper-slide dl:hover::before {
	width: 100%;
}

.ggqsySdqrMain div h4 span a::before,
.ggqsySdqrMain div ul li a::before,
.ggqsyJyjxTabList .swiper-slide dl dd:before {
	content: "";
	width: 1px;
	height: 0;
	background-color: #f0a20c;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	transition: all .3s linear;
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-o-transition: all .3s linear;
	-ms-transition: all .3s linear;
}

.ggqsySdqrMain div h4 span a::after,
.ggqsySdqrMain div ul li a::after,
.ggqsyJyjxTabList .swiper-slide dl dd:after {
	content: "";
	width: 1px;
	height: 0;
	background-color: #f0a20c;
	display: block;
	position: absolute;
	right: 0;
	bottom: 0;
	transition: all .3s linear;
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-o-transition: all .3s linear;
	-ms-transition: all .3s linear;
}

.ggqsySdqrMain div h4 span a:hover::before,
.ggqsySdqrMain div ul li a:hover::before,
.ggqsySdqrMain div h4 span a:hover::after,
.ggqsySdqrMain div ul li a:hover::after,
.ggqsyJyjxTabList .swiper-slide dl:hover dd::after,
.ggqsyJyjxTabList .swiper-slide dl:hover dd::before {
	height: 100%;
}

.ggqsySdqrMain div h4 span:hover,
.ggqsySdqrMain div ul li:hover,
.ggqsyJyjxTabList .swiper-slide dl:hover {
	background-color: #FFFFFF;
	box-shadow: 0 0 10px #edbf9d;
	border: solid 1px #dbe7f0;
}

.ggqsySdqrMain div h4 span:hover a,
.ggqsySdqrMain div ul li:hover a {
	color: #f0a20c
}

.ggqsyBlock5 {
	padding-bottom: 30px;
}

.ggqsyGgjt {
	width: 48.6%;
}
.ggqsyHjbh{width:100%;}
.ggqsyGgjt ul {
	background: url(ggqsy_ggjt_bg01.jpg) no-repeat center;
	height: 84px;
	background-size: 100% 100%;
	margin: 20px 0 0;
	padding-top: 56px;
}

.ggqsyHjbh ul {
	background: url(ggqsy_hjbh_bg01.jpg) no-repeat center;
	background-size: cover;
}

.ggqsyGgjt ul li {
	display: inline-block;
	width: 24%;
	text-align: center;
}

.ggqsyGgjt ul li a {
	font-size: 20px;
	color: #fff;
}

.ggqsyGgjt ul li a:hover {
	text-shadow: #000 1px 1px 3px;
}

.ggqsyGgjt ul li a:hover img {
	animation: wobble 0.5s;
	-webkit-animation: wobble 0.5s;
}

.ggqsyGgjt ul li a img {
	vertical-align: middle;
}

.ggqsyHjbh ul li {
	width: 33%;
}

@media screen and (min-width:1230px) {
	.ggqsyBlock2 .ggqsyJyjxTab {
		transition: all 0.8s;
		-webkit-transition: all 0.8s;
		transform: scale(0.8);
		-webkit-transform: scale(0.8);
		opacity: 0;
	}

	.ggqsyBlock2.on .ggqsyJyjxTab {
		transform: scale(1);
		-webkit-transform: scale(1);
		opacity: 1;
	}

	.ggqsyBlock3 .ggqsyJyjxTab {
		transition: all 0.8s;
		-webkit-transition: all 0.8s;
		transform: scale(0.8);
		-webkit-transform: scale(0.8);
		opacity: 0;
	}

	.ggqsyBlock3.on .ggqsyJyjxTab {
		transform: scale(1);
		-webkit-transform: scale(1);
		opacity: 1;
	}

	.ggqsyBlock4 .ggqsySdqrMain div.fl {
		transition: all 0.5s;
		-webkit-transition: all 0.5s;
		transform: translateY(-50px);
		-webkit-transform: translateY(-50px);
		opacity: 0;
	}

	.ggqsyBlock4.on .ggqsySdqrMain div.fl {
		transform: translateY(0px);
		-webkit-transform: translateY(0px);
		opacity: 1;
	}

	.ggqsyBlock4.on .ggqsySdqrMain div.fl:nth-child(2) {
		transition-delay: 0.3s;
		-webkit-transition-delay: 0.3s;
	}

	.ggqsyBlock4.on .ggqsySdqrMain div.fl:nth-child(3) {
		transition-delay: 0.5s;
		-webkit-transition-delay: 0.5s;
	}

	.ggqsyBlock4.on .ggqsySdqrMain div.fl:nth-child(4) {
		transition-delay: 0.7s;
		-webkit-transition-delay: 0.7s;
	}

	.ggqsyBlock5 .ggqsyGgjt ul {
		transition: all 0.5s;
		-webkit-transition: all 0.5s;
		transform: translateY(50px);
		-webkit-transform: translateY(50px);
		opacity: 0;
	}

	.ggqsyBlock5.on .ggqsyGgjt ul {
		transform: translateY(0px);
		-webkit-transform: translateY(0px);
		opacity: 1;
	}
}

@keyframes wobble {
	from {
		-webkit-transform: none;
		transform: none;
	}

	15% {
		-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -5deg);
		transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -5deg);
	}

	45% {
		-webkit-transform: translate3d(3%, 0, 0) rotate3d(0, 0, 1, 3deg);
		transform: translate3d(3%, 0, 0) rotate3d(0, 0, 1, 3deg);
	}

	75% {
		-webkit-transform: translate3d(-1%, 0, 0) rotate3d(0, 0, 1, -1deg);
		transform: translate3d(-1%, 0, 0) rotate3d(0, 0, 1, -1deg);
	}

	to {
		-webkit-transform: none;
		transform: none;
	}
}

@-webkit-keyframes wobble {
	from {
		-webkit-transform: none;
		transform: none;
	}

	15% {
		-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -5deg);
		transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -5deg);
	}

	45% {
		-webkit-transform: translate3d(3%, 0, 0) rotate3d(0, 0, 1, 3deg);
		transform: translate3d(3%, 0, 0) rotate3d(0, 0, 1, 3deg);
	}

	75% {
		-webkit-transform: translate3d(-1%, 0, 0) rotate3d(0, 0, 1, -1deg);
		transform: translate3d(-1%, 0, 0) rotate3d(0, 0, 1, -1deg);
	}

	to {
		-webkit-transform: none;
		transform: none;
	}
}

.ggqsyList {
	background-color: #fff;
}

.ggqsyList div.fl {
	width: 24%;
	background-color: #f6f6f6;
	padding-bottom: 60px;
}

.ggqsyList div.fl h3 {
	font-size: 20px;
	text-align: center;
	line-height: 30px;
	padding: 15px 4%;
	background-color: #1066a9;
	color: #fff;
}

.ggqsyList div.fl>ul>li {
	line-height: 50px;
	border-bottom: 1px solid #fff;
}

.ggqsyList div.fl>ul>li.active,
.ggqsyList div.fl>ul>li.active a {
	border-bottom: none;
}

.ggqsyList div.fl>ul>li.active {
	/* background-color: #fff; */
}

.ggqsyList div.fl ul li a {
	display: block;
	font-size: 18px;
	text-indent: 2em;
	cursor: pointer;
}

.ggqsyList div.fl>ul>li>a {
	border-bottom: 1px solid #eaeaea;
}

.ggqsyList div.fl>ul>li.zlist>a {
	background: url(ggqsy_list_jt_init.png) no-repeat 90% center;
}

.ggqsyList div.fl>ul>li.active>a {
	color: #1066a9;
	background: #fff url(ggqsy_list_jt_xz.png) no-repeat 90% center;
}

.ggqsyList div.fl ul li ul {
	display: none;
}

.ggqsyList div.fl ul li.active ul {
	display: block;
}

.ggqsyList div.fl>ul>li.active ul li.selected a {
	color: #1066a9;
}

.ggqsyList div.fl ul li ul a {
	font-size: 16px;
	text-indent: 5em;
	background: url(ggqsy_list_li_dian.png) no-repeat 4.2em center;
}

.ggqsyList div.fr {
	width: 72%;
	padding: 0 2%;
}

.ggqsy_list_title {
	border-bottom: 1px solid #ececec;
	line-height: 56px;
	font-size: 24px;
	color: #1066a9;
}

.ggqsy_list_title p,
.ggqsy_list_title p * {
	font-size: 14px;
	color: #7d7d7d;
	font-weight: normal;
}

.ggqsy_list_title p img {
	vertical-align: sub;
	padding: 0 6px 0 10px;
}

.ggqsy_list_title p a:hover {
	color: #1066a9;
}

.ggqsyList .inTyList li {
	background-position: left 18px;
}

.ggqsyList .inTyList li:nth-child(5n) {
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px dashed #e4e4e4;
}

.ggqsyContent {
	background-color: #fff;
}

.ggqsyContent h3.ggqsy_list_title {
	padding: 0 2%;
	background: #ffff;
}

.ggqsyContent dl {
	padding: 2% 2%;
	background: #ffffff;
	margin: 0 0 0;
}

.ggqsyContent dl dt {
	width: 42%;
	overflow: hidden;
}

.ggqsyContent dl dt img {
	width: 100%;
	transition: all 1s;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-o-transition: all 1s;
}

.ggqsyContent dl dt:hover img {
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-o-transform: scale(1.2);
}

.ggqsyContent dl dd {
	width: 55%;
}

.ggqsyContent dl dd h4 {
	font-size: 24px;
	line-height: 36px;
	padding-bottom: 12px;
	color: #4a4a4a;
}


.ggqsyContent dl dd p {
	font-size: 16px;
	color: #4a4a4a;
	line-height: 36px;
}

.ggqsyContent dl dd div.btns {
	text-align: left;
	margin-top: 20px;
}

.ggqsyContent dl dd div.btns a {
	background-color: #1066a9;
	border-radius: 3px;
	color: #fff;
	font-size: 14px;
	padding: 6px 16px;
	display: inline-block;
	float: left;
	text-align: center;
	margin-right: 10px;
	width: 16.667%;
	margin-bottom: 10px;
}

.ggqsyZsjz h4 {
	padding-bottom: 6px;
	font-weight: normal;
	color: #494949;
	font-size: 18px;
}

.ggqsyZsjz ul {
	border: 1px solid #dce6ee;
	padding: 10px 20px;
}

.ggqsyContent dl dd div.btns a img {
	vertical-align: middle;
	width: 20px;
}

.ggqsyContent dl dd div.btns a:hover {
	background-color: #158deb;
}

.ggqsyContent dl dd div.btns a.wx:hover {
	background-color: #31d300;
}

.ggqsyContent dl dd div.btns a img.ewm {
	position: absolute;
	top: -125px;
	left: 0px;
	width: 125px;
	display: none;
}

.ggqsyContent dl dd div.btns a img.active {
	display: block;
}

.ggqsyZsjz ul li {
	line-height: 40px;
}

.ggqsyZsjz ul li a:hover {
	color: #1066a9;
}

.ggqsyZsjz ul li a:hover img {
	animation: wobble 0.5s;
	-webkit-animation: wobble 0.5s;
}

.ggqsyContent dl dd div.btns a.wx {
	background-color: #249a00;
	position: relative;
	cursor: pointer;
}

.ggqsyNrTitle {
	width: 47%;
    margin: 20px auto 0;
    background: #fff;
	padding:1%;
}

.ggqsyNrTitle h4 {
	border-bottom: 1px solid #1066a9;
	padding-bottom: 0;
}

.ggqsyNrTitle h4 span {
	border-bottom: 3px solid #1066a9;
	display: inline-block;
	padding: 4px 10px;
	margin: 0 10px;
	font-size: 20px;
	font-weight: normal;
}

.ggqsyJjMain {
	padding: 10px;
	text-align: justify;
	text-indent: 2em;
}

.ggqsyZsjz ul {
	border: 0;
	padding: 10px;
}

.ggqsyHead h1.tyLogo a img.tjzfw {
	width: 40px;
}

.ggqsyContent dl dt p {
	text-align: right;
	color: #494949;
	font-size: 16px;
	margin-bottom: 20px;
	overflow: hidden;
}
.ggqsyContent dl dt p.date{
	overflow: auto;
	line-height: 30px;
}
.ggqsyContent dl dd {
	width: 44%;
	margin-top: 30px;
}

.ggqsyContent dl dd h4 {
	padding-bottom: 5px;
}

.ggqsyContent dl dd p img {
	vertical-align: middle;
}

.ggqsyContent dl dd.jglogo {
	width: 10%;
	margin-right: 2%;
	margin-top: 36px;
}

.ggqsyContent dl dd.jglogo img {
	width: 100%;
}

.ggqsyJyjxTabList .swiper-slide dl {
	width: 27.8%;
}

.ggqsyJyjxTabList .swiper-slide dl:nth-child(2n) {
	margin: 0 2%;
	float: left;
}

.ggqsyJyjxTabList .swiper-slide dl dd {
	width: 100%;
}

.ggqsyJyjxTabList .swiper-slide dl dd h4 {
	text-overflow: initial;
	white-space: normal;
	line-height: 30px;
	min-height: 60px;
	font-size: 20px;
	border-bottom: 1px solid #dbdbdb;
	padding: 0 0 16px;
	margin: 0 0 10px;
}

.ggqsyJyjxTabList .swiper-slide dl dd h4 img {
	height: 50px;
	float: left;
	margin-right: 10px;
	margin-top: 6px;
}

.ggqsyJyjxTabList .swiper-slide dl dd p {
	font-size: 16px;
	line-height: 32px;
}

/* mobile */
@media screen and (max-width:768px) {
	.w1200{
		width: 96%;
	}
	.ggqsyBg {
		background-size: 150%;
	}

	.ggqsyHead h1 {
		padding: 20px 0 30px;
	}

	.ggqsyHead h1.tyLogo a img.guohui {
		width: 30px;
		margin-top: -5px;
		padding-top: 0;
	}

	.ggqsyHead h1.tyLogo a b {
		font-size: 20px;
	}

	.ggqsyHead h1.tyLogo a img.tjzfw {
		width: 22px;
		margin: 0;
	}

	.ggqsyHead h2 {
		padding-bottom: 3rem;
	}

	.ggqsyHead h2 img {
		width: 64%;
		margin: 0 auto;
	}

	.ggqsyBmzx {
		width: 100%;
	}

	.ggqsyBmzxTitle {
		line-height: 40px;
		height: 40px;
	}

	.ggqsyBmzxTitle span {
		font-size: 18px;
		line-height: 40px;
	}

	.ggqsyBmzxTitle a.fr {
		margin-top: 5px;
	}

	.ggqsyBmzxTitle a.fr img {
		width: 20px;
	}

	.ggqsyBmzx .inTyList li {
		line-height: 28px;
	}

	.ggqsyBlock2,
	.ggqsyBlock4 {
		margin: 0
	}

	.ggqsyJyjxTitle span {
		width: 38%;
	}

	.ggqsyJyjxTitle b {
		width: 24%;
		font-size: 18px;
	}

	.ggqsyJyjxTab .hd ul {
		overflow-y: auto;
		white-space: nowrap;
		padding-bottom: 20px;
		text-align: left;
	}

	.ggqsyJyjxTabList .swiper-slide dl {
		width: 90%;
		height: auto;
		margin: 0 3% 20px;
		text-align: left;
	}

	.ggqsyJyjxTabList .swiper-slide dl:nth-child(2n) {
		margin: 0 3% 20px;
	}

	.ggqsyJyjxTabList .swiper-slide dl dt,
	.ggqsyJyjxTabList .swiper-slide dl dd {
		width: 100%;
		text-align: left;
	}

	.ggqsyJyjxTabList .swiper-slide dl dt img {
		height: 110px;
	}

	.ggqsyJyjxTabList .swiper-slide dl dd h4 {
		font-size: 14px;
		padding: 10px 0;
		line-height: 22px;
		font-weight: bold;
	}

	.ggqsyJyjxTabList .swiper-slide dl dd p {
		line-height: 20px;
	}

	.ggqsyJyjxTabList .swiper-slide dl dd div.btns a.wx {
		margin-left: 10px;
	}

	.swiper-button-prev,
	.swiper-container-rtl .swiper-button-next {
		left: 0;
		background-color: rgba(0, 0, 0, .1);
	}

	.swiper-button-next,
	.swiper-container-rtl .swiper-button-prev {
		right: 0;
		background-color: rgba(0, 0, 0, .1);
	}

	.ggqsySdqrMain div {
		width: 46%;
		float: left;
	}

	.ggqsySdqrMain div h4 span {
		line-height: 32px;
	}

	.ggqsySdqrMain div dl dt {
		width: 80px;
		height: 80px;
	}

	.ggqsySdqrMain div dl dd {
		font-size: 16px;
		font-weight: bold;
	}

	.ggqsySdqrMain div ul li {
		line-height: 30px;
	}

	.ggqsySdqrMain div ul li a {
		font-size: 14px;
	}

	.ggqsyGgjt {
		width: 100%;
	}

	.ggqsyGgjt ul {
		height: 60px;
		margin: 10px 0 0;
		padding-top: 46px;
	}

	.ggqsyGgjt ul li a {
		font-size: 16px;
	}

	.ggqsyGgjt ul li a img {
		width: 24px;
	}

	.ggqsyHjbh ul li {
		width: 33%;
		float: left;
	}

	/* .ggqsyHjbh ul li:first-child {
		width: 66%;
	} */

	.ggqsyList div.fl {
		width: 100%;
		padding-bottom: 0;
	}

	.ggqsyList div.fl h3 {
		font-size: 18px;
		padding: 1% 0;
		white-space: nowrap;
	}

	.ggqsyList div.fl ul li a {
		font-size: 16px;
	}

	.ggqsyList div.fl ul li ul a {
		font-size: 14px;
	}

	.ggqsyList div.fl>ul>li {
		line-height: 40px;
	}

	.ggqsyList div.fr {
		width: 94%;
		padding: 3%;
	}

	.ggqsy_list_title {
		font-size: 18px;
	}

	.ggqsyContent dl dt,
	.ggqsyContent dl dd {
		width: 100%;
	}

	.ggqsyContent dl dd.jglogo {
		width: 50%;
		margin: 0 25%;
	}

	.ggqsyContent dl dd {
		padding-top: 20px;
		margin-top: 0;
	}

	.ggqsyContent dl dd h4 {
		font-size: 18px;
		padding-bottom: 0;
	}

	.ggqsyContent dl dd div.btns {
		margin-top: 20px;
	}

	.ggqsyContentInfo {
		padding: 10px 3% 40px;
	}

	.ggqsy_list_title p {
		float: none;
		line-height: 30px;
	}

	.ggqsyBg .inMain {
		padding: 0;
	}

	.ggqsyNrTitle {
		width: 100%;
	}
	.ggqsyContent dl dd div.btns a{width:21.6%;}
}