.hide {
	display: none;
}



section {
	background-color: #f9f9f9;
}


/*.top-t{
	width: 100%;
	height: 40px;
	background: #efefef;
}

.top-t-in{
	width: 1200px;
	height: 40px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
}*/

.toptit_box {
	width: 1200px;
	height: auto;
	padding: 20px 20px 10px 20px;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	margin: 0 auto;
	background: #f2f4fa;
	border-bottom: 2px solid #22406a;
}

.toptit_box>a {
	padding: 16px 20px;
	width: 380px;
	height: auto;
	min-height: 90px;
	background: #ffffff;
	border-radius: 8px;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	margin-bottom: 10px;
	margin-right: 10px;
}
.toptit_box>a:nth-child(3n) {
	margin-right: 0;
}
/* .toptit_box>a:nth-last-child(1),
.toptit_box>a:nth-last-child(2),
.toptit_box>a:nth-last-child(3) {
	margin-bottom: 0;
} */

.toptit_box>a p {
	font-size: 20px;
	font-weight: 400;
	color: #22406a;
	padding-left: 28px;
	line-height: 30px;
	margin-top: -5px;
	background: url(btjt.png) no-repeat left 7px;
}

.toptit_box>a span {
	font-size: 16px;
	font-weight: 400;
	color: #999999;
	padding-left: 28px;
	margin-top: 5px;
}

.sec_box {
	width: 1200px;
	height: auto;
	margin: 0 auto;
	padding: 20px;
	background: #FCFCFD;
}

.dqwz {
	padding-left: 24px;
	background: url(dqwz.png) no-repeat left top;
	font-size: 14px;
	font-weight: 400;
	color: #999999;
	margin-bottom: 20px;
}

.dqwz a {
	color: inherit;
}

.newtest {
	width: 100%;
	height: 50px;
	border-bottom: 1px solid #d1d1d1;
	position: relative;
}

.newtest a.tabName {
	display: inline-block;
	height: 51px;
	position: relative;
	font-size: 22px;
	font-weight: 700;
	color: #22406a;
}

.newtest a.tabName::after {
	content: "";
	display: block;
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 3px;
	background: #cc817d;
}

.pgxx_tit {
	margin-top: 30px;
}

.pgxx_lsbox {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	margin-top: 30px;
}

.pgxx_lsbox>a {
	width: 380px;
	height: 50px;
	background: #ffffff;
	border: 1px solid #cadaf0;
	border-radius: 8px;
	margin-right: 10px;
	margin-bottom: 10px;
	text-align: center;
	line-height: 50px;
	font-size: 16px;
	font-weight: 400;
	color: #000;
}

.pgxx_lsbox>a:nth-of-type(3n) {
	margin-right: 0;
}

.newtest a.more {
    color: #999999;
    font-size: 16px;
    height: auto;
    display: block;
    padding-right: 25px;
    position: absolute;
    right: 0;
    bottom: 14px;
}

.newtest a.more {
   background: url(https://www.zjzs.net/jcms/jcms_files/jcms1/web1/site/images/21/more.png) no-repeat right center;
}

.pgxx_lsbox li a img {
    width: 380px;
    height: 214px;
}

.pgxx_lsbox li a p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 55px;
    line-height: 26px;
    -webkit-line-clamp: 2;
    font-weight: 400;
    font-size: 16px;
    margin-top: 15px;
    padding: 0 20px;
}

.pgxx_lsbox li {
    width: 380px;
    background-color: #ffffff;
    padding-bottom: 20px;
	box-shadow: 6px 6px 5px 0 rgb(0 0 0 / 5%);
}

.pgxx_lsbox li a span {
    color: #999999;
    font-size: 14px;
    padding: 0 20px;
}












@media only screen and (max-width: 767px) {
	.toptit_box {
		width: 100%;
		padding: 3.2vw;
	}

	.toptit_box>a {
		padding: 3.2vw;
		width: 100%;
		border-radius: 2.1333vw;
		margin-bottom: 3.2vw !important;
		margin-right: 0;
	}

	.toptit_box>a:last-child {
		margin-bottom: 0 !important;
	}

	.toptit_box>a p {
		font-size: 4.8vw;
		line-height: 6.4vw;
		margin-top: 0;
		background-size: 4.2667vw auto;
		background-position-y: 1.0667vw;
	}

	.toptit_box>a span {
		padding-left: 0;
		font-size: 4.2vw;
	}

	.sec_box {
		width: 100%;
		padding: 3.2vw 3.2vw 0 3.2vw;
	}

	.dqwz {
		line-height: 5.6vw;
		font-weight: normal;
		font-size: 4vw;
		padding-left: 0;
		background: none;
		color: #999999;
		margin-top: 0;
		margin-bottom: 2.6667vw;
	}

	.newtest {
		height: auto;
	}

	.newtest a {
		height: auto;
		font-size: 4.8vw;
		line-height: 9.6vw;
	}

	.fyxx_lsbox_r {
		font-size: 4.5333vw;
		line-height: 6.4vw !important;
		padding: 2.1333vw;
		display: block !important;
		zoom: 1;
	}

	.fyxx_lsbox_r::after {
		content: "020";
		height: 0px;
		display: block;
		overflow: hidden;
		clear: both;
	}

	.fyxx_lsbox_r>a {
		font-size: 4.5333vw !important;
		width: 100% !important;
		white-space: normal !important;
		display: block;
	}

	.fyxx_lsbox_r>span {
		line-height: normal;
		padding: 0 0 0 5.333vw;
		background-size: 3.7333vw;
		font-size: 3.2vw;
		color: #999999;
		float: right;
	}

	.pgxx_tit {
		margin-top: 3.2vw;
	}

	.pgxx_lsbox {
		margin-top: 3.2vw;
		justify-content: flex-start;
	}

	.pgxx_lsbox>a {
		padding: 0 1.0667vw;
		line-height: 9.6vw;
		width: 48%;
		height: auto;
		margin-right: 3.2vw;
	}

	.pgxx_lsbox>a:nth-child(2n) {
		margin-right: 0;
	}

	.pgxx_lsbox>a:nth-of-type(3n) {
		margin-right: 0;
	}

	.pgxx_lsbox>a:nth-child(2n+1) {
		margin-right: 3.2vw;
	}
}