/* 产品 */
.product1 .right .top{
	/*line-height: 250%;*/
	font-size: 15px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 15px;
}
.product1 .right .bottom .title{
	font-size: 15px;
	font-weight: bold;
	padding-top: 30px;

}
.bottom-media{
	background: #252A2C;
		padding-top: 40px;
		padding-bottom: 40px;
}
.bottom-title h4{
	color: #F9ED2A;
	font-size: 15px;
	font-weight: bold;		
}

.bottom-title p{
	font-size: 14px;
	color: #fff;
	line-height: 200%;
	padding-top: 20px;

}
@media (max-width: 1200px){
	.product1 .right .top,.product1 .right .bottom .title{
		padding-right: 15px;
		padding-left: 15px;
	}
	.bottom-title{
		padding-top: 40px;
	}
}
/* 产品左边导航 */
.product{
	padding-top: 60px;
	padding-bottom: 60px;
}
.product .left .list-group-item{
	border: 0;
	margin-bottom: 0;
	padding: 0;
}
.product .left .list-group-item a{
}
.product .left .list-group-item a.text{
	color: #252A2C;
	border-bottom: 1px solid #ccc; 
	display: block;
	font-size: 15px;
	padding: 10px 15px;
	
}
.product .left .list-group-item a.weight{
	font-weight: bold;
}
.list-group-item{
	border: 0;
}
.list-group-item ul.product-child{
	list-style: none;
}
.pactive{
	background: #252A2C;
	color: #f9ed2a !important;
}
.pactive a{
	color: #f9ed2a !important;
}
/* 产品详情 */
.pro-icon{
	width: 60px;
	background: #000;
	line-height: 60px;
	color: #F9ED2A;
	font-size: 30px;
	text-align: center;
	font-weight: bold;
	display: block;
}
.product2 .right .top{
	line-height: 250%;
	font-size: 15px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 15px;
}
.product2 .right .bottom .title{
	font-size: 15px;
	font-weight: bold;
	padding-top: 30px;

}
.bottom-media{
	background: #252A2C;
		padding-top: 40px;
		padding-bottom: 40px;

}
.bottom-title h4{
	color: #F9ED2A;
	font-size: 15px;
	font-weight: bold;		
}
.bottom-title p{
	font-size: 14px;
	color: #fff;
	line-height: 200%;
	padding-top: 20px;

}
.product2 .right h5{
	font-size: 15px;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	line-height: 40px;
}
.product2 .right .text{
	line-height: 30px;
}
.product2 .right .line01{
	border-bottom: 1px solid #ccc;
	padding-bottom: 25px;
}
.product2 .right .line03{
	border-color: #000

}
.product2 .right .line03 .text{
	line-height: 60px;
}

.product3-text{
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom: 1px solid #000;
	margin-bottom: 25px;
	font-size: 15px;
	font-weight: bold;
}
.product2-text{
	padding-top: 28px;
	border-bottom: 1px solid #000;
	padding-bottom: 25px;
}
.product2-text h4,.product2-text p{
	font-size: 15px;
}
.product2-text h4{
	font-weight: bold;
}
.product2-text p{
	padding-top: 20px;
}
.product2-text2{
	line-height: 220%;
	font-size: 15px;
	padding-top: 15px;
}
.product2-text2.line04{
	border-bottom: 1px solid #000;
	padding-bottom: 20px;
}
.product2-text3{
	border: 0;
}
.know{
	display: block;
	float: right;
	clear: both;
	padding-top: 35px;
	padding-bottom: 35px;
	color: #000;
}
.know:hover{
	color: #F9ED2A;
}