.popup_share{bottom:32px;position:fixed;right:17px;z-index:999999}.popup_share .btn_popup{background-color:hsla(0,0%,100%,.7);border:1px solid #dbdbdb;border-radius:50%;-webkit-box-shadow:0 4px 8px 0 rgba(0,0,0,.2);-moz-box-shadow:0 4px 8px 0 rgba(0,0,0,.2);box-shadow:0 4px 8px 0 rgba(0,0,0,.2);display:block;height:56px;text-align:center;transition:.3s;width:56px}.popup_share .btn_popup:hover{transform:translateY(-5px)}.popup_share .btn_popup i{color:#3437ce;font-size:20px;margin-top:50%;transform:translateY(-50%);vertical-align:top}.popup_share .popup .bg{background-color:rgba(0,0,0,.8);bottom:0;display:none;left:0;position:fixed;right:0;top:0;z-index:-1}.popup_share .popup .layer{background-color:#fff;border:1px solid #e8e8e8;border-radius:8px;-webkit-box-shadow:4px 4px 20px 0 rgba(0,0,0,.09);-moz-box-shadow:4px 4px 20px 0 rgba(0,0,0,.09);box-shadow:4px 4px 20px 0 rgba(0,0,0,.09);display:none;height:160px;position:relative;width:272px;z-index:10}.popup_share .popup .layer>strong{border-bottom:1px solid #e3e3e3;box-sizing:border-box;color:#333;display:block;font-size:16px;font-weight:500;padding:16px 24px}.popup_share .popup .btn_close{height:32px;line-height:32px;position:absolute;right:16px;text-align:center;top:12px;width:32px}.popup_share .popup .btn_close i{color:rgba(51,51,51,.5);font-size:16px}.popup_share .popup .layer ul{display:flex;justify-content:space-between;padding:16px 40px}.popup_share .popup .layer li{width:48px}.popup_share .popup .layer li a{color:#5d5d5d!important;display:block;font-size:13px;font-weight:500;height:73px;letter-spacing:-.5px;text-align:center}.popup_share .popup .layer li img{height:48px;width:48px}.popup_share.on .popup .layer{display:block}@media (max-width:768px){.popup_share{bottom:20px;right:17px}.popup_share .btn_popup i{font-size:25px}.popup_share .popup .layer{border-radius:0;bottom:-190px;display:block;height:190px;left:0;opacity:0;position:fixed;right:0;transition:.4s;width:auto}.popup_share .popup .layer ul{padding:32px 40px}.popup_share.on .popup .layer{bottom:0;opacity:1}.popup_share.on .popup .bg{display:block}}