.prodcutDe{
	padding: 35px 0 80px;
}
.prode-top{
	font-size: 14px;
	color: #929292;
	line-height: 25px;
}
.prode-top a{
	color: #929292;
}
.prode-top a:hover{
	color: #f39545;
}
.prode-top a.now{
	font-weight: bold;
	color: #f39545;
}
.prode-content{
	margin-top: 45px;
}
#prodeSwiper{
	width: 44.697%;
	float: left;
}
.prode-content .Cont{
	width: 50%;
	float: right;
}
.prode-content .Cont .tit{
	font-weight: bold;
	font-size: 30px;
	line-height: 35px;
	color: #f39545;
}
.prode-content .Cont .islabel{
	overflow: hidden;
	margin-top: 22px;
	border-bottom: 1px solid #dddddd;
	padding-bottom: 32px;
}
.prode-content .Cont .islabel span{
	display: block;
	float: left;
	line-height: 35px;
	background: #f39545;
	width: 165px;
	text-align: center;
	color: #fff;
	margin-bottom: 10px;
	border-radius: 35px;
	font-size: 15px;
	font-weight: bold;
	margin-right: 10px;
}
.prode-content .Cont .info{
	font-size: 16px;
	color: #5c5c5c;
	line-height: 26px;
	margin-top: 34px;
}
.prode-content .Cont .islx{
	overflow: hidden;
	margin-top: 35px;
}
.prode-content .Cont .islx .tel{
	float: left;
	background: url(../image/pro-tel.png) no-repeat left center;
	padding-left: 25px;
	line-height: 35px;
	font-size: 16px;
	color: #888787;
	margin-right: 25px;
}
.prode-content .Cont .islx .tel a{
	font-family: Bahnschrift;
	font-size: 24px;
	color: #f39545;
}
.prode-content .Cont .islx .yy{
	display: block;
	line-height: 35px;
	width: 130px;
	background: #f39545;
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	float: left;
	text-align: center;
	border-radius: 35px;
}
.prode-content .Cont .islx .yy img{
	margin-right: 8px;
}
.prode-tab{
	margin-top: 65px;
}
.prode-tab .hd{
	background: #f3f3f3;
}
.prode-tab .hd ul{
	overflow: hidden;
}
.prode-tab .hd ul li{
	padding: 0 45px;
	line-height: 50px;
	cursor: pointer;
	text-align: center;
	font-size: 16px;
	color: #333333;
	float: left;
}
.prode-tab .hd ul li.on{
	background-color: #f39545;
	color: #fff;
}
.prode-tab .bd ul li{
	margin-top: 38px;
}
.prode-tab .bd ul li .content{
	font-size: 16px;
	color: #5c5c5c;
	line-height: 30px;
}
.video{width:60%; margin: 0 auto; padding-bottom: 20px; overflow: hidden;}
.video video{width: 100%;}

@media( max-width:640px){
	.video{width:100%; }
	.prodcutDe{
		padding: 15px 0;
	}
	.prode-content{
		margin-top: 15px;
	}
	#prodeSwiper,.prode-content .Cont{
		width: 100%;
	}
	.prode-content .Cont .tit{
		font-size: 16px;
		line-height: 30px;
		padding-top: 15px;
	}
	.prode-content .Cont .info{
		font-size: 13px;
		margin-top: 10px;
	}
	.prode-content .Cont .islabel{
		display: flex;
		flex-direction: row;
		justify-content: center;
		flex-wrap: wrap;
		margin: 5px 0 0 0;
		padding:5px 0 5px 0;
	}
	.prode-content .Cont .islabel span{
		width: auto;
		font-size: 12px;
		padding: 4px 7px;
		line-height: 20px;
	}
	.prode-content .Cont .islx{
		margin-top: 0;
	}
	.prode-content .Cont .islx .tel{
		width: 100%;
		margin-right: 0;
	}
	.prode-content .Cont .islx .yy{
		margin: 0 auto;
		clear: both;
		float: none;
	}
	.prode-content .Cont .islx .yy img{
		width: 20px;
	}
	.prode-content .Cont .islx .tel a{
		font-size: 16px;
	}
	.prode-tab{
		margin-top: 20px;
	}
	.prode-tab .hd ul li{
		line-height: 35px;
		font-size: 14px;
	}
	.prode-tab .bd ul li{
		margin: 15px 0 0 0;
	}
	.prode-tab .bd ul li .content{
		font-size: 13px;
		line-height: 24px;
	}
}
