
/*content*/
.vip-right-content{
    overflow: hidden;
}
.content-item{
    /* display: none; */
}
.white-box{
    background: #fff;
    overflow: hidden;
    _padding-top:20px;
    padding-bottom: 30px;
    box-shadow: 0 0 15px #ededed;
    min-height: 725px;
    /*_height:725px;*/
}
.vip-right-wrap{
    overflow: hidden;
    margin-top: 20px;
    width: 886px;
}
.company-type{
    display: none;
}
.ownership-type{
    display: none;
}
.ownership-type.show-ownership{
    display: block;
}
.metro-div{
    display: none;
}
.vip-right-tit{
    width: 114px;
    float: left;
    position: relative;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    color: #666;
    text-align: right;
}
.vip-right-tip{
    width: 270px;
    float: left;
    position: relative;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    color: #666;
    text-align: center;
}


.vip-approve-title{
    height:20px;
    line-height:20px;
    font-size: 14px;
    color: #333;
    margin:6px 30px 0;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow:hidden;
    margin-left:0;
    margin-top: 35px;
}


.vip-approve-tip{
    width: 100px;
    cursor: pointer;
    height:20px;
    line-height:20px;
    font-size: 14px;
    color: #666;
    margin:0 30px 16px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow:hidden;
}
.vip-approve-btn{
    width: 160px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    overflow: hidden;
    font-size: 16px;
    color: #fff;
    margin-left: 39px;
    background: #d50000;
    cursor: pointer;
}
.verify-qrcode.vip-right-wrap{
    width: 190px;
    height: 190px;
    box-shadow: 0 0 15px #ededed;
    margin-left: 23px;
}

.verify-qrcode img{
    /* width: 130px;
    height: 130px; */
    margin:4px;
}
.vip_approve{
    width: 42px;
    height: 41px;
    display: block;
    margin:30px auto 14px;
}

.vip-approve-tit{
    width: 378px;
    line-height:20px;
    font-size: 14px;
    text-align: center;
    color: #666;
    padding-bottom: 17px;
    margin:0 auto 10px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow:hidden;
    border-bottom: 1px solid #ededed;
}

.vip-approve-info{
    width: 370px;
    margin:0 auto;
    overflow:hidden;
}
.vip-approve-left{
    float: left;
    width: 60px;
    text-align: right;
    height:33px;
    line-height:33px;
    font-size: 14px;
    color: #666;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow:hidden;
    margin-right: 10px;
}
.vip-approve-right{
    float: left;
    width: 300px;
    height:33px;
    line-height:33px;
    font-size: 14px;
    color: #666;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow:hidden;
}
.meeting-tit{
    margin-top:14px;
}
.vip-right-tit span{
    position: absolute;
    right: -8px;
    top: -4px;
    color: #d50000;
}
.vip-right-tit span.black{
    color: #333;
}
.vip-right-box{
    width: 726px;
    float: left;
    padding-left: 20px;
    overflow: hidden;
    position: relative;
    line-height: 35px;
    color: #333333;
    font-size: 14px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.form-edit{
    z-index: 0;
}
.right-input{
    float: left;
    overflow: hidden;
    width: 335px;
    border: 1px solid #ededed;
    height: 34px;
    line-height: 34px;
    font-size: 14px;
    color: #333;
    padding: 0 9px;

}
.right-input.completion-time{
    width: 151px;
}
.meeting-person{
    overflow: hidden;
    height: 65px;
    line-height: 65px;
    margin-bottom: 10px;
}
.meeting-input-box{
    width: 191px;
    overflow: hidden;
    margin-right: 14px;
    float: left;
}
.meeting-input{
    float: left;
    overflow: hidden;
    width: 171px;
    border: 1px solid #ededed;
    height: 34px;
    line-height: 34px;
    font-size: 14px;
    color: #333;
    padding: 0 9px;
    margin-top: 14px;
    margin-right: 14px;
}
.meeting-header-box.logo-box{
    float: left;
    width:60px;
    height:60px;
    padding: 0px;
    position: relative;
    margin-bottom: 0px;
    margin-right: 14px;
    margin-top: 1px;
}
.meeting-header-box.logo-box .logo-wrap{
    width: 100%;
    height: 100%;
    cursor: pointer;
    position: absolute;
    left: 0;
    top: 0;
    display: none;
    z-index: 15;
    opacity: 0.7;
    filter:Alpha(Opacity=70);
    background-color: #000;
}

.meeting-header-box:hover  .logo-wrap{
    display: block;
}
.meeting-header-box.logo-box .logo-wrap p{
    text-align: center;
    font-size: 14px;
    color: #fff;
    line-height: 18px;
    margin-top: 10px;
}
.meeting-header-box.logo-box  .logo {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 10;
}
.title-tips{
    float: left;
    width: 160px;
    margin-left: 16px;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    color: #a6a6a6;
    overflow: hidden;
}
.title-example{
    float: left;
    width: 100%;
}
.map-value{
    float: left;
    margin-left: 30px;
    width: 335px;
    height: 34px;
}
.vip-right-box textarea.notes{
    width:698px;
    height: 108px;
    padding:5px 10px;
    line-height:20px;
    font-size: 14px;
    color: #333;
    overflow: hidden;
    resize: vertical;
    border:1px solid #ededed;
    min-height: 20px;
    overflow-y: auto;
}
.upload-box{
    width: 718px;
    border: 1px solid #ededed;
    overflow: hidden;
    cursor: pointer;
    position: relative;
    padding-bottom: 20px;
    min-height:99px;
    _height:99px;
}
.file-upload,.file-upload-pic,.file-yun-img{
    position: absolute;
    width: 100%;
    height:130%;
    font-size:0;
    opacity: 0;
    filter:Alpha(Opacity=0);
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
    z-index: 50;
    left: 0;
    top: 0;
    cursor: pointer;
}
.vip-upload{
    width: 40px;
    height: 34px;
    display: block;
    margin:34px auto 0;
}
.upload-font{
    height: 24px;
    line-height: 24px;
    font-size: 14px;
    color: #666;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow:hidden;
}
.upload-tips{
    width: 737px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #a6a6a6;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow:hidden;
}
.upload-tips span{
    color: #d50000;
    cursor:pointer;
    margin-right: 5px;
}
.upload-before{
    overflow:hidden;
    position: absolute;
    left: 50%;
    top: 0;
    width: 60px;
    z-index: 1;
    margin-left: -28px;
}
.upload-after,.upload-after-pic{
    width: 718px;
    min-height: 99px;
    overflow:hidden;
}
.upload-after li,.upload-after-pic li{
    width: 102px;
    padding:8px;
    float: left;
    border-radius: 5px;
    border:1px solid #ededed;
    background: #fff;
    position: relative;
    z-index: 60;
    margin-left: 20px;
    overflow:hidden;
    margin-top: 20px;
}
.load-img{
    position: absolute;
    width: 102px;
    height: 142px;
    text-align: center;
    background: rgba(255,255,255,0.6);
}
.load-img img{
    margin-top: 25px;
}
.up-box{
    width: 100px;
    height: 100px;
    margin:0 auto;
    position: relative;
}
.file-wrap{
    width: 100px;
    height: 100px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
}
.file-bg{
    width: 100px;
    height: 100px;
    position: absolute;
    left: 0;
    top:0;
    z-index: -1;
}
.file-name{
    width: 80px;
    height: 80px;
    padding:10px;
    line-height: 20px;
    font-size: 14px;
    /* padding-top:30px; */
    color: #fff;
    /* overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical; */
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
    z-index: 88;
    text-shadow:#333 1px 0 0,#333 0 1px 0,#333 -1px 0 0,#333 0 -1px 0;
    -webkit-text-shadow:#333 1px 0 0,#333 0 1px 0,#333 -1px 0 0,#333 0 -1px 0;
    -moz-text-shadow:#333 1px 0 0,#333 0 1px 0,#333 -1px 0 0,#333 0 -1px 0;
    *filter: Glow(color=#333, strength=1);

}
.file-right{
    width: 28px;
    height: 28px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -14px;
    margin-top: -14px;
    z-index: 20;
    display: none;
}
.file-remove,.file-yun-remove{
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fafafa), color-stop(1, #eee));
    background-image: -webkit-linear-gradient(top, #fafafa 0, #eee 100%);
    background-image: -moz-linear-gradient(top, #fafafa 0, #eee 100%);
    background-image: -o-linear-gradient(top, #fafafa 0, #eee 100%);
    background-image: -ms-linear-gradient(top, #fafafa 0, #eee 100%);
    background-image: linear-gradient(top, #fafafa 0, #eee 100%);
    -webkit-border-radius: 2px;
    border-radius: 2px;
    border: 1px solid #ededed;
    text-decoration: none;
    text-align: center;
    color: #aaa;
    margin-top: 26px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    margin:10px auto 0;
    cursor: pointer;
}
.file-remove:hover{
    border: 1px solid #d50000;
    color: #d50000;
    background: #fff;
}
.vip-right-btns{
    overflow: hidden;
    margin-left: 134px;
    margin-top:30px;
}
.publish{
    width: 120px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    overflow: hidden;
    font-size: 16px;
    color: #fff;
    float: left;
    margin-right: 18px;
    background: #d50000;
    cursor: pointer;
}
.publish:hover{
    background: #b60e0e;
    transition: all .225s ease-in-out;
}
.save-article{
    width: 120px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    overflow: hidden;
    font-size: 16px;
    color: #d50000;
    float: left;
    border:1px solid #d50000;
    cursor: pointer;
}
.save-article:hover {
    border: 1px solid #b60e0e;
    color: #b60e0e;
    transition: all .225s ease-in-out;
}
.rent-tab,.sale-tab{
    display: none;
}

input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: none;
}
.save-article-stop{
    pointer-events: none;
}

.vip-right-bottom{
    float: left;
    width: 826px;
    background-color: #fff;
    margin-top: 20px;
    padding: 30px 30px 0px 30px;
}
.messaged-row{
    float: left;
    width: 2px;
    height: 22px;
    background-color: #D50000;
}
.send-messaged-title{
    float: left;
    color: #333333;
    font-size: 22px;
    font-weight: bold;
    margin-left: 10px;
}
.messaged a{
    float: right;
    height: 22px;
    line-height: 22px;
    font-size: 14px;
    color: #666666;
    margin-right: 20px;
}
.vip-right-bottom .news-content-tab-item {
    width: 826px;
}
.share-d .public-share{
    right:20px;
}
.click-entry {
    float: left;
    margin-left: 20px;
    color: #1f6cdd;
    cursor: pointer;
}

.no-remainder{
    width: 100%;
    text-align: center;
    margin-top: 80px;
}
.no-remainder-img{
    width: 160px;
    height: 160px;
}

.no-remainder-desc{
    height: 44px;
    font-size: 14px;
    color: #909090;
    line-height: 22px;
    text-align: center;
    margin-top: 16px;
}
.no-remainder-desc span{
    display: inline-block;
    width: 290px;
}
.opacity-0{
    opacity: 0;
}



