@charset "utf-8";

/* 내용관리 */
#ctt {margin:10px 0;max-width:calc(1200px + 40px);margin:0 auto;}
#ctt img {object-fit: cover;}
.ctt_admin {text-align:right;display:none;}
/* #ctt header h2 {position:absolute;font-size:0;line-height:0;overflow:hidden} */
/* #ctt_con {padding:10px 0;line-height:1.6em} */
#ctt_con img{max-width:100%;height:auto}
.ctt_img {text-align:center}

#container {margin-top: 0;}
.container_loca_wrap {width:100%; height:209px; background-image: url(../../../img/hanyang/top-loca.svg); background-repeat: no-repeat; background-size: cover; padding: 50px 0;}
.loca-wrap {display: flex; z-index: 1; font-size: 16px; color: #fff; padding-bottom: 10px; border-bottom: 1px solid #fff;}
.loca-wrap div {display: flex; align-items: center; font-weight: 400;}
.loca-wrap div:not(:first-child):before {content:'>'; display: inline-block; font-size: 16px; margin: 0 15px;}

#ctt h2 {font-size: 34px; font-weight: 800; padding-bottom: 20px; border-bottom: 1px solid #757575; line-height: 1.3;}
#ctt .topics-tit {display: flex; flex-direction: column; border: none;}
#ctt .topics-txt {font-size: 16px; font-weight: 300; margin-top: 8px; word-break: break-word;}

.ctt_con {padding: 30px 0 100px;}
.ctt_con p {font-size: 16px; font-weight: 400; line-height: 1.8;}

.ctt_Introduction .ctt_con.con6 .cont6-img {display: flex; justify-content: space-between; margin: 0 -10px;}
.ctt_Introduction .ctt_con.con6 .cont6-img img {width: 50%; padding: 0 10px;}

@media screen and (max-width:1300px){
    .container_loca_wrap {width:100%; height:100%; padding: 38px 0 37px; background-image: url(../../../img/hanyang/top-loca2.png);}
    #container_title {margin-top: 20px;}
    #container_title span {font-size: 32px;}
}

@media screen and (max-width:768px){
    .container_loca_wrap {width:100%; height:100%; padding: 25px 0; background-image: url(../../../img/hanyang/top-loca3.png);}
    .loca-wrap div {font-size: 14px;}
    #container_title {margin-top: 10px;}
    #container_title span {font-size: 22px;}
}

/*Introduction*/
.ctt_con.con3 p {line-height: 1.8;}
.ctt_con.con3 p b {line-height: 1.5;}
.ctt_con.con3 .high-sub-txt {margin:5px 0 20px 40px;}
.ctt_con.con3 .high-sub-txt:last-child {margin-bottom: 0;}

.cont-img {display: flex; flex-wrap: wrap; margin: 0 -10px;}
.cont-img img {width: 50%; height: 100%; object-fit: cover; padding: 0 10px;}
.cont-img img:nth-child(n+4) {margin-top: 20px;}
.cont6-img img {width: 100%; height: 100%;}



.cont-iframe {}
.cont-iframe ul {display: flex; flex-wrap: wrap; margin: 0 -10px;}
.cont-iframe ul li {width: 50%; padding: 0 10px;}
.cont-iframe ul li:nth-child(n+3) {margin-top: 50px;}
.cont-iframe ul li iframe {width: 100% !important; height: 300px !important; border-radius: 10px;}
.cont-iframe .iframe-txt {font-size: 18px; font-weight: 600; word-break: keep-all; margin-top: 10px;}
.cont-iframe ul p {width: 100%; padding: 0 10px; display: flex; flex-direction: column; font-size: 18px; font-weight: 600;}
.cont-iframe ul p:nth-child(n+3) {margin-top: 50px;}
.cont-iframe ul p iframe {width: 100%; height: 300px; border-radius: 10px; margin-bottom: 20px;}
.ctt_Topics .cont-iframe ul p {width: 100%;}
.ctt_Archives .cont-iframe ul p {width: 50%;}

@media screen and (max-width:1300px) {
    #ctt {padding: 0 40px;}
    #ctt h2 {font-size: 30px;}
    .ctt_con {padding: 25px 0 80px;}
    .ctt_con.con3 .high-sub-txt {margin-left: 0;}
    .cont-iframe ul p iframe {height: 250px;}
}

@media screen and (max-width:1024px) {
    /* .cont-iframe ul li iframe {height: 166px;} */
}

@media screen and (max-width:768px) {
    #ctt {padding: 0 16px;}
    #ctt h2 {font-size: 20px; padding-bottom: 15px;}
    .ctt_con {padding: 25px 0 70px;}
    .ctt_con p {font-size: 14px;}
    .ctt_con.con3 .high-sub-txt {margin-bottom: 25px;}
    .ctt_Introduction .ctt_con.con6 .cont6-img {flex-direction: column;}
    .ctt_Introduction .ctt_con.con6 .cont6-img img {width: 100%;}
    .ctt_Archives .cont-iframe ul p {width: 100%;}
    .ctt_Archives .cont-iframe ul p iframe {margin-bottom: 0;}

    .cont-img img {width: 100%;}
    .cont-img img:nth-child(n+2) {margin-top: 15px;}
    .cont-iframe ul {margin: 0 -5px;}
    .cont-iframe ul li {width: 100%;}
    .cont-iframe ul li + li {margin-top: 30px;}
    .cont-iframe ul p {width: 100%;}
    .cont-iframe ul p + p {margin-top: 30px;}
    .cont-iframe ul li iframe {height: 200px !important;}
    .cont-iframe .iframe-txt {font-size: 16px;}
}

/*Contact Us*/
.contact-wrap {display: flex; flex-direction: column;}
.contact-wrap div {font-size: 20px; color: #757575; display: flex; align-items: center;}
.contact-wrap ul li {display: flex; align-items: center;}
.contact-wrap ul li + li {margin-top: 25px;}
.contact-wrap span {font-size: 18px; font-weight: 600; color: #000; margin-left: 20px;}
/* .contact-wrap div:not(:first-child):before {content:''; display: inline-block; width: 1px; height: 18px; background-color: #707070; margin: 0 50px;} */
.contact-wrap .email i {background-image: url(../../../img/hanyang/ico-email.svg); background-repeat: no-repeat; background-size: cover; width: 27px; height: 27px; margin-right: 5px;}
.contact-wrap .tel i {background-image: url(../../../img/hanyang/ico-tel.svg); background-repeat: no-repeat; background-size: cover; width: 27px; height: 27px; margin-right: 5px;}
.contact-wrap .fax i {background-image: url(../../../img/hanyang/ico-fax.svg); background-repeat: no-repeat; background-size: cover; width: 27px; height: 27px; margin-right: 5px;}
.contact-wrap .location i {background-image: url(../../../img/hanyang/ico-location.svg); background-repeat: no-repeat; background-size: cover; width: 27px; height: 27px; margin-right: 5px;}
#ctt .root_daum_roughmap {width: 100%; margin-top: 50px; border-radius: 10px;}
#ctt .root_daum_roughmap .wrap_map {height: 610px;}
#ctt .root_daum_roughmap .wrap_controllers {display: none;}
#ctt .root_daum_roughmap .border1, #ctt .root_daum_roughmap .border2, 
#ctt .root_daum_roughmap .border3, #ctt .root_daum_roughmap .border4 {
    border: none; background-color: unset;
}

@media screen and (max-width:1300px) {
    .contact-wrap {flex-direction: column;}
    /* .contact-wrap div:not(:first-child):before {content: unset;} */
    /* .contact-wrap div + div {margin-top: 30px;} */
    #ctt .root_daum_roughmap .wrap_map {height: 380px;}
}

@media screen and (max-width:768px) {
    .contact-wrap .tel {align-items: center;}
    .contact-wrap .tel-wrap {flex-direction: column; align-items: baseline;}
    .contact-wrap ul li:nth-child(2) {align-items: flex-start;}
    .contact-wrap .tel-wrap span:first-child {margin-top: 5px;}
    .contact-wrap .tel-wrap span:not(:first-child) {margin-top: 10px;}
    /* .contact-wrap div + div {margin-top: 15px;} */
    #ctt .root_daum_roughmap .wrap_map {height: 250px;}
    .contact-wrap .location {display: flex; flex-direction: column; align-items: baseline;}
    .contact-wrap .location span {margin-left: 0; margin-top: 8px; word-break: keep-all; line-height: 1.5;}
}


/*Lab News*/
.ctt_LabNews .ctt_con p {font-weight: 600; border-bottom: 1px solid #E8E8E8;}
.ctt_LabNews .ctt_con p:first-child {padding-bottom: 30px;}
.ctt_LabNews .ctt_con p:not(:first-child) {padding: 30px 0;}
.ctt_LabNews .ctt_con p a {font-weight: 500; color: #004483; text-decoration: underline;}

@media screen and (max-width:1300px) {
    .ctt_LabNews .ctt_con p {word-break: break-word;}
    .ctt_LabNews .ctt_con p:first-child {padding-bottom: 25px;}
    .ctt_LabNews .ctt_con p:not(:first-child) {padding: 25px 0;}
}

/*Positions*/
.ctt_Positions h4 {font-size: 24px; font-weight: 500; color: #757575;}
.ctt_Positions .ctt_con.con1 p {font-weight: 600; margin-top: 20px;}
.ctt_Positions .ctt_con.con2 p + p {margin-top: 50px;}
.ctt_Positions .ctt_con.con3 p + p {margin-top: 50px;}

@media screen and (max-width:1300px) {
    .ctt_Positions .ctt_con.con2 p + p {margin-top: 40px;}
    .ctt_Positions .ctt_con.con3 p + p {margin-top: 40px;}
    .ctt_Positions .ctt_con.con4 p br {display: none;}
}

@media screen and (max-width:768px) {
    .ctt_Positions .ctt_con.con3 p a {font-size: 14px;}
    .ctt_Positions .ctt_con.con4 p br {display: block;}
}

/*Projects*/
.ctt_Projects .ctt_con {padding: 0;}
.ctt_Projects .ctt_con_wrap h2 {border-bottom: unset !important;}

.projects-wrap2 {display: flex; flex-wrap: wrap;}
.projects-wrap .thead {display: flex; border-top: 1px solid #757575; border-bottom: 1px solid #757575;}
.projects-wrap .thead li {width: 100%; padding: 20px 0;  text-align: center; font-weight: 600;}
.projects-wrap2 ul {display: flex;}
.projects-wrap2 ul li {width: 100%; padding: 18.5px 30px; font-size: 14px; line-height: 1.5; border-bottom: 1px solid #E8E8E8;}
.projects-wrap2 ul li b {font-size: 14px; color: #FE4E00;}
.projects-wrap .thead li:first-child, .projects-wrap .thead li:nth-child(2),
.projects-wrap2 ul li:first-child, .projects-wrap2 ul li:nth-child(2) {max-width: 250px; text-align: center; display: flex; align-items: center; justify-content: center; word-break: break-word;}
.projects-wrap .thead li:nth-child(2), .projects-wrap2 ul li:nth-child(2) {border-right: 1px solid #E8E8E8; border-left: 1px solid #E8E8E8;}

.projects-wrap2 p {display: block; display: flex; align-items: center; justify-content: center; border-bottom: 1px solid #EBEBEB;}
.projects-wrap2 p:nth-child(3n + 1) {
    width: 250px;
    text-align: center;
    word-break: keep-all;
}
.projects-wrap2 p:nth-child(3n + 2) {
    width: 250px;
    text-align: center;
    word-break: keep-all;
    border-right: 1px solid #E8E8E8;
    border-left: 1px solid #E8E8E8;
}
.projects-wrap2 p:nth-child(3n + 3) {
    width: 100%;
    max-width: calc(100% - 500px);
    word-break: break-word;
    display: block;
    padding: 20px 30px;
    text-align: justify;
}
.projects-wrap2 p b {color: #FE4E00;}

@media screen and (max-width:1340px) {
    .projects-wrap .thead li:first-child, .projects-wrap2 ul li:first-child {max-width: 160px;} 
    .projects-wrap .thead li:nth-child(2), .projects-wrap2 ul li:nth-child(2) {max-width: 200px;}
    .projects-wrap2 p:nth-child(3n + 1) {width: 100%; max-width: 160px;}
    .projects-wrap2 p:nth-child(3n + 2) {width: 100%; max-width: 200px;}
    .projects-wrap2 p:nth-child(3n + 3) {max-width: calc(100% - 360px);}
}

/* @media screen and (max-width:1024px) {
    .projects-wrap .thead, .projects-wrap2 {width: 1120px;}
    .projects-wrap .thead li:first-child, .projects-wrap2 p:nth-child(3n + 1) {width: 150px;min-width: 150px;}
    .projects-wrap .thead li:nth-child(2), .projects-wrap2 p:nth-child(3n + 2) {width: 230px;min-width: 230px;}
} */

@media screen and (max-width:1050px) {
    .projects-wrap .thead {display: none;}
    .projects-wrap2 {flex-direction: column;}
    .projects-wrap2 p:nth-child(3n + 1), .projects-wrap2 p:nth-child(3n + 2), .projects-wrap2 p:nth-child(3n + 3) {width: 100%; max-width: 100%;}
    .projects-wrap2 p:nth-child(3n + 1) {border-top: 1px solid #757575;}
    .projects-wrap2 p:nth-child(3n + 2) {border-left: unset; border-right: unset;}
    .projects-wrap2 p:nth-child(3n + 1), .projects-wrap2 p:nth-child(3n + 2) {padding: 15px 0;}
}

@media screen and (max-width:768px) {
    .projects-wrap2 p:nth-child(3n + 1), .projects-wrap2 p:nth-child(3n + 2) {font-weight: 600;}
    .projects-wrap2 p:nth-child(3n + 3) {padding: 15px 0 30px;}
    .projects-wrap2 p:nth-child(3n + 2) br {display: none;}
}

/*Facilities*/
.ctt_Facilities {}
.ctt_Facilities ul {display: flex; flex-wrap: wrap; margin: 0 -10px;}
.ctt_Facilities ul li {width: calc(100% / 4); padding: 0 10px; display: flex; flex-direction: column;}
.ctt_Facilities ul li:nth-child(n+5) {margin-top: 40px;}
.ctt_Facilities ul li img {width: 100%; height: 100%; max-height: 330px; object-fit: cover; border-radius: 10px;}
.ctt_Facilities .ctt_con .facil-wrap ul li p {margin-top: 15px;}
.ctt_Facilities .ctt_con .facil-wrap ul li p:nth-child(3) {margin-top: 0;}

@media screen and (max-width:1300px) {
    .ctt_Facilities ul li {width: 50%;}
    .ctt_Facilities ul li:nth-child(n+3) {margin-top: 40px;}
    .ctt_Facilities ul li img {max-height: 374px;}
}

@media screen and (max-width:768px) {
    .ctt_Facilities ul li {width: 100%;}
    .ctt_Facilities ul li:nth-child(n+2) {margin-top: 40px;}
    .ctt_Facilities ul li img {max-height: 370px;}
    .projects-wrap2 p b {font-size: 14px;}
}

/*Patents*/
.ctt_Patents .ctt_con.con1 {padding-top: 0;}
.ctt_Patents .ctt_con p {font-weight: 600; border-bottom: 1px solid #E8E8E8;}
.ctt_Patents .ctt_con p:first-child {padding-bottom: 30px;}
.ctt_Patents .ctt_con p:not(:first-child) {padding: 30px 0;}
.ctt_Patents .ctt_con p a {margin-left: 15px; font-weight: 500; color: #004483; text-decoration: underline;}

.patents-btn-wrap {display: flex; margin-top: -20px;}
.patents-btn-wrap a {width: 100%; display: flex; align-items: center; justify-content: center; border-radius: 10px; border: 2px solid #BABABA; padding: 28px 0 27px; box-shadow: 0 3px 6px rgb(0 0 0 / 5%); font-size: 20px;}
.patents-btn-wrap a + a {margin-left: 20px;}

@media screen and (max-width:1300px) {
    .ctt_Patents .ctt_con p:first-child {padding-bottom: 25px;}
    .ctt_Patents .ctt_con p:not(:first-child) {padding: 25px 0;}
    .patents-btn-wrap {flex-direction: column;}
    .patents-btn-wrap a + a {margin: 0; margin-top: 20px;}
}

@media screen and (max-width:768px) {
    .patents-btn-wrap a {padding: 20px 0; font-size: 18px;}
    .patents-btn-wrap a + a {margin-top: 15px;}
}

/*Lecture*/
.ctt_Lecture .ctt_con p {font-weight: 600; border-bottom: 1px solid #E8E8E8; word-break: keep-all;}
.ctt_Lecture .ctt_con p:first-child {padding-bottom: 30px;}
.ctt_Lecture .ctt_con p:not(:first-child) {padding: 30px 0;}
.ctt_Lecture .ctt_con p a {margin-left: 15px; font-weight: 500; color: #004483; text-decoration: underline;}

.ctt_Lecture .ctt_con.con5 {display: flex; margin: 0 -10px;}
.ctt_Lecture .ctt_con.con5 a, .ctt_Lecture .ctt_con.con5 img {width: 50%; border-radius: 20px;}
.ctt_Lecture .ctt_con.con5 a img {border-radius: 20px; padding: 0 10px; width: 100%; height: 100%;}
.ctt_Lecture .ctt_con.con5 img:nth-child(n+3) {margin-top: 20px;}

@media screen and (max-width:1300px) {
    .ctt_Lecture .ctt_con.con5 img {width: 100%; padding: 0;}
    .ctt_Lecture .ctt_con.con5 img:nth-child(n+2) {margin-top: 30px;}
    .ctt_Lecture .ctt_con p {word-break: keep-all; display: flex; flex-direction: column;}
    .ctt_Lecture .ctt_con p a {margin: 0; margin-top: 10px;}
    .ctt_Lecture .ctt_con p:first-child {padding-bottom: 25px;}
    .ctt_Lecture .ctt_con p:not(:first-child) {padding: 25px 0;}
}

@media screen and (max-width: 768px) {
    .ctt_Lecture .ctt_con.con5 {flex-direction: column; margin: 0;}
    .ctt_Lecture .ctt_con.con5 a, .ctt_Lecture .ctt_con.con5 img {width: 100%;}
    .ctt_Lecture .ctt_con.con5 a + a, .ctt_Lecture .ctt_con.con5 img + img, .ctt_Lecture .ctt_con.con5 a + img, .ctt_Lecture .ctt_con.con5 img + a {margin-top: 20px;}
    .ctt_Lecture .ctt_con p a {font-size: 14px;}
}

/*Archives*/
.ctt_Archives .title-no-line {border-bottom: unset !important;}
.ctt_Archives .ctt_con_wrap:first-child {padding-bottom: 100px;}
.archives-table .archives-wrap {display: flex;}
.archives-table .archives-wrap .thead {display: flex; border-top: 1px solid #757575; border-bottom: 1px solid #757575; }
.archives-table .archives-wrap .thead li {font-weight: 600; padding: 20px 0; text-align: center; background-color: #F7F7F7;}
.archives-table .archives-wrap .thead li:not(:last-child) {border-right: 1px solid #E8E8E8;}
.archives-table .archives-wrap .thead .thead-li1, .archives-wrap .thead .thead-li2 {width: 248px;}
.archives-table .archives-wrap .thead .thead-li3 {width: 155px;}
.archives-table .archives-wrap .thead .thead-li4 {width: 590px;}
.archives-table .ctt_con.con1 {padding: 0;}

.archives-table .archives-wrap2 {display: flex; flex-direction: column;}
.archives-table .archives-wrap2 ul {display: flex; border-bottom: 1px solid #E8E8E8; min-width: 1240px;}
.archives-table .archives-wrap2 ul li {display: flex; align-items: center; justify-content: center; line-height: 1.8; padding: 20px 0;}
.archives-table .archives-wrap2 ul li:not(:last-child) {border-right: 1px solid #E8E8E8;}
.archives-table .archives-wrap2 ul li:first-child, .archives-table .archives-wrap2 ul li:nth-child(2) {width: 248px; min-width: 248px;}
.archives-table .archives-wrap2 ul li:nth-child(2) {display: flex; flex-direction: column;}
.archives-table .archives-wrap2 ul li:nth-child(2) span {font-weight: 400; font-size: 14px;}
.archives-table .archives-wrap2 ul li:nth-child(3) {width: 155px; min-width: 155px;}
.archives-table .archives-wrap2 ul li:nth-child(3) a {width: 100%; height: 100%; max-width: 90px; max-height: 50px; font-weight: 600; font-size: 14px; border-radius: 10px; background-color: #F7F7F7; display: flex; align-items: center; justify-content: center; padding: 16px 0;}
.archives-table .archives-wrap2 ul li:last-child {width: 590px; min-width: 590px; text-align: center; word-break: keep-all; padding: 0 70px;}

.ctt_Archives .ctt_con.con3 p {display: flex; align-items: center; border-bottom: 1px solid #E8E8E8;}
.ctt_Archives .ctt_con.con3 p:first-child {padding-bottom: 30px;}
.ctt_Archives .ctt_con.con3 p:not(:first-child) {padding: 30px 0;}
.ctt_Archives .ctt_con.con3 p img {width: 190px; height: 190px; object-fit: unset !important; border-radius: 10px;}
.ctt_Archives .ctt_con.con3 p span {display: flex; flex-direction: column; margin-left: 40px; font-size: 14px; line-height: 2;}
.ctt_Archives .ctt_con.con3 p span b {font-size: 20px;}
.ctt_Archives .ctt_con.con3 p b {display: flex; flex-direction: column; margin-left: 40px;}
.ctt_Archives .ctt_con.con3 p b u {font-size: 14px; font-weight: 400; color: #292929; text-decoration: none; margin-top: 10px;}

.archives-table2 .archives-wrap {display: flex;}
.archives-table2 .archives-wrap .thead {display: flex; border-top: 1px solid #757575; border-bottom: 1px solid #757575;}
.archives-table2 .archives-wrap .thead li {font-weight: 600; padding: 10px 0; text-align: center; background-color: #F7F7F7;}
.ctt_Archives .ctt_con.con4 {padding: 0;}
.archives-table2 .archives-wrap .thead li {display: flex; align-items: center; justify-content: center; line-height: 1.3;}
.archives-table2 .archives-wrap .thead li:not(:first-child) {border-left: 1px solid #E8E8E8;}
.archives-table2 .archives-wrap .thead .thead-li1 {width: 318px; min-width: 318px;}
.archives-table2 .archives-wrap .thead .thead-li2 {width: 248px; min-width: 248px;}
.archives-table2 .archives-wrap .thead .thead-li3 {width: 675px; min-width: 675px;}

.archives-table2 .archives-wrap2 ul {display: flex; border-bottom: 1px solid #E8E8E8; min-width: 1240px;}
.archives-table2 .archives-wrap2 ul li:not(:first-child) {border-left: 1px solid #E8E8E8;}
.archives-table2 .archives-wrap2 ul li {display: flex; align-items: center; justify-content: center; padding: 20px 0;}
.archives-table2 .archives-wrap2 ul li:first-child {width: 318px; min-width: 318px;}
.archives-table2 .archives-wrap2 ul li:nth-child(2) {width: 248px; min-width: 248px; display: flex; flex-direction: column; line-height: 2;}
.archives-table2 .archives-wrap2 ul li:last-child {width: 675px; min-width: 675px; padding: 0 100px; text-align: center; line-height: 1.5;}
.archives-table2 .archives-wrap2 ul li img {width: 230px; height: 158px; object-fit: cover; border-radius: 10px;}

@media screen and (max-width:1300px) {
    .archives-table, .archives-table2 {overflow-x: auto;}
    .ctt_Archives .ctt_con_wrap:first-child {padding-bottom: 80px;}

    .ctt_Archives .ctt_con.con3 p img {width: 130px; height: 130px;}
    .ctt_Archives .ctt_con.con3 p:first-child {padding-bottom: 25px;}
    .ctt_Archives .ctt_con.con3 p:not(:first-child) {padding: 25px 0;}
    .ctt_Archives .ctt_con.con3 p span {margin-left: 25px;}
    .ctt_Archives .ctt_con.con3 p span, .ctt_Archives .ctt_con.con3 p span b {font-size: 16px;}
}

@media screen and (max-width:768px) {
    .archives-table .archives-wrap .thead {display: none;}
    .archives-table .archives-wrap2 ul {flex-direction: column; min-width: unset; border-top: 1px solid #757575; border-bottom: none;}
    .archives-table .archives-wrap2 ul:last-child {border-bottom: 1px solid #757575;}
    /* .archives-table .archives-wrap2 ul + ul {margin-top: 20px;} */
    .archives-table .archives-wrap2 ul li:not(:last-child) {border-right: unset;}
    .archives-table .archives-wrap2 ul li:first-child, .archives-table .archives-wrap2 ul li:nth-child(2), .archives-table .archives-wrap2 ul li:nth-child(3), .archives-table .archives-wrap2 ul li:last-child {width: 100%; max-width: 100%; min-width: unset;}
    .archives-table .archives-wrap2 ul li:not(:last-child) {border-bottom: 1px solid #E8E8E8;}
    .archives-table .archives-wrap2 ul li:last-child {padding: 15px 0 30px; font-size: 14px; border-bottom: none;}
    .archives-table .archives-wrap2 ul li {padding: 15px 0; line-height: 1.5;}
    .archives-table .archives-wrap2 ul li:nth-child(2) {font-size: 12px;}
    .archives-table .archives-wrap2 ul li:nth-child(2) b {font-size: 14px;}

    .archives-table2 .archives-wrap .thead {display: none;}
    .archives-table2 .archives-wrap2 ul {flex-direction: column; min-width: unset; border-top: 1px solid #757575; border-bottom: none;}
    .archives-table2 .archives-wrap2 ul:last-child {border-bottom: 1px solid #757575;}
    /* .archives-table2 .archives-wrap2 ul + ul {margin-top: 20px;} */
    .archives-table2 .archives-wrap2 ul li:not(:last-child) {border-right: unset;}
    .archives-table2 .archives-wrap2 ul li:first-child, .archives-table2 .archives-wrap2 ul li:nth-child(2), .archives-table2 .archives-wrap2 ul li:nth-child(3), .archives-table2 .archives-wrap2 ul li:last-child {width: 100%; max-width: 100%; min-width: unset;}
    .archives-table2 .archives-wrap2 ul li:not(:first-child) {border-left: unset; border-right: unset;}
    .archives-table2 .archives-wrap2 ul li:not(:last-child) {border-bottom: 1px solid #E8E8E8;}
    .archives-table2 .archives-wrap2 ul li:last-child {padding: 15px 0 30px; font-size: 14px; border-bottom: none;}
    .archives-table2 .archives-wrap2 ul li {padding: 15px 0; line-height: 1.5;}
    .archives-table2 .archives-wrap2 ul li:nth-child(2) {font-size: 12px;}
    .archives-table2 .archives-wrap2 ul li:nth-child(2) b {font-size: 14px;}

    .ctt_Archives .ctt_con_wrap:first-child {padding-bottom: 70px;}
    .ctt_Archives .ctt_con.con3 p {flex-direction: column; align-items: baseline;}
    .ctt_Archives .ctt_con.con3 p:first-child {padding-bottom: 20px;}
    .ctt_Archives .ctt_con.con3 p:not(:first-child) {padding: 20px 0;}
    .ctt_Archives .ctt_con.con3 p b {margin-left: 0; margin-top: 20px;}
    .archives-table .archives-wrap .thead li {padding: 15px 0;}
    .archives-table2 .archives-wrap .thead li {padding: 15px 0;}
}

/*media*/
.ctt_Media .title-no-line, .ctt_Media .ctt_con_wrap:nth-child(4) h2 {border-bottom: unset !important;}
.ctt_Media .ctt_con_wrap:first-child, .ctt_Media .ctt_con_wrap:nth-child(4) {padding-bottom: 100px;}
.media-table .ctt_con.con1 {padding: 0;}
.media-wrap .thead {display: flex; border-top: 1px solid #757575; border-bottom: 1px solid #757575; min-width: 1240px;}
.media-wrap .thead li {font-weight: 600; display: flex; align-items: center; justify-content: center; padding: 20px 0;}
.media-wrap .thead li:first-child {width: 248px; min-width: 248px;}
.media-wrap .thead li:nth-child(2) {width: 592px; min-width: 592px;}
.media-wrap .thead li:last-child {width: 400px; min-width: 400px;}
.media-wrap .thead li:not(:first-child) {border-left: 1px solid #E8E8E8;}

.media-wrap2 ul {display: flex; border-bottom: 1px solid #E8E8E8; min-width: 1240px;}
.media-wrap2 ul li {padding: 32px 0; display: flex; flex-wrap: wrap; align-items: center; justify-content: center;}
.media-wrap2 ul li:first-child {width: 248px; min-width: 248px; padding: 20px 80px; line-height: 1.8; text-align: center;}
.media-wrap2 ul li:nth-child(2) {width: 592px; min-width: 592px; line-height: 1.5;}
.media-wrap2 ul li:last-child {width: 400px; min-width: 400px;}
.media-wrap2 ul li:not(:first-child) {border-left: 1px solid #E8E8E8; justify-content: left; padding: 20px 30px;}
.media-wrap2 ul li a {margin: 3px 0; margin-left: 5px; margin-right: 8px; font-weight: 500; color: #004483; text-decoration: underline;}
.media-wrap2 ul li:nth-child(2) a {margin: 0; font-size: 14px;}

/* .media-table .media-wrap2 ul li {} */

.ctt_Media .ctt_con.con2 p {font-weight: 600; border-bottom: 1px solid #E8E8E8;}
.ctt_Media .ctt_con.con2 p:first-child {padding-bottom: 30px;}
.ctt_Media .ctt_con.con2 p:not(:first-child) {padding: 25px 0;}
.ctt_Media .ctt_con.con2 p a {margin-left: 15px; font-weight: 500; color: #004483; text-decoration: underline;}

.ctt_Media .ctt_con.con3 p {font-weight: 600; border-bottom: 1px solid #E8E8E8;}
.ctt_Media .ctt_con.con3 p:first-child {padding-bottom: 30px;}
.ctt_Media .ctt_con.con3 p:not(:first-child) {padding: 25px 0;}
.ctt_Media .ctt_con.con3 p a {margin-left: 15px; font-weight: 500; color: #004483; text-decoration: underline;}
/* .ctt_Media .ctt_con.con3 p {display: flex; flex-direction: column;} */

.media-table2 .ctt_con.con4 {padding: 0;}
.media-table2 .media-wrap ul li:nth-child(2) {width: 289px; min-width: 289px;}
.media-table2 .media-wrap ul li:last-child {width: 703px; min-width: 703px;}

.media-table2 .media-wrap2 ul li:nth-child(2) {width: 289px; min-width: 289px; padding: 15px 80px; display: flex; flex-wrap: wrap; align-items: center; justify-content: center; line-height: 1.8;}
.media-table2 .media-wrap2 ul li:last-child {width: 703px; min-width: 703px; padding: 0 20px;}

@media screen and (max-width:1300px) {
    .media-table .pic_lt ul {flex-wrap: unset !important;}
    /* .media-table, .media-table2 {overflow-x: auto;} */
    .media-wrap .thead, .media-wrap2 ul {min-width: unset;}
    .media-wrap .thead li:nth-child(2), .media-wrap2 ul li:nth-child(2) {width: 430px; min-width: 430px;}
    .media-wrap .thead li:last-child, .media-wrap2 ul li:last-child {width: 300px; min-width: 300px;}

    .ctt_Media .ctt_con.con2 p {display: flex; flex-direction: column;}
    .ctt_Media .ctt_con.con2 p a {margin: 0; margin-top: 10px; width: fit-content;}

    .ctt_Media .ctt_con_wrap:first-child, .ctt_Media .ctt_con_wrap:nth-child(4) {padding-bottom: 80px;}
    .media-wrap2 ul li {font-size: 14px;}
    .media-wrap .thead li:first-child, .media-wrap2 ul li:first-child {width: 110px; min-width: 110px; padding: 0 15px;}
    .media-table2 .media-wrap ul li:nth-child(2), .media-table2 .media-wrap2 ul li:nth-child(2) {width: 169px; min-width: 169px; padding: 20px;}
    .media-table2 .media-wrap2 ul li:nth-child(2) br {display: none;}
    .media-table2 .media-wrap ul li:last-child, .media-table2 .media-wrap2 ul li:last-child {min-width: unset; line-height: 1.3;}
}
@media screen and (max-width:768px) {
    .ctt_Media .ctt_con_wrap:first-child, .ctt_Media .ctt_con_wrap:nth-child(4) {padding-bottom: 70px;}

    .media-wrap .thead {display: none;}
    .media-wrap2 ul {border-top: 1px solid #757575; border-bottom: unset; flex-direction: column;}
    /* .media-wrap2 ul + ul {margin-top: 20px;} */
    .media-wrap2 ul li a {font-size: 14px;}
    .media-wrap2 ul li:nth-child(2) a {margin: 0 25px;}
    .media-wrap2 ul li:not(:first-child) {justify-content: center;}
    .media-wrap2 ul li:last-child {border-bottom: unset;}
    .media-wrap2 ul:last-child {border-bottom: 1px solid #757575;}
    .media-table2 .media-wrap ul li:nth-child(2), .media-table2 .media-wrap2 ul li:nth-child(2) {width: 100%; min-width: unset;}
    .media-table2 .media-wrap2 ul li:last-child {padding: 15px 0 30px;}
}