	.tongji {
			height: 395px;
			background: #FAFAFA;
			opacity: 1;
			margin-top: 134px;

		}

		.phone-img>img,
		.phone-img {
			width: 250px;
			height: auto;
			display: inline-block;
			float: left;
		}

		.phone-img {
			margin-top: -70px;
		}

		.huiyuan {
			width: 100%;
			height: 694px;
			background: #FAFAFA;
			opacity: 1;
			padding-top: 80px;
			box-sizing: border-box;
			position: relative;
		}

		.phone-img2>img,
		.phone-img2 {
			width: 680px;
			height: auto;
			display: inline-block;
			float: left;
		}

		.phone-img:nth-child(2) {
			float: right;
		}

		.text-content {
			display: flex;


			justify-content: flex-start;
			flex-direction: column;
		}

		.span-line {
			width: 67px;
			height: 8px;
			background: #706AE2;
			opacity: 1;
			position: absolute;
			left: 0px;
			bottom: 0px;
			z-index: -1;
		}

		.text-content2 .title,
		.text-content .title {
			height: 37px;
			font-size: 24px;
			font-family: Microsoft YaHei;
			font-weight: bold;
			line-height: 37px;
			color: #030017;
			margin-top: 116px;
			margin-bottom: 10px;
			position: relative;
			z-index: 1;
		}

		.text-content2 .text,
		.text-content .text {
			font-size: 14px;
			font-family: Microsoft YaHei;
			font-weight: 400;
			line-height: 24px;
			color: #919191;
			width: 170px;
		}

		.text-content2 .text {
			width: 100%;
		}

		.just-bg {}

		.text-content2 .margin-top1 {
			margin-top: 117px;
		}

		.text-content2 .margin-top2 {
			margin-top: 68px;
		}

		.margin-left100 {
			margin-left: 100px;
		}


		.baobiao {
			width: 100%;
			height: 680px;
			background: #fff;
			opacity: 1;
			position: relative;
		}

		.baobiao .tongji {
			background-color: #fff;
		}

		.White {
			width: 50%;
			height: 413px;
			background: #FAFAFA;
			opacity: 1;
			position: absolute;
			left: 0px;
			top: 120px;
		}

		.grey {
			width: 50%;
			height: 533px;
			background: #fff;
			opacity: 1;
			position: absolute;
			left: 0px;
			top: 80px;
		}
		.top_rightcenter{
			width: 100%;
			box-sizing: border-box;
			padding-left: 78px;
			margin-top: 53px;
		}
		.top_rightcenter .title{
			width: 100%px;
			height: 22px;
			font-size: 20px;
			font-family: Microsoft YaHei;
			font-weight: bold;
			line-height: 26px;
			color: #302E2F;
				margin-bottom: 35px;
		}
		.top_rightcenter .phone-center>img,
		.top_rightcenter .phone-center{
			width: 574px;
			height: 194px;
		}
		.first-div{
			padding-top: 96px;
			padding-bottom: 60px;
		}