@charset "utf-8";*{margin:0;padding:0;list-style-type:none}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-button{display:none}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:20px}::-webkit-scrollbar-thumb{background:rgba(0,0,0,.1);border-radius:50px}body{font-family:"microsoft yahei";font-size:14px!important;color:#616161;background:#fafafa!important;position:relative;min-width:1190px;height:100vh;display:flex;flex-direction:column}main{flex:1 1 auto;display:flex;justify-content:center}main>.main-center{width:1200px;flex:0 1 auto}img{border:none}ul li{list-style:none}a{color:#616161;text-decoration:none!important}a:hover{color:#2b88a7;text-decoration:none!important}.flex-row{display:flex}.flex-col-horizontal-center{justify-content:center}.flex-col-vertical-center{align-items:center}.flex-col{display:flex;flex-direction:column}.flex-col-horizontal-center{align-items:center}.flex-col-vertical-center{justify-content:center}.ellipsis-text{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ellipsis-wrap-text{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:4}.rich-text img{max-width:100%;height:auto!important}.rich-text video{max-width:100%;height:auto!important}.page-crumbs{margin-bottom:40px;font-size:16px;color:grey}a.icon-link{display:block}div.breadcrumb{margin-top:40px}