.page-details .content-box{
    width: 12rem;
    /* height: 1009px; */
    height: auto;  
    margin: 0 auto;
    margin-bottom: 31px;
}
.page-details .box-info{
    margin-top: -0.15rem;
    z-index: 999;
}
.page-details .content-title{
    height: 0.5rem;
    border-bottom: 1px solid #43474F
}
.page-details .content-title div{
    font-size: 0.2rem;
    font-family: MicrosoftYaHei;
    color: rgba(255,255,255,0.6);
    line-height: 0.5rem;
    letter-spacing: 2px;
    margin-left: 2px;
}
.page-details .content-title a{
    font-size: 0.2rem;
    font-family: MicrosoftYaHei;
    color: #fff;
    text-decoration: none;
}
.page-details .content-title a:hover{
    text-decoration: none;
}
.page-details .content-box .content-model{
    width: 100%;
    /* height: 1009px; */
    height: auto;
    background: rgb(6 28 42 / 30%);
    border: 1px solid #4B5D69;
    padding: 0 0.36rem;
}
.page-details .content-title .title-text img{
    width: 0.13rem;
    height: 0.16rem;
    margin-right: 3px;
}
.page-details .content-title .title-text:hover{
    color: rgba(255,255,255,0.9);
    cursor: pointer;
}
.page-details .title-text-active{
    color: #607584;
}
.page-details .content-describe{
    height: 1.6rem;
    border-bottom: 1px solid #43474F
}
.page-details .box4-list{
    height: 1.59rem;
    position: relative;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.page-details .detail-content-describe {
    width: 100%;
    max-height: 1rem;
    font-size: 0.32rem;
    font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 1.1;
    display: -webkit-box;
    overflow: hidden;
    text-overflow:ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-align: center;
}
.page-details .list-content{
    width: 100%;
    margin-top: 0 !important;
    /* line-height: 1; */
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    align-items: center;
    justify-content: center;
    vertical-align: middle;
    float: none !important;
    margin-left: 0 !important;
}
.page-details .date-del{
    color: #4B5D69;
    font-size: 0.14rem;
    text-align: center;
    margin-top: 0.12rem;
}
.page-details .content-text{
    min-height: 4.6rem;
    max-height: 11rem;
    font-size: 0.16rem;
    font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
    font-weight: 400;
    line-height: 0.33rem;
    
    overflow-y: scroll;
    overflow-wrap: break-word;
    color: #90a5ae;
    /* font-size: .14rem; */
    /* font-family: MicrosoftYaHei; */
    text-align: justifyLeft;
    /* line-height: .24rem; */
 
    display: block;
    /* margin: .20rem 0 0 .04rem; */
    overflow-x: hidden;
  
    scrollbar-color:  #0edce4 rgba(0,0,0,0);  /* 第一个方块颜色，第二个轨道颜色(用于更改火狐浏览器样式) */
        scrollbar-width: thin;  /* 火狐滚动条无法自定义宽度，只能通过此属性使滚动条宽度变细 */
        -ms-overflow-style:none;  /* 隐藏滚动条（在IE和Edge两个浏览器中很难更改样式，固采取隐藏方式） */
    /* background-size: 100% auto; */
}
.page-details .content-text .text-html{
    /* margin-left: 0.3rem; */
    /* padding-right: .3rem; */
}
.page-details .content-box .return-new-list{
    text-align: center;
}
.page-details .content-box .return-new-list a{
    box-sizing: border-box;
    display: inline-block;
    width: 2.42rem;
    height: 0.68rem;
    border: 2px solid #0EDCE4;
    color: #0EDCE4;
    background: #0edce433;
    font-size: 0.28rem;
    font-weight: 400;
    text-align: center;
    line-height: 0.68rem;
    text-decoration: none;
}
.page-details .content-box .return-new-list a:hover{
    border: 2px solid #25cad1;
    color: #25cad1;
    background: #0dafb533;
}
.page-details .content-text .link-site{
    background: url(../img/content-bg.png) no-repeat right bottom;
    background-size: 100% auto;
    margin-bottom: -0.18rem;
}
.page-details .content-text .link-site .link-site-con{
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    padding-top: 0.29rem;
    margin-top: 0.34rem;
    padding-bottom: 0.2rem;
    border-top: 1px solid #979797;
}
.page-details .content-text .link-site .left img{
    width: 1.72rem;
    height: auto;
}
.page-details .content-text .link-site .right{
    margin-left: 0.3rem;
}
.page-details .content-text .link-site .right p{
    color: #ffffff;
    font-size: 0.16rem;
    margin: 0;
    font-weight: normal;
    font-family: MicrosoftYaHei;
}
.page-details .content-text .link-site .right a{
    color: #FFA133;
}
.page-details .content-text .link-site .right .down-load-info{
    margin: 0.2rem 0;
}
.page-details .content-text .link-site .right .site-load-info{
    margin: 0.3rem 0 0.3rem 0;
}
.page-details .content-text .link-site .right img{
    width: 2.43rem;
    height: auto;
    margin: inherit;
}
.page-details .content-text::-webkit-scrollbar {
    /*滚动条整体样式*/
    width: .03rem;
    /*高宽分别对应横竖滚动条的尺寸*/
    height: 1px;
}

.page-details .content-text::-webkit-scrollbar-thumb {
    /*滚动条里面小方块*/
    border-radius: .03rem;
    box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
    background: #0edce4;
}

.page-details .content-text::-webkit-scrollbar-track {
    box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
    border-radius: 3px;
    /* background: #37424D; */
}

.page-details .content-text img,
.page-details .content-text video{
    max-width: 100%;
}
.page-details .content-text img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}