.no-vip-report {
    min-width: 884px;
    padding: 80px 0 20px 0;
}
.no-vip-content>.no-vip-top {
    background: #fff;
    margin: 0 auto;
    overflow: hidden;
    padding-bottom: 30px;
    width: 884px;
    padding-bottom: 50px;
    padding-top: 50px;
    position: relative;
    width: 1200px;
    border-bottom: 1px dashed #eee;
}
.no-vip-content>.no-vip-top>.trial-vip-r {
    float: right;
    height: 226px;
    overflow: hidden;
    padding-top: 20px;
    width: 320px;
    height: 235px;
    padding-top: 40px;
    width: 385px;
    object-fit: cover;
}
.no-vip-content>.no-vip-top>.trial-vip-r>img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.no-vip-content>.no-vip-top>.trial-vip-l {
    border-right: 2px dotted #ddd;
    float: left;
    min-height: 242px;
    width: 600px;
    padding: 5% 5% 5% 0;
    margin-bottom: 2%;
}
.no-vip-content>.no-vip-top>.trial-vip-l:nth-child(2n){
    border-right: 0;
    padding-right: 0;
    padding-left: 5%;
}
.no-vip-content .trial-vip-l>.h-title {
    color: #1d1d1d;
    font-size: 22px;
    font-weight: 700;
    line-height: 36px;
    position: relative;
    top: -7px;
}
.no-vip-content .trial-vip-l>.trial-vip3 {
    color: #999;
    display: none;
    font-size: 16px;
    line-height: 32px;
    padding: 5% 5% 5% 0;
    display: block;
}
.no-vip-content .trial-vip-l>.set-vip-link {
    background-color: #1d1d1d;
    border: 1px solid #1d1d1d;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    padding: 0 24px;
    position: relative;
}
.clearfix:after {
    content: "\20";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}
