html {
  font-size: 5.20833333vw;
  /* background: red; */
}
.container {
  width: 100%;
  max-width: 1400px;
  margin: 0 auto;
}
.banner {
  width: 100%;
  /* background: url('../img/pc/box1/bannerbox.png') no-repeat; */
  background-size: 100%;
  /* background: linear-gradient(to right, white 0%, white 70%, #3EBAB0 70%, #3EBAB0 100%); */
}
nav {
  cursor: pointer;
  height: 96px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  box-sizing: border-box;
}
nav > img {
  height: 86px;
}
nav > ul {
  display: flex;
  justify-content: center;
}
nav > ul > li {
  font-size: 22px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #000;
  margin-right: 0.87rem;
}
nav > ul > li.nav4 {
  margin-right: 0;
}
nav > ul > li a {
  display: inline-block;
  padding: 7px 0;
  border-bottom: 3px solid transparent ;
}
.section1 {
  width: 100%;
  height: 884px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  /* box-sizing: border-box; */
  position: relative;
  background-size: 100% 112%;
  background-repeat:no-repeat;
  background-position: 0px -44px;
  /* overflow: hidden; */
  /* background-position: 0px 10px; */
}
.section1 .banner_logo {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 800px;
  /* height: 634px; */
  /* background-color: rgba(255, 255, 255, 0.5); */
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.section1 .banner_logo .person {
  width: 750px;
  /* height: 460px; */
}
.section1 .banner_logo .google {
  width: 167px;
  height: 167px;
  position: absolute;
  bottom: 0;
  left: 0;
}
.section1 .banner_logo .logo {
  width: 167px;
  height: 167px;
  position: absolute;
  top: -0.2rem;
  right: -0.75rem;
}
.container1{
  max-width: 1300px !important;
}
.section1 > ul > li {
  font-size: 22px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #000;
  margin-right: 87px;
  width: 576px;
}
.section1 > ul > li.nav11 {
  font-size: 49px;
  font-family: Helvetica-Bold, Helvetica;
  font-weight: bold;
  color: #111A21;
  margin-bottom: 0.69rem;
}
.section1 > ul > li.nav11>.fffsss {
 width: 601px;
}
.section1 > ul > li.nav11 span {
  font-size: 49px;
  font-family: Helvetica-Bold, Helvetica;
  font-weight: bold;
  color: #111A21;
  margin-bottom: 0.69rem;
  /* border-bottom: 5px solid #73BE4C; */
  color: #FEC500;
}
.section1 > ul > li.nav11 font {
  font-size: 40px;
  /* font-size: 60px;
  font-family: Helvetica-Bold, Helvetica;
  font-weight: bold;
  color: #111A21;
  margin-bottom: 0.69rem;
  border-bottom: 5px solid #1975F4; */
}
.section1 > ul > li.nav12 {
  font-size: 0.4rem;
  font-family: Helvetica;
  color: #B2B2B2;
  margin-bottom: 0.9rem;
}
.section1 > ul > li.nav13 {
  /* margin-left: -0.3rem; */
}
.section1 > ul > li.nav13 > img {
  width: 3.52rem;
  height: 1.05rem;
}
.main {
  width: 100%;
  box-sizing: border-box;
}
.main .gray {
  /* background-color: #F6F5EE; */
}

.main .section4 .title > p {
  font-size: 48px;
  font-family: Montserrat;
  font-weight: 400;
  color: #000000;
}
.main .section4 .title > p>span {
  font-size: 82px;
font-family: Montserrat;
font-weight: 500;
color: #73BE4C;
}



.main .section3 .title > img {
  width: 2.66rem;
  height: 0.5rem;
}
.main .section3 .green {
  /* background-color: #F7FDFC; */
  padding: 80px 0;
  box-sizing: border-box;
}
.main .section3 .box1 {
  width: 100%;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #fff;
  border-radius:40px ;
}
.main .section3 .box1 > img {
  width: 492px;
  height: 492px;
}
.main .section3 .box1 > div {
  box-sizing: border-box;
  padding: 77px 0;
  margin-right:60px ;
  position: relative;
}
.main .section3 .box1 > div p {
  /* width: 487px; */
  text-align: right;
  font-size: 30px;
  font-family: OPPOSans-B, OPPOSans;
  font-weight: normal;
  color: #111A21;
  line-height: 48px;
  margin-bottom: 48px;
}
.main .section3 .box1 > div > img {
  width: 497px;
  height: 78px;
}
.main .section3 .box1 > div > .ggghhha {
  width: 167px;
  height: 167px;
  position: absolute;
  right: -10px;
  top: -82px;
}
.main .section3 .box2 {
  /* padding: 30px 0; */
  box-sizing: border-box;
}
.main .section3 .box2 .title {
  text-align: center;
  font-size: 34px;
  font-family: OPPOSans-B, OPPOSans;
  font-weight: normal;
  color: #111A21;
  line-height: 48px;
  margin-bottom: 60px;
}
.main .section3 .box2 > ul {
  width: 100%;
}
.main .section3 .box2 > ul > li {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.main .section3 .box2 > ul > li >img{
  /* width: 100%;
  display: flex;
  /* justify-content: space-between; */
 width: 281px;
 height: 300px;
}
.main .section3 .box2 > ul > li:nth-of-type(2) {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
 margin-top: 50px;
 margin-bottom: 80px;
  /* margin-top: -1rem; */
}
.main .section3 .box2 > ul > li:nth-of-type(2) > div {
  font-size: 24px;
  font-family: OPPOSans-M, OPPOSans;
font-weight: normal;
color: #111A21;
text-align: left;
  /* width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center; */
  /* margin-top: -1rem; */
}
.main .section3 .box2 > ul > li h4 {
  font-size: 48px;
  color: #C8C7C3;
  font-weight: 550;
}
/* .main .section3 .box2 > ul > li .box2_right {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  position: relative;
  padding-left: 400px;
  box-sizing: border-box;
} */
/* .main .section3 .box2 > ul > li:nth-of-type(1)> div:nth-of-type(2) {

margin-left: 0.46rem;
margin-top: -0.5rem;
} */
/* .main .section3 .box2 > ul > li:nth-of-type(2)> div:nth-of-type(1) {

margin-top: -0.5rem;
} */
.main .section3 .box2 > ul > li div>h1 {
  font-size: 0.44rem;
  font-family: OPPOSans-H, OPPOSans;
  font-weight: normal;
  color: #111A21;
  /* width: 2rem; */
  text-align: left;
}
.main .section3 .box2 > ul > li div>h2 {
  font-size: 0.28rem;
  font-family: OPPOSans-H, OPPOSans;
  font-weight: normal;
  color: #111A21;
  /* width: 2rem; */
  text-align: left;
  margin: 0.3rem 0;
}
.main .section3 .box2 > ul > li div>p {
  font-size: 0.22rem;
  font-family: OPPOSans-H, OPPOSans;
  font-weight: normal;
  color: #111A21;
  /* width: 2rem; */
  text-align: left;
}
.main .section3 .box2 > ul > li .box2_right p {
  width: 450px;
  height: 302px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  max-width: 450px;
  font-size: 22px;
  color: #FFFFFF;
  background-color: #73BE4C;
  opacity: 0.8;
  border-radius: 10px;
  text-align: left;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 35px;
  box-sizing: border-box;
}
.main .section3 .box2 > ul > li .box2_right > img {
  width: 6.74rem;
  height: 6.74rem;
}
/* .main .section3 .box2 > ul > li .box2_left {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  position: relative;
  padding-right: 400px;
  box-sizing: border-box;
} */
.main .section3 .box2 > ul > li .box2_left p {
  width: 450px;
  height: 302px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  max-width: 450px;
  font-size: 22px;
  color: #FFFFFF;
  background-color: #73BE4C;
  opacity: 0.8;
  border-radius: 10px;
  text-align: left;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 35px;
  box-sizing: border-box;
}
.main .section3 .box2 > ul > li .box2_left > img {
  width: 6.74rem;
  height: 6.74rem;
}
.main .section4 {
  box-sizing: border-box;
  /* text-align: center; */
  padding: 0.3rem 0;
  /* background-color: #F6F5EE; */
  padding-bottom: 0;
}
.main .section4 .title > img {
  width: 603px;
  /* height: 0.69rem; */
}
.main .section4 .content .title {
  text-align: left;
  font-size: 0.3rem;
  font-family: OPPOSans-B, OPPOSans;
  font-weight: normal;
  color: #111A21;
  line-height: 0.48rem;
  margin-bottom: 0.7rem;
  margin-top: 0.7rem;
}
.main .section4 .content .small-content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0.7rem;
}
.main .section4 .content .small-content > ul {
  margin-top: 0.54rem;
  width: 100%;
}
.main .section4 .content .small-content > ul > li {
  display: flex;
  margin-bottom: 60px;
  width: 100%;
  align-items: center;
  /* background: red; */
  justify-content: space-between;
}
/* .main .section4 .content .small-content > ul > li > img {
  width: 1rem;
  margin-right: 0.2rem;
} */
.main .section4 .content .small-content > ul > li > div {
  /* width: 660px;
  height: 280px;
  background: #FFFFFF;
  border-radius: 24px !important; */
  display: flex;
  align-items: center;
  /* background: red; */
}
.main .section4 .content .small-content > ul > li > div>div {
  /* width: 660px;
  height: 280px;
  background: #FFFFFF;
  border-radius: 24px !important; */
  /* background: red; */
  /* width: 210px; */
  text-align: left;
  /* display: flex; */
}
.main .section4 .content .small-content > ul > li > div>div:nth-of-type(1)>img {
  /* width: 660px;
  height: 280px;
  background: #FFFFFF;
  border-radius: 24px !important; */
  /* background: red; */
  width: 210px;
  text-align: left;
  margin-left: 36px;
  margin-right: 32px;
}
.main .section4 .content .small-content > ul > li > div>div:nth-of-type(2)>p:nth-of-type(2){

  
color: #006B3F;
}
.main .section4 .content .small-content > ul > li > .dox1 {
  /* width: 660px;
  height: 280px;
  background: pink; */
  /* background: red; */
  /* margin-right: 118px; */
}
.main .section4 .content .small-content > ul > li > div img{
  width: 100%;
  /* background: red; */
}
.main .section4 .content .small-content > ul > li > div p:nth-of-type(1){
  font-size: 28px;
  /* margin-bottom: 0.3rem; */
color: #111A21;
text-align: center;
}
.main .section4 .content .small-content > ul > li > div p:nth-of-type(2){
  font-size: 24px;
  text-align: center;
color: #111A21;
}
/* .main .section4 .content .small-content > ul > li > div {
  width: 5.96rem;
  height: 0.9rem;
  box-sizing: border-box;
  padding-left: 0.4rem;
  border-radius: 0.45rem;
  font-size: 0.2rem;
  line-height: 0.9rem;
  font-family: OPPOSans-M, OPPOSans;
  font-weight: normal;
  color: #111A21;
  text-align: left;
  border: 1px solid #1975F4;
}
.main .section4 .content .small-content > ul > li > div span {
  font-weight: 500;
  color: #1975F4;
}
.main .section4 .content .small-content > ul > li > div.eg {
  background: #1975F4;
} */
.main .section4 .content .small-content > img {
  width: 3.36rem;
  height: 3.31rem;
  display: flex;
  align-items: center;
}
.footer {
  width: 100%;
  /* height: 2.68rem; */
  /* background: url('../img/pc/footer/bg.png') no-repeat top left / 100% 100%; */
  /* padding: 0.5rem 3.3rem 0 3.6rem; */
  box-sizing: border-box;
}
.footer > ul {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.footer > ul > li {
  font-size: 0.16rem;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #FFFFFF;
  line-height: 0.22rem;
}
.footer > ul > li .frist {
  font-size: 0.2rem;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 500;
  /* color: #1975F4; */
  line-height: 0.28rem;
  margin-bottom: 0.18rem;
}
.footer > ul > li:nth-of-type(1) > img {
  width: 2.1rem;
  margin-bottom: 0.16rem;
}
.footer > ul > li:nth-of-type(1) > div {
  font-size: 0.16rem;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #FFFFFF;
  line-height: 0.22rem;
}
.footer > ul > li:nth-of-type(2) {
  margin-right: 2rem;
}
.footer > ul > li:nth-of-type(2) > div {
  margin-bottom: 0.12rem;
}
.footer > ul > li:nth-of-type(3) > ul {
  display: flex;
  justify-content: center;
}
.footer > ul > li:nth-of-type(3) > ul > li > img {
  width: 0.38rem;
  margin-right: 0.24rem;
}
.fsasffss{
  width: 100%;
height: 75px;
background: linear-gradient(87deg, #7DC359, #C8E8B8);
}
.jjjjjjj{
  width: 100%;
  /* background-color: #F6F5EE; */
}
.fffsssffss{
  /* width: 600px !important; */
  text-align: center !important;
  justify-content: center !important;
}
.box2_imgs{
  width:712px !important;
}

.box2_imgs1{
  width: 474px !important;
}
.box2_imgs2{
  width: 540px;
}
.box2_bgs{
  width: 768px;
  margin-right: 100px;
  margin-top: 10px;
}
.main .section2 {
  padding: 0.5rem 0 0.8rem;
  text-align: center;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  background: #fff;
    width: 96%;
    margin: 0 auto;
    border-radius: 60px;
}
.main .section2 .title > img {
  width: 726px;
  /* height: 86px; */
}
.main .section2 > ul {
  width: 100%;
  margin-top: 0.95rem;
  display: flex;
  /* justify-content: space-between;  */
   align-items: center;
}
.main .section2 > ul  li {
  /* position: relative; */
  width: 100%;
  display: flex;
  text-align: left;
  margin-top: 20px;
  /* background: red; */
  /* align-items: center; */
}
.main .section2 > ul  li>div:nth-of-type(2) {
  /* position: relative; */
margin-left: 30px;
  /* align-items: center; */
}
.main .section2 > ul  li:nth-of-type(2)>div:nth-of-type(1) {
  /* position: relative; */
  /* width: 100%;
  display: flex;
  text-align: left; */
  /* margin-left: 140px; */
}
.main .section2 > ul  li:nth-of-type(3)>div:nth-of-type(1) {
  /* position: relative; */
  /* width: 100%;
  display: flex;
  text-align: left; */
  /* margin-left: 280px; */
}
.main .section2 > ul  li>div>img {
  /* position: relative; */
  width:140px;
  height: 140px;
}
.main .section2 > ul  li > img {
  position: absolute;
  top: -80px;
  left: 50%;
  transform: translateX(-50%);
  width: 160px;
  height: 160px;
}
.main .section2 > ul  li p:nth-of-type(1) {

  /* box-sizing: border-box; */
  font-size: 34px;
  color: #111A21; 
  margin-bottom: 20px;
}
.main .section2 > ul  li p {
  width: 700px;
  /* padding: 0 25px; */
  box-sizing: border-box;
  font-size: 22px;
  color: #707980;
}
.main .section2 > .title >p{
  font-size: 64px !important;
  /* color: #fff; */
}
.section2_imgs{
  width: 628.27px !important;
  margin-left: 50px;
  margin-right: 70px;
}
.fafaawa{
  margin-left: 100px;
  color: #000 !important;
}
.fafaawa1{
  text-align: right;
  width: 400px;
  margin-top: 50px !important;
}
/*  */
.small-content .dox2{
  width: 440px;
  height: 600px;
  /* background: url('../img/pc/box4/step22.png') no-repeat; */
  background-size: 100%;
  background-position: 0px 44px;
}
.small-content .dox3{
  width: 440px;
  height: 600px;
  /* background: url('../img/pc/box4/step23.png') no-repeat; */
  background-size: 100%;
}
.small-content .doxx{
  width: 100%;
}
.small-content .doxx >div{
  width: 100%;
}
.small-content .doxx >div>div{
  /* margin-left: 50px; */
  width: 100%;
  text-align: center !important;
  margin-top: 280px;
}
.box_top{
  width: 100%;
  height: 2000px;
  background: url('../img/pc/box1/step23.png') no-repeat;
  background-size: 100%;
}
.box_bottom{
  width: 100%;
  height: 1157px;
  background: url('../img/pc/box1/step25.png') no-repeat;
  background-size: 100%;
}
.container_imgs{
  margin-top: 90px;
}
.container_content{
  margin-top: 50px;
  margin-left: 160px;
}
.terms{
  width: 200px;
}
a{
  color: #FFFFFF;
}
.dox1 >img{
  width: 686.5px !important;
}
.fij_box4{
  display: flex;
  align-items: center;
  margin-top: 40px;
}
.fij_box4 > img{
  width: 88px !important;
 
}

.del-link-container {
  text-align: left;
  background: #CEECF4;
  padding: .9rem 2.82rem;
}

.del-link-container p {
  font-weight: 600;
  font-size: .96rem;
  color: #000000;
  margin-bottom: .9rem;
  text-align: center;
}
.del-link-container >div {
  background: #fff;
  border-radius: .6rem;
  padding: .7rem;
  display: flex;
}
.del-link-container img {
  width: 4.7rem;
  height: 3.8rem;
  margin-right: 1.16rem;
}
.del-link-container a {
  display: inline-block;
  background: #DDF247;
  font-weight: 400;
  font-size: .28rem;
  color: #000000;
  padding: .24rem;
  text-align: center;
  border-radius: .3rem;
  text-decoration: underline;
}
.del-link-container p {
  text-align: left;
  font-weight: 600;
  font-size: .48rem;
  color: #353539;
  margin-bottom: .48rem;
}