@charset "UTF-8";
/******公用头部******/
/* This CSS is generated by My Snazzy Framework version 浙黔钢构 */
@import url("header.css");
@import url("foot.css");
#section01 {
  padding: 5% 0;
  overflow: hidden;
  background: url("../img/list/about_us.jpg") no-repeat center center;
  -o-background-size: cover;
     background-size: cover;
}
#section01 .itemBox2 {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
#section01 .itemBox2 .daTitle img {
  aspect-ratio: 795/117;
}
#section01 .item2 {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  gap: 32px;
  position: relative;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
}
@media (min-width: 320px) and (max-width: 1024px) {
  #section01 .item2 {
    gap: 20px;
  }
}
#section01 .item2 .item2_box1 {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  /* height: 100%; */
}
@media (min-width: 320px) and (max-width: 1024px) {
  #section01 .item2 .item2_box1 {
    gap: 10px;
  }
}
#section01 .item2 .item2_box1 .box3 p {
  font-size: 16px;
  line-height: 2em;
  text-indent: 2em;
  text-align: center;
  color: #999999;
}
@media (min-width: 320px) and (max-width: 1024px) {
  #section01 .item2 .item2_box1 .box3 {
    font-size: 14px;
  }
}
#section01 .item2 .item2_box2 {
  width: 100%;
  position: relative;
  overflow: hidden;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
#section01 .item2 .item2_box3 {
  width: auto;
}
#section01 .item2 .item2_box3 .item3_box1 {
  margin-top: 5px;
}
#section01 .item2 .item2_box3 .item3_box1 ul {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
}
@media (min-width: 320px) and (max-width: 1024px) {
  #section01 .item2 .item2_box3 .item3_box1 ul {
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
#section01 .item2 .item2_box3 .item3_box1 ul li {
  width: auto;
  aspect-ratio: 505/285;
}
#section01 .item2 .item2_box3 .item3_box1 ul li a {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
}
#section01 .item2 .item2_box3 .item3_box1 ul li a figure {
  width: 100%;
  height: 100%;
}
#section01 .item2 .item2_box3 .item3_box1 ul li a figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
#section01 .item2 .item2_box3 .item3_box1 ul li a article {
  padding: 10px;
  position: absolute;
  width: 100%;
  bottom: 0;
  background-color: rgba(255, 255, 255, 0.9);
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  text-align: center;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
#section01 .item2 .item2_box3 .item3_box1 ul li a article h5 {
  font-size: 20px;
  color: #000;
  font-weight: 600;
  margin: 5px 0;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
#section01 .item2 .item2_box3 .item3_box1 ul li a article p {
  font-size: 16px;
  color: #666666;
  line-height: 1.5em;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
#section01 .item2 .item2_box3 .item3_box1 ul li a:hover figure img {
  -webkit-transform: scale(1.1);
     -moz-transform: scale(1.1);
      -ms-transform: scale(1.1);
       -o-transform: scale(1.1);
          transform: scale(1.1);
}
#section01 .item2 .item2_box3 .item3_box1 ul li a:hover article {
  padding: 20px 10px;
  background-color: rgba(29, 32, 135, 0.9);
}
#section01 .item2 .item2_box3 .item3_box1 ul li a:hover article h5 {
  color: #fff;
}
#section01 .item2 .item2_box3 .item3_box1 ul li a:hover article p {
  color: #fff;
}

#section02 {
  overflow: hidden;
  background-image: url("../img/list/ywfw_bag1.jpg");
  background-repeat: no-repeat;
  background-position-x: center;
  background-position-y: 0;
  -o-background-size: auto;
     background-size: auto;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
#section02 .itemBox2 {
  background-color: rgba(29, 32, 135, 0.1);
  padding: 5% 0;
  padding-bottom: 0;
  backdrop-filter: blur(0px);
}
#section02 .itemBox2 .daTitle {
  padding-left: 190px;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media (min-width: 320px) and (max-width: 1024px) {
  #section02 .itemBox2 .daTitle {
    padding: 10px;
    width: auto;
  }
}
#section02 .itemBox2 .daTitle img {
  margin: 0;
  margin-bottom: 20px;
}
#section02 .itemBox2 .daTitle span {
  color: #fff;
  max-width: 80%;
}
@media (min-width: 320px) and (max-width: 1024px) {
  #section02 .itemBox2 .daTitle span {
    max-width: 100%;
  }
}
#section02 .item02 {
  margin-top: 3%;
  margin-left: 70px;
  position: relative;
}
@media (min-width: 320px) and (max-width: 1024px) {
  #section02 .item02 {
    margin-left: 0px;
  }
}
#section02 .item02 .item02_box1 {
  padding-left: 120px;
  position: relative;
  z-index: 2;
  min-height: 240px;
  background: url("../img/list/ywfw_01.png") no-repeat left center;
}
@media (min-width: 320px) and (max-width: 1024px) {
  #section02 .item02 .item02_box1 {
    min-height: auto;
  }
}
#section02 .item02::after {
  content: "";
  aspect-ratio: 216/205;
  position: absolute;
  height: 100%;
  left: -60px;
  bottom: 0;
  background-image: url("../img/list/ywfw_03.png");
  background-repeat: no-repeat;
  background-position: left bottom;
  z-index: 1;
}
@media (min-width: 320px) and (max-width: 1024px) {
  #section02 .item02::after {
    left: 0;
  }
}
#section02 .item02 ul.quick {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  width: -webkit-calc(100% - 240px);
  width: -moz-calc(100% - 240px);
  width: calc(100% - 240px);
  gap: 40px;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (min-width: 320px) and (max-width: 1024px) {
  #section02 .item02 ul.quick {
    width: -webkit-calc(100% - 20px);
    width: -moz-calc(100% - 20px);
    width: calc(100% - 20px);
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    gap: 10px;
  }
}
#section02 .item02 ul.quick li {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  max-width: -webkit-calc((100% - 120px) / 4);
  max-width: -moz-calc((100% - 120px) / 4);
  max-width: calc((100% - 120px) / 4);
  -webkit-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#section02 .item02 ul.quick li::after {
  content: "";
  width: 1px;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.5);
  display: block;
  -webkit-transform: rotate3d(1, 1, 1, 55deg);
     -moz-transform: rotate3d(1, 1, 1, 55deg);
          transform: rotate3d(1, 1, 1, 55deg);
}
@media (min-width: 320px) and (max-width: 1024px) {
  #section02 .item02 ul.quick li {
    max-width: none;
    -webkit-flex: 1 1 -webkit-calc(50% - 10px);
       -moz-box-flex: 1;
        -ms-flex: 1 1 calc(50% - 10px);
            flex: 1 1 calc(50% - 10px);
    -moz-box-sizing: border-box;
         box-sizing: border-box;
  }
}
@-webkit-keyframes gradient-animation {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
@-moz-keyframes gradient-animation {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
@-o-keyframes gradient-animation {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
@keyframes gradient-animation {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
#section02 .item02 ul.quick li .world {
  padding: 8%;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: -webkit-calc(100% - 30px);
  height: -moz-calc(100% - 30px);
  height: calc(100% - 30px);
  width: 100%;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transform: translateY(0);
     -moz-transform: translateY(0);
      -ms-transform: translateY(0);
       -o-transform: translateY(0);
          transform: translateY(0);
}
@media (min-width: 320px) and (max-width: 1024px) {
  #section02 .item02 ul.quick li .world {
    padding: 2%;
  }
}
#section02 .item02 ul.quick li .world img {
  -webkit-transform: rotateY(0deg);
     -moz-transform: rotateY(0deg);
          transform: rotateY(0deg);
}
@media (min-width: 320px) and (max-width: 1024px) {
  #section02 .item02 ul.quick li .world img {
    width: 20px;
  }
}
#section02 .item02 ul.quick li .world h2 {
  font-size: 26px;
  margin-top: 15px;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
  color: #fff;
  text-transform: uppercase;
  position: relative;
  display: inline-block;
  color: white; /* 初始文字颜色 */
  background: -webkit-linear-gradient(left, #ff7e5f, #feb47b, #86a8e7, #7f7fd5);
  background: -moz-linear-gradient(left, #ff7e5f, #feb47b, #86a8e7, #7f7fd5);
  background: -o-linear-gradient(left, #ff7e5f, #feb47b, #86a8e7, #7f7fd5);
  background: linear-gradient(90deg, #ff7e5f, #feb47b, #86a8e7, #7f7fd5);
  -o-background-size: 200% 200%;
     background-size: 200% 200%;
  -webkit-background-clip: text;
          background-clip: text;
  color: white; /* 避免透明度影响 */
  -webkit-transition: color 0.3s ease-in-out;
  -o-transition: color 0.3s ease-in-out;
  -moz-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out;
}
@media (min-width: 320px) and (max-width: 1024px) {
  #section02 .item02 ul.quick li .world h2 {
    font-size: 16px;
  }
}
#section02 .item02 ul.quick li .world .icon-jiantou1-copy {
  font-size: 40px;
  margin-bottom: 5px;
  color: white; /* 初始文字颜色 */
  background: -webkit-linear-gradient(left, #ff7e5f, #feb47b, #86a8e7, #7f7fd5);
  background: -moz-linear-gradient(left, #ff7e5f, #feb47b, #86a8e7, #7f7fd5);
  background: -o-linear-gradient(left, #ff7e5f, #feb47b, #86a8e7, #7f7fd5);
  background: linear-gradient(90deg, #ff7e5f, #feb47b, #86a8e7, #7f7fd5);
  -o-background-size: 200% 200%;
     background-size: 200% 200%;
  -webkit-background-clip: text;
          background-clip: text;
  color: white; /* 避免透明度影响 */
  -webkit-transition: color 0.3s ease-in-out;
  -o-transition: color 0.3s ease-in-out;
  -moz-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out;
}
@media (min-width: 320px) and (max-width: 1024px) {
  #section02 .item02 ul.quick li .world .icon-jiantou1-copy {
    font-size: 20px;
  }
}
#section02 .item02 ul.quick li .world:hover {
  -webkit-transform: translateY(-5px);
     -moz-transform: translateY(-5px);
      -ms-transform: translateY(-5px);
       -o-transform: translateY(-5px);
          transform: translateY(-5px);
  color: #fff;
}
#section02 .item02 ul.quick li .world:hover img {
  -webkit-transform: rotateY(180deg);
     -moz-transform: rotateY(180deg);
          transform: rotateY(180deg);
}
#section02 .item02 ul.quick li .world:hover h2,
#section02 .item02 ul.quick li .world:hover .icon-jiantou1-copy {
  color: transparent;
  -webkit-animation: gradient-animation 3.5s ease infinite;
     -moz-animation: gradient-animation 3.5s ease infinite;
       -o-animation: gradient-animation 3.5s ease infinite;
          animation: gradient-animation 3.5s ease infinite;
}

#section03 {
  padding: 5% 0;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: center;
}
#section03 .item1Box .sec1_01 {
  position: relative;
  overflow: hidden;
  padding: 20px 0;
  padding-top: 0;
  -webkit-perspective: 1200px;
     -moz-perspective: 1200px;
          perspective: 1200px;
}
#section03 .item1Box .sec1_01 ul li {
  width: 580px;
  -webkit-transform-style: preserve-3d;
     -moz-transform-style: preserve-3d;
          transform-style: preserve-3d; /* 保持3D变换 */
  height: auto;
  background: white;
  box-shadow: 0 5px 30px rgba(255, 255, 255, 0.1);
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  padding: 20px 40px 5px 40px;
}
@media (min-width: 320px) and (max-width: 1024px) {
  #section03 .item1Box .sec1_01 ul li {
    width: 100%;
    height: auto;
  }
}
#section03 .item1Box .sec1_01 ul li a {
  width: 100%;
}
#section03 .item1Box .sec1_01 ul li::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9;
  background: rgba(0, 0, 0, 0);
  opacity: 0.5;
}
#section03 .item1Box .sec1_01 ul li a .img {
  width: 100%;
  height: auto;
  overflow: hidden;
  border-radius: 0%;
  margin: 0 auto;
  aspect-ratio: 16/9;
}
#section03 .item1Box .sec1_01 ul li a .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#section03 .item1Box .sec1_01 ul li a .text {
  padding: 10px 5%;
}
#section03 .item1Box .sec1_01 ul li a .text h2 {
  font-size: 24px;
  color: #000;
  font-weight: 500;
  text-align: center;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
#section03 .item1Box .sec1_01 ul li a .text p {
  font-size: 16px;
  color: var(--base);
  text-align: center;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
#section03 .item1Box .sec1_01 ul li a:hover .img img {
  -webkit-transform: scale(1.1);
     -moz-transform: scale(1.1);
      -ms-transform: scale(1.1);
       -o-transform: scale(1.1);
          transform: scale(1.1);
}
#section03 .item1Box .sec1_01 ul li a:hover .text h2,
#section03 .item1Box .sec1_01 ul li a:hover .text p {
  color: #cc0000;
}
#section03 .item1Box .sec1_01 ul li.swiper-slide-active, #section03 .item1Box .sec1_01 ul li.swiper-slide-duplicate-active {
  -webkit-transform: scale(1);
     -moz-transform: scale(1);
      -ms-transform: scale(1);
       -o-transform: scale(1);
          transform: scale(1);
}
#section03 .item1Box .sec1_01 ul li.swiper-slide-active::after, #section03 .item1Box .sec1_01 ul li.swiper-slide-duplicate-active::after {
  height: 0;
}

#section05 {
  background: url("../img/list/zc_bag.jpg") no-repeat top center;
  padding: 5% 0;
}
#section05 .item01 {
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 25px;
}
#section05 .item01 .sbox-1-0 {
  -webkit-align-items: flex-start;
     -moz-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 0;
}
#section05 .item01 .sbox-1-0 i {
  margin-left: 0;
}
#section05 .item01 .sbox-1-0 p {
  max-width: 100%;
}
#section05 .item01 .sbox-1-1 {
  -webkit-align-self: flex-end;
      -ms-flex-item-align: end;
          align-self: flex-end;
}
@media (min-width: 320px) and (max-width: 1024px) {
  #section05 .item01 .sbox-1-1 {
    display: none;
  }
}
#section05 .item02 {
  padding-top: 1%;
}
#section05 .item02 .sbox-2-1 {
  width: 95%;
  margin-right: 0;
  margin-left: auto;
  min-height: 200px;
  background-color: #ffffff;
  border-top-left-radius: 54px;
  box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.11);
  position: relative;
}
@media (min-width: 320px) and (max-width: 1024px) {
  #section05 .item02 .sbox-2-1 {
    width: 100%;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
#section05 .item02 .sbox-2-1 .left_list {
  padding: 2% 1%;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
#section05 .item02 .sbox-2-1 .left_list .more1 {
  padding: 8px 50px;
}
@media (min-width: 320px) and (max-width: 1024px) {
  #section05 .item02 .sbox-2-1 .left_list .more1 {
    display: none;
  }
}
#section05 .item02 .sbox-2-1 .left_list .tab {
  gap: 10px;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
}
@media (min-width: 320px) and (max-width: 1024px) {
  #section05 .item02 .sbox-2-1 .left_list .tab {
    -webkit-flex-direction: row;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    max-width: 100%;
  }
}
#section05 .item02 .sbox-2-1 .left_list .tab a {
  font-size: 1.2222222222rem;
  padding: 10px 20px;
  color: #000;
  text-align: center;
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content;
  position: relative;
  border-bottom: 1px solid rgba(29, 32, 135, 0);
  margin-bottom: 5%;
}
#section05 .item02 .sbox-2-1 .left_list .tab a::after {
  content: "";
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
     -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: 0px;
  border: 5px solid;
  border-color: transparent transparent #1d2087 transparent;
  opacity: 0;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
#section05 .item02 .sbox-2-1 .left_list .tab a:hover, #section05 .item02 .sbox-2-1 .left_list .tab a.active {
  color: #1d2087;
  border-bottom: 1px solid #1d2087;
  font-weight: 600;
}
#section05 .item02 .sbox-2-1 .left_list .tab a:hover::after, #section05 .item02 .sbox-2-1 .left_list .tab a.active::after {
  opacity: 1;
}
@media (min-width: 320px) and (max-width: 1024px) {
  #section05 .item02 .sbox-2-1 .left_list .tab a {
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
  }
}
#section05 .item02 .sbox-2-1 .swiper-cont {
  margin: 2% 0;
  overflow: hidden;
  position: relative;
}
@media (min-width: 320px) and (max-width: 1024px) {
  #section05 .item02 .sbox-2-1 .swiper-cont {
    width: 92%;
    overflow: hidden;
  }
}
#section05 .item02 .sbox-2-1 .swiper-cont .content {
  overflow: hidden;
}
#section05 .item02 .sbox-2-1 .swiper-cont ul {
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transform: translateX(1%);
     -moz-transform: translateX(1%);
      -ms-transform: translateX(1%);
       -o-transform: translateX(1%);
          transform: translateX(1%);
  position: relative;
}
#section05 .item02 .sbox-2-1 .swiper-cont ul li {
  width: -webkit-calc((100% - 120px) / 4);
  width: -moz-calc((100% - 120px) / 4);
  width: calc((100% - 120px) / 4);
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  position: relative;
}
#section05 .item02 .sbox-2-1 .swiper-cont ul li a {
  padding: 20px 30px;
  width: 100%;
  border-left: 1px solid rgba(0, 0, 0, 0.1);
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  position: relative;
  z-index: 9;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 10px;
}
#section05 .item02 .sbox-2-1 .swiper-cont ul li h3 {
  color: #999999;
  font-size: 34px;
  font-weight: 600;
  -webkit-transition: color 0.1s ease 0.35s, color 0.1s ease 0.05s;
  -o-transition: color 0.1s ease 0.35s, color 0.1s ease 0.05s;
  -moz-transition: color 0.1s ease 0.35s, color 0.1s ease 0.05s;
  transition: color 0.1s ease 0.35s, color 0.1s ease 0.05s;
}
#section05 .item02 .sbox-2-1 .swiper-cont ul li h4 {
  color: #999999;
  font-size: 16px;
  font-weight: 500;
  -webkit-transition: color 0.1s ease 0.3s, color 0.1s ease 0.2s;
  -o-transition: color 0.1s ease 0.3s, color 0.1s ease 0.2s;
  -moz-transition: color 0.1s ease 0.3s, color 0.1s ease 0.2s;
  transition: color 0.1s ease 0.3s, color 0.1s ease 0.2s;
}
#section05 .item02 .sbox-2-1 .swiper-cont ul li h5 {
  color: #000;
  font-size: 22px;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  font-weight: 500;
  -webkit-transition: color 0.1s ease 0.25s, color 0.1s ease 0.2s;
  -o-transition: color 0.1s ease 0.25s, color 0.1s ease 0.2s;
  -moz-transition: color 0.1s ease 0.25s, color 0.1s ease 0.2s;
  transition: color 0.1s ease 0.25s, color 0.1s ease 0.2s;
}
#section05 .item02 .sbox-2-1 .swiper-cont ul li .p_img {
  position: relative;
  width: 100%;
  overflow: hidden;
  height: 10rem;
  margin: 10px auto;
}
#section05 .item02 .sbox-2-1 .swiper-cont ul li .p_img img {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transform: translate(-50%, -50%);
     -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
       -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
#section05 .item02 .sbox-2-1 .swiper-cont ul li .p_text p {
  color: #666666;
  font-size: 16px;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  -webkit-transition: color 0.1s ease 0.2s, color 0.1s ease 0.35s;
  -o-transition: color 0.1s ease 0.2s, color 0.1s ease 0.35s;
  -moz-transition: color 0.1s ease 0.2s, color 0.1s ease 0.35s;
  transition: color 0.1s ease 0.2s, color 0.1s ease 0.35s;
}
#section05 .item02 .sbox-2-1 .swiper-cont ul li .p_text span {
  color: #999;
  font-size: 16px;
  display: block;
  margin-top: 10px;
  -webkit-transition: color 0.1s ease 0s, color 0.1s ease 0.45s;
  -o-transition: color 0.1s ease 0s, color 0.1s ease 0.45s;
  -moz-transition: color 0.1s ease 0s, color 0.1s ease 0.45s;
  transition: color 0.1s ease 0s, color 0.1s ease 0.45s;
}
#section05 .item02 .sbox-2-1 .swiper-cont ul li::after {
  content: "";
  position: absolute;
  width: 0;
  height: 100%;
  background-image: -webkit-linear-gradient(left, rgb(29, 32, 135) 0%, rgb(248, 248, 248) 100%);
  background-image: -moz-linear-gradient(left, rgb(29, 32, 135) 0%, rgb(248, 248, 248) 100%);
  background-image: -o-linear-gradient(left, rgb(29, 32, 135) 0%, rgb(248, 248, 248) 100%);
  background-image: linear-gradient(90deg, rgb(29, 32, 135) 0%, rgb(248, 248, 248) 100%);
  bottom: 0;
  left: 0;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  z-index: 1;
  mix-blend-mode: color;
}
#section05 .item02 .sbox-2-1 .swiper-cont ul li:hover::after {
  height: 100%;
  width: 100%;
}
#section05 .item02 .sbox-2-1 .swiper-cont ul li:hover h3,
#section05 .item02 .sbox-2-1 .swiper-cont ul li:hover h4,
#section05 .item02 .sbox-2-1 .swiper-cont ul li:hover h5,
#section05 .item02 .sbox-2-1 .swiper-cont ul li:hover .p_text p,
#section05 .item02 .sbox-2-1 .swiper-cont ul li:hover .p_text span {
  color: #fff;
  -webkit-transition-delay: 0s, 0.1s;
     -moz-transition-delay: 0s, 0.1s;
       -o-transition-delay: 0s, 0.1s;
          transition-delay: 0s, 0.1s;
}
#section05 .item02 .sbox-2-1 .swiper-cont ul li:hover .p_img img {
  -webkit-transform: translate(-50%, -50%) scale(1.1);
     -moz-transform: translate(-50%, -50%) scale(1.1);
      -ms-transform: translate(-50%, -50%) scale(1.1);
       -o-transform: translate(-50%, -50%) scale(1.1);
          transform: translate(-50%, -50%) scale(1.1);
}
@media (min-width: 320px) and (max-width: 1024px) {
  #section05 .item02 .sbox-2-1 .swiper-cont ul li {
    width: -webkit-calc((100% - 0px) / 1);
    width: -moz-calc((100% - 0px) / 1);
    width: calc((100% - 0px) / 1);
    padding: 0 0 10px 0;
    border: 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  }
  #section05 .item02 .sbox-2-1 .swiper-cont ul li h3,
  #section05 .item02 .sbox-2-1 .swiper-cont ul li h4 {
    display: none;
  }
  #section05 .item02 .sbox-2-1 .swiper-cont ul li .p_text p {
    font-size: 14px;
  }
  #section05 .item02 .sbox-2-1 .swiper-cont ul li .p_text span {
    display: none;
  }
}
#section05 .sec5-btn {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  margin: 0 auto;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 2%;
}
#section05 .sec5-btn .s-Btn {
  width: 40px;
  height: 40px;
  border: 1px #ddd solid;
  border-radius: 50%;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-flex: none;
     -moz-box-flex: 0;
      -ms-flex: none;
          flex: none;
  cursor: pointer;
}
#section05 .sec5-btn .s-Btn svg {
  width: auto;
  height: 22px;
  fill: #666;
}
#section05 .sec5-btn .s-Btn:hover {
  background: #1d2087;
  border-color: #1d2087;
}
#section05 .sec5-btn .s-Btn:hover svg {
  fill: #fff;
}
#section05 .sec5-btn #sbox-2-pagination {
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0 20px;
  font-size: 20px;
  font-weight: bold;
}
#section05 .sec5-btn #sbox-2-pagination span {
  width: 20px;
  text-align: center;
}
#section05 .sec5-btn #sbox-2-pagination span.swiper-pagination-current {
  color: #1d2087;
}

.daTitle {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 25px;
  margin-bottom: 1%;
}
.daTitle span {
  font-size: 20px;
  color: #cc0000;
  font-weight: 600;
}
@media (min-width: 320px) and (max-width: 1024px) {
  .daTitle span {
    font-size: 14px;
  }
}
.daTitle p {
  font-size: 16px;
  color: rgb(153, 153, 153);
  line-height: 2rem;
  text-align: center;
}

.h1_title {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  /* align-items: flex-end; */
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 5px;
  margin-bottom: 2%;
}
@media (min-width: 320px) and (max-width: 1024px) {
  .h1_title {
    row-gap: 5px;
  }
}
.h1_title img {
  margin: 0 auto;
}
@media (min-width: 320px) and (max-width: 1024px) {
  .h1_title img {
    -webkit-transform: scale(0.5);
       -moz-transform: scale(0.5);
        -ms-transform: scale(0.5);
         -o-transform: scale(0.5);
            transform: scale(0.5);
  }
}
.h1_title h1 {
  width: auto;
  height: auto;
  overflow-wrap: break-word;
  color: #000;
  font-size: 40px;
  font-family: MicrosoftYaHei-Bold;
  font-weight: 500;
  white-space: nowrap;
  text-align: center;
  z-index: 1;
}
@media (min-width: 320px) and (max-width: 1024px) {
  .h1_title h1 {
    font-size: 24px;
    font-weight: 600;
  }
}
.h1_title span {
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 0.51);
  font-size: 40px;
  font-weight: bold;
  font-family: MicrosoftYaHeiLight;
  white-space: nowrap;
  text-align: center;
  margin-top: 0px;
  z-index: 9;
}
@media (min-width: 320px) and (max-width: 1024px) {
  .h1_title span {
    font-size: 24px;
  }
}
.h1_title p {
  font-size: 16px;
  font-weight: 500;
  font-family: MicrosoftYaHeiLight;
  text-align: center;
  max-width: 80%;
  margin: 0 auto;
  line-height: 2em;
  color: #797979;
}
@media (min-width: 320px) and (max-width: 1024px) {
  .h1_title p {
    max-width: 100%;
    margin-top: 10px;
  }
}
.h1_title i {
  background-color: rgba(0, 0, 0, 0.1);
  width: 110px;
  height: 1px;
  margin: 0px auto;
  position: relative;
}
.h1_title i::before {
  content: "";
  position: absolute;
  width: 30px;
  height: 5px;
  top: -2px;
  display: block;
  background-color: #1d2087;
  left: 0;
  -webkit-animation: trlateX 9s linear 0s infinite alternate running;
     -moz-animation: trlateX 9s linear 0s infinite alternate running;
       -o-animation: trlateX 9s linear 0s infinite alternate running;
          animation: trlateX 9s linear 0s infinite alternate running;
}
@media (min-width: 320px) and (max-width: 1024px) {
  .h1_title i {
    margin: 0px auto;
  }
}

.more {
  display: block;
  position: relative;
  visibility: visible;
  overflow: visible;
  text-align: center;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  width: 180px;
  height: 43px;
  line-height: 43px;
  border-radius: 25px;
  padding: 0 15px;
  font-size: 15px;
  color: #ffffff;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background-color: #1d2087;
}
.more::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  -webkit-transform: translate(-50%, -50%) scale(1);
     -moz-transform: translate(-50%, -50%) scale(1);
      -ms-transform: translate(-50%, -50%) scale(1);
       -o-transform: translate(-50%, -50%) scale(1);
          transform: translate(-50%, -50%) scale(1);
  border: 1px solid #1d2087;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
  z-index: 0;
  border-radius: 25px;
}
.more::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  -webkit-transform: translate(-50%, -50%) scale(0.8);
     -moz-transform: translate(-50%, -50%) scale(0.8);
      -ms-transform: translate(-50%, -50%) scale(0.8);
       -o-transform: translate(-50%, -50%) scale(0.8);
          transform: translate(-50%, -50%) scale(0.8);
  opacity: 0;
  background: #1d2087;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
  z-index: 1;
  border-radius: 25px;
}
.more span {
  position: relative;
  z-index: 2;
}
.more:hover {
  color: #fff;
  background: none;
}
.more:hover::before {
  -webkit-transform: translate(-50%, -50%) scale(1.2);
     -moz-transform: translate(-50%, -50%) scale(1.2);
      -ms-transform: translate(-50%, -50%) scale(1.2);
       -o-transform: translate(-50%, -50%) scale(1.2);
          transform: translate(-50%, -50%) scale(1.2);
  opacity: 0;
  z-index: 0;
}
.more:hover::after {
  -webkit-transform: translate(-50%, -50%) scale(1);
     -moz-transform: translate(-50%, -50%) scale(1);
      -ms-transform: translate(-50%, -50%) scale(1);
       -o-transform: translate(-50%, -50%) scale(1);
          transform: translate(-50%, -50%) scale(1);
  opacity: 1;
}

.more1 {
  --size: 14px;
  color: #1d2087;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  letter-spacing: 0;
  position: relative;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 8px 130px;
  border: 1px solid #999999;
  margin: 0 auto;
}
@media (max-width: ) {
  .more1 {
    padding: 8px 30px;
  }
}
.more1::after {
  content: "";
  display: block;
  width: 50%;
  height: 1px;
  background: #1d2087;
  bottom: 0;
  left: 50%;
  position: absolute;
  -webkit-transform: translateX(-50%);
     -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);
  -webkit-transition: all 0.6s;
  -o-transition: all 0.6s;
  -moz-transition: all 0.6s;
  transition: all 0.6s;
  opacity: 1;
}
.more1 span {
  margin-left: 5px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-size: var(--size);
}
.more1:hover {
  background-color: #1d2087;
}
.more1:hover span {
  margin-left: 10px;
  color: #ffffff;
}
@media (min-width: 320px) and (max-width: 1024px) {
  .more1 {
    font-size: 12px;
    padding: 5px 8px;
  }
  .more1 span {
    --size: 14px;
  }
  .more1 span::before {
    top: -10px;
  }
}

.more2 {
  --size: 14px;
  color: #1d2087;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  letter-spacing: 0;
  position: relative;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 8px 30px;
  border: 1px solid #1d2087;
  margin: 0 auto;
}
.more2::after {
  content: "";
  display: block;
  width: 0px;
  height: 3px;
  background: #1d2087;
  top: 20px;
  right: 47px;
  position: absolute;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: all 0.6s;
  -o-transition: all 0.6s;
  -moz-transition: all 0.6s;
  transition: all 0.6s;
  opacity: 0;
}
.more2 span {
  margin-left: 5px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-size: var(--size);
}
.more2 span::before {
  top: -14px;
  position: relative;
}
.more2:hover {
  letter-spacing: 0.1em;
  background-color: #1d2087;
}
.more2:hover span {
  margin-left: 10px;
  color: #ffffff;
}
@media (min-width: 320px) and (max-width: 1024px) {
  .more2 {
    font-size: 12px;
    padding: 5px 8px;
  }
  .more2 span {
    --size: 14px;
  }
  .more2 span::before {
    top: -10px;
  }
}

.itemxxx {
  position: sticky;
  top: 0;
  left: 0;
  width: auto;
  -o-background-size: 2px 2px;
     background-size: 2px 2px;
  backdrop-filter: saturate(50%) blur(2px);
}

/**视频弹出**/
.videos {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 9999;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.9);
}

#video_bg {
  width: 80%;
  height: auto;
  top: 50%;
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
     -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
       -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.vclose {
  position: absolute;
  right: 2%;
  top: 2%;
  border-radius: 100%;
  cursor: pointer;
}

.button {
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
  outline: none;
  position: absolute;
  width: auto;
  z-index: 10;
  top: 50%;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
  cursor: pointer;
}

.button .iconfont {
  color: #1d2087;
  font-size: 60px;
  font-weight: bold;
}
@media (min-width: 320px) and (max-width: 1024px) {
  .button .iconfont {
    font-size: 24px;
  }
}

.tabs {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  gap: 30px;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (min-width: 320px) and (max-width: 1024px) {
  .tabs {
    gap: 10px;
  }
}
.tabs a {
  font-size: 20px;
  color: #000;
  width: auto;
  border-bottom: 0px solid rgba(0, 0, 0, 0);
  font-weight: 600;
}
@media (min-width: 320px) and (max-width: 1024px) {
  .tabs a {
    font-size: 14px;
  }
}
.tabs a.active {
  color: #1d2087;
  border-bottom: 0px solid rgba(14, 67, 156, 0);
}
.tabs a.more {
  margin-right: 0;
  margin-left: auto;
  color: #999999;
  font-size: 16px;
}
@media (min-width: 320px) and (max-width: 1024px) {
  .tabs a.more {
    font-size: 12px;
  }
}
.tabs a.more:hover {
  color: #1d2087;
}

@-webkit-keyframes trlateX {
  0% {
    left: 0px;
  }
  100% {
    left: -webkit-calc(100% - 30px);
    left: calc(100% - 30px);
  }
}

@-moz-keyframes trlateX {
  0% {
    left: 0px;
  }
  100% {
    left: -moz-calc(100% - 30px);
    left: calc(100% - 30px);
  }
}

@-o-keyframes trlateX {
  0% {
    left: 0px;
  }
  100% {
    left: calc(100% - 30px);
  }
}

@keyframes trlateX {
  0% {
    left: 0px;
  }
  100% {
    left: -webkit-calc(100% - 30px);
    left: -moz-calc(100% - 30px);
    left: calc(100% - 30px);
  }
}
@-webkit-keyframes trlateY {
  0% {
    top: 0px;
  }
  100% {
    top: -webkit-calc(100% - 30px);
    top: calc(100% - 30px);
  }
}
@-moz-keyframes trlateY {
  0% {
    top: 0px;
  }
  100% {
    top: -moz-calc(100% - 30px);
    top: calc(100% - 30px);
  }
}
@-o-keyframes trlateY {
  0% {
    top: 0px;
  }
  100% {
    top: calc(100% - 30px);
  }
}
@keyframes trlateY {
  0% {
    top: 0px;
  }
  100% {
    top: -webkit-calc(100% - 30px);
    top: -moz-calc(100% - 30px);
    top: calc(100% - 30px);
  }
}
@-webkit-keyframes mycircle {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@-moz-keyframes mycircle {
  from {
    -moz-transform: rotate(0deg);
         transform: rotate(0deg);
  }
  to {
    -moz-transform: rotate(360deg);
         transform: rotate(360deg);
  }
}
@-o-keyframes mycircle {
  from {
    -o-transform: rotate(0deg);
       transform: rotate(0deg);
  }
  to {
    -o-transform: rotate(360deg);
       transform: rotate(360deg);
  }
}
@keyframes mycircle {
  from {
    -webkit-transform: rotate(0deg);
       -moz-transform: rotate(0deg);
         -o-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
       -moz-transform: rotate(360deg);
         -o-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}