/*!
 * Quill Editor v2.0.3
 * https://quilljs.com
 * Copyright (c) 2017-2024, Slab
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container:not(.ql-disabled) li[data-list=checked]>.ql-ui,.ql-container:not(.ql-disabled) li[data-list=unchecked]>.ql-ui{cursor:pointer}.ql-clipboard{height:1px;left:-100000px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{word-wrap:break-word;box-sizing:border-box;counter-reset:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;height:100%;line-height:1.42;outline:none;overflow-y:auto;padding:12px 15px;-o-tab-size:4;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap}.ql-editor>*{cursor:text}.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6,.ql-editor ol,.ql-editor p,.ql-editor pre{margin:0;padding:0}@supports (counter-set:none){.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6,.ql-editor p{counter-set:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6,.ql-editor p{counter-reset:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor table{border-collapse:collapse}.ql-editor td{border:1px solid #000;padding:2px 5px}.ql-editor li,.ql-editor ol{padding-left:1.5em}.ql-editor li{list-style-type:none;position:relative}.ql-editor li>.ql-ui:before{display:inline-block;margin-left:-1.5em;margin-right:.3em;text-align:right;white-space:nowrap;width:1.2em}.ql-editor li[data-list=checked]>.ql-ui,.ql-editor li[data-list=unchecked]>.ql-ui{color:#777}.ql-editor li[data-list=bullet]>.ql-ui:before{content:"\2022"}.ql-editor li[data-list=checked]>.ql-ui:before{content:"\2611"}.ql-editor li[data-list=unchecked]>.ql-ui:before{content:"\2610"}@supports (counter-set:none){.ql-editor li[data-list]{counter-set:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list]{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered]{counter-increment:list-0}.ql-editor li[data-list=ordered]>.ql-ui:before{content:counter(list-0,decimal) ". "}.ql-editor li[data-list=ordered].ql-indent-1{counter-increment:list-1}.ql-editor li[data-list=ordered].ql-indent-1>.ql-ui:before{content:counter(list-1,lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-1{counter-set:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-2{counter-increment:list-2}.ql-editor li[data-list=ordered].ql-indent-2>.ql-ui:before{content:counter(list-2,lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-2{counter-set:list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-3{counter-increment:list-3}.ql-editor li[data-list=ordered].ql-indent-3>.ql-ui:before{content:counter(list-3,decimal) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-3{counter-set:list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-4{counter-increment:list-4}.ql-editor li[data-list=ordered].ql-indent-4>.ql-ui:before{content:counter(list-4,lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-4{counter-set:list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-5{counter-increment:list-5}.ql-editor li[data-list=ordered].ql-indent-5>.ql-ui:before{content:counter(list-5,lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-5{counter-set:list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-6{counter-increment:list-6}.ql-editor li[data-list=ordered].ql-indent-6>.ql-ui:before{content:counter(list-6,decimal) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-6{counter-set:list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-6{counter-reset:list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-7{counter-increment:list-7}.ql-editor li[data-list=ordered].ql-indent-7>.ql-ui:before{content:counter(list-7,lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-7{counter-set:list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-7{counter-reset:list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-8{counter-increment:list-8}.ql-editor li[data-list=ordered].ql-indent-8>.ql-ui:before{content:counter(list-8,lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-8{counter-set:list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-8{counter-reset:list-9}}.ql-editor li[data-list=ordered].ql-indent-9{counter-increment:list-9}.ql-editor li[data-list=ordered].ql-indent-9>.ql-ui:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor li.ql-direction-rtl{padding-right:1.5em}.ql-editor li.ql-direction-rtl>.ql-ui:before{margin-left:.3em;margin-right:-1.5em;text-align:left}.ql-editor table{table-layout:fixed;width:100%}.ql-editor table td{outline:none}.ql-editor .ql-code-block-container{font-family:monospace}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor .ql-ui{position:absolute}.ql-editor.ql-blank:before{color:rgba(0,0,0,.6);content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.container[data-v-ef9a8952]{flex-grow:1;padding-top:60px}.braedbox[data-v-ef9a8952]{align-items:center;color:#666;display:flex;font-size:14px;font-weight:500;height:24px;margin:29px auto 20px;width:1200px}.braedbox i[data-v-ef9a8952]{background:none;display:inline-block;font-style:normal;height:auto;margin:0 8px;width:auto}.braedbox i[data-v-ef9a8952]:before{color:#666;content:"/";font-size:14px}.braedbox .about[data-v-ef9a8952],.braedbox .back-home[data-v-ef9a8952],.braedbox .sign[data-v-ef9a8952]{transition:all .3s}.braedbox .about[data-v-ef9a8952]:hover,.braedbox .back-home[data-v-ef9a8952]:hover,.braedbox .sign[data-v-ef9a8952]:hover{color:#333}.braedbox .sign[data-v-ef9a8952]{color:#266eff;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:500;line-height:24px;text-align:left;text-transform:none}.news-main[data-v-ef9a8952]{margin:0 auto;max-width:1200px;padding-bottom:30px;position:relative}.news-main .news-info[data-v-ef9a8952]{justify-content:space-between;margin-bottom:14px}.news-main .news-info h1[data-v-ef9a8952]{color:#1c1e24;font-family:PingFang SC;font-size:24px;font-style:normal;font-weight:500;height:48px;line-height:48px;max-width:1200px;text-align:left;text-transform:none}.news-main .news-info .news-sync[data-v-ef9a8952]{color:#666;display:flex;font-size:12px;font-weight:500}.news-main .news-info .news-sync .address[data-v-ef9a8952]{align-items:center;display:flex}.news-main .news-info .news-sync .address i[data-v-ef9a8952]{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAANCAYAAAB/9ZQ7AAABVElEQVR4AWyQPUvDUBSG05vSLg76BwRRBxdBJ/0FCiI4KaIODm1DcesgQoeCi4Po1HyBHRwzOoiDKC52ELGLq5MaP8AMbjYkPuc2ZBDL++S+5+25955EGdkvCIKS53kN13W78I1/gtN2uz2VtRi62bbtkSiK7ggPC4XCHAzhx2CrWCz2HMfZwA+aTdPsUEyDqJ+m6QPmHUQlpdQJN0worpwkWQGDpjdOnbEsazYMw1EyD0RlblhX/LkkVUazWq0+im+1Wj9s2MFHIAfF0lyWIuMjW/XChhjzBVoqjuNL7Xgw2yZLLkacpxgHkanq9fo9s3alYl31ff+Cpm3YZ8RzyQUOutKfDrMngcCGBZo60KQeBtEZ73KrmzE3JMfwnz4JLRh8ZzGwCz34q7VarRZKqE8WQ9BnnGX8C2gxSoP8Whc88ma8UalUnpMkWcS/wgHjHbHm+gUAAP//P0n9AgAAAAZJREFUAwCA23YORDr08wAAAABJRU5ErkJggg==) no-repeat;height:13px;margin-right:6px;width:11px}.news-main .news-info .news-sync .date[data-v-ef9a8952]{align-items:center;display:flex;margin-left:33px}.news-main .news-info .news-sync .date i[data-v-ef9a8952]{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAABAElEQVR4AYyOP0/CYBDG20sX7TdQHHRz9BsYR8GByTI7Opg4GjfiaOPSpH++gJuD0ZnwBRhICAsLJDAwE8LSl99DGBpYmtyvd33unrvX4jg+SZLkIk3TlzzPP4uiaFTJsuyD3rtmqE8tDMNhEART3/e/nHOvZVnOqnie90avqxn6Y0O4hFqB8cxwPVLUgtlIFzo8IaoDz+gY21vQ3nO/zw9kIb1JrSxauuBwKv74NDjb41rbzO6oB2jn8A0KJ4MK0eSzZNstw7+Y+tQ30iCCXVQNUzYWqAvyP/xQH0XVsKIr05oLC7bP+T8KGYQa1wx14YrtTwjPcBim4RHqpiaTLQAAAP//aRSG/QAAAAZJREFUAwC6Dp30sAwqyAAAAABJRU5ErkJggg==) no-repeat;height:12px;margin-right:6px;width:12px}.news-main .news-des p[data-v-ef9a8952]{color:#666;font-size:14px;font-weight:500;line-height:24px;text-align:justify}.news-main .news-des p[data-v-ef9a8952]:first-child{background:#e6e6e6}.news-main .news-recommend[data-v-ef9a8952]{border-radius:8px;display:block;height:238px;margin-top:50px;overflow:hidden;position:relative}.news-main .news-recommend img[data-v-ef9a8952]{bottom:0;left:0;position:absolute;right:0;top:0;width:100%}.news-main .news-recommend h1[data-v-ef9a8952]{align-items:center;background:rgba(0,0,0,.4);border-radius:0 0 6px 6px;bottom:0;color:#fff;display:flex;font-size:18px;font-weight:700;height:40px;left:0;margin:auto;overflow:hidden;padding:0 14px;position:absolute;right:0;text-overflow:ellipsis;white-space:nowrap}.news-main .n-hintbtn[data-v-ef9a8952]{display:flex;display:none;height:30px;margin-top:22px;position:relative}.news-main .n-hintbtn .hintbtn[data-v-ef9a8952]{margin-left:37px}.news-main .n-hintbtn .hintbtn:hover .n-cont[data-v-ef9a8952]{display:block}.news-main .n-hintbtn .hintbtn[data-v-ef9a8952]:first-child{margin-left:0}.news-main .n-hintbtn .hintbtn:first-child .n-cont[data-v-ef9a8952]:after{left:17px}.news-main .n-hintbtn .hintbtn span[data-v-ef9a8952]{align-items:center;color:#666;cursor:pointer;display:flex;font-size:14px;font-weight:500;height:30px}.news-main .n-hintbtn .hintbtn span[data-v-ef9a8952]:hover{color:#1772d2}.news-main .n-hintbtn .hintbtn .n-cont[data-v-ef9a8952]{background:#e5e5e5;bottom:43px;box-shadow:0 0 5px 0 hsla(0,0%,72%,.61);color:#4d4d4d;display:none;font-size:12px;font-weight:500;left:0;line-height:22px;margin:auto;padding:14px 19px 8px 12px;position:absolute;right:0}.news-main .n-hintbtn .hintbtn .n-cont p[data-v-ef9a8952]{text-align:justify}.news-main .n-hintbtn .hintbtn .n-cont[data-v-ef9a8952]:after{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB8AAAAUCAYAAAB1aeb6AAADXUlEQVR4AZxVTU8TURRlptNpbQul1KrskCXfCT8A/BGwck2MiVGiK02k/B3YEqIxSmtYSEJijKRVWEhT6BfQbzvtTGfGcxoYy0dh2mZO3ps3995z7n33vYp95z/TNIVwOCyura05tra2pN3dXSfmMrG5uenqBvQhGAMxJUBkfOKcrjW0yLm4uroqzM3NiT6fT1JV1ZXL5e45nU7PwMCAT5blrkAf+h4fH7tnZ2flsbExKRKJOMhILo5Ei5wTGAiKojg0TZMdDocbIwn9kiQNYn3IMIyhRqMR7AR+J5rNZgAY9Hg8/fD1QoQb8eWTkxNxfX3d4sNan/VSKBTE09NTSdd1GfAg234YBDAPuVyuBxAzLAhCRyCjYZA/Ah6C9D7GAJLwiaLohhAnYjlCoZCA0Xpa5Cx5IBAQRkdHxZmZmScTExO/p6amfmH+HfNv4+Pj25hHp6enI50Au+jk5ORXfN/GuAP/HxgPUNEdxH3s9/vF/f396+QrKysmDMyzs7O+eDy+XS6XnyOTuiWxxwmyT6F3nh4eHiaz2ey1KK3MuVqpVEy3221gT41EIkEBryGgwW+9AMSZVCq1BNJEvV43GBvVNdpjWeRoCBPGOgxU7G2DAvL5/NteBMAni05/gUr+wclRQayBVI/FYiZG62mRg8zkh5GRkSaMNUBBl1bT6XQUAt4jmO0KIOMciJeLxeIBY6DplGq1qiG+we0l1wV7i5wv4XDYiEajRjAYVNHpCgRU0OnFTCbzxa4AEieTyeVSqRSnL1Ct1Wp1dLkGYr2dmJwWOV8oYGNjQ6cAKK5hrYwzW7Aj4IIYWcZwLAvwr6BxFRLPz89fI0bs/+ecL0QvArAtWfTLq26IyXUpcy4QnQSgBz7jMnoHMqsHkHEGpX6JddsZk4O4kZwfbhKA9fzR0dEn9MAbzOsgTmNLnmGP91BmW6WGn/V0JKfFVQEgKCPrPEr8AYRLvEAw/sTdUADu3GPGbMet5DS8EIBbSkXGNexrBXd3AaX+iP+CPTRVCQ1a8Xq9Co6T1qm5GOsq7iSnAwVgv3lJ8LJQKAJHsUrgUvqLSjRwSd14nOjfCbbI6UwBPKsLCwsUoOJvtkGQlGuAcfUc0+822CZnEAYnFhcX9XZwjaBNN+iKvJvAdmz/AQAA//8aXWQJAAAABklEQVQDAASu3Uc2yOMyAAAAAElFTkSuQmCC) no-repeat;bottom:-18px;content:"";display:block;height:20px;left:108px;position:absolute;width:31px}