.linear {
  transition-timing-function: linear;
  -o-transition-timing-function: linear;
  -moz-transition-timing-function: linear;
  -webkit-transition-timing-function: linear;
}
.ease {
  transition-timing-function: ease;
  -o-transition-timing-function: ease;
  -moz-transition-timing-function: ease;
  -webkit-transition-timing-function: ease;
}
.ease-in {
  transition-timing-function: ease-in;
  -o-transition-timing-function: ease-in;
  -moz-transition-timing-function: ease-in;
  -webkit-transition-timing-function: ease-in;
}
.ease-out {
  transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -webkit-transition-timing-function: ease-out;
}
.ease-in-out {
  transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  -moz-transition-timing-function: ease-in-out;
  -webkit-transition-timing-function: ease-in-out;
}
.txet-over1 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media screen and (max-width: 1680px) {
  :root {
    --fs12: 12px !important;
    --fs14: 14px !important;
    --fs16: 16px !important;
    --fs18: 18px !important;
    --fs20: 20px !important;
  }
  .page-button {
    width: 150px;
    height: 56px;
  }
  .news .news-main .main-cont .cont-item .item-cent .cent-button {
    width: 145px;
    height: 50px;
    line-height: 45px;
  }
  nav .nav-main .main-cont .main-nav .nav-cont .nav-li .li-list {
    width: 156px;
    margin-left: -78px;
  }
  nav .nav-main .main-cont .main-nav .nav-cont .nav-li:nth-child(2) .li-list {
    width: 180px;
    margin-left: -90px;
  }
  .container .cont-plate1 .plate1-cont .cont-text,
  .container .cont-plate2 .plate2-main .main-item .item-cent .cent-text,
  .container .cont-plate4 .plate4-main .main-cont .swiper-slide .slide-box .box-cent .cent-text,
  .about .about-plate1 .plate1-text,
  .news .news-main .main-cont .cont-item .item-cent .cent-title,
  .solution .solution-plate6 .plate6-main .main-item .item-cent .cent-text,
  .intelligent .intelligent-main .main-item .item-cent .item-text,
  .case .case-main .main-cont .cont-item .item-cent .cent-text,
  .contact .contact-main .main-box .box-item .item-cent {
    line-height: 36px;
  }
  .newsDetails .newsDetails-main .main-box .box-cent .cent-box {
    line-height: 34px;
  }
  .newsDetails .newsDetails-main .main-box .box-list .list-item .item-title,
  nav .nav-main .main-cont .main-right .right-lang .lang-list .list-link {
    line-height: 24px;
  }
  footer .foot-main .main-nav .nav-item .item-cent a {
    line-height: 26px;
  }
  .honor .honor-main .main-cont .cont-item .item-title {
    line-height: 30px;
  }
  nav .nav-main .main-cont .main-nav .nav-cont .nav-li .li-list a {
    line-height: 24px;
  }
  .newsDetails .newsDetails-main .main-box .box-share .share-list,
  .newsDetails .newsDetails-main .main-box .box-share {
    width: 150px;
  }
  .newsDetails .newsDetails-main .main-box .box-cent {
    width: calc(100% - 150px - 3.1rem);
  }
  .intelligent .intelligent-main .main-item .item-cent .item-text {
    height: 216px;
    overflow: auto;
  }
  .contact .contact-main .main-box .box-item {
    height: auto;
    padding: 0.4rem 0.96rem 0.35rem 0.46rem;
  }
  nav .nav-main .main-cont .main-nav .nav-cont .nav-li .li-list {
    width: 156px;
    margin-left: -78px;
  }
}
@media screen and (max-width: 1004px) {
  nav {
    width: 100%;
    height: auto;
  }
  nav .nav-main {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 1.2rem;
    padding: 0;
    z-index: 59;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  nav .nav-main .main-cont {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    padding: 0 0 0 0.3rem;
  }
  nav .nav-main .main-cont .main-logo {
    position: relative;
    width: 1.31rem;
    height: 0.7rem;
  }
  nav .nav-main .main-cont .main-logo img {
    position: absolute;
    left: 0;
    top: 50%;
    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 .nav-main .main-cont .main-nav {
    display: flex;
    justify-content: flex-end;
    width: auto;
    height: 100%;
  }
  nav .nav-main .main-cont .main-nav .nav-cont {
    display: none;
    justify-content: flex-end;
    width: auto;
    height: auto;
  }
  nav .nav-main .main-cont .main-nav .nav-cont .nav-li {
    position: relative;
    display: inline-block;
    width: auto;
    height: 100%;
    padding: 0 0.3rem;
  }
  nav .nav-main .main-cont .main-nav .nav-cont .nav-li .li-link {
    display: inline-block;
    position: relative;
    width: auto;
    height: 100%;
    font-size: 0.18rem;
    text-align: center;
    line-height: 1.04rem;
    color: #fff;
  }
  nav .nav-main .main-cont .main-nav .nav-cont .nav-li .li-link::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 3px;
    background: linear-gradient(90deg, rgba(24, 68, 168, 0.8), rgba(4, 141, 204, 0.8));
    transform: scale(0, 0) translateZ(0);
    -o-transform: scale(0, 0) translateZ(0);
    -moz-transform: scale(0, 0) translateZ(0);
    -webkit-transform: scale(0, 0 translateZ(0));
    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-nav .nav-cont .nav-li .li-link-active {
    color: #fff !important;
  }
  nav .nav-main .main-cont .main-nav .nav-cont .nav-li .li-link-active::after {
    height: 100%;
  }
  nav .nav-main .main-cont .main-nav .nav-cont .nav-li .li-list {
    position: absolute;
    top: 1.04rem;
    left: 50%;
    width: 1.5rem;
    height: auto;
    margin-left: -0.75rem;
    padding: 0.15rem 0;
    overflow: hidden;
    opacity: 0;
    visibility: hidden;
    z-index: 29;
  }
  nav .nav-main .main-cont .main-nav .nav-cont .nav-li .li-list::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #f8f8f8;
    z-index: 0;
    transform: translatey(-100%);
    -o-transform: translatey(-100%);
    -moz-transform: translatey(-100%);
    -webkit-transform: translatey(-100%);
    transition-timing-function: ease;
    -o-transition-timing-function: ease;
    -moz-transition-timing-function: ease;
    -webkit-transition-timing-function: ease;
    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-nav .nav-cont .nav-li .li-list a {
    display: none;
    position: relative;
    width: auto;
    font-size: 0.16rem;
    line-height: 0.34rem;
    text-align: center;
    color: #333;
    opacity: 0;
    z-index: 9;
    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-nav .nav-cont .nav-li .li-list a:hover {
    background: linear-gradient(90deg, #1d309e, #048dcc);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
  }
  nav .nav-main .main-cont .main-nav .nav-cont .nav-li:hover .li-link {
    color: #0b75be !important;
  }
  nav .nav-main .main-cont .main-nav .nav-cont .nav-li:hover .li-link::after {
    transform: scale(1, 1) translateZ(0);
    -o-transform: scale(1, 1) translateZ(0);
    -moz-transform: scale(1, 1) translateZ(0);
    -webkit-transform: scale(1, 1 translateZ(0));
  }
  nav .nav-main .main-cont .main-nav .nav-cont .nav-li:hover .li-list {
    opacity: 1;
    visibility: visible;
    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-nav .nav-cont .nav-li:hover .li-list::before {
    transform: translatey(0);
    -o-transform: translatey(0);
    -moz-transform: translatey(0);
    -webkit-transform: translatey(0);
  }
  nav .nav-main .main-cont .main-nav .nav-cont .nav-li:hover .li-list a {
    display: block;
    animation: navInUp50 0.6s ease;
    animation-fill-mode: forwards;
  }
  nav .nav-main .main-cont .main-right {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    width: auto;
    height: 100%;
    margin-left: 0;
  }
  nav .nav-main .main-cont .main-right .right-serach {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 0.45rem;
    height: 100%;
    padding-bottom: 0;
    cursor: pointer;
    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-right .right-serach span {
    position: relative;
    width: 100%;
    height: 100%;
    background: url(../images/icon/icon-search.png) no-repeat center center;
    background-size: 0.35rem;
    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-right .right-lang {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    width: auto;
    height: 100%;
    margin-right: 0.5rem;
    padding-bottom: 0;
    cursor: pointer;
  }
  nav .nav-main .main-cont .main-right .right-lang .lang-flag {
    width: 0.35rem;
    height: 0.35rem;
    border-radius: 50%;
    background: url(../images/icon/icon-nav-lang.png) no-repeat center center;
    background-size: 100%;
    overflow: hidden;
    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-right .right-lang .lang-title {
    width: auto;
    margin: 0 0.15rem;
    font-family: Arial;
    font-weight: bold;
    font-size: 0.14rem;
    color: #fff;
    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-right .right-lang .lang-arrow {
    width: 8px;
    height: 5px;
    background: url(../images/icon/icon-nav-lang-arrow.png) no-repeat center center;
    background-size: 8px 5px;
    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-right .right-lang .lang-list {
    position: absolute;
    top: 1.2rem;
    left: 50%;
    width: 1.8rem;
    height: auto;
    padding: 0.05rem 0.2rem;
    margin-left: -0.9rem;
    overflow: hidden;
    z-index: 9;
  }
  nav .nav-main .main-cont .main-right .right-lang .lang-list::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #f8f8f8;
    z-index: 0;
    transform: translatey(-100%);
    -o-transform: translatey(-100%);
    -moz-transform: translatey(-100%);
    -webkit-transform: translatey(-100%);
    transition-timing-function: ease;
    -o-transition-timing-function: ease;
    -moz-transition-timing-function: ease;
    -webkit-transition-timing-function: ease;
    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-right .right-lang .lang-list .list-link {
    display: none;
    position: relative;
    width: 100%;
    margin: 0.1rem 0;
    font-size: 0.26rem;
    line-height: 0.44rem;
    text-align: center;
    color: #333;
    opacity: 0;
    z-index: 9;
  }
  nav .nav-main .main-cont .main-right .right-lang .lang-list .list-link:hover {
    color: #0b75be;
  }
  nav .nav-main .main-cont .main-right .right-lang:hover .lang-arrow {
    transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
  }
  nav .nav-main .main-cont .main-right .right-lang:hover .lang-list::before {
    transform: translatey(0);
    -o-transform: translatey(0);
    -moz-transform: translatey(0);
    -webkit-transform: translatey(0);
  }
  nav .nav-main .main-cont .main-right .right-lang:hover .lang-list .list-link {
    display: block;
    animation: navInUp50 0.6s ease;
    animation-fill-mode: forwards;
  }
  nav .nav-main .main-cont .main-right .right-menu {
    display: block;
    width: 1.2rem;
    height: 100%;
    margin-left: 0.2rem;
  }
  nav .nav-main .main-cont .main-right .right-menu span {
    display: block;
    position: relative;
    top: 50%;
    left: 50%;
    width: 0.45rem;
    height: 0.04rem;
    margin-top: -0.02rem;
    margin-left: -0.225rem;
    background: #fff;
    border-radius: 0.45rem;
    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-right .right-menu span::before {
    content: '';
    position: absolute;
    top: -0.16rem;
    left: 0;
    width: 100%;
    height: 0.04rem;
    background: #fff;
    border-radius: 0.45rem;
    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-right .right-menu span::after {
    content: '';
    position: absolute;
    bottom: -0.16rem;
    left: 0;
    width: 100%;
    height: 0.04rem;
    background: #fff;
    border-radius: 0.45rem;
    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-right .right-menu-hide {
    background: #0b75be;
  }
  nav .nav-main .main-cont .main-right .right-menu-hide span {
    background: transparent;
  }
  nav .nav-main .main-cont .main-right .right-menu-hide span::before {
    top: 0;
    transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
  }
  nav .nav-main .main-cont .main-right .right-menu-hide span::after {
    bottom: 0;
    transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
  }
  nav .nav-main .main-cont .main-web-right {
    display: none;
  }
  nav .nav-main .main-cont .main-popup-suosou {
    position: absolute;
    top: 0.92rem;
    left: 50%;
    display: none;
    width: 100%;
    height: auto;
    padding: 0.9rem 0 0.4rem;
    background: #fff;
    border-top: solid 1px #eee;
    z-index: 59;
    transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    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-popup-suosou .sousuo-box {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    align-items: center;
    width: 960px;
    height: auto;
    margin: 0 auto;
    border-bottom: solid 1px #f7f8f9;
  }
  nav .nav-main .main-cont .main-popup-suosou .sousuo-box a {
    width: 18px;
    height: auto;
  }
  nav .nav-main .main-cont .main-popup-suosou .sousuo-box a img {
    width: 100%;
  }
  nav .nav-main .main-cont .main-popup-suosou .sousuo-box input {
    flex: 1;
    height: 0.75rem;
    padding: 0 0.5rem;
    font-size: 16px;
    color: #333;
    background: none;
  }
  nav .nav-main .main-cont .main-popup-suosou .sousuo-box input::placeholder {
    font-size: 16px;
    color: #999;
  }
  nav .nav-main .main-cont .main-popup-suosou .sousuo-box .box-hidden {
    width: 21px;
    height: auto;
    cursor: pointer;
  }
  nav .nav-main .main-cont .main-popup-suosou .sousuo-box .box-hidden img {
    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-popup-suosou .sousuo-box .box-hidden:hover img {
    transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
  }
  nav .nav-main:hover {
    background: #fff;
    box-shadow: 0px 6px 38px 0px rgba(49, 49, 49, 0.12);
  }
  nav .nav-main:hover .main-cont .main-logo .img1 {
    opacity: 0;
  }
  nav .nav-main:hover .main-cont .main-logo .img2 {
    opacity: 1;
  }
  nav .nav-main:hover .main-cont .main-right .right-serach span {
    background: url(../images/icon/icon-search-on.png) no-repeat center center;
    background-size: 0.35rem;
  }
  nav .nav-main:hover .main-cont .main-right .right-lang .lang-flag {
    background: url(../images/icon/icon-nav-lang-on.png) no-repeat center center;
    background-size: 100%;
  }
  nav .nav-main:hover .main-cont .main-right .right-menu {
    background: #0b75be;
  }
  nav .nav-main-active {
    background: #fff;
    box-shadow: 0px 6px 38px 0px rgba(49, 49, 49, 0.12);
  }
  nav .nav-main-active .main-cont .main-logo .img1 {
    opacity: 0;
  }
  nav .nav-main-active .main-cont .main-logo .img2 {
    opacity: 1;
  }
  nav .nav-main-active .main-cont .main-right .right-serach span {
    background: url(../images/icon/icon-search-on.png) no-repeat center center;
    background-size: 0.35rem;
  }
  nav .nav-main-active .main-cont .main-right .right-lang .lang-flag {
    background: url(../images/icon/icon-nav-lang-on.png) no-repeat center center;
    background-size: 100%;
  }
  nav .nav-main-active .main-cont .main-right .right-menu {
    background: #0b75be;
  }
  nav .Whead-search {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 3rem;
    background: #0b75be;
    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: 1.2rem;
    left: -102%;
    width: 100%;
    height: calc(100vh - 1.2rem);
    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: none;
    justify-content: space-between;
    align-items: center;
    position: relative;
    width: 100%;
    height: 1.2rem;
    padding: 0 0.3rem;
    background: #fff;
    border-bottom: solid 1px #0b75be;
  }
  nav .Whead-sidebar .sidebar-top .top-logo {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    position: relative;
    width: auto;
    height: 0.7rem;
    padding-left: 0;
  }
  nav .Whead-sidebar .sidebar-top .top-logo img {
    width: auto;
    height: 100%;
  }
  nav .Whead-sidebar .sidebar-top .top-right {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    width: auto;
    height: 100%;
  }
  nav .Whead-sidebar .sidebar-top .top-right .right-suosou {
    position: relative;
    width: 0.8rem;
    height: 0.8rem;
    margin-right: 0.2rem;
    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-lang {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    width: 2.2rem;
    height: 100%;
    margin-right: 0.2rem;
    border-left: solid 1px rgba(255, 255, 255, 0.3);
  }
  nav .Whead-sidebar .sidebar-top .top-right .right-lang .lang-flag {
    width: 0.4rem;
    height: 0.4rem;
    border-radius: 50%;
  }
  nav .Whead-sidebar .sidebar-top .top-right .right-lang .lang-flag img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  nav .Whead-sidebar .sidebar-top .top-right .right-lang .lang-title {
    width: auto;
    margin: 0 0.15rem;
    font-size: 0.28rem;
    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-top .top-right .right-lang .lang-arrow {
    width: 8px;
    height: 5px;
    background: url(../images/icon/icon-lang-arrow-active.png) no-repeat center center;
    background-size: 8px 5px;
    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-lang .lang-list {
    position: absolute;
    top: 0.97rem;
    left: 0;
    width: 100%;
    height: auto;
    padding: 0.05rem 0.2rem;
    overflow: hidden;
    z-index: 9;
  }
  nav .Whead-sidebar .sidebar-top .top-right .right-lang .lang-list::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #f8f8f8;
    z-index: 0;
    transform: translatey(-100%);
    -o-transform: translatey(-100%);
    -moz-transform: translatey(-100%);
    -webkit-transform: translatey(-100%);
    transition-timing-function: ease;
    -o-transition-timing-function: ease;
    -moz-transition-timing-function: ease;
    -webkit-transition-timing-function: ease;
    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-lang .lang-list .list-link {
    display: none;
    position: relative;
    width: 100%;
    margin: 0.15rem 0;
    font-size: 0.26rem;
    line-height: 0.44rem;
    text-align: center;
    color: #333;
    opacity: 0;
    z-index: 9;
  }
  nav .Whead-sidebar .sidebar-top .top-right .right-lang .lang-list .list-link:hover {
    color: #0b75be;
  }
  nav .Whead-sidebar .sidebar-top .top-right .right-lang:hover .lang-arrow {
    transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
  }
  nav .Whead-sidebar .sidebar-top .top-right .right-lang:hover .lang-list::before {
    transform: translatey(0);
    -o-transform: translatey(0);
    -moz-transform: translatey(0);
    -webkit-transform: translatey(0);
  }
  nav .Whead-sidebar .sidebar-top .top-right .right-lang:hover .lang-list .list-link {
    display: block;
    animation: navInUp50 0.6s ease;
    animation-fill-mode: forwards;
  }
  nav .Whead-sidebar .sidebar-top .top-right .right-hide {
    position: relative;
    width: 0.8rem;
    height: 0.8rem;
    border-radius: 50%;
    background: #0b75be;
    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: 100%;
    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;
    position: relative;
    width: 100%;
    height: auto;
    padding: 0.34rem 0.25rem;
  }
  nav .Whead-sidebar .sidebar-nav .nav-item .item-top::before {
    content: '';
    position: absolute;
    right: 20px;
    top: 18px;
    width: 3px;
    height: 13px;
    background: #999;
    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::after {
    content: '';
    position: absolute;
    right: 15px;
    top: 23px;
    width: 13px;
    height: 3px;
    background: #999;
    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-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-no::before {
    display: none;
  }
  nav .Whead-sidebar .sidebar-nav .nav-item .item-top-no::after {
    display: none;
  }
  nav .Whead-sidebar .sidebar-nav .nav-item .item-top-active {
    border-bottom: solid 1px transparent;
  }
  nav .Whead-sidebar .sidebar-nav .nav-item .item-top-active .top-title {
    color: #0b75be;
  }
  nav .Whead-sidebar .sidebar-nav .nav-item .item-top-active::before {
    background: #0b75be;
    transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
  }
  nav .Whead-sidebar .sidebar-nav .nav-item .item-top-active::after {
    background: #0b75be;
  }
  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.25rem;
    font-size: 0.3rem;
    color: #666;
  }
  nav .Whead-sidebar .sidebar-bottom {
    display: flex;
    justify-content: space-between;
    width: 100%;
    height: 1rem;
    border-top: solid 1px #0b75be;
  }
  nav .Whead-sidebar .sidebar-bottom a {
    width: 50%;
    height: 100%;
    padding: 0 0.2rem;
    font-size: 0.28rem;
    text-align: center;
    line-height: 1rem;
  }
  nav .Whead-sidebar-on {
    left: 0%;
  }
  header {
    position: relative;
    width: 100%;
    height: auto;
  }
  header .head-banner {
    width: 100%;
    overflow: hidden;
  }
  header .head-banner .swiper-slide {
    width: 100%;
    height: auto;
  }
  header .head-banner .swiper-slide .slide-box {
    position: relative;
    width: 100%;
    height: auto;
  }
  header .head-banner .swiper-slide .slide-box .slide-pic {
    width: 100%;
    height: 4rem;
    background: #fff;
    overflow: hidden;
  }
  header .head-banner .swiper-slide .slide-box .slide-pic video {
    display: none;
    width: 100%;
    height: auto;
    background: #fff;
  }
  header .head-banner .swiper-slide .slide-box .slide-pic img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  header .head-banner .swiper-slide .slide-box .box-pic {
    display: none;
    width: 100%;
    height: 100%;
    overflow: hidden;
  }
  header .head-banner .swiper-slide .slide-box .box-pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  header .head-banner .swiper-slide .slide-box .box-web-pic {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
  }
  header .head-banner .swiper-slide .slide-box .box-web-pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  header .head-banner .swiper-slide .slide-box .box-cent {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: auto;
    padding: 0 0.3rem;
    z-index: 9;
    transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
  }
  header .head-banner .swiper-slide .slide-box .box-cent .cent-title {
    font-size: 0.5rem;
    font-weight: bold;
    text-align: center;
    color: #fff;
    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-box {
    width: 70%;
    height: auto;
    padding: 0.45rem 0.2rem;
    opacity: 0;
    background: linear-gradient(90deg, rgba(24, 68, 168, 0.8), rgba(4, 141, 204, 0.8));
    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-box .box-English {
    font-family: 'MONTSERRAT-BOLD';
    font-size: var(--fs48);
    text-transform: uppercase;
    color: #fff;
  }
  header .head-banner .swiper-slide .slide-box .box-cent .cent-box .box-title {
    margin: 0.12rem 0 0.2rem;
    font-size: var(--fs40);
    color: #fff;
  }
  header .head-banner .swiper-slide .slide-box .box-cent .cent-box .box-text {
    font-family: 'MONTSERRAT-REGULAR';
    font-size: var(--fs26);
    color: rgba(255, 255, 255, 0.5);
  }
  header .head-banner .banner-pic {
    width: 100%;
    height: 4.5rem;
    margin-top: 0;
    overflow: hidden;
    background: none;
  }
  header .head-banner .banner-pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    opacity: 1;
  }
  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.6rem;
    font-weight: bold;
    letter-spacing: 0.05rem;
    text-align: center;
    color: #fff;
  }
  header .head-banner .banner-cent .cent-English {
    margin-top: 0.1rem;
    font-family: 'MONTSERRAT-REGULAR';
    font-size: var(--fs30);
    line-height: 0.48rem;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
  }
  header .head-banner .banner-video {
    width: 100%;
    height: auto;
  }
  header .head-banner .banner-video video {
    width: 100%;
    height: auto;
  }
  header .head-banner .banner-swiper-button-prev,
  header .head-banner .banner-swiper-button-next {
    display: none;
  }
  header .mt0 {
    margin-top: 1.2rem !important;
  }
  header .head-Wnav {
    position: relative;
    display: block;
    width: 100%;
    height: 50px;
    line-height: 50px;
    background: #0b75be;
    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-strip,
  header .head-cont {
    display: none;
  }
  footer {
    position: relative;
    width: 100%;
    height: auto;
    background: #232323;
    overflow: hidden;
  }
  footer .foot-main {
    display: flex;
    justify-content: space-between;
    padding-top: 0.75rem;
  }
  footer .foot-main .main-nav {
    display: none;
    justify-content: flex-start;
    width: auto;
    height: auto;
  }
  footer .foot-main .main-nav .nav-item {
    width: 2rem;
    height: auto;
  }
  footer .foot-main .main-nav .nav-item .item-title {
    font-size: var(--fs16);
    font-weight: bold;
    color: #fff;
  }
  footer .foot-main .main-nav .nav-item .item-cent {
    width: 100%;
    height: auto;
    margin-top: 0.25rem;
  }
  footer .foot-main .main-nav .nav-item .item-cent a {
    display: block;
    width: 100%;
    margin-bottom: 0.1rem;
    font-size: var(--fs16);
    line-height: 0.26rem;
    color: #666;
  }
  footer .foot-main .main-nav .nav-item .item-cent a span {
    position: relative;
  }
  footer .foot-main .main-nav .nav-item .item-cent a span::after {
    content: '';
    position: absolute;
    bottom: -1px;
    right: 0;
    width: 0;
    height: 1px;
    background: #fff;
    transition-timing-function: ease;
    -o-transition-timing-function: ease;
    -moz-transition-timing-function: ease;
    -webkit-transition-timing-function: ease;
    transition: all 0.4s;
    -o-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -webkit-transition: all 0.4s;
  }
  footer .foot-main .main-nav .nav-item .item-cent a:hover {
    color: #fff;
  }
  footer .foot-main .main-nav .nav-item .item-cent a:hover span::after {
    left: 0;
    right: auto;
    width: 100%;
  }
  footer .foot-main .main-cont {
    width: 100%;
  }
  footer .foot-main .main-cont .cont-item {
    width: 100%;
    height: auto;
    margin-bottom: 0.35rem;
  }
  footer .foot-main .main-cont .cont-item .item-title {
    font-size: var(--fs26);
    color: #fff;
  }
  footer .foot-main .main-cont .cont-item .item-tel {
    margin-top: 0.05rem;
    font-size: var(--fs48);
    font-weight: bold;
    color: #fff;
  }
  footer .foot-main .main-cont .cont-item .item-mail {
    margin-top: 0.05rem;
    font-size: var(--fs42);
    font-weight: bold;
    color: #fff;
  }
  footer .foot-main .main-cont .cont-share {
    display: flex;
    justify-content: flex-start;
    width: 100%;
    height: auto;
  }
  footer .foot-main .main-cont .cont-share .share-item {
    width: 0.7rem;
    height: 0.7rem;
    margin-right: 0.28rem;
    text-align: center;
    line-height: 0.56rem;
    border-radius: 50%;
    border: solid 2px rgba(255, 255, 255, 0.3);
  }
  footer .foot-main .main-cont .cont-share .share-item img {
    width: 0.35rem;
  }
  footer .foot-main .main-cont .cont-share .share-item:hover {
    border: solid 2px rgba(255, 255, 255, 0.3);
  }
  footer .foot-bottom {
    display: block;
    justify-content: space-between;
    flex-direction: row-reverse;
    padding-bottom: 0.75rem;
    margin-top: 0.45rem;
  }
  footer .foot-bottom .bottom-ewm {
    display: flex;
    justify-content: flex-start;
    width: auto;
    height: auto;
  }
  footer .foot-bottom .bottom-ewm .ewm-box {
    width: 2rem;
    margin-left: 0;
    margin-right: 0.2rem;
  }
  footer .foot-bottom .bottom-ewm .ewm-box img {
    width: 100%;
  }
  footer .foot-bottom .bottom-ewm .ewm-box p {
    margin-top: 0.15rem;
    font-size: var(--fs26);
    text-align: center;
    color: #fff;
  }
  footer .foot-bottom .bottom-cont {
    width: 100%;
    height: auto;
  }
  footer .foot-bottom .bottom-cont .cont-link {
    display: none;
    width: 210px;
  }
  footer .foot-bottom .bottom-cont .cont-link .link-box {
    position: relative;
    width: 100%;
    text-align: left;
  }
  footer .foot-bottom .bottom-cont .cont-link .link-box .box-name {
    position: relative;
    z-index: 10;
    cursor: pointer;
    color: #999;
    height: 44px;
    line-height: 44px;
    background-color: #373737;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.05);
    border-radius: 22px;
    padding: 0 40px 0 26px;
    background-image: url(../images/icon/icon-arrow.png);
    background-repeat: no-repeat;
    background-position: right 28px center;
  }
  footer .foot-bottom .bottom-cont .cont-link .link-box .box-list {
    width: 100%;
    position: absolute;
    right: 0;
    bottom: 8px;
    z-index: 6;
    max-height: 264px;
    overflow-y: auto;
    display: none;
    background-color: #373737;
    border-bottom: none;
    border-radius: 22px;
    padding-bottom: 36px;
  }
  footer .foot-bottom .bottom-cont .cont-link .link-box .box-list a {
    display: block;
    color: #999;
    line-height: 43px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    padding: 0 26px;
  }
  footer .foot-bottom .bottom-cont .cont-link .link-box .box-list a:hover {
    color: #fff;
  }
  footer .foot-bottom .bottom-cont .cont-list {
    width: 100%;
    height: auto;
    margin-top: 0.45rem;
    font-size: var(--fs26);
    color: #9a9a9a;
  }
  footer .foot-bottom .bottom-cont .cont-list a {
    font-size: var(--fs26);
    color: #9a9a9a;
  }
  footer .foot-bottom .bottom-cont .cont-list a:hover {
    color: #fff;
  }
  footer .foot-bottom .bottom-cont .cont-list span {
    margin: 0 0.25rem;
  }
  footer .foot-bottom .bottom-cont .cont-zizhi {
    margin-top: 0.2rem;
    font-size: var(--fs26);
    color: #9a9a9a;
  }
  footer .foot-bottom .bottom-cont .cont-zizhi a {
    color: #9a9a9a;
  }
  footer .foot-bottom .bottom-cont .cont-zizhi a:hover {
    color: #fff;
  }
  .container {
    width: 100%;
    height: auto;
  }
  .container .cont-plate1 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 1.1rem 0.3rem 1rem;
  }
  .container .cont-plate1 .plate1-cent {
    width: 100%;
    height: auto;
  }
  .container .cont-plate1 .plate1-cent .cent-title {
    margin-top: 0.4rem;
    font-size: var(--fs40);
    font-weight: bold;
    background: linear-gradient(90deg, #1d309e, #048dcc);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
  }
  .container .cont-plate1 .plate1-cent .cent-text {
    margin-top: 0.15rem;
    font-size: var(--fs30);
    color: #333;
  }
  .container .cont-plate1 .plate1-cent .page-button {
    margin-top: 0.55rem;
  }
  .container .cont-plate1 .plate1-cont {
    width: 100%;
    margin-top: 0.35rem;
  }
  .container .cont-plate1 .plate1-cont .cont-text {
    font-size: var(--fs30);
    line-height: 0.46rem;
    color: #666;
  }
  .container .cont-plate1 .plate1-cont .cont-data {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    margin-top: 0.15rem;
  }
  .container .cont-plate1 .plate1-cont .cont-data .data-item {
    width: 48%;
    height: auto;
    margin-top: 0.3rem;
  }
  .container .cont-plate1 .plate1-cont .cont-data .data-item .item-title {
    font-size: var(--fs36);
    color: #333;
  }
  .container .cont-plate1 .plate1-cont .cont-data .data-item .item-title span {
    margin-right: 0.05rem;
    font-family: 'MONTSERRAT-BOLD';
    font-size: 0.7rem;
    color: #0b75be;
  }
  .container .cont-plate1 .plate1-cont .cont-data .data-item .item-title em {
    position: relative;
    font-size: var(--fs36);
    color: #333;
  }
  .container .cont-plate1 .plate1-cont .cont-data .data-item .item-title em::after {
    content: '+';
    position: absolute;
    top: -0.3rem;
    left: 0;
    font-family: 'MONTSERRAT-BOLD';
    font-size: var(--fs40);
    color: #0b75be;
  }
  .container .cont-plate1 .plate1-cont .cont-data .data-item .item-text {
    margin-top: 0.1rem;
    font-size: var(--fs28);
    color: #333;
  }
  .container .cont-plate2 {
    padding: 0.85rem 0 1.2rem;
  }
  .container .cont-plate2 .plate2-top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: auto;
    padding: 0 0.3rem;
  }
  .container .cont-plate2 .plate2-main {
    width: 100%;
    height: auto;
    margin-top: 0.45rem;
  }
  .container .cont-plate2 .plate2-main .main-item {
    display: block;
    justify-content: space-between;
    position: relative;
    width: 100%;
    height: auto;
    padding-top: 0.92rem;
    margin-bottom: 0;
  }
  .container .cont-plate2 .plate2-main .main-item .item-pic {
    width: 100%;
    height: auto;
    overflow: hidden;
  }
  .container .cont-plate2 .plate2-main .main-item .item-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;
  }
  .container .cont-plate2 .plate2-main .main-item .item-cent {
    position: relative;
    top: -0.7rem;
    right: 0;
    width: calc(100% - 0.6rem);
    height: auto;
    margin: 0 auto;
    padding: 0.6rem 0.35rem;
    background: #fff;
    box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.08);
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .cont-plate2 .plate2-main .main-item .item-cent::after {
    content: '';
    position: absolute;
    top: 0.7rem;
    left: 0.35rem;
    width: 2.04rem;
    height: 1px;
    background: #666666;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .cont-plate2 .plate2-main .main-item .item-cent .cent-title {
    margin-top: 0.35rem;
    font-size: var(--fs40);
    font-weight: bold;
    color: #000;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .cont-plate2 .plate2-main .main-item .item-cent .cent-text {
    margin-top: 0.45rem;
    font-size: var(--fs30);
    line-height: 0.48rem;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 7;
    -webkit-box-orient: vertical;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .cont-plate2 .plate2-main .main-item .item-cent .page-button {
    margin-top: 0.4rem;
    background: transparent;
    border: solid 2px #0b75be;
  }
  .container .cont-plate2 .plate2-main .main-item .item-cent .page-button span {
    color: #0b75be;
  }
  .container .cont-plate2 .plate2-main .main-item .item-cent .page-button em {
    background: url(../images/icon/icon-button-arrow2.png) no-repeat center center;
    background-size: 100%;
  }
  .container .cont-plate2 .plate2-main .main-item .item-cent .page-button:hover {
    box-shadow: 8px 8px rgba(255, 255, 255, 0.1);
  }
  .container .cont-plate2 .plate2-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));
  }
  .container .cont-plate2 .plate2-main .main-item:hover .item-cent {
    background: #0b75be;
  }
  .container .cont-plate2 .plate2-main .main-item:hover .item-cent::after {
    background: #fff;
  }
  .container .cont-plate2 .plate2-main .main-item:hover .item-cent .cent-title,
  .container .cont-plate2 .plate2-main .main-item:hover .item-cent .cent-text {
    color: #fff;
  }
  .container .cont-plate2 .plate2-main .main-item:hover .item-cent .page-button {
    border: solid 2px #fff;
  }
  .container .cont-plate2 .plate2-main .main-item:hover .item-cent .page-button span {
    color: #fff;
  }
  .container .cont-plate2 .plate2-main .main-item:hover .item-cent .page-button em {
    background: url(../images/icon/icon-button-arrow.png) no-repeat center center;
    background-size: 100%;
  }
  .container .cont-plate2 .plate2-main .main-item:nth-child(even) {
    flex-direction: row-reverse;
  }
  .container .cont-plate2 .plate2-main .main-item:nth-child(even) .item-cent {
    right: auto;
    left: 0;
  }
  .container .cont-plate2 .plate2-main .main-item:last-of-type {
    margin-bottom: 0;
  }
  .container .cont-plate3 {
    width: 100%;
    height: auto;
    padding: 1.45rem 0.3rem 2.05rem;
    background-position: top left;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: scroll;
  }
  .container .cont-plate3 .plate3-main .page-title {
    text-align: center;
    color: #fff;
  }
  .container .cont-plate3 .plate3-main .main-text {
    margin-top: 0.45rem;
    font-size: var(--fs36);
    text-align: center;
    color: #fff;
  }
  .container .cont-plate3 .plate3-main .main-cont {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    margin-top: 0.3rem;
  }
  .container .cont-plate3 .plate3-main .main-cont .cont-item {
    width: 48%;
    height: auto;
    margin-top: 0.45rem;
  }
  .container .cont-plate3 .plate3-main .main-cont .cont-item .item-icon {
    position: relative;
    width: 1.8rem;
    height: 1.58rem;
    margin: 0 auto;
    text-align: center;
    line-height: 1.58rem;
  }
  .container .cont-plate3 .plate3-main .main-cont .cont-item .item-icon img {
    width: 0.8rem;
  }
  .container .cont-plate3 .plate3-main .main-cont .cont-item .item-icon::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../images/icon/icon-plate3-bg.png) no-repeat center center;
    background-size: 100%;
    animation: bgSvale 5s linear infinite;
  }
  .container .cont-plate3 .plate3-main .main-cont .cont-item .item-title {
    margin-top: 0.25rem;
    font-size: var(--fs30);
    font-weight: bold;
    text-align: center;
    color: #fff;
  }
  .container .cont-plate4 {
    width: 100%;
    height: auto;
    padding: 1.4rem 0 1.27rem;
    background: url(../images/plate4-bg.png) no-repeat top right;
    background-size: 100%;
  }
  .container .cont-plate4 .plate4-main .main-top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: auto;
  }
  .container .cont-plate4 .plate4-main .main-cont {
    position: relative;
    width: 100%;
    height: auto;
    margin-top: 0.75rem;
  }
  .container .cont-plate4 .plate4-main .main-cont .swiper-slide {
    width: 100%;
    height: auto;
    margin-right: 0.9rem;
  }
  .container .cont-plate4 .plate4-main .main-cont .swiper-slide:last-of-type {
    margin-right: 0;
  }
  .container .cont-plate4 .plate4-main .main-cont .swiper-slide .slide-box {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
  }
  .container .cont-plate4 .plate4-main .main-cont .swiper-slide .slide-box .box-pic {
    width: 100%;
    height: 4.5rem;
    overflow: hidden;
  }
  .container .cont-plate4 .plate4-main .main-cont .swiper-slide .slide-box .box-pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .cont-plate4 .plate4-main .main-cont .swiper-slide .slide-box .box-cent {
    width: 100%;
    height: auto;
    padding: 0.5rem 0.3rem;
    background: #f5f5f5;
  }
  .container .cont-plate4 .plate4-main .main-cont .swiper-slide .slide-box .box-cent .cent-title {
    font-size: var(--fs42);
    font-weight: bold;
    line-height: 0.56rem;
    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;
  }
  .container .cont-plate4 .plate4-main .main-cont .swiper-slide .slide-box .box-cent .cent-text {
    margin-top: 0.4rem;
    font-size: var(--fs30);
    line-height: 0.48rem;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
  }
  .container .cont-plate4 .plate4-main .main-cont .swiper-slide .slide-box .box-cent .page-button {
    margin-top: 0.4rem;
    background: transparent;
    border: solid 2px #0b75be;
  }
  .container .cont-plate4 .plate4-main .main-cont .swiper-slide .slide-box .box-cent .page-button span {
    color: #0b75be;
  }
  .container .cont-plate4 .plate4-main .main-cont .swiper-slide .slide-box .box-cent .page-button em {
    background: url(../images/icon/icon-button-arrow2.png) no-repeat center center;
    background-size: 100%;
  }
  .container .cont-plate4 .plate4-main .main-cont .swiper-slide .slide-box:hover .box-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));
  }
  .container .cont-plate4 .plate4-main .main-cont .swiper-slide .slide-box:hover .box-cent .cent-title {
    color: #0b75be;
  }
  .container .cont-plate4 .plate4-main .main-cont .swiper-slide .slide-box:hover .box-cent .page-button {
    background: #0b75be;
  }
  .container .cont-plate4 .plate4-main .main-cont .swiper-slide .slide-box:hover .box-cent .page-button span {
    color: #fff;
  }
  .container .cont-plate4 .plate4-main .main-cont .swiper-slide .slide-box:hover .box-cent .page-button em {
    background: url(../images/icon/icon-button-arrow.png) no-repeat center center;
    background-size: 100%;
  }
  .container .cont-plate4 .plate4-main .main-cont .plate4-swiper-button-prev,
  .container .cont-plate4 .plate4-main .main-cont .plate4-swiper-button-next {
    position: absolute;
    top: 4.5rem;
    width: 0.8rem;
    height: 0.8rem;
    margin-top: -0.8rem;
    background: #fff;
    box-shadow: 1px 1px 20px 0px rgba(135, 135, 135, 0.2);
    cursor: pointer;
    outline: none;
    z-index: 9;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .cont-plate4 .plate4-main .main-cont .plate4-swiper-button-prev img,
  .container .cont-plate4 .plate4-main .main-cont .plate4-swiper-button-next img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 9px;
    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-plate4 .plate4-main .main-cont .plate4-swiper-button-prev .img2,
  .container .cont-plate4 .plate4-main .main-cont .plate4-swiper-button-next .img2 {
    opacity: 0;
  }
  .container .cont-plate4 .plate4-main .main-cont .plate4-swiper-button-prev:hover,
  .container .cont-plate4 .plate4-main .main-cont .plate4-swiper-button-next:hover {
    background: #0b75be;
  }
  .container .cont-plate4 .plate4-main .main-cont .plate4-swiper-button-prev:hover .img1,
  .container .cont-plate4 .plate4-main .main-cont .plate4-swiper-button-next:hover .img1 {
    opacity: 0;
  }
  .container .cont-plate4 .plate4-main .main-cont .plate4-swiper-button-prev:hover .img2,
  .container .cont-plate4 .plate4-main .main-cont .plate4-swiper-button-next:hover .img2 {
    opacity: 1;
  }
  .container .cont-plate4 .plate4-main .main-cont .plate4-swiper-button-prev {
    left: 0rem;
  }
  .container .cont-plate4 .plate4-main .main-cont .plate4-swiper-button-next {
    right: 0rem;
  }
  .container .cont-plate4 .plate4-main .main-box {
    position: relative;
    width: 100%;
    height: auto;
    padding: 0.28rem 0;
    overflow: hidden;
  }
  .container .cont-plate4 .plate4-main .main-box .swiper-slide {
    width: calc(100% / 2 - 0.1rem);
    height: auto;
    margin-right: 0.2rem;
  }
  .container .cont-plate4 .plate4-main .main-box .swiper-slide:last-of-type {
    margin-right: 0;
  }
  .container .cont-plate4 .plate4-main .main-box .swiper-slide .slide-box {
    position: relative;
    width: 100%;
    height: 1.8rem;
    background: #fff;
    overflow: hidden;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .cont-plate4 .plate4-main .main-box .swiper-slide .slide-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .cont-plate4 .plate4-main .main-box .swiper-slide .slide-box em {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
  }
  .container .cont-plate4 .plate4-main .main-box .swiper-slide .slide-box em::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 2px;
    background: #0b75be;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .cont-plate4 .plate4-main .main-box .swiper-slide .slide-box em::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 2px;
    height: 0;
    background: #0b75be;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .cont-plate4 .plate4-main .main-box .swiper-slide .slide-box i {
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
  }
  .container .cont-plate4 .plate4-main .main-box .swiper-slide .slide-box i::before {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    width: 0;
    height: 2px;
    background: #0b75be;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .cont-plate4 .plate4-main .main-box .swiper-slide .slide-box i::after {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    width: 2px;
    height: 0;
    background: #0b75be;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .cont-plate4 .plate4-main .main-box .swiper-slide .slide-box:hover {
    box-shadow: none;
  }
  .container .cont-plate4 .plate4-main .main-box .swiper-slide .slide-box:hover em::before,
  .container .cont-plate4 .plate4-main .main-box .swiper-slide .slide-box:hover i::before {
    width: 100%;
  }
  .container .cont-plate4 .plate4-main .main-box .swiper-slide .slide-box:hover em::after,
  .container .cont-plate4 .plate4-main .main-box .swiper-slide .slide-box:hover i::after {
    height: 100%;
  }
  .container .cont-plate4 .plate4-main .main-box .swiper-slide-on .slide-box {
    box-shadow: none;
  }
  .container .cont-plate4 .plate4-main .main-box .swiper-slide-on .slide-box em::before,
  .container .cont-plate4 .plate4-main .main-box .swiper-slide-on .slide-box i::before {
    width: 100%;
  }
  .container .cont-plate4 .plate4-main .main-box .swiper-slide-on .slide-box em::after,
  .container .cont-plate4 .plate4-main .main-box .swiper-slide-on .slide-box i::after {
    height: 100%;
  }
  .about {
    width: 100%;
    height: auto;
  }
  .about .about-plate1 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 1.2rem 0.3rem 1.05rem;
    background: url(../images/about-bg.jpg) no-repeat bottom left;
  }
  .about .about-plate1 .plate1-cont {
    width: 100%;
    height: auto;
  }
  .about .about-plate1 .plate1-cont .cont-title {
    margin-top: 0.4rem;
    font-size: var(--fs40);
    font-weight: bold;
    background: linear-gradient(90deg, #1d309e, #048dcc);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
  }
  .about .about-plate1 .plate1-cont .cont-text {
    margin-top: 0.15rem;
    font-size: var(--fs22);
    color: #333;
  }
  .about .about-plate1 .plate1-cont .cont-data {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    margin-top: 0.4rem;
  }
  .about .about-plate1 .plate1-cont .cont-data .data-item {
    width: 48%;
    height: auto;
    margin-top: 0.3rem;
  }
  .about .about-plate1 .plate1-cont .cont-data .data-item .item-title {
    font-size: var(--fs36);
    color: #333;
  }
  .about .about-plate1 .plate1-cont .cont-data .data-item .item-title span {
    margin-right: 0.05rem;
    font-family: 'MONTSERRAT-BOLD';
    font-size: 0.7rem;
    color: #0b75be;
  }
  .about .about-plate1 .plate1-cont .cont-data .data-item .item-title em {
    position: relative;
    font-size: var(--fs36);
    color: #333;
  }
  .about .about-plate1 .plate1-cont .cont-data .data-item .item-title em::after {
    content: '+';
    position: absolute;
    top: -0.3rem;
    left: 0;
    font-family: 'MONTSERRAT-BOLD';
    font-size: var(--fs40);
    color: #0b75be;
  }
  .about .about-plate1 .plate1-cont .cont-data .data-item .item-text {
    margin-top: 0.1rem;
    font-size: var(--fs28);
    color: #333;
  }
  .about .about-plate1 .plate1-text {
    width: 100%;
    height: auto;
    margin-top: 0.45rem;
    font-size: var(--fs30);
    line-height: 0.48rem;
    color: #666;
  }
  .about .about-pic {
    width: 100%;
    height: auto;
    margin: 0 auto 1rem;
    padding: 0 0.3rem;
  }
  .about .about-pic .pic-box {
    width: 100%;
    margin-bottom: 0.15rem;
    overflow: hidden;
  }
  .about .about-pic .pic-box img {
    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-video {
    width: 100%;
    height: auto;
  }
  .about .about-plate2 .plate2-video .hidden-box {
    position: relative;
    width: 100%;
    height: 100%;
  }
  .about .about-plate2 .plate2-video .hidden-box .box-pic {
    width: 100%;
    height: auto;
    overflow: hidden;
  }
  .about .about-plate2 .plate2-video .hidden-box .box-pic img {
    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-video .hidden-box .box-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 0.8rem;
    height: 0.8rem;
    margin: -0.4rem 0 0 -0.4rem;
    cursor: pointer;
  }
  .about .about-plate2 .plate2-video .hidden-box .box-icon img {
    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-video .hidden-box .box-icon: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));
  }
  .about .about-plate2 .plate2-video .hidden-box:hover .box-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));
  }
  .about .about-plate2 .plate2-video .video-box {
    display: none;
    width: 100%;
    height: auto;
  }
  .about .about-plate2 .plate2-video .video-box video {
    width: 100%;
    height: auto;
  }
  .about .about-plate3 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 1.05rem 0.3rem 1.96rem;
  }
  .about .about-plate3 .plate3-left {
    width: 100%;
    height: auto;
    margin-bottom: 0.1rem;
    overflow: hidden;
  }
  .about .about-plate3 .plate3-left img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .about .about-plate3 .plate3-left: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));
  }
  .about .about-plate3 .plate3-box {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
  }
  .about .about-plate3 .plate3-box .box-item {
    width: 100%;
    height: auto;
    margin-bottom: 0.1rem;
    overflow: hidden;
  }
  .about .about-plate3 .plate3-box .box-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .about .about-plate3 .plate3-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));
  }
  .about .about-plate3 .plate3-box .box-item:last-of-type {
    width: 100%;
    margin-bottom: 0;
  }
  .news {
    width: 100%;
    height: auto;
  }
  .news .news-main {
    padding: 0.85rem 0.3rem 1.5rem;
  }
  .news .news-main .page-title {
    text-align: center;
  }
  .news .news-main .main-cont {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    margin-top: 0.8rem;
  }
  .news .news-main .main-cont .cont-item {
    width: 100%;
    height: auto;
    margin-right: 0;
    margin-bottom: 0.8rem;
  }
  .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%;
    height: 100%;
    object-fit: cover;
    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-top: 0.4rem;
  }
  .news .news-main .main-cont .cont-item .item-cent .cent-time {
    font-family: Arial;
    font-size: var(--fs30);
    color: #c9c9c9;
  }
  .news .news-main .main-cont .cont-item .item-cent .cent-title {
    margin-top: 0.25rem;
    font-size: var(--fs38);
    line-height: 0.56rem;
    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;
  }
  .news .news-main .main-cont .cont-item .item-cent .cent-button {
    width: 2.45rem;
    height: 0.8rem;
    margin-top: 0.45rem;
    font-size: var(--fs28);
    font-weight: bold;
    text-align: center;
    line-height: 0.75rem;
    color: #0b75be;
    border: solid 2px #d9e1ea;
    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:hover {
    box-shadow: 8px 8px rgba(11, 117, 190, 0.1);
    transform: translate(-4px, -4px);
    -o-transform: translate(-4px, -4px);
    -moz-transform: translate(-4px, -4px);
    -webkit-transform: translate(-4px, -4px);
  }
  .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-title {
    color: #0b75be;
  }
  .news .news-main .main-cont .cont-item:hover .item-cent .cent-button {
    color: #fff;
    border: solid 2px #0b75be;
    background: #0b75be;
  }
  .news .news-main .main-cont .cont-item:nth-child(3n) {
    margin-right: 0;
  }
  .news .news-main .page-number {
    margin-top: 0.2rem;
  }
  .newsDetails {
    width: 100%;
    height: auto;
    padding-bottom: 1rem;
    overflow: visible;
  }
  .newsDetails .newsDetails-top {
    width: 100%;
    height: auto;
    padding: 0.9rem 0 0.65rem;
  }
  .newsDetails .newsDetails-top .top-main .main-title {
    font-size: var(--fs42);
    font-weight: bold;
    text-align: center;
    color: #333;
  }
  .newsDetails .newsDetails-top .top-main .main-time {
    margin-top: 0.42rem;
    font-family: 'MONTSERRAT-REGULAR';
    font-size: var(--fs30);
    text-align: center;
    color: #ccc;
  }
  .newsDetails .newsDetails-top .top-main .main-time img {
    width: 16px;
    margin: -0.04rem 0.06rem 0 0;
  }
  .newsDetails .newsDetails-main {
    width: 100%;
    height: auto;
    margin: 0 auto;
    background: #f6f6f6;
  }
  .newsDetails .newsDetails-main .main-box {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    border-top: solid 1px #f0f0f0;
    background: #fff;
  }
  .newsDetails .newsDetails-main .main-box .box-share {
    display: none;
    position: sticky;
    top: 1.4rem;
    width: 1.5rem;
    height: 100%;
  }
  .newsDetails .newsDetails-main .main-box .box-share .share-list {
    width: 1.5rem;
    height: auto;
    border-top: solid 3px #0b75be;
    background: #fafafa;
  }
  .newsDetails .newsDetails-main .main-box .box-share .share-list .share-item {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    height: 0.7rem;
    padding-left: 0.28rem;
    font-size: 16px;
    color: #666;
    border-bottom: solid 1px #ebebeb;
  }
  .newsDetails .newsDetails-main .main-box .box-share .share-list .share-item img {
    width: 30px;
    margin-right: 0.15rem;
  }
  .newsDetails .newsDetails-main .main-box .box-share .share-list .share-bototm {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    height: 0.7rem;
    padding-left: 0.28rem;
    font-size: 14px;
    color: #fff;
    background: #0b75be;
  }
  .newsDetails .newsDetails-main .main-box .box-share .share-list .share-bototm img {
    width: 17px;
    margin-left: 0.12rem;
  }
  .newsDetails .newsDetails-main .main-box .box-share .share-list-active {
    position: fixed;
    top: 100px;
  }
  .newsDetails .newsDetails-main .main-box .box-cent {
    position: relative;
    width: 100%;
    height: auto;
    padding: 0.65rem 0 1.15rem;
    background: #fff;
  }
  .newsDetails .newsDetails-main .main-box .box-cent .cent-box {
    width: 100%;
    height: auto;
    font-size: var(--fs28);
    line-height: 0.46rem;
    color: #666666;
  }
  .newsDetails .newsDetails-main .main-box .box-cent .cent-box img {
    display: block;
    max-width: 100%;
    width: auto;
    margin: 0 auto;
  }
  .newsDetails .newsDetails-main .main-box .box-cent .box-bottom {
    width: 100%;
    height: auto;
    margin-top: 1.2rem;
  }
  .newsDetails .newsDetails-main .main-box .box-cent .box-bottom .bottom-title {
    width: 100%;
    height: 0.8rem;
    margin-bottom: 0.1rem;
    display: block;
    padding: 0 0.35rem;
    font-size: var(--fs28);
    line-height: 0.8rem;
    font-weight: bold;
    color: #666;
    background: #f7f7f7;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .newsDetails .newsDetails-main .main-box .box-cent .box-bottom .bottom-title a {
    margin-left: 0.15rem;
    font-weight: 500;
    color: #666;
  }
  .newsDetails .newsDetails-main .main-box .box-cent .box-bottom .bottom-title:hover {
    color: #fff;
    background: #0b75be;
  }
  .newsDetails .newsDetails-main .main-box .box-cent .box-bottom .bottom-title:hover a {
    color: #fff;
  }
  .newsDetails .newsDetails-main .main-box .box-list {
    width: 100%;
    height: auto;
    padding: 0.5rem 0.3rem;
    border-top: solid 4px #0b75be;
    background: #f5f5f5;
  }
  .newsDetails .newsDetails-main .main-box .box-list .list-title {
    margin-bottom: 0.5rem;
    font-size: var(--fs32);
    color: #0b75be;
  }
  .newsDetails .newsDetails-main .main-box .box-list .list-item {
    display: block;
    width: 100%;
    height: auto;
    margin-bottom: 0.35rem;
  }
  .newsDetails .newsDetails-main .main-box .box-list .list-item .item-pic {
    width: 100%;
    height: auto;
    overflow: hidden;
  }
  .newsDetails .newsDetails-main .main-box .box-list .list-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;
  }
  .newsDetails .newsDetails-main .main-box .box-list .list-item .item-title {
    margin-top: 0.2rem;
    font-size: var(--fs28);
    line-height: 0.46rem;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
  .newsDetails .newsDetails-main .main-box .box-list .list-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));
  }
  .newsDetails .newsDetails-main .main-box .box-list .list-item:hover .item-title {
    color: #0b75be;
  }
  .honor {
    width: 100%;
    height: auto;
  }
  .honor .honor-main {
    padding: 0.7rem 0.3rem 1.56rem;
  }
  .honor .honor-main .main-top {
    position: relative;
    width: 100%;
    margin-top: 0.7rem;
    padding: 0 0.5rem;
  }
  .honor .honor-main .main-top .top-swiper {
    position: relative;
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding-bottom: 1px;
    overflow: hidden;
  }
  .honor .honor-main .main-top .top-swiper::after {
    content: '';
    position: absolute;
    bottom: 1px;
    left: 0;
    width: 100%;
    height: 1px;
    background: #eaeaea;
  }
  .honor .honor-main .main-top .top-swiper .swiper-slide {
    width: calc(100% / 2 - 0.1rem);
    margin-right: 0.2rem;
  }
  .honor .honor-main .main-top .top-swiper .swiper-slide:last-of-type {
    margin-right: 0;
  }
  .honor .honor-main .main-top .top-swiper .swiper-slide .slide-box {
    display: block;
    position: relative;
    width: 100%;
    padding-bottom: 0.25rem;
    font-family: 'MONTSERRAT-REGULAR';
    font-size: var(--fs42);
    text-align: center;
    color: #666666;
  }
  .honor .honor-main .main-top .top-swiper .swiper-slide .slide-box::after {
    content: '';
    position: absolute;
    bottom: -2px;
    left: 50%;
    width: 26px;
    height: 4px;
    margin-left: -13px;
    border-radius: 0.45rem;
    background: #ddd;
    z-index: 9;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .honor .honor-main .main-top .top-swiper .swiper-slide .slide-box:hover {
    color: #0b75be;
  }
  .honor .honor-main .main-top .top-swiper .swiper-slide .slide-box:hover::after {
    background: #0b75be;
  }
  .honor .honor-main .main-top .top-swiper .swiper-slide-on .slide-box {
    color: #0b75be;
  }
  .honor .honor-main .main-top .top-swiper .swiper-slide-on .slide-box::after {
    background: #0b75be;
  }
  .honor .honor-main .main-top .top-swiper-button-prev,
  .honor .honor-main .main-top .top-swiper-button-next {
    position: absolute;
    bottom: -0.14rem;
    width: 0.28rem;
    height: 0.43rem;
    outline: none;
    cursor: pointer;
    z-index: 9;
  }
  .honor .honor-main .main-top .top-swiper-button-prev img,
  .honor .honor-main .main-top .top-swiper-button-next img {
    position: absolute;
    top: 0;
    left: 0;
    width: auto;
    height: 100%;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .honor .honor-main .main-top .top-swiper-button-prev .img2,
  .honor .honor-main .main-top .top-swiper-button-next .img2 {
    opacity: 0;
  }
  .honor .honor-main .main-top .top-swiper-button-prev:hover .img1,
  .honor .honor-main .main-top .top-swiper-button-next:hover .img1 {
    opacity: 0;
  }
  .honor .honor-main .main-top .top-swiper-button-prev:hover .img2,
  .honor .honor-main .main-top .top-swiper-button-next:hover .img2 {
    opacity: 1;
  }
  .honor .honor-main .main-top .top-swiper-button-prev {
    left: 0;
  }
  .honor .honor-main .main-top .top-swiper-button-next {
    right: 0;
  }
  .honor .honor-main .main-cont {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    margin-top: 0.35rem;
    margin-bottom: 0.5rem;
  }
  .honor .honor-main .main-cont .cont-item {
    width: 48%;
    height: auto;
    padding: 0.25rem 0.15rem;
    margin-right: 0;
    margin-bottom: 0.52rem;
    background: #f5f5f5;
  }
  .honor .honor-main .main-cont .cont-item:nth-child(4n) {
    margin-right: 0;
  }
  .honor .honor-main .main-cont .cont-item .item-pic {
    width: 100%;
    height: 3.25rem;
    overflow: hidden;
  }
  .honor .honor-main .main-cont .cont-item .item-pic img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .honor .honor-main .main-cont .cont-item .item-title {
    margin-top: 0.2rem;
    font-size: var(--fs28);
    line-height: 0.46rem;
    text-align: center;
    color: #333;
  }
  .honor .honor-main .main-cont .cont-item:hover {
    background: #fff;
    box-shadow: 0px 0px 29px 0px rgba(0, 0, 0, 0.1);
  }
  .honor .honor-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));
  }
  .partner {
    width: 100%;
    height: auto;
    padding: 0.7rem 0 2.25rem;
    background: url(../images/partner-bg.jpg) no-repeat top right;
    background-size: cover;
  }
  .partner .partner-main .main-cont {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    margin-top: 0.7rem;
    border: solid 1px #ededed;
    border-top: none;
    background: rgba(255, 255, 255, 0.8);
  }
  .partner .partner-main .main-cont .cont-item {
    width: calc(100% / 3);
    height: 1.8rem;
    padding: 0.1rem;
    border-top: solid 1px #ededed;
    border-right: solid 1px #ededed;
    overflow: hidden;
  }
  .partner .partner-main .main-cont .cont-item:nth-child(6n),
  .partner .partner-main .main-cont .cont-item:nth-child(3n) {
    border-right: none;
  }
  .partner .partner-main .main-cont .cont-item img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .partner .partner-main .main-cont .cont-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));
  }
  .solution {
    width: 100%;
    height: auto;
  }
  .solution .solution-plate1 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    position: relative;
    padding: 0.65rem 0.3rem 1rem;
  }
  .solution .solution-plate1::after {
    content: '';
    position: absolute;
    top: 0.6rem;
    right: -1.32rem;
    width: 2.91rem;
    height: 2.7rem;
    background: url(../images/icon/icon-solution-pic1.png) no-repeat top left;
    background-size: 100%;
  }
  .solution .solution-plate1 .plate1-cent {
    width: 100%;
    height: auto;
    padding-right: 0;
  }
  .solution .solution-plate1 .plate1-cent .cent-text {
    margin-top: 0.65rem;
    font-size: var(--fs30);
    line-height: 0.48rem;
    color: #333;
  }
  .solution .solution-plate1 .plate1-pic {
    width: 100%;
    height: auto;
    margin-top: 0.9rem;
    overflow: hidden;
  }
  .solution .solution-plate1 .plate1-pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .solution .solution-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));
  }
  .solution .solution-plate2 {
    width: 100%;
    height: auto;
    padding: 0.65rem 0 0;
    background: #ebf4fa;
  }
  .solution .solution-plate2 .plate2-title {
    font-size: var(--fs48);
    font-weight: bold;
    text-align: center;
    color: #0b75be;
  }
  .solution .solution-plate2 .plate2-pic {
    width: 100%;
    height: auto;
    margin: 0 auto 0;
  }
  .solution .solution-plate2 .plate2-pic img {
    width: 100%;
  }
  .solution .solution-plate3 {
    padding: 1.05rem 0.3rem 1.62rem;
  }
  .solution .solution-plate3 .plate3-title {
    font-size: var(--fs48);
    font-weight: bold;
    color: #0b75be;
  }
  .solution .solution-plate3 .plate3-text {
    margin-top: 0.25rem;
    font-size: var(--fs30);
    line-height: 0.48rem;
    color: #333;
  }
  .solution .solution-plate3 .plate3-pic {
    width: 100%;
    height: auto;
    margin-top: 0.1rem;
    overflow: hidden;
  }
  .solution .solution-plate3 .plate3-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-plate3 .plate3-video {
    width: 100%;
    height: auto;
    margin-top: 1rem;
  }
  .solution .solution-plate3 .plate3-video .hidden-box {
    position: relative;
    width: 100%;
    height: 100%;
  }
  .solution .solution-plate3 .plate3-video .hidden-box .box-pic {
    width: 100%;
    height: auto;
    overflow: hidden;
  }
  .solution .solution-plate3 .plate3-video .hidden-box .box-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-plate3 .plate3-video .hidden-box .box-icon {
    position: absolute;
    bottom: 0.3rem;
    left: 0.58rem;
    width: 0.44rem;
    height: 0.5rem;
    cursor: pointer;
  }
  .solution .solution-plate3 .plate3-video .hidden-box .box-icon img {
    width: 100%;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .solution .solution-plate3 .plate3-video .hidden-box .box-icon: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));
  }
  .solution .solution-plate3 .plate3-video .hidden-box .box-screen {
    position: absolute;
    bottom: 0.3rem;
    right: 0.48rem;
    width: 0.5rem;
    height: 0.5rem;
  }
  .solution .solution-plate3 .plate3-video .hidden-box .box-screen img {
    width: 100%;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .solution .solution-plate3 .plate3-video .hidden-box .box-screen: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));
  }
  .solution .solution-plate3 .plate3-video .hidden-box:hover .box-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));
  }
  .solution .solution-plate3 .plate3-video .video-box {
    display: none;
    width: 100%;
    height: auto;
  }
  .solution .solution-plate3 .plate3-video .video-box video {
    width: 100%;
    height: auto;
  }
  .solution .solution-plate4 {
    width: 100%;
    height: auto;
    padding: 0.64rem 0 1rem;
  }
  .solution .solution-plate4 .plate4-main .main-cont {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
  }
  .solution .solution-plate4 .plate4-main .main-cont .cont-cent {
    width: 100%;
    height: auto;
    padding-top: 0.65rem;
  }
  .solution .solution-plate4 .plate4-main .main-cont .cont-cent .cent-title {
    font-size: var(--fs48);
    font-weight: bold;
    color: #0b75be;
  }
  .solution .solution-plate4 .plate4-main .main-cont .cont-cent .cent-text {
    margin-top: 0.2rem;
    font-size: var(--fs30);
    line-height: 0.48rem;
    color: #333;
  }
  .solution .solution-plate4 .plate4-main .main-cont .cont-pic {
    width: 100%;
    height: auto;
    margin-top: 0.3rem;
    overflow: hidden;
  }
  .solution .solution-plate4 .plate4-main .main-cont .cont-pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .solution .solution-plate4 .plate4-main .main-cont .cont-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));
  }
  .solution .solution-plate4 .plate4-main .main-pic {
    width: 100%;
    height: auto;
    margin-top: 0.5rem;
    overflow: hidden;
  }
  .solution .solution-plate4 .plate4-main .main-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-plate5 {
    width: 100%;
    height: auto;
    padding: 1.2rem 0.3rem 1.1rem;
    background-position: top left;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
  }
  .solution .solution-plate5 .page-title {
    text-align: center;
    color: #fff;
  }
  .solution .solution-plate5 .plate5-main {
    position: relative;
    padding: 0.9rem 0 0.75rem;
    overflow: hidden;
  }
  .solution .solution-plate5 .plate5-main .swiper-slide {
    width: 100%;
    height: auto;
    margin-right: 0.25rem;
  }
  .solution .solution-plate5 .plate5-main .swiper-slide:last-of-type {
    margin-right: 0;
  }
  .solution .solution-plate5 .plate5-main .swiper-slide .slide-box {
    position: relative;
    width: 100%;
    height: 100%;
    padding: 0.4rem 0.38rem 2rem;
    border-top: solid 4px #00a5e7;
    background: #fff;
    cursor: pointer;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .solution .solution-plate5 .plate5-main .swiper-slide .slide-box .box-num {
    font-family: 'MONTSERRAT-BOLD';
    font-size: var(--fs48);
    color: #0b75be;
  }
  .solution .solution-plate5 .plate5-main .swiper-slide .slide-box .box-title {
    margin-top: 0.2rem;
    font-size: var(--fs36);
    color: #333;
  }
  .solution .solution-plate5 .plate5-main .swiper-slide .slide-box .box-text {
    margin-top: 0.2rem;
    font-size: var(--fs30);
    line-height: 0.5rem;
    color: #666;
  }
  .solution .solution-plate5 .plate5-main .swiper-slide .slide-box .box-icon {
    position: absolute;
    bottom: 0.28rem;
    right: 0.3rem;
    width: 1.5rem;
    height: 1.5rem;
  }
  .solution .solution-plate5 .plate5-main .swiper-slide .slide-box .box-icon img {
    width: 100%;
  }
  .solution .solution-plate5 .plate5-main .swiper-slide .slide-box:hover {
    transform: translatey(-0.2rem);
    -o-transform: translatey(-0.2rem);
    -moz-transform: translatey(-0.2rem);
    -webkit-transform: translatey(-0.2rem);
  }
  .solution .solution-plate5 .plate5-main .swiper-pagination {
    bottom: 0;
  }
  .solution .solution-plate5 .plate5-main .swiper-pagination .swiper-pagination-bullet {
    width: 0.2rem;
    height: 0.2rem;
    margin: 0 0.1rem;
    opacity: 0.5;
    background: #fff;
  }
  .solution .solution-plate5 .plate5-main .swiper-pagination .swiper-pagination-bullet-active {
    opacity: 1;
  }
  .solution .solution-plate6 {
    padding: 0.85rem 0.3rem 1.55rem;
  }
  .solution .solution-plate6 .plate6-title {
    font-size: var(--fs48);
    font-weight: bold;
    text-align: center;
    color: #0b75be;
  }
  .solution .solution-plate6 .plate6-main {
    width: 100%;
    height: auto;
    margin-top: 0.85rem;
  }
  .solution .solution-plate6 .plate6-main .main-item {
    display: block;
    justify-content: space-between;
    width: 100%;
    height: auto;
    margin-bottom: 0.8rem;
  }
  .solution .solution-plate6 .plate6-main .main-item .item-pic {
    width: 100%;
    height: auto;
    overflow: hidden;
  }
  .solution .solution-plate6 .plate6-main .main-item .item-pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .solution .solution-plate6 .plate6-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));
  }
  .solution .solution-plate6 .plate6-main .main-item .item-cent {
    width: 100%;
    height: auto;
    padding: 0.65rem 0;
  }
  .solution .solution-plate6 .plate6-main .main-item .item-cent .cent-title {
    font-size: var(--fs42);
    font-weight: bold;
    color: #333;
  }
  .solution .solution-plate6 .plate6-main .main-item .item-cent .cent-heng {
    width: 40px;
    height: 4px;
    margin-top: 0.2rem;
    background: #0b75be;
  }
  .solution .solution-plate6 .plate6-main .main-item .item-cent .cent-text {
    margin-top: 0.2rem;
    font-size: var(--fs30);
    line-height: 0.48rem;
    color: #666;
  }
  .solution .solution-plate6 .plate6-main .main-item:nth-child(even) {
    flex-direction: row-reverse;
  }
  .intelligent {
    padding: 1.56rem 0 1.42rem;
  }
  .intelligent .intelligent-main .main-item {
    display: block;
    justify-content: space-between;
    position: relative;
    width: 100%;
    height: auto;
    margin-bottom: 1.2rem;
  }
  .intelligent .intelligent-main .main-item .item-pic {
    width: 100%;
    height: auto;
    overflow: hidden;
  }
  .intelligent .intelligent-main .main-item .item-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;
  }
  .intelligent .intelligent-main .main-item .item-cent {
    position: static;
    top: 0;
    right: 0;
    width: 100%;
    height: auto;
    margin-top: 0;
    padding: 0.7rem 0.3rem 0.5rem;
    background: #fff url(../images/intelligent-bg.jpg) no-repeat top left;
    background-size: cover;
    box-shadow: 0px 0px 40px 0px rgba(18, 51, 107, 0.1);
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .intelligent .intelligent-main .main-item .item-cent .cent-top {
    display: block;
    justify-content: space-between;
    align-items: flex-start;
    flex-direction: row-reverse;
    width: 100%;
  }
  .intelligent .intelligent-main .main-item .item-cent .cent-top .top-num {
    font-family: 'MONTSERRAT-BOLD';
    font-size: 0.72rem;
    line-height: 0.6rem;
    background: linear-gradient(180deg, #0886dd 20%, transparent);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
  }
  .intelligent .intelligent-main .main-item .item-cent .cent-top .top-cent {
    width: auto;
    margin-top: 0.2rem;
  }
  .intelligent .intelligent-main .main-item .item-cent .cent-top .top-cent .cent-title {
    font-size: var(--fs48);
    font-weight: bold;
    color: #222;
  }
  .intelligent .intelligent-main .main-item .item-cent .cent-top .top-cent .cent-heng {
    width: 0.35rem;
    height: 2px;
    margin-top: 0.25rem;
    background: #e4e4e4;
  }
  .intelligent .intelligent-main .main-item .item-cent .item-text {
    margin-top: 0.3rem;
    font-size: var(--fs30);
    line-height: 0.46rem;
    color: #666;
  }
  .intelligent .intelligent-main .main-item:nth-child(even) {
    flex-direction: row-reverse;
  }
  .intelligent .intelligent-main .main-item:nth-child(even) .item-cent {
    right: auto;
    left: 0;
  }
  .case {
    width: 100%;
    height: auto;
  }
  .case .case-main {
    width: 100%;
    height: auto;
    padding: 1rem 0 0.4rem;
    background: #f5f5f5;
  }
  .case .case-main .main-cont .cont-item {
    display: block;
    justify-content: flex-start;
    width: 100%;
    height: auto;
    margin-bottom: 0.7rem;
  }
  .case .case-main .main-cont .cont-item .item-pic {
    width: 100%;
    height: auto;
    overflow: hidden;
  }
  .case .case-main .main-cont .cont-item .item-pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .case .case-main .main-cont .cont-item .item-cent {
    width: 100%;
    height: auto;
    padding: 0.2rem 0.3rem 0.5rem;
    background: #fff;
  }
  .case .case-main .main-cont .cont-item .item-cent .cent-logo {
    width: 2rem;
    height: 1.4rem;
  }
  .case .case-main .main-cont .cont-item .item-cent .cent-logo img {
    width: 100%;
    height: 100%;
    object-fit: contain;
  }
  .case .case-main .main-cont .cont-item .item-cent .cent-title {
    font-size: var(--fs42);
    font-weight: bold;
    line-height: 0.58rem;
    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;
  }
  .case .case-main .main-cont .cont-item .item-cent .cent-text {
    margin-top: 0.4rem;
    font-size: var(--fs30);
    line-height: 0.48rem;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
  }
  .case .case-bottom {
    padding: 1.27rem 0.3rem 1.17rem;
  }
  .contact {
    width: 100%;
    height: auto;
  }
  .contact .contact-cont {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 1.12rem 0.3rem 1.05rem;
  }
  .contact .contact-cont .cont-cent {
    width: 100%;
    height: auto;
    padding-right: 0.7rem;
  }
  .contact .contact-cont .cont-cent .cent-title {
    font-size: var(--fs48);
    font-weight: bold;
    color: #000;
  }
  .contact .contact-cont .cont-cent .cent-English {
    margin: 0.2rem 0 0.6rem;
    font-family: 'MONTSERRAT-REGULAR';
    font-size: var(--fs28);
    text-transform: uppercase;
    color: #c9c9c9;
  }
  .contact .contact-cont .cont-cent .cent-item {
    display: flex;
    justify-content: flex-start;
    width: 100%;
    height: auto;
    margin-top: 0.25rem;
  }
  .contact .contact-cont .cont-cent .cent-item .item-icon {
    width: 16px;
    height: 16px;
  }
  .contact .contact-cont .cont-cent .cent-item .item-icon img {
    width: 100%;
  }
  .contact .contact-cont .cont-cent .cent-item .item-text {
    width: calc(100% - 16px);
    height: auto;
    padding-left: 0.18rem;
    font-size: var(--fs30);
    color: #666;
  }
  .contact .contact-cont .cont-cent .cent-ewm {
    display: flex;
    justify-content: flex-start;
    width: 100%;
    height: auto;
    margin-top: 0.44rem;
  }
  .contact .contact-cont .cont-cent .cent-ewm .ewm-item {
    width: 2.2rem;
    height: auto;
    margin-right: 0.8rem;
  }
  .contact .contact-cont .cont-cent .cent-ewm .ewm-item img {
    width: 100%;
    box-shadow: 0px 3px 20px 0px rgba(0, 0, 0, 0.1);
  }
  .contact .contact-cont .cont-cent .cent-ewm .ewm-item p {
    margin-top: 0.2rem;
    font-size: var(--fs28);
    color: #999;
  }
  .contact .contact-cont .cont-pic {
    width: 100%;
    height: 5.5rem;
    margin-top: 0.45rem;
    overflow: hidden;
  }
  .contact .contact-main {
    width: 100%;
    height: auto;
    padding: 1.2rem 0 0.6rem;
    background: #f4f4f4;
  }
  .contact .contact-main .main-box {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .contact .contact-main .main-box .box-item {
    width: 100%;
    height: auto;
    padding: 0.5rem 0.3rem;
    margin-bottom: 0.55rem;
    background: #fff;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .contact .contact-main .main-box .box-item .item-top {
    position: relative;
    width: 100%;
    height: auto;
    padding-right: 0.45rem;
    padding-bottom: 0.25rem;
    border-bottom: solid 1px #eeeeee;
  }
  .contact .contact-main .main-box .box-item .item-top .top-title {
    font-size: var(--fs38);
    font-weight: bold;
    color: #000;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .contact .contact-main .main-box .box-item .item-top .top-English {
    margin-top: 0.15rem;
    font-family: 'MONTSERRAT-REGULAR';
    font-size: var(--fs28);
    color: #c9c9c9;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .contact .contact-main .main-box .box-item .item-top .top-icon {
    position: absolute;
    top: 0;
    right: 0;
    width: 0.33rem;
    height: 0.39rem;
    background: url(../images/icon/icon-contact-pic7.png) no-repeat top right;
    background-size: 100%;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .contact .contact-main .main-box .box-item .item-cent {
    width: 100%;
    height: auto;
    margin-top: 0.4rem;
    font-size: var(--fs28);
    line-height: 0.48rem;
    color: #333;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .contact .contact-main .main-box .box-item:hover {
    background: #0b75be;
  }
  .contact .contact-main .main-box .box-item:hover .item-top .top-title,
  .contact .contact-main .main-box .box-item:hover .item-top .top-English {
    color: #fff;
  }
  .contact .contact-main .main-box .box-item:hover .item-top .top-icon {
    background: url(../images/icon/icon-contact-pic8.png) no-repeat top right;
    background-size: 100%;
  }
  .contact .contact-main .main-box .box-item:hover .item-cent {
    color: #fff;
  }
  .prompt {
    width: 100%;
    height: auto;
    margin-top: 1.2rem;
    padding: 1.2rem 0.3rem 1.3rem;
  }
  .prompt .prompt-main {
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  .prompt .prompt-main .main-title {
    font-size: var(--fs48);
    font-weight: bold;
    text-align: center;
    color: #333;
  }
  .prompt .prompt-main .main-cent {
    width: 100%;
    height: auto;
    margin-top: 0.35rem;
    font-size: var(--fs28);
    line-height: 0.46rem;
    color: #666;
  }
  .pageW {
    width: 100%;
    height: auto;
    padding: 0 0.3rem;
  }
  .flex {
    display: block;
    justify-content: space-between;
  }
  .page-English {
    margin-top: 0.1rem;
    font-family: 'MONTSERRAT-SEMI-BOLD';
    font-size: var(--fs32);
    color: rgba(0, 0, 0, 0.35);
  }
  .page-title {
    font-size: var(--fs48);
    font-weight: bold;
    color: #333;
  }
  .page-button {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 2.7rem;
    height: 0.8rem;
    background: #0b75be;
    transition: all 0.3s;
    -o-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
  }
  .page-button span {
    font-size: var(--fs30);
    color: #fff;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .page-button em {
    width: 16px;
    height: 12px;
    margin-left: 0.18rem;
    background: url(../images/icon/icon-button-arrow.png) no-repeat center center;
    background-size: 100%;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .page-button:hover {
    background: #0b75be;
    box-shadow: 8px 8px rgba(11, 117, 190, 0.1);
    transform: translate(-4px, -4px);
    -o-transform: translate(-4px, -4px);
    -moz-transform: translate(-4px, -4px);
    -webkit-transform: translate(-4px, -4px);
  }
  .page-button:hover span {
    color: #fff;
  }
  .page-button:hover em {
    background: url(../images/icon/icon-button-arrow.png) no-repeat center center;
    background-size: 100%;
  }
}
