<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.case-banner{
    height: 450px;
    background: url(../../theme3/images/case/case/bg.png) center no-repeat;
    background-size: 100% 100%;
}
.case-banner .case-banner-inner{
    padding-top: 85px;
}
.case-banner .banner-second-text,.case-banner .banner-main-text{
    color: #fff;
}
.tabs-box,.items-box{
    background: #f6f6f6;
}
.tabs-box .tabs-top{
    position: relative;
}
.tabs-box .tabs-top ul{
    background: #fff;
    border-radius: 5px;
    padding:27px;
    font-size: 16px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    box-shadow: 2px 2px 10px 5px rgba(0,0,0,0.05);
    margin-top: -40px;
}
.tabs-box .tabs-top li{
    color: #606060;
    padding: 8px 24px;
    border-radius: 50px;
}
.tabs-box .tabs-top li:hover{
    background: RGBA(106, 89, 234, 0.5);
}

.tabs-box .tabs-top li.active-tab{
    background: #6A59EA;
}
.tabs-box .tabs-top li.active-tab a,.tabs-box .tabs-top li:hover a{
    color: #fff !important;
}
.tabs-items ul{
    margin-top: 90px;
    display: flex;
    flex-wrap: wrap;
}
.tabs-items ul li.card{
    margin: 0 22px 50px 0;
    position: relative;
    display: inline-block;
    width: 358px;
    height: 275px;
    background: #fff;
    box-shadow: 0 10px 25px hsl(0deg 0% 82% / 10%);
}
.tabs-items .peek{
    width: 100%;
    height: 100%;
    border: 1px solid #ededed;
    border-radius: 2px;
    transform: scale(1);
    opacity: 1;
    transition: all .5s ease;
}
.tabs-items .peek .image{
    width: 100%;
    height: 166px;
    line-height: 166px;
    border-bottom: 1px solid #ededed;
    background-color: #fff;
    background-repeat: no-repeat;
    background-size: auto 75%;
    background-position: 50%;
    text-align: center;
}
.tabs-items .peek .image img{
    width: 80%;
}
.tabs-items .peek .desc{
    position: relative;
    padding: 12px 30px;
    width: 100%;
    height: calc(100% - 166px);
}
.tabs-items .peek .desc h5,.tabs-items .peek .desc h3{
    color: #0F1421;
    margin-bottom: 10px;
    font-size: 16px;
}

.tabs-items .peek .desc .company-tag{
    position: absolute;
    left: 0;
    bottom: 13px;
    display: flex;
    justify-content: space-between;
    width: 100%;
    padding: 0 30px;
    font-size: 14px;
    font-weight: 400;
    color: #9FA0A0;
}
.tabs-items .cards .has-content:hover .peek {
    transform: scale(.9);
    opacity: 0;
}
.tabs-items .cards .has-content:hover .content {
    opacity: 1;
    transform: scale(1);
}
.tabs-items .cards .content{
    position: absolute;
    left: -10px;
    top: -40px;
    width: 376px;
    height: 350px;
    color: #fff;
    font-size: 14px;
    line-height: 22px;
    text-align: justify;
    border-radius: 2px;
    background-color: #6A59EA;
    overflow: hidden;
    opacity: 0;
    transform: scale(.8);
    box-shadow: 0 15px 20px 0 rgb(55 132 255 / 32%);
    transition: all .3s ease;
}
.tabs-items .cards .content .feature {
    position: relative;
    padding: 20px 24px 0;
    width: 100%;
    height: 210px;
}
.tabs-items .cards .content .feature .title {
    margin-bottom: 10px;
    font-size: 17px;
    font-weight: 600;
}
.tabs-items .cards .content .feature .desc {
    margin-bottom: 2px;
    padding-left: 20px;
    font-size: 14px;
    font-weight: 400;
    position: relative;
}
.tabs-items .cards .content .feature .desc img{
    width: 14px;
    position: absolute;
    left: 0px;
    top: 2px;
}
.tabs-items .cards .content .feature .data {
    position: absolute;
    left: 0;
    bottom: 12px;
    width: 100%;
    font-size: 17px;
    font-weight: 600;
    text-align: center;
}
.tabs-items .cards .content .appraise{
    padding: 12px 24px 0;
    border-top: 1px solid #9A8FF1;
}
.tabs-items .cards .content .quote {
    position: absolute;
    right: 24px;
    bottom: 0px;
    width: 50px;
}
.tabs-items .cards .content .bottom-abtns{
    position: absolute;
    bottom: 20px;
    left: 24px;
}
.tabs-items .cards .content .block-link{
    font-weight: 600;
    color: #f5f5f5;
    transition: color .3s ease;
    padding-right: 20px;
}
.tabs-items .cards .content  .block-link img{
    width: 16px;
    margin-right: 6px;
}
.tabs-items .cards .content .block-link-new img{
    
}
.tabs-items .cards .content .more{
    /* position: absolute;
    bottom: 20px;
    left: 140px; */
    font-weight: 600;
    color: #f5f5f5;
    transition: color .3s ease;
}
.tabs-items .cards .content .block-link-new{
    color: #fff;
}
.logo-box{
    padding: 70px 0px;
    background: #fff;
}
.logo-box ul {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    margin-top: 70px;
}
.logo-box ul li {
    width: 25%;
    margin-bottom: 20px;
}
.logo-box li img{
    width: 90%;
    border-radius: 10px;
    box-shadow: 1px 3px 10px 6px rgba(0,0,0,0.05);
}
.card .content a[href='']{
    display: none;
}
/*è¶…å¤§åž‹å±å¹•pc â‰¥1920pxå±å¹• */
@media screen and (min-width: 1920px) {

}
/*å¤§åž‹å±å¹•pc 1920&gt;=pc&gt;=1200 è¶…å¤§å±*/

@media screen and (min-width:1200px) and (max-width: 1450px){

}

/*ä¸­åž‹å±å¹•/å¹³æ¿ 1200&gt;=pc&gt;=992 è¶…å¤§å±*/
@media screen and (min-width: 992px) and (max-width: 1200px) {
	
}

/* å¹³æ¿ */
@media screen and (min-width: 480px) and (max-width: 1199px) {
	
}
/* æ‰‹æœºç«¯ */
@media screen and (max-width: 480px) {
    .tabs-items ul{
        margin-top: 60px;
    }
	.tabs-box .tabs-top ul{
        flex-flow: row nowrap;
        overflow-x: scroll;
    }
    .tabs-box .tabs-top ul div{
        display: none;
    }
    .tabs-box .tabs-top ul li{
        width: 170px;
        text-align: center;
        padding-left: 0px;
        padding-right: 0px;
        flex-shrink: 0;
    }
    .tabs-items ul li.card{
        margin-right: 0px;
        width: 100%;
        margin-bottom: 30px;
    }
}
</pre></body></html>