<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
background-color: #f6f6f6;
}
div {
display: block;
}
ul{
margin: 0;
padding: 0;
font-size: 1em;
display: block;
}
.lpList .item {
border-bottom: solid 1px #eee;
margin: 10px 15px;
padding: 15px 15px 0;
padding-bottom: 5px;
background-color: #fff;
border-radius: 5px;
position: relative;
}
li {
list-style-type: none;
}
img {
max-height:100%;
}
a {
text-decoration: none;
color: #000;
padding: 0;
margin: 0;
}
.lp_relate_box {
display: -webkit-box;
margin: 5px auto;
}
.lp_relate_box .lp_relate_detail {
    width: 100%;
}

.lp_relate_box .lp_title {
    margin-bottom: 8px;
}

.lp_relate_box .lp_relate_pic {
width: 100%;
margin-right: 10px;
overflow: hidden;
}
.lp_relate_box .lp_relate_pic img {
    width: 100%;
    height: 100%;
}

.lpList .lp_sub_price {
background-color: #FF7400;
padding: 0px 3px;
position: absolute;
right: 15px;
color: #fff;
border-radius: 5px;
line-height: 20px;
}
.lpList .lp_sub_price, .lpList .lp_state {
position: absolute;
left: 16px;
}
.lpList p {
line-height: 1.6em;
height: 1.5em;
overflow: hidden;
-webkit-margin-before: 0;
-webkit-margin-after: 0;
}
.lpList .lp_state_A {
    font-size: 12px;
    color: #9aa0a6!important;
}

.lpList .lp_state_A em{
    color: #ff5339;
    font-style: normal;
    margin: 0px 3px;
}
.lpList .lp_state {
position: absolute;
right: 50px;}

.comment {
color: #777;
font-size: 0.8em;
overflow: hidden;
padding: 3px 0;
}
.lp_relate_box .lp_sub_title {
font-weight: bold;
font-size: 18px;
}
.comment2 {
padding: 3px 0;
color: #FF7400;
font-size: 16px;
overflow: hidden;
font-weight: bold;
float: right;
}
.lp_name{
    margin-top: 8px!important;
    font-size: 16px;
    font-weight: 600;
}
.right {
position: absolute;
right: 15px;
bottom: 0;
}
/*
lp_sub_price {
background-color: #ea437a;
position: absolute;
right: 15px;
bottom: 0;
color: #fff;
border-radius: 5px}
*/

.signUp {
    display: -webkit-box;
}
.signUp a {
    background-color: #eee;
    border-radius: 3px;
    border: solid 1px #ddd;
    padding: 6px;
    -webkit-box-flex: 1;
    margin-right: 5px;
    line-height: 23px;
    display: block;
    color: #777;;
}

.signUp button {
    background-color: #5ca801;
    padding:8px 6px;
    border: #eee solid 1px;;
    border-radius: 3px;
    font-size: 16px;
    color: #fff;
}
.lp_lpbk{color:red;}


.ui-line-overflow .huodong-tag{
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    color: #fff;
    font-size: 10px;
    height: 10px;
    line-height: 10px;
    margin-right: 10px;
    padding: 4px 4px 2px;
    display: inline-block;
    vertical-align: 2px;
    background-image: -webkit-linear-gradient(315deg,#ffb850,#ff963c);
    background-image: -o-linear-gradient(315deg,#ffb850 0,#ff963c 100%);
    background-image: linear-gradient(135deg,#ffb850,#ff963c);
}

.ui-line-overflow .youhui-des{
    font-size: 17px;
    color: #1f2326;
    font-weight: 600;
}

.lpList .item .actions-wrap {
    padding: 10px 0 15px;
}

.actions-wrap .lp-tel{
    height: 32px;
    line-height: 32px;
    color: #fff;
    text-align: center;
    font-size: 14px;
    background-image: -webkit-linear-gradient(90deg,#47CC95,#26B479);
    background-image: -o-linear-gradient(90deg,#47CC95 0,#26B479 100%);
    background-image: linear-gradient(90deg, #47CC95 0%, #26B479 100%);
    margin-right: 7px;
    width: 48%;
    float: left;
}

.actions-wrap .sign-btn {
    background-image: -webkit-linear-gradient(90deg,#6898F8,rgb(96, 136, 218));
    background-image: -o-linear-gradient(90deg,#6898F8 0,rgb(96, 136, 218) 100%);
    background-image: linear-gradient(90deg, #6898F8 0%, rgb(96, 136, 218) 100%);

    height: 32px;
    line-height: 32px;
    color: #fff;
    text-align: center;
    font-size: 14px;
    width: 48%;
    float: right;
}


</pre></body></html>