/* 详情页 */
.is-header .headbox {
    background: url('') center top no-repeat;
}
.share-main{position: relative;width: 80px;float: right;display: inline-block;}
.share-bar a{margin-right: 6px; float: left; display: block; width: 16px; height: 16px; background-image: url('https://t.jiaozuo.gov.cn/file/4108000065/img/icon-share.png');}
.share-bar .share-btn:nth-child(1){background-position: 0 0;}
.share-bar .share-btn:nth-child(2){background-position: -16px 0;}
.share-bar .share-btn:nth-child(3){background-position: -32px 0;}

.weixin-share-open{position: absolute; bottom: 22px; left: 0; display: none;background: #fff;margin-left: -115px;}
.weixin-wrap{position: relative; padding: 10px; width: 212px; border: 1px solid #ddd;overflow:hidden;}
.share-qrcode{float: left;}
.share-qrcode img{display: block; width: 80px; height: 80px;}
.weixin-close{position: absolute; top: 0; right: 0; display: block; width: 20px; height: 20px; line-height: 20px; text-align: center; font-size: 16px; color: #d4d4d4; cursor: pointer;}
.weixin-text{padding: 10px 0 0 90px; line-height: 24px; font-size: 12px; color: #666;}
.m-btfuns li a{display: block; padding-left:20px;margin-right: 10px; color: #5e5e5e;font-size: 13px;background: url('https://t.jiaozuo.gov.cn/file/4108000065/img/detail-icon.png') no-repeat;}

/* 一级二级栏 */
.is-header .headbox {
    background: url('') center top no-repeat;
}

.m-location {
    position: relative;
    font-size: 14px;
    margin-bottom: 10px;
    line-height: 20px;
    padding-left: 30px;
    background: url('https://t.jiaozuo.gov.cn/file/4108000065/img/locate.png') 10px 4px no-repeat;
}

.m-location span {
    color: #333;
}

.list-left h3 {
    color: #fff;
    font-size: 22px;
    background: #015293 url('https://t.jiaozuo.gov.cn/file/4108000065/img/list-icon.png') 10px 15px no-repeat;
    padding: 12px 0;
    text-indent: 40px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.list-left ul li a {
    display: block;
    font-size: 16px;
    padding: 0 30px 0 25px;
    background: url('https://t.jiaozuo.gov.cn/file/4108000065/img/list-icon.png') -3px -89px no-repeat;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.list-left ul li.hover a,
.list-left ul li a:hover {
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    background: url('https://t.jiaozuo.gov.cn/file/4108000065/img/list-icon.png') -3px -43px no-repeat;
}

.list-right h2 {
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    color: #015293;
    text-indent: 15px;
    background: url('https://t.jiaozuo.gov.cn/file/4108000065/img/t-bj.png') 0 center no-repeat;
}

.list-right li {
    line-height: 35px;
    overflow: hidden;
    padding-left: 14px;
    background: url('https://t.jiaozuo.gov.cn/file/4108000065/img/arr2.png') 0 16px no-repeat;
}
