.manage-info {
	position: relative;
	height: 70px;
}

.manage-info img {
	width: 100%;
	height: 100%;
}

.more-info {
	white-space: nowrap;
	text-overflow: ellipsis;
}

.product-info {
	position: relative;
	height: 70px;
}

.product-info img {
	width: 100%;
	height: 100%;
}


.manage-info p {
	font-weight: 600;
	font-size: 17px;
	letter-spacing: 1px;
	color: #2885ec;
	position: absolute;
	left: 40%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.product-info p {
	font-weight: 600;
	font-size: 17px;
	letter-spacing: 1px;
	color: #2885ec;
	position: absolute;
	left: 37%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.toleft {
	margin-left: 20px;
}

.sysjtp-box {
	width: 100%;
	padding-top: 34px;
	padding-bottom: 1px;
}

.sysjtp-title {
	font-size: 28px;
	font-weight: 600;
	text-align: center;
}

.sysjtp-title-s {
	width: 1080px;
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    margin: 2px auto;
    padding: 12px 0;
    line-height: 38px;
    padding-bottom: 0;
}

.sysjtp {
	width: 1080px;
	margin: 26px auto;
	margin-bottom: 40px;
}

.sysjtp-rows {
	display: flex;
	justify-content: space-between;
}

.sysjtp-ones {
	width: calc(100% / 3 - 32px);
	box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.1);
}

.jdhxgn-box {
	width: 100%;
	padding-top: 34px;
	padding-bottom: 1px;
	background-image: url('../img/experimentaldata/Pc/bg_2.png');
	background-repeat: no-repeat;
}

.jdhxgn-title {
	font-size: 28px;
	font-weight: 600;
	text-align: center;
	color: #fff;
	margin-top:18px;
}

.jdhxgn-title-s {
	width: 1080px;
	font-size: 16px;
	font-weight: 500;
	text-align: center;
	margin: 0 auto;
	padding: 12px 86px;
	line-height: 32px;
	padding-bottom: 0;
}

.jdhxgn {
	width: 1080px;
	margin: 34px auto;
	margin-bottom: 40px;
}

.jdhxgn-rows {
	display: flex;
	justify-content: space-between;
}

.jdhxgn-ones {
	width: calc(100% / 3 - 8px);
	box-shadow: 0px 2px 8px rgba(66, 165, 244, 0.13);
}

.sjythgl-box {
	width: 100%;
	padding-top: 34px;
	padding-bottom: 1px;
}

.sjythgl-title {
	font-size: 28px;
	font-weight: 600;
	text-align: center;
}

.sjythgl {
	width: 1020px;
	margin: 16px auto;
	margin-bottom: 0px;
}

.wdystx-box {
	width: 100%;
	padding-top: 48px;
	padding-bottom: 20px;
	background-color: #F5F6F7;
}

.wdystx-title {
	font-size: 28px;
	font-weight: 600;
	text-align: center;
	padding-bottom: 14px;
}

.wdystx-title-s {
	width: 1080px;
	font-size: 16px;
	font-weight: 500;
	text-align: center;
	margin: 0 auto;
	padding: 12px 86px;
	line-height: 32px;
	padding-bottom: 0;
}

.wdystx {
	width: 1080px;
	margin: 20px auto;
	margin-bottom: 40px;
}

.wdystx-rows {
	display: flex;
	justify-content: space-between;
}

.wdystx-ones {
	width: calc(100% / 5 - 8px);
}