﻿/*公共尾部*/
#footer{
    padding-top: 20px;
    width: 1024px;
    margin: 50px auto 0;
    border-top: solid 1px #EFEFEF;
    height: 312px;
    position: relative;

}
#footer .links{
    width: 1024px;
    /*padding: 0 15px;*/
    margin: 0 auto;
    overflow: hidden;
}
#footer h3{
    font-size: 16px;
    margin-bottom: 9px;
    font-weight: bold;
}
#footer .fLShow{
    font-size: 13px;
    height: 33px;
    line-height: 33px;

}
#footer .fLShow a{
    padding: 0 6px;
}
#footer .news-link{
    line-height: 25px;
    margin-bottom: 25px;
}
#footer .news-link a{
    font-size: 13px;
    padding-right: 13px;
}
#footer .copyRightInfo{
    text-align: center;
}
#footer .copyRightInfo .connect{
    line-height: 13px;
    height: 13px;
    margin-bottom: 25px;
    font-weight: bold;
}
#footer .copyRightInfo .connect .dec {
    padding-right: 6px;
}
#footer .copyRightInfo .connect a {
    color: #333;
    font-size: 12px;
    display: inline-block;
    padding: 0px 3px;
}
#footer .copyRightInfo .announce{
    line-height: 22px;
}
#footer .buttomIconDiv img{
    height: 35px;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: 12px;
}
#footer .buttomIconDiv{
    width: 200px;
    margin: 0 auto;
}
#gotop{width:36px;height:48px;z-index:99;background:url("../png/icon.png") no-repeat;position:fixed;right:50px;cursor:pointer;_position:absolute;_bottom:auto;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));}

#gotop{background-position:-276px -310px;bottom:67px;_margin-bottom:67px;}