.facebookdesc{
		background: #F47429;
}
.paddingtopbottom50{
	padding-top: 50px;
	padding-bottom: 50px;
}

.facebooktitle{
	font-size: 50px;
	line-height: 50px;
	color: #fff;
	font-weight: bold;
	display: block;
}
.facebooktitle-cn{
	font-size: 24px;
	line-height: 30px;
	display: block;
	color: #fff;
}
.facebookcon{
	margin-left: 0 !important;
	margin-right: 0 !important;
	color: #fff;
}
.facebook-img{
	width: 135px;
	height: 135px;
	border-radius: 50%;
	border:1px solid #fff;
	line-height: 135px;
	font-size: 50px;
	color:#fff;
	margin: 0 auto
}
.facebookimgdesc{
	display: block;
	margin-top: 10px;
	color: #fff;
}
.facebookdatabig{
	background: #F5F5F5;
	padding-bottom: 30px;
}
.facebookdata{
	color: #F47429;
	font-size: 30px;
	font-weight: bold;
	
	background: #fff;

}
.facebookdataimg{
	padding-left: 50px !important;
}
.facebookdataimg img{
	width: 100%;

}
.paddingleftright70{
	padding-left: 70px !important;
	padding-right: 70px !important;
}
.paddingbottom50{
	padding-bottom: 50px
}
.facebookdatatitle{
	font-size: 24px;
	text-align: left;
	color: #363636;
	/*margin: 10px 0;*/
}
.facebookdatacon{
	font-size: 16px;
	text-align: left;
	color: #363636;
	line-height: 30px;
	padding-top: 20px;
	font-weight: normal;
	padding-left: 50px !important;
}
.facebookdatasum{
	font-size: 14px;
	margin-top: 50px;
	margin-bottom: 0px;
	display: block;
	padding: 5px 20px;
	background: #F47429;
	color: #000;
	text-align: center;
	font-weight: bold;
	max-width: 300px
}
.facebookdatainfo{
	border-bottom: 1px dashed #D6D6D6;
	padding-bottom: 30px;
	padding-top: 30px;
}
.ljpdoffer{
	background:#2E3239;
	color:#fff;
	font-size: 30px
}
.ljpdofferimg{
	width: 20%;
	float:left;
	padding-top: 50px;
	text-align: center;
	font-size: 16px
}
.ljpdofferimg img{
	padding-bottom: 30px
}
.ljpdSocial{
	background: #fff;
	color: #000;
	font-size: 30px;
	line-height: 35px
}
.sale{
	color: #F78B2F;
}
.saleen{
	font-size: 20px;
	color: #949494;
}
.sm-title{
	font-size: 16px;
	line-height: 24px
}
.paddingtop50{
	padding-top: 50px
}
.ljpdserve{
	background: #2E80CD;
}
img{
	margin: 0 auto;
	max-width: 100%;
}
.course{
	margin: 0 !important;
	background: #fff;
}
.courseimg{
	background-image: url('../images/ljpd/project/dksjf-we-.png');
	background-repeat: no-repeat;
	background-position: center;
	background-size: auto 100%;
	height: 116px;
	margin-bottom: 10px
}
.course-title{
	color: #000;
	font-size: 18px;
	padding-left: 60px !important; 
	line-height: 116px
}
.course-desc{
	color: #fff;
	font-weight: bold;
	font-size: 18px;
	margin-left: -40px !important;
	padding-top: 30px !important;
}
.nomargin{
		margin-left: 0 !important;
		margin-right: 0 !important;
}
.teach{
	background:#2D313B;
	color: #fff;
	font-size: 30px;
}
.teach-img{
	width: 25%;
	float: left;
	font-size: 16px
}
.teach-img img{
	padding-bottom: 30px;
}
.more{
	background: #fff;
}
.getmore{
	width: 200px;
	height: 50px;
	border-radius:25px;
	line-height: 50px;
	font-size: 18px;
	background: #F7831B;
	margin: 0 auto 30px;
}
.getmore a{
	color: #fff;
	display: block;
}
@media only screen and (min-width: 992px) and (max-width:1200px){
	.course-title{
		color: #000;
		font-size: 18px;
		padding-left: 20px !important; 
		line-height: 116px
	}
	.course-desc{
		color: #fff;
		font-weight: bold;
		font-size: 18px;
		margin-left: -20px !important;
		padding-top: 30px !important;
	}
}
@media only screen and (min-width: 768px) and (max-width: 991px){
	.course-title{
		margin-left: -10px;
		line-height: 116px;
	}
	.course-desc{
		color: #fff;
		font-weight: bold;
		font-size: 18px;
		margin-left: -20px !important;
		padding-top: 30px !important;
	}


}
@media only screen and (max-width:414px){
	.ljpdofferimg{
		width: 50%;
		float:left;
	}
	.facebookdataimg{
		padding: 0 !important;
	}
	.facebookdatacon{
		padding:0 !important;
	}
	.paddingleftright70{
		padding-left: 0px !important;
		padding-right: 0px !important;
	}
	.course-title{
		text-align: right;
		margin-left: -10px;
		line-height: 116px;
	}
	.course-desc{
		color: #fff;
		font-weight: bold;
		font-size: 18px;
		margin-left: -20px !important;
		padding-top: 30px !important;
	}
	.teach-img{
		width: 50%;
	}
}