@charset "utf-8";
.banner {
  position: relative;
}
.banner .mouse {
  position: absolute;
  left: 50%;
  bottom: 5.5%;
  transform: translateX(-50%);
  text-align: center;
  line-height: 1;
  z-index: 2;
}
.banner .mouse i {
  display: inline-block;
  font-size: 2.545rem;
  color: #fff;
  animation: mouseMove 1.2s infinite alternate ease-in;
}
.banner .mouse .mouTxt {
  color: #fff;
  margin-top: 0.545rem;
}
.banner-swiper .swiper-slide {
  position: relative;
  overflow: hidden;
}
.banner-swiper .txt {
  position: absolute;
  left: 50%;
  top: 19.8%;
  transform: translateX(-50%);
  z-index: 2;
}
.banner-swiper .ban-txt {
  width: 71.4%;
  margin: 0 auto;
  opacity: 0;
}
.banner-swiper .swiper-slide-active .ban-txt {
  animation: fadeIn 1.3s ease 0.3s both;
}
.banner-swiper .ban-swi-btn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 2.5rem;
  height: 2.5rem;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.35);
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.banner-swiper .ban-swi-btn::after {
  display: none;
}
.banner-swiper .ban-swi-btn i {
  font-size: 0.545rem;
  color: #fff;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
@media screen and (min-width: 860px) and (hover: hover) {
  .banner-swiper .ban-swi-btn:hover {
    background-color: #fff;
  }
  .banner-swiper .ban-swi-btn:hover i {
    color: #0059A6;
  }
}
.banner-swiper .swiper-button-prev {
  left: 2.1%;
}
.banner-swiper .swiper-button-next {
  right: 2.1%;
}
.inAb {
  padding: 7.545rem 0 3.364rem;
}
.inAb .des {
  width: 52.7%;
  line-height: 1.7;
  margin-top: 1.455rem;
}
.inAb .com-more {
  margin-top: 4.045rem;
}
.inAb .num-items {
  padding: 2.273rem 0;
  background-color: rgba(255, 255, 255, 0.5);
  backdrop-filter: blur(0.636rem);
  margin-top: 3.409rem;
}
.inAb .num-item {
  position: relative;
  width: 25%;
  line-height: 1;
  text-align: center;
}
.inAb .num-item::after {
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 0.045rem;
  height: 4.364rem;
  background-color: rgba(112, 112, 112, 0.2);
}
.inAb .num-item .numT {
  color: #0059A6;
}
.inAb .num-item .numName {
  margin-top: 0.591rem;
}
.inNews {
  padding-top: 5.227rem;
  overflow: hidden;
}
.inNews .new-li {
  color: #999999;
  margin-right: 2.045rem;
  cursor: pointer;
}
.inNews .new-li:last-of-type {
  margin-right: 0;
}
.inNews .new-li.active {
  color: #0059A6;
}
.inNews .inNewB {
  position: relative;
  padding-bottom: 5.227rem;
  margin-top: 6.227rem;
  isolation: isolate;
}
.inNews .inNewB::after {
  content: '';
  position: absolute;
  right: 0;
  bottom: 0;
  width: 64%;
  height: calc(100% + 3.5rem);
  background: linear-gradient(177deg, #fff 0%, rgba(255, 255, 255, 0) 100%);
  z-index: -1;
}
.inNews .toSeeMore {
  margin-top: 1.409rem;
}
.inNews .seeMore {
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.inNews .seeMore .ico {
  position: relative;
  display: inline-block;
  width: 1.364rem;
  height: 1.364rem;
  line-height: 1.364rem;
  text-align: center;
  border-radius: 50%;
  background-color: #0059A6;
  vertical-align: middle;
  margin-left: 0.591rem;
}
.inNews .seeMore .ico i {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  font-size: 0.455rem;
  color: #fff;
}
@media screen and (min-width: 860px) and (hover: hover) {
  .inNews .seeMore:hover {
    color: #0059A6;
  }
}
.inNew-items {
  display: none;
}
.inNew-items.select {
  display: block;
  animation: fadeIn 1s ease both;
}
.iNewL {
  position: relative;
  width: 52.1%;
}
.iNewL .swiper-pagination {
  position: absolute;
  right: 6%;
  line-height: 1;
  bottom: 1.636rem;
}
.iNewL .swiper-pagination-bullet {
  width: 0.455rem;
  height: 0.455rem;
  border-radius: 50%;
  background-color: #fff;
  opacity: 0.5;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  margin-left: 0.364rem;
}
.iNewL .swiper-pagination-bullet:first-of-type {
  margin-left: 0;
}
.iNewL .swiper-pagination-bullet-active {
  opacity: 1;
}
.iNewR {
  width: 43.1%;
  margin-left: 4.8%;
}
.iNew-swiper {
  height: 100%;
  overflow: visible;
}
.iNew-swiper .swiper-slide {
  position: relative;
}
.iNew-swiper .img {
  height: 100%;
}
.iNew-swiper .img img {
  height: 100%;
  object-fit: cover;
}
.iNew-swiper .swiper-slide-active .img img {
  animation: banscale 2s ease both 0.3s;
}
.iNew-swiper .date {
  position: absolute;
  top: 14.3%;
  left: 0;
  transform: translateX(-50%);
  background-color: #0059A6;
  width: 3.455rem;
  height: 3.455rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  color: #fff;
  line-height: 1;
}
.iNew-swiper .day {
  font-weight: bold;
}
.iNew-swiper .year {
  margin-top: 0.182rem;
}
.iNew-swiper .txt {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 3.727rem;
  color: #fff;
  display: flex;
  align-items: center;
  padding: 0 39% 0 3.4%;
  background-color: rgba(0, 0, 0, 0.72);
}
.iNew-swiper .name {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.inew-item {
  position: relative;
  display: block;
  padding: 1.773rem 0 1.318rem;
}
.inew-item::before,
.inew-item::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  height: 0.045rem;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.inew-item::before {
  width: 100%;
  background-color: #E5E5E5;
}
.inew-item::after {
  width: 0;
  background-color: #0059A6;
}
.inew-item:first-of-type {
  padding-top: 0;
}
.inew-item .name {
  position: relative;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding-left: 1rem;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.inew-item .name::before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-width: 0.182rem 0.364rem;
  border-style: solid;
  border-color: transparent transparent transparent #0059A6;
}
.inew-item .date {
  margin-top: 0.136rem;
}
.inew-item .mouth {
  position: relative;
  font-weight: bold;
  color: #999999;
  padding-right: 0.5rem;
  margin-right: 0.318rem;
}
.inew-item .mouth::after {
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 0.091rem;
  height: 0.636rem;
  background-color: #CCCCCC;
}
.inew-item .year {
  color: #CCCCCC;
}
.inew-item .des {
  line-height: 1.4;
  color: #999999;
  margin-top: 0.409rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
@media screen and (min-width: 860px) and (hover: hover) {
  .inew-item:hover::after {
    width: 100%;
  }
  .inew-item:hover .name {
    font-weight: bold;
    color: #0059A6;
  }
}
.inParty {
  padding: 5.091rem 0 6.364rem;
}
.inParty .com-tit1 .p1 .ico {
  background-color: #A60000;
}
.inParty .com-tit1 .color {
  color: #A60000;
}
.inParty .swi-btns {
  flex-shrink: 0;
  margin-left: 0.909rem;
}
@media screen and (min-width: 860px) and (hover: hover) {
  .inParty .swi-btn:hover {
    background-color: #A60000;
  }
}
.iPartyB {
  margin-top: 3.409rem;
}
.iparty-swiper .swiper-slide {
  position: relative;
  padding: 1.545rem 1.4% 1.727rem 1.9%;
  background-color: #fff;
  line-height: 1.4;
}
.iparty-swiper .swiper-slide::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0.182rem;
  background-color: #A60000;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
@media screen and (min-width: 860px) and (hover: hover) {
  .iparty-swiper .swiper-slide:hover::before {
    width: 100%;
  }
  .iparty-swiper .swiper-slide:hover .name {
    color: #A60000;
  }
}
.iparty-swiper .label {
  position: relative;
  display: inline-block;
  padding: 0.364rem 0.773rem 0.364rem 1.227rem;
  color: #A60000;
  border-radius: 0.773rem;
  background-color: rgba(166, 0, 0, 0.08);
}
.iparty-swiper .label::before {
  content: '';
  position: absolute;
  left: 0.591rem;
  top: 50%;
  transform: translateY(-50%);
  width: 0.227rem;
  height: 0.227rem;
  border-radius: 50%;
  background-color: #A60000;
}
.iparty-swiper .name {
  height: 2.318rem;
  font-weight: 500;
  color: #2F3439;
  margin-top: 0.773rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.iparty-swiper .date {
  color: #999999;
  margin-top: 2.273rem;
}
.iparty-swiper .img {
  margin-top: 1.455rem;
}
.inBusiness {
  position: relative;
}
.ibusiL {
  position: relative;
  width: 47.7%;
  padding-top: 3.455rem;
  padding-right: 7.4%;
  padding-bottom: 4.636rem;
  overflow: hidden;
  isolation: isolate;
}
.ibusiL .busi-wzs {
  position: absolute;
  left: 0;
  font-weight: bolder;
  text-transform: uppercase;
  writing-mode: vertical-rl;
  line-height: 1;
  color: rgba(0, 89, 166, 0.04);
  animation: reel-data 20s linear infinite;
  z-index: -1;
}
.ibusiL .busi-wz {
  margin-bottom: 2.727rem;
}
.ibusiL .busi-wz:last-of-type {
  margin-bottom: 0;
}
.ibusiL .des {
  color: #666666;
  margin-top: 2.864rem;
}
.ibusiL .ily-links {
  margin-top: 4.545rem;
}
.ibusiL .ly-link {
  position: relative;
  padding: 1rem 0;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.ibusiL .ly-link::before,
.ibusiL .ly-link::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  height: 0.045rem;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.ibusiL .ly-link::before {
  width: 100%;
  background-color: rgba(123, 139, 152, 0.27);
}
.ibusiL .ly-link::after {
  width: 0;
  background-color: #0059A6;
}
.ibusiL .ly-link:first-of-type {
  border-top: 0.045rem solid rgba(123, 139, 152, 0.27);
}
.ibusiL .ly-link .name {
  line-height: 1;
  color: #999999;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.ibusiL .ly-link .name i {
  font-size: 1.364rem;
  margin-right: 0.818rem;
  vertical-align: middle;
}
.ibusiL .ly-link i {
  font-size: 0.591rem;
  color: #999999;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
@media screen and (min-width: 860px) and (hover: hover) {
  .ibusiL .ly-link:hover {
    background-color: #0059A6;
    padding: 1rem 0.909rem;
  }
  .ibusiL .ly-link:hover::after {
    width: 100%;
  }
  .ibusiL .ly-link:hover .name {
    color: #fff;
  }
  .ibusiL .ly-link:hover i {
    color: #fff;
  }
}
.ibusiR {
  width: 52.3%;
  margin-top: -1.93vw;
}
@media only screen and (max-width: 1920px) {
  .ibusiR {
    margin-top: -1.682rem;
  }
}
.lb-ibusi {
  position: relative;
  height: 100%;
  -webkit-mask-size: cover;
  mask-size: cover;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-image: url(../img/ibusi-mask.svg);
}
.ibusi-swiper {
  height: 100%;
}
.ibusi-swiper .img {
  height: 100%;
}
.ibusi-swiper .img img {
  height: 100%;
  object-fit: cover;
}
.ibusi-wrap {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 68.9%;
  padding: 1.545rem 16% 1.636rem 4.6%;
  background-color: rgba(0, 89, 166, 0.8);
  box-sizing: border-box;
  z-index: 2;
}
.ibusi-wrap .ibusi-item {
  display: none;
}
.ibusi-wrap .ibusi-item.select {
  display: block;
}
.ibusi-wrap .ibusi-item .name {
  color: #fff;
}
.ibusi-wrap .ibusi-item .des {
  line-height: 1.75;
  color: rgba(255, 255, 255, 0.8);
  margin-top: 0.591rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.ibusi-wrap .ibusi-bot {
  margin-top: 1.818rem;
}
.ibusi-wrap .swi-btn {
  background-color: transparent;
  border: 0.045rem solid #fff;
}
.ibusi-wrap .swi-btn i {
  color: #fff;
}
.ibusi-wrap .pagis {
  position: relative;
  width: auto;
  left: auto;
  bottom: auto;
  color: #fff;
}
.about {
  position: relative;
  padding: 6rem 0 4.045rem;
  overflow: hidden;
}
.about .ab-intro {
  line-height: 1.875;
  padding: 1.455rem 2.2% 3.5rem 2.7%;
  background: linear-gradient(180deg, #fff 0%, rgba(255, 255, 255, 0) 100%);
  margin-top: 2.227rem;
}
.about .ab-logo {
  position: absolute;
  bottom: 4.8%;
  left: -0.1%;
  width: 29.8%;
  transform-origin: center;
  animation: turn 20s linear infinite;
}
.culture {
  padding: 3.136rem 0 5.636rem;
}
.culture .com-tit2 .p1,
.culture .com-tit2 .en {
  color: #fff;
}
.culture .wh-items {
  margin-top: 1.364rem;
}
.culture .wh-item {
  line-height: 1.4;
  padding-left: 1%;
  padding-right: 1%;
  text-align: center;
  margin-top: 1.818rem;
  background-color: #fff;
}
.culture .wh-item:nth-of-type(-n+3) {
  width: 31.7%;
  padding-top: 2rem;
  padding-bottom: 2rem;
  margin-right: 2.45%;
}
.culture .wh-item:nth-of-type(3) {
  margin-right: 0;
}
.culture .wh-item:nth-of-type(n+4) {
  width: 23.425%;
  padding-top: 1.5rem;
  padding-bottom: 1.091rem;
  margin-right: 2.1%;
}
.culture .wh-item:nth-of-type(4n+7) {
  margin-right: 0;
}
.culture .wh-item .ico {
  position: relative;
  width: 3.636rem;
  height: 3.636rem;
  border-radius: 50%;
  border: 0.091rem solid #0059A6;
  box-sizing: border-box;
  margin: 0 auto;
}
.culture .wh-item .ico i {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  font-size: 1.727rem;
  color: #0059A6;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.culture .wh-item .txt {
  margin-top: 1.273rem;
}
.culture .wh-item .des {
  margin-top: 0.591rem;
}
@media screen and (min-width: 860px) and (hover: hover) {
  .culture .wh-item:hover .ico i {
    transform: translate(-50%, -50%) rotateY(360deg);
  }
}
.history {
  padding: 2.091rem 0 5.045rem;
  overflow: hidden;
}
.hisTop {
  position: relative;
  padding-top: 2.455rem;
  isolation: isolate;
  overflow: hidden;
}
.sma-his-box {
  position: absolute;
  bottom: 0;
  width: 35.2%;
  height: 12.182rem;
  opacity: 0.4;
  z-index: -1;
}
.sma-his-box .sma-his-item {
  height: 12.182rem;
  display: none;
  background-color: #fff;
  box-shadow: 0rem 0.136rem 1.091rem 0.045rem rgba(0, 0, 0, 0.16);
}
.sma-his-box .sma-his-item.select {
  display: block;
}
.sma-his-box .sma-his-item .year {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.sma-his1 {
  left: 0;
}
.sma-his1 .year {
  left: 7.7%;
}
.sma-his2 {
  right: 0;
}
.sma-his2 .year {
  right: 7.7%;
}
.lc-swiper2 {
  position: relative;
  overflow: visible;
}
.lc-swiper2 .swiper-wrapper {
  align-items: flex-end;
}
.lc-swiper2 .lc-item {
  width: 71.9%;
  transform-origin: bottom center;
  opacity: 0 !important;
}
.lc-swiper2 .lc-item::after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translate(-50%, -2.227rem);
  border-width: 0.727rem 0.591rem;
  border-style: solid;
  border-color: #fff transparent transparent transparent;
  opacity: 0;
  visibility: hidden;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  z-index: 2;
}
.lc-swiper2 .txt {
  position: relative;
  width: 48.9%;
  height: 18.318rem;
  padding: 2.909rem 5.3% 2.045rem;
  background-color: #fff;
  margin: 1.091rem;
  box-shadow: 0rem 0.136rem 1.091rem 0.045rem rgba(0, 0, 0, 0.16);
}
.lc-swiper2 .year {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  line-height: 1;
  color: #0059A6;
  font-weight: 500;
  opacity: 0.89;
  transition: 0.3s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.3s cubic-bezier(0.65, 0, 0.35, 1);
}
.lc-swiper2 .swiper-slide-prev,
.lc-swiper2 .swiper-slide-next {
  opacity: 0.4 !important;
}
.lc-swiper2 .prev .year {
  left: 7.7%;
}
.lc-swiper2 .next .year {
  right: 7.7%;
}
.lc-swiper2 .next .txt {
  margin-left: auto;
}
.lc-swiper2 .swiper-slide-active {
  padding-bottom: 2.5rem;
  opacity: 1 !important;
}
.lc-swiper2 .swiper-slide-active::after {
  opacity: 1;
  visibility: visible;
}
.lc-swiper2 .swiper-slide-active .txt {
  width: 100%;
}
.lc-swiper2 .swiper-slide-active .year {
  left: 5.3%;
  top: 0;
  font-size: 2.5rem;
  opacity: 1;
}
.lc-swiper2 .swiper-slide-active .lc-intro {
  opacity: 1;
  visibility: visible;
}
.lc-swiper2 .swiper-slide-shadow-left,
.lc-swiper2 .swiper-slide-shadow-right {
  display: none;
}
.lc-swiper2 .lc-intro {
  height: 12.727rem;
  color: #666666;
  line-height: 2.25;
  overflow-y: auto;
  opacity: 0;
  visibility: hidden;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.lc-swiper2 .lc-intro::-webkit-scrollbar {
  width: 0.182rem;
  background-color: #EBEBEB;
}
.lc-swiper2 .lc-intro::-webkit-scrollbar-track {
  background-color: #EBEBEB;
}
.lc-swiper2 .lc-intro::-webkit-scrollbar-thumb {
  background-color: #0059A6;
}
.hisBot {
  position: relative;
  padding: 0 2rem;
  isolation: isolate;
  margin-top: 3.636rem;
}
.hisBot::before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  height: 0.136rem;
  background-color: #BFCED9;
  z-index: -1;
}
.hisBot .swi-btn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.hisBot .swi-prev {
  left: 0;
}
.hisBot .swi-next {
  right: 0;
}
.year-swiper {
  height: 5.636rem;
}
.year-swiper .year-item {
  height: 5.636rem;
  text-align: center;
  cursor: pointer;
}
.year-swiper .year {
  position: absolute;
  left: 50%;
  top: 0.909rem;
  transform: translateX(-50%);
  line-height: 1;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.year-swiper .cir {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 1.045rem;
  height: 1.045rem;
  border-radius: 50%;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.year-swiper .cir::after {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  width: 100%;
  height: 100%;
  background-color: #BFCED9;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.year-swiper .prev .year {
  top: 4.045rem;
}
.year-swiper .prev .cir {
  width: 1.091rem;
  height: 1.091rem;
  background: url(../img/year-bg.png) no-repeat center;
  background-size: contain;
}
.year-swiper .prev .cir::after {
  width: 68%;
  height: 68%;
  background-color: #fff;
}
.year-swiper .swiper-slide-thumb-active .cir {
  width: 5.636rem;
  height: 5.636rem;
  background: url(../img/year-bg.png) no-repeat center;
  background-size: contain;
}
.year-swiper .swiper-slide-thumb-active .cir::after {
  width: 85.5%;
  height: 85.5%;
  background-color: #fff;
}
.year-swiper .swiper-slide-thumb-active .year {
  top: 50%;
  transform: translate(-50%, -50%);
}
.jg {
  padding: 2.455rem 0 3.955rem;
}
.jg .jg-intro {
  margin-top: 1.682rem;
}
.news {
  padding: 6.364rem 0 6.955rem;
}
.new-fir {
  margin-bottom: 3.045rem;
}
.new-fir .img {
  width: 50.1%;
}
.new-fir .img img {
  height: 100%;
  object-fit: cover;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.new-fir .txt {
  width: 49.9%;
  padding: 2.682rem 5.7% 2.5rem;
  background-color: #F5F7FA;
}
.new-fir .newT {
  padding-bottom: 0.682rem;
}
.new-fir .name {
  font-weight: 500;
  color: #0059A6;
  line-height: 1.4;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.new-fir .date {
  color: #666666;
  margin-top: 0.364rem;
}
.new-fir .newB {
  padding-top: 2.227rem;
  border-top: 0.045rem solid #CCCCCC;
}
.new-fir .des {
  color: #666666;
  line-height: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.new-fir .com-more {
  margin-top: 3rem;
}
@media screen and (min-width: 860px) and (hover: hover) {
  .new-fir:hover .img img {
    -webkit-transform: scale(1.04);
    transform: scale(1.04);
  }
  .new-fir:hover .com-more::before {
    left: 0;
    right: auto;
    width: 100%;
  }
  .new-fir:hover .com-more .detail {
    color: #fff;
  }
  .new-fir:hover .com-more .ico {
    background-color: #fff;
  }
  .new-fir:hover .com-more .ico i {
    color: #0059A6;
  }
}
.notice {
  padding: 6.273rem 0 6.955rem;
}
.notice-li {
  margin-bottom: 1.318rem;
}
.notice-li:last-of-type {
  margin-bottom: 0;
}
.notice-item {
  position: relative;
  padding: 1.955rem 0 1.864rem;
  background-color: #F5F8FC;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.notice-item::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0.182rem;
  background-color: #0059A6;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.notice-item .notL {
  width: 6.818rem;
  padding-right: 1.136rem;
  border-right: 0.045rem dashed #707070;
}
.notice-item .date {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 4.364rem;
  line-height: 1;
  text-align: center;
  color: #0059A6;
  background-color: transparent;
  border-radius: 0 0.545rem 0.545rem 0;
}
.notice-item .mouth {
  opacity: 0.5;
}
.notice-item .year {
  margin-top: 0.182rem;
}
.notice-item .txt {
  width: calc(100% - 6.818rem);
  padding: 0 4.6%;
}
.notice-item .name,
.notice-item .des {
  line-height: 1.4;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.notice-item .name {
  font-weight: 500;
}
.notice-item .des {
  color: #666666;
  margin-top: 0.955rem;
}
@media screen and (min-width: 860px) and (hover: hover) {
  .notice-item:hover {
    background-color: #fff;
    box-shadow: 0rem 0rem 0.273rem 0.045rem rgba(0, 0, 0, 0.16);
  }
  .notice-item:hover::before {
    width: 100%;
  }
  .notice-item:hover .date {
    color: #fff;
    background-color: #0059A6;
  }
  .notice-item:hover .mouth {
    opacity: 1;
  }
  .notice-item:hover .year {
    opacity: 0.5;
  }
}
.news-info {
  padding: 0.727rem 0 4.455rem;
}
.news-info::before {
  opacity: 0.41;
}
.news-info .position {
  padding: 0;
}
.infoList {
  width: 85.7%;
  margin: 3.636rem auto 0;
}
.infoList .newInfoT {
  padding-bottom: 1.364rem;
  border-bottom: 0.045rem solid #D9D9D9;
}
.infoList .name {
  font-weight: 500;
  line-height: 1.4;
}
.infoList .items {
  margin-top: 1.682rem;
}
.infoList .item {
  color: #999999;
  margin-right: 1.818rem;
}
.infoList .item:last-of-type {
  margin-right: 0;
}
.infoList .newInfoB {
  padding-top: 3.636rem;
}
.infoList .page-items {
  margin-top: 6.182rem;
  padding-top: 1.636rem;
  border-top: 0.045rem solid #D9D9D9;
}
.infoList .pagi-links {
  max-width: 51.6%;
}
.infoList .page-item {
  margin-bottom: 0.818rem;
}
.infoList .page-item:last-of-type {
  margin-bottom: 0;
}
.infoList .page-link {
  display: inline-block;
  max-width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
@media screen and (min-width: 860px) and (hover: hover) {
  .infoList .page-link:hover {
    color: #0059A6;
  }
}
.infoList .back {
  display: inline-block;
  padding: 0.5rem 0.864rem;
  color: #0059A6;
  line-height: 1;
  border-radius: 1.045rem;
  border: 0.045rem solid #0059A6;
  flex-shrink: 0;
  margin-left: 1.364rem;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.infoList .back i {
  font-size: 0.818rem;
  color: #0059A6;
  margin-right: 0.318rem;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
@media screen and (min-width: 860px) and (hover: hover) {
  .infoList .back:hover {
    color: #fff;
    background-color: #0059A6;
  }
  .infoList .back:hover i {
    color: #fff;
  }
}
.party {
  padding: 6.364rem 0 8.091rem;
  background: linear-gradient(180deg, #EFEFEF 0%, #fff 100%);
}
.party .paging {
  margin-top: 0.273rem;
}
.party-fir {
  margin-bottom: 4.318rem;
}
.party-item {
  display: block;
  width: 32%;
  margin-right: 2%;
  margin-bottom: 3.045rem;
}
.party-item:nth-of-type(3n) {
  margin-right: 0;
}
.party-item .txt {
  margin-top: 0.636rem;
}
.party-item .name {
  height: 2.318rem;
  line-height: 1.4;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.party-item .name span {
  background-image: linear-gradient(90deg, #0059A6, #0059A6);
  background-repeat: no-repeat;
  background-position: right 95%;
  background-size: 0% 0.045rem;
  transition-duration: 0.5s;
  transition-timing-function: cubic-bezier(0.65, 0, 0.35, 1);
  transition-property: background-size, color;
}
.party-item .more {
  color: #999999;
  margin-top: 1.091rem;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
@media screen and (min-width: 860px) and (hover: hover) {
  .party-item:hover .name span {
    color: #0059A6;
    background-position: left 95%;
    background-size: 100% 0.045rem;
  }
  .party-item:hover .more {
    color: #0059A6;
  }
}
.invest {
  position: relative;
  padding: 5rem 0 5.909rem;
  isolation: isolate;
}
.invest::before,
.invest::after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: -1;
}
.invest::before {
  background-image: url(../img/invest-bg.jpg);
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: bottom center;
}
.invest::after {
  height: 63.6%;
  background: linear-gradient(180deg, #D3E6F4 0%, #fff 69.4%, #fff 100%);
}
.invest .quot {
  width: 6.364rem;
  margin-left: 0.909rem;
  flex-shrink: 0;
}
.invest-wrap {
  margin-top: 5.591rem;
}
.inve-top {
  position: relative;
}
.inve-top::after {
  content: '';
  position: absolute;
  right: 0;
  top: -1.636rem;
  bottom: -1.591rem;
  width: 72.7%;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.34) 0%, #ECF6FC 100%);
}
.inve-top .swi-btns {
  position: absolute;
  top: 1.727rem;
  right: 13.55vw;
  z-index: 2;
}
.inve-top .swi-btn {
  background-color: transparent;
  box-sizing: border-box;
  border: 0.045rem solid #CCCCCC;
}
@media screen and (min-width: 860px) and (hover: hover) {
  .inve-top .swi-btn:hover {
    border-color: #0059A6;
  }
}
.invest-swiper1 .img {
  width: 56%;
}
.invest-swiper1 .txt {
  width: 40.3%;
  margin-left: 3.7%;
  margin-top: 1.727rem;
}
.invest-swiper1 .num {
  line-height: 1;
  color: #00182D;
  opacity: 0.05;
}
.invest-swiper1 .tit {
  line-height: 1.2;
}
.invest-swiper1 .name {
  margin-top: 0.409rem;
}
.invest-swiper1 .en {
  color: rgba(0, 24, 45, 0.32);
  margin-top: 0.136rem;
}
.invest-swiper1 .inve-des {
  line-height: 1.6;
  margin-top: 3.364rem;
}
.inve-bot {
  margin-top: 5.636rem;
}
.invest-swiper2 .img {
  position: relative;
}
.invest-swiper2 .img::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border: 0.136rem solid transparent;
  box-sizing: border-box;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.invest-swiper2 .swiper-slide-thumb-active .img::before {
  border-color: #0059A6;
}
.service .servi-intro {
  margin-top: 2.227rem;
}
.fund {
  padding: 4.409rem 0 4.318rem;
}
.compensate {
  padding: 3.955rem 0 5.455rem;
}
.industry {
  padding: 4.409rem 0 7.182rem;
}
.industry .com-tit-box {
  padding-bottom: 3.182rem;
  border-bottom: 0.045rem solid rgba(0, 89, 166, 0.2);
}
.industry-items {
  margin-top: 4.409rem;
}
.industry-item {
  margin-bottom: 3.409rem;
}
.industry-item:last-of-type {
  margin-bottom: 0;
}
.industry-item:nth-of-type(odd) .txt {
  margin-right: 3.8%;
}
.industry-item:nth-of-type(even) {
  -webkit-flex-direction: row-reverse;
  -moz-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  -o-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.industry-item:nth-of-type(even) .txt {
  margin-left: 3.8%;
}
.industry-item .txt {
  width: 43.1%;
}
.industry-item .img {
  width: 53.1%;
}
.industry-item .name {
  position: relative;
  padding-left: 1.409rem;
  font-weight: 500;
}
.industry-item .name::before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 0.318rem;
  height: 1.545rem;
  border-radius: 0.545rem;
  background-color: #0059A6;
}
.industry-item .indu-intro {
  line-height: 1.6;
  margin-top: 2.091rem;
}
.carrier {
  position: relative;
  padding: 4.409rem 0 7.455rem;
  isolation: isolate;
}
.carrier::before,
.carrier::after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: -1;
}
.carrier::before {
  background-image: url(../img/carrier-bg.jpg);
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: bottom center;
}
.carrier::after {
  height: 63.6%;
  background: linear-gradient(180deg, #D3E6F4 0%, #fff 69.4%, #fff 100%);
}
.carrier-wrap {
  position: relative;
  margin-top: 4.545rem;
}
.carrier-wrap .img {
  width: 67.4%;
}
.carrier-wrap .carTxt {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  width: 47.1%;
  padding: 2.136rem 5% 1.682rem;
  background-color: #fff;
  box-shadow: 0rem 0rem 1.091rem 0.045rem rgba(0, 0, 0, 0.1);
  z-index: 2;
}
.carrier-wrap .carT {
  position: relative;
  padding-bottom: 1.545rem;
  border-bottom: 0.091rem solid #CCCCCC;
}
.carrier-wrap .carT::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: -0.091rem;
  width: 27.7%;
  height: 0.091rem;
  background-color: #0059A6;
}
.carrier-wrap .name {
  font-weight: 500;
}
.carrier-wrap .en {
  color: rgba(0, 24, 45, 0.32);
  margin-top: 0.091rem;
}
.carrier-wrap .car-intro {
  height: 9.091rem;
  margin-top: 2rem;
  overflow-y: auto;
}
.joinUs {
  padding: 5.455rem 0 9.091rem;
}
.job-item {
  position: relative;
  padding: 1.045rem 3.6%;
  line-height: 1.4;
  border: 0.045rem solid #EBEBEB;
  background-color: #fff;
  margin-bottom: 0.909rem;
  cursor: pointer;
}
.job-item::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0.182rem;
  background-color: #0059A6;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.job-item:last-of-type {
  margin-bottom: 0;
}
.job-item .name {
  font-weight: 500;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.job-item .items {
  margin-top: 0.364rem;
}
.job-item .item {
  color: #999999;
  margin-right: 0.909rem;
}
.job-item .item:last-of-type {
  margin-right: 0;
}
.job-item .more {
  display: inline-block;
  padding: 0.273rem 0.909rem;
  border-radius: 0.818rem;
  color: #999999;
  border: 0.045rem solid #707070;
  box-sizing: border-box;
  flex-shrink: 0;
  margin-left: 0.909rem;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
@media screen and (min-width: 860px) and (hover: hover) {
  .job-item:hover::before {
    width: 100%;
  }
  .job-item:hover .name {
    color: #0059A6;
  }
  .job-item:hover .more {
    color: #fff;
    background-color: #0059A6;
    border-color: #0059A6;
  }
}
.mask {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  transition: 0.35s;
  opacity: 0;
  visibility: hidden;
  z-index: 99;
}
.mask.active {
  opacity: 1;
  visibility: visible;
}
.mask .mask-wrap {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.mask .job-wrap {
  width: 77.9%;
  margin: 0 auto;
  background-color: #fff;
}
.mask .jobTop {
  position: relative;
  border-radius: 0.545rem 0.545rem 0 0;
  padding: 1.864rem 8.5% 1.636rem;
  background-color: #F5F8FF;
}
.mask .jobTop::before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
  height: 0.318rem;
  background-color: #0059A6;
}
.mask .name {
  font-weight: 500;
  padding-bottom: 1.273rem;
  border-bottom: 0.045rem solid rgba(112, 112, 112, 0.39);
}
.mask .job-info {
  width: 25%;
  color: #999999;
  padding-right: 1%;
  margin-top: 1rem;
}
.mask .job-info:nth-of-type(4n) {
  padding-right: 0;
}
.mask .jobBot {
  padding: 1.909rem 7.5% 1.909rem 8.5%;
}
.mask .job-intro {
  max-height: 20.227rem;
  padding-right: 1%;
  color: #999999;
  overflow-y: auto;
}
.mask .job-intro::-webkit-scrollbar {
  width: 0.182rem;
  background-color: #EBEBEB;
}
.mask .job-intro::-webkit-scrollbar-track {
  background-color: #EBEBEB;
}
.mask .job-intro::-webkit-scrollbar-thumb {
  background-color: #0059A6;
}
.mask .job-intro * {
  color: #999999;
}
.mask .colsed {
  position: absolute;
  top: 0;
  right: 0;
  width: 2.136rem;
  height: 2.136rem;
  border-radius: 50%;
  background-color: #fff;
  cursor: pointer;
}
.mask .colsed i {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  font-size: 0.636rem;
}
.mask .colsed:hover {
  transform: rotate(360deg);
  transition: 0.35s;
}
.contact {
  position: relative;
}
.map {
  position: relative;
}
.map .dw {
  position: absolute;
  width: 0.545rem;
  height: 0.545rem;
  z-index: 2;
}
.map .dw em {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  display: inline-block;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #0059A6;
  z-index: 2;
}
.map .dw .ripple {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #0059A6;
  animation: rippleFn 3s linear infinite;
  opacity: 0.4;
  z-index: 1;
}
.lx-wrap {
  position: absolute;
  left: 50%;
  bottom: 8.4%;
  transform: translateX(-50%);
}
.lx-items {
  padding: 1.955rem 2.7% 1.5rem;
  background-color: #fff;
}
.lx-item {
  position: relative;
  min-width: 25.3%;
  padding: 0 2.045rem;
}
.lx-item:first-of-type {
  padding-left: 0;
}
.lx-item::after {
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 0.045rem;
  height: 5.818rem;
  background-color: #CCCCCC;
}
.lx-item:last-of-type {
  padding-right: 0;
}
.lx-item:last-of-type::after {
  display: none;
}
.lx-item .ico {
  position: relative;
  width: 4.182rem;
  height: 4.182rem;
  border-radius: 50%;
  border: 0.045rem solid #CCCCCC;
  box-sizing: border-box;
  margin-right: 1.364rem;
  flex-shrink: 0;
}
.lx-item .ico i {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  font-size: 1.364rem;
  color: #CCCCCC;
  transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transition: 0.5s cubic-bezier(0.65, 0, 0.35, 1);
}
.lx-item .txt {
  flex: 1;
}
.lx-item .img {
  width: 4.864rem;
  flex-shrink: 0;
  margin-right: 0.636rem;
}
.lx-item .name {
  font-weight: 500;
}
@media screen and (min-width: 860px) and (hover: hover) {
  .lx-item:hover .ico i {
    transform: translate(-50%, -50%) rotateY(360deg);
  }
}
