body{
	background: #fafafa;
}
.zwgk{
  max-width: 1920px;
  margin: auto;
	padding: 0;
}
.zwgk-part1{
  padding-top: 30px;
  padding-bottom: 40px;
}
.zwgk-tit{
  height: 42px;
	background: url(/images/gd2025-zwgk-bg2.png) no-repeat left;
	background-size: auto 100%;
	background-color: #eaf2ff;
}
.zwgk-tit span{
  display: inline-block;
	padding-left: 73px;
  font-size: 24px;
	font-weight: bold;
	line-height: 40px;
	letter-spacing: 1px;
	color: #1760b3;
}
.zwgk-tit span.t2{
	font-size: 22px;
}
.zwgk-tit a{
  font-size: 16px;
	line-height: 26px;
	letter-spacing: 1px;
	color: #666666;
}
.zwgk-tit-line{
	width: 100%;
	height: 4px;
	background-color: #ebebeb;
	margin-top: 1px;
}
.zwgk-tit-line span{
	display: inline-block;
	height: 100%;
	width: 74px;
	background-color: #0177bf;
}
.zwgk-tit-line span:first-child{
	width: 73px;
	background-color: #c11531;
}
.zwgkp1-box{
  margin-top: 45px;
}
.zwgkp1-box a{
	float: left;
	width: 186px;
	height: 63px;
	background-color: #ffffff;
	border-radius: 6px;

  font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 22px;
	letter-spacing: 2px;
	color: #000000;
  margin-right: 67px;

	box-shadow: 0px 2px 10px 0px rgba(0, 120, 194, 0.21);
}
.zwgkp1-box a:last-child{
  margin-right: 0;
}
.zwgkp1-box a img{
	height: 32px;
	width: auto;
	margin-left: 26px;
  margin-top: 16px;
}
.zwgkp1-box a span{
  float: right;
  width: 80px;
	height: 43px;
  margin-right: 27px;
  padding-top: 9px;
}
.zwgkp1-box a:last-child span{
  width: 100px;
  margin-right: 13px;
  line-height: 63px;
  padding: 0;
}
.img1{
	display: inline-block;
}
.img2{
	display: none;
}
.zwgkp1-box a:hover{
	background-color: #1760b3;
	color: #ffffff;
	font-weight: bold;
}
.zwgkp1-box a:hover .img1{
	display: none;
}
.zwgkp1-box a:hover .img2{
	display: inline-block;
}
.zwgk-part2{
  background-color: #fff;
	box-shadow: 0px 2px 10px 0px rgba(187, 187, 187, 0.21);
  padding: 39px 0;
}
.com-tab{
	width: 100%;
}
.tab-list-bool{
	width: 100%;
  border-bottom: 1px solid #dddddd;
}
.tab-list-bool li{
	float: left;
	position: relative;
  margin-right: 18px;
	height: 38px;
}
.tab-list-bool a{
	display: block;
	text-align: center;

	height: 38px;
	background-color: #eaf2ff;
	border-radius: 4px 4px 0px 0px;
	border: solid 1px #d4d4d4;
	padding: 0 20px;
	font-size: 20px;
	line-height: 36px;
	letter-spacing: 0px;
	color: #000000;
	border-bottom: none;
}
.tab-list-bool li.cur a{
	background-color: #e00024;
	font-weight: bold;
	color: #fff;
}
.tab-list-bool li.cur::after{
  content: "";
  display: block;
  width: 99%;
  height: 4px;
	background-color: #1760b3;
  margin-top: -3px;
	margin-left: 1px;
}
.tab-item{
	padding-top:30px;
}
.tab-item li{
  margin-bottom: 12px;
}
.tab-item li::before{
  content: "";
	float: left; 
  margin-right: 12px;
  margin-top: 19px;
  width: 6px;
	height: 6px;
  border-radius: 50%;
	background-color: #a6cdf3;
}
.tab-item li a{
	float: left;
  font-size: 18px;
	color: #646464;
	line-height: 42px;
	letter-spacing: 0px;
  width: 70%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.tab-item li span{
	float: right;
	font-size: 16px;
	line-height: 42px;
	letter-spacing: 0px;
	color: #b8b7b7;
}
.tab-item li:hover a,.tab-item li:hover span{
  color: #1063b5;
}
.more{
  color: #1063b5;
  margin: auto;
  text-align: center;
  font-size: 0.3rem;
}
.zwgkp2-box2{
  margin-top: 35px;
}
.zwgkp2b2-lf{
  width: 580px;
	position: relative;
}
.zwgkp2b2-rt{
  width: 580px;
	position: relative;
}
.tab-list-bool2{
  border-bottom: none;
	padding-left: 27px;
}
.tab-list-bool2 li{
  margin-bottom: 0;

	width: 121px;
	height: 37px;
	border-radius: 2px;
}
.tab-list-bool2 li a{
  font-size: 18px;
	line-height: 37px;
	letter-spacing: 0px;
	color: #000000;
  width: 100%;
  float: none;
  font-weight: normal;
  padding: 0;
	border: none;
	background-color: rgba(167, 167, 167, 0.08);
}
.tb3 .tab-item{
  padding-top: 18px;
}
.tab-list-bool2 li.cur{
	background-color: rgba(23, 96, 179, 0.16);
}
.tab-list-bool2 li.cur a{
  font-size: 18px;
	line-height: 37px;
  background-color: rgba(0, 95, 228, 0.08);
	border-radius: 2px;
  color: #e00024;
	font-weight: normal;
}
.tab-list-bool2 li::before,.tab-list-bool2 li.cur::after{
  display: none;
}
.zwgkp3-img{
  display: block;
  margin-top: 40px;
  margin-bottom: 41px;
}
.zwgkp3-img img{
  /* display: block; */
  width: 100%;
}
.zwgkp3-links{
  margin-top: 40px;
}
.zwgkp3-links a{
  width: 207px;
	height: 126px;
	background-color: rgba(177, 214, 252, 0.1);
  text-align: center;
  padding-top: 23px;
  margin-bottom: 39px;
  margin-right: 41px;
	box-shadow: 0px 0px 20px 0px rgba(23, 27, 76, 0.1);
}
.zwgkp3-links a:nth-child(5n){
  margin-right: 0;
}
.zwgkp3-links a img{
  display: block;
  width: auto;
  height: 38px;
  margin: auto;
  margin-bottom: 13px;
}
.zwgkp3-links a span{
  display: block;
  width: 108px;
  font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #000000;
  margin: auto;
}
.tbmore{
  position: absolute;
  font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 38px;
	letter-spacing: 0px;
	color: #666666;
  right: 0;
  top: 0;
}
@media screen and (max-width: 768px) {
	.zwgk{
		width: 100%;
	}
	.zwgk-part1{
		padding: 0.3rem 0.25rem;
	}
	.zwgk-tit{
		height: 0.6rem;
	}
	.zwgk-tit span,.zwgk-tit span.t2{
		font-size: 0.35rem;
		line-height: 0.6rem;
		padding-bottom: 0.1rem;
		padding-left: 1rem;
	}
	.zwgkp2b2-lf,.zwgkp2b2-rt{
		float: none;
		width: 100%;
	}
	.zwgkp1-box{
		margin-top: 0.2rem;
	}
	.zwgkp1-box a{
		width: 49%;
		height: 0.8rem;
		font-size: 0.3rem;
		line-height: 0.8rem;
		letter-spacing: 0.01rem;
		border-radius: 0.2rem;
		margin: 0;
		margin-bottom: 0.2rem;
	}
	.zwgkp1-box a:nth-child(2n){
		float: right;
	}
	.zwgkp1-box a img{
		width: auto;
		height: 0.4rem;
		margin-left: 0.2rem;
		margin-right: 0.1rem;
		margin-top: 0;
	}
	.zwgkp1-box a span,.zwgkp1-box a:last-child span{
		width: 2.5rem;
		height: 100%;
		margin-right: 0.2rem;
		padding-top: 0;
		line-height: 0.8rem;
		text-align: center;
	}
	.zwgk-part2{
		padding: 0.3rem 0.25rem;
	}
	.tab-list-bool{
		height: 0.8rem;
	}
	.tab-list-bool li{
		height: 0.8rem;
		margin-right: 0.1rem;
	}
	.tab-list-bool a{
		font-size: 0.35rem;
		padding: 0.1rem 0.2rem;
		line-height: 0.6rem;
		height: 0.78rem;
	}
	.tab-list-bool li.cur a{
		font-size: 0.35rem;
		line-height: 0.6rem;
	}
	.tab-item{
		padding-top: 0.3rem;
	}
	.tab-item li{
		margin-bottom: 0.1rem;
	}
	.tab-item li a{
		font-size: 0.35rem;
		line-height: 0.6rem;
		width: 66%;
	}
	.tab-item li::before{
		width: 0.1rem;
		height: 0.1rem;
		background-size: 100%;
		margin-top: 0.24rem;
		margin-right: 0.2rem;
	}
	.tab-item li span{
		font-size: 0.3rem;
		line-height: 0.6rem;
	}
	.more{
		margin-top: 0.2rem;
	}
	.tab-list-bool2{
		padding-left: 0;
	}
	.tab-list-bool2 li{
		width: auto;
		height: auto;
	}
	.tab-list-bool2 li a{
		width: 2rem;
		height: auto;
	}
	.zwgkp3-img{
		margin: 0.3rem 0;
	}
	.zwgkp3-box{
		padding: 0 0.25rem;
	}
	.zwgk-tit a{
		font-size: 0.3rem;
		line-height: 0.8rem;
	}
	.zwgkp3-links{
		margin-top: 0.3rem;
	}
	.zwgkp3-links a{
		width: 49%;
		margin: 0;
		margin-bottom: 0.3rem;
		height: 2rem;
		padding-top: 0.2rem;
	}
	.zwgkp3-links a:nth-child(2n){
		float: right;
	}
	.zwgkp3-links a img{
		height: 0.5rem;
		margin-bottom: 0.2rem;
	}
	.zwgkp3-links a span{
		width: 90%;
		height: 1rem;
		font-size: 0.3rem;
		display: flex;
		justify-content: center;
		align-items: center;
	}
	.zwgk-tit-line span,.zwgk-tit-line span:first-child{
		width: 0.6rem;
	}
}