
#footer { position:relative; margin:100px 0 0 0; padding:0 0 50px 0; height:200px; display:block; content:""; clear:both; }
#footer:before { position:absolute; top:54px; left:0; content:""; width:100%; height:0;}
#footer .inner { overflow:hidden; position:relative; width:1200px; margin:0 auto; *zoom:1; }
#footer .inner:after {  content:""; display:block; clear:both; }


#footer .bottom_area_1 { width:1000px; margin:0 auto; }
#footer .bottom_area_1 * { font-size:16px; }
#footer .bottom_area_1 ul { text-align:center; }
#footer .bottom_area_1 ul li { display:inline-block; padding:20px 0; }
#footer .bottom_area_1 ul li a { display:block; border-left:1px solid #ddd; padding:0 15px; line-height:14px; }
#footer .bottom_area_1 ul li a:hover { color:#777; }
#footer .bottom_area_1 ul li:first-child a { border:0; padding-left:0; }
#footer .bottom_area_1 .btn_top { float:right; width:80px; text-align:center; border-left:1px solid #ddd; border-right:1px solid #ddd; }
#footer .bottom_area_1 .btn_top a { border:0; display:block; }

#footer .bottom_area_2 { width:1000px; margin:0 auto; position:relative; clear:both;  text-align:center; }


#footer .bottom_area_2 h2 { position:absolute; top:35px; left:0; }
#footer .bottom_area_2 h2 img { width:150px; }

#footer .bottom_area_2 .address { position:absolute; top:0; left:180px; padding:24px 0; color:#757575; line-height:21px; }
#footer .bottom_area_2 .address span { padding:0 10px 0 0; font-size:13px; }
#footer .bottom_area_2 .address span a { color:#757575;font-size:13px; }
#footer .bottom_area_2 .copyright { position:absolute; left:0px; bottom:0; height:45px; font-size:11px; line-height:45px; }


#footer .bottom_area_2 .cscenter { position:absolute; right:0; top:20px; width:270px; }
#footer .bottom_area_2 .cscenter span { display:block; }
#footer .bottom_area_2 .cscenter .title { font-size:15px; color:#555; }
#footer .bottom_area_2 .cscenter .no { font-size:20px; font-weight:500; color:#222; }
#footer .bottom_area_2 .cscenter .txt { font-size:14px; color:#888; }


