body{ padding:0px; margin:0px; font-size:12px; color:#3b3b3b; background: url(../images/bg.gif) repeat-x #f5f5f5; font-family:"微软雅黑" }
*{ margin:0; padding:0;}
ul li{ list-style-type:none;}
.clear {clear: both; line-height:0; padding:0px; margin:0px;}
img { border-style: none; }
a{text-decoration:none;color:#444;}
a:hover{ color:#f75a00; text-decoration:underline;}
h1{ font-size:21px;color:#f60; font-weight:bold; text-align:center;border-bottom:1px dotted #aaa; padding:10px 0; padding-bottom:15px; margin:0;}


/* 顶部 */
.top{ width:1000px; height:116px; margin:0px auto; padding:0px;background:url(../images/tel1.jpg) no-repeat right center;}
.top .logo{ width:476px; height:51px;padding:40px 0 0 0px; margin:0px; float:left; overflow:hidden;}

/* 导航层 */
/*.menu{ width:1000px; height:45px; line-height:45px; margin:0px auto; padding:0; overflow:hidden;  margin-bottom:0px; font-family:"微软雅黑"; }
.menu ul{height:45px;list-style:none;margin:0px;padding:0px; padding-left:0px; font-size:15px; float:left;}
.menu ul li {width:125px;height:45px;dis play:block;line-height:45px;margin:0px; padding:0;float:left; background:url(../images/menuline.gif) no-repeat 100px center;text-align:center;}
.menu ul li.current{ margin:0; padding:0; font-weight:bold;background:#ff6600;}
.menu ul li a{text-decoration:none;color:#fff;width:125px;height:45px;display:block; line-height:45px; overflow:hidden; }
.menu ul li a:hover{width:125px;height:45px; line-height:45px;  color:#fff; background:#ff6600; font-weight:bold;}*/

.top_menu{width:1000px;height:45px;margin:17px auto 0; padding:0px;}
.menu{width:1000px;height:45px;margin:0 auto; padding:0px; position:absolute; z-index:99999999;}
	/* Adjusting the margins, paddings and no list styles */
.navigation  {
		margin:0 auto; 
		padding:0; 
		list-style:none;height:45px; line-height:45px;
	}	
	
	/* Little tricking with positions */
.navigation  li {
		float:left;			/* Show list items inline */
		width:125px; 
		position:relative; color:#fff;background:url(../images/menuline.gif) no-repeat 100px center;
	}
	/* Playing with Main Categories */
	.navigation  li a {
		color:#fff;
		display:block;  	/* Making sure a element covers whole li area */
		text-decoration:none; /* No underline */
		text-align:center; font-size:15px;
	}

	.navigation  li a:hover {
		color:#ffffff; background:#ff6600;
	}
		.navigation  li.current {
		color:#ffffff;background:#ff6600;
	}
	/* Sub Cat Menu stuff*/
	.navigation  ul {
		position:absolute; 
		display:none; /* Hide it by default */
		margin:0 auto; 
		padding:0; background:#535454; z-index:999999;
		list-style:none;
	}
		
	.navigation  ul li {
		padding-bottom:0px; width:125px;
		float:left; height:30px; line-height:30px; background:none
	}
		
	/* Sub Cat menu link properties */
	.navigation  ul a {
		display:block;    	/* Making sure a element covers whole li area */
		color:#fff;
		text-decoration:none;font-size:12px;
		border-top:none;height:30px; line-height:30px;
		border-bottom:1px solid #696868;
	}	
	.navigation  ul a:hover {
		color:#ffffff; background:#e05b1a;border-bottom:none;
	}

/*banner*/
#full-screen-slider {POSITION: relative; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; WIDTH: 100%; PADDING-RIGHT: 0px; FLOAT: left; HEIGHT: 465px; PADDING-TOP: 0px; }
#slides {POSITION: relative; PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; WIDTH: 100%; PADDING-RIGHT: 0px; DISPLAY: block; HEIGHT: 465px; LIST-STYLE-IMAGE: none; PADDING-TOP: 0px}
#slides LI {POSITION: absolute; PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; WIDTH: 100%; PADDING-RIGHT: 0px; DISPLAY: block; HEIGHT: 100%; LIST-STYLE-IMAGE: none; PADDING-TOP: 0px}
#slides LI A {TEXT-INDENT: -9999px; WIDTH: 100%; DISPLAY: block; HEIGHT: 100%}
#pagination {Z-INDEX: 2000; POSITION: absolute; PADDING-BOTTOM: 5px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; DISPLAY: block; TOP: 420px; LIST-STYLE-IMAGE: none; PADDING-TOP: 5px; LEFT: 50%}
#pagination LI {LIST-STYLE-TYPE: none; WIDTH:12px; DISPLAY: block; background:#fff; filter: alpha(opacity=50); opacity: 0.5;  FLOAT: left; HEIGHT: 12px; MARGIN-LEFT: 10px; LIST-STYLE-IMAGE: none;}
#pagination LI A {PADDING-BOTTOM: 0px; TEXT-INDENT: -9999px; MARGIN: 0px; PADDING-LEFT: 0px; WIDTH: 100%; PADDING-RIGHT: 0px; DISPLAY: block; HEIGHT: 100%; PADDING-TOP: 0px; border:1px solid #fff; }
#pagination LI.current {  filter: alpha(opacity=90); opacity: 0.9; 	BACKGROUND:#f60;}
#pagination LI.current a{ border:none; border:1px solid #f60;}

.nbanner{ width:100%; height:250px; margin:0; padding:0;margin-bottom:40px; }


/********搜索***********/
.form-tools { 
			height:90px; 
			float:right;
			width:280px;
		}
		.form-tools .search-box { 
	width:100%; 
	height:50px; 
	position:relative; 
	margin-top:30px;}
	.form-tools .search-box .input-text { 
	width:230px;
	 height:30px;
	  position:absolute; 
	  top:0; right:0; 
	  padding:5px 30px 5px 5px; 
	  border:1px solid #fd9808; 
	  border-radius:3px; 
	  background:#fff;}

	  .form-tools .search-box .input-submit { 
	height:40px; 
	position:absolute; top:0; right:0;
	border:1px solid #fd9808; 
	border-top-right-radius:3px; 
	border-bottom-right-radius:3px;
	background:#fd9808;}



.question{width:1000px; height:275px; text-align:left; margin:0 auto; margin-bottom:55px; padding:0; padding-top:105px; font-family:微软雅黑; background: url(../images/question.gif) no-repeat center; line-height:21px; text-align:right; font-size:14px; }
.question strong{ font-style:normal; }
.question .no1{width:250px; height:50px;  margin:0; padding:0; padding-left:0px; margin-bottom:45px;}
.question .no2{width:245px; height:45px;  margin:0; padding:0; padding-left:0px; float:left;margin-bottom:50px;}
.question .no3{width:265px; height:30px;  margin:0; padding:0; float:left; margin-top:5px;}
.question .no4{width:272px; height:45px;  margin:0; padding:0; float:right; margin-top:-100px; text-align:left; }
.question .no5{width:226px; height:45px;  margin:0; padding:0; float:right; margin-top:-5px; text-align:left; }
.question .no6{width:267px; height:45px;  margin:0; padding:0; float:right; margin-top:-5px; text-align:left; }

/* 首页主体定义 */
.main{ width:1000px; height:auto; margin:0px auto;padding:0px; overflow:hidden; margin-top:0px; padding-bottom:30px; height:1%; overflow:hidden;}

/* 首页分类 */
.iprolist{width:210px; height:auto; margin:0; margin-bottom:0px; padding:0; padding-bottom:8px; background:url(../images/listbuttom.gif) no-repeat bottom; float:left; line-height:22px;}
.iprolist p{ margin:5px 0; padding:0;}

.listcon {width:200px; margin:0px auto; padding:5px 20px; overflow:hidden;background:#efefef; font-size:13px }
.listcon DL {LIST-STYLE-TYPE: none;}
.listcon DT {height:36px;LINE-HEIGHT:36px; PADDING-LEFT: 36px; BACKGROUND: url(../images/one.gif) no-repeat center left; margin:0;  margin-top:0px; margin-bottom:0px; } 
.listcon DT A {	COLOR: #444; line-height:36px; text-decoration:none;}
.listcon DT A:hover{text-decoration:underline; color:#ef0f0f;}

.listcon DD {width:173px; height:30px; LINE-HEIGHT: 30px;BACKGROUND: url(../images/two.gif) no-repeat bottom left; COLOR: #555;  margin:0 auto; padding:0;}
.listcon DD A {	LINE-HEIGHT: 29px; COLOR: #555; margin:0; padding:0; margin-left:30px;text-decoration:none;}
.listcon DD A:hover{  color:#006fb6; }

.lefttitle{ width:240px; height:70px; margin:0; padding:0; background:url(../images/listbg.gif) no-repeat; margin-bottom:0px;}
.lefttitle h3{ width:180px;color:#fff; font-size:18px;margin:0; padding:0; display:block;line-height:21px; font-family:"微软雅黑"; padding-left:35px; padding-top:15px; letter-spacing:1px; }
.lefttitle span{ width:180px;margin:0; padding:0; padding-right:30px; display:block; font-size:18px; text-transform:uppercase; display:block;  height:18px;  color:#fff; font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;  text-align:right;}

/* 联系我们 */
.icontact{ margin:0; padding:0; float:right; width:265px; line-height:22px; padding-top:105px; }
.ncontact{ width:240px; height:auto; margin:0; padding:0; background:url(../images/contacttitle.gif) no-repeat top #444444; padding-top:100px; height:1%; overflow:hidden; color:#fff; font-size:13px }
.ccontent{width:200px; height: auto; margin:0;  padding:0 20px; margin-top:0px;float:right; background:url(../images/contactbg.gif) no-repeat bottom; padding-bottom:45px; }
.ccontent p{line-height:24px; margin:0; padding:0;}
.ccontent a{ color:#fff; }


/* 首页推荐产品 */
.probg{ width:100%; height:auto; margin:0; padding:0; background:#fff; height:1%; overflow:hidden; padding-bottom:80px;  }
.iproduct ul{ width:730px; height:50px; margin:0 auto; padding:0; line-height:44px; font-size:14px; }
.iproduct ul li{ width:160px; height:50px; margin:0; padding:0; background:url(../images/li.gif) no-repeat;line-height:44px; color:#666; text-align:center; float:left; margin:0 10px;}
.iproduct ul li:hover{background:url(../images/hover.gif) no-repeat; color:#fff; }
.iproduct ul li:hover a{ color:#fff;}
.iproduct ul li.current{background:url(../images/hover.gif) no-repeat; color:#fff;}
.iproduct ul li.current a{color:#fff;}

.iproduct{width:1050px; height:auto; margin:0 auto; padding:0;  }
/**内页产品**/
.iproduct dl { margin:0; width:300px; height:283px; text-align:center; float:left; margin:35px 25px 5px 25px;_margin:35px 21px 5px 21px; background:#f1f1f1; border-bottom:2px solid #aeaeae;}
.iproduct dl:hover{background:#f8f8f8; border-bottom:2px solid #fc7d00;}
.iproduct dl:hover dd a{ color:#f75a00; text-decoration:underline; }
.iproduct dt{ margin:0 auto; padding:0px;width:300px; height:165px; overflow:hidden;}
.iproduct dt img{ margin:0 auto; padding:0px;width:300px;height:165px;overflow:hidden; }
.iproduct dd{ width:260px; height:105px; margin:0px auto; padding:0;margin-top:0px;  overflow:hidden; text-align:left; overflow:hidden;}
.iproduct dd a{ width:260px;color:#333; line-height:44px; margin:0; padding:0; margin-top:7px; font-size:16px; font-weight:bold; display:block; }
.iproduct dd span{ line-height:22px; font-size:14px; color:#666; }

.adtitle { width:1000px; height:90px;padding:0px; margin:70px auto 45px auto;  }
.adtitle h2 {line-height:50px;font-size:36px;  height: 50px; margin:0px; padding:0;  text-align:center; color:#f75a00;}
.adtitle span {line-height: 32px;  font-size:30px; font-weight:normal; text-transform:uppercase; color:#3b3b3b; font-weight:normal;}
.adtitle span strong{line-height: 32px;  font-size:30px; font-weight:normal; text-transform:uppercase; color:#3b3b3b; font-weight: bold; }

/* 三大优势 */
.adbg{ width:100%; height:auto; margin:0; padding:0; background:url(../images/ad_line.gif) no-repeat center 137px #f5f5f5; height:1%; overflow:hidden; }
.advanced{ width:1104px; height:auto; margin:0 auto; padding:0; padding-bottom:50px; margin-top:0px;}

.ad01 { background: url(../images/ad01.gif) no-repeat right bottom; height:342px; padding:0px 0 0 40px;  margin-top:0px;}
.advanced p { font-family:"微软雅黑"; font-size:16px; color:#555; width:520px; line-height:30px; padding:145px 0 30px 55px;}
.ad02 { background:url(../images/ad02.gif) no-repeat left bottom; height:331px; padding:0px 0 0 540px;}
.ad03 { background:url(../images/ad03.gif) no-repeat right bottom; height:321px; padding:48px 0 0 42px;}
.advanced strong{ color:#f75a00;}


/* 公司简介 荣誉资质背景 */

.aboutbg{ margin:0 auto; padding:0 0px 0 25px; width:985px; height:auto; background:url(../images/aboutbg.gif) no-repeat top;}
.aboutbg h1{ margin:0; padding:0; font-size:16px; font-family:"微软雅黑"; height:34px; line-height:34px; color:#fff; padding-left:15px; float:left; font-weight:normal;}
.aboutbg B{ width:auto; height:34px; line-height:34px; margin:0; padding:0; float:right; font-weight:normal; color:#fff; margin-right:15px; }
.aboutbg strong{ line-height:40px;}


/* 首页新闻组合 */
.newbox{width:1000px; height:auto; margin:40px auto; padding:0; margin-bottom:80px; _margin-bottom:50px;}
.newbox img{ display: block; width:302px; height:151px; margin-top:17px; margin-bottom:20px; }
.inews{width:302px; height:auto; margin:0; padding:0; overflow:hidden; margin-right:45px;  float:left;}
.ievent{width:302px; height:auto; margin:0; padding:0; overflow:hidden; float:right;}

/* 新闻预览 */
.review{ width:auto; height: auto; margin:0; padding:0px 0px 2px 0px; float:left;line-height:21px; }
.review strong{ font-size:12px; color:#666; line-height:24px; display:block; margin-bottom:2px;}
.review img{padding:0px; margin:0px 15px 9px 3px; padding:0px; border:1px solid #ccc; background:#fff; }
.review a{ color:#c00;text-decoration:none;}

/* 新闻列表 */
.newscontent{margin:0px auto; padding:0px; }
.newscontent ul{margin:0;padding:0px;text-align:left;}
.newscontent li{line-height:34px; width:auto; height:34px;background:url(../images/square.gif) no-repeat 5px center; border-bottom:1px dashed #ccc;}
.newscontent li a{padding-left:20px;float:left; text-align:left; }
.newscontent li span{text-align:right; float:right; color:#888; font-size:12px; padding-right:5px;}



.honorbg{ width:100%; height:auto; margin:0; padding:0; padding-top:0px; padding-bottom:50px;  background:#fff; height:1%; overflow:hidden; }
.honor{ margin:0 auto; padding:0; width:1000px; height:auto; margin-top:10px; overflow:hidden; margin-bottom:35px;}

.honor dl {  margin:0px 18px 0 17px; _margin:0px 22px 0 10px;padding:0; width: 215px; float: left; height: auto; margin-top:15px;  }
.honor dt {width: 215px; height: 160px;  }
.honor dt:hover {width: 215px; height: 160px;  }
.honor dt img { width: 215px; display: block; height:160px; margin:0px;padding:0px; overflow: hidden; }
.honor dd {margin:0px;  width: 215px;  height:auto;overflow: hidden; }
.honor dd a { width: 215px; height:40px; line-height:40px; overflow: hidden; font-size:16px; display:block; }
.honor dd span{ font-size:12px; line-height:20px;  }
#demo {	width: 100%; overflow: hidden}
#indemo {width: 800%; float: left}
#demo1 {float: left}
#demo2 {float: left}



/* 新闻预览 */
.review{ width:auto; height: auto; margin:0; margin-bottom:10px; padding:15px 0px 15px 0px; float:left;line-height:21px; color:#999; border-bottom:1px dotted #ccc;}
.review strong{ font-size:12px; color:#333; line-height:24px; display:block;}
.review img{padding:0px; margin:3px 15px 9px 0; padding:0px;  background:#fff; }
.review a{ color:#ff7219;text-decoration:none;}

/* 新闻列表 */
.newscon{margin:0px auto; padding:0px; }
.newscon ul{ width:740px; margin:0;padding:0px;text-align:left;}
.newscon li{ margin:0 20px 0 0px;padding:0; line-height:32px; width:350px; height:32px;background:url(../images/square.gif) no-repeat 5px center; border-bottom:1px dashed #ccc; float:left;}
.newscon li a{padding-left:20px;float:left; text-align:left; }
.newscon li span{text-align:right; float:right; color:#999; font-size:12px; padding-right:5px;}

/* 新闻列表 */
.news_con{margin:0px auto; padding:0px;}
.news_dl {border-bottom: #cccccc 1px dashed; padding:0; margin:0; padding: 0px; line-height: 22px;  padding-right: 5px; color: #666; font-size: 14px; padding-top: 0px}
.news_dl A {	color: #333}
.news_dl A:hover{	color:#ff6600}
.news_dl DT {	line-height: 24px; margin-top: 5px; width: 740px; margin-bottom: 3px; height: 24px; overflow: hidden}
.news_dl .dt_1 {	padding-left: 10px; ;background:url(../images/square.gif) no-repeat 0px center; height: 20px;color: #444;font-size: 15px; font-weight: bold}
.news_dl .dt_2 {	padding-bottom: 0px;float:right; font-size:12px; padding-top: 0px; padding:0px;}
.news_dl dd {	padding-left: 10px; margin-bottom: 10px; height: 45px; font-size:12px; overflow: hidden}

/* 问答 */
.answer{width:273px; height:auto; margin:0; padding:0; overflow:hidden; float:right;font-family:"微软雅黑";}

.answer dl { margin:0; width:273px; height:auto;float:left; margin:0px 0px 5px 0; padding:8px 0 15px 0; overflow:hidden; border-bottom:1px dashed #b6b5b5;}
.answer dt{ margin:0; padding:0px;width:245px; height:36px; line-height:36px;  overflow:hidden; background:url(../images/dt.gif) no-repeat left center; padding-bottom:0px;padding-left:25px; font-size:14px; color:#333; font-weight:bold;}
.answer dd{ width:245px; height:auto; line-height:21px;  margin:0px; padding:0; padding-left:25px; overflow:hidden;background:url(../images/dd.gif) no-repeat 0 0px; }


/* 联系我们 */


/* 留言 */
.content input{ border:1px solid #d5d5d5;background:url(../images/input.gif) repeat-x #fff;height:28px; margin:0; padding:0;}
.content textarea{ margin-top:6px; background:none;border:1px  solid #d5d5d5;background:url(../images/input.gif) repeat-x #fff; }

.content input, select { width:295px; float:left;	padding:1px;	margin:2px;	font-size:11px;}
.content textarea { width:360px; float:left;	padding:1px;	margin:2px; margin-top:10px;	font-size:12px;}


/* 内页右侧标题 */
.ititle { width:1000px; height:90px;padding:0px; margin:50px auto 10px auto;font-family:"微软雅黑";   }
.ititle h2 {line-height:50px;font-size:30px;  height: 50px; margin:0px; padding:0;  color:#3b3b3b; text-align:center; }
.ititle h2 strong{ color:#f75a00;  }
.ititle span {line-height: 32px;  font-size:14px; font-weight:normal; text-transform:uppercase;}


/* 内页右侧标题 */
.title{  height:44px; line-height:44px;margin:0; margin-bottom:0px;  padding:0; background:url(../images/title.gif) no-repeat left center; text-transform:uppercase; border-bottom:1px solid #c9c9c9;}
.title h1{ margin:0; padding:0; font-size:19px; font-family:"微软雅黑"; height:44px; line-height:44px; color:#444; padding-left:10px; float:left; font-weight:normal; border:none;}
.title h1 span{ color:#b3b3b3; font-size:12px; margin-left:5px; }
.title B{ width:auto; height:44px; line-height:46px; margin:0; padding:0; float:right; font-weight:normal; margin-right:5px; color:#b5b5b5;}
.title h3{ margin:0; padding:0; font-size:19px; font-family:"微软雅黑"; height:44px; line-height:44px; color:#444; padding-left:10px; float:left; font-weight:normal; border:none;}
.title h3 span{ color:#b3b3b3; font-size:12px; margin-left:5px; }


/* foot */
.footbg{ width:102%; height: 205px; margin:0; margin-top:15px; padding:0; /*padding-top:18px;*/ padding-bottom:25px; background: #1c1d1f ;  color:#5e5e5e; font-size:14px; }
.foot_left{ width:710px; float:left; }
.foot_right{ width:150px; float:right; margin-top:60px; }
.foot_right img{ width:36px; height:36px; margin:0 6px; padding:0; float:left; display:block;}

.foot{width:1000px; height:auto; margin:0px auto; padding:0px; /*padding-top:15px;*/ text-decoration:none; color:#5e5e5e;}
.foot p { line-height:26px; margin:0; padding-top:15px;}
.foot a{ color:#5e5e5e;}
.contact{line-height:28px; margin:0px auto; padding:0px;padding-left:4px;}
.copyright{ width:996px; line-height:43px; margin:0px auto; padding:0px; padding-left:4px;}
.copyright strong{  font-weight:normal; text-align:right; margin-left:40px; }

.footnav{height:37px;line-height:37px;margin:0px auto;padding:0px; color:#999; background:url(../images/footnav.gif) no-repeat; margin-bottom:10px; }
.footnav a{ color:#999; margin:0 4px;}



/* 内页全局定义 */
.left{width:240px; height:auto; margin:0; padding:0; float:left;}
.right{width:740px; height:auto; margin:0; padding:0; float: right; font-size:13px }
.content{width:740px; height:auto; margin:10px auto; padding:0; line-height:26px; }

/* 内页左侧热卖 */
.hot {width:170px; margin:0px auto; padding:0 16px 20px 8px;  overflow:hidden; background:url(../images/listbg.png) repeat-y;}
.hot dl { margin:0; width:169px; height:auto;text-align:center; float:left; margin:5px 0px 0 0;overflow:hidden; }
.hot dt{ margin:0 auto; padding:0px;width:169px; height:115px; overflow:hidden;}
.hot dt img{ margin:0 auto; padding:0px;width:169px;height:115px;overflow:hidden;background:#fff; }
.hot dd{ width:169px; height:21px; line-height:21px; margin:0px; padding:0;margin-top:5px;  overflow:hidden; text-align:center; overflow:hidden;}
.hot dd a{ color:#4b4b4b;}


/* 新闻列表 */
.nnews {width:170px; margin:0px auto; padding:5px 16px 10px 8px;  overflow:hidden; background:url(../images/listbg.gif) repeat-y;}
.nnews ul{width:170px;margin:0;padding:0px;text-align:left;}
.nnews li{width:170px;line-height:30px; width:auto; height:30px;background:url(../images/square.gif) no-repeat 5px center; overflow:hidden; }
.nnews li a{margin-left:15px;float:left; text-align:left; }
.nnews li span{text-align:right; float:right; color:#999; font-size:12px; padding-right:5px;}


.location{  height:38px; line-height:38px; text-align:right; padding-right:10px; float:right; }

/*分页*/
.page {text-align:center; margin:0px auto; padding:0px; width:auto; padding-right: 7px; height: 32px; padding-top: 30px; width:740px; margin-bottom:50px;}
.page a{background: #ccc; color: #333; height:20px; line-height:20px; padding:5px 6px;margin:0 2px; text-decoration:none;}
.page a:hover {background:#f60; color: #fff; height:20px; line-height:20px; padding:5px 6px;margin:0 2px;text-decoration:none;}
.page span{ display:inline; background: #7c7c7c; color: #d1d1d1; font-size:12px;height:20px; line-height:20px; padding:5px 6px;margin:0px 5px; }


/**内页产品**/
#probox{ margin:0px auto; padding:0px; font-size:12px; height:auto;line-height:2; }
#probox dl { margin:0; width:236px; text-align:center; float:left; margin:10px 10px 0px 10px;_margin:10px 8px 0px 7px;}
#probox dt{ margin:0 auto; padding:0px;width:236px; height:163px; overflow:hidden;}
#probox dt img{ margin:0 auto; padding:2px;width:230px;height:157px;overflow:hidden; border:1px solid #ccc; background:#fff; }
#probox dd{width:236px; height:35px; line-height:35px; margin:0px; padding:0; overflow:hidden; text-align:center; overflow:hidden;}
#probox dd a{ color:#4b4b4b;}
.desc{ width:745px; height:auto; margin:0px auto;padding:0; margin-top:17px; margin-bottom:10px; padding:5px 10px; line-height:25px;border:1px dotted #ccc; background:#fff;}

/*网站子页面留言*/
.content table{ margin:5px auto; margin-bottom:15px;}
.content textarea{ margin:0; padding:0; margin-top:5px;}
.right .submit{ width:110px; height:32px; background:#f60; margin:0; padding:2px; color:#fff; margin-right:15px; border:none; margin-top:15px;}
.right .reset{ width:110px; height:32px; background:#555; margin:0; padding:2px; color:#fff; border:none; margin-top:15px;}
.content p{ line-height:24px;}

/*上一篇 下一篇*/
.next {text-align:right; margin:0px auto; padding:8px 0px; height: 32px; line-height:32px;}
.next a{  height:32px; line-height:32px; text-decoration:none;}
.next a:hover { text-decoration:none;}

.ih6{ text-align:center; margin:0; padding:5px 0;}
.tags{width:750px; height:auto; min-height:25px; margin:0 10px; padding:0; float:left; line-height:24px;}
.description{ margin:10px 0; padding:0; margin-top:15px;}


/*网站地图*/
.sitemap{ height:25px; line-height:25px; width:770px; float:left; padding:0px; margin:10px auto;background: url(../images/sitemap.png) no-repeat; }
.sitemap span{ width:auto; height:25px; font-size:12px; font-weight:bold;color:#FFF; margin-left:12px; float:left}
.link { width:770px; height:auto; float:left; margin:0 auto; padding:0; line-height:25px; height:auto; min-height:25px;}
.link a{ padding:0 10px; margin:0}

/*产品内容页*/
.picbox{ margin:0; margin-top:15px; padding:0; width:340px; height:192px; float:left; }
.picbox img{margin:0; padding:4px; width:330px; height:182px; border:1px solid #ccc;}

.cpwords{ margin:0; margin-top:20px; padding:0; width:620px; height:187px; float:right; }
.cpwords h1{ text-align:left; font-weight:normal; color:#333; }
.cpwords I{ margin:0; padding:0; line-height:32px; height:32px; font-style:normal;}
.cpwords I a{ font-weight:bold; }
.cpwords .descr{ margin:0; padding:0; line-height:21px; margin-top:10px;}
.cpwords B{ margin:0; padding:0; line-height:52px;}
.cpwords B span{ font-size:21px; color:#f60; font-family:Georgia, "Times New Roman", Times, serif}
.cpwords B span a{color:#F60;}
.cpwords img{ margin:0; padding:0; display:block;}



.mytable {
	  text-align:center; border-collapse:collapse;
}
.mytable TD {
	BORDER-RIGHT: #666666 1px solid; BORDER-TOP: #666666 1px solid; BORDER-LEFT: #666666 1px solid; BORDER-BOTTOM: #666666 1px solid;
}



