body,
div,
p,
ul,
ol,
li {
  margin: 0;
  padding: 0;
}

ol,
ul {
  list-style: none;
}

a {
  text-decoration: none;
}



.autumn2020 {
  margin-top: 45px;
  margin-left: 25%;
  width: 7.5rem;
  /* height: 39rem; */
  background: url('ms-background.jpg') no-repeat #000523;
  background-size: 100%;

}

.content {
  width: 100%;
  padding: 0.2rem;
  box-sizing: border-box;
  margin-bottom: 0.9rem;
  

}

.content-text {
  text-align: center;
  margin-top: 3.25rem;
  font-size: 0.2rem;
  font-weight: 800;
  /* background-image: linear-gradient(#e66465, #9198e5); */
  background: linear-gradient(#f9c4af, #fff2f1);
  -webkit-background-clip: text;
  color: transparent;
}

.content-login-image {
  width: 1.76rem;
  height: 0.7rem;
  display: block;
  margin: 2.8rem auto 0;
}

.content-header {
  margin: 4.7rem auto 0;
  display: flex;
}

.content-header2 {
  margin: 0.45rem auto 0;
  display: flex;
}

.content-header3 {
  margin: 0.45rem auto 0;
  display: flex;
  /* margin-left: 3rem; */
  /* display: flex; */
  /* flex-direction: column; */
  /* justify-content: center; */
}

.content-header3>li:nth-of-type(2) {
  margin-top: -0.1rem;
  text-align: inherit;
}

.content-header2>li {
  /* height: 1.8rem; */
  width: 4.2rem;
  color: #942d22;
  font-size: 0.22rem;
  text-align: center;
  margin-top: 0.6rem;
}

.content-header3>li {
  /* height: 1.8rem; */
  width: 4.2rem;
  color: #942d22;
  font-size: 0.22rem;
  text-align: center;
  margin-top: 0.6rem;
}

.content-header>li {
  /* height: 1.8rem; */
  width: 4.2rem;
  color: #942d22;
  font-size: 0.22rem;
  text-align: center;
  margin-top: 0.6rem;
  /* margin-left: 3rem; */
  /* display: flex; */
  /* flex-direction: column; */
  /* justify-content: center; */
}

.content-header>li>p {
  /* height: 0.3rem; */
}

.content-title01,
.content-title02,
.content-title03,
.content-title04,
.content-title05,
.content-title06 {
  overflow: hidden;
  /* height: 1.8rem; */
}

.content-title01>img {
  width: 5.10rem;
  /* height: 0.91rem; */
  display: block;
  margin: 1.3rem auto 0.2rem auto;

}

.content-title02>img {
  width: 5.10rem;
  display: block;
  margin: 0.6rem auto 0.2rem auto;
}

.content-list {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.content-list>li {
  width: 3.5rem;
  margin-top: 0.1rem;
  height: 4.5rem;
  background: #fff;
  padding: 0 0.2rem;
  box-sizing: border-box;
}

.content-list>li>div {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 2.3rem;
}

.content-list>li img {
  max-width: 100%;
  max-height: 2.3rem;
  display: block;
}

.content-list>li>p:nth-of-type(1) {
  font-size: 0.25rem;
  height: 0.3rem;
  line-height: 0.3rem;
  text-align: center;
  border-bottom: 1px dashed #000;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.content-list>li>p:nth-of-type(2) {
  font-size: 0.25rem;
  color: #95a2b1;
  margin-top: 0.1rem;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.content-list>li>p:nth-of-type(3) {
  color: #dbd0cc;
  font-size: 0.14rem;
  margin-top: 0.4rem;
  text-decoration: line-through;
}

.content-list>li>p:nth-of-type(4) {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: -0.1rem;
}

.content-list>li>p:nth-of-type(4)>span {
  font-size: 0.18rem;
  color: #e23035;
}

.content-list>li>p:nth-of-type(4)>a {
  font-size: 0.18rem;
  width: 0.95rem;
  height: 0.3rem;
  line-height: 0.3rem;
  text-align: center;
  background: #e23035;
  color: #fff;
  border-radius: 3px;
}

.content-title03>img {
  width: 5.44rem;
  height: 0.68rem;
  display: block;
  margin: 0.6rem auto 0;
}

.content-title04>img {
  width: 6.41rem;
  height: 0.68rem;
  display: block;
  margin: 0.6rem auto 0;
}

.content-title05>img {
  width: 5.44rem;
  height: 0.68rem;
  display: block;
  margin: 0.6rem auto 0;
}

.content-title06>img {
  width: 4.67rem;
  height: 0.68rem;
  display: block;
  margin: 0.6rem auto 0;
}

footer {
  padding: 0 0 70px 0;
  box-sizing: border-box;
  background: #560207;
}

.icon1 {
  width: 0.72rem;
  height: 0.63rem;
  color: #942d22;
}

.icon2 {
  width: 0.76rem;
  height: 0.56rem;
  color: #942d22;
}

.icon3 {
  width: 0.64rem;
  height: 0.6rem;
  color: #942d22;
}

.icon4 {
  width: 0.62rem;
  height: 0.62rem;
  color: #942d22;
}

.content-header-text {
  margin-top: 0.28rem;
}

.visit-the-store {
  background: #d80614;
  border: none;
  width: 160px;
  height: 26px;
  /* margin-top: 20px; */
  border-radius: 50px;
  font-size: 14px;
  color: white;
  letter-spacing: 4px;
  outline: none;
}

.width5 {
  width: 2.5rem;
  margin-bottom: 0.4rem;
}

#advertisingLanguage {
  font-size: 0.15rem;
  font-weight: 900;
}

.width1 {
  width: 1rem;
  height: 1rem;
}

.zfkt-width {
  width: 1.5rem;
  height: 1.5rem;
  margin-top: -0.3rem;
  margin-bottom: 0.1rem;
}

.bw-width {
  width: 0.8rem;
  /* margin-bottom: 0.1rem; */
}

.companyfont {
  font-size: 0.3rem;
  font-weight: 800;
}

.notweight {
  font-weight: 400;
}