.txet-over1 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media screen and (max-width: 1640px) {
  .productDetails .cont-plate5 .plate5-cent .cent-box .box-list {
    height: 5.8rem;
  }
}
@media screen and (max-width: 1440px) {
  .container .cont-plate3 .plate3-box .box-cent .cent-left .left-cont .cont-time,
  .container .cont-plate3 .plate3-box .box-cent .cent-right .right-list .list-link .link-time {
    width: 1.2rem;
  }
  .container .cont-plate3 .plate3-box .box-cent .cent-left .left-cont .cont-font,
  .container .cont-plate3 .plate3-box .box-cent .cent-right .right-list .list-link .link-font {
    width: calc(100% - 1.2rem);
  }
  .productDetails .cont-plate5 .plate5-cent .cent-box .box-list {
    height: 6.8rem;
  }
}
@media screen and (max-width: 1004px) {
  .head {
    position: relative;
    width: 100%;
    height: auto;
  }
  .head .head-top {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 0.96rem;
    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%;
    padding: 0 0.3rem;
  }
  .head .head-top .top-box .box-logo {
    position: relative;
    width: 2rem;
    height: 100%;
  }
  .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-right {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    width: auto;
    height: 100%;
  }
  .head .head-top .top-box .box-right .right-nav {
    display: none;
  }
  .head .head-top .top-box .box-right .right-icon {
    display: none;
  }
  .head .head-top .top-box .box-right .right-web-sousuo,
  .head .head-top .top-box .box-right .right-web-caidan {
    display: block;
    width: 0.7rem;
    margin-left: 0.2rem;
  }
  .head .head-top .top-box .box-right .right-web-sousuo img,
  .head .head-top .top-box .box-right .right-web-caidan img {
    width: 100%;
  }
  .head .head-top:hover {
    background: none;
  }
  .head .head-top:hover .box-logo .img2 {
    opacity: 0;
  }
  .head .head-top:hover .box-logo .img1 {
    opacity: 1;
  }
  .head .head-top:hover .right-icon .img2 {
    opacity: 1 !important;
  }
  .head .head-top:hover .right-icon .img1 {
    opacity: 0 !important;
  }
  .head .head-banner {
    width: 100%;
    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: 2.4rem;
    left: 0;
    width: 100%;
    height: auto;
    transform: translateX(0);
    -o-transform: translateX(0);
    -moz-transform: translateX(0);
    -webkit-transform: translateX(0);
  }
  .head .head-banner .swiper-slide .slide-box .box-cent .cent-title {
    font-size: 0.46rem;
    text-align: center;
    color: #fff;
    opacity: 0;
    transform: translatey(30px);
    -o-transform: translatey(30px);
    -moz-transform: translatey(30px);
    -webkit-transform: translatey(30px);
    transition: all 0.5s 0.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-English {
    margin-top: 0.1rem;
    font-family: 'MontserratBold';
    font-size: 0.58rem;
    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.75s;
    -o-transition: all 0.5s 0.75s;
    -moz-transition: all 0.5s 0.75s;
    -webkit-transition: all 0.5s 0.75s;
  }
  .head .head-banner .swiper-slide .slide-box .box-cent .cent-text {
    margin-top: 0.16rem;
    font-size: 0.34rem;
    text-align: center;
    color: #fff;
    opacity: 0;
    transform: translatey(30px);
    -o-transform: translatey(30px);
    -moz-transform: translatey(30px);
    -webkit-transform: translatey(30px);
    transition: all 0.5s 0.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-active .cent-title,
  .head .head-banner .swiper-slide-active .cent-English,
  .head .head-banner .swiper-slide-active .cent-text {
    opacity: 1 !important;
    transform: translatey(0) !important;
    -o-transform: translatey(0) !important;
    -moz-transform: translatey(0) !important;
    -webkit-transform: translatey(0) !important;
  }
  .head .head-banner .swiper-pagination {
    bottom: 0.3rem;
    width: 100%;
    text-align: center;
  }
  .head .head-banner .swiper-pagination .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    margin: 0 6px;
    background: #fff;
    opacity: 1;
    border-radius: 50%;
  }
  .head .head-banner .swiper-pagination .swiper-pagination-bullet-active {
    background: #0f6fa9;
  }
  .head .head-banner .banner-pic {
    width: 100%;
    height: 6rem;
    overflow: hidden;
  }
  .head .head-banner .banner-pic img {
    width: auto;
    height: 100%;
    transform: translateX(-20%);
    -o-transform: translateX(-20%);
    -moz-transform: translateX(-20%);
    -webkit-transform: translateX(-20%);
  }
  .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.46rem;
    color: #fff;
  }
  .head .head-banner .banner-cent .cent-English {
    margin-top: 0.1rem;
    font-family: 'MontserratBold';
    font-size: 0.58rem;
    color: #fff;
  }
  .head .head-banner .banner-cent span {
    display: block;
    width: 48px;
    height: 5px;
    margin-top: 0.3rem;
    background: #7bb62c;
  }
  .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: #0f6fa9;
    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.38rem;
    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;
    background: #fff;
    border-bottom: solid 1px #7bb62c;
  }
  .head .Whead-sidebar .sidebar-top .top-icon {
    width: 2.2rem;
  }
  .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.7rem;
    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-size: 0.28rem;
    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-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: #7bb62c !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: #7bb62c;
    z-index: 69;
  }
  .head .head-Wnav .Wnav-top {
    font-size: 16px;
    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;
    font-size: 14px;
    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;
    color: #000;
    border-bottom: solid 1px #ccc;
  }
  .head .head-nav {
    display: none;
  }
  .container {
    width: 100%;
    height: auto;
  }
  .container .cont-plate1 {
    width: 100%;
    height: auto;
    padding: 1.2rem 0 0.8rem;
    background: #fff url(../images/plate1-bg.jpg) no-repeat left 53%;
    background-size: 145%;
  }
  .container .cont-plate1 .plate1-box {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    padding: 0 0.3rem;
  }
  .container .cont-plate1 .plate1-box .box-left {
    display: flex;
    justify-content: space-between;
    width: 100%;
    height: auto;
  }
  .container .cont-plate1 .plate1-box .box-left .left-cent {
    width: 75%;
    height: auto;
  }
  .container .cont-plate1 .plate1-box .box-left .left-cent .cent-title {
    font-size: 0.4rem;
    font-weight: bold;
    color: #1e1e1e;
  }
  .container .cont-plate1 .plate1-box .box-left .left-cent .cent-English {
    margin: 0.04rem 0 0.5rem;
    font-family: 'MontserratBold';
    font-size: 0.5rem;
    color: #1e1e1e;
  }
  .container .cont-plate1 .plate1-box .box-left .left-cent .cent-English span {
    color: #7bb62c;
  }
  .container .cont-plate1 .plate1-box .box-left .left-cent .cent-text {
    margin-top: 0.34rem;
    font-size: 0.26rem;
    line-height: 0.42rem;
    color: #676767;
  }
  .container .cont-plate1 .plate1-box .box-left .left-cent .cent-button {
    display: block;
    width: 2.4rem;
    height: 0.8rem;
    margin-top: 0.7rem;
    font-size: 0.26rem;
    font-weight: bold;
    text-align: center;
    line-height: 0.8rem;
    color: #fff;
    background: #7bb62c;
  }
  .container .cont-plate1 .plate1-box .box-left .left-cent .cent-button:hover {
    transform: translatey(-10px);
    -o-transform: translatey(-10px);
    -moz-transform: translatey(-10px);
    -webkit-transform: translatey(-10px);
  }
  .container .cont-plate1 .plate1-box .box-left .left-cent .cent-button img {
    width: 6px;
    margin-left: 0.15rem;
  }
  .container .cont-plate1 .plate1-box .box-left .left-cont {
    width: 18%;
    height: auto;
    padding-top: 0.6rem;
  }
  .container .cont-plate1 .plate1-box .box-left .left-cont .cont-list {
    width: 100%;
    height: auto;
    margin-bottom: 0.9rem;
  }
  .container .cont-plate1 .plate1-box .box-left .left-cont .cont-list .list-icon {
    width: 41px;
    height: auto;
    margin: 0 auto;
  }
  .container .cont-plate1 .plate1-box .box-left .left-cont .cont-list .list-icon img {
    width: 100%;
  }
  .container .cont-plate1 .plate1-box .box-left .left-cont .cont-list .list-title {
    margin-top: 0.28rem;
    font-size: 14px;
    text-align: center;
    color: #414141;
  }
  .container .cont-plate1 .plate1-box .box-left .left-cont .cont-list .list-English {
    margin-top: 0.04rem;
    font-size: 12px;
    text-align: center;
    color: #414141;
    opacity: 0.3;
  }
  .container .cont-plate1 .plate1-box .box-right {
    width: 100%;
    height: auto;
    margin-top: 1.2rem;
  }
  .container .cont-plate1 .plate1-box .box-right .right-box {
    position: relative;
    width: 100%;
    height: auto;
  }
  .container .cont-plate1 .plate1-box .box-right .right-box .right-pic {
    width: 100%;
    overflow: hidden;
  }
  .container .cont-plate1 .plate1-box .box-right .right-box .right-pic img {
    width: 100%;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .cont-plate1 .plate1-box .box-right .right-box .right-cent {
    position: absolute;
    top: 0.6rem;
    left: 0;
    width: 100%;
    padding-left: 0.45rem;
  }
  .container .cont-plate1 .plate1-box .box-right .right-box .right-cent .cent-English {
    font-family: 'Arial';
    font-size: 0.3rem;
    font-weight: bold;
    color: #fff;
  }
  .container .cont-plate1 .plate1-box .box-right .right-box .right-cent span {
    display: block;
    width: 21px;
    height: 3px;
    margin-top: 0.15rem;
    background: #fff;
  }
  .container .cont-plate1 .plate1-box .box-right .right-box .right-cont {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    position: absolute;
    top: 0;
    right: 0;
    width: 1.3rem;
    height: 100%;
    background: rgba(42, 49, 71, 0.4);
  }
  .container .cont-plate1 .plate1-box .box-right .right-box .right-cont .cont-text {
    position: relative;
    width: 100%;
    height: 2rem;
  }
  .container .cont-plate1 .plate1-box .box-right .right-box .right-cont .cont-text .cont-English {
    position: absolute;
    top: 1.2rem;
    right: -0.6rem;
    display: block;
    width: 2.3rem;
    height: auto;
    font-size: 0.24rem;
    font-family: 'Arial';
    line-height: 0.42rem;
    color: #fffefe;
    opacity: 0.2;
    transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
  }
  .container .cont-plate1 .plate1-box .box-right .right-box .right-cont .cont-button {
    display: block;
    width: 100%;
    height: 1.3rem;
    text-align: center;
    line-height: 1.3rem;
    background: #1e90ff;
  }
  .container .cont-plate1 .plate1-box .box-right .right-box .right-cont .cont-button img {
    width: 39px;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .cont-plate1 .plate1-box .box-right .right-box .right-cont .cont-button:hover img {
    transform: translateX(10px);
    -o-transform: translateX(10px);
    -moz-transform: translateX(10px);
    -webkit-transform: translateX(10px);
  }
  .container .cont-plate1 .plate1-box .box-right .right-box:hover .right-pic img {
    transform: scale(1.1, 1.1) translateZ(0);
    -o-transform: scale(1.1, 1.1) translateZ(0);
    -moz-transform: scale(1.1, 1.1) translateZ(0);
    -webkit-transform: scale(1.1, 1.1 translateZ(0));
  }
  .container .cont-plate2 {
    width: 100%;
    margin-top: 1.2rem;
  }
  .container .cont-plate2 .plate2-box {
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  .container .cont-plate2 .plate2-box .box-title {
    font-size: 0.5rem;
    font-weight: bold;
    text-align: center;
    color: #1e1e1e;
  }
  .container .cont-plate2 .plate2-box .box-English {
    font-size: 0.5rem;
    font-family: 'Arial';
    font-weight: bold;
    text-align: center;
    color: #1e1e1e;
  }
  .container .cont-plate2 .plate2-box .box-English span {
    color: #7bb62c;
  }
  .container .cont-plate2 .plate2-box .box-cent {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    margin-top: 0.5rem;
  }
  .container .cont-plate2 .plate2-box .box-cent .cent-list {
    position: relative;
    width: 50%;
    height: auto;
  }
  .container .cont-plate2 .plate2-box .box-cent .cent-list::after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.2);
    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-box .box-cent .cent-list .list-bg {
    width: 100%;
    height: auto;
    overflow: hidden;
  }
  .container .cont-plate2 .plate2-box .box-cent .cent-list .list-bg img {
    width: 100%;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .cont-plate2 .plate2-box .box-cent .cent-list .list-cont {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: auto;
    transition: all 0.2s;
    -o-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    transform: translatey(-50%);
    -o-transform: translatey(-50%);
    -moz-transform: translatey(-50%);
    -webkit-transform: translatey(-50%);
  }
  .container .cont-plate2 .plate2-box .box-cent .cent-list .list-cont .cont-icon {
    width: 0.72rem;
    height: auto;
    margin: 0 auto;
  }
  .container .cont-plate2 .plate2-box .box-cent .cent-list .list-cont .cont-icon img {
    width: 100%;
  }
  .container .cont-plate2 .plate2-box .box-cent .cent-list .list-cont .cont-title {
    margin-top: 0.34rem;
    font-size: 0.46rem;
    font-weight: bold;
    text-align: center;
    color: #fff;
  }
  .container .cont-plate2 .plate2-box .box-cent .cent-list .list-cont .cont-English {
    margin-top: 0.14rem;
    font-size: 0.34rem;
    font-family: 'Arial';
    font-weight: bold;
    text-align: center;
    color: #fff;
  }
  .container .cont-plate2 .plate2-box .box-cent .cent-list .list-cont2 {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: auto;
    padding: 0 0.3rem 0 0.3rem;
    opacity: 0;
    z-index: 9;
    transform: translatey(-50%);
    -o-transform: translatey(-50%);
    -moz-transform: translatey(-50%);
    -webkit-transform: translatey(-50%);
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .cont-plate2 .plate2-box .box-cent .cent-list .list-cont2 .cont2-title {
    font-size: 0.36rem;
    font-weight: bold;
    color: #fff;
  }
  .container .cont-plate2 .plate2-box .box-cent .cent-list .list-cont2 .cont2-English {
    margin-top: 0.12rem;
    font-size: 0.34rem;
    font-family: 'Arial';
    font-weight: bold;
    color: #fff;
  }
  .container .cont-plate2 .plate2-box .box-cent .cent-list .list-cont2 .cont2-title2 {
    margin-top: 0.65rem;
    font-size: 0.34rem;
    color: #fff;
  }
  .container .cont-plate2 .plate2-box .box-cent .cent-list .list-cont2 .cont2-text {
    margin-top: 0.08rem;
    font-size: 0.26rem;
    line-height: 0.42rem;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
  }
  .container .cont-plate2 .plate2-box .box-cent .cent-list .list-cont2 .cont2-botton {
    display: block;
    width: 2.4rem;
    height: 0.8rem;
    margin-top: 0.6rem;
    font-size: 0.26rem;
    font-weight: bold;
    text-align: center;
    line-height: 0.8rem;
    color: #fff;
    background-color: #7bb62c;
  }
  .container .cont-plate2 .plate2-box .box-cent .cent-list .list-cont2 .cont2-botton img {
    width: 6px;
    margin-left: 0.18rem;
  }
  .container .cont-plate2 .plate2-box .box-cent .cent-list .list-cont2 .cont2-botton:hover {
    transform: translatey(-10px);
    -o-transform: translatey(-10px);
    -moz-transform: translatey(-10px);
    -webkit-transform: translatey(-10px);
  }
  .container .cont-plate2 .plate2-box .box-cent .cent-list:hover::after,
  .container .cont-plate2 .plate2-box .box-cent .cent-list:hover .list-cont2 {
    opacity: 1 !important;
  }
  .container .cont-plate2 .plate2-box .box-cent .cent-list:hover .list-cont {
    opacity: 0 !important;
  }
  .container .cont-plate3 {
    width: 100%;
    height: auto;
    padding: 1.2rem 0;
    background: #f4f4f4 url(../images/plate3-bg.jpg) no-repeat center center;
  }
  .container .cont-plate3 .plate3-box {
    width: 100%;
    height: auto;
    padding: 0 0.3rem;
  }
  .container .cont-plate3 .plate3-box .box-top {
    display: flex;
    justify-content: space-between;
    width: 100%;
    height: auto;
  }
  .container .cont-plate3 .plate3-box .box-top .top-left {
    width: auto;
    height: auto;
  }
  .container .cont-plate3 .plate3-box .box-top .top-left .left-title {
    font-size: 0.4rem;
    font-weight: bold;
    color: #1e1e1e;
  }
  .container .cont-plate3 .plate3-box .box-top .top-left .left-English {
    margin-top: 0.06rem;
    font-size: 0.5rem;
    font-family: 'Arial';
    font-weight: bold;
    color: #1e1e1e;
  }
  .container .cont-plate3 .plate3-box .box-top .top-left .left-English span {
    color: #7bb62c;
  }
  .container .cont-plate3 .plate3-box .box-top .top-right {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    width: auto;
    height: auto;
  }
  .container .cont-plate3 .plate3-box .box-top .top-right .right-list {
    width: 2.2rem;
    height: 0.6rem;
    margin-left: 0.06rem;
    font-size: 0.26rem;
    text-align: center;
    line-height: 0.6rem;
    color: #333;
    cursor: pointer;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .cont-plate3 .plate3-box .box-top .top-right .right-list:hover {
    color: #fff;
    background: #0f6fa9;
  }
  .container .cont-plate3 .plate3-box .box-top .top-right .right-list-active {
    color: #fff;
    background: #0f6fa9;
  }
  .container .cont-plate3 .plate3-box .box-hezi {
    position: relative;
    width: 100%;
    height: 11.5rem;
    margin-top: 0.55rem;
  }
  .container .cont-plate3 .plate3-box .box-hezi .box-cent {
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    opacity: 0;
    visibility: hidden;
  }
  .container .cont-plate3 .plate3-box .box-hezi .box-cent .cent-left {
    width: 100%;
    margin-bottom: 0.2rem;
  }
  .container .cont-plate3 .plate3-box .box-hezi .box-cent .cent-left .left-pic {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
  }
  .container .cont-plate3 .plate3-box .box-hezi .box-cent .cent-left .left-pic img {
    width: 100%;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .cont-plate3 .plate3-box .box-hezi .box-cent .cent-left .left-pic .pic-cent {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: auto;
    padding: 0.2rem 0.3rem 0.3rem;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6));
  }
  .container .cont-plate3 .plate3-box .box-hezi .box-cent .cent-left .left-pic .pic-cent .cent-title {
    font-size: 0.32rem;
    font-weight: bold;
    color: #fff;
  }
  .container .cont-plate3 .plate3-box .box-hezi .box-cent .cent-left .left-pic .pic-cent .cent-text {
    margin-top: 0.14rem;
    font-size: 0.28rem;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
  .container .cont-plate3 .plate3-box .box-hezi .box-cent .cent-left .left-cont {
    display: none;
  }
  .container .cont-plate3 .plate3-box .box-hezi .box-cent .cent-left:hover .left-pic img {
    transform: scale(1, 1) translateZ(0);
    -o-transform: scale(1, 1) translateZ(0);
    -moz-transform: scale(1, 1) translateZ(0);
    -webkit-transform: scale(1, 1 translateZ(0));
  }
  .container .cont-plate3 .plate3-box .box-hezi .box-cent .cent-right {
    width: 100%;
    height: auto;
  }
  .container .cont-plate3 .plate3-box .box-hezi .box-cent .cent-right .right-list {
    position: relative;
    width: 100%;
    height: 1.5rem;
    margin-bottom: 0.2rem;
    background: #fff;
  }
  .container .cont-plate3 .plate3-box .box-hezi .box-cent .cent-right .right-list::after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 3px;
    height: 0;
    background: #0f6fa9;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .cont-plate3 .plate3-box .box-hezi .box-cent .cent-right .right-list .list-link {
    display: flex;
    justify-content: flex-start;
    width: 100%;
    padding: 0.3rem 0.6rem 0.3rem 0.4rem;
  }
  .container .cont-plate3 .plate3-box .box-hezi .box-cent .cent-right .right-list .list-link .link-time {
    width: 1.4rem;
    height: auto;
    padding-right: 0.3rem;
    border-right: solid 1px #e4e4e4;
  }
  .container .cont-plate3 .plate3-box .box-hezi .box-cent .cent-right .right-list .list-link .link-time .time-date {
    font-size: 0.54rem;
    font-family: 'Arial';
    font-weight: bold;
    text-align: center;
    color: #48413e;
  }
  .container .cont-plate3 .plate3-box .box-hezi .box-cent .cent-right .right-list .list-link .link-time .time-yue {
    margin-top: 0.1rem;
    font-size: 0.26rem;
    font-family: 'Arial';
    color: #a8a8a8;
  }
  .container .cont-plate3 .plate3-box .box-hezi .box-cent .cent-right .right-list .list-link .link-font {
    width: calc(100% - 1.4rem);
    padding-left: 0.3rem;
  }
  .container .cont-plate3 .plate3-box .box-hezi .box-cent .cent-right .right-list .list-link .link-font .font-title {
    font-size: 0.28rem;
    font-weight: bold;
    color: #636363;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .cont-plate3 .plate3-box .box-hezi .box-cent .cent-right .right-list .list-link .link-font .font-text {
    margin-top: 0.1rem;
    font-size: 0.26rem;
    line-height: 0.42rem;
    color: #999;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .container .cont-plate3 .plate3-box .box-hezi .box-cent .cent-right .right-list:hover::after {
    height: 100%;
  }
  .container .cont-plate3 .plate3-box .box-hezi .box-cent .cent-right .right-list:hover .font-title {
    color: #0f6fa9 !important;
  }
  .container .cont-plate3 .plate3-box .box-hezi .box-cent-active {
    opacity: 1 !important;
    visibility: visible !important;
    transition: all 2s;
    -o-transition: all 2s;
    -moz-transition: all 2s;
    -webkit-transition: all 2s;
  }
  .container .cont-plate4 {
    width: 100%;
    height: auto;
    padding: 1.2rem 0;
    background: #fff url(../images/plate4-bg.jpg) no-repeat center center;
  }
  .container .cont-plate4 .plate4-box {
    width: 100%;
    height: auto;
    padding: 0 0.3rem;
  }
  .container .cont-plate4 .plate4-box .box-top {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
  }
  .container .cont-plate4 .plate4-box .box-top .top-left {
    width: 100%;
    height: auto;
  }
  .container .cont-plate4 .plate4-box .box-top .top-left .left-title {
    font-size: 0.4rem;
    font-weight: bold;
    text-align: center;
    color: #1e1e1e;
  }
  .container .cont-plate4 .plate4-box .box-top .top-left .left-English {
    margin-top: 0.06rem;
    font-size: 0.4rem;
    font-family: 'Arial';
    font-weight: bold;
    text-align: center;
    color: #1e1e1e;
  }
  .container .cont-plate4 .plate4-box .box-top .top-left .left-English span {
    color: #7bb62c;
  }
  .container .cont-plate4 .plate4-box .box-top .top-right {
    display: flex;
    justify-content: space-between;
    width: auto;
    height: auto;
    margin-top: 0.6rem;
  }
  .container .cont-plate4 .plate4-box .box-top .top-right .right-list {
    width: 2.2rem;
    height: 0.6rem;
    margin-left: 0.06rem;
    font-size: 0.26rem;
    text-align: center;
    line-height: 0.6rem;
    color: #333;
    cursor: pointer;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .cont-plate4 .plate4-box .box-top .top-right .right-list:hover {
    color: #fff;
    background: #0f6fa9;
  }
  .container .cont-plate4 .plate4-box .box-top .top-right .right-list-active {
    color: #fff;
    background: #0f6fa9;
  }
  .container .cont-plate4 .plate4-box .box-hezi {
    position: relative;
    width: 100%;
    height: 25.5rem;
    margin-top: 0.55rem;
  }
  .container .cont-plate4 .plate4-box .box-hezi .hezi-box {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    opacity: 0;
    visibility: hidden;
  }
  .container .cont-plate4 .plate4-box .box-hezi .hezi-box .box-cent-swiper {
    width: 100%;
    height: auto;
    padding-bottom: 0.5rem;
    overflow: hidden;
  }
  .container .cont-plate4 .plate4-box .box-hezi .hezi-box .box-cent-swiper .swiper-slide {
    width: 100%;
    height: auto;
  }
  .container .cont-plate4 .plate4-box .box-hezi .hezi-box .box-cent-swiper .swiper-slide .slide-box {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
  }
  .container .cont-plate4 .plate4-box .box-hezi .hezi-box .box-cent-swiper .swiper-slide .slide-box .box-list {
    position: relative;
    width: 100%;
    height: 6rem;
    margin-left: 0;
    margin-bottom: 0.5rem;
    background: #f7f7fa;
  }
  .container .cont-plate4 .plate4-box .box-hezi .hezi-box .box-cent-swiper .swiper-slide .slide-box .box-list:nth-child(3n + 1) {
    margin-left: 0;
  }
  .container .cont-plate4 .plate4-box .box-hezi .hezi-box .box-cent-swiper .swiper-slide .slide-box .box-list:nth-child(5),
  .container .cont-plate4 .plate4-box .box-hezi .hezi-box .box-cent-swiper .swiper-slide .slide-box .box-list:nth-child(6) {
    display: none;
  }
  .container .cont-plate4 .plate4-box .box-hezi .hezi-box .box-cent-swiper .swiper-slide .slide-box .box-list .list-pic {
    width: 100%;
    height: 5rem;
    text-align: center;
    overflow: hidden;
  }
  .container .cont-plate4 .plate4-box .box-hezi .hezi-box .box-cent-swiper .swiper-slide .slide-box .box-list .list-pic img {
    width: auto;
    height: 100%;
  }
  .container .cont-plate4 .plate4-box .box-hezi .hezi-box .box-cent-swiper .swiper-slide .slide-box .box-list .list-title {
    margin-top: 0.14rem;
    padding: 0 0.2rem;
    font-size: 0.3rem;
    text-align: center;
    color: #333;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .cont-plate4 .plate4-box .box-hezi .hezi-box .box-cent-swiper .swiper-slide .slide-box .box-list .list-cent {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 1.6rem 0.2rem 0;
    opacity: 0;
    background: rgba(30, 144, 255, 0.75);
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .container .cont-plate4 .plate4-box .box-hezi .hezi-box .box-cent-swiper .swiper-slide .slide-box .box-list .list-cent .cent-title {
    font-size: 0.3rem;
    font-weight: bold;
    text-align: center;
    color: #fff;
  }
  .container .cont-plate4 .plate4-box .box-hezi .hezi-box .box-cent-swiper .swiper-slide .slide-box .box-list .list-cent .cent-English {
    margin-top: 0.04rem;
    font-size: 0.26rem;
    text-align: center;
    color: #fff;
  }
  .container .cont-plate4 .plate4-box .box-hezi .hezi-box .box-cent-swiper .swiper-slide .slide-box .box-list .list-cent a {
    display: block;
    width: 2.4rem;
    height: 0.6rem;
    margin: 0.4rem auto 0;
    font-size: 0.26rem;
    font-weight: bold;
    text-align: center;
    line-height: 0.6rem;
    color: #fff;
    background: #7bb62c;
  }
  .container .cont-plate4 .plate4-box .box-hezi .hezi-box .box-cent-swiper .swiper-slide .slide-box .box-list .list-cent a:hover {
    transform: translatey(-10px);
    -o-transform: translatey(-10px);
    -moz-transform: translatey(-10px);
    -webkit-transform: translatey(-10px);
  }
  .container .cont-plate4 .plate4-box .box-hezi .hezi-box .box-cent-swiper .swiper-slide .slide-box .box-list .list-cent a img {
    width: 6px;
    margin-top: -0.04rem;
    margin-left: 0.15rem;
  }
  .container .cont-plate4 .plate4-box .box-hezi .hezi-box .box-cent-swiper .swiper-slide .slide-box .box-list:hover .list-cent {
    opacity: 1;
  }
  .container .cont-plate4 .plate4-box .box-hezi .hezi-box .box-cent-swiper .swiper-slide .slide-box .box-list:hover .list-title {
    opacity: 1;
  }
  .container .cont-plate4 .plate4-box .box-hezi .hezi-box .box-cent-swiper .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    background: #999999;
    opacity: 1;
  }
  .container .cont-plate4 .plate4-box .box-hezi .hezi-box .box-cent-swiper .swiper-pagination-bullet-active {
    background: #7bb62c;
  }
  .container .cont-plate4 .plate4-box .box-hezi .hezi-box .plate4-swiper-button-prev,
  .container .cont-plate4 .plate4-box .box-hezi .hezi-box .plate4-swiper-button-next {
    display: none;
  }
  .container .cont-plate4 .plate4-box .box-hezi .box-hezi-active {
    opacity: 1 !important;
    visibility: visible !important;
    transition: all 2s;
    -o-transition: all 2s;
    -moz-transition: all 2s;
    -webkit-transition: all 2s;
  }
  .foot {
    width: 100%;
    height: auto;
    padding-top: 1.2rem;
    background: #0a1830 url(../images/foot-bg.png) no-repeat center bottom;
  }
  .foot .foot-cent {
    display: none;
  }
  .foot .foot-web-cent {
    display: flex;
    justify-content: space-between;
    width: 100%;
    height: auto;
    padding: 0 0.3rem;
    padding-bottom: 0.6rem;
  }
  .foot .foot-web-cent .box-left {
    width: 1.92rem;
  }
  .foot .foot-web-cent .box-left .left-ewm {
    width: 1.92rem;
    height: auto;
    margin-right: 0.4rem;
  }
  .foot .foot-web-cent .box-left .left-ewm img {
    width: 100%;
  }
  .foot .foot-web-cent .box-right {
    width: 4.4rem;
    height: auto;
  }
  .foot .foot-web-cent .box-right .left-text {
    margin-bottom: 0.16rem;
    font-size: 0.26rem;
    color: #fff;
    opacity: 0.4;
  }
  .foot .foot-web-cent .box-right .left-text span {
    font-weight: bold;
  }
  .foot .foot-web-cent .box-right .left-text em {
    display: inline-block;
    padding-left: 0.95rem;
  }
  .foot .foot-bottom {
    width: 100%;
    height: auto;
    padding: 0.6rem 0 0.6rem;
    border-top: solid 1px rgba(255, 255, 255, 0.2);
  }
  .foot .foot-bottom .bottom-box {
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin: 0 auto;
  }
  .foot .foot-bottom .bottom-box .box-left {
    display: none;
    width: 50%;
  }
  .foot .foot-bottom .bottom-box .box-left a {
    font-size: 12px;
    color: #fff;
    opacity: 0.5;
  }
  .foot .foot-bottom .bottom-box .box-left a:hover {
    opacity: 1;
  }
  .foot .foot-bottom .bottom-box .box-left span {
    display: inline-block;
    font-size: 12px;
    color: #fff;
    margin: 0 0.24rem;
    opacity: 0.5;
  }
  .foot .foot-bottom .bottom-box .box-right {
    width: 100%;
    font-size: 12px;
    text-align: center;
    color: #fff;
    opacity: 0.5;
  }
  .foot .foot-bottom .bottom-box .box-right a {
    color: #fff;
  }
  .foot .foot-bottom .bottom-box .box-right a:hover {
    text-decoration: underline;
  }
  .about {
    width: 100%;
    height: auto;
  }
  .about .about-plate1 {
    width: 100%;
    height: auto;
    padding: 1.2rem 0;
    background: #f9f9f9;
  }
  .about .about-plate1 .plate1-title {
    font-size: 0.5rem;
    font-weight: bold;
    text-align: center;
    color: #000;
  }
  .about .about-plate1 .plate1-title2 {
    margin-top: 0.26rem;
    font-size: 0.36rem;
  }
  .about .about-plate1 .plate1-English {
    margin-top: 0.22rem;
    font-size: 0.5rem;
  }
  .about .about-plate1 .plate1-text {
    width: 100%;
    padding: 0 0.3rem;
    font-size: 0.26rem;
    line-height: 0.42rem;
  }
  .about .about-plate1 .plate1-box {
    position: relative;
    width: 100%;
    height: auto;
    margin: 0.8rem 0;
    overflow: hidden;
  }
  .about .about-plate1 .plate1-box img {
    width: auto;
    height: 5rem;
  }
  .about .about-plate1 .plate1-box .box-cent {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    padding: 0 0.3rem;
    transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
  }
  .about .about-plate1 .plate1-box .box-cent .cent-list {
    width: 48%;
    height: auto;
    margin-top: 0.3rem;
    padding-left: 0.3rem;
  }
  .about .about-plate1 .plate1-box .box-cent .cent-list .list-title {
    font-size: 0.28rem;
    color: #fff;
  }
  .about .about-plate1 .plate1-box .box-cent .cent-list .list-text {
    margin-top: 0.14rem;
    font-size: 0.3rem;
    color: #fff;
  }
  .about .about-plate1 .plate1-box .box-cent .cent-list .list-text .num {
    font-family: 'DIN-BOLD';
    font-size: 0.5rem;
  }
  .about .about-plate1 .plate1-box .box-cent .cent-list .list-text em {
    display: inline-block;
    font-family: 'DIN-BOLD';
    font-size: 0.34rem;
  }
  .about .about-plate2 {
    width: 100%;
    height: auto;
    background: url(../images/about/plate2-bg.jpg) no-repeat left top;
  }
  .about .about-plate2 .plate2-box {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    padding: 0 0.3rem;
  }
  .about .about-plate2 .plate2-box .box-left {
    width: 100%;
    height: auto;
    padding-top: 1.2rem;
  }
  .about .about-plate2 .plate2-box .box-left .left-title {
    font-size: 0.4rem;
  }
  .about .about-plate2 .plate2-box .box-left .left-English {
    margin-top: 0.1rem;
    font-size: 0.5rem;
  }
  .about .about-plate2 .plate2-box .box-left .left-English span {
    color: #7bb62c;
  }
  .about .about-plate2 .plate2-box .box-left .left-text {
    margin-top: 0.45rem;
    font-size: 0.26rem;
    line-height: 0.42rem;
  }
  .about .about-plate2 .plate2-box .box-right {
    width: 100%;
    padding-left: 1.67rem;
    margin-top: 0.4rem;
  }
  .about .about-plate2 .plate2-box .box-right .right-pic {
    position: relative;
    width: 100%;
    height: auto;
  }
  .about .about-plate2 .plate2-box .box-right .right-pic img {
    width: 100%;
  }
  .about .about-plate2 .plate2-box .box-right .right-pic .pic-cent {
    position: absolute;
    bottom: 0.8rem;
    left: -1.5rem;
    width: 4.3rem;
    height: 2.2rem;
    padding: 0.4rem 0 0 0.6rem;
    background: #7bb62c;
  }
  .about .about-plate2 .plate2-box .box-right .right-pic .pic-cent .cent-title {
    font-size: 0.4rem;
    color: #fff;
  }
  .about .about-plate2 .plate2-box .box-right .right-pic .pic-cent .cent-title2 {
    font-size: 0.4rem;
  }
  .about .about-plate2 .plate2-box .box-right .right-pic .pic-cent .cent-English {
    margin-top: 0.1rem;
    font-size: 0.28rem;
    color: #fff;
    opacity: 0.5;
  }
  .about .about-plate3 {
    width: 100%;
    height: auto;
    padding: 1.2rem 0;
    background: #f9f9f9;
  }
  .about .about-plate3 .plate3-top {
    position: relative;
    width: 100%;
    height: auto;
  }
  .about .about-plate3 .plate3-top .top-bg {
    width: 100%;
    height: auto;
    overflow: hidden;
  }
  .about .about-plate3 .plate3-top .top-bg img {
    width: auto;
    height: 4rem;
  }
  .about .about-plate3 .plate3-top .top-cont {
    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%);
  }
  .about .about-plate3 .plate3-top .top-cont .cont-title {
    font-size: 0.4rem;
  }
  .about .about-plate3 .plate3-top .top-cont .cont-English {
    margin-top: 0.06rem;
    font-size: 0.5rem;
  }
  .about .about-plate3 .plate3-top .top-cont .cont-box {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 5.1rem;
    height: 6px;
    margin: 1rem auto 0;
    background: rgba(255, 255, 255, 0.5);
  }
  .about .about-plate3 .plate3-top .top-cont .cont-box .box-list {
    position: relative;
    width: 0.28rem;
    height: 0.28rem;
    border-radius: 50%;
    background: #fff;
    cursor: pointer;
  }
  .about .about-plate3 .plate3-top .top-cont .cont-box .box-list::after {
    content: '';
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 0.43rem;
    height: 0.43rem;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.75);
    opacity: 0;
    z-index: -1;
    transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .about .about-plate3 .plate3-top .top-cont .cont-box .box-list:hover {
    background: #7bb62c;
  }
  .about .about-plate3 .plate3-top .top-cont .cont-box .box-list:hover::after {
    opacity: 1;
  }
  .about .about-plate3 .plate3-top .top-cont .cont-box .box-list-active {
    background: #7bb62c;
  }
  .about .about-plate3 .plate3-top .top-cont .cont-box .box-list-active::after {
    opacity: 1;
  }
  .about .about-plate3 .plate3-top .top-cont .cont-cent {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 5.1rem;
    height: auto;
    margin: 0.35rem auto 0;
  }
  .about .about-plate3 .plate3-top .top-cont .cont-cent .cent-text {
    font-size: 0.28rem;
    color: #fff;
  }
  .about .about-plate3 .plate3-box {
    position: relative;
    width: 100%;
    height: auto;
    margin: 0.5rem auto 0;
    padding: 0 0.3rem;
  }
  .about .about-plate3 .plate3-box .box-cent {
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    padding: 0 0.3rem;
    opacity: 0;
    visibility: hidden;
  }
  .about .about-plate3 .plate3-box .box-cent .cent-list {
    width: 100%;
    height: auto;
    margin-top: 0.3rem;
  }
  .about .about-plate3 .plate3-box .box-cent .cent-list .list-title {
    font-size: 0.3rem;
  }
  .about .about-plate3 .plate3-box .box-cent .cent-list .list-title span {
    position: relative;
    display: inline-block;
    width: auto;
    padding-bottom: 0.2rem;
  }
  .about .about-plate3 .plate3-box .box-cent .cent-list .list-title span::after {
    content: '';
    display: inline-block;
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 100%;
    height: 4px;
    background: #0f6fa9;
  }
  .about .about-plate3 .plate3-box .box-cent .cent-list .list-cont {
    display: flex;
    justify-content: space-between;
    width: 100%;
    height: auto;
    margin-top: 0.1rem;
  }
  .about .about-plate3 .plate3-box .box-cent .cent-list .list-cont .cont-left {
    width: 0.6rem;
    height: auto;
    font-size: 0.26rem;
    line-height: 0.42rem;
  }
  .about .about-plate3 .plate3-box .box-cent .cent-list .list-cont .cont-right {
    width: calc(100% - 1rem);
    height: auto;
    font-size: 0.26rem;
    line-height: 0.42rem;
    color: #666;
  }
  .about .about-plate3 .plate3-box .box-cent-active {
    opacity: 1;
    visibility: visible;
    transition: all 1.2s;
    -o-transition: all 1.2s;
    -moz-transition: all 1.2s;
    -webkit-transition: all 1.2s;
  }
  .about .about-plate4 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
  }
  .about .about-plate4 .plate4-left {
    width: 100%;
    height: auto;
    overflow: hidden;
  }
  .about .about-plate4 .plate4-left img {
    width: 100%;
    height: 100%;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .about .about-plate4 .plate4-right {
    width: 100%;
    height: auto;
    padding: 0.6rem 0 0.5rem 0.3rem;
    background: #fff;
  }
  .about .about-plate4 .plate4-right .right-title {
    font-size: 0.4rem;
  }
  .about .about-plate4 .plate4-right .right-English {
    margin: 0.1rem 0 0.5rem;
    font-size: 0.5rem;
  }
  .about .about-plate4 .plate4-right .right-English span {
    color: #7bb62c;
  }
  .about .about-plate4 .plate4-right .right-title2 {
    margin-top: 0.26rem;
    font-size: 0.3rem;
  }
  .about .about-plate4 .plate4-right .right-text {
    margin-top: 0.04rem;
    padding-right: 0.3rem;
    font-size: 0.26rem;
    line-height: 0.42rem;
    color: #666;
  }
  .about .about-plate5 {
    width: 100%;
    height: auto;
    padding: 1.2rem 0 1.5rem;
    background: #f9f9f9;
  }
  .about .about-plate5 .plate5-cont {
    width: 100%;
    height: auto;
    padding: 0 0.3rem;
  }
  .about .about-plate5 .plate5-cont .cont-title {
    font-size: 0.4rem;
  }
  .about .about-plate5 .plate5-cont .cont-English {
    margin: 0.1rem 0 0.5rem;
    font-size: 0.45rem;
  }
  .about .about-plate5 .plate5-cont .cont-English span {
    color: #7bb62c;
  }
  .about .about-plate5 .plate5-cont .cont-box {
    position: relative;
    width: 100%;
    height: auto;
  }
  .about .about-plate5 .plate5-cont .cont-box .box-swiper-cent {
    width: 100%;
    height: auto;
    overflow: hidden;
  }
  .about .about-plate5 .plate5-cont .cont-box .box-swiper-cent .swiper-slide {
    width: 100%;
    height: auto;
  }
  .about .about-plate5 .plate5-cont .cont-box .box-swiper-cent .swiper-slide .slide-box {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
  }
  .about .about-plate5 .plate5-cont .cont-box .box-swiper-cent .swiper-slide .slide-box .box-list {
    width: calc(50% - 0.2rem);
    height: 5.6rem;
    padding: 0.3rem;
    margin-top: 0.3rem;
    background: #fff;
  }
  .about .about-plate5 .plate5-cont .cont-box .box-swiper-cent .swiper-slide .slide-box .box-list .list-pic {
    width: 100%;
    height: 3.8rem;
    line-height: 3.8rem;
    overflow: hidden;
  }
  .about .about-plate5 .plate5-cont .cont-box .box-swiper-cent .swiper-slide .slide-box .box-list .list-pic img {
    width: 100%;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .about .about-plate5 .plate5-cont .cont-box .box-swiper-cent .swiper-slide .slide-box .box-list .list-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;
  }
  .about .about-plate5 .plate5-cont .cont-box .plate5-swiper-button-prev,
  .about .about-plate5 .plate5-cont .cont-box .plate5-swiper-button-next {
    display: none;
    position: absolute;
    top: 50%;
    width: 0.5rem;
    height: 0.5rem;
    border-radius: 50%;
    border: solid 1px #cccccc;
    cursor: pointer;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .about .about-plate5 .plate5-cont .cont-box .plate5-swiper-button-prev img,
  .about .about-plate5 .plate5-cont .cont-box .plate5-swiper-button-next img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 8px;
    transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .about .about-plate5 .plate5-cont .cont-box .plate5-swiper-button-prev .img2,
  .about .about-plate5 .plate5-cont .cont-box .plate5-swiper-button-next .img2 {
    opacity: 0;
  }
  .about .about-plate5 .plate5-cont .cont-box .plate5-swiper-button-prev:hover,
  .about .about-plate5 .plate5-cont .cont-box .plate5-swiper-button-next:hover {
    border: solid 1px #0f6fa9;
    background: #0f6fa9;
  }
  .about .about-plate5 .plate5-cont .cont-box .plate5-swiper-button-prev:hover .img2,
  .about .about-plate5 .plate5-cont .cont-box .plate5-swiper-button-next:hover .img2 {
    opacity: 1;
  }
  .about .about-plate5 .plate5-cont .cont-box .plate5-swiper-button-prev:hover .img1,
  .about .about-plate5 .plate5-cont .cont-box .plate5-swiper-button-next:hover .img1 {
    opacity: 0;
  }
  .about .about-plate5 .plate5-cont .cont-box .plate5-swiper-button-prev {
    left: -1rem;
  }
  .about .about-plate5 .plate5-cont .cont-box .plate5-swiper-button-next {
    right: -1rem;
  }
  .product {
    width: 100%;
    height: auto;
  }
  .product .product-cont {
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 1.2rem 0.3rem;
  }
  .product .product-cont .cont-title {
    font-size: 0.4rem;
    font-weight: bold;
    color: #1e1e1e;
  }
  .product .product-cont .cont-English {
    font-family: 'Arial';
    font-size: 0.5rem;
    font-weight: bold;
    color: #1e1e1e;
  }
  .product .product-cont .cont-English span {
    color: #7bb62c;
  }
  .product .product-cont .slide-box {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
  }
  .product .product-cont .slide-box .box-list {
    position: relative;
    width: 100%;
    height: 6rem;
    margin-left: 0;
    margin-bottom: 0.5rem;
    background: #f7f7fa;
  }
  .product .product-cont .slide-box .box-list:nth-child(3n + 1) {
    margin-left: 0;
  }
  .product .product-cont .slide-box .box-list .list-pic {
    width: 100%;
    height: 5rem;
    text-align: center;
    overflow: hidden;
  }
  .product .product-cont .slide-box .box-list .list-pic img {
    width: auto;
    height: 100%;
  }
  .product .product-cont .slide-box .box-list .list-title {
    margin-top: 0.14rem;
    padding: 0 0.2rem;
    font-size: 0.3rem;
    text-align: center;
    color: #333;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .product .product-cont .slide-box .box-list .list-cent {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 1.6rem 0.2rem 0;
    opacity: 0;
    background: rgba(30, 144, 255, 0.75);
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .product .product-cont .slide-box .box-list .list-cent .cent-title {
    font-size: 0.3rem;
    font-weight: bold;
    text-align: center;
    color: #fff;
  }
  .product .product-cont .slide-box .box-list .list-cent .cent-English {
    margin-top: 0.04rem;
    font-size: 0.26rem;
    text-align: center;
    color: #fff;
  }
  .product .product-cont .slide-box .box-list .list-cent a {
    display: block;
    width: 2.4rem;
    height: 0.6rem;
    margin: 0.4rem auto 0;
    font-size: 0.26rem;
    font-weight: bold;
    text-align: center;
    line-height: 0.6rem;
    color: #fff;
    background: #7bb62c;
  }
  .product .product-cont .slide-box .box-list .list-cent a:hover {
    transform: translatey(-10px);
    -o-transform: translatey(-10px);
    -moz-transform: translatey(-10px);
    -webkit-transform: translatey(-10px);
  }
  .product .product-cont .slide-box .box-list .list-cent a img {
    width: 6px;
    margin-top: -0.04rem;
    margin-left: 0.15rem;
  }
  .product .product-cont .slide-box .box-list:hover .list-cent {
    opacity: 1;
  }
  .product .product-cont .slide-box .box-list:hover .list-title {
    opacity: 1;
  }
  .productDetails {
    width: 100%;
    height: auto;
    padding: 1.2rem 0 0;
  }
  .productDetails .productDetails-cont {
    width: 100%;
    height: auto;
    padding: 0 0.3rem;
  }
  .productDetails .productDetails-cont .cont-plate1 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
  }
  .productDetails .productDetails-cont .cont-plate1 .plate1-left {
    width: 100%;
    height: 5.16rem;
    text-align: center;
    line-height: 5.16rem;
    background: #f9f9f9;
    overflow: hidden;
  }
  .productDetails .productDetails-cont .cont-plate1 .plate1-left img {
    width: 100%;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .productDetails .productDetails-cont .cont-plate1 .plate1-left:hover img {
    transform: scale(1.1, 1.1) translateZ(0);
    -o-transform: scale(1.1, 1.1) translateZ(0);
    -moz-transform: scale(1.1, 1.1) translateZ(0);
    -webkit-transform: scale(1.1, 1.1 translateZ(0));
  }
  .productDetails .productDetails-cont .cont-plate1 .plate1-right {
    width: 100%;
    height: auto;
    padding-top: 0.6rem;
  }
  .productDetails .productDetails-cont .cont-plate1 .plate1-right .right-title {
    font-size: 0.34rem;
    font-weight: bold;
    color: #333;
  }
  .productDetails .productDetails-cont .cont-plate1 .plate1-right .right-English {
    margin-top: 0.1rem;
    font-size: 0.3rem;
    color: #333;
  }
  .productDetails .productDetails-cont .cont-plate1 .plate1-right span {
    display: block;
    width: 52px;
    height: 4px;
    margin-top: 0.3rem;
    background: #7bb62c;
  }
  .productDetails .productDetails-cont .cont-plate1 .plate1-right .right-text {
    margin-top: 0.54rem;
    font-size: 0.26rem;
    line-height: 0.42rem;
    color: #666;
  }
  .productDetails .productDetails-cont .cont-plate1-box {
    position: relative;
    width: 100%;
    height: auto;
  }
  .productDetails .productDetails-cont .cont-plate1-box .box-swiper {
    width: 100%;
    height: auto;
    overflow: hidden;
  }
  .productDetails .productDetails-cont .cont-plate1-box .box-swiper .swiper-slide {
    width: calc(50% - 12px);
    height: 2.35rem;
    margin-top: 0.6rem;
    text-align: center;
    line-height: 2.35rem;
    border: solid 1px #dddddd;
    cursor: pointer;
    overflow: hidden;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .productDetails .productDetails-cont .cont-plate1-box .box-swiper .swiper-slide img {
    width: 100%;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .productDetails .productDetails-cont .cont-plate1-box .box-swiper .swiper-slide:hover {
    border: solid 1px #5699c2;
  }
  .productDetails .productDetails-cont .cont-plate1-box .box-swiper .swiper-slide:hover img {
    transform: scale(1.1, 1.1) translateZ(0);
    -o-transform: scale(1.1, 1.1) translateZ(0);
    -moz-transform: scale(1.1, 1.1) translateZ(0);
    -webkit-transform: scale(1.1, 1.1 translateZ(0));
  }
  .productDetails .productDetails-cont .cont-plate1-box .plate1-swiper-button-prev,
  .productDetails .productDetails-cont .cont-plate1-box .plate1-swiper-button-next {
    display: none;
    position: absolute;
    top: 50%;
    width: 0.4rem;
    height: 0.4rem;
    border-radius: 50%;
    border: solid 1px #cccccc;
    cursor: pointer;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .productDetails .productDetails-cont .cont-plate1-box .plate1-swiper-button-prev img,
  .productDetails .productDetails-cont .cont-plate1-box .plate1-swiper-button-next img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 8px;
    transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .productDetails .productDetails-cont .cont-plate1-box .plate1-swiper-button-prev .img2,
  .productDetails .productDetails-cont .cont-plate1-box .plate1-swiper-button-next .img2 {
    opacity: 0;
  }
  .productDetails .productDetails-cont .cont-plate1-box .plate1-swiper-button-prev:hover,
  .productDetails .productDetails-cont .cont-plate1-box .plate1-swiper-button-next:hover {
    border: solid 1px #0f6fa9;
    background: #0f6fa9;
  }
  .productDetails .productDetails-cont .cont-plate1-box .plate1-swiper-button-prev:hover .img2,
  .productDetails .productDetails-cont .cont-plate1-box .plate1-swiper-button-next:hover .img2 {
    opacity: 1;
  }
  .productDetails .productDetails-cont .cont-plate1-box .plate1-swiper-button-prev:hover .img1,
  .productDetails .productDetails-cont .cont-plate1-box .plate1-swiper-button-next:hover .img1 {
    opacity: 0;
  }
  .productDetails .productDetails-cont .cont-plate1-box .plate1-swiper-button-prev {
    left: -1rem;
  }
  .productDetails .productDetails-cont .cont-plate1-box .plate1-swiper-button-next {
    right: -1rem;
  }
  .productDetails .productDetails-cont .cont-plate2 {
    width: 100%;
    height: auto;
    margin-top: 0.8rem;
  }
  .productDetails .productDetails-cont .cont-plate2 .plate2-title {
    font-size: 0.34rem;
  }
  .productDetails .productDetails-cont .cont-plate2 .plate2-English {
    margin-top: 0.06rem;
    font-size: 0.3rem;
  }
  .productDetails .productDetails-cont .cont-plate2 span {
    display: block;
    width: 52px;
    height: 4px;
    margin-top: 0.3rem;
    background: #7bb62c;
  }
  .productDetails .productDetails-cont .cont-plate2 .plate2-text {
    margin-top: 0.55rem;
    font-size: 0.28rem;
  }
  .productDetails .productDetails-cont .cont-plate2 .plate2-box {
    position: relative;
    width: 100%;
    height: auto;
    margin-top: 0.4rem;
    border: solid 1px #cccccc;
  }
  .productDetails .productDetails-cont .cont-plate2 .plate2-box::after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 50%;
    width: 1px;
    height: 100%;
    background: #cccccc;
  }
  .productDetails .productDetails-cont .cont-plate2 .plate2-box .box-list {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: 100%;
    border-bottom: solid 1px #cccccc;
  }
  .productDetails .productDetails-cont .cont-plate2 .plate2-box .box-list:last-of-type {
    border-bottom: none;
  }
  .productDetails .productDetails-cont .cont-plate2 .plate2-box .box-list .list-left {
    display: flex;
    align-items: center;
    width: 50%;
    height: auto;
    padding: 0.2rem 0 0.2rem 0.6rem;
  }
  .productDetails .productDetails-cont .cont-plate2 .plate2-box .box-list .list-right {
    display: flex;
    align-items: center;
    width: 50%;
    height: 100%;
    padding: 0.2rem 0 0.2rem 0.6rem;
  }
  .productDetails .productDetails-cont .cont-plate2 .plate2-box .box-list .list-text {
    height: 100%;
    font-size: 0.26rem;
    line-height: 0.42rem;
  }
  .productDetails .productDetails-cont .cont-plate3 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    margin-top: 0.8rem;
  }
  .productDetails .productDetails-cont .cont-plate3 .plate3-left {
    width: 100%;
    height: auto;
  }
  .productDetails .productDetails-cont .cont-plate3 .plate3-left .left-title {
    font-size: 0.34rem;
  }
  .productDetails .productDetails-cont .cont-plate3 .plate3-left .left-English {
    margin-top: 0.06rem;
    font-size: 0.3rem;
  }
  .productDetails .productDetails-cont .cont-plate3 .plate3-left span {
    display: block;
    width: 52px;
    height: 4px;
    margin-top: 0.3rem;
    margin-bottom: 0.5rem;
    background: #7bb62c;
  }
  .productDetails .productDetails-cont .cont-plate3 .plate3-left .left-title2 {
    margin-top: 0.3rem;
    font-size: 0.28rem;
  }
  .productDetails .productDetails-cont .cont-plate3 .plate3-left .left-text {
    position: relative;
    padding-left: 0.18rem;
    margin-top: 0.12rem;
    font-size: 0.26rem;
    line-height: 0.42rem;
    color: #666;
  }
  .productDetails .productDetails-cont .cont-plate3 .plate3-left .left-text::after {
    content: '◆';
    position: absolute;
    top: 0;
    left: 0;
    font-size: 0.26rem;
    line-height: 0.42rem;
    color: #666;
  }
  .productDetails .productDetails-cont .cont-plate3 .plate3-right {
    width: 100%;
    height: auto;
    margin-top: 0.3rem;
  }
  .productDetails .productDetails-cont .cont-plate3 .plate3-right img {
    width: 100%;
  }
  .productDetails .productDetails-cont .cont-plate4 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    padding-bottom: 0.8rem;
    margin-top: 0.8rem;
  }
  .productDetails .productDetails-cont .cont-plate4 .plate4-left {
    width: 100%;
    height: auto;
  }
  .productDetails .productDetails-cont .cont-plate4 .plate4-left .left-title {
    font-size: 0.34rem;
  }
  .productDetails .productDetails-cont .cont-plate4 .plate4-left .left-English {
    margin-top: 0.06rem;
    font-size: 0.3rem;
  }
  .productDetails .productDetails-cont .cont-plate4 .plate4-left span {
    display: block;
    width: 52px;
    height: 4px;
    margin-top: 0.3rem;
    margin-bottom: 0.5rem;
    background: #7bb62c;
  }
  .productDetails .productDetails-cont .cont-plate4 .plate4-left .left-title2 {
    margin-top: 0.3rem;
    margin-bottom: 0.12rem;
    font-size: 0.28rem;
  }
  .productDetails .productDetails-cont .cont-plate4 .plate4-left .left-text {
    position: relative;
    padding-left: 0.18rem;
    font-size: 0.26rem;
    line-height: 0.42rem;
  }
  .productDetails .productDetails-cont .cont-plate4 .plate4-left .left-text::after {
    content: '◆';
    position: absolute;
    top: 0;
    left: 0;
    font-size: 0.26rem;
    line-height: 0.42rem;
  }
  .productDetails .productDetails-cont .cont-plate4 .plate4-right {
    width: 100%;
    height: auto;
    margin-top: 0.5rem;
  }
  .productDetails .productDetails-cont .cont-plate4 .plate4-right .right-pic {
    width: 100%;
  }
  .productDetails .productDetails-cont .cont-plate4 .plate4-right .right-pic img {
    width: 100%;
  }
  .productDetails .productDetails-cont .cont-plate4 .plate4-right .right-box {
    width: 100%;
    height: auto;
    margin-top: 0.6rem;
  }
  .productDetails .productDetails-cont .cont-plate4 .plate4-right .right-box .box-top {
    display: flex;
    justify-content: flex-start;
    width: 100%;
    height: 0.64rem;
    background: #0f6fa9;
  }
  .productDetails .productDetails-cont .cont-plate4 .plate4-right .right-box .box-top .top-left {
    width: 30%;
    font-size: 0.28rem;
    line-height: 0.64rem;
    text-align: center;
    color: #fff;
  }
  .productDetails .productDetails-cont .cont-plate4 .plate4-right .right-box .box-top .top-right {
    width: 70%;
    font-size: 0.28rem;
    line-height: 0.64rem;
    text-align: center;
    color: #fff;
  }
  .productDetails .productDetails-cont .cont-plate4 .plate4-right .right-box .box-cent {
    width: 100%;
    height: auto;
    border-left: solid 1px #cccccc;
    border-right: solid 1px #cccccc;
  }
  .productDetails .productDetails-cont .cont-plate4 .plate4-right .right-box .box-cent .cent-list {
    display: flex;
    justify-content: flex-start;
    width: 100%;
    border-bottom: solid 1px #cccccc;
  }
  .productDetails .productDetails-cont .cont-plate4 .plate4-right .right-box .box-cent .cent-list .list-left {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 30%;
    height: auto;
    font-size: 0.28rem;
    border-right: solid 1px #cccccc;
  }
  .productDetails .productDetails-cont .cont-plate4 .plate4-right .right-box .box-cent .cent-list .list-right,
  .productDetails .productDetails-cont .cont-plate4 .plate4-right .right-box .box-cent .cent-list .list-right2 {
    width: 70%;
    padding: 0.2rem 0.2rem 0.2rem 0.4rem;
  }
  .productDetails .productDetails-cont .cont-plate4 .plate4-right .right-box .box-cent .cent-list .list-right .right-text,
  .productDetails .productDetails-cont .cont-plate4 .plate4-right .right-box .box-cent .cent-list .list-right2 .right-text {
    position: relative;
    padding-left: 0.18rem;
    font-size: 0.26rem;
    line-height: 0.42rem;
  }
  .productDetails .productDetails-cont .cont-plate4 .plate4-right .right-box .box-cent .cent-list .list-right .right-text::after,
  .productDetails .productDetails-cont .cont-plate4 .plate4-right .right-box .box-cent .cent-list .list-right2 .right-text::after {
    content: '◆';
    position: absolute;
    top: 0;
    left: 0;
    font-size: 0.26rem;
    line-height: 0.42rem;
  }
  .productDetails .productDetails-cont .cont-plate4 .plate4-right .right-box .box-cent .cent-list .list-right2 {
    padding: 0;
  }
  .productDetails .productDetails-cont .cont-plate4 .plate4-right .right-box .box-cent .cent-list .list-right2 .right2-cont {
    width: 100%;
    padding: 0.2rem 0.2rem 0.2rem 0.4rem;
    border-bottom: solid 1px #cccccc;
  }
  .productDetails .productDetails-cont .cont-plate4 .plate4-right .right-box .box-cent .cent-list .list-right2 .right2-cont:last-of-type {
    border-bottom: none;
  }
  .productDetails .cont-plate5 {
    width: 100%;
    height: auto;
    padding: 1rem 0 0.8rem;
    background: #f9f9f9;
  }
  .productDetails .cont-plate5 .plate5-box {
    width: 100%;
    padding: 0 0.3rem;
  }
  .productDetails .cont-plate5 .plate5-box .box-title {
    font-size: 0.34rem;
    font-weight: bold;
    color: #333333;
  }
  .productDetails .cont-plate5 .plate5-box .box-English {
    margin-top: 0.06rem;
    font-size: 0.3rem;
    color: #333;
  }
  .productDetails .cont-plate5 .plate5-box span {
    display: block;
    width: 52px;
    height: 4px;
    margin-top: 0.3rem;
    margin-bottom: 0.5rem;
    background: #7bb62c;
  }
  .productDetails .cont-plate5 .plate5-cent {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
  }
  .productDetails .cont-plate5 .plate5-cent .cent-none {
    display: none;
    width: 10%;
    height: auto;
  }
  .productDetails .cont-plate5 .plate5-cent .cent-box {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
  }
  .productDetails .cont-plate5 .plate5-cent .cent-box .box-list {
    width: calc(50% - 0.15rem);
    height: 10.5rem !important;
    padding: 0.5rem 0.36rem 0;
    margin-left: 0;
    margin-top: 0.2rem;
    background: #fff;
  }
  .productDetails .cont-plate5 .plate5-cent .cent-box .box-list:nth-child(3n + 1) {
    margin-left: 0;
  }
  .productDetails .cont-plate5 .plate5-cent .cent-box .box-list .list-English {
    font-family: 'Arial';
    font-size: 0.34rem;
    line-height: 0.5rem;
    color: #999;
  }
  .productDetails .cont-plate5 .plate5-cent .cent-box .box-list .list-title {
    margin-top: 0.3rem;
    font-size: 0.28rem;
    font-weight: bold;
    color: #333;
  }
  .productDetails .cont-plate5 .plate5-cent .cent-box .box-list .list-text {
    margin-top: 0.2rem;
    font-size: 0.26rem;
    line-height: 0.42rem;
    color: #666;
  }
  .productDetails .cont-plate5 .plate5-cent .cent-right {
    display: none;
    position: relative;
    width: 100%;
    height: auto;
    margin-left: 0;
  }
  .productDetails .cont-plate5 .plate5-cent .cent-right img {
    width: 100%;
  }
  .productDetails .cont-plate5 .plate5-cent .cent-right .right-cent {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 1.1rem 0 0 0.64rem;
  }
  .productDetails .cont-plate5 .plate5-cent .cent-right .right-cent .cent-English {
    font-family: 'Arial';
    font-size: 0.4rem;
    color: #fff;
  }
  .productDetails .cont-plate5 .plate5-cent .cent-right .right-cent .cent-title {
    margin-top: 0.3rem;
    font-size: 0.32rem;
    color: #fff;
  }
  .productDetails .cont-plate5 .plate5-cent .cent-right .right-cent span {
    display: block;
    width: 26px;
    height: 2px;
    margin-top: 0.3rem;
    background: #fff;
  }
  .productDetails .cont-plate5 .plate5-bottom {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    margin: 0.7rem auto 0;
    padding: 0 0.3rem;
  }
  .productDetails .cont-plate5 .plate5-bottom .bottom-left {
    width: 100%;
    height: auto;
    font-size: 0.28rem;
    line-height: 0.44rem;
    color: #333333;
  }
  .productDetails .cont-plate5 .plate5-bottom .bottom-left a {
    color: #333333;
  }
  .productDetails .cont-plate5 .plate5-bottom .bottom-left a:hover {
    color: #0f6fa9;
  }
  .productDetails .cont-plate5 .plate5-bottom .bottom-button {
    display: block;
    width: 2.54rem;
    height: 0.7rem;
    margin-top: 0.3rem;
    font-size: 0.26rem;
    line-height: 0.7rem;
    text-align: center;
    color: #fff;
    background: #0f6fa9;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .productDetails .cont-plate5 .plate5-bottom .bottom-button img {
    width: 7px;
    margin-top: -0.02rem;
    margin-right: 0.12rem;
  }
  .productDetails .cont-plate5 .plate5-bottom .bottom-button:hover {
    transform: translatey(-10px);
    -o-transform: translatey(-10px);
    -moz-transform: translatey(-10px);
    -webkit-transform: translatey(-10px);
  }
  .solution {
    width: 100%;
    height: auto;
    padding: 1.2rem 0;
  }
  .solution .solution-cont {
    width: 100%;
    height: auto;
    padding: 0 0.3rem;
  }
  .solution .solution-cont .cont-title {
    font-size: 0.4rem;
  }
  .solution .solution-cont .cont-English {
    font-family: 'Arial';
    font-size: 0.5rem;
  }
  .solution .solution-cont .cont-English span {
    color: #7bb62c;
  }
  .solution .solution-cont .cont-box {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    margin-top: 0.6rem;
  }
  .solution .solution-cont .cont-box .box-list {
    width: 100%;
    height: auto;
    margin-left: 0;
    margin-top: 0.6rem;
    padding-bottom: 0.4rem;
    background: #f9f9f9;
  }
  .solution .solution-cont .cont-box .box-list:nth-child(3n + 1) {
    margin-left: 0;
  }
  .solution .solution-cont .cont-box .box-list .list-pic {
    width: 100%;
    height: 3.7rem;
    overflow: hidden;
  }
  .solution .solution-cont .cont-box .box-list .list-pic img {
    width: 100%;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .solution .solution-cont .cont-box .box-list .list-cent {
    width: 100%;
    padding: 0.4rem 0.3rem 0;
  }
  .solution .solution-cont .cont-box .box-list .list-cent .cent-title {
    font-size: 0.3rem;
  }
  .solution .solution-cont .cont-box .box-list .list-cent .cent-text {
    margin-top: 0.12rem;
    font-size: 0.26rem;
    line-height: 0.42rem;
    color: #999;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
  .solution .solution-cont .cont-box .box-list .list-cent .cent-bottom {
    position: relative;
    width: 27px;
    height: 27px;
    margin-top: 0.3rem;
    border-radius: 50%;
    border: solid 1px #9f9f9f;
  }
  .solution .solution-cont .cont-box .box-list .list-cent .cent-bottom img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 6px;
    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;
  }
  .solution .solution-cont .cont-box .box-list .list-cent .cent-bottom .img2 {
    opacity: 0;
  }
  .solution .solution-cont .cont-button {
    display: block;
    width: 100%;
    height: 0.8rem;
    margin: 0.6rem auto 0;
    font-size: 0.26rem;
    text-align: center;
    line-height: 0.8rem;
    color: #fff;
    background: #7bb62c;
  }
  .solution .solution-cont .cont-button:hover {
    transform: translatey(-10px);
    -o-transform: translatey(-10px);
    -moz-transform: translatey(-10px);
    -webkit-transform: translatey(-10px);
  }
  .solutionDetails {
    width: 100%;
    height: auto;
    padding: 1.2rem 0 1rem;
  }
  .solutionDetails .solutionDetails-cont {
    width: 100%;
    height: auto;
    padding: 0 0.3rem;
  }
  .solutionDetails .solutionDetails-cont .cont-plate1 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    padding-bottom: 0.6rem;
  }
  .solutionDetails .solutionDetails-cont .cont-plate1 .plate1-left {
    width: 100%;
    height: 5.16rem;
    text-align: center;
    line-height: 5.16rem;
    overflow: hidden;
  }
  .solutionDetails .solutionDetails-cont .cont-plate1 .plate1-left img {
    width: 100%;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .solutionDetails .solutionDetails-cont .cont-plate1 .plate1-left:hover img {
    transform: scale(1.1, 1.1) translateZ(0);
    -o-transform: scale(1.1, 1.1) translateZ(0);
    -moz-transform: scale(1.1, 1.1) translateZ(0);
    -webkit-transform: scale(1.1, 1.1 translateZ(0));
  }
  .solutionDetails .solutionDetails-cont .cont-plate1 .plate1-right {
    width: 100%;
    height: auto;
    padding-top: 0.6rem;
  }
  .solutionDetails .solutionDetails-cont .cont-plate1 .plate1-right .right-title {
    font-size: 0.34rem;
    font-weight: bold;
  }
  .solutionDetails .solutionDetails-cont .cont-plate1 .plate1-right .right-English {
    margin-top: 0.1rem;
    font-size: 0.3rem;
  }
  .solutionDetails .solutionDetails-cont .cont-plate1 .plate1-right span {
    display: block;
    width: 52px;
    height: 4px;
    margin-top: 0.3rem;
    background: #7bb62c;
  }
  .solutionDetails .solutionDetails-cont .cont-plate1 .plate1-right .right-text {
    margin-top: 0.5rem;
    font-size: 0.26rem;
    line-height: 0.42rem;
  }
  .solutionDetails .solutionDetails-cont .cont-plate1 .plate1-right .right-box {
    display: flex;
    justify-content: flex-start;
    width: 100%;
    margin-top: 0.3rem;
  }
  .solutionDetails .solutionDetails-cont .cont-plate1 .plate1-right .right-list {
    width: 1.4rem;
    height: 0.5rem;
    margin-right: 0.1rem;
    font-size: 0.26rem;
    line-height: 0.46rem;
    text-align: center;
    color: #0f6fa9;
    border: solid 1px #0f6fa9;
    border-radius: 5px;
  }
  .solutionDetails .solutionDetails-cont .cont-plate3 {
    width: 100%;
    height: auto;
    padding-bottom: 0.8rem;
    margin-top: 0.8rem;
  }
  .solutionDetails .solutionDetails-cont .cont-plate3 .plate3-title {
    font-size: 0.34rem;
  }
  .solutionDetails .solutionDetails-cont .cont-plate3 .plate3-English {
    margin-top: 0.06rem;
    font-size: 0.3rem;
  }
  .solutionDetails .solutionDetails-cont .cont-plate3 span {
    display: block;
    width: 52px;
    height: 4px;
    margin-top: 0.3rem;
    margin-bottom: 0.5rem;
    background: #7bb62c;
  }
  .solutionDetails .solutionDetails-cont .cont-plate3 .right-box {
    width: 100%;
    height: auto;
    margin-top: 0.6rem;
  }
  .solutionDetails .solutionDetails-cont .cont-plate3 .right-box .box-top {
    display: flex;
    justify-content: flex-start;
    width: 100%;
    height: 0.64rem;
    background: #0f6fa9;
  }
  .solutionDetails .solutionDetails-cont .cont-plate3 .right-box .box-top .top-left {
    width: 30%;
    font-size: 0.28rem;
    line-height: 0.64rem;
    text-align: center;
    color: #fff;
    border-right: solid 1px #fff;
  }
  .solutionDetails .solutionDetails-cont .cont-plate3 .right-box .box-top .top-right {
    width: 70%;
    font-size: 0.28rem;
    line-height: 0.64rem;
    text-align: center;
    color: #fff;
  }
  .solutionDetails .solutionDetails-cont .cont-plate3 .right-box .box-cent {
    width: 100%;
    height: auto;
    border-left: solid 1px #cccccc;
    border-right: solid 1px #cccccc;
  }
  .solutionDetails .solutionDetails-cont .cont-plate3 .right-box .box-cent .cent-list {
    display: flex;
    justify-content: flex-start;
    width: 100%;
    height: auto;
    border-bottom: solid 1px #cccccc;
  }
  .solutionDetails .solutionDetails-cont .cont-plate3 .right-box .box-cent .cent-list .list-left {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 30%;
    height: auto;
    font-size: 0.28rem;
    font-weight: bold;
    color: #333;
    border-right: solid 1px #cccccc;
  }
  .solutionDetails .solutionDetails-cont .cont-plate3 .right-box .box-cent .cent-list .list-right,
  .solutionDetails .solutionDetails-cont .cont-plate3 .right-box .box-cent .cent-list .list-right2 {
    width: 70%;
    height: auto;
    padding: 0.3rem 0.3rem 0.3rem 0.6rem;
  }
  .solutionDetails .solutionDetails-cont .cont-plate3 .right-box .box-cent .cent-list .list-right .right-box2,
  .solutionDetails .solutionDetails-cont .cont-plate3 .right-box .box-cent .cent-list .list-right2 .right-box2 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
    width: 100%;
    height: 100%;
  }
  .solutionDetails .solutionDetails-cont .cont-plate3 .right-box .box-cent .cent-list .list-right .right-box2 .box-text,
  .solutionDetails .solutionDetails-cont .cont-plate3 .right-box .box-cent .cent-list .list-right2 .right-box2 .box-text {
    position: relative;
    width: 100%;
    padding-left: 0.18rem;
    font-size: 0.26rem;
    line-height: 0.42rem;
    color: #666;
  }
  .solutionDetails .solutionDetails-cont .cont-plate3 .right-box .box-cent .cent-list .list-right .right-box2 .box-text::after,
  .solutionDetails .solutionDetails-cont .cont-plate3 .right-box .box-cent .cent-list .list-right2 .right-box2 .box-text::after {
    content: '◆';
    position: absolute;
    top: 0;
    left: 0;
    font-size: 0.26rem;
    line-height: 0.42rem;
    color: #666;
  }
  .solutionDetails .solutionDetails-cont .cont-plate3 .right-box .box-cent .cent-list .list-right .right-text,
  .solutionDetails .solutionDetails-cont .cont-plate3 .right-box .box-cent .cent-list .list-right2 .right-text {
    position: relative;
    width: 100%;
    padding-left: 0.18rem;
    font-size: 0.26rem;
    line-height: 0.42rem;
    color: #666;
  }
  .solutionDetails .solutionDetails-cont .cont-plate3 .right-box .box-cent .cent-list .list-right .right-text::after,
  .solutionDetails .solutionDetails-cont .cont-plate3 .right-box .box-cent .cent-list .list-right2 .right-text::after {
    content: '◆';
    position: absolute;
    top: 0;
    left: 0;
    font-size: 0.26rem;
    line-height: 0.42rem;
    color: #666;
  }
  .solutionDetails .solutionDetails-cont .cont-plate3 .right-box .box-cent .cent-list .list-right2 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
  }
  .solutionDetails .solutionDetails-cont .cont-plate3 .right-box .box-cent .cent-list .list-right2 .right2-cont {
    width: 100%;
    padding: 0.2rem 0.2rem 0.2rem 0.4rem;
    border-bottom: solid 1px #cccccc;
  }
  .solutionDetails .solutionDetails-cont .cont-plate3 .right-box .box-cent .cent-list .list-right2 .right2-cont:last-of-type {
    border-bottom: none;
  }
  .solutionDetails .solutionDetails-cont .cont-plate3 .right-box .bg {
    background: #f9f9f9;
  }
  .solutionDetails .solutionDetails-box {
    width: 100%;
    height: auto;
    padding: 0.6rem 0 0.8rem;
    background: #f9f9f9;
  }
  .solutionDetails .solutionDetails-box .box-cont {
    width: 100%;
    height: auto;
    padding: 0 0.3rem;
  }
  .solutionDetails .solutionDetails-box .box-cont .plate4-title {
    font-size: 0.34rem;
    font-weight: bold;
    color: #333333;
  }
  .solutionDetails .solutionDetails-box .box-cont .plate4-English {
    margin-top: 0.06rem;
    font-size: 0.3rem;
    color: #333;
  }
  .solutionDetails .solutionDetails-box .box-cont span {
    display: block;
    width: 52px;
    height: 4px;
    margin-top: 0.3rem;
    margin-bottom: 0.5rem;
    background: #7bb62c;
  }
  .solutionDetails .solutionDetails-box .box-cont .cont-cent {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
  }
  .solutionDetails .solutionDetails-box .box-cont .cont-cent .cent-pic {
    width: 100%;
    margin-top: 0.3rem;
  }
  .solutionDetails .solutionDetails-box .box-cont .cont-cent .cent-pic img {
    width: 100%;
  }
  .solutionDetails .cont-bottom {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    padding: 0 0.3rem;
  }
  .solutionDetails .cont-bottom .bottom-left {
    width: 100%;
    height: auto;
    font-size: 0.28rem;
    line-height: 0.44rem;
    color: #333333;
  }
  .solutionDetails .cont-bottom .bottom-left a {
    color: #333333;
  }
  .solutionDetails .cont-bottom .bottom-left a:hover {
    color: #0f6fa9;
  }
  .solutionDetails .cont-bottom .bottom-button {
    display: block;
    width: 2.54rem;
    height: 0.7rem;
    margin-top: 0.3rem;
    font-size: 0.26rem;
    line-height: 0.7rem;
    text-align: center;
    color: #fff;
    background: #0f6fa9;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .solutionDetails .cont-bottom .bottom-button img {
    width: 7px;
    margin-top: -0.02rem;
    margin-right: 0.12rem;
  }
  .solutionDetails .cont-bottom .bottom-button:hover {
    transform: translatey(-10px);
    -o-transform: translatey(-10px);
    -moz-transform: translatey(-10px);
    -webkit-transform: translatey(-10px);
  }
  .case {
    width: 100%;
    height: auto;
    padding: 1.2rem 0;
  }
  .case .case-cont {
    width: 100%;
    height: auto;
    padding: 0 0.3rem;
  }
  .case .case-cont .cont-title {
    font-size: 0.4rem;
    font-weight: bold;
    color: #1e1e1e;
  }
  .case .case-cont .cont-English {
    font-family: 'Arial';
    font-size: 0.5rem;
    font-weight: bold;
    color: #1e1e1e;
  }
  .case .case-cont .cont-English span {
    color: #7bb62c;
  }
  .case .case-cont .cont-box {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
  }
  .case .case-cont .cont-box .box-list {
    width: 100%;
    height: auto;
    margin-top: 0.6rem;
    padding-bottom: 0.3rem;
    background: #f9f9f9;
  }
  .case .case-cont .cont-box .box-list .list-pic {
    width: 100%;
    height: 4rem;
    overflow: hidden;
  }
  .case .case-cont .cont-box .box-list .list-pic img {
    width: 100%;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .case .case-cont .cont-box .box-list .list-cent {
    width: 100%;
    padding: 0.4rem 0.3rem 0;
  }
  .case .case-cont .cont-box .box-list .list-cent .cent-title {
    font-size: 0.3rem;
    font-weight: bold;
    color: #393435;
  }
  .case .case-cont .cont-box .box-list .list-cent .cent-text {
    margin-top: 0.12rem;
    font-size: 0.26rem;
    line-height: 0.42rem;
    color: #999;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
  .case .case-cont .cont-box .box-list .list-cent .cent-box {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: auto;
  }
  .case .case-cont .cont-box .box-list .list-cent .cent-box .box-left {
    width: auto;
    font-size: 0.26rem;
    color: #666666;
  }
  .case .case-cont .cont-box .box-list .list-cent .cent-box .box-left span {
    font-size: 0.3rem;
    font-weight: bold;
    color: #333333;
  }
  .case .case-cont .cont-box .box-list .list-cent .cent-box .cent-bottom {
    position: relative;
    width: 27px;
    height: 27px;
    margin-top: 0.3rem;
    border-radius: 50%;
    border: solid 1px #9f9f9f;
  }
  .case .case-cont .cont-box .box-list .list-cent .cent-box .cent-bottom img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 6px;
    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;
  }
  .case .case-cont .cont-box .box-list .list-cent .cent-box .cent-bottom .img2 {
    opacity: 0;
  }
  .case .case-cont .cont-box .box-list:hover {
    box-shadow: 0 0 0.3rem rgba(0, 0, 0, 0.06);
    background: #fff;
  }
  .case .case-cont .cont-box .box-list:hover .list-pic img {
    transform: scale(1.1, 1.1) translateZ(0);
    -o-transform: scale(1.1, 1.1) translateZ(0);
    -moz-transform: scale(1.1, 1.1) translateZ(0);
    -webkit-transform: scale(1.1, 1.1 translateZ(0));
  }
  .case .case-cont .cont-box .box-list:hover .cent-bottom {
    background: #0f6fa9 !important;
    border: solid 1px #0f6fa9 !important;
  }
  .case .case-cont .cont-box .box-list:hover .cent-bottom .img2 {
    opacity: 1 !important;
  }
  .case .case-cont .cont-box .box-list:hover .cent-bottom .img1 {
    opacity: 0;
  }
  .case .case-cont .cont-button {
    display: block;
    width: 100%;
    height: 0.7rem;
    margin: 0.6rem auto 0;
    font-size: 0.26rem;
    text-align: center;
    line-height: 0.7rem;
    color: #fff;
    background: #7bb62c;
  }
  .case .case-cont .cont-button:hover {
    transform: translatey(-10px);
    -o-transform: translatey(-10px);
    -moz-transform: translatey(-10px);
    -webkit-transform: translatey(-10px);
  }
  .caseDetails {
    width: 100%;
    height: auto;
    padding: 1.2rem 0 1.3rem;
  }
  .caseDetails .caseDetails-cont {
    width: 100%;
    height: auto;
    padding: 0 0.3rem;
  }
  .caseDetails .caseDetails-cont .cont-box {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    padding-bottom: 1.2rem;
  }
  .caseDetails .caseDetails-cont .cont-box .box-left {
    width: 100%;
    height: auto;
  }
  .caseDetails .caseDetails-cont .cont-box .box-left .left-title {
    margin-bottom: 0.6rem;
    font-size: 0.46rem;
    font-weight: bold;
    color: #333;
  }
  .caseDetails .caseDetails-cont .cont-box .box-left .left-cent {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    margin-top: 0.5rem;
  }
  .caseDetails .caseDetails-cont .cont-box .box-left .left-cent span {
    display: inline-block;
    width: 0.54rem;
  }
  .caseDetails .caseDetails-cont .cont-box .box-left .left-cent span img {
    width: 0.38rem;
  }
  .caseDetails .caseDetails-cont .cont-box .box-left .cent-text {
    font-size: 0.28rem;
    color: #666;
  }
  .caseDetails .caseDetails-cont .cont-box .box-right {
    width: 100%;
    height: auto;
  }
  .caseDetails .caseDetails-cont .cont-box .box-right .right-title {
    font-size: 0.3rem;
    font-weight: bold;
    color: #333;
    margin-top: 0.68rem;
  }
  .caseDetails .caseDetails-cont .cont-box .box-right .right-title:last-of-type {
    margin-top: 0;
  }
  .caseDetails .caseDetails-cont .cont-box .box-right .right-text {
    margin-top: 0.2rem;
    font-size: 0.26rem;
    line-height: 0.42rem;
    color: #666;
  }
  .caseDetails .cont-plate2 {
    width: 100%;
    padding-left: 0.3rem;
  }
  .caseDetails .cont-plate2 .plate2-title {
    font-size: 0.46rem;
    font-weight: bold;
    color: #333;
  }
  .caseDetails .cont-plate2 .plate2-box {
    display: flex;
    justify-content: flex-start;
    width: 100%;
    height: auto;
    margin-top: 0.6rem;
    padding-bottom: 0.8rem;
    overflow-x: scroll;
  }
  .caseDetails .cont-plate2 .plate2-box::-webkit-scrollbar {
    width: 100%;
    height: 4px;
  }
  .caseDetails .cont-plate2 .plate2-box::-webkit-scrollbar-thumb {
    height: 6px;
    background: #0f6fa9;
  }
  .caseDetails .cont-plate2 .plate2-box::-webkit-scrollbar-track {
    background: #e5e5e5;
  }
  .caseDetails .cont-plate2 .plate2-box .box-pic {
    width: auto;
    height: 4rem;
    margin-right: 0.22rem;
  }
  .caseDetails .cont-plate2 .plate2-box .box-pic:last-of-type {
    margin-right: 0;
  }
  .caseDetails .cont-plate2 .plate2-box .box-pic img {
    width: auto;
    height: 100%;
  }
  .caseDetails .caseDetails-bottom {
    position: relative;
    width: 100%;
    height: auto;
    margin: 1.2rem auto 0;
    padding: 0 0.3rem;
  }
  .caseDetails .caseDetails-bottom .bottom-title {
    font-size: 0.4rem;
    font-weight: bold;
    color: #1e1e1e;
  }
  .caseDetails .caseDetails-bottom .bottom-English {
    font-family: 'Arial';
    font-size: 0.5rem;
    font-weight: bold;
    color: #1e1e1e;
  }
  .caseDetails .caseDetails-bottom .bottom-English span {
    color: #7bb62c;
  }
  .caseDetails .caseDetails-bottom .bottom-swiper-box {
    width: 100%;
    height: auto;
    margin-top: 0.6rem;
    overflow: hidden;
  }
  .caseDetails .caseDetails-bottom .bottom-swiper-box .swiper-slide {
    width: 100%;
    height: auto;
  }
  .caseDetails .caseDetails-bottom .bottom-swiper-box .swiper-slide .slide-box {
    width: 100%;
    height: auto;
    padding-bottom: 0.3rem;
    background: #f9f9f9;
  }
  .caseDetails .caseDetails-bottom .bottom-swiper-box .swiper-slide .slide-box .list-pic {
    width: 100%;
    height: 2.6rem;
    overflow: hidden;
  }
  .caseDetails .caseDetails-bottom .bottom-swiper-box .swiper-slide .slide-box .list-pic img {
    width: 100%;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .caseDetails .caseDetails-bottom .bottom-swiper-box .swiper-slide .slide-box .list-cent {
    width: 100%;
    padding: 0.4rem 0.3rem 0;
  }
  .caseDetails .caseDetails-bottom .bottom-swiper-box .swiper-slide .slide-box .list-cent .cent-title {
    font-size: 0.32rem;
    font-weight: bold;
    color: #393435;
  }
  .caseDetails .caseDetails-bottom .bottom-swiper-box .swiper-slide .slide-box .list-cent .cent-text {
    margin-top: 0.12rem;
    font-size: 0.26rem;
    line-height: 0.42rem;
    color: #999;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
  .caseDetails .caseDetails-bottom .bottom-swiper-box .swiper-slide .slide-box .list-cent .cent-bottom {
    position: relative;
    width: 32px;
    height: 32px;
    margin-top: 0.3rem;
    border-radius: 50%;
    border: solid 1px #9f9f9f;
  }
  .caseDetails .caseDetails-bottom .bottom-swiper-box .swiper-slide .slide-box .list-cent .cent-bottom img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 6px;
    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;
  }
  .caseDetails .caseDetails-bottom .bottom-swiper-box .swiper-slide .slide-box .list-cent .cent-bottom .img2 {
    opacity: 0;
  }
  .caseDetails .caseDetails-bottom .bottom-swiper-box .swiper-slide .slide-box:hover {
    box-shadow: 0 0 0.3rem rgba(0, 0, 0, 0.06);
    background: #fff;
  }
  .caseDetails .caseDetails-bottom .bottom-swiper-box .swiper-slide .slide-box:hover .list-pic img {
    transform: scale(1.1, 1.1) translateZ(0);
    -o-transform: scale(1.1, 1.1) translateZ(0);
    -moz-transform: scale(1.1, 1.1) translateZ(0);
    -webkit-transform: scale(1.1, 1.1 translateZ(0));
  }
  .caseDetails .caseDetails-bottom .bottom-swiper-box .swiper-slide .slide-box:hover .cent-bottom {
    background: #0f6fa9;
    border: solid 1px #0f6fa9;
  }
  .caseDetails .caseDetails-bottom .bottom-swiper-box .swiper-slide .slide-box:hover .cent-bottom .img2 {
    opacity: 1 !important;
  }
  .caseDetails .caseDetails-bottom .bottom-swiper-box .swiper-slide .slide-box:hover .cent-bottom .img1 {
    opacity: 0;
  }
  .caseDetails .caseDetails-bottom .bottom-swiper-botton {
    display: flex;
    justify-content: space-between;
    position: absolute;
    top: 0.2rem;
    right: 0.3rem;
    width: 1.6rem;
    height: auto;
  }
  .caseDetails .caseDetails-bottom .bottom-swiper-botton .bottom-swiper-button-prev,
  .caseDetails .caseDetails-bottom .bottom-swiper-botton .bottom-swiper-button-next {
    position: relative;
    width: 39px;
    height: auto;
  }
  .caseDetails .caseDetails-bottom .bottom-swiper-botton .bottom-swiper-button-prev img,
  .caseDetails .caseDetails-bottom .bottom-swiper-botton .bottom-swiper-button-next img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .caseDetails .caseDetails-bottom .bottom-swiper-botton .bottom-swiper-button-prev .img2,
  .caseDetails .caseDetails-bottom .bottom-swiper-botton .bottom-swiper-button-next .img2 {
    opacity: 0;
  }
  .caseDetails .caseDetails-bottom .bottom-swiper-botton .bottom-swiper-button-prev:hover .img2,
  .caseDetails .caseDetails-bottom .bottom-swiper-botton .bottom-swiper-button-next:hover .img2 {
    opacity: 1;
  }
  .caseDetails .caseDetails-bottom .bottom-swiper-botton .bottom-swiper-button-prev:hover .img1,
  .caseDetails .caseDetails-bottom .bottom-swiper-botton .bottom-swiper-button-next:hover .img1 {
    opacity: 0;
  }
  .service {
    width: 100%;
    height: auto;
    padding: 1.2rem 0;
  }
  .service .service-cont {
    width: 100%;
    height: auto;
    padding: 0 0.3rem;
  }
  .service .service-cont .cont-title {
    font-size: 0.4rem;
    font-weight: bold;
    color: #1e1e1e;
  }
  .service .service-cont .cont-English {
    font-family: 'Arial';
    font-size: 0.5rem;
    font-weight: bold;
    color: #1e1e1e;
  }
  .service .service-cont .cont-English span {
    color: #7bb62c;
  }
  .service .service-cont .cont-box {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
  }
  .service .service-cont .cont-box .box-list {
    width: 100%;
    height: auto;
    margin-top: 0.6rem;
    padding-bottom: 0.3rem;
    background: #f9f9f9;
  }
  .service .service-cont .cont-box .box-list .list-pic {
    width: 100%;
    height: 4rem;
    overflow: hidden;
  }
  .service .service-cont .cont-box .box-list .list-pic img {
    width: 100%;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .service .service-cont .cont-box .box-list .list-cent {
    width: 100%;
    padding: 0.4rem 0.3rem 0;
  }
  .service .service-cont .cont-box .box-list .list-cent .cent-title {
    font-size: 0.3rem;
    font-weight: bold;
    color: #393435;
  }
  .service .service-cont .cont-box .box-list .list-cent .cent-text {
    margin-top: 0.12rem;
    font-size: 0.26rem;
    line-height: 0.42rem;
    color: #999;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
  .service .service-cont .cont-box .box-list .list-cent .cent-box {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: auto;
  }
  .service .service-cont .cont-box .box-list .list-cent .cent-box .box-left {
    width: auto;
    font-size: 0.26rem;
    color: #666666;
  }
  .service .service-cont .cont-box .box-list .list-cent .cent-box .box-left span {
    font-size: 0.3rem;
    font-weight: bold;
    color: #333333;
  }
  .service .service-cont .cont-box .box-list .list-cent .cent-box .cent-bottom {
    position: relative;
    width: 27px;
    height: 27px;
    margin-top: 0.3rem;
    border-radius: 50%;
    border: solid 1px #9f9f9f;
  }
  .service .service-cont .cont-box .box-list .list-cent .cent-box .cent-bottom img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 6px;
    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;
  }
  .service .service-cont .cont-box .box-list .list-cent .cent-box .cent-bottom .img2 {
    opacity: 0;
  }
  .service .service-cont .cont-box .box-list:hover {
    box-shadow: 0 0 0.3rem rgba(0, 0, 0, 0.06);
    background: #fff;
  }
  .service .service-cont .cont-box .box-list:hover .list-pic img {
    transform: scale(1.1, 1.1) translateZ(0);
    -o-transform: scale(1.1, 1.1) translateZ(0);
    -moz-transform: scale(1.1, 1.1) translateZ(0);
    -webkit-transform: scale(1.1, 1.1 translateZ(0));
  }
  .service .service-cont .cont-box .box-list:hover .cent-bottom {
    background: #0f6fa9 !important;
    border: solid 1px #0f6fa9 !important;
  }
  .service .service-cont .cont-box .box-list:hover .cent-bottom .img2 {
    opacity: 1 !important;
  }
  .service .service-cont .cont-box .box-list:hover .cent-bottom .img1 {
    opacity: 0;
  }
  .service .service-cont .cont-button {
    display: block;
    width: 100%;
    height: 0.7rem;
    margin: 0.6rem auto 0;
    font-size: 0.26rem;
    text-align: center;
    line-height: 0.7rem;
    color: #fff;
    background: #7bb62c;
  }
  .service .service-cont .cont-button:hover {
    transform: translatey(-10px);
    -o-transform: translatey(-10px);
    -moz-transform: translatey(-10px);
    -webkit-transform: translatey(-10px);
  }
  .serviceDetails {
    width: 100%;
    height: auto;
    padding: 1.2rem 0 1rem;
  }
  .serviceDetails .serviceDetails-cont {
    display: flex;
    justify-content: space-between;
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 0 0.3rem 0.6rem;
  }
  .serviceDetails .serviceDetails-cont .cont-left {
    width: 100%;
    height: auto;
  }
  .serviceDetails .serviceDetails-cont .cont-left .mt {
    margin-top: 0.7rem;
  }
  .serviceDetails .serviceDetails-cont .cont-left .left-title {
    font-size: 0.34rem;
    font-weight: bold;
    color: #333333;
  }
  .serviceDetails .serviceDetails-cont .cont-left .left-English {
    margin-top: 0.06rem;
    font-size: 0.3rem;
    color: #333;
  }
  .serviceDetails .serviceDetails-cont .cont-left span {
    display: block;
    width: 52px;
    height: 4px;
    margin-top: 0.3rem;
    margin-bottom: 0.55rem;
    background: #7bb62c;
  }
  .serviceDetails .serviceDetails-cont .cont-left .left-text {
    margin-top: 0.26rem;
    font-size: 0.26rem;
    line-height: 0.42rem;
    color: #666;
  }
  .serviceDetails .serviceDetails-cont .cont-left .left-text2 {
    font-size: 0.28rem;
    color: #333333;
  }
  .serviceDetails .serviceDetails-cont .cont-left .left-text3 {
    position: relative;
    width: 100%;
    margin-top: 0.2rem;
    padding-left: 0.18rem;
    font-size: 0.26rem;
    line-height: 0.42rem;
    color: #666;
  }
  .serviceDetails .serviceDetails-cont .cont-left .left-text3::after {
    content: '◆';
    position: absolute;
    top: 0;
    left: 0;
    font-size: 0.26rem;
    line-height: 0.42rem;
    color: #666;
  }
  .serviceDetails .serviceDetails-cont .cont-left .left-text4 {
    font-size: 0.26rem;
    line-height: 0.42rem;
    color: #666;
  }
  .serviceDetails .serviceDetails-cont .cont-right {
    display: none;
    width: 5.12rem;
  }
  .serviceDetails .serviceDetails-cont .cont-right img {
    width: 100%;
  }
  .serviceDetails .serviceDetails-cent {
    width: 100%;
    height: auto;
    padding: 0.6rem 0 0.8rem;
    background: #f9f9f9;
  }
  .serviceDetails .serviceDetails-cent .cent-box {
    width: 100%;
    height: auto;
    padding: 0 0.3rem;
  }
  .serviceDetails .serviceDetails-cent .cent-box .box-title {
    font-size: 0.34rem;
    font-weight: bold;
    color: #333333;
  }
  .serviceDetails .serviceDetails-cent .cent-box .box-English {
    margin-top: 0.06rem;
    font-size: 0.3rem;
    color: #333;
  }
  .serviceDetails .serviceDetails-cent .cent-box span {
    display: block;
    width: 52px;
    height: 4px;
    margin-top: 0.3rem;
    margin-bottom: 0.55rem;
    background: #7bb62c;
  }
  .serviceDetails .serviceDetails-cent .cent-box .box-text {
    width: 100%;
    font-size: 0.28rem;
    line-height: 0.44rem;
    color: #333333;
  }
  .serviceDetails .serviceDetails-cent .cent-box .box-text3 {
    position: relative;
    width: 100%;
    margin-top: 0.2rem;
    padding-left: 0.18rem;
    font-size: 0.26rem;
    line-height: 0.42rem;
    color: #666;
  }
  .serviceDetails .serviceDetails-cent .cent-box .box-text3::after {
    content: '◆';
    position: absolute;
    top: 0;
    left: 0;
    font-size: 0.26rem;
    line-height: 0.42rem;
    color: #666;
  }
  .serviceDetails .serviceDetails-cent .cent-box .box-text4 {
    font-size: 0.26rem;
    line-height: 0.42rem;
    color: #666;
  }
  .serviceDetails .serviceDetails-bottom {
    width: 100%;
    height: auto;
    margin: 0 auto 0.6rem;
    padding: 0.8rem 0.3rem 0.6rem;
    border-bottom: solid 1px #dddddd;
  }
  .serviceDetails .serviceDetails-bottom .bottom-title {
    font-size: 0.34rem;
    font-weight: bold;
    color: #333333;
  }
  .serviceDetails .serviceDetails-bottom .bottom-English {
    margin-top: 0.06rem;
    font-size: 0.3rem;
    color: #333;
  }
  .serviceDetails .serviceDetails-bottom span {
    display: block;
    width: 52px;
    height: 4px;
    margin-top: 0.3rem;
    margin-bottom: 0.55rem;
    background: #7bb62c;
  }
  .serviceDetails .serviceDetails-bottom .bottom-text {
    font-size: 0.26rem;
    line-height: 0.42rem;
    color: #666;
  }
  .serviceDetails .cont-bottom {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    padding: 0 0.3rem;
  }
  .serviceDetails .cont-bottom .bottom-left {
    width: 100%;
    height: auto;
    font-size: 0.28rem;
    line-height: 0.44rem;
    color: #333333;
  }
  .serviceDetails .cont-bottom .bottom-left a {
    color: #333333;
  }
  .serviceDetails .cont-bottom .bottom-left a:hover {
    color: #0f6fa9;
  }
  .serviceDetails .cont-bottom .bottom-button {
    display: block;
    width: 2.54rem;
    height: 0.7rem;
    margin-top: 0.3rem;
    font-size: 0.26rem;
    line-height: 0.7rem;
    text-align: center;
    color: #fff;
    background: #0f6fa9;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .serviceDetails .cont-bottom .bottom-button img {
    width: 7px;
    margin-top: -0.02rem;
    margin-right: 0.12rem;
  }
  .serviceDetails .cont-bottom .bottom-button:hover {
    transform: translatey(-10px);
    -o-transform: translatey(-10px);
    -moz-transform: translatey(-10px);
    -webkit-transform: translatey(-10px);
  }
  .nwes {
    width: 100%;
    height: auto;
    padding: 1.2rem 0;
  }
  .nwes .nwes-cont {
    width: 100%;
    height: auto;
    padding: 0 0.3rem;
  }
  .nwes .nwes-cont .cont-title {
    font-size: 0.4rem;
    font-weight: bold;
    color: #1e1e1e;
  }
  .nwes .nwes-cont .cont-English {
    font-family: 'Arial';
    font-size: 0.5rem;
    font-weight: bold;
    color: #1e1e1e;
  }
  .nwes .nwes-cont .cont-English span {
    color: #7bb62c;
  }
  .nwes .nwes-cont .cont-box {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
  }
  .nwes .nwes-cont .cont-box .box-list {
    width: 100%;
    height: auto;
    margin-left: 0;
    margin-top: 0.6rem;
    padding-bottom: 0.3rem;
  }
  .nwes .nwes-cont .cont-box .box-list:nth-child(3n + 1) {
    margin-left: 0;
  }
  .nwes .nwes-cont .cont-box .box-list .list-top {
    width: auto;
    margin-bottom: 0.2rem;
    font-size: 0.3rem;
    color: #666666;
  }
  .nwes .nwes-cont .cont-box .box-list .list-top span {
    font-size: 0.36rem;
    font-weight: bold;
    color: #333333;
  }
  .nwes .nwes-cont .cont-box .box-list .list-pic {
    width: 100%;
    height: 3.8rem;
    overflow: hidden;
  }
  .nwes .nwes-cont .cont-box .box-list .list-pic img {
    width: 100%;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .nwes .nwes-cont .cont-box .box-list .list-cent {
    width: 100%;
    padding: 0.24rem 0 0;
  }
  .nwes .nwes-cont .cont-box .box-list .list-cent .cent-title {
    height: 0.96rem;
    font-size: 0.34rem;
    font-weight: bold;
    line-height: 0.5rem;
    color: #393435;
  }
  .nwes .nwes-cont .cont-box .box-list .list-cent .cent-text {
    margin-top: 0.18rem;
    font-size: 0.26rem;
    line-height: 0.42rem;
    color: #999;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
  .nwes .nwes-cont .cont-box .box-list .list-cent .cent-bottom {
    position: relative;
    width: 42px;
    height: 42px;
    margin-top: 0.28rem;
    border-radius: 50%;
    border: solid 1px #9f9f9f;
  }
  .nwes .nwes-cont .cont-box .box-list .list-cent .cent-bottom img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 8px;
    transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .nwes .nwes-cont .cont-box .box-list .list-cent .cent-bottom .img2 {
    opacity: 0;
  }
  .nwes .nwes-cont .cont-box .box-list:hover .list-pic img {
    transform: scale(1.1, 1.1) translateZ(0);
    -o-transform: scale(1.1, 1.1) translateZ(0);
    -moz-transform: scale(1.1, 1.1) translateZ(0);
    -webkit-transform: scale(1.1, 1.1 translateZ(0));
  }
  .nwes .nwes-cont .cont-box .box-list:hover .cent-bottom {
    background: #0f6fa9;
    border: solid 1px #0f6fa9;
  }
  .nwes .nwes-cont .cont-box .box-list:hover .cent-bottom .img2 {
    opacity: 1 !important;
  }
  .nwes .nwes-cont .cont-box .box-list:hover .cent-bottom .img1 {
    opacity: 0;
  }
  .newsDetails {
    width: 100%;
    height: auto;
    padding: 1.2rem 0 1.1rem;
  }
  .newsDetails .newsDetails-cont {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    padding: 0 0.3rem;
  }
  .newsDetails .newsDetails-cont .cont-left {
    width: 100%;
    height: auto;
  }
  .newsDetails .newsDetails-cont .cont-left .left-title {
    font-size: 0.4rem;
    font-weight: bold;
    color: #333;
  }
  .newsDetails .newsDetails-cont .cont-left .left-top {
    display: flex;
    justify-content: flex-start;
    width: 100%;
    margin-top: 0.2rem;
    margin-bottom: 0.55rem;
  }
  .newsDetails .newsDetails-cont .cont-left .left-top .top-list {
    width: auto;
    margin-right: 0.2rem;
    font-size: 0.26rem;
    font-family: 'DIN-BOLD';
  }
  .newsDetails .newsDetails-cont .cont-left .left-top img {
    width: 18px;
    margin-top: -0.04rem;
    margin-right: 0.06rem;
  }
  .newsDetails .newsDetails-cont .cont-left .left-text {
    margin-top: 0.4rem;
    font-size: 0.26rem;
    line-height: 0.42rem;
    color: #666;
  }
  .newsDetails .newsDetails-cont .cont-left img {
    max-width: 100%;
    width: auto;
    margin-top: 0.5rem;
  }
  .newsDetails .newsDetails-cont .cont-right {
    width: 100%;
    height: 100%;
    margin-top: 0.5rem;
  }
  .newsDetails .newsDetails-cont .cont-right .right-box {
    width: 100%;
    height: auto;
    padding: 0.6rem 0.3rem;
    background: #f9f9f9;
  }
  .newsDetails .newsDetails-cont .cont-right .right-box .right-title {
    font-size: 0.4rem;
    font-weight: bold;
    color: #333;
  }
  .newsDetails .newsDetails-cont .cont-right .right-box span {
    display: block;
    width: 44px;
    height: 4px;
    margin-top: 0.2rem;
    background: #0f6fa9;
  }
  .newsDetails .newsDetails-cont .cont-right .right-box .right-list {
    width: 100%;
    height: auto;
    margin-top: 0.6rem;
  }
  .newsDetails .newsDetails-cont .cont-right .right-box .right-list .list-pic {
    width: 100%;
    height: auto;
    overflow: hidden;
  }
  .newsDetails .newsDetails-cont .cont-right .right-box .right-list .list-pic img {
    width: 100%;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .newsDetails .newsDetails-cont .cont-right .right-box .right-list .list-title {
    margin-top: 0.2rem;
    font-size: 0.34rem;
    font-weight: bold;
    color: #333;
  }
  .newsDetails .newsDetails-cont .cont-right .right-box .right-list .list-bottom {
    position: relative;
    width: 36px;
    height: 36px;
    margin-top: 0.26rem;
    border-radius: 50%;
    border: solid 1px #9f9f9f;
  }
  .newsDetails .newsDetails-cont .cont-right .right-box .right-list .list-bottom img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 8px;
    transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .newsDetails .newsDetails-cont .cont-right .right-box .right-list .list-bottom .img2 {
    opacity: 0;
  }
  .newsDetails .newsDetails-cont .cont-right .right-box .right-list:hover .list-pic img {
    transform: scale(1.1, 1.1) translateZ(0);
    -o-transform: scale(1.1, 1.1) translateZ(0);
    -moz-transform: scale(1.1, 1.1) translateZ(0);
    -webkit-transform: scale(1.1, 1.1 translateZ(0));
  }
  .newsDetails .newsDetails-cont .cont-right .right-box .right-list:hover .list-bottom {
    background: #0f6fa9 !important;
    border: solid 1px #0f6fa9 !important;
  }
  .newsDetails .newsDetails-cont .cont-right .right-box .right-list:hover .list-bottom .img2 {
    opacity: 1 !important;
  }
  .newsDetails .newsDetails-cont .cont-right .right-box .right-list:hover .list-bottom .img1 {
    opacity: 0;
  }
  .newsDetails .newsDetails-cont .cont-right .right-bottom {
    width: 100%;
    height: auto;
    margin-top: 0.3rem;
    padding: 0.6rem 0.3rem;
    background: #f9f9f9;
  }
  .newsDetails .newsDetails-cont .cont-right .right-bottom .bottom-title {
    font-size: 0.26rem;
    line-height: 0.42rem;
    color: #333333;
  }
  .newsDetails .newsDetails-cont .cont-right .right-bottom .bottom-title a {
    color: #333333;
  }
  .newsDetails .newsDetails-cont .cont-right .right-bottom .bottom-title a:hover {
    color: #0f6fa9;
  }
  .newsDetails .newsDetails-cont .cont-right .right-bottom .bottom-box {
    display: flex;
    justify-content: flex-start;
    width: 100%;
    height: auto;
    margin-top: 0.4rem;
  }
  .newsDetails .newsDetails-cont .cont-right .right-bottom .bottom-box .box-icon {
    display: block;
    position: relative;
    width: 36px;
    height: 36px;
    margin-right: 0.15rem;
    border-radius: 50%;
    border: solid 1px #e8e8e8;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .newsDetails .newsDetails-cont .cont-right .right-bottom .bottom-box .box-icon img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 18px;
    transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .newsDetails .newsDetails-cont .cont-right .right-bottom .bottom-box .box-icon .img2 {
    opacity: 0;
  }
  .newsDetails .newsDetails-cont .cont-right .right-bottom .bottom-box .box-icon:hover {
    border: solid 1px #0f6fa9;
    background: #0f6fa9;
  }
  .newsDetails .newsDetails-cont .cont-right .right-bottom .bottom-box .box-icon:hover .img2 {
    opacity: 1 !important;
  }
  .newsDetails .newsDetails-cont .cont-right .right-bottom .bottom-box .box-icon:hover .img1 {
    opacity: 0;
  }
  .newsDetails .newsDetails-cont .cont-right .right-bottom .bottom-botton {
    display: block;
    width: 100%;
    height: 0.8rem;
    margin-top: 0.45rem;
    font-size: 0.26rem;
    line-height: 0.8rem;
    text-align: center;
    color: #fff;
    background: #0f6fa9;
  }
  .newsDetails .newsDetails-cont .cont-right .right-bottom .bottom-botton:hover {
    transform: translatey(-10px);
    -o-transform: translatey(-10px);
    -moz-transform: translatey(-10px);
    -webkit-transform: translatey(-10px);
  }
  .contact {
    width: 100%;
    height: auto;
    padding: 1.2rem 0;
  }
  .contact .contact-cont {
    width: 100%;
    height: auto;
  }
  .contact .contact-cont .cont-title {
    padding: 0 0.3rem;
    font-size: 0.4rem;
    font-weight: bold;
    color: #1e1e1e;
  }
  .contact .contact-cont .cont-English {
    padding: 0 0.3rem;
    font-family: 'Arial';
    font-size: 0.5rem;
    font-weight: bold;
    color: #1e1e1e;
  }
  .contact .contact-cont .cont-English span {
    color: #7bb62c;
  }
  .contact .contact-cont .cont-top {
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin: 0.5rem auto 0;
    padding: 0.8rem 0;
    background: #f9f9f9;
  }
  .contact .contact-cont .cont-top .mode-list {
    width: 33.33%;
    height: auto;
    padding: 0 0.2rem;
    text-align: center;
    border-right: solid 1px #e2e2e2;
  }
  .contact .contact-cont .cont-top .mode-list .list-pic {
    position: relative;
    top: 0;
    left: 50%;
    width: 1rem;
    height: 1rem;
    border-radius: 50%;
    background: #edeeef;
    transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .contact .contact-cont .cont-top .mode-list .list-pic .pic-icon,
  .contact .contact-cont .cont-top .mode-list .list-pic .pic-icon-on {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 0.34rem;
    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;
  }
  .contact .contact-cont .cont-top .mode-list .list-pic .pic-icon-on {
    opacity: 0;
  }
  .contact .contact-cont .cont-top .mode-list .list-pic .icon-size {
    width: 0.48rem !important;
  }
  .contact .contact-cont .cont-top .mode-list .list-title {
    width: 100%;
    margin: 0.24rem 0 0;
    font-size: 0.3rem;
    font-weight: bold;
    line-height: 0.5rem;
    color: #333;
  }
  .contact .contact-cont .cont-top .mode-list .list-text {
    width: 100%;
    font-family: 'Arial';
    font-size: 0.3rem;
    line-height: 0.5rem;
    color: #666666;
  }
  .contact .contact-cont .cont-top .mode-list:hover .list-pic {
    background: #0f6fa9;
  }
  .contact .contact-cont .cont-top .mode-list:hover .list-pic .pic-icon {
    opacity: 0;
  }
  .contact .contact-cont .cont-top .mode-list:hover .list-pic .pic-icon-on {
    opacity: 1;
  }
  .contact .contact-cont .cont-top .mode-list:last-child {
    border-right: none;
  }
  .contact .contact-cont .contact-map {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    margin: 1rem auto 0;
    padding: 0 0.3rem;
  }
  .contact .contact-cont .contact-map .map-list {
    width: 100%;
    height: auto;
    margin-top: 0.3rem;
  }
  .contact .contact-cont .contact-map .map-list .list-map {
    width: 100%;
    height: 4rem;
    margin-top: 0.2rem;
  }
  .contact .contact-cont .contact-map .map-list .list-map img {
    width: 100%;
  }
  .contact .contact-cont .contact-map .map-list .list-title {
    font-size: 18px;
    font-weight: bold;
    line-height: 30px;
    color: #333;
  }
  .contact .contact-cont .contact-map .map-list .list-text {
    font-size: 16px;
    line-height: 30px;
    color: #666;
  }
  .recruit {
    width: 100%;
    height: auto;
    padding: 1.2rem 0;
  }
  .recruit .recruit-cont {
    width: 100%;
    height: auto;
    padding: 0 0.3rem;
  }
  .recruit .recruit-cont .cont-title {
    font-size: 0.4rem;
    font-weight: bold;
    color: #1e1e1e;
  }
  .recruit .recruit-cont .cont-English {
    margin-bottom: 0.55rem;
    font-family: 'Arial';
    font-size: 0.5rem;
    font-weight: bold;
    color: #1e1e1e;
  }
  .recruit .recruit-cont .cont-English span {
    color: #7bb62c;
  }
  .recruit .recruit-cont .cont-box {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
  }
  .recruit .recruit-cont .cont-box .recruit-list {
    width: 100%;
    height: auto;
    padding-bottom: 0.85rem;
  }
  .recruit .recruit-cont .cont-box .recruit-list .list-dd {
    width: 100%;
    height: auto;
    margin-bottom: 0.2rem;
  }
  .recruit .recruit-cont .cont-box .recruit-list .list-dd .dd-box {
    width: 100%;
    height: auto;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .recruit .recruit-cont .cont-box .recruit-list .list-dd .dd-box .dd-top {
    display: flex;
    justify-content: space-between;
    width: 100%;
    height: auto;
    padding: 0.4rem 0 0.4rem 0.3rem;
    padding-bottom: 0.4rem;
    background: #f9f9f9;
    cursor: pointer;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .recruit .recruit-cont .cont-box .recruit-list .list-dd .dd-box .dd-top .top-left {
    width: 85%;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .recruit .recruit-cont .cont-box .recruit-list .list-dd .dd-box .dd-top .top-left .left-title {
    font-size: 0.32rem;
    color: #333;
  }
  .recruit .recruit-cont .cont-box .recruit-list .list-dd .dd-box .dd-top .top-left span {
    display: block;
    width: 20px;
    height: 5px;
    margin-top: 0.26rem;
    background: #2a2a2a;
  }
  .recruit .recruit-cont .cont-box .recruit-list .list-dd .dd-box .dd-top .top-left .left-text {
    margin-top: 0.26rem;
    font-size: 0.26rem;
    line-height: 0.42rem;
    color: #999;
  }
  .recruit .recruit-cont .cont-box .recruit-list .list-dd .dd-box .dd-top .top-show {
    width: 15%;
    height: auto;
    background: url(../images/icon/icon-recruit-xia.png) no-repeat top center;
    background-size: 18px;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .recruit .recruit-cont .cont-box .recruit-list .list-dd .dd-box .top-active {
    padding: 0.7rem 0 0 0.3rem;
    background: #fff;
  }
  .recruit .recruit-cont .cont-box .recruit-list .list-dd .dd-box .top-active .left-text {
    display: none;
  }
  .recruit .recruit-cont .cont-box .recruit-list .list-dd .dd-box .top-active .top-show {
    background: url(../images/icon/icon-recruit-shang.png) no-repeat top center !important;
    background-size: 18px;
  }
  .recruit .recruit-cont .cont-box .recruit-list .list-dd .dd-box .dd-cent {
    display: none;
    width: 100%;
    padding: 0.3rem 0.3rem 0;
    background: #fff;
  }
  .recruit .recruit-cont .cont-box .recruit-list .list-dd .dd-box .dd-cent .cent-top {
    width: 85%;
    margin-bottom: 0.55rem;
  }
  .recruit .recruit-cont .cont-box .recruit-list .list-dd .dd-box .dd-cent .cent-top span {
    display: inline-block;
    width: 100%;
    margin-right: 0;
    font-size: 0.26rem;
    color: #999;
  }
  .recruit .recruit-cont .cont-box .recruit-list .list-dd .dd-box .dd-cent .cent-duty {
    width: 100%;
    padding: 0.55rem 0 0.6rem;
    border-top: solid 1px #dddddd;
  }
  .recruit .recruit-cont .cont-box .recruit-list .list-dd .dd-box .dd-cent .cent-duty .duty-title {
    width: 100%;
    padding-bottom: 0.16rem;
    font-size: 0.26rem;
    font-weight: bold;
    color: #333;
  }
  .recruit .recruit-cont .cont-box .recruit-list .list-dd .dd-box .dd-cent .cent-duty .duty-text {
    width: 100%;
    padding-bottom: 0.36rem;
    font-size: 0.26rem;
    line-height: 0.42rem;
    color: #666666;
  }
  .recruit .recruit-cont .cont-box .recruit-list .list-dd .dd-box .dd-cent .cent-duty .cent-buttom {
    display: inline-block;
    width: 100%;
    height: auto;
    padding: 0.2rem 0.1rem;
    font-size: 0.26rem;
    text-align: center;
    line-height: normal;
    color: #fff;
    background: #0f6fa9;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .recruit .recruit-cont .cont-box .recruit-list .list-dd .dd-box .dd-cent .cent-duty .cent-buttom .buttom-icon {
    width: 17px;
  }
  .recruit .recruit-cont .cont-box .recruit-list .list-dd .dd-box .dd-cent .cent-duty .cent-buttom:hover {
    transform: translatey(-10px);
    -o-transform: translatey(-10px);
    -moz-transform: translatey(-10px);
    -webkit-transform: translatey(-10px);
  }
  .recruit .recruit-cont .cont-box .recruit-list .list-dd .dd-box-active {
    box-shadow: 0 0 0.3rem rgba(0, 0, 0, 0.1);
  }
  .recruit .recruit-cont .cont-box .recruit-right {
    width: 100%;
    height: auto;
  }
  .recruit .recruit-cont .cont-box .recruit-right .right-box {
    width: 100%;
    background: #f2f2f2;
  }
  .recruit .recruit-cont .cont-box .recruit-right .right-box .box-pic {
    position: relative;
    width: 100%;
  }
  .recruit .recruit-cont .cont-box .recruit-right .right-box .box-pic img {
    width: 100%;
  }
  .recruit .recruit-cont .cont-box .recruit-right .right-box .box-pic .pic-cent {
    position: absolute;
    top: 0.7rem;
    left: 0;
    padding-left: 0.5rem;
  }
  .recruit .recruit-cont .cont-box .recruit-right .right-box .box-pic .pic-cent .cemt-title {
    font-size: 0.4rem;
    font-weight: bold;
    color: #fff;
  }
  .recruit .recruit-cont .cont-box .recruit-right .right-box .box-pic .pic-cent span {
    display: block;
    width: 20px;
    height: 5px;
    margin-top: 0.2rem;
    background: #fff;
  }
  .recruit .recruit-cont .cont-box .recruit-right .right-box .box-cont {
    width: 100%;
    height: auto;
    padding: 0.6rem 0.3rem 0.8rem;
  }
  .recruit .recruit-cont .cont-box .recruit-right .right-box .box-cont .cont-title {
    font-size: 14px;
    font-weight: bold;
    color: #333;
  }
  .recruit .recruit-cont .cont-box .recruit-right .right-box .box-cont .cont-sousuo {
    position: relative;
    width: 100;
    height: 0.5rem;
    margin-top: 0.3rem;
    background: #fff;
  }
  .recruit .recruit-cont .cont-box .recruit-right .right-box .box-cont .cont-sousuo input {
    width: 100%;
    height: 100%;
    padding: 0 0.5rem 0 0.2rem;
    font-size: 0.26rem;
    font-family: '微软雅黑';
    color: #b4b4b4;
  }
  .recruit .recruit-cont .cont-box .recruit-right .right-box .box-cont .cont-sousuo a {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 0.5rem;
    height: 0.5rem;
    text-align: center;
    line-height: 0.5rem;
  }
  .recruit .recruit-cont .cont-box .recruit-right .right-box .box-cont .cont-sousuo a img {
    width: 16px;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .recruit .recruit-cont .cont-box .recruit-right .right-box .box-cont .cont-sousuo a:hover img {
    transform: scale(1.1, 1.1) translateZ(0);
    -o-transform: scale(1.1, 1.1) translateZ(0);
    -moz-transform: scale(1.1, 1.1) translateZ(0);
    -webkit-transform: scale(1.1, 1.1 translateZ(0));
  }
  .cont-fixed {
    display: none;
    position: fixed;
    top: 30%;
    right: 0.4rem;
    width: 1.2rem;
    height: auto;
    z-index: 39;
  }
  .cont-fixed .fixed-box {
    display: none;
    width: 100%;
    height: 0.72rem;
    margin-bottom: 2px;
    font-size: 14px;
    text-align: center;
    line-height: 0.72rem;
    color: #fff;
    background: #0f6fa9;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .cont-fixed .fixed-box:hover {
    background: #7bb62c;
  }
  .cont-fixed .fixed-box2 {
    display: none;
    width: 100%;
    height: 0.72rem;
    margin-bottom: 2px;
    padding-top: 0.12em;
    font-size: 14px;
    text-align: center;
    line-height: 0.28rem;
    color: #fff;
    background: #0f6fa9;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .cont-fixed .fixed-box2:hover {
    background: #7bb62c;
  }
  .cont-fixed .fixed-box2 img {
    width: 15px;
  }
  .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: #7bb62c;
  }
}
