.txet-over1 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media screen and (max-width: 1680px) {
  .application .application-mail .mail-form .form-item .item-title {
    width: 1.3rem;
  }
  .application .application-mail .mail-form .form-botton {
    margin: 0.1rem 0 0 1.3rem;
  }
  .culture .culture-mail .mail-item .item-pic2 {
    height: 6.5rem;
  }
}
@media screen and (max-width: 1440px) {
  .application .application-mail .mail-form .form-item .item-title {
    width: 1.4rem;
  }
  .application .application-mail .mail-form .form-botton {
    margin: 0.1rem 0 0 1.4rem;
  }
}
@media screen and (max-width: 1366px) {
  .container .cont-plate6 .plate6-mail .mail-box .box-list .list-cent .cent-bottom .bottom-title {
    line-height: 0.38rem;
  }
  .application .application-mail .mail-form .form-item .item-title {
    width: 1.5rem;
  }
  .application .application-mail .mail-form .form-botton {
    margin: 0.1rem 0 0 1.5rem;
  }
  .head .head-top .top-box .box-mail .mail-nav .nav-list {
    padding: 0 0.25rem;
  }
}
@media screen and (max-width: 1004px) {
  section {
    overflow: hidden;
  }
  .head {
    position: relative;
    width: 100%;
    height: auto;
  }
  .head .head-top {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 1rem;
    padding-left: 0.3rem;
    background: #fff;
    z-index: 29;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .head .head-top .top-box {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: 100%;
    margin: 0 auto;
  }
  .head .head-top .top-box .box-logo {
    position: relative;
    width: 2.63rem;
    height: auto;
  }
  .head .head-top .top-box .box-logo img {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    transform: translatey(-50%);
    -o-transform: translatey(-50%);
    -moz-transform: translatey(-50%);
    -webkit-transform: translatey(-50%);
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .head .head-top .top-box .box-logo .img2 {
    opacity: 0;
  }
  .head .head-top .top-box .box-mail {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    width: auto;
    height: 100%;
  }
  .head .head-top .top-box .box-mail .mail-nav {
    display: none;
    justify-content: space-between;
    width: auto;
    height: 100%;
  }
  .head .head-top .top-box .box-mail .mail-nav .nav-list {
    width: auto;
    height: 100%;
    padding: 0 0.4rem;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .head .head-top .top-box .box-mail .mail-nav .nav-list .list-title {
    position: relative;
    width: auto;
    height: auto;
    font-size: 16px;
    font-weight: bold;
    line-height: 1rem;
    color: #333;
    transition: color 0.5s;
    -o-transition: color 0.5s;
    -moz-transition: color 0.5s;
    -webkit-transition: color 0.5s;
  }
  .head .head-top .top-box .box-mail .mail-nav .nav-list .list-title-active {
    color: #cfa14c;
  }
  .head .head-top .top-box .box-mail .mail-nav .nav-list .list-cent {
    position: absolute;
    top: 1rem;
    left: 0;
    width: 100%;
    height: 0;
    text-align: center;
    line-height: 0.8rem;
    background: #114470;
    opacity: 0;
    overflow: hidden;
  }
  .head .head-top .top-box .box-mail .mail-nav .nav-list .list-cent a {
    display: inline-block;
    width: auto;
    padding: 0 0.3rem;
    font-size: 16px;
    text-align: center;
    color: #fff;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .head .head-top .top-box .box-mail .mail-nav .nav-list .list-cent a:hover {
    text-decoration: underline;
  }
  .head .head-top .top-box .box-mail .mail-nav .nav-list:hover .list-title {
    color: #cfa14c;
  }
  .head .head-top .top-box .box-mail .mail-nav .nav-list:hover .list-cent {
    height: 0.8rem;
    opacity: 1;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .head .head-top .top-box .box-mail .mail-language {
    position: relative;
    width: auto;
    height: 100%;
    padding: 0 0.4rem;
  }
  .head .head-top .top-box .box-mail .mail-language .language-title {
    font-size: 0.28rem;
    line-height: 1rem;
    font-weight: bold;
    color: #114470;
    cursor: pointer;
  }
  .head .head-top .top-box .box-mail .mail-language .language-title img {
    width: 0.28rem;
    margin: -0.06rem 0 0 0.1rem;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .head .head-top .top-box .box-mail .mail-language .language-cent {
    position: absolute;
    top: 1rem;
    left: 0;
    width: 100%;
    height: auto;
    padding: 0 0.2rem;
    background: #114470;
    opacity: 0;
    visibility: hidden;
  }
  .head .head-top .top-box .box-mail .mail-language .language-cent a {
    display: block;
    width: 100%;
    height: auto;
    padding: 0.2rem 0;
    font-size: 0.26rem;
    text-align: center;
    color: #fff;
  }
  .head .head-top .top-box .box-mail .mail-language .language-cent a:last-child {
    border-bottom: none;
  }
  .head .head-top .top-box .box-mail .mail-language .language-cent a:hover {
    text-decoration: underline;
  }
  .head .head-top .top-box .box-mail .mail-language:hover .language-title img {
    transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
  }
  .head .head-top .top-box .box-mail .mail-language:hover .language-cent {
    opacity: 1;
    visibility: visible;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .head .head-top .top-box .box-mail .mail-cent {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: auto;
    height: 100%;
  }
  .head .head-top .top-box .box-mail .mail-cent .cent-suosou {
    display: none;
  }
  .head .head-top .top-box .box-mail .mail-cent .cent-menu {
    display: none;
  }
  .head .head-top .top-box .box-mail .mail-cent .box-web-sousuo {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 1rem;
    height: 100%;
    background: #f7f7f7;
    cursor: pointer;
  }
  .head .head-top .top-box .box-mail .mail-cent .box-web-sousuo img {
    width: 0.32rem;
    z-index: 9;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .head .head-top .top-box .box-mail .mail-cent .box-web-caidan {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 1rem;
    height: 100%;
    background: #114470;
    cursor: pointer;
  }
  .head .head-top .top-box .box-mail .mail-cent .box-web-caidan img {
    width: 0.35rem;
    z-index: 9;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .head .head-banner {
    width: 100%;
    padding-top: 1rem;
    overflow: hidden;
  }
  .head .head-banner .swiper-slide {
    width: 100%;
    height: auto;
  }
  .head .head-banner .swiper-slide .slide-box {
    position: relative;
    width: 100%;
  }
  .head .head-banner .swiper-slide .slide-box .box-pic {
    display: none;
  }
  .head .head-banner .swiper-slide .slide-box .box-web-pic {
    display: block;
  }
  .head .head-banner .swiper-slide .slide-box .box-web-pic img {
    width: 100%;
  }
  .head .head-banner .swiper-slide .slide-box .box-cent {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: auto;
    padding-left: 5.8%;
    transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
  }
  .head .head-banner .swiper-slide .slide-box .box-cent .cent-title {
    font-size: 0.48rem;
    font-weight: 500;
    color: #fff;
    opacity: 0;
    transform: translateX(30px);
    -o-transform: translateX(30px);
    -moz-transform: translateX(30px);
    -webkit-transform: translateX(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;
  }
  .head .head-banner .swiper-slide .slide-box .box-cent .cent-title span {
    font-family: 'Gilroy-Heavy';
    color: #114470;
  }
  .head .head-banner .swiper-slide .slide-box .box-cent .cent-text {
    margin-top: 0.06rem;
    font-size: 0.6rem;
    font-weight: bold;
    color: #fff;
    opacity: 0;
    transform: translateX(30px);
    -o-transform: translateX(30px);
    -moz-transform: translateX(30px);
    -webkit-transform: translateX(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;
  }
  .head .head-banner .swiper-slide .slide-box .box-cent .cent-English {
    margin-top: 0.1rem;
    font-size: 0.32rem;
    font-weight: 200;
    color: #fff;
    opacity: 0;
    transform: translateX(30px);
    -o-transform: translateX(30px);
    -moz-transform: translateX(30px);
    -webkit-transform: translateX(30px);
    transition: all 0.5s 1s;
    -o-transition: all 0.5s 1s;
    -moz-transition: all 0.5s 1s;
    -webkit-transition: all 0.5s 1s;
  }
  .head .head-banner .swiper-slide .slide-box .box-cent .cent-link {
    margin-top: 0.3rem;
    width: 0.7rem;
    height: 0.7rem;
    opacity: 0;
    transform: translateX(30px);
    -o-transform: translateX(30px);
    -moz-transform: translateX(30px);
    -webkit-transform: translateX(30px);
    transition: all 0.5s 1.2s;
    -o-transition: all 0.5s 1.2s;
    -moz-transition: all 0.5s 1.2s;
    -webkit-transition: all 0.5s 1.2s;
  }
  .head .head-banner .swiper-slide .slide-box .box-cent .cent-link a {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
    line-height: 0.6rem;
    color: #fff;
    border-radius: 50%;
    border: solid 2px #fff;
  }
  .head .head-banner .swiper-slide .slide-box .box-cent .cent-link a img {
    width: 0.2rem;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .head .head-banner .swiper-slide .slide-box .box-cent .cent-link a:hover img {
    transform: translatey(8px);
    -o-transform: translatey(8px);
    -moz-transform: translatey(8px);
    -webkit-transform: translatey(8px);
  }
  .head .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%);
  }
  .head .head-banner .swiper-slide .slide-box .box-cent2 .cent-title {
    font-size: 0.48rem;
    font-weight: 500;
    text-align: center;
    color: #eebc5e;
    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;
  }
  .head .head-banner .swiper-slide .slide-box .box-cent2 .cent-text {
    margin-top: 0.1rem;
    font-size: 0.6rem;
    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.9s;
    -o-transition: all 0.5s 0.9s;
    -moz-transition: all 0.5s 0.9s;
    -webkit-transition: all 0.5s 0.9s;
  }
  .head .head-banner .swiper-slide .slide-box .box-cent2 .cent-English {
    margin-top: 0.14rem;
    font-size: 0.25rem;
    font-weight: 200;
    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 1.2s;
    -o-transition: all 0.5s 1.2s;
    -moz-transition: all 0.5s 1.2s;
    -webkit-transition: all 0.5s 1.2s;
  }
  .head .head-banner .swiper-slide .slide-box .box-cent2 .cent-link {
    margin: 0.3rem auto 0;
    width: 0.7rem;
    height: 0.7rem;
    opacity: 0;
    transform: translatey(30px);
    -o-transform: translatey(30px);
    -moz-transform: translatey(30px);
    -webkit-transform: translatey(30px);
    transition: all 0.5s 1.5s;
    -o-transition: all 0.5s 1.5s;
    -moz-transition: all 0.5s 1.5s;
    -webkit-transition: all 0.5s 1.5s;
  }
  .head .head-banner .swiper-slide .slide-box .box-cent2 .cent-link a {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
    line-height: 0.6rem;
    color: #fff;
    border-radius: 50%;
    border: solid 2px #fff;
  }
  .head .head-banner .swiper-slide .slide-box .box-cent2 .cent-link a img {
    width: 0.2rem;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .head .head-banner .swiper-slide .slide-box .box-cent2 .cent-link a:hover img {
    transform: translatey(8px);
    -o-transform: translatey(8px);
    -moz-transform: translatey(8px);
    -webkit-transform: translatey(8px);
  }
  .head .head-banner .swiper-slide .slide-box .box-cent3 {
    position: absolute;
    top: 50%;
    right: 0;
    width: 70%;
    height: auto;
    padding: 0.3rem 0 0.3rem 0.3rem;
    transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
  }
  .head .head-banner .swiper-slide .slide-box .box-cent3 .cent-title {
    font-size: 0.4rem;
    font-weight: 500;
    color: #fff;
    opacity: 0;
    transform: translateX(30px);
    -o-transform: translateX(30px);
    -moz-transform: translateX(30px);
    -webkit-transform: translateX(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;
  }
  .head .head-banner .swiper-slide .slide-box .box-cent3 .cent-title span {
    font-family: 'Gilroy-Heavy';
    color: #114470;
  }
  .head .head-banner .swiper-slide .slide-box .box-cent3 .cent-text {
    margin-top: 0.06rem;
    font-size: 0.5rem;
    font-weight: bold;
    color: #fff;
    opacity: 0;
    transform: translateX(30px);
    -o-transform: translateX(30px);
    -moz-transform: translateX(30px);
    -webkit-transform: translateX(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;
  }
  .head .head-banner .swiper-slide .slide-box .box-cent3 .cent-English {
    margin-top: 0.14rem;
    font-size: 0.28rem;
    font-weight: 200;
    color: #fff;
    opacity: 0;
    transform: translateX(30px);
    -o-transform: translateX(30px);
    -moz-transform: translateX(30px);
    -webkit-transform: translateX(30px);
    transition: all 0.5s 1s;
    -o-transition: all 0.5s 1s;
    -moz-transition: all 0.5s 1s;
    -webkit-transition: all 0.5s 1s;
  }
  .head .head-banner .swiper-slide .slide-box .box-cent3 .cent-link {
    margin-top: 0.3rem;
    width: 0.6rem;
    height: 0.6rem;
    opacity: 0;
    transform: translateX(30px);
    -o-transform: translateX(30px);
    -moz-transform: translateX(30px);
    -webkit-transform: translateX(30px);
    transition: all 0.5s 1.2s;
    -o-transition: all 0.5s 1.2s;
    -moz-transition: all 0.5s 1.2s;
    -webkit-transition: all 0.5s 1.2s;
  }
  .head .head-banner .swiper-slide .slide-box .box-cent3 .cent-link a {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
    line-height: 0.5rem;
    color: #fff;
    border-radius: 50%;
    border: solid 2px #fff;
  }
  .head .head-banner .swiper-slide .slide-box .box-cent3 .cent-link a img {
    width: 0.2rem;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .head .head-banner .swiper-slide .slide-box .box-cent3 .cent-link a:hover img {
    transform: translatey(8px);
    -o-transform: translatey(8px);
    -moz-transform: translatey(8px);
    -webkit-transform: translatey(8px);
  }
  .head .head-banner .banner-pic {
    width: 100%;
    height: 6rem;
    overflow: hidden;
    background: none;
  }
  .head .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%);
  }
  .head .head-banner .banner-pic2 {
    width: 100%;
    height: 6rem;
    overflow: hidden;
    background: none;
  }
  .head .head-banner .banner-pic2 img {
    width: auto;
    height: 100%;
    opacity: 1;
    transform: translateX(-15%);
    -o-transform: translateX(-15%);
    -moz-transform: translateX(-15%);
    -webkit-transform: translateX(-15%);
  }
  .head .head-banner .banner-cent {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: auto;
    padding: 0 0.3rem;
    transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
  }
  .head .head-banner .banner-cent .cent-title {
    font-size: 0.6rem;
    color: #fff;
  }
  .head .head-banner .banner-cent .cent-text {
    margin-bottom: 0.1rem;
    font-family: 'gilroy-regular';
    font-size: 0.32rem;
    color: #fff;
    text-shadow: 0 0 0.3rem rgba(0, 27, 57, 0.08);
  }
  .head .head-banner .banner-cent2 {
    position: absolute;
    top: 50%;
    right: 0.3rem;
    width: auto;
    height: auto;
    padding-left: 0;
    transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
  }
  .head .head-banner .banner-cent2 .cent-title {
    font-family: 'gilroy-bold';
    font-size: 0.66rem;
    text-align: center;
    color: #114470;
    text-shadow: 0 0 0.3rem rgba(0, 27, 57, 0.08);
  }
  .head .head-banner .banner-cent2 .cent-text {
    margin-bottom: 0.1rem;
    font-size: 0.36rem;
    text-align: center;
    color: #114470;
  }
  .head .head-banner .banner-cent2 .cent-text span {
    margin: 0 0.26rem;
    font-size: 0.36rem;
    color: #114470;
  }
  .head .head-banner .banner-cent2 .cent-text img {
    width: 0.74rem;
  }
  .head .head-banner .banner-video {
    position: relative;
    width: 100%;
    height: auto;
  }
  .head .head-banner .banner-video .video-box {
    width: 100%;
    height: 100%;
  }
  .head .head-banner .banner-video .video-box .video-pic {
    width: 100%;
    height: 6rem;
    overflow: hidden;
  }
  .head .head-banner .banner-video .video-box .video-pic img {
    width: auto;
    height: 100%;
  }
  .head .head-banner .banner-video .video-box .video-cent {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: auto;
    text-align: center;
    transform: translatey(-50%);
    -o-transform: translatey(-50%);
    -moz-transform: translatey(-50%);
    -webkit-transform: translatey(-50%);
  }
  .head .head-banner .banner-video .video-box .video-cent .cent-title {
    font-family: 'Gilroy-Medium';
    font-size: 0.28rem;
    color: #fff;
    text-shadow: 0 0 0.3rem rgba(0, 27, 57, 0.08);
  }
  .head .head-banner .banner-video .video-box .video-cent .cent-text {
    margin-top: 0.08rem;
    font-family: 'gilroy-black';
    font-size: 0.9rem;
    color: #fff;
  }
  .head .head-banner .banner-video .video-box .video-cent .cent-icon {
    margin: 0.5rem auto 0;
    width: 0.8rem;
    height: auto;
    cursor: pointer;
  }
  .head .head-banner .banner-video .video-box .video-cent .cent-icon img {
    width: 100%;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .head .head-banner .banner-video .video-box .video-cent .cent-icon:hover img {
    transform: rotate(120deg);
    -o-transform: rotate(120deg);
    -moz-transform: rotate(120deg);
    -webkit-transform: rotate(120deg);
  }
  .head .head-banner .banner-video .video-cont {
    display: none;
    width: 100%;
    height: auto;
  }
  .head .head-banner .banner-video .video-cont video {
    width: 100%;
    height: auto;
  }
  .head .head-search {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: rgba(0, 0, 0, 0.8);
    z-index: 59;
  }
  .head .head-search .search-box {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 30%;
    max-width: 1200px;
    height: auto;
    transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
  }
  .head .head-search .search-box .box-cent {
    display: flex;
    justify-content: space-between;
    width: 100%;
    height: auto;
    border-bottom: solid 1px #555;
  }
  .head .head-search .search-box .box-cent input {
    width: calc(100% - 60px);
    height: 50px;
    padding: 0 20px;
    font-family: '微软雅黑';
    font-size: 14px;
    color: #fff;
    background: none;
  }
  .head .head-search .search-box .box-cent input::placeholder {
    font-family: '微软雅黑';
    font-size: 14px;
    color: #fff;
  }
  .head .head-search .search-box .box-cent .box-icon {
    display: block;
    width: 60px;
    height: 50px;
    text-align: right;
    line-height: 50px;
  }
  .head .head-search .search-box .box-cent .box-icon img {
    width: 16px;
    opacity: 0.6;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .head .head-search .search-box .box-cent .box-icon:hover img {
    opacity: 1;
  }
  .head .head-search .search-box .box-hiden {
    width: 24px;
    margin: 50px auto 0;
  }
  .head .head-search .search-box .box-hiden img {
    width: 100%;
    opacity: 0.6;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .head .head-search .search-box .box-hiden:hover img {
    opacity: 1;
  }
  .head .Whead-search {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 0;
    background: #114470;
    z-index: 999;
    overflow: hidden;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .head .Whead-search .hide-pic {
    position: absolute;
    top: 0.2rem;
    right: 0.4rem;
    width: 0.45rem;
  }
  .head .Whead-search .search-input {
    position: absolute;
    bottom: 0.6rem;
    display: flex;
    justify-content: space-between;
    width: 100%;
    padding: 0 0.8rem;
  }
  .head .Whead-search .search-input .input-box {
    flex: 1;
  }
  .head .Whead-search .search-input .input-box input {
    width: 100%;
    height: 0.5rem;
    padding: 0.08rem 0;
    color: #fff;
    font-size: 0.26rem;
    background: rgba(255, 255, 255, 0);
    border-bottom: 1px solid #fff;
  }
  .head .Whead-search .search-input .input-box input::-webkit-input-placeholder {
    color: #fff;
  }
  .head .Whead-search .search-input .input-box input:-moz-placeholder {
    color: #fff;
  }
  .head .Whead-search .search-input .input-box input:-ms-input-placeholder {
    color: #fff;
  }
  .head .Whead-search .search-input .input-icon {
    width: 0.3rem;
    margin-left: 0.2rem;
  }
  .head .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;
  }
  .head .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;
  }
  .head .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;
    border-bottom: solid 1px #114470;
  }
  .head .Whead-sidebar .sidebar-top .top-icon {
    width: 2.63rem;
  }
  .head .Whead-sidebar .sidebar-top .top-icon img {
    width: 100%;
  }
  .head .Whead-sidebar .sidebar-top .top-right {
    display: flex;
    justify-content: flex-end;
    width: auto;
    height: auto;
  }
  .head .Whead-sidebar .sidebar-top .top-icon2 {
    width: 0.4rem;
    margin-left: 0.2rem;
  }
  .head .Whead-sidebar .sidebar-top .top-icon2 img {
    width: 100%;
  }
  .head .Whead-sidebar .sidebar-list {
    width: 100%;
    height: auto;
  }
  .head .Whead-sidebar .sidebar-list .list-ul {
    width: 100%;
    height: auto;
  }
  .head .Whead-sidebar .sidebar-list .list-ul .list-li {
    width: 100%;
    height: auto;
  }
  .head .Whead-sidebar .sidebar-list .list-ul .list-li .li-title {
    width: 100%;
    height: 1.2rem;
    padding: 0 0.6rem;
    font-family: 'gilroy-bold';
    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;
  }
  .head .Whead-sidebar .sidebar-list .list-ul .list-li .no-bg {
    background-image: none !important;
  }
  .head .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;
  }
  .head .Whead-sidebar .sidebar-list .list-ul .list-li .nav-ul .nav-li {
    width: 100%;
    height: 0.6rem;
    font-family: 'gilroy-regular';
    font-size: 0.28rem;
    color: #666666;
    background: #fff;
  }
  .head .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;
  }
  .head .Whead-sidebar .sidebar-list .list-ul .list-li .title-active {
    color: #114470 !important;
    background: url(../images/icon/icon-Web-jianhao.png) no-repeat 90% center !important;
    background-size: 0.25rem !important;
    border-bottom: none;
  }
  .head .head-Wnav {
    position: relative;
    display: block;
    width: 100%;
    height: 50px;
    line-height: 50px;
    background: #114470;
    z-index: 69;
  }
  .head .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;
  }
  .head .head-Wnav .top-on {
    background: url(../images/icon/icon-web-shangsanjiao.png) no-repeat 96% center !important;
    background-size: 0.24rem !important;
  }
  .head .head-Wnav .Wnav-ul {
    position: relative;
    width: 100%;
    height: 0;
    background: #fff;
    overflow: hidden;
    z-index: 99;
    transition: all 0.6s;
    -o-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -webkit-transition: all 0.6s;
  }
  .head .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;
  }
  .head .head-strip {
    display: none;
  }
  .foot {
    width: 100%;
    height: auto;
    padding: 0.94rem 0.3rem;
    background: #0d3d66;
  }
  .foot .foot-mail {
    display: flex;
    justify-content: space-between;
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  .foot .foot-mail .mail-left {
    width: auto;
    height: auto;
  }
  .foot .foot-mail .mail-left .left-logo {
    width: 2.6rem;
  }
  .foot .foot-mail .mail-left .left-logo img {
    width: 100%;
  }
  .foot .foot-mail .mail-left .left-list {
    display: flex;
    justify-content: flex-start;
    width: 100%;
    height: auto;
    margin-top: 0.35rem;
  }
  .foot .foot-mail .mail-left .left-list .list-item {
    display: block;
    position: relative;
    width: 40px;
    height: 40px;
    margin-right: 0.12rem;
    border-radius: 50%;
    border: 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;
  }
  .foot .foot-mail .mail-left .left-list .list-item img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 20px;
    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;
  }
  .foot .foot-mail .mail-left .left-list .list-item:hover {
    border: solid 1px #cfa14c;
    background: #cfa14c;
  }
  .foot .foot-mail .mail-left .right-text {
    display: block;
    margin-top: 0.2rem;
    font-family: '微软雅黑';
    font-size: 0.26rem;
    color: #fff;
  }
  .foot .foot-mail .mail-left .left-link {
    margin-top: 0.36rem;
    font-size: 0.28rem;
    line-height: 0.5rem;
    color: #fff;
  }
  .foot .foot-mail .mail-left .left-link a {
    display: inline-block;
    color: #fff;
  }
  .foot .foot-mail .mail-left .left-link a:hover {
    text-decoration: underline;
  }
  .foot .foot-mail .mail-left .left-link span {
    font-size: 0.26rem;
    margin: 0 0.15rem;
  }
  .foot .foot-mail .mail-left .left-zhizi {
    margin-top: 0.2rem;
    font-size: 0.26rem;
    color: #fff;
    opacity: 0.6;
  }
  .foot .foot-mail .mail-left .left-zhizi a {
    color: #fff;
  }
  .foot .foot-mail .mail-left .left-zhizi a:hover {
    text-decoration: underline;
  }
  .foot .foot-mail .mail-right {
    display: none;
    justify-content: flex-end;
    width: auto;
    height: auto;
  }
  .foot .foot-mail .mail-right .right-ewm {
    width: 1.4rem;
    height: auto;
    margin-left: 0.7rem;
  }
  .foot .foot-mail .mail-right .right-ewm img {
    width: 100%;
    box-shadow: 0 0 0.29rem rgba(0, 0, 0, 0.14);
  }
  .foot .foot-mail .mail-right .right-left {
    flex: 1;
    padding-left: 0.4rem;
  }
  .foot .foot-mail .mail-right .right-left .left-title {
    font-size: 14px;
    color: #fff;
    opacity: 0.6;
  }
  .foot .foot-mail .mail-right .right-left .left-tel {
    margin-top: 0.1rem;
    font-family: 'MontserratBold';
    font-size: 28px;
    font-weight: bold;
    color: #fff;
  }
  .foot .foot-mail .mail-right .right-left .left-list {
    display: flex;
    justify-content: flex-start;
    width: 100%;
    height: auto;
    margin-top: 0.1rem;
  }
  .foot .foot-mail .mail-right .right-left .left-list .list-item {
    display: block;
    position: relative;
    width: 40px;
    height: 40px;
    margin-right: 0.12rem;
    border-radius: 50%;
    border: 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;
  }
  .foot .foot-mail .mail-right .right-left .left-list .list-item img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 20px;
    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;
  }
  .foot .foot-mail .mail-right .right-left .left-list .list-item:hover {
    border: solid 1px #cfa14c;
    background: #cfa14c;
  }
  .container {
    width: 100%;
    height: auto;
  }
  .container .cont-plate1 {
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 1.2rem 0.3rem;
  }
  .container .cont-plate1 .plate1-mail {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
  }
  .container .cont-plate1 .plate1-mail .mail-cent {
    width: 100%;
    height: auto;
  }
  .container .cont-plate1 .plate1-mail .mail-cent .cent-English {
    font-family: 'gilroy-bold';
    font-size: 0.34rem;
    color: #000;
    opacity: 0.2;
  }
  .container .cont-plate1 .plate1-mail .mail-cent .cent-title {
    margin-top: 0.2rem;
    font-size: 0.4rem;
    line-height: 0.56rem;
    color: #cfa14c;
  }
  .container .cont-plate1 .plate1-mail .mail-cent .cent-subtitle {
    font-size: 0.46rem;
    font-weight: bold;
    line-height: 0.6rem;
    color: #114470;
  }
  .container .cont-plate1 .plate1-mail .mail-cent .cent-text {
    margin-top: 0.4rem;
    font-size: 0.28rem;
    font-weight: 100;
    line-height: 0.44rem;
    color: #666;
  }
  .container .cont-plate1 .plate1-mail .mail-cent a {
    display: block;
    width: 2.8rem;
    height: 0.8rem;
    margin-top: 0.66rem;
    font-size: 0.28rem;
    text-align: center;
    line-height: 0.8rem;
    color: #fff;
    background: #114470;
  }
  .container .cont-plate1 .plate1-mail .mail-cent a img {
    width: 13px;
    margin: -0.04rem 0 0 0.3rem;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .cont-plate1 .plate1-mail .mail-cent a:hover img {
    transform: translateX(-0.1rem);
    -o-transform: translateX(-0.1rem);
    -moz-transform: translateX(-0.1rem);
    -webkit-transform: translateX(-0.1rem);
  }
  .container .cont-plate1 .plate1-mail .mail-pic {
    display: none;
  }
  .container .cont-plate1 .plate1-bottom {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    margin-top: 0.7rem;
  }
  .container .cont-plate1 .plate1-bottom .bottom-item {
    width: calc(100% / 3);
    height: auto;
    margin-top: 0.36rem;
  }
  .container .cont-plate1 .plate1-bottom .bottom-item .item-title {
    font-size: 0.28rem;
    color: #333;
  }
  .container .cont-plate1 .plate1-bottom .bottom-item .item-title .num1 {
    font-family: 'MontserratBold';
    font-size: 0.58rem;
    color: #114470;
  }
  .container .cont-plate1 .plate1-bottom .bottom-item .item-text {
    margin-top: 0.12rem;
    font-size: 0.26rem;
    color: #666;
  }
  .container .cont-plate2 {
    width: 100%;
    height: auto;
  }
  .container .cont-plate2 .plate2-swiper {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
  }
  .container .cont-plate2 .plate2-swiper .swiper-slide {
    width: calc(100% / 2 - 2px);
    height: 7rem;
  }
  .container .cont-plate2 .plate2-swiper .swiper-slide .slide-box {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
  }
  .container .cont-plate2 .plate2-swiper .swiper-slide .slide-box .box-pic {
    width: 100%;
    height: 100%;
  }
  .container .cont-plate2 .plate2-swiper .swiper-slide .slide-box .box-pic img {
    width: auto;
    height: 100%;
  }
  .container .cont-plate2 .plate2-swiper .swiper-slide .slide-box .box-title {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 0.8rem;
    font-family: 'MontserratBold';
    font-size: 0.34rem;
    font-weight: 100;
    text-align: center;
    line-height: 0.8rem;
    color: #fff;
    background: rgba(0, 0, 0, 0.7);
  }
  .container .cont-plate2 .plate2-swiper .swiper-slide .slide-box .box-mail {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.98);
    opacity: 0;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .cont-plate2 .plate2-swiper .swiper-slide .slide-box .box-mail .mail-cent {
    width: 100%;
    height: calc(100% - 0.8rem);
    padding: 0.5rem 0.3rem 0;
  }
  .container .cont-plate2 .plate2-swiper .swiper-slide .slide-box .box-mail .mail-cent .cent-title {
    font-family: 'MontserratBold';
    font-size: 0.46rem;
    color: #114470;
  }
  .container .cont-plate2 .plate2-swiper .swiper-slide .slide-box .box-mail .mail-cent .cent-text {
    margin-top: 0.26rem;
    font-size: 0.26rem;
    line-height: 0.42rem;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 7;
    -webkit-box-orient: vertical;
  }
  .container .cont-plate2 .plate2-swiper .swiper-slide .slide-box .box-mail .mail-cent .cent-text span {
    font-size: 0.28rem;
    font-weight: bold;
    color: #333;
  }
  .container .cont-plate2 .plate2-swiper .swiper-slide .slide-box .box-mail .mail-cent .cent-ewm {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    height: auto;
    margin-top: 0.2rem;
  }
  .container .cont-plate2 .plate2-swiper .swiper-slide .slide-box .box-mail .mail-cent .cent-ewm .ewm-pic {
    width: 1.32rem;
  }
  .container .cont-plate2 .plate2-swiper .swiper-slide .slide-box .box-mail .mail-cent .cent-ewm .ewm-pic img {
    width: 100%;
  }
  .container .cont-plate2 .plate2-swiper .swiper-slide .slide-box .box-mail .mail-cent .cent-ewm .ewm-title {
    flex: 1;
    height: auto;
    padding-left: 0.3rem;
    font-size: 0.26rem;
    line-height: 0.42rem;
    color: #666;
  }
  .container .cont-plate2 .plate2-swiper .swiper-slide .slide-box .box-mail .mail-bottom {
    width: 100%;
    height: 0.8rem;
    padding: 0.15rem 0 0 0.48rem;
    background: #114470;
  }
  .container .cont-plate2 .plate2-swiper .swiper-slide .slide-box .box-mail .mail-bottom a {
    display: block;
    width: 2.2rem;
    height: 0.5rem;
    font-size: 0.26rem;
    text-align: center;
    line-height: 0.5rem;
    color: #fff;
    border: solid 1px rgba(255, 255, 255, 0.4);
  }
  .container .cont-plate2 .plate2-swiper .swiper-slide .slide-box .box-mail .mail-bottom a:hover {
    border: solid 1px #ffffff;
  }
  .container .cont-plate2 .plate2-swiper .swiper-slide .slide-box:hover .box-mail {
    top: 0;
    opacity: 1;
  }
  .container .cont-plate2 .swiper-cont {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    width: 100%;
    height: auto;
    margin: 0.5rem auto 0;
    padding: 0 0.3rem 1.2rem;
  }
  .container .cont-plate2 .swiper-cont .cont-right {
    position: relative;
    width: calc(100% - 2.3rem);
    height: auto;
  }
  .container .cont-plate2 .swiper-cont .cont-right .swiper-scrollbar {
    position: relative;
    width: 100%;
    height: 5px;
    background: none;
  }
  .container .cont-plate2 .swiper-cont .cont-right .swiper-scrollbar::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 1px;
    background: #eeeeee;
    transform: translatey(-50%);
    -o-transform: translatey(-50%);
    -moz-transform: translatey(-50%);
    -webkit-transform: translatey(-50%);
  }
  .container .cont-plate2 .swiper-cont .cont-right .swiper-scrollbar .swiper-scrollbar-drag {
    background: #114470;
    z-index: 9;
  }
  .container .cont-plate2 .swiper-cont .cont-left {
    display: flex;
    justify-content: space-between;
    width: 2rem;
    height: 0.6rem;
    margin-left: 0.3rem;
  }
  .container .cont-plate2 .swiper-cont .cont-left .plate2-swiper-button-prev,
  .container .cont-plate2 .swiper-cont .cont-left .plate2-swiper-button-next {
    position: relative;
    width: 0.8rem;
    height: 0.8rem;
    border: solid 1px #114470;
    cursor: pointer;
    outline: none;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .cont-plate2 .swiper-cont .cont-left .plate2-swiper-button-prev img,
  .container .cont-plate2 .swiper-cont .cont-left .plate2-swiper-button-next img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 0.23rem;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
  }
  .container .cont-plate2 .swiper-cont .cont-left .plate2-swiper-button-prev .img2,
  .container .cont-plate2 .swiper-cont .cont-left .plate2-swiper-button-next .img2 {
    opacity: 0;
  }
  .container .cont-plate2 .swiper-cont .cont-left .plate2-swiper-button-prev:hover,
  .container .cont-plate2 .swiper-cont .cont-left .plate2-swiper-button-next:hover {
    border: solid 1px #c2994c;
    background: #c2994c;
  }
  .container .cont-plate2 .swiper-cont .cont-left .plate2-swiper-button-prev:hover .img2,
  .container .cont-plate2 .swiper-cont .cont-left .plate2-swiper-button-next:hover .img2 {
    opacity: 1;
  }
  .container .cont-plate2 .swiper-cont .cont-left .plate2-swiper-button-prev:hover .img1,
  .container .cont-plate2 .swiper-cont .cont-left .plate2-swiper-button-next:hover .img1 {
    opacity: 0;
  }
  .container .cont-plate2 .swiper-cont .cont-left .plate2-button-disabled {
    opacity: 0.5;
  }
  .container .cont-plate3 {
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 0 0.3rem 1.2rem;
  }
  .container .cont-plate3 .plate3-title {
    font-size: 0.58rem;
    text-align: center;
    color: #000;
  }
  .container .cont-plate3 .plate3-English {
    font-family: 'MontserratBold';
    font-size: 0.34rem;
    text-align: center;
    color: #000;
    opacity: 0.2;
  }
  .container .cont-plate3 .plate3-mail {
    position: relative;
    width: 100%;
    height: auto;
    margin-top: 0.56rem;
    background: #000;
  }
  .container .cont-plate3 .plate3-mail .hidden-box {
    width: 100%;
    height: 100%;
  }
  .container .cont-plate3 .plate3-mail .hidden-box .box-pic {
    width: 100%;
    height: auto;
  }
  .container .cont-plate3 .plate3-mail .hidden-box .box-pic img {
    width: 100%;
  }
  .container .cont-plate3 .plate3-mail .hidden-box .icon-box {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 1rem;
    height: 1rem;
    cursor: pointer;
    transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
  }
  .container .cont-plate3 .plate3-mail .hidden-box .icon-box .right-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 0.8rem;
    z-index: 3;
    transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
  }
  .container .cont-plate3 .plate3-mail .hidden-box .icon-box .right-solid {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 0.6rem;
    height: 0.6rem;
    border-radius: 50%;
    background-color: #cfa14c;
    transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
  }
  .container .cont-plate3 .plate3-mail .hidden-box .icon-box:hover .right-solid {
    animation: videoPlay 1.5s;
    animation-iteration-count: infinite;
    -webkit-animation: videoPlay 1.5s;
    -webkit-animation-iteration-count: infinite;
  }
  .container .cont-plate3 .plate3-mail .video-box {
    display: none;
    width: 100%;
    height: auto;
  }
  .container .cont-plate3 .plate3-mail .video-box video {
    width: 100%;
    height: auto;
  }
  .container .cont-plate4 {
    width: 100%;
    height: auto;
    padding: 1.2rem 0.3rem;
    background: #f7f7f7;
  }
  .container .cont-plate4 .plate4-mail {
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  .container .cont-plate4 .plate4-mail .mail-title {
    font-size: 0.58rem;
    text-align: center;
    color: #000;
  }
  .container .cont-plate4 .plate4-mail .mail-English {
    font-family: 'MontserratBold';
    font-size: 0.34rem;
    text-align: center;
    color: #000;
    opacity: 0.2;
  }
  .container .cont-plate4 .plate4-mail .mail-cont {
    position: relative;
    width: 100%;
    height: auto;
    margin-top: 0.56rem;
  }
  .container .cont-plate4 .plate4-mail .mail-cont .cont-swiper {
    width: 100%;
    height: auto;
    overflow: hidden;
  }
  .container .cont-plate4 .plate4-mail .mail-cont .cont-swiper .swiper-slide {
    width: calc(100% / 2 - 5px);
    height: auto;
  }
  .container .cont-plate4 .plate4-mail .mail-cont .cont-swiper .swiper-slide .slide-box {
    display: block;
    position: relative;
    width: 100%;
    height: 4.5rem;
    background: #000;
  }
  .container .cont-plate4 .plate4-mail .mail-cont .cont-swiper .swiper-slide .slide-box .box-pic {
    width: 100%;
    height: 100%;
    overflow: hidden;
  }
  .container .cont-plate4 .plate4-mail .mail-cont .cont-swiper .swiper-slide .slide-box .box-pic img {
    width: auto;
    height: 100%;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .cont-plate4 .plate4-mail .mail-cont .cont-swiper .swiper-slide .slide-box .box-cent {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: auto;
    padding: 0 0.3rem;
    font-size: 14px;
    line-height: 0.32rem;
    text-align: center;
    color: #fff;
    opacity: 0;
    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-plate4 .plate4-mail .mail-cont .cont-swiper .swiper-slide .slide-box:hover .box-pic img {
    transform: scale(1.1, 1.1) translateZ(0);
    -o-transform: scale(1.1, 1.1) translateZ(0);
    -moz-transform: scale(1.1, 1.1) translateZ(0);
    -webkit-transform: scale(1.1, 1.1 translateZ(0));
    opacity: 0.6;
  }
  .container .cont-plate4 .plate4-mail .mail-cont .cont-swiper .swiper-slide .slide-box:hover .box-cent {
    opacity: 1;
  }
  .container .cont-plate4 .plate4-mail .mail-cont .plate4-swiper-button-prev,
  .container .cont-plate4 .plate4-mail .mail-cont .plate4-swiper-button-next {
    position: absolute;
    top: 50%;
    width: 0.6rem;
    height: 0.6rem;
    border: solid 1px #114470;
    cursor: pointer;
    outline: none;
    transform: translatey(-50%);
    -o-transform: translatey(-50%);
    -moz-transform: translatey(-50%);
    -webkit-transform: translatey(-50%);
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .cont-plate4 .plate4-mail .mail-cont .plate4-swiper-button-prev img,
  .container .cont-plate4 .plate4-mail .mail-cont .plate4-swiper-button-next img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 0.13rem;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
  }
  .container .cont-plate4 .plate4-mail .mail-cont .plate4-swiper-button-prev .img2,
  .container .cont-plate4 .plate4-mail .mail-cont .plate4-swiper-button-next .img2 {
    opacity: 0;
  }
  .container .cont-plate4 .plate4-mail .mail-cont .plate4-swiper-button-prev:hover,
  .container .cont-plate4 .plate4-mail .mail-cont .plate4-swiper-button-next:hover {
    border: solid 1px #c2994c;
    background: #c2994c;
  }
  .container .cont-plate4 .plate4-mail .mail-cont .plate4-swiper-button-prev:hover .img2,
  .container .cont-plate4 .plate4-mail .mail-cont .plate4-swiper-button-next:hover .img2 {
    opacity: 1;
  }
  .container .cont-plate4 .plate4-mail .mail-cont .plate4-swiper-button-prev:hover .img1,
  .container .cont-plate4 .plate4-mail .mail-cont .plate4-swiper-button-next:hover .img1 {
    opacity: 0;
  }
  .container .cont-plate4 .plate4-mail .mail-cont .plate4-swiper-button-prev {
    left: -1rem;
  }
  .container .cont-plate4 .plate4-mail .mail-cont .plate4-swiper-button-next {
    right: -1rem;
  }
  .container .cont-plate5 {
    position: relative;
    width: 100%;
    height: auto;
    background-repeat: no-repeat;
    background-attachment: initial;
    background-size: auto 100%;
    background-position: center;
  }
  .container .cont-plate5 .plate5-mail {
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 1.5rem 0.3rem 1.2rem;
  }
  .container .cont-plate5 .plate5-mail .mail-title {
    font-size: 0.58rem;
    text-align: center;
    color: #fff;
  }
  .container .cont-plate5 .plate5-mail .mail-subtitle {
    margin-top: 0.04rem;
    font-size: 0.34rem;
    text-align: center;
    color: #fff;
  }
  .container .cont-plate5 .plate5-mail .mail-text {
    width: 100%;
    height: auto;
    margin: 0.4rem auto 0.7rem;
    font-size: 0.28rem;
    line-height: 0.44rem;
    text-align: center;
    color: #fff;
  }
  .container .cont-plate5 .plate5-mail .mail-botton {
    display: block;
    width: 2.6rem;
    height: 0.8rem;
    margin: 0 auto;
    font-size: 0.28rem;
    line-height: 0.8rem;
    text-align: center;
    color: #fff;
    background: #cfa14c;
  }
  .container .cont-plate5 .plate5-mail .mail-botton img {
    width: 0.3rem;
    margin: -0.04rem 0.1rem 0 0;
  }
  .container .cont-plate5 .plate5-mail .mail-botton:hover {
    border-radius: 0.1rem;
  }
  .container .cont-plate6 {
    width: 100%;
    height: auto;
    padding: 1.2rem 0.3rem;
    background: #f7f7f7;
  }
  .container .cont-plate6 .plate6-mail {
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  .container .cont-plate6 .plate6-mail .mail-title {
    font-size: 0.58rem;
    text-align: center;
    color: #000;
  }
  .container .cont-plate6 .plate6-mail .mail-English {
    font-family: 'MontserratBold';
    font-size: 0.34rem;
    text-align: center;
    color: #000;
    opacity: 0.2;
  }
  .container .cont-plate6 .plate6-mail .mail-box {
    display: flex;
    justify-content: space-between;
    width: 100%;
    height: auto;
    margin-top: 0.6rem;
  }
  .container .cont-plate6 .plate6-mail .mail-box .box-item {
    display: none;
    width: 4.64rem;
    height: 6.4rem;
  }
  .container .cont-plate6 .plate6-mail .mail-box .box-item .item-pic {
    width: 100%;
    height: 3.2rem;
    overflow: hidden;
  }
  .container .cont-plate6 .plate6-mail .mail-box .box-item .item-pic img {
    width: auto;
    height: 100%;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .cont-plate6 .plate6-mail .mail-box .box-item .item-cent {
    width: 100%;
    height: 3.2rem;
    padding: 0.6rem 0.48rem 0;
    background: #fff;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .cont-plate6 .plate6-mail .mail-box .box-item .item-cent .cent-time {
    font-family: 'MontserratBold';
    font-size: 18px;
    color: #000;
    opacity: 0.2;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .cont-plate6 .plate6-mail .mail-box .box-item .item-cent .cent-title {
    margin-top: 0.2rem;
    font-size: 0.3rem;
    line-height: 0.4rem;
    color: #333;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
  .container .cont-plate6 .plate6-mail .mail-box .box-item .item-cent .cent-botton {
    width: 40px;
    height: 40px;
    margin-top: 0.4rem;
    text-align: center;
    line-height: 36px;
    border-radius: 50%;
    border: solid 1px #cfa14c;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .cont-plate6 .plate6-mail .mail-box .box-item .item-cent .cent-botton img {
    width: 13px;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .cont-plate6 .plate6-mail .mail-box .box-item .item-cent .cent-botton:hover img {
    transform: translateX(0.08rem);
    -o-transform: translateX(0.08rem);
    -moz-transform: translateX(0.08rem);
    -webkit-transform: translateX(0.08rem);
  }
  .container .cont-plate6 .plate6-mail .mail-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-mail .mail-box .box-item:hover .item-cent {
    background: #114470;
  }
  .container .cont-plate6 .plate6-mail .mail-box .box-item:hover .item-cent .cent-time {
    color: #d6d6d6;
    opacity: 1;
  }
  .container .cont-plate6 .plate6-mail .mail-box .box-item:hover .item-cent .cent-title {
    color: #fff;
  }
  .container .cont-plate6 .plate6-mail .mail-box .box-item:hover .item-cent .cent-botton {
    border: solid 1px #fff;
    background: #fff;
  }
  .container .cont-plate6 .plate6-mail .mail-box .box-list {
    width: 100%;
    height: auto;
  }
  .container .cont-plate6 .plate6-mail .mail-box .box-list .list-pic {
    display: block;
    width: 100%;
    height: auto;
  }
  .container .cont-plate6 .plate6-mail .mail-box .box-list .list-pic img {
    width: 100%;
  }
  .container .cont-plate6 .plate6-mail .mail-box .box-list .list-cent {
    width: 100%;
    height: auto;
    padding: 0.5rem 0.2rem;
    background: #fff;
  }
  .container .cont-plate6 .plate6-mail .mail-box .box-list .list-cent .cent-top {
    width: 100%;
    height: auto;
    padding-bottom: 0.4rem;
    border-bottom: solid 1px #eee;
  }
  .container .cont-plate6 .plate6-mail .mail-box .box-list .list-cent .cent-top .cent-time {
    font-family: 'MontserratBold';
    font-size: 0.3rem;
    color: #cfa14c;
  }
  .container .cont-plate6 .plate6-mail .mail-box .box-list .list-cent .cent-top .cent-title {
    display: block;
    margin-top: 0.2rem;
    font-size: 0.4rem;
    font-weight: bold;
    line-height: 0.5rem;
    color: #114470;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
  .container .cont-plate6 .plate6-mail .mail-box .box-list .list-cent .cent-top .cent-title:hover {
    text-decoration: underline;
  }
  .container .cont-plate6 .plate6-mail .mail-box .box-list .list-cent .cent-top .cent-text {
    margin-top: 0.3rem;
    font-size: 0.28rem;
    line-height: 0.42rem;
    color: #666;
  }
  .container .cont-plate6 .plate6-mail .mail-box .box-list .list-cent .cent-bottom {
    width: 100%;
    height: auto;
    padding-top: 0.36rem;
  }
  .container .cont-plate6 .plate6-mail .mail-box .box-list .list-cent .cent-bottom .bottom-title {
    display: block;
    font-size: 0.28rem;
    line-height: 0.54rem;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .container .cont-plate6 .plate6-mail .mail-box .box-list .list-cent .cent-bottom .bottom-title:hover {
    color: #cfa14c;
  }
  .product {
    width: 100%;
    height: auto;
    padding: 1rem 0.3rem 1.2rem;
  }
  .product .product-mail {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  .product .product-mail .mail-item {
    display: flex;
    justify-content: space-between;
    width: 100%;
    height: auto;
    margin-bottom: 0.4rem;
  }
  .product .product-mail .mail-item .item-pic {
    position: relative;
    width: 2.61rem;
    height: 5.2rem;
  }
  .product .product-mail .mail-item .item-pic::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    opacity: 0;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .product .product-mail .mail-item .item-pic .pic-img {
    width: 100%;
    height: 100%;
    text-align: center;
    overflow: hidden;
  }
  .product .product-mail .mail-item .item-pic .pic-img img {
    width: auto;
    height: 100%;
  }
  .product .product-mail .mail-item .item-pic .pic-ewm {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: auto;
    text-align: center;
    z-index: 9;
    opacity: 0;
    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;
  }
  .product .product-mail .mail-item .item-pic .pic-ewm img {
    width: 1.32rem;
    height: auto;
  }
  .product .product-mail .mail-item .item-pic .pic-ewm .ewm-title {
    margin-top: 0.2rem;
    font-size: 14px;
    text-align: center;
    color: #fff;
  }
  .product .product-mail .mail-item .item-cent {
    width: calc(100% - 2.61rem);
    height: auto;
    padding: 0.4rem 0 0 0.3rem;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .product .product-mail .mail-item .item-cent .cent-title {
    font-family: 'MontserratBold';
    font-size: 0.46rem;
    color: #114470;
  }
  .product .product-mail .mail-item .item-cent .cent-text {
    margin-top: 0.22rem;
    font-size: 0.26rem;
    line-height: 0.42rem;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .product .product-mail .mail-item .item-cent .cent-text span {
    font-size: 0.28rem;
    font-weight: bold;
    color: #333;
  }
  .product .product-mail .mail-item .item-cent .cent-botton {
    position: relative;
    width: 0.7rem;
    height: 0.7rem;
    margin-top: 0.46rem;
    border-radius: 50%;
    border: solid 1px #cfa14c;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .product .product-mail .mail-item .item-cent .cent-botton img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 13px;
    height: auto;
    transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .product .product-mail .mail-item .item-cent .cent-botton .img2 {
    opacity: 0;
  }
  .product .product-mail .mail-item .item-cent .cent-botton:hover {
    width: 0.85rem;
    border-radius: 0.45rem;
  }
  .product .product-mail .mail-item:hover .item-pic::after,
  .product .product-mail .mail-item:hover .item-pic .pic-ewm {
    opacity: 1;
  }
  .product .product-mail .mail-item:hover .item-cent {
    background: #114470;
  }
  .product .product-mail .mail-item:hover .item-cent .cent-title,
  .product .product-mail .mail-item:hover .item-cent .cent-text {
    color: #fff;
  }
  .product .product-mail .mail-item:hover .item-cent .cent-title span,
  .product .product-mail .mail-item:hover .item-cent .cent-text span {
    color: #fff;
  }
  .product .product-mail .mail-item:hover .item-cent .cent-botton {
    background: #cfa14c;
  }
  .product .product-mail .mail-item:hover .item-cent .cent-botton .img2 {
    opacity: 1;
  }
  .product .product-mail .mail-item:hover .item-cent .cent-botton .img1 {
    opacity: 0;
  }
  .series {
    width: 100%;
    height: auto;
    padding: 1rem 0.3rem 1.2rem;
  }
  .series .series-top {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    margin: 0 auto 0.56rem;
  }
  .series .series-top a {
    display: inline-block;
    width: 46%;
    height: 0.8rem;
    padding: 0;
    margin: 0 0 0.2rem;
    font-size: 0.28rem;
    text-align: center;
    line-height: 0.8rem;
    color: #333;
    border: solid 1px #eee;
  }
  .series .series-top a:hover {
    color: #fff;
    font-weight: bold;
    border: solid 1px #cfa14c;
    background: #cfa14c;
  }
  .series .series-top .link-active {
    color: #fff;
    font-weight: bold;
    border: solid 1px #cfa14c;
    background: #cfa14c;
  }
  .series .series-mail {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  .series .series-mail .mail-item {
    display: flex;
    justify-content: space-between;
    width: 100%;
    height: auto;
    margin-bottom: 0.4rem;
  }
  .series .series-mail .mail-item .item-pic {
    position: relative;
    width: 2.61rem;
    height: 5.2rem;
  }
  .series .series-mail .mail-item .item-pic::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    opacity: 0;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .series .series-mail .mail-item .item-pic .pic-img {
    width: 100%;
    height: 100%;
    text-align: center;
    overflow: hidden;
  }
  .series .series-mail .mail-item .item-pic .pic-img img {
    width: auto;
    height: 100%;
  }
  .series .series-mail .mail-item .item-pic .pic-ewm {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: auto;
    text-align: center;
    z-index: 9;
    opacity: 0;
    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;
  }
  .series .series-mail .mail-item .item-pic .pic-ewm img {
    width: 1.32rem;
    height: auto;
  }
  .series .series-mail .mail-item .item-pic .pic-ewm .ewm-title {
    margin-top: 0.2rem;
    font-size: 14px;
    text-align: center;
    color: #fff;
  }
  .series .series-mail .mail-item .item-cent {
    width: calc(100% - 2.61rem);
    height: auto;
    padding: 0.4rem 0 0 0.3rem;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .series .series-mail .mail-item .item-cent .cent-title {
    font-family: 'MontserratBold';
    font-size: 0.46rem;
    color: #114470;
  }
  .series .series-mail .mail-item .item-cent .cent-subtitle {
    margin-top: 0.1rem;
    font-size: 0.3rem;
    color: #cfa14c;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .series .series-mail .mail-item .item-cent .cent-text {
    margin-top: 0.22rem;
    font-size: 0.26rem;
    line-height: 0.42rem;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .series .series-mail .mail-item .item-cent .cent-text span {
    font-size: 0.28rem;
    font-weight: bold;
    color: #333;
  }
  .series .series-mail .mail-item .item-cent .cent-botton {
    position: relative;
    width: 0.7rem;
    height: 0.7rem;
    margin-top: 0.46rem;
    border-radius: 50%;
    border: solid 1px #cfa14c;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .series .series-mail .mail-item .item-cent .cent-botton img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 13px;
    height: auto;
    transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .series .series-mail .mail-item .item-cent .cent-botton .img2 {
    opacity: 0;
  }
  .series .series-mail .mail-item .item-cent .cent-botton:hover {
    width: 0.85rem;
    border-radius: 0.45rem;
  }
  .series .series-mail .mail-item:hover .item-pic::after,
  .series .series-mail .mail-item:hover .item-pic .pic-ewm {
    opacity: 1;
  }
  .series .series-mail .mail-item:hover .item-cent {
    background: #114470;
  }
  .series .series-mail .mail-item:hover .item-cent .cent-title,
  .series .series-mail .mail-item:hover .item-cent .cent-text {
    color: #fff;
  }
  .series .series-mail .mail-item:hover .item-cent .cent-title span,
  .series .series-mail .mail-item:hover .item-cent .cent-text span {
    color: #fff;
  }
  .series .series-mail .mail-item:hover .item-cent .cent-botton {
    background: #cfa14c;
  }
  .series .series-mail .mail-item:hover .item-cent .cent-botton .img2 {
    opacity: 1;
  }
  .series .series-mail .mail-item:hover .item-cent .cent-botton .img1 {
    opacity: 0;
  }
  .parts {
    width: 100%;
    height: auto;
    padding: 1rem 0.3rem 1.2rem;
  }
  .parts .parts-top {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    margin: 0 auto 0.56rem;
  }
  .parts .parts-top a {
    display: inline-block;
    width: 46%;
    height: 0.8rem;
    padding: 0;
    margin: 0 0 0.2rem;
    font-size: 0.28rem;
    text-align: center;
    line-height: 0.8rem;
    color: #333;
    border: solid 1px #eee;
  }
  .parts .parts-top a:hover {
    color: #fff;
    font-weight: bold;
    border: solid 1px #cfa14c;
    background: #cfa14c;
  }
  .parts .parts-top .link-active {
    color: #fff;
    font-weight: bold;
    border: solid 1px #cfa14c;
    background: #cfa14c;
  }
  .parts .parts-mail {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  .parts .parts-mail .mail-item {
    display: inline-block;
    position: relative;
    width: 47%;
    height: auto;
    margin: 0 0 0.4rem 0;
  }
  .parts .parts-mail .mail-item .item-pic {
    width: 100%;
    height: 4.4rem;
    overflow: hidden;
  }
  .parts .parts-mail .mail-item .item-pic img {
    width: auto;
    height: 100%;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .parts .parts-mail .mail-item .item-title {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 0.8rem;
    font-size: 0.34rem;
    font-weight: bold;
    text-align: center;
    line-height: 0.8rem;
    color: #fff;
    background: rgba(0, 0, 0, 0.6);
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .parts .parts-mail .mail-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));
  }
  .parts .parts-mail .mail-item:hover .item-title {
    background: #114470;
  }
  .productDetails {
    width: 100%;
    height: auto;
    padding: 1rem 0 0;
    background: #f7f7f7;
  }
  .productDetails .productDetails-mail {
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 0 0.3rem;
  }
  .productDetails .productDetails-mail .mail-plate1 {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
  }
  .productDetails .productDetails-mail .mail-plate1 .plate1-pic {
    width: 2.6rem;
    height: 5rem;
    text-align: center;
    overflow: hidden;
  }
  .productDetails .productDetails-mail .mail-plate1 .plate1-pic img {
    width: auto;
    height: 100%;
  }
  .productDetails .productDetails-mail .mail-plate1 .plate1-cent {
    width: calc(100% - 2.6rem);
    height: auto;
    padding: 0.1rem 0 0 0.3rem;
  }
  .productDetails .productDetails-mail .mail-plate1 .plate1-cent .cent-title {
    font-family: 'Arial';
    font-size: 0.46rem;
    font-weight: bold;
    color: #114470;
  }
  .productDetails .productDetails-mail .mail-plate1 .plate1-cent .cent-text {
    margin-top: 0.16rem;
    font-size: 0.26rem;
    line-height: 0.42rem;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .productDetails .productDetails-mail .mail-plate1 .plate1-cent .cent-text span {
    font-size: 16px;
    font-weight: bold;
    color: #333;
  }
  .productDetails .productDetails-mail .mail-plate1 .plate1-cent .cent-bottom {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    height: auto;
    margin-top: 0.3rem;
  }
  .productDetails .productDetails-mail .mail-plate1 .plate1-cent .cent-bottom .bottom-pic {
    width: 1.32rem;
    height: 1.32rem;
  }
  .productDetails .productDetails-mail .mail-plate1 .plate1-cent .cent-bottom .bottom-pic img {
    width: 100%;
  }
  .productDetails .productDetails-mail .mail-plate1 .plate1-cent .cent-bottom .bottom-title {
    padding-left: 0.3rem;
    font-size: 14px;
    line-height: 30px;
    color: #333;
  }
  .productDetails .productDetails-mail .mail-plate1 .plate1-botton {
    display: flex;
    justify-content: space-between;
    width: 100%;
    height: auto;
    margin-top: 0.5rem;
  }
  .productDetails .productDetails-mail .mail-plate1 .plate1-botton a {
    display: block;
    width: 46%;
    height: 0.8rem;
    margin-bottom: 0.32rem;
    font-size: 16px;
    font-weight: bold;
    line-height: 0.8rem;
    text-align: center;
    color: #fff;
    background: #114470;
  }
  .productDetails .productDetails-mail .mail-plate1 .plate1-botton a img {
    width: 0.34rem;
    margin: -0.04rem 0.2rem 0 0;
  }
  .productDetails .productDetails-mail .mail-plate1 .plate1-botton a:hover {
    background: #cfa14c;
  }
  .productDetails .productDetails-mail .mail-plate2 {
    width: 100%;
    height: auto;
    margin-top: 0.7rem;
    background: #fff;
  }
  .productDetails .productDetails-mail .mail-plate2 .plate2-top {
    display: flex;
    justify-content: flex-start;
    width: 100%;
    height: 0.8rem;
    border-bottom: solid 1px #eeeeee;
  }
  .productDetails .productDetails-mail .mail-plate2 .plate2-top .top-item {
    width: 50%;
    height: 100%;
    font-size: 0.28rem;
    text-align: center;
    line-height: 0.8rem;
    color: #333;
    cursor: pointer;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .productDetails .productDetails-mail .mail-plate2 .plate2-top .top-item:hover {
    color: #fff;
    background: #114470;
  }
  .productDetails .productDetails-mail .mail-plate2 .plate2-top .top-item-active {
    color: #fff;
    background: #114470;
  }
  .productDetails .productDetails-mail .mail-plate2 .plate2-cont {
    width: 100%;
    height: 8.23rem;
  }
  .productDetails .mail-plate3 {
    width: 100%;
    height: auto;
    padding: 0.96rem 0.3rem 1.2rem;
  }
  .productDetails .mail-plate3 .plate3-top {
    display: flex;
    justify-content: space-between;
    width: 100%;
    height: auto;
  }
  .productDetails .mail-plate3 .plate3-top .top-left {
    width: auto;
    height: auto;
  }
  .productDetails .mail-plate3 .plate3-top .top-left .left-title {
    font-size: 0.5rem;
    color: #000;
  }
  .productDetails .mail-plate3 .plate3-top .top-left .left-English {
    margin-top: 0.06rem;
    font-family: 'Arial';
    font-size: 0.34rem;
    font-weight: bold;
    color: #000;
    opacity: 0.2;
  }
  .productDetails .mail-plate3 .plate3-top .top-right {
    display: flex;
    justify-content: space-between;
    width: 2rem;
    height: 0.8rem;
    margin-left: 0.3rem;
  }
  .productDetails .mail-plate3 .plate3-top .top-right .plate3-swiper-button-prev,
  .productDetails .mail-plate3 .plate3-top .top-right .plate3-swiper-button-next {
    position: relative;
    width: 0.8rem;
    height: 0.8rem;
    border: solid 1px #114470;
    cursor: pointer;
    outline: none;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .productDetails .mail-plate3 .plate3-top .top-right .plate3-swiper-button-prev img,
  .productDetails .mail-plate3 .plate3-top .top-right .plate3-swiper-button-next img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 0.23rem;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
  }
  .productDetails .mail-plate3 .plate3-top .top-right .plate3-swiper-button-prev .img2,
  .productDetails .mail-plate3 .plate3-top .top-right .plate3-swiper-button-next .img2 {
    opacity: 0;
  }
  .productDetails .mail-plate3 .plate3-top .top-right .plate3-swiper-button-prev:hover,
  .productDetails .mail-plate3 .plate3-top .top-right .plate3-swiper-button-next:hover {
    border: solid 1px #c2994c;
    background: #c2994c;
  }
  .productDetails .mail-plate3 .plate3-top .top-right .plate3-swiper-button-prev:hover .img2,
  .productDetails .mail-plate3 .plate3-top .top-right .plate3-swiper-button-next:hover .img2 {
    opacity: 1;
  }
  .productDetails .mail-plate3 .plate3-top .top-right .plate3-swiper-button-prev:hover .img1,
  .productDetails .mail-plate3 .plate3-top .top-right .plate3-swiper-button-next:hover .img1 {
    opacity: 0;
  }
  .productDetails .mail-plate3 .plate3-top .top-right .plate3-button-disabled {
    opacity: 0.5;
  }
  .productDetails .mail-plate3 .plate3-swiper {
    position: relative;
    width: 100%;
    height: auto;
    margin-top: 0.36rem;
    overflow: hidden;
  }
  .productDetails .mail-plate3 .plate3-swiper .slide-two {
    height: 5rem !important;
  }
  .productDetails .mail-plate3 .plate3-swiper .swiper-slide {
    width: calc(100% / 2 - 2.5px);
    height: 7rem;
  }
  .productDetails .mail-plate3 .plate3-swiper .swiper-slide .slide-box {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
  }
  .productDetails .mail-plate3 .plate3-swiper .swiper-slide .slide-box .box-pic {
    width: 100%;
    height: 100%;
  }
  .productDetails .mail-plate3 .plate3-swiper .swiper-slide .slide-box .box-pic img {
    width: auto;
    height: 100%;
  }
  .productDetails .mail-plate3 .plate3-swiper .swiper-slide .slide-box .box-title {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 0.8rem;
    font-family: 'MontserratBold';
    font-size: 0.34rem;
    font-weight: 100;
    text-align: center;
    line-height: 0.8rem;
    color: #fff;
    background: rgba(0, 0, 0, 0.7);
  }
  .productDetails .mail-plate3 .plate3-swiper .swiper-slide .slide-box .box-mail {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.98);
    opacity: 0;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .productDetails .mail-plate3 .plate3-swiper .swiper-slide .slide-box .box-mail .mail-cent {
    width: 100%;
    height: calc(100% - 0.8rem);
    padding: 0.5rem 0.3rem 0;
  }
  .productDetails .mail-plate3 .plate3-swiper .swiper-slide .slide-box .box-mail .mail-cent .cent-title {
    font-family: 'MontserratBold';
    font-size: 0.46rem;
    color: #114470;
  }
  .productDetails .mail-plate3 .plate3-swiper .swiper-slide .slide-box .box-mail .mail-cent .cent-text {
    margin-top: 0.26rem;
    font-size: 0.26rem;
    line-height: 0.42rem;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 7;
    -webkit-box-orient: vertical;
  }
  .productDetails .mail-plate3 .plate3-swiper .swiper-slide .slide-box .box-mail .mail-cent .cent-text span {
    font-size: 0.28rem;
    font-weight: bold;
    color: #333;
  }
  .productDetails .mail-plate3 .plate3-swiper .swiper-slide .slide-box .box-mail .mail-cent .cent-ewm {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    height: auto;
    margin-top: 0.2rem;
  }
  .productDetails .mail-plate3 .plate3-swiper .swiper-slide .slide-box .box-mail .mail-cent .cent-ewm .ewm-pic {
    width: 1.3rem;
  }
  .productDetails .mail-plate3 .plate3-swiper .swiper-slide .slide-box .box-mail .mail-cent .cent-ewm .ewm-pic img {
    width: 100%;
  }
  .productDetails .mail-plate3 .plate3-swiper .swiper-slide .slide-box .box-mail .mail-cent .cent-ewm .ewm-title {
    flex: 1;
    height: auto;
    padding-left: 0.1rem;
    font-size: 0.26rem;
    line-height: 0.42rem;
    color: #666;
  }
  .productDetails .mail-plate3 .plate3-swiper .swiper-slide .slide-box .box-mail .mail-bottom {
    width: 100%;
    height: 0.8rem;
    padding: 0.15rem 0 0 0.48rem;
    background: #114470;
  }
  .productDetails .mail-plate3 .plate3-swiper .swiper-slide .slide-box .box-mail .mail-bottom a {
    display: block;
    width: 2.2rem;
    height: 0.5rem;
    font-size: 0.26rem;
    text-align: center;
    line-height: 0.5rem;
    color: #fff;
    border: solid 1px rgba(255, 255, 255, 0.4);
  }
  .productDetails .mail-plate3 .plate3-swiper .swiper-slide .slide-box .box-mail .mail-bottom a:hover {
    border: solid 1px #ffffff;
  }
  .productDetails .mail-plate3 .plate3-swiper .swiper-slide .slide-box:hover .box-mail {
    top: 0;
    opacity: 1;
  }
  .case {
    width: 100%;
    height: auto;
    padding: 1rem 0.3rem 1.2rem;
  }
  .case .case-mail {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  .case .case-mail .mail-item {
    display: inline-block;
    position: relative;
    width: 47%;
    height: auto;
    margin: 0 0 0.4rem 0;
  }
  .case .case-mail .mail-item .item-pic {
    width: 100%;
    height: 4.4rem;
    overflow: hidden;
  }
  .case .case-mail .mail-item .item-pic img {
    width: auto;
    height: 100%;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .case .case-mail .mail-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-popup {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding-top: 1.5rem;
    background: #000;
    z-index: 69;
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .case .case-popup .popup-hide {
    position: absolute;
    top: 0.5rem;
    right: 0.5rem;
    width: 30px;
    height: auto;
  }
  .case .case-popup .popup-hide img {
    width: 100%;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .case .case-popup .popup-hide:hover img {
    transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
  }
  .case .case-popup .popup-swiper {
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 0 0.3rem;
    overflow: hidden;
    --swiper-theme-color: #fff;
    /* 设置Swiper风格 */
    --swiper-navigation-color: #fff;
    /* 单独设置按钮颜色 */
    --swiper-navigation-size: 0.5rem;
    /* 设置按钮大小 */
  }
  .case .case-popup .popup-swiper .swiper-slide {
    width: 100%;
    height: auto;
  }
  .case .case-popup .popup-swiper .swiper-slide .slide-box {
    width: 100%;
    height: auto;
    opacity: 0.4;
    transform: scale(0.8, 0.8) translateZ(0);
    -o-transform: scale(0.8, 0.8) translateZ(0);
    -moz-transform: scale(0.8, 0.8) translateZ(0);
    -webkit-transform: scale(0.8, 0.8 translateZ(0));
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .case .case-popup .popup-swiper .swiper-slide .slide-box .box-pic {
    width: 100%;
    height: auto;
    border: solid 5px #fff;
  }
  .case .case-popup .popup-swiper .swiper-slide .slide-box .box-pic img {
    width: 100%;
  }
  .case .case-popup .popup-swiper .swiper-slide .slide-box .box-title {
    margin-top: 0.5rem;
    font-size: 0.32rem;
    text-align: center;
    color: #fff;
  }
  .case .case-popup .popup-swiper .swiper-slide-active .slide-box {
    opacity: 1;
    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-popup .popup-swiper .swiper-button-prev,
  .case .case-popup .popup-swiper .swiper-button-next {
    display: none;
  }
  .case .case-popup .popup-swiper .swiper-pagination .swiper-pagination-current {
    font-size: 0.28rem;
    color: #fff;
  }
  .about {
    width: 100%;
    height: auto;
    padding-top: 1rem;
    overflow: hidden;
  }
  .about .about-plate1 {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    padding: 0 0.3rem;
  }
  .about .about-plate1 .plate1-left {
    display: none;
    width: 0;
    height: auto;
  }
  .about .about-plate1 .plate1-cent {
    width: 100%;
    height: auto;
    padding: 0.16rem 0.2rem 0.5rem;
    background: #fff;
  }
  .about .about-plate1 .plate1-cent .cent-title {
    font-size: 0.38rem;
    line-height: 0.58rem;
    color: #cfa14c;
  }
  .about .about-plate1 .plate1-cent .cent-subtitle {
    font-size: 0.45rem;
    font-weight: bold;
    line-height: 0.58rem;
    color: #114470;
  }
  .about .about-plate1 .plate1-cent .cent-cont {
    width: 100%;
    height: auto;
    margin-top: 0;
    overflow: hidden;
  }
  .about .about-plate1 .plate1-cent .cent-cont::-webkit-scrollbar {
    width: 3px;
    height: 3px;
  }
  .about .about-plate1 .plate1-cent .cent-cont::-webkit-scrollbar-thumb {
    background: #114470;
  }
  .about .about-plate1 .plate1-cent .cent-cont .cont-text {
    margin-top: 0.36rem;
    font-size: 0.28rem;
    line-height: 0.44rem;
    text-indent: 0.56rem;
    color: #666;
  }
  .about .about-plate1 .plate1-pic {
    width: 100%;
    height: auto;
  }
  .about .about-plate1 .plate1-pic img {
    width: 100%;
  }
  .about .about-plate2 {
    width: 100%;
    height: auto;
    padding: 1.2rem 0.3rem 1.2rem;
    margin-top: -1.2rem;
  }
  .about .about-plate2 .plate2-mail {
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  .about .about-plate2 .plate2-mail .mail-cont {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    margin-top: 0.7rem;
  }
  .about .about-plate2 .plate2-mail .mail-cont .cont-item {
    width: calc(100% / 3);
    height: auto;
    margin-top: 0.36rem;
  }
  .about .about-plate2 .plate2-mail .mail-cont .cont-item .item-title {
    font-size: 0.28rem;
    color: #fff;
  }
  .about .about-plate2 .plate2-mail .mail-cont .cont-item .item-title .num1 {
    font-family: 'MontserratBold';
    font-size: 0.58rem;
    color: #fff;
  }
  .about .about-plate2 .plate2-mail .mail-cont .cont-item .item-text {
    margin-top: 0.12rem;
    font-size: 0.26rem;
    color: #fff;
  }
  .about .about-plate3 {
    width: 100%;
    height: auto;
    padding: 1.2rem 0 1.8rem;
    background: url(../images/about/bg2.jpg) no-repeat center bottom;
    background-size: 100%;
  }
  .about .about-plate3 .plate3-title {
    font-size: 0.58rem;
    text-align: center;
    color: #000;
  }
  .about .about-plate3 .plate3-English {
    font-family: 'MontserratBold';
    font-size: 0.34rem;
    text-align: center;
    color: #000;
    opacity: 0.2;
  }
  .about .about-plate3 .plate3-mail {
    position: relative;
    width: 100%;
    height: auto;
    padding: 0 0.3rem;
    margin-top: 0.8rem;
  }
  .about .about-plate3 .plate3-mail::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 2px;
    background: #114470;
    transform: translatey(-50%);
    -o-transform: translatey(-50%);
    -moz-transform: translatey(-50%);
    -webkit-transform: translatey(-50%);
  }
  .about .about-plate3 .plate3-mail .mail-swiper {
    width: 100%;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
  }
  .about .about-plate3 .plate3-mail .mail-swiper .swiper-slide {
    position: relative;
    width: calc(100% / 2);
    height: 5.2rem;
  }
  .about .about-plate3 .plate3-mail .mail-swiper .swiper-slide:nth-child(2n) .slide-box {
    top: 2.6rem;
    bottom: auto;
    padding-top: 0.6rem;
  }
  .about .about-plate3 .plate3-mail .mail-swiper .swiper-slide::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    border: solid 2px #114470;
    background: #fff;
    box-sizing: border-box;
    transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .about .about-plate3 .plate3-mail .mail-swiper .swiper-slide .slide-box {
    position: absolute;
    bottom: 2.6rem;
    left: 0;
    width: 100%;
    height: 2.6rem;
    padding: 0.26rem 0 0 0.3rem;
    overflow-y: scroll;
  }
  .about .about-plate3 .plate3-mail .mail-swiper .swiper-slide .slide-box::-webkit-scrollbar {
    width: 3px;
    height: 3px;
  }
  .about .about-plate3 .plate3-mail .mail-swiper .swiper-slide .slide-box::-webkit-scrollbar-thumb {
    background: #114470;
  }
  .about .about-plate3 .plate3-mail .mail-swiper .swiper-slide .slide-box::before {
    content: '';
    position: absolute;
    top: 0;
    left: 5px;
    width: 2px;
    height: 100%;
    background: #e3e4e6;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .about .about-plate3 .plate3-mail .mail-swiper .swiper-slide .slide-box .box-year {
    font-family: 'DIN-BOLD';
    font-size: 0.5rem;
    color: #114470;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .about .about-plate3 .plate3-mail .mail-swiper .swiper-slide .slide-box .box-text {
    margin-top: 0.1rem;
    font-size: 0.28rem;
    line-height: 0.44rem;
    color: #666;
  }
  .about .about-plate3 .plate3-mail .mail-swiper .swiper-slide:hover::after {
    border: solid 2px #cfa14c;
  }
  .about .about-plate3 .plate3-mail .mail-swiper .swiper-slide:hover .slide-box::before {
    background: #cfa14c;
  }
  .about .about-plate3 .plate3-mail .mail-swiper .swiper-slide:hover .slide-box .box-year {
    color: #cfa14c;
  }
  .about .about-plate3 .plate3-mail .plate3-swiper-button-prev,
  .about .about-plate3 .plate3-mail .plate3-swiper-button-next {
    position: absolute;
    top: auto;
    bottom: -1.7rem;
    width: 0.8rem;
    height: 0.8rem;
    text-align: center;
    line-height: 0.75rem;
    border-radius: 50%;
    background: #cfa14c;
    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;
  }
  .about .about-plate3 .plate3-mail .plate3-swiper-button-prev img,
  .about .about-plate3 .plate3-mail .plate3-swiper-button-next img {
    width: 13px;
  }
  .about .about-plate3 .plate3-mail .plate3-swiper-button-prev:hover,
  .about .about-plate3 .plate3-mail .plate3-swiper-button-next:hover {
    background: #114470;
  }
  .about .about-plate3 .plate3-mail .plate3-swiper-button-prev {
    left: 35%;
  }
  .about .about-plate3 .plate3-mail .plate3-swiper-button-next {
    right: 35%;
  }
  .about .about-plate4 {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    position: relative;
    width: 100%;
    height: auto;
    background: url(../images/about/bg3.png) no-repeat center;
    background-size: auto 100%;
  }
  .about .about-plate4::after {
    content: '';
    display: none;
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 1px;
    background: #fff;
    opacity: 0.2;
    transform: translatey(-50%);
    -o-transform: translatey(-50%);
    -moz-transform: translatey(-50%);
    -webkit-transform: translatey(-50%);
  }
  .about .about-plate4 .plate4-item {
    width: calc(100% / 2);
    height: 4rem;
    padding-top: 0.9rem;
    text-align: center;
    border-left: 1px solid rgba(255, 255, 255, 0.2);
    border-bottom: 1px solid 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;
  }
  .about .about-plate4 .plate4-item:nth-child(4n + 1) {
    border-left: 1px solid rgba(255, 255, 255, 0.2);
  }
  .about .about-plate4 .plate4-item .item-title {
    font-size: 0.4rem;
    color: #fff;
  }
  .about .about-plate4 .plate4-item .item-English {
    margin-top: 0.12rem;
    font-family: 'MontserratBold';
    font-size: 0.28rem;
    color: #fff;
    opacity: 0.2;
  }
  .about .about-plate4 .plate4-item .item-text {
    margin-top: 0.4rem;
    font-size: 0.3rem;
    color: #fff;
  }
  .about .about-plate4 .plate4-item:hover {
    background: #cfa14c;
  }
  .culture {
    width: 100%;
    height: auto;
    background: #fafafa;
    padding: 1rem 0.3rem 1.2rem;
  }
  .culture .culture-mail {
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  .culture .culture-mail .mail-item {
    display: block;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    margin-bottom: 0.3rem;
  }
  .culture .culture-mail .mail-item .item-pic2 {
    display: block;
    width: 100%;
    height: auto;
    overflow: hidden;
  }
  .culture .culture-mail .mail-item .item-pic2 img {
    width: 100%;
    height: auto;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .culture .culture-mail .mail-item .item-web-pic,
  .culture .culture-mail .mail-item .item-pic {
    display: block;
    width: 100%;
    height: auto;
    overflow: hidden;
  }
  .culture .culture-mail .mail-item .item-web-pic img,
  .culture .culture-mail .mail-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;
  }
  .culture .culture-mail .mail-item .item-cent {
    width: 100%;
    height: auto;
    padding: 0.7rem 0.5rem 0.3rem 0.7rem;
    background: #fff;
  }
  .culture .culture-mail .mail-item .item-cent .cent-cont {
    width: 100%;
    height: auto;
    overflow-y: scroll;
  }
  .culture .culture-mail .mail-item .item-cent .cent-cont::-webkit-scrollbar {
    width: 3px;
    height: 3px;
  }
  .culture .culture-mail .mail-item .item-cent .cent-cont::-webkit-scrollbar-thumb {
    background: #114470;
  }
  .culture .culture-mail .mail-item .item-cent .cent-cont .cont-title {
    font-size: 0.5rem;
    font-weight: bold;
    color: #114470;
  }
  .culture .culture-mail .mail-item .item-cent .cent-cont .cont-text {
    margin-top: 0.14rem;
    font-size: 0.28rem;
    line-height: 0.44rem;
    color: #666;
  }
  .culture .culture-mail .mail-item .item-cent .cent-cont2 {
    width: 100%;
    height: auto;
    overflow-y: scroll;
  }
  .culture .culture-mail .mail-item .item-cent .cent-cont2::-webkit-scrollbar {
    width: 3px;
    height: 3px;
  }
  .culture .culture-mail .mail-item .item-cent .cent-cont2::-webkit-scrollbar-thumb {
    background: #114470;
  }
  .culture .culture-mail .mail-item .item-cent .cent-cont2 .cont-title {
    font-size: 0.5rem;
    font-weight: bold;
    color: #114470;
  }
  .culture .culture-mail .mail-item .item-cent .cent-cont2 .cont-subtitle {
    margin-top: 0.32rem;
    font-size: 0.28rem;
    font-weight: bold;
    line-height: 0.44rem;
    color: #333;
  }
  .culture .culture-mail .mail-item .item-cent .cent-cont2 .cont-text {
    margin-top: 0.14rem;
    font-size: 0.28rem;
    line-height: 0.44rem;
    color: #666;
  }
  .culture .culture-mail .mail-item .item-pc-pic {
    display: none;
  }
  .honor {
    width: 100%;
    height: auto;
    padding: 1rem 0.3rem 1.2rem;
  }
  .honor .honor-mail {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  .honor .honor-mail .mail-item {
    width: calc(100% / 2 - 0.1rem);
    height: 5rem;
    margin: 0 0 0.32rem 0;
  }
  .honor .honor-mail .mail-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .honor .honor-mail .mail-item a {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
    background: #fff;
    border: solid 1px #eee;
  }
  .honor .honor-mail .mail-item a .item-pic {
    width: 100%;
    height: 3.6rem;
    padding: 0.32rem 0.5rem 0;
    line-height: 3.4rem;
    overflow: hidden;
  }
  .honor .honor-mail .mail-item a .item-pic img {
    width: 100%;
  }
  .honor .honor-mail .mail-item a .item-title {
    margin-top: 0.3rem;
    font-size: 0.28rem;
    text-align: center;
    color: #666;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .honor .honor-mail .mail-item a:hover {
    border: solid 1px #fff;
    box-shadow: 0.04rem 0 0.38rem rgba(0, 0, 0, 0.1);
  }
  .honor .honor-mail .mail-item a:hover .item-title {
    color: #cfa14c;
  }
  .honor .honor-mail .mail-item a:hover::after {
    opacity: 1;
  }
  .video {
    width: 100%;
    height: auto;
    padding: 1rem 0.3rem 1.2rem;
  }
  .video .video-mail {
    position: relative;
    width: 100%;
    height: auto;
    margin: 0 auto;
    background: #000;
  }
  .video .video-mail .hidden-box {
    width: 100%;
    height: 100%;
  }
  .video .video-mail .hidden-box .box-pic {
    width: 100%;
    height: auto;
  }
  .video .video-mail .hidden-box .box-pic img {
    width: 100%;
  }
  .video .video-mail .hidden-box .icon-box {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 1rem;
    height: 1rem;
    cursor: pointer;
    transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
  }
  .video .video-mail .hidden-box .icon-box .right-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 0.8rem;
    z-index: 3;
    transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
  }
  .video .video-mail .hidden-box .icon-box .right-solid {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 0.6rem;
    height: 0.6rem;
    border-radius: 50%;
    background-color: #cfa14c;
    transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
  }
  .video .video-mail .hidden-box .icon-box:hover .right-solid {
    animation: videoPlay 1.5s;
    animation-iteration-count: infinite;
    -webkit-animation: videoPlay 1.5s;
    -webkit-animation-iteration-count: infinite;
  }
  .video .video-mail .video-box {
    display: none;
    width: 100%;
    height: auto;
  }
  .video .video-mail .video-box video {
    width: 100%;
    height: auto;
  }
  .family {
    width: 100%;
    height: auto;
    padding: 1rem 0 1.2rem;
  }
  .family .family-cont {
    width: 100%;
    padding: 0 0.3rem;
  }
  .family .family-cont .box-pic {
    width: 100%;
    height: 80vh;
    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);
  }
  .application {
    width: 100%;
    height: auto;
    padding: 1rem 0.3rem 1.2rem;
  }
  .application .application-mail {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  .application .application-mail .mail-form {
    width: 100%;
    height: auto;
  }
  .application .application-mail .mail-form .form-text {
    margin-bottom: 0.3rem;
    font-size: 0.28rem;
    font-weight: bold;
    color: #333;
  }
  .application .application-mail .mail-form .form-item {
    display: flex;
    justify-content: flex-start;
    width: 100%;
    height: auto;
    margin-bottom: 0.3rem;
  }
  .application .application-mail .mail-form .form-item .item-title {
    width: 1.7rem;
    height: auto;
    padding-top: 0.12rem;
    font-size: 0.28rem;
    color: #666;
  }
  .application .application-mail .mail-form .form-item .item-title span {
    color: #fd0202;
  }
  .application .application-mail .mail-form .form-item .item-input {
    flex: 1;
    height: 0.7rem;
    background: #f8f8f8;
  }
  .application .application-mail .mail-form .form-item .item-input input {
    width: 100%;
    height: 100%;
    padding: 0 0.3rem;
    font-family: "微软雅黑";
    font-size: 0.28rem;
    color: #666;
    background: none;
  }
  .application .application-mail .mail-form .form-item .item-textarea {
    flex: 1;
    height: 2.14rem;
    background: #f8f8f8;
  }
  .application .application-mail .mail-form .form-item .item-textarea textarea {
    width: 100%;
    height: 100%;
    padding: 0.3rem;
    font-family: "微软雅黑";
    font-size: 0.28rem;
    color: #666;
    background: none;
  }
  .application .application-mail .mail-form .form-botton {
    display: block;
    width: 2.6rem;
    height: 0.8rem;
    margin: 0.1rem 0 0 1.6rem;
    font-size: 0.28rem;
    font-weight: bold;
    text-align: center;
    line-height: 0.8rem;
    color: #fff;
    background: #114470;
  }
  .application .application-mail .mail-pic {
    width: 100%;
    height: auto;
    margin-top: 0.5rem;
    overflow: hidden;
  }
  .application .application-mail .mail-pic img {
    width: 100%;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .application .application-mail .mail-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));
  }
  .join {
    width: 100%;
    height: auto;
    padding: 1rem 0.3rem 1.2rem;
    background: #f7f7f7;
  }
  .join .join-mail {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    margin: 0 auto 0.3rem;
  }
  .join .join-mail .mail-list {
    width: 100%;
    height: auto;
    margin: 0.34rem 0 0 0;
    cursor: pointer;
  }
  .join .join-mail .mail-list:nth-child(3n + 1) {
    margin-left: 0;
  }
  .join .join-mail .mail-list .list-cent {
    width: 100%;
    height: 100%;
    padding: 0.7rem 0.56rem 0.5rem;
    background: #ffffff;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .join .join-mail .mail-list .list-cent .cent-title {
    font-size: 0.4rem;
    color: #191c22;
  }
  .join .join-mail .mail-list .list-cent .cent-title img {
    width: 0.34rem;
    margin: -0.06rem 0.1rem 0 0;
  }
  .join .join-mail .mail-list .list-cent .cent-heng {
    width: 20px;
    height: 3px;
    margin: 0.3rem 0 0.36rem;
    background: #e0e0e0;
  }
  .join .join-mail .mail-list .list-cent .cent-text {
    font-size: 0.28rem;
    line-height: 0.44rem;
    color: #6f7275;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .join .join-mail .mail-list .list-cent .cent-botton {
    position: relative;
    width: 0.6rem;
    height: 0.6rem;
    margin-top: 0.4rem;
    text-align: center;
    border-radius: 50%;
    border: solid 1px #cfa14c;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .join .join-mail .mail-list .list-cent .cent-botton img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 13px;
    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;
  }
  .join .join-mail .mail-list .list-cent .cent-botton .img2 {
    opacity: 0;
  }
  .join .join-mail .mail-list .list-cent .cent-botton:hover {
    background: #cfa14c;
  }
  .join .join-mail .mail-list .list-cent .cent-botton:hover .img2 {
    opacity: 1;
  }
  .join .join-mail .mail-list .list-cent .cent-botton:hover .img1 {
    opacity: 0;
  }
  .join .join-mail .mail-list:hover .list-cent {
    box-shadow: 0 0 0.3rem rgba(0, 0, 0, 0.08);
  }
  .join .cont-mask {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: rgba(0, 0, 0, 0.5);
    z-index: 199;
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .join .cont-popup {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 94%;
    height: auto;
    padding: 0.3rem 0 0.3rem 0.3rem;
    background: #fff;
    z-index: 299;
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
  }
  .join .cont-popup .popup-top {
    width: 100%;
    height: auto;
    padding-right: 0.3rem;
  }
  .join .cont-popup .popup-top .top-title {
    position: relative;
    font-size: 0.4rem;
    color: #114470;
  }
  .join .cont-popup .popup-top .top-title .top-close {
    position: absolute;
    top: 0.2rem;
    right: 0;
    width: 0.44rem;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .join .cont-popup .popup-top .top-title .top-close:hover {
    transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
  }
  .join .cont-popup .popup-top .top-box {
    display: flex;
    justify-content: space-between;
    width: 100%;
    height: auto;
    margin-top: 0.1rem;
    padding-bottom: 0.3rem;
    border-bottom: solid 1px #e5e5e5;
  }
  .join .cont-popup .popup-top .top-box .box-left {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    width: 100%;
  }
  .join .cont-popup .popup-top .top-box .box-left .left-text {
    font-size: 0.28rem;
    line-height: 0.44rem;
    color: #666;
  }
  .join .cont-popup .popup-top .top-box .box-right {
    display: block;
    width: 1.44rem;
    height: 0.5rem;
    font-size: 16px;
    text-align: center;
    line-height: 0.5rem;
    color: #fff;
    background: #cfa14c;
  }
  .join .cont-popup .popup-top .top-box .box-right:hover {
    background: #114470;
  }
  .join .cont-popup .popup-cent {
    width: 100%;
    height: 6rem;
    margin-top: 0.6rem;
    padding-right: 1rem;
    overflow-y: scroll;
  }
  .join .cont-popup .popup-cent::-webkit-scrollbar {
    width: 4px;
    background: #e5e5e5;
  }
  .join .cont-popup .popup-cent::-webkit-scrollbar-thumb {
    background: #114470;
  }
  .join .cont-popup .popup-cent .cent-cont {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
  }
  .join .cont-popup .popup-cent .cent-cont .cont-cent {
    width: 100%;
    height: auto;
  }
  .join .cont-popup .popup-cent .cent-cont .cont-cent .cent-title {
    font-size: 0.28rem;
    font-weight: bold;
    line-height: 0.46rem;
    color: #333;
  }
  .join .cont-popup .popup-cent .cent-cont .cont-cent .cent-text {
    font-size: 0.28rem;
    line-height: 0.46rem;
    color: #6f7275;
  }
  .join .cont-popup .popup-cent .cent-Email {
    margin-top: 0.7rem;
    font-size: 0.28rem;
    color: #666;
  }
  .join .cont-popup .popup-cent .cent-Email span {
    font-weight: bold;
    color: #333;
  }
  .join .cont-popup .popup-cent a {
    display: block;
    width: 2.6rem;
    height: 0.7rem;
    margin-top: 0.5rem;
    font-size: 0.28rem;
    text-align: center;
    line-height: 0.7rem;
    color: #fff;
    background: #114470;
  }
  .contact {
    width: 100%;
    height: auto;
    padding: 1rem 0.3rem 1.2rem;
    overflow: hidden;
  }
  .contact .contact-mail {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  .contact .contact-mail .mail-cent {
    width: 100%;
    height: auto;
  }
  .contact .contact-mail .mail-cent .cent-title {
    margin-bottom: 0.12rem;
    font-size: 0.48rem;
    font-weight: bold;
    color: #114470;
  }
  .contact .contact-mail .mail-cent .cent-text {
    font-size: 0.28rem;
    line-height: 0.65rem;
    color: #666;
  }
  .contact .contact-mail .mail-cent .cent-text img {
    width: 0.3rem;
    margin: -0.04rem 0.14rem 0 0;
  }
  .contact .contact-mail .mail-cent .cent-ewm {
    width: 2.6rem;
    margin: 0.2rem auto 0;
  }
  .contact .contact-mail .mail-cent .cent-ewm img {
    width: 100%;
  }
  .contact .contact-mail .mail-pic {
    width: 100%;
    height: auto;
    margin-top: 0.5rem;
  }
  .contact .contact-mail .mail-pic img {
    width: 100%;
    margin-right: 0;
  }
  .experience {
    width: 100%;
    height: auto;
    padding: 1rem 0.3rem 1.2rem;
  }
  .experience .experience-mail {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  .experience .experience-mail .mail-item {
    display: block;
    width: 100%;
    height: auto;
    margin: 0 0 0.34rem 0;
  }
  .experience .experience-mail .mail-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .experience .experience-mail .mail-item .item-pic {
    width: 100%;
    height: auto;
    text-align: center;
    background: #f7f7f7;
    overflow: hidden;
  }
  .experience .experience-mail .mail-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;
  }
  .experience .experience-mail .mail-item .item-cent {
    width: 100%;
    height: auto;
    padding: 0.3rem 0.4rem 0.6rem;
    border: solid 1px #eee;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .experience .experience-mail .mail-item .item-cent .cent-title {
    padding: 0.3rem 0;
    font-size: 0.4rem;
    font-weight: 600;
    color: #cfa14c;
    border-bottom: solid 1px #eee;
    background: url(../images/icon/icon-experience-pic1.png) no-repeat center right;
    background-size: 0.29rem;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .experience .experience-mail .mail-item .item-cent .cent-text {
    margin-top: 0.35rem;
    font-size: 0.28rem;
    line-height: 0.46rem;
    color: #666;
    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;
  }
  .experience .experience-mail .mail-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));
  }
  .experience .experience-mail .mail-item:hover .item-cent {
    border: solid 1px #114470;
    background: #114470;
  }
  .experience .experience-mail .mail-item:hover .item-cent .cent-title {
    color: #fff;
    border-bottom: solid 1px rgba(255, 255, 255, 0.1);
    background: url(../images/icon/icon-experience-pic2.png) no-repeat center right;
    background-size: 0.29rem;
  }
  .experience .experience-mail .mail-item:hover .item-cent .cent-text {
    color: #fff;
  }
  .experience .experience-load {
    display: block;
    width: 2.6rem;
    height: 0.8rem;
    margin: 0.24rem auto 0;
  }
  .experience .experience-load a {
    display: block;
    width: 100%;
    height: 100%;
    font-size: 0.28rem;
    text-align: center;
    line-height: 0.8rem;
    color: #fff;
    background: #114470;
  }
  .experience .experience-load a:hover {
    transform: translatey(-10px);
    -o-transform: translatey(-10px);
    -moz-transform: translatey(-10px);
    -webkit-transform: translatey(-10px);
  }
  .news {
    width: 100%;
    height: auto;
  }
  .news .news-top {
    width: 100%;
    height: auto;
    padding: 1rem 0.3rem 1.2rem;
  }
  .news .news-top .top-swiper {
    position: relative;
    width: 100%;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
  }
  .news .news-top .top-swiper .swiper-slide {
    width: 100%;
    height: auto;
  }
  .news .news-top .top-swiper .swiper-slide .slide-box {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
  }
  .news .news-top .top-swiper .swiper-slide .slide-box .box-pic {
    width: 100%;
    height: auto;
    overflow: hidden;
  }
  .news .news-top .top-swiper .swiper-slide .slide-box .box-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;
  }
  .news .news-top .top-swiper .swiper-slide .slide-box .box-cont {
    width: 100%;
    height: auto;
    padding: 0.72rem 0.3rem 1.4rem;
    border: solid 1px #eee;
  }
  .news .news-top .top-swiper .swiper-slide .slide-box .box-cont .cont-time {
    margin-bottom: 0.2rem;
    font-family: 'MontserratBold';
    font-size: 0.4rem;
    color: #cfa14c;
  }
  .news .news-top .top-swiper .swiper-slide .slide-box .box-cont .cont-title {
    font-size: 0.5rem;
    font-weight: 600;
    line-height: 0.65rem;
    color: #114470;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
  .news .news-top .top-swiper .swiper-slide .slide-box .box-cont .cont-text {
    margin-top: 0.26rem;
    font-size: 0.28rem;
    line-height: 0.46rem;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
  .news .news-top .top-swiper .swiper-slide .slide-box:hover .box-pic img {
    transform: scale(1.1, 1.1) translateZ(0);
    -o-transform: scale(1.1, 1.1) translateZ(0);
    -moz-transform: scale(1.1, 1.1) translateZ(0);
    -webkit-transform: scale(1.1, 1.1 translateZ(0));
  }
  .news .news-top .top-swiper .swiper-pagination {
    position: absolute;
    bottom: 0.6rem;
    left: auto;
    right: 0;
    width: 100%;
    padding-left: 0.3rem;
    text-align: left;
  }
  .news .news-top .top-swiper .swiper-pagination .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    margin: 0 10px;
    background: none;
    border: solid 2px #cfa14c;
    opacity: 1;
  }
  .news .news-top .top-swiper .swiper-pagination .swiper-pagination-bullet-active {
    background: #114470;
    border: solid 2px #114470;
  }
  .news .news-mail {
    width: 100%;
    height: auto;
    padding: 1rem 0.3rem 1.2rem;
    background: #f7f7f7;
  }
  .news .news-mail .mail-cont {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  .news .news-mail .mail-cont .cont-item {
    width: 100%;
    height: auto;
    margin: 0 0 0.4rem 0;
  }
  .news .news-mail .mail-cont .cont-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .news .news-mail .mail-cont .cont-item .item-pic {
    width: 100%;
    height: auto;
    overflow: hidden;
  }
  .news .news-mail .mail-cont .cont-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;
  }
  .news .news-mail .mail-cont .cont-item .item-cent {
    width: 100%;
    height: auto;
    padding: 0.56rem 0.3rem;
    background: #fff;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .news .news-mail .mail-cont .cont-item .item-cent .cent-time {
    font-family: 'MontserratBold';
    font-size: 0.3rem;
    color: #000;
    opacity: 0.2;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .news .news-mail .mail-cont .cont-item .item-cent .cent-title {
    width: 100%;
    height: auto;
    margin-top: 0.18rem;
  }
  .news .news-mail .mail-cont .cont-item .item-cent .cent-title .title-text {
    font-size: 0.4rem;
    line-height: 0.52rem;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .news .news-mail .mail-cont .cont-item .item-cent .cent-botton {
    position: relative;
    width: 0.6rem;
    height: 0.6rem;
    margin-top: 0.4rem;
    text-align: center;
    border-radius: 50%;
    border: solid 1px #cfa14c;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .news .news-mail .mail-cont .cont-item .item-cent .cent-botton img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 13px;
    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;
  }
  .news .news-mail .mail-cont .cont-item .item-cent .cent-botton .img2 {
    opacity: 0;
  }
  .news .news-mail .mail-cont .cont-item:hover .item-pic img {
    transform: scale(1.1, 1.1) translateZ(0);
    -o-transform: scale(1.1, 1.1) translateZ(0);
    -moz-transform: scale(1.1, 1.1) translateZ(0);
    -webkit-transform: scale(1.1, 1.1 translateZ(0));
  }
  .news .news-mail .mail-cont .cont-item:hover .item-cent {
    background: #114470;
  }
  .news .news-mail .mail-cont .cont-item:hover .item-cent .cent-time {
    color: #fff;
    opacity: 1;
  }
  .news .news-mail .mail-cont .cont-item:hover .item-cent .cent-title .title-text {
    color: #fff;
  }
  .news .news-mail .mail-cont .cont-item:hover .item-cent .cent-botton {
    background: #cfa14c;
  }
  .news .news-mail .mail-cont .cont-item:hover .item-cent .cent-botton .img2 {
    opacity: 1;
  }
  .news .news-mail .mail-cont .cont-item:hover .item-cent .cent-botton .img1 {
    opacity: 0;
  }
  .newsDetails {
    width: 100%;
    height: auto;
    padding: 1rem 0.3rem 1.2rem;
  }
  .newsDetails .newsDetails-mail {
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  .newsDetails .newsDetails-mail .mail-top {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    padding-bottom: 0.5rem;
    border-bottom: solid 1px #eeeeee;
  }
  .newsDetails .newsDetails-mail .mail-top .top-cent {
    width: 100%;
    height: auto;
  }
  .newsDetails .newsDetails-mail .mail-top .top-cent .cent-title {
    font-size: 0.42rem;
    font-weight: 600;
    line-height: 0.56rem;
    color: #114470;
  }
  .newsDetails .newsDetails-mail .mail-top .top-cent .cent-time {
    margin-top: 0.24rem;
    font-size: 0.26rem;
    color: #999;
  }
  .newsDetails .newsDetails-mail .mail-top .top-cent .cent-time span {
    font-family: 'MontserratBold';
    color: #cfa14c;
  }
  .newsDetails .newsDetails-mail .mail-top .top-botton {
    width: 2.6rem;
    height: 0.7rem;
    margin-top: 0.3rem;
    font-size: 0.28rem;
    text-align: center;
    line-height: 0.7rem;
    color: #fff;
    background: #114470;
  }
  .newsDetails .newsDetails-mail .mail-top .top-botton img {
    width: 0.28rem;
    margin: -0.04rem 0.1rem 0 0;
  }
  .newsDetails .newsDetails-mail .mail-top .top-botton:hover {
    transform: translatey(-10px);
    -o-transform: translatey(-10px);
    -moz-transform: translatey(-10px);
    -webkit-transform: translatey(-10px);
  }
  .newsDetails .newsDetails-mail .mail-cont {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    margin-top: 0.7rem;
  }
  .newsDetails .newsDetails-mail .mail-cont .cont-box {
    width: 100%;
    height: auto;
  }
  .newsDetails .newsDetails-mail .mail-cont .cont-box .box-bottom {
    width: 100%;
    height: auto;
    margin-top: 1.2rem;
  }
  .newsDetails .newsDetails-mail .mail-cont .cont-box .box-bottom .bottom-title {
    width: 100%;
    height: 48px;
    margin-bottom: 0.1rem;
    display: block;
    padding: 0 0.35rem;
    font-size: 0.26rem;
    line-height: 48px;
    font-weight: bold;
    color: #666;
    background: #f7f7f7;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .newsDetails .newsDetails-mail .mail-cont .cont-box .box-bottom .bottom-title a {
    margin-left: 0.15rem;
    color: #666;
  }
  .newsDetails .newsDetails-mail .mail-cont .cont-box .box-bottom .bottom-title a:hover {
    color: #114470;
  }
  .newsDetails .newsDetails-mail .mail-cont .cont-cent {
    width: 100%;
    height: auto;
  }
  .newsDetails .newsDetails-mail .mail-cont .cont-cent .cent-text {
    margin-bottom: 0.3rem;
    font-size: 0.28rem;
    text-indent: 0.56rem;
    line-height: 0.46rem;
    color: #666;
  }
  .newsDetails .newsDetails-mail .mail-cont .cont-cent .cent-text:last-child {
    margin-bottom: 0;
  }
  .newsDetails .newsDetails-mail .mail-cont .cont-cent .cent-pic {
    width: 100%;
    height: auto;
    margin-bottom: 0.35rem;
    text-align: center;
  }
  .newsDetails .newsDetails-mail .mail-cont .cont-cent .cent-pic img {
    max-width: 100%;
    width: auto;
  }
  .newsDetails .newsDetails-mail .mail-cont .cont-cent .cent-title {
    font-size: 0.28rem;
    font-weight: bold;
    text-indent: 0.56rem;
    line-height: 0.46rem;
    color: #333;
  }
  .newsDetails .newsDetails-mail .mail-cont .cont-list {
    width: 100%;
    height: auto;
    margin-top: 1rem;
  }
  .newsDetails .newsDetails-mail .mail-cont .cont-list .list-title {
    margin-bottom: 0.26rem;
    font-size: 0.34rem;
    font-weight: 600;
    color: #333;
  }
  .newsDetails .newsDetails-mail .mail-cont .cont-list .list-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: auto;
    margin-bottom: 0.45rem;
  }
  .newsDetails .newsDetails-mail .mail-cont .cont-list .list-item .item-pic {
    width: 2.6rem;
    height: auto;
    overflow: hidden;
  }
  .newsDetails .newsDetails-mail .mail-cont .cont-list .list-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;
  }
  .newsDetails .newsDetails-mail .mail-cont .cont-list .list-item .item-cent {
    flex: 1;
    height: auto;
    padding-left: 0.3rem;
  }
  .newsDetails .newsDetails-mail .mail-cont .cont-list .list-item .item-cent .cent-time {
    font-family: 'MontserratBold';
    font-size: 0.3rem;
    color: #d6d6d6;
  }
  .newsDetails .newsDetails-mail .mail-cont .cont-list .list-item .item-cent .cent-title {
    margin-top: 0.1rem;
    font-size: 0.28rem;
    line-height: 0.46rem;
    color: #333;
  }
  .newsDetails .newsDetails-mail .mail-cont .cont-list .list-item:hover .item-pic img {
    transform: scale(1.1, 1.1) translateZ(0);
    -o-transform: scale(1.1, 1.1) translateZ(0);
    -moz-transform: scale(1.1, 1.1) translateZ(0);
    -webkit-transform: scale(1.1, 1.1 translateZ(0));
  }
  .viewer-toolbar {
    width: 100% !important;
    padding: 0.1rem !important;
  }
  .viewer-toolbar > li {
    position: relative;
    width: 0.6rem !important;
    height: 0.6rem !important;
  }
  .viewer-toolbar > li + li {
    margin-left: 0.05rem !important;
  }
  .viewer-toolbar > li:before {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 0.5rem;
    height: 0.5rem;
    margin: 0 !important;
    transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
  }
  .viewer-toolbar > .viewer-play {
    width: 0.7rem !important;
    height: 0.7rem !important;
    margin-top: -0.06rem !important;
    margin-bottom: -0.06rem !important;
  }
  .viewer-toolbar > .viewer-play:before {
    margin: 0 !important;
  }
  .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: #114470;
  }
  @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);
    }
  }
}
