@charset "utf-8";

footer {
  background: #333;
}

.footer-top {
  margin-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #ffffff80;
}

.footer-top img {
  height: 80px;
}

.ftr img {
  height: 40px;
  width: auto;
  float: right;
  margin: 20px 20px !important;
}

.footer_mid {
  padding-top: 0px !important;
  padding-bottom: 5px !important;
}

.footer-bottom {
  border-top: 1px solid #ffffff80;
  color: #ffffff80;
  line-height: 30px;
}

.left-box {
  display: none;
  position: fixed;
  top: 30%;
  width: 45px;
  right: 0;
  z-index: 999;
}

.left-box a:nth-child(1) {
  background: #3F89C2;
}

.left-box a:nth-child(2) {
  background: #EFAE48;
}

.left-box a:nth-child(3) {
  background: #5BB75F;
}

.left-box a:nth-child(4) {
  background: #d01d27;
}

.left-box a:nth-child(5) {
  background: #3F89C2;
}

.left-box a:nth-child(6) {
  background: #EFAE48;
}

.left-box a:nth-child(7) {
  background: #5BB75F;
}

.left-box a:nth-child(8) {
  background: #d01d27;
}

.left-box a {
  display: block;
  margin: 2px 0;
}

.img2:hover .img1 {
  display: block !important;
}
