.panel1{margin:var(--margin);display:flex;flex-flow:row nowrap;height:auto;padding:33px 0 10px}.paneltitle{width:auto;font-size:25px;font-weight:600;color:var(--color-text)}.panelcenter{flex:1}.panelmore{width:auto;color:var(--color-shallow-text);cursor:pointer}.panelmore i,.panelmore span{line-height:28px}.panelmore span{padding-left:50px}.morehide{display:none}.panelnewslist{margin:var(--margin);position:relative}.panelnewlist{position:relative;left:-10px;top:0;padding:10px;width:calc(100% + 52px);height:calc(100% + 52px);display:flex;flex-flow:row wrap}.panelnewslistitem{flex-shrink:0;width:20%;padding:0 32px 0 0;margin-bottom:25px}.panelnewslistitemcon{width:100%;height:100%;background-color:#fff;border-radius:var(--border-radius);cursor:pointer;box-shadow:0 1px 6px rgba(0,0,0,.1);overflow:hidden}.panelnewslistcardimg{width:100%;padding-top:77.5%;background-size:contain;background-repeat:no-repeat;background-position:50%;transition-duration:.3s;image-rendering:-moz-crisp-edges;image-rendering:-o-crisp-edges;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;-ms-interpolation-mode:nearest-neighbor}.panelnewslistcardcon{padding:10px;width:100%;height:58px}.panelnewslistitem:hover .panelnewslistitemcon{box-shadow:0 3px 12px rgba(0,0,0,.2)}@media screen and (min-width:1501px){.panelnewslistitem{width:16.6666%}}.pagbox{display:flex;margin:38px auto 80px;justify-content:center}