/**--------------------[产品中心detail]主内容区之右内容区域-------------------------------------------**/
#rightTitle span:first-of-type{
	font-size: 18px;
	font-weight: bolder;
	font-family: "微软雅黑";
}

#rightText{
	margin-top: 30px;
	padding-left:10px ;
	padding-right: 10px;
}

#rightText img{
	 width: 100%;
}
#order{
	text-align: center;
	padding-top: 30px;
}

#order a:first-child{
	background-color: #3A9FEB;
	border-radius: 8px;
	padding: 10px 40px;
	color: white;
}
