.content{
    width: 100%;
    background: #f4f4f4;
}
.content-one{
    width: 100%;
    height: 4.23rem;
    padding-top: 1.98rem;
    position: relative;
}
.content-one img{
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}
.content-one-text-one{
    width: 100%;
    text-align: center;
    color: #FFFFFF;
    font-size: 0.3rem;
    position: relative;
    z-index: 2;
}
.content-two{
    width: 100%;
    height: 3.26rem;
    background: #FFFFFF;
    position: relative;
}
.content-two-content{
    position: absolute;
    width: 6.66rem;
    height: 4.67rem;
    left: 50%;
    margin-left: -3.33rem;
    top: -1.4rem;
    background: url("../img/case-detail-2.png") no-repeat;
    background-size: 100% 100%;
    padding-top: 0.46rem;
    z-index: 3;

}
.content-two-content img{
    width: 2.04rem;
    height: 2.04rem;
    border-radius: 1.02rem;
    display: block;
    margin: 0 auto;
}
.content-two-text-one{
    font-size: 0.3rem;
    color: #000000;
    padding-left: 0.4rem;

}
.content-two-text-two{
    font-size: 0.24rem;
    color: #999999;
    margin-left: 0.24rem;
}
.content-two-text-three{
    font-size: 0.24rem;
    color: #999999;
    height: 0.24rem;
    line-height: 0.24rem;
    padding-left: 0.4rem;
    width: 4rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;

}
.content-two-margin-top-one{
    margin-top: 0.28rem;
}
.content-two-margin-top-two{
    margin-top: 0.16rem;
}
.content-two-wraper-one-right button{
    width: 1.7rem;
    height: 0.6rem;
    background: #d60000;
    color: #FFFFFF;
    border: none;
    border-radius: 5px;
    margin-top: 0.3rem;
    margin-left: 0.36rem;

}
.content-three{
    width: 100%;
    margin-top: 0.18rem;
    height: 2.85rem;
    background: #FFFFFF;
    padding-top: 0.4rem;
}
.content-three table{
    width: 7.02rem;
    margin: 0 auto;
}
.width-one{
    width: 1.51rem;
    text-align: center;
    background: #f3f3f3;
    color: #888888;
}
.width-two{
    width: 2rem;
    text-align: left;
    padding-left: 0.2rem;
    color: #242424;
}
td{
    height: 0.6rem;
    border: 1px solid #e1e1e1;
    font-size: 0.24rem;
}
.content-four{
    width: 100%;
    margin-top: 0.18rem;
    padding-left: 0.24rem;
    padding-right: 0.24rem;
    background: #FFFFFF;
    padding-top: 0.2rem;
}
.content-four-text-one{
    width: 100%;
    height:0.64rem;
    line-height: 0.64rem;
    color: #000000;
    font-size: 0.26rem;border-bottom: 1px solid #edecec;

}
.content-four-content img{
    width: 100%;
    height: auto;
}