<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.title {
  color: #333;
  font-size: 30px;
  padding: 10px;
}
.title1 {
  font-size: 36px;
  font-weight: bold;
  padding: 30px;
  margin-top: 70px;
}
.title2 {
  font-size: 30px;
}
.text {
  text-indent: 2rem;
  color: #333333;
  font-size: 18px;
  line-height: 40px;
}
.text2 {
  color: #666;
}
.imgBox {
  margin-top: 30px;
  margin-bottom: 20px;
}
.imgbox.s img {
  width: 32%;
}
.imgbox {
  margin-top: 30px;
  display: flex;
  justify-content: space-between;
}
.title5 {
  font-size: 24px;
}
.title6 {
  font-size: 30px;
  padding: 30px;
  margin-top: 20px;
}
.red {
  color: #d71518 !important;
}
.textCenter {
  text-align: center;
}
.close .box0 .items {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.close .box0 .items .item {
  width: 300px;
  height: 380px;
  padding-top: 50px;
  padding-left: 20px;
  padding-right: 20px;
  background-color: #fff7ef;
  border-radius: 4px;
}
.close .box0 .items .item .top {
  font-size: 24px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 50px;
  letter-spacing: 0px;
  color: #2f2725;
  text-align: center;
}
.close .box0 .items .item .text {
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 50px;
  letter-spacing: 0px;
  color: #2f2725;
}
.close .box0 .items1 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.close .box0 .items1 .item {
  width: 674px;
  height: 361px;
  margin-bottom: 30px;
}
.close .box0 .items1 .item .imgbox {
  margin: 0;
}
.close .box1 .items {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.close .box1 .items .item {
  display: flex;
  width: 360px;
  margin-bottom: 30px;
}
.close .box1 .items .item .right {
  padding: 20px;
}
.close .box1 .items1 {
  width: 100%;
  margin-top: 30px;
}
.close .box1 .items1 .item {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
}
.close .box1 .items1 .item:nth-child(even) {
  flex-direction: row-reverse;
}
.close .box1 .items1 .item &gt; div {
  width: 47%;
}
.close .box1 .items1 .item .right .bottom {
  padding: 10px;
}
.close .box1 .items1 .item .right p {
  font-size: 18px;
  color: #333;
  padding-bottom: 10px;
  line-height: 40px;
}
.close .box2 {
  align-items: center;
}
.close .box2 .imgbox.t .left {
  padding: 20px;
  width: 300px;
}
.close .box2 .imgbox.t .right {
  width: 1000px;
  padding: 20px;
}
.close .box2 .items {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.close .box2 .items .left {
  width: 1000px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.close .box2 .items .left .item {
  width: 310px;
  margin-top: 60px;
}
.close .box2 .items .left .item .text {
  text-indent: inherit;
  text-align: center;
  font-size: 16px;
}
.close .box2 .items .left .item .imgBox {
  width: 83px;
  height: 96px;
  margin: 0 auto;
}
.close .box2 .items .right {
  width: 200px;
}
.close .box2 .items1 {
  display: flex;
  justify-content: space-between;
}
.close .box2 .items1 .item {
  padding: 30px;
  width: 400px;
  border: 1px dashed red;
}
.close .box2 .items1 .item .top {
  text-align: center;
  background-color: #fef0e6;
  border-radius: 30px;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
.close .box2 .items1 .item .text {
  text-indent: inherit;
}
.close .box3 .items {
  display: flex;
  flex-direction: column;
}
.close .box3 .items .item {
  border: 1px dashed red;
  padding: 20px;
  margin-bottom: 20px;
}
.close .box3 .items .item .top {
  padding: 10px;
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
  background-color: #d71518;
  color: #fff;
  width: 30%;
}
.close .box3 .items .item .text {
  text-indent: inherit;
  font-size: 18px;
  color: #333;
  margin-top: 20px;
}
.close .box3 .items1 {
  display: flex;
}
.close .box3 .items1 .item {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.close .box3 .items1 .item .top .imgBox {
  width: 100px;
  height: 100px;
  margin: 0 auto;
}
.close .box3 .items1 .item .top .imgBox img {
  height: 100%;
}
.close .box3 .items1 .item .text {
  text-indent: inherit;
  padding: 20px;
  color: #333;
}
.close .box4 .items {
  display: flex;
  justify-content: space-between;
  margin-top: 30px;
}
.close .box4 .items .item {
  width: 425px;
  height: 501px;
  border-radius: 0px 60px 0px 60px;
  border: dashed 1px #e11a1d;
  box-sizing: border-box;
  padding: 20px;
}
.close .box4 .items .item .top {
  text-align: center;
  font-size: 24px;
  color: #333;
  margin-bottom: 30px;
}
.close .box4 .items .item .line {
  height: 5px;
  width: 100%;
  background-color: #333333;
  margin-bottom: 30px;
}
.close .box4 .items .item .line1 {
  width: 100%;
  height: 2px;
  border: 1px dashed #333;
  margin-bottom: 30px;
}
.close .box4 .items .item .text {
  text-indent: inherit;
  line-height: 58px;
}
</pre></body></html>