
.service{display: block;}
.service img{margin: 20px auto}
/*求购动态*/
.buy{height: 45px;width: 690px;margin: 0 auto;background-color: #fff;position: relative;padding-bottom: 30px;}
.buy_title{width: 160px;background-color: #f79131;float: left;line-height: 45px;font-size: 28px;text-align: center;color: #fff;position: absolute;}
#buy_con{width: 530px;float: right;line-height: 45px;font-size: 28px;color: #666;overflow: hidden;z-index: 1;height: 45px;position: absolute;left: 160px;}
#buy_con a{display: inline-block;width: 100%;text-align: center;color: #666}
.buy_info{display: inline-block;width: 94%;overflow: hidden}
.gradual_con{ background-image: linear-gradient(#fff,#f2f2f2);padding-bottom: 30px;}
.buy_line{float: right}

.footerbar{background: #f2f2f2;font-size: 24px;color: #999;text-align: center}
/*优质货源*/
.light_blue_bg{background: #64caca;position: relative;}
.source_high{width: 690px;margin: 0 auto;}
.source_high_title{font-size:0px;}
.source_high_title div{display: inline-block;}
.source_high_title span{display: inline-block;}
.source_high_one{height: 30px;width: 12px;background: #fff;margin-top: 30px}
.source_high_font{font-size: 28px !important;color: #fff;vertical-align: top;margin-top: 25px;margin-left: 15px;font-weight:bold}
.source_high_more{color: #fff;font-size: 25px;margin-left: 470px;vertical-align: top;margin-top: 24px;}
.tab_conbox_two_name{color:#fff;line-height:26px;height:20px;margin-top:5px;}
.tab_conbox_two_img{width: 80px;height: 80px;margin: 0 auto}
.tab_con_two{width: 690px;margin: 0 auto;}
.tab_con_two_small_block{width: 330px;height: 470px;background: #f2f2f2;border-radius: 12px;float: left;margin-right: 30px;margin-bottom: 30px;}
.tab_con_two_small_block:nth-child(2n){margin-right: 0}
.tab_con_two_small_block_img img{border-radius: 12px 12px 0px 0px;width: 330px;height: 330px;object-fit: cover}
.tab_con_two_small_block_text{margin: 0 20px;}
.tab_con_two_small_block_name{
    font-size: 24px;line-height: 30px;color: #333;padding-top: 20px;
    word-break: break-all;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 80px;
}
.tab_con_two_small_block_company{
    font-size: 20px;line-height: 20px;color: #666;padding-top: 15px;
    white-space:nowrap;/*规定段落中的文本不进行换行 */
    overflow:hidden;/*超出部分隐藏*/
    text-overflow:ellipsis;
}

.swiper3 .tab_conbox_two_on{
    color: #009999;
    height: 140px;
    background: url(../../imgs/home/device1.png) no-repeat center center;
    font-size: 20px;
    line-height: 30px;
    padding: 0 28px;
    display: table-cell;
    vertical-align: middle;
}
.swiper3  .tab_conbox_two_on div {
    width: 80px;
    line-height: 30px;
    display: inline-block;
}

.swiper3 .swiper-slide {
    text-align: center;
    font-size: 20px;
    height: 145px;
    cursor: pointer;
    width: 120px; margin-right: 10px;z-index: 1;
}

.tab_con_two_clear{margin-right: 0px;}
.tab_conbox_two {
    padding-bottom: 5px;
    margin-left: 15px;
    margin-top: 25px;
}

#load{color: #fff;position: absolute;bottom: -22px;width: 100%;height: 30px;line-height: 30px;font-size: 24px;text-align: center;}
