.search a{
    float: right;
    font-size: 16rem;
    color: #333333;
    padding-right: 24rem;
    background: url(../images/stsg_45.png) no-repeat;
    background-position: right 5rem center;
    background-size: 14rem 7rem;
    margin-bottom: 15rem;
}
.search form{
    float: left;
    background: none;
}
.search form select {
    background: url(../images/stsg_3.png) #fff no-repeat;
    background-position: right 10rem center;
    background-size: 14rem;
}
.search form .sousuo_ipt1 {
    width: calc(100% - 310rem);
    background: #fff;
}
.search form .sousuo_ipt3 {
    width: 90rem;
    height: 56rem;
    border-radius: 6rem;
    float: right;
    background: #ab0909;
    font-size: 16rem;
    color: #fff;
    box-sizing: border-box;
    padding: 0;
    border: 0;
    outline: medium;
    text-align: center;
    margin-left: 8rem;
}
.searchs{
    width: 1600rem;
    height: auto;
    margin: 20rem auto;
    box-sizing: border-box;
    background-color: #fff;
    padding: 40rem;
    display: none;
}
.searchs form{
    width: 100%;
    height: auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.searchs1{
    width: 49%;
    height: 44rem;
    display: flex;
    margin-bottom: 15rem;
    justify-content: space-between;
}
.searchs1 select {
    width: 140rem;
    height: 44rem;
    border-radius: 6rem;
    border: 1px solid #ccc;
    font-size: 18rem;
    color: #777777;
    line-height: 44rem;
    text-align: left;
    box-sizing: border-box;
    padding: 0 10rem;
    outline: medium;
    float: left;
    background: url(../images/stsg_3.png) no-repeat;
    background-position: right 10rem center;
    background-size: 14rem;
}
.searchs1 h3 {
    width: 140rem;
    height: 44rem;
    border-radius: 6rem;
    border: 1px solid #ccc;
    font-size: 18rem;
    color: #777777;
    line-height: 44rem;
    text-align: left;
    box-sizing: border-box;
    padding: 0 10rem;
    outline: medium;
    float: left;
    font-weight: normal;
}
.searchs1 .searchs1_ipt {
    outline: medium;
    width: calc(100% - 150rem);
    height: 44rem;
    box-sizing: border-box;
    padding: 0 20rem;
    color: #777777;
    border-radius: 6rem;
    border: 1px solid #ccc;
    font-size: 18rem;
}
.searchs2{
    width: 100%;
    display: block;
    height: 44rem;
}
.searchs2_1{
    margin-right: 20rem;
    height: 44rem;
    line-height: 44rem;
    float: left;
}
.searchs2_1 input {
    -webkit-appearance: auto;
}
.searchs2_1 span{
    font-size: 18rem;
    color: #777777;
    margin-right: 10rem;
}
.searchs2_1 label{
    font-size: 18rem;
    color: #777777;
    margin-right: 5rem;
}
.searchs2_1 label input{
    margin: 0 5rem 0 0;
}
.searchs2 .searchs1_ipt0{
    width: 110rem;
    height: 44rem;
    background-color: #ab0909 ;
    border-radius: 6rem;
    color: #fff;
    font-size: 18rem;
    letter-spacing: 1px;
    border: 0;
    margin-left: 15rem;
    float: right;
}


@media only screen and (max-width: 1000px) {
    * {
        box-sizing: border-box;
    }
    .search a{
        float: right;
        font-size: 22rem;
        color: #333333;
        padding-right: 30rem;
        background: url(../images/stsg_45.png) no-repeat;
        background-position: right 5rem center;
        background-size: 18rem auto;
        margin-bottom: 10rem;
    }
    .search form select {
        background: url(../images/stsg_3.png) #fff no-repeat;
        background-position: right 10rem center;
        background-size: 14rem;
    }
    .search form .sousuo_ipt1 {
        width: calc(100% - 338rem);
        background: #fff;
    }
    .search form .sousuo_ipt3 {
        width: 110rem;
        height: 56rem;
        font-size: 22rem;
        border-radius: 6rem;
        background: #ab0909;
        padding: 0;
        text-align: center;
        margin-left: 8rem;
    }

    .searchs{
        width: 100%;
        height: auto;
        margin: 0rem auto;
        box-sizing: border-box;
        background-color: #fff;
        padding: 20rem;
        display: none;
    }
    .searchs form{
        width: 100%;
        height: auto;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .searchs1{
        width: 100%;
        height: 56rem;
        display: flex;
        margin-bottom: 15rem;
        justify-content: space-between;
    }
    .searchs1 select {
        width: 160rem;
        height: 56rem;
        border-radius: 6rem;
        border: 1px solid #ccc;
        font-size: 22rem;
        color: #777777;
        line-height: 56rem;
        text-align: left;
        box-sizing: border-box;
        padding: 0 10rem;
        outline: medium;
        float: left;
        background: url(../images/stsg_3.png) no-repeat;
        background-position: right 10rem center;
        background-size: 14rem;
    }
    .searchs1 h3 {
        width: 160rem;
        height: 56rem;
        border-radius: 6rem;
        border: 1px solid #ccc;
        font-size: 22rem;
        color: #777777;
        line-height: 56rem;
        text-align: left;
        box-sizing: border-box;
        padding: 0 10rem;
        outline: medium;
        float: left;
        font-weight: normal;
    }
    .searchs1 .searchs1_ipt {
        outline: medium;
        width: calc(100% - 170rem);
        height: 56rem;
        box-sizing: border-box;
        padding: 0 20rem;
        color: #777777;
        border-radius: 6rem;
        border: 1px solid #ccc;
        font-size: 22rem;
    }
    .searchs2{
        width: 100%;
        display: block;
        height: auto;
    }
    .searchs2_1{
        margin-right: 20rem;
        height: 56rem;
        line-height: 56rem;
        float: left;
    }
    .searchs2_1 input {
        -webkit-appearance: auto;
    }
    .searchs2_1 span{
        font-size: 22rem;
        color: #777777;
        margin-right: 10rem;
    }
    .searchs2_1 label{
        font-size: 22rem;
        color: #777777;
        margin-right: 5rem;
    }
    .searchs2_1 label input{
        margin: 0 5rem 0 0;
    }
    .searchs2 .searchs1_ipt0{
        width: 110rem;
        height: 56rem;
        background-color: #ab0909 ;
        border-radius: 6rem;
        color: #fff;
        font-size: 22rem;
        letter-spacing: 1px;
        border: 0;
        margin-left: 0rem;
        margin-right: 15rem;
        margin-top: 15rem;
        float: left;
    }
}
