  .sideBar {
      position: fixed;
      right: 0;
      top: 40%;
      transform: translateY(-50%);
      z-index: 998;
  }

  .side1 {
      width: 50px;
      height: 150px;
      background: #222;
      text-align: center;
      transition: all 0.5s;
      display: flex;
      align-items: center;
      justify-content: center;
  }

  .side1 a,
  .side1 img,
  .side1 i,
  .side1 span {
      display: block;
  }

  .side1 img {
      margin: 0 auto;
  }

  .side1 i {
      margin: 10px auto;
      width: 1px;
      height: 20px;
      background: #fff;
      transition: all 0.5s ease;
  }

  .side1 span {
      color: #fff;
      font-size: 14px;
      writing-mode: vertical-lr;
      margin: 0 auto;
      letter-spacing: 2px;
  }

  .side1:hover {
      background: rgb(221 117 28 / 100%);
  }

  .side1:hover a img {
      animation: jitter 0.5s;
  }

  .side {
      height: 50px;
      position: absolute;
      transition: all 0.5s;
  }

  .side a {
      display: block;
      height: 50px;
      font-size: 0;
  }

  .side i,
  .side span {
      display: inline-block;
      vertical-align: middle;
      height: 100%;
      line-height: 50px;
  }

  .side i {
      width: 50px;
      text-align: center;
      background: rgb(221 117 28 / 90%);
      transition: all 0.3s;
  }

  .side i img {
      vertical-align: middle;
  }

  .side span {
      text-align: center;
      line-height: 50px;
      background: #232323;
      font-size: 13px;
      color: #fff;
      transition: all 1s;
  }

  .side2 {
      top: 151px;
      right: -140px;
      width: 190px;
  }

  .side2 span {
      width: 140px;
  }

  .side3 {
      right: -190px;
      width: 240px;
      top: 202px;
  }

  .side3 span {
      width: 190px;
  }

  .side4 {
      right: -140px;
      width: 190px;
      top: 253px;
  }

  .side4 span {
      width: 140px;
  }


  .side5 {
      right: -90px;
      width: 140px;
      top: 253px;
      cursor: pointer;
  }

  .side5 span {
      width: 90px;
      font-size: 14px;
  }

  .qcodePic {
      width: 100%;
      position: absolute;
      top: 50px;
      left: 0;
      display: none;
      z-index: 99;
      text-align: center;
      background: #fff;
      border: 1px solid #e5e5e5;
  }

  .side5:hover .qcodePic {
      display: block;
  }

  .side6 {
      right: -90px;
      width: 140px;
      top: 305px;
      cursor: pointer;
  }

  .side6 span {
      width: 90px;
      font-size: 14px;
  }

  .side:hover {
      right: 0;
  }

  .side:hover i {
      background: rgb(221 117 28 / 100%);
  }

  .wxPic {
      position: fixed;
      width: 100%;
      height: 100%;
      left: 0;
      top: 0;
      background: rgba(0, 0, 0, 0.8);
      z-index: 9999;
      display: none;
  }

  .wxPic img {
      width: auto;
      position: absolute;
      left: 50%;
      top: 50%;
      transform: translate(-50%, -50%);
  }

  .m-foot {
      position: fixed;
      bottom: 0;
      left: 0;
      z-index: 999;
      width: 100%;
      background: #f5f5f5;
      display: none;
  }

  .m-foot ul {
      font-size: 0;
      text-align: center;
      height: 54px;
  }

  .m-foot ul li {
      float: left;
      width: 20%;
      height: 54px;
      display: flex;
      justify-content: center;
      align-items: center;
      border-left: 1px solid #dbdbdb;
      border-top: 1px solid #dbdbdb;
  }

  .m-foot ul li:nth-child(3) {
      background: #e80101;
      border-left: none;
      border-top: 1px solid #e80101;
  }

  .m-foot ul li:nth-child(3) span {
      color: #fff !important;
  }

  .m-foot ul li:first-child,
  .m-foot ul li:nth-child(4) {
      border-left: none;
  }

  .m-foot ul li span,
  .m-foot ul li img {
      display: block;
      margin: 6px auto;
  }

  .m-foot ul li span {
      line-height: 14px;
      font-size: 12px;
      color: #1a1a1a;
      transition: all 0.4s;
  }

  .m-foot ul li:hover span {
      color: #e80101;
  }

  .wyz {
      position: fixed;
      width: 50px;
      height: 50px !important;
      right: 6px;
      bottom: 150px;
      z-index: 90;
      display: none;
  }

  @media only screen and (max-width: 768px) {
      .sideBar {
          display: none;
      }

      .m-foot {
          display: block;
      }

      .wyz {
          display: block;
      }

  }



/*=============五大优势==============*/
.e_container-6   .join_Advan{
  width:580px;
  height:580px;
  margin:0 auto;
  padding:65px;
  position:relative;
  z-index:1;
}
.e_container-6   .join_Advan:before{
  content:'';
  border:2px solid #2b3faa;
  border-radius:50%;
  position:absolute;
  left:0px;
  top:0px;
  right:0px;
  bottom:0px;
}
.e_container-6   .Round{
  width:100%;
  height:100%;
  background-image:url(https://omo-oss-image.thefastimg.com/portal-saas/new2022111719175247040/cms/image/dbd5d9fa-7034-4ef1-bf72-c48d3ec67ce7.png?d=1672383938677);
  background-size:cover;
  background-position:center;
  background-repeat:no-repeat;
  border:2px solid rgba(43,63,170,.3);
  border-radius:50%;
  /*-webkit-animation:loadingRipp 30s linear infinite;
  animation:loadingRipp 30s linear infinite;*/
}
@keyframes loadingRipp{
  0%{
    opacity:1;
    transform:rotate(0deg);
  }
  50%{
    opacity:1;
    transform:rotate(180deg);
  }
  100%{
    opacity:1;
    transform:rotate(360deg);
  }
}
.e_container-6   .join_Advan li{
  position:absolute;
  font-size:24px;
  font-weight:bold;
  color:#192a84;
  min-height:99px;
  background-size:99px auto;
  background-repeat:no-repeat;
}
.e_container-6   .item1{
  top:0;
  right:410px;
  width:265px;
  padding-right:120px;
  padding-top:35px;
  background-image:url(https://omo-oss-image.thefastimg.com/portal-saas/new2022111719175247040/cms/image/3a4660a2-b03c-4778-8022-64d6ad4be83d.png?d=1672383954871);
  background-position:right 0;
}
.e_container-6   .item2{
  top:0;
  left:410px;
  width:265px;
  padding-left:120px;
  padding-top:35px;
  background-image:url(https://omo-oss-image.thefastimg.com/portal-saas/new2022111719175247040/cms/image/29d53115-4e66-4f7b-9e9f-549a107a2408.png?d=1672383966430);
  background-position:left 0;
}
.e_container-6   .item3{
  top:46%;
  right:532px;
  width:265px;
  padding-right:120px;
  padding-top:35px;
  background-image:url(https://omo-oss-image.thefastimg.com/portal-saas/new2022111719175247040/cms/image/3f40109c-e2c3-4a51-9e27-63c5c9a5b417.png?d=1672383975365);
  background-position:right 0;
}
.e_container-6   .item4{
  top:46%;
  left:542px;
  width:265px;
  padding-left:120px;
  padding-top:35px;
  background-image:url(https://omo-oss-image.thefastimg.com/portal-saas/new2022111719175247040/cms/image/9900d91a-f605-4aba-8c5f-ff34bd68bb60.png?d=1672383986749);
  background-position:left 0;
}
.e_container-6   .item5{
  top:530px;
  left:27%;
  width:265px;
  padding-top:110px;
  background-image:url(https://omo-oss-image.thefastimg.com/portal-saas/new2022111719175247040/cms/image/ae75ef70-3c96-4e27-baf7-7336fee912e5.png?d=1672383998557);
  background-position:center 0;
  text-align:center;
}
@media only screen and (max-width: 1024px){
.e_container-6   .join_Advan{
  width:540px;
  height:540px;
}
.e_container-6   .join_Advan li{
  background-size:70px auto;
  font-size:20px;
  min-height:70px;
}
.e_container-6   .item1{
  right:370px;
  width:210px;
  padding-right:85px;
  padding-top:20px;
}
.e_container-6   .item2{
  left:385px;
  width:210px;
  padding-left:85px;
  padding-top:20px;
}
.e_container-6   .item3{
  right:500px;
  width:210px;
  padding-right:85px;
  padding-top:20px;
}
.e_container-6   .item4{
  left:500px;
  width:210px;
  padding-left:85px;
  padding-top:20px;
}
.e_container-6   .item5{
  top:500px;
  left:27%;
  width:240px;
  padding-top:80px;
}
}
@media only screen and (max-width: 10px){
.e_container-6   .join_Advan{
  width:100%;
  height:auto;
  padding:0;
}
.e_container-6   .Round{
  width:100%;
  padding-bottom:100%;
}
.e_container-6   .join_Advan:before{
  display:none;
}
.e_container-6   .join_Advan li{
  position:static;
  left:auto;
  right:auto;
  top:auto;
  padding-left:85px;
  padding-right:0;
  padding-top:20px;
  background-position:left 0;
  text-align:left;
  margin-top:10px;
  width:49%;
  display:inline-block;
}
}
@media only screen and (max-width: 11px){/*小屏*/
  .e_container-6  {
    min-height:500px;  
    width:100%;
  }
  .e_container-6   .join_Advan li{
    padding-left:0;
    padding-right:0;
    padding-top:85px;
    background-position:center 0;
    text-align:center;
    margin-top:10px;
    width:49%;
    display:inline-block;
  }
  .e_container-6   .item2{
    text-align:right;
  }
  .e_container-6   .item4{
    text-align:right;
  }
}
@media only screen and (max-width: 940px){
  .e_container-6   .join_Advan{
    transform:scale(.8);
  }
}
@media only screen and (max-width: 768px){
  #c_portalResPublic_codeContainer-16089603073248358{
    width:100%;
    height:280px !important;
    position:relative;
  }
  .e_container-6   .join_Advan{
    padding:40px;
    position:absolute;
    left:50%;
    top:50%;
    margin:auto;
    transform:translate(-50%,-50%) scale(.4);
  }
}
@media only screen and (min-width: 769px){/*大屏*/
.e_container-6  {
  min-height:500px;  
  width:100%;
}
}
@media only screen and (max-width: 1024px) and (min-width: 769px){/*中屏*/
    
}





/*============================*/

.reset_style {
    text-align: center;
}


.reset_style h2 {
    font-size: 36px;
    font-weight: bold;
    color: #333;
    display: inline-block;
    position: relative;
    z-index: 1;
    padding-left: 16px;
    padding-right: 16px;
    padding-bottom: 16px;
  
}


.reset_style h2 span {
    display: inline-block;
    padding: 0 20px;
}

.reset_style h2 span:before {
    content: '';
    width: 21px;
    height: 27px;
    margin: 0 auto 15px auto;
    display: block;
    background-image: url(https://omo-oss-image.thefastimg.com/portal-saas/new2022111719175247040/cms/image/1c8b551a-cfe6-4593-a0b3-877d4aedd19e.png?d=1672387072522);
    background-size: cover;
    background-repeat: no-repeat;
}

.reset_style h2 span:after {
    content: '';
    width: 21px;
    height: 17px;
    margin: 15px auto 0 auto;
    display: block;
    background-image: url(https://omo-oss-image.thefastimg.com/portal-saas/new2022111719175247040/cms/image/80bb1ce1-2543-4df1-a513-61ef7e181352.png?d=1672387110682);
    background-size: cover;
    background-repeat: no-repeat;
}


#c_static_001-16723880385401 .reset_style h2 span:before{     content: '';
    width: 68px;
    height: 28px;
    margin: 0 auto 15px auto;
    display: block;
  
    background-size: cover;
    background-repeat: no-repeat; background-image: url(https://omo-oss-image.thefastimg.com/portal-saas/new2022111719175247040/cms/image/f2a0c2d9-3425-4f52-9c6b-db7dd1d8b0c8.png?d=1672389119188);}

#c_static_001-16723880385401 .reset_style h2 span:after { content: '';
    width: 68px;
    height: 17px;
    margin: 15px auto 0 auto;
    display: block;

    background-size: cover;
    background-repeat: no-repeat; background-image: url(https://omo-oss-image.thefastimg.com/portal-saas/new2022111719175247040/cms/image/c5715634-8f97-4c27-a74b-43f101b4be05.png?d=1672389136299);}



#c_static_001-16723898727621 .reset_style h2 span:before{     content: '';
    width: 68px;
    height: 28px;
    margin: 0 auto 15px auto;
    display: block;
  
    background-size: cover;
    background-repeat: no-repeat; background-image: url(https://omo-oss-image.thefastimg.com/portal-saas/new2022111719175247040/cms/image/f2a0c2d9-3425-4f52-9c6b-db7dd1d8b0c8.png?d=1672389119188);}

#c_static_001-16723898727621 .reset_style h2 span:after { content: '';
    width: 68px;
    height: 17px;
    margin: 15px auto 0 auto;
    display: block;

    background-size: cover;
    background-repeat: no-repeat; background-image: url(https://omo-oss-image.thefastimg.com/portal-saas/new2022111719175247040/cms/image/7cbfccfe-a9c1-4852-ac5b-007ef2845fe9.png?d=1672390043730);}


#c_static_001-16723919001081 .reset_style h2 span:before{display:none;}
#c_static_001-16723919001081 .reset_style h2 span:after {display:none;}
#c_static_001-16723919001081 .reset_style h2 span{padding: 30px 30px;}


.reset_style h2:after {
    content: '';
    border: 2px solid #a2a9cd;
    position: absolute;
    left: 0;
    top: 63px;
    right: 0;
    bottom: 0;
    z-index: -1;
}

.reset_style h2:before {
    content: '';
    border: 2px solid #efefef;
    position: absolute;
    left: 16px;
    top: 63px;
    right: 16px;
    z-index: -1;
}