html,
body {
  margin: 0;
  padding: 0;
}
body {
  min-height: 100vh;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
  font-size: 16px;
}
.fss-20 {
  font-size: 20px;
}
.fss-40 {
  font-size: 40px;
}
.fss-60 {
  font-size: 60px;
}
.mb10 {
  margin-bottom: 10px!important;
}
.mb20 {
  margin-bottom: 20px!important;
}
.mb30 {
  margin-bottom: 30px!important;
}
.mb60 {
  margin-bottom: 60px;
}
.mb100 {
  margin-bottom: 100px;
}
.mb150 {
  margin-bottom: 150px;
}
.text_c {
  text-align: center;
}
.c_white {
  color: #ffffff;
}
.uju {
  width: 1129px;
  margin: 0 auto;
}
header {
  box-shadow: 0 4px 8px rgba(0,0,0,.2);
  width: 100%;
  min-width: 1129px;
  z-index: 2;
}
.heannejju_ul a {
  text-decoration: none;
  color: #31313E;
}
.selectjjseu>a {
  color: rgb(39, 217, 217);
}
.heannejju_ul {
  list-style: none;
}
.heannejju {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 50px;
  box-sizing: border-box;
}
.heannejju_ul {
  display: flex;
  align-items: center;
}
.heannejju_ul>li {
  margin-left: 30px;
}
.heannejju_imgarea {
  display: flex;
  align-items: center;
}
.heannejju_imgarea>img {
  width: 60px;
}
.heannejju_imgarea>p {
  font-size: 30px;
  margin-left: 10px;
}
.eoiuthhw {
  padding-top: 60px;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
}
.eoiuthhw_1 {
  padding-top: 20px;
  box-sizing: border-box;
}
.eoiuthhw_1>p {
  margin: 0;
}

.eoiuthhw_2 {
  width: 40%;
}
.eoiuthhw_2_img {
  display: block;
  width: 100%;
}
.biuewtwei {
  display: flex;
  justify-content: space-between;
}
.prguu {
  width: 24%;
  background-color: #31313E;
  border-radius: 5px;
  padding: 24px;
  box-sizing: border-box;
}
.circle {
  width: 50px;
  height: 50px;
  margin: 0 auto;
  border-radius: 50%;
  background-color: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
}
.pkkweuu {
  display: flex;
  justify-content: space-between;
}
.pkkweuu_1_item {
  display: flex;
  align-items: center;
}
.pkkweuu_1_item p {
  margin: 0;
}
.pkkweuu_1_item_tag {
  width: 73px;
}
.pkkweuu_1_item_tag>img {
  display: block;
  width: 100%;
}
.pkkweuu_2_img {
  width: 461px;
}
.pkkweuu_1_item_title {
  font-size: 28px;
}
.foorjhhe {
  text-align: center;
}
footer {
  width: 100%;
  min-width: 1129px;
  background-color: #31313E;
  padding: 20px 0;
  box-sizing: border-box;
}
footer p {
  margin: 0;
  color: #ffffff;
}

.liwuuygy {
  min-height: 100vh;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
}
.jeeuuyy {
  flex: 1;
}
.llbuuru {
  width: 100%;
  min-width: 1129px;
  background-color: rgb(243, 245, 253);
  display: flex;
  justify-content: space-around;
  padding-top: 50px;
  box-sizing: border-box;
}
.llbuuru_account_img {
  width: 500px;
  display: block;
}
.llbuuru_r {
  width: 35%;
}
.poooeuj {
  width: 100%;
  min-width: 1129px;
  height: 350px;
  background-image: url(../imgs/permission-bg.webp);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding-top: 100px;
  box-sizing: border-box;
}
.poooeuj-title-area {
  width: 510px;
  padding: 30px;
  box-sizing: border-box;
  background-color: #ffffff;
  border-radius: 5px;
  margin-left: 10px;
}
.poooeuj-title-area>h1 {
  margin: 0;

}