html {
  min-width: inherit;
}

body {
  min-width: inherit;
  font-family: "PingFangSC-Regular, PingFang SC";
}
.content {
  width: 14.4rem;
  margin: 0 auto;
  overflow: hidden;
}
.content .title {
  font-size: .42rem;
  font-weight: 600;
  line-height: .63rem;
}

.global-more {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  margin-top: .1rem;
  margin-bottom: 0.06rem;
  color: #1842B3;
  font-size: 0.16rem;
  line-height: .22rem;
  font-weight: 400;
}

.global-more:hover{
  color: #005BAB;
}

.global-more::after{
  content: '';
  width: .17rem;
  height: .15rem;
  margin-left: 0.1rem;
  background: url('https://static01-www.qianxin.com/qaxweb/9652223ef3f44d7a143cc3d445900305.png') no-repeat;
  background-size: contain;
}

/*新版分页*/
.page {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
}

.page ul {
  display: -ms-flexbox;
  display: flex;
  margin: 0 0.16rem;
}

.page li {
  width: .3rem;
  height: .22rem;
  line-height: .22rem;
  text-align: center;
  cursor: pointer;
  background: #ffffff;
}

.page li:not(:last-child):not(:first-child) {
  margin-right: .1rem;
}

.page li a,
.page span a {
  display: block;
  width: 100%;
  height: 100%;
  font-size: .16rem;
  color: #0032B4;
}

.page span.gray a {
  color: #bdbdbd;
  cursor: default;
}

.page span.gray a:hover i {
  text-decoration: none;
}

.page .page-current a {
  color: #000000;
}

.page .page-pre,
.page .page-next {
  line-height: .22rem;
  text-align: center;
  cursor: pointer;
  background: #ffffff;
}

.page .page-pre i,
.page .page-next i {
  margin: 0 0.16rem;
  line-height: 1;
  font-size: .16rem;
}

/* Firefox */
.custom-scrollbar {
  scrollbar-width: thin;
  scrollbar-color: #c7c7c7 rgba(199, 199, 199, 0.25);
}

/* Chrome, Edge and Safari */
.custom-scrollbar::-webkit-scrollbar {
  height: 0.06rem;
  width: 0.06rem;
}

.custom-scrollbar::-webkit-scrollbar-track {
  border-radius: 0.06rem;
  background-color: rgba(199, 199, 199, 0.25);
}

.custom-scrollbar::-webkit-scrollbar-track:hover {
  background-color: rgba(199, 199, 199, 0.25);
}

.custom-scrollbar::-webkit-scrollbar-track:active {
  background-color: rgba(199, 199, 199, 0.25);
}

.custom-scrollbar::-webkit-scrollbar-thumb {
  border-radius: 0.06rem;
  background-color: #c7c7c7;
}

.custom-scrollbar::-webkit-scrollbar-thumb:hover {
  background-color: #0032b4;
}

.custom-scrollbar::-webkit-scrollbar-thumb:active {
  background-color: #0032b4;
}

.swiper-page {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.swiper-pre,
.swiper-next {
  width: 0.32rem;
  height: 0.32rem;
  cursor: pointer;
}

.swiper-pre {
  background: url('https://static01-www.qianxin.com/qaxweb/ee8bfd62cfdb21e6d6732ac8083108a8.svg') no-repeat 50% 50%;
  background-size: cover;
}

.swiper-next {
  background: url('https://static01-www.qianxin.com/qaxweb/4659422836e97a4125d88e0a84c6ae66.svg') no-repeat 50% 50%;
  background-size: cover;
}

.swiper-count {
  width: auto;
  margin-right: 0.16rem;
  margin-left: 0.16rem;
  color: #000000;
  font-size: 0.16rem;
  line-height: 0.22rem;
  white-space: nowrap;
}

@media screen and (max-width: 768px) {
  
  .content {
    width: 7.04rem;
  }

  .global-nav .content {
    width: 100%;
    margin: 0;
  }

  .global-more {
    font-size: .3rem;
    line-height: 0.42rem;
  }

  .global-more::after {
    content: '';
    width: .34rem;
    height: .3rem;
    margin-left: 0.2rem;
  }

  /*新版分页*/
  .page {
    padding: 0;
  }

  .page li a,
  .page span a {
    font-size: .28rem;
  }

  .page .page-pre i,
  .page .page-next i {
    font-size: .32rem;
  }

  /* 轮播切换器 */
  .swiper-page {
    margin-right: -0.24rem;
  }

  .swiper-pre,
  .swiper-next {
    width: 0.64rem;
  }

  .swiper-pre {
    background: url('https://static01-www.qianxin.com/qaxweb/b5ef838fa43d230d0c04d848188f9df0.png') no-repeat 50% 50%;
    background-size: cover;
  }

  .swiper-next {
    background: url('https://static01-www.qianxin.com/qaxweb/6dfde4b187282236cf9fc1fd392c12b3.png') no-repeat 50% 50%;
    background-size: cover;
  }

  .swiper-count {
    margin-right: 0.2rem;
    margin-left: 0.2rem;
    font-size: 0.3rem;
    line-height: 0.35rem;
  }
}
.bread-crumb {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  min-height: 0.5rem;
  border-bottom: 1px solid #C0C0C0;
  background: #F2F4F8;
}

.bread-crumb--inner {
  display: -ms-flexbox;
  display: flex;
  width: 14.4rem;
  margin: 0 auto;
  line-height: 0.5rem;
}

.bread-crumb__item {
  color: #676767;
  font-size: 0.14rem;
  font-weight: 400;
  white-space: nowrap;
}

.bread-crumb__link {
  font-size: 0.14rem;
}

.bread-crumb__link,
.bread-crumb__divider {
  font-family: PingFangSC-Regular, PingFang SC;
  color: #676767;
  font-weight: 300;
}

.bread-crumb__divider {
  margin-left: 0.08rem;
  margin-right: 0.08rem;
}

.bread-crumb__item:last-child {
  color: #000;
}

.bread-crumb__link:hover {
  color: #0032B4;
}

@media screen and (max-width: 768px) {
  .bread-crumb--inner {
    width: 100%;
  }

  .bread-crumb {
    min-height: 0.6rem;
    padding: 0 .32rem;
  }

  .bread-crumb__item,
  .bread-crumb__link,
  .bread-crumb__divider {
    font-size: .24rem;
  }

  .bread-crumb__item:last-child {
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
.big-picture {
  position: relative;
  overflow: hidden;
  background: #000;
}

.big-picture-pc {
  display: block;
  width: 100%;
  position: relative;
}

.big-picture-content {
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  height: 100%;
  left: 50%;
  top: 0;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.big-picture-content-text {
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex: 1;
      flex: 1;
  -ms-flex-pack: center;
      justify-content: center;
}

.big-picture-content-title {
  width: 14.4rem;
  font-size: .42rem;
  font-weight: 600;
  color: #FFF;
  line-height: .58rem;
}

.big-picture-content-desc {
  width: 8rem;
  margin-top: .14rem;
  font-size: .16rem;
  line-height: .28rem;
  color: #D8D8D8;
  font-weight: 400;
  overflow: hidden;
}

.big-picture-content-link {
  display: block;
  -ms-flex-align: center;
      align-items: center;
  width: 1.8rem;
  height: 0.4rem;
  margin-top: 0.2rem;
  border: 1px solid #fff;
  color: #fff;
  font-size: 0.16rem;
  font-weight: 400;
  text-align: center;
  line-height: 0.4rem;
}

@media screen and (max-width: 768px) {
  .big-picture,
  .big-picture-pc,
  .big-picture-content {
    width: 100%;
    height: 3.4rem;
  }

  .big-picture-content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
  }

  .big-picture-content-text {
    -ms-flex: 1;
        flex: 1;
    -ms-flex-pack: start;
        justify-content: flex-start;
    padding: .8rem .32rem 0;
  }

  .big-picture-content-title {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    width: 7.09rem;
    font-size: .5rem;
    font-weight: 600;
    color: #FFFFFF;
    line-height: .7rem;
  }

  .big-picture-content-desc {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    width: 7.09rem;
    margin-top: .2rem;
    font-size: .3rem;
    line-height: .42rem;
    color: #d8d8d8;
  }

  .pattern-flow .big-picture-content {
    position: static;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }

  .pattern-flow.big-picture,
  .pattern-flow .big-picture-pc,
  .pattern-flow .big-picture-content {
    height: auto;
  }

  .pattern-flow .big-picture-content-text {
    padding: 0.3rem 0.32rem 0.47rem;
  }

  .big-picture-content-title {
    font-size: 0.54rem;
    line-height: 0.75rem;
  }

  .big-picture-content-link {
    width: 2.9rem;
    height: 0.84rem;
    margin-top: 0.4rem;
    font-size: 0.3rem;
    line-height: 0.84rem;
  }
}
.global-nav {
	position: -webkit-sticky;
	position: sticky;
	left: 0;
	right: 0;
	top: .98rem;
	z-index: 3;
	border-bottom: 0.01rem solid #C0C0C0;
	background: #F2F4F8;
}

.global-nav .nav-wrap {
	display: -ms-flexbox;
	display: flex;
	height: 0.8rem;
	line-height: 0.8rem;
}

.global-nav .nav-item {
	margin-right: 0.8rem;
}

.global-nav .nav-item a {
	display: block;
	box-sizing: border-box;
	height: 0.8rem;
	text-align: center;
	line-height: 0.8rem;
	font-size: 0.16rem;
	color: #333;
	border-bottom: 0.03rem solid transparent;
	white-space: nowrap;
}

.global-nav .nav-item a:hover,
.global-nav .nav-item .nav-active {
	font-weight: bold;
	border-bottom-color: #0032B4;
}

@media screen and (max-width: 768px) {
	.global-nav .nav-item {
		width: auto;
		margin-right: 0.24rem;
	}

	.global-nav {
		padding-right: 0.32rem;
		padding-left: 0.32rem;
	}

	.global-nav .nav-wrap {
		height: 1rem;
		line-height: 1rem;
	}

	.global-nav .nav-item a {
		height: 1rem;
		line-height: 1rem;
		font-size: 0.28rem;
	}

	.global-nav .nav-item .nav-active {
		font-weight: bold;
		border-bottom: 0.04rem solid #0032B4;
	}
}
.on-the-road {
  background: #E1E4E9;
}

.on-the-road__container {
  margin-top: .5rem;
}

.on-the-road--outer {
  position: relative;
}

.on-the-road__tabs {
  position: relative;
  margin-top: -0.7rem;
  margin-bottom: -0.9rem;
  padding-top: 1.14rem;
  padding-bottom: 0.9rem;
  background: #090F18;
}

.on-the-road__nav-wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
      justify-content: flex-start;
  overflow: hidden;
  position: relative;
  width: 14.4rem;
  margin: 0 auto;
}

.on-the-road__nav-wrapper::before {
  position: absolute;
  top: 0.5rem;
  left: 0;
  right: 0;
  height: 1px;
  overflow: hidden;
  background: #fff;
  opacity: 0.2;
  content: '';
}

.on-the-road__nav-wrapper li {
  position: relative;
  cursor: pointer;
  width: 2.4rem;
  color: #ffffff;
}

.on-the-road__nav-wrapper li:not(:last-child) {
  margin-right: 0.6rem;
}

.on-the-road__nav-wrapper .current.road-nav-swiper-slide::before {
  position: absolute;
  top: 0.485rem;
  left: 0;
  right: 0;
  height: 0.03rem;
  background: #0032B4;
  content: '';
}

.on-the-road__nav-wrapper li span {
  display: block;
  font-size: .3rem;
  font-weight: 600;
  color: #ffffff;
  line-height: .42rem;
  opacity: .7;
  width: 100%;
}

.on-the-road__nav-wrapper li p {
  font-size: .2rem;
  color: #ffffff;
  padding-top: .24rem;
  opacity: .7;
  line-height: 0.28rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 300;
}

.on-the-road__nav-wrapper li.current span {
  opacity: 1;
  position: relative;
  z-index: 1;
}

.on-the-road__nav-wrapper li.current p {
  opacity: 1;
}

.on-the-road__detail {
  width: 100%;
  position: relative;
}

.on-the-road__detail::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: #ffffff;
  opacity: .98;
  z-index: -1;
}

.on-the-road__info {
  width: 5.46rem;
  margin: .5rem 0 .5rem .5rem;
}

.on-the-road__img {
  width: 7.4rem;
  height: 4.2rem;
  float: right;
  margin: .5rem .5rem .5rem 0;
}

.on-the-road__img img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.on-the-road__info_number {
  font-size: .8rem;
  font-family: FZLTCHJW--GB1-0, FZLTCHJW--GB1;
  font-weight: normal;
  color: #0032B4;
  line-height: .92rem;
}

.on-the-road__info_more {
  display: block;
  width: 1.7rem;
  height: .46rem;
  margin-top: 0.6rem;
  background: url("https://static01-www.qianxin.com/qaxweb/f072bbeabb5ee29b4e7d32634403ab85.jpg") no-repeat;
  background-size: contain;
  overflow: hidden;
  white-space: nowrap;
  text-indent: 100%;
}

.on-the-road__info h2 {
  font-size: .24rem;
  font-weight: 600;
  color: #000000;
  line-height: .33rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-top: .24rem;
  margin-bottom: .16rem;
}

.on-the-road__info p {
  font-size: .16rem;
  font-weight: 400;
  line-height: .3rem;
  color: #4E4E4E;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
}

.on-the-road .content-pc:nth-child(even) {
  width: 100%;
  overflow: visible;
}


@media screen and (max-width: 768px) {
  .on-the-road .title {
    margin-bottom: 0.5rem;
  }

  .on-the-road__container {
    overflow: hidden;
  }

  .on-the-road__nav-wrapper {
    width: 100%;
    overflow: visible;
  }

  .on-the-road__nav-wrapper::before {
    width: 100rem;
  }

  .on-the-road__nav-wrapper .current.road-nav-swiper-slide::before {
    height: 0.06rem;
  }

  .on-the-road__nav-wrapper li {
    cursor: pointer;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 2.7rem;
  }

  .on-the-road__nav-wrapper li {
    margin-right: 0;
  }

  .on-the-road__nav-wrapper .road-nav-swiper-slide {
    margin: 0;
  }

  .on-the-road__nav-wrapper li span {
    font-size: .4rem;
  }

  .on-the-road__nav-wrapper li p {
    font-size: .3rem;
    line-height: 0.48rem;
  }

  .on-the-road__tabs {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 2.32rem;
    padding-left: 0.32rem;
    padding-right: 0.32rem;
  }

  .on-the-road__detail {
    box-sizing: border-box;
    width: 100%;
    padding: 0.32rem;
  }

  .on-the-road__detail a{
    display: block;
  }

  .on-the-road__info {
    width: 6.4rem;
    margin: 0;
  }

  .on-the-road__img {
    width: 6.4rem;
    height: 3.71rem;
    margin: 0 0 0.5rem;
    float: none;
  }

  .on-the-road__info_number {
    display: block;
    margin-bottom: 0.2rem;
    font-size: .7rem;
    line-height: .81rem;
  }

  .on-the-road__nav-wrapper li.current span {
    border-bottom-width: 0.06rem;
  }

  .on-the-road__info_more {
    width: 2.2rem;
    height: .7rem;
    margin-top: 0.72rem;
    margin-bottom: 0.5rem;
    background: none;
    background: #0032B4;
    cursor: pointer;
    color: #ffffff;
    font-size: .3rem;
    text-align: center;
    line-height: .7rem;
    text-indent: 0;
  }

  .on-the-road__nav-wrapper li:not(:first-child) {
    margin-right: 0;
  }

  .on-the-road__info h2 {
    font-size: .38rem;
    font-weight: 600;
    line-height: .53rem;
    margin-top: .2rem;
    margin-bottom: .2rem;
  }

  .on-the-road__info p {
    font-size: .28rem;
    line-height: .4rem;
    -webkit-line-clamp: 4;
  }
}

.content-padding {
  padding: .9rem 0 .7rem;
}

.information{
  background: #F2F4F8;
}

.information__main{
  padding-top: .5rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
}

.clip-img{
  width: 100%;
  height: 3rem;
  object-fit: cover
}

.information__main li{
  background: #ffffff;
  width: 7.1rem;
  height: 4.3rem;
}

.information__main li dl{
  padding: .2rem .28rem;
}

.information__main li dt{
  font-size: .24rem;
  font-weight: 600;
  color: #1C1C1C;
  line-height: .33rem;
  padding-bottom: .06rem;
}

.information__main li dd{
  font-size: .16rem;
  font-weight: 400;
  color: #4E4E4E;
  line-height: .25rem;
}

.report-download .hd {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
}

.swiper-page {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}

.swiper-page .pre-btn {
  width: 0.32rem;
  height: 0.32rem;
  margin-right: .15rem;
  background: #0032B4 url(https://www.qianxin.com/static/images/product_detail/arrow-prev1.png) no-repeat 50% 50%;
  background-size: cover;
  cursor: pointer;
}

.swiper-page .next-btn {
  width: 0.32rem;
  height: 0.32rem;
  margin-left: .15rem;
  background: #0032B4 url(https://www.qianxin.com/static/images/product_detail/arrow-next1.png) no-repeat 50% 50%;
  background-size: cover;
  cursor: pointer;
}

.swiper-page .swiper-pagination-fraction {
  width: auto;
}

.report-download .cover {
  width: 2.20rem;
  height: 3.11rem;
  margin-right: .32rem;
}

.report-download img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.report-download-swiper {
  margin-top: 0.5rem;
}

.report-download .swiper-slide {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  grid-gap: 0.4rem 0.74rem;
  gap: 0.4rem 0.74rem;
}

.swiper-slide .report-download__item:nth-child(1),
.swiper-slide .report-download__item:nth-child(2) {
  border-bottom: 1px solid #D8D8D8;
  padding-bottom: 0.4rem;
}

.report-download__item {
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: calc((100% - 0.74rem) / 2);
}

.report-download .report-download__text {
  -ms-flex: 1;
      flex: 1;
  position: relative;
  overflow: hidden;
}

.report-download .report-download__text h4 {
  font-size: .24rem;
  font-weight: 600;
  line-height: .33rem;
  margin-bottom: .2rem;
  color: #1D1D1D;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.report-download .report-download__text p {
  font-size: .16rem;
  font-weight: 400;
  line-height: .3rem;
  color: #4E4E4E;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
}

.report-download .report-download__text span {
  position: absolute;
  bottom: .06rem;
  left: 0;
  font-size: 0.16rem;
  font-weight: 400;
  color: #1842B3;
}

.report-download .report-download__text span:hover {
  text-decoration: underline;
}

.report-download .report-download__text span::after,
.report-download .title-wrap .more::after {
  content: '';
  display: inline-block;
  position: relative;
  bottom: -0.02rem;
  width: 0.17rem;
  height: 0.15rem;
  background: url(https://www.qianxin.com/static/images/index/arrow-blue.png) no-repeat;
  background-size: contain;
  margin-left: 0.1rem;
}

.description-main{
  margin-top: .45rem;
  padding-top: .5rem;
  border-top: .01rem solid #D8D8D8;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack:justify;
      justify-content:space-between;
}

.description-main__img{
  width: 6rem;
  height: 2.8rem;
  margin: .5rem;
}

.description-main dl{
  margin: .8rem .7rem 0 .3rem;
}

.description-main dt{
  font-size: .24rem;
  font-weight: 600;
  color: #000000;
  line-height: .33rem;
}

.description-main dd{
  padding-top: .2rem;
  font-size: .18rem;
  font-weight: 400;
  color: #4E4E4E;
  line-height: .3rem;
}

.non-profit-foundation-main dl{
  width: 7.8rem;
}

.non-profit-foundation-main dt{
  font-size: .24rem;
  font-weight: 600;
  color: #000000;
  line-height: .33rem;
  padding-bottom: .16rem;
}

.non-profit-foundation-main__desc{
  padding-bottom: .28rem;
}

.non-profit-foundation-main__desc {
  font-size: .16rem;
  font-weight: 400;
  color: #4E4E4E;
  line-height: .3rem;
}

.non-profit-foundation-main{
  margin-top: .45rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack:justify;
      justify-content:space-between;
}

.non-profit-foundation-main__img{
  width: 6rem;
  height: 2.8rem;
}

.current-page,
.swiper-pagination-current,
.swiper-pagination-total {
  font-size: 0.16rem;
}

@media screen and (max-width: 768px) {
  .on-the-road.content-padding {
    padding: 1rem 0 0;
  }

  .on-the-road .content:nth-child(1) {
    margin-bottom: -1.9rem;
  }

  .on-the-road .content:nth-child(2) {
    width: 100%;
    margin: 0;
    background: #090F18;
  }

  .information__main{
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }

  .information__main li{
    width: 7.04rem;
    height: 5.15rem;
    margin-bottom: .4rem;
  }

  .information__main li a {
    display: block;
  }

  .information__main li:last-child{
    margin-bottom: 0;
  }
  
  .clip-img{
    width: 100%;
    height: 3.2rem;
    object-fit: cover
  }
  
  .information__main li dl{
    padding: .3rem .32rem;
  }
  
  .information__main li dt{
    font-size: .38rem;
    color: #1D1D1D;
    line-height: .53rem;
    padding-bottom: .14rem;
  }

  .information__main li dd{
    font-size: .3rem;
    font-weight: 400;
    color: #4E4E4E;
    line-height: .48rem;
  }

  .swiper-page .pre-btn,
  .swiper-page .next-btn {
    width: 0.48rem;
    height: 0.48rem;
  }

  .swiper-page .pre-btn {
    background: url('https://www.qianxin.com/static/images/product_detail/arrow-prev-m.png') no-repeat 0 0;
    background-size: contain;
  }

  .swiper-page .next-btn {
    background: url('https://www.qianxin.com/static/images/product_detail/arrow-next-m.png') no-repeat 0 0;
    background-size: contain;
  }

  .report-download-swiper {
    padding-bottom: 0.15rem;
  }

  .report-download .swiper-slide {
    display: block;
  }

  .report-download-swiper:not(:last-child) {
    margin-bottom: 0.55rem;
  }

  .report-download__item {
    width: 100%;
  }

  .report-download__item:not(:last-child) {
    margin-bottom: 0.5rem;
    padding-bottom: 0.5rem;
    border-bottom: 1px solid #D8D8D8;
  }

  .swiper-slide .report-download__item:nth-child(1),
  .swiper-slide .report-download__item:nth-child(2) {
    padding-bottom: 0.5rem;
  }

  .report-download .cover {
    width: 2.25rem;
    height: 3.17rem;
    margin-right: .32rem;
  }

  .report-download .report-download__text h4 {
    font-size: .36rem;
    font-weight: 600;
    margin-bottom: .16rem;
    line-height: .5rem;
  }

  .report-download .report-download__text p {
    font-size: .28rem;
    line-height: .4rem;
    -webkit-line-clamp: 3;
  }

  .report-download .report-download__text span {
    font-size: .3rem;
    line-height: .42rem;
    bottom: -.06rem;
  }

  .report-download .title-wrap .more {
    font-size: 0.30rem;
    line-height: 0.42rem;
    font-weight: 400;
  }

  .report-download .report-download__text span::after {
    display: none;
  }

  .description-main{
    margin-top: .5rem;
    padding-top: .61rem;
    display:block;
  }

  .description-main__img{
    width: 5rem;
    height: 5.43rem;
    display: block;
    margin: 0 auto;
  }
  
  .description-main dl{
    width: 100%;
    margin: .61rem 0 0;
  }
  
  .description-main dt{
    font-size: .38rem;
    line-height: .53rem;
  }
  
  .description-main dd{
    padding-top: .2rem;
    font-size: .3rem;
    line-height: .48rem;
  }

  .non-profit-foundation-main__desc {
    margin-bottom: 0.6rem;
    padding-bottom: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
  }
  
  .non-profit-foundation-main{
    margin-top: .45rem;
    display:block;
  }
  
  .non-profit-foundation-main__img{
    width: 100%;
    margin-bottom: .5rem;
  }

  .non-profit-foundation-main dl{
    width: 100%;
    padding-bottom: .3rem;
  }
  
  .non-profit-foundation-main dt{
    font-size: .38rem;
    line-height: .53rem;
    padding-bottom: .2rem;
  }
  
  .non-profit-foundation-main__desc{
    font-size: .3rem;
    line-height: .48rem;
  }

}


