.txet-over1 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media screen and (max-width: 1440px) {
  .container .cont-plate1 .plate1-cent .cent-box .box-text,
  .vehicle .vehicle-plate1 .plate1-cent .cent-box .box-text,
  .about .about-plate1 .plate1-cent .cent-box .box-text {
    line-height: 0.36rem;
  }
  .vehicle .vehicle-plate3 .plate3-item .item-cent .cent-box .box-text {
    line-height: 0.4rem;
  }
  .AI .AI-main .main-box .box-item .item-cent .cent-box .box-text,
  .robot .robot-main .main-top .top-cent .cent-box .box-text {
    line-height: 0.38rem;
  }
  .about .about-bottom .bottom-main .main-box .box-swiper .swiper-slide .slide-box .slide-cent .cent-text {
    line-height: 0.32rem;
  }
}
@media screen and (max-width: 1004px) {
  section {
    overflow: hidden;
  }
  nav {
    width: 100%;
    height: auto;
    z-index: 99;
  }
  nav .nav-main {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 1.2rem;
    background: #fff;
    z-index: 99;
  }
  nav .nav-main .main-cont {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: 100%;
    padding: 0 0.3rem;
  }
  nav .nav-main .main-cont .main-logo {
    width: 2.2rem;
    height: auto;
  }
  nav .nav-main .main-cont .main-logo img {
    width: 100%;
  }
  nav .nav-main .main-cont .main-box {
    display: none;
  }
  nav .nav-main .main-cont .main-right {
    display: none;
  }
  nav .nav-main .main-cont .main-web-right {
    display: flex;
    justify-content: space-between;
    width: auto;
    height: auto;
  }
  nav .nav-main .main-cont .main-web-right .box-suosou {
    width: 0.8rem;
    height: auto;
    margin-right: 0.2rem;
    cursor: pointer;
  }
  nav .nav-main .main-cont .main-web-right .box-suosou img {
    width: 100%;
  }
  nav .nav-main .main-cont .main-web-right .box-menu {
    width: 0.8rem;
    height: auto;
    cursor: pointer;
  }
  nav .nav-main .main-cont .main-web-right .box-menu img {
    width: 100%;
  }
  nav .Whead-search {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 0;
    background: #dc021c;
    z-index: 999;
    overflow: hidden;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  nav .Whead-search .hide-pic {
    position: absolute;
    top: 0.2rem;
    right: 0.4rem;
    width: 0.45rem;
  }
  nav .Whead-search .search-input {
    position: absolute;
    bottom: 0.6rem;
    display: flex;
    justify-content: space-between;
    width: 100%;
    padding: 0 0.8rem;
  }
  nav .Whead-search .search-input .input-box {
    flex: 1;
  }
  nav .Whead-search .search-input .input-box input {
    width: 100%;
    height: 0.5rem;
    padding: 0.08rem 0;
    font-family: 'Arial';
    font-size: 0.26rem;
    color: #fff;
    background: rgba(255, 255, 255, 0);
    border-bottom: 1px solid #fff;
  }
  nav .Whead-search .search-input .input-box input::-webkit-input-placeholder {
    font-family: 'Arial';
    color: #fff;
  }
  nav .Whead-search .search-input .input-box input:-moz-placeholder {
    font-family: 'Arial';
    color: #fff;
  }
  nav .Whead-search .search-input .input-box input:-ms-input-placeholder {
    font-family: 'Arial';
    color: #fff;
  }
  nav .Whead-search .search-input .input-icon {
    width: 0.3rem;
    margin-left: 0.2rem;
  }
  nav .sidebar-mask {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background: rgba(0, 0, 0, 0.5);
    z-index: 119;
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  nav .Whead-sidebar {
    display: block;
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    height: 0;
    background: #fff;
    overflow: scroll;
    z-index: 399;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  nav .Whead-sidebar .sidebar-top {
    display: flex;
    justify-content: space-between;
    width: 100%;
    height: 1.3rem;
    padding: 0 0.3rem;
    line-height: 1.3rem;
    text-align: right;
    background: #fff;
    border-bottom: solid 1px #eee;
  }
  nav .Whead-sidebar .sidebar-top .top-icon {
    width: 2.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(../images/icon/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: #dc021c url(../images/icon/icon-Web-jianhao.png) no-repeat 90% center !important;
    background-size: 0.25rem !important;
    border-bottom: none;
  }
  header {
    position: relative;
    width: 100%;
    height: auto;
  }
  header .head-banner {
    width: 100%;
    padding-top: 1.2rem;
    overflow: hidden;
  }
  header .head-banner .swiper-slide {
    width: 100%;
    height: auto;
  }
  header .head-banner .swiper-slide .slide-box {
    position: relative;
    width: 100%;
  }
  header .head-banner .swiper-slide .slide-box .box-pic {
    display: none;
  }
  header .head-banner .swiper-slide .slide-box .box-web-pic {
    display: block;
  }
  header .head-banner .swiper-slide .slide-box .box-web-pic img {
    width: 100%;
  }
  header .head-banner .swiper-slide .slide-box .box-cent {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: auto;
    padding: 0 0.3rem;
    transform: translatey(-50%);
    -o-transform: translatey(-50%);
    -moz-transform: translatey(-50%);
    -webkit-transform: translatey(-50%);
  }
  header .head-banner .swiper-slide .slide-box .box-cent .cent-title {
    width: 100%;
    height: auto;
    font-size: 0.44rem;
    font-weight: bold;
    text-align: center;
    color: #fff;
    opacity: 0;
    transform: translatey(30px);
    -o-transform: translatey(30px);
    -moz-transform: translatey(30px);
    -webkit-transform: translatey(30px);
    transition: all 0.5s 0.6s;
    -o-transition: all 0.5s 0.6s;
    -moz-transition: all 0.5s 0.6s;
    -webkit-transition: all 0.5s 0.6s;
  }
  header .head-banner .swiper-slide .slide-box .box-cent .cent-text {
    width: 100%;
    height: auto;
    margin: 0.3rem auto 0;
    font-size: 0.3rem;
    line-height: 0.46rem;
    text-align: center;
    color: #fff;
    opacity: 0;
    transform: translatey(30px);
    -o-transform: translatey(30px);
    -moz-transform: translatey(30px);
    -webkit-transform: translatey(30px);
    transition: all 0.5s 0.8s;
    -o-transition: all 0.5s 0.8s;
    -moz-transition: all 0.5s 0.8s;
    -webkit-transition: all 0.5s 0.8s;
  }
  header .head-banner .swiper-slide .slide-box .box-cent2 {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: auto;
    padding: 0 0.3rem;
    transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
  }
  header .head-banner .swiper-slide .slide-box .box-cent2 .cent-title {
    width: 100%;
    height: auto;
    font-size: 0.44rem;
    font-weight: bold;
    text-align: center;
    color: #fff;
    opacity: 0;
    transform: translatey(30px);
    -o-transform: translatey(30px);
    -moz-transform: translatey(30px);
    -webkit-transform: translatey(30px);
    transition: all 0.5s 0.6s;
    -o-transition: all 0.5s 0.6s;
    -moz-transition: all 0.5s 0.6s;
    -webkit-transition: all 0.5s 0.6s;
  }
  header .head-banner .swiper-slide .slide-box .box-cent2 .cent-English {
    width: 100%;
    height: auto;
    margin-top: 0.24rem;
    font-family: 'gilroy-regular';
    font-size: 0.28rem;
    text-align: center;
    color: #fff;
    opacity: 0;
    transform: translatey(30px);
    -o-transform: translatey(30px);
    -moz-transform: translatey(30px);
    -webkit-transform: translatey(30px);
    transition: all 0.5s 0.8s;
    -o-transition: all 0.5s 0.8s;
    -moz-transition: all 0.5s 0.8s;
    -webkit-transition: all 0.5s 0.8s;
  }
  header .head-banner .swiper-slide .slide-box .box-cent2 .cent-botton {
    width: 2.4rem;
    height: 0.7rem;
    margin: 0.45rem auto 0;
    font-size: 0.3rem;
    text-align: center;
    line-height: 0.7rem;
    color: #fff;
    opacity: 0;
    transform: translatey(30px);
    -o-transform: translatey(30px);
    -moz-transform: translatey(30px);
    -webkit-transform: translatey(30px);
    transition: all 0.5s 1s;
    -o-transition: all 0.5s 1s;
    -moz-transition: all 0.5s 1s;
    -webkit-transition: all 0.5s 1s;
  }
  header .head-banner .swiper-slide .slide-box .box-cent2 .cent-botton span {
    display: block;
    width: 100%;
    height: 100%;
    background: #dc021c;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  header .head-banner .swiper-slide .slide-box .box-cent2 .cent-botton:hover span {
    transform: translatey(-0.1rem);
    -o-transform: translatey(-0.1rem);
    -moz-transform: translatey(-0.1rem);
    -webkit-transform: translatey(-0.1rem);
  }
  header .head-banner .banner-pic {
    width: 100%;
    height: 6rem;
    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-cent {
    position: absolute;
    bottom: 1.4rem;
    left: 0;
    width: 100%;
    height: auto;
    padding: 0 0.3rem;
    transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
  }
  header .head-banner .banner-cent .cent-title {
    font-size: 0.54rem;
    color: #fff;
  }
  header .head-banner .banner-cent .cent-text {
    margin-top: 0.1rem;
    font-size: 0.38rem;
    color: #fff;
  }
  header .head-banner .banner-cent .cent-click {
    position: absolute;
    right: auto;
    left: 0.3rem;
    bottom: -0.9rem;
    width: 0.45rem;
    height: auto;
    cursor: pointer;
  }
  header .head-banner .banner-cent .cent-click img {
    width: 100%;
  }
  header .head-banner .swiper-pagination {
    bottom: 0.3rem;
    left: 50%;
    width: 15.38rem;
    text-align: center;
    transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
  }
  header .head-banner .swiper-pagination .swiper-pagination-bullet {
    position: relative;
    width: 8px;
    height: 8px;
    margin: 0 18px;
    background: #fff;
    opacity: 0.8;
    border-radius: 50%;
  }
  header .head-banner .swiper-pagination .swiper-pagination-bullet .circlechart {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 30px;
    height: 30px;
    transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
  }
  header .head-banner .swiper-pagination .swiper-pagination-bullet .circlechart .circle-chart {
    width: 30px;
    height: 30px;
  }
  header .head-banner .swiper-pagination .swiper-pagination-bullet .circlechart .circle-chart .circle-chart__background {
    opacity: 0;
  }
  header .head-banner .swiper-pagination .swiper-pagination-bullet .circlechart .circle-chart .circle-chart__circle {
    stroke-dasharray: 182 182;
    stroke-dashoffset: 182;
  }
  header .head-banner .swiper-pagination .swiper-pagination-bullet-active {
    opacity: 1;
  }
  header .head-banner .swiper-pagination .swiper-pagination-bullet-active .circle-chart__background {
    opacity: 0.2 !important;
  }
  header .head-banner .swiper-pagination .swiper-pagination-bullet-active .circle-chart__circle {
    stroke-dashoffset: 0 !important;
    transition: all 10.5s;
    -o-transition: all 10.5s;
    -moz-transition: all 10.5s;
    -webkit-transition: all 10.5s;
  }
  header .head-Wnav {
    position: relative;
    display: block;
    width: 100%;
    height: 50px;
    line-height: 50px;
    background: #dc021c;
    z-index: 69;
  }
  header .head-Wnav .Wnav-top {
    font-family: 'gilroy-bold';
    font-size: 0.32rem;
    color: #fff;
    background: url(../images/icon/icon-web-xiasanjiao.png) no-repeat 96% center;
    background-size: 0.24rem;
    padding: 0 0.2rem;
  }
  header .head-Wnav .top-on {
    background: url(../images/icon/icon-web-shangsanjiao.png) no-repeat 96% center !important;
    background-size: 0.24rem !important;
  }
  header .head-Wnav .Wnav-ul {
    position: relative;
    width: 100%;
    height: 0;
    background: #fff;
    overflow: hidden;
    z-index: 99;
    transition: all 0.6s;
    -o-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -webkit-transition: all 0.6s;
  }
  header .head-Wnav .Wnav-ul .Wnav-li {
    width: 100%;
    height: 1rem;
    line-height: 1rem;
    padding: 0 0.2rem;
    font-family: 'Gilroy-Medium';
    font-size: 0.26rem;
    color: #000;
    border-bottom: solid 1px #ccc;
  }
  header .head-strip {
    display: none;
  }
  .foot {
    width: 100%;
    height: auto;
    padding: 1rem 0 0;
    background: #142031;
  }
  .foot .foot-main {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 0 0.3rem 0.8rem;
  }
  .foot .foot-main .mian-cent {
    width: 100%;
    height: auto;
  }
  .foot .foot-main .mian-cent .cent-title {
    margin-bottom: 0.36rem;
    font-size: 0.32rem;
    font-weight: bold;
    color: #fff;
  }
  .foot .foot-main .mian-cent .cent-text {
    font-size: 0.26rem;
    line-height: 0.42rem;
    color: #fff;
    opacity: 0.5;
  }
  .foot .foot-main .mian-cent .cent-link {
    width: auto;
    height: auto;
    margin-top: 0.2rem;
    font-size: 0.26rem;
    line-height: 0.44rem;
    color: rgba(255, 255, 255, 0.5);
  }
  .foot .foot-main .mian-cent .cent-link a {
    color: rgba(255, 255, 255, 0.5);
  }
  .foot .foot-main .mian-cent .cent-link a:hover {
    color: #ffffff;
  }
  .foot .foot-main .mian-cent .cent-link span {
    margin: 0 0.1rem;
  }
  .foot .foot-main .main-nav {
    display: none;
    justify-content: space-between;
    width: 8.5rem;
    height: auto;
  }
  .foot .foot-main .main-nav .nav-item {
    width: auto;
    height: auto;
  }
  .foot .foot-main .main-nav .nav-item .item-title {
    display: block;
    margin-bottom: 0.36rem;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
  }
  .foot .foot-main .main-nav .nav-item .item-link {
    width: auto;
    height: auto;
  }
  .foot .foot-main .main-nav .nav-item .item-link a {
    display: block;
    width: auto;
    font-size: 14px;
    line-height: 0.3rem;
    color: #fff;
    opacity: 0.5;
  }
  .foot .foot-main .main-nav .nav-item .item-link a:hover {
    opacity: 1;
  }
  .foot .foot-main .main-right {
    width: 100%;
    height: auto;
    margin-top: 0.45rem;
  }
  .foot .foot-main .main-right .right-ewm {
    display: flex;
    justify-content: flex-start;
    width: auto;
  }
  .foot .foot-main .main-right .right-ewm .ewm-box {
    width: auto;
    height: auto;
  }
  .foot .foot-main .main-right .right-ewm .ewm-box .box-pic {
    width: 2rem;
    height: auto;
  }
  .foot .foot-main .main-right .right-ewm .ewm-box .box-pic img {
    width: 100%;
  }
  .foot .foot-main .main-right .right-ewm .ewm-box .box-title {
    margin-top: 0.18rem;
    font-size: 0.24rem;
    text-align: center;
    color: #fff;
  }
  .foot .foot-main .main-right .right-share {
    display: flex;
    justify-content: flex-start;
    width: auto;
    margin-top: 0.3rem;
  }
  .foot .foot-main .main-right .right-share .share-item {
    width: 22px;
    height: auto;
    margin-left: 0;
    margin-right: 0.3rem;
  }
  .foot .foot-main .main-right .right-share .share-item img {
    width: 100%;
    opacity: 0.7;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .foot .foot-main .main-right .right-share .share-item:hover img {
    opacity: 1;
  }
  .foot .foot-bottom {
    width: 100%;
    height: auto;
    border-top: solid 1px #222e3f;
  }
  .foot .foot-bottom .bottom-main {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: auto;
    padding: 0.4rem 0.3rem;
    margin: 0 auto;
  }
  .foot .foot-bottom .bottom-main .link-box {
    position: relative;
    width: 2.7rem;
    height: 0.7rem;
    padding-left: 0.15rem;
    font-size: 0.24rem;
    color: rgba(255, 255, 255, 0.6);
    line-height: 0.7rem;
    border: solid 1px rgba(255, 255, 255, 0.5);
    background: url(../images/icon/icon-foot-link.png) no-repeat 96% center;
    background-size: 10px;
    cursor: pointer;
  }
  .foot .foot-bottom .bottom-main .link-box .link-hidden {
    position: absolute;
    bottom: 0.7rem;
    left: 0;
    width: 100%;
    height: auto;
    background: #fff;
    padding-left: 0.15rem;
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .foot .foot-bottom .bottom-main .link-box .link-hidden a {
    display: inline-block;
    width: 100%;
    height: 0.7rem;
    font-size: 0.26rem;
    color: #666;
    line-height: 0.7rem;
  }
  .foot .foot-bottom .bottom-main .link-box .link-hidden a:hover {
    text-decoration: underline;
    color: #dc021c;
  }
  .foot .foot-bottom .bottom-main .link-box:hover .link-hidden {
    opacity: 1;
    visibility: visible;
  }
  .foot .foot-bottom .bottom-main .main-zizhi {
    width: 3.8rem;
    font-size: 0.24rem;
    color: rgba(255, 255, 255, 0.5);
  }
  .foot .foot-bottom .bottom-main .main-zizhi a {
    color: rgba(255, 255, 255, 0.5);
  }
  .foot .foot-bottom .bottom-main .main-zizhi a:hover {
    color: #ffffff;
  }
  .container {
    width: 100%;
    height: auto;
  }
  .container .cont-plate1 {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
  }
  .container .cont-plate1 .plate1-cent {
    position: relative;
    width: 100%;
    height: auto;
    background: #f7f7fa;
  }
  .container .cont-plate1 .plate1-cent .cent-box {
    position: static;
    width: 100%;
    height: auto;
    padding: 1rem 0.3rem;
    transform: translatey(0);
    -o-transform: translatey(0);
    -moz-transform: translatey(0);
    -webkit-transform: translatey(0);
  }
  .container .cont-plate1 .plate1-cent .cent-box .box-English {
    font-family: 'MontserratBold';
    font-size: 0.58rem;
    color: #000;
  }
  .container .cont-plate1 .plate1-cent .cent-box .box-title {
    font-size: 0.44rem;
    font-weight: bold;
    color: #090a0c;
  }
  .container .cont-plate1 .plate1-cent .cent-box .box-heng {
    width: 24px;
    height: 2px;
    margin: 0.2rem 0 0.45rem;
    background: #dc021c;
  }
  .container .cont-plate1 .plate1-cent .cent-box .box-text {
    font-size: 0.26rem;
    line-height: 0.46rem;
    color: #999;
  }
  .container .cont-plate1 .plate1-cent .cent-box a {
    display: block;
    width: 2.4rem;
    height: 0.7rem;
    margin-top: 0.65rem;
    font-size: 0.28rem;
    font-weight: bold;
    text-align: center;
    line-height: 0.7rem;
    color: #fff;
    background: #dc021c;
  }
  .container .cont-plate1 .plate1-cent .cent-box a:hover {
    transform: translatey(-0.1rem);
    -o-transform: translatey(-0.1rem);
    -moz-transform: translatey(-0.1rem);
    -webkit-transform: translatey(-0.1rem);
  }
  .container .cont-plate1 .plate1-box {
    width: 100%;
    height: auto;
  }
  .container .cont-plate1 .plate1-box .box-Bpic {
    width: 100%;
    height: auto;
    overflow: hidden;
  }
  .container .cont-plate1 .plate1-box .box-Bpic img {
    width: 100%;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .cont-plate1 .plate1-box .box-Bpic img:hover {
    transform: scale(1.1, 1.1) translateZ(0);
    -o-transform: scale(1.1, 1.1) translateZ(0);
    -moz-transform: scale(1.1, 1.1) translateZ(0);
    -webkit-transform: scale(1.1, 1.1 translateZ(0));
  }
  .container .cont-plate1 .plate1-box .box-video {
    position: relative;
    width: 100%;
    height: auto;
    background: #000;
  }
  .container .cont-plate1 .plate1-box .box-video .hidden-box {
    width: 100%;
    height: 100%;
  }
  .container .cont-plate1 .plate1-box .box-video .hidden-box .box-pic {
    width: 100%;
    height: auto;
    overflow: hidden;
  }
  .container .cont-plate1 .plate1-box .box-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;
  }
  .container .cont-plate1 .plate1-box .box-video .hidden-box .icon-box {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 60px;
    height: auto;
    cursor: pointer;
    transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
  }
  .container .cont-plate1 .plate1-box .box-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;
  }
  .container .cont-plate1 .plate1-box .box-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));
  }
  .container .cont-plate1 .plate1-box .box-video .video-box {
    display: none;
    width: 100%;
    height: auto;
  }
  .container .cont-plate1 .plate1-box .box-video .video-box video {
    width: 100%;
    height: auto;
  }
  .container .cont-plate2 {
    width: 100%;
    height: auto;
    padding: 1.2rem 0.3rem 0;
  }
  .container .cont-plate2 .plate2-top {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  .container .cont-plate2 .plate2-top .top-cent {
    width: auto;
    height: auto;
  }
  .container .cont-plate2 .plate2-top .top-cent .cent-English {
    font-family: 'MontserratBold';
    font-size: 0.48rem;
    line-height: 0.48rem;
    color: #000;
  }
  .container .cont-plate2 .plate2-top .top-cent .cent-title {
    margin-top: 0.1rem;
    font-size: 0.34rem;
    color: #000;
  }
  .container .cont-plate2 .plate2-top .top-cent .cent-heng {
    width: 24px;
    height: 2px;
    margin-top: 0.16rem;
    background-color: #dc021c;
  }
  .container .cont-plate2 .plate2-top a {
    display: none;
    width: 1.41rem;
    height: 0.47rem;
    margin-top: 0.65rem;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    line-height: 0.47rem;
    color: #fff;
    background: #dc021c;
  }
  .container .cont-plate2 .plate2-top a:hover {
    transform: translatey(-0.1rem);
    -o-transform: translatey(-0.1rem);
    -moz-transform: translatey(-0.1rem);
    -webkit-transform: translatey(-0.1rem);
  }
  .container .cont-plate2 .plate2-pc-main {
    display: none;
    justify-content: flex-start;
    width: 100%;
    height: auto;
    margin-top: 0.6rem;
  }
  .container .cont-plate2 .plate2-pc-main .main-item {
    position: relative;
    width: calc(100% / 3 - 0.3rem);
    height: auto;
    margin-right: 0.45rem;
    background: #fff;
    box-shadow: 0 0 0.3rem rgba(0, 0, 0, 0.09);
  }
  .container .cont-plate2 .plate2-pc-main .main-item:last-of-type {
    margin-right: 0;
  }
  .container .cont-plate2 .plate2-pc-main .main-item .item-pic {
    width: 100%;
    height: 4.06rem;
    overflow: hidden;
  }
  .container .cont-plate2 .plate2-pc-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;
  }
  .container .cont-plate2 .plate2-pc-main .main-item .item-cent {
    width: 100%;
    height: auto;
    padding: 0.5rem;
  }
  .container .cont-plate2 .plate2-pc-main .main-item .item-cent .cent-title {
    font-size: 0.24rem;
    color: #000;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .container .cont-plate2 .plate2-pc-main .main-item .item-cent .cent-text {
    margin-top: 0.16rem;
    font-size: 14px;
    line-height: 0.28rem;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
  .container .cont-plate2 .plate2-pc-main .main-item .item-cent .item-botton {
    width: 0.47rem;
    height: 0.33rem;
    margin-top: 0.3rem;
    border-radius: 0.45rem;
    border: solid 2px #9b9b9b;
    background: url(../images/icon/icon-index-plate2-botton.png) no-repeat center;
    background-size: 6px;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .cont-plate2 .plate2-pc-main .main-item .item-cent .item-botton:hover {
    transform: translatey(-0.1rem);
    -o-transform: translatey(-0.1rem);
    -moz-transform: translatey(-0.1rem);
    -webkit-transform: translatey(-0.1rem);
  }
  .container .cont-plate2 .plate2-pc-main .main-item::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 5px;
    background: #dc021c;
    transform: scale(0, 0) translateZ(0);
    -o-transform: scale(0, 0) translateZ(0);
    -moz-transform: scale(0, 0) translateZ(0);
    -webkit-transform: scale(0, 0 translateZ(0));
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .cont-plate2 .plate2-pc-main .main-item:hover .item-pic img {
    transform: scale(1.1, 1.1) translateZ(0);
    -o-transform: scale(1.1, 1.1) translateZ(0);
    -moz-transform: scale(1.1, 1.1) translateZ(0);
    -webkit-transform: scale(1.1, 1.1 translateZ(0));
  }
  .container .cont-plate2 .plate2-pc-main .main-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));
  }
  .container .cont-plate2 .plate2-pc-main .main-item:hover .item-cent .item-botton {
    border: solid 2px #dc021c;
    background: #dc021c url(../images/icon/icon-index-plate2-botton-active.png) no-repeat center;
    background-size: 6px;
  }
  .container .cont-plate2 .plate2-web-mian {
    display: block;
    position: relative;
    width: 100%;
    height: auto;
    margin-top: 0.6rem;
    padding-bottom: 0.3rem;
    overflow: hidden;
  }
  .container .cont-plate2 .plate2-web-mian .swiper-slide {
    width: calc(100% / 2 - 10px);
    height: auto;
  }
  .container .cont-plate2 .plate2-web-mian .swiper-slide .slide-item {
    position: relative;
    width: 100%;
    height: auto;
    background: #fff;
  }
  .container .cont-plate2 .plate2-web-mian .swiper-slide .slide-item:last-of-type {
    margin-right: 0;
  }
  .container .cont-plate2 .plate2-web-mian .swiper-slide .slide-item .item-pic {
    width: 100%;
    height: auto;
    overflow: hidden;
  }
  .container .cont-plate2 .plate2-web-mian .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;
  }
  .container .cont-plate2 .plate2-web-mian .swiper-slide .slide-item .item-cent {
    width: 100%;
    height: auto;
    padding: 0.5rem 0.2rem;
    box-shadow: 0 0 0.3rem rgba(0, 0, 0, 0.09);
  }
  .container .cont-plate2 .plate2-web-mian .swiper-slide .slide-item .item-cent .cent-title {
    font-size: 0.3rem;
    color: #000;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .container .cont-plate2 .plate2-web-mian .swiper-slide .slide-item .item-cent .cent-text {
    margin-top: 0.16rem;
    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;
  }
  .container .cont-plate2 .plate2-web-mian .swiper-slide .slide-item .item-cent .item-botton {
    width: 0.75rem;
    height: 0.56rem;
    margin-top: 0.3rem;
    border-radius: 0.45rem;
    border: solid 2px #9b9b9b;
    background: url(../images/icon/icon-index-plate2-botton.png) no-repeat center;
    background-size: 6px;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .cont-plate2 .plate2-web-mian .swiper-slide .slide-item .item-cent .item-botton:hover {
    transform: translatey(-0.1rem);
    -o-transform: translatey(-0.1rem);
    -moz-transform: translatey(-0.1rem);
    -webkit-transform: translatey(-0.1rem);
  }
  .container .cont-plate2 .plate2-web-mian .swiper-slide .slide-item::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 5px;
    background: #dc021c;
    transform: scale(0, 0) translateZ(0);
    -o-transform: scale(0, 0) translateZ(0);
    -moz-transform: scale(0, 0) translateZ(0);
    -webkit-transform: scale(0, 0 translateZ(0));
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .cont-plate2 .plate2-web-mian .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));
  }
  .container .cont-plate2 .plate2-web-mian .swiper-slide .slide-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));
  }
  .container .cont-plate2 .plate2-web-mian .swiper-slide .slide-item:hover .item-cent .item-botton {
    border: solid 2px #dc021c;
    background: #dc021c url(../images/icon/icon-index-plate2-botton-active.png) no-repeat center;
    background-size: 6px;
  }
  .container .cont-plate2 .plate2-web-mian .plate2-swiper-button-prev,
  .container .cont-plate2 .plate2-web-mian .plate2-swiper-button-next {
    position: absolute;
    top: 50%;
    width: 0.7rem;
    height: 0.7rem;
    background: rgba(0, 0, 0, 0.1);
    z-index: 9;
    transform: translatey(-50%);
    -o-transform: translatey(-50%);
    -moz-transform: translatey(-50%);
    -webkit-transform: translatey(-50%);
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .cont-plate2 .plate2-web-mian .plate2-swiper-button-prev img,
  .container .cont-plate2 .plate2-web-mian .plate2-swiper-button-next img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 15px;
    transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .cont-plate2 .plate2-web-mian .plate2-swiper-button-prev .img2,
  .container .cont-plate2 .plate2-web-mian .plate2-swiper-button-next .img2 {
    opacity: 0;
  }
  .container .cont-plate2 .plate2-web-mian .plate2-swiper-button-prev:hover,
  .container .cont-plate2 .plate2-web-mian .plate2-swiper-button-next:hover {
    background: #dc021c;
  }
  .container .cont-plate2 .plate2-web-mian .plate2-swiper-button-prev:hover .img2,
  .container .cont-plate2 .plate2-web-mian .plate2-swiper-button-next:hover .img2 {
    opacity: 1;
  }
  .container .cont-plate2 .plate2-web-mian .plate2-swiper-button-prev:hover .img1,
  .container .cont-plate2 .plate2-web-mian .plate2-swiper-button-next:hover .img1 {
    opacity: 0;
  }
  .container .cont-plate2 .plate2-web-mian .plate2-swiper-button-prev {
    left: 0;
  }
  .container .cont-plate2 .plate2-web-mian .plate2-swiper-button-next {
    right: 0;
  }
  .container .cont-palte3 {
    width: 100%;
    height: auto;
    padding-top: 1.2rem;
  }
  .container .cont-palte3 .plate3-top {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    width: 100%;
    height: auto;
    padding: 0 0.3rem;
  }
  .container .cont-palte3 .plate3-top .top-cent {
    width: auto;
    height: auto;
  }
  .container .cont-palte3 .plate3-top .top-cent .cent-English {
    font-family: 'MontserratBold';
    font-size: 0.48rem;
    line-height: 0.48rem;
    color: #000;
  }
  .container .cont-palte3 .plate3-top .top-cent .cent-title {
    margin-top: 0.1rem;
    font-size: 0.34rem;
    color: #000;
  }
  .container .cont-palte3 .plate3-top .top-cent .cent-heng {
    width: 24px;
    height: 2px;
    margin-top: 0.16rem;
    background-color: #dc021c;
  }
  .container .cont-palte3 .plate3-top a {
    display: none;
    width: 1.41rem;
    height: 0.47rem;
    margin-top: 0.65rem;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    line-height: 0.47rem;
    color: #fff;
    background: #dc021c;
  }
  .container .cont-palte3 .plate3-top a:hover {
    transform: translatey(-0.1rem);
    -o-transform: translatey(-0.1rem);
    -moz-transform: translatey(-0.1rem);
    -webkit-transform: translatey(-0.1rem);
  }
  .container .cont-palte3 .plate3-main {
    position: relative;
    width: 100%;
    height: auto;
    margin-top: 0.6rem;
  }
  .container .cont-palte3 .plate3-main .main-pic {
    width: 100%;
    height: 7.2rem;
    overflow: hidden;
  }
  .container .cont-palte3 .plate3-main .main-pic img {
    width: auto;
    height: 100%;
    transform: translateX(-30%);
    -o-transform: translateX(-30%);
    -moz-transform: translateX(-30%);
    -webkit-transform: translateX(-30%);
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .cont-palte3 .plate3-main .main-cent {
    display: none;
    justify-content: space-between;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .container .cont-palte3 .plate3-main .main-cent .cent-item {
    position: relative;
    width: 50%;
    height: 100%;
    border-right: solid 1px rgba(255, 255, 255, 0.2);
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .cont-palte3 .plate3-main .main-cent .cent-item:nth-child(n+3) {
    display: none;
  }
  .container .cont-palte3 .plate3-main .main-cent .cent-item:last-of-type {
    border-right: none;
  }
  .container .cont-palte3 .plate3-main .main-cent .cent-item .item-cont {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: auto;
    padding: 0 0.3rem;
    transform: translatey(-50%);
    -o-transform: translatey(-50%);
    -moz-transform: translatey(-50%);
    -webkit-transform: translatey(-50%);
  }
  .container .cont-palte3 .plate3-main .main-cent .cent-item .item-cont .cont-icon {
    width: 0.7rem;
    height: auto;
    margin: 0 auto;
  }
  .container .cont-palte3 .plate3-main .main-cent .cent-item .item-cont .cont-icon img {
    width: 100%;
  }
  .container .cont-palte3 .plate3-main .main-cent .cent-item .item-cont .cont-title {
    margin-top: 0.45rem;
    font-size: 0.36rem;
    text-align: center;
    color: #fff;
  }
  .container .cont-palte3 .plate3-main .main-cent .cent-item .item-cont a {
    display: block;
    width: 2.4rem;
    height: 0;
    margin: 0 auto 0;
    font-size: 0.28rem;
    font-weight: bold;
    text-align: center;
    line-height: 0.7rem;
    color: #fff;
    background: #dc021c;
  }
  .container .cont-palte3 .plate3-main .main-cent .cent-item .item-cont a:hover {
    transform: translatey(-0.1rem);
    -o-transform: translatey(-0.1rem);
    -moz-transform: translatey(-0.1rem);
    -webkit-transform: translatey(-0.1rem);
  }
  .container .cont-palte3 .plate3-main .main-cent .cent-item:hover {
    background: rgba(8, 29, 57, 0.1);
  }
  .container .cont-palte3 .plate3-main .main-cent .cent-item:hover .item-cont a {
    height: 0.7rem;
    margin: 1rem auto 0;
  }
  .container .cont-palte3 .plate3-main .main-web-cent {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .container .cont-palte3 .plate3-main .main-web-cent .swiper-slide {
    width: 50%;
    height: 100%;
  }
  .container .cont-palte3 .plate3-main .main-web-cent .swiper-slide .slide-item {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
    border-right: solid 1px rgba(255, 255, 255, 0.2);
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .cont-palte3 .plate3-main .main-web-cent .swiper-slide .slide-item .item-cont {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: auto;
    padding: 0 0.3rem;
    transform: translatey(-50%);
    -o-transform: translatey(-50%);
    -moz-transform: translatey(-50%);
    -webkit-transform: translatey(-50%);
  }
  .container .cont-palte3 .plate3-main .main-web-cent .swiper-slide .slide-item .item-cont .cont-icon {
    width: 0.7rem;
    height: auto;
    margin: 0 auto;
  }
  .container .cont-palte3 .plate3-main .main-web-cent .swiper-slide .slide-item .item-cont .cont-icon img {
    width: 100%;
  }
  .container .cont-palte3 .plate3-main .main-web-cent .swiper-slide .slide-item .item-cont .cont-title {
    margin-top: 0.45rem;
    font-size: 0.36rem;
    text-align: center;
    color: #fff;
  }
  .container .cont-palte3 .plate3-main .main-web-cent .swiper-slide .slide-item .item-cont .cont-botton {
    width: 2.4rem;
    height: 0.7rem;
    margin: 0.3rem auto 0;
    font-size: 0.28rem;
    font-weight: bold;
    text-align: center;
    line-height: 0.7rem;
    color: #fff;
    background: #dc021c;
  }
  .container .cont-palte3 .plate3-main .main-web-cent .swiper-slide .slide-item .item-cont .cont-botton:hover {
    transform: translatey(-0.1rem);
    -o-transform: translatey(-0.1rem);
    -moz-transform: translatey(-0.1rem);
    -webkit-transform: translatey(-0.1rem);
  }
  .container .cont-palte3 .plate3-main .main-web-cent .cent-swiper-button-prev,
  .container .cont-palte3 .plate3-main .main-web-cent .cent-swiper-button-next {
    position: absolute;
    top: 50%;
    width: 0.7rem;
    height: 0.7rem;
    background: rgba(0, 0, 0, 0.1);
    z-index: 9;
    transform: translatey(-50%);
    -o-transform: translatey(-50%);
    -moz-transform: translatey(-50%);
    -webkit-transform: translatey(-50%);
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .cont-palte3 .plate3-main .main-web-cent .cent-swiper-button-prev img,
  .container .cont-palte3 .plate3-main .main-web-cent .cent-swiper-button-next img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 15px;
    transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .cont-palte3 .plate3-main .main-web-cent .cent-swiper-button-prev .img2,
  .container .cont-palte3 .plate3-main .main-web-cent .cent-swiper-button-next .img2 {
    opacity: 0;
  }
  .container .cont-palte3 .plate3-main .main-web-cent .cent-swiper-button-prev:hover,
  .container .cont-palte3 .plate3-main .main-web-cent .cent-swiper-button-next:hover {
    background: #dc021c;
  }
  .container .cont-palte3 .plate3-main .main-web-cent .cent-swiper-button-prev:hover .img2,
  .container .cont-palte3 .plate3-main .main-web-cent .cent-swiper-button-next:hover .img2 {
    opacity: 1;
  }
  .container .cont-palte3 .plate3-main .main-web-cent .cent-swiper-button-prev:hover .img1,
  .container .cont-palte3 .plate3-main .main-web-cent .cent-swiper-button-next:hover .img1 {
    opacity: 0;
  }
  .container .cont-palte3 .plate3-main .main-web-cent .cent-swiper-button-prev {
    left: 0;
  }
  .container .cont-palte3 .plate3-main .main-web-cent .cent-swiper-button-next {
    right: 0;
  }
  .container .cont-plate4 {
    width: 100%;
    height: auto;
    padding: 1.2rem 0.3rem 0;
  }
  .container .cont-plate4 .plate4-top {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  .container .cont-plate4 .plate4-top .top-cent {
    width: auto;
    height: auto;
  }
  .container .cont-plate4 .plate4-top .top-cent .cent-English {
    font-family: 'MontserratBold';
    font-size: 0.48rem;
    line-height: 0.48rem;
    color: #000;
  }
  .container .cont-plate4 .plate4-top .top-cent .cent-title {
    margin-top: 0.1rem;
    font-size: 0.34rem;
    color: #000;
  }
  .container .cont-plate4 .plate4-top .top-cent .cent-heng {
    width: 24px;
    height: 2px;
    margin-top: 0.16rem;
    background-color: #dc021c;
  }
  .container .cont-plate4 .plate4-top .top-on-swiper {
    display: flex;
    justify-content: flex-end;
    width: auto;
    height: auto;
  }
  .container .cont-plate4 .plate4-top .top-on-swiper .swier-item {
    width: 2rem;
    height: auto;
    border-right: solid 1px #ebebeb;
    opacity: 0.7;
    cursor: pointer;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .cont-plate4 .plate4-top .top-on-swiper .swier-item:last-of-type {
    border-right: none;
  }
  .container .cont-plate4 .plate4-top .top-on-swiper .swier-item .item-icon {
    width: 0.5rem;
    height: auto;
    margin: 0 auto;
  }
  .container .cont-plate4 .plate4-top .top-on-swiper .swier-item .item-icon img {
    width: 100%;
  }
  .container .cont-plate4 .plate4-top .top-on-swiper .swier-item .item-title {
    margin-top: 0.16rem;
    font-size: 0.24rem;
    text-align: center;
    color: #333;
  }
  .container .cont-plate4 .plate4-top .top-on-swiper .swier-item:hover {
    opacity: 1;
  }
  .container .cont-plate4 .plate4-top .top-on-swiper .swier-item:hover .item-title {
    font-weight: bold;
  }
  .container .cont-plate4 .plate4-top .top-on-swiper .swier-item-active {
    opacity: 1;
  }
  .container .cont-plate4 .plate4-top .top-on-swiper .swier-item-active .item-title {
    font-weight: bold;
  }
  .container .cont-plate4 .plate4-main {
    position: relative;
    width: 100%;
    height: auto;
    margin-top: 0.6rem;
  }
  .container .cont-plate4 .plate4-main .main-box {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    opacity: 0;
    visibility: hidden;
    transform: translatey(-0.5rem);
    -o-transform: translatey(-0.5rem);
    -moz-transform: translatey(-0.5rem);
    -webkit-transform: translatey(-0.5rem);
  }
  .container .cont-plate4 .plate4-main .main-box .box-cont {
    display: none;
    justify-content: flex-start;
    width: 100%;
    height: auto;
  }
  .container .cont-plate4 .plate4-main .main-box .box-cont .cont-item {
    width: calc(100% / 2 - 0.1rem);
    height: auto;
    margin-right: 0.2rem;
    padding: 0.4rem 0.2rem;
    background: #f5f5f5;
  }
  .container .cont-plate4 .plate4-main .main-box .box-cont .cont-item:nth-child(n+3) {
    display: none;
  }
  .container .cont-plate4 .plate4-main .main-box .box-cont .cont-item:last-of-type {
    margin-right: 0;
  }
  .container .cont-plate4 .plate4-main .main-box .box-cont .cont-item .item-title {
    font-size: 0.34rem;
    font-weight: bold;
    text-align: center;
    color: #333;
  }
  .container .cont-plate4 .plate4-main .main-box .box-cont .cont-item .item-text {
    margin-top: 0.14rem;
    font-size: 0.26rem;
    text-align: center;
    color: #999;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
  .container .cont-plate4 .plate4-main .main-box .box-cont .cont-item .item-pic {
    width: auto;
    height: auto;
    margin: 0.7rem auto 0;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .cont-plate4 .plate4-main .main-box .box-cont .cont-item .item-pic img {
    width: 100%;
  }
  .container .cont-plate4 .plate4-main .main-box .box-cont .cont-item a {
    display: block;
    width: 2.4rem;
    height: 0.7rem;
    margin-top: 0.65rem;
    font-size: 0.28rem;
    font-weight: bold;
    text-align: center;
    line-height: 0.7rem;
    color: #fff;
    background: #dc021c;
    opacity: 0;
    transform: translatey(0.3rem);
    -o-transform: translatey(0.3rem);
    -moz-transform: translatey(0.3rem);
    -webkit-transform: translatey(0.3rem);
  }
  .container .cont-plate4 .plate4-main .main-box .box-cont .cont-item:hover .item-pic {
    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));
  }
  .container .cont-plate4 .plate4-main .main-box .box-cont .cont-item:hover a {
    opacity: 1;
    transform: translatey(0);
    -o-transform: translatey(0);
    -moz-transform: translatey(0);
    -webkit-transform: translatey(0);
  }
  .container .cont-plate4 .plate4-main .main-box .box-cont-swiper {
    display: block;
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
  }
  .container .cont-plate4 .plate4-main .main-box .box-cont-swiper .swiper-slide {
    width: calc(100% / 2 - 10px);
    height: auto;
    background: #f5f5f5;
  }
  .container .cont-plate4 .plate4-main .main-box .box-cont-swiper .swiper-slide .slide-item {
    display: block;
    width: 100%;
    height: auto;
    margin-right: 0.2rem;
    padding: 0.4rem 0.2rem;
  }
  .container .cont-plate4 .plate4-main .main-box .box-cont-swiper .swiper-slide .slide-item .item-title {
    font-size: 0.34rem;
    font-weight: bold;
    text-align: center;
    color: #333;
  }
  .container .cont-plate4 .plate4-main .main-box .box-cont-swiper .swiper-slide .slide-item .item-text {
    margin-top: 0.14rem;
    font-size: 0.26rem;
    text-align: center;
    color: #999;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
  .container .cont-plate4 .plate4-main .main-box .box-cont-swiper .swiper-slide .slide-item .item-pic {
    width: auto;
    height: auto;
    margin: 0.7rem auto 0;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .cont-plate4 .plate4-main .main-box .box-cont-swiper .swiper-slide .slide-item .item-pic img {
    width: 100%;
  }
  .container .cont-plate4 .plate4-main .main-box-active {
    position: static;
    opacity: 1;
    visibility: visible;
    transform: translatey(0);
    -o-transform: translatey(0);
    -moz-transform: translatey(0);
    -webkit-transform: translatey(0);
    transition: all 2s;
    -o-transition: all 2s;
    -moz-transition: all 2s;
    -webkit-transition: all 2s;
  }
  .container .cont-plate5 {
    position: relative;
    width: 100%;
    height: auto;
    padding: 1.2rem 0.3rem 0;
  }
  .container .cont-plate5 #particles-js {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 3.5rem;
    z-index: -1;
  }
  .container .cont-plate5 .plate5-top {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  .container .cont-plate5 .plate5-top .top-cent {
    width: auto;
    height: auto;
  }
  .container .cont-plate5 .plate5-top .top-cent .cent-English {
    font-family: 'MontserratBold';
    font-size: 0.48rem;
    line-height: 0.48rem;
    color: #000;
  }
  .container .cont-plate5 .plate5-top .top-cent .cent-title {
    margin-top: 0.1rem;
    font-size: 0.34rem;
    color: #000;
  }
  .container .cont-plate5 .plate5-top .top-cent .cent-heng {
    width: 24px;
    height: 2px;
    margin-top: 0.16rem;
    background-color: #dc021c;
  }
  .container .cont-plate5 .plate5-top a {
    display: none;
    width: 1.41rem;
    height: 0.47rem;
    margin-top: 0.65rem;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    line-height: 0.47rem;
    color: #fff;
    background: #dc021c;
  }
  .container .cont-plate5 .plate5-top a:hover {
    transform: translatey(-0.1rem);
    -o-transform: translatey(-0.1rem);
    -moz-transform: translatey(-0.1rem);
    -webkit-transform: translatey(-0.1rem);
  }
  .container .cont-plate5 .palte5-main {
    display: none;
    justify-content: flex-start;
    width: 100%;
    height: auto;
    margin-top: 0.6rem;
    box-shadow: 0 0 0.3rem rgba(0, 0, 0, 0.09);
  }
  .container .cont-plate5 .palte5-main .main-item {
    position: relative;
    width: calc(100% / 2);
    height: auto;
  }
  .container .cont-plate5 .palte5-main .main-item:nth-child(n + 3) {
    display: none;
  }
  .container .cont-plate5 .palte5-main .main-item .item-pic {
    width: 100%;
    height: 7.2rem;
    overflow: hidden;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .cont-plate5 .palte5-main .main-item .item-pic img {
    width: auto;
    height: 100%;
  }
  .container .cont-plate5 .palte5-main .main-item .item-pic2 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 7.2rem;
    opacity: 0;
    overflow: hidden;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .cont-plate5 .palte5-main .main-item .item-pic2 img {
    width: auto;
    height: 100%;
    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));
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .cont-plate5 .palte5-main .main-item .item-cent {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    padding: 0.6rem 0.2rem 0;
  }
  .container .cont-plate5 .palte5-main .main-item .item-cent .cent-icon {
    position: relative;
    width: 0.7rem;
    height: 0.76rem;
  }
  .container .cont-plate5 .palte5-main .main-item .item-cent .cent-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 .cont-plate5 .palte5-main .main-item .item-cent .cent-icon .img2 {
    opacity: 0;
  }
  .container .cont-plate5 .palte5-main .main-item .item-cent .cent-tile {
    margin-top: 0.5rem;
    font-size: 0.36rem;
    font-weight: bold;
    color: #010101;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .container .cont-plate5 .palte5-main .main-item .item-cent .cent-English {
    margin-top: 0.22rem;
    font-family: 'MontserratBold';
    font-size: 0.28rem;
    line-height: 0.44rem;
    color: #4c555d;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .cont-plate5 .palte5-main .main-item .item-cent .cent-text {
    margin-top: 0.35rem;
    font-size: 0.26rem;
    line-height: 0.42rem;
    color: #999;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .cont-plate5 .palte5-main .main-item .item-cent a {
    display: block;
    width: 2.4rem;
    height: 0.7rem;
    margin-top: 0.5rem;
    font-size: 0.26rem;
    font-weight: bold;
    text-align: center;
    line-height: 0.65rem;
    color: #999;
    border: solid 2px #cccccc;
  }
  .container .cont-plate5 .palte5-main .main-item .item-cent a:hover {
    transform: translatey(-0.1rem);
    -o-transform: translatey(-0.1rem);
    -moz-transform: translatey(-0.1rem);
    -webkit-transform: translatey(-0.1rem);
  }
  .container .cont-plate5 .palte5-main .main-item:hover .item-pic {
    opacity: 0;
  }
  .container .cont-plate5 .palte5-main .main-item:hover .item-pic2 {
    opacity: 1;
  }
  .container .cont-plate5 .palte5-main .main-item:hover .item-pic2 img {
    transform: scale(1, 1) translateZ(0);
    -o-transform: scale(1, 1) translateZ(0);
    -moz-transform: scale(1, 1) translateZ(0);
    -webkit-transform: scale(1, 1 translateZ(0));
  }
  .container .cont-plate5 .palte5-main .main-item:hover .item-cent .cent-icon .img2 {
    opacity: 1;
  }
  .container .cont-plate5 .palte5-main .main-item:hover .item-cent .cent-icon .img1 {
    opacity: 0;
  }
  .container .cont-plate5 .palte5-main .main-item:hover .item-cent .cent-tile,
  .container .cont-plate5 .palte5-main .main-item:hover .item-cent .cent-English,
  .container .cont-plate5 .palte5-main .main-item:hover .item-cent .cent-text {
    color: #fff;
  }
  .container .cont-plate5 .palte5-main .main-item:hover .item-cent a {
    color: #fff;
    border: solid 2px #dc021c;
    background: #dc021c;
  }
  .container .cont-plate5 .plate5-web-main {
    display: block;
    position: relative;
    width: 100%;
    height: auto;
    margin-top: 0.6rem;
    padding-bottom: 0.5rem;
    box-shadow: 0 0 0.3rem rgba(0, 0, 0, 0.09);
    overflow: hidden;
  }
  .container .cont-plate5 .plate5-web-main .swiper-slide {
    width: calc(100% / 2);
    height: auto;
  }
  .container .cont-plate5 .plate5-web-main .swiper-slide .slide-item {
    position: relative;
    width: 100%;
    height: auto;
  }
  .container .cont-plate5 .plate5-web-main .swiper-slide .slide-item .item-pic {
    width: 100%;
    height: 7.2rem;
    overflow: hidden;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .cont-plate5 .plate5-web-main .swiper-slide .slide-item .item-pic img {
    width: auto;
    height: 100%;
  }
  .container .cont-plate5 .plate5-web-main .swiper-slide .slide-item .item-pic2 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 7.2rem;
    opacity: 0;
    overflow: hidden;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .cont-plate5 .plate5-web-main .swiper-slide .slide-item .item-pic2 img {
    width: auto;
    height: 100%;
    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));
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .cont-plate5 .plate5-web-main .swiper-slide .slide-item .item-cent {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    padding: 0.6rem 0.2rem 0;
  }
  .container .cont-plate5 .plate5-web-main .swiper-slide .slide-item .item-cent .cent-icon {
    position: relative;
    width: 0.7rem;
    height: 0.76rem;
  }
  .container .cont-plate5 .plate5-web-main .swiper-slide .slide-item .item-cent .cent-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 .cont-plate5 .plate5-web-main .swiper-slide .slide-item .item-cent .cent-icon .img2 {
    opacity: 0;
  }
  .container .cont-plate5 .plate5-web-main .swiper-slide .slide-item .item-cent .cent-tile {
    margin-top: 0.5rem;
    font-size: 0.36rem;
    font-weight: bold;
    color: #010101;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .container .cont-plate5 .plate5-web-main .swiper-slide .slide-item .item-cent .cent-English {
    margin-top: 0.22rem;
    font-family: 'MontserratBold';
    font-size: 0.28rem;
    line-height: 0.44rem;
    color: #4c555d;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .cont-plate5 .plate5-web-main .swiper-slide .slide-item .item-cent .cent-text {
    margin-top: 0.35rem;
    font-size: 0.26rem;
    line-height: 0.42rem;
    color: #999;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .cont-plate5 .plate5-web-main .swiper-slide .slide-item .item-cent a {
    display: block;
    width: 2.4rem;
    height: 0.7rem;
    margin-top: 0.5rem;
    font-size: 0.26rem;
    font-weight: bold;
    text-align: center;
    line-height: 0.65rem;
    color: #999;
    border: solid 2px #cccccc;
  }
  .container .cont-plate5 .plate5-web-main .swiper-slide .slide-item .item-cent a:hover {
    transform: translatey(-0.1rem);
    -o-transform: translatey(-0.1rem);
    -moz-transform: translatey(-0.1rem);
    -webkit-transform: translatey(-0.1rem);
  }
  .container .cont-plate5 .plate5-web-main .swiper-slide .slide-item:hover .item-pic {
    opacity: 0;
  }
  .container .cont-plate5 .plate5-web-main .swiper-slide .slide-item:hover .item-pic2 {
    opacity: 1;
  }
  .container .cont-plate5 .plate5-web-main .swiper-slide .slide-item:hover .item-pic2 img {
    transform: scale(1, 1) translateZ(0);
    -o-transform: scale(1, 1) translateZ(0);
    -moz-transform: scale(1, 1) translateZ(0);
    -webkit-transform: scale(1, 1 translateZ(0));
  }
  .container .cont-plate5 .plate5-web-main .swiper-slide .slide-item:hover .item-cent .cent-icon .img2 {
    opacity: 1;
  }
  .container .cont-plate5 .plate5-web-main .swiper-slide .slide-item:hover .item-cent .cent-icon .img1 {
    opacity: 0;
  }
  .container .cont-plate5 .plate5-web-main .swiper-slide .slide-item:hover .item-cent .cent-tile,
  .container .cont-plate5 .plate5-web-main .swiper-slide .slide-item:hover .item-cent .cent-English,
  .container .cont-plate5 .plate5-web-main .swiper-slide .slide-item:hover .item-cent .cent-text {
    color: #fff;
  }
  .container .cont-plate5 .plate5-web-main .swiper-slide .slide-item:hover .item-cent a {
    color: #fff;
    border: solid 2px #dc021c;
    background: #dc021c;
  }
  .container .cont-plate5 .plate5-web-main .swiper-pagination-bullet-active {
    background: #dc021c;
  }
  .container .cont-plate6 {
    width: 100%;
    height: auto;
    margin-top: 1.2rem;
    padding: 1rem 0.3rem;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
  }
  .container .cont-plate6 .plate6-main {
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  .container .cont-plate6 .plate6-main .plate6-top {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  .container .cont-plate6 .plate6-main .plate6-top .top-cent {
    width: auto;
    height: auto;
  }
  .container .cont-plate6 .plate6-main .plate6-top .top-cent .cent-English {
    font-family: 'MontserratBold';
    font-size: 0.48rem;
    line-height: 0.48rem;
    color: #fff;
  }
  .container .cont-plate6 .plate6-main .plate6-top .top-cent .cent-title {
    margin-top: 0.1rem;
    font-size: 0.34rem;
    color: #fff;
  }
  .container .cont-plate6 .plate6-main .plate6-top .top-cent .cent-heng {
    width: 24px;
    height: 2px;
    margin-top: 0.16rem;
    background-color: #dc021c;
  }
  .container .cont-plate6 .plate6-main .plate6-top a {
    display: none;
    width: 1.41rem;
    height: 0.47rem;
    margin-top: 0.65rem;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    line-height: 0.47rem;
    color: #fff;
    background: #dc021c;
  }
  .container .cont-plate6 .plate6-main .plate6-top a:hover {
    transform: translatey(-0.1rem);
    -o-transform: translatey(-0.1rem);
    -moz-transform: translatey(-0.1rem);
    -webkit-transform: translatey(-0.1rem);
  }
  .container .cont-plate6 .plate6-main .main-box {
    display: none;
    justify-content: space-between;
    width: 100%;
    height: auto;
    margin-top: 0.6rem;
  }
  .container .cont-plate6 .plate6-main .main-box .box-item {
    width: calc(100% / 2 - 0.1rem);
    height: auto;
    margin-right: 0;
    background: #fff;
  }
  .container .cont-plate6 .plate6-main .main-box .box-item:nth-child(n + 3) {
    display: none;
  }
  .container .cont-plate6 .plate6-main .main-box .box-item:last-of-type {
    margin-right: 0;
  }
  .container .cont-plate6 .plate6-main .main-box .box-item .item-pic {
    width: 100%;
    height: auto;
    text-align: center;
    overflow: hidden;
  }
  .container .cont-plate6 .plate6-main .main-box .box-item .item-pic img {
    width: 100%;
    height: auto;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .cont-plate6 .plate6-main .main-box .box-item .item-cent {
    width: 100%;
    height: auto;
    padding: 0.3rem 0.2rem 0.32rem;
  }
  .container .cont-plate6 .plate6-main .main-box .box-item .item-cent .cent-title {
    font-size: 0.3rem;
    line-height: 0.44rem;
    color: #313131;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
  .container .cont-plate6 .plate6-main .main-box .box-item .item-cent .cent-text {
    margin-top: 0.16rem;
    font-size: 0.26rem;
    line-height: 0.42rem;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
  }
  .container .cont-plate6 .plate6-main .main-box .box-item .item-cent .cent-bottom {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: auto;
    margin-top: 0.3rem;
  }
  .container .cont-plate6 .plate6-main .main-box .box-item .item-cent .cent-bottom .bottom-time {
    font-family: 'gilroy-regular';
    font-size: 0.26rem;
    color: #999;
  }
  .container .cont-plate6 .plate6-main .main-box .box-item .item-cent .cent-bottom .bottom-botton {
    width: 0.7rem;
    height: 0.56rem;
    border-radius: 0.45rem;
    border: solid 1px #999;
    background: url(../images/icon/icon-index-plate2-botton.png) no-repeat center;
    background-size: 6px;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .cont-plate6 .plate6-main .main-box .box-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);
  }
  .container .cont-plate6 .plate6-main .main-box .box-item:hover .item-pic img {
    transform: scale(1.1, 1.1) translateZ(0);
    -o-transform: scale(1.1, 1.1) translateZ(0);
    -moz-transform: scale(1.1, 1.1) translateZ(0);
    -webkit-transform: scale(1.1, 1.1 translateZ(0));
  }
  .container .cont-plate6 .plate6-main .main-box .box-item:hover .item-cent .cent-title {
    font-weight: bold;
    color: #dc021c;
  }
  .container .cont-plate6 .plate6-main .main-box .box-item:hover .item-cent .cent-bottom .bottom-botton {
    border: solid 1px #dc021c;
    background: #dc021c url(../images/icon/icon-index-plate2-botton-active.png) no-repeat center;
    background-size: 6px;
  }
  .container .cont-plate6 .plate6-main .mian-box-swiper {
    display: block;
    position: relative;
    width: 100%;
    height: auto;
    margin-top: 0.6rem;
    overflow: hidden;
  }
  .container .cont-plate6 .plate6-main .mian-box-swiper .swiper-slide {
    width: calc(100% / 2 - 10px);
    height: auto;
  }
  .container .cont-plate6 .plate6-main .mian-box-swiper .swiper-slide .slide-item {
    display: block;
    width: 100%;
    height: auto;
    background: #fff;
  }
  .container .cont-plate6 .plate6-main .mian-box-swiper .swiper-slide .slide-item .item-pic {
    width: 100%;
    height: auto;
    text-align: center;
    overflow: hidden;
  }
  .container .cont-plate6 .plate6-main .mian-box-swiper .swiper-slide .slide-item .item-pic img {
    width: 100%;
    height: auto;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .cont-plate6 .plate6-main .mian-box-swiper .swiper-slide .slide-item .item-cent {
    width: 100%;
    height: auto;
    padding: 0.3rem 0.2rem 0.32rem;
  }
  .container .cont-plate6 .plate6-main .mian-box-swiper .swiper-slide .slide-item .item-cent .cent-title {
    font-size: 0.3rem;
    line-height: 0.44rem;
    color: #313131;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
  .container .cont-plate6 .plate6-main .mian-box-swiper .swiper-slide .slide-item .item-cent .cent-text {
    margin-top: 0.16rem;
    font-size: 0.26rem;
    line-height: 0.42rem;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
  }
  .container .cont-plate6 .plate6-main .mian-box-swiper .swiper-slide .slide-item .item-cent .cent-bottom {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: auto;
    margin-top: 0.3rem;
  }
  .container .cont-plate6 .plate6-main .mian-box-swiper .swiper-slide .slide-item .item-cent .cent-bottom .bottom-time {
    font-family: 'gilroy-regular';
    font-size: 0.26rem;
    color: #999;
  }
  .container .cont-plate6 .plate6-main .mian-box-swiper .swiper-slide .slide-item .item-cent .cent-bottom .bottom-botton {
    width: 0.7rem;
    height: 0.56rem;
    border-radius: 0.45rem;
    border: solid 1px #999;
    background: url(../images/icon/icon-index-plate2-botton.png) no-repeat center;
    background-size: 6px;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .cont-plate6 .plate6-main .mian-box-swiper .swiper-slide .slide-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);
  }
  .container .cont-plate6 .plate6-main .mian-box-swiper .plate6-swiper-button-prev,
  .container .cont-plate6 .plate6-main .mian-box-swiper .plate6-swiper-button-next {
    position: absolute;
    top: 50%;
    width: 0.7rem;
    height: 0.7rem;
    background: rgba(0, 0, 0, 0.1);
    z-index: 9;
    transform: translatey(-50%);
    -o-transform: translatey(-50%);
    -moz-transform: translatey(-50%);
    -webkit-transform: translatey(-50%);
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .cont-plate6 .plate6-main .mian-box-swiper .plate6-swiper-button-prev img,
  .container .cont-plate6 .plate6-main .mian-box-swiper .plate6-swiper-button-next img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 15px;
    transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .cont-plate6 .plate6-main .mian-box-swiper .plate6-swiper-button-prev .img2,
  .container .cont-plate6 .plate6-main .mian-box-swiper .plate6-swiper-button-next .img2 {
    opacity: 0;
  }
  .container .cont-plate6 .plate6-main .mian-box-swiper .plate6-swiper-button-prev:hover,
  .container .cont-plate6 .plate6-main .mian-box-swiper .plate6-swiper-button-next:hover {
    background: #dc021c;
  }
  .container .cont-plate6 .plate6-main .mian-box-swiper .plate6-swiper-button-prev:hover .img2,
  .container .cont-plate6 .plate6-main .mian-box-swiper .plate6-swiper-button-next:hover .img2 {
    opacity: 1;
  }
  .container .cont-plate6 .plate6-main .mian-box-swiper .plate6-swiper-button-prev:hover .img1,
  .container .cont-plate6 .plate6-main .mian-box-swiper .plate6-swiper-button-next:hover .img1 {
    opacity: 0;
  }
  .container .cont-plate6 .plate6-main .mian-box-swiper .plate6-swiper-button-prev {
    left: 0;
  }
  .container .cont-plate6 .plate6-main .mian-box-swiper .plate6-swiper-button-next {
    right: 0;
  }
  .container .cont-plate7 {
    position: relative;
    width: 100%;
    height: auto;
  }
  .container .cont-plate7 .palte7-bg {
    width: 100%;
    height: 7.4rem;
    background: none;
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-attachment: scroll;
  }
  .container .cont-plate7 .palte7-bg img {
    width: auto;
    height: 100%;
    opacity: 1;
    transform: translateX(-32%);
    -o-transform: translateX(-32%);
    -moz-transform: translateX(-32%);
    -webkit-transform: translateX(-32%);
  }
  .container .cont-plate7 .palte7-main {
    position: absolute;
    top: 50%;
    left: 10%;
    width: 5.64rem;
    height: auto;
    transform: translatey(-50%);
    -o-transform: translatey(-50%);
    -moz-transform: translatey(-50%);
    -webkit-transform: translatey(-50%);
  }
  .container .cont-plate7 .palte7-main .main-English {
    font-family: 'MontserratBold';
    font-size: 0.48rem;
    line-height: 0.48rem;
    color: #000;
  }
  .container .cont-plate7 .palte7-main .main-title {
    margin-top: 0.1rem;
    font-size: 0.34rem;
    color: #000;
  }
  .container .cont-plate7 .palte7-main .main-heng {
    width: 24px;
    height: 2px;
    margin-top: 0.16rem;
    background-color: #dc021c;
  }
  .container .cont-plate7 .palte7-main .main-subtitle {
    margin-top: 0.55rem;
    font-size: 0.42rem;
    color: #666;
  }
  .container .cont-plate7 .palte7-main .main-text {
    margin-top: 0.15rem;
    font-size: 0.28rem;
    line-height: 0.44rem;
    color: #666;
  }
  .container .cont-plate7 .palte7-main a {
    display: block;
    width: 2.4rem;
    height: 0.7rem;
    margin-top: 0.8rem;
    font-size: 0.26rem;
    font-weight: bold;
    text-align: center;
    line-height: 0.68rem;
    color: #fff;
    background: #dc021c;
  }
  .container .cont-plate7 .palte7-main a:hover {
    transform: translatey(-0.1rem);
    -o-transform: translatey(-0.1rem);
    -moz-transform: translatey(-0.1rem);
    -webkit-transform: translatey(-0.1rem);
  }
  .about {
    width: 100%;
    height: auto;
    background: #f7f7fa;
  }
  .about .about-plate1 {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
  }
  .about .about-plate1 .plate1-cent {
    position: relative;
    width: 100%;
    height: auto;
    background: #f7f7fa;
  }
  .about .about-plate1 .plate1-cent .cent-box {
    position: static;
    width: 100%;
    height: auto;
    padding: 1rem 0.3rem;
    transform: translatey(0);
    -o-transform: translatey(0);
    -moz-transform: translatey(0);
    -webkit-transform: translatey(0);
  }
  .about .about-plate1 .plate1-cent .cent-box .box-English {
    font-family: 'MontserratBold';
    font-size: 0.58rem;
    color: #000;
  }
  .about .about-plate1 .plate1-cent .cent-box .box-title {
    font-size: 0.44rem;
    font-weight: bold;
    color: #090a0c;
  }
  .about .about-plate1 .plate1-cent .cent-box .box-heng {
    width: 24px;
    height: 2px;
    margin: 0.2rem 0 0.45rem;
    background: #dc021c;
  }
  .about .about-plate1 .plate1-cent .cent-box .box-text {
    font-size: 0.26rem;
    line-height: 0.46rem;
    color: #999;
  }
  .about .about-plate1 .plate1-cent .cent-box a {
    display: block;
    width: 2.4rem;
    height: 0.7rem;
    margin-top: 0.65rem;
    font-size: 0.28rem;
    font-weight: bold;
    text-align: center;
    line-height: 0.7rem;
    color: #fff;
    background: #dc021c;
  }
  .about .about-plate1 .plate1-cent .cent-box a:hover {
    transform: translatey(-0.1rem);
    -o-transform: translatey(-0.1rem);
    -moz-transform: translatey(-0.1rem);
    -webkit-transform: translatey(-0.1rem);
  }
  .about .about-plate1 .plate1-box {
    width: 100%;
    height: auto;
  }
  .about .about-plate1 .plate1-box .box-Bpic {
    width: 100%;
    height: auto;
    overflow: hidden;
  }
  .about .about-plate1 .plate1-box .box-Bpic img {
    width: 100%;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .about .about-plate1 .plate1-box .box-Bpic img:hover {
    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-plate1 .plate1-box .box-video {
    position: relative;
    width: 100%;
    height: auto;
    background: #000;
  }
  .about .about-plate1 .plate1-box .box-video .hidden-box {
    width: 100%;
    height: 100%;
  }
  .about .about-plate1 .plate1-box .box-video .hidden-box .box-pic {
    width: 100%;
    height: auto;
    overflow: hidden;
  }
  .about .about-plate1 .plate1-box .box-video .hidden-box .box-pic img {
    width: 100%;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .about .about-plate1 .plate1-box .box-video .hidden-box .icon-box {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 60px;
    height: auto;
    cursor: pointer;
    transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
  }
  .about .about-plate1 .plate1-box .box-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;
  }
  .about .about-plate1 .plate1-box .box-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));
  }
  .about .about-plate1 .plate1-box .box-video .video-box {
    display: none;
    width: 100%;
    height: auto;
  }
  .about .about-plate1 .plate1-box .box-video .video-box video {
    width: 100%;
    height: auto;
  }
  .about .about-plate2 {
    width: 100%;
    height: auto;
    padding: 1.2rem 0.3rem;
    background: #fff;
  }
  .about .about-plate2 .plate2-main {
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  .about .about-plate2 .plate2-main .main-English {
    font-family: 'MontserratBold';
    font-size: 0.48rem;
    text-align: center;
    color: #000;
  }
  .about .about-plate2 .plate2-main .main-title {
    margin-top: 0.1rem;
    font-size: 0.34rem;
    text-align: center;
    color: #000;
  }
  .about .about-plate2 .plate2-main .main-heng {
    width: 24px;
    height: 2px;
    margin: 0.16rem auto 0;
    background-color: #dc021c;
  }
  .about .about-plate2 .plate2-main .main-box {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    margin-top: 0.6rem;
  }
  .about .about-plate2 .plate2-main .main-box .box-item {
    width: 48%;
    height: auto;
    margin-right: 0;
    margin-bottom: 0.3rem;
    border: solid 1px #f0f0f0;
  }
  .about .about-plate2 .plate2-main .main-box .box-item:last-of-type {
    margin-right: 0;
  }
  .about .about-plate2 .plate2-main .main-box .box-item .item-pic {
    width: 100%;
    height: auto;
    overflow: hidden;
  }
  .about .about-plate2 .plate2-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;
  }
  .about .about-plate2 .plate2-main .main-box .box-item .item-English {
    margin-top: 0.45rem;
    font-size: 0.4rem;
    font-family: 'MontserratBold';
    color: #dc021c;
  }
  .about .about-plate2 .plate2-main .main-box .box-item .item-title {
    margin-top: 0.5rem;
    font-size: 0.3rem;
    font-weight: bold;
    color: #dc021c;
  }
  .about .about-plate2 .plate2-main .main-box .box-item .item-text {
    margin-top: 0.15rem;
    font-size: 0.26rem;
    line-height: 0.42rem;
    color: #666;
  }
  .about .about-plate2 .plate2-main .main-box .box-item:hover .item-pic img {
    transform: scale(1.1, 1.1) translateZ(0);
    -o-transform: scale(1.1, 1.1) translateZ(0);
    -moz-transform: scale(1.1, 1.1) translateZ(0);
    -webkit-transform: scale(1.1, 1.1 translateZ(0));
  }
  .about .about-main {
    position: relative;
    width: 100%;
    height: auto;
    padding: 1rem 0.3rem 1.2rem;
  }
  .about .about-main #particles-js {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .about .about-main .main-box {
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  .about .about-main .main-box .box-English {
    font-family: 'MontserratBold';
    font-size: 0.48rem;
    text-align: center;
    color: #000;
  }
  .about .about-main .main-box .box-title {
    margin-top: 0.1rem;
    font-size: 0.34rem;
    text-align: center;
    color: #000;
  }
  .about .about-main .main-box .box-heng {
    width: 24px;
    height: 2px;
    margin: 0.16rem auto 0;
    background-color: #dc021c;
  }
  .about .about-main .main-box .box-text {
    margin-top: 0.3rem;
    font-size: 0.28rem;
    text-align: center;
    color: #666;
  }
  .about .about-main .main-box .box-cont {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    margin-top: 0.6rem;
  }
  .about .about-main .main-box .box-cont .cont-item {
    width: 100%;
    height: auto;
    margin-right: 0;
    margin-bottom: 0.4rem;
    padding: 0.7rem 0.45rem;
    background: #fff;
    border-radius: 0.1rem;
  }
  .about .about-main .main-box .box-cont .cont-item:last-of-type {
    margin-bottom: 0;
  }
  .about .about-main .main-box .box-cont .cont-item .item-icon {
    width: 1.2rem;
    height: auto;
    margin: 0 auto;
  }
  .about .about-main .main-box .box-cont .cont-item .item-icon img {
    width: 100%;
  }
  .about .about-main .main-box .box-cont .cont-item .item-title {
    margin-top: 0.3rem;
    font-size: 0.34rem;
    font-weight: bold;
    line-height: 0.48rem;
    text-align: center;
    color: #333;
  }
  .about .about-main .main-box .box-cont .cont-item .item-text {
    margin-top: 0.12rem;
    font-size: 0.26rem;
    text-align: center;
    line-height: 0.44rem;
    color: #888;
  }
  .about .about-bottom {
    width: 100%;
    height: auto;
    padding: 1.1rem 0.3rem 1.2rem;
    background: #fff;
  }
  .about .about-bottom .bottom-main {
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  .about .about-bottom .bottom-main .main-English {
    font-family: 'MontserratBold';
    font-size: 0.48rem;
    text-align: center;
    color: #000;
  }
  .about .about-bottom .bottom-main .main-title {
    margin-top: 0.1rem;
    font-size: 0.34rem;
    text-align: center;
    color: #000;
  }
  .about .about-bottom .bottom-main .main-heng {
    width: 24px;
    height: 2px;
    margin: 0.16rem auto 0;
    background-color: #dc021c;
  }
  .about .about-bottom .bottom-main .main-box {
    position: relative;
    width: 100%;
    height: auto;
  }
  .about .about-bottom .bottom-main .main-box .box-swiper {
    width: 100%;
    height: auto;
    padding: 1rem 0 1.2rem;
    overflow: hidden;
  }
  .about .about-bottom .bottom-main .main-box .box-swiper .swiper-slide {
    width: 100%;
    height: auto;
  }
  .about .about-bottom .bottom-main .main-box .box-swiper .swiper-slide .slide-box {
    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-bottom .bottom-main .main-box .box-swiper .swiper-slide .slide-box .slide-pic {
    width: 100%;
    height: auto;
    padding-top: 0.3rem;
    overflow: hidden;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .about .about-bottom .bottom-main .main-box .box-swiper .swiper-slide .slide-box .slide-pic img {
    width: 100%;
  }
  .about .about-bottom .bottom-main .main-box .box-swiper .swiper-slide .slide-box .slide-cent {
    position: absolute;
    bottom: -1.2rem;
    left: 50%;
    width: 100%;
    height: auto;
    padding: 0.3rem 0.2rem;
    background: #333;
    opacity: 0;
    transform: translate(-50%, 50%);
    -o-transform: translate(-50%, 50%);
    -moz-transform: translate(-50%, 50%);
    -webkit-transform: translate(-50%, 50%);
    transition: all 0.8s;
    -o-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -webkit-transition: all 0.8s;
  }
  .about .about-bottom .bottom-main .main-box .box-swiper .swiper-slide .slide-box .slide-cent .cent-title {
    font-size: 0.36rem;
    text-align: center;
    color: #fff;
  }
  .about .about-bottom .bottom-main .main-box .box-swiper .swiper-slide .slide-box .slide-cent .cent-title span {
    margin-left: 0.16rem;
    font-size: 0.28rem;
    opacity: 0.8;
  }
  .about .about-bottom .bottom-main .main-box .box-swiper .swiper-slide .slide-box .slide-cent .cent-text {
    margin-top: 0.18rem;
    font-size: 0.24rem;
    line-height: 0.44rem;
    color: #fff;
    opacity: 0.6;
  }
  .about .about-bottom .bottom-main .main-box .box-swiper .swiper-slide-active .slide-box .slide-pic {
    padding-top: 0 ;
    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));
  }
  .about .about-bottom .bottom-main .main-box .box-swiper .swiper-slide-active .slide-box .slide-cent {
    opacity: 1;
    transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
  }
  .about .about-bottom .bottom-main .main-box .bottom-swiper-button-prev,
  .about .about-bottom .bottom-main .main-box .bottom-swiper-button-next {
    position: absolute;
    top: 50%;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    border: solid 1px #b4b4b4;
    z-index: 19;
    outline: none;
    cursor: pointer;
  }
  .about .about-bottom .bottom-main .main-box .bottom-swiper-button-prev img,
  .about .about-bottom .bottom-main .main-box .bottom-swiper-button-next img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 7px;
    transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .about .about-bottom .bottom-main .main-box .bottom-swiper-button-prev .img2,
  .about .about-bottom .bottom-main .main-box .bottom-swiper-button-next .img2 {
    opacity: 0;
  }
  .about .about-bottom .bottom-main .main-box .bottom-swiper-button-prev:hover,
  .about .about-bottom .bottom-main .main-box .bottom-swiper-button-next:hover {
    border: solid 1px #dc021c;
    background: #dc021c;
  }
  .about .about-bottom .bottom-main .main-box .bottom-swiper-button-prev:hover .img2,
  .about .about-bottom .bottom-main .main-box .bottom-swiper-button-next:hover .img2 {
    opacity: 1;
  }
  .about .about-bottom .bottom-main .main-box .bottom-swiper-button-prev:hover .img1,
  .about .about-bottom .bottom-main .main-box .bottom-swiper-button-next:hover .img1 {
    opacity: 0;
  }
  .about .about-bottom .bottom-main .main-box .bottom-swiper-button-prev {
    left: -0.2rem;
  }
  .about .about-bottom .bottom-main .main-box .bottom-swiper-button-next {
    right: -0.2rem;
  }
  .honor {
    position: relative;
    width: 100%;
    height: auto;
    padding: 1.2rem 0.3rem 1rem;
  }
  .honor #particles-js {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .honor .honor-main {
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  .honor .honor-main .main-English {
    font-family: 'MontserratBold';
    font-size: 0.48rem;
    text-align: center;
    color: #000;
  }
  .honor .honor-main .main-title {
    margin-top: 0.1rem;
    font-size: 0.34rem;
    text-align: center;
    color: #000;
  }
  .honor .honor-main .main-heng {
    width: 24px;
    height: 2px;
    margin: 0.16rem auto 0;
    background-color: #dc021c;
  }
  .honor .honor-main .main-text {
    margin-top: 0.3rem;
    font-size: 0.28rem;
    text-align: center;
    color: #666;
  }
  .honor .honor-main .main-cont {
    position: relative;
    width: 100%;
    height: auto;
  }
  .honor .honor-main .main-cont .cont-swiper {
    position: relative;
    width: 100%;
    height: auto;
    padding: 0.65rem 0 0.4rem;
    overflow: hidden;
  }
  .honor .honor-main .main-cont .cont-swiper .swiper-slide {
    width: 100%;
    height: auto;
  }
  .honor .honor-main .main-cont .cont-swiper .swiper-slide .slide-pic {
    width: 100%;
    height: auto;
    box-shadow: 0 0 0.2rem rgba(0, 0, 0, 0.2);
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .honor .honor-main .main-cont .cont-swiper .swiper-slide .slide-pic img {
    width: 100%;
  }
  .honor .honor-main .main-cont .cont-swiper .swiper-slide-active {
    z-index: 59 !important;
  }
  .honor .honor-main .main-cont .honor-swiper-button-prev,
  .honor .honor-main .main-cont .honor-swiper-button-next {
    position: absolute;
    top: 50%;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    border: solid 1px #b4b4b4;
    z-index: 19;
    outline: none;
    cursor: pointer;
  }
  .honor .honor-main .main-cont .honor-swiper-button-prev img,
  .honor .honor-main .main-cont .honor-swiper-button-next img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 7px;
    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;
  }
  .honor .honor-main .main-cont .honor-swiper-button-prev .img2,
  .honor .honor-main .main-cont .honor-swiper-button-next .img2 {
    opacity: 0;
  }
  .honor .honor-main .main-cont .honor-swiper-button-prev:hover,
  .honor .honor-main .main-cont .honor-swiper-button-next:hover {
    border: solid 1px #dc021c;
    background: #dc021c;
  }
  .honor .honor-main .main-cont .honor-swiper-button-prev:hover .img2,
  .honor .honor-main .main-cont .honor-swiper-button-next:hover .img2 {
    opacity: 1;
  }
  .honor .honor-main .main-cont .honor-swiper-button-prev:hover .img1,
  .honor .honor-main .main-cont .honor-swiper-button-next:hover .img1 {
    opacity: 0;
  }
  .honor .honor-main .main-cont .honor-swiper-button-prev {
    left: -0.2rem;
  }
  .honor .honor-main .main-cont .honor-swiper-button-next {
    right: -0.2rem;
  }
  .partner {
    width: 100%;
    height: auto;
    padding: 1.2rem 0.3rem 1rem;
  }
  .partner .partner-main {
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  .partner .partner-main .main-top {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
  }
  .partner .partner-main .main-top .top-cent {
    width: 100%;
    height: auto;
  }
  .partner .partner-main .main-top .top-cent .cent-English {
    font-family: 'MontserratBold';
    font-size: 0.48rem;
    line-height: 0.48rem;
    text-align: center;
    color: #000;
  }
  .partner .partner-main .main-top .top-cent .cent-title {
    margin-top: 0.1rem;
    font-size: 0.34rem;
    text-align: center;
    color: #000;
  }
  .partner .partner-main .main-top .top-cent .cent-heng {
    width: 24px;
    height: 2px;
    margin: 0.16rem auto 0;
    background-color: #dc021c;
  }
  .partner .partner-main .main-top .top-cont {
    display: flex;
    justify-content: flex-end;
    width: 100%;
    height: auto;
    margin-top: 0.5rem;
  }
  .partner .partner-main .main-top .top-cont .cont-left {
    width: auto;
    height: auto;
    padding-top: 0.1rem;
  }
  .partner .partner-main .main-top .top-cont .cont-left .left-num {
    font-size: 0.28rem;
    color: #999;
  }
  .partner .partner-main .main-top .top-cont .cont-left .left-num .num1 {
    margin-right: 0.2rem;
    font-family: 'gilroy-bold';
    font-size: 0.6rem;
    color: #000;
  }
  .partner .partner-main .main-top .top-cont .cont-left .left-text {
    font-size: 0.28rem;
    color: #808080;
  }
  .partner .partner-main .main-top .top-cont .cont-right {
    width: 6.7rem;
    height: auto;
    margin-left: 0.3rem;
    padding-left: 0.6rem;
    border-left: solid 1px #ececec;
  }
  .partner .partner-main .main-top .top-cont .cont-right .right-title {
    font-size: 0.34rem;
    color: #000;
  }
  .partner .partner-main .main-top .top-cont .cont-right .right-text {
    margin-top: 0.25rem;
    font-size: 0.26rem;
    line-height: 0.42rem;
  }
  .partner .partner-main .main-logo {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    position: relative;
    width: 100%;
    height: auto;
    margin-top: 0.8rem;
    border-left: solid 1px #ededed;
    border-top: solid 1px #ededed;
    background: rgba(255, 255, 255, 0.6);
  }
  .partner .partner-main .main-logo::after {
    content: 'COOPERATE PARTNER ';
    position: absolute;
    right: 0;
    top: 0;
    font-family: 'MontserratBold';
    font-size: 1.8rem;
    color: #000;
    opacity: 0.05;
    white-space: nowrap;
    z-index: -1;
    transform: translate(57%, -40%);
    -o-transform: translate(57%, -40%);
    -moz-transform: translate(57%, -40%);
    -webkit-transform: translate(57%, -40%);
  }
  .partner .partner-main .main-logo a {
    width: calc(100% / 3);
    height: 1.6rem;
    border-right: solid 1px #ededed;
    border-bottom: solid 1px #ededed;
    overflow: hidden;
  }
  .partner .partner-main .main-logo a img {
    width: 100%;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .partner .partner-main .main-logo a: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));
  }
  .news {
    width: 100%;
    height: auto;
    padding: 1.2rem 0.3rem;
  }
  .news .news-main {
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  .news .news-main .main-English {
    font-family: 'MontserratBold';
    font-size: 0.48rem;
    text-align: center;
    color: #000;
  }
  .news .news-main .main-title {
    margin-top: 0.1rem;
    font-size: 0.34rem;
    text-align: center;
    color: #000;
  }
  .news .news-main .main-heng {
    width: 24px;
    height: 2px;
    margin: 0.16rem auto 0;
    background-color: #dc021c;
  }
  .news .news-main .main-box {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    margin-top: 0.6rem;
  }
  .news .news-main .main-box .box-item {
    position: relative;
    width: 100%;
    height: auto;
    margin-left: 0;
    margin-bottom: 0.6rem;
    background: #fff;
  }
  .news .news-main .main-box .box-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .news .news-main .main-box .box-item::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 4px;
    background: #dc021c;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .news .news-main .main-box .box-item .item-pic {
    width: 100%;
    height: auto;
    text-align: center;
    overflow: hidden;
  }
  .news .news-main .main-box .box-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;
  }
  .news .news-main .main-box .box-item .item-cent {
    width: 100%;
    height: auto;
    padding: 0.3rem 0.4rem 0.32rem;
    box-shadow: 0 0 0.3rem rgba(0, 0, 0, 0.09);
  }
  .news .news-main .main-box .box-item .item-cent .cent-title {
    font-size: 0.32rem;
    line-height: 0.48rem;
    color: #313131;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
  .news .news-main .main-box .box-item .item-cent .cent-text {
    margin-top: 0.16rem;
    font-size: 0.26rem;
    line-height: 0.42rem;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
  }
  .news .news-main .main-box .box-item .item-cent .cent-bottom {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: auto;
    margin-top: 0.46rem;
  }
  .news .news-main .main-box .box-item .item-cent .cent-bottom .bottom-time {
    font-family: 'gilroy-regular';
    font-size: 0.26rem;
    color: #999;
  }
  .news .news-main .main-box .box-item .item-cent .cent-bottom .bottom-botton {
    width: 0.7rem;
    height: 0.56rem;
    border-radius: 0.45rem;
    border: solid 1px #999;
    background: url(../images/icon/icon-index-plate2-botton.png) no-repeat center;
    background-size: 6px;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .news .news-main .main-box .box-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-box .box-item:hover::after {
    width: 100%;
  }
  .news .news-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));
  }
  .news .news-main .main-box .box-item:hover .item-cent .cent-title {
    font-weight: bold;
    color: #dc021c;
  }
  .news .news-main .main-box .box-item:hover .item-cent .cent-bottom .bottom-botton {
    border: solid 1px #dc021c;
    background: #dc021c url(../images/icon/icon-index-plate2-botton-active.png) no-repeat center;
    background-size: 6px;
  }
  .case {
    width: 100%;
    height: auto;
    padding: 1.2rem 0.3rem;
  }
  .case .case-main {
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  .case .case-main .main-English {
    font-family: 'MontserratBold';
    font-size: 0.48rem;
    text-align: center;
    color: #000;
  }
  .case .case-main .main-title {
    margin-top: 0.1rem;
    font-size: 0.34rem;
    text-align: center;
    color: #000;
  }
  .case .case-main .main-heng {
    width: 24px;
    height: 2px;
    margin: 0.16rem auto 0;
    background-color: #dc021c;
  }
  .case .case-main .main-box {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    margin-top: 0.5rem;
  }
  .case .case-main .main-box .main-item {
    position: relative;
    width: 100%;
    height: auto;
    margin-left: 0;
    margin-bottom: 0.6rem;
    background: #fff;
    box-shadow: 0 0 0.3rem rgba(0, 0, 0, 0.09);
  }
  .case .case-main .main-box .main-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .case .case-main .main-box .main-item .item-pic {
    width: 100%;
    height: auto;
    overflow: hidden;
  }
  .case .case-main .main-box .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;
  }
  .case .case-main .main-box .main-item .item-cent {
    width: 100%;
    height: auto;
    padding: 0.5rem;
  }
  .case .case-main .main-box .main-item .item-cent .cent-title {
    font-size: 0.34rem;
    color: #000;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .case .case-main .main-box .main-item .item-cent .cent-text {
    margin-top: 0.16rem;
    font-size: 0.26rem;
    line-height: 0.42rem;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
  .case .case-main .main-box .main-item .item-cent .item-botton {
    width: 0.7rem;
    height: 0.56rem;
    border-radius: 0.45rem;
    border: solid 1px #999;
    background: url(../images/icon/icon-index-plate2-botton.png) no-repeat center;
    background-size: 6px;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .case .case-main .main-box .main-item .item-cent .item-botton:hover {
    transform: translatey(-0.1rem);
    -o-transform: translatey(-0.1rem);
    -moz-transform: translatey(-0.1rem);
    -webkit-transform: translatey(-0.1rem);
  }
  .case .case-main .main-box .main-item::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 5px;
    background: #dc021c;
    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;
  }
  .case .case-main .main-box .main-item:hover .item-pic img {
    transform: scale(1.1, 1.1) translateZ(0);
    -o-transform: scale(1.1, 1.1) translateZ(0);
    -moz-transform: scale(1.1, 1.1) translateZ(0);
    -webkit-transform: scale(1.1, 1.1 translateZ(0));
  }
  .case .case-main .main-box .main-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));
  }
  .case .case-main .main-box .main-item:hover .item-cent .item-botton {
    border: solid 2px #dc021c;
    background: #dc021c url(../images/icon/icon-index-plate2-botton-active.png) no-repeat center;
    background-size: 6px;
  }
  .vehicle {
    width: 100%;
    height: auto;
  }
  .vehicle .vehicle-top {
    display: flex;
    justify-content: center;
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 1.2rem 0 0.7rem;
  }
  .vehicle .vehicle-top .top-link {
    width: auto;
    height: auto;
    margin: 0 0.25rem;
  }
  .vehicle .vehicle-top .top-link .link-icon {
    width: 0.6rem;
    height: auto;
    margin: 0 auto;
  }
  .vehicle .vehicle-top .top-link .link-icon img {
    width: 100%;
  }
  .vehicle .vehicle-top .top-link .link-title {
    margin-top: 0.25rem;
    font-size: 0.3rem;
    text-align: center;
    color: #666;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .vehicle .vehicle-top .top-link:hover .link-title {
    font-weight: bold;
    color: #dc021c;
  }
  .vehicle .vehicle-top .top-link-active .link-title {
    font-weight: bold;
    color: #dc021c;
  }
  .vehicle .vehicle-plate1 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
  }
  .vehicle .vehicle-plate1 .plate1-cent {
    position: relative;
    width: 100%;
    height: auto;
    background: #fbfbfd;
  }
  .vehicle .vehicle-plate1 .plate1-cent .cent-box {
    position: static;
    top: 50%;
    left: 0;
    width: 100%;
    height: auto;
    padding: 0.5rem 0.3rem;
    transform: translatey(0);
    -o-transform: translatey(0);
    -moz-transform: translatey(0);
    -webkit-transform: translatey(0);
  }
  .vehicle .vehicle-plate1 .plate1-cent .cent-box .box-English {
    font-family: 'MontserratBold';
    font-size: 0.58rem;
    color: #000;
  }
  .vehicle .vehicle-plate1 .plate1-cent .cent-box .box-title {
    font-size: 0.42rem;
    color: #090a0c;
  }
  .vehicle .vehicle-plate1 .plate1-cent .cent-box .box-heng {
    width: 24px;
    height: 2px;
    margin: 0.2rem 0 0.45rem;
    background: #dc021c;
  }
  .vehicle .vehicle-plate1 .plate1-cent .cent-box .box-text {
    margin-top: 0.4rem;
    font-size: 0.26rem;
    line-height: 0.44rem;
    color: #999;
  }
  .vehicle .vehicle-plate1 .plate1-box {
    width: 100%;
    height: auto;
  }
  .vehicle .vehicle-plate1 .plate1-box .box-Bpic {
    width: 100%;
    height: auto;
    overflow: hidden;
  }
  .vehicle .vehicle-plate1 .plate1-box .box-Bpic img {
    width: 100%;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .vehicle .vehicle-plate1 .plate1-box .box-Bpic img:hover {
    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));
  }
  .vehicle .vehicle-plate1 .plate1-box .box-video {
    position: relative;
    width: 100%;
    height: auto;
    background: #000;
  }
  .vehicle .vehicle-plate1 .plate1-box .box-video .hidden-box {
    width: 100%;
    height: 100%;
  }
  .vehicle .vehicle-plate1 .plate1-box .box-video .hidden-box .box-pic {
    width: 100%;
    height: auto;
    overflow: hidden;
  }
  .vehicle .vehicle-plate1 .plate1-box .box-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;
  }
  .vehicle .vehicle-plate1 .plate1-box .box-video .hidden-box .icon-box {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 60px;
    height: auto;
    cursor: pointer;
    transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
  }
  .vehicle .vehicle-plate1 .plate1-box .box-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;
  }
  .vehicle .vehicle-plate1 .plate1-box .box-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));
  }
  .vehicle .vehicle-plate1 .plate1-box .box-video .video-box {
    display: none;
    width: 100%;
    height: auto;
  }
  .vehicle .vehicle-plate1 .plate1-box .box-video .video-box video {
    width: 100%;
    height: auto;
  }
  .vehicle .vehicle-plate2 {
    width: 100%;
    height: auto;
    padding: 1.2rem 0.3rem 2rem;
    background: url(../images/vehicle/bg.jpg) no-repeat center;
    background-size: cover;
  }
  .vehicle .vehicle-plate2 .plate2-main {
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  .vehicle .vehicle-plate2 .plate2-main .main-English {
    font-family: 'MontserratBold';
    font-size: 0.48rem;
    text-align: center;
    color: #fff;
  }
  .vehicle .vehicle-plate2 .plate2-main .main-title {
    margin-top: 0.1rem;
    font-size: 0.34rem;
    text-align: center;
    color: #fff;
  }
  .vehicle .vehicle-plate2 .plate2-main .main-heng {
    width: 24px;
    height: 2px;
    margin: 0.16rem auto 0;
    background-color: #dc021c;
  }
  .vehicle .vehicle-plate2 .plate2-main .main-cont {
    position: relative;
    width: 100%;
    height: auto;
    margin-top: 0.6rem;
  }
  .vehicle .vehicle-plate2 .plate2-main .main-cont .cont-swiper {
    width: 100%;
    height: auto;
    overflow: hidden;
  }
  .vehicle .vehicle-plate2 .plate2-main .main-cont .cont-swiper .swiper-slide {
    width: calc(100% / 2 - 10px);
    height: auto;
    background: #fff;
  }
  .vehicle .vehicle-plate2 .plate2-main .main-cont .cont-swiper .swiper-slide .slide-item {
    width: 100%;
    height: auto;
    padding: 0.4rem 0.25rem;
  }
  .vehicle .vehicle-plate2 .plate2-main .main-cont .cont-swiper .swiper-slide .slide-item .item-icon {
    width: 0.85rem;
    height: auto;
    margin: 0 auto;
  }
  .vehicle .vehicle-plate2 .plate2-main .main-cont .cont-swiper .swiper-slide .slide-item .item-icon img {
    width: 100%;
  }
  .vehicle .vehicle-plate2 .plate2-main .main-cont .cont-swiper .swiper-slide .slide-item .item-title {
    margin-top: 0.3rem;
    font-size: 0.34rem;
    font-weight: bold;
    text-align: center;
    color: #333;
  }
  .vehicle .vehicle-plate2 .plate2-main .main-cont .cont-swiper .swiper-slide .slide-item .item-text {
    margin-top: 0.12rem;
    font-size: 0.26rem;
    text-align: center;
    line-height: 0.42rem;
    color: #888;
  }
  .vehicle .vehicle-plate2 .plate2-main .main-cont .plate2-swiper-button-prev,
  .vehicle .vehicle-plate2 .plate2-main .main-cont .plate2-swiper-button-next {
    position: absolute;
    top: auto;
    bottom: -60px;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    border: solid 1px #fff;
    z-index: 19;
    outline: none;
    cursor: pointer;
  }
  .vehicle .vehicle-plate2 .plate2-main .main-cont .plate2-swiper-button-prev img,
  .vehicle .vehicle-plate2 .plate2-main .main-cont .plate2-swiper-button-next img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 7px;
    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;
  }
  .vehicle .vehicle-plate2 .plate2-main .main-cont .plate2-swiper-button-prev:hover,
  .vehicle .vehicle-plate2 .plate2-main .main-cont .plate2-swiper-button-next:hover {
    border: solid 1px #dc021c;
    background: #dc021c;
  }
  .vehicle .vehicle-plate2 .plate2-main .main-cont .plate2-swiper-button-prev {
    left: 30%;
  }
  .vehicle .vehicle-plate2 .plate2-main .main-cont .plate2-swiper-button-next {
    right: 30%;
  }
  .vehicle .vehicle-plate3 {
    width: 100%;
    height: auto;
  }
  .vehicle .vehicle-plate3 .plate3-item {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    margin-top: 0.4rem;
  }
  .vehicle .vehicle-plate3 .plate3-item:nth-child(even) {
    flex-direction: row-reverse;
  }
  .vehicle .vehicle-plate3 .plate3-item:nth-child(even) .item-cent .cent-box {
    padding: 0.5rem 0.3rem;
  }
  .vehicle .vehicle-plate3 .plate3-item .item-cent {
    position: relative;
    width: 100%;
    height: auto;
    background: #f7f7fa;
  }
  .vehicle .vehicle-plate3 .plate3-item .item-cent .cent-box {
    position: static;
    top: 50%;
    left: 0;
    width: 100%;
    height: auto;
    padding: 0.5rem 0.3rem;
    transform: translatey(0);
    -o-transform: translatey(0);
    -moz-transform: translatey(0);
    -webkit-transform: translatey(0);
  }
  .vehicle .vehicle-plate3 .plate3-item .item-cent .cent-box .box-English {
    font-family: 'MontserratBold';
    font-size: 0.58rem;
    color: #000;
  }
  .vehicle .vehicle-plate3 .plate3-item .item-cent .cent-box .box-title {
    font-size: 0.42rem;
    color: #090a0c;
  }
  .vehicle .vehicle-plate3 .plate3-item .item-cent .cent-box .box-heng {
    width: 24px;
    height: 2px;
    margin: 0.2rem 0 0.45rem;
    background: #dc021c;
  }
  .vehicle .vehicle-plate3 .plate3-item .item-cent .cent-box .box-text {
    margin-top: 0.4rem;
    font-size: 0.28rem;
    line-height: 0.46rem;
    color: #999;
  }
  .vehicle .vehicle-plate3 .plate3-item .item-pic {
    width: 100%;
    height: auto;
    overflow: hidden;
  }
  .vehicle .vehicle-plate3 .plate3-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;
  }
  .vehicle .vehicle-plate3 .plate3-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));
  }
  .vehicle .vehicle-plate4 {
    width: 100%;
    height: auto;
    padding: 1.2rem 0.3rem;
  }
  .vehicle .vehicle-plate4 .plate4-main {
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  .vehicle .vehicle-plate4 .plate4-main .main-English {
    font-family: 'MontserratBold';
    font-size: 0.48rem;
    text-align: center;
    color: #000;
  }
  .vehicle .vehicle-plate4 .plate4-main .main-title {
    margin-top: 0.1rem;
    font-size: 0.34rem;
    text-align: center;
    color: #000;
  }
  .vehicle .vehicle-plate4 .plate4-main .main-heng {
    width: 24px;
    height: 2px;
    margin: 0.16rem auto 0;
    background-color: #dc021c;
  }
  .vehicle .vehicle-plate4 .plate4-main .main-box {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    margin-top: 0.6rem;
  }
  .vehicle .vehicle-plate4 .plate4-main .main-box .box-item {
    width: calc(100% / 2 - 0.1rem);
    height: auto;
    margin-right: 0;
    margin-bottom: 0.3rem;
    overflow: hidden;
  }
  .vehicle .vehicle-plate4 .plate4-main .main-box .box-item:last-of-type {
    margin-right: 0 ;
  }
  .vehicle .vehicle-plate4 .plate4-main .main-box .box-item img {
    width: 100%;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .vehicle .vehicle-plate4 .plate4-main .main-box .box-item:hover img {
    transform: scale(1.1, 1.1) translateZ(0);
    -o-transform: scale(1.1, 1.1) translateZ(0);
    -moz-transform: scale(1.1, 1.1) translateZ(0);
    -webkit-transform: scale(1.1, 1.1 translateZ(0));
  }
  .vehicle .vehicle-plate5 {
    position: relative;
    width: 100%;
    height: auto;
    padding: 1.2rem 0.3rem;
    background: #f7f7fa;
  }
  .vehicle .vehicle-plate5 #particles-js {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .vehicle .vehicle-plate5 .plate5-main {
    position: relative;
    width: 100%;
    height: auto;
    margin: 0 auto;
    z-index: 9;
  }
  .vehicle .vehicle-plate5 .plate5-main .main-English {
    font-family: 'MontserratBold';
    font-size: 0.48rem;
    text-align: center;
    color: #000;
  }
  .vehicle .vehicle-plate5 .plate5-main .main-title {
    margin-top: 0.1rem;
    font-size: 0.34rem;
    text-align: center;
    color: #000;
  }
  .vehicle .vehicle-plate5 .plate5-main .main-heng {
    width: 24px;
    height: 2px;
    margin: 0.16rem auto 0;
    background-color: #dc021c;
  }
  .vehicle .vehicle-plate5 .plate5-main .main-box {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    margin-top: 0.6rem;
  }
  .vehicle .vehicle-plate5 .plate5-main .main-box .box-item {
    width: calc(100% / 2 - 0.1rem);
    height: auto;
    margin-right: 0;
    margin-bottom: 0.3rem;
    overflow: hidden;
  }
  .vehicle .vehicle-plate5 .plate5-main .main-box .box-item:last-of-type {
    margin-right: 0 ;
  }
  .vehicle .vehicle-plate5 .plate5-main .main-box .box-item img {
    width: 100%;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .vehicle .vehicle-plate5 .plate5-main .main-box .box-item:hover img {
    transform: scale(1.1, 1.1) translateZ(0);
    -o-transform: scale(1.1, 1.1) translateZ(0);
    -moz-transform: scale(1.1, 1.1) translateZ(0);
    -webkit-transform: scale(1.1, 1.1 translateZ(0));
  }
  .productsDetails {
    width: 100%;
    height: auto;
    padding: 1.2rem 0;
  }
  .productsDetails .productsDetails-top {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    padding: 0 0.3rem;
  }
  .productsDetails .productsDetails-top .top-pic {
    width: 100%;
    height: auto;
    border-radius: 0.1rem;
    background-color: #f7f7fa;
    overflow: hidden;
  }
  .productsDetails .productsDetails-top .top-pic img {
    width: 100%;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .productsDetails .productsDetails-top .top-pic:hover img {
    transform: scale(1.1, 1.1) translateZ(0);
    -o-transform: scale(1.1, 1.1) translateZ(0);
    -moz-transform: scale(1.1, 1.1) translateZ(0);
    -webkit-transform: scale(1.1, 1.1 translateZ(0));
  }
  .productsDetails .productsDetails-top .top-cent {
    width: 100%;
    height: auto;
    padding: 0.5rem 0 0 0;
  }
  .productsDetails .productsDetails-top .top-cent .cent-title {
    margin-bottom: 0.25rem;
    font-size: 0.46rem;
    font-weight: bold;
    color: #333;
  }
  .productsDetails .productsDetails-top .top-cent .cent-text {
    font-size: 0.28rem;
    line-height: 0.44rem;
    color: #999;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
  }
  .productsDetails .productsDetails-top .top-cent .cent-text span {
    display: block;
  }
  .productsDetails .productsDetails-top .top-cent .cent-bottom {
    display: flex;
    justify-content: flex-start;
    width: 100%;
    height: auto;
    margin-top: 0.55rem;
  }
  .productsDetails .productsDetails-top .top-cent .cent-bottom .bottom-item {
    width: calc(100% / 5 - 0.128rem);
    height: auto;
    margin-right: 0.16rem;
    overflow: hidden;
    opacity: 0.3;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .productsDetails .productsDetails-top .top-cent .cent-bottom .bottom-item:last-of-type {
    margin-right: 0;
  }
  .productsDetails .productsDetails-top .top-cent .cent-bottom .bottom-item img {
    width: 100%;
  }
  .productsDetails .productsDetails-top .top-cent .cent-bottom .bottom-item:hover {
    opacity: 1;
  }
  .productsDetails .productsDetails-top .top-cent .cent-bottom .bottom-item-active {
    opacity: 1;
  }
  .productsDetails .productsDetails-main {
    width: 100%;
    height: auto;
    padding: 1.2rem 0.3rem 0;
    margin-top: 1.2rem;
    border-top: solid 1px #e5e5e5;
  }
  .productsDetails .productsDetails-main .main-plate1 {
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  .productsDetails .productsDetails-main .main-plate1 .plate1-English {
    font-family: 'MontserratBold';
    font-size: 0.48rem;
    text-align: center;
    color: #000;
  }
  .productsDetails .productsDetails-main .main-plate1 .plate1-title {
    margin-top: 0.1rem;
    font-size: 0.34rem;
    text-align: center;
    color: #000;
  }
  .productsDetails .productsDetails-main .main-plate1 .plate1-heng {
    width: 24px;
    height: 2px;
    margin: 0.16rem auto 0;
    background-color: #dc021c;
  }
  .productsDetails .productsDetails-main .main-plate1 .plate1-cont {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    margin-top: 0.6rem;
  }
  .productsDetails .productsDetails-main .main-plate1 .plate1-cont .cont-item {
    width: calc(100% / 2 - 0.1rem);
    height: auto;
    margin-right: 0;
    margin-bottom: 0.3rem;
    padding: 0.6rem 0.3rem;
    background: #f7f7fa;
    border-radius: 0.1rem;
  }
  .productsDetails .productsDetails-main .main-plate1 .plate1-cont .cont-item:last-of-type {
    margin-right: 0;
  }
  .productsDetails .productsDetails-main .main-plate1 .plate1-cont .cont-item .item-icon {
    width: 0.95rem;
    height: auto;
    margin: 0 auto;
  }
  .productsDetails .productsDetails-main .main-plate1 .plate1-cont .cont-item .item-icon img {
    width: 100%;
  }
  .productsDetails .productsDetails-main .main-plate1 .plate1-cont .cont-item .item-title {
    margin-top: 0.3rem;
    font-size: 0.34rem;
    font-weight: bold;
    line-height: 0.48rem;
    text-align: center;
    color: #000;
  }
  .productsDetails .productsDetails-main .main-plate1 .plate1-cont .cont-item .item-text {
    margin-top: 0.12rem;
    font-size: 0.26rem;
    text-align: center;
    line-height: 0.42rem;
    color: #888;
  }
  .productsDetails .productsDetails-main .main-plate2 {
    width: 100%;
    height: auto;
    margin: 1.2rem auto 0;
  }
  .productsDetails .productsDetails-main .main-plate2 .plate2-English {
    font-family: 'MontserratBold';
    font-size: 0.48rem;
    text-align: center;
    color: #000;
  }
  .productsDetails .productsDetails-main .main-plate2 .plate2-title {
    margin-top: 0.1rem;
    font-size: 0.34rem;
    text-align: center;
    color: #000;
  }
  .productsDetails .productsDetails-main .main-plate2 .plate2-heng {
    width: 24px;
    height: 2px;
    margin: 0.16rem auto 0;
    background-color: #dc021c;
  }
  .productsDetails .productsDetails-main .main-plate2 .plate2-box {
    width: 100%;
    height: auto;
    margin-top: 0.6rem;
    border: solid 1px #e0e0e0;
    border-bottom: none;
  }
  .productsDetails .productsDetails-main .main-plate2 .plate2-box .box-top {
    width: 100%;
    height: auto;
    padding: 0.2rem 0 0.2rem 0.3rem;
    font-size: 0.3rem;
    font-weight: bold;
    color: #333;
    background: #f6f7f9;
    border-bottom: solid 1px #e0e0e0;
  }
  .productsDetails .productsDetails-main .main-plate2 .plate2-box .box-list {
    display: flex;
    justify-content: flex-start;
    width: 100%;
    height: auto;
    border-bottom: solid 1px #e0e0e0;
  }
  .productsDetails .productsDetails-main .main-plate2 .plate2-box .box-list .list-left {
    display: flex;
    align-items: center;
    width: 100%;
    height: auto;
    padding-left: 0.3rem;
    font-size: 0.2rem;
    color: #333;
  }
  .productsDetails .productsDetails-main .main-plate2 .plate2-box .box-list .list-right {
    width: 100%;
    height: auto;
    padding: 0.2rem 0.2rem 0.2rem 0.35rem;
    font-size: 0.28rem;
    color: #333;
    border-left: solid 1px #e0e0e0;
  }
  .products {
    width: 100%;
    height: auto;
    padding: 1.2rem 0.3rem;
  }
  .products .products-main {
    width: 100%;
    height: auto;
  }
  .products .products-main .main-English {
    font-family: 'MontserratBold';
    font-size: 0.48rem;
    text-align: center;
    color: #000;
  }
  .products .products-main .main-title {
    margin-top: 0.1rem;
    font-size: 0.34rem;
    text-align: center;
    color: #000;
  }
  .products .products-main .main-heng {
    width: 24px;
    height: 2px;
    margin: 0.16rem auto 0;
    background-color: #dc021c;
  }
  .products .products-main .main-box {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    margin: 0.6rem 0 0.35rem;
  }
  .products .products-main .main-box .box-item {
    width: 100%;
    height: auto;
    padding: 0.6rem 0.3rem 0.5rem;
    margin-bottom: 0.3rem;
    background: #fff;
  }
  .products .products-main .main-box .box-item .item-title {
    font-size: 0.36rem;
    font-weight: bold;
    text-align: center;
    color: #333;
  }
  .products .products-main .main-box .box-item .item-text {
    margin-top: 0.14rem;
    font-size: 0.28rem;
    text-align: center;
    color: #999;
  }
  .products .products-main .main-box .box-item .item-pic {
    width: 100%;
    height: auto;
    margin: 0.7rem auto 0;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .products .products-main .main-box .box-item .item-pic img {
    width: 100%;
  }
  .products .products-main .main-box .box-item a {
    display: block;
    width: 2.4rem;
    height: 0.7rem;
    margin-top: 0.65rem;
    font-size: 0.28rem;
    font-weight: bold;
    text-align: center;
    line-height: 0.7rem;
    color: #fff;
    background: #dc021c;
    opacity: 0;
    transform: translatey(0.3rem);
    -o-transform: translatey(0.3rem);
    -moz-transform: translatey(0.3rem);
    -webkit-transform: translatey(0.3rem);
  }
  .products .products-main .main-box .box-item a:hover {
    color: #fff;
    background: #dc021c;
  }
  .products .products-main .main-box .box-item:hover .item-pic {
    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));
  }
  .products .products-main .main-box .box-item:hover a {
    opacity: 1;
    transform: translatey(0);
    -o-transform: translatey(0);
    -moz-transform: translatey(0);
    -webkit-transform: translatey(0);
  }
  .software {
    width: 100%;
    height: auto;
    padding: 1.2rem 0.3rem;
  }
  .software .software-main {
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  .software .software-main .main-English {
    font-family: 'MontserratBold';
    font-size: 0.48rem;
    text-align: center;
    color: #000;
  }
  .software .software-main .main-title {
    margin-top: 0.1rem;
    font-size: 0.34rem;
    text-align: center;
    color: #000;
  }
  .software .software-main .main-heng {
    width: 24px;
    height: 2px;
    margin: 0.16rem auto 0;
    background-color: #dc021c;
  }
  .software .software-main .main-box {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    margin-top: 0.5rem;
  }
  .software .software-main .main-box .main-item {
    position: relative;
    width: 100%;
    height: auto;
    margin-left: 0;
    margin-bottom: 0.6rem;
    background: #fff;
    box-shadow: 0 0 0.3rem rgba(0, 0, 0, 0.09);
  }
  .software .software-main .main-box .main-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .software .software-main .main-box .main-item .item-pic {
    width: 100%;
    height: auto;
    overflow: hidden;
  }
  .software .software-main .main-box .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;
  }
  .software .software-main .main-box .main-item .item-cent {
    width: 100%;
    height: auto;
    padding: 0.4rem 0.5rem 0.5rem 0.4rem;
  }
  .software .software-main .main-box .main-item .item-cent .cent-title {
    font-size: 0.34rem;
    color: #000;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .software .software-main .main-box .main-item .item-cent .cent-text {
    height: 2rem;
    margin-top: 0.1rem;
    font-size: 0.26rem;
    line-height: 0.42rem;
    color: #666;
  }
  .software .software-main .main-box .main-item::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 5px;
    background: #dc021c;
    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;
  }
  .software .software-main .main-box .main-item:hover .item-pic img {
    transform: scale(1.1, 1.1) translateZ(0);
    -o-transform: scale(1.1, 1.1) translateZ(0);
    -moz-transform: scale(1.1, 1.1) translateZ(0);
    -webkit-transform: scale(1.1, 1.1 translateZ(0));
  }
  .software .software-main .main-box .main-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));
  }
  .software .software-main .main-box .main-item:hover .item-cent .item-botton {
    border: solid 2px #dc021c;
    background: #dc021c url(../images/icon/icon-index-plate2-botton-active.png) no-repeat center;
    background-size: 6px;
  }
  .AI {
    width: 100%;
    height: auto;
    padding: 1.2rem 0.3rem 0.9rem;
  }
  .AI .AI-main {
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  .AI .AI-main .main-English {
    font-family: 'MontserratBold';
    font-size: 0.48rem;
    text-align: center;
    color: #000;
  }
  .AI .AI-main .main-title {
    margin-top: 0.1rem;
    font-size: 0.34rem;
    text-align: center;
    color: #000;
  }
  .AI .AI-main .main-heng {
    width: 24px;
    height: 2px;
    margin: 0.16rem auto 0;
    background-color: #dc021c;
  }
  .AI .AI-main .main-box {
    width: 100%;
    height: auto;
    margin-top: 0.6rem;
  }
  .AI .AI-main .main-box .box-item {
    display: block;
    justify-content: flex-start;
    width: 100%;
    height: auto;
    margin-bottom: 0.3rem;
  }
  .AI .AI-main .main-box .box-item:nth-child(odd) {
    flex-direction: row-reverse;
  }
  .AI .AI-main .main-box .box-item .item-cent {
    position: relative;
    width: 100%;
    height: auto;
    background: #f7f7fa;
  }
  .AI .AI-main .main-box .box-item .item-cent .cent-box {
    position: static;
    top: 50%;
    left: 0;
    width: 100%;
    height: auto;
    padding: 0.5rem 0.3rem;
    transform: translatey(0);
    -o-transform: translatey(0);
    -moz-transform: translatey(0);
    -webkit-transform: translatey(0);
  }
  .AI .AI-main .main-box .box-item .item-cent .cent-box .box-title {
    font-size: 0.4rem;
    color: #dc021c;
  }
  .AI .AI-main .main-box .box-item .item-cent .cent-box .box-text {
    margin-top: 0.24rem;
    font-size: 0.28rem;
    line-height: 0.48rem;
    color: #666;
  }
  .AI .AI-main .main-box .box-item .item-pic {
    width: 100%;
    height: auto;
    overflow: hidden;
  }
  .AI .AI-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;
  }
  .AI .AI-main .main-box .box-item .item-pic:hover img {
    transform: scale(1.1, 1.1) translateZ(0);
    -o-transform: scale(1.1, 1.1) translateZ(0);
    -moz-transform: scale(1.1, 1.1) translateZ(0);
    -webkit-transform: scale(1.1, 1.1 translateZ(0));
  }
  .robot {
    width: 100%;
    height: auto;
    padding: 1.2rem 0.3rem;
  }
  .robot .robot-main {
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  .robot .robot-main .main-English {
    font-family: 'MontserratBold';
    font-size: 0.48rem;
    text-align: center;
    color: #000;
  }
  .robot .robot-main .main-title {
    margin-top: 0.1rem;
    font-size: 0.34rem;
    text-align: center;
    color: #000;
  }
  .robot .robot-main .main-heng {
    width: 24px;
    height: 2px;
    margin: 0.16rem auto 0;
    background-color: #dc021c;
  }
  .robot .robot-main .main-top {
    display: block;
    justify-content: flex-start;
    flex-direction: row-reverse;
    width: 100%;
    height: auto;
    margin-top: 0.6rem;
  }
  .robot .robot-main .main-top .top-cent {
    position: relative;
    width: 100%;
    height: auto;
    background: #f7f7fa;
  }
  .robot .robot-main .main-top .top-cent .cent-box {
    position: static;
    top: 50%;
    left: 0;
    width: 100%;
    height: auto;
    padding: 0.5rem 0.3rem;
    transform: translatey(0);
    -o-transform: translatey(0);
    -moz-transform: translatey(0);
    -webkit-transform: translatey(0);
  }
  .robot .robot-main .main-top .top-cent .cent-box .box-title {
    font-size: 0.4rem;
    color: #dc021c;
  }
  .robot .robot-main .main-top .top-cent .cent-box .box-text {
    margin-top: 0.24rem;
    font-size: 0.28rem;
    line-height: 0.48rem;
    color: #666;
  }
  .robot .robot-main .main-top .top-pic {
    width: 100%;
    height: auto;
    overflow: hidden;
  }
  .robot .robot-main .main-top .top-pic img {
    width: 100%;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .robot .robot-main .main-top .top-pic:hover img {
    transform: scale(1.1, 1.1) translateZ(0);
    -o-transform: scale(1.1, 1.1) translateZ(0);
    -moz-transform: scale(1.1, 1.1) translateZ(0);
    -webkit-transform: scale(1.1, 1.1 translateZ(0));
  }
  .robot .robot-main .main-box {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    margin-top: 0.8rem;
  }
  .robot .robot-main .main-box .box-item {
    position: relative;
    width: 100%;
    height: auto;
    margin-right: 0;
    margin-bottom: 0.3rem;
    background: #fff;
    box-shadow: 0 0 0.3rem rgba(0, 0, 0, 0.09);
  }
  .robot .robot-main .main-box .box-item:last-of-type {
    margin-right: 0;
  }
  .robot .robot-main .main-box .box-item .item-pic {
    width: 100%;
    height: auto;
    overflow: hidden;
  }
  .robot .robot-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;
  }
  .robot .robot-main .main-box .box-item .item-cent {
    width: 100%;
    height: auto;
    padding: 0.45rem 0.4rem 0.5rem;
  }
  .robot .robot-main .main-box .box-item .item-cent .cent-title {
    font-size: 0.34rem;
    color: #000;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .robot .robot-main .main-box .box-item .item-cent .cent-text {
    margin-top: 0.1rem;
    font-size: 0.26rem;
    line-height: 0.44rem;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
  }
  .robot .robot-main .main-box .box-item::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 5px;
    background: #dc021c;
    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;
  }
  .robot .robot-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));
  }
  .robot .robot-main .main-box .box-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));
  }
  .recruit {
    position: relative;
    width: 100%;
    height: auto;
    padding: 1.2rem 0.3rem;
    background: #f7f7fa;
  }
  .recruit #particles-js {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9;
  }
  .recruit .recruit-main {
    position: relative;
    width: 100%;
    height: auto;
    margin: 0 auto;
    z-index: 9;
  }
  .recruit .recruit-main .main-English {
    font-family: 'MontserratBold';
    font-size: 0.48rem;
    text-align: center;
    color: #000;
  }
  .recruit .recruit-main .main-title {
    margin-top: 0.1rem;
    font-size: 0.34rem;
    text-align: center;
    color: #000;
  }
  .recruit .recruit-main .main-heng {
    width: 24px;
    height: 2px;
    margin: 0.16rem auto 0;
    background-color: #dc021c;
  }
  .recruit .recruit-main .mail-box {
    display: flex;
    justify-content: space-between;
    width: 100%;
    height: auto;
    margin: 0.6rem 0 0;
  }
  .recruit .recruit-main .mail-box .box-left {
    width: 100%;
    height: auto;
  }
  .recruit .recruit-main .mail-box .box-left .list-dd {
    width: 100%;
    height: auto;
    margin-bottom: 0.3rem;
  }
  .recruit .recruit-main .mail-box .box-left .list-dd .dd-top {
    display: flex;
    justify-content: space-between;
    position: relative;
    width: 100%;
    height: 1.6rem;
    background: #fff;
    cursor: pointer;
    border-top: solid 3px #ececec;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .recruit .recruit-main .mail-box .box-left .list-dd .dd-top::before {
    content: '';
    display: block;
    position: absolute;
    top: -3px;
    left: 0;
    width: 0;
    height: 3px;
    background: #f1e8e1;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .recruit .recruit-main .mail-box .box-left .list-dd .dd-top .dd-mail {
    width: 80%;
    padding: 0.3rem 0 0 0.4rem;
    font-size: 20px;
    color: #252525;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .recruit .recruit-main .mail-box .box-left .list-dd .dd-top .dd-mail .mail-title {
    font-size: 0.34rem;
    color: #17171d;
    white-space: nowrap;
  }
  .recruit .recruit-main .mail-box .box-left .list-dd .dd-top .dd-mail .mail-title .title1 {
    display: inline-block;
    width: 2.2rem;
    margin-right: 0.7rem;
    font-weight: bold;
  }
  .recruit .recruit-main .mail-box .box-left .list-dd .dd-top .dd-mail .mail-title .title-text {
    display: none;
    margin-right: 0.3rem;
    font-size: 0.26rem;
    color: #17171d;
    opacity: 0.45;
  }
  .recruit .recruit-main .mail-box .box-left .list-dd .dd-top .dd-mail .mail-title .title-text:last-child {
    margin-right: 0;
  }
  .recruit .recruit-main .mail-box .box-left .list-dd .dd-top .dd-mail .mail-text {
    margin-top: 0.16rem;
    padding-right: 0.2rem;
    font-size: 0.26rem;
    line-height: 0.42rem;
    color: #17171d;
    opacity: 0;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .recruit .recruit-main .mail-box .box-left .list-dd .dd-top .dd-show {
    width: 20%;
    height: 100%;
    background: url(../images/icon/icon-recruit-jia.png) no-repeat center center;
    background-size: 0.65rem;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .recruit .recruit-main .mail-box .box-left .list-dd .top-active {
    height: auto;
  }
  .recruit .recruit-main .mail-box .box-left .list-dd .top-active::before {
    width: 100%;
  }
  .recruit .recruit-main .mail-box .box-left .list-dd .top-active .dd-mail {
    width: 100%;
  }
  .recruit .recruit-main .mail-box .box-left .list-dd .top-active .dd-mail .mail-title .title1 {
    color: #dc021c;
  }
  .recruit .recruit-main .mail-box .box-left .list-dd .top-active .dd-mail .mail-title .title-text {
    display: none;
  }
  .recruit .recruit-main .mail-box .box-left .list-dd .top-active .dd-mail .mail-text {
    opacity: 0.6;
  }
  .recruit .recruit-main .mail-box .box-left .list-dd .top-active .dd-show {
    width: 0;
    opacity: 0;
  }
  .recruit .recruit-main .mail-box .box-left .list-dd .dd-cent {
    display: none;
    width: 100%;
    padding: 0.2rem 0.4rem 0.5rem;
    background: #fff;
  }
  .recruit .recruit-main .mail-box .box-left .list-dd .dd-cent .cent-duty {
    width: 100%;
  }
  .recruit .recruit-main .mail-box .box-left .list-dd .dd-cent .cent-duty .duty-title {
    width: 100%;
    font-size: 0.28rem;
    line-height: 0.44rem;
    font-weight: bold;
    color: #17171d;
  }
  .recruit .recruit-main .mail-box .box-left .list-dd .dd-cent .cent-duty .duty-text,
  .recruit .recruit-main .mail-box .box-left .list-dd .dd-cent .cent-duty .duty-text2 {
    width: 100%;
    padding-bottom: 0.24rem;
    font-size: 0.24rem;
    line-height: 0.42rem;
    color: #929293;
  }
  .recruit .recruit-main .mail-box .box-left .list-dd .dd-cent .cent-duty .duty-text2 {
    padding-bottom: 0;
  }
  .recruit .recruit-main .mail-box .box-left .list-dd .dd-cent .cent-duty .duty-bottom {
    display: flex;
    justify-content: space-between;
    width: 100%;
    height: auto;
    margin-top: 0.2rem;
  }
  .recruit .recruit-main .mail-box .box-left .list-dd .dd-cent .cent-duty .duty-bottom .bottom-box {
    display: flex;
    justify-content: space-between;
    width: 4.5rem;
    height: auto;
  }
  .recruit .recruit-main .mail-box .box-left .list-dd .dd-cent .cent-duty .duty-bottom .bottom-box .bottom-button {
    display: inline-block;
    width: 2.2rem;
    height: 0.7rem;
    font-size: 0.28rem;
    text-align: center;
    line-height: 0.7rem;
    color: #fff;
    border-radius: 0.45rem;
    background: #dedede;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .recruit .recruit-main .mail-box .box-left .list-dd .dd-cent .cent-duty .duty-bottom .bottom-box .bottom-button .buttom-icon {
    width: 17px;
  }
  .recruit .recruit-main .mail-box .box-left .list-dd .dd-cent .cent-duty .duty-bottom .bottom-box .bottom-button:hover {
    background: #dc021c;
  }
  .recruit .recruit-main .mail-box .box-left .list-dd .dd-cent .cent-duty .duty-bottom .bottom-hiden {
    width: 0.59rem;
    height: 0.59rem;
    background: url(../images/icon/icon-recruit-jian.png) no-repeat center center;
    background-size: 0.59rem;
    cursor: pointer;
  }
  .recruit .recruit-main .mail-box .box-left .mt {
    margin-top: 0.6rem;
  }
  .recruit .recruit-main .mail-box .box-left .box-load {
    width: 100%;
    height: 0.8rem;
    margin-top: 0.3rem;
  }
  .recruit .recruit-main .mail-box .box-left .box-load a {
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    line-height: 0.8rem;
    background: #eeeeee;
  }
  .recruit .recruit-main .mail-box .box-left .box-load a img {
    width: 0.5rem;
  }
  .recruit .recruit-main .mail-box .box-left .box-load a:hover {
    transform: translatey(-8px);
    -o-transform: translatey(-8px);
    -moz-transform: translatey(-8px);
    -webkit-transform: translatey(-8px);
  }
  .recruit .recruit-main .mail-box .box-right {
    display: none;
    width: 3.8rem;
    height: auto;
  }
  .recruit .recruit-main .mail-box .box-right .right-top {
    width: 100%;
    height: auto;
  }
  .recruit .recruit-main .mail-box .box-right .right-top img {
    width: 100%;
  }
  .recruit .recruit-main .mail-box .box-right .right-box {
    width: 100%;
    height: auto;
    padding: 0.4rem 0.4rem 0.8rem;
    background: #2a313d;
  }
  .recruit .recruit-main .mail-box .box-right .right-box .box-title {
    font-size: 16px;
    font-weight: bold;
    color: #dc021c;
  }
  .recruit .recruit-main .mail-box .box-right .right-box .box-select {
    position: relative;
    width: 100%;
    height: auto;
    margin-top: 0.2rem;
    margin-bottom: 0.34rem;
  }
  .recruit .recruit-main .mail-box .box-right .right-box .box-select:last-child {
    margin-bottom: 0;
  }
  .recruit .recruit-main .mail-box .box-right .right-box .box-select::after {
    content: '';
    display: inline-block;
    position: absolute;
    top: 50%;
    right: 0.25rem;
    width: 9px;
    height: 5px;
    background: url(../images/icon/icon-recruit-sanjiao.png) no-repeat center center;
    transform: translatey(-50%);
    -o-transform: translatey(-50%);
    -moz-transform: translatey(-50%);
    -webkit-transform: translatey(-50%);
  }
  .recruit .recruit-main .mail-box .box-right .right-box .box-select select {
    width: 100%;
    height: 0.5rem;
    padding-left: 0.18rem;
    font-family: '微软雅黑';
    font-size: 14px;
    color: #a4a4a4;
    border: none;
    background: #fff;
    appearance: none;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
  }
  .recruit .recruit-main .mail-box .box-right .right-bottom {
    width: 100%;
    height: 3.27rem;
    padding: 0.3rem;
    background-repeat: no-repeat;
    background-size: 100%;
  }
  .recruit .recruit-main .mail-box .box-right .right-bottom .bottom-icon {
    width: 100%;
    height: auto;
  }
  .recruit .recruit-main .mail-box .box-right .right-bottom .bottom-icon img {
    width: 0.41rem;
  }
  .recruit .recruit-main .mail-box .box-right .right-bottom .bottom-title {
    margin: 0.2rem 0;
    font-size: 0.24rem;
    font-weight: bold;
    color: #dc021c;
  }
  .recruit .recruit-main .mail-box .box-right .right-bottom .bottom-text {
    display: flex;
    justify-content: flex-start;
    width: 100%;
    height: auto;
    margin-bottom: 0.12rem;
    font-size: 16px;
    color: #929292;
    word-break: break-all;
  }
  .contact {
    width: 100%;
    height: auto;
  }
  .contact .contact-plate1 {
    width: 100%;
    height: auto;
    padding: 1.2rem 0.3rem;
    background: url(../images/contact/bg.jpg) no-repeat center;
    background-size: cover;
  }
  .contact .contact-plate1 .plate1-main {
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  .contact .contact-plate1 .plate1-main .main-English {
    font-family: 'MontserratBold';
    font-size: 0.48rem;
    color: #000;
  }
  .contact .contact-plate1 .plate1-main .main-title {
    margin-top: 0.1rem;
    font-size: 0.34rem;
    color: #000;
  }
  .contact .contact-plate1 .plate1-main .main-heng {
    width: 24px;
    height: 2px;
    margin-top: 0.16rem;
    background-color: #dc021c;
  }
  .contact .contact-plate1 .plate1-main .main-box {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    margin-top: 0.6rem;
  }
  .contact .contact-plate1 .plate1-main .main-box input {
    width: 100%;
    height: 0.8rem;
    padding: 0 0.3rem;
    margin-left: 0;
    margin-bottom: 0.2rem;
    font-size: 0.26rem;
    color: #333;
    border-radius: 0.05rem;
    border: solid 1px #ededed;
    background: #fff;
  }
  .contact .contact-plate1 .plate1-main .main-box input::placeholder {
    font-size: 0.26rem;
    color: #999;
  }
  .contact .contact-plate1 .plate1-main .main-box input:nth-child(3n + 1) {
    margin-left: 0;
  }
  .contact .contact-plate1 .plate1-main .main-box textarea {
    width: 100%;
    height: 2rem;
    padding: 0.2rem 0.3rem 0;
    margin-bottom: 0.2rem;
    font-size: 0.26rem;
    color: #333;
    border-radius: 0.05rem;
    border: solid 1px #ededed;
    background: #fff;
  }
  .contact .contact-plate1 .plate1-main .main-box textarea::placeholder {
    font-size: 0.26rem;
    color: #999;
  }
  .contact .contact-plate1 .plate1-main .main-botton {
    display: block;
    width: 2.6rem;
    height: 0.8rem;
    margin-top: 0.1rem;
    font-size: 0.26rem;
    font-weight: bold;
    text-align: center;
    line-height: 0.8rem;
    color: #fff;
    border-radius: 0.05rem;
    background: #dc021c;
  }
  .contact .contact-plate1 .plate1-main .main-botton:hover {
    width: 2.8rem;
  }
  .contact .contact-plate2 {
    width: 100%;
    height: auto;
    padding: 1.2rem 0.3rem;
  }
  .contact .contact-plate2 .plate2-main {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  .contact .contact-plate2 .plate2-main .main-cent {
    width: 100%;
    height: auto;
    padding: 0.8rem 0 0 0;
  }
  .contact .contact-plate2 .plate2-main .main-cent .cent-title {
    font-size: 0.46rem;
    font-weight: bold;
    color: #000;
  }
  .contact .contact-plate2 .plate2-main .main-cent .cent-English {
    margin: 0.12rem 0 0.5rem;
    font-family: 'Gilroy-Light';
    font-size: 0.34rem;
    color: #666;
  }
  .contact .contact-plate2 .plate2-main .main-cent .cent-list {
    position: relative;
    width: 100%;
    height: auto;
    padding-left: 0.7rem;
    margin-top: 0.4rem;
  }
  .contact .contact-plate2 .plate2-main .main-cent .cent-list .list-icon {
    position: absolute;
    top: 0;
    left: 0;
    width: 0.5rem;
    height: auto;
    transform: translatey(-16%);
    -o-transform: translatey(-16%);
    -moz-transform: translatey(-16%);
    -webkit-transform: translatey(-16%);
  }
  .contact .contact-plate2 .plate2-main .main-cent .cent-list .list-icon img {
    width: 100%;
  }
  .contact .contact-plate2 .plate2-main .main-cent .cent-list .list-text {
    font-size: 0.28rem;
    color: #666;
  }
  .contact .contact-plate2 .plate2-main .main-map {
    width: 100%;
    height: 5.8rem;
    margin-top: 0.5rem;
    overflow: hidden;
  }
  .contact .contact-plate2 .plate2-main .main-map img {
    width: auto;
    height: 100%;
  }
  .newsDetails {
    width: 100%;
    height: auto;
    padding: 1.2rem 0.3rem 1.1rem;
  }
  .newsDetails .newsDetails-main {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  .newsDetails .newsDetails-main .main-left {
    width: 100%;
    height: auto;
  }
  .newsDetails .newsDetails-main .main-left .left-title {
    font-size: 0.4rem;
    font-weight: bold;
    color: #333;
  }
  .newsDetails .newsDetails-main .main-left .left-top {
    display: flex;
    justify-content: flex-start;
    width: 100%;
    margin-top: 0.2rem;
    margin-bottom: 0.55rem;
  }
  .newsDetails .newsDetails-main .main-left .left-top .top-list {
    width: auto;
    margin-right: 0.2rem;
    font-size: 0.26rem;
    font-family: 'DIN-BOLD';
  }
  .newsDetails .newsDetails-main .main-left .left-top img {
    width: 18px;
    margin-top: -0.04rem;
    margin-right: 0.06rem;
  }
  .newsDetails .newsDetails-main .main-left .left-box {
    width: 100%;
    height: auto;
  }
  .newsDetails .newsDetails-main .main-left .left-box .box-text {
    margin-top: 0.4rem;
    font-size: 0.26rem;
    line-height: 0.42rem;
    color: #666;
  }
  .newsDetails .newsDetails-main .main-left .left-box .box-pic {
    width: 100%;
    height: auto;
    text-align: center;
  }
  .newsDetails .newsDetails-main .main-left .left-box .box-pic img {
    max-width: 100%;
    width: auto;
    margin-top: 0.5rem;
  }
  .newsDetails .newsDetails-main .main-right {
    width: 100%;
    height: 100%;
    margin-top: 0.5rem;
  }
  .newsDetails .newsDetails-main .main-right .right-box {
    width: 100%;
    height: auto;
    padding: 0.6rem 0.3rem;
    background: #f9f9f9;
  }
  .newsDetails .newsDetails-main .main-right .right-box .right-title {
    font-size: 0.4rem;
    font-weight: bold;
    color: #333;
  }
  .newsDetails .newsDetails-main .main-right .right-box span {
    display: block;
    width: 44px;
    height: 4px;
    margin-top: 0.2rem;
    background: #dc021c;
  }
  .newsDetails .newsDetails-main .main-right .right-box .right-list {
    width: 100%;
    height: auto;
    margin-top: 0.6rem;
  }
  .newsDetails .newsDetails-main .main-right .right-box .right-list .list-pic {
    width: 100%;
    height: auto;
    overflow: hidden;
  }
  .newsDetails .newsDetails-main .main-right .right-box .right-list .list-pic img {
    width: 100%;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .newsDetails .newsDetails-main .main-right .right-box .right-list .list-title {
    margin-top: 0.2rem;
    font-size: 0.34rem;
    font-weight: bold;
    color: #333;
  }
  .newsDetails .newsDetails-main .main-right .right-box .right-list .list-bottom {
    position: relative;
    width: 36px;
    height: 36px;
    margin-top: 0.26rem;
    border-radius: 50%;
    border: solid 1px #9f9f9f;
  }
  .newsDetails .newsDetails-main .main-right .right-box .right-list .list-bottom img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 8px;
    transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .newsDetails .newsDetails-main .main-right .right-box .right-list .list-bottom .img2 {
    opacity: 0;
  }
  .newsDetails .newsDetails-main .main-right .right-box .right-list:hover .list-pic img {
    transform: scale(1.1, 1.1) translateZ(0);
    -o-transform: scale(1.1, 1.1) translateZ(0);
    -moz-transform: scale(1.1, 1.1) translateZ(0);
    -webkit-transform: scale(1.1, 1.1 translateZ(0));
  }
  .newsDetails .newsDetails-main .main-right .right-box .right-list:hover .list-bottom {
    background: #dc021c !important;
    border: solid 1px #dc021c !important;
  }
  .newsDetails .newsDetails-main .main-right .right-box .right-list:hover .list-bottom .img2 {
    opacity: 1 !important;
  }
  .newsDetails .newsDetails-main .main-right .right-box .right-list:hover .list-bottom .img1 {
    opacity: 0;
  }
  .newsDetails .newsDetails-main .main-right .right-bottom {
    width: 100%;
    height: auto;
    margin-top: 0.3rem;
    padding: 0.6rem 0.3rem;
    background: #f9f9f9;
  }
  .newsDetails .newsDetails-main .main-right .right-bottom .bottom-title {
    font-size: 0.26rem;
    line-height: 0.42rem;
    color: #333333;
  }
  .newsDetails .newsDetails-main .main-right .right-bottom .bottom-title a {
    color: #333333;
  }
  .newsDetails .newsDetails-main .main-right .right-bottom .bottom-title a:hover {
    color: #dc021c;
  }
  .newsDetails .newsDetails-main .main-right .right-bottom .bottom-box {
    display: flex;
    justify-content: flex-start;
    width: 100%;
    height: auto;
    margin-top: 0.4rem;
  }
  .newsDetails .newsDetails-main .main-right .right-bottom .bottom-box .box-icon {
    display: block;
    position: relative;
    width: 36px;
    height: 36px;
    margin-right: 0.15rem;
    border-radius: 50%;
    border: solid 1px #e8e8e8;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .newsDetails .newsDetails-main .main-right .right-bottom .bottom-box .box-icon img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 18px;
    transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .newsDetails .newsDetails-main .main-right .right-bottom .bottom-box .box-icon .img2 {
    opacity: 0;
  }
  .newsDetails .newsDetails-main .main-right .right-bottom .bottom-box .box-icon:hover {
    border: solid 1px #dc021c;
    background: #dc021c;
  }
  .newsDetails .newsDetails-main .main-right .right-bottom .bottom-box .box-icon:hover .img2 {
    opacity: 1 !important;
  }
  .newsDetails .newsDetails-main .main-right .right-bottom .bottom-box .box-icon:hover .img1 {
    opacity: 0;
  }
  .newsDetails .newsDetails-main .main-right .right-bottom .bottom-botton {
    display: block;
    width: 100%;
    height: 0.8rem;
    margin-top: 0.45rem;
    font-size: 0.26rem;
    line-height: 0.8rem;
    text-align: center;
    color: #fff;
    background: #dc021c;
  }
  .newsDetails .newsDetails-main .main-right .right-bottom .bottom-botton:hover {
    transform: translatey(-10px);
    -o-transform: translatey(-10px);
    -moz-transform: translatey(-10px);
    -webkit-transform: translatey(-10px);
  }
  .page-float {
    display: none;
  }
  .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: #dc021c;
  }
  @keyframes Around {
    from {
      width: 1.2rem;
      height: 1.2rem;
      border: solid 1px rgba(255, 255, 255, 0.5);
    }
    to {
      width: 2rem;
      height: 2rem;
      border: solid 1px rgba(255, 255, 255, 0);
    }
  }
  @-webkit-keyframes Around {
    /* Safari 与 Chrome */
    from {
      width: 1.2rem;
      height: 1.2rem;
      border: solid 1px rgba(255, 255, 255, 0.5);
    }
    to {
      width: 2rem;
      height: 2rem;
      border: solid 1px rgba(255, 255, 255, 0);
    }
  }
}
