div,
ul,
dl,
dt,
dd,
h1,
h2,
h3,
h4,
h5,
h6 {
  padding: 0;
  margin: 0;
}
.navbar-about .active {
  padding: 20px 20px 15px 20px;
  border-bottom: 5px solid #aacd06;
}
.navbar-about .active > a {
  color: #aacd06;
}
.navbar-about > li {
  float: left;
  list-style-type: none;
  padding: 20px 20px;
  text-align: center;
}
.navbar-about > li > a {
  font-size: 16px;
  color: #000;
  text-decoration: none;
}
#brand .row :last-child {
  margin-bottom: 40px;
}
#brand .row :last-child :first-child img {
  width: 99%;
  float: left;
}
#brand .row :last-child :last-child img {
  width: 99%;
  float: right;
}
@media (max-width: 767px) {
  #brand .row :last-child div {
    margin-bottom: -28px;
  }
  #brand .row :last-child :first-child img {
    width: 100%;
  }
  #brand .row :last-child :last-child img {
    width: 100%;
  }
  .navbar-about > li {
    width: 50%;
  }
  #list img {
    margin: 0.5rem auto;
  }
}
a {
  text-decoration: none !important;
}
li {
  list-style-type: none !important;
}
#box-show {
  box-shadow: 0 10px 15px -8px #888;
}
#aboutbanner {
  width: 100%;
}
#aboutnav #nav-left > li:not(.notlist) {
  height: 80px;
  line-height: 80px;
  list-style-type: none;
  text-align: center;
  margin: 0;
  padding: 0;
}
#aboutnav #nav-left > li:not(.notlist) a {
  font-size: 18px;
  font-weight: 500;
  color: #000;
}
#aboutnav #nav-left .active {
  border-bottom: 5px solid #aacd06;
}
#aboutnav #nav-left .active a {
  color: #aacd06 !important;
}
#aboutnav #nav-left .notlist {
  height: 80px;
  line-height: 80px;
  list-style-type: none;
  text-align: center;
}
#aboutnav #nav-left .notlist a {
  font-size: 14px;
  color: #000;
}
.gyl {
  height: 25px;
  background: url("../images/gwfile/images/gyl.png") 0 0 no-repeat;
}
#list img {
  width: 100%;
}
