@font-face {
  font-family: "Righteous";
  src: url("/Righteous/Righteous-Regular.ttf");
}
html {
  font-size: 5.20833333vw;
}
.banner {
  width: 100%;
  background: #1E7C02;
}
nav {
  display: flex;
  justify-content: space-between;
  align-items: center;
  box-sizing: border-box;
  padding: 0.4rem 1.6rem 0.3rem;
}
nav > img {
  height: 1.1rem;
}
nav > ul {
  display: flex;
  justify-content: center;
}
nav > ul > li {
  font-weight: 500;
  font-size: 0.22rem;
  color: #FFFFFF;
  margin-right: 0.6rem;
}
nav > ul > li > a {
  color: #fff;
}
nav > ul > li.nav4 {
  margin-right: 0;
}
.section1 {
  width: 100%;
  height: 6rem;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  box-sizing: border-box;
  padding-left: 1.6rem;
}
.section1 > ul {
  margin-right: 1.1rem;
}
.section1 > ul > li {
  color: #FFFFFF;
}
.section1 > ul > li:nth-child(1) {
  font-family: Righteous, Righteous;
  font-weight: 400;
  font-size: 0.48rem;
  color: #FFFFFF;
  text-align: left;
}
.section1 > ul > li:nth-child(2) {
  font-family: Righteous, Righteous;
  font-weight: 400;
  font-size: 0.48rem;
  text-align: left;
  margin-bottom: 0.35rem;
}
.section1 > ul > li:nth-child(3) {
  font-family: Gilroy, Gilroy;
  font-size: 0.24rem;
  margin-bottom: 0.1rem;
}
.section1 > ul > li:nth-child(4) {
  color: #8EE04E;
  font-size: 0.24rem;
  margin-bottom: 0.35rem;
}
.section1 > ul > li:nth-child(4) > span {
  color: #fff;
}
.section1 > ul > li:nth-child(5) {
  margin-bottom: 0.35rem;
}
.section1 > ul > li:nth-child(5) > img {
  height: 0.8rem;
}
.section1 > ul > li:nth-child(6) {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.section1 > ul > li:nth-child(6) > img {
  height: 0.54rem;
  margin-right: 0.7rem;
}
.section1 .banner_logo {
  height: 6rem;
}
.main {
  width: 100%;
  box-sizing: border-box;
}
.main .section2 {
  padding: 1rem 1.6rem;
  box-sizing: border-box;
}
.main .section2 .section2-title {
  font-family: Righteous, Righteous;
  font-weight: 400;
  font-size: 0.4rem;
  color: #131A22;
  line-height: 0.83rem;
  height: 0.83rem;
  margin-bottom: 0.3rem;
}
.main .section2 > ul {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.main .section2 > ul > li {
  flex: 1;
  margin-right: 0.24;
}
.main .section2 > ul > li:last-child {
  margin-right: 0;
}
.main .section2 > ul > li > img {
  height: 1.31rem;
}
.main .section2 > ul > li > p:nth-child(2) {
  font-family: Righteous, Righteous;
  font-weight: 400;
  font-size: 0.24rem;
  color: #131A22;
  text-align: left;
  margin-bottom: 0.1rem;
}
.main .section2 > ul > li > p:nth-child(3) {
  font-family: Roboto, Roboto;
  font-weight: 400;
  font-size: 0.16rem;
  color: #444444;
  text-align: left;
}
.main .section3 {
  padding: 0.3rem 1.6rem 0.6rem;
  box-sizing: border-box;
  background-color: #FBFFE9;
}
.main .section3 > .section_title {
  font-family: Righteous, Righteous;
  font-weight: 400;
  font-size: 0.4rem;
  color: #131A22;
  line-height: 0.83rem;
  height: 0.83rem;
  margin-bottom: 0.3rem;
}
.main .section3 > ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.main .section3 > ul > li {
  width: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.main .section3 > ul > li.eg {
  padding-left: 0.24rem;
  box-sizing: border-box;
}
.main .section3 > ul > li > img {
  margin-right: 0.5rem;
  height: 1.8rem;
}
.main .section3 > ul > li > div > p:nth-child(1) {
  font-family: Righteous, Righteous;
  font-weight: 400;
  font-size: 0.24rem;
  color: #131A22;
  text-align: left;
  margin-bottom: 0.16rem;
}
.main .section3 > ul > li > div > p:nth-child(2) {
  font-family: Roboto, Roboto;
  font-weight: 400;
  font-size: 0.16rem;
  color: #444444;
  text-align: left;
}
.main .section4 {
  background-color: #fff;
  padding: 1rem 1.6rem 0rem;
  box-sizing: border-box;
  position: relative;
  height: 6rem;
}
.main .section4 .box {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.main .section4 .box > img {
  text-align: left;
  height: 5rem;
  z-index: 1000;
}
.main .section4 .box > .text {
  z-index: 1000;
  padding-top: 0.32rem;
  box-sizing: border-box;
}
.main .section4 .box > .text > p:nth-child(1) {
  font-family: Righteous, Righteous;
  font-weight: 400;
  font-size: 0.4rem;
  color: #131A22;
  text-align: right;
  margin-bottom: 0.32rem;
}
.main .section4 .box > .text > p:nth-child(2) {
  font-family: Roboto, Roboto;
  font-weight: 400;
  font-size: 0.2rem;
  color: #444444;
  text-align: right;
}
.main .section4 .bottom_img {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 2.7rem;
  background-color: #fff;
  padding: 0 1.6rem;
  box-sizing: border-box;
}
.main .section4 .bottom_img > div {
  width: 100%;
  height: 100%;
  background-color: #FBFFE9;
  border-radius: 0 1.2rem 0 1.2rem;
  position: relative;
  padding-left: 6rem;
  padding-top: 0.3rem;
  box-sizing: border-box;
}
.main .section4 .bottom_img > div > ul {
  display: flex;
  justify-content: center;
  align-items: center;
}
.main .section4 .bottom_img > div > ul > li {
  flex: 1;
}
.main .section4 .bottom_img > div > ul > li > p:nth-child(1) {
  font-family: Righteous, Righteous;
  font-weight: 400;
  font-size: 0.24rem;
  color: #000000;
  text-align: left;
  margin-bottom: 0.3rem;
}
.main .section4 .bottom_img > div > ul > li > p:nth-child(2) {
  font-family: Roboto, Roboto;
  font-weight: 400;
  font-size: 0.23rem;
  color: #000000;
  text-align: left;
}
.main .section5 {
  padding: 1rem 1.6rem;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.main .section5 > ul {
  flex: 1;
}
.main .section5 > ul > li:nth-child(1) {
  font-family: Righteous, Righteous;
  font-weight: 400;
  font-size: 0.4rem;
  color: #131A22;
  text-align: left;
  margin-bottom: 0.32rem;
}
.main .section5 > ul > li:nth-child(2) {
  font-family: Roboto, Roboto;
  font-weight: 400;
  font-size: 0.2rem;
  color: #444444;
}
.main .section5 > ul > li:nth-child(3) {
  font-family: Roboto, Roboto;
  font-weight: 400;
  font-size: 0.2rem;
  color: #444444;
  margin-bottom: 0.34rem;
}
.main .section5 > ul > li:nth-child(4) {
  width: 5.1rem;
  height: 0.76rem;
  border-radius: 0.31rem;
  background-color: #EA4E39;
  line-height: 0.76rem;
  font-family: Roboto, Roboto;
  font-weight: 500;
  font-size: 0.24rem;
  color: #FFFFFF;
  text-align: center;
  margin-bottom: 0.34rem;
}
.main .section5 > ul > li:nth-child(5) {
  font-family: Roboto, Roboto;
  font-weight: 400;
  font-size: 0.16rem;
  color: #808691;
  text-align: left;
}
.main .section5 > ul > li:nth-child(6) {
  font-family: Roboto, Roboto;
  font-weight: 400;
  font-size: 0.16rem;
  color: #808691;
  text-align: left;
}
.main .section5 > img {
  width: 4.5rem;
}
.footer {
  width: 100%;
  height: 1.7rem;
  background: #413A3A;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 1.6rem;
}
.footer > img {
  width: 2.5rem;
}
.footer > ul {
  display: flex;
  justify-content: center;
  align-items: center;
}
.footer > ul > li {
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: 14px;
  color: #FFFFFF;
  line-height: 28px;
  text-align: left;
  margin-right: 0.24rem;
  text-decoration: underline;
}
