.buyoffer-detail-main {
    margin: 30px auto;
    width: 1200px;
    text-align: center;
    font-size: 0px;
}
.buyoffer-detail-main-content {
    box-sizing: border-box;
    font-size: 12px;
    background-color: #fff;
    border: 1px solid #e5e5e5;
    box-shadow: 0 3px 9px rgba(221, 221, 221, .32);
    padding: 16px 24px;
    width: 960px;
    display: inline-block;
    vertical-align: top;
    text-align: left;
    position: relative;
    min-height: 795px;
}

.go-main-title {
    padding: 0 0 20px 0;
    zoom: 1;
}
.go-l-title {
    font-size: 22px;
    font-family: "microsoft yahei";
    height: 30px;
    line-height: 30px;
    border-left: 5px solid #496ab4;
    padding-left: 10px;
}

/*报价标签*/
.quota-info {
    position: absolute;
    right: 20px;
    z-index: 2;
}

.quota-info .action {
    height: 72px;
    width: 370px;
    position: relative;
    margin-right: -28px;
    background: url('/static/cms/images/finger1.jpg') no-repeat;
    zoom: 1;
}

.quota-info .action.def {
    background: url('/static/cms/images/finger2.jpg') no-repeat;
}

.quota-info .action > a {
    float: left;
    color: #4c6cb5;
    width: 100px;
    height: 36px;
    background: #ecf5fe;
    border-radius: 4px;
    line-height: 36px;
    text-align: center;
    margin: 13px 0 0 50px;
    _display: inline;
}

.quota-info .action .action-rest {
    color: #fff;
    font-size: 12px;
    float: left;
    height: 42px;
    margin: 10px 0 0 20px;
    width: 200px;
}

.quota-info .action .action-charinfo {
    display: inline-block;
    position: relative;
}

.quota-info .action .price {
    font-size: 16px;
    position: relative;
    top: 1px;
}

.quota-info .action .tip {
    background-color: #fff;
    border-radius: 7px;
    color: #4a6ab5;
    cursor: pointer;
    display: inline-block;
    position: relative;
    font-style: normal;
    height: 14px;
    line-height: 14px;
    text-align: center;
    vertical-align: baseline;
    width: 14px;
}

.quota-info .action .tip-content {
    display: none;
    box-shadow: 0 2px 10px;
    padding: 20px;
    border: none;
    font-family: 'PingFang';
    background: #F8F8F8;
    color: #666;
    font-size: 12px;
    line-height: 20px;
    text-align: justify;
    position: absolute;
    right: -14px;
    top: 30px;
    width: 250px;
    z-index: 1;
}

/*tip */

/*订单编号*/
.detail-group {
    position: relative;
}

.detail-group__content {
    padding: 0 0 16px;
}

.detail-property__list {
    margin: 8px 0 0;
}

.detail-property__list-item, .detail-property__list > li {
    position: relative;
}

.detail-property__label {
    left: 0;
    position: absolute;
    top: 0;
    width: 102px;
}

.detail-property__label, .detail-property__content {
    display: block;
    min-height: 24px;
    line-height: 24px;
    padding: 0 0 2px;
}

.detail-property__content {
    padding-left: 102px;
}

/*询价产品*/
.detail-table-operate .count-line {
    display: inline-block;
    line-height: 30px;
    margin-right: 24px;
}

.detail-group__title {
    padding: 16px 0;
}

.detail-group__title > h3 {
    font-size: 18px;
    font-weight: 400;
}

.detail-table-operate {
    position: relative;
    display: inline-block;
    margin: 10px 0 20px;
    font-size: 0;
}

.detail-table-operate .count-line {
    display: inline-block;
    line-height: 30px;
    margin-right: 24px;
}

.detail-table-operate .count-line span {
    color: #07f;
}

.detail-table-operate .search-wrap {
    display: inline-block;
    vertical-align: top;
}

.detail-table-operate .search-wrap .search-input {
    width: 220px;
    height: 30px;
    padding: 8px 40px 8px 10px;
    padding: 0 40px 0 10px;
    border: 1px solid #d3d3d3;
    vertical-align: top;
    line-height: 30px;
    font-size: 12px;
    color: #333;
}

.detail-table-operate .search-wrap .search-btn {
    background: url(https://img.alicdn.com/tfs/TB1eJFgTNnaK1RjSZFBXXcW7VXa-200-200.png);
    border: none;
    background-size: 18px;
    font-size: 0;
    width: 30px;
    height: 30px;
    border-left: 1px solid #d3d3d3;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    left: -31px;
}

.detail-group__content {
    padding: 0 0 16px;
}

.detail-secret--block {
    text-align: center;
}

.detail-secret {
    border: 1px dashed #e5e5e5;
    padding: 16px;
}

.detail-secret--block > p {
    line-height: 24px;
    margin: 24px 0;
}

.detail-icon--small {
    font-size: 14px;
}

.detail-icon {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-family: detailIcon;
    font-size: inherit;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    position: relative;
}

.quotation-list {
    margin: 10px 0 0 0;
}

.quotation-list h3 {
    line-height: 3;
    font-size: 16px;
    margin: 0;
}

.quotation-list table {
    width: 100%;
    border: 1px solid #ddd;
    margin-bottom: 20px;
    background: #fff;
    line-height: 28px;
}

.quotation-list table th, .quotation-list table td {
    border-bottom: 1px solid #ddd;
    padding: 5px 15px;
    text-align: left;
}

.no-permission {
    border: 1px dashed #ddd;
    font-size: 14px;
    color: #999;
    padding: 60px 0;
    margin: 30px 25px;
    text-align: center;
}

.no-permission .go-ico-lock {
    margin-right: 12px;
    *vertical-align: 2px;
}
.detail-html-render * {
    font-size: 12px;
    line-height: 1.5;
    margin: 0;
    padding: 0;
}
a:link, a:visited {
    color: #1a6df8;
}



/*右侧*/
.buyoffer-detail-main-sidebar {
    font-size: 12px;
    max-width: 220px;
    display: inline-block;
    box-sizing: border-box;
    padding-left: 10px;
    text-align: left;

}
.right-side-wrapper {
    position: relative;
    height: 100%;
}
.company-card {
    box-sizing: border-box;
    width: 220px;
    height: 320px;
    padding: 20px 25px;
    margin-bottom: 20px;
    position: relative;
    background-color: white;
    background-image: url('../images/right-backimg.png');
}
.company-card .company-name{
    font-size: 14px;
    font-weight: bold;
}
.company-card .online-buy-price {
    font-size: 13px;
    color: #2e3644;
    padding-top: 17px;
    text-align: left;
}
.company-card .online-buy-price .divide-line {
    width: 26px;
    height: 4px;
    background-color: #333;
    margin-top: -6px;
}
.company-card .table-info {
    border-collapse: collapse;
    border-spacing: 0;
    color: #888;
    margin-top: 12px;
    line-height: 20px;
    margin-bottom: 20px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: antialiased;
}
.other-buyoffer .title {
    color: #999;
}
.recommend-card {
    width: 220px;
    border: 1px solid #ddd;
    color: #333;
    position: relative;
    margin: 10px 0;
    background-color: #fff;
}
.recommend-card .top {
    background-color: #f7f7f7;
    padding: 17px 12px;
}
.recommend-card .middle {
    padding: 20px 12px;
}
.recommend-card .bottom {
    padding: 0 12px;
}
.recommend-card .top .title {
    font-size: 14px;
    line-height: 20px;
    font-weight: 700;
    color: #333;
    display: block;
    cursor: pointer;
    word-break: break-word;
    word-wrap: break-word;
}
.recommend-card .top .info {
    padding-top: 12px;
}
.recommend-card .top .info .purchase-num, .recommend-card .top .info .quote-num {
    display: inline-block;
}
.recommend-card .top .info .quote-num {
    float: right;
}
.recommend-card .top .info .red {
    color: #fe5a48;
    padding: 0 2px;
}
.recommend-card .middle .tag {
    color: #666;
    height: 18px;
    overflow: hidden;
    margin-bottom: 15px;
}
.recommend-card .bottom .company-name {
    max-width: 185px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;
    color: #666;
    cursor: pointer;
}
