/* CSS Document */
*{ margin:0; padding:0; border:0; font-family:"宋体"; font-size:12px;}
ul{ padding:0; margin:0;}
li{ list-style:none;}
a:link{ text-decoration:none; color:#666;}
a:visited{ text-decoration:none;  color:#666;}
a:hover{ text-decoration:none;  color:#666;}
a:active{ text-decoration:none;  color:#666;}
.clear{ clear:both;}

.index_header{ height:149px; background:url(../images/shang.jpg) repeat-x; }
.index_flash{ background:#9ecd25; height:412px;}
.index_flash1{ width:801px; margin:0 auto;}

.footer_index{ height:115px; background:url(../images/xia.jpg) repeat-x; padding-top:34px; }
.footer_index_nei{ text-align:center; color:#000;  line-height:28px;}

.root{ background:url(../images/bg1.jpg) repeat-x; width:100%;}
.root_nei{ width:984px; margin:0 auto;}
.header{ }
.logo{ background:url(../images/logo.jpg) no-repeat; width:190px; float:left;     height: 90px;}

.nav{ background:url(../images/top.jpg) no-repeat; width:722px; height:70px; float:left; padding-left:70px;}
.nav li { float:left; padding:50px 25px 20px;}
.nav li a{ font-weight:bold; font-size:12px;}
.nav li a:link{ color:#1b851b; }
.nav li a:visited{ color:#1b851b; }
.nav li a:hover{ color:#666; }
.nav li a:active{ color:#666; }



.main{ width:984px; margin:0 auto; background:url(../images/bg.jpg) repeat-y;}
.main_left{ width:190px; float:left;}
.left1{ background:url(../images/n_4.jpg);}
.left2{ margin-left:10px;}
.left2 li{ background:url(../images/jj.jpg) no-repeat; height:30px; line-height:30px; padding-left:60px;}
.left3{ background:url(../images/lx.jpg); padding-top:70px; padding-left:15px;  padding-right:15px; line-height:24px;}



.pro_left{ width:190px; float:left;}
.left1{ background:url(../images/n_4.jpg);}
.left2{ margin-left:10px;}
.pro_left2 li{ background:url(../images/prolist.jpg) no-repeat; height:30px; line-height:30px; margin-left:10px;padding-left:30px;}
.left3{ background:url(../images/lx.jpg); padding-top:70px; padding-left:15px;  padding-right:15px; line-height:24px;}




.main_right{ width:790px; float:left; margin:0 auto;}
.right1{ background:url(../images/n_5.jpg) no-repeat; width:790px; height:292px;}

.about_nr{ width:748px; padding:0 12px;}
.main_right h3{ padding:20px 0 20px 38px; color:#666; font-size:14px;}
.hanghu1{
   line-height: 28px;
    color: #333;
    font-size: 12px;
}

.footer{ background:url(../images/n_11.jpg) no-repeat center top; height:140px;}
.footer_nei{ width:780px; margin:0 auto; padding-left:200px;}



.pro_nr{ width:780px;  padding:20px 0 0 50px;}
.pro_nr img{ border:1px solid #dddddd; padding:4px;}
.pro_nr h3{ padding:0; margin:0; color:#fff; height:35px; line-height:35px;  font-size:18px; font-weight:bold; background:rgba(54, 135, 32,0.7); width:660px; text-indent:1em; }
.pro_nr h4{ text-align:center; padding:0; margin:0; font-size:12px; font-weight:normal; width:160px; padding-top: 10px;}
.pro_nr ul{ padding:0; margin:0; font-size:12px; padding-top:10px;}
.pro_nr li{ list-style:none; float:left;  width:230px; padding-bottom: 25px; }
.pro_detail{ width:780px; }
.pro_nr p{ font-size:14px; }


.OneOfTwo{ padding-left:25px;}


/*新闻列表页*/
.nei_news{width:730px; height:auto; margin:10px 0 10px 30px; padding:0; float:left; line-height:25px;}
.nei_news ul{ width:730px; height: auto; margin:0; padding:0;}
.nei_news ul li{ width:730px; height:30px; margin-top:10px; padding:0; float:left;  border-bottom:1px dotted #bbb; }
.nei_news ul li a span{ float:right; }
.newsshow{ width:730px;}

.mianbao{ padding:0 0 0 38px}

/*分页样式*/
.page_info {
	text-align: center;
	margin-top: 10px;
	color: #333;
}
.page_info span {
	padding: 0 2px;
	font-weight: bold;
}
.page_list {
	height: 24px;
	line-height: 24px;
	text-align: center;
	letter-spacing: 0;
	font-family: "Arial Black";
	font-size: 12px;
	margin-top: 20px;
}
.page_list a {
	display: inline-block;
	color: #898989;
	border: 1px solid #e8e8e8;
	background: #f8f8f8;
	text-align: center;
	padding: 0 8px;
	margin: 0 1px;
}
.page_list a:hover {
	color: #fff;
	border: 1px solid #898989;
	background: #898989;
}
.page_list a.on {
	color: #333;
	border: 1px solid #ccc;
	background: #E5EDF2;
}
