.content-title h1{
    margin: 0 auto; 
    width: 95%; 
    font-size: 0.67rem;
    font-weight: 700;
    color: #454648;
    line-height: 0.96rem;
    text-align: center;
    padding-top: 10px;
     /* padding-left: .4rem;
    padding-right: .4rem;*/
}
.content-title h1 div{
    margin: 0 auto; 
     width: 95%; 
    font-size: 0.6611rem;
    font-weight: 700;
    color: #454648;
    line-height: 32px;
    text-align: center;
}
.content-menu{
    width: 9.36rem;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 0.4rem;
    background-size: auto 4px;
    margin-top: 0.4rem;
    border-bottom: 1px solid #ddd;
}
.content-wz,.content-wz p{
    margin-top: .5rem !important;
    margin-bottom: .5rem !important;
    /* font-size: 16px; 
    width: 9.36rem;
    margin: 0 auto;
    text-align: justify;*/
    font-size: 18px;
    line-height: 1rem;
    padding-left: 0.4rem;
    padding-right: 0.4rem;
}
.content-wz img{
    display: block;
    vertical-align: middle;
    width: 100%;
    height: auto;
}
.tjyd{
    color: #333;
    font-size: 0.6rem;
    text-align: center;
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    align-items: center;
    font-weight: bold;
    border-bottom: 0.09rem solid #c50000;
    width: 3.333rem;
    margin: 2rem auto 0.5rem auto;
    padding-bottom: .2rem;
}
video{
    width:  100%;
}