.case-banner{
    height: 450px;
    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
{
background: #f6f6f6;
	text-align:center;
	padding-top:20px;
}

.tabs-box h1 {
    font-size: 32px;
}
.tabs-box items-box{
    background: #f6f6f6;
	text-align:center;
}
.tabs-items
{
text-align: center;
list-style: none;
}
.tabs-items ul{
    margin-top: 20px;
    flex-wrap: wrap;
	
}
.tabs-items ul li.card{
    margin: 0 22px 20px 0;
    position: relative;
    display: inline-block;
    width: 358px;
    height: 321px;
    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;
}
/*背景图片*/
.imagewk
{
	background-image:url(../images/case/clients/c1bg.png);
	height:214px;
    text-align: center;
	background-size:100%;
}
.imagezh
{
	background-image:url(../images/case/clients/c2bg.jpg);
	height:214px;
    text-align: center;
	background-size:100%;
}
.imagelg
{
	background-image:url(../images/case/clients/c3bg.png);
	height:214px;
    text-align: center;
	background-size:100%;
}
.imagebgy
{
	background-image:url(../images/case/clients/c4bg.jpg);
	height:214px;
    text-align: center;
	background-size:100%;
}
.imagehry
{
	background-image:url(../images/case/clients/c5bg.jpg);
	height:214px;
    text-align: center;
	background-size:100%;
}
.imagefy
{
	background-image:url(../images/case/clients/c6bg.jpg);
	height:214px;
    text-align: center;
	background-size:100%;
}
.imagelt
{
	background-image:url(../images/case/clients/c7bg.png);
	height:214px;
    text-align: center;
	background-size:100%;
}
.imagenk
{
	background-image:url(../images/case/clients/c8bg.png);
	height:214px;
    text-align: center;
	background-size:100%;
}
.imagezy
{
	background-image:url(../images/case/clients/c9bg.png);
	height:214px;
    text-align: center;
	background-size:100%;
}
.imagess
{
	background-image:url(../images/case/clients/c10bg.jpg);
	height:214px;
    text-align: center;
	background-size:100%;
}
.imagedw
{
	background-image:url(../images/case/clients/c11bg.png);
	height:214px;
    text-align: center;
	background-size:100%;
}
.imagehw
{
	background-image:url(../images/case/clients/c12bg.png);
	height:214px;
    text-align: center;
	background-size:100%;
}





.tabs-items .peek .image{
    height: 214px;
    line-height: 214px;
    border-bottom: 1px solid #ededed;
    background-repeat: no-repeat;
    background-size: auto 75%;
    background-position: 50%;
    text-align: center;
}

.tabs-items .peek .desc{
    position: relative;
    padding: 12px 30px;
    width: 100%;
    height: calc(100% - 166px);
	text-align:left;
}
.tabs-items .peek .desc img{
	width:128px;
    height: 40px;
}
.tabs-items .peek .desc span{
float:left;
}
.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>=pc>=1200 超大屏*/

@media screen and (min-width:1200px) and (max-width: 1450px){

}

/*中型屏幕/平板 1200>=pc>=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: 20px;
    }
	.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;
    }
	.tabs-box h1 {
		font-size: 20px;
	}
}
