@charset "UTF-8";

/*
* 首页
*/
.body-gs {
	background-color: #f7f7f7;
}

.container-header {
	width: 100%;
	height: 38px;
	line-height: 38px;
	position: absolute;
	top: 0;
	border-bottom: 1px solid #eee;
}

.container-header .header-weather {
	float: left;
	color: #666666;
	font-size: 16px;
}

.container-header .header-weather {
	width: 546px;
	overflow: hidden;
}

.container-header .hk {
	display: inline-block;
	white-space: nowrap;
	-webkit-animation: 15s divr linear infinite normal;
	animation: 15s divr linear infinite normal;
}

@-webkit-keyframes divr {
	0% {
		transform: translateX(100%);
		-webkit-transform: translateX(100%);
	}

	100% {
		-webkit-transform: translateX(-450px);
		transform: translateX(-450px);
		-webkit-transform: translateX(-450px);
	}
}

@keyframes divr {
	0% {
		transform: translateX(100%);
		-webkit-transform: translateX(100%);
	}

	100% {
		-webkit-transform: translateX(-450px);
		transform: translateX(-450px);
		-webkit-transform: translateX(-450px);
	}
}

/* .container-header :hover .hk {
  display: inline-block;
  white-space: nowrap;
  -webkit-animation: 10s div linear infinite normal paused;
          animation: 10s div linear infinite normal paused;
} */
.container-header .header-nav {
	float: right;
}

.container-header .header-nav a {
	color: #666;
	font-size: 16px;
}

.gs-banner {
	width: 100%;
	height: 440px;
	background: url(./gsmh_banner.png) no-repeat center 180px;
	background-size: 100% 260px;
}

.gs-banner div {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.gs-banner .clear:after {
	content: "";
	clear: both;
	display: block;
	height: 0;
	overflow: hidden;
	visibility: hidden;
}

.gs-banner .f-l {
	float: left;
}

.gs-banner .f-r {
	float: right;
}

.gs-banner .display {
	display: inline-block;
	vertical-align: top;
}

.gs-banner .banner-img {
	width: 100%;
	height: 180px;
	background: url("./gsmh_image-inco(47).png") no-repeat center;
	background-size: 100% 180px;
	background-color: #fff;
	padding-top: 70px;
}

.gs-banner .banner-img .banner-logo {
	width: 414px;
	height: 80px;
}

.gs-banner .banner-img .banner-tab {
	height: 80px;
	position: absolute;
	left: 800px;
	top: 99px;
}

.gs-banner .banner-img .banner-tab .banner-li {
	line-height: 80px;
}

.gs-banner .banner-img .banner-tab .banner-li img {
	width: 23px;
	height: 23px;
	margin-left: 25px;
}

.gs-banner .banner-img .banner-tab a {
	font-size: 22px;
	/* color: #333333; */
	line-height: 80px;
	margin-left: 25px;
}

.gs-banner .banner-img .banner-tab a:hover {
	color: rgba(52, 117, 202, 0.8);
}

.gs-banner .banner-img .banner-tab .active a {
	color: #3476ca;
}

.gs-banner .banner-img .banner-tab .search {
	cursor: pointer;
}

.gs-banner .banner-input {
	position: relative;
	font-size: 0;
	display: none;
}

.gs-banner .banner-input .input {
	position: absolute;
	top: 72px;
	left: 50%;
	z-index: 3;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}

.gs-banner .banner-input .input .layui-input-inline {
	width: 525px;
	height: 48px;
	margin: auto;
}

.gs-banner .banner-input .input .layui-input-inline input {
	height: 30px;
	font-size: 18px;
	background-color: rgba(255, 255, 255, 0.8);
	font-size: 16px;
	color: #141414;
}

.gs-banner .banner-input .input .search-icon {
	display: inline-block;
	width: 96px;
	height: 48px;
	background-color: #db2c1c;
	text-align: center;
	line-height: 48px;
	cursor: pointer;
}

.gs-banner .banner-input .input .search-icon img {
	width: 26px;
	height: 26px;
}

.gs-banner .banner-input .input-txt {
	font-size: 16px;
	color: #ffffff;
	line-height: 24px;
	opacity: 0.8;
	position: absolute;
	top: 140px;
	left: 50%;
	z-index: 3;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}

.gs-banner .banner-input.show {
	display: block;
}

.w1200 {
	width: 1200px;
}

.gs-content {
	background: url("./gsmh_image-inco(47).png") no-repeat center bottom;
	background-size: 100% 153px;
}

.gs-content div {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.gs-content .clear:after {
	content: "";
	clear: both;
	display: block;
	height: 0;
	overflow: hidden;
	visibility: hidden;
}

.gs-content .f-l {
	float: left;
}

.gs-content .f-r {
	float: right;
}

.gs-content .display {
	display: inline-block;
	vertical-align: top;
}

.gs-index {
	/*开始*/
	background: url("./image-inco(47).png") no-repear center bottom;
	background-size: 100% 153px;
}

.gs-index .gs-zwgk {
	text-align: center;
}

.gs-index .gs-zwgk .zwgk-img {
	width: 354px;
	height: 73px;
	margin: 42px auto 32px;
}

.gs-index .gs-public {
	padding-bottom: 25px;
}

.gs-index .gs-public .project-titleImg {
	width: 354px;
	height: 73px;
	margin: 42px auto 33px;
	background: url("./gsmh_image-inco(49).png") no-repeat center;
	background-size: 100% 73px;
}

.gs-index .gs-public .public-content .public-left {
	width: 884px;
	font-size: 0;
	background-color: #fff;
}

.gs-index .gs-public .public-content .public-left .left-l {
	width: 124px;
	font-size: 18px;
	height: 42px;
	line-height: 42px;
	color: #3375ca;
	padding-left: 14px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background-color: rgba(51, 116, 202, 0.28);
}

.gs-index .gs-public .public-content .public-left .left-tit {
	width: 760px;
	position: relative;
	overflow: hidden;
	height: 42px;
	background-color: rgba(51, 116, 202, 0.15);
}

.gs-index .gs-public .public-content .public-left .left-titBox {
	position: absolute;
	top: 0px;
	left: 0px;
}

.gs-index .gs-public .public-content .public-left .left-tit {
	font-size: 18px;
	height: 42px;
	line-height: 42px;
	color: #3375ca;
}

.gs-index .gs-public .public-content .public-left .left-center .center-tab {
	width: 100%;
	padding-top: 8px;
}

.gs-index .gs-public .public-content .public-left .left-center .center-tab .public-li {
	font-size: 18px;
	color: #666666;
	line-height: 36px;
	padding: 0 20px;
	cursor: pointer;
}

.gs-index .gs-public .public-content .public-left .left-center .center-tab .active {
	font-size: 22px;
	font-weight: bold;
	color: #333333;
}

.gs-index .gs-public .public-content .public-left .left-center .center-cont {
	width: 884px;
	height: 346px;
	overflow: hidden;
	padding: 0 6px 8px;
	background-color: #fff;
}

.gs-index .gs-public .public-content .public-left .left-center .center-cont .cont-liBox {
	display: none;
}

.gs-index .gs-public .public-content .public-left .left-center .center-cont .cont-liBox .liBox-li {
	width: 278px;
	height: 100px;
	background-color: #f7f7f7;
	margin-left: 10px;
	margin-top: 10px;
	padding: 12px 13px;
	font-size: 0;
}

.gs-index .gs-public .public-content .public-left .left-center .center-cont .cont-liBox .liBox-li:hover {
	background: url("./gsmh_image-inco(41).png") no-repeat center;
	-webkit-box-shadow: 2px 2px 16px #ccc;
	box-shadow: 2px 2px 16px #ccc;
}

.gs-index .gs-public .public-content .public-left .left-center .center-cont .cont-liBox .liBox-li:hover .liBox-time,
.gs-index .gs-public .public-content .public-left .left-center .center-cont .cont-liBox .liBox-li:hover .liBox-text {
	color: #3375CA;
}

.gs-index .gs-public .public-content .public-left .left-center .center-cont .cont-liBox .liBox-li .liBox-time {
	font-size: 18px;
	color: #999999;
	line-height: 26px;
}

.gs-index .gs-public .public-content .public-left .left-center .center-cont .cont-liBox .liBox-li .liBox-text {
	width: 252px;
	height: 54px;
	font-size: 18px;
	color: #333333;
	line-height: 26px;
	overflow: hidden;
	
}

.gs-index .gs-public .public-content .public-left .left-center .center-cont .cont-liBox .liBox-li .liBox-text span{
  
	display:inline-block;
  }

.gs-index .gs-public .public-content .public-left .left-center .center-cont .show {
	display: block;
}

.gs-index .gs-public .public-content .public-left .r-more {
	display: none;
}

.gs-index .gs-public .public-content .public-left .r-more a {
	font-size: 22px;
	font-weight: bold;
	color: #3375ca;
	line-height: 36px;
	margin-right: 6px;
}

.gs-index .gs-public .public-content .public-left .r-more.show {
	display: block;
}

.gs-index .gs-report {
	height: 200px;
	padding-top: 23px;
	text-align: center;
	background: url("./gsmh_image-inco(39).png") no-repeat center;
	background-size: 100% 200px;
}

.gs-index .gs-report .report-title {
	width: 100%;
}

.gs-index .gs-report .report-iconLi {
	margin: 25px auto 0;
	text-align: center;
}

.gs-index .gs-report .report-iconLi .iconLi-li {
	width: 138px;
	height: 104px;
	padding: 0 10px;
	text-align: center;
}

/* .gs-index .gs-report .report-iconLi .iconLi-li:nth-child(1) .li-icon {
	background: url("./gsmh_image-inco(30).png") no-repeat center;
}

.gs-index .gs-report .report-iconLi .iconLi-li:nth-child(2) .li-icon {
	background: url("./gsmh_image-inco(52).png") no-repeat center;
}

.gs-index .gs-report .report-iconLi .iconLi-li:nth-child(3) .li-icon {
	background: url("./gsmh_image-inco(55).png") no-repeat center;
}

.gs-index .gs-report .report-iconLi .iconLi-li:nth-child(4) .li-icon {
	background: url("./gsmh_image-inco(56).png") no-repeat center;
}

.gs-index .gs-report .report-iconLi .iconLi-li:nth-child(5) .li-icon {
	background: url("./gsmh_image-inco(57).png") no-repeat center;
}

.gs-index .gs-report .report-iconLi .iconLi-li:nth-child(6) .li-icon {
	background: url("./gsmh_image-inco(58).png") no-repeat center;
}

.gs-index .gs-report .report-iconLi .iconLi-li:nth-child(7) .li-icon {
	background: url("./gsmh_image-inco(59).png") no-repeat center;
}

.gs-index .gs-report .report-iconLi .iconLi-li:nth-child(8) .li-icon {
	background: url("./gsmh_image-inco6.png") no-repeat center;
} */

.gs-index .gs-report .report-iconLi .iconLi-li1 .li-icon {
	background: url("./gsmh_image-inco(30).png") no-repeat center;
}

.gs-index .gs-report .report-iconLi .iconLi-li2 .li-icon {
	background: url("./gsmh_image-inco(52).png") no-repeat center;
}

.gs-index .gs-report .report-iconLi .iconLi-li3 .li-icon {
	background: url("./gsmh_image-inco(55).png") no-repeat center;
}

.gs-index .gs-report .report-iconLi .iconLi-li4 .li-icon {
	background: url("./gsmh_image-inco(56).png") no-repeat center;
}

.gs-index .gs-report .report-iconLi .iconLi-li5 .li-icon {
	background: url("./gsmh_image-inco(57).png") no-repeat center;
}

.gs-index .gs-report .report-iconLi .iconLi-li6 .li-icon {
	background: url("./gsmh_image-inco(58).png") no-repeat center;
}

.gs-index .gs-report .report-iconLi .iconLi-li7 .li-icon {
	background: url("./gsmh_image-inco(59).png") no-repeat center;
}

.gs-index .gs-report .report-iconLi .iconLi-li8 .li-icon {
	background: url("./gsmh_image-inco6.png") no-repeat center;
}

.gs-index .gs-report .report-iconLi .iconLi-li:hover a>div {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

.gs-index .gs-report .report-iconLi .iconLi-li a {
	display: block;
	width: 100%;
	height: 100%;
}

.gs-index .gs-report .report-iconLi .iconLi-li .li-icon {
	width: 72px;
	height: 72px;
	border-radius: 50%;
	background-size: 100% 72px;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}

.gs-index .gs-report .report-iconLi .iconLi-li .li-txt {
	color: #fff;
	font-size: 18px;
	line-height: 20px;
	margin-top: 14px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.gs-index .gs-project {
	padding-bottom: 50px;
}

.gs-index .gs-project .project-titleImg {
	width: 354px;
	height: 73px;
	margin: 42px auto 33px;
	background: url("./gsmh_image-inco(50).png") no-repeat center;
	background-size: 100% 73px;
}

.gs-index .gs-project .specialSlider {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}

.gs-index .gs-project .specialSlider .slider-btn {
	width: 98px;
	height: 97px;
	background: url("./gsmh_image-inco(34).png") no-repeat center;
	background-size: 100% 100%;
	position: absolute;
	top: 20px;
	z-index: 99;
	cursor: pointer;
}

.gs-index .gs-project .specialSlider .prev {
	left: -49px;
}

.gs-index .gs-project .specialSlider .next {
	right: -49px;
	background: url("./gsmh_image-inco(33).png") no-repeat center;
}

.gs-index .gs-project .specialSlider-bd li {
	font-size: 0;
	text-align: center;
	width: 298px;
}

.gs-index .gs-project .specialSlider-bd img {
	width: 292px;
	height: 120px;
	margin: 0 3px;
}

.gs-index .inco-rom {
	width: 17px;
	height: 13px;
}

.gs-index .layout-gs {
	padding-top: 100px;
}

.gs-index .gs-nav {
	width: 1200px;
	height: 120px;
	margin-top: -40px;
	background-color: #fff;
	font-size: 0;
	-webkit-box-shadow: 0px 5px 26px 3px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 5px 26px 3px rgba(0, 0, 0, 0.2);
	text-align: center;
}

.gs-index .nav-l-text {
	margin-top: 24px;
}

.gs-index .nav-l-text i {
	font-size: 20px;
	color: #ffffff;
	font-weight: bold;
	font-style: italic;
	line-height: 30px;
}

.gs-index .nav-l-img {
	margin: -10px auto 0;
}

.gs-index .gs-top {
	padding-top: 32px;
}

.gs-index .top-carousel {
	width: 590px;
	height: 332px;
	background-color: #ccc;
	margin-top: 6px;
}

.gs-index .top-carousel .top-left {
	width: 100%;
	height: 332px;
}

.gs-index .top-carousel .top-left .layui-col-xs6 {
	height: 332px;
	width: 100%;
}

.gs-index .top-carousel .top-left .five_Box {
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative;
}

.gs-index .top-carousel .top-left .five_Box .hd {
	height: 15px;
	overflow: hidden;
	position: absolute;
	right: 0;
	bottom: 5px;
	z-index: 1;
	z-index: 9999;
}

.gs-index .top-carousel .top-left .five_Box .hd ul {
	height: 100px;
	overflow: hidden;
	zoom: 1;
	float: left;
}

.gs-index .top-carousel .top-left .five_Box .hd ul li {
	float: left;
	margin-right: 10px;
	width: 22px;
	height: 4px;
	line-height: 14px;
	text-align: center;
	background: #fff;
	cursor: pointer;
}

.gs-index .top-carousel .top-left .five_Box .hd ul li.on {
	background: #3198ed;
	color: #fff;
}

.gs-index .top-carousel .top-left .five_Box .bd {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 0;
}

.gs-index .top-carousel .top-left .five_Box .bd li {
	width: 100%;
	height: 332px;
	zoom: 1;
	vertical-align: middle;
}

.gs-index .top-carousel .top-left .five_Box .bd li a {
	width: 100%;
	height: 332px;
	position: relative;
	display: inline-block;
}

.gs-index .top-carousel .top-left .five_Box .bd li .lb-title {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 2;
	width: 100%;
	height: 44px;
	line-height: 44px;
	position: absolute;
	bottom: 0;
	left: 0;
	padding-left: 8px;
	color: #ffffff;
	font-size: 18px;
	z-index: 999;
	background-color: rgba(0, 0, 0, 0.5);
}

.gs-index .top-carousel .top-left .five_Box .bd li .lb-title b {
	font-size: 26px;
	line-height: 44px;
}

.gs-index .top-carousel .top-left .five_Box .bd img {
	width: 590px;
	height: 332px;
	vertical-align: middle;
}

.gs-index .top-carousel .top-left .five_Box .bd li .wenzhang {
	width: 590px;
	height: 332px;
	display: inline-block;
	background-color: #f5f5f5;
	vertical-align: middle;
	padding: 40px 10px 0 10px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

/*div.tempWrap:nth-child(1) {
	padding: 0 5px;
}*/

.gs-index .top-carousel .top-left .five_Box .bd li .wenzhang .wz-title {
	font-size: 24px;
	color: #333;
	text-align: center;
	margin-bottom: 20px;
}

.gs-index .top-carousel .top-left .five_Box .bd li .wenzhang .wz-text {
	width: 100%;
	height: 195px;
	overflow: hidden;
}

.gs-index .top-right {
	width: 590px;
	overflow: hidden;
}

.gs-index .top-right .slideTxtBox {
	width: 590px;
	height: 338px;
	overflow: hidden;
}

.gs-index .nav-l {
	width: 176px;
	height: 120px;
	background: url("./gsmh_image-inco(31).png") no-repeat top center;
	background-size: 100% 120px;
}

.gs-index .nav-r {
	width: 1024px;
	text-align: center;
}

.gs-index .nav-r-title {
	font-size: 28px;
	color: #333333;
	line-height: 26px;
	margin-top: 25px;
	font-weight: bold;
	margin-bottom: 20px;
}

.gs-index .nav-r-text {
	width: 876px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 20px;
	color: #333333;
	line-height: 26px;
}

.gs-index .nav-r-a a {
	font-size: 20px;
	color: #dd3021;
	line-height: 26px;
}

.gs-index .top-right .title-li-left {
	height: 44px;
	font-size: 0;
	padding-left: 0;
	background-color: #f7f7f7;
}

.gs-index .top-right .title-li {
	font-size: 18px;
	color: #666666;
	line-height: 44px;
	padding: 0 20px;
	cursor: pointer;
}

.gs-index .title-li.active {
	font-size: 22px;
	color: #000;
}

.gs-index .li_more {
	display: none;
}

.gs-index .li_more.show {
	display: block;
}

.gs-index .title-li-right a {
	font-size: 18px;
	color: #448df1;
	line-height: 40px;
}

.gs-index .slideTxtBox-bd_0,
.gs-index .slideTxtBox-bd_1,
.gs-index .slideTxtBox-bd_2,
.gs-index .slideTxtBox-bd_3 {
	height: 332px;
}

.gs-index .slideTxtBox-bd_0 li,
.gs-index .slideTxtBox-bd_1 li,
.gs-index .slideTxtBox-bd_2 li,
.gs-index .slideTxtBox-bd_3 li {
	width: 590px;
	height: 50px;
	margin-bottom: 10px;
	padding-right: 8px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #fff;
	line-height: 55px;
	padding-left: 10px;
}

.gs-index .slideTxtBox-bd_0 li:hover,
.gs-index .slideTxtBox-bd_1 li:hover,
.gs-index .slideTxtBox-bd_2 li:hover,
.gs-index .slideTxtBox-bd_3 li:hover {
	background: url("./gsmh_image-inco(2).png") no-repeat -26px top;
	background-size: 130% 50px;
}

.gs-index .slideTxtBox-bd_0 li:hover .li-text,
.gs-index .slideTxtBox-bd_1 li:hover .li-text,
.gs-index .slideTxtBox-bd_2 li:hover .li-text,
.gs-index .slideTxtBox-bd_3 li:hover .li-text {
	color: #fff;
}

.gs-index .slideTxtBox-bd_0 li:hover .li-time,
.gs-index .slideTxtBox-bd_1 li:hover .li-time,
.gs-index .slideTxtBox-bd_2 li:hover .li-time,
.gs-index .slideTxtBox-bd_3 li:hover .li-time {
	color: #fff;
}

.gs-index .slideTxtBox-bd_0 li:hover .li-icon,
.gs-index .slideTxtBox-bd_1 li:hover .li-icon,
.gs-index .slideTxtBox-bd_2 li:hover .li-icon,
.gs-index .slideTxtBox-bd_3 li:hover .li-icon {
	background-color: #fff;
}

.gs-index .slideTxtBox-bd_0 li .li-text,
.gs-index .slideTxtBox-bd_1 li .li-text,
.gs-index .slideTxtBox-bd_2 li .li-text,
.gs-index .slideTxtBox-bd_3 li .li-text {
	width: 427px;
	font-size: 18px;
	line-height: 50px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.gs-index .slideTxtBox-bd_0 li .li-time,
.gs-index .slideTxtBox-bd_1 li .li-time,
.gs-index .slideTxtBox-bd_2 li .li-time,
.gs-index .slideTxtBox-bd_3 li .li-time {
	font-size: 18px;
	line-height: 50px;
	color: #3375ca;
}

.gs-index .layui-card-body {
	padding: 0;
	background-color: #f7f7f7;
}

.gs-index .lis-scroll {
	height: 278px;
}

.gs-index .news-box {
	display: none;
}

.gs-index .notification-list_0.show,
.gs-index .notification-list_1.show,
.gs-index .notification-list_2.show,
.gs-index .notification-list_3.show {
	display: block;
}

.gs-index .right-lis .lis-liBox {
	height: 278px;
	overflow-y: auto;
	padding-right: 5px;
	position: absolute;
	left: 0;
	top: 0;
}

.gs-index .right-lis .lis-liBox::-webkit-scrollbar {
	width: 4px;
	/*高宽分别对应横竖滚动条的尺寸*/
}

.gs-index .right-lis .lis-liBox::-webkit-scrollbar-thumb {
	/*滚动条里面小方块*/
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0);
	background: rgba(16, 92, 206, 0.4);
}

.gs-index .right-lis .lis-liBox::-webkit-scrollbar-track {
	/*滚动条里面轨道*/
	border-radius: 10px;
	background: rgba(223, 223, 223, 0);
}

.gs-index .right-lis .lis-li {
	width: 590px;
	height: 58px;
}

.gs-index .lis-scroll .li-icon {
	width: 6px;
	height: 6px;
	border-radius: 50%;
	margin-left: 9px;
	margin-right: 9px;
	margin-top: 22px;
	background-color: #3375ca;
}

.gs-index .right-lis .li-text {
	font-size: 18px;
	font-weight: 400;
	line-height: 48px;
	margin-left: 9px;
}

.gs-index .right-lis .lis-li:hover {
	background: url("./gsmh_image-inco(2).png") no-repeat -20px top;
	background-size: 120% 48px;
}

.gs-index .right-lis .lis-li:hover .li-text,
.gs-index .right-lis .lis-li:hover .li-time {
	color: #fff;
}

.gs-index .right-lis .lis-li:hover .li-icon {
	background-color: #fff;
}

.gs-index .right-lis .li-time {
	padding-right: 14px;
	font-size: 18px;
	font-weight: 300;
	color: #3375ca;
	line-height: 48px;
}

.gs-index .sd-titImg {
	width: 354px;
	height: 73px;
	margin: 42px auto 32px;
	background: url("./gsmh_image-inco(54).png") no-repeat center;
	background-size: 100% 73px;
}

.gs-index .content-li .li-tab {
	height: 54px;
}

.gs-index .content-li .li-tab .tab-li2,
.gs-index .content-li .li-tab .tab-li {
	font-size: 18px;
	color: #666666;
	line-height: 54px;
	padding-right: 20px;
	cursor: pointer;
}

.gs-index .content-li .li-tab .tab-li.active,
.gs-index .content-li .li-tab .tab-li2.active {
	font-size: 22px;
	color: #000;
	font-weight: bold;
}

.gs-index .li-more {
	display: none;
}

.gs-index .li-more a {
	font-size: 18px;
	color: #448df1;
	line-height: 54px;
}

.gs-index .li-more.show {
	display: block;
}

.gs-index .sd-content .content-li .li-tabBox {
	width: 578px;
	height: 54px;
}

.gs-index .li-center {
	width: 586px;
	display: none;
}

.gs-index .li-center.show {
	display: block;
}

.gs-index .li-center .center-left {
	width: 288px;
	background-color: #fff;
}

.gs-index .li-center .center-left:hover {
	-webkit-box-shadow: 2px 2px 10px #ccc;
	box-shadow: 2px 2px 10px #ccc;
}

.gs-index .li-center .center-right {
	width: 288px;
}

.gs-index .li-center .center-right .li-box {
	width: 288px;
	height: 86px;
	padding: 10px;
	background-color: #fff;
}

.gs-index .li-center .center-right .li-box:hover {
	-webkit-box-shadow: 2px 2px 10px #ccc;
	box-shadow: 2px 2px 10px #ccc;
}

.gs-index .li-center .center-left .left-img {
	width: 288px;
	height: 162px;
}

.gs-index .li-center .left-text {
	margin-top: 15px;
}

.gs-index .li-center .li-time {
	font-size: 18px;
	color: #3375ca;
	line-height: 26px;
}

.gs-index .li-center .li-txt {
	font-size: 18px;
	line-height: 26px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.gs-index .center-left .li-box {
	padding: 10px;
	padding-bottom: 20px;
	height: 118px;
}

.gs-index .center-left .li-box .li-time {
	margin: 5px 0;
}

.gs-index .center-right .li-txt {
	font-size: 16px;
	line-height: 20px;
}

.gs-index .center-right .li-box:nth-child(n + 2) {
	margin-top: 11px;
}

.gs-index .sd-lisImg {
	width: 100%;
	height: 164px;
	margin: 46px auto 0;
	position: relative;
}

.gs-index .sd-lisImg img {
	width: 100%;
	height: 164px;
}

.gs-index .sd-lisImg .slider-btn {
	width: 98px;
	height: 97px;
	background: url("./gsmh_image-inco(34).png") no-repeat center;
	background-size: 100% 100%;
	position: absolute;
	top: 40px;
	z-index: 99;
	cursor: pointer;
}

.gs-index .sd-lisImg .prev {
	left: -49px;
}

.gs-index .sd-lisImg .next {
	right: -49px;
	background: url("./gsmh_image-inco(33).png") no-repeat center;
}

.gs-index .gs-zwfw {
	text-align: center;
}

.gs-index .zwfw-titImg {
	width: 354px;
	height: 73px;
	/* display: inline-block; */
	margin: 42px auto 32px;
}

.gs-index .content-right {
	width: 176px;
	height: 212px;
	padding-top: 40px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background: url("./gsmh_image-inco(40).png") no-repeat center;
	background-size: 100% 212px;
}

.gs-index .content-right .right-icon {
	width: 56px;
	height: 56px;
}

.gs-index .content-right .right-title {
	font-size: 20px;
	font-weight: bold;
	color: #ffffff;
	line-height: 26px;
	margin-top: 14px;
}

.gs-index .content-right .right-text {
	margin-top: 14px;
}

.gs-index .content-right .right-text p {
	font-size: 14px;
	color: #ffffff;
	line-height: 20px;
}

.gs-index .zwgk-content .cont-right {
	width: 288px;
}

.gs-index .zwgk-li {
	width: 288px;
	height: 64px;
	margin-bottom: 10px;
	background-color: #3375ca;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}

.gs-index .zwgk-li:hover {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

.gs-index .zwgk-li .li-icon {
	width: 30px;
	height: 30px;
	margin-top: 17px;
	margin-left: 15px;
}

.gs-index .zwgk-li .li-text {
	width: 180px;
	font-size: 18px;
	color: #ffffff;
	line-height: 64px;
	margin-left: 13px;
	padding-right: 20px;
	white-space: nocontent-lis;
	overflow: hidden;
	text-overflow: ellipsis;
}

.gs-index .zwgk-li .li-arrow {
	font-size: 18px;
	color: #ffffff;
	line-height: 64px;
}

.gs-index .zwfw-content-lis {
	width: 990px;
	height: 212px;
	position: relative;
	overflow: hidden;
}

.gs-index .imgTop-li {
	width: 805px;
}

.gs-index .zwfw-liBox {
	width: 800px;
	height: 212px;
	cursor: pointer;
	font-size: 0;
	text-align: left;
}

.gs-index .zwfw-liBox:nth-child(1) {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

.gs-index .zwfw-liBox:nth-child(2) {
	position: absolute;
	top: 0;
	left: 679px;
	z-index: 3;
}

.gs-index .zwfw-liBox:nth-child(3) {
	position: absolute;
	top: 0;
	left: 770px;
	z-index: 5;
}

.gs-index .zwfw-liBox:nth-child(4) {
	position: absolute;
	top: 0;
	left: 861px;
	z-index: 7;
}

.gs-index .content-left .liBox-left {
	width: 56px;
	height: 212px;
	display: inline-block;
	vertical-align: top;
	cursor: pointer;
}

.gs-index .content-left .zwfw-text {
	font-size: 20px;
	color: #333333;
	line-height: 26px;
	padding-top: 23px;
	margin: 0 auto 0;
	width: 35px;
}

.gs-index .zwfw-left-affairs {
	width: 56px;
	height: 212px;
	display: inline-block;
	vertical-align: top;
	cursor: pointer;
	background: url("./gsmh_image-inco(43).png") no-repeat center;
	background-size: 100% 100%;
}

.gs-index .flash4 li:nth-child(1) .liBox-left {
	background: url("./gsmh_image-inco(46).png") no-repeat center;
	background-size: 100% 100%;
}

.gs-index .flash4 li .liBox-left-1 {
	background: url("./gsmh_image-inco(46).png") no-repeat center;
	background-size: 100% 100%;
}

.gs-index .flash4 li:nth-child(2) .liBox-left {
	background: url("./gsmh_image-inco(45).png") no-repeat center;
	background-size: 100% 100%;
}

.gs-index .flash4 li .liBox-left-2 {
	background: url("./gsmh_image-inco(46).png") no-repeat center;
	background-size: 100% 100%;
}

.gs-index .flash4 li:nth-child(3) .liBox-left {
	background: url("./gsmh_image-inco(44).png") no-repeat center;
	background-size: 100% 100%;
}

.gs-index .flash4 li .liBox-left-3 {
	background: url("./gsmh_image-inco(46).png") no-repeat center;
	background-size: 100% 100%;
}

.gs-index .zwfw-lis {
	width: 732px;
	height: 212px;
	display: inline-block;
	vertical-align: top;
	margin-left: 10px;
	background-color: #fff;
	font-size: 0;
	text-align: left;
	padding-top: 10px;
}

.gs-index .zwfw-li {
	padding: 20px 0 0 10px;
	width: 133px;
	height: 64px;
	margin-top: 20px;
	margin-left: 10px;
	display: inline-block;
	vertical-align: top;
	background-color: #f7f7f7;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.gs-index .zwfw-li:hover {
	-webkit-box-shadow: 2px 2px 10px #ccc;
	box-shadow: 2px 2px 10px #ccc;
}

.gs-index .zwfw-li .li-box .box-icon {
	width: 28px;
	height: 24px;
	margin-right: 10px;
}

.gs-index .zwfw-li .li-box .box-txt {
	font-size: 16px;
	color: #333333;
	line-height: 26px;
}

.gs-index .flash4 {
	width: 1000px;
	height: 212px;
	margin: 0px auto;
	position: relative;
}

.gs-index .flash4 ul li {
	width: 66px;
	height: 212px;
	/* border-left: 1px solid #000; */
	position: relative;
	overflow: hidden;
	float: left;
}

.gs-index .flash4 ul li .imgTop img {
	opacity: 0.4;
}

.gs-index .flash4 ul li .imgTop img.tm {
	opacity: 1;
}

.gs-index .flash4 ul li .imgCon {
	width: 750px;
	height: 405px;
}

.gs-index .flash4 ul li .imgBot {
	width: 750px;
	height: 45px;
	background: #222;
}

.gs-index .flash4 ul li.first {
	width: 800px;
}

.gs-index .flash4 ul li.last {
	position: absolute;
	right: 0px;
	bottom: 0px;
}

.container-footer {
	width: 100%;
	height: 225px;
	padding-top: 30px;
	background-color: #3476ca;
}

.container-footer .ga-icon {
	width: 18px;
	height: 20px;
	margin-top: 11px;
}

.container-footer .img-top {
	margin-top: 4px;
}

.container-footer .clear:after {
	content: "";
	clear: both;
	display: block;
	height: 0;
	overflow: hidden;
	visibility: hidden;
}

.container-footer .f-l {
	float: left;
}

.container-footer .f-r {
	float: right;
}

.container-footer .display {
	display: inline-block;
	vertical-align: top;
}

.container-footer .footer-left {
	width: 288px;
	height: 67px;
}

.container-footer .footer-list {
	position: relative;
}

.container-footer .footer-list .item-tab {
	cursor: pointer;
}

.container-footer .footer-list .item-tab i {
	width: 16px;
	height: 9px;
	margin-top: 18px;
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
	background: url("./gsmh_jiantou.png") no-repeat center;
	background-size: 100% 100%;
}

.container-footer .footer-list .item-textLi {
	width: 838px;
	height: 150px;
	background-color: #fff;
	position: absolute;
	left: 40px;
	top: 50px;
	z-index: 3;
	text-align: left;
	padding-top: 6px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: none;
	overflow: auto;
}

.container-footer .footer-list .item-textLi .textLi-li a:hover .txt-icon2 {
	background: #3476ca;
}

.container-footer .footer-list .item-textLi .textLi-li a:hover .txt {
	color: #3476ca;
}

.container-footer .footer-list .item-textLi .textLi-li .txt-icon2 {
	width: 6px;
	height: 6px;
	background: #666;
	border-radius: 50%;
	margin-top: 20px;
	margin-left: 30px;
}

.container-footer .footer-list .item-textLi .textLi-li .txt {
	color: #666;
	font-size: 16px;
}

.container-footer .footer-list .item-textLi .txt-icon {
	width: 10px;
	height: 10px;
	background-color: #fff;
	position: absolute;
	left: 40px;
	top: -5px;
	z-index: 4;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.container-footer .footer-list .list-item {
	text-align: center;
	line-height: 44px;
	font-size: 22px;
	color: #fff;
	margin-left: 40px;
}

.container-footer .footer-list .list-item:nth-child(2) .txt-icon {
	left: 200px;
}

.container-footer .footer-list .list-item:nth-child(3) .txt-icon {
	left: 370px;
}

.container-footer .footer-list .list-item:nth-child(4) .txt-icon {
	left: 600px;
}

.container-footer .footer-list .list-item::before {
	content: "";
	display: inline-block;
	width: 3px;
	height: 3px;
	background: #fff;
	border-radius: 3px;
	position: absolute;
	top: 50%;
	left: 55px;
	margin-top: -1.5px;
}

.container-footer .footer-list .active .item-tab i {
	-webkit-transform: rotate(360deg);
	transform: rotate(360deg);
}

.container-footer .footer-list .active .item-textLi.show {
	display: block;
}

.container-footer .footer-list2 {
	height: 100px;
	margin-top: 20px;
	padding-top: 10px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border-top: 1px solid #ffffff;
}

.container-footer .footer-list2 .list1 {
	display: inline-block;
	vertical-align: middle;
	margin-right: 12px;
}

.container-footer .footer-list2 .list2 {
	display: inline-block;
	line-height: 2.6;
	vertical-align: middle;
	margin-right: 20px;
}

.container-footer .footer-list2 .list2 p span {
	font-size: 16px;
	color: #fff;
}

.container-footer .footer-list2 .list2 p .p1-lable {
	margin-right: 80px;
}

.container-footer .footer-list2 .list2 p .p2-lable1 {
	margin-right: 5px;
}

.container-footer .footer-list2 .list2 p .p2-lable2 {
	margin-right: 30px;
}

.container-footer .footer-list2 .list3 {
	display: inline-block;
}

.container-footer .footer-list2 .list3 .foot-logo-3 {
	width: 45px;
	height: 52px;
	margin-top: 20px;
	margin-right: 20px;
}

.container-footer .footer-list2 .list3 .foot-logo-4 {
	width: 71px;
	height: 53px;
}

.container-footer .footer-list2 .list3 .foot-logo-5 {
	width: 110px;
	height: 55px;
}

.gs-join {
	width: 100%;
	background: url("./gsmh_join-bg.png") no-repeat top center;
	background-size: 110% 2012px;
}

.gs-join .clear:after {
	content: "";
	clear: both;
	display: block;
	height: 0;
	overflow: hidden;
	visibility: hidden;
}

.gs-join .f-l {
	float: left;
}

.gs-join .f-r {
	float: right;
}

.gs-join .display {
	display: inline-block;
	vertical-align: top;
}

.gs-join div {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.gs-join .probably-titleImg {
	width: 354px;
	height: 73px;
	margin: 49px auto 32px;
}

.gs-join .join-probably {
	text-align: center;
}

.gs-join .join-probably .probably-l {
	position: relative;
	font-size: 0;
}

.gs-join .join-probably .probably-l:hover .left-map>img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

.gs-join .join-probably .probably-l .left-map {
	width: 459px;
	height: 328px;
	overflow: hidden;
}

.gs-join .join-probably .probably-l .left-map img {
	width: 100%;
	height: 100%;
	-webkit-transition: all 1s;
	transition: all 1s;
}

.gs-join .join-probably .probably-l .left-text {
	width: 328px;
	height: 328px;
	text-align: left;
	padding: 26px 11px;
	background-color: #3476CA;
	font-size: 18px;
	color: #FFFFFF;
	line-height: 32px;
	text-indent: 36px;
}

.gs-join .join-probably .probably-l .left-icon {
	width: 36px;
	height: 36px;
	position: absolute;
	bottom: 20px;
	right: 20px;
	z-index: 2;
	border-radius: 20px;
	-webkit-box-shadow: 2px 2px 15px rgba(26, 29, 177, 0.5);
	box-shadow: 2px 2px 15px rgba(26, 29, 177, 0.5);
	text-align: center;
	font-size: 18px;
	line-height: 36px;
	color: #3476CA;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

.gs-join .join-probably .probably-l .left-icon:hover {
	-webkit-transform: scale(1.05);
	transform: scale(1.05);
}

.gs-join .join-probably .probably-right {
	font-size: 0;
	width: 352px;
}

.gs-join .join-probably .probably-right .probably-r-lis .r-lis-li {
	width: 166px;
	height: 64px;
	background-color: #fff;
	margin-left: 10px;
	margin-bottom: 24px;
	padding: 12px;
	text-align: left;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

.gs-join .join-probably .probably-right .probably-r-lis .r-lis-li .li-icon {
	width: 40px;
	height: 40px;
	text-align: center;
}

.gs-join .join-probably .probably-right .probably-r-lis .r-lis-li .li-icon img {
	margin: 4px auto 0;
}

.gs-join .join-probably .probably-right .probably-r-lis .r-lis-li:hover {
	background-color: #3476CA;
	-webkit-transform: scale(1.05);
	transform: scale(1.05);
	-webkit-box-shadow: 2px 2px 14px #aaa;
	box-shadow: 2px 2px 14px #aaa;
	background-image: url(http://zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.zj.gov.cn/jcms_files/jcms1/web2096/site/picture/0/s2105260918484316609.png);
	background-repeat: no-repeat;
	background-position: 85px -1px;
}

.gs-join .join-probably .probably-right .probably-r-lis .r-lis-li:hover .li-icon {
	background-color: #fff;
}

.gs-join .join-probably .probably-right .probably-r-lis .r-lis-li:hover .li-text {
	color: #fff;
}

.gs-join .join-probably .probably-right .probably-r-lis .li-text {
	font-size: 16px;
	line-height: 40px;
	color: #000;
	margin-left: 13px;
}

.gs-join .join-wszt {
	text-align: center;
}

.gs-join .join-wszt .wszt-lis {
	text-align: left;
	font-size: 0;
}

.gs-join .join-wszt .wszt-lis .wszt-li {
	width: 224px;
	height: 280px;
	margin-left: 20px;
	position: relative;
}

.gs-join .join-wszt .wszt-lis .wszt-li:first-child {
	margin-left: 0;
}

.gs-join .join-wszt .wszt-lis .wszt-li:hover {
	-webkit-box-shadow: 2px 2px 14px #aaa;
	box-shadow: 2px 2px 14px #aaa;
}

.gs-join .join-wszt .wszt-lis .wszt-li:hover .li-txt {
	opacity: 1;
	background-color: rgba(255, 255, 255, 0.92);
}

.gs-join .join-wszt .wszt-lis .wszt-li:hover .li-txt .txt-tit {
	color: #000;
}

.gs-join .join-wszt .wszt-lis .wszt-li a>img {
	width: 224px;
	height: 280px;
}

.gs-join .join-wszt .wszt-lis .wszt-li .li-txt {
	width: 224px;
	height: 280px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
	padding-top: 32px;
	padding-left: 12px;
	opacity: 0;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

.gs-join .join-wszt .wszt-lis .wszt-li .li-txt .txt-tit {
	font-size: 24px;
	line-height: 26px;
	margin-bottom: 20px;
	font-weight: bold;
}

.gs-join .join-wszt .wszt-lis .wszt-li .li-txt .txt {
	font-size: 16px;
	color: #666;
	line-height: 26px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 5;
	-webkit-box-orient: vertical;
}

.gs-join .join-wszt .wszt-lis .wszt-li .li-txt .txt-inco {
	width: 60px;
	height: 60px;
	position: absolute;
	left: 79px;
	bottom: 3px;
	z-index: 3;
}

.gs-join .join-wszt .wszt-lis .wszt-li .li-txt .txt-inco:hover {
	-webkit-transform: scale(1.05);
	transform: scale(1.05);
}

.gs-join .join-wszt .wszt-lis .wszt-li .li-txt .txt-inco>img {
	width: 100%;
	height: 100%;
}

.gs-join .join-video {
	width: 1230px;
	margin: 0 auto;
	text-align: center;
	position: relative;
}

.gs-join .join-video .slider-btn {
	position: absolute;
	top: 158px;
	z-index: 3;
	width: 150px;
	height: 150px;
	cursor: pointer;
}

.gs-join .join-video .slider-btn img {
	width: 100%;
	height: 100%;
}

.gs-join .join-video .prev {
	left: -65px;
}

.gs-join .join-video .next {
	right: -65px;
}

.gs-join .join-video .videoSlider-bd li {
	font-size: 0;
	height: 275px;
	width: 400px;
}

.gs-join .join-video .videoSlider-bd li a {
	width: 387px;
	height: 263px;
	display: inline-block;
	text-align: left;
	margin: 0 10px;
}

.gs-join .join-video .videoSlider-bd li a:hover {
	-webkit-box-shadow: 2px 2px 14px #aaa;
	box-shadow: 2px 2px 14px #aaa;
}

.gs-join .join-video .videoSlider-bd li a video {
	width: 387px;
	height: 219px;
}

.gs-join .join-video .videoSlider-bd li a .ls-text {
	width: 100%;
	height: 44px;
	font-size: 18px;
	line-height: 44px;
	background-color: #fff;
}

.gs-join .join-video .videoSlider-bd li a .ls-text i {
	width: 8px;
	height: 8px;
	background-color: #3476CA;
	border-radius: 5px;
	margin-top: 18px;
	margin-left: 8px;
	margin-right: 9px;
}

.gs-join .join-tsgs {
	text-align: center;
	padding-bottom: 80px;
}

.gs-join .join-tsgs .tsgs-content {
	font-size: 0;
}

.gs-join .join-tsgs .tsgs-content .tsgs-li {
	width: 285px;
	margin-left: 20px;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

.gs-join .join-tsgs .tsgs-content .tsgs-li:first-child {
	margin-left: 0;
}

.gs-join .join-tsgs .tsgs-content .tsgs-li:last-child .tsgs_li-img {
	width: 285px;
	height: 361px;
}

.gs-join .join-tsgs .tsgs-content .tsgs-li:hover {
	-webkit-box-shadow: 2px 2px 14px #aaa;
	box-shadow: 2px 2px 14px #aaa;
}

.gs-join .join-tsgs .tsgs-content .tsgs-li .tsgs_li-img {
	width: 285px;
	height: 285px;
}

.gs-join .join-tsgs .tsgs-content .tsgs-li .tsgs_li-text {
	padding: 12px 19px;
	font-size: 18px;
	color: #333333;
	line-height: 26px;
	background-color: #fff;
}

.gs-zwfw {
	width: 1200px;
	margin: 0 auto;
}

.gs-zwfw div {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.gs-zwfw .clear:after {
	content: "";
	clear: both;
	display: block;
	height: 0;
	overflow: hidden;
	visibility: hidden;
}

.gs-zwfw .f-l {
	float: left;
}

.gs-zwfw .f-r {
	float: right;
}

.gs-zwfw .display {
	display: inline-block;
	vertical-align: top;
}

.gs-zwfw .zwfw-top {
	margin-top: 25px;
	text-align: center;
	background-color: #ffffff;
	padding: 25px 20px 35px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.gs-zwfw .zwfw-top .zwfw-titleImg {
	width: 354px;
	height: 73px;
	padding-bottom: 30px;
}

.gs-zwfw .zwfw-top .top-box {
	width: 100%;
	height: 197px;
}

.gs-zwfw .zwfw-top .top-box .top-content {
	font-size: 0;
	width: 49.5%;
	height: 100%;
}

.gs-zwfw .zwfw-top .top-box .top-content .leftItem {
	margin-left: 18px;
	width: 179px;
	height: 197px;
	background-color: #1d8aef;
	border-radius: 4px;
	background-size: 100% 100%;
}

.gs-zwfw .zwfw-top .top-box .top-content .leftItem:nth-child(1) {
	background: url("./gsmh_image_gs_03.png") no-repeat center;
}

.gs-zwfw .zwfw-top .top-box .top-content .leftItem:nth-child(2) {
	background: url("./gsmh_image_gs_05.png") no-repeat center;
}

.gs-zwfw .zwfw-top .top-box .top-content .leftItem:nth-child(3) {
	background: url("./gsmh_image_gs_07.png") no-repeat center;
}

.gs-zwfw .zwfw-top .top-box .top-content .leftItem1 {
	background: url("./gsmh_image_gs_03.png") no-repeat center;
}

.gs-zwfw .zwfw-top .top-box .top-content .leftItem2 {
	background: url("./gsmh_image_gs_05.png") no-repeat center;
}

.gs-zwfw .zwfw-top .top-box .top-content .leftItem3 {
	background: url("./gsmh_image_gs_07.png") no-repeat center;
}

.gs-zwfw .zwfw-top .top-box .top-content .leftItem a {
	padding-top: 0.1px;
	display: block;
	width: 100%;
	height: 100%;
}

.gs-zwfw .zwfw-top .top-box .top-content .leftItem:hover {
	-webkit-box-shadow: 2px 2px 10px #ccc;
	box-shadow: 2px 2px 10px #ccc;
}

.gs-zwfw .zwfw-top .top-box .top-content .leftItem:first-child {
	margin-left: 0;
}

.gs-zwfw .zwfw-top .top-box .top-content .leftItem .topText {
	margin: 140px auto 0;
	width: 123px;
	height: 30px;
	line-height: 30px;
	background: rgba(255, 255, 255, 0.3);
	color: #ffffff;
	font-size: 22px;
	border-radius: 15px;
}

.gs-zwfw .zwfw-top .top-box .top-content .rightItem {
	width: 274px;
	height: 91px;
	margin-bottom: 15px;
	margin-left: 12px;
	background: linear-gradient(89deg, #02bdd6 0%, #19d0e8 100%);
	border-radius: 4px;
	background-size: 100% 100%;
}

.gs-zwfw .zwfw-top .top-box .top-content .rightItem:hover {
	-webkit-box-shadow: 2px 2px 10px #ccc;
	box-shadow: 2px 2px 10px #ccc;
}

.gs-zwfw .zwfw-top .top-box .top-content .rightItem:nth-child(1) {
	background: url("./gsmh_image_gs_09.png") no-repeat center;
}

.gs-zwfw .zwfw-top .top-box .top-content .rightItem:nth-child(2) {
	background: url("./gsmh_image_gs_11.png") no-repeat center;
}

.gs-zwfw .zwfw-top .top-box .top-content .rightItem:nth-child(3) {
	background: url("./gsmh_image_gs_15.png") no-repeat center;
}

.gs-zwfw .zwfw-top .top-box .top-content .rightItem:nth-child(4) {
	background: url("./gsmh_image_gs_16.png") no-repeat center;
}

.gs-zwfw .zwfw-top .top-box .top-content .rightItem1 {
	background: url("./gsmh_image_gs_09.png") no-repeat center;
}

.gs-zwfw .zwfw-top .top-box .top-content .rightItem2 {
	background: url("./gsmh_image_gs_11.png") no-repeat center;
}

.gs-zwfw .zwfw-top .top-box .top-content .rightItem3 {
	background: url("./gsmh_image_gs_15.png") no-repeat center;
}

.gs-zwfw .zwfw-top .top-box .top-content .rightItem4 {
	background: url("./gsmh_image_gs_16.png") no-repeat center;
}

.gs-zwfw .zwfw-top .top-box .top-content .rightItem a {
	display: inline-block;
	width: 100%;
	height: 100%;
	padding-top: 33px;
	padding-left: 120px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.gs-zwfw .zwfw-top .top-box .top-content .rightItem .rightText {
	width: 123px;
	height: 30px;
	line-height: 30px;
	background: rgba(255, 255, 255, 0.3);
	color: #ffffff;
	font-size: 22px;
	border-radius: 15px;
}

.gs-zwfw .bmgg {
	margin-top: 20px;
	padding: 24px 0 34px 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #ffffff;
}

.gs-zwfw .bmgg .bmggContent {
	width: 50%;
	padding: 0 0px 0 25px;
}

.gs-zwfw .bmgg .bmggContent .bmTitle {
	position: relative;
	font-size: 22px;
	color: #333333;
	font-weight: bold;
}

.gs-zwfw .bmgg .bmggContent .bmTitle .more {
	position: absolute;
	right: 15px;
	top: 0px;
	color: #458df1;
}

.gs-zwfw .bmgg .bmggContent .bmTitle .more img {
	width: 17px;
	height: 13px;
}

.gs-zwfw .bmgg .bmggContent .bmSerach {
	padding-top: 11px;
}

.gs-zwfw .bmgg .bmggContent .bmSerach .bmBtn {
	width: 174px;
	height: 40px;
	border: 1px solid #e5e5e5;
	border-radius: 4px;
	color: #458df1;
	font-size: 16px;
	font-weight: 400;
	margin-left: 21px;
	text-align: center;
	line-height: 40px;
	cursor: pointer;
}

.gs-zwfw .bmgg .bmggContent .bmSerach .bmBtn:first-child {
	margin-left: 0;
}

.gs-zwfw .bmgg .bmggContent .bmSerach .bmBtn:hover {
	color: #ffffff;
	background-color: #448df1;
}

.gs-zwfw .bmgg .bmggContent .bmSerach .bmBtn a {
	width: 100%;
	height: 100%;
	display: inline-block;
}

.gs-zwfw .bmgg .bmggContent .bmSerach .bmBtn a:hover {
	color: #fff;
}

.gs-zwfw .bmgg .bmggContent .bmContent {
	padding-top: 15px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.gs-zwfw .bmgg .bmggContent .bmContent .bmImg {
	width: 289px;
	height: 220px;
	background: url("./gsmh_image_gs_23new.png") no-repeat center;
	background-size: cover;
}

.gs-zwfw .bmgg .bmggContent .bmContent .bmRight {
	width: 258px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.gs-zwfw .bmgg .bmggContent .bmContent .bmRight .bmRightItem {
	width: 128px;
	color: #262728;
	font-size: 16px;
	font-weight: 400;
	padding-left: 22px;
	line-height: 32px;
	overflow: hidden;
	position: relative;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
}

.gs-zwfw .bmgg .bmggContent .bmContent .bmRight .bmRightItem::before {
	position: absolute;
	left: 0;
	top: 10px;
	content: "";
	display: inline-block;
	width: 14px;
	height: 14px;
	background: url("./gsmh_aadd_03.png") no-repeat center;
	background-size: 100% 100%;
}

.gs-zwfw .service {
	padding-top: 25px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center;
}

.gs-zwfw .service .service-titleImg {
	width: 669px;
	height: 89px;
}

.gs-zwfw .service .serBox {
	margin-top: 25px;
	padding: 40px 0 10px 18px;
	text-align: left;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #ffffff;
}

.gs-zwfw .service .serBox .serBox-li {
	width: 650px;
	display: inline-block;
	position: relative;
	overflow: hidden;
	background-size: 62px 100%;
}

.gs-zwfw .service .serBox .serBox-li:nth-child(n+2) {
	width: 70px;
}

.gs-zwfw .service .serBox .serBox-li:nth-child(1) .sourceItem {
	background: url("./gsmh_image_gs_34.png") no-repeat center;
}

.gs-zwfw .service .serBox .serBox-li:nth-child(2) .sourceItem {
	background: url("./gsmh_image_gs_36.png") no-repeat center;
}

.gs-zwfw .service .serBox .serBox-li:nth-child(3) .sourceItem {
	background: url("./gsmh_image_gs_38.png") no-repeat center;
}

.gs-zwfw .service .serBox .serBox-li:nth-child(4) .sourceItem {
	background: url("./gsmh_image_gs_40.png") no-repeat center;
}

.gs-zwfw .service .serBox .serBox-li:nth-child(5) .sourceItem {
	background: url("./gsmh_image_gs_42.png") no-repeat center;
}

.gs-zwfw .service .serBox .serBox-li:nth-child(6) .sourceItem {
	background: url("./gsmh_image_gs_44.png") no-repeat center;
}

.gs-zwfw .service .serBox .serBox-li:nth-child(7) .sourceItem {
	background: url("./gsmh_image_gs_46.png") no-repeat center;
}

.gs-zwfw .service .serBox .serBox-li:nth-child(8) .sourceItem {
	background: url("./gsmh_image_gs_48.png") no-repeat center;
}

.gs-zwfw .service .serBox .serBox-li .sourceItem1 {
	background: url("./gsmh_image_gs_34.png") no-repeat center;
}

.gs-zwfw .service .serBox .serBox-li .sourceItem2 {
	background: url("./gsmh_image_gs_36.png") no-repeat center;
}

.gs-zwfw .service .serBox .serBox-li .sourceItem3 {
	background: url("./gsmh_image_gs_38.png") no-repeat center;
}

.gs-zwfw .service .serBox .serBox-li .sourceItem4 {
	background: url("./gsmh_image_gs_40.png") no-repeat center;
}

.gs-zwfw .service .serBox .serBox-li .sourceItem5 {
	background: url("./gsmh_image_gs_42.png") no-repeat center;
}

.gs-zwfw .service .serBox .serBox-li .sourceItem6 {
	background: url("./gsmh_image_gs_44.png") no-repeat center;
}

.gs-zwfw .service .serBox .serBox-li .sourceItem7 {
	background: url("./gsmh_image_gs_46.png") no-repeat center;
}

.gs-zwfw .service .serBox .serBox-li .sourceItem8 {
	background: url("./gsmh_image_gs_48.png") no-repeat center;
}

.gs-zwfw .service .serBox .serContent {
	width: 650px !important;
}

.gs-zwfw .service .serBox .serContent .sourceItem {
	margin-right: 15px;
}

.gs-zwfw .service .serBox .serContent-left {
	width: 280px !important;
	margin-right: 8px;
}

.gs-zwfw .service .serBox .serContent-right {
	text-align: center;
	width: 272px !important;
}

.gs-zwfw .service .serBox .bmUl {
	padding-top: 0;
}

.gs-zwfw .service .serBox .bmUl li {
	line-height: 39px;
}

.gs-zwfw .service .serBox .serContent2 {
	width: 590px !important;
}

.gs-zwfw .service .serBox .serContent {
	font-size: 0;
}

.gs-zwfw .service .serBox .serContent .serLeft {
	width: 590px;
}

.gs-zwfw .service .serBox .serContent .serLeft>a:nth-child(-n + 2) .serItem {
	margin-top: 0;
}

.gs-zwfw .service .serBox .serContent .serLeft .serItem {
	float: left;
	width: 126px;
	height: 71px;
	background: #fcfdfe;
	border: 1px solid #e5e5e5;
	border-radius: 4px;
	font-size: 16px;
	color: #3b3c3d;
	margin-left: 8px;
	margin-top: 8px;
	cursor: pointer;
	padding-top: 24px;
}

.gs-zwfw .service .serBox .serBox-li:nth-child(1) .serContent .serLeft a:nth-child(1) .serItem {
	padding: 15px;
}

.gs-zwfw .service .serBox .serContent .serLeft .serItem.height {
	padding-top: 15px;
}

.gs-zwfw .service .serBox .serContent .serLeft .serItem:hover {
	background: url("./gsmh_image_gs_31.png") no-repeat center;
	background-size: 100% 100%;
	color: #ffffff;
	-webkit-box-shadow: 2px 2px 10px #ccc;
	box-shadow: 2px 2px 10px #ccc;
}

.gs-zwfw .service .serBox .serContent .sourceItem {
	margin-left: 12px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 20px;
	font-weight: 400;
	color: #262728;
	width: 63px;
	height: 306px;
	line-height: 22px;
	padding: 76px 17px 0px 21px;
	box-sizing: border-box;
	cursor: pointer;
}

.gs-zwfw .service .serBox .serContent .sourceItem:hover {
	-webkit-box-shadow: 2px 2px 10px #ccc;
	box-shadow: 2px 2px 10px #ccc;
}

.gs-zwfw .service .serBox .serContent .sourceItem:first-child {
	margin-left: 0;
}

.gs-zwfw .block {
	visibility: hidden;
	margin-top: 27px;
	height: 1px;
}

.gs-zwfw .bmUl {
	padding-top: 18px;
}

.gs-zwfw .bmUl li {
	position: relative;
	padding-left: 23px;
	padding-right: 15px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: #242525;
	font-weight: 400;
	line-height: 40px;
	cursor: pointer;
	text-align: left;
}

.gs-zwfw .bmUl li::before {
	position: absolute;
	left: 0px;
	top: 16px;
	content: "";
	display: inline-block;
	width: 6px;
	height: 6px;
	background: #3375ca;
	border-radius: 50%;
	margin-left: 10px;
}

.gs-zwfw .bmUl li:hover {
	-webkit-box-shadow: 2px 2px 10px #ccc;
	box-shadow: 2px 2px 10px #ccc;
}

.gs-zwfw .bmUl li .bmText {
	font-size: 18px;
	width: 80%;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	word-break: break-all;
}

.gs-zwfw .bmUl li .bmTime {
	font-size: 16px;
}

.gs-zwfw .serLeft .bmText {
	width: 100% !important;
}

.gs-zmhd {
	background: url("./gsmh_image-inco(47).png") no-repeat center bottom;
	background-size: 100% 153px;
}

.gs-zmhd div {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.gs-zmhd .clear:after {
	content: "";
	clear: both;
	display: block;
	height: 0;
	overflow: hidden;
	visibility: hidden;
}

.gs-zmhd .f-l {
	float: left;
}

.gs-zmhd .f-r {
	float: right;
}

.gs-zmhd .display {
	display: inline-block;
	vertical-align: top;
}

.gs-zmhd .zmhd-content {
	padding-bottom: 50px;
}

.gs-zmhd .zmhd-content .module1 {
	padding: 10px 0 24px 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background: #fff;
	margin: 23px 0 20px 0;
}

.gs-zmhd .zmhd-content .module1 .title {
	width: 490px;
	height: 85px;
	margin: 0 auto;
	display: block;
	margin-bottom: 36px;
}

.gs-zmhd .zmhd-content .module1 .module1-box {
	padding-left: 45px;
}

.gs-zmhd .zmhd-content .module1 .module1-box .box-1 {
	float: left;
	width: 266px;
	height: 182px;
	margin-right: 14px;
}

.gs-zmhd .zmhd-content .module1 .module1-box .box-1 img {
	width: 100%;
	height: 86px;
}

.gs-zmhd .zmhd-content .module1 .module1-box .box-1 img:hover {
	filter: alpha(opacity=80);
	opacity: 0.8;
	-moz-opacity: 0.8;
}

.gs-zmhd .zmhd-content .module1 .module1-box .box-2 {
	float: left;
	width: 266px;
	height: 182px;
	margin-right: 14px;
}

.gs-zmhd .zmhd-content .module1 .module1-box .box-2 .img1,
.gs-zmhd .zmhd-content .module1 .module1-box .box-2 .img2 {
	width: 100%;
	height: 86px;
}

.gs-zmhd .zmhd-content .module1 .module1-box .box-2 .img1:hover,
.gs-zmhd .zmhd-content .module1 .module1-box .box-2 .img2:hover {
	filter: alpha(opacity=80);
	opacity: 0.8;
	-moz-opacity: 0.8;
	-webkit-box-shadow: 2px 2px 10px #aaa;
	box-shadow: 2px 2px 10px #aaa;
}

.gs-zmhd .zmhd-content .module1 .module1-box .box-2 .img1 {
	margin-bottom: 12px;
}

.gs-zmhd .zmhd-content .module1 .module1-box .box-1 .img1 {
	margin-bottom: 12px;
}

.gs-zmhd .zmhd-content .module2 {
	padding: 20px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background: #fff;
	overflow: hidden;
}

.gs-zmhd .zmhd-content .module2 .title-box {
	height: 65px;
	line-height: 65px;
}

.gs-zmhd .zmhd-content .module2 .title-box .title-text {
	float: left;
	font-size: 22px;
	font-weight: bold;
	color: #333333;
}

.gs-zmhd .zmhd-content .module2 .title-box .title-right {
	float: right;
	font-size: 18px;
	color: #666666;
}

.gs-zmhd .zmhd-content .module2 .title-box .title-right span {
	cursor: pointer;
}

.gs-zmhd .zmhd-content .module2 .title-box .active {
	color: #3476ca;
}

.gs-zmhd .zmhd-content .module2 .title-box .ddb,
.gs-zmhd .zmhd-content .module2 .title-box .rddb,
.gs-zmhd .zmhd-content .module2 .title-box .zxdb {
	margin: 0 5px;
}

.gs-zmhd .zmhd-content .module2 .title-box .title-more {
	float: right;
	color: #73b4f5;
}

.gs-zmhd .zmhd-content .module2 .title-box .title-more-margin {
	margin-right: 30px;
}

.gs-zmhd .zmhd-content .module2 .title-box .title-text-margin {
	margin-left: 10px;
}

.gs-zmhd .zmhd-content .module2 .module-left {
	float: left;
	width: 810px;
}

.gs-zmhd .zmhd-content .module2 .module-left .content-process .process-left {
	float: left;
	width: 404px;
	padding-right: 15px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border-right: 1px solid #d8d8d8;
}

.gs-zmhd .zmhd-content .module2 .module-left .content-process .process-left img {
	width: 388px;
	height: 248px;
	margin-bottom: 24px;
}

.gs-zmhd .zmhd-content .module2 .module-left .content-process .process-left .process-left-news {
	width: 388px;
	font-size: 18px;
	color: #333333;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	margin-bottom: 8px;
}

.gs-zmhd .zmhd-content .module2 .module-left .content-process .process-right {
	width: 402px;
	float: left;
}

.gs-zmhd .zmhd-content .module2 .module-left .content-process .process-right ul {
	height: 333px;
	overflow-y: scroll;
}

.gs-zmhd .zmhd-content .module2 .module-left .content-process .process-right ul li {
	width: 356px;
	margin: 0 0 15px 7px;
	padding-left: 14px;
	position: relative;
}

.gs-zmhd .zmhd-content .module2 .module-left .content-process .process-right ul li .li-icon {
	width: 14px;
	height: 16px;
	background: url(./gsmh_bx-title.png) no-repeat 0px -12px;
	background-size: 356px 40px;
	position: absolute;
	left: -0;
	top: 13px;
	z-index: 3;
}

.gs-zmhd .zmhd-content .module2 .module-left .content-process .process-right ul li a {
	width: 356px;
	height: 160px;
	display: inline-block;
}

.gs-zmhd .zmhd-content .module2 .module-left .content-process .process-right ul li a:hover {
	-webkit-box-shadow: 2px 2px 10px #aaa;
	box-shadow: 2px 2px 10px #aaa;
}

.gs-zmhd .zmhd-content .module2 .module-left .content-process .process-right ul li .process-right-title {
	width: 356px;
	height: 40px;
	line-height: 40px;
	background: url("./gsmh_bx-title.png") no-repeat -15px center;
	background-size: 371px 100%;
	position: relative;
}

.gs-zmhd .zmhd-content .module2 .module-left .content-process .process-right ul li .process-right-title span {
	color: #fff;
	font-size: 18px;
	float: left;
	margin-left: 36px;
}

.gs-zmhd .zmhd-content .module2 .module-left .content-process .process-right ul li .process-right-title img {
	position: absolute;
	width: 18px;
	height: 18px;
	vertical-align: middle;
	top: 50%;
	right: 16px;
	margin: -9px;
}

.gs-zmhd .zmhd-content .module2 .module-left .content-process .process-right ul li .process-right-text {
	width: 356px;
	height: 120px;
	padding: 0 14px 0 24px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background: #fff;
	-webkit-box-shadow: 0px 0px 8px 0px #eee;
	box-shadow: 0px 0px 8px 0px #eee;
}

.gs-zmhd .zmhd-content .module2 .module-left .content-process .process-right ul li .process-right-text .p-title {
	color: #333333;
	font-size: 16px;
	font-weight: 550;
	text-align: left;
	padding-left: 5px;
	padding: 8px 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.gs-zmhd .zmhd-content .module2 .module-left .content-process .process-right ul li .process-right-text .p-text {
	width: 100%;
	font-size: 16px;
	color: #333333;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}

.gs-zmhd .zmhd-content .module2 .module-left .content-process .process-right .scrollbar::-webkit-scrollbar {
	/*滚动条整体样式*/
	width: 6px;
	/*高宽分别对应横竖滚动条的尺寸*/
	height: 1px;
}

.gs-zmhd .zmhd-content .module2 .module-left .content-process .process-right .scrollbar::-webkit-scrollbar-thumb {
	/*滚动条里面小方块*/
	width: 8px;
	border-radius: 2px;
	-webkit-box-shadow: 0px 5px 8px 0px #e4e4e4;
	box-shadow: 0px 5px 8px 0px #e4e4e4;
	background: #e4e4e4;
}

.gs-zmhd .zmhd-content .module2 .module-left .content-process .process-right .scrollbar::-webkit-scrollbar-track {
	/*滚动条里面轨道*/
	border-radius: 2px;
	-webkit-box-shadow: 0px 0px 0px 0px;
	box-shadow: 0px 0px 0px 0px;
	background: rgba(1, 16, 44, 0.05);
}

.gs-zmhd .zmhd-content .module2 .module-right {
	float: left;
	width: 350px;
}

.gs-zmhd .zmhd-content .module2 .module-right .content-process ul {
	padding-top: 24px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.gs-zmhd .zmhd-content .module2 .module-right .content-process ul li {
	width: 100%;
	height: 44px;
	position: relative;
	font-size: 18px;
	line-height: 44px;
	color: #242525;
	padding: 0 10px 0 38px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.gs-zmhd .zmhd-content .module2 .module-right .content-process ul li a {
	display: inline-block;
	width: 100%;
	height: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.gs-zmhd .zmhd-content .module2 .module-right .content-process ul li::before {
	content: "";
	display: inline-block;
	position: absolute;
	left: 19px;
	top: 50%;
	margin-top: -3px;
	width: 6px;
	height: 6px;
	border-radius: 6px;
	background: #3375ca;
}

.gs-zmhd .zmhd-content .module2 .advice-table {
	font-size: 0;
}

.gs-zmhd .zmhd-content .module2 .advice-table .head-li {
	color: #fff;
	background-color: #73B4F5;
}

.gs-zmhd .zmhd-content .module2 .advice-table .head-li,
.gs-zmhd .zmhd-content .module2 .advice-table .table-con {
	height: 56px;
	font-size: 18px;
	line-height: 56px;
}

.gs-zmhd .zmhd-content .module2 .advice-table .head-li:nth-child(1),
.gs-zmhd .zmhd-content .module2 .advice-table .table-con:nth-child(1) {
	/* width: 110px; */
}

.gs-zmhd .zmhd-content .module2 .advice-table .head-li:nth-child(2),
.gs-zmhd .zmhd-content .module2 .advice-table .table-con:nth-child(2) {
	width: 649px;
	padding-left: 29px;
	text-align: left;
	white-space: nowrap;
}

.gs-zmhd .zmhd-content .module2 .advice-table .head-li:nth-child(3),
.gs-zmhd .zmhd-content .module2 .advice-table .table-con:nth-child(3) {
	/* width: 130px; */
}

.gs-zmhd .zmhd-content .module2 .advice-table .head-li:nth-child(4),
.gs-zmhd .zmhd-content .module2 .advice-table .table-con:nth-child(4) {
	width: 150px;
}

.gs-zmhd .zmhd-content .module2 .advice-table .head-li:nth-child(5),
.gs-zmhd .zmhd-content .module2 .advice-table .table-con:nth-child(5) {
	width: 300px;
	text-align:right;
	padding-right:68px;
}

.gs-zmhd .zmhd-content .module2 .advice-table .table-head {
	width: 1160px;
	height: 56px;
	background: #73B4F5;
	text-align: center;
}

.gs-zmhd .zmhd-content .module2 .advice-table .table-body .body-lis {
	display: none;
}

.gs-zmhd .zmhd-content .module2 .advice-table .table-body .body-lis.show {
	display: block;
}

.gs-zmhd .zmhd-content .module2 .advice-table .table-body .table-li .table-con:last-child {
	text-align: right;
	padding-right: 24px;
}

.gs-zmhd .zmhd-content .module2 .advice-table .table-body .table-li .con-icon {
	width: 140px;
	height: 10px;
	margin-left: 23px;
	margin-top: 23px;
	background: #FFBC47;
	border-radius: 5px;
}

.gs-zmhd .zmhd-content .module2 .advice-table .table-body .table-li .color {
	background: linear-gradient(88deg, #49D3B5 0%, #8BE9D3 98%);
}

.gs-zmhd .zmhd-content .module2 .advice-table .table-body .table-li:nth-child(2n) {
	background-color: rgba(52, 117, 202, 0.04);
}

.gs-zmhd .zmhd-content .module3 {
	margin-top: 20px;
}

.gs_content-zwgk .zwgk-top {
	margin-top: -40px;
}

.gs_content-zwgk .zwgk-top>div {
	-webkit-box-shadow: 0px 5px 26px 3px rgba(187, 187, 187, 0.5);
	box-shadow: 0px 5px 26px 3px rgba(187, 187, 187, 0.5);
}

.gs_content-zwgk .zwgk-top .top-window {
	width: 590px;
	height: 270px;
	padding: 16px;
	background-color: #fff;
}

.gs_content-zwgk .zwgk-top .top-window .window-title {
	font-size: 22px;
	font-weight: bold;
	color: #333333;
	line-height: 26px;
	position: relative;
}

.gs_content-zwgk .zwgk-top .top-window .window-title img {
	width: 17px;
	height: 13px;
	position: absolute;
	top: 8px;
	right: 0;
	z-index: 3;
}

.gs_content-zwgk .zwgk-top .top-window .window-content {
	padding-top: 15px;
	font-size: 0;
}

.gs_content-zwgk .zwgk-top .top-window .window-content .content-img {
	width: 158px;
	height: 197px;
	margin-right: 26px;
}

.gs_content-zwgk .zwgk-top .top-window .window-content .content-area {
	width: 370px;
}

.gs_content-zwgk .zwgk-top .top-window .window-content .content-area .area-top .area-subtitle {
	font-size: 44px;
	font-weight: bold;
	color: #333333;
	line-height: 62px;
	margin-top: 15px;
}

.gs_content-zwgk .zwgk-top .top-window .window-content .content-area .area-top .area-subtitle span {
	font-size: 20px;
	font-weight: bold;
	color: #3476ca;
	line-height: 26px;
	margin-left: 15px;
}

.gs_content-zwgk .zwgk-top .top-window .window-content .content-area .area-top .area-text {
	margin-top: 20px;
}

.gs_content-zwgk .zwgk-top .top-window .window-content .content-area .area-top .area-text .area-txt {
	font-size: 18px;
	color: #333333;
	line-height: 28px;
}

.gs_content-zwgk .zwgk-top .top-window .window-content .content-area .area-top .area-text span {
	font-size: 18px;
	color: #dd3021;
	line-height: 26px;
}

.gs_content-zwgk .zwgk-top .top-category {
	width: 590px;
	height: 270px;
	padding-top: 16px;
	padding-left: 16px;
	background: url("./gsmh_title_bg11.png") no-repeat center;
	background-size: 100% 100%;
	font-size: 0;
}

.gs_content-zwgk .zwgk-top .top-category .category-li {
	width: 272px;
	height: 110px;
	margin-top: 16px;
	margin-right: 15px;
	background: #ffffff;
	-webkit-box-shadow: 0px 0px 9px 0px rgba(5, 28, 54, 0.08);
	box-shadow: 0px 0px 9px 0px rgba(5, 28, 54, 0.08);
	border-radius: 8px;
	background-size: 100% 100% !important;
}

.gs_content-zwgk .zwgk-top .top-category .category-li a {
	display: block;
	width: 100%;
	height: 100%;
}

.gs_content-zwgk .zwgk-top .top-category .category-li:nth-child(2n) {
	margin-right: 0;
}

.gs_content-zwgk .zwgk-top .top-category .category-li:nth-child(-n + 2) {
	margin-top: 0;
}

.gs_content-zwgk .zwgk-top .top-category .category-li:hover {
	-webkit-box-shadow: 2px 2px 16px #666;
	box-shadow: 2px 2px 16px #666;
}

.gs_content-zwgk .zwgk-top .top-category .category-li:hover .li-text {
	color: #3375ca;
}

.gs_content-zwgk .zwgk-top .top-category .category-li:nth-child(1) {
	background: url("./gsmh_id_icon_03.png") no-repeat center;
}

.gs_content-zwgk .zwgk-top .top-category .category-li:nth-child(2) {
	background: url("./gsmh_id_icon_05.png") no-repeat center;
}

.gs_content-zwgk .zwgk-top .top-category .category-li:nth-child(3) {
	background: url("./gsmh_id_icon_10.png") no-repeat center;
}

.gs_content-zwgk .zwgk-top .top-category .category-li:nth-child(4) {
	background: url("./gsmh_id_icon_12.png") no-repeat center;
}


.gs_content-zwgk .zwgk-inform {
	padding-top: 28px;
}

.gs_content-zwgk .zwgk-inform .inform-title {
	text-align: right;
}

.gs_content-zwgk .zwgk-inform .inform-title>div {
	margin-bottom: 17px;
	text-align: center;
}

.gs_content-zwgk .zwgk-inform .inform-title>div .title-txt {
	font-size: 20px;
	color: #999999;
	line-height: 26px;
}

.gs_content-zwgk .zwgk-inform .inform-title .inform-titleImg1 {
	margin-right: 284px;
}

.gs_content-zwgk .zwgk-inform .inform-title .inform-titleImg1 img {
	width: 354px;
	height: 73px;
}

.gs_content-zwgk .zwgk-inform .inform-title .inform-titleImg2 img {
	width: 295px;
	height: 69px;
}

.gs_content-zwgk .zwgk-inform .gs-public {
	padding-bottom: 25px;
}

.gs_content-zwgk .zwgk-inform .gs-public .project-titleImg {
	width: 354px;
	height: 73px;
	margin: 42px auto 33px;
	background: url("./gsmh_image-inco(49).png") no-repeat center;
	background-size: 100% 73px;
}

.gs_content-zwgk .zwgk-inform .gs-public .public-content .public-left {
	width: 884px;
	font-size: 0;
	background-color: #fff;
}

.gs_content-zwgk .zwgk-inform .gs-public .public-content .public-left .left-l {
	width: 124px;
	font-size: 18px;
	height: 42px;
	line-height: 42px;
	color: #3375ca;
	padding-left: 14px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background-color: rgba(51, 116, 202, 0.28);
}

.gs_content-zwgk .zwgk-inform .gs-public .public-content .public-left .left-tit {
	width: 760px;
	position: relative;
	overflow: hidden;
	height: 42px;
	background-color: rgba(51, 116, 202, 0.15);
}

.gs_content-zwgk .zwgk-inform .gs-public .public-content .public-left .left-titBox {
	position: absolute;
	top: 0px;
	left: 0px;
}

.gs_content-zwgk .zwgk-inform .gs-public .public-content .public-left .left-tit {
	font-size: 18px;
	height: 42px;
	line-height: 42px;
	color: #3375ca;
}

.gs_content-zwgk .zwgk-inform .gs-public .public-content .public-left .left-center .center-tab {
	width: 100%;
	height: 50px;
	padding-top: 8px;
}

.gs_content-zwgk .zwgk-inform .gs-public .public-content .public-left .left-center .center-tab .tab-r {
	margin-right: 12px;
}

.gs_content-zwgk .zwgk-inform .gs-public .public-content .public-left .left-center .center-tab .public-li {
	font-size: 18px;
	color: #666666;
	line-height: 36px;
	padding: 0 20px;
	cursor: pointer;
}

.gs_content-zwgk .zwgk-inform .gs-public .public-content .public-left .left-center .center-tab .active {
	font-size: 22px;
	font-weight: bold;
	color: #333333;
}

.gs_content-zwgk .zwgk-inform .gs-public .public-content .public-left .left-center .center-cont {
	width: 884px;
	height: 346px;
	overflow: hidden;
	padding: 0 6px 8px;
	background-color: #fff;
}

.gs_content-zwgk .zwgk-inform .gs-public .public-content .public-left .left-center .center-cont .cont-liBox {
	display: none;
}

.gs_content-zwgk .zwgk-inform .gs-public .public-content .public-left .left-center .center-cont .cont-liBox .liBox-li {
	width: 278px;
	height: 100px;
	background-color: #f7f7f7;
	margin-left: 10px;
	margin-top: 10px;
	padding: 12px 13px;
	font-size: 0;
}

.gs_content-zwgk .zwgk-inform .gs-public .public-content .public-left .left-center .center-cont .cont-liBox .liBox-li:hover {
	background: url("./gsmh_image-inco(41).png") no-repeat center;
	-webkit-box-shadow: 2px 2px 16px #ccc;
	box-shadow: 2px 2px 16px #ccc;
}

.gs_content-zwgk .zwgk-inform .gs-public .public-content .public-left .left-center .center-cont .cont-liBox .liBox-li:hover .liBox-time,
.gs_content-zwgk .zwgk-inform .gs-public .public-content .public-left .left-center .center-cont .cont-liBox .liBox-li:hover .liBox-text {
	color: #3375ca;
}

.gs_content-zwgk .zwgk-inform .gs-public .public-content .public-left .left-center .center-cont .cont-liBox .liBox-li .liBox-time {
	font-size: 18px;
	color: #999999;
	line-height: 26px;
}

.gs_content-zwgk .zwgk-inform .gs-public .public-content .public-left .left-center .center-cont .cont-liBox .liBox-li .liBox-text {
	font-size: 18px;
	color: #333333;
	line-height: 26px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}



.gs_content-zwgk .zwgk-inform .gs-public .public-content .public-left .left-center .center-cont .show {
	display: block;
}

.gs_content-zwgk .zwgk-inform .gs-public .public-content .public-left .r-more {
	display: none;
}

.gs_content-zwgk .zwgk-inform .gs-public .public-content .public-left .r-more a {
	font-size: 22px;
	font-weight: bold;
	color: #3375ca;
	line-height: 36px;
	margin-right: 6px;
}

.gs_content-zwgk .zwgk-inform .gs-public .public-content .public-left .r-more.show {
	display: block;
}

.gs_content-zwgk .zwgk-inform .gs-public .zwgk-content .cont-right {
	width: 288px;
}

.gs_content-zwgk .zwgk-inform .gs-public .zwgk-li {
	width: 288px;
	height: 68px;
	margin-bottom: 14px;
	background-color: #3375ca;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}

.gs_content-zwgk .zwgk-inform .gs-public .zwgk-li:hover {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

.gs_content-zwgk .zwgk-inform .gs-public .zwgk-li .li-icon {
	width: 30px;
	height: 30px;
	margin-top: 21px;
	margin-left: 15px;
}

.gs_content-zwgk .zwgk-inform .gs-public .zwgk-li .li-text {
	width: 180px;
	font-size: 18px;
	color: #ffffff;
	line-height: 68px;
	margin-left: 13px;
	padding-right: 20px;
	white-space: nocontent-lis;
	overflow: hidden;
	text-overflow: ellipsis;
}

.gs_content-zwgk .zwgk-inform .gs-public .zwgk-li .li-arrow {
	font-size: 18px;
	color: #ffffff;
	line-height: 68px;
}

.gs_content-zwgk .zwgk-inform .gs-public .zwfw-content-lis {
	width: 990px;
	height: 212px;
	position: relative;
	overflow: hidden;
}

.gs_content-zwgk .zwgk-inform .gs-public .imgTop-li {
	width: 805px;
}

.gs_content-zwgk .zwgk-inform .gs-public .zwfw-liBox {
	width: 800px;
	height: 212px;
	cursor: pointer;
	font-size: 0;
	text-align: left;
}

.gs_content-zwgk .zwgk-inform .gs-public .zwfw-liBox:nth-child(1) {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

.gs_content-zwgk .zwgk-inform .gs-public .zwfw-liBox:nth-child(2) {
	position: absolute;
	top: 0;
	left: 679px;
	z-index: 3;
}

.gs_content-zwgk .zwgk-inform .gs-public .zwfw-liBox:nth-child(3) {
	position: absolute;
	top: 0;
	left: 770px;
	z-index: 5;
}

.gs_content-zwgk .zwgk-inform .gs-public .zwfw-liBox:nth-child(4) {
	position: absolute;
	top: 0;
	left: 861px;
	z-index: 7;
}

.gs_content-zwgk .zwgk-lis {
	margin-bottom: 28px;
	padding: 26px 0 22px;
	background-color: #fff;
}

.gs_content-zwgk .zwgk-lis .zwgk-liBox {
	font-size: 0;
	text-align: center;
}

.gs_content-zwgk .zwgk-lis .zwgk-liBox .liBox-li {
	width: 272px;
	height: 110px;
	margin: 0 12px;
	border-radius: 6px;
	text-align: left;
	background-color: #fff;
	-webkit-box-shadow: 2px 2px 10px #ccc;
	box-shadow: 2px 2px 10px #ccc;
}

.gs_content-zwgk .zwgk-lis .zwgk-liBox .liBox-li:hover {
	-webkit-box-shadow: 2px 2px 16px #999;
	box-shadow: 2px 2px 16px #999;
}

.gs_content-zwgk .zwgk-lis .zwgk-liBox .liBox-li a {
	display: block;
	width: 100%;
	height: 100%;
}

.gs_content-zwgk .zwgk-lis .zwgk-liBox .liBox-li .li-icon {
	width: 93px;
	height: 88px;
	margin-top: 14px;
	margin-left: 12px;
}

.gs_content-zwgk .zwgk-lis .zwgk-liBox .liBox-li .li-text {
	width: 136px;
	padding-top: 45px;
	padding-bottom: 15px;
	font-size: 18px;
	color: #333333;
	line-height: 26px;
	text-align: center;
	background: url("./gsmh_id_icon_16.png") no-repeat center 40px;
	background-size: 100%;
}

.gs_content-zwgk .zwgk-lis .zwgk-liBox .liBox-li .li-text.height {
	background-position: center 30px;
	padding-top: 35px;
}

.gs_content-zwgk .zwgk-titleImg {
	margin-bottom: 26px;
	text-align: center;
}

.gs_content-zwgk .zwgk-titleImg img {
	width: 354px;
	height: 73px;
}

.gs_content-zwgk .zwgk-titleImg .titleImg-txt {
	font-size: 20px;
	color: #999999;
	line-height: 26px;
}

.gs_content-zwgk .zwgk-public .public-body .body-left {
	padding-top: 15px;
	padding-bottom: 13px;
	width: 884px;
	background-color: #fff;
}

.gs_content-zwgk .zwgk-public .public-body .body-top {
	padding: 0 15px;
}

.gs_content-zwgk .zwgk-public .public-body .body-top .top-tab .tab-li {
	font-size: 18px;
	color: #666666;
	line-height: 36px;
	padding: 0 20px;
	cursor: pointer;
}

.gs_content-zwgk .zwgk-public .public-body .body-top .top-tab .tab-li:first-child {
	padding-left: 0;
}

.gs_content-zwgk .zwgk-public .public-body .body-top .top-tab .tab-li.active {
	font-size: 22px;
	font-weight: bold;
	color: #333333;
}

.gs_content-zwgk .zwgk-public .public-body .body-top .top-more {
	padding-top: 6px;
}

.gs_content-zwgk .zwgk-public .public-body .body-top .top-more .more-li {
	display: none;
}

.gs_content-zwgk .zwgk-public .public-body .body-top .top-more .more-li .inco-rom {
	width: 17px;
	height: 13px;
}

.gs_content-zwgk .zwgk-public .public-body .body-top .top-more .more-li.show {
	display: block;
}

.gs_content-zwgk .zwgk-public .public-body .body-content {
	padding-left: 12px;
	padding-top: 10px;
}

.gs_content-zwgk .zwgk-public .public-body .body-content .content-li {
	display: none;
}

.gs_content-zwgk .zwgk-public .public-body .body-content .content-li.show {
	display: block;
}

.gs_content-zwgk .zwgk-public .public-body .body-content .content-left-lis {
	width: 160px;
	height: 324px;
	background: url("./gsmh_lis-bg.png") no-repeat center;
	background-size: 100% 103%;
}

.gs_content-zwgk .zwgk-public .public-body .body-content .content-left-lis .left-li {
	width: 100%;
	height: 36px;
	font-size: 18px;
	color: #ffffff;
	line-height: 36px;
	padding-left: 18px;
	cursor: pointer;
}

.gs_content-zwgk .zwgk-public .public-body .body-content .content-left-lis .left-li.active,
.gs_content-zwgk .zwgk-public .public-body .body-content .content-left-lis .left-li:hover {
	color: #a0caff;
}

.gs_content-zwgk .zwgk-public .public-body .body-content .content-left-lis .left-li.active .point,
.gs_content-zwgk .zwgk-public .public-body .body-content .content-left-lis .left-li:hover .point {
	opacity: 1;
}

.gs_content-zwgk .zwgk-public .public-body .body-content .content-left-lis .left-li .point {
	width: 6px;
	height: 6px;
	opacity: 0;
	border-radius: 3px;
	margin-top: 16px;
	margin-right: 7px;
	background-color: #fff;
}

.gs_content-zwgk .zwgk-public .public-body .body-content .content-right-lis {
	width: 675px;
	height: 324px;
	margin-left: 15px;
	font-size: 0;
}

.gs_content-zwgk .zwgk-public .public-body .body-content .content-right-lis .right-lisBox {
	display: none;
}

.gs_content-zwgk .zwgk-public .public-body .body-content .content-right-lis .right-lisBox.show {
	display: block;
}

.gs_content-zwgk .zwgk-public .public-body .body-content .content-right-lis .right-li {
	width: 330px;
	height: 81px;
	padding: 10px;
	border-bottom: 1px solid #eeeeee;
}

.gs_content-zwgk .zwgk-public .public-body .body-content .content-right-lis .right-li:nth-child(2n) {
	margin-left: 15px;
}

.gs_content-zwgk .zwgk-public .public-body .body-content .content-right-lis .right-li:hover {
	-webkit-box-shadow: 0px 5px 26px 3px rgba(187, 187, 187, 0.5);
	box-shadow: 0px 5px 26px 3px rgba(187, 187, 187, 0.5);
}

.gs_content-zwgk .zwgk-public .public-body .body-content .content-right-lis .right-li:hover .time,
.gs_content-zwgk .zwgk-public .public-body .body-content .content-right-lis .right-li:hover .text {
	color: #3476ca;
}

.gs_content-zwgk .zwgk-public .public-body .body-content .content-right-lis .right-li .time {
	font-size: 18px;
	color: #999;
	line-height: 26px;
}

.gs_content-zwgk .zwgk-public .public-body .body-content .content-right-lis .right-li .text {
	font-size: 18px;
	color: #333333;
	line-height: 26px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.gs_content-zwgk .zwgk-public .public-body .body-right {
	width: 288px;
	padding-bottom: 10px;
	background-color: #fff;
}

.gs_content-zwgk .zwgk-public .public-body .body-right .right-title {
	font-size: 22px;
	font-weight: bold;
	color: #333333;
	line-height: 36px;
	padding: 15px;
}

.gs_content-zwgk .zwgk-public .public-body .body-right .right-subtitle {
	height: 40px;
	text-align: center;
	background-color: rgba(51, 116, 202, 0.1);
}

.gs_content-zwgk .zwgk-public .public-body .body-right .right-subtitle a {
	font-size: 18px;
	line-height: 40px;
	color: #3375ca;
}

.gs_content-zwgk .zwgk-public .public-body .body-right .right-subtitle img {
	width: 17px;
	height: 13px;
	display: inline-block;
	vertical-align: top;
	margin-top: 15px;
}

.gs_content-zwgk .zwgk-public .public-body .body-right .right-lis {
	padding: 5px 20px 0;
}

.gs_content-zwgk .zwgk-public .public-body .body-right .right-lis .lis-li {
	height: 56px;
	font-size: 0;
	border-bottom: 1px solid #eee;
}

.gs_content-zwgk .zwgk-public .public-body .body-right .right-lis .lis-li:hover {
	background-color: rgba(238, 238, 238, 0.3);
}

.gs_content-zwgk .zwgk-public .public-body .body-right .right-lis .lis-li:hover .li-txt {
	color: #3375ca;
}

.gs_content-zwgk .zwgk-public .public-body .body-right .right-lis .lis-li .li-txt {
	width: 220px;
	padding-right: 20px;
	font-size: 18px;
	color: #333333;
	line-height: 56px;
	margin-left: 6px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.gs_content-zwgk .zwgk-public .public-body .body-right .right-lis .lis-li .point {
	width: 4px;
	height: 4px;
	background-color: #3375ca;
	border-radius: 2px;
	margin-top: 27px;
	margin-left: 4px;
}

.gs_content-zwgk .zwgk-public .public-body .body-right .right-lis .lis-li .arrow {
	width: 8px;
	height: 13px;
	margin-top: 23px;
}

.gs_content-zwgk .zwgk-public .public-body .body-right .right-lis .lis-li:last-child {
	border-bottom: 0;
}

.gs_content-zwgk .zwgk-query {
	padding-top: 20px;
}

.gs_content-zwgk .zwgk-query .query-content {
	padding-bottom: 50px;
}

.gs_content-zwgk .zwgk-query .query-content .field-title {
	font-size: 22px;
	font-weight: bold;
	color: #333333;
	line-height: 26px;
	padding-top: 16px;
	padding-left: 16px;
}

.gs_content-zwgk .zwgk-query .query-content .query-left {
	width: 590px;
	min-height: 564px;
	background-color: #fff;
}

.gs_content-zwgk .zwgk-query .query-content .query-left iframe {
	margin-top: -18px;
	margin-left: -10px;
}

.gs_content-zwgk .zwgk-query .query-content .query-left .field-lis {
	margin-top: 20px;
	border-top: 1px solid #eee;
}

.gs_content-zwgk .zwgk-query .query-content .query-left .field-lis .select_box {
	width: 100% !important;
}

.gs_content-zwgk .zwgk-query .query-content .query-left .field-lis .field-li {
	height: 48px;
	border-bottom: 1px solid #eee;
	position: relative;
}

.gs_content-zwgk .zwgk-query .query-content .query-left .field-lis .li-txt {
	font-size: 18px;
	color: #333333;
	line-height: 48px;
}

.gs_content-zwgk .zwgk-query .query-content .query-left .field-lis .li-choose {
	text-align: right;
	cursor: pointer;
}

.gs_content-zwgk .zwgk-query .query-content .query-left .field-lis .li-choose .choose-txt {
	font-size: 18px;
	color: #999999;
	line-height: 48px;
	display: inline-block;
}

.gs_content-zwgk .zwgk-query .query-content .query-left .field-lis .li-choose .layui-input {
	width: 200px;
	font-size: 18px;
	color: #999999;
	height: 46px;
	line-height: 46px;
	border: 0;
	display: inline-block;
	cursor: pointer;
	text-align: right;
}

.gs_content-zwgk .zwgk-query .query-content .query-left .field-lis .li-choose .input-img {
	display: inline-block;
}

.gs_content-zwgk .zwgk-query .query-content .query-left .field-lis .li-choose img {
	width: 12px;
	height: 7px;
	margin-left: 6px;
}

.gs_content-zwgk .zwgk-query .query-content .query-left .field-lis .li-choose.active+.li-options {
	display: block;
}

.gs_content-zwgk .zwgk-query .query-content .query-left .field-lis .li-options {
	display: none;
	width: 558px;
	height: 200px;
	overflow-y: auto;
	position: absolute;
	left: 0;
	top: 48px;
	z-index: 3;
	background-color: #fff;
}

.gs_content-zwgk .zwgk-query .query-content .query-left .field-lis .li-options .options {
	height: 46px;
	font-size: 16px;
	line-height: 46px;
	padding: 0 10px;
	cursor: pointer;
}

.gs_content-zwgk .zwgk-query .query-content .query-left .field-lis .li-options .options:hover {
	background-color: #eee;
}

.gs_content-zwgk .zwgk-query .query-content .query-left .field-lis .li-options::-webkit-scrollbar {
	width: 6px;
	/*高宽分别对应横竖滚动条的尺寸*/
	margin-right: 5px;
}

.gs_content-zwgk .zwgk-query .query-content .query-left .field-lis .li-options::-webkit-scrollbar-thumb {
	/*滚动条里面小方块*/
	border-radius: 10px;
	background: rgba(51, 116, 202, 0.7);
}

.gs_content-zwgk .zwgk-query .query-content .query-left .field-lis .li-options::-webkit-scrollbar-track {
	/*滚动条里面轨道*/
	border-radius: 10px;
	background: rgba(110, 110, 110, 0.3);
}

.gs_content-zwgk .zwgk-query .query-content .query-left .field-input {
	margin-top: 18px;
	font-size: 0;
}

.gs_content-zwgk .zwgk-query .query-content .query-left .field-input textarea {
	width: 558px;
	height: 88px;
	padding: 14px;
	font-size: 18px;
	color: #666666;
	line-height: 26px;
	border: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background: #f7f7f7;
}

.gs_content-zwgk .zwgk-query .query-content .query-left .field-button {
	text-align: center;
	margin-top: 26px;
}

.gs_content-zwgk .zwgk-query .query-content .query-left .field-button .field-but {
	width: 188px;
	height: 48px;
	text-align: center;
	font-size: 18px;
	color: #ffffff;
	line-height: 48px;
	display: inline-block;
	cursor: pointer;
}

.gs_content-zwgk .zwgk-query .query-content .query-left .field-button .l-but {
	color: #3375ca;
	border: 1px solid #3375ca;
}

.gs_content-zwgk .zwgk-query .query-content .query-left .field-button .r-but {
	margin-left: 40px;
	background-color: #3375ca;
}

.gs_content-zwgk .zwgk-query .query-content .query-right {
	width: 592px;
	min-height: 564px;
	padding-top: 16px;
	background: url("./gsmh_process-bg.png") no-repeat center;
	background-size: 100% 100%;
}

.gs_content-zwgk .zwgk-query .query-content .query-right .field-title {
	padding: 0 16px;
}

.gs_content-zwgk .zwgk-query .query-content .query-right .right-process {
	margin-top: 34px;
}

.gs_content-zwgk .zwgk-query .query-content .query-right .right-process .process-from {
	padding: 0 16px;
}

.gs_content-zwgk .zwgk-query .query-content .query-right .right-process .process-from .from-li {
	height: 51px;
	margin-bottom: 19px;
}

.gs_content-zwgk .zwgk-query .query-content .query-right .right-process .process-from .from-li .li-txt {
	font-size: 18px;
	color: #333;
	line-height: 51px;
}

.gs_content-zwgk .zwgk-query .query-content .query-right .right-process .process-from .from-li .li-input {
	width: 450px;
	height: 51px;
	font-size: 18px;
	line-height: 51px;
	padding:0 24px;
	text-align: right;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #eaedf2;
	background-color: #f1f9ff;
}

.gs_content-zwgk .zwgk-query .query-content .query-right .right-process .process-but {
	width: 188px;
	height: 48px;
	cursor: pointer;
	color: #ffffff;
	text-align: center;
	font-size: 18px;
	line-height: 48px;
	margin: 35px auto 0;
	background-color: #3375ca;
}

.gs_content-zwgk .zwgk-query .query-content .query-right .right-process .process-instructions {
	width: 559px;
	height: 74px;
	padding: 15px;
	font-size: 15px;
	color: #3476ca;
	line-height: 26px;
	margin: 30px auto 0;
	background-color: #f2f9ff;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.gs_content-zwgk .zwgk-query .query-content .query-right .right-process .process-service {
	width: 593px;
	min-height: 180px;
	padding: 20px;
	padding-top: 40px;
	background: url("./gsmh_tab_bg1.png") no-repeat center;
	background-size: 100% 100%;
	font-size: 0;
}

.gs_content-zwgk .zwgk-query .query-content .query-right .right-process .process-service .service-li {
	width: 110px;
	margin: 0 14px;
	text-align: center;
}

.gs_content-zwgk .zwgk-query .query-content .query-right .right-process .process-service .service-li a {
	display: block;
	width: 100%;
	height: 100%;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	-webkit-transform: scale(0.9);
	transform: scale(0.9);
}

.gs_content-zwgk .zwgk-query .query-content .query-right .right-process .process-service .service-li a:hover {
	-webkit-transform: scale(1);
	transform: scale(1);
}

.gs_content-zwgk .zwgk-query .query-content .query-right .right-process .process-service .service-li:nth-child(n + 2) .service-icon {
	padding-top: 5px;
}

.gs_content-zwgk .zwgk-query .query-content .query-right .right-process .process-service .service-li .service-icon {
	width: 44px;
	height: 49px;
	margin-bottom: 20px;
	display: inline-block;
}

.gs_content-zwgk .zwgk-query .query-content .query-right .right-process .process-service .service-li .service-icon img {
	display: inline-block;
}

.gs_content-zwgk .zwgk-query .query-content .query-right .right-process .process-service .service-li .service-text {
	font-size: 18px;
	color: #ffffff;
	line-height: 26px;
	overflow: hidden;
}

.guide-container {
	width: 100%;
	height: 100vh;
	background: url(./gsmh_guide.png) no-repeat center top;
	background-size: cover;
}

.guide-container .top-box {
	background-color: #00000063;
}

.guide-container .guide-top {
	width: 100%;
	height: 54px;
	line-height: 54px;
}

.guide-container .guide-top .logo {
	float: left;
}

.guide-container .guide-top .logo .img-box {
	width: 43px;
	height: 47px;
	float: left;
}

.guide-container .guide-top .logo .img-box img {
	width: 100%;
	height: 100%;
}

.guide-container .guide-top .logo .logo-title {
	float: left;
	margin-left: 16px;
	font-size: 16px;
	color: #fff;
}

.guide-container .guide-top .guide-nav {
	float: right;
}

.guide-container .guide-top .guide-nav .guide-nav-info {
	font-size: 16px;
	color: #fff;
}

.guide-container .guide-content {
	margin-top: 490px;
	padding-bottom: 210px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.guide-container .guide-content ul li {
	width: 120px;
	height: 118px;
	float: left;
	margin-left: 106px;
	border-radius: 6px;
}

.guide-container .guide-content ul li img {
	width: 100%;
	height: 100%;
}

.guide-container .guide-content ul li:hover {
	-webkit-box-shadow: 0 0 16px #2e2e2e87;
	box-shadow: 0 0 16px #2e2e2e87;
	-webkit-transform: translate3d(0, 1px, -1px);
	transform: translate3d(0, 1px, -1px);
}

.guide-container .footer-box {
	width: 100%;
	position: fixed;
	left: 0;
	bottom: 0;
	z-index: 999;
	background-color: #00000063;
}

.guide-container .guide-footer {
	height: 100px;
	margin-top: 20px;
	padding-top: 10px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.guide-container .guide-footer .list1 {
	display: inline-block;
	vertical-align: middle;
	margin-right: 50px;
}

.guide-container .guide-footer .list2 {
	display: inline-block;
	line-height: 2.6;
	vertical-align: middle;
	margin-right: 20px;
}

.guide-container .guide-footer .list2 p span {
	font-size: 16px;
	color: #fff;
	font-weight: 600;
}

.guide-container .guide-footer .list3 {
	display: inline-block;
}

.gs-ldzc {
	width: 1200px;
	margin: 0 auto;
	margin-top: 18px;
	padding-bottom: 18px;
}

.gs-ldzc div {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.gs-ldzc .clear:after {
	content: "";
	clear: both;
	display: block;
	height: 0;
	overflow: hidden;
	visibility: hidden;
}

.gs-ldzc .f-l {
	float: left;
	width: 296px;
}

.gs-ldzc .f-l .title {
	width: 100%;
	margin-bottom: 10px;
}

.gs-ldzc .f-l .title img {
	display: block;
	width: 100%;
	height: 100%;
}

.gs-ldzc .f-l ul li {
	margin-bottom: 10px;
	background-color: #fff;
}

.gs-ldzc .f-l ul li .topTitle {
	width: 100%;
	height: 60px;
	line-height: 60px;
	background: url("gsmh_li-bg_03.png") center center no-repeat;
	background-size: cover;
	/* padding-left: 79px; */
	font-size: 20px;
	color: #fff;
	position: relative;
	text-align: center;
}

.gs-ldzc .f-l ul li .topTitle img {
	position: absolute;
	width: 16px;
	height: 15px;
	right: 20px;
	top: 22px;
	z-index: 3;
}

.gs-ldzc .f-l ul li .slideDown {
	display: none;
}

.gs-ldzc .f-l ul li .slideDown .wrap {
	font-size: 20px;
	color: #333;
	padding-bottom: 6px;
	background: url("gsmh_li-bg_05.png") center center no-repeat;
	background-size: cover;
	margin-bottom: 15px;
}

.gs-ldzc .f-l ul li .slideDown .wrap:first-child {
	margin-top: 15px;
}

.gs-ldzc .f-l ul li .slideDown .wrap .left {
	padding-left: 50px;
	text-align: left;
	font-weight: bold;
}

.gs-ldzc .f-l ul li .slideDown .wrap .right {
	float: right;
	width: 100%;
	text-align: center;
}

.gs-ldzc .f-l ul li.active .slideDown {
	display: block;
}

.gs-ldzc .f-l ul li.active .topTitle img {
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
}

.gs-ldzc .f-r {
	float: right;
	width: 886px;
	background: #fff;
	padding: 15px;
}

.gs-ldzc .f-r .h4-title {
	width: 100%;
	height: 49px;
	background-color: #f2f9ff;
	padding-left: 14px;
	position: relative;
}

.gs-ldzc .f-r .h4-title a {
	display: block;
	text-align: center;
	width: 40px;
	height: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 14px;
	position: absolute;
	right: 0;
	top: 0;
}

.gs-ldzc .f-r .h4-title .lines {
	width: 7px;
	height: 23px;
	background-color: #3375ca;
	border-radius: 2px;
	display: inline-block;
	margin-right: 10px;
	vertical-align: -2px;
}

.gs-ldzc .f-r .h4-title h4 {
	display: inline-block;
	font-size: 22px;
	color: #333;
	line-height: 49px;
}

.gs-ldzc .f-r .introduce {
	margin-top: 15px;
	margin-bottom: 15px;
	width: 100%;
	height: 233px;
	background: #ffffff url(gsmh_bg_img.png) right center no-repeat;
	-webkit-box-shadow: 0px 2px 13px 0px rgba(51, 117, 202, 0.1);
	box-shadow: 0px 2px 13px 0px rgba(51, 117, 202, 0.1);
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 15px;
	padding-left: 26px;
}

.gs-ldzc .f-r .introduce img {
	width: 158px;
	height: 197px;
	margin-right: 34px;
	float: left;
}

.gs-ldzc .f-r .introduce>div {
	float: left;
	height: 100%;
}

.gs-ldzc .f-r .introduce>div h5 {
	font-size: 42px;
	color: #333;
	font-weight: bold;
	margin-bottom: 6px;
}

.gs-ldzc .f-r .introduce>div .flag {
	width: 335px;
	min-height: 35px;
	line-height: 35px;
	border-radius: 17px;
	color: #3375ca;
	font-size: 18px;
	/* text-align: center;
  background-color: #f2f9ff;
  border: solid 1px #5aa1ef;*/
}

.gs-ldzc .f-r .ldfg {
	padding: 15px;
}

.gs-ldzc .f-r .grjj {
	padding: 15px;
}

.gs-ldzc .f-r p.text {
	font-size: 18px;
	color: #333;
	line-height: 34px;
}

.gs-ldzc .f-r ul.lists {
	padding-top: 15px;
	width: 100%;
}

.gs-ldzc .f-r ul.lists li {
	border-bottom: 1px dashed #eeeeee;
}

.gs-ldzc .f-r ul.lists li a {
	display: block;
	width: 100%;
	height: 50px;
	line-height: 50px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding-right: 110px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 20px;
	color: #242525;
	font-size: 18px;
	position: relative;
}

.gs-ldzc .f-r ul.lists li a:before {
	content: "";
	width: 6px;
	height: 6px;
	background-color: #3375ca;
	border-radius: 50%;
	position: absolute;
	left: 8px;
	top: 50%;
	margin-top: -3px;
}

.gs-ldzc .f-r ul.lists li a span {
	display: block;
	width: 100px;
	height: 50px;
	line-height: 50px;
	position: absolute;
	right: 0;
	top: 0;
	color: #242525;
	font-size: 18px;
}

.gs-ldzc .display {
	display: inline-block;
	vertical-align: top;
}

.gs-ldzc .block {
	visibility: hidden;
	margin-top: 27px;
	height: 1px;
}

ul.govpushinfo150203 a {
	float: left;
	font-size: 18px;
	width: 450px;
	overflow: hidden;
	height: 45px;
}

ul.govpushinfo150203 a::before {
	display: block;
	content: '';
	float: left;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	margin-left: 9px;
	margin-right: 9px;
	margin-top: 22px;
	background-color: #3375ca;
}

ul.govpushinfo150203 li:hover a::before {
	background-color: #FFFFFF;
}

ul.govpushinfo150203 li:hover a,
ul.govpushinfo150203 li:hover span {
	color: #FFFFFF;
}

.govpushinfo150203 span {
	float: right;
	font-size: 18px;
	color: #3375ca;
}

.gs-join .join-video .specialSlider-bd li {
	font-size: 0;
	height: 275px;
}

.gs-join .join-video .specialSlider-bd li a {
	width: 387px;
	height: 263px;
	display: inline-block;
	text-align: left;
	margin: 0 10px;
}

.gs-join .join-video .specialSlider-bd li a:hover {
	-webkit-box-shadow: 2px 2px 14px #aaa;
	box-shadow: 2px 2px 14px #aaa;
}

.gs-join .join-video .specialSlider-bd li a video {
	width: 387px;
	height: 219px;
}

.gs-join .join-video .specialSlider-bd li a .ls-text {
	width: 100%;
	height: 44px;
	font-size: 18px;
	line-height: 44px;
	background-color: #fff;
}

.gs-join .join-video .specialSlider-bd li a .ls-text i {
	width: 8px;
	height: 8px;
	background-color: #3476CA;
	border-radius: 5px;
	margin-top: 18px;
	margin-left: 8px;
	margin-right: 9px;
}

.sqxw-content {
	padding-bottom: 52px;
	background-color: #f7f7f7;
}

.sqxw-content .sqxw-body {
	margin-top: 19px;
	padding: 20px 19px 32px 19px;
	background-color: #fff;
}

.sqxw-content .sqxw-body .breadcrumb {
	padding-top: 0;
}

.sqxw-content .sqxw-videos {
	margin-top: 28px;
	font-size: 0;
}

.sqxw-content .sqxw-videos .video-li {
	width: 376px;
	height: 256px;
	margin-bottom: 43px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-shadow: 0px 2px 20px rgba(154, 169, 187, 0.438);
	box-shadow: 0px 2px 20px rgba(154, 169, 187, 0.438);
}

.sqxw-content .sqxw-videos .video-li:hover {
	-webkit-box-shadow: 0px 2px 20px #9aa9bb;
	box-shadow: 0px 2px 20px #9aa9bb;
}

.sqxw-content .sqxw-videos .video-li:nth-child(n+2) {
	margin-left: 17px;
}

.sqxw-content .sqxw-videos .video-li:nth-child(3n+1) {
	margin-left: 0;
}

.sqxw-content .sqxw-videos .video-li video {
	width: 376px;
	height: 213px;
	cursor: pointer;
}

.sqxw-content .sqxw-videos .video-li .ls-text {
	height: 44px;
	font-size: 18px;
	line-height: 44px;
	color: #333;
	text-align: left;
	padding-left: 12px;
}

.sqxw-content .sqxw-videos .video-li .ls-text i {
	width: 9px;
	height: 9px;
	margin-top: 17px;
	margin-right: 14px;
	border-radius: 5px;
	background-color: #3476ca;
}

.sqxw-content .sqxw-foot {
	text-align: center;
	background-color: #f2f9ff;
}

.sqxw-content .sqxw-foot .layui-laypage a {
	margin: 5px;
}

.sqxw-content .sqxw-foot .layui-laypage .layui-laypage-curr {
	margin-bottom: 0;
}

.sqxw-content .sqxw-foot .layui-laypage .layui-laypage-curr .layui-laypage-em {
	background-color: #4f94ec;
}

.sqxw-content .sqxw-foot .layui-laypage a,
.sqxw-content .sqxw-foot .layui-laypage span {
	padding: 0 12px;
}

.tsgs-content {
	padding-bottom: 52px;
	background-color: #f7f7f7;
}

.tsgs-content .tsgs-body {
	margin-top: 19px;
	padding: 20px 19px 32px 19px;
	background-color: #fff;
}

.tsgs-content .tsgs-body .breadcrumb {
	padding-top: 0;
}

.tsgs-content .tsgs-images {
	margin-top: 50px;
	margin-bottom: 20px;
	/*  padding-left: 46px;*/
	font-size: 0;
	text-align: center;
}

.tsgs-content .tsgs-images .images-li {
	width: 326px;
	height: 370px;
	border-radius: 4px;
	margin-top: 66px;
	border: 1px solid #3476ca;
}

.tsgs-content .tsgs-images .images-li:nth-child(n+2) {
	margin-left: 65px;
}

.tsgs-content .tsgs-images .images-li:nth-child(3n+1) {
	margin-left: 0;
}

.tsgs-content .tsgs-images .images-li:nth-child(-n+3) {
	margin-top: 0;
}

.tsgs-content .tsgs-images .images-li:hover {
	-webkit-box-shadow: 2px 2px 14px #ccc;
	box-shadow: 2px 2px 14px #ccc;
}

.tsgs-content .tsgs-images .images-li .li-box {
	width: 285px;
	height: 357px;
	margin: -20px auto 0;
	background-color: #fff;
	-webkit-box-shadow: 0px 8px 10px #e6eef8;
	box-shadow: 0px 8px 10px #e6eef8;
}

.tsgs-content .tsgs-images .images-li .li-box img {
	width: 100%;
	height: 285px;
}

.tsgs-content .tsgs-images .images-li .li-box .tsgs_li-text {
	padding: 12px 19px;
	font-size: 18px;
	color: #333333;
	line-height: 26px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.tsgs-content .tsgs-foot {
	text-align: center;
	background-color: #f2f9ff;
}

.tsgs-content .tsgs-foot .layui-laypage a {
	margin: 5px;
}

.tsgs-content .tsgs-foot .layui-laypage .layui-laypage-curr {
	margin-bottom: 0;
}

.tsgs-content .tsgs-foot .layui-laypage .layui-laypage-curr .layui-laypage-em {
	background-color: #4f94ec;
}

.tsgs-content .tsgs-foot .layui-laypage a,
.tsgs-content .tsgs-foot .layui-laypage span {
	padding: 0 12px;
}

.gs-zbgg {
	width: 1200px;
	margin: 0 auto;
	margin-top: 18px;
	padding-bottom: 50px;
}

.gs-zbgg div {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.gs-zbgg .clear:after {
	content: "";
	clear: both;
	display: block;
	height: 0;
	overflow: hidden;
	visibility: hidden;
}

.gs-zbgg .f-l {
	float: left;
	width: 260px;
}

.gs-zbgg .f-l .title {
	width: 100%;
	margin-bottom: 10px;
}

.gs-zbgg .f-l .title img {
	display: block;
	width: 100%;
	height: 100%;
}

.gs-zbgg .f-l ul.menu>li {
	margin-bottom: 10px;
	background-color: #fff;
}

.gs-zbgg .f-l ul.menu>li .topTitle {
	width: 100%;
	height: 60px;
	line-height: 60px;
	background: url("gsmh_li-bg_03.png") center center no-repeat;
	background-size: cover;
	/* padding-left: 79px; */
	font-size: 20px;
	color: #fff;
	position: relative;
	text-align: center;
}

.gs-zbgg .f-l ul.menu>li .topTitle img {
	position: absolute;
	width: 16px;
	height: 15px;
	right: 20px;
	top: 22px;
	z-index: 3;
}

.gs-zbgg .f-l ul.menu>li ul.slideDown {
	display: none;
	width: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 10px;
	background: #fff;
}

.gs-zbgg .f-l ul.menu>li ul.slideDown li.wrap {
	width: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border-bottom: 1px solid #eef0f3;
	cursor: pointer;
}

.gs-zbgg .f-l ul.menu>li ul.slideDown li.wrap a {
	display: block;
	height: 59px;
	line-height: 59px;
	text-align: center;
	font-size: 20px;
	color: #333;
}

.gs-zbgg .f-l ul.menu>li ul.slideDown li.wrap:hover a,
.gs-zbgg .f-l ul.menu>li ul.slideDown li.wrap.active a {
	color: #3375ca;
}

.gs-zbgg .f-l ul.menu>li ul.slideDown li.wrap:last-child {
	border-bottom: none;
}

.gs-zbgg .f-l ul.menu>li.active .slideDown {
	display: block;
}

/*.gs-zbgg .f-l ul.menu > li.active .topTitle img {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}*/
.gs-zbgg .f-r {
	float: right;
	width: 922px;
	background: #fff;
	padding: 15px;
}

.gs-zbgg .f-r .tsgs-titleBox .breadcrumb {
	margin-bottom: 0;
}

.gs-zbgg .f-r .tsgs-titleBox img {
	width: 17px;
	height: 21px;
	margin-right: 8px;
}

.gs-zbgg .f-r .tsgs-titleBox .titleBox-text {
	font-size: 16px;
	line-height: 26px;
	color: #333;
}

.gs-zbgg .f-r ul.lists {
	width: 100%;
	margin-bottom: 10px;
}

.gs-zbgg .f-r ul.lists li {
	border-bottom: 1px dashed #eeeeee;
}

.gs-zbgg .f-r ul.lists li a {
	display: block;
	width: 100%;
	height: 53px;
	line-height: 53px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding-right: 110px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 20px;
	color: #242525;
	font-size: 18px;
	position: relative;
}

.gs-zbgg .f-r ul.lists li a:hover {
	color: #3375CA;
}

.gs-zbgg .f-r ul.lists li a:before {
	content: "";
	width: 6px;
	height: 6px;
	background-color: #3375ca;
	border-radius: 50%;
	position: absolute;
	left: 8px;
	top: 50%;
	margin-top: -3px;
}

.gs-zbgg .f-r ul.lists li a span {
	display: block;
	width: 100px;
	height: 50px;
	line-height: 50px;
	position: absolute;
	right: 0;
	top: 0;
	color: #242525;
	font-size: 18px;
}

.gs-zbgg .f-r ul.lists li:last-child {
	border-bottom: 1px solid #eeeeee;
}

.gs-zbgg .display {
	display: inline-block;
	vertical-align: top;
}

.gs-zbgg .block {
	visibility: hidden;
	margin-top: 27px;
	height: 1px;
}

/* 分页组件 */
.pages-foot {
	text-align: center;
	background-color: #f2f9ff;
}

.pages-foot .layui-laypage .layui-laypage-curr .layui-laypage-em {
	background-color: #4f94ec;
}

.pages-foot .layui-laypage a,
.pages-foot .layui-laypage span {
	padding: 0 12px;
	margin: 5px;
}

.pages-foot .layui-laypage .layui-laypage-first {
	float: left;
	margin-right: 10px;
}

.pages-foot .layui-laypage .layui-laypage-last {
	float: right;
	margin-left: 10px;
}

.text-center {
	text-align: center;
}

.gs-padding {
	padding-bottom: 75px;
}

.gs-content-son {
	width: 1200px;
	margin: 20px auto 0;
	background-color: #ffffff;
	padding: 12px 20px 0px;
}

.zwgk-zzjg-content .zwgk-content-title {
	text-align: center;
}

.zwgk-zzjg-content .zwgk-content-title .zwgk-title-img {
	width: 354px;
	height: 73px;
	margin-bottom: 8px;
}

.zwgk-zzjg-content .zwgk-content-title .zwgk-title-text>a {
	color: #999999;
	font-size: 20px;
}

.zwgk-zzjg-content .zwgk-content-items .zwgk-item {
	margin-top: 30px;
}

.zwgk-zzjg-content .zwgk-content-items .zwgk-item .zwgk-item-title {
	border-bottom: 2px solid #3375ca;
	margin-bottom: 15px;
}

.zwgk-zzjg-content .zwgk-content-items .zwgk-item .zwgk-item-title img {
	height: 30px;
	position: relative;
	bottom: 4px;
}

.zwgk-zzjg-content .zwgk-content-items .zwgk-item .zwgk-item-title .zwgk-item-iocn01 {
	bottom: 6px;
}

.zwgk-zzjg-content .zwgk-content-items .zwgk-item .zwgk-item-title span {
	font-size: 22px;
	font-weight: bold;
}

.zwgk-zzjg-content .zwgk-content-items .zwgk-item-con li {
	height: 70px;
	line-height: 70px;
	padding-left: 38px;
}

.zwgk-zzjg-content .zwgk-content-items .zwgk-item-con li p {
	width: 20%;
	float: left;
}

.zwgk-zzjg-content .zwgk-content-items .zwgk-item-con li p a {
	font-size: 18px;
	color: #333;
	line-height: 48px;
}

.zwgk-zzjg-content .zwgk-content-items .zwgk-item-con li p a:hover {
	opacity: 0.8;
	color: #3375CA;
}

.zwgk-zzjg-content .zwgk-content-items .zwgk-item-con li:nth-child(odd) {
	background-color: #f2f9ff;
}

/* 面包屑导航 */
.gs-content .breadcrumb {
	padding: 8px 0px;
	margin-bottom: 20px;
	list-style: none;
	border-bottom: 1px solid #3198ED;
	margin-bottom: 16px;
}

.gs-content .breadcrumb .breadcrumb-img {
	position: relative;
	bottom: 2px;
	margin-right: 8px;
}

.gs-content .breadcrumb li {
	display: inline-block;
}

.gs-content .breadcrumb li+li:before {
	padding: 0 5px;
	content: ">";
}

/* 组织机构-二级页 */
.zzjg-son {
	padding-bottom: 56px;
}

.zwgk-zzjg-son {
	width: 1200px;
	margin: 20px auto 0;
	background-color: #ffffff;
	padding: 12px 20px 26px;
}

.zwgk-zzjg-son .gs-nav-tabs {
	margin-bottom: 20px;
}

.zwgk-zzjg-son .gs-nav-tabs li {
	float: left;
	width: 33.3%;
	height: 60px;
	line-height: 60px;
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	color: #262728;
	background-color: #f2f9ff;
	cursor: pointer;
}

.zwgk-zzjg-son .gs-nav-tabs li.on {
	background-image: url("gsmh_zzjg_son_title.png");
	background-size: 100% 100%;
	background-repeat: no-repeat;
	color: #FFFFFF;
}

.zwgk-zzjg-son .gs-tab-content table td {
	font-size: 18px;
	padding-top: 22px;
	padding-bottom: 22px;
	border: 1px solid #EEEEEE;
}

.zwgk-zzjg-son .gs-tab-content table td:first-child {
	color: #333;
	font-weight: bold;
	width: 194px;
	text-align: center;
	background-color: #f8f8f8;
}

.zwgk-zzjg-son .gs-tab-content table td:last-child {
	padding-left: 36px;
	padding-right: 56px;
	line-height: 2;
}

/* 政民互动-公示公告 */
.gsgg-content {
	padding-bottom: 34px;
}

.zmhd-gsgg-content {
	color: #262728;
}

.zmhd-gsgg-content .gsgg-title .title {
	font-size: 30px;
	font-weight: bold;
	margin-top: 34px;
	margin-bottom: 40px;
	line-height: 1;
}

.zmhd-gsgg-content .gsgg-title .sub-title {
	width: 1000px;
	height: 36px;
	line-height: 36px;
	background-color: #f3faff;
	font-size: 16px;
	margin: 30px auto;
}

.zmhd-gsgg-content .gsgg-title .sub-title span+span {
	margin-left: 34px;
}

.zmhd-gsgg-content .gsgg-text {
	padding: 22px 12px 22px 15px;
	line-height: 34px;
	font-size: 16px;
	text-align: left;
}

.zmhd-gsgg-content .gsgg-footer {
	border-top: 1px solid #eef0f3;
	padding-top: 30px;
	padding-bottom: 30px;
	color: #3476ca;
}

.zmhd-gsgg-content .gsgg-footer span {
	font-size: 18px;
}

.zmhd-gsgg-content .gsgg-footer span a {
	color: #3476ca;
}

.zmhd-gsgg-content .gsgg-footer span a:hover {
	color: #dc3021;
}

.xxgk-tb {
	border-right: 1px solid #3198ED;
	border-bottom: 1px solid #3198ED;
	margin:20px auto;
	width: 95%;
	text-align: center;
	line-height: 45px;
	font-size: 16px;
}

.xxgk-tb th {
	border-left: 1px solid #3198ED;
	border-top: 1px solid #3198ED;
	width: 20%;
}

.xxgk-tb td {
	border-left: 1px solid #3198ED;
	border-top: 1px solid #3198ED;
	width: 30%;
}

.bg-w {
	width: 1100px;
	font-size: 16px;
	margin: 10px;
}

.ytitle {
	line-height: 30px;
	font-size: 26px;
	/* font-weight: bold; */
	text-align: center;
	margin:30px auto;
}
.ntitle{
	font-size: 16px;
}
.ftitle {
	line-height: 30px;
	font-size: 26px;
	/* font-weight: bold; */
	text-align: center;
	margin:20px;
}
.breadcrumb{
	font-size: 16px;
}

.flap-box .bay {
  width: 500px;
  height: 304px;
  position: fixed !important;
  left: 0;
  top: 0;
  z-index: 99999;
}
.flap-box .bay .flap-img {
  width: 500px;
  height: 304px;
}
.flap-box .bay .flap-off {
  width: 28px;
  height: 28px;
  border-radius: 50%;
  position: absolute;
  right: -10px;
  top: -10px;
  cursor: pointer;
  z-index: 3;
  -webkit-box-shadow: 0 0 10px #666;
          box-shadow: 0 0 10px #666;
}
.policy li{
	width: 278px;
    height: 100px;
    background-color: #f7f7f7;
    margin-left: 10px;
    margin-top: 10px;
    padding: 12px 13px;
    font-size: 18px;
}

.center-cont .cont-liBox ul>li{
	 width: 278px;
	 height: 100px;
	 background-color: #f7f7f7;
	 margin-left: 10px;
	 margin-top: 10px;
	 padding: 12px 13px;
	 font-size: 0;
	 display:inline-block;
	 box-sizing: border-box;
	 overflow: hidden;
	 position: relative;
 }
 .center-cont .cont-liBox ul>li:hover{
	 background: url("./gsmh_image-inco(41).png") no-repeat center;
	 -webkit-box-shadow: 2px 2px 16px #ccc;
	 box-shadow: 2px 2px 16px #ccc;
	
 }

 .center-cont .cont-liBox ul>li a{
	 font-size: 18px;
	 color: #333333;
	 line-height: 27px;
	 display: block;
	 overflow: hidden;
	 /* text-overflow: ellipsis;
	 display: -webkit-box;
	 -webkit-line-clamp: 2;
	 -webkit-box-orient: vertical; */
	 width:254px;
	 height:54px;
	 position: absolute;
	 top: 38px;
	 left: 10px;
 }
 .center-cont .cont-liBox ul>li a .govpush-txt{
	 width: 254px;
 }
 .center-cont .cont-liBox ul>li span{
	 font-size: 18px;
	 color: #999999;
	 line-height: 26px;
	 float:left;

 }
 .center-cont .cont-liBox ul>li:hover a,.center-cont .cont-liBox ul>li:hover span{
	 color:#3375CA;
 }
 .center-cont .cont-liBox ul>li a::before{
	 margin-left:0;
	 margin-right:0;
	 background-color:transparent;
 }


.zwgk-s-title{display: inline-block;vertical-align: top;font-size: 16px;color: #666666;line-height: 36px;padding: 0 10px;cursor: pointer;}

.gs-zmhd .zmhd-content .module2 .advice-table .advice-inputs {
	height: 60px;
	display: none;
  }
  .gs-zmhd .zmhd-content .module2 .advice-table .advice-inputs input {
	width: 150px;
	height: 38px;
	font-size: 16px;
	color: #666;
	padding-left: 10px;
	border: 1px solid #ddd;
	margin-left: 0;
	color: #333;
	margin-right: 20px;
	box-sizing: border-box;
  }
  
  .gs-zmhd .zmhd-content .module2 .advice-table .advice-inputs .inputs-option {
	width: 180px;
	height: 38px;
	position: relative;
	border-radius: 3px;
  }
  .gs-zmhd .zmhd-content .module2 .advice-table .advice-inputs .option-tit {
	font-size: 16px;
	height: 38px;
	color: #666;
	padding-left: 15px;
	padding-right: 10px;
	line-height: 36px;
	border: 1px solid #ddd;
	cursor: pointer;
	border-radius: 3px;
  }
  .gs-zmhd .zmhd-content .module2 .advice-table .advice-inputs .option-tit i {
	float: right;
	transition: all 0.3s;
  }
  .gs-zmhd .zmhd-content .module2 .advice-table .advice-inputs .option-tit.icon i{
	transform: rotate(90deg);
  }
  .gs-zmhd .zmhd-content .module2 .advice-table .advice-inputs .option-lis {
	width: 100%;
	position: absolute;
	top: 38px;
	left: 0;
	z-index: 3;
	background-color: #fff;
	border: 1px solid #ddd;
	border-top: 0;
	display: none;
  }
  .gs-zmhd .zmhd-content .module2 .advice-table .advice-inputs .option-lis.show {
	display: block;
  }
  .gs-zmhd .zmhd-content .module2 .advice-table .advice-inputs .option-li {
	width: 100%;
	height: 36px;
	font-size: 16px;
	line-height: 36px;
	color: #999;
	cursor: pointer;
	padding-left: 10px;
	border-bottom: 1px solid #ddd;
  }
  .gs-zmhd .zmhd-content .module2 .advice-table .advice-inputs .option-li:last-child {
	border-bottom: 0;
  }
  .gs-zmhd .zmhd-content .module2 .advice-table .advice-inputs .option-li:hover {
	background-color: #eee;
  }
  .gs-zmhd .zmhd-content .module2 .advice-table .advice-inputs .inputs-btn {
	cursor: pointer;
	width: 120px;
	height: 38px;
	vertical-align: top;
	font-size: 16px;
	line-height: 38px;
	color: #fff;
	text-align: center;
	border-radius: 3px;
	background-color: #73B4F5;
  }
  .gs-zmhd .zmhd-content .module2 .advice-table .advice-inputs .query {
	margin-left: 35px;
  }
.zdlyxxgk {font-size: 16px;}
.zdlyxxgk dl{float: left; width: 16.6%;text-align: center;margin: 10px 0;}
.zdlyxxgk dd{height: 100px;}
.zdlyxxgk a:nth-child(1) dd  {background: url('-s-组\ 42.png') no-repeat center;}
.zdlyxxgk a:nth-child(2) dd  {background: url('-s-组\ 43.png') no-repeat center;}
.zdlyxxgk a:nth-child(3) dd  {background: url('-s-组\ 44.png') no-repeat center;}
.zdlyxxgk a:nth-child(4) dd  {background: url('-s-组\ 45.png') no-repeat center;}
.zdlyxxgk a:nth-child(5) dd  {background: url('-s-组\ 46.png') no-repeat center;}
.zdlyxxgk a:nth-child(6) dd  {background: url('-s-组\ 47.png') no-repeat center;}
.zdlyxxgk a:nth-child(7) dd  {background: url('-s-组\ 48.png') no-repeat center;}
.zdlyxxgk a:nth-child(8) dd  {background: url('-s-组\ 49.png') no-repeat center;}
.zdlyxxgk a:nth-child(9) dd  {background: url('-s-组\ 50.png') no-repeat center;}
.zdlyxxgk a:nth-child(10) dd {background: url('-s-组\ 51.png') no-repeat center;}
.zdlyxxgk a:nth-child(11) dd {background: url('-s-组\ 52.png') no-repeat center;}
.zdlyxxgk a:nth-child(12) dd {background: url('-s-组\ 53.png') no-repeat center;}
.zdlyxxgk a:nth-child(13) dd {background: url('-s-组\ 54.png') no-repeat center;}
.zdlyxxgk a:nth-child(14) dd {background: url('-s-组\ 55.png') no-repeat center;}
.zdlyxxgk a:nth-child(15) dd {background: url('-s-组\ 56.png') no-repeat center;}
.zdlyxxgk a:nth-child(16) dd {background: url('-s-组\ 57.png') no-repeat center;}
.zdlyxxgk a:nth-child(17) dd {background: url('-s-组\ 58.png') no-repeat center;}
.zdlyxxgk a:nth-child(18) dd {background: url('-s-组\ 59.png') no-repeat center;}
.zdlyxxgk a:nth-child(19) dd {background: url('-s-组\ 60.png') no-repeat center;}
.zdlyxxgk a:nth-child(20) dd {background: url('-s-组\ 61.png') no-repeat center;}
.zdlyxxgk a:nth-child(21) dd {background: url('-s-组\ 62.png') no-repeat center;}
.zdlyxxgk a:nth-child(22) dd {background: url('-s-组\ 63.png') no-repeat center;}
.zdlyxxgk a:nth-child(23) dd {background: url('-s-组\ 64.png') no-repeat center;}
.gs_content-zwgk .gs-project {
	padding-bottom: 50px;
}

.gs_content-zwgk .gs-project .project-titleImg {
	width: 354px;
	height: 73px;
	margin: 42px auto 33px;
	background: url("./gsmh_image-inco(50).png") no-repeat center;
	background-size: 100% 73px;
}

.gs_content-zwgk .gs-project .specialSlider {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}

.gs_content-zwgk .gs-project .specialSlider .slider-btn {
	width: 98px;
	height: 97px;
	background: url("./gsmh_image-inco(34).png") no-repeat center;
	background-size: 100% 100%;
	position: absolute;
	top: 20px;
	z-index: 99;
	cursor: pointer;
}

.gs_content-zwgk .gs-project .specialSlider .prev {
	left: -49px;
}

.gs_content-zwgk .gs-project .specialSlider .next {
	right: -49px;
	background: url("./gsmh_image-inco(33).png") no-repeat center;
}

.gs_content-zwgk .gs-project .specialSlider-bd li {
	font-size: 0;
	text-align: center;
	width: 298px;
}

.gs_content-zwgk .gs-project .specialSlider-bd img {
	width: 292px;
	height: 120px;
	margin: 0 3px;
}