

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

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

}

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

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

}

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

}

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

._mode_ganda .content_car .content_car1 {
    float: left
}

._mode_ganda .content_car .substance_1 {
    font-size: 22px;
    width: 640px;
}

._mode_ganda .content_car .Voice {
    display: table;
    background: #1c86f4;
    border-radius: 30px;
    margin: 20px 0 20px 0;
    height: 50px;
}

._mode_ganda .play_voice {
    margin-left: 25px;
    float: left;
    padding-top: 18px;
    width: 20px;
}

._mode_ganda .play_voice1 {
    padding: 16px 0 16px 16px;
    float: left
}

._mode_ganda .number {
    float: left;
    color: #fff;
    font-size: 13px;
    padding: 20px 30px 0 13px;
}

._mode_ganda .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_ganda .content_car1 .Review2 {

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

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


.wendanew{
    width: 678px;
    display: inline-block;
}
.wendanew .wendanewcontent{
    padding: 20px;
    background-color: #fafafa;
    margin-bottom: 5px;
}
.wendanewcontent:hover{
    background: rgba(255,255,255,1);
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
    border-radius: 3px;
}
.wendanew .wendanewcontent .headwenda{
    font-size: 18px;
    font-family: PingFangSC-Medium,PingFang SC;
    font-weight: 500;
    color: rgba(36,49,64,1);
    margin-bottom: 15px;
}
.wendanew .newVoice{
    display: flex;
    background: #1c86f4;
    border-radius: 30px;
    height: 50px;
    width: 365px;
    align-items: center;
    color: white;
}
.wendanew .newVoice .newplay_voice{
    width: 19px;
    height: 24px;
    margin-left: 20px;
    margin-right: 10px;
}
.wendanew .newVoice .newplay_voice1{
    width: 266px;
    height: 26px;
    margin-right: 10px;
}
.wendanew .wendanewcontent .wendabottom{
    display: flex;
    justify-content: space-between;
    font-size: 12px;
    font-family: PingFangSC-Regular,PingFang SC;
    font-weight: 400;
    color: rgba(153,153,153,1);
    margin-top: 15px;
}
.wendanew .wendanewcontent .wendabottom .wendabottomfirst{
    display: flex;
    align-items: center;
}
.wendanew .wendanewcontent .wendabottom .wendabottomfirst .wendaone{
    width: 24px;
    height: 24px;
    margin-right: 5px;
    border-radius: 50%;
}
.wendanew .wendanewcontent .wendabottom .wendabottomtwo{
    display: flex;
}
.wendanew .wendanewcontent .wendabottom .wendabottomtwo .wendatwodiv{
    display: flex;
    align-items: center;
    margin-right: 20px;
}
.wendanew .wendanewcontent .wendabottom .wendabottomtwo .wendatwodiv .wendatwo{
    width: 15px;
    height: 15px;
    margin-right: 5px;
}





