﻿/* share bof */
.fancybox-bg {
    display: none;
}
#fancybox-wrap {
    padding: 0;
}
#fancybox-close {
    /* position: absolute; */
    position: none;
    width: 36px;
    height: 36px;
    top: 0;
    right: 0;
    background: url("../images/icon_close.png") no-repeat scroll center center transparent;
    cursor: pointer;
    z-index: 1103;
}

.hide-not-important {
    display: none;
}
div.share_nullbox .share-box {
    margin-bottom: 12px;
}
.top-share-box .share-box {
    margin-bottom: 0 !important;
}

.share-box .share-item {
    width: 24px;
    height: 24px;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center center;
    text-indent: -10000%;
}
.share-box .share-item-weibo {
    background-image: url('../images/weibo-share.png') !important;
}
.share-box .share-item-weixin {
    background-image: url('../images/wechat-share.png') !important;
}
.share-box .share-item-print {
    background-image: url('../images/print.png') !important;
}
.share-box .share-item-email {
    background-image: url('../images/email.png') !important;
}

.share-box .share-item-linkedin {
    background-image: url(../images/linkedin_icon.png) !important;
}
.share-box .share-item-twitter {
    background-image: url(../images/twitter.png) !important;
}
.share-box .share-item-facebook {
    background-image: url(../images/facebook.png) !important;
}
.share-box .share-item-googleplus {
    background-image: url(../images/googleplus.png) !important;
}
.weixin-qrcode {
    padding: 20px;
    background-color: #fff;
}
.share-box .share-list .share-item {
    vertical-align: middle;
}
.share-box .share-list a:hover {
    display: inline-block !important;
}
/* share eof */


/* mobile */
/* share bof */
@media (max-width: 767px) {
    .share-box-mobile {
        width: 100%;
        margin: 0 auto;
        background-color: #f6f6f6;
        border-radius: 5px;
        border: 1px #dddddd solid;
    }
    .share-box-mobile-outer {
        padding: 0 15px;
        width: 100%;
        overflow: hidden;
        position: absolute;
        left: 0;
        z-index: 999;
    }
    .share-box .share-item {
        display: block;
    }
    .share-box-mobile a {
        padding: 0 !important;
        display: inline-block;
        float: none !important;
        width: 50px !important;
        line-height: 48px !important;
        height: 50px !important;
        margin: auto 5px !important;
        background-repeat: no-repeat !important;
        background-position: center center !important;
    }
    .share-box-mobile .bds_tsina {
        background-image: url('../images/weibo.png') !important;
    }
    .share-box-mobile .bds_weixin {
        background-image: url('../images/wechat.png') !important;
    }
    .share-box-mobile .bds_print {
        background-image: url('../images/print.png') !important;
    }
    .share-box-mobile .bds_mail {
        background-image: url('../images/email.png') !important;
    }
    .share-box-mobile .bds_print, .at-share-tbx-element .at-share-btn.at-svc-printfriendly, .share-box-mobile .bds_print, .share-box-mobile .bds_mail
    , .share-item-weixin, .share-item-print, .share-item-email {
        display: none !important;
    }
    .at-share-tbx-element .at-share-btn.at-svc-linkedin, .share-box-mobile .bds_linkedin {
        background-image: url(../images/nav_sm_linkin.png) !important;
    }
    .at-share-tbx-element .at-share-btn.at-svc-twitter, .share-box-mobile .bds_twi {
        background-image: url(../images/nav_sm_twtter.png) !important;
    }
    .at-share-tbx-element .at-share-btn.at-svc-facebook, .share-box-mobile .bds_fbook {
        background-image: url(../images/nav_sm_facebook.png) !important;
    }
    .at-share-tbx-element .at-share-btn.at-svc-google_plusone_share {
        background-image: url(../images/nav_sm_google.png) !important;
    }
    .bd_weixin_popup {
        height: 320px !important;
        width: 250px !important;
    }
    a {
        outline: none !important;
    }
    .icon-share {
        background: url(../images/icon_mobile_share.png) no-repeat center center;
        display: inline-block;
        width: 48px;
        height: 48px;
    }
    .icon-email {
        vertical-align: middle;
        width: 50px;
        height: 48px;
        background: url(../images/icon_mobile_share.png) no-repeat -180px center;
        position: relative;
        display: inline-block;
    }
    .icon-feedback {
        vertical-align: middle;
        width: 50px;
        height: 48px;
        background: url(../images/icon_mobile_share.png) no-repeat -125px center;
        position: relative;
        display: inline-block;
    }
    .icon-tel {
        vertical-align: middle;
        width: 50px;
        height: 48px;
        background: url(../images/icon_mobile_share.png) no-repeat -235px center;
        position: relative;
        display: inline-block;
    }
    .share-btn {
        background: url(../images/icon_mobile_share.png) no-repeat 0 center;
        border-radius: 5px;
        display: inline-block;
        line-height: 100%;
        width: 121px;
        height: 48px;
        vertical-align: middle;
        font-size: 20px;
        text-indent: 20px;
        line-height: 48px;
        text-decoration: none !important;
        color: #666 !important;
    }
    .share-btn-box {
        margin: 10px 0;
    }
    .share-btn-box a {
        margin: 10px 0;
        float: left;
        margin: 0 4px 0 0;
    }
    .share-box-mobile a {
        display: block;
        width: 100% !important;
        text-align: left !important;
        border-bottom: 1px #dddddd solid;
        margin-bottom: 5px;
        background-position: 10px center !important;
        text-indent: 50px !important;
        margin: 0 !important;
        background-size: 28px;
    }
    .share-box-mobile a:last-child {
        border-bottom: none;
    }
}
    /* share eof */
