
.clear {
	clear: both;
	overflow: hidden;
	visibility: visible;
	*zoom: 1;
}


.llfooter .llfot {
	background: url(../images/llbg.jpg) no-repeat center top;
	background-size: cover;
	padding: 4% 0;
}

.llfooter .llfootl h3 {
	color: #fff;
	font-size: 28px;
}

.llfooter .llfootl h4 {
	color: #fff;
	font-size: 20px;
	text-transform: uppercase;
	font-family: 'å®‹ä½“';
}

.llfooter .llfootl .line {
	background: #fff;
	width: 60px;
	height: 1px;
}

.llfooter .llfootl .phone {
	color: #fff;
	padding: 7% 0;
	font-size: 34px;
	font-family: 'å®‹ä½“';
}

.llfooter .llfootl .enjo a {
	display: inline-block;
	margin-right: 6px;
	position: relative;
}

.llfooter .llfootl .enjo a:hover .ewm {
	display: block;
}

.llfooter .llfootl .enjo a .ewm {
	display: none;
	position: absolute;
	left: 50%;
	z-index: 999;
	margin-left: -38px;
	top: 36px;
	width: 76px;
	height: 76px;
}

.llfooter .llfootl .addre {
	margin-top: 3%;
	color: #fff;
	font-size: 14px;
	line-height: 26px;
}

.llfooter .llfootr {
	position: relative;
	top: -10px;
}

.llfooter .llfootr .box span {
	display: block;
	font-size: 14px;
	color: #fff;
	height: 32px;
	line-height: 32px;
	margin-top: 10px;
}

.llfooter .llfootr .box input {
	display: block;
	border-radius: 4px;
	border: none;
	height: 32px;
	line-height: 32px;
	text-indent: 10px;
	width: 100%;
}

.llfooter .llfootr .box textarea {
	display: block;
	border-radius: 4px;
	border: none;
	padding: 10px;
	width: 100%;
}

.llfooter .llfootr .btn {
	display: block;
	color: #fff;
	border-radius: 30px;
	background: #0a8739;
	height: 35px;
	width: 220px;
	margin-left: 10px;
	margin-top: 3%;
	font-size: 16px;
	text-align: center;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

.llfooter .llfootr .btn:hover {
	background: #056c2c;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

.llfooter .llfob {
	background: #000;
	padding: 15px 0;
	text-align: center;
}

.llfooter .llfob a {
	color: #fff;
	font-size: 12px;
	opacity: 0.9;
}

.llfooter .llfob a:hover {
	opacity: 1;
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
	.block-3 .b-3-box li {
		height: 170px;
		margin: 50px 0 0 0;
	}
	.block-4 {
		margin-top: 100px;
	}
}

@media screen and (min-width: 768px) and (max-width: 991px) {
	.block-1 .b-1-box {
		height: auto;
	}
	.block-1 .b-1-box li {
		margin-bottom: 0;
	}
	.block-1 .b-1-box .c-center {
		height: auto;
		text-align: center;
		display: block;
		vertical-align: middle;
	}
	.block-1 .b-1-box .c-center img {
		display: inline-block;
	}
	.block-3 .b-3-box li {
		height: auto;
		margin: 10px 0 20px 0;
	}
	.block-4 .b-4-box li .infor .title {
		font-size: 14px;
	}
	.block-4 {
		margin-top: 20px;
	}
	.block-4 .more {
		margin: 20px 0;
	}
}

@media (max-width: 768px) {
	.block-1 {
		margin-bottom: 30px;
	}
	.block-title {
		margin: 20px 0;
	}
	.block-title h3 {
		font-size: 22px;
	}
	.block-title h4 {
		font-size: 12px;
	}
	.block-1 .b-1-box {
		height: auto;
	}
	.block-1 .b-1-box li {
		height: auto;
		margin-bottom: 25px;
	}
	.block-1 .b-1-box li .title {
		border-bottom: 1px solid #f3f3f3;
    padding-bottom: 10px;
	}
	.block-2 {
		height: auto;
		padding-bottom: 40px;
	}
	.block-2 .b-2-box {
		margin-top: 10px;
		text-align: center;
	}
	.block-2 .b-2-box:before {
		content: none;
	}
	.block-2 .b-2-box:after {
		content: none;
	}
	.block-2 .b-2-box li {
		/*width: 50%;*/
		padding: 0 15px 16px 15px;
	}
	.block-2 .b-2-box li:nth-child(1) {
		width: 33.33333333%;
	}
	.block-2 .b-2-box li:nth-child(2) {
		width: 33.33333333%;
	}
	.block-2 .b-2-box li:nth-child(3) {
		width: 33.33333333%;
	}
	.block-2 .b-2-box li:nth-child(4) {
		float: none;
		display: inline-block;
		width: 33.33333333%;
	}
	.block-2 .b-2-box li:nth-child(5) {
		float: none;
		display: inline-block;
		width: 33.33333333%;
	}
	.block-2 .b-2-box li:before {
		content: none;
	}
	.block-2 .b-2-box li .title {
		font-size: 16px;
		margin: 0;
		line-height: 25px;
	}
	.block-2 .bottom {
		font-size: 18px;
		width: 100%;
		padding: 0 15px;
		position: absolute;
		bottom: 20px;
	}
	.block-3 .b-3-box .top .box {
		padding: 20px 15px;
	border-bottom: 1px solid #f3f3f3;	
	}
	.block-3 .b-3-box li {
		height: auto;
		margin: 0;
		padding: 20px 15px;
		border-bottom: 1px solid #f3f3f3;
	}
	.block-3 .title {
		font-size: 20px;
	}
	.block-3 .intro {
		font-size: 16px;
	}
	.block-4 .more {
		margin: 20px 0;
	}
	.block-4 .more a {
		height: 40px;
		line-height: 40px;
	}
}

.wavesWapper {
	background: #26864b;
	width: 100%;
	overflow: hidden;
}

.wavesWapper .waves {
	position: absolute;
	top: 0;
	left: 0;
	max-width: 100%;
}

.wavesWapper .llban {
	position: relative;
	z-index: 99;
}

.wavesWapper .llban a {
	display: block;
}

.wavesWapper .llban .llbr {
	padding-right: 3%;
}

.wavesWapper .llban .llbl {
	padding-top: 8%;
	padding-left: 3%;
}

.wavesWapper .llban .llbl p {
	color: #fff;
	font-size: 14px;
}

.wavesWapper .llban .llbl h2 {
	color: #fff;
	font-size: 60px;
	font-family: 'å®‹ä½“';
	margin: 3% 0;
}

.wavesWapper .llban .llbl h3 {
	font-size: 24px;
	color: #fff;
}

.wavesWapper .llban .llbl .line {
	width: 30px;
	height: 2px;
	background: #fff;
	margin: 5% 0;
}

.wavesWapper .llban .llbl a {
	display: inline-block;
	border: 1px solid #fff;
	border-radius: 4px;
	width: 150px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	color: #fff;
	font-size: 14px;
	margin-right: 10px;
}

.wavesWapper .llban .llbl .aa1:hover {
	color: #176f38;
	background: #fff;
}

.wavesWapper .llban .llbl .aa2 {
	color: #176f38;
	background: #fff;
}

.wavesWapper .llban .llbl .aa2:hover {
	color: #fff;
	background: #176f38;
}

.llpa1 {
	padding: 3% 0;
	position: relative;
	overflow: hidden;
}

.llpa1 .llpa1tt h3 {
	text-align: center;
	font-size: 36px;
	font-family: 'å®‹ä½“';
}

.llpa1 .llpa1tt p {
	text-align: center;
	font-size: 20px;
	color: #666;
	margin-top: 10px;
	font-family: 'å®‹ä½“';
}

.llpa1 .llpa1con {
	text-align: center;
	padding: 5% 0;
	position: relative;
}

.llpa1 .llpa1con .llboximg1 {
	animation: rotate 6s linear infinite;
	-webkit-animation: rotate 6s linear infinite;
	-moz-animation: rotate 6s linear infinite;
	-ms-animation: rotate 6s linear infinite;
	-o-animation: rotate 6s linear infinite;
}

.llpa1 .llpa1con .llboximg2 {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -193px;
	margin-top: -121px;
	border-radius: 10px;
	box-shadow: 0px 0px 20px #176f38;
}

.llpa1 .llpa1con .bb {
	position: absolute;
}

.llpa1 .llpa1con .bb .single {
	position: relative;
}

.llpa1 .llpa1con .bb .single em {
	width: 42px;
	height: 42px;
	margin: 0 auto;
	cursor: pointer;
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -21px;
	margin-top: -21px;
}

.llpa1 .llpa1con .bb .single em:after {
	content: '';
	position: absolute;
	width: 80px;
	height: 80px;
	border-radius: 50%;
	box-shadow: 0 0 1px 2px #ff6600;
	top: 50%;
	left: 50%;
	margin-top: -40px;
	margin-left: -40px;
	z-index: 3;
	opacity: 0;
	-webkit-animation: halo 1s 1s infinite ease-out;
	-moz-animation: halo 1s 1s infinite ease-out;
	animation: halo 1s 1s infinite ease-out;
}

.llpa1 .llpa1con .bb span {
	display: block;
	font-size: 14px;
	color: #666;
	margin-bottom: 6px;
}

.llpa1 .llpa1con .bb1 {
	position: absolute;
	top: 150px;
	left: 213px;
}

.llpa1 .llpa1con .bb1 .single em:after {
	content: '';
	position: absolute;
	width: 80px;
	height: 80px;
	border-radius: 50%;
	box-shadow: 0 0 1px 2px #ff6600;
	top: 50%;
	left: 50%;
	margin-top: -40px;
	margin-left: -40px;
	z-index: 3;
	opacity: 0;
	-webkit-animation: halo 1s 1s infinite ease-out;
	-moz-animation: halo 1s 1s infinite ease-out;
	animation: halo 1s 1s infinite ease-out;
}

.llpa1 .llpa1con .bb2 {
	position: absolute;
	top: 210px;
	right: 158px;
}

.llpa1 .llpa1con .bb2 .single em:after {
	box-shadow: 0 0 1px 2px #3875ff;
}

.llpa1 .llpa1con .bb3 {
	position: absolute;
	bottom: 240px;
	left: 36px;
}

.llpa1 .llpa1con .bb3 .single em:after {
	box-shadow: 0 0 1px 2px #1ecd79;
}

.llpa1 .llpa1con .bb4 {
	position: absolute;
	bottom: 240px;
	right: 0px;
}

.llpa1 .llpa1con .bb4 .single em:after {
	box-shadow: 0 0 1px 2px #ff7676;
}

.llpa1 .llpa1con .bb5 {
	position: absolute;
	bottom: 123px;
	right: 45%;
}

.llpa1 .llpa1con .bb5 .single em:after {
	box-shadow: 0 0 1px 2px #176f38;
}

.llpa1 .llicon1 {
	position: absolute;
	left: -2%;
	top: 35%;
}

.llpa1 .llicon2 {
	position: absolute;
	left: 10%;
	top: 60%;
}

.llpa1 .llicon3 {
	position: absolute;
	left: 7%;
	top: 70%;
}

.llpa1 .llicon4 {
	position: absolute;
	right: -2%;
	top: 35%;
}

.llpa1 .llicon5 {
	position: absolute;
	right: 7%;
	top: 60%;
}

.llpa2con {
	margin-top: 4%;
	display: flex;
	align-items: flex-end;
}

.llpa2con .lbsbox {
	background: #0a8739;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
}

.llpa2con .lbsbox:nth-child(2) {
	background: #3cb9f3;
	padding-bottom: 4%;
}

.llpa2con .lbsbox:nth-child(2) a:hover {
	background: #fff;
	color: #3cb9f3;
}

.llpa2con .lbsbox:nth-child(3) {
	background: #ff6e27;
}

.llpa2con .lbsbox:nth-child(3) a:hover {
	background: #fff;
	color: #ff6e27;
}

.llpa2con .lbsbox .lbsboxcon {
	padding: 4%;
}

.llpa2con .lbsbox h4 {
	color: #fff;
	font-size: 24px;
}

.llpa2con .lbsbox h5 {
	color: #fff;
	font-size: 24px;
	margin: 15px 0;
}

.llpa2con .lbsbox h5 b {
	font-size: 30px;
	margin-right: 6px;
}

.llpa2con .lbsbox .con {
	color: #fff;
	font-size: 14px;
	line-height: 26px;
	height: 80px;
	overflow: hidden;
}

.llpa2con .lbsbox a {
	color: #fff;
	display: inline-block;
	border: 1px solid #fff;
	padding: 4px 15px;
}

.llpa2con .lbsbox a:hover {
	background: #fff;
	color: #0a8739;
}

.llpa3con {
	margin-top: 4%;
	position: relative;
}

.llpa3con .pic {
	width: 120px;
	height: 120px;
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 999;
	margin-top: -62px;
	margin-left: -62px;
	background: url(../images/llicon6.png) no-repeat center center;
	background-size: 100%;
}

.llpa3con .llpa3cbox {
	margin-bottom: 2%;
}

.llpa3con .llpa3cbox img {
	display: block;
	margin: 0 auto;
	border-radius: 26px;
}

.llpa3con .llpa3cbox .con {
	color: #fff;
	font-size: 14px;
	line-height: 24px;
	margin: 10px 0;
}

.llpa4con {
	margin-top: 4%;
}

.llpa4con li {
	float: left;
	width: 165px;
}

.llpa4con li a {
	padding: 2px;
	display: block;
}

.llpa4con .llmore {
	display: block;
	width: 16%;
	margin: 2% auto;
	padding: 5px 10px;
	color: #fff;
	font-size: 15px;
	background: #0a8739 url(../images/llicon11.png) no-repeat 96% center;
	position: relative;
	overflow: hidden;
}

.llpa4con .llmore:after {
	background: #fff;
	content: "";
	height: 200px;
	left: -95px;
	opacity: 0.6;
	position: absolute;
	top: -50px;
	width: 10px;
	z-index: 10;
	-webkit-transform: rotate(35deg);
	-moz-transform: rotate(35deg);
	-ms-transform: rotate(35deg);
	-o-transform: rotate(35deg);
	transform: rotate(35deg);
}

.llpa4con .llmore:hover:after {
	left: 120%;
	-webkit-transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
	-moz-transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
	-ms-transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
	-o-transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
	transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
}

.llfooter .llfot {
	background: url(../images/llbg.jpg) no-repeat center top;
	background-size: cover;
	padding: 4% 0;
}

.llfooter .llfootl h3 {
	color: #fff;
	font-size: 28px;
}

.llfooter .llfootl h4 {
	color: #fff;
	font-size: 20px;
	text-transform: uppercase;
	font-family: 'å®‹ä½“';
	margin: 15px 0;
}

.llfooter .llfootl .line {
	background: #fff;
	width: 60px;
	height: 1px;
}

.llfooter .llfootl .phone {
	color: #fff;
	padding: 7% 0;
	font-size: 34px;
	font-family: 'å®‹ä½“';
}

.llfooter .llfootl .enjo a {
	display: inline-block;
	margin-right: 6px;
	position: relative;
}

.llfooter .llfootl .enjo a:hover .ewm {
	display: block;
}

.llfooter .llfootl .enjo a .ewm {
	display: none;
	position: absolute;
	left: 50%;
	z-index: 999;
	margin-left: -38px;
	top: 36px;
	width: 76px;
	height: 76px;
}

.llfooter .llfootl .addre {
	margin-top: 3%;
	color: #fff;
	font-size: 14px;
	line-height: 26px;
}

.llfooter .llfootr {
	position: relative;
	top: -10px;
}

.llfooter .llfootr .box span {
	display: block;
	font-size: 14px;
	color: #fff;
	height: 32px;
	line-height: 32px;
	margin-top: 10px;
}

.llfooter .llfootr .box input {
	display: block;
	border-radius: 4px;
	border: none;
	height: 32px;
	line-height: 32px;
	text-indent: 10px;
	width: 100%;
}

.llfooter .llfootr .box textarea {
	display: block;
	border-radius: 4px;
	border: none;
	padding: 10px;
	width: 100%;
}

.llfooter .llfootr .btn {
	display: block;
	color: #fff;
	border-radius: 30px;
	background: #0a8739;
	height: 35px;
	width: 220px;
	margin-left: 10px;
	margin-top: 3%;
	font-size: 16px;
	text-align: center;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

.llfooter .llfootr .btn:hover {
	background: #056c2c;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

.llfooter .llfob {
	background: #000;
	padding: 15px 0;
	text-align: center;
}

.llfooter .llfob a {
	color: #fff;
	font-size: 12px;
	opacity: 0.9;
}

.llfooter .llfob a:hover {
	opacity: 1;
}


@media screen and (max-width: 767px) {
.llfooter .llfootl h3 {
		font-size: 22px;
	}
	.llfooter .llfootl .phone {
		padding: 4% 0;
	}
	.llfooter .llfootl .enjo {
		display: none;
	}
	.llfooter .llfootr {
		margin-top: 3%;
		top: 0;
	}
	.llfooter .llfootr .box {
		padding: 0 !important;
	}
	.llfooter .llfootr .btn {
		margin-left: 0;
		margin-top: 5%;
	}
}