.tit {
  font-family: "PingFang SC Bold";
  font-weight: 700;
  font-size: 1.823vw;
  text-align: center;
  color: #191919;
  position: relative;
  margin: 3.646vw 0;
}
.tit::before {
  content: '';
  display: block;
  width: 2.083vw;
  height: 0.208vw;
  position: absolute;
  bottom: -0.781vw;
  left: 50%;
  transform: translateX(-50%);
  border-radius: 0.104vw;
  background: #e22319;
  text-align: center;
}
.bgc-w {
  color: #000 !important;
  background-color: #fff !important;
}
.bgc-w a {
  color: #000 !important;
}
.bgc-w .red {
  color: #d3352b !important;
}
.fixed {
  width: 100%;
  position: fixed !important;
  top: 0;
  background-color: #fff !important;
  color: #000 !important;
  z-index: 988;
  transition: all 0.2s;
}
.fixed a {
  color: #000 !important;
}
.fixed .logo,
.bgc-w .logo {
  background: url('../../common/images/logo.png') !important;
}
.fixed .downloadApp,
.fixed .login,
.bgc-w .downloadApp,
.bgc-w .login {
  border: 0.052vw solid #e22319 !important;
  color: #E22319 !important;
}
.fixed .login,
.bgc-w .login {
  background: #e22319 !important;
  color: #fff !important;
}
.contact .item {
  display: flex;
  width: 70%;
  margin: 2.604vw auto;
  justify-content: space-between;
}
.contact .item .company div {
  margin-bottom: 2.604vw;
}
.contact .item .company div > p {
  margin-bottom: 0.521vw;
}
#container {
  width: 45.833vw;
  height: 15.625vw;
}
.location {
  width: 70%;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-column-gap: 14.583vw;
  margin: 2.083vw auto 0;
}
.location > div {
  margin: 1.563vw;
}
.location > div p {
  font-family: "PingFang SC Medium";
  font-weight: 500;
  font-size: 0.885vw;
  line-height: 1.563vw;
  text-align: left;
  color: #191919;
}
.culture {
  width: 70%;
  margin: 2.604vw auto;
}
.culture .c-tit {
  font-weight: 700;
  font-size: 1.042vw;
  color: #191919;
  margin-bottom: 0.781vw;
}
.culture .content {
  display: inline-block;
  min-width: 15.469vw;
  border-top: 0.052vw solid #ccc;
  padding-top: 0.521vw;
}
.culture .content p {
  font-weight: 500;
  font-size: 0.938vw;
  line-height: 1.563vw;
  text-align: left;
  color: #191919;
}
.culture .item {
  margin-bottom: 2.604vw;
}
.about {
  width: 70%;
  margin: 2.604vw auto;
}
.about .item {
  display: inline-flex;
  overflow: hidden;
  justify-content: space-around;
  align-items: center;
  margin: 2.083vw 0;
}
.about .item .img-c {
  width: 23.542vw;
  position: relative;
}
.about .item .img-c img {
  width: 100%;
}
.about .item .a-text {
  width: 45%;
  font-weight: 500;
  font-size: 0.938vw;
  line-height: 1.823vw;
  color: #454545;
}
.about .item .a-text p {
  margin-bottom: 20px;
}
.a-tit {
  font-family: "PingFang SC Bold";
  font-weight: 700;
  font-size: 1.146vw;
  color: #191919;
  margin-bottom: 1.042vw;
}
.concept {
  height: 37.135vw;
  background: url('../../common/images/aboutbg.png') no-repeat;
  background-size: contain;
  overflow: hidden;
  box-sizing: border-box;
}
.c-tp,
.c-bp,
.team {
  display: flex;
  width: 70%;
  margin: 3.646vw auto;
  justify-content: space-around;
  text-align: center;
}
.team span {
  display: block;
  width: 13.333vw;
  position: relative;
}
.team span img {
  width: 100%;
}
.c-bp {
  margin-top: 5.729vw;
}
.c-text {
  font-weight: 500;
  font-size: 0.938vw;
  line-height: 1.823vw;
  color: #454545;
  margin-top: 0.521vw;
}
/* .bp-w{
    width: 45%;
    margin: 0.521vw auto;
} */
.z-tit {
  font-family: "PingFang SC Medium";
  font-weight: 500;
  font-size: 0.885vw;
  line-height: 1.823vw;
  text-align: center;
  color: #454545;
  margin: 2.083vw 0;
}
.team p {
  margin: 0.521vw;
  font-size: 0.938vw;
}
.development {
  background-color: #fafafa;
  padding: 2.083vw 0;
  box-sizing: border-box;
}
.list-wrap {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  padding: 2.083vw 0;
}
.list-controllwrap {
  width: 69%;
  height: 23.125vw;
  margin: 0 auto;
  position: relative;
}
.list-controllwrap .list-box {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}
.dev-list {
  display: inline-block;
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}
.dev-list .wrap-item {
  display: none;
  overflow: hidden;
  left: -0.729vw;
  transition: all 1s ease 0s;
  position: absolute;
}
.dev-list .on {
  display: inline-flex;
}
.dev-list .item {
  width: 32.865vw;
  margin: 0 0.729vw 0 0.729vw;
}
.dev-list .item .img-box {
  position: relative;
}
.dev-list .item .img-box img {
  width: 100%;
  height: 100%;
}
.dev-list .item .date {
  font-family: "PingFang SC Medium";
  font-weight: 500;
  font-size: 0.885vw;
  line-height: 1.563vw;
  text-align: left;
  color: #8b8b8b;
  margin: 1.042vw 0 0.521vw 0;
}
.dev-list .item .content {
  font-family: "PingFang SC Medium";
  font-weight: 500;
  font-size: 0.885vw;
  line-height: 1.302vw;
  text-align: left;
  color: #454545;
}
.c-prevscroll,
.c-nextscroll {
  width: 2.708vw;
  height: 2.708vw;
  position: absolute;
  bottom: 6.25vw;
}
.c-prevscroll img,
.c-nextscroll img {
  width: 100%;
}
.c-prevscroll {
  left: -3.125vw;
}
.c-nextscroll {
  right: -3.125vw;
}
.timeline {
  width: 70%;
  margin: 2.083vw auto;
}
.timeline .line {
  height: 0;
  background: transparent;
  border: 0.052vw solid #dedede;
  position: relative;
}
.timeline .time {
  width: 100%;
  display: flex;
  justify-content: space-around;
  padding: 1.042vw;
  padding-top: 2.083vw;
}
.timeline .time span {
  display: block;
  width: 12.5%;
  text-align: center;
  cursor: pointer;
}
.timeline .time span:hover {
  color: #d3352b;
}
.timeline .point {
  display: inline-block;
  width: 1.667vw;
  height: 1.667vw;
  background: #faa8a4;
  border-radius: 50%;
  position: absolute;
  top: -0.938vw;
  left: 4.479vw;
}
.timeline .point::after {
  display: inline-block;
  width: 0.833vw;
  height: 0.833vw;
  content: '';
  background: #e22319;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 99;
}
.pointon {
  font-weight: 700;
  font-size: 1.354vw;
  line-height: 1.563vw;
  text-align: center;
  color: #e22319;
}
.honour {
  width: 70%;
  margin: 0 auto;
  overflow: hidden;
}
.honour .lasti span {
  width: 12.552vw;
}
.honour img {
  margin: 0.521vw;
}
.honour div {
  margin: 2.604vw 0;
}
.honour div span {
  display: inline-block;
  width: 15.729vw;
  position: relative;
}
.honour div span img {
  width: 100%;
}

.ipobg,
.newbg,
.taxbg {
  height: 27.338vw;
  position: relative;
  overflow: hidden;
}
.ipobg {
  background: url('../../common/images/d-banner.png') no-repeat;
  background-size: cover;
}
.d-b-container {
  width: 70%;
  margin: 0 auto;
  padding-top: 54px;
}
.d-b-nav {
  width: 70%;
  color: #191919;
}
.go-detail-or{
  padding-top: 13px;
}
.d-b-container p:first-child {
  font-family: "PingFang SC Medium";
  font-weight: 500;
  font-size: 2.083vw;
  line-height: 3.021vw;
  text-align: left;
  color: #191919;
  margin-top: 4.427vw;
}
.d-b-container p:nth-of-type(2) {
  font-family: "PingFang SC Medium";
  font-weight: 500;
  font-size: 0.781vw;
  line-height: 1.354vw;
  text-align: left;
  color: #191919;
  margin: 1.302vw 0 3.021vw 0;
}
.d-btn {
  height: 2.083vw;
  border-radius: 0.104vw;
  background: #e22319;
  font-size: 0.885vw;
  color: #fff;
  border: none;
  padding: 0 30px;
  cursor: pointer;
}
.d-b-nav {
  width: 100%;
  position: absolute;
  display: flex;
  justify-content: center;
  bottom: 0.104vw;
  box-shadow: 0 0.26vw 0.26vw #ddd;
}
.d-b-nav > div {
  display: inline-block;
  width: 70%;
  margin: 0 auto;
  margin-bottom: 7px;
}
.d-b-nav .on {
  display: inline-block;
  font-family: "PingFang SC Bold";
  font-weight: 500;
  line-height: 2.396vw;
  color: #D3352B;
}
.d-b-nav .on::after {
  height: 0.208vw;
  content: '';
  display: block;
  border-radius: 0.104vw;
  background-color: #e22319;
}
.d-b-nav > div > span {
  font-size: 0.833vw;
  margin-right: 3.125vw;
  cursor: pointer;
}
.c-wrap,
.k-wrap {
  overflow: hidden;
  background-color: #fff;
}
.c-title,
.s-title,
.k-title,
.q-title {
  font-family: "PingFang SC Medium";
  font-weight: 500;
  font-size: 1.563vw;
  line-height: 6.771vw;
  text-align: center;
  color: #191919;
}
.c-list {
  width: 70%;
  display: flex;
  margin: 0 auto 5.729vw;
  justify-content: space-between;
}
.c-list .c-img {
  display: inline-block;
  width: 3.854vw;
  height: 3.854vw;
}
.c-list .c-img img {
  width: 100%;
}
.c-list .item {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 0 1.042vw;
}
.c-list .item:first-child:nth-last-child(3),
.c-list .item:first-child:nth-last-child(3) ~ .item {
  width: 33%;
}
.c-list .item:first-child:nth-last-child(5),
.c-list .item:first-child:nth-last-child(5) ~ .item {
  width: 20%;
}
.c-list .item p:nth-of-type(1) {
  font-family: "PingFang SC Bold";
  font-weight: 700;
  font-size: 0.938vw;
  line-height: 1.354vw;
  text-align: left;
  color: #191919;
  margin: 1.458vw 0 0.938vw 0;
}
.c-list .item p:nth-of-type(2) {
  max-width: 16.406vw;
  font-family: "PingFang SC Medium";
  font-weight: 500;
  font-size: 0.833vw;
  line-height: 1.354vw;
  text-align: center;
  color: #737373;
  box-sizing: border-box;
}
.s-wrap,
.q-wrap {
  overflow: hidden;
}
.flow {
  display: table;
  margin: 10.003px auto 109.997px;
}
.flow img {
  display: block;
  width: 55.583vw;
  height: 100%;
}
.flow .go {
  position: relative;
}
.flow .go img {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.bannerbg {
  background: url('../../common/images/detail/bannerbg.png') repeat-x;
  position: fixed !important;
  top: 0 !important;
  bottom: auto;
  background-size: cover;
  box-shadow: 0 0.104vw 0.26vw #ddd;
}
.circle {
  width: 3.125vw;
  height: 3.125vw;
  line-height: 3.125vw;
  font-weight: 700;
  font-size: 1.563vw;
  text-align: center;
  background: transparent;
  border: 0.052vw solid #d3352b;
  color: #191919;
  border-radius: 50%;
}
.k-list {
  width: 70%;
  display: grid;
  grid-template-columns: auto auto auto auto auto;
  gap: 2.604vw;
  margin: 0 auto 5.729vw;
}
.k-list > span {
  display: inline-block;
  width: 11.354vw;
  position: relative;
}
.k-list > span img {
  width: 100%;
}
.q-list {
  width: 70%;
  margin: 0 auto 4.167vw;
}
.q-list .item {
  margin-bottom: 2.083vw;
}
.que,
.ans {
  font-weight: 500;
  font-size: 0.885vw;
  text-align: left;
}
.que {
  color: #191919;
  line-height: 2.083vw;
}
.ans {
  color: #737373;
}
.q-seek {
  height: 19.792vw;
  overflow: hidden;
  background: url('../../common/images/detail/seekbg.png') no-repeat;
  background-size: cover;
}
.seek-content {
  width: 70%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin: 7.031vw auto 0;
}
.seek-content p:first-child {
  font-family: "PingFang SC Medium";
  font-weight: 500;
  font-size: 1.563vw;
  line-height: 2.552vw;
  text-align: left;
  color: #fff;
}
.seek-content p:nth-of-type(2) {
  font-family: "PingFang SC Medium";
  font-weight: 500;
  line-height: 2.552vw;
  font-size: 0.833vw;
  text-align: left;
  color: #fff;
  margin-bottom: 1.146vw;
}
.seek-content .d-btn {
  background-color: #fff;
  color: #D3352B;
}
.newbg {
  background: url('../../common/images/detail/newbanner.png') no-repeat;
  background-size: cover;
}
.taxbg {
  background: url('../../common/images/detail/banner8.png') no-repeat;
  background-size: cover;
}
.taxbg .wcolor div,
.taxbg .wcolor p,
.taxbg .wcolor span {
  color: #fff !important;
}
.taxbg .wcolor > .d-b-nav .on {
  color: #fff !important;
}

.f-nav {
  height: 3.125vw;
  border-top: 0.052vw dashed #e0e0e0;
}
.f-nav > span {
  display: inline-block;
  line-height: 3.125vw;
  padding: 0 1.042vw;
  font-size: 0.833vw;
  cursor: pointer;
}
.f-nav > span .on a {
  color: #e22319;
}
.f-nav span a {
  color: #000;
}
.f-banner {
  background: url('../../common/images/financialb.png') no-repeat;
  height: 5.521vw;
}
.f-banner > div {
  display: flex;
  width: 100%;
  height: 5.521vw;
  justify-content: center;
  align-items: center;
}
.f-search {
  width: 67.188vw;
  height: 2.813vw;
  background: #fff;
  border: 0.052vw solid #e22319;
  box-sizing: border-box;
  outline: none;
}
.f-searchbtn {
  width: 2.813vw;
  height: 2.813vw;
  background: #e22319;
  border: none;
  outline: none;
}
.f-searchbtn i {
  display: inline-block;
  width: 0.833vw;
  height: 0.833vw;
  background: url('../../common/images/search.png') no-repeat;
  background-size: contain;
}
.f-container {
  width: 70%;
  margin: 2.604vw auto;
}
.f-container .item {
  height: 9.896vw;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  margin-bottom: 2.563vw;
}
.f-container .item .title,
.detail-box .title {
  font-size: 1.042vw;
  color: #191919;
  cursor: pointer;
}
.f-container .item .content {
  font-size: 0.677vw;
  color: #8b8b8b;
}
.f-container .item .btn {
  height: 1.458vw;
  border-radius: 0.104vw;
  font-size: 0.677vw;
  padding: 0 0.521vw;
  background: transparent;
  border: 0.052vw solid #dedede;
}
.f-container .item .call {
  height: 1.25vw;
  border-radius: 0.104vw;
  font-size: 0.677vw;
  padding: 0 0.521vw;
  background: rgba(242, 23, 19, 0.1);
  color: #e22319;
}
.f-container .item .time {
  font-size: 0.677vw;
  color: #8b8b8b;
  margin-left: 1.042vw;
}
.dianzan,
.cai,
.share {
  display: inline-block;
  width: 0.938vw;
  height: 0.938vw;
  background-size: 100%;
  vertical-align: middle;
  cursor: pointer;
}
.dianzan {
  background: url('../../common/images/dianzan.png') no-repeat;
  background-size: 100%;
}
.cai {
  background: url('../../common/images/cai.png') no-repeat;
  background-size: 100%;
}
.share {
  background: url('../../common/images/share.png') no-repeat;
  background-size: 100%;
}
.infor {
  color: #8b8b8b;
  font-size: 0.677vw;
  margin: 1.042vw 0 2.083vw 0;
}
.allright {
  float: right;
  margin-right: 1.042vw;
  position: relative;
}
.detail-box {
  display: none;
  background-color: #fff;
  padding: 1.563vw;
}
.detail-box .content {
  font-size: 0.885vw;
}
.sina,
.weixin,
.qq {
  display: inline-block;
  width: 1.042vw;
  height: 1.042vw;
  vertical-align: middle;
}
.share-box {
  position: absolute;
  display: none;
  flex-direction: column;
  padding: 1.042vw;
  top: 1.042vw;
  left: -4.167vw;
  width: 4.167vw;
  background: #fff;
  filter: drop-shadow(0 0.208vw 0.417vw #0000001a);
  color: #000;
}
.sina {
  background: url('../../common/images/weibo.png') no-repeat;
  background-size: 100%;
}
.weixin {
  background: url('../../common/images/weixin.png') no-repeat;
  background-size: 100%;
}
.qq {
  background: url('../../common/images/qq.png') no-repeat;
  background-size: 100%;
}

#fangxing {
  display: none;
  width: 8.854vw;
  height: 3.438vw;
  background: url('../../common/images/fangxing.png') no-repeat;
  background-size: contain;
  position: absolute;
  right: 3.906vw;
  bottom: 0.26vw;
  filter: drop-shadow(0 0 0.417vw #0000001a);
}
#fangxing .t1 {
  font-family: "PingFang SC Medium";
  font-size: 0.781vw;
  line-height: 1.302vw;
  padding: 0.521vw 1.25vw 0;
  color: #191919;
}
#fangxing .t2 {
  font-family: "PingFang SC Medium";
  font-size: 0.781vw;
  line-height: 1.302vw;
  color: #737373;
  padding: 0vw 1.302vw;
}
#erweima :hover {
  display: block;
}
.hot {
  margin-left: 0.521vw;
  vertical-align: middle;
}
.selected {
  width: 1.042vw !important;
  height: 0.521vw !important;
  border-radius: 0.26vw !important;
  margin: 0.26vw;
  background-color: #e22319 !important;
}
.language {
  font-size: 0.833vw;
}
.language label {
  color: #737373;
}
.language .on {
  color: #191919;
}
.red {
  color: #d3352b !important;
}
.header-box .logo {
  width: 17.26vw;
  height: 2.135vw;
  background: url('../../common/images/logo.png');
  background-size: 100%;
  position: relative;
}
.header-box .logo a {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
}
.model .selected-bottom {
  height: 0.208vw;
  border-radius: 0.104vw;
  position: absolute;
  background: #e22319;
  /* transition: all 1s; */
}
.custom .selected-bottom {
  height: 0.208vw;
  border-radius: 0.104vw;
  bottom: 0;
  position: absolute;
  background: #e22319;
  /* transition: all 1s; */
}
.selected-slider {
  height: 0.208vw;
  padding: 0 2.083vw;
}
.back-top {
  width: 4.896vw;
  height: 4.896vw;
  position: absolute;
  right: 0;
  top: 106.25vw;
  z-index: 99;
}
.back-topt {
  position: fixed;
  right: 0;
  top: 43.1vw;
  cursor: pointer;
}
.none {
  display: none !important;
}
.warning {
  font-family: "PingFang SC Medium";
  font-weight: 500;
  font-size: 0.625vw;
  line-height: 1.563vw;
  color: #e22319;
  visibility: hidden;
}
.danger {
  display: none;
  font-family: "PingFang SC Medium";
  font-weight: 500;
  font-size: 0.625vw;
  line-height: 1.563vw;
  color: #e22319;
}
.forget {
  font-family: "PingFang SC Medium";
  font-weight: 500;
  font-size: 0.781vw;
  line-height: 1.563vw;
  color: #8b8b8b;
}
.cover-box {
  display: none;
  position: absolute;
  width: 100%;
  height: 120%;
  background: rgba(0, 0, 0, 0.6);
  z-index: 998;
}
.login-box {
  width: 26.875vw;
  height: 32.5vw;
  display: none;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  position: fixed;
  border-radius: 0.208vw;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #fff;
  z-index: 9999;
}
.login-box .logo {
  width: 17.26vw;
  margin-top: 3.906vw;
}
.login-box .logo img {
  width: 100%;
}
.login-box .input-box input {
  display: block;
  width: 21.146vw;
  font-family: "PingFang SC Medium";
  font-weight: 500;
  font-size: 0.885vw;
  line-height: 1.563vw;
  padding: 0.26vw;
  outline: none;
  border: none;
  border-bottom: 0.104vw solid #DEDEDE;
}
.login-box .input-box input:-webkit-autofill {
  box-shadow: 0 0 0 52.083vw white inset !important;
}
.login-box .input-box input:-internal-autofill-previewed,
.login-box .input-box input:-internal-autofill-selected {
  -webkit-text-fill-color: #333 !important;
  transition: background-color 5000s ease-in-out 0s !important;
}
.login-box .check-phone {
  position: relative;
}
.login-box .check-phone .gcheck {
  position: absolute;
  font-size: 0.885vw;
  right: 0.521vw;
  top: 0.521vw;
  color: red;
  cursor: pointer;
}
.login-box .userbtn {
  flex: 0.6;
  font-size: 0.781vw;
}
.login-box .checkbtn {
  display: none;
  width: 20.833vw;
  justify-content: space-between;
  flex: 0.6;
  font-size: 0.781vw;
}
#checkpwd {
  display: none;
}
.userbtn > span,
.checkbtn > span {
  cursor: pointer;
}
.agree input,
.agree label {
  vertical-align: middle;
}
.agree {
  width: 80%;
  float: left;
  font-size: 0.833vw;
}
.submit input {
  width: 21.146vw;
  height: 2.292vw;
  border-radius: 1.146vw;
  background: #ccc;
  font-weight: 500;
  font-size: 0.885vw;
  line-height: 1.563vw;
  text-align: center;
  color: #fff;
  outline: none;
  border: none;
}
.login-box .service {
  font-family: "PingFang SC Medium";
  font-weight: 500;
  font-size: 0.677vw;
  line-height: 1.563vw;
  text-align: right;
  color: #454545;
}
.login-box .cancel {
  position: absolute;
  bottom: -5.208vw;
  cursor: pointer;
}
.fix-wrap {
  width: 4.896vw;
  position: fixed;
  right: 0;
  top: 31.25vw;
  z-index: 99;
  cursor: pointer;
}
.fix-wrap img {
  width: 100%;
}
/* header */
.header {
  position: relative;
  background-color: transparent;
}
.header .language label {
  cursor: pointer;
}
.header .nav-cover {
  display: none;
  width: 100%;
  height: 20.833vw;
  background-color: #fff;
  position: absolute;
  top: 3.438vw;
  z-index: 99;
  left: 0;
  transition: height 1s linear;
}
.header .nav a {
  display: block;
  width: 100%;
  height: 100%;
  color: #191919;
}
.header .nav-cover .cover-list:nth-of-type(1) {
  width: 80%;
  display: grid;
  grid-template-columns: 10.417vw 11.458vw 7.813vw 7.813vw 15.625vw;
  grid-column-gap: 4.167vw;
  margin: 1.042vw auto;
}
.header .nav-cover .cover-list:nth-of-type(2) {
  width: 48%;
  margin: 1.042vw auto;
}
.header .nav-cover .cover-list:nth-of-type(3) {
  width: 36%;
  margin: 1.042vw auto;
}
.header .nav-cover .cover-list:nth-of-type(4) {
  width: 28%;
  display: grid;
  grid-template-columns: 4.167vw 4.167vw;
  grid-column-gap: 1.042vw;
  margin: 1.042vw auto;
}
.header .nav-cover .cover-list:nth-of-type(5) {
  width: 15%;
  margin: 1.042vw auto;
}
.cover-list p {
  font-family: "PingFang SC Bold";
  font-weight: 700;
  font-size: 0.781vw;
  line-height: 1.563vw;
  text-align: left;
  color: #e22319;
  margin-bottom: 1.042vw;
}
.cover-list a {
  font-family: "PingFang SC Medium";
  font-weight: 500;
  font-size: 0.781vw;
  line-height: 1.563vw;
  text-align: left;
  color: #191919;
}
.cover-list a:hover {
  color: #D3352B;
}
.header-box {
  width: 100%;
  height: 3.438vw;
  display: flex;
  margin: 0 auto;
  padding: 0 9.042vw;
  box-sizing: border-box;
  justify-content: space-between;
  align-items: center;
}
.header-box .nav {
  flex: 0.9;
}
.header-box .nav ul {
  display: flex;
}
.header-box .nav ul li {
  display: inline-block;
  height: 3.438vw;
  padding: 0 1.042vw;
  line-height: 3.438vw;
  font-size: 0.833vw;
  cursor: pointer;
}
.btn-handle {
  position: relative;
}
.header-box .downloadApp,
.header-box .login {
  height: 1.354vw;
  line-height: 1.042vw;
  padding: 0 0.521vw;
  border-radius: 0.208vw;
  border: 0.052vw solid #e22319;
  font-family: "PingFang SC Medium";
  font-weight: 500;
  font-size: 0.833vw;
  text-align: center;
  color: #E22319;
  cursor: pointer;
  background: transparent;
}
.header-box .login {
  background: #e22319;
  color: #fff;
}
.erweima {
  display: none;
  background-color: #fff;
  position: absolute;
  padding: 0.521vw;
  top: 1.354vw;
  z-index: 9;
  font-family: "PingFang SC Medium";
  font-weight: 500;
  font-size: 0.833vw;
  text-align: center;
  color: #191919;
}
#erweima {
  display: none;
}
/* banner */
.banner {
  height: 29.479vw;
  overflow: hidden;
  position: relative;
}
.run-box {
  overflow: hidden;
  height: 100%;
}
.img-container {
  width: 100%;
  height: 100%;
  position: relative;
}
.img-container > div {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.img-container > div a {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
}
.img-container > div .title {
  font-family: "PingFang SC Bold";
  font-weight: 700;
  font-size: 2.5vw;
  line-height: 3.698vw;
  margin-top: 9.635vw;
  margin-left: 9.792vw;
  text-align: left;
  color: #fff;
  text-shadow: 0 0.156vw 0.625vw #45250a66;
}
.img-container > div .content {
  max-width: 26.25vw;
  font-family: "PingFang SC Medium";
  font-weight: 500;
  font-size: 0.938vw;
  margin-top: 3.875vw;
  margin-left: 9.792vw;
  line-height: 1.563vw;
  text-align: left;
  color: #fff;
}
.img-container > div:nth-of-type(1) {
  background-image: url(../../common/images/b1.png);
  background-size: cover;
}
.img-container > div:nth-of-type(2) {
  background-image: url(../../common/images/b2.png);
  background-size: cover;
}
.img-container > div:nth-of-type(3) {
  background-image: url(../../common/images/b3.png);
  background-size: cover;
}
.img-container > div:nth-of-type(4) {
  background-image: url(../../common/images/b4.png);
  background-size: cover;
}
.img-container > div:nth-of-type(5) {
  background-image: url(../../common/images/b5.png);
  background-size: cover;
}
.img-handler {
  width: 80%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: absolute;
  bottom: 0.521vw;
  left: 50%;
  transform: translateX(-50%);
  z-index: 99;
}
.prev,
.next {
  display: inline-block;
  width: 2.083vw;
  height: 2.083vw;
  cursor: pointer;
  color: #fff;
  opacity: 0.5;
}
.prev:hover,
.next:hover {
  opacity: 1;
}
.prev {
  background: url('../../common/images/arrowright.png');
  transform: rotateY(180deg);
  margin-right: 1.242vw;
  background-size: contain;
}
.next {
  background: url('../../common/images/arrowright.png');
  background-size: contain;
}
.point-list {
  display: inline-flex;
  justify-content: space-around;
  align-items: center;
}
.point-list .item {
  width: 0.521vw;
  height: 0.521vw;
  background-color: #fff;
  border-radius: 0.26vw;
  margin: 0.26vw;
  cursor: pointer;
}
/* main */
.main {
  margin: 0 auto 4.167vw;
  overflow: hidden;
}
.model > p,
.trends > p,
.custom > p,
.moment > p {
  font-family: "PingFang SC Medium";
  font-weight: 500;
  font-size: 1.563vw;
  text-align: center;
  margin: 4.688vw 0 3.021vw 0;
  color: #191919;
}
.model {
  width: 80%;
  margin: 3.125vw auto;
  position: relative;
}
.model .minimenu-list,
.custom .menu-list {
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
  margin-top: 2.604vw;
  padding: 0 2.083vw;
  position: relative;
}
.model .minimenu-list .item {
  width: 15%;
  cursor: pointer;
  position: relative;
}
.model .minimenu-list .on {
  color: #E22319;
}
.model .minimenu-list .item .tag,
.custom .menu-list .item .tag {
  text-align: center;
  margin-bottom: 1.042vw;
  overflow: hidden;
  font-size: 0.885vw;
}
.model .minimenu-list .item .tag > span {
  display: inline-block;
  width: 4.479vw;
  height: 4.479vw;
  position: relative;
}
.model .minimenu-list .item .tag > span img {
  width: 100%;
}
.model .minimenu-list .item .tag p {
  font-size: 0.885vw;
}
.model .minimenu-list .item .tag > p,
.custom .menu-list .item .tag > p {
  margin-top: 18px;
  text-align: center;
}
.menu-show-box {
  overflow: hidden;
}
.model .menu-show {
  display: none;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin: 1.042vw auto;
  padding: 1.042vw;
}
.model .menu-show-box > .on {
  display: flex;
}
.model .menu-show .item {
  width: 23%;
  height: 11.146vw;
  padding: 1.771vw 1.042vw 1.042vw 1.042vw;
  margin-left: 1.25vw;
  margin-bottom: 1.302vw;
  border-radius: 4px;
  box-shadow: 0 0.208vw 0.417vw #00000012;
  box-sizing: border-box;
  position: relative;
  cursor: pointer;
}
.model .menu-show .item a {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
}
.model .menu-show .item > div > span {
  display: inline-block;
  width: 3.021vw;
  height: 3.021vw;
  position: relative;
}
.model .menu-show .item > div > span img {
  width: 100%;
}
.model .menu-show .item .tittop {
  width: 80%;
  min-height: 2vw;
  position: absolute;
  border-radius: 0.208vw;
  bottom: 70px;
  padding: 0.521vw;
  box-shadow: 0 0 0.208vw #00000012;
  background-color: rgba(255, 255, 255, 0.8);
  opacity: 0;
  transition: all 0.5s;
}
.model .menu-show .item .tittop::before {
  display: block;
  content: '';
  position: absolute;
  bottom: -0.4vw;
  left: 50%;
  border-top: 0.5vw solid rgba(255, 255, 255, 0.8);
  border-right: 0.5vw solid transparent;
  border-left: 0.5vw solid transparent;
  transform: translateX(-50%);
}
.model .menu-show .item .title {
  font-family: "PingFang SC Medium";
  font-weight: 500;
  font-size: 0.885vw;
  line-height: 1.563vw;
  text-align: left;
  margin-top: 0.833vw;
  color: #191919;
}
.model .menu-show .item .content {
  font-family: "PingFang SC";
  font-weight: 400;
  font-size: 0.833vw;
  line-height: 1.563vw;
  text-align: left;
  color: #777;
  margin-top: 0.26vw;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.model .menu-show .on {
  box-shadow: 0 2px 4px #0000002e;
  background: linear-gradient(37.06deg, #e22319 0%, #ffdb96 100%);
}
.model .menu-show .on .title {
  color: #fff;
}
.model .menu-show .on .content {
  color: #fff;
}
.trends {
  position: relative;
}
.trends > img {
  position: absolute;
  right: 0;
  top: 26.042vw;
  z-index: 99;
}
.trends .trends-list {
  width: 100%;
  display: flex;
  overflow: hidden;
  flex-wrap: wrap;
  margin: 3.125vw 0;
}
.trends .trends-list .item {
  height: 17.448vw;
  width: 50%;
  border: 0.052vw solid #e0e0e0;
  box-sizing: border-box;
  position: relative;
  overflow: hidden;
}
.trends .trends-list .item img {
  width: 100%;
}
.trends .trends-list .item:hover .cover {
  top: 0;
}
.trends .trends-list .item:hover .mask {
  display: none;
}
.trends .trends-list .item .cover {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #e22319e6;
  left: 0;
}
.trends .trends-list .item .cover a {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.trends .trends-list .item .cover > div {
  height: 7.813vw;
  position: absolute;
  bottom: 0;
  left: 0;
}
.trends .trends-list .item .cover p:nth-of-type(1) {
  font-family: "PingFang SC Bold";
  font-weight: 700;
  font-size: 1.146vw;
  line-height: 1.563vw;
  margin-left: 5.208vw;
  margin-bottom: 0.521vw;
  color: #fff;
}
.trends .trends-list .item .cover p:last-child {
  font-family: "PingFang SC Medium";
  font-weight: 500;
  font-size: 0.833vw;
  line-height: 1.302vw;
  margin-left: 5.208vw;
  padding-right: 3.906vw;
  color: #fff;
}
.trends .trends-list .item .mask {
  width: 100%;
  height: 5.208vw;
  position: absolute;
  bottom: 0;
}
.trends .trends-list .item .mask span {
  font-family: "PingFang SC Bold";
  font-weight: 700;
  font-size: 1.146vw;
  line-height: 1.563vw;
  text-align: left;
  margin-left: 5.208vw;
  color: #fff;
}
.trends .trends-d-list {
  width: 80%;
  display: flex;
  justify-content: space-between;
  overflow: hidden;
  flex-wrap: wrap;
  margin: 0 auto;
  padding: 1.042vw;
  box-sizing: content-box;
}
.trends .trends-d-list .item {
  width: 400px;
  height: 280px;
  flex-wrap: wrap;
  padding: 34px;
  padding-right: 59px;
  margin-bottom: 1.042vw;
  box-shadow: 0 0 0.521vw #eee;
  position: relative;
  background-color: #ffffff;
}
.trends .trends-d-list .i-top {
  height: 3.204vw;
}
.trends .trends-d-list .i-top span:nth-of-type(1) a {
  font-family: "PingFang SC Bold";
  font-weight: 700;
  font-size: 0.885vw;
  line-height: 1.563vw;
  color: #191919;
}
.trends .trends-d-list .i-top span:nth-of-type(2) {
  float: right;
}
.trends .trends-d-list .i-top span:nth-of-type(2) a {
  font-family: "PingFang SC Medium";
  font-weight: 500;
  font-size: 0.781vw;
  line-height: 1.823vw;
  color: #e22319;
}
.trends .trends-d-list .i-list > div span:nth-of-type(1) a {
  display: inline-block;
  width: 15.625vw;
  font-family: "PingFang SC Medium";
  font-weight: 500;
  font-size: 0.781vw;
  line-height: 1.667vw;
  color: #454545;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.trends .trends-d-list .i-list > div span:nth-of-type(1) a:hover {
  color: #d3352b;
}
.trends .trends-d-list .i-list > div span:nth-of-type(2) {
  float: right;
}
.trends .trends-d-list .i-list > div span:nth-of-type(2) a {
  font-family: "PingFang SC Medium";
  font-weight: 500;
  font-size: 0.781vw;
  line-height: 1.667vw;
  color: #8b8b8b;
}
.trends .trends-d-list .i-list > div span:nth-of-type(2) a:hover {
  color: #d3352b;
}
.run-list {
  height: 21.146vw;
  position: relative;
}
.run-list > .item {
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  flex-wrap: wrap;
  position: absolute;
  left: 0;
  top: 0;
}
.run-list .on {
  display: flex;
}
.custom .menu-list {
  width: 80%;
  margin: 3.125vw auto;
}
.rel-way{
  display: none;
  width: 170px;
  height: 66px;
  background: #fff;
  filter: drop-shadow(0 0 8px #0000001a);
  top: 40.25vw;
  position: fixed;
  right: 90px;
}
.rel-way p{
  font-family: "PingFang SC Medium";
  font-weight: 500;
  font-size: 15px;
  line-height: 30px;
  text-align: center;
  color: #191919;
}
.custom .menu-list .on {
  color: #E22319;
}
.custom .menu-list .item {
  width: 15%;
  cursor: pointer;
}
.custom-run .run-l,
.custom-run .run-r {
  width: 50%;
  height: 100%;
  border: 0.052vw solid #e0e0e0;
  box-sizing: border-box;
}
.custom-run {
  margin-bottom: 0;
}
.run-l,
.run-r {
  position: relative;
}
.run-l .img-container .zitem {
  height: 100%;
  display: none;
}
.run-l .img-container .zitem a {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 9;
}
.run-l .img-container .zitem a img {
  width: 100%;
}
.run-l .img-container .on {
  display: block;
}
.c-run-handler {
  width: 100%;
  height: 4.583vw;
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #fff;
  opacity: 0.9;
  z-index: 999;
}
.c-run-handler ul {
  display: inline-flex;
  height: 4.583vw;
  align-items: center;
  float: right;
}
.c-run-handler ul li {
  width: 7.292vw;
  height: 3.385vw;
  padding: 0 0.521vw;
  border-right: 0.052vw solid #e0e0e0;
  cursor: pointer;
}
.c-run-handler ul li img {
  width: 100%;
}
.run-r {
  background: url('../../common/images/31.png') no-repeat;
  background-size: cover;
}
.r-box {
  width: 60%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.run-r .content {
  font-family: "PingFang SC Medium";
  font-weight: 500;
  font-size: 0.938vw;
  line-height: 1.563vw;
  color: #fff;
}
.map {
  width: 100vw;
  height: 34.375vw;
  background-color: #ddd;
  margin-bottom: 3.125vw;
  justify-content: center;
  align-items: center;
  position: relative;
}
.map img {
  width: 100%;
}
.moment {
  position: relative;
}
.moment-container {
  width: 81%;
  position: relative;
  margin: 0 auto;
}
.moment-wrap {
  width: 100%;
  height: 16.667vw;
  position: relative;
  margin: 0 auto;
  overflow: hidden;
}
.moment .moment-list {
  display: inline-flex;
  position: absolute;
  overflow: hidden;
  left: 0;
  transition: all 1s ease 0s;
}
.moment .moment-list .item {
  width: 19.427vw;
  float: left;
  margin-right: 0.781vw;
}
.moment .moment-list .item .img-box {
  height: 10.938vw;
}
.moment .moment-list .item .img-box img {
  width: 100%;
  height: 100%;
}
.moment-list .item .date {
  font-family: "PingFang SC Medium";
  font-weight: 500;
  font-size: 0.885vw;
  line-height: 1.563vw;
  text-align: left;
  color: #8b8b8b;
  margin: 1.042vw 0 0.521vw 0;
}
.moment-list .item .content {
  font-family: "PingFang SC Medium";
  font-weight: 500;
  font-size: 0.833vw;
  line-height: 1.302vw;
  text-align: left;
  color: #454545;
}
.prevscroll {
  width: 2.708vw;
  height: 2.708vw;
  position: absolute;
  top: 50%;
  left: -3.646vw;
}
.prevscroll img {
  width: 100%;
}
.nextscroll {
  width: 2.708vw;
  height: 2.708vw;
  position: absolute;
  top: 50%;
  right: -3.646vw;
}
.nextscroll img {
  width: 100%;
}
.footer {
  background-color: #f2f2f2;
}
.footer .f-top {
  width: 80%;
  overflow: hidden;
  margin: 0 auto;
  padding: 2.083vw;
}
.footer .footer-left {
  display: grid;
  grid-template-columns: 5.208vw 7.813vw 5.208vw 5.208vw 7.813vw;
  grid-column-gap: 5.208vw;
  float: left;
}
.footer-left .column p {
  font-family: "PingFang SC Heavy";
  font-weight: 900;
  font-size: 0.833vw;
  line-height: 1.563vw;
  text-align: left;
  color: #454545;
  margin-bottom: 1.042vw;
}
.footer-left .column a {
  font-family: "PingFang SC Heavy";
  font-size: 0.833vw;
  line-height: 1.563vw;
  text-align: left;
  color: #454545;
}
.footer-left .column a:hover {
  color: #d3352b;
}
.footer .footer-right {
  float: left;
  border-left: 0.052vw solid #e0e0e0;
  margin-left: 5.208vw;
}
.footer .footer-right {
  display: grid;
  grid-template-columns: 4.208vw 1fr;
  padding-left: 4.167vw;
  float: left;
}
.footer .footer-right .column {
  position: relative;
}
.footer .footer-right .column img {
  width: 60%;
}
.column .number {
  font-size: 0.833vw;
}
.column .time {
  margin-top: 1.042vw;
  line-height: 1.563vw;
  font-size: 0.833vw;
}
.footer .f-bottom {
  border-top: 0.052vw solid #e0e0e0;
}
.f-bottom .partner {
  width: 80%;
  margin: 1.483vw auto;
  font-family: "PingFang SC Medium";
  font-weight: 500;
  font-size: 0.781vw;
  line-height: 1.563vw;
  text-align: center;
  color: #8b8b8b;
}
.f-bottom .partner a {
  font-family: "PingFang SC Medium";
  font-weight: 500;
  font-size: 0.781vw;
  line-height: 1.563vw;
  text-align: center;
  color: #8b8b8b;
}
.f-bottom .partner a:hover {
  color: #d3352b;
}
.f-bottom > p {
  font-family: "PingFang SC Medium";
  font-weight: 500;
  font-size: 0.781vw;
  line-height: 1.563vw;
  text-align: center;
  color: #8b8b8b;
}
.copyright {
  padding-bottom: 25px;
}

.page-wrap {
  width: 35.25vw;
  margin: 0.521vw auto;
}
.pagination {
  margin-top: 0.938vw;
  font-size: 0;
  text-align: center;
}
.pagination .page-li {
  display: inline-block;
  font-size: 0.781vw;
  line-height: 1;
  -ms-user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}
.pagination .page-li:hover {
  cursor: pointer;
  background-color: #EAEAEA;
}
.pagination .page-li.page-active {
  cursor: default;
  color: #fff;
  border-color: #e22319;
  background-color: #e22319;
}
.pagination .page-li.number-ellipsis {
  border: none;
  cursor: default;
}
.pagination .page-li.number-ellipsis:hover {
  background-color: #fff;
}
.pagination .page-number {
  width: 1.979vw;
  padding-top: 0.417vw;
  padding-bottom: 0.417vw;
  border: 0.052vw solid #EAEAEA;
  text-align: center;
}
.pagination .page-prev {
  padding: 0.417vw 0.729vw;
  margin-right: 0.417vw;
  border: 0.052vw solid #EAEAEA;
}
.pagination .page-prev.no-prev {
  color: #c6c6c6;
}
.pagination .page-prev.no-prev:hover {
  cursor: default;
  background-color: #fff;
}
.pagination .page-next {
  padding: 0.417vw 0.729vw;
  margin-left: 0.417vw;
  border: 0.052vw solid #EAEAEA;
}
.pagination .page-next.no-next {
  color: #c6c6c6;
}
.pagination .page-next.no-next:hover {
  cursor: default;
  background-color: #fff;
}
.pagination .number-ellipsis {
  display: inline-block;
  font-size: 0.781vw;
  padding: 0.417vw 0.729vw;
}
.pagination .number-ellipsis.page-hidden {
  display: none;
}
#page-go {
  display: inline-block;
  margin-top: 0.521vw;
  text-align: center;
}
#page-go label {
  font-family: "PingFang SC Medium";
  font-weight: 500;
  font-size: 0.781vw;
  line-height: 1.563vw;
  color: #8b8b8b;
}
#page-go #page-num {
  width: 1.563vw;
  height: 1.563vw;
  border-radius: 0.208vw;
  background: #fff;
  border: 0.052vw solid #dedede;
  text-align: center;
}
#page-go #goto {
  width: 2.917vw;
  height: 1.771vw;
  border-radius: 0.208vw;
  background: #fff;
  border: 0.052vw solid #dedede;
}
.pagebox {
  display: inline-block;
}

.p-bg {
  height: 20.833vw;
  background: url('../../common/images/partnerbg.png') no-repeat;
}
.p-nav {
  width: 70%;
  margin: 2.604vw auto;
  font-size: 1.042vw;
  color: #8B8B8B;
}
.p-nav > span {
  margin-right: 2.083vw;
  cursor: pointer;
}
.p-nav .on {
  display: inline-block;
  font-family: "PingFang SC Bold";
  font-weight: 700;
  line-height: 3.385vw;
  font-size: 1.042vw;
  color: #191919;
}
.p-nav .on::after {
  height: 0.208vw;
  content: '';
  display: block;
  border-radius: 0.104vw;
  background-color: #e22319;
}
.p-city {
  overflow: hidden;
}
.p-city .on {
  display: block;
}
.p-c-item {
  display: none;
  width: 70%;
  margin: 0 auto 160px;
}
.p-c-item p {
  font-family: "PingFang SC Medium";
  font-weight: 500;
  font-size: 0.885vw;
  line-height: 2.083vw;
  color: #191919;
}

html,body,div,span,applet,object,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video {
	margin:0;
	padding:0;
	border:0;
	font-size:100%;
	font:inherit;
	font-weight:normal;
	vertical-align:baseline;
}
body{
	background-color: #fafafa;
}
/* HTML5 display-role reset for older browsers */
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
	display:block;
}
ol,ul,li {
	list-style:none;
}
blockquote,q {
	quotes:none;
}
blockquote:before,blockquote:after,q:before,q:after {
	content:'';
	content:none;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
th,td {
	vertical-align:middle;
}
/* custom */
a {
	outline:none;
	color:#454545;
	text-decoration:none;
}
a:focus {
	outline:none;
}
input:focus,select:focus,textarea:focus {
	outline:-webkit-focus-ring-color auto 0;
}

.header {
  background-color: #fff;
  position: fixed;
  z-index: 100;
  width: 1903px;
  top: 0;
}
.ct {
  width: 68%;
  display: flex;
  margin: 2.083vw auto;
  align-items: center;
  padding-top: 66px;
}
.i-title {
  font-family: "PingFang SC Heavy";
  font-weight: 900;
  font-size: 2.708vw;
  color: #191919;
}
.c-container {
  background-color: #fff;
  overflow: hidden;
}
.bread {
  width: 68%;
  margin: 0 auto;
  padding: 1.042vw 0;
  font-size: 0.885vw;
  color: #737373;
  border-bottom: 0.052vw solid #dedede;
}
.video {
  width: 70%;
  height: 37.813vw;
  margin: 1.563vw auto;
}
.video > p {
  font-weight: 500;
  font-size: 0.729vw;
  line-height: 1.563vw;
  text-align: left;
  color: #8b8b8b;
  opacity: 0.6;
}
.c-container .item {
  width: 68%;
  margin: 5.208vw auto;
}
.c-container .item .i-tit {
  font-weight: 800;
  font-size: 1.167vw;
  padding-left: 10px;
}
.class-list {
  display: flex;
  flex-wrap: wrap;
  /*justify-content: space-between;*/
  position: relative;

}
.class-list-item {
  width: 15.833vw;
  height: 17.865vw;
  /*box-shadow: 0 0 1.354vw #00000021;*/
  cursor: pointer;
  position: relative;
  margin-right: 19px;
  margin-top: 20px;
}
.class-list-item:hover  {
  width: 15.833vw;
  height: 17.865vw;
  /*margin: 1.302vw 0;*/
  box-shadow:0 0 0.66vw 1px #0000008a;
  cursor: pointer;
  position: relative;
}


.class-list-item img {
  width: 100%;
  height:53%;
}
.class-tit {
  font-family: "PingFang SC Bold";
  font-weight: 700;
  font-size: 0.885vw;
  line-height: 1.563vw;
  margin: 0.521vw 0 2.604vw 1.042vw;
  color: #191919;
}
.class-amount {
  font-size: 0.781vw;
  line-height: 1.563vw;
  margin-left: 1.042vw;
  color: #737373;
}

.more-btn {
  margin: 20px;
  width: 8.854vw;
  height: 2.292vw;
  border-radius: 1.146vw;
  background: #f3f3f3;
  border: none;
  font-weight: 700;
  font-size: 0.833vw;
  cursor: pointer;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.more-btn:hover {
  background: #E22319;
  color: #fff;
}
.scroll-line {
  width: 0.052vw;
  height: 7.396vw;
  background: transparent;
  border: 0.052vw solid #dedede;
  position: relative;
}
.line-block {
  display: inline-block;
  position: absolute;
  width: 0.104vw;
  height: 1.146vw;
  background-color: #E22319;
}
.right-anchor {
  position: fixed;
  display: flex;
  width: 200px;
  top: 32vh;
  right:10px;

}
.class-name {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.class-name > span {
  margin-left: 0.521vw;
}
.class-name > span a {
  font-size: 0.833vw;
  text-align: left;
  color: #191919;
}
.recommend {
  width: 68%;
  margin: 0 auto;
}
