.min {
    width: 1200px;
    margin: 0 auto;
}
.container{
    position: relative;
    z-index: 1;
}
.container-bg{
    position: fixed;
    top:0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    max-width: 2560px;
    min-width: 1200px;
    height: 100%;
    margin: auto;
}
.common-hang-container{
    margin-bottom: 30px;
    background-color: #FFFFFF;
    box-shadow: 2px 6px 20px 0px rgb(215 224 230 / 30%);
}
.lv-suo-pendant{
    display: none;
}
.common-hang-header{
    margin-bottom: 20px;
    padding: 0 0 20px 0;
    overflow: hidden;
    border-bottom: 1px solid #EDEDED;
}
.common-hang-title{
    float: left;
    color: #333333;
    font-size: 20px;
    font-weight: bold;
    line-height: 28px;
}
.common-hang-operate{
    display: none;
    float: right;
}
.news-nav{
    z-index: 2;
    max-width: 2560px;
    min-width: 1200px;
    margin:auto;
}
.index-footer{
    position: relative;
    right: 0;
    bottom: 0;
    left: 0;
    max-width: 2560px;
    min-width: 1200px;
    margin: 47px auto 0 auto;
}
#zc__sdk__sys__btn{
    display: none!important;
}

.banner{
    width: 100%;
    max-width: 2560px;
    min-width: 1200px;
    height: 248px;
    margin: auto;
    background: url(/assets/img/inviter_space_banner.png);
    background-size: 100% 100%;
}
.banner .min{
    position: relative;
}
.invite-space-name{
    color: #FFFFFF;
    font-size: 24px;
    font-weight: bold;
    line-height: 28px;
    padding: 25px 0;
}
.inviter-info{
    height: 100px;
}
.inviter-info-pic{
    position: relative;
    float: left;
    margin-right: 16px;
}
.inviter-info-logo{
    display: block;
    width: 100px;
    height: 100px;
    border-radius: 2px;
    object-fit: cover;
    object-position: top;
}
.inviter-info-status{
    position: absolute;
    bottom: 0;
    left: -2px;
    width: 144px;
    height: 36px;
}
.inviter-info-detail{
    float: left;
    padding: 16px 0;
}
.inviter-info-detail.no-service-district{
    padding: 34px 0;
}
.inviter-name-status{
    overflow: hidden;
}
.inviter-name{
    float: left;
    height: 34px;
    color: #333333;
    font-size: 24px;
    font-weight: bold;
    line-height: 34px;
    margin-right: 10px;
}
.inviter-name span{
    font-size: 14px;
    color: #333333;
    margin-left: 10px;
}
.inviter-info-desc{
    color: #333333;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    margin: 8px 0 4px 0;
}
.banner-qrcode-content{
    position: absolute;
    bottom: -194px;
    right: -60px;
    width: 494px;
    height: 364px;
}
.banner-qrcode-bg{
    position: absolute;
    top:0;
    left: 0;
    width: 494px;
    height: 364px;
}
.banner-user-qrcode{
    position: absolute;
    top: 72px;
    right: 190px;
    bottom: 178px;
    left: 190px;
    width: 114px;
    height: 114px;
    border-radius: 16px;
    background-color: #FFFFFF;
}


.body-content {
    position: relative;
    z-index: 1;
    width: 1200px;
    margin-top: 30px;
}
.content-left{
    float: left;
    width: 886px;
}
.content-right{
    float: right;
    width: 284px;
}
.only-content-left .content-left{
    width: 1200px;
}
.only-content-left .content-right{
    display: none;
    float: right;
    width: 284px;
}
.lead-module{
    display: none;
    margin-top: 30px;
}
.lead-module a{
    display: none;
    margin: auto;
    cursor: pointer;
}
.lead-module a img{
    display: block;
    width: auto;
    height: 70px;
    margin: auto;
}
.carrier-module{
    padding: 8px 24px 0 24px;
    background-color: #FFFFFF;
    margin-top: 16px;
    box-shadow: 2px 6px 20px 0px rgb(215 224 230 / 30%);
}
.carrier-tab{
    position: relative;
}
.carrier-tab ul{
    position: relative;
    overflow: hidden;
}
.carrier-tab ul li{
    float: left;
    margin-right: 50px;
    padding-bottom: 14px;
}
.carrier-tab ul li.active{
    border-bottom: 3px solid #D50000;
}
.carrier-tab ul li a{
    display: block;
    color: #333333;
    font-size: 20px;
    font-weight: 400;
    line-height: 28px;
}
.carrier-tab ul li.active a{
    color: #D50000;
    font-weight: bold;
}
.carrier-tab-row {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #EDEDED;
}
.carrier-list{
    padding-bottom: 30px;
}
.carrier-list ul li{
    padding: 16px 0;
}
.carrier-list ul li:last-child{
    padding: 16px 0 0 0;
}
.carrier-content{
    position: relative;
    overflow: hidden;
}
.carrier-pic{
    float: left;
    margin-right: 32px;
}
.carrier-pic img{
    width: 200px;
    height: 150px;
}
.carrier-detail{
    float: left;
    margin: 4px 0;
}
.carrier-title{
    max-width: 594px;
    color: #333333;
    font-size: 22px;
    font-weight: 400;
    line-height: 30px;
    margin: 0 0 6px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    word-break: break-all;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.carrier-title:hover{
    color: #D50000;
}
.carrier-info{
    overflow: hidden;
}
.carrier-info img{
    float: left;
    width: 14px;
    height: 14px;
    margin: 11px 10px 11px 0;
}
.carrier-info span{
    float: left;
    color: #666666;
    font-size: 14px;
    line-height: 36px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    word-break: break-all;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.carrier-price{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    max-height: 80px;
}
.carrier-price p {
    color: #D50000;
    font-size: 14px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin: 6px 0;
}
.carrier-price p span{
    color: #D50000;
    font-size: 28px;
    font-weight: bold;
    padding: 0 5px;
}
.carrier-sender-info{
    height: 60px;
    margin-top: 13px;
    padding: 16px 20px 16px 16px;
    background-color: #F2F3F5;
}
.carrier-sender-pic{
    position: relative;
    float: left;
    margin-right: 12px;
}
.carrier-sender-pic div{
    width: 60px;
    height: 60px;
    font-size: 24px;
    line-height: 60px;
    text-align: center;
    color: #fff;
}
.carrier-sender-logo{
    display: block;
    width: 60px;
    height: 60px;
    border-radius: 2px;
    object-fit: cover;
    object-position: top;
}
.carrier-sender-pic .iron-icon{
    position: absolute;
    width: 28px;
    height: 28px;
    bottom: -4px;
    left: 40px;
}
.carrier-sender-status{
    position: absolute;
    right: 0;
    bottom: 0;
    width: 26px;
    height: 28px;
}
.carrier-sender-detail{
    float: left;
}
.carrier-sender-detail.no-approve{
    padding: 16px 0;
}
.carrier-sender-name{
    color: #333333;
    font-size: 18px;
    font-weight: bold;
    line-height: 32px;
}
.carrier-sender-company{
    color: #666666;
    font-size: 14px;
    font-weight: 400;
    line-height: 30px;
}
.carrier-sender-company:hover{
    color: #D50000;
}
.carrier-operate{
    position: relative;
    float: right;
}
.carrier-qrcode-chat{
    width: 128px;
    height: 44px;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: bold;
    line-height: 44px;
    text-align: center;
    margin: 8px 0;
    border-radius: 3px;
    background-color: #D50000;
    cursor: pointer;
}
.carrier-qrcode-chat:hover{
    background: #B60E0E;
}
.carrier-qrcode-chat:hover+.carrier-qrcode-pic{
    display: block;
}
.carrier-qrcode-pic{
    display: none;
    position: absolute;
    top: -88px;
    left: -192px;
    width: 194px;
    height: 240px;
    z-index: 9;
}
.carrier-chat-bg{
    position: absolute;
    width: 194px;
    height: 240px;
}
.carrier-chat-title{
    position: relative;
    color: #FFFFFF;
    font-size: 20px;
    font-weight: bold;
    line-height: 28px;
    margin: 30px 0 18px 26px;
    text-shadow: 1px 2px 0px rgba(3, 29, 117, 0.6);
}
.carrier-chat-qrcode{
    position: relative;
    display: block;
    width: 128px;
    height: 128px;
    margin: auto;
}
.carrier-chat-text{
    display: block;
    width: 114px;
    height: 24px;
    margin: auto;
}

.company-module{
    display: none;
    margin-bottom: 94px;
    padding: 30px;
    overflow: hidden;
    background-color: #FFFFFF;
}
.only-content-left .company-module{
    display: block;
    box-shadow: 2px 6px 20px 0px rgb(215 224 230 / 30%);
}
.company-unself-logo{
    float: left;
    margin-right: 20px;
}
.company-logo{
    float: left;
    width: 200px;
    height: 150px;
}
.company-detail{
    float: left;
    margin: 43px 0;
}
.company-name{
    color: #333333;
    font-size: 24px;
    font-weight: bold;
    line-height: 32px;
}
.company-name:hover{
    color: #D50000;
}
.company-address{
    margin-top: 12px;
    overflow: hidden;
}
.company-address img{
    float: left;
    width: 14px;
    height: 14px;
    margin: 3px 10px 3px 0;
}
.company-address span{
    float: left;
    color: #666666;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
}
.company-num-ul{
    float: right;
    margin: 49px 0;
}
.company-num-li{
    float: left;
    text-align: center;
}
.company-num-li span{
    display: block;
    color: #333333;
    font-size: 24px;
    font-weight: bold;
    line-height: 32px;
}
.company-num-li p{
    color: #666666;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
}
.company-num-vertical{
    float: left;
    width: 1px;
    height: 52px;
    margin: 0 20px;
    background-color: #EDEDED;
}
.no-self-carrier{
    display: none;
    width: 768px;
    height: 468px;
    margin: auto;
}
.only-content-left .no-self-carrier{
    display: block;
}

.look-more-carrier{
    display: block;
    width: 180px;
    height: 44px;
    color: #D50000;
    font-weight: 400;
    line-height: 44px;
    text-align: center;
    margin: 30px auto 0 auto;
    border: 1px solid #D50000;
}
.look-more-carrier:hover {
    color: #ffffff;
    background: #D50000;
    border: 1px solid #ffffff;
}
.no-carrier-tip{
    color: #666666;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    margin: 30px 0;
}
.no-carrier-tip a{
    color: #D50000;
}

.item-module{
    padding: 0 30px;
    background-color: #FFFFFF;
}
.item-module-header{
    padding: 20px 0;
    border-bottom: 1px solid #EDEDED;
}
.item-module-title{
    color: #333333;
    font-size: 24px;
    font-weight: bold;
    line-height: 28px;
}
.item-module ul li {
    padding: 25px 0;
    border-bottom: 1px solid #EDEDED;
}
.item-module ul li:last-child {
    border-bottom: none;
}
.item-title{
    color: #333333;
    font-size: 22px;
    line-height: 28px;
    margin-bottom: 6px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    word-break: break-all;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
 .item-title:hover{
    color: #D50000;
}
.item-tag-ul{
    max-height: 72px;
    overflow: hidden;
}
.list-label-flagship{
    width: 84px;
    height: 20px;
    float: left;
    margin: 6px 10px 6px 0;
    box-sizing: border-box;
}
.item-tag-li{
    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;
}
.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;
}
.item-desc{
    color: #666666;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    text-align: justify;
    margin-top: 6px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    word-break: break-all;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.item-sender-info{
    height: 44px;
    margin-top: 6px;
}
.item-sender-info.no-item-desc{
    margin-top: 0;
}
.item-sender-pic{
    float: left;
    margin: 4px 0;
}
.item-sender-pic img{
    display: block;
    width: 36px;
    height: 36px;
    border-radius: 2px;
    object-fit: cover;
    object-position: top;
}
.item-sender-name{
    float: left;
    color: #666666;
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
    margin: 12px 10px;
}
.item-operate{
    position: relative;
    float: right;
}
.item-qrcode-chat{
    width: 128px;
    height: 44px;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: bold;
    line-height: 24px;
    line-height: 44px;
    text-align: center;
    border-radius: 3px;
    background-color: #D50000;
    cursor: pointer;
}
.item-qrcode-pic{
    display: none;
    position: absolute;
    top: -83px;
    left: -192px;
    padding: 20px;
    background-color: #FFFFFF;
    box-shadow: 0px 5px 18px 0px rgb(211 211 211 / 30%);
}
.item-qrcode-chat:hover+.item-qrcode-pic{
    display: block;
}

.hang-company-container{
    display: none;
    padding: 20px;
}
.hang-company-content{
    position: relative;
    height: 60px;
}
.hang-company-target{
    color: #333333;
    font-size: 14px;
    font-weight: 400;
    line-height: 28px;
}
.hang-company-target:hover{
    color: #D50000;
}
.hang-company-example{
    position: absolute;
    top: 0;
    left: 0;
    width: 42px;
    height: 16px;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    text-align: center;
    border-radius: 0 0 16px 0;
    background-color: #FF881F;
}
.hang-company-pic{
    float: left;
    margin-right: 10px;
}
.hang-company-pic img{
    display: block;
    width: 80px;
    height: 60px;
    object-fit: contain;
}
.hang-company-detail{
    float: left;
    max-width: 144px;
    margin-top: 10px;
}
.no-carrier-resource{
    padding: 8px 0;
}
.no-carrier-resource .hang-company-name{
    margin-bottom: 4px;
}
.hang-company-name{
    color: #333333;
    font-size: 16px;
    font-weight: bold;
    line-height: 22px;
    margin-top: -2px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    word-break: break-all;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.hang-company-name:hover{
     color: #D50000;
}
.hang-company-address{
    color: #666666;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    word-break: break-all;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.hang-company-carriers{
    display: inline-block;
    height: 16px;
    color: #FF881F;
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    text-align: center;
    padding: 0 5px;
    background: rgba(255, 136, 31, 0.15);
    margin-top: 6px;
}
.hang-space-container{
    display: none;
}
.create-spance-hang{
    display: block;
    width: 284px;
    height: 154px;
    cursor: pointer;
}
.create-spance-hang img{
    display: block;
    width: 284px;
    height: 154px;
}


.no-data {
    width: 1200px;
    margin: 0 auto;
}
.no-data img {
    margin: 160px auto 10px;
    display: block;
    width: 140px;
    height: 140px;
}
.no-data-text {
    color: #333333;
    font-size: 16px;
    text-align: center;
    margin-bottom: 30px;
}
.click-a-submit {
    width: 200px;
    height: 40px;
    color: #FFFFFF;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    line-height: 40px;
    margin: 0 auto;
    background-color: #D50000;
    cursor: pointer;
}
.click-a-submit:hover {
    background-color: #b60e0e;
    transition: all .225s ease-in-out;
}
.random0{
    background-color: #AE98C6;
}
.random1{
    background-color: #E79178;
}
.random2{
    background-color: #E8AB6F;
}
.random3{
    background-color: #8BA2CC;
}
.random4{
    background-color: #6EAAE2;
}
.random5{
    background-color: #6BB5CE;
}
.random6{
    background-color: #91CFB7;
}
.inviter-info-pic div{
    width: 100px;
    height: 100px;
    border-radius: 2px;
    font-size: 54px;
    line-height: 100px;
    text-align: center;
    color: #fff;
}
.inviter-info-pic .iron-icon{
    position: absolute;
    width: 48px;
    height: 48px;
    bottom: -8px;
    left: 64px;
}
.land-detail a{
    max-width: 838px;
}

.space-small-hot-tag{
    position: relative;
}
.space-small-hot-tag::after{
    content: "\6295\8d44\70ed\95e8";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient( 90deg, #E8594F 0%, #D50000 100%);
    font-weight: 400;
    font-size: 10px;
    color: #FFFFFF;
    line-height: 16px;
    text-align: left;
    font-style: normal;
    padding: 0px 4px;
}
.list-hot-tag{
    position: relative;
}
.list-hot-tag::after{
    content: "\6295\8d44\70ed\95e8";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient( 90deg, #E8594F 0%, #D50000 100%);
    font-weight: 400;
    font-size: 14px;
    color: #FFFFFF;
    line-height: 22px;
    text-align: left;
    font-style: normal;
    padding: 1px 8px;
}