[v-cloak]{
    display: none;
}
.showcompany-nav{
    box-shadow: 0px 1px 20px #e9e9e9;
    background: #fff;
}
.showcompany-nav-content{
    width: 1295px;
    margin:0 auto;
    height: 50px;
    line-height: 50px;
    display: flex;
    justify-content: space-evenly;
}
.showcompany-nav-item{
    cursor: pointer;
    font-weight: 600;
    font-size: 18px;
}
.showcompany-nav-item:hover{
    border-bottom:2px solid #000;
}
.showcompany-nav-active{
    border-bottom:2px solid #000;
}
.showcompany-content{

}
.showcompany-supplier-content{
    width: 1295px;
    margin:0 auto 30px;
}
.showcompany-supplier-one-content{
    display: flex;
    padding:18px 0 0;
}
.showcompany-supplier-two-content{
    width:100%;
}
/*图片856 × 300 视频421*300*/
.showcompany-supplier-pic1{
    width:856px;
    height:240px;
    margin-right:18px;
    border-radius: 5px;
}
.showcompany-supplier-video1{
    width:421px;
    height:236px;
    background:#000;
    border-radius: 5px;
    margin-right:18px;
    position:relative;
}
.show-company-currency-word{
    border-radius: 5px;
    text-align: center;
    position: absolute;
    top: 0;
    left:0;
    width: 100px;
    height:40px;
    line-height:40px;
    color:#ffffff;
}
/*图片640 × 300 视频640*300*/
.showcompany-supplier-pic2{
    width:640px;
    margin-right:7.5px;
    border-radius: 5px;
}
.showcompany-supplier-video2{
    width:640px;
    background:#000;
    margin-left:7.5px;
    border-radius: 5px;
}
.showcompany-core-bg{
    background:#e5e5e5;
    width:100%;
    padding:20px 0;
}
.showcompany-core-content{
    width: 1295px;
    margin:0 auto;
}
.showcompany-case-bg{
    background:#ffffff;
    width:100%;
    padding:20px 0;
}
.showcompany-case-content{
    width: 1295px;
    margin:0 auto;
}
.showcompany-logo-bg{
    background:#e5e5e5;
    width:100%;
    padding:10px 0 0;
}
.showcompany-logo-content{
    width: 1295px;
    margin:0 auto;
}
.wrapper-container2 {
    width: 1295px;
    height:200px;
}
.showcompany-title-icon-style{
    width:30px;
    height:30px
}
.showcompany-title-style{
    font-size:20px;
    line-height:30px;
    font-weight:600;
    margin:0 0 0 15px
}
.showcompany-more-style{
    font-size:15px;
    line-height:30px;
    margin:0 5px 0 15px
}
.showcompany-more-icon-style{
    width:20px;
    height:20px;
    margin-top: 3px;
}
.showcompany-currency-item{
    width:310px;
    margin-right:18px;
    margin-bottom:18px;
    background:#fff;
    border-radius: 5px;
}
.showcompany-currency-item:nth-child(4n){
    margin-right:0;
}
/**/
.showcompany-currency-img{
    width:100%;
    height:231px;
    border-top-left-radius:5px;
    border-top-right-radius:5px;
}
.showcompany-currency-title{
    padding: 10px;
    font-size: 14px;
    text-align: left;
    height: 70px;
    margin: 0;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word;
    white-space: normal!important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.showcompany-logo-item{
    width:169.57px;
    margin-right:18px;
    margin-bottom:18px;
    border-radius:5px;
    cursor: pointer;
}
.showcompany-logo-img{
    border-radius:5px;
    width:169.57px;
}
.showcompany-logo-item:nth-child(7n){
    margin-right:0
}
.showcompany-logo-title{
    display: flex;
    align-items: center;
    margin-top: 5px;
    border-top: 0.5px solid #efefef;
}
.showcompany-title-content-style{
    margin: 0px 0px 0px 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #9f9f9f;
    white-space: nowrap;
}
.showcompany-currency-title-content-style{
    margin: 0px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 5px;
    height: 25px;
    line-height: 25px;
    color: #9f9f9f;
    border-top: 0.5px solid #efefef;
}
@media (max-width: 1600px){
    .showcompany-nav-content{
        width: 1030px;
    }
    .showcompany-supplier-content{
        width: 1030px;
    }
    .showcompany-supplier-pic1{
        height:188px
    }
    .showcompany-supplier-video1{
        height:186px;
        width:331px;
    }
    .show-company-currency-word{
        border-radius: 3px;
        text-align: center;
        position: absolute;
        top: 0;
        left:0;
        width: 80px;
        height:30px;
        height:30px;
        line-height:30px;
        color:#ffffff;
    }
    .showcompany-supplier-pic2{
        height:240px
    }
    .showcompany-supplier-video2{
        height:240px
    }
    .showcompany-core-content{
        width: 1030px;
    }
    .showcompany-case-content{
        width: 1030px;
    }
    .showcompany-logo-content{
        width: 1030px;
    }
    .wrapper-container2 {
        width: 1030px!important;
        height:170px;
    }
    .showcompany-currency-item{
        width:244px;
        margin-right:18px;
        margin-bottom:18px;
        background:#fff;
        border-radius: 5px;
    }
    .showcompany-currency-img{
        width:100%;
        height:180px;
        border-top-left-radius:5px;
        border-top-right-radius:5px;
    }
    .showcompany-logo-item{
        width:131.71px
    }
    .showcompany-logo-img{
        border-radius:5px;
        width:131.71px;
    }
}
