﻿  /*尾部菜单信息*/
        /*.footer{width:100%;	border-top: 1px solid #edeff3;}*/
        .footer a{color:#fff;}
        .footer .footbk
        {
            background:url(../images/footer_bg.png) repeat-x;
            width:100%;
            /*background: #f8f9fa;*/

        }
        .footer .directorynav{clear: both; width: 100%; height:55px; color:#7c8aa6;margin: 0 auto;position:relative;top: 22px;}
        .directorynav .nav{width:1184px; margin:0px auto; height: 150px; padding-top:50px; /*border-bottom: 1px solid #edeff3;*/}
        .directorynav .nav li{width:8%;float:left;text-align:center;height:80px; font-size:16px;}
        .directorynav .nav li p{margin:5px 0; text-align:center;}
        .directorynav .nav li a
        {
            color:#fff;
            }
            .directorynav .nav li a:hover
            {
                color:#fc5e00;
                }
        .directorynav .nav a:hover,.friend_link a:hover{text-decoration: underline;}
        .directorynav .nav li.first{border-left:none;margin-left: 20px;}
        .directorynav .nav li.last{border-right:none;width:25%; margin-left:50px;}
        .icon-cont em{float:left;margin:33px 0 0 5px;font-size:18px;color:#3598D0; font-weight:bold;}
        .icon-cont span{position:relative;margin:0 12px;}
        .icons{float:left;margin:0px 0 0px 0;}
        .icon-cont .icons.i-tell
        {
            width: 30px;
            height: 30px;
            line-height: 30px;
            margin-right:3px;
            margin-top:30px;
            background: url("../ico/tell_help.png") no-repeat 0 0;
            border-left: 0px solid #388BFF;
        }

        .icon-cont .icons.i-tell-help
        {
            width: 30px;
            height: 30px;
            line-height: 30px;
            margin-right:3px;
            margin-top:30px;
            background: url("../ico/tell_help30px.png") no-repeat 0 0;
            border-left: 0px solid #388BFF;
        }

        .icons.i-tell-help
        {
            width: 30px;
            height: 30px;
            line-height: 30px;
            margin-right:3px;
            margin-top:30px;
            background: url("../ico/tell_help30px.png") no-repeat 0 0;
            border-left: 0px solid #388BFF;
        }
        .icons a{float:left;height:30px;width:30px;margin:5px;}
        .icon-qzone, .icon-sina, .icon-weixin{float:left;margin:0 5px;width:40px;height:40px;border-radius:30px;background:#65B633;cursor:pointer;}
        .icon-ewm {float:left;margin:0 5px;width:60px;height:60px;border-radius:30px;}
        .icon-qzone a{width:30px;height:30px;background:url(../images/icon_qq.png) no-repeat;background-size:30px;}
        .icon-weixin a{background:url(../images/icon_weixin.png) no-repeat;background-size:30px;margin-top:7px;position:relative;}
        .icon-weixin a div{background:none;width:200px;height:150px;position:absolute;bottom:-10px;left:0;display:none;bottom:40px;left:-5px;}
        .icon-sina a{background:url(../images/icon_sina.png) no-repeat;background-size:30px;}
        .icons div.cont:hover{background:#3496D4}
        .copyright{width:100%;text-align:center; font-size:12px;color:#fff; }
        .friend_link{bottom:50px;width:875px;position:absolute;bottom:50px;text-align:left;margin-left:-375px;left:50%;}
        .friend_link a{display:inline-block;margin: 0 80px 0 20px;}
        #back_top{display:none;position:fixed;opacity:0.5;bottom:50px;right:50px;width:50px;height:50px;background-position:0 -246px;}
        #back_top:hover{background-position:-50px -246px;cursor:pointer;opacity:1}
        #qq_contact{position:fixed;z-index:10000;right:10px;bottom:10px;background-color:#A4C9D9;padding:2px;font-size:14px;cursor:pointer;border-radius:3px;}
        #qq_contact img{float:left;width:30px;height:30px;}
        #qq_contact a{float:left;line-height:30px;}
        #qq_contact a:hover{color:#fff;}
        .current{
            color:#fc5e00;
        }