.guide-page-div0{
    padding-top: 500px;
    text-align: right;
}
.guide-page-div0>button{
    margin-right: 130px;
    margin-top: 20px;
}
.guide-page-div1{
    padding-top: 732px;
    text-align: right;
}
.guide-page-div1>button{
    margin-right: 130px;
    margin-top: 20px;
}
.guide-img1{
    display: block;
    width: 100%;
    margin-bottom: 10px;
}
.guide-img2{
    display: inline-block;
    width: 400px;
}

.guide-page-div2{
    padding-top: 766px;
}
.guide-page-div2>div>button{
    display: inline-block;
    width: 120px;
    height: 45px;
    line-height: 45px;
    font-size: 14px;
    border: 1px solid rgba(255, 255, 255, 0.3);
    color: #fff;
    text-align: center;
    border-radius: 22px;
    background-color: transparent;
    margin-left: 130px;
    margin-top: 20px;
}
.guide-page-div2>div{
    display: inline-block;
    text-align: center;
    vertical-align: middle;
}
.guide-img3{
    display: inline-block;
    width: 664px;
    vertical-align: middle;
}
.guide-img4{
    display: block;
    width: 520px;
    margin-left: 10px;
}


.guide-page-div3{
    position: relative;
    padding-top: 410px;
    text-align: right;
}
.guide-page-div3>button{
    position: absolute;
    right: 0;
    margin-right: 130px;
    margin-top: -120px;
}
.guide-img5{
    display: inline-block;
    width: 220px;
}
.guide-img6{
    display: inline-block;
    width: 400px;
}

.guide-page-div4{
    position: relative;
    padding-top: 635px;
    text-align: right;
}
.guide-page-div4>button{
    margin-right: 130px;
    margin-top: 20px;
}
.guide-img7{
    display: block;
    width: 100%;
}
.guide-img8{
    display: inline-block;
    width: 400px;
    margin-top: 10px;
}

.marginAuto12 div{
    box-sizing: border-box;
}
.clear::after {
    content: '';
    display: table;
    clear: both;
}
.clear {
    *zoom: 1;
}
.top-box {
    width: 1200px;
    height: 140px;
    /* background: url('../../images/matchmakingFair/1.png') no-repeat;
    position: relative; */
    margin-top: 20px;
}
.big-title {
    position: absolute;
    font-size: 30px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #ffffff;
    height: 30px;
    line-height: 30px;
    text-shadow: 0px 12px 21px rgba(28, 86, 220, 0.64);
    top: 48px;
    left: 80px;
}
.title-desc {
    position: absolute;
    font-size: 16px;
    height: 16px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #ffffff;
    line-height: 16px;
    background: linear-gradient(0deg, #ff9010 0%, #ffffff 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background: none\0;
    top: 88px;
    left: 80px;

}
.top-nav{
    background-color: #eee;
}
.top-nav-img {
    width: 12px;
    height: 12px;
    margin-right: 4px;
    vertical-align: inherit;
}
.top-nav ul {
    position: relative;
    margin-top: 10px;
    border-bottom: 1px solid #eeeeee;
    height: 48px;
    margin-bottom: 0;
}
.custom-ul>li {
    display: inline-block;
    padding: 0;
    margin: 0;
    font-size: 14px;
}
.custom-ul>.nav-link{
    padding-right: 20px; 
}
.custom-ul>li a:hover {
    color: #007de4;
}
.nav-link {
    line-height: 49px;
    position: absolute;
    right: 0;
    top: 0;
}
.nav-link a{
    text-decoration: none;
}
.active-nav-link {
    color: #007de4;
}
.common-nav {
    width: 140px;
    height: 49px;
    line-height: 49px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    text-align: center;
    display: inline-block;
}
.active-nav {
    color: #ffffff;
    background: #007de4;
}
.active-nav:hover {
    color: #fff !important;
    background-color: #007de4;
}

/* middle */
.middle-filter-box {
    margin-top: 20px;
    width: 1200px;
    /* height: 520px; */
    background: #ffffff;
}
.filter-nav {
    width: 1200px;
    height: 48px;
    background: #eff8ff;
}
.common-filter-nav {
    width: 140px;
    height: 48px;
    line-height: 48px;
    background: #eff8ff;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    display: inline-block;
    text-align: center;
}
.active-filter-nav {
    background: #ffffff;
    color: #007de4;
}

.filter-box {
    width: 1200px;
    padding: 0 20px;
    position: relative;
}
.filter-item {
    /* margin-top: 10px; */
    position: relative;
}

.filter-item-list {
    margin-bottom: 0;
    position: relative;
    max-height: 50px;
    overflow: hidden;
    display: table;
}
.filter-item-list li {
    margin: 10px;
    height: 30px;
    line-height: 30px;
}
.filter-item-list li a {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    text-align: center;
    padding: 0 5px;
    display: inline-block;
    height: 30px;
    line-height: 30px;
}
.filter-item-list li .active-filter-item {
    background: #007de4;
    border-radius: 3px;
    color: #ffffff;
}
.active-filter-item:hover{
    color: #fff !important;
}
.goods-sort::after,
.load-place::after {
    content: '';
    position: absolute;
    top: 100%;
    left: 0;
    height: 1px;
    width: 100%;
    background: #eeeeee;
}

.stocking-period::after,
.price-range::after {
    content: '';
    position: absolute;
    top: 100%;
    left: 0;
    height: 1px;
    width: 100%;
    background: #eeeeee;
}
.checkbox-label{
    font-weight: 400;
    margin-bottom:0;
    line-height: 42px;
    cursor: pointer;
}
.checkbox-label input[type='checkbox']{
    margin: 0;
    height: 12px;
    height: 12px;
    vertical-align: middle;
    margin-right: 4px;
}
.checkbox-label span{
    display: inline-block;
    height: 12px;
    line-height: 12px;
    vertical-align: middle;
}

.stocking-period-input {
    width: 65px;
    height: 30px;
    line-height: 30px;
    background: #ffffff;
    border: 1px solid #e5e5e5;
    border-radius: 3px;
    margin-left: 6px;
    padding-left: 10px;
    vertical-align: bottom;
}
.price-input {
    width: 100px;
    height: 30px;
    line-height: 30px;
    background: #ffffff;
    border: 1px solid #e5e5e5;
    border-radius: 3px;
    margin: 0 6px;
    padding-left: 10px;
    vertical-align: bottom;
}
.price-input:first-child {
    margin-left: 0;
}
.filter-item-list > li:first-child {
    text-align: right;
    width: 80px;
    height: 30px;
    line-height: 30px;
}

.price-range {
    margin-top: 0;
}

.button {
    width: 66px;
    height: 24px;
    line-height: 24px;
    border-radius: 3px;
    outline: none;
    border: none;
}
.btn-ok {
    color: #007de4;
    border: 1px solid #007de4;
    background-color: #fff;
}
.btn-reset {
    color: #007de4;
    background: #dff1ff;
}
.btn-pack-up,
.btn-drop-down {
    color: #404040;
    background: #eeeeee;
    position: relative;
    text-align: left;
    padding-left: 12px;
}
.btn-drop-down {
    display: none;
}
.btn-pack-up::after {
    content: url('../../images/matchmakingFair/put-away.png');
    position: absolute;
    width: 10px;
    height: 6px;
    top: 0;
    right: 10px;
}
.btn-drop-down::after {
    content: url('../../images/matchmakingFair/drop-down.png');
    position: absolute;
    width: 10px;
    height: 6px;
    top: 0;
    right: 10px;
}
/* .btn-group {
    position: absolute;
    bottom: 20px;
    right: 20px;
} */
.empty-li {
    height: 20px;
    width: 20px;
}
.btn-group {
    position: absolute;
    top: 10px;
    right: 0;
}
/* .buying-btn-group{
    top: 25px;
} */
.btn-shop-group {
    top: 0;
}
.last-filter {
    padding-bottom: 20px;
    overflow: visible;
    display:block;
    height: 50px;
}
/* .buying-last-filter{
    padding-bottom: 40px;
} */
.last-filter li {
    margin: 0;
}
.last-filter li:first-child {
    margin-left: 10px;
}
.last-filter li:nth-child(2) {
    margin-left: 20px;
}

/* 主体列表  商品资源*/
.main-box {
    width: 1200px;
    margin-top: 10px;
    min-height: 50px;
}
/* .buying-main-box{
    background-color: #fff;
} */
.main-left-box {
    float: left;
    width: 975px;
}
.main-right-box {
    float: left;
    margin-left: 10px;
    width: 215px;
    background: #fff;
}
.sort-list{
    background-color: #fff;
}
.sort-box {
    height: 50px;
    line-height: 50px;
    background: #fff;
}
.sort-box ul {
    position: relative;
    margin: 0;
}
.sort-box ul li {
    padding-right: 25px;
}
.sort-box ul li:first-child {
    margin-left: 18px;
    color: #007de4;
}
.sort-box ul li:nth-child(3) {
    margin-left: 26px;
}
.sort-box ul li:last-child {
    padding-right: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.sort-box ul li p,
.sort-box ul li p span {
    font-size: 14px;
}
.sort-title {
    font-size: 14px;
}
/* .default-status{
    font-size: 14px;
    color: #333;
} */
.recommended-business {
    font-size: 16px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    position: relative;
    
}
.recommended-business  img{
    vertical-align: bottom;
    position: absolute;
    right: 0;
    top: 0;
}
/* .recommended-business::after {
    content: '';
    position: absolute;
    top: 0px;
    right: 49px;
    width: 22px;
    height: 50px;
    background: #fff;
} */
/* .recommended-text {
    height: 100px;
    width: 100px;
} */
/* .real-text {
    color: #fff;
    transform: rotate(45deg);
    font-size: 13px;
    position: absolute;
    top: -10px;
    right: -10px;
    height: 68px;
    width: 68px;
    background-color: #ff5b5b;
} */

/* .recommended-text::before {
    content: '';
    border-width: 25px 0 25px 25px;
    border-style: solid;
    position: absolute;
    top: -13px;
    right: 12px;
    border-color: transparent transparent #fff;
    z-index: 10;
    transform: rotate(270deg);
}
.recommended-text::after {
    content: '';
    border-width: 50px 50px 50px 0;
    border-style: solid;
    position: absolute;

    top: -50px;
    right: -1px;
    border-color: transparent transparent #fff;
    z-index: 10;
} */

.sort-btn {
    display: inline-block;
    position: relative;
}
.sort-btn img {
    cursor: pointer;
    width: 12px;
    height: 7px;
    position: absolute;
}
.sort-btn img:first-child {
    top: -12px;
    left: 10px;
}
.sort-btn img:last-child {
    top: -3px;
    left: 10px;
}
.sort-btn img:first-child:active {
}
.total-number,
.current-page {
    color: #007de4;
    font-weight: 600;
}
.current-page {
    font-weight: 600;
}
.total-page {
    font-weight: 600;
}
.change-page {
    cursor: pointer;
    width: 8px;
    height: 14px;
    margin: 0 12px 0 12px;
    vertical-align: middle;
}
.page-box{
    padding-right: 10px;
}
/* .change-page:last-child {
    margin-right: 20px;
} */
.sort-item {
    width: 975px;
    height: 187px;
    background: #ffffff;
    border-top: 1px solid #e5e5e5;
    padding: 24px 20px;
    padding-bottom: 20px;
}
.sort-item:last-child{
    border-bottom: 1px solid #e5e5e5;
}
.buying-sort-item{
    width:1200px;
    height: 110px;
    padding: 30px 20px 30px 40px;
    position: relative;
}
.sort-item:hover {
    background: #fafafa;
}
.sort-item-left {
    width: 645px;
    height: 143px;
    float: left;
    position: relative;
    padding-right: 28px;
    overflow: hidden;
}
.sort-item-left::after {
    content: '';
    position: absolute;
    top: 8px;
    left: 644px;
    width: 1px;
    height: 133px;
    background-color: #e5e5e5;
}
.sort-item-right {
    width: 289px;
    float: left;
    padding-left: 26px;
}
.shop-item-right {
    /* float: left; */
    display: inline-block;
}
.sort-item-top,
.sort-item-middle {
    line-height: 32px;
    
}
.goods-name {
    font-size: 18px;
    font-weight: bold;
    color: #333333;
    width: 136px;
    display: inline-block;
    line-height: 38px;
}
.buying-item-line .goods-name{
    max-width: 220px;
}
.dollar-sign,
.goods-unit {
    font-size: 16px;
    color: #ff2a2a;
}
.dollar-sign{
    margin-left: 14px;
}
.goods-price {
    font-size: 20px;
    color: #ff2a2a;
    font-weight: bold;
}

.no-collect {
    /* box-sizing: content-box; */
    width: 16px;
    height: 16px;
    /* margin-left: 16px;
    vertical-align: baseline; */
    cursor: pointer;
    /* border-left: 6px solid transparent;
    border-right: 6px solid transparent; */
    position: absolute;
    right: 146px;
    bottom: 7px;
}
.sort-item-top-left,.shop-item-top-right{
    float: left;
    
}
.shop-item-top-left {
    float: left;
    padding-left:30px;
}
.sort-item-top-right {
    float: right;
    text-align: right;
    color: #999999;
    font-size: 12px;
    /* margin-left: 30px; */
}
.grep-label {
    color: #999999;
    font-size: 14px;
}
/* .standard-label,
.load-place-label,
.factory-label,
.period-label,
.min-weight-label,
.indicators-label,
.contact-label,
.area-label {
    color: #999999;
} */

/* .shop-standard-label {
    margin-left: 20px;
} */
/* .load-place-label {
    margin-left: 30px;
} */
/* .factory-label {
    margin-left: 20px;
} */
/* .min-weight-label {
    margin-left: 36px;
} */
/* .shop-indicators-label {
    margin-left: 30px;
} */
.sort-item-col.indicators-box{
    width:340px;
}
.sort-item-middle span {
    font-size: 14px;
}
/* .load-place-value {
    display: inline-block;
    width: 72px;
    vertical-align: top;
} */
.text-overflow {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    vertical-align: bottom;
}
/* .factory-value {
    display: inline-block;
    width: 42px;
    vertical-align: top;
} */
.supplier-img {
    width: 19px;
    height: 19px;
    vertical-align: middle;
}
.supplier-name {
    margin-left: 6px;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    line-height: 32px;
    display: inline-block;
    width: 233px;
}
.sort-item-middle{
    position: relative;
    display: table;
}
/* .area-value{
    display: inline-block;
    max-width: 300px;
    vertical-align: bottom;
} */
.contact-p {
    display: inline-block;
    width: 246px;
    font-size: 14px;
    margin-top: 4px;
}
.contact-p span {
    font-size: 14px;
}
.about-shop {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #007de4;
    line-height: 24px;
}
.want-purchase {
    width: 96px;
    height: 30px;
    /* line-height: 30px; */
    background: #ffffff;
    border: 1px solid #007de4;
    border-radius: 3px;
    font-size: 12px;

    color: #007de4;
    position: absolute;
    bottom: 0;
    right: 30px;
}
.purchase-active {
    background: #007de4;
    color: #fff;
}
.called {
    margin-left: 10px;
    cursor: pointer;
}

.show-phone-box {
    position: absolute;
    bottom: 0;
    right: 34px;
    cursor: pointer;
    display: none;
}
.show-phone {
    width: 118px;
    height: 30px;
    line-height: 30px;
    box-shadow: 0px 0px 15px 0px rgba(0, 125, 228, 0.13);
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #007de4;
    border-radius: 3px;
    background-color: #fff;
    text-align: center;
    position: relative;
}
.show-phone::after {
    content: '';
    position: absolute;
    top: 10px;
    left: -12px;
    border: 6px solid;
    border-color: transparent #fff transparent transparent  ;
}
.sort-item-col{
    display: inline-block;
    width: 154px;
    padding-right: 10px;
}
.item-load-place{
    width: 308px;
}
.shop-item-col{
    display: inline-block;
}
.shop-item-col1{
    width: 112px;
}
.shop-item-col2{
    width: 90px;
}
.shop-item-col3{
    width: 100px;
}
.shop-item-col4{
    width: 190px;
}
/* 右侧推荐商家 */
.com-info {
    width: 215px;
    height: 200px;
    background: #ffffff;
    border-top: 1px solid #e5e5e5;
    text-align: center;
    padding: 0 10px;
}
.com-info-avatar {
    width: 100px;
    height: 100px;
    margin-top: 20px;
    border-radius: 3px;
}
.com-info-name {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    margin-top: 18px;
    width: 196px;
}
.com-info-goods {
    margin-top: 10px;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
    width: 196px;
}

/* 无数据 */
.no-data-section {
    padding: 100px 0 234px;
    text-align: center;
}
.no-data-section > img {
    width: 265px;
}
.no-data-section > p {
    margin-top: 20px;
    font-size: 14px;
}

/* 样式重置 */
.option-hover {
    background-color: #007de4;
}
.option-item:hover {
    background-color: #007de4;
}
.combo-select {
    margin: 0;
    border: 1px #e5e5e5 solid;
}
.combo-select .combo-input {
    padding-left: 15px;
    background: none;
}
.combo-dropdown {
    width: 202px;
    border: 1px #e5e5e5 solid;
    z-index: 50;
}
.combo-dropdown li {
    width: 200px;
    margin: 0 !important;
}

/* modal */
.modal-dialog {
    width: 842px;
    margin-top: 280px;
}

.modal-content {
    
    border-radius: 3px;
}
.modal-header {
    height: 40px;
    border-bottom: 1px solid #007de4;
    padding: 12px 30px 12px 14px;
}
.modal-header img {
    width: 16px;
    height: 16px;
    vertical-align: text-bottom;
}
.modal-title {
    font-size: 16px;
    display: inline-block;
    margin-left: 10px;
}
button.close {
    /* width: 15px;
    height: 15px; */
    line-height: 18px;
    font-size: 30px;
    font-weight: 400;
}
/* .modal-header .close {
    margin-top: -8px;
} */
.modal-body {
    max-height: 424px;
    padding: 30px 37px;
}
.modal-body-top {
    width: 768px;
    line-height: 30px;
    background: #eff8ff;
    border-radius: 3px;
    padding-left: 10px;
}
.modal-body-top img{
    vertical-align: text-bottom;
}
.has-selected {
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 300;
    color: #007de4;
    margin-left: 8px;
}
.form-left {
    float: left;
}
.form-right {
    float: left;
    margin-left: 30px;
}
.form-item {
    margin-top: 18px;
    position: relative;
}
.form-item p {
    position: absolute;
    top: 32px;
    left: 96px;
    display: none;
    color: #FF5B5B;
    font-size: 12px;
}
.my-intention{
    display: none;
}
.required {
    font-size: 14px;
    color: #ff5b5b;
    margin-right: 2px;
}
.form-item label,
.form-item input {
    font-size: 14px;
    color: #333333;
    font-weight: 400;
}
.form-item label {
    display: inline-block;
    width: 93px;
    /* text-align: justify;
    text-align-last: justify;
    -moz-text-align-last: justify;
    text-justify: distribute; */
    text-align: right;
    margin-bottom: 0;
    position: relative;
}
/* .form-item label.required{
    margin-right: 0;
}
.form-item .required::before{
    content:'*';
    color: #ff5b5b;
   
    position: absolute;
    left: 0;
    top:3px;
}
.form-item label::after{
    content: "：";
    position: absolute;
    right: -4px;
    top: 0;
} */
.form-item input {
    padding-left: 11px;
    border: 1px solid #e5e5e5;
    border-radius: 3px;
    width: 270px;
    height: 32px;
}
/* .form-item input[disabled] {
   border: 0;
   background: #fff;
} */
.form-item .buy-amount {
    width: 64px;
    height: 32px;
    position: absolute;
    top: 0;
    left: 128px;
    border-radius: 0;
}
.btn-amount {
    width: 32px;
    height: 32px;
    border: 1px solid #e5e5e5;
    background-color: #fff;
    position: absolute;
    border-radius: 3px;
    font-size: 18px;
}
.reduce-amount {
    border-right: 0;
    top: 0;
    left: 96px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.quote-reduce-amount,.form-item .quote-buy-amount,.quote-increase-amount{
    top: 0 !important  ;
}
.increase-amount {
    border-left: 0;
    top: 0;
    left: 192px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
/* .form-item .my-quotation {
    width: 128px;
} */
.form-item .combo-select,
.form-item .combo-input {
    width: 80px;
}
.form-item .combo-input {
    padding-right: 0;
}
.form-item .combo-select .combo-dropdown {
    width: 80px;
}
.form-item .combo-select .combo-dropdown li {
    width: 76px;
}
.form-item .combo-select {
    display: inline-block;
    border: 0;
}
.form-item .special-label {
    width: 52px;
    margin-left: 135px;
}

.modal-btn-group {
    width: 100%;
    text-align: center;
    margin-top: 40px;
}
.modal-btn-group .button {
    width: 80px;
    height: 30px;
    border-radius: 3px;
    font-size: 14px;
    border: none;
    outline: none;
}
.modal-cancle {
    background: #eeeeee;
    color: #666666;
}
.modal-submit {
    background: #007de4;
    color: #ffffff;
    margin-left: 12px;
}
.modal-submit:hover {
    color: #ffffff;
}

/* 主体列表  商家*/
.shop-item-left {
    width: 258px;
    /* float: left; */
    display: inline-block;
    /* position: relative;
    overflow: hidden; */
    padding-left: 102px;
    /* padding-top: 4px; */
}
/* .shop-item-left::after {
    content: '';
    position: absolute;
    top: 10px;
    left: 257px;
    width: 1px;
    height: 82px;
    z-index: 100;
    background-color: #e5e5e5;
} */
.shop-item {
    font-size: 14px;
    line-height: 32px;
    text-align: left;
    display: table;
}
.shop-item span {
    font-size: 14px;
}
.shop-item .goods-name {
    font-size: 18px;
}
.shop-item .goods-price{
    font-size: 24px;
}
.merchant-box {
    display: none;
}
.shop-filter {
    display: none;
}
.sort-item-shop {
    height: 230px;
    padding: 0;
    position: relative;
}
.sort-item-shop::after {
    content: '';
    position: absolute;
    /* top: 10px; */
    bottom: 30px;
    left: 257px;
    width: 1px;
    height: 82px;
    z-index: 100;
    background-color: #e5e5e5;
}
/* .shop-min-weight-label {
    margin-left: 20px;
} */
.sort-item-shop:hover {
    background: #fafafa;
}
.shop-item-top-right {
    float: left;
    font-size: 12px;
    padding-left: 30px;
    width: 358px;
}
.go-shop-detail{
    width: 28px;
height: 28px;
text-align: center;
line-height: 28px;
position: absolute;
top: 34px;
right: 20px;
cursor: pointer;

}
.go-shop-detail img{
    width: 8px;
    height: 14px;
}

.com-header-name-box {
    display: inline-block;
    margin-left: 20px;
    height: 60px;
}
.com-header-info {
    height: 110px;
    padding: 26px 20px 16px 20px;
}
.com-header-info img{
    vertical-align: bottom;
}
.default-com-logo {
    width: 62px;
    height: 62px;
}

.com-header-name {
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    line-height: 24px;
    max-width: 830px;
}
.attention-btn {
    display: block;
    width: 60px;
    height: 25px;
    background: #ffffff;
    border: 1px solid #007de4;
    border-radius: 3px;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #007de4;
    line-height: 24px;
    margin-top: 10px;
}
.attention-btn:hover{
    background-color: #007de4;
    color:#fff;
}
.attention-btn-active {
    background: #eff8ff;
    border: none;
}
.shop-item-main-business {
    display: inline-block;
    min-width: 50px;
    max-width: 66px;
    text-align: center;
    font-size: 12px !important;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #007de4;
    background: #dff1ff;
    border-radius: 10px;
    height: 20px;
    line-height: 20px;
    vertical-align: middle;
    padding: 0 8px;
}
.main-business-place {
    display: inline-block;
    max-width: 112px;
    min-width: 50px;
    font-size: 14px;
    color: #333333;
    vertical-align: middle;
}

/* .shop-indicators {
    display: inline-block;
    width: 120px;
    vertical-align: middle;
} */

.scan-code-box {
    display: none;
    position: absolute;
    top: 100px;
    left: 10px;
}
.scan-code-container {
    text-align: center;
    padding: 8px;
    box-shadow: 0 0 3px 3px #FFF;
    position: relative;
}
.scan-code-container::after {
    content: '';
    position: absolute;
    border: 6px solid;
    border-color: transparent transparent #fff transparent;
    top: -12px;
    left: calc(50% - 2px);
}
.scan-code-container img {
    width: 62px;
    height: 62px;
}
.scan-code-container p {
    text-align: center;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    margin-top: 4px;
}
/* 求购专区 */
.buying-area {
    display: none;
}
.last-filter-item{
    margin-top: 0;
}
.buying-col{
    display: inline-block;
    padding-right: 20px;
}
.buying-col1{
    line-height: 20px;
    width: 220px;
}
.buying-item-line{
    display: inline-table;
}
.buying-item-line:nth-child(2){
    margin-top: 10px;
}
.buying-col2{

    width: 200px;
}
.buying-col3{

    width: 235px;
}
.buying-col4{
    padding-right: 0;
    width: 300px;
}

.want-quote{
    width: 96px;
    height: 30px;
    background: #FFFFFF;
    border: 1px solid #007DE4;
    border-radius: 3px;
    font-size: 12px;
color: #007DE4;
position: absolute;
top: 40px;
right: 20px;
}
.want-quote-active{
    color: #FFFFFF;
    background: #007DE4;
}

.modal-body-content *{
    font-size: 14px;
}
.notice-modal-dialog{
    width: 746px;
    height: 356px;
}
.notice-modal-body{
    height: 316px;
}
.modal-body-content p{
    text-indent: 26px;
    line-height: 27px;
    margin: 0;
}
.notice-modal-btn-group{
    margin-top: 30px;
}
.form-item .quote-special-label{
    margin-left: 136px;
}
.quote-modal-dialog{
    width: 842px;
    height: 358px;
}
.quote-modal-body{
    height: 316px;
}

.indicators-value{
    display: inline-block;
    width: 255px;
}


/* tooltip */
/* 自定义tooltip的背景色及字体颜色 */
.tooltip{
    z-index: 999 !important;
}
.tooltip-inner {
    background-color: #ccc;
    color: #333;
    max-width: 130px;
    word-wrap: break-word;
    z-index: 999;
}
.js-goods-list .tooltip-inner{
    max-width: 180px;
}
.js-shop-list .tooltip-inner{
    max-width: 130px;
}
.js-shop-list .tooltip-inner{
    padding-top: 8px;
}
.js-buying-list .tooltip-inner{
    max-width: 200px;
}
.tooltip.top .tooltip-arrow {
    border-top-color: #ccc;
}
.tooltip.top-right .tooltip-arrow {
    border-top-color: #ccc;
}
.tooltip.right .tooltip-arrow {
    border-right-color: #ccc;
}
.update-tooltip{
    top:0px !important;
}
.tooltip.left .tooltip-arrow {
    border-left-color: #ccc;
    
}

.tooltip.bottom .tooltip-arrow {
    border-bottom-color: #ccc;
}
.tooltip.in {
    filter: alpha(opacity=100);
    opacity: 1;
    z-index: 999 !important;
}

/* 采购弹窗 */
.common-pop-layui .layui-layer-title{
    height: 40px;
    line-height: 40px;
    padding-left: 40px;
    font-size: 16px;
    background-image: url(../../images/matchmakingFair/quote-notice.png);
    background-repeat: no-repeat;
    background-position: 14px center;
    background-size: 16px;
    border-bottom: 1px solid #007DE4;
}

.common-pop-layui .layui-layer-setwin{
    top: 14px;
}

.common-pop-layui .layui-layer-btn a{
    width: 80px;
    height: 30px;
    line-height: 30px;
    padding: 0;
    font-size: 14px;
}
.common-pop-layui div.layui-layer-btn{
    padding: 0 15px 30px;
}
.common-pop-layui .common-pop-content{
    padding: 20px 30px;
    line-height:20px;
}
.common-pop-content .to-page-btn{
    color: #007de4;
}


.main-left-box>.box{
    /* display: none; */
    /* padding-left: 70px; */
}
.buying-main-box>.box{
    /* margin-top: 30px; */
    /* display: none; */
    /* padding-left: 300px; */
}

.change-page,.page-split,.current-page,.total-page{
    display: none;

}
.shop-no-goods{
    position: absolute;
    text-align: center;
    top: 102px;
    right: 320px;
    z-index: 10;
}
.shop-no-goods>img{
    display: block;
    width: 108px;
    height: 65p;
}
.no-goods-tips{
    display: block;
    height: 12px;
    font-size: 14px;
    color: #999;
    margin-top: 18px;
}
.form-item .buy-unit,.form-item .quote-unit{
    width: 81px;
    overflow: hidden;
}


.bg-level{
    width:100%;
    background-color: #EFF8FF;
}
.border-top{
    border-top: 1px solid #eeeeee;
}
.high-level{
    height: 60px;
}

.btn-active{
    background-color: #007de4;
    color: #fff;
}
.btn-disabled{
    background-color: #dcdcdc;
    color: #b3b3b3;
}
.js-shop-filter{
    display:block;
    height: 50px;
}

/* .code-big-box{
    position: absolute;
    display: none;
    top: 80px;
    left: 108px;
}
.code-box{
    position: relative;
    padding: 7px;
    
    z-index: 100;
    background-color: #fff;
    text-align: center;
    width: 87px;
    height: 120px;
    background: #FFFFFF;
    border-radius: 3px;
   
    box-shadow: 0px 0px 10px 1px #007de4;
}
.code-box::before{
    position: absolute;
    top: 10px;
    left: -10px;
    content:"";
    border: 5px solid;
    width: 0px;
    height: 0px;
    border-color: transparent #fff  transparent transparent;
}
.code-box span{
    display: block;
    font-size: 12px;
    line-height: 10px;
    margin-top: 8px;
}
.code-div{
    text-align: center;
} */
