@charset "utf-8";

/* css document */
/*头部css */
#header { width:1004px;height:136px;margin: 0 auto;padding:0px;overflow: hidden;position: relative;}
#main_nav{width:1004px;height:50px; }   
   #main_nav a{ float:left;}
/*头部搜索表单*/
#header  #top_search_box{width:320px;height:23px;position:absolute;top:52px;right:12px;}
    #top_search_box .search_label,#top_search_box .search_input,#top_search_box .search_btn{float:left;}
	#top_search_box .search_label{ height:23px; line-height:23px;}
    #top_search_box .search_input{text-align:left;height:20px;width:158px;border:1px solid #193451; 
	                              background: #fff;cursor:pointer;color:#000;}
	#top_search_box .search_btn{ width:79px; height:35px; background:  no-repeat 
	                               scroll 0 0; border:none;}	
/*头部时间*/
	#top_time{ width:248px; height:40px; position:absolute; top:89px; right:5px;line-height:40px; color:#fff;}
/*zmain最外框*/
#zmain{ width:1004px;margin:0 auto;overflow:hidden;position: relative;padding:0px;border:none; background:#fff;}

/*不包括头部，包括left*/
#main { width:1004px;overflow: hidden;position: relative;margin:0 auto;padding:0px;border:none;}

/*侧边栏*/
#sidebar{_display:inline;width:229px;float:left;overflow:hidden;padding:0px;margin:0px;
                   border:none;}
   #sidebar .widget{width:202px; padding:0px; margin:0px; overflow:hidden; padding-bottom:6px;}   
     #sidebar .widget_product{}
     #sidebar .widget_equipment{}
     #sidebar .widget_contact{}

   #sidebar .widget_t{background-image:;}
	 #sidebar .widget_p_t{ width:202px; height:61px; background-position:-20px -60px; }
	 #sidebar .widget_e_t{ width:202px; height:61px; background-position:-20px -120px; }
	 #sidebar .widget_c_t{ width:202px; height:50px; background-position:-20px -120px; display:none}
   
   #sidebar .widget_c{ width:202px; background: repeat-y scroll 0px 0px; background:none} 	 
	 #sidebar .widget_p_c{ background:none;}
	 #sidebar .widget_e_c{ background:none;}
	 #sidebar .widget_c_t{}
   
   #sidebar .widget_b{ width:202px; height:26px; background-position:-20px -20px; display:none;}
	 #sidebar .widget_p_b{display:none;}
     #sidebar .widget_e_b{ background:none;}
	 #sidebar .widget_c_b{}
/*内容区*/
#main #containe{display:inline;width:745px;float:left;margin:0px;padding:0px;position:relative;border:none;}
    #containe .index_column{}	
      #containe .index_about{ float:left; width:745px;}
	  #containe .index_equipment{float:left;display:none;}
	  #containe .index_products{ clear:both;}
	
	#containe .index_c{width:745px; padding:6px; background:  repeat-y scroll 0 0;}
	  #containe .index_about_c{width:745px;}
	  #containe .index_equipment_c{}
	  #containe .index_products_c{ background: no-repeat scroll left  center;}
	
	#containe .index_b{width:745px; height:14px; background: no-repeat scroll 0 0;}
	   #containe .index_a_b{ display:none}
       #containe .index_e_b{ display:none}
	   #containe .index_p_b{ display:none}
/*内页内容区*/	
#main #in_containe{display:inline;width:768px; min-height:450px; height: auto!important; height:450px;float:left;margin:0px;position:relative;border:none;background: url(/uploads/image/cimages/in_content_t.jpg) no-repeat scroll left  top; overflow-y:visible;}
    #in_containe .in_content{width:735px; padding:12px; background:  repeat-y scroll 0 0;}
    #in_containe .in_content_b{width:745px;height:14px;background: no-repeat scroll 0 0; display:none;}


/*底部区*/
#footer{ width:992px;height:62px;overflow: hidden;position: relative;margin:0 auto;padding:0px;
         background:#fff url(/uploads/image/cimages/foot_bg.jpg) no-repeat scroll 0 0;}
#footer .copyright{ width:980px; text-align:center; margin-top:12px;}
/*清除层*/
#clearfloat {clear:both;height:1px;overflow:hidden;margin-top:-1px;}
/*common*/
