
.supply-service-wrap{
    font-family: Microsoft YaHei;
    background: #FFFFFF;
    box-sizing: border-box;

}
.supply-service-wrap .supply-service-top{
    width: 100%;
    height: 552px;
    background: url('https://res.mutouyun.com/res/images/new-title.png') no-repeat;
    background-size: 100% 100%;
}
.supply-service-wrap .top-content{
    position: relative;
}

.supply-service-wrap .top-content-desc{
    position: absolute;
    left: 0;
    top: 101px;
}

.supply-service-wrap  .top-content-desc .title-img{
    width: 198px;
    height: 38px;
}

.supply-service-wrap  .top-content-desc .title-text{
    color: #fff !important;
    /* font-size: 0; */
    font-size: 50px;
    margin-bottom: 5px;
    font-family: Douyin Sans, Douyin Sans;
    font-style: normal;
    text-transform: none;
}

.supply-service-wrap  .top-content-desc .title-line{
    width: 60px;
    height: 6px;
    background: linear-gradient(90deg, #49B2FB 0%, #25BDCF 100%);
    margin: 16px 0 19px;
}

.supply-service-wrap  .top-content-desc .description{
    font-size: 16px;
    line-height: 30px;
    color: #fff;
    margin-top: 20px;
}
.supply-service-wrap  .top-content-desc .top-content-data{
    display: flex;
    margin-top: 84px;
}
.supply-service-wrap  .top-content-desc .top-content-data .content-data-item{
    margin-right: 50px;
}
.supply-service-wrap  .top-content-desc .top-content-data .content-data-item .item-img{
    width: 23px;
    height: 28px;
    margin-bottom: 10px;
}
.supply-service-wrap  .top-content-desc .top-content-data .content-data-item .item-text{
    color: #fff;
    font-size: 24px;
}

.supply-service-wrap .supply-service-box{
    /* padding-top: 80px; */
}
.supply-service-wrap .supply-service-canDo{
    padding: 88px 0 56px;
    background-color: #F9FAFB;
    width: 100%;
    /* background: linear-gradient(#f9f9f9, #ffffff); */
    /* background: linear-gradient( 180deg, #FAFAFA 0%, rgba(250,250,250,0) 39%); */
}
.supply-service-wrap .box-title{ 
    font-size: 40px;
    line-height: 34px;
    color: #000;
    text-align: center;
    font-weight: 500;
}
.supply-service-wrap .can-furnish{
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 1136px;
    margin: 39px auto 102px;
}
.supply-service-wrap .can-furnish-line{
    width: 1px;
    height: 120px;
    background: #E1E3E6;
}
.supply-service-wrap .can-furnish-item{
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 486px;
}
.supply-service-wrap .can-furnish-item-img{
    width: 80px;
    margin-bottom: 30px;
}
.supply-service-wrap .can-furnish-item-img .item-img1{
    height: 102px;
}
.supply-service-wrap .can-furnish-item-img .item-img2{
    height: 101px;
}
.supply-service-wrap .can-furnish-item-content{
    text-align: center;
    font-size: 18px;
    color: #666666;
    line-height: 34px;
}
.supply-service-wrap .supply-service-box.core-advantage{
    padding-top: 88px;
    width: 100%;
    height: 564px;
    /* background: url('/images/three-services/supply-service/core-advantage-bg.png') no-repeat;
    background-size: 100% 100%; */
    box-sizing: border-box;
}
.supply-service-wrap .core-advantage-box{
    margin-top: 40px;
}
.supply-service-wrap .supply-service-advantage{
    display: flex;
    justify-content: center;
    margin: 0 auto;
    text-align: center;
}
.core-advantage-box .core-advantage-list{
    display: flex;
    /* flex-wrap: wrap; */
}
.core-advantage-box .core-advantage-list .advantage-list-item{
    width: 320px;
    height: 320px;
    background: #FFFFFF;
    box-shadow: 0px 4px 20px 0px rgba(142,146,159,0.2);
    border-radius: 16px 16px 16px 16px;
    padding: 40px 27px;
    position: relative;
}
.core-advantage-box .core-advantage-list .advantage-list-img{
    width: 520px;
    height: 320px;
    transition: transform 1s ease-out; /* 设置过渡效果，持续时间为2秒 */
    will-change: transform; /* 告诉浏览器这个属性将会变化，优化性能 */
    display: inline-block;
}
.core-advantage-box .list-item-div{
    width: 520px;
    height: 320px;
    overflow: hidden;
    position: relative;
}
.core-advantage-box .item-image-div{
    display: flex;
    position: absolute;
    right: 0;
}
.core-advantage-box .core-advantage-list .img-visible{
    transform: translateX(100%);
}
.core-advantage-box .core-advantage-list .img-visible-new{
    transform: translateX(0%);
}
.core-advantage-box .core-advantage-list .advantage-list-item-left{
    margin-left: 20px;
}
.core-advantage-box .core-advantage-list .border-left{
    border-radius: 20px 0px 0px 20px;
}
.core-advantage-box .core-advantage-list .border-right{
    border-radius: 0px 20px 20px 0px;
}
/* .core-advantage-box .core-advantage-list .advantage-list-item-left:hover{
} */
.core-advantage-box .core-advantage-list .advantage-list-item .item-title{
    font-size: 24px;
    color: #000;
    line-height: 36px;
    margin-bottom: 8px;
}
.core-advantage-box .core-advantage-list .advantage-list-item p{
    font-size: 14px;
    color: #999999;
    line-height: 21px;
    text-align: left;
    font-style: normal;
    text-transform: none;
}
.core-advantage-box .core-advantage-list .core-advantage-item{
    width: 386px;
    height: 273px;
    border: 2px solid #FFFFFF;
    background: linear-gradient(0deg, #FFFFFF 0%, #F3F5F8 100%);
    box-shadow: 0px 10px 30px 0px rgba(55,99,170,0.1);
    border-radius: 4px;
    margin-right: 20px;
    box-sizing: border-box;
    margin-bottom: 23px;
    padding: 30px;
}
.core-advantage-box .core-advantage-list .core-advantage-item:nth-child(3n){
    margin-right: 0;
}
.core-advantage-list .core-advantage-item .item-title{
    margin-top: 30px;
    margin-bottom: 14px;
    font-size: 20px;
    color: #000000;
    line-height: 34px;
}
.core-advantage-list .advantage-list-item .item-introduce{
    margin-top: 20px;
    display: flex;
}
.core-advantage-list .advantage-list-item .introduce-top{
    margin-top: 47px;
}
.core-advantage-list .advantage-list-item .hidden{
    /* display: none; */
    visibility: hidden;
    opacity: 0; /* 初始透明度为0，元素不可见 */
}
.core-advantage-list .advantage-list-item .new-hidden{
    transition: opacity 0.5s ease-in-out;
    opacity: 0; /* 初始透明度为0，元素不可见 */
    /* visibility: hidden; */
}
.core-advantage-list .advantage-list-item .visible{
    transition: opacity 1s ease-in-out;
    opacity: 1; /* 目标透明度为1，元素完全可见 */
}
.core-advantage-list .advantage-list-item .icon-new-hidden{
    /* transition: opacity 1s ease-in-out; */
    opacity: 0; /* 初始透明度为0，元素不可见 */
    visibility: hidden;
}
.core-advantage-list .advantage-list-item .icon-visible{
    transition: opacity 1s ease-in-out;
    opacity: 1; /* 目标透明度为1，元素完全可见 */
}

.core-advantage-list .advantage-list-item .item-introduce .data-margin {
    margin-right: 40px;
}
.core-advantage-list .advantage-list-item .item-introduce .item-introduce-data .item-introduce-img{
    width: 20px;
    height: 20px;
}
.core-advantage-box .core-advantage-list .advantage-list-item .right_icon {
    background: url('/images/home/video_enter_icon.png') no-repeat;
    background-size: 100% 100%;
    width: 28px;
    height: 24px;
    position: absolute;
    right: 30px;
    bottom: 40px;
    /* transform: translateX(10px); */
}
.core-advantage-box .core-advantage-list .advantage-list-item .left_icon {
    background: url('/images/three-services/supply-service/left-icon.png') no-repeat;
    background-size: 100% 100%;
    width: 28px;
    height: 24px;
    position: absolute;
    left: 30px;
    bottom: 40px;
    /* transform: translateX(10px); */
}
.core-advantage-list .advantage-list-item .item-introduce .item-introduce-data .introduce-text{
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 16px;
    color: #111928;
    line-height: 24px;
    text-align: center;
    font-style: normal;
    text-transform: none;
}
.core-advantage-list .core-advantage-item .item-desc{
    font-size: 16px;
    color: #666666;
    line-height: 34px;
}
.supply-service-wrap .supply-service-box .tab-title{
    display: flex;
    justify-content: center;
    margin-top: 40px;
    margin-bottom: 40px;
}
.supply-service-wrap .tab-title-item-btn{
    width: 104px;
    height: 40px;
    background: #006666;
    border-radius: 50px 50px 50px 50px;
    line-height: 40px;
    text-align: center;
    margin-right: 10px;
    color: #fff;
}
.supply-service-wrap .tab-title-item{
    width: 104px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin-right: 10px;
}
.supply-service-wrap .tab-title-item:hover{
    cursor: pointer;
}
.supply-service-wrap  .table-center-item{
    display: flex;
    margin: 0 auto;
    width: 1200px;
}
.supply-service-wrap .supply-service-box .service1{
    animation: myTap 2s;
}
.supply-service-wrap .supply-service-box .service2{
    animation: myTap 2s;
    display: none;
}
.supply-service-wrap .supply-service-box .service3{
    animation: myTap 2s;
    display: none;
}
.supply-service-wrap .supply-service-box .service4{
    animation: myTap 2s;
    display: none;
}
.supply-service-wrap .supply-service-box .service5{
    animation: myTap 2s;
    display: none;
}
.supply-service-wrap  .table-center-item .center-item-imgs{
    width: 600px;
    height: 420px;
    border-radius: 16px 0px 0px 16px ;
}
.supply-service-wrap  .table-center-item .center-item-right{
    width: 600px;
    height: 420px;
    background-image: url('/images/three-services/supply-service/core-advantage-bng.png');
    border-radius: 0px 16px 16px 0px;
    padding: 90px 30px 90px 60px;
    text-align: left;
}
.supply-service-wrap  .table-center-item .center-item-right .center-text-top{
    width: 50%;
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 18px;
    line-height: 27px;
    font-style: normal;
    text-transform: none;
    /* color: #FF7A0E; */
    background: linear-gradient(90deg, #FF9F0E 0%, #FF7A0E 99%);
    /* background: -webkit-linear-gradient(45deg, #FF9F0E, #FF7A0E); */
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.supply-service-wrap  .table-center-item .center-item-right .center-text-center{
    font-weight: 500;
    font-size: 32px;
    color: #FFFFFF;
    line-height: 48px;
    margin-top: 40px;
}
.supply-service-wrap  .table-center-item .center-item-right .center-text-footer{
    font-weight: 400;
    font-size: 14px;
    color: #D1D5DB;
    line-height: 21px;
    margin-top: 16px;
}
.supply-service-wrap .layui-input-block .new-layui-btn {
    margin-top: 20px;
    font-size: 16px;
    font-weight: 400;
    color: #ffffff;
    width: 124px;
    height: 43px;
    background: #006666;
    margin-bottom: 20px;
    border: 0;
}