﻿@charset "UTF-8";
/* 本css文件用于当前网站自定义样色 */
.siteWidth{
    width:1200px;
    margin: 0 auto;
}
.siteWidth {
    position: relative;
}
/*footer*/
#footer .siteWidth{
    text-align:center;
    padding:55px 0 35px 0;
}
#footer con{
    overflow:hidden;
}
#footer .footNav{
    margin-left:-5px;
    display:none;
}
#footer .footNav a{
    margin:0 5px
}
#footer .pics{
    text-align:center;
    padding-top:30px;
}
#footer .pics img{
    height:55px;
}
#footer #_ideConac img{
    height:78px;
    margin:-10px 0 0 0
}
