/*公用*/
body{ background:url(img/body_bg.png) repeat-y center center #f0f0f0;}
.win1020 {
	width: 1020px;
	margin: 0 auto;
}
.win1000 {
	width: 1000px;
	margin: 0 auto;
}
.win10 {
	margin-top: 10px
}
.win5 {
	margin-top: 5px
}
.wint10 {
	margin: 10px auto
}
.fl {
	float: left
}
.fr {
	float: right
}
.bo {
	border: 1px solid #e5e5e5;
	background: #fff;
	margin-top: 10px
}
.clear{ clear:both}
.win95 {
	width: 95%;
	margin: 10px auto
}
/*头部*/
.header {
	background: url(img/h_bg.png) repeat-x;
	height: 110px;
	overflow: hidden
}
.logo {
	float: left;
	margin-top: 25px; margin-left:40px;
}
.nav {
	height:100px;
	overflow: hidden; float:right; margin-top:10px; margin-right:10px;
	width:770px;
}
.nav a{ 
	display:block; float:left;
	height:100px; color:#fff; padding:0 20px; font-size:16px; font-weight:bold; text-align:center; overflow:hidden;   
}
.nav a span{ font-size:20px; display:block; margin:0 auto; margin-top:30px; margin-bottom:5px;}
.nav a.nav_on{ background:#fff; color:#568300}

/*首页焦点图 */
.index_be {
	height: 330px; 	
	overflow: hidden;
	position: relative; margin:10px auto
}
.index_be .prev, .index_be .next {
	background: url(img/be_n.png) no-repeat;
	display: block;
	position: absolute;
	z-index: 999;
	width: 100px;
	height: 100px;
	top: 150px;
	display: none
}
.index_be .next {
	left: 10px
}
.index_be .prev {
	right: 10px;
	background-position: -100px 0
}
.index_be .hd {
	height: 20px;
	overflow: hidden;
	position: absolute;
	left: 0;
	bottom: 20px;
	z-index: 1;
	width: 100%; text-align:center; width:100%; 
}
.index_be .hd ul {
	overflow: hidden;
	zoom: 1; text-align:center;
	height: 20px;
}
.index_be .hd ul li {
	margin:0 5px;
	width: 10px;
	height: 10px;
	background: url(img/be_icon.png) no-repeat right center;
	cursor: pointer; display:inline-block;
}
.index_be .hd ul li.on { background: url(img/be_icon.png) no-repeat left center;
}

.index_be .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}
.index_be .bd li {
	zoom: 1;
	vertical-align: middle;
	height: 400px;
	width: 100%
}


/*主体 */
.main_bo{ padding-bottom:10px; border-bottom:1px solid #d8d8d8}
.main {
	overflow: hidden;
	position: relative; padding:10px 0
}
.index_title,.n_index_title{ height:27px; line-height:24px; margin-bottom:15px; }
.bq{ display:block; float:left; background:url(img/index_icon.png) no-repeat; width:24px; height:27px; text-align:center;font-size:14px; color:#fff; margin-right:10px;}
.index_title h2,.n_index_title h2{ font-size:18px; color:#333}
.index_title h2 span{ font-size:12px; color:#999}
.main_left_1{ width:304px; line-height:24px; padding:0 15px}
.main_left_1 img{ margin:0 auto 10px auto;}
.main_left_2{ width:247px; line-height:24px; padding:0 15px;  border:1px solid #d8d8d8; border-top: none; border-bottom: none}
.main_left_2 p{text-align:center;}
.main_left_2 .video{ margin:15px auto; width:247px; height:176px; position:relative}
.main_left_2 .video a{ display:block; width:100%; height:100%; background:url(img/video_pic_icon.png) no-repeat center center; position:absolute; left:0; top:0;}
.main_left_3{ width:357px; line-height:24px; padding:0 15px; }
.main_left_3 p{ background:url(img/li_icon.png) no-repeat 10px 10px; padding-left:20px; line-height:24px;}
.more{ background:url(img/more.png) no-repeat; float:right; display:block; width:54px; height:20px; margin-top:4px;}
.products{ width:980px; margin:15px auto}
.products li{ margin:10px 22px; width:200px; float:left; text-align:center}
.products li h2{ color:#333; font-size:14px; margin:5px 0}
.products li p{ color:#999; height:34px; overflow:hidden;}
/*底部 */
.footer{ background:url(img/f_bg.png) repeat-x; height:90px; text-align:center; font-size:14px; line-height:24px; overflow:hidden }
.footer a,.footer{color:#fff}
.footer a{ margin:0 5px;}
.footer p{ margin-top:20px;}
/*视频弹出*/
#screen {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	z-index: 100;
	background-color: #000;
	opacity: 0.6;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
}
.popbox{ width:500px; background:#fff; z-index:102; padding:15px; display:none}
.v_m{ width:480px; height:400px; margin:10px auto;}
.close{ display:block; width:30px; height:30px;  background: url(img/close_icon.png) no-repeat center center; float:right}

















/*内页 */
.n_index_be {
	height:200px;margin:10px auto
}
.n_index{ background:url(img/n_fg.png) repeat-y 230px top; min-height:400px; padding-bottom:25px;}






.n_left{ width:230px;}
.n_left_title{ color:#666; padding:30px 0 10px 0; border-bottom:1px solid #f0f0f0}
.n_left_title h2{ font-size:24px; color:#73a22e; margin-bottom:5px;}

.n_left_title .bq{ margin-top:5px; line-height:22px; margin-left:10px;}

.n_left_nav{}
.n_left_nav li{}
.n_left_nav li.nav_t a{ color:#333; font-size:14px; background:url(img/nav_icon.png) no-repeat 15px center; padding-left:30px; line-height:50px; border-bottom:1px dashed #d2cfcf; display:block}
.n_left_nav li.nav_t a.l_nav_on{ background:url(img/nav_icon_on.png) no-repeat 15px center; color:#73a22e}

.n_index_title{ margin-top:10px; border-bottom:1px solid #f0f0f0; padding-bottom:10px;}
.n_index_title .more{ margin-right:10px;}
.n_index_title h2{ background:url(img/n_title_icon.png) no-repeat 10px center; padding-left:20px;}

.n_pro{ border-bottom:1px dotted #f0f0f0}
.n_pro .hd {  position:relative; width:100px; margin:0 auto; height:10px; text-align:center;vertical-align:middle;}
.n_pro .hd ul li{ width:22px; height:4px; background:#999; overflow:hidden; float:left; margin:0 1px}
.n_pro .hd .on{ background:#73a22e}
.n_pro{ width:95%; margin:0 auto; position:relative; }
.n_pro .bd,.n_pro .hd{ margin:10px auto}
.n_pro .bd ul{ overflow:hidden; zoom:1 ;_height:138px}
.n_pro .bd ul li{ margin:0 5px; text-align:center;  overflow:hidden; width:198px; background:url(img/m_pbg1.jpg) center top no-repeat;  border:1px solid #ddd; line-height:30px;}
.n_pro .bd ul li a{}
.n_pro .bd ul li img{ margin-top:5px}


.n_lx{  padding-top:10px;}
.n_lx li{ margin-bottom:15px; line-height:22px; overflow:hidden; font-size:14px;} /*height:45px;*/
.n_lx li img{ float:left; margin-right:10px; margin-left:10px;}

.n_lx li h2{ font-size:18px;}


.n_right{width:760px;}
.n_right .n_index_title{ margin-bottom:0}
/*.msg {
	font-size: 14px;
	background: url(img/msg_icon.png) no-repeat 10px center;
	color: #999;
	font-size: 13px; float:right
}
.msg a { padding-left:30px;
	color: #999;
}
.msg span {
	float: right;
	color: #999;
	margin-left: 10px; background:url(img/msg_icon_s.png) no-repeat left center;padding-left:20px;
}*/
.msg {
	font-size: 14px;
	background: url(img/msg_icon.png) no-repeat 10px center;
	color: #999;
	font-size: 13px; float:right; width:190px;
}
.msg a { padding-left:30px;
	color: #999; float:left
}
.msg span {
	float: left;
	color: #999;
	margin-left: 10px; background:url(img/msg_icon_s.png) no-repeat left center;padding-left:20px;
}



.about{}


.about{ font-size:14px; line-height:36px; margin:10px auto; color:#333}
.about .st_img{ float:left; margin-right:15px}

.con_bg{ background:url(img/con_pic.png) no-repeat right center; min-height:275px;line-height:36px; font-size:14px; padding-left:25px; padding-top:35px;}
.con_bg h2{ color:#73a22e; font-size:18px;}


.map{ width:687px; height:226px; margin:0 auto; border:1px solid #e5e5e5}











.sideMenu{   }
.sideMenu h3{ height:50px; line-height:50px; /*padding-left:10px;*/  cursor:pointer; font-size:16px;border-bottom:1px dotted #f0f0f0 		}
		.sideMenu h3 em{ float:left; display:block; width:20px; height:50px;   background:url(img/meu_m_1.png) center center no-repeat; cursor:pointer; }
		.sideMenu h3.on em{  background:url(img/meu_m.png) center center no-repeat; }
		.sideMenu ul{ padding-left:20px; line-height:28px; font-family:"宋体";color:#999; display:block; border-bottom:1px dotted #f0f0f0; font-size:14px;}
.sm_on{ color:#73a22e}


.p_list{ padding-top:10px;}
.p_list li{ height:150px; line-height:26px; color:#999; font-size:14px; position:relative; overflow:hidden; margin-bottom:15px; padding-bottom:15px; border-bottom:1px dotted #d6d6d6}
.p_list li img{ float:left; margin-right:10px;}
.p_list li h2{ font-size:16px; margin:3px 0}
.p_more{ background:url(img/p_more.png) no-repeat; width:82px; height:20px; display:block; float:left; margin-top:10px}


.p_list2{ padding-top:10px;}
.p_list2 li{ height:190px; line-height:26px; color:#999; font-size:14px; position:relative; overflow:hidden; margin-bottom:15px; padding-bottom:15px; border-bottom:1px dotted #d6d6d6; width:33%; float:left; text-align:center}
.p_list2 li img{ float:left; margin-right:10px; width:230px; height:166px;}
.p_list2 li h2{ font-size:14px; margin:3px 0}





/* 分页*/
.page {
	padding: 10px 0;
	text-align: center;
	margin: 10px auto
}
.page a, .page span {
	display: inline-block;
*display:inline;
	height: 24px;
	margin: 0 3px 0 2px;
	padding: 0 10px;
	line-height: 24px;
	border: 1px solid #efefef;
	vertical-align: middle;
*zoom:1;
}
.page a:hover {
	color: #50504d;
}
.page strong {
	display: inline-block;
*display:inline;
	height: 24px;
	margin: 0 3px 0 2px;
	padding: 0 10px;
	line-height: 24px;
	border: 1px solid #50504d;
	background: #50504d;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
*zoom:1;
}
.page span {
	background: #f4f4f4;
	color: #9a9a9a;
	cursor: inherit;
}




.p_list_xq{}

.p_list_xq p{ font-size:14px; color:#666; line-height:30px; font-size:14px;}
.p_list_xq h2{ color:#000; font-size:16px; line-height:36px;}



.p_xq_pic{ height:200px; margin:10px 0}
.p_xq_pic li{ float:left; width:280px; height:200px; margin-right:10px;}

.p_list_xq .p_table{ background:#666;width:80%; margin:10px 0}
.p_list_xq .p_table td,.p_table th{ background:#fff; text-align:center; padding:5px; font-size:14px; color:#666; }

.p_list_xq .p_table th{ font-weight:bold}

.p_list_xq table{ background:#666;width:100%; margin:10px 0}
.p_list_xq table td,table th{ background:#fff; text-align:center; padding:5px; font-size:14px; color:#666; }

.p_list_xq table th{ font-weight:bold}

.p_list_xq embed{ float:left}







