.content {
    background: #F8F9FD !important;
}
.textBox{
    width:60%;
}
.textTitle{
    font-size: 28px;
    font-family: Source Han Sans CN;
    font-weight: bold;
}
.textSel{
    padding:1% 0%;
}
.pt1{
    padding-top: 1%;
}
.mt-80{
    margin-top: 80px;
}
.mo-newsDetail-main1 {
    margin-top: 15px;
}
.mo-newsDetail-title {
    font-size: 20px;
    margin: 10px 0;
}
.mo-newsDetail-textSel {
    width: 100%;
    border-bottom: solid 1px #ccc;
    padding: 10px 0;
    margin-bottom: 15px;
    font-size: 15px;
}
.mo-newsDetail-text {
    width: 100%;
}
.mo-newsDetail-text video{
    width: 100%;
}
.mo-newsDetail-text p img{
    width: 100% !important;
    height: auto!important;
}
.mo-newsDetail-nav {
    padding: 0px 20px;
    font-size: 16px;
    color: #999;
}
.mo-pb0 {
    padding-bottom: 0!important;
}