.header { width: 100%; position: fixed; top: 0; z-index: 100; background: #fff; border-bottom: 1px solid #ECECEC; }

.header .header-img { position: absolute; top: 0; width: 100%; height: 100%; }

.header .header-img img:nth-child(1) { width: 100%; height: auto; }

.header .header-address { width: 100%; background: whitesmoke; position: relative; z-index: 210; margin-bottom: 17px; }

.header .header-address .header-address-in { width: 90%; max-width: 1200px; margin: 0 auto; display: flex; justify-content: space-between; }

.header .header-address .header-address-in p { line-height: 45px; }

.header .header-address .header-address-in p:nth-child(1) { font-size: 14px; color: #999999; }

.header .header-address .header-address-in p:nth-child(2) { font-size: 14px; font-weight: 700; color: #F64647; }

.header .header-in { width: 90%; max-width: 1200px; position: relative; margin: 0 auto 17px; }

.header .header-in .header-dh { width: 100%; position: relative; display: flex; z-index: 11; justify-content: space-between; align-items: center; }

.header .header-in .header-dh a{width: 205px;}

.header .header-in .header-dh a img{width: 100%;}

.header .header-in .header-dh .header-tel { width: 30px; cursor: pointer; display: none; }

.header .header-in .header-dh .header-tel .header-tel-btn { width: 100%; }

.header .header-in .header-dh .header-tel .header-tel-btn div { width: 100%; height: 5px; margin-bottom: 5px; background: #000; }

.header .header-in .header-dh .header-tel .header-tel-btn div:last-child { margin-bottom: 0; }

.header .header-in .header-dh .header-dh-sou { width: 179px; height: 34px; background: whitesmoke; border-radius: 24px; margin: 0 57px 0 26px; padding: 9px 13px; box-sizing: border-box; display: flex; align-items: center; }

.header .header-in .header-dh .header-dh-sou .icon-sousuo { color: #999999; }

.header .header-in .header-dh .header-dh-sou input { width: 90%; background: none; margin-left: 4px; border: 0; outline: none; }

.header .header-in .header-dh .header-dh-sou input::-webkit-input-placeholder { color: #888888; }

.header .header-in .header-dh .header-dh-banner { display: flex; }

.header .header-in .header-dh .header-dh-banner li { font-size: 14px; line-height: 34px; margin-right: 26px; font-weight: 700; }

.header .header-in .header-dh .header-dh-banner li a { color: #666666; white-space: nowrap; }

.header .header-in .header-dh .header-dh-banner li:last-child { margin: 0; }

.header .header-tel-banner { width: 100%; height: 0; overflow: hidden; }

.header .header-tel-banner li { float: none; height: 20px; background: white; text-align: center; padding: 10px 0; box-sizing: content-box; }

.header .header-tel-banner li a { color: #666666; }

.header .header-tel-banner li:hover { background: white; }

@media screen and (max-width: 1200px) { .header-dh-banner { display: none !important; }
  .header .header-in .header-dh .header-dh-sou { margin: 0; }
  .header .header-in .header-dh .header-tel { display: block; } }

@media screen and (max-width: 1000px) { .header .header-in .header-main { margin: 0 auto; }
  .header .header-in .header-main .header-main-in div { text-align: center; }
  .header .header-in .swiper-pagination { text-align: center; }
  .header .header-in .header-bto > div { width: 50%; }
  .thing .thing-in .thing-header { flex-wrap: wrap; justify-content: center; }
  .thing .thing-in .thing-header .thing-header-text { width: 100%; }
  .thing .thing-in .thing-header .thing-header-text p { text-align: center; }
  .thing .thing-in .thing-header .thing-header-img { display: flex; justify-content: center; }
  .header .header-address .header-address-in { justify-content: center; }
  .header .header-address .header-address-in p:nth-child(1) { display: none; } }

@media screen and (max-width: 1000px) { .header .header-in .header-dh .header-dh-sou { display: none; } }
