.mainFrame {
	min-height:1000px;
	height: auto !important;
	overflow: hidden;
	width:auto;
	padding:40px 0;
	clear:both;
}
.mainFrame .main {
	width:1100px;
	margin:0 auto;
	min-height:1000px;
	height: auto !important;
	overflow: hidden;
	color:#272727;
}
.mainFrame .mainBigTitle {
	border-bottom: 3px solid #a3c817;
	color: #a3c817;
	font-size: 30px;
	height: 55px;
	line-height: 55px;
	margin-bottom: 50px;
	text-indent: 30px;
	width: 1100px;
}
.mainFrame .main .mainTop {
	width:1010px;
	height:430px;
	padding:0 45px;
}
.mainFrame .main .mainTop .left_p {
	width:630px;
	height:422px;
	float:left;
}
.mainFrame .main .mainTop .left_p span {
	width:565px;
	height:400px;
	background:#fff;
	border:1px solid #bfbbbb;
	display:block;
	padding:10px;
}
.main .mainTop .rightGroup {
	float: left;
	height:422px;
	width:380px;
	color:#1d1d1b;
	text-indent:5px;
}
.main .mainTop .rightGroup .rightTop {
	padding-bottom: 30px;
}
.main .mainTop .rightGroup .title {
	border-bottom: 1px solid #d1d1d1;
	font-size: 22px;
	height: 40px;
	line-height: 40px;
	width:380px;
	color:#a3c817;
	font-weight:bold;
}
.main .mainTop .rightGroup .rightTop .time {
	border-bottom: 1px solid #d1d1d1;
	height:42px;
	width:380px;
	line-height:42px;
}
.main .mainTop .rightGroup .rightTop .time span {
	margin-right: 20px;
}
.main .mainTop .rightGroup .rightBottom .tel, .main .mainTop .rightGroup .rightBottom .em, .main .mainTop .rightGroup .rightBottom .address {
	border-bottom: 1px solid #d1d1d1;
	height:42px;
	line-height:42px;
}
.main .mainTop .rightGroup .rightBottom .address {
	height:90px;
	line-height:90px;
}
.mainFrame .main .mainBottom {
	width:1100px;
	height:480px;
	margin-top:40px;
}
.mainFrame .main .mainBottom .mainBottomTitle {
	border-bottom: 1px solid #8d8d8b;
	color: #a3c817;
	font-size: 30px;
	height: 55px;
	line-height: 55px;
	margin-bottom: 40px;
	text-indent: 30px;
	width: 1100px;
}
.mainFrame .main .mainBottom .mainBottomMain {
	width:1100px;
	height:424px;
	text-align:center;
}
.mainFrame .main .mainBottom .message{
	padding-left:40px;
}
.mainFrame .main .mainBottom .in {
	width:192px;
	height:32px;
	margin-bottom:5px;
}
.mainFrame .main .mainBottom .in input {
	width:190px;
	height:30px;
	line-height:30px;
	text-indent:10px;
	font-size:14px;
	border:1px solid #A3C817;
	background:none;
}
.mainFrame .main .mainBottom .liuYan {
	width:462px;
	height:102px;
	margin-bottom:10px;
}
.mainFrame .main .mainBottom .liuYan textarea {
	width:460px;
	height:100px;
	border:1px solid #A3C817;
	text-indent:10px;
	line-height:24px;
	background:none;
}
.mainFrame .main .mainBottom .send {
	width:45px;
	height:30px;
	margin-bottom:100px;
}
.mainFrame .main .mainBottom .send input {
	width:45px;
	height:30px;
	background:#A3C817;
	color:#fff;
	line-height:30px;
	text-align:center;
	border:none;
	cursor:pointer;
}
#map_canvas{
	margin:0 auto;
	width:1000px;
	height:500px;
}
