@font-face{
	font-family: pingFangSC-Light;
	src: url('../PingFang Light.ttf');
}


*{
			margin: 0;
			padding: 0;
		}
		body{
			background: #131124;
		}
		.solutionThree{
			width: 100%;
			position: relative;
		}
		.yzqkljjfaThreeBanner{
			width: 100%;
			position: relative;
			z-index: -1;
		}
		.yzqkljjfaThreeBanner .bannerText{
			position: absolute;
			left: 0;
			right: 0;
			top: 25%;
			margin: 0 auto;
		}
		.yzqkljjfaThreeBanner .bannerText p{
			color:#fff;
			font-size: 22px;
			font-weight: bold;
			line-height: 64px;
			text-align: center;
			font-family:  pingFangSC-Light;
		}
		.yzqkljjfaThreeBanner .bannerText .phoneImgjjfa{
			display: none;
		}
		.yzqkljjfaThreeBanner .bannerText .line{
			width: 71px;
			height: 5px;
			background: #FFFFFF;
			margin: 0 auto;
			margin-top: 30px;
		}
		.yzqkljjfaThreeBanner img{
			width: 100%;
		}
		.solutionThree_section{
			width: 100%;
			position: relative;
			margin-top: -15%;
		}
		.solutionThree_section_detail{
			width: 1289px;
			margin: 0 auto;
			overflow: hidden;
		}
		.solutionThree_section_detail_piece{
			width: 100%;
			display: flex;
			justify-content: space-between;
			margin-bottom: 130px;
		}
		.solutionThree_section_detail_piece_one{
			display: flex;
			justify-content: space-between;
			flex-direction: column;
		}
		.solutionThree_section_detail_piece_one div{
			margin-left: 97px;
		}
		.piece_two div{
			margin-left: 9px;
		}
		.solutionThree_section_detail_piece_one div p:nth-child(1){
			font-size: 30px;
			font-weight: bold;
			color: #FFFFFF;
			line-height: 50px;
			margin-top: 27px;
		}
		.solutionThree_section_detail_piece_one div p:nth-child(2){
			font-size: 18px;
			font-weight: 400;
			color: #FFFFFF;
			line-height: 50px;
		}
		.yzqkljjfaThree09{
			position: absolute;
			z-index: -1;
			left: -160px;
		}
		.yzqkljjfaThree10{
			position: absolute;
			width: 280px;
			height: 370px;
			top: 1150px;
			right: 0px;
			background: url(/d/file/yzwlcpzxImg/yzqkljjfaThree10.png) no-repeat ;
		}
		.yzqkljjfaThree11{
			position: absolute;
    		left: 25%;
    		bottom: -10%;
		}
		
		
		
		
		
@media screen and (min-width: 1000px) and (max-width:1900px) {
/* 在大于等于1000px的屏幕上应用 */
	.solutionThree_section_detail {
	    width: 1000px;
	    margin: 0 auto;
	    overflow: hidden;
	}
	.yzqkljjfaThreeBanner .bannerText p{
		color:#fff;
		font-size: 18px;
		font-weight: bold;
		line-height: 60px;
		text-align: center;
		font-family:  pingFangSC-Light;
	}
	.solutionThree_section_detail_piece_one div p:nth-child(1){
		font-size: 22px;
		font-weight: bold;
		color: #FFFFFF;
		line-height: 50px;
		margin-top: 27px;
	}
	.solutionThree_section_detail_piece_one div p:nth-child(2){
		font-size: 16px;
		font-weight: 400;
		color: #FFFFFF;
		line-height: 50px;
	}
}


@media screen and (max-width: 500px) {

	.yzqkljjfaThreeBanner {
		margin-top: 60px;
		
	}
	.yzqkljjfaThreeBanner .bannerText{
		left: 22%;
    	top: 26%;
	}
	.yzqkljjfaThreeBanner .bannerText p {
		display: none;
	}
	.yzqkljjfaThreeBanner .bannerText .phoneImgjjfa{
		display: block;
		width: 41%;
	}
	.yzqkljjfaThreeBanner .bannerText .line {
	    display: none;
	}
	.solutionThree_section{
		margin-top: 10%;
	}
	.solutionThree_section_detail {
    	width: 350px;
	}
	.solutionThree_section_detail_piece{
		margin-bottom: 65px;
	}
	.solutionThree_section_detail_piece_one div p:nth-child(1) {
	    font-size: 14px;
		line-height: 25px;
    	margin-top: 8px;
	}
	.solutionThree_section_detail_piece_one div p:nth-child(2) {
	    font-size: 8px;
	    line-height: 26px;
	}
	.solutionThree_section_detail_piece_one div {
	    margin: 0 auto;
	    text-align: center;
	}
	.yzqkljjfaThree10 {
	    position: absolute;
	    width: 280px;
	    height: 370px;
	    bottom: -7%;
	    top: auto;
	}
	
}
































