
._mode_inte {
    width: 100%;
    background: #fff;
    margin-top: 10px;
}

._mode_inte .Media_person {
    padding: 20px 0 0 20px

}

._mode_inte .Media_person .say_1 {
    float: left;
    width: 24px;
    height: 24px;
    background: #b84c6c;
    border-radius: 50%;
}

._mode_inte .Media_person .Say_car {
    font-size: 14px;
    padding-left: 10px;
    padding-top: 3px;
    float: left

}

._mode_inte .Media_person .Say_car span {
    font-size: 12px;
    color: #999

}

._mode_inte .content_car {
    padding: 20px 0 20px 20px
}

._mode_inte .content_car .content_car1 {
    float: left
}

._mode_inte .substance {
    font-size: 22px;
    width: 476px;
}

._mode_inte .content_car1 .Review1 {
    width: 40px;
    height: 23px;
    text-align: center;
    line-height: 23px;
    border-radius: 3px;
    float: left;
    color: #1c87f4;
    font-size: 12px;
    cursor: pointer;
    background: #e6f3fe;
}

._mode_inte .content_car1 .Review2 {

    padding-left: 10px;
    color: #999;
    float: left;
    padding-top: 2px;
    font-size: 14px;
}

._mode_inte .content_car1 .Review3 {
    float: left;
    padding-top: 2px;
    padding-left: 10px;
    color: #999;
    font-size: 14px;
}

._mode_inte .content_car .content_car2 {
    float: right;
    margin-right: 20px;
    width: 200px;
    height: 150px;
    overflow: hidden;
}

._mode_inte .content_car .content_car2 img {
    width: 200px;
    height: 150px;
}

._mode_inte .content_car .content_car2 img:hover {
    transform: scale(1.2, 1.2);

    -ms-transform: scale(1.2, 1.2); /* IE 9 */
    -moz-transform: scale(1.2, 1.2); /* Firefox */
    -webkit-transform: scale(1.2, 1.2); /* Safari 和 Chrome */
    -o-transform: scale(1.2, 1.2); /* Opera */
}
