@charset=UTF-8

/*common css*/
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td
{
    color:#000;
	margin:0px;
	padding:0px;
}
body,p,th,td,span,label,div{font-size:11px;}
table { border-collapse:collapse; border-spacing:0; }
fieldset,img { border:0; }
address,caption,cite,code,dfn,em,strong,th,var {  }
ol,ul { list-style:none; margin:0px;}
caption,th { text-align:left; }
h1,h2,h3,h4,h5,h6 { font-size:11pt; font-weight:bold; }
q:before,q:after { content:“; }
abbr,acronym { border:0; }
a{color:#000;}

/*产品分类*/
ul.producttype
{
	clear:both;
	margin:0px;
	padding:0px;
	width:100%;
}
.producttype0
{
	padding-left:25px;
	line-height:18px;
	background-image:url(images/cp1_10.jpg);
	background-repeat:no-repeat;
	background-position: left;
	background-color:#B0E1F5;
	border-bottom:3px solid #ffffff;
}
.producttype1
{
	padding-left:35px;
	line-height:18px;
	background-image:url(images/cp2_13.jpg)
	background-repeat:no-repeat;
	background-position: left;
	background-color:#E9FBFF;
	border-bottom:3px solid #ffffff;
}
.producttype2
{
	padding-left:42px;
	line-height:18px;
	background-image:url(images/cp3_17.jpg);
	background-repeat:no-repeat;
	background-position: left;
	background-color:#F5F5F5;
	border-bottom:3px solid #ffffff;
}

/*推荐产品*/
div.productscommend
{
	clear:both;
}
div.productscommend div
{
	float:left;
	width:160px !imporant;
	width:170px;
	margin:5px;
}
/*产品*/
div.products
{
	clear:both;
	margin:0 auto;
	padding:5px;
	width:100% !important;
	width:100%;
	text-align:center;
}
div.products div
{
	float:left;
	width:33% !important;
	width:33%;
	text-align:center;
}

/*新闻*/
ul.news
{
	clear:both;
	margin:0px;
	padding:0px;
}
ul.news li
{
	padding-left:15px;
	padding-top:5px;
	padding-bottom:5px;
}
.news-hone{
}
.news {
}
ul.news li a
{
	text-decoration:none;
}

.newstitle
{
	text-align:center;
}
.newssubtitle
{}
.newssubtitle span
{
	margin-left:20px;
	font-weight:bold;
}

/*图片*/
div.picture
{
	clear:both;
	margin:0 auto;
	padding:0px;
	width:100%;
	padding:5px;
}
div.picture div
{
	float:left;
	width:33% !important;
	width:33%;
	text-align:center;
}

div.picture div td
{
	text-align:center;
}

/*下载*/
ul.downloads
{
	clear:both;
	margin:0px;
	padding:0px;
	padding-top:5px;
}

ul.downloads li
{
	margin-bottom:5px;
}

ul.downloads li a
{
	text-decoration:none;
}

/*留言*/
ul.guest
{
	clear:both;
	margin:0px;
	padding:0px;
	padding-top:5px;
}
ul.guest li
{
	margin-bottom:5px;
}
ul.guest li pre
{
	border:1px solid #ccc;
	margin-left:15px;
	padding:5px;
}

/*招聘*/
ul.jobs
{
	clear:both;
	margin:0 auto;
	padding:0px;
	padding-top:20px;
	width:100% !important;
	width:100%;
}
ul.jobs li
{
	margin-bottom:20px;
}

/*分页*/
div.pager
{
	margin:0 auto;
	width:100% !important;
	width:100%;
	text-align:center;
}
div.pager span
{
	
}
div.pager a
{
	margin-left:10px;
	margin-right:10px;
	text-decoration:none;
}

/*用户登录*/
ul.memberlogin
{
	clear:both;
	margin:0 auto;
	padding:0px;
	width:250px !important;
	width:260px;
}
ul.memberlogin li
{
	text-align:left;
	padding-left:20px;
}
ul.memberlogin li label
{
	display:block;
	float:left;
	width:120px;
}

/*用户注册*/
ul.memberregister
{
	margin-top:8px;
	clear:both;
	margin:0px;
	padding:0px;
	padding-left:30px;
}
ul.memberregister li
{
	padding:2px;
	margin-bottom:5px;
}
ul.memberregister li label
{
	width:120px !important;
	width:120px;
	display:block;
	float:left;
	color:#296693;
}

/*订购表单*/
ul.orderform
{
	clear:both;
	margin:0px;
}
ul.orderform li
{
	margin-top:5px;
}
ul.orderform li label
{
	width:80px !important;
	width:90px;
	float:left;
	display:block;
}

/*common css*/
.clear
{
	clear:both;
}

ul.testmenu
{
	padding:0px;
}
ul.testmenu li
{
	float:left;
	margin:5px;
}

.memberinput
{
	background-color:#78c0e6;
	color:#ffffff;
	border:1px solid #38adda;
	width:200px;
}

.mr
{
    color:#296693;
}

.btnbg
{
	background:url(images/btnbg.jpg);
	width:98px;
	height:20px;
	color:#ffffff;
	border:0px;
}
