body, html {
  scroll-behavior: smooth;
}

.page {
  background-color: rgba(255, 255, 255, 1);
  position: relative;
  min-width: 100%;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}

.section_1 {
  width: 100vw;
}

.box_1 {
  width: 100vw;
}

.box_2 {
  width: 1200px;
  height:75px;
  margin:0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}


.image_1 {
  width: 106px;
  height: 30px;
}

.hrefList1 {
  width: 54px;
  height: 18px;
  overflow-wrap: break-word;
  color: rgba(89, 87, 87, 1);
  font-size: 18px;
  font-family: HarmonyOS_Sans_SC_Medium;
  text-align: center;
  white-space: nowrap;
  margin: 10px 0 0 88px;
  border-bottom: 4px solid #fff;
}
.box_2s{
  height:75px;
  line-height: 75px;
  display: flex;

}
.hrefList {
  overflow-wrap: break-word;
  color: rgba(89, 87, 87, 1);
  font-size: 18px;
  font-family: HarmonyOS_Sans_SC_Medium;
  font-weight: 500;
  text-align: center;
  white-space: nowrap;
  margin-left: 68px;
}

.textSt{
  font-weight: bold;
  color:#E74D09;
  border-bottom: 3px solid #E74D09;
}

.banner-container {
  position: relative;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: linear-gradient(90deg, #E74E08 0%, #FF7A00 99%);
}
.banner-left {
  width: 1200px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  margin-top: 155px;
}
.banner-title {
  font-size: 43px;
  font-family: HarmonyOS Sans SC;
  font-weight: bold;
  color: #FFFFFF;
  white-space: nowrap;
}
.banner-tag-contianer {
  margin-top: 50px;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.banner-tag {
  width: 103px;
  height: 29px;
  font-size: 15px;
  font-family: HarmonyOS Sans SC;
  font-weight: 300;
  color: #FFFFFF;
  line-height: 29px;
  text-align: center;
  border: 1px solid;
  letter-spacing: 3px;
  border-image: linear-gradient(90deg, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0.1)) 1;
  margin-right: 32px;
  margin-bottom: 135px;
}

.banner-image {
  position: absolute;
  top: 0;
  right: 0;
  width: 867px;
  height: 500px;
}

.hxh-container {
  width: 100%;
}

.hxh-content {
  width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}

.hxh-left {
  display: flex;
  flex-direction: column;
}


.hxh-title {
  margin-top: 89px;
  font-size: 37px;
  font-family: HarmonyOS Sans SC;
  font-weight: bold;
  color: #333333;
}

.hxh-icon {
  display: block;
  margin-top: 25px;
  width: 31px;
  height: 11px;
}

.hxh-text {
  width: 587px;
  margin-top: 35px;
  font-size: 18px;
  font-family: HarmonyOS Sans SC;
  font-weight: 400;
  color: #333333;
  line-height: 36px;
}

.hxh-image {
  display: block;
  width: 405px;
  height: 498px;
}

.total-container {
  display: flex;
  justify-content: center;
  height: 293px;
  background: #F4F5FA;
}

.total-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 75px;
}

.total-item-first {
  margin-right: 166px;
}

.total-num {
  width: 344px;
  height: 116px;
  background: linear-gradient(270deg, #E74D08 0%, #FF7A00 100%);
  border-radius: 10px;
  overflow: hidden;
  font-size: 59px;
  font-family: HarmonyOS Sans SC;
  font-weight: 900;
  color: #FFFFFF;
  line-height: 116px;
  text-align: center;
}

.total-desc {
  margin-top: 14px;
  font-size: 22px;
  font-family: HarmonyOS Sans SC;
  font-weight: 500;
  color: #595757;
}


.trophy-container {
  width: 1200px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 42px auto 48px;
}

.trophy-image {
  display: block;
  width: 267px;
  height: 341px;
}

.title-container {
  width: 100%;
  background: linear-gradient(270deg, #E74E08 0%, #FF7A00 99%);
}

.title-content {
  width: 1200px;
  margin:  0 auto;
  display: flex;
  justify-content: space-between;
}

.shop-image {
  display: block;
  width: 226px;
  height: 171px;
  margin-top: 43px;
}

.title-image {
  display: block;
  width: 309px;
  height: 37px;
  margin-top: 88px;
}

.money-image {
  display: block;
  width: 109px;
  height: 123px;
}

.hsh-content {
  width: 1200px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.hsh-image {
  display: block;
  width: 440px;
  height: 498px;
}

.hsh-left {
  display: flex;
}

.color-blocks {
  margin-top: 206px;
  width: 15px;
  height: 292px;
  background: #E74D09;
}

.hsh-right {
  display: flex;
  flex-direction: column;

}

.hsh-title {
  font-size: 37px;
  font-family: HarmonyOS Sans SC;
  font-weight: bold;
  color: #333333;
}

.hsh-icon {
  margin-top: 24px;
  display: block;
  width: 31px;
  height: 11px;
}

.hsh-desc {
  margin-top: 55px;
  width: 522px;
  font-size: 18px;
  font-family: HarmonyOS Sans SC;
  font-weight: 400;
  color: #333333;
  line-height: 40px;
}

.hsh-total-container {
  padding: 13px 0px 56px;
  background: #F4F5FA;
  box-sizing: border-box;
}

.hsh-total-row {
  width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}

.hsh-total-item {
  margin-top: 43px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.hsh-num {
  font-size: 39px;
  font-family: HarmonyOS Sans SC;
  font-weight: bold;
  color: #E74D09;
}

.hsh-tag {
  width: 154px;
  font-size: 18px;
  text-align: center;
  font-family: HarmonyOS Sans SC;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 28px;
  background: linear-gradient(270deg, #E74D08 0%, #FF7A00 100%);
}

.title2-container {

  background: linear-gradient(270deg, #FF7A00 0%, #E74D08 99%);
}

.title2-content {
  position: relative;
  width: 1200px;
  margin: 0 auto;
  display: flex;
}

.home-image {
  position: absolute;
  left: -115px;
  bottom: 0;
  display: block;
  width: 80px;
  height: 64px;
}

.money2-image {
  display: block;
  width: 257px;
  height: 119px;
}

.title2-image {
  display: block;
  width: 469px;
  height: 40px;
  margin-top: 89px;
  margin-left: 109px;
}

.title2-icon {
  display: block;
  width: 164px;
  height: 148px;
  margin-left: 202px;
  margin-top: 67px;
}

.charging-container {
  width: 1200px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.charging-left {
  display: flex;
  flex-direction: column;
}

.charging-title {
  font-size: 37px;
  font-family: HarmonyOS Sans SC;
  font-weight: bold;
  color: #333333;
}

.charging-desc {
  margin-top: 40px;
  width: 432px;
  font-size: 18px;
  font-family: HarmonyOS Sans SC;
  font-weight: 400;
  color: #333333;
  line-height: 40px;
}

.charging-right {
  display: flex;
}

.color-blocks2 {
  margin-top: 208px;
  width: 15px;
  height: 292px;
  background: #E74D09;
}

.charging-image {
  display: block;
  width: 586px;
  height: 500px;
}

.partners-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-color: #F4F5FA;
}


.partners-title {
  position: relative;
  margin-top: 68px;
  padding: 0 30px 14px;
  letter-spacing: 10px;
  font-size: 37px;
  font-family: HarmonyOS Sans SC;
  font-weight: bold;
  text-align: center;
  color: #333333;
  border-bottom: 1px solid #EB7C4C;
}

.partners-icon {
  position: absolute;
  left: 17px;
  display: block;
  width: 22px;
  height: 22px;
}

.partners-image {
  margin: 48px 0 90px;
  display: block;
  width: 1202px;
  height: 183px;
}

.contact-container {
  background: linear-gradient(270deg, #E74E08 0%, #FF7A00 99%);
}

.contact-content {
  width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}

.contact-left {
  display: flex;
  flex-direction: column;
}

.contact-title {
  margin-top: 118px;
  font-size: 27px;
  font-family: HarmonyOS Sans SC;
  font-weight: bold;
  color: #FFFFFF;
}

.contact-phone {
  display: flex;
  align-items: center;
  margin-top: 43px;
  font-size: 19px;
  color: #FFF;
}

.contact-address {
  display: flex;
  align-items: center;
  margin-top: 5px;
  font-size: 19px;
  color: #FFF;
}
.contact-more {
  display: flex;
  align-items: center;
  margin-top: 5px;
  font-size: 19px;
  color: #222;
  margin-bottom: 141px;
  cursor: pointer;
}

.contact-more a {
  color: #222;
}

.contact-label {
  display: block;
  width: 80px;
  text-align: justify;
  text-align-last: justify;
  /*兼容IE*/
  text-justify: distribute-all-lines;
}

.contact-right {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.code-title {
  margin-top: 119px;
  font-size: 17px;
  font-family: HarmonyOS Sans SC;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 45px;
}

.code-image {
  display: block;
  width: 114px;
  height: 114px;
  margin-top: 8px;
}


.footer{
  height: 80px;
  background: #1F1F1F;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.footer p{
  font-size: 12px;
  font-family: PingFang-SC-Regular, PingFang-SC;
  font-weight: 400;
  color: #D4D4D4;
  line-height: 17px;
}

.product {
  color: #222;
  padding: 10px;
}

.mb10 {
  margin-bottom: 10px;
  margin-top: 10px;
}
.textIndent {
  text-indent: 2em;
  line-height: 20px;
} 
.product h2 {
  text-align: center;
  font-size: 30px;
  font-weight: bold;
}

.product .title {
  font-size: 20px;
  font-weight: bold;
}

.product .bold {
  font-weight: bold;
}

.product .text {
  line-height: 20px;
}

.product_table {
  width: 100%;
  border-collapse: collapse;
  max-width: 500px;
}
.product_table th, .product_table td {
  border: 1px solid black;
  padding: 8px;
  text-align: center;
}

.product_table td.left {
  font-weight: bold;
}