.news-cc
{
    width:580px;
    margin:0 auto;
    float:none;
    
}
.detail-boxs
{
    color:#000;
}

.detail-boxs img{
    border-radius:9px;
    overflow:hidden;
}

.detail-boxs p{
    line-height:1;
}
.news-qnsjs
{
    width: 308px;
    height: 333px;
    background: #F2F2F2;
    display:inline-block;
    border-radius: 8px;
    margin-bottom:30px;
    box-sizing: border-box;
    padding:20px;
}


.news-qnsjs h4{
    height: 24px;
    font-size: 24px;
    line-height:24px;
    font-weight: 400;
    margin-bottom:18px;
    color: #79130D;
    width:100%;
    display:block;
    text-align:center;



}

.news-qnsjs  p{
    height: 16px;
    font-size: 16px;
    line-height:16px;
    display:block;
    width:100%;
    text-align:center;
    font-weight: 400;   
    color: #333333;
    margin-bottom:30px;
}

.input-btn-sjs{
    height: 54px;
    background: #FFFFFF;
    width:100%;
    display:block;
    border-radius: 29px;
    margin-bottom:20px;
    padding:10px 20px;
    box-sizing: border-box;

}

.button-btn
{
    width: 100%;
    display:block;
    height: 54px;
    background: #C4261D;
    opacity: 1;
    border-radius: 29px;
    line-height:54px;
    text-align:center;
    font-size:16px;
    color:#fff;
}

.items-info
{
    width:100%;
    display:block;
    margin-bottom:20px;
    color:#000;

}

.items-info span{
    width:40%;
    display:inline-block;

}

.items-info span:nth-child(2n)
{
    margin-left:10%;
}

.news-cc
{
    width:100%;
}

.detail-boxs img
{
    max-width:100% !important;
}


.postion-case-detail    
{
    position:fixed;
    top:55px;
    margin:0 !important;
    z-index:99;
}

.position-case-cases{
    position:fixed;
    top:345px;
    margin:0 !important;
    z-index:99;
}



