.app .pd {
    border-radius: 6px;
}
.wx-image li {
    float: left; width: 20%;text-align: center;
}
.wx-image li .image {
    margin: 10px 0;
}
.wx-image li img {
    width: 60% !important;
}
.wx-remark li {
    background-color: #eee;margin-bottom: 10px;
}
.page-item-title {
    background-color: #f66a33;color: #fff;padding: 10px 5px;position: relative;font-size: 12px;
}
.page-item-title b {
    font-size: 16px;
}
.page-item-title span {
    float: right;margin-top: 5px;
}
.page-item-title span a {
    color: #fff;border: 1px solid #fff;padding: 3px 5px;font-size: 12px;
}
.mp-tab .layui-table .bg {
    background-color: #f66a33;
}
.mp-tab .layui-table .bg1 {
    background-color: #eca380;
    color: #333;
}
.mp-tab .layui-table .body td:first-child {
    color: #f66a33 !important;
    font-weight: 600;
}
.wx-image li {
    float: left;
    width: 20%;
    text-align: center;
}
.wx-image li .image {
    margin: 10px 0;
}
.wx-image li img {
    width: 60% !important;
}
.jin {
    color: #f8b62d;
}
.mu {
    color: #06b666;
}
.shui {
    color: #009de6;
}
.tu {
    color: #885307;
}
.huo {
    color: #ff0000;
}
.wx-remark .tags {
    float: left;
}
.wx-remark span {
    margin-right: 10px;
}
.other-txt {
    background-color: #f63345;color: #fff;padding: 10px 5px;
}
.other-txt .copy-txt {
    float: right;border: 1px solid #fff;padding: 1px 5px;color: #fff;
}
.page-result {
    margin-bottom: 10px;
}
.number-box-view {
    margin-top: 10px;margin-bottom: 0px;
}
.number-box-view .inline {
    float: left;width: 50%;font-size: 12px;
}
.number-box-view .block {
    float: left;width: 80px;font-size: 12px;margin-right: 10px;
}
.number-view li {
    float: right;width: 49%;margin-top: 10px;position: relative;
}
.number-view li .ce {
    position: absolute;right: 10px;top: 10px;
}
.number-view li .ce img {
    width: 25px;height: 25px;
}
.number-view li .tihao {
    position: absolute;right: 10px;bottom: 5px;width: 25px;height: 25px;border: 2px solid #eee;border-radius: 50%;
}
.number-view li .kaitong {
    position: absolute;right: 10px;bottom: 5px;background-color: #f66a33;color: #fff;padding: 2px 5px;border-radius: 6px;font-size: 10px;
}
.number-view li:nth-child(odd) {
    float: left;
}
.number-view li .pd {
    border: 1px solid #ddd;border-radius: 10px;padding: 5px;background-color: #eee;
}
.number-view li .phone {
    margin-bottom: 5px;font-size: 14px;
}
.number-view li .phone span {
    color: #ff2222;
}
.number-view li .address {
    margin-bottom: 5px;color: #999;font-size: 12px;
}
.number-view li .address span {
    margin-right: 10px;
}
.number-view li .price {
    color: #999;font-size: 12px;
}
.number-view li .price .money {
    color: #ff2222;font-size: 14px;
}
.number-view li .price span {
    margin-left: 10px;border: 1px solid #f66a33;padding: 1px 5px;border-radius: 6px;
}
.number-view li  .huafei {
    margin-left: 5px;font-size: 12px;
}
.mp-tab .layui-table td {
    padding: 9px;text-align: center;
}
.layui-table .age {
    margin-left: 10px;color: #666;
}
.number-box-view .layui-btn-xs {
    position: absolute;right: 10px;top: 10px;
}
.number-box-view .layui-btn-xs {
    position: absolute;right: 10px;top: 10px;
}
.number-box-view {
    position: relative;
}
.page-item-title .layui-border-blue {
    position: absolute;right: 10px;top: 10px;border-color: #fff!important;color: #fff!important;
}
.page-item-title .right {
    float: right;color: #fff;border: 1px solid #fff;padding: 3px 5px;
}
.page-result .tt {
    width: 90px;
}
.no-data {
    margin-top: 20px;text-align: center;
}
.no-data  a {
    color: #f66a33;
}
.city-list {
    margin-top: 10px;border: 1px solid #eee;
}
.city-list .layui-form-label {
    width: 50px;padding: 9px 0px;text-align: left;
}
.city-list .layui-input-block {
    margin-left: 50px;
}
.reload{
    text-align: center;height: 76px;
}
.reload img {
    width: 99%;border: 2px solid #eee;border-radius: 10px;max-height: 76px;position: absolute;left: 0;bottom: 0;
}
.other-phones {
    position: relative;
}
.other-phones .tab-tags{
    text-align: center;width: 40px;color: #f67233;font-weight: bold;background-color: #eee;
}
.other-phones .layui-table td {
    border-color: #ddd;
}
.other-phones .marks {
    background-color: rgba(0,0,0,.2);width: 100%;height: 100%;position: absolute;top: 0px;left: 0px;z-index: 9;
}
.open-txt {
    background-color: #f67233;border-radius: 6px;
    position: absolute; /* 绝对定位 */
    top: 50%;            /* 向上移动50% */
    left: 50%;           /* 向左移动50% */
    transform: translate(-50%, -50%);
    color: #fff;
    width: 260px;
}
.open-btn b {
    font-size: 16px;
}
.open-btn a {
    display: block;color: #fff;border-radius: 6px;border: 1px solid #fff;z-index: 9;text-align: center;background-color: #f67233;
}
.open-txt p {
    margin-bottom: 15px;
}
.price-list li {
    width: 33.333%;float: left;text-align: center;margin-top: 10px;height: 80px;
}
.price-list li a {
    background: #fff;color: #ff2222;display: inline-block;width: 80px;height: 80px;line-height: 80px;border: 1px solid #f67233;border-radius: 5px;
}
.price-list li a span {
    font-size: 28px;font-weight: 600;
}
.price-list li a label {
    font-size: 16px;margin-left: 2px;
}
.price-list .selected {
    background: #ff2222;color: #fff!important;
}
.pay-btn {
    text-align: center;font-weight: bold;font-size: 16px;
}
.price-list {
    margin-bottom: 0px;margin-top: 10px;
}
.search-box {
    position: relative;margin-bottom: 0px;
}
.search-box .sjh {
    position: absolute;
    left: 10px;
    top: 7px;
    border-right: 1px solid #eee;
    line-height: 24px;
    height: 24px;
    padding-right: 10px;
}
.header {
    margin-bottom: 0px;
}
.back_btn {
    position: fixed;bottom: 0px;display: block;width: 100%;left: 0;text-align: center;background-color: #f63345;color: #fff;line-height: 50px;z-index: 999;
}
.other-phones li {
    float: none!important;
    width: 100%;
}
.js-tab  td {
    padding-right: 0px;font-size: 12px;
}
.other-phones .tab-tags {
    width: 40px;text-align: center;font-weight: bold;padding-right: 15px!important;font-size: 14px!important;
}
.wx-win {
    text-align: center;
}
.wx-win img {
    width: 200px;height: 200px;
}
.wx-win .txt {
    padding-top: 10px;
}
.js-tab .red {
    font-size: 14px;color: #fff;text-align: center;background-color: #f67233;
}
.number-txt {
    line-height: 30px;font-size: 14px;margin-top: 10px;color: #666;text-align: center;
}
.pcc {
    max-width: 640px;
}
.pcc .h_right {
    display: none;
}
.number-list .inline {
    float: left;width: 33.33%;
}
.number-list .inline .layui-btn {
    width: 100%;background-color: #f67233;border-radius: 6px;
}
.number-list {
    background-color: #fff;padding: 0 5px;border-radius: 6px;
}
.number-list .search-view {
    margin-bottom: 0px;
}
.number-list .layui-form-select dl {
    left: 0;
}
.search-box {
    background-color: #fff;
    border-radius: 6px;
    margin-bottom: 10px;
    position: relative;
}
.type-box {
    position: absolute;
    left: 10px;
    border-right: 1px solid #eee;
}
.mobile .type-box {
    position: absolute;
    left: 12px;
    top: 5px;
}
.phone-input {
    padding-left: 100px;
}
.mobile .cs_btn {
    position: absolute;
    right: 3px;
    top: 4px;
}
.cs_btn .layui-btn {
    background-color: #f67233;border-radius: 6px;
}
.search-box .layui-form-select .layui-input {
    font-size: 14px;
}
.item-title {
    position: relative;border-bottom: 1px solid #f67233;font-size: 14px;color: #f67233;padding-bottom: 10px;margin-bottom: 10px;padding-top: 10px;
}
.item-title a{
    position: absolute;right: 0px;bottom:5px;background-color: #f67233;
}
.remark-box {
    border: 1px solid #f67233;border-radius: 6px;
}
.page-result .pd{
    background-color: #fff;
}
.wp {
    margin:0 5px;
}
.phone-box {
    background-color: #fff;margin-bottom: 10px;border-radius: 6px;
}
.number-view {
    padding: 0px 10px 0px 10px;margin-bottom: 0px;
}
