

/*widget页面使用的css  product*/
.widget-product .zuk-panel p.zuk-card-text {
    height: 50px;
    overflow: hidden;
}
.widget-product .ci-embla-slide-tag {
    background: #6e757c;
    bottom: 0;
    color: #fff;
    cursor: inherit;
    display: block;
    font-family: Roboto, Helvetica, Arial, system-ui, sans-serif !important;
    font-size: 11px;
    left: 0;
    line-height: 13px;
    padding: 6px 12px;
    position: absolute;
    text-transform: uppercase;
}   
.widget-product .style-white .zuk-panel {
    background: #fff !important;
}
.widget-product .ci-embla-buttons .zuk-slidenav.zuk-invisible
 {
    visibility: visible !important;
    color:rgba(102,102,102,.3) !important;
    cursor: auto;
}   
.widget-product .ci-embla-buttons>a
 {
    color: #333 !important;
    font-weight: bolder !important;
}
.widget-product .zuk-scope .ci-embla-buttons [hidden] {
    display: inline-block !important;
    color:rgba(102,102,102,.3) !important;
}
.widget-product .ci-embla-progress-bar {
    background-color: #000;
    bottom: -1px;
    left: -100%;
    position: absolute;
    top: 0;
    width: 100%;
}
.widget-product .ci-embla-controls
 {
    display: flex;
    margin: 0 auto;
    padding-top: 1.75rem;
    position: relative;
}
.widget-product   .ci-embla-progress
 {
    align-self: center;
    border-bottom: 1px solid #8a8e91;
    height: 4px;
    justify-self: flex-end;
    overflow: hidden;
    position: absolute;
    width: calc(50% - 75px);
}
.widget-product .ci-embla-buttons
 {
    margin: 0 auto;
}
.widget-product .zuk-card
 {
    margin: 15px;
}
.widget-product .zuk-panel
{
    background-color: #f0f0f0;
}
.widget-product .style-white .js-filter-btn .zuk-button.zuk-button-primary,.widget-product .style-gray .js-filter-btn .zuk-button.zuk-button-primary
{
    background: #555a5f;
    color: #fff;
}
.widget-product .count
 {
    padding: 5px;
}    
.widget-product .style-white .js-filter-btn .zuk-button
 {
    margin-left: 5px !important;
}
   
.widget-product .style-gray .js-filter-btn .zuk-button
 {
    background: #f0f0f0;
    margin-left: 5px !important;
}

.widget-client .zuk-width-small {
    width: 110px;
}

.widget-case .zuk-card
 {
    margin: 15px;
}
.widget-case  .zuk-panel
{
    background-color: #f0f0f0;
}

.pitem {
    position: relative;
	overflow: hidden;	
}
.pitem:hover img
 {
    transition: 0.3s ease-in-out;
    transform: scale(1.1);
    
}
.pitem img {
    width: 100%;
}
.pi-text {
    background: rgba(255, 255, 255, 0.85);
    position: absolute;
    bottom: 60px;
    margin: 25px;
    padding: 10px 5px;
}

.primary-button{
    background: #000;
    border: 0;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: Roboto Condensed, Helvetica, Arial, system-ui, sans-serif !important;
    font-size: 18px;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 21px;
    max-height: 61px;
    outline: 0;
    padding: 11.5px 44px 11.5px 33px;
    position: relative;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    white-space: normal;
    border-radius: 0px;
}
.primary-button:hover {
    opacity: 0.6;
    color: #fff !important;
}


#section-17-76 .ct-section-inner-wrap ,#section-107-51 .ct-section-inner-wrap
{
    max-width: 1600px !important;
}
