.manage-info {
	position: relative;
	height: 70px;
}

.more-info {
	white-space: nowrap;
	text-overflow: ellipsis;
}

.manage-info img {
	width: 100%;
	height: 100%;
}

.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;
}

.zyzh-box {
	width: 1080px;
	margin: 0 auto;
}

.zyzh-title {
	text-align: center;
	font-size: 28px;
	font-weight: bold;
	padding-top: 30px;
}

.zyzh img {
	width: 50%;
	float: left;
}

.zyzh-row {
	float: left;
	padding: 60px 0 0 0;
}

.zyzh-row-title {
	padding-bottom: 30px;
	font-weight: 500;
    font-size: 16px;
}

.zyzh-row-title span {
	display: inline-block;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	border: 2px solid #42A5F5;
	margin-right: 10px;
}

.hxgn-box {
	width: 1080px;
	margin: 60px auto;
}

.hxgn-title {
	text-align: center;
	font-size: 28px;
	font-weight: bold;
	padding-bottom: 60px;
}

.hxgn-row {
	float: left;
	display: flex;
	justify-content: flex-start;
	width: calc(50% - 45px);
	padding-bottom: 60px;
	font-weight:500;
}

.hxgn-row img {
	width: 50px;
	height: 50px;
	margin-right: 20px;
}

.hxgn-row-title {
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 6px;
}

.ysld-box {
	width: 1080px;
	margin: 0 auto;
}

.xtgs {
	background-color: #F5F6F7;
	text-align: center;
	padding: 60px 0;
}

.xtgs img {
	width: 1080px;
	margin: 0 auto;
}

.ysld-bg {
	width: 1080px;
	height: 480px;
	background: url(../img/acquisition/Pc/bg_ziyuan..png) no-repeat;
	background-position: -10px 165px;
}

.ysld-title {
	text-align: center;
	font-size: 28px;
	font-weight: bold;
	padding-bottom: 60px;
}

.ysld-row {
	float: left;
	display: flex;
	justify-content: flex-start;
	border: 1px solid #DADADD;
	width: calc(33% - 20px);
	padding: 20px 10px 20px 30px;
	position: relative;
	margin-bottom: 25px;
	height: 152px;
	font-weight:500;
}

.ysld-row-title {
	font-weight: bold;
	font-size: 20px;
	margin-top: 10px;
	margin-bottom: 4px;
}

.ysld-row img {
	width: 50px;
	height: 50px;
	margin-right: 20px;
}

.ysld-num {
	position: absolute;
	top: 3px;
	right: 16px;
	font-size: 20px;
	font-weight: bold;
	color: #D3D3D7;
}

.xxcj-box {
	width: 1080px;
	margin: 100px auto;
}

.zyzh-phone {

	padding: 0 10px;
}

.zyzh-phone h5 {
	font-weight: bold;
	text-align: center;
}

.zyzh-phone-title {
	padding-bottom: 10px;
	font-weight: bold;
	display: flex;
	line-height: 24px;
}

.zyzh-phone-title span {
	display: inline-block;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	border: 2px solid #42A5F5;
	margin-right: 10px;
	margin-top: 5px;
}

.hxgn-phone {
	padding: 10px 10px 0;
}

.hxgn-phone h5 {
	font-weight: bold;
	text-align: center;
}

.hxgn-phone-title {
	font-weight: bold;
	font-size: 20px;
}

.hxgn-phone-row {
	display: flex;
	background-color: #F5FAFE;
	padding: 20px;
}

.hxgn-phone-row img {
	width: 48px;
	height: 48px;
	margin-right: 10px;
}

.ysld-phone {
	padding: 40px 15px 0;
}

.ysld-phone h5 {
	font-weight: bold;
	text-align: center;
}

.ysld--phone-row {
	display: flex;
	padding: 20px;
	border: 1px solid #DADADD;
	position: relative;
	margin-bottom: 20px;
}

.ysld--phone-row img {
	width: 48px;
	height: 48px;
	margin-right: 10px;
}

.ysld-phone-title {
	font-weight: bold;
	font-size: 20px;
}

.ysld-phone-num {
	position: absolute;
	top: 6px;
	right: 16px;
	font-size: 22px;
	font-weight: bold;
	color: #D3D3D7;
}

.xxcj-phone {
	padding: 30px 20px;
}

.xxcj-phone h5 {
	font-weight: bold;
	text-align: center;
}