.case-content {
    font-size: 0.3rem;
}
.main {
    padding: 0;
}
.main .line {
    margin: 0.2rem 0 0.4rem 0; 
}
.module .left {
    padding: 0.4rem 0.32rem;
    background: #fff;
    box-shadow:0px 3px 10px rgba(0, 0, 0, 0.08);
}
.module .right {
    padding: 0.4rem 0.32rem;
    background:#f9f9f9;
}
.topInfo {
    background: #fff;
}
.topInfo .line {
    display: none;
}
.topInfo .textBox {
    color:#333333;
    font-size: 0.30rem;
    line-height: 0.64rem;
    padding: 0.2rem 0 0.2rem 0.4rem;
}
.topInfo .textBox .text {
    margin-top: 0 !important;
}
.topInfo .textBox .text .label {
    color: #999;
}
.topInfo .textBox .text .name {
    margin-left: 0.48rem;
}
.programme {
    margin-top: 0.24rem;
    color:#ffffff;
    font-size:0.3rem;
    padding: 0.5rem 0.7rem;
}
.programme .title {
    font-weight:700;
    color:#ffffff;
    font-size:0.40rem;
    padding-bottom: 0.2rem;
}
.programme a.btn {
    display: block;
    width:2.41rem;
    height: 0.8rem;
    line-height: 0.8rem;
    background:#ffffff;
    border-radius: 0.04rem;
    text-align: center;
    font-size: 0.32rem;
    margin-top: 0.64rem;
}