@charset "utf-8";
/* CSS Document */
.footer{ border-top: 2px #c6021a solid; margin:0 auto; width:1000px; height:145px; background:#fff; display:block; clear:both; margin-top:8px;}
.footer .t{background:#f8f8f8;line-height:30px; border-bottom: 1px #ececec solid;}
.footer p{ text-align:center; color:#c6021a;}
.footer p a{color:#c6021a !important; margin:0 5px; }
.footer p a:hover{ color:#F90 !important;}

.fbg{ clear:both; text-align:center; margin-top:12px;}
.fbg p{ color:#5f5f5f; line-height:22px;}
.fbg p a{ margin:0;color:#1471ac !important;}

/*分享样式*/
.gov_weixin_share {
    font-size: 12px;
    position: fixed;
    right: 0;
    top: 255px;
    width: 82px;
}
.gov_weixin_share .fixed {
    background: none repeat scroll 0 0 #EEEEEE;
    border: 1px solid #D2D2D2;
    margin: 0 0 18px;
     padding: 6px 1px;
    text-align: center;
    width: 78px;
}
.gov_weixin_share .fixed p {
    line-height: 18px;
    margin: 3px 0 0;
    padding: 0;
}
.gov_wx, .gov_wx a {
    color: #B20000;
}
.gov_fx, .gov_fx a {
    color: #FF6600;
}