@charset "utf-8";
/* CSS Document */
.ls-head {
	color: #1e95d4;
	font-weight: 500;
	z-index: 1;
}

.font-s{
	font-size: 1.4rem;
	line-height: 3.8rem;
}

.font-h{
	font-size: 2rem;
	margin-top: 80px;
}

.jz{
	margin: 30px 0 60px 0;

	
}

.bg {
	background:url("../images/footer.png")
}
#lx {
	background:rgba(174,174,174,0.19);
	height: 700px;
	padding-top: 50px;
	
		
}

.fd {
	display: block; float:left;
	margin-left: 150px; text-align: left
}
.fd img{margin-bottom: 15px; margin-left: -20px;}

.fd2 {
	width:100%;height:450px;border:rgba(0,0,0,0.00) solid 1px;font-size:12px 
}

.jg {
	margin-top: 150px;
	margin-bottom: 50px;
	
}


	


.wd {
	width: 65%;
}



.ft {
	font-size: 0.5rem; margin-top: 10px; text-align: center;
}

.flex1 {
	display: flex;
	width: 80%;
	justify-content:space-between;
	flex-wrap: nowrap;
	align-items: flex-start;
}

.f-item {
	width: 30%;
}
.f-item img{
	width: 50%; height:50%;
}

.flex {
	display: flex;
	width: 100%;
	justify-content:center;
	flex-wrap: nowrap;
	align-items: flex-start;
}

.flex3 {
	display: flex;
	width: 70%;
	justify-content: center;
	flex-wrap: nowrap;
	align-items: flex-start;
}
.flex4 {
	display: flex;
	width: 45%;
	justify-content: center;
	flex-wrap: nowrap;
	align-items: flex-start;
}
.flex4 img{
  width: 75%;
	margin-bottom: 40px;	
}
.flex4 p{
 font-size: 20px;
	text-align: left;
	margin-left: 150px;
}
.flex5{
	display: flex;
	width: 55%;
	justify-content: center;
	flex-wrap: nowrap;
	align-items: flex-start;

}

.flex6 {
	display: none;

}


.mb {
	display: none;
}

@media only screen and ( max-width:800px) {
		
		.sj {
			margin-top: 60px;
		}
		.container{
			width: 80%;
		}
		.wd{
			width: 100%;
		}


		.fd{	
			display: block; float:inherit;
			text-align: center;
			position: relative;
			margin: 0 auto;

		}
		.font-h{
	font-size: 2rem;
	line-height: 8rem;
}
		
		.fd img{margin-bottom: 15px; margin-left: -20px; margin-top: -20px;}
		
		.ft {font-size: 0.5rem; margin-top: 10px; text-align: center;
}
		 #lx {
	background:rgba(174,174,174,0.19);
	height: 700px;
	
		
}.flex3{
	width: 90%;
}

.flex4 p{
    font-size: 12px;
    text-align: left;
    margin-left: 0px;

}
.flex4 {
	display: flex;
	width: 0%;
	justify-content: center;
	flex-wrap: wrap;
	align-items: flex-start;
}
.flex5{
	display: flex;
	width: 100%;
	justify-content: center;
	flex-wrap:wrap;
	align-items: flex-start;


}
	.flex6 {
	display: flex;
	width: 100%;
	justify-content: center;
	flex-wrap: wrap;
	align-items: flex-start;
		margin: -90px 0 30px 0;
}
	.flex6 img {
	width: 50%;
}
	.fd2 {
	width:100%;height:350px;border:rgba(0,0,0,0.00) solid 1px;font-size:12px 
}
		.sj {
	display:none;
}
	.mb {
	display:inline;
}
	.font-h{
		margin-top: 10px;
	}
	.jg {
		margin-bottom: 0;
		margin-top: 0;
	}

		}


