
.container{
    background-color: #fff;
}

.box-details {
    width: 100%;
    height: auto;
    overflow-y: auto;
    margin: 0 auto;
}

.box-details {
    width: 100%;
    height: auto;
    padding: 0rem 0.34rem 0.49rem;
    box-sizing: border-box;
    overflow: hidden;
}

.t1 {
    margin-top: .53rem;
    margin-bottom: .26rem;
    text-align: center;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(57, 57, 57, 1);
    font-size: 0.3rem;
    color: #333333;
    line-height: 0.4rem;

}

.t2 {
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(141, 141, 141, 1);
    text-align: center;
}
.t2>span:first-child{
    color: rgba(141, 141, 141, 1);
    font-size: 12px;
}

.t2>span {
    font-size: .17rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(28, 59, 98, 1);
    font-size: 12px;
}

.t3 {
    font-size: 12px;
    color: #999999;
    line-height: 0.22rem;
    margin-bottom: 0.2rem;
    text-align: center;
    margin-top: .18rem;
}
.content-p{
    width: 100%;
    height: auto;
    margin-top: .22rem;
    font-size: .28rem;
}

.content-p img{
    max-width: 100%!important;
    width: auto!important;
    height: auto!important;
    margin: 5px 0!important;
    display: block;
}
.content-p p{
    font-family:Microsoft YaHei;
    font-weight:400;
    font-size: 0.2rem;
    line-height: 0.38rem;
    color: #8d8d8d;



}


.content-p>p>img{

    max-width: 100%;
}




.content-p>img{
    max-width: 100%;
    width: 100%;
    height: auto;
    margin: .08rem auto;
}

.content-p video{
    width: 96%;
    display: block;
    height:5.06rem !important;
    margin: .23rem auto;
    background: black;
}

.content-p p video{
    max-width: 100%;
    width: 96%;
    display: block; 
    height:4.06rem !important;
    margin: .23rem auto;
    background: black;
}


.content-p p{
    font-size: 12px !important;
    line-height: 0.4rem !important;
    color: #8d8d8d;
}
.content-p p span{
    font-size: 12px !important;
    line-height: 0.4rem !important;
}
.content-p p span strong{
  font-size: .34rem !important;
}

section span{
    font-size: 12px !important;
    line-height: 0.4rem !important;
    
}

section p{
    font-size: 12px !important;
    line-height: 0.4rem !important;
}