@import 'reset.css';
@import 'font-awesome.css';
@import 'fonts.css';
@import 'animate.min.css';
html,
body {
  font-family: SourceHanSansCN-Light;
}
.icon {
  width: 1em;
  height: 1em;
  vertical-align: -0.15em;
  fill: currentColor;
  overflow: hidden;
}
.w735 {
  width: 735px;
  margin: 0 auto;
}
.w985 {
  width: 985px;
}
.w1080 {
  width: 1080px;
  margin: 0 auto;
}
.w1200 {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}
.w1280 {
  width: 1280px;
  margin: 0 auto;
}
.w1320 {
  width: 1320px;
  margin: 0 auto;
}
.w1400 {
  width: 1440px;
  margin: 0 auto;
}
.w1600 {
  width: 1600px;
  margin: 0 auto;
}
.w1800 {
  width: 1800px;
  margin: 0 auto;
}
html,
body {
  font-family: "SourceHanSerifCN-Light", Helvetica, sans-serif;
}
.flex {
  display: flex;
}
.flex-between {
  display: flex;
  justify-content: space-between;
}
.flex-center {
  display: flex;
  justify-content: center;
}
.flex-arround {
  display: flex;
  justify-content: space-around;
}
.hide {
  display: none;
}
.show {
  display: block;
}
.pos-center {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@keyframes ad_width {
  from {
    width: 0;
  }
  to {
    width: 100%;
  }
}
@keyframes width2 {
  from {
    width: 0;
  }
  to {
    width: 100%;
  }
}
.moreBtn {
  display: block;
  width: 150px;
  height: 55px;
  background: #f9ba00;
  text-align: center;
  font-size: 14px;
  line-height: 55px;
  color: #fff;
}
.mtop100 {
  margin-top: 100px;
}
.mtop50 {
  margin-top: 50px;
}
.textStyle {
  letter-spacing: 1px;
  font-size: 16px;
  line-height: 30px;
  color: #474747;
}
header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 90px;
  background: #fff;
  z-index: 9999;
}
header .w1600 {
  height: 100%;
  align-items: center;
}
header .w1600 .logo {
  align-items: flex-end;
}
header .w1600 .logo img {
  display: block;
  width: 140px;
  flex-grow: 1;
}
header .w1600 .logo .line {
  width: 1px;
  height: 37px;
  background: #000;
  opacity: 0.1;
  margin: 0 15px;
}
header .w1600 .logo .text {
  font-size: 14px;
  line-height: 20px;
  color: #00377e;
}
header .w1600 .right {
  align-items: center;
  height: 100%;
}
header .w1600 .right .nav {
  height: 100%;
  margin-right: 30px;
}
header .w1600 .right .nav li {
  height: 100%;
  position: relative;
}
header .w1600 .right .nav li a {
  height: 100%;
  display: block;
  font-size: 16px;
  line-height: 90px;
  color: #474747;
}
header .w1600 .right .nav li .navline {
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 0%;
  background: #f9ba00;
  height: 3px;
  transform: translateX(-50%);
  transition: all 0.5s ease-in-out;
}
header .w1600 .right .nav li:not(:last-child) {
  margin-right: 60px;
}
header .w1600 .right .nav li.on .navline {
  width: 100%;
}
header .w1600 .right .nav li.select .dropBox {
  display: flex;
}
header .w1600 .right .nav .dropBox {
  display: none;
  width: 100%;
  position: fixed;
  top: 90px;
  left: 0;
  height: 90px;
  background: #fff;
}
header .w1600 .right .nav .dropBox:not(:last-child) {
  margin-right: 60px;
}
header .w1600 .right .nav .dropBox::after {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  width: 0%;
  background: #f9ba00;
  height: 3px;
  transform: translateX(-50%);
  transition: all 0.5s ease-in-out;
}
header .w1600 .right .line {
  width: 1px;
  height: 16px;
  background: #000;
  opacity: 0.2;
  margin: 0 30px;
}
header .w1600 .right .lang {
  align-items: center;
  cursor: pointer;
  position: relative;
}
header .w1600 .right .lang .boxSelect {
  display: none;
  position: absolute;
  left: 0;
  top: 30px;
  width: 100%;
  box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.1);
  background: #fff;
  text-align: center;
  border-radius: 5px;
}
header .w1600 .right .lang .boxSelect a {
  font-size: 16px;
  line-height: 24px;
  color: #474747;
}
header .w1600 .right .lang .icon-xiala {
  color: #474747;
}
footer {
  width: 100%;
  height: 380px;
  background: #333a46;
}
footer .footer-top .w1400 {
  height: 320px;
  align-items: center;
}
footer .left h2 {
  letter-spacing: 1px;
  font-size: 20px;
  line-height: 20px;
  color: #fff;
}
footer .left .linkbox .linkselect {
  width: 260px;
  height: 40px;
  background: #fff;
  align-items: center;
  margin: 15px 0 30px;
  position: relative;
}
footer .left .linkbox .linkselect p {
  flex-grow: 1;
  text-align: center;
  letter-spacing: 1px;
  font-size: 14px;
  line-height: 40px;
  color: #00377e;
}
footer .left .linkbox .linkselect .iconBox {
  width: 35px;
  height: 38px;
  box-sizing: border-box;
  border-left: 1px solid rgba(0, 0, 0, 0.1);
  align-items: center;
}
footer .left .linkbox .linkselect .iconBox .icon-xiala {
  color: #00377e;
}
footer .left .linkbox .linkselect .linkeItem {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding: 15px 0;
  letter-spacing: 1px;
  background: #fff;
  transform: translateY(-100%);
}
footer .left .linkbox .linkselect .linkeItem a {
  display: block;
  box-sizing: border-box;
  padding: 0 10px;
  font-size: 14px;
  line-height: 30px;
  color: #00377e;
}
footer .left .linkbox .pos {
  font-family: MiSans-Light;
  font-size: 14px;
  line-height: 22px;
  color: #fefefe;
}
footer .left .linkbox .pos img {
  display: block;
  margin-right: 10px;
}
footer .left .linkbox .pos:not(:last-child) {
  margin-bottom: 15px;
}
footer .left .codebox {
  width: 120px;
  margin-left: 55px;
}
footer .left .codebox img {
  display: block;
  width: 100%;
}
footer .left .codebox p {
  letter-spacing: 1px;
  opacity: 0.5;
  margin-top: 15px;
  text-align: center;
  font-size: 12px;
  line-height: 12px;
  color: #ffff;
}
footer .right li h2 {
  margin-bottom: 25px;
}
footer .right li h2 a {
  letter-spacing: 1px;
  font-size: 16px;
  line-height: 16px;
  color: #fff;
}
footer .right li p a {
  letter-spacing: 1px;
  opacity: 0.5;
  font-size: 14px;
  line-height: 30px;
  color: #fff;
}
footer .right li:not(:last-child) {
  margin-right: 80px;
}
footer .footer-bot {
  height: 60px;
}
footer .footer-bot .w1800,
footer .footer-bot .w1400 {
  height: 100%;
}
footer .footer-bot .w1800 {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
footer .footer-bot .w1400 {
  align-items: center;
}
footer .footer-bot p,
footer .footer-bot a {
  letter-spacing: 1px;
  font-size: 12px;
  line-height: 12px;
  color: #ffff;
}
.h {
  height: 90px;
}
.sharesBox {
  height: 480px;
  background: url(../image/shares-bg.png) center no-repeat;
  background-size: cover;
  position: relative;
}
.sharesBox .w1200 {
  flex-direction: column;
}
.sharesBox .row .item {
  width: 10.5%;
  text-align: center;
}
.sharesBox .row .item h2 {
  font-family: SourceHanSansCN-Regular;
  letter-spacing: 1px;
  font-size: 16px;
  line-height: 16px;
  color: #474747;
}
.sharesBox .row .item p {
  margin-top: 15px;
  font-family: Altinn-DINCondensed-Bold;
  letter-spacing: 2px;
  font-size: 40px;
  line-height: 40px;
  color: #474747;
}
.sharesBox .row .item.red p {
  color: #ff0000;
}
.sharesBox .row .item.green p {
  color: #17cd2d;
}
.sharesBox .line {
  width: 100%;
  height: 1px;
  background: rgba(0, 0, 0, 0.1);
  margin: 72px 0;
}
.banner {
  position: relative;
}
.banner img {
  display: block;
  width: 100%;
}
.banner .text {
  position: absolute;
  width: 100%;
}
.banner .text .cn-text {
  font-family: SourceHanSansCN-Regular;
  letter-spacing: 8px;
  font-size: 80px;
  line-height: 80px;
  color: #fff;
}
.banner .text .en-text {
  font-family: Altinn-DINCondensed-Bold;
  letter-spacing: 2px;
  margin-top: 25px;
  font-size: 36px;
  line-height: 36px;
  color: #fff;
}
.subNav {
  width: 100%;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.subNav ul {
  height: 60px;
}
.subNav ul li a {
  letter-spacing: 1px;
  font-size: 20px;
  line-height: 65px;
  color: #474747;
  transition: all 0.5s ease-in-out;
}
.subNav ul li:not(:last-child) {
  margin-right: 60px;
}
.subNav ul li:hover {
  border-bottom: 2px solid #f9ba00;
}
.subNav ul li:hover a {
  color: #f9ba00;
}
.subNav ul li.on {
  border-bottom: 2px solid #f9ba00;
}
.subNav ul li.on a {
  color: #f9ba00;
}
.index {
  padding-bottom: 100px;
}
.index .title .cn-title {
  font-family: SourceHanSansCN-Regular;
  font-size: 34px;
  line-height: 30px;
  color: #474747;
}
.index .title .line {
  position: relative;
  width: 35px;
  height: 1px;
  background: #f9ba00;
  margin-top: 20px;
}
.index .title .line::after {
  content: "";
  width: 20px;
  height: 2px;
  background: #00377e;
  position: absolute;
  left: 0;
  top: -1px;
}
.index .index-banner {
  height: calc(100vh - 90px);
}
.index .index-banner img {
  display: block;
  width: 100%;
  height: 100%;
  /* transform: scale(1.4); */
  transition: all 3s ease-in-out;
}
.index .index-banner .swiper-slide-active img {
  transform: scale(1);
}
.index .index-banner .banner-text {
  position: absolute;
  left: 0;
  bottom: 11.72%;
  width: 100%;
  z-index: 10;
}
.index .index-banner .banner-text .cn-text {
  font-family: SourceHanSansCN-Regular;
  letter-spacing: 5px;
  /* opacity: 0; */
  font-size: 45px;
  line-height: 45px;
  color: #fff;
}
.index .index-banner .banner-text .line {
  width: 50px;
  height: 3px;
  background: #fff;
  margin: 40px 0 20px;
  /* opacity: 0; */
}
.index .index-banner .banner-text .en-text {
  font-family: Altinn-DINCondensed-Bold;
  letter-spacing: 2px;
  font-size: 20px;
  line-height: 20px;
  color: #fff;
  /* opacity: 0; */
}
.index .index-banner .swiper-pagination {
  text-align: right;
  right: 8.33%;
  left: unset;
  bottom: 50%;
  width: auto;
  transform: translateY(50%);
}
.index .index-banner .swiper-pagination-bullet {
  display: block;
  background: transparent;
  font-family: D-DINCondensed-Bold;
  letter-spacing: 2px;
  width: auto;
  height: auto;
  position: relative;
  font-size: 16px;
  line-height: 20px;
  color: #fff;
}
.index .index-banner .swiper-pagination-bullet:not(:last-child) {
  margin-bottom: 25px;
}
.index .index-banner .swiper-pagination-bullet:after {
  display: none;
  content: "";
  width: 5px;
  height: 2px;
  background: #fff;
  position: absolute;
  top: 50%;
  left: -5px;
}
.index .index-banner .swiper-pagination-bullet.swiper-pagination-bullet-active::after {
  display: block;
}
.index .index-item1 {
  position: relative;
  padding: 100px 0;
}
.index .index-item1 .layout {
  width: 45.35%;
}
.index .index-item1 .layout .text {
  margin-top: 5.35%;
}
.index .index-item1 .layout .moreBtn {
  margin-top: 35px;
}
.index .index-item1 .bar {
  position: relative;
  background: #00377e;
  width: 1140px;
  height: 250px;
  padding-left: 260px;
  box-sizing: border-box;
  z-index: 15;
  margin-top: 60px;
}
.index .index-item1 .bar ul {
  height: 100%;
}
.index .index-item1 .bar ul li {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  font-family: SourceHanSansCN-Regular;
  letter-spacing: 1px;
  border-left: 1px solid rgba(255, 255, 255, 0.2);
  padding-right: 90px;
  font-size: 16px;
  line-height: 16px;
  color: #fff;
}
.index .index-item1 .bar ul li h2 {
  padding-left: 22px;
  box-sizing: border-box;
}
.index .index-item1 .bar ul li p {
  margin-top: 22px;
  font-family: SourceHanSansCN-Regular;
  border-left: 2px solid #f9ba00;
  padding-left: 22px;
  box-sizing: border-box;
}
.index .index-item1 .bar ul li p span {
  font-family: Altinn-DINCondensed-Bold;
  font-size: 60px;
  line-height: 40px;
  color: #fff;
}
.index .index-item1 .right {
  position: absolute;
  top: 0;
  right: 0;
  width: 50%;
}
.index .index-item1::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -236px;
  width: 606px;
  height: 886px;
  background: url(../image/index-item1-bg.png) no-repeat;
  z-index: -1;
}
.index .index-item2 ul li {
  width: 25%;
}
.index .index-item2 ul li .img-box {
  width: 100%;
}
.index .index-item2 ul li .img-box img {
  display: block;
  width: 100%;
}
.index .index-item2 ul li .box {
  width: 100%;
  height: 110px;
  background: #f9fafa;
  position: relative;
}
.index .index-item2 ul li .box .iconBox {
  width: 55px;
  height: 55px;
  border-radius: 50%;
  border: 1px solid #fff;
  background: #f9ba00;
  position: absolute;
  left: 50%;
  top: 0;
  transform: translate(-50%, -50%);
}
.index .index-item2 ul li .box .text {
  box-sizing: border-box;
  padding-top: 45px;
}
.index .index-item2 ul li .box .text .line {
  width: 15px;
  height: 2px;
  margin: 0 auto;
  background: #e5e5e5;
}
.index .index-item2 ul li .box .text h2 {
  margin-top: 15px;
  text-align: center;
}
.index .index-item2 ul li:hover .box {
  background: #00377e;
}
.index .index-item2 ul li:hover .box .iconBox {
  background: #00377e;
}
.index .index-item2 ul li:hover .text .line {
  background: #fff;
}
.index .index-item2 ul li:hover .text h2 {
  color: #fff;
}
.index .index-item3 {
  position: relative;
}
.index .index-item3 .index-news .index-news-swiper {
  width: 56.78%;
  margin: 0;
}
.index .index-item3 .index-news .index-news-swiper img {
  display: block;
  width: 100%;
  height: 100%;
}
.index .index-item3 .index-news .index-news-swiper .left-date {
  width: 175px;
  height: 55px;
  background: #f9ba00;
  text-align: center;
  position: absolute;
  top: 33px;
  left: 0;
  font-size: 16px;
  line-height: 55px;
  color: #fff;
}
.index .index-item3 .index-news .index-news-swiper .text-box {
  width: 100%;
  height: 220px;
  background: #00377e;
  box-sizing: border-box;
  padding: 0 58px;
  position: absolute;
  left: 0;
  bottom: 0;
  flex-direction: column;
}
.index .index-item3 .index-news .index-news-swiper .text-box .news-title {
  font-family: SourceHanSansCN-Regular;
  letter-spacing: 1px;
  font-size: 22px;
  line-height: 22px;
  color: #fff;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
  word-break: break-all;
  white-space: normal !important;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.index .index-item3 .index-news .index-news-swiper .text-box .line {
  width: 100%;
  height: 1px;
  background: #fff;
  margin: 22px 0 18px;
}
.index .index-item3 .index-news .index-news-swiper .text-box .news-con {
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
  white-space: normal !important;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  min-height: 75px;
  letter-spacing: 1px;
  text-align: justify;
  word-break: break-all;
  font-size: 16px;
  line-height: 30px;
  color: #fff;
}
.index .index-item3 .index-news .index-news-swiper .swiper-pagination {
  width: auto;
  right: 60px;
  bottom: 20px;
  left: unset;
}
.index .index-item3 .index-news .index-news-swiper .swiper-pagination .swiper-pagination-bullet {
  width: 7px;
  height: 7px;
  background: #fff;
}
.index .index-item3 .index-news .right {
  width: 40.35%;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.index .index-item3 .index-news .right li {
  height: 150px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  transition: all 0.5s ease-in-out;
}
.index .index-item3 .index-news .right li a {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 84.9%;
  height: 100%;
  margin: 0 auto;
}
.index .index-item3 .index-news .right li a .news-title {
  width: 80%;
  font-family: SourceHanSansCN-Regular;
  letter-spacing: 1px;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
  word-break: break-all;
  white-space: normal !important;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  font-size: 18px;
  line-height: 18px;
  color: #474747;
  transition: all 0.5s ease-in-out;
}
.index .index-item3 .index-news .right li a .date {
  letter-spacing: 1px;
  font-size: 14px;
  line-height: 18px;
  color: #777777;
  transition: all 0.5s ease-in-out;
}
.index .index-item3 .index-news .right li a .news-con {
  margin-top: 25px;
  letter-spacing: 1px;
  min-height: 40px;
  font-size: 14px;
  line-height: 24px;
  color: #787878;
  transition: all 0.5s ease-in-out;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
  word-break: break-all;
  white-space: normal !important;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.index .index-item3 .index-news .right li:hover {
  background: #f9ba00;
}
.index .index-item3 .index-news .right li:hover a .news-title,
.index .index-item3 .index-news .right li:hover a .date,
.index .index-item3 .index-news .right li:hover a .news-con {
  color: #fff !important;
}
.index .index-item3::after {
  content: "";
  background: url(../image/index-item3-bg.png) no-repeat;
  width: 100%;
  height: 1600px;
  position: absolute;
  top: -335px;
  left: 0;
  z-index: -1;
}
.index .index-item4 {
  position: relative;
}
.index .index-item4::after {
  content: "";
  width: 100%;
  height: 440px;
  position: absolute;
  bottom: -125px;
  left: 0;
  z-index: -1;
  background: url(../image/index-item4-bg.png) center center no-repeat;
}
/* 走进新华锦 */
.aboutCompany .banner .text {
  bottom: 130px;
  text-align: right;
}
.aboutCompany .layout {
  margin: 5.2% 0;
}
.aboutCompany .layout .w1600 {
  position: relative;
}
.aboutCompany .layout .box {
  width: 73.125%;
  background: #f7f7f8;
  padding: 80px 13.12% 80px 80px;
  letter-spacing: 1px;
  font-size: 16px;
  line-height: 28px;
  color: #474747;
}
.aboutCompany .layout .box p {
  text-align: justify;
  /* white-space: pre-line; */
  word-break: break-all;
}
.aboutCompany .layout .box img {
  display: block;
  margin: 60px 0 60px 20px;
  max-width: 80%;
}
.aboutCompany .layout .right {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 35.56%;
}
.duty .banner .text {
  top: 50%;
  transform: translateY(-50%);
}
.duty .duty-box {
  padding: 220px 0 300px;
}
.duty .w1600 {
  position: relative;
  --swiper-navigation-size: 12px;
}
.duty .w1600 .center-swiper {
  width: 850px;
  z-index: 30;
}
.duty .w1600 .center-swiper .img-box {
  background: #fff;
  padding: 30px 25px;
  border: 2px solid #f9ba00;
  box-shadow: 0px 1px 13px 0px rgba(0, 0, 0, 0.13);
}
.duty .w1600 .center-swiper img {
  display: block;
  width: 100%;
  height: 480px;
}
.duty .w1600 .center-swiper .title {
  letter-spacing: 1px;
  text-align: center;
  margin-top: 33px;
  align-items: center;
  font-size: 24px;
  line-height: 24px;
  color: #474747;
}
.duty .w1600 .center-swiper .title .line {
  width: 30px;
  height: 1px;
  background: #000;
  opacity: 0.1;
}
.duty .w1600 .center-swiper .title span {
  margin: 0 15px;
}
.duty .w1600 .left-swiper,
.duty .w1600 .right-swiper {
  width: 550px;
  height: 310px;
}
.duty .w1600 .left-swiper::after,
.duty .w1600 .right-swiper::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.6);
  z-index: 20;
}
.duty .w1600 .swiper-button-prev,
.duty .w1600 .swiper-button-next {
  width: 47px;
  height: 47px;
  background: #e5e5e5;
  border-radius: 50%;
  color: #808080;
}
.duty .w1600 .swiper-button-prev:hover,
.duty .w1600 .swiper-button-next:hover {
  background: #00377e;
  color: #fff;
}
.duty .w1600 .swiper-button-prev {
  left: 15%;
}
.duty .w1600 .swiper-button-next {
  right: 15%;
}
.history .banner .text {
  top: 50%;
  transform: translateY(-50%);
}
.history .historyBox {
  padding: 7.8125% 0 9.895%;
  background: url(../image/history-bg.png) no-repeat;
  background-size: 100% 100%;
}
.history .lineSwiper {
  padding: 60px 0;
  width: 1360px;
  margin: 0 auto;
}
.history .lineSwiper .swiper-slide {
  width: 280px;
}
.history .lineSwiper .line {
  align-items: baseline;
}
.history .lineSwiper .item {
  width: 20px;
  height: 10px;
  border-bottom: 1px solid #bfbfbf;
  border-right: 1px solid #bfbfbf;
}
.history .lineSwiper .cnterItem {
  height: 15px;
}
.history .lineSwiper .titleItem {
  height: 25px;
  position: relative;
}
.history .lineSwiper .titleItem::after {
  content: "";
  width: 10px;
  height: 10px;
  background: #b5b5b5;
  border-radius: 50%;
  position: absolute;
  bottom: 0;
  right: 0;
  transform: translate(50%, 50%);
  z-index: 20;
}
.history .lineSwiper .titleItem .title {
  position: absolute;
  top: -20px;
  right: 0;
  transform: translate(50%, -100%);
  font-family: Altinn-DINCondensed-Bold;
  letter-spacing: 2px;
  font-size: 26px;
  line-height: 26px;
  color: #b3b3b3;
}
.history .lineSwiper .swiper-slide-active {
  z-index: 20;
}
.history .lineSwiper .swiper-slide-active .item {
  border-bottom: 1px solid #00377e;
  border-right: 1px solid #00377e;
}
.history .lineSwiper .swiper-slide-active .titleItem .title {
  font-size: 44px;
  line-height: 44px;
  color: #00377e;
}
.history .lineSwiper .swiper-slide-active .titleItem::after {
  background: #00377e;
}
.history .mainSwiper {
  margin-top: 30px;
}
.history .mainSwiper .swiper-slide {
  align-items: center;
}
.history .mainSwiper .left {
  display: block;
  width: 38.33%;
  flex-shrink: 0;
}
.history .mainSwiper .right {
  width: 34.72%;
  margin-left: 65px;
}
.history .mainSwiper .right .hisTitle {
  align-items: center;
  font-family: Altinn-DINCondensed-Bold;
  font-size: 79px;
  line-height: 79px;
  color: #00377e;
}
.history .mainSwiper .right .hisTitle .line {
  width: 50%;
  height: 1px;
  background: rgba(0, 0, 0, 0.1);
}
.history .mainSwiper .right .con {
  margin-top: 65px;
  letter-spacing: 1px;
  font-size: 16px;
  line-height: 30px;
  color: #474747;
}
.history .swiperBox {
  position: relative;
  --swiper-navigation-size: 12px;
}
.history .swiperBox .swiper-button-prev,
.history .swiperBox .swiper-button-next {
  width: 47px;
  height: 47px;
  border: 1px solid #bfbfbf;
  border-radius: 50%;
  color: #bfbfbf;
  margin-top: 0;
  transform: translateY(50%);
}
.history .swiperBox .swiper-button-prev:hover,
.history .swiperBox .swiper-button-next:hover {
  border: 1px solid #f9ba00;
  background: #f9ba00;
  color: #fff;
}
.history .swiperBox .swiper-button-prev {
  left: 0;
  transform: translate(-100%, -25%);
}
.history .swiperBox .swiper-button-next {
  right: 0;
  transform: translate(100%, -25%);
}
/* 投资者关系 */
.inBanner .banner .text {
  top: 30%;
  transform: translateY(-50%);
}
.shares .layout {
  margin: 5.2% 0;
}
.information .inforBox {
  padding: 100px 0 120px;
}
.information .inforBox .left {
  width: 19.8%;
}
.information .inforBox .right {
  width: 80.2%;
  background-color: #f7f7f8;
  box-sizing: border-box;
  padding: 0 6.59% 0 3.472%;
}
.information .inforBox .inforList-header {
  height: 85px;
}
.information .inforBox .inforList-header .flex {
  align-items: center;
}
.information .inforBox .inforList-header img {
  flex-shrink: 0;
}
.information .inforBox .inforList-header p {
  letter-spacing: 2px;
  margin-left: 13px;
  font-size: 20px;
  line-height: 20px;
  color: #303030;
}
.information .inforBox .inforList-header .right {
  border-radius: 7px 0px 0px 0px;
}
.information .inforBox .inforList-body .item {
  height: 55px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  transition: all 0.5s ease-in-out;
}
.information .inforBox .inforList-body .item .left {
  letter-spacing: 1px;
  font-size: 14px;
  line-height: 55px;
  color: #474747;
  transition: all 0.5s ease-in-out;
}
.information .inforBox .inforList-body .item .right {
  font-family: SourceHanSansCN-Regular;
  letter-spacing: 1px;
  box-sizing: border-box;
  font-size: 14px;
  line-height: 55px;
  color: #474747;
  transition: all 0.5s ease-in-out;
}
.information .inforBox .inforList-body .item .right .title {
  margin-left: 13px;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
  word-break: break-all;
  white-space: normal !important;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.information .inforBox .inforList-body .item .right .iconBox {
  transform: translateX(-50%);
  align-items: center;
}
.information .inforBox .inforList-body .item:nth-child(1) {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.information .inforBox .inforList-body .item:hover {
  background-color: #ffffff;
  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.1);
  border: 0;
}
.information .inforBox .inforList-body .item:hover .left {
  box-sizing: border-box;
  padding-left: 11px;
  color: #00377e;
}
.information .inforBox .inforList-body .item:hover .right {
  background-color: #ffffff;
  color: #00377e;
}
.information .inforBox .inforList-body .item:hover .right img {
  display: none;
}
.information .inforBox .inforList-body .item:hover .right img.hide {
  display: block;
}
.information .inforBox .moreBlock {
  height: 37px;
}
.information .inforBox .moreBlock .right {
  border-radius: 0 0 0 7px;
}
.information .inforBox .pagelist {
  margin-top: 5.56%;
}
.inverPro .inverPro-box {
  background: url(../image/inverpro-bg.png) no-repeat;
  background-size: 100% 100%;
  padding: 100px 0 120px;
}
.inverPro .inverPro-box .inverProList li {
  height: 100px;
  border-radius: 5px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  transition: all 0.5s ease-in-out;
}
.inverPro .inverPro-box .inverProList li a {
  box-sizing: border-box;
  padding: 0 50px 0 40px;
  align-items: center;
  height: 100%;
}
.inverPro .inverPro-box .inverProList li a .left {
  align-items: center;
}
.inverPro .inverPro-box .inverProList li a .left .title {
  font-size: 18px;
  line-height: 18px;
  color: #303030;
  margin-left: 30px;
  transition: all 0.5s ease-in-out;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
  word-break: break-all;
  white-space: normal !important;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.inverPro .inverPro-box .inverProList li a .right {
  font-size: 14px;
  line-height: 14px;
  color: #929292;
  transition: all 0.5s ease-in-out;
}
.inverPro .inverPro-box .inverProList li:hover {
  background: #fff;
  box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.07);
}
.inverPro .inverPro-box .inverProList li:hover a .left .iconBox img {
  display: none;
}
.inverPro .inverPro-box .inverProList li:hover a .left .iconBox img.hide {
  display: block;
}
.inverPro .inverPro-box .inverProList li:hover a .left .title,
.inverPro .inverPro-box .inverProList li:hover a .right {
  color: #00377e;
}
.inverPro .inverPro-box .inverProList li:not(:last-child) {
  margin-bottom: 25px;
}
.inverPro .inverPro-box .pagelist {
  margin-top: 6.59%;
}
/* 新闻资讯 */
.newsListPage .banner .text {
  top: 50%;
  transform: translateY(-50%);
}
.newsListPage .banner .text .cn-text,
.newsListPage .banner .text .en-text {
  box-sizing: border-box;
  padding-left: 64%;
}
.newsListPage .news-list .top .swiper {
  position: relative;
  top: 100px;
  box-shadow: 0px 0px 13px 0px rgba(16, 9, 13, 0.1);
}
.newsListPage .news-list .top .swiper .box {
  width: 100%;
  height: 300px;
  background: #fff;
}
.newsListPage .news-list .top .swiper .box a {
  align-items: center;
  box-sizing: border-box;
  padding: 0 6.214%;
  height: 100%;
}
.newsListPage .news-list .top .swiper .box .left {
  width: 58%;
}
.newsListPage .news-list .top .swiper .box .left .time {
  flex-direction: column;
}
.newsListPage .news-list .top .swiper .box .left .time h2 {
  font-family: SourceHanSansCN-Regular;
  letter-spacing: 1px;
  font-size: 34px;
  line-height: 34px;
  color: #585858;
}
.newsListPage .news-list .top .swiper .box .left .time p {
  font-family: SourceHanSansCN-Regular;
  letter-spacing: 1px;
  font-size: 12px;
  line-height: 12px;
  color: #bbbbbb;
}
.newsListPage .news-list .top .swiper .box .left .time .line {
  width: 80px;
  height: 2px;
  background: rgba(0, 0, 0, 0.1);
  transform: translateY(-10px);
}
.newsListPage .news-list .top .swiper .box .left .text {
  margin-left: 6.4%;
}
.newsListPage .news-list .top .swiper .box .left .text .title {
  letter-spacing: 1px;
  font-family: SourceHanSansCN-Regular;
  font-size: 34px;
  line-height: 34px;
  color: #00377e;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
  word-break: break-all;
  white-space: normal !important;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.newsListPage .news-list .top .swiper .box .left .text .con {
  margin-top: 20px;
  min-height: 65px;
  letter-spacing: 1px;
  font-size: 14px;
  line-height: 24px;
  color: #585858;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
  word-break: break-all;
  white-space: normal !important;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.newsListPage .news-list .top .swiper .box .right {
  display: block;
  width: 30%;
}
.newsListPage .news-list .top .swiper .dataBox {
  width: 100px;
}
.newsListPage .news-list .top .swiper .swiper-pagination .swiper-pagination-bullet {
  width: 5px;
  height: 5px;
}
.newsListPage .news-list .top .swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #f9ba00;
  width: 15px;
  border-radius: 3px;
}
.newsListPage .news-list .bot {
  background: #f7f7f8;
  box-sizing: border-box;
  padding-top: 145px;
  padding-bottom: 5.2%;
}
.newsListPage .news-list .bot .newsList {
  flex-wrap: wrap;
}
.newsListPage .news-list .bot .newsList li {
  width: 46%;
  margin-bottom: 45px;
}
.newsListPage .news-list .bot .newsList li .time {
  align-items: center;
}
.newsListPage .news-list .bot .newsList li .time p {
  width: 66px;
  font-size: 12px;
  line-height: 12px;
  color: #585858;
}
.newsListPage .news-list .bot .newsList li .time .line {
  width: 85.5%;
  height: 1px;
  background: rgba(0, 0, 0, 0.1);
  position: relative;
}
.newsListPage .news-list .bot .newsList li .time .line::after {
  content: "";
  width: 0;
  height: 1px;
  background: #00377e;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  transition: all 0.5s ease-in-out;
}
.newsListPage .news-list .bot .newsList li .text {
  margin-top: 30px;
}
.newsListPage .news-list .bot .newsList li .text .title {
  font-family: SourceHanSansCN-Regular;
  letter-spacing: 1px;
  font-size: 18px;
  line-height: 18px;
  color: #585858;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
  word-break: break-all;
  white-space: normal !important;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.newsListPage .news-list .bot .newsList li .text .con {
  margin-top: 10px;
  letter-spacing: 1px;
  text-align: justify;
  min-height: 36px;
  font-size: 14px;
  line-height: 22px;
  color: #585858;
}
.newsListPage .news-list .bot .newsList li:hover .time p {
  color: #00377e;
}
.newsListPage .news-list .bot .newsList li:hover .time .line::after {
  width: 100%;
}
.newsListPage .news-list .bot .newsList li:hover .text .title {
  color: #00377e;
}
.newsViewPage .banner .text {
  top: 50%;
  transform: translateY(-50%);
  text-align: center;
}
.newsViewPage .newsView {
  background: #f7f7f8;
}
.newsViewPage .newsView .w1600 {
  background: #fff;
  padding: 120px 0 40px;
  position: relative;
  top: -100px;
}
.newsViewPage .newsView .container {
  width: 1155px;
  margin: 0 auto;
}
.newsViewPage .newsView .container .title {
  text-align: center;
  letter-spacing: 2px;
  font-size: 30px;
  line-height: 44px;
  color: #474747;
}
.newsViewPage .newsView .container .newsdata {
  margin: 65px 0 10px;
  letter-spacing: 1px;
  font-size: 12px;
  line-height: 12px;
  color: #929292;
}
.newsViewPage .newsView .container .newsdata p:not(:last-child) {
  margin-right: 30px;
}
.newsViewPage .newsView .container .line {
  width: 100%;
  height: 1px;
  background: rgba(0, 0, 0, 0.1);
}
.newsViewPage .newsView .container .con {
  margin-top: 50px;
  letter-spacing: 1px;
  padding-bottom: 6.49%;
  font-size: 16px;
  line-height: 30px;
  color: #474747;
}
.newsViewPage .newsView .container .con img {
  display: block;
  max-width: 100%;
}
.newsViewPage .newsView .container .con video {
  width: 100%;
}
.newsViewPage .newsView .container .back {
  justify-content: right;
  padding-bottom: 12px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.newsViewPage .newsView .container .back a {
  align-items: center;
  font-size: 12px;
  line-height: 12px;
  color: #929292;
}
.newsViewPage .newsView .container .back .icon-xiala {
  transform: rotate(90deg);
}
.newsViewPage .newsView .container .viewPage {
  height: 180px;
  margin-top: 25px;
}
.newsViewPage .newsView .container .viewPage li {
  width: 50%;
}
.newsViewPage .newsView .container .viewPage li a {
  flex-direction: column;
  align-items: center;
  height: 100%;
}
.newsViewPage .newsView .container .viewPage li a h2 {
  letter-spacing: 1px;
  font-size: 14px;
  line-height: 14px;
  color: #474747;
}
.newsViewPage .newsView .container .viewPage li a p {
  text-align: center;
  width: 61%;
  margin-top: 35px;
  letter-spacing: 1px;
  min-height: 40px;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
  word-break: break-all;
  white-space: normal !important;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  font-size: 16px;
  line-height: 24px;
  color: #474747;
}
.newsViewPage .newsView .container .viewPage li:first-child {
  border-right: 1px solid rgba(0, 0, 0, 0.1);
}
.videoListPage .banner .text {
  top: 50%;
  transform: translateY(-50%);
}
.videoListPage .banner .text .cn-text,
.videoListPage .banner .text .en-text {
  box-sizing: border-box;
  padding-left: 64%;
}
.videoListPage .vidoeListBox {
  padding: 100px 0 75px;
  background: url(../image/video-bg.png) no-repeat bottom;
}
.videoListPage .videoList {
  flex-wrap: wrap;
}
.videoListPage .videoList li {
  width: 32%;
  margin-bottom: 65px;
}
.videoListPage .videoList li .img-box {
  position: relative;
}
.videoListPage .videoList li .img-box .bgImg {
  display: block;
  width: 100%;
}
.videoListPage .videoList li .img-box .play {
  z-index: 20;
}
.videoListPage .videoList li .img-box::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #00377e;
  opacity: 0;
}
.videoListPage .videoList li h2 {
  margin: 27px 0 20px;
  letter-spacing: 2px;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
  word-break: break-all;
  white-space: normal !important;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  font-size: 20px;
  line-height: 20px;
  color: #474747;
  transition: all 0.5s ease-in-out;
}
.videoListPage .videoList li .line {
  width: 100%;
  height: 1px;
  background: rgba(0, 0, 0, 0.1);
  position: relative;
}
.videoListPage .videoList li .line::after {
  content: "";
  width: 0;
  height: 1px;
  background: #00377e;
  position: absolute;
  top: 0;
  left: 0;
  transition: all 0.5s ease-in-out;
}
.videoListPage .videoList li:hover .img-box .play {
  display: block !important;
}
.videoListPage .videoList li:hover .img-box::after {
  opacity: 0.6;
}
.videoListPage .videoList li:hover h2 {
  color: #00377e;
}
.videoListPage .videoList li:hover .line::after {
  width: 100%;
}
.videoViewPage .top {
  background: #f7f7f8;
  padding: 35px 0 70px;
}
.videoViewPage .top .w1400 {
  position: relative;
}
.videoViewPage .top .video-box {
  position: relative;
  height: 800px;
}
.videoViewPage .top .video-box iframe {
  width: 100%;
  height: 100%;
}
.videoViewPage .top .video-box .bgImg {
  display: block;
  width: 100%;
}
.videoViewPage .top .videoData {
  margin-top: 25px;
  padding-bottom: 10px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  font-size: 12px;
  line-height: 12px;
  color: #929292;
}
.videoViewPage .top .title {
  margin-top: 60px;
  letter-spacing: 1px;
  font-size: 24px;
  line-height: 26px;
  color: #474747;
}
.videoViewPage .top .con {
  margin-top: 30px;
  letter-spacing: 1px;
  font-size: 16px;
  line-height: 26px;
  color: #474747;
}
.videoViewPage .top .backList {
  position: absolute;
  top: 0;
  right: -115px;
}
.videoViewPage .bot {
  padding: 80px 0 130px;
}
.videoViewPage .bot .more-title {
  align-items: center;
}
.videoViewPage .bot .more-title .line {
  width: 50px;
  height: 1px;
  background: rgba(0, 0, 0, 0.1);
}
.videoViewPage .bot .more-title .center {
  margin: 0 22px;
  letter-spacing: 2px;
  font-size: 20px;
  line-height: 20px;
  color: #474747;
}
.videoViewPage .bot ul {
  margin-top: 40px;
}
.videoViewPage .bot ul li {
  width: 32%;
}
.videoViewPage .bot ul li img {
  display: block;
  width: 100%;
}
.videoViewPage .bot ul li .title {
  margin-top: 25px;
  font-size: 20px;
  line-height: 20px;
  color: #474747;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
  word-break: break-all;
  white-space: normal !important;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.videoViewPage .bot ul li .line {
  width: 100%;
  height: 1px;
  background: rgba(0, 0, 0, 0.1);
  margin-top: 20px;
  position: relative;
}
.videoViewPage .bot ul li .line::after {
  content: '';
  background: #00377e;
  width: 0;
  height: 1px;
  position: absolute;
  top: 0;
  left: 0;
  transition: all 0.5s ease-in-out;
}
.videoViewPage .bot ul li:hover .title {
  color: #00377e;
}
.videoViewPage .bot ul li:hover .line::after {
  width: 100%;
}
.pagelist li:not(:last-child) {
  width: 42px;
  height: 42px;
  border-radius: 50%;
  border: solid 1px #00377e;
  margin-right: 15px;
  transition: all 0.5s ease-in-out;
}
.pagelist li:not(:last-child) a {
  display: block;
  text-align: center;
  font-size: 16px;
  line-height: 42px;
  color: #00377e;
  transition: all 0.5s ease-in-out;
}
.pagelist li:not(:last-child):hover {
  background: #00377e;
}
.pagelist li:not(:last-child):hover a {
  color: #fff;
}
.pagelist li:not(:last-child).on {
  background: #00377e;
}
.pagelist li:not(:last-child).on a {
  color: #fff;
}
.pagelist li:last-child a {
  text-align: center;
  font-size: 16px;
  line-height: 42px;
  color: #000;
}
/* 联系我们 */
.contactBanner .banner .text {
  top: 65%;
  transform: translateY(-50%);
}
.contact .contactBox .top {
  position: relative;
}
.contact .contactBox .top .titleBox {
  height: 250px;
  background: #f7f7f8;
  position: relative;
  z-index: 2;
}
.contact .contactBox .top .titleBox .w1400 {
  position: relative;
  height: 100%;
}
.contact .contactBox .top .titleBox .w1400 p {
  position: absolute;
  bottom: 0;
  left: 0;
  transform: translateY(50%);
  font-family: Altinn-DINCondensed-Bold;
  font-size: 142px;
  line-height: 142px;
  color: #00377e;
}
.contact .contactBox .top .messageBox {
  padding: 130px 0 140px;
  z-index: 3;
  position: relative;
}
.contact .contactBox .top .messageBox ul {
  width: 455px;
}
.contact .contactBox .top .messageBox ul li {
  align-items: center;
}
.contact .contactBox .top .messageBox ul li .left {
  width: 106px;
  height: 106px;
  position: relative;
  border: 1px solid #474747;
  border-radius: 50%;
  margin-right: 35px;
  transition: all 0.5s ease-in-out;
  flex-shrink: 0;
}
.contact .contactBox .top .messageBox ul li .left img {
  display: block;
  max-width: 35%;
  transition: all 0.5s ease-in-out;
}
.contact .contactBox .top .messageBox ul li .left .icon2 {
  opacity: 0;
}
.contact .contactBox .top .messageBox ul li .right {
  letter-spacing: 1px;
}
.contact .contactBox .top .messageBox ul li .right h6 {
  margin-bottom: 15px;
  font-size: 18px;
  line-height: 18px;
  color: #474747;
}
.contact .contactBox .top .messageBox ul li .right p {
  font-size: 20px;
  line-height: 28px;
  color: #474747;
}
.contact .contactBox .top .messageBox ul li:not(:last-child) {
  margin-bottom: 35px;
}
.contact .contactBox .top .messageBox ul li:hover .left {
  border: 1px solid #f9ba00;
  background: #f9ba00;
}
.contact .contactBox .top .messageBox ul li:hover .left img {
  opacity: 0;
}
.contact .contactBox .top .messageBox ul li:hover .left .icon2 {
  opacity: 1;
}
.contact .contactBox .top .dituBox {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
  width: 100%;
}
.contact .contactBox .top .dituBox img {
  display: block;
  margin-left: auto;
  width: 58.5%;
}
.contact .contactBox .bot {
  background: url(../image/contact-bot-bg.jpg) center no-repeat;
  padding: 72px 0;
  background-size: 100% 100%;
}
.contact .contactBox .bot .title {
  text-align: center;
}
.contact .contactBox .bot .title .cn-title {
  letter-spacing: 2px;
  font-size: 36px;
  line-height: 36px;
  color: #fff;
}
.contact .contactBox .bot .title .en-title {
  margin-top: 12px;
  letter-spacing: 1px;
  font-size: 14px;
  line-height: 14px;
  color: #fff;
}
.contact .contactBox .bot .message {
  margin-top: 45px;
}
.contact .contactBox .bot .message p {
  letter-spacing: 1px;
  font-size: 20px;
  line-height: 20px;
  color: #fff;
  margin-bottom: 20px;
}
.contact .contactBox .bot .message .row {
  flex-wrap: wrap;
}
.contact .contactBox .bot .message .row .inputItem {
  width: 46.57%;
  margin-bottom: 35px;
}
.contact .contactBox .bot .message .row input {
  display: block;
  width: 100%;
  height: 55px;
  border-radius: 5px;
  background: rgba(255, 255, 255, 0.6);
  border: 0;
  outline: 0;
  box-sizing: border-box;
  padding: 0 5px;
  font-size: 20px;
  line-height: 55px;
  color: #474747;
}
.contact .contactBox .bot .message .row input:focus {
  background: #ffffff;
}
.contact .contactBox .bot .message .row .codeBox input {
  width: 74.55%;
}
.contact .contactBox .bot .message .row .codeBox .code {
  width: 106px;
  height: 54px;
  display: block;
}
.contact .contactBox .bot .message .row .codeBox .code img {
  display: block;
  width: 100%;
  height: 100%;
}
.contact .contactBox .bot .message .textareaBox {
  position: relative;
}
.contact .contactBox .bot .message .textareaBox textarea {
  font-size: 20px;
  line-height: 40px;
  color: #474747;
  height: 255px;
  resize: none;
  width: 100%;
  border: 0;
  outline: 0;
  background: rgba(255, 255, 255, 0.6);
  border-radius: 5px;
}
.contact .contactBox .bot .message .textareaBox textarea:focus {
  background: #ffffff;
}
.contact .contactBox .bot .message .textareaBox .submit {
  width: 80px;
  height: 45px;
  background: #f9ba00;
  text-align: center;
  border-radius: 5px;
  font-size: 20px;
  line-height: 45px;
  color: #fff;
  position: absolute;
  bottom: 0;
  right: -31px;
  transform: translateX(100%);
  cursor: pointer;
  border: none;
  outline: none;
}
.contact .jobBox {
  padding: 100px 0 130px;
}
.contact .jobBox .job-title {
  text-align: center;
}
.contact .jobBox .job-title .cn-title {
  font-family: SourceHanSansCN-Bold;
  letter-spacing: 3px;
  font-size: 48px;
  line-height: 48px;
  color: #00377e;
}
.contact .jobBox .job-title .en-title {
  letter-spacing: 2px;
  margin: 30px 0 35px;
  font-size: 20px;
  line-height: 20px;
  color: #474747;
}
.contact .jobBox .job-title .line {
  width: 60px;
  height: 1px;
  background: #f9ba00;
  margin: 0 auto;
}
.contact .jobBox ul {
  margin-top: 5.9375%;
}
.contact .jobBox ul li .left {
  width: 50%;
}
.contact .jobBox ul li .left img {
  display: block;
  width: 100%;
}
.contact .jobBox ul li .right {
  width: 50%;
  box-sizing: border-box;
  padding: 0 5% 0 4.5%;
  background: #f7f7f8;
  flex-direction: column;
}
.contact .jobBox ul li .right .jobTitle .cn-title {
  font-family: SourceHanSansCN-Bold;
  font-size: 36px;
  line-height: 36px;
  color: #00377e;
}
.contact .jobBox ul li .right .jobTitle .en-title {
  margin: 20px 0 25px;
  font-size: 14px;
  line-height: 14px;
  color: #474747;
}
.contact .jobBox ul li .right .jobTitle .line {
  width: 60px;
  height: 1px;
  background: #f9ba00;
}
.contact .jobBox ul li .right .con {
  margin-top: 25px;
  letter-spacing: 1px;
  font-size: 14px;
  line-height: 24px;
  color: #474747;
}
.contact .jobBox ul li:not(:last-child) {
  margin-bottom: 25px;
}
.contact .jobBox ul li:nth-child(even) {
  flex-direction: row-reverse;
}
/* 产业布局 */
.busItem-list {
  padding-top: 100px;
}
.busItem-list li {
  width: 22.94%;
  height: 65px;
  background: #eeeeee;
  border-radius: 34px;
  transition: all 0.5s ease-in-out;
}
.busItem-list li a {
  display: block;
  letter-spacing: 1px;
  text-align: center;
  font-size: 20px;
  line-height: 65px;
  color: #474747;
  transition: all 0.5s ease-in-out;
}
.busItem-list li:hover {
  background: #00377e;
}
.busItem-list li:hover a {
  color: #fff;
}
.busItem-list li.on {
  background: #00377e;
}
.busItem-list li.on a {
  color: #fff;
}
.busItem-list li:not(:last-child) {
  margin-right: 4.06%;
}
.indus-com .title .cn-title {
  font-family: SourceHanSansCN-Bold;
  letter-spacing: 2px;
  font-size: 38px;
  line-height: 38px;
  color: #474747;
  align-items: center;
}
.indus-com .title .cn-title .titleLine {
  width: 120px;
  height: 2px;
}
.indus-com .title .cn-title .titleLineLeft {
  background-image: linear-gradient(to right, #fff, #cdd0d1);
  margin-right: 20px;
}
.indus-com .title .cn-title .titleLineRight {
  margin-left: 20px;
  background-image: linear-gradient(to right, #cdd0d1, #fff);
}
.indus-com .title .en-title {
  margin: 15px 0 20px;
  letter-spacing: 1px;
  font-size: 12px;
  line-height: 12px;
  color: #474747;
}
.indus-com .title .line {
  width: 50px;
  height: 1px;
  background: #f9ba00;
}
.indus-com .title-center {
  text-align: center;
}
.indus-com .title-center .line {
  margin: 0 auto;
}
.indus .banner .text {
  top: 45%;
  text-align: right;
}
.indus .banner .text .cn-text,
.indus .banner .text .en-text {
  box-sizing: border-box;
  padding-right: 17%;
}
.indus .indus-footer {
  height: 130px;
  width: 100%;
  background: #f7f7f8;
}
.indus .indus-footer ul {
  height: 100%;
  align-items: center;
}
.indus .indus-footer ul li {
  align-items: center;
}
.indus .indus-footer ul li img {
  flex-shrink: 0;
  display: block;
}
.indus .indus-footer ul li p {
  margin-left: 18px;
  letter-spacing: 1px;
  font-size: 18px;
  line-height: 18px;
  color: #474747;
}
.indus .indus-footer ul li:not(:last-child) {
  margin-right: 80px;
}
.indus .busList {
  padding: 100px 0 130px;
}
.indus .busList ul li {
  width: 27.5%;
  height: 655px;
  box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.18);
  border-radius: 10px;
}
.indus .busList ul li a {
  display: block;
  position: relative;
  height: 100%;
}
.indus .busList ul li a .img-box img {
  display: block;
  width: 100%;
}
.indus .busList ul li a .img-box::after {
  content: "";
  width: 100%;
  height: 0;
  background: #00377e;
  opacity: 0.5;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 10px;
  transition: all 0.5s ease-in-out;
}
.indus .busList ul li a .slideBox {
  width: 100%;
  background: url(../image/busLis-bg.png) no-repeat;
  background-size: 100% 100%;
  height: 267px;
  border-radius: 10px;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 10;
}
.indus .busList ul li a .slideBox .icon-box {
  width: 110px;
  height: 110px;
  border: 1px solid #00377e;
  border-radius: 50%;
  position: relative;
  margin: 35px auto 30px;
  background: #FFF;
}
.indus .busList ul li a .slideBox .banner-title {
  text-align: center;
  letter-spacing: 1px;
}
.indus .busList ul li a .slideBox .banner-title .cn-title {
  font-family: SourceHanSansCN-Regular;
  font-size: 24px;
  line-height: 24px;
  color: #474747;
}
.indus .busList ul li a .slideBox .banner-title .en-title {
  margin-top: 20px;
  font-size: 14px;
  line-height: 14px;
  color: #474747;
  opacity: 0.5;
}
.indus .busList ul li:hover a .img-box::after {
  height: 100%;
}
.indus .busList ul li:hover a .slideBox {
  background: url(../image/busLis-bg2.png) no-repeat;
  background-size: 100% 100%;
}
.indus .busList ul li:hover a .slideBox .banner-title .cn-title {
  color: #fff;
}
.indus .busList ul li:hover a .slideBox .banner-title .en-title {
  color: rgba(255, 255, 255, 0.5);
}
.indus .retail .busItem-list {
  padding-bottom: 100px;
}
.indus .retail .retail-item1 {
  background: url(../image/retail-item1-bg.jpg) center no-repeat;
  padding: 75px 0;
}
.indus .retail .retail-item1 .layout {
  background: rgba(0, 55, 126, 0.5);
  height: 675px;
  flex-direction: column;
}
.indus .retail .retail-item1 .layout .title .cn-title {
  color: #fff;
  margin-bottom: 30px;
}
.indus .retail .retail-item1 .layout .com {
  margin: 75px auto 0;
  width: 60%;
  letter-spacing: 1px;
  text-align: justify;
  font-size: 18px;
  line-height: 32px;
  color: #fff;
}
.indus .retail .retail-item2 {
  background: url(../image/retail-item2-bg.png) top center no-repeat;
  padding: 152px 0;
  --swiper-navigation-size: 12px;
  overflow: hidden;
}
.indus .retail .retail-item2 .layout {
  width: 1680px;
  margin-left: auto;
  position: relative;
}
.indus .retail .retail-item2 .layout .left .title {
  margin-top: 16px;
}
.indus .retail .retail-item2 .layout .right {
  width: 1395px;
}
.indus .retail .retail-item2 .layout .right .swiper {
  width: 100%;
}
.indus .retail .retail-item2 .layout .right .swiper .swiper-slide {
  transition: all 0.5s ease-in-out;
}
.indus .retail .retail-item2 .layout .right .swiper .swiper-slide:hover {
  box-shadow: 0px 0px 16px 0px rgba(88, 89, 89, 0.61);
  border-radius: 10px;
}
.indus .retail .retail-item2 .layout .right .swiper img {
  display: block;
  width: 100%;
}
.indus .retail .retail-item2 .layout .swiper-button-prev,
.indus .retail .retail-item2 .layout .swiper-button-next {
  width: 47px;
  height: 47px;
  background: #e5e5e5;
  border-radius: 50%;
  color: #808080;
}
.indus .retail .retail-item2 .layout .swiper-button-prev:hover,
.indus .retail .retail-item2 .layout .swiper-button-next:hover {
  background: #00377e;
  color: #fff;
}
.indus .retail .retail-item2 .layout .swiper-button-prev {
  left: 0;
}
.indus .retail .retail-item2 .layout .swiper-button-next {
  right: 12.5%;
}
.indus .retail .retail-item3 {
  background: url(../image/retail-item2-bg.png) top center no-repeat;
  padding: 150px 0 155px;
}
.indus .retail .retail-item3 .w1400 {
  position: relative;
}
.indus .retail .retail-item3 .title-box {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 50;
}
.indus .retail .retail-item3 .swiper {
  width: 100%;
}
.indus .retail .retail-item3 .swiper .layout {
  align-items: center;
}
.indus .retail .retail-item3 .swiper .text {
  width: 39.3%;
}
.indus .retail .retail-item3 .swiper .text .pro-title {
  letter-spacing: 1px;
  font-size: 16px;
  line-height: 16px;
  color: #474747;
}
.indus .retail .retail-item3 .swiper .text .pro-title span {
  font-size: 20px;
  line-height: 30px;
  color: #474747;
}
.indus .retail .retail-item3 .swiper .text .pro-con {
  margin-top: 30px;
  font-size: 16px;
  line-height: 30px;
  color: #929292;
}
.indus .retail .retail-item3 .swiper .img-box {
  width: 55.56%;
}
.indus .retail .retail-item3 .swiper .img-box img {
  display: block;
  width: 100%;
}
.indus .retail .retail-item3 .swiperBtn {
  position: absolute;
  bottom: 22px;
  left: 0;
  display: inline-block;
}
.indus .retail .retail-item3 .swiperBtn .swiper-pagination {
  width: auto;
  height: 50px;
  display: block;
  z-index: 20;
  background-color: #ffffff;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  border-radius: 26px;
  padding: 0 60px 0 40px;
  position: relative;
  top: unset;
  left: unset;
}
.indus .retail .retail-item3 .swiperBtn .swiper-pagination .swiper-pagination-bullet {
  width: auto;
  height: auto;
  background: transparent;
  border-radius: 0;
  opacity: 1;
  font-family: Altinn-DINCondensed-Bold;
  letter-spacing: 2px;
  margin: 0;
  font-size: 25px;
  line-height: 50px;
  color: #474747;
}
.indus .retail .retail-item3 .swiperBtn .swiper-pagination .swiper-pagination-bullet:not(:last-child) {
  margin-right: 20px;
}
.indus .retail .retail-item3 .swiperBtn .swiper-pagination .swiper-pagination-bullet-active {
  color: #00377e;
}
.indus .retail .retail-item3 .swiperBtn .swiper-nextBtn {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: #00377e;
  position: absolute;
  top: 2px;
  right: 0;
  transform: translate(25%, -25%);
  z-index: 25;
  cursor: pointer;
}
.indus .retail .retail-item3 .swiperBtn .swiper-nextBtn::after {
  content: 'next';
  font-family: swiper-icons;
  font-size: 12px;
  line-height: 50px;
  color: #fff;
  text-align: center;
  letter-spacing: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.indus .graphBox .graph {
  padding: 213px 0 128px;
  position: relative;
}
.indus .graphBox .graph .w1600 {
  position: relative;
}
.indus .graphBox .graph .w1400 {
  align-items: center;
}
.indus .graphBox .graph .graphBox {
  width: 800px;
  box-sizing: border-box;
}
.indus .graphBox .graph .con {
  margin-top: 60px;
  letter-spacing: 1px;
  font-size: 18px;
  line-height: 32px;
  color: #474747;
}
.indus .graphBox .graph img {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  width: 40.3125%;
}
.indus .graphBox .graph::after {
  content: "";
  width: 1205px;
  height: 657px;
  background: #f7f7f8;
  position: absolute;
  left: 0;
  bottom: 10px;
  z-index: -1;
}
.indus .graphBox .indus-footer {
  background: transparent;
  margin-top: 65px;
}
.indus .pension .pension-item1 {
  margin-bottom: 10.41%;
  margin-top: 5.208%;
}
.indus .pension .pension-item1 .w1400 {
  position: relative;
}
.indus .pension .pension-item1 img {
  display: block;
  width: 100%;
}
.indus .pension .pension-item1 .title {
  margin-top: 15px;
  position: relative;
  z-index: 3;
}
.indus .pension .pension-item1 .title .line {
  width: 250px;
  position: absolute;
  left: 0;
}
.indus .pension .pension-item1 .textBox {
  position: absolute;
  bottom: -36px;
  right: -80px;
  z-index: 2;
}
.indus .pension .pension-item1 .textBox .text {
  margin-left: 35px;
  width: 945px;
  height: 155px;
  background-color: #ffffff;
  box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  letter-spacing: 1px;
  box-sizing: border-box;
  padding: 0 90px;
  flex-direction: column;
  font-size: 16px;
  line-height: 30px;
  color: #474747;
}
.indus .pension .pension-item2 {
  background: #f7f7f8;
  padding-top: 4.167%;
}
.indus .pension .pension-item2 .row .block300 {
  width: 18.75%;
  align-self: stretch;
  background: #fff;
  display: flex;
  justify-content: center;
  flex-direction: column;
  box-sizing: border-box;
  padding-left: 30px;
  letter-spacing: 1px;
  position: relative;
  font-size: 16px;
  line-height: 24px;
  color: #474747;
  transition: all 0.2s ease-in-out;
}
.indus .pension .pension-item2 .row .block300::after {
  content: "";
  width: 0;
  height: 2px;
  background: #00377e;
  position: absolute;
  bottom: 0;
  left: 0;
  transition: all 0.2s ease-in-out;
}
.indus .pension .pension-item2 .row .block300:hover {
  box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.1);
  color: #00377e;
}
.indus .pension .pension-item2 .row .block300:hover .leftBottom img {
  display: none;
}
.indus .pension .pension-item2 .row .block300:hover .leftBottom .hide {
  display: block;
}
.indus .pension .pension-item2 .row .block300:hover .rightTop img {
  display: none;
}
.indus .pension .pension-item2 .row .block300:hover .rightTop .hide {
  display: block;
}
.indus .pension .pension-item2 .row .block300:hover::after {
  width: 100%;
}
.indus .pension .pension-item2 .row .block320 {
  width: 20%;
  height: 250px;
}
.indus .pension .pension-item2 .row .leftBottom {
  position: absolute;
  bottom: 30px;
  left: 30px;
}
.indus .pension .pension-item2 .row .rightTop {
  position: absolute;
  top: 30px;
  right: 30px;
  z-index: 1;
}
.indus .pension .pension-item2 .row .con {
  position: relative;
  z-index: 2;
}
.indus .pension .pension-item2 .row1 {
  margin-top: 4.0625%;
}
.indus .pension .pension-item2 .row1 .slideImg {
  width: 40.2%;
  display: block;
}
.indus .pension .pension-item2 .row2 {
  margin-top: 10px;
}
.indus .pension .pension-item2 .row2 .mhide {
  display: none;
}
.indus .pension .pension-item2 .row2 .center {
  width: 18.75%;
}
.indus .pension .pension-item2 .row2 .center img {
  display: block;
  width: 100%;
}
.indus .pension .pension-item3 {
  padding-top: 6.51%;
  background: #f7f7f8;
}
.indus .pension .pension-item3 .box {
  width: 50%;
}
.indus .pension .pension-item3 .box img {
  display: block;
  width: 100%;
}
.indus .pension .pension-item3 .pension-item3-swiper {
  position: relative;
  top: 100px;
}
.indus .pension .pension-item3 .leftBox {
  background-image: linear-gradient(-43deg, #00377e 0%, #1787e6 100%), linear-gradient(#00377e, #00377e);
  background-blend-mode: normal,
                    normal;
  box-sizing: border-box;
  padding-left: 5%;
  flex-direction: column;
}
.indus .pension .pension-item3 .leftBox h6 {
  letter-spacing: 2px;
  font-family: SourceHanSansCN-Regular;
  font-size: 38px;
  line-height: 38px;
  color: #fff;
}
.indus .pension .pension-item3 .leftBox .case-title {
  letter-spacing: 1px;
  margin: 25px 0;
  font-size: 20px;
  line-height: 20px;
  color: #fff;
}
.indus .pension .pension-item3 .leftBox .line {
  width: 120px;
  height: 1px;
  background: #fff;
}
.indus .pension .pension-item3 .leftBox .con {
  width: 590px;
  letter-spacing: 1px;
  margin-top: 50px;
  font-size: 16px;
  line-height: 28px;
  color: #fff;
}
.indus .pension .pension-item3 .swiperBtn {
  position: absolute;
  left: 80px;
  bottom: 65px;
  align-items: center;
}
.indus .pension .pension-item3 .swiperBtn .swiper-button-next,
.indus .pension .pension-item3 .swiperBtn .swiper-button-prev {
  position: relative;
  top: unset;
  left: unset;
  right: unset;
  color: #fff;
  --swiper-navigation-size: 14px;
  /* 设置按钮大小 */
  margin-top: -1px;
}
.indus .pension .pension-item3 .swiperBtn .swiper-button-prev {
  margin-right: 15px;
  margin-left: 10px;
}
.indus .pension .pension-item3 .swiperBtn .swiper-pagination {
  position: relative;
  top: unset;
  left: unset;
  right: unset;
  bottom: unset;
}
.indus .pension .pension-item3 .swiperBtn .swiper-pagination .swiper-pagination-bullet {
  width: auto;
  height: auto;
  background: transparent;
  margin: 0;
  font-family: Altinn-DINCondensed-Bold;
  font-size: 16px;
  line-height: 16px;
  color: #fff;
  opacity: 0.4s;
  margin-right: 15px;
  padding-bottom: 4px;
  border-radius: 0;
}
.indus .pension .pension-item3 .swiperBtn .swiper-pagination .swiper-pagination-bullet-active {
  border-bottom: 1px solid #fff;
}
.indus .pension .pension-item4 {
  padding: 16% 0;
  background: url(../image/ywfbbg.png)no-repeat;
  background-size: cover;
  margin-top: 11.5%;
}
.indus .pension .pension-item4 .w1400 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;;
}
.indus .pension .pension-item4 .left {
  display: block;
  width: 57.18%;
}
.indus .pension .pension-item4 .right {
  width: 31.25%;
  margin-left: 25px;
  text-align: center;
}
.indus .pension .pension-item4 .right .title p{
  margin: auto;
}
.indus .pension .pension-item4 .right .title .line {
  width: 245px;
  margin: auto;
}
.indus .pension .pension-item4 .right .con {
  margin-top: 50px;
  letter-spacing: 1px;
  font-size: 16px;
  line-height: 28px;
  color: #474747;
}
.indus .pension .pension-item5 {
  background: url(../image/pension-item5-bg.png) no-repeat;
  padding: 5.729% 0 5.4167%;
}
.indus .pension .pension-item5 .swiperBox {
  position: relative;
  --swiper-navigation-size: 12px;
}
.indus .pension .pension-item5 .swiperBox .swiper-button-prev,
.indus .pension .pension-item5 .swiperBox .swiper-button-next {
  width: 47px;
  height: 47px;
  background: #e5e5e5;
  border-radius: 50%;
  color: #808080;
}
.indus .pension .pension-item5 .swiperBox .swiper-button-prev:hover,
.indus .pension .pension-item5 .swiperBox .swiper-button-next:hover {
  background: #00377e;
  color: #fff;
}
.indus .pension .pension-item5 .swiperBox .swiper-button-prev {
  left: 0;
  transform: translateX(-100%);
}
.indus .pension .pension-item5 .swiperBox .swiper-button-next {
  right: 0;
  transform: translateX(100%);
}
.indus .pension .pension-item5 .pension-item5-swiper {
  width: 1200px;
  margin-top: 4.861%;
}
.indus .pension .pension-item5 .pension-item5-swiper .swiper-wrapper {
  align-items: center;
}
.indus .pension .pension-item5 .pension-item5-swiper .swiper-slide {
  width: 300px;
  height: auto;
  padding: 10px;
  background: #fff;
}
.indus .pension .pension-item5 .pension-item5-swiper .swiper-slide img {
  display: block;
  width: 100%;
}
.indus .pension .pension-item5 .con {
  letter-spacing: 1px;
  text-align: center;
  margin-top: 50px;
  font-size: 16px;
  line-height: 24px;
  color: #474747;
}
.busPage .banner .text {
  top: 50%;
  transform: translateY(-50%);
  text-align: center;
}
.busPage .banner .text .en-text {
  margin-top: 20px;
}
.busPage .banner .text .line {
  width: 75px;
  height: 1px;
  background: #f9ba00;
  margin: 50px auto 0;
}
.busPage .busItem .w1600 {
  position: relative;
}
.busPage .busItem .backList {
  position: absolute;
  top: 0;
  right: 0;
  transform: translateY(-50%);
}
.busPage .busItem .busItem-company {
  width: 91.667%;
  background: #f7f7f8;
  box-sizing: border-box;
  margin-top: 9.479%;
  position: relative;
  padding: 95px 0 75px;
}
.busPage .busItem .busItem-company .left {
  position: absolute;
  left: 160px;
  top: -10%;
  width: 45.9%;
}
.busPage .busItem .busItem-company .left img {
  display: block;
  width: 100%;
}
.busPage .busItem .busItem-company .right {
  width: 36.64%;
  margin-left: auto;
  margin-right: 80px;
}
.busPage .busItem .busItem-company .right .con {
  margin-top: 55px;
  letter-spacing: 1px;
  font-size: 16px;
  line-height: 30px;
  color: #474747;
}

.busPage .busItem .busItem-pro,.indus .retail .busItem-pro {
  padding: 100px 0;
}
.busPage .busItem .busItem-pro .swiper-box,.indus .retail .busItem-pro .swiper-box {
  margin-top: 45px;
  align-items: center;
  position: relative;
  --swiper-navigation-size: 12px;
  /* 设置按钮大小 */
}
.busPage .busItem .busItem-pro .swiper-box .swiper-button-prev,
.busPage .busItem .busItem-pro .swiper-box .swiper-button-next,
.indus .retail .busItem-pro .swiper-box .swiper-button-prev,
.indus .retail .busItem-pro .swiper-box .swiper-button-next
 {
  width: 47px;
  height: 47px;
  background: #e5e5e5;
  border-radius: 50%;
  color: #808080;
}
.busPage .busItem .busItem-pro .swiper-box .swiper-button-prev:hover,
.busPage .busItem .busItem-pro .swiper-box .swiper-button-next:hover,
.indus .retail .busItem-pro .swiper-box .swiper-button-prev:hover,
.indus .retail .busItem-pro .swiper-box .swiper-button-next:hover {
  background: #00377e;
  color: #fff;
}
.busPage .busItem .busItem-pro .swiper-box .swiper-button-prev,
.indus .retail .busItem-pro .swiper-box .swiper-button-prev {
  transform: translateX(-50%);
}
.busPage .busItem .busItem-pro .swiper-box .swiper-button-next,
.indus .retail .busItem-pro .swiper-box .swiper-button-next {
  transform: translateX(50%);
}
.busPage .busItem .busItem-pro .swiper .swiper-slide img,
.indus .retail .busItem-pro .swiper .swiper-slide img {
  display: block;
  width: 100%;
}
.busPage .busItem .busItem-pro .center-swiper,
.indus .retail .busItem-pro .center-swiper  {
  width: 800px;
}
.busPage .busItem .busItem-pro .left-swiper,
.busPage .busItem .busItem-pro .right-swiper,
.indus .retail .busItem-pro .left-swiper,
.indus .retail .busItem-pro .right-swiper {
  width: 365px;
}
.busPage .busItem .busItem-contact {
  background: #f7f7f8;
  padding: 7.29% 0 5.92%;
}
.busPage .busItem .busItem-contact .busItem-contactList {
  margin-top: 5.56%;
}
.busPage .busItem .busItem-contact .busItem-contactList li {
  width: 48.61%;
  height: 135px;
  box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  background: #fff;
  box-sizing: border-box;
  padding: 0 50px 0 28px;
  align-items: center;
  transition: all 0.5s ease-in-out;
}
.busPage .busItem .busItem-contact .busItem-contactList li .icon-box {
  width: 90px;
  height: 90px;
  border-radius: 50%;
  position: relative;
  transition: all 0.5s ease-in-out;
}
.busPage .busItem .busItem-contact .busItem-contactList li .icon-box img {
  transition: all 0.5s ease-in-out;
}
.busPage .busItem .busItem-contact .busItem-contactList li .icon-box .selected {
  opacity: 0;
}
.busPage .busItem .busItem-contact .busItem-contactList li .text {
  letter-spacing: 1px;
  margin-left: 30px;
}
.busPage .busItem .busItem-contact .busItem-contactList li .text h6 {
  font-size: 16px;
  line-height: 16px;
  color: #474747;
  transition: all 0.5s ease-in-out;
  margin-bottom: 20px;
}
.busPage .busItem .busItem-contact .busItem-contactList li .text p {
  font-family: SourceHanSansCN-Regular;
  font-size: 18px;
  line-height: 18px;
  color: #474747;
  transition: all 0.5s ease-in-out;
}
.busPage .busItem .busItem-contact .busItem-list1 li:hover {
  background: #00377e;
}
.busPage .busItem .busItem-contact .busItem-list1 li:hover .icon-box {
  background: #fff;
}
.busPage .busItem .busItem-contact .busItem-list1 li:hover .icon-box img {
  opacity: 0;
}
.busPage .busItem .busItem-contact .busItem-list1 li:hover .icon-box .selected {
  opacity: 1;
}
.busPage .busItem .busItem-contact .busItem-list1 li:hover .text h6,
.busPage .busItem .busItem-contact .busItem-list1 li:hover .text p {
  color: #fff;
}
.busPage .busItem .busItem-contact .busItem-list2 {
  margin-top: 4.167%;
}
.busPage .busItem .busItem-contact .busItem-list2 li {
  background: transparent;
  padding: 0;
  position: relative;
  box-shadow: none;
}
.busPage .busItem .busItem-contact .busItem-list2 li .icon-box {
  width: 105px;
  height: 105px;
  border: 1px solid #474747;
}
.busPage .busItem .busItem-contact .busItem-list2 li:nth-child(1) {
  width: 26%;
}
.busPage .busItem .busItem-contact .busItem-list2 li:nth-child(2) {
  width: 42.5%;
  justify-content: center;
}
.busPage .busItem .busItem-contact .busItem-list2 li:nth-child(3) {
  width: 31.5%;
  justify-content: right;
}
.busPage .busItem .busItem-contact .busItem-list2 li:not(:last-child)::after {
  content: "";
  width: 1px;
  height: 80px;
  background: rgba(0, 0, 0, 0.1);
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.m-head {
  position: fixed;
  top: 0;
  left: 0;
  height: 90px;
  width: 100%;
  background: #fff;
  z-index: 99999;
  display: none;
}
.m-head .box {
  width: 94%;
  margin: 0 auto;
  align-items: center;
  height: 100%;
}
.m-head .box .right {
  display: flex;
  align-items: center;
}
.m-head .box .right .lang {
  margin-right: 15px;
}
.m-head .box .right .lang a {
  font-size: 16px;
  line-height: 20px;
  color: #474747;
}
.m-head .box .right .lang a.on {
  color: #00377e;
}
.m-head .box .right .nav-btn {
  cursor: pointer;
}
.m-head .box .right .nav-btn div {
  width: 35px;
  height: 2px;
  background: #000;
}
.m-head .box .right .nav-btn div:nth-child(2) {
  margin: 10px 0;
}
.m-head .box .left a {
  align-items: flex-end;
}
.m-head .box .left a .line {
  width: 1px;
  height: 37px;
  background: #000;
  opacity: 0.1;
  margin: 0 15px;
}
.m-nav {
  position: fixed;
  top: 90px;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  display: none;
  overflow: hidden;
}
.m-nav .left {
  width: 40%;
  height: 100%;
}
.m-nav .right {
  width: 60%;
  height: 100%;
  background: #fff;
  position: absolute;
  right: -100%;
  top: 0;
}
.m-nav .right .nav1 {
  margin-top: 25px;
}
.m-nav .right .nav1 > li {
  width: 94%;
  margin: 0 auto;
  font-size: 25px;
  line-height: 25px;
  color: #000;
  border-bottom: 2px solid #00377e;
  padding-bottom: 10px;
  font-family: SourceHanSansCN-Regular;
}
.m-nav .right .nav1 > li a {
  color: #000;
}
.m-nav .right .nav1 > li:not(:last-child) {
  margin-bottom: 25px;
}
.m-nav .right .nav2 {
  margin-top: 20px;
  display: none;
  box-sizing: border-box;
  padding-left: 10px;
}
.m-nav .right .nav2 li {
  font-size: 18px;
  line-height: 18px;
  color: #000;
}
.m-nav .right .nav2 li:not(:last-child) {
  margin-bottom: 25px;
}
.m-nav .right2 {
  right: -100%;
}
