﻿.wecode {
  position: fixed;
  right: 3%;
  bottom: 5%;
  padding: 20px;
  z-index: 100;
  text-align: center;
  line-height: 1;
  border-radius: 6px;
  background-color: #ec3323;
  box-shadow: 0px 2px 13px 0px rgba(0, 0, 0, 0.49), inset -2.828px 2.828px 0px 0px rgba(174, 21, 8, 0.38);
}
.wecode .wecodetitle {
  font-size: 18px;
  color: #fff;
}
.wecode .colsebtn {
  position: absolute;
  right: -20px;
  top: -25px;
  text-align: right;
}
.wecode .colsebtn img {
  width: 20px;
  height: 20px;
}
.wecode .wechatimg {
  margin: 15px 0 20px 0;
}
.wecode .ihmxcx {
  width: 125px;
  height: 125px;
  border-radius: 5px;
}
.wecode .wechattext {
  font-size: 14px;
  line-height: 18px;
  color: #fff;
}
.container {
  padding: 0;
}
.header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
  transition: all 0.2s ease-in-out;
  background-color: rgba(0, 0, 0, 0.86);
  text-align: center;
  padding: 0;
}
.navbar-inverse .navbar-brand,
.navbar-inverse .navbar-nav > li > a {
  text-shadow: none;
}
.logo {
  padding-top: 23px;
  float: left;
}
.logo img {
  width: 148px;
  height: 74px;
}
.navbar-nav > li > a {
  color: #fff!important;
  font-size: 16px;
  font-weight: 300;
  text-transform: uppercase;
  text-shadow: none;
  line-height: 120px;
  padding: 0px;
  letter-spacing: 0.5px;
}
.navbar-nav > li > a.active {
  color: #ee3523!important;
}
.navbar-nav {
  float: right;
}
.navbar-nav > li {
  margin-left: 70px;
}
.navbar-inverse {
  background-image: none;
  background-color: transparent;
}
.header .navbar {
  margin: 0;
  border: none;
}
.navbar-inverse .navbar-toggle {
  margin-top: 8px;
  border-color: #ee3523;
  background-color: #ee3523;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #ee3523;
}
bootstrap.min.css:5 .navbar-toggle {
                      position: relative;
                      float: right;
                      padding: 9px 10px;
                      margin-top: 15px!important;
                      margin-right: 15px;
                      margin-bottom: 8px;
                      background-color: transparent;
                      background-image: none;
                      border: 1px solid transparent;
                      border-radius: 4px;
                    }
.navbar-collapse {
  padding: 0;
}
.footer_Box {
  background: #313131;
  text-align: center;
  color: #9c9c9c;
}
.footer_Box .footer_Boxa {
  padding: 95px 0 60px 0;
  border-bottom: 1px solid #4e4e4e;
  font-size: 14px;
  display: table;
  position: relative;
  width: 100%;
}
.footer_Box .footer_Boxb1 {
  vertical-align: top;
  width: 17.5%;
  text-align: left;
}
.footer_Box .footer_Boxb1 img {
  width: 122px;
  height: 62px;
}
.footer_Box .footer_Boxb2 {
  width: 71%;
  vertical-align: top;
}
.footer_Box .footer_Boxb2 .footer_Boxc li {
  float: left;
  text-align: left;
  margin-right: 88px;
}
.footer_Box .footer_Boxb2 .footer_Boxc .footer_pp1 {
  font-size: 16px;
  color: #9c9c9c;
  margin-bottom: 31px;
}
.footer_Box .footer_Boxb2 .footer_Boxc .footer_pp1:hover {
  color: #f84736;
}
.footer_Box .footer_Boxb2 .footer_Boxc a {
  line-height: 32px;
  color: #9c9c9c;
  display: block;
}
.footer_Box .footer_Boxb2 .footer_Boxc a:hover {
  color: #f6f6f6;
}
.footer_Box .footer_Boxb3 {
  width: 11.5%;
}
.footer_Box .footer_Boxb3 .footer_pp1 {
  font-size: 16px;
  color: #9c9c9c;
  margin-bottom: 40px;
}
.footer_Box .footer_Boxb3 .footer_img1 img {
  width: 120px;
  height: 120px;
}
.footer_Box .footer_Boxb3 .font12 {
  margin-top: 15px;
  font-size: 12px;
  color: #9c9c9c;
}
.footer_Box .footer_aBox {
  height: 65px;
  line-height: 65px;
  font-size: 12px;
}
.distable-cell {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
@media (min-width: 1200px) {
  .container {
    width: 1200px;
  }
}
@media (max-width: 991px) {
  .navbar-nav > li {
    margin-left: 50px;
  }
  .footer_Box .footer_Boxb1 {
    width: 18%;
  }
  .footer_Box .footer_Boxb2 {
    width: 60%;
  }
  .footer_Box .footer_Boxb2 .footer_Boxc li {
    margin-right: 20px;
  }
  .footer_Box .footer_Boxb3 {
    width: 22%;
  }
}
@media (max-width: 768px) {
  .logo {
    padding-top: 5px !important;
    margin-left: 10px !important;
  }
   .logo img{
         height: 40px !important; 
    width: auto !important;
   }
  .navbar-nav {
    float: none;
  }
  .navbar-nav {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .navbar-inverse .navbar-nav > li {
    margin-left: 0px;
    border-bottom: 1px dashed rgba(255, 255, 255, 0.1);
  }
  .navbar-inverse .navbar-nav > li:last-child {
    border-bottom: none;
  }
  .navbar-inverse .navbar-nav > li > a {
    line-height: 55px;
  }
  .navbar-nav > li > a {
    line-height: 55px!important;
  }
  .footer_Box .footer_Boxa {
    padding: 30px 0;
  }
  .footer_Box .footer_Boxb1 {
    display: block;
    width: 100%;
    text-align: center;
  }
  .footer_Box .footer_Boxb2 {
    margin: 20px 0;
    display: block;
    width: 100%;
    padding: 0 10px;
  }
  .footer_Box .footer_Boxb2 .footer_Boxc {
    margin: 0 auto;
  }
  .footer_Box .footer_Boxb2 .footer_Boxc li {
    display: inline-block;
    margin-right: 10px;
    float: none;
    vertical-align: top;
  }
  .footer_Box .footer_Boxb3 {
    display: block;
    width: 100%;
  }
}
