
    /*底部js*/
.footer a { text-decoration: none; cursor: pointer; }
.footer { background-color: #fff; border-top:1px solid #e7e7e7; text-align: center; padding-top: 24px; height: 121px; margin-top:40px;
    font-size:12px; }
.footer div{ line-height: 26px; font-size: 12px; color: gray; text-align: center;}
.footer a,.footer label , .footer a:link , .footer a:hover , .footer a:active{ color: #a0a1a6; font-size: 12px; text-decoration: none; margin: 0 12px; padding: 0;  display: inline-block}
.footer a{ cursor: pointer;}
.footer a.addr,.footer label,.footer span{ cursor: default;}
.footer a.weibo{ display: inline-block; width:62px; padding: 0; margin: 0 12px; height: 22px; color: #1582bd; line-height: 22px; background: url(//c2.cgyouxi.com/website/orange/img/header/bg_flbtn.png?v=2) no-repeat 0 0;}
.footer a.weibo .weibo_icon {
    float: left;
    margin: 3px 0 0 3px;
    height: 14px;
    width: 16px;
    background: url(//c2.cgyouxi.com/website/orange/img/header/bg_flbtn.png?v=2) no-repeat -190px 0;
    overflow: hidden;
}
.footer span { display: inline-block; vertical-align: middle;}
.foot_customer { display: inline-block; cursor: pointer;}
.foot_customer i{ float: left; display: inline-block; margin-right:3px; width: 14px; height: 20px; background: url(//c2.cgyouxi.com/website/orange/img/common/foot_custer.png?v=20170323) no-repeat 0 0;}
