:root {
  --light-9: #e6e6e6;
  --color-1: #FB583C;
  --color-2: #6E6E6E;
  --color-3: #efefef;
  --color-bg: rgba(251, 88, 60, 0.6)
}

html,
body {
  margin: 0;
  padding: 0;
}
body {
  min-height: 100vh;
  font-family: Georgia, 'Times New Roman', Times, serif;
  font-size: 16px;
}

.lkueu {
  width: 1125px;
  margin: 0 auto;
  padding: 0 5px;
  box-sizing: border-box;
}
header {
  width: 100%;
  min-width: 1125px;
  border-bottom: 1px solid var(--light-9);
}
.piuqyh a {
  text-decoration: none;
  color: var(--color-1);
}
.piuqyh {
  list-style: none;
  display: flex;
  align-items: center;
}
.piuqyh>li {
  margin-left: 25px;
}
.uuhhtfdg {
  display: flex;
  justify-content: space-between;
}
.uiueywe>img {
  width: 60px;
}
.luuhye {
  display: flex;
  justify-content: space-between;
  margin-bottom: 100px;
  padding-top: 100px;
  box-sizing: border-box;
}
.luuhye>img {
  width: 60%;
}
/* .luuhyebg {
  width: 100%;
  min-width: 1125px;
  background-color: var(--color-bg);
} */
.trusttitle {
  font-size: 40px;
}
.litugnut {
  font-size: 15px;
}
.luuhyel {
  padding-top: 70px;
  box-sizing: border-box;
}
.leuhe {
  display: flex;
  justify-content: space-between;
  margin-bottom: 150px;
}
.leuhe>img {
  width: 50%;
  margin-right: 10px;
}
.leuhe_1  {
  color: var(--color-2);
  font-size: 13px;
  text-align: left;
}
.leuher {
  flex: 1;
}
.leuhe_2 {
  color: var(--color-1);
  font-size: 40px;
  width: 500px;
}
.leuhe_3 {
  font-size: 16px;
  color: var(--color-2);
  margin-bottom: 50px;
}
.kueuywhh {
  display: flex;
  justify-content: space-around;
}
.kueuywhhimg {
  width: 120px;
}
.kueuywhhdesc {
  font-size: 16px;
  line-height: 1.5;
}
.kueuywhhbox {
  width: 28%;
  text-align: center;
}
.kueuywhhtitle {
  text-align: center;
  font-size: 40px;
  color: var(--color-1);
}
.kueuywhhbg {
  width: 100%;
  min-width: 1125px;
  background-color: var(--color-3);
  padding-top: 70px;
  padding-bottom: 100px;
  box-sizing: border-box;
  margin-bottom: 100px;
}
footer {
  width: 100%;
  min-width: 1125px;
  padding: 10px 0;
  box-sizing: border-box;
  background-color: var(--color-bg);
}
.mjuqyy {
  border-bottom: 3px solid #005eb8;
}
.bjuuwopwi {
  width: 100%;
  min-width: 1125px;
  height: 500px;
  background-image: url(../img/deletion.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  margin-bottom: 10px;
  position: relative;
}
.overlay {
  width: 100%;
  height: 500px;
  position: absolute;
  z-index: 2;
  background: linear-gradient(180deg, rgba(17, 17, 17, 0.8) 1.46%, rgba(61, 61, 61, 0.435144) 100%) !important;
  padding-top: 190px;
  box-sizing: border-box;
}
.policybanner {
  width: 100%;
  min-width: 1125px;
  height: 500px;
  background-image: url(../img/policy.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  margin-bottom: 10px;
  position: relative;
}
.bjuuwopwititle {
  width: 600px;
  margin: 0;
  padding: 0;
  font-size: 35px;
  line-height: 1.5;
  z-index: 4;
  color: #ffffff;
}
.bodkeueh {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}
.ejuuwejy {
  flex: 1;
}