.main-container {
    /* background-color: #fff; */
    /* padding-bottom: 10rem; */
}

.search-title {
    padding: .75rem 0 .225rem;
    border-bottom: 1px solid #EEE;
}

.title-text {
    display: inline-block;
    padding: 0 1.8rem;
    line-height: 1.55rem;
    background: url('/image/mobile/title.png') no-repeat left center/1rem .7rem, url('/image/mobile/title.png') no-repeat right center/1rem .7rem;
}

.search-container {
    margin-top: 3.8rem;
}

.search-container .container {
    border: 1px solid #950C16;
}

.search-tip {
    margin: 0 auto;
    margin-top: 2rem;
    margin-bottom: 2rem;
    /* width: 100%;
    height: 100%; */
}