.header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 222;
  width: 100%;
  height: 80px;
  background-color: #121416;
}
.header .head {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 1200px;
  height: 100%;
  margin: 0 auto;
}
.header .head img {
  display: block;
  width: 113px;
  height: 42px;
}
.header .head .head-right {
  display: flex;
}
.header .head .head-right ul {
  display: flex;
  align-items: center;
  margin-right: 80px;
}
.header .head .head-right ul li a {
  display: block;
  padding: 0 20px;
  font-size: 16px;
  font-family: 'Arial';
  font-weight: bold;
  color: #FFFFFF;
  line-height: 24px;
}
.header .head .head-right ul .li-active a {
  color: #D69528;
}
.header .head .head-right .en-btn {
  width: 80px;
  min-height: 30px;
  border: 1px solid #666666;
  border-radius: 15px;
}
.header .head .head-right .en-btn p {
  font-size: 12px;
  color: #d69528;
  line-height: 30px;
  text-align: center;
}
.header .head .head-right .en-btn .hide {
  display: none;
}
.header-phone {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 222;
  display: none;
  width: 100%;
  height: 1.6rem;
  padding-left: 0.6rem;
  padding-right: 0.6rem;
  background-color: #121416;
  box-sizing: border-box;
}
.header-phone .head {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 100%;
  margin: 0 auto;
}
.header-phone .head .logo {
  display: block;
  width: 2.26rem;
  height: 0.84rem;
}
.header-phone .head .head-right {
  display: flex;
  align-items: center;
}
.header-phone .head .head-right .en-btn {
  width: 2.52rem;
  min-height: 0.96rem;
  border: 1px solid #666666;
  border-radius: 0.48rem;
}
.header-phone .head .head-right .en-btn p {
  font-size: 0.48rem;
  color: #d69528;
  line-height: 0.96rem;
  text-align: center;
}
.header-phone .head .head-right .en-btn .hide {
  display: none;
}
.header-phone .head .head-right .menu {
  display: block;
  width: 0.9rem;
  height: 0.68rem;
  margin-left: 1.28rem;
}
.header-phone .head .menu-mask {
  position: fixed;
  top: 1.6rem;
  left: 0;
  z-index: 999;
  display: none;
  width: 100%;
  height: 100%;
  overflow-y: scroll;
  background-color: rgba(0, 0, 0, 0.5);
}
.header-phone .head .menu-mask .head-menu {
  float: left;
  padding-left: 1.2rem;
  padding-right: 0.6rem;
  padding-bottom: 1.6rem;
  width: 100%;
  min-height: 6rem;
  box-sizing: border-box;
  background-color: #fff;
}
.header-phone .head .menu-mask .head-menu .menu-lists {
  width: 100%;
  padding-top: 1.28rem;
  background-color: #fff;
}
.header-phone .head .menu-mask .head-menu .menu-lists .menu-list {
  width: 100%;
  min-height: 1.6rem;
}
.header-phone .head .menu-mask .head-menu .menu-lists .menu-list a {
  display: flex;
  align-items: center;
  float: left;
  font-size: 0.64rem;
  color: #333;
}
.header-phone .head .menu-mask .head-menu .menu-lists .menu-list a em {
  display: inline-block;
  float: left;
  width: 0.08rem;
  height: 0.52rem;
  margin-right: 0.52rem;
  background: #d59428;
  opacity: 0;
}
.header-phone .head .menu-mask .head-menu .menu-lists .menu-list .tip-color {
  color: #D59428;
}
.header-phone .head .menu-mask .head-menu .menu-lists .menu-list .tip-color em {
  opacity: 1;
}
.header-phone .head .menu-mask .head-menu .menu-lists .menu-list img {
  float: right;
  display: block;
  margin-top: 0.3rem;
  width: 0.34rem;
  height: 0.6rem;
}
.header-phone .head .menu-mask .head-menu .menu-lists .menu-list .menu-list-drop {
  display: none;
  float: left;
  width: 100%;
  margin-bottom: 0.4rem;
}
.header-phone .head .menu-mask .head-menu .menu-lists .menu-list .menu-list-drop .drop-list {
  float: left;
  width: 100%;
  min-height: 1.2rem;
}
.header-phone .head .menu-mask .head-menu .menu-lists .menu-list .menu-list-drop .drop-list a {
  float: left;
  padding-left: 0.6rem;
  font-size: 0.56rem;
  color: #666!important;
  line-height: 1.2rem;
}
.header-phone .head .menu-mask .head-menu .menu-lists .menu-list .menu-list-drop .drop-list .drop-img1 {
  margin-top: 0.3rem;
  float: right;
}
.header-phone .head .menu-mask .head-menu .menu-lists .menu-list .menu-list-drop .drop-list .drop-second {
  display: none;
  float: left;
  width: 100%;
}
.header-phone .head .menu-mask .head-menu .menu-lists .menu-list .menu-list-drop .drop-list .drop-second p {
  width: 100%;
}
.header-phone .head .menu-mask .head-menu .menu-lists .menu-list .menu-list-drop .drop-list .drop-second p a {
  width: 100%;
}
.footer {
  width: 100%;
  height: 50px;
  background-color: #000;
}
.footer .foot {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 1200px;
  height: 100%;
  margin: 0 auto;
}
.footer .foot p {
  font-size: 12px;
  color: #ffffff;
  line-height: 24px;
}
.footer .foot span {
  margin-left: 8px;
  font-size: 12px;
  font-family: MicrosoftYaHei;
  font-weight: 400;
  color: #ffffff;
  line-height: 24px;
  opacity: 0.5;
}
.footer-phone {
  display: none;
  width: 100%;
  height: 1rem;
  padding-left: 0.6rem;
  padding-right: 0.6rem;
  background-color: #000;
  box-sizing: border-box;
}
.footer-phone .foot {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100%;
}
.footer-phone .foot p {
  font-size: 0.36rem;
  color: #858585;
  line-height: 0.48rem;
}
@media screen and (min-width: 320px) and (max-width: 640px) {
  .header {
    display: none;
  }
  .header-phone {
    display: block;
  }
  .header-phone .head .menu-mask .head-menu .menu-lists .menu-list .menu-list-drop .drop-list {
    padding: 0!important;
  }
  .header-phone .head .menu-mask .head-menu .menu-lists .menu-list {
    height: 1.6rem;
    /*img {
        margin-top: 0.47rem;
      }
      &>a {
        height: 100%;
      }*/
  }
  .swiper-container1-phone {
    display: block !important;
  }
  .swiper-container1 {
    display: none;
  }
  .footer {
    display: none;
  }
  .footer-phone {
    display: block;
  }
}
