@charset "gb2312";
/* CSS Document */

* {
	list-style:none;
	MARGIN: 0px auto;
}
/* 网站公共样式 */
body {FONT-FAMILY: "Microsoft Yahei", 宋体, Arial; margin:0;padding:0;font-size:14px;color:#000000;}
form,img,ul,ol,li,dl,dt,dd {margin:0;padding:0;border:0;}
li,dl{list-style-type:none;}
input{vertical-align: middle;margin:0;padding:0;}
A:link {
	COLOR:#000000; TEXT-DECORATION: none
}
A:visited {
	COLOR: #020202; TEXT-DECORATION: none
}
A:hover {
	CURSOR: hand; COLOR: #FF0000; TEXT-DECORATION: underline
}
A:active {
	COLOR: #00518a; TEXT-DECORATION: none
}
a:hover img{opacity:0.9;filter:alpha(opacity=90);}
TABLE {
	LINE-HEIGHT: 20px; 
}
h1{font-size:16px;margin:0; padding:0;color:#FFFFFF}
h2{
	font-size:18px;
	margin:0; 
	padding:0;
	line-height:23px;
	color:#FFFFFF;
}
h3{font-size:14px;margin:0; padding:0; color:#333333}
h4{
	font-size:19px;
	margin:0; 
	padding:0;
	line-height:32px;
}
h5{
	font-size:15px;
	margin:0; 
	padding:0;
	line-height:26px;
}
h6{font-size:16px;margin:0; padding:0;line-height:35px; padding-left:15px;}
.clear {clear:both;height: 0; }
.clear-fix:after{content: "."; display: block; height: 0; font-size: 0; clear: both; visibility: hidden;}
.fl{ float: left; }
.fr{ float: right;}
.a1 {
	color:#FFFFFF;
	font-size:14px;
	line-height:25px;
}
.a1 A:link {
	color:#FFFFFF;
}
.a1 A:visited {
	color:#FFFFFF;
}
.a1 A:hover{
	color:#fdb90e;
}
.a2 {
	color:#FFFFFF;
	font-size:15px;
	font-weight:bold;
}
.a2 A:link {
	color:#FFFFFF;
}
.a2 A:visited {
	color:#FFFFFF;
}
.a2 A:hover{
	color:#fdb90e;
}
.a3 {
	COLOR:#666666; FONT-SIZE: 18px; font-weight:bold; line-height:30px;
}
.a4 {
	COLOR:#990000; FONT-SIZE: 16px; font-weight:bold; line-height:27px;
}
.a5 {
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
}
.a5 A:link {
	color:#FFFFFF;
	padding-right:20px;
}
.a5 A:visited {
	color:#FFFFFF;
}
.a5 A:hover{
	color:#FFFF00;
	text-decoration:underline;
}
/*以上为通用css*/
/*文章主体*/
.conte_text {
	line-height:25px;
	font-size:14px;
}
.conte_text table {
	line-height:30px;
	font-size:14px;
}
/*文章主体*/

/* 以下为超宽背景居中用的代码，例用方法：<DIV style="BACKGROUND-IMAGE: url(/images/bbyy.jpg)" class=ntop>文字内容</DIV> */
.ntop {
	BACKGROUND-REPEAT: no-repeat; BACKGROUND-POSITION: center 0px; HEIGHT: 350px;
}
/* 下面这段使用方法：<div class="pic_table"></div>在这里面放的链接,鼠标指向时会有个框 */
.pic_table a{height:28px; float:left; margin:0 10px 8px 0; padding:0 10px 0 10px; background:#f0f0f0; border:1px solid #c4c4c4; line-height:28px; color:#000000;font-size:14px; word-warp: break-warp; word-break: break-all; white-space: nowrap;}
.pic_table a:hover{background:#0068b7; border:1px solid #02589a; color:#fff; text-decoration:none;}
/*新款分页导航CSS控制,新闻和图片栏目使用start*/
.meneame {
	MARGIN: 5px; TEXT-ALIGN: center
}
.ameneame {
	padding:7px;
	border:1px #000000 solid;
	background-color:#000000;
	COLOR:#ffffff;
	FONT-SIZE: 14px; 
	TEXT-DECORATION: none;
}
.meneame A {
	padding:7px;
	border:1px #FD5504 solid;
	background-color:#FD5504;
	COLOR:#FFFFFF;
	FONT-SIZE: 14px; 
	TEXT-DECORATION: none;
}
.meneame A:hover {
	padding:7px;
	border:1px #0033CC solid;
	background-color:#0033CC;
	COLOR:#FFFFFF;
	FONT-SIZE: 14px; 
	TEXT-DECORATION: none;
}
/*新款分页导航CSS控制-end*/
/*产品分页条数加红start*/
.propage {
	font-size:14px;
	FONT-FAMILY: "Microsoft Yahei", 宋体, Arial;
	line-height:35px;
}
.propage SPAN {
	color:#990000;
	font-weight:bold;
}
/*产品分页条数加红end*/
/*产品图片包围*/
.picproa {
	padding:0px;
	width:230px;
	height:203px;
	font-size:14px;
	FONT-FAMILY: "Microsoft Yahei", 宋体, Arial;
	text-align:center;
	margin-bottom:15px;
}
.picproa img {
	padding:5px;
}
.picproa a {
	border:2px #cccccc solid;
	border-radius:5px;
	width:230px;
	height:200px;
	display:block;
	color:#333333;
}
.picproa a:hover {
	border:2px #ff4a00 solid;
	border-radius:5px;
	height:200px;
	TEXT-DECORATION:none;
	color:#ff4a00;
	font-weight:bold;
}
/*产品图片包围*/
/*首页案例图片start*/
.ipropic {
	padding:0px;
	width:190px;
	height:173px;
	font-size:14px;
	FONT-FAMILY: "Microsoft Yahei", 宋体, Arial;
}
.ipropic img {
	padding:5px;
}
.ipropic a {
	border:2px #4c94dd solid;
	border-radius:10px;
	width:190px;
	height:170px;
	display:block;
	color:#ffffff;
}
.ipropic a:hover {
	border:2px #ffffff solid;
	border-radius:10px;
	height:170px;
	TEXT-DECORATION:none;
	color:#b9e972;
	font-weight:bold;
}
/*首页案例图片end*/
/* 在线客服qq专用开始 */
#newsoicqbox {
	z-index:9999; 
	width:123px;
	height:auto;
	position:fixed;
	bottom:350px;
	right:2px;
	_position:absolute; /* for IE6 */
 _top: expression(documentElement.scrollTop + documentElement.clientHeight-this.offsetHeight); /* for IE6 */ overflow:visible;
}
.oicqbox{
	z-index:9999;
	width:123px;
	height:auto;
	overflow:hidden;
	position:absolute;
	right:2px;
}
.newqqtop{
	float:right;
	width:123px;
	height:125px;
	background:url(/images/newqq_1.gif) 0 0 no-repeat;
}
.newsoicqbj{
	float:right;
	width:123px;
	height:30px;
	background-image: url(/images/newqq_2.jpg);
	background-repeat: repeat-y;
}
.newsqqfoot{
	float:right;
	width:123px;
	height:12px;
	background:url(/images/newqq_3.gif) 0 0 no-repeat;
}
/* 在线客服qq专用结束 */
/*新闻n目录查看详细*/
.sorc {
	FONT-SIZE: 14px;
	padding-left:20px;
	padding-right:20px;
	line-height:30px;
	color:#FFFFFF;
	background-color:#fcba0e;
	FONT-FAMILY: "Microsoft Yahei", Arial;
}
/*左侧联系方式*/
.contactleft{width:243px;border:1px solid #dbdada;margin-top:10px;}
.conleft_title{ width:229px; height:29px;overflow:hidden;background:url(../images/leftcon_bg.jpg) right bottom no-repeat;color:#000000;font-size:14px;padding-left:14px; line-height:35px;}
.conleft_title span{ width:120px; height:29px;display:block;float:right; text-align:right; color:#fff; font-size:14px; line-height:29px;}
.conleft_list{padding-bottom:12px;}
.conleft_list span{font-size:26px; width:235px;height:45px; display:block; line-height:45px; color:#ff4a00;font-family:impact; text-align:center; }
.conleft_list dl{width:243px; display:block;clear:both; }
.conleft_list dl dt,.conleft_list dl dd{font-size:14px; color:#666666; line-height:24px;}
.conleft_list dl dt{ width:45px; float:left; padding-left:14px;}
.conleft_list dl dd{width:178px; float:left;}
/*左侧联系方式*/
.zleft{float:left;width:245px;height:auto;}
.zleft_title{width:245px;height:64px;background:#0068b7;}
.zleft_title span{display:block;width:100%;height:22px;text-align:center;font:20px/22px "microsoft yahei";color:#fff; padding-top:11px;}
.zleft_title p{width:100%;height:18px;font:16px/18px "microsoft yahei";color:#fff;text-align:center;}
.zleft_nav{width:243px;height:auto;padding-top:2px;border:1px solid #d4d4d4;border-top:0; padding-bottom:10px;}
/*左侧start*/
#tech {
	MARGIN: 0px auto;
	width:220px;
}
#tech li {
	line-height:40px;
	text-align:left;
	width:220px;
	font-size:1px;
	background:url(../images/zc1.jpg) no-repeat;
	margin-top:8px;
}
#tech li a {
	display:block;
	text-align:left;
	font-size:14px;
	padding-left:55px;
	padding-top:0px;
	color:#2c2d2c;
}
#tech li a:hover {
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
	background:url(../images/zc2.jpg) no-repeat;
}
/*左侧end*/
/*左侧部分结束*/
/*首页新闻自动省略字多的标题start*/
.syl_list {width:250px;}
.syl_list ul li{height:29px; line-height:29px; font-size:14px;}
.syl_list ul li+li{border-top:1px dashed #d9d9d9;}
.syl_list ul li a{color:#707070; display:block; overflow:hidden; white-space:nowrap; -ms-text-overflow:ellipsis; text-overflow:ellipsis;}
.syl_list ul li a:hover{color:#FF0000; text-decoration:underline;}
/*首页新闻自动省略字多的标题end*/
.sousuo11{width:175px; height:27px; line-height:27px; border:1px solid #c4c4c4; background-image:url(../images/bg.gif); background-repeat:no-repeat; padding-left:25px; color:#666666; font-size:12px;margin-bottom:10px; margin-top:5px;}
/* 新版幻灯片 */
.fullSlide{ width:100%;position:relative;height:350px; background:#000;}
.fullSlide .bd{ margin:0 auto; position:relative; z-index:0; overflow:hidden;}
.fullSlide .bd ul{ width:100% !important;}
.fullSlide .bd li{ width:100% !important;height:350px; overflow:hidden; text-align:center;}
.fullSlide .bd li a{ display:block; height:350px;}
.fullSlide .hd{ width:100%;position:absolute; z-index:1; bottom:0; left:0; height:30px; line-height:30px;  text-align:center;_background:#000; _filter:alpha(opacity=60);}
.fullSlide .hd ul{ text-align:center;padding-top:5px;}
.fullSlide .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:8px; height:8px; margin:5px; background:url(../images/tg_flash_p.png) -18px 0; overflow:hidden; line-height:9999px;}
.fullSlide .hd ul .on{ background-position:0 0;}
/* 首页滚动产品图片 */
.picMarquee-left{ width:1170px; height:210px; overflow:hidden; position:relative; }
.picMarquee-left .bd{ padding:0px;}
.picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.picMarquee-left .bd ul li{ margin:0 5px; float:left; _display:inline; overflow:hidden; text-align:center; width:238px;}
/* 手机幻灯片 */
.slideBox{ width:380px; height:175px; overflow:hidden; position:relative; border:1px solid #ddd;  }
.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{ float:left; margin-right:2px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
.slideBox .hd ul li.on{ background:#f00; color:#fff; }
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd img{ width:380px; height:175px; display:block;  }
.slideBox .prev,
.slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(../images/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
.slideBox .next{ left:auto; right:3%; background-position:8px 5px; }
.slideBox .prev:hover,
.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.slideBox .prevStop{ display:none;  }
.slideBox .nextStop{ display:none;  }
/* 首页产品分类 */
.sideMenu{  border:1px solid #96c6f6;  }
.sideMenu h3{ height:32px; line-height:32px; padding-left:10px;  border-top:1px solid #e3e3e3; background:#0162c1; cursor:pointer; font:normal 14px/32px "Microsoft YaHei"; color:#FFFFFF;}
.sideMenu h3 em{ float:right; display:block; width:40px; height:32px;   background:url(../images/icoAdd.png) 16px 12px no-repeat; cursor:pointer; }
.sideMenu h3.on em{ background-position:16px -57px; }
.sideMenu h3 a {color:#FFFFFF}
.sideMenu h3 a:hover {color:#FFFF00;}
.sideMenu ul{ padding:8px 15px; color:#000000; display:none; /* 默认都隐藏 */ }

/* 本例子css */
		.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
		.nav{ padding:0 20px; height:47px; line-height:47px; background-image:url(../images/tm.jpg);  position:relative; z-index:1;  }
		.nav a{ color:#fff;  }
		.nav .nLi{ float:left;  position:relative; display:inline;  }
		.nav .nLi h3{ float:left; }
		.nav .nLi h3 a{ display:block; width:120px; text-align:center; font-size:16px; font-weight:bold; background-image:url(../images/t_menu.jpg);}
		.nav .sub{ display:none; width:120px; left:0; top:47px;  position:absolute; line-height:47px; padding:1px 0;  }
		.nav .sub li{ zoom:1;background-image:url(../images/s_menu.jpg); }
		.nav .sub a{ display:block; text-align:center; font-size:15px; font-weight:bold;}
		.nav .sub a:hover{background-image:url(../images/h_menu1.jpg); color:#FFFF00;  }
		.nav .on h3 a{ background:#FF0000; color:#fff;
}

/* 图片滚动 */
.picScroll{ position:relative; width:1150px;  height:60px; padding: 0px 0 0px 50px; overflow:hidden;   }
.picScroll ul{ overflow:hidden; zoom:1; }
.picScroll ul li{ float:left; margin: 0 6px;  width:120px; overflow:hidden; display:inline; }
.picScroll ul li img{ width:120px; height:60px; }
.picScroll .prev,
.picScroll .next{ position:absolute;  left:10px; top: 17px; display:block; width:18px; height:28px; overflow:hidden; background:url(../images/icons.png) -40px 0 no-repeat; cursor:pointer;  }
.picScroll .next{ left:auto; right:10px; background-position:-120px 0; }
.picScroll .prevStop{ background-position:0 0; }
.picScroll .nextStop{ background-position:-80px 0; }

.vtitlemain{ hei/ght:74px; width:350px; overflow:hidden; text-align:center; margin:0px auto 0px; margin-top:20px;}
.vtitlemain span b{white-space:nowrap;font:24px/24px 'Microsoft Yahei'; width:100px; overflow:hidden;color:#FF0000; margin-top: -10px; display: inline-block; font-weight:bold;}
.vtitlemain span{width:153px;display:block; margin:20px auto 0;}
.vtitlemain font{ color:#222c50;white-space:nowrap; font:16px/1 'Arial'; text-transform:uppercase;}
.telbar{ margin-top:10px;color:#222c50; font:14px/1 'arial'; text-transform: uppercase; text-align: center;}

.cissfop{ hei/ght:74px; width:350px; overflow:hidden; text-align:center; margin:0px auto 0px; margin-top:20px;}
.cissfop span b{white-space:nowrap;font:24px/24px 'Microsoft Yahei'; width:100px; overflow:hidden;color:#FFFFFF; margin-top: -10px; display: inline-block; font-weight:bold;}
.cissfop span{width:153px;display:block; margin:20px auto 0;}
.cissfop font{ color:#FFFFFF;white-space:nowrap; font:16px/1 'Arial'; text-transform:uppercase;}


.aboutf{ width:1150px; margin:0 auto; height:240px; margin-top:20px; margin-bottom:20px;}
.imgleft{ float:left; width:520px; height:250px;}
.abright{ float:right; width:590px;}
.abright p.name{ float:left; background:url(../images/abname.gif) left center no-repeat; padding:0 0 0 38px; height:55px;}
.abright p.name span{ display:block; font-size:24px; color:#FF0000; font-family:'Microsoft Yahei'; font-weight: bold;}
.abright p.name em{ font-size:16px; font-family:Impact; font-style:normal; color:#222c50; text-transform:uppercase;}
.abright p.name em font{ color:#d40000;}
.abright .con{ font-family:'Microsoft Yahei'; float:left; width:590px; line-height:23px; height:125px; padding:5px 0 0 0; overflow:hidden; color:#747474; font-size:14px;}
.abmore{ float:left; width:104px; height:40px; background:#136fce; color:#fff; font-size:14px;font-family:'Microsoft Yahei'; text-align:center; line-height:40px; display:inline; margin:1px 0 0 0;}
.abmore a { color:#FFFFFF;}
.abmore a:hover {color:#FFFF00;}

/* 焦点图效果 */
	.picBtnTop{ width:500px; height:214px; border:1px solid #ccc; padding:5px;  position:relative;  overflow:hidden;  zoom:1;   }
	.picBtnTop .hd{ width:98px;  height:214px; position:absolute; right:5px; overflow:hidden; }
	.picBtnTop .hd ul li{ width:93px; text-align:center; padding:0 0 5px 5px;  }
	.picBtnTop .hd ul li img{ width:85px; height:60px; border:4px solid #ddd; cursor:pointer; vertical-align:bottom; }
	.picBtnTop .hd ul li.on{ background:url("../images/icoleft.gif") no-repeat 0 28px; }
	.picBtnTop .hd ul li.on img{ border-color:#f60;  }
	.picBtnTop .bd{ width:400px;  height:214px; position:relative;float:left;}
	.picBtnTop .bd li{ position:relative; zoom:1; vertical-align:middle;}
	.picBtnTop .bd li .pic{ position:relative; z-index:0;  }
	.picBtnTop .bd li .pic img{ width:400px; height:214px; vertical-align:bottom; }
	.picBtnTop .bd li .bg{ width:400px; height:30px; position:absolute; left:0; bottom:0; z-index:1;  background:#000; filter:alpha(opacity=60);opacity:0.6;    }
	.picBtnTop .bd li .title{ width:400px; height:30px; line-height:30px; left:0; bottom:0;   position:absolute; z-index:2;  }
	.picBtnTop .bd li .title a{ color:#fff; padding-left:15px;  }
	#demo1,#demo2{ margin-bottom:20px;  }
	
.newsright{ float:right; width:470px;}
.newsright li{ float:left; width:470px; padding:0 0 14px 0;}
.newsright li a img{ float:left; border-right:2px solid #da0c0c;}
.nnr{ float:left; width:307px; height:118px; border:1px solid #ededed; border-left:0;}
.nnr1{ float:left; width:307px; height:118px; border:1px solid #ededed; border-right:0;}
.newsright li a:hover .nnr{border:1px solid #da0c0c; border-left:0;}
.newsright li a:hover .nnr1{border:1px solid #da0c0c; border-right:0;}
.newsright li .name{ line-height:36px; font-size:14px; font-weight:bold; color:#4e6990; display:block;text-overflow:ellipsis; overflow:hidden; white-space:nowrap; padding:0 0 0 9px;}
.newsright li a:hover .name{ color:#da0c0c}
.newsright li a em{ display:block; background:url(../images/time.jpg) 11px center no-repeat; font-style:normal; padding:0 0 0 30px; color:#747474}
.nnrcon{ float:left; width:290px; line-height:24px; height:48px; overflow:hidden; color:#747474; padding:10px 0 0 9px; text-indent:25px;}

.icoissa {
	padding:0px;
	width:230px;
	height:203px;
	font-size:14px;
	FONT-FAMILY: "Microsoft Yahei", 宋体, Arial;
	text-align:center;
	margin-bottom:15px;
}
.icoissa img {
	padding:5px;
}
.icoissa a {
	border:2px #b9e972 solid;
	border-radius:5px;
	width:230px;
	height:200px;
	display:block;
	color:#ffffff;
}
.icoissa a:hover {
	border:2px #ffffff solid;
	border-radius:5px;
	height:200px;
	TEXT-DECORATION:none;
	color:#b9e972;
	font-weight:bold;
}

/* 本例子css */
		.picMarquee-top{ margin:0 auto;  width:200px; height:520px; overflow:hidden; position:relative;  border:1px solid #ededed;   }
		.picMarquee-top .hd{ overflow:hidden;  height:30px; background:#f4f4f4; padding:0 10px;  }
		.picMarquee-top .hd .prev,.picMarquee-top .hd .next{ display:block;  width:9px; height:5px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;
			 cursor:pointer; background:url("../images/arrow.png") 0 -100px no-repeat;}
		.picMarquee-top .hd .next{ background-position:0 -140px;  }
		.picMarquee-top .hd .prevStop{ background-position:-60px -100px;  }
		.picMarquee-top .hd .nextStop{ background-position:-60px -140px;  }
		.picMarquee-top .bd{ padding:10px;   }
		.picMarquee-top .bd ul{ overflow:hidden; zoom:1; }
		.picMarquee-top .bd ul li{ text-align:center; zoom:1; }
		.picMarquee-top .bd ul li .pic{ text-align:center; }
		.picMarquee-top .bd ul li .pic img{ width:180px; height:135px; display:block; padding-bottom:10px }
		.picMarquee-top .bd ul li .pic a:hover img{ border-color:#999;  }
		.picMarquee-top .bd ul li .title{ line-height:24px;   }