@charset "gb2312";
/* CSS Document */
/*==================================================全局==========================================================================*/
h1, h2, h3, h4, h5, h6, form, fieldset, img, a, ul, li, p, div, td, tr, body {
	padding:0;
	margin:0;
}
html {
	overflow:-moz-scrollbars-vertical;
}
body {
	font-family:"宋体";
	font-size:11px;
	line-height:18px;
	margin-top: 0px;
	background-image: url(/image/bodybg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

table {
	border-collapse:collapse;
}/*细线表格*/
.hidden {
	display:none;
}/*清除容器浮动*/
fieldset, img {
	border:0px;
	border-color: #FFF;
}/*清除描边,块显示*/
ul, li {
	list-style-type:none;
}/*无列表项目标记*/
a {
	text-decoration: none;
}/* 链接无下划线,有为underline */
a:link {
	color: #000;
}/* 未访问的链接 */
a:visited {
	color: #000;
}/* 已访问的链接 */
a:hover {
	color:#F00;
	text-decoration: underline;
} /* 鼠标在链接上 */
a:active {
	color: #06F;
}/* 点击激活链接 */
div.hover, div.click {
	padding:0px;
	margin:0px;
	float: left;
	width: 630px;
}
div.hover>label, div.click>label {
	float:left;
	display:block;
	line-height:22px;
	padding:0px 3px;
	margin:0px;
	color: #D4BFFF;
}
div.hover>label.select, div.click>label.select {
	background-color: #EEE;
	
}
div.hover>div, div.click>div {
	display:none;
}

div.show {
	display:block;
	clear:both;
	padding:0px;
	margin:0px;
	border:1px solid #CCC;
	background:#fff;
	height: auto;
}

/*==================================================网页主体局部==========================================================================*/
#container {
	background-image: url(/image/containerbg.jpg);
	height: auto;
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	list-style-type: none;
	background-repeat: repeat-x;
	padding: 0px;
	float: none;
}
/*===========================(头部)=========================================*/
#top {
	margin:0px auto 0px auto;
	width:1003px;
	height:122px;
	background-image: url(/image/topbg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	line-height: 10px;
}
#top a {
	text-decoration: none;
	color:#000000;
}/* 链接无下划线,有为underline */
#top a:link {
	color: #FFFFFF;
}/* 未访问的链接 */
#top a:visited {
	color: #ffffff;
}/* 已访问的链接 */
#top a:hover {
	color: #FFF;
	text-decoration: underline;
	font-size: xx-large;
	background-color: #900;
} /* 鼠标在链接上 */
#top a:active {
	color: #FFF;
	font-weight: normal;
}/* 点击激活链接 */
#logo {
	width:1003px;
	height:78px;
	float:left;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.logoo {
	width:354px;
	height:78px;
	float:left;
	background-image: url(/image/logo.jpg);
	background-position: left top;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.hy {
	width:259px;
	height:78px;
	background:url(/image/hy.jpg) top left no-repeat;
	float:right;
	font-size: 11px;
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 78px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.hy li {
	padding:17px 0px 0px 38px;
	font-size:11px;
	float:left;
}
#logo a {
	text-decoration: none;
	color:#000;
}/* 链接无下划线,有为underline */
#logo a:link {
	color: #000;
}/* 未访问的链接 */
#logo a:visited {
	color: #000;
}/* 已访问的链接 */
#logo a:hover {
	color: #000;
	text-decoration: underline;
	font-size: 11px;
	background-color: #FFF;
} /* 鼠标在链接上 */
#logo a:active {
	color: #000;
	font-weight: normal;
}/* 点击激活链接 */
.nav {
	width:1003px;
	height:44px;
	background:url(/image/navbg.jpg);
	float:left;
	margin: 0px;
	font-family: "宋体";
	padding: 0px;
	list-style-type: none;
	text-align: center;
	display: inline;
}
.time {
	width:286px;
	height:44px;
	float:left;
	font-size:11px;
	margin: 0px;
	background-image: url(/image/time.jpg);
	background-repeat: no-repeat;
	list-style-type: none;
}
.navlist {
	padding:12px 10px 0px 0px;
	font-size: 14px;
	color:#900;
	display:inline;
}

/*===========================(baner)=========================================*/
#banner {
	background-color: #FFF;
	float: none;
	height: 103px;
	width: 850px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
}

/*===========================(Flash)=========================================*/
#flash {
	background-color: #FFF;
	float: none;
	height: 182px;
	width: 850px;
	margin-top: 22px;
	margin-right: auto;
	margin-bottom: 12px;
	margin-left: auto;
}
/*===========================(Left)=========================================*/
#left {
	font-family: "宋体";
	font-size: 12px;
	line-height: 24px;
	text-decoration: none;
	display: block;
	float: left;
	width: 205px;
	list-style-type: none;
	height: auto;
	padding: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/*-----left联系我们-------*/
.lfc {
	width:205px;
	height:186px;
	background-image: url(/image/contactbg.jpg);
	background-repeat: no-repeat;
	float: left;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.lfcn {
	line-height:32px;
	list-style-type: none;
	font-size: 14px;
	padding-left: 40px;
	color: #FFF;
	padding-top: 10px;
}
.lfcnx {
	line-height:30px;
	list-style-type: none;
	font-size: 13px;
	padding-left: 65px;
	color: #900;
}
.lfcnl {
	line-height:16px;
	list-style-type: none;
	font-size: 13px;
	padding-left: 18px;
	color: #900;
	width: 170px;
}
/*--------产品检索------*/
.znjs {
	width:205px;
	height:109px;
	font-size: 14px;
	color:#073a87;
	font-weight: bold;
	background:url(/image/zljsbg.jpg);
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

/*===========================左侧导航==============================================*/
.cpfl {
	width:205px;
	height:auto;
	float: left;
	margin-top: 4px;
}
.cpfln {
	line-height:32px;
	list-style-type: none;
	font-size: 14px;
	padding-left: 40px;
	color: #FFF;
	background-image: url(/image/zxzx.jpg);
	background-repeat: no-repeat;
}
.border{
	border: 1px solid #666;
	width:203px;
	height:auto;
	min-height: 270px;

}
.menu {
	font-family: arial, sans-serif;
	width:195px;
	height:auto;
	position:relative;
	font-size:12px;
	clear:both;
}
.menu ul li a, .menu ul li a:visited {
	display:block;
	text-decoration:none;
	width:132px;
	height:26px;
	text-align:center;
	color:#000;
	font-size:14px;
	font-weight:bold;
	overflow:hidden;
	text-align:left;
	background-image: url(/image/nbg.jpg);
	background-repeat: no-repeat;
	background-position: -18px center;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 22px;
}


.menu ul {
	padding:0;
	margin:0;
	list-style-type: none;
}
.menu ul li {
	float:left;
	position:relative;
}
.menu ul li ul {
	display: none;
	z-index:110
}
/* specific to non IE browsers */
.menu ul li:hover a {
	color:#F00;
	text-align: left;
}
.menu ul li:hover ul {
	display:block;
	position:absolute;
	top:2px;
	left:118px;
	width:165px;
	z-index:100;
}
.menu ul li:hover ul li a.hide {
	color:#fff;
	background-color: #F30;
}
.menu ul li:hover ul li:hover a.hide {
	color:#000;
	background-color: #F30;
}
.menu ul li:hover ul li ul {
	display: none;
	border:1px solid #ff0000;
}
.menu ul li:hover ul li a {
	display:block;
	background:#eee;
	color:#000;
	font-size:12px;
	font-weight:normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F00;
	width: 75px;
	text-indent: -14px;
	height: 20px;
}
.menu ul li:hover ul li a:hover {
	color:#F00;
	background-color: #999;
}
.menu ul li:hover ul li:hover ul {
	display:block;
	position:absolute;
}
/*==============================友情链接*===========================*/
.yqlj {
	width:205px;
	margin-top: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	background-image: url(/image/yqljbg.jpg);
	background-repeat: no-repeat;
	clear: both;
	float: left;
}

.tb {
	padding:9px 0px 0px 30px;
	width:160px;
	float:left;
	display:block;
	line-height:18px;
}

/*===========================(Right)=========================================*/

#right {
	width: 630px;
	height: auto;
	padding:0px 0px 0px 0px;
	float:right;
	list-style-type: none;
}

.acp {
	width:630px;
	height:auto;
	float:right;
	background-image: url(/image/about1.jpg);
	background-repeat: no-repeat;
	margin-top: 3px;
	margin-bottom: 2px;
}
.acpn {
	width:630px;
	height: 25px;
	list-style-type: none;
}
.acpn li {
	padding:7px 0px 0px 30px;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.xcp {
	width:630px;
	height:auto;
	float:right;
	margin-top: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-image: url(/image/about1.jpg);
	background-repeat: no-repeat;
}
.cpn {
	width:630px;
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	padding-bottom: 5px;
	list-style-type: none;
}
.cpn li {
	padding:7px 0px 0px 30px;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
/*公司介绍 */
.about {
	width:95%;
	height:auto;
	float:left;
	padding:10px 10px 5px 10px;
	line-height:24px;
	background-color: #FFF;
	list-style-type: none;
}
.about span {
	padding:0px 5px 0px 0px;
}
.about p {
	padding:5px 0px 0px 0px;
}

/*--首页新品推荐--*/
.xcptj {
	width:136px;
	height:140px;
	float:left;
	display:inline;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	border: 1px solid #D4BFFF;
}
.xcptjp {
	width:136px;
	background:#d7d7d7;
	height: 102px;
}
.xcptjn {
	text-align:center;
	width:134px;
	font-size: 10px;
	background-color: #F4F4F4;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #D4BFFF;
	border-bottom-color: #D4BFFF;
}
.xcptjt {
	text-align:center;
	width:134px;
	font-size: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D4BFFF;
}
/*--首页新品推荐--*/
.cpbl {
	width:125px;
	height:131px;
	float:left;
	display:inline;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	border: 1px solid #D4BFFF;
}
.cpblp {
	width:125px;
	height: 93px;
}
.cpbln {
	text-align:center;
	width:125px;
	font-size: 10px;
	background-color: #F4F4F4;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #D4BFFF;
	border-bottom-color: #D4BFFF;
}
.cpblt {
	text-align:center;
	width:125px;
	font-size: 10px;
}
/*--首页推荐品牌--*/
.tjbr {
	width:80px;
	background:#d7d7d7;
	height: 60px;
	margin: 10px;
	display: inline;
	float: left;
}
.tjbrp {
	width:80px;
	height:60px;
	background:#d7d7d7;
	float:left;
	clear: both;
}
.tjbrn {
	width:80px;
	height:20px;
	float:left;
	text-align: center;
	clear: both;
}
/* 产品中心 */
.fy {
	width:630px;
	height:20px;
	margin:10px 0px 0px 0px;
	text-align:center;
	float:left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	list-style-type:none
}/* 产品中心分页 */
/*------产品详细页面-------*/
/*---产品信息品牌列表---*/
.brandr {
	border: 1px solid #D9D9D9;
	width:628px;
	list-style-type: none;
	height: auto;
	padding-bottom: 8px;
	clear: both;
	float: left;
	}
.brandr ul {
	padding-left: 10px;

}
.brandr li {
	width:50px;
	height:33px;
	float:left;
	padding: 5px;
	list-style-type: none;
}

/*---同类精品---*/
.tljptj {
	width:130px;
	height:140px;
	float:left;
	display:inline;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.tljptjp {
	padding:1px 1px;
	width:125px;
	background:#d7d7d7;
}
.tljptjn {
	text-align:center;
	background:#f4f4f5;
	width:123px;
	padding:1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #d7d7d7;
	border-left-color: #d7d7d7;
	font-size: 10px;
}
.tljptjt {
	text-align:center;
	width:125px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #d7d7d7;
	border-right-color: #d7d7d7;
	border-bottom-color: #d7d7d7;
	border-left-color: #d7d7d7;
	font-size: 10px;
}
.cptp {
	width:280px;
	height:auto;
	float:left;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
	list-style-type: none;
}/* 产品展示 */
.cpxx {
	width:328px;
	height:auto;
	float:left;
	list-style-type: none;
}/* 产品展示 文字详情*/
.dbt {
	width:250px;
	height:30px;
	font-size: 14px;
	float: left;
	left: 20px;
	position: relative;
} /* 产品展示 文字详情*/
.xbtn {
	width:300px;
	height:20px;
	font-size: 14px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 20px;
	font-weight: bold;
	color: #006;
	list-style-type: none;
} /* 产品展示 文字详情*/
.xbt {
	width:280px;
	height:auto;
	font-size: 12px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
} /* 产品展示 文字详情*/
.xx {
	width:630px;
	height:auto;
	float:right;
}
/*--产品中心产品列表---*/
.productlist {
	border: 1px solid #D9D9D9;
	height: auto;
	width: 628px;
}
.product_ul {
	width:280px;
	height:150px;
	clear:both;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0px;
	padding: 0px;
	display: inline;
}
.product_ul_left {
	width:145px;
	height:145px;
	float:left;
	overflow:hidden;
}
.product_ul_left2 {
	width:125px;
	height:93px;
	float:left;
	border:1px solid #ccc;
	overflow:hidden;
}
.product_ul_right {
	width:145px;
	height:145px;
	float:right;
	overflow:auto;	
}
.product_ul_right strong {
 display:block;
 font-size:14px;
 clear:both;
 line-height:25px;
 padding:4px 0 4px 0;
}
.product_ul_right p {
	display:block;
	clear:both;
	height:auto;
	color:#888;
	width: auto;
}
.product_ul_right p span {
 width:145px;
 display:block;
 float:left;
 line-height:20px;
 overflow:hidden;
}
.pruli {
	width:300px;
	height:150px;
	float:left;
	margin:10px 0px 0px 10px;
	display:inline;
}
/*-----目录展示------*/
.productlist2 {
	height: auto;
	width: 628px;
}
.product_ul2 {
	width:280px;
	height:150px;
	clear:left;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0px;
	padding: 0px;
}
.product_ul_right2 {
	width:480px;
	height:145px;
	float:right;
	overflow:auto;
}
.product_ul_right2 strong {
 display:block;
 font-size:14px;
 clear:both;
 line-height:25px;
 padding:4px 0 4px 0;
}
.product_ul_right2 p {
	display:block;
	clear:both;
	height:auto;
	color:#888;
	width: auto;
}
.product_ul_right2 p span {
 width:145px;
 display:block;
 float:left;
 line-height:20px;
 overflow:hidden;
}
.pruli2 {
	width:628px;
	height:150px;
	float:left;
	margin:10px 0px 0px 10px;
	display:inline;
}
.product_ul_left2 {
	width:125px;
	height:93px;
	float:left;
	border:1px solid #ccc;
	overflow:hidden;
}
/*-----*/
.news {
	width:630px;
	height:auto;
	padding:0px 0px 20px 0px;
}
.hyzx {
	width:310px;
	height:auto;
	float:left;
	margin:10px 0px;
}
.hyzx1 {
	width:310px;
	height:auto;
	float:right;
	margin:10px 0px;
}
.hyn {
	width:310px;
	height:30px;
	background:url(/image/about11.jpg);
	padding:0px;
}
.hyn li {
	padding:7px 0px 0px 30px;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.newlist {
	padding:5px 0px 2px 10px;
}
.newlist span {
	padding:0px 5px 0px 0px;
}
.newlist1 {
	padding:5px 0px 2px 10px;
	background:#f4f4f5;
}
.newlist1 span {
	padding:0px 5px 0px 0px;
}
/*==============================技术支持列表 css=================================*/
.technical_support {
	margin-left: 20px;
	font-size: 12px;
	font-family: "宋体";
	text-decoration: none;
	list-style-type: none;
}
.technical_support li {
	padding:5px 0 0 10px;
	height:18px;
	background:url(/image/d.jpg) no-repeat left center;
	
}
.technical_support li a {
	float:left;
	text-decoration: none;
}
.technical_support li span {
	float:right;
	padding-right:8px;
}
.jszc {
    border:1px solid #0c3f8a; 
	width: 203px; 
	padding: 5px 0px; 
	min-height:80px; 
	height:auto !important; 
	height:80px;
}
/*======================================注册页面表格 css============================*/
.tab1 tr,.tab1 td {
 border:1px solid #ccc;
}

/*===========================(Footer /copyright)=========================================*/
#footer {
	font-size: 11px;
	background-image: url(/image/copright.jpg);
	height: 108px;
	width: 850px;
	float:left;
	text-align:center;
	background-repeat: repeat-x;
	padding: 0px;
	list-style-type: none;
	font-family: "宋体";
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 12px;
	clear: both;
	text-decoration: none;
}

#footer a:hover {
	color: #FFF;
	text-decoration: underline;
	background-color: #900;
} /* 鼠标在链接上 */
/*----------------------------------------------*/
#demo {
	background: #FFF;
	overflow:hidden;
	width: 628px;
	border: 1px solid #DADADA;
}

#indemo {
float: left;
width: 800%;
}
#demo1 {
float: left;
}
#demo2 {
float: left;
}
.cpxxsm {
	float: right;
	width: 590px;
	list-style-type: none;
}
#cpimg {
	overflow:hidden;
	width:280px;
	text-align:center;
	padding:10px;
}
#cpimg img {
	border:none;
	width:240px;
	height:180px;
	border:1px solid #f4f4f4
}
#enlarge_images {
	position:absolute;
	display:none;
	z-index:2;
	border:1px solid #f4f4f4
}

