
.dalesnetwork_distributor_standards{
    background: #fff;
    position: relative;
}
.dalesnetwork_distributor_standards   .standard{
    padding: 9rem 11.6rem 15.4rem 11.7rem;
}
.dalesnetwork_distributor_standards  .standard .title {
    font-family: '452';
    font-weight: normal;
    font-size: 7.4rem;
    color: #464646;
    text-align: left;
    font-style: normal;
    text-transform: none;
    position: relative;
    line-height: 1;
    width: 100%;
    display: block;


}




/* 渐变底边 */
.dalesnetwork_distributor_standards  .standard .title::after{
    content: "";
    position: absolute;
    top: 10.1rem;
    left: 0;
    height: 2px;
    width: 100%;
    background: linear-gradient(to right, white, black 50%, white);
}
.dalesnetwork_distributor_standards  .standard-content{
    margin-top: 6rem;
}
.dalesnetwork_distributor_standards  .standard-content-top{
    /*height: 43.78rem;*/
    /* display: block; */
    height: auto;
    margin-bottom: 1rem;
    background-color: #f2f2f2;

}
.dalesnetwork_distributor_standards  .standard-content-top .standard-content-top-left{
    padding-top: 4.3rem;
    padding-left: 5.7rem;
    padding-right: 7.4rem;
    padding-bottom: 2rem;
    position: relative;
}
.dalesnetwork_distributor_standards  .standard-content-top .standard-content-top-left p{
    /*width: 76.9rem;*/
    /*height: 29.8rem;*/
    font-family: 'MyriadPro-Regular';
    font-weight: 400;
    font-size: 2.2rem;
    color: #606060;
    line-height: 4.02rem;
    text-align: left;
    font-style: normal;
    text-transform: none;
}
/*.standard-content-top-left{*/
/*    height: 43.78rem;*/
/*    width: 89.30rem;*/
/*}*/
.dalesnetwork_distributor_standards  .standard-content-top-left img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.dalesnetwork_distributor_standards  .standard-content-top-left button{
    padding: 0 4rem;
    height: 4.8rem;
    background-color: #f12535;
    border-radius: 1rem;
    font-family: Arial, sans-serif;
    font-size: 2.39rem;
    line-height: 2.36rem;
    margin-left: 39.2rem;
    margin-top: 1.4rem;
    right: 4rem;
    bottom: 2rem;

}

.dalesnetwork_distributor_standards  .standard-content-top-right{
    display: inline-block;
    position: relative;
    cursor: pointer;
    overflow: hidden; /* 限制Image放大不超出边框 */
}
.dalesnetwork_distributor_standards  .text-bg{
    position: absolute;
    padding-bottom: 2.63rem;
    width: 100%;
    padding-left: 2.2rem;
    bottom: 0px;
    background-color: rgba(0, 0, 0, 0.5);
    background: linear-gradient(to top, rgba(0, 0, 0, 1), rgba(255, 255, 255, 0));
}
.dalesnetwork_distributor_standards  .standard-content-top-right span{

    font-family: Arial, sans-serif;
    font-size: 2.85rem;
    line-height: 2.82rem;

}


.dalesnetwork_distributor_standards  .standard-content-top-right img {
    display: block;
    transition: transform 0.4s ease;
    width: 100%;
    /*height: 100%;*/
    object-fit: cover;
    max-height:59rem;
}

.dalesnetwork_distributor_standards  .standard-content-top-right:hover img {
    transform: scale(1.1); /* 鼠标悬停时Image放大 */
}




.dalesnetwork_distributor_standards  .standard-content-bottom{
    /*display: flex;*/
    /*gap: 1rem;*/
}
.dalesnetwork_distributor_standards  .standard-content-bottom  .standard-content-bottom-right:first-child{
    padding-left: 0;
}
.dalesnetwork_distributor_standards  .standard-content-bottom  .standard-content-bottom-right:last-child{
    padding-right: 0;
}
.dalesnetwork_distributor_standards  .standard-content-bottom-right{
    /*width: 44.08rem;*/
    /*height: 24.95rem;*/
    position: relative;
    overflow: hidden;
    cursor: pointer;

}

.dalesnetwork_distributor_standards  .standard-content-bottom-right img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    transition: transform 0.4s ease;
}

.dalesnetwork_distributor_standards  .standard-content-bottom-right:hover img {
    transform: scale(1.1); /* 鼠标悬停时Image放大 */
}



.dalesnetwork_distributor_standards  .standard-content-bottom-right span{
    font-family: Arial, sans-serif;
    font-size: 1.73rem;
    line-height: 1.71rem;
    padding-left: 1.8rem;
    padding-bottom: 1.6rem;
    background: linear-gradient(to top, rgba(0, 0, 0, 1), rgba(255, 255, 255, 0));

}

@media only screen and (max-width: 767px) {
    .dalesnetwork_distributor_standards  .standard .title{
        font-size: 13.4rem;
        margin-top: 14rem;
    }
    .dalesnetwork_distributor_standards  .standard .title::after{
        top: 18.1rem;
        height: 1.5px;
    }
    .dalesnetwork_distributor_standards  .standard-content-top .standard-content-top-left p{
        font-size: 8.2rem;
        line-height: 13.02rem;
    }

    .dalesnetwork_distributor_standards  .standard-content-top-left button {
        width: 91.6rem;
        height: 16.8rem;
        border-radius: 1rem;
        font-size: 5.39rem;
        line-height: 7.36rem;
        margin-top: 5.4rem;
        display: block;
        margin-bottom: 20rem;
    }

    .dalesnetwork_distributor_standards  .standard-content{
        margin-top: 16rem;
    }
    .dalesnetwork_distributor_standards  .standard-content-top-right span{
        font-size: 6.85rem;
    }
    .dalesnetwork_distributor_standards  .text-bg {
        padding-bottom: 4.63rem;
        padding-left: 4.2rem;
    }
    .dalesnetwork_distributor_standards  .standard-content-bottom-right span {
        font-size: 5.73rem;
        line-height: 6.71rem;
        padding-left: 3.8rem;
        padding-bottom: 2.6rem
    }
    .dalesnetwork_distributor_standards  .standard-content-top .standard-content-top-left{
        padding-bottom: 33rem;
    }
}