<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.park-all-content{
    width: 1200px;
    margin: 0 auto;
    /*margin-top: 38px;*/

}
.now-title{
    width: 100%;
    height: 16px;
    line-height: 16px;
    /*padding-bottom: 40px;*/
}
.now-title a {
    font-size: 14px;
    color: #666666;
}
.now-title span {
    font-size: 14px;
    color: #666666;
}
.now-title .interview-now {
    color: #333333;
    cursor: default;
}
.now-title a:hover {
    color: #333333;
}


.label-condition {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    height: 23px;
    border: 1px dashed #ededed;
    line-height: 23px;
    font-size: 14px;
    color: #666;
    background: #f8f8f8;
    padding: 0 10px;
    margin-right: 4px;
}

.label-condition:hover {
    background: #fff7f7;
    color: #d50000;
    border: 1px dashed #d50000;

}

.label-condition img {
    width: 9px;
    height: 9px;
    margin-left: 11px;
    vertical-align: middle;
    margin-top: -2px;
}

.label-clear {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    height: 23px;
    line-height: 23px;
    font-size: 14px;
    color: #666;
    margin-left: 10px;
}

.label-clear.active {
    color: #d50000;
}

.label-clear img {
    width: 14px;
    height: 14px;
    margin-right: 5px;
    position: relative;
    top: 2px;
}

.search-control {
    font-size: 14px;
    color: #999999;
    height: 17px;
    line-height: 17px;
    text-align: center;
    margin: 0 30px 20px;
}

.search-control.active {
    color: #d50000;
}

.search-control img {
    width: 7px;
    height: 4px;
    vertical-align: middle;
    margin-top: -2px;
    margin-left: 5px;
}

.search-takeup {
    display: none;
}



.list-content{
    width: 1200px;
    overflow: hidden;
    margin:0 auto;
}
.list-content-left{
    width: 886px;
    float: left;
    overflow:hidden;
}
.content-list{
    /*background: #fff;*/
    overflow: hidden;
}
.list-title{
    margin:0 ;
    overflow: hidden;
    padding-top:25px;
    border-bottom: 1px solid #ededed;
}
.list-title-left{
    height: 40px;
    float: left;
    width: 45%;
    overflow: hidden;
}
.list-title-left li{
    float: left;
    width: 73px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #333333;
    cursor: pointer;
}
.list-title-left li.active{
    color: #d50000;
}

.list-title-right{
    float: right;
    width: 45%;
    text-align: right;
    height: 40px;
    line-height: 40px;
    font-size:16px;
    color: #0d0d0d;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.list-title-right span{
    color: #d50000;
    padding:0 5px;
    font-weight: 600;
}
.list li{
    width: 886px;
    overflow: hidden;
    padding: 10px 0;
    border-bottom: 1px solid #ededed;
    position: relative;
    margin-bottom: 2px;
}
.list.business li{
    width: 886px;
    height: 157px;
    overflow: hidden;
    padding:29px 0;
    border-bottom: 1px solid #ededed;
    position: relative;
    margin-bottom: 2px;
}
.list.business li.border-bottom-none,.list li.border-bottom-none{
	border-bottom: none;
}
.list li:hover{
    /*background: #f9f9f9;*/
}
.product-img{
    width: 200px;
    height: 150px;
    float: left;
    margin-right: 32px;
    border:1px solid #ededed;
    position: relative;
}
.product-img img{
    width: auto;
    display: block;
    margin:0 auto;
    max-width: 200px;
    height: 150px;
    position: relative;
}
.quality-park {
    position: absolute;
    z-index: 999;
    background: #FFF4E4;
    padding: 3px 6px;
    font-weight: 400;
    font-size: 12px;
}

.product-intro{
    float: left;
    width: 650px;
    height: 152px;
}
.business .product-intro{
    float: left;
    overflow: hidden;
    width: 586px;
    padding-right:0px;
}
.product-intro.no-img{
    width: 698px;
}
.product-tit{
    width:100%;
    font-size: 22px;
    color: #333333;
    padding-bottom: 17px;
    *padding-bottom: 10px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.product-tit a{
    color: #333333;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    max-width: 100%;
    display: inline-block;
    /* font-weight: bold; */
}
.product-tit p.pro-name{
    max-width: 85%;
    float: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.product-tit span{
    padding: 0 9px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    overflow: hidden;
    font-size: 14px;
    color: #d50000;
    border: 1px solid #d50000;
    display: inline-block !important;
    *display: inline;
    zoom: 1;
    margin-left: 12px;
    vertical-align: top;
    *vertical-align: middle;
}
.product-tit span:hover{
    color: #fff;
    background: #D50000;
}
.product-tit:hover,.product-tit a:hover{
    color: #d50000;
}
.product-info{
    width:100%;
    font-size: 14px;
    color: #666666;
    height: 30px;
    line-height: 30px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.product-info img{
    width: 14px;
    height: 14px;
    vertical-align: middle;
    margin-right: 10px;
    margin-top:-2px;
}

.list-no-img .product-tit,
.list-no-img .product-info,
.list-no-img .product-labels{
    width: 100%;
}
.money-box{
    position: absolute;
    right: 26px;
    top: 80px;
    overflow: hidden;
    max-width: 30%;
}
.money{
    font-size: 14px;
    color: #d50000;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    text-align: right;
    margin-bottom:14px;
}
.moeny-sale{
}
.money-to-face{
    font-size: 14px;
    font-weight: normal;
    color: #d50000;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin-top:20px;
    text-align: right;
}
.money span{
    font-size: 28px;
    font-weight: bold;
    padding:0 5px;
}
.delete{
    float: right;
}



.list-content-right{
    width: 284px;
    float: right;
    margin-top: 39px;
}
.product-park-rank {
    margin-top: 28px;
}
.index-title-link {
    overflow: hidden;
    font-size: 0;
    margin-bottom: 20px;
}
.index-title-link a {
    display: inline-block;
    overflow: hidden;
    font-size: 22px;
    color: #333;
    line-height: 43px;
    position: relative;
}
.index-title-link a.active div {
    width: 100%;
    display: block;
    height: 2px;
    border-bottom: 2px solid #d50000;
    position: absolute;
    left: 0;
    bottom: 0;
}
.park-rank {
    overflow: hidden;
    margin-top: 18px;
}
.park-rank li {
    overflow: hidden;
    margin-bottom: 18px;
    width: 242px;
}
.park-rank-num {
    width: 16px;
    height: 16px;
    line-height: 16px;
    font-size: 12px;
    color: #fff;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    float: left;
    margin-right: 10px;
}
.park-rank-name {
    width: 210px;
    display: block;
    font-size: 14px;
    color: #333;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    float: left;
}
.park-rank-name a{
    font-size: 14px;
    color: #333;
}
.park-rank-img {
    width: 6px;
    height: 13px;
    line-height: 30px;
    float: right;
}
.park-rank-name a:hover {
    color: #d50000!important;

}
.rank-one {
    background: #d50000;
}
.rank-two {
    background: #ff881f;
}
.rank-three {
    background: #ffcb18;
}
.rank-normal {
    background: #e8e8e8;
}
.create-park-box {
    width: 242px;
    padding: 20px 20px 0;
    border: 1px solid #ededed;
    border-top: 2px solid #d50000;
    margin-bottom: 40px;
}
.details-class-students {
    width: 242px;
    padding: 20px 20px 0;
    border: 1px solid #ededed;
    border-top: 2px solid #d50000;
    margin-bottom: 40px;
}
.details-class-students h6 {
    font-size: 18px;
    color: #333333;
    line-height: 20px;
    font-weight: 600;
}
.park-dynamic h6{
    margin-bottom: 10px;
}
.park-dynamic .popular-special-word{
    padding-top: 0;
}
.park-text-blue-box {
    width: 198px;
    height: 148px;
    background-color: #6fa5dc;
    border:1px solid #ededed;
    margin-right: 20px;
    float: left;
    position: relative;
    line-height:36px;
}
.park-text-green-box {
    width: 198px;
    height: 148px;
    background-color: #8dd1d8;
    border:1px solid #ededed;
    margin-right: 20px;
    float: left;
    position: relative;
    line-height:36px;
}
.park-text {
    width: 158px;
    font-size: 22px;
    color: #ffffff;
    line-height: 30px;
    text-align: center;
    padding: 0 20px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
</pre></body></html>