	.dongjia-bg {
			width: 100%;
			height: auto;
			margin: 40px 0px;
		}

		.dongjia-bg>img {
			width: 100%;
			height: auto;
		}

		.tongji {
			height: 395px;
			background: #FAFAFA;
			opacity: 1;
			margin-top: 114px;
			margin-bottom: 154px;
		}

		.phone-img>img,
		.phone-img {
			width: 250px;
			height: auto;
			display: inline-block;
			float: left;

		}

		.phone-img {
			margin-top: -70px;
		}

		.phone-img:nth-child(2) {
			float: right;
		}

		.text-content {
			display: flex;


			justify-content: flex-start;
			flex-direction: column;
		}

		.text-content .line-title {
			margin-top: 100px;
			width: 43px;
			height: 8px;
			background: #E5E5E5;
			opacity: 1;
		}

		.text-content .title {
			height: 37px;
			font-size: 24px;
			font-family: Microsoft YaHei;
			font-weight: bold;
			line-height: 37px;
			color: #030017;
			margin-top: 60px;
			margin-bottom: 10px;
		}

		.text-content .text {
			font-size: 14px;
			font-family: Microsoft YaHei;
			font-weight: 400;
			line-height: 24px;
			color: #919191;
			width: 170px;
		}

		.just-bg {
			width: 100%;
			height: 234px;
			background: #FAFAFA;
			opacity: 1;
		}

		.margin-left100 {
			margin-left: 100px;
		}

		.huiyuan {
			margin-top: -114px;
			margin-bottom: 65px;
		}

		.baobiao .text-content .line-title,
		.huiyuan .text-content .line-title {
			visibility: hidden;
		}

		.baobiao {
			width: 100%;
			height: 611px;
			background: #FAFAFA;
			opacity: 1;
			position: relative;
		}

		.White {
			width: 40%;
			height: 413px;
			background: #FFFFFF;
			opacity: 1;
			position: absolute;
			left: 0px;
			top: 100px;
		}