body,
ol,
ul,
h1,
h2,
h3,
h4,
h5,
h6,
p,
th,
td,
dl,
dd,
form,
fieldset,
legend,
input,
textarea,
select,
td {
  margin: 0;
  padding: 0;
}
html,
body {
  font: 16px "microsoft yahei";
  word-wrap: break-word;
}
a,
u,
s,
del {
  color: #666;
}
fieldset,
a img,
.bor0 {
  border: 0;
}
em,
b {
  font-style: normal;
  font-weight: 100;
}
img {
  vertical-align: middle;
}
table {
  border-collapse: collapse;
}
textarea {
  resize: none;
}
textarea,
input {
  outline: 0;
}
html,
body {
  background: #F5D7CA;
  width: 100%;
}
@media (min-width: 1000px) {
  .language-selector {
    position: fixed;
    top: 20px;
    right: 20px;
    z-index: 1000;
    background: rgba(255, 255, 255, 0.9);
    padding: 10px;
    border-radius: 5px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  }
  .language-selector select {
    padding: 8px 12px;
    border-radius: 4px;
    border: 1px solid rgba(0, 0, 0, 0.2) !important;
    font-size: 16px;
    background: #fff;
  }
  [dir="rtl"] {
    direction: rtl;
    text-align: right;
  }
  .letter {
    width: 1200px;
    background: #ffffff;
    margin: 260px auto 0;
    position: relative;
    overflow: hidden;
    overflow-y: scroll;
  }
  .letter .bg {
    position: absolute;
    width: 1568px;
    left: -244px;
  }
  .letter .bg > img:nth-child(1) {
    width: 100%;
    position: absolute;
    top: -490px;
  }
  .letter .bg > img:nth-child(2) {
    width: 300px;
    position: absolute;
    right: 300px;
  }
  .letter .content {
    background: #fff;
    width: 1200px;
    margin: 0 auto;
    padding-bottom: 187px;
  }
  .letter .content .com {
    position: relative;
    width: 900px;
    z-index: 1;
    margin: 0 auto;
    padding-top: 180px;
  }
  .letter .content .com img {
    width: 900px;
  }
  .letter .content .com .title {
    font-weight: 600;
    font-size: 60px;
    color: #8F6C47;
    text-align: center;
    margin: 46px 0;
  }
  .letter .content .com .text {
    margin-top: 50px;
  }
  .letter .content .com .text > div {
    font-size: 18px;
    color: #6F5235;
    line-height: 32px;
    margin-bottom: 34px;
  }
  .letter .content .com .text > div a {
    color: #0368FF;
    font-weight: bold;
  }
  .letter .content .com .text > div span {
    color: #E52323;
    font-weight: bold;
  }
  .letter .content .com .text .link {
    display: flex;
    justify-content: space-between;
    margin-bottom: 0;
  }
  .letter .content .com .text .link span {
    font-weight: 500 !important;
    color: #6F5235 !important;
  }
  .letter .content .fot > img:nth-child(1) {
    width: 445px;
    position: absolute;
    bottom: -140px;
    left: -105px;
  }
  .letter .content .fot > img:nth-child(2) {
    width: 495px;
    position: absolute;
    bottom: -100px;
    right: 0;
  }
}
@media (max-width: 1000px) {
  .language-selector {
    position: fixed;
    top: 20px;
    right: 10px;
    z-index: 1000;
    background: rgba(255, 255, 255, 0.9);
    padding: 10px;
    border-radius: 5px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  }
  .language-selector select {
    border-radius: 4px;
    border: 1px solid rgba(0, 0, 0, 0.2) !important;
    font-size: 12px;
    background: #fff;
  }
  [dir="rtl"] {
    direction: rtl;
    text-align: right;
  }
  .letter {
    position: relative;
    overflow: hidden;
    overflow-y: scroll;
    width: 100%;
  }
  .letter .bg {
    position: absolute;
    left: 50%;
    margin-left: -261px;
    width: 480px;
    height: 480px;
    overflow-x: hidden;
    z-index: 1;
    top: -50px;
  }
  .letter .bg > img:nth-child(1) {
    width: 480px;
  }
  .letter .bg > img:nth-child(2) {
    width: 110px;
    position: absolute;
    right: 90px;
    top: 150px;
  }
  .letter .content {
    width: 367px;
    margin: 0 auto;
    padding-bottom: 40px;
    background: #fff;
    position: absolute;
    top: 150px;
    left: 50%;
    margin-left: -186px;
  }
  .letter .content .com {
    position: relative;
    z-index: 1;
    margin: 0 auto;
    padding: 0 20px;
  }
  .letter .content .com img {
    width: 100%;
  }
  .letter .content .com .title {
    font-weight: 600;
    font-size: 22px;
    color: #8F6C47;
    text-align: center;
    margin: 16px 0;
  }
  .letter .content .com .text {
    margin-top: 15px;
  }
  .letter .content .com .text > div {
    font-size: 14px;
    color: #6F5235;
    line-height: 21px;
    margin-bottom: 24px;
  }
  .letter .content .com .text > div a {
    color: #0368FF;
    font-weight: bold;
  }
  .letter .content .com .text > div span {
    color: #E52323;
    font-weight: bold;
  }
  .letter .content .com .text .link span {
    font-weight: 500 !important;
    color: #6F5235 !important;
  }
  .letter .content .com .text .link > p {
    margin-bottom: 10px;
  }
  .letter .content .fot > img:nth-child(1) {
    width: 118px;
    position: absolute;
    bottom: -50px;
    left: -30px;
  }
  .letter .content .fot > img:nth-child(2) {
    width: 118px;
    position: absolute;
    bottom: -26px;
    right: 0;
  }
}
