@charset "UTF-8";
/*
 * 页面主样式
 * 日期: 2023-07-25
 * By Killer
 * 
*/

.sec_head {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-radius: 1.0417vw;
  /* background: linear-gradient(180deg, #FFFFFF00 0%, #FFFFFF 100%);
border: .1042vw solid #FFFFFF; */
  background: url(../img/bg04.png) no-repeat;
  background-size: 100% 100%;
  backdrop-filter: blur(7.9688vw);
  left: 1.5625vw;
  top: 1.5625vw;
  height: 5.2083vw;
  width: calc(100% - 3.125vw);
  box-sizing: border-box;
  padding: 0 3.6458vw;
  z-index: 99;
}

.sec_head.active {
  background: transparent;
  backdrop-filter: blur(5px);
  border-radius: 0;
  left: 0;
  top: 0;
  width: 100%;
  position: fixed;
  z-index: 99;
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}

.sec_head .logo {
  width: 6.4063vw;
}
.sec_head .logo img {
  width: 100%;
  float: left;
}
.sec_head .right {
  display: flex;
}
.sec_head .mob_nav {
  display: none;
}
.sec_head .right .nav {
  display: flex;
}
.sec_head .right .nav li {
  margin-right: 3.125vw;
}
.sec_head .right .nav li:last-child {
  margin-right: 0;
}
.sec_head .right .nav li a {
  cursor: pointer;
  font-size: 0.9375vw;
  color: #333333;
  font-weight: bold;
}
.sec_head .right li.active a {
  color: #c7000b;
}

.sec_head .right .yuyan {
  margin-left: 3.125vw;
  display: flex;
  align-items: center;
}
.sec_head .right .yuyan span {
  margin: 0 0.5208vw;
}
.sec_head .right .yuyan a {
  font-size: 0.9375vw;
  color: #333333;
}
.sec_head .right .yuyan a.active {
  color: #c7000b;
}
.sec_head .right .yuyan a:hover {
  color: #c7000b;
}
.sec_banner {
  width: 100%;
}
.sec_banner .mySwiper {
  width: 100%;
  height: auto;
}
.sec_banner img {
  width: 100%;
}
.sec_banner .right {
  position: absolute;
  top: 9.8958vw;
  right: 13.4896vw;
  width: 33.5417vw;
}
.sec_banner .ewm {
  position: absolute;
  right: 35.0521vw;
  bottom: 16.4063vw;
  width: 7.5vw;
}
.sec_banner .left {
  position: absolute;
  top: 15.98958vw;
  left: 13.6979vw;
  display: flex;
  flex-direction: column;
}
.sec_banner .left .tit {
  color: #333333;
  font-size: 1.25vw;
  margin-bottom: 1.5625vw;
}
.sec_banner .left .txt {
  margin-bottom: 1.1458vw;
}
.sec_banner .left .txt p {
  color: #333333;
  font-size: 1.0417vw;
  margin-bottom: 0.7292vw;
}
.sec_banner .left .txt p:last-child {
  margin-bottom: 0;
}
.sec_banner .left .address {
  color: #333333;
  font-size: 1.875vw;
  margin-bottom: 1.0417vw;
  display: flex;
  align-items: center;
}
.sec_banner .left .address span {
  font-size: 0;
  width: 0.5208vw;
  height: 0.5208vw;
  background: #333;
  border-radius: 50%;
  margin: 0 0.8333vw;
}
.sec_banner .left .time {
  color: #333333;
  font-size: 1.0417vw;
}
.sec_banner .left .time p {
  margin-bottom: 0.83333vw;
}
.sec_banner .left .time p:last-child {
  margin-bottom: 0;
}
.sec_banner .left .djs {
  margin-top: 1.0417vw;
  width: 12.2604vw;
  height: 6.7292vw;
  display: flex;
  align-items: center;
  flex-direction: column;
  box-sizing: border-box;
  padding-top: 0.3125vw;
  background: url(../img/251029bg01.png) no-repeat;
  background-size: 100% 100%;
}
.sec_banner .left .djs .tit1 {
  display: flex;
  align-items: center;
  margin-bottom: 0.2vw;
}
.sec_banner .left .djs .tit1 .xian {
  width: 2.4479vw;
  height: 1px;
  opacity: 0.3;
}
.sec_banner .left .djs .tit1 .xian.xian1 {
  background: linear-gradient(270deg, #007aff 0%, #007aff00 100%);
}
.sec_banner .left .djs .tit1 .xian.xian2 {
  background: linear-gradient(90deg, #ff9b48 0%, #ff9b4800 100%);
}
.sec_banner .left .djs .tit1 span {
  margin: 0 0.3125vw;
  background: linear-gradient(90deg, #5b9dff 4%, #765eff 51%, #ff9b48 100%);
  -webkit-background-clip: text;
  color: transparent;
  font-weight: bold;
  font-size: 0.7292vw;
  line-height: 1.3;
}
.sec_banner .left .djs .ul {
  width: calc(100% - 0.625vw);
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.sec_banner .left .djs .ul .yh {
  margin-top: 1.3938vw;
  width: 0.2083vw;
}
.sec_banner .left .djs .ul .li {
  width: 3vw;
  margin-top: 0.2083vw;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.sec_banner .left .djs .ul .li .txt1 {
  background: url(../img/251029bg02.png) no-repeat;
  background-size: 100% 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 2.7958vw;
  margin-bottom: 0.5208vw;
  color: #333333;
  font-weight: bold;
  font-size: 1.4583vw;
  line-height: 1;
  position: relative;
}
.sec_banner .left .djs .ul .li .txt1::before {
  content: "";
  position: absolute;
  background: url(../img/251029bg03.png) no-repeat;
  background-size: 100% 100%;
  width: calc(100% - 0px);
  left: 0;
  bottom: 1px;
  height: 1.1458vw;
}
.sec_banner .left .djs .ul .li span {
  font-weight: bold;
  font-size: 0.7292vw;
  line-height: 1;
  color: #333;
}
.sec_banner .left .djs .ul .li.li1 {
  width: 3.4688vw;
  margin-top: 0;
}
.sec_banner .left .djs .ul .li.li1 .txt1 {
  height: 3.3646vw;
  margin-bottom: 0.2083vw;
}
.sec_banner .left .djs .ul .li.li1 .txt1 p {
  background: linear-gradient(90deg, #5c9dff 0%, #706dff 100%);
  -webkit-background-clip: text;
  color: transparent;
  font-size: 1.6667vw;
}
.sec_banner .left .djs .ul .li.li1 .txt1::before {
  height: 1.3542vw;
}
.sec_banner .left .djs .ul .li.li1 span {
  /* background: linear-gradient(90deg, #5C9DFF 0%, #706DFF 50%);
  -webkit-background-clip: text;
  color: transparent; */
  font-size: 0.8333vw;
}
.sec_banner .left .djs .ul .li.li2 span {
  /* background: linear-gradient(90deg, #7169FF 0%, #9641FF 100%);
  -webkit-background-clip: text;
  color: transparent; */
}
.sec_banner .left .djs .ul .li.li3 span {
  /* background: linear-gradient(270deg, #FF802A 0%, #CD5AE7 100%);
  -webkit-background-clip: text;
  color: transparent; */
}

.hw_cloud_main {
  width: 100%;
  background: url(../img/bg01.png) #fafcfd no-repeat;
  background-size: cover;
}
.section {
  width: 100%;
  padding-top: 5.1563vw;
}
.sec_inner {
  width: 72.9167vw;
  margin: 0 auto;
  max-width: 100%;
}
.sec_title {
  width: 100%;
  margin-bottom: 2.5vw;
  text-align: center;
}
.sec_title .txt {
  font-size: 2.0833vw;
  color: #333;
  padding: 1.25vw 3.2813vw 0.5729vw 3.3333vw;
  position: relative;
  display: inline-block;
}
.sec_title .txt::before {
  content: "";
  background: url(../img/tt5.png) no-repeat;
  background-size: contain;
  width: 4.2188vw;
  height: 3.6458vw;
  left: 0;
  top: 0;
  position: absolute;
  z-index: 1;
}
.sec_title .txt::after {
  content: "";
  background: url(../img/tt6.png) no-repeat;
  background-size: contain;
  width: 4.2188vw;
  height: 3.6458vw;
  right: 0;
  bottom: 0;
  position: absolute;
  z-index: 1;
}
.sec_title .txt span {
  position: relative;
  z-index: 2;
  font-weight: bold;
}
.sec_about {
  width: 100%;
  position: relative;
}
.sec_about::before {
  content: "";
  position: absolute;
  left: -10.6771vw;
  top: -8.9063vw;
  z-index: 1;
  width: 24.5313vw;
  height: 24.0625vw;
  background: url(../img/bg03.png) no-repeat;
  background-size: cover;
}
.sec_about .tit {
  width: 100%;
  color: #333333;
  font-size: 1.0417vw;
  line-height: 2;
  margin-bottom: 2.4479vw;
  position: relative;
  z-index: 2;
}
.sec_about .tit p {
  margin-bottom: 1.25vw;
}
.sec_about .tit p:last-child {
  margin-bottom: 0;
}
.sec_about .txt {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-bottom: 2.0833vw;
  position: relative;
  z-index: 2;
}
.sec_about .txt .list {
  width: 23.1958vw;
  position: relative;
  margin-right: 1.5104vw;
}
.sec_about .txt .list:last-child {
  margin-right: 0;
}
.sec_about .txt .list img {
  width: 100%;
}
.sec_about .txt .list .desc1 {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 9;
  box-sizing: border-box;
  padding: 2.5vw 3.0208vw;
  display: flex;
  flex-direction: column;
  padding-right: 0;
}
.sec_about .txt .list .desc1 img {
  width: 2.6042vw;
  height: 2.6042vw;
  margin-bottom: 1.25vw;
}
.sec_about .txt .list .desc1 .tit1 {
  color: #333333;
  font-weight: bold;
  font-size: 1.0417vw;
  margin-bottom: 0.8333vw;
}
.sec_about .txt .list .desc1 .txt1 {
  color: #666666;
  font-size: 0.8333vw;
  line-height: 2;
}
.sec_about .swiper {
  display: none;
}
.sec_about .desc {
  width: 100%;
  position: relative;
  z-index: 2;
  box-sizing: border-box;
  padding: 5.0521vw 5.0521vw 3.8542vw 5.3646vw;
}
.sec_about .desc img {
  width: 100%;
}
.sec_about .desc ul {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  box-sizing: border-box;
  z-index: 9;
  padding-right: 1.3542vw;
  padding-left: 1.1458vw;
  display: flex;
}
.sec_about .desc ul li {
  display: flex;
  align-items: center;
  flex-direction: column;
  text-align: center;
  color: #333333;
  font-size: 0.9375vw;
  line-height: 1.5;
  position: relative;
  white-space: nowrap;
}
.sec_about .desc ul li img {
  width: 3.3333vw;
  height: 3.3333vw;
  margin-bottom: 2.7083vw;
}
.sec_about .desc ul li:nth-child(1) {
  top: 2.5104vw;
  margin-right: 6.3208vw;
}
.sec_about .desc ul li:nth-child(2) {
  top: 2.4063vw;
  margin-right: 7.0417vw;
}
.sec_about .desc ul li:nth-child(3) {
  margin-right: 6.95vw;
  top: 1vw;
}
.sec_about .desc ul li:nth-child(4) {
  top: 3.2396vw;
  margin-right: 7.4583vw;
}
.sec_about .desc ul li:nth-child(5) {
  top: 2.1979vw;
}
.sec_agenda {
  width: 100%;
  height: 37.6042vw;
  margin-bottom: 5.2083vw;
  background: url(../img/bg16.png) no-repeat;
  background-size: 100% 100%;
  padding: 1.5625vw 1.5625vw 1.6667vw 4.4792vw;
  display: flex;
  justify-content: space-between;
  position: relative;
}
.sec_agenda .am {
  position: absolute;
  left: 1.5625vw;
  top: 10.9792vw;
  color: #ffc13e;
  font-weight: bold;
  font-size: 1.0417vw;
}
.sec_agenda .pm {
  position: absolute;
  left: 1.5625vw;
  bottom: 9.6875vw;
  color: #79aeff;
  font-weight: bold;
  font-size: 1.0417vw;
}
.sec_agenda .list {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.sec_agenda .list .title {
  width: 100%;
  height: 3.6458vw;
  margin-bottom: 0.8333vw;
  display: flex;
  align-items: center;
  box-sizing: border-box;
  padding-left: 1.3021vw;
  font-size: 0.9375vw;
  color: #fff;
}
.sec_agenda .list .desc {
  flex: 1;
  height: 0;
  width: 100%;
  position: relative;
}
.sec_agenda .list .desc .am {
  display: none;
}
.sec_agenda .list .desc .pm {
  display: none;
}
.sec_agenda .list .desc .li {
  position: absolute;
  font-size: 0.7333vw;
  color: #333;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.sec_agenda .list .desc .li p {
  display: flex;
  align-items: center;
  margin-bottom: 1.0417vw;
}
.sec_agenda .list .desc .li p:last-child {
  margin-bottom: 0;
}
.sec_agenda .list .desc .li img {
  width: 0.8333vw;
  margin-right: 0.8333vw;
}
.sec_agenda .list .title img {
  width: 1.25vw;
  margin-right: 0.625vw;
}
.sec_agenda .list .title strong {
  font-size: 1.0417vw;
  font-weight: bold;
  margin-right: 0.625vw;
}
.sec_agenda .list.list1 {
  width: 19.7917vw;
}
.sec_agenda .list.list1 .title {
  background: url(../img/bg13.png) no-repeat;
  background-size: 100% 100%;
}
.sec_agenda .list.list2 {
  width: 24.3229vw;
}
.sec_agenda .list.list2 .title {
  background: url(../img/bg14.png) no-repeat;
  background-size: 100% 100%;
}
.sec_agenda .list.list3 {
  width: 20.6771vw;
}
.sec_agenda .list.list3 .title {
  background: url(../img/bg15.png) no-repeat;
  background-size: 100% 100%;
}
.sec_agenda .list.list1 .li.li1 {
  background: url(../img/250930_bg09.png) no-repeat;
  background-size: 100% 100%;
  left: 0;
  top: 0;
  width: 15.7813vw;
  height: 11.5104vw;
  box-sizing: border-box;
  align-items: center;
  text-align: center;
  font-weight: bold;
  font-size: 0.9375vw;
}
.sec_agenda .list.list1 .li.li2 {
  left: 5.7292vw;
  height: 17.6042vw;
  bottom: 0;
  width: 10.0521vw;
  box-sizing: border-box;
}
.sec_agenda .list.list1 .li.li2 p {
  background: url(../img/250930_bg10.png) no-repeat;
  background-size: 100% 100%;
  height: 4.0104vw;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 0.5208vw;
}
.sec_agenda .list.list1 .li.li3 {
  background: url(../img/250930_bg12.png) no-repeat;
  background-size: 100% 100%;
  width: 3.125vw;
  height: 100%;
  top: 0;
  right: 0;
  align-items: center;
}
.sec_agenda .list.list1 .li.li4 {
  width: 5.1563vw;
  height: 17.6042vw;
  left: 0;
  bottom: 0;
  align-items: center;
  text-align: center;
  font-size: 0.9375vw;
  font-weight: bold;
  background: url(../img/250930_bg11.png) no-repeat;
  background-size: 100% 100%;
}

.sec_agenda .list.list2 .li.li1 {
  background: url(../img/250930_bg13.png) no-repeat;
  background-size: 100% 100%;
  left: 0;
  top: 0;
  width: 16.4063vw;
  height: 11.5625vw;
  box-sizing: border-box;
  font-size: 0.9375vw;
  font-weight: bold;
  align-items: center;
  text-align: center;
}
.sec_agenda .list.list2 .li.li2 {
  left: 0;
  bottom: 0;
  width: 16.4063vw;
  height: auto;
  box-sizing: border-box;
}
.sec_agenda .list.list2 .li.li2 p {
  background: url(../img/250930_bg14.png) no-repeat;
  background-size: 100% 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  height: 2.5vw;
  margin-bottom: 0.5208vw;
}
.sec_agenda .list.list2 .li.li3 {
  background: url(../img/250930_bg15.png) no-repeat;
  background-size: 100% 100%;
  width: 3.125vw;
  height: 100%;
  top: 0;
  right: 3.9583vw;
  align-items: center;
  text-align: center;
}
.sec_agenda .list.list2 .li.li4 {
  background: url(../img/250930_bg15.png) no-repeat;
  background-size: 100% 100%;
  width: 3.125vw;
  height: 100%;
  top: 0;
  right: 0;
  align-items: center;
}

.sec_agenda .list.list3 .li.li1 {
  left: 5.625vw;
  top: 0;
  width: 11.0938vw;
  height: auto;
  box-sizing: border-box;
}
.sec_agenda .list.list3 .li.li1 p {
  background: url(../img/250930_bg17.png) no-repeat;
  background-size: 100% 100%;
  height: 3.4896vw;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 0.5208vw;
}
.sec_agenda .list.list3 .li.li2 {
  background: url(../img/250930_bg16.png) no-repeat;
  background-size: 100% 100%;
  width: 5vw;
  height: 11.5625vw;
  top: 0;
  left: 0;
  align-items: center;
  text-align: center;
  font-weight: bold;
  font-size: 0.9375vw;
}
.sec_agenda .list.list3 .li.li3 {
  background: url(../img/250930_bg18.png) no-repeat;
  background-size: 100% 100%;
  width: 3.125vw;
  height: 100%;
  top: 0;
  right: 0;
  align-items: center;
}
.sec_agenda .list.list3 .li.li4 {
  background: url(../img/250930_bg17.png) no-repeat;
  background-size: 100% 100%;
  left: 0;
  top: calc(8.9063vw + 3.4896vw);
  width: 16.7188vw;
  height: 3.4896vw;
  align-items: center;
}

.sec_innovation {
  width: 100%;
}
.sec_highlights_mob {
  display: none;
}
.sec_innovation ul {
  width: 100%;
  display: flex;
}
.sec_innovation .swiper {
  display: none;
}
.sec_innovation ul li {
  width: 10.4167vw;
  height: 19.5833vw;
  margin-right: 1.25vw;
  transition: 0.5s;
  -webkit-transition: 0.5s;
  cursor: pointer;
  position: relative;
}
.sec_innovation ul li:last-child {
  margin-right: 0;
}
.sec_innovation ul li.active {
  width: 26.25vw;
}
.sec_innovation ul li .img {
  width: 100%;
  height: 100%;
}
.sec_innovation ul li .img img {
  width: 100%;
  height: 100%;
}
.sec_innovation ul li .img.img2 {
  display: none;
}
.sec_innovation ul li.active .img.img1 {
  display: none;
}
.sec_innovation ul li.active .img.img2 {
  display: block;
}
.sec_innovation ul li .desc {
  position: absolute;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  z-index: 9;
  left: 0;
  top: 0;
}
.sec_innovation ul li .desc img {
  width: 4.1667vw;
  height: 4.1667vw;
  margin-bottom: 1.1979vw;
}
.sec_innovation ul li .desc .tit {
  color: #333333;
  font-weight: bold;
  font-size: 1.0417vw;
}
.sec_innovation ul li.active .desc {
  justify-content: flex-start;
  box-sizing: border-box;
  padding-top: 2.5vw;
}
.sec_innovation ul li.active .desc img {
  width: 4.6875vw;
  height: 4.6875vw;
  margin-bottom: 0.3125vw;
}
.sec_innovation ul li.active .desc .tit {
  font-size: 1.25vw;
  margin-bottom: 1.25vw;
}
.sec_innovation ul li .desc .txt {
  display: flex;
  width: 100%;
  box-sizing: border-box;
  padding: 0 1.2708vw;
  overflow: hidden;
  visibility: hidden;
  position: absolute;
  left: 0;
  bottom: 0;
}
.sec_innovation ul li.active .desc .txt {
  flex-wrap: wrap;
  visibility: visible;
  position: initial;
  transition: all 0s ease-in-out 0.5s;
}
.sec_innovation ul li .desc .txt .list {
  border-radius: 0.4167vw;
  background: #ffffff7f;
  border: 0.1042vw solid #ffffff;
  backdrop-filter: blur(36.6667vw);
  width: calc(50% - 0.7vw);
  height: 2.6042vw;
  margin-right: 1.25vw;
  display: flex;
  align-items: center;
  box-sizing: border-box;
  padding-left: 0.6771vw;
  margin-bottom: 1.25vw;
  display: flex;
  align-items: center;
  color: #666666;
  font-size: 0.8333vw;
}
.sec_innovation ul li .desc .txt .list:nth-child(2n) {
  margin-right: 0;
}
.sec_innovation ul li .desc .txt .list img {
  width: 1.1979vw;
  height: 1.1979vw;
  margin-right: 0.4688vw;
}

.sec_highlights {
  width: 100%;
  display: flex;
  justify-content: space-between;
}

.sec_highlights .list {
  width: 16.9792vw;
  cursor: pointer;
  transition: 0.5s;
  -webkit-transition: 0.5s;
  position: relative;
  padding-bottom: 2.5521vw;
}
.sec_highlights .list:hover {
  transform: translateY(-0.8333vw);
}
.sec_highlights .list img {
  width: 100%;
}

.sec_highlights .list .list1 {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 9;
  display: flex;
  align-items: center;
  flex-direction: column;
  padding-top: 2.3958vw;
}
.sec_highlights .list .list1 img {
  width: 4.1667vw;
  height: 4.1667vw;
  margin-bottom: 2.0833vw;
}
.sec_highlights .list .list1 .desc {
  width: 13.8542vw;
  height: 12.3958vw;
  box-sizing: border-box;
  padding: 1.6667vw 1.0417vw;
  display: flex;
  align-items: center;
  flex-direction: column;
  border-radius: 0.5208vw;
}
.sec_highlights .list .list1 .desc .tit {
  font-size: 1.0417vw;
  margin-bottom: 0.8333vw;
  font-weight: bold;
  color: #333;
}
.sec_highlights .list .list1 .desc .txt {
  color: #666666;
  font-size: 0.8333vw;
  line-height: 1.5;
}
.sec_highlights .list .list1 .desc.desc1 {
  background: url(../img/bg09.png) no-repeat;
  background-size: 100% 100%;
  box-shadow: 0px 0.2083vw 0.5208vw #3f9bfe19;
}
.sec_highlights .list .list1 .desc.desc2 {
  background: url(../img/bg10.png) no-repeat;
  background-size: 100% 100%;
  box-shadow: 0px 0.2083vw 0.5208vw #ff9a5119;
}
.sec_highlights .list .list1 .desc.desc3 {
  background: url(../img/bg11.png) no-repeat;
  background-size: 100% 100%;
  box-shadow: 0px 0.2083vw 0.5208vw #ffd54d19;
}
.sec_highlights .list .list1 .desc.desc4 {
  background: url(../img/bg12.png) no-repeat;
  background-size: 100% 100%;
  box-shadow: 0px 0.2083vw 0.5208vw #a058ff19;
}

.sec_footer {
  width: 100%;
  background: url(../img/bg02.png) no-repeat;
  background-size: cover;
}
.sec_footer .sec_inner {
  display: flex;
  flex-direction: column;
}
.sec_footer .sec_inner .top {
  width: 100%;
  display: flex;
  justify-content: space-between;
  padding-top: 3.3333vw;
  padding-bottom: 2.5vw;
}
.sec_footer .sec_inner .top .logo {
  width: 6.6667vw;
}
.sec_footer .sec_inner .top .logo img {
  width: 100%;
}
.sec_footer .sec_inner .top .right {
  display: flex;
}
.sec_footer .sec_inner .top .right .list {
  display: flex;
  flex-direction: column;
  margin-right: 2.5vw;
}
.sec_footer .sec_inner .top .right .list:last-child {
  margin-right: 0;
}
.sec_footer .sec_inner .top .right .list .tit {
  color: #333333;
  font-size: 0.9375vw;
  margin-bottom: 1.0417vw;
}
.sec_footer .sec_inner .top .right .list .link {
  display: flex;
  flex-direction: column;
}
.sec_footer .sec_inner .top .right .list .link li {
  display: flex;
  align-items: center;
  color: #666666;
  font-size: 0.8333vw;
  margin-bottom: 0.7292vw;
}
.sec_footer .sec_inner .top .right .list .link li:last-child {
  margin-bottom: 0;
}
.sec_footer .sec_inner .top .right .list .link li a {
  color: #666666;
  display: flex;
  align-items: center;
}
.sec_footer .sec_inner .top .right .list .link li:hover a {
  text-decoration: underline;
  text-underline-offset: 4px;
}
.sec_footer .sec_inner .top .right .list .link li:last-child {
  margin-bottom: 0;
}
.sec_footer .sec_inner .top .right .list .link li img {
  width: 0.8333vw;
  margin-right: 0.4167vw;
}
.sec_footer .sec_inner .top .right .list .link li span {
}
.sec_footer .sec_inner .bottom {
  width: 100%;
  display: flex;
  align-items: flex-start;
  /* justify-content: space-between; */
  justify-content: flex-end;
  border-top: 1px solid #dcdddd;
  padding: 1.5625vw 0;
}
.sec_footer .sec_inner .bottom .left {
  color: #666666;
  font-size: 0.8333vw;
  text-align: left;
}
.sec_footer .sec_inner .bottom .left a {
  color: #666666;
}
.sec_footer .sec_inner .bottom .left a:hover {
  text-decoration: underline;
  text-underline-offset: 4px;
}
.sec_footer .sec_inner .bottom .right {
  color: #666666;
  font-size: 0.8333vw;
  text-align: right;
}
.sec_footer .sec_inner .bottom .right a {
  color: #666666;
}
.sec_footer .sec_inner .bottom .right a:hover {
  text-decoration: underline;
}
.sec_footer .sec_inner .bottom .right p {
  margin-bottom: 1.1458vw;
}
.sec_footer .sec_inner .bottom .right p:last-child {
  margin-bottom: 0;
}

@media screen and (max-width: 900px) {
  .sec_head {
    background: #fff;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    border-radius: 0;
    height: 12.8vw;
    padding: 0 4.2667vw;
  }
  .sec_head.active {
    background: #fff;
    backdrop-filter: initial;
  }
  .sec_head .logo {
    width: 16.4vw;
  }
  .sec_head .right {
    display: none;
    position: fixed;
    width: 100%;
    top: 12.8vw;
    left: 0;
    padding: 9.7667vw 0;
    text-align: center;
    background: url(../img/250930_bg08.png) no-repeat;
    background-size: cover;
    backdrop-filter: blur(10px);
  }
  .sec_head .right .nav {
    flex-direction: column;
  }
  .sec_head .right .nav li {
    margin-bottom: 8vw;
    margin-right: 0;
  }
  .sec_head .right .nav li a {
    font-size: 3.2vw;
    font-weight: normal;
  }
  .sec_head .right .nav li:last-child {
    margin-bottom: 0;
  }
  .sec_head .mob_nav {
    display: flex;
    align-items: center;
  }
  .sec_head .mob_nav a {
    font-size: 3.7333vw;
    margin-right: 4vw;
    color: #333;
  }
  .sec_head .mob_nav img {
    width: 4.8vw;
  }
  .sec_head .right .yuyan {
    display: none;
  }
  .sec_banner {
    padding-top: 12.8vw;
  }
  .sec_banner .right {
    top: 9.6667vw;
    right: 4.2667vw;
    width: 71.0667vw;
  }
  .sec_banner .ewm {
    right: 4.8vw;
    bottom: 23.2vw;
    width: 21.3333vw;
  }
  .sec_banner .left {
    top: 42.4667vw;
    left: 4.2667vw;
  }
  .sec_banner .left .tit {
    font-size: 3.2vw;
    margin-bottom: 3vw;
  }
  .sec_banner .left .txt {
    margin-bottom: 1.9333vw;
  }
  .sec_banner .left .txt p {
    font-size: 2.6667vw;
    margin-bottom: 1.8667vw;
  }
  .sec_banner .left .address {
    font-size: 4.8vw;
    margin-bottom: 1.6667vw;
  }
  .sec_banner .left .address span {
    margin: 0 2.1333vw;
    width: 1.3333vw;
    height: 1.3333vw;
  }
  .sec_banner .left .time {
    font-size: 2.6667vw;
  }
  .sec_banner .left .time p {
    margin-bottom: 1.6667vw;
  }
  .sec_banner .left .djs {
    margin-top: 2.1333vw;
    width: 32.8vw;
    height: 21vw;
    padding-top: 1.0667vw;
    background: url(../img/251029bg04.png) no-repeat;
    background-size: 100% 100%;
    backdrop-filter: blur(91.3307vw);
    border-radius: 0.8vw;
  }
  .sec_banner .left .djs .tit1 {
    margin-bottom: 1.0667vw;
  }
  .sec_banner .left .djs .tit1 .xian {
    width: 4.5333vw;
    height: 2px;
  }
  .sec_banner .left .djs .tit1 span {
    margin: 0 1.2vw;
    font-size: 2.6667vw;
  }
  .sec_banner .left .djs .ul {
    width: calc(100% - 2.1333vw);
  }
  .sec_banner .left .djs .ul .li {
    margin-top: 0.5333vw;
    width: 8.4vw;
  }
  .sec_banner .left .djs .ul .li .txt1 {
    height: 8.1333vw;
    font-size: 3.7333vw;
    margin-bottom: 1.8667vw;
  }
  .sec_banner .left .djs .ul .li .txt1::before {
    height: 2.9333vw;
  }
  .sec_banner .left .djs .ul .li span {
    font-size: 2.6667vw;
  }
  .sec_banner .left .djs .ul .li.li1 {
    width: 9.6vw;
  }
  .sec_banner .left .djs .ul .li.li1 .txt1 {
    height: 9.3333vw;
    margin-bottom: 1.0667vw;
  }
  .sec_banner .left .djs .ul .li.li1 .txt1 p {
    font-size: 4.2667vw;
  }
  .sec_banner .left .djs .ul .li.li1 .txt1::before {
    height: 3.4667vw;
  }
  .sec_banner .left .djs .ul .li.li1 span {
    font-size: 2.9333vw;
  }
  .sec_banner .left .djs .ul .yh {
    width: 0.5vw;
    margin-top: 3.8vw;
  }
  .hw_cloud_main {
    background: url(../img/250930_bg19.png) #fafcfd no-repeat;
    background-size: cover;
  }
  .sec_inner {
    width: calc(100% - 8.5333vw);
  }
  .section {
    padding-top: 13.3333vw;
  }
  .sec_title {
    margin-bottom: 6.4vw;
  }
  .sec_title .txt {
    font-size: 5.3333vw;
    padding: 3.3333vw 8.4vw 1.4667vw 8.5333vw;
  }
  .sec_title .txt::before {
    width: 10.8vw;
    height: 9.3333vw;
  }
  .sec_title .txt::after {
    width: 10.8vw;
    height: 9.3333vw;
  }
  .sec_about::before {
    left: -13.2vw;
    top: -14.1333vw;
    width: 34.4vw;
    height: 34.4vw;
  }
  .sec_about .tit {
    box-sizing: border-box;
    padding: 0 2.6667vw;
    font-size: 3.3667vw;
    margin-bottom: 4.6667vw;
  }
  .sec_about .tit p {
    margin-bottom: 4vw;
  }
  .sec_about .txt {
    display: none;
  }
  .sec_about .swiper {
    display: block;
    width: calc(100% + 4.2667vw);
    box-sizing: border-box;
    padding-right: 4.2667vw;
  }
  .sec_about .swiper .swiper-slide {
    box-sizing: border-box;
    padding-right: 2vw;
  }
  .sec_about .swiper .swiper-slide img {
    width: 100%;
  }
  .sec_about .swiper .swiper-slide .desc1 {
    position: absolute;
    width: calc(100% - 2vw);
    left: 0;
    top: 0;
    display: flex;
    align-items: center;
    flex-direction: column;
  }
  .sec_about .swiper .swiper-slide .desc1 img {
    width: 11.7333vw;
    height: 11.7333vw;
    margin-bottom: 4vw;
  }
  .sec_about .swiper .swiper-slide .desc1 .tit1 {
    font-size: 3.7333vw;
    color: #333;
    font-weight: bold;
    margin-bottom: 2.6667vw;
  }
  .sec_about .swiper .swiper-slide .desc1 .txt1 {
    font-size: 3.2vw;
    line-height: 1.5;
    color: #333;
  }
  .sec_about .swiper .swiper-pagination {
    top: auto;
    bottom: 0;
    width: calc(100% - 4.2667vw);
    background: #d5e3ff;
    height: 1px;
  }
  .sec_about .swiper .swiper-pagination .swiper-pagination-progressbar-fill {
    background: linear-gradient(90deg, #75adff 0%, #7591ff 44%, #ffa75f 100%);
    height: 3px;
    top: -1px;
  }
  .sec_about .desc {
    margin-top: 7.7333vw;
    box-sizing: border-box;
    padding: 6.2667vw 0 5.6667vw 0;
    display: flex;
    justify-content: center;
  }
  .sec_about .desc img {
    width: 6.2vw;
  }
  .sec_about .desc ul {
    flex-direction: column;
  }
  .sec_about .desc ul li {
    position: absolute;
    font-size: 3.2vw;
    margin-right: 0 !important;
  }
  .sec_about .desc ul li img {
    width: 8.5333vw;
    height: 8.5333vw;
    margin-bottom: 1.0667vw;
  }
  .sec_about .desc ul li:nth-child(1) {
    left: 6.2vw;
    align-items: flex-end;
    top: 0;
    width: 32vw;
    text-align: right;
  }
  .sec_about .desc ul li:nth-child(2) {
    right: 11.0667vw;
    align-items: flex-start;
    top: 15.9333vw;
    width: 28.8vw;
    text-align: left;
  }
  .sec_about .desc ul li:nth-child(3) {
    left: 11.9333vw;
    align-items: flex-end;
    top: calc(21.0667vw + 9.5333vw);
    width: 28.8vw;
    text-align: right;
  }
  .sec_about .desc ul li:nth-child(4) {
    right: 12.6vw;
    align-items: flex-start;
    top: auto;
    bottom: calc(7.4667vw + 8.6vw);
    width: 28.8vw;
    text-align: left;
  }
  .sec_about .desc ul li:nth-child(5) {
    left: 13.0667vw;
    align-items: flex-end;
    top: auto;
    bottom: 0;
    width: 25.6vw;
    text-align: right;
  }
  .sec_highlights {
    display: none;
  }
  .sec_highlights_mob {
    display: block;
    width: 100%;
    position: relative;
    padding-bottom: 6.4vw;
  }
  .sec_highlights_mob .mySwiper {
    width: calc(100% + 4.2667vw);
  }
  .sec_highlights_mob .mySwiper .swiper-slide {
    box-sizing: border-box;
    padding-right: 4.2667vw;
  }
  .sec_highlights_mob .mySwiper img {
    width: 100%;
  }
  .sec_highlights_mob .mySwiper .swiper-slide {
    padding-bottom: 17.3333vw;
  }
  .sec_highlights_mob .mySwiper .swiper-slide .list1 {
    width: calc(100% - 4.2667vw);
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9;
    box-sizing: border-box;
    padding: 0 4vw;
    padding-top: 6.1333vw;
    display: flex;
    align-items: center;
    flex-direction: column;
  }
  .sec_highlights_mob .mySwiper .swiper-slide .list1 img {
    width: 10.6667vw;
    height: 10.6667vw;
    margin-bottom: 5.3333vw;
  }
  .sec_highlights_mob .mySwiper .swiper-slide .list1 .desc {
    width: 100%;
    height: 36.5333vw;
    border-radius: 1.3333vw;
    display: flex;
    align-items: center;
    flex-direction: column;
    box-sizing: border-box;
    padding: 4.2667vw 4vw;
  }
  .sec_highlights_mob .mySwiper .swiper-slide .list1 .desc .tit {
    color: #333333;
    font-weight: bold;
    font-size: 3.7333vw;
    margin-bottom: 2.1333vw;
  }
  .sec_highlights_mob .mySwiper .swiper-slide .list1 .desc .txt {
    color: #666666;
    font-size: 3.2vw;
    line-height: 1.5;
  }
  .sec_highlights_mob .mySwiper .swiper-slide .list1 .desc.desc1 {
    background: url(../img/bg09.png) no-repeat;
    background-size: 100% 100%;
    box-shadow: 0px 0.5333vw 1.3333vw #3f9bfe19;
  }
  .sec_highlights_mob .mySwiper .swiper-slide .list1 .desc.desc2 {
    background: url(../img/bg10.png) no-repeat;
    background-size: 100% 100%;
    box-shadow: 0px 0.5333vw 1.3333vw #ff9a5119;
  }
  .sec_highlights_mob .mySwiper .swiper-slide .list1 .desc.desc3 {
    background: url(../img/bg11.png) no-repeat;
    background-size: 100% 100%;
    box-shadow: 0px 0.5333vw 1.3333vw #ffd54d19;
  }
  .sec_highlights_mob .mySwiper .swiper-slide .list1 .desc.desc4 {
    background: url(../img/bg12.png) no-repeat;
    background-size: 100% 100%;
    box-shadow: 0px 0.5333vw 1.3333vw #a058ff19;
  }
  .hw_cloud_main .swiper-pagination {
    bottom: 0;
  }
  .swiper-pagination .swiper-pagination-bullet {
    width: 1.3333vw;
    height: 1.3333vw;
    margin: 0 1.0667vw;
    border-radius: 50%;
    opacity: 1;
    background: #d5e3ff;
  }
  .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 3.7333vw;
    border-radius: 12.556vw;
    background: linear-gradient(90deg, #75adff 0%, #7591ff 44%, #ffa75f 100%);
  }
  .sec_innovation {
    position: relative;
    padding-bottom: 8.4vw;
  }
  .sec_innovation ul {
    display: none;
  }
  .sec_innovation .swiper {
    display: block;
  }
  .sec_innovation .mySwiper img {
    width: 100%;
  }
  .sec_innovation .mySwiper .desc {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 9;
    display: flex;
    align-items: center;
    flex-direction: column;
    box-sizing: border-box;
    padding-top: 8.5333vw;
  }
  .sec_innovation .mySwiper .desc img {
    width: 16vw;
    height: 16vw;
    margin-bottom: 1.6vw;
  }
  .sec_innovation .mySwiper .desc .tit {
    color: #333333;
    font-weight: bold;
    font-size: 4.2667vw;
    margin-bottom: 4.2667vw;
  }
  .sec_innovation .mySwiper .desc .txt {
    width: calc(100% - 10.6667vw);
    display: flex;
    flex-wrap: wrap;
  }
  .sec_innovation .mySwiper .desc .txt .list {
    width: calc(50% - 2.1333vw);
    margin-right: 4.2667vw;
    margin-bottom: 4.2667vw;
    display: flex;
    align-items: center;
    box-sizing: border-box;
    padding-left: 1.7333vw;
    color: #666666;
    font-size: 2.9333vw;
    height: 8.5333vw;
    border-radius: 1.0667vw;
    background: #ffffff7f;
    border: 1px solid #ffffff;
  }
  .sec_innovation .mySwiper .desc .txt .list img {
    width: 3.8667vw;
    height: auto;
    margin-right: 1.8667vw;
    margin-bottom: 0;
  }
  .sec_innovation .mySwiper .desc .txt .list:nth-child(2n) {
    margin-right: 0;
  }
  .sec_agenda {
    margin-bottom: 13.3333vw;
    height: auto;
    flex-direction: column;
    background: none;
    padding: 0;
  }
  .sec_agenda .am {
    display: none;
  }
  .sec_agenda .pm {
    display: none;
  }
  .sec_agenda .list {
    width: 100% !important;
    margin-bottom: 4.2667vw;
  }
  .sec_agenda .list .title {
    height: 14.4vw;
    padding-left: 4vw;
    font-size: 3.7333vw;
    margin-bottom: 4vw;
  }
  .sec_agenda .list .title img {
    width: 6.4vw;
    margin-right: 2.1333vw;
  }
  .sec_agenda .list .title strong {
    font-size: 4.2667vw;
    margin-right: 2.6667vw;
  }
  .sec_agenda .list:last-child {
    margin-bottom: 0;
  }
  .sec_agenda .list .desc {
    margin-bottom: 4vw;
  }
  .sec_agenda .list .desc .am {
    display: block;
    position: absolute;
    left: 4vw;
    top: 11.9333vw;
    color: #ffc13e;
    font-weight: bold;
    font-size: 3.4667vw;
  }
  .sec_agenda .list .desc .pm {
    display: block;
    position: absolute;
    left: 4vw;
    bottom: 26.7333vw;
    color: #79aeff;
    font-weight: bold;
    font-size: 3.4667vw;
  }
  .sec_agenda .list .desc .li {
    font-size: 3.2vw;
  }
  .sec_agenda .list .desc .li p {
    margin-bottom: 3.2vw;
  }
  .sec_agenda .list .desc .li img {
    width: 2.6667vw;
    margin-right: 2.1333vw;
  }
  .sec_agenda .list.list1 {
    background: url(../img/250930_bg20.png) no-repeat;
    background-size: 100% 100%;
    height: 126.5333vw;
  }
  .sec_agenda .list.list2 {
    background: url(../img/250930_bg25.png) no-repeat;
    background-size: 100% 100%;
    height: 116.4vw;
  }
  .sec_agenda .list.list3 {
    background: url(../img/250930_bg29.png) no-repeat;
    background-size: 100% 100%;
    height: 76.8667vw;
  }
  .sec_agenda .list.list1 .li.li1 {
    width: 63.6vw;
    height: 29.4667vw;
    left: 14.1333vw;
    top: 0;
    font-size: 3.4667vw;
    background: url(../img/250930_bg21.png) no-repeat;
    background-size: 100% 100%;
  }
  .sec_agenda .list.list1 .li.li2 {
    width: 42vw;
    height: auto;
    left: calc(14.1333vw + 19.4667vw + 1.8667vw);
    bottom: 0;
  }
  .sec_agenda .list.list1 .li.li2 p {
    height: 13.3333vw;
    margin-bottom: 1.3333vw;
    background: url(../img/250930_bg23.png) no-repeat;
    background-size: 100% 100%;
  }
  .sec_agenda .list.list1 .li.li2 p:last-child {
    margin-bottom: 0;
  }
  .sec_agenda .list.list1 .li.li3 {
    width: 9.6vw;
    right: 2.6667vw;
    background: url(../img/250930_bg24.png) no-repeat;
    background-size: 100% 100%;
  }
  .sec_agenda .list.list1 .li.li4 {
    left: 14.1333vw;
    width: 19.4667vw;
    height: 72.3333vw;
    font-size: 3.4667vw;
    background: url(../img/250930_bg22.png) no-repeat;
    background-size: 100% 100%;
  }
  .sec_agenda .list.list2 .li.li1 {
    width: 51.2vw;
    height: 29.6vw;
    left: 14.1333vw;
    top: 0;
    font-size: 3.4667vw;
    background: url(../img/250930_bg26.png) no-repeat;
    background-size: 100% 100%;
  }
  .sec_agenda .list.list2 .li.li2 {
    width: 51.2vw;
    height: auto;
    left: 14.1333vw;
    bottom: 0;
  }
  .sec_agenda .list.list2 .li.li2 p {
    height: 9.0667vw;
    margin-bottom: 1.3333vw;
    background: url(../img/250930_bg27.png) no-repeat;
    background-size: 100% 100%;
  }
  .sec_agenda .list.list2 .li.li2 p:last-child {
    margin-bottom: 0;
  }
  .sec_agenda .list.list2 .li.li3 {
    width: 9.6vw;
    right: calc(2.6667vw + 9.6vw + 1.8667vw);
    background: url(../img/250930_bg28.png) no-repeat;
    background-size: 100% 100%;
  }
  .sec_agenda .list.list2 .li.li4 {
    width: 9.6vw;
    right: 2.6667vw;
    background: url(../img/250930_bg28.png) no-repeat;
    background-size: 100% 100%;
  }
  .sec_agenda .list.list2 .desc .pm {
    bottom: 30.7333vw;
  }
  .sec_agenda .list.list3 .li.li1 {
    width: 42.2667vw;
    height: auto;
    left: calc(14.1333vw + 19.4667vw + 1.8667vw);
    top: 0;
  }
  .sec_agenda .list.list3 .li.li1 p {
    height: 12.5333vw;
    margin-bottom: 1.3333vw;
    background: url(../img/250930_bg31.png) no-repeat;
    background-size: 100% 100%;
  }
  .sec_agenda .list.list3 .li.li2 {
    width: 19.4667vw;
    height: 40.2667vw;
    font-size: 3.4667vw;
    left: 14.1333vw;
    background: url(../img/250930_bg30.png) no-repeat;
    background-size: 100% 100%;
  }
  .sec_agenda .list.list3 .li.li3 {
    width: 9.6vw;
    right: 2.6667vw;
    background: url(../img/250930_bg32.png) no-repeat;
    background-size: 100% 100%;
  }
  .sec_agenda .list.list3 .li.li4 {
    background: url(../img/250930_bg31.png) no-repeat;
    background-size: 100% 100%;
    left: auto;
    top: 42vw;
    right: 13.7333vw;
    width: 63.9333vw;
    height: 12.5333vw;
  }
  .sec_agenda .list.list3 .desc .am {
    top: 17.9333vw;
  }
  .sec_agenda .list.list3 .desc .pm {
    bottom: 4.7333vw;
  }
  .sec_footer {
    background: url(../img/bg06.png) no-repeat;
    background-size: cover;
  }
  .sec_footer .sec_inner .top {
    align-items: center;
    flex-direction: column;
    padding-top: 8.5333vw;
    padding-bottom: 4vw;
  }
  .sec_footer .sec_inner .top .logo {
    width: 17.0667vw;
  }
  .sec_footer .sec_inner .top .right {
    width: 100%;
    flex-direction: column;
    border-top: 1px solid #dcdddd;
    margin-top: 6.4vw;
    padding-top: 6.6667vw;
  }
  .sec_footer .sec_inner .top .right .list {
    width: 100%;
    margin-right: 0;
    margin-bottom: 6.6667vw;
  }
  .sec_footer .sec_inner .top .right .list .tit {
    font-size: 3.2vw;
    position: relative;
    margin-bottom: 0;
  }
  .sec_footer .sec_inner .top .right .list .tit::before {
    content: "";
    width: 5.3333vw;
    height: 5.3333vw;
    position: absolute;
    right: 0;
    background: url(../img/ico.svg) no-repeat;
    background-size: contain;
    transform: rotateX(180deg);
  }
  .sec_footer .sec_inner .top .right .list.active .tit::before {
    transform: rotateX(0);
  }
  .sec_footer .sec_inner .top .right .list .link {
    display: none;
    box-sizing: border-box;
    padding: 0 2.6667vw;
    padding-top: 4.5333vw;
  }
  .sec_footer .sec_inner .top .right .list:last-child {
    margin-bottom: 0;
  }
  .sec_footer .sec_inner .top .right .list .link li {
    margin-bottom: 3.2vw;
    font-size: 2.9333vw;
  }
  .sec_footer .sec_inner .top .right .list .link li img {
    width: 2.8333vw;
    margin-right: 1.4167vw;
  }
  .sec_footer .sec_inner .bottom {
    padding-top: 4vw;
    padding-bottom: 5.3333vw;
    justify-content: center;
    text-align: center;
    flex-direction: column;
    align-items: center;
  }
  .sec_footer .sec_inner .bottom .left {
    text-align: center;
    font-size: 2.9333vw;
    margin-bottom: 2.6667vw;
  }
  .sec_footer .sec_inner .bottom .right {
    text-align: center;
    font-size: 2.9333vw;
  }
  .sec_footer .sec_inner .bottom .right p {
    margin-bottom: 2.6667vw;
  }
}

.sec_head.zy {
  background: transparent;
  backdrop-filter: blur(5px);
  border-radius: 0;
  left: 0;
  top: 0;
  width: 100%;
  position: fixed;
  z-index: 99;
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
.sec_banner.zy .left {
  width: 18.125vw;
  top: 9.0104vw;
  left: 20.0521vw;
}
.sec_banner.zy .left img {
  width: 100%;
}
.hw_cloud_main.zy {
  background: url(../img/250930_bg01.png) #fafcfd no-repeat;
  background-size: 100%;
  padding-top: 5.2083vw;
}
.sec_news {
  width: 100%;
  margin-bottom: 5.2083vw;
  background: url(../img/250930_bg02.png) no-repeat;
  background-size: 100% 100%;
  box-sizing: border-box;
  padding: 3.6458vw 3.125vw;
  border-radius: 1.0417vw;
}
.sec_news ul {
  width: 100%;
}
.sec_news ul li {
  margin-bottom: 3.6458vw;
  padding-bottom: 3.6458vw;
  background: url(../img/xian.png) no-repeat bottom;
  background-size: 100%;
}
.sec_news ul li:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  background: none;
}
.sec_news ul li a {
  display: flex;
  align-items: flex-start;
}
.sec_news ul li .img {
  width: 32.4479vw;
  height: 15.7813vw;
  margin-right: 3.6458vw;
  position: relative;
}
.sec_news ul li .img img {
  position: absolute;
  left: 0;
  top: 0;
}
.sec_news ul li .img img.img1 {
  width: 100%;
}
.sec_news ul li .img img.img2 {
  width: 33.0729vw;
  display: none;
}
.sec_news ul li .img:hover img.img1 {
  display: none;
}
.sec_news ul li .img:hover img.img2 {
  display: block;
}
.sec_news ul li .desc {
  flex: 1;
  width: 0;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.sec_news ul li .desc .time {
  display: flex;
  align-items: center;
  color: #666666;
  font-size: 0.7292vw;
  margin-bottom: 0.8333vw;
}
.sec_news ul li .desc .time img {
  width: 0.6771vw;
  margin-right: 0.3906vw;
}
.sec_news ul li a .desc .tit {
  color: #333333;
  font-weight: bold;
  font-size: 1.25vw;
  line-height: 1.5;
  margin-bottom: 1.25vw;
}
.sec_news ul li .desc .txt {
  color: #666666;
  font-size: 0.9375vw;
  line-height: 1.5;
  margin-bottom: 2.0833vw;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.sec_news ul li .desc .a {
  width: 6.4583vw;
  height: 2.0833vw;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.6771vw;
  color: #fff;
  background: url(../img/250930_icon01.png) no-repeat;
  background-size: 100% 100%;
  border-radius: 3.5417vw;
}
.sec_news ul li .desc .a img {
  transition: 0.5s;
  -webkit-transition: 0.5s;
  width: 0.8854vw;
  margin-left: 0.2604vw;
}
.sec_news ul li .desc .a:hover img {
  transform: translateX(0.5208vw);
}

.sec_news ul li:nth-child(2n) a {
  flex-flow: row-reverse;
}
.sec_news ul li:nth-child(2n) .img {
  margin-right: 0;
  margin-left: 3.6458vw;
}

.sec_news_show {
  width: 100%;
  margin-bottom: 5.2083vw;
  background: url(../img/250930_bg03.png) no-repeat;
  background-size: 100% 100%;
  backdrop-filter: blur(46.2667vw);
  box-sizing: border-box;
  padding: 3.125vw 5.2083vw 4.1667vw;
  border-radius: 1.0417vw;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.sec_news_show .tit {
  display: flex;
  align-items: center;
  flex-direction: column;
  text-align: center;
  color: #333333;
  font-weight: bold;
  font-size: 1.6667vw;
  line-height: 1.5;
  margin-bottom: 1.0417vw;
}
.sec_news_show .tit span {
  font-size: 1.25vw;
}
.sec_news_show .time {
  display: flex;
  align-items: center;
  color: #666666;
  font-size: 0.8333vw;
  margin-bottom: 2.2396vw;
}
.sec_news_show .time img {
  width: 0.8333vw;
  margin-right: 0.4167vw;
}
.sec_news_show .txt {
  color: #666666;
  font-size: 0.8333vw;
  line-height: 1.5;
}
.sec_news_show .txt p {
  margin-bottom: 1.25vw;
}
.sec_news_show .txt p strong {
  font-family: HuaweiSans-Bold;
}
.sec_news_show .txt p:last-child {
  margin-bottom: 0;
}
.sec_news_show .txt p.yinshi {
  box-sizing: border-box;
  padding-left: 1vw;
  display: flex;
  align-items: flex-start;
}
.sec_news_show .txt p.yinshi span {
}
.sec_news_show .txt img {
  max-width: 100%;
}
.sec_news_show .txt .ftitle {
  padding-top: 0.4167vw;
  margin-top: 0.4167vw;
  position: relative;
  width: fit-content;
}
.sec_news_show .txt .ftitle strong {
  font-size: 0.9375vw;
  font-weight: bold;
  position: relative;
  z-index: 2;
  padding-left: 0.7292vw;
}
.sec_news_show .txt .ftitle strong::before {
  content: "";
  position: absolute;
  width: 0.3125vw;
  height: 0.3125vw;
  border-radius: 50%;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  background: linear-gradient(90deg, #5b9dff 4%, #765eff 51%, #ffbf8b 100%);
}
.sec_news_show .txt .ftitle img {
  width: 1.25vw;
  right: -0.625vw;
  top: 0;
  position: absolute;
  z-index: 2;
}

@media screen and (max-width: 900px) {
  .sec_head.zy {
    backdrop-filter: initial;
    background: #fff;
  }
  .sec_banner.zy .left {
    top: 12.2667vw;
    left: 4.2667vw;
    width: 49.6vw;
  }
  .hw_cloud_main.zy {
    padding-top: 13.3333vw;
    background: url(../img/250930_bg05.png) #fafcfd no-repeat;
    background-size: 100% 100%;
  }
  .sec_news {
    padding: 0;
    background: none;
    margin-bottom: 13.3333vw;
  }
  .sec_news ul li {
    padding-bottom: 0;
    margin-bottom: 5.3333vw;
    box-sizing: border-box;
    padding: 5.3333vw 4.2667vw 8vw;
    background: url(../img/250930_bg06.png) no-repeat;
    background-size: 100% 100%;
    border-radius: 2.6667vw;
  }
  .sec_news ul li:last-child {
    box-sizing: border-box;
    padding: 5.3333vw 4.2667vw 8vw;
    background: url(../img/250930_bg06.png) no-repeat;
    background-size: 100% 100%;
    border-radius: 2.6667vw;
  }
  .sec_news ul li a {
    flex-direction: column;
  }
  .sec_news ul li:nth-child(2n) a {
    flex-direction: column;
  }
  .sec_news ul li .img {
    width: 100%;
    margin: 0;
    height: auto;
  }
  .sec_news ul li .img img.img1 {
    display: none !important;
  }
  .sec_news ul li .img img.img2 {
    display: block !important;
    width: 100%;
    position: initial;
  }
  .sec_news ul li:nth-child(2n) .img {
    margin: 0;
  }
  .sec_news ul li .desc {
    flex: initial;
    width: 100%;
    margin-top: 4.2667vw;
  }
  .sec_news ul li .desc .time {
    font-size: 2.9333vw;
    margin-bottom: 2.6667vw;
  }
  .sec_news ul li .desc .time img {
    width: 2.8vw;
    margin-right: 1.3333vw;
  }
  .sec_news ul li a .desc .tit {
    font-size: 3.7333vw;
    margin-bottom: 4.2667vw;
  }
  .sec_news ul li .desc .txt {
    font-size: 3.2vw;
    margin-bottom: 5.3333vw;
    -webkit-line-clamp: 4;
  }
  .sec_news ul li .desc .a {
    width: 25.6vw;
    height: 8.5333vw;
    border-radius: 14vw;
    font-size: 2.9333vw;
  }
  .sec_news ul li .desc .a img {
    width: 4.2667vw;
    margin-left: 1.0667vw;
  }
  .sec_news_show {
    background: url(../img/250930_bg07.png) no-repeat;
    background-size: 100% 100%;
    margin-bottom: 13.3333vw;
    padding: 8vw 4vw 10.6667vw;
    border-radius: 2.6667vw;
  }
  .sec_news_show .tit {
    font-size: 4.2667vw;
    line-height: 2;
    margin-bottom: 1.6vw;
  }
  .sec_news_show .tit span {
    font-size: 3.6333vw;
  }
  .sec_news_show .time {
    margin-bottom: 5.3333vw;
    font-size: 2.9333vw;
  }
  .sec_news_show .time img {
    width: 2.8vw;
    margin-right: 1.3333vw;
  }
  .sec_news_show .txt {
    font-size: 3.2vw;
    text-align: justify;
  }
  .sec_news_show .txt p {
    margin-bottom: 3.2vw;
  }
  .sec_news_show .txt p.yinshi {
    padding-left: 3.5vw;
  }
  .sec_news_show .txt p.yinshi span {
  }
  .sec_news_show .txt .ftitle {
    margin-top: 1.0667vw;
    padding-top: 1.0667vw;
  }
  .sec_news_show .txt .ftitle strong {
    font-size: 3.4667vw;
    padding-left: 2.1333vw;
  }
  .sec_news_show .txt .ftitle strong::before {
    width: 1.3333vw;
    height: 1.3333vw;
  }
  .sec_news_show .txt .ftitle img {
    width: 3.2vw;
    right: -1.6vw;
  }
}

.hw_cloud_main.case {
  background: url(../img/251010_bg01.png) #fafcfd no-repeat;
  background-size: cover;
  padding-top: 5.2083vw;
}
.sec_case {
  width: 100%;
  margin-bottom: 5.2083vw;
  border-radius: 1.0417vw;
  background: url(../img/251010_bg02.png) no-repeat;
  background-size: 100% 100%;
  backdrop-filter: blur(46.2667vw);
  box-sizing: border-box;
  padding: 3.3333vw 5.2083vw 4.1667vw;
}
.sec_case_about {
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.sec_case_about .tit {
  margin-bottom: 1.0417vw;
  color: #333333;
  font-weight: bold;
  font-size: 1.6667vw;
  line-height: 1.5;
}
.sec_case_about .time {
  display: flex;
  align-items: center;
  margin-bottom: 2.0833vw;
  color: #666666;
  font-size: 0.8333vw;
  line-height: 1.5;
}
.sec_case_about .time img {
  width: 0.8333vw;
  margin-right: 0.3646vw;
}
.sec_case_about .txt {
  color: #333333;
  font-size: 0.9375vw;
  line-height: 2;
  text-align: center;
}
.sec_case_title {
  display: flex;
  align-items: center;
  flex-direction: column;
  margin-top: 3.125vw;
  margin-bottom: 1.6667vw;
}
.sec_case_title .tit {
  position: relative;
  padding: 0.2083vw 0.5208vw 0.2083vw 0.9375vw;
}
.sec_case_title .tit::before {
  content: "";
  position: absolute;
  width: 2.0833vw;
  height: 2.0833vw;
  background: url(../img/251010_icon01.png) no-repeat;
  background-size: contain;
  left: 0;
  top: 0;
}
.sec_case_title .tit::after {
  content: "";
  position: absolute;
  width: 1.0417vw;
  height: 1.0417vw;
  background: url(../img/251010_icon02.png) no-repeat;
  background-size: contain;
  right: 0;
  bottom: 0;
}
.sec_case_title .tit p {
  font-size: 1.25vw;
  color: #333;
  font-weight: bold;
  position: relative;
  z-index: 2;
}
.sec_case_title .tit p span {
  font-size: 1.875vw;
  color: #007aff;
}
.sec_case_title .txt {
  margin-top: 0.8333vw;
  color: #666666;
  font-size: 0.9375vw;
  line-height: 1.5;
}

.sec_case_hd {
  width: 100%;
  display: flex;
  margin-bottom: -1.5625vw;
}
.sec_case_hd .swiper-wrapper {
  flex-wrap: wrap;
}
.sec_case_hd .list {
  width: 19.7396vw;
  height: 10.8333vw;
  margin-right: 1.5625vw;
  margin-bottom: 1.5625vw;
  position: relative;
}
.sec_case_hd .list:nth-child(3n) {
  margin-right: 0;
}
.sec_case_hd .list::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  left: -0.8vw;
  top: -0.6vw;
  width: calc(100% + 1.7vw);
  height: calc(100% + 1.7vw);
  background: url(../img/251010_bg03.png) no-repeat;
  background-size: 100% 100%;
  z-index: 1;
}
.sec_case_hd .list .desc {
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: column;
  width: 100%;
  box-sizing: border-box;
  padding: 1.5625vw 1.0417vw;
}
.sec_case_hd .list .desc .tit {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 0.9375vw;
  color: #333333;
  font-weight: bold;
  font-size: 0.9375vw;
  line-height: 1.5;
  position: relative;
}
.sec_case_hd .list .desc .tit::before {
  content: "";
  left: 0;
  bottom: 0.8854vw;
  width: 2.0833vw;
  height: 2px;
  background: #007aff;
  position: absolute;
}
.sec_case_hd .list .desc .tit::after {
  content: "";
  left: 2.0833vw;
  bottom: 0.8854vw;
  width: 1.0417vw;
  height: 2px;
  background: #ffae22;
  position: absolute;
}
.sec_case_hd .list .desc .tit img {
  width: 2.5vw;
}
.sec_case_hd .list .desc .txt {
  color: #666666;
  font-size: 0.8333vw;
  line-height: 1.5;
}

.sec_case_rx {
  display: flex;
  align-items: center;
  flex-direction: column;
  width: 100%;
  text-align: center;
}
.sec_case_rx img {
  width: calc(100% - 2.9167vw - 2.9167vw);
}
.sec_case_rx ul {
  display: flex;
  width: calc(100% - 0.6771vw - 0.6771vw);
  margin-bottom: 0.7813vw;
  margin-top: -1vw;
}
.sec_case_rx ul li {
  width: 11.1458vw;
  margin-right: 1.1458vw;
  color: #333333;
  font-weight: bold;
  font-size: 0.8333vw;
  line-height: 1.5;
}
.sec_case_rx ul li:nth-child(4) {
  width: 12.7625vw;
}
.sec_case_rx ul li:last-child {
  margin-right: 0;
}
.sec_case_rx .shuoming {
  width: 100%;
  color: #666666;
  font-size: 0.7292vw;
  line-height: 1.5;
  text-align: left;
}

.sec_case_cp {
  width: 100%;
  box-sizing: border-box;
  padding: 1.6667vw;
  display: flex;
  flex-direction: column;
  position: relative;
}
.sec_case_cp .swiper-wrapper {
  flex-direction: column;
}
.sec_case_cp::before {
  content: "";
  position: absolute;
  width: calc(100% + 1.6vw);
  height: calc(100% + 1.6vw);
  left: -0.8vw;
  top: -0.6vw;
  background: url(../img/251010_bg04.png) no-repeat;
  background-size: 100% 100%;
}
.sec_case_cp .list {
  position: relative;
  z-index: 2;
  width: 100%;
  height: 4.5833vw;
  margin-bottom: 1.4583vw;
  display: flex;
  align-items: center;
  box-sizing: border-box;
  padding: 0 1.25vw;
}
.sec_case_cp .list::before {
  content: "";
  position: absolute;
  width: calc(100% + 6.4vw);
  height: calc(100% + 2.5vw);
  left: -3vw;
  top: 0;
}
.sec_case_cp .list .desc {
  flex: 1;
  width: 0;
  margin-right: 2.0833vw;
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
}
.sec_case_cp .list .desc .img {
  width: 3.5417vw;
  padding-right: 1.0417vw;
  margin-right: 1.0417vw;
  position: relative;
}
.sec_case_cp .list .desc .img img {
  width: 100%;
}
.sec_case_cp .list .desc .img::before {
  content: "";
  width: 2px;
  height: 2.0833vw;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.sec_case_cp .list .desc p {
  flex: 1;
  width: 0;
  color: #333333;
  font-size: 0.8333vw;
  line-height: 1.5;
  justify-content: space-between;
}
.sec_case_cp .list .num {
  position: relative;
  z-index: 2;
  width: 3.8542vw;
}
.sec_case_cp .list .num img {
  width: 100%;
}
.sec_case_cp .list:nth-child(1)::before {
  background: url(../img/251010_bg05.png) no-repeat;
  background-size: 100% 100%;
}
.sec_case_cp .list:nth-child(1) .desc .img::before {
  background: url(../img/251010_xian01.png) no-repeat;
  background-size: 100% 100%;
}
.sec_case_cp .list:nth-child(2)::before {
  background: url(../img/251010_bg06.png) no-repeat;
  background-size: 100% 100%;
}
.sec_case_cp .list:nth-child(2) .desc .img::before {
  background: url(../img/251010_xian02.png) no-repeat;
  background-size: 100% 100%;
}
.sec_case_cp .list:nth-child(3)::before {
  background: url(../img/251010_bg07.png) no-repeat;
  background-size: 100% 100%;
}
.sec_case_cp .list:nth-child(3) .desc .img::before {
  background: url(../img/251010_xian03.png) no-repeat;
  background-size: 100% 100%;
}
.sec_case_cp .list:nth-child(4)::before {
  background: url(../img/251010_bg08.png) no-repeat;
  background-size: 100% 100%;
}
.sec_case_cp .list:nth-child(4) .desc .img::before {
  background: url(../img/251010_xian04.png) no-repeat;
  background-size: 100% 100%;
}
.sec_case_cp .list:nth-child(5) {
  margin-bottom: 0;
}
.sec_case_cp .list:nth-child(5)::before {
  background: url(../img/251010_bg09.png) no-repeat;
  background-size: 100% 100%;
}
.sec_case_cp .list:nth-child(5) .desc .img::before {
  background: url(../img/251010_xian05.png) no-repeat;
  background-size: 100% 100%;
}

.sec_case_ps {
  width: 100%;
  padding: 0 2.9167vw 2.0833vw;
  display: flex;
  position: relative;
}
.sec_case_ps::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: url(../img/251010_bg10.png) no-repeat bottom;
  background-size: 100%;
  z-index: 1;
}
.sec_case_ps .list {
  width: 12.25vw;
  padding-right: 2.9583vw;
  display: flex;
  align-items: center;
  flex-direction: column;
  position: relative;
  z-index: 2;
  box-sizing: initial;
}
.sec_case_ps .list .tit {
  width: 8.5417vw;
  height: 9.375vw;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 0.9375vw;
  position: relative;
}
.sec_case_ps .list .tit::before {
  content: "";
  position: absolute;
  width: calc(100% + 1.5vw);
  height: calc(100% + 1.6vw);
  left: -0.7vw;
  top: -0.6vw;
  background: url(../img/251010_bg11.png) no-repeat;
  background-size: 100% 100%;
  z-index: 1;
}
.sec_case_ps .list .tit span {
  position: relative;
  z-index: 2;
  color: #333333;
  font-weight: bold;
  font-size: 0.9375vw;
  line-height: 1.5;
}
.sec_case_ps .list .txt {
  color: #666666;
  font-size: 0.8333vw;
  line-height: 2;
}
.sec_case_ps .list::before {
  content: "";
  position: absolute;
  width: 1.875vw;
  height: 1.875vw;
  background: url(../img/251010_icon20.png) no-repeat;
  background-size: contain;
  right: 1.0417vw;
  top: 3.75vw;
}
.sec_case_ps .list::after {
  content: "";
  position: absolute;
  width: 1px;
  border-right: 1px dotted #d3dbe5;
  height: 4.1667vw;
  bottom: 0.4167vw;
  right: 1.9271vw;
}
.sec_case_ps .list:last-child {
  padding-right: 0;
}
.sec_case_ps .list:last-child::before {
  display: none;
}
.sec_case_ps .list:last-child::after {
  display: none;
}

.sec_case_zj {
  width: 100%;
}
.sec_case_zj .list {
  padding-bottom: 1.7188vw;
  width: 100%;
  display: flex;
  align-items: center;
}
.sec_case_zj .list .tit {
  width: 10.3042vw;
  margin-right: 2.0833vw;
  display: flex;
  align-items: flex-end;
  flex-direction: column;
  color: #333333;
  font-size: 0.8333vw;
  line-height: 1.5;
}
.sec_case_zj .list .tit span {
  font-weight: bold;
}
.sec_case_zj .list .img {
  width: 4.4271vw;
  position: relative;
  margin-right: 2.0833vw;
}
.sec_case_zj .list .img img {
  width: 100%;
  position: relative;
  z-index: 3;
}
.sec_case_zj .list .img::before {
  content: "";
  position: absolute;
  width: 3.2813vw;
  height: 5.625vw;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: -3.5vw;
  z-index: 1;
}
.sec_case_zj .list .img::after {
  content: "";
  position: absolute;
  width: 1px;
  height: 5.625vw;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: -3.5vw;
  z-index: 2;
  background: url(../img/251010_xian06.png) no-repeat;
  background-size: contain;
}
.sec_case_zj .list .txt {
  flex: 1;
  width: 0;
  height: 3.8021vw;
  box-sizing: border-box;
  padding: 0 1.6667vw;
  display: flex;
  align-items: center;
  position: relative;
}
.sec_case_zj .list .txt::before {
  content: "";
  position: absolute;
  width: calc(100% + 5.9vw);
  height: calc(100% + 2.7vw);
  left: -2.9vw;
  top: 0;
  z-index: 1;
}
.sec_case_zj .list .txt p {
  position: relative;
  z-index: 2;
  color: #333333;
  font-size: 0.8333vw;
  line-height: 1.5;
}
.sec_case_zj .list:nth-child(1) .img::before {
  background: url(../img/251010_icon25.png) no-repeat;
  background-size: 100% 100%;
}
.sec_case_zj .list:nth-child(1) .txt::before {
  background: url(../img/251010_bg12.png) no-repeat;
  background-size: 100% 100%;
}
.sec_case_zj .list:nth-child(2) .img::before {
  background: url(../img/251010_icon26.png) no-repeat;
  background-size: 100% 100%;
}
.sec_case_zj .list:nth-child(2) .txt::before {
  background: url(../img/251010_bg13.png) no-repeat;
  background-size: 100% 100%;
}
.sec_case_zj .list:nth-child(3) .img::before {
  background: url(../img/251010_icon27.png) no-repeat;
  background-size: 100% 100%;
}
.sec_case_zj .list:nth-child(3) .txt::before {
  background: url(../img/251010_bg14.png) no-repeat;
  background-size: 100% 100%;
}
.sec_case_zj .list:last-child {
  padding-bottom: 0;
}
.sec_case_zj .list:last-child .txt::before {
  background: url(../img/251010_bg15.png) no-repeat;
  background-size: 100% 100%;
}
.sec_case_zj .list:last-child .img::before {
  display: none;
}

.sec_case_bm {
  width: calc(100% - 4.9479vw - 4.9479vw);
  margin: 0 auto;
  height: 15.625vw;
  position: relative;
}
.sec_case_bm::before {
  content: "";
  position: absolute;
  width: calc(100%);
  height: calc(100%);
  left: 0;
  top: 0;
  z-index: 1;
  background: url(../img/251010_bg16.png) no-repeat;
  background-size: 100% 100%;
}
.sec_case_bm .desc {
  width: 100%;
  box-sizing: border-box;
  padding: 2.0833vw 3.4375vw;
  position: relative;
  color: #666666;
  font-size: 0.8333vw;
  line-height: 2;
  z-index: 2;
}
.sec_case_bm .desc::before {
  content: "";
  position: absolute;
  top: 0;
  right: 3.1771vw;
  width: 13.6458vw;
  height: 13.5938vw;
  background: url(../img/251010_icon29.png) no-repeat;
  background-size: contain;
}
.sec_case_bm .desc img {
  width: 1.5625vw;
  position: relative;
  top: 0.55vw;
}
.sec_case_bm .desc a {
  color: #639cff;
  font-size: 0.7292vw;
  text-decoration: underline;
  text-underline-offset: 4px;
}

.sec_registration {
  width: 41.6667vw;
  height: 27.7604vw;
  margin: 0 auto;
  margin-bottom: 5.2083vw;
  position: relative;
}
.sec_registration::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 1;
  background: url(../img/251010_bg17.png) no-repeat;
  background-size: 100% 100%;
}
.sec_registration .desc {
  position: relative;
  z-index: 2;
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  box-sizing: border-box;
  padding: 0 1.4583vw;
  height: 100%;
}
.sec_registration .desc::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 0;
  z-index: 1;
  width: 23.6458vw;
  height: 6.875vw;
  background: url(../img/251010_bg18.png) no-repeat;
  background-size: contain;
}
.sec_registration .desc .tit {
  width: 100%;
  position: relative;
  z-index: 2;
  height: 4.9479vw;
  display: flex;
  align-items: center;
  color: #ffffff;
  font-weight: bold;
  font-size: 1.3542vw;
  line-height: 1.5;
  margin-bottom: 2.7604vw;
}
.sec_registration .desc .txt {
  margin-bottom: 1.0417vw;
  position: relative;
  z-index: 2;
  color: #333333;
  font-size: 1.0417vw;
  line-height: 1.5;
}
.sec_registration .desc .img {
  width: 14.6875vw;
}
.sec_registration .desc .img img {
  width: 100%;
}
.hw_cloud_main.reg {
  background: url(../img/251010_bg20.png) #fafcfd no-repeat;
  background-size: 100%;
  padding-top: 4.5833vw;
}
@media screen and (max-width: 900px) {
  .sec_registration {
    margin-bottom: 13.3333vw;
    width: 100%;
    height: 78.5333vw;
  }
  .sec_registration::before {
    background: url(../img/251010_bg19.png) no-repeat;
    background-size: 100% 100%;
  }
  .sec_registration .desc {
    padding: 0 4.2667vw;
  }
  .sec_registration .desc::before {
    width: 79.0667vw;
    height: 22.9333vw;
  }
  .sec_registration .desc .tit {
    font-size: 4.2667vw;
    height: 14.2667vw;
    margin-bottom: 8.4vw;
  }
  .sec_registration .desc .txt {
    font-size: 3.2vw;
    margin-bottom: 3.2vw;
  }
  .sec_registration .desc .img {
    width: 37.6vw;
  }
  .hw_cloud_main.reg {
    background: url(../img/251010_bg21.png) #fafcfd no-repeat;
    background-size: 100%;
    padding-top: 11.7333vw;
  }
  .hw_cloud_main.case {
    background: url(../img/251010_bg22.png) #fafcfd no-repeat;
    background-size: cover;
    padding-top: 13.3333vw;
  }
  .sec_case {
    background: url(../img/251010_bg23.png) no-repeat;
    background-size: 100% 100%;
    padding: 10.6667vw 4.5333vw 14.9333vw;
    margin-bottom: 13.3333vw;
  }
  .sec_case_about .tit {
    font-size: 5.3333vw;
    text-align: center;
    margin-bottom: 2.1333vw;
  }
  .sec_case_about .time {
    font-size: 2.9333vw;
    margin-bottom: 4.8vw;
  }
  .sec_case_about .time img {
    width: 3.4667vw;
    margin-right: 1.0667vw;
  }
  .sec_case_about .txt {
    font-size: 3.4567vw;
    text-align: justify;
  }
  .sec_case_title {
    margin-top: 10.6667vw;
    margin-bottom: 4.2667vw;
  }
  .sec_case_title .tit {
    padding: 0.5333vw 1.6vw 0.5333vw 2.9333vw;
  }
  .sec_case_title .tit::before {
    width: 6.4vw;
    height: 6.4vw;
  }
  .sec_case_title .tit::after {
    width: 3.2vw;
    height: 3.2vw;
  }
  .sec_case_title .tit p {
    font-size: 4vw;
  }
  .sec_case_title .tit p span {
    font-size: 5.8667vw;
  }
  .sec_case_title .txt {
    margin-top: 2.6667vw;
    font-size: 3.2vw;
    text-align: center;
  }
  .sec_case_hd {
    /* width: calc(100% + 4.5333vw); */
    box-sizing: border-box;
    overflow: hidden;
    padding-bottom: 11vw;
    /* height: 98vw; */
  }
  .sec_case_hd .swiper-wrapper {
    flex-wrap: initial;
  }
  .sec_case_hd .list {
    width: 100%;
    margin: 0;
    height: 40.6667vw;
    margin-bottom: 3.3333vw;
  }
  .sec_case_hd .list:last-child {
    margin-bottom: 0;
  }
  .sec_case_hd .list::before {
    left: -3.4vw;
    top: -2vw;
    width: calc(100% + 6.8vw);
    height: calc(100% + 5.6vw);
  }
  .sec_case_hd .list .desc {
    padding: 5.3333vw 3.3vw;
  }
  .sec_case_hd .list .desc .tit {
    padding-bottom: 2.8vw;
    font-size: 3.7333vw;
  }
  .sec_case_hd .list .desc .tit img {
    width: 10.6667vw;
  }
  .sec_case_hd .list .desc .tit::before {
    bottom: 3.2vw;
    width: 7.7333vw;
    height: 0.3907vw;
  }
  .sec_case_hd .list .desc .tit::after {
    bottom: 3.2vw;
    width: 3.8667vw;
    height: 0.3907vw;
    left: 7.7333vw;
  }
  .sec_case_hd .list .desc .txt {
    font-size: 3.2vw;
    font-size: 3.1vw;
  }
  .sec_case_rx {
    box-sizing: border-box;
    padding-left: 5.3333vw;
    position: relative;
    text-align: left;
  }
  .sec_case_rx img {
    width: 17.6vw;
    left: 0;
    top: 2vw;
    position: absolute;
  }
  .sec_case_rx ul {
    width: 100%;
    flex-direction: column;
    margin: 0;
  }
  .sec_case_rx ul li {
    margin: 0;
    width: 100%;
    height: 16.5333vw;
    margin-bottom: 3.0667vw;
    display: flex;
    align-items: center;
    box-sizing: border-box;
    padding-bottom: 2.6667vw;
    padding-left: 14.8vw;
    padding-right: 4.2667vw;
    font-size: 3.2vw;
    font-weight: normal;
    position: relative;
  }
  .sec_case_rx ul li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: calc(100% + 5vw);
    height: calc(100% + 5vw);
    z-index: 1;
  }
  .sec_case_rx ul li p {
    position: relative;
    z-index: 2;
  }
  .sec_case_rx ul li p span {
    display: inline;
  }
  .sec_case_rx ul li:nth-child(1)::before {
    background: url(../img/251010_bg24.png) no-repeat;
    background-size: 100% 100%;
  }
  .sec_case_rx ul li:nth-child(2)::before {
    background: url(../img/251010_bg25.png) no-repeat;
    background-size: 100% 100%;
  }
  .sec_case_rx ul li:nth-child(3)::before {
    background: url(../img/251010_bg26.png) no-repeat;
    background-size: 100% 100%;
  }
  .sec_case_rx ul li:nth-child(4) {
    width: 100%;
  }
  .sec_case_rx ul li:nth-child(4)::before {
    background: url(../img/251010_bg27.png) no-repeat;
    background-size: 100% 100%;
  }
  .sec_case_rx ul li:nth-child(5)::before {
    background: url(../img/251010_bg28.png) no-repeat;
    background-size: 100% 100%;
  }
  .sec_case_rx ul li:last-child {
    margin-bottom: 0;
  }
  .sec_case_rx .shuoming {
    text-align: right;
    font-size: 2.6667vw;
    margin-top: 3.4667vw;
  }
  .swiper-pagination.swiper-pagination-progressbar {
    height: 3px;
    background: transparent;
    top: auto;
    bottom: 5.3333vw;
    left: 6.6667vw;
    width: calc(100% - 13.3333vw);
  }
  .swiper-pagination.swiper-pagination-progressbar::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    top: 1px;
    left: 0;
    background: #d5e3ff;
  }
  .swiper-pagination.swiper-pagination-progressbar
    .swiper-pagination-progressbar-fill {
    z-index: 2;
    height: 100%;
    background: linear-gradient(90deg, #75adff 0%, #7591ff 44%, #ffa75f 100%);
  }
  .sec_case_cp .swiper-wrapper {
    flex-direction: initial;
  }
  .sec_case_cp {
    height: 65.4667vw;
    box-sizing: border-box;
    padding: 4.2667vw 2.6667vw;
  }
  .sec_case_cp::before {
    background: url(../img/251010_bg29.png) no-repeat;
    background-size: 100% 100%;
    width: calc(100% + 4.3vw);
    height: calc(100% + 4.6vw);
    left: -2vw;
    top: -2vw;
  }
  .sec_case_cp .list {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 4vw;
    align-items: flex-start;
  }
  .sec_case_cp .list .desc .img {
    padding: 0;
    margin: 0;
    width: 8.5333vw;
    left: 0;
    top: 0;
    position: absolute;
  }
  .sec_case_cp .list .desc .img::before {
    display: none;
  }
  .sec_case_cp .list .desc {
    display: block;
    flex: initial;
    width: 100%;
    margin: 0;
    padding-top: 14.4vw;
  }
  .sec_case_cp .list .desc::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    left: 0;
    top: calc(8.5333vw + 2.5333vw);
    border-bottom: 1px dotted;
  }
  .sec_case_cp .list .desc p {
    flex: initial;
    width: 100%;
    font-size: 3.2vw;
    line-height: 2;
  }
  .sec_case_cp .list .num {
    width: 14.4vw;
    top: 1.6vw;
    right: 3.2vw;
    position: absolute;
  }
  .sec_case_cp .list::before {
    width: calc(100% + 9.2vw);
    height: 100%;
    left: -5.8vw;
    top: -6.5vw;
  }
  .sec_case_cp .list.list1::before {
    background: url(../img/251010_bg30.png) no-repeat;
    background-size: 100% 100%;
  }
  .sec_case_cp .list.list1 .desc::before {
    border-color: #ffb74c;
  }
  .sec_case_cp .list.list2::before {
    background: url(../img/251010_bg31.png) no-repeat;
    background-size: 100% 100%;
  }
  .sec_case_cp .list.list2 .desc::before {
    border-color: #fc926a;
  }
  .sec_case_cp .list.list3::before {
    background: url(../img/251010_bg32.png) no-repeat;
    background-size: 100% 100%;
  }
  .sec_case_cp .list.list3 .desc::before {
    border-color: #62a1ff;
  }
  .sec_case_cp .list.list4::before {
    background: url(../img/251010_bg33.png) no-repeat;
    background-size: 100% 100%;
  }
  .sec_case_cp .list.list4 .desc::before {
    border-color: #c871fe;
  }
  .sec_case_cp .list.list5::before {
    background: url(../img/251010_bg34.png) no-repeat;
    background-size: 100% 100%;
  }
  .sec_case_cp .list.list5 .desc::before {
    border-color: #40dd71;
  }
  .sec_case_ps {
    padding: 0 4vw;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-bottom: 2.1333vw;
  }
  .sec_case_ps .list {
    width: calc(50% - 5.6vw);
    padding: 0;
    margin-bottom: 4.2667vw;
  }
  .sec_case_ps .list::before {
    width: 6.4vw;
    height: 6.4vw;
    top: 12.2667vw;
    left: auto;
    right: -9vw;
  }
  .sec_case_ps .list::after {
    right: -5vw;

    height: 12vw;

    bottom: auto;
    top: 36vw;
  }
  .sec_case_ps .list .tit {
    width: 28vw;
    height: 30.8vw;
    margin-bottom: 4.2667vw;
    font-size: 3.4667vw;
  }
  .sec_case_ps .list .tit span {
    font-size: 3.4667vw;
  }
  .sec_case_ps .list .txt {
    font-size: 3.2vw;
    line-height: 1.5;
  }
  .sec_case_ps .list:nth-child(2):before {
    display: none;
  }
  .sec_case_ps .list:nth-child(2):after {
    display: none;
  }
  .sec_case_ps::before {
    background: url(../img/251010_bg35.png) no-repeat bottom;
    background-size: 100%;
  }
  .sec_case_zj .list {
    padding-bottom: 4.6667vw;
    box-sizing: border-box;
    padding-left: 16.6667vw;
    align-items: flex-start;
    flex-direction: column;
    position: relative;
  }
  .sec_case_zj .list .tit {
    width: auto;
    margin: 0;
    text-align: left;
    font-size: 3.4667vw;
    align-items: flex-start;
    margin-bottom: 1.0667vw;
  }
  .sec_case_zj .list .img {
    margin: 0;
    position: absolute;
    left: 0;
    top: -1.4667vw;
    width: 13.4667vw;
  }
  .sec_case_zj .list .img::before {
    width: 7.2813vw;
    height: 26.625vw;
    bottom: -22.5vw;
  }
  .sec_case_zj .list .img::after {
    height: 26.625vw;
    bottom: -21.5vw;
    background-size: 100% 100%;
  }
  .sec_case_zj .list:nth-child(1) .img::before {
    background: url(../img/251010_icon32.png) no-repeat;
    background-size: 100% 100%;
  }
  .sec_case_zj .list:nth-child(1) .img::after {
  }
  .sec_case_zj .list:nth-child(2) .img::before {
    background: url(../img/251010_icon33.png) no-repeat;
    background-size: 100% 100%;
  }
  .sec_case_zj .list:nth-child(2) .img::after {
  }
  .sec_case_zj .list:nth-child(3) .img::before {
    background: url(../img/251010_icon34.png) no-repeat;
    background-size: 100% 100%;
  }
  .sec_case_zj .list:nth-child(3) .img::after {
  }
  .sec_case_zj .list .txt {
    width: 100%;
    flex: initial;
    height: 16.1333vw;
    box-sizing: border-box;
    padding: 0 2.9333vw;
  }
  .sec_case_zj .list .txt p {
    font-size: 3.2vw;
    color: #666;
  }
  .sec_case_zj .list .txt::before {
    width: calc(100% + 5.9vw);
    height: calc(100% + 9vw);
    left: -5.6vw;
    top: 0;
  }
  .sec_case_zj .list:nth-child(1) .txt::before {
    background: url(../img/251010_bg36.png) no-repeat;
    background-size: 100% 100%;
  }
  .sec_case_zj .list:nth-child(2) .txt::before {
    background: url(../img/251010_bg37.png) no-repeat;
    background-size: 100% 100%;
  }
  .sec_case_zj .list:nth-child(3) .txt::before {
    background: url(../img/251010_bg38.png) no-repeat;
    background-size: 100% 100%;
  }
  .sec_case_zj .list:nth-child(4) .txt::before {
    background: url(../img/251010_bg39.png) no-repeat;
    background-size: 100% 100%;
  }
  .sec_case_bm {
    width: 100%;
    height: 85.0667vw;
  }
  .sec_case_bm .desc {
    padding: 6.4vw;
    font-size: 3.2vw;
    height: 100%;
  }
  .sec_case_bm .desc img {
    width: 4.8vw;
    top: 1.5vw;
    margin-left: -1.5vw;
  }
  .sec_case_bm .desc::before {
    width: 47.4667vw;
    height: 47.2vw;
    top: auto;
    bottom: -15vw;
    right: -4.4vw;
  }
  .sec_case_bm .desc a {
    font-size: 2.9333vw;
  }
  .sec_case_bm::before {
    background: url(../img/251010_bg40.png) no-repeat;
    background-size: 100% 100%;
    left: -4.4vw;
    width: calc(100% + 8.7vw);
    height: calc(100% + 5.1vw);
  }
}

.hw_cloud_main.yinshi {
  background: url(../img/250930_bg01.png) #fafcfd no-repeat;
  background-size: 100% 100%;
  padding-top: 5.2083vw;
}

@media screen and (max-width: 900px) {
  .hw_cloud_main.yinshi {
    padding-top: 13.3333vw;
    background: url(../img/250930_bg05.png) #fafcfd no-repeat;
    background-size: 100% 100%;
  }
}

.sec_case_hd.sec_case_hd_pc {
}
.sec_case_hd.sec_case_hd_mob {
  display: none;
}
@media screen and (max-width: 900px) {
  .sec_case_hd.sec_case_hd_pc {
    display: none;
  }
  .sec_case_hd.sec_case_hd_mob {
    display: block;
  }
}

.sec_exhibitions {
  width: 100%;
  display: flex;
  flex-direction: column;
  margin-bottom: 4.2083vw;
}
.sec_exhibitions .logo {
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  margin-bottom: 1px;
}
.sec_exhibitions .logo ul {
  display: flex;
  /* justify-content: center; */
  flex-wrap: wrap;
}
.sec_exhibitions .logo ul li {
  width: 9.375vw;
  height: 3.75vw;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 2;
  margin-right: 1.19791vw;
  margin-bottom: 1.19791vw;
}
.sec_exhibitions .logo ul li:nth-child(7n) {
  margin-right: 0;
}
.sec_exhibitions .logo ul li img {
  width: 100%;
  position: relative;
  z-index: 2;
}
.sec_exhibitions .shuoming {
  color: #666666;
  font-size: 0.7292vw;
  line-height: 1.5;
}
.hw_cloud_main.zanlan {
  background: url(../img/251024bg01.jpg) #fafcfd no-repeat;
  background-size: 100% 100%;
  padding-top: 5.2083vw;
  padding-bottom: 2.1875vw;
}
@media screen and (max-width: 900px) {
  .hw_cloud_main.zanlan {
    padding-top: 13.3333vw;
    background: url(../img/251024bg02.jpg) #fafcfd no-repeat;
    background-size: 100% 100%;
    padding-bottom: 15.33333vw;
  }
  .sec_exhibitions .swiper-slide-active .logo ul li:last-child::before {
    opacity: 1;
  }
  .sec_exhibitions {
    position: relative;
    padding: 0 2.66666vw;
    margin-bottom: 13.3333vw;
  }
  .sec_exhibitions .logo {
    margin-bottom: 0;
    margin-bottom: 3.2vw;
  }
  .sec_exhibitions .logo ul {
    width: 100%;
  }
  .sec_exhibitions .mySwiper {
    width: 100%;
    margin-bottom: 3.2vw;
    display: none;
  }
  .sec_exhibitions .logo ul li {
    width: 26.66666vw;
    height: 10.66666vw;
    margin-right: 3.06666vw;
    margin-bottom: 3.06666vw;
  }
  .sec_exhibitions .logo ul li:nth-child(7n) {
    margin-right: 3.06666vw;
  }
  .sec_exhibitions .logo ul li:nth-child(3n) {
    margin-right: 0;
  }
  .sec_exhibitions .logo ul li img {
    width: 100%;
    z-index: 9 !important;
  }
  .sec_exhibitions .shuoming {
    font-size: 2.6667vw;
  }
}

.sec_forums1 {
  width: 100%;
  margin-bottom: 5.2083vw;
}
.sec_forums1_con {
  width: 100%;
}
.sec_forums1_title {
  width: 100%;
  display: flex;
  margin-bottom: 1.3021vw;
}
.sec_forums1_title .a {
  width: 7.7083vw;
  height: 4.9479vw;
  display: flex;
  align-items: center;
  margin-right: 1.5625vw;
  cursor: pointer;
}
.sec_forums1_title .a img {
  width: 100%;
}
.sec_forums1_title .a img.img2 {
  display: none;
}
.sec_forums1_title .a.active img.img1 {
  display: none;
}
.sec_forums1_title .a.active img.img2 {
  display: block;
}
.sec_forums1_con {
  width: 100%;
}
.sec_forums1_con .sec_forums1_con_list {
  display: none;
}
.sec_forums1_con .sec_forums1_con_list.on {
  display: flex;
  flex-direction: column;
}
.sec_forums1_con .sec_forums1_con_list .list {
  width: 100%;
  height: 10.9375vw;
  display: flex;
  align-items: flex-start;
  margin-bottom: 2.9167vw;
}
.sec_forums1_con .sec_forums1_con_list .list:last-child {
  margin-bottom: 0;
}
.sec_forums1_con .sec_forums1_con_list .list .left {
  display: flex;
  align-items: flex-end;
  flex-direction: column;
  width: 5.2083vw;
}
.sec_forums1_con .sec_forums1_con_list .list .left .tit {
  display: flex;
  align-items: center;
  color: #ff831d;
  font-weight: bold;
  font-size: 0.8333vw;
  line-height: 1.5;
  margin-bottom: 0.1563vw;
}
.sec_forums1_con .sec_forums1_con_list .list .left .tit img {
  width: 1.0417vw;
  margin-right: 0.2083vw;
}
.sec_forums1_con .sec_forums1_con_list .list .left .txt {
  color: #666666;
  font-size: 0.7292vw;
  line-height: 1.5;
}
.sec_forums1_con .sec_forums1_con_list .list .center {
  margin: 0 1.0417vw;
  width: 0.8333vw;
  height: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  margin-top: 0.1042vw;
}
.sec_forums1_con .sec_forums1_con_list .list .center img {
  width: 100%;
  height: 0.8333vw;
}
.sec_forums1_con .sec_forums1_con_list .list .center img:last-child {
  width: 1px;
  margin-top: 0.1563vw;
  height: 100%;
}
.sec_forums1_con .sec_forums1_con_list .list .right {
  flex: 1;
  width: 0;
  position: relative;
  height: 100%;
  box-sizing: border-box;
  padding: 1.6667vw;
}
.sec_forums1_con .sec_forums1_con_list .list .right .bg {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 1;
}
.sec_forums1_con .sec_forums1_con_list .list .right .desc {
  width: 100%;
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: column;
}
.sec_forums1_con .sec_forums1_con_list .list .right .desc .tit {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: 0.7292vw;
}
.sec_forums1_con .sec_forums1_con_list .list .right .desc .tit strong {
  color: #ff831d;
  font-weight: bold;
  font-size: 1.25vw;
  margin-right: 1.25vw;
}
.sec_forums1_con .sec_forums1_con_list .list .right .desc .tit .address {
  display: flex;
  align-items: center;
  color: #666666;
  font-size: 0.7292vw;
}
.sec_forums1_con .sec_forums1_con_list .list .right .desc .tit .address img {
  width: 0.8333vw;
  margin-right: 0.1563vw;
}
.sec_forums1_con .sec_forums1_con_list .list .right .desc .txt {
  width: 100%;
  height: 5.4167vw;
  position: relative;
  box-sizing: border-box;
  padding: 1.0417vw;
}
.sec_forums1_con .sec_forums1_con_list .list .right .desc .txt p {
  position: relative;
  z-index: 2;
  color: #333333;
  font-size: 0.8333vw;
  line-height: 2;
}
.sec_forums1_con .sec_forums1_con_list:nth-child(2) .list .left .tit {
  color: #4886f9;
}
.sec_forums1_con
  .sec_forums1_con_list:nth-child(2)
  .list
  .right
  .desc
  .tit
  strong {
  color: #4886f9;
}
.sec_forums1_con .sec_forums1_con_list:nth-child(3) .list .left .tit {
  color: #aa58f4;
}
.sec_forums1_con
  .sec_forums1_con_list:nth-child(3)
  .list
  .right
  .desc
  .tit
  strong {
  color: #aa58f4;
}

.sec_forums2 {
  width: 100%;
  margin-bottom: 5.2083vw;
  position: relative;
  display: flex;
  justify-content: space-between;
}
.sec_forums2 .list {
  position: relative;
}
.sec_forums2 .list .bg {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 1;
}
.sec_forums2 .list:nth-child(1) {
  width: 35.9375vw;
  height: 34.9479vw;
}
.sec_forums2 .list:nth-child(2) {
  width: 35.9375vw;
  height: 16.1979vw;
}
.sec_forums2 .list:nth-child(3) {
  width: 35.9375vw;
  height: 17.7083vw;
  position: absolute;
  right: 0;
  bottom: 0;
}
.sec_forums2 .list .desc {
  width: 100%;
  position: relative;
  z-index: 2;
  box-sizing: border-box;
  padding: 1.0417vw 1.6667vw;
}
.sec_forums2 .list .desc .list1 {
  width: 100%;
  display: flex;
  flex-direction: column;
  padding-bottom: 2.1354vw;
  margin-bottom: 2.0833vw;
  border-bottom: 1px dotted rgba(255, 131, 29, 0.5);
}
.sec_forums2 .list .desc .list1:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0;
}
.sec_forums2 .list .desc .tit {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
.sec_forums2 .list .desc .tit img {
  width: 5.5729vw;
}
.sec_forums2 .list .desc .tit strong {
  display: flex;
  align-items: center;
  font-weight: bold;
  font-size: 1.0417vw;
}
.sec_forums2 .list .desc .tit strong img {
  width: 0.8333vw;
  margin-right: 0.6771vw;
}
.sec_forums2 .list:nth-child(1) .desc .tit strong {
  color: #ff831d;
}
.sec_forums2 .list:nth-child(2) .desc .tit strong {
  color: #4886f9;
}
.sec_forums2 .list:nth-child(3) .desc .tit strong {
  color: #aa58f4;
}
.sec_forums2 .list .desc .txt {
  width: 100%;
  box-sizing: border-box;
  padding: 1.5625vw;
  position: relative;
}
.sec_forums2 .list .desc .txt ul {
  position: relative;
  z-index: 2;
}
.sec_forums2 .list .desc .txt ul li {
  width: 100%;
  display: flex;
  align-items: flex-start;
  margin-bottom: 0.9375vw;
  padding-bottom: 0.9375vw;
  border-bottom: 1px dotted;
}
.sec_forums2 .list .desc .txt ul li img {
  width: 0.4167vw;
  margin-right: 1.0417vw;
  position: relative;
  top: 0.4vw;
}
.sec_forums2 .list .desc .txt ul li p {
  flex: 1;
  width: 0;
  color: #333333;
  font-size: 0.8333vw;
  line-height: 1.5;
}
.sec_forums2 .list .desc .txt ul li:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0;
}
.sec_forums2 .list:nth-child(1) .desc .txt ul li {
  border-color: rgba(255, 131, 29, 0.2);
}
.sec_forums2 .list:nth-child(2) .desc .txt ul li {
  border-color: rgba(72, 134, 249, 0.2);
}
.sec_forums2 .list:nth-child(3) .desc .txt ul li {
  border-color: rgba(170, 88, 244, 0.2);
}

.sec_forums3 {
  width: 100%;
  position: relative;
}
.sec_forums3 .sec_forums3_list{
  display: none;
  width: 100%;
}
.sec_forums3 .sec_forums3_list.on{
  display: block;
}

.sec_forums3 .poupe {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
    padding: 0 2.45vw;
    padding-bottom: .8333vw;
}
.sec_forums3 .poupe .list {
  position: relative;
  width: 11.5625vw;
  height: 15.9896vw;
  margin-right: 3.125vw;
  margin-bottom: 1.6667vw;
  display: flex;
  align-items: center;
  flex-direction: column;
  text-align: center;
  overflow: hidden;
  position: relative;
}
.sec_forums3 .poupe .list .img {
  width: 9.6354vw;
  height: 10.1042vw;
  margin-bottom: .9375vw;
}
.sec_forums3 .poupe .list .img img {
  height: 100%;
  width: 100%;
  object-fit: contain;
      transition: 0.5s;
}
.sec_forums3 .poupe .list:hover .img img {
transform: scale(1.11);
}
.sec_forums3 .poupe .list .desc{
  display: flex;
  align-items: center;
  flex-direction: column;
}
.sec_forums3 .poupe .list .tit {
 color: #333333;
font-weight: bold;
font-size: .8333vw;
line-height: 1.2;
margin-bottom: .625vw;
}
.sec_forums3 .poupe .list .txt {
  color: #666666;
font-size: .7292vw;
line-height: 1.5;
}
.sec_forums3 .poupe .list:nth-child(4n) {
  margin-right: 0;
}

.sec_forums3 .swiper-pagination {
  top: auto;
  bottom: 0;
  width: 10.4167vw;
  background: #d5e3ff;
  height: 0.3125vw;
  left: 0;
  right: 0;
  margin: 0 auto;
  border-radius: 3px;
  overflow: hidden;
}
.sec_forums3 .swiper-pagination .swiper-pagination-progressbar-fill {
  background: linear-gradient(90deg, #75adff 0%, #7591ff 44%, #ffa75f 100%);
  height: 100%;
  top: 0;
  border-radius: 3px;
}
.sec_forums3 .swiper-button-next, .sec_forums3 .swiper-button-prev{
  width: 2.0833vw;
  height: 2.0833vw;
}
.sec_forums3 .swiper-button-next::after, .sec_forums3 .swiper-button-prev::after{
  display: none;
}
.sec_forums3 .swiper-button-next{
  background: url(../img/next.png) no-repeat;
  background-size: contain;
  right: -3.3854vw;
}
.sec_forums3 .swiper-button-prev{
 background: url(../img/prev.png) no-repeat;
  background-size: contain;
  left: -3.3854vw;
}

@media screen and (max-width: 900px) {
  .sec_forums3 .poupe{
    padding: 0;
    flex-direction: column;
  }
  .sec_forums3 .poupe .list{
    width: 100%;
    height: auto;
    margin-right: 0;
    margin-bottom: 3.2vw;
    padding-bottom: 3.2vw;
    background: url(../img/251031icon07.png) no-repeat bottom;
    background-size: 100%;
    flex-direction: initial;
  }
  .sec_forums3 .poupe .list:last-child{
    background: none;
  }
  .sec_forums3 .poupe .list .img{
    height: auto;
    margin-bottom: 0;
    width: 20.1333vw;
    margin-right: 3.2vw;
  }
  .sec_forums3 .poupe .list .img img{
    height: auto;
        width: 100%;
  }
  .sec_forums3 .poupe .list .desc{
    align-items: flex-start;
    text-align: left;
    flex: 1;
    width: 0;
  }
  .sec_forums3 .poupe .list .tit{
    font-size: 3.4667vw;
    margin-bottom: 2.1333vw;
  }
  .sec_forums3 .poupe .list .txt{
    font-size: 2.9333vw;
  }

  .sec_forums3 .swiper-pagination {
    width: 26.6667vw;
    height: 1.3333vw;
    border-radius: 3.0667vw;
  }
  .sec_forums3 .swiper-pagination .swiper-pagination-progressbar-fill {
    border-radius: 3px;
  }
  .sec_forums3 .swiper-button-next, .sec_forums3 .swiper-button-prev{
    display: none;
  }
}

.hw_cloud_main.huiyi {
  background: url(../img/251020bg12.png) #fafcfd no-repeat;
  background-size: 100%;
  padding-top: 5.2083vw;
}
.web_show {
  display: none;
}
@media screen and (max-width: 900px) {
  .pc_show {
    display: none;
  }
  .web_show {
    display: block;
  }
  .hw_cloud_main.huiyi {
    padding-top: 13.3333vw;
    background: url(../img/251020bg21.png) #fafcfd no-repeat;
    background-size: 100% 100%;
  }
  .sec_forums1 {
    margin-bottom: 13.3333vw;
  }
  .sec_forums1_title {
    margin-bottom: 5.3333vw;
    justify-content: center;
  }
  .sec_forums1_title .a {
    width: 19.7333vw;
    height: 12.6667vw;
    margin-right: 4.2667vw;
  }
  .sec_forums1_title .a:last-child {
    margin-right: 0;
  }
  .sec_forums1_con .sec_forums1_con_list .list {
    height: auto;
    margin-bottom: 4.9333vw;
    box-sizing: border-box;
    padding-left: 5.3333vw;
    align-items: flex-start;
    flex-direction: column;
    position: relative;
  }
  .sec_forums1_con .sec_forums1_con_list .list .left {
    flex-direction: initial;
    align-items: center;
    width: auto;
    margin-bottom: 2.1333vw;
  }
  .sec_forums1_con .sec_forums1_con_list .list .left .tit {
    margin-bottom: 0;
    font-size: 3.7333vw;
    margin-right: 2.1333vw;
  }
  .sec_forums1_con .sec_forums1_con_list .list .left .tit img {
    width: 4.2667vw;
    margin-right: 1.0667vw;
  }
  .sec_forums1_con .sec_forums1_con_list .list .left .txt {
    font-size: 2.9333vw;
  }
  .sec_forums1_con .sec_forums1_con_list .list .center {
    margin: 0;
    width: 2.6667vw;
    left: 0;
    top: 0;
    position: absolute;
    padding-top: 0.9333vw;
    box-sizing: border-box;
  }
  .sec_forums1_con .sec_forums1_con_list .list .center img {
    height: 2.6667vw;
  }
  .sec_forums1_con .sec_forums1_con_list .list .right {
    flex: initial;
    height: auto;
    width: 100%;
    padding: 4.2667vw;
  }
  .sec_forums1_con .sec_forums1_con_list .list .right .desc .tit {
    align-items: flex-start;
    flex-direction: column;
    margin-bottom: 2.1333vw;
  }
  .sec_forums1_con .sec_forums1_con_list .list .right .desc .tit strong {
    font-size: 3.7333vw;
    margin-bottom: 1.6vw;
  }
  .sec_forums1_con .sec_forums1_con_list .list .right .desc .tit .address {
    font-size: 2.9333vw;
  }
  .sec_forums1_con .sec_forums1_con_list .list .right .desc .tit .address img {
    width: 3.2vw;
    margin-right: 1.0667vw;
  }
  .sec_forums1_con .sec_forums1_con_list .list .right .desc .txt {
    height: auto;
    padding: 2.6667vw;
  }
  .sec_forums1_con .sec_forums1_con_list .list .right .desc .txt p {
    font-size: 3.14vw;
  }

  .sec_forums2 {
    margin-bottom: 13.3333vw;
    flex-direction: column;
  }
  .sec_forums2 .list {
    width: 100% !important;
    height: auto !important;
    margin-bottom: 4.5333vw;
  }
  .sec_forums2 .list:nth-child(3) {
    position: relative;
    margin-bottom: 0;
  }
  .sec_forums2 .list .tit1 {
    position: relative;
    z-index: 2;
    display: flex;
    align-items: center;
    width: 100%;
    padding: 0 4.1333vw;
    height: 13.8667vw;
  }
  .sec_forums2 .list .tit1 .bg {
    width: calc(100% + 4.1vw);
    height: calc(100% + 3.5vw);
    left: -2.1vw;
    top: -1.3vw;
    right: auto;
    transform: initial !important;
  }
  .sec_forums2 .list .tit1 strong {
    color: #ffffff;
    font-weight: bold;
    font-size: 4.2667vw;
    line-height: 1.5;
    position: relative;
    z-index: 2;
    text-transform: uppercase;
  }
  .sec_forums2 .list .tit1 img {
    position: absolute;
    z-index: 2;
    right: 4vw;
    width: 6.4vw;
    transform: translateY(-50%) rotateX(180deg);
    top: 50%;
  }
  .sec_forums2 .list.active .tit1 img {
    transform: translateY(-50%) rotateX(0deg);
  }
  .sec_forums2 .list .desc {
    padding: 4.2667vw 3.7333vw;
    display: none;
  }
  .sec_forums2 .list .desc .list1 {
    margin-bottom: 4vw;
    padding-bottom: 4vw;
  }
  .sec_forums2 .list .desc .tit {
    margin-bottom: 2.1333vw;
  }
  .sec_forums2 .list .desc .tit strong {
    font-size: 3.7333vw;
  }
  .sec_forums2 .list .desc .tit strong img {
    display: block;
    width: 2.6667vw;
    margin-right: 1.6vw;
  }
  .sec_forums2 .list .desc .tit img {
    display: none;
  }
  .sec_forums2 .list .desc .txt {
    padding: 3.2vw 4vw;
  }
  .sec_forums2 .list .desc .txt ul li {
    margin-bottom: 2.1333vw;
    padding-bottom: 2.1333vw;
  }
  .sec_forums2 .list .desc .txt ul li img {
    width: 1.0667vw;
    margin-right: 3.2vw;
    top: 1.6vw;
  }
  .sec_forums2 .list .desc .txt ul li p {
    font-size: 3.2vw;
  }
}

.sec_pth {
  width: 100%;
  background: url(../img/251021bg02.png) no-repeat;
  background-size: 100% 100%;
  backdrop-filter: blur(46.2667vw);
  box-sizing: border-box;
  padding: 3.3333vw 5.2083vw 4.1667vw;
  margin-bottom: 5.2083vw;
  border-radius: 1.0417vw;
}
.sec_pth1 {
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  text-align: center;
}
.sec_pth1 .tit {
  color: #333333;
  font-weight: bold;
  font-size: 1.6667vw;
  line-height: 1.5;
  margin-bottom: 1.0417vw;
}
.sec_pth1 .time {
  display: flex;
  align-items: center;
  color: #666666;
  font-size: 0.8333vw;
  line-height: 1.5;
  margin-bottom: 2.0833vw;
}
.sec_pth1 .time img {
  width: 0.8333vw;
  margin-right: 0.4167vw;
}
.sec_pth1 .txt {
  color: #333333;
  font-size: 0.9375vw;
  line-height: 2;
}
.sec_pth1 .txt p {
  margin-bottom: 0.625vw;
}
.sec_pth1 .txt p:last-child {
  margin-bottom: 0;
}
.sec_pth2 {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.sec_pth2 .list {
  width: 30.4167vw;
  height: 11.6667vw;
  position: relative;
  box-sizing: border-box;
  padding: 1.25vw;
  display: flex;
  flex-direction: column;
}
.sec_pth2 .list .bg {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 1;
}
.sec_pth2 .list .tit {
  display: flex;
  align-items: center;
  position: relative;
  z-index: 2;
  color: #333333;
  font-weight: bold;
  font-size: 0.9375vw;
  line-height: 1.5;
  margin-bottom: 0.8333vw;
}
.sec_pth2 .list .tit img {
  width: 2.5vw;
  margin-right: 0.4167vw;
}
.sec_pth2 .list .txt {
  width: 100%;
  position: relative;
  z-index: 2;
  height: 5.8333vw;
  box-sizing: border-box;
  padding: 1.0417vw 1.25vw;
}
.sec_pth2 .list .txt p {
  position: relative;
  z-index: 2;
  color: #666666;
  font-size: 0.8333vw;
  line-height: 1.5;
}
.sec_pth2 .list:nth-child(1) {
  margin-right: 1.6667vw;
  margin-bottom: 0.8854vw;
}
.sec_pth2 .list:nth-child(2) {
  margin-bottom: 0.8854vw;
}
.sec_pth2 .list:nth-child(3) {
  margin-right: 1.6667vw;
}
.sec_pth2 .list:nth-child(4) {
}

.sec_pth3 {
  width: 100%;
  display: flex;
}
.sec_pth3 .list {
  width: calc(12.7083vw + 1.3542vw);
  height: calc(11.3542vw + 2.5521vw);
  position: relative;
  margin-right: 2.0313vw;
}
.sec_pth3 .list .bg {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 1;
}
.sec_pth3 .list .tit {
  position: absolute;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  font-weight: bold;
  font-size: 0.9375vw;
  line-height: 1.5;
  width: 8.9583vw;
  height: 3.0729vw;
}
.sec_pth3 .list .tit .img {
  width: 1.3542vw;
  margin-right: 0.4167vw;
  position: relative;
  z-index: 2;
}
.sec_pth3 .list .tit span {
  position: relative;
  z-index: 2;
}
.sec_pth3 .list .txt {
  position: absolute;
  z-index: 1;
  width: 12.7083vw;
  height: 11.3542vw;
  box-sizing: border-box;
  padding: 0 1.5625vw;
}
.sec_pth3 .list .txt p {
  color: #666666;
  font-size: 0.8333vw;
  line-height: 1.5;
  position: relative;
  z-index: 2;
}
.sec_pth3 .list:nth-child(1) {
}
.sec_pth3 .list:nth-child(1) .tit {
  right: 0;
  top: 1.1458vw;
}
.sec_pth3 .list:nth-child(1) .txt {
  left: 0;
  bottom: 0;
  padding-top: 3.75vw;
}
.sec_pth3 .list:nth-child(2) {
}
.sec_pth3 .list:nth-child(2) .tit {
  right: 0;
  bottom: 1.1458vw;
}
.sec_pth3 .list:nth-child(2) .txt {
  left: 0;
  top: 0;
  padding-top: 1.9271vw;
}
.sec_pth3 .list:nth-child(3) {
}
.sec_pth3 .list:nth-child(3) .tit {
  right: 0;
  top: 1.1458vw;
}
.sec_pth3 .list:nth-child(3) .txt {
  left: 0;
  bottom: 0;
  padding-top: 3.75vw;
}
.sec_pth3 .list:nth-child(4) {
  margin-right: 0;
}
.sec_pth3 .list:nth-child(4) .tit {
  right: 0;
  bottom: 1.1458vw;
}
.sec_pth3 .list:nth-child(4) .txt {
  left: 0;
  top: 0;
  padding-top: 3.8021vw;
  padding-right: 1.1458vw;
}
.sec_pth_title {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 1.6667vw;
  color: #333333;
  font-size: 0.9375vw;
  line-height: 1.5;
}
.sec_pth_title span {
  display: flex;
  align-items: center;
}
.sec_pth_title span img {
  width: 1.25vw;
  margin-right: 0.4167vw;
}
.sec_pth_title .xian {
  margin: 0 2.5vw;
}

.sec_pth4 {
  width: 100%;
  height: 13.0729vw;
  position: relative;
  display: flex;
  align-items: center;
  flex-direction: column;
  padding: 0 1.25vw;
  padding-top: 1.6667vw;
}
.sec_pth4 .bg {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 1;
}
.sec_pth4 .bg.bg1 {
  left: -0.8vw;
  top: -0.6vw;
  width: calc(100% + 1.7vw);
  height: calc(100% + 1.7vw);
}
.sec_pth4 .bg.bg2 {
  height: 5.8854vw;
  top: auto;
  bottom: 0;
}
.sec_pth4 .bg.bg3 {
  left: -0.8vw;
  top: -0.4vw;
  width: calc(100% + 1.6vw);
  height: calc(100% + 1.3vw);
}
.sec_pth4 .tit {
  position: relative;
  z-index: 2;
  color: #333333;
  font-weight: bold;
  font-size: 1.0417vw;
  line-height: 1.5;
  margin-bottom: 0.5208vw;
}
.sec_pth4 ul {
  width: 100%;
  display: flex;
  justify-content: space-between;
  position: relative;
  z-index: 2;
}
.sec_pth4 ul li {
  width: 17.7083vw;
  height: calc(5.8854vw + 1.7708vw);
  position: relative;
  box-sizing: border-box;
  padding: 0 1.25vw;
  padding-top: 5vw;
}
.sec_pth4 ul li::before {
  content: "";
  width: 1.25vw;
  height: 1.25vw;
  bottom: 1.3021vw;
  left: calc(100% + 1.0938vw);
  background: url(../img/251021icon12.png) no-repeat;
  background-size: 100%;
  position: absolute;
}
.sec_pth4 ul li:last-child::before {
  display: none;
}
.sec_pth4 ul li .tit1 {
  left: 0;
  top: 0;
  width: 9.8958vw;
  height: 3.75vw;
  display: flex;
  align-items: flex-end;
  box-sizing: border-box;
  padding-bottom: 0.7292vw;
  padding-left: 0.625vw;
  color: #333333;
  font-weight: bold;
  font-size: 0.9375vw;
  line-height: 1.5;
  position: absolute;
}
.sec_pth4 ul li .tit1 .img {
  position: relative;
  z-index: 2;
  width: 2.0833vw;
  margin-right: 0.625vw;
}
.sec_pth4 ul li .tit1 span {
  position: relative;
  z-index: 2;
}
.sec_pth4 ul li .txt {
  color: #666666;
  font-size: 0.8333vw;
  line-height: 1.5;
  position: relative;
  z-index: 2;
}
.sec_pth5 {
  width: 51.3542vw;
  margin: 0 auto;
  padding-top: 4.1146vw;
  padding-bottom: 5.5208vw;
  position: relative;
}
.sec_pth5 img {
  width: 100%;
}
.sec_pth5 ul {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  display: flex;
  justify-content: space-between;
  box-sizing: border-box;
  padding: 0 1.1813vw;
}
.sec_pth5 ul li {
  width: 9.1667vw;
  display: flex;
  align-items: center;
  text-align: center;
  flex-direction: column;
  padding-top: 13.3854vw;
}
.sec_pth5 ul li .tit {
  color: #333333;
  font-weight: bold;
  font-size: 0.9375vw;
  line-height: 1.5;
  margin-bottom: 0.7292vw;
}
.sec_pth5 ul li .txt {
  color: #666666;
  font-size: 0.8333vw;
  line-height: 1.5;
}
.sec_pth5 ul li:nth-child(2n) {
  padding-top: 0;
}
.sec_pth5 ul li:nth-child(4) .txt {
  width: calc(100% + 0.9vw);
}

.sec_pth6 {
  width: 100%;
  height: 20.9375vw;
  position: relative;
  box-sizing: border-box;
  padding: 2.0833vw 4.1667vw 0 3.125vw;
  display: flex;
}
.sec_pth6 .bg {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 1;
}
.sec_pth6 .left {
  display: flex;
  flex-direction: column;
  flex: 1;
  width: 0;
  position: relative;
  z-index: 2;
  padding-right: 4.0625vw;
  margin-right: 4.0104vw;
}
.sec_pth6 .left::before {
  content: "";
  width: 1px;
  height: 10.625vw;
  box-sizing: border-box;
  border-right: 1px dotted #cbdaf3;
  position: absolute;
  right: 0;
  top: 2.5vw;
}
.sec_pth6 .left .ul {
  width: 100%;
  display: flex;
  margin-bottom: 1.25vw;
}
.sec_pth6 .left .ul .li {
  width: 17.1875vw;
  margin-right: 2.0833vw;
  display: flex;
  flex-direction: column;
}
.sec_pth6 .left .ul .li:last-child {
  margin-right: 0;
}
.sec_pth6 .left .ul .li .tit {
  color: #333333;
  font-weight: bold;
  font-size: 0.9375vw;
  line-height: 2;
}
.sec_pth6 .left .ul .li .desc {
  margin-top: 0.5208vw;
  width: 100%;
  height: 10.625vw;
  position: relative;
  box-sizing: border-box;
  padding: 1.0417vw;
}
.sec_pth6 .left .ul .li .desc .tit1 {
  position: relative;
  z-index: 2;
  color: #666666;
  font-size: 0.7292vw;
  line-height: 2;
  margin-bottom: 1.0417vw;
}
.sec_pth6 .left .ul .li .desc .tit1 strong {
  color: #333;
  font-weight: bold;
  font-size: 0.8333vw;
}
.sec_pth6 .left .ul .li .desc .txt {
  position: relative;
  z-index: 2;
  color: #666666;
  font-size: 0.8333vw;
  line-height: 1.5;
}
.sec_pth6 .left .ul .li .desc .txt p {
  display: flex;
  align-items: center;
  margin-bottom: 1.0417vw;
}
.sec_pth6 .left .ul .li .desc .txt p img {
  width: 0.8333vw;
  margin-right: 0.4167vw;
}
.sec_pth6 .left .desc1 {
  color: #333333;
  font-size: 0.8333vw;
  line-height: 1.5;
}
.sec_pth6 .right {
  width: 11.5771vw;
  display: flex;
  align-items: center;
  flex-direction: column;
  text-align: center;
  color: #666666;
  font-size: 0.8333vw;
  position: relative;
  z-index: 2;
  margin-top: 2.5vw;
}
.sec_pth6 .right img {
  width: 7.2917vw;
  margin-bottom: 1.0417vw;
}

.hw_cloud_main.pth {
  background: url(../img/251021bg01.png) #fafcfd no-repeat;
  background-size: 100%;
  padding-top: 5.2083vw;
}
@media screen and (max-width: 900px) {
  .hw_cloud_main.pth {
    padding-top: 13.3333vw;
    background: url(../img/251021bg28.png) #fafcfd no-repeat;
    background-size: 100% 100%;
  }

  .sec_pth {
    background: url(../img/251021bg29.png) no-repeat;
    background-size: 100% 100%;
    padding: 10.6667vw 4.5333vw;
    border-radius: 2.6667vw;
    margin-bottom: 13.3333vw;
  }
  .sec_pth1 .tit {
    font-size: 5.3333vw;
    margin-bottom: 2.1333vw;
  }
  .sec_pth1 .time {
    font-size: 2.9333vw;
    margin-bottom: 4.8vw;
  }
  .sec_pth1 .time img {
    width: 3.4667vw;
    margin-right: 1.0667vw;
  }
  .sec_pth1 .txt {
    font-size: 3.3667vw;
    text-align: justify;
  }
  .sec_pth1 .txt p {
    margin-bottom: 2.6667vw;
  }
  .sec_pth2 {
    flex-direction: column;
  }
  .sec_pth2 .list {
    margin: 0 !important;
    width: 100%;
    height: auto;
    margin-bottom: 3.2vw !important;
    padding: 3.2vw;
  }
  .sec_pth2 .list:last-child {
    margin-bottom: 0 !important;
  }
  .sec_pth2 .list .tit {
    font-size: 3.7333vw;
    margin-bottom: 2.6667vw;
  }
  .sec_pth2 .list .tit img {
    width: 8vw;
    margin-right: 1.0667vw;
  }
  .sec_pth2 .list .txt {
    padding: 3.2vw;
    height: auto;
  }
  .sec_pth2 .list .txt p {
    font-size: 3.1vw;
  }
  .sec_pth3 {
    flex-direction: column;
  }
  .sec_pth3 .list {
    width: 100%;
    height: auto;
    padding-top: 4.5333vw;
    padding-left: 2.8vw;
    margin: 0;
    margin-bottom: 3.3333vw;
  }
  .sec_pth3 .list .tit {
    left: 0 !important;
    top: 0 !important;
    right: auto !important;
    bottom: auto !important;
    width: 34.4vw;
    height: 8.2667vw;
    padding-left: 1.6vw;
    justify-content: flex-start;
    font-size: 3.7333vw;
    border-radius: 1.3333vw;
  }
  .sec_pth3 .list .tit .bg {
    display: none;
  }
  .sec_pth3 .list:nth-child(1) .tit {
    background: linear-gradient(90deg, #5ea9ff 0%, #b29dff 100%);
  }
  .sec_pth3 .list:nth-child(2) .tit {
    background: linear-gradient(90deg, #f97e5b 0%, #f9bf5b 100%);
  }
  .sec_pth3 .list:nth-child(3) .tit {
    background: linear-gradient(90deg, #ffbb19 0%, #ffca5f 99%);
  }
  .sec_pth3 .list:nth-child(4) .tit {
    background: linear-gradient(90deg, #d789ff 0%, #fd9dff 100%);
  }
  .sec_pth3 .list .tit .img {
    width: 4.8vw;
    margin-right: 2.2667vw;
  }
  .sec_pth3 .list:last-child {
    margin-bottom: 0;
  }
  .sec_pth3 .list .txt {
    position: relative;
    width: 100%;
    height: auto;
    padding: 6.9333vw 3.0667vw 5.2vw 3.6vw !important;
  }
  .sec_pth3 .list .txt p {
    font-size: 3.2vw;
  }
  .sec_pth_title {
    margin-bottom: 4.2667vw;
    font-size: 3.2vw;
  }
  .sec_pth_title span img {
    width: 4vw;
    margin-right: 1.0667vw;
  }
  .sec_pth_title .xian {
    margin: 0 2.2667vw;
  }
  .sec_pth4 {
    height: auto;
    padding: 4.2667vw 3.2vw;
  }
  .sec_pth4 .tit {
    font-size: 3.7333vw;
    margin-bottom: 2.6667vw;
  }
  .sec_pth4 ul {
    flex-direction: column;
  }
  .sec_pth4 ul li {
    height: auto;
    width: 100%;
    padding: 12.8vw 3.2vw 3.2vw;
    margin-bottom: 9.6vw;
  }
  .sec_pth4 ul li:last-child {
    margin-bottom: 0;
  }
  .sec_pth4 .bg.bg2 {
    height: calc(100% - 5.7333vw);
  }
  .sec_pth4 ul li .tit1 {
    width: 28vw;
    height: 9.6vw;
    padding-left: 1.6vw;
    padding-bottom: 1.8667vw;
    font-size: 3.2vw;
    line-height: 1.2;
  }
  .sec_pth4 ul li .tit1 .img {
    width: 5.3333vw;
    margin-right: 1.6vw;
  }
  .sec_pth4 .bg.bg3 {
    left: -2.2vw;
    top: -1.1vw;
    width: calc(100% + 4.5vw);
    height: calc(100% + 3.5vw);
  }
  .sec_pth4 ul li .txt {
    font-size: 3.2vw;
  }
  .sec_pth4 ul li::before {
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 5.3333vw;
    height: 5.3333vw;
    top: calc(100% + 2.6667vw);
  }
  .sec_pth5 {
    width: 100%;
    box-sizing: border-box;
    padding-left: 5.7333vw;
    padding-bottom: 0;
  }
  .sec_pth5 img {
    display: none;
  }
  .sec_pth5 ul img {
    display: block;
  }
  .sec_pth5 ul {
    position: initial;
    flex-direction: column;
  }
  .sec_pth5 ul li {
    padding: 0;
    width: 100%;
    margin-bottom: 5.3333vw;
    position: relative;
    box-sizing: border-box;
    padding-left: 9.4667vw;
    text-align: left;
    align-items: flex-start;
    padding-top: 3.2vw;
    padding-right: 4.2667vw;
    padding-bottom: 3.2vw;
  }
  .sec_pth5 ul li:last-child {
    margin-bottom: 0;
  }
  .sec_pth5 ul li .bg {
    position: absolute;
    width: 100%;
    height: calc(100% + 6vw);
    right: -5.4vw;
    top: 0;
    z-index: 1;
  }
  .sec_pth5 ul li .img {
    position: absolute;
    z-index: 2;
    width: 10.9333vw;
    height: calc(100% + 5.3333vw);
    left: -5.7333vw;
    top: 2.9333vw;
    display: flex;
    align-items: center;
    flex-direction: column;
  }
  .sec_pth5 ul li .img img {
    width: 100%;
    height: 15.7333vw;
  }
  .sec_pth5 ul li .img img.xian {
    width: 1px;
    height: 0;
    flex: 1;
  }
  .sec_pth5 ul li .tit {
    position: relative;
    z-index: 2;
    font-size: 3.7333vw;
    margin-bottom: 1.3333vw;
    text-align: left;
  }
  .sec_pth5 ul li .txt {
    position: relative;
    z-index: 2;
    font-size: 3vw;
    width: calc(100% + 1vw);
  }
  .sec_pth6 {
    height: auto;
    padding: 5.3333vw;
    padding-bottom: 8vw;
    flex-direction: column;
    align-items: center;
  }
  .sec_pth6 .left {
    padding: 0;
    margin: 0;
    width: 100%;
    margin-bottom: 5.3333vw;
    padding-bottom: 5.3333vw;
  }
  .sec_pth6 .left::before {
    border-right: 0;
    border-bottom: 1px dotted #cbdaf3;
    width: 100%;
    height: 1px;
    top: auto;
    bottom: 0;
  }
  .sec_pth6 .left .ul {
    margin-bottom: 0.6667vw;
    flex-direction: column;
    width: 100%;
  }
  .sec_pth6 .left .ul .li {
    width: 100%;
    align-items: center;
    margin: 0;
    margin-bottom: 4.2667vw;
  }
  .sec_pth6 .left .ul .li .tit {
    font-size: 3.7333vw;
  }
  .sec_pth6 .left .ul .li .desc {
    margin-top: 1.3333vw;
    padding: 3.2vw;
    height: auto;
  }
  .sec_pth6 .left .ul .li .desc .tit1 {
    font-size: 3.2vw;
    margin-bottom: 2.6667vw;
  }
  .sec_pth6 .left .ul .li .desc .tit1 strong {
    font-size: 3.2vw;
  }
  .sec_pth6 .left .ul .li .desc .txt {
    font-size: 3.2vw;
  }
  .sec_pth6 .left .ul .li .desc .txt p {
    margin-bottom: 2.6667vw;
  }
  .sec_pth6 .left .ul .li .desc .txt p img {
    width: 3.2vw;
    margin-right: 1.0667vw;
  }
  .sec_pth6 .left .desc1 {
    font-size: 2.8333vw;
    text-align: center;
  }
  .sec_pth6 .right {
    width: fit-content;
    margin: 0;
    font-size: 3.2vw;
  }
  .sec_pth6 .right img {
    width: 29.3333vw;
    margin-bottom: 2.6667vw;
  }
}

.sec_head .right .nav li {
  position: relative;
}
.sec_head .right .nav li .fnav {
  position: absolute;
  width: 11.4583vw;
  left: 50%;
  top: calc(100% - 1px);
  display: none;
  padding-top: 0.9688vw;
  transform: translateX(-50%);
}
.sec_head .right .nav li .fnav .ul {
  width: 100%;
  box-sizing: border-box;
  padding: 0.625vw 0.5729vw;
  padding-top: 0.325vw;
  position: relative;
  border: 1px solid #fff;
  box-sizing: border-box;
  border-top: 0;
  background: url(../img/251021icon28.png) no-repeat;
  background-size: cover;
  border-radius: 0 0 0.2vw 0.2vw;
}
.sec_head .right .nav li .fnav .ul::before {
  content: "";
  background: url(../img/251021icon29.png) no-repeat;
  background-size: 100% 100%;
  width: 100%;
  height: 0.3646vw;
  position: absolute;
  left: 0;
  top: -0.3646vw;
}
.sec_head .right .nav li .fnav .ul::after {
  content: "";
  background: url(../img/251021icon32.png) no-repeat;
  background-size: 100% 100%;
  width: 100%;
  height: 0.3646vw;
  position: absolute;
  left: 0;
  top: -0.3646vw;
}
.sec_head .right .nav li .fnav .ul .li {
  font-size: 0.7813vw;
  color: #333;
  font-weight: normal;
  padding-bottom: 0.625vw;
  margin-bottom: 0.625vw;
  background: url(../img/251021icon27.png) no-repeat bottom;
  background-size: 100%;
  box-sizing: border-box;
  padding-left: 2.1354vw;
  position: relative;
  display: block;
}
.sec_head .right .nav li .fnav .ul .li::before {
  content: "";
  background: url(../img/251021icon30.png) no-repeat;
  background-size: contain;
  width: 0.7292vw;
  height: 0.7292vw;
  position: absolute;
  left: 0.9896vw;
  top: 0.2vw;
}
.sec_head .right .nav li .fnav .ul .li.active {
  color: #c7000b;
}
.sec_head .right .nav li .fnav .ul .li.active::before {
  background: url(../img/251021icon31.png) no-repeat;
  background-size: contain;
}
.sec_head .right .nav li .fnav .ul .li:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  background: transparent;
}

@media screen and (max-width: 900px) {
  .sec_head .right .nav li .a1 {
    color: #333;
    position: relative;
  }
  .sec_head .right .nav li .a1::before {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: -3.9333vw;
    width: 1.8667vw;
    height: 1.8667vw;
    background: url(../img/251021icon33.png) no-repeat;
    background-size: contain;
  }
  .sec_head .right .nav li .a1.active {
    color: #c7000b;
  }
  .sec_head .right .nav li .a1.active::before {
    background: url(../img/251021icon34.png) no-repeat;
    background-size: contain;
  }
  .sec_head .right .nav li .fnav {
    position: initial;
    width: 100%;
    padding: 0;
    transform: initial;
    background: #ffffff99;
    backdrop-filter: blur(10px);
    padding-top: 2.6667vw;
    padding-bottom: 2.4vw;
    margin-top: 1.6vw;
  }
  .sec_head .right .nav li .fnav .ul {
    width: 51.4667vw;
    border: 0;
    padding: 0;
    background: transparent;
    margin: 0 auto;
  }
  .sec_head .right .nav li .fnav .ul::before {
    display: none;
  }
  .sec_head .right .nav li .fnav .ul::after {
    display: none;
  }
  .sec_head .right .nav li .fnav .ul .li {
    background: url(../img/251021icon35.png) no-repeat bottom;
    background-size: 100%;
    font-size: 2.6667vw;
    padding-left: 0;
    margin-bottom: 2.6667vw;
    padding-bottom: 2.6667vw;
  }
  .sec_head .right .nav li .fnav .ul .li::before {
    display: none;
  }
}
@media screen and (min-width: 901px) {
  .sec_head .right .nav li:hover .fnav {
    display: block;
  }
  .sec_head .right .nav li .fnav .ul .li:hover {
    color: #c7000b;
  }
  .sec_head .right .nav li .fnav .ul .li:hover::before {
    background: url(../img/251021icon31.png) no-repeat;
    background-size: contain;
  }
  .sec_head .right .nav li:hover a {
    color: #c7000b;
  }
}

.sec_video {
  width: 100%;
  margin-bottom: calc(5.2083vw - 1.7708vw);
  display: flex;
  flex-wrap: wrap;
}
.sec_video .list {
  width: 23.125vw;
  height: 24.1146vw;
  margin-right: 1.7708vw;
  margin-bottom: 1.7708vw;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  position: relative;
}
.sec_video .list::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 1;
  background: url(../img/251022bg02.png) no-repeat;
  background-size: 100% 100%;
}
.sec_video .list:hover::before {
  background: url(../img/251022bg03.png) no-repeat;
  background-size: 100% 100%;
}
.sec_video .list .img {
  width: 100%;
  height: 17.3958vw;
  border-radius: 0.9375vw;
  overflow: hidden;
  position: relative;
  z-index: 2;
}
.sec_video .list .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 0.5s;
  transform: scale(1);
  float: left;
}
.sec_video .list:hover .img img {
  /* transform: scale(1.04); */
}
.sec_video .list .txt {
  width: 100%;
  box-sizing: border-box;
  padding: 2.0833vw 1.25vw 0;
  color: #333333;
  font-weight: bold;
  font-size: 1.0217vw;
  line-height: 1.5;
  position: relative;
  z-index: 2;
}
.sec_video .list:hover .txt {
  color: #fff;
}
.sec_video .list .play {
  position: absolute;
  z-index: 3;
  left: 0;
  bottom: 5.8854vw;
  width: 5.9896vw;
  height: 3.6458vw;
}
.sec_video .list .play img {
  width: calc(100% + 1.5vw);
  position: relative;
  left: -0.6vw;
  top: -0.6vw;
}
.sec_video .list:nth-child(3n) {
  margin-right: 0;
}

.sec_video_tanchu {
  position: fixed;
  z-index: 99;
  display: none;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.4);
}
.sec_video_tanchu.active {
  display: block;
}
.sec_video_tanchu .max {
  position: absolute;
  width: 72.9167vw;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.sec_video_tanchu .max .video {
  width: 100%;
  height: 100%;
  overflow: hidden;
  border-radius: 1.0417vw;
}
.sec_video_tanchu .max .video iframe {
  width: calc(100% + 1px);
  height: calc(100% + 1px);
}
.sec_video_tanchu .max .close {
  position: absolute;
  width: 1.6667vw;
  right: 0;
  bottom: calc(100% + 0.625vw);
  cursor: pointer;
}

.hw_cloud_main.shipin {
  background: url(../img/251022bg01.png) #fafcfd no-repeat;
  background-size: 100% 100%;
  padding-top: 5.2083vw;
}

@media screen and (max-width: 900px) {
  .hw_cloud_main.shipin {
    padding-top: 13.3333vw;
    background: url(../img/251027bg01.png) #fafcfd no-repeat;
    background-size: 100% 100%;
  }
  .sec_video {
    margin-bottom: 13.3333vw;
  }
  .sec_video .list {
    width: 100%;
    height: auto;
    margin-right: 0;
    box-sizing: border-box;
    padding: 2.6667vw;
    padding-bottom: 4vw;
    margin-bottom: 4.2667vw;
    border-radius: 2.6667vw;
  }
  .sec_video .list .img {
    height: auto;
    border-radius: 2.4vw;
  }
  .sec_video .list .img img {
    height: auto;
  }
  .sec_video .list:last-child {
    margin-bottom: 0;
  }
  .sec_video .list .play {
    bottom: auto;
    top: 59.7333vw;
    left: 2.6667vw;
    width: 21.3333vw;
    height: 13.2vw;
  }
  .sec_video .list .play img {
    width: calc(100% + 4.1vw);
    left: -1.5vw;
    top: -1.6vw;
  }
  .sec_video .list::before {
    background: url(../img/251022bg04.png) no-repeat !important;
    background-size: 100% 100% !important;
  }
  .sec_video .list .txt {
    padding: 0 2.6667vw;
    padding-top: 9.3333vw;
    font-size: 3.6633vw;
    color: #333 !important;
  }
  /* .sec_video_tanchu{
    background: #000;
   }
   .sec_video_tanchu.active{
  display: flex;
  align-items: center;
} */
  .sec_video_tanchu .max {
    width: 100%;
    /* position: initial;
    transform: initial; */
  }
  .sec_video_tanchu .max .close {
    width: 6.4vw;
    bottom: calc(100% + 1.6vw);
    /* bottom: auto;
    right: auto;
    left: 4.2667vw;
    top: 12.8vw; */
  }
}

.sec_yyh {
  background: url(../img/251027bg03.png) no-repeat;
  background-size: 100% 100%;
  backdrop-filter: blur(46.2667vw);
  width: 100%;
  box-sizing: border-box;
  padding: 4.1667vw 5.2083vw;
  margin-bottom: 5.2083vw;
}
.sec_yyh1 {
  display: flex;
  align-items: center;
  flex-direction: column;
  text-align: center;
  width: 100%;
  box-sizing: border-box;
  padding: 0 3.125vw;
  padding-bottom: 3.125vw;
  background: url(../img/251027bg04.png) no-repeat bottom;
  background-size: 100%;
}
.sec_yyh1 .tit {
  color: #333333;
  font-weight: bold;
  font-size: 1.6667vw;
  line-height: 1.5;
  margin-bottom: 1.0417vw;
}
.sec_yyh1 .time {
  display: flex;
  align-items: center;
  color: #666666;
  font-size: 0.8333vw;
  line-height: 1.5;
  margin-bottom: 2.0833vw;
}
.sec_yyh1 .time img {
  width: 0.8333vw;
  margin-right: 0.4167vw;
}
.sec_yyh1 .txt {
  color: #333333;
  font-size: 0.9375vw;
  line-height: 2;
}
.sec_yyh1 .txt strong {
  color: #f98648;
  font-weight: bold;
}
.sec_yyh1 .txt p {
  margin-bottom: 0.8333vw;
}
.sec_yyh1 .txt p:last-child {
  margin-bottom: 0;
}
.sec_yyh1 .img {
  width: 100%;
  margin-top: 1.25vw;
  margin-bottom: 2.0833vw;
}
.sec_yyh1 .img:first-child {
  margin-top: 0;
}
.sec_yyh1 .img img {
  width: 100%;
}
.sec_yyh1 .ul {
  width: 100%;
  display: flex;
  margin-top: 3.125vw;
}
.sec_yyh1 .ul .li {
  width: 20%;
  position: relative;
  text-align: center;
  padding: 9.1146vw 0;
}
.sec_yyh1 .ul .li img {
  width: 5.3125vw;
}
.sec_yyh1 .ul .li .desc {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 12.0833vw;
  height: 9.8958vw;
  z-index: 4;
  top: 0;
  display: flex;
  align-items: center;
  flex-direction: column;
  text-align: center;
  box-sizing: border-box;
  padding: 0 0.9583vw;
}
.sec_yyh1 .ul .li:nth-child(2n) .desc {
  top: auto;
  bottom: 0;
}
.sec_yyh1 .ul .li .desc .bg {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
  left: 0;
  top: 0;
}
.sec_yyh1 .ul .li .desc .tit1 {
  margin-top: 1.4583vw;
  margin-bottom: 0.625vw;
  color: #333333;
  font-weight: bold;
  font-size: 0.9375vw;
  line-height: 1.5;
  position: relative;
  z-index: 2;
}
.sec_yyh1 .ul .li:nth-child(2n) .desc .tit1 {
  margin-top: 1.1979vw;
}
.sec_yyh1 .ul .li .desc .txt1 {
  color: #666666;
  font-size: 0.8333vw;
  line-height: 1.5;
  position: relative;
  z-index: 2;
}

.sec_yyh2 {
  width: 29.6875vw;
  margin: 0 auto;
  position: relative;
  margin-top: 3.125vw;
}
.sec_yyh2 img {
  width: 100%;
}
.sec_yyh2 span {
  position: absolute;
  color: #ffffff;
  font-weight: bold;
  font-size: 1.4583vw;
  z-index: 4;
  display: flex;
  align-items: center;
  left: 0.525vw;
  top: 0.1vw;
}
.sec_yyh2 span img {
  width: 1.25vw;
  margin: 0 0.625vw;
}
.sec_yyh .sec_case_title .tit p {
  display: flex;
  align-items: flex-start;
}
.sec_yyh .sec_case_title .tit p span {
  margin-right: 0.5208vw;
  position: relative;
  top: -0.2vw;
}
.sec_yyh .sec_case_title .tit {
  padding-top: 0.4083vw;
}

.sec_yyh3 {
  width: 100%;
  background: url(../img/251027bg10.png) no-repeat;
  background-size: 100% 100%;
  padding: 2.5vw 3.125vw;
  display: flex;
  align-items: center;
  flex-direction: column;
  margin-top: 3.125vw;
}
.sec_yyh3 .title {
  display: flex;
  align-items: center;
  color: #333333;
  font-weight: bold;
  font-size: 1.25vw;
  line-height: 1.5;
  margin-bottom: 0.5208vw;
}
.sec_yyh3 .title img {
  margin: 0 0.625vw;
  width: 9.5833vw;
}
.sec_yyh3 .tit {
  color: #333333;
  font-size: 0.9375vw;
  line-height: 2;
  margin-bottom: 0.8333vw;
}
.sec_yyh3 .desc {
  width: 100%;
  background: url(../img/251027bg11.png) no-repeat;
  background-size: 100% 100%;
  box-sizing: border-box;
  display: flex;
  padding: 2.0833vw 0;
  margin-bottom: 1.0417vw;
}
.sec_yyh3 .desc .left {
  margin-left: 6.25vw;
  display: flex;
  flex-direction: column;
  margin-right: 6.25vw;
  padding-right: 6.25vw;
  position: relative;
}
.sec_yyh3 .desc .left::before {
  content: "";
  width: 1px;
  height: 12.5vw;
  border-right: 1px dotted #cbdaf3;
  position: absolute;
  right: 0;
  bottom: 0;
}
.sec_yyh3 .desc .left .list {
  display: flex;
  flex-direction: column;
  margin-bottom: 1.25vw;
}
.sec_yyh3 .desc .left .list:last-child {
  margin-bottom: 0;
}
.sec_yyh3 .desc .left .list .tit1 {
  display: flex;
  align-items: center;
  color: #333333;
  font-weight: bold;
  font-size: 0.8333vw;
  line-height: 2;
}
.sec_yyh3 .desc .left .list .tit1 img {
  width: 0.8333vw;
  margin-right: 0.1042vw;
}
.sec_yyh3 .desc .left .list .txt1 {
  color: #666666;
  font-size: 0.8333vw;
  line-height: 2;
}
.sec_yyh3 .desc .right {
  margin-top: 1.5625vw;
  display: flex;
  align-items: center;
  flex-direction: column;
  text-align: center;
  color: #666666;
  font-size: 0.8333vw;
  line-height: 1.5;
}
.sec_yyh3 .desc .right img {
  width: 7.2917vw;
  margin-bottom: 0.8333vw;
}
.sec_yyh3 .bot {
  color: #666666;
  font-size: 0.8333vw;
  line-height: 2;
  text-align: center;
}

.hw_cloud_main.yyj {
  background: url(../img/251027bg02.png) #fafcfd no-repeat;
  background-size: 100% 100%;
  padding-top: 5.2083vw;
}

@media screen and (max-width: 900px) {
  .hw_cloud_main.yyj {
    padding-top: 13.3333vw;
    background: url(../img/251027bg12.png) #fafcfd no-repeat;
    background-size: 100% 100%;
  }

  .sec_yyh {
    background: url(../img/251027bg13.png) no-repeat;
    background-size: 100% 100%;
    margin-bottom: 13.3333vw;
    padding: 10.6667vw 4.5333vw;
  }
  .sec_yyh1 {
    padding: 0;
    padding-bottom: 8vw;
    background: url(../img/251027bg14.png) no-repeat;
    background-size: 100% 100%;
  }
  .sec_yyh1.sec_yyh11 {
    background: url(../img/251027bg15.png) no-repeat;
    background-size: 100% 100%;
  }
  .sec_yyh1.sec_yyh12 {
    background: url(../img/251027bg16.png) no-repeat;
    background-size: 100% 100%;
  }
  .sec_yyh1.sec_yyh13 {
    background: url(../img/251027bg17.png) no-repeat;
    background-size: 100% 100%;
  }
  .sec_yyh1 .tit {
    font-size: 5.0333vw;
    margin-bottom: 2.1333vw;
  }
  .sec_yyh1 .time {
    font-size: 2.9333vw;
    margin-bottom: 4.8vw;
  }
  .sec_yyh1 .time img {
    width: 3.4667vw;
    margin-right: 1.0667vw;
  }
  .sec_yyh1 .txt {
    font-size: 3.1567vw;
  }
  .sec_yyh1 .txt p {
    margin-bottom: 2.1333vw;
  }
  .sec_yyh1 .txt.txt11 {
    text-align: left;
    width: 100%;
  }
  .sec_yyh1 .txt.txt12 {
    max-width: calc(100% - 6.4vw);
  }
  .sec_yyh1 .txt.txt13 {
    max-width: calc(100% - 11.8vw);
  }
  .sec_yyh1 .txt.txt14 {
    max-width: calc(100% - 6.4vw);
    text-align: left;
  }
  .sec_yyh1 .img {
    margin-top: 3.2vw;
    margin-bottom: 4.5333vw;
  }
  .sec_yyh1 .ul {
    margin-top: 4.4vw;
    box-sizing: border-box;
    padding: 0 4.27vw;
    flex-direction: column;
  }
  .sec_yyh1 .ul .li {
    padding: 0;
    margin-bottom: 2.9333vw;
    width: 100%;
  }
  .sec_yyh1 .ul .li:last-child {
    margin-bottom: 0;
  }
  .sec_yyh1 .ul .li img {
    width: 13.6vw;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
  }
  .sec_yyh1 .ul .li:nth-child(2n) img {
    left: auto;
    right: 0;
  }
  .sec_yyh1 .ul .li .desc {
    position: relative;
    padding: 3.7646vw 0;
    width: 100%;
    height: auto;
    align-items: flex-start;
    text-align: left;
  }
  .sec_yyh1 .ul .li .desc .bg {
    transform: translateY(0);
  }
  .sec_yyh1 .ul .li .desc .tit1 {
    font-size: 3.7333vw;
    margin-bottom: 1.6vw;
  }
  .sec_yyh1 .ul .li .desc .txt1 {
    font-size: 3.05vw;
  }
  .sec_yyh1 .ul .li:nth-child(1) .desc {
    padding-left: 18.1333vw;
    padding-right: 4.1333vw;
  }
  .sec_yyh1 .ul .li:nth-child(2) .desc {
    padding-left: 4.5333vw;
    padding-right: 16.8vw;
  }
  .sec_yyh1 .ul .li:nth-child(3) .desc {
    padding-left: 18.1333vw;
    padding-right: 3.6vw;
  }
  .sec_yyh1 .ul .li:nth-child(4) .desc {
    padding-left: 4.5333vw;
    padding-right: 19.8667vw;
  }
  .sec_yyh1 .ul .li:nth-child(5) .desc {
    padding-left: 18.1333vw;
    padding-right: 6.4vw;
  }
  .sec_yyh2 {
    width: 70.2667vw;
    margin-top: 10.6667vw;
  }
  .sec_yyh2 span {
    top: 0.6667vw;
    left: 2.9333vw;
    font-size: 4.2667vw;
    text-align: center;
  }
  .sec_yyh2 span img {
    width: 9.4667vw;
    margin: 0 2.1333vw;
  }
  .sec_yyh .sec_case_title .tit p span {
    top: -1vw;
    margin-right: 1.0667vw;
  }
  .sec_yyh .sec_case_title .tit {
    padding-top: 1vw;
  }
  .sec_yyh3 {
    margin-top: 10.6667vw;
    padding: 6.4vw 3.2vw 8vw;
    background: url(../img/251027bg23.png) no-repeat;
    background-size: 100% 100%;
  }
  .sec_yyh3 .title {
    font-size: 4.2667vw;
    margin-bottom: 2.6667vw;
  }
  .sec_yyh3 .title img {
    width: 24.5333vw;
    margin: 0 1.6vw;
  }
  .sec_yyh3 .tit {
    font-size: 3.2vw;
    margin-bottom: 4.2667vw;
    text-align: center;
  }
  .sec_yyh3 .desc {
    padding: 4.2667vw;
    margin-bottom: 3.2vw;
    flex-direction: column;
    background: url(../img/251027bg24.png) no-repeat;
    background-size: 100% 100%;
  }
  .sec_yyh3 .desc .left {
    margin: 0;
    margin-bottom: 5.3333vw;
    padding-right: 0;
    padding-bottom: 5.3333vw;
  }
  .sec_yyh3 .desc .left::before {
    width: 100%;
    height: 1px;
    border-right: 0;
    border-bottom: 1px dotted #cbdaf3;
  }
  .sec_yyh3 .desc .left .list {
    margin-bottom: 3.2vw;
  }
  .sec_yyh3 .desc .left .list .tit1 {
    font-size: 3.4667vw;
  }
  .sec_yyh3 .desc .left .list .tit1 img {
    width: 4.2667vw;
    margin-right: 1.0667vw;
  }
  .sec_yyh3 .desc .left .list .txt1 {
    font-size: 3.4667vw;
  }
  .sec_yyh3 .desc .right {
    margin: 0;
    font-size: 3.2vw;
  }
  .sec_yyh3 .desc .right img {
    width: 29.3333vw;
    margin-bottom: 2.1333vw;
  }
  .sec_yyh3 .bot {
    font-size: 3.4667vw;
    text-align: center;
  }
}

.sec_xsb {
  width: 100%;
  box-sizing: border-box;
  padding: 4.1667vw 5.2083vw;
  margin-bottom: 4.1667vw;
  background: url(../img/251027bg27.png) no-repeat;
  background-size: 100% 100%;
  backdrop-filter: blur(46.2667vw);
}
.sec_xsb1 {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.sec_xsb1 .list {
  width: 13.5417vw;
  height: 6.0417vw;
  position: relative;
  display: flex;
  align-items: center;
  box-sizing: border-box;
  padding: 0.2083vw 0 1.6667vw 1.1979vw;
}
.sec_xsb1 .list .bg {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 1;
}
.sec_xsb1 .list .img {
  width: 4.1667vw;
  position: relative;
  z-index: 2;
  margin-right: 0.8333vw;
}
.sec_xsb1 .list .desc {
  display: flex;
  flex-direction: column;
  position: relative;
  z-index: 2;
}
.sec_xsb1 .list .desc .tit {
  color: #333333;
  font-weight: bold;
  font-size: 2.0833vw;
  line-height: 1.5;
}
.sec_xsb1 .list .desc .txt {
  color: #666666;
  font-size: 0.9375vw;
  line-height: 1.5;
}
.sec_xsb .sec_case_title.first {
  margin-top: 1.6667vw;
}

.sec_xsb2 {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: -1.25vw;
}
.sec_xsb2.sec_xsb2_mob {
  display: none;
}
.sec_xsb2 .list {
  width: calc(14.375vw + 0.3125vw);
  height: calc(10.1563vw + 0.8333vw);
  margin-bottom: 1.25vw;
  margin-right: 1.25vw;
  position: relative;
  box-sizing: border-box;
  padding-left: 0.3125vw;
  padding-top: 0.8333vw;
}
.sec_xsb2 .list .bg {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 1;
}
.sec_xsb2 .list .tit {
  width: 10.2083vw;
  height: 3.3333vw;
  display: flex;
  align-items: center;
  box-sizing: border-box;
  padding: 0.7813vw 0 1.3021vw 0.8854vw;
  position: absolute;
  z-index: 2;
  left: 0;
  top: 0;
  color: #ffffff;
  font-weight: bold;
  font-size: 0.9375vw;
  line-height: 1.5;
}
.sec_xsb2 .list .tit .bg {
  width: calc(100% + 1.6vw);
  height: auto;
  left: -0.8vw;
  top: -0.6vw;
}
.sec_xsb2 .list .tit .img {
  width: 1.25vw;
  margin-right: 0.625vw;
  position: relative;
  z-index: 2;
}
.sec_xsb2 .list .tit p {
  position: relative;
  z-index: 2;
}
.sec_xsb2 .list .desc {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
  box-sizing: border-box;
  padding-top: 3.0208vw;
  padding-left: 0.7896vw;
  padding-right: 0.5vw;
}
.sec_xsb2 .list .desc .ul {
  position: relative;
  z-index: 3;
  display: flex;
  flex-direction: column;
}
.sec_xsb2 .list .desc .ul .li {
  display: flex;
  align-items: flex-start;
  margin-bottom: 0.8854vw;
}
.sec_xsb2 .list .desc .ul .li img {
  width: 0.5125vw;
  margin-right: 0.8333vw;
  top: 0.4vw;
  position: relative;
}
.sec_xsb2 .list .desc .ul .li p {
  color: #333333;
  font-size: 0.8333vw;
  line-height: 1.5;
}
.sec_xsb2 .list .desc .ul .li p span {
  font-size: 0.7292vw;
  color: #666;
}
.sec_xsb2 .list .desc .ul .li:last-child {
  margin-bottom: 0;
}
.sec_xsb2 .list .desc .bg {
  z-index: 2;
}
.sec_xsb2 .list:nth-child(4n) {
  margin-right: 0;
}
.sec_xsb3 {
  width: 100%;
  box-sizing: border-box;
  padding: 0 4.1667vw;
  padding-bottom: 4.5833vw;
  display: flex;
  justify-content: space-between;
}
.sec_xsb3 .list {
  width: 15.625vw;
  padding-top: 2.5vw;
  position: relative;
}
.sec_xsb3 .list .img {
  position: absolute;
  width: 4.2708vw;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 0;
  z-index: 9;
}
.sec_xsb3 .list .desc {
  width: 100%;
  height: 10.9375vw;
  display: flex;
  align-items: center;
  flex-direction: column;
  box-sizing: border-box;
  padding-top: 2.8125vw;
  position: relative;
}
.sec_xsb3 .list .desc .bg {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 1;
}
.sec_xsb3 .list .desc .tit {
  position: relative;
  z-index: 2;
  color: #333333;
  font-weight: bold;
  font-size: 1.25vw;
  line-height: 1.5;
}
.sec_xsb3 .list .desc .txt {
  color: #666666;
  font-size: 0.8333vw;
  line-height: 1.5;
  margin-bottom: 0.4688vw;
  position: relative;
  z-index: 2;
}
.sec_xsb3 .list .desc .qian {
  background: linear-gradient(90deg, #f7bc30 0%, #eea30d 99%);
  -webkit-background-clip: text;
  color: transparent;
  font-weight: bold;
  font-size: 1.0417vw;
  line-height: 1.5;
  position: relative;
  z-index: 2;
}
.sec_xsb3 .list .desc .qian span {
  font-size: 1.875vw;
}
.sec_xsb3 .list:nth-child(2) {
  top: 1.4583vw;
}
.sec_xsb3 .list:nth-child(3) {
  top: 2.9167vw;
}
.sec_xsb4 {
  width: 100%;
  box-sizing: border-box;
  padding: 1.1979vw 1.9792vw 1.3542vw;
  display: flex;
  flex-direction: column;
  background: url(../img/251027bg66.png) no-repeat;
  background-size: 100% 100%;
}
.sec_xsb4 .desc {
  width: 100%;
  box-sizing: border-box;
  padding-left: 3.3333vw;
  padding-right: 1.3542vw;
  display: flex;
  align-items: center;
  margin-bottom: 4.1667vw;
}
.sec_xsb4 .desc .left {
  display: flex;
  align-items: center;
  flex-direction: column;
  color: #333333;
  font-weight: bold;
  font-size: 1.0417vw;
  line-height: 1.5;
  margin-right: 4.6875vw;
}
.sec_xsb4 .desc .left img {
  width: 3.3333vw;
  margin-bottom: 0.625vw;
}
.sec_xsb4 .desc .right {
  display: flex;
  flex: 1;
  width: 0;
}
.sec_xsb4 .desc .right .list {
  display: flex;
  flex-direction: column;
  width: 11.0417vw;
  margin-right: 3.125vw;
  padding-right: 3.125vw;
  position: relative;
  flex: 1;
}
.sec_xsb4 .desc .right .list .tit {
  color: #333333;
  font-weight: bold;
  font-size: 1.0417vw;
  line-height: 1.5;
  margin-bottom: 0.625vw;
}
.sec_xsb4 .desc .right .list .qian {
  font-weight: bold;
  font-size: 1.25vw;
  line-height: 1.5;
  background: linear-gradient(90deg, #f7bc30 0%, #eea30d 99%);
  -webkit-background-clip: text;
  color: transparent;
}
.sec_xsb4 .desc .right .list::before {
  content: "";
  position: absolute;
  width: 1px;
  height: 2.9167vw;
  background: #ffbc1e;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  opacity: 0.4;
}
.sec_xsb4 .desc .right .list:last-child {
  margin-right: 0;
  padding-right: 0;
}
.sec_xsb4 .desc .right .list:last-child:before {
  display: none;
}
.sec_xsb4 .title {
  width: 100%;
  text-align: center;
  color: #333333;
  font-weight: bold;
  font-size: 1.25vw;
  line-height: 1.5;
  margin-bottom: 0.9375vw;
}
.sec_xsb4 .ul {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.sec_xsb4 .ul .li {
  width: 18.5417vw;
  height: 5.1042vw;
  margin-right: 1.4583vw;
  margin-bottom: 1.1458vw;
  position: relative;
  display: flex;
  align-items: center;
  box-sizing: border-box;
  padding: 0 0.8854vw;
}
.sec_xsb4 .ul .li .bg {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 1;
}
.sec_xsb4 .ul .li .img {
  margin-right: 1.0417vw;
  width: 2.8125vw;
  position: relative;
  z-index: 2;
}
.sec_xsb4 .ul .li p {
  color: #333333;
  font-size: 0.8333vw;
  line-height: 1.5;
  position: relative;
  z-index: 2;
}
.sec_xsb4 .ul .li p span {
  font-size: 0.7292vw;
  color: #666;
}
.sec_xsb4 .ul .li:nth-child(3n) {
  margin-right: 0;
}
.sec_xsb_title {
  color: #333333;
  font-weight: bold;
  font-size: 1.6667vw;
  line-height: 1.5;
  text-align: center;
}

.hw_cloud_main.xsb {
  background: url(../img/251027bg25.png) #fafcfd no-repeat;
  background-size: 100% 100%;
  padding-top: 5.2083vw;
}

@media screen and (max-width: 900px) {
  .hw_cloud_main.xsb {
    padding-top: 13.3333vw;
    background: url(../img/251027bg26.png) #fafcfd no-repeat;
    background-size: 100% 100%;
  }

  .sec_xsb {
    background: url(../img/251027bg28.png) no-repeat;
    background-size: 100% 100%;
    padding: 10.6667vw 4.2667vw;
    margin-bottom: 13.3333vw;
  }
  .sec_xsb_title {
    font-size: 5.3333vw;
    white-space: nowrap;
  }
  .sec_xsb .sec_case_title.first {
    margin-top: 8vw;
  }
  .sec_xsb1 {
    flex-wrap: wrap;
    margin-bottom: -6vw;
  }
  .sec_xsb1 .list {
    width: 38.9333vw;
    height: calc(14.1333vw + 2.6667vw);
    align-items: flex-start;
    margin-bottom: 6vw;
  }
  .sec_xsb1 .list .bg {
    height: 14.1333vw;
    top: auto;
    bottom: 0;
  }
  .sec_xsb1 .list .img {
    width: 12vw;
    margin-right: 2.4vw;
  }
  .sec_xsb1 .list .desc .tit {
    font-size: 5.3333vw;
    margin-bottom: 0.6667vw;
  }
  .sec_xsb1 .list .desc .txt {
    font-size: 3.2vw;
  }
  .sec_xsb2 {
    display: none;
    padding-bottom: 6.6667vw;
    margin-bottom: 0;
  }
  .sec_xsb2.sec_xsb2_mob {
    display: block;
    position: relative;
  }
  .sec_xsb2 .ulli {
    width: 100%;
    display: flex;
    flex-direction: column;
  }
  .sec_xsb2 .list {
    width: 100%;
    height: auto;
    box-sizing: border-box;
    padding-left: 0.8vw;
    padding-top: 2.1333vw;
    margin-bottom: 3.2vw;
  }
  .sec_xsb2 .list:nth-child(2n) {
    margin-bottom: 3.2vw;
    top: 0;
  }
  .sec_xsb2 .list:last-child {
    margin-bottom: 0;
  }
  .sec_xsb2 .list .tit {
    width: 35.4667vw;
    height: 8.5333vw;
    padding: 0.9333vw 0 2.6667vw 1.6vw;
    font-size: 3.7333vw;
  }
  .sec_xsb2 .list .tit .bg {
    left: -2.1vw;
    top: -2vw;
    width: calc(100% + 4.1vw);
  }
  .sec_xsb2 .list .tit .img {
    width: 4.2667vw;
    margin-right: 1.3333vw;
  }
  .sec_xsb2 .list .desc {
    height: auto;
    padding: 8vw 0 4.2667vw 2.6667vw;
    border-radius: 1.3333vw;
  }
  .sec_xsb2 .list .desc .ul .li {
    margin-bottom: 2.1333vw;
  }
  .sec_xsb2 .list .desc .ul .li img {
    width: 1.6vw;
    margin-right: 1.3333vw;
    top: 1.4vw;
  }
  .sec_xsb2 .list .desc .ul .li p {
    font-size: 3.2vw;
  }
  .sec_xsb2 .list .desc .ul .li p span {
    font-size: 2.9333vw;
  }
  .sec_xsb3 {
    padding: 0;
    padding-bottom: 4.4vw;
    flex-direction: column;
  }
  .sec_xsb3 .list {
    width: 100%;
    padding: 0;
    margin-bottom: 4.2667vw;
  }
  .sec_xsb3 .list .img {
    right: auto;
    left: 4.2667vw;
    width: 10.9333vw;
    top: 50%;
    transform: translateY(-50%);
  }
  .sec_xsb3 .list .desc {
    height: 19.4667vw;
    padding: 0;
    padding-left: 21.6vw;
    flex-direction: initial;
  }
  .sec_xsb3 .list .desc .tit {
    font-size: 3.7333vw;
    margin-right: 0.5333vw;
  }
  .sec_xsb3 .list .desc .txt {
    font-size: 2.9333vw;
    margin: 0;
    margin-right: 8.5333vw;
  }
  .sec_xsb3 .list .desc .qian {
    font-size: 2.9333vw;
  }
  .sec_xsb3 .list .desc .qian span {
    font-size: 5.3333vw;
  }
  .sec_xsb4 {
    padding: 0;
    background: none;
  }
  .sec_xsb4 .desc {
    padding: 4.2667vw;
    background: url(../img/251027bg78.png) no-repeat;
    background-size: 100% 100%;
    flex-direction: column;
    margin-bottom: 2.1333vw;
  }
  .sec_xsb4 .desc .left {
    width: 100%;
    flex-direction: initial;
    align-items: flex-start;
    margin: 0;
    margin-bottom: 5.3333vw;
    font-size: 3.7333vw;
  }
  .sec_xsb4 .desc .left img {
    width: 10.9333vw;
    margin: 0;
    margin-right: 6.4vw;
  }
  .sec_xsb4 .desc .left span {
    margin-top: 1.6vw;
  }
  .sec_xsb4 .desc .right {
    flex: initial;
    width: 100%;
    flex-direction: column;
  }
  .sec_xsb4 .desc .right .list {
    margin: 0;
    padding: 0;
    width: 100%;
    margin-bottom: 4.2667vw;
    padding-bottom: 4.2667vw;
    align-items: center;
    flex-direction: initial;
    justify-content: space-between;
  }
  .sec_xsb4 .desc .right .list .tit {
    font-size: 3.4667vw;
    margin: 0;
  }
  .sec_xsb4 .desc .right .list .qian {
    font-size: 3.4667vw;
  }
  .sec_xsb4 .desc .right .list::before {
    width: 100%;
    height: 1px;
    top: auto;
    transform: translateY(0);
    bottom: 0;
  }
  .sec_xsb4 .desc .right .list:last-child {
    margin: 0;
    padding: 0;
  }
  .sec_xsb4 .title {
    font-size: 4vw;
    margin-bottom: 4.5333vw;
  }
  .sec_xsb4 .ul {
    box-sizing: border-box;
    padding: 0 4.5333vw;
  }
  .sec_xsb4 .ul .li {
    width: 100%;
    margin: 0;
    margin-bottom: 3.2vw;
    height: auto;
    min-height: 14.4vw;
    box-sizing: border-box;
    padding: 2.9333vw 2.6667vw;
  }
  .sec_xsb4 .ul .li .img {
    width: 8.8vw;
    margin-right: 4vw;
  }
  .sec_xsb4 .ul .li p {
    font-size: 3.2vw;
  }
  .sec_xsb4 .ul .li p span {
    font-size: 2.9333vw;
  }
  .sec_xsb4 .ul .li:last-child {
    margin-bottom: 0;
  }
}

.sec_exhibitions1 {
  width: calc(100% - 8.3333vw);
  box-sizing: border-box;
  margin: 0 4.1667vw;
  display: flex;
  justify-content: center;
  position: relative;
  margin-top: -0.9vw;
  margin-bottom: 3.5875vw;
}
.sec_exhibitions1 .img1 {
  width: calc(100% - 8.8542vw);
}
.sec_exhibitions1 .list {
  position: absolute;
  z-index: 4;
  width: 17.1354vw;
  height: 6.25vw;
  display: flex;
  align-items: flex-start;
  box-sizing: border-box;
  padding: 1.25vw 0 0 1.0417vw;
}
.sec_exhibitions1 .list .bg {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 1;
}
.sec_exhibitions1 .list .img2 {
  position: relative;
  z-index: 2;
  width: 1.6667vw;
  margin-right: 0.8333vw;
}
.sec_exhibitions1 .list .tit {
  position: relative;
  z-index: 2;
  color: #333333;
  font-weight: bold;
  font-size: 1.0417vw;
  line-height: 1.5;
}
.sec_exhibitions1 .list .tit p {
  margin-bottom: 0.625vw;
}
.sec_exhibitions1 .list .tit p:last-child {
  margin-bottom: 0;
}
.sec_exhibitions1 .list.list1 {
  left: 0;
  top: 1.025vw;
}
.sec_exhibitions1 .list.list2 {
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 1.3688vw;
}
.sec_exhibitions1 .list.list3 {
  right: 0;
  top: 1.025vw;
}

.sec_exhibitions_tanchu {
  position: fixed;
  z-index: 99;
  display: none;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.4);
}
.sec_exhibitions_tanchu .max {
  position: absolute;
  width: 72.9167vw;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background: #fff;
  border-radius: 1.0417vw;
}
.sec_exhibitions_tanchu .max .img {
  width: 100%;
  max-height: 68vh;
  object-fit: contain;
}
.sec_exhibitions_tanchu .max .close {
  position: absolute;
  width: 1.6667vw;
  right: 0;
  bottom: calc(100% + 0.625vw);
  cursor: pointer;
}

.sec_exhibitions2 {
  width: 100%;
  background: url(../img/251028bg08.png) no-repeat;
  background-size: 100% 100%;
  backdrop-filter: blur(18.0729vw);
  box-sizing: border-box;
  padding: 2.0833vw 5.2083vw 2.5vw;
  margin-bottom: 5.2083vw;
}
.sec_exhibitions2 .list {
  width: 100%;
  margin-bottom: 2.0833vw;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.sec_exhibitions2 .list .title {
  display: flex;
  align-items: center;
  font-weight: bold;
  font-size: 1.0417vw;
  line-height: 1.5;
  color: #ff831d;
  margin-bottom: 1.3021vw;
}
.sec_exhibitions2 .list .title img {
  width: 1.1458vw;
  margin: 0 0.5208vw;
}
.sec_exhibitions2 .list .desc {
  width: 100%;
  position: relative;
  display: flex;
  justify-content: center;
}
.sec_exhibitions2 .list .desc .bg {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 1;
}
.sec_exhibitions2 .list .desc .img {
  width: 100%;
  position: relative;
  z-index: 2;
}
.sec_exhibitions2 .list .desc .img img {
  width: 100%;
}
.sec_exhibitions2 .list:last-child {
  margin-bottom: 0;
}
.sec_exhibitions2 .list.list2 .title {
  color: #4a87f9;
}
.sec_exhibitions2 .list.list2 .desc {
  padding: 0;
}
.sec_exhibitions2 .list.list2 .desc .img {
  width: 33.3333vw;
}
.sec_exhibitions2 .list.list3 .title {
  color: #aa58f4;
}
.sec_exhibitions2 .list.list1 .desc .img .sec_bigimg {
  right: 1.7188vw;
  bottom: 0.3646vw;
}
.sec_exhibitions2 .list.list3 .desc .img .sec_bigimg {
  right: 12vw;
  bottom: 1vw;
}
.sec_bigimg {
  position: absolute;
  z-index: 9;
  right: 0;
  bottom: 0;
  border-radius: 1.4323vw;
  background: #ffffffcc;
  border: 2px solid #ffffff;
  backdrop-filter: blur(10px);
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2.8646vw;
  height: 2.8646vw;
  cursor: pointer;
}
.sec_bigimg img {
  width: 1.6667vw !important;
}

.sec_exhibitions3 {
  width: 100%;
  margin-bottom: 5.2083vw;
}
.sec_exhibitions3 .list {
  width: 100%;
  display: flex;
  align-items: flex-start;
  box-sizing: border-box;
  padding: 1.6667vw 2.5vw;
  margin-bottom: 1.6667vw;
  border-radius: 1.0417vw;
}
.sec_exhibitions3 .list .left {
  width: 6.875vw;
  height: 6.875vw;
  margin-right: 1.6667vw;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  box-sizing: border-box;
  color: #ffffff;
  font-weight: bold;
  font-size: 0.9375vw;
  line-height: 1.5;
  text-align: center;
}
.sec_exhibitions3 .list .left .bg {
  position: absolute;
  width: calc(100% + 1.7vw);
  height: calc(100% + 1.7vw);
  left: -0.9vw;
  top: -0.7vw;
  z-index: 1;
}
.sec_exhibitions3 .list .left .img {
  position: relative;
  z-index: 2;
  width: 2.1875vw;
  margin-bottom: 0.5208vw;
}
.sec_exhibitions3 .list .left span {
  position: relative;
  z-index: 2;
}
.sec_exhibitions3 .list .right {
  flex: 1;
  width: 0;
  display: flex;
}
.sec_exhibitions3 .list .right .li {
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
  padding: 1.1458vw;
  border-radius: 0.5208vw;
}
.sec_exhibitions3 .list .right .li .tit {
  color: #333333;
  font-weight: bold;
  font-size: 0.8333vw;
  line-height: 1.5;
  margin-bottom: 0.625vw;
}
.sec_exhibitions3 .list .right .li .txt {
  color: #333333;
  font-size: 0.8333vw;
  line-height: 1.5;
}
.sec_exhibitions3 .list .right .li .txt p {
  display: inline;
}
.sec_exhibitions3 .list .right .li .txt p span.pc_show {
  display: inline;
}
.sec_exhibitions3 .list.list1 {
  background: linear-gradient(180deg, #eef7ff 0%, #ebf5ff 100%);
}
.sec_exhibitions3 .list.list1 .right {
  justify-content: space-between;
}
.sec_exhibitions3 .list.list1 .right .li {
  background: linear-gradient(180deg, #ffffff 6%, #ffffff00 100%);
  backdrop-filter: blur(12.7604vw);
  box-shadow: inset 0px 0px 0.5208vw 0px #007aff33;
  height: 6.875vw;
}
.sec_exhibitions3 .list.list1 .right .li:nth-child(1) {
  width: 19.5833vw;
}
.sec_exhibitions3 .list.list1 .right .li:nth-child(2) {
  width: 15.2083vw;
}
.sec_exhibitions3 .list.list1 .right .li:nth-child(3) {
  width: 21.25vw;
}
.sec_exhibitions3 .list.list2 {
  background: linear-gradient(180deg, #fffaf4 0%, #fff6f0 99%);
}
.sec_exhibitions3 .list.list2 .right {
  flex-direction: column;
}
.sec_exhibitions3 .list.list2 .right .li {
  background: linear-gradient(180deg, #ffffff 6%, #ffffff00 100%);
  backdrop-filter: blur(12.7604vw);
  box-shadow: inset 0px 0px 0.5208vw 0px #ff831d30;
  margin-bottom: 1.25vw;
  padding: 1.25vw 1.1458vw;
}
.sec_exhibitions3 .list.list2 .right .li:nth-child(2) {
  margin-bottom: 0;
}
.sec_exhibitions3 .list.list2 .right .li .zhankai {
  display: flex;
  align-items: center;
  color: #333333;
  font-weight: bold;
  font-size: 0.8333vw;
  line-height: 1.5;
}
.sec_exhibitions3 .list.list2 .right .li .zhankai .a {
  color: #ff831d;
  font-weight: normal;
  margin-left: 0.625vw;
  cursor: pointer;
}
.sec_exhibitions3 .list.list2 .right .li .zhankai .a .a2 {
  display: none;
}
.sec_exhibitions3 .list.list2 .right .li.active {
  align-items: center;
}
.sec_exhibitions3 .list.list2 .right .li.active .zhankai .a .a1 {
  display: none;
}
.sec_exhibitions3 .list.list2 .right .li.active .zhankai .a .a2 {
  display: flex;
}
.sec_exhibitions3 .list.list2 .right .li .zhankai .a span {
  display: flex;
  align-items: center;
}
.sec_exhibitions3 .list.list2 .right .li .zhankai .a span img {
  width: 0.8333vw;
  margin-left: 0.3125vw;
}
.sec_exhibitions3 .list.list2 .right .li .img1 {
  width: calc(100% - 1.0417vw);
  position: relative;
  display: none;
  margin-bottom: 0.5208vw;
  margin-top: 0.7292vw;
}
.sec_exhibitions3 .list.list2 .right .li .img1 img {
  width: 100%;
}
.sec_exhibitions3 .list.list3 {
  background: linear-gradient(180deg, #fdfbf3 0%, #fffae8 99%);
}
.sec_exhibitions3 .list.list3 .right {
  flex-direction: column;
}
.sec_exhibitions3 .list.list3 .right .li {
  background: linear-gradient(180deg, #ffffff 6%, #ffffff00 100%);
  backdrop-filter: blur(12.7604vw);
  box-shadow: inset 0px 0px 0.5208vw 0px #ffac1d30;
  padding: 1.25vw 1.1458vw;
}
.sec_exhibitions3 .list.list4 {
  background: linear-gradient(180deg, #f7f3ff 0%, #f5f1ff 100%);
  margin-bottom: 0;
}
.sec_exhibitions3 .list.list4 .right {
  justify-content: space-between;
}
.sec_exhibitions3 .list.list4 .right .li {
  background: linear-gradient(180deg, #ffffff 6%, #ffffff00 100%);
  backdrop-filter: blur(12.7604vw);
  box-shadow: inset 0px 0px 0.5208vw 0px #e9d0ff;
  height: 6.875vw;
  width: 18.4896vw;
}
.sec_exhibitions3 .list.list4 .right .li:nth-child(1) {
  width: 19.0625vw;
}
.sec_exhibitions_title {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: -0.5208vw;
  margin-bottom: 2.0833vw;
  color: #333333;
  font-weight: bold;
  font-size: 1.0417vw;
  line-height: 1.5;
}
.sec_exhibitions_title img {
  width: 1.25vw;
  margin-right: 0.4167vw;
}
.sec_exhibitions.last {
  margin-bottom: 9.2083vw;
}

.hw_cloud_main.zanlan1 {
  background: url(../img/251028bg01.png) #fafcfd no-repeat;
  background-size: 100% 100%;
  padding-top: 5.2083vw;
  position: relative;
}
.hw_cloud_main.zanlan1::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 1;
  background: url(../img/251028bg02.png) no-repeat bottom;
  background-size: 100%;
}
.hw_cloud_main.zanlan1 .sec_inner {
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 900px) {
  .hw_cloud_main.zanlan1 {
    padding-top: 13.3333vw;
    background: url(../img/251028bg13.png) #fafcfd no-repeat;
    background-size: 100% 100%;
  }
  .hw_cloud_main.zanlan1::before {
    background: url(../img/251028bg14.png) no-repeat bottom;
    background-size: 100%;
  }

  .sec_exhibitions.last {
    margin-bottom: 32.5333vw;
  }

  .sec_exhibitions_tanchu .max {
    width: 100%;
  }
  .sec_exhibitions_tanchu .max .close {
    width: 6.4vw;
    bottom: calc(100% + 1.6vw);
  }
  .sec_exhibitions_tanchu .max .img {
    max-height: 50vh;
  }

  .sec_exhibitions1 {
    width: 100%;
    margin: 0;
    box-sizing: border-box;
    padding: 4.2667vw 3.2vw 4.2667vw 0;
    flex-direction: column;
    margin-bottom: 13.3333vw;
    background: url(../img/251028bg15.png) no-repeat bottom;
    background-size: 100% 100%;
  }
  .sec_exhibitions1 .list {
    width: 100%;
    height: 19.7333vw;
    box-sizing: border-box;
    padding: 4.2667vw 3.4667vw;
    padding-left: calc(17.0667vw + 3.4667vw);
    margin-bottom: 3.2vw;
    position: relative;
    top: auto !important;
    bottom: auto !important;
  }
  .sec_exhibitions1 .list.list2 {
    margin-bottom: 3.2vw;
  }
  .sec_exhibitions1 .list:last-child {
    margin-bottom: 0;
  }
  .sec_exhibitions1 .list .bg {
    width: calc(100% - 17.0667vw);
    left: 17.0667vw;
  }
  .sec_exhibitions1 .list .bg1 {
    width: 17.0667vw;
    height: 17.0667vw;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    z-index: 3;
    position: absolute;
  }
  .sec_exhibitions1 .list .bg2 {
    position: absolute;
    z-index: 3;
    width: 2.4vw;
    height: 2.4vw;
    left: 7.6033vw;
    top: calc(100% + 0.4vw);
  }
  .sec_exhibitions1 .list .img2 {
    width: 3.0667vw;
    margin-right: 1.8667vw;
    top: 1vw;
  }
  .sec_exhibitions1 .list .tit {
    font-size: 3.2vw;
  }
  .sec_exhibitions1 .list .tit p {
    margin-bottom: 1.6vw;
  }
  .sec_exhibitions1 .list .xian {
    width: 2px;
    position: absolute;
    z-index: 2;
    left: 8.5333vw;
    border-right: 2px dotted;
    height: 100%;
    bottom: -8vw;
  }
  .sec_exhibitions1 .list.list1 .xian {
    border-color: #ff831d;
  }
  .sec_exhibitions1 .list.list2 .xian {
    border-color: #508bf9;
  }
  .sec_exhibitions_title {
    margin: 0;
    margin-bottom: 4.2667vw;
    text-align: center;
    font-size: 3.2vw;
    align-items: flex-start;
  }
  .sec_exhibitions_title img {
    width: 4.2667vw;
    margin-right: 1.0667vw;
    position: relative;
    top: 0.5vw;
  }
  .sec_exhibitions2 {
    background: url(../img/251028bg19.png) no-repeat;
    background-size: 100% 100%;
    padding: 4.2667vw 3.2vw;
    margin-bottom: 13.3333vw;
  }
  .sec_exhibitions2 .list {
    margin-bottom: 5.3333vw;
  }
  .sec_exhibitions2 .list .title {
    font-size: 3.2vw;
    margin-bottom: 3.4667vw;
  }
  .sec_exhibitions2 .list .title img {
    width: 3.2vw;
    margin: 0 1.6vw;
  }
  .sec_exhibitions2 .list.list1 .desc .img .sec_bigimg {
    bottom: 0;
    right: 2.2667vw;
  }
  .sec_exhibitions2 .list.list3 .desc .img .sec_bigimg {
    right: 17vw;
    bottom: 2vw;
  }
  .sec_bigimg {
    width: 6.4vw;
    height: 6.4vw;
    border-radius: 3.6vw;
  }
  .sec_bigimg img {
    width: 3.7333vw !important;
  }
  .sec_exhibitions2 .list.list2 .desc {
    background: url(../img/251028bg20.png) no-repeat;
    background-size: 100% 100%;
  }
  .sec_exhibitions2 .list.list2 .desc .img {
    width: 45.3333vw;
  }
  .sec_exhibitions3 {
    margin-bottom: 13.3333vw;
  }
  .sec_exhibitions3 .list {
    padding: 0;
    border-radius: 2.6667vw;
    margin-bottom: 4.5333vw;
    flex-direction: column;
  }
  .sec_exhibitions3 .list .left {
    width: 100%;
    height: 13.8667vw;
    margin: 0;
    flex-direction: initial;
    justify-content: flex-start;
    box-sizing: border-box;
    padding: 0 4vw;
    font-size: 3.7333vw;
    text-align: left;
  }
  .sec_exhibitions3 .list .left .bg {
    left: -2.1vw;
    top: -1.4vw;
    width: calc(100% + 4.1vw);
    height: calc(100% + 3.9vw);
  }
  .sec_exhibitions3 .list .left .img {
    width: 7.4667vw;
    margin-right: 2.1333vw;
  }
  .sec_exhibitions3 .list .left .img1 {
    position: absolute;
    z-index: 2;
    width: 6.4vw;
    right: 4vw;
    top: 50%;
    transform: translateY(-50%) rotateX(180deg);
  }
  .sec_exhibitions3 .list.active .left .img1 {
    transform: translateY(-50%) rotateX(0);
  }
  .sec_exhibitions3 .list .right {
    flex: initial;
    width: 100%;
    box-sizing: border-box;
    padding: 4.2667vw;
    display: none;
  }
  .sec_exhibitions3 .list .right .li {
    padding: 3.2vw !important;
    width: 100% !important;
    height: auto !important;
    margin-bottom: 3.2vw;
    border-radius: 1.3333vw;
    backdrop-filter: blur(0) !important;
    box-shadow: initial !important;
  }
  .sec_exhibitions3 .list .right .li .tit {
    font-size: 3.2vw;
    margin-bottom: 1.3333vw;
  }
  .sec_exhibitions3 .list .right .li .txt {
    font-size: 3.2vw;
  }
  .sec_exhibitions3 .list .right .li .txt p {
    margin-bottom: 2.9333vw;
    display: block;
  }
  .sec_exhibitions3 .list .right .li .txt p span.pc_show {
    display: none;
  }
  .sec_exhibitions3 .list .right .li .txt p span.mob_show {
    display: inline;
  }
  .sec_exhibitions3 .list .right .li .txt p:last-child {
    margin-bottom: 0;
  }
  .sec_exhibitions3 .list.list2 .right .li .zhankai {
    justify-content: space-between;
    font-size: 3.2vw;
    width: 100%;
  }
  .sec_exhibitions3 .list.list2 .right .li .zhankai .a span img {
    width: 3.2vw;
    margin-left: 0.5333vw;
  }
  .sec_exhibitions3 .list.list2 .right .li .img1 {
    width: 100%;
    margin: 0;
    margin-top: 3.2vw;
  }
  .sec_exhibitions3 .list .right .li:last-child {
    margin-bottom: 0;
  }
  .sec_exhibitions3 .list.list1 {
    background: url(../img/251028bg22.png) no-repeat;
    background-size: 100% 100%;
  }
  .sec_exhibitions3 .list.list1 .right {
    display: block;
  }
  .sec_exhibitions3 .list.list1 .right .li:nth-child(1) {
    background: url(../img/251028bg29.png) no-repeat;
    background-size: 100% 100%;
  }
  .sec_exhibitions3 .list.list1 .right .li:nth-child(2) {
    background: url(../img/251028bg30.png) no-repeat;
    background-size: 100% 100%;
  }
  .sec_exhibitions3 .list.list1 .right .li:nth-child(3) {
    background: url(../img/251028bg31.png) no-repeat;
    background-size: 100% 100%;
  }
  .sec_exhibitions3 .list.list2 {
    background: url(../img/251028bg24.png) no-repeat;
    background-size: 100% 100%;
  }
  .sec_exhibitions3 .list.list2 .right .li:nth-child(1) {
    background: url(../img/251028bg32.png) no-repeat;
    background-size: 100% 100%;
  }
  .sec_exhibitions3 .list.list2 .right .li:nth-child(2) {
    background: url(../img/251028bg33.png) no-repeat;
    background-size: 100% 100%;
  }
  .sec_exhibitions3 .list.list2 .right .li.active:nth-child(2) {
    background: url(../img/251028bg34.png) no-repeat;
    background-size: 100% 100%;
  }
  .sec_exhibitions3 .list.list3 {
    background: url(../img/251028bg26.png) no-repeat;
    background-size: 100% 100%;
  }
  .sec_exhibitions3 .list.list3 .right .li:nth-child(1) {
    background: url(../img/251028bg35.png) no-repeat;
    background-size: 100% 100%;
  }
  .sec_exhibitions3 .list.list4 {
    background: url(../img/251028bg28.png) no-repeat;
    background-size: 100% 100%;
  }
  .sec_exhibitions3 .list.list4 .right .li:nth-child(1) {
    background: url(../img/251028bg36.png) no-repeat;
    background-size: 100% 100%;
  }
  .sec_exhibitions3 .list.list4 .right .li:nth-child(2) {
    background: url(../img/251028bg37.png) no-repeat;
    background-size: 100% 100%;
  }
  .sec_exhibitions3 .list.list4 .right .li:nth-child(3) {
    background: url(../img/251028bg38.png) no-repeat;
    background-size: 100% 100%;
  }
}

.sec_forums {
  width: 100%;
  margin-bottom: 5.2083vw;
  background: url(../img/251031bg05.png) no-repeat;
  background-size: 100% 100%;
  backdrop-filter: blur(46.2667vw);
  box-sizing: border-box;
  padding: 1.0417vw 5.2083vw 4.1667vw;
  border-radius: 1.0417vw;
}
.sec_forums.active{
  background: url(../img/251031bg06.png) no-repeat;
  background-size: 100% 100%;
  border-top-left-radius: 0;
}
.sec_forums.active1{
  background: url(../img/251031bg04.png) no-repeat;
  background-size: 100% 100%;
}


.sec_forums_tapbar {
  width: 100%;
  display: flex;
}
.sec_forums_tapbar .a {
  width: fit-content;
  padding: 0 1.3542vw;
  position: relative;
  height: 4.6875vw;
  display: flex;
  align-items: center;
  box-sizing: border-box;
  padding-top: 1.3708vw;
  cursor: pointer;
}
.sec_forums_tapbar .a .bg {
  position: absolute;
  width: calc(100% + 1.8vw);
  height: calc(100% + 0vw);
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 0;
  z-index: 1;
  display: none;
}
.sec_forums_tapbar .a .fd {
  position: absolute;
  z-index: 2;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 5.6771vw;
  top: 0.8167vw;
  display: none;
}
.sec_forums_tapbar .a .img {
  position: relative;
  z-index: 3;
  width: 1.1458vw;
  margin-right: 0.2083vw;
}
.sec_forums_tapbar .a .img.img2 {
  display: none;
}
.sec_forums_tapbar .a p {
  color: #666666;
  font-size: 0.8333vw;
  line-height: 1.5;
  position: relative;
  z-index: 2;
}
.sec_forums_tapbar .a p strong {
  font-size: 1.0417vw;
  font-weight: normal;
}
.sec_forums_tapbar .a.active .bg {
  display: block;
}
.sec_forums_tapbar .a.active .fd {
  display: block;
}
.sec_forums_tapbar .a.active .img.img1 {
  display: none;
}
.sec_forums_tapbar .a.active .img.img2 {
  display: block;
}
.sec_forums_tapbar .a.active p {
  color: #fff;
}
.sec_forums_tapbar .a.active p strong {
  font-weight: bold;
}
.sec_forums_tapbar .a::before {
  content: "";
  position: absolute;
  width: 1px;
  height: 1.0417vw;
  right: 0;
  top: 2.4313vw;
  visibility: hidden;
}
.sec_forums_tapbar.active0 .a:nth-child(2)::before {
  visibility: visible;
  background: radial-gradient(circle at 50% 50%, #ff984e 4%, #ff984e00 100%);
}
.sec_forums_tapbar.active2 .a:nth-child(1)::before {
  visibility: visible;
  background: radial-gradient(circle at 50% 50%, #ff984e 4%, #ff984e00 100%);
}
.sec_forums_tapbar .a:nth-child(1) .bg {
}
.sec_forums_tapbar .a:nth-child(2) .bg {
  left: -2.2vw;
  width: calc(100% + 4.1vw);
}
.sec_forums_tapbar .a:nth-child(3) .bg {
  left: -1.7vw;
}

.sec_forums4 {
  width: 100%;
}
.sec_forums4 .sec_forums4_list {
  width: 100%;
  display: none;
}
.sec_forums4 .sec_forums4_list.on {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.sec_forums4 .sec_forums4_list .time {
  width: 4.5833vw;
  height: 1.6667vw;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  font-weight: bold;
  font-size: 1.0417vw;
  line-height: 1.2;
  margin-bottom: 1.1458vw;
}
.sec_forums4 .sec_forums4_list .time .bg {
  position: absolute;
  width: calc(100% + 0.6vw);
  height: calc(100% + 0.6vw);
  left: -0.2vw;
  top: -0.2vw;
  z-index: 1;
}
.sec_forums4 .sec_forums4_list .time p {
  position: relative;
  z-index: 2;
}
.sec_forums4 .sec_forums4_list .ul_list {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0.3125vw;
}
.sec_forums4 .sec_forums4_list .ul_list:last-child {
  margin-bottom: 0;
}
.sec_forums4 .sec_forums4_list .ul_list .list {
  width: 20.0479vw;
  height: 10.0521vw;
  margin-right: 1.1458vw;
  margin-bottom: 1.1458vw;
  box-sizing: border-box;
  padding: 1.1458vw 1.0938vw;
  border-radius: 0.4167vw;
  background: url(../img/251030bg08.png) no-repeat;
  background-size: 100% 100%;
  cursor: pointer;
}
.sec_forums4 .sec_forums4_list .ul_list.ul_list_day1_am .list.active {
  background: url(../img/251030bg09.png) no-repeat;
  background-size: 100% 100%;
}
.sec_forums4 .sec_forums4_list .ul_list.ul_list_day1_pm .list.active {
  background: url(../img/251030bg10.png) no-repeat;
  background-size: 100% 100%;
}
.sec_forums4 .sec_forums4_list .ul_list.ul_list_day2_am .list.active {
  background: url(../img/251030bg09.png) no-repeat;
  background-size: 100% 100%;
}
.sec_forums4 .sec_forums4_list .ul_list.ul_list_day2_pm .list.active {
  background: url(../img/251030bg10.png) no-repeat;
  background-size: 100% 100%;
}
.sec_forums4 .sec_forums4_list .ul_list.ul_list_day2_all .list.active {
  background: url(../img/251030bg10.png) no-repeat;
  background-size: 100% 100%;
}
.sec_forums4 .sec_forums4_list .ul_list.ul_list_day3_am .list.active {
  background: url(../img/251030bg09.png) no-repeat;
  background-size: 100% 100%;
}
.sec_forums4 .sec_forums4_list .ul_list.ul_list_day3_pm .list.active {
  background: url(../img/251030bg10.png) no-repeat;
  background-size: 100% 100%;
}
.sec_forums4 .sec_forums4_list .ul_list .list:nth-child(3n) {
  margin-right: 0;
}
.sec_forums4 .sec_forums4_list .ul_list .list .tit {
  padding-left: 1.25vw;
  margin-bottom: 0.625vw;
  font-size: 1.0217vw;
  line-height: 1.5;
  background: url(../img/251030icon08.png) no-repeat left;
  background-size: 0.8333vw;
}
.sec_forums4 .sec_forums4_list .ul_list .list.active .tit {
  background: url(../img/251030icon09.png) no-repeat left;
  background-size: 0.8333vw;
}
.sec_forums4 .sec_forums4_list .ul_list .list.active .tit p {
  background: initial;
  -webkit-background-clip: initial;
  color: #fff;
}
.sec_forums4 .sec_forums4_list .ul_list .list .tit p {
  background: linear-gradient(90deg, #0055FF 4%, #D181FF 100%);
  -webkit-background-clip: text;
  color: transparent;
  font-weight: bold;
}
.sec_forums4 .sec_forums4_list .ul_list .list .time1 {
  padding-left: 1.0417vw;
  margin-bottom: 0.625vw;
  color: #666666;
  font-size: 0.7292vw;
  line-height: 1.5;
  background: url(../img/251030icon12.png) no-repeat left;
  background-size: 0.8333vw;
}
.sec_forums4 .sec_forums4_list .ul_list .list.active .time1 {
  background: url(../img/251030icon13.png) no-repeat left;
  background-size: 0.8333vw;
  color: #fff;
}
.sec_forums4 .sec_forums4_list .ul_list .list .time1 p {
}
.sec_forums4 .sec_forums4_list .ul_list .list .address {
  padding-left: 1.0417vw;
  color: #666666;
  font-size: 0.7292vw;
  line-height: 1.5;
  margin-bottom: 1.6667vw;
  background: url(../img/251030icon10.png) no-repeat left;
  background-size: 0.8333vw;
}
.sec_forums4 .sec_forums4_list .ul_list .list.active .address {
  background: url(../img/251030icon11.png) no-repeat left;
  background-size: 0.8333vw;
  color: #fff;
}
.sec_forums4 .sec_forums4_list .ul_list .list .address p {
}
.sec_forums4 .sec_forums4_list .ul_list .list .a {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  box-sizing: border-box;
  padding-right: 1.3021vw;
  color: #0055FF;
  font-size: 0.7292vw;
  /* line-height: 1.5; */
  background: url(../img/251030icon14.png) no-repeat right;
  background-size: 1.0417vw;
  transition: 0.5s;
}
.sec_forums4 .sec_forums4_list .ul_list .list.active .a {
  color: #fff;
  background: url(../img/251030icon15.png) no-repeat right;
  background-size: 1.0417vw;
}
.sec_forums4 .sec_forums4_list .ul_list .list:hover .a {
  transform: scale(1.02);
}
.sec_forums4 .sec_forums4_list .ul_list.ul_list_day1_am .list.active .a {
}
.sec_forums4 .sec_forums4_list .ul_list.ul_list_day1_om .list.active .a {
  background: url(../img/251030icon16.png) no-repeat right;
  background-size: 1.0417vw;
}
.sec_forums4 .sec_forums4_list .ul_list .list .desc {
  display: none;
}
.sec_forums4 .sec_forums4_list .ul_list .list .desc .ul {
}
.sec_forums4 .sec_forums4_list .ul_list .list .desc .ul .li {
}
.sec_forums4 .sec_forums4_list .ul_list .list .desc .ul .li p {
}
.sec_forums_tanchuang {
  position: fixed;
  z-index: 99;
  display: none;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.4);
}
.sec_forums_tanchuang .max {
  position: absolute;
  width: 62.5vw;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
  padding: 1.3021vw 1.5625vw;
}
.sec_forums_tanchuang .max .tit {
  color: #333333;
  font-weight: bold;
  font-size: 0.8333vw;
  line-height: 2;
  margin-bottom: 0.5208vw;
}
.sec_forums_tanchuang .max .txt {
  width: 100%;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  margin-bottom: 1.0417vw;
  box-sizing: border-box;
  padding: 1.25vw;
}
.sec_forums_tanchuang .max .txt .ul {
  width: 100%;
  display: flex;
  flex-direction: column;
}
.sec_forums_tanchuang .max .txt .ul .li {
  color: #666666;
font-size: .7292vw;
line-height: 2;
margin-bottom: .5208vw;
box-sizing: border-box;
padding-left: .8333vw;
position: relative;
}
.sec_forums_tanchuang .max .txt .ul .li::before{
  content: "";
  position: absolute;
  left: 0;
  top: .4167vw;
  width: .4167vw;
  height: .4167vw;
  background-repeat: no-repeat;
  background-size: contain;
}
.sec_forums_tanchuang .max .txt .ul .li:last-child {
  margin-bottom: 0;
}
.sec_forums_tanchuang .max .mail {
  padding-left: 1.3542vw;
  color: #666666;
  font-size: 0.7292vw;
  line-height: 1.5;
  background: url(../img/mail.svg) no-repeat left;
  background-size: 0.8333vw;
}
.sec_forums_tanchuang .max {
  background: url(../img/251030bg14.png) no-repeat;
  background-size: 100% 100%;
}
.sec_forums_tanchuang .max .txt .ul .li::before{
  background-image: url(../img/251030icon24.png);
}
.sec_forums_tanchuang .max .close {
  position: absolute;
  width: 1.6667vw;
  right: 0;
  bottom: calc(100% + 0.625vw);
  cursor: pointer;
}
.sec_news_show.sec_news_show1 {
  padding-left: 8.3333vw;
  padding-right: 8.3333vw;
  background: url(../img/251030bg13.png) no-repeat;
  background-size: 100% 100%;
}
.sec_news_show.sec_news_show1 .txt img.img1 {
  max-width: 27.0833vw;
}
.sec_news_show.sec_news_show1 .txt .ftitle.ftitle1 {
  margin: 0 auto;
  color: #333;
  margin-top: .5208vw;
}
.sec_news_show.sec_news_show1 .txt{
  font-size: .9375vw;
  text-align: justify;
}
.sec_news_show.sec_news_show1 .txt p{
    margin-bottom: 1.5625vw;
}
.sec_news_show .txt .p {
     margin-bottom: 1.25vw;
}
.sec_news_show.sec_news_show1 .txt .p {
  margin-bottom: 1.5625vw;
}
.sec_news_show.sec_news_show1 .txt .ftitle.ftitle1 strong{
  font-size: 1.0417vw;
}
.sec_news_show.sec_news_show1 .txt .p:last-child {
  margin-bottom: 0;
}
.sec_news_show.sec_news_show1 .txt .list {
  margin-bottom: 1.5104vw;
  width: 100%;
  display: flex;
  align-items: center;
  background: url(../img/251030bg11.png) no-repeat;
  background-size: 100% 100%;
}
.sec_news_show.sec_news_show1 .txt .list .img {
  width: 27.0833vw;
  height: 18.0208vw;
}
.sec_news_show.sec_news_show1 .txt .list .img img {
  width: 100%;
}
.sec_news_show.sec_news_show1 .txt .list .desc {
  flex: 1;
  width: 0;
  margin: 1.5625vw 1.8833vw;
  display: flex;
  flex-direction: column;
}
.sec_news_show.sec_news_show1 .txt .list .desc p {
  margin-bottom: 0.7813vw;
  color: #666666;
  font-size: 0.9375vw;
  line-height: 1.5;
}
.sec_news_show.sec_news_show1 .txt .list .desc p.title {
  font-size: 1.0417vw;
  margin-bottom: 0.5208vw;
  color: #333;
}
.sec_news_show.sec_news_show1 .txt .list .desc p strong {
  font-weight: bold;
  color: #FF831d;
}
.sec_news_show.sec_news_show1 .txt .list.list_two {
  flex-flow: row-reverse;
  background: url(../img/251030bg12.png) no-repeat;
  background-size: 100% 100%;
}
.sec_news_show.sec_news_show1 .txt .list:last-child {
  margin-bottom: 0;
}

.sec_news_show.sec_news_show1 .sec_yyh3 .tit {
  display: flex;
  align-items: center;
  font-weight: normal;
  flex-direction: initial;
}
.sec_news_show.sec_news_show1 .sec_yyh3 .tit .time {
  display: flex;
  align-items: center;
  margin-right: 0.8333vw;
  margin-bottom: 0;
}
.sec_news_show.sec_news_show1 .sec_yyh3 .tit .address {
  display: flex;
  align-items: center;
  color: #666;
}
.sec_news_show.sec_news_show1 .sec_yyh3 .tit .address img {
  width: 0.8333vw;
  margin-right: 0.4167vw;
}
.sec_news_show.sec_news_show .sec_yyh3 .desc {
  padding: 2.3958vw 0;
}
.sec_news_show.sec_news_show1 .sec_yyh3 .desc .left {
  margin-left: 2.5vw;
  padding-right: 2.425vw;
  margin-right: 2.425vw;
  flex-direction: initial;
}
.sec_news_show.sec_news_show1 .sec_yyh3 .desc .left::before {
  height: 100%;
}
.sec_news_show.sec_news_show1 .sec_yyh3 .desc .left .list {
  padding-top: 2.6042vw;
  margin-right: 4.1667vw;
}
.sec_news_show.sec_news_show1 .sec_yyh3 .desc .left .list:last-child {
  margin-right: 0;
}
.sec_news_show.sec_news_show1 .sec_yyh3 .desc .left .list .tit1 {
  font-size: 1.6667vw;
  background: linear-gradient(270deg, #6a70e4 59%, #1184ff 100%);
  -webkit-background-clip: text;
  color: transparent;
}
.sec_news_show.sec_news_show1 .sec_yyh3 .desc .left .list .tit1 span {
  font-size: 1.1458vw;
}
.sec_news_show.sec_news_show1 .sec_yyh3 .desc .left .list .txt1 {
  font-size: 1.0417vw;
  color: #333;
}
.sec_news_show.sec_news_show1 .sec_yyh3 .desc .right {
  margin-top: 0;
}
.sec_news_show.sec_news_show1 .sec_yyh3 .bot {
  margin-top: 1.0417vw;
}

.hw_cloud_main.huiyi1 {
  background: url(../img/251030bg01.png) #fafcfd no-repeat;
  background-size: 100% 100%;
  padding-top: 5.2083vw;
}
.pc_line{
  display: inline;
}
.mob_line{
  display: none;
}
.sec_news_show.sec_news_show1 .tit{
  display: block;
}
.sec_forums .sec_case_title .txt{
  margin-top: 1.0417vw;
  font-size: .9375vw;
  color: #333;
}
@media screen and (max-width: 900px) {
  .sec_forums .sec_case_title .txt{
          margin-top: 2.6667vw;
        font-size: 3.4667vw;
}
  .pc_line{
    display: none;
  }
  .mob_line{
  display: inline;
}
  .hw_cloud_main.huiyi1 {
    padding-top: 13.3333vw;
    background: url(../img/251028bg13.png) #fafcfd no-repeat;
    background-size: 100% 100%;
  }

  .sec_forums {
    background: url(../img/251031bg08.png) no-repeat;
    background-size: 100% 100%;
    margin-bottom: 13.3333vw;
    padding: 10.6667vw 4.5333vw;
    padding-top: 0;
       border-radius: 2.6667vw;
  }
   .sec_forums.active{
      background: url(../img/251031bg09.png) no-repeat;
    background-size: 100% 100%;
       border-top-left-radius: 0;
   }
    .sec_forums.active1{
            background: url(../img/251031bg07.png) no-repeat;
        background-size: 100% 100%;
           border-top-right-radius: 0;
    }

  .sec_news_show.sec_news_show1{
        padding-left: 4.2667vw;
    padding-right: 4.2667vw;
    background: url(../img/251030bg18.png) no-repeat;
    background-size: 100% 100%;
  }
  .sec_news_show.sec_news_show1 .time{
    margin-bottom: 8vw;
  }
  .sec_news_show.sec_news_show1 .txt{
    font-size: 3.2vw;
    line-height: 2;
  }
  .sec_news_show .txt .p{
    margin-bottom: 3.2vw;
  }
  .sec_news_show.sec_news_show1 .txt img.img1{
    max-width: 100%;
  }
  .sec_news_show.sec_news_show1 .txt .ftitle.ftitle1{
    margin-top: 8vw;
  }
  .sec_news_show.sec_news_show1 .txt .ftitle.ftitle1 strong{
    font-size: 3.4667vw;
  }
  .sec_news_show.sec_news_show1 .txt p{
    margin-bottom: 2.6667vw;
  }
  .sec_news_show.sec_news_show1 .txt .p{
    margin-bottom: 6.4vw;
  }
  .sec_news_show.sec_news_show1 .txt .p.p1{
    margin-bottom: 2.4vw;
  }
  .sec_news_show.sec_news_show1 .txt .list{
    flex-direction: column-reverse;
    background: url(../img/251030bg19.png) no-repeat;
    background-size: 100% 100%;
  }
  .sec_news_show.sec_news_show1 .txt .list .img{
    width: 100%;
    height: auto;
  }
  .sec_news_show.sec_news_show1 .txt .list .desc{
    flex:initial;
    width: 100%;
    margin: 0;
    box-sizing: border-box;
    padding: 4.8vw 3.2vw;
  }
    .sec_news_show.sec_news_show1 .txt .list .desc p{
    font-size: 3.2vw;
    margin-bottom: 2.6667vw;
    }
    .sec_news_show.sec_news_show1 .txt .list .desc p.title{
      font-size: 3.7333vw;
      margin-bottom: 1.3333vw;
    }
    .sec_news_show.sec_news_show1 .txt .list.list_two{
          flex-direction: column-reverse;
          background: url(../img/251030bg19.png) no-repeat;
          background-size: 100% 100%;
    }
    .sec_news_show.sec_news_show1 .sec_yyh3{
      background: url(../img/251030bg21.png) no-repeat;
          background-size: 100% 100%;
    }
    .sec_news_show.sec_news_show1 .sec_yyh3 .title{
      margin-bottom: 3.2vw;
    }
    .sec_news_show.sec_news_show1 .sec_yyh3 .title img{
      width: 11.4667vw;
      margin: 0 2.6667vw;
    }
    .sec_news_show.sec_news_show1 .sec_yyh3 .title img:first-child{
      margin-left: 0;
    }
    .sec_news_show.sec_news_show1 .sec_yyh3 .title img:last-child{
      margin-right: 0;
    }
    .sec_news_show.sec_news_show1 .sec_yyh3 .title p{
      font-size: 4.2667vw;
      text-align: center;
    }
    .sec_news_show.sec_news_show1 .sec_yyh3 .title p span{
      display: block;
      font-size: 3.4667vw;
    }
    .sec_news_show.sec_news_show1 .sec_yyh3 .tit{
      margin-bottom: 8.4vw;
    }
    .sec_news_show.sec_news_show1 .sec_yyh3 .tit .time{
      margin-right: 4.8vw;
      font-size: 2.9333vw;
    }
    .sec_news_show.sec_news_show1 .sec_yyh3 .tit .address{
      font-size: 2.9333vw;
    }
    .sec_news_show.sec_news_show1 .sec_yyh3 .tit .address img{
              width: 2.8vw;
        margin-right: 1.3333vw;
    }
    .sec_news_show.sec_news_show .sec_yyh3 .desc{
        background: url(../img/251030bg20.png) no-repeat;
          background-size: 100% 100%;
          padding: 6.4vw 3.2vw;
    }
    .sec_news_show.sec_news_show1 .sec_yyh3 .desc .left{
      flex-direction: column;
      margin: 0;
      padding: 0;
      align-items: center;
      text-align: center;
      margin-bottom: 5.3333vw;
      padding-bottom: 5.3333vw;
    }
    .sec_news_show.sec_news_show1 .sec_yyh3 .desc .left .list{
      padding: 0;
      margin:0;
      margin-bottom: 4.2667vw;
      align-items: center;
    }
    .sec_news_show.sec_news_show1 .sec_yyh3 .desc .left .list .tit1{
      font-size: 4.2667vw;
      margin-bottom: .5333vw;
    }
    .sec_news_show.sec_news_show1 .sec_yyh3 .desc .left .list .tit1 span{
      font-size: 2.9333vw;
    }
    .sec_news_show.sec_news_show1 .sec_yyh3 .desc .left .list .txt1{
      font-size: 2.9333vw;
    }
    .sec_news_show.sec_news_show1 .sec_yyh3 .desc .left .list:last-child{
      margin-bottom: 0;
    }
    .sec_news_show.sec_news_show1 .sec_yyh3 .bot{
      margin-top: 2.1333vw;
      font-size: 3.2vw;
    }
    .sec_forums_tanchuang .max{
      background: url(../img/251030bg23.png) no-repeat;
    background-size: 100% 100%;
    width: 83.7333vw;
    padding: 4vw 3.7333vw 4.5333vw;
    }
    .sec_forums_tanchuang .max .tit{
      font-size: 3.7333vw;
      margin-bottom: 2.1333vw;
    }
    .sec_forums_tanchuang .max .txt{
      background: url(../img/251030bg24.png) no-repeat !important;
      background-size: 100% 100% !important;
      padding: 4.2667vw 3.2vw;
      margin-bottom: 3.2vw;
      text-align: justify;
    }
    .sec_forums_tanchuang .max .txt .ul .li{
      padding-left: 4.2667vw;
      font-size: 3.2vw;
      margin-bottom: 3.2vw;
      line-height: 1.5;
    }
    .sec_forums_tanchuang .max .txt .ul .li::before{
      width: 2.6667vw;
      height: 2.6667vw;
      top: 1.0667vw;
    }
    .sec_forums_tanchuang .max .mail{
      font-size: 3.2vw;
      padding-left: 4.5333vw;
      background-size: 2.9333vw;
    }
    .sec_forums_tapbar .a{
      height: 13.3333vw;
      flex: 1;
      padding: 0;
      justify-content: center;
      padding-top: 4.6667vw;
    }
    .sec_forums_tapbar .a .fd{
      width: 14.9333vw;
      top: 2.0667vw;
    }
    .sec_forums_tapbar .a .img{
      display: none !important;
    }
    .sec_forums_tapbar .a p{
      font-size: 2.6667vw;
    }
    .sec_news_show.sec_news_show1 .sec_yyh3 .desc .right{
      font-size: 2.9333vw;
    }
    .sec_news_show.sec_news_show1 .sec_yyh3 .desc .right img{
      width: 21.3333vw;
    }
    .sec_forums_tapbar .a p strong{
      font-size: 3.7333vw;
    }
    .sec_forums_tapbar .a .bg{
    width: calc(100% + 4.4vw);
    top: 0.1vw;
    }
    .sec_forums_tapbar .a::before{
      height: 2.6667vw;
      top: 7.4313vw;
    }
    .sec_forums_tapbar .a:nth-child(2) .bg{
        left: -6vw;
        width: calc(100% + 11vw);
    }
    .sec_forums_tapbar .a:nth-child(3) .bg{
                left: -4.7vw;
                width: calc(100% + 4.8vw);
    }
    .sec_forums4 .sec_forums4_list .time{
      width: 11.7333vw;
      height: 5.6vw;
      margin-bottom: 3.4667vw;
      font-size: 3.2vw;
    }
    .sec_forums4 .sec_forums4_list .time .bg{
              left: -0.2vw;
        top: -0.5vw;
        width: calc(100% + 1vw);
        height: calc(100% + 1.4vw);
    }
    .sec_forums4 .sec_forums4_list .ul_list{
      margin-bottom: 5.6vw;
    }
    .sec_forums4 .sec_forums4_list .ul_list .list{
      width: 100%;
      height: auto;
      padding: 4vw 2.9333vw 2.9333vw 4vw;
      margin: 0;
      margin-bottom: 3.7333vw;
    }
    .sec_news_show.sec_news_show1 .tit{
      line-height: 1.5;
    }
    .sec_forums4 .sec_forums4_list .ul_list .list .tit{
      padding-left: 4.8vw;
      font-size: 3.7333vw;
      margin-bottom: 2.1333vw;
      background: url(../img/251030icon08.png) no-repeat left;
      background-size: 3.2vw;
    }
    .sec_forums4 .sec_forums4_list .ul_list .list.active .tit{
      background: url(../img/251030icon09.png) no-repeat left;
        background-size: 3.2vw;
    }
    .sec_forums4 .sec_forums4_list .ul_list .list .time1{
      margin-bottom: 1.6vw;
      padding-left: 4.2667vw;
      font-size: 2.9333vw;
          background: url(../img/251030icon12.png) no-repeat left;
    background-size: 2.6667vw;
    }
    .sec_forums4 .sec_forums4_list .ul_list .list.active .time1{
      background: url(../img/251030icon13.png) no-repeat left;
   background-size: 2.6667vw;
    }
    .sec_forums4 .sec_forums4_list .ul_list .list .address{
      padding-left: 4.2667vw;
      font-size: 3.2vw;
      margin-bottom: 0;
          background: url(../img/251030icon10.png) no-repeat left;
    background-size: 2.6667vw;
    }
    .sec_forums4 .sec_forums4_list .ul_list .list.active .address{
          background: url(../img/251030icon11.png) no-repeat left;
 background-size: 2.6667vw;
    }
    .sec_forums4 .sec_forums4_list .ul_list .list .a{
      transform: scale(1) !important;
      font-size: 0;
      background: url(../img/251030icon28.png) no-repeat right;
      backdrop-filter: blur(0);
      background-size: 5.3333vw;
      height: 5.3333vw;
    }
    .sec_forums4 .sec_forums4_list .ul_list .list.active .a{
       background: url(../img/251030icon29.png) no-repeat right;
       background-size: 5.3333vw;
    }
    .sec_forums_tanchuang .max .close{
      width: 8.5333vw;
      height: 8.5333vw;
      bottom: calc(100% + 2.9333vw);
    }
    .sec_forums .sec_case_title{
      margin-bottom: 5.3333vw;
    }
     .sec_forums4 .sec_forums4_list .ul_list.ul_list_day1_pm .list.active{
          background: url(../img/251030bg26.png) no-repeat;
    background-size: 100% 100%;
    }
}

