﻿
/* 
* JCMS CSS Library 2.0.0 
* Copyright(c) 2008-2009, JCMS CSS 
* @email 87631521@163.com 
* @Auther WHCSS-TEAM 
* @url http://www.whjava.com 
*/ 

/* 
* 将具有默认margin和padding的标记置零 
* @overlay * 
* @desc 所有标记的margin、padding都在使用时具体定义 
*/ 
*{margin:0;padding:0;} 
/* 
* 修正IE5.x和IE6的斜体溢出bug 
* @bugfix 
* @css-for    IE 5.x/Win, IE6 
*/ 
* html body{ 
overflow: visible; 
} 
* html iframe, * html frame{ 
overflow: auto; 
} 
* html frameset{ 
overflow: hidden; 
} 

/* @group 常用标签 */ 
/* 
* 基本标签默认样式取消 
* @overlay HTML标签 
* @desc 取消基本标签默认样式,防止不同浏览器显示效果不同 
* @Prop text-align:center; 解决不同浏览器剧中问题 
*/ 
body{color:#000;background-color:#fff;font:12px/22px Verdana,Arial,sans-serif,"Times New Roman",宋体;text-align:center;} 
body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div,tr{margin:0;padding:0;} 
input,select{font-size:12px;vertical-align:middle;} 
/* 
* 标签属性 
* @overlay textarea,input 
* @desc 强制输入时内容超出时换行 
*/ 
textarea,input,div,a{ word-wrap:break-word;word-break:break-all;padding:0px;} 
/* 
* 清除ul列表标记的样式 
* @overlay  li 
* @desc ul列表更多的用在不需要列表前置符号的样式里 
*/ 
li{list-style-type:none;} 
/* 
* 定义图片边框 
* @overlay img 
* @desc 当图片作为链接内容被填充时，会有默认边框出现，重定义掉 
*/ 
img{border:0 none;} 
/* 
* 定义默认的链接样式 
* @overlay a 
* @desc 仅仅是作为默认样式提供，可以在各自的实例中覆盖掉 
*/ 
a:link, a:visited{ 
color:#000; 
text-decoration: none; 
} 
a:hover{ 
color:#F60; 
text-decoration: underline; 
} 
/*    去掉链接的虚线框    */ 
/*  a {outline: none;  a {star:expression(this.onFocus=this.blur()); */ 

/* 
* 定义H系列标签 
* @overlay HN 
* @desc  覆盖H系列标签默认属性 
*/ 
h1{ font-size:24px;} 
h2{ font-size:20px;} 
h3{ font-size:18px;} 
h4{ font-size:16px;} 
h5{ font-size:14px;} 
h6{ font-size:12px;} 

/* @end */ 
/* 取消边框 */ 
.NoBorder{border:0 none;}
/*  下划点虚线 */ 
.dotLine{ background:url(../image/dot01.gif) repeat-x left bottom;} 

.ul-no-f li{ 
height:23px; width:100%; overflow:hidden; line-height:23px; background:url(../images/dot/dot3-3.jpg) no-repeat 8px 10px; padding-left:20px; 
} 



#page
{
	width:1002px;
	margin:0 auto;
	text-align:left;

	
}
body
{
	background:#118bcc url(../images/bodyjbg1.gif) repeat-x 0px -1px;
}
#top
{
	height:136px;
	width:100%;
	background:url(../images/headbg2.jpg) no-repeat 0px 0px;
}
.navtable3
{
	clear:both;
	margin-top:0px;
	height:36px;
	width:935px;
	background-color:#ffff66;
	font-weight:300;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

.navtable
{
	clear:both;
	margin-top:0px;
	height:39px;
	background:url(../images/navbg.jpg) repeat-x 0px -13px;
	font-weight:bold;
	text-align:center;
}
.navtable ul
{

	width:900px;
	margin-left:auto;
	margin-right:auto;
}
.navtable li
{
	float:left;
	text-align:center;
	padding-top:6px;
	line-height:32px;
 	cursor:pointer;
 	margin-left:10px;
}
.navtable li a
{
	display:block;
	width:95px;
	color:#ffffff;
	font-size:14px;
}
.navtable li a:hover,.navtable li a.current
{	background:url(../images/navhover.gif) no-repeat 0px -7px;
 	color:#000000;
}
.navtable li a:hover
{text-decoration:none;
}


.mainCotent
{
	width:930px;
	padding-left:5px;
	padding-bottom:30px;
	clear:both;
	margin:0 auto;
	background-color:#ffffff;
}

#friendlink
{
	width:933px;
	margin:0px auto;
	margin-left:28px;
	border:solid 1px #c1c1c1;
	clear:both;
	background-color:#e7e7e8;
}
#friendlink a
{color:#5c5c5d;
}
#friendlink h3
{
 color:#134d86;
 height:20px;
 line-height:20px;
 text-indent:5px;
 font-size:12px;
}

#foot
{
	color:#6e7666;
	width:100%;
	padding-top:2px;
	float:none;
	clear:both;
	height:100px;
	padding-bottom:0;
	margin-bottom:0;
	text-align:center;
}

.boxstyle
{
	background-color:#ffffff;
	border:solid 1px #d4d5d5;
	text-align:center;
}
.modelStyle
{
	width:100%;
	background-color:#ebfdfe;
	text-align:center;
}

.modelStyle h3
{
	margin:1px;
	height:30px;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	line-height:23px;
	text-indent:-100px;
	margin:1px;
	text-align:right;
	padding-right:10px;
}

.modelStyle ul li
{
	line-height:28px;
	margin:auto 2px;
	
}
.modelStyle ul li a
{
	color:#5c5c5c;
}
.modelStyle h3 a
{
	color:#ffffff;
	font-size:12px;
	font-weight:lighter;
}

.box_category
{
	background-color:#ebfdfe;
	}
.box_category h3{background:url(../images/bg_category.gif) repeat-x 0px 0px;
                }
.box_jin h3
{
	background:url(../images/bg_jin.jpg) repeat-x 0px 0px;
}
.box_jin h3 a
{
	color:#0d5494;
}
.box_miaoshu h3
{
	background:url(../images/biaoshubg.gif) repeat-x 0px 0px;
}
#jing2
{
	margin:10px 5px;
}
#jing2 h3
{
	background:url(../images/boxbg.gif) repeat-x 0px 0px;
	color:#000000;
	text-align:left;
	text-indent:10px;
}
.box_anli h3
{
	background:url(../images/bg_anli.jpg) repeat-x 0px 0px;
	text-align:right;
	padding-right:10px;
}
.box_kefu h3
{
	background:url(../images/bg_kefu.jpg) repeat-x 0px 0px;
	text-align:right;
	padding-right:10px;
	height:30px;
}
.kefuh3
{	background:url(../images/bg_kefu.jpg) repeat-x 0px 0px;
	text-align:right;
	padding-right:10px;
	height:30px;
}
.newscenter3
{	background:url(../images/bg_newscenter.gif) repeat-x 0px 0px;
	text-align:right;
	padding-right:10px;
	height:30px;
}

.box_about,.box_online,.box_dongtai{width:195px;}
.box_online h2
{
	font-size:11px;
}
.box_about h3
{
	background:url(../images/bg_about.jpg) no-repeat 0px 0px;

}
.box_dongtai h3
{
	background:url(../images/bgdongtai.jpg) no-repeat 0px 0px;
}
.box_online h3
{
	background:url(../images/bg_online.jpg) no-repeat 0px 0px;
}
.box_dongtai ul
{
	margin-left:0px;
	margin-right:10px;
	height:150px;
}
.box_dongtai li
{	border-bottom:dashed 1px #d0dfe0;
	}

.box_show h3
{
	background:url(../images/bg_show.gif) no-repeat 0px 0px;
}
.box_show h3 a
{
	color:#0d5494;
}

.bg_productshow
{
	background:url(../images/bg_produtshow.gif) no-repeat 0px 0px;
	background-color:#ebfdfe;
}
.bg_productdetial h3
{
	background:url(../images/bg_produtshow.gif) no-repeat 0px 0px;
	background-color:#ebfdfe;
	height:30px;
}
.bg_conectus
{
	text-align:left;
	height:510px;
}
.bg_conectus h3
{
	background:url(../images/bg_conectus.gif) no-repeat 0px 0px;
	background-color:#ebfdfe;
	height:30px;
}
.bg_conectus table
{
	margin-left:26px;
	margin-right:26px;
}
.bg_conectus c1
{
	width:301px;
	}
.bg_conectus c2
{
	padding-left:20px;
	}
.bg_conectus img
{
	border:solid 1px #81cff2;
	width:288px;
	height:211px;
}
.typeCategoryTop
{
	text-align:left;
	padding-top:20px;
	padding-left:25px;
}

.typeCategoryTop table
{
	margin-left:30px
}
.typeCategoryTop h5
{
	font-size:12px;
	color:#000000;
}
.typeCategoryTop a
{color:#0d5494;
	}
.pagingk,.pagingk a
{
	color:#0d5494;
}
.jinpinimgdiv
{
	
	width:157px;
}
.jinpinimgdiv div
{
	margin-top:5px;
	
}
.anliimgdiv
{
	background-color:#e7e7e8;
	color:#0d5494;
	padding-top:2px;
	padding-left:2px;
	padding-right:2px;
	padding-bottom:8px;
	text-align:center;
	width:155px;
	margin-left:10px;
	margin-top:10px;
	margin-bottom:20px;
}

.anliimgdiv div
{margin-top:5px;
	}
.kefuimgdiv
{
	margin-left:8px;
	margin-top:10px;
	margin-bottom:10px;
}
.kefuimgdiv img
{border:solid 1px #bec7c8;
	background-color:#ffffff;
	color:#0d5494;
	text-align:center;
	width:94px;
	height:48px;
	margin-left:10px;
	color:#636a6b;
}
.kefuimgdiv div
{
	margin-top:5px;
	text-align:center;
}
.kefuimgdiv2
{
	margin-top:10px;
	}
.kefuimgdiv2 img
{border:solid 1px #bec7c8;
	background-color:#ffffff;
	color:#0d5494;
	text-align:center;
	width:80px;
	height:45px;
	margin-left:10px;
	color:#636a6b;
}

.productshowimgdiv
{
	text-align:center;
}
.productshowimgdiv_img
{
	width:152px;
	padding:2px;
	border:solid 1px #d8dada;
	background-color:#ffffff;
	height:116px;
	margin-bottom:10px;
}
.productshowimgdiv .div
{
	text-align:center;
}
	
.newslist
{
	margin:0 10px;
}
.yewufanweih3
{
	background:url(../images/bg_ywfanwei.gif) repeat-x 0px 0px;
	text-align:right;
	padding-right:10px;
	height:30px;
}

.ordertable
{
	background-color:#f6f6f6;
	border:solid 1px #e0e0e0;
	border-bottom:none;
	margin-left:5px;
}
.ordertable td
{
	line-height:30px;
	height:30px;
	border-bottom:solid 1px #e0e0e0;
}
.toptable
{
	width:879px;
	margin:0 auto;
	color:#6f6f6f;
}
.toptable .c2
{
	width:290px;
	text-indent:20px;
	font-weight:bold;
	color:#838385;
	font-size:11px;
}
.toptable a
{
	text-decoration:none;
	cursor:pointer;color:#838385;
}

.searchTable
{
	margin-left:10px;
	margin-top:20px;
}
.searchTable .txt
{
	width:120px;
	height:23px;
	border:none;
	background:url(../images/searchInput.gif) no-repeat -9px -4px;
	vertical-align:bottom;
	padding-top:1px;
	
}
.searchTable .btn
{
	display:block;
	width:51px;
	height:22px;
	background:url(../images/SearchBtn.jpg) no-repeat 0px -2px;
	margin-left:2px;
}

#foot2
{
	margin:5px auto;
}

.indexprolist
{
	border-bottom:dashed 1px #b6c4c5;
}
.tuijian
{
	border-bottom:dashed 1px #666666;
	border-top:dashed 1px #666666;
	margin-top:15px;
	color:#666666;
	margin-left:10px;
	margin-right:10px;
}
.tuijian a
{color:#666666;
}
.graytext
{
	color:#6a6a6a;
}
