.main {
  display: flex;
  gap: 40px;
}
.demain {
  width: 66%;
}
.deriter {
  width: 34%;
      padding-top: 100px;
}

.fang {
  font-family: Arial, Arial;
  font-weight: bold;
  font-size: 16px;
  color: #312855;
  line-height: 20px;
  display: flex;
}
.fang span {
  margin-right: 12px;
}
.icon-home2:before {
  color: #f7639e;
}
.h2 {
  font-family: Arial, Arial;
  font-weight: 600;
    font-size: 18px;
    color: #333333;
    line-height: 22px;
  padding: 24px 0 12px 0;
}
.howde {
  display: flex;
  margin-top: 24px;
}
.howde img {
  width: 20px;
  height: 20px;
  margin-right: 12px;
}
.xingxing {
  display: flex;
  align-items: center;
  margin-top: 28px;
}
.footer_twiter {
  display: flex;
}

.icon-fenxiang:before{
  color: #f7639e;
  font-size: 16px;
  margin-right: 12px;
}

.footer_twiter li {
  font-family: Arial, Arial;
  font-weight: bold;
  font-size: 18px;
  color: #312855;
  line-height: 22px;
}
.span {
  font-family: Arial, Arial;
  font-weight: bold;
  font-size: 18px;
  color: #312855;
  line-height: 22px;
}

.icon-facebook:before,
.icon-twitter:before,
.icon-whatsapp:before,
.icon-reddit:before,
.icon-link:before {
  padding: 4px;
    font-size: 30px;
    font-weight: 100;
    background-color: #fef4f5;
    color: #f7639e;
    margin-left: 20px;
    cursor: pointer;
}
.dede {
  justify-content: flex-start;
}
.thlrit {
}

.maintop {
  flex-wrap: wrap;
}
.maintop dl {
  width: 31%;
}
.thlrit {
  width: 100%;
}
.wh p, .wh p span ,.wh ul,.wh ul li{
    padding: 0 !important;
    text-align: left !important;
    margin-left: 0 !important;
    margin-bottom: 10px !important;
    font-family: Arial, Arial !important;
    text-indent: 0pt !important;
    font-family:Arial, Arial !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    color: #333333 !important;
    line-height: 24px !important;
}
.wh h1, .wh h2, .wh h3, .wh h4 {
    text-indent: 0 !important;
    margin-left: 0 !important;
    margin-top: 10px !important;
    font-family: Arial, Arial !important;
    font-weight: 600 !important;
    font-size: 18px !important;
    color: #333333 !important;
    line-height: 22px !important;
}
.wh img {
    display: block;
    cursor: auto;
    width: 100% !important;
    max-width: 600px !important;
    margin: 15px auto 0px !important;
    height: auto !important;
}
@media (max-width: 1160px) {
  .maintop dl {
    width: 30%;
  }
    .howm dl:nth-of-type(n+3) {
     display: flex;
    }
  .main {
    flex-wrap: wrap;
  }
  .demain {
    width: 100%;
  }
  .deriter {
    width: 100%;
  }

  .maintop dl dt {
    height: 150px;
  }

  .main {
    gap: 0px;
  }

  .howm dl {
    width: 48%;
  }

  .howm {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}
@media (max-width: 768px) {
  .maintop dl {
    width: 31%;
  }
  .deriter {

      padding-top: 0px;
}

}
@media (max-width: 765px) {
  .fang {
    font-size: 14px;
    line-height: 18px;
  }
    .wh p, .wh p span {
        font-size: 14px !important;
        line-height: 20px !important;
    }
  .wh h1, .wh h2, .wh h3, .wh h4 {
        line-height: 20px !important;
    }
  .h2 {
    font-size: 16px;
    line-height: 20px;
    padding: 12px 0 12px 0;
  }
  .derder {
    padding-bottom: 12px;
  }

  .span {
    font-size: 16px;
    line-height: 20px;
  }

  .howde {
    flex-wrap: wrap;
  }
  .anfaceboxwchor {
    margin-left: 42px;
    margin-top: 12px;
  }

  .footer_twiter li:nth-child(1) {
    width: 100%;
    margin-bottom: 10px;
    font-size: 16px;
        line-height: 20px;
  }

  .footer_twiter {
    flex-wrap: wrap;
  }

  .icon-facebook:before,
  .icon-twitter:before,
  .icon-whatsapp:before,
  .icon-reddit:before,
  .icon-link:before {
    margin-left: 0px;
    margin-right: 10px;
    font-size: 24px;
  }

  .icon-share-0606:before {
    font-size: 16px;
    margin-top: -10px;
  }
  .xingxing {
    margin-top: 12px;
  }
  .maintop dl {
    width: 48%;
  }
  .howde img {
    width: 16px;
    height: 16px;
  }
  .howm dl {
    width: 100%;
  }
  .icon-fenxiang{
      margin-top: -34px;
  }
  
  
  
}

@media (max-width: 375px) {
    .anfaceboxwchor {
        margin-left: 30px;
     
    }
}










