.footer {
  margin-top: 40px;
  width: 100%;
  text-align: left;
  height: auto;
  border-top: 2px solid #1367c7;
  font-size: 16px;
}

.container_div {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}

@media (min-width: 768px) {
  .container_div {
    width: 740px;
  }
}

@media (min-width: 992px) {
  .container_div {
    width: 960px;
  }
}

@media (min-width: 1196px) {
  .container_div {
    width: 1216px;
  }
}

@media (min-width: 1300px) {
  .container_div {
    width: 1300px;
  }
}

.mt-15 {
  margin-top: 15px;
}

.footerpc {
  height: auto;
  position: relative;
  z-index: 1;
}

.footerBottom {
  text-align: center;
}

.footerpc .txt {
  padding: 5px 0 20px 0;
  overflow: hidden;
  height: 150px;
  background-color: #f1f3f7;
  width: 100%;
}

.footerpc .txt p {
  display: inline-block;
  margin: 0;
  line-height: 1.8;
  color: #fff;
  float: left;
  margin-bottom: 10px;
  width: 100%;
  font-size: 16px;
}

.footerpc .txt p:nth-child(1) {
  margin-top: 15px;
}

.footerpc .txt p span {
  display: inline-block;
  margin: 0 5px;
  padding: 0 2px;
  text-align: left;
  font-size: 16px;
  color: #333;
}

.footerpc .txt1 p span {
  font-size: 18px;
}

.wfxx a {
  padding: 0 20px;
  margin-top: 10px;
  display: block;
}

.footerpc a {
  color: white;
}

.wfxx a p {
  color: #333 !important;
  font-size: 18px !important;
}

.footerpc .txt p {
  display: inline-block;
  margin: 0;
  line-height: 1.8;
  color: white;
  float: left;
  margin-bottom: 10px;
  width: 100%;
  font-size: 16px;
}

.footerpc .gov-icon {
  float: left;
  width: 50%;
  height: 80px;
}

.footerpc .gov-icon img {
  margin: 21px 0 0 22px !important;
}

.footerpc .error-icon {
  float: left;
  width: 50%;
  height: 120px;
  display: block;
}

.footerpc .error-icon img {
  margin-top: 33px !important;
  margin-left: 13px !important;
}

.foot-text p {
  text-align: center;
  margin-top: 20px;
}

.foot-text p span {
  font-size: 16px !important;
  margin: 0 10px;
}

.foot-text p a {
  color: #333;
  font-size: 16px !important;
  margin: 0 10px;
}

.wapfooter {
  padding: 10px 0;
  text-align: center;
}

.wapfooter p {
  margin-bottom: 0;
  padding: 0;
  line-height: 28px;
}

.wapfooter p span {
  display: inline-block;
  line-height: 1.5;
  font-size: 16px;
  color: #333;
}

.g-blk20 {
  display: block;
  height: 20px;
  clear: both;
}