@charset "gb2312";
/* CSS Document */
body, div, address, blockquote, iframe, ul, ol, dl, dt, dd, li, dl, h1, h2, h3, h4, h5, h6, p, pre, table, caption, th, td, form, legend, fieldset, input, button, select, textarea {margin:0; padding:0; font-weight: normal;font-style: normal;font-size: 100%; font-family:"宋体",Arial, Helvetica, sans-serif;}
ol, ul ,li{list-style: none;}
img {border: 0; margin:0; padding:0;}
body {text-align:left; font-size:12px;}
a,em{ text-decoration:none; font-style:normal;}
.clear{ clear:both;}

/*通用*/
.box{ width:1275px; margin:0 auto; position:relative;}

/*首页*/
.body_left{ position:absolute; left:0; top:0; width:939px; height:712px; background:url(../image/index2.png) no-repeat;}
.body_right{ position:absolute; top:125px; right:0; width:389px; height:406px; background:url(../image/index1.png) no-repeat;}

/*字体*/
.h1{ text-align:center; font-size:14px; font-weight:bold; color:#da7b01;}
.h2{ height:26px; background:#c3d940; text-align:center; color:#FFF; line-height:26px; margin-top:10px;}
.h3{ text-align:center; padding:15px 0; font-size:14px; font-weight:bold; color:#5d4562;}
.h4{ height:26px; line-height:26px; padding-left:12px; color:#FFF; font-size:14px; font-weight:bold; background:#c3d940; margin-top:15px;}
.h5{ height:15px; clear:both;}

/*其他*/
.img1{ position:absolute; left:30px; top:605px;}
.img2{ position:absolute; top:425px; right:90px; z-index:1;}
.img3{ position:absolute; right:0; top:3px; width:1018px; height:325px;}
.img4{ position:absolute; left:55px; top:547px;}

/*首页产品*/
.index_pro{ margin:504px 0 0 82px; width:750px; position:relative; height:75px; overflow:hidden;}
.index_pro ul{ width:9999px; height:75px; position:absolute; float:left;}
.index_pro li{ width:250px; float:left;}
.index_pro1{ width:82px; height:65px; padding:4px; background:url(../image/products.jpg) no-repeat; float:left;}
.index_pro2{ float:left; padding-left:30px; width:100px; line-height:30px;}
.index_pro2 p{ font-family:"黑体"; color:#1373ae;}
.index_pro2 a{ color:#a4892d;}

/*header*/
.logo{ position:absolute; top:56px; right:192px;}
.logo1{ left:44px; position:absolute; top:56px;}

/*Nav*/
#Nav{ padding:120px 0 0 62px;}
#Nav li{ height:34px; line-height:34px; padding-left:29px; background:url(../image/nav_bg.jpg) no-repeat left center; font-size:18px; font-family:"黑体"}
#Nav li a{ color:#FFF;}

/*Banner*/
#Banner{ width:762px; height:465px; position:absolute; left:85px; top:12px;}

/*单页列表*/
.danye_left{ position:absolute; left:0; top:195px; width:312px; height:456px; background:url(../image/left.jpg) no-repeat;}
.danye_nav{ padding:90px 0 0 60px;}
.danye_nav li{  height:34px; line-height:34px; font-size:18px; font-family:"黑体"}
.danye_nav li a{ color:#fff;}
.danye_name{ position:absolute; left:22px; top:144px; height:28px; padding-top:21px; padding-right:54px; 
				background:url(../image/index5.jpg) no-repeat right center; font-size:22px; font-family:"黑体"; color:#da7b01;}
.danye_right{ position:absolute; right:0; top:58px; width:1022px; height:621px;}

/*news*/
.news_list{ width:939px; padding:330px 0 0 336px;}
.news_top{ height:50px; background:url(../image/news_list.png) no-repeat bottom left; padding-left:12px;}
.news_top p{ font-size:18px; font-family:"黑体"; color:#28082e; font-style:italic;}
.news{ width:790px; padding:15px 0 0 33px;}
.news li{ height:30px; line-height:30px;}
.news li span{ float:left; padding-left:30px; background:url(../image/list.png) no-repeat left center;}
.news li span a{ color:#422647;}
.news li span a:hover{ font-weight:bold; color:#da7b01;}
.news li em{ float:right; color:#c3d940;}
.page{ padding-top:30px; text-align:center; color:#7d7f7f;}
.news_show{ padding-top:20px; line-height:24px;} 
.fanye{ float:right; padding-top:20px; line-height:24px; color:#c3d940;}
.fanye a{ color:#c3d940;}

/*danye*/
.danye{ padding-top:10px; line-height:24px;}

/*products*/
.products_list{ padding:21px 20px 0 20px;}
.products_list li{ width:179px; padding:0 12px; float:left;}
.products_list li span{ width:179px; height:254px; }
.products_list li span a{width:179px; height:254px; display:block; border:3px solid #FFF;}
.products_list li span a:hover{border:3px solid #c3d940;}
.products_list li p{ text-align:center; line-height:35px;}
.products_list li p a{ color:#5d4562;}
.products_list li p a:hover{ font-weight:bold;}
.products_show{ width:610px; height:502px; border:1px solid #dfdede; margin:0 auto;}
.products_img{ padding:13px 0; text-align:center; height:371px; margin:0 auto;}
.products1{ width:566px; margin:0 auto; height:103px; position:relative; background:;}
.products1 ul{ padding:4px 0 0 35px; width:520px;}
.products1 ul li{ width:65px; height:91px; margin:0 7px; float:left;}
.products1 ul li a{ display:block; border:2px solid #fff; width:65px; height:91px;}
.products1 ul li a:hover{ border:2px solid #c3d940;}
.products2{ width:14px; height:44px; position:absolute; top:32px;}
.products3{ line-height:24px; padding-top:20px; color:#422647;}



#nav {
 width:180px;
    line-height: 30px; 
 list-style-type: none;
 text-align:left;
    /*定义整个ul菜单的行高和背景色*/
}
/*==================一级目录===================*/
#nav a {
 width: 160px; 
 display: block;
 padding-left:20px;
 /*Width(一定要)，否则下面的Li会变形*/
}
#nav li {
 
 float:left;
 /*float：left,本不应该设置，但由于在Firefox不能正常显示
 继承Nav的width,限制宽度，li自动向下延伸*/
}
#nav li a:hover{
}
#nav a:link  {
 color:#ffffff; text-decoration:none; font-size:18px; font-weight:bold; 
}
#nav a:visited  {
 color:#ffffff;text-decoration:none; font-size:18px; font-weight:bold; 
}
#nav a:hover  {
 color:#FFF;text-decoration:none;font-weight:bold; font-size:18px; font-weight:bold; 
}
/*==================二级目录===================*/
#nav li ul {
 list-style:none;
 text-align:left;

}
#nav li ul li{ 
}
#nav li ul a{
         padding-left:20px;
         width:160px;
 /* padding-left二级目录中文字向右移动，但Width必须重新设置=(总宽度-padding-left)*/
}
/*下面是二级目录的链接样式*/
#nav li ul a:link  {
 color:#28082f; text-decoration:none; font-size:12px; font-weight:normal
}
#nav li ul a:visited  {
 color:#28082f;text-decoration:none;font-size:12px; 
}
#nav li ul a:hover {
 color:#28082f;
 text-decoration:none;
 font-weight:bold;font-size:12px; 
 /* 二级onmouseover的字体颜色、背景色*/
}
/*==============================*/
#nav li:hover ul {
 left: auto;
}
#nav li.sfhover ul {
 left: auto;
}
#content {
 clear: left; 
}
#nav ul.collapsed {
 display: none;
 
}
-->
#PARENT{
 width:300px;
 padding-left:20px;
}
