* {
	padding: 0px;
	margin: 0px;
}


.hero-area {
	color: #fff;
	position: relative;
	padding-top: 225px;
	overflow: hidden;
}




.lj_active {
	margin-right: 20px;
	padding: 10px 6%;
	font-size: 20px;
	border-radius: 5px;
	text-decoration: none;
	background-color: #fff;
	color: #444;
	border: 0px;
}

.lj_active:hover {
	text-decoration: none;
}

.lj_btn {
	margin-right: 20px;
	background-color: transparent;
	border: 1px solid #fff;
	opacity: 0.8;
	padding: 18px 25%;
	color: #fff;
	font-size: 25px;
	border-radius: 5px;
}

.lj_btn:hover {
	text-decoration: none;
	background-color: #fff;
	color: #2189f7;
}

.hero-area {
	width: 100%;
	height: 530px;
	background-image: url(../img/bannerone.png);
	background-size: 100% 100%;
	background-position: center;
	background-size: cover;
}

.lj_logo {
	position: relative;
	top: -121px;
	width: 100%;
	height: 100%;
	max-width: 505px;
	text-align: center;
}

.hero-btn {
	position: relative;
	max-width: 600px;
	top: -95px;
	text-align: center;
}

.iconList {
	text-align: center;
	background-image: url(../img/2bg.png);
	background-size: 100% 100%;
	background-position: center;
	padding-bottom: 30px;
	padding-top: 65px;
}

.iconList .iconfont {
	font-size: 50px;
	color: #fff;
	border: 1px solid #fff;
	padding: 18px;
	border-radius: 50%;
}

.iconList .iconfont:hover {
	color: #d1f6fb;
	box-shadow: 0 0 30px #99edf3;
	border: 1px solid #2d5f58;
}

.iconList .row {
	margin-bottom: 80px;

}

.lj_span {
	position: relative;
	top: 30px;
	color: #fff;
	font-weight: 600;
	font-size: 16px;
}




.lj_p {
	font-size: 16px;
	width: 50%;
	line-height: 30px;
	padding-left: 15px;
}

.lj_p_12 {
	font-size: 16px;
	width: 93%;
	line-height: 30px;
	padding-left: 15px;
}

.lj_title_item {
	margin: 35px 0px;
}

.lj_title {
	color: #fff;
	font-size: 40px;
	text-align: center;
	margin-bottom: 90px
}

.lj_h3:before {
	content: '|';
	color: #2189f7;
	background-color: #2189f7;
	font-size: 23px;
	font-weight: bold;
	margin-right: 10px;
}

.iconimg {
	margin: 0px 20px;
}

.lj_yxyhfa {
	padding: 50px 70px;
	background-image: url(../img/4bg.png);
	background-size: 100% 100%;
	height: 800px;
}
.lj_yxyhfa .lj_yxyhfa_item {
    width: 330px;
    height: 270px;
	padding: 70px 39px;
	text-align: center;
}
.lj_yxyhfa .itemone {
background-image: url(../img/leftitem.png);
background-size: 100% 100%;
float: left;
    position: relative;
    left: 60px;
    top: 20px;
	opacity: 0.8;
}
.transform_itemone{
	transform:rotate(-16deg);
	-ms-transform:rotate(-16deg); /* Internet Explorer */
	-moz-transform:rotate(-16deg); /* Firefox */
	-webkit-transform:rotate(-16deg); /* Safari 和 Chrome */
	-o-transform:rotate(-16deg); /* Opera */
}
.lj_yxyhfa .itemone:hover {
	 width: 350px;
	height: 290px;
	opacity: 1;
	    left: 40px;
    top: -10px
}
.p-title{
	color: #187dd2;
	font-weight: 600;
	font-size: 22px;
	    padding-bottom: 3px;
}
.lj_yxyhfa .itemtwo {
background-image: url(../img/rightitem.png);
background-size: 100% 100%;
position: relative;
 float: right;
    top: 20px;
    right: 60px;
	opacity: 0.8;
}
.transform_itemtwo{
	transform:rotate(20deg);
	-ms-transform:rotate(20deg); /* Internet Explorer */
	-moz-transform:rotate(20deg); /* Firefox */
	-webkit-transform:rotate(20deg); /* Safari 和 Chrome */
	-o-transform:rotate(20deg); /* Opera */
}
.lj_yxyhfa .itemtwo:hover {
	 width: 350px;
	height: 290px;
	opacity: 1;
	    position: relative;
    top: -10px;
    left: -40px;
}
.lj_dwdsjfx {
	background-image: url(../img/3bg.png);
	background-size: 100% 100%;
	padding: 50px 70px;
	height: 700px;
}

.lj_wlyxgl {
	background-image: url(../img/5bg.png);
	background-size: 100% 100%;
	padding: 50px 70px;
}

.lj_lxwm {
	color: #fff;
	background-image: url(../img/bannertwo.png);
	background-size: 100% 100%;
	padding: 130px 70px;
	min-height: 1000px;

}




.lj_left {
	float: left;
}

.lj_right {
	float: right;
}

#btn {
	width: 50px;
	height: 50px;
	background: gray;
	position: fixed;
	right: 20px;
	bottom: 100px;
	color: #fff;
	border: 0px;
	border-radius: 50%;
	cursor: pointer;
	text-align: center;
	padding: 6px;
}



.lj_boxone {
	background-image: url(../img/boxone.png);
	background-size: cover;
}

.lj_boxtwo {
	/* 	position: relative;
	left:10%; */
	background-image: url(../img/boxtwo.png);
	background-size: cover;
}

.lj_boxthree {
	background-image: url(../img/boxthree.png);
	background-size: cover;
}

.lj_box_item {
	width: 300px;
	height: 350px;
	background-color: #fff;
	border-radius: 5px;
	float: left;
	opacity: 0.8;
	padding: 100px 30px 0px 30px;
}

.lj_boxone:hover {
	width: 330px;
	height: 380px;
	margin-left: -17px;
	margin-top: -13px;
	opacity: 1;
}

.lj_boxtwo:hover {
	width: 330px;
	height: 380px;
	margin-left: -17px;
	margin-top: -13px;
	opacity: 1;
}

.lj_boxthree:hover {
	width: 330px;
	height: 380px;
	margin-top: -13px;
	opacity: 1;
}

.lj_box_p {
	color: #1d83da;
	font-size: 22px;
	text-align: center;
	font-weight: 500;
	margin-bottom: 20px;
}

.lj_box_span {
	text-align: left;
	line-height: 32px;
	font-size: 16px;
}

@media screen and (max-width: 1160px) {
	.lj_boxtwo {
		position: relative;
		left: 2%;
		background-image: url(../img/boxtwo.png);
		background-size: cover;
	}

}

@media screen and (max-width: 1600px) {
	.lj_yxyhfa {
		background-image: url(../img/4bg.png);
		background-size: 100% 100%;
		background-size: cover;
		background-position: center;
		height: 800px;
	}

	.hero-area {
		background-image: url(../img/bannerone.png);
		background-size: cover;
		background-position: center;
	}

	.lj_dwdsjfx {
		background-image: url(../img/3bg.png);
		background-size: cover;
		background-position: center;
	}

	.lj_wlyxgl {
		background-image: url(../img/5bg.png);
		background-size: cover;
		background-position: center;
	}

	.lj_lxwm {
		color: #fff;
		background-image: url(../img/bannertwo.png);
		background-size: cover;
	background-position: center;
	}
}
