﻿.txet-over1 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#pc_products_list{display:block;}
#h5_products_list{display:none;}
@media screen and (max-width: 1680px) {
  nav .nav-main .box-cont .cont-nav .nav-list {
    padding-right: 0.3rem;
  }
}
@media screen and (max-width: 1460px) {
  nav .nav-main .box-cont .cont-nav .nav-list {
    padding-right: 0.3rem;
  }
  .productDetails .productDetails-plate1 .plate1-main .main-cent .cent-bottom .bottom-botton {
    font-size: 0.14rem;
  }
  .container .pege-container .cont-foot .foot-main .main-cont .cont-top .top-nav {
    width: 18rem;
  }
  .container .pege-container .cont-plate3 .plate3-main{padding: 1rem 1.55rem 0 10vw;}
  nav .nav-main .box-cont .cont-nav .nav-list .list-title{font-size: 0.30rem;}
  nav .nav-main .box-cont .cont-lang{width: 260px;}
  nav .nav-main .box-cont .cont-lang .lang-top .top-text{width: 172px;}


  
}
@media screen and (max-width: 1366px) {
    .container .pege-container .cont-plate2 .plate2-main .main-box  .products_list{
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        gap: 10px;}
  nav .nav-main .box-cont .cont-nav .nav-list {
    padding-right: 0.1rem;
  }
  .productDetails .productDetails-plate1 .plate1-main .main-cent .cent-bottom .bottom-botton {
    padding: 0 0.2rem;
    font-size: 0.14rem;
  }
  .about .about-main .main-plate2 .plate2-box .box-item .item-text {
    padding: 0 0.5rem;
  }
  .container .pege-container .cont-foot .foot-main .main-cont .cont-top .top-nav {
    width: 16rem;
  }
}
@media screen and (max-width: 1240px) {
  nav .nav-main .box-cont .cont-nav {
   /* display: none; */
  }
}
@media screen and (max-width: 1004px) {
    .container .pege-container .cont-plate2 .plate2-main .main-box .products_list{gap:10px;}
  nav {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 1.2rem;
    z-index: 299;
  }
  nav .nav-main {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: row;
    position: relative;
    width: 100%;
    height: 100%;
    padding: 0 0.3rem;
    background: #fff;
    z-index: 29;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  nav .nav-main .main-top {
    width: auto;
    height: auto;
  }
  nav .nav-main .main-top .top-logo {
    display: block;
    width: 1.0rem;
    height: auto;
    cursor: pointer;
  }
  nav .nav-main .main-top .le2 {
    /* margin-top: 0.2rem; */
}
nav .nav-main .main-top .le2 .p1 {
  font-size: 16px;
          margin-bottom: 1px;
}
nav .nav-main .main-top .le2 .p2 {
  font-size: 14px;
}
  nav .nav-main .main-top .top-logo img {
    width: 100%;
  }
  nav .nav-main .main-top .top-web-icon {
    display: none;
  }
  nav .nav-main .box-cont {
    display: flex;
    justify-content: flex-end;
    width: auto;
    height: 100%;
  }
  nav .nav-main .box-cont .cont-nav {
    display: none;
  }
  nav .nav-main .box-cont .cont-lang {
    display: none;
  }
  nav .nav-main .box-cont .cont-suosou {
    display: none;
  }
  nav .nav-main .box-cont .cont-web-lang {
    display: block;
    position: relative;
    width: auto;
    height: 1.2rem;
    margin-left: 0.4rem;
    border-radius: 0.45rem;
    border: none;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  nav .nav-main .box-cont .cont-web-lang .lang-top {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    cursor: pointer;
  }
  nav .nav-main .box-cont .cont-web-lang .lang-top .top-left {
    position: relative;
    width: 0.4rem;
    height: auto;
  }
  nav .nav-main .box-cont .cont-web-lang .lang-top .top-left 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 .box-cont .cont-web-lang .lang-top .top-left .img2 {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
  }
  nav .nav-main .box-cont .cont-web-lang .lang-top .top-text {
    margin: 0 0.15rem;
    font-family: Arial;
    font-size: 0.28rem;
    color: #fff;
  }
  nav .nav-main .box-cont .cont-web-lang .lang-top .top-right {
    display: none;
    position: relative;
    width: 8px;
    height: auto;
  }
  nav .nav-main .box-cont .cont-web-lang .lang-top .top-right 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 .box-cont .cont-web-lang .lang-top .top-right .img2 {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
  }
  nav .nav-main .box-cont .cont-web-lang .lang-subnav {
    position: absolute;
    top: 1.2rem;
    left: 50%;
    width: 1.8rem;
    height: auto;
    background: #fff;
    opacity: 0;
    visibility: hidden;
    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 .box-cont .cont-web-lang .lang-subnav .subnav-link {
    display: block;
    width: 100%;
    height: 0.8rem;
    font-size: 0.26rem;
    text-align: center;
    line-height: 0.8rem;
    color: #333;
    border-bottom: solid 1px #f2f2f2;
  }
  nav .nav-main .box-cont .cont-web-lang .lang-subnav .subnav-link:hover {
    color: #fff;
    background: #2152af;
  }
  nav .nav-main .box-cont .cont-web-lang:hover .lang-subnav {
    opacity: 1;
    visibility: visible;
  }
  nav .nav-main .box-cont .cont-web-suosou {
    display: block;
    position: relative;
    width: 0.4rem;
    height: 100%;
    cursor: pointer;
  }
  nav .nav-main .box-cont .cont-web-suosou img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    z-index: 9;
    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 .nav-main .box-cont .cont-web-suosou .img2 {
    opacity: 0;
  }
  nav .nav-main .box-cont .cont-web-caidan {
    display: block;
    position: relative;
    width: 0.46rem;
    height: 100%;
    margin-left: 0.35rem;
    cursor: pointer;
  }
  nav .nav-main .box-cont .cont-web-caidan img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    z-index: 9;
    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 .nav-main .box-cont .cont-web-caidan .img2 {
    opacity: 0;
  }
  nav .head-search {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: rgba(0, 0, 0, 0.8);
    z-index: 59;
  }
  nav .head-search .search-box {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 30%;
    max-width: 1200px;
    height: auto;
    transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
  }
  nav .head-search .search-box .box-cent {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: auto;
    border-bottom: solid 1px #555;
  }
  nav .head-search .search-box .box-cent .cent-purge {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.6);
  }
  nav .head-search .search-box .box-cent input {
    width: calc(100% - 60px);
    height: 50px;
    padding: 0 20px;
    font-size: 14px;
    color: #fff;
    background: none;
  }
  nav .head-search .search-box .box-cent input::placeholder {
    font-size: 14px;
    color: #fff;
  }
  nav .head-search .search-box .box-cent .box-icon {
    display: block;
    width: 60px;
    height: 50px;
    text-align: right;
    line-height: 50px;
  }
  nav .head-search .search-box .box-cent .box-icon img {
    width: 16px;
    opacity: 0.6;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  nav .head-search .search-box .box-cent .box-icon:hover img {
    opacity: 1;
  }
  nav .head-search .search-box .box-hiden {
    width: 24px;
    margin: 50px auto 0;
  }
  nav .head-search .search-box .box-hiden img {
    width: 100%;
    opacity: 0.6;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  nav .head-search .search-box .box-hiden:hover img {
    opacity: 1;
  }
  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;
    width: 100%;
    height: 1.2rem;
    padding: 0 0.3rem;
    line-height: 1.2rem;
    text-align: right;
    background: #2152af;
  }
  nav .Whead-sidebar .sidebar-top .top-icon {
    width: 1.2rem;
  }
  nav .Whead-sidebar .sidebar-top .top-icon img {
    width: 100%;
  }
  nav .Whead-sidebar .sidebar-top .top-right {
    display: flex;
    justify-content: flex-end;
    width: auto;
    height: auto;
  }
  nav .Whead-sidebar .sidebar-top .top-icon2 {
    width: 0.4rem;
    margin-left: 0.2rem;
  }
  nav .Whead-sidebar .sidebar-top .top-icon2 img {
    width: 100%;
  }
  nav .Whead-sidebar .sidebar-list {
    width: 100%;
    height: auto;
  }
  nav .Whead-sidebar .sidebar-list .list-ul {
    width: 100%;
    height: auto;
  }
  nav .Whead-sidebar .sidebar-list .list-ul .list-li {
    width: 100%;
    height: auto;
  }
  nav .Whead-sidebar .sidebar-list .list-ul .list-li .li-title {
    width: 100%;
    height: 1.2rem;
    padding: 0 0.6rem;
    font-family: 'Arial';
    font-size: 0.32rem;
    font-weight: bold;
    color: #4c4c4c;
    line-height: 1.2rem;
    background: #fff url(../image/icon-Web-jiahao.png) no-repeat 90% center;
    background-size: 0.25rem;
    border-bottom: solid 1px #eee;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  nav .Whead-sidebar .sidebar-list .list-ul .list-li .no-bg {
    display: block;
    background-image: none !important;
  }
  nav .Whead-sidebar .sidebar-list .list-ul .list-li .nav-ul {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding: 0 0.6rem;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  nav .Whead-sidebar .sidebar-list .list-ul .list-li .nav-ul .nav-li {
    width: 100%;
    height: 0.8rem;
    font-family: 'Arial';
    font-size: 0.28rem;
    line-height: 0.8rem;
    color: #666666;
    background: #fff;
  }
  nav .Whead-sidebar .sidebar-list .list-ul .list-li .nav-block {
    height: auto;
    border-bottom: solid 1px #eeeeee;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  nav .Whead-sidebar .sidebar-list .list-ul .list-li .title-active {
    color: #fff !important;
    background: #2152af url(../image/icon-Web-jianhao.png) no-repeat 90% center !important;
    background-size: 0.25rem !important;
    border-bottom: none;
  }
  nav .Whead-search {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 0;
    background: #2152af;
    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;
    align-items: center;
    width: 100%;
    padding: 0 0.8rem;
  }
  nav .Whead-search .search-input .input-purge {
    width: 0.35rem;
    height: 0.35rem;
    margin-right: 0.2rem;
    text-align: center;
    line-height: 0.32rem;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.8);
    cursor: pointer;
  }
  nav .Whead-search .search-input .input-purge img {
    width: 0.2rem;
  }
  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: rgba(255, 255, 255, 0.65);
  }
  nav .Whead-search .search-input .input-box input:-moz-placeholder {
    font-family: 'Arial';
    color: rgba(255, 255, 255, 0.65);
  }
  nav .Whead-search .search-input .input-box input:-ms-input-placeholder {
    font-family: 'Arial';
    color: rgba(255, 255, 255, 0.65);
  }
  nav .Whead-search .search-input .input-icon {
    width: 0.4rem;
    margin-left: 0.2rem;
  }
  nav .Whead-search .search-input .input-icon img {
    width: 100%;
  }
  header {
    position: relative;
    width: 100%;
    height: auto;
    padding-left: 0px !important;
    padding-top: 1.2rem !important;
  }
  header .head-banner {
    width: 100%;
    overflow: hidden;
  }
  header .head-banner .banner-pic2 {
    height: 6rem !important;
  }
  header .head-banner .banner-pic {
    width: 100%;
    height: 4rem;
    overflow: hidden;
    background: none;
  }
  header .head-banner .banner-pic img {
    width: auto;
    height: 100%;
    opacity: 1;
    transform: translateX(-32%);
    -o-transform: translateX(-32%);
    -moz-transform: translateX(-32%);
    -webkit-transform: translateX(-32%);
  }
  header .head-banner .banner-pic3 {
    width: 100%;
    height: auto;
    padding-bottom: 0.3rem;
    background-position: left top;
    background-repeat: no-repeat;
    background-size: auto 10rem;
  }
  header .head-banner .banner-cent {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: auto;
    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;
    text-align: center;
    color: #fff;
  }
  header .head-banner .banner-cent .cent-text {
    margin-top: 0.2rem;
    font-size: 0.3rem;
    text-align: center;
    color: #fff;
  }
  header .head-banner .banner-cent2 {
    position: static;
    top: auto;
    bottom: 0;
    left: 0;
    display: flex;
    justify-content: flex-end;
    width: 100%;
    height: auto;
    padding: 0;
    transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
  }
  header .head-banner .banner-cent2 .cent-box {
    width: 100%;
    height: auto;
    padding: 0.3rem 0.2rem;
    border-radius: 0;
    background: rgba(0, 0, 0, 0.5);
  }
  header .head-banner .banner-cent2 .cent-box .box-title {
    font-family: Arial;
    font-size: 0.3rem;
    color: #fff;
  }
  header .head-banner .banner-cent2 .cent-box .box-name {
    margin-top: 0.1rem;
    font-family: 'MontserratBold';
    font-size: 0.48rem;
    color: #fff;
  }
  header .head-banner .banner-cent2 .cent-box .box-text {
    height: auto;
    margin-top: 0.1rem;
    font-family: Arial;
    font-size: 0.28rem;
    line-height: 0.42rem;
    color: rgba(255, 255, 255, 0.5);
    overflow: hidden;
  }
  header .head-banner .banner-cent2 .cent-box .box-text::-webkit-scrollbar {
    width: 2px;
    height: 100%;
    background-color: #F5F5F5;
  }
  header .head-banner .banner-cent2 .cent-box .box-text::-webkit-scrollbar-thumb {
    background-color: #2152af;
  }
  header .head-banner .banner-cent3 {
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding-top: 2rem;
  }
  header .head-banner .banner-cent3 .cent-title {
    font-family: 'MontserratBold';
    font-size: 0.6rem;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
  }
  header .head-banner .banner-cent3 .cent-text {
    margin-top: 0.35rem;
    font-family: Arial;
    font-size: 0.3rem;
    text-align: center;
    text-transform: capitalize;
    color: #fff;
  }
  header .head-banner .cent-sousuo {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 90%;
    height: 0.8rem;
    padding: 0 0.3rem;
    background: #fff;
    border-radius: 0.45rem;
  }
  header .head-banner .cent-sousuo .sousuo-purge {
    width: 0.35rem;
    height: 0.35rem;
    margin-right: 0.2rem;
    text-align: center;
    line-height: 0.32rem;
    border-radius: 50%;
    background: #333;
    cursor: pointer;
  }
  header .head-banner .cent-sousuo .sousuo-purge img {
    width: 0.2rem;
  }
  header .head-banner .cent-sousuo .sousuo-box {
    flex: 1;
  }
  header .head-banner .cent-sousuo .sousuo-box input {
    width: 100%;
    height: 0.8rem;
    font-size: 0.28rem;
    color: #999;
  }
  header .head-banner .cent-sousuo .sousuo-box input::placeholder {
    color: #999;
  }
  header .head-banner .cent-sousuo .sousuo-icon {
    width: 0.3rem;
    margin-left: 0.2rem;
    line-height: 0.75rem;
  }
  header .head-banner .cent-sousuo .sousuo-icon img {
    width: 18px;
  }
  header .head-banner .sousuo-result {
    display: none;
    position: relative;
    width: calc(100% - 0.6rem);
    height: auto;
    padding: 0.82rem 0.3rem 0.6rem;
    margin: 0.9rem auto 1.35rem;
    background: #fafafa;
    border-radius: 0.1rem;
    z-index: 9;
  }
  header .head-banner .sousuo-result .result-title {
    margin-bottom: 0.65rem;
    font-family: Arial;
    font-size: 0.4rem;
    font-weight: bold;
    text-transform: capitalize;
    color: #2152af;
  }
  header .head-banner .sousuo-result .result-item {
    width: 100%;
    height: auto;
    padding-bottom: 0.3rem;
    margin-bottom: 0.3rem;
    border-bottom: solid 1px #d6d6d6;
  }
  header .head-banner .sousuo-result .result-item:last-of-type {
    margin-bottom: 0;
    border-bottom: none;
  }
  header .head-banner .sousuo-result .result-item .item-title {
    font-family: Arial;
    font-size: 0.3rem;
    font-weight: bold;
    text-transform: capitalize;
    color: #333;
  }
  header .head-banner .sousuo-result .result-item .item-title span {
    color: #2152af;
  }
  header .head-banner .sousuo-result .result-item .item-title:hover {
    color: #2152af;
    text-decoration: underline;
  }
  header .head-banner .sousuo-result .result-item .item-text {
    margin-top: 0.2rem;
    font-family: Arial;
    font-size: 0.28rem;
    line-height: 0.44rem;
    color: #666;
  }
  header .head-banner .sousuo-result .result-item .item-text span {
    color: #2152af;
  }
  header .head-banner .banner-sousuo {
    display: flex;
    justify-content: space-between;
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 96%;
    height: 0.9rem;
    border-radius: 0.45rem;
    background: #fff;
    overflow: hidden;
    transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
  }
  header .head-banner .banner-sousuo .sousuo-icon {
    width: 0.9rem;
    height: 100%;
    padding-left: 0.38rem;
    line-height: 0.85rem;
  }
  header .head-banner .banner-sousuo .sousuo-icon img {
    width: 18px;
  }
  header .head-banner .banner-sousuo input {
    flex: 1;
    height: 100%;
    font-size: 0.3rem;
    color: #333;
  }
  header .head-banner .banner-sousuo input::placeholder {
    color: #999;
  }
  header .head-banner .banner-sousuo a {
    display: block;
    width: 1.86rem;
    height: 100%;
    font-size: 0.32rem;
    text-align: center;
    line-height: 0.85rem;
    color: #fff;
    background: #2152af;
  }
  .head-strip {
    display: none;
  }
  .head-Wnav {
    position: relative;
    display: block !important;
    width: 100%;
    height: 50px;
    line-height: 50px;
    z-index: 69;
  }
  .head-Wnav .Wnav-top {
    font-size: 0.38rem;
    color: #fff;
    background: #2152af url(../image/icon-web-xiasanjiao.png) no-repeat 96% center;
    background-size: 0.24rem;
    padding: 0 0.2rem;
  }
  .head-Wnav .top-on {
    color: #fff;
    background: #2152af url(../image/icon-web-shangsanjiao.png) no-repeat 96% center !important;
    background-size: 0.24rem !important;
  }
  .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;
  }
  .head-Wnav .Wnav-ul .Wnav-li {
    width: 100%;
    height: 1rem;
    line-height: 1rem;
    padding: 0 0.2rem;
    font-size: 0.26rem;
    color: #333;
    border-bottom: solid 1px #ccc;
  }
  footer {
    width: 100%;
    height: auto;
  }
  footer .foot-top {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 1.0rem;
    background: #2152af;
    padding: 0 0.3rem;
  }
  footer .foot-top a{
    font-size: 16px;
    margin: 0;
  }
  footer .foot-top .top-login {
    display: flex;
    justify-content: flex-start;
    width: auto;
    height: auto;
  }
  footer .foot-top .top-login input {
    width: 3.1rem;
    height: 0.8rem;
    padding: 0 0.2rem;
    font-family: Arial;
    font-size: 0.26rem;
    color: #fff;
    background: #6c6c6c;
    border-radius: 0.15rem;
  }
  footer .foot-top .top-login input::placeholder {
    font-family: Arial;
    font-size: 0.26rem;
    color: #fff;
  }
  footer .foot-top .top-login .login-join {
    display: block;
    width: 1rem;
    height: 0.8rem;
    margin-left: 0.1rem;
    font-family: Arial;
    font-size: 0.26rem;
    line-height: 0.8rem;
    text-align: center;
    color: #fff;
    background: #2152af;
    border-radius: 0.15rem;
  }
  footer .foot-top .top-login .login-join:hover {
    transform: translateX(-0.1rem);
    -o-transform: translateX(-0.1rem);
    -moz-transform: translateX(-0.1rem);
    -webkit-transform: translateX(-0.1rem);
  }
  footer .foot-top .top-botton {
    display: block;
    width: 2rem;
    height: 0.8rem;
    margin-left: 0.7rem;
    font-family: Arial;
    font-size: 0.26rem;
    text-align: center;
    line-height: 0.8rem;
    color: #fff;
    border-radius: 0.15rem;
    background: #2152af;
  }
  footer .foot-top .top-botton:hover {
    transform: translateX(0.1rem);
    -o-transform: translateX(0.1rem);
    -moz-transform: translateX(0.1rem);
    -webkit-transform: translateX(0.1rem);
  }
  footer .foot-main {
    display: none;
    width: 100%;
    height: auto;
    background: #272727;
    overflow: hidden;
  }
  footer .foot-main .main-cont {
    width: 15.37rem;
    height: auto;
    padding-top: 1rem;
    margin: 0 auto;
  }
  footer .foot-main .main-cont .cont-top {
    display: flex;
    justify-content: space-between;
    width: 100%;
    height: auto;
  }
  footer .foot-main .main-cont .cont-top .top-nav {
    display: flex;
    justify-content: space-between;
    width: 9.8rem;
    height: auto;
  }
  footer .foot-main .main-cont .cont-top .top-nav .nav-item {
    width: auto;
    height: auto;
  }
  footer .foot-main .main-cont .cont-top .top-nav .nav-item .item-title {
    display: block;
    margin-bottom: 0.35rem;
    font-size: 15px;
    font-weight: bold;
    color: #fff;
  }
  footer .foot-main .main-cont .cont-top .top-nav .nav-item .item-title:hover {
    color: #2152af;
  }
  footer .foot-main .main-cont .cont-top .top-nav .nav-item .item-cent {
    width: auto;
    height: auto;
  }
  footer .foot-main .main-cont .cont-top .top-nav .nav-item .item-cent .cent-link {
    display: block;
    margin-top: 0.22rem;
    font-size: 14px;
    color: #9a9a9a;
  }
  footer .foot-main .main-cont .cont-top .top-nav .nav-item .item-cent .cent-link:hover {
    color: #2152af;
  }
  footer .foot-main .main-cont .cont-top .top-nav .nav-item .item-cent .cent-tel {
    position: relative;
    width: auto;
    height: 50px;
    margin-top: 0.25rem;
  }
  footer .foot-main .main-cont .cont-top .top-nav .nav-item .item-cent .cent-tel .tel-title {
    font-size: 14px;
    color: #9a9a9a;
  }
  footer .foot-main .main-cont .cont-top .top-nav .nav-item .item-cent .cent-tel .tel-num {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 200px;
    font-size: 18px;
    color: #fff;
    word-wrap: normal;
  }
  footer .foot-main .main-cont .cont-top .top-right {
    width: 2.68rem;
    height: auto;
  }
  footer .foot-main .main-cont .cont-top .top-right .right-share {
    display: flex;
    justify-content: space-between;
    width: 100%;
    height: auto;
  }
  footer .foot-main .main-cont .cont-top .top-right .right-share .share-item {
    width: 0.43rem;
    height: 0.43rem;
    line-height: 0.43rem;
    text-align: center;
    border-radius: 0.45rem;
    background: #fff;
  }
  footer .foot-main .main-cont .cont-top .top-right .right-share .share-item img {
    width: 0.2rem;
  }
  footer .foot-main .main-cont .cont-top .top-right .right-share .share-item:hover {
    background: #2152af;
  }
  footer .foot-main .main-cont .cont-top .top-right .right-relevant {
    position: relative;
    width: 100%;
    height: 0.44rem;
    margin-top: 0.5rem;
  }
  footer .foot-main .main-cont .cont-top .top-right .right-relevant .relevant-title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: 0.44rem;
    padding: 0 0.3rem 0 0.2rem;
    border-radius: 0.45rem;
    border: solid 1px #fff;
    cursor: pointer;
  }
  footer .foot-main .main-cont .cont-top .top-right .right-relevant .relevant-title .title-font {
    font-size: 14px;
    color: #9a9a9a;
  }
  footer .foot-main .main-cont .cont-top .top-right .right-relevant .relevant-title img {
    width: 14px;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  footer .foot-main .main-cont .cont-top .top-right .right-relevant .relevant-show {
    position: absolute;
    top: 1.5rem;
    width: 100%;
    height: auto;
    padding-top: 0.1rem;
    opacity: 0;
    visibility: hidden;
    transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  footer .foot-main .main-cont .cont-top .top-right .right-relevant .relevant-show .show-box {
    width: 100%;
    height: auto;
    border-radius: 0.1rem;
    background: #fff;
  }
  footer .foot-main .main-cont .cont-top .top-right .right-relevant .relevant-show .show-box .box-link {
    display: block;
    width: 100%;
    height: 0.4rem;
    padding: 0 0.2rem;
    font-size: 14px;
    line-height: 0.4rem;
    color: #999;
  }
  footer .foot-main .main-cont .cont-top .top-right .right-relevant .relevant-show .show-box .box-link:hover {
    color: #2152af;
  }
  footer .foot-main .main-cont .cont-top .top-right .right-relevant:hover .relevant-title img {
    transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
  }
  footer .foot-main .main-cont .cont-top .top-right .right-relevant:hover .relevant-show {
    top: 0.44rem;
    opacity: 1;
    visibility: visible;
    transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
  }
  footer .foot-main .main-cont .cont-bottom {
    width: 100%;
    height: auto;
    margin-top: 0.5rem;
    padding-bottom: 0.6rem;
  }
  footer .foot-main .main-cont .cont-bottom .bottom-link {
    width: auto;
    height: auto;
    font-size: 14px;
    color: #fff;
  }
  footer .foot-main .main-cont .cont-bottom .bottom-link a {
    color: #fff;
  }
  footer .foot-main .main-cont .cont-bottom .bottom-link a:hover {
    color: #2152af;
  }
  footer .foot-main .main-cont .cont-bottom .bottom-link span {
    margin: 0 0.26rem;
  }
  footer .foot-main .main-cont .cont-bottom .bottom-zizhi {
    margin-top: 0.2rem;
    font-size: 12px;
    color: #666;
  }
  footer .foot-main .main-cont .cont-bottom .bottom-zizhi a {
    color: #666;
  }
  footer .foot-main .main-cont .cont-bottom .bottom-zizhi a:hover {
    color: #2152af;
  }
  footer .foot-web-cont {
    display: block;
    width: 100%;
    background: #1a2f54;
  }
  footer .foot-web-cont .cont-box {
    width: 100%;
    padding: 0 0.3rem;
  }
  footer .foot-web-cont .cont-box .box-list {
    width: 100%;
    height: auto;
  }
  footer .foot-web-cont .cont-box .box-list .list-ul {
    width: 100%;
    height: auto;
  }
  footer .foot-web-cont .cont-box .box-list .list-ul .list-li {
    width: 100%;
    height: auto;
  }
  footer .foot-web-cont .cont-box .box-list .list-ul .list-li .li-title {
    display: block;
    width: 100%;
    height: 1rem;
    padding: 0 0.3rem;
    font-size: 0.32rem;
    color: #fff;
    line-height: 1rem;
    background: url(../image/icon-web-foot-jiahao.png) no-repeat 90% center;
    background-size: 0.32rem;
  }
  footer .foot-web-cont .cont-box .box-list .list-ul .list-li .no-bg {
    background-image: none !important;
  }
  footer .foot-web-cont .cont-box .box-list .list-ul .list-li .nav-ul {
    width: 100%;
    height: 0;
    border-bottom: solid 1px #383838;
    overflow: hidden;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  footer .foot-web-cont .cont-box .box-list .list-ul .list-li .nav-ul .nav-li {
    width: 100%;
    height: 1rem;
    padding: 0 0.3rem;
    line-height: 1rem;
    font-size: 0.28rem;
    color: #fff;
  }
  footer .foot-web-cont .cont-box .box-list .list-ul .list-li .nav-block {
    height: auto;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  footer .foot-web-cont .cont-box .box-list .list-ul .list-li .title-active {
    color: #fff !important;
    background: url(../image/icon-web-foot-jianhao.png) no-repeat 90% center !important;
    background-size: 0.32rem !important;
    border-bottom: none;
  }
  footer .foot-web-cont .cont-box .box-cent {
    display: flex;
    justify-content: space-between;
    width: 100%;
    height: auto;
    margin-top: 0.5rem;
  }
  footer .foot-web-cont .cont-box .box-cent .cent-left {
    width: auto;
    height: auto;
  }
  footer .foot-web-cont .cont-box .box-cent .cent-left .cent-tel {
    position: relative;
    width: auto;
    height: auto;
    margin-top: 0.25rem;
  }
  footer .foot-web-cont .cont-box .box-cent .cent-left .cent-tel .tel-title {
    font-size: 0.24rem;
    color: #9a9a9a;
  }
  footer .foot-web-cont .cont-box .box-cent .cent-left .cent-tel .tel-num {
    display: block;
    width: auto;
    margin-top: 0.2rem;
    font-size: 0.26rem;
    color: #fff;
    word-spacing: normal;
  }
  footer .foot-web-cont .cont-box .box-cent .cent-right {
    width: auto;
    height: auto;
  }
  footer .foot-web-cont .cont-box .box-cent .cent-right .right-ewm {
    display: flex;
    justify-content: flex-end;
    width: auto;
    height: auto;
    margin-bottom: 0.33rem;
  }
  footer .foot-web-cont .cont-box .box-cent .cent-right .right-ewm img {
    width: 2rem;
  }
  footer .foot-web-cont .cont-box .box-cent .cent-right .right-share {
    display: flex;
    justify-content: flex-end;
    width: auto;
    height: auto;
  }
  footer .foot-web-cont .cont-box .box-cent .cent-right .right-share .share-item {
    width: 0.7rem;
    height: 0.7rem;
    margin-left: 0.25rem;
    line-height: 0.6rem;
    text-align: center;
    border-radius: 0.45rem;
  }
  footer .foot-web-cont .cont-box .box-cent .cent-right .right-share .share-item:first-of-type {
    margin-left: 0;
  }
  footer .foot-web-cont .cont-box .box-cent .cent-right .right-share .share-item img {
    width: 100%;
  }
  footer .foot-web-cont .cont-box .box-cent .cent-right .right-relevant {
    display: none;
    position: relative;
    width: 100%;
    height: 0.65rem;
    margin-top: 0.5rem;
  }
  footer .foot-web-cont .cont-box .box-cent .cent-right .right-relevant .relevant-title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: 0.65rem;
    padding: 0 0.3rem 0 0.2rem;
    border-radius: 0.45rem;
    border: solid 1px #fff;
    cursor: pointer;
  }
  footer .foot-web-cont .cont-box .box-cent .cent-right .right-relevant .relevant-title .title-font {
    font-size: 0.26rem;
    color: #9a9a9a;
  }
  footer .foot-web-cont .cont-box .box-cent .cent-right .right-relevant .relevant-title img {
    width: 14px;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  footer .foot-web-cont .cont-box .box-cent .cent-right .right-relevant .relevant-show {
    position: absolute;
    top: 1.9rem;
    width: 100%;
    height: auto;
    padding-top: 0.1rem;
    opacity: 0;
    visibility: hidden;
    transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  footer .foot-web-cont .cont-box .box-cent .cent-right .right-relevant .relevant-show .show-box {
    width: 100%;
    height: auto;
    border-radius: 0.1rem;
    background: #fff;
  }
  footer .foot-web-cont .cont-box .box-cent .cent-right .right-relevant .relevant-show .show-box .box-link {
    display: block;
    width: 100%;
    height: 0.6rem;
    padding: 0 0.2rem;
    font-size: 0.26rem;
    line-height: 0.6rem;
    color: #999;
  }
  footer .foot-web-cont .cont-box .box-cent .cent-right .right-relevant .relevant-show .show-box .box-link:hover {
    color: #2152af;
  }
  footer .foot-web-cont .cont-box .box-cent .cent-right .right-relevant:hover .relevant-title img {
    transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
  }
  footer .foot-web-cont .cont-box .box-cent .cent-right .right-relevant:hover .relevant-show {
    top: 0.75rem;
    opacity: 1;
    visibility: visible;
    transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
  }
  footer .foot-web-cont .cont-box .box-bottom {
    width: 100%;
    height: auto;
    padding-bottom: 0.4rem;
    margin-top: 0.6rem;
  }
  footer .foot-web-cont .cont-box .box-bottom .bottom-link {
    width: auto;
    height: auto;
    font-size: 0.26rem;
    color: #fff;
  }
  footer .foot-web-cont .cont-box .box-bottom .bottom-link a {
    color: #fff;
  }
  footer .foot-web-cont .cont-box .box-bottom .bottom-link a:hover {
    color: #2152af;
  }
  footer .foot-web-cont .cont-box .box-bottom .bottom-link span {
    margin: 0 0.12rem;
  }
  footer .foot-web-cont .cont-box .box-bottom .left-zhizi {
    margin-top: 0.2rem;
    font-size: 0.24rem;
    line-height: 0.4rem;
    color: #848484;
  }
  footer .foot-web-cont .cont-box .box-bottom .left-zhizi a {
    color: #848484;
  }
  footer .foot-web-cont .cont-box .box-bottom .left-zhizi a:hover {
    color: #fff;
    text-decoration: underline;
  }
  .container {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
  }
  .container .pege-container {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
  }
  .container .pege-container .swiper-slide {
    width: 100%;
    height: auto;
  }
  .container .pege-container .block {
    display: block;
  }
  .container .pege-container .cont-banner {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
  }
  .container .pege-container .cont-banner .swiper-slide {
    width: 100%;
    height: auto;
  }
  .container .pege-container .cont-banner .swiper-slide .slide-box {
    display: block;
    position: relative;
    width: 100%;
  }
  .container .pege-container .cont-banner .swiper-slide .slide-box .box-pic {
    display: none;
  }
  .container .pege-container .cont-banner .swiper-slide .slide-box .box-web-pic {
    display: block;
    overflow: hidden;
  }
  .container .pege-container .cont-banner .swiper-slide .slide-box .box-web-pic img {
    width: 100%;
    height: auto;
    object-fit: cover;
  }
  .container .pege-container .cont-banner .swiper-slide .slide-box .box-cent {
    position: absolute;
    top: 35%;
    left: 50%;
    width: 100%;
    height: auto;
    padding: 0 0.3rem;
    transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
  }
  .container .pege-container .cont-banner .swiper-slide .slide-box .box-cent .cent-name {
    margin-bottom: 0.4rem;
    font-size: 0.48rem;
    font-weight: bold;
    color: #2152af;
    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;
  }
  .container .pege-container .cont-banner .swiper-slide .slide-box .box-cent .cent-name span {
    font-family: 'MontserratBold';
  }
  .container .pege-container .cont-banner .swiper-slide .slide-box .box-cent .cent-title {
    font-size: 0.6rem;
    color: #000;
    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;
  }
  .container .pege-container .cont-banner .swiper-slide .slide-box .box-cent .cent-title2 {
    padding-left: 0.94rem;
  }
  .container .pege-container .cont-banner .swiper-slide .slide-box .box-cent .cent-botton {
    width: auto;
    height: auto;
    margin-top: 1rem;
    opacity: 0;
    transform: translatey(30px);
    -o-transform: translatey(30px);
    -moz-transform: translatey(30px);
    -webkit-transform: translatey(30px);
    transition: all 0.5s 1.4s;
    -o-transition: all 0.5s 1.4s;
    -moz-transition: all 0.5s 1.4s;
    -webkit-transition: all 0.5s 1.4s;
  }
  .container .pege-container .cont-banner .swiper-slide .slide-box .box-cent .cent-botton .botton-item {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 140px;
    height: 46px;
    background: #2152af;
    border-radius: 0.45rem;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .pege-container .cont-banner .swiper-slide .slide-box .box-cent .cent-botton .botton-item span {
    padding-right: 0.15rem;
    font-family: 'MontserratBold';
    font-size: 14px;
    color: #fff;
  }
  .container .pege-container .cont-banner .swiper-slide .slide-box .box-cent .cent-botton .botton-item .item-pic {
    position: relative;
    width: 0;
    height: auto;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .pege-container .cont-banner .swiper-slide .slide-box .box-cent .cent-botton .botton-item .item-pic::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 16px;
    height: 12px;
    background: url(../image/icon-botton-arrow.png) no-repeat center right;
    background-size: 16px;
    transform: translatey(-50%);
    -o-transform: translatey(-50%);
    -moz-transform: translatey(-50%);
    -webkit-transform: translatey(-50%);
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .pege-container .cont-banner .swiper-slide .slide-box .box-cent .cent-botton .botton-item:hover {
    transform: translatey(-0.15rem);
    -o-transform: translatey(-0.15rem);
    -moz-transform: translatey(-0.15rem);
    -webkit-transform: translatey(-0.15rem);
  }
  .container .pege-container .cont-banner .swiper-slide .slide-box .box-cent2 {
    position: absolute;
    top: 30%;
    left: 50%;
    width: 100%;
    height: auto;
    padding: 0 0.3rem;
    transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
  }
  .container .pege-container .cont-banner .swiper-slide .slide-box .box-cent2 .cent-English {
    font-family: 'MontserratBold';
    font-size: 0.48rem;
    color: #fff;
    opacity: 0;
    transform: translatey(30px);
    -o-transform: translatey(30px);
    -moz-transform: translatey(30px);
    -webkit-transform: translatey(30px);
    transition: all 0.5s 0.6s;
    -o-transition: all 0.5s 0.6s;
    -moz-transition: all 0.5s 0.6s;
    -webkit-transition: all 0.5s 0.6s;
  }
  .container .pege-container .cont-banner .swiper-slide .slide-box .box-cent2 .cent-English2 {
    margin-top: 0.1rem;
    font-size: 0.4rem;
    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;
  }
  .container .pege-container .cont-banner .swiper-slide .slide-box .box-cent2 .cent-English-pic {
    width: 4.69rem;
    height: auto;
    margin-top: 0.1rem;
    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;
  }
  .container .pege-container .cont-banner .swiper-slide .slide-box .box-cent2 .cent-English-pic img {
    width: 100%;
  }
  .container .pege-container .cont-banner .swiper-slide .slide-box .box-cent2 .cent-text {
    margin-top: 0.4rem;
    font-size: 0.5rem;
    color: #fff;
    opacity: 0;
    transform: translatey(30px);
    -o-transform: translatey(30px);
    -moz-transform: translatey(30px);
    -webkit-transform: translatey(30px);
    transition: all 0.5s 1.2s;
    -o-transition: all 0.5s 1.2s;
    -moz-transition: all 0.5s 1.2s;
    -webkit-transition: all 0.5s 1.2s;
  }
  .container .pege-container .cont-banner .swiper-slide .slide-box .box-cent2 .cent-heng {
    width: 24px;
    height: 4px;
    margin-top: 0.5rem;
    background: #fff;
    opacity: 0;
    transform: translatey(30px);
    -o-transform: translatey(30px);
    -moz-transform: translatey(30px);
    -webkit-transform: translatey(30px);
    transition: all 0.5s 1.4s;
    -o-transition: all 0.5s 1.4s;
    -moz-transition: all 0.5s 1.4s;
    -webkit-transition: all 0.5s 1.4s;
  }
  .container .pege-container .cont-banner .swiper-slide .slide-box .box-cent2 .cent-botton {
    width: auto;
    height: auto;
    margin-top: 0.6rem;
    opacity: 0;
    transform: translatey(30px);
    -o-transform: translatey(30px);
    -moz-transform: translatey(30px);
    -webkit-transform: translatey(30px);
    transition: all 0.5s 1.5s;
    -o-transition: all 0.5s 1.5s;
    -moz-transition: all 0.5s 1.5s;
    -webkit-transition: all 0.5s 1.5s;
  }
  .container .pege-container .cont-banner .swiper-slide .slide-box .box-cent2 .cent-botton .botton-item {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 140px;
    height: 46px;
    background: #2152af;
    border-radius: 0.45rem;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .pege-container .cont-banner .swiper-slide .slide-box .box-cent2 .cent-botton .botton-item span {
    padding-right: 0.15rem;
    font-family: 'MontserratBold';
    font-size: 14px;
    color: #fff;
  }
  .container .pege-container .cont-banner .swiper-slide .slide-box .box-cent2 .cent-botton .botton-item .item-pic {
    position: relative;
    width: 0;
    height: auto;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .pege-container .cont-banner .swiper-slide .slide-box .box-cent2 .cent-botton .botton-item .item-pic::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 16px;
    height: 12px;
    background: url(../image/icon-botton-arrow.png) no-repeat center right;
    background-size: 16px;
    transform: translatey(-50%);
    -o-transform: translatey(-50%);
    -moz-transform: translatey(-50%);
    -webkit-transform: translatey(-50%);
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .pege-container .cont-banner .swiper-slide .slide-box .box-cent2 .cent-botton .botton-item:hover {
    transform: translatey(-0.15rem);
    -o-transform: translatey(-0.15rem);
    -moz-transform: translatey(-0.15rem);
    -webkit-transform: translatey(-0.15rem);
  }
  .container .pege-container .cont-banner .swiper-slide .slide-box .box-cent3 {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 15.37rem;
    height: auto;
    transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
  }
  .container .pege-container .cont-banner .swiper-slide .slide-box .box-cent3 .cent-English {
    font-family: 'MontserratBold';
    font-size: 0.48rem;
    color: #fff;
    opacity: 0;
    transform: translatey(30px);
    -o-transform: translatey(30px);
    -moz-transform: translatey(30px);
    -webkit-transform: translatey(30px);
    transition: all 0.5s 0.6s;
    -o-transition: all 0.5s 0.6s;
    -moz-transition: all 0.5s 0.6s;
    -webkit-transition: all 0.5s 0.6s;
  }
  .container .pege-container .cont-banner .swiper-slide .slide-box .box-cent3 .cent-title {
    margin-top: 0.4rem;
    font-size: 0.48rem;
    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;
  }
  .container .pege-container .cont-banner .swiper-slide .slide-box .box-cent3 .cent-text {
    margin-top: 0.1rem;
    font-family: Arial;
    font-size: 16px;
    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;
  }
  .container .pege-container .cont-banner .swiper-slide .slide-box .box-cent3 .cent-botton {
    width: auto;
    height: auto;
    margin-top: 0.7rem;
    opacity: 0;
    transform: translatey(30px);
    -o-transform: translatey(30px);
    -moz-transform: translatey(30px);
    -webkit-transform: translatey(30px);
    transition: all 0.5s 1.2s;
    -o-transition: all 0.5s 1.2s;
    -moz-transition: all 0.5s 1.2s;
    -webkit-transition: all 0.5s 1.2s;
  }
  .container .pege-container .cont-banner .swiper-slide .slide-box .box-cent3 .cent-botton .botton-item {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 140px;
    height: 46px;
    background: #2152af;
    border-radius: 0.45rem;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .pege-container .cont-banner .swiper-slide .slide-box .box-cent3 .cent-botton .botton-item span {
    padding-right: 0.15rem;
    font-family: 'MontserratBold';
    font-size: 14px;
    color: #fff;
  }
  .container .pege-container .cont-banner .swiper-slide .slide-box .box-cent3 .cent-botton .botton-item .item-pic {
    position: relative;
    width: 0;
    height: auto;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .pege-container .cont-banner .swiper-slide .slide-box .box-cent3 .cent-botton .botton-item .item-pic::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 16px;
    height: 12px;
    background: url(../image/icon-botton-arrow.png) no-repeat center right;
    background-size: 16px;
    transform: translatey(-50%);
    -o-transform: translatey(-50%);
    -moz-transform: translatey(-50%);
    -webkit-transform: translatey(-50%);
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .pege-container .cont-banner .swiper-slide .slide-box .box-cent3 .cent-botton .botton-item:hover {
    transform: translatey(-0.15rem);
    -o-transform: translatey(-0.15rem);
    -moz-transform: translatey(-0.15rem);
    -webkit-transform: translatey(-0.15rem);
  }
  .container .pege-container .cont-banner .swiper-slide-active .box-cent .cent-title,
  .container .pege-container .cont-banner .swiper-slide-active .box-cent2 .cent-title,
  .container .pege-container .cont-banner .swiper-slide-active .box-cent3 .cent-title,
  .container .pege-container .cont-banner .swiper-slide-active .box-cent .cent-text,
  .container .pege-container .cont-banner .swiper-slide-active .box-cent2 .cent-text,
  .container .pege-container .cont-banner .swiper-slide-active .box-cent3 .cent-text,
  .container .pege-container .cont-banner .swiper-slide-active .box-cent .cent-text2,
  .container .pege-container .cont-banner .swiper-slide-active .box-cent2 .cent-text2,
  .container .pege-container .cont-banner .swiper-slide-active .box-cent3 .cent-text2,
  .container .pege-container .cont-banner .swiper-slide-active .box-cent .cent-English,
  .container .pege-container .cont-banner .swiper-slide-active .box-cent2 .cent-English,
  .container .pege-container .cont-banner .swiper-slide-active .box-cent3 .cent-English,
  .container .pege-container .cont-banner .swiper-slide-active .box-cent .cent-English2,
  .container .pege-container .cont-banner .swiper-slide-active .box-cent2 .cent-English2,
  .container .pege-container .cont-banner .swiper-slide-active .box-cent3 .cent-English2,
  .container .pege-container .cont-banner .swiper-slide-active .box-cent .cent-English-pic,
  .container .pege-container .cont-banner .swiper-slide-active .box-cent2 .cent-English-pic,
  .container .pege-container .cont-banner .swiper-slide-active .box-cent3 .cent-English-pic,
  .container .pege-container .cont-banner .swiper-slide-active .box-cent .cent-botton,
  .container .pege-container .cont-banner .swiper-slide-active .box-cent2 .cent-botton,
  .container .pege-container .cont-banner .swiper-slide-active .box-cent3 .cent-botton,
  .container .pege-container .cont-banner .swiper-slide-active .box-cent .cent-name,
  .container .pege-container .cont-banner .swiper-slide-active .box-cent2 .cent-name,
  .container .pege-container .cont-banner .swiper-slide-active .box-cent3 .cent-name,
  .container .pege-container .cont-banner .swiper-slide-active .box-cent .cent-heng,
  .container .pege-container .cont-banner .swiper-slide-active .box-cent2 .cent-heng,
  .container .pege-container .cont-banner .swiper-slide-active .box-cent3 .cent-heng {
    opacity: 1 !important;
    transform: translatey(0) !important;
    -o-transform: translatey(0) !important;
    -moz-transform: translatey(0) !important;
    -webkit-transform: translatey(0) !important;
  }
  .container .pege-container .cont-banner .swiper-pagination {
    bottom: 0.3rem;
    left: 50%;
    width: 100%;
    text-align: center;
    transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
  }
  .container .pege-container .cont-banner .swiper-pagination .swiper-pagination-bullet {
    position: relative;
    width: 0.22rem;
    height: 0.22rem;
    margin: 0 0.2rem;
    background: #fff;
    opacity: 1;
    border-radius: 50%;
  }
  .container .pege-container .cont-banner .swiper-pagination .swiper-pagination-bullet-active {
    background: #2152af;
  }
  .container .pege-container .cont-plate1 {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    height: auto;
    padding: 1.2rem 0;
    background: url(../image/plate1-bg.jpg) no-repeat left top;
    background-size: cover;
  }
  .container .pege-container .cont-plate1 .plate1-main {
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 0 0.3rem;
  }
  .container .pege-container .cont-plate1 .plate1-main .main-English {
    font-family: 'MontserratBold';
    font-size: 0.48rem;
    text-align: center;
    color: #333;
  }
  .container .pege-container .cont-plate1 .plate1-main .main-title {
    margin-top: 0.12rem;
    font-size: 0.36rem;
    text-align: center;
    color: #333;
  }
  .container .pege-container .cont-plate1 .plate1-main .main-box {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    margin-top: 0.5rem;
  }
  .container .pege-container .cont-plate1 .plate1-main .main-box .box-item {
    width: calc(100% / 2 - 0.15rem);
    height: 2.4rem;
    margin-left: 0;
    margin-bottom: 0.3rem;
    padding-top: 0.4rem;
    border-radius: 0.2rem;
    background: rgba(255, 255, 255, 0.8);
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .pege-container .cont-plate1 .plate1-main .main-box .box-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .container .pege-container .cont-plate1 .plate1-main .main-box .box-item .item-icon {
    position: relative;
    /* width: 0.75rem;
    height: 0.69rem; */
    margin: 0 auto;
  }
  .container .pege-container .cont-plate1 .plate1-main .main-box .box-item .item-icon img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .pege-container .cont-plate1 .plate1-main .main-box .box-item .item-icon .img2 {
    opacity: 0;
  }
  .container .pege-container .cont-plate1 .plate1-main .main-box .box-item .item-title {
    margin-top: 0.2rem;
    font-family: Arial;
    font-size: 0.3rem;
    text-align: center;
    color: #333333;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .pege-container .cont-plate1 .plate1-main .main-box .box-item .item-arrow {
    width: 13px;
    height: 12px;
    margin: 0.3rem auto 0;
    background: url(../image/icon-index-plate1-arrow.png) no-repeat left top;
    background-size: 100%;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  /* .container .pege-container .cont-plate1 .plate1-main .main-box .box-item:hover {
    background: rgba(206, 14, 45, 0.85);
  }
  .container .pege-container .cont-plate1 .plate1-main .main-box .box-item:hover .item-icon .img1 {
    opacity: 0;
  }
  .container .pege-container .cont-plate1 .plate1-main .main-box .box-item:hover .item-icon .img2 {
    opacity: 1;
  }
  .container .pege-container .cont-plate1 .plate1-main .main-box .box-item:hover .item-title {
    color: #fff;
  } */
  .container .pege-container .cont-plate1 .plate1-main .main-box .box-item:hover .item-arrow {
    background: url(../image/icon-index-plate1-arrow-active.png) no-repeat left top;
    background-size: 100%;
  }
  .container .pege-container .cont-plate2 {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    height: auto;
    padding: 0.5rem 0;
    background: #f7f7f7;
  }
  .container .pege-container .cont-plate2 .plate2-main {
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 0 0.3rem;
  }
  .container .pege-container .cont-plate2 .plate2-main .main-top {
    display: flex;
    justify-content: space-between;
    width: 100%;
    height: auto;
  }
  .container .pege-container .cont-plate2 .plate2-main .main-top .top-left {
    width: auto;
    height: auto;
  }
  .container .pege-container .cont-plate2 .plate2-main .main-top .top-left .left-English {
    font-family: 'MontserratBold';
    font-size: 0.48rem;
    color: #333;
  }
  .container .pege-container .cont-plate2 .plate2-main .main-top .top-left .left-title {
    margin-top: 0.2rem;
    font-size: 0.36rem;
    color: #333;
  }
  .container .pege-container .cont-plate2 .plate2-main .main-top .top-botton {
    display: none;
    justify-content: center;
    align-items: center;
    width: 140px;
    height: 46px;
    background: #2152af;
    border-radius: 0.45rem;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .pege-container .cont-plate2 .plate2-main .main-top .top-botton span {
    padding-right: 0.15rem;
    font-family: 'MontserratBold';
    font-size: 14px;
    color: #fff;
  }
  .container .pege-container .cont-plate2 .plate2-main .main-top .top-botton .botton-pic {
    position: relative;
    width: 0;
    height: auto;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .pege-container .cont-plate2 .plate2-main .main-top .top-botton .botton-pic::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 16px;
    height: 12px;
    background: url(../image/icon-botton-arrow.png) no-repeat center right;
    background-size: 16px;
    transform: translatey(-50%);
    -o-transform: translatey(-50%);
    -moz-transform: translatey(-50%);
    -webkit-transform: translatey(-50%);
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .pege-container .cont-plate2 .plate2-main .main-top .top-botton:hover {
    transform: translatey(-0.1rem);
    -o-transform: translatey(-0.1rem);
    -moz-transform: translatey(-0.1rem);
    -webkit-transform: translatey(-0.1rem);
  }
  .container .pege-container .cont-plate2 .plate2-main .main-box {
    display: flex;
    justify-content: flex-start;
    width: 100%;
    height: auto;
    margin-top: 0.5rem;
    overflow: hidden;
  }
  .container .pege-container .cont-plate2 .plate2-main .main-box .swiper-slide {
    width: 100%;
    height: auto;
    margin-right: 0;
  }
  .container .pege-container .cont-plate2 .plate2-main .main-box .swiper-slide .box-item {
    width: 100%;
    height: auto;
  }
  .container .pege-container .cont-plate2 .plate2-main .main-box .swiper-slide .box-item .item-pic {
    width: 100%;
    height: auto;
    overflow: hidden;
  }
  .container .pege-container .cont-plate2 .plate2-main .main-box .swiper-slide .box-item .item-pic img {
    width: 100%;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .pege-container .cont-plate2 .plate2-main .main-box .swiper-slide .box-item .item-title {
    margin-top: 0.6rem;
    font-size: 0.36rem;
    color: #333;
  }
  .container .pege-container .cont-plate2 .plate2-main .main-box .swiper-slide .box-item .item-text {
    margin-top: 0.3rem;
    font-size: 0.26rem;
    line-height: 0.44rem;
    color: #767676;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
  }
  .container .pege-container .cont-plate2 .plate2-main .main-box .swiper-slide .box-item .item-botton {
    width: 1.8rem;
    height: 0.7rem;
    margin-top: 0.5rem;
    font-family: 'MontserratBold';
    font-size: 0.26rem;
    text-align: center;
    line-height: 0.65rem;
    color: #999;
    border: solid 2px #999;
    border-radius: 0.45rem;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .pege-container .cont-plate2 .plate2-main .main-box .swiper-slide .box-item .item-botton:hover {
    color: #fff;
    border: solid 2px #2152af;
    background: #2152af;
  }
  .container .pege-container .cont-plate2 .plate2-main .main-box .swiper-slide .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 .pege-container .cont-plate2 .plate2-main .top-botton {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 2.8rem;
    height: 0.9rem;
    margin: 1.5rem auto 0;
    background: #2152af;
    border-radius: 0.45rem;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .pege-container .cont-plate2 .plate2-main .top-botton span {
    padding-right: 0.15rem;
    font-family: 'MontserratBold';
    font-size: 0.26rem;
    color: #fff;
  }
  .container .pege-container .cont-plate2 .plate2-main .top-botton .botton-pic {
    position: relative;
    width: 0;
    height: auto;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .pege-container .cont-plate2 .plate2-main .top-botton .botton-pic::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 16px;
    height: 12px;
    background: url(../image/icon-botton-arrow.png) no-repeat center right;
    background-size: 16px;
    transform: translatey(-50%);
    -o-transform: translatey(-50%);
    -moz-transform: translatey(-50%);
    -webkit-transform: translatey(-50%);
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .pege-container .cont-plate2 .plate2-main .top-botton:hover {
    transform: translatey(-0.1rem);
    -o-transform: translatey(-0.1rem);
    -moz-transform: translatey(-0.1rem);
    -webkit-transform: translatey(-0.1rem);
  }
  .container .pege-container .cont-plate3 {
    position: relative;
    width: 100%;
    height: auto;
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position: center top;
  }
  .container .pege-container .cont-plate3 .plate3-main {
    width: 100%;
    height: auto;
    padding: 1.2rem 0.7rem 0;
    background: rgba(0, 0, 0, 0);
  }
  .container .pege-container .cont-plate3 .plate3-main .main-English {
    font-family: 'MontserratBold';
    font-size: 0.48rem;
    color: #fff;
  }
  .container .pege-container .cont-plate3 .plate3-main .main-title {
    margin-top: 0.3rem;
    font-size: 0.36rem;
    line-height: 0.52rem;
    color: #fff;
  }
  .container .pege-container .cont-plate3 .plate3-main .main-text {
    height: 2.4rem;
    margin-top: 0.4rem;
    font-size: 0.3rem;
    line-height: 0.48rem;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
  }
  .container .pege-container .cont-plate3 .plate3-main .main-botton {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 2.8rem;
    height: 0.9rem;
    margin-top: 0.5rem;
    background: #2152af;
    border-radius: 0.45rem;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .pege-container .cont-plate3 .plate3-main .main-botton span {
    padding-right: 0.15rem;
    font-family: 'MontserratBold';
    font-size: 0.26rem;
    color: #fff;
  }
  .container .pege-container .cont-plate3 .plate3-main .main-botton .botton-pic {
    position: relative;
    width: 0;
    height: auto;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .pege-container .cont-plate3 .plate3-main .main-botton .botton-pic::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 16px;
    height: 12px;
    background: url(../image/icon-botton-arrow.png) no-repeat center right;
    background-size: 16px;
    transform: translatey(-50%);
    -o-transform: translatey(-50%);
    -moz-transform: translatey(-50%);
    -webkit-transform: translatey(-50%);
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .pege-container .cont-plate3 .plate3-main .main-botton:hover {
    transform: translatey(-0.1rem);
    -o-transform: translatey(-0.1rem);
    -moz-transform: translatey(-0.1rem);
    -webkit-transform: translatey(-0.1rem);
  }
  .container .pege-container .cont-plate3 .plate3-data {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    position: static;
    bottom: 0.8rem;
    right: 0;
    width: 100%;
    height: auto;
    padding: 0 0.7rem 1.2rem;
    margin-top: 1rem;
  }
  .container .pege-container .cont-plate3 .plate3-data .data-item {
    width: 50%;
    height: auto;
    margin-right: 0;
    margin-bottom: 0.3rem;
  }
  .container .pege-container .cont-plate3 .plate3-data .data-item .item-title {
    font-family: 'MontserratBold';
    font-size: 0.72rem;
    color: #fff;
  }
  .container .pege-container .cont-plate3 .plate3-data .data-item .item-title span {
    position: relative;
  }
  .container .pege-container .cont-plate3 .plate3-data .data-item .item-title span::after {
    content: '+';
    position: absolute;
    top: 0;
    right: -0.2rem;
    font-family: 'MontserratBold';
    font-size: 0.4rem;
    color: #fff;
  }
  .container .pege-container .cont-plate3 .plate3-data .data-item .item-title .countUp4::after {
    display: none;
  }
  .container .pege-container .cont-plate3 .plate3-data .data-item .item-text {
    font-size: 0.28rem;
    color: #fff;
  }
  .container .pege-container .cont-plate4 {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    height: auto;
    background: #f6f6f6 url(../image/plate4-bg.png) no-repeat 13vw 1rem;
    background-size: 100% ;
  }
  .container .pege-container .cont-plate4 .plate4-main {
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 1.2rem 0.3rem;
  }
  .container .pege-container .cont-plate4 .plate4-main .main-top {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
  }
  .container .pege-container .cont-plate4 .plate4-main .main-top .top-left {
    width: 100%;
    height: auto;
  }
  .container .pege-container .cont-plate4 .plate4-main .main-top .top-left .left-English {
    font-family: 'MontserratBold';
    font-size: 0.48rem;
    color: #333;
  }
  .container .pege-container .cont-plate4 .plate4-main .main-top .top-left .left-title {
    margin-top: 0.12rem;
    font-size: 0.36rem;
    color: #333;
  }
  .container .pege-container .cont-plate4 .plate4-main .main-top .top-right {
    display: flex;
    justify-content: center;
    width: 100%;
    height: auto;
    margin-top: 0.8rem;
  }
  .container .pege-container .cont-plate4 .plate4-main .main-top .top-right .right-item {
    width: 2rem;
    height: 0.65rem;
    margin: 0 0.1rem;
    font-size: 0.26rem;
    text-align: center;
    line-height: 0.65rem;
    color: #333;
    border-radius: 0.45rem;
    cursor: pointer;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .pege-container .cont-plate4 .plate4-main .main-top .top-right .right-item:hover {
    color: #333;
    background: transparent;
  }
  .container .pege-container .cont-plate4 .plate4-main .main-top .top-right .right-item-active {
    color: #fff !important;
    background: #2152af !important;
  }
  .container .pege-container .cont-plate4 .plate4-main .main-cont {
    position: relative;
    width: 100%;
    height: auto;
    margin-top: 0.8rem;
  }
  .container .pege-container .cont-plate4 .plate4-main .main-cont .main-box {
    display: flex;
    justify-content: space-between;
    position: absolute;
    top: 0.3rem;
    left: 0;
    width: 100%;
    height: auto;
    opacity: 0;
    visibility: hidden;
    z-index: -1;
  }
  .container .pege-container .cont-plate4 .plate4-main .main-cont .main-box .box-left {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    padding: 0;
  }
  .container .pege-container .cont-plate4 .plate4-main .main-cont .main-box .box-left .left-pic {
    width: 100%;
    height: auto;
    overflow: hidden;
  }
  .container .pege-container .cont-plate4 .plate4-main .main-cont .main-box .box-left .left-pic img {
    width: 100%;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .pege-container .cont-plate4 .plate4-main .main-cont .main-box .box-left .left-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 .pege-container .cont-plate4 .plate4-main .main-cont .main-box .box-left .left-cent {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 100%;
    height: auto;
    margin-top: 0.5rem;
  }
  .container .pege-container .cont-plate4 .plate4-main .main-cont .main-box .box-left .left-cent .cent-top {
    width: 100%;
    height: auto;
  }
  .container .pege-container .cont-plate4 .plate4-main .main-cont .main-box .box-left .left-cent .cent-top .top-title {
    font-family: 'MontserratBold';
    font-size: 0.42rem;
    color: #000;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .pege-container .cont-plate4 .plate4-main .main-cont .main-box .box-left .left-cent .cent-top .top-text {
    margin-top: 0.4rem;
    font-size: 0.3rem;
    line-height: 0.46rem;
    color: #767676;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
  }
  .container .pege-container .cont-plate4 .plate4-main .main-cont .main-box .box-left .left-cent .cent-top:hover .top-title {
    color: #2152af;
  }
  .container .pege-container .cont-plate4 .plate4-main .main-cont .main-box .box-left .left-cent .cent-time {
    width: 100%;
    height: auto;
    margin-top: 0.3rem;
    font-family: 'MontserratBold';
    font-size: 0.26rem;
    color: #bebebe;
    background: url(../image/icon-index-plate4-pic.png) no-repeat right center;
    background-size: 9px;
  }
  .container .pege-container .cont-plate4 .plate4-main .main-cont .main-box .box-right {
    display: none;
    width: 4.85rem;
    height: auto;
  }
  .container .pege-container .cont-plate4 .plate4-main .main-cont .main-box .box-right .right-item {
    display: flex;
    justify-content: flex-start;
    width: 100%;
    height: auto;
    margin-bottom: 0.4rem;
  }
  .container .pege-container .cont-plate4 .plate4-main .main-cont .main-box .box-right .right-item:last-of-type {
    margin-bottom: 0;
  }
  .container .pege-container .cont-plate4 .plate4-main .main-cont .main-box .box-right .right-item .item-pic {
    width: 1.7rem;
    height: auto;
    box-shadow: 0.09rem 0 0.24rem rgba(0, 0, 0, 0.09);
    overflow: hidden;
  }
  .container .pege-container .cont-plate4 .plate4-main .main-cont .main-box .box-right .right-item .item-pic img {
    width: 100%;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .pege-container .cont-plate4 .plate4-main .main-cont .main-box .box-right .right-item .item-cent {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: calc(100% - 1.7rem);
    height: auto;
    padding-left: 0.12rem;
  }
  .container .pege-container .cont-plate4 .plate4-main .main-cont .main-box .box-right .right-item .item-cent .cent-title {
    font-family: 'MontserratBold';
    font-size: 18px;
    line-height: 30px;
    color: #000;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .pege-container .cont-plate4 .plate4-main .main-cont .main-box .box-right .right-item .item-cent .cent-time {
    width: 100%;
    height: auto;
    font-family: 'MontserratBold';
    font-size: 14px;
    color: #bebebe;
    background: url(../image/icon-index-plate4-pic.png) no-repeat right center;
    background-size: 9px;
  }
  .container .pege-container .cont-plate4 .plate4-main .main-cont .main-box .box-right .right-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 .pege-container .cont-plate4 .plate4-main .main-cont .main-box .box-right .right-item:hover .item-cent .cent-title {
    color: #2152af;
  }
  .container .pege-container .cont-plate4 .plate4-main .main-cont .main-box-active {
    position: static;
    top: 0;
    opacity: 1;
    visibility: visible;
    z-index: 9;
    transform: translatey(0);
    -o-transform: translatey(0);
    -moz-transform: translatey(0);
    -webkit-transform: translatey(0);
    transition: all 1.5s;
    -o-transition: all 1.5s;
    -moz-transition: all 1.5s;
    -webkit-transition: all 1.5s;
  }
  .container .pege-container .cont-plate5 {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    height: auto;
    background: #fff url(../image/plate5-bg.png) no-repeat bottom left;
    background-size: 100%;
  }
  .container .pege-container .cont-plate5 .plate5-main {
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 0.8rem 0.3rem;
  }
  .container .pege-container .cont-plate5 .plate5-main .main-English {
    font-family: 'MontserratBold';
    font-size: 0.48rem;
    text-transform: uppercase;
    color: #333;
  }
  .container .pege-container .cont-plate5 .plate5-main .main-title {
    margin-top: 0.2rem;
    font-size: 0.36rem;
    color: #333;
  }
  .container .pege-container .cont-plate5 .plate5-main .main-box {
    position: relative;
    width: 100%;
    height: auto;
    margin-top: 0.8rem;
  }
  .container .pege-container .cont-plate5 .plate5-main .main-box::after {
    content: '';
    position: absolute;
    top: 64%;
    left: 0;
    width: 100%;
    height: 4px;
    background: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(214, 214, 214, 0.2) 10%, rgba(214, 214, 214, 0.3) 20%, rgba(214, 214, 214, 0.4) 30%, rgba(214, 214, 214, 0.5) 40%, rgba(214, 214, 214, 0.8) 50%, rgba(214, 214, 214, 0.5) 60%, rgba(214, 214, 214, 0.4) 70%, rgba(214, 214, 214, 0.3) 80%, rgba(214, 214, 214, 0.2) 90%, rgba(0, 0, 0, 0) 100%);
    transform: translatey(-50%);
    -o-transform: translatey(-50%);
    -moz-transform: translatey(-50%);
    -webkit-transform: translatey(-50%);
  }
  .container .pege-container .cont-plate5 .plate5-main .main-box .box-swiper {
    width: 100%;
    height: 1.6rem;
    overflow: hidden;
  }
  .container .pege-container .cont-plate5 .plate5-main .main-box .box-swiper .swiper-slide {
    width: 50%;
    height: auto;
    padding-right: 0.3rem;
  }
  .container .pege-container .cont-plate5 .plate5-main .main-box .box-swiper .swiper-slide .slide-box {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    width: 100%;
    height: 2rem;
    margin: 0 auto;
    cursor: pointer;
  }
  .container .pege-container .cont-plate5 .plate5-main .main-box .box-swiper .swiper-slide .slide-box .box-item {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #fff;
    z-index: 19;
    cursor: pointer;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .pege-container .cont-plate5 .plate5-main .main-box .box-swiper .swiper-slide .slide-box::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: #2152af;
    z-index: 9;
    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 .pege-container .cont-plate5 .plate5-main .main-box .box-swiper .swiper-slide .slide-box::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.3);
    border: solid 1px #fff;
    box-shadow: 2px 0 7px rgba(0, 0, 0, 0.09);
    opacity: 0;
    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 .pege-container .cont-plate5 .plate5-main .main-box .box-swiper .swiper-slide .slide-box .box-year {
    position: absolute;
    top: 0;
    left: 50%;
    font-size: 0.3rem;
    text-align: center;
    color: #999;
    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;
  }
  .container .pege-container .cont-plate5 .plate5-main .main-box .box-swiper .swiper-slide .slide-box .box-year span {
    font-family: 'MontserratBold';
    font-size: 0.3rem;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .pege-container .cont-plate5 .plate5-main .main-box .box-swiper .swiper-slide .slide-box:hover::after {
    opacity: 1;
  }
  .container .pege-container .cont-plate5 .plate5-main .main-box .box-swiper .swiper-slide .slide-box:hover .box-year span {
    color: #2152af;
  }
  .container .pege-container .cont-plate5 .plate5-main .main-box .box-swiper .swiper-slide-active {
    padding-right: 0;
    padding-left: 0.3rem;
  }
  .container .pege-container .cont-plate5 .plate5-main .main-box .box-swiper .swiper-slide-active .slide-box::after {
    opacity: 1;
  }
  .container .pege-container .cont-plate5 .plate5-main .main-box .box-swiper .swiper-slide-active .slide-box .box-year span {
    color: #2152af;
  }
  .container .pege-container .cont-plate5 .plate5-main .main-box .plate5-swiper-button-prev,
  .container .pege-container .cont-plate5 .plate5-main .main-box .plate5-swiper-button-next {
    position: absolute;
    top: 64%;
    width: 0.7rem;
    height: 0.7rem;
    border-radius: 50%;
    background: #fff;
    box-shadow: 0 0 0.3rem rgba(0, 0, 0, 0.1);
    cursor: pointer;
    outline: none;
    z-index: 9;
    transform: translatey(-50%);
    -o-transform: translatey(-50%);
    -moz-transform: translatey(-50%);
    -webkit-transform: translatey(-50%);
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .pege-container .cont-plate5 .plate5-main .main-box .plate5-swiper-button-prev img,
  .container .pege-container .cont-plate5 .plate5-main .main-box .plate5-swiper-button-next img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 9px;
    transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .pege-container .cont-plate5 .plate5-main .main-box .plate5-swiper-button-prev .img2,
  .container .pege-container .cont-plate5 .plate5-main .main-box .plate5-swiper-button-next .img2 {
    opacity: 0;
  }
  .container .pege-container .cont-plate5 .plate5-main .main-box .plate5-swiper-button-prev:hover,
  .container .pege-container .cont-plate5 .plate5-main .main-box .plate5-swiper-button-next:hover {
    background: #2152af;
  }
  .container .pege-container .cont-plate5 .plate5-main .main-box .plate5-swiper-button-prev:hover .img1,
  .container .pege-container .cont-plate5 .plate5-main .main-box .plate5-swiper-button-next:hover .img1 {
    opacity: 0;
  }
  .container .pege-container .cont-plate5 .plate5-main .main-box .plate5-swiper-button-prev:hover .img2,
  .container .pege-container .cont-plate5 .plate5-main .main-box .plate5-swiper-button-next:hover .img2 {
    opacity: 1;
  }
  .container .pege-container .cont-plate5 .plate5-main .main-box .plate5-swiper-button-prev {
    left: 0;
  }
  .container .pege-container .cont-plate5 .plate5-main .main-box .plate5-swiper-button-next {
    right: 0;
  }
  .container .pege-container .cont-plate5 .plate5-main .main-cont {
    position: relative;
    width: 100%;
    height: auto;
    margin-top: 0.5rem;
    padding: 0 0.3rem;
  }
  .container .pege-container .cont-plate5 .plate5-main .main-cont .cont-item {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    opacity: 0;
    visibility: hidden;
    transform: translatey(0.3rem);
    -o-transform: translatey(0.3rem);
    -moz-transform: translatey(0.3rem);
    -webkit-transform: translatey(0.3rem);
  }
  .container .pege-container .cont-plate5 .plate5-main .main-cont .cont-item .item-cent {
    width: 100%;
    height: auto;
    padding: 0;
    margin-top: 0.5rem;
  }
  .container .pege-container .cont-plate5 .plate5-main .main-cont .cont-item .item-cent .cent-title {
    font-family: 'MontserratBold';
    font-size: 0.38rem;
    color: #ccc;
  }
  .container .pege-container .cont-plate5 .plate5-main .main-cont .cont-item .item-cent .cent-text {
    margin: 0.2rem 0 0.3rem;
    font-size: 0.3rem;
    line-height: 0.48rem;
    color: #333;
  }
  .container .pege-container .cont-plate5 .plate5-main .main-cont .cont-item .item-pic {
    width: 100%;
    height: auto;
    /* padding-right: 1.2rem; */
    overflow: hidden;
  }
  .container .pege-container .cont-plate5 .plate5-main .main-cont .cont-item .item-pic img {
    width: 100%;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .pege-container .cont-plate5 .plate5-main .main-cont .cont-item:hover .item-pic img {
    transform: scale(1.1, 1.1) translateZ(0);
    -o-transform: scale(1.1, 1.1) translateZ(0);
    -moz-transform: scale(1.1, 1.1) translateZ(0);
    -webkit-transform: scale(1.1, 1.1 translateZ(0));
  }
  .container .pege-container .cont-plate5 .plate5-main .main-cont .cont-item-active {
    position: static;
    opacity: 1;
    visibility: visible;
    transform: translatey(0);
    -o-transform: translatey(0);
    -moz-transform: translatey(0);
    -webkit-transform: translatey(0);
    transition: all 1.5s;
    -o-transition: all 1.5s;
    -moz-transition: all 1.5s;
    -webkit-transition: all 1.5s;
  }
  .container .pege-container .cont-foot {
    width: 100%;
    height: auto;
  }
  .container .pege-container .cont-foot .foot-top {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 1.4rem;
    background: #383838;
    padding: 0 0.3rem;
  }
  .container .pege-container .cont-foot .foot-top .top-login {
    display: flex;
    justify-content: flex-start;
    width: auto;
    height: auto;
  }
  .container .pege-container .cont-foot .foot-top .top-login input {
    width: 3.1rem;
    height: 0.8rem;
    padding: 0 0.2rem;
    font-family: Arial;
    font-size: 0.26rem;
    color: #fff;
    background: #6c6c6c;
    border-radius: 0.15rem;
  }
  .container .pege-container .cont-foot .foot-top .top-login input::placeholder {
    font-family: Arial;
    font-size: 0.26rem;
    color: #fff;
  }
  .container .pege-container .cont-foot .foot-top .top-login .login-join {
    display: block;
    width: 1rem;
    height: 0.8rem;
    margin-left: 0.1rem;
    font-family: Arial;
    font-size: 0.26rem;
    line-height: 0.8rem;
    text-align: center;
    color: #fff;
    background: #2152af;
    border-radius: 0.15rem;
  }
  .container .pege-container .cont-foot .foot-top .top-login .login-join:hover {
    transform: translateX(-0.1rem);
    -o-transform: translateX(-0.1rem);
    -moz-transform: translateX(-0.1rem);
    -webkit-transform: translateX(-0.1rem);
  }
  .container .pege-container .cont-foot .foot-top .top-botton {
    display: block;
    width: 2rem;
    height: 0.8rem;
    margin-left: 0.7rem;
    font-family: Arial;
    font-size: 0.26rem;
    text-align: center;
    line-height: 0.8rem;
    color: #fff;
    border-radius: 0.15rem;
    background: #2152af;
  }
  .container .pege-container .cont-foot .foot-top .top-botton:hover {
    transform: translateX(0.1rem);
    -o-transform: translateX(0.1rem);
    -moz-transform: translateX(0.1rem);
    -webkit-transform: translateX(0.1rem);
  }
  .container .pege-container .cont-foot .foot-main {
    display: none;
    width: 100%;
    height: auto;
    background: #272727;
  }
  .container .pege-container .cont-foot .foot-main .main-cont {
    width: 15.37rem;
    height: auto;
    padding-top: 1rem;
    margin: 0 auto;
  }
  .container .pege-container .cont-foot .foot-main .main-cont .cont-top {
    display: flex;
    justify-content: space-between;
    width: 100%;
    height: auto;
  }
  .container .pege-container .cont-foot .foot-main .main-cont .cont-top .top-nav {
    display: flex;
    justify-content: space-between;
    width: 9.8rem;
    height: auto;
  }
  .container .pege-container .cont-foot .foot-main .main-cont .cont-top .top-nav .nav-item {
    width: auto;
    height: auto;
  }
  .container .pege-container .cont-foot .foot-main .main-cont .cont-top .top-nav .nav-item .item-title {
    display: block;
    margin-bottom: 0.35rem;
    font-size: 15px;
    font-weight: bold;
    color: #fff;
  }
  .container .pege-container .cont-foot .foot-main .main-cont .cont-top .top-nav .nav-item .item-title:hover {
    color: #2152af;
  }
  .container .pege-container .cont-foot .foot-main .main-cont .cont-top .top-nav .nav-item .item-cent {
    width: auto;
    height: auto;
  }
  .container .pege-container .cont-foot .foot-main .main-cont .cont-top .top-nav .nav-item .item-cent .cent-link {
    display: block;
    margin-top: 0.22rem;
    font-size: 14px;
    color: #9a9a9a;
  }
  .container .pege-container .cont-foot .foot-main .main-cont .cont-top .top-nav .nav-item .item-cent .cent-link:hover {
    color: #2152af;
  }
  .container .pege-container .cont-foot .foot-main .main-cont .cont-top .top-nav .nav-item .item-cent .cent-tel {
    position: relative;
    width: auto;
    height: 50px;
    margin-top: 0.25rem;
  }
  .container .pege-container .cont-foot .foot-main .main-cont .cont-top .top-nav .nav-item .item-cent .cent-tel .tel-title {
    font-size: 14px;
    color: #9a9a9a;
  }
  .container .pege-container .cont-foot .foot-main .main-cont .cont-top .top-nav .nav-item .item-cent .cent-tel .tel-num {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 200px;
    font-size: 18px;
    color: #fff;
    word-wrap: normal;
  }
  .container .pege-container .cont-foot .foot-main .main-cont .cont-top .top-right {
    width: 2.68rem;
    height: auto;
  }
  .container .pege-container .cont-foot .foot-main .main-cont .cont-top .top-right .right-share {
    display: flex;
    justify-content: space-between;
    width: 100%;
    height: auto;
  }
  .container .pege-container .cont-foot .foot-main .main-cont .cont-top .top-right .right-share .share-item {
    width: 0.43rem;
    height: 0.43rem;
    line-height: 0.43rem;
    text-align: center;
    border-radius: 0.45rem;
    background: #fff;
  }
  .container .pege-container .cont-foot .foot-main .main-cont .cont-top .top-right .right-share .share-item img {
    width: 0.2rem;
  }
  .container .pege-container .cont-foot .foot-main .main-cont .cont-top .top-right .right-share .share-item:hover {
    background: #2152af;
  }
  .container .pege-container .cont-foot .foot-main .main-cont .cont-top .top-right .right-relevant {
    position: relative;
    width: 100%;
    height: 0.44rem;
    margin-top: 0.5rem;
  }
  .container .pege-container .cont-foot .foot-main .main-cont .cont-top .top-right .right-relevant .relevant-title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: 0.44rem;
    padding: 0 0.3rem 0 0.2rem;
    border-radius: 0.45rem;
    border: solid 1px #fff;
    cursor: pointer;
  }
  .container .pege-container .cont-foot .foot-main .main-cont .cont-top .top-right .right-relevant .relevant-title .title-font {
    font-size: 14px;
    color: #9a9a9a;
  }
  .container .pege-container .cont-foot .foot-main .main-cont .cont-top .top-right .right-relevant .relevant-title img {
    width: 14px;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .pege-container .cont-foot .foot-main .main-cont .cont-top .top-right .right-relevant .relevant-show {
    position: absolute;
    top: 1.5rem;
    width: 100%;
    height: auto;
    padding-top: 0.1rem;
    opacity: 0;
    visibility: hidden;
    transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .pege-container .cont-foot .foot-main .main-cont .cont-top .top-right .right-relevant .relevant-show .show-box {
    width: 100%;
    height: auto;
    border-radius: 0.1rem;
    background: #fff;
  }
  .container .pege-container .cont-foot .foot-main .main-cont .cont-top .top-right .right-relevant .relevant-show .show-box .box-link {
    display: block;
    width: 100%;
    height: 0.4rem;
    padding: 0 0.2rem;
    font-size: 14px;
    line-height: 0.4rem;
    color: #999;
  }
  .container .pege-container .cont-foot .foot-main .main-cont .cont-top .top-right .right-relevant .relevant-show .show-box .box-link:hover {
    color: #2152af;
  }
  .container .pege-container .cont-foot .foot-main .main-cont .cont-top .top-right .right-relevant:hover .relevant-title img {
    transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
  }
  .container .pege-container .cont-foot .foot-main .main-cont .cont-top .top-right .right-relevant:hover .relevant-show {
    top: 0.44rem;
    opacity: 1;
    visibility: visible;
    transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
  }
  .container .pege-container .cont-foot .foot-main .main-cont .cont-bottom {
    width: 100%;
    height: auto;
    margin-top: 0.5rem;
    padding-bottom: 0.6rem;
  }
  .container .pege-container .cont-foot .foot-main .main-cont .cont-bottom .bottom-link {
    width: auto;
    height: auto;
    font-size: 14px;
    color: #fff;
  }
  .container .pege-container .cont-foot .foot-main .main-cont .cont-bottom .bottom-link a {
    color: #fff;
  }
  .container .pege-container .cont-foot .foot-main .main-cont .cont-bottom .bottom-link a:hover {
    color: #2152af;
  }
  .container .pege-container .cont-foot .foot-main .main-cont .cont-bottom .bottom-link span {
    margin: 0 0.26rem;
  }
  .container .pege-container .cont-foot .foot-main .main-cont .cont-bottom .bottom-zizhi {
    margin-top: 0.2rem;
    font-size: 12px;
    color: #666;
  }
  .container .pege-container .cont-foot .foot-main .main-cont .cont-bottom .bottom-zizhi a {
    color: #666;
  }
  .container .pege-container .cont-foot .foot-main .main-cont .cont-bottom .bottom-zizhi a:hover {
    color: #2152af;
  }
  .container .pege-container .cont-foot .foot-web-cont {
    display: block;
    width: 100%;
    background: #272727;
  }
  .container .pege-container .cont-foot .foot-web-cont .cont-box {
    width: 100%;
    padding: 0 0.3rem;
  }
  .container .pege-container .cont-foot .foot-web-cont .cont-box .box-list {
    width: 100%;
    height: auto;
  }
  .container .pege-container .cont-foot .foot-web-cont .cont-box .box-list .list-ul {
    width: 100%;
    height: auto;
  }
  .container .pege-container .cont-foot .foot-web-cont .cont-box .box-list .list-ul .list-li {
    width: 100%;
    height: auto;
  }
  .container .pege-container .cont-foot .foot-web-cont .cont-box .box-list .list-ul .list-li .li-title {
    display: block;
    width: 100%;
    height: 1rem;
    padding: 0 0.3rem;
    font-size: 0.32rem;
    color: #fff;
    line-height: 1rem;
    background: url(../image/icon-web-foot-jiahao.png) no-repeat 90% center;
    background-size: 0.32rem;
  }
  .container .pege-container .cont-foot .foot-web-cont .cont-box .box-list .list-ul .list-li .no-bg {
    background-image: none !important;
  }
  .container .pege-container .cont-foot .foot-web-cont .cont-box .box-list .list-ul .list-li .nav-ul {
    width: 100%;
    height: 0;
    border-bottom: solid 1px #383838;
    overflow: hidden;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .pege-container .cont-foot .foot-web-cont .cont-box .box-list .list-ul .list-li .nav-ul .nav-li {
    width: 100%;
    height: 1rem;
    padding: 0 0.3rem;
    line-height: 1rem;
    font-size: 0.28rem;
    color: #fff;
  }
  .container .pege-container .cont-foot .foot-web-cont .cont-box .box-list .list-ul .list-li .nav-block {
    height: auto;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .pege-container .cont-foot .foot-web-cont .cont-box .box-list .list-ul .list-li .title-active {
    color: #fff !important;
    background: url(../image/icon-web-foot-jianhao.png) no-repeat 90% center !important;
    background-size: 0.32rem !important;
    border-bottom: none;
  }
  .container .pege-container .cont-foot .foot-web-cont .cont-box .box-cent {
    display: flex;
    justify-content: space-between;
    width: 100%;
    height: auto;
    margin-top: 0.3rem;
  }
  .container .pege-container .cont-foot .foot-web-cont .cont-box .box-cent .cent-left {
    width: auto;
    height: auto;
  }
  .container .pege-container .cont-foot .foot-web-cont .cont-box .box-cent .cent-left .cent-tel {
    position: relative;
    width: auto;
    height: auto;
    margin-top: 0.25rem;
  }
  .container .pege-container .cont-foot .foot-web-cont .cont-box .box-cent .cent-left .cent-tel .tel-title {
    font-size: 0.24rem;
    color: #9a9a9a;
  }
  .container .pege-container .cont-foot .foot-web-cont .cont-box .box-cent .cent-left .cent-tel .tel-num {
    display: block;
    width: auto;
    margin-top: 0.2rem;
    font-size: 0.26rem;
    color: #fff;
    word-spacing: normal;
  }
  .container .pege-container .cont-foot .foot-web-cont .cont-box .box-cent .cent-right {
    width: auto;
    height: auto;
  }
  .container .pege-container .cont-foot .foot-web-cont .cont-box .box-cent .cent-right .right-ewm {
    display: flex;
    justify-content: flex-end;
    width: auto;
    height: auto;
    margin-bottom: 0.33rem;
  }
  .container .pege-container .cont-foot .foot-web-cont .cont-box .box-cent .cent-right .right-ewm img {
    width: 2rem;
  }
  .container .pege-container .cont-foot .foot-web-cont .cont-box .box-cent .cent-right .right-share {
    display: flex;
    justify-content: flex-end;
    width: auto;
    height: auto;
  }
  .container .pege-container .cont-foot .foot-web-cont .cont-box .box-cent .cent-right .right-share .share-item {
    width: 0.7rem;
    height: 0.7rem;
    margin-left: 0.25rem;
    line-height: 0.6rem;
    text-align: center;
    border-radius: 0.45rem;
  }
  .container .pege-container .cont-foot .foot-web-cont .cont-box .box-cent .cent-right .right-share .share-item:first-of-type {
    margin-left: 0;
  }
  .container .pege-container .cont-foot .foot-web-cont .cont-box .box-cent .cent-right .right-share .share-item img {
    width: 100%;
  }
  .container .pege-container .cont-foot .foot-web-cont .cont-box .box-cent .cent-right .right-relevant {
    display: none;
    position: relative;
    width: 100%;
    height: 0.65rem;
    margin-top: 0.5rem;
  }
  .container .pege-container .cont-foot .foot-web-cont .cont-box .box-cent .cent-right .right-relevant .relevant-title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: 0.65rem;
    padding: 0 0.3rem 0 0.2rem;
    border-radius: 0.45rem;
    border: solid 1px #fff;
    cursor: pointer;
  }
  .container .pege-container .cont-foot .foot-web-cont .cont-box .box-cent .cent-right .right-relevant .relevant-title .title-font {
    font-size: 0.26rem;
    color: #9a9a9a;
  }
  .container .pege-container .cont-foot .foot-web-cont .cont-box .box-cent .cent-right .right-relevant .relevant-title img {
    width: 14px;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .pege-container .cont-foot .foot-web-cont .cont-box .box-cent .cent-right .right-relevant .relevant-show {
    position: absolute;
    top: 1.9rem;
    width: 100%;
    height: auto;
    padding-top: 0.1rem;
    opacity: 0;
    visibility: hidden;
    transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .pege-container .cont-foot .foot-web-cont .cont-box .box-cent .cent-right .right-relevant .relevant-show .show-box {
    width: 100%;
    height: auto;
    border-radius: 0.1rem;
    background: #fff;
  }
  .container .pege-container .cont-foot .foot-web-cont .cont-box .box-cent .cent-right .right-relevant .relevant-show .show-box .box-link {
    display: block;
    width: 100%;
    height: 0.6rem;
    padding: 0 0.2rem;
    font-size: 0.26rem;
    line-height: 0.6rem;
    color: #999;
  }
  .container .pege-container .cont-foot .foot-web-cont .cont-box .box-cent .cent-right .right-relevant .relevant-show .show-box .box-link:hover {
    color: #2152af;
  }
  .container .pege-container .cont-foot .foot-web-cont .cont-box .box-cent .cent-right .right-relevant:hover .relevant-title img {
    transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
  }
  .container .pege-container .cont-foot .foot-web-cont .cont-box .box-cent .cent-right .right-relevant:hover .relevant-show {
    top: 0.75rem;
    opacity: 1;
    visibility: visible;
    transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
  }
  .container .pege-container .cont-foot .foot-web-cont .cont-box .box-bottom {
    width: 100%;
    height: auto;
    padding-bottom: 0.4rem;
    margin-top: 0.6rem;
  }
  .container .pege-container .cont-foot .foot-web-cont .cont-box .box-bottom .bottom-link {
    width: auto;
    height: auto;
    font-size: 0.26rem;
    color: #fff;
  }
  .container .pege-container .cont-foot .foot-web-cont .cont-box .box-bottom .bottom-link a {
    color: #fff;
  }
  .container .pege-container .cont-foot .foot-web-cont .cont-box .box-bottom .bottom-link a:hover {
    color: #2152af;
  }
  .container .pege-container .cont-foot .foot-web-cont .cont-box .box-bottom .bottom-link span {
    margin: 0 0.12rem;
  }
  .container .pege-container .cont-foot .foot-web-cont .cont-box .box-bottom .left-zhizi {
    margin-top: 0.2rem;
    font-size: 0.24rem;
    line-height: 0.4rem;
    color: #848484;
  }
  .container .pege-container .cont-foot .foot-web-cont .cont-box .box-bottom .left-zhizi a {
    color: #848484;
  }
  .container .pege-container .cont-foot .foot-web-cont .cont-box .box-bottom .left-zhizi a:hover {
    color: #fff;
    text-decoration: underline;
  }
  .container .pege-container .index-swiper-pagination {
    display: none;
  }
  .category {
    width: 100%;
    height: auto;
  }
  .category .category-subNav {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 0.4rem 0.3rem 0;
  }
  .category .category-subNav .subNav-title {
    font-family: Arial;
    font-size: 0.3rem;
    color: #808080;
  }
  .category .category-subNav .subNav-title:hover {
    color: #2152af;
  }
  .category .category-subNav .subNav-text {
    font-family: Arial;
    font-size: 0.3rem;
    color: #2152af;
  }
  .category .category-subNav span {
    width: auto;
    height: auto;
    margin: 0 0.18rem;
  }
  .category .category-subNav span img {
    width: 5px;
  }
  .category .category-main {
    width: 100%;
    height: auto;
    margin: 0.6rem 0 0;
  }
  .category .category-main .main-text {
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 0 0.3rem;
    font-size: 0.32rem;
    line-height: 0.46rem;
    text-align: center;
    color: #333;
  }
  .category .category-main .main-cont {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    margin: 0.8rem 0 1.5rem;
  }
  .category .category-main .main-cont .cont-item {
    position: relative;
    width: calc(100% / 2);
    height: auto;
    background: linear-gradient(0deg, #f4f4f4, #fbfbfb);
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .category .category-main .main-cont .cont-item:nth-child(even) {
    background: linear-gradient(180deg, #f4f4f4, #fbfbfb);
  }
  .category .category-main .main-cont .cont-item::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background: #2152af;
    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;
  }
  .category .category-main .main-cont .cont-item .item-pic {
    width: 100%;
    height: auto;
    overflow: hidden;
  }
  .category .category-main .main-cont .cont-item .item-pic img {
    width: 100%;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .category .category-main .main-cont .cont-item .item-title {
    width: 100%;
    padding: 0 0.2rem 0.2rem;
    margin-top: 0;
    font-family: 'MontserratBold';
    font-size: 0.28rem;
    text-align: center;
    color: #333;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .category .category-main .main-cont .cont-item:hover {
    box-shadow: 0.1rem 0 0.24rem rgba(0, 0, 0, 0.11);
  }
  .category .category-main .main-cont .cont-item:hover::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));
  }
  .category .category-main .main-cont .cont-item:hover .item-title {
    color: #2152af;
  }
  .list {
    width: 100%;
    height: auto;
    background: #f7f7f7;
  }
  .list .page-nav {
    display: flex;
    justify-content: space-between;
    width: 15.37rem;
    height: auto;
    margin: 0 auto;
    padding-top: 0;
  }
  .list .page-nav .nav-left {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 0.4rem 0.3rem 0;
  }
  .list .page-nav .nav-left .left-title {
    font-family: Arial;
    font-size: 0.3rem;
    color: #808080;
  }
  .list .page-nav .nav-left .left-title:hover {
    color: #2152af;
  }
  .list .page-nav .nav-left .left-text {
    font-family: Arial;
    font-size: 0.3rem;
    color: #2152af;
  }
  .list .page-nav .nav-left span {
    width: auto;
    height: auto;
    margin: 0 0.18rem;
  }
  .list .page-nav .nav-left span img {
    width: 5px;
  }
  .list .page-nav .nav-right {
    display: none;
    justify-content: flex-end;
    flex-wrap: wrap;
    width: 75%;
    height: auto;
  }
  .list .page-nav .nav-right .right-item {
    width: auto;
    height: auto;
    padding: 0.1rem 0.3rem;
    font-family: Arial;
    font-size: 18px;
    text-transform: capitalize;
    color: #333;
  }
  .list .page-nav .nav-right .right-item:hover {
    color: #2152af;
  }
  .list .list-main {
    width: 100%;
    height: auto;
    margin: 0.56rem auto 0;
    padding: 0 0.3rem;
  }
  .list .list-main .mian-top {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
  }
  .list .list-main .mian-top .top-select {
    position: relative;
    width: 100%;
    height: auto;
    margin-right: 0.2rem;
    margin-bottom: 0.5rem;
  }
  .list .list-main .mian-top .top-select .select-title {
    position: relative;
    display: flex;
    justify-content: space-between;
    width: 100%;
    height: 50px;
    padding: 0 0.4rem 0 0.5rem;
    font-family: 'MontserratBold';
    font-size: 0.26rem;
    font-weight: bold;
    line-height: 46px;
    color: #333;
    background: #fff;
    border: solid 2px #e6e6e6;
    border-radius: 45px;
    z-index: 9;
    cursor: pointer;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }

  .list .list-main .mian-top .top-select .select-ul a {
    line-height: 0.5rem;
  }


  .list .list-main .mian-top .top-select .select-title .select-icon {
    position: absolute;
    top: 50%;
    right: 0.4rem;
    width: 8px;
    height: 5px;
    background: url(../image/icon-head-lang-sonjiao-active.png) no-repeat center;
    background-size: 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;
  }
  .list .list-main .mian-top .top-select .select-ul {
    position: absolute;
    top: 25px;
    left: 0;
    width: 100%;
    max-height: 250px;
    height: auto;
    margin-top: -1px;
    padding: 0 0.14rem;
    background: #fff;
    border-bottom-left-radius: 0.1rem;
    border-bottom-right-radius: 0.1rem;
    z-index: 99;
    overflow-y: scroll;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .list .list-main .mian-top .top-select .select-ul::-webkit-scrollbar {
    width: 3px;
  }
  .list .list-main .mian-top .top-select .select-ul::-webkit-scrollbar-thumb {
    background: #2152af;
  }
  .list .list-main .mian-top .top-select .select-ul .select-li {
    width: 100%;
    height: 60px;
    font-size: 0.26rem;
    line-height: 60px;
    text-align: center;
    color: #999;
    border-bottom: solid 1px #cccccc;
    cursor: pointer;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .list .list-main .mian-top .top-select .select-ul .select-li:last-of-type {
    border-bottom: none;
  }
  .list .list-main .mian-top .top-select .select-ul .select-li:hover {
    color: #2152af;
  }
  .list .list-main .mian-top .top-select:hover .select-title {
    color: #fff;
    border: solid 2px #2152af;
    background: #2152af;
  }
  .list .list-main .mian-top .top-select:hover .select-title .select-icon {
    background: url(../image/icon-head-lang-sonjiao.png) no-repeat center;
    background-size: 100%;
  }
  .list .list-main .mian-top .top-sousuo {
    display: flex;
    justify-content: space-between;
    width: 100%;
    height: 50px;
    padding: 0 0.4rem;
    margin-left: 0;
    background: #fff;
    border-radius: 45px;
    border: solid 2px #e6e6e6;
  }
  .list .list-main .mian-top .top-sousuo input {
    flex: 1;
    height: 100%;
    font-size: 0.26rem;
    font-weight: bold;
    color: #333;
  }
  .list .list-main .mian-top .top-sousuo input::placeholder {
    font-size: 0.26rem;
    font-weight: bold;
    color: #999;
  }
  .list .list-main .mian-top .top-sousuo a {
    width: 16px;
    height: 100%;
    text-align: center;
    line-height: 50px;
  }
  .list .list-main .mian-top .top-sousuo a img {
    width: 16px;
  }
  .list .list-main .main-cont {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    margin-top: 0.6rem;
  }
  .list .list-main .main-cont .cont-item {
    position: relative;
    width: 48%;
    height: auto;
    margin-left: 0;
    margin-bottom: 0.72rem;
    background: #fff;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .list .list-main .main-cont .cont-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .list .list-main .main-cont .cont-item .item-pic {
    width: 100%;
    height: 68%;
    overflow: hidden;
  }
  .list .list-main .main-cont .cont-item .item-pic img {
    width: 100%;
  }
  .list .list-main .main-cont .cont-item .item-title {
    width: 100%;
    margin-bottom: 0;
    font-family: 'MontserratBold';
    font-size: 0.3rem;
    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;
  }
  .list .list-main .main-cont .cont-item:hover {
    box-shadow: 0.15rem 0 0.4rem rgba(0, 0, 0, 0.15);
  }
  .list .list-main .main-cont .cont-item:hover .item-title {
    color: #2152af;
  }
  .list .list-main .main-load {
    display: block;
    width: 0.8rem;
    height: auto;
    margin: 0.1rem auto 0;
    padding-bottom: 0.6rem;
  }
  .list .list-main .main-load img {
    width: 100%;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .list .list-main .main-load:hover img {
    transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
  }
  .productDetails {
    width: 100%;
    height: auto;
    /* padding-top: 1.2rem; */
    background: #f8f8f8;
  }
  .productDetails .page-subNav {
    height: 70px;
    padding: 0 0.3rem;
  }
  .productDetails .productDetails-plate1 {
    width: 100%;
    height: auto;
    background: #fff;
  }
  .productDetails .productDetails-plate1 .plate1-main {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    padding: 0.5rem 0.3rem;
    margin: 0 auto;
  }
  .productDetails .productDetails-plate1 .plate1-main .main-pic {
    width: 100%;
    height: auto;
    text-align: center;
  }
  .productDetails .productDetails-plate1 .plate1-main .main-pic img {
    max-width: 100%;
    width: auto;
  }

  .productDetails-plate2 .plate2-main .main-cent p img{
    width: 100%;
  }


  .productDetails .productDetails-plate1 .plate1-main .main-cent {
    width: 100%;
    height: auto;
    padding-top: 0.25rem;
  }
  .productDetails .productDetails-plate1 .plate1-main .main-cent .cent-title {
    font-family: 'MontserratBold';
    font-size: 0.3rem;
    font-weight: bold;
    color: #333;
  }
  .productDetails .productDetails-plate1 .plate1-main .main-cent .cent-text {
    width: 100%;
    margin-top: 0.34rem;
    line-height: 0.25rem;
    color: #666;
  }
  .productDetails .productDetails-plate1 .plate1-main .main-cent .cent-bottom {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    margin-top: 0.8rem;
  }




  .productDetails .productDetails-plate1 .plate1-main .main-cent .cent-bottom .bottom-botton {
    width: 100%;
    height: 50px;
    padding: 0 0.4rem;
    margin-right: 0;
    margin-bottom: 0.3rem;
    font-family: 'MontserratBold';
    font-size: 0.26rem;
    text-align: center;
    line-height: 46px;
    color: #999;
    border: solid 2px #ccc;
    border-radius: 0.1rem;
  }
  .productDetails .productDetails-plate1 .plate1-main .main-cent .cent-bottom .bottom-botton:hover {
    color: #fff;
    background: #2152af;
    border: solid 2px #2152af;
  }
  .productDetails .productDetails-plate1 .plate1-main .main-cent .cent-bottom .bottom-link {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: auto;
    height: auto;
  }
  .productDetails .productDetails-plate1 .plate1-main .main-cent .cent-bottom .bottom-link .link-pic {
    width: 0.52rem;
    height: auto;
    margin-right: 0.16rem;
  }
  .productDetails .productDetails-plate1 .plate1-main .main-cent .cent-bottom .bottom-link .link-pic img {
    width: 100%;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .productDetails .productDetails-plate1 .plate1-main .main-cent .cent-bottom .bottom-link .link-text {
    font-family: 'MontserratBold';
    font-size: 14px;
    color: #999;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .productDetails .productDetails-plate1 .plate1-main .main-cent .cent-bottom .bottom-link:hover .link-text {
    color: #2152af;
  }
  .productDetails .productDetails-plate2 {
    width: 100%;
    height: auto;
  }
  .productDetails .productDetails-plate2 .plate2-main {
    display: block;
    justify-content: space-between;
    flex-direction: row-reverse;
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 0.22rem 0.3rem;
  }
  .productDetails .productDetails-plate2 .plate2-main .main-pic {
    width: 100%;
    height: auto;
    overflow: hidden;
  }
  .productDetails .productDetails-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;
  }
  .productDetails .productDetails-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));
  }
  .productDetails .productDetails-plate2 .plate2-main .main-cent {
    width: 100%;
    height: auto;
    padding: 0.35rem 0 0 0;
  }
  .productDetails .productDetails-plate2 .plate2-main .main-cent .cent-title {
    font-family: 'MontserratBold';
    font-size: 0.36rem;
    font-weight: bold;
    color: #333;
  }
  .productDetails .productDetails-plate2 .plate2-main .main-cent .cent-text {
    margin-top: 0.2rem;
    font-size: 0.3rem;
    line-height: 0.44rem;
    color: #333;
  }
  .productDetails .productDetails-plate3 {
    width: 100%;
    height: auto;
    background: #fff;
  }
  .productDetails .productDetails-plate3 .plate3-main {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 1.22rem 0.3rem;
  }
  .productDetails .productDetails-plate3 .plate3-main .main-pic {
    width: 100%;
    height: auto;
    overflow: hidden;
  }
  .productDetails .productDetails-plate3 .plate3-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;
  }
  .productDetails .productDetails-plate3 .plate3-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));
  }
  .productDetails .productDetails-plate3 .plate3-main .main-cent {
    width: 100%;
    height: auto;
    padding: 0.35rem 0 0 0;
  }
  .productDetails .productDetails-plate3 .plate3-main .main-cent .cent-title {
    font-family: 'MontserratBold';
    font-size: 0.36rem;
    font-weight: bold;
    color: #333;
  }
  .productDetails .productDetails-plate3 .plate3-main .main-cent .cent-text {
    margin-top: 0.2rem;
    font-size: 0.3rem;
    line-height: 0.44rem;
    color: #333;
  }
  .productDetails .productDetails-plate4 {
    width: 100%;
    height: auto;
  }
  .productDetails .productDetails-plate4 .plate4-main {
    width: 100%;
    height: auto;
    padding: 0.88rem 0.3rem 1.06rem;
    margin: 0 auto;
  }
  .productDetails .productDetails-plate4 .plate4-main .main-title {
    font-family: 'MontserratBold';
    font-size: 0.34rem;
    font-weight: bold;
    color: #333;
  }
  .productDetails .productDetails-plate4 .plate4-main .main-table {
    width: 100%;
    height: auto;
    margin-top: 0.6rem;
  }
  .productDetails .productDetails-plate4 .plate4-main .main-table .table-list {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: auto;
    padding: 0.15rem 0;
    background: #f0f0f0;
  }
  .productDetails .productDetails-plate4 .plate4-main .main-table .table-list:nth-child(even) {
    background: #fff;
  }
  .productDetails .productDetails-plate4 .plate4-main .main-table .table-list .list-item {
    width: 50%;
    height: auto;
    padding: 0 0.2rem;
    font-size: 0.3rem;
    line-height: 0.44rem;
    text-align: left;
    color: #666;
  }
  .productDetails .productDetails-plate5 {
    width: 100%;
    height: auto;
    background: url(../image/bg.jpg) no-repeat left top;
    background-size: 100% 100%;
  }
  .productDetails .productDetails-plate5 .plate5-main {
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 0.73rem 0.3rem 1.8rem;
  }
  .productDetails .productDetails-plate5 .plate5-main .main-title {
    font-family: 'MontserratBold';
    font-size: 0.34rem;
    font-weight: bold;
    color: #333;
  }
  .productDetails .productDetails-plate5 .plate5-main .mail-video {
    position: relative;
    width: 100%;
    height: auto;
    margin: 0.66rem auto 0;
    background: #000;
  }
  .productDetails .productDetails-plate5 .plate5-main .mail-video .hidden-box {
    width: 100%;
    height: 100%;
  }
  .productDetails .productDetails-plate5 .plate5-main .mail-video .hidden-box .box-pic {
    width: 100%;
    height: auto;
    overflow: hidden;
  }
  .productDetails .productDetails-plate5 .plate5-main .mail-video .hidden-box .box-pic img {
    width: 100%;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .productDetails .productDetails-plate5 .plate5-main .mail-video .hidden-box .icon-box {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 0.8rem;
    height: auto;
    cursor: pointer;
    transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
  }
  .productDetails .productDetails-plate5 .plate5-main .mail-video .hidden-box .icon-box .right-icon {
    width: 100%;
    z-index: 3;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .productDetails .productDetails-plate5 .plate5-main .mail-video .hidden-box .icon-box:hover .right-icon {
    transform: scale(0.9, 0.9) translateZ(0);
    -o-transform: scale(0.9, 0.9) translateZ(0);
    -moz-transform: scale(0.9, 0.9) translateZ(0);
    -webkit-transform: scale(0.9, 0.9 translateZ(0));
  }
  .productDetails .productDetails-plate5 .plate5-main .mail-video .video-box {
    display: none;
    width: 100%;
    height: auto;
  }
  .productDetails .productDetails-plate5 .plate5-main .mail-video .video-box video {
    width: 100%;
    height: auto;
  }
  .productDetails .productDetails-plate6 {
    width: 100%;
    height: auto;
    background: #fff;
  }
  .productDetails .productDetails-plate6 .plate6-main {
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 1.08rem 0.3rem 0.7rem;
  }
  .productDetails .productDetails-plate6 .plate6-main .main-title {
    font-family: 'MontserratBold';
    font-size: 0.34rem;
    font-weight: bold;
    color: #333;
  }
  .productDetails .productDetails-plate6 .plate6-main .main-box {
    width: 100%;
    height: auto;
    margin-top: 0.55rem;
    font-size: 0.3rem;
    line-height: 0.44rem;
    color: #333;
  }
  .productDetails .productDetails-plate6 .plate6-main .main-box img {
    display: block;
    max-width: 100%;
    width: auto;
    margin: 0 auto;
  }
  .productDetails .productDetails-plate6 .plate6-main .main-botton {
    display: block;
    width: 4rem;
    height: 1rem;
    margin: 0.7rem auto 0;
    font-family: 'MontserratBold';
    font-size: 0.28rem;
    text-align: center;
    line-height: 1rem;
    color: #fff;
    background: #2152af;
    border-radius: 10px;
  }
  .productDetails .productDetails-plate6 .plate6-main .main-botton:hover {
    transform: translatey(-0.1rem);
    -o-transform: translatey(-0.1rem);
    -moz-transform: translatey(-0.1rem);
    -webkit-transform: translatey(-0.1rem);
  }
  .productDetails .productDetails-plate7 {
    width: 100%;
    height: auto;
  }
  .productDetails .productDetails-plate7 .plate7-main {
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 0.7rem 0.3rem 0.66rem;
  }
  .productDetails .productDetails-plate7 .plate7-main .main-title {
    font-family: 'MontserratBold';
    font-size: 0.34rem;
    font-weight: bold;
    color: #333;
  }
  .productDetails .productDetails-plate7 .plate7-main .main-cont {
    position: relative;
    width: 100%;
    height: auto;
    margin-top: 0.2rem;
  }
  .productDetails .productDetails-plate7 .plate7-main .main-cont .cont-swiper {
    width: 100%;
    height: auto;
    padding: 0.5rem 0;
    overflow: hidden;
  }
  .productDetails .productDetails-plate7 .plate7-main .main-cont .cont-swiper .swiper-slide {
    width: 100%;
    height: auto;
  }
  .productDetails .productDetails-plate7 .plate7-main .main-cont .cont-swiper .swiper-slide .slide-item {
    display: block;
    position: relative;
    width: 100%;
    height: auto;
    background: #fff;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .productDetails .productDetails-plate7 .plate7-main .main-cont .cont-swiper .swiper-slide .slide-item .item-pic {
    width: 100%;
    height: auto;
    overflow: hidden;
  }
  .productDetails .productDetails-plate7 .plate7-main .main-cont .cont-swiper .swiper-slide .slide-item .item-pic img {
    width: 100%;
  }
  .productDetails .productDetails-plate7 .plate7-main .main-cont .cont-swiper .swiper-slide .slide-item .item-title {
    position: absolute;
    top: 0.32rem;
    left: 0;
    width: 100%;
    font-family: 'MontserratBold';
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    color: #333;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .productDetails .productDetails-plate7 .plate7-main .main-cont .cont-swiper .swiper-slide .slide-item:hover {
    box-shadow: 0.15rem 0 0.4rem rgba(0, 0, 0, 0.15);
  }
  .productDetails .productDetails-plate7 .plate7-main .main-cont .cont-swiper .swiper-slide .slide-item:hover .item-title {
    color: #2152af;
  }
  .productDetails .productDetails-plate7 .plate7-main .main-cont .plate7-swiper-button-prev,
  .productDetails .productDetails-plate7 .plate7-main .main-cont .plate7-swiper-button-next {
    position: absolute;
    top: 50%;
    width: 1rem;
    height: 1rem;
    background: #fff;
    border-radius: 50%;
    box-shadow: 0 0 0.3rem rgba(0, 0, 0, 0.1);
    cursor: pointer;
    outline: none;
    z-index: 9;
    transform: translatey(-50%);
    -o-transform: translatey(-50%);
    -moz-transform: translatey(-50%);
    -webkit-transform: translatey(-50%);
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .productDetails .productDetails-plate7 .plate7-main .main-cont .plate7-swiper-button-prev img,
  .productDetails .productDetails-plate7 .plate7-main .main-cont .plate7-swiper-button-next img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 9px;
    transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
  }
  .productDetails .productDetails-plate7 .plate7-main .main-cont .plate7-swiper-button-prev .img2,
  .productDetails .productDetails-plate7 .plate7-main .main-cont .plate7-swiper-button-next .img2 {
    opacity: 0;
  }
  .productDetails .productDetails-plate7 .plate7-main .main-cont .plate7-swiper-button-prev:hover,
  .productDetails .productDetails-plate7 .plate7-main .main-cont .plate7-swiper-button-next:hover {
    background: #2152af;
  }
  .productDetails .productDetails-plate7 .plate7-main .main-cont .plate7-swiper-button-prev:hover .img1,
  .productDetails .productDetails-plate7 .plate7-main .main-cont .plate7-swiper-button-next:hover .img1 {
    opacity: 0;
  }
  .productDetails .productDetails-plate7 .plate7-main .main-cont .plate7-swiper-button-prev:hover .img2,
  .productDetails .productDetails-plate7 .plate7-main .main-cont .plate7-swiper-button-next:hover .img2 {
    opacity: 1;
  }
  .productDetails .productDetails-plate7 .plate7-main .main-cont .plate7-swiper-button-prev {
    left: -0.2rem;
  }
  .productDetails .productDetails-plate7 .plate7-main .main-cont .plate7-swiper-button-next {
    right: -0.2rem;
  }
  .history {
    position: relative;
    width: 100%;
    height: auto;
    padding: 0 0.3rem 2.16rem;
    background: #f0f1f1 url(../image/bg1.jpg) no-repeat left top;
    background-size: 100%;
  }
  .history::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 9.08rem;
    background: url(../image/bg2.jpg) no-repeat left top;
    background-size: auto 100%;
  }
  .history .page-subNav {
    padding: 0.4rem 0 0;
  }
  .history .history-main {
    position: relative;
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 1.3rem 0.2rem 0;
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.6);
    z-index: 9;
  }
  .history .history-main .main-title {
    font-family: 'MontserratBold';
    font-size: 0.48rem;
    text-align: center;
    color: #333;
  }
  .history .history-main .main-text {
    margin-top: 0.85rem;
    font-size: 0.36rem;
    text-align: center;
    color: #666;
  }
  .history .history-main .main-cont {
    position: relative;
    width: 100%;
    height: auto;
    margin-top: 0.8rem;
    padding-bottom: 2.5rem;
  }
  .history .history-main .main-cont::after {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    width: 3px;
    height: calc(100% - 3.3rem);
    background: #cccccc;
    transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
  }
  .history .history-main .main-cont .cont-time {
    position: relative;
    width: 57px;
    height: 57px;
    margin: 0 auto 1.48rem;
    z-index: 9;
  }
  .history .history-main .main-cont .cont-time img {
    width: 100%;
  }
  .history .history-main .main-cont .cont-box {
    width: 100%;
    height: auto;
  }
  .history .history-main .main-cont .cont-box .cont-list {
    display: flex;
    justify-content: center;
    position: relative;
    width: 100%;
    height: auto;
    margin-bottom: 1.08rem;
    z-index: 9;
  }
  .history .history-main .main-cont .cont-box .cont-list::before {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    width: 0.3rem;
    height: 0.3rem;
    border-radius: 50%;
    background: #2152af;
    z-index: 5;
    transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
  }
  .history .history-main .main-cont .cont-box .cont-list::after {
    content: '';
    position: absolute;
    top: 0.04rem;
    left: 50%;
    width: 0.22rem;
    height: 0.22rem;
    border-radius: 50%;
    background: #fff;
    z-index: 9;
    transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
  }
  .history .history-main .main-cont .cont-box .cont-list:nth-child(even) {
    flex-direction: row-reverse;
  }
  .history .history-main .main-cont .cont-box .cont-list:nth-child(even) .list-pic {
    text-align: left;
    padding-right: 0;
    padding-left: 0.64rem;
  }
  .history .history-main .main-cont .cont-box .cont-list:nth-child(even) .list-cent {
    display: flex;
    justify-content: flex-end;
    align-content: flex-start;
    flex-wrap: wrap;
    padding-left: 0;
    padding-right: 0.5rem;
  }
  .history .history-main .main-cont .cont-box .cont-list:nth-child(even) .list-cent .cent-title,
  .history .history-main .main-cont .cont-box .cont-list:nth-child(even) .list-cent .cent-text {
    text-align: right;
  }
  .history .history-main .main-cont .cont-box .cont-list .list-pic {
    width: 50%;
    height: auto;
    text-align: right;
    padding-right: 0.64rem;
  }
  .history .history-main .main-cont .cont-box .cont-list .list-pic img {
    width: 100%;
  }
  .history .history-main .main-cont .cont-box .cont-list .list-cent {
    width: 50%;
    height: auto;
    padding-left: 0.5rem;
  }
  .history .history-main .main-cont .cont-box .cont-list .list-cent .cent-title {
    width: 100%;
    font-family: 'MontserratBold';
    font-size: 0.36rem;
    color: #2152af;
  }
  .history .history-main .main-cont .cont-box .cont-list .list-cent .cent-text {
    width: 100%;
    margin-top: 0.25rem;
    font-size: 0.28rem;
    line-height: 0.44rem;
    color: #666;
  }
  .history .history-main .main-cont .cont-load {
    display: block;
    position: relative;
    width: 80px;
    height: auto;
    margin: 1.48rem auto 0;
    text-align: center;
    z-index: 9;
  }
  .history .history-main .main-cont .cont-load img {
    width: 59px;
  }
  .history .history-main .main-cont .cont-load .load-title {
    margin-top: 0.15rem;
    font-size: 14px;
    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;
  }
  .history .history-main .main-cont .cont-load:hover .load-title {
    transform: translatey(-0.1rem);
    -o-transform: translatey(-0.1rem);
    -moz-transform: translatey(-0.1rem);
    -webkit-transform: translatey(-0.1rem);
  }
  .about {
    width: 100%;
    height: auto;
  }
  .about .about-main {
    width: 100%;
    height: auto;
    margin: 0 auto 0;
  }
  .about .about-main .main-plate1 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    padding: 0 0.3rem;
  }
  .about .about-main .main-plate1 .plate1-cent {
    width: 100%;
    height: auto;
    padding: 0.3rem 0 0 0;
  }
  .about .about-main .main-plate1 .plate1-cent .cent-title {
    font-family: 'MontserratBold';
    font-size: 0.48rem;
    color: #333;
  }
  .about .about-main .main-plate1 .plate1-cent .cent-text {
    margin-top: 0.5rem;
    font-size: 0.32rem;
    line-height: 0.48rem;
    color: #333;
  }
  .about .about-main .main-plate1 .plate1-cent .cent-text2 {
    margin-top: 0.5rem;
    font-size: 0.28rem;
    line-height: 0.46rem;
    color: #666;
  }
  .about .about-main .main-plate1 .plate1-pic {
    width: 100%;
    height: 100%;
    margin-top: 0.5rem;
    overflow: hidden;
  }
  .about .about-main .main-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;
  }
  .about .about-main .main-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));
  }
  .about .about-main .main-plate2 {
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 0.98rem 0.3rem 1.26rem;
  }
  .about .about-main .main-plate2 .plate2-title {
    font-family: 'MontserratBold';
    font-size: 0.48rem;
    color: #332;
  }
  .about .about-main .main-plate2 .plate2-box {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    margin-top: 0.88rem;
  }
  .about .about-main .main-plate2 .plate2-box .box-item {
    width: 100%;
    height: auto;
    margin-right: 0;
    margin-bottom: 0.5rem;
    padding: 0.7rem 0 0.7rem;
    background: #f4f4f4;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .about .about-main .main-plate2 .plate2-box .box-item:last-of-type {
    margin-right: 0;
  }
  .about .about-main .main-plate2 .plate2-box .box-item .item-icon {
    position: relative;
    width: 0.8rem;
    height: 0.86rem;
    margin: 0 auto;
  }
  .about .about-main .main-plate2 .plate2-box .box-item .item-icon img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .about .about-main .main-plate2 .plate2-box .box-item .item-icon .img2 {
    opacity: 0;
  }
  .about .about-main .main-plate2 .plate2-box .box-item .item-title {
    margin-top: 0.3rem;
    font-family: 'MontserratBold';
    font-size: 0.34rem;
    text-align: center;
    color: #333333;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .about .about-main .main-plate2 .plate2-box .box-item .item-text {
    margin-top: 0.2rem;
    padding: 0 0.3rem;
    font-size: 0.28rem;
    text-align: center;
    line-height: 0.44rem;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .about .about-main .main-plate2 .plate2-box .box-item:hover {
    background: #2152af;
  }
  .about .about-main .main-plate2 .plate2-box .box-item:hover .item-icon .img1 {
    opacity: 0;
  }
  .about .about-main .main-plate2 .plate2-box .box-item:hover .item-icon .img2 {
    opacity: 1;
  }
  .about .about-main .main-plate2 .plate2-box .box-item:hover .item-title,
  .about .about-main .main-plate2 .plate2-box .box-item:hover .item-text {
    color: #fff;
  }
  .about .about-main .main-plate3 {
    width: 100%;
    height: auto;
  }
  .about .about-main .main-plate3 .palte3-title {
    width: 100%;
    margin: 0 auto;
    padding: 0 0.3rem;
    font-family: 'MontserratBold';
    font-size: 0.48rem;
    color: #332;
  }
  .about .about-main .main-plate3 .palte3-box {
    width: 100%;
    height: auto;
    margin-top: 0.9rem;
    padding: 0.99rem 0 0.74rem;
    background: #f2f2f2;
  }
  .about .about-main .main-plate3 .palte3-box .box-cont {
    position: relative;
    width: 100%;
    height: auto;
    padding: 0 0.3rem;
    margin: 0 auto;
  }
  .about .about-main .main-plate3 .palte3-box .box-cont .cont-swiper {
    width: 100%;
    height: auto;
    overflow: hidden;
  }
  .about .about-main .main-plate3 .palte3-box .box-cont .cont-swiper .swiper-slide {
    width: 100%;
    height: auto;
  }
  .about .about-main .main-plate3 .palte3-box .box-cont .cont-swiper .swiper-slide .slide-item {
    display: block;
    position: relative;
    width: 100%;
    height: auto;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .about .about-main .main-plate3 .palte3-box .box-cont .cont-swiper .swiper-slide .slide-item .item-pic {
    width: 100%;
    height: auto;
    overflow: hidden;
  }
  .about .about-main .main-plate3 .palte3-box .box-cont .cont-swiper .swiper-slide .slide-item .item-pic img {
    width: 100%;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .about .about-main .main-plate3 .palte3-box .box-cont .cont-swiper .swiper-slide .slide-item .item-title {
    width: 100%;
    margin-top: 0.3rem;
    font-size: 0.28rem;
    font-weight: bold;
    color: #333;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .about .about-main .main-plate3 .palte3-box .box-cont .cont-swiper .swiper-slide .slide-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));
  }
  .about .about-main .main-plate3 .palte3-box .box-cont .cont-swiper .swiper-slide .slide-item:hover .item-title {
    color: #2152af;
  }
  .about .about-main .main-plate3 .palte3-box .box-cont .plate3-swiper-button-prev,
  .about .about-main .main-plate3 .palte3-box .box-cont .plate3-swiper-button-next {
    position: absolute;
    top: 50%;
    width: 0.6rem;
    height: 0.6rem;
    background: #fff;
    border-radius: 50%;
    box-shadow: 0 0 0.3rem rgba(0, 0, 0, 0.1);
    cursor: pointer;
    outline: none;
    z-index: 9;
    transform: translatey(-50%);
    -o-transform: translatey(-50%);
    -moz-transform: translatey(-50%);
    -webkit-transform: translatey(-50%);
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .about .about-main .main-plate3 .palte3-box .box-cont .plate3-swiper-button-prev img,
  .about .about-main .main-plate3 .palte3-box .box-cont .plate3-swiper-button-next img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 9px;
    transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
  }
  .about .about-main .main-plate3 .palte3-box .box-cont .plate3-swiper-button-prev .img2,
  .about .about-main .main-plate3 .palte3-box .box-cont .plate3-swiper-button-next .img2 {
    opacity: 0;
  }
  .about .about-main .main-plate3 .palte3-box .box-cont .plate3-swiper-button-prev:hover,
  .about .about-main .main-plate3 .palte3-box .box-cont .plate3-swiper-button-next:hover {
    background: #2152af;
  }
  .about .about-main .main-plate3 .palte3-box .box-cont .plate3-swiper-button-prev:hover .img1,
  .about .about-main .main-plate3 .palte3-box .box-cont .plate3-swiper-button-next:hover .img1 {
    opacity: 0;
  }
  .about .about-main .main-plate3 .palte3-box .box-cont .plate3-swiper-button-prev:hover .img2,
  .about .about-main .main-plate3 .palte3-box .box-cont .plate3-swiper-button-next:hover .img2 {
    opacity: 1;
  }
  .about .about-main .main-plate3 .palte3-box .box-cont .plate3-swiper-button-prev {
    left: 0.1rem;
  }
  .about .about-main .main-plate3 .palte3-box .box-cont .plate3-swiper-button-next {
    right: 0.1rem;
  }
  .about .about-main .main-plate4 {
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 1.2rem 0.3rem 1.16rem;
  }
  .about .about-main .main-plate4 .plate4-title {
    font-family: 'MontserratBold';
    /* font-size: 0.3rem; */
    color: #332;
  }
  .about .about-main .main-plate4 .palte4-text {
    width: 100%;
    line-height: 0.22rem;
    color: #666;
  }
  .about .about-main .main-plate4 .plate4-cont {
    position: relative;
    width: 100%;
    height: auto;
    margin-top: 0.78rem;
  }
  .about .about-main .main-plate4 .plate4-cont .cont-swiper {
    width: 100%;
    height: auto;
    overflow: hidden;
  }
  .about .about-main .main-plate4 .plate4-cont .cont-swiper .swiper-slide {
    width: 100%;
    height: auto;
  }
  .about .about-main .main-plate4 .plate4-cont .cont-swiper .swiper-slide .slide-item {
    display: block;
    position: relative;
    width: 100%;
    height: auto;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .about .about-main .main-plate4 .plate4-cont .cont-swiper .swiper-slide .slide-item .item-pic {
    width: 100%;
    height: auto;
    overflow: hidden;
  }
  .about .about-main .main-plate4 .plate4-cont .cont-swiper .swiper-slide .slide-item .item-pic img {
    width: 100%;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .about .about-main .main-plate4 .plate4-cont .cont-swiper .swiper-slide .slide-item .item-title {
    width: 100%;
    margin-top: 0.3rem;
    font-size: 0.28rem;
    font-weight: bold;
    color: #333;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .about .about-main .main-plate4 .plate4-cont .cont-swiper .swiper-slide .slide-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));
  }
  .about .about-main .main-plate4 .plate4-cont .cont-swiper .swiper-slide .slide-item:hover .item-title {
    color: #2152af;
  }
  .about .about-main .main-plate4 .plate4-cont .plate4-swiper-button-prev,
  .about .about-main .main-plate4 .plate4-cont .plate4-swiper-button-next {
    position: absolute;
    top: 50%;
    width: 1rem;
    height: 1rem;
    background: #fff;
    border-radius: 50%;
    box-shadow: 0 0 0.3rem rgba(0, 0, 0, 0.1);
    cursor: pointer;
    outline: none;
    z-index: 9;
    transform: translatey(-50%);
    -o-transform: translatey(-50%);
    -moz-transform: translatey(-50%);
    -webkit-transform: translatey(-50%);
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .about .about-main .main-plate4 .plate4-cont .plate4-swiper-button-prev img,
  .about .about-main .main-plate4 .plate4-cont .plate4-swiper-button-next img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 9px;
    transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
  }
  .about .about-main .main-plate4 .plate4-cont .plate4-swiper-button-prev .img2,
  .about .about-main .main-plate4 .plate4-cont .plate4-swiper-button-next .img2 {
    opacity: 0;
  }
  .about .about-main .main-plate4 .plate4-cont .plate4-swiper-button-prev:hover,
  .about .about-main .main-plate4 .plate4-cont .plate4-swiper-button-next:hover {
    background: #2152af;
  }
  .about .about-main .main-plate4 .plate4-cont .plate4-swiper-button-prev:hover .img1,
  .about .about-main .main-plate4 .plate4-cont .plate4-swiper-button-next:hover .img1 {
    opacity: 0;
  }
  .about .about-main .main-plate4 .plate4-cont .plate4-swiper-button-prev:hover .img2,
  .about .about-main .main-plate4 .plate4-cont .plate4-swiper-button-next:hover .img2 {
    opacity: 1;
  }
  .about .about-main .main-plate4 .plate4-cont .plate4-swiper-button-prev {
    left: -0.2rem;
  }
  .about .about-main .main-plate4 .plate4-cont .plate4-swiper-button-next {
    right: -0.2rem;
  }
  .about .about-main .main-plate5 {
    width: 100%;
    height: auto;
    padding: 1rem 0.3rem 0;
    background: #f7f7fa;
  }
  .about .about-main .main-plate5 .plate5-box {
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  .about .about-main .main-plate5 .plate5-box .box-title {
    font-family: 'MontserratBold';
    font-size: 0.48rem;
    color: #332;
  }
  .about .about-main .main-plate5 .plate5-box .box-swiper {
    position: relative;
    width: 100%;
    height: auto;
    margin-top: 0.8rem;
    padding-bottom: 1.5rem;
    overflow: hidden;
  }
  .about .about-main .main-plate5 .plate5-box .box-swiper .swiper-slide {
    width: 100%;
    height: auto;
  }
  .about .about-main .main-plate5 .plate5-box .box-swiper .swiper-slide .slide-item {
    display: block;
    position: relative;
    width: 100%;
    height: auto;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .about .about-main .main-plate5 .plate5-box .box-swiper .swiper-slide .slide-item .item-pic {
    width: 100%;
    height: auto;
    overflow: hidden;
  }
  .about .about-main .main-plate5 .plate5-box .box-swiper .swiper-slide .slide-item .item-pic img {
    width: 100%;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .about .about-main .main-plate5 .plate5-box .box-swiper .swiper-slide .slide-item .item-title {
    width: 100%;
    margin-top: 0.3rem;
    font-size: 0.28rem;
    font-weight: bold;
    color: #333;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .about .about-main .main-plate5 .plate5-box .box-swiper .swiper-slide .slide-item:hover .item-title {
    color: #2152af;
  }
  .about .about-main .main-plate5 .plate5-box .box-swiper .swiper-pagination {
    bottom: 0.76rem;
  }
  .about .about-main .main-plate5 .plate5-box .box-swiper .swiper-pagination .swiper-pagination-bullet {
    width: 14px;
    height: 14px;
    margin: 0 0.17rem;
    border: solid 1px #dcdcdc;
    background: #fff;
    opacity: 1;
    cursor: pointer;
  }
  .about .about-main .main-plate5 .plate5-box .box-swiper .swiper-pagination .swiper-pagination-bullet-active {
    border: solid 1px #2152af;
    background: #2152af;
  }
  .solution {
    width: 100%;
    height: auto;
    background: #f7f7f7;
  }
  .solution .solution-main {
    width: 100%;
    height: auto;
    padding: 1.4rem 0.3rem 1.34rem;
    margin: 0 auto;
  }
  .solution .solution-main .main-item {
    display: block;
    justify-content: space-between;
    width: 100%;
    height: auto;
    margin-bottom: 0.6rem;
  }
  .solution .solution-main .main-item:nth-child(even) {
    flex-direction: row-reverse;
  }
  .solution .solution-main .main-item .item-pic {
    width: 100%;
    height: auto;
    overflow: hidden;
  }
  .solution .solution-main .main-item .item-pic img {
    width: 100%;
    height: 100%;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .solution .solution-main .main-item .item-pic:hover img {
    transform: scale(1.1, 1.1) translateZ(0);
    -o-transform: scale(1.1, 1.1) translateZ(0);
    -moz-transform: scale(1.1, 1.1) translateZ(0);
    -webkit-transform: scale(1.1, 1.1 translateZ(0));
  }
  .solution .solution-main .main-item .item-cent {
    position: relative;
    width: 100%;
    height: auto;
    padding: 1.2rem 0.3rem 0.5rem;
    background: #fff;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .solution .solution-main .main-item .item-cent .cent-title {
    font-size: 0.36rem;
    font-weight: bold;
    color: #000;
  }
  .solution .solution-main .main-item .item-cent .cent-heng {
    width: 32px;
    height: 2px;
    margin: 0.34rem 0 0.6rem;
    background: #2152af;
  }
  .solution .solution-main .main-item .item-cent .cent-text {
    position: relative;
    font-size: 0.28rem;
    line-height: 0.44rem;
    color: #666;
    z-index: 9;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
  }
  .solution .solution-main .main-item .item-cent .cent-botton {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 2.2rem;
    height: 0.8rem;
    margin-top: 0.5rem;
    border-radius: 0.45rem;
    border: solid 2px #dadada;
  }
  .solution .solution-main .main-item .item-cent .cent-botton .bottom-title {
    margin-right: 0.2rem;
    font-family: 'MontserratBold';
    font-size: 0.26rem;
    color: #666;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .solution .solution-main .main-item .item-cent .cent-botton .bottom-arrow {
    width: 16px;
    height: 12px;
    background: url(../image/icon-solution-arrow.png) no-repeat left top;
    background-size: 100%;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .solution .solution-main .main-item .item-cent .cent-botton:hover {
    border: solid 2px #2152af;
    background: #2152af;
  }
  .solution .solution-main .main-item .item-cent .cent-botton:hover .bottom-title {
    color: #fff;
  }
  .solution .solution-main .main-item .item-cent .cent-botton:hover .bottom-arrow {
    background: url(../image/icon-botton-arrow.png) no-repeat left top;
  }
  .contact {
    width: 100%;
    height: auto;
    padding-top: 1.2rem;
  }
  .contact .page-subNav {
    height: 70px;
    padding: 0 0.3rem;
  }
  .contact .contact-main {
    width: 100%;
    height: auto;
  }
  .contact .contact-main .main-plate1 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    padding: 0 0.3rem;
  }
  .contact .contact-main .main-plate1 .plate1-cent {
    width: 100%;
    height: auto;
    padding: 1rem 0 0.5rem;
  }
  .contact .contact-main .main-plate1 .plate1-cent .cent-title {
    font-family: 'MontserratBold';
    font-size: 0.48rem;
    font-weight: bold;
    color: #333;
  }
  .contact .contact-main .main-plate1 .plate1-cent .cent-text {
    font-size: 0.2rem;
    line-height: 0.4rem;
    color: #666;
  }
  .contact .contact-main .main-plate1 .plate1-cent .cent-text span {
    color: #2152af;
  }
  .contact .contact-main .main-plate1 .plate1-pic {
    width: 100%;
    height: 100%;
    overflow: hidden;
  }
  .contact .contact-main .main-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;
  }
  .contact .contact-main .main-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));
  }
  .contact .contact-main .main-map {
    width: 100%;
    height: 4.92rem;
    margin: 0.65rem auto 0.76rem;
    overflow: hidden;
  }
  .contact .contact-main .main-form {
    width: 100%;
    height: auto;
    padding: 1rem 0.3rem 1.2rem;
    background: #f9f9f9;
  }
  .contact .contact-main .main-form .form-cont {
    width: 100%;
    height: auto;
  }
  .contact .contact-main .main-form .form-cont .cont-title {
    font-family: 'MontserratBold';
    font-size: 0.48rem;
    font-weight: bold;
    color: #333;
  }
  .contact .contact-main .main-form .form-cont .cont-box {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    margin-top: 0.7rem;
  }
  .contact .contact-main .main-form .form-cont .cont-box .box-item {
    position: relative;
    width: 100%;
    height: 0.8rem;
    margin-bottom: 0.35rem;
    border-radius: 0.05rem;
    border: solid 1px #dadada;
    background: #fff;
  }
  .contact .contact-main .main-form .form-cont .cont-box .box-item:last-of-type {
    margin-right: 0;
  }
  .contact .contact-main .main-form .form-cont .cont-box .box-item::after {
    content: '*';
    position: absolute;
    top: 60%;
    right: 0.3rem;
    font-size: 24px;
    color: #2152af;
    transform: translatey(-50%);
    -o-transform: translatey(-50%);
    -moz-transform: translatey(-50%);
    -webkit-transform: translatey(-50%);
  }
  .contact .contact-main .main-form .form-cont .cont-box .box-item input {
    width: 100%;
    height: 100%;
    padding: 0 0.3rem;
    font-size: 0.3rem;
    color: #666;
    border-radius: 0.05rem;
  }
  .contact .contact-main .main-form .form-cont .cont-box .box-item input::placeholder {
    font-size: 0.3rem;
    color: #666;
  }
  .contact .contact-main .main-form .form-cont .cont-box .box-item .top-select {
    position: relative;
    width: 100%;
    height: 100%;
  }
  .contact .contact-main .main-form .form-cont .cont-box .box-item .top-select .select-title {
    position: relative;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    height: 100%;
    padding: 0 0.8rem 0 0.3rem;
    font-size: 0.3rem;
    color: #666;
    cursor: pointer;
  }
  .contact .contact-main .main-form .form-cont .cont-box .box-item .top-select .select-title .select-icon {
    position: absolute;
    top: 50%;
    right: 0.5rem;
    width: 14px;
    transform: translatey(-50%);
    -o-transform: translatey(-50%);
    -moz-transform: translatey(-50%);
    -webkit-transform: translatey(-50%);
  }
  .contact .contact-main .main-form .form-cont .cont-box .box-item .top-select .select-ul {
    position: absolute;
    width: 100%;
    max-height: 2.5rem;
    height: 0;
    margin-top: -1px;
    background: #fff;
    z-index: 99;
    overflow-y: scroll;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .contact .contact-main .main-form .form-cont .cont-box .box-item .top-select .select-ul::-webkit-scrollbar {
    width: 3px;
  }
  .contact .contact-main .main-form .form-cont .cont-box .box-item .top-select .select-ul::-webkit-scrollbar-thumb {
    background: #2152af;
  }
  .contact .contact-main .main-form .form-cont .cont-box .box-item .top-select .select-ul .select-li {
    width: 100%;
    height: 0.5rem;
    font-size: 0.26rem;
    line-height: 0.5rem;
    text-align: center;
    color: #999;
    cursor: pointer;
  }
  .contact .contact-main .main-form .form-cont .cont-box .box-item2 {
    width: 100%;
  }
  .contact .contact-main .main-form .form-cont .cont-box .box-item3 {
    width: 100%;
    height: 2rem;
  }
  .contact .contact-main .main-form .form-cont .cont-box .box-item3::after {
    display: none;
  }
  .contact .contact-main .main-form .form-cont .cont-box .box-item3 textarea {
    width: 100%;
    height: 100%;
    padding: 0.2rem 0.3rem 0;
    font-size: 0.3rem;
    color: #666;
    border-radius: 0.05rem;
  }
  .contact .contact-main .main-form .form-cont .cont-box .box-item3 textarea::placeholder {
    font-size: 0.3rem;
    color: #666;
  }
  .contact .contact-main .main-form .form-cont .cont-bottom {
    display: flex;
    justify-content: center;
    width: 100%;
    height: auto;
    margin-top: 0.4rem;
  }
  .contact .contact-main .main-form .form-cont .cont-bottom .bottom-botton {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 174px;
    height: 50px;
    margin: 0 0.2rem;
    border-radius: 0.45rem;
    background: #fff;
    box-shadow: 0.05rem 0 0.16rem rgba(0, 0, 0, 0.11);
  }
  .contact .contact-main .main-form .form-cont .cont-bottom .bottom-botton .bottom-title {
    font-family: 'MontserratBold';
    font-size: 0.3rem;
    color: #666;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .contact .contact-main .main-form .form-cont .cont-bottom .bottom-botton .bottom-arrow {
    width: 15px;
    height: 20px;
    margin-left: 0.2rem;
    background: url(../image/icon-contact-botton2.png) no-repeat left top;
    background-size: 100%;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .contact .contact-main .main-form .form-cont .cont-bottom .bottom-botton:hover {
    background: #2152af;
  }
  .contact .contact-main .main-form .form-cont .cont-bottom .bottom-botton:hover .bottom-title {
    color: #fff;
  }
  .contact .contact-main .main-form .form-cont .cont-bottom .bottom-botton:hover .bottom-arrow {
    background: url(../image/icon-contact-botton.png) no-repeat left top;
  }
  .contact .contact-main .main-bottom {
    width: 100%;
    height: auto;
    padding: 0.3rem 0.5rem;
    background: #fff;
  }
  .contact .contact-main .main-bottom .bottom-cont {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    align-items: center;
    width: 100%;
    height: 100%;
    margin: 0 auto;
  }
  .contact .contact-main .main-bottom .bottom-cont .cont-title {
    font-family: 'MontserratBold';
    font-size: 0.48rem;
    color: #333;
  }
  .contact .contact-main .main-bottom .bottom-cont .cont-share {
    display: flex;
    justify-content: flex-start;
    width: auto;
    height: 0.6rem;
    margin-left: 0;
    margin-top: 0.5rem;
  }
  .contact .contact-main .main-bottom .bottom-cont .cont-share .share-icon {
    width: auto;
    height: 0.6rem;
    margin-right: 0.6rem;
  }
  .contact .contact-main .main-bottom .bottom-cont .cont-share .share-icon img {
    width: auto;
    height: 0.6rem;
  }
  .contact .contact-main .main-bottom .bottom-cont .cont-share .share-icon:hover {
    transform: translatey(-0.1rem);
    -o-transform: translatey(-0.1rem);
    -moz-transform: translatey(-0.1rem);
    -webkit-transform: translatey(-0.1rem);
  }
  .layout {
    width: 100%;
    height: auto;
  }
  .layout .layout-main {
    width: 100%;
    height: auto;
    padding: 0.88rem 0.3rem 1.6rem;
    margin: 00 auto;
  }
  .layout .layout-main .main-title {
    font-family: 'MontserratBold';
    font-size: 0.48rem;
    color: #333;
  }
  .layout .layout-main .main-text {
    width: 100%;
    margin-top: 0.5rem;
    font-size: 0.28rem;
    line-height: 0.44rem;
    color: #666;
  }
  .layout .layout-main .main-cont {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    margin-top: 1.1rem;
  }
  .layout .layout-main .main-cont .cont-left {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
  }
  .layout .layout-main .main-cont .cont-left .left-item {
    display: flex;
    justify-content: flex-start;
    width: 50%;
    height: auto;
    margin-bottom: 0.4rem;
  }
  .layout .layout-main .main-cont .cont-left .left-item .item-icon {
    width: 0.6rem;
    height: auto;
  }
  .layout .layout-main .main-cont .cont-left .left-item .item-icon img {
    width: 100%;
  }
  .layout .layout-main .main-cont .cont-left .left-item .item-data {
    width: auto;
    height: auto;
    margin-left: 0.2rem;
  }
  .layout .layout-main .main-cont .cont-left .left-item .item-data .data-title {
    font-size: 0.9rem;
    color: #333;
  }
  .layout .layout-main .main-cont .cont-left .left-item .item-data .data-title span {
    position: relative;
  }
  .layout .layout-main .main-cont .cont-left .left-item .item-data .data-title span::after {
    content: '+';
    position: absolute;
    top: 0;
    right: -0.2rem;
    font-size: 0.3rem;
    color: #333;
  }
  .layout .layout-main .main-cont .cont-left .left-item .item-data .data-title .countUp4::after {
    display: none;
  }
  .layout .layout-main .main-cont .cont-left .left-item .item-data .data-text {
    font-size: 0.24rem;
    color: #666;
  }
  .layout .layout-main .main-cont .cont-right {
    display: none;
    position: relative;
    width: 11.8rem;
    height: auto;
  }
  .layout .layout-main .main-cont .cont-right .right-map {
    width: 100%;
    height: auto;
  }
  .layout .layout-main .main-cont .cont-right .right-map img {
    width: 100%;
  }
  .layout .layout-main .main-cont .cont-right .box-text {
    position: absolute;
    display: inline-block;
    width: auto;
    font-family: 'SOURCEHANSANSCN-REGULAR';
    font-size: 14px;
    color: #333;
  }
  .layout .layout-main .main-cont .cont-right .box-text span {
    display: inline-block;
    width: 0.16rem;
    margin: -0.04rem 0.04rem 0;
  }
  .layout .layout-main .main-cont .cont-right .box-text span img {
    width: 0.16rem;
  }
  .layout .layout-main .main-cont .cont-right .box-shanghai {
    top: 2.42rem;
    right: 2.07rem;
  }
  .layout .layout-main .main-cont .cont-right .box-shanghai2 {
    top: 2.6rem;
    right: 1.72rem;
  }
  .layout .layout-main .main-cont .cont-right .box-shenzheng {
    top: 2.77rem;
    right: 1.87rem;
  }
  .layout .layout-main .main-cont .cont-right .box-xianggang {
    top: 2.94rem;
    right: 2.18rem;
  }
  .layout .layout-main .main-cont .cont-right .box-guangzhou {
    top: 2.81rem;
    right: 2.74rem;
  }
  .layout .layout-main .main-cont .cont-right .box-beijing {
    top: 2.15rem;
    right: 2.57rem;
  }
  .layout .layout-main .main-cont .cont-right .box-chengdu {
    top: 2.37rem;
    right: 3.03rem;
  }
  .layout .layout-main .main-cont .cont-right .box-chongqing {
    top: 2.54rem;
    right: 2.92rem;
  }
  .layout .layout-main .main-cont .cont-right .box-mangu {
    top: 3.1rem;
    right: 2.82rem;
  }
  .layout .layout-main .main-cont .cont-right .box-xinjiapo {
    top: 3.49rem;
    right: 2.2rem;
  }
  .layout .layout-main .main-cont .cont-right .box-mengmai {
    top: 2.87rem;
    right: 3.62rem;
  }
  .layout .layout-main .main-cont .cont-right .box-jinnai {
    top: 3.12rem;
    right: 3.65rem;
  }
  .layout .layout-main .main-cont .cont-right .box-mosike {
    top: 1.61rem;
    right: 4.62rem;
  }
  .layout .layout-main .main-cont .cont-right .box-amusitedan {
    top: 1.75rem;
    right: 5.19rem;
  }
  .layout .layout-main .main-cont .cont-right .box-lundun {
    top: 1.82rem;
    right: 6.25rem;
  }
  .layout .layout-main .main-cont .cont-right .box-falankefu {
    top: 1.92rem;
    right: 5.25rem;
  }
  .layout .layout-main .main-cont .cont-right .box-guigu {
    top: 2.24rem;
    right: auto;
    left: 1.25rem;
  }
  .layout .layout-main .main-cont .cont-right .box-shenghesai {
    top: 2.4rem;
    right: auto;
    left: 1.23rem;
  }
  .layout .layout-main .main-cont .cont-right .box-dalasi {
    top: 2.53rem;
    right: auto;
    left: 2.42rem;
  }
  .layout .layout-main .main-cont .cont-right .box-huashengdun {
    top: 2.31rem;
    right: auto;
    left: 2.94rem;
  }
  .layout .layout-main .main-cont .cont-right .box-duolunduo {
    top: 1.98rem;
    right: auto;
    left: 2.75rem;
  }
  .layout .layout-main .main-cont .cont-right .box-fujiniya {
    top: 2.26rem;
    right: auto;
    left: 2rem;
  }
  .layout .layout-main .main-cont .cont-right .box-shengbaolou {
    top: 4.7rem;
    right: auto;
    left: 3.72rem;
  }
  .layout .layout-main .main-cont .cont-right .box-dongjing {
    top: 2.41rem;
    right: 1.4rem;
  }
  .layout .layout-main .main-cont .cont-right .box-shouer {
    top: 2.25rem;
    right: 1.7rem;
  }
  .layout .layout-main .main-cont .cont-right .box-cent {
    display: inline-block;
    position: absolute;
    bottom: 0.6rem;
    left: 0.42rem;
    width: auto;
  }
  .layout .layout-main .main-cont .cont-right .box-cent .cent-title1 {
    position: relative;
    display: block;
    padding-left: 0.42rem;
    margin-bottom: 0.16rem;
    font-family: 'SOURCEHANSANSCN-REGULAR';
    font-size: 14px;
    color: #333;
  }
  .layout .layout-main .main-cont .cont-right .box-cent .cent-title1::after {
    content: "";
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 0;
    width: 16px;
    height: 16px;
    background: url(../image/icon-layout-map-yuanL.png) no-repeat left top;
    background-size: 100%;
    transform: translatey(-50%);
    -o-transform: translatey(-50%);
    -moz-transform: translatey(-50%);
    -webkit-transform: translatey(-50%);
  }
  .layout .layout-main .main-cont .cont-right .box-cent .cent-title2 {
    position: relative;
    display: block;
    padding-left: 0.42rem;
    margin-bottom: 0.16rem;
    font-family: 'SOURCEHANSANSCN-REGULAR';
    font-size: 14px;
    color: #333;
  }
  .layout .layout-main .main-cont .cont-right .box-cent .cent-title2::after {
    content: "";
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 0;
    width: 16px;
    height: 16px;
    background: url(../image/icon-layout-map-yuanZ.png) no-repeat left top;
    background-size: 100%;
    transform: translatey(-50%);
    -o-transform: translatey(-50%);
    -moz-transform: translatey(-50%);
    -webkit-transform: translatey(-50%);
  }
  .layout .layout-main .main-cont .cont-right .box-cent .cent-title3 {
    position: relative;
    display: block;
    padding-left: 0.42rem;
    margin-bottom: 0.16rem;
    font-family: 'SOURCEHANSANSCN-REGULAR';
    font-size: 14px;
    color: #333;
  }
  .layout .layout-main .main-cont .cont-right .box-cent .cent-title3::after {
    content: "";
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 0;
    width: 16px;
    height: 16px;
    background: url(../image/icon-layout-map-yuanC.png) no-repeat left top;
    background-size: 100%;
    transform: translatey(-50%);
    -o-transform: translatey(-50%);
    -moz-transform: translatey(-50%);
    -webkit-transform: translatey(-50%);
  }
  .layout .layout-main .main-cont .cont-web-right {
    display: block;
    width: 100%;
    height: auto;
    margin-top: 0.5rem;
    overflow: auto;
  }
  .layout .layout-main .main-cont .cont-web-right img {
    width: 16rem;
  }
  .services {
    width: 100%;
    height: auto;
    background: none;
    background-size: auto;
  }
  .services .services-main {
    width: 100%;
    height: auto;
    margin: 0.88rem auto 0;
    padding: 0 0.3rem;
  }
  .services .services-main .main-plate1 {
    width: 100%;
    height: auto;
  }
  .services .services-main .main-plate1 .plate1-title {
    font-size: 0.4rem;
    font-weight: bold;
    color: #333;
  }
  .services .services-main .main-plate1 .plate1-text {
    margin-top: 0.56rem;
    font-size: 0.28rem;
    line-height: 0.44rem;
    color: #666;
  }
  .services .services-main .main-plate2 {
    width: 100%;
    height: auto;
    margin-top: 0.74rem;
  }
  .services .services-main .main-plate2 .plate2-title {
    font-size: 0.4rem;
    font-weight: bold;
    color: #333;
  }
  .services .services-main .main-plate2 .plate2-cont {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    margin-top: 0.7rem;
  }
  .services .services-main .main-plate2 .plate2-cont .cont-box {
    width: 100%;
    height: auto;
  }
  .services .services-main .main-plate2 .plate2-cont .cont-box .list-dd {
    width: 100%;
    height: auto;
    margin-bottom: 0.2rem;
  }
  .services .services-main .main-plate2 .plate2-cont .cont-box .list-dd .dd-top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: auto;
    padding: 0.3rem;
    background: #f6f7f9;
    cursor: pointer;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .services .services-main .main-plate2 .plate2-cont .cont-box .list-dd .dd-top .dd-title {
    position: relative;
    width: 90%;
    padding-left: 0.65rem;
    font-size: 0.3rem;
    color: #333;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .services .services-main .main-plate2 .plate2-cont .cont-box .list-dd .dd-top .dd-title::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 0.45rem;
    height: 0.45rem;
    background: url(../image/icon-FAQ-q.png) no-repeat center center;
    background-size: 100%;
  }
  .services .services-main .main-plate2 .plate2-cont .cont-box .list-dd .dd-top .dd-show {
    width: 0.5rem;
    height: 0.5rem;
    background: url(../image/icon-recruit-jiahao.png) no-repeat center center;
    background-size: 0.5rem;
  }
  .services .services-main .main-plate2 .plate2-cont .cont-box .list-dd .top-active .dd-title {
    color: #2152af;
  }
  .services .services-main .main-plate2 .plate2-cont .cont-box .list-dd .top-active .dd-show {
    background: url(../image/icon-recruit-jianhao.png) no-repeat center center;
    background-size: 0.5rem;
  }
  .services .services-main .main-plate2 .plate2-cont .cont-box .list-dd .dd-cent {
    display: none;
    width: 100%;
    padding: 0.3rem;
    background: #fff;
  }
  .services .services-main .main-plate2 .plate2-cont .cont-box .list-dd .dd-cent .cent-duty {
    position: relative;
    width: 100%;
    padding-left: 0.65rem;
  }
  .services .services-main .main-plate2 .plate2-cont .cont-box .list-dd .dd-cent .cent-duty::after {
    content: '';
    position: absolute;
    top: 0.1rem;
    left: 0;
    width: 0.45rem;
    height: 0.45rem;
    background: url(../image/icon-FAQ-a.png) no-repeat center center;
    background-size: 100%;
  }
  .services .services-main .main-plate2 .plate2-cont .cont-box .list-dd .dd-cent .cent-duty .duty-text {
    width: 100%;
    margin-bottom: 0.4rem;
    font-family: Arial;
    font-size: 0.28rem;
    line-height: 0.44rem;
    color: #666;
  }
  .services .services-main .main-plate2 .plate2-cont .cont-pic {
    display: none;
    width: 4.32rem;
    height: auto;
  }
  .services .services-main .main-plate2 .plate2-cont .cont-pic img {
    width: 100%;
  }
  .services .services-main .main-plate3 {
    width: 100%;
    height: auto;
    margin-top: 0.95rem;
    padding-bottom: 1.04rem;
  }
  .services .services-main .main-plate3 .plate-title {
    font-size: 0.4rem;
    font-weight: bold;
    color: #333;
    text-transform: uppercase;
  }
  .services .services-main .main-plate3 .plate3-cont {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    margin-top: 0.92rem;
  }
  .services .services-main .main-plate3 .plate3-cont .cont-item {
    position: relative;
    width: 100%;
    height: auto;
    margin-right: 0;
    margin-bottom: 0.5rem;
    padding: 0.47rem 0.37rem 1.4rem;
    border-radius: 0.1rem;
    background: #fff;
    box-shadow: 0.03rem 0 0.3rem rgba(0, 0, 0, 0.1);
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .services .services-main .main-plate3 .plate3-cont .cont-item:last-of-type {
    margin-right: 0;
  }
  .services .services-main .main-plate3 .plate3-cont .cont-item .item-title {
    font-size: 0.32rem;
    color: #333;
  }
  .services .services-main .main-plate3 .plate3-cont .cont-item .item-text2 {
    margin-top: 0.3rem;
    font-size: 0.28rem;
    line-height: 0.44rem;
    color: #666;
  }
  .services .services-main .main-plate3 .plate3-cont .cont-item .item-text {
    height: 3rem;
    margin-top: 0.3rem;
    font-size: 0.28rem;
    line-height: 0.44rem;
    color: #666;
  }
  .services .services-main .main-plate3 .plate3-cont .cont-item .item-text a {
    display: block;
    text-decoration: underline;
  }
  .services .services-main .main-plate3 .plate3-cont .cont-item .item-text a:hover {
    color: #2152af;
  }
  .services .services-main .main-plate3 .plate3-cont .cont-item .item-link {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: absolute;
    bottom: 0.6rem;
    left: 0;
    width: 100%;
    padding: 0 0.37rem;
  }
  .services .services-main .main-plate3 .plate3-cont .cont-item .item-link .link-title {
    font-size: 0.3rem;
    color: #333;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .services .services-main .main-plate3 .plate3-cont .cont-item .item-link .link-icon {
    width: 0.6rem;
    height: auto;
  }
  .services .services-main .main-plate3 .plate3-cont .cont-item .item-link .link-icon img {
    width: 100%;
  }
  .services .services-main .main-plate3 .plate3-cont .cont-item .item-link:hover .link-title {
    color: #2152af;
  }
  .services .services-main .main-plate3 .plate3-cont .cont-item:hover {
    transform: translatey(-0.2rem);
    -o-transform: translatey(-0.2rem);
    -moz-transform: translatey(-0.2rem);
    -webkit-transform: translatey(-0.2rem);
  }
  .news {
    width: 100%;
    height: auto;
  }
  .news .news-main {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 0.9rem 0.3rem;
  }
  .news .news-main .main-left {
    width: 100%;
    height: auto;
  }
  .news .news-main .main-left .left-title {
    font-family: 'MontserratBold';
    font-size: 0.48rem;
    color: #333;
    text-transform: uppercase;
  }
  .news .news-main .main-left .left-cont {
    width: 100%;
    height: auto;
    margin-top: 0.4rem;
  }
  .news .news-main .main-left .left-cont .cont-title {
    font-size: 0.32rem;
    font-weight: bold;
    color: #333;
  }
  .news .news-main .main-left .left-cont .cont-box {
    width: 100%;
    height: auto;
    margin-top: 0.3rem;
  }
  .news .news-main .main-left .left-cont .cont-box .box-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: auto;
    padding-bottom: 0.2rem;
    padding-right: 0.12rem;
    margin-bottom: 0.3rem;
    font-size: 0.28rem;
    color: #666;
    border-bottom: solid 1px #cacaca;
  }
  .news .news-main .main-left .left-cont .cont-box .box-item:hover {
    color: #2152af;
    border-bottom: solid 1px #2152af;
  }
  .news .news-main .main-left .left-cont .cont-box .box-item-active {
    color: #2152af;
    border-bottom: solid 1px #2152af;
  }
  .news .news-main .main-left .left-cont .cont-box .box-year {
    width: 100%;
    height: auto;
    margin-bottom: 0.2rem;
    border-bottom: solid 1px #cacaca;
  }
  .news .news-main .main-left .left-cont .cont-box .box-year .year-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: auto;
    padding-bottom: 0.15rem;
    font-size: 0.3rem;
    color: #666;
    padding-right: 0.12rem;
    cursor: pointer;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .news .news-main .main-left .left-cont .cont-box .box-year .year-item .box-icon {
    width: 14px;
    height: auto;
  }
  .news .news-main .main-left .left-cont .cont-box .box-year .year-item .box-icon img {
    width: 100%;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .news .news-main .main-left .left-cont .cont-box .box-year .year-item-active {
    color: #2152af;
  }
  .news .news-main .main-left .left-cont .cont-box .box-year .year-item-active .box-icon img {
    transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
  }
  .news .news-main .main-left .left-cont .cont-box .box-year .year-show {
    display: none;
    max-height: 2.5rem;
    width: 100%;
    height: auto;
    padding: 0 0.3rem 0;
    overflow: auto;
  }
  .news .news-main .main-left .left-cont .cont-box .box-year .year-show::-webkit-scrollbar {
    width: 3px;
  }
  .news .news-main .main-left .left-cont .cont-box .box-year .year-show::-webkit-scrollbar-thumb {
    background: #2152af;
  }
  .news .news-main .main-left .left-cont .cont-box .box-year .year-show a {
    display: block;
    font-size: 0.28rem;
    color: #666;
    padding: 0.1rem 0;
  }
  .news .news-main .main-left .left-cont .cont-box .box-year .year-show a:hover {
    color: #2152af;
  }
  .news .news-main .main-right {
    width: 100%;
    height: auto;
    margin-top: 0.8rem;
  }
  .news .news-main .main-right .right-box {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
  }
  .news .news-main .main-right .right-box .right-item {
    position: relative;
    width: 100%;
    height: auto;
    margin-left: 0;
    margin-bottom: 0.9rem;
  }
  .news .news-main .main-right .right-box .right-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .news .news-main .main-right .right-box .right-item .item-new {
    position: absolute;
    top: 0;
    right: 0;
    width: 50px;
    height: 40px;
    font-family: 'MontserratBold';
    font-size: 0.26rem;
    text-align: center;
    line-height: 40px;
    color: #fff;
    border-bottom-left-radius: 10px;
    background: #fa911b;
  }
  .news .news-main .main-right .right-box .right-item .item-pic {
    width: 100%;
    height: auto;
  }
  .news .news-main .main-right .right-box .right-item .item-pic img {
    width: 100%;
  }
  .news .news-main .main-right .right-box .right-item .item-cent {
    width: 100%;
    height: auto;
    padding: 0.35rem 0.3rem 0.38rem;
    background: #fff;
    box-shadow: 0 0 0.3rem rgba(0, 0, 0, 0.08);
  }
  .news .news-main .main-right .right-box .right-item .item-cent .cent-title {
    font-family: 'MontserratBold';
    font-size: 0.3rem;
    font-weight: bold;
    color: #333;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }

  .news .news-main .main-right .right-box .right-item .item-cent .news-excerpt {
      display: none;
  }


  .news .news-main .main-right .right-box .right-item .item-cent .cent-bottom {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: auto;
    margin-top: 0.3rem;
  }
  .news .news-main .main-right .right-box .right-item .item-cent .cent-bottom .bottom-time {
    font-size: 0.28rem;
    color: #666;
  }
  .news .news-main .main-right .right-box .right-item .item-cent .cent-bottom .bottom-botton {
    width: 80px;
    height: 30px;
    font-family: 'MontserratBold';
    font-size: 12px;
    text-align: center;
    line-height: 30px;
    color: #fff;
    border-radius: 0.45rem;
    background: #2152af;
    opacity: 1;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .news .news-main .main-right .right-box .right-item .item-cent .cent-bottom .bottom-botton:hover {
    transform: translatey(-0.1rem);
    -o-transform: translatey(-0.1rem);
    -moz-transform: translatey(-0.1rem);
    -webkit-transform: translatey(-0.1rem);
  }
  .news .news-main .main-right .right-box .right-item:hover .item-cent .cent-title {
    color: #2152af;
  }
  .news .news-main .main-right .right-box .right-item:hover .item-cent .cent-bottom .bottom-botton {
    opacity: 1;
  }
  .newsDetail {
    width: 100%;
    height: auto;
    padding: 1.2rem 0 1.9rem;
    background: #f7f7f7;
  }
  .newsDetail .page-subNav {
    height: 70px;
    padding-top: 0;
    border-bottom: solid 1px #e0e0e0;
  }
  .newsDetail .newsDetail-main {
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 0.3rem;
  }
  .newsDetail .newsDetail-main .main-top {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    margin-top: 0.5rem;
  }
  .newsDetail .newsDetail-main .main-top .top-title {
    width: 100%;
    font-family: 'MontserratBold';
    font-size: 0.48rem;
    color: #333;
  }
  .newsDetail .newsDetail-main .main-top .top-right {
    display: flex;
    justify-content: flex-end;
    width: auto;
    height: auto;
    margin-top: 0.3rem;
  }
  .newsDetail .newsDetail-main .main-top .top-right input {
    width: 4.5rem;
    height: 0.8rem;
    padding: 0 0.18rem;
    font-size: 0.26rem;
    color: #b9b9b9;
    border-radius: 0.05rem;
    border: solid 1px #e6e6e6;
  }
  .newsDetail .newsDetail-main .main-top .top-right input::placeholder {
    font-size: 0.26rem;
    color: #b9b9b9;
  }
  .newsDetail .newsDetail-main .main-top .top-right a {
    width: 1.8rem;
    height: 0.8rem;
    margin-left: 0.32rem;
    font-size: 0.26rem;
    text-align: center;
    line-height: 0.8rem;
    color: #fff;
    border-radius: 0.05rem;
    background: #2152af;
  }
  .newsDetail .newsDetail-main .main-top .top-right a:hover {
    transform: translateX(-0.1rem);
    -o-transform: translateX(-0.1rem);
    -moz-transform: translateX(-0.1rem);
    -webkit-transform: translateX(-0.1rem);
  }
  .newsDetail .newsDetail-main .main-cont {
    width: 100%;
    height: auto;
    margin-top: 0.58rem;
    padding-bottom: 1.2rem;
    background: #fff;
    border-radius: 10px;
  }
  .newsDetail .newsDetail-main .main-cont .cont-top {
    width: 100%;
    height: auto;
    padding: 0.6rem 0.3rem;
    margin-bottom: 0.75rem;
    border-bottom: solid 1px #e0e0e0;
  }
  .newsDetail .newsDetail-main .main-cont .cont-top .top-title {
    font-family: 'MontserratBold';
    font-size: 0.42rem;
    color: #333;
  }
  .newsDetail .newsDetail-main .main-cont .cont-top .top-text {
    width: 100%;
    height: auto;
    margin-top: 0.6rem;
  }
  .newsDetail .newsDetail-main .main-cont .cont-top .top-text .num {
    font-size: 0.3rem;
    font-weight: bold;
    color: #2152af;
  }
  .newsDetail .newsDetail-main .main-cont .cont-top .top-text .num2 {
    margin-left: 0.35rem;
    font-size: 0.26rem;
    color: #ccc;
  }
  .newsDetail .newsDetail-main .main-cont .cont-top .top-text .num2 img {
    width: 0.36rem;
    margin: -0.04rem 0.04rem 0 0.1rem;
  }
  .newsDetail .newsDetail-main .main-cont .cont-box {
    width: 100%;
    height: auto;
    padding: 0 0.3rem;
    font-size: 0.28rem;
    line-height: 0.44rem;
    color: #666;
  }
  .newsDetail .newsDetail-main .main-cont .cont-box img {
    display: block;
    max-width: 100%;
    width: auto;
    margin: 0 auto;
  }
  .newsDetail .newsDetail-main .main-cont .cont-botton {
    display: block;
    width: 4rem;
    height: 1rem;
    margin: 1rem auto 0;
    font-family: 'MontserratBold';
    font-size: 0.28rem;
    text-align: center;
    line-height: 1rem;
    color: #fff;
    background: #2152af;
    border-radius: 10px;
  }
  .newsDetail .newsDetail-main .main-cont .cont-botton:hover {
    transform: translatey(-0.1rem);
    -o-transform: translatey(-0.1rem);
    -moz-transform: translatey(-0.1rem);
    -webkit-transform: translatey(-0.1rem);
  }
  .elegal {
    width: 100%;
    height: auto;
    padding: 0 0.3rem;
  }
  .elegal .elegal-main {
    width: 100%;
    height: auto;
    margin: 1.24rem auto;
  }
  .elegal .elegal-main .main-title {
    font-family: 'MontserratBold';
    font-size: 0.48rem;
    text-transform: uppercase;
    color: #332;
  }
  .elegal .elegal-main .main-box {
    width: 100%;
    height: auto;
    padding-top: 0.6rem;
    font-size: 0.28rem;
    line-height: 0.44rem;
    color: #666;
  }
  .elegal .elegal-main .main-box img {
    display: block;
    max-width: 100%;
    width: auto;
    margin: 0 auto;
  }
  .recruit {
    width: 100%;
    height: auto;
    background: url(../image/bg1.png) no-repeat top right;
    background-size: 6.46rem;
  }
  .recruit .recruit-main {
    width: 100%;
    height: auto;
    margin: 0.85rem auto 1.25rem;
    padding: 0 0.3rem;
  }
  .recruit .recruit-main .main-title {
    font-size: 0.46rem;
    font-weight: bold;
    color: #333;
  }
  .recruit .recruit-main .main-box {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    margin-top: 0.65rem;
  }
  .recruit .recruit-main .main-box .box-item {
    position: relative;
    width: 100%;
    height: auto;
    margin-bottom: 0.4rem;
  }
  .recruit .recruit-main .main-box .box-item .item-pic {
    width: 100%;
    height: auto;
    overflow: hidden;
  }
  .recruit .recruit-main .main-box .box-item .item-pic img {
    width: 100%;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .recruit .recruit-main .main-box .box-item .item-cent {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: auto;
    transform: translatey(-50%);
    -o-transform: translatey(-50%);
    -moz-transform: translatey(-50%);
    -webkit-transform: translatey(-50%);
  }
  .recruit .recruit-main .main-box .box-item .item-cent .cent-title {
    font-size: 0.46rem;
    text-align: center;
    color: #fff;
  }
  .recruit .recruit-main .main-box .box-item .item-cent a {
    display: block;
    width: 0.9rem;
    height: 0.9rem;
    margin: 0.3rem auto 0;
    text-align: center;
    line-height: 0.9rem;
    border-radius: 50%;
    background: #2152af;
  }
  .recruit .recruit-main .main-box .box-item .item-cent a img {
    width: 0.35rem;
  }
  .recruit .recruit-main .main-box .box-item .item-cent a:hover {
    width: 1.2rem;
    border-radius: 45px;
  }
  .recruit .recruit-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));
  }
  .join {
    width: 100%;
    height: auto;
    background: url(../image/bg1.png) no-repeat top right;
    background-size: 6.46rem;
  }
  .join .join-main {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 1.1rem 0.3rem 1.2rem;
  }
  .join .join-main .main-left {
    width: 100%;
    height: auto;
  }
  .join .join-main .main-left .left-top {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    width: 100%;
    height: auto;
    padding-right: 0.35rem;
    padding-bottom: 0.24rem;
    border-bottom: solid 1px #cacaca;
  }
  .join .join-main .main-left .left-top .top-title {
    font-size: 0.28rem;
    font-weight: bold;
    color: #333;
  }
  .join .join-main .main-left .left-top .top-button {
    padding: 0 0.3rem;
    font-size: 0.26rem;
    font-weight: bold;
    color: #666;
    cursor: pointer;
  }
  .join .join-main .main-left .left-title {
    position: relative;
    padding: 0.3rem 0 0.2rem;
    font-size: 0.3rem;
    font-weight: bold;
    color: #333;
    border-bottom: solid 1px #cacaca;
    background: #fff;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .join .join-main .main-left .left-title::after {
    content: '';
    position: absolute;
    top: 50%;
    right: 0.7rem;
    width: 14px;
    height: 9px;
    background: url(../image/icon-contact-arrow.png) no-repeat center;
    background-size: 100%;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .join .join-main .main-left .left-title-active {
    color: #2152af;
    border-bottom: solid 1px #2152af;
  }
  .join .join-main .main-left .left-title-active::after {
    transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
  }
  .join .join-main .main-left .left-box {
    display: none;
    width: 100%;
    height: auto;
    background: #fff;
  }
  .join .join-main .main-left .left-box .box-item {
    width: 100%;
    height: auto;
    padding-top: 0.3rem;
  }
  .join .join-main .main-left .left-box .box-item .item-choice {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    align-items: center;
    position: relative;
    width: 100%;
    height: auto;
    padding-left: 0.2rem;
  }
  .join .join-main .main-left .left-box .box-item .item-choice::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 5px;
    height: 8px;
    background: url(../image/icon-join-arrow.png) no-repeat center;
    background-size: 100%;
    transform: translatey(-50%);
    -o-transform: translatey(-50%);
    -moz-transform: translatey(-50%);
    -webkit-transform: translatey(-50%);
  }
  .join .join-main .main-left .left-box .box-item .item-choice input[type="radio"],
  .join .join-main .main-left .left-box .box-item .item-choice input[type="checkbox"] {
    display: none;
  }
  .join .join-main .main-left .left-box .box-item .item-choice .choice-item {
    display: flex;
    align-items: center;
    width: auto;
    height: auto;
    margin-right: 36px;
    font-size: 0.3rem;
    color: #1c1d21;
    cursor: pointer;
  }
  .join .join-main .main-left .left-box .box-item .item-choice .choice-item span {
    position: relative;
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-right: 8px;
    border: solid 1px #cdcdcd;
  }
  .join .join-main .main-left .left-box .box-item .item-choice .choice-item span img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 9px;
    opacity: 0;
    transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
  }
  .join .join-main .main-left .left-box .box-item .item-choice input:checked + label .choice-item {
    color: #2152af;
  }
  .join .join-main .main-left .left-box .box-item .item-choice input:checked + label .choice-item span {
    border: solid 1px #2152af;
    background: #2152af;
  }
  .join .join-main .main-left .left-bottom {
    display: none;
    width: 100%;
    height: auto;
    margin-top: 0.6rem;
    padding: 0.45rem 0.38rem 0.72rem;
    background: #f5f4f8 url(../image/pic1.jpg) no-repeat bottom left;
    background-size: 100%;
  }
  .join .join-main .main-left .left-bottom .bottom-title {
    font-size: 0.24rem;
    font-weight: bold;
    color: #cc0033;
  }
  .join .join-main .main-left .left-bottom .bottom-text {
    margin-top: 0.2rem;
    margin-bottom: 0.35rem;
    font-size: 16px;
    line-height: 30px;
    color: #929292;
  }
  .join .join-main .main-left .left-bottom .bottom-text span {
    font-family: Arial;
  }
  .join .join-main .main-left .left-bottom a {
    display: block;
    width: 154px;
    height: 40px;
    padding: 0 0.28rem;
    margin-bottom: 0.1rem;
    font-size: 16px;
    line-height: 40px;
    color: #323232;
    border-radius: 0.45rem;
    background: #fff;
    box-shadow: 2px 0 7px rgba(0, 0, 0, 0.1);
  }
  .join .join-main .main-left .left-bottom a:hover {
    color: #fff;
    background: #2152af;
  }
  .join .join-main .main-right {
    width: 100%;
    height: auto;
    margin-top: 0.8rem;
  }
  .join .join-main .main-right .right-title {
    margin-bottom: 0.55rem;
    font-size: 0.42rem;
    color: #333;
  }
  .join .join-main .main-right .right-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    margin-bottom: 0.2rem;
    padding: 0.4rem 0.45rem 0.4rem 0.42rem;
    background: #fafafa;
    border-left: solid 3px #eeeeee;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .join .join-main .main-right .right-item .item-left {
    width: 100%;
    height: auto;
  }
  .join .join-main .main-right .right-item .item-left .left-top {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    align-items: flex-end;
    width: auto;
  }
  .join .join-main .main-right .right-item .item-left .left-top .top-title {
    width: 100%;
    height: auto;
    font-size: 0.34rem;
    font-weight: bold;
    color: #252525;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .join .join-main .main-right .right-item .item-left .left-top span {
    margin-top: 0.1rem;
    font-size: 0.26rem;
    color: #a5a5a5;
  }
  .join .join-main .main-right .right-item .item-left .left-list {
    margin-top: 0.2rem;
    font-size: 0.28rem;
    line-height: 0.46rem;
    color: #666;
  }
  .join .join-main .main-right .right-item .item-left .left-list span {
    margin: 0 0.12rem;
  }
  .join .join-main .main-right .right-item .item-left .left-text {
    font-size: 0.28rem;
    line-height: 0.46rem;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .join .join-main .main-right .right-item .item-right {
    width: 2.8rem;
    height: 0.9rem;
    margin-top: 0.5rem;
    font-size: 0.26rem;
    text-align: center;
    line-height: 0.85rem;
    color: #333;
    border-radius: 45px;
    border: solid 2px #e6e6e6;
    cursor: pointer;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .join .join-main .main-right .right-item .item-right:hover {
    color: #fff;
    border: solid 2px transparent;
    background: #2152af;
  }
  .join .join-main .main-right .right-item:hover {
    border-left: solid 3px #2152af;
  }
  .join .join-main .main-right .right-item:hover .item-left .left-top .top-title {
    color: #2152af;
  }
  .join .join-main .main-right .right-load {
    display: block;
    width: 48px;
    height: auto;
    margin: 0.8rem auto 0;
    padding-bottom: 0.6rem;
  }
  .join .join-main .main-right .right-load img {
    width: 100%;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .join .join-main .main-right .right-load:hover img {
    transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
  }
  .join .join-popup {
    display: flex;
    align-items: center;
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    padding: 0.3rem;
    background: rgba(0, 0, 0, 0.5);
    z-index: 999;
    opacity: 0;
    visibility: hidden;
  }
  .join .join-popup .popup-box {
    position: relative;
    width: 100%;
    margin: 0 auto;
    padding: 0.5rem 0 0.5rem 0.3rem;
    background: #fff;
  }
  .join .join-popup .popup-box .box-hide {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    right: 0.3rem;
    top: 0.3rem;
    width: 0.9rem;
    height: 0.9rem;
    background: #2152af;
    z-index: 10;
    cursor: pointer;
  }
  .join .join-popup .popup-box .box-hide img {
    width: 0.34rem;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .join .join-popup .popup-box .box-hide:hover img {
    transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
  }
  .join .join-popup .popup-box .box-top {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
    padding-right: 1rem;
    padding-bottom: 0.4rem;
    overflow: hidden;
  }
  .join .join-popup .popup-box .box-top .top-title {
    width: 100%;
    margin-bottom: 0.3rem;
    padding-right: 0.45rem;
    font-size: 0.34rem;
    font-weight: bold;
    color: #231e37;
  }
  .join .join-popup .popup-box .box-top span {
    display: inline-block;
    font-size: 0.28rem;
    line-height: 0.44rem;
    color: #7e8288;
    margin-right: 0.5rem;
  }
  .join .join-popup .popup-box .box-top span:last-of-type {
    margin-right: 0;
  }
  .join .join-popup .popup-box .box-cent {
    width: 100%;
    height: 5rem;
    padding-right: 1rem;
    overflow: auto;
  }
  .join .join-popup .popup-box .box-cent::-webkit-scrollbar {
    width: 4px;
    background: #e5e5e5;
  }
  .join .join-popup .popup-box .box-cent::-webkit-scrollbar-thumb {
    background: #2152af;
  }
  .join .join-popup .popup-box .box-cent .cent-title {
    margin-bottom: 0.2rem;
    font-size: 0.3rem;
    font-weight: bold;
    line-height: 0.5rem;
    color: #333;
  }
  .join .join-popup .popup-box .box-cent .cent-text {
    margin-bottom: 0.3rem;
    font-size: 0.28rem;
    color: #7e8288;
    line-height: 0.44rem;
  }
  .join .join-popup .popup-box .box-bottom {
    display: flex;
    justify-content: flex-start;
    width: 100%;
    height: auto;
    padding-top: 0.5rem;
  }
  .join .join-popup .popup-box .box-bottom a {
    width: auto;
    padding: 0 0.3rem;
    height: 0.76rem;
    line-height: 0.76rem;
    font-size: 0.28rem;
  }
  .join .join-popup .popup-box .box-bottom a:hover {
    color: #fff;
    border: #2152af solid 1px;
    background: #2152af;
  }
  .join .join-popup-active {
    opacity: 1;
    visibility: visible;
    transition: all 1s;
    -o-transition: all 1s;
    -moz-transition: all 1s;
    -webkit-transition: all 1s;
  }
  .subSolution {
    width: 100%;
    height: auto;
  }
  .subSolution .subSolution-plate1 {
    width: 100%;
    height: auto;
    padding: 0.7rem 0.3rem 0.8rem;
  }
  .subSolution .subSolution-plate1 .plate1-main {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  .subSolution .subSolution-plate1 .plate1-main .main-pic {
    width: 100%;
    height: auto;
  }
  .subSolution .subSolution-plate1 .plate1-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;
  }
  .subSolution .subSolution-plate1 .plate1-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));
  }
  .subSolution .subSolution-plate1 .plate1-main .main-cent {
    width: 100%;
    height: auto;
    padding: 0.6rem 0.3rem 0.2rem;
  }
  .subSolution .subSolution-plate1 .plate1-main .main-cent .cent-title {
    font-size: 0.48rem;
    font-weight: bold;
    color: #000;
  }
  .subSolution .subSolution-plate1 .plate1-main .main-cent .cent-heng {
    width: 32px;
    height: 2px;
    margin: 0.3rem 0 0.48rem;
    background: #2152af;
  }
  .subSolution .subSolution-plate1 .plate1-main .main-cent .cent-text {
    font-size: 0.28rem;
    line-height: 0.46rem;
    color: #666;
  }
  .subSolution .subSolution-plate2 {
    width: 100%;
    height: auto;
    padding: 1.2rem 0.3rem;
    background: #f6f6f6;
  }
  .subSolution .subSolution-plate2 .plate2-main {
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  .subSolution .subSolution-plate2 .plate2-main .main-title {
    font-size: 0.48rem;
    font-weight: bold;
    text-align: center;
    color: #000;
  }
  .subSolution .subSolution-plate2 .plate2-main .main-heng {
    width: 32px;
    height: 2px;
    margin: 0.3rem auto 0.48rem;
    background: #2152af;
  }
  .subSolution .subSolution-plate2 .plate2-main .main-box {
    position: relative;
    width: 100%;
    height: auto;
    margin-top: 0.4rem;
  }
  .subSolution .subSolution-plate2 .plate2-main .main-box .box-swiper {
    width: 100%;
    height: auto;
    overflow: hidden;
  }
  .subSolution .subSolution-plate2 .plate2-main .main-box .box-swiper .swiper-slide {
    position: relative;
    width: 100%;
    height: auto;
    background: #fff;
    overflow: hidden;
  }
  .subSolution .subSolution-plate2 .plate2-main .main-box .box-swiper .swiper-slide .slide-item {
    display: block;
    width: 100%;
    height: auto;
  }
  .subSolution .subSolution-plate2 .plate2-main .main-box .box-swiper .swiper-slide .slide-item .item-pic {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 5rem;
    overflow: hidden;
  }
  .subSolution .subSolution-plate2 .plate2-main .main-box .box-swiper .swiper-slide .slide-item .item-pic img {
    width: 100%;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .subSolution .subSolution-plate2 .plate2-main .main-box .box-swiper .swiper-slide .slide-item .item-cent {
    position: static;
    bottom: 0;
    left: 0;
    width: 100%;
    height: auto;
    padding: 0.4rem 0.42rem 0.5rem;
    background: #fff;
    z-index: 9;
    transform: translatey(0);
    -o-transform: translatey(0);
    -moz-transform: translatey(0);
    -webkit-transform: translatey(0);
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .subSolution .subSolution-plate2 .plate2-main .main-box .box-swiper .swiper-slide .slide-item .item-cent .cent-title {
    font-size: 0.32rem;
    font-weight: 600;
    color: #000;
  }
  .subSolution .subSolution-plate2 .plate2-main .main-box .box-swiper .swiper-slide .slide-item .item-cent .cent-text {
    margin-top: 0.15rem;
    font-size: 0.26rem;
    line-height: 0.44rem;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
  .subSolution .subSolution-plate2 .plate2-main .main-box .box-swiper .swiper-slide .slide-item .item-cent .cent-button {
    width: 2.6rem;
    height: 0.8rem;
    margin-top: 0.4rem;
    font-family: 'MontserratBold';
    font-size: 0.26rem;
    line-height: 0.8rem;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    background: #2152af;
    border-radius: 0.45rem;
    opacity: 1;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .subSolution .subSolution-plate2 .plate2-main .main-box .box-swiper .swiper-slide .slide-item:hover .item-cent {
    transform: translatey(0);
    -o-transform: translatey(0);
    -moz-transform: translatey(0);
    -webkit-transform: translatey(0);
  }
  .subSolution .subSolution-plate2 .plate2-main .main-box .box-swiper .swiper-slide .slide-item:hover .item-cent .cent-button {
    opacity: 1;
  }
  .subSolution .subSolution-plate2 .plate2-main .main-box .plate2-swiper-button-prev,
  .subSolution .subSolution-plate2 .plate2-main .main-box .plate2-swiper-button-next {
    position: absolute;
    top: 50%;
    width: 0.8rem;
    height: 0.8rem;
    background: #fff;
    border-radius: 50%;
    box-shadow: 0.03rem 0 0.3rem rgba(0, 0, 0, 0.1);
    cursor: pointer;
    outline: none;
    transform: translatey(-50%);
    -o-transform: translatey(-50%);
    -moz-transform: translatey(-50%);
    -webkit-transform: translatey(-50%);
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .subSolution .subSolution-plate2 .plate2-main .main-box .plate2-swiper-button-prev img,
  .subSolution .subSolution-plate2 .plate2-main .main-box .plate2-swiper-button-next img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 9px;
    transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
  }
  .subSolution .subSolution-plate2 .plate2-main .main-box .plate2-swiper-button-prev .img2,
  .subSolution .subSolution-plate2 .plate2-main .main-box .plate2-swiper-button-next .img2 {
    opacity: 0;
  }
  .subSolution .subSolution-plate2 .plate2-main .main-box .plate2-swiper-button-prev:hover,
  .subSolution .subSolution-plate2 .plate2-main .main-box .plate2-swiper-button-next:hover {
    background: #2152af;
  }
  .subSolution .subSolution-plate2 .plate2-main .main-box .plate2-swiper-button-prev:hover .img1,
  .subSolution .subSolution-plate2 .plate2-main .main-box .plate2-swiper-button-next:hover .img1 {
    opacity: 0;
  }
  .subSolution .subSolution-plate2 .plate2-main .main-box .plate2-swiper-button-prev:hover .img2,
  .subSolution .subSolution-plate2 .plate2-main .main-box .plate2-swiper-button-next:hover .img2 {
    opacity: 1;
  }
  .subSolution .subSolution-plate2 .plate2-main .main-box .plate2-swiper-button-prev {
    left: -0.2rem;
  }
  .subSolution .subSolution-plate2 .plate2-main .main-box .plate2-swiper-button-next {
    right: -0.2rem;
  }
  .subSolution .subSolution-plate3 {
    width: 100%;
    height: auto;
    padding: 1.2rem 0.3rem;
  }
  .subSolution .subSolution-plate3 .plate3-main {
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  .subSolution .subSolution-plate3 .plate3-main .main-title {
    font-size: 0.48rem;
    font-weight: bold;
    text-align: center;
    color: #000;
  }
  .subSolution .subSolution-plate3 .plate3-main .main-heng {
    width: 32px;
    height: 2px;
    margin: 0.3rem auto 0.48rem;
    background: #2152af;
  }
  .subSolution .subSolution-plate3 .plate3-main .main-text {
    width: 100%;
    margin: 0 auto 0.46rem;
    font-size: 0.28rem;
    line-height: 0.46rem;
    text-align: center;
    color: #666;
  }
  .subSolution .subSolution-plate3 .plate3-main .main-pic {
    width: 100%;
    height: auto;
    text-align: center;
  }
  .subSolution .subSolution-plate3 .plate3-main .main-pic img {
    max-width: 100%;
    width: auto;
  }
  .subSolution .subSolution-plate4 {
    width: 100%;
    height: auto;
    padding: 1.2rem 0.3rem;
    background: #f6f6f6;
  }
  .subSolution .subSolution-plate4 .plate4-main {
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  .subSolution .subSolution-plate4 .plate4-main .main-title {
    font-size: 0.48rem;
    font-weight: bold;
    text-align: center;
    color: #000;
  }
  .subSolution .subSolution-plate4 .plate4-main .main-heng {
    width: 32px;
    height: 2px;
    margin: 0.3rem auto 0.48rem;
    background: #2152af;
  }
  .subSolution .subSolution-plate4 .plate4-main .main-text {
    width: 100%;
    margin: 0 auto 0.46rem;
    font-size: 0.28rem;
    line-height: 0.46rem;
    text-align: center;
    color: #666;
  }
  .subSolution .subSolution-plate4 .plate4-main .main-pic {
    width: 100%;
    height: auto;
    text-align: center;
  }
  .subSolution .subSolution-plate4 .plate4-main .main-pic img {
    max-width: 100%;
    width: auto;
  }
  .solutionDetails {
    width: 100%;
    height: auto;
  }
  .solutionDetails .solutionDetails-plate1 {
    width: 100%;
    height: auto;
    padding: 0.7rem 0.3rem 1rem;
  }
  .solutionDetails .solutionDetails-plate1 .plate1-main {
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  .solutionDetails .solutionDetails-plate1 .plate1-main .main-title {
    font-size: 0.48rem;
    font-weight: bold;
    color: #000;
  }
  .solutionDetails .solutionDetails-plate1 .plate1-main .main-heng {
    width: 32px;
    height: 2px;
    margin: 0.3rem 0 0.48rem;
    background: #2152af;
  }
  .solutionDetails .solutionDetails-plate1 .plate1-main .main-text {
    font-size: 0.28rem;
    line-height: 0.46rem;
    color: #666;
  }
  .solutionDetails .solutionDetails-plate2 {
    width: 100%;
    height: auto;
    padding: 0 0.3rem 1.2rem;
  }
  .solutionDetails .solutionDetails-plate2 .plate2-main {
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  .solutionDetails .solutionDetails-plate2 .plate2-main .main-title {
    font-size: 0.48rem;
    font-weight: bold;
    color: #000;
  }
  .solutionDetails .solutionDetails-plate2 .plate2-main .main-heng {
    width: 32px;
    height: 2px;
    margin: 0.3rem 0 0.4rem;
    background: #2152af;
  }
  .solutionDetails .solutionDetails-plate2 .plate2-main .main-box {
    width: 100%;
    height: auto;
  }
  .solutionDetails .solutionDetails-plate2 .plate2-main .main-box img {
    width: 100%;
  }
  .solutionDetails .solutionDetails-plate3 {
    width: 100%;
    height: auto;
    padding: 1.2rem 0.3rem;
    background: #f6f6f6;
  }
  .solutionDetails .solutionDetails-plate3 .plate3-main {
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  .solutionDetails .solutionDetails-plate3 .plate3-main .main-title {
    font-size: 0.48rem;
    font-weight: bold;
    color: #000;
  }
  .solutionDetails .solutionDetails-plate3 .plate3-main .main-heng {
    width: 32px;
    height: 2px;
    margin: 0.3rem 0 0.4rem;
    background: #2152af;
  }
  .solutionDetails .solutionDetails-plate3 .plate3-main .main-text {
    margin: 0 0 0.46rem;
    font-size: 0.28rem;
    line-height: 0.46rem;
    color: #666;
  }
  .solutionDetails .solutionDetails-plate3 .plate3-main .main-pic {
    width: 100%;
    height: auto;
    text-align: center;
  }
  .solutionDetails .solutionDetails-plate3 .plate3-main .main-pic img {
    max-width: 100%;
    width: auto;
  }
  .solutionDetails .solutionDetails-plate4 {
    width: 100%;
    height: auto;
    padding: 1.2rem 0.3rem;
  }
  .solutionDetails .solutionDetails-plate4 .plate4-main {
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  .solutionDetails .solutionDetails-plate4 .plate4-main .main-title {
    font-size: 0.48rem;
    font-weight: bold;
    color: #000;
  }
  .solutionDetails .solutionDetails-plate4 .plate4-main .main-heng {
    width: 32px;
    height: 2px;
    margin: 0.3rem 0 0.48rem;
    background: #2152af;
  }
  .solutionDetails .solutionDetails-plate4 .plate4-main .main-item {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    padding-bottom: 0.6rem;
    margin-bottom: 0.6rem;
    border-bottom: solid 1px #f0f0f0;
  }
  .solutionDetails .solutionDetails-plate4 .plate4-main .main-item:last-of-type {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: none;
  }
  .solutionDetails .solutionDetails-plate4 .plate4-main .main-item .item-pic {
    width: 100%;
    height: auto;
    overflow: hidden;
  }
  .solutionDetails .solutionDetails-plate4 .plate4-main .main-item .item-pic img {
    width: 100%;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .solutionDetails .solutionDetails-plate4 .plate4-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));
  }
  .solutionDetails .solutionDetails-plate4 .plate4-main .main-item .item-cent {
    width: 100%;
    height: auto;
    padding: 0.4rem 0.25rem 0;
  }
  .solutionDetails .solutionDetails-plate4 .plate4-main .main-item .item-cent .cent-title {
    font-size: 0.4rem;
    color: #000;
  }
  .solutionDetails .solutionDetails-plate4 .plate4-main .main-item .item-cent .cent-text {
    margin-top: 0.3rem;
    font-size: 0.28rem;
    line-height: 0.46rem;
    color: #666;
  }
  .solutionDetails .solutionDetails-plate5 {
    width: 100%;
    height: auto;
    padding: 0 0.3rem 0.9rem;
  }
  .solutionDetails .solutionDetails-plate5 .plate5-main {
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  .solutionDetails .solutionDetails-plate5 .plate5-main .main-title {
    font-size: 0.48rem;
    font-weight: bold;
    color: #000;
  }
  .solutionDetails .solutionDetails-plate5 .plate5-main .main-heng {
    width: 32px;
    height: 2px;
    margin: 0.3rem 0 0.48rem;
    background: #2152af;
  }
  .solutionDetails .solutionDetails-plate5 .plate5-main .main-box {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
  }
  .solutionDetails .solutionDetails-plate5 .plate5-main .main-box .box-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: 1rem;
    padding: 0 0.3rem;
    margin-bottom: 0.3rem;
    background: #f5f5f5;
  }
  .solutionDetails .solutionDetails-plate5 .plate5-main .main-box .box-item .item-title {
    font-size: 0.28rem;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .solutionDetails .solutionDetails-plate5 .plate5-main .main-box .box-item .item-title span {
    margin-right: 0.3rem;
    font-family: Arial;
    font-size: 0.26rem;
    font-weight: bold;
    color: #2152af;
  }
  .solutionDetails .solutionDetails-plate5 .plate5-main .main-box .box-item .box-icon {
    width: 0.5rem;
    margin-left: 0.2rem;
  }
  .solutionDetails .solutionDetails-plate5 .plate5-main .main-box .box-item .box-icon img {
    width: 100%;
  }
  .solutionDetails .solutionDetails-plate5 .plate5-main .main-box .box-item:hover {
    background: #fff;
    box-shadow: 0 0 0.2rem rgba(0, 0, 0, 0.2);
  }
  .tips {
    width: 100%;
    height: auto;
  }
  .tips .tips-main {
    width: 100%;
    height: auto;
    margin-top: 1.2rem;
    padding: 1.9rem 0.3rem 2.2rem;
    background: url(../image/tips-bg.png) no-repeat left top;
    background-size: 100%;
  }
  .tips .tips-main .main-box {
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  .tips .tips-main .main-box .mian-title {
    font-family: 'MontserratBold';
    font-size: 0.8rem;
    text-align: center;
    line-height: 1rem;
    color: #2152af;
  }
  .tips .tips-main .main-box .main-text {
    margin-top: 0.25rem;
    font-family: 'MONTSERRAT-REGULAR';
    font-size: 0.3rem;
    text-align: center;
    line-height: 0.48rem;
    color: #272727;
  }
  .tips .tips-main .main-box .main-button {
    display: block;
    width: 200px;
    height: 50px;
    margin: 0.8rem auto 0;
    font-family: 'MontserratBold';
    font-size: 14px;
    text-align: center;
    line-height: 46px;
    color: #fff;
    border-radius: 5px;
    background: #d83e57;
    border: solid 2px #d83e57;
  }
  .tips .tips-main .main-box .main-button:hover {
    color: #2152af;
    background: transparent;
  }
  .page-subNav {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 0.4rem 0.3rem 0;
  }
  .page-subNav .subNav-title {
    font-family: Arial;
    font-size: 0.3rem;
    color: #808080;
  }
  .page-subNav .subNav-title:hover {
    color: #2152af;
  }
  .page-subNav .subNav-text {
    font-family: Arial;
    font-size: 0.3rem;
    color: #2152af;
  }
  .page-subNav span {
    width: auto;
    height: auto;
    margin: 0 0.18rem;
  }
  .page-subNav span img {
    width: 5px;
  }
  .float-mian {
    position: fixed;
    bottom: 2rem;
    right: 0.3rem;
    width: auto;
    height: auto;
    z-index: 99;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .float-mian .main-service {
    display: block;
    width: 1.2rem;
    height: auto;
  }
  .float-mian .main-service img {
    width: 100%;
  }
  .float-mian .main-service2 {
    display: none;
    width: 0.55rem;
    height: auto;
    border-radius: 50%;
    overflow: auto;
    background: transparent;
    box-shadow: 0 0.11rem 0.27rem rgba(0, 0, 0, 0.07);
    cursor: pointer;
  }
  .float-mian .main-service2 img {
    width: 100%;
  }
  .float-mian .main-hide {
    position: absolute;
    top: -0.3rem;
    right: -0.1rem;
    width: 20px;
    height: 20px;
    background: rgba(0, 0, 0, 0.2);
    border-radius: 50%;
    overflow: hidden;
    cursor: pointer;
    opacity: 1;
  }
  .float-mian .main-hide img {
    width: 100%;
  }
  .float-mian:hover .main-hide {
    opacity: 1;
  }
  .float-mian-active .main-service {
    display: none;
  }
  .float-mian-active .main-service2 {
    display: block;
  }
  .float-mian-active .main-hide {
    visibility: hidden;
  }
  .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: #2152af;
  }

}






@media screen and (max-width: 750px) {
    #pc_products_list{display:none;}
    #h5_products_list{display:block;}
    .container .pege-container .cont-plate2 .plate2-main .main-box-content .nav-left{display:none;}
    .container .pege-container .cont-plate2 .plate2-main .main-box .products_list{display: flex;gap: 30px;flex-wrap: wrap;}
    .container .pege-container .cont-plate2 .plate2-main .main-box .swiper-slide .box-item .item-title{margin-top:0;}
    .news .news-main .main-right .right-box .right-item {
      display: flex;
      position: relative;
      width: 100%;
      height: auto;
      margin-left: 0;
      margin-bottom: 0.9rem;
      flex-direction: column;
      }
    .container .pege-container .cont-plate5 .plate5-main .main-cont .cont-item .item-cent {
      line-height: 0.5rem;
    }
    .container .pege-container .cont-plate5 .plate5-main .main-title {
      font-size: 0.30rem;
    }
    .container .pege-container .cont-plate1 .plate1-main .main-title {
      font-size: 0.30rem;
    }
    .container .pege-container .cont-foot .foot-top a {
      font-size: 0.3rem;
    }
    .container .pege-container .cont-foot .foot-web-cont .cont-box .box-list .list-ul .list-li .nav-ul .nav-li {
      line-height: 0.8rem;
      height: auto;
  }
  .container .pege-container .cont-plate1 .plate1-main .main-box .box-item {
    width: calc(100% / 3 - 0.1rem);
    margin-bottom: 0.2rem;
    height: 100%;
}
}