@charset "gb2312";
/* CSS Document */

@import url(reset.css);

/*footer*/
.footer_box{ background:#e1e1e1; overflow:hidden;}
.footer_box ul{ overflow:hidden; width:1200px; margin:16px auto 0 auto; height:158px;}
.footer_box ul li{ float:left; border-right:1px solid #bababa;}
.footer_box ul li.footer_logo{ width:232px;}
.footer_box ul li.footer_logo img{ margin-top:13px;}

.footer_box .footer_center{ margin-left:67px; width:495px;}
.footer_box .footer_center p{ line-height:30px;}
.footer_box .footer_center p a{ color:#292929;}
.footer_box .footer_center p a:hover{ color:#4aa31b;}
.footer_box .p_img{ margin-left:125px; width:278px; border-right:none;}
.footer_box .p_img .sph{ width:108px;}
.footer_box .p_img p{ width:108px; margin-left:10px;}
.footer_box .p_img p a{ display:block; width:91px; height:45px;}