﻿/*-----------内页产品大图----------*/
#inner_largepro3{
	clear: both;
	text-align: center;
}
#pro3_name{
	clear: both;
	height: 48px;
	text-align: center;
	width: 100%;
}
#pro3_name a{	font-size: 18px;
	line-height: 48px;
	font-weight: bold;
	color: #000000;}
#pro3_btn{	text-align: center;
	width: 100%;}
#pro3_btn a{
	border-radius: 4px;
	-ms-border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	padding: 0 12px;
	height: 29px;
	line-height: 29px;
	color: #fff;
	display: inline-block;
	cursor: pointer;
	font-size: 14px;
	margin-right: 16px;
	background-color: #F90;
}
#pro3_btn a img{ float:left; margin-right:5px; width:22px; margin-top:3px;}
