html {
  margin: 0;
  padding: 0;
}
body {
  color: #4b4b4b;
  font-family: "Segoe UI", "Arial", "Source Han Sans Regular";
  background-color: #fff;
  font-size: 16px;
  overflow-x: hidden;
  margin: 0;
  padding: 0;
  min-width: 1240px;
}
div {
  box-sizing: border-box;
}
.hp-site-banner {
  width: 100vw;
  min-height: 400px;
  /*.swiper-pagination-bullets.swiper-pagination-horizontal {
    bottom: 50px;
  }*/
}
.hp-site-banner .swiper.mySwiper {
  position: relative;
}
.hp-site-banner .swiper-pagination.swiper-pagination-clickable {
  height: 0;
  top: 334px;
  position: absolute;
}
.hp-site-banner .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  text-align: center;
  line-height: 20px;
  font-size: 12px;
  opacity: 0.5;
  background: #FFFFFF;
  bottom: 100px;
}
.hp-site-banner .swiper-pagination-bullet-active {
  opacity: 1;
  background: #FFFFFF;
}
.hp-site-banner .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.hp-site-banner .swiper-button-next {
  width: 40px;
  height: 40px;
  background-image: url(../../images/panhub/homeV3/icon-right.svg);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center;
  background-color: white;
  border-radius: 40px;
  opacity: 0.5;
  top: auto;
  bottom: 187px;
  right: 107px;
}
.hp-site-banner .swiper-button-prev {
  width: 40px;
  height: 40px;
  background: #FFFFFF;
  background-image: url(../../images/panhub/homeV3/icon-left.svg);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center;
  border-radius: 40px;
  opacity: 0.5;
  top: auto;
  bottom: 187px;
  left: 111px;
}
.hp-site-banner .swiper-button-prev:after,
.hp-site-banner .swiper-button-next:after {
  content: ' ';
  font-size: inherit;
}
.hp-site-banner .service-wapper-title {
  width: 100%;
  font-family: 'Arial';
  font-style: normal;
  font-weight: 700;
  font-size: 36px;
  letter-spacing: 2px;
  color: #FFFFFF;
  position: absolute;
  top: 250px;
  z-index: 10;
  text-align: center;
}
.hp-site-banner .banner-img {
  position: relative;
  height: 400px;
  background-size: cover;
  z-index: 7;
}
.hp-site-banner .swiper-wrapper .bannerImgDefault {
  background: url(../../images/panhub/serviceAll/serviceAll-banner-bg1.png) center center no-repeat;
}
.hp-site-banner .hp-system-accouncement {
  background-color: #E6F0FF;
  height: 64px;
}
.hp-site-banner .hp-system-accouncement .announcement-section {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  height: 67px;
}
.hp-site-banner .hp-system-accouncement .announcement-section .accouncement-logo {
  background-image: url(../../images/panhub/homeV3/trumpet-logo.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center;
  width: 15px;
  height: 15px;
  position: absolute;
}
.hp-site-banner .hp-system-accouncement .announcement-section .accouncement-tle {
  font-family: 'Source Han Sans SC';
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 36px;
  color: #F4A000;
  margin-left: 25px;
  cursor: pointer;
}
.hp-site-banner .hp-system-accouncement .announcement-section .accouncement-tle .blue-font {
  color: #004098;
}
.hp-site-banner .hp-system-accouncement .announcement-section .announcement-content {
  display: inline-block;
  width: 960px;
  white-space: nowrap;
  line-height: 60px;
  overflow-x: hidden;
  margin-left: 80px;
}
.hp-site-banner .hp-system-accouncement .announcement-section .announcement-content .item {
  padding: 0 40px;
}
.hp-site-banner .hp-system-accouncement .announcement-section ul {
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
}
.hp-site-banner .hp-system-accouncement .announcement-section ul li {
  display: inline-block;
  list-style-type: disc;
}
.hp-site-banner .hp-system-accouncement .announcement-section ul li:not(:first-child) {
  padding: 0 40px;
}
.hp-site-banner .hp-system-accouncement .announcement-section ul li .announcement-title {
  max-width: 350px;
  display: inline-block;
  vertical-align: top;
}
.hp-site-banner .hp-system-accouncement .announcement-section ul li .announcement-title a {
  color: #333;
}
.hp-site-banner .hp-system-accouncement .announcement-section ul li .announcement-title a:hover {
  color: #004098;
}
.hp-site-banner .hp-system-accouncement .announcement-section ul .announcement-label {
  font-size: 16px;
  font-weight: bold;
}
.hp-site-banner .hp-system-accouncement .announcement-section ul .announcement-label span {
  vertical-align: middle;
}
.hp-site-banner .hp-system-accouncement .announcement-section ul .announcement-label img {
  width: 24px;
  height: 24px;
  padding-right: 6px;
}
.hp-site-banner .hp-system-accouncement .announcement-section .announcement-marquee-section {
  display: inline-block;
  margin-left: 10px;
  top: 5px;
  font-size: 16px !important;
  background: transparent;
}
.hp-site-banner .hp-system-accouncement .announcement-section .announcement-marquee-section .publish-date {
  padding-left: 20px;
  color: rgba(0, 32, 75, 0.3);
}
.hp-site-banner .hp-system-accouncement .announcement-section .announcement-marquee-section.str_wrap.str_active {
  background: transparent;
}
.hp-site-banner .hp-system-accouncement .announcement-section .announcement-marquee-section .announcement-title a {
  color: #666 !important;
}
.hp-site-banner .hp-system-accouncement .announcement-section .announcement-marquee-section .announcement-title:before {
  content: ' ';
  width: 6px;
  height: 6px;
  background: black;
  border-radius: 3px;
  display: inline-block;
  margin-right: 20px;
  vertical-align: middle;
  position: relative;
  bottom: 1px;
}
.hp-site-banner .hp-system-accouncement .announcement-section .announcement-marquee-section li:before {
  content: ' ';
  width: 6px;
  height: 6px;
  background: black;
  border-radius: 3px;
  display: inline-block;
  margin-right: 20px;
  vertical-align: middle;
  position: relative;
  bottom: 1px;
}
.hp-section-qxy {
  background-image: url(../../images/panhub/homeV3/service-all-bg.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center;
  padding-top: 50px;
}
.hp-section-qxy .hp-section-qxy-wrapper {
  display: flex;
}
.hp-section-qxy .hp-section-qxy-wrapper .svc-all-col:nth-child(2n) {
  top: 150px;
}
.hp-section-qxy .hp-section-qxy-wrapper .svc-all-col-4 .svc-all-card:last-child {
  height: 100px;
}
.hp-section-qxy .hp-section-qxy-wrapper .svc-all-col-1 .svc-all-card:last-child {
  height: 100px;
  justify-content: flex-start;
}
.hp-section-qxy .hp-section-qxy-wrapper .svc-all-col {
  margin-left: 20px;
  position: relative;
  /*      .all-card-8{
        height: 150px;
        background-image: url(../../images/panhub/homeV3/all-card-8.png);
        background-repeat: no-repeat;
        background-size: 100% 100%;
        background-position: center;
      }*/
}
.hp-section-qxy .hp-section-qxy-wrapper .svc-all-col .all-card-1 {
  text-align: left;
}
.hp-section-qxy .hp-section-qxy-wrapper .svc-all-col .all-card-1 .eng-name {
  font-family: 'Source Han Sans SC';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 12px;
  text-transform: uppercase;
  color: #F4A000;
}
.hp-section-qxy .hp-section-qxy-wrapper .svc-all-col .all-card-1 .name {
  font-family: 'Source Han Sans SC';
  font-style: normal;
  font-weight: 700;
  font-size: 36px;
  line-height: 53px;
  color: #004098;
}
.hp-section-qxy .hp-section-qxy-wrapper .svc-all-col .all-card-2 {
  background-image: url(../../images/panhub/homeV3/all-card-2.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center;
}
.hp-section-qxy .hp-section-qxy-wrapper .svc-all-col .all-card-3 {
  background-image: url(../../images/panhub/homeV3/all-card-3.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center;
}
.hp-section-qxy .hp-section-qxy-wrapper .svc-all-col .all-card-4 {
  background-image: url(../../images/panhub/homeV3/all-card-4.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center;
}
.hp-section-qxy .hp-section-qxy-wrapper .svc-all-col .all-card-5 {
  background-image: url(../../images/panhub/homeV3/all-card-5.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center;
}
.hp-section-qxy .hp-section-qxy-wrapper .svc-all-col .all-card-6 {
  background-image: url(../../images/panhub/homeV3/all-card-8.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center;
}
.hp-section-qxy .hp-section-qxy-wrapper .svc-all-col .all-card-7 {
  background-image: url(../../images/panhub/homeV3/all-card-7.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center;
}
.hp-section-qxy .hp-section-qxy-wrapper .svc-all-col .all-card-last {
  display: flex;
  align-items: center;
  justify-content: center;
}
.hp-section-qxy .hp-section-qxy-wrapper .svc-all-col .all-card-last .learn-more-logo {
  width: 44px;
  height: 44px;
  background-color: #0074C9;
  margin-left: 20px;
  border-radius: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.hp-section-qxy .hp-section-qxy-wrapper .svc-all-col .all-card-last .learn-more-logo .arrow-1 {
  position: relative;
  left: 10px;
  width: 20px;
  height: 2px;
  border-top: 4px solid white;
}
.hp-section-qxy .hp-section-qxy-wrapper .svc-all-col .all-card-last .learn-more-logo .arrow-2 {
  position: relative;
  left: -8px;
  width: 20px;
  height: 20px;
  border: 4px solid white;
  border-left-width: 0;
  border-bottom-width: 0;
  transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);
}
.hp-section-qxy .hp-section-qxy-wrapper .svc-all-col .svc-all-card .learn-more-content {
  font-family: 'Source Han Sans SC';
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 27px;
  color: #333333;
}
.hp-section-qxy .hp-section-qxy-wrapper .svc-all-col .svc-all-card {
  width: 250px;
  height: 300px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 20px;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  border-radius: 20px;
}
.hp-section-qxy .hp-section-qxy-wrapper .svc-all-col .svc-all-card .all-card-title {
  font-family: 'Source Han Sans SC';
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 36px;
  color: #FFFFFF;
}
/*特惠到门*/
.discount-cy {
  margin-top: 50px;
  background-image: url(../../images/panhub/serviceAll/discount-cy-bg.png);
}
.discount-cy .discount-title {
  font-family: 'Source Han Sans SC';
  font-style: normal;
  margin-bottom: 50px;
}
.discount-cy .discount-title .eng-name {
  font-weight: 400;
  font-size: 14px;
  line-height: 12px;
  text-transform: uppercase;
  color: #F4A000;
}
.discount-cy .discount-title .name {
  font-weight: 700;
  font-size: 36px;
  line-height: 53px;
  color: #004098;
  margin-bottom: 10px;
}
.discount-cy .discount-title .introduce {
  cursor: pointer;
  font-weight: 500;
  font-size: 18px;
  margin-left: 529px;
  width: 160px;
  line-height: 19px;
  color: #004098;
  margin-bottom: 29px;
}
.discount-cy .discount-title .content {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #4F4F4F;
  margin-top: -30px;
  margin-bottom: 50px;
}
.discount-cy .fmtSwiper {
  width: 1400px;
  position: relative;
  height: 326px;
  overflow: hidden;
}
.discount-cy .fmtSwiper .swiper-button-next {
  width: 39px;
  height: 39px;
  background-image: url(../../images/panhub/serviceAll/icon-arrow-down.svg);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center;
  background-color: white;
  border-radius: 40px;
  margin-top: 121px;
  left: 1297px;
}
.discount-cy .fmtSwiper .swiper-button-prev {
  width: 39px;
  height: 39px;
  background: #FFFFFF;
  background-image: url(../../images/panhub/serviceAll/icon-arrow-up.svg);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center;
  border-radius: 40px;
  top: 25px;
  left: 1297px;
}
.discount-cy .fmtSwiper .swiper-button-prev:after,
.discount-cy .fmtSwiper .swiper-button-next:after {
  content: ' ';
  font-size: inherit;
}
.discount-cy .fmtSwiper .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets {
  right: 80px;
}
.discount-cy .fmtSwiper .swiper-pagination .swiper-pagination-bullet {
  margin: 16px 0;
  display: block;
}
.discount-cy .fmtSwiper .discount-content {
  display: flex;
  justify-content: start;
  align-items: center;
  flex-flow: wrap;
}
.discount-cy .fmtSwiper .discount-content .discount-card-wrapper:nth-child(4n+3) {
  background: linear-gradient(110.54deg, #FFFBF2 2.39%, #FFEAC1 100.91%);
  background-image: url(../../images/panhub/serviceAll/FMT-orange.png);
}
.discount-cy .fmtSwiper .discount-content .discount-card-wrapper:nth-child(4n+3) .card-top {
  background: rgba(255, 255, 255, 0.6);
  box-shadow: 0 4px 4px rgba(0, 64, 152, 0.1);
}
.discount-cy .fmtSwiper .discount-content .discount-card-wrapper:nth-child(4n+3) .card-top .flex-span {
  display: flex;
}
.discount-cy .fmtSwiper .discount-content .discount-card-wrapper:nth-child(4n+3) .card-top .flex-span .display-address-span {
  padding-right: 4px;
}
.discount-cy .fmtSwiper .discount-content .discount-card-wrapper:nth-child(4n+3) .card-top .flex-span .display-address {
  font-size: 15px;
}
.discount-cy .fmtSwiper .discount-content .discount-card-wrapper:nth-child(4n+3) .card-top .flex-span .orig-addr-img {
  width: 24px;
  height: 24px;
  vertical-align: bottom;
  margin-top: 2px;
  background: url(/images/panhub/searchProduct/orig-addr.svg) no-repeat center;
}
.discount-cy .fmtSwiper .discount-content .discount-card-wrapper:nth-child(4n+3) .card-top .flex-span .dest-addr-img {
  width: 24px;
  height: 24px;
  vertical-align: bottom;
  margin-top: 2px;
  background: url(/images/panhub/searchProduct/dest-addr.svg) no-repeat center;
}
.discount-cy .fmtSwiper .discount-content .discount-card-wrapper:nth-child(4n+2) {
  background: linear-gradient(110.54deg, #FFFBF2 2.39%, #FFEAC1 100.91%);
  background-image: url(../../images/panhub/serviceAll/new-orange-discount-card-bg.png);
}
.discount-cy .fmtSwiper .discount-content .discount-card-wrapper:nth-child(4n+2) .card-top {
  background: rgba(255, 255, 255, 0.6);
  box-shadow: 0 4px 4px rgba(0, 64, 152, 0.1);
}
.discount-cy .fmtSwiper .discount-content .discount-card-wrapper:nth-child(4n+2) .card-top .flex-span {
  display: flex;
}
.discount-cy .fmtSwiper .discount-content .discount-card-wrapper:nth-child(4n+2) .card-top .flex-span .display-address-span {
  padding-right: 4px;
}
.discount-cy .fmtSwiper .discount-content .discount-card-wrapper:nth-child(4n+2) .card-top .flex-span .display-address {
  font-size: 15px;
  color: #333333;
}
.discount-cy .fmtSwiper .discount-content .discount-card-wrapper:nth-child(4n+2) .card-top .flex-span .orig-addr-img {
  width: 24px;
  height: 24px;
  vertical-align: bottom;
  margin-top: 2px;
  background: url(/images/panhub/searchProduct/orig-addr.svg) no-repeat center;
}
.discount-cy .fmtSwiper .discount-content .discount-card-wrapper:nth-child(4n+2) .card-top .flex-span .dest-addr-img {
  width: 24px;
  height: 24px;
  vertical-align: bottom;
  margin-top: 2px;
  background: url(/images/panhub/searchProduct/dest-addr.svg) no-repeat center;
}
.discount-cy .fmtSwiper .discount-content .discount-card-wrapper {
  background-color: #F3F8FF;
  background-image: url(../../images/panhub/serviceAll/FMT-blue.png);
  width: 600px;
  padding: 12px;
  margin-right: 24px;
  height: 90px;
  border-radius: 20px;
  margin-bottom: 24px;
  cursor: pointer;
}
.discount-cy .fmtSwiper .discount-content .discount-card-wrapper .card-top {
  display: flex;
  justify-content: space-around;
  align-items: center;
  width: 560px;
  height: 63px;
  font-family: 'Source Han Sans SC';
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 29px;
  text-align: center;
  color: #004098;
  background: rgba(255, 255, 255, 0.6);
  box-shadow: 0 4px 4px rgba(0, 64, 152, 0.1);
  border-radius: 16px;
}
.discount-cy .fmtSwiper .discount-content .discount-card-wrapper .card-top .flex-span {
  display: flex;
}
.discount-cy .fmtSwiper .discount-content .discount-card-wrapper .card-top .flex-span .display-address-span {
  padding-right: 4px;
}
.discount-cy .fmtSwiper .discount-content .discount-card-wrapper .card-top .flex-span .display-address {
  font-size: 15px;
  color: #333333;
}
.discount-cy .fmtSwiper .discount-content .discount-card-wrapper .card-top .flex-span .orig-addr-img {
  width: 24px;
  height: 24px;
  vertical-align: bottom;
  margin-top: 2px;
  background: url(/images/panhub/searchProduct/orig-addr.svg) no-repeat center;
}
.discount-cy .fmtSwiper .discount-content .discount-card-wrapper .card-top .flex-span .dest-addr-img {
  width: 24px;
  height: 24px;
  vertical-align: bottom;
  margin-top: 2px;
  background: url(/images/panhub/searchProduct/dest-addr.svg) no-repeat center;
}
.discount-cy .fmtSwiper .discount-content .discount-card-wrapper .card-top .blue-boat-logo {
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center;
  width: 80px;
  height: 27px;
}
.discount-cy .fmtSwiper .discount-content .discount-card-wrapper .card-top .blue-boat-logo.ib {
  background-image: url(../../images/panhub/serviceAll/blue-car-logo_ib.svg);
  width: 108px;
}
.discount-cy .fmtSwiper .discount-content .discount-card-wrapper .card-top .blue-boat-logo.ob {
  background-image: url(../../images/panhub/serviceAll/blue-car-logo_ob.svg);
  width: 108px;
}
.discount-cy .fmtSwiper .discount-content .discount-card-wrapper .card-top .from {
  width: 80px;
  height: 27px;
  outline: 1px #3183b5 solid;
  border-radius: 20px;
  box-shadow: 0 0 0 5px transparent;
  background-color: aliceblue;
  font-size: 14px;
}
.discount-cy .fmtSwiper .discount-content .discount-card-wrapper .card-top .card-line {
  font-size: 16px;
  line-height: 15px;
}
.discount-cy .fmtSwiper .discount-content .discount-card-wrapper .card-top .card-line .only-line {
  display: block;
  margin-top: 4px;
  width: 35px;
  border-top: 2px solid #004098;
}
.discount-cy .fmtSwiper .discount-content .discount-card-wrapper .card-top .card-line .card-line-info {
  font-size: 12px;
  color: #000000;
  display: block;
  margin-top: -12px;
  width: 60px;
  border-bottom: 2px solid #004098;
}
.discount-cy .fmtSwiper .discount-content .discount-card-wrapper .card-top .to {
  background-color: aliceblue;
  width: 80px;
  height: 27px;
  outline: 1px #3183b5 solid;
  border-radius: 20px;
  box-shadow: 0 0 0 5px transparent;
  font-size: 14px;
}
.discount-cy .fmtSwiper .discount-content .discount-card-wrapper .card-bottom {
  display: flex;
  justify-content: space-around;
  align-items: center;
  width: 317px;
  height: 90px;
  background-color: #007AD2;
  border-radius: 15px;
  margin-top: 20px;
  background: linear-gradient(251.56deg, #007AD2 7.59%, #034CB1 90.92%);
  box-shadow: 0 4px 4px rgba(186, 115, 0, 0.26);
}
.discount-cy .fmtSwiper .discount-content .discount-card-wrapper .card-bottom .solid-line {
  height: 40px;
  opacity: 0.3;
  border: 1px solid #FFFFFF;
}
.discount-cy .fmtSwiper .discount-content .discount-card-wrapper .card-bottom .order-right {
  margin-right: 10px;
}
.discount-cy .fmtSwiper .discount-content .discount-card-wrapper .card-bottom .cntr-size-type {
  width: 80px;
  height: 24px;
  background: rgba(255, 255, 255, 0.9);
  border-radius: 10px;
  font-family: 'Source Han Sans SC';
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 18px;
  text-align: center;
  color: #004098;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 17px;
}
.discount-cy .fmtSwiper .discount-content .discount-card-wrapper .card-bottom .fall-logo {
  width: 24px;
  height: 16px;
  background-image: url(../../images/panhub/serviceAll/fall-logo.svg);
}
.discount-cy .fmtSwiper .discount-content .discount-card-wrapper .card-bottom .currency {
  font-family: 'Szource Han Sans SC';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  color: #FFFFFF;
}
.discount-cy .fmtSwiper .discount-content .discount-card-wrapper .card-bottom .price {
  font-family: 'Source Han Sans SC';
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 30px;
  text-align: center;
  color: #FFFFFF;
  margin-top: 10px;
  display: flex;
  justify-content: center;
  align-items: baseline;
}
.discount-cy .discount-order:hover {
  background: linear-gradient(251.56deg, #004098 7.59%, #0074C9 90.92%);
}
.discount-cy .discount-order {
  width: 240px;
  height: 58px;
  background: linear-gradient(251.56deg, #0074C9 7.59%, #004098 90.92%);
  border-radius: 8px;
  margin: 0 auto;
  font-family: 'Source Han Sans SC';
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 27px;
  color: #FFFFFF;
  display: flex;
  justify-content: center;
  align-items: center;
}
/*==============联系方==================*/
.contact-bottom {
  background-color: #F3F8FF;
  padding: 20px 0px;
}
.contact-bottom .contact-bottom-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.contact-bottom .contact-bottom-wrapper .site-item .logo-site {
  transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  /* Firefox 4 */
  -webkit-transition: all 0.35s ease-in-out;
  /* Safari 和 Chrome */
  -o-transition: all 0.35s ease-in-out;
  /* Opera */
  display: inline-block;
}
.contact-bottom .contact-bottom-wrapper .site-item .logo-site:hover {
  transform: translateY(-6px);
  -ms-transform: translateY(-6px);
  /* IE 9 */
  -moz-transform: translateY(-6px);
  /* Firefox */
  -webkit-transform: translateY(-6px);
  /* Safari 和 Chrome */
  -o-transform: translateY(-6px);
  /* Opera */
}
.contact-bottom .contact-bottom-wrapper .site-item:nth-child(1) .logo-site {
  width: 380px;
  height: 55px;
  background: transparent url(../../images/panhub/home/logo-cosco-grey.png) no-repeat center;
  background-size: contain;
}
.contact-bottom .contact-bottom-wrapper .site-item:nth-child(1) .logo-site:hover {
  background: transparent url(../../images/panhub/home/logo-cosco.png) no-repeat center;
  background-size: contain;
}
.contact-bottom .contact-bottom-wrapper .site-item:nth-child(2) .logo-site {
  width: 349px;
  height: 45px;
  background: transparent url(../../images/panhub/home/logo-shfy-grey.png) no-repeat center;
  background-size: contain;
}
.contact-bottom .contact-bottom-wrapper .site-item:nth-child(2) .logo-site:hover {
  background: transparent url(../../images/panhub/home/logo-shfy.png) no-repeat center;
  background-size: contain;
}
.contact-bottom .contact-bottom-wrapper .site-item:nth-child(3) .logo-site {
  width: 153px;
  height: 42px;
  background: transparent url(../../images/panhub/home/logo-fyds-grey.png) no-repeat center;
  background-size: contain;
}
.contact-bottom .contact-bottom-wrapper .site-item:nth-child(3) .logo-site:hover {
  background: transparent url(../../images/panhub/home/logo-fyds.png) no-repeat center;
  background-size: contain;
}
/*=======公共的=======*/
.hp-section {
  width: 1280px;
  padding: 32px;
  margin: 0 auto;
  text-align: center;
}
.hp-section:nth-child(even) {
  background-color: #f4f4ff;
}
.hp-section-contract {
  width: 1480px;
  padding: 32px;
  margin: 0 auto;
  text-align: center;
}
.hp-section-sailing-schedule {
  height: 480px;
  padding: 72px 39px 0 0;
  background-image: url(../../images/panhub/serviceAll/sailing-schedule-bg.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center;
}
.hp-section-sailing-schedule.margin-bottom-125 {
  margin-bottom: 125px;
}
.tab-search {
  height: auto;
  background-color: transparent;
  z-index: 2;
  width: 1280px;
  padding: 0 55px;
  margin: -19px auto;
}
.tab-search .search-group {
  position: relative;
}
.tab-search .search-group .product-form {
  width: 722px;
  padding: 0;
  margin: 0;
}
.tab-search .search-group .product-form .flex-row {
  position: relative;
}
.tab-search .search-group .product-form .flex-row.cy-cy {
  margin-top: 35px;
}
.tab-search .search-group .product-form .flex-row .assign-port {
  top: 20px;
  z-index: 2;
}
.tab-search .search-group .product-form .flex-row.dr-assign-port {
  position: absolute !important;
  z-index: 2;
}
.tab-search .search-group .product-form .flex-row .pord-control .select-icon,
.tab-search .search-group .product-form .flex-row .pord-control .clear-text {
  top: 22px;
}
.tab-search .search-group .product-form .flex-row .pord-control .transform-60 {
  transform: translateY(-66%);
}
.tab-search .search-group .product-form .flex-row .pord-control .port-switch {
  right: -15px;
  top: 15px;
  width: 30px;
  height: 30px;
}
.tab-search .search-group .product-form .flex-row .pord-control.margin-right-15 {
  margin-right: 15px;
}
.tab-search .search-group .product-form .flex-row .pord-control.margin-left-15 {
  margin-left: 15px;
}
.tab-search .search-group .product-form .flex-row .pord-control input {
  box-sizing: border-box;
  height: 56px;
  font-size: 16px;
}
.tab-search .search-group .product-form .flex-row .pord-control input:focus + label span,
.tab-search .search-group .product-form .flex-row .pord-control input:valid + label span {
  transform: translateY(-66%);
}
.tab-search .search-group .product-form .flex-row .pord-control label {
  position: absolute;
  top: -16px;
  left: 22px;
  pointer-events: none;
  color: rgba(0, 0, 0, 0.3);
}
.tab-search .search-group .product-form .flex-row .pord-control label span {
  position: absolute;
  bottom: -54px;
  left: 0;
  transition: all 0.3s ease;
  white-space: nowrap;
  word-break: keep-all;
}
.tab-search .search-group .product-form .flex-row .pord-control .city-picker-span > .city-title > span {
  font-size: 16px;
}
.tab-search .search-group .product-form .flex-row .pord-control .search-history {
  top: 20px;
}
.tab-search .search-group .product-form .city-picker-span {
  height: 56px;
  padding-top: 20px;
}
.tab-search .search-group .product-form .city-picker-span .arrow {
  top: 22px;
}
.tab-search .search-group .product-form .eb-search-button {
  position: absolute;
  height: 100px;
  width: 100px;
  top: -150px;
  right: -200px;
  z-index: 2;
  background: linear-gradient(251.56deg, #FFC045 7.59%, #FF9416 90.92%);
  box-shadow: 2px 3px 10px rgba(249, 168, 38, 0.5);
  border-radius: 24px;
}
.tab-search .search-group .product-form .eb-search-button:hover {
  background: linear-gradient(251.56deg, #FF9416 7.59%, #FFC045 90.92%);
}
.tab-search .search-group .product-form .assign-cargo {
  top: 19px;
}
.tab-search .search-group .long-tab-item {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 18px 99px;
  gap: 10px;
  width: 1219px;
  margin-bottom: -20px;
  height: 41px;
  background: #004098;
  border-radius: 8px 8px 0 0;
}
.tab-search .search-group .long-tab-item .long-tab-item-span {
  idth: 129px;
  height: 24px;
  font-family: 'Source Han Sans SC';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #FFFFFF;
}
.tab-search .search-group .long-tab-item::after {
  width: 1219px;
  content: ' ';
  position: absolute;
  top: 35px;
  left: 0;
  right: -2px;
}
.tab-search .tab-panel-wrap {
  position: relative;
  width: 1219px;
  padding: 20px;
  margin-left: -20px;
  z-index: 1;
}
.tab-search .tab-panel-wrap.dr-dr-tab-panel-wrap {
  padding-bottom: 0;
}
.tab-search .tab-panel-wrap.dr-dr-tab-panel-wrap .tab-panel {
  height: 400px;
}
.tab-search .tab-panel-wrap.dr-dr-tab-panel-wrap .tab-panel .flex-row {
  margin-top: 15px;
}
.tab-search .tab-panel-wrap .bg-img {
  position: absolute;
  right: -15px;
  bottom: 38px;
  width: 150px;
}
.tab-search .tab-panel {
  width: 1219px;
  height: 270px;
  background: rgba(255, 255, 255, 0.1);
  background-color: #FFFBF5;
  border-radius: 15px;
  padding: 40px 35px 30px 35px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}
.tab-search .tab-panel .tab-body {
  position: absolute;
  z-index: 99999;
  margin-top: 16px;
}
.tab-search .tab-panel.no-radius {
  border-radius: 0;
}
.tab-search .tabs {
  flex-flow: row nowrap;
  justify-content: space-between;
  width: 442px;
  position: absolute;
  left: 2px;
  top: -39px;
  z-index: 2;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  padding: 0px;
  gap: 12px;
  height: 44px;
}
.tab-search .tabs.reverse {
  left: 0;
  top: -17px;
}
.tab-search .tabs.reverse::after {
  width: 1219px;
}
.tab-search .tabs::after {
  content: ' ';
  position: absolute;
  bottom: -18px;
  left: 0;
  right: -6px;
  height: 0;
  border-bottom: 6px solid #F4A000;
}
.tab-search .tabs > .tab-item {
  margin-top: 17px;
  border-radius: 8px 8px 0px 0px;
  flex: 0 0 130px;
  height: 44px;
  line-height: 45px;
  background-size: contain;
  font-family: 'Source Han Sans Medium';
  font-size: 16px;
  color: #fff;
  letter-spacing: 0;
  text-align: center;
  position: relative;
  cursor: pointer;
  transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  /* Firefox 4 */
  -webkit-transition: all 0.35s ease-in-out;
  /* Safari 和 Chrome */
  -o-transition: all 0.35s ease-in-out;
  /* Opera */
  display: inline-block;
}
.tab-search .tabs > .tab-item.reverse {
  margin-top: 60px;
  border-radius: 0 0 8px 8px;
}
.tab-search .tabs > .tab-item::after {
  position: absolute;
  right: -5px;
  top: -5px;
  z-index: 2;
  border: 5px solid #fff;
  border-left-color: transparent;
  border-bottom-color: transparent;
}
.tab-search .tabs > .tab-item .search-type {
  display: block;
  width: 48px;
  height: 48px;
  margin: 16px auto 8px auto;
}
.tab-search .tabs > .tab-item.active,
.tab-search .tabs > .tab-item:hover {
  background-size: contain;
}
.section-card-parent {
  background-image: url(../../images/panhub/serviceAll/discount-cy-bg2.png);
}
.section-card-parent .hp-section-card-list {
  width: 1229px;
  height: 700px;
  padding: 120px 0;
  margin: 0 auto;
  text-align: center;
}
.card-list {
  display: -webkit-flex;
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  height: 400px;
}
.card-list .card {
  display: block;
  flex: 0 0 286px;
  position: relative;
  transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  /* Firefox 4 */
  -webkit-transition: all 0.4s ease-in-out;
  /* Safari 和 Chrome */
  -o-transition: all 0.4s ease-in-out;
  /* Opera */
}
.card-list .card:nth-child(1) {
  background: url('/images/panhub/home/card01.jpg') center center no-repeat;
  background-size: cover;
}
.card-list .card:nth-child(1) .title-group .title-icon {
  width: 32px;
  height: 32px;
  background: url('/images/panhub/home/card-digital-exchange.svg') center center no-repeat;
  background-size: contain;
}
.card-list .card:nth-child(2) {
  background: url('/images/panhub/home/card02.jpg') center center no-repeat;
  background-size: cover;
}
.card-list .card:nth-child(2) .title-group .title-icon {
  width: 32px;
  height: 32px;
  background: url('/images/panhub/home/card-cargo-tracking.svg') center center no-repeat;
  background-size: contain;
}
.card-list .card:nth-child(3) {
  background: url('/images/panhub/home/card03.jpg') center center no-repeat;
  background-size: cover;
}
.card-list .card:nth-child(3) .title-group .title-icon {
  width: 44px;
  height: 32px;
  background: url('/images/panhub/home/card-truck-rating.svg') center center no-repeat;
  background-size: contain;
}
.card-list .card:nth-child(4) {
  background: url('/images/panhub/home/card04.jpg') center center no-repeat;
  background-size: cover;
}
.card-list .card:nth-child(4) .title-group .title-icon {
  width: 36px;
  height: 32px;
  background: url('/images/panhub/home/card-credits-exchange.svg') center center no-repeat;
  background-size: contain;
}
.card-list .card:nth-child(odd) .title-group {
  background: #F4A000;
  box-shadow: 2px 3px 5px 0 rgba(244, 160, 0, 0.53);
}
.card-list .card:nth-child(odd) .action-form .action-form-bg {
  background-color: #F4A000;
}
.card-list .card:nth-child(even) .title-group {
  background-image: linear-gradient(251deg, #0074C9 0%, #004098 100%);
  box-shadow: 2px 3px 5px 0;
}
.card-list .card:nth-child(even) .action-form .action-form-bg {
  background-color: #004098;
}
.card-list .card .title-border {
  width: 128px;
  height: 128px;
  margin-top: -40px;
  margin-left: auto;
  margin-right: auto;
  background-color: #fff;
  border-radius: 50%;
  padding: 8px;
  transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  /* Firefox 4 */
  -webkit-transition: all 0.25s ease-in-out;
  /* Safari 和 Chrome */
  -o-transition: all 0.25s ease-in-out;
  /* Opera */
}
.card-list .card .title-border .title-group {
  height: 100%;
  width: 100%;
  border-radius: 50%;
  padding: 24px 10px;
}
.card-list .card .title-border .title-group .title-icon {
  margin: 0 auto;
}
.card-list .card .title-group .title {
  font-family: 'Source Han Sans Medium';
  font-size: 16px;
  padding-top: 8px;
  color: #fff;
  text-align: center;
  transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  /* Firefox 4 */
  -webkit-transition: all 0.25s ease-in-out;
  /* Safari 和 Chrome */
  -o-transition: all 0.25s ease-in-out;
  /* Opera */
}
.card-list .card:hover {
  background-size: 102%;
}
.card-list .card:hover .action-form .action-form-bg {
  transform: translateY(-275px);
  -ms-transform: translateY(-275px);
  -moz-transform: translateY(-275px);
  -webkit-transform: translateY(-275px);
  -o-transform: translateY(-275px);
}
.card-list .card:hover .title-border {
  transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  /* IE 9 */
  -moz-transform: translateY(-5px);
  /* Firefox */
  -webkit-transform: translateY(-5px);
  /* Safari 和 Chrome */
  -o-transform: translateY(-5px);
  /* Opera */
}
.card-list .card .action-form {
  position: absolute;
  height: 275px;
  bottom: 0;
  left: 0;
  right: 0;
  color: #fff;
  text-align: center;
  padding: 25px 30px;
  overflow: hidden;
}
.card-list .card .action-form .action-form-bg {
  position: absolute;
  height: 275px;
  top: 275px;
  left: 0;
  right: 0;
  color: #fff;
  padding: 25px 30px;
}
.card-list .card .action-form .card-form-input {
  width: 100%;
  height: 168px;
  background: rgba(255, 255, 255, 0.4);
  border-radius: 4px;
  padding: 8px;
  margin-bottom: 15px;
}
.card-list .card .action-form .card-form-input textarea {
  width: 100%;
  height: 100%;
  font-size: 12px;
  color: #fff;
  line-height: 18px;
  overflow-x: hidden;
  overflow-y: auto;
  background-color: transparent;
  outline: none;
  border: none;
  resize: none;
}
.card-list .card .action-form .card-button {
  display: inline-block;
  width: 100%;
  height: 40px;
  line-height: 40px;
  background: rgba(255, 255, 255, 0.25);
  box-shadow: 0 2px 7px 0 rgba(74, 69, 63, 0.13);
  border-radius: 4px;
  font-size: 14px;
  color: #fff;
  border: none;
  cursor: pointer;
  outline: none;
}
.card-list .card .action-form .card-button:hover,
.card-list .card .action-form .card-button:focus,
.card-list .card .action-form .card-button:active {
  background: rgba(255, 255, 255, 0.35);
}
.card-list .card textarea[class='card-textarea']::-webkit-input-placeholder {
  color: #f0f0f0;
}
.card-list .card textarea[class='card-textarea']:-moz-placeholder {
  color: #f0f0f0;
}
.card-list .card textarea[class='card-textarea']::-moz-placeholder {
  color: #f0f0f0;
}
.card-list .card textarea[class='card-textarea']:-ms-input-placeholder {
  color: #f0f0f0;
}
