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;
	}
}

.company-video {
  padding: .9rem 0 .2rem;
}

.big-picture__video {
  width: 5.4rem;
  height: 3.07rem;
  cursor: pointer;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  object-fit: cover;
}

.company-video__list {
  padding-top: .26rem;
  width: 100%;
}

.company-video__list::after {
  clear: both;
  content: '';
  display: table;
}

.company-video__list li {
  width: 4.64rem;
  height: 3.94rem;
  background: #F2F4F8;
  margin-top: .24rem;
  margin-right: .24rem;
  float: left;
}

.company-video__list li:nth-child(3n+3) {
  margin-right: 0;
}

.company-video__video {
  cursor: pointer;
  width: 100%;
}

.company-video__video .video-section {
  width: 100%;
  height: 2.72rem;
  background-size: auto 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -ms-flex-align: center;
      align-items: center;
}

.company-video__video .video-section img {
  width: .56rem;
  height: .56rem;
}

.company-video__desc {
  padding: .18rem .24rem;
  font-family: PingFangSC-Regular, PingFang SC;
}

.company-video__desc h2 {
  height: .62rem;
  font-size: .2rem;
  font-weight: 600;
  color: #1D1D1D;
  line-height: .28rem;
}

.company-video__desc p {
  font-size: .16rem;
  font-weight: 400;
  color: #4E4E4E;
  line-height: .22rem;
}

.page {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}

@media screen and (max-width: 768px) {
  .big-picture__h5 {
    height: 7.5rem;
  }

  .big-picture__h5 picture {
    display: none;
  }

  .big-picture__h5 .big-picture-content {
    top: 0;
    height: 100%;
  }

  .big-picture-content-text {
    padding-top: 4.8rem;
  }

  .big-picture__video {
    width: 100%;
    height: 4.36rem;
    position: absolute;
    margin: 0;
    top: 0;
    left: 0;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }

  .company-video__list li {
    width: 7.04rem;
    height: auto;
    margin-right: 0;
  }

  .company-video__list li:not(:first-child) {
    margin-top: .4rem;
  }

  .company-video__video .video-section {
    height: 4.13rem;
  }

  .company-video__video .video-section img {
    width: .84rem;
    height: .84rem;
  }

  .company-video__desc {
    padding: .3rem .32rem;
  }

  .company-video__desc h2 {
    height: auto;
    margin-bottom: 0.21rem;
    font-size: .36rem;
    line-height: .5rem;
  }

  .company-video__desc p {
    font-size: .3rem;
    line-height: .42rem;
  }

  .page {
    margin-bottom: 1rem;
  }
}