/*header*/
.block__header {}

.header__container {}

.header__top {}

.header__top .box {
  padding: 0.25rem 0;
}

.header__slogan {}

.header__slogan marquee {}

.header__email {}

.header__email i {}

.header__email span {}

.header__phone {}

.header__phone i {
  border-radius: 5px;
  overflow: hidden;
}

.header__phone span {}

.header__social {}

.header__social a {}

.header__user {}

.header__mid {}

.header__mid .box {}

.header__logo {}

.header__logo figure {}

.header__logo figure img {}

.header__logo figure a {}

.header__banner {}

.header__banner figure {}

.header__banner figure img {}

.header__banner figure a {}

.header__hotline {}

.header__hotline b {}

.header__hotline span {}

.header__lang {}

.header__lang a {}

.header__lang a svg {
  width: 30px;
}

.header__bot {
  position: absolute;
  inset: 0;
  bottom: initial;
}

/*Responsive*/
@media (max-width:1200px) {}

@media (max-width:992px) {}

@media (max-width:767px) {}

@media (max-width:767px) {}

@media (max-width:550px) {}