.txet-over1 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media screen and (max-width: 1460px) {
  .study .study-main .main-item .item-cent {
    height: 3.4rem;
    padding: 0.5rem 0.48rem 0;
  }
}
@media screen and (max-width: 1366px) {
  nav .nav-main .main-cont .cont-cent .cent-item .item-title {
    font-size: 16px;
  }
  header .head-strip .strip-box .box-left .left-list {
    padding: 0 0.35rem;
  }
}
@media screen and (max-width: 1240px) {
  header .head-strip .strip-box .box-left .left-list {
    padding: 0 0.3rem;
  }
}
@media screen and (max-width: 1004px) {
  nav {
    position: relative;
    width: 100%;
    height: auto;
    z-index: 99;
  }
  nav .nav-main {
    position: relative;
    width: 100%;
    height: auto;
    z-index: 29;
  }
  nav .nav-main .main-top {
    width: 100%;
    height: 1.2rem;
    background: #fff url(../image/nav-bg.jpg) no-repeat top left;
    background-size: cover;
  }
  nav .nav-main .main-top .top-cont {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    padding: 0 0.3rem 0 0.1rem;
  }
  nav .nav-main .main-top .top-cont .cont-logo {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: auto;
    height: auto;
  }
  nav .nav-main .main-top .top-cont .cont-logo .logo-pic {
    width: 5rem;
    height: auto;
    margin-right: 0;
  }
  nav .nav-main .main-top .top-cont .cont-logo .logo-pic img {
    width: 100%;
  }
  nav .nav-main .main-top .top-cont .cont-logo .logo-cent {
    width: 5.1rem;
    height: auto;
  }
  nav .nav-main .main-top .top-cont .cont-logo .logo-cent .cent-title {
    width: 100%;
    padding-top: 0.1rem;
    font-size: 0.18rem;
    font-weight: bold;
    letter-spacing: 0;
    color: #000;
  }
  nav .nav-main .main-top .top-cont .cont-logo .logo-cent .cent-text {
    width: 100%;
    font-size: 0.14rem;
    text-align: justify;
    text-justify: inter-ideograph;
    color: #333;
  }
  nav .nav-main .main-top .top-cont .cont-logo .logo-cent .cent-text::after {
    content: " ";
    display: inline-block;
    width: 100%;
    height: 0px;
  }
  nav .nav-main .main-top .top-cont .cont-right {
    display: none;
    width: auto;
    height: auto;
  }
  nav .nav-main .main-top .top-cont .cont-right .right-top {
    width: 100%;
    height: auto;
    text-align: right;
    color: #333;
  }
  nav .nav-main .main-top .top-cont .cont-right .right-top a {
    color: #333;
  }
  nav .nav-main .main-top .top-cont .cont-right .right-top a:hover {
    color: #0068b1;
  }
  nav .nav-main .main-top .top-cont .cont-right .right-top span {
    margin: 0 0.12rem;
    color: #dddddd;
  }
  nav .nav-main .main-top .top-cont .cont-right .right-search {
    display: flex;
    justify-content: flex-end;
    width: 3.53rem;
    height: auto;
    margin-top: 0.2rem;
  }
  nav .nav-main .main-top .top-cont .cont-right .right-search input {
    width: 2.89rem;
    height: 40px;
    padding: 0 20px;
  }
  nav .nav-main .main-top .top-cont .cont-right .right-search .search-button {
    width: 0.64rem;
    height: 40px;
    text-align: center;
    line-height: 40px;
    background: #0068b1;
  }
  nav .nav-main .main-top .top-cont .cont-right .right-search .search-button img {
    width: 16px;
  }
  nav .nav-main .main-top .top-cont .cont-web-right {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    width: auto;
    height: 100%;
  }
  nav .nav-main .main-top .top-cont .cont-web-right .right-web-search {
    width: 0.4rem;
    height: auto;
  }
  nav .nav-main .main-top .top-cont .cont-web-right .right-web-search img {
    width: 100%;
  }
  nav .nav-main .main-top .top-cont .cont-web-right .right-web-mune {
    width: 0.45rem;
    height: auto;
    margin-left: 0.4rem;
  }
  nav .nav-main .main-top .top-cont .cont-web-right .right-web-mune img {
    width: 100%;
  }
  nav .nav-main .main-cont {
    display: none;
  }
  nav .Whead-search {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 0;
    background: #0068b1;
    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: 100%;
    background: #fff;
    overflow: scroll;
    z-index: 399;
    transform: translateX(100%);
    -o-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -webkit-transform: translateX(100%);
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  nav .Whead-sidebar .sidebar-top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    width: 100%;
    height: 1.2rem;
    padding: 0 0.3rem;
    line-height: 1.2rem;
    text-align: right;
    background: #fff;
    border-bottom: solid 1px #eee;
  }
  nav .Whead-sidebar .sidebar-top .top-logo {
    width: 2rem;
    height: auto;
  }
  nav .Whead-sidebar .sidebar-top .top-logo img {
    width: 100%;
  }
  nav .Whead-sidebar .sidebar-top .top-right {
    display: flex;
    justify-content: flex-end;
    width: auto;
    height: auto;
  }
  nav .Whead-sidebar .sidebar-top .top-right .right-suosou {
    position: relative;
    width: 0.8rem;
    height: 0.8rem;
    margin-right: 0.4rem;
    border-radius: 50%;
    border: solid 2px #d2d2d2;
    cursor: pointer;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  nav .Whead-sidebar .sidebar-top .top-right .right-suosou img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 0.32rem;
    transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  nav .Whead-sidebar .sidebar-top .top-right .right-hide {
    position: relative;
    width: auto;
    height: auto;
    border-radius: 50%;
    cursor: pointer;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  nav .Whead-sidebar .sidebar-top .top-right .right-hide img {
    left: 50%;
    width: 0.3rem;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  nav .Whead-sidebar .sidebar-top .top-link {
    width: auto;
    font-size: 0.26rem;
  }
  nav .Whead-sidebar .sidebar-top .top-link a {
    color: #333;
  }
  nav .Whead-sidebar .sidebar-top .top-link a:hover {
    color: #0068b1;
  }
  nav .Whead-sidebar .sidebar-top .top-link span {
    margin: 0 0.12rem;
    color: #dddddd;
  }
  nav .Whead-sidebar .sidebar-top .top-icon2 {
    width: 0.4rem;
  }
  nav .Whead-sidebar .sidebar-top .top-icon2 img {
    width: 100%;
  }
  nav .Whead-sidebar .sidebar-top .box-lang {
    width: 0.6rem;
    height: 0.6rem;
    font-size: 0.26rem;
    text-align: center;
    line-height: 0.55rem;
    color: #1c1d21;
    border-radius: 50%;
    border: solid 1px #1c1d21;
  }
  nav .Whead-sidebar .sidebar-nav {
    width: 100%;
    height: calc(100% - 1.3rem);
    overflow-y: overlay;
  }
  nav .Whead-sidebar .sidebar-nav::-webkit-scrollbar {
    width: 4px;
  }
  nav .Whead-sidebar .sidebar-nav::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, 0.12);
  }
  nav .Whead-sidebar .sidebar-nav .nav-item {
    width: 100%;
    height: auto;
  }
  nav .Whead-sidebar .sidebar-nav .nav-item .item-top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: auto;
    padding: 0.34rem 0.25rem;
    border-bottom: solid 1px #d6d6d6;
  }
  nav .Whead-sidebar .sidebar-nav .nav-item .item-top .top-title {
    flex: 1;
    font-size: 0.32rem;
    color: #333;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  nav .Whead-sidebar .sidebar-nav .nav-item .item-top .top-icon {
    position: relative;
    width: 10px;
    height: 19px;
  }
  nav .Whead-sidebar .sidebar-nav .nav-item .item-top .top-icon img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
  }
  nav .Whead-sidebar .sidebar-nav .nav-item .item-top .top-icon .img2 {
    width: 19px;
    height: 10px;
    opacity: 0;
  }
  nav .Whead-sidebar .sidebar-nav .nav-item .item-top-active {
    background: #0068b1;
  }
  nav .Whead-sidebar .sidebar-nav .nav-item .item-top-active .top-title {
    font-weight: bold;
    color: #fff;
  }
  nav .Whead-sidebar .sidebar-nav .nav-item .item-top-active .top-icon .img1 {
    opacity: 0;
  }
  nav .Whead-sidebar .sidebar-nav .nav-item .item-top-active .top-icon .img2 {
    opacity: 1;
  }
  nav .Whead-sidebar .sidebar-nav .nav-item .item-subnav {
    display: none;
    width: 100%;
    height: auto;
  }
  nav .Whead-sidebar .sidebar-nav .nav-item .item-subnav .subnav-link {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    position: relative;
    width: 100%;
    height: 1rem;
    padding: 0 0.3rem;
    font-size: 0.3rem;
    line-height: 1rem;
    color: #666;
    border-bottom: solid 1px #d6d6d6;
    background: #f5f5f5;
  }
  nav .Whead-sidebar-active {
    transform: translateX(0);
    -o-transform: translateX(0);
    -moz-transform: translateX(0);
    -webkit-transform: translateX(0);
  }
  header {
    position: relative;
    width: 100%;
    height: auto;
  }
  header .head-banner {
    width: 100%;
    overflow: hidden;
  }
  header .head-banner .swiper-slide {
    width: 100%;
    height: auto;
  }
  header .head-banner .swiper-slide .slide-box {
    position: relative;
    width: 100%;
  }
  header .head-banner .swiper-slide .slide-box .slide-pic {
    width: 100%;
    height: 9.6rem;
    background: #000;
    overflow: hidden;
  }
  header .head-banner .swiper-slide .slide-box .slide-pic video {
    width: 100%;
    height: 100%;
  }
  header .head-banner .swiper-slide .slide-box .box-pic {
    display: none;
  }
  header .head-banner .swiper-slide .slide-box .box-pic2 {
    width: 100%;
    height: 6rem;
  }
  header .head-banner .swiper-slide .slide-box .box-pic2 img {
    width: auto;
    height: 100%;
  }
  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: 42%;
    left: 0;
    width: 100%;
    height: auto;
    transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
  }
  header .head-banner .swiper-slide .slide-box .box-cent .cent-title {
    margin-top: 0.2rem;
    font-size: 0.34rem;
    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 .banner-pic {
    width: 100%;
    height: 8rem;
    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-pic2 {
    display: block;
    width: 100%;
    height: 6rem;
    overflow: hidden;
  }
  header .head-banner .banner-pic2 img {
    width: auto;
    height: 100%;
    transform: translateX(-20%);
    -o-transform: translateX(-20%);
    -moz-transform: translateX(-20%);
    -webkit-transform: translateX(-20%);
  }
  header .head-banner .banner-cent {
    position: absolute;
    top: 35%;
    left: 0;
    width: 100%;
    height: auto;
    padding: 0 0.3rem;
    transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
  }
  header .head-banner .banner-cent .cent-title {
    font-family: 'gilroy-bold';
    font-size: 0.52rem;
    font-weight: bold;
    text-align: center;
    color: #fff;
  }
  header .head-banner .banner-cent .cent-text {
    width: 100%;
    margin: 0.4rem auto 0;
    font-size: 0.3rem;
    line-height: 0.46rem;
    text-align: center;
    color: #fff;
  }
  header .head-banner .banner-swiper-button-prev,
  header .head-banner .banner-swiper-button-next {
    position: absolute;
    top: 50%;
    width: 19px;
    height: 35px;
    opacity: 1;
    z-index: 9;
    cursor: pointer;
    outline: none;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transform: translatey(-50%);
    -o-transform: translatey(-50%);
    -moz-transform: translatey(-50%);
    -webkit-transform: translatey(-50%);
  }
  header .head-banner .banner-swiper-button-prev img,
  header .head-banner .banner-swiper-button-next img {
    width: 100%;
    height: auto;
    opacity: 0.7;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  header .head-banner .banner-swiper-button-prev:hover img,
  header .head-banner .banner-swiper-button-next:hover img {
    opacity: 1;
  }
  header .head-banner .banner-swiper-button-prev {
    left: 0.3rem;
  }
  header .head-banner .banner-swiper-button-next {
    right: 0.3rem;
  }
  header .head-banner:hover .banner-swiper-button-prev {
    left: 0.3rem;
  }
  header .head-banner:hover .banner-swiper-button-next {
    right: 0.3rem;
  }
  header .head-Wnav {
    position: relative;
    display: block;
    width: 100%;
    height: 50px;
    line-height: 50px;
    background: #0068b1;
    z-index: 69;
  }
  header .head-Wnav .Wnav-top {
    font-family: 'MONTSERRAT-REGULAR';
    font-size: 0.32rem;
    text-transform: uppercase;
    color: #fff;
    background: url(../image/icon-web-xiasanjiao.png) no-repeat 96% center;
    background-size: 0.24rem;
    padding: 0 0.2rem;
  }
  header .head-Wnav .top-on {
    background: url(../image/icon-web-shangsanjiao.png) no-repeat 96% center !important;
    background-size: 0.24rem !important;
  }
  header .head-Wnav .Wnav-ul {
    position: relative;
    width: 100%;
    height: 0;
    background: #fff;
    overflow: hidden;
    z-index: 99;
    transition: all 0.6s;
    -o-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -webkit-transition: all 0.6s;
  }
  header .head-Wnav .Wnav-ul .Wnav-li {
    width: 100%;
    height: 1rem;
    line-height: 1rem;
    padding: 0 0.2rem;
    font-family: 'MONTSERRAT-MEDIUM';
    font-size: 0.26rem;
    text-transform: uppercase;
    color: #000;
    border-bottom: solid 1px #ccc;
  }
  header .head-strip {
    display: none;
  }
  footer {
    width: 100%;
    height: auto;
    background: #00488d;
  }
  footer .foot-main {
    display: flex;
    justify-content: space-between;
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 0.8rem 0.3rem 0.6rem;
  }
  footer .foot-main .main-nav {
    display: none;
  }
  footer .foot-main .main-right {
    width: 100%;
    height: auto;
  }
  footer .foot-main .main-right .right-title {
    display: none;
  }
  footer .foot-main .main-right .right-cent {
    display: flex;
    justify-content: center;
    width: 100%;
  }
  footer .foot-main .main-right .right-cent .cent-item {
    width: auto;
    height: auto;
    margin: 0 0.5rem 0;
  }
  footer .foot-main .main-right .right-cent .cent-item .item-ewm {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 2rem;
    height: auto;
  }
  footer .foot-main .main-right .right-cent .cent-item .item-ewm img {
    width: 100%;
  }
  footer .foot-main .main-right .right-cent .cent-item .item-ewm .ewm-title {
    margin: 0 0 0 0.2rem;
    font-size: 0.26rem;
    text-align: center;
    color: rgba(255, 255, 255, 0.7);
  }
  footer .foot-bottom {
    width: 100%;
    height: auto;
    padding: 0 0.3rem 0.4rem;
    border-top: none;
  }
  footer .foot-bottom .bottom-main {
    display: block;
    justify-content: space-between;
    flex-direction: row-reverse;
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  footer .foot-bottom .bottom-main .main-right {
    width: 100%;
    height: auto;
  }
  footer .foot-bottom .bottom-main .main-right .right-share {
    display: flex;
    justify-content: center;
    width: auto;
    height: auto;
  }
  footer .foot-bottom .bottom-main .main-right .right-share .share-item {
    position: relative;
    width: 40px;
    height: 40px;
    margin: 0 0.2rem;
    border: solid 1px rgba(255, 255, 255, 0.1);
    border-radius: 50%;
  }
  footer .foot-bottom .bottom-main .main-right .right-share .share-item img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 21px;
    transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  footer .foot-bottom .bottom-main .main-right .right-share .share-item .img2 {
    opacity: 0;
  }
  footer .foot-bottom .bottom-main .main-right .right-share .share-item:hover {
    border: solid 1px #ffffff;
    background: #fff;
  }
  footer .foot-bottom .bottom-main .main-right .right-share .share-item:hover .img1 {
    opacity: 0;
  }
  footer .foot-bottom .bottom-main .main-right .right-share .share-item:hover .img2 {
    opacity: 1;
  }
  footer .foot-bottom .bottom-main .main-right .right-link {
    width: 100%;
    height: auto;
    text-align: center;
    margin-top: 0.4rem;
  }
  footer .foot-bottom .bottom-main .main-right .right-link a {
    font-size: 0.26rem;
    color: #cbd4e1;
    margin: 0 0.15rem;
  }
  footer .foot-bottom .bottom-main .main-right .right-link a:hover {
    color: #fff;
    text-decoration: underline;
  }
  footer .foot-bottom .bottom-main .main-left {
    width: 100%;
    height: auto;
  }
  footer .foot-bottom .bottom-main .main-left .left-box {
    display: none;
    position: relative;
    width: 2.68rem;
    height: 40px;
    padding-left: 0.2rem;
    font-size: 15px;
    color: #0068b1;
    line-height: 40px;
    background: #fff url(../image/icon-foot-link-arrow.jpg) no-repeat 96% center;
    background-size: 10px;
    cursor: pointer;
  }
  footer .foot-bottom .bottom-main .main-left .left-box .link-hidden {
    position: absolute;
    bottom: 40px;
    left: 0;
    width: 100%;
    height: auto;
    background: #fff;
    padding-left: 0.2rem;
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  footer .foot-bottom .bottom-main .main-left .left-box .link-hidden a {
    display: inline-block;
    width: 100%;
    height: 0.5rem;
    font-size: 14px;
    color: #666;
    line-height: 0.5rem;
  }
  footer .foot-bottom .bottom-main .main-left .left-box .link-hidden a:hover {
    text-decoration: underline;
    color: #0068b1;
  }
  footer .foot-bottom .bottom-main .main-left .left-box:hover .link-hidden {
    opacity: 1;
    visibility: visible;
  }
  footer .foot-bottom .bottom-main .main-left .left-zhizi {
    margin-top: 0.4rem;
    font-size: 0.24rem;
    text-align: center;
    color: #fff;
  }
  footer .foot-bottom .bottom-main .main-left .left-zhizi a {
    color: #fff;
  }
  footer .foot-bottom .bottom-main .main-left .left-zhizi a:hover {
    text-decoration: underline;
  }
  .container {
    width: 100%;
    height: auto;
    padding: 0.48rem 0.3rem;
    background: #ffffff;
    background-size: cover;
    background-image: none;
  }
  .container .cont-plate1 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  .container .cont-plate1 .plate-item {
    width: 100%;
    height: auto;
    padding: 0.3rem 0.38rem;
    margin-top: 0.3rem;
    border: solid 1px #eeeeee;
    background: #fff;
  }
  .container .cont-plate1 .plate-item .item-top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: auto;
    padding-bottom: 0.15rem;
    border-bottom: solid 1px #eeeeee;
  }
  .container .cont-plate1 .plate-item .item-top .top-left {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: auto;
    height: auto;
    font-size: 0.32rem;
    font-weight: bold;
    color: #081823;
  }
  .container .cont-plate1 .plate-item .item-top .top-left img {
    width: 25px;
    margin-right: 0.1rem;
  }
  .container .cont-plate1 .plate-item .item-top .top-link {
    font-size: 0.28rem;
    color: #666;
  }
  .container .cont-plate1 .plate-item .item-top .top-link:hover {
    color: #0068b1;
  }
  .container .cont-plate1 .plate-item .item-cont {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    padding-top: 0.4rem;
  }
  .container .cont-plate1 .plate-item .item-cont .cont-lump {
    width: 100%;
    height: auto;
    padding-right: 0.4rem;
  }
  .container .cont-plate1 .plate-item .item-cont .cont-lump .lump-title {
    font-size: 0.3rem;
    font-weight: bold;
    line-height: 0.48rem;
    color: #090a0c;
  }
  .container .cont-plate1 .plate-item .item-cont .cont-lump .lump-text {
    margin-top: 0.2rem;
    font-size: 0.28rem;
    line-height: 0.46rem;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
  }
  .container .cont-plate1 .plate-item .item-cont .cont-pic {
    width: 100%;
    height: auto;
    margin-top: 0.3rem;
    overflow: hidden;
  }
  .container .cont-plate1 .plate-item .item-cont .cont-pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .cont-plate1 .plate-item .item-cont .cont-pic:hover img {
    transform: scale(1.1, 1.1) translateZ(0);
    -o-transform: scale(1.1, 1.1) translateZ(0);
    -moz-transform: scale(1.1, 1.1) translateZ(0);
    -webkit-transform: scale(1.1, 1.1 translateZ(0));
  }
  .container .cont-plate1 .plate-item .item-cent {
    width: 100%;
    height: auto;
    padding-top: 0.4rem;
  }
  .container .cont-plate1 .plate-item .item-cent .cent-top {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    margin-bottom: 0.2rem;
  }
  .container .cont-plate1 .plate-item .item-cent .cent-top .top-pic {
    width: 100%;
    height: auto;
    overflow: hidden;
  }
  .container .cont-plate1 .plate-item .item-cent .cent-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;
  }
  .container .cont-plate1 .plate-item .item-cent .cent-top .top-lump {
    width: 100%;
    height: auto;
    padding: 0.12rem 0 0 0;
  }
  .container .cont-plate1 .plate-item .item-cent .cent-top .top-lump .lump-time {
    font-family: 'MONTSERRAT-REGULAR';
    font-size: 0.26rem;
    color: #999;
  }
  .container .cont-plate1 .plate-item .item-cent .cent-top .top-lump .lump-title {
    margin-top: 0.2rem;
    font-size: 0.3rem;
    font-weight: bold;
    line-height: 0.46rem;
    color: #333;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .cont-plate1 .plate-item .item-cent .cent-top .top-lump:hover .lump-title {
    color: #0068b1;
  }
  .container .cont-plate1 .plate-item .item-cent .cent-link {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    width: 100%;
    height: auto;
    padding-left: 0.16rem;
  }
  .container .cont-plate1 .plate-item .item-cent .cent-link::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #a0a0a0;
    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-plate1 .plate-item .item-cent .cent-link .link-title {
    width: 4.5rem;
    height: auto;
    font-size: 0.26rem;
    line-height: 0.55rem;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .cont-plate1 .plate-item .item-cent .cent-link .link-time {
    font-size: 0.26rem;
    color: #999;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .cont-plate1 .plate-item .item-cent .cent-link:hover::after {
    background: #0068b1;
  }
  .container .cont-plate1 .plate-item .item-cent .cent-link:hover .link-title {
    color: #0068b1;
  }
  .container .cont-plate1 .plate-item .item-cent .cent-link:hover .link-time {
    color: #0068b1;
  }
  .container .cont-item {
    width: 100%;
    height: auto;
    margin: 0.5rem auto 0;
    padding: 0.3rem 0.38rem;
    background: #fff;
    border: solid 1px #eeeeee;
  }
  .container .cont-item .item-top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: auto;
    padding-bottom: 0.15rem;
    border-bottom: solid 1px #eeeeee;
  }
  .container .cont-item .item-top .top-left {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: auto;
    height: auto;
    font-size: 0.32rem;
    font-weight: bold;
    color: #081823;
  }
  .container .cont-item .item-top .top-left img {
    width: 25px;
    margin-right: 0.1rem;
  }
  .container .cont-item .item-top .top-link {
    font-size: 0.28rem;
    color: #666;
  }
  .container .cont-item .item-top .top-link:hover {
    color: #0068b1;
  }
  .container .cont-item .item-cent {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    margin-top: 0.4rem;
  }
  .container .cont-item .item-cent .cent-lump {
    width: 48%;
    height: auto;
    margin-right: 0;
    margin-bottom: 0.3rem;
  }
  .container .cont-item .item-cent .cent-lump:last-of-type {
    margin-right: 0;
  }
  .container .cont-item .item-cent .cent-lump .lump-pic {
    width: 100%;
    height: auto;
    overflow: hidden;
  }
  .container .cont-item .item-cent .cent-lump .lump-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-item .item-cent .cent-lump .lump-title {
    margin-top: 0.25rem;
    font-size: 0.3rem;
    font-weight: bold;
    text-align: center;
    color: #333;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .cont-item .item-cent .cent-lump:hover .lump-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-item .item-cent .cent-lump:hover .lump-title {
    color: #0068b1;
  }
  .about {
    width: 100%;
    height: auto;
  }
  .about .about-main {
    width: 100%;
    height: auto;
    padding: 0.8rem 0.3rem;
    background: url(../image/bg.png) no-repeat left bottom;
  }
  .about .about-main .main-cont {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  .about .about-main .main-cont .cont-left {
    width: 100%;
    height: auto;
  }
  .about .about-main .main-cont .cont-left .left-title {
    font-size: 0.38rem;
    font-weight: bold;
    color: #081823;
  }
  .about .about-main .main-cont .cont-left .left-subtitle {
    margin-top: 0.3rem;
    font-size: 0.32rem;
    font-weight: bold;
    line-height: 0.48rem;
    color: #0068b1;
  }
  .about .about-main .main-cont .cont-left .left-text {
    margin-top: 0.2rem;
    font-size: 0.28rem;
    line-height: 0.46rem;
    color: #333;
  }
  .about .about-main .main-cont .cont-left .left-map {
    width: 100%;
    height: auto;
    margin-top: 0.3rem;
    margin-bottom: 0.5rem;
  }
  .about .about-main .main-cont .cont-left .left-map img {
    width: 100%;
  }
  .about .about-main .main-cont .cont-right {
    width: 100%;
    height: auto;
    font-size: 0.26rem;
    line-height: 0.42rem;
    color: #333;
  }
  .about .about-bottom {
    width: 100%;
    height: auto;
  }
  .about .about-bottom img {
    width: 100%;
  }
  .history {
    width: 100%;
    height: auto;
    padding: 0.8rem 0.3rem 0.96rem;
    background: url(../image/bg1.png) no-repeat left bottom;
    background-size: 100%;
  }
  .history .history-main {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  .history .history-main .main-left {
    width: 100%;
    height: auto;
  }
  .history .history-main .main-left .left-title {
    font-size: 0.4rem;
    font-weight: bold;
    color: #090a0c;
  }
  .history .history-main .main-left .left-text {
    margin-top: 0.2rem;
    font-size: 0.28rem;
    color: #333;
  }
  .history .history-main .main-right {
    width: 100%;
    height: auto;
    padding: 0 0.2rem 0.8rem;
    margin-top: 0.6rem;
    background: #fff;
  }
  .history .history-main .main-right .right-item {
    display: flex;
    justify-content: space-between;
    position: relative;
    width: 100%;
    height: auto;
    padding-bottom: 0.5rem;
    cursor: pointer;
  }
  .history .history-main .main-right .right-item::before {
    content: '';
    position: absolute;
    top: 15px;
    left: 7.5px;
    width: 1px;
    height: calc(100% - 10px);
    background: #e7e7e7;
  }
  .history .history-main .main-right .right-item:last-of-type {
    padding-bottom: 0;
  }
  .history .history-main .main-right .right-item:last-of-type::before {
    display: none;
  }
  .history .history-main .main-right .right-item .item-icon {
    position: relative;
    width: 15px;
    height: 15px;
    margin-top: 0.05rem;
    border: solid 3px #d2d2d2;
    border-radius: 50%;
    background: #fff;
    box-sizing: border-box transition: all 0.5s; -o-transition: all 0.5s; -moz-transition: all 0.5s; -webkit-transition: all 0.5s;;
  }
  .history .history-main .main-right .right-item .item-icon::after {
    content: '';
    position: absolute;
    top: 50%;
    right: -14px;
    width: 6px;
    height: 9px;
    background: url(../image/icon-history-arrow.png) no-repeat left top;
    background-size: 100%;
    transform: translatey(-50%);
    -o-transform: translatey(-50%);
    -moz-transform: translatey(-50%);
    -webkit-transform: translatey(-50%);
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .history .history-main .main-right .right-item .item-cent {
    width: calc(100% - 0.8rem);
    height: auto;
  }
  .history .history-main .main-right .right-item .item-cent .cent-year {
    font-family: 'MONTSERRAT-BOLD';
    font-size: 0.34rem;
    color: #333;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .history .history-main .main-right .right-item .item-cent .cent-text {
    margin-top: 0.2rem;
    font-size: 0.28rem;
    line-height: 0.44rem;
    color: #333;
  }
  .history .history-main .main-right .right-item:hover .item-icon {
    border: solid 3px #0068b1;
  }
  .history .history-main .main-right .right-item:hover .item-icon::after {
    background: url(../image/icon-history-arrow-active.png) no-repeat left top;
    background-size: 100%;
  }
  .history .history-main .main-right .right-item:hover .item-cent .cent-year {
    color: #0068b1;
  }
  .family {
    width: 100%;
    height: auto;
    padding: 0.8rem 0;
    background: #fefefe;
  }
  .family .family-cont {
    width: 100%;
    padding: 0 0.3rem;
  }
  .family .family-cont .box-pic {
    width: 100%;
    height: 16rem;
    overflow: scroll;
  }
  .family .family-cont .box-pic img {
    width: auto;
    height: 100%;
  }
  .family .family-cont .box-pic::-webkit-scrollbar {
    width: 3px;
    height: 3px;
  }
  .family .family-cont .box-pic::-webkit-scrollbar-thumb {
    background: rgba(0, 0, 0, 0.25);
  }
  .platform {
    width: 100%;
    height: auto;
  }
  .platform .platform-top {
    width: 100%;
    height: auto;
    padding: 0.8rem 0.3rem 0;
  }
  .platform .platform-top .top-cent {
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  .platform .platform-top .top-cent .cent-title {
    font-size: 0.4rem;
    font-weight: bold;
    text-align: center;
    color: #333;
  }
  .platform .platform-top .top-cent .cent-list {
    display: flex;
    justify-content: flex-start;
    width: 100%;
    height: auto;
    margin-top: 0.45rem;
  }
  .platform .platform-top .top-cent .cent-list .list-item {
    position: relative;
    width: 25%;
    height: auto;
    padding-bottom: 0.4rem;
    font-size: 0.26rem;
    text-align: center;
    color: #333;
  }
  .platform .platform-top .top-cent .cent-list .list-item::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 3px;
    background: #0068b1;
    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;
  }
  .platform .platform-top .top-cent .cent-list .list-item:hover {
    font-weight: bold;
    color: #0068b1;
  }
  .platform .platform-top .top-cent .cent-list .list-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));
  }
  .platform .platform-top .top-cent .cent-list .list-item-active {
    font-weight: bold;
    color: #0068b1;
  }
  .platform .platform-top .top-cent .cent-list .list-item-active::after {
    transform: scale(1, 1) translateZ(0);
    -o-transform: scale(1, 1) translateZ(0);
    -moz-transform: scale(1, 1) translateZ(0);
    -webkit-transform: scale(1, 1 translateZ(0));
  }
  .platform .platform-main {
    width: 100%;
    height: auto;
    padding: 0.56rem 0.3rem 0.8rem;
    background: #f8f8f8;
  }
  .platform .platform-main .main-cont {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  .platform .platform-main .main-cont .cont-left {
    width: 100%;
    height: auto;
    padding: 0.4rem;
    background: #fff;
  }
  .platform .platform-main .main-cont .cont-left .left-title {
    margin-bottom: 0.4rem;
    font-size: 0.34rem;
    font-weight: bold;
    color: #000;
  }
  .platform .platform-main .main-cont .cont-left .left-text {
    display: flex;
    justify-content: flex-start;
    margin-top: 0.26rem;
  }
  .platform .platform-main .main-cont .cont-left .left-text em {
    width: 0.5rem;
    font-family: 'MONTSERRAT-REGULAR';
    font-size: 0.26rem;
    line-height: 0.44rem;
    color: #f3ab00;
  }
  .platform .platform-main .main-cont .cont-left .left-text span {
    font-size: 0.26rem;
    line-height: 0.44rem;
    color: #333;
  }
  .platform .platform-main .main-cont .cont-pic {
    width: 8.48rem;
    height: auto;
  }
  .platform .platform-main .main-cont .cont-pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .system {
    width: 100%;
    height: auto;
  }
  .system .system-main {
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 0.8rem 0.3rem 0.65rem;
  }
  .system .system-main .main-title {
    font-size: 0.4rem;
    font-weight: bold;
    text-align: center;
    color: #333;
  }
  .system .system-main .main-cont {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    margin-top: 0.48rem;
  }
  .system .system-main .main-cont .cont-item {
    width: 48%;
    height: auto;
    margin-right: 0;
    margin-bottom: 0.3rem;
  }
  .system .system-main .main-cont .cont-item:nth-child(4n) {
    margin-right: 0;
  }
  .system .system-main .main-cont .cont-item .item-pic {
    width: 100%;
    height: 3.76rem;
    background: #dbdbdb;
    overflow: hidden;
  }
  .system .system-main .main-cont .cont-item .item-pic img {
    width: 100%;
  }
  .system .system-main .main-cont .cont-item .item-cent {
    width: 100%;
    height: 1rem;
    font-size: 0.3rem;
    font-weight: bold;
    text-align: center;
    line-height: 1rem;
    color: #333;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .system .system-main .main-cont .cont-item:hover .item-cent {
    color: #fff;
    background: linear-gradient(90deg, #0068b1, #0059a5);
  }
  .hardware {
    width: 100%;
    height: auto;
  }
  .hardware .hardware-main {
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 0.8rem 0.3rem 0.65rem;
  }
  .hardware .hardware-main .main-title {
    font-size: 0.4rem;
    font-weight: bold;
    text-align: center;
    color: #333;
  }
  .hardware .hardware-main .main-cont {
    position: relative;
    width: 100%;
    height: auto;
    padding: 0 0.8rem;
  }
  .hardware .hardware-main .main-cont .cont-swiper {
    width: 100%;
    height: auto;
    padding: 0.5rem 0;
    overflow: hidden;
  }
  .hardware .hardware-main .main-cont .cont-swiper .swiper-slide {
    width: 100%;
    height: auto;
  }
  .hardware .hardware-main .main-cont .cont-swiper .swiper-slide .slide-box {
    width: 100%;
    height: auto;
    padding: 8px;
    background: #fff;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .hardware .hardware-main .main-cont .cont-swiper .swiper-slide .slide-box img {
    width: 100%;
  }
  .hardware .hardware-main .main-cont .cont-swiper .swiper-slide .slide-title {
    width: 100%;
    height: auto;
    margin-top: 0.3rem;
    font-size: 0.3rem;
    font-weight: bold;
    text-align: center;
    color: #111;
    opacity: 0;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .hardware .hardware-main .main-cont .cont-swiper .swiper-slide-active {
    z-index: 9;
  }
  .hardware .hardware-main .main-cont .cont-swiper .swiper-slide-active .slide-box {
    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));
  }
  .hardware .hardware-main .main-cont .cont-swiper .swiper-slide-active .slide-title {
    opacity: 1;
  }
  .hardware .hardware-main .main-cont .hardware-swiper-button-next,
  .hardware .hardware-main .main-cont .hardware-swiper-button-prev {
    position: absolute;
    top: 45%;
    width: 0.8rem;
    height: 0.8rem;
    text-align: center;
    line-height: 0.8rem;
    background: #0068b1;
    outline: none;
    cursor: pointer;
    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;
  }
  .hardware .hardware-main .main-cont .hardware-swiper-button-next img,
  .hardware .hardware-main .main-cont .hardware-swiper-button-prev img {
    width: 9px;
  }
  .hardware .hardware-main .main-cont .hardware-swiper-button-prev {
    left: -0.1rem;
  }
  .hardware .hardware-main .main-cont .hardware-swiper-button-next {
    right: -0.1rem;
  }
  .news {
    width: 100%;
    height: auto;
    padding: 0.8rem 0.3rem;
  }
  .news .news-main {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  .news .news-main .main-item {
    width: 100%;
    height: auto;
    margin-right: 0;
    margin-bottom: 0.48rem;
    background: #f8f8f8;
  }
  .news .news-main .main-item:nth-child(3n) {
    margin-right: 0;
  }
  .news .news-main .main-item .item-pic {
    width: 100%;
    height: auto;
    overflow: hidden;
  }
  .news .news-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;
  }
  .news .news-main .main-item .item-cent {
    width: 100%;
    height: auto;
    padding: 0.48rem 0.2rem;
  }
  .news .news-main .main-item .item-cent .cent-time {
    font-family: 'MONTSERRAT-REGULAR';
    font-size: 0.28rem;
    color: #999;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .news .news-main .main-item .item-cent .cent-title {
    margin-top: 0.25rem;
    font-size: 0.3rem;
    font-weight: bold;
    color: #333333;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .news .news-main .main-item .item-cent .cent-text {
    margin-top: 0.2rem;
    font-size: 0.28rem;
    line-height: 0.46rem;
    color: #555;
  }
  .news .news-main .main-item:hover {
    background: #0068b1;
  }
  .news .news-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));
  }
  .news .news-main .main-item:hover .item-cent .cent-time,
  .news .news-main .main-item:hover .item-cent .cent-title,
  .news .news-main .main-item:hover .item-cent .cent-text {
    color: #fff;
  }
  .newsDetails {
    width: 100%;
    height: auto;
  }
  .newsDetails .newsDetails-main {
    display: flex;
    justify-content: flex-start;
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  .newsDetails .newsDetails-main .main-left {
    width: 100%;
    padding: 0.8rem 0.3rem;
    border-right: solid 1px #eeeeee;
  }
  .newsDetails .newsDetails-main .main-left .left-top {
    width: 100%;
    height: auto;
    padding-bottom: 0.4rem;
    border-bottom: solid 1px #eeeeee;
  }
  .newsDetails .newsDetails-main .main-left .left-top .top-title {
    font-size: 0.34rem;
    font-weight: bold;
    color: #090a0c;
  }
  .newsDetails .newsDetails-main .main-left .left-top .top-text {
    margin-top: 0.25rem;
    font-size: 0.28rem;
    color: #999;
  }
  .newsDetails .newsDetails-main .main-left .left-box {
    width: 100%;
    height: auto;
    padding-top: 0.5rem;
    padding-right: 0;
    font-size: 0.28rem;
    line-height: 0.46rem;
    color: #333;
  }
  .newsDetails .newsDetails-main .main-left .left-box p {
    text-indent: 0.56rem;
  }
  .newsDetails .newsDetails-main .main-left .left-box img {
    display: block;
    max-width: 100%;
    width: auto;
    margin: 0 auto;
  }
  .newsDetails .newsDetails-main .main-left .left-bottom {
    display: flex;
    justify-content: space-between;
    width: 100%;
    height: auto;
    margin-top: 0.6rem;
    padding-right: 0;
  }
  .newsDetails .newsDetails-main .main-left .left-bottom .bottom-button {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 75px;
    height: auto;
  }
  .newsDetails .newsDetails-main .main-left .left-bottom .bottom-button .button-icon {
    position: relative;
    width: 0.26rem;
    height: 0.25rem;
  }
  .newsDetails .newsDetails-main .main-left .left-bottom .bottom-button .button-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;
  }
  .newsDetails .newsDetails-main .main-left .left-bottom .bottom-button .button-icon .img2 {
    opacity: 0;
  }
  .newsDetails .newsDetails-main .main-left .left-bottom .bottom-button .button-title {
    font-size: 0.28rem;
    font-weight: bold;
    color: #333;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .newsDetails .newsDetails-main .main-left .left-bottom .bottom-button:hover .button-icon .img1 {
    opacity: 0;
  }
  .newsDetails .newsDetails-main .main-left .left-bottom .bottom-button:hover .button-icon .img2 {
    opacity: 1;
  }
  .newsDetails .newsDetails-main .main-left .left-bottom .bottom-button:hover .button-title {
    color: #0068b1;
  }
  .newsDetails .newsDetails-main .main-right {
    display: none;
    width: 3.05rem;
    height: auto;
    padding-top: 0.8rem;
    padding-left: 0.48rem;
  }
  .newsDetails .newsDetails-main .main-right .right-top {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: auto;
    height: auto;
    font-size: 0.24rem;
    font-weight: bold;
    color: #081823;
  }
  .newsDetails .newsDetails-main .main-right .right-top img {
    width: 25px;
    margin-right: 0.1rem;
  }
  .newsDetails .newsDetails-main .main-right .right-item {
    display: block;
    width: 100%;
    height: auto;
    margin-top: 0.4rem;
  }
  .newsDetails .newsDetails-main .main-right .right-item .item-pic {
    width: 100%;
    height: auto;
    overflow: hidden;
  }
  .newsDetails .newsDetails-main .main-right .right-item .item-pic img {
    width: 100%;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .newsDetails .newsDetails-main .main-right .right-item .item-cent {
    width: 100%;
    height: auto;
  }
  .newsDetails .newsDetails-main .main-right .right-item .item-cent .cent-time {
    margin-top: 0.25rem;
    font-family: 'MONTSERRAT-REGULAR';
    font-size: 15px;
    color: #999;
  }
  .newsDetails .newsDetails-main .main-right .right-item .item-cent .cent-title {
    margin-top: 0.15rem;
    font-size: 16px;
    font-weight: bold;
    line-height: 30px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .newsDetails .newsDetails-main .main-right .right-item:hover .item-pic img {
    transform: scale(1.1, 1.1) translateZ(0);
    -o-transform: scale(1.1, 1.1) translateZ(0);
    -moz-transform: scale(1.1, 1.1) translateZ(0);
    -webkit-transform: scale(1.1, 1.1 translateZ(0));
  }
  .newsDetails .newsDetails-main .main-right .right-item:hover .item-cent .cent-title {
    color: #0068b1;
  }
  .notice {
    width: 100%;
    height: auto;
    padding: 0.8rem 0.3rem;
  }
  .notice .notice-main {
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  .notice .notice-main .main-item {
    display: block;
    width: 100%;
    height: 1rem;
    line-height: 1rem;
    color: #999;
    border-bottom: solid 1px #eeeeee;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .notice .notice-main .main-item .item-time {
    margin-right: 0.45rem;
    font-size: 15px;
  }
  .notice .notice-main .main-item:hover {
    padding-left: 0.3rem;
    color: #fff;
    background: #0068b1;
    border-bottom: solid 1px transparent;
  }
  .leader {
    width: 100%;
    height: auto;
    padding: 0.8rem 0.3rem;
  }
  .leader .leader-main {
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  .leader .leader-main .main-title {
    font-size: 0.4rem;
    font-weight: bold;
    color: #333;
  }
  .leader .leader-main .main-cont {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    margin-top: 0.5rem;
  }
  .leader .leader-main .main-cont .cont-left {
    width: 100%;
    height: auto;
  }
  .leader .leader-main .main-cont .cont-left .left-pic {
    width: 100%;
    height: auto;
    overflow: hidden;
  }
  .leader .leader-main .main-cont .cont-left .left-pic img {
    width: 100%;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .leader .leader-main .main-cont .cont-left .left-cent {
    width: 100%;
    height: auto;
    padding: 0.48rem 0.2rem 0.4rem;
    background: linear-gradient(90deg, #0059a5, #0068b1);
  }
  .leader .leader-main .main-cont .cont-left .left-cent .cent-title {
    font-size: 0.28rem;
    color: #fff;
  }
  .leader .leader-main .main-cont .cont-left .left-cent .cent-title span {
    margin-right: 0.2rem;
    font-size: 0.34rem;
    font-weight: bold;
    color: #fff;
  }
  .leader .leader-main .main-cont .cont-left .left-cent .cent-text {
    margin-top: 0.15rem;
    font-size: 0.3rem;
    color: #fff;
  }
  .leader .leader-main .main-cont .cont-left:hover .left-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));
  }
  .leader .leader-main .main-cont .cont-right {
    width: 100%;
    height: auto;
    margin-top: 0.6rem;
    font-size: 0.28rem;
    line-height: 0.46rem;
    color: #333;
  }
  .leader .leader-main .main-cont .cont-right p {
    text-indent: 0.56rem;
  }
  .leader .leader-main .main-cont .cont-right p:first-of-type {
    font-weight: bold;
  }
  .team {
    width: 100%;
    height: auto;
    padding: 0.8rem 0.3rem 0.3rem;
  }
  .team .team-main {
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  .team .team-main .main-title {
    font-size: 0.4rem;
    font-weight: bold;
    text-align: center;
    color: #333;
  }
  .team .team-main .main-cont {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    margin-top: 0.48rem;
  }
  .team .team-main .main-cont .cont-item {
    width: 100%;
    height: auto;
    margin-bottom: 0.55rem;
  }
  .team .team-main .main-cont .cont-item .item-pic {
    width: 100%;
    height: auto;
    overflow: hidden;
  }
  .team .team-main .main-cont .cont-item .item-pic img {
    width: 100%;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .team .team-main .main-cont .cont-item .item-title {
    margin-top: 0.3rem;
    font-size: 0.3rem;
    font-weight: bold;
    text-align: center;
    color: #090a0c;
  }
  .team .team-main .main-cont .cont-item:hover .item-pic img {
    transform: scale(1.1, 1.1) translateZ(0);
    -o-transform: scale(1.1, 1.1) translateZ(0);
    -moz-transform: scale(1.1, 1.1) translateZ(0);
    -webkit-transform: scale(1.1, 1.1 translateZ(0));
  }
  .team .team-main .main-cont .cont-item:hover .item-title {
    color: #0068b1;
  }
  .team2 {
    width: 100%;
    height: auto;
    padding: 0.8rem 0.3rem 0.3rem;
  }
  .team2 .team-main {
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  .team2 .team-main .main-title {
    font-size: 0.4rem;
    font-weight: bold;
    text-align: center;
    color: #333;
  }
  .team2 .team-main .main-cont {
    width: 100%;
    height: auto;
    margin-top: 0.48rem;
  }
  .team2 .team-main .main-cont .cont-lump {
    width: 100%;
    height: auto;
    padding: 0.34rem 0.4rem;
    margin-bottom: 0.48rem;
    border: solid 1px #eeeeee;
  }
  .team2 .team-main .main-cont .cont-lump .lump-title {
    padding-bottom: 0.2rem;
    font-size: 0.36rem;
    font-weight: bold;
    color: #081823;
    border-bottom: solid 1px #eee;
  }
  .team2 .team-main .main-cont .cont-lump .lump-box {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    margin-top: 0.35rem;
  }
  .team2 .team-main .main-cont .cont-lump .lump-box .box-item {
    width: auto;
    height: auto;
    margin-left: 0.24rem;
    font-size: 0.3rem;
    line-height: 0.46rem;
    text-align: justify;
    text-align-last: justify;
    color: #333;
  }
  .team2 .team-main .main-cont .cont-lump .lump-box .box-item:hover {
    font-weight: bold;
    color: #0068b1;
  }
  .teamDetails {
    width: 100%;
    height: auto;
    padding: 0.8rem 0.3rem 0.7rem;
  }
  .teamDetails .teamDetails-main {
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  .teamDetails .teamDetails-main .main-title {
    font-size: 0.4rem;
    font-weight: bold;
    text-align: center;
    color: #333;
  }
  .teamDetails .teamDetails-main .main-cont {
    width: 100%;
    height: auto;
    margin-top: 0.48rem;
    font-size: 0.28rem;
    line-height: 0.46rem;
    color: #333;
  }
  .teamDetails .teamDetails-main .main-cont p {
    text-indent: 0.56rem;
  }
  .teamDetails .teamDetails-main .main-cont img {
    display: block;
    max-width: 100%;
    width: auto;
    margin: 0 auto;
  }
  .teamDetails .teamDetails-main .main-bottom {
    display: flex;
    justify-content: space-between;
    width: 100%;
    height: auto;
    margin-top: 0.6rem;
    padding-right: 0;
  }
  .teamDetails .teamDetails-main .main-bottom .bottom-button {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 75px;
    height: auto;
  }
  .teamDetails .teamDetails-main .main-bottom .bottom-button .button-icon {
    position: relative;
    width: 0.26rem;
    height: 0.25rem;
  }
  .teamDetails .teamDetails-main .main-bottom .bottom-button .button-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;
  }
  .teamDetails .teamDetails-main .main-bottom .bottom-button .button-icon .img2 {
    opacity: 0;
  }
  .teamDetails .teamDetails-main .main-bottom .bottom-button .button-title {
    font-size: 0.28rem;
    font-weight: bold;
    color: #333;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .teamDetails .teamDetails-main .main-bottom .bottom-button:hover .button-icon .img1 {
    opacity: 0;
  }
  .teamDetails .teamDetails-main .main-bottom .bottom-button:hover .button-icon .img2 {
    opacity: 1;
  }
  .teamDetails .teamDetails-main .main-bottom .bottom-button:hover .button-title {
    color: #0068b1;
  }
  .lactmed {
    width: 100%;
    height: auto;
    padding: 0.8rem 0.3rem 0.64rem;
  }
  .lactmed .lactmed-main {
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  .lactmed .lactmed-main .main-title {
    font-size: 0.4rem;
    font-weight: bold;
    text-align: center;
    color: #090a0c;
  }
  .lactmed .lactmed-main .main-top {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    margin-top: 0.4rem;
  }
  .lactmed .lactmed-main .main-top .top-item {
    width: auto;
    height: 48px;
    padding: 0 0.36rem;
    margin: 0 0.08rem 0.1rem;
    font-size: 0.28rem;
    line-height: 48px;
    color: #333;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .lactmed .lactmed-main .main-top .top-item:hover {
    color: #fff;
    background: #0068b1;
  }
  .lactmed .lactmed-main .main-top .top-item-active {
    color: #fff;
    background: #0068b1;
  }
  .lactmed .lactmed-main .main-cont {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
  }
  .lactmed .lactmed-main .main-cont .cont-item {
    width: 48%;
    height: auto;
    margin-right: 0;
    margin-top: 0.5rem;
  }
  .lactmed .lactmed-main .main-cont .cont-item:nth-child(4n) {
    margin-right: 0;
  }
  .lactmed .lactmed-main .main-cont .cont-item .item-pic {
    width: 100%;
    height: 3.76rem;
    background: #dbdbdb;
    overflow: hidden;
  }
  .lactmed .lactmed-main .main-cont .cont-item .item-pic img {
    width: 100%;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .lactmed .lactmed-main .main-cont .cont-item .item-cent {
    width: 100%;
    height: auto;
    padding: 0.4rem 0.1rem;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .lactmed .lactmed-main .main-cont .cont-item .item-cent .cent-title {
    font-size: 0.3rem;
    font-weight: bold;
    text-align: center;
    color: #090a0c;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .lactmed .lactmed-main .main-cont .cont-item .item-cent .cent-text {
    margin-top: 0.18rem;
    font-size: 0.26rem;
    text-align: center;
    color: #333;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .lactmed .lactmed-main .main-cont .cont-item:hover .item-pic img {
    transform: scale(1.1, 1.1) translateZ(0);
    -o-transform: scale(1.1, 1.1) translateZ(0);
    -moz-transform: scale(1.1, 1.1) translateZ(0);
    -webkit-transform: scale(1.1, 1.1 translateZ(0));
  }
  .lactmed .lactmed-main .main-cont .cont-item:hover .item-cent {
    background: linear-gradient(90deg, #0068b1, #0059a5);
  }
  .lactmed .lactmed-main .main-cont .cont-item:hover .item-cent .cent-title,
  .lactmed .lactmed-main .main-cont .cont-item:hover .item-cent .cent-text {
    color: #fff;
  }
  .study {
    width: 100%;
    height: auto;
    padding: 0.8rem 0.3rem;
  }
  .study .study-main {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  .study .study-main .main-item {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    width: 100%;
    height: auto;
    margin-bottom: 0.5rem;
  }
  .study .study-main .main-item .item-pic {
    width: 100%;
    height: auto;
    overflow: hidden;
  }
  .study .study-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;
  }
  .study .study-main .main-item .item-cent {
    position: relative;
    width: 100%;
    height: auto;
    padding: 0.7rem 0.48rem;
  }
  .study .study-main .main-item .item-cent .cent-text {
    font-size: 0.28rem;
    line-height: 0.46rem;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
  }
  .study .study-main .main-item .item-cent .cent-icon {
    position: absolute;
    top: -14px;
    left: 50%;
    width: 20px;
    height: auto;
    z-index: 99;
    transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
  }
  .study .study-main .main-item .item-cent .cent-icon img {
    width: 100%;
  }
  .study .study-main .main-item .item-cent .cent-num {
    position: absolute;
    bottom: -0.4rem;
    right: 0.48rem;
    font-family: 'MONTSERRAT-BOLD';
    font-size: 1rem;
    color: rgba(255, 255, 255, 0.05);
  }
  .study .study-main .main-item:first-of-type .item-cent {
    background: #f3ab00;
  }
  .study .study-main .main-item:nth-child(2) .item-cent {
    background: #0573c1;
  }
  .study .study-main .main-item:nth-child(3) .item-cent {
    background: #0059a5;
  }
  .study .study-main .main-item:nth-child(even) {
    flex-direction: column-reverse;
  }
  .study .study-main .main-item:nth-child(even) .item-cent .cent-icon {
    top: auto;
    bottom: -14px;
  }
  .study .study-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));
  }
  .technology {
    width: 100%;
    height: auto;
    padding: 0.8rem 0.3rem 0.88rem;
  }
  .technology .technology-main {
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  .technology .technology-main .main-top {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
  }
  .technology .technology-main .main-top .top-item {
    width: auto;
    height: 0.65rem;
    padding: 0 0.4rem;
    margin-bottom: 0.3rem;
    font-size: 0.28rem;
    line-height: 0.65rem;
    color: #333;
  }
  .technology .technology-main .main-top .top-item:hover {
    background: #0068b1;
    color: #fff;
  }
  .technology .technology-main .main-top .top-item-active {
    background: #0068b1;
    color: #fff;
  }
  .technology .technology-main .main-title {
    margin-top: 0.88rem;
    font-size: 0.4rem;
    font-weight: bold;
    color: #000;
  }
  .technology .technology-main .main-text {
    margin-top: 0.3rem;
    font-size: 0.28rem;
    line-height: 0.46rem;
    color: #333;
  }
  .technology .technology-main .main-cont {
    width: 100%;
    height: auto;
  }
  .technology .technology-main .main-cont .cont-item {
    display: block;
    justify-content: space-between;
    width: 100%;
    height: auto;
    margin-top: 0.5rem;
  }
  .technology .technology-main .main-cont .cont-item .item-pic {
    width: 100%;
    height: auto;
    overflow: hidden;
  }
  .technology .technology-main .main-cont .cont-item .item-pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .technology .technology-main .main-cont .cont-item .item-cent {
    width: 100%;
    height: auto;
    padding: 0.8rem 0.3rem 0.5rem;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .technology .technology-main .main-cont .cont-item .item-cent .cent-title {
    font-size: 0.34rem;
    font-weight: bold;
    color: #000;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .technology .technology-main .main-cont .cont-item .item-cent .cent-text {
    margin-top: 0.2rem;
    font-size: 0.28rem;
    line-height: 0.46rem;
    color: #333;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .technology .technology-main .main-cont .cont-item:nth-child(even) {
    flex-direction: row-reverse;
  }
  .technology .technology-main .main-cont .cont-item:hover .item-pic img {
    transform: scale(1.1, 1.1) translateZ(0);
    -o-transform: scale(1.1, 1.1) translateZ(0);
    -moz-transform: scale(1.1, 1.1) translateZ(0);
    -webkit-transform: scale(1.1, 1.1 translateZ(0));
  }
  .technology .technology-main .main-cont .cont-item:hover .item-cent {
    background: #0068b1;
  }
  .technology .technology-main .main-cont .cont-item:hover .item-cent .cent-title,
  .technology .technology-main .main-cont .cont-item:hover .item-cent .cent-text {
    color: #fff;
  }
  .service {
    width: 100%;
    height: auto;
    padding: 0.8rem 0.3rem;
  }
  .service .service-main {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  .service .service-main .main-cent {
    width: 100%;
    height: auto;
    padding: 0.8rem 0.2rem;
    background: #f8f8f8;
  }
  .service .service-main .main-cent .cent-title {
    margin-top: 0.3rem;
    font-size: 0.34rem;
    font-weight: bold;
    color: #000;
  }
  .service .service-main .main-cent .cent-text {
    display: flex;
    justify-content: flex-start;
    margin-top: 0.25rem;
    font-size: 0.28rem;
    line-height: 0.46rem;
  }
  .service .service-main .main-cent .cent-text em {
    margin-right: 0.1rem;
    font-size: 0.28rem;
    color: #0068b1;
  }
  .service .service-main .main-cent .cent-text span {
    font-size: 0.28rem;
    color: #333;
  }
  .service .service-main .main-pic {
    width: 100%;
    height: auto;
    overflow: hidden;
  }
  .service .service-main .main-pic img {
    width: 100%;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .service .service-main:hover .main-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));
  }
  .patent {
    width: 100%;
    height: auto;
    padding: 0.8rem 0.3rem;
  }
  .patent .patent-main {
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  .patent .patent-main .main-title {
    font-size: 0.4rem;
    font-weight: bold;
    text-align: center;
    color: #090a0c;
  }
  .patent .patent-main .main-text {
    margin-top: 0.25rem;
    font-size: 0.28rem;
    line-height: 0.46rem;
    text-align: center;
    color: #333;
  }
  .patent .patent-main .main-table {
    width: 100%;
    height: auto;
    margin-top: 0.4rem;
    overflow: auto;
  }
  .patent .patent-main .main-table table {
    width: 15.4rem;
  }
  .patent .patent-main .main-table tr {
    background: #fff;
  }
  .patent .patent-main .main-table tr:first-of-type {
    background: #0068b1;
  }
  .patent .patent-main .main-table tr:nth-child(even) {
    background: #f8f8f8;
  }
  .patent .patent-main .main-table th {
    padding: 6px 10px;
    font-size: 0.3rem;
    line-height: 0.46rem;
    text-align: center;
    color: #fff;
    border: solid 1px #0068b1;
    border-right: solid 1px #5f9ec9;
    background: #0068b1;
  }
  .patent .patent-main .main-table td {
    padding: 6px 10px;
    font-size: 0.28rem;
    line-height: 0.44rem;
    text-align: center;
    color: 333;
    border: solid 1px #eeeeee;
    word-break: break-all;
  }
  .patent .patent-main .main-pic {
    width: 100%;
    height: auto;
    margin-top: 0.4rem;
    text-align: center;
    overflow: auto;
  }
  .patent .patent-main .main-pic img {
    max-width: 16rem;
    width: 16rem;
  }
  .guide {
    width: 100%;
    height: auto;
    padding: 0.8rem 0.3rem;
  }
  .guide .guide-main {
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  .guide .guide-main .main-item {
    display: block;
    justify-content: flex-start;
    flex-direction: row-reverse;
    position: relative;
    width: 100%;
    height: auto;
    padding-bottom: 0.4rem;
    margin-bottom: 0.5rem;
    border-bottom: solid 1px #eeeeee;
  }
  .guide .guide-main .main-item::after {
    content: '';
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 0;
    height: 1px;
    background: #0068b1;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .guide .guide-main .main-item .item-pic {
    width: 100%;
    height: auto;
    overflow: hidden;
  }
  .guide .guide-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;
  }
  .guide .guide-main .main-item .item-cent {
    width: 100%;
    height: auto;
    padding: 0.5rem 0.3rem 0;
  }
  .guide .guide-main .main-item .item-cent .cent-time {
    font-family: 'MONTSERRAT-REGULAR';
    font-size: 0.28rem;
    color: #999;
  }
  .guide .guide-main .main-item .item-cent .cent-title {
    margin-top: 0.25rem;
    font-size: 0.3rem;
    font-weight: bold;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .guide .guide-main .main-item .item-cent .cent-text {
    margin-top: 0.25rem;
    font-size: 0.28rem;
    line-height: 0.46rem;
    color: #555;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
  .guide .guide-main .main-item .item-cent .cent-button {
    margin-top: 0.3rem;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: solid 1px #c1c1c1;
    background: url(../image/icon-guide-arrow.png) no-repeat center;
    background-size: 8px;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .guide .guide-main .main-item:hover::after {
    width: 100%;
  }
  .guide .guide-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));
  }
  .guide .guide-main .main-item:hover .item-cent .cent-title {
    color: #0068b1;
  }
  .guide .guide-main .main-item:hover .item-cent .cent-button {
    border: solid 1px transparent;
    background: #0068b1 url(../image/icon-guide-arrow-active.png) no-repeat center;
    background-size: 8px;
  }
  .recruit {
    width: 100%;
    height: auto;
    padding: 0.48rem 0.3rem 0.8rem;
  }
  .recruit .recruit-main {
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  .recruit .recruit-main .main-item {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    padding: 0.45rem 0.3rem;
    margin-bottom: 0.32rem;
    background: #f8f8f8;
    overflow: hidden;
    cursor: pointer;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .recruit .recruit-main .main-item .item-left {
    width: 100%;
    height: 100%;
    padding-right: 0;
    border-right: none;
  }
  .recruit .recruit-main .main-item .item-left .left-title {
    font-size: 0.34rem;
    font-weight: bold;
    color: #000;
  }
  .recruit .recruit-main .main-item .item-left .left-heng {
    width: 24px;
    height: 3px;
    margin: 0.2rem 0 0.15rem;
    background: #0068b1;
  }
  .recruit .recruit-main .main-item .item-cent {
    width: 100%;
    height: auto;
    margin: 0.45rem 0;
    overflow: hidden;
  }
  .recruit .recruit-main .main-item .item-cent .cent-cont {
    width: 100%;
    height: auto;
    overflow: hidden;
  }
  .recruit .recruit-main .main-item .item-cent .cent-cont .cont-text {
    font-size: 0.28rem;
    line-height: 0.46rem;
    color: #333;
  }
  .recruit .recruit-main .main-item .item-cent .cent-cont .cont-text span {
    font-size: 0.32rem;
    font-weight: bold;
  }
  .recruit .recruit-main .main-item .item-cent .cent-cont .cont-button {
    display: inline-block;
    width: auto;
    height: auto;
    margin-top: 0.4rem;
    padding: 0.2rem 0.2rem;
    font-size: 0.26rem;
    line-height: 0.44rem;
    color: #fff;
    background: #0068b1;
  }
  .recruit .recruit-main .main-item .item-cent .cent-cont .cont-button:hover {
    background: #f3ab00;
  }
  .recruit .recruit-main .main-item .item-right {
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
    width: 100%;
    height: auto;
  }
  .recruit .recruit-main .main-item .item-right .right-link {
    width: 20px;
    height: 20px;
    background: url(../image/icon-recruit-arrow-active.png) no-repeat center;
    background-size: 12px;
  }
  .recruit .recruit-main .main-item-active {
    max-height: 176px;
  }
  .recruit .recruit-main .main-item-active .item-cent {
    display: none;
  }
  .recruit .recruit-main .main-item-active .item-right .right-link {
    background: url(../image/icon-recruit-arrow.png) no-repeat center;
    background-size: 12px;
  }
  .contact {
    width: 100%;
    height: auto;
    padding: 0.8rem 0.3rem;
  }
  .contact .contact-main {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  .contact .contact-main .main-cent {
    width: 100%;
    height: auto;
    padding-right: 0;
  }
  .contact .contact-main .main-cent .cent-title {
    font-size: 0.4rem;
    font-weight: bold;
    line-height: 0.48rem;
    color: #090a0c;
  }
  .contact .contact-main .main-cent .cent-item {
    width: 100%;
    height: auto;
    margin-top: 0.4rem;
  }
  .contact .contact-main .main-cent .cent-item .item-top {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    font-size: 0.28rem;
    color: #666;
  }
  .contact .contact-main .main-cent .cent-item .item-top img {
    width: 19px;
    margin-right: 0.1rem;
  }
  .contact .contact-main .main-cent .cent-item .item-tel {
    margin-top: 0.1rem;
    font-size: 0.4rem;
    font-weight: bold;
    color: #f3ab00;
  }
  .contact .contact-main .main-cent .cent-item .item-text {
    margin-top: 0.1rem;
    font-size: 0.3rem;
    color: #333;
  }
  .contact .contact-main .main-cent .cent-bottom {
    display: flex;
    justify-content: flex-start;
    width: 100%;
    height: auto;
    margin-top: 0.5rem;
  }
  .contact .contact-main .main-cent .cent-bottom .bottom-ewm {
    width: 2rem;
    height: auto;
    margin-right: 0.3rem;
  }
  .contact .contact-main .main-cent .cent-bottom .bottom-ewm img {
    width: 100%;
    border: solid 1px #eeeeee;
  }
  .contact .contact-main .main-cent .cent-bottom .bottom-ewm .ewm-title {
    margin-top: 0.1rem;
    font-size: 0.26rem;
    text-align: center;
    color: #999;
  }
  .contact .contact-main .main-pic {
    width: 100%;
    height: 6.12rem;
    margin-top: 0.5rem;
    overflow: hidden;
  }
  .message {
    width: 100%;
    height: auto;
    padding: 0.8rem 0.3rem 0.96rem;
  }
  .message .message-main {
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  .message .message-main .main-title {
    font-size: 0.4rem;
    font-weight: bold;
    text-align: center;
    color: #000;
  }
  .message .message-main .main-text {
    margin-top: 0.35rem;
    font-size: 0.28rem;
    text-align: center;
    color: #333;
  }
  .message .message-main .main-cont {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    margin-top: 0.48rem;
  }
  .message .message-main .main-cont .cont-pic {
    width: 100%;
    height: auto;
    overflow: hidden;
  }
  .message .message-main .main-cont .cont-pic img {
    width: 100%;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .message .message-main .main-cont .cont-cent {
    width: 100%;
    height: auto;
  }
  .message .message-main .main-cont .cont-cent input {
    width: 100%;
    height: 0.8rem;
    margin-bottom: 0.3rem;
    padding: 0 0.2rem;
    font-size: 0.28rem;
    color: #333;
    border: solid 1px #eeeeee;
  }
  .message .message-main .main-cont .cont-cent input::placeholder {
    font-size: 0.28rem;
    color: #999;
  }
  .message .message-main .main-cont .cont-cent textarea {
    width: 100%;
    height: 2.4rem;
    padding: 0.2rem 0.2rem;
    font-size: 0.28rem;
    color: #333;
    border: solid 1px #eeeeee;
  }
  .message .message-main .main-cont .cont-cent .cent-button {
    display: block;
    width: 3.2rem;
    height: 1rem;
    margin-top: 0.4rem;
    font-size: 0.3rem;
    font-weight: bold;
    text-align: center;
    line-height: 1rem;
    color: #fff;
    border: solid 2px #0068b1;
    background: #0068b1;
  }
  .message .message-main .main-cont .cont-cent .cent-button:hover {
    color: #0068b1;
    border: solid 2px #0068b1;
    background: transparent;
  }
  .map {
    width: 100%;
    height: auto;
    padding: 0.8rem 0.3rem 0.68rem;
  }
  .map .map-main {
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  .map .map-main .main-title {
    font-size: 0.4rem;
    font-weight: bold;
    color: #000;
  }
  .map .map-main .main-item {
    width: 100%;
    height: auto;
    margin-top: 0.45rem;
    padding-bottom: 0.3rem;
    border-bottom: solid 1px #eeeeee;
  }
  .map .map-main .main-item .item-title {
    font-size: 0.28rem;
    font-weight: bold;
    color: #000;
  }
  .map .map-main .main-item .item-cent {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    margin-top: 0.25rem;
  }
  .map .map-main .main-item .item-cent a {
    margin: 0.1rem 0.6rem 0 0;
    font-size: 0.26rem;
    line-height: 0.44rem;
    color: #333;
  }
  .map .map-main .main-item .item-cent a:hover {
    text-decoration: underline;
    color: #0068b1;
  }
  .law {
    width: 100%;
    height: auto;
    padding: 0.8rem 0.3rem;
  }
  .law .law-main {
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  .law .law-main .main-title {
    font-size: 0.4rem;
    font-weight: bold;
    color: #000;
  }
  .law .law-main .main-text {
    margin-top: 0.3rem;
    font-size: 0.28rem;
    line-height: 0.46rem;
    color: #333;
  }
  .productDetails {
    width: 100%;
    height: auto;
  }
  .productDetails .productDetails-main {
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  .productDetails .productDetails-main .main-top {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    padding: 0.8rem 0.3rem 1.2rem;
    margin: 0 auto;
  }
  .productDetails .productDetails-main .main-top .top-left {
    width: 100%;
    height: auto;
    overflow: hidden;
  }
  .productDetails .productDetails-main .main-top .top-left .left-pic {
    width: 100%;
    height: auto;
    overflow: hidden;
  }
  .productDetails .productDetails-main .main-top .top-left .left-pic img {
    width: 100%;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .productDetails .productDetails-main .main-top .top-left .left-pic:hover img {
    transform: scale(1.1, 1.1) translateZ(0);
    -o-transform: scale(1.1, 1.1) translateZ(0);
    -moz-transform: scale(1.1, 1.1) translateZ(0);
    -webkit-transform: scale(1.1, 1.1 translateZ(0));
  }
  .productDetails .productDetails-main .main-top .top-left .left-bottom {
    display: flex;
    justify-content: flex-start;
    width: 100%;
    height: auto;
    margin-top: 0.4rem;
  }
  .productDetails .productDetails-main .main-top .top-left .left-bottom .bottom-item {
    width: calc(100% / 5 - 0.05rem);
    height: auto;
    margin-right: 0.1rem;
    overflow: hidden;
    border: solid 2px rgba(2, 75, 152, 0);
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .productDetails .productDetails-main .main-top .top-left .left-bottom .bottom-item:last-of-type {
    margin-right: 0;
  }
  .productDetails .productDetails-main .main-top .top-left .left-bottom .bottom-item img {
    width: 100%;
  }
  .productDetails .productDetails-main .main-top .top-left .left-bottom .bottom-item:hover {
    border: solid 2px #024b98;
  }
  .productDetails .productDetails-main .main-top .top-left .left-bottom .bottom-item-active {
    border: solid 2px #024b98;
  }
  .productDetails .productDetails-main .main-top .top-cent {
    width: 100%;
    height: auto;
    padding: 0.5rem 0 0;
  }
  .productDetails .productDetails-main .main-top .top-cent .cent-title {
    margin-bottom: 0.4rem;
    font-size: 0.4rem;
    color: #222;
  }
  .productDetails .productDetails-main .main-top .top-cent .cent-text {
    font-size: 0.28rem;
    line-height: 0.44rem;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
  }
  .productDetails .productDetails-main .main-top .top-cent .cent-text span {
    display: block;
    text-indent: 32px;
  }
  .productDetails .productDetails-main .main-top .top-cent .cent-cont {
    display: flex;
    justify-content: flex-start;
    width: 100%;
    height: auto;
    margin-top: 0.45rem;
  }
  .productDetails .productDetails-main .main-top .top-cent .cent-cont .cont-botton {
    width: 2.8rem;
    height: 0.9rem;
    margin-right: 0.4rem;
    font-size: 0.26rem;
    text-align: center;
    line-height: 0.9rem;
    color: #666;
    border: solid 2px #e8e8e8;
  }
  .productDetails .productDetails-main .main-top .top-cent .cent-cont .cont-botton:hover {
    color: #fff;
    background: #0068b1;
    border: solid 1px #0068b1;
  }
  .productDetails .productDetails-main .main-cont {
    width: 100%;
    height: auto;
    padding-bottom: 1.2rem;
    border-top: solid 1px #e8e8e8;
  }
  .productDetails .productDetails-main .main-cont .cont-box {
    width: 100%;
    height: auto;
    padding-top: 0.3rem;
    margin: 0 auto;
    text-align: center;
  }
  .productDetails .productDetails-main .main-cont .cont-box .box-title {
    margin-top: 0.7rem;
    font-size: 0.36rem;
    color: #222;
  }
  .productDetails .productDetails-main .main-cont .cont-box .box-subtitle {
    margin-top: 0.65rem;
    font-size: 0.3rem;
    color: #222;
  }
  .productDetails .productDetails-main .main-cont .cont-box .box-text {
    margin-top: 0.36rem;
    font-size: 0.28rem;
    line-height: 0.44rem;
    text-indent: 32px;
    color: #666;
  }
  .productDetails .productDetails-main .main-cont .cont-box .box-pic {
    width: 100%;
    height: auto;
    padding: 0 0.3rem;
    margin-top: 0.5rem;
  }
  .productDetails .productDetails-main .main-cont .cont-box .box-pic img {
    max-width: 100%;
    width: auto;
  }
  .productDetails .productDetails-main .main-cont .cont-box img {
    display: block;
    width: auto;
    margin: 0 auto;
  }
  .float-return {
    position: fixed;
    bottom: 0.5rem;
    right: 0.3rem;
    width: 54px;
    height: 54px;
    background: #0068b1;
    box-shadow: 0 0.11rem 0.27rem rgba(0, 0, 0, 0.07);
    z-index: 9;
    opacity: 0;
    visibility: hidden;
    cursor: pointer;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .float-return img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 14px;
    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;
  }
  .float-return:hover {
    background: #f3ab00;
  }
  .mr {
    margin-top: 1.2rem;
  }
  .page-number {
    display: none;
  }
  .Wpage-number {
    display: block;
    width: 100%;
    height: 0.8rem;
    margin-top: 0.6rem;
    font-size: 0.36rem;
    font-weight: bold;
    text-align: center;
    line-height: 0.8rem;
    color: #fff;
    background: #0068b1;
  }
}
