.main{
    margin: 20px auto;
    overflow: hidden;
}

.dCon{
    width: 1130px;
    margin: 40px auto 0;
}

.dTil{
    width: 100%;
    text-align: center;
}

.dTil h1{
    font-size: 32px;
    font-weight: bold;
    color: #333333;
    margin-bottom: 30px;
    line-height: 40px;
}

.dTil h3{
    font-size: 24px;
    color: #333333;
    margin-bottom: 40px;
    line-height: 32px;
    font-weight: normal;
}

.info{
    width: 100%;
    font-size: 16px;
    color: #666666;
    line-height: 62px;
    border-bottom: dashed 1px #e91b1b;
}

.info .date{
    margin-left: 25px;
}

.info .ly{
    margin-left: 65px;
}

.info .zt{
    margin-right: 140px;
}

.zt span{
    cursor: pointer;
}

.info .share .shareIcon{
    display: inline-block;
}

.zw{
    width: 100%;
    font-size: 20px;
    color: #333333;
    line-height: 36px;
    padding-bottom: 20px;
    border-bottom: dashed 1px #e91b1b;
}

.zw a{
    color: #333333;
}

.zw img{
    display: block;
    margin: 10px auto;
    max-width:100%;
}

.zw p{
    margin:30px;
}
.prism-player.video.nfw-cms-video{
    width: 1000px !important;
    height: 600px !important; 
    margin: 0 auto !important; 
}
.xggj{
    width: 100%;
    margin-top: 55px;
    font-size: 24px;
    color: #e91b1b;
}

.xggj p{
    padding-left: 18px;
}

.xgList{
    width: 100%;
    margin: 10px auto;
    padding: 0 18px 30px;
    list-style: none;
    overflow: hidden;
    border-bottom: 1px dashed #e91b1b;
}

.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;
}