﻿
.org-list {width:100%; margin:auto; padding-top:20px; min-height:905px}
.org-list ul::after {clear:both;display:block;content:'';}
.org-list ul li {position:relative;}
/*.org-list ul li a {display:block; position:relative; height:60px; padding:15px 3px; border:1px solid #ccc; box-sizing:border-box; font-size:15px; text-align:center; line-height:1.2;}*/
.org-list ul li a {
	display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    height: 65px;
    padding: 0 3px;
    border: 1px solid #ccc;
    box-sizing: border-box;
    font-size: 15px;
    text-align: center;
    line-height: 1.2;
}
.org-list ul li a.padd_tb5 {padding:5px 0 5px}
.org-list ul li a .s_font {display:block; margin-top:3px; font-size:0.85em;}
.org-list ul.dep1th {width:610px; margin:auto}
.org-list ul.dep1th > li {float:left; margin-left:20px}
.org-list ul.dep1th > li:first-child {margin-left:0;}
.org-list ul.dep1th > li > a {width:190px; background:#356aa0; border:none; color:#fff; font-weight:bold}
.org-list ul.dep1th > li.chairman > a {background:#1875d2}
.org-list ul.dep2th {position:relative; padding:62px 0 119px;}
.org-list ul.dep2th:before {position:absolute; left:50%; top:0px; bottom:0; width:0px; height:100%; border-left:1px solid #dcdcdc; content:'';}
.org-list ul.dep2th > li.represent {position:absolute; left:-207px; top:25px; width:150px; z-index:2;}
.org-list ul.dep2th > li.represent:before {position:absolute; left:50%; bottom:100%; width:0; height:13px; border-left:1px solid #dcdcdc; content:'';}
.org-list ul.dep2th > li.represent > a {background:#304272; border:none; color:#fff; font-weight:bold;}
.org-list ul.dep2th > li.represent > a:before {position:absolute; left:50%; top:-13px; width:228px; height:0; border-bottom:1px solid #dcdcdc; content:'';}
.org-list ul.dep2th > li.general:before {position:absolute; left:50%; top:-22px; width:301px; height:0; border-bottom:1px solid #dcdcdc; content:'';}
.org-list ul.dep2th > li.general > a {background:#419da8; border:none; color:#fff; font-weight:bold}
.org-list ul.dep2th > li.support {position:absolute; right:-48px; top:275px; width:130px; z-index:2;}
.org-list ul.dep2th > li.support:before {position:absolute; right:0px; top:50%; width:143px; height:0; border-bottom:1px solid #dcdcdc; content:'';}
.org-list ul.dep2th > li.support > a {background:#fff; border-color:#409ea8; color:#409ea8; font-weight:bold}
.org-list ul.dep2th > li.branch_office {position:absolute; left:322px; top:18px; width:146px}
.org-list ul.dep2th > li.branch_office > a {background:#4b649a; border:none; color:#fff; font-weight:bold;}
.org-list ul.dep3th {position:absolute; left:-313px; top:180px; width:840px; z-index:1;}
.org-list ul.dep3th:before {position:absolute; left:80px; right:103px; top:0px; height:0; border-top:1px solid #dcdcdc; content:'';}
.org-list ul.dep3th > li {float:left; width:160px; margin-left:4px; margin-top:30px}
.org-list ul.dep3th > li:first-child {margin-left:0;}
.org-list ul.dep3th > li:before {position:absolute; left:50%; bottom:100%; width:0; height:30px; border-left:1px solid #dcdcdc; content:'';}
.org-list ul.dep3th > li > a {background:#3f8ab1; border:none; color:#fff; font-weight:bold;}
.org-list .represent ul.dep4th {padding-top:10px;}
.org-list ul.dep4th:before {position:absolute; left:50%; top:0px; bottom:0; width:0px; height:100%; border-left:1px solid #dcdcdc; content:'';z-index:-1;}
.org-list ul.dep4th > li > a {background:#fff; border-color:#f1f1f1; color:#343434; font-size:13px;}
.org-list ul.dep4th > .support > a {background-color:#fff;border: 1px solid #409ea8;color: #409ea8;font-weight: bold;}

 @media screen and (min-width: 0) and (max-width: 1024px) {

	.org-list { padding-top:30px}
	.org-list ul li a {width:100%; height:55px; padding:10px 5px; font-size:14px}
	.org-list ul.dep1th {width:100%}
	.org-list ul.dep1th > li {width:33.33333%; margin-left:0px}
	.org-list ul.dep1th > li > a {width:100%}
	.org-list ul.dep2th {width:300%;margin-left:-100%;padding-top:40px;padding-bottom:0;}
	.org-list ul.dep2th:before {position:absolute; left:auto; right:0; top:16px; bottom:15px; width:0px; height:auto; border-left:1px solid #dcdcdc; content:'';}
	.org-list ul.dep2th > li.represent {position:absolute; left:0; top:104px; width:50%; padding:0px 10px 0 5px; box-sizing:border-box;}
	.org-list ul.dep2th > li.represent:before {height:75px}
	.org-list ul.dep2th > li.represent > a:before {left:calc(50% + 4px); top:-75px; width:calc(50% + 6px);}
	
	.org-list ul.dep2th > li.covid {position:absolute; left:52%; top:104px; width:50%; padding:0px 10px 0 5px; box-sizing:border-box;}
	.org-list ul.dep2th > li.covid:before {height:88px}
	.org-list ul.dep2th > li.covid > a:before {left:-10px; top:-75px; width:calc(50% + 13px);}
	
	.org-list ul.dep2th > li.general:before {top:-25px; width:50%}
	.org-list ul.dep2th > li.general:after {position:absolute; left:50%; top:-40px; width:0px; height:40px; border-left:1px solid #dcdcdc; z-index:1; content:'';}
	.org-list ul.dep2th > li.general > a {width:40%; margin:auto; z-index:2;}
	.org-list ul.dep2th > li.support {position:absolute;left:0;top: 478px;width:50%;padding:0px 10px 0 5px;box-sizing:border-box;}
	.org-list ul.dep2th > li.support:before {left:50%; right:auto; top:auto; bottom:-6px; width:1px;height:10px;border-bottom:none;border-right:1px solid #dcdcdc;}
	.org-list ul.dep2th > li.branch_office {position:relative; left:auto; top:auto; width:100%; margin-top:30px; padding:0px 5px 0px 50%; box-sizing:border-box;}
	.org-list ul.dep2th > li.branch_office:before {content:"";display:block;width:4px;height:1px;background-color:#dcdcdc;position:absolute;right:1px;top:20px;}
	.org-list ul.dep2th > li.branch_office a {width:auto; margin-left:10px}
	.org-list ul.dep3th {position:relative;left:0;top:0;width:100%;/*margin-top:70px*/padding-top: 150px;}
	.org-list ul.dep3th:before {position:absolute;left:50%;top:-77px;bottom:0;width:0px;height:calc( 100% - 23px );border-left:1px solid #dcdcdc;z-index:1;content:'';}
	.org-list ul.dep3th > li {width:50%; min-height:200px; margin-left:0; box-sizing:border-box;}
	.org-list ul.dep3th > li:last-child {min-height:auto}
	.org-list ul.dep3th > li:nth-child(odd) {padding:0px 10px 0 5px;}
	.org-list ul.dep3th > li:nth-child(even) {padding:0px 5px 0 10px;}
	.org-list ul.dep3th > li:before {left:auto; top:20px; bottom:auto; width:10px; height:0; border-bottom:1px solid #dcdcdc; content:'';}
	.org-list ul.dep3th > li:nth-child(odd):before {right:0}
	.org-list ul.dep3th > li:nth-child(even):before {left:0}
	.org-list ul.dep4th > li > a {font-size:12px;}
	.org-list ul.dep3th > li:last-child {padding:0 5px 0 10px;}
	.org-list ul.dep3th > li:last-child::before {right:auto;left:0;top:35px;}
	
	.org-list ul.dep4th {padding-top:0;}
	.org-list .represent ul.dep4th {padding-top:0;}
	.org-list ul.dep4th:before {display: none;}
 }