@charset "utf-8";
/* CSS Document */

/*2025-06-13微专业*/
.microBanner{ width:100%; height:1067px; background:url(../../images/microImg/microBanner.png) no-repeat center top;}

.microContent{ width: 1280px; margin:0 auto; box-sizing:border-box;}
.microTitle{ width:100%; height:163px; background:url(../../images/microImg/micro-title.png) no-repeat center center; background-size:314px 133px;}
.microList{}
.microList_ul{ overflow:hidden; margin-left:-30px;}
.microList_item{ float:left; margin:0 0 30px 30px; background:url(../../images/microImg/microList-card.png) no-repeat; background-size:100% 100%;}
.microList_href{ display:block; width:406px; height:540px; padding:30px; display:flex; flex-direction: column; align-items: center; box-sizing:border-box;}
.microList_logo{ height:42px; display:flex; align-items:center; justify-content:center;}
.microList_logo img{ width:100%; max-height:100%; display:block;}
.microList_name{ margin-top:20px; min-height:36px; line-height:36px; font-size:28px; color:rgba(0, 0, 0, 0.9); font-weight:600; overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}
.microList_text{ margin-top:20px; min-height:140px; line-height:28px; font-size:18px; color:#474C59; overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 5;-webkit-box-orient: vertical; text-align:justify;}
.microList_pic{ margin-top:20px; width:100%; height:200px; overflow:hidden;}
.microList_pic img{ width:100%; height:100%; display:block; border-radius:20px;}

.microList_zanwu{ line-height:60px; font-size:16px; color:#7E828C; text-align:center;}

































