body {
    background-color: #fff;
}
.app {
    max-width: 1200px;margin: 0 auto;
}
.pd {
    padding: 10px;
}
.wp {
    max-width: 640px;margin: auto;
}
.city-box .layui-form-select .layui-input { border: none;font-size: 14px}
.city-box .layui-form-select {
    width: 100px;float: left;margin-top: 7px;
}
.city-box .layui-input {
    height: 26px;line-height: 26px;color: #666;
}
.search-box {
    position: relative;margin-bottom: 20px;
}
.type-box {
    position: absolute;left: 10px;top: 5px;border-right: 1px solid #eee;
}
.phone-input {
    padding-left: 70px;
}
.cs_btn {
    position: absolute;right: 5px;top: 4px;
}
.cs_btn .layui-btn {
    background-color: #f66a33;border-radius: 6px;font-size: 12px;
}
.header {
    text-align: center;
}
.header img {
    width: 70%;
}
a {
    cursor: pointer;
}
.layui-form-select dl {
    left: -10px;width: 90px;
}
.layui-form-select dl dd.layui-this {
    background-color: #f66a33;
}
footer {
    border-top: 2px solid #eee;text-align: center;padding-top: 10px;
}
footer p {
    margin-bottom: 3px;
}
footer .shuoming {
    color: #2e8ded;
}
.type-box {
    position: absolute;
    left: 10px;
    top: 5px;
    border-right: 1px solid #eee;
}
.search-box .layui-form-select {
    width: 80px;
}
.search-box .layui-form-select .layui-input {
    border: none;
    height: 30px;
    line-height: 30px;
    padding-left: 0px;
    font-weight: 600;
    font-size: 16px;
}
.phone-input {
    padding-left: 100px;
}
.cj_o {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
