.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;
}

.wdxtxijj-box {
	width: 100%;
	padding-top: 34px;
	padding-bottom: 1px;
}

.wdxtxijj-title {
	font-size: 28px;
	font-weight: 600;
	text-align: center;
}

.wdxtxijj-title-s {
	width: 1080px;
	font-size: 18px;
	font-weight: 500;
	text-align: center;
	margin: 0 auto;
	padding: 24px 0;
	line-height: 32px;
	padding-bottom: 0;
}

.wdxtxijj {
	width: 1080px;
	margin: 20px auto;
	margin-bottom: 40px;
}

.wdxtxijj-rows {
	display: flex;
	justify-content: space-between;
}

.wdxtxijj-ones {
	width: calc(100% / 4 - 68px);
	box-shadow: 0px 2px 8px rgba(66, 165, 244, 0.13);
}

.wdxthxgn-box {
	width: 100%;
	padding-top: 34px;
	padding-bottom: 1px;
	background-color: #F5F6F7;
}

.wdxthxgn-title {
	font-size: 28px;
	font-weight: 600;
	text-align: center;
}

.wdxthxgn {
	width: 1080px;
	margin: 20px auto;
	margin-bottom: 40px;
}

.wdxthxgn-rows {
	display: flex;
	justify-content: space-between;
}

.wdxthxgn-ones {
	width: calc(100% / 6 - 8px);
	text-align: center;
}

.wdxthxgn-font {
	font-size: 16px;
	font-weight: 500;
	padding: 16px 18px;
	text-align: justify;
}

.wdxtsyjz-box {
	width: 100%;
	padding-bottom: 1px;
	position: relative;
}

.wdxtsyjz-title {
	font-size: 28px;
	font-weight: 600;
	position: absolute;
	width: 100%;
	left: 0;
	top: 68px;
	text-align: center;
}

.wdxtsyjz {
	width: 1080px;
	margin: 20px auto;
	margin-bottom: 40px;
}

.wdxtcptd-box {
	width: 100%;
	padding-top: 34px;
	padding-bottom: 1px;
	background-color: #F5F6F7;
}

.wdxtcptd-title {
	font-size: 28px;
	font-weight: 600;
	text-align: center;
}

.wdxtcptd {
	width: 1080px;
	margin: 20px auto;
	margin-bottom: 40px;
	box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.13);
}

.wdxtcptd-rows {
	display: flex;
	justify-content: space-between;
}

.wdxtcptd-ones {
	width: calc(100% / 3);
	background-color: #fff;
}

.wdxtcptd-bgc {
	background-color: #EEEEEE;
}

.wdxtcptd-fontxian {
	width: 35%;
	height: 8px;
	background-color: #4290F5;
}

.wdxtcptd-font1 {
	font-size: 18px;
	font-weight: bold;
	color: #4290F5;
	padding: 12px 32px;
}

.wdxtcptd-font2 {
	font-size: 16px;
	font-weight: 500;
	padding: 0 32px;
	text-align: justify;
	margin-bottom: 22px;
}