@media screen and (max-width: 575.98px) {
  body .container-fluid header {
    display: none;
  }
  body .container-fluid .header2 {
    background-color: #fefefe;
    display: block;
    position: relative;
    margin-bottom: 0;
  }
  body .container-fluid .header2 .navB {
    border: none;
    width: 100%;
    overflow-x: visible;
  }
  body .container-fluid .header2 .navB .navbar-header {
    display: block;
    vertical-align: middle;
    position: relative;
  }
  body .container-fluid .header2 .navB .navbar-header button {
    -webkit-box-shadow: none;
    box-shadow: none;
    top: 15px;
    background-color: #999;
  }
  body .container-fluid .header2 .navB .navbar-header button span {
    background-color: #fff;
    height: 4px;
  }
  body .container-fluid .header2 .navB .navbar-header .navbar-brand {
    margin: 0;
    display: block;
    height: auto;
    text-align: left;
    padding:20px 0 20px 2px;
  }
  body .container-fluid .header2 .navB .navbar-header .navbar-brand img {
    display: inline-block;
    width: 230px;
    vertical-align: top;
  }
  body .container-fluid .header2 .navB .sub1 {
    border: none;
  }
  body .container-fluid .header2 .navB .sub1 .focus2 {
    width: 100%;
    display: block;
    height: auto;
    background-color: #aaa;
  }
  body .container-fluid .header2 .navB .sub1 .focus2 a {
    display: none;
  }
  body .container-fluid .header2 .navB .sub1 .focus2 .visible-xs {
    display: block;
    background-color: #fff;
    width: 100%;
    text-align: left;
    color: #333;
    font-size: 1.125em;
    padding: 10px 0;
    height: 100px;
    font-weight: 700;
    border-bottom: 1px solid #ddd;
  }
  body .container-fluid .header2 .navB .sub1 .focus2 .visible-xs:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
  }
  body .container-fluid .header2 .navB .sub1 .focus2 .visible-xs:hover {
    background-color: #eaeaea;
    cursor: pointer;
  }
  body .container-fluid .header2 .navB .sub1 .focus2 .visible-xs img {
    display: inline-block;
    vertical-align: middle;
    width: 45px;
    margin: auto;
    margin-bottom: 0;
    margin-right: 20px;
    margin-left: 15%;
    padding-top: 0;
  }
  body .container-fluid .header2 .navB .sub1 .focus2 .sub2 {
    display: none;
    width: 100%;
    position: static;
    float: none;
    left: 0;
    top: 0;
    box-shadow: none;
    -webkit-box-shadow: none;
  }
  body .container-fluid .header2 .navB .sub1 .focus2 .sub2 li {
    border-bottom: 1px solid #ccc;
    height: 100px;
  }
  body .container-fluid .header2 .navB .sub1 .focus2 .sub2 li:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    height: 100%;
  }
  body .container-fluid .header2 .navB .sub1 .focus2 .sub2 li:first-child {
    display: block;
  }
  body .container-fluid .header2 .navB .sub1 .focus2 .sub2 li a {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    font-size: 1.125em;
  }
  body .container-fluid .header2 .navB .sub1 .focus2 .sub2 li:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
  }
  body .container-fluid .header2 .navB .sub1 .focus2:nth-child(10) {
    background-color: #fff;
  }
  body .container-fluid .header2 .navB .sub1 .focus2:nth-child(10) a {
    font-size: 1.125em;
    opacity: 1;
    filter: alpha(opacity=100);
    /* For IE8 and earlier */
    text-align: center;
  }
  body .container-fluid .header2 .navB .sub1 .focus2:nth-child(11) {
    background-color: #fff;
  }
  body .container-fluid .header2 .navB .sub1 .focus2:nth-child(11) a {
    font-size: 1.125em;
    opacity: 1;
    filter: alpha(opacity=100);
    /* For IE8 and earlier */
    text-align: center;
  }
  body .container-fluid .header2 .navB .sub1 .focus2:nth-child(12) {
    background-color: #fff;
  }
  body .container-fluid .header2 .navB .sub1 .focus2:nth-child(12) a {
    font-size: 1.125em;
    opacity: 1;
    filter: alpha(opacity=100);
    /* For IE8 and earlier */
    text-align: center;
  }
  body .container-fluid .header2 .navB .sub1 .focus2:nth-child(13) {
    background-color: #fff;
  }
  body .container-fluid .header2 .navB .sub1 .focus2:nth-child(13) a {
    font-size: 1.125em;
    opacity: 1;
    filter: alpha(opacity=100);
    /* For IE8 and earlier */
    text-align: center;
  }
  body .container-fluid .header2 .navB .sub1 .focus2:nth-child(14) {
    background-color: #fff;
  }
  body .container-fluid .header2 .navB .sub1 .focus2:nth-child(14) a {
    font-size: 1.125em;
    opacity: 1;
    filter: alpha(opacity=100);
    /* For IE8 and earlier */
    text-align: center;
  }
  body .container-fluid .header2 .navB .sub1 li:first-child .sub2 {
    background-color: #05604E;
  }
  body .container-fluid .header2 .navB .sub1 li:nth-child(2) .sub2 {
    background-color: #BC5713;
  }
  body .container-fluid .header2 .navB .sub1 li:nth-child(3) .sub2 {
    background-color: #7A3B89;
  }
  body .container-fluid .header2 .navB .sub1 li:nth-child(4) .sub2 {
    background-color: #1F5E77;
  }
  body .container-fluid .header2 .navB .sub1 li:nth-child(5) .sub2 {
    background-color: #912C47;
  }
  body .container-fluid .header2 .navB .sub1 li:nth-child(6) .sub2 {
    background-color: #b78e03;
  }
  body .container-fluid .header2 .navB .sub1 li:nth-child(7) .sub2 {
    background-color: #086466;
  }
  body .container-fluid .header2 .navB .sub1 li:nth-child(8) .sub2 {
    background-color: #023e08;
  }
  body .container-fluid .header2 .navB .sub1 li:nth-child(9) .sub2 {
    background-color: #8e5402;
  }
  body .container-fluid .header2 .navB .sub1 li:nth-child(10) {
    display: block;
  }
  body .container-fluid .header2 .navB .sub1 li:nth-child(10) a {
    display: block;
    height: 100px;
  }
  body .container-fluid .header2 .navB .sub1 li:nth-child(10) a:before {
    content: '';
    height: 100%;
    display: inline-block;
    vertical-align: middle;
  }
  body .container-fluid .header2 .navB .sub1 li:nth-child(11) {
    display: block;
  }
  body .container-fluid .header2 .navB .sub1 li:nth-child(11) a {
    display: block;
    height: 100px;
  }
  body .container-fluid .header2 .navB .sub1 li:nth-child(11) a:before {
    content: '';
    height: 100%;
    display: inline-block;
    vertical-align: middle;
  }
  body .container-fluid .header2 .navB .sub1 li:nth-child(12) {
    display: block;
  }
  body .container-fluid .header2 .navB .sub1 li:nth-child(12) a {
    display: block;
    height: 100px;
  }
  body .container-fluid .header2 .navB .sub1 li:nth-child(12) a:before {
    content: '';
    height: 100%;
    display: inline-block;
    vertical-align: middle;
  }
  body .container-fluid .header2 .navB .sub1 li:nth-child(13) {
    display: block;
  }
  body .container-fluid .header2 .navB .sub1 li:nth-child(13) a {
    display: block;
    height: 100px;
  }
  body .container-fluid .header2 .navB .sub1 li:nth-child(13) a:before {
    content: '';
    height: 100%;
    display: inline-block;
    vertical-align: middle;
  }
  body .container-fluid .header2 .navB .sub1 li:nth-child(14) {
    display: block;
    height: 100px;
    background-color: #56a;
  }
  body .container-fluid .header2 .navB .sub1 li:nth-child(14) .fontsize {
    text-align: center;
    display: inline-block;
    vertical-align: middle;
  }
  body .container-fluid .header2 .navB .sub1 li:nth-child(14) .fontsize li {
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px;
    width: 40px;
    height: 40px;
  }
  body .container-fluid .header2 .navB .sub1 li:nth-child(14) .fontsize li:first-child {
    width: auto;
    height: 40px;
  }
  body .container-fluid .header2 .navB .sub1 li:nth-child(14) .fontsize li:first-child a {
    width: auto;
  }
  body .container-fluid .header2 .navB .sub1 li:nth-child(14) .fontsize li a {
    background-color: #B2CDF9;
    display: block;
    line-height: 40px;
    height: 40px;
    padding: 0 10px;
    color: #05319E;
    border-radius: 5px;
  }
  body .container-fluid .header2 .navB .sub1 li:nth-child(14) .fontsize .in a {
    background-color: #F9E8B2;
    color: #333;
  }
  body .container-fluid .header2 .navB .sub1 li:nth-child(14) .fontsize .in:first-child a {
    background-color: #555;
    color: #fff;
  }
  body .container-fluid .header2 .navB .sub1 li:nth-child(15) {
    display: block;
  }
  body .container-fluid .header2 .navB .sub1 li:nth-child(15) .navbar-form {
    padding-bottom: 20px;
    padding-top: 10px;
    margin: 0;
    height: auto;
    text-align: center;
  }
  body .container-fluid .header2 .navB .sub1 li:nth-child(15) .navbar-form .form-group {
    padding: 0 15px;
    width: 100%;
    display: block;
  }
  body .container-fluid .header2 .navB .sub1 li:nth-child(15) .navbar-form .form-group input {
    max-width: none;
    height: 40px;
  }
  body .container-fluid .header2 .navB .sub1 li:nth-child(15) .navbar-form button {
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: #555;
    color: #fff;
    letter-spacing: 0.08em;
    font-size: 1.125em;
    padding: 10px 20px;
  }
  body .container-fluid .section_glory {
    padding: 0;
  }
  body .container-fluid .section_glory .container .row .section_glory_L {
    padding-left: 0;
    padding-right: 0px;
  }
  body .container-fluid .section_glory .container .row .section_glory_R {
    padding-left: 0px;
    padding-right: 0;
  }
  body .container-fluid .section_glory .container .row .section_glory_R .R-container .buttonmore {
    background-color: #0583E0;
    text-align: right;
  }
  body .container-fluid .info {
    margin-top: 25px;
    padding-bottom: 0px;
  }
  body .container-fluid .info .info_box {
    padding: 0;
  }
  body .container-fluid .info .info_box .info-item {
    padding: 0;
    margin-bottom: 25px;
  }
  body .container-fluid .info .info_box .info-item .video {
    height: 100%;
  }
  body .container-fluid .info .info_box .info-item .video .if_box {
    position: static;
  }
  body .container-fluid .info .info_box .info-item .video .if_box iframe {
    width: 100%;
    height: 100%;
    position: static;
  }
  body .container-fluid .info .info_box .info-item .fb .if_box iframe {
    display: inline-block;
    width: 340px;
    height: 300px;
  }
    body .container-fluid .relationship-link {
        padding: 60px 15px 100px 15px;
    }
 body .container-fluid .relationship-link .row .relationship-link-box .row .nbs-flexisel-container .nbs-flexisel-inner .nbs-flexisel-nav-left {
  top:36%;
  left:-35px;
}

body .container-fluid .relationship-link .row .relationship-link-box .row .nbs-flexisel-container .nbs-flexisel-inner .nbs-flexisel-nav-left:before {
    width:25px;
}
body .container-fluid .relationship-link .row .relationship-link-box .row .nbs-flexisel-container .nbs-flexisel-inner .nbs-flexisel-nav-right {
  top:36%;
  right:-35px;
}
body .container-fluid .relationship-link .row .relationship-link-box .row .nbs-flexisel-container .nbs-flexisel-inner .nbs-flexisel-nav-right:before {
    width:25px;
}

    body .container-fluid .fatfooter .fatfooterbox ul li {
        width: 100%;
    }

        body .container-fluid .fatfooter .fatfooterbox ul li a {
            margin-bottom: 30px;
        }
  body .container-fluid footer {
    background-color: #0465BC;
    padding: 50px 0;
  }
  body .container-fluid footer .font-box ul:first-child li {
    display: inline-block;
    padding: 0 10px;
    line-height: 15px;
    border-right: 1px solid #fff;
  }
  body .container-fluid footer .font-box ul:first-child li a {
    color: #fff;
  }
  body .container-fluid footer .font-box ul:first-child li a:focus {
    border: 2px dotted #f00;
  }
  body .container-fluid footer .font-box ul:first-child li:first-child {
    padding-left: 0;
    position: relative;
  }
  body .container-fluid footer .font-box ul:first-child li:first-child .tabkeybottom {
    position: absolute;
    left: -30px;
  }
  body .container-fluid footer .font-box ul:first-child li:first-child .tabkeybottom a {
    color: #ffffff;
    border: none;
  }
  body .container-fluid footer .font-box ul:first-child li:last-child {
    padding-right: 0;
    border-right: 0;
  }
  body .container-fluid footer .font-box ul:last-child {
    margin-top: 30px;
  }
  body .container-fluid footer .font-box ul:last-child li {
    letter-spacing: 0.06em;
    color: #fff;
    margin: 10px 0;
    word-break: break-all;
    word-wrap: break-word;
  }
  body .container-fluid footer .font-box ul:last-child li:first-child:before {
    content: '';
    display: inline-block;
    width: 15px;
    height: 15px;
    background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181125183200/https://aodm.mnd.gov.tw/App_Themes/new_front/img/icon-location.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    margin-right: 5px;
  }
  body .container-fluid footer .font-box ul:last-child li:nth-child(2):before {
    content: '';
    display: inline-block;
    width: 15px;
    height: 15px;
    background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181125183200/https://aodm.mnd.gov.tw/App_Themes/new_front/img/icon-mobile.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    margin-right: 5px;
  }
  body .container-fluid footer .font-box ul:last-child li:focus {
    border: 2px dotted #f00;
  }
  body .container-fluid footer .font-box ul:last-child li:last-child {
    margin-bottom: 0;
  }
}

@media (min-width: 575px) and (max-width: 766.98px) {
  body .container-fluid header {
    display: none;
  }
  body .container-fluid .header2 {
    background-color: #fefefe;
    display: block;
    position: relative;
    margin-bottom: 0;
  }
  body .container-fluid .header2 .navB {
    border: none;
    width: 100%;
    overflow-x: visible;
  }
  body .container-fluid .header2 .navB .navbar-header {
    display: block;
    vertical-align: middle;
    position: relative;
  }
  body .container-fluid .header2 .navB .navbar-header button {
    -webkit-box-shadow: none;
    box-shadow: none;
    top: 20px;
    background-color: #999;
  }
  body .container-fluid .header2 .navB .navbar-header button span {
    background-color: #fff;
    height: 4px;
  }
  body .container-fluid .header2 .navB .navbar-header .navbar-brand {
    display: block;
    height: auto;
    text-align: left;
  }
  body .container-fluid .header2 .navB .navbar-header .navbar-brand img {
    display: inline-block;
    width: 300px;
    vertical-align: top;
  }
  body .container-fluid .header2 .navB .sub1 {
    border: none;
  }
  body .container-fluid .header2 .navB .sub1 .focus2 {
    width: 100%;
    display: block;
    height: auto;
    background-color: #aaa;
  }
  body .container-fluid .header2 .navB .sub1 .focus2 a {
    display: none;
  }
  body .container-fluid .header2 .navB .sub1 .focus2 .visible-xs {
    display: block;
    background-color: #fff;
    width: 100%;
    text-align: left;
    color: #333;
    font-size: 1.125em;
    padding: 10px 0;
    height: 100px;
    font-weight: 700;
    border-bottom: 1px solid #ddd;
  }
  body .container-fluid .header2 .navB .sub1 .focus2 .visible-xs:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
  }
  body .container-fluid .header2 .navB .sub1 .focus2 .visible-xs:hover {
    background-color: #eaeaea;
    cursor: pointer;
  }
  body .container-fluid .header2 .navB .sub1 .focus2 .visible-xs img {
    display: inline-block;
    vertical-align: middle;
    width: 45px;
    margin: auto;
    margin-bottom: 0;
    margin-right: 20px;
    margin-left: 15%;
    padding-top: 0;
  }
  body .container-fluid .header2 .navB .sub1 .focus2 .sub2 {
    display: none;
    width: 100%;
    position: static;
    float: none;
    left: 0;
    top: 0;
    box-shadow: none;
    -webkit-box-shadow: none;
  }
  body .container-fluid .header2 .navB .sub1 .focus2 .sub2 li {
    border-bottom: 1px solid #ccc;
    height: 100px;
  }
  body .container-fluid .header2 .navB .sub1 .focus2 .sub2 li:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    height: 100%;
  }
  body .container-fluid .header2 .navB .sub1 .focus2 .sub2 li:first-child {
    display: block;
  }
  body .container-fluid .header2 .navB .sub1 .focus2 .sub2 li a {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    font-size: 1.125em;
  }
  body .container-fluid .header2 .navB .sub1 .focus2 .sub2 li:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
  }
  body .container-fluid .header2 .navB .sub1 .focus2:nth-child(10) {
    background-color: #fff;
  }
  body .container-fluid .header2 .navB .sub1 .focus2:nth-child(10) a {
    font-size: 1.125em;
    opacity: 1;
    filter: alpha(opacity=100);
    /* For IE8 and earlier */
    text-align: center;
  }
  body .container-fluid .header2 .navB .sub1 .focus2:nth-child(11) {
    background-color: #fff;
  }
  body .container-fluid .header2 .navB .sub1 .focus2:nth-child(11) a {
    font-size: 1.125em;
    opacity: 1;
    filter: alpha(opacity=100);
    /* For IE8 and earlier */
    text-align: center;
  }
  body .container-fluid .header2 .navB .sub1 .focus2:nth-child(12) {
    background-color: #fff;
  }
  body .container-fluid .header2 .navB .sub1 .focus2:nth-child(12) a {
    font-size: 1.125em;
    opacity: 1;
    filter: alpha(opacity=100);
    /* For IE8 and earlier */
    text-align: center;
  }
  body .container-fluid .header2 .navB .sub1 .focus2:nth-child(13) {
    background-color: #fff;
  }
  body .container-fluid .header2 .navB .sub1 .focus2:nth-child(13) a {
    font-size: 1.125em;
    opacity: 1;
    filter: alpha(opacity=100);
    /* For IE8 and earlier */
    text-align: center;
  }
  body .container-fluid .header2 .navB .sub1 .focus2:nth-child(14) {
    background-color: #fff;
  }
  body .container-fluid .header2 .navB .sub1 .focus2:nth-child(14) a {
    font-size: 1.125em;
    opacity: 1;
    filter: alpha(opacity=100);
    /* For IE8 and earlier */
    text-align: center;
  }
  body .container-fluid .header2 .navB .sub1 li:first-child .sub2 {
    background-color: #05604E;
  }
  body .container-fluid .header2 .navB .sub1 li:nth-child(2) .sub2 {
    background-color: #BC5713;
  }
  body .container-fluid .header2 .navB .sub1 li:nth-child(3) .sub2 {
    background-color: #7A3B89;
  }
  body .container-fluid .header2 .navB .sub1 li:nth-child(4) .sub2 {
    background-color: #1F5E77;
  }
  body .container-fluid .header2 .navB .sub1 li:nth-child(5) .sub2 {
    background-color: #912C47;
  }
  body .container-fluid .header2 .navB .sub1 li:nth-child(6) .sub2 {
    background-color: #b78e03;
  }
  body .container-fluid .header2 .navB .sub1 li:nth-child(7) .sub2 {
    background-color: #086466;
  }
  body .container-fluid .header2 .navB .sub1 li:nth-child(8) .sub2 {
    background-color: #023e08;
  }
  body .container-fluid .header2 .navB .sub1 li:nth-child(9) .sub2 {
    background-color: #8e5402;
  }
  body .container-fluid .header2 .navB .sub1 li:nth-child(10) {
    display: block;
  }
  body .container-fluid .header2 .navB .sub1 li:nth-child(10) a {
    display: block;
    height: 100px;
  }
  body .container-fluid .header2 .navB .sub1 li:nth-child(10) a:before {
    content: '';
    height: 100%;
    display: inline-block;
    vertical-align: middle;
  }
  body .container-fluid .header2 .navB .sub1 li:nth-child(11) {
    display: block;
  }
  body .container-fluid .header2 .navB .sub1 li:nth-child(11) a {
    display: block;
    height: 100px;
  }
  body .container-fluid .header2 .navB .sub1 li:nth-child(11) a:before {
    content: '';
    height: 100%;
    display: inline-block;
    vertical-align: middle;
  }
  body .container-fluid .header2 .navB .sub1 li:nth-child(12) {
    display: block;
  }
  body .container-fluid .header2 .navB .sub1 li:nth-child(12) a {
    display: block;
    height: 100px;
  }
  body .container-fluid .header2 .navB .sub1 li:nth-child(12) a:before {
    content: '';
    height: 100%;
    display: inline-block;
    vertical-align: middle;
  }
  body .container-fluid .header2 .navB .sub1 li:nth-child(13) {
    display: block;
  }
  body .container-fluid .header2 .navB .sub1 li:nth-child(13) a {
    display: block;
    height: 100px;
  }
  body .container-fluid .header2 .navB .sub1 li:nth-child(13) a:before {
    content: '';
    height: 100%;
    display: inline-block;
    vertical-align: middle;
  }
  body .container-fluid .header2 .navB .sub1 li:nth-child(14) {
    display: block;
    height: 100px;
    background-color: #56a;
  }
  body .container-fluid .header2 .navB .sub1 li:nth-child(14) .fontsize {
    text-align: center;
    display: inline-block;
    vertical-align: middle;
  }
  body .container-fluid .header2 .navB .sub1 li:nth-child(14) .fontsize li {
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px;
    width: 40px;
    height: 40px;
  }
  body .container-fluid .header2 .navB .sub1 li:nth-child(14) .fontsize li:first-child {
    width: auto;
    height: 40px;
  }
  body .container-fluid .header2 .navB .sub1 li:nth-child(14) .fontsize li:first-child a {
    width: auto;
  }
  body .container-fluid .header2 .navB .sub1 li:nth-child(14) .fontsize li a {
    background-color: #B2CDF9;
    display: block;
    line-height: 40px;
    height: 40px;
    padding: 0 10px;
    color: #05319E;
    border-radius: 5px;
  }
  body .container-fluid .header2 .navB .sub1 li:nth-child(14) .fontsize .in a {
    background-color: #F9E8B2;
    color: #333;
  }
  body .container-fluid .header2 .navB .sub1 li:nth-child(14) .fontsize .in:first-child a {
    background-color: #555;
    color: #fff;
  }
  body .container-fluid .header2 .navB .sub1 li:nth-child(15) {
    display: block;
  }
 
  
  body .container-fluid .header2 .navB .sub1 li:nth-child(15) .navbar-form {
    padding-bottom: 20px;
    padding-top: 10px;
    margin: 0;
    height: auto;
    text-align: center;
  }
  body .container-fluid .header2 .navB .sub1 li:nth-child(15) .navbar-form .form-group {
    padding: 0 15px;
    width: 100%;
    display: block;
  }
  body .container-fluid .header2 .navB .sub1 li:nth-child(15) .navbar-form .form-group input {
    max-width: none;
    height: 40px;
  }
  body .container-fluid .header2 .navB .sub1 li:nth-child(15) .navbar-form button {
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: #555;
    color: #fff;
    letter-spacing: 0.08em;
    font-size: 1.125em;
    padding: 10px 20px;
  }
  body .container-fluid .section_glory {
    padding: 0;
  }
  body .container-fluid .section_glory .container .row .section_glory_L {
    padding-left: 0;
    padding-right: 0px;
  }
  body .container-fluid .section_glory .container .row .section_glory_R {
    padding-left: 0px;
    padding-right: 0;
  }
  body .container-fluid .section_glory .container .row .section_glory_R .R-container .buttonmore {
    background-color: #0583E0;
    text-align: right;
  }
  body .container-fluid .info {
    margin-top: 25px;
    padding-bottom: 0px;
  }
  body .container-fluid .info .info_box {
    padding: 0;
  }
  body .container-fluid .info .info_box .info-item {
    padding: 0;
    margin-bottom: 25px;
  }
  body .container-fluid .info .info_box .info-item .video {
    height: 100%;
  }
  body .container-fluid .info .info_box .info-item .video .if_box {
    position: static;
  }
  body .container-fluid .info .info_box .info-item .video .if_box iframe {
    width: 100%;
    height: 100%;
    position: static;
  }
  body .container-fluid .info .info_box .info-item .fb .if_box iframe {
    display: inline-block;
    width: 340px;
    height: 300px;
  }
    body .container-fluid .relationship-link {
        padding: 25px 15px 80px 15px;
    }
 body .container-fluid .relationship-link .row .relationship-link-box .row .nbs-flexisel-container .nbs-flexisel-inner .nbs-flexisel-nav-left {
  top:22%;
}


body .container-fluid .relationship-link .row .relationship-link-box .row .nbs-flexisel-container .nbs-flexisel-inner .nbs-flexisel-nav-right {
  top:22%;
}

    body .container-fluid .fatfooter .fatfooterbox ul li {
        width: 50%;
    }

        body .container-fluid .fatfooter .fatfooterbox ul li a {
            margin-bottom: 30px;
        }
  body .container-fluid footer {
    background-color: #0465BC;
    padding: 50px 0;
  }
  body .container-fluid footer .font-box ul:first-child li {
    display: inline-block;
    padding: 0 10px;
    line-height: 15px;
    border-right: 1px solid #fff;
  }
  body .container-fluid footer .font-box ul:first-child li a {
    color: #fff;
  }
  body .container-fluid footer .font-box ul:first-child li a:focus {
    border: 2px dotted #f00;
  }
  body .container-fluid footer .font-box ul:first-child li:first-child {
    padding-left: 0;
    position: relative;
  }
  body .container-fluid footer .font-box ul:first-child li:first-child .tabkeybottom {
    position: absolute;
    left: -30px;
  }
  body .container-fluid footer .font-box ul:first-child li:first-child .tabkeybottom a {
    color: #ffffff;
    border: none;
  }
  body .container-fluid footer .font-box ul:first-child li:last-child {
    padding-right: 0;
    border-right: 0;
  }
  body .container-fluid footer .font-box ul:last-child {
    margin-top: 30px;
  }
  body .container-fluid footer .font-box ul:last-child li {
    letter-spacing: 0.06em;
    color: #fff;
    margin: 10px 0;
    word-break: break-all;
    word-wrap: break-word;
  }
  body .container-fluid footer .font-box ul:last-child li:first-child:before {
    content: '';
    display: inline-block;
    width: 15px;
    height: 15px;
    background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181125183200/https://aodm.mnd.gov.tw/App_Themes/new_front/img/icon-location.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    margin-right: 5px;
  }
  body .container-fluid footer .font-box ul:last-child li:nth-child(2):before {
    content: '';
    display: inline-block;
    width: 15px;
    height: 15px;
    background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181125183200/https://aodm.mnd.gov.tw/App_Themes/new_front/img/icon-mobile.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    margin-right: 5px;
  }
  body .container-fluid footer .font-box ul:last-child li:focus {
    border: 2px dotted #f00;
  }
  body .container-fluid footer .font-box ul:last-child li:last-child {
    margin-bottom: 0;
  }
}

@media (min-width: 767px) and (max-width: 991.98px) {
  body .container-fluid header .head-box .head-top {
    padding-left: 15px;
    padding-right: 15px;
  }
  body .container-fluid header .head-box .head-top .logo-area {
    padding: 0;
    margin-bottom:20px;
  }
  body .container-fluid header .head-box .head-top .logo-area:before {
    content: '';
    height: 100%;
    display: inline-block;
    vertical-align: middle;
  }
  body .container-fluid header .head-box .head-top .logo-area h1 {
    margin: 0;
    display:block;
    text-align:center;

  }
  body .container-fluid header .head-box .head-top .logo-area h1 a {
    display: inline-block;
    padding: 0px;
  }
  body .container-fluid header .head-box .head-top .logo-area h1 a img {
    display: block;
    width: 300px;
  }
  body .container-fluid header .head-box .head-top .right-function {
    padding: 0;
  }
  body .container-fluid header .head-box .head-top .right-function .function-box .path {
    text-align: right;
    margin-bottom: 8px;
  }
  body .container-fluid header .head-box .head-top .right-function .function-box .path .dateNnumber{
    margin-bottom:0;
    text-align:center;
  } 
  body .container-fluid header .head-box .head-top .right-function .function-box .path ul  {
   text-align:center;
  }
  body .container-fluid header .head-box .head-top .right-function .function-box .path ul .pth {
    display: inline-block;
  }
  body .container-fluid header .head-box .head-top .right-function .function-box .path ul .pth a {
    display: block;
    padding: 0px 15px;
    height: 20px;
    line-height: 20px;
    border-right: 1px solid #eee;
    color: #333;
  }
  body .container-fluid header .head-box .head-top .right-function .function-box .path ul .pth a:hover {
    color: #053ffE;
  }
  body .container-fluid header .head-box .head-top .right-function .function-box .path ul .pth a:focus {
    text-decoration: none;
  }
  body .container-fluid header .head-box .head-top .right-function .function-box .path ul .pth:first-child {
    position: relative;
    border: none;
  }
  body .container-fluid header .head-box .head-top .right-function .function-box .path ul .pth:first-child .tabkeytop {
    position: absolute;
    left: -30px;
  }
  body .container-fluid header .head-box .head-top .right-function .function-box .path ul .pth:first-child .tabkeytop a {
    color: #ffffff;
    border: none;
  }
  body .container-fluid header .head-box .head-top .right-function .function-box .path ul .pth:last-child a {
    padding-right: 0;
    border-right: none;
  }
  body .container-fluid header .head-box .head-top .right-function .function-box .font-control {
    margin-top: 15px;
  }
  
  body .container-fluid header .head-box .head-top .right-function .function-box .searching {
    margin: 15px 0;
    text-align:center;
  }
  body .container-fluid header .head-box .head-top .right-function .function-box .searching .navbar-form {
      display:inline-block;
      margin:0;
  }
  body .container-fluid header .head-box .head-top .right-function .function-box .searching .navbar-form .form-group {
    width: 300px;
  }
  body .container-fluid header .head-box .head-top .right-function .function-box .searching .navbar-form .form-group label {
    display: none;
  }
  body .container-fluid header .head-box .head-top .right-function .function-box .searching .navbar-form .form-group input {
    width: 100%;
    max-width: none;
  }
  body .container-fluid .header2 .navB .navbar-header {
    display: none;
  }
  body .container-fluid .header2 .navB .navbar-header button {
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  body .container-fluid .header2 .navB .sub1 {
    padding: 0;
    width: 100%;
  }
  body .container-fluid .header2 .navB .sub1 .focus2 {
    width: 11.1111111111%;
    float: left;
    text-align: center;
    position: relative;
    height: 180px;
  }
  body .container-fluid .header2 .navB .sub1 .focus2 a {
    width: 95%;
    margin: auto;
    text-align: center;
    height: 180px;
    color: #333;
    display: inline-block;
    padding: 0 10px;
    overflow: hidden;
    opacity: 0.6;
    filter: alpha(opacity=60);
    /* For IE8 and earlier */
  }
  body .container-fluid .header2 .navB .sub1 .focus2 a:hover {
    cursor: pointer;
    opacity: 1;
    filter: alpha(opacity=100);
    /* For IE8 and earlier */
  }
  body .container-fluid .header2 .navB .sub1 .focus2 a:focus {
    border: 2px dashed #f00;
  }
  body .container-fluid .header2 .navB .sub1 .focus2 a img {
    display: block;
    width: 55%;
    padding-top: 20px;
    margin: auto;
    margin-bottom: 10px;
  }
  body .container-fluid .header2 .navB .sub1 .focus2 .visible-xs {
    display: none;
  }
  body .container-fluid .header2 .navB .sub1 .focus2 .sub2 {
    position: absolute;
    width: 200px;
    left: -4000px;
    z-index: -1;
    opacity: 0;
    top: 160px;
    text-align: left;
    padding-top: 0;
    padding-left: 0;
  }
  body .container-fluid .header2 .navB .sub1 .focus2 .sub2 li {
    padding: 10px;
  }
  body .container-fluid .header2 .navB .sub1 .focus2 .sub2 li:first-child {
    display: none;
  }
  body .container-fluid .header2 .navB .sub1 .focus2 .sub2 li a {
    opacity: 1;
    filter: alpha(opacity=100);
    /* For IE8 and earlier */
    color: #fff;
    height: auto;
    display: block;
  }
  body .container-fluid .header2 .navB .sub1 li:first-child .sub2 {
    background-color: #198E7A;
  }
  body .container-fluid .header2 .navB .sub1 li:first-child .sub2 li:hover {
    background-color: #05604E;
  }
  body .container-fluid .header2 .navB .sub1 li:nth-child(2) .sub2 {
    background-color: #D86B21;
  }
  body .container-fluid .header2 .navB .sub1 li:nth-child(2) .sub2 li:hover {
    background-color: #BC5713;
  }
  body .container-fluid .header2 .navB .sub1 li:nth-child(3) .sub2 {
    background-color: #975AA6;
  }
  body .container-fluid .header2 .navB .sub1 li:nth-child(3) .sub2 li:hover {
    background-color: #7A3B89;
  }
  body .container-fluid .header2 .navB .sub1 li:nth-child(4) .sub2 {
    background-color: #397591;
  }
  body .container-fluid .header2 .navB .sub1 li:nth-child(4) .sub2 li:hover {
    background-color: #1F5E77;
  }
  body .container-fluid .header2 .navB .sub1 li:nth-child(5) .sub2 {
    background-color: #AD4159;
  }
  body .container-fluid .header2 .navB .sub1 li:nth-child(5) .sub2 li:hover {
    background-color: #912C47;
  }
  body .container-fluid .header2 .navB .sub1 li:nth-child(7) .sub2 {
    background-color: #1B8B8E;
  }
  body .container-fluid .header2 .navB .sub1 li:nth-child(7) .sub2 li:hover {
    background-color: #086466;
  }
  body .container-fluid .header2 .navB .sub1 li:nth-child(10) {
    display: none;
  }
  body .container-fluid .header2 .navB .sub1 li:nth-child(11) {
    display: none;
  }
  body .container-fluid .header2 .navB .sub1 li:nth-child(12) {
    display: none;
  }
  body .container-fluid .header2 .navB .sub1 li:nth-child(13) {
    display: none;
  }
  body .container-fluid .header2 .navB .sub1 li:nth-child(14) {
    display: none;
  }
  body .container-fluid .section_glory {
    padding: 0;
  }
  body .container-fluid .section_glory .container .row .section_glory_L {
    padding-left: 0;
    padding-right: 0px;
  }
  body .container-fluid .section_glory .container .row .section_glory_R {
    padding-left: 0px;
    padding-right: 0;
  }
  body .container-fluid .section_glory .container .row .section_glory_R .R-container .buttonmore {
    background-color: #0583E0;
    text-align: right;
  }
  body .container-fluid .info {
    margin-top: 25px;
    padding-bottom: 0px;
  }
  body .container-fluid .info .info_box {
    padding: 0;
  }
  body .container-fluid .info .info_box .info-item {
    padding: 0;
    margin-bottom: 25px;
  }
  body .container-fluid .info .info_box .info-item .video {
    height: 100%;
  }
  body .container-fluid .info .info_box .info-item .video .if_box {
    position: static;
  }
  body .container-fluid .info .info_box .info-item .video .if_box iframe {
    width: 100%;
    height: 100%;
    position: static;
  }
  body .container-fluid .info .info_box .info-item .fb .if_box iframe {
    display: inline-block;
    width: 340px;
    height: 300px;
  }
    body .container-fluid .relationship-link {
        padding: 25px 15px 80px 15px;
    }
 body .container-fluid .relationship-link .row .relationship-link-box .row .nbs-flexisel-container .nbs-flexisel-inner .nbs-flexisel-nav-left {
  top:25%;
}


body .container-fluid .relationship-link .row .relationship-link-box .row .nbs-flexisel-container .nbs-flexisel-inner .nbs-flexisel-nav-right {
  top:25%;
}
    body .container-fluid .fatfooter .fatfooterbox ul li {
        width: 33.333333%;
    }

        body .container-fluid .fatfooter .fatfooterbox ul li a {
            margin-bottom: 20px;
        }
  body .container-fluid footer {
    background-color: #0465BC;
    padding: 50px 0;
  }
  body .container-fluid footer .font-box ul:first-child li {
    display: inline-block;
    padding: 0 10px;
    line-height: 15px;
    border-right: 1px solid #fff;
  }
  body .container-fluid footer .font-box ul:first-child li a {
    color: #fff;
  }
  body .container-fluid footer .font-box ul:first-child li a:focus {
    border: 2px dotted #f00;
  }
  body .container-fluid footer .font-box ul:first-child li:first-child {
    padding-left: 0;
    position: relative;
  }
  body .container-fluid footer .font-box ul:first-child li:first-child .tabkeybottom {
    position: absolute;
    left: -30px;
  }
  body .container-fluid footer .font-box ul:first-child li:first-child .tabkeybottom a {
    color: #ffffff;
    border: none;
  }
  body .container-fluid footer .font-box ul:first-child li:last-child {
    padding-right: 0;
    border-right: 0;
  }
  body .container-fluid footer .font-box ul:last-child {
    margin-top: 30px;
  }
  body .container-fluid footer .font-box ul:last-child li {
    letter-spacing: 0.06em;
    color: #fff;
    margin: 10px 0;
    word-break: break-all;
    word-wrap: break-word;
  }
  body .container-fluid footer .font-box ul:last-child li:first-child:before {
    content: '';
    display: inline-block;
    width: 15px;
    height: 15px;
    background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181125183200/https://aodm.mnd.gov.tw/App_Themes/new_front/img/icon-location.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    margin-right: 5px;
  }
  body .container-fluid footer .font-box ul:last-child li:nth-child(2):before {
    content: '';
    display: inline-block;
    width: 15px;
    height: 15px;
    background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181125183200/https://aodm.mnd.gov.tw/App_Themes/new_front/img/icon-mobile.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    margin-right: 5px;
  }
  body .container-fluid footer .font-box ul:last-child li:focus {
    border: 2px dotted #f00;
  }
  body .container-fluid footer .font-box ul:last-child li:last-child {
    margin-bottom: 0;
  }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
  body .container-fluid header .head-box .head-top {
    padding-left: 15px;
    padding-right: 15px;
  }
  body .container-fluid header .head-box .head-top .logo-area {
    padding: 0;
  }
  body .container-fluid header .head-box .head-top .logo-area:before {
    content: '';
    height: 100%;
    display: inline-block;
    vertical-align: middle;
  }
  body .container-fluid header .head-box .head-top .logo-area h1 {
    margin: 0;
  }
  body .container-fluid header .head-box .head-top .logo-area h1 a {
    display: inline-block;
    padding: 0px;
  }
  body .container-fluid header .head-box .head-top .logo-area h1 a img {
    display: block;
    width: 300px;
  }
  body .container-fluid header .head-box .head-top .right-function {
    padding: 0;
  }
  body .container-fluid header .head-box .head-top .right-function .function-box .path {
    text-align: right;
    margin-bottom: 8px;
  }
  body .container-fluid header .head-box .head-top .right-function .function-box .path ul .pth {
    display: inline-block;
  }
  body .container-fluid header .head-box .head-top .right-function .function-box .path ul .pth a {
    display: block;
    padding: 0px 15px;
    height: 20px;
    line-height: 20px;
    border-right: 1px solid #eee;
    color: #333;
  }
  body .container-fluid header .head-box .head-top .right-function .function-box .path ul .pth a:hover {
    color: #053ffE;
  }
  body .container-fluid header .head-box .head-top .right-function .function-box .path ul .pth a:focus {
    text-decoration: none;
  }
  body .container-fluid header .head-box .head-top .right-function .function-box .path ul .pth:first-child {
    position: relative;
    border: none;
  }
  body .container-fluid header .head-box .head-top .right-function .function-box .path ul .pth:first-child .tabkeytop {
    position: absolute;
    left: -30px;
  }
  body .container-fluid header .head-box .head-top .right-function .function-box .path ul .pth:first-child .tabkeytop a {
    color: #ffffff;
    border: none;
  }
  body .container-fluid header .head-box .head-top .right-function .function-box .path ul .pth:last-child a {
    padding-right: 0;
    border-right: none;
  }
  
  body .container-fluid header .head-box .head-top .right-function .function-box .searching {
    margin-top: 15px;
  }
  body .container-fluid header .head-box .head-top .right-function .function-box .searching .navbar-form .form-group {
    width: 300px;
  }
  body .container-fluid header .head-box .head-top .right-function .function-box .searching .navbar-form .form-group label {
    display: none;
  }
  body .container-fluid header .head-box .head-top .right-function .function-box .searching .navbar-form .form-group input {
    width: 100%;
    max-width: none;
  }
  body .container-fluid .header2 .navB .navbar-header {
    display: none;
  }
  body .container-fluid .header2 .navB .navbar-header button {
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  body .container-fluid .header2 .navB .sub1 {
    padding: 0;
    width: 100%;
  }
  body .container-fluid .header2 .navB .sub1 .focus2 {
    width: 11.1111111111%;
    float: left;
    text-align: center;
    position: relative;
    height: 180px;
  }
  body .container-fluid .header2 .navB .sub1 .focus2 a {
    width: 95%;
    margin: auto;
    text-align: center;
    height: 180px;
    color: #333;
    display: inline-block;
    padding: 0 10px;
    overflow: hidden;
    opacity: 0.6;
    filter: alpha(opacity=60);
    /* For IE8 and earlier */
  }
  body .container-fluid .header2 .navB .sub1 .focus2 a:hover {
    cursor: pointer;
    opacity: 1;
    filter: alpha(opacity=100);
    /* For IE8 and earlier */
  }
  body .container-fluid .header2 .navB .sub1 .focus2 a:focus {
    border: 2px dashed #f00;
  }
  body .container-fluid .header2 .navB .sub1 .focus2 a img {
    display: block;
    width: 55%;
    padding-top: 20px;
    margin: auto;
    margin-bottom: 10px;
  }
  body .container-fluid .header2 .navB .sub1 .focus2 .visible-xs {
    display: none;
  }
  body .container-fluid .header2 .navB .sub1 .focus2 .sub2 {
    position: absolute;
    width: 200px;
    left: -4000px;
    z-index: -1;
    opacity: 0;
    top: 160px;
    text-align: left;
    padding-top: 0;
    padding-left: 0;
  }
  body .container-fluid .header2 .navB .sub1 .focus2 .sub2 li {
    padding: 10px;
  }
  body .container-fluid .header2 .navB .sub1 .focus2 .sub2 li:first-child {
    display: none;
  }
  body .container-fluid .header2 .navB .sub1 .focus2 .sub2 li a {
    opacity: 1;
    filter: alpha(opacity=100);
    /* For IE8 and earlier */
    color: #fff;
    height: auto;
    display: block;
  }
  body .container-fluid .header2 .navB .sub1 li:first-child .sub2 {
    background-color: #198E7A;
  }
  body .container-fluid .header2 .navB .sub1 li:first-child .sub2 li:hover {
    background-color: #05604E;
  }
  body .container-fluid .header2 .navB .sub1 li:nth-child(2) .sub2 {
    background-color: #D86B21;
  }
  body .container-fluid .header2 .navB .sub1 li:nth-child(2) .sub2 li:hover {
    background-color: #BC5713;
  }
  body .container-fluid .header2 .navB .sub1 li:nth-child(3) .sub2 {
    background-color: #975AA6;
  }
  body .container-fluid .header2 .navB .sub1 li:nth-child(3) .sub2 li:hover {
    background-color: #7A3B89;
  }
  body .container-fluid .header2 .navB .sub1 li:nth-child(4) .sub2 {
    background-color: #397591;
  }
  body .container-fluid .header2 .navB .sub1 li:nth-child(4) .sub2 li:hover {
    background-color: #1F5E77;
  }
  body .container-fluid .header2 .navB .sub1 li:nth-child(5) .sub2 {
    background-color: #AD4159;
  }
  body .container-fluid .header2 .navB .sub1 li:nth-child(5) .sub2 li:hover {
    background-color: #912C47;
  }
  body .container-fluid .header2 .navB .sub1 li:nth-child(7) .sub2 {
    background-color: #1B8B8E;
  }
  body .container-fluid .header2 .navB .sub1 li:nth-child(7) .sub2 li:hover {
    background-color: #086466;
  }
  body .container-fluid .header2 .navB .sub1 li:nth-child(10) {
    display: none;
  }
  body .container-fluid .header2 .navB .sub1 li:nth-child(11) {
    display: none;
  }
  body .container-fluid .header2 .navB .sub1 li:nth-child(12) {
    display: none;
  }
  body .container-fluid .header2 .navB .sub1 li:nth-child(13) {
    display: none;
  }
  body .container-fluid .header2 .navB .sub1 li:nth-child(14) {
    display: none;
  }
  body .container-fluid .section_glory {
    padding: 0;
  }
  body .container-fluid .section_glory .container .row .section_glory_L {
    padding-left: 0;
    padding-right: 0px;
  }
  body .container-fluid .section_glory .container .row .section_glory_R {
    padding-left: 0px;
    padding-right: 0;
  }
  body .container-fluid .section_glory .container .row .section_glory_R .R-container .buttonmore {
    background-color: #0583E0;
    text-align: right;
  }
  body .container-fluid .info {
    margin-top: 25px;
    padding-bottom: 0px;
  }
  body .container-fluid .info .info_box {
    padding: 0;
  }
  body .container-fluid .info .info_box .info-item {
    padding: 0;
    margin-bottom: 25px;
  }
  body .container-fluid .info .info_box .info-item .video {
    height: 100%;
  }
  body .container-fluid .info .info_box .info-item .video .if_box {
    position: static;
  }
  body .container-fluid .info .info_box .info-item .video .if_box iframe {
    width: 100%;
    height: 100%;
    position: static;
  }
  body .container-fluid .info .info_box .info-item .fb .if_box iframe {
    display: inline-block;
    width: 340px;
    height: 300px;
  }
    body .container-fluid .relationship-link {
        padding: 25px 15px 80px 15px;
    }
 body .container-fluid .relationship-link .row .relationship-link-box .row .nbs-flexisel-container .nbs-flexisel-inner .nbs-flexisel-nav-left {
  top:13%;
}


body .container-fluid .relationship-link .row .relationship-link-box .row .nbs-flexisel-container .nbs-flexisel-inner .nbs-flexisel-nav-right {
  top:13%;
}
  body .container-fluid footer {
    background-color: #0465BC;
    padding: 50px 0;
  }
  body .container-fluid footer .font-box ul:first-child li {
    display: inline-block;
    padding: 0 10px;
    line-height: 15px;
    border-right: 1px solid #fff;
  }
  body .container-fluid footer .font-box ul:first-child li a {
    color: #fff;
  }
  body .container-fluid footer .font-box ul:first-child li a:focus {
    border: 2px dotted #f00;
  }
  body .container-fluid footer .font-box ul:first-child li:first-child {
    padding-left: 0;
    position: relative;
  }
  body .container-fluid footer .font-box ul:first-child li:first-child .tabkeybottom {
    position: absolute;
    left: -30px;
  }
  body .container-fluid footer .font-box ul:first-child li:first-child .tabkeybottom a {
    color: #ffffff;
    border: none;
  }
  body .container-fluid footer .font-box ul:first-child li:last-child {
    padding-right: 0;
    border-right: 0;
  }
  body .container-fluid footer .font-box ul:last-child {
    margin-top: 30px;
  }
  body .container-fluid footer .font-box ul:last-child li {
    letter-spacing: 0.06em;
    color: #fff;
    margin: 10px 0;
    word-break: break-all;
    word-wrap: break-word;
  }
  body .container-fluid footer .font-box ul:last-child li:first-child:before {
    content: '';
    display: inline-block;
    width: 15px;
    height: 15px;
    background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181125183200/https://aodm.mnd.gov.tw/App_Themes/new_front/img/icon-location.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    margin-right: 5px;
  }
  body .container-fluid footer .font-box ul:last-child li:nth-child(2):before {
    content: '';
    display: inline-block;
    width: 15px;
    height: 15px;
    background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181125183200/https://aodm.mnd.gov.tw/App_Themes/new_front/img/icon-mobile.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    margin-right: 5px;
  }
  body .container-fluid footer .font-box ul:last-child li:focus {
    border: 2px dotted #f00;
  }
  body .container-fluid footer .font-box ul:last-child li:last-child {
    margin-bottom: 0;
  }
}






/*
     FILE ARCHIVED ON 18:32:00 十一月 25, 2018 AND RETRIEVED FROM THE
     AN OPENWAYBACK INSTANCE ON 8:37:00 五月 23, 2026.
     JAVASCRIPT APPENDED BY OPENWAYBACK, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
