﻿/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 180%;
	font-weight: normal;
	color:#222222;
	background-repeat: repeat-x;
	background-position: left top;
	background-color:#fff;
	background-image: url(../images/topbg.jpg);
}
h3,h2{font-size:12px;}
a:link,a:visited{color:#222222;text-decoration:none;}
a:hover{color:#ff0000;text-decoration:none;}
/*头部样式====================================
=========================================================================*/
div#head{
	margin:0px auto;
	width:1003px;
	padding:0px;
    overflow:hidden;
}
div#head h1,div#head p{margin:0px;padding:0px;color:#fff;font-size:20px; height:52px;line-height:52px;}
div#head h1 span,div#head p span{
	margin:0px;
	padding:0px;
	float:right;
	clear:both;
	color:#434144;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-align:right;

}
/*导航条样式================================
====================================================================*/
div#menu{
	margin:0px auto 0px auto;
	padding:0px;
	height:40px;
	width:1003px;
	clear:both;
	float:none;
}
div#menu ul{margin:0px;padding:0px;}
div#menu ul li{
	margin:0px;
	padding:0px;
	float:left;
	width:143px;
	text-align:center;
	height:40px;
	line-height:40px;
	list-style-type: none;
	font-size: 14px;
	background-image: url(../images/line.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	font-weight: bold;
	}
div#menu ul li#home{width:310px;height:54px;}
div#menu ul li#end{background:none;}
div#menu a:link,div#menu a:visited{color:#145fb4;text-decoration:none;}
div#menu a:hover{color:#ff0000;text-decoration:none;}
/*====================================================================================================*/
div#banner{margin:0px auto;width:996px;padding:1px;overflow:hidden;clear:both;text-align:center;}
/*============================================================*/
div#content{
	width:996px;
	margin:3px auto;
	padding:0px;
	overflow:hidden;}
div#content_right{width:770px;float:right;margin:0px auto;padding:0px;overflow:hidden;}
div#content_left{
	width:220px;
	margin:0px;
	padding:0px;
	overflow:hidden;}
/*布局三列样式
==============================================================================*/
div#container{
	width:996px;
	margin:0px auto;
	padding:0px;
	overflow:hidden;
}
div#wrapper{float:left;width:100%;overflow:hidden;height:100%;}
div#centers{margin:0 220px 0 220px;overflow:hidden;height:100%;}
div#centers h1 {
	margin:0px auto;
	width:95%;
	padding:0px;
	height:36px;
	line-height:36px;
	text-indent:20px;
	color:#2dafed;
	font-size:14px;
	background-image: url(../images/ies.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	font-family: "微软雅黑";
	border-bottom:1px solid #ddd;
}
div#navigation{float:right;width:220px;margin-left:-220px;overflow:hidden;height:100%;}
div#extra{float:left;width:220px;margin-left:-996px;overflow:hidden;height:100%;}
/*首页公司简介
=================================================================================*/
div.company {
   margin:0px auto;
   padding:0px;
    width:540px;
   overflow:hidden;
    }
div.company img{margin:3px;padding:3px;}
div.company h2{
	margin:0px;
	padding:0px;
	overflow:hidden;
	height:41px;
	line-height:61px;
	text-align:left;
	text-indent:10px;
	color:#145fb4;
	font-size:14px;
	border-bottom:1px solid #ddd;
		 }
div.company h2 span{
    margin:0px;
	padding:0px;
	font-weight:normal;
	float:right;
	font-size:10px;}
div.company p{
	margin:3px 0px;
	padding:5px 10px;
	overflow:hidden;
	clear:both;
}

/*=====================================================
/*推荐产品
=======================================================*/
div#product_commend{
   margin:5px auto;
   padding:5px 0px;
    width:540px;
   overflow:hidden;
  }
div#product_commend h2{
	margin:0px;
	padding:0px;
	overflow:hidden;
	height:41px;
	line-height:61px;
	text-align:left;
	text-indent:10px;
	background-image: url(../images/about.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color:#145fb4;
	font-size:14px;}
div#product_commend p{margin:0px;padding:0px 8px;}
div#product_commend h2 span{
	margin:0px;
	padding:0px;
	font-weight:normal;
	float:right;
	font-size:10px;}
div#product_commend ul{margin:0px;padding:5px 10px;overflow:hidden;border-top:none;}
div#product_commend ul li{
	margin:2px 5px;
	padding:0px;
	float:left;
	width:110px;
	height:130px;
	list-style-type: none;
	text-align:center;}
div#product_commend ul li img{
	margin:5px 0px;
	padding:0px;
	border:1px solid #ddd;
	display: block;}
div#product_commend dl{margin:0px;padding:5px 10px;overflow:hidden;border-top:none;}
div#product_commend dl dt{
    margin:0px;
	padding:0px 3px;
	height:24px;
	line-height:24px;
	text-indent:10px;
	font-weight: normal;
	font-weight: bold;
	color:#2167a2;
	font-size:14px;
	border-bottom:1px solid #ddd;}
div#product_commend dl dd{
	margin:0px 5px;
	padding:0px;
	float:left;
	width:350px;
	height:26px;
	line-height:26px;
	list-style-type: none;
	text-align:left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ddd;
	background-image: url(../images/iec.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent:10px;}
div#product_commend dd span{
    margin:0px;
	padding:0px;
	font-weight:normal;
	float:right;
	font-size:10px;}
div#product_commend dt span{
    margin:0px;
	padding:0px;
	font-weight:normal;
	float:right;
	font-size:10px;}

/*产品类别
========================================================================*/
div#product_type{
	width:218px;
	margin:0px;
   overflow:hidden;
padding:0px;
border:1px solid #ddd;
	}
div#product_type h3,div#product_type h2{
	margin:0px;
	padding:0px;
	height:26px;
	line-height:26px;
	text-indent:10px;
	text-align:left;
	background-image: url(../images/title_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color:#FFF;
}
div#product_type ul{
	margin:0px;
	padding:10px 5px;
	}
div#product_type ul li{
	margin:0px auto;
	padding: 0px;
	height:30px;
	line-height:30px;
	text-indent:30px;
	list-style-type: none;
	font-size:12px;
	text-align:left;
	background-image: url(../images/iec.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom:1px solid #ddd;}
/*首页新闻
=================================================================*/
div.index_news{
	width:218px;
	margin:5px 0px ;
    padding:0px;
    overflow:hidden;
	border:1px solid #ddd;
}
div.index_news h2,div.index_news h3{
	margin:0px;
	padding:0px;
	height:32px;
	line-height:32px;
	text-indent:10px;
	text-align:left;
	background-image: url(../images/title_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color:#FFF;
   }
div.index_news p{margin:0px;padding:3px;}
div.index_news ul{
margin:0px;
padding: 0px 5px;
}
div.index_news ul li{
	margin:0px;
	padding:0px;
	height:28px;
	line-height:28px;
	background-image: url(../images/ies.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent:15px;
	text-align:left;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ccc;
  }
  /*==============================
  视频样式
  ======================================================*/
 div.vod{
	margin:5px auto;
	padding:0px;
	width:220px;
	overflow:hidden;
}
 div.vod h3{margin:0px;padding:0px;height:57px;text-align:center;}
 div.vod p{margin:0px;padding:0px;text-align:center;}
 /*左侧联系我们
  ==================================================================*/
  div#contact {width:218px;
	margin:0px 0px 5px 0px;
	padding:0px;
	overflow: hidden;
	border:1px solid #ddd;	
		
}
  div#contact h2,div#contact h3{
	margin:0px;
	padding:0px;
	height:32px;
	line-height:32px;
	text-indent:10px;
	text-align:left;
	background-image: url(../images/title_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color:#FFF;}
  div#contact p{
	margin:0px;
	padding:5px;
	text-indent:0px;
	text-align:left;
	overflow: hidden;
	text-align:left;
	}
 
    /*内页栏目导航
=================================================================*/
div.list{
width:240px;
	margin:5px auto;
	padding:0px;
	overflow: hidden;
	height:100%;   
}
div.list h2,div.list h3{
    margin:0px;
	padding:0px;
	height:32px;
	line-height:32px;
	text-align:left;
	text-indent:30px;
	background-image: url(../images/title_bg.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	color:#fff;
   }

div.list ul{margin:0px;padding:5px;border:1px solid #ddd;border-top:none;}
div.list ul li{
	margin:0px;
	padding:0px;
	height:32px;
	line-height:32px;
	list-style-type: none;
	text-indent:40px;
	text-align:left;
	background-image: url(../images/proecss.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ddd;
  }
   /*内页新闻
=================================================================*/
div.main_news{
width:300px;
	margin:2px;
	padding:0px;
	overflow: hidden;
}
div.main_news h2,div.main_news h3{
    margin:0px;
	padding:0px;
	overflow:hidden;
   }

div.main_news ul{margin:0px;padding:5px;}
div.main_news ul li{
	margin:0px;
	padding:0px;
	height:26px;
	line-height:26px;
	list-style-type: none;
	text-indent:10px;
	text-align:left;
  }
 div.main_news ul li span{margin:0px;padding:0px;float:right;}
/*框架线
=====================================================================*/
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#list{margin:0px;padding:0px;width:223px;overflow:hidden;}
div#list ul{margin:0px;padding:0px;}
div#list ul li{
	margin:2px auto;
	padding:0px;
	list-style-type: none;
	overflow:hidden;
}


/*单页详细页面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;
	}

/*您的位置
======================================================================================================*/
#add{
	text-indent:30px;
	width:770px;
	margin:5px auto;
	padding:0px;
	overflow:hidden;
	vertical-align: bottom;
	height:24px;
	line-height:24px;
   border-bottom:1px solid #ddd;}
	#adds{
	background-image: url(../images/menu.jpg);
	background-repeat: repeat-x;
	background-position:left center;
	text-indent:20px;
	height:35px;
	line-height:35px;
	width:754px;
	margin:0px;
	padding:0px;
	
	}
#adds p{
	margin:0px;
	padding:0px;
	font-size:12px;
    text-indent:30px;
	float:left;
	height:32px;
	line-height:32px;
} 
#add h1,#adds h1{
	margin:0px;
	padding:0px;
	font-size:12px;
   	float:left;
	color:#ff0000;
	overflow:hidden;
	
} 
#add span,#adds span{
	margin:0px;
	padding:0px 5px;
	position: relative;
	float:right;
	text-align:right;
	vertical-align: bottom;
}
#add 
/*产品新闻列表页H1样式
===================================================================================================*/	
.nav{
    background-image:url(/template/images/page_hots.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: center;
	color:#fff;
	float:left;width:228px;line-height:27px; height:27px; font-size:12px; margin:4px;padding:0px;clear:none;}
.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:both;}
#navss{
	border:1px solid #dddddd;
	height:auto;
	width:97%;
	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:260px;margin:5px 0px;padding:0px;}
div.hot_product h3,div.hot_product h2{
    margin:0px;
	padding:0px;
	height:37px;
	}
div.hot_product ul{
	margin:0px;
	padding:5px;
		}
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(../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 #222;
	padding:8px;
	height:auto;
	text-align: left;
	overflow:hidden;
	height:100%;
	background:#161616;
}
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_rightss{width:98%; margin:5px auto;clear:both;float:none;border:none;}
.zhong_rightss div {
	width:150px;
	margin:2px;
	padding:0px;
	text-align:center;
    float:left;
	overflow:hidden;
	}
.zhong_rightss div img{
	margin:5px;
	padding:2px;
	border:4px solid #161616;
		}
.zhong_rightss h2{font-size:12px; text-decoration:none;margin-bottom:5px;text-align:left;background:none;border:none;margin:0px; padding:0px;height:30px;line-height:30px;border:none;width:100%;border-bottom:1px solid #222;}
.zhong_rightss h2 span{
	margin:0px;
	padding:0px;
	float:right;
	font-weight: normal;
}
.zhong_rightss p {margin:0px;padding:0px;text-align:left;}
/*=================
/*=================
原始产品列表首页展示
==============================================*/		
.zhong_rightss{width:98%; margin:5px auto;clear:both;float:none;border:none;}
.zhong_rightss div {
	width:150px;
	margin:2px;
	padding:0px;
	text-align:center;
    float:left;
	height:160px;
	}
.zhong_rightss div img{
	margin:5px;
	padding:2px;
	border:4px solid #161616;
		}
.zhong_rightss h2{font-size:12px; text-decoration:none;margin-bottom:5px;text-align:left;background:none;border:none;margin:0px; padding:0px;height:30px;line-height:30px;border:none;width:100%;border-bottom:1px solid #222;}
.zhong_rightss h2 span{
	margin:0px;
	padding:0px;
	float:right;
	font-weight: normal;
}
.zhong_rightss p {margin:0px;padding:0px;text-align:left;overflow:hidden;}
/*=================
/*=================
原始产品列表首页展示
==============================================*/		
.zhong_rights{width:99%; margin:0px auto;}
.zhong_rights div {
	width:350px;
	margin:2px;
	padding:0px;
	text-align:center;
    height:190px;
	float:left;}
.zhong_rights div p{
	margin:0px;
	padding:5px;
	background-color:#fff;overflow:hidden;}
.zhong_rights div h3{margin:0px;padding:0px 3px;height:24px;line-height:24px;text-align:left;}
.zhong_rights div img{
	margin:5px;
	padding:2px;
	border:1px solid #ddd;
	display:block;
		}
.zhong_rights h2{
	font-size:12px;
	text-decoration:none;
	margin-bottom:5px;
	text-align:left;
	margin:0px;
	padding:0px 5px;
	height:24px;
	line-height:24px;
	border:none;
	width:98%;
	border:1px solid #ddd;
	clear:both;
	background-color: #eee;
}
.zhong_rights h1{	font-size:12px;
	text-decoration:none;
	margin-bottom:5px;
	text-align:left;
	margin:0px;
	padding:0px 5px;
	height:24px;
	line-height:24px;
	border:none;
	width:98%;
	clear:both;
	font-size:14px;
	}
.zhong_rights h2 span{
	margin:0px;
	padding:0px;
	float:right;
	font-weight: normal;
}
.zhong_rights p {margin:0px;padding:5px;text-align:left; border:1px solid #ddd;background-color:#eee;}
.zhong_rights ul{margin:0px;padding:0px;}
.zhong_rights ul li{
	margin:0px;
	padding:0px;
	float:left;
	width:140px;
	height:150px;
	list-style-type: none;
	text-align:center;
}
.zhong_rights ul li img{
	margin:0px;
	padding:0px;
	display:block;
}
/*=================
产品列表首页展示
==============================================*/		
#zhong_right{width:98%; margin:0px auto;}
#zhong_right div {
	width:360px;
	height:100%;
	margin:2px;
	padding:0px;
	text-align:center;
	overflow: hidden;
	margin:5px 0px;
}
#zhong_right div img{margin:3px;padding:0px;float:left;width:150px; border:1px solid #ddd;}
#zhong_right div h2{font-size:12px; text-decoration:none;margin-bottom:5px;text-align:left;background:none;border:none;margin:0px; padding:0px;float:right;width:480px;overflow:hidden;}
#zhong_right div p{display:block;float:right;width:480px;overflow:hidden;text-align:left;}
#zhong_right div p a{color:#767676;border:none;}
/*=================
产品列表内页展示
======================================================*/
#zhong_right2{width:98%; margin:0px auto;}
#zhong_right2 div {
	float:left;
	width:350px;
	height:100%;
	margin:2px;
	padding:0px;
	text-align:center;
	overflow: hidden;
	margin:5px 0px;
}
#zhong_right2 div img{margin:3px;padding:0px;float:left;width:150px; border:1px solid #ddd;}
#zhong_right2 div h2{font-size:12px; text-decoration:none;margin-bottom:5px;text-align:left;background:none;border:none;margin:0px; padding:0px;float:right;width:150px;overflow:hidden;}
#zhong_right2 div p{display:block;float:right;width:150px;overflow:hidden;}
#zhong_right2 div p a{color:#767676;border:none;}
#page{ float:none; clear:both;padding:0px;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; color:#fff;}
	#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;
	}
	#cp_lr p{margin-bottom:10px;margin:0px;padding:5px; color:#FFFFFF;}
	#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:85%;}
	/**/
	#up_down{height:50px; width:93%; padding:10px 20px; text-align:center; 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:100%;margin:0px auto;padding:0px;}

	#news div{
	position:relative;
	width:100%;
	margin:0px;
	padding:0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ddd;
	background-image: url(../images/ies.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
    #news div h2{
	background: url(/template/images/iecc.jpg) no-repeat left  center;
	padding:0px;
	font-size:12px;
	font-weight: normal;
	height:36px;
	line-height:36px;
	text-indent:20px;}
		#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%;
		text-align:center;
		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#pro_rete {
	width:98%;
	margin:0px;
	padding:0px;
	overflow: hidden;
}
	div#pro_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#pro_rete ul{width:100%;margin:0px;padding:0px;}
	div#pro_rete ul li{	
	list-style-type:none;
	float:left;
	width:210px;
	height:100%;
	overflow:hidden;
	}
div#pro_rete ul li img{margin:5px 0px;padding:5px;}
div#pro_rete ul li p{margin:0px;padding:0px;text-align:center;clear:both;}
/*相关文章*/
div#news_rete {
	width:736px;
	margin:0px;
	padding:0px;
	overflow: hidden;
}
div#news_rete h3{
	width:100%;
	margin:0px;
	padding:0px;
	text-align:left;
	text-indent:0px;
	clear:both;
	background-image: url(/template/images/page_hot.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height:27px;
	line-height:27px;}
	div#news_rete ul{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;
	height:26px;
	line-height:26px;
	width:350px;
	margin:0px 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	}
div#news_rete ul li span{margin:0px;padding:0px;float:right;}
/*友情链接*/
div#link{
	margin:0px auto;
	padding:2px 0px;
	width:996px;
	overflow:hidden;
	background-image: url(../images/link_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	border:1px solid #ddd;

}
div#link ul{margin:0px;padding:0px 5px;}
div#link ul li{
	margin:0px;
	padding:0px 3px;
	float:left;
	list-style-type: none;
	width:auto;
	height:26px;
	line-height:26px;
	
}

/*友情链接*/
div#links{
	margin:0px auto;
	padding:2px 0px;
	width:720px;
	overflow:hidden;
	border:1px solid #ddd;

}
div#links ul{margin:0px;padding:0px 5px;}
div#links ul li{
	margin:0px;
	padding:0px 3px;
	float:left;
	list-style-type: none;
	width:160px;
	height:40px;
	line-height:40px;
	
}
/*底部*/
div#bottom{
	margin:5px auto;
	width:996px;
	padding:0px;
    border-top:1px solid #bcbcbc;
	overflow:hidden;
}
div#bottom p{margin:0px auto;padding:10px 10px; text-align:center;overflow:hidden;background-color:#dfdfdf;}
/*===============================================================
首页滚动QQ样式表
======================================================================================*/

/* QQ客服 */

.QQbox{ z-index:99; width: 170px; left: 3px; top: 145px; position: absolute;}
.QQbox .press{ left: 0; border: none; cursor: pointer;width: 26px; height: 136px;position: absolute;}
.QQbox .Qlist{ left: 0; width: 170px; background: url(/Skin/cn/images/siderIM_bg.gif) padding:5px;}
.QQbox .Qlist .b{ float: left; height: 6px; width: 170px; font-size: 1px; }
.QQbox .Qlist .infobox{ text-align:center; background:#bdc5cb; background-image:url(/template/css/images/siderIM_infobox.gif); background-repeat:no-repeat;  padding:5px; line-height:14px; color:#000; font-weight:700;}
.QQbox .Qlist .t{ background:url(/template/css/images/siderIM_title.gif); height:34px;}
.QQbox .Qlist .b{ background:url(/template/css/images/siderIM_bottom.gif); height:9px; overflow:hidden; }
.QQbox .Qlist .con{ background: url(/template/css/images/siderIM_bg.gif); width: 100%; padding: 10px 0px 10px 0px;color:#000;}
.QQbox .Qlist .con h2{ height: 22px; font: bold 12px/22px "宋体"; background: url(/template/css/images/siderIM_bg.gif) repeat-y -163px 0; border: 1px solid #3a708d; text-align: center; color:#000;}

.QQbox .Qlist .con ul li{ padding: 5px 5px 0px 0px; }

div.con a:link,div.con a:visited{color:#000;text-decoration:none;}
div.con a:hover{color:#ff6600;text-decoration:none;}
/*QQ END*/

/*JS广告样式*/
#center {
	Z-INDEX: 2; POSITION: absolute; margin:0px auto;width:1006px;
}
#slider {
	POSITION: relative;
	WIDTH:1006px;
	HEIGHT: 307px;
	OVERFLOW: hidden;
	LEFT: -503px;
	border:0px;
}
#slider .slide {
	Z-INDEX: 10; POSITION: absolute;  WIDTH: 380px; HEIGHT: 307px; OVERFLOW: hidden; CURSOR: default; LEFT: 22px;text-align:left;background:#fff;
}
#slider .title {
	COLOR: #f80; FONT-SIZE: 1.2em; FONT-WEIGHT: bold;  TEXT-DECORATION: none
}
#slider .text {
	POSITION: absolute; TEXT-ALIGN: justify; WIDTH: 300px; DISPLAY: none; FONT-FAMILY: verdana, arial, Helvetica, sans-serif; COLOR: #fff; TOP: 100%; LEFT: 10px
}
#slider .diapo {
	POSITION: absolute; FILTER: alpha(opacity=100); VISIBILITY: visible; opacity: 1
}
#apDiv1 {
	Z-INDEX: 1; POSITION: absolute; BACKGROUND-COLOR: #000000; WIDTH: 1006px; HEIGHT: 30px; OVERFLOW: hidden; TOP: 0px; LEFT: 0px
}
#apDiv2 {
	Z-INDEX: 3; POSITION: absolute; WIDTH: 1100px; HEIGHT: 35px; OVERFLOW: hidden; TOP: 216px; LEFT: -429px
}
.pagenext {
	POSITION: relative; WIDTH: 1006px; HEIGHT: 37px
}
