footer.educenter{background-color:#191f28;position:relative}footer.educenter .inner{margin:0 auto;padding:64px 0 70px;position:relative;width:1200px}footer.educenter .cont_footer{display:flex;flex-direction:column}footer.educenter .cont_footer .func{align-items:center;display:flex;justify-content:space-between}footer.educenter .menu_all ul{column-gap:24px;display:flex}footer.educenter .menu_all a{color:#6b7684;font-size:15px;font-weight:600;transition:.5s}footer.educenter .menu_all a:hover{color:hsla(0,0%,100%,.8)}footer.educenter .contact{border-top:1px solid #333d4b;display:flex;justify-content:space-between;margin-top:64px;padding-top:25px}footer.educenter .list_box{display:flex;flex-direction:column;width:100%}footer.educenter .links{display:flex;justify-content:space-between;margin-bottom:16px}footer.educenter ul.list_contact{column-gap:16px;display:flex}footer.educenter ul.list_contact li{position:relative}footer.educenter ul.list_contact li+li:after{background-color:#333d4b;content:"";height:8px;left:-8px;position:absolute;top:5px;width:1px}footer.educenter ul.list_contact li a{color:#8b95a1;font-size:12px;font-weight:500;letter-spacing:-.5px;line-height:18px;transition:.5s}footer.educenter ul.list_contact li a:hover{color:#fff}footer.educenter ul.list_contact li:first-child a{color:#fff;font-weight:700}footer.educenter ul.list_info{column-gap:16px;display:flex;margin-bottom:4px}footer.educenter ul.list_info li{color:#6b7684;font-size:12px;font-weight:400;letter-spacing:-.5px;line-height:18px;position:relative}footer.educenter ul.list_info li+li:after{background-color:#4e5968;content:"";height:8px;left:-8px;position:absolute;top:5px;width:1px}footer.educenter .util{align-items:center;display:flex}footer.educenter .util .familysite{position:relative}footer.educenter .util .familysite>a{align-items:center;color:#6b7684;display:flex;font-size:13px;line-height:20px}footer.educenter .util .familysite .list_family{background-color:#fff;border:1px solid #e5e8eb;border-radius:4px;box-shadow:0 10px 12px rgba(80,82,84,.1);display:none;height:fit-content;padding:8px 0;position:absolute;right:1px;top:-271px;transition:.25s;width:179px}footer.educenter .util .familysite.on .list_family{display:block}footer.educenter .util .familysite .list_family a{align-items:center;color:#6b7684;display:flex;font-size:15px;font-weight:500;height:48px;padding:0 13px}footer.educenter .util .familysite .list_family a:hover{background-color:#f5f7fa}@media (max-width:1280px){footer.educenter .inner{width:1120px}}