.public_back
{
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 640px auto;
    background-image: url(../images/public_back2.png);
}
.public_sresult
{
    width: 1200px;
   /* min-height: 600px;*/
    margin: 0 auto;
    overflow: hidden;
    padding: 35px 0 0 0;
}

.public_sresult .sresult_li
{
    cursor: pointer;
    line-height: 40px;
    font-size: 16px;
    padding: 0 0 0 22px;
    background-position: -498px -368px;
    border-bottom: 1px dashed #e0e0e0;
    position: relative;
    display: block;
}

.li_la
{
    background-position: 15px -374px;
    width: 40px;
    height: 40px;
    position: absolute;
    right: 0px;
    top: 0px;
}

.li_shou
{
    background-position: 15px -410px;
}
.public_search_content
{
    width: 1200px;
    height: auto;
    margin: 0 auto;
    background: #fff;
    overflow: hidden;
    display: none;
}
{
    width: 1200px;
    height: auto;
    margin: 0 auto;
    background: #fff;
    overflow: hidden;
    display: none;
}

.search_content_wrap
{
    width: 885px;
    height: auto;
    margin-left: 36px;
    overflow: hidden;
}

    .search_content_wrap img
    {
        padding: 10px 0 10px 0;
        max-width: 800px;
        height: auto;
    }

    .search_content_wrap .show_m
    {
        display: none;
    }

    .search_content_wrap p
    {
        font-size: 14px;
        line-height: 22px;
    }

.search_content_yes
{
    width: 96px;
    height: 30px;
    background: #0085d9;
    border-radius: 30px;
    margin: 20px 0 20px 0;
    float: left;
    text-align: center;
    overflow: hidden;
}

    .search_content_yes a
    {
        font-size: 14px;
        line-height: 30px;
        color: #fff;
        background-position: 11px -362px;
        display: block;
        width: 73px;
        height: 30px;
        padding: 0 0 0 23px;
    }

.search_content_fuck
{
    width: 96px;
    height: 30px;
    background: #e9f1f6;
    border-radius: 30px;
    margin: 20px 0 20px 18px;
    float: left;
    text-align: center;
    overflow: hidden;
}

    .search_content_fuck a
    {
        font-size: 14px;
        line-height: 30px;
        color: #9caab2;
        background-position: -611px -35px;
        display: block;
        width: 73px;
        height: 30px;
        padding: 0 0 0 23px;
    }

.search_content_more
{
    width: 885px;
    height: 40px;
    overflow: hidden;
    margin-left: 36px;
    background-position: -634px -372px;
}

    .search_content_more span
    {
        font-size: 14px;
        padding: 0 0 0 15px;
        line-height: 30px;
    }

    .search_content_more a
    {
        font-size: 14px;
        color: #ff4e00;
        text-decoration: underline;
        line-height: 30px;
    }
