@charset "gb2312"; /* N169.com IDC AutomaticProcedure CSS Standard */

/* 调试用样式 */

/* Automatic Menu */

/* 菜单外层容器样式 */
#menucontainer{
	height: 70px;
	width: 1200px;
	margin: 0 auto;
}

/* 一级菜单主体UL样式 */
#menucontainer #nav {padding: 0px; width: 1200px;height: 70px; margin:0px;	} 

/* 一级菜单项目样式 */
#menucontainer #nav li {
	text-align:left;
	float: left;
	width: 120px;
	height: 70px;
	list-style-type: none;
	Padding:0;
} 

/* 一级菜单项目如果有边框或分隔线应用此样式 如果没有可以设空 */ 
#menucontainer .navmenuline {
	background-image: url(images/Menu_line.gif);
	background-repeat: no-repeat;
	background-position: right center;
	}


/* 一级菜单链接样式 Width值与一级li相同 */
#menucontainer #nav a {
	display: block;
	width: 120px;
	text-align:center;
	font-size: 17px;
	line-height:70px;
	text-decoration:none;
	height:70px;
	font-weight: bold;
} 
#menucontainer #nav a:link {color:#FFF;} 
#menucontainer #nav a:visited {color:#FFF;}
#menucontainer #nav a:hover{color:#FFF; background-image:url(images/dhsj.png); background-position:bottom center; background-repeat:no-repeat;}

/* 二级菜单样式控制 ul与li的width 值保持一致 */
#menucontainer #nav li ul {float: left; line-height: 30px; text-align:left; left: -999em; width: 120px; position: absolute; padding:0;} 
#menucontainer #nav li ul li{
	width: 120px;
	background:#1A52AA /*#1f5681*/;
	list-style-type: none;
	height:40px;
	border-style: none;
} 

/* 二级菜单链接样式 Width值与二级li保持一致 */ 

#menucontainer #nav li ul a{ color:#ffffff; text-align:center; width: 120px;	text-decoration:none; height:40px;line-height:40px; font-size:14px; font-weight:normal;} 
#menucontainer #nav li ul a:visited {color:#ffffff;} 
#menucontainer #nav li ul a:hover {color:#1f5681;background:#d8e8fc; }

/* JS用到的类不要删除 */ 
#menucontainer #nav li:hover ul {left: auto;} 
#menucontainer #nav li.sfhover ul {left: auto;} 


/* 菜单结束 */

/* 友情链接样式 */
#HomeLinks {
	height: 20px;
	margin: 8px 0 0 0px;
	padding: 0px;
}

#HomeLinks Ul {
	margin: 0px;
	padding: 0px;
}

#HomeLinks Ul li {
	float: left;
	margin-top: 8px;
	margin-right: 10px;
	padding-right: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	list-style-type: none;
}

/* 产品分类样式结束 */

/* 内页列表栏目输出 */
#inssubmenu {margin-top:10px;}

#inssubmenu img {
	height: 50px;
	width: 50px;
	margin-right: 10px;
	vertical-align: middle;
}
#inssubmenu #nav .navmenuline {
	list-style-type: none;
	font-size: 14px;
	margin-bottom: 0px;
	background-image: url(images/ins_menu_bg.gif);
	background-repeat: no-repeat;
	width: 145px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	font-weight: bold;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#inssubmenu #nav .nowsubmenu {
	list-style-type: none;
	font-size: 14px;
	margin-bottom: 0px;
	background-image: url(images/ins_menu_bg_now.gif);
	background-repeat: no-repeat;
	width: 145px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	font-weight: bold;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#inssubmenu #nav {
	margin: 0px;
	padding: 0px;
}
#inssubmenu #nav .nowsubmenu a {color:#333;}
#inssubmenu #nav .nowsubmenu a:visited {color:#333;}
#inssubmenu #nav .nowsubmenu a:hover {color:#f00;}
#inssubmenu #nav .nowsubmenu a:active {color:#ba2636;}


/* 您所在的位置输出样式开始 */

/* #NowPage定义位置外层样式,#NowPage span 上层与当前位置样式(可加背景图片),a样式控制(如与页面其它链接样式相同可删除) */

#NowPage {
	margin: 10px 15px 0 0;
	
	}
#NowPage h1 {
	text-align: right;
	font-size: 12px;
	color: #666;
	padding: 0px;
	margin: 0;
	height: 40px;
	line-height: 40px;
	font-weight: normal;
}
#NowPage h1 span {
	margin-left: 8px;
	color: #666;
}
#NowPage span {	margin-left: 5px;	margin-right: 5px;}
#NowPage a {color:#666;text-decoration:none;}
#NowPage a:visited {color:#666;}
#NowPage a:hover {color:#ba2636;}
#NowPage a:active {color:#ba2636;}


/* 栏目名称 */


#NowPage2 {
	height: 40px;	font-size: 26px;
	font-weight: normal;
	margin: 20px 0 0 0;
	color: #406618;
	font-family: 黑体;
	text-align: center;
}
#NowPage2 h1 {

}

/* 您所在的位置输出样式结束 */

/* 新闻列表开始 */

/* #NewsList定义外层样式空为默认,UL设置列表宽度,Li设置列表条目样式,span设置时间样式,a设置链接样式(如与页面其它链接样式相同可删除) */
#NewsList {margin-left: 30px;margin-right: 30px;margin-top: 30px;margin-bottom:20px; }
#NewsList ul {	margin: 0px auto;	padding: 0px;}
#NewsList ul li {
line-height:22px;
Font-size: 16px;
list-style-type: none;	
background-image: url(images/dot2.gif);	
background-repeat: no-repeat;	
background-position: left 19px; 
padding:15px 0 15px 20px;
margin: 0px 0 0px 0;
border-bottom-width: 1px;	
border-bottom-style: dashed;	
border-bottom-color: #ccc;
display:block;
}
#NewsList ul li span {
	font-family: Verdana, Geneva, sans-serif;	
	font-size: 10px;	
	color: #999;	
	margin-left: 15px;
	}
	
#NewsList ul li a {color:#333;text-decoration:none;display:inline;	}
#NewsList ul li a:visited {color:#333;text-decoration:none;}
#NewsList ul li a:hover {color:#ba2636;text-decoration:none;}
#NewsList ul li a:active {color:#ba2636;text-decoration:none;}
	
/* 新闻列表结束 */

/* 首页新闻列表开始 */

/* #NewsListHome定义外层样式空为默认,UL设置列表宽度,Li设置列表条目样式,span设置时间样式,a设置链接样式控制文字列表的宽度(警告!此样式不要删除,如删除可能引起列表工作不正常! Warning:Don't Delete) */
#NewsListHome {
	margin: 12px 0 0 20px;
	text-align: left;
}
#NewsListHome ul {
	margin: 0px;
	padding: 0px;
}
#NewsListHome ul li {
	list-style-type: none;
	background-image: url(images/Y_dot1.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding: 0 0 0 8px;
	margin: 0px;
	height: 40px;
	line-height:40px;
}
#NewsListHome ul li span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	margin-left: 15px;
}
#NewsListHome a {
	font-size: 14px;
	text-decoration:none;
	width: 19em;
	overflow: hidden;
	white-space: nowrap;
	display: block;
	float: left;
	text-overflow:ellipsis;
}

/* 双排 */

#NewsListHomeTwo {
	margin: 10px 0 0 12px;
	text-align: left;
}
#NewsListHomeTwo ul {
	margin: 0px;
	padding: 0px;
}
#NewsListHomeTwo ul li {
	width: 190px;
	list-style-type: none;
	background-image: url(images/dot_red2.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding: 0 0 0 8px;
	margin: 0px;
	height: 20px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow:ellipsis;	
}
#NewsListHomeTwo ul li span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	margin-left: 15px;
}
#NewsListHomeTwo a {
	color:#704f24;
	text-decoration:none;
}
#NewsListHomeTwo a:visited {color:#00589e;}
#NewsListHomeTwo a:hover {color:#ba2636;}
#NewsListHomeTwo a:active {color:#ba2636;}

/* 公告栏，不限定字数 */

#homegg {
	width: 190px;
	height: 225px;
	margin: 12px 0 0 0px;
	text-align: left;
	overflow: hidden;
}
#homegg ul {
	margin: 0px;
	padding: 0px;
}
#homegg ul li {
	list-style-type: none;
	background-image: url(images/dot_red2.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding: 0 0 0 8px;
	margin: 0 0 8px 0;
}
#homegg ul li span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	margin-left: 15px;
}
#homegg a {
	color:#704f24;
	text-decoration:none;
}
#homegg a:visited {color:#00589e;}
#homegg a:hover {color:#ba2636;}
#homegg a:active {color:#ba2636;}

/* 手动菜单 */
#MenuHome {
	width: 960px;
	margin: 0px auto 0 auto;
	text-align: left;
}
#MenuHome ul {
	margin: 19px 0 0 0px;
	padding: 0px;
}
#MenuHome ul li {
	list-style-type: none;
	padding: 0 20px 0 0px;
	margin: 0px;
	height: 20px;
	float: left;
	font-size: 14px;
	font-weight: bold;
}
#MenuHome ul li span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	margin-left: 15px;
}
#MenuHome a {
	color: #FFF;
	text-decoration: none;
}
#MenuHome a:visited {
	color:#FFF;

}
#MenuHome a:hover {
	color: #FC0;
}
#MenuHome a:active {color:#ba2636;}


/* 首页新闻列表结束 */


/* 首页图片列表输出控制开始 */

/* #PictureListHome定义外框宽与高,#PictureListHome .picturelist定义每个图片列表框宽高样式,第3行定义图片框高度与宽度(请设置成正方形),第4.5.6行请不要删除与更改,#PictureListHome .picturelist .picturelistt定义图片注释文字样式 */
#PictureListHome {
	width:1170px;
	height:250px;
	margin: 26px 0 26px 0;
	padding: 0px;
	border:0px;
}
#PictureListHome .picturelist {
	display:block; 
	float:left;
	height: 250px;
	width:292px;
	margin: 0  auto;
	padding: 0px;
	border:0px;
}
#PictureListHome .picturelist .picturelistp {
	width:273px;
	height:194px;
	margin:0  auto;/*使div水平居中*/
	padding: 0  auto;
	border:0px;
}
#PictureListHome .picturelist .picturelistp img {
	width: 273px;
	height: 194px;
	border:0px;
}
#PictureListHome .picturelist .picturelistt {
	text-align: center;
	height: 56px;
	float: right;
	width: 273px;
	border:0px;
	line-height:56px;
}

#PictureListHome .picturelist .picturelistt a {color:#000;text-decoration:none; margin:px 0 0 0; font-size: 14px; font-family:'微软雅黑';}
#PictureListHome .picturelist .picturelistt a:visited {color:#000;text-decoration:none;}
#PictureListHome .picturelist .picturelistt a:hover {color:#000;text-decoration:none;}
#PictureListHome .picturelist .picturelistt a:active {color:#000;text-decoration:none;}

#PictureListHome .picturelist .picturelisttx {
	float: right;
	width: 120px;
	height: 70px;
	overflow: hidden;
}
/*--------------------------------------------*/
#PictureListHome1 {
	margin-top:3px;
	
}
#PictureListHome1 .picturelist {
	display:block; 
	float:left;
	height: 339px;
	width:408px;
	
}
#PictureListHome1 .picturelist .picturelistp {
	display:block;
	border:0px;
	
}
#PictureListHome1 .picturelist .picturelistp img {
	display:block;
	width: 386px;
	height: 262px;
	margin:0px auto;
	border:1px solid #f0f0f0;
	
}
#PictureListHome1 .picturelist .picturelistt {
	text-align: center;
	height: 44px;
	line-height:44px;
	width: 383px;
	border:0px;
	padding: 0px auto;
	margin:0px auto;/*使div水平居中*/
	
}

#PictureListHome1 .picturelist .picturelistt a {color:#000;text-decoration:none; margin:0px 0 0 0; font-size: 14px; font-family:'微软雅黑';}
#PictureListHome1 .picturelist .picturelistt a:visited {color:#000;text-decoration:none;}
#PictureListHome1 .picturelist .picturelistt a:hover {color:#000;text-decoration:none;}
#PictureListHome1 .picturelist .picturelistt a:active {color:#000;text-decoration:none;}

#PictureListHome1 .picturelist .picturelisttx {
	float: right;
	width: 120px;
	height: 70px;
	overflow: hidden;
}
/* 首页图片列表输出控制结束 */


/* 图片列表页输出控制开始 */
/* #PictureList定义外框宽与高,#PictureList .picturelist定义每个图片列表框宽高样式,第3行定义图片框高度与宽度(请设置成正方形),第4.5.6行请不要删除与更改,#PictureListHome ,.picturelist .picturelistt定义图片注释文字样式 */

#PictureList {
	min-height: 800px;
	margin: 40px 0 0 0px;
	padding: 0px;
}
#PictureList .picturelist {
	width: 270px;
	height: 230px;
	float: left;
	margin-right: 13px;
	margin-left: 13px;
	margin-top: 10px;
	margin-bottom:10px;
}
#PictureList .picturelist .picturelistp{
	/*width:270px;
	height:190px;*/
}
#PictureList .picturelist .picturelistp{
	/*overflow:hidden;
	text-align:center;*/
}
#PictureList .picturelist .picturelistp img {
	width:270px;
	height:190px;
	border: 1px solid #ccc;
	border: 0px solid #ccc\9;/*--此代码专门为IE9以下版本使用（含IE9）--*/
}
#PictureList .picturelist .picturelistp {
	margin: 0px;	
	padding: 0px;
	}
#PictureList .picturelist .picturelistt {	text-align: center; height:40px; line-height:40px;}
#PictureList .picturelist .picturelistt a{ text-decoration:none; color:#000; font-size:16px;}
#PictureList .picturelist .picturelistt a:link{ color:#000;}
#PictureList .picturelist .picturelistt a:hover{ color: #F00;}
#PictureList .picturelist .picturelistt: a:active{color: #F00; }
#PictureList .picturelist .picturelistt a:visted{color:#000; }

/* 竖版样式 */

#PictureListman{
	min-height: 800px;
	margin: 40px 0 0 0px;
	padding: 0px;
}
#PictureListman .PictureList {
	width: 270px;
	height: 420px;
	float: left;
	margin-right: 13px;
	margin-left: 13px;
	margin-top: 10px;
	margin-bottom:10px;
	display:block;
}
#PictureListman .PictureList .PictureListp { display:block; float:left; } 
#PictureListman .PictureList .PictureListp img {
	width:270px;
	height:380px;
	border: 1px solid #ccc;
	border: 0px solid #ccc\9;/*--此代码专门为IE9以下版本使用（含IE9）--*/
}
#PictureListman .PictureList  .PictureListp {
	display:block;
	float:left;
	}
#PictureListman .PictureList .PictureListt {	text-align: center; height:40px; line-height:40px;}
#PictureListman .PictureList .PictureListt a{ text-decoration:none; color:#000; font-size:16px;}
#PictureListman .PictureList .PictureListt a:link{ color:#000;}
#PictureListman .PictureList .PictureListt a:hover{ color: #F00;}
#PictureListman .PictureList .PictureListt: a:active{color: #F00; }
#PictureListman .PictureList .PictureListt a:visted{color:#000; }



/* 图片列表页输出控制结束 */


/* 产品图片列表输出控制开始 */

/* #ProductList定义外框宽与高,#ProductList .picturelist定义每行产品列表框宽高样式,第3行定义图片框高度与宽度(请设置成正方形),第4.5.6.7行请不要删除与更改,#PictureListHome , .picturelist .picturelistt定义产品信息框样式, h1 定义产品信息标题样式 ,p 定义产品信息详细样式 */
/*#ProductList {
	margin:0px;
	padding: 0px;
	background-color: #FFF;
	}
#ProductList .picturelist {	
	height: 200px;	
	float: left;	
	margin: 10px 0 0 0;}
	
#ProductList .picturelist .picturelistp {	
	width:320px;	
	height:180px;	
	}
#ProductList .picturelist .picturelistp {	float: left;}
	
#ProductList .picturelist .picturelistp img {	
	width:300px;
	height:180px;
}
	
#ProductList .picturelist .picturelistt {	float: right;	width: 620px;	height: 220px;}
#ProductList .picturelist .picturelistt .title {
	text-align: left;
	padding: 0px;
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	}
#ProductList .picturelist .picturelistt .infor {
	font-size:12px;
	text-align: left;
	line-height: 17px;
	padding: 0px;
	margin: 0px;
	height: 147px;
	overflow: hidden;
	}
	*/

/* 新闻详细页输出控制开始 */

/* #NewsType 定义外框样式,#NewsType .NewsTitle 定义 标题样式 , #NewsType .NewsTimes 定义时间点击等信息块 #NewsType .NewsContent定义文字样式  */

#NewsType {
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 30px;
	margin-bottom:20px;
	}
#NewsType .NewsTitle {
	text-align: center;	
	font-family: "黑体";	
	font-size: 26px;
	line-height: 30px;
	padding-top: 10px;	
	padding-bottom: 20px;	
	margin-bottom: 10px;	
	}
#NewsType .NewsTimes {	color: #999;	text-align: center;	height: 30px; line-height: 30px; background-color: #ededed;}
#NewsType .NewsContent {	min-height: 550px;	padding: 10px;	font-size: 14px;	line-height: 150%;}

#JumpPage {
	text-align: center;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #ededed;
	padding-top: 10px;
}

/* 公司 */

#ComNewsType {
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 30px;
	margin-bottom:20px;
	}
#ComNewsType .NewsTitle {
	text-align: center;	
	font-family: "黑体";	
	font-size: 21px;	
	padding-top: 10px;	
	padding-bottom: 20px;	
	margin-bottom: 10px;	
	border-bottom-width: 1px;	
	border-bottom-style: dashed;	
	border-bottom-color: #CCC;
	}
#ComNewsType .NewsTimes {
	display:none;	
	color: #999;	
	text-align: 
	center;	
	margin-bottom: 10px;
	}
#ComNewsType .NewsContent {	
	min-height: 300px;	
	padding: 10px;	
	font-size: 14px;	
	line-height: 150%;
	}

/* 新闻详细页输出控制结束 */

/* 新闻列表页翻页控制开始*/
#listpage {
	color:#666;
	text-align: center;
	clear: both;
	background-image: url(images/page_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	line-height: 30px;
	margin: 20px 0 20px 0;
	padding: 0px;
	height: 30px;
}
#listpage span {	
	margin-left: 30px;	
	font-family: Verdana, Geneva, sans-serif;	
	letter-spacing: 5px;	
	color: #F00;
	}
#listpage a {	color:#666;	text-decoration:none;} 
#listpage a:visited {	color:#666;} 
#listpage a:hover {	color:#000;}
#listpage a:active {color:#FFCC00;}

/* 新闻列表页翻页控制结束*/

/*首页新闻内容输出控制开始*/
#homenewsbox {
	height: 145px;
	line-height: 16px;
	overflow: hidden;
	margin: 5px 0 0 110px;
}
#homenewsbox p {	margin: 0 0 8px 0; padding:0;}

/* 公司简介 */

#homenewsbox2 {
	width: 230px;
	height: 170px;
	line-height: 16px;
	overflow: hidden;
	margin: 5px 0 0 10px;
}
#homenewsbox2 p {	margin: 0 0 8px 0; padding:0;}


#copyrightbox {
	margin-left: 250px;
	margin-top: 70px;
	margin-bottom: 20px;
	color: #060;
}

/*首页新闻内容输出控制结束*/

/* 首页带首条图片及内容块输出控制开始，带时间 */
#homenewshot {height: 260px;width: 400px;	margin: 0 0 0 0px;}
#homenewshot h3 {float: left;margin: 0px;padding: 0px;width: 205px;height:160px;}
#homenewshot h3 img {width: 200px;height:145px;margin:8px 0 0 0;}
#homenewshot h1 {
	padding: 0px;
	width: 400px;
	height: 25px;
	font-family: "楷体";
	font-size: 18px;
	font-weight: normal;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin: 10px 0 0 0;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}
#homenewshot h1 a {color:#d40000;text-decoration:none;}
#homenewshot h1 a:visited {color:#d40000;text-decoration:none;}
#homenewshot h1 a:hover {color:#f00;text-decoration:none;}
#homenewshot h1 a:active {color:#ba2636;text-decoration:none;}
#homenewshot h2 {
	width: 400px;
	height: 48px;
	font-size: 12px;
	font-weight: normal;
	color: #999;
	margin: 10px 0 0 0;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	line-height: 18px;
	font-family: "宋体";
}
#homenewshot h2 p {margin:0; padding:0;}
#homenewshot ul {
	width: 400px;
	margin: 5px 0 0 0;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCC;
}
#homenewshot ul li {
	list-style-type: none;
	white-space: nowrap;
	background-image: url(images/dot_new.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	height: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#homenewshot ul li span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	margin-left: 4px;
	}
#homenewshot ul li a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	width: 28em;
	overflow:hidden;
	white-space: nowrap;
	display: block;
	float: left;
	text-overflow:ellipsis;
	}

/* 首页横滚动控制开始 */
#roll {	height: 170px;margin: 10px 0px;}
#roll #content, #roll #content1 {height: 170px;}
#roll ul {margin: 0px;	padding: 0px;}
#roll ul li {
	list-style-type: none;	
	width: 250px;
	padding-top: 0px;
	padding-bottom: 2px;
	margin: 0 5px 0 0;
	overflow: hidden;	
	white-space: nowrap;
	text-overflow:ellipsis;
	font-family: Arial;
	text-align: center;
	}
#roll ul li img {
	width: 250px;
	height: 150px;
	}
	

/* 首页横滚动控制结束 */

/* 首页竖滚动控制开始 */
#roll3 {width: 150px;height: 250px;}
#roll3 ul {margin: 0px;	padding: 0px;}
#roll3 ul li {margin: 0px;padding-top: 2px;padding-right: 0px;padding-bottom: 2px;padding-left: 0px;width: 150px;list-style-type: none;overflow: hidden;white-space: nowrap;}
#roll3 #content,#roll3 #content1 {width: 150px;}
/* 首页竖滚动控制开始 */
.blbox1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #b4d5e8;
	border-right-color: #b4d5e8;
	border-bottom-color: #b4d5e8;
	border-left-color: #b4d5e8;
}

/* 搜索样式 */

#SearchList {
	margin: 30px 30px 40px 30px;
	padding: 0px;
	text-align: left;
}
#SearchList ul {
	margin: 0px;
	padding: 0px;
}
#SearchList ul li {
	height: 25px;
	background-image: url(images/dot2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px 0 0px 25px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	margin: 0 0 15px 0;
	font-size: 14px;
}
.searchfl {
	font-weight: bold;
	margin-right: 15px;
}
.timebox {
	margin:0 0 0 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCC;
}

/* 通用样式开始 */

body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #888888;
}
td {
	font-size: 12px;
}

div{ border:0px;}
div{ border:0px\9;}/*兼容IE9及以下版本*/
img {
border: none;
}

a {color:#666;text-decoration:none;}
a:visited {color:#666;text-decoration:none;}
a:hover {color:#FF0000;text-decoration:none;}
a:active {color:#ba2636;text-decoration:none;}

a.w {color:#FFF;text-decoration:none;}
a.w:visited {color:#FFF;text-decoration:none;}
a.w:hover {color:#FC0;text-decoration:none;}
a.w:active {color:#ba2636;text-decoration:none;}

.headlogobox {
	width: 500px;
	float: left;
}

.topbarbox {
	line-height: 30px;
	width: 1210px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}

#thisSortRemark {
	margin:20px;
	padding:0;
	font-family:"微软雅黑";
}
#thisSortRemark h1 {font-size:36px;line-height:46px;font-weight: normal;}
#thisSortRemark h2 {font-size:30px;line-height:39px;font-weight: normal;}
#thisSortRemark h3 {font-size:24px;line-height:32px;font-weight: normal;}
#thisSortRemark h4 {font-size:18px;line-height:24px;font-weight: normal;}
#thisSortRemark h5 {font-size:12px;line-height:16px;font-weight: normal;}
#thisSortRemark h6 {font-size:10px;line-height:13px;font-weight: normal;}

#thisLogoBox {
	margin: 10px 0 0 0;
}
.inscomtitlebox {
	font-family: "微软雅黑";
	font-size: 28px;
	text-align: center;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CDDFF5;
}
#InsSortRemark {
	font-family: "微软雅黑";
	font-size: 14px;
	margin: 20px;
	line-height: 150%;
}
.head1{ width:1200px; height:39px; text-align:left; color:#000; line-height:39px; font-size:14px; font-family:"微软雅黑";}
.phone{ font-size:25px; color:#F00; text-align:right; font-family:'微软雅黑'; padding-top:58px;}
.dh{ height:70px; width:1200px; display:block; line-height:70px; background-image:url(images/dhbg1.png); background-repeat:no-repeat; background-position:left center;}
.body1{ width:1200px; height:71px; background:url(images/kh.png); background-position:right; background-repeat:no-repeat; font-size:14px; color:#000; text-align:left; line-height:71px;}
.gsjj_title{ display: block; float:left; color:#1c4d9a; font-size:24px; font-family:'微软雅黑'; margin-left:30px; margin-top:0px; height:24px; border:0px;}
.gsjj_nr{ display:block; float:left; height:108px; margin-left:30px; font-size:16px; line-height:27px; width:555px; color: #000; border:0px; margin-top:22px;}
.gsjj_more{ height:40px; width:124px; display:block; float:right; margin-top:35px; border:0px;}
.sylxtp{ display:block; float:left; width:100%; height:auto; text-align:right;}
.sylx{ display:block; float:left; font-size:14px; height:150px; font-family:'微软雅黑'; color:#000; width:390px; line-height:33px; padding-top:15px; padding-left:10px;}
.beian{ font-size:14px; color:#FFF; text-align:center; line-height:35px;}
.beian a{ color:#FFF;}
.list_lxfs{height:45px; background-color:#084892; width:260px; display:block; float:left; color:#FFF; text-align:center; line-height:45px; font-size:18px; font-weight:bold; margin-top:5px; }
.list_nr{ border-bottom:#CCC 1px solid; border-left:#CCC 1px solid; border-right:1px solid #ccc; height:350px; width:258px; display:block; float:left; }
.list_nr p{font-size:14px; line-height:35px; margin-left:20px;margin-top:30px; }
.list_nrk{ display:block; float: left; width:100%; height:50px; line-height:50px; width:890px; border-bottom:1px solid #dedede;}
.list_Postion{ display:block; float:left; color:#084892; font-size:22px; text-align:left;font-weight:bold; width:150px; height:50px; background-position:left center; background-repeat:no-repeat; background-image:url(images/list_01.png); text-align:center;}
.list_wk{ display:block; float:left; width:100%; min-height:800px;}
.list_wz{display:block; float:right; }
/* #ProductList定义外框宽与高,#ProductList .picturelist定义每行产品列表框宽高样式,第3行定义图片框高度与宽度(请设置成正方形),第4.5.6.7行请不要删除与更改,#PictureListHome , .picturelist .picturelistt定义产品信息框样式, h1 定义产品信息标题样式 ,p 定义产品信息详细样式 */
#ProductList {
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#ProductList  .picturelist{ display:block; float:left;  width:98%; border:1px solid #cccccc; padding-top:10px;  padding-bottom:10px; padding-left:10px; margin-bottom:10px;}
#ProductList  .picturelist .picturelistp{ display:block; float:left; width:20%;}
#ProductList  .picturelist .picturelistp a  img{ height:126px; width:180px; display:block; float:left; }

#ProductList  .picturelist .picturelistt{ display:block; float:right; width:77%; height:126px; }
#ProductList  .picturelist .picturelistt  .title{ width:97%; font-size:16px; color:#000; font-weight:bold; height:30px; line-height:30px; border-bottom:1px #cccccc dotted;}
#ProductList  .picturelist .picturelistt  .infor{ height:86px; width:97%; display:block; float:left; overflow:hidden; }

/* 产品图片列表输出控制结束 */