.navbar-inverse .navbar-nav > li > a {
  color: #000;
}
.navbar-inverse {
  background-color: #FBCA4D;
  border-color: #FBCA4D;
  top: 120px;
}
.navbar-inverse .nav > li {
  margin: 0 22px;
}
.top_log {
  position: fixed;
  top: 0;
  width: 100%;
  height: 120px;
  background-color: #fff;
  z-index: 999;
}
.top_log .container {
  background-color: #fff;
}
.top_log .logo {
  position: relative;
  top: 18px;
  left: 38px;
}
.top_log .right {
  float: right;
}
.top_log .right .r_main {
  position: relative;
  top: 39px;
}
.top_log .right img {
  display: inline-block;
  margin-right: 96px;
}
.top_log .right .btn {
  display: inline-block;
  width: 108px;
  height: 43px;
  border-radius: 43px;
  border: 1px solid #FBCA4D;
  font-size: 18px;
  color: #FBCA4D;
  margin: 0 10px;
}
.top_log .right .login {
  background-color: #FBCA4D;
  color: #fff;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:focus,
.navbar-inverse .navbar-nav > .active > a:hover {
  background-color: initial;
  color: #000;
  /*border-bottom: 1px solid #080808;*/
}
.navbar-inverse .navbar-nav > .active > a:after,
.navbar-inverse .navbar-nav > .active > a:focus:after,
.navbar-inverse .navbar-nav > .active > a:hover:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 1px;
  background-color: #080808;
  bottom: 6px;
  left: 0;
}
.content_foot .one_key {
  text-align: center;
  background-color: #FBCA4D;
  font-size: 30px;
  font-weight: bold;
  padding-bottom: 9px;
  position: relative;
}
.content_foot .one_key .ljgd {
  display: inline-block;
  border-radius: 50px;
  height: 55px;
  margin-left: 79px;
  border: 1px solid #fff;
}
.content_foot .con_foot {
  padding-top: 66px;
  font-size: 14px;
  width: 900px !important;
  min-width: auto !important;
  margin: 0 auto;
  /*padding:66px 28px 0 28px;*/
  color: #000000;
}
.content_foot .con_foot .col-row {
  min-height: 375px;
}
.content_foot .con_foot ul {
  padding-left: 0;
  margin-left: 0;
}
.content_foot .con_foot li {
  list-style-type: none;
  font-size: 14px;
}
.content_foot .con_foot .item {
  margin-bottom: 38px;
}
.content_foot .con_foot .item .title {
  font-size: 18px;
  margin-bottom: 11px;
}
.content_foot .con_foot .md-title {
  font-size: 24px;
  margin-bottom: 9px;
  padding-left: 24px;
}
.content_foot .con_foot .sr_code {
  width: 150px;
  height: 150px;
}
.content_foot .con_foot .sr_code img {
  width: 100%;
}
.top_screen {
  height: 500px;
  background-image: url("../images/lxwm/banner-pic.png");
  background-size: cover;
  text-align: center;
  color: #fff;
  padding-top: 106px;
}
.top_screen .title {
  font-size: 36px;
  margin-bottom: 20px;
}
.top_screen .title em {
  font-style: normal;
  padding: 0 12px;
}
.top_screen .tel {
  font-size: 48px;
}
.section_1 {
  position: relative;
  top: -194px;
  text-align: center;
  color: #111111;
}
.section_1 .tap {
  margin-top: 62px;
  font-size: 32px;
}
.section_1 .info {
  font-size: 24px;
}
