.newsmain{
    width:1016px;
    /* border: 1px solid red; */
    height:100%;
    /* margin-left: 184px; */
    text-align: center;
    margin-top: 76px;
}
.newsmaintop{
    width: 100%;
    height: 56px;
    line-height: 56px;
    /* border: 1px solid red; */
    text-align: left;
}
.newsmaintop span{
    width: auto;
    margin-right: 15px;
    font-size: 16px;
    color: #999999;
}
.newsmaintop span:first-child{
    margin-left: 20px;
}
.text1{
    text-align: left;
    width: 876px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    line-height: 1.6em;
}
.text1 > p {
    margin: 20px 0;
    font-size: 12px;
    font-weight: 400;
    color: #333333;
    line-height: 1.6em;
    text-indent: 35px;
}
.text1 > span {
    margin: 10px 0;
    font-size: 12px;
    font-weight: 400;
    color: #333333;
    line-height: 1.6em;
    text-indent: 35px;
    display: inline-block;
}
.text1 span {
    margin: 10px 0;
    font-size: 12px;
    font-weight: 400;
    color: #333333;
    line-height: 1.6em;
    text-indent: 35px;
    display: inline-block;
}
.newsvideo{
    width: 876px;
    height: 492.75px;
    /* border: 1px solid red; */
    margin: 20px auto;
}
.title{
    margin-top: 20px;
    font-size: 20px;
    color: #333333;
    font-weight: bold;
    width: 600px;
    height: auto;
    overflow-wrap: anywhere;
    margin-left: auto;
    margin-right: auto;
}
.time{
    margin-top: 10px;
    font-size: 12px;
    color: #999999;
}
.main-container{
    height: auto !important;
    min-height: 960px !important;
    overflow: hidden;
    background: white;
}
.vjs-modal-dialog-content {
    opacity: 0;
}
.vjs-error .vjs-error-display:before {
    content: '';
}
.vjs-big-play-centered .vjs-big-play-button {
    margin-top: -40px;
    margin-left: -40px;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    font-size: 60px;
    line-height: 76px;
}