/*页脚*/
*{
    margin:0px;
    padding:0px;
}
.fl {float: left;}
.fr {float: right;}

.footer .wrap {    background: #123b76; }
.footer{padding-top: 38px;padding-bottom:20px;background: #123b76;}
.footer .middle{display: block;text-align: center;width: 1200px; margin: 0 auto;overflow: hidden;}
.footer .middle .foot-text {}
.footer .middle .foot-text p { font-size: 14px; margin:0px;color: #90abd2;line-height: 30px;text-align: left;vertical-align: middle; }
.footer .middle .rz {    margin: 48px 64px; }
.footer .middle .line{margin: 0 80px 0 40px;}
.footer .middle .info{position: relative;margin-top:30px;}
.footer .middle .info .wx{float: left;margin-right: 20px;position: relative;}
.footer .middle .info .wx a{display: block; background: url(https://www.nongjixie.org/static/org/images/weixin.png);background-repeat: no-repeat;width: 55px;height: 55px;background-position: 0 -55px;}
.footer .middle .info .wx:hover img{display: block;}
.footer .middle .info .wx:hover a{background: url(https://www.nongjixie.org/static/org/images/weixin.png);background-repeat: no-repeat;width: 55px;height: 55px;background-position: 0 0}
.footer .middle .info .wx img{display: none;position: absolute;bottom: 100%;left: -20px;}
.footer .middle .info .wb{margin-right: 20px;float: left;background: url(https://www.nongjixie.org/static/org/images/weibo.png);background-repeat: no-repeat;width: 55px;height: 55px;background-position: 0 -55px;}
.footer .middle .info .wb:hover{background: url(https://www.nongjixie.org/static/org/images/weibo.png);background-repeat: no-repeat;width: 55px;height: 55px;background-position: 0 0;}
.footer .middle .info>img{float: left;}

.footer .middle .info .wx.wx1 a{display: block; background: url(https://www.nongjixie.org/static/org/images/wx1.png);background-repeat: no-repeat;width: 55px;height: 55px;background-position: 0 -55px;}
.footer .middle .info .wx.wx1:hover a{background: url(https://www.nongjixie.org/static/org/images/wx1.png);background-repeat: no-repeat;width: 55px;height: 55px;background-position: 0 0}

.footer .middle .info .wx.wx2 a{display: block; background: url(https://www.nongjixie.org/static/org/images/wx2.png);background-repeat: no-repeat;width: 55px;height: 55px;background-position: 0 -55px;}
.footer .middle .info .wx.wx2:hover a{background: url(https://www.nongjixie.org/static/org/images/wx2.png);background-repeat: no-repeat;width: 55px;height: 55px;background-position: 0 0}

.footer .middle .info .wx.wx3 a{display: block; background-repeat: no-repeat;width: 55px;height: 55px;background-position: 0 -55px;}
.footer .middle .info .wx.wx3:hover a{;background-repeat: no-repeat;width: 55px;height: 55px;background-position: 0 0}
.footer .code img{width:85px;}
.footer .code p {
    font-size: 12px;
    color: #fff;
    line-height: 30px;
}
.footer .code{margin-top:20px;}
