html
{
    background-color: #F2F2F2;
}

.search-bar
{
    margin: 40px auto 0 auto;
    width: 1132px;
    background-color: white;
    border: 1px solid #EFEFF4;
    padding: 33px 33px 33px 33px;
}

.search-row
{
    width: 100%;
    display: -webkit-flex;
    -webkit-flex-direction: row;
    -webkit-align-items: stretch;
}

.search-row-left
{
    -webkit-flex: none;
    width: 90px;
    height: 28px;
    line-height: 28px;
    color: #333333;
    font-size: 14px;
}

.search-row-right
{
    -webkit-flex: auto;
    /*display: -webkit-flex;
    -webkit-flex-direction: row;
    -webkit-align-items: stretch;*/
    font-size: 0;
}

.search-row-right2
{
    -webkit-flex: auto;
    display: -webkit-flex;
    -webkit-flex-direction: row;
    -webkit-align-items: stretch;
}

.search-item, .search-item-selected
{
    height: 28px;
    line-height: 28px;
    color: #333333;
    background-color: white;
    font-size: 14px;
    padding: 0 10px 0 10px;
    margin-right: 8px;
    border-radius: 5px;
    cursor: pointer;
    display: inline-block;
}

.search-item-selected
{
    color: white;
    background-color: #FF6400;
}

.search-keyword
{
    width: 200px;
    height: 27px;
    border: 1px solid #cccccc;
    color: #333333;
    font-size: 14px;
    padding-left: 10px;
    padding-right: 10px;
}

input::-webkit-input-placeholder
{
    color: #b1b2b3;
}

.search-btn
{
    height: 28px;
    line-height: 28px;
    color: #ff6400;
    background-color: #FFEFEB;
    font-size: 14px;
    padding: 0 17px 0 17px;
    margin-left: 12px;
    margin-right: 12px;
    border-radius: 5px;
    cursor: pointer;
}

.shop-bar
{
    width: 1200px;
    font-size: 0;
    margin-top: 40px;
    margin-left: auto;
    margin-right: auto;
}

.shop
{
    width: 290px;
    background-color: white;
    padding-bottom: 1px;
    border-left: 1px solid #d7d8d9;
    border-right: 1px solid #d7d8d9;
    border-bottom: 1px solid #d7d8d9;
    margin-bottom: 20px;
    display: inline-block;
    vertical-align: top;
}

.shop-hot
{
    width: 55px;
    height: 20px;
    line-height: 20px;
    background-color: #FF0000;
    color: white;
    font-size: 12px;
    text-align: center;
    -webkit-border-bottom-right-radius: 50px;
}

.shop-name-bar
{
    height: 30px;
    display: -webkit-flex;
    -webkit-flex-direction: row;
    -webkit-align-items: center;
}

.shop-name
{
    -webkit-flex: auto;
    color: #333333;
    font-size: 18px;
    font-weight: bold;
    margin-left: 15px;
    cursor: pointer;
}

.shop-date
{
    -webkit-flex: none;
    margin-right: 15px;
    height: 30px;
    line-height: 30px;
    color: #C9C9C9;
    font-size: 12px;
}

.shop-verify
{
    -webkit-flex: none;
    margin-right: 15px;
    height: 18px;
    line-height: 18px;
    color: #ff0000;
    font-size: 12px;
    border: 1px solid #ff0000;
    padding-left: 6px;
    padding-right: 6px;
    border-radius: 5px;
}

.shop-address-icon
{
    width: 12px;
    height: 12px;
    line-height: 16px;
    float: left;
}

.shop-address-text
{
    color: #949494;
    font-size: 12px;
    margin-left: 16px;
}

.shop-job
{
    margin-left: 15px;
    color: #333333;
    font-size: 14px;
    float: left;
    cursor: pointer;
}

.shop-pay
{
    margin-right: 15px;
    color: #FF0000;
    font-size: 14px;
    float: right;
}

.shop-job-num
{
    font-size: 12px;
}

.shop-pay-unit
{
    font-size: 12px;
    margin-left: 2px;
}

.shop-welfare
{
    height: 20px;
    line-height: 20px;
    color: #FF6400;
    font-size: 12px;
    text-align: center;
    border: 1px solid #FF6400;
    padding: 0 5px 0 5px;
    margin-right: 8px;
    margin-top: 5px;
    -webkit-border-radius:7px;
    display: inline-block;
}

.shop-require
{
    margin: 12px 15px 12px 15px;
    color: #333333;
    font-size: 12px;
}

.shop-bottom
{
    width: 260px;
    height: 50px;
    color: #AEAEAE;
    font-size: 12px;
    background-color: #FEFBF3;
    padding-left: 15px;
    padding-right: 15px;
    border-top: 1px solid #d7d8d9;
}

.shop-phone
{
    margin-top: 8px;
}

.shop-phone-click
{
    color: #AEAEAE;
}

.shop-phone-click:hover
{
    color: #ff6400;
    text-decoration: underline;
    cursor: pointer;
}

.phone-img
{
    height: 36px;
}

.shop-url-img
{
    height: 120px;
}

.r1
{
    margin-right: 10px;
}

.h1
{
    height: 20px;
}

.h2
{
    height: 186px;
}

.h3
{
    width: 290px;
    height: 5px;
    background-color: #FF6400;
    border-right: 1px solid #FF6400;
}

.u1
{
    height: 20px;
    line-height: 20px;
    margin-top: 15px;
}

.u2
{
    height: 20px;
    line-height: 20px;
    margin-top: 6px;
}

.b5
{
    margin-top: 10px;
    font-size: 0;
}

.lf15
{
    margin-left: 15px;
    margin-right: 15px;
}

.line12
{
    margin: 15px 15px 0 15px;
    border-top: 1px solid #C9C9C9;
}

.top1
{
    margin-top: 15px;
}

.top2
{
    margin-top: 30px;
}