.pj-head {
  height: 106px;
  position: relative;
  z-index: 3;
}
.pj-head .small-nav-alone-center {
  position: relative;
  z-index: 3;
  height: 40px;
  line-height: 40px;
  color: #333;
}
.pj-head .small-nav-alone-center .fr-li a {
  color: #333;
}
.pj-head .small-nav-alone-center .hello-text {
  font-size: 12px;
}
.pj-head .small-nav-alone-center .fr-li {
  margin-left: 30px;
}
.pj-head .small-nav-alone-center .fr-li a {
  color: #333;
}
.pj-head .small-nav-alone-center .fr-li.top-nav-dynamic {
  margin-left: 0;
}
.pj-head .small-nav-alone-center .fr-li.top-nav-dynamic div {
  margin-left: 30px;
}
.pj-head .small-nav-alone-center .fr-li.top-nav-dynamic div.user-name-li {
  position: relative;
}
.pj-head .small-nav-alone-center .fr-li.top-nav-dynamic div.user-name-li .user-name-a {
  width: 80px;
  height: 36px;
}
.pj-head .small-nav-alone-center .fr-li.top-nav-dynamic div.user-name-li:hover .user-name-drop {
  display: block;
}
.pj-head .small-nav-alone-center .fr-li.top-nav-dynamic div.user-name-li .user-name-drop {
  display: none;
  position: absolute;
  width: 96px;
  height: 40px;
  background: #ffffff;
  box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  left: -34px;
  z-index: 99;
  padding: 5px 3px;
  top: 36px;
}
.pj-head .small-nav-alone-center .fr-li.top-nav-dynamic div.user-name-li .user-name-drop a {
  display: block;
  color: #191919;
  line-height: 30px;
  padding: 0 0 0 8px;
}
.pj-head .small-nav-alone-center .fr-li.top-nav-dynamic div.user-name-li .user-name-drop a:hover {
  color: #09C867;
}
.pj-head .small-nav-alone-center .fr-li.top-nav-dynamic div .register-li {
  color: #09C867;
}
.pj-head .small-nav-alone-center .fr-li.user-order-li {
  position: relative;
}
.pj-head .small-nav-alone-center .fr-li.user-order-li .user-order-a {
  height: 36px;
}
.pj-head .small-nav-alone-center .fr-li.user-order-li i {
  font-size: 24px;
}
.pj-head .small-nav-alone-center .fr-li.user-order-li:hover .user-order-drop {
  display: block;
}
.pj-head .small-nav-alone-center .fr-li.user-order-li .user-order-drop {
  display: none;
  position: absolute;
  width: 96px;
  height: 70px;
  background: #ffffff;
  box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  left: -10px;
  z-index: 99;
  padding: 5px 3px;
  top: 36px;
}
.pj-head .small-nav-alone-center .fr-li.user-order-li .user-order-drop a {
  display: block;
  color: #191919;
  line-height: 30px;
  padding: 0 0 0 8px;
}
.pj-head .small-nav-alone-center .fr-li.user-order-li .user-order-drop a:hover {
  color: #09C867;
}
.pj-head .small-nav-alone-center .fr-li.qrcode-li {
  position: relative;
}
.pj-head .small-nav-alone-center .fr-li.qrcode-li:hover .head-qrcode-div {
  display: block;
}
.pj-head .small-nav-alone-center .fr-li.qrcode-li .head-qrcode-div {
  display: none;
  position: absolute;
  height: 168px;
  width: 130px;
  background: #FFFFFF;
  box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  z-index: 3;
  left: 50%;
  margin-left: -65px;
}
.pj-head .small-nav-alone-center .fr-li.qrcode-li .head-qrcode-div img {
  display: block;
  height: 98px;
  width: 98px;
  margin: 16px auto 0;
}
.pj-head .small-nav-alone-center .fr-li.qrcode-li .head-qrcode-div .qr-t {
  height: 17px;
  text-align: center;
  color: #000000;
  line-height: 17px;
  margin-top: 2px;
}
.pj-head .small-nav-alone-center .fr-li.qrcode-li .head-qrcode-div .qr-t.desc {
  color: #606266;
}
.pj-head .jp-nav {
  height: 58px;
  border-top: 1px solid rgba(16, 16, 16, 0.03);
  z-index: 2;
  position: relative;
  background: #fff;
  box-shadow: 0px 10px 10px -10px rgba(0, 0, 0, 0.1);
}
.pj-head .jp-nav > div .img-a {
  margin-top: 13px;
}
.pj-head .jp-nav > div .img-a img {
  width: 80px;
  height: 32px;
}
.pj-head .jp-nav > div .text {
  font-size: 16px;
  color: #303133;
  margin-left: 16px;
  line-height: 57px;
  padding-left: 15px;
  position: relative;
}
.pj-head .jp-nav > div .text::before {
  content: '';
  display: block;
  width: 1px;
  height: 24px;
  background: #979797;
  position: absolute;
  top: 16px;
  left: 0;
}
.pj-head .jp-nav > div .mark {
  width: 131px;
  height: 24px;
  border: 1px solid #00A3FF;
  border-radius: 31px;
  text-align: center;
  line-height: 22px;
  color: #00A3FF;
  margin: 16px 0 0 8px;
}
.pj-head .jp-nav > div .navs {
  margin-left: 32px;
  position: relative;
  left: 30px;
}
.pj-head .jp-nav > div .navs li {
  width: 150px;
  text-align: center;
}
.pj-head .jp-nav > div .navs li.active a {
  color: #00A3FF;
}
.pj-head .jp-nav > div .navs li.active a::after {
  display: block;
  content: '';
  width: 28px;
  height: 4px;
  background: #00A3FF;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -14px;
}
.pj-head .jp-nav > div .navs li a {
  text-align: center;
  color: #191919;
  font-size: 16px;
  height: 57px;
  line-height: 57px;
  position: relative;
}
.pj-head .jp-nav > div .navs li a:hover {
  color: #00A3FF;
}
.pj-head .jp-nav > div .navs li a.yp-nav::before {
  display: block;
  content: '';
  width: 37px;
  height: 18px;
  background: url('../../images/pj/2.png') no-repeat;
  background-size: 100% 100%;
  position: absolute;
  right: -32px;
  top: 10px;
}
.pj-head .pj-head-csf {
  background: #ffffff;
  box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.08);
  position: absolute;
  top: -100000px;
  z-index: 1;
  left: 0;
  right: 0;
  padding-bottom: 33px;
}
.pj-head .pj-head-csf > div {
  margin-top: 46px;
}
.pj-head .pj-head-csf > div:first-child {
  margin-top: 31px;
}
.pj-head .pj-head-csf > div .first-itm {
  width: 264px;
  margin-left: 44px;
}
.pj-head .pj-head-csf > div .first-itm:first-child {
  margin-left: 0;
}
.pj-head .pj-head-csf > div .first-itm > p {
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 21px;
  line-height: 20px;
  height: 20px;
  font-size: 16px;
}
.pj-head .pj-head-csf > div .first-itm > p a {
  color: #333333;
  font-weight: 600;
}
.pj-head .pj-head-csf > div .first-itm .sec-itms .sec-itm {
  margin-top: 24px;
  height: 18px;
}
.pj-head .pj-head-csf > div .first-itm .sec-itms .sec-itm a {
  font-size: 14px;
  color: #333333;
}
.pj-head .pj-head-csf > div .first-itm .sec-itms .sec-itm a:hover {
  color: #00A3FF;
}
.pj-head .pj-head-csf > div .first-itm .sec-itms .sec-itm a b {
  height: 16px;
  line-height: 16px;
  margin-top: 2px;
  max-width: 264px;
}
.pj-head .pj-head-csf > div .first-itm .sec-itms .sec-itm a b.hot-b {
  max-width: 227px;
}
.pj-head .pj-head-csf > div .first-itm .sec-itms .sec-itm a i {
  width: 37px;
  height: 18px;
  background: url('../../images/pj/2.png') no-repeat;
  background-size: 100% 100%;
}
.table {
  background-color: #fff;
}
.table .thead {
  background: #00A3FF;
  color: #fff;
  font-size: 14px;
}
.table .thead li {
  height: 48px;
  line-height: 48px;
  padding-left: 7px;
}
.table .thead li.first {
  padding-left: 12px;
}
.table .tr li {
  min-height: 1px;
}
.table .tr .px175 {
  width: 175px;
}
.table .tr .px100 {
  width: 100px;
}
.table .tr .px120 {
  width: 120px;
}
.table .tr .px88 {
  width: 88px;
}
.table .tr .px87 {
  width: 87px;
}
.table .tr .px153 {
  width: 153px;
}
.table .tr .px125 {
  width: 125px;
}
.table .tr .px145 {
  width: 145px;
}
.table .tr .px92 {
  width: 92px;
}
.table .tr .px147 {
  width: 147px;
}
.table .tr .px148 {
  width: 148px;
}
.table .tbody .no-data {
  height: 509px;
  padding: 46px 160px 0;
}
.table .tbody .no-data img {
  width: 236px;
  height: 181px;
  margin: 0 auto;
}
.table .tbody .no-data .text {
  font-size: 14px;
  text-align: center;
  color: #303133;
  line-height: 24px;
}
.table .tbody .no-data .text a {
  color: #00A3FF;
  text-decoration: underline;
}
.table .tbody .no-data .text.text1 {
  margin-top: 5px;
}
.table .tbody .tr {
  padding: 12px 0 12px;
  border-bottom: 1px solid #EBEEF5;
  font-size: 14px;
}
.table .tbody .tr li {
  padding: 0 0 0 7px;
}
.table .tbody .tr li.model-li {
  padding-left: 12px;
}
.table .tbody .tr li.model-li a {
  line-height: 20px;
  color: #303133;
  word-wrap: break-word;
  word-break: break-all;
  width: 100%;
}
.table .tbody .tr li.model-li .encap-p {
  margin-top: 4px;
  font-size: 14px;
}
.table .tbody .tr li.model-li .encap-p .label {
  width: 40px;
  color: #303133;
  line-height: 20px;
}
.table .tbody .tr li.model-li .encap-p .value {
  width: 120px;
  color: #606266;
  line-height: 20px;
}
.table .tbody .tr li.model-li .desc-p {
  margin-top: 4px;
  position: relative;
}
.table .tbody .tr li.model-li .desc-p .label {
  width: 40px;
  color: #303133;
  line-height: 20px;
}
.table .tbody .tr li.model-li .desc-p .value {
  width: 120px;
  color: #606266;
  line-height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  max-height: 40px;
  -webkit-box-orient: vertical;
  word-wrap: break-word;
  word-break: break-all;
}
.table .tbody .tr li.zzs-li .brand-text {
  display: block;
  color: #606266;
  line-height: 20px;
  word-wrap: break-word;
  word-break: break-all;
}
.table .tbody .tr li.zzs-li .see-pdf {
  height: 30px;
  background: #ebeef5;
  border-radius: 17px;
  line-height: 30px;
  width: 115px;
  color: #303133;
  font-size: 14px;
  text-align: center;
  margin-top: 6px;
}
.table .tbody .tr li.zzs-li .see-pdf i {
  height: 24px;
  width: 24px;
  background: url('../../images/pj/v1/17-1.png') no-repeat;
  background-size: 100% 100%;
  position: relative;
  top: -2px;
  margin-right: 2px;
}
.table .tbody .tr li.qdl-li p {
  word-wrap: break-word;
  word-break: break-all;
  line-height: 24px;
  line-height: 20px;
  color: #606266;
  margin-top: 6px;
}
.table .tbody .tr li.qdl-li p:first-child {
  margin-top: 0;
}
.table .tbody .tr li.kc-li .btn {
  display: block;
  line-height: 22px;
  width: 80px;
  height: 24px;
  background: #fff;
  border-radius: 4px;
  border: 1px solid #00A3FF;
  color: #00A3FF;
  text-align: center;
}
.table .tbody .tr li.step-price {
  width: 248px;
  min-height: 1px;
  padding-left: 0;
}
.table .tbody .tr li.step-price .ladder-price.active p {
  color: #FFBC3D;
}
.table .tbody .tr li.step-price .ladder-price p {
  padding-left: 7px;
  line-height: 20px;
  color: #606266;
}
.table .tbody .tr li.hq-li .check-div {
  cursor: pointer;
  line-height: 24px;
}
.table .tbody .tr li.hq-li .check-div i {
  font-size: 14px;
  vertical-align: top;
  color: #666;
}
.table .tbody .tr li.hq-li .check-div span {
  font-size: 14px;
  margin-left: 4px;
  width: 125px;
  color: #303133;
}
.table .tbody .tr li.hq-li .check-div.active i {
  color: #00A3FF;
}
.table .tbody .tr li.sl-li .operat-num {
  width: 118px;
  height: 26px;
  border: 1px solid #dcdfe6;
  border-radius: 4px;
}
.table .tbody .tr li.sl-li .operat-num input {
  display: block;
  padding: 0 2px;
  width: 58px;
  font-size: 12px;
  text-align: center;
  color: #606266;
  line-height: 26px;
}
.table .tbody .tr li.sl-li .operat-num a {
  display: block;
  width: 26px;
  height: 26px;
  background: #f5f7fa;
  line-height: 26px;
  color: #C0C4CC;
  text-align: center;
  font-size: 18px;
}
.table .tbody .tr li.sl-li .operat-num a.reduce-btn {
  border-radius: 4px 0 0 4px;
  border-right: 1px solid #dcdfe6;
}
.table .tbody .tr li.sl-li .operat-num a.add-btn {
  border-radius: 0 4px  4px 0;
  border-left: 1px solid #dcdfe6;
}
.table .tbody .tr li.sl-li .num-text {
  text-align: left;
  padding-top: 6px;
  color: #303133;
}
.table .tbody .tr li.sl-li .num-text span {
  font-weight: 600;
  text-align: center;
  color: #00A3FF;
  line-height: 20px;
}
.table .tbody .tr li.cz-li {
  font-size: 12px;
}
.table .tbody .tr li.cz-li .btn {
  display: block;
  line-height: 22px;
  width: 80px;
  height: 24px;
  background: #fff;
  border-radius: 4px;
  border: 1px solid #00A3FF;
  color: #00A3FF;
  text-align: center;
  margin-top: 8px;
}
.table .tbody .tr li.cz-li .btn:first-child {
  margin-top: 0;
  background: #00A3FF;
  color: #fff;
}
.table .tbody .tr li.cz-li .down-btn {
  width: 80px;
  height: 20px;
  font-size: 12px;
  text-align: center;
  color: #00A3FF;
  line-height: 20px;
  margin-top: 4px;
}
.table .tbody .tr li.cz-li .down-btn i {
  margin-right: 2px;
}
.table .tbody .tr li .kc-wp {
  line-height: 20px;
  color: #606266;
}
.f-red {
  background: rgba(9, 200, 103, 0.5);
  font-weight: 600;
}
.cards {
  width: 1212px;
  margin-left: -22px;
}
.cards .card {
  width: 281px;
  margin-left: 22px;
  height: 326px;
  margin-top: 24px;
}
.cards .card .card-t {
  width: 100%;
  height: 200px;
  object-fit: cover;
  border-radius: 8px 8px 0 0;
}
.cards .card .card-t img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.cards .card .card-b {
  height: 126px;
  background: #fff;
  border-radius: 0 0 8px 8px;
  padding: 14px 16px 0;
}
.cards .card .card-b .desc {
  height: 48px;
  font-size: 16px;
  color: #303133;
  line-height: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  word-wrap: break-word;
  word-break: break-all;
}
.cards .card .card-b .b-b {
  margin-top: 15px;
}
.cards .card .card-b .b-b .num {
  font-size: 16px;
  color: #606266;
  line-height: 24px;
}
.cards .card .card-b .b-b .price {
  font-size: 20px;
  font-weight: 600;
  color: var(--theme-color);
  line-height: 24px;
}
.pj-wrp {
  background: #f5f7fa;
  min-width: 1300px;
}
.pj-wrp .content .pj-banner {
  position: relative;
}
.pj-wrp .content .pj-banner .bn-search {
  width: 664px;
  height: 72px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0), rgba(0, 65, 146, 0) 97%);
  border-image: linear-gradient(180deg, #ffffff, #00A3FF) 1 1;
  border-radius: 37px;
  box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.08), 6px 5px 9px 0px #ffffff inset;
  backdrop-filter: blur(8px);
  position: absolute;
  z-index: 2;
  margin-left: 50%;
  left: -332px;
  bottom: -36px;
}
.pj-wrp .content .pj-banner .bn-search .search-div {
  width: 632px;
  height: 44px;
  background: #ffffff;
  border-radius: 23px;
  margin: 14px auto 0;
  box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.08);
}
.pj-wrp .content .pj-banner .bn-search .search-div input {
  height: 44px;
  border: none;
  color: #000;
  width: 500px;
  padding: 0 16px;
  line-height: 44px;
  font-size: 14px;
}
.pj-wrp .content .pj-banner .bn-search .search-div .search-btn {
  width: 96px;
  height: 46px;
  background: #00A3FF;
  border-radius: 22px;
  text-align: center;
  line-height: 46px;
  position: relative;
  right: -1px;
  top: -1px;
}
.pj-wrp .content .pj-banner .img-div {
  height: 420px;
  background-image: url('../../images/pj/v1/1-1.png');
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.pj-wrp .content .pj-banner .img-div .center-img {
  width: 1190px;
  margin: 0 auto;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -595px;
  bottom: 0;
}
.pj-wrp .content .pj-banner .img-div .center-img p {
  color: #fff;
}
.pj-wrp .content .pj-banner .img-div .center-img p.p1 {
  font-size: 46px;
  line-height: 63px;
  font-weight: 600;
  padding-top: 100px;
}
.pj-wrp .content .pj-banner .img-div .center-img p.p2 {
  font-size: 20px;
  line-height: 28px;
  margin-top: 12px;
}
.pj-wrp .content .pj-banner .img-div .center-img p.p3 {
  font-size: 14px;
  line-height: 20px;
  margin-top: 12px;
}
.pj-wrp .content .pj-banner .img-div .center-img .btn {
  width: 380px;
  height: 48px;
  background-image: url('../../images/pj/v1/1-3.png');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  margin-top: 30px;
}
.pj-wrp .content .pj-banner .img-div .center-img .img-2 {
  width: 362px;
  height: 297px;
  position: absolute;
  top: 100px;
  right: 0;
}
.pj-wrp .content .com-t {
  color: #303133;
  line-height: 33px;
  padding-bottom: 24px;
  text-align: center;
  font-size: 24px;
  position: relative;
}
.pj-wrp .content .com-t::after {
  display: block;
  content: '';
  width: 88px;
  height: 3px;
  background: #00A3FF;
  border-radius: 2px;
  bottom: 0;
  left: 50%;
  margin-left: -44px;
  position: absolute;
}
.pj-wrp .content .sec-1 {
  margin: 64px auto 24px;
}
.pj-wrp .content .sec-1 .see-more {
  width: 113px;
  height: 31px;
  background: #00A3FF;
  border-radius: 4px;
  margin: 24px auto 0;
  line-height: 31px;
  font-size: 12px;
}
.pj-wrp .content .sec-2 {
  background: #fff;
  padding: 56px 0;
}
.pj-wrp .content .sec-2 ul {
  margin-top: 55px;
}
.pj-wrp .content .sec-2 ul li {
  margin-left: 14px;
  position: relative;
  width: 229px;
  height: 180px;
  transition: width 0.3s ease;
}
.pj-wrp .content .sec-2 ul li:first-child {
  margin-left: 0;
}
.pj-wrp .content .sec-2 ul li.active {
  width: 460px;
}
.pj-wrp .content .sec-2 ul li.active .no-hover {
  display: none;
}
.pj-wrp .content .sec-2 ul li.active .hover {
  display: block;
}
.pj-wrp .content .sec-2 ul li.active .hover div {
  opacity: 1;
  transform: translateY(0);
}
.pj-wrp .content .sec-2 ul li.active .hover i {
  animation: iconScale 0.4s ease 0.2s forwards;
}
.pj-wrp .content .sec-2 ul li .no-hover {
  height: 180px;
  width: 229px;
  border-radius: 4px;
  background: #f5f7fa;
  padding-top: 32px;
  display: block;
}
.pj-wrp .content .sec-2 ul li .no-hover i {
  height: 72px;
  width: 72px;
  transition: transform 0.3s ease;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  margin: 0 auto ;
}
.pj-wrp .content .sec-2 ul li .no-hover i.icon1 {
  background-image: url('../../images/pj/v1/3.png');
}
.pj-wrp .content .sec-2 ul li .no-hover i.icon2 {
  background-image: url('../../images/pj/v1/4.png');
}
.pj-wrp .content .sec-2 ul li .no-hover i.icon3 {
  background-image: url('../../images/pj/v1/5.png');
}
.pj-wrp .content .sec-2 ul li .no-hover i.icon4 {
  background-image: url('../../images/pj/v1/6.png');
}
.pj-wrp .content .sec-2 ul li .no-hover p {
  color: #303133;
  line-height: 28px;
  text-align: center;
  margin-top: 16px;
  font-size: 20px;
  transition: opacity 0.3s ease;
}
.pj-wrp .content .sec-2 ul li .hover {
  height: 180px;
  width: 460px;
  border-radius: 4px;
  background: url('../../images/pj/v1/2.png') no-repeat;
  background-size: 100% 100%;
  padding: 12px 12px 12px 24px;
  display: none;
}
.pj-wrp .content .sec-2 ul li .hover div {
  transition: opacity 0.3s ease 0.1s, transform 0.3s ease 0.1s;
  opacity: 0;
  transform: translateY(10px);
}
.pj-wrp .content .sec-2 ul li .hover div p {
  color: #fff;
  width: 260px;
}
.pj-wrp .content .sec-2 ul li .hover div p.t {
  font-size: 20px;
  line-height: 28px;
  padding-top: 20px;
}
.pj-wrp .content .sec-2 ul li .hover div p.d {
  font-size: 14px;
  line-height: 20px;
  padding-top: 8px;
}
.pj-wrp .content .sec-2 ul li .hover i {
  width: 156px;
  height: 156px;
  transform: scale(0.8);
  opacity: 0;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.pj-wrp .content .sec-2 ul li .hover i.icon1 {
  background-image: url('../../images/pj/v1/7.png');
}
.pj-wrp .content .sec-2 ul li .hover i.icon2 {
  background-image: url('../../images/pj/v1/8.png');
}
.pj-wrp .content .sec-2 ul li .hover i.icon3 {
  background-image: url('../../images/pj/v1/9.png');
}
.pj-wrp .content .sec-2 ul li .hover i.icon4 {
  background-image: url('../../images/pj/v1/10.png');
}
.pj-wrp .content .sec-3 {
  padding: 59px 0 56px;
}
.pj-wrp .content .sec-3 ul {
  margin-top: 140px;
}
.pj-wrp .content .sec-3 ul li {
  width: 388px;
  height: 243px;
  background: #ffffff;
  border-radius: 4px;
  position: relative;
  margin-left: 13px;
}
.pj-wrp .content .sec-3 ul li:first-child {
  margin-left: 0;
}
.pj-wrp .content .sec-3 ul li i {
  width: 200px;
  height: 200px;
  position: absolute;
  top: -122px;
  left: 50%;
  margin-left: -100px;
  transition: transform 0.3s ease;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.pj-wrp .content .sec-3 ul li i.icon1 {
  background-image: url('../../images/pj/v1/11.png');
}
.pj-wrp .content .sec-3 ul li i.icon2 {
  background-image: url('../../images/pj/v1/12.png');
}
.pj-wrp .content .sec-3 ul li i.icon3 {
  background-image: url('../../images/pj/v1/13.png');
}
.pj-wrp .content .sec-3 ul li:hover i {
  transform: scale(1.1) translateY(-5px);
}
.pj-wrp .content .sec-3 ul li p.t {
  padding-top: 83px;
  color: #000000;
  line-height: 28px;
  text-align: center;
  font-size: 20px;
}
.pj-wrp .content .sec-3 ul li p.d {
  color: #606266;
  line-height: 20px;
  font-size: 14px;
  padding: 8px 24px 0;
  text-align: center;
  height: 60px;
}
.pj-wrp .content .sec-3 ul li a {
  width: 80px;
  height: 24px;
  border-radius: 4px;
  text-align: center;
  line-height: 24px;
  margin: 13px auto 0;
  color: #00A3FF;
}
.pj-wrp .content .sec-4 {
  background: #fff;
  padding: 56px 0;
}
.pj-wrp .content .sec-4 .ct .wrp {
  margin-top: 56px;
  width: 1190px;
  background: linear-gradient(180deg, #f3f5f8, #ffffff);
  border: 2px solid #ffffff;
  border-radius: 4px;
  box-shadow: 0px 4px 11px 0px rgba(228, 228, 228, 0.4);
  padding: 24px;
}
.pj-wrp .content .sec-4 .ct .wrp img {
  width: 100%;
}
.pj-wrp .content .sec-5 {
  padding: 56px 0;
}
.pj-wrp .content .sec-5 .ct {
  margin-top: 56px;
}
.pj-wrp .content .sec-5 .ct .switch {
  width: 42px;
  height: 42px;
  margin-top: 130px;
  cursor: pointer;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.pj-wrp .content .sec-5 .ct .switch.left {
  background-image: url('../../images/pj/13.png');
}
.pj-wrp .content .sec-5 .ct .switch.right {
  background-image: url('../../images/pj/14.png');
}
.pj-wrp .content .sec-5 .ct .itm-wrp {
  height: 365px;
  margin: 0 20px;
  overflow: hidden;
  width: 1066px;
}
.pj-wrp .content .sec-5 .ct .itm-wrp ul {
  width: 10000px;
  position: relative;
  left: 0;
  height: 334px;
}
.pj-wrp .content .sec-5 .ct .itm-wrp ul li {
  margin-left: 16px;
}
.pj-wrp .content .sec-5 .ct .itm-wrp ul li:first-child {
  margin-left: 0;
}
.pj-wrp .content .sec-5 .ct .itm-wrp ul li a {
  background: #fff;
  box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.04);
  width: 254px;
}
.pj-wrp .content .sec-5 .ct .itm-wrp ul li a img {
  width: 100%;
  height: 174px;
  object-fit: cover;
  border-radius: 2px 2px 0 0;
}
.pj-wrp .content .sec-5 .ct .itm-wrp ul li a .btm {
  height: 128px;
  border-radius: 0 0 2px 2px;
  padding: 16px 16px 0;
}
.pj-wrp .content .sec-5 .ct .itm-wrp ul li a .btm .tit {
  font-size: 14px;
  color: #333333;
  line-height: 20px;
}
.pj-wrp .content .sec-5 .ct .itm-wrp ul li a .btm .desc {
  height: 60px;
  color: #999999;
  line-height: 20px;
  margin-top: 16px;
  overflow: hidden;
  word-wrap: break-word;
  word-break: normal;
  text-overflow: -o-ellipsis-lastline;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.pj-wrp .content .sec-5 .ct .itm-wrp .see-more {
  width: 98px;
  height: 31px;
  background: #00A3FF;
  border-radius: 4px;
  margin: 0 auto;
  line-height: 31px;
  font-size: 12px;
}
.pj-wrp .content .sec-6 {
  background: #fff;
  padding: 30px 0;
}
.pj-wrp .content .sec-6 .sec7-t {
  font-size: 18px;
  color: #333333;
  line-height: 25px;
  position: relative;
  padding-left: 12px;
  width: 1190px;
  margin: 0 auto;
}
.pj-wrp .content .sec-6 .sec7-t::before {
  display: block;
  content: '';
  position: absolute;
  left: 0;
  width: 2px;
  height: 16px;
  background: #00A3FF;
  top: 4px;
}
.pj-wrp .content .sec-6 .ct {
  margin-top: 27px;
}
.pj-wrp .content .sec-6 .ct .ct-l {
  object-fit: fill !important;
}
.pj-wrp .content .sec-6 .ct .ct-r {
  margin-left: 22px;
  width: 740px;
}
.pj-wrp .content .sec-6 .ct .ct-r .desc {
  font-size: 16px;
  color: #333333;
  line-height: 22px;
  padding-top: 16px;
}
.pj-wrp .content .sec-6 .ct .ct-r .btm {
  margin-top: 49px;
  height: 30px;
}
.pj-wrp .content .sec-6 .ct .ct-r .btm a {
  width: 115px;
  height: 30px;
  background: #00A3FF;
  border-radius: 4px;
  line-height: 30px;
  font-size: 12px;
}
.pj-wrp .content .sec-6 .ct .ct-r .btm .btm-fr .txt {
  color: #303133;
  font-size: 16px;
  line-height: 30px;
}
.pj-wrp .content .sec-6 .ct .ct-r .btm .btm-fr .icon-div {
  cursor: pointer;
  margin: 3px 0 0 8px;
  position: relative;
  padding-bottom: 8px;
}
.pj-wrp .content .sec-6 .ct .ct-r .btm .btm-fr .icon-div:hover .qr-div {
  display: block;
}
.pj-wrp .content .sec-6 .ct .ct-r .btm .btm-fr .icon-div i {
  height: 24px;
  width: 24px;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.pj-wrp .content .sec-6 .ct .ct-r .btm .btm-fr .icon-div i.wx {
  background-image: url('../../images/pj/15.png');
}
.pj-wrp .content .sec-6 .ct .ct-r .btm .btm-fr .icon-div i.dy {
  background-image: url('../../images/pj/16.png');
}
.pj-wrp .content .sec-6 .ct .ct-r .btm .btm-fr .icon-div .qr-div {
  display: none;
  position: absolute;
  left: 50%;
  width: 130px;
  margin-left: -65px;
  padding-top: 8px;
  top: 32px;
}
.pj-wrp .content .sec-6 .ct .ct-r .btm .btm-fr .icon-div .qr-div::before {
  display: block;
  content: '';
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 8px solid #ffffff;
  position: absolute;
  top: 0;
  left: 65px;
  margin-left: -8px;
}
.pj-wrp .content .sec-6 .ct .ct-r .btm .btm-fr .icon-div .qr-div p {
  background: #ffffff;
  box-shadow: 0px 2px 8px 0px rgba(200, 201, 204, 0.5);
  border-radius: 10px;
  height: 122px;
  padding-top: 12px;
}
.pj-wrp .content .sec-6 .ct .ct-r .btm .btm-fr .icon-div .qr-div p img {
  height: 98px;
  width: 98px;
  margin: 0 auto;
  object-fit: cover;
}
@keyframes iconScale {
  from {
    transform: scale(0.8);
    opacity: 0;
  }
  to {
    transform: scale(1);
    opacity: 1;
  }
}
