.txet-over1 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.rel {
  position: relative;
}
.abs {
  position: absolute;
}
.fixed {
  position: fixed;
}
.flex {
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
}
.flex-wrap {
  flex-flow: wrap;
}
.flex-between {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.inline-block {
  display: inline-block;
}
.block {
  display: block;
}
.hide {
  display: none;
}
.bold {
  font-weight: 700;
}
.txt-center {
  text-align: center;
}
.txt {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.middle {
  vertical-align: middle;
}
.background {
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center center;
}
.before {
  opacity: 0;
  visibility: hidden;
}
.after {
  opacity: 1;
  visibility: visible;
}
.regular {
  font-family: "思源黑体 CN REGULAR";
}
.light {
  font-family: "思源黑体 CN LIGHT";
}
@media screen and (min-width: 1004px) {
  .friendlink:hover .list {
    display: block;
    animation: fadeIn 1s ease;
  }
}
@media screen and (max-width: 1680px) {
  :root {
    --fs16: 15px;
    --fs18: 17px;
    --fs20: 0.18rem;
    --fs22: 0.2rem;
    --fs24: 0.22rem;
    --fs28: 0.26rem;
    --fs30: 0.28rem;
    --fs36: 0.34rem;
    --fs40: 0.36rem;
    --fs48: 0.46rem;
  }
  .header-wrapper .box {
    height: 1rem;
  }
  .pc-nav-box > ul > li > a {
    height: 1rem;
    line-height: 1rem;
  }
  .header-wrapper .lang,
  .header-wrapper .search {
    width: 1rem;
    height: 1rem;
    line-height: 1rem;
  }
  .search-form {
    top: 1rem;
  }
  .index-box-2 p {
    margin-top: 0.04rem;
  }
  .footer-nav-box {
    margin: 0 0.6rem;
  }
  .footer-wrapper {
    padding: 1rem 0;
  }
  .index-box-4 .info,
  .index-box-4 .hidebox {
    padding-left: 0.48rem;
    padding-right: 0.48rem;
  }
  .index-box-4 .info .date {
    margin-bottom: 0.12rem;
  }
  .index-box-3 .key {
    font-size: 2.6rem;
  }
  .pc-nav-box .hidebox .main {
    width: 58%;
  }
  .pc-nav-box .info {
    padding-left: 0.6rem;
    padding-right: 0.48rem;
  }
  .solutioninfo-wrapper .box-1 .en {
    margin-top: 0.1rem;
  }
}
@media screen and (max-width: 1460px) {
  nav .head-menu .menu-main .main-cont {
    width: 12.8rem;
    padding: 1.5rem 0 0;
  }
  nav .head-menu .menu-main .main-cont .cont-nav {
    width: 7.5rem;
  }
  nav .head-menu .menu-main .main-cont .cont-nav .nav-item .item-list a {
    line-height: 30px;
  }
  .contact .contact-plate2 .plate2-main .main-item {
    padding: 0.5rem 0.6rem 0.55rem 0.4rem;
  }
  :root {
    --fs16: 15px;
    --fs18: 16px;
    --fs20: 17px;
    --fs22: 0.2rem;
    --fs24: 0.22rem;
    --fs28: 0.26rem;
    --fs30: 0.28rem;
    --fs36: 0.3rem;
    --fs40: 0.32rem;
    --fs48: 0.4rem;
  }
  .footer-nav-box .nav {
    margin-top: 0.24rem;
  }
  .footer-nav-box {
    margin: 0 0.5rem;
  }
  .footer-wrapper .contact-box {
    width: 3.2rem;
  }
  .index-title-box {
    margin-bottom: 0.7rem;
  }
  .index-box-3 .key {
    font-size: 2.2rem;
  }
  .index-title-box .en {
    margin-top: 0.2rem;
  }
  .solutioninfo-wrapper .box-2 .info {
    padding: 0.32rem 0.48rem 0.44rem;
  }
  .solutioninfo-wrapper .box-2 .info:before {
    left: 0.48rem;
    width: calc(100% - 0.96rem);
  }
}
@media screen and (max-width: 1366px) {
  .contact .contact-plate2 .plate2-main .main-item {
    padding: 0.5rem 0.4rem 0.55rem 0.4rem;
  }
  :root {
    --fs16: 14px;
  }
  .footer-wrapper .contact-box span {
    font-size: 13px;
  }
  .footer-wrapper {
    padding-bottom: 0.9rem;
  }
}
@media screen and (max-width: 1240px) {
  footer .foot-main .main-right .right-cent .cent-text {
    font-size: 16px;
  }
}
@media screen and (max-width: 1004px) {
  nav {
    width: 100%;
    height: auto;
    z-index: 99;
  }
  nav .nav-main {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 1.2rem;
    z-index: 99;
    background: #000;
    opacity: 1;
  }
  nav .nav-main .main-cont {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: 100%;
    padding: 0 0 0 0.3rem;
  }
  nav .nav-main .main-cont .main-logo {
    position: static;
    width: 2rem;
    height: auto;
    transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
  }
  nav .nav-main .main-cont .main-logo img {
    width: 100%;
  }
  nav .nav-main .main-cont .main-logo .img2 {
    opacity: 0;
  }
  nav .nav-main .main-cont .cont-box {
    display: none;
  }
  nav .nav-main .main-cont .main-web-right {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    width: auto;
    height: 100%;
  }
  nav .nav-main .main-cont .main-web-right .box-lang {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    width: 48px;
    height: 100%;
    cursor: pointer;
  }
  nav .nav-main .main-cont .main-web-right .box-lang .lang-cont {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: 40px;
  }
  nav .nav-main .main-cont .main-web-right .box-lang .lang-cont .cont-icon {
    position: relative;
    width: 20px;
    height: 20px;
  }
  nav .nav-main .main-cont .main-web-right .box-lang .lang-cont .cont-icon img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  nav .nav-main .main-cont .main-web-right .box-lang .lang-cont .cont-icon .img2 {
    opacity: 0;
  }
  nav .nav-main .main-cont .main-web-right .box-lang .lang-cont .cont-text {
    font-size: 18px;
    color: #fff;
    text-transform: uppercase;
  }
  nav .nav-main .main-cont .main-web-right .box-lang .lang-subnav {
    display: flex;
    justify-content: flex-start;
    align-content: flex-start;
    flex-wrap: wrap;
    flex-direction: column;
    position: absolute;
    top: 1.15rem;
    left: 50%;
    width: 2.2rem;
    height: auto;
    padding: 0.2rem;
    border: solid 1px #d8dfe6;
    background: #fff;
    border-radius: 8px;
    box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.11);
    opacity: 0;
    visibility: hidden;
    z-index: 59;
    transform: translate(-50%, 0.2rem);
    -o-transform: translate(-50%, 0.2rem);
    -moz-transform: translate(-50%, 0.2rem);
    -webkit-transform: translate(-50%, 0.2rem);
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  nav .nav-main .main-cont .main-web-right .box-lang .lang-subnav::after {
    content: '';
    position: absolute;
    top: -13px;
    left: 50%;
    width: 22px;
    height: 13px;
    background: url(../images/icon/icon-subnav-arrow.png) no-repeat center;
    background-size: 100%;
    transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
  }
  nav .nav-main .main-cont .main-web-right .box-lang .lang-subnav .subnav-link {
    width: 100%;
    height: auto;
    font-size: 0.28rem;
    line-height: 0.48rem;
    text-align: center;
    color: #1c1d21;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  nav .nav-main .main-cont .main-web-right .box-lang .lang-subnav .subnav-link:hover {
    color: #0083cd;
  }
  nav .nav-main .main-cont .main-web-right .box-lang:hover .lang-cont .cont-arrow img {
    transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
  }
  nav .nav-main .main-cont .main-web-right .box-lang:hover .lang-subnav {
    opacity: 1;
    visibility: visible;
    transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
  }
  nav .nav-main .main-cont .main-web-right .box-menu {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    width: 1rem;
    height: 100%;
    margin-left: 0.2rem;
    outline: none;
    cursor: pointer;
  }
  nav .nav-main .main-cont .main-web-right .box-menu img {
    width: 0.5rem;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  nav .nav-main:hover {
    background: #000;
  }
  nav .nav-main:hover .main-cont .main-logo .img1 {
    opacity: 1;
  }
  nav .nav-main:hover .main-cont .main-logo .img2 {
    opacity: 0;
  }
  nav .nav-main-active {
    box-shadow: 0 0 0.2rem rgba(0, 0, 0, 0.09);
    background: #000;
  }
  nav .nav-main-active .main-cont .main-logo .img2 {
    opacity: 0;
  }
  nav .nav-main-active .main-cont .main-logo .img1 {
    opacity: 1;
  }
  nav .nav-main-active2 {
    box-shadow: 0 0 0.2rem rgba(0, 0, 0, 0.09);
    background: #000;
  }
  nav .nav-main-active2 .main-cont .main-logo .img2 {
    opacity: 0;
  }
  nav .nav-main-active2 .main-cont .main-logo .img1 {
    opacity: 1;
  }
  nav .Whead-search {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 0;
    background: #0083cd;
    z-index: 999;
    overflow: hidden;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  nav .Whead-search .hide-pic {
    position: absolute;
    top: 0.2rem;
    right: 0.4rem;
    width: 0.45rem;
  }
  nav .Whead-search .search-input {
    position: absolute;
    bottom: 0.6rem;
    display: flex;
    justify-content: space-between;
    width: 100%;
    padding: 0 0.8rem;
  }
  nav .Whead-search .search-input .input-box {
    flex: 1;
  }
  nav .Whead-search .search-input .input-box input {
    width: 100%;
    height: 0.5rem;
    padding: 0.08rem 0;
    font-family: 'Arial';
    font-size: 0.26rem;
    color: #fff;
    background: rgba(255, 255, 255, 0);
    border-bottom: 1px solid #fff;
  }
  nav .Whead-search .search-input .input-box input::-webkit-input-placeholder {
    font-family: 'Arial';
    color: #fff;
  }
  nav .Whead-search .search-input .input-box input:-moz-placeholder {
    font-family: 'Arial';
    color: #fff;
  }
  nav .Whead-search .search-input .input-box input:-ms-input-placeholder {
    font-family: 'Arial';
    color: #fff;
  }
  nav .Whead-search .search-input .input-icon {
    width: 0.3rem;
    margin-left: 0.2rem;
  }
  nav .sidebar-mask {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background: rgba(0, 0, 0, 0.5);
    z-index: 119;
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  nav .Whead-sidebar {
    display: block;
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    height: 0;
    background: #fff;
    overflow: scroll;
    z-index: 399;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  nav .Whead-sidebar .sidebar-top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    width: 100%;
    height: 1.2rem;
    padding: 0 0.3rem;
    line-height: 1.2rem;
    text-align: right;
    background: #fff;
    border-bottom: solid 1px #eee;
  }
  nav .Whead-sidebar .sidebar-top .top-logo {
    width: 2rem;
    height: auto;
  }
  nav .Whead-sidebar .sidebar-top .top-logo img {
    width: 100%;
  }
  nav .Whead-sidebar .sidebar-top .top-right {
    display: flex;
    justify-content: flex-end;
    width: auto;
    height: auto;
  }
  nav .Whead-sidebar .sidebar-top .top-right .right-suosou {
    position: relative;
    width: 0.8rem;
    height: 0.8rem;
    margin-right: 0.4rem;
    border-radius: 50%;
    border: solid 2px #d2d2d2;
    cursor: pointer;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  nav .Whead-sidebar .sidebar-top .top-right .right-suosou img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 0.32rem;
    transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  nav .Whead-sidebar .sidebar-top .top-right .right-hide {
    position: relative;
    width: 0.8rem;
    height: 0.8rem;
    border-radius: 50%;
    background: #0083cd;
    cursor: pointer;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  nav .Whead-sidebar .sidebar-top .top-right .right-hide img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 0.32rem;
    transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  nav .Whead-sidebar .sidebar-top .top-icon2 {
    width: 0.4rem;
  }
  nav .Whead-sidebar .sidebar-top .top-icon2 img {
    width: 100%;
  }
  nav .Whead-sidebar .sidebar-top .box-lang {
    width: 0.6rem;
    height: 0.6rem;
    font-size: 0.26rem;
    text-align: center;
    line-height: 0.55rem;
    color: #1c1d21;
    border-radius: 50%;
    border: solid 1px #1c1d21;
  }
  nav .Whead-sidebar .sidebar-nav {
    width: 100%;
    height: calc(100% - 1.3rem);
    padding: 0 0.15rem;
    overflow-y: overlay;
  }
  nav .Whead-sidebar .sidebar-nav::-webkit-scrollbar {
    width: 4px;
  }
  nav .Whead-sidebar .sidebar-nav::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, 0.12);
  }
  nav .Whead-sidebar .sidebar-nav .nav-item {
    width: 100%;
    height: auto;
    border-bottom: solid 1px #e3e3e3;
  }
  nav .Whead-sidebar .sidebar-nav .nav-item .item-top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: auto;
    padding: 0.34rem 0.2rem;
  }
  nav .Whead-sidebar .sidebar-nav .nav-item .item-top .top-title {
    flex: 1;
    font-size: 0.32rem;
    font-weight: bold;
    color: #333;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  nav .Whead-sidebar .sidebar-nav .nav-item .item-top .top-icon {
    position: relative;
    width: 16px;
    height: 16px;
  }
  nav .Whead-sidebar .sidebar-nav .nav-item .item-top .top-icon img {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    transform: translatey(-50%);
    -o-transform: translatey(-50%);
    -moz-transform: translatey(-50%);
    -webkit-transform: translatey(-50%);
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  nav .Whead-sidebar .sidebar-nav .nav-item .item-top .top-icon .img2 {
    opacity: 0;
  }
  nav .Whead-sidebar .sidebar-nav .nav-item .item-top-active {
    border-bottom: solid 1px #e3e3e3;
  }
  nav .Whead-sidebar .sidebar-nav .nav-item .item-top-active .top-title {
    color: #0083cd;
  }
  nav .Whead-sidebar .sidebar-nav .nav-item .item-top-active .top-icon .img1 {
    opacity: 0;
  }
  nav .Whead-sidebar .sidebar-nav .nav-item .item-top-active .top-icon .img2 {
    opacity: 1;
  }
  nav .Whead-sidebar .sidebar-nav .nav-item .item-subnav {
    display: none;
    width: 100%;
    height: auto;
    padding-bottom: 0.3rem;
  }
  nav .Whead-sidebar .sidebar-nav .nav-item .item-subnav .subnav-link {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    position: relative;
    width: 100%;
    height: auto;
    padding: 0.15rem 0.2rem;
    font-size: 0.3rem;
    color: #666;
  }
  header {
    position: relative;
    width: 100%;
    height: auto;
  }
  header .head-banner {
    width: 100%;
    margin-top: 1.2rem;
    overflow: hidden;
  }
  header .head-banner .swiper-slide {
    width: 100%;
    height: auto;
  }
  header .head-banner .swiper-slide .slide-box {
    position: relative;
    width: 100%;
  }
  header .head-banner .swiper-slide .slide-box .slide-pic {
    width: 100%;
    height: 9.6rem;
    background: #000;
    overflow: hidden;
  }
  header .head-banner .swiper-slide .slide-box .slide-pic video {
    width: 100%;
    height: 100%;
  }
  header .head-banner .swiper-slide .slide-box .box-pic {
    display: none;
  }
  header .head-banner .swiper-slide .slide-box .box-web-pic {
    display: block;
  }
  header .head-banner .swiper-slide .slide-box .box-web-pic img {
    width: 100%;
  }
  header .head-banner .swiper-slide .slide-box .box-cent {
    position: absolute;
    top: 45%;
    left: 50%;
    width: 100%;
    height: auto;
    padding: 0 0.3rem;
    transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
  }
  header .head-banner .swiper-slide .slide-box .box-cent .cent-title {
    display: inline-block;
    width: 100%;
    height: auto;
    font-family: '优设标题黑';
    font-size: 0.6rem;
    line-height: 0.72rem;
    color: #fff;
    text-shadow: 4px 0 3px rgba(0, 0, 0, 0.25);
    opacity: 0;
    transform: translatey(30px);
    -o-transform: translatey(30px);
    -moz-transform: translatey(30px);
    -webkit-transform: translatey(30px);
    transition: all 0.5s 0.6s;
    -o-transition: all 0.5s 0.6s;
    -moz-transition: all 0.5s 0.6s;
    -webkit-transition: all 0.5s 0.6s;
  }
  header .head-banner .swiper-slide .slide-box .box-cent .cent-title span {
    font-size: 0.5rem;
  }
  header .head-banner .swiper-slide .slide-box .box-cent .cent-title2 {
    display: inline-block;
    width: 100%;
    height: auto;
    font-family: '优设标题黑';
    font-size: 0.6rem;
    line-height: 0.6rem;
    text-align: right;
    color: #fff;
    text-shadow: 4px 0 3px rgba(0, 0, 0, 0.25);
    opacity: 0;
    transform: translatey(30px);
    -o-transform: translatey(30px);
    -moz-transform: translatey(30px);
    -webkit-transform: translatey(30px);
    transition: all 0.5s 0.6s;
    -o-transition: all 0.5s 0.6s;
    -moz-transition: all 0.5s 0.6s;
    -webkit-transition: all 0.5s 0.6s;
  }
  header .head-banner .swiper-slide .slide-box .box-cent .cent-web-title3 {
    display: block;
    font-family: '优设标题黑';
    font-size: 0.68rem;
    line-height: 0.72rem;
    text-align: center;
    color: #fff;
    text-shadow: 4px 0 3px rgba(0, 0, 0, 0.25);
    opacity: 0;
    transform: translatey(30px);
    -o-transform: translatey(30px);
    -moz-transform: translatey(30px);
    -webkit-transform: translatey(30px);
    transition: all 0.5s 0.8s;
    -o-transition: all 0.5s 0.8s;
    -moz-transition: all 0.5s 0.8s;
    -webkit-transition: all 0.5s 0.8s;
  }
  header .head-banner .swiper-slide .slide-box .box-cent .cent-title3 {
    display: none;
    width: 100%;
    height: auto;
    font-family: '优设标题黑';
    font-size: 0.68rem;
    line-height: 0.72rem;
    text-align: center;
    color: #fff;
    text-shadow: 4px 0 3px rgba(0, 0, 0, 0.25);
    opacity: 0;
    transform: translatey(30px);
    -o-transform: translatey(30px);
    -moz-transform: translatey(30px);
    -webkit-transform: translatey(30px);
    transition: all 0.5s 0.8s;
    -o-transition: all 0.5s 0.8s;
    -moz-transition: all 0.5s 0.8s;
    -webkit-transition: all 0.5s 0.8s;
  }
  header .head-banner .swiper-slide .slide-box .box-cent .cent-English {
    margin-top: 0.1rem;
    font-family: 'CormorantGaramond-Regular';
    font-size: 0.26rem;
    line-height: 0.42rem;
    text-align: right;
    color: #fff;
    opacity: 0;
    transform: translatey(30px);
    -o-transform: translatey(30px);
    -moz-transform: translatey(30px);
    -webkit-transform: translatey(30px);
    transition: all 0.5s 0.8s;
    -o-transition: all 0.5s 0.8s;
    -moz-transition: all 0.5s 0.8s;
    -webkit-transition: all 0.5s 0.8s;
  }
  header .head-banner .swiper-slide .slide-box .box-cent .cent-English2 {
    font-family: 'MONTSERRAT-BOLD';
    font-size: 1.2rem;
    line-height: 0.8rem;
    text-align: center;
    text-transform: uppercase;
    background-image: -webkit-linear-gradient(270deg, #fff, transparent);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    opacity: 0;
    transform: translatey(30px);
    -o-transform: translatey(30px);
    -moz-transform: translatey(30px);
    -webkit-transform: translatey(30px);
    transition: all 0.5s 0.6s;
    -o-transition: all 0.5s 0.6s;
    -moz-transition: all 0.5s 0.6s;
    -webkit-transition: all 0.5s 0.6s;
  }
  header .head-banner .banner-pic {
    width: 100%;

    overflow: hidden;
    background: none;
  }
  header .head-banner .banner-pic img {
    width: 100%;
    height: 100%;
    opacity: 1;
   
  }
  header .head-banner .banner-pic2 {
    display: block;
    width: 100%;
    height: 6rem;
    overflow: hidden;
  }
  header .head-banner .banner-pic2 img {
    width: auto;
    height: 100%;
    transform: translateX(-20%);
    -o-transform: translateX(-20%);
    -moz-transform: translateX(-20%);
    -webkit-transform: translateX(-20%);
  }
  header .head-banner .banner-cent {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: auto;
    padding: 0 0.3rem;
    transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
  }
  header .head-banner .banner-cent .cent-title {
    font-size: 0.36rem;
    color: #000;
  }
  header .head-banner .banner-cent .cent-text {
    margin-top: 0.1rem;
    font-size: 0.48rem;
    font-weight: bold;
    line-height: 0.72rem;
    color: #0083cd;
  }
  header .head-banner .banner-swiper-button-prev,
  header .head-banner .banner-swiper-button-next {
    display: none;
  }
  header .head-banner .scroll-on {
    position: absolute;
    bottom: 0.4rem;
    left: 50%;
    width: 100%;
    height: auto;
    z-index: 9;
    cursor: pointer;
    transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
  }
  header .head-banner .scroll-on .scroll-title {
    font-size: 0.28rem;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
  }
  header .head-banner .scroll-on .scroll-icon {
    width: 20px;
    height: auto;
    margin: 16px auto 0;
    overflow: hidden;
  }
  header .head-banner .scroll-on .scroll-icon img {
    width: 100%;
    animation: run 1.5s infinite linear;
  }
  header .head-banner .swiper-pagination {
    width: 100%;
  }
  header .head-banner .swiper-pagination .swiper-pagination-bullet {
    width: 0.16rem;
    height: 0.16rem;
    margin: 0 0.2rem;
  }
  header .head-Wnav {
    position: relative;
    display: block;
    width: 100%;
    height: 50px;
    line-height: 50px;
    background: #0083cd;
    z-index: 69;
  }
  header .head-Wnav .Wnav-top {
    font-family: 'MONTSERRAT-REGULAR';
    font-size: 0.32rem;
    text-transform: uppercase;
    color: #fff;
    background: url(../images/icon/icon-web-xiasanjiao.png) no-repeat 96% center;
    background-size: 0.24rem;
    padding: 0 0.2rem;
  }
  header .head-Wnav .top-on {
    background: url(../images/icon/icon-web-shangsanjiao.png) no-repeat 96% center !important;
    background-size: 0.24rem !important;
  }
  header .head-Wnav .Wnav-ul {
    position: relative;
    width: 100%;
    height: 0;
    background: #fff;
    overflow: hidden;
    z-index: 99;
    transition: all 0.6s;
    -o-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -webkit-transition: all 0.6s;
  }
  header .head-Wnav .Wnav-ul .Wnav-li {
    width: 100%;
    height: 1rem;
    line-height: 1rem;
    padding: 0 0.2rem;
    font-family: 'MONTSERRAT-MEDIUM';
    font-size: 0.26rem;
    text-transform: uppercase;
    color: #000;
    border-bottom: solid 1px #ccc;
  }
  header .head-substrip {
    width: 100%;
    height: 1rem;
    background: #e6e6e6;
  }
  header .head-substrip .substrip-cont {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    padding: 0 0.3rem;
  }
  header .head-substrip .substrip-cont a {
    position: relative;
    padding-left: 20px;
    margin-right: 0.6rem;
    font-size: 0.28rem;
    color: #666666;
  }
  header .head-substrip .substrip-cont a::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    border: solid 2px #999;
    transform: translatey(-50%);
    -o-transform: translatey(-50%);
    -moz-transform: translatey(-50%);
    -webkit-transform: translatey(-50%);
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  header .head-substrip .substrip-cont a:hover {
    font-weight: bold;
    color: #0083cd;
  }
  header .head-substrip .substrip-cont a:hover::after {
    border: solid 2px #0083cd;
  }
  header .head-substrip .substrip-cont .active {
    font-weight: bold;
    color: #0083cd;
  }
  header .head-substrip .substrip-cont .active::after {
    border: solid 2px #0083cd;
  }
  header .head-strip {
    display: none;
  }
  footer {
    width: 100%;
    height: auto;
    border-top: none;
    background: #333333;
  }
  footer .foot-main {
    display: none;
    justify-content: space-between;
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 1.4rem 0.3rem 1.3rem;
  }
  footer .foot-main .main-left {
    display: none;
    width: 6.95rem;
    height: auto;
  }
  footer .foot-main .main-left .left-top {
    display: flex;
    justify-content: space-between;
    width: 100%;
    height: auto;
  }
  footer .foot-main .main-left .left-top .top-logo {
    width: 2.07rem;
  }
  footer .foot-main .main-left .left-top .top-logo img {
    width: 100%;
  }
  footer .foot-main .main-left .left-top .top-relevant {
    position: relative;
    width: 350px;
    height: 56px;
    border: solid 1px #ececec;
  }
  footer .foot-main .main-left .left-top .top-relevant .relevant-title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: 100%;
    padding: 0 0.3rem 0 0.2rem;
    border-radius: 0.45rem;
    border: solid 1px #fff;
    cursor: pointer;
  }
  footer .foot-main .main-left .left-top .top-relevant .relevant-title .title-font {
    font-size: 14px;
    color: #999;
  }
  footer .foot-main .main-left .left-top .top-relevant .relevant-title img {
    width: 8px;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  footer .foot-main .main-left .left-top .top-relevant .relevant-show {
    position: absolute;
    top: 56px;
    width: 100%;
    height: auto;
    border: solid 1px #ececec;
    opacity: 0;
    visibility: hidden;
  }
  footer .foot-main .main-left .left-top .top-relevant .relevant-show .show-box {
    width: 100%;
    height: auto;
    background: #fff;
  }
  footer .foot-main .main-left .left-top .top-relevant .relevant-show .show-box .box-link {
    display: block;
    width: 100%;
    height: 0.4rem;
    padding: 0 0.2rem;
    font-size: 14px;
    line-height: 0.4rem;
    color: #999;
  }
  footer .foot-main .main-left .left-top .top-relevant .relevant-show .show-box .box-link:hover {
    color: #0083cd;
  }
  footer .foot-main .main-left .left-top .top-relevant:hover .relevant-title img {
    transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
  }
  footer .foot-main .main-left .left-top .top-relevant:hover .relevant-show {
    top: 56px;
    opacity: 1;
    visibility: visible;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  footer .foot-main .main-left .left-link {
    font-size: 14px;
    margin-top: 0.5rem;
    color: #666;
  }
  footer .foot-main .main-left .left-link a {
    font-size: 14px;
    font-weight: bold;
    color: #666;
  }
  footer .foot-main .main-left .left-link a:hover {
    color: #0083cd;
  }
  footer .foot-main .main-left .left-link span {
    margin: 0 0.2rem;
  }
  footer .foot-main .main-left .left-zizhi {
    margin-top: 0.5rem;
    font-size: 12px;
    color: #999;
  }
  footer .foot-main .main-left .left-zizhi a {
    color: #999;
  }
  footer .foot-main .main-left .left-zizhi a:hover {
    color: #0083cd;
  }
  footer .foot-main .main-right {
    display: flex;
    justify-content: space-between;
    width: 100%;
    height: auto;
  }
  footer .foot-main .main-right .right-cent {
    width: auto;
    height: auto;
  }
  footer .foot-main .main-right .right-cent .cent-title {
    font-size: 14px;
    line-height: 30px;
    color: #999;
  }
  footer .foot-main .main-right .right-cent .cent-text {
    margin-bottom: 0.2rem;
    font-size: 18px;
    line-height: 30px;
    color: #666;
  }
  footer .foot-main .main-right .right-cent .cent-text:last-of-type {
    margin-bottom: 0;
  }
  footer .foot-main .main-right .right-cont {
    width: auto;
    height: auto;
  }
  footer .foot-main .main-right .right-cont .cont-ewm {
    width: 130px;
    height: 130px;
    background: #c5c5c5;
  }
  footer .foot-main .main-right .right-cont .cont-ewm img {
    width: 100%;
  }
  footer .foot-main .main-right .right-cont .cont-share {
    display: flex;
    justify-content: space-between;
    width: 100%;
    height: auto;
    margin-top: 0.8rem;
  }
  footer .foot-main .main-right .right-cont .cont-share a {
    width: 21px;
    height: auto;
  }
  footer .foot-main .main-right .right-cont .cont-share a img {
    width: 100%;
    opacity: 0.6;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  footer .foot-main .main-right .right-cont .cont-share a:hover img {
    opacity: 1;
  }
  footer .foot-wen-main {
    display: block;
    width: 100%;
    height: auto;
    padding: 1.4rem 0.3rem 0.3rem;
  }
  footer .foot-wen-main .main-box {
    display: flex;
    justify-content: space-between;
    width: 100%;
    height: auto;
  }
  footer .foot-wen-main .main-box .box-cent {
    width: auto;
    height: auto;
  }
  footer .foot-wen-main .main-box .box-cent a {
    display: block;
    width: 100%;
    height: auto;
    margin-bottom: 0.6rem;
  }
  footer .foot-wen-main .main-box .box-cent a img {
    width: 2.6rem;
  }
  footer .foot-wen-main .main-box .box-cent .cent-title {
    font-size: 0.26rem;
    line-height: 0.42rem;
    color: #fff;
  }
  footer .foot-wen-main .main-box .box-cent .cent-text {
    margin-bottom: 0.2rem;
    font-size: 0.28rem;
    line-height: 0.46rem;
    color: #fff;
  }
  footer .foot-wen-main .main-box .box-cent .cent-text:last-of-type {
    margin-bottom: 0;
  }
  footer .foot-wen-main .main-box .box-cont {
    width: auto;
    height: auto;
  }
  footer .foot-wen-main .main-box .box-cont .cont-ewm {
    width: 2.2rem;
    height: 2.2rem;
    background: #c5c5c5;
  }
  footer .foot-wen-main .main-box .box-cont .cont-ewm img {
    width: 100%;
  }
  footer .foot-wen-main .main-box .box-cont .cont-share {
    display: flex;
    justify-content: space-between;
    width: 100%;
    height: auto;
    margin-top: 0.8rem;
  }
  footer .foot-wen-main .main-box .box-cont .cont-share a {
    width: 0.45rem;
    height: auto;
  }
  footer .foot-wen-main .main-box .box-cont .cont-share a img {
    width: 100%;
    opacity: 0.6;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  footer .foot-wen-main .main-box .box-cont .cont-share a:hover img {
    opacity: 1;
  }
  footer .foot-wen-main .main-bottom {
    margin-top: 0.5rem;
    font-size: 0.28rem;
    line-height: 0.46rem;
    text-align: center;
    color: #999;
  }
  .container {
    width: 100%;
    height: auto;
  }
  .container .cont-plate1 {
    width: 100%;
    height: auto;
    padding: 1.2rem 0 1.4rem;
  }
  .container .cont-plate1 .plate1-top {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 0 0.3rem;
  }
  .container .cont-plate1 .plate1-top .top-left {
    width: 100%;
    height: auto;
  }
  .container .cont-plate1 .plate1-top .top-left .left-English {
    font-family: 'HarmonyOS_Sans_Bold';
    font-size: 0.48rem;
    text-align: center;
    text-transform: uppercase;
    color: #000;
  }
  .container .cont-plate1 .plate1-top .top-left .left-title {
    margin-top: 0.25rem;
    font-size: 0.36rem;
    text-align: center;
    color: #333;
  }
  .container .cont-plate1 .plate1-top .top-right {
    display: flex;
    justify-content: center;
    width: 100%;
    height: auto;
    margin-top: 0.3rem;
  }
  .container .cont-plate1 .plate1-top .top-right .right-item {
    position: relative;
    width: auto;
    height: auto;
    margin-left: 0.65rem;
    cursor: pointer;
  }
  .container .cont-plate1 .plate1-top .top-right .right-item:first-of-type {
    margin-left: 0;
  }
  .container .cont-plate1 .plate1-top .top-right .right-item .item-icon {
    position: relative;
    width: 1rem;
    height: 1rem;
    border-radius: 50%;
    border: solid 1px #e5e5e5;
  }
  .container .cont-plate1 .plate1-top .top-right .right-item .item-icon img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 0.5rem;
    transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .cont-plate1 .plate1-top .top-right .right-item .item-icon .img2 {
    opacity: 0;
  }
  .container .cont-plate1 .plate1-top .top-right .right-item .item-title {
    margin-top: 0.1rem;
    font-size: 0.28rem;
    line-height: 0.46rem;
    text-align: center;
    color: #000;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .cont-plate1 .plate1-top .top-right .right-item .item-bottom {
    width: 100%;
    height: auto;
    text-align: center;
    opacity: 0;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .cont-plate1 .plate1-top .top-right .right-item .item-bottom img {
    width: 12px;
  }
  .container .cont-plate1 .plate1-top .top-right .right-item:hover .item-icon {
    background: #0083cd;
  }
  .container .cont-plate1 .plate1-top .top-right .right-item:hover .item-icon .img1 {
    opacity: 0;
  }
  .container .cont-plate1 .plate1-top .top-right .right-item:hover .item-icon .img2 {
    opacity: 1;
  }
  .container .cont-plate1 .plate1-top .top-right .right-item:hover .item-title {
    font-weight: bold;
    color: #0083cd;
  }
  .container .cont-plate1 .plate1-top .top-right .right-item-active .item-icon {
    background: #0083cd;
  }
  .container .cont-plate1 .plate1-top .top-right .right-item-active .item-icon .img1 {
    opacity: 0;
  }
  .container .cont-plate1 .plate1-top .top-right .right-item-active .item-icon .img2 {
    opacity: 1;
  }
  .container .cont-plate1 .plate1-top .top-right .right-item-active .item-title {
    font-weight: bold;
    color: #0083cd;
  }
  .container .cont-plate1 .plate1-top .top-right .right-item-active .item-bottom {
    opacity: 1;
  }
  .container .cont-plate1 .plate1-main {
    position: relative;
    width: 100%;
    height: auto;
    margin-top: 0.7rem;
  }
  .container .cont-plate1 .plate1-main .main-cont {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    transform: translatey(0.5rem);
    -o-transform: translatey(0.5rem);
    -moz-transform: translatey(0.5rem);
    -webkit-transform: translatey(0.5rem);
  }
  .container .cont-plate1 .plate1-main .main-cont .cont-box {
    display: block;
    position: relative;
    width: calc(100% / 2 - 0.1rem);
    height: auto;
    margin-right: 0;
    margin-bottom: 0.4rem;
    overflow: hidden;
  }
  .container .cont-plate1 .plate1-main .main-cont .cont-box:nth-child(3n) {
    margin-right: 0;
  }
  .container .cont-plate1 .plate1-main .main-cont .cont-box .box-pic {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: auto;
    background: #ececec;
  }
  .container .cont-plate1 .plate1-main .main-cont .cont-box .box-pic img {
    width: 100%;
  }
  .container .cont-plate1 .plate1-main .main-cont .cont-box .box-cent {
    position: absolute;
    bottom: -1.4rem;
    left: 0;
    width: 100%;
    height: auto;
    padding: 0.8rem 0.55rem 0.4rem;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.4), transparent);
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .cont-plate1 .plate1-main .main-cont .cont-box .box-cent .cent-title {
    font-size: 0.3rem;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .container .cont-plate1 .plate1-main .main-cont .cont-box .box-cent .cent-text {
    display: flex;
    justify-content: flex-start;
    margin-top: 0.1rem;
    font-size: 16px;
    line-height: 24px;
    color: #fff;
    opacity: 0;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .cont-plate1 .plate1-main .main-cont .cont-box .box-cent .cent-text span {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
  .container .cont-plate1 .plate1-main .main-cont .cont-box .box-cent .cent-link {
    display: inline-block;
    position: relative;
    margin-top: 0.1rem;
    font-size: 16px;
    color: #fff;
    opacity: 0;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .cont-plate1 .plate1-main .main-cont .cont-box .box-cent .cent-link::after {
    content: '';
    position: absolute;
    bottom: -0.06rem;
    left: 0;
    width: 100%;
    height: 2px;
    background: #fff;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .cont-plate1 .plate1-main .main-cont .cont-box .box-cent .cent-link:hover {
    color: #0083cd;
  }
  .container .cont-plate1 .plate1-main .main-cont .cont-box .box-cent .cent-link:hover::after {
    background: #0083cd;
  }
  .container .cont-plate1 .plate1-main .main-cont .cont-box:hover .box-cent {
    bottom: 0;
  }
  .container .cont-plate1 .plate1-main .main-cont .cont-box:hover .box-cent .cent-text,
  .container .cont-plate1 .plate1-main .main-cont .cont-box:hover .box-cent .cent-link {
    opacity: 1;
  }
  .container .cont-plate1 .plate1-main .main-cont-active {
    position: static;
    opacity: 1;
    visibility: visible;
    transform: translatey(0);
    -o-transform: translatey(0);
    -moz-transform: translatey(0);
    -webkit-transform: translatey(0);
    transition: all 0.8s;
    -o-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -webkit-transition: all 0.8s;
  }
  .container .cont-plate2 {
    display: none;
    position: relative;
    width: 100%;
    height: auto;
  }
  .container .cont-plate2 .plate2-main {
    position: relative;
    width: 100%;
    height: auto;
  }
  .container .cont-plate2 .plate2-main .main-cont {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    opacity: 0;
    visibility: hidden;
  }
  .container .cont-plate2 .plate2-main .main-cont .cont-pic {
    width: 100%;
    height: auto;
    background: #000;
  }
  .container .cont-plate2 .plate2-main .main-cont .cont-pic img {
    width: 100%;
    opacity: 0.7;
  }
  .container .cont-plate2 .plate2-main .main-cont .cont-cent {
    position: absolute;
    top: 0;
    left: 50%;
    width: 15.38rem;
    height: auto;
    padding-top: 1.2rem;
    transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
  }
  .container .cont-plate2 .plate2-main .main-cont .cont-cent .cent-English {
    font-family: 'HarmonyOS_Sans_Bold';
    font-size: 0.48rem;
    text-transform: uppercase;
    color: #fff;
  }
  .container .cont-plate2 .plate2-main .main-cont .cont-cent .cent-title {
    margin-top: 0.2rem;
    font-size: 0.3rem;
    color: #fff;
  }
  .container .cont-plate2 .plate2-main .main-cont .cont-cent .cent-subtitle {
    margin-top: 1.1rem;
    font-size: 0.36rem;
    color: #fff;
  }
  .container .cont-plate2 .plate2-main .main-cont .cont-cent .cent-heng {
    width: 30px;
    height: 4px;
    margin-top: 0.2rem;
    background: #fff;
  }
  .container .cont-plate2 .plate2-main .main-cont .cont-cent .cent-text {
    width: 6.1rem;
    margin-top: 0.4rem;
    font-size: 16px;
    line-height: 30px;
    color: #fff;
  }
  .container .cont-plate2 .plate2-main .main-cont .cont-cent a {
    display: inline-block;
    position: relative;
    margin-top: 0.4rem;
    padding-bottom: 0.1rem;
    font-size: 16px;
    color: #fff;
    border-bottom: solid 1px #ddd;
  }
  .container .cont-plate2 .plate2-main .main-cont .cont-cent a:hover {
    color: #0083cd;
    border-bottom: solid 1px #0083cd;
  }
  .container .cont-plate2 .plate2-main .main-cont-active {
    position: static;
    opacity: 1;
    visibility: visible;
    transition: all 0.8s;
    -o-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -webkit-transition: all 0.8s;
  }
  .container .cont-plate2 .plate2-bottom {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2.33rem;
    padding: 0.4rem 1.2rem 0;
    background: rgba(0, 0, 0, 0.45);
  }
  .container .cont-plate2 .plate2-bottom .bottom-main {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
  }
  .container .cont-plate2 .plate2-bottom .bottom-main::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 1px;
    background: #fff;
    transform: translatey(-50%);
    -o-transform: translatey(-50%);
    -moz-transform: translatey(-50%);
    -webkit-transform: translatey(-50%);
  }
  .container .cont-plate2 .plate2-bottom .bottom-main .swiper-slide {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    width: 20%;
    height: 1.42rem;
    cursor: pointer;
  }
  .container .cont-plate2 .plate2-bottom .bottom-main .swiper-slide::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 1px;
    background: #0083cd;
    transform: scale(0, 0) rotate(0deg) translate(0, -50%);
    -o-transform: scale(0, 0) rotate(0deg) translate(0, -50%);
    -moz-transform: scale(0, 0) rotate(0deg) translate(0, -50%);
    -webkit-transform: scale(0, 0) rotate(0deg) translate(0, -50%);
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .cont-plate2 .plate2-bottom .bottom-main .swiper-slide .slide-box {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    border: solid 2px #fff;
    background: #fff;
    overflow: hidden;
    z-index: 9;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .cont-plate2 .plate2-bottom .bottom-main .swiper-slide .slide-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    opacity: 0;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .cont-plate2 .plate2-bottom .bottom-main .swiper-slide .slide-title {
    position: absolute;
    top: 0.9rem;
    left: 0;
    width: 100%;
    height: auto;
    font-size: 16px;
    text-align: center;
    color: #fff;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .cont-plate2 .plate2-bottom .bottom-main .swiper-slide-active .slide-box {
    width: 1.42rem;
    height: 1.42rem;
  }
  .container .cont-plate2 .plate2-bottom .bottom-main .swiper-slide-active .slide-box img {
    opacity: 1;
  }
  .container .cont-plate2 .plate2-bottom .bottom-main .swiper-slide-active .slide-title {
    opacity: 0;
  }
  .container .cont-plate2 .plate2-bottom .bottom-main .swiper-slide-active::before {
    transform: scale(1, 1) rotate(0deg) translate(0, -50%);
    -o-transform: scale(1, 1) rotate(0deg) translate(0, -50%);
    -moz-transform: scale(1, 1) rotate(0deg) translate(0, -50%);
    -webkit-transform: scale(1, 1) rotate(0deg) translate(0, -50%);
  }
  .container .cont-plate2 .plate2-swiper-button-prev,
  .container .cont-plate2 .plate2-swiper-button-next {
    position: absolute;
    top: 50%;
    width: 60px;
    height: 60px;
    border-radius: 15px;
    background: rgba(0, 0, 0, 0.15);
    cursor: pointer;
    outline: none;
    transform: translatey(-50%);
    -o-transform: translatey(-50%);
    -moz-transform: translatey(-50%);
    -webkit-transform: translatey(-50%);
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .cont-plate2 .plate2-swiper-button-prev img,
  .container .cont-plate2 .plate2-swiper-button-next img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 15px;
    transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .cont-plate2 .plate2-swiper-button-prev .img2,
  .container .cont-plate2 .plate2-swiper-button-next .img2 {
    opacity: 0;
  }
  .container .cont-plate2 .plate2-swiper-button-prev:hover,
  .container .cont-plate2 .plate2-swiper-button-next:hover {
    background: #0083cd;
  }
  .container .cont-plate2 .plate2-swiper-button-prev:hover .img1,
  .container .cont-plate2 .plate2-swiper-button-next:hover .img1 {
    opacity: 0;
  }
  .container .cont-plate2 .plate2-swiper-button-prev:hover .img2,
  .container .cont-plate2 .plate2-swiper-button-next:hover .img2 {
    opacity: 1;
  }
  .container .cont-plate2 .plate2-swiper-button-prev {
    left: 0.7rem;
  }
  .container .cont-plate2 .plate2-swiper-button-next {
    right: 0.7rem;
  }
  .container .cont-web-plate2 {
    display: block;
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
  }
  .container .cont-web-plate2 .plate2-top {
    position: absolute;
    top: 0.8rem;
    left: 0;
    width: 100%;
    height: auto;
    padding: 0 0.3rem;
    z-index: 9;
  }
  .container .cont-web-plate2 .plate2-top .top-English {
    font-family: 'HarmonyOS_Sans_Bold';
    font-size: 0.48rem;
    text-transform: uppercase;
    color: #fff;
  }
  .container .cont-web-plate2 .plate2-top .top-title {
    font-size: 0.36rem;
    color: #fff;
  }
  .container .cont-web-plate2 .swiper-slide {
    width: 100%;
    height: auto;
  }
  .container .cont-web-plate2 .swiper-slide .slide-box {
    width: 100%;
    height: auto;
  }
  .container .cont-web-plate2 .swiper-slide .slide-box .box-pic {
    width: 100%;
    height: 6rem;
    background: #000;
    overflow: hidden;
  }
  .container .cont-web-plate2 .swiper-slide .slide-box .box-pic img {
    width: auto;
    height: 100%;
    opacity: 0.7;
    transform: translateX(-20%);
    -o-transform: translateX(-20%);
    -moz-transform: translateX(-20%);
    -webkit-transform: translateX(-20%);
  }
  .container .cont-web-plate2 .swiper-slide .slide-box .box-cent {
    width: 100%;
    height: auto;
    padding: 0.6rem 0.3rem 0.7rem;
  }
  .container .cont-web-plate2 .swiper-slide .slide-box .box-cent .cent-title {
    font-size: 0.4rem;
    color: #0083cd;
  }
  .container .cont-web-plate2 .swiper-slide .slide-box .box-cent .cent-heng {
    width: 30px;
    height: 3px;
    margin: 0.2rem 0 0.3rem;
    background: #0083cd;
  }
  .container .cont-web-plate2 .swiper-slide .slide-box .box-cent .cent-text {
    font-size: 0.3rem;
    line-height: 0.48rem;
    color: #666;
  }
  .container .cont-web-plate2 .swiper-slide .slide-box .box-cent a {
    display: inline-block;
    position: relative;
    margin-top: 0.4rem;
    padding-bottom: 0.1rem;
    font-size: 0.28rem;
    color: #666;
    border-bottom: solid 2px #bababa;
  }
  .container .cont-web-plate2 .swiper-slide .slide-box .box-cent a:hover {
    color: #0083cd;
    border-bottom: solid 2px #0083cd;
  }
  .container .cont-web-plate2 .plate2-web-swiper-button-prev,
  .container .cont-web-plate2 .plate2-web-swiper-button-next {
    position: absolute;
    top: 40%;
    width: 0.8rem;
    height: 0.8rem;
    border-radius: 0.2rem;
    background: rgba(255, 255, 255, 0.15);
    cursor: pointer;
    outline: none;
    z-index: 9;
    transform: translatey(-50%);
    -o-transform: translatey(-50%);
    -moz-transform: translatey(-50%);
    -webkit-transform: translatey(-50%);
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .cont-web-plate2 .plate2-web-swiper-button-prev img,
  .container .cont-web-plate2 .plate2-web-swiper-button-next img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 12px;
    transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .cont-web-plate2 .plate2-web-swiper-button-prev .img2,
  .container .cont-web-plate2 .plate2-web-swiper-button-next .img2 {
    opacity: 0;
  }
  .container .cont-web-plate2 .plate2-web-swiper-button-prev:hover,
  .container .cont-web-plate2 .plate2-web-swiper-button-next:hover {
    background: #0083cd;
  }
  .container .cont-web-plate2 .plate2-web-swiper-button-prev:hover .img1,
  .container .cont-web-plate2 .plate2-web-swiper-button-next:hover .img1 {
    opacity: 0;
  }
  .container .cont-web-plate2 .plate2-web-swiper-button-prev:hover .img2,
  .container .cont-web-plate2 .plate2-web-swiper-button-next:hover .img2 {
    opacity: 1;
  }
  .container .cont-web-plate2 .plate2-web-swiper-button-prev {
    left: 0.3rem;
  }
  .container .cont-web-plate2 .plate2-web-swiper-button-next {
    right: 0.3rem;
  }
  .container .cont-plate3 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    background: #f6f6f6;
  }
  .container .cont-plate3 .plate3-cent {
    width: 100%;
    height: auto;
    padding: 1.2rem 0.3rem 0.6rem;
  }
  .container .cont-plate3 .plate3-cent .cent-English {
    font-family: 'HarmonyOS_Sans_Bold';
    font-size: 0.48rem;
    text-align: center;
    text-transform: uppercase;
    color: #000;
  }
  .container .cont-plate3 .plate3-cent .cent-title {
    margin-top: 0.2rem;
    font-size: 0.36rem;
    text-align: center;
    color: #333;
  }
  .container .cont-plate3 .plate3-cent .cent-subtitle {
    margin-top: 0.4rem;
    font-size: 0.32rem;
    font-weight: bold;
    text-align: center;
    color: #0083cd;
  }
  .container .cont-plate3 .plate3-cent .cent-text {
    margin-top: 0.25rem;
    font-size: 0.28rem;
    text-align: center;
    line-height: 0.44rem;
    color: #999;
  }
  .container .cont-plate3 .plate3-cent a {
    display: block;
    width: 2.8rem;
    height: 0.9rem;
    margin: 1.1rem auto 0;
    font-size: 0.26rem;
    text-align: center;
    line-height: 0.9rem;
    color: #fff;
    border-radius: 45px;
    border: solid 2px #0083cd;
    background: #0083cd;
  }
  .container .cont-plate3 .plate3-cent a:hover {
    color: #0083cd;
    background: transparent;
  }
  .container .cont-plate3 .plate3-video {
    position: relative;
    width: 100%;
    height: auto;
  }
  .container .cont-plate3 .plate3-video .video-pic {
    width: 100%;
    height: auto;
    overflow: hidden;
  }
  .container .cont-plate3 .plate3-video .video-pic img {
    width: 100%;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .cont-plate3 .plate3-video .video-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 1rem;
    height: auto;
    transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
  }
  .container .cont-plate3 .plate3-video .video-icon img {
    width: 100%;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .cont-plate3 .plate3-video .video-icon:hover img {
    transform: rotate(120deg);
    -o-transform: rotate(120deg);
    -moz-transform: rotate(120deg);
    -webkit-transform: rotate(120deg);
  }
  .container .cont-plate3 .plate3-video:hover .video-pic img {
    transform: scale(1.05, 1.05) translateZ(0);
    -o-transform: scale(1.05, 1.05) translateZ(0);
    -moz-transform: scale(1.05, 1.05) translateZ(0);
    -webkit-transform: scale(1.05, 1.05 translateZ(0));
  }
  .container .cont-plate4 {
    width: 100%;
    height: auto;
    padding: 1.2rem 0.3rem 1.4rem;
    background: #f5f5f5 url(../images/plate4-bg.jpg) no-repeat bottom left;
    background-size: 100%;
  }
  .container .cont-plate4 .plate4-main {
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  .container .cont-plate4 .plate4-main .main-title {
    font-size: 0.36rem;
    font-weight: bold;
    text-align: center;
    color: #0083cd;
  }
  .container .cont-plate4 .plate4-main .main-box {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    margin-top: 1rem;
    padding: 0 ;
  }
  .container .cont-plate4 .plate4-main .main-box .box-item {
    width: 33.33% !important;
    height: auto;
    margin-bottom: 0.5rem;
  }
  .container .cont-plate4 .plate4-main .main-box .box-item .item-title {
    width: auto;
    height: auto;
  }
  .container .cont-plate4 .plate4-main .main-box .box-item .item-title .num1 {
    font-family: 'DIN-BOLD';
    font-size: 0.6rem;
    color: #c8a16c;
  }
  .container .cont-plate4 .plate4-main .main-box .box-item .item-title em {
    position: relative;
    font-size: 0.3rem;
    color: #c8a16c;
  }
  .container .cont-plate4 .plate4-main .main-box .box-item .item-title em i {
    position: absolute;
    top: -0.3rem;
    left: 0;
    font-size: 0.3rem;
    font-weight: bold;
    color: #c8a16c;
  }
  .container .cont-plate4 .plate4-main .main-box .box-item .item-text {
    margin-top: 0.1rem;
    font-size: 0.28rem;
    color: #333;
  }
  .container .cont-plate4 .plate4-main .main-box .box-item:first-of-type {
    width: 1.5rem;
  }
  .container .cont-plate4 .plate4-main .main-box .box-item:nth-child(2) {
    width: 1.7rem;
  }
  .container .cont-plate4 .plate4-main .main-box .box-item:nth-child(3) {
    width: 2.5rem;
  }
  .container .cont-plate4 .plate4-main .main-box .box-item:nth-child(4) {
    width: 1.8rem;
  }
  .container .cont-plate4 .plate4-main .main-box .box-item:last-of-type {
    width: 1rem;
  }
  .container .video-mask {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background: rgba(0, 0, 0, 0.6);
    z-index: 99;
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .cont-popup {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 98%;
    height: auto;
    background: #000;
    z-index: 99;
    opacity: 0;
    visibility: hidden;
    transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .cont-popup .popup-icon {
    position: absolute;
    top: -50px;
    right: 10px;
    width: 24px;
    cursor: pointer;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .cont-popup .popup-icon:hover {
    transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
  }
  .container .cont-popup video {
    width: 100%;
    height: auto;
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .cont-plate5 {
    width: 100%;
    height: auto;
    padding: 1.4rem 0.3rem;
  }
  .container .cont-plate5 .plate5-main {
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  .container .cont-plate5 .plate5-main .main-English {
    font-family: 'HarmonyOS_Sans_Bold';
    font-size: 0.48rem;
    text-align: center;
    text-transform: uppercase;
    color: #333;
  }
  .container .cont-plate5 .plate5-main .main-title {
    margin-top: 0.2rem;
    font-size: 0.36rem;
    text-align: center;
    color: #666;
  }
  .container .cont-plate5 .plate5-main .main-box {
    display: none;
    justify-content: flex-start;
    width: 100%;
    height: auto;
    margin-top: 1rem;
  }
  .container .cont-plate5 .plate5-main .main-box .box-item {
    position: relative;
    width: calc(100% / 3 - 0.8rem);
    height: auto;
    padding: 1.4rem 0.35rem 1.1rem;
    margin-left: 1.2rem;
    border-top: solid 1px #e8e8e8;
    border-bottom: solid 1px #e8e8e8;
    overflow: hidden;
  }
  .container .cont-plate5 .plate5-main .main-box .box-item:first-of-type {
    margin-left: 0;
  }
  .container .cont-plate5 .plate5-main .main-box .box-item .item-time {
    font-family: 'HarmonyOS_Sans_Bold';
    font-size: 14px;
    color: #666;
  }
  .container .cont-plate5 .plate5-main .main-box .box-item .item-title {
    margin-top: 0.2rem;
    font-size: 0.24rem;
    font-weight: bold;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .container .cont-plate5 .plate5-main .main-box .box-item .item-text {
    margin-top: 0.5rem;
    font-size: 16px;
    line-height: 32px;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
  }
  .container .cont-plate5 .plate5-main .main-box .box-item .item-cent {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    opacity: 0;
    transform: translatey(-100%);
    -o-transform: translatey(-100%);
    -moz-transform: translatey(-100%);
    -webkit-transform: translatey(-100%);
    transition: all 0.6s;
    -o-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -webkit-transition: all 0.6s;
  }
  .container .cont-plate5 .plate5-main .main-box .box-item .item-cent .cent-pic {
    width: 100%;
    height: 100%;
  }
  .container .cont-plate5 .plate5-main .main-box .box-item .item-cent .cent-pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .container .cont-plate5 .plate5-main .main-box .box-item .item-cent .cent-lump {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: auto;
    padding: 0 0.6rem;
  }
  .container .cont-plate5 .plate5-main .main-box .box-item .item-cent .cent-lump .lump-title {
    font-size: 0.24rem;
    font-weight: bold;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .container .cont-plate5 .plate5-main .main-box .box-item .item-cent .cent-lump .lump-time {
    padding: 0.6rem 0 0.35rem;
    font-family: 'HarmonyOS_Sans_Bold';
    font-size: 14px;
    color: #fff;
    opacity: 0.5;
  }
  .container .cont-plate5 .plate5-main .main-box .box-item:hover .item-cent {
    opacity: 1;
    transform: translatey(0);
    -o-transform: translatey(0);
    -moz-transform: translatey(0);
    -webkit-transform: translatey(0);
  }
  .container .cont-plate5 .plate5-main .main-web-box {
    display: block;
    width: 100%;
    height: auto;
    margin-top: 0.6rem;
  }
  .container .cont-plate5 .plate5-main .main-web-box .box-item {
    display: flex;
    justify-content: flex-start;
    width: 100%;
    height: auto;
    padding-bottom: 0.5rem;
    margin-bottom: 0.5rem;
    border-bottom: solid 1px #e6e6e6;
  }
  .container .cont-plate5 .plate5-main .main-web-box .box-item .item-pic {
    width: 48.4%;
    height: auto;
  }
  .container .cont-plate5 .plate5-main .main-web-box .box-item .item-pic img {
    width: 100%;
  }
  .container .cont-plate5 .plate5-main .main-web-box .box-item .item-cent {
    width: 51.6%;
    height: auto;
    padding: 0.3rem 0 0 0.3rem;
  }
  .container .cont-plate5 .plate5-main .main-web-box .box-item .item-cent .cent-time {
    font-family: 'HarmonyOS_Sans_Bold';
    font-size: 0.26rem;
    color: #666;
  }
  .container .cont-plate5 .plate5-main .main-web-box .box-item .item-cent .cent-title {
    margin-top: 0.2rem;
    font-size: 0.32rem;
    font-weight: bold;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .container .cont-plate5 .plate5-main .main-web-box .box-item .item-cent .cent-text {
    margin-top: 0.4rem;
    font-size: 0.26rem;
    line-height: 0.42rem;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
  }
  .container .cont-plate5 .plate5-main .main-web-box .box-buttom {
    display: block;
    width: 2.8rem;
    height: 0.9rem;
    margin: 0.6rem auto 0;
    font-size: 0.3rem;
    line-height: 0.9rem;
    text-align: center;
    color: #fff;
    border-radius: 45px;
    background: #0083cd;
  }
  .container .cont-plate6 {
    width: 100%;
    height: auto;
    padding-top: 1.4rem;
    background: #f8f8f8;
  }
  .container .cont-plate6 .plate6-English {
    font-family: 'HarmonyOS_Sans_Bold';
    font-size: 0.48rem;
    text-align: center;
    text-transform: uppercase;
    color: #333;
  }
  .container .cont-plate6 .plate6-title {
    margin-top: 0.2rem;
    font-size: 0.3rem;
    text-align: center;
    color: #666;
  }
  .container .cont-plate6 .plate6-main {
    display: none;
    position: relative;
    width: 100%;
    height: auto;
    margin-top: 1rem;
  }
  .container .cont-plate6 .plate6-main .main-pic {
    position: relative;
    width: 100%;
    height: auto;
    background: #000;
  }
  .container .cont-plate6 .plate6-main .main-pic img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    opacity: 0;
  }
  .container .cont-plate6 .plate6-main .main-pic .active {
    position: static;
    opacity: 0.7;
    transition: all 0.8s;
    -o-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -webkit-transition: all 0.8s;
  }
  .container .cont-plate6 .plate6-main .main-cont {
    display: flex;
    justify-content: flex-start;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9;
  }
  .container .cont-plate6 .plate6-main .main-cont .cont-item {
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    flex-wrap: wrap;
    width: calc(100% / 3);
    height: 100%;
    background: rgba(0, 0, 0, 0.25);
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .cont-plate6 .plate6-main .main-cont .cont-item .item-icon {
    width: 56px;
    height: auto;
  }
  .container .cont-plate6 .plate6-main .main-cont .cont-item .item-icon img {
    width: 100%;
  }
  .container .cont-plate6 .plate6-main .main-cont .cont-item .item-title {
    width: 100%;
    margin-top: 0.2rem;
    font-size: 0.24rem;
    font-weight: bold;
    text-align: center;
    color: #fff;
  }
  .container .cont-plate6 .plate6-main .main-cont .cont-item .item-English {
    width: 100%;
    margin-top: 0.15rem;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    color: #fff;
  }
  .container .cont-plate6 .plate6-main .main-cont .cont-item .item-cent {
    display: none;
    margin-top: 0.7rem;
    padding: 0 1.2rem;
    font-size: 16px;
    line-height: 32px;
    text-align: center;
    color: #fff;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .cont-plate6 .plate6-main .main-cont .cont-item-active {
    background: rgba(0, 131, 204, 0.9);
  }
  .container .cont-plate6 .plate6-main .main-cont .cont-item-active .item-cent {
    display: block;
  }
  .container .cont-plate6 .plate6-web-main {
    display: block;
    width: 100%;
    height: auto;
    margin-top: 0.6rem;
  }
  .container .cont-plate6 .plate6-web-main .main-item {
    position: relative;
    width: 100%;
    height: auto;
  }
  .container .cont-plate6 .plate6-web-main .main-item .item-pic {
    width: 100%;
    height: auto;
    background: #000;
  }
  .container .cont-plate6 .plate6-web-main .main-item .item-pic img {
    width: 100%;
    opacity: 0.5;
  }
  .container .cont-plate6 .plate6-web-main .main-item .item-cent {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: auto;
    transform: translatey(-50%);
    -o-transform: translatey(-50%);
    -moz-transform: translatey(-50%);
    -webkit-transform: translatey(-50%);
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .cont-plate6 .plate6-web-main .main-item .item-cent .cent-icon {
    width: 56px;
    margin: 0 auto;
  }
  .container .cont-plate6 .plate6-web-main .main-item .item-cent .cent-icon img {
    width: 100%;
  }
  .container .cont-plate6 .plate6-web-main .main-item .item-cent .cent-title {
    margin-top: 0.1rem;
    font-size: 0.32rem;
    font-weight: bold;
    text-align: center;
    color: #fff;
  }
  .container .cont-plate6 .plate6-web-main .main-item .item-box {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 131, 204, 0.7);
    opacity: 0;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .cont-plate6 .plate6-web-main .main-item .item-box .box-left {
    width: 50%;
    height: auto;
    padding-left: 0.5rem;
  }
  .container .cont-plate6 .plate6-web-main .main-item .item-box .box-left .left-icon {
    width: 0.75rem;
  }
  .container .cont-plate6 .plate6-web-main .main-item .item-box .box-left .left-icon img {
    width: 100%;
  }
  .container .cont-plate6 .plate6-web-main .main-item .item-box .box-left .left-title {
    margin-top: 0.1rem;
    font-size: 0.32rem;
    font-weight: bold;
    color: #fff;
  }
  .container .cont-plate6 .plate6-web-main .main-item .item-box .box-right {
    width: 50%;
    height: auto;
    padding-right: 0.3rem;
    font-size: 0.28rem;
    line-height: 0.44rem;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
  }
  .container .cont-plate6 .plate6-web-main .main-item:hover .item-cent {
    opacity: 0;
  }
  .container .cont-plate6 .plate6-web-main .main-item:hover .item-box {
    opacity: 1;
  }
  .product {
    width: 100%;
    height: auto;
    background: #f2f2f2;
  }
  .product .product-main {
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  .product .product-main .main-top {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    padding: 0.4rem 0.3rem 0.45rem;
    margin-bottom: 0.5rem;
    border-bottom: solid 1px #d9d9d9;
  }
  .product .product-main .main-top .top-left {
    width: auto;
    height: auto;
  }
  .product .product-main .main-top .top-left .left-English {
    font-family: 'HarmonyOS_Sans_Bold';
    font-size: 0.48rem;
    text-transform: uppercase;
    color: #000;
  }
  .product .product-main .main-top .top-left .left-title {
    margin-top: 0.15rem;
    font-size: 0.36rem;
    color: #333;
  }
  .product .product-main .main-top .top-serach {
    display: flex;
    justify-content: flex-end;
    width: 4.5rem;
    height: 0.8rem;
  }
  .product .product-main .main-top .top-serach input {
    width: 3.7rem;
    height: 100%;
    padding: 0 0.3rem;
    font-size: 0.28rem;
    color: #333;
    background: #fff;
    border: solid 1px #e2e2e2;
    border-right: none;
  }
  .product .product-main .main-top .top-serach input::placeholder {
    font-size: 0.28rem;
    color: #999;
  }
  .product .product-main .main-top .top-serach a {
    width: 0.8rem;
    height: 0.8rem;
    text-align: center;
    line-height: 0.8rem;
    background: #0083cd;
  }
  .product .product-main .main-top .top-serach a img {
    width: 20px;
  }
  .product .product-main .main-cont {
    width: 100%;
    height: auto;
    margin-bottom: 0.6rem;
    padding: 0 0.3rem;
  }
  .product .product-main .main-cont .cont-top {
    display: flex;
    justify-content: space-between;
    width: 100%;
  }
  .product .product-main .main-cont .cont-top .top-left {
    width: auto;
    height: auto;
  }
  .product .product-main .main-cont .cont-top .top-left .left-title {
    font-size: 0.34rem;
    font-weight: bold;
    text-transform: uppercase;
    color: #333;
  }
  .product .product-main .main-cont .cont-top .top-left .left-heng {
    width: 24px;
    height: 4px;
    margin: 0.25rem 0 0.4rem;
    background: #0083cd;
  }
  .product .product-main .main-cont .cont-top a {
    width: 150px;
    height: 50px;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    line-height: 50px;
    text-transform: uppercase;
    color: #0083cd;
    background: #fff;
  }
  .product .product-main .main-cont .cont-top a:hover {
    color: #fff;
    background: #0083cd;
  }
  .product .product-main .main-cont .cont-box {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    margin-top: 0.5rem;
  }
  .product .product-main .main-cont .cont-box .box-item {
    width: 48%;
    height: auto;
    margin-left: 0;
    margin-bottom: 0.4rem;
    background: #fff;
  }
  .product .product-main .main-cont .cont-box .box-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .product .product-main .main-cont .cont-box .box-item .item-pic {
    width: 100%;
    height: auto;
    overflow: hidden;
  }
  .product .product-main .main-cont .cont-box .box-item .item-pic img {
    width: 100%;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .product .product-main .main-cont .cont-box .box-item .item-heng {
    width: 2.25rem;
    height: 1px;
    margin: 0 auto;
    background: #f7f7f7;
  }
  .product .product-main .main-cont .cont-box .box-item .item-cent {
    width: 100%;
    height: auto;
    padding: 0.4rem 0.3rem;
  }
  .product .product-main .main-cont .cont-box .box-item .item-cent .cent-title {
    font-size: 0.28rem;
    text-align: center;
    color: #333;
  }
  .product .product-main .main-cont .cont-box .box-item .item-cent .cent-button {
    width: 22px;
    height: 22px;
    margin: 0.1rem auto 0;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    line-height: 22px;
    color: #ccc;
    border-radius: 50%;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .product .product-main .main-cont .cont-box .box-item .item-cent .cent-text {
    margin-top: 0.1rem;
    font-size: 0.26rem;
    text-align: center;
    line-height: 0.42rem;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
  }
  .product .product-main .main-cont .cont-box .box-item:hover .item-pic img {
    transform: scale(1.1, 1.1) translateZ(0);
    -o-transform: scale(1.1, 1.1) translateZ(0);
    -moz-transform: scale(1.1, 1.1) translateZ(0);
    -webkit-transform: scale(1.1, 1.1 translateZ(0));
  }
  .product .product-main .main-cont .cont-box .box-item:hover .item-cent .cent-title {
    font-weight: bold;
  }
  .product .product-main .main-cont .cont-box .box-item:hover .item-cent .cent-button {
    color: #fff;
    background: #0083cd;
  }
  .productDetails {
    width: 100%;
    height: auto;
  }
  .productDetails .productDetails-plate1 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 1.2rem 0.3rem;
  }
  .productDetails .productDetails-plate1 .plate1-pic {
    width: 100%;
    height: auto;
    background: #fafafa;
    overflow: hidden;
  }
  .productDetails .productDetails-plate1 .plate1-pic img {
    width: 100%;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .productDetails .productDetails-plate1 .plate1-pic:hover img {
    transform: scale(1.1, 1.1) translateZ(0);
    -o-transform: scale(1.1, 1.1) translateZ(0);
    -moz-transform: scale(1.1, 1.1) translateZ(0);
    -webkit-transform: scale(1.1, 1.1 translateZ(0));
  }
  .productDetails .productDetails-plate1 .plate1-cent {
    width: 100%;
    height: auto;
    padding: 0.4rem 0 0 0;
  }
  .productDetails .productDetails-plate1 .plate1-cent .cent-title {
    font-size: 0.36rem;
    font-weight: bold;
    color: #333;
  }
  .productDetails .productDetails-plate1 .plate1-cent .cent-heng {
    width: 40px;
    height: 3px;
    margin: 0.3rem 0 0;
    background: #0083cd;
  }
  .productDetails .productDetails-plate1 .plate1-cent .cent-text {
    display: flex;
    justify-content: flex-start;
    margin-top: 0.36rem;
    font-size: 0.28rem;
    font-weight: bold;
    line-height: 0.46rem;
    color: #666;
  }
  .productDetails .productDetails-plate1 .plate1-cent .cent-text span {
    width: 85%;
    color: #999;
  }
  .productDetails .productDetails-plate1 .plate1-cent .cent-bottom {
    display: flex;
    justify-content: flex-start;
    width: 100%;
    height: auto;
    margin-top: 0.9rem;
  }
  .productDetails .productDetails-plate1 .plate1-cent .cent-bottom .bottom-item {
    position: relative;
    width: 1.5rem;
    height: 0.8rem;
    margin-right: 4px;
    border: solid 1px #e9e9e9;
  }
  .productDetails .productDetails-plate1 .plate1-cent .cent-bottom .bottom-item img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 23px;
    transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .productDetails .productDetails-plate1 .plate1-cent .cent-bottom .bottom-item .img2 {
    opacity: 0;
  }
  .productDetails .productDetails-plate1 .plate1-cent .cent-bottom .bottom-item:hover {
    width: 3rem;
    background: #0083cd;
  }
  .productDetails .productDetails-plate1 .plate1-cent .cent-bottom .bottom-item:hover .img1 {
    opacity: 0;
  }
  .productDetails .productDetails-plate1 .plate1-cent .cent-bottom .bottom-item:hover .img2 {
    opacity: 1;
  }
  .productDetails .productDetails-plate2 {
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 0 0.3rem;
  }
  .productDetails .productDetails-plate2 .plate2-title {
    font-size: 0.36rem;
    font-weight: bold;
    color: #333;
  }
  .productDetails .productDetails-plate2 .plate2-main {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    margin-top: 0.6rem;
  }
  .productDetails .productDetails-plate2 .plate2-main .main-item {
    width: 100%;
    height: auto;
  }
  .productDetails .productDetails-plate2 .plate2-main .main-item .item-pic {
    width: 100%;
    height: auto;
    background: #e3e6ee;
    overflow: hidden;
  }
  .productDetails .productDetails-plate2 .plate2-main .main-item .item-pic img {
    width: 100%;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .productDetails .productDetails-plate2 .plate2-main .main-item .item-pic:hover img {
    transform: scale(1.1, 1.1) translateZ(0);
    -o-transform: scale(1.1, 1.1) translateZ(0);
    -moz-transform: scale(1.1, 1.1) translateZ(0);
    -webkit-transform: scale(1.1, 1.1 translateZ(0));
  }
  .productDetails .productDetails-plate2 .plate2-main .main-item .item-title {
    margin-top: 0.4rem;
    font-size: 0.3rem;
    text-align: center;
    color: #393435;
  }
  .productDetails .productDetails-plate3 {
    width: 100%;
    height: auto;
    margin: 1.1rem auto 0;
    padding: 0 0.3rem 1.2rem;
  }
  .productDetails .productDetails-plate3 .plate3-title {
    font-size: 0.36rem;
    font-weight: bold;
    color: #333;
  }
  .productDetails .productDetails-plate3 .plate3-main {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    margin-top: 0.6rem;
  }
  .productDetails .productDetails-plate3 .plate3-main .main-item {
    width: 100%;
    height: auto;
    margin-bottom: 0.3rem;
    border: solid 1px #e3e6ee;
  }
  .productDetails .productDetails-plate3 .plate3-main .main-item .item-pic {
    width: 100%;
    height: auto;
    overflow: hidden;
  }
  .productDetails .productDetails-plate3 .plate3-main .main-item .item-pic img {
    width: 100%;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .productDetails .productDetails-plate3 .plate3-main .main-item .item-pic:hover img {
    transform: scale(1.1, 1.1) translateZ(0);
    -o-transform: scale(1.1, 1.1) translateZ(0);
    -moz-transform: scale(1.1, 1.1) translateZ(0);
    -webkit-transform: scale(1.1, 1.1 translateZ(0));
  }
  .productDetails .productDetails-plate3 .plate3-list {
    display: flex;
    justify-content: space-between;
    width: 100%;
    height: 1.1rem;
    margin-top: 0.3rem;
    padding: 0 0.3rem 0 0.36rem;
    background: #f6f7f9;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .productDetails .productDetails-plate3 .plate3-list .list-left {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: calc(100% - 0.6rem);
  }
  .productDetails .productDetails-plate3 .plate3-list .list-left .left-icon {
    position: relative;
    width: 0.6rem;
    height: 100%;
  }
  .productDetails .productDetails-plate3 .plate3-list .list-left .left-icon img {
    position: absolute;
    top: 50%;
    left: 0;
    width: 0.27rem;
    transform: translatey(-50%);
    -o-transform: translatey(-50%);
    -moz-transform: translatey(-50%);
    -webkit-transform: translatey(-50%);
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .productDetails .productDetails-plate3 .plate3-list .list-left .left-icon .icon2 {
    opacity: 0;
  }
  .productDetails .productDetails-plate3 .plate3-list .list-left .left-title {
    width: calc(100% - 0.6rem);
    height: auto;
    font-size: 0.28rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .productDetails .productDetails-plate3 .plate3-list .list-right {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 0.3rem;
    height: 100%;
  }
  .productDetails .productDetails-plate3 .plate3-list .list-right .right-text {
    display: none;
    width: auto;
    height: auto;
    font-size: 0.26rem;
  }
  .productDetails .productDetails-plate3 .plate3-list .list-right .right-icon {
    position: relative;
    width: 18px;
    height: 100%;
  }
  .productDetails .productDetails-plate3 .plate3-list .list-right .right-icon img {
    position: absolute;
    top: 50%;
    right: 0;
    width: 18px;
    transform: translatey(-50%);
    -o-transform: translatey(-50%);
    -moz-transform: translatey(-50%);
    -webkit-transform: translatey(-50%);
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .productDetails .productDetails-plate3 .plate3-list .list-right .right-icon .pic-iocn2 {
    opacity: 0;
  }
  .productDetails .productDetails-plate3 .plate3-list:hover {
    background: #0083cd;
  }
  .productDetails .productDetails-plate3 .plate3-list:hover .icon2,
  .productDetails .productDetails-plate3 .plate3-list:hover .pic-iocn2 {
    opacity: 1 !important;
  }
  .productDetails .productDetails-plate3 .plate3-list:hover .icon1,
  .productDetails .productDetails-plate3 .plate3-list:hover .pic-iocn1 {
    opacity: 0 !important;
  }
  .productDetails .productDetails-plate3 .plate3-list:hover .left-title,
  .productDetails .productDetails-plate3 .plate3-list:hover .right-text {
    color: #fff !important;
  }
  .productDetails .productDetails-plate4 {
    width: 100%;
    height: auto;
    padding: 0 0 0.3rem;
  }
  .productDetails .productDetails-plate4 .plate4-title {
    font-size: 0.36rem;
    font-weight: bold;
    text-align: center;
    color: #333;
  }
  .productDetails .productDetails-plate4 .plate4-main {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    margin-top: 0.6rem;
  }
  .productDetails .productDetails-plate4 .plate4-main .main-item {
    width: 100%;
    height: auto;
    margin-left: 0;
    margin-bottom: 0.5rem;
    background: #fafafa;
  }
  .productDetails .productDetails-plate4 .plate4-main .main-item:first-of-type {
    margin-left: 0;
  }
  .productDetails .productDetails-plate4 .plate4-main .main-item .item-pic {
    width: 100%;
    height: auto;
    overflow: hidden;
  }
  .productDetails .productDetails-plate4 .plate4-main .main-item .item-pic img {
    width: 100%;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .productDetails .productDetails-plate4 .plate4-main .main-item .item-cent {
    width: 100%;
    height: auto;
    padding: 0.2rem 0.3rem 0.6rem;
  }
  .productDetails .productDetails-plate4 .plate4-main .main-item .item-cent .cent-title {
    font-size: 0.34rem;
    font-weight: bold;
    text-align: center;
    color: #333;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .productDetails .productDetails-plate4 .plate4-main .main-item .item-cent .cent-text {
    margin-top: 0.05rem;
    font-size: 0.28rem;
    text-align: center;
    color: #999;
  }
  .productDetails .productDetails-plate4 .plate4-main .main-item:hover .item-pic img {
    transform: scale(1.1, 1.1) translateZ(0);
    -o-transform: scale(1.1, 1.1) translateZ(0);
    -moz-transform: scale(1.1, 1.1) translateZ(0);
    -webkit-transform: scale(1.1, 1.1 translateZ(0));
  }
  .productDetails .productDetails-plate4 .plate4-main .main-item:hover .item-cent .cent-title {
    color: #0083cd;
  }
  .solution {
    width: 100%;
    height: auto;
    padding: 1.2rem 0.3rem 0.9rem;
  }
  .solution .solution-main {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  .solution .solution-main .main-item {
    width: 100%;
    height: auto;
    margin-left: 0;
    margin-bottom: 0.3rem;
  }
  .solution .solution-main .main-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .solution .solution-main .main-item .item-pic {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
  }
  .solution .solution-main .main-item .item-pic img {
    width: 100%;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .solution .solution-main .main-item .item-pic .item-cont {
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
    flex-wrap: wrap;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 0.35rem 0.8rem 0;
    background: rgba(0, 131, 205, 0.8);
    opacity: 0;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .solution .solution-main .main-item .item-pic .item-cont a {
    position: relative;
    width: 50%;
    padding-left: 0.18rem;
    font-size: 0.28rem;
    line-height: 0.48rem;
    color: #fff;
  }
  .solution .solution-main .main-item .item-pic .item-cont a::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    transform: translatey(-50%);
    -o-transform: translatey(-50%);
    -moz-transform: translatey(-50%);
    -webkit-transform: translatey(-50%);
  }
  .solution .solution-main .main-item .item-pic .item-cont a:hover {
    text-decoration: underline;
  }
  .solution .solution-main .main-item .item-cent {
    display: block;
    width: 100%;
    height: auto;
    padding: 0.25rem 0.3rem 0.35rem;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .solution .solution-main .main-item .item-cent .cent-title {
    font-size: 0.32rem;
    font-weight: bold;
    color: #222;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .solution .solution-main .main-item .item-cent .cent-title:hover {
    color: #0083cd;
  }
  .solution .solution-main .main-item .item-cent .cent-text {
    margin-top: 0.2rem;
    font-size: 0.28rem;
    line-height: 0.44rem;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
  }
  .solution .solution-main .main-item:hover .item-pic img {
    transform: scale(1.1, 1.1) translateZ(0);
    -o-transform: scale(1.1, 1.1) translateZ(0);
    -moz-transform: scale(1.1, 1.1) translateZ(0);
    -webkit-transform: scale(1.1, 1.1 translateZ(0));
  }
  .solution .solution-main .main-item:hover .item-pic .item-cont {
    opacity: 1;
  }
  .solution .solution-main .main-item:hover .item-cent {
    background: #f9f9f9;
  }
  .solutioninfo-wrapper > div {
    margin-top: 1rem;
  }
  .solutioninfo-wrapper .line {
    width: 0.6rem;
    height: 0.06rem;
  }
  .solutioninfo-wrapper .caption-box {
    margin-bottom: 0.48rem;
  }
  .solutioninfo-wrapper .caption-box h4 {
    font-size: var(--fs20);
    line-height: 0.48rem;
  }
  .solutioninfo-wrapper .caption-box .line {
    margin-top: 0.3rem;
  }
  .solutioninfo-wrapper .box-1 .box-container {
    display: block;
  }
  .solutioninfo-wrapper .box-1 .pic {
    width: 100%;
  }
  .solutioninfo-wrapper .box-1 .info {
    width: 100%;
    padding-top: 0.3rem;
  }
  .solutioninfo-wrapper .box-1 h3 {
    font-size: var(--fs24);
    line-height: 0.48rem;
  }
  .solutioninfo-wrapper .box-1 .en {
    font-size: var(--fs18);
    line-height: 0.4rem;
    margin: 0.2rem auto 0.48rem;
  }
  .solutioninfo-wrapper .box-1 .desc {
    line-height: 0.48rem;
    margin-top: 0.3rem;
  }
  .solutioninfo-wrapper .box-2 {
    padding: 1rem 0;
  }
  .solutioninfo-wrapper .box-2 ul {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  .solutioninfo-wrapper .box-2 ul li {
    width: calc((100% - 0.3rem) / 2);
    margin-right: 0;
    margin-top: 0.3rem;
  }
  .solutioninfo-wrapper .box-2 ul li:nth-child(3),
  .solutioninfo-wrapper .box-2 ul li:nth-child(4) {
    margin-top: 0.3rem;
  }
  .solutioninfo-wrapper .box-2 .info {
    margin-top: 0.3rem;
    padding: 0.4rem 0.3rem;
  }
  .solutioninfo-wrapper .box-2 .info:before {
    left: 0.3rem;
    width: calc(100% - 0.6rem);
  }
  .solutioninfo-wrapper .box-2 .name {
    font-size: var(--fs16);
    line-height: 0.48rem;
    height: 0.48rem;
  }
  .solutioninfo-wrapper .box-2 .icon {
    width: 0.4rem;
    height: 0.4rem;
  }
  .support {
    width: 100%;
    height: auto;
    padding: 1.2rem 0.3rem;
  }
  .support .support-plate1 {
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  .support .support-plate1 .plate1-English {
    font-family: 'HarmonyOS_Sans_Bold';
    font-size: 0.48rem;
    text-transform: uppercase;
    color: #000;
  }
  .support .support-plate1 .plate1-title {
    margin-top: 0.06rem;
    font-size: 0.36rem;
    color: #333;
  }
  .support .support-plate1 .plate1-text {
    margin-top: 0.48rem;
    font-size: 0.28rem;
    line-height: 0.44rem;
    color: #666;
  }
  .support .support-plate2 {
    width: 100%;
    height: auto;
    margin-top: 0.5rem;
    padding-left: 0;
  }
  .support .support-plate2 .plate2-main {
    width: 100%;
    height: auto;
  }
  .support .support-plate2 .plate2-main .main-title {
    font-size: 0.34rem;
    color: #333;
  }
  .support .support-plate2 .plate2-main .main-box {
    position: relative;
    width: 100%;
    height: auto;
    padding-bottom: 0.64rem;
    margin-top: 0.4rem;
    overflow: hidden;
  }
  .support .support-plate2 .plate2-main .main-box .swiper-slide {
    width: 7rem;
    height: auto;
  }
  .support .support-plate2 .plate2-main .main-box .swiper-slide .slide-pic {
    width: 100%;
    height: auto;
  }
  .support .support-plate2 .plate2-main .main-box .swiper-slide .slide-pic img {
    width: 100%;
  }
  .support .support-plate2 .plate2-main .main-box .swiper-scrollbar {
    width: 100%;
    height: 4px;
  }
  .support .support-plate2 .plate2-main .main-box .swiper-scrollbar .swiper-scrollbar-drag {
    background: #0083cd;
  }
  .newsDetails {
    width: 100%;
    height: auto;
    padding: 1.2rem 0.3rem;
  }
  .newsDetails .newsDetail-box {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  .newsDetails .newsDetail-box .box-left {
    width: 100%;
    height: auto;
  }
  .newsDetails .newsDetail-box .box-left .left-title {
    font-size: 0.36rem;
    font-weight: bold;
    color: #231e37;
  }
  .newsDetails .newsDetail-box .box-left .left-top {
    width: 100%;
    height: auto;
    margin-top: 0.24rem;
  }
  .newsDetails .newsDetail-box .box-left .left-top span {
    font-size: 0.26rem;
    color: #999;
    margin-right: 0.2rem;
  }
  .newsDetails .newsDetail-box .box-left .left-top span img {
    width: 16px;
    margin: -0.02rem 0.06rem 0 0;
  }
  .newsDetails .newsDetail-box .box-left .left-box {
    width: 100%;
    height: auto;
    margin-top: 0.3rem;
    font-size: 0.28rem;
    line-height: 0.46rem;
    color: #666;
  }
  .newsDetails .newsDetail-box .box-left .left-box img {
    display: block;
    max-width: 100%;
    width: auto;
    margin: 0 auto;
  }
  .newsDetails .newsDetail-box .box-right {
    width: 100%;
    height: 100%;
    margin-top: 0.8rem;
  }
  .newsDetails .newsDetail-box .box-right .right-top {
    width: 100%;
    height: auto;
    padding: 0.4rem 0.48rem 0.2rem;
    background: #fafafa;
  }
  .newsDetails .newsDetail-box .box-right .right-top .top-title {
    position: relative;
    font-size: 0.36rem;
    font-weight: bold;
    color: #0083cd;
  }
  .newsDetails .newsDetail-box .box-right .right-top .top-English {
    margin-top: 0.1rem;
    font-size: 0.28rem;
    color: #353744;
    opacity: 0.3;
  }
  .newsDetails .newsDetail-box .box-right .right-top .top-heng {
    width: 24px;
    height: 4px;
    margin: 0.25rem 0 0.3rem;
    background: #0083cd;
  }
  .newsDetails .newsDetail-box .box-right .right-top .top-cont {
    width: 100%;
    height: auto;
  }
  .newsDetails .newsDetail-box .box-right .right-top .top-cont .cont-list {
    width: 100%;
    height: auto;
    padding-bottom: 0.4rem;
  }
  .newsDetails .newsDetail-box .box-right .right-top .top-cont .cont-list .list-pic {
    width: 100%;
    height: auto;
    overflow: hidden;
  }
  .newsDetails .newsDetail-box .box-right .right-top .top-cont .cont-list .list-pic img {
    width: 100%;
    height: auto;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .newsDetails .newsDetail-box .box-right .right-top .top-cont .cont-list .list-title {
    margin-top: 0.2rem;
    font-size: 0.28rem;
    line-height: 0.44rem;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .newsDetails .newsDetail-box .box-right .right-top .top-cont .cont-list .list-botton {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: auto;
    height: auto;
    margin-top: 0.2rem;
    font-size: 0.26rem;
    color: #999;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .newsDetails .newsDetail-box .box-right .right-top .top-cont .cont-list .list-botton img {
    width: 14px;
    margin-left: 0.1rem;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .newsDetails .newsDetail-box .box-right .right-top .top-cont .cont-list:hover .list-pic img {
    transform: scale(1.1, 1.1) translateZ(0);
    -o-transform: scale(1.1, 1.1) translateZ(0);
    -moz-transform: scale(1.1, 1.1) translateZ(0);
    -webkit-transform: scale(1.1, 1.1 translateZ(0));
  }
  .newsDetails .newsDetail-box .box-right .right-top .top-cont .cont-list:hover .list-title {
    color: #0083cd;
  }
  .newsDetails .newsDetail-box .box-right .right-top .top-cont .cont-list:hover .list-botton img {
    margin-left: 0.2rem;
  }
  .newsDetails .newsDetail-box .box-right .right-bottom {
    width: 100%;
    height: auto;
    padding: 0.5rem;
    margin-top: 0.2rem;
    background: #fafafa;
  }
  .newsDetails .newsDetail-box .box-right .right-bottom .bottom-title {
    margin-bottom: 0.16rem;
    font-size: 0.28rem;
    color: #999;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .newsDetails .newsDetail-box .box-right .right-bottom .bottom-title a {
    font-size: 0.28rem;
    color: #333;
  }
  .newsDetails .newsDetail-box .box-right .right-bottom .bottom-title a:hover {
    color: #0083cd;
  }
  .newsDetails .newsDetail-box .box-right .right-bottom .bottom-share {
    display: flex;
    justify-content: flex-start;
    width: 100%;
    height: auto;
    margin-top: 0.12rem;
  }
  .newsDetails .newsDetail-box .box-right .right-bottom .bottom-share a {
    display: block;
    position: relative;
    width: 36px;
    height: 36px;
    margin-right: 0.15rem;
    border-radius: 50%;
    border: solid 1px #e8e8e8;
  }
  .newsDetails .newsDetail-box .box-right .right-bottom .bottom-share a img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 18px;
    transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
  }
  .newsDetails .newsDetail-box .box-right .right-bottom .bottom-share a .img2 {
    opacity: 0;
  }
  .newsDetails .newsDetail-box .box-right .right-bottom .bottom-share a:hover {
    border: solid 1px transparent;
    background: #0083cd;
  }
  .newsDetails .newsDetail-box .box-right .right-bottom .bottom-share a:hover .img2 {
    opacity: 1;
  }
  .newsDetails .newsDetail-box .box-right .right-bottom .bottom-share a:hover .img1 {
    opacity: 0;
  }
  .newsDetails .newsDetail-box .box-right .right-bottom .bottom-botton {
    display: block;
    width: 100%;
    height: 0.8rem;
    margin-top: 0.45rem;
    font-size: 0.28rem;
    line-height: 0.8rem;
    text-align: center;
    color: #fff;
    background: #0083cd;
  }
  .newsDetails .newsDetail-box .box-right .right-bottom .bottom-botton img {
    width: 14px;
    margin: -0.04rem 0 0 0.1rem;
  }
  .newsDetails .newsDetail-box .box-right .right-bottom .bottom-botton:hover {
    transform: translatey(-8px);
    -o-transform: translatey(-8px);
    -moz-transform: translatey(-8px);
    -webkit-transform: translatey(-8px);
  }
  .news {
    width: 100%;
    height: auto;
    padding: 1.2rem 0.3rem;
  }
  .news .news-main {
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  .news .news-main .main-English {
    font-family: 'HarmonyOS_Sans_Bold';
    font-size: 0.48rem;
    text-transform: uppercase;
    color: #000;
  }
  .news .news-main .main-title {
    margin-top: 0.05rem;
    font-size: 0.36rem;
    color: #333;
  }
  .news .news-main .main-cont {
    width: 100%;
    height: auto;
    margin-top: 0.75rem;
  }
  .news .news-main .main-cont .cont-item {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    width: 100%;
    margin-bottom: 0.3rem;
  }
  .news .news-main .main-cont .cont-item .item-time {
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    padding: 0.3rem 0;
    background: #f0f0f0;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .news .news-main .main-cont .cont-item .item-time .time-one {
    width: auto;
    margin-right: 0.3rem;
    font-family: Arial;
    font-size: 0.28rem;
    text-align: center;
    color: #999;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .news .news-main .main-cont .cont-item .item-time .time-date {
    width: auto;
    margin-right: 0.3rem;
    font-family: Arial;
    font-size: 0.36rem;
    font-weight: bold;
    text-align: center;
    color: #999;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .news .news-main .main-cont .cont-item .item-time .time-year {
    font-family: Arial;
    font-size: 0.28rem;
    text-align: center;
    color: #999;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .news .news-main .main-cont .cont-item .item-pic {
    width: 100%;
    height: auto;
    overflow: hidden;
  }
  .news .news-main .main-cont .cont-item .item-pic img {
    width: 100%;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .news .news-main .main-cont .cont-item .item-cent {
    width: 100%;
    height: auto;
    padding: 0.6rem 0.3rem 0.3rem;
    border: solid 1px #e9e9e9;
  }
  .news .news-main .main-cont .cont-item .item-cent .cent-title {
    font-size: 0.3rem;
    font-weight: bold;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .news .news-main .main-cont .cont-item .item-cent .cent-text {
    margin-top: 0.2rem;
    font-size: 0.28rem;
    line-height: 0.44rem;
    color: #8b9195;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
  .news .news-main .main-cont .cont-item .item-cent .cent-button {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 2.5rem;
    height: 0.8rem;
    margin-top: 0.6rem;
    background: #0083cd;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .news .news-main .main-cont .cont-item .item-cent .cent-button .button-title {
    display: block;
    margin-right: 0.2rem;
    font-size: 0.28rem;
    color: #fff;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .news .news-main .main-cont .cont-item .item-cent .cent-button span {
    position: relative;
    width: 0.4rem;
    height: 0.15rem;
  }
  .news .news-main .main-cont .cont-item .item-cent .cent-button span img {
    position: absolute;
    width: 100%;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .news .news-main .main-cont .cont-item .item-cent .cent-button span .img2 {
    opacity: 1;
  }
  .news .news-main .main-cont .cont-item .item-cent .cent-button span .img1 {
    opacity: 0;
  }
  .news .news-main .main-cont .cont-item:hover .item-time {
    background: #0083cd;
  }
  .news .news-main .main-cont .cont-item:hover .item-time .time-one,
  .news .news-main .main-cont .cont-item:hover .item-time .time-date,
  .news .news-main .main-cont .cont-item:hover .item-time .time-year {
    color: #fff;
  }
  .news .news-main .main-cont .cont-item:hover .item-pic img {
    transform: scale(1.1, 1.1) translateZ(0);
    -o-transform: scale(1.1, 1.1) translateZ(0);
    -moz-transform: scale(1.1, 1.1) translateZ(0);
    -webkit-transform: scale(1.1, 1.1 translateZ(0));
  }
  .news .news-main .main-cont .cont-item:hover .item-cent .cent-button {
    justify-content: center;
    background: #0083cd;
  }
  .news .news-main .main-cont .cont-item:hover .item-cent .cent-button .button-title {
    display: block;
  }
  .news .news-main .main-cont .cont-item:hover .item-cent .cent-button span .img1 {
    opacity: 0;
  }
  .news .news-main .main-cont .cont-item:hover .item-cent .cent-button span .img2 {
    opacity: 1;
  }
  .contact {
    width: 100%;
    height: auto;
  }
  .contact .contact-plate1 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 1.2rem 0.3rem;
  }
  .contact .contact-plate1 .plate1-cent {
    width: 100%;
    height: auto;
    padding-right: 0;
    margin-bottom: 0.5rem;
  }
  .contact .contact-plate1 .plate1-cent .cent-English {
    font-family: 'HarmonyOS_Sans_Bold';
    font-size: 0.48rem;
    text-transform: uppercase;
    color: #000;
  }
  .contact .contact-plate1 .plate1-cent .cent-title {
    margin-bottom: 0.7rem;
    font-size: 0.36rem;
    color: #333;
  }
  .contact .contact-plate1 .plate1-cent .cent-subtitle {
    font-size: 0.26rem;
    color: #999;
  }
  .contact .contact-plate1 .plate1-cent .cent-tel {
    margin-bottom: 0.45rem;
    font-size: 0.4rem;
    font-weight: bold;
    color: #333;
  }
  .contact .contact-plate1 .plate1-cent .cent-tel span {
    font-family: 'MONTSERRAT-BOLD';
  }
  .contact .contact-plate1 .plate1-cent .cent-text {
    margin-top: 0.1rem;
    margin-bottom: 0.45rem;
    font-size: 0.3rem;
    color: #48413e;
  }
  .contact .contact-plate1 .plate1-cent .cent-ewm {
    width: 120px;
    height: 120px;
  }
  .contact .contact-plate1 .plate1-cent .cent-ewm img {
    width: 100%;
  }
  .contact .contact-plate1 .plate1-map {
    width: 100%;
    height: auto;
  }
  .contact .contact-plate1 .plate1-map img {
    width: 100%;
  }
  .contact .contact-plate2 {
    width: 100%;
    height: auto;
    padding: 1.2rem 0.3rem 0.9rem;
    background: #f7f7f7;
  }
  .contact .contact-plate2 .plate2-main {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  .contact .contact-plate2 .plate2-main .main-item {
    width: 100%;
    height: auto;
    margin-left: 0;
    margin-bottom: 0.3rem;
    padding: 0.5rem 1.2rem 0.55rem 0.4rem;
    background: #fff url(../images/contact/bg.jpg) no-repeat left bottom;
    background-size: 100%;
  }
  .contact .contact-plate2 .plate2-main .main-item:nth-child(3n + 1 ) {
    margin-left: 0;
  }
  .contact .contact-plate2 .plate2-main .main-item .item-title {
    margin-bottom: 0.3rem;
    font-size: 0.3rem;
    color: #0083cd;
  }
  .contact .contact-plate2 .plate2-main .main-item .item-text {
    display: flex;
    justify-content: flex-start;
    font-size: 0.26rem;
    line-height: 0.42rem;
    color: #989898;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .recruit {
    width: 100%;
    height: auto;
    padding: 1.2rem 0.3rem;
  }
  .recruit .recruit-main {
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  .recruit .recruit-main .main-English {
    font-family: 'HarmonyOS_Sans_Bold';
    font-size: 0.48rem;
    text-transform: uppercase;
    color: #000;
  }
  .recruit .recruit-main .main-title {
    font-size: 0.36rem;
    color: #333;
  }
  .recruit .recruit-main .main-list {
    width: 100%;
    height: auto;
    margin-top: 0.7rem;
    padding-bottom: 0.1rem;
  }
  .recruit .recruit-main .main-list .list-dt {
    display: flex;
    justify-content: space-between;
    width: 100%;
    height: 60px;
    padding-left: 0.3rem;
    margin-bottom: 0.2rem;
    line-height: 60px;
    font-size: 0.28rem;
    font-weight: bold;
    color: #666;
    background: #f6f6f6;
  }
  .recruit .recruit-main .main-list .list-dt span:first-of-type {
    width: 45%;
  }
  .recruit .recruit-main .main-list .list-dt span:nth-child(2) {
    display: none;
    width: 1rem;
    text-align: center;
  }
  .recruit .recruit-main .main-list .list-dt span:nth-child(3) {
    width: 20%;
    text-align: center;
  }
  .recruit .recruit-main .main-list .list-dt span:nth-child(4) {
    display: none;
    width: 1.2rem;
    text-align: center;
  }
  .recruit .recruit-main .main-list .list-dt span:nth-child(5) {
    width: 20%;
    text-align: center;
  }
  .recruit .recruit-main .main-list .list-dt span:nth-child(6) {
    width: 15%;
  }
  .recruit .recruit-main .main-list .list-dd {
    width: 100%;
    height: auto;
    margin-bottom: 0.2rem;
  }
  .recruit .recruit-main .main-list .list-dd .dd-top {
    display: flex;
    justify-content: space-between;
    width: 100%;
    height: 90px;
    padding-left: 0.3rem;
    line-height: 90px;
    font-size: 0.26rem;
    color: #333;
    background: #f0f0f0;
    cursor: pointer;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .recruit .recruit-main .main-list .list-dd .dd-top span:first-of-type {
    width: 45%;
    font-size: 0.3rem;
    font-weight: bold;
    color: #252525;
  }
  .recruit .recruit-main .main-list .list-dd .dd-top span:nth-child(2) {
    display: none;
    width: 1rem;
    text-align: center;
  }
  .recruit .recruit-main .main-list .list-dd .dd-top span:nth-child(3) {
    width: 20%;
    text-align: center;
  }
  .recruit .recruit-main .main-list .list-dd .dd-top span:nth-child(4) {
    display: none;
    width: 1.2rem;
    text-align: center;
  }
  .recruit .recruit-main .main-list .list-dd .dd-top span:nth-child(5) {
    width: 20%;
    text-align: center;
  }
  .recruit .recruit-main .main-list .list-dd .dd-top span:nth-child(6) {
    width: 15%;
    background: url(../images/icon/icon-recruit-jia.png) no-repeat center center;
    background-size: 21px;
  }
  .recruit .recruit-main .main-list .list-dd .top-active {
    background: #0083cd;
  }
  .recruit .recruit-main .main-list .list-dd .top-active span {
    color: #fff !important;
  }
  .recruit .recruit-main .main-list .list-dd .top-active span:nth-child(6) {
    background: url(../images/icon/icon-recruit-jian.png) no-repeat center center !important;
    background-size: 21px;
  }
  .recruit .recruit-main .main-list .list-dd .dd-cent {
    display: none;
    width: 100%;
    padding: 0.4rem;
    background: #f5f5f5;
  }
  .recruit .recruit-main .main-list .list-dd .dd-cent .cent-duty {
    width: 100%;
  }
  .recruit .recruit-main .main-list .list-dd .dd-cent .cent-duty .duty-title {
    width: 100%;
    padding-bottom: 0.2rem;
    font-size: 0.28rem;
    font-weight: bold;
    color: #333;
  }
  .recruit .recruit-main .main-list .list-dd .dd-cent .cent-duty .duty-text {
    width: 100%;
    padding-bottom: 0.5rem;
    font-size: 0.24rem;
    line-height: 0.42rem;
    color: #666666;
  }
  .recruit .recruit-main .main-list .list-dd .dd-cent .cent-duty .duty-bottom {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    width: auto;
    height: auto;
  }
  .recruit .recruit-main .main-list .list-dd .dd-cent .cent-duty .duty-bottom span {
    width: 100%;
    margin-right: 0.6rem;
    font-size: 0.24rem;
    line-height: 0.42rem;
    color: #666666;
  }
  .about {
    width: 100%;
    height: auto;
  }
  .about .about-plate1 {
    width: 100%;
    height: auto;
  }
  .about .about-plate1 .plate1-top {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    padding: 0 0.3rem;
    background: #fff;
  }
  .about .about-plate1 .plate1-top .top-cent {
    width: 100%;
    height: auto;
    padding: 0 0 0.8rem;
    background: #fff;
  }
  .about .about-plate1 .plate1-top .top-cent .cent-English {
    font-family: 'HarmonyOS_Sans_Bold';
    font-size: 0.48rem;
    text-transform: uppercase;
    color: #000;
  }
  .about .about-plate1 .plate1-top .top-cent .cent-title {
    margin-top: 0.1rem;
    font-size: 0.36rem;
    color: #333;
  }
  .about .about-plate1 .plate1-top .top-cent .cent-subtitle {
    margin-top: 0.5rem;
    font-size: 0.4rem;
    font-weight: bold;
    color: #0083cd;
  }
  .about .about-plate1 .plate1-top .top-cent .cent-subEnglish {
    margin-top: 0.1rem;
    font-family: 'MyriadPro-Regular';
    font-size: 0.32rem;
    color: #b2b2b2;
  }
  .about .about-plate1 .plate1-top .top-cent .cent-text {
    margin-top: 0.35rem;
    font-size: 0.28rem;
    line-height: 0.44rem;
    color: #656565;
  }
  .about .about-plate1 .plate1-top .top-pic {
    width: 100%;
    height: auto;
  }
  .about .about-plate1 .plate1-top .top-pic .pic-year {
    font-family: 'MONTSERRAT-BOLD';
    font-size: 2.4rem;
    color: rgba(0, 0, 0, 0.08);
  }
  .about .about-plate1 .plate1-top .top-pic .pic-img {
    width: 100%;
    height: auto;
  }
  .about .about-plate1 .plate1-top .top-pic .pic-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .about .about-plate1 .plate1-bottom {
    width: 100%;
    height: auto;
   
    padding: 0.5rem 0.3rem 1.3rem;
    background: #f2f4f6 url(../images/about/bg.jpg) no-repeat left bottom;
  }
  .about .about-plate1 .plate1-bottom .bottom-box {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    margin-top: 1rem;
    padding: 0 ;
  }
  .about .about-plate1 .plate1-bottom .bottom-box .box-item {
    width: 33.33% !important;
    height: auto;
    margin-bottom: 0.5rem;
  }
  .about .about-plate1 .plate1-bottom .bottom-box .box-item .item-title {
    width: auto;
    height: auto;
  }
  .about .about-plate1 .plate1-bottom .bottom-box .box-item .item-title .num1 {
    font-family: 'DIN-BOLD';
    font-size: 0.6rem;
    color: #c8a16c;
  }
  .about .about-plate1 .plate1-bottom .bottom-box .box-item .item-title em {
    position: relative;
    font-size: 0.3rem;
    color: #c8a16c;
  }
  .about .about-plate1 .plate1-bottom .bottom-box .box-item .item-title em i {
    position: absolute;
    top: -0.3rem;
    left: 0;
    font-size: 0.3rem;
    font-weight: bold;
    color: #c8a16c;
  }
  .about .about-plate1 .plate1-bottom .bottom-box .box-item .item-text {
    margin-top: 0.1rem;
    font-size: 0.28rem;
    color: #333;
  }
  .about .about-plate1 .plate1-bottom .bottom-box .box-item:first-of-type {
    width: 1.5rem;
  }
  .about .about-plate1 .plate1-bottom .bottom-box .box-item:nth-child(2) {
    width: 1.7rem;
  }
  .about .about-plate1 .plate1-bottom .bottom-box .box-item:nth-child(3) {
    width: 2.5rem;
  }
  .about .about-plate1 .plate1-bottom .bottom-box .box-item:nth-child(4) {
    width: 1.8rem;
  }
  .about .about-plate1 .plate1-bottom .bottom-box .box-item:last-of-type {
    width: 1rem;
  }
  .about .about-plate2 {
    width: 100%;
    height: auto;
    padding: 1.2rem 0.3rem;
    background: url(../images/about/bg2.jpg) no-repeat top left;
    background-size: cover;
  }
  .about .about-plate2 .plate2-main {
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  .about .about-plate2 .plate2-main .main-English {
    font-family: 'HarmonyOS_Sans_Bold';
    font-size: 0.48rem;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
  }
  .about .about-plate2 .plate2-main .main-title {
    font-size: 0.36rem;
    text-align: center;
    color: #fff;
  }
  .about .about-plate2 .plate2-main .main-box {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    margin-top: 0.9rem;
  }
  .about .about-plate2 .plate2-main .main-box .box-item {
    width: 100%;
    height: auto;
    padding: 0.78rem 0.65rem 0.3rem;
    margin-left: 0;
    margin-bottom: 0.5rem;
    border-radius: 0.15rem;
    background: #fff url(../images/about/bg3.png) no-repeat center center;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .about .about-plate2 .plate2-main .main-box .box-item:first-of-type {
    margin-left: 0;
  }
  .about .about-plate2 .plate2-main .main-box .box-item .item-icon {
    position: relative;
    width: 53px;
    height: 51px;
    margin: 0 auto;
  }
  .about .about-plate2 .plate2-main .main-box .box-item .item-icon img {
    position: absolute;
    top: 0%;
    left: 0;
    width: 100%;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .about .about-plate2 .plate2-main .main-box .box-item .item-icon .img2 {
    opacity: 0;
  }
  .about .about-plate2 .plate2-main .main-box .box-item .item-title {
    margin-top: 0.4rem;
    font-size: 0.38rem;
    font-weight: bold;
    text-align: center;
    color: #333;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .about .about-plate2 .plate2-main .main-box .box-item .item-text {
    margin-top: 0.25rem;
    font-size: 0.28rem;
    line-height: 0.44rem;
    text-align: center;
    color: #666;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .about .about-plate2 .plate2-main .main-box .box-item:hover {
    background: #bd0221 url(../images/about/bg3.png) no-repeat center center;
  }
  .about .about-plate2 .plate2-main .main-box .box-item:hover .item-icon .img1 {
    opacity: 0;
  }
  .about .about-plate2 .plate2-main .main-box .box-item:hover .item-icon .img2 {
    opacity: 1;
  }
  .about .about-plate2 .plate2-main .main-box .box-item:hover .item-title {
    color: #fff;
  }
  .about .about-plate2 .plate2-main .main-box .box-item:hover .item-text {
    color: #fff;
  }
  .about .about-plate3 {
    width: 100%;
    height: auto;
    padding: 1.2rem 0.3rem;
  }
  .about .about-plate3 .plate3-main {
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  .about .about-plate3 .plate3-main .main-English {
    font-family: 'HarmonyOS_Sans_Bold';
    font-size: 0.48rem;
    text-transform: uppercase;
    text-align: center;
    color: #000;
  }
  .about .about-plate3 .plate3-main .main-title {
    margin-top: 0.1rem;
    font-size: 0.36rem;
    text-align: center;
    color: #333;
  }
  .about .about-plate3 .plate3-main .main-text {
    margin-top: 0.45rem;
    font-size: 0.28rem;
    text-align: center;
    line-height: 0.44rem;
    color: #666;
  }
  .about .about-plate3 .plate3-main .main-box {
    width: 100%;
    height: auto;
    margin-top: 0.6rem;
  }
  .about .about-plate3 .plate3-main .main-box .box-top {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
  }
  .about .about-plate3 .plate3-main .main-box .box-top::after {
    content: '';
    position: absolute;
    top: 72%;
    left: 0;
    width: 100%;
    height: 1px;
    background: #b2b2b2;
    transform: translatey(-50%);
    -o-transform: translatey(-50%);
    -moz-transform: translatey(-50%);
    -webkit-transform: translatey(-50%);
  }
  .about .about-plate3 .plate3-main .main-box .box-top .swiper-slide {
    width: calc(100% / 3);
    height: auto;
  }
  .about .about-plate3 .plate3-main .main-box .box-top .swiper-slide .slide-box {
    width: 100%;
    height: auto;
  }
  .about .about-plate3 .plate3-main .main-box .box-top .swiper-slide .slide-box .box-year {
    height: 0.35rem;
    font-family: Arial;
    font-size: 0.3rem;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    color: #666;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .about .about-plate3 .plate3-main .main-box .box-top .swiper-slide .slide-box span {
    display: block;
    position: relative;
    width: 1px;
    height: 30px;
    margin: 0.1rem auto 0;
    background: #b2b2b2;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .about .about-plate3 .plate3-main .main-box .box-top .swiper-slide .slide-box span::after {
    content: '';
    position: absolute;
    top: 50%;
    right: 0;
    width: 0;
    height: 1px;
    background: #0083cd;
    z-index: 9;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .about .about-plate3 .plate3-main .main-box .box-top .swiper-slide .slide-box:hover .box-year {
    color: #0083cd;
  }
  .about .about-plate3 .plate3-main .main-box .box-top .swiper-slide .slide-box:hover span {
    width: 3px;
    background: #0083cd;
  }
  .about .about-plate3 .plate3-main .main-box .box-top .swiper-slide .slide-box-first .box-year {
    font-size: 0.4rem;
    color: #000;
  }
  .about .about-plate3 .plate3-main .main-box .box-top .swiper-slide-active .slide-box .box-year {
    color: #0083cd;
  }
  .about .about-plate3 .plate3-main .main-box .box-top .swiper-slide-active .slide-box span {
    width: 3px;
    background: #0083cd;
  }
  .about .about-plate3 .plate3-main .main-box .box-top .swiper-slide-active .slide-box span::after {
    width: 60vw;
  }
  .about .about-plate3 .plate3-main .main-box .box-cont {
    position: relative;
    width: 100%;
    height: auto;
    margin-top: 0.8rem;
  }
  .about .about-plate3 .plate3-main .main-box .box-cont .swiper-button {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: absolute;
    top: 0.1rem;
    left: 50%;
    width: 5.3rem;
    height: auto;
    transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
  }
  .about .about-plate3 .plate3-main .main-box .box-cont .swiper-button .plate3-swiper-button-prev,
  .about .about-plate3 .plate3-main .main-box .box-cont .swiper-button .plate3-swiper-button-next {
    width: 45px;
    height: 20px;
    line-height: 20px;
    outline: none;
    cursor: pointer;
  }
  .about .about-plate3 .plate3-main .main-box .box-cont .swiper-button .plate3-swiper-button-prev img,
  .about .about-plate3 .plate3-main .main-box .box-cont .swiper-button .plate3-swiper-button-next img {
    width: 100%;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .about .about-plate3 .plate3-main .main-box .box-cont .cont-item {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    opacity: 0;
    visibility: hidden;
  }
  .about .about-plate3 .plate3-main .main-box .box-cont .cont-item .item-year {
    font-family: 'MONTSERRAT-BOLD';
    font-size: 0.48rem;
    text-align: center;
    color: #0083cd;
  }
  .about .about-plate3 .plate3-main .main-box .box-cont .cont-item .item-heng {
    width: 20px;
    height: 2px;
    margin: 0.4rem auto;
    background: #000;
  }
  .about .about-plate3 .plate3-main .main-box .box-cont .cont-item .item-text {
    font-size: 0.26rem;
    line-height: 0.42rem;
    text-align: center;
    color: #666;
  }
  .about .about-plate3 .plate3-main .main-box .box-cont .cont-item .item-pic {
    width: 100%;
    height: auto;
    margin-top: 0.3rem;
    text-align: center;
  }
  .about .about-plate3 .plate3-main .main-box .box-cont .cont-item .item-pic img {
    max-width: 100%;
    width: auto;
  }
  .about .about-plate3 .plate3-main .main-box .box-cont .cont-item-active {
    position: static;
    opacity: 1;
    visibility: visible;
    transition: all 0.8s;
    -o-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -webkit-transition: all 0.8s;
  }
  .about .about-plate4 {
    width: 100%;
    height: auto;
    padding: 1.2rem 0.3rem;
    background: #f8f8f8;
  }
  .about .about-plate4 .plate4-main {
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  .about .about-plate4 .plate4-main .main-English {
    font-family: 'HarmonyOS_Sans_Bold';
    font-size: 0.48rem;
    text-align: center;
    text-transform: uppercase;
    color: #000;
  }
  .about .about-plate4 .plate4-main .main-title {
    margin-top: 0.1rem;
    font-size: 0.36rem;
    text-align: center;
    color: #333;
  }
  .about .about-plate4 .plate4-main .main-box {
    position: relative;
    width: 100%;
    height: auto;
    margin-top: 1rem;
  }
  .about .about-plate4 .plate4-main .main-box .box-swiper {
    width: 100%;
    height: auto;
    overflow: hidden;
  }
  .about .about-plate4 .plate4-main .main-box .box-swiper .swiper-slide {
    width: 100%;
    height: auto;
  }
  .about .about-plate4 .plate4-main .main-box .box-swiper .swiper-slide .slide-box {
    width: 100%;
    height: auto;
    padding: 0.3rem;
    border: solid 1px #f3f3f3;
    background: #fff;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .about .about-plate4 .plate4-main .main-box .box-swiper .swiper-slide .slide-box .box-pic {
    width: 100%;
    height: auto;
    line-height: 8rem;
  }
  .about .about-plate4 .plate4-main .main-box .box-swiper .swiper-slide .slide-box .box-pic img {
    width: 100%;
  }
  .about .about-plate4 .plate4-main .main-box .box-swiper .swiper-slide .slide-box .box-title {
    width: 100%;
    font-size: 0.28rem;
    text-align: center;
    color: #666;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .about .about-plate4 .plate4-main .main-box .box-swiper .swiper-slide .slide-box:hover {
    box-shadow: 0 0 0.3rem rgba(0, 0, 0, 0.06);
  }
  .about .about-plate4 .plate4-main .main-box .box-swiper .swiper-slide .slide-box:hover .box-title {
    color: #0083cd;
  }
  .about .about-plate4 .plate4-main .main-box .plate4-swiper-button-prev,
  .about .about-plate4 .plate4-main .main-box .plate4-swiper-button-next {
    position: absolute;
    top: 50%;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    border: solid 2px #b6b6b6;
    cursor: pointer;
    outline: none;
    z-index: 9;
    transform: translatey(-50%);
    -o-transform: translatey(-50%);
    -moz-transform: translatey(-50%);
    -webkit-transform: translatey(-50%);
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .about .about-plate4 .plate4-main .main-box .plate4-swiper-button-prev img,
  .about .about-plate4 .plate4-main .main-box .plate4-swiper-button-next img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 11px;
    height: auto;
    transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .about .about-plate4 .plate4-main .main-box .plate4-swiper-button-prev .img2,
  .about .about-plate4 .plate4-main .main-box .plate4-swiper-button-next .img2 {
    opacity: 0;
  }
  .about .about-plate4 .plate4-main .main-box .plate4-swiper-button-prev:hover,
  .about .about-plate4 .plate4-main .main-box .plate4-swiper-button-next:hover {
    border: solid 2px #0083cd;
  }
  .about .about-plate4 .plate4-main .main-box .plate4-swiper-button-prev:hover .img1,
  .about .about-plate4 .plate4-main .main-box .plate4-swiper-button-next:hover .img1 {
    opacity: 0;
  }
  .about .about-plate4 .plate4-main .main-box .plate4-swiper-button-prev:hover .img2,
  .about .about-plate4 .plate4-main .main-box .plate4-swiper-button-next:hover .img2 {
    opacity: 1;
  }
  .about .about-plate4 .plate4-main .main-box .plate4-swiper-button-prev {
    left: -0.2rem;
  }
  .about .about-plate4 .plate4-main .main-box .plate4-swiper-button-next {
    right: -0.2rem;
  }
  .hzkf .list .pics{
      width: 48%;
  }
  .hzkf .list .pics img{width:100%}
  .about .about-palte5 {
    width: 100%;
    height: auto;
    padding: 0.5rem 0.3rem;
  }
  .about .about-palte5 .plate5-main {
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  .about .about-palte5 .plate5-main .main-English {
    font-family: 'HarmonyOS_Sans_Bold';
    font-size: 0.48rem;
    text-align: center;
    text-transform: uppercase;
    color: #000;
  }
  .about .about-palte5 .plate5-main .main-title {
    margin-top: 0.1rem;
    font-size: 0.36rem;
    text-align: center;
    color: #333;
  }
  .about .about-palte5 .plate5-main .main-box {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    margin-top: 0.9rem;
  }
  .about .about-palte5 .plate5-main .main-box .box-item {
    width: 48%;
    height: auto;
    margin-left: 0;
    margin-bottom: 0.2rem;
    text-align: center;
    line-height: 1.4rem;
    border-radius: 5px;
    box-shadow: 0 0 0.07rem rgba(0, 0, 0, 0.11);
    background: #fff;
  }
  .about .about-palte5 .plate5-main .main-box .box-item img {
    max-width: 100%;
    width: auto;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .about .about-palte5 .plate5-main .main-box .box-item:nth-child(5n + 1) {
    margin-left: 0;
  }
  .about .about-palte5 .plate5-main .main-box .box-item:hover img {
    transform: scale(1.1, 1.1) translateZ(0);
    -o-transform: scale(1.1, 1.1) translateZ(0);
    -moz-transform: scale(1.1, 1.1) translateZ(0);
    -webkit-transform: scale(1.1, 1.1 translateZ(0));
  }
  .mr {
    margin-top: 1.2rem;
  }
  .page-number {
    display: none;
  }
  .Wpage-number {
    display: block;
    width: 100%;
    height: 0.8rem;
    margin-top: 0.6rem;
    font-size: 0.36rem;
    font-weight: bold;
    text-align: center;
    line-height: 0.8rem;
    color: #fff;
    background: #0083cd;
  }
  :root {
    --fs14: 0.24rem;
    --fs16: 0.28rem;
    --fs18: 0.3rem;
    --fs20: 0.32rem;
    --fs22: 0.36rem;
    --fs24: 0.38rem;
    --fs28: 0.4rem;
    --fs30: 0.42rem;
    --fs36: 0.44rem;
    --fs40: 0.46rem;
    --fs48: 0.48rem;
  }
  .pc-nav-box,
  .footer-nav-box {
    display: none;
  }
  .header-wrapper {
    position: fixed;
    padding-left: 0.3rem;
  }
  .header-wrapper .box {
    height: 1.2rem;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  .header-wrapper .logo-box {
    width: 25%;
  }
  .header-wrapper .other-box {
    margin-left: 0;
  }
  .header-wrapper .lang,
  .header-wrapper .search {
    width: 1.2rem;
    height: 1.2rem;
  }
  .header-wrapper .lang {
    display: flex;
    display: -webkit-box;
    /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
    display: -moz-box;
    /* Firefox 17- */
    display: -webkit-flex;
    /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
    display: -moz-flex;
    /* Firefox 18+ */
    display: -ms-flexbox;
    /* IE 10 */
    flex-flow: wrap;
    align-content: center;
    line-height: 0.3rem;
    font-size: var(--fs14);
    background-color: transparent;
    border-left: 1px solid #e6e6e6;
  }
  .header-wrapper .lang i {
    width: 0.3rem;
    height: 0.3rem;
    margin: 0 auto 0.06rem;
  }
  .header-wrapper .lang span {
    width: 100%;
    text-align: center;
    line-height: 0.3rem;
  }
  .header-wrapper .search {
    background-size: 0.3rem;
    line-height: 1.2rem;
    border-left: 1px solid #e6e6e6;
    background-image: url(../images/search2.png);
    background-color: transparent;
  }
  .header-wrapper .search.on {
    background-image: url(../images/search.png);
    background-color: #0083cd;
  }
  .phone-nav {
    width: 100%;
    height: calc(100% - 1.2rem);
    position: fixed;
    right: 0;
    top: 1.2rem;
    background: #fff;
    z-index: 501;
    overflow: auto;
    border-top: 1px solid #f3f3f3;
  }
  .phone-nav ul {
    width: 100%;
    margin: 0 auto;
    position: relative;
    height: 100%;
    overflow-y: auto;
    overflow-x: hidden;
    transition: max-height 0.8s;
    -o-transition: max-height 0.8s;
    -moz-transition: max-height 0.8s;
    -webkit-transition: max-height 0.8s;
  }
  .phone-nav ul::-webkit-scrollbar {
    width: 4px;
  }
  .phone-nav ul::-webkit-scrollbar-track {
    background-color: #eaeaea;
  }
  .phone-nav ul::-webkit-scrollbar-thumb {
    background-color: #0083cd;
  }
  .phone-nav ul li {
    position: relative;
  }
  .phone-nav ul li.active .cat {
    color: #0083cd;
    font-weight: 700;
  }
  .phone-nav ul li.active .cat:before {
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
  }
  .phone-nav ul li > a {
    position: relative;
    display: block;
    font-size: 0.3rem;
    color: #333;
    line-height: 0.96rem;
    padding: 0 0.3rem;
    border-bottom: 1px solid #f3f3f3;
  }
  .phone-nav ul li .cat:before,
  .phone-nav ul li .cat:after {
    content: "";
    display: inline-block;
    background: #0083cd;
    position: absolute;
    z-index: 10;
  }
  .phone-nav ul li .cat:before {
    width: 0.06rem;
    height: 0.26rem;
    right: 0.4rem;
    top: 0.36rem;
    transition: transform 0.3s;
    -o-transition: transform 0.3s;
    -moz-transition: transform 0.3s;
    -webkit-transition: transform 0.3s;
  }
  .phone-nav ul li .cat:after {
    width: 0.26rem;
    height: 0.06rem;
    right: 0.3rem;
    top: 0.46rem;
  }
  .phone-nav ul li.on > a {
    font-weight: 700;
    color: #0083cd;
  }
  .phone-nav ul li .navs {
    background: #f9f9f9;
    width: 100%;
    display: none;
  }
  .phone-nav ul li .navs > a {
    font-size: 0.3rem;
  }
  .phone-nav ul li .navs a {
    font-size: 0.28rem;
    display: block;
    color: #666;
    padding-left: 0;
    line-height: 1rem;
    padding: 0 0.3rem;
    border-bottom: 1px solid #f3f3f3;
  }
  .phone-nav ul li .navs a:last-child {
    margin-bottom: 0;
    border-bottom: none;
  }
  .nav-icon {
    font-size: 0;
    width: 1.2rem;
    height: 1.2rem;
    position: relative;
    background-color: #0083cd;
    border-left: 1px solid rgba(255, 255, 255, 0.2);
  }
  .nav-icon.on span:nth-child(1) {
    transform: rotate(45deg);
    margin: 0;
    transition: margin 180ms cubic-bezier(0.215, 0.61, 0.355, 1), transform 270ms cubic-bezier(0.215, 0.61, 0.355, 1) 180ms, -webkit-transform 270ms cubic-bezier(0.215, 0.61, 0.355, 1) 180ms;
  }
  .nav-icon.on span:nth-child(2) {
    opacity: 0;
  }
  .nav-icon.on span:nth-child(3) {
    transform: rotate(-45deg);
    margin: 0;
    transition: margin 180ms cubic-bezier(0.215, 0.61, 0.355, 1), transform 270ms cubic-bezier(0.215, 0.61, 0.355, 1) 180ms, -webkit-transform 270ms cubic-bezier(0.215, 0.61, 0.355, 1) 180ms;
  }
  .nav-icon span {
    display: inline-block;
    width: 40%;
    height: 0.04rem;
    background: #fff;
    position: absolute;
    left: 30%;
    top: 0.54rem;
    z-index: 10;
    transform-origin: center center;
    transition: margin 140ms cubic-bezier(0.25, 0.46, 0.45, 0.94) 230ms, transform 280ms cubic-bezier(0.215, 0.61, 0.355, 1) 0ms, -webkit-transform 280ms cubic-bezier(0.215, 0.61, 0.355, 1) 0ms;
  }
  .nav-icon span:nth-child(1) {
    margin-top: -6px;
  }
  .nav-icon span:nth-child(2) {
    margin-top: 0;
  }
  .nav-icon span:nth-child(3) {
    margin-top: 6px;
  }
  .search-form {
    top: 1.2rem;
    padding: 0.24rem 0;
    box-shadow: 0 16px 30px rgba(0, 0, 0, 0.05);
    /* input placeholder  */
  }
  .search-form img {
    width: 14px;
  }
  .search-form .main {
    width: 100%;
    padding: 0 0.3rem;
  }
  .search-form .keywords {
    line-height: 40px;
    margin-left: 15px;
    font-size: 14px;
    padding-right: 20px;
  }
  .search-form ::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #999;
    font-size: 14px;
  }
  .search-form :-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #999;
    font-size: 14px;
  }
  .search-form ::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #999;
    font-size: 14px;
  }
  .search-form :-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #999;
    font-size: 14px;
  }
  .search-form .close {
    margin-top: -10px;
    width: 16px;
    height: 16px;
    right: 15px;
  }
  .search-form .search-btn img {
    width: 16px;
  }
  .box-container {
    padding: 0 0.3rem;
    width: 100%;
  }
  .footer-wrapper {
    padding: 0.8rem 0 0.6rem;
  }
  .footer-wrapper .box-container {
    display: block;
  }
  .footer-wrapper .logo {
    width: 2.2rem;
    margin: 0 0 0.4rem;
  }
  .footer-wrapper .contact-box {
    width: 100%;
    display: flex;
    display: -webkit-box;
    /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
    display: -moz-box;
    /* Firefox 17- */
    display: -webkit-flex;
    /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
    display: -moz-flex;
    /* Firefox 18+ */
    display: -ms-flexbox;
    /* IE 10 */
    flex-flow: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  .footer-wrapper .contact-box li {
    line-height: 0.48rem;
  }
  .footer-wrapper .contact-box span {
    font-size: 0.26rem;
  }
  .footer-wrapper .contact-box b {
    font-size: 0.26rem;
  }
  .footer-wrapper .box-2 {
    margin-top: 0.6rem;
  }
  .footer-wrapper .other-box {
    width: 100%;
  }
  .footer-wrapper .qrcode {
    display: none;
  }
  .footer-wrapper .share {
    display: none;
    margin: 0;
    text-align: center;
  }
  .footer-wrapper .share.phone {
    display: block;
  }
  .footer-wrapper .share a {
    width: 0.6rem;
    margin-right: 0.24rem;
  }
  .footer-wrapper .copyright,
  .footer-wrapper .copyright a {
    line-height: 0.36rem;
  }
  .footer-wrapper .copyright {
    margin-top: 0.1rem;
  }
  .footer-wrapper .friendlink {
    width: 77%;
    margin: 0.5rem 0 0;
    background-size: 8px;
  }
  .footer-wrapper .friendlink .caption {
    height: 0.8rem;
    line-height: 0.8rem;
    padding: 0 0.6rem 0 0.3rem;
  }
  .footer-wrapper .friendlink .list {
    max-height: 4.1rem;
  }
  .footer-wrapper .friendlink .list::-webkit-scrollbar {
    width: 2px;
  }
  .footer-wrapper .friendlink .list a {
    line-height: 0.8rem;
    padding: 0 0.3rem;
  }
  .padding {
    padding: 1rem 0;
  }
  .index-title-box {
    margin-bottom: 0.6rem;
  }
  .index-title-box h3 {
    font-size: var(--fs22);
    line-height: 0.48rem;
  }
  .index-title-box .en {
    font-size: var(--fs36);
    margin-top: 0.24rem;
  }
  .index-more {
    width: 2.2rem;
    line-height: 0.7rem;
    font-size: var(--fs14);
  }
  .index-more.phone {
    display: block;
  }
  .index-more.pc {
    display: none;
  }
  .index-box-1 .box-container {
    display: block;
  }
  .index-box-1 .left {
    width: 100%;
  }
  .index-box-1 .left > h3 {
    font-size: var(--fs22);
    line-height: 0.48rem;
    margin-bottom: 0.3rem;
  }
  .index-box-1 .left p {
    line-height: 0.4rem;
    letter-spacing: 0;
  }
  .index-box-1 .index-more {
    margin-top: 0.6rem;
  }
  .index-box-1 .content {
    line-height: 0.48rem;
  }
  .index-box-1 .right {
    width: 100%;
    margin-top: 0.8rem;
  }
  .index-box-1 .data {
    margin-top: 0.8rem;
  }
  .index-box-1 .data ul {
    display: flex;
    display: -webkit-box;
    /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
    display: -moz-box;
    /* Firefox 17- */
    display: -webkit-flex;
    /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
    display: -moz-flex;
    /* Firefox 18+ */
    display: -ms-flexbox;
    /* IE 10 */
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  .index-box-1 .data p {
    line-height: 0.36rem;
    margin-bottom: 0.06rem;
  }
  .index-box-1 .data p:first-child {
    margin-bottom: 0.1rem;
  }
  .index-box-1 .data .num span {
    font-size: 0.48rem;
    line-height: 0.48rem;
    height: 0.48rem;
  }
  .index-box-1 .data .num i {
    font-size: var(--fs20);
  }
  .index-box-2 {
    padding-bottom: 0.8rem;
  }
  .index-box-2 .top {
    display: block;
    text-align: center;
  }
  .index-box-2 .cat-box {
    margin-top: 0;
    margin-bottom: 0.3rem;
  }
  .index-box-2 .cat-box a {
    font-size: var(--fs16);
    margin-right: 0.48rem;
  }
  .index-box-2 .cat-box a:hover span,
  .index-box-2 .cat-box a.on span {
    background-size: 100% 0.04rem;
  }
  .index-box-2 .cat-box a span {
    line-height: 0.48rem;
    padding-bottom: 0.2rem;
    background-size: 0 0.04rem;
  }
  .index-box-2 .swiper-container {
    padding: 0.2rem;
    margin: 0 -0.2rem;
  }
  .index-box-2 .swiper-slide {
    width: 48%;
    margin-right: 0.3rem;
  }
  .index-box-2 .pic:before {
    background-size: 0.4rem;
  }
  .index-box-2 .info {
    padding: 0.36rem 0.24rem;
  }
  .index-box-2 .name {
    font-size: var(--fs16);
    line-height: 0.48rem;
  }
  .index-box-2 p {
    line-height: 0.36rem;
    margin-top: 0;
  }
  .index-box-2 .swiper-btn {
    width: 0.6rem;
    height: 0.6rem;
    background-size: 0.32rem;
    margin-top: -0.78rem;
  }
  .index-box-2 .prev {
    left: -0.2rem;
  }
  .index-box-2 .next {
    right: -0.2rem;
  }
  .index-box-3 .main {
    position: static;
    text-align: center;
    width: 100%;
  }
  .index-box-3 .cat-box {
    display: none;
  }
  .index-box-3 .info {
    position: static;
    width: 100%;
    padding: 0.6rem 0.5rem;
  }
  .index-box-3 .key {
    font-size: 2rem;
    line-height: 2rem;
  }
  .index-box-3 h5 {
    line-height: 0.48rem;
    font-size: var(--fs20);
  }
  .index-box-3 .desc {
    line-height: 0.48rem;
    margin: 0.24rem auto 0.6rem;
    height: 1.92rem;
    font-size: var(--fs14);
  }
  .index-box-4 .index-title-box {
    padding-left: 0.3rem;
    padding-right: 0.3rem;
  }
  .index-box-4 .box-container {
    padding-left: 0;
    padding-right: 0;
  }
  .index-box-4 .swiper-container {
    padding-left: 0.3rem;
    padding-right: 0.03rem;
  }
  .index-box-4 .swiper-slide {
    width: 100%;
    margin-right: 0;
  }
  .index-box-4 .swiper-slide.swiper-slide-active .hidebox {
    opacity: 1;
    visibility: visible;
    transform: translatey(0);
    -o-transform: translatey(0);
    -moz-transform: translatey(0);
    -webkit-transform: translatey(0);
  }
  .index-box-4 .swiper-slide.swiper-slide-active .info {
    opacity: 0;
    visibility: hidden;
  }
  .index-box-4 .swiper-slide.swiper-slide-active .pic {
    opacity: 1;
    visibility: visible;
  }
  .index-box-4 .title {
    font-size: var(--fs18);
    line-height: 0.48rem;
    height: auto;
    max-height: 0.96rem;
  }
  .index-box-4 .date {
    font-size: 0.24rem;
    line-height: 0.36rem;
  }
  .index-box-4 .brief {
    font-size: var(--fs14);
    line-height: 0.4rem;
    height: 2rem;
    margin-top: 0.24rem;
  }
  .index-box-4 .info,
  .index-box-4 .hidebox {
    padding-left: 0.36rem;
    padding-right: 0.36rem;
  }
  .index-box-4 .info .title {
    margin-bottom: 0.14rem;
  }
  .index-box-4 .info .date {
    margin-bottom: 0.2rem;
  }
  .index-box-4 .hidebox {
    bottom: 0.48rem;
  }
}
