@charset "UTF-8";
.l-share-box {
    display: none;
    position: fixed;
    box-sizing: border-box;
    padding: 10px;
    z-index: 9999;
    width: 80px;
	height: 70px;
	background-color: #ffffff;
	box-shadow: 1px 3px 8px 0px rgba(120, 120, 120, 0.16);
}

img.isload {
    object-fit: cover;
    background: url(https://www.cqhlw.cn/loading.png) center/contain no-repeat;
}

.s-tit{
    margin: 0 auto 10px!important;
}
.s-tongyongs{
    margin-left: 15px!important;
    height: 560px!important;
}
.s-tongyongs:first-child{
    margin-left: 0!important;
}
a.s-t-tit.s-t-tits {
    display: block;
    height: 420px;
}
.s-pad {
    position: absolute;
    width: 287px;
    background: #fff;
}

.summary {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
}

article.pub-con h2,
article.pub-con h3 {
    margin: 0;
    padding: 0;
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit;
    display: block;
}
