@charset "utf-8";
/*字体*/
/* @font-face {
	font-family: "Fontke";
	src: url("https://www.ecotraitorrioni.com/static/modules/cms/css/Fontke.woff2") format("woff2"),
		 url("https://www.ecotraitorrioni.com/static/modules/cms/css/Fontke.woff") format("woff"),
		 url("https://www.ecotraitorrioni.com/static/modules/cms/css/Fontke.ttf") format("truetype"),
		 url("https://www.ecotraitorrioni.com/static/modules/cms/css/Fontke.eot") format("embedded-opentype"),
		 url("https://www.ecotraitorrioni.com/static/modules/cms/css/Fontke.svg") format("svg"),
		 url("https://www.ecotraitorrioni.com/static/modules/cms/css/Fontke.otf") format("opentype");
} */
* {
  padding: 0;
  margin: 0;
  outline: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: calc(100vw/19.2);
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media (min-width: 1901px) {
  html {
    font-size: 100px;
  }
}
@media (max-width: 1580px) {
  html {
    font-size: 66px;
  }
}
@media (max-width: 767px) {
  html {
    font-size: calc(100vw/7.5);
  }
}
body {
  min-height: 100%;
  font-family: 'PingFang SC', 'Microsoft YaHei', 'Microsoft YaHei UI', 'SimSun', 'SimHei', 'Arial';
  font-size: 16px;
  line-height: 1.5;
  color: #333;
  background: #fff;
}
@media (max-width: 1580px) {
  body {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  body {
    font-size: 0.28rem;
  }
}
img {
  max-width: 100%;
  border: 0;
  vertical-align: top;
}
li {
  list-style: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: inherit;
  font-style: inherit;
  font-size: inherit;
  font-weight: normal;
}
a,
a:hover,
a:focus {
  text-decoration: none;
}
input,
button {
  -webkit-appearance: none;
  border-radius: 0;
}
button {
  cursor: pointer;
}
input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
textarea {
  resize: none;
  overflow: auto;
}
input,
button,
textarea,
select {
  border: 0;
  font-family: inherit;
  font-style: inherit;
  font-size: inherit;
  font-weight: normal;
  color: inherit;
  background: transparent;
}
select {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  white-space: nowrap;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
select::-ms-expand {
  display: none;
}
table {
  border-collapse: collapse;
}
.ma352-fl {
  float: left;
}
.ma352-fr {
  float: right;
}
.ma352-clear {
  zoom: 1;
}
.ma352-clear:after {
  content: '';
  display: block;
  clear: both;
}
.container {
  margin: 0 auto;
  width: 78.82%;
  max-width: 1500px;
}
@media (max-width: 1580px) {
  .container {
    width: 84%;
  }
}
@media (max-width: 1260px) {
  .container {
    width: 90%;
  }
}
.container2 {
  margin: 0 auto;
  width: 73.56%;
  max-width: 1400px;
}
@media (max-width: 1580px) {
  .container2 {
    width: 84%;
  }
}
@media (max-width: 1260px) {
  .container2 {
    width: 90%;
  }
}
.bg-color1 {
  background-color: #fff;
}
.ma352-ptb100 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
@media (max-width: 767px) {
  .ma352-ptb100 {
    padding-top: 1.2rem;
    padding-bottom: 1.2em;
  }
}
.ma352-pt100 {
  padding-top: 1rem;
}
@media (max-width: 767px) {
  .ma352-pt100 {
    padding-top: 1.2rem;
  }
}
.ma352-pb100 {
  padding-bottom: 1rem;
}
@media (max-width: 767px) {
  .ma352-pb100 {
    padding-bottom: 1.2rem;
  }
}
.ma352-font16 {
  font-size: 16px;
}
@media (max-width: 1580px) {
  .ma352-font16 {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .ma352-font16 {
    font-size: 0.28rem;
  }
}
.ma352-public-btn {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding: 0 0.2rem;
  min-width: 1rem;
}
.ma352-public-img {
  display: block;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.ma352-public-img::before {
  content: "";
  display: block;
  position: relative;
  z-index: 0;
  padding-top: 100%;
}
.ma352-public-img > img {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.5s;
}
#hi-upgrade {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 100%;
  height: 100%;
  background: #fff;
  font-size: 16px;
  line-height: 26px;
  text-align: center;
}
#hi-upgrade .ma352-hi-wrap {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -177px 0 0 -450px;
  width: 900px;
}
#hi-upgrade .ma352-hi-wrap .ma352-hi-title {
  font-size: 30px;
  line-height: 40px;
  color: #333;
}
#hi-upgrade .ma352-hi-wrap .ma352-hi-close {
  margin: 10px 0;
  display: inline-block;
  cursor: pointer;
  font-size: 18px;
  color: #005CE6;
}
#hi-upgrade .ma352-hi-wrap .ma352-hi-close:hover {
  text-decoration: underline;
}
#hi-upgrade .ma352-hi-wrap .ma352-hi-text1 {
  color: #666;
}
#hi-upgrade .ma352-hi-wrap .ma352-hi-text1 span {
  color: #005CE6;
}
#hi-upgrade .ma352-hi-wrap .ma352-hi-text2 {
  position: relative;
  margin: 60px 0;
  color: #333;
}
#hi-upgrade .ma352-hi-wrap .ma352-hi-text2::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 1;
  width: 100%;
  border-top: 1px solid #ddd;
}
#hi-upgrade .ma352-hi-wrap .ma352-hi-text2 span {
  position: relative;
  z-index: 5;
  padding: 0 30px;
  background: #fff;
}
#hi-upgrade .ma352-hi-wrap .ma352-hi-list {
  overflow: hidden;
}
#hi-upgrade .ma352-hi-wrap .ma352-hi-list li {
  display: inline-block;
  width: 16%;
}
#hi-upgrade .ma352-hi-wrap .ma352-hi-list li div {
  margin: 0 auto 5px;
  width: 50px;
  height: 50px;
}
#hi-upgrade .ma352-hi-wrap .ma352-hi-list li a {
  color: #666;
}
#hi-upgrade .ma352-hi-wrap .ma352-hi-list li a:hover {
  color: #005CE6;
}
#hi-upgrade .ma352-hi-wrap .ma352-hi-list li .ma352-hi-ico1 {
  background: url("https://www.ecotraitorrioni.com/static/modules/cms/images/hi-llq-1.jpg") no-repeat center / 100%;
}
#hi-upgrade .ma352-hi-wrap .ma352-hi-list li .ma352-hi-ico2 {
  background: url("https://www.ecotraitorrioni.com/static/modules/cms/images/hi-llq-2.jpg") no-repeat center / 100%;
}
#hi-upgrade .ma352-hi-wrap .ma352-hi-list li .ma352-hi-ico3 {
  background: url("https://www.ecotraitorrioni.com/static/modules/cms/images/hi-llq-3.jpg") no-repeat center / 100%;
}
#hi-upgrade .ma352-hi-wrap .ma352-hi-list li .ma352-hi-ico4 {
  background: url("https://www.ecotraitorrioni.com/static/modules/cms/images/hi-llq-4.jpg") no-repeat center / 100%;
}
#hi-upgrade .ma352-hi-wrap .ma352-hi-list li .ma352-hi-ico5 {
  background: url("https://www.ecotraitorrioni.com/static/modules/cms/images/hi-llq-5.jpg") no-repeat center / 100%;
}
#hi-upgrade .ma352-hi-wrap .ma352-hi-list li .ma352-hi-ico6 {
  background: url("https://www.ecotraitorrioni.com/static/modules/cms/images/hi-llq-6.jpg") no-repeat center / 100%;
}
.ma352-year20 {
  width: 0.65rem;
  position: relative;
  z-index: 1;
}
.ma352-year20 img {
  transition: all 0.4s;
}
.ma352-year20 img:nth-child(2) {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  opacity: 0;
}
.nav_on .ma352-year20 img:nth-child(1),
.nav_on2 .ma352-year20 img:nth-child(1) {
  opacity: 0;
}
.nav_on .ma352-year20 img:nth-child(2),
.nav_on2 .ma352-year20 img:nth-child(2) {
  opacity: 1;
}
.container-a {
  width: 1640px;
  max-width: 90%;
  margin: 0 auto;
}
.ma352-anniversary {
  width: 100%;
  background: #cff6f5;
  position: relative;
  z-index: 1;
  padding-bottom: 1.3rem;
}
@media (max-width: 991px) {
  .ma352-anniversary {
    padding-bottom: 0.8rem;
  }
}
@media (max-width: 767px) {
  .ma352-anniversary {
    padding-bottom: 0.5rem;
  }
}
.ma352-anniversary .ma352-a-banner {
  width: 100%;
  position: relative;
  z-index: 1;
}
@media (max-width: 991px) {
  .ma352-anniversary .ma352-a-banner .ma352-pc {
    display: none;
  }
}
.ma352-anniversary .ma352-a-banner .ma352-mb {
  display: none;
}
@media (max-width: 991px) {
  .ma352-anniversary .ma352-a-banner .ma352-mb {
    display: block;
  }
}
.ma352-anniversary .ma352-a-news {
  width: 100%;
  margin-top: -4.93rem;
  position: relative;
  z-index: 2;
}
@media (max-width: 991px) {
  .ma352-anniversary .ma352-a-news {
    margin-top: -3.93rem;
  }
}
.ma352-anniversary .ma352-a-news .container2 .ma352-title {
  text-align: center;
  font-size: 0.46rem;
  line-height: calc(56/46);
  color: #0d44a0;
  font-weight: bold;
}
.ma352-anniversary .ma352-a-news .container2 .ma352-list {
  width: 100%;
  margin-top: 0.93rem;
  position: relative;
  z-index: 1;
}
@media (max-width: 991px) {
  .ma352-anniversary .ma352-a-news .container2 .ma352-list {
    padding: 0;
  }
}
.ma352-anniversary .ma352-a-news .container2 .ma352-list .swiper-container .swiper-slide a {
  display: block;
  background: #f7f7f7;
  padding: 12px;
}
@media (max-width: 767px) {
  .ma352-anniversary .ma352-a-news .container2 .ma352-list .swiper-container .swiper-slide a {
    padding: 8px;
  }
}
.ma352-anniversary .ma352-a-news .container2 .ma352-list .swiper-container .swiper-slide a .ma352-public-img {
  width: 100%;
}
.ma352-anniversary .ma352-a-news .container2 .ma352-list .swiper-container .swiper-slide a .ma352-public-img::before {
  padding-top: 42.59%;
}
.ma352-anniversary .ma352-a-news .container2 .ma352-list .swiper-container .swiper-slide a .ma352-tbox {
  width: 100%;
  padding: 0.36rem 0.75rem 0.34rem 0.2rem;
}
@media (max-width: 991px) {
  .ma352-anniversary .ma352-a-news .container2 .ma352-list .swiper-container .swiper-slide a .ma352-tbox {
    padding: 0.36rem 0.2rem 0.34rem;
  }
}
.ma352-anniversary .ma352-a-news .container2 .ma352-list .swiper-container .swiper-slide a .ma352-tbox .ma352-time {
  color: #666;
  transition: all 0.3s;
}
.ma352-anniversary .ma352-a-news .container2 .ma352-list .swiper-container .swiper-slide a .ma352-tbox .ma352-t1 {
  margin: 12px 0 0.34rem;
  line-height: 1.36;
  height: 2.72em;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  transition: all 0.3s;
}
.ma352-anniversary .ma352-a-news .container2 .ma352-list .swiper-container .swiper-slide a .ma352-tbox .ma352-more {
  display: flex;
}
.ma352-anniversary .ma352-a-news .container2 .ma352-list .swiper-container .swiper-slide a .ma352-tbox .ma352-more span {
  border: 1px solid #c9c9c9;
  border-radius: 38px;
  height: 0.38rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0 0.28rem;
  color: #666;
  transition: all 0.3s;
}
@media (max-width: 767px) {
  .ma352-anniversary .ma352-a-news .container2 .ma352-list .swiper-container .swiper-slide a .ma352-tbox .ma352-more span {
    height: 0.6rem;
    padding: 0 0.4rem;
  }
}
.ma352-anniversary .ma352-a-news .container2 .ma352-list .swiper-container .swiper-slide a:hover .ma352-public-img img {
  transform: scale(1.05);
}
.ma352-anniversary .ma352-a-news .container2 .ma352-list .swiper-container .swiper-slide a:hover .ma352-tbox .ma352-time {
  color: #222;
}
.ma352-anniversary .ma352-a-news .container2 .ma352-list .swiper-container .swiper-slide a:hover .ma352-tbox .ma352-t1 {
  color: #222;
  font-weight: bold;
}
.ma352-anniversary .ma352-a-news .container2 .ma352-list .swiper-container .swiper-slide a:hover .ma352-tbox .ma352-more span {
  background: #1072e0;
  border: 1px solid #1072e0;
  color: #fff;
}
.ma352-anniversary .ma352-a-news .container2 .ma352-list .ma352-ck-box {
  display: flex;
  position: absolute;
  right: 0;
  top: -1.18rem;
  z-index: 2;
}
@media (max-width: 991px) {
  .ma352-anniversary .ma352-a-news .container2 .ma352-list .ma352-ck-box {
    width: 100%;
    position: relative;
    top: initial;
    right: initial;
    margin-top: 0.3rem;
    display: flex;
    justify-content: center;
  }
}
.ma352-anniversary .ma352-a-news .container2 .ma352-list .ma352-ck-box .ma352-prev,
.ma352-anniversary .ma352-a-news .container2 .ma352-list .ma352-ck-box .ma352-next {
  width: 0.6rem;
  height: 0.6rem;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  transition: all 0.4s;
  border: 2px solid rgba(44, 44, 44, 0.3);
}
.ma352-anniversary .ma352-a-news .container2 .ma352-list .ma352-ck-box .ma352-prev svg,
.ma352-anniversary .ma352-a-news .container2 .ma352-list .ma352-ck-box .ma352-next svg {
  width: 0.14rem;
  height: auto;
}
.ma352-anniversary .ma352-a-news .container2 .ma352-list .ma352-ck-box .ma352-prev svg path,
.ma352-anniversary .ma352-a-news .container2 .ma352-list .ma352-ck-box .ma352-next svg path {
  fill: rgba(44, 44, 44, 0.3);
  transition: all 0.4s;
}
.ma352-anniversary .ma352-a-news .container2 .ma352-list .ma352-ck-box .ma352-prev:hover,
.ma352-anniversary .ma352-a-news .container2 .ma352-list .ma352-ck-box .ma352-next:hover {
  background: #005CE6;
  border: 2px solid #005CE6;
}
.ma352-anniversary .ma352-a-news .container2 .ma352-list .ma352-ck-box .ma352-prev:hover svg path,
.ma352-anniversary .ma352-a-news .container2 .ma352-list .ma352-ck-box .ma352-next:hover svg path {
  fill: #fff;
}
.ma352-anniversary .ma352-a-news .container2 .ma352-list .ma352-ck-box .ma352-prev {
  margin-right: 0.3rem;
}
.ma352-anniversary .ma352-a-news .container2 .ma352-list .ma352-ck-box .ma352-prev svg {
  transform: rotateZ(180deg);
}
.ma352-anniversary .ma352-a-history {
  width: 100%;
  margin-top: 2.18rem;
  position: relative;
  z-index: 2;
}
.ma352-anniversary .ma352-a-history .container2 .ma352-top {
  width: 100%;
}
.ma352-anniversary .ma352-a-history .container2 .ma352-top .ma352-title {
  text-align: center;
  font-size: 0.46rem;
  line-height: calc(56/46);
  color: #0d44a0;
  font-weight: bold;
}
.ma352-anniversary .ma352-a-history .container2 .ma352-top .txt {
  width: 920px;
  max-width: 100%;
  color: #232323;
  text-align: center;
  line-height: calc(26/16);
  margin: 0.72rem auto 0;
}
.ma352-anniversary .ma352-a-history .container2 .ma352-list {
  width: 100%;
  margin-top: 0.95rem;
  position: relative;
  z-index: 1;
}
.ma352-anniversary .ma352-a-history .container2 .ma352-list .swiper-container .swiper-slide {
  height: auto;
  background: #fff;
}
.ma352-anniversary .ma352-a-history .container2 .ma352-list .swiper-container .swiper-slide a {
  display: block;
}
.ma352-anniversary .ma352-a-history .container2 .ma352-list .swiper-container .swiper-slide a .ma352-public-img {
  width: 100%;
}
.ma352-anniversary .ma352-a-history .container2 .ma352-list .swiper-container .swiper-slide a .ma352-public-img::before {
  padding-top: calc(332/509*100%);
}
.ma352-anniversary .ma352-a-history .container2 .ma352-list .swiper-container .swiper-slide a .ma352-tbox {
  width: 100%;
  position: relative;
  z-index: 1;
  padding: 0.52rem 0.5rem 0.63rem;
}
.ma352-anniversary .ma352-a-history .container2 .ma352-list .swiper-container .swiper-slide a .ma352-tbox .ma352-t1 {
  color: #fff;
  font-size: 0.56rem;
  font-weight: bold;
  line-height: calc(66/56);
  position: absolute;
  top: -0.83rem;
  right: 0.2rem;
  z-index: 2;
}
.ma352-anniversary .ma352-a-history .container2 .ma352-list .swiper-container .swiper-slide a .ma352-tbox .ma352-t2 {
  line-height: calc(26/16);
  color: #2b2b2b;
  height: calc(26/16*6em);
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 6;
}
.ma352-anniversary .ma352-a-history .container2 .ma352-list .swiper-container .swiper-slide a:hover .ma352-public-img img {
  transform: scale(1.05);
}
.ma352-anniversary .ma352-a-history .container2 .ma352-list .ma352-ck-box {
  display: flex;
  position: absolute;
  right: 0;
  top: -0.87rem;
  z-index: 2;
}
@media (max-width: 991px) {
  .ma352-anniversary .ma352-a-history .container2 .ma352-list .ma352-ck-box {
    width: 100%;
    position: relative;
    top: initial;
    right: initial;
    margin-top: 0.3rem;
    display: flex;
    justify-content: center;
  }
}
.ma352-anniversary .ma352-a-history .container2 .ma352-list .ma352-ck-box .ma352-prev,
.ma352-anniversary .ma352-a-history .container2 .ma352-list .ma352-ck-box .ma352-next {
  width: 0.6rem;
  height: 0.6rem;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  transition: all 0.4s;
  border: 2px solid rgba(44, 44, 44, 0.3);
}
.ma352-anniversary .ma352-a-history .container2 .ma352-list .ma352-ck-box .ma352-prev svg,
.ma352-anniversary .ma352-a-history .container2 .ma352-list .ma352-ck-box .ma352-next svg {
  width: 0.14rem;
  height: auto;
}
.ma352-anniversary .ma352-a-history .container2 .ma352-list .ma352-ck-box .ma352-prev svg path,
.ma352-anniversary .ma352-a-history .container2 .ma352-list .ma352-ck-box .ma352-next svg path {
  fill: rgba(44, 44, 44, 0.3);
  transition: all 0.4s;
}
.ma352-anniversary .ma352-a-history .container2 .ma352-list .ma352-ck-box .ma352-prev:hover,
.ma352-anniversary .ma352-a-history .container2 .ma352-list .ma352-ck-box .ma352-next:hover {
  background: #005CE6;
  border: 2px solid #005CE6;
}
.ma352-anniversary .ma352-a-history .container2 .ma352-list .ma352-ck-box .ma352-prev:hover svg path,
.ma352-anniversary .ma352-a-history .container2 .ma352-list .ma352-ck-box .ma352-next:hover svg path {
  fill: #fff;
}
.ma352-anniversary .ma352-a-history .container2 .ma352-list .ma352-ck-box .ma352-prev {
  margin-right: 0.3rem;
}
.ma352-anniversary .ma352-a-history .container2 .ma352-list .ma352-ck-box .ma352-prev svg {
  transform: rotateZ(180deg);
}
.ma352-anniversary .ma352-a-innovation {
  width: 100%;
  margin-top: 2rem;
  position: relative;
  z-index: 2;
  overflow: hidden;
}
.ma352-anniversary .ma352-a-innovation .container2 .ma352-top {
  width: 100%;
}
.ma352-anniversary .ma352-a-innovation .container2 .ma352-top .ma352-title {
  text-align: center;
  font-size: 0.46rem;
  line-height: calc(56/46);
  color: #0d44a0;
  font-weight: bold;
}
.ma352-anniversary .ma352-a-innovation .container2 .ma352-top .txt {
  width: 920px;
  max-width: 100%;
  color: #232323;
  text-align: center;
  line-height: calc(26/16);
  margin: 0.5rem auto 0;
}
.ma352-anniversary .ma352-a-innovation .container2 .ma352-list {
  width: 100%;
  margin-top: 0.75rem;
  position: relative;
  z-index: 1;
}
.ma352-anniversary .ma352-a-innovation .container2 .ma352-list .ma352-bg {
  width: 100vw;
  height: 2.34rem;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
}
.ma352-anniversary .ma352-a-innovation .container2 .ma352-list .ma352-bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.ma352-anniversary .ma352-a-innovation .container2 .ma352-list .swiper-container {
  width: 1200px;
  max-width: 100%;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}
.ma352-anniversary .ma352-a-innovation .container2 .ma352-list .swiper-container .swiper-slide {
  height: auto;
  position: relative;
  z-index: 1;
}
.ma352-anniversary .ma352-a-innovation .container2 .ma352-list .swiper-container .swiper-slide .ma352-t1 {
  width: 100%;
  font-size: 1.1rem;
  line-height: 1;
  color: rgba(255, 255, 255, 0.29);
  position: absolute;
  left: 0;
  top: 0.3rem;
  z-index: 1;
  font-weight: bold;
}
.ma352-anniversary .ma352-a-innovation .container2 .ma352-list .swiper-container .swiper-slide .ma352-t1.tl1 {
  left: 0.3rem;
}
.ma352-anniversary .ma352-a-innovation .container2 .ma352-list .swiper-container .swiper-slide .ma352-t1.tl2 {
  display: flex;
  justify-content: space-between;
}
.ma352-anniversary .ma352-a-innovation .container2 .ma352-list .swiper-container .swiper-slide .ma352-t1.tl2 span {
  font-weight: bold;
}
.ma352-anniversary .ma352-a-innovation .container2 .ma352-list .swiper-container .swiper-slide .ma352-t1.tl3 {
  text-align: right;
  font-size: 1rem;
  top: 0.52rem;
}
.ma352-anniversary .ma352-a-innovation .container2 .ma352-list .swiper-container .swiper-slide .ma352-t1.tl5 {
  left: 68%;
}
.ma352-anniversary .ma352-a-innovation .container2 .ma352-list .swiper-container .swiper-slide .ma352-t2 {
  width: 100%;
  height: 2.34rem;
  text-align: center;
  font-size: 0.4rem;
  line-height: calc(46/40);
  color: #fff;
  padding-bottom: 0.35rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-content: flex-end;
}
.ma352-anniversary .ma352-a-innovation .container2 .ma352-list .swiper-container .swiper-slide .ma352-t2 span {
  width: 100%;
  display: block;
  font-size: 0.6rem;
  line-height: 1;
  font-weight: bold;
}
.ma352-anniversary .ma352-a-innovation .container2 .ma352-list .swiper-container .swiper-slide .ma352-tbox {
  width: 480px;
  max-width: 100%;
  border-left: 4px solid #0072cd;
  padding-left: 0.23rem;
  margin: 0.4rem auto 0;
  transition: all 0.4s;
}
.ma352-anniversary .ma352-a-innovation .container2 .ma352-list .swiper-container .swiper-slide .ma352-tbox .ma352-item {
  color: #232323;
  margin-bottom: 0.24rem;
}
.ma352-anniversary .ma352-a-innovation .container2 .ma352-list .swiper-container .swiper-slide .ma352-tbox .ma352-item:last-child {
  margin-bottom: 0;
}
.ma352-anniversary .ma352-a-innovation .container2 .ma352-list .swiper-container .swiper-slide .ma352-tbox .ma352-item .ma352-ts1 {
  line-height: calc(24/20);
  font-weight: bold;
}
.ma352-anniversary .ma352-a-innovation .container2 .ma352-list .swiper-container .swiper-slide .ma352-tbox .ma352-item .ma352-ts2 {
  line-height: calc(24/16);
}
.ma352-anniversary .ma352-a-innovation .container2 .ma352-list .ma352-ck-box {
  display: flex;
  position: absolute;
  right: 0;
  top: -0.8rem;
  z-index: 2;
}
@media (max-width: 991px) {
  .ma352-anniversary .ma352-a-innovation .container2 .ma352-list .ma352-ck-box {
    width: 100%;
    position: relative;
    top: initial;
    right: initial;
    margin-top: 0.3rem;
    display: flex;
    justify-content: center;
  }
}
.ma352-anniversary .ma352-a-innovation .container2 .ma352-list .ma352-ck-box .ma352-prev,
.ma352-anniversary .ma352-a-innovation .container2 .ma352-list .ma352-ck-box .ma352-next {
  width: 0.6rem;
  height: 0.6rem;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  transition: all 0.4s;
  border: 2px solid rgba(44, 44, 44, 0.3);
}
.ma352-anniversary .ma352-a-innovation .container2 .ma352-list .ma352-ck-box .ma352-prev svg,
.ma352-anniversary .ma352-a-innovation .container2 .ma352-list .ma352-ck-box .ma352-next svg {
  width: 0.14rem;
  height: auto;
}
.ma352-anniversary .ma352-a-innovation .container2 .ma352-list .ma352-ck-box .ma352-prev svg path,
.ma352-anniversary .ma352-a-innovation .container2 .ma352-list .ma352-ck-box .ma352-next svg path {
  fill: rgba(44, 44, 44, 0.3);
  transition: all 0.4s;
}
.ma352-anniversary .ma352-a-innovation .container2 .ma352-list .ma352-ck-box .ma352-prev:hover,
.ma352-anniversary .ma352-a-innovation .container2 .ma352-list .ma352-ck-box .ma352-next:hover {
  background: #005CE6;
  border: 2px solid #005CE6;
}
.ma352-anniversary .ma352-a-innovation .container2 .ma352-list .ma352-ck-box .ma352-prev:hover svg path,
.ma352-anniversary .ma352-a-innovation .container2 .ma352-list .ma352-ck-box .ma352-next:hover svg path {
  fill: #fff;
}
.ma352-anniversary .ma352-a-innovation .container2 .ma352-list .ma352-ck-box .ma352-prev {
  margin-right: 0.3rem;
}
.ma352-anniversary .ma352-a-innovation .container2 .ma352-list .ma352-ck-box .ma352-prev svg {
  transform: rotateZ(180deg);
}
.ma352-anniversary .ma352-a-video {
  width: 100%;
  margin-top: 1.6rem;
  position: relative;
  z-index: 2;
}
.ma352-anniversary .ma352-a-video .container2 .ma352-title {
  text-align: center;
  font-size: 0.46rem;
  line-height: calc(56/46);
  color: #0d44a0;
  font-weight: bold;
}
.ma352-anniversary .ma352-a-video .container2 .ma352-list {
  width: 1400px;
  max-width: 100%;
  margin: 0.9rem auto 0;
}
.ma352-anniversary .ma352-a-video .container2 .ma352-list ul {
  width: calc(100% + 0.4rem);
  margin: 0 -0.2rem;
  display: flex;
  flex-wrap: wrap;
}
.ma352-anniversary .ma352-a-video .container2 .ma352-list ul li {
  width: calc(33.33% - 0.4rem);
  margin: 0 0.2rem 0.5rem;
}
@media (max-width: 991px) {
  .ma352-anniversary .ma352-a-video .container2 .ma352-list ul li {
    width: calc(50% - 0.4rem);
  }
}
@media (max-width: 767px) {
  .ma352-anniversary .ma352-a-video .container2 .ma352-list ul li {
    width: calc(100% - 0.4rem);
  }
}
.ma352-anniversary .ma352-a-video .container2 .ma352-list ul li .ma352-public-img {
  width: 100%;
  border-radius: 0.1rem;
}
.ma352-anniversary .ma352-a-video .container2 .ma352-list ul li .ma352-public-img::before {
  padding-top: calc(284/507*100%);
}
.ma352-anniversary .ma352-a-video .container2 .ma352-list ul li .ma352-public-img .ma352-play {
  width: 1.14rem;
  height: 1.14rem;
  border-radius: 50%;
  border: 0.08rem solid rgba(255, 255, 255, 0.7);
  transition: all 0.4s;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-left: 0.05rem;
}
.ma352-anniversary .ma352-a-video .container2 .ma352-list ul li .ma352-public-img .ma352-play svg {
  width: 0.41rem;
  height: auto;
}
.ma352-anniversary .ma352-a-video .container2 .ma352-list ul li .ma352-public-img .ma352-play svg path {
  fill: rgba(255, 255, 255, 0.7);
  transition: all 0.4s;
}
.ma352-anniversary .ma352-a-video .container2 .ma352-list ul li .txt {
  width: 100%;
  text-align: center;
  margin-top: 0.22rem;
  line-height: calc(26/16);
  color: #2b2b2b;
  transition: all 0.4s;
}
.ma352-anniversary .ma352-a-video .container2 .ma352-list ul li:hover .ma352-public-img img {
  transform: scale(1.05);
}
.ma352-anniversary .ma352-a-video .container2 .ma352-list ul li:hover .ma352-public-img .ma352-play {
  border: 0.08rem solid #fff;
}
.ma352-anniversary .ma352-a-video .container2 .ma352-list ul li:hover .ma352-public-img .ma352-play svg path {
  fill: #fff;
}
.ma352-anniversary .ma352-a-video .container2 .ma352-list ul li:hover .txt {
  color: #005CE6;
}
.ma352-anniversary .ma352-a-talk {
  width: 100%;
  margin-top: 1.7rem;
}
.ma352-anniversary .ma352-a-talk .container2 .ma352-title {
  text-align: center;
  font-size: 0.46rem;
  line-height: calc(56/46);
  color: #0d44a0;
  font-weight: bold;
}
.ma352-anniversary .ma352-a-talk .container2 .ma352-box {
  width: 100%;
  background: linear-gradient(to top, #c7f1ff, #fff);
  border-radius: 0.1rem;
  padding: 1rem 0 2rem;
  margin-top: 0.5rem;
}
@media (max-width: 767px) {
  .ma352-anniversary .ma352-a-talk .container2 .ma352-box {
    padding: 0.3rem 0 1.8rem;
  }
}
.ma352-anniversary .ma352-a-talk .container2 .ma352-box .ma352-public-container {
  width: 970px;
  max-width: 66%;
  margin: 0 auto;
  line-height: calc(26/16);
}
@media (max-width: 991px) {
  .ma352-anniversary .ma352-a-talk .container2 .ma352-box .ma352-public-container {
    max-width: 80%;
  }
}
@media (max-width: 767px) {
  .ma352-anniversary .ma352-a-talk .container2 .ma352-box .ma352-public-container {
    max-width: 90%;
  }
}
.ma352-anniversary .ma352-foot-img {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 2;
}
.ma352-a-history-pop {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 99;
  background: rgba(0, 0, 0, 0.5);
  display: none;
}
.ma352-a-history-pop .ma352-box {
  width: 940px;
  max-width: 90%;
  max-height: 80%;
  overflow-y: auto;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
  background: #fff;
}
@media (max-width: 767px) {
  .ma352-a-history-pop .ma352-box {
    width: 100%;
    height: 100%;
    max-width: 100%;
    max-height: 100%;
    padding-bottom: 1rem;
  }
}
.ma352-a-history-pop .ma352-box .ma352-bg {
  width: 100%;
  height: auto;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.ma352-a-history-pop .ma352-box .ma352-bg .ma352-public-img {
  width: 100%;
}
.ma352-a-history-pop .ma352-box .ma352-bg .ma352-public-img::before {
  padding-top: calc(332/509*100%);
}
.ma352-a-history-pop .ma352-box .ma352-bg .ma352-public-img::after {
  content: '';
  width: 100%;
  height: 100%;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0), #ffffff 3rem);
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 2;
}
.ma352-a-history-pop .ma352-box .ma352-tbox {
  width: 100%;
  padding: 1.9rem 0.7rem 0.43rem;
  position: relative;
  z-index: 2;
}
@media (max-width: 767px) {
  .ma352-a-history-pop .ma352-box .ma352-tbox {
    padding: 1.9rem 0.3rem 0.43rem;
  }
}
.ma352-a-history-pop .ma352-box .ma352-tbox .ma352-t1 {
  color: #189de4;
  font-size: 0.6rem;
  line-height: calc(70/60);
  font-weight: bold;
  text-align: right;
}
.ma352-a-history-pop .ma352-box .ma352-tbox .txt {
  line-height: calc(26/16);
  color: #2b2b2b;
  margin-top: 0.68rem;
}
.ma352-a-history-pop .ma352-box .ma352-tbox .ma352-imgs {
  width: 100%;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin-top: 0.48rem;
}
.ma352-a-history-pop .ma352-box .ma352-tbox .ma352-imgs .ma352-public-img {
  width: calc(180/790*100%);
  margin: 0 0.1rem 0.2rem;
}
.ma352-a-history-pop .ma352-box .ma352-tbox .ma352-imgs .ma352-public-img::before {
  padding-top: calc(143/180*100%);
}
.ma352-a-history-pop .ma352-close {
  width: 100%;
  height: 1rem;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 3;
  background: #fff;
  display: none;
}
@media (max-width: 767px) {
  .ma352-a-history-pop .ma352-close {
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
.ma352-a-history-pop .ma352-close svg {
  color: #999;
  width: 20px;
  height: auto;
  object-fit: contain;
}
#hi-video-pop .ma352-hi-video-box .ma352-hi-bg {
  width: 100%;
  height: 100%;
  cursor: pointer;
}
#hi-video-pop .ma352-hi-video-box .ma352-hi-video-wrap {
  max-width: 90vw;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border: none;
}
@media (max-width: 991px) {
  #hi-video-pop .ma352-hi-video-box .ma352-hi-video-wrap {
    width: 90%;
  }
}
#hi-video-pop .ma352-hi-video-box .ma352-hi-video-wrap video {
  width: 62.8125vw;
  height: 35.3125vw;
}
@media (max-width: 991px) {
  #hi-video-pop .ma352-hi-video-box .ma352-hi-video-wrap video {
    width: 100%;
    height: auto;
  }
}
#hi-video-pop .ma352-hi-video-box .ma352-hi-video-wrap .txt {
  text-align: center;
  color: #fff;
  margin-top: 0.3rem;
}

:root{--ms-accent:#1e3a5f;--ms-radius:2px;--ms-line:1.68;--ms-gap:15px;}
