body {
  font-family: "Microsoft YaHei" !important; }

.top_header {
  padding: 10px 0;
  background: #616161;
  color: white; }
  .top_header .lf_message .icon_list li:hover .pic {
    display: none; }
  .top_header .lf_message .icon_list li:hover .hover_pic {
    display: block; }
  .top_header .lf_message .icon_list li img {
    margin: 0 5px;
    cursor: pointer; }
  .top_header .lf_message .icon_list li .pic {
    display: block; }
  .top_header .lf_message .icon_list li .hover_pic {
    display: none; }
  .top_header .lf_message .call, .top_header .lf_message .email {
    margin-right: 46px; }
    .top_header .lf_message .call img, .top_header .lf_message .email img {
      margin-right: 20px; }
  .top_header .rt_message .contact {
    color: white;
    width: 74px;
    height: 23px;
    background: #515151;
    border-radius: 5px;
    margin-left: 34px;
    margin-right: 12px; }
  .top_header .rt_message .yuyan li {
    padding: 0 10px; }
    .top_header .rt_message .yuyan li a {
      color: white; }
    .top_header .rt_message .yuyan li:nth-child(1) {
      border-left: 1px solid white;
      border-right: 1px solid white; }
    .top_header .rt_message .yuyan li:nth-child(2) {
      border-right: 1px solid white; }

#search #keyword {
  background: none;
  border-bottom: 1px solid white;
  border-radius: 0; }

#search .btn {
  left: inherit;
  bottom: inherit;
  width: 18px;
  height: 18px;
  margin: inherit;
  right: -25px;
  top: 6px;
  background: url("../images/search_icon3.png") no-repeat center; }

.header {
  min-height: 90px;
  box-shadow: 0px 6px 6px 0px rgba(14, 5, 10, 0.07);
  overflow: visible;
  position: relative; }

.header .nav_list .lv2 {
  width: 100%;
  top: 44px; }

.header .nav_list .lv2 li:hover {
  background: #dbb861; }

.header .nav_list .lv1 > a {
  padding: 30px;
  border-right: 1px dashed #989898;
  padding-top: 0px !important;
  padding-bottom: 0px !important; }

.header .nav_list .lv1.li1 {
  display: none; }

.header .navbar-nav {
  margin-top: 33px; }

.header .navbar-brand {
  margin-top: 20px;
  height: inherit; }

.header .bottom_line {
  position: absolute;
  left: 0;
  bottom: -12px;
  height: 4px;
  background-color: #dbb861;
  transition: all 0.3s ease; }

.header .nav_list .lv1.active a {
  background: none;
  color: #dbb861; }

.foot {
  background: #616161;
  padding-top: 68px; }
  .foot > .container {
    position: relative; }
  .foot .foot_erweima {
    position: absolute;
    right: -85px;
    top: -25px; }
  .foot .item_list {
    display: flex;
    justify-content: space-around; }
    .foot .item_list .item {
      flex: 1; }
      .foot .item_list .item:last-child ul li div {
        display: flex;
        justify-content: start; }
  .foot .foor_nav li {
    float: none;
    line-height: 25px; }
    .foot .foor_nav li a {
      font-size: 12px;
      color: #f3f3f3; }
      .foot .foor_nav li a:hover {
        color: #dbb861; }
    .foot .foor_nav li:nth-child(1) {
      margin-bottom: 18px; }
      .foot .foor_nav li:nth-child(1) a {
        font-size: 16px;
        color: #f4ead2; }

.beizhu {
  background: #212121;
  color: #5c5c5c;
  text-align: center; }

@media (max-width: 768px) {
  .wap_inner_header .logo img {
    width: 200px !important; }

  .foot .foot_erweima {
    position: static;
    right: inherit;
    top: inherit; }

  .foot {
    padding-top: 22px; } }

/*# sourceMappingURL=self_item_public.css.map */

