.header {
  width: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 999;
  background: #fff;
  display: none;
}
.header .header_top {
  width: 100%;
  height: 1.6rem;
  display: flex;
  justify-content: space-between;
  padding: 0.29333333rem 0.53333333rem;
  position: relative;
  background: #fff;
  z-index: 22;
}
.header .header_top .head_logo img {
  width: 3.01333333rem;
  height: auto;
}
.header .header_top .head_top_rg {
  display: flex;
}
.header .header_top .head_top_rg a {
  width: 2.02666667rem;
  height: 1.01333333rem;
  line-height: 1.01333333rem;
  background: #FF9443;
  box-shadow: 0px 0.05333333rem 0.10666667rem 0px rgba(234, 173, 73, 0.2);
  border-radius: 0.10666667rem;
  color: #fff;
  text-align: center;
  display: inline-block;
  margin-right: 0.53333333rem;
}
[data-dpr='1'] .header .header_top .head_top_rg a {
  font-size: 14px;
}
[data-dpr='2'] .header .header_top .head_top_rg a {
  font-size: 28px;
}
[data-dpr='3'] .header .header_top .head_top_rg a {
  font-size: 42px;
}
[data-dpr='4'] .header .header_top .head_top_rg a {
  font-size: 56px;
}
.header .header_top .head_top_rg i {
  margin-top: 0.08rem;
}
.header .header_top .head_top_rg i img {
  width: 0.85333333rem;
  height: auto;
  display: none;
}
.header .header_top .head_top_rg i .head_top_m1 {
  display: block;
}
.header .header_by {
  width: 100%;
  height: 100vh;
  position: absolute;
  left: 0;
  top: 0;
  background: #fff;
  padding-top: 1.6rem;
  display: none;
}
.header .header_by ul,
.header .header_by li {
  width: 100%;
}
.header .header_by li > a {
  width: 100%;
  height: 1.22666667rem;
  line-height: 1.22666667rem;
  padding: 0 0.53333333rem;
  color: #333333;
  display: flex;
  position: relative;
  text-decoration: none;
}
[data-dpr='1'] .header .header_by li > a {
  font-size: 14px;
}
[data-dpr='2'] .header .header_by li > a {
  font-size: 28px;
}
[data-dpr='3'] .header .header_by li > a {
  font-size: 42px;
}
[data-dpr='4'] .header .header_by li > a {
  font-size: 56px;
}
.header .header_by li > a::before {
  content: "";
  position: absolute;
  width: 0.48rem;
  height: 0.48rem;
  background: url(../images/new/a4.png) no-repeat;
  right: 0.53333333rem;
  top: 0.37333333rem;
  background-size: 100% auto;
  transition: all 0.2s;
}
.header .header_by .tab_down {
  width: 100%;
  background: #F5F5F5;
  height: 0;
  overflow: hidden;
  transition: all 0.3s;
}
.header .header_by .tab_down a {
  width: 100%;
  height: 1.22666667rem;
  line-height: 1.22666667rem;
  padding: 0 1.06666667rem;
  color: #333333;
  display: inline-block;
}
[data-dpr='1'] .header .header_by .tab_down a {
  font-size: 14px;
}
[data-dpr='2'] .header .header_by .tab_down a {
  font-size: 28px;
}
[data-dpr='3'] .header .header_by .tab_down a {
  font-size: 42px;
}
[data-dpr='4'] .header .header_by .tab_down a {
  font-size: 56px;
}
.header .header_by .header_by_on a::before {
  transform: rotate(-180deg);
}
.header .header_by li:nth-child(1).header_by_on .tab_down {
  height: 3.68rem;
}
.header .header_by li:nth-child(2).header_by_on .tab_down {
  height: 3.68rem;
}
.header .header_by li:nth-child(3).header_by_on .tab_down {
  height: 2.45333333rem;
}
.header .header_by li:nth-child(4).header_by_on .tab_down {
  height: 6.13333333rem;
}
.header .header_by li:nth-child(5).header_by_on .tab_down {
  height: 3.68rem;
}
.footer {
  width: 100%;
  background: url(../images/new/a5.png) no-repeat;
  background-size: cover;
}
.footer .footer_top {
  width: 100%;
  padding: 0.8rem 0.53333333rem 0;
}
.footer .footer_top h5 {
  width: 100%;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 0.85333333rem;
}
[data-dpr='1'] .footer .footer_top h5 {
  font-size: 22px;
}
[data-dpr='2'] .footer .footer_top h5 {
  font-size: 44px;
}
[data-dpr='3'] .footer .footer_top h5 {
  font-size: 66px;
}
[data-dpr='4'] .footer .footer_top h5 {
  font-size: 88px;
}
.footer .footer_top p {
  width: 100%;
  padding-bottom: 0.8rem;
  border-bottom: 1px solid #FFFFFF;
  padding-top: 0.53333333rem;
  text-align: center;
}
.footer .footer_top p img {
  width: 5.2rem;
  height: auto;
}
.footer .footer_by {
  width: 100%;
  margin-top: 0.53333333rem;
}
.footer .footer_by .footer_by_logo {
  width: 100%;
  padding: 0 0.53333333rem;
}
.footer .footer_by .footer_by_logo img {
  width: 2.85333333rem;
  height: auto;
}
.footer .footer_by ul {
  width: 100%;
  padding-top: 0.53333333rem;
}
.footer .footer_by li {
  width: 100%;
}
.footer .footer_by li > a {
  width: 100%;
  height: 1.22666667rem;
  line-height: 1.22666667rem;
  padding: 0 0.53333333rem;
  color: #fff;
  display: flex;
  position: relative;
  text-decoration: none;
}
[data-dpr='1'] .footer .footer_by li > a {
  font-size: 14px;
}
[data-dpr='2'] .footer .footer_by li > a {
  font-size: 28px;
}
[data-dpr='3'] .footer .footer_by li > a {
  font-size: 42px;
}
[data-dpr='4'] .footer .footer_by li > a {
  font-size: 56px;
}
.footer .footer_by li > a::before {
  content: "";
  position: absolute;
  width: 0.48rem;
  height: 0.48rem;
  background: url(../images/new/a8.png) no-repeat;
  right: 0.53333333rem;
  top: 0.37333333rem;
  background-size: 100% auto;
  transition: all 0.2s;
}
.footer .footer_by .tab_down {
  width: 100%;
  background: rgba(206, 63, 0, 0.2);
  height: 0;
  overflow: hidden;
  transition: all 0.3s;
}
.footer .footer_by .tab_down a {
  width: 100%;
  height: 1.22666667rem;
  line-height: 1.22666667rem;
  padding: 0 1.06666667rem;
  color: #fff;
  display: inline-block;
}
[data-dpr='1'] .footer .footer_by .tab_down a {
  font-size: 14px;
}
[data-dpr='2'] .footer .footer_by .tab_down a {
  font-size: 28px;
}
[data-dpr='3'] .footer .footer_by .tab_down a {
  font-size: 42px;
}
[data-dpr='4'] .footer .footer_by .tab_down a {
  font-size: 56px;
}
.footer .footer_by .header_by_on a::before {
  transform: rotate(-180deg);
}
.footer .footer_by li:nth-child(1).header_by_on .tab_down {
  height: 3.68rem;
}
.footer .footer_by li:nth-child(2).header_by_on .tab_down {
  height: 3.68rem;
}
.footer .footer_by li:nth-child(3).header_by_on .tab_down {
  height: 2.45333333rem;
}
.footer .footer_by li:nth-child(4).header_by_on .tab_down {
  height: 6.13333333rem;
}
.footer .footer_by li:nth-child(5).header_by_on .tab_down {
  height: 3.68rem;
}
.footer .footer_bom {
  color: #fff;
  width: 100%;
  display: flex;
}
.footer .footer_bom .footer_bom_i {
  width: 50%;
  text-align: left;
  padding-left: 0.53333333rem;
  line-height: 0.58666667rem;
}
[data-dpr='1'] .footer .footer_bom .footer_bom_i {
  font-size: 14px;
}
[data-dpr='2'] .footer .footer_bom .footer_bom_i {
  font-size: 28px;
}
[data-dpr='3'] .footer .footer_bom .footer_bom_i {
  font-size: 42px;
}
[data-dpr='4'] .footer .footer_bom .footer_bom_i {
  font-size: 56px;
}
.footer .footer_bom .footer_bom_i p {
  margin-top: 0.53333333rem;
}
.footer .footer_info {
  width: 100%;
  color: rgba(255, 255, 255, 0.6);
  padding: 1.06666667rem 0.69333333rem 1.2rem;
  line-height: 0.53333333rem;
  text-align: center;
}
[data-dpr='1'] .footer .footer_info {
  font-size: 12px;
}
[data-dpr='2'] .footer .footer_info {
  font-size: 24px;
}
[data-dpr='3'] .footer .footer_info {
  font-size: 36px;
}
[data-dpr='4'] .footer .footer_info {
  font-size: 48px;
}
