/* loading 样式start */
.share_btn_loading_loader{
    width: 18px !important;
    height: 18px !important;
    border: 2px solid #f3f3f3 !important;
    border-top: 2px solid #3498db !important;
}
.share_btn_loading{
    border-radius: 0.04rem;
}
/* loading 样式end */

/* 主题包基本样式 */
.share_channel_item span{
    display: none;
}
 .shared_Facebook i{
    color: #537BBC !important;
}
 .shared_Twitter i{
    color: #000000 !important;
}
 .shared_Linkedln i{
    color: #6EBEE2 !important;
}
 .shared_WhatsApp i{
    color: #4DC247 !important;
}
 .shared_Email i{
    color: #608BE9 !important;
}
 .shared_Line i{
    font-size: 0.26rem !important;
    color: #06C755 !important;
}
.share_btn{
    display: block;
}
.share_btn .share_channel_item{
    display: inline-block;
    margin: 0 0.08rem;
    cursor: pointer;
    
}
/* 产品详情页 start */

.share_floating_window .share_channel_item i{
    font-size: 0.28rem !important;
}
.share_floating_window .shared_Line i{
    font-size: 0.26rem !important;
}
/* 产品详情页 end */
/* 关于海尔 start */
.about_haier .share_channel_item i{
    font-size: 0.32rem !important;
}
.about_haier .shared_Line i{
    font-size: 0.28rem !important;
}
@media (max-width:750px) {
    .about_haier .share_channel_item i{
        font-size: 0.46rem !important;
    }
    .about_haier .shared_Line i{
        font-size: 0.43rem !important;
    }
}
/* 关于海尔 end */


