.suspension{ position:fixed; z-index:99; right:20px; bottom:20px; }
.suspension-img{ margin:0px auto; width:36px; height:49px; overflow:hidden; background:url(../img/a1.png) center top no-repeat; background-size:36px 49px; }

.suspension-box{ position:relative; width:28px; background:#fff; box-shadow:0 2px 12px 0 rgba(0,0,0,0.1); padding:20px 20px 20px 20px; }
.suspension .a{ display:block; width:28px; height:46px; cursor:pointer; outline:none; margin-top:20px; }
.suspension .a .i{ float:left; }

.suspension .a-tel .i{ width:28px; height:46px; background:url(../img/a2.png) center center no-repeat; background-size:28px 46px; }
.suspension .a-ewm .i{ width:28px; height:46px; background:url(../img/a3.png) center center no-repeat; background-size:28px 46px; }
.suspension .a-email .i{ width:28px; height:46px; background:url(../img/a4.png) center center no-repeat; background-size:28px 46px; }
.suspension .a-top{ display:none; }
.suspension .a-top .i{ width:26px; height:16px; background:url(../img/a5.png) center center no-repeat; background-size:26px 16px; }


.suspension .d{ display:none; background:#fff; position:absolute; right:60px; border-radius:5px; box-shadow:0 2px 12px 0 rgba(0,0,0,0.1); padding:10px 15px; }
.suspension .d .arrow{ position:absolute; width:8px; height:12px; background:url(../img/side_bg_arrow.png) no-repeat; right:-8px; top:50%; margin-top:-6px;}

.suspension .inner-box{ padding:0px; overflow:hidden; }
.suspension .circle{float:left;width:44px;height:44px;border-radius:50%;overflow:hidden;background:#F1F1F3;display:block; margin-top:3px;}

.suspension .d-tel{ width:180px; top:10px; }
.suspension .i-tel{ width:44px; height:44px; background:url(../img/tel1.png) no-repeat center center; display:block; }
.suspension .d-tel h3{float:left;line-height:25px;font-size:14px;margin-left:15px; color:#000000; font-weight:bold;}

.suspension .d-ewm{ width:160px; top:10px;text-align:center; }
.suspension .d-ewm img{ width:160px; height:160px; vertical-align:top; margin-top:5px; }
.suspension .d-ewm p{ font-size:14px;color:#999999; }

.suspension .d-email{ width:220px; top:145px; }
.suspension .i-email{ width:44px; height:44px; background:url(../img/email.png) no-repeat center center; display:block; }
.suspension .d-email h3{float:left;line-height:44px;font-size:14px;margin-left:15px; color:#000000; font-weight:bold;}