.sharebox,.onlineKefu{
    
}


.sharebox .top, .onlineKefu .top{
   position: relative;

    border: 1px solid #fff;
    border-bottom: none;
    padding: 3px 8px;
    background: #fff;
}
.sharebox:hover .top ,.onlineKefu:hover .top{
    color: #1e50ae;
    border: 1px solid #ccc;
    border-bottom: none;
    z-index: 999;
}
.sharebox:hover .hideBox,.onlineKefu:hover .hideBox{
    display: flex;
}

.hideBox{
    position: absolute;
    background: #fff;
    border: 1px solid #d8d8d8;
    max-height: 72px;
    width: 218px;
    top: 27px;
    min-height: 30px;
    padding: 5px 8px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    left: 0px;
    z-index: 998;
    display: none;
}

.hideBox a{
    margin: 4px;
}
.onlineKefu .hideBox{
    /*width: auto;*/
    width: 206px;
}
.onlineKefu .hideBox a{
    margin: 10px 0;
    color: #666;
    font-size: 14px;
}
.onlineKefu .hideBox a:first-child {
    margin-right: 27px;
}
.serOnline-img {
    width: 21px;
    height: 21px;
    display: inline-block;
    margin-right: 9px;
}
.m_shareIcon {
    display: inline-block;
    height: 20px;
    width: 20px;
}
.qqImgOnLine {
    background: url(../image/vbg01.png) no-repeat;
    background-position: -525px -1781px;
}

.wechatImg {
    background: url(../image/vbg01.png) no-repeat;
    background-position: -525px -2269px;
}

 .Weixin{
     background: url(../image/n_shareIcn.png) -29px 0 no-repeat;
}

.sina_weibo {
    background: url(../image/n_shareIcn.png) -56px 0 no-repeat;

}
.qq_share {
    background: url(../image/n_shareIcn.png) 0 0 no-repeat;
    _background: url(http://www.yidact.com/image/site/n_shareIcn.gif?v=201807251417) 0 0 no-repeat;
}
.shareInfo .qq_zone {
    background: url(../image/n_shareIcn.png) -387px 0 no-repeat;

}

 .douban {
    background: url(../image/n_shareIcn.png) -253px 0 no-repeat;
    _background: url(http://www.yidact.com/image/site/n_shareIcn.gif?v=201807251417) -253px 0 no-repeat;
}

.shareInfo .baidu_tieba {
    background: url(../image/n_shareIcn.png) -412px 0 no-repeat;
    _background: url(http://www.yidact.com/image/site/n_shareIcn.gif?v=201807251417) -412px 0 no-repeat;
}

.shareInfo .kaixin001 {
    background: url(../image/n_shareIcn.png) -140px 0 no-repeat;
    _background: url(http://www.yidact.com/image/site/n_shareIcn.gif?v=201807251417) -140px 0 no-repeat;
}

.shareInfo .copy {
    background: url(../image/n_shareIcn.png) -437px 0 no-repeat;
    _background: url(http://www.yidact.com/image/site/n_shareIcn.gif?v=201807251417) -437px 0 no-repeat;
}

.shareInfo .FaceBook {
    background: url(../image/n_shareIcn.png) -168px 0 no-repeat;
    _background: url(http://www.yidact.com/image/site/n_shareIcn.gif?v=201807251417) -168px 0 no-repeat;
}

.shareInfo .Twitter {
    background: url(../image/n_shareIcn.png) -196px 0 no-repeat;
    _background: url(http://www.yidact.com/image/site/n_shareIcn.gif?v=201807251417) -196px 0 no-repeat;
}

.shareInfo .LinkedIn {
    background: url(../image/n_shareIcn.png) -224px 0 no-repeat;
    _background: url(http://www.yidact.com/image/site/n_shareIcn.gif?v=201807251417) -224px 0 no-repeat;
}

.wechat-box{
    position: absolute;
    right: -66px;
    padding: 0 30px;
    top: -43px;
    background: #fff;
    z-index: 9999;
    box-shadow: 0 0 10px rgba(0,0,0,.15);
    display: none;
}
.wechat-box .tem_top{
    display: flex;
    justify-content: flex-end;
}
.wechat-box .tem_top i{
    margin-top: 10px;
    margin-right: -25px !important;
    font-size: 20px;
    cursor: pointer;
}
.wechat-box img{
    width: 120px;
    height: 120px;
}
.wechat-box  .hint{
    margin-top: 15px;
    margin-bottom: 30px;
    color: #333;
    font-size: 13px;
    text-align: center;
    font-family: Microsoft YaHei;
}

.mobilebox{
    display: none;
}
.carousel{
    display: none;
}

footer{
    display: none !important;
}