/* 载体发布后项目云引流组件 */
/* good_quality_list.css */
.good-quality-title{
    color: #333333;
    font-size: 32px;
    font-weight: bold;
    line-height: 36px;
    margin-top: 60px;
    margin-bottom: 30px;
    text-align: center;
}
.quality-title-left{
    display: block;
    float: left;
    width: 231px;
    height: 1px;
    background: #E5E5E5;
    margin-top: 20px;
}
.quality-title-right{
    display: block;
    float: right;
    width: 231px;
    height: 1px;
    background: #E5E5E5;
    margin-top: 20px;
}
.quality-list-li{
    overflow: hidden;
    padding: 30px 0;
    width: 856px;
    padding-left: 30px;
    border-bottom: 1px solid #ededed;
    position: relative;
    background-color: #ffffff;
    margin-bottom: 20px;
}
.quality-list-ul{
    background-color: #f8f8f8;
}
.product-tit a {
    font-size: 22px;
    color: #333333;
    height: 30px;
    max-width: 580px;
    padding-bottom: 12px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
}
.product-tit {
    font-size: 22px;
    color: #333333;
    height: 30px;
    padding-bottom: 12px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.product-tit a:hover {
    color: #d50000;
}
.important-item {
    margin-right: 10px;
}
.queck-item {
    margin-right: 10px;
}
.important-item {
    padding: 6px 10px;
    font-size: 12px;
    display: inline-block;
    background-color: #FFF4E4;
    color: #805E40;
    margin-bottom: 10px;
}
.queck-item {
    padding: 6px 10px;
    font-size: 12px;
    display: inline-block;
    background: #F5F6F8;
    color: #666666;
    margin-bottom: 10px;
}
.item-label {
    padding: 6px 10px;
    font-size: 12px;
    display: inline-block;
    color: #5E98D3;
    background: #ECF4FC;
    margin-bottom: 10px;
    margin-right: 10px;
}
.left-box-zs {
    /* float: left; */
    width: 340px;
}
.product-info {
    width: 100%;
    font-size: 14px;
    color: #666666;
    height: 30px;
    line-height: 30px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.invest-position {
    top: 108px;
}
.right-box {
    float: left;
    height: 55px;
    position: absolute;
    right: 110px;
    top: 100px;
    overflow: hidden;
    min-width: 200px;
}
.product-info img {
    width: 14px;
    height: 14px;
    vertical-align: middle;
    margin-right: 10px;
    margin-top: -2px;
}
.right-box p {
    height: 30px;
    font-size: 28px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #D50000;
    line-height: 30px;
}
body .quality-list-li .invest-title {
    height: 30px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: 30px;
}

 .right-box p span {
    height: 13px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #D50000;
    line-height: 30px;
}
.product-intro-zhaoshang {
    max-width: 700px;
}
.product-intro-zhaoshang {
    float: left;
    overflow: hidden;
}
.center-box {
    float: left;
    height: 55px;
    position: absolute;
    right: 300px;
    top: 100px;
    overflow: hidden;
    min-width: 200px;
}
.center-box p {
    height: 30px;
    font-size: 28px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #D50000;
    line-height: 30px;
}
 .center-box p span {
    height: 13px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #D50000;
    line-height: 30px;
}
.item-find-spreak{
    width: 96px;
    height: 36px;
    background: #FFFFFF;
    border: 1px solid #D9D9D9;
    float: right;
    margin-top: 49px;
    margin-right: 30px;
    color: #666666;
    font-size: 16px;
    line-height: 36px;
    text-align: center;
    cursor: pointer;
}
.item-find-spreak:hover{
    border: 1px solid#D50000;
    color: #D50000;
}
.more-whtch-box{
    width: 182px;
    margin: 0 auto;
}
.more-whtch{
    width: 182px;
    height: 46px;
    margin: 0 auto;
    line-height: 46px;
    text-align: center;
    color: #d50000;
    border: 1px solid #d50000;
    cursor: pointer;
}
.more-whtch:hover{
    color: #ffffff;
    background: #d50000;
    border: 1px solid #ffffff;
}
/*推荐项目*/
.item-list li{
    padding: 25px 30px 30px 30px;
    width: 826px;
    margin-bottom: 20px;
    position: relative;
    background: #fff;
;
}
.item-title{
    float: none;
    width: auto;
    color: #333333;
    font-size: 22px;
    line-height: 28px;
    margin-bottom: 6px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: -webkit-box;
    word-break: break-all;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.item-title:hover{
    color: #d50000;
}
.item-title-inline{
    float: none;
    width: auto;
    max-width:826px;
    color: #333333;
    font-size: 22px;
    line-height: 28px;
    margin-bottom: 6px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-break: break-all;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.item-title-inline:hover{
    color: #d50000;
}
.label-box{
    overflow: hidden;
    margin-top: 6px;
}
.push-new-tag{
    float: left;
    width: 44px;
    height: 22px;
    background: linear-gradient( 90deg, #E8594F 0%, #D50000 100%);
    border-radius: 2px;
    font-weight: 400;
    font-size: 14px;
    color: #FFFFFF;
    line-height: 22px;
    text-align: center;
    font-style: normal;
    margin-top: 3px;
    margin-right: 12px;
}
.label-item{
    float: left;
    height: 20px;
    color: #808695;
    font-size: 12px;
    line-height: 20px;
    margin-right: 10px;
    margin: 6px 10px 6px 0;
    padding: 0 8px;
    background-color: #F2F3F8;
}
.item-tag-enterprice{
    color: #D50000;
    background: #FFF2F0;
}
.select-reason{
    color: #666666;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    text-align: justify;
    margin-top: 6px;
    overflow: hidden;
    text-overflow: ellipsis;
    *white-space: nowrap;
    display: -webkit-box;
    word-break: break-all;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.user-detail-box{
    height: 36px;
    margin-top: 12px;
}
.user-detail-box.no-item-desc{
    margin-top: 6px;
}
.user-info-box{
    float: left;
}
.user-logo{
    float: left;
    width: 44px;
    height: 44px;
}
.user-logo img{
    display: block;
    width: 44px;
    height: 44px;
    border-radius: 2px;
    object-fit: cover;
    object-position: top;
}
.user-name{
    float: left;
    color: #666666;
    font-size: 14px;
    font-weight: bold;
    line-height: 44px;
    margin: 0 10px;
}
.online-chat{
    width: 128px;
    height: 44px;
    background: #D50000;
    font-size: 16px;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
    line-height: 44px;
    position: relative;
    float: right;
    cursor: pointer;
    border-radius: 3px;
}
.online-chat:hover{
    background: #b60e0e;
}
.online-chat-box{
    width: 144px;
    height: 180px;
    position: absolute;
    background: #fff;
    left: -180px;
    padding: 18px;
    top: -108px;
    text-align: center;
    display: none;
    z-index: 9;
    box-shadow: 0px 5px 18px 0px rgb(211 211 211 / 30%);
}
.qrcode{
    width: 142px;
    height: 142px;
}
.scan-code{
    width: 116px;
    height: 27px;
    /*margin-top: 12px;*/
}
.online-chat:hover .online-chat-box{
    display: block;
}