@charset "utf-8";
/*ʽ*/

body{
	margin:0px;
	font-size:12px;
	font-family:Tahoma,Arial,"黑体","黑体","宋体";
	color:#969696;
	background:#fff ;
	text-align:left;
	}


.fl{
	margin:0px;
	float:left;
	}
.fr{
	margin:0px;
	float:right;
	}
	
img{
border:none;
-ms-interpolation-mode: bicubic;
} 	
	

	
/*首页*/	

    #globalnav{
    width:980px;
	height:70px;
	float:left;
	}	
	 #logo{
      width:100px;
	  height:70px;
	  float:left;
	  }
	 #globalnav-menus{
      width:690px;
	  height:40px;
	  margin-top:30px;
	  float:right;
	  }
    #subnav{
    width:980px;
	height:28px;
	float:left;
	padding-top:10px;
	border-top:0px solid #cdcdcd;
	font-size:11px;

	}	
	


	   

	/*普通二级*/
    #subnav-menu{
    width:auto;
	height:28px;
	float:left;
	}		
	#subnav-menu-pre{
    width:auto;
	height:26px;
	padding-left:25px;
	float:left;
	line-height:25px;

	padding-left:15px;
	}
      #subnav-menu-pre a{
	  text-decoration:none; 
	  color:#626262;
       }  
      #subnav-menu-pre a:hover{
	  text-decoration:none; 
	  color:#0078e3;
       } 
	   	
	#subnav-menu-line{
    width:4px;
	height:26px;
	margin-left:25px;
	float:left;
	background:url(../images/submenu_line.gif) no-repeat;
	}	   
	   
	   
	   
  #mainbanner{
    width:980px;
	height:320px;
	float:left;
	margin-top:10px;
	border: 0px solid #D3D4D6;
	}	
  #casebanner{
    width:980px;
	height:250px;
	float:left;
	margin-top:10px;

	height:145px;
	margin-top:-38px;
	}	
  #aboutbanner{
    width:980px;
	height:250px;
	float:left;
	margin-top:10px;

	margin-bottom: 25px;
	}	
      #aboutbanner_photo_l{
      width:278px;
	  height:270px;
	  float:left;
	  margin-right:6px;
	  }	
      #aboutbanner_photo_r{
      width:278px;
	  height:270px;
	  float:right;
	  }		
  #clientbanner{
    width:980px;
	height:250px;
	float:left;
	margin-top:10px;
	}		
	
	
/*通栏容器*/		
  .container01{
   float:left;
   width:980px;
   height:auto;
   margin-top:10px;
   }	
  .container02{
   float:left;
   width:980px;
   height:auto;
   margin-top:10px;
   background:url(../images/bg_container02.gif) repeat-y  top left;
   }	
   .container03{
   float:left;
   width:980px;
   height:auto;
   border-top:1px dotted #cccccc;
   padding-bottom:20px;
   padding-top:30px;   
   }	
   
   .container04{
   float:left;
   width:980px;
   height:auto;
   margin-top:10px;
   background:url(../images/bg_container04.gif) repeat-y  top left;
   }
  
/*搜索框*/		
   #search{
    width:185px;
	height:27px;
	float:right;
	margin-right:6px;
	margin-top:34px;
	background:url(../images/bg_search.gif) no-repeat;
	}
    .border-text{
    width:148px;
    height:18px;
    float:left;
    border:none;
    background:#afafaf;
    margin-top:5px;
    margin-left:10px;
    color:#ffffff;
    font-size:11px;
    }	
    .btn-search{
     float:right;
     height:18px;
     width:18px;
     margin-top:5px; 
     margin-right:5px;
     }
	 
/*首页客户列表*/		
#home-clientlist{
   width:475px;
   height:auto;
   float:left;
   }

/*首页新闻*/  
#home-news{
   width:320px;
   height:auto;
   float:right;
   }	
   #newslist-pre{
   width:320px;
   height:auto;
   float:left;
   margin-bottom:28px;
   }
   #newslist-pre-img{
   width:90px;
   height:60px;
   float:left;

   margin-top:5px;
   }
   #newslist-pre-tit{
   width:210px;
   float:right;
   font-weight:bold;
   line-height:24px;

   margin:0px;
   padding: 0px;
   font-size: 13px;

   }   
      #newslist-pre-tit a{
	  text-decoration:none; 
	  color:#808080;
       }  
      #newslist-pre-tit a:hover{
	  text-decoration:none; 
	  color:#808080;
	  background-color:#0077e0;
	  color:#fff;
	  padding:1px 2px 1px 2px;
       } 	   
	   
	    
   #newslist-pre-txt{
   width:210px;
   float:right;
   }
   
/*页码*/     
    #list_pages{
   width:300px;
   height:25px;
   float:right;
   color:#7c7c7c;
   margin-bottom:20px;

   width:auto;
   }
    #list_pages_num{
     height:25px;
	 float:left;
     line-height:25px;
     font-size:14px;
     color:#7c7c7c;
	 padding-left:10px;
     }
      #list_pages_num a{
       color:#7c7c7c;
	   text-decoration:none;
       }
     #list_pages_num a:hover{
       color:#0077e0;
	   text-decoration:none;
       } 
  
  
/*页脚*/  
#footer{
  float:left;
  width:841px;
  height:35px;
  border-top:0px #d8d8d8 solid;
  font:Arial;
  color:#6f6f6f;
  font-size:11px;
  margin-bottom:10px;
  margin-top:20px;
  padding-top:10px;
  overflow:hidden;
  padding-left:5px;
  
  padding-top:3px;
  }	  
  
  




  