/*  ���ô� �� ��  */

/* Style the tab */
.maps_tab {
  margin:30px 0 0;
  overflow: hidden;
  border: 0px solid #ccc;
  background-color: #fff;
  }

/* Style the buttons inside the tab */
.maps_tab button {
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 14px 16px;
  transition: 0.3s;
  font-size: 18px;
  width:50%;
  border-bottom:4px solid #eee;
}

/* Change background color of buttons on hover */
.maps_tab button:hover {
  background-color: #fff;
  border-bottom:4px solid #eee;
}

/* Create an active/current tablink class */
.maps_tab button.active {
  background-color: #fff;
  border-bottom:4px solid #f242a8;
}

/* Style the tab content */
.maps_tabcontent {
  display: none;
  padding: 6px 12px;
  border: 0px solid #ccc;
  border-top: none;
}


/* ������ �� */
/* Style the tab */
.orgati_tab {
  margin:30px 0 0;
  overflow: hidden;
  border: 0px solid #ccc;
  background-color: #fff;
  }

/* Style the buttons inside the tab */
.orgati_tab button {
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 14px 16px;
  transition: 0.3s;
  font-size: 18px;
  width:50%;
  border-bottom:4px solid #eee;
}

/* Change background color of buttons on hover */
.orgati_tab button:hover {
  background-color: #fff;
  border-bottom:4px solid #eee;
}

/* Create an active/current tablink class */
.orgati_tab button.active {
  background-color: #fff;
  border-bottom:4px solid #f242a8;
}

/* Style the tab content */
.orgati_tabcontent {
  display: none;
  padding: 6px 12px;
  border: 0px solid #ccc;
  border-top: none;
}

/* ������ �����ۺ��� */
.sub06_orgit{margin-top:50px;}
.dokus{position:relative; width:80%; margin:0 auto; display:flex; flex-direction: column;  align-items: center;}
.dokus .dos1{width:380px; padding:20px 0 20px; border-radius:24px; text-align:center; font-size:20px; color:#fff; background:#004273;}
.dokus .linse{width:1px; height:50px; background:#ddd;}
.dokus .dos2{width:320px; padding:20px 0 20px; border-radius:24px; text-align:center; font-size:20px; color:#fff; background:#5d9cfb;}
.dokus .dos3{width:400px; padding:20px 0 20px; border-radius:24px;  background:#8163b6; color:#fff; text-align:center; font-size:20px;}
.dokus .dos4{width:450px; margin:0 auto; display:flex; justify-content: space-between;}
.dokus .dos4 .mdso1{width:200px; padding:20px 0 20px; text-align:center; font-size:20px; color:#4a4a4a; background:#eee;}
.dokus .dos4 .mdso2{width:200px; padding:20px 0 20px; text-align:center; font-size:20px; color:#4a4a4a; background:#eee;}
.dokus .linse2{width:250px; height:1px; background:#ddd;}
.dokus .moslie{position:relative; width:450px;  height:50px;}
.dokus .moslie .linse3{position:absolute; width:1px; height:50px; left:100px; top:0; background:#ddd;}
.dokus .moslie .linse4{position:absolute; width:1px; height:50px; right:100px; top:0; background:#ddd;}

.sub06_tasd{padding-top:40px;}


.sub03_1_inform {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	margin: 60px 40px 80px;
}
.sub03_1_inform figure {
	width: 40%;
}
.sub03_1_inform figure img {
	width: 100%;
	object-fit: cover;
}
.sub03_1_inform .text {
	width: 60%;
	padding: 0 60px;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.sub03_1_inform .text p {
	color: #4a4a4a;
	font-size: 16px;
	line-height: 1.6;
}
.sub03_1_inform .text a {
	display: block;
	width: 160px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	background-color: #7c777a;
	color: #fff;
	font-size: 14px;
	margin: 40px 0;
}
.sub03_1_inform .text span.sub03_1 {
	display: block;
	font-size: 14px;
	line-height: 1.6;
	color: #7a7a7a;
}

.sub03_table,
.sub03_table th, 
.sub03_table td {
	border: none;
}
.sub03_table {
	border-top: 2px solid #0484cd;
	border-bottom: 1px solid #b3b3b3;
	width: 100%;
}
.sub03_table th {
	border-bottom: 1px solid #b3b3b3;
	font-weight: normal;
	background: #fff;
}
.sub03_table td.blank {
	padding: 64px 16px;
}

.btn_cover {
	display: flex;
	justify-content: center;
	margin: 30px auto 60px;
	gap:20px;
}
.sub03_1_register {
	padding: 12px 20px;
	background-color: #004273;
	color: #fff;
	font-size: 14px;
}

.sub03_1_register2 {
	padding: 12px 20px;
	background-color: #f242a8;
	color: #fff;
	font-size: 14px;
}



.sub03_table ul {
	display: flex;
	justify-content: space-between;
	align-items: center;
	border-bottom: 1px solid #b3b3b3;
	width: 100%;
}
.sub03_table ul.blank {
	justify-content: center;
	align-items: center !important;
}
.sub03_table ul:last-of-type {
	border-bottom: none;
}
.sub03_table ul.top li {
	font-size: 14px;
	padding: 16px;
	color: #585858;
	text-align: center;
}
.sub03_table ul.blank li {
	font-size: 14px;
	padding: 64px 16px;
	color: #585858;
}
.sub03_table ul.item li {
	font-size: 15px;
	padding: 32px 16px;
	color: #333;
}
/* .sub03_table ul li.num {
	text-align: center;
	width: 5%;
} */
.sub03_table ul li.title {
	width: 20%;
}
.sub03_table ul li.place {
	width: 15%;
}
.sub03_table ul li.period {
	text-align: center;
	width: 10%;
}
.sub03_table ul li.time {
	text-align: center;
	width: 10%;
}

.sub03_table ul li.w_date {
	text-align: center;
	width: 10%;
}

.sub03_table ul li.progress {
	text-align: center;
	width: 10%;
}
.sub03_table ul li.print {
	text-align: center;
	width: 7%;
}

.sub03_table ul li.print a.stn2{
	background:#004273;
	width:100%;
	padding:5px 5px 5px;
	font-size: 13px;
	color:#fff;
	text-align:center;
}

.sub03_table ul li.delete a.stn{
	background:#ff0000;
	width:100%;
	padding:5px 5px 5px;
	font-size: 13px;
	color:#fff;
	text-align:center;
}

.sub03_table ul li.delete {
	text-align: center;
	width: 8%;
}
.sub03_table ul li span {
	font-size: 14px;
	color: #585858;
	margin-right: 20px;
	display: none;
}



.sub03_form {
	margin: 60px auto;
	border-top: 2px solid #0484cd;
}
.sub03_form .box {
	display: flex;
	align-items: center;
	border-bottom: 1px solid #ccc;
	width: 100%;
	height: 70px;
}

.sub03_form .box2 {
    display: flex;
    align-items: center;
    border-bottom: 1px solid #ccc;
    width: 100%;
    height: 100px;
}

.sub03_form .box2 .box_title {
	width: 200px;
	height: 100%;
	font-size: 16px;
	background-color: #eee;
	display: flex;
	justify-content: center;
	align-items: center;
}

.sub03_form .box .box_title {
	width: 200px;
	height: 100%;
	font-size: 16px;
	background-color: #eee;
	display: flex;
	justify-content: center;
	align-items: center;
}

.sub03_form .box2 .box_write2 {
	width: calc(100% - 200px);
	height: 100%;
	padding: 0 20px;
	font-size: 16px;
	color: #4a4a4a;
	display: flex;
	align-items: center;
	box-sizing: border-box;
}

.sub03_form .box2 .box_write2 ul{
	width:100%;
}

.sub03_form .box2 .box_write2 li{
	display:flex;
	gap:10px;
	width:100%;
	padding-left:0;
}

.addus{line-height:32px; width:100px; height:32px; text-align:center; color:#fff; font-size:16px; background:#b3399a;}

.sub03_form .box2 .box_write2 li input{
	height: 32px;
	border: 1px solid #ccc;
	padding: 0 10px;
}

.sub03_form .box2 .box_write2.long li input{
	width: 100%;
	padding: 0 10px;
}

.sub03_form .box2 .box_write2 li.half input{
	width: 50%;
	padding: 0 10px;
}

.sub03_form .box .box_write {
	width: calc(100% - 200px);
	height: 100%;
	padding: 0 20px;
	font-size: 16px;
	color: #4a4a4a;
	display: flex;
	align-items: center;
	box-sizing: border-box;
}
.sub03_form .box .box_write input {
	height: 50%;
	border: 1px solid #ccc;
	padding: 0 10px;
}
.sub03_form .box .box_write.half input {
	width: 544px;
}
.sub03_form .box .box_write.long input {
	width: 100%;
}
.sub03_form .box .box_write.birth span {
	margin: 0 10px 0 4px;
}
.sub03_form .box .box_write.gender input {
	margin-right: 4px;
}
.sub03_form .box .box_write.gender label {
	margin-right: 20px;
}
.sub03_form .box .box_write.call span {
	margin: 0 10px;
}
.sub03_form .box .box_write.hour span {
	margin-left: 4px;
}

.sub03_form input:focus {
	box-shadow: none !important;
	border: 1px solid #0484cd !important;
	outline: none !important;
}
/* Chrome, Safari, Edge, Opera */
.sub03_form input::-webkit-outer-spin-button,
.sub03_form input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
/* Firefox  */
.sub03_form input[type='number'] {
  -moz-appearance: textfield;
}

.sub03_1_cancel {
	padding: 12px 20px;
	border: 1px solid #7a7a7a;
	color: #7a7a7a;
	font-size: 14px;
	margin: 0 5px;
}
.sub03_1_submit {
	padding: 12px 20px;
	background-color: #004273;
	border: 1px solid #004273;
	color: #fff;
	font-size: 14px;
	margin: 0 5px;
}





.sub03_board #bo_list {
	margin: 60px auto;
}
.sub03_board #bo_list_total {
	font-size: 14px;
	color: #7a7a7a;
}
.sub_section.sub03_board li {
	padding-left: 0;
}
.sub03_board a.btn,
.sub03_board .btn {
	line-height: 22px;
	height: 22px;
	font-size: 1.2em;
}
.sub03_board table {
	border: none;
	border-top: 2px solid #0484cd;
	border-bottom: 1px solid #b3b3b3;
}
.sub03_board .tbl_head01 thead th {
	height: auto;
	border-right: none;
	border-bottom: 1px solid #b3b3b3;
	color: #4a4a4a;
	padding: 20px 10px;
	background: #fff;
}
.sub03_board .tbl_head01 td {
	border: none;
	border-bottom: 1px solid #ecf0f1;
}
.sub03_board #bo_list tbody .even td {
	background: #fff;
}
.sub03_board #bo_list tbody .even:hover td {
	background: #fafafa;
}
/* .sub03_board .tbl_head01 td:last-of-type {
	border-bottom: none;
} */
.sub03_board th a {
	color: #4a4a4a;
}
.sub03_board #bo_list tbody tr:hover {
	border-left: 1px solid #0484cd;
}
.sub03_board .more_opt li {
	padding: 10px;
}
.sub03_board button {
	font-size: 0.8em;
}
.sub03_board label {
	font-size: 0.8em;
}
.sub03_board #bo_w .bo_w_tit .frm_input {
	padding-right: 5px;
	box-sizing: border-box;
}
.sub03_board .cke_sc {
	display: none;
}
.sub03_board #bo_w .bo_w_link .frm_input {
	box-sizing: border-box;
}
.sub03_board #bo_w .write_div a.btn,
.sub03_board #bo_w .write_div .btn {
	line-height: 35px;
	height: 35px;
}
.sub03_board #bo_w .btn_cancel,
.sub03_board #bo_w .btn_submit {
	font-size: 1em;
}
.sub03_board .bo_notice td {
	background-color: rgba(4, 131, 205, 0.1) !important;
}
.sub03_board td {
	text-align: start;
}
.sub03_board .bo_tit a {
	color: #4a4a4a;
	font-size: 16px;
}
.sub03_board .empty_table {
	text-align: center;
}
.sub03_board #bo_v {
	margin-top: 60px;
}
.sub03_board #bo_v_title .bo_v_tit {
	font-size: 1.8em;
	color: #4a4a4a;
}
.sub03_board #bo_v_info .profile_info .profile_info_ct {
	font-size: 16px;
}
.sub03_board #bo_v_info strong {
	margin: 0 10px 8px 0;
}
.sub03_board #bo_v_info .sv_member {
	color: #666;
}
.sub03_board .is_view_btn li {
	font-size: 0.8em;
}
.sub03_board #bo_v_con {
	color: #4a4a4a;
}
.sub03_board #bo_vc_empty {
	font-size: 0.8em;
}
.sub03_board .bo_vc_w .btn_confirm .secret_cm label {
	font-size: 0.8em !important;
}
.sub03_board .bo_vc_w .btn_submit {
	font-size: 0.8em;
}
.sub03_board #bo_vc header {
	font-size: 14px;
}
.sub03_board #bo_vc .cmt_contents {
	font-size: 16px;
}
.sub03_board .bo_vc_act li a {
	font-size: 0.8em;
}





.sub03_7_inform {
	display: flex;
	justify-content: space-between;
	margin: 60px 0 80px;
}
.sub03_7_inform figure {
	width: calc((100% - 40px) / 2);
}
.sub03_7_inform figure img {
	width: 100%;
	object-fit: cover;
}
.sub03_7_inform .text {
	width: calc((100% - 40px) / 2);
}
.sub03_7_inform h4.tit_b {
	margin-top: 40px;
	margin-left: 0;
	margin-bottom: 40px;
}
.sub03_7_inform p {
	font-size: 16px;
	line-height: 1.8;
}
.sub03_7_depth1 > li {
	margin-bottom: 40px;
}
.sub03_7_depth2 > li {
	font-size: 16px;
	list-style: circle;
	padding-left: 0;
	margin-left: 40px;
}
.sub03_7_depth3 a {
	transition: 0.2s;
}
.sub03_7_depth3 a:hover {
	color: #0484cd;
}
.sub03_7_depth3 figure {
	margin-top: 20px;
}

.sub03_7_depth3 figure img {
	max-width: 750px;
	width: 100%;
}
ul.download {
	display: flex;
	margin: 20px 0 80px;
}
ul.download > li a {
	display: inline-block;
	font-size: 16px;
	width: 120px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	background-color: #7a7a7a;
	border-radius: 50px;
	color: #fff;
	transition: 0.2s;
}
ul.download > li a:hover {
	background-color: #004273;
}
.sub03_7_register {
	padding: 14px 24px;
	background-color: #004273;
	color: #fff;
	font-size: 16px;
}

.sub03_7_register2 {
	padding: 14px 24px;
	background-color: #b810cb;
	color: #fff;
	font-size: 16px;
}

.sub03_7_form {
	border-top: none;
}
.sub03_7_form h4 {
	font-weight: normal;
	font-size: 16px;
	margin-bottom: 10px;
}
.sub03_7_form fieldset {
	border-top: 2px solid #0484cd;
	margin-bottom: 60px;
}
.sub03_7_form .phase1 {
	display: flex;
	flex-wrap: wrap;
}
.sub03_7_form .phase1 .box {
	width: 50%;
}

.sub03_7_form .phase1 .boxb {
	width: 100%;
}

.sub03_form .boxb {
    display: flex;
    align-items: center;
    border-bottom: 1px solid #ccc;
    width: 100%;
    height: 70px;
}

.sub03_form .boxb .box_title {
    width: 200px;
    height: 100%;
    font-size: 16px;
    background-color: #eee;
    display: flex;
    justify-content: center;
    align-items: center;
}

.sub03_form .boxb .box_write {
    width: calc(100% - 200px);
    height: 100%;
    padding: 0 20px;
    font-size: 16px;
    color: #4a4a4a;
    display: flex;
    align-items: center;
    box-sizing: border-box;
}

.sub03_7_form .phase1 .boxb input {
    width: 100%;
}

.sub03_form .boxb .box_write {
    width: calc(100% - 200px);
    height: 100%;
    padding: 0 20px;
    font-size: 16px;
    color: #4a4a4a;
    display: flex;
    align-items: center;
    box-sizing: border-box;
}

.sub03_form .boxb .box_write input {
    height: 50%;
    border: 1px solid #ccc;
    padding: 0 10px;
}

.sub03_7_form .phase1 .box input {
	width: 100%;
}
.sub03_7_form .phase2 .box {
	background-color: #eee;
}
.sub03_7_form .phase2 .box_write {
	background-color: #fff;
}
.sub03_7_form .phase2 .box_write label {
	margin-right: 30px;
	display: flex;
	align-items: center;
}
.sub03_7_form .phase2 .box_write label input {
	margin-right: 4px;
}
.sub03_7_form .phase2 .box_write span.chn {
	color: #7a7a7a;
	font-size: 14px;
}
.sub03_7_form .phase2 .box.privacy {
	height: auto;
}
.sub03_7_form .phase2 .box.privacy .box_write {
	display: block;
	padding: 40px 20px;
	font-size: 14px;
	color: #7a7a7a;
}
.sub03_7_form .phase2 .box.privacy .box_write > p {
	margin-bottom: 40px;
}
.sub03_7_form .phase2 ul {
	margin-bottom: 40px;
}
.sub03_7_form .phase2 ul li {
	padding-left: 0;
	line-height: 2;
	margin-bottom: 20px;
}
.sub03_7_form .phase2 ul li p {
	padding-left: 10px;
}
.sub03_7_form .phase2 .btn_cover {
	margin: 0 auto;
}
.sub03_7_form .phase2 .box.privacy .box_write label {
	color: #4a4a4a;
	font-size: 16px;
}
.sub03_7_form .phase2 .box.privacy .box_write label input {
	height: 100%;
}
.sub03_7_cancel {
	padding: 12px 20px;
	border: 1px solid #7a7a7a;
	color: #7a7a7a;
	font-size: 14px;
	margin: 0 5px;
}
.sub03_7_submit {
	padding: 12px 20px;
	background-color: #004273;
	border: 1px solid #004273;
	color: #fff;
	font-size: 14px;
	margin: 0 5px;
}





.sub05_9_inform {
	display: flex;
	justify-content: space-between;
	margin: 60px 0 0;
	border-bottom: 1px solid #ccc;
}
.sub05_9_inform .exterior {
	width: calc((100% - 40px) / 10 * 3);
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	border-right: 1px solid #ccc;
	padding-right: 20px;
}
.sub05_9_inform .exterior figure {
	width: 80%;
	margin-bottom: 20px;
}
.sub05_9_inform .exterior figure img {
	width: 100%;
	object-fit: cover;
}
.sub05_9_inform .exterior p {
	font-size: 16px;
	line-height: 1.8;
	text-align: center;
}
.sub05_9_inform .interior {
	width: calc((100% - 40px) / 10 * 7);
	position: relative;
	margin-bottom: 40px;
}
.sub05_9_inform .interior img {
	width: 100%;
	object-fit: cover;
}
.sub05_9_inform .interior span {
  width: max-content;
	font-size: 14px;
	padding: 5px 10px;
	background-color: #f242a8;
	border: 2px solid #fff;
	border-radius: 50px;
	color: #fff;
	position: absolute;
}
.sub05_9_inform .interior span.pin1 {
	top: 28%;
	left: 81%;
}
.sub05_9_inform .interior span.pin2 {
	top: 78%;
	left: 88%;
}
.sub05_9_inform .interior span.pin3 {
	top: 71%;
	left: 47.5%;
}
.sub05_9_inform .interior span.pin4 {
	top: 87%;
	left: 29%;
}
.sub05_9_inform .interior span.pin5 {
	top: 17%;
	left: 15.5%;
}
.sub05_9_inform .interior span.pin6 {
	top: 8%;
	left: 29%;
}
.sub05_9_facility {
	display: flex;
	justify-content: space-between;
	border-bottom: 1px solid #ccc;
	padding: 40px 0;
}
.sub05_9_facility:last-of-type {
	border-bottom: none;
}
.sub05_9_facility > figure {
	width: calc((100% - 40px) / 10 * 3);
}
.sub05_9_facility > figure img {
	width: 100%;
	object-fit: cover;
}
.sub05_9_facility .text {
	width: calc((100% - 40px) / 10 * 7);
}
.sub05_9_facility .text h4 {
	margin: 20px 0;
}
.sub05_9_facility .text .sub05_9_depth1 > li {
	font-size: 16px;
	list-style: circle;
	padding-left: 0;
	margin-left: 40px;
}
.sub05_9_facility .text .sub05_9_depth2 > li {
	padding-left: 0;
}





.sub05_10_map {
	margin: 60px auto 0;
	border: 1px solid #eee;
}
.sub05_10_btn_cover {
	justify-content: flex-end;
	margin: 10px 0 60px;
}
.sub05_10_print {
	padding: 12px 20px;
	border: 1px solid #7a7a7a;
	color: #7a7a7a;
	font-size: 14px;
	margin: 0 5px;
}
.sub05_10_naver {
	padding: 12px 20px;
	background-color: #20A901;
	border: 1px solid #20A901;
	color: #fff;
	font-size: 14px;
	margin: 0 5px;
}
.sub05_10_depth1 > li {
	margin-bottom: 40px;
}
.sub05_10_depth2 > li {
	font-size: 16px;
	list-style: circle;
	padding-left: 0;
	margin-left: 40px;
}

.sub05_10_depth1_new > li {
	margin-top:40px;
	margin-bottom: 40px;
}



.board {
	width: 100%;
	text-align: center;
	border-top: 2px solid #0484cd;
	border-bottom: 1px solid #b3b3b3;
	font-size: 16px;
	color: #555;
}
.board .top,
.board .item {
	width: 100%;
	display: flex;
	align-items: center;
	padding: 24px 0;
}
.board .top > div {
	padding: 0 10px;
	box-sizing: border-box;
}
.board .top {
	border-bottom: 1px solid #b3b3b3;
}
.board .top .check_all {
	width: 5%;
}
.board .top .top_num {
	width: 5%;
}
.board .top .top_title,
.board .item .title {
	width: 65%;
}
.board .top .top_name {
	width: 10%;
}
.board .top .top_date {
	width: 10%;
}
.board .top .top_view {
	width: 5%;
}
.board .item {
	border-bottom: 1px solid #ecf0f1;
}
.board .item:last-of-type {
	border-bottom: none;
}
.board .item.notice {
	background-color: rgba(4, 131, 205, 0.05);
}
.board .item .classify,
.board .item .infor {
	display: flex;
	align-items: center;
}
.board .item .classify > div,
.board .item .infor > div {
	padding: 0 10px;
}
.board .item .classify {
	width: 10%;
}
.board .item .classify .check,
.board .item .classify .num {
	width: 50%;
}
.board .item.notice .classify .num {
	color: #ff6347;
}
.board .item .title {
	text-align: start;
	font-size: 18px;
	font-weight: 500;
	padding: 0 10px;
}
.board .item .title a p {
	color: #333;
}
.board .item .title a:hover p {
	color: #0484cd;
	text-decoration: underline;
}
.board .item .infor {
	width: 25%;
}
.board .item .infor .name,
.board .item .infor .date {
	width: 40%;
}
.board .item .infor .view {
	width: 20%;
}





.siteMap {
	width: 100%;
}
.siteMap h4.tit_b {
	margin-left: 0;
	margin-bottom: 60px;
	margin-top: 60px;
}
.siteMap h4.tit_s {
	padding-left: 10px;
	padding-top: 0;
	margin-bottom: 30px;
}
.siteMap li {
	padding-left: 0;
}
.siteMap a,
.siteMap p {
	color: #777;
}
.siteMap .depth1:hover > a,
.siteMap .depth1:hover p {
	color: #fff;
}
.siteMap .list {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	padding-bottom: 30px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 60px;
}
.siteMap .list.down {
	border-bottom: none;
	margin-bottom: 0;
}
.siteMap .list .depth1 {
	width: calc((100% - 80px) / 4);
	margin: 0 10px 30px;
	padding-left: 0;
}
.siteMap .list .depth1 > a,
.siteMap .list .depth1 .category {
	display: inline-block;
	width: 100%;
	border: 1px solid #b3399a;
	border-radius: 4px;
	padding: 10px 20px;
	box-sizing: border-box;
	transition: 0.2s;
	cursor: pointer;
}
.siteMap .list .depth1 .category {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.siteMap .list .depth1 .category figure {
	height: 34px;
	transition: 0.4s;
}
.siteMap .list .depth1 .category.on figure {
	transform: rotate(-180deg);
}
.siteMap .list .depth1 .category figure img {
	display: block;
	height: 100%;
	object-fit: fill;
}
.siteMap .list .depth1 .category figure img.white {
	display: none;
}
.siteMap .list .depth1:hover .category figure img.color {
	display: none;
}
.siteMap .list .depth1:hover .category figure img.white {
	display: block;
}
.siteMap .list .depth1:hover > a,
.siteMap .list .depth1:hover .category {
	background-color: #b3399a;
	color: #fff;
}
.siteMap .list .depth1 .depth2 {
	margin-top: 20px;
	display: none;
}
.siteMap .list .depth1 .depth2 li {
	font-size: 16px;
	margin: 5px 0 5px 30px;
	list-style: circle;
}
.siteMap .list .depth1 .depth2 li > a {
	display: block;
}
.siteMap .list .depth1 .depth2 li:hover,
.siteMap .list .depth1 .depth2 li:hover > a {
	color: #b3399a;
}





.sub01_10_table {
	padding-top: 20px;
}
.sub01_10_table ul {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	margin-bottom: 20px;
	border: 1px solid #b3b3b3;
}
.sub01_10_table ul li {
	text-align: center;
    padding: 16px;
    font-size: 14px;
    color: #585858;
	width: 55%;
	line-height: 2;
	box-sizing: border-box;
}
.sub01_10_table ul li.table_bg1 {
	width: 45%;
	border-right: 1px solid #b3b3b3;
	color: #111;
}

.sub01_4-1_table {
	padding-top: 20px;
}
.sub01_4-1_table > ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.sub01_4-1_table > ul > li {
	text-align: center;
    font-size: 14px;
	/* width: calc((100% - 40px) / 3); */
	width:100%;
	box-sizing: border-box;
	margin-bottom: 20px;
	border: 1px solid #b3b3b3;
	padding-left: 0;
}
.sub01_4-1_table > ul > li > p {
	padding: 8px;
	font-size:19px;
}
.sub01_4-1_table > ul > li > ul {
	padding: 16px;
}
.sub01_4-1_table > ul > li > ul > li {
	color: #585858;
	padding-left: 0;
	line-height: 2;
	margin-bottom: 10px;
	font-size:18px;
}
.sub01_4-1_table > ul > li > ul > li span.red {
	display: inline-block;
	color: #fff;
	padding: 0 10px;
	margin-left: 10px;
	background: #ff0000;
}

.sub01_4-1_table > ul > li > ul > li span.green {
	display: inline-block;
	color: #fff;
	padding: 0 10px;
	margin-left: 10px;
	background: #0cac5b;
}

.sub01_6-4_table {
	padding-top: 20px;
}
.sub01_6-4_table > ul {
	font-size: 14px;
	border: 1px solid #b3b3b3;
}
.sub01_6-4_table > ul > li {
	padding-left: 0;
	border-bottom: 1px solid #b3b3b3;
}
.sub01_6-4_table > ul > li:last-of-type {
	border-bottom: none;
}
.sub01_6-4_table > ul > li > ul {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	background-color: #eee;
}
.sub01_6-4_table > ul > li > ul > li {
	width: 25%;
	text-align: center;
	color: #111;
	padding: 16px;
	box-sizing: border-box;
	background-color: #eee;
}
.sub01_6-4_table > ul > li > ul > li.left_tt {
	width: 75%;
	text-align: left;
	background-color: #fff;
	color: #585858;
	border-left: 1px solid #b3b3b3;
}





.certificate_box {
	width: 20cm;
	height: 27.7cm;
	border: 6px double #555;
	padding: 40px;
	margin: 0 auto;
}
.certificate_box .num {
	display: block;
	font-size: 16px;
	margin-bottom: 80px;
}
.certificate_box .title {
	text-align: center;
	font-size: 24px;
	margin-bottom: 80px;
	line-height: 1.6;
}
.certificate_box .personal,
.certificate_box .cont {
	display: flex;
	margin-bottom: 80px;
}
.certificate_box .personal ul li,
.certificate_box .cont ul li {
	font-size: 18px;
	margin-bottom: 10px;
}
.certificate_box .descript {
	text-align: center;
	font-size: 20px;
	margin-bottom: 80px;
	line-height: 1.6;
}
.certificate_box .sign {
	display: block;
	text-align: center;
	font-size: 26px;
	font-weight: 600;
}





@media screen and (max-width:1354px) {
  .max1354 {
    display: block;
  }
  .sub51_ceo>img {
    display: block;
    width: 100%;
  }

  .sub01_5_tabs > li {
	width: calc(100% / 4);
	line-height: 1.5;
	border-bottom: 1px solid #ddd;
	height: 110px;
  }

  .sub01_6_sheet01 li {
	width: calc((100% - 30px) / 3);
  }

  .sub01_6_sheet2 li {
	width: calc((100% - 30px) / 3);
  }

  .sub01_6_sheet2_2 li {
	width: calc((100% - 30px) / 3);
  }
  .sub01_6_sheet3_2 .g_sheet ul > li {
	width: calc((100% - 30px) / 3);
  }
  .sub01_6_sheet3_3 .g_sheet ul > li {
	width: calc((100% - 40px) / 4);
  }
}





@media screen and (max-width:1300px) {
  h3.sub_title {
    font-size: 24px;
    word-break: keep-all;
  }
  .siteMap h4.tit_s {
	font-size: 18px;
  }
  li, p {
    font-size: 14px;
  }
  .nav-inner .sub_sn_gp {
    display: none;
  }
  .ms_boxs {
    align-items: center;
  }
  .ms_boxs .box_texts {
    margin-left: 0;
  }
  .ms_boxs .box_texts>h4 {
    margin-top: 0;
  }

}





@media screen and (max-width:1200px) {
  .sub23_con2 {
    overflow-x: scroll;
  }
  .sub51_ceo>div .ceo_name {
    margin-top: 30px;
  }
  .sub51_ceo>div>p:nth-of-type(1)>strong {
    font-size: 36px;
  }
  .sub51_ceo>div>p:nth-of-type(1) {
    font-size: 24px;
  }
  .sub51_ceo>div .sub51_icon1 {
  left: -25px;
  width: 24px;
  }
  .sub51_ceo>div .sub51_icon2 {
  right: 40px;
  width: 24px;
  }

  .sub01_9_box .tablesw li {
	width: 50%;
  }

  table .txt2:before,
  table .txt2:after {
	right: -26px;
  }
}





@media screen and (max-width: 1120px) {
  .siteMap .list .depth1 {
	width: calc((100% - 60px) / 3);
  }
}





@media screen and (max-width:1024px) {
  .ms_boxs {
    flex-wrap: wrap;
    gap: 20px;
  }
  .ms_boxs .box_texts {
    width: 100%;
  }
  .ms_boxs .photo_s {
    width: 60%;
  }
  .ms_boxs .box_texts li {
    padding-left: 20px;
  }
  .sub-nav-wrap .btn-home {
    width: 50px;
    height: 40px;
  }
  .sub-nav-wrap {
    height: 40px;
  }
  .sub-nav .default {
    padding: 0;
  }
  .sub-nav {
    width: 25%;
    padding: 0 10px;
  }
  .sub-nav .default .ellips {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 13px;
  }
  .sub-nav .default span.icon {
    width: 18px;
    position: relative;
    right: 0;
    transform: none;
    float: right;
  }
  .sub-nav .default.active {
    border-right: 0;
  }
  .sub-nav-list .link {
    padding-left: 0;
  }
  .sub-nav-list {
    top: 41px;
  }
  .sub-nav-list .item {
    height: auto;
    padding: 10px;
    box-sizing: border-box;
  }
  .sub-nav-list .link {
    font-size: 13px;
  }
  .sub2_1_con {
    flex-wrap: wrap;
  }
  .sub2_1_con>img {
    width: 100%;
    height: 300px;
    object-fit: cover;
  }
  .sub2_1_con>div>.sub_title {
    margin-bottom: 20px;
  }
  .sub21_use {
    flex-wrap: wrap;
  }
  .sub21_use>li {
    width: 100%;
  }
  .sub21_mail {
    flex-wrap: wrap;
    gap: 5px;
  }
  .sub21_mail>a {
    width: 100%;
    font-size: 14px;
    line-height: 1.5 !important;
    padding-left: 20px;
  }
  .sub23_con5>li>ul {
    flex-wrap: wrap;
  }
  .sub23_con5>li>ul>li {
    width: 100%;
  }
  .sub23_con5>li>ul>li>a>div>img {
    width: 50%;
  }
  .sub23_con5>li>ul>li>div>img {
    width: 25%;
  }
  .sub24_con1 {
    flex-wrap: wrap;
  }
  .sub24_con1>div {
    width: 100%;
  }
  .sub24_con1>div>img {
    display: block;
    width: 100%;
    height: 300px;
    object-fit: cover;
  }
  .sub26_con2 {
    flex-wrap: wrap;
    gap: 20px;
  }
  .sub26_con2>li {
    width: 100%;
    border-right: 0;
    display: flex;
    gap: 20px;
  }
  .sub26_con2>li:last-child {
    padding-right: 30px;
  }
  .sub26_con2>li>div {
    width: 40%;
    overflow: hidden;
  }
  .sub26_con2>li>div>img {
    width: auto;
    height: 136px;
  }
  .sub26_con2>li>ul {
    width: 60%;
    height: 136px;
    overflow-y: scroll;
  }
  .sub51_ceo>div>p:nth-of-type(1) {
    font-size: 20px;
  }
  .sub51_ceo>div>p:nth-of-type(1)>strong {
    font-size: 30px;
  }
  .sub51_ceo>div .sub51_icon1 {
    left: -20px;
    width: 17px;
  }
  .sub51_ceo>div .sub51_icon2 {
    bottom: 28px;
    width: 17px;
  }

  .sub01_6_profile .profile {
	width: 100%;
	display: flex;
	justify-content: center;
  }
  .sub01_6_profile .profile_info {
	width: 100%;
  }

  .sub03_1_inform figure {
	width: 100%;
	margin-bottom: 40px;
  }
  .sub03_1_inform .text {
	width: 100%;
	padding: 0;
  }
}





@media screen and (max-width:990px) {
  #sub_sections02 h2.sub_title {
    font-size: 36px;
  }
  #sub_sections02 .tite {
    font-size: 20px;
  }

  .sub01_9_box2 li {
	width: calc((100% - 20px) / 2);
  }

  .sub01_6_sheet3 .g_sheet li {
	width: calc((100% - 30px) / 3);
  }

  .sub03_form fieldset {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
  }

  .sub03_form .box {
	flex-direction: column;
	height: auto;
  }

  .sub03_form .box2 {
	flex-direction: column;
	height: auto;
  }

 .sub03_form .box2 .box_title {
	width: 100%;
	height: 50px
 }

 .sub03_form .box2 .box_write2 li input{
 width:100%;
 }

 .sub03_form .box2 .box_write2 {
 width:100%;
 height:auto;
 padding:20px;
 }

 .sub03_form .box2 .box_write2 li {
 display:block;
 }

 .sub03_form .box2 .box_write2 li:nth-child(1) {
 display:flex;
 }

 .sub03_form .box2 .box_write2 li:nth-child(1) input {
 width:50%;
 }

  .sub03_form .box .box_title {
	width: 100%;
	height: 50px;
  }
  .sub03_form .box .box_write {
	width: 100%;
	height: 80px;
  }
  .sub03_form .box .box_write input[type="text"] {
	width: 25%;
  }
  .sub03_form .box .box_write.half input {
	width: 100%;
  }

  .sub03_form .box2 .box_write2 li.half input{
	width: 100%;
}

  .sub03_form .box .box_write.long input {
	width: 100%;
  }

  ul.download {
	display: flex;
	margin: 20px 0 80px;
  }

  .sub_section li {
	padding-left: 10px;
	line-height: 35px;
	color: #7a7a7a;
	font-size: 15px;
  }

  .sub03_7_form .phase1 .box {
	width: 100%;
  }
  .sub03_7_form .box .box_write input[type="text"] {
	width: 100%;
  }
  .sub03_7_form .phase2 .box_write {
	flex-direction: column;
	align-items: flex-start;
	height: auto;
	padding: 40px 20px;
  }
  .sub03_7_form .phase2 .box_write label {
	margin-bottom: 20px;
  }

}





@media screen and (max-width:869px) {
  .sub51_ceo .ceo_txt .black {
    font-size: 30px;
  }
  .sub51_ceo .ceo_txt .ceo_ment>strong {
    font-size: 20px;
  }
  .sub51_ceo .ceo_img .ceo_bg1,
  .sub51_ceo .ceo_img .ceo_bg2 {
    width: 80%;
  }
  .sub51_ceo .ceo_img .ceo_bg1>img {
    width: 100%;
  }
  .sub52_con1>ul {
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .sub52_con1>ul>li {
    width: calc(100% / 2 - 30px);
  }

  .sub01_4_imgs .pimg01,
  .sub01_4_imgs .pimg02, 
  .sub01_4_imgs .pimg03 {
	width: calc((100% - 20px) / 2);
  }

  .sub01_6_profile .profile_info .history_ms li {
	width: 100%;
  }
}

@media screen and (max-width:850px) {
	.sub01_4-1_table > ul > li > p {
	font-size:16px;
	}

	.sub01_4-1_table > ul > li > ul > li {
	font-size:16px;
	}
}


@media screen and (max-width:846px) {
	ul.download {
	display: flex;
	margin: 20px 0 80px;
	flex-wrap: wrap;
    }

	ul.download > li {
    font-size: 14px;
    height: 40px;
	width:30%;
	margin-bottom:5px;
	}

	ul.download > li a {
    display: inline-block;
    font-size: 16px;
    height: 40px;
	width:100%;
    text-align: center;
    line-height: 40px;
    background-color: #7a7a7a;
    border-radius: 50px;
    color: #fff;
    transition: 0.2s;
	}
}





@media screen and (max-width: 830px) {
  .siteMap .list .depth1 {
	width: calc((100% - 40px) / 2);
  }
}





@media screen and (max-width:769px) {
  .sub-nav .default .ellips {
    font-size: 12px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .sub-nav .default span.icon {
    background-size: 20px 12px;
  }
  .sub-nav-wrap .btn-home {
    background-size: 25px 20px;
  }
  .sub21_use>li>img {
    width: 34px;
  }
  .sub212_chart {
    flex-wrap: wrap;
  }
  .sub212_chart>li {
    width: 100%;
  }
  .max1354 {
    display: none;
  }
  .sub212_country>div {
    width: calc(100% / 3 - 20px);
  }
  .sub212_country>div>img {
    width: 40%;
  }
  .sub212_country>div>p {
    font-size: 14px;
  }
  .sub212_info2 {
    margin: 0;
    flex-wrap: wrap;
    gap: 0;
  }
  .sub212_info2>li {
    width: 100%;
    padding: 10px 0;
    box-sizing: border-box;
  }
  .sub212_info2>li:nth-child(1) {
    padding-right: 0;
    border-right: 0;
    border-bottom: 1px solid #eee;
  }
  .sub212_chart>li>p {
    font-size: 16px;
  }
  .sub25_con2>div {
    width: 80%;
    margin: 0 auto;
  }
  .sub25_imgbox>img {
    width: 70%;
  }
  .sub51_ceo>div .ceo_name {
    margin-top: 10px;
  }
  .sub51_ceo>div>p:nth-of-type(1) {
    font-size: 16px;
  }
  .sub51_ceo>div>p:nth-of-type(1)>strong {
    font-size: 24px;
  }
  .sub51_ceo>div .sub51_icon1 {
    left: -16px;
    top: -2px;
    width: 13px;
  }
  .sub51_ceo>div .sub51_icon2 {
    bottom: 20px;
    right: 59px;
    width: 13px;
  }
  .sub52_con1>ul>li {
    width: 100%;
  }
  .sub52_con2>a {
    width: 145px;
    height: 50px;
    border-radius: 10px;
    font-size: 16px;
  }
  .sub52_con2 {
    gap: 20px;
    justify-content: space-between;
  }

  .sub01_4-1_table > ul > li {
	width: 100%;
  }

  .sub01_6_sheet3_3 .g_sheet ul > li {
	width: calc((100% - 30px) / 3);
  }
  .sub51_ceo .ceo_txt .black {
    font-size: 24px;
  }
}


@media screen and (max-width:748px) {
	.sub03_7_inform figure {
    /* width: calc((100% - 40px) / 1); */
	 width: 100%;
	}

	.sub03_7_inform .text {
    width: calc((100% - 40px) / 1);
	}
	
	.sub03_7_inform {
    display: flex;
    flex-direction: column;
	margin: 60px 0 80px;
	}

	.dokus .dos1 {
    width: 380px;
    padding: 20px 0 20px;
    border-radius: 24px;
    text-align: center;
    font-size: 15px;
    color: #fff;
    background: #004273;
	}

	.dokus .dos2 {
    width: 320px;
    padding: 20px 0 20px;
    border-radius: 24px;
    text-align: center;
    font-size: 15px;
    color: #fff;
    background: #5d9cfb;
	}

	.dokus .dos3 {
    width: 400px;
    padding: 20px 0 20px;
    border-radius: 24px;
    background: #8163b6;
    color: #fff;
    text-align: center;
    font-size: 15px;
	}

	.dokus .dos4 .mdso1 {
    width: 200px;
    padding: 20px 0 20px;
    text-align: center;
    font-size: 15px;
    color: #4a4a4a;
    background: #eee;
	}

	.dokus .dos4 .mdso2 {
    width: 200px;
    padding: 20px 0 20px;
    text-align: center;
    font-size: 15px;
    color: #4a4a4a;
    background: #eee;
	}
}

@media screen and (max-width:740px) {
  .sub03_table ul {
	flex-direction: column;
	align-items: flex-start;
	padding: 10px 0;
  }
  .sub03_table ul.top {
	display: none;
  }
  .sub03_table ul.item li {
	padding: 4px 16px;
	font-size: 16px;
	border-bottom:1px solid #ddd;
  }
  .sub03_table ul li.title,
  .sub03_table ul li.place,
  .sub03_table ul li.period,
  .sub03_table ul li.time,
  .sub03_table ul li.progress,
  .sub03_table ul li.print,
  .sub03_table ul li.delete,
  .sub03_table ul li.w_date {
	width: 100%;
	text-align: left;
  }
  .sub03_table ul li span {
	display: inline-block;
	font-weight:800;
  }


.my2_table ul {
	flex-direction: column;
	align-items: flex-start;
	padding: 10px 0;
  }
  .my2_table ul.top {
	display: none;
  }
  .my2_table ul.item li {
	padding: 4px 16px;
	font-size: 16px;
	border-bottom:1px solid #ddd;
  }
  .my2_table ul li.they,
  .my2_table ul li.contry,
  .my2_table ul li.user,
  .my2_table ul li.date_s,
  .my2_table ul li.coins_m,
  .my2_table ul li.results,
  .my2_table ul li.enc {
	width: 100%;
	text-align: left;
  }
  .my2_table ul li span {
	display: inline-block;
	font-weight:800;
	font-size: 14px;
    color: #585858;
    margin-right: 20px;
  }
  .sub51_ceo {
    gap: 30px;
  }

}

@media screen and (max-width:650px) {
  .sub-nav-wrap {
    display: none;
  }
  #sub_sections {
    padding-top: 0;
  }
  .sub26_con2>li {
    flex-wrap: wrap;
    gap: 10px;
  }
  .sub26_con2>li>div {
    width: 100%;
  }
  .sub26_con2>li>ul {
    overflow-y: unset;
  }
  .sub51_ceo>div .ceo_name>span {
    font-size: 18px;
  }
  .sub51_ceo>div .sub51_icon2 {
    bottom: 20px;
    right: 54px;
    width: 13px;
  }
  .sub51_ceo .ceo_txt .ceo_ment {
    font-size: 16px;
  }
  .sub51_ceo .ceo_txt .ceo_ment>strong {
    font-size: 18px;
  }
  .sub01_6_select_box {
	justify-content: center;
  }
  .sub01_6_select_box .select_wraps {
	width: 100%;
  }

  .sub01_6_sheet01 li {
	width: calc((100% - 40px) / 2);
  }

  .sub01_6_sheet2 li {
	width: calc((100% - 40px) / 2);
  }

  .sub01_6_sheet2_2 li {
	width: calc((100% - 20px) / 2);
  }
  .sub01_6_sheet2_2 li .boxs .texts {
	height: 140px;
  }
  .sub01_6_sheet3_2 .g_sheet ul > li {
	width: calc((100% - 20px) / 2);
  }
  .sub01_6_sheet3_3 .g_sheet ul > li {
	width: calc((100% - 20px) / 2);
  }
  .sub51_ceo {
    flex-wrap: wrap-reverse;
  }
  .sub51_ceo>div {
    width: 100%;
    text-align: center;
  }
  .sub51_ceo .ceo_txt .ceo_ment {
    margin-top: 30px;
  }
  .sub51_ceo .ceo_img {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .sub51_ceo .ceo_img>div {
    width: 50% !important;
  }
  .sub51_ceo .ceo_img .ceo_bg2 {
    left: 29%;
  }
/*  .sub03_1_inform {*/
/*	margin: 60px 20px 20px;*/
/*  }*/
/*  .sub03_1_inform a {*/
/*	margin: 20px 0;*/
/*  }*/
/*  span.sub03_1 {*/
/*	margin: 20px 20px 60px;*/
/*  }*/

}





@media screen and (max-width:640px) {
  #sub_sections02 h2.sub_title {
    font-size: 32px;
  }
  #sub_sections02 .tite {
    font-size: 17px;
  }

  .sub01_5_tabs > li {
	width: calc(100% / 2);
	line-height: 20px;
  }

  .sub01_5_select_box .select_wraps {
	width: calc((100% - 20px) / 3 * 2);
  }
  .sub01_5_select_box .galle_ms {
	width: calc((100% - 20px) / 3);
  }

  .dokus {
    position: relative;
    width: 90%;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: center;
	}

	.dokus .dos1 {
        width: 80%;
        padding: 20px 0 20px;
        border-radius: 24px;
        text-align: center;
        font-size: 15px;
        color: #fff;
        background: #004273;
    }

	.dokus .dos2 {
        width: 70%;
        padding: 20px 0 20px;
        border-radius: 24px;
        text-align: center;
        font-size: 15px;
        color: #fff;
        background: #5d9cfb;
    }

	    .dokus .dos3 {
        width: 85%;
        padding: 20px 0 20px;
        border-radius: 24px;
        background: #8163b6;
        color: #fff;
        text-align: center;
        font-size: 15px;
    }

	.dokus .moslie {
    position: relative;
    width: 100%;
    height: 50px;
	}
	
	.dokus .dos4 {
    width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
	}

	.dokus .dos4 .mdso1 {
	width: 45%;
	padding: 20px 0 20px;
	text-align: center;
	font-size: 15px;
	color: #4a4a4a;
	background: #eee;
    }

	.dokus .dos4 .mdso2 {
	width: 45%;
	padding: 20px 0 20px;
	text-align: center;
	font-size: 15px;
	color: #4a4a4a;
	background: #eee;
    }
	
	.dokus .linse2 {
    width: 80%;
    height: 1px;
    background: #ddd;
	}
}





@media screen and (max-width: 560px) {
  .siteMap .list .depth1 {
	width: calc(100% - 20px);
  }
}





@media screen and (max-width:540px) {
	ul.download > li {
	font-size: 14px;
	height: 40px;
	width: 46%;
	margin-bottom: 5px;
    }
}


@media screen and (max-width:500px) {
  .ms_boxs .photo_s {
    width: 100%;
  }
  .sub24_con1>div>img {
    height: 200px;
  }
  .sub51_ceo>div>p:nth-of-type(1) {
    font-size: 15px;
  }
  .sub51_ceo>div>p:nth-of-type(1)>strong {
    font-size: 18px;
  }
  .sub51_ceo>div .sub51_icon2 {
    bottom: 13px;
    right: 58px;
    width: 13px;
  }
  .sub51_ceo>div .ceo_name {
    margin-top: 0;
    font-size: 12px;
  }
  .sub51_ceo>div .ceo_name>span {
    font-size: 16px;
  }
  .sub52_con2 {
    padding-left: 10px;
  }

  .sub01_4_imgs .pimg01,
  .sub01_4_imgs .pimg02, 
  .sub01_4_imgs .pimg03 {
	width: 100%;
  }

  .sub01_9_box .tablesw li {
	width: 100%;
  }

  .sub01_9_box2 li {
	width: 100%;
  }

  .sub01_10_table ul li,
  .sub01_10_table ul li.table_bg1 {
	width: 100%;
  }
  .sub01_10_table ul li.table_bg1 {
	border-right: none;
	border-bottom: 1px solid #b3b3b3;
  }

  .sub01_5_boxs2 {
	padding: 20px 0;
  }

  .sub01_5_select_box {
	justify-content: center;
  }
  .sub01_5_select_box .select_wraps {
	width: 100%;
  }
  .sub01_5_select_box .galle_ms {
	width: 50%;
  }

  .sub01_6-4_table > ul > li > ul > li,
  .sub01_6-4_table > ul > li > ul > li.left_tt {
	width: 100%;
  }
  .sub01_6-4_table > ul > li > ul > li.left_tt {
	border-left: none;
	border-top: 1px solid #b3b3b3;
  }

  .sub01_6_sheet01 li {
	width: 100%;
  }

  .online_ps {
	font-size: 20px;
  }
  .sub01_6_sheet2 li {
	width: 100%;
  }
  .sub01_6_sheet3 .g_sheet li {
	width: calc((100% - 20px) / 2);
  }

  .sub03_1_inform {
	margin: 60px 0;
  }
  .sub03_1_inform .text a {
	margin: 40px auto;
  }
}





@media screen and (max-width:450px) {
  .sub51_con2 {
    margin-top: 50px;
  }
  .sub52_con2 {
    display: block;
  }
  .sub52_con2>a:nth-child(1) {
    margin-bottom: 20px;
  }
}