/*全局样式开始*/
body
{
	background-color:#FFFFFF;
	margin:0px;
	padding:0px;
}
#all
{
	width:100%;
	margin:0px;
	padding:0px;
}
ul,ol
{
	margin:0px;
	padding:0px;
	list-style:none;
	line-height:normal;
}
a
{
	text-decoration:none;
}
img
{
	margin:0px;
	padding:0px;
	border:0px;
}
h1,h2,h3
{
	margin:0px;
	padding:0px;
	font-weight:normal;
	line-height:normal;
}
div
{
	margin:0px;
	padding:0px;
}
/*全局样式结束*/



/*头部样式开始*/
#top_all
{
	width:100%;
	height:80px;
	background-color:#FFFFFF;
	position:absolute;
	top:0px;
	z-index:99;
}
#top_middle
{
	width:1100px;
	height:80px;
	margin:0px auto;
}
#top_middle #logo
{
	width:200px;
	height:60px;
	padding-bottom:0px;
	padding-top:20px;
	float:left;
}
#top_middle #menu
{
	width:700px;
	height:80px;
	float:right;
}
#top_middle #menu ul li
{
	width:100px;
	height:50px;
	padding-bottom:0px;
	padding-top:30px;
	float:left;
	text-align:center;
	transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-webkit-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
}
#top_middle #menu ul li:hover
{
	background-color:#C7B15E;
}
#top_middle #menu ul li a
{
	font-family:"微软雅黑";
	font-size:15px;
	color:#666666;
	transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-webkit-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
}
#top_middle #menu ul li:hover a
{
	color:#FFFFFF;
}
#top_middle #menu ul li ul
{
	width:100px;
	margin-bottom:0px;
	margin-top:22px;
	margin-left:0px;
	margin-right:0px;
	display:none;
	z-index:999;
}
#top_middle #menu ul li:hover ul
{
	display:block;
}
#top_middle #menu ul li ul li
{
	width:100px;
	height:30px;
	background-color:#C7B15E;
	background-image:none;
	padding-bottom:0px;
	padding-top:5px;
	border-bottom:#CCCCCC 1px solid;
	float:left;
}
#top_middle #menu ul li ul li a
{
	font-size:14px;
}
/*头部样式结束*/



/*BANNER样式开始*/
#banner_cap
{
	width:100%;
	height:45px;
	position:absolute;
	top:80;
	left:0;
	z-index:2;
}
#banner_cap img
{
	width:100%;
}
#banner
{
	width:100%;
	height:400px;
	margin:0px auto;
}
#banner img
{
	width:100%;
	height:100%;
}
/*BANNER样式结束*/



/*主体样式开始*/
#main_all
{
	width:100%;
	overflow: hidden;
	margin-bottom:0px;
	margin-top:70px;
	z-index:1;
}
#banner
{
	width:100%;
	height:300px;
}
#banner img
{
	width:100%;
	height:300px;

}
#main_list
{
	width:840px;
	height:80px;
	margin:50px auto;
}
#main_list #list
{
	width:840px;
	height:50px;
}
#main_list ul li
{
	width:168px;
	height:40px;
	background-image:url(/templets/default/images/list_pointBg1.png);
	background-repeat:no-repeat;
	background-position:bottom;
	text-align:center;
	float:left;
}
#main_list ul li:hover
{
	background-image:url(/templets/default/images/list_pointBg2.png);
}
#main_list ul li a
{
	font-family:"微软雅黑";
	font-size:14px;
	color:#999999;
}
#main_list ul li:hover a
{
	color:#C7B15E;
}
#main_list #line
{
	width:668px;
	height:27px;
	margin:0px auto;
	background-image:url(/templets/default/images/join_listBg.png);
}
#main_idea
{
	width:100%;
	height:310px;
	margin-bottom:0px;
	margin-top:0px;
}
#main_idea .bt
{
	width:166px;
	height:50px;
	background-repeat:no-repeat;
	background-position:bottom;
	margin:0px auto;
	padding-bottom:0px;
	padding-top:30px;
	text-align:center;
	line-height:70%;
}
#main_idea .bt h2
{
	font-family:"微软雅黑";
	font-size:30px;
	color:#666666;
}
#main_idea .bt span
{
	font-family:"微软雅黑";
	font-size:14px;
	color:#999999;
}
#main_idea .nr_out
{
	width:100%;
	height:200px;
	background-image:url(/templets/default/images/join_ideaBg.jpg);
	margin-bottom:0px;
	margin-top:20px;
}
#main_idea .nr
{
	width:1100px;
	height:130px;
	margin:0px auto;
	padding-bottom:0px;
	padding-top:60px;
	text-align:center;
	line-height:250%;
	font-family:"微软雅黑";
	font-size:15px;
	color:#F0F0F0;
}
#main_idea .more
{
	width:78px;
	height:16px;
	margin:0px auto;
}
#main_advertise_out
{
	width:100%;
	height:280px;
	background-color:#FFFFFF;
}
#main_advertise
{
	width:1100px;
	height:280px;
	margin:0px auto;
}
#main_advertise .bt
{
	width:166px;
	height:70px;
	background-repeat:no-repeat;
	background-position:bottom;
	margin:0px auto;
	padding-bottom:0px;
	padding-top:30px;
	text-align:center;
	line-height:70%;
}
#main_advertise .bt h2
{
	font-family:"微软雅黑";
	font-size:30px;
	color:#666666;
}
#main_advertise .bt span
{
	font-family:"微软雅黑";
	font-size:14px;
	color:#999999;
}
#main_advertise .nr
{
	width:1100px;
	height:90px;
	margin:0px auto;
	padding-bottom:0px;
	padding-top:20px;
	font-family:"微软雅黑";
	font-size:14px;
	color:#999999;
}
#main_advertise .nr ol
{
	list-style-type:decimal;
}
#main_advertise .nr ol li
{
	width:1100px;
	height:30px;
}
#main_advertise .nr a
{
	margin-left:10px;
	margin-right:0px;
	font-family:"微软雅黑";
	font-size:14px;
	color:#999999;
	transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-webkit-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
}
#main_advertise .nr a:hover
{
	color:#C7B15E;
	text-decoration:underline;
}
#main_advertise .more
{
	width:150px;
	height:27px;
	background-color:#BBBBBB;
	margin:30px auto;
	padding-bottom:0px;
	padding-top:13px;
	text-align:center;
	transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-webkit-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
}
#main_advertise .more:hover
{
	background-color:#C7B15E;
}
#main_Add_out
{
	width:100%;
	overflow: hidden;
	background-color:#F3F3F3;
}
#main_Add
{
	width:1100px;
	overflow: hidden;
	margin:0px auto;
}
#main_Add .bt
{
	width:1000px;
	height:70px;
	background-repeat:no-repeat;
	background-position:bottom;
	margin:0px auto;
	padding-bottom:0px;
	padding-top:30px;
	text-align:center;
	font-family:"微软雅黑";
	font-size:13px;
	color:#999999;
	line-height:70%;
}
#main_Add .bt h2
{
	font-family:"微软雅黑";
	font-size:30px;
	color:#666666;
}
#main_Add .bt span
{
	font-family:"微软雅黑";
	font-size:14px;
	color:#999999;
}
#main_Add .map
{
	width:1100px;
	overflow: hidden;
	margin:0px auto;
	padding-bottom:50px;
	padding-top:20px;
	font-family:"微软雅黑";
	font-size:14px;
	color:#666666;
	line-height:200%;
}
.iw_poi_title {color:#CC5522;font-size:14px;font-weight:bold;overflow:hidden;padding-right:13px;white-space:nowrap}
.iw_poi_content {font:12px arial,sans-serif;overflow:visible;padding-top:4px;white-space:-moz-pre-wrap;word-wrap:break-word}
/*主体样式结束*/



/*脚部样式开始*/
#foot_outside
{
	width:100%;
	height:80px;
	background-color:#F0F0F0;
}
#footer
{
	width:1100px;
	height:80px;
	margin:0px auto;
	font-family:"微软雅黑";
	font-size:13px;
	color:#999999;
}
#footer span
{
	color:#C7B15E;
	font-size:13px;
	font-family:"微软雅黑";
}
#footer a
{
	color:#999999;
}
#footer #banquan
{
	width:800px;
	height:50px;
	padding-bottom:0px;
	padding-top:30px;
	line-height:180%;
	float:left;
}
#footer #flink
{
	width:300px;
	height:50px;
	padding-bottom:0px;
	padding-top:30px;
	text-align:right;
	float:right;
}
#footer #flink .sel_flink
{
	width:200px;
	height:20px;
	background-color:#FFFFFF;
	padding-left:10px;
	padding-right:0px;
	font-size:13px;
	color:#999999;
	border:none;
}
/*脚部样式开始*/