a:hover{
  text-decoration: none;
}
#top-box{
  width: 100%;
  padding: 0 5%;
  box-sizing: border-box;
}
.tBox{
  padding-top: 20px;
  display: flex;
  justify-content: space-between;
}
.tLogo{
  display: flex !important;
  margin-top: -52px;
}
.tLogo img{
  width: 50px;
  margin-right: 3px;
}
.lText .zn{
  font-size: 16px;
  letter-spacing: 0.21em;
  margin-bottom: 3px;
}
.lText .en{
  font-size: 10px;
  letter-spacing: -0.05em;
}
.tMenu img{
  width: 45px;
}
.met-nav.navbar-fixed-top{
  top: 0;
  padding: 8px 0;
}
body[class*=met-navfixed]{
  padding-top: 71px !important;
}
.hamburger{
  font-size: 30px;
}
/* footer */
#footer-box{
  margin-top: 25px;
  background-color: #2c7578;
  padding: 20px 5%;
}
.fBox{
  overflow: hidden;
}
.fTop{
  overflow: hidden;
}
.ftTit{
  color: #fff;
  font-size: 18px;
}
.fTop p{
  font-size: 14px;
  color: #fff;
  line-height: 24px;
}
.ftLX{
  color: #fff;
}
.ftIcon{
  display: flex;
  margin: 30px 0;
}
.ftIcon img{
  width: 60px;
  height: 60px;
  margin-right: 15px;
}
.ic10{
  line-height: 28px;
}
.ftEWM{
  display: flex;
}
.ewmT{
  width: 100%;
  color: #fff;
  line-height: 26px;
  text-align: center;
  font-size: 14px;
}
.ewmT img{
  width: 70%;
}
.ewmText{
  padding: 6px 0;
}
.ftLine{
  text-align: center;
  color: #fff;
  border-top: 1px solid #fff;
  margin-top: 20px;
}
.ftBottom{
  margin-top: 10px;
  color: #fff;
  text-align: center;
  line-height: 26px;
  margin-bottom: 20px;
}
