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

.fang {
  font-family: Noto Sans, Noto Sans;
  font-weight: bold;
  font-size: 16px;
  color: #198754b0;
  line-height: 20px;
  display: flex;
}
.fang span {
  margin-right: 12px;
}
.h2 {
  font-family: Noto Sans, Noto Sans;
  font-weight: 600;
  font-size: 24px;
  color: #333333;
  line-height: 32px;
  padding: 24px 0 12px 0;
}
.der {
  font-family: Noto Sans, Noto Sans;
  font-weight: 500;
  font-size: 16px;
  color: #808080;
  line-height: 24px;
  margin-bottom: 12px;
}
.howde {
  display: flex;
  margin-top: 24px;
      align-items: center;
}
.howde img {
  width: 20px;
  height: 20px;
  margin-right: 12px;
}
.xingxing {
  display: flex;
  align-items: center;
  margin-top: 28px;
}
.span {
  font-family: Noto Sans, Noto Sans;
  font-weight: bold;
  font-size: 20px;
  color: #333333;
  line-height: 24px;
}
.dede {
  justify-content: flex-start;
}
.itemww.active1 {
 background: #247AF2;
  border: 2px solid #247AF2;
  color: #FFFFFF;
}
.container1{
display: flex
;margin-left: 24px;
    align-items: center;

}
.itemww{
       cursor: pointer;
font-family: Noto Sans, Noto Sans;
    font-weight: 600;
    font-size: 16px;
    color: #333333;
    line-height: 20px;
    padding: 10px 15px;
    border-radius: 0px 12px 12px 12px;
    border: 2px solid #333333;
    margin-right: 10px;





}

.maintop {
  flex-wrap: wrap;
}
.maintop dl {
  width: 31%;
}
.thlrit {
  width: 100%;
}
.wh p,
.wh p span,
.wh ul,
.wh ul li ,.wh ol,
.wh ol li{
  padding: 0 !important;
  text-align: left !important;
  margin-left: 0 !important;
  margin-bottom: 10px !important;
  font-family: Noto Sans, Noto Sans !important;
  text-indent: 0pt !important;
  font-weight: 400 !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: Noto Sans, Noto Sans !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;
}

.maintop p {
  font-family: Noto Sans, Noto Sans;
  font-weight: 600;
  font-size: 14px;
  color: #198754b0;
  line-height: 18px;
  margin-top: 8px;
  margin-bottom: 4px;
}

.howder {
  font-family: Noto Sans, Noto Sans;
  font-weight: 600;
  font-size: 16px;
  color: #333333;
  line-height: 20px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  overflow: hidden;
}
.tiiime {
  font-family: Noto Sans, Noto Sans;
  font-weight: 500;
  font-size: 14px;
  color: #999999;
  line-height: 18px;
}
.maintop dl dt {
  height: 160px;
}
.howm dl dt {
  height: 124px;
  width: 50%;
}
.howm dl dd p {
  color: #198754b0;
}

.footer_twiter li {
  font-size: 38px;
  line-height: 40px;
  padding: 2px;
  cursor: pointer;
  background-color: #e8e8e8;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
}

.howm dl dd {
  width: 50%;
}

@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;
  }
  .footer_twiter {
    justify-content: flex-start;
}
  
  
  
  
}
@media (max-width: 765px) {
  .container1 {
    margin-left: 0px;
    margin-top: 10px;
    font-size: 13px;
line-height: 16px;
        padding: 12px 13px;
}
  .howder{
      font-size: 14px;
    line-height: 18px;
  }
  
  
  
  
  
  
  
  
  
  
  .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;
  }

 
  .xingxing {
    margin-top: 12px;
  }
  .maintop dl {
    width: 48%;
  }
  .howde img {
    width: 16px;
    height: 16px;
  }
  .howm dl {
    width: 100%;
  }
  .icon-fenxiang {
    margin-top: -34px;
  }
  .footer_twiter {
    justify-content: flex-start;
}
}

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