@charset "utf-8";
/* CSS Document */
.footer {padding: 20px;text-align:center;font-size: 20px;line-height: 30px;color:#424242!important;}
.footer a{ color:#3758B7;}
.footer a:hover{ color:#999999;}
.footer .mt10 span{ padding-left:1rem; color:#cacaca;}
.footer>div{ color:#5C6066}
/*footer */
.is_footer{font-size: 12px;text-align: center;}
.is_trad { padding: 20px 0; }
.ft_customer {display: inline-block;line-height: 20px;color: #3758B7;padding: 20px;}
.ft_customer i {
    background: url("https://m.zuzuche.com/img/ft_customer.png") no-repeat top left;
    width: 24px;
    height: 24px;
    background-size: 24px auto;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}
.ft_customer:active{color:#4B72E3; background-color: #E2F0FF}
/* social */
.social-box { padding-top: .1rem; }
.social-box .social-item { padding: 0 .1rem; color: #576CBA; position: relative; text-decoration: none;}
.social-box .social-item:before { content: ''; position: absolute; top: 0.04rem; left: -0.04rem; height: .18rem; border-left: 1px solid #d8d8d8; }
.social-box span.social-item:before { display: none; }
.is_footer .social-item {color: #576CBA;}


