  .news-content .right-con{
	margin: 37px 0;
	width: 955px;
	padding: 0 33px ;
	box-shadow: 0 0 5px #e7e7e7;
}
.news-detail{
	padding-bottom: 53px;
}
.news-detail h3{
	margin: 35px;
	margin-bottom: 70px;
	font-size: 35px;
	color: #464646;
	font-weight: bold;
}
.news-detail .info{
	font-size: 15px;
	color: #a8a8a8;
	margin-bottom: 34px;
}
.news-detail  .con{
	padding-bottom: 47px;
	font-size: 17px;
	line-height: 35px;
}
.news-detail .news-page{
	padding: 0 15px;
	height: 60px;
	background-color: #eeeeee;
	line-height: 60px;
}
.news-detail .news-page a{
	color: #6f6f6f;
}

.product-content{
	padding: 32px;
}
.product-content .img{
	width: 718px;
	height: 500px;
	background-color: #242021;
	overflow: hidden;
}
.product-content .info{
	width: 605px;
}
.product-content .info .tit{
	margin-bottom: 25px;
	font-size: 35px;
	padding: 28px 0;
	border-bottom: 2px solid #242021;
}
.product-content .info .desc{
	font-size: 16px;
	color: #333333;
	margin-bottom:50px;
}
.product-content .info .keyword{
	color: #120707;
	margin-bottom: 20px;
}
.product-content .info .catename{
	font-size: 16px;
	color: #120707;
	margin-bottom:50px;
}
.product-content .info .catename span{color: #1980df;}
.product-content .info .telphone{
	height: 78px;
	font-size: 22px;
	border-top: #e5e5e5 dashed 1px;
	border-bottom: #e5e5e5 dashed 1px;
	line-height: 78px;
}
.product-content .info .telphone span{color: #1980df;font-size: 30px}
.product-desc{
	padding: 32px;
}
.product-desc .tit{
	border-bottom: 1px solid #e2e2e2;
	height: 57px;
	font-size: 20px;
}
.product-desc .tit span{
	display: block;
	width: 194px;
	height: 58px;
	background-image: linear-gradient(90deg,
	#146bbb 0%,
	#1980df 100%);
	color: #fff;
	text-align: center;
	line-height: 58px;
}