﻿body {
}
.footer{ width:100%; height:225px; background:#323232;padding:0px 10px;}
.footer_l{ margin-top:30px}
.footer_l .p1{ color:#797979; font-size:20px;}
.footer_l .p2{ color:#797979; font-size:13px; line-height:32px;}
.footer_r{ margin-top:40px;}
.footer_r li{ float:left;}
.footer_r li a{ display:block; width:188px; height:40px; background:url(../images/footer_1.png) no-repeat 0 bottom;}
.footer_r li.li_o a:hover{ background-position:0px top; }
.footer_r li.li_t a{ background-position:-133px bottom; width:89px;}
.footer_r li.li_t a:hover{ background-position:-133px top; }
.footer_r li.li_s a{ background-position:-262px bottom; width:77px;}
.footer_r li.li_s a:hover{ background-position:-262px top; }
.footer_r ul span{ display:block; float:left; width:1.5px; height:33px; background:#797979; margin:0 20px;}
.footer_r .share { margin-left:20px;}
.footer_r .share a{ width:31px; height:31px; float:left; display:block; background:#797979; -moz-border-radius: 5px;-webkit-border-radius: 5px; border-radius:5px; float:left; margin-left:10px; }
.footer_r .share span{width:31px; height:31px; display:table-cell; text-align:center; vertical-align:middle;}
.footer_r .share span img{display:inline;}
.footer_r .share a:hover{ background:#df5745;}
.footer_r .share a.a_t:hover{ background:#56c856;}
.w-1300 {
    width: 1300px;
    margin: 0 auto;
    position: relative;
}