* {
    margin: 0px;
    padding: 0px;
}

table {
    border-spacing: 0px;
    border-collapse: collapse;
    width: 100%;
    border: 0px;
}

ul,ol {
    list-style-type: none;
}

.clearfix {
    overflow: hidden;
    zoom:1;}

.s_Txt li {
    font-size: 14px;
    float: left;
    display: inline;
    margin-right: 18px;
}

.s_Txt li a {
    text-decoration: none;
    color: #fff;
    font-size: 20px;
    line-height: 45px;
}

.s_Txt li.cur a {
    font-weight: bold;
    text-decoration: none;
    color: #e5c2c6;
}

.ss_input {
    padding: 6px 0;
}

.ss_input .txt {
    width: 100%;
    height: 45px;
    line-height: 45px;
    padding: 5px;
    border: none;
    padding-left: 15px;
    padding-right: 92px;
    box-sizing: border-box;
}

.ss_input .reset {
    width: 86px;
    height: 45px;
    background: #6d6d6d;
    /* border:0; */
    text-align: center;
    color: #FFF;
    font-weight: bold;
    cursor: pointer;
    margin-left: 0px;
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    right: 0;
    top: 51px;
    /* height: .8rem; */
    /* width: 1rem; */
    background: #c30d23;
    border: none;
    padding: 0;
    margin: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

.ss_input .reset2 {
    background: url(../images/discover/top_ss_reset.gif) 0px -40px no-repeat;
}

.ss_input .reset_hui {
    background-position: 0 -80px;
}



    .sear_qh {
        margin-bottom: .2rem;
        margin-left: -.15rem
    }

    .sear_qh span {
        position: relative;
        font-size: .3rem;
        color: #fff;
        padding: 0 .15rem;
        cursor: pointer
    }

    .sear_qh span:after {
        content: "";
        position: absolute;
        left: -.13rem;
        top: 50%;
        height: 2px;
        width: .25rem;
        background: #fff;
        transform: rotate(-70deg)
    }

    .sear_qh span:first-child:after {
        display: none
    }

    .sear_qh span.on {
        font-weight: bold
    }

    .sear_nr>div {
        height: 1.5rem;
        display: none
    }

    .sear_nr>div.on {
        display: flex;
        align-items: flex-start;
        flex-direction: column;
        justify-content: center
    }

    .search1 {
        width: 100%;
        position: relative;
        padding-right: 1rem;
        height: .8rem
    }

    .search1 input {
        width: 100%;
        height: .8rem;
        line-height: .8rem;
        border: none;
        padding: 0;
        padding-left: .15rem;
        padding-right: .15rem;
        box-sizing: border-box;
        font-size: 16px;
    }

    .search1 button {
        position: absolute;
        right: 0;
        top: 0;
        height: .8rem;
        width: 1rem;
        background: #c30d23; 
        border: none;
        padding: 0;
        margin: 0;
        display: flex;
        justify-content: center;
        align-items: center
    }

    .search1 button svg {
        width: .4rem
    }




.search2 {
    display: block;
    width: 100%;
    position: relative;
}


@media (max-width: 950px){

    .sear_nr>div {
        height: 215px;
        display: none
    }

    .sear_qh span {
        position: relative;
        font-size: 20px;
        color: #fff;
        padding: 0 .15rem;
        cursor: pointer
    }
.ss_input .reset {
    width: 86px;
    height: 45px;
    background: #6d6d6d;
    /* border:0; */
    text-align: center;
    color: #FFF;
    font-weight: bold;
    cursor: pointer;
    margin-left: 0px;
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    right: 0;
    top: 96px;
    /* height: .8rem; */
    /* width: 1rem; */
    background: #c30d23;
    border: none;
    padding: 0;
    margin: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

    
}