.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) {
  nav .nav-main .main-cont .main-nav .nav-cont .nav-li .li-link,
  nav .nav-main .main-cont .main-nav .nav-cont .nav-li .li-cont a,
  header .head-strip .strip-item {
    font-size: 16px;
  }
  .container .cont-plate1 .plate1-cent .cent-text,
  .wisdom .wisdom-main .main-box .box-item .item-cent .cent-text {
    font-size: 18px;
    line-height: 34px;
  }
  .container .cont-plate1 .plate1-cent .cent-button,
  .container .cont-plate2 .plate2-main .main-cent .cent-button {
    width: 1.85rem;
    height: 0.65rem;
  }
  .container .cont-plate5 .plate5-main .main-box .box-item .item-cent .cent-bottom span,
  footer .foot-main .main-cent .cent-title,
  footer .foot-bottom .bottom-link a,
  footer .foot-bottom .bottom-zizhi {
    font-size: 14px;
  }
  .container .cont-plate5 .plate5-main .main-box .box-item .item-cent .cent-title {
    font-size: 18px;
    line-height: 26px;
  }
  .container .cont-plate5 .plate5-main .main-box .box-cont .cont-item .item-cent .cent-title,
  footer .foot-main .main-nav .nav-item .item-title,
  .container .cont-plate2 .plate2-main .main-cent .cent-box .box-item .item-title,
  .sample .sample-plate2 .plate2-main .main-box .box-swiper .swiper-slide .slide-box .box-title {
    font-size: 18px;
  }
  .container .cont-plate5 .plate5-main .main-box .box-cont .cont-item .item-cent .cent-text {
    font-size: 15px;
    line-height: 24px;
  }
  .history .history-cont .cont-main .main-box .box-cent .cent-text {
    font-size: 16px;
    line-height: 36px;
  }
  .history .history-cont .cont-main .main-box .box-cent .cent-text::after {
    top: 18px;
  }
  footer .foot-main .main-nav .nav-item .item-cent a {
    font-size: 14px;
    line-height: 30px;
  }
  .pledge .pledge-main .main-item .item-cent .cent-text,
  .last .last-main .main-item .item-cent .cent-text {
    font-size: 14px;
    line-height: 24px;
  }
  .container .cont-plate2 .plate2-main .main-cent .cent-box .box-item .item-text {
    font-size: 16px;
    line-height: 24px;
  }
  .sample .sample-plate2 .plate2-main .main-top .top-item .item-text {
    font-size: 22px;
    line-height: 34px;
  }
  .reliable .reliable-plate3 .plate3-main {
    font-size: 20px;
    line-height: 38px;
  }
}
@media screen and (max-width: 1460px) {
  footer .foot-main .main-nav .nav-item {
    margin-left: 0.6rem;
  }
}
@media screen and (max-width: 1004px) {
  nav {
    position: relative;
    width: 100%;
    height: auto;
    z-index: 99;
  }
  nav .nav-main {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 1.2rem;
    padding: 0 0.3rem;
    border-bottom: none;
    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;
  }
  nav .nav-main .main-cont .main-logo {
    position: relative;
    width: 1.82rem;
    height: 0.74rem;
  }
  nav .nav-main .main-cont .main-logo img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
  }
  nav .nav-main .main-cont .main-logo .img2 {
    opacity: 0;
  }
  nav .nav-main .main-cont .main-nav,
  nav .nav-main .main-cont .main-right {
    display: none;
  }
  nav .nav-main .main-cont .main-web-right {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    width: auto;
    height: 100%;
  }
  nav .nav-main .main-cont .main-web-right .right-serach {
    position: relative;
    width: 0.4rem;
    height: 100%;
    margin-left: 0.35rem;
    background: url(../images/icon/icon-serach.png) no-repeat center center;
    background-size: 0.4rem;
    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-web-right .right-lang {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    width: 0.4rem;
    height: 100%;
    cursor: pointer;
  }
  nav .nav-main .main-cont .main-web-right .right-lang .lang-flag {
    width: 0.4rem;
    height: 0.4rem;
    background: url(../images/icon/icon-nav-lang.png);
    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-web-right .right-lang .lang-title {
    width: auto;
    margin: 0 0.15rem;
    font-size: 0.16rem;
    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-web-right .right-lang .lang-arrow {
    width: 8px;
    height: 5px;
    background: url(../images/icon/icon-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-web-right .right-lang .lang-list {
    position: absolute;
    top: 1.2rem;
    left: 50%;
    width: 2rem;
    height: auto;
    margin-left: -1rem;
    padding: 0.05rem 0.2rem;
    overflow: hidden;
    z-index: 9;
  }
  nav .nav-main .main-cont .main-web-right .right-lang .lang-list::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #f8f8f8;
    z-index: 0;
    transform: translatey(-103%);
    -o-transform: translatey(-103%);
    -moz-transform: translatey(-103%);
    -webkit-transform: translatey(-103%);
    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-web-right .right-lang .lang-list .list-link {
    display: none;
    position: relative;
    width: 100%;
    margin: 0.1rem 0;
    font-size: 0.26rem;
    line-height: 0.46rem;
    text-align: center;
    color: #333;
    opacity: 0;
    z-index: 9;
  }
  nav .nav-main .main-cont .main-web-right .right-lang .lang-list .list-link:hover {
    color: #195778;
  }
  nav .nav-main .main-cont .main-web-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-web-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-web-right .right-menu {
    position: relative;
    width: 0.5rem;
    height: 100%;
    margin-left: 0.35rem;
    background: url(../images/icon/icon-web-mune.png) no-repeat center center;
    background-size: 0.5rem;
    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 {
    position: absolute;
    top: 100px;
    left: 50%;
    display: none;
    width: 100%;
    height: auto;
    padding: 0.9rem 0 1.2rem;
    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: 15.36rem;
    height: 0.75rem;
    margin: 0 auto;
    border-bottom: solid 1px #195778;
  }
  nav .nav-main .main-cont .main-popup-suosou .sousuo-box a {
    width: 16px;
    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: 22px;
    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: none;
  }
  nav .nav-main:hover .main-logo .img1 {
    opacity: 1;
  }
  nav .nav-main:hover .main-logo .img2 {
    opacity: 0;
  }
  nav .nav-main-active {
    background: #fff;
    box-shadow: 0 0 0.3rem rgba(0, 0, 0, 0.2);
  }
  nav .nav-main-active .main-logo .img1 {
    opacity: 0 !important;
  }
  nav .nav-main-active .main-logo .img2 {
    opacity: 1 !important;
  }
  nav .nav-main-active .main-web-right .right-serach {
    background: url(../images/icon/icon-serach3.png) no-repeat center center !important;
    background-size: 0.4rem !important;
  }
  nav .nav-main-active .main-web-right .right-lang .lang-flag {
    background: url(../images/icon/icon-nav-lang-active.png) !important;
    background-size: 100% !important;
  }
  nav .nav-main-active .main-web-right .right-menu {
    background: url(../images/icon/icon-web-mune-active.png) no-repeat center center !important;
    background-size: 0.5rem !important;
  }
  nav .Whead-search {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 0;
    background: #195778;
    z-index: 999;
    overflow: hidden;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  nav .Whead-search .hide-pic {
    position: absolute;
    top: 0.2rem;
    right: 0.4rem;
    width: 0.45rem;
  }
  nav .Whead-search .search-input {
    position: absolute;
    bottom: 0.6rem;
    display: flex;
    justify-content: space-between;
    width: 100%;
    padding: 0 0.8rem;
  }
  nav .Whead-search .search-input .input-box {
    flex: 1;
  }
  nav .Whead-search .search-input .input-box input {
    width: 100%;
    height: 0.5rem;
    padding: 0.08rem 0;
    font-family: 'Arial';
    font-size: 0.26rem;
    color: #fff;
    background: rgba(255, 255, 255, 0);
    border-bottom: 1px solid #fff;
  }
  nav .Whead-search .search-input .input-box input::-webkit-input-placeholder {
    font-family: 'Arial';
    color: #fff;
  }
  nav .Whead-search .search-input .input-box input:-moz-placeholder {
    font-family: 'Arial';
    color: #fff;
  }
  nav .Whead-search .search-input .input-box input:-ms-input-placeholder {
    font-family: 'Arial';
    color: #fff;
  }
  nav .Whead-search .search-input .input-icon {
    width: 0.3rem;
    margin-left: 0.2rem;
  }
  nav .sidebar-mask {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background: rgba(0, 0, 0, 0.5);
    z-index: 119;
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  nav .Whead-sidebar {
    display: block;
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    height: 0;
    background: #fff;
    overflow: scroll;
    z-index: 399;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  nav .Whead-sidebar .sidebar-top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    width: 100%;
    height: 1.2rem;
    padding: 0 0.3rem;
    background: #fff;
    border-bottom: solid 1px #195778;
  }
  nav .Whead-sidebar .sidebar-top .top-logo {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    position: relative;
    width: 2.2rem;
    height: 100%;
    padding-left: 0;
  }
  nav .Whead-sidebar .sidebar-top .top-logo img {
    width: 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: #195778;
  }
  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: #195778;
    cursor: pointer;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  nav .Whead-sidebar .sidebar-top .top-right .right-hide img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 0.32rem;
    transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  nav .Whead-sidebar .sidebar-top .top-icon2 {
    width: 0.4rem;
  }
  nav .Whead-sidebar .sidebar-top .top-icon2 img {
    width: 100%;
  }
  nav .Whead-sidebar .sidebar-top .box-lang {
    width: 0.6rem;
    height: 0.6rem;
    font-size: 0.26rem;
    text-align: center;
    line-height: 0.55rem;
    color: #1c1d21;
    border-radius: 50%;
    border: solid 1px #1c1d21;
  }
  nav .Whead-sidebar .sidebar-nav {
    width: 100%;
    height: calc(100% - 1.3rem);
    padding: 0 0.15rem;
    overflow-y: overlay;
  }
  nav .Whead-sidebar .sidebar-nav::-webkit-scrollbar {
    width: 4px;
  }
  nav .Whead-sidebar .sidebar-nav::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, 0.12);
  }
  nav .Whead-sidebar .sidebar-nav .nav-item {
    width: 100%;
    height: auto;
    border-bottom: solid 1px #e3e3e3;
  }
  nav .Whead-sidebar .sidebar-nav .nav-item .item-top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    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: #195778;
  }
  nav .Whead-sidebar .sidebar-nav .nav-item .item-top-active::before {
    background: #195778;
    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: #195778;
  }
  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;
  }
  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: 100%;
  }
  header .head-banner .swiper-slide .slide-box .slide-pic {
    width: 100%;
    height: 100%;
    background: #fff;
    overflow: hidden;
  }
  header .head-banner .swiper-slide .slide-box .slide-pic video {
    display: none;
    width: auto;
    height: 5rem;
    background: #fff;
  }
  header .head-banner .swiper-slide .slide-box .slide-pic img {
    display: block;
    width: auto;
    height: 5rem;
  }
  header .head-banner .swiper-slide .slide-box .box-pic {
    display: none;
  }
  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 {
    margin-top: 0.3rem;
    font-size: 0.6rem;
    font-weight: bold;
    color: #fff;
    opacity: 0;
    transform: translatey(30px);
    -o-transform: translatey(30px);
    -moz-transform: translatey(30px);
    -webkit-transform: translatey(30px);
    transition: all 0.5s 0.8s;
    -o-transition: all 0.5s 0.8s;
    -moz-transition: all 0.5s 0.8s;
    -webkit-transition: all 0.5s 0.8s;
  }
  header .head-banner .swiper-slide .slide-box .box-cent .cent-title2 {
    margin-top: 0.3rem;
    font-size: 0.4rem;
    line-height: 0.6rem;
    color: #fff;
    opacity: 0;
    transform: translatey(30px);
    -o-transform: translatey(30px);
    -moz-transform: translatey(30px);
    -webkit-transform: translatey(30px);
    transition: all 0.5s 0.8s;
    -o-transition: all 0.5s 0.8s;
    -moz-transition: all 0.5s 0.8s;
    -webkit-transition: all 0.5s 0.8s;
  }
  header .head-banner .swiper-slide .slide-box .box-cent .cent-title2 span {
    font-weight: bold;
  }
  header .head-banner .swiper-slide .slide-box .box-cent .cent-pic {
    width: 2rem;
    height: auto;
    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-pic img {
    width: 100%;
  }
  header .head-banner .swiper-slide .slide-box .box-cent .cent-English {
    font-size: 0.28rem;
    color: #fff;
    opacity: 0;
    transform: translatey(30px);
    -o-transform: translatey(30px);
    -moz-transform: translatey(30px);
    -webkit-transform: translatey(30px);
    transition: all 0.5s 1s;
    -o-transition: all 0.5s 1s;
    -moz-transition: all 0.5s 1s;
    -webkit-transition: all 0.5s 1s;
  }
  header .head-banner .swiper-slide .slide-box .box-cent2 {
    position: absolute;
    top: 40%;
    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 .swiper-slide .slide-box .box-cent2 .cent-pic {
    width: 2rem;
    height: auto;
    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-cent2 .cent-pic img {
    width: 100%;
  }
  header .head-banner .swiper-slide .slide-box .box-cent2 .cent-title {
    width: 62%;
    margin-top: 0.2rem;
    font-size: 0.4rem;
    line-height: 0.6rem;
    color: #195778;
    opacity: 0;
    transform: translatey(30px);
    -o-transform: translatey(30px);
    -moz-transform: translatey(30px);
    -webkit-transform: translatey(30px);
    transition: all 0.5s 0.8s;
    -o-transition: all 0.5s 0.8s;
    -moz-transition: all 0.5s 0.8s;
    -webkit-transition: all 0.5s 0.8s;
  }
  header .head-banner .swiper-slide .slide-box .box-cent2 .cent-title span {
    font-weight: bold;
  }
  header .head-banner .banner-pic {
    width: 100%;
    height: 4rem;
    margin-top: 0;
    overflow: hidden;
    background: none;
  }
  header .head-banner .banner-pic img {
    width: auto;
    height: 100%;
    opacity: 1;
    transform: translateX(-25%);
    -o-transform: translateX(-25%);
    -moz-transform: translateX(-25%);
    -webkit-transform: translateX(-25%);
  }
  header .head-banner .banner-pic2 {
    position: relative;
    width: 100%;
    height: 4rem;
    margin-top: 1.2rem;
    overflow: hidden;
  }
  header .head-banner .banner-pic2 img {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    opacity: 1;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  header .head-banner .banner-pic3 {
    position: relative;
    width: 100%;
    height: 5rem;
    margin-top: 1.2rem;
    overflow: hidden;
  }
  header .head-banner .banner-pic3 img {
    width: auto;
    height: 100%;
  }
  header .head-banner .banner-cent {
    position: absolute;
    top: 55%;
    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;
    color: #fff;
  }
  header .head-banner .banner-cent .cent-English {
    margin-top: 0.1rem;
    font-size: 0.3rem;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    opacity: 0.5;
  }
  header .head-banner .banner-cent2 {
    position: absolute;
    top: 1.2rem;
    right: 0;
    width: 100%;
    height: calc(100% - 1.2rem);
    padding-left: 0;
    background: rgba(0, 0, 0, 0.3);
  }
  header .head-banner .banner-cent2 .cent-English {
    font-size: 0.48rem;
    font-weight: bold;
    text-align: center;
    color: #fff;
  }
  header .head-banner .banner-cent2 .cent-English span {
    color: #195778;
  }
  header .head-banner .banner-cent2 .cent-title {
    margin-top: 0.3rem;
    font-size: 0.36rem;
    text-align: center;
    color: #fff;
  }
  header .head-banner .banner-cent2 .cent-button {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 3rem;
    height: 0.85rem;
    margin: 0.5rem auto 0;
    font-size: 0.3rem;
    color: #fff;
    background: #195778;
    border-radius: 0.45rem;
  }
  header .head-banner .banner-cent2 .cent-button img {
    width: 0.35rem;
    margin-left: 0.18rem;
  }
  header .head-banner .banner-cent2 .cent-button:hover {
    background: #195778;
  }
  header .head-banner .banner-mouse {
    position: absolute;
    bottom: 0.4rem;
    left: 50%;
    width: 1.6rem;
    height: auto;
    z-index: 9;
    cursor: pointer;
    transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
  }
  header .head-banner .banner-mouse .mouse-title {
    font-size: 0.26rem;
    text-align: center;
    color: #fff;
  }
  header .head-banner .banner-mouse img {
    display: block;
    width: 0.26rem;
    margin: 8px auto 0;
    animation: moveTop infinite 1.5s linear;
  }
  header .head-banner .swiper-pagination {
    display: block;
    bottom: 0.55rem;
    left: 50%;
    width: 15.37rem;
    text-align: center;
    transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
  }
  header .head-banner .swiper-pagination .swiper-pagination-bullet {
    position: relative;
    width: 8px;
    height: 8px;
    margin: 0 18px;
    background: #fff;
    opacity: 0.8;
    border-radius: 50%;
  }
  header .head-banner .swiper-pagination .swiper-pagination-bullet .circlechart {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 30px;
    height: 30px;
    transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
  }
  header .head-banner .swiper-pagination .swiper-pagination-bullet .circlechart .circle-chart {
    width: 30px;
    height: 30px;
  }
  header .head-banner .swiper-pagination .swiper-pagination-bullet .circlechart .circle-chart .circle-chart__background {
    opacity: 0;
  }
  header .head-banner .swiper-pagination .swiper-pagination-bullet .circlechart .circle-chart .circle-chart__circle {
    stroke-dasharray: 182 182;
    stroke-dashoffset: 182;
  }
  header .head-banner .swiper-pagination .swiper-pagination-bullet-active {
    opacity: 1;
  }
  header .head-banner .swiper-pagination .swiper-pagination-bullet-active .circle-chart__background {
    opacity: 0.2 !important;
  }
  header .head-banner .swiper-pagination .swiper-pagination-bullet-active .circle-chart__circle {
    stroke-dashoffset: 0 !important;
    transition: all 12.5s;
    -o-transition: all 12.5s;
    -moz-transition: all 12.5s;
    -webkit-transition: all 12.5s;
  }
  header .head-banner .banner-swiper-button-prev,
  header .head-banner .banner-swiper-button-next {
    display: none;
  }
  header .head-banner .swiper-bottom {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: absolute;
    bottom: 0.35rem;
    left: 50%;
    width: 3rem;
    height: auto;
    margin-left: -1.5rem;
    z-index: 9;
  }
  header .head-banner .swiper-bottom .bottom-num {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 2rem;
    height: auto;
  }
  header .head-banner .swiper-bottom .bottom-num .one {
    font-size: 0.28rem;
    font-weight: bold;
    color: #fff;
  }
  header .head-banner .swiper-bottom .bottom-num .heng {
    position: relative;
    width: 1rem;
    height: 2px;
    background: rgba(255, 255, 255, 0.3);
  }
  header .head-banner .swiper-bottom .bottom-num .heng::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 2px;
    background: #195778;
  }
  header .head-banner .swiper-bottom .bottom-num .on::after {
    width: 100%;
    transition: all 5s;
    -o-transition: all 5s;
    -moz-transition: all 5s;
    -webkit-transition: all 5s;
  }
  header .head-banner .swiper-bottom .bottom-num .two {
    font-size: 0.28rem;
    font-weight: bold;
    color: rgba(255, 255, 255, 0.3);
  }
  header .head-banner .swiper-bottom .bottom-button {
    display: flex;
    justify-content: space-between;
    width: 0.8rem;
    height: auto;
  }
  header .head-banner .swiper-bottom .bottom-button .banner-swiper-button-prev,
  header .head-banner .swiper-bottom .bottom-button .banner-swiper-button-next {
    position: relative;
    width: 0.22rem;
    height: 0.26rem;
    cursor: pointer;
    outline: none;
  }
  header .head-banner .swiper-bottom .bottom-button .banner-swiper-button-prev img,
  header .head-banner .swiper-bottom .bottom-button .banner-swiper-button-next img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  header .head-banner .swiper-bottom .bottom-button .banner-swiper-button-prev .img2,
  header .head-banner .swiper-bottom .bottom-button .banner-swiper-button-next .img2 {
    opacity: 0;
  }
  header .head-banner .swiper-bottom .bottom-button .banner-swiper-button-prev:hover .img1,
  header .head-banner .swiper-bottom .bottom-button .banner-swiper-button-next:hover .img1 {
    opacity: 0;
  }
  header .head-banner .swiper-bottom .bottom-button .banner-swiper-button-prev:hover .img2,
  header .head-banner .swiper-bottom .bottom-button .banner-swiper-button-next:hover .img2 {
    opacity: 1;
  }
  header .mt0 {
    margin-top: 1.2rem !important;
  }
  header .head-Wnav {
    position: relative;
    display: block;
    width: 100%;
    height: 50px;
    line-height: 50px;
    background: #195778;
    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 {
    width: 100%;
    height: auto;
    padding: 0 0.3rem !important;
    background: #2b4457;
  }
  footer .foot-main {
    display: flex;
    justify-content: space-between;
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 0.9rem 0 0.65rem;
  }
  footer .foot-main .main-cent {
    width: 100%;
    height: auto;
  }
  footer .foot-main .main-cent .cent-title {
    font-size: 0.26rem;
    color: #fff;
    opacity: 0.5;
  }
  footer .foot-main .main-cent .cent-tel {
    margin: 0.05rem 0 0.25rem;
    font-family: 'MONTSERRAT-LIGHT';
    font-size: 0.36rem;
    color: #fff;
  }
  footer .foot-main .main-cent .cent-share {
    display: flex;
    justify-content: flex-start;
    width: 100%;
    height: auto;
    margin-top: 0.5rem;
  }
  footer .foot-main .main-cent .cent-share .share-item {
    position: relative;
    width: 0.7rem;
    height: 0.7rem;
    margin-right: 0.28rem;
    border-radius: 50%;
    background: #fff;
  }
  footer .foot-main .main-cent .cent-share .share-item:last-of-type {
    margin-right: 0;
  }
  footer .foot-main .main-cent .cent-share .share-item img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 0.35rem;
    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;
  }
  footer .foot-main .main-cent .cent-share .share-item .img2 {
    opacity: 0;
  }
  footer .foot-main .main-cent .cent-share .share-item:hover {
    background: linear-gradient(-90deg, #2a78a1, #195778);
  }
  footer .foot-main .main-cent .cent-share .share-item:hover .img1 {
    opacity: 0;
  }
  footer .foot-main .main-cent .cent-share .share-item:hover .img2 {
    opacity: 1;
  }
  footer .foot-main .main-nav {
    display: none;
    justify-content: flex-end;
    width: auto;
    height: auto;
  }
  footer .foot-main .main-nav .nav-item {
    width: auto;
    height: auto;
    margin-left: 1rem;
  }
  footer .foot-main .main-nav .nav-item:first-of-type {
    margin-left: 0;
  }
  footer .foot-main .main-nav .nav-item .item-title {
    font-size: 0.16rem;
    font-weight: bold;
    color: #fff;
  }
  footer .foot-main .main-nav .nav-item .item-title:hover {
    text-decoration: underline;
  }
  footer .foot-main .main-nav .nav-item .item-cent {
    width: 100%;
    height: auto;
    margin-top: 0.2rem;
  }
  footer .foot-main .main-nav .nav-item .item-cent a {
    display: block;
    font-size: 0.14rem;
    line-height: 0.3rem;
    color: #fff;
    opacity: 0.5;
  }
  footer .foot-main .main-nav .nav-item .item-cent a:hover {
    opacity: 1;
  }
  footer .foot-bottom {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 0.3rem 0 0.75rem;
    border-top: solid 1px rgba(255, 255, 255, 0.05);
  }
  footer .foot-bottom .bottom-link {
    width: auto;
    height: auto;
  }
  footer .foot-bottom .bottom-link a {
    font-size: 0.26rem;
    color: #fff;
    opacity: 0.3;
  }
  footer .foot-bottom .bottom-link a:hover {
    opacity: 1;
  }
  footer .foot-bottom .bottom-zizhi {
    width: auto;
    height: auto;
    margin-top: 0.25rem;
    font-size: 0.26rem;
    color: rgba(255, 255, 255, 0.3);
  }
  footer .foot-bottom .bottom-zizhi a {
    color: rgba(255, 255, 255, 0.3);
  }
  footer .foot-bottom .bottom-zizhi a:hover {
    color: #ffffff;
  }
  .container {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
  }
  .container .cont-plate1 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    padding: 1rem 0.3rem 0;
    background: url(../images/plate1-bg.png) no-repeat 20% bottom;
    background-size: 7.63rem;
  }
  .container .cont-plate1 .plate1-cent {
    width: 100%;
    height: auto;
    padding: 0.45rem 0 0;
  }
  .container .cont-plate1 .plate1-cent .cent-English {
    font-family: 'MONTSERRAT-MEDIUM';
    font-size: 0.48rem;
    line-height: 0.48rem;
    text-transform: uppercase;
    color: transparent;
    background-image: linear-gradient(180deg, rgba(25, 87, 120, 0.2), transparent);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  .container .cont-plate1 .plate1-cent .cent-title {
    margin-top: 0.1rem;
    font-size: 0.48rem;
    font-weight: bold;
    color: #333;
  }
  .container .cont-plate1 .plate1-cent .cent-heng {
    width: 46px;
    height: 3px;
    margin-top: 0.25rem;
    background: linear-gradient(90deg, #195778, #2a77a1);
  }
  .container .cont-plate1 .plate1-cent .cent-text {
    margin-top: 0.65rem;
    font-size: 0.3rem;
    line-height: 0.48rem;
    color: rgba(9, 31, 43, 0.8);
  }
  .container .cont-plate1 .plate1-cent .cent-button {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 2.5rem;
    height: 0.8rem;
    margin-top: 0.9rem;
    background: linear-gradient(-90deg, #2a78a1, #195778);
    border-radius: 0.45rem;
  }
  .container .cont-plate1 .plate1-cent .cent-button span {
    font-family: 'MONTSERRAT-REGULAR';
    font-size: 0.26rem;
    text-transform: uppercase;
    color: #fff;
  }
  .container .cont-plate1 .plate1-cent .cent-button img {
    width: 13px;
    margin-left: 0.18rem;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .cont-plate1 .plate1-cent .cent-button:hover img {
    margin-left: 0.05rem;
  }
  .container .cont-plate1 .plate1-pic {
    width: 100%;
    height: auto;
    margin-top: 0.5rem;
    overflow: hidden;
  }
  .container .cont-plate1 .plate1-pic img {
    width: 100%;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .cont-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));
  }
  .container .cont-plate2 {
    position: relative;
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 1.2rem 0.3rem 0.6rem;
  }
  .container .cont-plate2::after {
    content: 'culture';
    position: absolute;
    top: 8rem;
    left: -0.5rem;
    font-family: 'MONTSERRAT-BOLD';
    font-size: 1.5rem;
    text-transform: uppercase;
    color: transparent;
    -webkit-text-stroke: 1px rgba(0, 0, 0, 0.15);
    z-index: -1;
  }
  .container .cont-plate2 .plate2-main {
    display: block;
    justify-content: space-between;
    flex-direction: row-reverse;
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  .container .cont-plate2 .plate2-main .main-cent {
    width: 100%;
    height: auto;
    padding-top: 0.3rem;
    padding-bottom: 0.9rem;
    padding-left: 0;
  }
  .container .cont-plate2 .plate2-main .main-cent .cent-English {
    font-family: 'MONTSERRAT-MEDIUM';
    font-size: 0.48rem;
    line-height: 0.48rem;
    text-transform: uppercase;
    color: transparent;
    background-image: linear-gradient(180deg, rgba(25, 87, 120, 0.2), transparent);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  .container .cont-plate2 .plate2-main .main-cent .cent-title {
    margin-top: 0.1rem;
    font-size: 0.48rem;
    font-weight: bold;
    color: #333;
  }
  .container .cont-plate2 .plate2-main .main-cent .cent-heng {
    width: 46px;
    height: 3px;
    margin-top: 0.25rem;
    background: linear-gradient(90deg, #195778, #2a77a1);
  }
  .container .cont-plate2 .plate2-main .main-cent .cent-box {
    display: flex;
    justify-content: space-between;
    width: 100%;
    height: auto;
    margin-top: 0.7rem;
  }
  .container .cont-plate2 .plate2-main .main-cent .cent-box .box-item {
    width: calc(100% / 3 - 0.35rem);
    height: auto;
  }
  .container .cont-plate2 .plate2-main .main-cent .cent-box .box-item .item-icon {
    width: 0.92rem;
    height: auto;
    margin: 0 auto;
  }
  .container .cont-plate2 .plate2-main .main-cent .cent-box .box-item .item-icon img {
    width: 100%;
  }
  .container .cont-plate2 .plate2-main .main-cent .cent-box .box-item .item-title {
    margin-top: 0.2rem;
    font-size: 0.3rem;
    font-weight: bold;
    text-align: center;
    color: #091f2b;
  }
  .container .cont-plate2 .plate2-main .main-cent .cent-box .box-item .item-text {
    margin-top: 0.1rem;
    font-size: 0.28rem;
    line-height: 0.46rem;
    text-align: center;
    color: rgba(9, 31, 43, 0.85);
  }
  .container .cont-plate2 .plate2-main .main-cent .cent-button {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 2.5rem;
    height: 0.8rem;
    margin-top: 0.6rem;
    background: linear-gradient(-90deg, #2a78a1, #195778);
    border-radius: 0.45rem;
  }
  .container .cont-plate2 .plate2-main .main-cent .cent-button span {
    font-family: 'MONTSERRAT-REGULAR';
    font-size: 0.26rem;
    text-transform: uppercase;
    color: #fff;
  }
  .container .cont-plate2 .plate2-main .main-cent .cent-button img {
    width: 13px;
    margin-left: 0.18rem;
    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-cent .cent-button:hover img {
    margin-left: 0.05rem;
  }
  .container .cont-plate2 .plate2-main .main-pic {
    width: 100%;
    height: auto;
    overflow: hidden;
  }
  .container .cont-plate2 .plate2-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;
  }
  .container .cont-plate2 .plate2-main .main-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));
  }
  .container .cont-plate3 {
    width: 100%;
    height: auto;
    padding-top: 0.6rem;
  }
  .container .cont-plate3 .plate3-English {
    font-family: 'MONTSERRAT-MEDIUM';
    font-size: 0.48rem;
    line-height: 0.48rem;
    text-align: center;
    text-transform: uppercase;
    color: transparent;
    background-image: linear-gradient(180deg, rgba(25, 87, 120, 0.2), transparent);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  .container .cont-plate3 .plate3-title {
    margin-top: 0.1rem;
    font-size: 0.48rem;
    font-weight: bold;
    text-align: center;
    color: #333;
  }
  .container .cont-plate3 .plate3-heng {
    width: 46px;
    height: 3px;
    margin: 0.25rem auto 0;
    background: linear-gradient(90deg, #195778, #2a77a1);
  }
  .container .cont-plate3 .plate3-text {
    margin-top: 0.4rem;
    font-size: 0.48rem;
    font-weight: 100;
    text-align: center;
    letter-spacing: 0.1rem;
    color: #666;
  }
  .container .cont-plate3 .plate3-main {
    display: none;
    position: relative;
    width: 100%;
    height: auto;
    margin-top: 0.7rem;
  }
  .container .cont-plate3 .plate3-main .main-box {
    position: relative;
    width: 100%;
    height: auto;
  }
  .container .cont-plate3 .plate3-main .main-box .box-pic {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    opacity: 0;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .cont-plate3 .plate3-main .main-box .box-pic img {
    width: 100%;
  }
  .container .cont-plate3 .plate3-main .main-box .box-pic-active {
    position: static;
    opacity: 1;
    transition: all 1.2s;
    -o-transition: all 1.2s;
    -moz-transition: all 1.2s;
    -webkit-transition: all 1.2s;
  }
  .container .cont-plate3 .plate3-main .main-cont {
    display: flex;
    justify-content: center;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    z-index: 9;
  }
  .container .cont-plate3 .plate3-main .main-cont::after {
    content: '';
    position: absolute;
    top: 4.4rem;
    left: 0;
    width: 100%;
    height: 1px;
    background: rgba(255, 255, 255, 0.3);
  }
  .container .cont-plate3 .plate3-main .main-cont .cont-item {
    position: relative;
    width: 2.1rem;
    height: auto;
    padding: 2.1rem 0 0;
    margin: 0 0.85rem;
    cursor: pointer;
  }
  .container .cont-plate3 .plate3-main .main-cont .cont-item::after {
    content: '';
    position: absolute;
    top: 4.39rem;
    left: 0;
    width: 100%;
    height: 2px;
    background: #fff;
    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;
  }
  .container .cont-plate3 .plate3-main .main-cont .cont-item .item-icon {
    width: 1.63rem;
    height: auto;
    margin: 0 auto;
    opacity: 0;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .cont-plate3 .plate3-main .main-cont .cont-item .item-icon img {
    width: 100%;
  }
  .container .cont-plate3 .plate3-main .main-cont .cont-item .item-title {
    margin-top: 0.2rem;
    font-size: 0.3rem;
    text-align: center;
    color: #fff;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .cont-plate3 .plate3-main .main-cont .cont-item .item-button {
    display: block;
    width: 1.45rem;
    height: 0.5rem;
    margin: 1.1rem auto 0;
    font-size: 0.16rem;
    text-align: center;
    line-height: 0.46rem;
    color: #fff;
    opacity: 0;
    border: 2px solid #fff;
    border-radius: 0.45rem;
  }
  .container .cont-plate3 .plate3-main .main-cont .cont-item .item-button:hover {
    color: #195778;
    background: #fff;
  }
  .container .cont-plate3 .plate3-main .main-cont .cont-item-active::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));
  }
  .container .cont-plate3 .plate3-main .main-cont .cont-item-active .item-icon,
  .container .cont-plate3 .plate3-main .main-cont .cont-item-active .item-button {
    opacity: 1;
  }
  .container .cont-plate3 .plate3-main .main-cont .cont-item-active .item-title {
    font-weight: bold;
  }
  .container .cont-plate3 .plate3-web-main {
    display: block;
    position: relative;
    width: 100%;
    height: auto;
    margin-top: 0.6rem;
    overflow: hidden;
  }
  .container .cont-plate3 .plate3-web-main .swiper-slide {
    width: 100%;
    height: auto;
  }
  .container .cont-plate3 .plate3-web-main .swiper-slide .slide-box {
    position: relative;
    width: 100%;
    height: 100%;
  }
  .container .cont-plate3 .plate3-web-main .swiper-slide .slide-box::after {
    content: '';
    position: absolute;
    top: 3.62rem;
    left: 0;
    width: 100%;
    height: 1px;
    background: rgba(255, 255, 255, 0.3);
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .cont-plate3 .plate3-web-main .swiper-slide .slide-box .box-pic {
    width: 100%;
    height: 7.9rem;
    overflow: hidden;
  }
  .container .cont-plate3 .plate3-web-main .swiper-slide .slide-box .box-pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .container .cont-plate3 .plate3-web-main .swiper-slide .slide-box .box-cent {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 1.25rem 0 0;
    background: linear-gradient(180deg, #195778, transparent);
  }
  .container .cont-plate3 .plate3-web-main .swiper-slide .slide-box .box-cent::after {
    content: '';
    position: absolute;
    top: 3.6rem;
    left: 50%;
    width: 3rem;
    height: 2px;
    margin-left: -1.5rem;
    background: #fff;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .cont-plate3 .plate3-web-main .swiper-slide .slide-box .box-cent .cent-icon {
    width: 1.7rem;
    height: auto;
    margin: 0 auto;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .cont-plate3 .plate3-web-main .swiper-slide .slide-box .box-cent .cent-icon img {
    width: 100%;
  }
  .container .cont-plate3 .plate3-web-main .swiper-slide .slide-box .box-cent .cent-title {
    margin-top: 0.1rem;
    font-size: 0.36rem;
    font-weight: bold;
    text-align: center;
    color: #fff;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .cont-plate3 .plate3-web-main .swiper-slide .slide-box .box-cent .cent-button {
    display: block;
    width: 2.5rem;
    height: 0.8rem;
    margin: 0.9rem auto 0;
    font-size: 0.28rem;
    text-align: center;
    line-height: 0.75rem;
    color: #fff;
    border: 2px solid #fff;
    border-radius: 0.45rem;
  }
  .container .cont-plate3 .plate3-web-main .plate3-swiper-button-prev,
  .container .cont-plate3 .plate3-web-main .plate3-swiper-button-next {
    position: absolute;
    top: 40%;
    width: 0.8rem;
    height: 0.8rem;
    border-radius: 50%;
    background: #fff;
    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-plate3 .plate3-web-main .plate3-swiper-button-prev img,
  .container .cont-plate3 .plate3-web-main .plate3-swiper-button-next img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 8px;
    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-plate3 .plate3-web-main .plate3-swiper-button-prev .img2,
  .container .cont-plate3 .plate3-web-main .plate3-swiper-button-next .img2 {
    opacity: 0;
  }
  .container .cont-plate3 .plate3-web-main .plate3-swiper-button-prev:hover,
  .container .cont-plate3 .plate3-web-main .plate3-swiper-button-next:hover {
    background: #195778;
  }
  .container .cont-plate3 .plate3-web-main .plate3-swiper-button-prev:hover .img1,
  .container .cont-plate3 .plate3-web-main .plate3-swiper-button-next:hover .img1 {
    opacity: 0;
  }
  .container .cont-plate3 .plate3-web-main .plate3-swiper-button-prev:hover .img2,
  .container .cont-plate3 .plate3-web-main .plate3-swiper-button-next:hover .img2 {
    opacity: 1;
  }
  .container .cont-plate3 .plate3-web-main .plate3-swiper-button-prev {
    left: 0.3rem;
  }
  .container .cont-plate3 .plate3-web-main .plate3-swiper-button-next {
    right: 0.3rem;
  }
  .container .cont-plate4 {
    width: 100%;
    height: auto;
    margin: 1.4rem auto 0;
    padding: 0.9rem 0.3rem 0;
  }
  .container .cont-plate4 .plate4-English {
    font-family: 'MONTSERRAT-MEDIUM';
    font-size: 0.48rem;
    line-height: 0.48rem;
    text-align: center;
    text-transform: uppercase;
    color: transparent;
    background-image: linear-gradient(180deg, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.1));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  .container .cont-plate4 .plate4-title {
    margin-top: 0.1rem;
    font-size: 0.48rem;
    font-weight: bold;
    text-align: center;
    color: #fff;
  }
  .container .cont-plate4 .plate4-heng {
    width: 46px;
    height: 3px;
    margin: 0.25rem auto 0;
    background: #fff;
  }
  .container .cont-plate4 .plate4-web-map {
    display: block;
    width: 100%;
    height: auto;
    margin: 0.3rem auto 0;
  }
  .container .cont-plate4 .plate4-web-map img {
    width: 100%;
  }
  .container .cont-plate4 .plate4-map {
    display: none;
  }
  .container .cont-plate5 {
    width: 100%;
    height: auto;
    padding: 1.2rem 0.3rem;
    background: #f3f5f9;
  }
  .container .cont-plate5 .plate5-main {
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  .container .cont-plate5 .plate5-main .main-English {
    font-family: 'MONTSERRAT-MEDIUM';
    font-size: 0.48rem;
    line-height: 0.48rem;
    text-align: center;
    text-transform: uppercase;
    color: transparent;
    background-image: linear-gradient(180deg, rgba(25, 87, 120, 0.2), transparent);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  .container .cont-plate5 .plate5-main .main-title {
    margin-top: 0.1rem;
    font-size: 0.48rem;
    font-weight: bold;
    text-align: center;
    color: #333;
  }
  .container .cont-plate5 .plate5-main .main-heng {
    width: 46px;
    height: 3px;
    margin: 0.25rem auto 0;
    background: linear-gradient(90deg, #195778, #2a77a1);
  }
  .container .cont-plate5 .plate5-main .main-box {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    margin-top: 0.6rem;
  }
  .container .cont-plate5 .plate5-main .main-box .box-item {
    width: 48%;
    height: auto;
    margin-right: 0;
    background: #fff;
    overflow: hidden;
  }
  .container .cont-plate5 .plate5-main .main-box .box-item .item-pic {
    width: 100%;
    height: auto;
    overflow: hidden;
  }
  .container .cont-plate5 .plate5-main .main-box .box-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;
  }
  .container .cont-plate5 .plate5-main .main-box .box-item .item-cent {
    width: 100%;
    height: auto;
    padding: 0.35rem 0.1rem 0.3rem;
  }
  .container .cont-plate5 .plate5-main .main-box .box-item .item-cent .cent-title {
    font-size: 0.3rem;
    font-weight: bold;
    line-height: 0.5rem;
    color: #434343;
    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-plate5 .plate5-main .main-box .box-item .item-cent .cent-bottom {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: auto;
    margin-top: 0.3rem;
  }
  .container .cont-plate5 .plate5-main .main-box .box-item .item-cent .cent-bottom span {
    font-family: 'MONTSERRAT-BOLD';
    font-size: 0.26rem;
    color: #cacbcd;
  }
  .container .cont-plate5 .plate5-main .main-box .box-item .item-cent .cent-bottom img {
    width: 0.34rem;
    opacity: 0;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .cont-plate5 .plate5-main .main-box .box-item:hover .item-pic img {
    transform: scale(1.1, 1.1) translateZ(0);
    -o-transform: scale(1.1, 1.1) translateZ(0);
    -moz-transform: scale(1.1, 1.1) translateZ(0);
    -webkit-transform: scale(1.1, 1.1 translateZ(0));
  }
  .container .cont-plate5 .plate5-main .main-box .box-item:hover .item-cent .cent-title {
    color: #195778;
  }
  .container .cont-plate5 .plate5-main .main-box .box-item:hover .item-cent .cent-bottom img {
    opacity: 1;
  }
  .container .cont-plate5 .plate5-main .main-box .box-cont {
    width: 100%;
    height: auto;
    background: #fff;
    margin-top: 0.45rem;
  }
  .container .cont-plate5 .plate5-main .main-box .box-cont .cont-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: auto;
    padding: 0.3rem 0.35rem;
    border-bottom: solid 1px #f0eeee;
  }
  .container .cont-plate5 .plate5-main .main-box .box-cont .cont-item .item-cent {
    width: calc(100% - 1.2rem);
    height: auto;
  }
  .container .cont-plate5 .plate5-main .main-box .box-cont .cont-item .item-cent .cent-title {
    font-size: 0.3rem;
    font-weight: bold;
    color: #434343;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .cont-plate5 .plate5-main .main-box .box-cont .cont-item .item-cent .cent-text {
    margin-top: 0.15rem;
    font-size: 0.28rem;
    line-height: 0.46rem;
    color: #666;
  }
  .container .cont-plate5 .plate5-main .main-box .box-cont .cont-item .item-data {
    width: 1.1rem;
    height: auto;
  }
  .container .cont-plate5 .plate5-main .main-box .box-cont .cont-item .item-data .data-num {
    font-family: 'MONTSERRAT-BOLD';
    font-size: 0.48rem;
    text-align: center;
    color: #cacbcd;
  }
  .container .cont-plate5 .plate5-main .main-box .box-cont .cont-item .item-data .data-text {
    font-size: 0.26rem;
    text-align: center;
    color: #cacbcd;
  }
  .container .cont-plate5 .plate5-main .main-box .box-cont .cont-item:hover .item-cent .cent-title {
    color: #195778;
  }
  .about {
    position: relative;
    width: 100%;
    height: auto;
    padding: 1.28rem 0.3rem 1rem;
  }
  .about::after {
    content: '';
    position: absolute;
    top: 0.5rem;
    right: -0.3rem;
    width: 4.63rem;
    height: 3.1rem;
    background: url(../images/about/bg.png) no-repeat top left;
    background-size: 100%;
  }
  .about .about-main {
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  .about .about-main .main-English {
    font-family: 'MONTSERRAT-MEDIUM';
    font-size: 0.48rem;
    line-height: 0.48rem;
    text-transform: uppercase;
    color: transparent;
    background-image: linear-gradient(180deg, rgba(25, 87, 120, 0.2), transparent);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  .about .about-main .main-title {
    margin-top: 0.1rem;
    font-size: 0.48rem;
    font-weight: bold;
    color: #333;
  }
  .about .about-main .main-heng {
    width: 46px;
    height: 3px;
    margin: 0.25rem 0 0;
    background: linear-gradient(90deg, #195778, #2a77a1);
  }
  .about .about-main .main-cent {
    position: relative;
    width: 100%;
    height: auto;
    margin-top: 0.6rem;
    padding-right: 0;
  }
  .about .about-main .main-cent::after {
    content: '';
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    width: 3.2rem;
    height: 7rem;
    background: url(../images/about/bg2.png) no-repeat top left;
    background-size: 100%;
  }
  .about .about-main .main-cent .cent-title {
    font-size: 0.38rem;
    color: #195778;
  }
  .about .about-main .main-cent .cent-English {
    margin-top: 0.05rem;
    font-family: 'MONTSERRAT-LIGHT';
    font-size: 0.26rem;
    text-transform: uppercase;
    color: rgba(0, 0, 0, 0.5);
  }
  .about .about-main .main-cent .cent-text {
    margin-top: 0.36rem;
    font-size: 0.3rem;
    line-height: 0.48rem;
    color: #666;
  }
  .about .about-main .main-box {
    position: relative;
    width: 100%;
    height: auto;
    margin-top: 0.8rem;
    z-index: 9;
  }
  .about .about-main .main-box .box-pic {
    width: 100%;
    height: auto;
    border-bottom-right-radius: 0.5rem;
    overflow: hidden;
  }
  .about .about-main .main-box .box-pic img {
    width: 100%;
  }
  .about .about-main .main-data {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    margin-top: 1.55rem;
  }
  .about .about-main .main-data .data-item {
    display: flex;
    justify-content: flex-start;
    width: 48%;
    height: auto;
    margin-bottom: 0.5rem;
  }
  .about .about-main .main-data .data-item .item-icon {
    width: 0.75rem;
    height: auto;
    margin-right: 0.2rem;
  }
  .about .about-main .main-data .data-item .item-icon img {
    width: 100%;
  }
  .about .about-main .main-data .data-item .item-cent {
    width: auto;
    height: auto;
  }
  .about .about-main .main-data .data-item .item-cent .cent-title {
    font-size: 0.28rem;
    color: #666;
  }
  .about .about-main .main-data .data-item .item-cent .cent-title span {
    font-family: 'MONTSERRAT-BOLD';
    font-size: 0.55rem;
    color: #333;
  }
  .about .about-main .main-data .data-item .item-cent .cent-text {
    margin-top: 0.05rem;
    font-size: 0.28rem;
    color: #666;
  }
  .culture {
    width: 100%;
    height: auto;
    padding-top: 1.2rem;
  }
  .culture .culture-top {
    width: 100%;
    height: auto;
    margin: 0 auto 0.7rem;
    padding: 0 0.3rem;
  }
  .culture .culture-top .top-English {
    font-family: 'MONTSERRAT-MEDIUM';
    font-size: 0.48rem;
    text-align: center;
    line-height: 0.48rem;
    text-transform: uppercase;
    color: transparent;
    background-image: linear-gradient(180deg, rgba(25, 87, 120, 0.2), transparent);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  .culture .culture-top .top-title {
    margin-top: 0.1rem;
    font-size: 0.48rem;
    font-weight: bold;
    text-align: center;
    color: #333;
  }
  .culture .culture-top .top-heng {
    width: 46px;
    height: 3px;
    margin: 0.25rem auto 0;
    background: linear-gradient(90deg, #195778, #2a77a1);
  }
  .culture .culture-cont {
    position: relative;
    width: 100%;
    height: auto;
    padding: 0 0.3rem 1.9rem;
  }
  .culture .culture-cont .cont-box {
    display: block;
    justify-content: flex-start;
    position: relative;
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  .culture .culture-cont .cont-box .box-pic {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
    z-index: 9;
  }
  .culture .culture-cont .cont-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;
  }
  .culture .culture-cont .cont-box .box-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));
  }
  .culture .culture-cont .cont-box .box-cent {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    align-self: center;
    flex-wrap: wrap;
    position: relative;
    width: 100%;
    height: auto;
    padding-left: 0;
    margin-top: 1rem;
  }
  .culture .culture-cont .cont-box .box-cent .cent-title {
    width: 100%;
    font-size: 0.48rem;
    color: #333333;
  }
  .culture .culture-cont .cont-box .box-cent .cent-English {
    width: 100%;
    margin-top: 0.1rem;
    font-family: 'MONTSERRAT-LIGHT';
    font-size: 0.3rem;
    text-transform: uppercase;
    color: rgba(51, 51, 51, 0.6);
  }
  .culture .culture-cont .cont-box .box-cent .cent-heng {
    width: 43px;
    height: 3px;
    margin: 0.25rem 0 0.5rem;
    background: #d9d9d9;
  }
  .culture .culture-cont .cont-box .box-cent .cent-subtitle {
    width: 100%;
    height: auto;
    font-size: 0.36rem;
    font-weight: 100;
    color: #1a5879;
  }
  .culture .culture-cont .cont-box .box-cent .cent-text {
    margin-top: 0.1rem;
    font-family: 'MONTSERRAT-LIGHT';
    font-size: 0.28rem;
    color: rgba(0, 0, 0, 0.5);
  }
  .culture .culture-cont .cont-box .box-icon {
    position: absolute;
    bottom: 1.5rem;
    left: auto;
    top: auto;
    right: -0.2rem;
    width: 2.47rem;
    height: 2.47rem;
    background-position: top left;
    background-repeat: no-repeat;
    background-size: 100%;
  }
  .culture .culture-cont:nth-child(2)::before {
    content: '';
    position: absolute;
    top: 0.5rem;
    left: 0;
    width: 8.9rem;
    height: 4.8rem;
    background: url(../images/culture/bg.jpg) no-repeat top left;
    background-size: 100%;
  }
  .culture .culture-cont:nth-child(odd) .cont-box {
    flex-direction: row-reverse;
  }
  .culture .culture-cont:nth-child(odd) .cont-box::before {
    content: 'mission';
    position: absolute;
    top: 3.8rem;
    left: -0.3rem;
    font-family: 'MONTSERRAT-BOLD';
    font-size: 1.2rem;
    line-height: 2rem;
    text-transform: uppercase;
    -webkit-text-stroke: 1px rgba(26, 88, 121, 0.2);
    color: transparent;
  }
  .culture .culture-cont:nth-child(odd) .cont-box::after {
    content: '';
    position: absolute;
    bottom: auto;
    top: -0.4rem;
    right: -0.2rem;
    width: calc(100% - 0.6rem);
    height: 4.8rem;
    border: solid 1px #d1dee4;
  }
  .culture .culture-cont:nth-child(odd) .cont-box .box-cent {
    padding-left: 0;
    padding-right: 0;
  }
  .culture .culture-cont:nth-child(even) .cont-box::after {
    content: '';
    display: none;
    position: absolute;
    bottom: -0.5rem;
    left: -0.5rem;
    width: 7rem;
    height: 4.8rem;
    background: #f5f6f8;
  }
  .honor {
    width: 100%;
    height: auto;
    padding: 1.2rem 0.3rem;
  }
  .honor .honor-main {
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  .honor .honor-main .main-English {
    font-family: 'MONTSERRAT-MEDIUM';
    font-size: 0.48rem;
    line-height: 0.48rem;
    text-transform: uppercase;
    text-align: center;
    color: transparent;
    background-image: linear-gradient(180deg, rgba(25, 87, 120, 0.2), transparent);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  .honor .honor-main .main-title {
    margin-top: 0.1rem;
    font-size: 0.48rem;
    font-weight: bold;
    text-align: center;
    color: #333;
  }
  .honor .honor-main .main-heng {
    width: 46px;
    height: 3px;
    margin: 0.25rem auto 0;
    background: linear-gradient(90deg, #195778, #2a77a1);
  }
  .honor .honor-main .main-data {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    margin-top: 0.7rem;
  }
  .honor .honor-main .main-data .data-item {
    display: flex;
    justify-content: flex-start;
    width: 48%;
    height: auto;
    margin-bottom: 0.5rem;
  }
  .honor .honor-main .main-data .data-item .item-icon {
    width: 0.75rem;
    height: auto;
    margin-right: 0.2rem;
  }
  .honor .honor-main .main-data .data-item .item-icon img {
    width: 100%;
  }
  .honor .honor-main .main-data .data-item .item-cent {
    width: auto;
    height: auto;
  }
  .honor .honor-main .main-data .data-item .item-cent .cent-title {
    font-size: 0.28rem;
    color: #666;
  }
  .honor .honor-main .main-data .data-item .item-cent .cent-title span {
    font-family: 'MONTSERRAT-BOLD';
    font-size: 0.55rem;
    color: #333;
  }
  .honor .honor-main .main-data .data-item .item-cent .cent-text {
    margin-top: 0.05rem;
    font-size: 0.28rem;
    color: #666;
  }
  .honor .honor-main .main-box {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    margin-top: 0.8rem;
  }
  .honor .honor-main .main-box .box-item {
    width: 48%;
    height: auto;
    margin-bottom: 0.3rem;
    margin-right: 0;
    padding: 0.4rem 0.2rem;
    background: #f6f7fb;
    cursor: pointer;
  }
  .honor .honor-main .main-box .box-item:nth-child(4n) {
    margin-right: 0;
  }
  .honor .honor-main .main-box .box-item .item-pic {
    width: 100%;
    height: 3.5rem;
    overflow: hidden;
  }
  .honor .honor-main .main-box .box-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-box .box-item .item-title {
    margin-top: 0.2rem;
    font-size: 0.28rem;
    font-weight: bold;
    text-align: center;
    color: #333;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .honor .honor-main .main-box .box-item .item-time {
    margin-top: 0.05rem;
    font-family: 'MONTSERRAT-BOLD';
    font-size: 0.24rem;
    text-align: center;
    color: #d1d1d1;
  }
  .honor .honor-main .main-box .box-item:hover .item-pic img {
    transform: scale(1.1, 1.1) translateZ(0);
    -o-transform: scale(1.1, 1.1) translateZ(0);
    -moz-transform: scale(1.1, 1.1) translateZ(0);
    -webkit-transform: scale(1.1, 1.1 translateZ(0));
  }
  .honor .honor-main .main-box .box-item:hover .item-title {
    color: #195778;
  }
  .honor .honor-main .main-load {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 2rem;
    margin: 0.7rem auto 0;
  }
  .honor .honor-main .main-load img {
    width: 0.45rem;
    margin-right: 0.15rem;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .honor .honor-main .main-load span {
    font-size: 0.26rem;
    font-weight: bold;
    color: #1a5879;
  }
  .honor .honor-main .main-load:hover img {
    margin-right: 0.05rem;
  }
  .history {
    width: 100%;
    height: auto;
    padding: 1.2rem 0.3rem 1.25rem;
  }
  .history .history-top {
    width: 100%;
    height: auto;
    margin: 0 auto 0.7rem;
    padding: 0 0.3rem;
  }
  .history .history-top .top-English {
    font-family: 'MONTSERRAT-MEDIUM';
    font-size: 0.48rem;
    text-align: center;
    line-height: 0.48rem;
    text-transform: uppercase;
    color: transparent;
    background-image: linear-gradient(180deg, rgba(25, 87, 120, 0.2), transparent);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  .history .history-top .top-title {
    margin-top: 0.1rem;
    font-size: 0.48rem;
    font-weight: bold;
    text-align: center;
    color: #333;
  }
  .history .history-top .top-heng {
    width: 46px;
    height: 3px;
    margin: 0.25rem auto 0;
    background: linear-gradient(90deg, #195778, #2a77a1);
  }
  .history .history-cont {
    width: 100%;
    height: auto;
    margin-top: 0.6rem;
  }
  .history .history-cont .cont-list {
    position: relative;
    width: 100%;
    height: auto;
    margin-top: 0.8rem;
  }
  .history .history-cont .cont-list::after {
    content: '';
    position: absolute;
    bottom: 24px;
    left: 0;
    width: 100%;
    height: 1px;
    background: #eaeaea;
  }
  .history .history-cont .cont-list .list-box {
    position: relative;
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 0 0 14px;
    overflow: hidden;
  }
  .history .history-cont .cont-list .list-box .swiper-slide {
    width: 50%;
    height: auto;
  }
  .history .history-cont .cont-list .list-box .swiper-slide .slide-box {
    width: 100%;
    height: auto;
    cursor: pointer;
  }
  .history .history-cont .cont-list .list-box .swiper-slide .slide-box .box-title {
    font-size: 0.34rem;
    font-weight: bold;
    text-align: center;
    color: #666;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .history .history-cont .cont-list .list-box .swiper-slide .slide-box .box-year {
    margin-top: 0.1rem;
    font-family: 'MONTSERRAT-LIGHT';
    font-size: 0.34rem;
    text-align: center;
    color: #666;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .history .history-cont .cont-list .list-box .swiper-slide .slide-box .box-yuan {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 20px;
    height: 20px;
    margin: 0.1rem auto 0;
    border-radius: 50%;
    background: #fff;
    box-shadow: 0 0 0.14rem rgba(0, 0, 0, 0.1);
  }
  .history .history-cont .cont-list .list-box .swiper-slide .slide-box .box-yuan span {
    display: block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #d9d9d9;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .history .history-cont .cont-list .list-box .swiper-slide-active .slide-box .box-title {
    background-image: linear-gradient(180deg, #0891e0, #0039bb);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  .history .history-cont .cont-list .list-box .swiper-slide-active .slide-box .box-year {
    font-family: 'Montserrat-Bold';
    color: #195778;
  }
  .history .history-cont .cont-list .list-box .swiper-slide-active .slide-box .box-yuan span {
    width: 14px;
    height: 14px;
    background: #195778;
  }
  .history .history-cont .cont-list .list-box .history-swiper-button-prev,
  .history .history-cont .cont-list .list-box .history-swiper-button-next {
    position: absolute;
    bottom: 0;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    background: #ddd;
    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;
  }
  .history .history-cont .cont-list .list-box .history-swiper-button-prev img,
  .history .history-cont .cont-list .list-box .history-swiper-button-next img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 12px;
    transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .history .history-cont .cont-list .list-box .history-swiper-button-prev:hover,
  .history .history-cont .cont-list .list-box .history-swiper-button-next:hover {
    background: #195778;
  }
  .history .history-cont .cont-list .list-box .history-swiper-button-prev {
    left: 0.1rem;
  }
  .history .history-cont .cont-list .list-box .history-swiper-button-next {
    right: 0.1rem;
  }
  .history .history-cont .cont-main {
    position: relative;
    width: 100%;
    height: auto;
    margin: 0.6rem auto 0;
  }
  .history .history-cont .cont-main .main-box {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    position: absolute;
    top: 0.2rem;
    left: 0;
    width: 100%;
    height: auto;
    opacity: 0;
    visibility: hidden;
  }
  .history .history-cont .cont-main .main-box .box-pic {
    width: 100%;
    height: auto;
    overflow: hidden;
  }
  .history .history-cont .cont-main .main-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;
  }
  .history .history-cont .cont-main .main-box .box-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));
  }
  .history .history-cont .cont-main .main-box .box-cent {
    width: 100%;
    height: auto;
    padding: 0.6rem 0.3rem 0;
  }
  .history .history-cont .cont-main .main-box .box-cent .cent-title {
    width: 100%;
    font-size: 0.54rem;
    font-weight: bold;
  }
  .history .history-cont .cont-main .main-box .box-cent .cent-title span {
    background-image: -webkit-linear-gradient(180deg, #2a78a1, #195778);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  .history .history-cont .cont-main .main-box .box-cent .cent-heng {
    width: 44px;
    height: 2px;
    margin: 0.25rem 0 0.3rem;
    background: #cbcbcb;
  }
  .history .history-cont .cont-main .main-box .box-cent .cent-text {
    position: relative;
    padding-left: 0.3rem;
    font-size: 0.28rem;
    line-height: 0.48rem;
    color: #666;
  }
  .history .history-cont .cont-main .main-box .box-cent .cent-text::after {
    content: '';
    position: absolute;
    top: 0.24rem;
    left: 0;
    width: 6px;
    height: 6px;
    margin-top: -3px;
    background: #195778;
  }
  .history .history-cont .cont-main .main-box-active {
    position: relative;
    top: 0;
    opacity: 1;
    visibility: visible;
    transition: all 0.8s;
    -o-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -webkit-transition: all 0.8s;
  }
  .product {
    width: 100%;
    height: auto;
    padding: 1.2rem 0.3rem;
  }
  .product .product-main {
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  .product .product-main .main-English {
    font-family: 'MONTSERRAT-MEDIUM';
    font-size: 0.48rem;
    line-height: 0.48rem;
    text-align: center;
    text-transform: uppercase;
    color: transparent;
    background-image: linear-gradient(180deg, rgba(25, 87, 120, 0.2), transparent);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  .product .product-main .main-title {
    margin-top: 0.1rem;
    font-size: 0.48rem;
    font-weight: bold;
    text-align: center;
    color: #333;
  }
  .product .product-main .main-heng {
    width: 46px;
    height: 3px;
    margin: 0.25rem auto 0;
    background: linear-gradient(90deg, #195778, #2a77a1);
  }
  .product .product-main .main-box {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    margin-top: 0.6rem;
    border-top: solid 1px #eeeeee;
  }
  .product .product-main .main-box .box-item {
    width: calc(100% / 2);
    height: auto;
    padding-bottom: 0.2rem;
    border-left: solid 1px #eeeeee;
    border-bottom: solid 1px #eeeeee;
  }
  .product .product-main .main-box .box-item:nth-child(4n) {
    border-right: solid 1px #eeeeee;
  }
  .product .product-main .main-box .box-item:nth-child(2n) {
    border-right: solid 1px #eeeeee;
  }
  .product .product-main .main-box .box-item .item-pic {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 3.5rem;
    padding: 0.15rem;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .product .product-main .main-box .box-item .item-pic img {
    max-width: 100%;
    width: auto;
    height: auto;
  }
  .product .product-main .main-box .box-item .item-title {
    margin-top: 0.1rem;
    padding: 0 0.2rem;
    font-family: 'MONTSERRAT-MEDIUM';
    font-size: 0.3rem;
    text-align: center;
    color: #000;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .product .product-main .main-box .box-item .item-text {
    padding: 0 0.3rem;
    margin-top: 0.05rem;
    font-size: 0.26rem;
    text-align: center;
    color: #888;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .product .product-main .main-box .box-item .item-button {
    width: 0.9rem;
    height: 0.55rem;
    margin: 0.2rem auto;
    background: #195778 url(../images/icon/icon-banner-next-active.png) no-repeat center center;
    background-size: 8px;
    border-radius: 0.45rem;
    overflow: hidden;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .product .product-main .main-box .box-item:hover .item-pic {
    height: 3rem;
  }
  .product .product-main .main-box .box-item:hover .item-button {
    height: 0.55rem;
    margin-top: 0.2rem;
  }
  .product .product-main .main-load {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 2rem;
    margin: 0.7rem auto 0;
  }
  .product .product-main .main-load img {
    width: 0.45rem;
    margin-right: 0.15rem;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .product .product-main .main-load span {
    font-size: 0.26rem;
    font-weight: bold;
    color: #1a5879;
  }
  .product .product-main .main-load:hover img {
    margin-right: 0.05rem;
  }
  .productDetails {
    width: 100%;
    height: auto;
    padding: 1.2rem 0.3rem;
  }
  .productDetails .productDetails-main {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  .productDetails .productDetails-main .main-top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: 1rem;
    padding: 0 0.3rem;
    background: #195778;
  }
  .productDetails .productDetails-main .main-top span {
    font-family: 'MONTSERRAT-BOLD';
    font-size: 0.3rem;
    color: #fff;
  }
  .productDetails .productDetails-main .main-top em {
    width: 0.24rem;
    height: 100%;
    background: url(../images/icon/icon-web-xiasanjiao.png) no-repeat center center;
    background-size: 100%;
  }
  .productDetails .productDetails-main .top-on em {
    background: url(../images/icon/icon-web-shangsanjiao.png) no-repeat center center !important;
    background-size: 100% !important;
  }
  .productDetails .productDetails-main .main-list {
    display: none;
    width: 100%;
    height: auto;
  }
  .productDetails .productDetails-main .main-list .list-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: 0.85rem;
    padding: 0 0.3rem;
    border: solid 1px #eee;
    border-bottom: none;
  }
  .productDetails .productDetails-main .main-list .list-item:last-of-type {
    border-bottom: solid 1px #eee;
  }
  .productDetails .productDetails-main .main-list .list-item span {
    font-family: 'MONTSERRAT-REGULAR';
    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;
  }
  .productDetails .productDetails-main .main-list .list-item em {
    width: 7px;
    height: 11px;
    background: url(../images/icon/icon-arrow3.png) no-repeat top left;
    background-size: 100%;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .productDetails .productDetails-main .main-list .list-item:hover span {
    font-family: 'MONTSERRAT-BOLD';
    color: #195778;
  }
  .productDetails .productDetails-main .main-list .list-item:hover em {
    background: url(../images/icon/icon-arrow4.png) no-repeat top left;
    background-size: 100%;
  }
  .productDetails .productDetails-main .main-list .list-item-active span {
    font-family: 'MONTSERRAT-BOLD';
    color: #195778;
  }
  .productDetails .productDetails-main .main-list .list-item-active em {
    background: url(../images/icon/icon-arrow4.png) no-repeat top left;
    background-size: 100%;
  }
  .productDetails .productDetails-main .main-cont {
    width: 100%;
    height: auto;
    margin-top: 1rem;
  }
  .productDetails .productDetails-main .main-cont .cont-top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    margin-bottom: 1rem;
  }
  .productDetails .productDetails-main .main-cont .cont-top .top-pic {
    width: 100%;
    height: auto;
    overflow: hidden;
  }
  .productDetails .productDetails-main .main-cont .cont-top .top-pic img {
    max-width: 100%;
    width: auto;
    height: auto;
    object-fit: cover;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .productDetails .productDetails-main .main-cont .cont-top .top-pic:hover img {
    transform: scale(1.1, 1.1) translateZ(0);
    -o-transform: scale(1.1, 1.1) translateZ(0);
    -moz-transform: scale(1.1, 1.1) translateZ(0);
    -webkit-transform: scale(1.1, 1.1 translateZ(0));
  }
  .productDetails .productDetails-main .main-cont .cont-top .top-cent {
    width: 100%;
    height: auto;
    padding: 0.5rem 0 0;
  }
  .productDetails .productDetails-main .main-cont .cont-top .top-cent .cent-title {
    font-size: 0.28rem;
    color: #195778;
  }
  .productDetails .productDetails-main .main-cont .cont-top .top-cent .cent-English {
    margin-top: 0.1rem;
    font-family: 'MONTSERRAT-BOLD';
    font-size: 0.48rem;
    color: #000;
  }
  .productDetails .productDetails-main .main-cont .cont-top .top-cent .cent-text {
    margin-top: 0.3rem;
    font-size: 0.26rem;
    line-height: 0.44rem;
    color: #666;
  }
  .productDetails .productDetails-main .main-cont .cont-English {
    font-family: 'MONTSERRAT-MEDIUM';
    font-size: 0.48rem;
    line-height: 0.48rem;
    text-transform: uppercase;
    color: transparent;
    background-image: linear-gradient(180deg, rgba(25, 87, 120, 0.2), transparent);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  .productDetails .productDetails-main .main-cont .cont-title {
    margin-top: 0.1rem;
    font-size: 0.48rem;
    font-weight: bold;
    color: #333;
  }
  .productDetails .productDetails-main .main-cont .cont-heng {
    width: 46px;
    height: 3px;
    margin: 0.25rem 0 0;
    background: linear-gradient(90deg, #195778, #2a77a1);
  }
  .productDetails .productDetails-main .main-cont .cont-pic {
    width: 100%;
    height: auto;
    margin: 0.6rem 0 1rem;
  }
  .productDetails .productDetails-main .main-cont .cont-pic img {
    display: block;
    max-width: 100%;
    width: auto;
  }
  .productDetails .productDetails-main .main-cont .cont-table {
    width: 100%;
    height: auto;
    margin: 0.6rem 0 1rem;
    overflow: auto;
  }
  .productDetails .productDetails-main .main-cont .cont-table::-webkit-scrollbar {
    height: 3px;
  }
  .productDetails .productDetails-main .main-cont .cont-table table {
    width: 14.4rem;
  }
  .productDetails .productDetails-main .main-cont .cont-table table tr:nth-child(even) {
    background: #f5f7fa;
  }
  .productDetails .productDetails-main .main-cont .cont-table table tr:hover {
    background: #195778;
  }
  .productDetails .productDetails-main .main-cont .cont-table thead {
    width: 100%;
    height: auto;
  }
  .productDetails .productDetails-main .main-cont .cont-table thead th {
    font-family: 'MONTSERRAT-BOLD';
    font-size: 0.28rem;
    text-align: left;
    text-transform: uppercase;
    color: #fff;
    background: #195778;
    border-right: solid 1px rgba(0, 0, 0, 0.08);
  }
  .productDetails .productDetails-main .main-cont .cont-table thead th:last-of-type {
    border-right: none;
  }
  .productDetails .productDetails-main .main-cont .cont-table th,
  .productDetails .productDetails-main .main-cont .cont-table td {
    padding: 0.15rem 0.25rem;
    font-family: 'MONTSERRAT-LIGHT';
    font-size: 0.26rem;
    line-height: 0.44rem;
    color: #666;
    border: solid 1px #eee;
  }
  .productDetails .productDetails-main .main-cont .cont-download {
    width: 100%;
    height: auto;
    margin: 0.6rem 0;
  }
  .productDetails .productDetails-main .main-cont .cont-download .download-list {
    display: flex;
    justify-content: space-between;
    width: 100%;
    height: 1rem;
    margin-bottom: 0.2rem;
    padding: 0 0.2rem 0;
    background: #f7f7f7;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .productDetails .productDetails-main .main-cont .cont-download .download-list .list-left {
    width: calc(100% - 1.2rem);
    height: 100%;
    font-size: 0.26rem;
    line-height: 1rem;
    color: #333;
    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;
  }
  .productDetails .productDetails-main .main-cont .cont-download .download-list .list-left span {
    display: inline-block;
    margin-right: 0.2rem;
    font-family: 'MONTSERRAT-REGULAR';
    font-size: 0.28rem;
    color: #b2b4b6;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .productDetails .productDetails-main .main-cont .cont-download .download-list .lsit-right {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 1rem;
    height: 100%;
  }
  .productDetails .productDetails-main .main-cont .cont-download .download-list .lsit-right span {
    position: relative;
    width: 0.36rem;
    height: 0.32rem;
    margin-right: 0.1rem;
    background: url(../images/icon/icon-download.png) no-repeat top left;
    background-size: 100%;
  }
  .productDetails .productDetails-main .main-cont .cont-download .download-list .lsit-right span img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .productDetails .productDetails-main .main-cont .cont-download .download-list .lsit-right span .img2 {
    opacity: 0;
  }
  .productDetails .productDetails-main .main-cont .cont-download .download-list .lsit-right em {
    font-size: 0.26rem;
    color: #666;
  }
  .productDetails .productDetails-main .main-cont .cont-download .download-list:hover {
    background: #195778;
  }
  .productDetails .productDetails-main .main-cont .cont-download .download-list:hover .list-left {
    color: #fff;
  }
  .productDetails .productDetails-main .main-cont .cont-download .download-list:hover .list-left span {
    color: #fff;
  }
  .productDetails .productDetails-main .main-cont .cont-download .download-list:hover .lsit-right {
    color: #fff;
  }
  .productDetails .productDetails-main .main-cont .cont-download .download-list:hover .lsit-right span {
    background: url(../images/icon/icon-download-active.png) no-repeat top left;
    background-size: 100%;
  }
  .productDetails .productDetails-main .main-cont .cont-download .download-list:hover .lsit-right em {
    color: #fff;
  }
  .contact {
    width: 100%;
    height: auto;
  }
  .contact .contact-main {
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 1.2rem 0.3rem 1.3rem;
  }
  .contact .contact-main .mian-top {
    display: flex;
    justify-content: center;
    width: 100%;
    height: auto;
  }
  .contact .contact-main .mian-top .top-item {
    width: 2.2rem;
    height: 0.62rem;
    margin: 0 0.15rem;
    font-size: 0.2rem;
    text-align: center;
    line-height: 0.62rem;
    color: #222;
    background: #f5f6f8;
    cursor: pointer;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .contact .contact-main .mian-top .top-item:hover {
    color: #fff;
    background: #195778;
  }
  .contact .contact-main .mian-top .top-item-active {
    color: #fff;
    background: #195778;
  }
  .contact .contact-main .main-cont {
    position: relative;
    width: 100%;
    height: auto;
    margin-top: 0.6rem;
  }
  .contact .contact-main .main-cont .cont-box {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    opacity: 0;
    visibility: hidden;
  }
  .contact .contact-main .main-cont .cont-box .box-cent {
    width: 100%;
    height: auto;
    padding-top: 0.3rem;
    padding-right: 0;
  }
  .contact .contact-main .main-cont .cont-box .box-cent .cent-title {
    font-size: 0.48rem;
    font-weight: bold;
    color: #000;
  }
  .contact .contact-main .main-cont .cont-box .box-cent .cent-English {
    margin-top: 0.15rem;
    margin-bottom: 0.4rem;
    font-family: 'MONTSERRAT-LIGHT';
    font-size: 0.28rem;
    text-transform: uppercase;
    letter-spacing: 0;
    color: rgba(57, 64, 64, 0.6);
  }
  .contact .contact-main .main-cont .cont-box .box-cent .cent-item {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 0.25rem;
  }
  .contact .contact-main .main-cont .cont-box .box-cent .cent-item .item-icon {
    width: 0.65rem;
    height: 0.65rem;
  }
  .contact .contact-main .main-cont .cont-box .box-cent .cent-item .item-icon img {
    width: 100%;
  }
  .contact .contact-main .main-cont .cont-box .box-cent .cent-item p {
    width: calc(100% - 0.65rem);
    height: auto;
    padding-left: 0.16rem;
    font-size: 0.3rem;
    line-height: 0.48rem;
    color: #666666;
  }
  .contact .contact-main .main-cont .cont-box .box-cent .cent-ewm {
    width: 2.5rem;
    height: auto;
    margin-top: 0.4rem;
  }
  .contact .contact-main .main-cont .cont-box .box-cent .cent-ewm img {
    width: 100%;
    box-shadow: 0 0 0.29rem 0 rgba(0, 0, 0, 0.14);
  }
  .contact .contact-main .main-cont .cont-box .box-cent .cent-ewm .ewm-title {
    margin-top: 0.15rem;
    font-size: 0.26rem;
    text-align: center;
    color: #333;
  }
  .contact .contact-main .main-cont .cont-box .box-map {
    width: 100%;
    height: 5rem;
    margin-top: 0.7rem;
    border-radius: 0.2rem;
    overflow: hidden;
  }
  .contact .contact-main .main-cont .cont-box-active {
    position: static;
    opacity: 1;
    visibility: visible;
    transition: all 0.8s;
    -o-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -webkit-transition: all 0.8s;
  }
  .contact .contact-msg {
    width: 100%;
    height: auto;
    padding: 1.2rem 0.3rem;
    background: url(../images/contact/bg.jpg) no-repeat top left;
    background-size: cover;
  }
  .contact .contact-msg .msg-cont {
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  .contact .contact-msg .msg-cont .cont-English {
    font-family: 'MONTSERRAT-MEDIUM';
    font-size: 0.48rem;
    line-height: 0.48rem;
    text-transform: uppercase;
    color: transparent;
    background-image: linear-gradient(180deg, rgba(25, 87, 120, 0.2), transparent);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  .contact .contact-msg .msg-cont .cont-title {
    margin-top: 0.1rem;
    font-size: 0.48rem;
    font-weight: bold;
    color: #333;
  }
  .contact .contact-msg .msg-cont .cont-heng {
    width: 46px;
    height: 3px;
    margin: 0.25rem 0 0;
    background: linear-gradient(90deg, #195778, #2a77a1);
  }
  .contact .contact-msg .msg-cont .cont-box {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    margin-top: 0.6rem;
  }
  .contact .contact-msg .msg-cont .cont-box input {
    width: 100%;
    height: 1rem;
    padding: 0 0.3rem;
    margin-right: 0.2rem;
    margin-bottom: 0.2rem;
    font-size: 0.28rem;
    color: #666;
    border-radius: 0.05rem;
    border: solid 1px #e3ebef;
    background: #fff;
  }
  .contact .contact-msg .msg-cont .cont-box input::placeholder {
    color: #999;
  }
  .contact .contact-msg .msg-cont .cont-box input:nth-child(3n) {
    margin-right: 0;
  }
  .contact .contact-msg .msg-cont .cont-box textarea {
    width: 100%;
    height: 2.5rem;
    padding: 0.2rem 0.3rem;
    font-size: 0.28rem;
    color: #666;
    border-radius: 0.05rem;
    border: solid 1px #e3ebef;
    background: #fff;
  }
  .contact .contact-msg .msg-cont .cont-box textarea::placeholder {
    font-size: 0.28rem;
    color: #999;
  }
  .contact .contact-msg .msg-cont .cont-button {
    display: block;
    width: 2.6rem;
    height: 0.8rem;
    margin-top: 0.5rem;
    font-size: 0.26rem;
    font-weight: bold;
    text-align: center;
    line-height: 0.8rem;
    color: #fff;
    background: linear-gradient(-90deg, #2a78a1, #195778);
    border-radius: 0.05rem;
  }
  .contact .contact-msg .msg-cont .cont-button:hover {
    border-radius: 0.45rem;
  }
  .material {
    width: 100%;
    height: auto;
    padding: 1.2rem 0.3rem 1.4rem;
  }
  .material .material-main {
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  .material .material-main .main-English {
    font-family: 'MONTSERRAT-MEDIUM';
    font-size: 0.48rem;
    line-height: 0.48rem;
    text-transform: uppercase;
    color: transparent;
    background-image: linear-gradient(180deg, rgba(25, 87, 120, 0.2), transparent);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  .material .material-main .main-title {
    margin-top: 0.1rem;
    font-size: 0.48rem;
    font-weight: bold;
    color: #333;
  }
  .material .material-main .main-heng {
    width: 46px;
    height: 3px;
    margin: 0.25rem 0 0;
    background: linear-gradient(90deg, #195778, #2a77a1);
  }
  .material .material-main .main-top {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    margin-top: 0.6rem;
  }
  .material .material-main .main-top .top-pic {
    display: flex;
    justify-content: space-between;
    width: 100%;
    height: auto;
  }
  .material .material-main .main-top .top-pic .pic {
    width: 48%;
    height: 3rem;
    overflow: hidden;
  }
  .material .material-main .main-top .top-pic .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;
  }
  .material .material-main .main-top .top-pic .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));
  }
  .material .material-main .main-top .top-cent {
    width: 100%;
    height: auto;
    padding-top: 0.3rem;
    font-size: 0.3rem;
    line-height: 0.48rem;
    color: #666666;
  }
  .material .material-main .main-cont {
    width: 100%;
    height: auto;
    margin-top: 1.2rem;
  }
  .material .material-main .main-cont .cont-top {
    display: flex;
    justify-content: flex-start;
    width: 100%;
    height: auto;
  }
  .material .material-main .main-cont .cont-top .top-item {
    width: 2.2rem;
    height: 0.8rem;
    margin-right: 0.2rem;
    font-size: 0.28rem;
    text-align: center;
    line-height: 0.8rem;
    color: #222;
    background: #f5f6f8;
    cursor: pointer;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .material .material-main .main-cont .cont-top .top-item:hover {
    color: #fff;
    background: #195778;
  }
  .material .material-main .main-cont .cont-top .top-item-active {
    color: #fff;
    background: #195778;
  }
  .material .material-main .main-cont .cont-box {
    position: relative;
    width: 100%;
    height: auto;
    margin-top: 0.62rem;
  }
  .material .material-main .main-cont .cont-box .box-table {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    opacity: 0;
    visibility: hidden;
    overflow: auto;
  }
  .material .material-main .main-cont .cont-box .box-table::-webkit-scrollbar {
    height: 3px;
  }
  .material .material-main .main-cont .cont-box .box-table::-webkit-scrollbar-thumb {
    background: #195778;
  }
  .material .material-main .main-cont .cont-box .box-table table {
    width: 19rem;
  }
  .material .material-main .main-cont .cont-box .box-table table tr:nth-child(even) {
    background: #f5f7fa;
  }
  .material .material-main .main-cont .cont-box .box-table table tr:hover {
    background: #195778;
  }
  .material .material-main .main-cont .cont-box .box-table table tr:hover td {
    color: #fff;
  }
  .material .material-main .main-cont .cont-box .box-table thead {
    width: 100%;
    height: auto;
  }
  .material .material-main .main-cont .cont-box .box-table thead th {
    font-family: 'MONTSERRAT-REGULAR';
    font-size: 0.28rem;
    text-align: left;
    color: #fff;
    background: #687176;
    border-right: solid 1px rgba(0, 0, 0, 0.08);
  }
  .material .material-main .main-cont .cont-box .box-table thead th:last-of-type {
    border-right: none;
  }
  .material .material-main .main-cont .cont-box .box-table th,
  .material .material-main .main-cont .cont-box .box-table td {
    padding: 0.15rem;
    font-family: 'MONTSERRAT-LIGHT';
    font-size: 0.26rem;
    line-height: 0.44rem;
    color: #666;
    border: solid 1px #eee;
    word-break: break-all;
  }
  .material .material-main .main-cont .cont-box .box-table th a,
  .material .material-main .main-cont .cont-box .box-table td a {
    display: block;
    width: 100%;
    height: 100%;
  }
  .material .material-main .main-cont .cont-box .box-table th img,
  .material .material-main .main-cont .cont-box .box-table td img {
    display: block;
    width: 0.36rem;
    margin: 0 auto;
  }
  .material .material-main .main-cont .cont-box .box-table-active {
    position: static;
    opacity: 1;
    visibility: visible;
    transition: all 0.8s;
    -o-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -webkit-transition: all 0.8s;
  }
  .pledge {
    width: 100%;
    height: auto;
    padding: 1.4rem 0;
  }
  .pledge .pledge-English {
    font-family: 'MONTSERRAT-MEDIUM';
    font-size: 0.48rem;
    line-height: 0.48rem;
    text-align: center;
    text-transform: uppercase;
    color: transparent;
    background-image: linear-gradient(180deg, rgba(25, 87, 120, 0.2), transparent);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  .pledge .pledge-title {
    margin-top: 0.1rem;
    font-size: 0.48rem;
    font-weight: bold;
    text-align: center;
    color: #333;
  }
  .pledge .pledge-heng {
    width: 46px;
    height: 3px;
    margin: 0.25rem auto 0;
    background: linear-gradient(90deg, #195778, #2a77a1);
  }
  .pledge .pledge-main {
    width: 100%;
    height: auto;
    margin-top: 0.8rem;
  }
  .pledge .pledge-main .main-item {
    display: block;
    justify-content: flex-start;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
  }
  .pledge .pledge-main .main-item .item-swiper {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
  }
  .pledge .pledge-main .main-item .item-swiper .swiper-slide {
    width: 100%;
    height: auto;
  }
  .pledge .pledge-main .main-item .item-swiper .swiper-slide .slide-box {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
  }
  .pledge .pledge-main .main-item .item-swiper .swiper-slide .slide-box .box-pic {
    width: 100%;
    height: auto;
  }
  .pledge .pledge-main .main-item .item-swiper .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;
  }
  .pledge .pledge-main .main-item .item-swiper .swiper-slide .slide-box .box-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 1.2rem;
    height: 1.2rem;
    margin: -0.6rem 0 0 -0.6rem;
    cursor: pointer;
  }
  .pledge .pledge-main .main-item .item-swiper .swiper-slide .slide-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;
  }
  .pledge .pledge-main .main-item .item-swiper .swiper-slide .slide-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));
  }
  .pledge .pledge-main .main-item .item-swiper .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));
  }
  .pledge .pledge-main .main-item .item-swiper .swiper-cont {
    display: none;
    justify-content: space-between;
    position: absolute;
    bottom: 0;
    right: auto;
    left: 0;
    width: 2.4rem;
    height: 1.2rem;
    background: #195778;
    cursor: pointer;
    z-index: 9;
  }
  .pledge .pledge-main .main-item .item-swiper .swiper-cont .cont-num {
    position: static;
    width: 0.9rem;
    height: 100%;
    padding-left: 0.2rem;
    font-family: 'MONTSERRAT-BOLD';
    text-align: center;
    line-height: 1.2rem;
    color: #fff;
  }
  .pledge .pledge-main .main-item .item-swiper .swiper-cont .cont-num .swiper-pagination-current {
    font-size: 0.36rem;
    color: #fff;
  }
  .pledge .pledge-main .main-item .item-swiper .swiper-cont .cont-num .swiper-pagination-total {
    font-size: 0.2rem;
  }
  .pledge .pledge-main .main-item .item-swiper .swiper-cont .cont-next {
    width: 1.5rem;
    height: 100%;
    text-align: center;
    line-height: 1.2rem;
  }
  .pledge .pledge-main .main-item .item-swiper .swiper-cont .cont-next img {
    width: 0.42rem;
    opacity: 0.7;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .pledge .pledge-main .main-item .item-swiper .swiper-cont .cont-next:hover img {
    opacity: 1;
  }
  .pledge .pledge-main .main-item .item-cent {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
    height: auto;
    padding: 0.55rem 0.3rem;
    background: #f5f6f8;
  }
  .pledge .pledge-main .main-item .item-cent .cent-title {
    font-size: 0.48rem;
    color: #333;
  }
  .pledge .pledge-main .main-item .item-cent .cent-English {
    margin-top: 0.05rem;
    font-family: 'MONTSERRAT-LIGHT';
    font-size: 0.3rem;
    text-transform: uppercase;
    color: #333;
    opacity: 0.6;
  }
  .pledge .pledge-main .main-item .item-cent .cent-heng {
    width: 43px;
    height: 3px;
    margin-top: 0.2rem;
    background: #d0d1d3;
  }
  .pledge .pledge-main .main-item .item-cent .cent-text {
    margin-top: 0.4rem;
    font-size: 0.28rem;
    line-height: 0.46rem;
    color: #091f2b;
    opacity: 0.8;
  }
  .pledge .pledge-main .main-item .item-cent .cent-data {
    display: flex;
    justify-content: flex-start;
    width: 100%;
    height: auto;
    margin-top: 0.7rem;
  }
  .pledge .pledge-main .main-item .item-cent .cent-data .data-item {
    width: 50%;
    height: auto;
  }
  .pledge .pledge-main .main-item .item-cent .cent-data .data-item .item-title {
    font-size: 0.28rem;
    color: rgba(9, 31, 43, 0.8);
  }
  .pledge .pledge-main .main-item .item-cent .cent-data .data-item .item-title span {
    font-family: 'MONTSERRAT-BOLD';
    font-size: 0.55rem;
    color: #195778;
  }
  .pledge .pledge-main .main-item .item-cent .cent-data .data-item .item-text {
    margin-top: 0.05rem;
    font-size: 0.28rem;
    color: rgba(9, 31, 43, 0.8);
  }
  .pledge .pledge-main .main-item:nth-child(odd) {
    flex-direction: row-reverse;
  }
  .pledge .pledge-main .main-item:nth-child(odd) .item-swiper .swiper-cont {
    right: auto;
    left: 0;
  }
  .pledge .pledge-main .main-item:nth-child(odd) .item-cent {
    padding: 0.55rem 0.3rem;
  }
  .custom {
    width: 100%;
    height: auto;
    padding: 1.2rem 0.3rem 1.4rem;
  }
  .custom .custom-main {
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  .custom .custom-main .main-English {
    font-family: 'MONTSERRAT-MEDIUM';
    font-size: 0.48rem;
    line-height: 0.48rem;
    text-align: center;
    text-transform: uppercase;
    color: transparent;
    background-image: linear-gradient(180deg, rgba(25, 87, 120, 0.2), transparent);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  .custom .custom-main .main-title {
    margin-top: 0.1rem;
    font-size: 0.48rem;
    font-weight: bold;
    text-align: center;
    color: #333;
  }
  .custom .custom-main .main-heng {
    width: 46px;
    height: 3px;
    margin: 0.25rem auto 0;
    background: linear-gradient(90deg, #195778, #2a77a1);
  }
  .custom .custom-main .main-box {
    width: 100%;
    height: auto;
    margin-top: 0.65rem;
    overflow: auto;
  }
  .custom .custom-main .main-box::-webkit-scrollbar {
    height: 3px;
  }
  .custom .custom-main .main-box img {
    width: 14.4rem;
  }
  .wisdom {
    width: 100%;
    height: auto;
  }
  .wisdom .wisdom-main {
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 1.2rem 0.3rem 0.4rem;
  }
  .wisdom .wisdom-main .main-English {
    font-family: 'MONTSERRAT-MEDIUM';
    font-size: 0.48rem;
    line-height: 0.48rem;
    text-align: center;
    text-transform: uppercase;
    color: transparent;
    background-image: linear-gradient(180deg, rgba(25, 87, 120, 0.2), transparent);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  .wisdom .wisdom-main .main-title {
    margin-top: 0.1rem;
    font-size: 0.48rem;
    font-weight: bold;
    text-align: center;
    color: #333;
  }
  .wisdom .wisdom-main .main-heng {
    width: 46px;
    height: 3px;
    margin: 0.25rem auto 0;
    background: linear-gradient(90deg, #195778, #2a77a1);
  }
  .wisdom .wisdom-main .main-box {
    width: 100%;
    height: auto;
    margin-top: 0.6rem;
  }
  .wisdom .wisdom-main .main-box .box-item {
    display: block;
    justify-content: flex-start;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    margin-bottom: 1rem;
  }
  .wisdom .wisdom-main .main-box .box-item .item-pic {
    width: 100%;
    height: auto;
    overflow: hidden;
  }
  .wisdom .wisdom-main .main-box .box-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;;
  }
  .wisdom .wisdom-main .main-box .box-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));
  }
  .wisdom .wisdom-main .main-box .box-item .item-swiper {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
  }
  .wisdom .wisdom-main .main-box .box-item .item-swiper .swiper-slide {
    width: 100%;
    height: auto;
  }
  .wisdom .wisdom-main .main-box .box-item .item-swiper .swiper-slide .slide-box {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
  }
  .wisdom .wisdom-main .main-box .box-item .item-swiper .swiper-slide .slide-box .box-pic {
    width: 100%;
    height: auto;
  }
  .wisdom .wisdom-main .main-box .box-item .item-swiper .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;
  }
  .wisdom .wisdom-main .main-box .box-item .item-swiper .swiper-slide .slide-box .box-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 1.2rem;
    height: 1.2rem;
    margin: -0.6rem 0 0 -0.6rem;
    cursor: pointer;
  }
  .wisdom .wisdom-main .main-box .box-item .item-swiper .swiper-slide .slide-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;
  }
  .wisdom .wisdom-main .main-box .box-item .item-swiper .swiper-slide .slide-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));
  }
  .wisdom .wisdom-main .main-box .box-item .item-swiper .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));
  }
  .wisdom .wisdom-main .main-box .box-item .item-swiper .swiper-cont {
    display: none;
    justify-content: space-between;
    position: absolute;
    bottom: 0;
    right: auto;
    left: 0;
    width: 2.4rem;
    height: 1.2rem;
    background: #195778;
    cursor: pointer;
    z-index: 9;
  }
  .wisdom .wisdom-main .main-box .box-item .item-swiper .swiper-cont .cont-num {
    position: static;
    width: 0.9rem;
    height: 100%;
    padding-left: 0.2rem;
    font-family: 'MONTSERRAT-BOLD';
    text-align: center;
    line-height: 1.2rem;
    color: #fff;
  }
  .wisdom .wisdom-main .main-box .box-item .item-swiper .swiper-cont .cont-num .swiper-pagination-current {
    font-size: 0.36rem;
    color: #fff;
  }
  .wisdom .wisdom-main .main-box .box-item .item-swiper .swiper-cont .cont-num .swiper-pagination-total {
    font-size: 0.2rem;
  }
  .wisdom .wisdom-main .main-box .box-item .item-swiper .swiper-cont .cont-next {
    width: 1.5rem;
    height: 100%;
    text-align: center;
    line-height: 1.2rem;
  }
  .wisdom .wisdom-main .main-box .box-item .item-swiper .swiper-cont .cont-next img {
    width: 0.42rem;
    opacity: 0.7;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .wisdom .wisdom-main .main-box .box-item .item-swiper .swiper-cont .cont-next:hover img {
    opacity: 1;
  }
  .wisdom .wisdom-main .main-box .box-item .item-cent {
    display: flex;
    align-items: center;
    width: 100%;
    height: auto;
    padding: 0.6rem 0;
  }
  .wisdom .wisdom-main .main-box .box-item .item-cent .cent-text {
    font-size: 0.3rem;
    line-height: 0.46rem;
    color: rgba(9, 31, 43, 0.8);
  }
  .wisdom .wisdom-main .main-box .box-item:nth-child(even) {
    flex-direction: row-reverse;
  }
  .wisdom .wisdom-main .main-box .box-item:nth-child(even) .item-cent {
    padding: 0.6rem 0;
  }
  .wisdom .wisdom-cont {
    width: 100%;
    height: auto;
    padding: 1.4rem 0.3rem 0.8rem;
    background: #f5f6f8;
  }
  .wisdom .wisdom-cont .cont-box {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  .wisdom .wisdom-cont .cont-box .box-item {
    width: 48%;
    height: auto;
    margin-right: 0;
    margin-bottom: 0.6rem;
  }
  .wisdom .wisdom-cont .cont-box .box-item:nth-child(4n) {
    margin-right: 0;
  }
  .wisdom .wisdom-cont .cont-box .box-item .item-pic {
    width: 100%;
    height: 3rem;
    overflow: hidden;
  }
  .wisdom .wisdom-cont .cont-box .box-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;
  }
  .wisdom .wisdom-cont .cont-box .box-item .item-title {
    width: 100%;
    height: 0.8rem;
    font-size: 0.3rem;
    text-align: center;
    line-height: 0.8rem;
    color: #fff;
    background: #195778;
  }
  .wisdom .wisdom-cont .cont-box .box-item:hover .item-pic img {
    transform: scale(1.1, 1.1) translateZ(0);
    -o-transform: scale(1.1, 1.1) translateZ(0);
    -moz-transform: scale(1.1, 1.1) translateZ(0);
    -webkit-transform: scale(1.1, 1.1 translateZ(0));
  }
  .sample {
    width: 100%;
    height: auto;
  }
  .sample .sample-plate1 {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    align-items: center;
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 1.3rem 0.3rem;
  }
  .sample .sample-plate1 .plate1-pic {
    width: 100%;
    height: auto;
    overflow: hidden;
  }
  .sample .sample-plate1 .plate1-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;
  }
  .sample .sample-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));
  }
  .sample .sample-plate1 .plate1-cent {
    width: 100%;
    height: auto;
    padding-left: 0;
    padding-top: 0.6rem;
  }
  .sample .sample-plate1 .plate1-cent .cent-English {
    font-family: 'MONTSERRAT-MEDIUM';
    font-size: 0.48rem;
    line-height: 0.48rem;
    text-transform: uppercase;
    color: transparent;
    background-image: linear-gradient(180deg, rgba(25, 87, 120, 0.2), transparent);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  .sample .sample-plate1 .plate1-cent .cent-title {
    margin-top: 0.1rem;
    font-size: 0.48rem;
    font-weight: bold;
    color: #333;
  }
  .sample .sample-plate1 .plate1-cent .cent-heng {
    width: 46px;
    height: 3px;
    margin: 0.25rem 0 0;
    background: linear-gradient(90deg, #195778, #2a77a1);
  }
  .sample .sample-plate1 .plate1-cent .cent-text {
    margin-top: 0.46rem;
    font-size: 0.3rem;
    line-height: 0.55rem;
    color: #666666;
  }
  .sample .sample-plate2 {
    width: 100%;
    height: auto;
    padding: 1.2rem 0.3rem 1.3rem;
    background: #f5f6f8;
  }
  .sample .sample-plate2 .plate2-main {
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  .sample .sample-plate2 .plate2-main .main-English {
    font-family: 'MONTSERRAT-MEDIUM';
    font-size: 0.48rem;
    line-height: 0.48rem;
    text-align: center;
    text-transform: uppercase;
    color: transparent;
    background-image: linear-gradient(180deg, rgba(25, 87, 120, 0.2), transparent);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  .sample .sample-plate2 .plate2-main .main-title {
    margin-top: 0.1rem;
    font-size: 0.48rem;
    font-weight: bold;
    text-align: center;
    color: #333;
  }
  .sample .sample-plate2 .plate2-main .main-heng {
    width: 46px;
    height: 3px;
    margin: 0.25rem auto 0;
    background: linear-gradient(90deg, #195778, #2a77a1);
  }
  .sample .sample-plate2 .plate2-main .main-top {
    display: flex;
    justify-content: flex-start;
    width: 100%;
    height: auto;
    margin-top: 0.7rem;
  }
  .sample .sample-plate2 .plate2-main .main-top .top-item {
    width: 33.33%;
    height: auto;
    padding: 0 0.1rem;
    border-right: solid 1px #e2e3e5;
  }
  .sample .sample-plate2 .plate2-main .main-top .top-item .item-icon {
    width: 0.58rem;
    height: auto;
    margin: 0 auto;
  }
  .sample .sample-plate2 .plate2-main .main-top .top-item .item-icon img {
    width: 100%;
  }
  .sample .sample-plate2 .plate2-main .main-top .top-item .item-text {
    margin-top: 0.4rem;
    font-size: 0.24rem;
    text-align: center;
    line-height: 0.36rem;
  }
  .sample .sample-plate2 .plate2-main .main-top .top-item:last-of-type {
    border-right: none;
  }
  .sample .sample-plate2 .plate2-main .main-box {
    position: relative;
    width: 100%;
    height: auto;
    margin-top: 0.58rem;
  }
  .sample .sample-plate2 .plate2-main .main-box .box-swiper {
    width: 100%;
    height: auto;
    padding: 0.2rem 0;
    overflow: hidden;
  }
  .sample .sample-plate2 .plate2-main .main-box .box-swiper .swiper-slide {
    width: 100%;
    height: auto;
    margin-right: 0;
  }
  .sample .sample-plate2 .plate2-main .main-box .box-swiper .swiper-slide .slide-box {
    width: 100%;
    height: auto;
    box-shadow: 0 0 0.2rem 0 rgba(0, 0, 0, 0.05);
  }
  .sample .sample-plate2 .plate2-main .main-box .box-swiper .swiper-slide .slide-box .box-pic {
    width: 100%;
    height: auto;
    overflow: hidden;
  }
  .sample .sample-plate2 .plate2-main .main-box .box-swiper .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;
  }
  .sample .sample-plate2 .plate2-main .main-box .box-swiper .swiper-slide .slide-box .box-title {
    width: 100%;
    height: 1rem;
    font-size: 0.3rem;
    text-align: center;
    line-height: 1rem;
    color: #333;
    background: #fff;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .sample .sample-plate2 .plate2-main .main-box .box-swiper .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));
  }
  .sample .sample-plate2 .plate2-main .main-box .box-swiper .swiper-slide .slide-box:hover .box-title {
    color: #fff;
    background: #195778;
  }
  .sample .sample-plate2 .plate2-main .main-box .plate2-swiper-button-prev,
  .sample .sample-plate2 .plate2-main .main-box .plate2-swiper-button-next {
    position: absolute;
    top: 50%;
    width: 0.48rem;
    height: 0.48rem;
    margin-top: -0.24rem;
    border-radius: 50%;
    box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.08);
    outline: none;
    background: #fff;
    cursor: pointer;
    z-index: 9;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .sample .sample-plate2 .plate2-main .main-box .plate2-swiper-button-prev img,
  .sample .sample-plate2 .plate2-main .main-box .plate2-swiper-button-next img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 12px;
    height: auto;
    transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .sample .sample-plate2 .plate2-main .main-box .plate2-swiper-button-prev .img2,
  .sample .sample-plate2 .plate2-main .main-box .plate2-swiper-button-next .img2 {
    opacity: 0;
  }
  .sample .sample-plate2 .plate2-main .main-box .plate2-swiper-button-prev:hover,
  .sample .sample-plate2 .plate2-main .main-box .plate2-swiper-button-next:hover {
    background: #195778;
  }
  .sample .sample-plate2 .plate2-main .main-box .plate2-swiper-button-prev:hover .img1,
  .sample .sample-plate2 .plate2-main .main-box .plate2-swiper-button-next:hover .img1 {
    opacity: 0;
  }
  .sample .sample-plate2 .plate2-main .main-box .plate2-swiper-button-prev:hover .img2,
  .sample .sample-plate2 .plate2-main .main-box .plate2-swiper-button-next:hover .img2 {
    opacity: 1;
  }
  .sample .sample-plate2 .plate2-main .main-box .plate2-swiper-button-prev {
    left: -0.9rem;
  }
  .sample .sample-plate2 .plate2-main .main-box .plate2-swiper-button-next {
    right: -0.9rem;
  }
  .sample .sample-plate3 {
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 1.25rem 0.3rem;
  }
  .sample .sample-plate3 .plate3-English {
    font-family: 'MONTSERRAT-MEDIUM';
    font-size: 0.48rem;
    line-height: 0.48rem;
    text-align: center;
    text-transform: uppercase;
    color: transparent;
    background-image: linear-gradient(180deg, rgba(25, 87, 120, 0.2), transparent);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  .sample .sample-plate3 .plate3-title {
    margin-top: 0.1rem;
    font-size: 0.48rem;
    font-weight: bold;
    text-align: center;
    color: #333;
  }
  .sample .sample-plate3 .plate3-heng {
    width: 46px;
    height: 3px;
    margin: 0.25rem auto 0;
    background: linear-gradient(90deg, #195778, #2a77a1);
  }
  .sample .sample-plate3 .plate3-main {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    margin-top: 0.6rem;
  }
  .sample .sample-plate3 .plate3-main .main-item {
    width: 48%;
    height: auto;
    margin-right: 0;
  }
  .sample .sample-plate3 .plate3-main .main-item .item-pic {
    width: 100%;
    height: 3rem;
    overflow: hidden;
  }
  .sample .sample-plate3 .plate3-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;
  }
  .sample .sample-plate3 .plate3-main .main-item .item-title {
    width: 100%;
    height: 1rem;
    font-size: 0.3rem;
    text-align: center;
    line-height: 1rem;
    color: #333333;
  }
  .sample .sample-plate3 .plate3-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));
  }
  .reliable {
    width: 100%;
    height: auto;
  }
  .reliable .reliable-plate1 {
    display: block;
    justify-content: flex-start;
    align-items: center;
    flex-direction: row-reverse;
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 1.3rem 0.3rem;
  }
  .reliable .reliable-plate1 .plate1-swiper {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
  }
  .reliable .reliable-plate1 .plate1-swiper .swiper-slide {
    width: 100%;
    height: auto;
  }
  .reliable .reliable-plate1 .plate1-swiper .swiper-slide .slide-box {
    width: 100%;
    height: auto;
  }
  .reliable .reliable-plate1 .plate1-swiper .swiper-slide .slide-box img {
    width: 100%;
  }
  .reliable .reliable-plate1 .plate1-swiper .swiper-pagination .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    background: none;
    border: solid 1px #fff;
    opacity: 1;
  }
  .reliable .reliable-plate1 .plate1-swiper .swiper-pagination .swiper-pagination-bullet-active {
    background: #fff;
  }
  .reliable .reliable-plate1 .plate1-cent {
    width: 100%;
    height: auto;
    padding-right: 0;
    padding-top: 0.6rem;
  }
  .reliable .reliable-plate1 .plate1-cent .cent-English {
    font-family: 'MONTSERRAT-MEDIUM';
    font-size: 0.48rem;
    line-height: 0.48rem;
    text-transform: uppercase;
    color: transparent;
    background-image: linear-gradient(180deg, rgba(25, 87, 120, 0.2), transparent);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  .reliable .reliable-plate1 .plate1-cent .cent-title {
    margin-top: 0.1rem;
    font-size: 0.48rem;
    font-weight: bold;
    color: #333;
  }
  .reliable .reliable-plate1 .plate1-cent .cent-heng {
    width: 46px;
    height: 3px;
    margin: 0.25rem 0 0;
    background: linear-gradient(90deg, #195778, #2a77a1);
  }
  .reliable .reliable-plate1 .plate1-cent .cent-text {
    margin-top: 0.46rem;
    font-size: 0.3rem;
    line-height: 0.48rem;
    color: #666666;
  }
  .reliable .reliable-plate2 {
    width: 100%;
    height: auto;
    padding: 1.2rem 0.3rem 0.6rem;
    background: #f5f6f8;
  }
  .reliable .reliable-plate2 .plate2-main {
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  .reliable .reliable-plate2 .plate2-main .main-English {
    font-family: 'MONTSERRAT-MEDIUM';
    font-size: 0.48rem;
    line-height: 0.48rem;
    text-align: center;
    text-transform: uppercase;
    color: transparent;
    background-image: linear-gradient(180deg, rgba(25, 87, 120, 0.2), transparent);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  .reliable .reliable-plate2 .plate2-main .main-title {
    margin-top: 0.1rem;
    font-size: 0.48rem;
    font-weight: bold;
    text-align: center;
    color: #333;
  }
  .reliable .reliable-plate2 .plate2-main .main-heng {
    width: 46px;
    height: 3px;
    margin: 0.25rem auto 0;
    background: linear-gradient(90deg, #195778, #2a77a1);
  }
  .reliable .reliable-plate2 .plate2-main .main-box {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    margin-top: 0.6rem;
  }
  .reliable .reliable-plate2 .plate2-main .main-box .box-item {
    width: 48%;
    height: auto;
    margin-right: 0;
    margin-bottom: 0.7rem;
  }
  .reliable .reliable-plate2 .plate2-main .main-box .box-item:nth-child(3n) {
    margin-right: 0;
  }
  .reliable .reliable-plate2 .plate2-main .main-box .box-item .item-pic {
    width: 100%;
    height: 3.2rem;
    overflow: hidden;
  }
  .reliable .reliable-plate2 .plate2-main .main-box .box-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;
  }
  .reliable .reliable-plate2 .plate2-main .main-box .box-item .item-title {
    width: 100%;
    height: 1rem;
    font-size: 0.32rem;
    text-align: center;
    line-height: 1rem;
    color: #fff;
    background: #195778;
  }
  .reliable .reliable-plate2 .plate2-main .main-box .box-item:hover .item-pic img {
    transform: scale(1.1, 1.1) translateZ(0);
    -o-transform: scale(1.1, 1.1) translateZ(0);
    -moz-transform: scale(1.1, 1.1) translateZ(0);
    -webkit-transform: scale(1.1, 1.1 translateZ(0));
  }
  .reliable .reliable-plate3 {
    width: 100%;
    height: auto;
    padding: 2rem 0.3rem;
    background-position: right top;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-size: cover;
  }
  .reliable .reliable-plate3 .plate3-main {
    width: 100%;
    height: auto;
    font-size: 0.3rem;
    line-height: 0.46rem;
    color: #fff;
  }
  .reliable .reliable-plate4 {
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 1.2rem 0.3rem 1.4rem;
  }
  .reliable .reliable-plate4 .plate4-English {
    font-family: 'MONTSERRAT-MEDIUM';
    font-size: 0.48rem;
    line-height: 0.48rem;
    text-align: center;
    text-transform: uppercase;
    color: transparent;
    background-image: linear-gradient(180deg, rgba(25, 87, 120, 0.2), transparent);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  .reliable .reliable-plate4 .plate4-title {
    margin-top: 0.1rem;
    font-size: 0.48rem;
    font-weight: bold;
    text-align: center;
    color: #333;
  }
  .reliable .reliable-plate4 .plate4-heng {
    width: 46px;
    height: 3px;
    margin: 0.25rem auto 0;
    background: linear-gradient(90deg, #195778, #2a77a1);
  }
  .reliable .reliable-plate4 .plate4-text {
    margin-top: 0.45rem;
    font-size: 0.3rem;
    text-align: center;
    letter-spacing: 0.05rem;
    color: #666666;
  }
  .reliable .reliable-plate4 .plate4-box {
    position: relative;
    width: 100%;
    height: auto;
    margin-top: 0.58rem;
  }
  .reliable .reliable-plate4 .plate4-box .box-swiper {
    width: 100%;
    height: auto;
    overflow: hidden;
  }
  .reliable .reliable-plate4 .plate4-box .box-swiper .swiper-slide {
    width: 100%;
    height: auto;
    margin-right: 0.4rem;
  }
  .reliable .reliable-plate4 .plate4-box .box-swiper .swiper-slide .slide-box {
    display: block;
    width: 100%;
    height: auto;
    padding: 0.6rem 0.3rem 0.5rem;
    background: #f5f6f8;
  }
  .reliable .reliable-plate4 .plate4-box .box-swiper .swiper-slide .slide-box .box-icon {
    width: 1.5rem;
    height: auto;
    margin: 0 auto;
  }
  .reliable .reliable-plate4 .plate4-box .box-swiper .swiper-slide .slide-box .box-icon img {
    width: 100%;
  }
  .reliable .reliable-plate4 .plate4-box .box-swiper .swiper-slide .slide-box .box-title {
    margin-top: 0.35rem;
    font-family: 'MONTSERRAT-BOLD';
    font-size: 0.34rem;
    text-align: center;
    color: #195778;
  }
  .reliable .reliable-plate4 .plate4-box .box-swiper .swiper-slide .slide-box .box-text {
    margin-top: 0.15rem;
    font-size: 0.3rem;
    text-align: center;
    color: #666666;
  }
  .reliable .reliable-plate4 .plate4-box .box-swiper .swiper-slide .slide-box .box-bottom {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: auto;
    margin-top: 0.25rem;
  }
  .reliable .reliable-plate4 .plate4-box .box-swiper .swiper-slide .slide-box .box-bottom img {
    width: 0.4rem;
    margin-right: 0.1rem;
  }
  .reliable .reliable-plate4 .plate4-box .box-swiper .swiper-slide .slide-box .box-bottom span {
    font-size: 0.28rem;
    color: #888;
  }
  .reliable .reliable-plate4 .plate4-box .plate4-swiper-button-prev,
  .reliable .reliable-plate4 .plate4-box .plate4-swiper-button-next {
    position: absolute;
    top: 50%;
    width: 0.48rem;
    height: 0.48rem;
    margin-top: -0.24rem;
    border-radius: 50%;
    box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.08);
    outline: none;
    background: #fff;
    cursor: pointer;
    z-index: 9;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .reliable .reliable-plate4 .plate4-box .plate4-swiper-button-prev img,
  .reliable .reliable-plate4 .plate4-box .plate4-swiper-button-next img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 12px;
    height: auto;
    transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .reliable .reliable-plate4 .plate4-box .plate4-swiper-button-prev .img2,
  .reliable .reliable-plate4 .plate4-box .plate4-swiper-button-next .img2 {
    opacity: 0;
  }
  .reliable .reliable-plate4 .plate4-box .plate4-swiper-button-prev:hover,
  .reliable .reliable-plate4 .plate4-box .plate4-swiper-button-next:hover {
    background: #195778;
  }
  .reliable .reliable-plate4 .plate4-box .plate4-swiper-button-prev:hover .img1,
  .reliable .reliable-plate4 .plate4-box .plate4-swiper-button-next:hover .img1 {
    opacity: 0;
  }
  .reliable .reliable-plate4 .plate4-box .plate4-swiper-button-prev:hover .img2,
  .reliable .reliable-plate4 .plate4-box .plate4-swiper-button-next:hover .img2 {
    opacity: 1;
  }
  .reliable .reliable-plate4 .plate4-box .plate4-swiper-button-prev {
    left: -0.9rem;
  }
  .reliable .reliable-plate4 .plate4-box .plate4-swiper-button-next {
    right: -0.9rem;
  }
  .newsDetail {
    width: 100%;
    height: auto;
    padding: 1.2rem 0.3rem 1.2rem;
  }
  .newsDetail .newsDetail-main {
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  .newsDetail .newsDetail-main .main-time {
    font-size: 0.3rem;
    color: #195778;
  }
  .newsDetail .newsDetail-main .main-title {
    padding: 0.2rem 0 0.4rem;
    font-size: 0.48rem;
    font-weight: bold;
    color: #000;
    border-bottom: solid 1px #e9e9e9;
  }
  .newsDetail .newsDetail-main .main-box {
    width: 100%;
    height: auto;
    margin-top: 0.45rem;
    font-size: 0.28rem;
    line-height: 0.48rem;
    color: #666;
  }
  .newsDetail .newsDetail-main .main-box img {
    display: block;
    max-width: 100%;
    width: auto;
    margin: 0 auto;
  }
  .newsDetail .newsDetail-main .main-bottom {
    display: flex;
    justify-content: flex-start;
    width: 100%;
    height: auto;
    margin-top: 0.9rem;
  }
  .newsDetail .newsDetail-main .main-bottom .bottom-item {
    position: relative;
    width: 1.8rem;
    height: 0.85rem;
    margin-right: 4px;
    border: solid 1px #e9e9e9;
  }
  .newsDetail .newsDetail-main .main-bottom .bottom-item img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 23px;
    transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .newsDetail .newsDetail-main .main-bottom .bottom-item .img2 {
    opacity: 0;
  }
  .newsDetail .newsDetail-main .main-bottom .bottom-item:hover {
    width: 3rem;
    background: #195778;
  }
  .newsDetail .newsDetail-main .main-bottom .bottom-item:hover .img1 {
    opacity: 0;
  }
  .newsDetail .newsDetail-main .main-bottom .bottom-item:hover .img2 {
    opacity: 1;
  }
  .last {
    width: 100%;
    height: auto;
    padding: 1.2rem 0.3rem 0.2rem;
  }
  .last .last-English {
    font-family: 'MONTSERRAT-MEDIUM';
    font-size: 0.48rem;
    line-height: 0.48rem;
    text-align: center;
    text-transform: uppercase;
    color: transparent;
    background-image: linear-gradient(180deg, rgba(25, 87, 120, 0.2), transparent);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  .last .last-title {
    margin-top: 0.1rem;
    font-size: 0.48rem;
    font-weight: bold;
    text-align: center;
    color: #333;
  }
  .last .last-heng {
    width: 46px;
    height: 3px;
    margin: 0.25rem auto 0;
    background: linear-gradient(90deg, #195778, #2a77a1);
  }
  .last .last-main {
    width: 100%;
    height: auto;
    margin: 0.8rem auto 0;
  }
  .last .last-main .main-item {
    display: block;
    justify-content: flex-start;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    margin-bottom: 1.2rem;
  }
  .last .last-main .main-item .item-swiper {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
  }
  .last .last-main .main-item .item-swiper .swiper-slide {
    width: 100%;
    height: auto;
  }
  .last .last-main .main-item .item-swiper .swiper-slide .slide-box {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
  }
  .last .last-main .main-item .item-swiper .swiper-slide .slide-box .box-pic {
    width: 100%;
    height: auto;
  }
  .last .last-main .main-item .item-swiper .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;
  }
  .last .last-main .main-item .item-swiper .swiper-slide .slide-box .box-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 0.87rem;
    height: 0.87rem;
    margin: -0.435rem 0 0 -0.435rem;
    cursor: pointer;
  }
  .last .last-main .main-item .item-swiper .swiper-slide .slide-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;
  }
  .last .last-main .main-item .item-swiper .swiper-slide .slide-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));
  }
  .last .last-main .main-item .item-swiper .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));
  }
  .last .last-main .main-item .item-swiper .swiper-cont {
    display: none;
    justify-content: space-between;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 2.4rem;
    height: 1.2rem;
    background: #195778;
    cursor: pointer;
    z-index: 9;
  }
  .last .last-main .main-item .item-swiper .swiper-cont .cont-num {
    position: static;
    width: 0.9rem;
    height: 100%;
    padding-left: 0.2rem;
    font-family: 'MONTSERRAT-BOLD';
    text-align: center;
    line-height: 1.2rem;
    color: #fff;
  }
  .last .last-main .main-item .item-swiper .swiper-cont .cont-num .swiper-pagination-current {
    font-size: 0.36rem;
    color: #fff;
  }
  .last .last-main .main-item .item-swiper .swiper-cont .cont-num .swiper-pagination-total {
    font-size: 0.2rem;
  }
  .last .last-main .main-item .item-swiper .swiper-cont .cont-next {
    width: 1.5rem;
    height: 100%;
    text-align: center;
    line-height: 1.2rem;
  }
  .last .last-main .main-item .item-swiper .swiper-cont .cont-next img {
    width: 0.42rem;
    opacity: 0.7;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .last .last-main .main-item .item-swiper .swiper-cont .cont-next:hover img {
    opacity: 1;
  }
  .last .last-main .main-item .item-pic {
    width: 100%;
    height: auto;
    overflow: hidden;
  }
  .last .last-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;;
  }
  .last .last-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));
  }
  .last .last-main .main-item .item-cent {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
    height: auto;
    padding: 0.6rem 0.3rem;
    background: #f5f6f8;
  }
  .last .last-main .main-item .item-cent .cent-title {
    font-size: 0.48rem;
    color: #333;
  }
  .last .last-main .main-item .item-cent .cent-English {
    margin-top: 0.05rem;
    font-family: 'MONTSERRAT-LIGHT';
    font-size: 0.3rem;
    text-transform: uppercase;
    color: #333;
    opacity: 0.6;
  }
  .last .last-main .main-item .item-cent .cent-heng {
    width: 43px;
    height: 3px;
    margin-top: 0.2rem;
    background: #d0d1d3;
  }
  .last .last-main .main-item .item-cent .cent-text {
    margin-top: 0.4rem;
    font-size: 0.28rem;
    line-height: 0.46rem;
    color: #091f2b;
    opacity: 0.8;
  }
  .last .last-main .main-item:nth-child(odd) {
    flex-direction: row-reverse;
  }
  .last .last-main .main-item:nth-child(odd) .item-swiper .swiper-cont {
    right: auto;
    left: 0;
  }
  .pupop-box {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    z-index: 999;
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .pupop-box .box-mask {
    width: 100vw;
    height: 100vh;
    background: rgba(0, 0, 0, 0.7);
  }
  .pupop-box .box-cont {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 96%;
    height: 8rem;
    padding: 0.15rem;
    margin: -3.75rem 0 0 -48%;
    background: #fff;
  }
  .pupop-box .box-cont .cont-swiper {
    width: 100%;
    height: auto;
    overflow: hidden;
  }
  .pupop-box .box-cont .cont-swiper .swiper-slide {
    width: 100%;
    height: auto;
  }
  .pupop-box .box-cont .cont-swiper .swiper-slide .slide-box {
    width: 100%;
    height: auto;
  }
  .pupop-box .box-cont .cont-swiper .swiper-slide .slide-box .box-pic {
    width: 100%;
    height: 6rem;
    overflow: hidden;
  }
  .pupop-box .box-cont .cont-swiper .swiper-slide .slide-box .box-pic img {
    width: 100%;
    height: 100%;
    object-fit: contain;
  }
  .pupop-box .box-cont .cont-swiper .swiper-slide .slide-box .box-title {
    margin-top: 0.3rem;
    font-size: 0.3rem;
    text-align: center;
    color: #333;
  }
  .pupop-box .box-cont .cont-hiden {
    position: absolute;
    bottom: -0.6rem;
    left: 50%;
    width: 1.2rem;
    height: 1.2rem;
    margin: 0 0 0 -0.6rem;
    padding-top: 0.2rem;
    text-align: center;
    background: #195778;
    cursor: pointer;
  }
  .pupop-box .box-cont .cont-hiden img {
    width: 0.3rem;
    height: auto;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .pupop-box .box-cont .cont-hiden .hide-title {
    margin-top: 0.1rem;
    font-family: 'MONTSERRAT-MEDIUM';
    font-size: 0.2rem;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
  }
  .pupop-box .box-cont .pupop-swiper-button-prev,
  .pupop-box .box-cont .pupop-swiper-button-next {
    position: absolute;
    top: 100%;
    width: 0.8rem;
    height: 0.8rem;
    margin-top: -0.4rem;
    border-radius: 50%;
    background: #195778;
    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;
  }
  .pupop-box .box-cont .pupop-swiper-button-prev img,
  .pupop-box .box-cont .pupop-swiper-button-next img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 0.14rem;
    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;
  }
  .pupop-box .box-cont .pupop-swiper-button-prev .img1,
  .pupop-box .box-cont .pupop-swiper-button-next .img1 {
    opacity: 0;
  }
  .pupop-box .box-cont .pupop-swiper-button-prev .img2,
  .pupop-box .box-cont .pupop-swiper-button-next .img2 {
    opacity: 2;
  }
  .pupop-box .box-cont .pupop-swiper-button-prev:hover,
  .pupop-box .box-cont .pupop-swiper-button-next:hover {
    background: #195778;
  }
  .pupop-box .box-cont .pupop-swiper-button-prev:hover .img1,
  .pupop-box .box-cont .pupop-swiper-button-next:hover .img1 {
    opacity: 0;
  }
  .pupop-box .box-cont .pupop-swiper-button-prev:hover .img2,
  .pupop-box .box-cont .pupop-swiper-button-next:hover .img2 {
    opacity: 1;
  }
  .pupop-box .box-cont .pupop-swiper-button-prev {
    left: 20%;
  }
  .pupop-box .box-cont .pupop-swiper-button-next {
    right: 20%;
  }
  .pupop-box-active {
    opacity: 1;
    visibility: visible;
  }
  .video-mask {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background: rgba(0, 0, 0, 0.6);
    opacity: 0;
    visibility: hidden;
    z-index: 99;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .video-popup {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 96%;
    height: auto;
    background: #000;
    z-index: 199;
    opacity: 0;
    visibility: hidden;
    transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .video-popup .popup-icon {
    position: absolute;
    top: -0.5rem;
    right: 0.1rem;
    width: 0.4rem;
    cursor: pointer;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .video-popup .popup-icon:hover {
    transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
  }
  .video-popup video {
    width: 100%;
    height: auto;
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .page-number {
    display: none;
  }
  .Wpage-number {
    display: block;
    width: 100%;
    height: 0.8rem;
    margin-top: 0.6rem;
    font-size: 0.36rem;
    font-weight: bold;
    text-align: center;
    line-height: 0.8rem;
    color: #fff;
    background: #195778;
  }
}
