* {
  box-sizing: border-box;
}

.pro-detail {
  width: 100%;
  background-color: #f8f8f8;
  padding: 1.25rem 0;
}

.clearfix {
  zoom: 1;
}

.clearfix:after {
  content: '.';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.pro-detail-container {
  width: 1400px;
  margin: 0 auto;
}

.breadcrumb {
  width: 1400px;
  margin: 0 auto;
  margin-bottom: 1.25rem;
}

.cpjs-cont {
  flex: 1;
  min-height: 67.5rem;
  background: url(../images/index/cpjs_bg.png) no-repeat;
  background-size: 100% 100%;
}

.cpjs-cont h1 {
  margin: 0 auto;
  display: block;
  max-width: 90%;
  margin-top: 7.5rem;
  margin-bottom: 5.25rem;
  font-size: 4rem;
  background: url(../images/index/cpjs_title.png) center center no-repeat;
  background-size: 100% 100%;
  color: #b11d2b;
  text-align: center;
  line-height: 6.625rem;
  padding: 0 4.5625rem;
  position: relative;
}

.cpjs-cont h1 span {
  display: inline-block;
}

.cpjs-cont h1 i {
  position: absolute;
  display: inline-block;
  height: 6.625rem;
  width: 3.5625rem;
  background: url(../images/index/cpjs_logo1.png) center center no-repeat;
  background-size: 100% auto;
}

.cpjs-cont h1 i:first-of-type {
  left: 0;
  /* top: 50%;
  transform: translateY(-50%); */
  top: 0;
}

.cpjs-cont h1 i:last-of-type {
  right: 0;
  /* top: 50%;
  transform: translateY(-50%); */
  top: 0;
}

.cpjs-tab {
  margin: 0 auto;
  width: 90%;
}

.cpjs-tab-nr {
  padding: 2.1875rem 2.75rem 1.125rem 2.75rem;
  position: relative;
  background: #FFFFFF url(../images/index/cpjs-tab-bg.png) right bottom no-repeat;
  border-radius: 0.9375rem;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 2.5rem;
  color: #453420;
  margin-bottom: 3.75rem;
}

.cpjs-tab-nr p {
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 2.5rem;
  color: #453420;
}

.cpjs-tab-nr .cpjs-tab-tit {
  position: absolute;
  top: -1.5625rem;
  left: 0;
  height: 3.0625rem;
  border-radius: 0.75rem;
  background: #b11d2b;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
  font-size: 1.5625rem;
  font-weight: 700;
  letter-spacing: 0px;
  line-height: 3.0625rem;
  color: #ffffff;
}

.cpjs-tab-nr .cpjs-tab-tit i {
  margin: 0 0.9375rem;
  float: left;
  display: inline-block;
  height: 3.0625rem;
  width: 1.4375rem;
  background: url(../images/index/cpjs_logo5.png) center center no-repeat;
  background-size: 100% auto;
}

.cpjs-tab-nr .cpjs-tab-tit span {
  float: left;
  display: inline-block;
}

.cpjs-tab-nr .ywlc {
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 2.5rem;
  color: #453420;
  padding: 0.625rem 0;
}

.cpjs-tab-nr .ywlc i {
  text-align: center;
  margin: 0 0.9375rem;
  float: left;
  font-size: 1rem;
  display: inline-block;
  width: 2.875rem;
  height: 2.125rem;
  line-height: 2.125rem;
  background: url(../images/index/cpjs_logo4.png) center center no-repeat;
  background-size: 100% auto;
  color: #FFFFFF;
  font-family: "微软雅黑";
}

.cpjs-tab-nr .ywlc p {
  float: left;
  display: inline-block;
  width: 90%;
}

/*中间页*/
.zjy {
  width: 100%;
  min-height: 47.1875rem;
  background: url(../images/index/zjy_bg.png) 100% no-repeat;
  background-position-y: 100%;
  background-size: 100% 100%;
  position: relative;
}

.zjy-cont {
  width: 75.875rem;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-left: 3rem;
  align-items: center;
}

.zjy-cont .app1 {
  text-align: center;
  width: calc((100% - 9rem) / 3);
  min-height: 18.125rem;
  border-radius: 1.5rem;
  background: #ffffff;
  box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.04);
  position: relative;
  transition: 0.5s;
  padding-bottom: 5rem;
}

.zjy-cont .app1:hover {
  transition-delay: 0s !important;
  transform: scale(1.05);
  box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.1);
}

.zjy-cont .app1 img {
  margin: 0 auto;
  position: absolute;
  top: -5rem;
  left: 0;
  bottom: 0;
  right: 0;
  width: 10rem;
}

.zjy-cont .app1 span {
  display: block;
}

.zjy-cont .app1 span.a1 {
  margin-top: 5.25rem;
  font-size: 1.625rem;
  font-weight: 700;
  letter-spacing: 2px;
  line-height: 4.375rem;
  color: #333333;
}

.zjy-cont .app1 span.a2 {
  margin: 0 1.875rem;
  font-size: 1.25rem;
  font-weight: 700;
  letter-spacing: 2px;
  line-height: 1.875rem;
  color: #b11d2b;
}

.zjy-cont .app1 i {
  display: inline-block;
  width: 2.75rem;
  height: 2.375rem;
  position: absolute;
  left: calc((100% - 2.75rem)/2);
  bottom: 1.875rem;
  background: url(../images/index/zjy_logo4.png) no-repeat;
  background-size: 100%;
}

/*个人手机页面1*/
.grsjyh-banner {
  background: url(../images/index/grsj-banner1.png) center top no-repeat;
  background-size: 100% auto;
  position: relative;
  min-height: 41.25rem;
}

.grsjyh-banner .nr {
  position: absolute;
  left: 18.375rem;
  top: 22rem;
  width: 30rem;
}

.grsjyh-banner .nr .yszc {
  font-size: 1rem;
  height: 1rem;
  color: #333333;
}

.grsjyh-banner .nr .yszc:hover {
  font-weight: bold;
}

.grsjyh-banner .xz {
  width: 17.1875rem;
  height: 3.4375rem;
  border-radius: 4px;
  margin-top: 0.9rem;
  background: linear-gradient(90deg, #0177e6 0%, #4da9ff 100%);
}

.grsjyh-banner .xz.a1 span {
  background: url(../images/index/grsj-logo1.png) left center no-repeat;
}

.grsjyh-banner .xz.a2 span {
  background: url(../images/index/grsj-logo2.png) left center no-repeat;
}

.grsjyh-banner .xz span {
  display: block;
  margin-left: 5.625rem;
  color: #FFFFFF;
  font-size: 1.125rem;
  padding-left: 1.25rem;
  line-height: 3.4375rem;
  height: 3.4375rem;
}

.grsjyh-banner .ewm {
  position: absolute;
  right: 0;
  top: 0.8rem;
}

.grsjyh-banner .ewm img {
  width: 11rem;
  height: 10.375rem;
}

.grsjyh-nr {
  margin: 1.875rem auto;
  width: 1400px;
  background: url(../images/index/grsj-nr1.png) no-repeat;
  background-size: 100%;
}

/*企业手机页面1*/
.qysjyh-banner {
  background: url(../images/index/grsj-banner2.png) center top no-repeat;
  background-size: 100% auto;
  position: relative;
  min-height: 35.9375rem;
}

.qysjyh-banner .nr {
  position: absolute;
  left: 16.25rem;
  bottom: 7.5rem;
}


.qysjyh-banner .nr .yszc {
  font-size: 1rem;
  height: 1rem;
  color: #333;
}

.qysjyh-banner .nr .yszc:hover {
  font-weight: bold;
}

.qysjyh-banner .xz {
  width: 17.1875rem;
  height: 3.4375rem;
  border-radius: 4px;
  margin-top: 0.9rem;
  background: #e6b72c;
}

.qysjyh-banner .xz.a1 span {
  background: url(../images/index/grsj-logo1.png) left center no-repeat;
}

.qysjyh-banner .xz.a2 span {
  background: url(../images/index/grsj-logo2.png) left center no-repeat;
}

.qysjyh-banner .xz span {
  display: block;
  margin-left: 5.625rem;
  color: #FFFFFF;
  font-size: 1.125rem;
  padding-left: 1.25rem;
  line-height: 3.4375rem;
  height: 3.4375rem;
}

.qysjyh-banner .ewm {
  display: inline-block;
  width: 7.5rem;
  height: 8rem;
  border-radius: 0.9375rem;
  background: #ffffff;
  padding: 0.5rem;
  position: absolute;
  right: 0;
  top: 0.8rem;
}

.qysjyh-banner .ewm img {
  display: block;
  width: 7.5rem;
  height: 8rem;
}

.qysjyh-nr {
  margin: 1.875rem auto;
  padding: 5.3125rem 5.625rem;
  padding-bottom: 0;
  width: 1400px;
  background: url(../images/index/grsj-nr2.png) no-repeat;
  background-size: 100%;
  position: relative;
}

.grsj-banner2 {
  position: absolute;
  left: -4.375rem;
  width: 18.75rem;
  top: 2.5rem;
}

/*兴e贷手机页面1*/
.xed-banner {
  position: relative;
  /* height: 37.5rem; */
  width: 74.25rem;
  margin: 0 auto;
  margin-bottom: 8rem;
  display: flex;
  justify-content: space-between;
}

.xed-banner .banner {
  width: 31.3125rem;
  height: 31.6875rem;
  /* position: absolute;
  top: 2.625rem;
  right: 19.375rem; */
}

.xed-banner .nr {
  /* position: absolute;
  left: 24.75rem;
  top: 3.5625rem; */
  width: 30rem;
  position: relative;
}

.xed-banner .nr .yszc {
  font-size: 1rem;
  height: 1rem;
  color: #333333;
}

.xed-banner .nr .yszc:hover {
  font-weight: bold;
}

.xed-banner .nr h1 {
  font-size: 3.75rem;
  font-weight: 700;
  letter-spacing: 2px;
  line-height: 5.5rem;
  color: #e41e3b;
}

.xed-banner .nr p {
  font-size: 1.125rem;
  font-weight: 400;
  letter-spacing: 1px;
  line-height: 2.1875rem;
  color: #333333;
}

.xed-banner .xz {
  width: 17.1875rem;
  height: 3.4375rem;
  border-radius: 4px;
  margin-top: 0.9rem;
  background: #e41e3b;
}

.xed-banner .xz.a1 span {
  background: url(../images/index/grsj-logo1.png) left center no-repeat;
}

.xed-banner .xz.a2 span {
  background: url(../images/index/grsj-logo2.png) left center no-repeat;
}

.xed-banner .xz span {
  display: block;
  margin-left: 5.625rem;
  color: #FFFFFF;
  font-size: 1.125rem;
  padding-left: 1.25rem;
  line-height: 3.4375rem;
  height: 3.4375rem;
}

.xed-banner .ewm {
  display: inline-block;
  width: 7.5rem;
  height: 8rem;
  border-radius: 0.9375rem;
  background: #ffffff;
  padding: 0.5rem;
  position: absolute;
  right: 0;
  bottom: 0rem;
}

.xed-banner .ewm img {
  display: block;
  width: 7.5rem;
  height: 8rem;
}

.xed-nr {
  margin: 1.875rem auto;
  width: 74.25rem;
  background: url(../images/index/xed-nr.png) no-repeat;
  background-size: 100%;
  height: 109.75rem;
}

.xed-cont {
  background: url(../images/index/xed-bg.png) no-repeat;
  background-size: 100%;
  height: 163.4375rem;
}

.pro-detail-container .tab {
  background: #f3f3f3;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.pro-detail-container .tab .tab-ul {
  flex: 1;
  text-wrap: nowrap;
  overflow: hidden;
  margin-right: 5rem;
  display: flex;
}

.pro-detail-container .tab .tab-ul ul {
  white-space: nowrap;
  overflow-x: auto;
}

.pro-detail-container .tab .tab-ul ul::-webkit-scrollbar {
  display: none;
}

.pro-detail-container .tab .tab-ul ul li {
  display: inline-block;
  vertical-align: middle;
  padding: 0 2.5rem;
  height: 5rem;
  line-height: 5rem;
  font-size: 1.25rem;
}

.pro-detail-container .tab .tab-ul ul .active {
  color: #fff;
  background: linear-gradient(151.07deg, #d99b55 0%, #e3b446 49.4%, #ffcc80 100%), linear-gradient(90deg, #f23412 1.39%, #d2240b 100%), linear-gradient(90deg, #ffd991 1.39%, #d4943b 100%);
}

.pro-detail-container .tab .tab-swiper-btns {
  width: 150px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding-right: 20px;
}

.pro-detail-container .tab .tab-swiper-btns div {
  height: 2rem;
  width: 2rem;
  border-radius: 50%;
  line-height: 2rem;
  text-align: center;
  background-color: #fff;
  cursor: pointer;
}

.pro-detail-container .tab .tab-swiper-btns div img {
  height: .875rem;
}

.pro-detail-container .tab .tab-swiper-btns .left {
  margin-right: 1.125rem;
}

@media (max-width: 1600px) {
  .pro-detail-container {
    width: 1200px;
  }

  .grsjyh-nr {
    width: 1200px;
  }

  .qysjyh-nr {
    width: 1200px;
  }

  .breadcrumb {
    width: 1200px;
  }
}