@import url("txtColor.css");
@import url("txtAlign.css");
@import url("txtLink.css");
*{ margin:0; padding:0}
html, body { width:100%; height : 100%;}
body{ background: url(../images/body_bg.jpg) repeat-x 0 0;;}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, table, th, td ,img{
	font-size:12px;
	color:#5d5d5d;
	font-family: Arial, Helvetica, sans-serif;	
}

#box {float:left;width:290px; height:200px; background:#fff; margin:0px auto; position: relative; overflow: hidden;z-index:5;}
#list {position:absolute; left:0; top:0;}
#list li {width:290px; height:200px; cursor: pointer;}
#list li img {width:290px;height:200px;}
#num {position: absolute; right:10px; bottom:10px;}
#num li {width:16px; height:16px; float:left; margin-right:2px; color:#fff; cursor: pointer; font-size: 12px; font-family:'Arial'; line-height:16px; text-align: center; border:1px solid #fff;}
.active {background:#ff6600;}

#slides { display:block; width:100%; height:371px; list-style:none; padding:0; margin:0; position:relative}
#slides li { display:block; width:100%; height:100%; list-style:none; padding:0; margin:0; position:absolute}
#slides li a { display:block; width:100%; height:100%; text-indent:-9999px}
#pagination { display:block; list-style:none; position:absolute; left:50%; top:480px; z-index:9900;  padding:5px 15px 5px 0; margin:0}
#pagination li { display:block; list-style:none; width:10px; height:10px; float:left; margin-left:15px; border-radius:5px; background:#FFF }
#pagination li a { display:block; width:100%; height:100%; padding:0; margin:0;  text-indent:-9999px;}
#pagination li.current { background:#0a89f4;}
address, caption, cite, code, dfn, em, h1, h2, h3, h4, h5, h6, th, var {
	font-style: normal;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
img{ border:0;}
caption, th { text-align: left; }
hr{ height:1px;}
a { text-decoration: none; color:#5d5d5d;}
a:hover{ text-decoration:underline; color:#5d5d5d;}



.clear{clear:both;}
/*base float*/
.left{ float:left}
.right{ float:right}


/*top*/
#header{ width:950px; margin:0 auto; height:100px; background:url(../images/topdi.gif) ;}
#header .lg{ padding:20px 0 0 0;}
#menu{ width:950px; margin:0 auto; background:#fff;}
#menu #menu-inner{ width:932px; height:49px; margin:0 auto; background:url(../images/menu_bg.jpg) no-repeat;}
#menu a{ color:#ffffff; font-weight:bold;}
#menu a:hover{ color:#c4260b;}
#menu a.home{color:#000; font-weight:bold;}
#banner{ width:950px; margin:0 auto; padding:10px 0; background:#fff;}
#banner .banner-inner{ width:932px; margin:0 auto;}

/*content*/
#content{width:950px; margin:0 auto; background:#fff; line-height:190%;overflow:hidden;}
#content .content-inner{ width:932px; margin:0 auto;overflow:hidden;background:#ffffff;}
#content .left,.right{ float:left;}
#content .left{ width:249px;}
#content .right{ width:670px; padding-left:13px;}
/*左边内容*/
#content .left h1{ height:22px; color:#fff; font-weight:bold; padding-top:3px;}
#content .left .ggaolist{ height:172px; background:url(../images/left_box.jpg) no-repeat; margin:6px 0; line-height:190%;}
#content .left .ggaolist1{ padding:5px 10px 5px 20px;}
#content .left .ggaolist1 ul{ list-style-type:none;}
#content .left .ggaolist1 ul li{ height:24px;}

#content .left .contact{ padding-left:10px;}
#content .left .ipt{ border:#9f9fa1 solid 1px; line-height:21px; height:21px;}
#content .left .cata{ padding:5px 0 10px 20px;}
/* 右边内容*/
#content .right h1{ height:22px; color:#fff; font-weight:bold; padding-top:3px;}
#content .right .hotproduct{ line-height:240%;}

#content .right .about{ height:173px; margin:10px 0px 0px 0px; line-height:200%;}
#content .right .about img{ border:#E6E6E6 solid 1px; padding:5px;}
#content .right .news{}
#content .right .news ul{ list-style-type:none;}
#content .right .news li{ float:left; width:330px;}
#content .right .news .time{ color:#b7b7b7;}

/*产品展示*/
#content .pro_ind{ padding:15px 0 30px 0; text-align:center}
.pages {  text-align:center;}
#content .pro{ width:220px; height:220px; float:left; text-align:center; margin:0px 2px 2px 0px; padding-bottom:1px;}
#content .pro img{border:#e9e9e9 solid 1px;}
#content .right .con{ margin:10px 0px 0px 0px; line-height:200%;}
#content .right .con .img{ border:#E6E6E6 solid 1px; padding:5px;}
#content .right .con .v{ 	font-family: "宋体";
	font-size: 9pt;
	line-height: 25px;
	font-weight: normal;
	color: #474747;
	text-decoration: none;}
#content .right .con .line{ border-bottom:dotted 1px #E6E6E6}

.table3{ background:#C8C7C7;}
.table3 tr{ background:#fff; height:25px;}
.table3 td{ padding-left:10px;}
.table3 a{ color:#eb7f14; text-decoration:underline;}
.table3 a:hover{ text-decoration:none;}


/*-----分页----*/
.fy{
	width:100%;
	height:30px;
	line-height:3;
	margin-top:10px;
	clear:both;
	list-style-type:none;
	list-style-position:outside;
	text-align:center;
}
.fy b{
	background-color:#FF6C16;
	padding-left:6px;
	padding-right:6px;
	border:#FF5A00 1px solid;
	margin:1px;
	color:#FFFFFF;
}
.fy a:link,.fy a:visited{
	padding-left:6px;
	padding-right:6px;
	border:#CCCCCC 1px solid;
	margin:1px;
	color:#FF6C16;
}

.fy a:hover,.fy a:active{
	padding-left:6px;
	padding-right:6px;
	border:#999999 1px solid;
	margin:1px;
	text-decoration:none;
	color:#FF5A00;
}
.fy span{
	padding-left:6px;
	padding-right:6px;
	border:#CCCCCC 1px solid;
	margin:1px;
	color:#CCCCCC;
}



/*footer*/
#footer{text-align:center; line-height:250%; color:#5d5d5d; margin-top:15px; padding-top:5px; background:url(../images/footer_bg.jpg) repeat-x;}
#footer #footer-inner{ width:932px; margin:0 auto; padding:15px 0; text-align:center; line-height:3;}
#footer a{ color:#5d5d5d;}
#footer a:hover{ color:#5d5d5d;}

