.zongk {
    width: 100%;
}
.breadCrumb {
    background: #eee;
    height: 60px;
    line-height: 60px;
    font-size: 16px;
    position: relative;
    top: -6px;
}
.w1000 {
    display: block;
    margin: 0 auto;
    width: 1282px;
}
.artTit h2 {
    font-size: 42px;
    font-weight: normal;
    text-align: center;
    margin: 35px 0;
}
.artTit p {
    text-align: center;
}
.content {
    width: 1282px;
    margin: 0 auto;
}

@media only screen and (min-width: 321px) and (max-width: 1024px){

	
}

/**分享**/
.obj_right .icon-weibo {
    color: #ff763b;
    border-color: #ff763b;
}
.obj_right .social-share-icon {
    position: relative;
    display: inline-block;
    width: 32px;
    height: 32px;
    font-size: 20px;
    border-radius: 50%;
    line-height: 32px;
    border: 1px solid #666;
    color: #666;
    text-align: center;
    vertical-align: middle;
    transition: background 0.6s ease-out 0s;
}
.obj_left{text-align:right;}