.popup_shadow{position: fixed;_position: absolute;top: 0;left: 0;width: 100%;height: 100%; background: #000;filter: alpha(opacity=60);opacity: .6;z-index:100;display: none;}
.fix_box{position: fixed; left:0;bottom: 0;width: 100%;height:120px;z-index:99;}
.fix_wrap{_position:absolute; _top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop, 10)||0)-(parseInt(this.currentStyle.marginBottom, 10)||0)));}
.fix_bg{width: 100%; height:120px;}
.fix_content{
    width:1200px;height:90px;padding: 6px 0;margin:-90px auto 0; font-size: 0; text-align:right;box-sizing:border-box; 
    display:flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;
    position: relative;
}
.fix_content .stf-tel{ 
    display: inline-block;font:18px/28px Microsoft YaHei;color:#FFF; padding-right:30px;
    text-align:left;
}
.fix_content .stf-tel span{ 
    font:24px/28px Microsoft YaHei;color:#FFF; 
}

.fix_content .btn_call{ display: inline-block; width: 140px; height: 50px;margin-right:10px;}
.fix_content .btn_msg{ display: inline-block; width: 203px; height: 50px;}
.fix_box .close { position: absolute; bottom: 0; right: 10px; margin-top: -14px; width: 28px; height: 28px; text-align: center; -webkit-transition: background .1s ease-out; -moz-transition: background .1s ease-out; -o-transition: background .1s ease-out; transition: background .1s ease-out; }
.fix_box .close:hover { background: #e02d2d; }
.fix_box .close>i { display: inline-block; margin: 6px 0; width: 16px; height: 17px; background: url(/statics/widgets/zPublicFooter/images/s-fixedBottom.png) -25px -4px no-repeat; }
.fix_box.mini { bottom: 10px; width: 64px; height: 64px; border-radius: 50%; background: rgba(0,0,0,.8); background-image: url(/statics/widgets/zPublicFooter/images/open.png); background-repeat: no-repeat; background-position: 44px center; cursor: pointer;}
.fix_box.mini>.fix_content, .fix_box.mini>.fix_bg, .fix_box.mini>.close{ display: none; }

/* 风格1 */
.new-shop_footer .fix_bg{background:url(/statics/basic/images/newshopfooter/fixedbottom_shop1.png)  center center no-repeat;}
.new-shop_footer .stf-tel{font:24px/28px Microsoft YaHei;color:#FFF; }
.new-shop_footer .btn_call{width: 166px;}
.new-shop_footer .btn_msg{width: 144px;position: absolute;left:290px;top:-14px;}
/* 风格2 */
.new-shop_footer2 .fix_bg{background:url(/statics/basic/images/newshopfooter/fixedbottom_shop2.png)  center center no-repeat;}
/* 风格3 */
.new-shop_footer3 .fix_bg{background:url(/statics/basic/images/newshopfooter/fixedbottom_shop3.png)  center center no-repeat;}