.social-share a {
    display: block !important;
    width: 38px;
    height: 27px;
    margin: 10px auto !important;
}
.social-share .bshare-weixin {
    background: url(/uiFramework/commonResource/image/2022072115200535864.png) no-repeat center;
}

.social-share .bshare-weixin {
    background: url(/uiFramework/commonResource/image/2022072115200535864.png) no-repeat center !important;
}

.social-share .icon-weibo {
    background: url(/uiFramework/commonResource/image/2022072115201232382.png) no-repeat center;
}

.social-share .icon-weibo:hover {
    background: url(/uiFramework/commonResource/image/2022072115201232382.png) no-repeat center !important;
}

.tylx_r .box .block2 .print {
    width: 80px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 3px;
    background: #159655;
    font-size: 14px;
}

.tylx_r .box .block2 .print a {
    color: #ffffff;
    font-size: 14px;
}

@media only screen and (max-width:1025px) {
.tylx_r .box .block2 .print{
    width: 100%;
    height: auto;
    line-height:24px;
}

}