.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: 320px;
  background-image: url("../images/mfsy/level2-banner-mfsy-400px.png");
  background-size: cover;
  padding-top: 98px;
}
.top_screen .title {
  font-size: 48px;
  color: #FBCA4D;
  padding-left: 25vw;
  padding-bottom: 15px;
}
.top_screen .info {
  font-size: 24px;
  color: #fff;
  padding-left: 25vw;
}
.section_1 {
  margin-top: 70px;
  padding-bottom: 35px;
}
.section_1 .row_three {
  color: #000;
  padding: 0 48px 35px 48px;
}
.section_1 .media-left {
  /*img{*/
  /*width: 60px;*/
  /*}*/
}
.section_1 .media-body {
  padding-left: 25px;
}
.section_1 .media-body .media-heading {
  font-size: 18px;
  font-weight: normal;
}
.section_1 .media-body p {
  font-size: 18px;
  font-weight: lighter;
}
.section_1 .btns {
  margin-top: 24px;
  float: right;
  position: relative;
}
.section_1 .btns:after {
  position: absolute;
  content: "";
  width: 83px;
  height: 2px;
  background-color: #000;
  right: 0;
  bottom: -38px;
}
.section_1 .btns .btn {
  display: inline-block;
  padding: 8px 16px;
  text-align: center;
  background-color: #FBCA4D;
  font-size: 18px;
  margin-left: 18px;
}
.section_1 .plan_info {
  clear: both;
  padding-top: 75px;
  font-size: 14px;
  text-align: right;
}
.section_1 .tel {
  font-size: 24px;
  text-align: right;
}
.grid_table table.gridtable {
  border-collapse: collapse;
  width: 100%;
}
.grid_table table.gridtable th {
  text-indent: 24px;
  font-weight: normal;
}
.grid_table table.gridtable th.top_th {
  background-color: #515151;
  color: #FBCA4D;
  font-size: 24px;
  padding: 20px 8px;
}
.grid_table table.gridtable th.section_top_th {
  background-color: #C1C1C1;
  font-size: 18px;
  color: #000;
  /*padding: 7px 8px;*/
  padding: 17.6px 8px;
}
.grid_table table.gridtable th.section_top_th p {
  font-size: 14px;
}
.grid_table table.gridtable td {
  font-weight: normal;
  text-indent: 24px;
  font-size: 18px;
  padding: 17.6px 8px;
}
.grid_table table.gridtable td.odd {
  background-color: #DFE0E3;
}
.grid_table table.gridtable td.img {
  text-align: center;
}
.section_2 {
  margin-bottom: 32px;
  color: #fff;
}
.section_2 .container {
  padding: 63px 82px;
  height: 539px;
  background-image: url("../images/mfsy/pic-dzkh.png");
}
.section_2 .line {
  display: inline-block;
  width: 45px;
  height: 10px;
  background-color: #FBCA4D;
}
.section_2 .title {
  margin-top: 39px;
  color: #FBCA4D;
  font-size: 36px;
  margin-bottom: 28px;
}
.section_2 .info {
  font-size: 18px;
}
.section_2 .tab_title {
  font-weight: bold;
  font-size: 24px;
  margin-bottom: 21px;
}
.section_2 .tab_item {
  font-size: 18px;
}
.section_2 .tab_item em {
  font-style: normal;
  padding: 0 12px;
}
.section_2 .btn_apply {
  background-color: #FBCA4D;
  height: 55px;
  width: 199px;
  border-radius: 50px;
  font-size: 24px;
  color: #000;
  display: inline-block;
  text-align: center;
  top: 48px;
  left: 98px;
  position: relative;
  padding-top: 10px;
}
.triangle-right {
  width: 0;
  height: 0;
  border-top: 12px solid transparent;
  border-left: 18px solid #000;
  border-bottom: 12px solid transparent;
  position: absolute;
  right: 12px;
  top: 14px;
}
