#content{
	float: left;
	width: 100%;
	padding:50px 0;
	background: #bbd76e;
}

.contentArea{
	width: calc( 100% - 100px );
	padding: 50px;
	background:#fff;
}

#indexBanner{
	position: relative;
	height: 400px;
	overflow:hidden;
}

#insideBanner{
	height: 180px;
}

#insideBanner img{
	height: 60px;
}

.indexBannerItem{
	height: 400px;
	float: left;
}

.center{
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	color: #fff;
}

.center h1, .center h2, .center h3{
	font-family:"Baskerville", "Big Caslon", "Caslon", "Garamond", "Garamond Premier Pro", "Adobe Garamond Pro", "Adobe Garamond", "NSimSun", "SimSun", "STSong", "AR PL SungtiL GB", "TW-Sung", "WenQuanYi Bitmap Song", serif,"å¾®è»Ÿæ­£é»‘é«”";
	font-style: italic;
}

.center h1{
	font-size: 40px;
	line-height: 50px;
}

.center h2{
	font-size: 30px;
	line-height: 35px;
}

.center h3{
	font-size: 16px;
	font-weight: 100;
}

#shortcutTitle{
	position: relative;
	width: calc( 100% - 35px );
	height: 25px;
	margin-left: 35px;
	border-bottom:#77bd4d 1px solid;
	margin-bottom: 15px;
	font-size:20px;
	font-family:"Baskerville", "Big Caslon", "Caslon", "Garamond", "Garamond Premier Pro", "Adobe Garamond Pro", "Adobe Garamond", "NSimSun", "SimSun", "STSong", "AR PL SungtiL GB", "TW-Sung", "WenQuanYi Bitmap Song", serif,"å¾®è»Ÿæ­£é»‘é«”";
	font-style: italic;
}

#shortcutTitle:before{
	content: '';
	width: 26px;
	height: 26px;
	position: absolute;
	top:0;
	left:-35px;
	background:url('../images/titleIcon01.jpg') no-repeat;
	background-size: 26px;
}

#shortcutList{
	width: 100%;
	overflow: hidden;
}

#shortcutList li{
	position: relative;
	float: left;
	width: calc( 100%/3 - 50px/3);
	margin-right: 25px;
	height: 250px;
}

#shortcutList li a{
	color: #fff;
}

#shortcutList li h3{
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	text-align: center;
	padding: 25px 0;
	background:rgba(0,0,0,0.5);
}

#shortcutList li:last-child{
	margin-right: 0px;
}

.indexBannerItem img{
	width: 400px;
}

#fauthIndex{
	text-align: center;
}

#fauthIndex .wrapper{
	padding: 50px 0;
}

#fauthIndex h1, #fauthIndex p{
	font-family:"Baskerville", "Big Caslon", "Caslon", "Garamond", "Garamond Premier Pro", "Adobe Garamond Pro", "Adobe Garamond", "NSimSun", "SimSun", "STSong", "AR PL SungtiL GB", "TW-Sung", "WenQuanYi Bitmap Song", serif,"å¾®è»Ÿæ­£é»‘é«”";
	margin:20px 0;
	font-style: italic;
}

#fauthIndex h1{
	font-size: 35px;
	line-height: 45px;
	color: #77bd4d;
}

#fauthIndex p{
	font-size: 16px;
	line-height: 35px;
	font-weight: 100;
}



.normalTitle{
	position: relative;
	width: 100%;
	height: 30px;
	border-bottom:#77bd4d 1px solid;
	text-align: center;
	margin-bottom: 50px;
}

.normalTitle span{
	line-height:25px;
	font-size: 25px;
	border-right:20px #fff solid;
	border-left:20px #fff solid;
	background: #fff;font-family:"Baskerville", "Big Caslon", "Caslon", "Garamond", "Garamond Premier Pro", "Adobe Garamond Pro", "Adobe Garamond", "NSimSun", "SimSun", "STSong", "AR PL SungtiL GB", "TW-Sung", "WenQuanYi Bitmap Song", serif,"å¾®è»Ÿæ­£é»‘é«”";
	font-style: italic;
	color: #77bd4d;
}

.about p{
	font-size: 16px;
	line-height: 35px;
}

.about .contentArea > img{
	margin-bottom: 50px;
}




#productMenu{
	float: left;
	width: 200px;
	padding: 25px;
	margin-right: 50px;
	background:rgba(0,0,0,0.15);
}

#productMenu > ul{
	margin-top: 15px;
	margin-bottom: 50px;
}

#productMenu .head + ul {
	height: 0;
	margin-bottom: 10px;
	margin-left: 10px;
	transition: .3s;
	overflow: hidden;
}

#productMenu .head.open + ul {
	height: auto;
	padding-top: 5px;
}

#productMenu > ul > li {
	padding-left: 35px;
	line-height: 35px;
}

#productMenu li {
	line-height: 35px;
}

#productMenu a{
	color: #fff;
}

#productMenu ul li a:hover{
	text-decoration: underline;
}

#productMenu .head {
	position: relative;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	color: white;
	cursor: pointer;
}

#productMenu .head:after {
	content: '+';
}

#productMenu .head.open:after {
	content: '-';
}

.productMenuTitle{
	position: relative;
	width: calc( 100% - 35px );
	height: 25px;
	margin-left: 35px;
	margin-bottom: 15px;
	font-size:20px;
	font-family:"Baskerville", "Big Caslon", "Caslon", "Garamond", "Garamond Premier Pro", "Adobe Garamond Pro", "Adobe Garamond", "NSimSun", "SimSun", "STSong", "AR PL SungtiL GB", "TW-Sung", "WenQuanYi Bitmap Song", serif,"å¾®è»Ÿæ­£é»‘é«”";
	font-style: italic;
	color: #fff;
}

.productMenuTitle:before{
	content: '';
	width: 26px;
	height: 26px;
	position: absolute;
	top:0;
	left:-35px;
	background:url('../images/titleIcon02.png') no-repeat;
	background-size: 26px;
}


#productContent{
	float: left;
	width: calc( 100% - 400px);
	padding: 50px;
	background: #fff;
}

#productContent h2{
	color: #77bd4d;
	margin-bottom: 15px;
	margin-top: 35px;
}

#productContent h3{
	color: #77bd4d;
	margin-bottom: 15px;
	padding-left: 10px;
	border-left:5px solid #77bd4d;
}

#productContent ol li{
	list-style-type: decimal-leading-zero;
	line-height: 25px;
}

#productContent ul li{
	list-style-type: circle;
	line-height: 25px;
}


#productContent ul, #productContent ol{
	margin-bottom: 15px;
	margin-left: 35px;
}

#productContent p{
	margin-bottom: 15px;
	line-height: 25px;
}


#productList{
	border-bottom: #84b865 1px solid;
	overflow: hidden;
}

#productList li{
	float: left;
	width: calc( 100%/3 - 50px/3);
	margin-right: 25px;
	margin-bottom: 45px;
	text-align: center;
}

#productList li h3{
	color: #84b865;
	margin-bottom: 15px;
}

#productList li > img{
	width: 100%;
	margin-bottom: 15px;
}

#productList li a{
	font-size: 16px;
	line-height: 30px;
	padding:10px 10px 10px 25px;
	font-family:"Baskerville", "Big Caslon", "Caslon", "Garamond", "Garamond Premier Pro", "Adobe Garamond Pro", "Adobe Garamond", "NSimSun", "SimSun", "STSong", "AR PL SungtiL GB", "TW-Sung", "WenQuanYi Bitmap Song", serif,"å¾®è»Ÿæ­£é»‘é«”";
	font-style: italic;
	color: #333;
	border:#84b865 1px solid;
}

#productList li a img{
	position: relative;
	top: -3px;
	height: 30px;
	padding-left: 5px;
}

#productList li:nth-child(3n){
	margin-right:0;
}

.menu_button {
	position: relative;
	display: none;
	flex-direction: row;
	justify-content: space-between;
	width: calc( 100% - 50px );
	height: 50px;
	padding: 0 25px;
	line-height: 48px;
	margin-bottom: 25px;
	border-radius: 5px;
	border: white 1px solid;
	color: white;
	text-align: center;
}

.menu_button:after {
	content: '+';
}

.open .menu_button:after {
	content: '-';
}

#page{
	text-align: center;
	margin-top: 50px;
}

#page li{
	display: inline-block;
	width: 25px;
	line-height: 25px;
	margin:2.5px;
	text-align: center;
	border:#84b865 1px solid;
}

#page li img{
	width: 25px;
}

#page li a{
	display: block;
	width: 100%;
	height: 100%;
	color: #84b865;
}


#certiList{
	overflow: hidden;
}

#certiList li{
	float: left;
	width: calc( 100%/2 - 25px/2);
	margin-right: 25px;
	margin-bottom: 45px;
	text-align: center;
}

#certiList li h3{
	color: #84b865;
	margin-bottom: 15px;
}

#certiList li > img{
	width: calc(100% - 2px);
	margin-bottom: 15px;
	border:#eee 1px solid;
}

#certiList li:nth-child(2n){
	margin-right:0;
}

iframe{
	width: 100%;
	height:350px;
	margin:0 0 50px;
}

#contactInsideList{
	width: 70%;
	margin:25px auto;
	overflow: hidden;
}

#contactInsideList li{
	width: 100%;
	line-height: 50px;
	float: left;
	margin-bottom: 25px;
}

#contactInsideList li input{
	float: left;
	padding:5px;
	border-radius: 3px;
	width: calc( 100% - 137px);
	line-height: 35px;
	border:#eee 1px solid;
}

#contactInsideList li textarea{
	float: left;
	padding:5px;
	border-radius: 3px;
	width: calc( 100% - 137px);
	height: 200px;
	line-height: 35px;
	border:#eee 1px solid;
}

.contactTitle{
	float: left;
	width: 100px;
	margin-right:25px;
}

.confirm{
	width: 100%;
	text-align: center;
	padding:5px 0;
}

.confirm a{
	font-size: 16px;
	line-height: 30px;
	padding:10px 10px 10px 25px;
	font-family:"Baskerville", "Big Caslon", "Caslon", "Garamond", "Garamond Premier Pro", "Adobe Garamond Pro", "Adobe Garamond", "NSimSun", "SimSun", "STSong", "AR PL SungtiL GB", "TW-Sung", "WenQuanYi Bitmap Song", serif,"å¾®è»Ÿæ­£é»‘é«”";
	font-style: italic;
	color: #333;
	border:#84b865 1px solid;
}

.confirm img{
	position: relative;
	top: -3px;
	height: 30px;
	padding-left: 5px;
}

.slick-next, .slick-prev{
	position: absolute;
	top:50%;
	width:50px;
	height: 50px;
	transition:.1s;
	margin-top: -25px;
	color: #fff;
	border: 0;
	opacity: 0.5;
	font-size: 0;
	cursor: pointer;
}

.slick-next:hover, .slick-prev:hover{
	opacity: 1;
}

.slick-next{
	right:25px;
	background: url("../images/next.png") center no-repeat;
	background-size: cover;
}

.slick-prev{
	left:25px;
	background: url("../images/prev.png") center no-repeat;
	background-size: cover;
}

#productContent img{
	max-width: 100% !important;
	height: auto !important;
}






@media screen and (max-width: 1080px) {

	.slick-next, .slick-prev{
		display: none !important;
	}
	#content{
		padding:25px 0;
	}

	.contentArea{
		width: calc( 100% - 50px );
		padding: 25px;
	}

	#indexBanner{
		height: 300px;
	}

	#insideBanner{
		height: 100px;
	}

	#insideBanner img{
		height: 30px;
	}

	.indexBannerItem{
		height: 300px;
	}

	#indexBanner .center img{
		width: 80%;
	}

	#shortcutList li{
		width: 100%;
		margin-right: 0px;
		margin-bottom: 25px;
	}

	#fauthIndex img{
		width: 80%;
		margin:20px auto;
	}

	.normalTitle{
		height: 15px;
		margin-bottom: 40px;
	}

	.normalTitle img{
		height: 20px;
		border-right:10px #fff solid;
		border-left:10px #fff solid;
	}

	#productMenu{
		width: calc( 100% - 50px );
		padding: 25px;
		margin-right: 0px;
		margin-bottom: 25px;
	}


	#productContent{
		width: calc( 100% - 50px);
		padding: 25px;
	}


	#productList li{
		float: left;
		width: calc( 100%/2 - 25px/2);
		margin-right: 25px;
		margin-bottom: 45px;
		text-align: center;
	}

	#productList li:nth-child(2n){
		margin-right:0px;
	}

	#productList li:nth-child(3n){
		margin-right:25px;
	}

	#productList li:nth-child(6n){
		margin-right:0px;
	}

	#productList li a img{
		height: auto;
		width: calc( 100% - 2px);
	}

	iframe{
		height:250px;
		margin:0 0 25px;
	}

	#contactInsideList{
		width: 90%;
	}

	#contactInsideList li{
		margin-bottom: 15px;
	}

	#contactInsideList li input{
		width: calc( 100% - 12px);
	}

	#contactInsideList li textarea{
		width: calc( 100% - 12px);
		height: 200px;
	}

	.contactTitle{
		float: left;
		width: 100%;
		margin-right:0px;
	}

	.menu_button {
		display: flex;
	}

	#productMenu {
		height: 50px;
		transition: .3s;
		overflow: hidden;
	}

	#productMenu.open {
		height: auto;
	}


}






