img,
video {
  max-width: 100%;
}
a:hover,
a:focus {
  text-decoration: none;
}
.pc {
  display: block;
}
@media (max-width: 1000px) {
  .pc {
    display: none;
  }
}
.m {
  display: none;
}
@media (max-width: 1000px) {
  .m {
    display: block;
  }
}
.container {
  width: 1200px;
}


@media (max-width: 1000px) {
  .container {
    width: 100%;
  }
}
body,
html {
  font-family: "PingFang SC", "Source Sans Pro", "Helvetica Neue", "Microsoft Yahei", Helvetica, Arial, "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif;
  background-color: #000001;
}
.relative {
  position: relative;
}
.section {
  padding-top: 50px;
  padding-bottom: 50px;
}
.mvp-banner {
  background-image: url(../img/mvp-banner.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 1920px;
 background-clip: border-box;
  padding-top: 570px;
  padding-bottom: 170px;
}
@media (max-width: 1000px) {
  .mvp-banner {
    padding-top: 0;
    padding-bottom: 0;
    background: none;
  }
}
.mvp-banner a {
  display: block;
  width: 270px;
  background: linear-gradient(180deg, #FDE5C4 0%, #FAC692 100%);
  border-radius: 4px;
  text-align: center;
  font-size: 20px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #000001;
  line-height: 48px;
}
.mvp-title {
  text-align: center;
  background-image: url(../img/mvp-tit02.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto 18px;
  margin-bottom: 40px;
}
@media (max-width: 1000px) {
  .mvp-title {
    background-size: auto 9px;
    margin-bottom: 20px;
  }
}
.mvp-title h2 {
  font-size: 32px;
  font-family: Alibaba-PuHuiTi-M, Alibaba-PuHuiTi;
  font-weight: normal;
  color: #FBC795;
  line-height: 48px;
  background: linear-gradient(180deg, #EEEEEE 0%, #FFC58D 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-top: 0;
  margin-bottom: 0;
}
@media (max-width: 1000px) {
  .mvp-title h2 {
    font-size: 16px;
    line-height: 28px;
  }
}
.mvp-about {
  padding-top: 80px;
}
@media (max-width: 1000px) {
  .mvp-about {
    padding-top: 0;
    padding-bottom: 30px;
  }
}
.mvp-about .mvp-title {
  text-align: center;
  background-image: url(../img/mvp-tit01.png);
  margin-bottom: 32px;
}
.mvp-about .box {
  padding: 48px 215px 20px;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
@media (max-width: 1000px) {
  .mvp-about .box {
    padding: 20px 36px;
  }
}
.mvp-about .box p {
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 24px;
  margin-bottom: 16px;
}
@media (max-width: 1000px) {
  .mvp-about .box p {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 10px;
    text-align: justify;
  }
}
.mvp-about .box span {
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #FFC58D;
  line-height: 24px;
}
@media (max-width: 1000px) {
  .mvp-about .box span {
    font-size: 14px;
    line-height: 20px;
  }
}
@media (max-width: 1000px) {
  .mvp-lc01 {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
.mvp-lc01 .lc01-box {
  display: flex;
  justify-content: center;
}
.mvp-lc01 .lc01-box .line {
  width: 200px;
  margin: 0 10px;
  padding-top: 27px;
}
@media (max-width: 1000px) {
  .mvp-lc01 .lc01-box .line {
    margin: 0;
    padding-top: 30px;
  }
}
@media (max-width: 1000px) {
  .mvp-lc01 .lc01-box .line .m {
    height: 2px;
    width: auto;
  }
}
.mvp-lc01 .lc01-box .txt {
  width: 82px;
  text-align: center;
}
@media (max-width: 1000px) {
  .mvp-lc01 .lc01-box .txt {
    max-width: 60px;
  }
}
.mvp-lc01 .lc01-box .txt img {
  max-width: 72px;
  margin-bottom: 15px;
}
@media (max-width: 1000px) {
  .mvp-lc01 .lc01-box .txt img {
    max-width: 60px;
    margin-bottom: 4px;
  }
}
.mvp-lc01 .lc01-box .txt p {
  font-size: 20px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #FFFFFF;
  line-height: 30px;
  margin-bottom: 0;
}
@media (max-width: 1000px) {
  .mvp-lc01 .lc01-box .txt p {
    font-size: 14px;
  }
}
.mvp-sqtj {
  padding-top: 100px;
  padding-bottom: 100px;
  background-image: url(../img/mvp-tjbg.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
@media (max-width: 1000px) {
  .mvp-sqtj {
    padding-top: 30px;
    padding-bottom: 30px;
    background: none;
  }
}
.mvp-sqtj h3 {
  font-size: 24px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #FFE0BD;
  line-height: 30px;
  margin-top: 0;
  margin-bottom: 40px;
  text-align: center;
}
@media (max-width: 1000px) {
  .mvp-sqtj h3 {
    font-size: 14px;
    margin-bottom: 15px;
    line-height: 20px;
  }
}
.mvp-sqtj .tj01 {
  margin-bottom: 100px;
}
@media (max-width: 1000px) {
  .mvp-sqtj .tj01 {
    margin-bottom: 30px;
  }
}
.mvp-sqtj .list {
  display: flex;
  justify-content: space-between;
}
.mvp-sqtj .list.list01 .item {
  width: calc((100% - 60px) / 3);
  border-radius: 8px;
  background: linear-gradient(360deg, #442F18 0%, #130F0C 38%, #0C0A0A 100%);
  border: 2px solid;
  border-image: linear-gradient(180deg, #ffd06f, #7b4a16) 2 2;
  clip-path: inset(0 round 8px);
  padding: 40px 36px;
}
@media (max-width: 1000px) {
  .mvp-sqtj .list.list01 .item {
    width: calc((100% - 15px) / 3);
    border-radius: 2px;
    padding: 20px 10px;
  }
}
.mvp-sqtj .list.list01 .item p {
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 24px;
  margin-bottom: 0;
}
@media (max-width: 1000px) {
  .mvp-sqtj .list.list01 .item p {
    font-size: 12px;
    line-height: 18px;
  }
}
@media (max-width: 1000px) {
  .mvp-sqtj .list.list02 {
    flex-wrap: wrap;
  }
}
.mvp-sqtj .list.list02 .item {
  width: calc((100% - 60px) / 3);
  border-radius: 8px;
  background: linear-gradient(360deg, rgba(68, 47, 24, 0.6) 0%, rgba(19, 15, 12, 0.6) 38%, rgba(12, 10, 10, 0.6) 100%);
  border: 2px solid;
  border-image: linear-gradient(180deg, #ffd06f, #7b4a16) 2 2;
  clip-path: inset(0 round 8px);
  padding: 40px 32px;
}
@media (max-width: 1000px) {
  .mvp-sqtj .list.list02 .item {
    width: 100%;
    border-radius: 2px;
    margin-bottom: 10px;
    padding: 20px 10px;
  }
}
.mvp-sqtj .list.list02 .item h4 {
  margin-top: 0;
  font-size: 20px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #FFDFB8;
  line-height: 30px;
  margin-bottom: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 1000px) {
  .mvp-sqtj .list.list02 .item h4 {
    font-size: 14px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #FFDFB8;
    line-height: 20px;
    text-align: left;
    display: block;
    margin-bottom: 10px;
  }
}
.mvp-sqtj .list.list02 .item h4 span {
  width: 11px;
  height: 11px;
  border: 2px solid #FFD17E;
  transform: rotate(45deg);
  margin: 0 5px;
}
@media (max-width: 1000px) {
  .mvp-sqtj .list.list02 .item h4 span {
    display: none;
  }
}
.mvp-sqtj .list.list02 .item p {
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 24px;
  margin-bottom: 25px;
}
@media (max-width: 1000px) {
  .mvp-sqtj .list.list02 .item p {
    font-size: 12px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 18px;
    margin-bottom: 0;
  }
}
.mvp-sqtj .list.list02 .item p:last-of-type {
  margin-bottom: 0;
}
.mvp-lc02 {
  padding-top: 100px;
  padding-bottom: 100px;
}
@media (max-width: 1000px) {
  .mvp-lc02 {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
.mvp-lc02 .lc02 {
  display: flex;
  justify-content: space-between;
  padding-left: 45px;
}
@media (max-width: 1000px) {
  .mvp-lc02 .lc02 {
    padding-left: 15px;
  }
}
.mvp-lc02 .lc02 .left {
  width: 73px;
  padding-top: 40px;
}
@media (max-width: 1000px) {
  .mvp-lc02 .lc02 .left {
    width: 36px;
    padding-top: 80px;
  }
}
.mvp-lc02 .lc02 .right {
  width: 970px;
}
@media (max-width: 1000px) {
  .mvp-lc02 .lc02 .right {
    width: calc(100% - 50px);
  }
}
.mvp-lc02 .lc02 .right .item {
  padding: 41px 36px;
  background: linear-gradient(91deg, #442F18 0%, #130F0C 69%, #0C0A0A 100%);
  border-radius: 8px;
  border: 1px solid;
  border-image: linear-gradient(90deg, #ffd06f, #7b4a16) 1 1;
  clip-path: inset(0 round 8px);
  margin-bottom: 18px;
  display: flex;
  align-items: flex-start;
}
@media (max-width: 1000px) {
  .mvp-lc02 .lc02 .right .item {
    display: block;
    padding: 20px 13px;
  }
}
.mvp-lc02 .lc02 .right .item h4 {
  font-size: 20px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #FFDFB8;
  line-height: 30px;
  background: linear-gradient(180deg, #F1E6DB 0%, #FEC58E 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 15px;
}
@media (max-width: 1000px) {
  .mvp-lc02 .lc02 .right .item h4 {
    font-size: 14px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    margin-bottom: 10px;
    color: #FFDFB8;
    line-height: 20px;
    margin-right: 0;
  }
}
.mvp-lc02 .lc02 .right .item p {
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 24px;
  margin-bottom: 0;
  position: relative;
  padding-left: 15px;
}
@media (max-width: 1000px) {
  .mvp-lc02 .lc02 .right .item p {
    font-size: 12px;
    padding-left: 0;
    margin-bottom: 25px;
    line-height: 18px;
  }
  .mvp-lc02 .lc02 .right .item p:last-of-type {
    margin-bottom: 0;
  }
}
.mvp-lc02 .lc02 .right .item p:after {
  content: "";
  display: block;
  width: 7px;
  height: 7px;
  background: #FFCF5B;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 9px;
}
@media (max-width: 1000px) {
  .mvp-lc02 .lc02 .right .item p:after {
    display: none;
  }
}
.mvp-lc02 .lc02 .right .item:last-of-type {
  margin-bottom: 0;
}
.mvp-zsqy {
  padding-top: 100px;
  padding-bottom: 70px;
  background-image: url(../img/mvp-zsqy.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
@media (max-width: 1000px) {
  .mvp-zsqy {
    padding-top: 30px;
    padding-bottom: 30px;
    background: none;
  }
}
.mvp-zsqy .list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.mvp-zsqy .list .item {
  width: calc(50% - 15px);
  margin-bottom: 30px;
  position: relative;
}
@media (max-width: 1000px) {
  .mvp-zsqy .list .item {
    width: 100%;
    margin-bottom: 10px;
  }
}
.mvp-zsqy .list .item .box {
  position: absolute;
  padding-top: 40px;
  padding-left: 40px;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
@media (max-width: 1000px) {
  .mvp-zsqy .list .item .box {
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 30px;
  }
}
.mvp-zsqy .list .item .box h4 {
  margin-top: 0;
  margin-bottom: 8px;
  font-size: 20px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #FFDFB8;
  line-height: 30px;
}
@media (max-width: 1000px) {
  .mvp-zsqy .list .item .box h4 {
    font-size: 16px;
    line-height: 20px;
  }
}
.mvp-zsqy .list .item .box p {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 24px;
  margin-bottom: 0;
}
@media (max-width: 1000px) {
  .mvp-zsqy .list .item .box p {
    font-size: 12px;
    line-height: 18px;
  }
}
.mvp-foot {
  padding-top: 60px;
  padding-bottom: 100px;
  text-align: center;
}
@media (max-width: 1000px) {
  .mvp-foot {
    padding-top: 30px;
    padding-bottom: 60px;
  }
}
.mvp-foot p {
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 24px;
  margin-bottom: 20px;
}
@media (max-width: 1000px) {
  .mvp-foot p {
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 10px;
  }
}
.mvp-foot p:last-of-type {
  margin-bottom: 0;
}
.mvp-foot img {
  width: 126px;
  margin-bottom: 8px;
}
@media (max-width: 1000px) {
  .mvp-foot img {
    width: 75px;
  }
}



@media screen and (min-width: 1000px) and (max-width: 1300px) {
  .container {
    width: 1000px;
  }
  .mvp-banner {
    background-size: 1600px;
  }
  .mvp-about .box {
    padding: 24px 215px 25px;
  }
  .mvp-lc02 .lc02 .right .item {
    padding: 35px 0;
  }
  .mvp-zsqy .list .item .box {
    padding-top: 20px;
  }
}
