.pos{
    width: 100%;
    height: 19px;
    line-height: 19px;
    font-size: 18px;
    color: #333333;
    padding-left:27px;
    margin: 30px auto;
    background: url("../images/pos.jpg") no-repeat left center;
}

.main{
    width: 1200px;
    margin: 21px auto 30px;
    position: relative;
}

.dCon{
    width: 1130px;
    margin: 40px auto 0;
}

.dTil{
    width: 100%;
    text-align: center;
}

.dTil h1{
    font-size: 26px;
    font-weight: normal;
    color: #333333;
    margin-bottom: 35px;
}

.dTil h3{
    font-size: 26px;
    font-weight: normal;
    color: #333333;
    margin-bottom: 40px;
}

.info{
    width: 100%;
    font-size: 16px;
    color: #666666;
    line-height: 62px;
    border-bottom: dashed 1px #c22022;
    position: relative;
}

.date{
    margin-left: 25px;
}

.ly{
    margin-left: 65px;
}

.zt{
    float: right;
    margin-right: 250px;
}

.zt span{
    cursor: pointer;
}

.share{
    position: absolute;
    right: 20px;
}

.shareIcon{
    float: right;
    margin-top: 15px;
    margin-left: 10px;
}

.zw{
    width: 100%;
    font-size: 20px;
    box-sizing: border-box;
    padding: 0 30px;
    color: #333333;
    line-height: 36px;
    padding-bottom: 20px;
    border-bottom: dashed 1px #c22022;
}

.zw a{
    color: #333333;
}

.zw img{
    display: block;
    margin: 10px auto;
    max-width:100%;
}

.zw p{
    margin:10px 0;
}

.xggj{
    width: 100%;
    margin-top: 55px;
    font-size: 24px;
    color: #c22022;
}

.xggj p{
    padding-left: 18px;
}

.xgList{
    width: 100%;
    margin: 10px auto;
    padding: 0 18px 30px;
    list-style: none;
    overflow: hidden;
    border-bottom: 1px dashed #c22022;
}

.xgList li{
    width: 100%;
    height: 48px;
    line-height: 48px;
    padding-left: 18px;
    background: url("../images/dot.jpg") no-repeat left center;
}


.xgList li .vTil{
    width: 90%;
    font-size: 20px;
    color: #333333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    float: left;
}

.xgList li .vTil a{
    color: #333333;
}

.xgList .time{
    font-size: 18px;
    color: #999999;
    float: right;
}

.zwBottom{
    margin-top: 36px;
    text-align: right;
}

.fj{
    width: 100%;
    padding: 0 18px;
    margin: 20px auto;
}

.print{
    font-size: 16px;
    color: #666666;
    margin-right: 12px;
    cursor: pointer;
}

.close{
    font-size: 16px;
    color: #666666;
    cursor: pointer;
}