body {
	background-color: #E5F0DA;
}

.yfjs_banner {
	width: 100%;
	margin: 0 auto;
	margin-bottom: 50px;
	margin-top: 53px;
}

.yfjs_banner>img {
	width: 100%;
}

.yfjs_content {
	width: 1120px;
	margin: 0 auto;
	margin-top: ;
}

.yfjs_title {
	padding-bottom: 10px;
	border-bottom: 2px solid #89B382;
	margin-bottom: 40px;
	margin-top: 10px;
}

.yfjs_one,
.yfjs_two {
	position: relative;
}

.yfjs_oneleft,
.yfjs_oneright,
.yfjs_twoleft,
.yfjs_tworight {
	width: 540px;
	cursor: pointer;
}

.yfjs_one>div img,
.yfjs_two>div>img {
	width: 100%;
	margin-bottom: 40px;
}

.yfjs_oneleft,
.yfjs_twoleft {
	float: left;
	margin-right: 40px;
}

.yfjs_oneright,
.yfjs_tworight {
	float: right;
}

.yfjs_line,
.yfjs_line2,
.yfjs_line3,
.yfjs_line4,
.yfjs_line5,
.yfjs_line6,
.yfjs_line7,
.yfjs_line8,
.yfjs_line9,
.yfjs_line10,
.yfjs_line11 {
	position: absolute;
	width: 580px;
	height: 807px;
	border: 2px solid #106864;
	left: 50%;
	margin-left: -290px;
	z-index: -1;
}

.yfjs_line {
	top: 243px;
}


/*第二个盒子*/

.yfjs_line2 {
	top: 243px;
	border-right: none;
}

.yfjs_line3 {
	top: 1048px;
	border-left: none;
}


/*视觉之密线*/

.yfjs_line4 {
	top: 478px;
	height: 588px;
}

.yfjs_line5 {
	top: 1765px;
	height: 588px;
}

.yfjs_line6 {
	top: 2915px;
	height: 588px;
}


/*预防之钥*/

.yfjs_line7 {
	top: 283px;
	height: 828px;
}

.yfjs_line8 {
	top: 1109px;
	height: 649px;
	border-right: none;
}

.yfjs_line9 {
	top: 2381px;
	height: 604px;
}

.yfjs_line10 {
	top: 3588px;
	height: 649px;
}

.yfjs_line11 {
	top: 4844px;
	height: 512px;
}

.yfjs_zp {
	width: 100%;
	margin-bottom: 40px;
}

.yfjs_zpimg {
	display: block;
	font-size: 34px;
	color: #116865;
	font-weight: bold;
	float: left;
	width: 100%;
}

.yfjs_zpimg2 {
	display: block;
	font-size: 34px;
	color: #116865;
	font-weight: bold;
	float: right;
	width: 100%;
	text-align: right;
}

.yfjs_zpimg>p>i,
.yfjs_zpimg2>p>i {
	margin: 0 10px;
}

.yfjs_zpimg>img,
.yfjs_zpimg2>img {
	width: 191px;
}

.yfjs_zpimg>p,
.yfjs_zpimg2>p {
	width: 60%;
	margin-top: 48px;
}

.yfjs_zpimg>p {
	float: right;
	text-align: left;
}

.yfjs_zpimg2>p {
	float: left;
	text-align: right;
}

.yfjs_dy {
	margin-top: 16px !important;
}


/*结尾*/

.yfjs_bottom {
	margin-bottom: 20px;
}

.yfjs_bottom{
	font-size: 20px;
	font-weight: bold;
	line-height: 36px;
	color: #116865;
	
}
.jls{
	margin-top: -36px;
}
.jls>span{
	margin-left: 100px;
}
.mingzi{
	display: inline-block;
	width:66px;
}
.yfjs_mobile{
	display: none;
}
.yfjs_mobile>img{
	
	width: 100%;
	
}

@media only screen and (max-width:1119px) {
	.yfjs_content {
		width: 96%;
	}
	.yfjs_oneleft,
	.yfjs_oneright,
	.yfjs_twoleft,
	.yfjs_tworight {
		width: 48%;
	}
	.yfjs_oneleft,
	.yfjs_twoleft {
		margin-right: 2%;
	}
	.yfjs_zpimg>img,
	.yfjs_zpimg2>img {
		width: 40%;
	}
	.yfjs_line3 {
		height: 640px;
	}
	.yfjs_line4 {
		top: 364px;
	}
	.yfjs_line5,
	.yfjs_line6,
	.yfjs_line8,
	.yfjs_line9,
	.yfjs_line10,
	.yfjs_line11 {
		display: none;
	}
	.yfjs_zpimg>p,
	.yfjs_zpimg2>p {
		margin-top: 40px;
	}
}

@media only screen and (max-width:1000px) {
	.yfjs_line,
	.yfjs_line2,
	.yfjs_line3,
	.yfjs_line4,
	.yfjs_line5,
	.yfjs_line6,
	.yfjs_line7,
	.yfjs_line8,
	.yfjs_line9,
	.yfjs_line10,
	.yfjs_line11 {
		display: none;
	}
	.yfjs_one>div img,
	.yfjs_two>div>img {
		margin-bottom: 20px;
	}
	.yfjs_zpimg,
	.yfjs_zpimg2 {
		font-size: 20px;
	}
	.yfjs_zp {
		margin-bottom: 20px;
	}
	.yfjs_zpimg>p>i,
	.yfjs_zpimg2>p>i {
		margin: 0px 10px;
	}
	.yfjs_zpimg>p,
	.yfjs_zpimg2>p {
		margin-top: 30px;
	}
	.yfjs_bottom{
	    font-size: 14px;
	    line-height:20px;
	}
}

@media only screen and (max-width:768px) {
	.yfjs_banner {
		margin-top: 60px;
	}
}

@media only screen and (max-width:500px) {
	.yfjs_content {
		width: 92%;
	}
	.yfjs_zpimg,
	.yfjs_zpimg2 {
		font-size: 16px;
	}
	.yfjs_zpimg>p>i,
	.yfjs_zpimg2>p>i {
		margin: 0px 5px;
	}
	.yfjs_one>div img,
	.yfjs_two>div>img {
		margin-bottom: 10px;
	}
	.yfjs_zp {
		margin-bottom: 10px;
	}
	.yfjs_zpimg>p,
	.yfjs_zpimg2>p {
		margin-top: 8px;
	}
	.yfjs_title {
		margin-bottom: 15px;
	}
	.yfjs_banner {
		width: 92%;
		text-align: center;
		margin-bottom: 20px;
	}
	.yfjs_title{
		padding-bottom: 0px;
	}
	.yfjs_title>img {
		width: 100%;
		transform: scale(0.6);
   	    transform-origin: left;
   	    
	}
	.yfjs_dy {
		margin-top: 2px !important;
	}
	.yfjs_zpimg>p{
		margin-left: 5px;
		width: 56%;
	}
	.yfjs_zpimg2>p{
		margin-right: 5px;
		width: 56%;
	}
	.yfjs_bottom {
	    font-size: 12px;
	   font-weight: normal;
	}
	.mingzi{
	width: 38px;
}
.yfjs_bottom{
	display: none;
}
.yfjs_mobile{
	
	display: block;
}


}
@media only screen and (max-width:330px){
	.yfjs_zpimg, .yfjs_zpimg2 {
    font-size: 14px;
}
}
