/*---Ðü¸¡µ¼º½---*/
.toolbar-item,.toolbar-layer{background:url(/images/html/toolbar.png) no-repeat;}
.toolbar{position:fixed;right:0px;top:40%;}
.toolbar-item{display:block;width:52px;height:52px;margin-top:1px;position:relative;-moz-transition:
        background-position 1s;-ms-transition:
        background-position 1s;-o-moz-transition:
        background-position 1s;-webkit-moz-transition:
        background-position 1s;transition:
        background-position 1s;}
.toolbar-item:hover .toolbar-layer{opacity:1;filter:alpha(opacity=100);transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);}
.toolbar-item-weixin{background-position:0 -798px;}
.toolbar-item-weixin:hover{background-position:0 -860px;}

.toolbar-item-weixin .toolbar-layer{width: 215px; height: 130px; background:#FF7E00;border-radius: 5px;text-align: center;}

.toolbar-item-feedback{background-position:0 -426px;}
.toolbar-item-feedback:hover{background-position:0 -488px;}
.toolbar-item-app{background-position:0 -550px;}
.toolbar-item-app:hover{background-position:0 -612px;}
.toolbar-item-app .toolbar-layer{height:194px;background-position:0 -222px;}
.toolbar-item-top{background-position:0 -674px;}
.toolbar-item-top:hover{background-position:0 -736px;}
.toolbar-layer{position:absolute;right:58px;bottom:-10px;width:172px;opacity:0;filter:alpha(opacity=0);
    transform-origin: 95% 95%;-moz-transform-origin: 95% 95%;-ms-transform-origin: 95% 95%;-o-transform-origin: 95% 95%;-webkit-transform-origin: 95% 95%;transform:scale(0.01);
    -moz-transform:scale(0.01);-ms-transform:scale(0.01);-o-transform:scale(0.01);-webkit-transform:scale(0.01);transition:all 1s;-moz-transition:all 1s;-ms-transition:all 1s;-o-transition:all 1s;-webkit-transition:all 1s;}

.phone_box{width: 300px; height: 100px; background: red}
.phone_numb{font-size: 22px; color: #fff;font-weight: bold;margin-top:7px}
.baidu-call-phone{width: 180px;height: 30px;border-radius: 5px; color: #555;padding-left: 5px;font-size: 16px;margin-top: 6px}
.phone_btn{width: 180px; height: 35px; background: #bba35c;color: #fff;line-height: 35px;border-radius: 8px; margin-left:16px; margin-top:10px;font-weight: bold;
    transition: background 2s;
    -moz-transition: background 2s;
    -webkit-transition: background 2s;
    -o-transition: background 2s;
}
.phone_btn:hover{ background:#a48732 }
.toolbar-layer1{opacity:1;filter:alpha(opacity=100);transform:scale(1);}

