.mt-cont table{width:80%;margin:10px auto 0;border-collapse: collapse;}
.mt-cont table{}
.mt-cont table p{margin-bottom:0;font-size:0.16rem;text-align: center;padding: 5px 0;line-height: 30px;}
.mt-cont table td{line-height: 1.8;}
@media (max-width:768px){
    .mt-cont table{width:100%;max-width:100%;}
    .mt-cont p video{width:100%;height: auto;}
}


