@charset "UTF-8";
.c-subMenu{top:0;left:0;display:block;width:100%;margin:0 auto;z-index:100;overflow:visible}.c-subMenu::before{content:'';position:absolute;top:0;left:calc(50% - 50vw);display:block;width:100vw;height:100%;background:#fff;box-shadow:0 0 73px rgba(0,0,0,.2);opacity:0;pointer-events:none}.c-subMenu__box{display:flex;align-items:stretch;align-content:stretch;justify-items:flex-start;justify-content:flex-start;width:100%;background:#fff;box-shadow:0 0 73px rgba(0,0,0,.2);overflow:hidden}.c-subMenu__box .slick-list{margin:0 auto}.c-subMenu__box .slick-list.notFull{min-width:0}.c-subMenu__box.slick-slider{overflow:visible}.c-subMenu__box .slick-next{right:-60px}.c-subMenu__box .slick-prev{left:-60px}.c-subMenu__box .slick-track{display:flex;align-items:stretch;align-content:stretch;justify-items:flex-start;justify-content:flex-start}.c-subMenu__box__item{display:block;width:25%;height:auto;font-size:19px;line-height:1;color:#000;font-family:"NotoSansTC-B";float:none;flex:0 0 auto}.c-subMenu__box__item::before{content:'';position:absolute;bottom:0;left:0;display:block;width:100%;height:100%;background:var(--mainColor);opacity:0;transition:opacity .4s ease-in-out}.c-subMenu__box__item.active,.c-subMenu__box__item:hover{color:#fff}.c-subMenu__box__item.active::before,.c-subMenu__box__item:hover::before{opacity:1}.c-subMenu__box__item::after{content:'';position:absolute;top:27.5%;left:0;display:block;width:.5px;height:45%;background:rgba(0,0,0,.2)}.c-subMenu__box__item.slick-current::after,.c-subMenu__box__item:hover+.c-subMenu__box__item::after,.c-subMenu__box__item.active::after,.c-subMenu__box__item.active+.c-subMenu__box__item::after,.c-subMenu__box__item:hover::after{opacity:0}.c-subMenu__box__item__link{display:flex;align-items:center;align-content:center;justify-items:center;justify-content:center;width:100%;height:100%;padding:35px 5px;font-size:inherit;line-height:1.5;color:inherit;font-family:inherit;text-align:center}.c-subMenu__select{display:none;height:70px}.c-subMenu.j-subMenuFixed{position:sticky}.c-subMenu.fixed::before{opacity:1;pointer-events:all}.c-subMenu.fixed .c-subMenu__box{box-shadow:none}.c-subMenuSelect{top:0;left:0;display:none;width:100%;margin:0 auto;background:#fff;overflow:visible;z-index:100}.c-subMenuSelect::before{content:'';position:absolute;top:0;left:0;display:block;width:100%;height:100%;background:#fff;box-shadow:1px 1px 30px rgba(4,0,0,.2)}.c-subMenuSelect__select{border:none}.c-subMenu__box:not(.j-subMenu-slick){flex-wrap:wrap}.c-subMenu__box:not(.j-subMenu-slick) .c-subMenu__box__item{margin:0 0 -1px 0;border-bottom:1px solid rgba(0,0,0,.2);flex:1 0 auto}.c-subMenu__box:not(.j-subMenu-slick) .c-subMenu__box__item:nth-child(1):nth-last-child(5),.c-subMenu__box:not(.j-subMenu-slick) .c-subMenu__box__item:nth-child(2):nth-last-child(4),.c-subMenu__box:not(.j-subMenu-slick) .c-subMenu__box__item:nth-child(3):nth-last-child(3),.c-subMenu__box:not(.j-subMenu-slick) .c-subMenu__box__item:nth-child(4):nth-last-child(2),.c-subMenu__box:not(.j-subMenu-slick) .c-subMenu__box__item:nth-child(5):nth-last-child(1){width:33.33%}.c-subMenu__box:not(.j-subMenu-slick) .c-subMenu__box__item:nth-child(4):nth-last-child(2)::after{display:none}.c-subMenu__box:not(.j-subMenu-slick) .c-subMenu__box__item:nth-child(5):nth-last-child(1)::after{display:block}.c-subMenu__box:not(.j-subMenu-slick) .c-subMenu__box__item:nth-child(4n+1)::after{display:none}.c-subMenu.j-subMenuFixed.fixed .c-subMenu__box:not(.j-subMenu-slick){left:calc(50% - 50vw);width:100vw}.c-subMenu.j-subMenuFixed.fixed .c-subMenu__box:not(.j-subMenu-slick) .c-subMenu__box__item .c-subMenu__box__item__link{padding:20px 5px}@media screen and (max-width:1500px){.c-subMenu{width:calc(100% - 120px)}.c-subMenu.full{width:100%;box-shadow:0 0 73px rgb(0 0 0 / 20%);overflow:visible}.c-subMenu.full .c-subMenu__box{box-shadow:none}.c-subMenu__box:not(.j-subMenu-slick){left:-60px;width:calc(100% + 120px)}}@media screen and (max-width:991px){.c-subMenu{width:calc(100% - 60px)}.c-subMenu.full{width:100%}.c-subMenu__box{display:none}.c-subMenu__box .slick-arrow{top:calc(50% - 10px);width:10px;height:20px}.c-subMenu__box .slick-prev{left:-30px}.c-subMenu__box .slick-next{right:-30px}.c-subMenu__box__item{font-size:16px}.c-subMenu__box__item__link{padding:27.5px 5px}.c-subMenu__select{display:block}.c-subMenu.j-subMenuFixed .c-subMenu__box{display:flex}.c-subMenu__box:not(.j-subMenu-slick){left:-30px;width:calc(100% + 60px)}}@media screen and (max-width:767px){.c-subMenu.fixed{position:sticky}.c-subMenu.j-subMenuFixed{position:absolute;top:0;left:calc(50% - 50vw);display:block;width:100vw}.c-subMenu__box{padding:0 60px}.c-subMenu__box::before,.c-subMenu__box::after{content:'';position:absolute;top:0;display:block;width:60px;height:100%;background:linear-gradient(to right,#fff 70%,rgba(255,255,255,0) 100%);z-index:10}.c-subMenu__box::before{left:0}.c-subMenu__box::after{right:0;transform:scaleX(-1)}.c-subMenu__box .slick-list,.c-subMenu__box .slick-track{overflow:visible}.c-subMenu__box .slick-prev{left:30px}.c-subMenu__box .slick-next{right:30px}.c-subMenu__box__item{width:auto}.c-subMenu__box__item::before{height:3px}.c-subMenu__box__item::after{display:none}.c-subMenu__box__item.active,.c-subMenu__box__item:hover{color:#000}.c-subMenu__box__item__link{padding:20px 12.5px}.c-subMenu.fixed{position:fixed}.c-subMenu__box:not(.j-subMenu-slick),.c-subMenu.j-subMenuFixed .c-subMenu__box:not(.j-subMenu-slick){display:none}.c-subMenuSelect{position:sticky;display:block;margin:0 auto 30px auto}.c-subMenuSelect.fixed::before{left:calc(50% - 50vw);width:100vw}.c-subMenuSelect.fixed .c-subMenuSelect__select{left:-25px;width:calc(100% + 50px)}}@media screen and (max-width:575px){.c-subMenu__box{padding:0 40px}.c-subMenu__box::before,.c-subMenu__box::after{width:45px}.c-subMenu__box .slick-prev{left:20px}.c-subMenu__box .slick-next{right:20px}.c-subMenu__box__item{font-size:15px}.c-subMenu__select{height:50px}.c-subMenuSelect{width:100%}.c-subMenuSelect.fixed{padding:0 10px}}@media (any-hover:none){.c-subMenu__box__item:hover::before{opacity:0}}@supports (-webkit-touch-callout:none){}
.c-edit,.c-edit p{display:block;width:100%;font-size:15px;line-height:1.8;color:var(--textColor);word-break:break-all}.c-edit a{font-size:inherit;line-height:inherit;color:#51a8dd}.c-edit a:hover{text-decoration:underline;text-underline-offset:2.5px}.c-edit img{display:inline-block;width:auto;max-width:100%;height:auto !important}.c-edit *:last-child{margin:0 auto}.c-edit ol{padding:0 0 0 20px;margin:20px 0}.c-edit ol li{display:list-item;width:100%;font-size:15px;line-height:2;color:var(--textColor);margin:0 0 5px 0}.c-edit ol li::before{display:none}.c-edit ol li:last-child{margin:0}.c-edit ol{list-style-type:decimal}.c-edit__youtube{display:block;width:100%;padding:56.25% 0 0 0}.c-edit iframe{position:absolute;top:0;left:0;width:100%;height:100%;margin:0 auto}.c-edit__table{width:100%;padding:0 0 5px 0;overflow-x:auto}.c-edit__table::-webkit-scrollbar{height:4px}.c-edit__table::-webkit-scrollbar-thumb{background:var(--mainColor)}@media screen and (max-width:991px){}@media screen and (max-width:767px){}@media screen and (max-width:575px){.c-edit,.c-edit p{font-size:14px}.c-edit ul li,.c-edit ol li{font-size:14px;line-height:1.5}}@supports (-webkit-touch-callout:none){}
body{overflow:visible}.manage{margin:80px auto 140px auto}.manage__box{display:block;width:100%;margin:80px auto 0 auto;padding:70px 100px;background:#f2f2f6}.manage__box__content{display:block;width:100%;margin:0 auto}.manage__box__content__item{display:block;width:100%;margin:0 0 40px 0;animation-name:fadeInUp}.manage__box__content__item:last-child{margin:0}.manage__box__content__item__title{margin:0 0 20px 0}.manage__box__content__item__text{display:block;width:100%;font-size:16px;line-height:2;color:var(--textColor)}.manage__box__content__item__list li{font-size:16px}ul.manage__box__content__item__list li::before{top:calc(1em - 1px);width:2px;height:2px}.manage__box__content__item__title+.manage__box__content__item__download{margin:30px auto 0 auto}.manage__box__content__item__table{margin:40px 0 0 0}.manage__box__content__item__table__board{min-width:1200px}.manage__box__content__item__table__board tr:first-child th{width:calc(100% / 13)}.p-chartItem{display:flex;align-items:center;align-content:center;justify-items:center;justify-content:center;width:170px;margin:0 0 35px 0;padding:15px 5px;font-size:16px;line-height:1.2;color:#000;text-align:center;border:1px solid #d9d9dd;background:#fff;box-shadow:4px 4px rgba(0,0,0,.1);z-index:10;flex:0 0 auto}.manage__box__content__item__chart{left:50%;width:875px;height:630px;transform:translateX(-50%)}.manage__box__content__item__title+.manage__box__content__item__chart{margin:-45px 0 0 0}.manage__box__content__item__chart__committee{position:absolute;top:74px;left:calc(50% - 315px);display:block;width:180px}.manage__box__content__item__chart__committee__item{margin:0 0 15px 0;color:#fff;background:var(--subColor)}.manage__box__content__item__chart__committee__item[data-style="black"]{background:#000}.manage__box__content__item__chart__committee__item[data-style="white"]{color:#000;background:#fff}.manage__box__content__item__chart__committee__item::before{content:'';position:absolute;top:calc(50% - .5px);left:calc(100% + 4px);display:block;width:23px;height:1px;background:#a6a6a6}.manage__box__content__item__chart__committee__item::after{content:'';position:absolute;top:-8px;left:calc(100% + 27px);width:1px;height:calc(100% + 18.5px);background:#a6a6a6}.manage__box__content__item__chart__committee__item:first-child:after{top:50%;height:calc(50% + 9px)}.manage__box__content__item__chart__committee__item:last-child:after{height:calc(50% + 9px)}.manage__box__content__item__chart__committee__item:first-child:last-child:after{display:none}.manage__box__content__item__chart__committee:nth-child(2){top:303px}.manage__box__content__item__chart__board{position:absolute;top:0;left:50%;width:170px;transform:translateX(-50%)}.manage__box__content__item__chart__board__item:nth-child(2){margin:0 0 55px 0}.manage__box__content__item__chart__board__item::before{content:'';position:absolute;top:calc(100% + 4px);left:calc(50% - .5px);display:block;width:1px;height:55px;background:#a6a6a6}.manage__box__content__item__chart__board__item:last-child:before{display:none}.manage__box__content__item__chart__audit{position:absolute;top:140px;left:calc(50% + 145px)}.manage__box__content__item__chart__audit__item{margin:0 0 15px 0}.manage__box__content__item__chart__audit__item::before{content:'';position:absolute;top:calc(50% - .5px);right:100%;display:block;width:264px;height:1px;background:#a6a6a6}.manage__box__content__item__chart__chairman{position:absolute;top:205px;left:calc(50% + 145px)}.manage__box__content__item__chart__chairman::before{content:'';position:absolute;top:calc(45% - .5px);right:calc(100% + 20px);display:block;width:125px;height:1px;background:#a6a6a6}.manage__box__content__item__chart__chairman__item{margin:0 0 15px 0}.manage__box__content__item__chart__chairman__item::before{content:'';position:absolute;top:calc(50% - .5px);right:100%;display:block;width:20px;height:1px;background:#a6a6a6}.manage__box__content__item__chart__chairman__item:first-child::after{content:'';position:absolute;display:block;background:#a6a6a6;right:calc(100% + 20px);width:1px;top:50%;height:calc(100% + 16.5px)}.manage__box__content__item__chart__vice{position:absolute;top:338px;left:calc(50% + 27px);display:flex;align-items:center;align-content:center;justify-items:flex-start;justify-content:flex-start;width:400px}.manage__box__content__item__chart__vice__item{margin:0}.manage__box__content__item__chart__vice::before{content:'';position:absolute;top:calc(50% - .5px);right:100%;display:block;width:145px;height:1px;background:#a6a6a6}.manage__box__content__item__chart__vice__group{display:block;width:225px;padding:0 0 0 118px}.manage__box__content__item__chart__vice__group::before{content:'';position:absolute;top:calc(50% - .5px);left:0;display:block;width:100px;height:1px;background:#a6a6a6}.manage__box__content__item__chart__vice__group__item{margin:0 0 15px 0}.manage__box__content__item__chart__vice__group__item::before{content:'';position:absolute;display:block;background:#a6a6a6}.manage__box__content__item__chart__vice__group__item::before{top:calc(50% - .5px);right:100%;width:20px;height:1px}.manage__box__content__item__chart__vice__group__item:last-child{margin:0}.manage__box__content__item__chart__vice__group__itemL:first-child:last-child:after{display:none}.manage__box__content__item__chart__operate{position:absolute;top:450px;left:calc(50% - 435px);display:flex;align-items:stretch;align-content:stretch;justify-items:flex-start;justify-content:flex-start;width:870px;padding:30px 0 0 0}.manage__box__content__item__chart__operate::before{content:'';position:absolute;bottom:100%;left:calc(50% - .5px);display:block;width:1px;height:118px;background:#a6a6a6}.manage__box__content__item__chart__operate__item{width:50px;margin:0 40px 0 0;padding:15px}.manage__box__content__item__chart__operate__item::before{content:'';position:absolute;bottom:100%;left:calc(50% - .5px);display:block;width:1px;height:30px;background:#a6a6a6}.manage__box__content__item__chart__operate__item::after{content:'';position:absolute;bottom:calc(100% + 30px);left:50%;display:block;width:90.5px;height:1px;background:#a6a6a6}.manage__box__content__item__chart__operate__item:last-child{margin:0}.manage__box__content__item__chart__operate__item:last-child:after{display:none}.manage__box__content__item__chart[data-mode="audit"]{height:440px;margin:45px 0 0 0}.manage__box__content__item__chart[data-mode="audit"] .manage__box__content__item__chart__vice,.manage__box__content__item__chart[data-mode="audit"] .manage__box__content__item__chart__operate{display:none}@media screen and (max-width:1200px){.p-chartItem{width:150px;font-size:15px}.manage__box__content__item__chart{width:650px;height:620px}.manage__box__content__item__chart__committee{left:calc(50% - 295px);width:295px}.manage__box__content__item__chart__committee__item::after{left:calc(100% + 26px)}.manage__box__content__item__chart__board{width:150px}.manage__box__content__item__chart__audit{top:139px;left:calc(50% + 140px)}.manage__box__content__item__chart__audit__item::before{width:260px}.manage__box__content__item__chart__chairman{left:calc(50% + 141px)}.manage__box__content__item__chart__chairman::before{width:120px}.manage__box__content__item__chart__vice{left:calc(50% + 15px);width:325px}.manage__box__content__item__chart__vice__group{width:155px;padding:0 0 0 125px}.manage__box__content__item__chart__vice__group__item::before{width:30px}.manage__box__content__item__chart__vice::before{width:135px}.manage__box__content__item__chart__operate{top:447px;left:calc(50% - 317.5px);width:635px}.manage__box__content__item__chart__operate__item{width:50px;margin:0 15px 0 0}.manage__box__content__item__chart__operate__item::after{width:65px}}@media screen and (max-width:991px){.manage{margin:65px auto 170px auto}.manage__box{margin:60px auto 0 auto;padding:55px 30px 70px 30px}.manage__box__content__item__text{font-size:15px}.manage__box__content__item__list li{font-size:15px}.manage__box__content__item__chart{width:650px;height:710px}.manage__box__content__item__title+.manage__box__content__item__chart{margin:40px 0 0 0}.manage__box__content__item__chart__audit .p-chartItem,.manage__box__content__item__chart__chairman .p-chartItem,.manage__box__content__item__chart__vice__group .p-chartItem{width:130px}}@media screen and (max-width:767px){.manage{position:static}.p-chartItem{width:90px;margin:0 0 15px 0;padding:10px 5px;font-size:14px}.manage__box__content__item__chart{width:440px;height:515px}.manage__box__content__item__chart__committee{top:55px;left:calc(50% - 200px);width:135px}.manage__box__content__item__chart__committee__item::before{width:10px}.manage__box__content__item__chart__committee__item::after{left:calc(100% + 14px)}.manage__box__content__item__chart__board{width:90px}.manage__box__content__item__chart__board__item:nth-child(2){margin:0 0 15px 0}.manage__box__content__item__chart__board__item::before{height:15px}.manage__box__content__item__chart__audit{top:83px;left:calc(50% + 89px)}.manage__box__content__item__chart__audit__item::before{width:188px}.manage__box__content__item__chart__chairman{top:136px;left:calc(50% + 89px)}.manage__box__content__item__chart__committee:nth-child(2){top:250px}.manage__box__content__item__chart__chairman::before{display:none}.manage__box__content__item__chart__chairman__item:last-child::before{width:21px}.manage__box__content__item__chart__chairman__item::before{width:90px}.manage__box__content__item__chart__vice{top:280px;left:calc(50% + 17px);width:205px}.manage__box__content__item__chart__vice::before{width:114px}.manage__box__content__item__chart__vice__group::before{right:calc(100% - 60px)}.manage__box__content__item__chart__vice__group{width:155px;padding:0 0 0 72px}.manage__box__content__item__chart__vice__group__item{width:90px}.manage__box__content__item__chart__vice__group__item::before{width:12px}.manage__box__content__item__chart__vice__group__item::after{right:calc(100% + 12px)}.manage__box__content__item__chart__operate{top:372px;left:calc(50% - 217.5px);width:435px;padding:15px 0 0 0}.manage__box__content__item__chart__operate::before{height:169px}.manage__box__content__item__chart__operate__item{width:30px;margin:0 15px 0 0}.manage__box__content__item__chart__operate__item::before{height:15px}.manage__box__content__item__chart__operate__item::after{bottom:calc(100% + 15px);width:45px}.manage__box__content__item__chart__audit .p-chartItem,.manage__box__content__item__chart__chairman .p-chartItem,.manage__box__content__item__chart__vice__group .p-chartItem{width:90px}}@media screen and (max-width:575px){.manage{margin:45px auto 100px auto}.manage__box{margin:0 auto;padding:0;background:none}.manage__box__content__item{margin:0 auto 30px auto}.manage__box__content__item__title{margin:0 0 10px 0}.manage__box__content__item__text{font-size:14px}.manage__box__content__item__list li{margin:0;font-size:14px}.p-chartItem{width:90px;margin:0 0 20px 0;padding:10px 5px;font-size:14px}.manage__box__content__item__chart{width:300px;height:845px}.manage__box__content__item__title+.manage__box__content__item__chart{margin:25px 0 0 0}.manage__box__content__item__chart__committee{top:60px;left:calc(50% - 150px);width:105px}.manage__box__content__item__chart__committee .p-chartItem{margin:0 0 10px 0}.manage__box__content__item__chart__committee:nth-child(2){top:238px}.manage__box__content__item__chart__committee__item::before{width:6px}.manage__box__content__item__chart__committee__item::after{left:calc(100% + 10px)}.manage__box__content__item__chart__committee__item:first-child:after{height:calc(50% + 15px)}.manage__box__content__item__chart__board{width:90px}.manage__box__content__item__chart__board__item::before{height:20px}.manage__box__content__item__chart__board__item:nth-child(2){margin:0 0 20px 0}.manage__box__content__item__chart__audit{top:90px;left:calc(50% + 60px)}.manage__box__content__item__chart__audit__item::before{width:112px}.manage__box__content__item__chart__chairman{top:148px;left:calc(50% + 60px)}.manage__box__content__item__chart__chairman__item::before{width:61px}.manage__box__content__item__chart__chairman__item:last-child::before{width:5px}.manage__box__content__item__chart__chairman__item:first-child::after{height:calc(100% + 22.5px)}.manage__box__content__item__chart__chairman__item:first-child::after{right:calc(100% + 5px)}.manage__box__content__item__chart__vice{top:265px;left:calc(50% - 50px);align-items:flex-start;align-content:flex-start;width:190px}.manage__box__content__item__chart__vice::before{display:none}.manage__box__content__item__chart__vice__group{width:110px;padding:0 0 0 110px}.manage__box__content__item__chart__vice__group::before{top:19px}.manage__box__content__item__chart__vice__group__item::before{width:12px}.manage__box__content__item__chart__vice__group__item::after{right:calc(100% + 6px)}.manage__box__content__item__chart__operate{top:322px;left:50%;display:block;width:150px;padding:0 0 0 60px}.manage__box__content__item__chart__operate::before{bottom:calc(100% - 20px);left:0;height:126px}.manage__box__content__item__chart__operate__item{width:90px;margin:0 0 10px 0}.manage__box__content__item__chart__operate__item::before{bottom:-7.5px;left:-6px;height:calc(100% + 15px)}.manage__box__content__item__chart__operate__item::after{bottom:calc(50% - .5px);left:-6px;width:6px}.manage__box__content__item__chart__operate__item:first-child::before{top:calc(50% - .5px)}.manage__box__content__item__chart__operate__item:last-child::before{top:auto;bottom:calc(50% - .5px)}.manage__box__content__item__chart__operate__item:first-child:last-child::before{display:none}.manage__box__content__item__chart__operate__item:first-child:after{left:-60px;width:60px}.manage__box__content__item__chart__operate__item:last-child::after{display:block}.manage__box__content__item__chart[data-mode="audit"]{margin:25px 0 0 0}}@media (any-hover:none){}@supports (-webkit-touch-callout:none){}
