*
{
	margin:0; 
    padding:0;
    font-family:Tahoma, Verdana, sans-serif,"宋体" ;
    font-size:12px;
}

table{border:0;margin:0;border-collapse:collapse;}
table td{padding:0;}   
a{color:black;text-decoration:none;}

#closetoolsbar
{
   z-index:300 important;
}

/* 
■  链接模块
*/
     .lianjie1 ul li
	 {
	    list-style-type : none;
		clear:both;
		background-image:url("/PortalResource/jiakong/news_icon.jpg");
	    background-repeat:no-repeat;
	    background-position:left 12px;
		padding-left:5px;    /* 否则项目符号不显示 */
        padding-right:5px;
		margin-right:;
		padding-top:;
		padding-bottom:;
	 }
     .lianjie1 ul li a
	 {
	    color:#666666;
	 }
     .lianjie1 ul li a:hover
	 {
	    color:;
		text-decoration : underline;
	 }


/* 
■ 新闻模块   news 必须放在上面，放在最底下在 IE6.0 中会出现问题
*/
     .news1 ul li
	 {
	    list-style-type : none;
		clear:both;
		background-image:url("/PortalResource/jiakong/news_icon.jpg");
	    background-repeat:no-repeat;
	    background-position:left 12px;
		padding-left:5px;    /* 否则项目符号不显示 */
        padding-right:15px;
		margin-right:;
		padding-top:7px;
		padding-bottom:5px;
	 }
     .news1 ul li a
	 {
	    color:#666666;
	 }
     .news1 ul li a:hover
	 {
	    color:;
		text-decoration : underline;
	 }
	 
	 .news1 ul li span
	 {
	    color:#666666;
	 }

    
	 /* news2 */  /* 下划线 */

     .news2 ul li
	 {
	    list-style-type : none;
		clear:both;
		background-image:url("/PortalResource/jiakong/news_icon.jpg");
	    background-repeat:no-repeat;
	    background-position:left 12px;
		padding-left:5px;    /* 否则项目符号不显示 */
        padding-right:15px;
		margin-right:10px;
		padding-top:7px;
		padding-bottom:5px;
		border-bottom:1px dotted #aaaaaa;
	 }
     .news2 ul li a
	 {
	    color:#666666;
	 }
     .news2 ul li a:hover
	 {
	    color:;
		text-decoration : underline;
	 }
	 
	 .news2 ul li span
	 {
	    color:#666666;
	 }


/****************************************************************************************/
      
     .newsmore  
	 {
		clear:both;           /* 图片链接在 “模块选项中设置” */
	    margin-top:9px;
		margin-right:10px;
	 }

	 .newsmore a 
	 {
	    color:#ffc86d;
	    border-bottom:;
		font-weight:;
		float:right;
	 }

     /* 新闻主体内容 */
     /*
    .Normal div,.Normal p,.Normal td,.Normal span
	{
		font-family:Tahoma,Verdana,"宋体" !important;
		font-size:12px !important;
		text-indent:0px !important;
		padding-left:2px !important;
		width:auto !important;
		text-align:left;
		line-height:150%;
	}

	.Normal table
	{
	    width:100% !important;
		border: 1px solid #f4d593 !important;
		border-collapse:collapse !important;
	}
	.Normal table td
	{
		border: 1px solid #f4d593 !important;
		padding-top:3px !important;
		padding-bottom:3px !important;
	}

	.Normal table td table
	{
		border:0px solid #f4d593 !important;
	}
	.Normal table td table td
	{
		border:0px solid #f4d593 !important;
	}
	*/

/* 
■   补背景图
*/

    body     /* 包含顶部导航条的body,是个外部的body,这里的内容都是嵌入到外部那个body中的。 */
	{

		background-position:top;
        background-color:#f1efd6;
		background-image:url("images/");

	} 
   

	.t8
	{
	  width:0px;
	  height:0px;
	  font-size:0px;                           /* ie7 里这一条用不着 */
	  border-style:solid;
	  border-color:#0e3192 white  white  white; 
	  border-width:4px 4px 0px 4px ; 
	  display:block;                           /* span 标签必须加上这一条， div 不用 */
	  margin-left:5px;
	}


/* 
■   最外层 容器外层
*/
    .page_body_table,.page,.page_top,.page_top_1,.page_top_logo,.page_top_menu,.page_top_search,.page_body,.page_body_top,.page_body_bottom,.page_body_left,.page_body_right,.pbr_left,.pbr_right,.page_copyright
	{
	  margin:auto;
	  _text-align:center;
	}


.pagecontainer
{
}

.page_bg
{
   width:100%;
   background-image:url("images/bg.jpg");
}

.page
{
    width:1000px;
    background-color:#f1efd6;
	background-image:url("");
	background-repeat:repeat-x;
	background-position:top;
	position:relative;
   _text-align:center;
   /* overflow:auto; */
}

	.page_top
	{
        width:1000px;
		margin:auto;
		background-image:url("images/");
		background-repeat:repeat-x;
	}


				.page_top_logo 
				{
				   width:323px;  
				   height:88px;
				   float:left;
		           background-image:url("images/logo.gif");
                   background-repeat:repeat-x;
				   background-position:25px 0px;
				}


				.page_top_search
				{
				   width:670px;
				   float:right;
				}

				.page_top_menu   /* 把 menu 放入 page_top 中，会被下面的body 遮住 */
				{
					height:24px;
					width:1000px;
					background-color:#af7301;
                    clear:both;
				    background-image:url(images/);
				    background-repeat:;
				}


    .page_body
	{
       width:952px;
	   margin:auto;
	   margin-top:10px;
	   clear:both;
	}
	    /*
		   .page_body{overflow:hidden;}
		   .page_body_left,.page_body_right{padding-bottom:32767px;;margin-bottom:-32767px;} 
		*/



		   .page_body_left
		   { 
		      float:left;
			  width:205px;
			  background-color:;
			  background-image:url(images/);
			  background-repeat:repeat-y;
		   }

           .page_body_right
		   { 
		      float:right;
			  width:737px;
		   }

		       .pbr_left
			   {
				  float:left;
				  width:466px;
			   }

		       .pbr_right
			   {
				  float:right;
				  width:230px;
			   }

	.page_copyright
	{
	   clear:both;
	   width:1000px;
	   height:100px;
	   margin-top:15px;
	   background-image:url(images/dlogo2.jpg);
	   background-repeat:no-repeat;
	   background-position:20px 10px;
	   background-color:#a27a22;
	}


/* 
■   容器层
*/

     .banner_1
	 {
		width:670px;         /*  比flash稍微大5个像素，因为下面的overflow:hidden  */
		height:42px;
		float:right;
		margin:auto;
		overflow:hidden;
	    /* background-color:blue;margin-top:5px; */
	 }

     .banner_2
	 {
	    width:952px;
		margin:auto;
		margin-top:1px;
		clear:both;
		overflow:hidden;
	    /* background-color:blue;margin-top:5px; */
	 }



     .banner_3
	 {
	    overflow:hidden;
	    /* background-color:blue;margin-top:5px; */
	 }

	.content
	{
	    clear:both;
		width:952px;         /*  比flash稍微大5个像素，因为下面的overflow:hidden  */
		margin:auto;
	    /* background-color:blue;margin-top:5px; */
	}

	.content_a
	{
		width:737px;
	    clear:both;
	    /* background-color:blue;margin-top:5px; */
	}

	.content_b
	{
		width:365px;
		float:left;
	    /* background-color:blue;margin-top:5px; */
	}

	.content_c                     
	{
		width:365px;
		float:right;
	    /* background-color:blue;margin-top:5px; */
	}

	.content_d                     
	{
		width:737px;
	    clear:both;
	    /* background-color:blue;margin-top:5px; */
	}

	.content_e
	{
		width:365px;
		float:left;
	    /* background-color:blue;margin-top:5px; */
	}

	.content_f                     
	{
		width:365px;
		float:right;
	    /* background-color:blue;margin-top:5px; */
	}

	.content_g                     
	{
		width:737px;
	    clear:both;
	    /* background-color:blue;margin-top:5px; */
	}
	.content_g1                     
	{
	}

    /******************/

	.content_k  /*  left_side */
	{
	    /* background-color:blue;margin-top:5px; */
    }

	.content_h  /*  right_side */
	{
        width:230px;
	    /* background-color:blue;margin-top:5px; */
	}


    /******************/

	.content_i
	{
		width:205x;
		margin:auto;
		margin-top:;
		clear:both;
	    /* background-color:blue;margin-top:5px; */
	}

	.content_i1
	{
	    /* background-color:blue;margin-top:5px; */
	}

	.content_l
	{
	    /* background-color:blue;margin-top:5px; */
	}

	.content_j
	{
	    /* background-color:blue;margin-top:5px; */
	}

	.copyright
	{
	    /* background-color:blue;margin-top:5px; */
    }




/* 
■   菜单样式
*/
/*
<div class="page_top_menu">
	<div class="hidden">[menu]</div>
</div>
*/
    .table_menu
	{
	   float:left;
	   margin-left:25px;
	}


    .hidden
	{
	  overflow:hidden;
	  position:relative;
	  height:48px;
	}

    .hidden table
	{
		position:relative;
		float:left;
		left:-2px;
		/* width:100% */                                        /* 不要设置 width 100% 会影响后面单个菜单的大小 */
	    /* background-color:red; */                             /* 有效 */
	}

	.menu                                                       /* 菜单样式外部样式 table */ /* ■ 好像没这属性 */
	{
	/*
		height:30px;
		position:relative;
		right:-20px;
    */
	   /* width:100%; */                                            /* 菜单宽度自适应 */
    }

	.menu td
	{
		width:0px !important;
    }

    .menuitem table                                             /* 选中项菜单的那个 table */
	{
	    width:100%;
	}

	.menuitem td                                                /* 菜单每一项的样式 */ 
	{	
		text-align:center;
	}
 
                                                                /* link 设置 a 对象在未被访问前的样式。 ■ 伪类最好一定要分开写，顺序 link > visited > hover */

	a:link.menuitem                                             
	{
        color:white;
		height:24px;
		width:;
		line-height:24px;

        font-size:14px !important;
		text-indent:;
		text-align:center;
		padding-left:20px;
		padding-right:;
		margin-left:20px;
        margin-left:40px;


		display:block;
		overflow:hidden;
		font-weight:bold;
		text-decoration:;
		background-image:url(images/bg_menuitem.jpg);
        background-repeat:no-repeat;
        background-position:left 0px;
		#background-position:left -1px;
		/*  background-position: 5px; left */                  /* 这么写在火狐中出错 */

	}

	a:active.menuitem                                            /* 不写 active ，火狐里面有问题 */              
	{
        color:white;
		height:24px;
		width:;
		line-height:24px;

        font-size:14px !important;
		text-indent:;
		text-align:center;
		padding-left:20px;
		padding-right:;
		margin-left:20px;
        margin-left:40px;


		display:block;
		overflow:hidden;
		font-weight:bold;
		text-decoration:;
		background-image:url(images/bg_menuitem.jpg);
        background-repeat:no-repeat;
        background-position:left 0px;
		#background-position:left -1px;
		/*  background-position: 5px; left */                  /* 这么写在火狐中出错 */
	}

    a:visited.menuitem
	{
        color:white;
		height:24px;
		width:;
		line-height:24px;

        font-size:14px !important;
		text-indent:;
		text-align:center;
		padding-left:20px;
		padding-right:;
		margin-left:20px;
        margin-left:40px;


		display:block;
		overflow:hidden;
		font-weight:bold;
		text-decoration:;
		background-image:url(images/bg_menuitem.jpg);
        background-repeat:no-repeat;
        background-position:left 0px;
		#background-position:left -1px;
		/*  background-position: 5px; left */                  /* 这么写在火狐中出错 */
	}

	a:hover.menuitem                                            /* 菜单浮动样式 */ 
	{
        color:white;
		height:24px;
		width:;
		line-height:24px;

        font-size:14px !important;
		text-indent:;
		text-align:center;
		padding-left:20px;
		padding-right:;
		margin-left:20px;
        margin-left:40px;


		display:block;
		overflow:hidden;
		font-weight:bold;
		text-decoration:underline;
		background-image:url(images/bg_menuitem.jpg);
        background-repeat:no-repeat;
        background-position:left 0px;
		#background-position:left -1px;
		/*  background-position: 5px; left */                  /* 这么写在火狐中出错 */
	}

 
    .menuitemhover a                                            /* ■ 好像没这属性 */
    {
	}


                                                                /* 菜单选择项样式 */
	.menuselecteditem a:link,.menuselecteditem a:visited,.menuselecteditem a:active,.menuselecteditem a:hover                                         
	{
        color:white;
		height:24px !important;
		width:;
		line-height:24px !important;

        font-size:14px !important;
		text-indent:;
		text-align:center;
		padding-left:20px;
		padding-right:;
		margin-left:20px;
        margin-left:40px;


		display:block;
		overflow:hidden;
		font-weight:bold;
		text-decoration:underline;
		background-image:url(images/bg_menuitem.jpg);
        background-repeat:no-repeat;
        background-position:left 0px;
		#background-position:left -1px;
		/*  background-position: 5px; left */                  /* 这么写在火狐中出错 */
	}





/* 
■    下拉菜单样式
*/

	.menupopup                                   /*  弹出菜单外层 DIV */
	{
	  margin-top:0px;
	}


	table.menupopupitem                          /*  这一项无效 *//* 每条下拉菜单是在一个表格中的 */                
	{
	}

	.menupopupitem td                            /*  下拉菜单每一项的样式 宽度根据下面来的。*/ /* 其它都正常 */
	{
	  border-bottom:1px solid #cccccc;
	}

	a:link.menupopupitem
	{
		color:#690203;
		width:90px;
		height:25px;
		line-height:25px;

		text-indent:;
		text-align:center;
		padding-left:5px;
		padding-right:5px;
  
		display:block;
		overflow:hidden;
		text-decoration:none;
		border-bottom:1px solid #820405;
		background-color:#fec868;
		background-image:url(images/bg_itemsearch1.jpg);
		background-repeat:no-repeat;
		background-position:;
		#background-position:center -1px;
	}

	a:active.menupopupitem
	{
		color:#690203;
		width:90px;
		height:25px;
		line-height:25px;

		text-indent:;
		text-align:center;
		padding-left:5px;
		padding-right:5px;
  
		display:block;
		overflow:hidden;
		text-decoration:none;
		border-bottom:1px solid #820405;
		background-color:#fec868;
		background-image:url(images/bg_itemsearch1.jpg);
		background-repeat:no-repeat;
		background-position:;
		#background-position:center -1px;
	}

                                                 
	a:visited.menupopupitem
	{
		color:#690203;
		width:90px;
		height:25px;
		line-height:25px;

		text-indent:;
		text-align:center;
		padding-left:5px;
		padding-right:5px;
  
		display:block;
		overflow:hidden;
		text-decoration:none;
		border-bottom:1px solid #820405;
		background-color:#fec868;
		background-image:url(images/bg_itemsearch1.jpg);
		background-repeat:no-repeat;
		background-position:;
		#background-position:center -1px;
	}

	a:hover.menupopupitem 
	{
		color:#690203;
		width:90px;
		height:25px;
		line-height:25px;

		text-indent:;
		text-align:center;
		padding-left:5px;
		padding-right:5px;
  
		display:block;
		overflow:hidden;
		text-decoration:underline;
		border-bottom:1px solid #820405;
		background-color:#fec868;
		background-image:url(images/bg_itemsearch1.jpg);
		background-repeat:no-repeat;
		background-position:;
		#background-position:center -1px;
	}




/* 
■   search 搜索简 ------------------------------------------------------------------------------------------
*/
    .table_search
	{
	   width:233px;
	   height:42px;
	   float:right;
	   margin-right:23px;

	   /* background-color:red; */
	}

	.searchcss                  /* 整个搜索  (table) */
	{
	   width:233px;             /* ■ 一定要加宽度，否则IE6里面，会错位 */
	}

		.searchcss  td         
		{
		   vertical-align:top;
		}


    .searchmaincss              /* 搜索中间  (table) */
	{
	   width:233px;
	}

	.searchboxcss               /* 输入框 td */
	{
	   padding-right:5px;
	   vertical-align:;
	}
 
    .searchboxcss input
	{
	   border:1px solid #56420d;
	   margin-top:10px;
	   height:18px;
	}


	.searchbuttoncss            /* 按钮 td */
	{
	   cursor:pointer;
	   background-image:url(images/button_search.jpg);
	   background-position:7px 0px;
	   background-repeat:no-repeat;
	   border:none;
	}

	.searchbuttoncss input
	{
	   border:none;
	   width:90px;
	   height:42px;
	   margin-left:7px;
	   visibility:hidden;
	}
        






/* 
■   补丁
*/
	.copyright,.content_a,.content_b,.content_c,.content_d,.content_e,.content_f,.content_g,.content_h,.content_i,.content_j,.content_k,.content_l,.page_content,.page_content_center,.page_center_center,.banner_1,.banner_2,.banner_3,.banner_4,.banner_5
	{
	   overflow:hidden;
	   /* text-align:left; */ /* 去掉后内容就居中了，不然左对齐 */
	}



/* 
■   产品菜单 CSS
*/


			.productmenu
			{
			   width:198px;
			   border:1px solid #4e9112;
			   background-color: #f3f3f3;
			   padding-bottom:12px;
			}

			.productmenu_1
			{
			   width:198px;
			   height:27px;
			   background-image:url("/PortalResource/foyin/productmenu/bg_productmenu_title.jpg");
			   background-repeat:no-repeat;
			   text-align:center;
			   margin-bottom:8px;
			}

					.productmenu_11 a:link
					{

						color:#eeb709;
						width:181px;
						height:24px;
						line-height:22px;
						font-weight:bold;

						text-indent:35px;
						text-align:left;
						padding-left:;
						padding-right:;
						margin:auto;
				  
						display:block;
						overflow:hidden;
						text-decoration:none;
						background-color:;
						background-image:url("/PortalResource/foyin/productmenu/bg_productmenu_item1.jpg");
						background-repeat:no-repeat;
						background-position:;
					}

					.productmenu_11 a:hover
					{
						color:#eeb709;
						width:181px;
						height:24px;
						line-height:22px;
						font-weight:bold;

						text-indent:35px;
						text-align:left;
						padding-left:;
						padding-right:;
						margin:auto;
				  
						display:block;
						overflow:hidden;
						text-decoration:none;
						background-color:;
						background-image:url("/PortalResource/foyin/productmenu/bg_productmenu_item2.jpg");
						background-repeat:no-repeat;
						background-position:;
					}

			.productmenu_2
			{
			   border-top:1px solid #4e9112;
			   width:198px;
			   height:27px;
			   background-image:url("/PortalResource/foyin/productmenu/bg_productmenu_title.jpg");
			   background-repeat:no-repeat;
			   text-align:center;
			   margin-bottom:8px;
			   margin-top:10px;
			}

					.productmenu_22 a:link
					{
						color:#60a455;
						width:181px;
						height:24px;
						line-height:22px;
						font-weight:bold;

						text-indent:35px;
						text-align:left;
						padding-left:;
						padding-right:;
						margin:auto;
				  
						display:block;
						overflow:hidden;
						text-decoration:none;
						background-color:;
						background-image:url("/PortalResource/foyin/productmenu/bg_productmenu_item3.jpg");
						background-repeat:no-repeat;
						background-position:;
					}

					.productmenu_22 a:hover
					{
						color:#60a455;
						width:181px;
						height:24px;
						line-height:22px;
						font-weight:bold;

						text-indent:35px;
						text-align:left;
						padding-left:;
						padding-right:;
						margin:auto;
				  
						display:block;
						overflow:hidden;
						text-decoration:none;
						background-color:;
						background-image:url("/PortalResource/foyin/productmenu/bg_productmenu_item4.jpg");
						background-repeat:no-repeat;
						background-position:;
					}



			.productmenu_3
			{
			   border-top:1px solid #4e9112;
			   width:198px;
			   height:27px;
			   background-image:url("/PortalResource/foyin/productmenu/bg_productmenu_title.jpg");
			   background-repeat:no-repeat;
			   text-align:center;
			   margin-bottom:8px;
			   margin-top:10px;
			}

					.productmenu_33 a:link
					{

						color:#de778a;
						width:181px;
						height:24px;
						line-height:22px;
						font-weight:bold;

						text-indent:35px;
						text-align:left;
						padding-left:;
						padding-right:;
						margin:auto;
				  
						display:block;
						overflow:hidden;
						text-decoration:none;
						background-color:;
						background-image:url("/PortalResource/foyin/productmenu/bg_productmenu_item5.jpg");
						background-repeat:no-repeat;
						background-position:;
					}

					.productmenu_33 a:hover
					{
						color:#de778a;
						width:181px;
						height:24px;
						line-height:22px;
						font-weight:bold;

						text-indent:35px;
						text-align:left;
						padding-left:;
						padding-right:;
						margin:auto;
				  
						display:block;
						overflow:hidden;
						text-decoration:none;
						background-color:;
						background-image:url("/PortalResource/foyin/productmenu/bg_productmenu_item6.jpg");
						background-repeat:no-repeat;
						background-position:;
					}






/*
■ 产品分类列表
*/

		   #sf-menu 
		   {
			  width:100%;
			  padding-bottom:15px;
			  /* position:absolute !important; */
		   }

			ul.sf-menu
		   {
			  width:100%;
			  position:static !important;
		   }

		   .sf-menu li
		   {
			  width:100% !important;
			  font-weight:;
			  border:1px dotted #910707;
			  margin-top:3px;
			  float:none !important;
			  background-color:#840405 !important;
			  position:static !important;
		   }

		   .sf-menu li a
		   {
			  color:#fdc868 !important;
			  background-color:#840405 !important;
			  position:static !important;
		   }

		   .sf-menu li a:hover
		   {
			  color:#fdc868 !important;
			  background-color:#840405 !important;
			  text-decoration:underline;
			  position:static !important;
		   }



		/*
		弹出
		*/


        .sf-with-ul
		{
		   position:static !important;
		}

        li.sfHover
		{
		   position:relative !important;
		}

		     .sfHover ul
			 {
				 left:80px !important;
				 position:absolute;
				 z-index:500;
				 width:120px !important;
			 }

             .sfHover ul li
			 {
			     border-bottom:none !important;
				  !important;
				 /* border-bottom:1px dotted #888888 !important; */
			 }

			 .sfHover ul li a
			 {
			     color:#3b3b3b !important;
			     font-weight:normal;
				 position:static !important;
				 background-color:#f0f0f0 !important;
			 }

			 .sfHover ul li a:hover
			 {
			     color:#a70101 !important;;
				 position:static !important;
				 background-color:#f0f0f0 !important;
			 }




/*
■ 产品图片面板
*/






/*
■ 搜索结果，明细
*/


	.searchresult div
	{
	   background-color:#820405 !important;
	}


/*
■ 产品明细
*/


    .ProductDetailTitle
	{
	   border:0px solid white !important;
	   line-height:18px !important;
       font-weight:bold !important;
	   margin-top:10px !important;
	}
 
    .ProductDetailBody
	{
	   
	}
			.ProductDetailImage     /* 产品图片 */
			{

			}

		    .ProductDetailSummaryContext
		    {
			   border:0px solid white !important;
		    }

			.ProductDetailSummary
			{
			   border:0px solid white !important;
			}

				 .ProductDetailSummaryContext
				 {
				     margin-left:0px !important;
				 }

						 .ProductDetailSummaryDetail
						 {
						      width:200px !important;
							  border:0px solid white !important;
						 }


                         .Productsummary
						 {
						     display:none !important;
							 height:0px !important;
						 }

                         .ProductAttribute
						 {
						    width:200px !important;
							border:0px solid white !important;
						 }


    .ProductTabZone
	{
	    
	}

         .ProductTab
		 {
		 }

         .ProductTabBody
		 {
		     background-color:#820405 !important;
		 }

