@charset "utf-8";
/* CSS Document */
/*---------- base ---------*/
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote,
pre, form, fieldset, table, th, td, iframe { margin: 0px; padding: 0px; }

html {

}
img{
	border:none;
}
ul{
	list-style:none;
}
input,select,button{
	vertical-align:middle;
	font-size: 12px;
}
body{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #000;
	width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
td,th {
	font-size: 12px;
	color: #000;
}
a {
	font-size: 12px;
	color: #000;
}
a:link {
	text-decoration: none;
	color: #000;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #F60;
}
a:active {
	text-decoration: none;
	color: #000;
}
.colorW{
	color:#FFF;
}
.colorB{
	color:#000;
}
.colorC{
	color:#F60;
}
/*-----------------------------------------*/
/*-----------------------------------------*/
/*-----------------------------------------*/
/*-----------------------------------------*/
.topnav{
	width: 980px;
	height: 100px;
	margin: 0 auto;
	padding-top:5px 0 5px 0;
/*	overflow:hidden;*/
	background-color:#FFF;
}
.topnav .logo{
	width:323px;
	height:70px;
	float:left;
	padding:20px 0px 0px 20px;
}
.topnav .topnavbox{
	width: 600px;
	height: 30px;
	padding-top:60px;
	float:left;
	margin-left:20px;
}
.topnav .topnavbox li{
	float:left;
/*	margin:0px 20px 0px 20px;*/
	padding:0px 10px 0px 10px;
	line-height:30px;
	font-size:16px;
	color:#393939;
}
.topnav .topnavbox li a{
	font-size:16px;
	color: #F90;
	display:block;
	padding:0px 10px 0px 10px;
}
.topnav .topnavbox li a:hover{
	background-color:#F90;
	color:#FFF;
	display:inline-block;
	padding:0px 10px 0px 10px;
	border-radius:5px;
}
.topnav .topnavtel{
	position: relative;
	left:600px;
	top: -70px;
	width: 380px;
	height: 25px;
	line-height: 23px;
	text-align: center;
	color:#CCC;

}
.topnav .topnavtel input[type=text]{
	height:15px;
	line-height:15px;
	border:1px solid #CCC;
}
.topnav .topnavtel input[type=submit]{
	height:19px;
	width:70px;
	line-height:15px;
	border:1px solid #f37b01;
	background-color:#f37b01;
	color:#FFF;
}
/*-----------------------------------------*/
.top{
	clear:both;
	width: 1440px;
	margin: 0 auto;
	height: 350px;
}
/*-----------------------------------------*/
.content{
	clear:both;
	width: 980px;
	height:100%;
	overflow:auto;
	margin: 0 auto;
	margin-top:5px;
	background-color:#FFF;
}
.left{
	width: 200px;
	float: left;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCC;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCC;
}
/*---------------*/
.left .windows{
	padding:3px;
	line-height:35px;
}
.left .leftnavtitle{
	height:35px;
	font-weight:bold;
	line-height:28px;
	padding-left:10px;
	background-color:#f0850c;	
}



/*---------------*/
.articlecontent{
	width: 730px;
	height:100%;
	float:right;
	padding-top:5px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:20px;
	line-height:1.5em;
}
.articlecontent img{
	margin:10px;
}
/*---------------*/
.articlelistcontent{
	width: 730px;
	height:100%;
	float:right;
	padding-top:5px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:20px;
	line-height:2.5em;
	overflow:hidden;
}
/*---------------*/
.product_title_nav{
	width: 730px;
	height:30px;
	float:right;
	padding-left:20px;
	padding-right:10px;
	line-height:30px;
	overflow:hidden;
	border-bottom:1px solid #CCC;
}
.product_title_nav .product_title_nav_left{
	float: left;
	background-image: url(images/left.png);
	background-repeat: no-repeat;
	padding-left:30px;
}
.product_title_nav .product_title_nav_right{
	float: right;
	background-image: url(images/right.png);
	background-repeat: no-repeat;
	padding-right: 30px;
	background-position: right;
}
/*---------------*/
.productcontent{
	width: 730px;
	height:100%;
	float:right;
	padding-top:5px;
	padding-left:20px;
	padding-right:10px;
	padding-bottom:5px;
	line-height:2.5em;
	overflow:hidden;
}
.productcontent .pcleft{
	width:300px;
	height:100%;
	float:left;
	margin-top:5px;
}
.productcontent .pcleft .pcleftproductitle{
	font-size:24px;
	color:#F60;
	margin-top:5px;
}
.productcontent .pcleft .pcleftelmail{
	clear:both;
	font-size:14px;
	color:#F60;
	height:30px;
	border:none;
	padding:0px;
	margin:0px 0px 8px 0px;
	line-height:30px;
}
.productcontent .pcleft li{
	line-height:2em;
	border-bottom:solid 1px #CCCCCC;
	border-left:none;
	border-right:none;
	padding-left:5px;
	padding-right:5px;
	padding-top:3px;
	padding-bottom:3px;
}
.productcontent .pcleft li:first-child{
	font-size:16px;
	color:#F60;
}
.productcontent .imgpic{
	width:420px;
	height:403px;
	float:right;

}
.productcontent .imgpic img{
	margin:0 auto;
	display:block;

}
/*---------------*/
.showcontent{
	width:740px;
	height:100%;
	padding-top:5px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:5px;
	line-height:1.5em;
	overflow:hidden;
	clear:both;
	margin:0 auto;
	float:right;
	border-top:1px  dashed #CCC;
}
/*-----------------------------------------*/
.indexcontent{
	width: 1026px;
	margin:0 auto;
	overflow:hidden;
	border-top:1px solid #CCC;
}
.indexcontent .indexcontentitle{
	width: 1026px;
	height:56px;
	clear:both;
}
/*-------------------首页产品列表----------------------*/
.indexcontent .indexcontentunit{
	overflow:hidden;
	width:1026px;
}
.indexcontent .indexcontentunit ul{
	width:3952px;
}
.indexcontent .indexcontentunit li{
	width:177px;
	height:240px;
	float:left;
	overflow:hidden;
	/*border:1px solid #D2D2D2;*/
	margin-left:9px;
	margin-right:9px;
	margin-bottom:20px;
	padding:5px;
	-moz-border-radius: 10px;      /* Gecko browsers */
    -webkit-border-radius: 10px;   /* Webkit browsers */
    border-radius:10px;            /* W3C syntax */
}
.selectitem{
	background-image:url(images/line11.jpg);
	background-repeat:no-repeat;
	background-position:right;
}
/*------------------首页产品列表结束-----------------------*/
.indexcontent .indexcontentclass{
	width:100%;
}
.indexcontent .indexcontentclass li{
	width:160px;
	float:left;
	margin-right:3px;
}
.indexcontent .indexcontentclass .classitem{
	width:100%;
}
.indexcontent .indexcontentclass .classitem .classtitle{
	width:157px;
	height:30px;
	padding-left:3px;
	font-size:16px;
	background-color:#F93;
	line-height:30px;
	border:1px solid #CCC;
	overflow:hidden;
}
.indexcontent .indexcontentclass .classitem li{
	width:152px;
	padding-left:8px;
	height:28px;
	overflow:hidden;
	line-height:28px;
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
	border-bottom:1px solid #CCC;
	
}
/*-----------------*/
.Category{
	clear:both;
	width: 1440px;
	margin: 0 auto;
	height: 300px;
	background:#f37b01;
}
.Category .contentCategory {
	width:1026px;
	margin: 0 auto;
	clear:both;
}
.Category .contentCategory .contentCategorytitle{
	width:1026px;
	height:56px;
	line-height:30px;
}
.Category .contentCategory ul{
	padding:5px 0px 5px 0px;
	*padding:2px 0px 2px 0px;
}
.Category .contentCategory ul li{
	color: #333;
	width: 300px;
	height: 25px;
	line-height: 25px;
	font-size: 16px;
	float: left;
	list-style-type: square;
	list-style-position: inside;
	/*	background-color:#999;*/
	padding: 1px 0px 1px 16px;
	margin-left: 10px;
	*margin-left:5px;
	*margin-right:-3px;
	background-image: url(images/dian2.png);
	background-repeat: no-repeat;	/*overflow:hidden;*/

	/*display:inline-block;*/
}
.Category .contentCategory ul li a:hover{
	color:#FFF;
}
/*--------aboutus---------*/
.indexcontent .indexcontentaboutustitle{
	width: 1026px;
	height:56px;
	clear:both;
}
.indexcontent .indexcontentaboutus{
	width:1000px;
	height:295px;
	line-height:2.0em;
	text-align:left;
	display:block;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
	/*overflow:auto;*/
	font-size:15x;
}
.indexcontent .indexcontentaboutus img{
	float:right;
	margin-right:10px;
	padding:5px;
}
/*-----------------*/
.indexnewscontent{
	width: 1026px;
	margin:0 auto;
	overflow:hidden;
	border-top:1px solid #CCC;
	padding-top:5px;
	background-color:#FFF;
}
.indexnewscontent .indexcontent11{
	width:300px;
	height:220px;
	float:left;
	padding:0px 5px 0px 5px;
}
.indexnewscontent .indexcontent11 .indexcontent11-1{
	width: 300px;
	padding-top:63px;
	line-height: 1.5em;
	margin-top: 5px;
	background-image: url(images/contact.jpg);
	background-repeat: no-repeat;
}
.indexnewscontent .indexcontent12{
	width:605px;
	height:290px;
	float:left;
	margin-left:5px;
	overflow:hidden;
}
.indexnewscontent .indexcontent12 .indexcontent12-1{
	width:605px;
	height:56px;
	line-height:28px;
	color:#FFF;
}
.indexnewscontent .indexcontent12 .indexcontent12-1 span{
	float:right;
	padding-right:5px;
}
.indexnewscontent .indexcontent12 ul li{
	width: 605px;
	height: 30px;
	line-height: 30px;
	color: #000;
	overflow: hidden;
	list-style-type: square;
	border-bottom: 1px solid #F6F6F6;
	list-style-position: inside;
	padding-left: 10px;
	padding-right: 5px;
}
.indexnewscontent .indexcontent12 ul li span{
	float:right;
	padding-right:15px;
}
.indexnewscontent .indexcontent13{
	width:400px;
	height:346px;
	float:right;
}
/*-----------------------------------------*/
.bottomtop{
	clear:both;
	width: 1440px;
	height:8px;
	margin: 0 auto;
	background:#f37b01;
}
.bottom{
	clear:both;
	width: 1440px;
	margin: 0 auto;
	height: 205px;
	background:#3c3c3c;
}
.bottom .bottomcontent{
	width: 1026px;
	height: 205px;
	margin: 0 auto;
	text-align: left;
	line-height: 2.0em;
	clear: both;
	font-size: 12px;
	color: #CCC;
	padding-top:20px;
}
.bottom .bottomcontent img{
	float:right;
	padding-right:20px;
}
/*-----------------------------------------*/
.mailbox{
	width:800px;
	height:auto;
	overflow:auto;
	clear:both;
	border:5px solid #666;
	padding:20px;
	position: absolute;
	background-color:#FFF;
	display:none;
}
.mailbox td{
	height:30px;
	border-bottom:1px solid #CCC;
	line-height:30px;
	padding:2px 5px 2px 2px;
}
/*-----------------------------------------*/
.productitem{
	width:205px;
	height:240px;
	overflow:hidden;	
}
.productitem .productitemimg{
	width:177px;
	height:135px;
	text-align:center;
	overflow:hidden;
	background:#fff;
	/*兼容标准浏览器*/
	display:table-cell;
	vertical-align:middle;
	/*兼容ie6,7*/
	*display:block;
	*font-size:80px;/*字体大小为容器高度的0.873倍*/
	*font-family:Arial;
}
.productitem .productitemimg img{
	vertical-align:middle;
}
.productitem .productitemhead{
	width:177px;
	height:105px;
	padding-left:4px;
	text-align:center;
	line-height:2em;
	color:#666;
}
.productitem .productitemhead a{
	color:#666;
	text-align:center;
	width:170px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.productitem .productitemhead a:hover{
	color: #F90;
}
.productitem .productitemhead a.h1{
	font-weight:bold;
	color:#000;
}
.productitem .productitemhead a.h1:hover{
	font-weight:bold;
	color:#F90;
}
.productitem .productitemhead p{
	line-height:30px;
	height:30px;
}
.productitem .productitemhead p span{
	color:#F60;
}
/*-----------------------------------------*/
.shopcar{
	position: fixed;
	left: 865px;
	top: 50px;
	width: 130px;
	height: 80px;
	line-height: 80px;
	text-align: right;
	padding-right: 10px;
	/*padding-left: 100px;*/
	background-image: url(images/shopcar2.png);
	background-repeat: no-repeat;
	background-position: 10px;
	background-color: #FFF;
	cursor: pointer;
	border:1px solid #CCC;
	z-index:900;
}
/*-----------------------------------------*/
#addshopcar{
	cursor:pointer;
}

.createOpic{
	/*display:none;
	position:fixed;*/
	border:solid 3px #FF9900;
	/*left:155px;
	top: 150px;*/
}
.createDiv{
	/*display:none;*/
	position:fixed;
	/*border:solid 1px #FF9900;*/
	left:155px;
	top: 150px;
	overflow:hidden;
	width:760px;
	height:610px;
}


