.content {
    width: 100%;
    background-color: #f9f9f9;
}


.content>.more {
    width: 1200px;
    margin: 0 auto;
    height: 1250px;
}

.item_color{
color: #ee6019 !important;
}
.service_item_detaill>:nth-child(2) {
    height: 18px;
    /* background-color: #a85959; */
    display: flex;
    overflow: hidden;
    margin-top: 5px;
    justify-content: space-between;
}
.service_item_detaill>:nth-child(2) .xw-items-time{
    margin-right: 10px;
}
.search_box {
    display: flex;
    background-color: #fff;
    padding: 10px;
    margin-right: 15px;
    font-size: 15px;
    margin-bottom: 10px;
}

.search_box .dd_tila {
    color: #999;
}

.search_box .dox {
    display: flex;
}

.search_box .dox li {
    margin: 0 15px;
    cursor: pointer;
    width: 60px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.search_box .dox li span {
    display: flex;
    align-items: center;
}

.more_list {
    width: 868px;
    /* margin-right: 60px; */
    float: left;
    /* margin: 10px 0; */
    margin-bottom: 10px;
    position: relative;
    padding-bottom: 50px;
    margin-bottom: 40px;
}

.more_list .page_nex {
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 30%;
}
.h_l>.erjfl{
    color: #0400ff;
}
.more_list>.more_item {
    width: 278px;
    height: 330px;
    float: left;
    background: #fff;
    margin: 0 10px 10px 0px;
    cursor: pointer;
}

.more_list>.more_item>.lazy_box {
    padding: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
}


.more_item>.lazy_box>.lazy_box_img {
    width: 236px;
    height: 236px;
    background-repeat: no-repeat;
}


.more_info {
    clear: both;
    line-height: 24px;
    padding: 0 20px;
    height: 65px;
}


.more_info>.more_info_name {
    height: 20px;
    font-size: 14px;
    line-height: 24px;
    text-align: left;
    color: #666;
    -webkit-transition: color .2s ease;
    transition: color .2s ease;
    word-break: break-all;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    margin-bottom: 10px;
}

.mod_price {
    width: 100%;
    white-space: nowrap;
    text-align: left;
    display: inline-block;
    font-size: 16px;
    line-height: 18px;
    height: 18px;
    /* color: #e1251b; */
    color: #ff6300;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.mod_price_txt {
    font-size: 20px;
    font-weight: 700;
    font-family: arial, sans-serif;
}

.fid_last {
    font-size: 14px;
}


.isSelf_del {
    background-color: #ff6300;
    border-radius: 2px;
    color: #fff;
    padding: 0 5px;
    margin-right: 4px;
    line-height: 16px;
    height: 16px;
    font-size: 12px;
    display: inline-block;
    font-family: Helvetica Neue, Hiragino Sans GB, SimSun, serif;
}


.isCoupons_del {
    padding: 0 7px;
    color: #ff6300;
    border: 1px solid #ff6300;
    border-radius: 3px;
    font-size: 12px;
}




.fixed_service {
    background: #fff;
    padding: 10px 0 20px 0;
    float: left;
    margin: 10px 0;
    width: 330px;
    border: 1px solid #fbf8f8;
    padding-bottom: 0;
}

.fixed_service .box_step_label {
    font-size: 20px;
    font-weight: bold;
    line-height: 30px;
}

.fixed_service>.divider_o {
    margin: 20px 0;
    height: 15px;
    background: #fbf8f8;
}


.fixed_service>.box_step1 {
    text-align: center;

}

.box_step1>.box_step_label_eve {
    color: #b1b1b1;
    margin: 5px 0;
}


.rule_makebox {
    display: flex;
    align-items: center;
    position: relative;
}

.rule_makebox>.red_spot {
    margin-bottom: 22px;
    color: red;
    position: absolute;
    left: 25px;
}

.textarea_box {
    width: 200px;
    height: 80px;
    float: left;
    resize: none;
    padding: 5px;
    border-color: #DCDFE6;
    border-radius: 4px;
}

.pos_maxlength {
    position: absolute;
    bottom: -5px;
    right: 40px;
    color: #b1b1b1;
}

.demo-ruleForm {
    width: 345px;
    margin: 22px auto;
}

.inpg_l {
    width: 212px !important;
}

/* .box_step2 {

} */

.box_step2>.box_step_header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-left: 15px;
}

.box_step_header>.box_step_label_right {
    font-size: 20px;
    font-weight: bold;
    position: relative;
}
/* 
.box_step_header>.box_step_label_right::before {
    content: '';
    position: absolute;
    left: -15px;
    width: 3px;
    height: 100%;
    background-color: rgb(95, 159, 243);
    border-radius: 30%;
} */

.box_step_header>.box_step_label_left {
    font-size: 14px;
    color: #409EFF;
    cursor: pointer;
}

.xw-items-time {
    display: flex;
    /* width: 146px; */
    height: 20px;
    color: #969696;
}
.service_list {
    width: 100%;
    height: 368px;
    /* background-color: #f10000dc; */
    margin-top: 14px;
}

.service_list>.service_list_item {
    width: 100%;
    height: 86px;
    /* background-color: pink; */
    margin-top: 8px;
}
.service_list>:nth-last-child(1){
    margin-bottom: 0;
}
.xw-items-time>span>img {
    width: 16px;
    height: 16px;
    margin-top: 2px;
}
.service_item_box {
    margin: 8px 15px;
    display: flex;
    align-items: center;
    color: #666;
    overflow: hidden;
}
.xw-items-time>span {
    display: block;
    width: 20px;
    height: 20px;
}
.service_item_box:hover {
    color: #409EFF;
}

.service_item_box .lazy_box_img {
    width: 144px;
    height: 80px;
    /* min-width: 80px;
    max-width: 80px; */
    margin-right: 10px;
}

.service_item_box .service_item_detaill {
    height: 80px;
    clear: both;
    width: 146px;

}

.service_item_detaill .item_detaill_label {
    height: 48px;
    font-size: 16px;
    line-height: 24px;
    text-align: left;
    -webkit-transition: color .2s ease;
    transition: color .2s ease;
    word-break: break-all;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    margin-bottom: 8px;
}

.detaill_hot {
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #666;
    overflow: hidden;
}

.item_detaill2_label {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.detaill_hot .hot_re,
.detaill_hot2 .hot_re {
    color: #ff0000;
}


.service_list2 .service_item_detaill {
    width: calc(100% - 100px);
    overflow: hidden;
}

.service_list2 .item_detaill2_label {
    font-size: 16px;
    font-weight: bold;
}

.detaill_hot2_price {
    font-size: 14px;
    line-height: 35px;
    color: #666;
}

.item_detaill_text {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-size: 14px;
    color: #666;
}