.doub_fc_again .fc_again_left::before {
    content: "";
    width: 101px;
    height: 33px;
    background: url(https://resource.mydown.com/TLimages2023/common/images/bottom_fc_deepseek/DeepSeek_icon.png) no-repeat;
    background-size: 60% 60%;
    position: absolute;
    top: -8px;
    right: -75px;
}
.doub_fc_again .fc_again_searchbox .fc_again_search{
    border: 1px solid #9deab9;
}
.doub_fc_again .fc_again_searchbox{
    background: #e4f9ed;
}