@charset "utf-8";
.beston22119-h1 span br{
    display: none;
}
.beston22119-h1 h1#beston22119-h1 {
    display: inline-block;
}
.beston22119SolutionShow1 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 140px 0 60px 0;
}

.beston22119SolutionShow1-tabs {
    display: flex;
    width: 336px;
    line-height: 45px;
    justify-content: space-between;
    background-color: #eeeeee;
    border-radius: 25px;
    font-weight: 500;
    color: #333333;
    font-size: 18px;
}

.beston22119SolutionShow1-tab {
    width: 164px;
    cursor: pointer;
    text-align: center;
}

.beston22119SolutionShow1-tab.active {
    color: #ffffff;
    background-color: #44bcb7;
    border-radius: 25px;
}
.beston22119SolutionShow1-safe {
    overflow: auto;
    display: none;
}

.beston22119SolutionShow1-safe.active {
    display: block;
}

.beston22119SolutionShow2-single {
    float: left;
    width: 48%;
    display: flex;
    border-radius: 10px;
    margin-right: 3.8%;
    margin-bottom: 70px;
    /* box-shadow: 0px 3px 20px rgba(0, 0, 0, 0.07); */
    position: relative;
}
.beston22119SolutionShow2-single:nth-child(2n) {
    margin-right: 0;
}

.beston22119SolutionShow2-pic {
    width: 46.58%;
    border-radius: 10px;
    padding: 80px 0;
    background-color: #f7f8f9;
    font-size: 0;
}
.beston22119SolutionShow2-pic a{
    display: inline-block;
    width: 100%;
    font-size: 0;
    text-decoration: none;
    cursor: pointer;
}
.beston22119SolutionShow2-pic img {
    width: 100%;
}

.beston22119SolutionShow2-con {
    padding: 5%;
    flex: 1;
}

.beston22119SolutionShow2-t {
    display: flex;
    padding-bottom: 40px;
    margin-bottom: 35px;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid rgba(112, 112, 112, 0.23);
}

.beston22119SolutionShow2-t strong{
    font-weight: 700;
    line-height: 32px;
    color: #333;
    font-size: 24px;
}
.beston22119SolutionShow2-t strong a{
    line-height: 32px;
    color: #333;
    font-size: 24px;
    cursor: pointer;
    text-decoration: none;
}
.beston22119SolutionShow2-t span a {
    color: #c3c3c3;
    text-decoration: none;
    font-size: 16px;
    cursor: pointer;
    padding-right: 40px;
    background: url(../img/solutionshow/组\ 12553.png)right center no-repeat;
    background-size: 25px 10px;
}
.beston22119SolutionShow2-t1 {
    color: rgba(102, 102, 102, 1);
    font-size: 16px;
    line-height: 40px;
    
}
.beston22119SolutionShow2-t1:nth-child(3){
    line-height: 40px;
}
.beston22119SolutionShow2-t1 span{
    font-weight: 700;
    color: #333;
}

.beston22119SolutionShow2-single:hover {
    transition: all 1s;
    background-color: #42bbb6;
}
.beston22119SolutionShow2-single:hover .beston22119SolutionShow2-t1,
.beston22119SolutionShow2-single:hover .beston22119SolutionShow2-t strong a,
.beston22119SolutionShow2-single:hover .beston22119SolutionShow2-t1 span{
    transition: all 1s;
    color: #fff !important;
}
.beston22119SolutionShow2-single:hover .beston22119SolutionShow2-t{
    transition: all 1s;
    border-color: #fff;
}
.beston22119SolutionShow2-single:hover .beston22119SolutionShow2-t span a{
    color: #fff;
    transition: all 1s;
    background: url(../img/solutionshow/组\ 12391.png)right center no-repeat;
}



/* 媒体查询 */
@media screen and (max-width:1700px){
    .beston22119SolutionShow2-con {
        padding: 4%;
    }
    .beston22119SolutionShow2-t {
        padding-bottom: 30px;
        margin-bottom: 25px;
    }
    .beston22119SolutionShow2-t strong a{
        font-size: 22px;
    }
    .beston22119SolutionShow2-t span a {
        padding-right: 30px;
    }
}
@media screen and (max-width:1600px){
    .beston22119SolutionShow2-pic {
        padding: 60px 0;
    }
}
@media screen and (max-width:1400px){
    .beston22119SolutionShow2-con {
        padding: 2%;
    }
    .beston22119SolutionShow2-t strong a{
        font-size: 20px;
    }
    .beston22119SolutionShow2-t span a {
        padding-right: 30px;
        font-size: 14px;
    }
}
@media screen and (max-width:1300px){
}
@media screen and (max-width:1024px){
    .beston22119SolutionShow2-con {
        padding-bottom: 20px;
        box-shadow: 0px 3px 5px rgb(0 0 0 / 7%);
    }
    .beston22119SolutionShow2-t strong a{
        font-size: 22px;
    }
    .beston22119-h1 h1#beston22119-h1 {
    display: block;
}
 
  .beston22119-h1 span br{
    display: block;
}
    .beston22119SolutionShow1 {
        display: block;
        text-align: center;
        padding: 80px 0 50px 0;
    }
    .beston22119SolutionShow1-tabs {
        margin: 30px auto 0;
    }
    .beston22119SolutionShow2 {
        padding: 0 15px;
    }
    .beston22119SolutionShow2-single {
        float: none;
        margin: 0 0 50px;
        width: 100%;
        display: block;
    }
    .beston22119SolutionShow2-pic {
        width: 100%;
        padding: 0;
    }
}