
body {
  margin: 0 auto;
}

.container {
  width: 100%;
  height: 100%;
  max-width: 1420px;
  margin: auto;
  text-align: center;
  position: relative;
}

* {
  padding: 0;
  margin: 0;
  font-family: Microsoft YaHei, Arial;
}

html,
body {
  position: relative;
  overflow-x: hidden\0;
}

h1 {
  display: none;
}

img {
  image-rendering: -moz-crisp-edges;
  /* Firefox */
  image-rendering: -o-crisp-edges;
  /* Opera */
  image-rendering: -webkit-optimize-contrast;
  /*Webkit (non-standard naming) */
  image-rendering: crisp-edges;
  -ms-interpolation-mode: nearest-neighbor;
  /* IE (non-standard property) */
}

a {
  cursor: pointer;
  text-decoration: none;
  outline-style: none;
  color: #333;
}

li {
  list-style: none;
}

.allPC {
  width: 100%;
  display: block;
}

.allMoblie {
  display: none;
}

.banner {
  width: 100%;
  height: auto;
  position: relative;
}
.banner .banner-item {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.banner .banner-item video {
  width: 100%;
  height: 100%;
  object-fit: fill;
}
.banner .banner-item img {
  width: 100%;
  height: auto;
  transition: all 2s;
}
.banner .banner-item .banner-title .subtitle1 {
  font-size: 60px;
  line-height: 68px;
  font-weight: bold;
  color: #231815;
  text-align: left;
  position: absolute;
  top: 32%;
  left: 18%;
}
.banner .banner-item .banner-title .ebg-title-h1 {
  font-size: 32px;
  line-height: 44px;
  color: #231815;
  text-align: left;
  position: absolute;
  top: 45%;
  left: 18%;
}
.banner .banner-item .banner-title a {
  font-size: 14px;
  display: inline-block;
  cursor: pointer;
  border: 2px solid #0054a7;
  color: #0054a7;
  border-radius: 2px;
  text-align: center;
  background-color: #0054a7;
  color: #fff;
  padding: 7px 21px;
  position: absolute;
  top: 60%;
  left: 18%;
}
.banner .banner-item .banner-title .sub-title {
  font-size: 22px;
  font-weight: 500;
  color: #231815;
  text-align: left;
  position: absolute;
  top: 52%;
  left: 17%;
}
.banner .banner-item .banner-title .sub-title2 {
  font-size: 52px;
  font-weight: 400;
  line-height: 60px;
  color: #000;
  top: 32%;
}
.banner .banner-item .banner-title .sub-title2 sup {
  font-size: 32px;
}
.banner .banner-item .banner-title .sub-title2 sup:nth-of-type(2) {
  font-size: 28px;
}
.banner .banner-item .banner-title .sub-title2 span {
  font-weight: bold;
}
.banner .banner-item .banner-title .sub-title3 {
  font-size: 32px;
  top: 50%;
  left: 27%;
  color: #fff;
  letter-spacing: 2px;
}
.banner .banner-item .banner-title .ebg-title-h2 {
  font-size: 36px;
  line-height: 68px;
  font-weight: 500;
  color: #000;
  text-align: left;
  position: absolute;
  top: 33%;
  left: 17%;
}
.banner .banner-item .banner-title .ebg-title-h3 {
  letter-spacing: 2px;
  font-size: 60px;
  font-weight: bold;
  top: 36%;
  left: 27%;
  color: #fff;
}
.banner .banner-item .banner-title .subtitle {
  font-size: 30px;
  line-height: 44px;
  color: #231815;
  text-align: left;
  position: absolute;
  top: 17%;
  left: 17%;
}
.banner .banner-item .banner-title .subtitle3 {
  top: 22%;
  left: 27%;
  color: #fff;
  font-size: 24px;
  color: #fff;
  padding: 6px 18px;
  line-height: 32px;
  background: #0054a7;
}
.banner .banner-item .banner-title .subtitle4 {
  top: 18%;
  left: 18%;
  font-size: 24px;
  color: #fff;
  padding: 6px 18px;
  line-height: 32px;
  background: #0054a7;
}
.banner .banner-item .banner-title .subtitle5 {
  top: 18%;
  left: 17%;
  font-size: 32px;
  color: #fff;
  padding: 7px 21px;
  background: #0054a7;
}
.banner .banner-item .banner-title .abtn {
  top: 70%;
  left: 17%;
}
.banner .banner-item .banner-title .abtn1 {
  top: 68%;
  left: 27%;
}
.banner .banner-item:hover img {
  transform: scale(1.05);
}
.banner .swiper-button-prev, .banner .swiper-button-next {
  width: 20px !important;
  height: 34.5px !important;
}
.banner .swiper-button-prev {
  left: 10% !important;
}
.banner .swiper-button-next {
  right: 10% !important;
}

.banner-tab-active {
  background: #fff !important;
  box-shadow: 0px 16px 29px 0px rgba(0, 0, 0, 0.09);
}

.bg {
  width: 83px;
  height: 6px;
  background: #0054a7;
  margin: 28px auto 0;
}

.bg1 {
  margin-left: 0;
}

.nav-hide {
  top: -108px !important;
}

.box-po {
  z-index: 99;
  width: 100%;
  margin: 0 auto;
  position: fixed !important;
  top: 0 !important;
}

.nav-pc {
  margin: 0 auto;
  height: 72px;
  background: #fff;
}
.nav-pc ul {
  width: 100%;
  height: 100%;
  background: #fff;
  box-shadow: 0px 16px 29px 0px rgba(0, 0, 0, 0.09);
  display: flex;
  flex-direction: row;
}
.nav-pc ul > li {
  line-height: 72px;
  cursor: pointer;
  width: 12.5%;
  height: 72px;
  font-size: 20px;
  font-weight: normal;
  color: #000000;
  text-align: center;
  position: relative;
}
.nav-pc ul > li:hover {
	background: rgb(245, 246, 249);
}
.nav-pc ul > li::before {
  content: "";
  position: absolute;
  width: 1px;
  height: 39px;
  background: #eff0f1;
  top: 50%;
  left: 0%;
  transform: translateY(-50%);
}
.nav-pc ul > li:nth-of-type(1)::before {
  width: 0;
}
.nav-pc ul .active::after {
  content: "";
  position: absolute;
  width: 45px;
  height: 4px;
  background: #0054a7;
  top: 80%;
  left: 50%;
  transform: translateX(-50%);
}
.nav-pc .ulactive {
  box-shadow: none;
}

.nav-pc .container {
  margin: 0 auto;
}

.brand {
  z-index: 1;
  width: 100%;
  height: auto;
  padding: 100px 0;
  background-color: #fff;
}
.brand .brand-title {
  font-size: 42px;
  color: #000000;
  line-height: 40px;
  position: relative;
}
.brand .brand-text {
  margin-top: 37px;
  font-size: 20px;
  font-weight: 400;
  color: #000000;
  line-height: 36px;
  opacity: 0.75;
  text-align: left;
}
.brand .brand-text span {
  font-size: 20px;
  font-weight: 400;
  color: #0054a7;
  line-height: 36px;
  opacity: 0.75;
}
.brand .brand-box {
  width: 100%;
  margin-top: 50px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.brand .brand-box .brand-content {
  width: 100%;
}
.brand .brand-box .brand-content ul {
  width: 100%;
  height: 620px;
  display: flex;
  flex-direction: row;
}
.brand .brand-box .brand-content ul li {
  background-color: #000;
  width: 15%;
  height: 100%;
  overflow: hidden;
  position: relative;
}
.brand .brand-box .brand-content ul li > p {
  text-align: justify;
  margin-left: 20px;
  word-wrap: break-word;
  margin-top: 57px;
  font-size: 32px;
  font-weight: 500;
  color: #FFFFFF;
}
.brand .brand-box .brand-content ul li > p:nth-of-type(1) {
  display: none;
  color: #000;
}
.brand .brand-box .brand-content ul li > P:nth-of-type(2) {
  display: block;
  color: #000;
}
.brand .brand-box .brand-content ul li > .pactive {
  margin-left: 60px;
}
.brand .brand-box .brand-content ul li > .pactive1 {
  margin-left: 60px;
}
.brand .brand-box .brand-content ul li > div {
  width: 1000px;
  opacity: 0;
  text-align: left;
  position: absolute;
  top: 19%;
  margin-left: 60px;
  margin-right: 58px;
  transition: all .5s;
}
.brand .brand-box .brand-content ul li > div > p {
  text-align: justify;
  font-size: 20px;
  font-weight: 500;
  color: #000;
  margin-bottom: 30px;
}
.brand .brand-box .brand-content ul li > div > div > a:nth-of-type(1) {
  padding: 7px 21px;
  background: #0054a7;
  vertical-align: middle;
  text-align: left;
  font-size: 16px;
  font-weight: 400;
  color: #fff;
}
.brand .brand-box .brand-content ul li > div > div > a:nth-of-type(2) {
  margin-left: 8px;
  padding: 7px 12px;
  border: 1px solid #221816;
  vertical-align: middle;
  text-align: left;
  font-size: 16px;
  font-weight: 400;
  color: #000;
}
.brand .brand-box .brand-content ul li .dv-active1 {
  top: 19%;
  opacity: 1;
}
.brand .brand-box .brand-content ul li .dv-active {
  animation: piaoru .4s linear forwards;
  /*ie10 ie11*/
  -webkit-animation: piaoru .4s linear forwards;
  /*webkit*/
  -moz-animation: piaoru .4s linear forwards;
  -o-animation: piaoru .4s linear forwards;
}
.brand .brand-box .brand-content ul .liactive::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 810px;
  height: 620px;
  content: "";
  background: rgba(0, 0, 0, 0.3);
}
.brand .brand-box .brand-content ul li:nth-of-type(1) {
  width: 55%;
}
.brand .brand-box .brand-content ul li:nth-of-type(1) > p:nth-of-type(1) {
  margin-left: 60px;
  display: block;
  color: #000;
}
.brand .brand-box .brand-content ul li:nth-of-type(1) > P:nth-of-type(2) {
  display: none;
  color: #000;
}
.brand .brand-box .brand-content ul li:nth-of-type(1) > div {
  opacity: 1;
}
.brand .brand-box .brand-content ul li:nth-of-type(3) > p:nth-of-type(1) {
  display: none;
  color: #fff;
}
.brand .brand-box .brand-content ul li:nth-of-type(3) > P:nth-of-type(2) {
  display: block;
  color: #fff;
}
.brand .brand-box .brand-content ul li:nth-of-type(3) > div > p {
  color: #fff;
}
.brand .brand-box .brand-content ul li:nth-of-type(3) > div > div > a:nth-of-type(1) {
  color: #fff;
  border: 1px solid #0054a7;
}
.brand .brand-box .brand-content ul li:nth-of-type(3) > div > div > a:nth-of-type(1):hover {
  border: 1px solid #0054a7;
}
.brand .brand-box .brand-content ul li:nth-of-type(3) > div > div > a:nth-of-type(2) {
  color: #fff;
  border: 1px solid #fff;
}

.industria {
  width: 100%;
  height: auto;
  background: #F5F6F9;
  padding-bottom: 90px;
  padding: 100px 0;
}
.industria .industria-title {
  font-size: 42px;
  color: #000000;
  line-height: 40px;
  position: relative;
}
.industria .industria-content {
  width: 100%;
  height: auto;
}
.industria .industria-content .industria-text {
  opacity: 0.75;
  margin-top: 37px;
  font-size: 20px;
  font-weight: 400;
  color: #000000;
  text-align: center;
}
.industria .industria-content .industria-box {
  margin-top: 27px;
  width: 100%;
  height: auto;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}
.industria .industria-content .industria-box .industria-item {
  width: 33.3%;
  margin-top: 10px;
  padding: 33px;
  height: 587px;
}
.industria .industria-content .industria-box .industria-item > div {
  width: 419px;
  height: 233px;
}
.industria .industria-content .industria-box .industria-item > div > img {
  width: 100%;
  height: 100%;
}
.industria .industria-content .industria-box .industria-item > p:nth-of-type(1) {
  margin-top: 44px;
  text-align: left;
  font-size: 24px;
  font-weight: 400;
  color: #000000;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  line-clamp: 1;
  -webkit-box-orient: vertical;
}
.industria .industria-content .industria-box .industria-item > p:nth-of-type(2) {
  margin-top: 24px;
  text-align: justify;
  font-size: 18px;
  line-height: 36px;
  font-weight: 400;
  color: #000000;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  line-clamp: 4;
  -webkit-box-orient: vertical;
}
.industria .industria-content .industria-box .industria-item > a {
  margin-top: 30px;
  text-align: left;
  display: none;
  font-size: 16px;
  font-weight: 400;
  color: #0054a7;
}
.industria .industria-content .industria-box .industria-item > a > img {
  margin-left: 10px;
  width: 16px;
  height: 11px;
}
.industria .industria-content .industria-box .industria-item:hover {
  background: #fff;
}
.industria .industria-content .industria-box .industria-item:hover > a {
  display: block;
}
.industria .industria-content .industria-box2-btn {
  cursor: pointer;
  width: 136px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border: 1px solid #282828;
  font-size: 16px;
  font-weight: 400;
  color: #282828;
  margin: 50px auto 0px;
}
.industria .industria-content .industria-box2-btn:hover {
  border: 1px solid #0054a7;
}

.intelligent {
  width: 100%;
  height: auto;
  padding: 100px 0;
  position: relative;
}
.intelligent .intelligent-title {
  font-size: 42px;
  color: #000000;
  line-height: 40px;
  position: relative;
}
.intelligent .intelligent-title1 {
  opacity: 0.75;
  margin-top: 37px;
  font-size: 20px;
  color: #000000;
  position: relative;
}
.intelligent .intelligent-box2 {
  margin-top: 37px;
  width: 100%;
  height: 540px;
}
.intelligent .intelligent-box2 .intelligent-item {
  margin-right: 40px;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.intelligent .intelligent-box2 .intelligent-item div {
  width: 446.7px;
  height: 100%;
  position: relative;
}
.intelligent .intelligent-box2 .intelligent-item div img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.intelligent .intelligent-box2 .intelligent-item div div {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
}
.intelligent .intelligent-box2 .intelligent-item div p:nth-of-type(1) {
  text-align: justify;
  width: 400px;
  padding-right: 15px;
  font-size: 25px;
  font-weight: 400;
  color: #FFFFFF;
  position: absolute;
  bottom: 25%;
  left: 10%;
}
.intelligent .intelligent-box2 .intelligent-item div .intelligent-item-p {
  bottom: 32% !important;
}
.intelligent .intelligent-box2 .intelligent-item div p:nth-of-type(2) {
  padding-right: 15px;
  font-size: 24px;
  text-align: left;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 42px;
  position: absolute;
  left: 10%;
  bottom: 19%;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.intelligent .intelligent-box2 .intelligent-item div a {
  position: absolute;
  left: 10%;
  bottom: 9%;
  width: 118px;
  height: 34px;
  font-size: 16px;
  text-align: center;
  line-height: 34px;
  border: 1px solid #fff;
  font-weight: 400;
  color: #FFFFFF;
}
.intelligent .intelligent-box2 .intelligent-item div a:hover {
  background: #0054a7;
  border: 1px solid #0054a7;
}
.intelligent .intelligent-box3 {
  width: 100%;
  height: auto;
  margin-top: 37px;
}
.intelligent .intelligent-box3 ul {
  width: 85%;
  margin: auto;
  height: auto;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.intelligent .intelligent-box3 ul li {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.intelligent .intelligent-box3 ul li p:nth-of-type(1) {
  font-size: 60px;
  font-weight: 400;
  color: #000000;
}
.intelligent .intelligent-box3 ul li p:nth-of-type(2) {
  font-size: 24px;
  margin-top: 32px;
  font-weight: normal;
  color: #000000;
}
.intelligent .intelligent-box3 p {
  margin-top: 34px;
  font-size: 20px;
  font-weight: 400;
  color: #000000;
  line-height: 36px;
}
.intelligent .intelligent-box3 .intelligent-btn-box {
  width: 136px;
  height: 40px;
  display: flex;
  flex-direction: row;
  margin: 50px auto;
  margin-bottom: 0px;
  justify-content: space-between;
}
.intelligent .intelligent-box3 .intelligent-btn-box .intelligent-btn1 {
  width: 136px;
  height: 40px;
}
.intelligent .intelligent-box3 .intelligent-btn-box .intelligent-btn1 a {
  display: block;
  width: 100%;
  height: 100%;
  font-size: 16px;
  font-weight: 400;
  color: #282828;
  cursor: pointer;
  line-height: 40px;
  text-align: center;
  border: 1px solid #282828;
}
.intelligent .intelligent-box3 .intelligent-btn-box .intelligent-btn1 a:hover {
  border: 1px solid #0054a7;
}
.intelligent .intelligent-box3 .intelligent-btn-box .intelligent-btn2 {
  width: 166px;
  height: 40px;
  border: 1px solid #282828;
  font-size: 16px;
  font-weight: 400;
  color: #282828;
  cursor: pointer;
  line-height: 40px;
  text-align: center;
}
.intelligent .intelligent-box3 .intelligent-btn-box .intelligent-btn2:hover {
  border: 1px solid #0054a7;
}
.intelligent .swiper-intelligentpc-prev {
  position: absolute;
  top: 45%;
  transform: translateY(-50%);
  left: 10%;
  width: 11px;
  height: 19px;
}
.intelligent .swiper-intelligentpc-next {
  position: absolute;
  top: 45%;
  transform: translateY(-50%);
  right: 10%;
  width: 11px;
  height: 19px;
}

.solution {
  width: 100%;
  height: auto;
  padding-bottom: 60px;
  background: #f5f6f9;
  padding: 100px 0;
}
.solution .solution-title {
  font-size: 42px;
  color: #000000;
  line-height: 40px;
  position: relative;
}
.solution .solution-box {
  margin-top: 37px;
  width: 100%;
  height: auto;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.solution .solution-box div {
  width: 33%;
  height: auto;
  padding: 32px;
}
.solution .solution-box div > a.click1 img {
  width: 419px;
  height: 233px;
}
.solution .solution-box div > a.click2 > p:nth-of-type(1) {
  margin-top: 37px;
  font-size: 24px;
  font-weight: 400;
  color: ##0054a7;
  line-height: 36px;
}
.solution .solution-box div > p:nth-of-type(1) {
  margin-top: 10px;
  text-align: left;
  font-size: 18px;
  font-weight: 400;
  color: #000000;
  line-height: 32px;
  opacity: 0.75;
}
.solution .solution-box div .solution-box-dv {
  width: 100%;
  height: auto;
  padding: 0;
  text-align: left;
  display: flex;
  flex-direction: column;
  margin-top: 25px;
}
.solution .solution-box div .solution-box-dv > a {
  display: flex;
  flex-direction: row;
  align-items: inherit;
  margin-top: 13px;
}
.solution .solution-box div .solution-box-dv > a > p {
  text-align: left;
  font-size: 16px;
  font-weight: 400;
  color: #000000;
}
.solution .solution-box div .solution-box-dv > a img {
  margin-top: 5px;
  width: 16px;
  height: 11px;
  margin-right: 10px;
}
.solution .solution-box div .solution-box-dv > a:hover > p {
  text-decoration: underline;
}
.solution .solution-box div .solution-box-dv > a.active > img {
  margin-top: 6.5px;
  vertical-align: middle;
  width: 5px;
  height: 11px;
  transform: rotate(180deg);
  margin-left: 10px;
}
.solution .solution-box div .solution-box-dv > a.active:hover > p {
  text-decoration: none;
}
.solution .solution-box .dvactive {
  background: #fff;
}

.expertblog {
  width: 100%;
  height: auto;
  padding: 100px 0;
  background: #FFFFFF;
}
.expertblog .expertblog-title {
  font-size: 42px;
  color: #000000;
  line-height: 40px;
  position: relative;
}
.expertblog .expertblog-content {
  margin-top: 20px;
  width: 100%;
  height: auto;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  flex-wrap: wrap;
}
.expertblog .expertblog-content > div {
  text-align: left;
  margin-top: 17px;
  width: 31.5%;
  height: 570px;
  background: #F5F6F9;
  padding: 38px 30px 40px 42px;
}
.expertblog .expertblog-content > div > div:nth-of-type(1) {
  display: inline-block;
  font-size: 12px;
  font-weight: normal;
  color: #FFFFFF;
  background: #0054a7;
  padding: 12px 26px 10px 22px;
}
.expertblog .expertblog-content > div > p:nth-of-type(1) {
  text-align: justify;
  margin-top: 15px;
  font-size: 24px;
  font-weight: bold;
  color: #000000;
  line-height: 40px;
}
.expertblog .expertblog-content > div span {
  margin-top: 28px;
  font-size: 18px;
  font-weight: 400;
  color: #000000;
  opacity: 0.75;
}
.expertblog .expertblog-content > div > div:nth-of-type(2) {
  margin-top: 30px;
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.expertblog .expertblog-content > div > div:nth-of-type(2) img {
  width: 80px;
  height: 80px;
}
.expertblog .expertblog-content > div > div:nth-of-type(2) > div {
  background: none;
  margin-left: 15px;
  display: flex;
  flex-direction: column;
}
.expertblog .expertblog-content > div > div:nth-of-type(2) > div > p:nth-of-type(1) {
  font-size: 20px;
  font-weight: normal;
  color: #000000;
}
.expertblog .expertblog-content > div > div:nth-of-type(2) > div > p:nth-of-type(2) {
  font-size: 18px;
  font-weight: 400;
  color: #000000;
}
.expertblog .expertblog-content > div > p:nth-of-type(2) {
  margin-top: 30px;
  text-align: justify;
  font-size: 18px;
  font-weight: 400;
  color: #000000;
  line-height: 32px;
  opacity: 0.75;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  line-clamp: 4;
  -webkit-box-orient: vertical;
}
.expertblog .expertblog-content > div > div:nth-of-type(3) {
  margin-top: 42px;
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.expertblog .expertblog-content > div > div:nth-of-type(3) > img {
  width: 16px;
  height: 11px;
}
.expertblog .expertblog-content > div > div:nth-of-type(3) > p {
  margin-left: 5px;
  font-size: 16px;
  font-weight: 400;
  color: #000000;
}
.expertblog .experblog-btn {
  cursor: pointer;
  font-size: 16px;
  font-weight: 400;
  color: #282828;
  text-align: center;
  line-height: 40px;
  margin: 50px auto;
  margin-bottom: 0;
  width: 136px;
  height: 40px;
  border: 1px solid #282828;
}
.expertblog .experblog-btn:hover {
  border: 1px solid #0054a7;
}

.waist-banner {
  width: 100%;
  height: 590px;
}
.waist-banner .swiper-slide > a > div {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
}
.waist-banner .swiper-slide > a > div > img {
  width: 100%;
  position: absolute;
  left: 0%;
  top: 0%;
}
.waist-banner .swiper-slide > a > div .waist-banner-btn {
  background: #0054a7;
  z-index: 1;
  width: 136px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  cursor: pointer;
  position: absolute;
  left: 19.2%;
  top: 67%;
}
.waist-banner .swiper-slide > a > div .waist-banner-btn a {
  color: #fff;
}
.waist-banner .swiper-slide > a > div .waist-banner-btn1 {
  left: 15.92%;
  top: 63%;
}
.waist-banner .swiper-slide > a > div .waist-banner-btn4 {
  left: 14.2%;
  top: 63%;
}
.waist-banner .swiper-button-prev, .waist-banner .swiper-button-next {
  width: 20px !important;
  height: 34.5px !important;
}
.waist-banner .swiper-button-prev {
  left: 10% !important;
}
.waist-banner .swiper-button-next {
  right: 10% !important;
}

.news {
  width: 100%;
  height: auto;
  padding: 100px 0;
  padding-bottom: 100px;
  background: #f5f6f9;
}
.news .news-title {
  font-size: 42px;
  color: #000000;
  line-height: 40px;
  position: relative;
}
.news .news-content {
  width: 100%;
  height: auto;
  margin-top: 37px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.news .news-content > div {
  width: 31.4%;
  height: 700px;
  background-color: #fff;
}
.news .news-content .news-box1, .news .news-content .news-box2 {
  position: relative;
}
.news .news-content .news-box1 > img, .news .news-content .news-box2 > img {
  width: 100%;
  height: 268px;
}
.news .news-content .news-box1 .news-tag, .news .news-content .news-box2 .news-tag {
  width: 70px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  background: #8a8f95;
  font-size: 18px;
  font-weight: 400;
  color: #FFFFFF;
}
.news .news-content .news-box1 .news-text, .news .news-content .news-box2 .news-text {
  text-align: left;
  width: 100%;
  padding: 26px 26px 26px 31px;
}
.news .news-content .news-box1 .news-text > a > p:nth-of-type(1), .news .news-content .news-box2 .news-text > a > p:nth-of-type(1) {
  font-size: 24px;
  font-weight: bold;
  color: #000000;
}
.news .news-content .news-box1 .news-text > a > div, .news .news-content .news-box2 .news-text > a > div {
  margin-top: 24px;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.news .news-content .news-box1 .news-text > a > div > img, .news .news-content .news-box2 .news-text > a > div > img {
  width: 19px;
  height: 19px;
}
.news .news-content .news-box1 .news-text > a > div > span, .news .news-content .news-box2 .news-text > a > div > span {
  font-size: 18px;
  font-weight: 400;
  color: #282828;
  margin-left: 7px;
}
.news .news-content .news-box1 .news-text > a > p:nth-of-type(2), .news .news-content .news-box2 .news-text > a > p:nth-of-type(2) {
  display: -webkit-box;
  margin-top: 26px;
  text-align: justify;
  font-size: 18px;
  font-weight: 400;
  color: #000000;
  line-height: 32px;
  opacity: 0.75;
}
.news .news-content .news-box3 {
  padding: 25px;
  overflow-x: hidden;
  overflow-y: scroll;
  /*修改滚动条样式*/
}
.news .news-content .news-box3 > div {
  flex: 1;
  border-bottom: 1px solid #979797;
  width: 100%;
  padding: 20px 0 16px 0;
  text-align: left;
}
.news .news-content .news-box3 > div > a > p {
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  font-weight: bold;
  text-align: left;
  font-size: 24px;
  color: #000000;
  line-height: 42px;
  white-space: wrap;
}
.news .news-content .news-box3 > div > a > span {
  display: block;
  margin-top: 10px;
  text-align: left;
  font-size: 18px;
  font-weight: 400;
  color: #000000;
}
.news .news-content .news-box3 > div:last-child {
  border-bottom: none;
}
.news .news-content .news-box3::-webkit-scrollbar {
  width: 5px;
  height: 5px;
  /**/
}
.news .news-content .news-box3::-webkit-scrollbar-track {
  background: #dddddd;
  border-radius: 2px;
}
.news .news-content .news-box3::-webkit-scrollbar-thumb {
  background: #bbbbbb;
  border-radius: 10px;
}
.news .news-content .news-box3::-webkit-scrollbar-thumb:hover {
  background: #bbbbbb;
}
.news .news-content .news-box3::-webkit-scrollbar-corner {
  background: #bbbbbb;
}
.news .news-btn {
  display: block;
  cursor: pointer;
  margin: 50px auto 0px;
  width: 163px;
  height: 40px;
  border: 1px solid #282828;
  font-size: 16px;
  text-align: center;
  line-height: 40px;
  font-weight: 400;
  color: #282828;
}
.news .news-btn:hover {
  border: 1px solid #0054a7;
}

.community {
  width: 100%;
  height: auto;
  padding-bottom: 60px;
  padding: 100px 0;
  background: url("") no-repeat top center;
  background-size: cover;
}
.community .community-title {
  font-size: 42px;
  color: #fff;
  line-height: 40px;
  position: relative;
}
.community .community-content {
  width: 100%;
}
.community .community-content .community-text {
  font-size: 20px;
  font-weight: 400;
  color: #FFFFFF;
  margin-top: 37px;
}
.community .community-content .community-btn {
  display: block;
  cursor: pointer;
  width: 163px;
  height: 40px;
  border: 1px solid #FFFFFF;
  border-radius: 0px;
  font-size: 16px;
  font-weight: 400;
  text-align: center;
  line-height: 40px;
  margin: 35px auto 35px;
  color: #FFFFFF;
}
.community .community-content .community-btn:hover {
  border: 1px solid #0054a7;
}
.community .community-content .community-box {
  margin-top: 35px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.community .community-content .community-box > div {
  width: 31.5%;
  height: 263px;
  background-color: #fff;
}
.community .community-content .community-box > div > div:nth-of-type(1) {
  text-align: left;
  width: 100%;
  height: 112px;
  background: url("") no-repeat;
  background-size: cover;
  font-size: 24px;
  font-weight: 400;
  color: #FFFFFF;
  padding-left: 31px;
  padding-top: 47px;
}
.community .community-content .community-box > div > p {
  text-align: left;
  margin-left: 31px;
  margin-right: 31px;
  margin-top: 35px;
  font-size: 14px;
  font-weight: 400;
  color: #000000;
  line-height: 22px;
}
.community .community-content .community-box > div > div:nth-of-type(2) {
  margin-left: 31px;
  margin-top: 34px;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.community .community-content .community-box > div > div:nth-of-type(2) > img {
  width: 16px;
  height: 11px;
}
.community .community-content .community-box > div > div:nth-of-type(2) > p {
  cursor: pointer;
  font-size: 16px;
  font-weight: 400;
  color: #000000;
  margin-left: 2px;
}

.relevant {
  width: 100%;
  height: auto;
  padding: 100px 0;
  background-color: #fff;
}
.relevant .relevant-title {
  font-size: 42px;
  color: #000;
  line-height: 40px;
  position: relative;
}
.relevant .relevant-content {
  margin-top: 37px;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}
.relevant .relevant-content .relevant-box {
  width: 49%;
  height: auto;
  margin-top: 50px;
}
.relevant .relevant-content .relevant-box > p {
  text-align: left;
  font-size: 24px;
  font-weight: normal;
  color: #000000;
}
.relevant .relevant-content .relevant-box > div:nth-of-type(1) > a > div {
  margin-top: 20px;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.relevant .relevant-content .relevant-box > div:nth-of-type(1) > a > div > img {
  width: 16px;
  height: 11px;
}
.relevant .relevant-content .relevant-box > div:nth-of-type(1) > a > div > p {
  text-align: left;
  margin-left: 10px;
  font-size: 20px;
  font-weight: 400;
  color: #000000;
  line-height: 36px;
  opacity: 0.8;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  line-clamp: 1;
  -webkit-box-orient: vertical;
}
.relevant .relevant-content .relevant-box .relevant-box-btn {
  display: block;
  cursor: pointer;
  margin: 20px 0 0 0px;
  width: 163px;
  height: 40px;
  font-size: 16px;
  text-align: left;
  line-height: 40px;
  font-weight: 400;
  color: #282828;
}
.relevant .relevant-content .relevant-box .relevant-box-btn img {
  opacity: 0.75;
  margin-left: 5px;
  width: 16px;
  height: 11px;
}
.relevant .relevant-btn {
  display: block;
  cursor: pointer;
  margin: 50px auto 0px;
  width: 163px;
  height: 40px;
  border: 1px solid #282828;
  font-size: 16px;
  text-align: center;
  line-height: 40px;
  font-weight: 400;
  color: #282828;
}
.relevant .relevant-btn:hover {
  border: 1px solid #0054a7;
}

.partner {
  position: relative;
  width: 100%;
  height: auto;
  padding-bottom: 70px;
  background: url("") no-repeat;
  background-size: 100% 100%;
}
.partner .partner-title {
  text-align: left;
  font-size: 42px;
  color: #000;
  line-height: 40px;
  padding-top: 100px;
  position: relative;
}
.partner p:nth-of-type(2), .partner p:nth-of-type(3), .partner p:nth-of-type(4), .partner p:nth-of-type(2) {
  width: 545px;
  margin-top: 80px;
  text-align: left;
  font-size: 18px;
  font-weight: 400;
  color: #000000;
  line-height: 32px;
  opacity: 0.75;
}
.partner img {
  position: absolute;
  right: 0;
  top: 20.5%;
  width: 50%;
}

.footer {
  width: 100%;
  height: 3.46vh;
  background: #282828;
}
.footer p {
  float: left;
  width: 511px;
  text-align: left;
  margin: 0.85vh 0;
  font-size: 14px;
  font-weight: 400;
  color: #FFFFFF;
}
.footer ul {
  width: 340px;
  height: 100%;
  float: right;
  display: flex;
  flex-direction: row;
}
.footer ul li {
  margin: 0.85vh 0;
  width: 25%;
  border-right: 1px solid #fff;
}
.footer ul li a {
  text-align: center;
  line-height: 2.76vh;
  font-size: 14px;
  font-weight: 400;
  color: #FFFFFF;
}
.footer ul li:nth-of-type(4) {
  border-right: none;
}

/*定义动画*/
@keyframes piaoru {
  /*ie10 ie11*/
  0% {
    margin-top: 50px;
  }
  100% {
    margin-top: 35px;
  }
}
@-webkit-keyframes piaoru {
  /*chrome safari*/
  0% {
    margin-top: 50px;
  }
  100% {
    margin-top: 35px;
  }
}
@-o-keyframes piaoru {
  /*opare*/
  0% {
    margin-top: 50px;
  }
  100% {
    margin-top: 35px;
  }
}
@-moz-keyframes piaoru {
  0% {
    margin-top: 50px;
  }
  100% {
    margin-top: 35px;
  }
}
@media screen and (min-width: 1921px) {
  .waist-banner {
    width: 100%;
    height: 600px;
  }
  .waist-banner .swiper-slide > a > div {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
  }
  .waist-banner .swiper-slide > a > div > img {
    width: 100%;
    position: absolute;
    left: 0%;
    top: 0%;
  }
  .waist-banner .swiper-slide > a > div .waist-banner-btn {
    background: #0054a7;
    z-index: 1;
    width: 136px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
    position: absolute;
    left: 19.2%;
    top: 67%;
  }
  .waist-banner .swiper-slide > a > div .waist-banner-btn a {
    color: #fff;
  }
  .waist-banner .swiper-slide > a > div .waist-banner-btn1 {
    left: 15.92%;
    top: 63%;
  }

  .container {
    zoom: .95;
  }

  .nav-pc {
    width: 100%;
    margin: 0 auto;
  }

  .subtitle1, .subtitle, .ebg-title-h1, .ebg-title-h2, .subtitle3, .ebg-title-h3, .sub-title3, .subtitle4 {
    zoom: .8;
  }

  .intelligent .swiper-intelligentpc-next {
    right: 2%;
  }

  .intelligent .swiper-intelligentpc-prev {
    left: 2%;
  }

  .box-po {
    z-index: 99;
    width: 100%;
    margin: 0 auto;
    position: fixed !important;
    top: 0 !important;
  }

}
@media screen and (max-width: 1550px) {
  .container {
    width: 100%;
    height: 100%;
    max-width: 91.6129032258vw;
    margin: auto;
    text-align: center;
    position: relative;
  }

  .banner {
    width: 100%;
    height: auto;
    position: relative;
  }
  .banner .banner-item {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
  }
  .banner .banner-item video {
    width: 100%;
    height: 100%;
    object-fit: fill;
  }
  .banner .banner-item img {
    width: 100%;
    height: auto;
    transition: all 2s;
  }
  .banner .banner-item .banner-title .subtitle1 {
    font-size: 3.8709677419vw;
    line-height: 4.3870967742vw;
    font-weight: bold;
    color: #231815;
    text-align: left;
    position: absolute;
    top: 32%;
    left: 18%;
  }
  .banner .banner-item .banner-title .ebg-title-h1 {
    font-size: 2.064516129vw;
    line-height: 2.8387096774vw;
    color: #231815;
    text-align: left;
    position: absolute;
    top: 46%;
    left: 18%;
  }
  .banner .banner-item .banner-title a {
    font-size: 0.9032258065vw;
    display: inline-block;
    cursor: pointer;
    border: 2px solid #0054a7;
    color: #0054a7;
    border-radius: 2px;
    text-align: center;
    background-color: #0054a7;
    color: #fff;
    padding: 0.4516129032vw 1.3548387097vw;
    position: absolute;
    top: 60%;
    left: 18%;
  }
  .banner .banner-item .banner-title .sub-title {
    font-size: 1.4193548387vw;
    font-weight: 500;
    color: #231815;
    text-align: left;
    position: absolute;
    top: 52%;
    left: 17%;
  }
  .banner .banner-item .banner-title .sub-title2 {
    font-size: 3.3548387097vw;
    font-weight: 400;
    line-height: 3.8709677419vw;
    color: #000;
    top: 32%;
  }
  .banner .banner-item .banner-title .sub-title2 sup {
    font-size: 2.064516129vw;
  }
  .banner .banner-item .banner-title .sub-title2 sup:nth-of-type(2) {
    font-size: 1.8064516129vw;
  }
  .banner .banner-item .banner-title .sub-title2 span {
    font-weight: bold;
  }
  .banner .banner-item .banner-title .sub-title3 {
    font-size: 2.064516129vw;
    top: 50%;
    left: 27%;
    color: #fff;
    letter-spacing: 0.1290322581vw;
  }
  .banner .banner-item .banner-title .ebg-title-h2 {
    font-size: 2.3225806452vw;
    line-height: 4.3870967742vw;
    font-weight: 500;
    color: #000;
    text-align: left;
    position: absolute;
    top: 33%;
    left: 17%;
  }
  .banner .banner-item .banner-title .ebg-title-h3 {
    letter-spacing: 0.1290322581vw;
    font-size: 3.8709677419vw;
    font-weight: bold;
    top: 36%;
    left: 27%;
    color: #fff;
  }
  .banner .banner-item .banner-title .subtitle {
    font-size: 1.935483871vw;
    line-height: 2.8387096774vw;
    color: #231815;
    text-align: left;
    position: absolute;
    top: 17%;
    left: 17%;
  }
  .banner .banner-item .banner-title .subtitle3 {
    top: 22%;
    left: 27%;
    color: #fff;
    font-size: 1.5483870968vw;
    color: #fff;
    padding: 0.3870967742vw 1.1612903226vw;
    line-height: 2.064516129vw;
    background: #0054a7;
  }
  .banner .banner-item .banner-title .subtitle4 {
    top: 18%;
    left: 18%;
    font-size: 1.5483870968vw;
    color: #fff;
    padding: 0.3870967742vw 1.1612903226vw;
    line-height: 2.064516129vw;
    background: #0054a7;
  }
  .banner .banner-item .banner-title .subtitle5 {
    top: 18%;
    left: 17%;
    font-size: 2.064516129vw;
    color: #fff;
    padding: 0.4516129032vw 1.3548387097vw;
    background: #0054a7;
  }
  .banner .banner-item .banner-title .abtn {
    top: 70%;
    left: 17%;
  }
  .banner .banner-item .banner-title .abtn1 {
    top: 68%;
    left: 27%;
  }
  .banner .banner-item:hover img {
    transform: scale(1.05);
  }
  .banner .swiper-button-prev, .banner .swiper-button-next {
    width: 1.2903225806vw !important;
    height: 2.2258064516vw !important;
  }
  .banner .swiper-button-prev {
    left: 10% !important;
  }
  .banner .swiper-button-next {
    right: 10% !important;
  }

  .banner-tab-active {
    background: #fff !important;
    box-shadow: 0vw 1.0322580645vw 1.8709677419vw 0vw rgba(0, 0, 0, 0.09);
  }

  .bg {
    width: 5.3548387097vw;
    height: 0.3870967742vw;
    background: #0054a7;
    margin: 1.8064516129vw auto 0;
  }

  .bg1 {
    margin-left: 0;
  }

  .nav-hide {
    top: -68px !important;
  }

  .box-po {
    z-index: 2;
    width: 100%;
    margin: 0 auto;
    position: fixed !important;
    top: 0 !important;
  }

  .nav-pc {
    max-width: 123.8709677419vw;
    margin: 0 auto;
    height: 4.6451612903vw;
    background: #fff;
  }
  .nav-pc ul {
    width: 100%;
    height: 100%;
    background: #fff;
    box-shadow: 0vw 1.0322580645vw 1.8709677419vw 0vw rgba(0, 0, 0, 0.09);
    display: flex;
    flex-direction: row;
  }
  .nav-pc ul > li {
    line-height: 4.6451612903vw;
    cursor: pointer;
    width: 12.5%;
    height: 4.6451612903vw;
    font-size: 1.2903225806vw;
    font-weight: normal;
    color: #000000;
    text-align: center;
    position: relative;
  }
  .nav-pc ul > li::before {
    content: "";
    position: absolute;
    width: 0.064516129vw;
    height: 2.5161290323vw;
    background: #eff0f1;
    top: 50%;
    left: 0%;
    transform: translateY(-50%);
  }
  .nav-pc ul > li:nth-of-type(1)::before {
    width: 0;
  }
  .nav-pc ul .active::after {
    content: "";
    position: absolute;
    width: 2.9032258065vw;
    height: 0.2580645161vw;
    background: #0054a7;
    top: 80%;
    left: 50%;
    transform: translateX(-50%);
  }
  .nav-pc .ulactive {
    box-shadow: none;
  }

  .nav-pc .container {
    margin: 0 auto;
  }

  .brand {
    z-index: 1;
    width: 100%;
    height: auto;
    padding: 6.4516129032vw 0;
    background-color: #fff;
  }
  .brand .brand-title {
    font-size: 2.7096774194vw;
    color: #000000;
    line-height: 2.5806451613vw;
    position: relative;
  }
  .brand .brand-text {
    margin-top: 2.3870967742vw;
    font-size: 1.2903225806vw;
    font-weight: 400;
    color: #000000;
    line-height: 2.3225806452vw;
    opacity: 0.75;
    text-align: left;
  }
  .brand .brand-text span {
    font-size: 1.2903225806vw;
    font-weight: 400;
    color: #0054a7;
    line-height: 2.3225806452vw;
    opacity: 0.75;
  }
  .brand .brand-box {
    width: 100%;
    margin-top: 3.2258064516vw;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
  }
  .brand .brand-box .brand-content {
    width: 100%;
  }
  .brand .brand-box .brand-content ul {
    width: 100%;
    height: 40vw;
    display: flex;
    flex-direction: row;
  }
  .brand .brand-box .brand-content ul li {
    background-color: #000;
    width: 15%;
    height: 100%;
    overflow: hidden;
    position: relative;
  }
  .brand .brand-box .brand-content ul li > p {
    text-align: justify;
    margin-left: 1.2903225806vw;
    word-wrap: break-word;
    margin-top: 3.6774193548vw;
    font-size: 2.064516129vw;
    font-weight: 500;
    color: #FFFFFF;
  }
  .brand .brand-box .brand-content ul li > p:nth-of-type(1) {
    display: none;
    color: #000;
  }
  .brand .brand-box .brand-content ul li > P:nth-of-type(2) {
    display: block;
    color: #000;
  }
  .brand .brand-box .brand-content ul li > .pactive {
    margin-left: 3.8709677419vw;
  }
  .brand .brand-box .brand-content ul li > .pactive1 {
    margin-left: 3.8709677419vw;
  }
  .brand .brand-box .brand-content ul li > div {
    width: 64.5161290323vw;
    opacity: 0;
    text-align: left;
    position: absolute;
    top: 19%;
    margin-left: 3.8709677419vw;
    margin-right: 3.7419354839vw;
    transition: all .5s;
  }
  .brand .brand-box .brand-content ul li > div > p {
    text-align: justify;
    font-size: 1.2903225806vw;
    font-weight: 500;
    color: #000;
    margin-bottom: 1.935483871vw;
  }
  .brand .brand-box .brand-content ul li > div > div > a:nth-of-type(1) {
    padding: 0.4516129032vw 1.3548387097vw;
    background: #0054a7;
    vertical-align: middle;
    text-align: left;
    font-size: 1.0322580645vw;
    font-weight: 400;
    color: #fff;
  }
  .brand .brand-box .brand-content ul li > div > div > a:nth-of-type(2) {
    margin-left: 0.5161290323vw;
    padding: 0.4516129032vw 0.7741935484vw;
    border: 1px solid #221816;
    vertical-align: middle;
    text-align: left;
    font-size: 1.0322580645vw;
    font-weight: 400;
    color: #000;
  }
  .brand .brand-box .brand-content ul li .dv-active1 {
    top: 19%;
    opacity: 1;
  }
  .brand .brand-box .brand-content ul li .dv-active {
    animation: piaoru .4s linear forwards;
    /*ie10 ie11*/
    -webkit-animation: piaoru .4s linear forwards;
    /*webkit*/
    -moz-animation: piaoru .4s linear forwards;
    -o-animation: piaoru .4s linear forwards;
  }
  .brand .brand-box .brand-content ul .liactive::after {
    position: absolute;
    top: 0;
    left: 0;
    width: 52.2580645161vw;
    height: 40vw;
    content: "";
    background: rgba(0, 0, 0, 0.3);
  }
  .brand .brand-box .brand-content ul li:nth-of-type(1) {
    width: 55%;
  }
  .brand .brand-box .brand-content ul li:nth-of-type(1) > p:nth-of-type(1) {
    margin-left: 3.8709677419vw;
    display: block;
    color: #000;
  }
  .brand .brand-box .brand-content ul li:nth-of-type(1) > P:nth-of-type(2) {
    display: none;
    color: #000;
  }
  .brand .brand-box .brand-content ul li:nth-of-type(1) > div {
    opacity: 1;
  }
  .brand .brand-box .brand-content ul li:nth-of-type(3) > p:nth-of-type(1) {
    display: none;
    color: #fff;
  }
  .brand .brand-box .brand-content ul li:nth-of-type(3) > P:nth-of-type(2) {
    display: block;
    color: #fff;
  }
  .brand .brand-box .brand-content ul li:nth-of-type(3) > div > p {
    color: #fff;
  }
  .brand .brand-box .brand-content ul li:nth-of-type(3) > div > div > a:nth-of-type(1) {
    color: #fff;
    border: 1px solid #0054a7;
  }
  .brand .brand-box .brand-content ul li:nth-of-type(3) > div > div > a:nth-of-type(1):hover {
    border: 1px solid #0054a7;
  }
  .brand .brand-box .brand-content ul li:nth-of-type(3) > div > div > a:nth-of-type(2) {
    color: #fff;
    border: 1px solid #fff;
  }

  .industria {
    width: 100%;
    height: auto;
    background: #F5F6F9;
    padding-bottom: 5.8064516129vw;
    padding: 6.4516129032vw 0;
  }
  .industria .industria-title {
    font-size: 2.7096774194vw;
    color: #000000;
    line-height: 2.5806451613vw;
    position: relative;
  }
  .industria .industria-content {
    width: 100%;
    height: auto;
  }
  .industria .industria-content .industria-text {
    opacity: 0.75;
    margin-top: 2.3870967742vw;
    font-size: 1.2903225806vw;
    font-weight: 400;
    color: #000000;
    text-align: center;
  }
  .industria .industria-content .industria-box {
    margin-top: 1.7419354839vw;
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .industria .industria-content .industria-box .industria-item {
    width: 33.3%;
    margin-top: 0.6451612903vw;
    padding: 2.1290322581vw;
    height: 37.8709677419vw;
  }
  .industria .industria-content .industria-box .industria-item > div {
    width: 27.0322580645vw;
    height: 15.0322580645vw;
  }
  .industria .industria-content .industria-box .industria-item > div > img {
    width: 100%;
    height: 100%;
  }
  .industria .industria-content .industria-box .industria-item > p:nth-of-type(1) {
    margin-top: 2.8387096774vw;
    text-align: left;
    font-size: 1.5483870968vw;
    font-weight: 400;
    color: #000000;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
  }
  .industria .industria-content .industria-box .industria-item > p:nth-of-type(2) {
    margin-top: 1.5483870968vw;
    text-align: justify;
    font-size: 1.1612903226vw;
    line-height: 2.3225806452vw;
    font-weight: 400;
    color: #000000;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    line-clamp: 4;
    -webkit-box-orient: vertical;
  }
  .industria .industria-content .industria-box .industria-item > a {
    margin-top: 1.935483871vw;
    text-align: left;
    display: none;
    font-size: 1.0322580645vw;
    font-weight: 400;
    color: #0054a7;
  }
  .industria .industria-content .industria-box .industria-item > a > img {
    margin-left: 0.6451612903vw;
    width: 1.0322580645vw;
    height: 0.7096774194vw;
  }
  .industria .industria-content .industria-box .industria-item:hover {
    background: #fff;
  }
  .industria .industria-content .industria-box .industria-item:hover > a {
    display: block;
  }
  .industria .industria-content .industria-box2-btn {
    cursor: pointer;
    width: 8.7741935484vw;
    height: 2.5806451613vw;
    line-height: 2.5806451613vw;
    text-align: center;
    border: 0.064516129vw solid #282828;
    font-size: 1.0322580645vw;
    font-weight: 400;
    color: #282828;
    margin: 3.2258064516vw auto 0vw;
  }
  .industria .industria-content .industria-box2-btn:hover {
    border: 0.064516129vw solid #0054a7;
  }

  .intelligent {
    width: 100%;
    height: auto;
    padding: 6.4516129032vw 0;
    position: relative;
  }
  .intelligent .intelligent-title {
    font-size: 2.7096774194vw;
    color: #000000;
    line-height: 2.5806451613vw;
    position: relative;
  }
  .intelligent .intelligent-title1 {
    opacity: 0.75;
    margin-top: 2.3870967742vw;
    font-size: 1.2903225806vw;
    color: #000000;
    position: relative;
  }
  .intelligent .intelligent-box2 {
    margin-top: 2.3870967742vw;
    width: 100%;
    height: 34.8387096774vw;
  }
  .intelligent .intelligent-box2 .intelligent-item {
    margin-right: 2.5806451613vw;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
  }
  .intelligent .intelligent-box2 .intelligent-item div {
    width: 28.8193548387vw;
    height: 100%;
    position: relative;
  }
  .intelligent .intelligent-box2 .intelligent-item div img {
    object-fit: cover;
    width: 100%;
    height: 100%;
  }
  .intelligent .intelligent-box2 .intelligent-item div div {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
  }
  .intelligent .intelligent-box2 .intelligent-item div p:nth-of-type(1) {
    text-align: justify;
    width: 25.8064516129vw;
    padding-right: 0.9677419355vw;
    font-size: 1.6129032258vw;
    font-weight: 400;
    color: #FFFFFF;
    position: absolute;
    bottom: 25%;
    left: 10%;
  }
  .intelligent .intelligent-box2 .intelligent-item div .intelligent-item-p {
    bottom: 32% !important;
  }
  .intelligent .intelligent-box2 .intelligent-item div p:nth-of-type(2) {
    padding-right: 0.9677419355vw;
    font-size: 1.5483870968vw;
    text-align: left;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 2.7096774194vw;
    position: absolute;
    left: 10%;
    bottom: 19%;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
  }
  .intelligent .intelligent-box2 .intelligent-item div a {
    position: absolute;
    left: 10%;
    bottom: 9%;
    width: 7.6129032258vw;
    height: 2.1935483871vw;
    font-size: 1.0322580645vw;
    text-align: center;
    line-height: 2.1935483871vw;
    border: 1px solid #fff;
    font-weight: 400;
    color: #FFFFFF;
  }
  .intelligent .intelligent-box2 .intelligent-item div a:hover {
    background: #0054a7;
    border: 1px solid #0054a7;
  }
  .intelligent .intelligent-box3 {
    width: 100%;
    height: auto;
    margin-top: 2.3870967742vw;
  }
  .intelligent .intelligent-box3 ul {
    width: 85%;
    margin: auto;
    height: auto;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
  }
  .intelligent .intelligent-box3 ul li {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .intelligent .intelligent-box3 ul li p:nth-of-type(1) {
    font-size: 3.8709677419vw;
    font-weight: 400;
    color: #000000;
  }
  .intelligent .intelligent-box3 ul li p:nth-of-type(2) {
    font-size: 1.5483870968vw;
    margin-top: 2.064516129vw;
    font-weight: normal;
    color: #000000;
  }
  .intelligent .intelligent-box3 p {
    margin-top: 2.1935483871vw;
    font-size: 1.2903225806vw;
    font-weight: 400;
    color: #000000;
    line-height: 2.3225806452vw;
  }
  .intelligent .intelligent-box3 .intelligent-btn-box {
    width: 8.7741935484vw;
    height: 2.5806451613vw;
    display: flex;
    flex-direction: row;
    margin: 3.2258064516vw auto;
    margin-bottom: 0vw;
    justify-content: space-between;
  }
  .intelligent .intelligent-box3 .intelligent-btn-box .intelligent-btn1 {
    width: 8.7741935484vw;
    height: 2.5806451613vw;
  }
  .intelligent .intelligent-box3 .intelligent-btn-box .intelligent-btn1 a {
    display: block;
    width: 100%;
    height: 100%;
    font-size: 1.0322580645vw;
    font-weight: 400;
    color: #282828;
    cursor: pointer;
    line-height: 2.5806451613vw;
    text-align: center;
    border: 0.064516129vw solid #282828;
  }
  .intelligent .intelligent-box3 .intelligent-btn-box .intelligent-btn1 a:hover {
    border: 0.064516129vw solid #0054a7;
  }
  .intelligent .intelligent-box3 .intelligent-btn-box .intelligent-btn2 {
    width: 10.7096774194vw;
    height: 2.5806451613vw;
    border: 0.064516129vw solid #282828;
    font-size: 1.0322580645vw;
    font-weight: 400;
    color: #282828;
    cursor: pointer;
    line-height: 2.5806451613vw;
    text-align: center;
  }
  .intelligent .intelligent-box3 .intelligent-btn-box .intelligent-btn2:hover {
    border: 0.064516129vw solid #0054a7;
  }
  .intelligent .swiper-intelligentpc-prev {
    position: absolute;
    top: 45%;
    transform: translateY(-50%);
    left: 10%;
    width: 0.7096774194vw;
    height: 1.2258064516vw;
  }
  .intelligent .swiper-intelligentpc-next {
    position: absolute;
    top: 45%;
    transform: translateY(-50%);
    right: 10%;
    width: 0.7096774194vw;
    height: 1.2258064516vw;
  }

  .solution {
    width: 100%;
    height: auto;
    padding-bottom: 3.8709677419vw;
    background: #f5f6f9;
    padding: 6.4516129032vw 0;
  }
  .solution .solution-title {
    font-size: 2.7096774194vw;
    color: #000000;
    line-height: 2.5806451613vw;
    position: relative;
  }
  .solution .solution-box {
    margin-top: 2.3870967742vw;
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .solution .solution-box div {
    width: 33%;
    height: auto;
    padding: 2.064516129vw;
  }
  .solution .solution-box div > a.click1 img {
    width: 27.0322580645vw;
    height: 15.0322580645vw;
  }
  .solution .solution-box div > a.click2 > p:nth-of-type(1) {
    margin-top: 2.3870967742vw;
    text-align: left;
    font-size: 1.5483870968vw;
    font-weight: 400;
    color: #000000;
    line-height: 2.3225806452vw;
  }
  .solution .solution-box div > p:nth-of-type(1) {
    margin-top: 0.6451612903vw;
    text-align: left;
    font-size: 1.1612903226vw;
    font-weight: 400;
    color: #000000;
    line-height: 2.064516129vw;
    opacity: 0.75;
  }
  .solution .solution-box div .solution-box-dv {
    width: 100%;
    height: auto;
    padding: 0;
    text-align: left;
    display: flex;
    flex-direction: column;
    margin-top: 1.6129032258vw;
  }
  .solution .solution-box div .solution-box-dv > a {
    display: flex;
    flex-direction: row;
    align-items: inherit;
    margin-top: 0.8387096774vw;
  }
  .solution .solution-box div .solution-box-dv > a > p {
    text-align: left;
    font-size: 1.0322580645vw;
    font-weight: 400;
    color: #000000;
  }
  .solution .solution-box div .solution-box-dv > a img {
    margin-top: 0.3225806452vw;
    width: 1.0322580645vw;
    height: 0.7096774194vw;
    margin-right: 0.6451612903vw;
  }
  .solution .solution-box div .solution-box-dv > a:hover > p {
    text-decoration: underline;
  }
  .solution .solution-box div .solution-box-dv > a.active > img {
    margin-top: 0.4193548387vw;
    vertical-align: middle;
    width: 0.3225806452vw;
    height: 0.7096774194vw;
    transform: rotate(180deg);
    margin-left: 0.6451612903vw;
  }
  .solution .solution-box div .solution-box-dv > a.active:hover > p {
    text-decoration: none;
  }
  .solution .solution-box .dvactive {
    background: #fff;
  }

  .expertblog {
    width: 100%;
    height: auto;
    padding: 6.4516129032vw 0;
    background: #FFFFFF;
  }
  .expertblog .expertblog-title {
    font-size: 2.7096774194vw;
    color: #000000;
    line-height: 2.5806451613vw;
    position: relative;
  }
  .expertblog .expertblog-content {
    margin-top: 1.2903225806vw;
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .expertblog .expertblog-content > div {
    text-align: left;
    margin-top: 1.0967741935vw;
    width: 31.5%;
    height: 36.7741935484vw;
    background: #F5F6F9;
    padding: 2.4516129032vw 1.935483871vw 2.5806451613vw 2.7096774194vw;
  }
  .expertblog .expertblog-content > div > div:nth-of-type(1) {
    display: inline-block;
    font-size: 0.7741935484vw;
    font-weight: normal;
    color: #FFFFFF;
    background: #0054a7;
    padding: 0.7741935484vw 1.6774193548vw 0.6451612903vw 1.4193548387vw;
  }
  .expertblog .expertblog-content > div > p:nth-of-type(1) {
    text-align: justify;
    margin-top: 0.9677419355vw;
    font-size: 1.5483870968vw;
    font-weight: bold;
    color: #000000;
    line-height: 2.5806451613vw;
  }
  .expertblog .expertblog-content > div span {
    margin-top: 1.8064516129vw;
    font-size: 1.1612903226vw;
    font-weight: 400;
    color: #000000;
    opacity: 0.75;
  }
  .expertblog .expertblog-content > div > div:nth-of-type(2) {
    margin-top: 1.935483871vw;
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
  }
  .expertblog .expertblog-content > div > div:nth-of-type(2) img {
    width: 5.1612903226vw;
    height: 5.1612903226vw;
  }
  .expertblog .expertblog-content > div > div:nth-of-type(2) > div {
    background: none;
    margin-left: 0.9677419355vw;
    display: flex;
    flex-direction: column;
  }
  .expertblog .expertblog-content > div > div:nth-of-type(2) > div > p:nth-of-type(1) {
    font-size: 1.2903225806vw;
    font-weight: normal;
    color: #000000;
  }
  .expertblog .expertblog-content > div > div:nth-of-type(2) > div > p:nth-of-type(2) {
    font-size: 1.1612903226vw;
    font-weight: 400;
    color: #000000;
  }
  .expertblog .expertblog-content > div > p:nth-of-type(2) {
    margin-top: 1.935483871vw;
    text-align: justify;
    font-size: 1.1612903226vw;
    font-weight: 400;
    color: #000000;
    line-height: 2.064516129vw;
    opacity: 0.75;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    line-clamp: 4;
    -webkit-box-orient: vertical;
  }
  .expertblog .expertblog-content > div > div:nth-of-type(3) {
    margin-top: 2.7096774194vw;
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
  }
  .expertblog .expertblog-content > div > div:nth-of-type(3) > img {
    width: 1.0322580645vw;
    height: 0.7096774194vw;
  }
  .expertblog .expertblog-content > div > div:nth-of-type(3) > p {
    margin-left: 0.3225806452vw;
    font-size: 1.0322580645vw;
    font-weight: 400;
    color: #000000;
  }
  .expertblog .experblog-btn {
    cursor: pointer;
    font-size: 1.0322580645vw;
    font-weight: 400;
    color: #282828;
    text-align: center;
    line-height: 2.5806451613vw;
    margin: 3.2258064516vw auto;
    margin-bottom: 0;
    width: 8.7741935484vw;
    height: 2.5806451613vw;
    border: 0.064516129vw solid #282828;
  }
  .expertblog .experblog-btn:hover {
    border: 0.064516129vw solid #0054a7;
  }

  .waist-banner {
    width: 100%;
    height: 31vw;
  }
  .waist-banner .swiper-slide > a > div {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
  }
  .waist-banner .swiper-slide > a > div > img {
    width: 100%;
    position: absolute;
    left: 0%;
    top: 0%;
  }
  .waist-banner .swiper-slide > a > div .waist-banner-btn {
    background: #0054a7;
    z-index: 1;
    width: 8.7741935484vw;
    height: 2.5806451613vw;
    line-height: 2.5806451613vw;
    text-align: center;
    color: #fff;
    font-size: 1.0322580645vw;
    cursor: pointer;
    position: absolute;
    left: 19.2%;
    top: 67%;
  }
  .waist-banner .swiper-slide > a > div .waist-banner-btn a {
    color: #fff;
  }
  .waist-banner .swiper-slide > a > div .waist-banner-btn1 {
    left: 15.92%;
    top: 63%;
  }
  .waist-banner .swiper-slide > a > div .waist-banner-btn4 {
    left: 14.2%;
    top: 63%;
  }
  .waist-banner .swiper-button-prev, .waist-banner .swiper-button-next {
    width: 1.2903225806vw !important;
    height: 2.2258064516vw !important;
  }
  .waist-banner .swiper-button-prev {
    left: 10% !important;
  }
  .waist-banner .swiper-button-next {
    right: 10% !important;
  }

  .news {
    width: 100%;
    height: auto;
    padding: 6.4516129032vw 0;
    padding-bottom: 6.4516129032vw;
    background: #f5f6f9;
  }
  .news .news-title {
    font-size: 2.7096774194vw;
    color: #000000;
    line-height: 2.5806451613vw;
    position: relative;
  }
  .news .news-content {
    width: 100%;
    height: auto;
    margin-top: 2.3870967742vw;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
  }
  .news .news-content > div {
    width: 31.4%;
    height: 45.1612903226vw;
    background-color: #fff;
  }
  .news .news-content .news-box1, .news .news-content .news-box2 {
    position: relative;
  }
  .news .news-content .news-box1 > img, .news .news-content .news-box2 > img {
    width: 100%;
    height: 17.2903225806vw;
  }
  .news .news-content .news-box1 .news-tag, .news .news-content .news-box2 .news-tag {
    width: 4.5161290323vw;
    height: 2.5806451613vw;
    text-align: center;
    line-height: 2.5806451613vw;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    background: #8a8f95;
    font-size: 1.1612903226vw;
    font-weight: 400;
    color: #FFFFFF;
  }
  .news .news-content .news-box1 .news-text, .news .news-content .news-box2 .news-text {
    text-align: left;
    width: 100%;
    padding: 1.6774193548vw 1.6774193548vw 1.6774193548vw 2vw;
  }
  .news .news-content .news-box1 .news-text > a > p:nth-of-type(1), .news .news-content .news-box2 .news-text > a > p:nth-of-type(1) {
    font-size: 1.5483870968vw;
    font-weight: bold;
    color: #000000;
  }
  .news .news-content .news-box1 .news-text > a > div, .news .news-content .news-box2 .news-text > a > div {
    margin-top: 1.5483870968vw;
    display: flex;
    flex-direction: row;
    align-items: center;
  }
  .news .news-content .news-box1 .news-text > a > div > img, .news .news-content .news-box2 .news-text > a > div > img {
    width: 1.2258064516vw;
    height: 1.2258064516vw;
  }
  .news .news-content .news-box1 .news-text > a > div > span, .news .news-content .news-box2 .news-text > a > div > span {
    font-size: 1.1612903226vw;
    font-weight: 400;
    color: #282828;
    margin-left: 0.4516129032vw;
  }
  .news .news-content .news-box1 .news-text > a > p:nth-of-type(2), .news .news-content .news-box2 .news-text > a > p:nth-of-type(2) {
    display: -webkit-box;
    margin-top: 1.6774193548vw;
    text-align: justify;
    font-size: 1.1612903226vw;
    font-weight: 400;
    color: #000000;
    line-height: 2.064516129vw;
    opacity: 0.75;
  }
  .news .news-content .news-box3 {
    padding: 1.6129032258vw;
    overflow-x: hidden;
    overflow-y: scroll;
    /*修改滚动条样式*/
  }
  .news .news-content .news-box3 > div {
    flex: 1;
    border-bottom: 0.064516129vw solid #979797;
    width: 100%;
    padding: 1.2903225806vw 0 1.0322580645vw 0;
    text-align: left;
  }
  .news .news-content .news-box3 > div > a > p {
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    font-weight: bold;
    text-align: left;
    font-size: 1.5483870968vw;
    color: #000000;
    line-height: 2.7096774194vw;
    white-space: wrap;
  }
  .news .news-content .news-box3 > div > a > span {
    display: block;
    margin-top: 0.6451612903vw;
    text-align: left;
    font-size: 1.1612903226vw;
    font-weight: 400;
    color: #000000;
  }
  .news .news-content .news-box3 > div:last-child {
    border-bottom: none;
  }
  .news .news-content .news-box3::-webkit-scrollbar {
    width: 5px;
    height: 5px;
    /**/
  }
  .news .news-content .news-box3::-webkit-scrollbar-track {
    background: #dddddd;
    border-radius: 2px;
  }
  .news .news-content .news-box3::-webkit-scrollbar-thumb {
    background: #bbbbbb;
    border-radius: 10px;
  }
  .news .news-content .news-box3::-webkit-scrollbar-thumb:hover {
    background: #bbbbbb;
  }
  .news .news-content .news-box3::-webkit-scrollbar-corner {
    background: #bbbbbb;
  }
  .news .news-btn {
    display: block;
    cursor: pointer;
    margin: 3.2258064516vw auto 0vw;
    width: 10.5161290323vw;
    height: 2.5806451613vw;
    border: 0.064516129vw solid #282828;
    font-size: 1.0322580645vw;
    text-align: center;
    line-height: 2.5806451613vw;
    font-weight: 400;
    color: #282828;
  }
  .news .news-btn:hover {
    border: 0.064516129vw solid #0054a7;
  }

  .community {
    width: 100%;
    height: auto;
    padding-bottom: 3.8709677419vw;
    padding: 6.4516129032vw 0;
    background: url("") no-repeat top center;
    background-size: cover;
  }
  .community .community-title {
    font-size: 2.7096774194vw;
    color: #fff;
    line-height: 2.5806451613vw;
    position: relative;
  }
  .community .community-content {
    width: 100%;
  }
  .community .community-content .community-text {
    font-size: 1.2903225806vw;
    font-weight: 400;
    color: #FFFFFF;
    margin-top: 2.3870967742vw;
  }
  .community .community-content .community-btn {
    display: block;
    cursor: pointer;
    width: 10.5161290323vw;
    height: 2.5806451613vw;
    border: 0.064516129vw solid #FFFFFF;
    border-radius: 0vw;
    font-size: 1.0322580645vw;
    font-weight: 400;
    text-align: center;
    line-height: 2.5806451613vw;
    margin: 2.2580645161vw auto 2.2580645161vw;
    color: #FFFFFF;
  }
  .community .community-content .community-btn:hover {
    border: 0.064516129vw solid #0054a7;
  }
  .community .community-content .community-box {
    margin-top: 2.2580645161vw;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
  }
  .community .community-content .community-box > div {
    width: 31.5%;
    height: 16.9677419355vw;
    background-color: #fff;
  }
  .community .community-content .community-box > div > div:nth-of-type(1) {
    text-align: left;
    width: 100%;
    height: 7.2258064516vw;
    background: url("") no-repeat;
    background-size: cover;
    font-size: 1.5483870968vw;
    font-weight: 400;
    color: #FFFFFF;
    padding-left: 2vw;
    padding-top: 3.0322580645vw;
  }
  .community .community-content .community-box > div > p {
    text-align: left;
    margin-left: 2vw;
    margin-right: 2vw;
    margin-top: 2.2580645161vw;
    font-size: 0.9032258065vw;
    font-weight: 400;
    color: #000000;
    line-height: 1.4193548387vw;
  }
  .community .community-content .community-box > div > div:nth-of-type(2) {
    margin-left: 2vw;
    margin-top: 2.1935483871vw;
    display: flex;
    flex-direction: row;
    align-items: center;
  }
  .community .community-content .community-box > div > div:nth-of-type(2) > img {
    width: 1.0322580645vw;
    height: 0.7096774194vw;
  }
  .community .community-content .community-box > div > div:nth-of-type(2) > p {
    cursor: pointer;
    font-size: 1.0322580645vw;
    font-weight: 400;
    color: #000000;
    margin-left: 0.1290322581vw;
  }

  .relevant {
    width: 100%;
    height: auto;
    padding: 6.4516129032vw 0;
    background-color: #fff;
  }
  .relevant .relevant-title {
    font-size: 2.7096774194vw;
    color: #000;
    line-height: 2.5806451613vw;
    position: relative;
  }
  .relevant .relevant-content {
    margin-top: 2.3870967742vw;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .relevant .relevant-content .relevant-box {
    width: 49%;
    height: auto;
    margin-top: 3.2258064516vw;
  }
  .relevant .relevant-content .relevant-box > p {
    text-align: left;
    font-size: 1.5483870968vw;
    font-weight: normal;
    color: #000000;
  }
  .relevant .relevant-content .relevant-box > div:nth-of-type(1) > a > div {
    margin-top: 1.2903225806vw;
    display: flex;
    flex-direction: row;
    align-items: center;
  }
  .relevant .relevant-content .relevant-box > div:nth-of-type(1) > a > div > img {
    width: 1.0322580645vw;
    height: 0.7096774194vw;
  }
  .relevant .relevant-content .relevant-box > div:nth-of-type(1) > a > div > p {
    text-align: left;
    margin-left: 0.6451612903vw;
    font-size: 1.2903225806vw;
    font-weight: 400;
    color: #000000;
    line-height: 2.3225806452vw;
    opacity: 0.8;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
  }
  .relevant .relevant-content .relevant-box .relevant-box-btn {
    display: block;
    cursor: pointer;
    margin: 1.2903225806vw 0 0 0vw;
    width: 10.5161290323vw;
    height: 2.5806451613vw;
    font-size: 1.0322580645vw;
    text-align: left;
    line-height: 2.5806451613vw;
    font-weight: 400;
    color: #282828;
  }
  .relevant .relevant-content .relevant-box .relevant-box-btn img {
    opacity: 0.75;
    margin-left: 0.3225806452vw;
    width: 1.0322580645vw;
    height: 0.7096774194vw;
  }
  .relevant .relevant-btn {
    display: block;
    cursor: pointer;
    margin: 3.2258064516vw auto 0vw;
    width: 10.5161290323vw;
    height: 2.5806451613vw;
    border: 0.064516129vw solid #282828;
    font-size: 1.0322580645vw;
    text-align: center;
    line-height: 2.5806451613vw;
    font-weight: 400;
    color: #282828;
  }
  .relevant .relevant-btn:hover {
    border: 0.064516129vw solid #0054a7;
  }

  .partner {
    position: relative;
    width: 100%;
    height: auto;
    padding-bottom: 4.5161290323vw;
    background: url("") no-repeat;
    background-size: 100% 100%;
  }
  .partner .partner-title {
    text-align: left;
    font-size: 2.7096774194vw;
    color: #000;
    line-height: 2.5806451613vw;
    padding-top: 6.4516129032vw;
    position: relative;
  }
  .partner p:nth-of-type(2) {
    width: 35.1612903226vw;
    margin-top: 5.1612903226vw;
    text-align: left;
    font-size: 1.1612903226vw;
    font-weight: 400;
    color: #000000;
    line-height: 2.064516129vw;
    opacity: 0.75;
  }
  .partner img {
    position: absolute;
    right: 0;
    top: 20.5%;
    width: 50%;
  }

  .footer {
    width: 100%;
    height: 3.46vh;
    background: #282828;
  }
  .footer p {
    float: left;
    width: 32.9677419355vw;
    text-align: left;
    margin: 0.85vh 0;
    font-size: 0.9032258065vw;
    font-weight: 400;
    color: #FFFFFF;
  }
  .footer ul {
    width: 21.935483871vw;
    height: 100%;
    float: right;
    display: flex;
    flex-direction: row;
  }
  .footer ul li {
    margin: 0.85vh 0;
    width: 25%;
    border-right: 0.064516129vw solid #fff;
  }
  .footer ul li a {
    text-align: center;
    line-height: 2.76vh;
    font-size: 0.9032258065vw;
    font-weight: 400;
    color: #FFFFFF;
  }
  .footer ul li:nth-of-type(4) {
    border-right: none;
  }

  /*定义动画*/
  @keyframes piaoru {
    /*ie10 ie11*/
    0% {
      margin-top: 3.2258064516vw;
    }
    100% {
      margin-top: 2.2580645161vw;
    }
  }
  @-webkit-keyframes piaoru {
    /*chrome safari*/
    0% {
      margin-top: 3.2258064516vw;
    }
    100% {
      margin-top: 2.2580645161vw;
    }
  }
  @-o-keyframes piaoru {
    /*opare*/
    0% {
      margin-top: 3.2258064516vw;
    }
    100% {
      margin-top: 2.2580645161vw;
    }
  }
  @-moz-keyframes piaoru {
    0% {
      margin-top: 3.2258064516vw;
    }
    100% {
      margin-top: 2.2580645161vw;
    }
  }
}
@media screen and (max-width: 769px) {
  .allPC {
    display: none;
  }

  .allMoblie {
    width: 100%;
    display: block;
  }

  .container-mb {
    width: 6.7rem;
    margin: auto;
  }

  .banner-mb {
    position: relative;
    width: 100%;
    height: 7.9rem;
  }
  .banner-mb video {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .banner-mb .banner-content-mb {
    width: 100%;
    height: 100%;
  }
  .banner-mb .banner-content-mb .banner-item-mb {
    width: 100%;
    height: 100%;
  }
  .banner-mb .banner-content-mb .banner-item1-mb > p:nth-of-type(1) {
    text-align: center;
    width: 100%;
    font-size: 0.52rem;
    font-weight: bold;
    color: #000;
    position: absolute;
    top: 40%;
    left: 0;
  }
  .banner-mb .banner-content-mb .banner-item1-mb > p:nth-of-type(2) {
    text-align: center;
    width: 100%;
    font-size: 0.32rem;
    color: #000;
    position: absolute;
    top: 52%;
    left: 0;
  }
  .banner-mb .banner-content-mb .banner-item1-mb > a {
    border-radius: 2px;
    position: absolute;
    top: 62%;
    display: block;
    left: 50%;
    transform: translateX(-50%);
    font-size: 0.24rem;
    padding: 0.1rem 0.2rem;
    color: #fff;
    background: #0054a7;
  }
  .banner-mb .banner-content-mb .banner-item2-mb > p:nth-of-type(1) {
    text-align: center;
    width: 30%;
    font-size: 0.28rem;
    background: #0054a7;
    color: #fff;
    position: absolute;
    top: 16%;
    left: 5%;
    border-radius: 2px;
  }
  .banner-mb .banner-content-mb .banner-item2-mb > p:nth-of-type(2) {
    text-align: left;
    width: 100%;
    font-size: 0.52rem;
    font-weight: 600;
    color: #fff;
    position: absolute;
    top: 24%;
    left: 5%;
  }
  .banner-mb .banner-content-mb .banner-item2-mb > p:nth-of-type(3) {
    letter-spacing: .035rem;
    text-align: left;
    width: 100%;
    font-size: 0.24rem;
    font-weight: 500;
    color: #fff;
    position: absolute;
    top: 36%;
    left: 5%;
  }
  .banner-mb .banner-content-mb .banner-item2-mb > a {
    border-radius: 2px;
    position: absolute;
    top: 45%;
    display: block;
    left: 13%;
    transform: translateX(-50%);
    font-size: 0.24rem;
    padding: 0.1rem 0.2rem;
    color: #fff;
    background: #0054a7;
  }
  .banner-mb .banner-title-mb {
    position: absolute;
    top: 12%;
    left: 6%;
    font-size: 0.72rem;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 1.1rem;
    text-shadow: 0rem 0rem 0rem rgba(0, 0, 0, 0.5);
  }
  .banner-mb .banner-tab-mb {
    z-index: 2;
    position: absolute;
    top: 95%;
    left: 50%;
    transform: translateX(-50%);
    width: 6.9rem;
    height: auto;
    background: #FFFFFF;
  }
  .banner-mb .banner-tab-mb > div {
    width: 100%;
    padding: 0 0.31rem;
    height: 0.9rem;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
  }
  .banner-mb .banner-tab-mb > div > p {
    font-size: 0.28rem;
    font-weight: normal;
    color: #000000;
    line-height: 0.9rem;
  }
  .banner-mb .banner-tab-mb > div > img {
    width: 0.27rem;
    height: 0.15rem;
    transition: all .4s;
  }
  .banner-mb .banner-tab-mb > ul {
    background-color: #fff;
    width: 100%;
    padding: 0.2rem 0.31rem;
    box-shadow: 0 1px 2px 0 #00000038;
  }
  .banner-mb .banner-tab-mb > ul li {
    position: relative;
    display: block;
    font-size: 0.28rem;
    font-weight: normal;
    color: #000000;
    line-height: 2.65;
  }
  .banner-mb .banner-tab-mb > ul li img {
    margin-top: -1%;
    margin-left: 0.2rem;
    transform: rotate(-90deg);
    width: 0.2rem;
    height: 0.1rem;
  }
  .banner-mb .box-po {
    width: 100%;
    position: fixed !important;
    top: 0 !important;
  }

  .brand-mb {
    padding-bottom: 1.17rem;
    margin-top: 1.5rem;
    width: 100%;
    height: auto;
    z-index: 1;
  }
  .brand-mb .brand-title-mb {
    text-align: center;
    font-size: 0.42rem;
    font-weight: bold;
    color: #000000;
    line-height: 0.7rem;
    position: relative;
  }
  .brand-mb .brand-title-mb::after {
    content: "";
    position: absolute;
    top: 110%;
    left: 50%;
    transform: translateX(-50%);
    width: 0.83rem;
    height: 0.06rem;
    background: #0054a7;
  }
  .brand-mb .brand-content-mb {
    margin-top: 0.6rem;
    width: 100%;
    height: auto;
  }
  .brand-mb .brand-content-mb > p {
    text-align: justify;
    font-size: 0.28rem;
    font-weight: 400;
    color: #000;
    line-height: 0.52rem;
  }
  .brand-mb .brand-content-mb > p > span {
    color: #0054a7;
  }
  .brand-mb .brand-content-mb > p:nth-of-type(2) {
    margin-top: 0.2rem;
  }
  .brand-mb .brand-box-mb {
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    margin-top: 0.2rem;
  }
  .brand-mb .brand-box-mb > div {
    margin-top: 0.1rem;
    width: 100%;
    height: 5.12rem;
  }
  .brand-mb .brand-box-mb > div > div {
    border-radius: 0.02rem;
    padding: 0.3rem 0 0 0.3rem;
  }
  .brand-mb .brand-box-mb > div > div > p {
    font-size: 0.36rem;
    font-weight: bold;
    color: #000;
    vertical-align: middle;
  }
  .brand-mb .brand-box-mb > div > div > p > img {
    vertical-align: middle;
    margin-left: 0.1rem;
    width: 0.24rem;
    height: 0.15rem;
  }
  .brand-mb .brand-box-mb > div > div > p > .imgactive {
    transform: rotate(-90deg);
  }
  .brand-mb .brand-box-mb > div > div > div > span {
    font-size: 0.24rem;
    color: #000;
  }
  .brand-mb .brand-box-mb > div > div > div > div {
    margin-top: 0.2rem;
    display: flex;
    flex-direction: row;
  }
  .brand-mb .brand-box-mb > div > div > div > div > a:nth-of-type(1) {
    width: 1.8rem;
    height: 0.56rem;
    line-height: 0.56rem;
    text-align: center;
    background: #0054a7;
    font-size: 0.22rem;
    color: #fff;
  }
  .brand-mb .brand-box-mb > div > div > div > div > a:nth-of-type(2) {
    margin-left: 0.2rem;
    width: 1.6rem;
    height: 0.56rem;
    line-height: 0.56rem;
    border: 1px solid #000;
    text-align: center;
    font-size: 0.22rem;
    color: #000;
  }

  .color {
    color: #fff !important;
  }

  .color1 {
    border: 1px solid #fff !important;
  }

  .industria-mb {
    padding-bottom: 1rem;
    width: 100%;
    height: auto;
    background-color: #f5f6f9;
  }
  .industria-mb .industria-title-mb {
    padding-top: 1rem;
    text-align: center;
    font-size: 0.42rem;
    font-weight: bold;
    color: #000000;
    position: relative;
  }
  .industria-mb .industria-title-mb::after {
    content: "";
    position: absolute;
    top: 110%;
    left: 50%;
    transform: translateX(-50%);
    width: 0.83rem;
    height: 0.06rem;
    background: #0054a7;
  }
  .industria-mb .industria-title1-mb {
    font-size: 0.28rem;
    color: #000;
    margin-top: 0.65rem;
    line-height: 0.52rem;
    text-align: justify;
  }
  .industria-mb .industria-content-mb {
    margin-top: 0.2rem;
    width: 100%;
    height: auto;
  }
  .industria-mb .industria-content-mb .industria-content-item-mb {
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
    margin-top: 0.3rem;
  }
  .industria-mb .industria-content-mb .industria-content-item-mb > a > p:nth-of-type(1) {
    line-height: 0.52rem;
    font-weight: bold;
    margin-top: 0.3rem;
    font-size: 0.36rem;
    color: #000;
  }
  .industria-mb .industria-content-mb .industria-content-item-mb > a > p:nth-of-type(2) {
    color: #000;
    opacity: 1;
    line-height: 0.52rem;
    margin-top: 0.2rem;
    font-size: 0.28rem;
  }
  .industria-mb .industria-content-mb .industria-content-item-mb > div {
    margin-top: 0.2rem;
    width: 100%;
    height: 3.8rem;
  }
  .industria-mb .industria-content-mb .industria-content-item-mb > div > img {
    width: 100%;
  }
  .industria-mb .industria-content-mb .industria-content-item-mb > a {
    display: block;
    float: right;
    margin-top: 0.2rem;
    font-size: 0.28rem;
  }
  .industria-mb .industria-content-mb .industria-content-item-mb > a > img {
    width: 0.2rem;
    height: 0.16rem;
    margin-left: 0.1rem;
    vertical-align: middle;
  }
  .industria-mb .industria-btn-mb {
    width: 1.6rem;
    height: 0.55rem;
    border: 1px solid #282828;
    text-align: center;
    line-height: 0.55rem;
    margin: 0.5rem auto 0;
    font-size: 0.24rem;
    font-weight: 400;
    color: #282828;
  }
  .industria-mb .swiper-industria-next {
    position: absolute;
    right: -5%;
    top: 23%;
    width: 4%;
  }
  .industria-mb .swiper-industria-prev {
    position: absolute;
    left: -5%;
    top: 23%;
    width: 4%;
  }

  .intelligent-mb {
    padding-bottom: 1rem;
    width: 100%;
    height: auto;
    background-color: #fff;
  }
  .intelligent-mb .intelligent-title-mb {
    padding-top: 1rem;
    text-align: center;
    font-size: 0.42rem;
    font-weight: 600;
    color: #000000;
    position: relative;
  }
  .intelligent-mb .intelligent-title-mb::after {
    content: "";
    position: absolute;
    top: 110%;
    left: 50%;
    transform: translateX(-50%);
    width: 0.83rem;
    height: 0.06rem;
    background: #0054a7;
  }
  .intelligent-mb .intelligent-title1-mb {
    margin-top: 0.6rem;
    text-align: left;
    font-size: 0.28rem;
    font-weight: 400;
    color: #000000;
    line-height: 0.52rem;
  }
  .intelligent-mb .intelligent-box1-mb {
    width: 100%;
    height: auto;
    padding-bottom: 0.8rem;
  }
  .intelligent-mb .intelligent-box1-mb .swiper-pagination-bullets {
    bottom: 0%;
  }
  .intelligent-mb .intelligent-box1-mb .swiper-pagination-bullets .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
  }
  .intelligent-mb .intelligent-box1-mb .swiper-pagination-bullet-active {
    background: #0054a7 !important;
  }
  .intelligent-mb .intelligent-box1-mb .swiper-slide {
    width: 90%;
  }
  .intelligent-mb .intelligent-box1-mb .swiper-slide > div {
    margin-top: 0.3rem;
    width: 100%;
    height: 7.39rem;
    position: relative;
  }
  .intelligent-mb .intelligent-box1-mb .swiper-slide > div img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .intelligent-mb .intelligent-box1-mb .swiper-slide > div .intelligent-msk {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.3);
  }
  .intelligent-mb .intelligent-box1-mb .swiper-slide > div p:nth-of-type(1) {
    text-align: justify;
    font-size: 0.36rem;
    font-weight: 400;
    color: #FFFFFF;
    position: absolute;
    left: 6%;
    top: 60%;
    padding-right: 0.37rem;
  }
  .intelligent-mb .intelligent-box1-mb .swiper-slide > div > a {
    position: absolute;
    top: 80%;
    left: 6%;
    padding: 0.1rem 0.3rem;
    font-size: 0.22rem;
    color: #fff;
    border: 1px solid  #fff;
  }
  .intelligent-mb .intelligent-mb-btn {
    display: block;
    width: 1.98rem;
    height: 0.6rem;
    border: 1px solid #000;
    color: #000;
    font-size: 0.24rem;
    text-align: center;
    line-height: 0.6rem;
    margin: 0.3rem auto;
  }

  .solution-mb {
    padding-bottom: 1rem;
    width: 100%;
    height: auto;
    background: #f5f6f9;
  }
  .solution-mb .solution-title-mb {
    padding-top: 1rem;
    text-align: center;
    font-size: 0.42rem;
    font-weight: 600;
    color: #000000;
    position: relative;
  }
  .solution-mb .solution-title-mb::after {
    content: "";
    position: absolute;
    top: 110%;
    left: 50%;
    transform: translateX(-50%);
    width: 0.83rem;
    height: 0.06rem;
    background: #0054a7;
  }
  .solution-mb .solution-content-mb {
    margin-top: 0.6rem;
    width: 100%;
    height: auto;
  }
  .solution-mb .solution-content-mb .solution-item-mb {
    margin-top: 0.7rem;
  }
  .solution-mb .solution-content-mb .solution-item-mb img {
    width: 100%;
    height: 3.5rem;
  }
  .solution-mb .solution-content-mb .solution-item-mb > a:nth-of-type(1) > p:nth-of-type(1) {
    margin-top: 0.2rem;
    font-size: 0.32rem;
    font-weight: bold;
    color: #000000;
    line-height: 0.36rem;
  }
  .solution-mb .solution-content-mb .solution-item-mb > p:nth-of-type(1) {
    margin-top: 0.2rem;
    font-size: 0.28rem;
    font-weight: 400;
    color: #000000;
    line-height: 0.52rem;
  }
  .solution-mb .solution-content-mb .solution-item-mb > a {
    display: flex;
    flex-direction: row;
    align-items: inherit;
    margin-top: 0.2rem;
  }
  .solution-mb .solution-content-mb .solution-item-mb > a > img {
    width: 0.2rem;
    height: 0.16rem;
    margin-top: 0.15rem;
    margin-right: 0.1rem;
  }
  .solution-mb .solution-content-mb .solution-item-mb > a > p {
    font-size: 0.28rem;
    font-weight: 400;
    color: #000000;
    line-height: 0.52rem;
  }
  .solution-mb .solution-content-mb .solution-item-mb .alast > img {
    margin-top: 0.12rem;
    width: 0.17rem;
    height: 0.2rem;
    transform: rotate(180deg);
    margin-left: 0.1rem;
  }
  .solution-mb .solution-box-mb {
    width: 1.98rem;
    height: 0.6rem;
    border: 1px solid #000;
    color: #000;
    font-size: 0.24rem;
    text-align: center;
    line-height: 0.6rem;
    margin: 0.3rem auto;
  }

  .expertblog-mb {
    padding-bottom: 1rem;
    width: 100%;
    height: auto;
    background-color: #fff;
  }
  .expertblog-mb .expertblog-title-mb {
    padding-top: 1.02rem;
    text-align: center;
    font-size: 0.46rem;
    font-weight: 600;
    color: #000000;
    line-height: 0.69rem;
    position: relative;
  }
  .expertblog-mb .expertblog-title-mb::after {
    content: "";
    position: absolute;
    top: 110%;
    left: 50%;
    transform: translateX(-50%);
    width: 0.83rem;
    height: 0.06rem;
    background: #0054a7;
  }
  .expertblog-mb .expertblog-content-mb {
    margin-top: 0.7rem;
    width: 100%;
    height: auto;
  }
  .expertblog-mb .expertblog-content-mb .expertblog-item-mb {
    margin-top: 0.3rem;
    padding: 0.4rem 0.4rem 0.4rem 0.4rem;
    background-color: #f5f6f9;
  }
  .expertblog-mb .expertblog-content-mb .expertblog-item-mb > div:nth-of-type(1) {
    display: inline-block;
    padding: 0.09rem 0.27rem;
    background-color: #0054a7;
    color: #fff;
    font-size: 0.2rem;
    font-weight: normal;
  }
  .expertblog-mb .expertblog-content-mb .expertblog-item-mb > p:nth-of-type(1) {
    margin-top: 0.24rem;
    font-size: 0.32rem;
    font-weight: bold;
    color: #000000;
    line-height: 0.54rem;
  }
  .expertblog-mb .expertblog-content-mb .expertblog-item-mb > span {
    margin-top: 0.38rem;
    font-size: 0.24rem;
    font-weight: 400;
    color: #000000;
    opacity: 0.75;
  }
  .expertblog-mb .expertblog-content-mb .expertblog-item-mb > div:nth-of-type(2) {
    margin-top: 0.27rem;
    display: flex;
    flex-direction: row;
    align-items: center;
  }
  .expertblog-mb .expertblog-content-mb .expertblog-item-mb > div:nth-of-type(2) > img {
    width: 1rem;
    height: 1rem;
  }
  .expertblog-mb .expertblog-content-mb .expertblog-item-mb > div:nth-of-type(2) > div {
    margin-left: 0.21rem;
  }
  .expertblog-mb .expertblog-content-mb .expertblog-item-mb > div:nth-of-type(2) > div > p:nth-of-type(1) {
    font-size: 0.28rem;
    font-weight: normal;
    color: #000000;
  }
  .expertblog-mb .expertblog-content-mb .expertblog-item-mb > div:nth-of-type(2) > div > p:nth-of-type(2) {
    margin-top: 0.15rem;
    font-size: 0.28rem;
    font-weight: normal;
    color: #000000;
  }
  .expertblog-mb .expertblog-content-mb .expertblog-item-mb > p:nth-of-type(2) {
    text-align: justify;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    margin-top: 0.22rem;
    font-size: 0.28rem;
    font-weight: 400;
    color: #000000;
    line-height: 0.52rem;
  }
  .expertblog-mb .expertblog-content-mb .expertblog-item-mb > div:nth-of-type(3) {
    width: 25%;
    margin-top: 0.56rem;
    display: flex;
    flex-direction: row;
    align-items: center;
  }
  .expertblog-mb .expertblog-content-mb .expertblog-item-mb > div:nth-of-type(3) > img {
    margin-left: 0.1rem;
    width: 0.23rem;
    height: 0.16rem;
  }
  .expertblog-mb .expertblog-content-mb .expertblog-item-mb > div:nth-of-type(3) > p {
    font-size: 0.24rem;
    font-weight: 400;
    color: #000000;
  }
  .expertblog-mb .expertblog-mb-btn {
    margin-top: 0.6rem;
    margin-left: 50%;
    transform: translateX(-50%);
    display: inline-block;
    padding: 0.1rem 0.35rem;
    border: 1px solid #282828;
    font-size: 0.24rem;
    font-weight: 400;
    color: #282828;
  }

  .waist-mb {
    height: 8.84rem;
    width: 100%;
  }
  .waist-mb .swiper-slide {
    width: 100%;
    height: auto;
  }
  .waist-mb .swiper-slide > a > img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 8.84rem;
  }
  .waist-mb .swiper-slide > a > div {
    width: 100%;
    height: auto;
    position: absolute;
    z-index: 2;
    top: 44%;
    left: 40%;
    display: flex;
    flex-direction: row;
  }
  .waist-mb .swiper-slide > a > div > p {
    text-align: left;
    font-size: 0.24rem;
    font-weight: 400;
    color: #000000;
  }
  .waist-mb .swiper-slide > a > div > img {
    position: absolute;
    top: 50%;
    left: 13%;
    transform: translateY(-50%);
    margin-left: 0.1rem;
    width: 0.23rem;
    height: 0.16rem;
  }
  .waist-mb .swiper-slide > a .waist-item-btn1-mb {
    top: 51%;
    left: 15%;
  }
  .waist-mb .swiper-slide > a .waist-item-btn2-mb {
    top: 41%;
    left: 15%;
  }
  .waist-mb .swiper-slide > a .waist-item-btn3-mb {
    top: 43%;
    left: 15%;
  }
  .waist-mb .swiper-slide > a .waist-item-btn4-mb {
    top: 44%;
    left: 15%;
  }
  .waist-mb .swiper-pagination-bullets {
    bottom: 1% !important;
  }
  .waist-mb .swiper-pagination-bullets .swiper-pagination-bullet {
    width: 8px !important;
    height: 8px !important;
  }

  .news-mb {
    width: 100%;
    height: auto;
    padding-bottom: 1rem;
    background-color: #fff;
  }
  .news-mb .news-title-mb {
    padding-top: 1rem;
    text-align: center;
    font-size: 0.46rem;
    font-weight: 600;
    color: #000000;
    position: relative;
  }
  .news-mb .news-title-mb::after {
    content: "";
    position: absolute;
    top: 110%;
    left: 50%;
    transform: translateX(-50%);
    width: 0.83rem;
    height: 0.06rem;
    background: #0054a7;
  }
  .news-mb .news-content-mb {
    width: 100%;
    margin-top: 0.7rem;
    height: auto;
  }
  .news-mb .news-content-mb .news-box1-mb {
    box-shadow: 0vw 0vw 0.52083vw #edf1f4;
    margin-top: 0.3rem;
    background-color: #fff;
    width: 100%;
    height: auto;
    padding-bottom: 0.2rem;
    position: relative;
  }
  .news-mb .news-content-mb .news-box1-mb > img {
    width: 100%;
    height: auto;
    object-fit: cover;
  }
  .news-mb .news-content-mb .news-box1-mb > div:nth-of-type(1) {
    position: absolute;
    left: 0;
    top: 0;
    text-align: center;
    line-height: 0.45rem;
    width: 0.8rem;
    height: 0.45rem;
    background: #8a8f95;
    font-size: 0.24rem;
    font-weight: 400;
    color: #FFFFFF;
  }
  .news-mb .news-content-mb .news-box1-mb > a > p:nth-of-type(1) {
    margin-top: 0.4rem;
    font-size: 0.32rem;
    margin-left: 0.31rem;
    margin-right: 0.3rem;
    font-weight: bold;
    color: #000000;
    line-height: 0.55rem;
  }
  .news-mb .news-content-mb .news-box1-mb > a > div:nth-of-type(1) {
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-left: 0.31rem;
    margin-top: 0.27rem;
  }
  .news-mb .news-content-mb .news-box1-mb > a > div:nth-of-type(1) > img:nth-of-type(1) {
    width: 0.23rem;
    height: 0.23rem;
  }
  .news-mb .news-content-mb .news-box1-mb > a > div:nth-of-type(1) > p {
    margin-left: 0.1rem;
    font-size: 0.28rem;
    line-height: 0.32rem;
    font-weight: 400;
    color: #282828;
  }
  .news-mb .news-content-mb .news-box1-mb > a > div:nth-of-type(1) > img:nth-of-type(2) {
    margin-left: 0.24rem;
    width: 0.22rem;
    height: 0.22rem;
  }
  .news-mb .news-content-mb .news-box1-mb > a > p:nth-of-type(2) {
    text-align: justify;
    margin: 0.27rem;
    font-size: 0.28rem;
    font-weight: 400;
    color: #000000;
    line-height: 0.54rem;
    opacity: 0.75;
  }
  .news-mb .news-content-mb .news-box2-mb {
    margin-top: 0.3rem;
    width: 100%;
    height: auto;
    background-color: #fff;
    padding: 0.12rem 0.23rem 0.38rem 0.31rem;
  }
  .news-mb .news-content-mb .news-box2-mb > div {
    border-bottom: 1px solid #979797;
    width: 100%;
    height: auto;
  }
  .news-mb .news-content-mb .news-box2-mb > div > a > p:nth-of-type(1) {
    margin-top: 0.33rem;
    font-size: 0.32rem;
    font-weight: bold;
    color: #000000;
    line-height: 0.54rem;
  }
  .news-mb .news-content-mb .news-box2-mb > div > a > p:nth-of-type(2) {
    margin-top: 0.28rem;
    font-size: 0.28rem;
    font-weight: 400;
    color: #000000;
    margin-bottom: 0.37rem;
  }
  .news-mb .news-content-mb .news-box2-mb > div > a > p:nth-of-type(2) > span:nth-of-type(2) {
    margin-left: 0.2rem;
  }
  .news-mb .news-content-mb .news-box2-mb > div:last-child {
    border-bottom: none;
  }
  .news-mb .news-content-mb > a {
    margin-top: 0.22rem;
    margin-left: 50%;
    transform: translateX(-50%);
    display: inline-block;
    padding: 0.18rem 0.35rem;
    border: 1px solid #282828;
    font-size: 0.24rem;
    font-weight: 400;
    color: #282828;
  }

  .community-mb {
    width: 100%;
    height: auto;
    padding-bottom: 1rem;
    background: url("") no-repeat center center;
    background-size: cover;
  }
  .community-mb .community-title-mb {
    padding-top: 1.02rem;
    text-align: center;
    font-size: 0.46rem;
    font-weight: 600;
    color: #fff;
    line-height: 0.69rem;
    position: relative;
  }
  .community-mb .community-title-mb::after {
    content: "";
    position: absolute;
    top: 110%;
    left: 50%;
    transform: translateX(-50%);
    width: 0.83rem;
    height: 0.06rem;
    background: #0054a7;
  }
  .community-mb .community-text-mb {
    margin-top: 0.6rem;
    font-size: 0.28rem;
    font-weight: 400;
    color: #FFFFFF;
  }
  .community-mb .community-content-mb {
    margin-top: 0.6rem;
    width: 100%;
  }
  .community-mb .community-content-mb .community-item-mb {
    margin-top: 0.3rem;
    width: 100%;
    height: 2.6rem;
    background: #FFFFFF;
  }
  .community-mb .community-content-mb .community-item-mb > div:nth-of-type(1) {
    width: 6.7rem;
    height: 1.12rem;
    background: url("") no-repeat;
    background-size: cover;
    overflow: hidden;
  }
  .community-mb .community-content-mb .community-item-mb > div:nth-of-type(1) > p {
    margin-top: 0.29rem;
    margin-left: 0.31rem;
    font-size: 0.32rem;
    font-weight: 400;
    color: #FFFFFF;
  }
  .community-mb .community-content-mb .community-item-mb > p {
    margin-left: 0.31rem;
    margin-top: 0.3rem;
    font-size: 0.28rem;
    font-weight: 400;
    color: #000000;
    line-height: 0.32rem;
  }
  .community-mb .community-content-mb .community-item-mb > div:nth-of-type(2) {
    margin-left: 0.31rem;
    margin-top: 0.3rem;
  }
  .community-mb .community-content-mb .community-item-mb > div:nth-of-type(2) > a {
    display: flex;
    flex-direction: row;
    align-items: center;
  }
  .community-mb .community-content-mb .community-item-mb > div:nth-of-type(2) > a > img {
    width: 0.23rem;
    height: 0.16rem;
  }
  .community-mb .community-content-mb .community-item-mb > div:nth-of-type(2) > a > p {
    margin-left: 0.1rem;
    font-size: 0.24rem;
    font-weight: 400;
    color: #000000;
  }

  .relevant-mb {
    width: 100%;
    padding-bottom: 1rem;
    height: auto;
  }
  .relevant-mb .relevant-title-mb {
    padding-top: 1rem;
    text-align: center;
    font-size: 0.46rem;
    font-weight: 600;
    color: #000000;
    position: relative;
  }
  .relevant-mb .relevant-title-mb::after {
    content: "";
    position: absolute;
    top: 110%;
    left: 50%;
    transform: translateX(-50%);
    width: 0.83rem;
    height: 0.06rem;
    background: #0054a7;
  }
  .relevant-mb .relevant-content-mb {
    width: 100%;
    height: auto;
  }
  .relevant-mb .relevant-content-mb .relevant-item-mb {
    margin-top: 0.8rem;
    width: 100%;
    height: auto;
  }
  .relevant-mb .relevant-content-mb .relevant-item-mb > p {
    font-size: 0.32rem;
    font-weight: bold;
    color: #000000;
  }
  .relevant-mb .relevant-content-mb .relevant-item-mb .relevant-box-mb {
    margin-top: 0.38rem;
    width: 100%;
  }
  .relevant-mb .relevant-content-mb .relevant-item-mb .relevant-box-mb > div > a > p {
    display: flex;
    flex-direction: row;
    align-items: initial;
    font-size: 0.28rem;
    font-weight: 400;
    color: #000000;
    line-height: 0.36rem;
    opacity: 0.8;
    margin-top: 0.05rem;
  }
  .relevant-mb .relevant-content-mb .relevant-item-mb .relevant-box-mb > div > a > p > img {
    margin-top: 0.12rem;
    width: 0.26rem;
    height: 0.18rem;
  }
  .relevant-mb .relevant-content-mb .relevant-item-mb .relevant-box-mb > div > a > p > span {
    color: #000;
    margin-left: 0.1rem;
    line-height: 0.52rem;
  }
  .relevant-mb .relevant-content-mb .relevant-item-mb .relevant-box-mb .relevant-box-btn-mb {
    margin-top: 0.2rem;
  }
  .relevant-mb .relevant-content-mb .relevant-item-mb .relevant-box-mb .relevant-box-btn-mb img {
    margin-left: 0.1rem;
    width: 0.2rem;
    height: 0.12rem;
  }
  .relevant-mb .relevant-content-mb .relevant-item-mb .relevant-box-mb .relevant-box-btn-mb span {
    font-size: 0.24rem;
    font-weight: 400;
    color: #000000;
    line-height: 0.36rem;
    opacity: 0.8;
  }
  .relevant-mb .relevant-content-mb .relevant-btn-mb {
    display: inline-block;
    padding: 0.1rem 0.35rem;
    margin-left: 50%;
    transform: translateX(-50%);
    border: 1px solid #282828;
    text-align: center;
    line-height: 0.55rem;
    margin-top: 0.5rem;
    font-size: 0.24rem;
    font-weight: 400;
    color: #282828;
  }

  .partner-mb {
    position: relative;
    width: 100%;
    height: 8.45rem;
    background: url("") no-repeat center center;
    background-size: cover;
  }
  .partner-mb .partner-title-mb {
    padding-top: 1.02rem;
    text-align: center;
    font-size: 0.46rem;
    font-weight: 600;
    color: #000000;
    line-height: 0.69rem;
    position: relative;
  }
  .partner-mb .partner-title-mb::after {
    content: "";
    position: absolute;
    top: 110%;
    left: 50%;
    transform: translateX(-50%);
    width: 0.83rem;
    height: 0.06rem;
    background: #0054a7;
  }
  .partner-mb .partner-content-mb {
    position: relative;
    margin-top: 0.6rem;
    width: 100%;
    height: 6.1rem;
  }
  .partner-mb .partner-content-mb > p {
    font-size: 0.28rem;
    font-weight: 400;
    color: #000000;
    line-height: 0.42rem;
    opacity: 0.75;
  }
  .partner-mb .partner-content-mb > img {

    position: absolute;
    bottom: 0%;
    left: 50%;
    transform: translateX(-50%);
  }

  .footer-mb {
    width: 100%;
    height: 1.5rem;
    background: #282828;
  }
  .footer-mb .footer-content-mb {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
  }
  .footer-mb .footer-content-mb p {
    padding-top: 0.1rem;
    font-size: 0.24rem;
    color: #fff;
    text-align: center;
  }
  .footer-mb .footer-content-mb ul {
    margin-top: 0.1rem;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
  }
  .footer-mb .footer-content-mb ul li {
    text-align: center;
    width: 25%;
    font-size: 0.24rem;
    line-height: 1.625;
    border-right: 1px solid #fff;
  }
  .footer-mb .footer-content-mb ul li a {
    text-align: center;
    font-size: 0.24rem;
    color: #fff;
  }
  .footer-mb .footer-content-mb ul li:nth-of-type(4) {
    border-right: none;
  }
}

/*# sourceMappingURL=index.css.map */
