.ml-section{padding-bottom:calc(var(--rpx, 1px)*80)}.ml-section__title{color:#000;font-size:42px;font-weight:500;line-height:50px}@media screen and (max-width:767px){.ml-section__title{font-size:24px;line-height:2pc}}.ml-section__list{padding-top:calc(var(--rpx, 1px)*40)}@media screen and (max-width:767px){.ml-section__list{padding-top:calc(var(--rpx, 1px)*24)}}.ml-section__item .card{margin-bottom:calc(var(--rpx, 1px)*20)}@media screen and (max-width:767px){.ml-section__item .card{margin-bottom:calc(var(--rpx, 1px)*24)}}.ml-section__item .card img{aspect-ratio:20/11;border-radius:8px;display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media screen and (max-width:767px){.ml-section__item .card-content{margin-top:calc(var(--rpx, 1px)*16)}}.ml-section__item .card-title{color:#000;display:inline-block;font-size:18px;font-weight:500;line-height:28px;margin-bottom:calc(var(--rpx, 1px)*8)}.ml-section__item .card .date{color:rgba(0,0,0,.45);font-size:14px;font-weight:500;line-height:19.6px}@media screen and (max-width:767px){.ml-section__item .card .date{font-size:13px;line-height:20px}}.ml-section__item .card-top .card{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;gap:calc(var(--rpx, 1px)*20);justify-content:space-between}@media screen and (max-width:767px){.ml-section__item .card-top .card{display:block}}.ml-section__item .card-top .card .image{-webkit-box-flex:0;-ms-flex:0 1 867px;flex:0 1 867px;width:100%}.ml-section__item .card-top .card-content{-webkit-box-flex:0;-ms-flex:0 1 425px;flex:0 1 425px;width:100%}.ml-section__item .card-bottom{-webkit-box-pack:end;-ms-flex-pack:end;display:-webkit-box;display:-ms-flexbox;display:flex;gap:calc(var(--rpx, 1px)*20);justify-content:flex-end}.ml-section__item .card-bottom .card-title{margin-top:calc(var(--rpx, 1px)*12)}@media screen and (max-width:767px){.ml-section__item .card-bottom .card-title{margin-top:0}.ml-section__item .card-bottom{display:block}}.ml-section__item .card-bottom .card{-webkit-box-flex:0;-ms-flex:0 1 425px;flex:0 1 425px;width:100%}.ml-section__item.reverse .card-top .card{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.ml-section__item.reverse .card-bottom{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.ml-section__more{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;padding-top:calc(var(--rpx, 1px)*40)}@media screen and (max-width:767px){.ml-section__more{padding-top:0}}.ml-section__more-wrapper{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}.ml-section__more-wrapper span{color:rgba(0,0,0,.95);font-size:14px;font-weight:400;line-height:23px;position:relative}.ml-section__more-wrapper span:after{background:rgba(0,0,0,.95);bottom:-2px;content:"";height:1px;left:0;position:absolute;width:100%}.ml-section__more-wrapper .svg-icon{height:20px;width:20px}