@charset "utf-8";
a:link {
	color: #666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666;
}
a:hover {
	text-decoration: none;
	color: #666;
}
a:active {
	text-decoration: none;
	color: #666;
}

/*全局控制*/
body{margin:0;padding:0;font-size:12px;line-height:22px;font-family:"微软雅黑"; color:#000;background:url(../images/bg.jpg);}
html,body,div,dl,dt,dd,ol,ul,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,p{margin:0;padding:0;}
img{border:0;}ul,li{list-style:none;}
.tc{text-align:center;}.tl{text-align:left;}.tr{text-align:right;}
.fl{float:left;}.fr{float:right;}.cl{clear:both;}.fb{font-weight:bold;}
.dis{display:block;}.undis{display:none;}
a{text-decoration:none;}
a:hover{text-decoration:underline;}


/*头部区域*/
.bg1{height:5px;line-height:5px;background:url(../images/bg1.jpg) repeat-x center top; min-width:1200px;}
.header{height:115px;background:url(../images/bg2.jpg);  min-width:1200px;}
.header_nr{width:1013px;margin:0 auto;}
.nav li{float:left;padding:55px 0 0 0;color:#cccccc;font-size:14px;text-align:right;}
.nav a{color:#555555;}
.icon1{position:absolute;top:138px;left:128px;}
.icon2{position:absolute;top:138px;right:128px;}

/*中间区域*/
.product{width:960px;height:341px;margin:0 auto;padding:43px 0 0 0;}
.pro_title{height:65px;background:url(../images/bg3.jpg) no-repeat center top;line-height:30px;font-size:27px;color:#4e6629;padding-left:451px;}
.pro_pic{width:219px;height:134px;background:url(../images/pro_bg.jpg) no-repeat center top;text-align:center;padding-top:5px;}
.pro_text{width:219px;color:#777777;line-height:18px;text-align:left;}
.pro_icon1{position:absolute;left:-65px;top:161px;}
.pro_icon2{position:absolute;right:-65px;top:161px;}
.bot{clear:both;width:980px;margin:0 auto; overflow:hidden;}
.about{width:278px;color:#5d5d5d;line-height:26px;}
.about_title{height:39px;line-height:30px;color:#5d5d5d;font-size:14px;background:url(../images/bg4.png) repeat-x center bottom;}
.about_icon{float:left;padding-right:10px;}
.about_title a{color:#5d5d5d;}
.news li{padding:13px 0;border-bottom:solid 1px #e3e3e3;color:#5d5d5d;line-height:23px;}
.news li a{font-weight:bold;color:#5d5d5d;}

/*底部区域*/
.copyright{width:990px;margin:0 auto;background:url(../images/bg4.png) repeat-x center top;padding:22px 0;}
.copy_text{width:790px;float:left;padding:12px 0 0 14px;color:#393838;line-height:24px;}

/*二级页*/
.main_nr{width:961px;margin:0 auto;padding:20px 0;}
.main_left{width:240px;float:left;}
.main_l_title{height:38px;background:url(../images/main_3.jpg) no-repeat left top;padding-left:33px;line-height:33px;color:#465b24;font-size:16px;}
.main_l_list{padding:12px 0 30px 0;}
.main_l_list li{height:33px;border-bottom:dotted 1px #a5a5a5;background:url(../images/icon8.png) no-repeat 17px 14px;padding:0 0 0 42px;color:#5d5d5d;line-height:33px;}
.main_l_list li a{color:#5d5d5d;}
.main_right{width:684px;float:right;}
.main_title{height:38px;background:url(../images/bg4.png) repeat-x center bottom;line-height:33px;color:#465b24;font-size:16px;padding-left:5px;}
.main_text{color:#5d5d5d;line-height:26px;padding:15px 0 0 0;}



