@font-face{
	font-family: pingFangSC-Light;
	src: url('../PingFang Light.ttf');
}
*{
			margin: 0;
			padding: 0;
		}
		body{
			background: #131124;
		}
		.fwyjkThree{
			width: 100%;
		}
		.fwyjkThree_banner{
			width: 100%;
			position: relative;
			z-index: -1;
		}
		.fwyjkThree_banner img{
			width: 100%;
		}
		.fwyjkThree_banner div{
			position: absolute;
			top: 26%;
			height: 91px;
			font-size: 24px;
			font-weight: bold;
			color: #FFFFFF;
			line-height: 64px;
			text-align: center;
			left: 0;
			right: 0;
			margin: auto;
		}
		.fwyjkThree_banner div p{
			font-family:  pingFangSC-Light;
		}
		.fwyjkThree_banner div .line{
			width: 100px;
		    height: 3px;
		    background: #fff;
		    text-align: center;
		    margin: 0 auto;
		    margin-top: 28px;
		}
		.fwyjkThree_section{
			width: 100%;
			margin-top: -20%;
		}
		.fwyjkThree_section_qyfw{
			width: 1222px;
			margin: 0 auto;
		}
		.fwyzcThree01{
			text-align: center;
			margin-top: -100px;
		}
		.fwyjkThree_section_qyfw_detail{
			width: 100%;
			display: flex;
			justify-content: space-between;
			margin: 0 auto;
			margin-top:116px ;
		}
		.fwyjkThree_section_qyfw_detail div{
			position: relative;
			width: 376px;
		}
		.fwyjkThree_section_qyfw_detail div p:nth-child(2){
			position: absolute;
			bottom: 184px;
			font-size: 22px;
			font-weight: 500;
			color: #FEFEFE;
			line-height: 23px;
			left: 0;
			right: 0;
			margin:  auto;
			text-align: center;
		}
		.fwyjkThree_section_qyfw_detail div p:nth-child(3){
			position: absolute;
			bottom: 50px;
			left: 0;
			right: 0;
			margin:  auto;
			text-align: center;
			width: 261px;
			height: 109px;
			font-size: 16px;
			font-weight: 400;
			color: #FEFEFE;
			line-height: 31px;
			display: flex;
    		align-items: center;
		}
		.fwyjkThree_section_dzfw{
			width:100%;
			margin-top: 206px;
			position: relative;
		}
		.fwyzcThree05{
			text-align: center;
		}
		.fwyjkThree_section_dzfw_detail{
			width: 100%;
			margin-top: 136px;
		}
		.fwyjkThree_section_dzfw_detail_piece{
			position: relative;
			margin-bottom: 88px;
		}
		.fwyjkThree_section_dzfw_detail_piece img{
			width: 100%;
		}
		.fwyjkThree_section_dzfw_detail_piece div{
			width: 350px;
		    position: absolute;
		    top: 0;
		    bottom: 0;
		    left: -30%;
		    right: 0;
		    margin: auto;
		    display: flex;
		    align-items: flex-start;
		    flex-direction: column;
		    justify-content: center;
		}
		.fwyjkThree_section_dzfw_detail_piece div p:nth-child(1){
			font-size: 24px;
			font-weight: 500;
			color: #FFFFFF;
		}
		.fwyjkThree_section_dzfw_detail_piece div p:nth-child(2){
			width: 350px;
			height: 76px;
			font-size: 16px;
			font-weight: 400;
			color: #FFFFFF;
			line-height: 30px;
			margin-top: 28px;
		}
		.fwyzcThree09{
			width: 692px;
			height: 1523px;
			position: absolute;
			background: url(/d/file/yzwlthreeImg/fwyzcThree09.png) no-repeat right center;
			left: -100px;
		}
		.fwyzcThree10{
			position: absolute;
			width: 294px;
			height: 370px;
			bottom: -250px;
			right: 0px;
			background: url(/d/file/yzwlthreeImg/fwyzcThree10.png) no-repeat;
		}
		
		
		
		
		
		
@media screen and (min-width: 1000px) and (max-width:1900px) {
	
	.fwyjkThree_banner div{
		font-size: 20px;
	}
	.fwyjkThree_section_qyfw_detail{
		width: 80%;
		display: flex;
		justify-content: space-between;
		margin-top:116px ;
	}
	.fwyjkThree_section_qyfw_detail div{
		position: relative;
		width:290px;
	}
	.fwyjkThree_section_qyfw_detail div p:nth-child(2){
		font-size: 20px;
	}
	.fwyjkThree_section_qyfw_detail div p:nth-child(3){
		font-size: 13px;
		display: flex;
    	align-items: center;
	}
	.fwyzcThree01 img{
		max-width:22%;
	}
	.fwyzcThree05 img{
		max-width: 22%;
	}
	.fwyjkThree_section_dzfw_detail_piece div p:nth-child(1) {
    	font-size: 20px;
	}
	.fwyjkThree_section_dzfw_detail_piece div p:nth-child(2){
		width: 350px;
		height: auto;
		font-size: 14px;
		font-weight: 400;
		color: #FFFFFF;
		line-height: 30px;
		margin-top: 12px;
	}
	.fwyjkThree_section_dzfw_detail_piece {
	    margin-bottom: 40px;
	}
}


@media screen and (max-width:500px) {
	.fwyjkThree_banner {
    	margin-top: 60px;
	}
	.fwyjkThree_banner div {
	    width: 300px;
	    top: 15%;
	    height: auto; 
	    font-size: 10px;
	    line-height: 28px;

	}
	
	.fwyjkThree_banner div .line {
	    width: 80px;
	    height: 2px;
	    margin-top: 15px;
	}
	.fwyzcThree01{
		display: none;
	}
	.fwyjkThree_section_qyfw {
	    width: 350px;
	    margin: 0 auto;
	}
	.fwyjkThree_section_qyfw_detail {
	    margin-top: 90px;
	    flex-direction: column;
	}
	.fwyjkThree_section_qyfw_detail div {
	    width: 280px;
	    margin: 0 auto;
    	margin-bottom: 30px;
	}
	.fwyjkThree_section_qyfw_detail div p:nth-child(2) {
	    position: absolute;
	    bottom: 130px;
	    font-size: 18px;
	}
	.fwyjkThree_section_qyfw_detail div p:nth-child(3) {
		font-size: 12px;
    	font-weight: 400;
    	color: #FEFEFE;
    	line-height: 26px;
    	bottom: 40px;
    	height: auto;
	}
	.fwyjkThree_section_dzfw {
	    margin-top: 100px;
	}
	.fwyzcThree05 img{
		max-width: 55%;
	}
	.fwyjkThree_section_dzfw_detail {
	    margin-top: 65px;
	}
	.fwyjkThree_section_dzfw_detail_piece {
	    position: relative;
	    margin-bottom: 20px;
	}
	.fwyjkThree_section_dzfw_detail_piece img {
	    width: 100%;
	    height: 116px;
	}
	.fwyjkThree_section_dzfw_detail_piece div {
	    width: 350px;
	    position: absolute;
	    top: 0;
	    bottom: 0;
	    left: 0;
	    right: 0;
	    margin: auto;
	    display: flex;
	    align-items: flex-start;
	    flex-direction: column;
	    justify-content: center;
	}
	.fwyjkThree_section_dzfw_detail_piece div p:nth-child(1) {
    	font-size: 16px;
    	padding: 0 20px;
	}
	.fwyjkThree_section_dzfw_detail_piece div p:nth-child(2) {
	    width: 350px;
	    height: auto;
	    font-size: 10px;
	    line-height: 20px;
	    margin-top: 9px;
	    padding: 0 20px;
    	box-sizing: border-box;
	}
	.fwyzcThree09 {
	    width: 350px;
	    height: 300px;
	    left: -100px;
	    background-size: contain;
	    bottom: -118px;
	}
	
	
	
	
}



























