/* 共同部分 */
*{padding:0px; margin:0px}
img{border:0px;}
body{ font-family:Verdana, Geneva, sans-serif;font-size:12px;margin:0 auto;padding:0px;width:960px;color:#333; background:url(menu_bg.gif) repeat-x;}
a{color:#333; text-decoration:none;}
a:link{text-decoration:none;color:#333}            /*链接状态*/
a:visited{text-decoration:none;color:#333}         /*访问后*/
a:hover{ color: #f00;text-decoration:underline;}   /*访问前*/
a:active{color:#f60;text-decoration:underline}     /*点击状态*/

#head{ width:960px; clear:both; height:107px;}
.h_a{ height:72px; width:960px;clear:both;}
    .h_a .h_a_l{ width:250px; height:72px; float:left;}
    .h_a .h_a_l .hal_h1{position:absolute;top:-500px}
    
	.h_a .h_a_r{ width:700px; height:72px; float:right; padding-top:22px; font-size:14px; font-weight:bold;color:#fff; text-align:center;}
	.h_a .h_a_r li{display:inline;list-style-type:none;}
	.h_a .h_a_r li a{text-decoration:none;color:#ddd;text-align:center;background:url(k_1.gif) no-repeat;width:100px; height:30px;padding:8px 0px 0px 10px;}
	.h_a .h_a_r li a:hover{text-decoration:none;color:#fff; text-align:center;}

.h_b{ height:30px; width:960px;clear:both; margin-top:5px; padding:5px 0 0 10px; text-align:left; font-size:13px; background:url(k_2.gif) no-repeat; color:#FFF;}
.h_b a,.h_b a:link,.h_b a:visited,.h_b a:hover,.h_b a,active{color:#fff;text-decoration:none;}

#content{ width:960px; margin-top:10px; margin-bottom:10px; height:100px; font-size:12px;}
/*首页*/
.c_a{width:960px; float:left; height:331px; padding:0px; margin-bottom:8px;}
.c_b{{width:960px; float:left;margin-bottom:10px; padding:0px;}
  .c_b .c_b_l{ width:300px; float:left; padding:0px; margin:0px;}
  
  .c_b .c_b_l .cbl_tit{ width:300px; float:left; height:25px; background:url(k_7.gif) no-repeat;}
  .c_b .c_b_l .cbl_tit .tit_h3{ font-size:14px; text-align:left; height:25px; padding:7px 0 0 20px;}
  .c_b .c_b_l .cbl_tit .tit_h3 a{ color:#FFF;}
  
  .c_b .c_b_l .cbl_img{width:300px;float:left;margin-bottom:6px;}
  
  .c_b .c_b_l .cbl_zixun{width:290px; border:1px #15a4d0 solid; float:left; padding:5px;margin-bottom:8px; text-align:left;}
  .c_b .c_b_l .cbl_zixun ul{width:288px; line-height:25px;}
  .c_b .c_b_l .cbl_zixun li{display:inline;list-style-type:none}
  .c_b .c_b_l .cbl_zixun li a{background:url(k_6.gif) no-repeat 0 3px; padding:0 0 0 15px; font-size:14px;}
  
  .c_b .c_b_r{ width:640px;float:right;}
  .c_b .c_b_r .cbr_tit{ width:640px; float:left; height:25px; background:url(k_5.gif) no-repeat;}
  .c_b .c_b_r .cbr_tit .tit_h3{ font-size:14px; text-align:left; height:25px; padding:7px 0 0 20px;}
  .c_b .c_b_r .cbr_tit .tit_h3 a{ color:#FFF;}
  .c_b .c_b_r .cbr_jianjie{ width:640px; height:230px; border:1px #15a4d0 solid; float:left; padding:10px; text-indent:30px; text-align:left; line-height:25px; font-size:14px; margin-bottom:10px;}
  
  .c_b .c_b_r .cbr_tj{ width:640px;border:1px #15a4d0 solid; float:left; text-align:left; line-height:25px; font-size:14px;}
  .c_b .c_b_r .cbr_tj ul li{ float:left; width:310px; list-style-type:none; padding-left:8px;}
  
  .c_b .c_b_r .cbr_chanpin{width:640px; border:1px #15a4d0 solid; float:left; padding:5px; text-align:left;font-size:12px; padding:10px; margin-bottom:10px;}
  .c_b .c_b_r .cbr_chanpin img{ border:3px #ccc solid;}

  /*内页左边*/
  .c_l{ width:650px;float:left;margin:0px; padding:0px;}   
	  /*标题*/
	  .c_l .cl_tit{ width:640px; float:left; height:25px; background:url(k_5.gif) no-repeat; color:#FFF;}
	  .c_l .cl_tit .tit_h3{ font-size:14px; text-align:left; height:25px; padding:7px 0 0 20px;}
	  .c_l .cl_tit .tit_h3 a{ color:#FFF;}
	  /*公司简介*/
	  .c_l .cl_about{ width:640px;float:left;text-indent:24px; padding:5px;line-height:28px;border:1px #15a4d0 solid;text-align:left; }  
	  
	  /*联系我们*/
	  .c_l .cl_contact{ width:640px;float:left;padding:5px;line-height:28px;border:1px #15a4d0 solid; text-align:left;}
	  
	  /*行业动态*/
	  .c_l .cl_news{ width:640px;float:left;padding:5px;line-height:28px; text-align:left;border-bottom:1px #15a4d0 dotted;border-left:1px #15a4d0 solid;border-right:1px #15a4d0 solid;}
	  .c_l .cl_news ul{ width:628px;}
	  .c_l .cl_news li{ list-style-type:none;}
	  .c_l .cl_news li h5{ font-size:16px; color:#666;}
	  .c_l .cl_news .news_p{ width:628px; padding:5px; line-height:25px; text-indent:24px;}
	  .c_l .cl_news img{ text-align:center;}
	  .c_l .cl_news .news_tit{ font-size:16px; color:#333; text-align:center;}
	  .c_l .cl_news .news_data{ color:#ccc; font-size:12px; text-align:center; border-bottom:1px #ccc dotted;}
	  .c_l .cl_news .news_wenzhang{ color:#333; font-size:14px;}
	  .c_l .cl_news .news_wenzhang a{ text-decoration:underline; font-size:14px; color:#666;}
	  
	  .c_l .cl_fanye{width:640px;float:left;padding:5px;line-height:28px; text-align:left;}
	  
	  /*产品中心*/
	  .c_l .cl_pro{width:640px;float:left;padding:5px;line-height:28px;border:1px #15a4d0 solid;text-align:left;}
	  .c_l .cl_pro img{ border:5px #ccc solid; padding:1px; text-align:center; margin-bottom:20px; margin-top:20px;}
	  .c_l .cl_pro .pro_p{ font-size:14px; text-align:left;}

	  
  /*内页右边*/
  .c_r{ width:300px; float:right;}
  .c_r .cr_tit{ width:300px; float:left; height:25px; background:url(k_7.gif) no-repeat; color:#FFF;}
  .c_r .cr_tit .tit_h3{ font-size:14px;text-align:left; height:25px; padding:7px 0 0 20px;}
  .c_r .cr_tit .tit_h3 a{color:#FFF;}
  
  .c_r .cr_img{width:300px; float:left; margin-bottom:10px;}
  
  .c_r .cr_zixun{width:290px; border:1px #15a4d0 solid; float:left; padding:5px;text-align:left;}
  .c_r .cr_zixun ul{width:288px; line-height:25px;}
  .c_r .cr_zixun li{display:inline;list-style-type:none}
  .c_r .cr_zixun li a{background:url(k_6.gif) no-repeat 0 3px; padding:0 0 0 15px; font-size:14px;}

/*友情链接*/
.link{width:960px; float:left;margin-bottom:10px; padding:0px; border:1px #15a4d0 solid;}
.link .link_pic{ width:28px; height:70px; float:left; margin:0px; border-right:1px #15a4d0 solid;}
.link .link_txt{ width:920px;line-height:25px; margin:0px; float:right; height:70px; text-align:left;} 
.link .link_txt a{line-height:20px;color:#333; padding:10px 0px 0px 0px;}
.link .link_txt a:hover{color:#f00; text-decoration:underline;}
.link .link_txt span{ margin-right:5px;}

/*网站地图*/
.sitemap{width:960px; float:left;padding:0px; line-height:25px;}
.sitemap ul{margin:0px;padding:0px;font-size:14px;text-align:left;}
.sitemap li {list-style-type: none;} 
.sitemap a{text-decoration: none;color: #333;padding:0px 0px 0px 22px;background:url(k_6.gif) no-repeat 3 5px;}
.sitemap a:hover{color:#f00;text-decoration:underline;}


#footer{ width:960px; clear:both;line-height:20px;}
.f_a{ width:960px; float:left; margin-bottom:10px; text-align:center; border-bottom:1px #ccc solid; height:30px; line-height:30px;}
.f_a a{ padding:0 5px 0 5px; display:inline; list-style-type:none;}
.f_b{ width:960px; margin-bottom:20px;float:left; text-align:left;}

/* 企业在线 */
#customer{
	font-size:12px;
	width:201px;
	position:absolute;
	z-index:10px;
	bottom:0px;
	right:0px;
}

#mintomax{
    margin-top:3px;
	margin-bottom:-3px;
	margin-right:3px;
}

#customer_img{
    border-bottom:#999999 1px solid;
	border-left:#999999 1px solid;
	border-right:#999999 1px solid;
	border-top:#999999 1px solid;
}

#table_cus{
    border-bottom:#999999 1px solid;
	border-left:#999999 1px solid;
	border-right:#999999 1px solid;
	border-top:#999999 1px solid;
}

#customer_a{
    margin-left:10px;
	margin-top:3px;
	margin-bottom:3px;
}


/*news*/

#news{ width:958px; margin-top:10px; margin-bottom:10px; height:100px; font-size:12px; border:1px #15a4d0 solid;}
	.n_news{ width:958px;float:left;padding:10px;line-height:28px; text-align:left;border-bottom:1px #15a4d0 dotted; margin-bottom:10px;}
	.n_news h5{ font-size:16px; color:#666;}
	.n_news .news_p{ padding:15px; line-height:25px; text-indent:24px; float:left; text-align:left;}
	.n_news .news_tit{ font-size:16px; color:#333; text-align:center;}
	.n_news .news_data{ color:#ccc; font-size:12px; text-align:center; border-bottom:1px #ccc dotted;}
	.n_news .news_wenzhang{ color:#333; font-size:14px;}
	.n_news .news_wenzhang a{ text-decoration:underline; font-size:14px; color:#666;}
	
	.n_fanye{width:950px;padding:5px;line-height:28px; text-align:left; text-align:center;}




















