﻿/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:12px;
	color:#737373;
	font-family: Arial, Helvetica, sans-serif;
	line-height:180%;
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;	
	background-color:#1F6BCB;
	}
h3,h2{font-size:12px;}
a:link,a:visited{color:#737373;text-decoration:none;}
a:hover{color:#ff6600;text-decoration:none;}
div#head{margin:0px auto;width:919px;padding:0px;overflow:hidden; height:100%;}
div#banner{margin:0px auto;width:919px;padding:0px;height:241px;overflow:hidden;}
div#content{margin:0px auto;width:919px;padding:0px;overflow:hidden;background-color:#fff;}
div#right_index{width:440px;float:right;margin:0px;padding:0px; overflow:hidden;}
div#left_index{width:470px;float:left;margin:0px;padding:0px; overflow:hidden;}
div#content_right{width:700px;float:right;margin:10px 0px 0px 0px;padding:0px; overflow:hidden;}
div#content_left{
	width:210px;
	float:left;
	margin:10px 0px 0px 0px;
	padding:0px;
	overflow:hidden;
	}
/*头部样式====================================
=========================================================================*/
div#head h1{
	margin:0px;
	padding:0px;
   height:80px;
   width:100%;
	}
div#head p{	margin:0px;
	padding:0px;
   height:80px;
   width:100%;}


div#menu a:link,div#menu a:visited{
	color:#ffffff;
	text-decoration: none;
	
}
div#menu a:hover{color:#ff0000; text-decoration:none;}

/*导航条样式================================
====================================================================*/
div#menu{
	margin:0px;
	padding:0px;
	height:35px;
	width:919px;
	clear:both;
	background-image: url(../images/menu_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}
div#menu ul{margin:0px;	padding:0px;}
div#menu ul li{
    margin:0px;
    padding:0px;
	float:left;
	width:100px;
	text-align:center;
	height:35px;
	line-height:35px;
	list-style-type: none;
	background-image: url(../images/line.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
div#menu ul li#end{
	background-image: none;
}
div#menu a:link,div#menu a:visited{
	color:#fff;
	text-decoration: none;	
}
div#menu a:hover{color:#ff0000; text-decoration:none;}
/*end*/
/*首页产品类别
====================================================================*/
div#product_index{margin:25px auto 0px auto;padding:0px;width:440px; overflow:hidden;height:100%;}
div#product_index ul{margin:0px;padding:0px;}
div#product_index ul li{margin:0px;padding:3px;float:left;width:208px;height:85px;}
div#product_index ul li img{margin:0px;padding:0px;}
/*首页最新产品公告
============================================================================*/
div#news_index{
	width:460px;
	margin:0px auto;
	padding:0px;
	overflow: hidden;    
}
div#news_index h2{
	margin:0px;
	padding:0px;
	height:31px;
	line-height:31px;
	color:#FFFFFF;
   }
div#news_index ul{margin:0px;padding:5px;border:1px solid #ddd;WIDTH:448PX;
	}
div#news_index ul li{
	margin:0px;
	padding:0px;
	height:30px;
	line-height:30px;
	list-style-type: none;
	text-indent:20px;
	text-align:left;
	background-color:#f5f5f5;
	background-image: url(../images/ies.jpg);
	background-repeat: no-repeat;
	background-position: left center;	

  }
/*
ISO9001===========================================================*/
DIV#ISO9001{marign:0px;padding:5px;overflow:hidden;hiehgt:100%;}
/*产品类别
========================================================================*/
div#product_type{
	width:210px;
	margin:0px;
	padding:0px 5px;
}
div#product_type h3{
	margin:0px;
	padding:0px;
	height:30px;
	line-height:30px;
	background-image: url(../images/title.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	text-indent:20px;
	width:100%;
	color:#fff;
	font-size:12px;
			}


div#product_type ul{
padding:0px;
margin:0px;
}

div#product_type ul li{
	margin:0px;
	padding:5px 0px;
	height:32px;
	line-height:32px;
	background-image: url(../images/title_bg.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent:8px;
	list-style-type: none;
	overflow: hidden;

}

/*首页公司简介
==========================================================================================*/
div#company{
	margin:0px auto 5px auto;
	padding:0px;
	width:470px;
	overflow:hidden;
	clear:both;
	
}

div#company h2{
	margin:0px;
	padding:0px;
	}
div#company p {padding:5px;margin:0px;}
/*框架线
=====================================================================*/
div.company_p{
	margin:0px;
	padding:5px;
	border-bottom:1px solid #C5C5C5;
	border-left:1px solid #C5C5C5;
	border-right:1px solid #C5C5C5;
	height:100%;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: left top;
	overflow: hidden;
	}

/*推荐产品
=======================================================*/
div#product_commend{
margin:0px auto;
	padding:0px;
	width:470px;
	overflow:hidden;
	clear:both;}
div#product_commend h2{
	margin:0px;
	padding:0px;
	background-image: url(../images/product_commend.jpg);
	background-repeat: no-repeat;
	background-position: left top; 
	height:27px;
	line-height:27px;
	text-indent:15px;
	color:#fff; 
	clear:both;
	}
div#product_commend ul{
	margin:0px;
	padding:5px 0px 0px 0px;
	border-bottom:1px solid #C5C5C5;
	border-left:1px solid #C5C5C5;
	border-right:1px solid #C5C5C5;
	overflow: hidden;
	background-color: #ECECEC;
	height:100%;
	}
div#product_commend ul li{
	width:130px;
	height:140px;
	margin:2px 15px;
	padding:0px;
	float:left;
	list-style-type: none;
}
div#product_commend ul li h3{

	margin:0px;
	padding:0px;
	height:20px;
	line-height:20px;
	text-align:center;
	font-weight: normal;
}
div#product_commend ul li img{
  margin:0px;
  padding:5px;
  border:1px solid #dddddd;
}
/*首页新闻
=================================================================*/
div#index_news{
	width:226px;
	margin:0px;
	padding:0px;
	overflow: hidden;    
}
div#index_news h2{
	margin:0px;
	padding:0px;
	height:27px;
	line-height:27px;
	text-indent:20px;
	background-image: url(../images/title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color:#FFFFFF;
   }

div#index_news ul{margin:0px;padding:5px;
   background-color: #E2E2E2;
	}
div#index_news ul li{
	margin:0px;
	padding:0px;
	height:26px;
	line-height:26px;
	list-style-type: none;
	text-indent:10px;
	text-align:left;
	background-image: url(../images/ies.jpg);
	background-repeat: no-repeat;
	background-position: left center;
  }
  /*左侧联系我们
  ==================================================================*/
  div#contact {margin:0px;padding:0px 5px;width:210px;}
  div#contact h3{
	background-image: url(../images/title.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height:30px;
	line-height:30px;
	text-indent:20px;
	margin:0px;
	padding:0px;
	color:#fff;
	
}
  div#contact p{
	margin:0px;
	padding:0px 5px;
	text-indent:0px;
	text-align:left;
	overflow: hidden;
	text-align:left;
	background-color: #E2E2E2;
	}
/*内页左侧导航样式
=============================================================================*/
div#list{margin:0px;padding:0px;width:220px;overflow:hidden;height:100%;}
div#list ul{margin:0px;padding:0px;}
div#list ul li{
	margin:0px;
	padding:0px;
	height:29px;
	line-height:29px;
	text-align:left;
	text-indent:30px;
	background-image: url(/template/images/list.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type: none;
	color:#ff0000;
}
/*内页产品类别
===========================================================================*/
div#product_types{
	width:222px;
	margin:0px auto;
	padding:0px;
	background-color: #FFFFFF;
}
div#product_types h3{
	margin:0px;
	padding:0px;
	height:37px;
	line-height:37px;
	background-image: url(/template/images/left_title.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	text-indent:35px;
	width:100%;
	color:#737373;
	font-size:14px;
			}


div#product_types ul{
padding:5px;
margin:0px;
}
div.nav_p{
	width:100%;
	clear:both;
	float:none;
	overflow: hidden;
}
div#product_types ul li{
	margin:0px;
	padding:0px 0px 0px 10px;
	height:100%;
	background-color: #FFFFFF;
	background-image: url(/template/images/iecs.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent:10px;
	font-weight: bold;
	list-style-type: none;
}
div#product_types ul li ul li{
	margin:0px;
	padding:0px;
	height:20px;
	line-height:20px;
	list-style-type: none;
	font-size:12px;
	text-indent:20px;
	text-align:left;
	background-image: url(/template/images/iecss.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	background-color:#FFFFFF;
	font-weight: normal;
}
div#product_types ul li ul.collapsed { display: none; }
/*内页新闻列表
===========================================================*/
div#main_news{
	width:220px;
	margin:0px auto;
	padding:0px;
	
}
div#main_news h3{
	margin:0px;
	padding:0px;
	height:30px;
	line-height:30px;
	background-image: url(../images/left_title.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	text-indent:20px;
	width:100%;
	color:#fff;
	font-size:12px;
			}

div#main_news ul{
	margin:0px;
	padding:0px 0px 0px 5px;
	overflow: hidden;
	}
div#main_news ul li{
    margin:0px;
	padding:0px;
	height:24px;
	line-height:24px;
	list-style-type: none;
	font-size:12px;
	text-indent:10px;
	text-align:left;
	background-image: url(/template/images/iec.jpg);
	background-repeat: no-repeat;
	background-position: left center;
  }

/*单页详细页面H1样式
=============================================================================*/
.nas{margin:10px 0px; padding:0px;text-align:center;font-size:18px; }
/*框架线*/
.main_line{
	margin:0px;
	padding:5px;
	border-bottom:1px solid #C5C5C5;
	border-left:1px solid #C5C5C5;
	border-right:1px solid #C5C5C5;
	width:728px;
	overflow: hidden;
	background-color: #FFFFFF;
	background-image: url(/template/images/company_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.main_line h3{
    background-image:url(/template/images/page_hot.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	text-indent: 30px;line-height:27px; height:27px; font-size:12px; color:#ffffff; margin:5px;
	}

/*您的位置
======================================================================================================*/
div#add{
	background-image: url(/template/images/rights.jpg);
	background-repeat: no-repeat;
	background-position: left top;  
	text-indent:20px;
	height:32px;
	line-height:32px;
	width:700px;  
	margin:0px ;
	padding:0px;

	}
	div#adds{
	background-image: url(/template/images/rights.jpg);
	background-repeat: no-repeat;
	background-position: left top;  
	text-indent:20px;
	height:32px;
	line-height:32px;
	width:930px;  
	margin:0px ;
	padding:0px;

	}
/*产品新闻列表页H1样式
===================================================================================================*/	
.navs{
    background-image:url(/template/images/page_hot.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: center;
	color:#fff;
	float:left;width:130px;line-height:27px; height:27px; font-size:12px; margin:4px;padding:0px;clear:none;}
.navs-s{
    background-image:url(/template/images/page_hots.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-align:center;
	color:#fff;
	float:left;width:220px;line-height:27px; height:27px; font-size:12px; margin:4px;padding:0px;clear:none;}
#navss{
	border:1px solid #dddddd;
	height:auto;
	width:96%;
	margin:0px auto;
	padding:5px;
	text-align:left;
	clear:both;
	background-color: #ECECEC;
	overflow:hidden;
}
#span{
	color:#ff0000;
	font-weight: bold;
}
/*===热门推荐，随机====
===================================================================================================*/
div.hot_product{width:210px;margin:5px 0px;padding:0px;}
div.hot_product h3{
    margin:0px;
	padding:0px;
	height:30px;
	line-height:30px;
	background-image: url(/template/images/left.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-align:left;
	text-indent:20px;
	width:210px;
	color:#fff;
	}
div.hot_product ul{
	width:198px;
	margin:0px;
	padding:5px;
	height:auto;
	border:1px solid #dddddd

	}
div.hot_product ul li{
	margin:0px;
	padding:0px;
	line-height:24px;
	text-indent:10px;
	clear:both;
	list-style-type: none;
	text-align:left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ddd;
	background-image: url(/template/images/ies.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	
}

/*===内部模板产品类别==
=================================================================================*/

/*===内部模板产品类别==
================================================================================*/

div#product_class{
	width:96%;
	color:#F91B01;
	background:url(/template/images/page_type.jpg) repeat-x  bottom;
	margin:5px;
	border:1px solid #ddd;
	padding:8px;
	height:auto;
	text-align: left;
	overflow:hidden;
	height:100%;
}
div#product_class h3{
	width:100%;
	text-align:left;
	margin:0px;
	padding:0px;
	color:#ff0000;
	font-weight: bold;
	background-image: url(/template/images/gif-0467.gif);
	background-repeat: no-repeat;
	background-position: left center;	
	}
div#product_class ul{margin:0px;padding:0px;}
div#product_class ul li{
	list-style-type: none;
	float:left;padding-right:15px;
	width:150px;
	
	
}
div#product_class h3 a:link,div#product_class h3 a:visited{
	color:#006600;
	text-decoration: none;
}
div#product_class h3 a:hover{color:#ff6600; text-decoration:none;}
/*
=====================================================================================*/
#zhong2{ float:left; background: url(/template/style01/zhong2_bg.gif)  repeat-y left top;width:100%;}
#zhong_left2{width:207px; float:left;}
#zhong_left2 dl{padding-top:15px;}
#zhong_left2 dl dt{ background:url(/template/style01/12.gif) no-repeat center top; font-weight:bold;padding:5px; padding-left:65px;color:#cc3535;}
#zhong_left2 dl dd{ background:url(/template/style01/13.gif) repeat-y  center  top;}
#zhong_left2 dl dd a{ display:block; background:url(/template/style01/15.gif) no-repeat 30px center;padding-left:45px;line-height:28px;}
#zhong_left2 dl dd a:hover{ background:url(/template/style01/14.gif) no-repeat 30px center; text-decoration:none;}
#zhong_left2 ul{margin:15px auto;width:120px;}
#zhong_left2 ul li{width:110px; text-align:center;}
#zhong_left2 ul li img{margin-bottom:7px;}
#zhong_left2 h3{padding-right:0px;}
		
#zhong_right2{width:98%; margin:0px auto;}
#zhong_right2 .div {
	float:left;
	width:130px;
	height:140px;
	margin:2px;
	padding:10px;
	border:1px solid #dddddd;
	text-align:center;
	overflow: hidden;
}
#zhong_right2 div h2{ font-weight:normal;font-size:12px; color:#FF3300; text-decoration:underline;margin-bottom:5px;text-align:center;background:none;border:none;margin:0px; padding:0px;}
#zhong_right2 div img{margin-bottom:10px;border-bottom:1px solid #E8E8E8;border:none;}
#zhong_right2 div p{  display:block;}
#zhong_right2 div p a{color:#767676;}
#page{ float:none; clear:both;padding:10px;margin:5px auto 5px auto;height:50px;width:90%;}
#page a,#page span.disabled,span.current{border:1px solid #ccc;padding:3px 10px; display:block; float:left;margin-left:10px;}
#page span.current,#page a:hover{ color:#fd791d;border:1px solid #fd791d; text-decoration:none;}
#dh{
	background-image: url(/template/images/page_center_bg1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height:35px;
	line-height:35px;
	width:720px;
	text-align:left;
	text-indent: 20px;

	}
#dh img{margin-bottom:-4px;}
	
	/* */
	div#cp_xx{
	margin:0px auto;
	width:98%;
}
	#cp_xx h1{ color:#FF6600; text-align:center;font-size:18px;padding:20px 0px 0px;}
	#cp_lr {text-align:left; margin:0px;padding:0px;}
	#cp_lr h2{padding:10px 0px;}
    #cp_lr a:link,#cp_lr a:visited{text-decoration:underline;}
    #cp_lr a:hover{
	color:#FF1F1F;
	text-decoration: none;
}
	#cp_xx h3{
	background:url(/template/images/page_hot.jpg) no-repeat left top;
	text-align:left;
	font-size:12px;
	color:#ffffff;
	width:98%;
	margin:10px auto;
	padding-left:10px;
	clear:both;
	height:27px;
	line-height:27px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ddd;
}
	#cp_lr p{margin:0px;padding:0px;}
	#cp_lr table{border:1px solid #E8E8E8;border-width:1px 0px 0px 1px;margin-left:auto;margin-right:auto;text-align:center;margin-bottom:15px;}
    #cp_lr table td{border:1px solid #E8E8E8;border-width:0px 1px 1px 0px;padding:5px;text-align:left;}
    #cp_lr table th,#cp_xx_lr table caption{font-weight:bold;}
    #cp_lr table th{border:1px solid #E8E8E8;border-width:0px 1px 1px}
    #cp_lr table caption{text-align:center;margin-top:5px;margin-bottom:5px;}

/**/
	#cp_xx_img{ text-align:center;}
	#cp_xx_img img{border:1px solid #ccc; padding:2px;margin:0px 0px 10px 0px;}
	#cp_xx_img span img{border:none;padding:0;margin:0px;}

/*s*/
	#cp_xx_lr{
	width:170px;
	float:right;
	height:50px;
	padding-right:10px;
	color:#717171;
	font-size:12px;
	line-height:20px;
	margin:0px;
	text-align:left;
	overflow: hidden;
	vertical-align: top;
}
	#cp_xx_lr p{padding:5px;padding-left:0px;}
	#cp_xx_lr div{border-top:1px dashed #ccc;padding:10px;margin-top:10px; float:left;width:90%;}
	#cp_xx_lr div span{ display:block; float:left;width:50%;padding:0px;}
	#cp_lr{margin:20px auto; font-size:13px; line-height:23px; color:#717171;width:900px;padding:0px;}
	/**/
	#up_down{height:50px; width:93%; background:url(/template/images/page_type.jpg) repeat-x  bottom;border:1px solid #dddddd;padding:10px 20px; text-align:left; margin:5px auto;}

	#up_down strong{ position:relative;color:#fff; font-weight:normal; background:url(/template/style01/17.gif) no-repeat left top; display:block; float:left;padding:4px;width:100px; text-align:center;margin-top:-4px;}
	#cp_xx ul{width:98%;padding-left:20px;}
	#cp_xx ul li{float:left;margin:0px 15px; width:106px;}
	#cp_xx ul li img{border:1px solid #ccc;padding:1px; }
	#cp_xx h4{ font-size:12px; font-weight:normal; text-align:center;padding:5px;}	
	
	/**/
	#news{width:98%;margin:0px auto;padding:0px;}

	#news div{
	position:relative;
	width:95%;
	margin:0px;
	padding:0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #dddddd;
	
}
		#news div h2{ background: url(/template/style01/18.gif) no-repeat left  center;padding:0px;font-size:14px;}
		#news div h2 span{ float:right; font-weight:normal; font-size:12px;}
		#news div  p{ color:#8c8d8d; text-indent:24px; line-height:20px;margin:3px 0px;}
		#news div img{ position:absolute; right:20px;bottom:5px;}
		#news #page{padding:20px;}
		#news_next{
		margin:5px 0px;
		height:auto;
		width:98%;
		border:1px solid #dddddd;
		padding:3px;
		background-image: url(/template/images/page_type.jpg);
	    background-repeat: repeat-x;
	    background-position: left bottom;
	    overflow:hidden;}
	
			
		#zhong_right2 #ms h1{ background: url(/template/images/page_hot.jpg) no-repeat left top; color:#595959;margin:10px auto;padding-left:5px; position:absolute; top:-30px;left:0px;width:682px; font-size:12px;height:35px;
	line-height:35px;
	text-align:left;
	text-indent: 20px;
	margin:2px  0px;}
		#zhong_right2 #ms span{ font-weight:bold;}
	/**/
		#news_lrpage{width:98%; margin:0px auto;}
#news_lr a:link,#news_lr a:visited{text-decoration:underline;}
#news_lr a:hover{color:#FF1F1F;}
			#news_lrpage h1{ color:#FF0000; text-align:center;font-size:18px;padding:20px 20px 5px;margin:2px;}
			#title_extra{ display:block; text-align:center;}
			#jj{
	border:1px solid #dddddd;
	width:98%;
	height:auto;
	text-align:left;
	padding:3px;
	background-image: url(/template/images/page_type.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#news_lr{width:90%;margin:5px auto; line-height:30px;font-size:13px; text-indent:24px; color:#5a5a5a;margin-top:30px;margin-bottom:30px;text-align:left;}
div#butong_net_left{overflow:hidden;width:98%;margin:10px auto; }		
div#butong_net_left td.scrollpic a{margin:2px; ;padding:2px;overflow:hidden; }
div#butong_net_left td.scrollpic a:hover{background-color:#ddd;}
div#butong_net_left td.scrollpic img{ border:1px solid #ddd;}

/*相关文章*/
		div#news_rete {
	width:98%;
	margin:0px;
	padding:0px;
	overflow: hidden;
}
	div#news_rete h3{
	width:100%;
	margin:0px;
	padding:0px;
	text-align:left;
	text-indent:30px;
	clear:both;
	background-image: url(/template/images/page_hot.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	color:#fff;
	height:27px;
	line-height:27px;
}
	div#news_rete ul{width:100%;margin:0px;padding:0px;}
	div#news_rete ul li{	
	list-style-type:none;
	background-image: url(/template/images/ico.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent:10px;
	text-align: left;
	float:left;
	width:160px;
	}
/*底部
================================================================*/
div#bottom{
	margin:0px auto;
	width:919px;
	padding:0px;
	background-image: url(../images/bottom.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height:88px;
	}
div#bottom p{
	text-align:left;
	text-indent:0px;
	vertical-align: middle;
	margin:0px;padding:20px 0px 0px 0px;
	width:680px;
	float:right;
	height:68px;
}

