@charset "utf-8";
/* CSS Document */
html,body,h1,h2,h3,h4,h5,p,form,ul,li { margin:0; padding:0}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #525252;
}
*{ word-wrap:break-word;}
a{ text-decoration:none;color:#525252;}
a:hover{ text-decoration:underline; color:#0099FF;}

table,td{ border-collapse:collapse;/*单元格与单元格合并为一个单一的边框*/}

img{ border:0;}
.top{
	color: #FFFFFF;
}
.top a:link {
	text-decoration: none;
	color: #ffffff;
}
.top a:hover {
	text-decoration: underline;
}
.top a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.banner{
	margin-bottom: 22px;
}
.bian{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #DEDEDE;
}
.line{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DEE4E9;
}
.mar{
	margin-top: 8px;
}
.con_bg{
	background-image: url(../images/contact_03.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.pre{
	margin-top: 10px;
	margin-left: 10px;
	line-height: 1.8em;
}
.foot{
	line-height: 18px;
}
.about{
	line-height: 18px;
	text-indent: 2em;
	margin: 20px;
}


.content_box{ margin:20px; height:100%; overflow:hidden; line-height:1.8em;}
.none{ border:1px solid #FF8040; background-color:#FBF4F2; width:300px; margin:0 auto; text-align:center; padding-top:10px; padding-bottom:10px; font-size:1.5em; color:#FF0000}
.red{ color:#FF0000;}
.inputTxt{ border-bottom:#cccccc 2px solid; border-top:1px #efefef solid;border-left:1px #efefef solid;border-right:#cccccc 2px solid; background-color:#F7FAFD;}
.page{ margin-top:10px;}

.contact{ background:url(../images/_1.jpg) right top no-repeat; height:600px;}

/*内容详细*/
.news_title{ font-size:1.4em; color:#A21D15; line-height:2.5em; text-align:center}
.news_att{ color:#999999;  text-align:center; background-color:#efefef;}
  .news_att span{ cursor: pointer;color:#999999;}
.news_content{ margin-top:10px; line-height:1.8em; color:#333333; margin-left:5px; margin-right:5px;}	

/*证书*/
.cer_box{ padding:10px 20px 15px 20px}
.cer_img{ border:1px #CCCCCC solid; width:132px; height:172px;}
.cer_title{ text-align:center; padding:8px 0 5px 0;}

.page{ clear:both;}

/*产品中心*/
.cate_box{ border:1px #999999 solid; margin-bottom:20px;}
  .cate_box_header{ background-color:#ededed; border-bottom:1px dashed #DCCEBE; text-align:right;}
      .cate_box_header a{ display:inline-block; margin-right:5px;} 
      .cate_box_header span{ float:left; display:inline-block; margin-left:10px;}
	      .cate_box_header span label{ display:inline-block; margin-left:5px; font-size:1.3em; font-weight:700; color:#0066ff;}
  .cate_box_body{ padding-top:20px; padding-bottom:20px;}		  
		  
  .pro_img_box{float:left; margin-left:11px !important; margin-left:8px; margin-right:5px; margin-bottom:20px;}
      .pro_img_box td{ border:1px #999999 solid; text-align:center}
	  .pro_img_box span{ display:inline-block; margin:5px; text-align:center; line-height:1.4em;}
	 
   .pro_cate{ background-color:#ededed; text-align:center; border:none; font-size:1.2em; font-weight:700; color:#0066ff; border-bottom:2px #F3F3F3 solid;}
   
   #pro_title{font-size:1.4em; color:#0066ff; line-height:2em; text-align:center; background-color:#ededed;}
   #pro_content{ margin-top:10px; line-height:1.8em; text-align:left}
   .class_op{ background-color:#E8F4F9;}
   #pro_nav{ text-align:right;}
       #pro_nav select{ float:left;}
	   #pro_nav span img{ margin-bottom:-1px;}


/*下载*/
.d_box{border:1px #999999 solid;}
    .d_box td{ border-bottom:1px #999999 solid;}	   
