@charset "utf-8";

.beston22119CaseDetails {
    color: #666666;
    font-size: 16px;
    padding-top: 80px;
}

.beston22119CaseDetails1 {
    padding: 90px 0 0 0;
    background-color: #fff;
}

.fabutime {
    text-align: center;
    padding: 25px  0;
    margin-bottom: 30px;
    background-color: #fff;
    border-bottom: 1px solid #e1e1e1;
}
.beston22119CaseDetails1 h1#beston22119-h1 {
    text-align: center;
    
}

.beston22119CaseDetails1 h2#beston22119-h2 {
    text-align: center;
    padding-bottom: 50px;
    border-bottom: 1px solid #e1e1e1;
    margin-bottom: 60px;
}



.beston22119CaseDetails1 .swiper-container {
    width: 100%;
    height: auto;
}

.beston22119CaseDetails1 .swiper-container .swiper-slide {
    position: relative;
    overflow: hidden;
    font-size: 0;
}

.beston22119CaseDetails1 .swiper-button-next.swiper-button-black,
.beston22119CaseDetails1 .swiper-button-prev.swiper-button-black {
    width: 50px !important;
    height: 50px !important;
    border-radius: 50% !important;
    background-color: rgba(255, 255, 255, 0.62) !important;
    box-shadow: 0px 3px 30px rgb(0 0 0 / 25%) !important;
    background-size: 6px 12px !important;
}

.beston22119CaseDetails1 .swiper-button-next.swiper-button-black {
    right: 40px;
}

.beston22119CaseDetails1 .swiper-button-prev.swiper-button-black {
    left: 40px;
}

.beston22119CaseDetails12 {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.beston22119CaseDetails121 {
    width: 50%;
    overflow: hidden;
}

.beston22119CaseDetails121 img {
    border-radius: 15px;
    width: 100%;
}

.beston22119CaseDetails122 {
    width: 44%;
    line-height: 34px;
}

.beston22119CaseDetails122-a a {
    width: 180px;
    line-height: 50px;
    text-align: center;
    display: inline-block;
    font-family: PingFang SC;
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    background-color: #42bbb6;
    border-radius: 35px;
    margin-top: 60px;
}

.beston22119CaseDetails13 {
    padding: 50px 0 100px;
    display: flex;
    justify-content: space-between;
}

.beston22119CaseDetails13-single {
    width: 31.65%;
    background-color: #ffffff;
    border-radius: 10px;
    text-align: center;
    box-shadow: 0px 3px 30px rgba(0, 0, 0, 0.07);
}

.beston22119CaseDetails13-t {
    font-weight: 700;
    color: #333333;
    font-size: 28px;
    padding: 60px 0 20px;
}

.beston22119CaseDetails13-t1 {
    color: #666666;
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 40px;
}




/* 2 */
.beston22119CaseDetails2 {
    background-color: #f4f5f7;
    padding: 110px 0 0 0;
}

.beston22119CaseDetails21 {
    position: relative;
}

.beston22119CaseDetails21 h2#beston22119-h2 {
    text-align: left;
    padding-bottom: 50px;
    border-bottom: 1px solid #e1e1e1;
    position: relative;
}

.beston22119CaseDetails21 h2#beston22119-h2::after {
    position: absolute;
    content: '';
    width: 168px;
    height: 10px;
    background-color: #42bbb6;
    left: 0;
    bottom: 0;
    animation: beston22119h2 5s linear infinite;
}

@keyframes beston22119h2 {
    0% {
        width: 0;
    }

    100% {
        width: 168px;
    }
}

.beston22119CaseDetails21 ul {
    width: 100%;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    text-align: right;
    display: flex;
    justify-content: end;
    align-items: center;
}

.beston22119CaseDetails21 ul li {}

.beston22119CaseDetails21 ul li a {
    color: #333333;
    font-size: 18px;
    text-decoration: none;
}
.beston22119CaseDetails21 ul li a:hover{
    color: #42bbb6;
}
.beston22119CaseDetails21 ul li a span {
    margin: 0 40px;
    display: inline-block;
}

.beston22119CaseDetails22 {
    padding: 90px 0 150px;
}

.beston22119CaseDetails22 a{
    
    color:#42bbb6;
    text-decoration: none;
}

.beston22119CaseDetails22-single {
    background-color: #fff;
    padding: 100px 60px;
    margin-bottom: 60px;
}

.beston22119CaseDetails22-single:last-child {
    margin-bottom: 0;
}

.beston22119CaseDetails22-t {
    font-family: DIN;
    font-weight: 700;
    color: #333333;
    font-size: 18px;
}

.beston22119CaseDetails22-t span {
    color: #333333;
    font-size: 34px;
    margin-right: 10px;
}

.beston22119CaseDetails22-t1 {
    margin: 45px 0;
    line-height: 34px;
}

.beston22119CaseDetails22-pic {
    width: 47.5%;
    display: inline-block;
    font-size: 0;

}

.beston22119CaseDetails22-pic:nth-child(2n+1) {
    margin-right: 4.5%;
}

.beston22119CaseDetails22-pic img {
    width: 100%;
}

.beston22119CaseDetails3 {
    padding: 100px 0 100px 0;
    background-color: #fff;
}

.beston22119CaseDetails3 h2#beston22119-h2 {
    text-align: center;
    margin-bottom: 60px;
}

.beston22119CaseDetails3 .beston22119Cases-single:hover .beston22119Cases-con {
    box-shadow: 0px 3px 30px rgb(0 0 0 / 9%);
}

.beston22119CaseDetails3 .beston22119Cases-single {
    padding-bottom: 0px;
    margin-right: 0;
    margin-left: 2%;
}

.beston22119CaseDetails3 .beston22119Cases-single.active {
    margin-left: 0;
}

.beston22119CaseDetails3 .beston22119Cases-con {
    padding-bottom: 40px;
}

.beston22119CaseDetails3 .beston22119Cases-a {
    margin-bottom: 0;
}

.beston22119CaseDetails3-a {
    text-align: center;
}

.beston22119CaseDetails3-a a {
    width: 180px;
    line-height: 50px;
    text-align: center;
    display: inline-block;
    font-family: PingFang SC;
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    background-color: #42bbb6;
    border-radius: 35px;
}


/* 媒体查询 */
@media screen and (max-width:1700px){

}
@media screen and (max-width:1600px){

}
@media screen and (max-width:1400px){
.beston22119CaseDetails122-a a{
    margin-top: 30px;
}
.beston22119CaseDetails122 {
    line-height: 30px;
    font-size: 15px;
}
.beston22119CaseDetails13-t1 {
    font-size: 16px;
    margin-bottom: 20px;
}
.beston22119CaseDetails13-t {
    padding: 50px 0 20px;
}
}
@media screen and (max-width:1300px){
    .beston22119CaseDetails {
        font-size: 14px;
    }
}
@media screen and (max-width:1024px){
    .beston22119CaseDetails {
        padding-top: 0px;
    }
   .beston22119CaseDetails1 h1#beston22119-h1 {
        margin: 0 15px;
       
      
    }
      .beston22119CaseDetails1 h2#beston22119-h2 {
        margin: 0 15px;
        padding-bottom: 25px;
        margin-bottom: 30px;
    }
    .beston22119CaseDetails12 {
        display: block;
        padding: 0 15px;
        box-sizing: border-box;
    }
    .beston22119CaseDetails121 {
        width: 100%;
    }
    .beston22119CaseDetails122 {
        width: 100%;
        text-align: center;
        margin: 20px 0 70px
    }
    .beston22119CaseDetails122-t {
        text-align: left;
    }
    .beston22119CaseDetails13 {
        padding: 0 15px 70px;
        display: block;
    }
    .beston22119CaseDetails13-single {
        width: 100%;
        margin-bottom: 30px;
    }
    .beston22119CaseDetails13-t1 {
        font-size: 18px;
        width: 75%;
        margin: 0 auto 40px;
    }
    .beston22119CaseDetails2 {
        padding: 70px 0 0 0;
    }
    .beston22119CaseDetails21 h2#beston22119-h2::after {
        position: unset;
        height: 0;
    }
    .beston22119CaseDetails21 h2#beston22119-h2 {
        text-align: center;
        padding-bottom: 40px;
        border-bottom: none;
    }
    .beston22119CaseDetails21 ul {
        padding: 0 15px;
        box-sizing: border-box;
        position: unset;
        text-align: center;
        display: block;
        transform: translateY(0);
    }
    .beston22119CaseDetails21 ul li {
        display: inline-block;
    }
    
    .beston22119CaseDetails21 ul li a span {
        margin: 0 30px;
        color: #999999;
        font-size: 15px;
    }
    .beston22119CaseDetails21 ul li {
        display: inline-block;
        margin-bottom: 20px;
    }   
    .beston22119CaseDetails22 {
        padding: 40px 15px 55px;
    }
    .beston22119CaseDetails22-single {
        padding: 50px 25px 70px;
        margin-bottom: 35px;
        border-radius: 10px;
    }
    .beston22119CaseDetails22-t1 {
        margin: 30px 0 20px;
        line-height: 34px;
    }
    .beston22119CaseDetails22-t span {
        font-size: 24px;
        margin-right: 20px;
    }
    .beston22119CaseDetails22-t {
        font-size: 16px;
    }
    .beston22119CaseDetails22-pic:nth-child(2n+1) {
        margin: 0 0 20px;
    }
    .beston22119CaseDetails22-pic {
        width: 100%;
    }
    .beston22119CaseDetails3 {
        padding: 80px 15px 100px;
    }
    .beston22119CaseDetails3 h2#beston22119-h2 {
        margin-bottom: 50px;
    }
    .beston22119CaseDetails3 .beston22119Cases-single {
        padding-bottom: 0px;
        margin-right: 0;
        margin-left: 0;
    }
    .beston22119CaseDetails .beston22119Cases-pic {
        border-radius: 15px;
    }
    .beston22119CaseDetails3 .beston22119Cases-con {
        padding: 0 0 30px;
        text-align: center;
    }
    .beston22119CaseDetails3 .beston22119Cases-a {
        margin: 50px 0 0;
    }
   
}
@media screen and (max-width:500px){
    .beston22119CaseDetails21 ul li:nth-child(3) a span{
        display: none;
    }
}
@media screen and (max-width:400px){
    .beston22119CaseDetails21 ul li a span {
        margin: 0 20px;
    }
}