.container-fluid{
	padding: 0;
	margin: 0;
	position: relative;
}
.bancai-type{
	width: 62%;
	height: auto;
	position: absolute;
	margin: -84px 19%;
	background-color: #fff;
	padding: 40px 0 45px 0;
	z-index: 444;
	box-shadow: 1px 4px 10px #ccc;
}
.fl-box{
	margin-top: 10px;
	padding: 0 10px;
	display: none;
}

.banner-icon-box{
	text-align: center;
}
.flitem p{
	text-align: center;
}
.bancai-type .typeitem .banner-icon-box img:nth-child(1){
	display: inline-block;
}
.bancai-type .typeitem .banner-icon-box img:nth-child(2){
	display: none;
}
.bancai-type .typeitem.on .banner-icon-box img:nth-child(1){
	display: none;
}
.bancai-type .typeitem.on .banner-icon-box img:nth-child(2){
	display: inline-block;
}
.bancai-type .typeitem.on p{
	color: #0F5E34;
}
.item-txt{
	line-height: 60px;
	font-size: 16px;
}

.item-line{width: 40px;height: 1px;background-color: #000;
	transition:width 0.5s;
	-moz-transition:width 0.5s; /* Firefox 4 */
	-webkit-transition:width 0.5s; /* Safari and Chrome */
	-o-transition:width 0.5s; /* Opera */
}
.flitem{
	margin:10px 0;
	margin-top: 60px;
	
}
.flitem-hide{
	display: none;
	justify-content: center;
	align-items: center;
	flex-direction: column;	
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	background-color: rgba(0,0,0,.4);
	cursor: pointer;
}
.flitem-hide p{
	font-size: 14px;
	color: #fff;
}

.news-banner{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
}
.news-banner .news-banner-p1{
	font-size: 48px;
	color: #fff;
}
.news-banner .news-banner-p2{
	font-size: 14px;
	color: #B9C5BD;
	line-height: 50px;
}
.bancai-type .typeitem{
	padding: 0;
	border-left: 1px solid #ccc;
	display: block;
	cursor: pointer;
}
.bancai-type .typeitem:first-child{
	border-left: none;
}
.bancai-type .typeitem p{
	text-align: center;
	font-size: 16px;
	margin-top: 20px;
	color: #000;
}
.single-type{
	width: 100%;
	height: auto;
	padding-top: 150px;
	text-align: center;
}
.single-type .sltype-tit{
	font-size: 30px;
	line-height: 50px;
}
.single-type .sltype-en{
	font-size: 16px;
	color: #8D8D8D;
}
.single-type .sltype{
	margin-top: 40px;
	font-size: 14px;
}
.single-type .sltype a{
	display: inline-block;
	font-size: 16px;
	width: 130px;
	height: 18px;
	line-height: 18px;
	color: #8D8D8D;
	cursor: pointer;
}
.single-type .sltype a.on,.single-type .sltype a:hover{
	color: #0F5E34;
}




/*产品打开*/
@media screen and (max-width: 668px) {
	
}
.opencp{
	    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.5);
    z-index: 444;
    display: flex;
    align-items: center;
    display: none;
}
.cpopen.swiper-container {
	width: 100%;
    position: relative;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

@media screen and (max-width: 668px) {
	.cpopen.swiper-container {
		margin: 20px 0 15px;
	}
}

.opencp .swiper-slide {
	-webkit-transition: transform 1.0s;
	-moz-transition: transform 1.0s;
	-ms-transition: transform 1.0s;
	-o-transition: transform 1.0s;
	-webkit-transform: scale(0.7);
	transform: scale(0.7);
}

@media screen and (max-width: 668px) {
	.opencp .swiper-slide {
		-webkit-transform: scale(0.97);
		transform: scale(0.97);
	}
}

.opencp .swiper-slide-active,.opencp .swiper-slide-duplicate-active {
	-webkit-transform: scale(0.9);
	transform: scale(0.9);
}

@media screen and (max-width: 668px) {
	.opencp .swiper-slide-active,.opencp .swiper-slide-duplicate-active {
		-webkit-transform: scale(0.97);
		transform: scale(0.97);
	}
}

.opencp  .none-effect {
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
}

.opencp .swiper-slide a {
	background: #fff;
	display: block;
}

@media screen and (min-width: 668px) {
	.opencp .swiper-slide a:after {
		position: absolute;
		top: 0;
		left: 0;
		display: block;
		box-sizing: border-box;
		content: "";
		width: 100%;
		height: 100%;
	}
}

.opencp .swiper-slide-active a:after {
	background: none;
}

@media screen and (max-width: 668px) {
	.opencp .swiper-slide a {
	}
}

.opencp .swiper-slide img {
	width: 100%;
	display: block;
}
.opencp .swiper-slide  span{
	display: none;
	width: 60px;
	height: 60px;
	right: -30px;
    top: -30px;
    position: absolute;
	background: url(../images/cpclose.png) no-repeat;
	    background-size: 100% 100%;
	
}
.opencp .swiper-slide.swiper-slide-active span{
	display: block;
	cursor: pointer;
}

@media screen and (max-width: 668px) {
	.opencp .swiper-slide img {
	}
}

.opencp .swiper-pagination {
	position: relative;
	margin-bottom: 30px;
}

.opencp .swiper-pagination-bullet {
	background: #00a0e9;
	margin-left: 4px;
	margin-right: 4px;
	width: 17px;
	height: 17px;
	opacity: 1;
	margin-bottom: 4px;
}

.opencp .swiper-pagination-bullet-active {
	width: 13px;
	height: 13px;
	background: #FFF;
	border: 6px solid #00a0e9;
	margin-bottom: 0;
}

@media screen and (max-width: 668px) {
	
	.opencp .swiper-pagination {
		position: relative;
		margin-bottom: 20px;
	}

	.opencp .swiper-pagination-bullet {
		background: #00a0e9;
		margin-left: 2px;
		margin-right: 2px;
		width: 8px;
		height: 8px;
		margin-bottom: 2px;
	}

	.opencp .swiper-pagination-bullet-active {
		width: 6px;
		height: 6px;
		background: #FFF;
		border: 3px solid #00a0e9;
		margin-bottom: 0;
	}
}


.opencp .swiper-button-prev {
	width: 62px;
	height: 62px;
	background: url(../images/leftcp.png) no-repeat;
	left: 26%;
	background-size: 100% 100%;
}

.opencp .swiper-button-next {
	width: 62px;
	height: 62px;
	background: url(../images/rightcp.png) no-repeat;
	right: 26%;
	background-size: 100% 100%;
}

@media screen and (max-width: 668px) {
	.opencp .button div {
		width: 28px;
		height: 28px;
	}