/* 
Copyright youcoyou.com
Author:Allen Yang
QQ:1006269149
 */
body {
	margin: 0;
	padding: 0;
	font-family:verdana, Arial, Helvetica, sans-serif;
	font-size:62.5%;
	color:#333;
	background:#D1D1D1 url(images/bg.jpg) top center no-repeat fixed;
}

td{
   margin:0px;
   padding:0px;
   font-size:0.9em;
   font-family:verdana, Arial;
}

a:link, a:visited { color:#666; text-decoration: none; } 
a:active, a:hover { color:#666; text-decoration: underline; }
.center{text-align:center;}
input{height:18px;line-height:18px;font-size:1.1em;color:#222;font-weight:normal;border:1px solid #E6E6E6;background:#F8F8F6;}
.button {
	BORDER:#E6E6E6 1px solid; TEXT-ALIGN: center; PADDING-BOTTOM: 1px; BACKGROUND-COLOR:#686868; PADDING-LEFT: 1px; WIDTH:3em; PADDING-RIGHT: 1px; FONT-FAMILY: verdana,arial,sans-serif; COLOR: #fff; FONT-SIZE: 1.2em;  PADDING-TOP: 0px;height:21px;cursor:pointer;
}
.button:hover {
	BORDER:#E6E6E6 1px solid; TEXT-ALIGN: center; PADDING-BOTTOM: 1px; BACKGROUND-COLOR:#686868; PADDING-LEFT: 1px; WIDTH:3em; PADDING-RIGHT: 1px; FONT-FAMILY: verdana,arial,sans-serif; COLOR: #fff; FONT-SIZE: 1.2em;  PADDING-TOP: 0px;height:21px;cursor:pointer;
}
p { margin:0px;margin-bottom:10px; padding:0px; }


img { margin:0px; padding:0px; border:none; }
.clear{clear:both;}

h{font-family:verdana, Arial, Helvetica, sans-serif;}
h2{font-family:verdana, Arial, Helvetica, sans-serif;}
form{padding:0;margin:0;}

#allpage{
   width:980px;
   padding:0;
   margin:0 auto;
}
/* start header */
#header_info{
  width:980px;
  height:20px;
  padding:0;
  margin:0;
  float:left;
}
#info_text{
   width:400px;
   height:20px;
   line-height:18px;
   font-family:verdana, Arial, Helvetica, sans-serif;
   float:left;
   margin:0;
   padding:0;
   padding-left:10px;
   display:inline;
}
#info_text h1{color:#666;font-size:1em;font-weight:normal;margin:0;padding:0;}
#info_language{
   width:auto;
   float:left;
   line-height:2em;
   _margin-top:2px;
}
#info_language a,#info_language a:visited{color:#666;font-size:1em;font-weight:normal;margin-right:5px;}
#info_language a:hover{color:#666;}
#header_logo{
   width:980px;
   height:75px;
   padding:0;
   margin: 0 auto;
}
#logo{
   width:300px;
   height:75px;
   float:left;
   margin:0;
}

#logo_right{
   width:250px;
   _width:240px;
   margin-top:26px;
   float:right;
   padding-right:40px;
}
#header_button{
	width:680px;
	margin:0 auto;
	margin-top:20px;
	padding:0;
	float:left;
	height:33px;
	background:url(images/nav_bg.gif) left top no-repeat;
}

#header_button ul{
	height:33px;
	margin:0;
	padding-left:15px;
	list-style:none;
}
#header_button ul li{
	margin:0;
	padding:0;
	font-size:1em;
	font-weight:normal;
	font-family:verdana, Arial, sans-serif, Helvetica;
	height:33px;
	float:left;
	text-align:center;
	line-height:33px;
	display:block;
	background:url(images/nav_line.jpg) right top no-repeat;
}

#header_button ul li a,#header_button ul li a:visited{
	color:#444;
	text-decoration:none;
	padding:0 16px;
	display:block;
}
#header_button ul li a:hover{
	color:#fff;
	text-decoration:none;
	padding:0 16px;
	background:url(images/nav_bg.gif) center bottom no-repeat;
}
/* 下拉菜单 */
#header_button ul li dl{
    display:none;
	margin:0;
	padding:0;
	list-style:none;
	z-index:1;
	float:left;
	position:relative;
	background:#F3F2F7;
}
#header_button ul li:hover dl{
    display:block;
	padding:5px 0;
    position:absolute; 
    margin-left:0;
	margin-top:0px;
	z-index:1;
	font-family:verdana, Arial Narrow;
	font-size:1em;
	text-align:left;
}
#header_button ul li:hover dl dd{
    clear:both;
	height:20px;
	float:left;
	display:inline;
	margin:0;
	padding:0;
	border:none;
	font-weight:normal;
}
#header_button ul li dl dd a:link,#header_button ul li dl dd a:visited{
	display:block;
	margin:0;
	padding: 0 10px;
	text-decoration:none;
	color:#291873;
	font-weight:bold;
	font-size:0.9em;
}
#header_button ul li dl dd a:hover{
	display:block;
	text-decoration:underline;
	color:#291873;
	background:none;
	padding: 0 10px;
}
/* end of header */
/* start of main */
#main{
    width:980px;
	float:left;
	padding:0;
	margin:0;
	margin-top:5px;
	height:auto !important;
	background:#fff;
}
#banner{
   width:980px;
   height:350px;
   margin:0 auto;
   padding:0;
}
#index_main{
    width:980px;
	padding:0;
	margin:0 auto;
	margin-top:10px;
	height:auto !important;
}
#right_about{
    width:360px;
	margin:0;
	float:left;
	color:#666;
	line-height:1.2em;
	font-size:1.1em;
	overflow:hidden;
	padding:10px;
	display:inline;
}
#about_title{
   width:350px;
   height:26px;
   float:left;
   padding:0;
   margin:0;
   margin-bottom:10px;
   display:inline;
   font-size:1.2em;
   font-weight:bold;
   color:#68686A;
   border-bottom:1px solid #ccc;
}
#right_about p{
    padding:0;
	line-height:0.4cm;
}
#right_about img{
    margin:10px 10px 0px 0;
	float:left;
	padding:1px;
	border:solid 1px #ccc;
	width:120px;
	height:100px;
}
#right_about a:link,#right_about a:visited{
    color:#666;
	text-decoration: none;
}
#right_about a:hover,#right_about a:active{
    color:#666;
	text-decoration: underline;
}
#index_right{
    width:588px;
	margin:0;
	margin-top:10px;
	padding-left:10px;
	float:left;
	font-size:11px;
	display:inline;
    border-left:1px solid #E1E1E1;
}
#index_productlist_title{
   width:570px;
   height:26px;
   float:left;
   padding:0;
   margin:0;
   margin-bottom:10px;
   margin-left:10px;
   display:inline;
   font-size:1.2em;
   font-weight:bold;
   color:#68686A;
   border-bottom:1px solid #ccc;
}
#index_productlist{
  width:152px;
  height:200px;
  margin:5px 20px 0 20px;
  padding-bottom:0px;
  float:left;
  font-size:1em;
  overflow:hidden;
  display:inline;
}
#index_productlist img{
  width:150px;
  height:150px;
  border:1px solid #ccc;
  float:left;
  margin-bottom:5px;
}

#index_productlist h3{
  font-size:1em;
  text-align:center;
  font-weight:normal;
}
#index_productlist h3 a:link,#index_productlist h3 a:visited{color:#333;text-decoration:none;}
#index_productlist h3 a:hover{color:#333;text-decoration:underline;}

#main_left{
    width:185px;
	float:left;
	height:auto !important;
	padding-bottom:10px;
	margin:0;
	margin-left:5px;
	display:inline;
}
#left_box{
    margin:10px 0;
	float:left;
}
#box_title{
    width:180px;
	height:27px;
	line-height:26px;
	margin:0;
	padding:0;
	color:#CC0000;
	font-size:1.2em;
	font-weight:bold;
}
#box_title span{padding-left:20px;margin:0;font-family:verdana, Arial, Helvetica, sans-serif;}
#box{
    width:180px;
	float:left;
	padding:0;
	padding-bottom:5px;
	margin:0;
}
#pro_classlist{
    width:180px;
	float:left;
	padding:0;
	padding-bottom:5px;
	margin:0;
}
#pro_classlist dl{
    margin:0 auto;
    padding:0;
	padding-top:5px;
    width:180px;
}
#pro_classlist dt{
    margin: 0;
    padding:5px 0;
	border-bottom:1px solid #ccc;
}
#pro_classlist dt strong{padding:0;margin:0;font-size:1em;}
#pro_classlist dt a:link,#pro_classlist dt a:visited{color:#666;text-decoration:none;font-size:1.1em;font-weight:bold;font-family:verdana, Arial, sans-serif, Helvetica;padding:5px 3px;}
#pro_classlist dt a:hover{color:#DC0000;text-decoration:none;}

#pro_classlist dd{
    margin:0;
	padding:0;
	padding-left:6px;
	border-bottom:1px solid #ccc;
	background:url(images/prolist_ico.jpg) left center no-repeat;
}
#pro_classlist dd h2{font-size:1em;padding:0;margin:0;}
#pro_classlist dd a:link,#pro_classlist dd a:visited{
	color:#666;text-decoration:none;font-size:1.1em;font-weight:normal;font-family:verdana, Arial, sans-serif, Helvetica;display:block;padding:5px 8px;
	}
#pro_classlist dd a:hover{color:#DC0000;text-decoration:none;}


.information{
    width:170px;
	padding:10px 0;
	margin:0 auto;
	font-size:1em;
	color:#666;
	line-height:0.4cm;
}
.information ul{
	padding:0;
	margin:0;
	list-style:none;
}
.information ul li{
	padding:2px 5px 2px 10px;
	margin:0;
}
.information ul li a:link,.information ul li a:visited{
	color:#000;text-decoration:none;font-size:1.2em;font-weight:normal;font-family:verdana, Arial, sans-serif, Helvetica;
	}
.information ul li a:hover{color:#0755A3;text-decoration:none;}
/* end of main_left */
/* marin_right start */
#main_right{
    width:760px;
	float:left;
	margin:0;
	margin-left:15px;
	padding:0;
	display:inline;
}

/*动态图片展示开始*/
#focus {width:980px; height:350px; overflow:hidden; position:relative;margin:0;padding:0;}
#focus ul {height:350px; position:absolute;}
#focus ul li {float:left; width:980px; height:350px; overflow:hidden; position:relative; background:#000;}
#focus ul li div {position:absolute; overflow:hidden;}
#focus .btnBg {position:absolute; width:980px; height:20px; left:0; bottom:0; background:#000;}
#focus .btn {position:absolute; width:980px; height:10px; padding:5px 10px; right:0; bottom:0; text-align:right;}
#focus .btn span {display:inline-block; _display:inline; _zoom:1; width:25px; height:10px; _font-size:0; margin-left:5px; cursor:pointer; background:#fff;}
#focus .btn span.on {background:#fff;}
#focus .preNext {width:45px; height:100px; position:absolute; top:100px; background:url(images/sprite.png) no-repeat 0 0; cursor:pointer;}
#focus .pre {left:0;}
#focus .next {right:0; background-position:right top;}
/*动态图片展示结束*/
#right_pro{
    width:740px;
	margin:10px 0;
	padding:0;
	font-size:11px;
	display:inline;
}
.boxtitle{
    width:730px;
	height:28px;
	line-height:2.2em;
	float:left;
	margin-left:10px;
	margin-bottom:20px;
	padding:0;
	padding-left:15px;
	text-align:left;
	COLOR:#677083; 
	FONT-SIZE: 1.2em; 
	FONT-WEIGHT: normal;
	display:inline;
}
#index_prolist{
	margin:0;
	float:left;
	pading:10px;
	padding-bottom:20px;
}
/* marin_right end */
/* 产品列表 */
#productlist{
  width:152px;
  height:200px;
  margin:5px 18px 5px 18px;
  padding-bottom:10px;
  float:left;
  font-size:1em;
  overflow:hidden;
  display:inline;
}
#productlist img{
  width:150px;
  height:150px;
  border:1px solid #ccc;
  float:left;
  margin-bottom:5px;
}

#productlist h3{
  font-size:1em;
  text-align:center;
  font-weight:normal;
}
#productlist h3 a:link,#productlist h3 a:visited{color:#333;text-decoration:none;}
#productlist h3 a:hover{color:#333;text-decoration:underline;}

/* start of footer */
#footer{
    width:100%;
	height:88px;
	margin:0 auto;
	padding:0;
	font-size:1em;
	background:url(images/footer_bg.jpg) bottom left no-repeat;
}
#footer_con{
    width:98%;
	margin-top:40px;
	padding:0;
	float:left;
	font-size:1.1em;
	text-align:right;
	color:#A3A3A3;
	display:inline;
}
#footer_con span{color:#A3A3A3;font-size:1em;line-height:1.6em;FONT-WEIGHT:normal;}
#footer_con span p{margin:0;margin-top:5px;padding:0;}
#footer_con a,#footer_con a:visited{color:#A3A3A3;text-decoration:none;margin:0 5px;}
#footer_con a:hover{color:#666;text-decoration:none;}

#link_index {width:100%;text-align:right;padding:0;margin:0;margin-bottom:3px;color:#ccc;}
#link_index p{padding:0;margin:0;}
#link_index p a{margin-right:8px;}
#link_index p a:link,#link_index p a:visited{text-decoration:none;color:#ccc;}
#link_index p a:hover{text-decoration:underline;color:#ccc;}
/* end of index */
/* start of show prodcut */
.daohang{
    width:730px;
	height:18px;
	line-height:1.2em;
	float:left;
	margin-top:10px;
	margin-bottom:20px;
	margin-left:15px;
	padding:0;
	padding-left:10px;
	border-bottom:1px solid #ccc;
	FONT-SIZE: 1em; 
	color:#666;
	font-weight:normal;
	display:inline;
}
.daohang a:link,.daohang a:visited{color:#666;text-decoration:none;background:url(images/dh_bg.jpg) center right no-repeat;padding-right:18px;}
.daohang a:hover{color:#666;text-decoration:underline;}

/*产品展示图 */
.showproduct{
  width:96%;
  margin-left:15px;
}
#show-pic{
  margin:0 auto;
  padding:0;
  width:360px;
}
/*小图start*/
#show-pic a img,#show-pic a:link img,#show-pic a:visited img { border: none; }
.clearfix:after{clear:both;content:".";display:block;font-size:0;height:0;line-height:0;visibility:hidden;}
.clearfix{display:block;zoom:1}


ul#thumblist{display:block;margin:0;padding-left:20px;}
ul#thumblist li{float:left;margin-right:6px;list-style:none;}
ul#thumblist li a{display:block;border:1px solid #CCC;}
ul#thumblist li a.zoomThumbActive{
    border:2px solid #E4541B;
}

.jqzoom{

	text-decoration:none;
	float:left;
}
/*小图end */
/*放大镜css start */
.zoomPad{
	position:relative;
	float:left;
	z-index:99;
	cursor:crosshair;
}


.zoomPreload{
   -moz-opacity:0.8;
   opacity: 0.8;
   filter: alpha(opacity = 80);
   color: #333;
   font-size: 12px;
   font-family: Tahoma;
   text-decoration: none;
   border: 1px solid #CCC;
   background-color: white;
   padding: 8px;
   text-align:center;
   background-image: url(images/zoomloader.gif);
   background-repeat: no-repeat;
   background-position: 43px 30px;
   z-index:110;
   width:90px;
   height:43px;
   position:absolute;
   top:0px;
   left:0px;
    * width:100px;
    * height:49px;
}


.zoomPup{
	overflow:hidden;
	background-color: #FFF;
	-moz-opacity:0.6;
	opacity: 0.6;
	filter: alpha(opacity = 60);
	z-index:120;
	position:absolute;
	border:1px solid #CCC;
  z-index:101;
  cursor:crosshair;
}

.zoomOverlay{
	position:absolute;
	left:0px;
	top:0px;
	background:#FFF;
	/*opacity:0.5;*/
	z-index:5000;
	width:100%;
	height:100%;
	display:none;
  z-index:101;
}

.zoomWindow{
	position:absolute;
	left:110%;
	top:40px;
	background:#FFF;
	z-index:6000;
	height:auto;
  z-index:10000;
  z-index:110;
}
.zoomWrapper{
	position:relative;
	border:1px solid #999;
  z-index:110;
}
/*zoom text*/
.zoomWrapperTitle{
	display:block;
	background:#999;
	color:#FFF;
	height:18px;
	line-height:18px;
	width:100%;
  overflow:hidden;
	text-align:center;
	font-size:10px;
  position:absolute;
  top:0px;
  left:0px;
  z-index:120;
  -moz-opacity:0.6;
  opacity: 0.6;
  filter: alpha(opacity = 60);
}
.zoomWrapperImage{
	display:block;
  position:relative;
  overflow:hidden;
  z-index:110;

}
.zoomWrapperImage img{
  border:0px;
  display:block;
  position:absolute;
  z-index:101;
}

.zoomIframe{
  z-index: -1;
  filter:alpha(opacity=0);
  -moz-opacity: 0.80;
  opacity: 0.80;
  position:absolute;
  display:block;
}
/*放大镜css　end */
#pro_brief{
	width:95%;
	margin:5px auto;
	padding:0;
	text-align:center;
	color:#666;
}
/*相关产品开始 */
#Related{
clear:both;
width:90%;
padding:10px;
margin-top:8px;
margin-bottom:20px;
margin-left:15px;
border:1px solid #eeeeee;
}
#Related .title{
padding:5px 20px;
margin:0;
background-color:#fcfcfc;
color:#666;
font-size:1.1em;
font-weight:normal;
}
#Related .content{
padding:8px 24px;
font-size:1.2em;
/*height:100%;*/
}
#Related .content td a{
color:#666;
text-align:center;
}
#Related .content ul li{
float:left;
width:111px;
/*height:135px;*/
margin-left:30px;
margin-top:15px;
}
#Related .content ul li.first{
margin-left:0px;
}
#Related .content ul li .box {
 /*非IE的主流浏览器识别的垂直居中的方法*/
 display: table-cell;
 vertical-align:middle; 
 /*设置水平居中*/
 text-align:center;
 /* 针对IE的Hack */
 *display: block;
 *font-family:verdana, Arial;
 *font-size: 97px;
 width:111px;
 height:;
/* height:111px;*/
 background-repeat:no-repeat;
 background-position:center  center;
}
#Related .content ul li .box img {
 border:1px solid #666666;
 vertical-align:middle;
}
#Related .content ul li .txt,
#Related .content ul li .txt a{
font-size:11px;;
line-height:26px;
color:#CD3700;
text-align:center;
}
/*相关产品结束 */
/* end of show prodcut */
#show_content{
	width:96%;
	min-height:360px;
	height:auto !important;
	height:360px;
	margin-left:15px;
	padding:0;
	font-size:1.2em;
	line-height:1.5em;
}
.show_title{
  width:100%;
  height:26px;
  line-height:1.5em;
  font-size:1.4em;
  font-weight:500;
  margin:0 auto;
  margin-bottom:20px;
  FONT-FAMILY: verdana, arial,sans-serif;
  color:#CB0000;
  background:url(images/show_title_bg.gif) left top repeat-x;
}
.show_pro_title{
  width:96%;
  height:26px;
  line-height:1.5em;
  font-size:1.4em;
  font-weight:500;
  margin:0 auto;
  margin-bottom:20px;
  FONT-FAMILY: verdana, arial,sans-serif;
  color:#E4541B;
  background:url(images/show_title_bg.gif) left top repeat-x;
}
.show_title1{
  width:100%;
  height:26px;
  margin:0;
  margin-bottom:20px; 
}
.show_title1 h3{
  font-size:1.6em;
  font-weight:normal;
  FONT-FAMILY: verdana, arial,sans-serif;
  color:#E4541B;
  text-align:center;
}
#pro_detail{
	width:98%;
	margin:10px auto;
	float:left;
	color:#333;
	font-size:1.2em;
	line-height:0.5cm;
	padding:10px 0 10px 10px;
	display:inline;
}
#pro_detail p{
    padding:0;
	margin-bottom:10px;
}
.showproduct a:link,.showproduct a:visited{
    color:#333;
	text-decoration: none;
}
.showproduct a:hover,.showproduct a:active{
    color:#333;
	text-decoration: underline;
}
/* end of show content */
/* 留言反馈表格 */
#form_box{
	padding:10px;
	margin:20px 0;
	width:640px;
}
.form_field{
	width:250px;
	height:18px;
	line-height:17px;
	background-color:#F5F5F5;
	border:1px solid #ccc;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#666;
}	
.form_field_comment{
	width:450px;
	background-color:#F5F5F5;
	border:1px solid #ccc;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#666;
	padding:5px;
	resize: none; /* 禁止textarea在firefox、chrome和safari浏览器下可以拖动大小*/
}
.submit{
	background:#F5F5F5;
	width:60px;
	height:22px;
	margin-top:10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#666;
	border:none;
	cursor:pointer;
	border:1px solid #ccc;
}
/* 留言反馈结束 */
#page404{
	width:980px;
	margin:0 auto;
	padding-top:20px;
}
#show_prolist{
	width:98%;
	min-height:360px;
	height:auto !important;
	height:360px;
	margin:0 auto;
	margin-left:15px;
	margin-bottom:20px;
	padding:0;
	display:inline;
	font-size:1.1em;
	line-height:1.5em;
	font-weight:normal;
	color:#333;
}
#products_list{
    width:740px;
	margin:10px 0 20px 5px;
	font-size:11px;
}
#products_list ul{
    width:740px;
	margin:20px 0;
	padding:0;
	list-style:none;
}

#products_list ul li{
	width:120px;
	margin-left:22px;
	float:left;
	list-style:none;
	margin-bottom:10px;
	display:inline;
}
#products_list ul li img{
    width:120px;
	height:120px;
	border:1px solid #ccc;
	margin:0;
}

/* start newpage newslist */
#newslist{
  width:90%;
  height:auto;
  float:left;
  margin:10px 0 10px 25px;
  display:inline;
  font-family:Arial;
}
#newslist ul{
  margin:0;
  padding:0 5px;
  list-style:none;
}
#newslist ul li{
  width:680px; 
  height:28px;
  line-height:28px;
  padding-left:12px;
  font-size:12px;
  border-bottom:1px dashed #999;
  background:url(images/newslist_ico.gif) left 12px no-repeat;
}
#newslist ul li a:link,#newslist ul li a:visited{color:#444;text-decoration:none;}
#newslist ul li a:hover{color:#E4541B;text-decoration:none;}
#newslist span{
  float:right;
  font-weight:normal;
  color:#444;
}
.next{margin:20px 0;}

#feedback{
   padding:20px 0;
   height:500px;
}
#productpage{
   float:right;
   font-size:10px;
   color:#666;
   padding:10px;
   font-weight:bold;
   margin-right:50px;
}
#productpage a,#productpage a:link,#productpage a:visited{
   color:#666;
   font-size:10px;
}
#productpage a:hover{
   color:#000;
   font-size:10px;
}