﻿
@media screen and (max-width: 1023px) {
   
}
.bodyHIdden {
    overflow: hidden;
    height: 100%;
    width: 100%;
}
a {
    -webkit-tap-highlight-color: transparent;
}
a:link, a:visited {
    text-decoration: none;
    outline: #333;
    color: #333;
}
a:hover, a:active, a:focus {
    color: #eb0028;
}
ul, li {
    list-style: none;
}
img {
    border: 0;
    max-width: 100%;
    max-height: 100%;
}
table {
    border-collapse: collapse;
    width: 100%;
}
input[type=text], textarea {
    font-family: "Montserrat-Regular", arial;
    font-size: 14px;
    -webkit-appearance: none;
}
input[type='reset'], input[type='button'], input[type='submit'], input[type='radio'] {
    cursor: pointer;
    outline: none;
}
input[type='checkbox'], input[type='radio'] {
    position: relative;
    vertical-align: middle;
    margin-top: -2px;
    margin-bottom: 1px;
    margin-left: 5px;
    margin-right: 5px;
}
textarea, input[type='email'], input[type='date'], input[type='password'], input[type='text'] {
    padding: 0px;
    color: #666;
    outline: none;
}
.f-l {
    float: left;
}
.f-r {
    float: right;
}
.font20 {
    font-size: 20px;
}
.textCenter {
    text-align: center;
}
.color333 {
    color: #333333;
}
.hide {
    overflow: hidden;
}
.rel {
    position: relative;
}
.clearfix {
    clear: both;
}
.clearfix:after {
    clear: both;
    height: 0;
    content: "";
    line-height: 0;
    font-size: 0;
    zoom: 1;
    display: block;
}
.middleCenter {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    max-width: 100%;
    max-height: 100%;
    display: block;
    vertical-align: middle;
    text-align: center;
    margin: auto;
}
.middleRight {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    max-width: 100%;
    max-height: 100%;
    display: block;
    vertical-align: middle;
    margin: auto;
}
.middleLeft {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    max-width: 100%;
    max-height: 100%;
    display: block;
    vertical-align: middle;
    margin: auto;
}
.bottomCenter {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    max-width: 100%;
    max-height: 100%;
    display: block;
    vertical-align: middle;
    margin: auto;
}
.container {
    
}
@media screen and (max-width: 1600px) {
   
}
@media screen and (max-width: 1023px) {
    
}
.indent2 {
    text-indent: 2em;
}
.animated {
    -webkit-animation-duration: .5s;
    -moz-animation-duration: .5s;
    -o-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    will-change: transform, opacity;
}

img {
    
}
.ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap !important;
}
.ellipsis1 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
}
.ellipsis2 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
}
.ellipsis3 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
}
.ellipsis4 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 4;
}
.ellipsis5 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 5;
}
.ellipsis6 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 6;
}

.fp-auto-height .fp-slide, .fp-auto-height .fp-tableCell, .fp-auto-height.fp-section {
    height: auto !important;
}
.fp-responsive .fp-auto-height-responsive .fp-slide, .fp-responsive .fp-auto-height-responsive .fp-tableCell, .fp-responsive .fp-auto-height-responsive.fp-section {
    height: auto !important;
}
.bg {
    padding-top: 80vh;
    position: relative;
    z-index: 300;
    background-size: cover;
    background-position: center center;
    transition: 3s;
}
.bg img {
    display: none;
}
.bg video {
    max-width: 100%;
    height: 110vh;
    object-fit: cover;
    position: absolute;
    top: -10vh;
    left: 0;
}
.b4:after {
    content: '';
    display: block;
    width: 30rem;
    height: 30rem;
    border-radius: 50%;
    position: absolute;
    left: 150%;
    top: 150%;
    z-index: 33;
    margin-top: -0.5rem;
    background: #f5f5f5;
    opacity: 0.7;
    transition: 3s;
}
.section {
    display: table;
    table-layout: fixed;
    width: 100%;
    height: 50vh;
    position: relative;
    overflow: hidden;
}
.fp-section.fp-table, .fp-slide.fp-table {
    overflow: hidden !important;
}
.section1 {
    position: relative;
    width: 100%;
    z-index: 400;
}
.section1 .bg {
    z-index: 80;
}
.section1 .bg img {
    display: none;
}
.active .home-title {
    -webkit-animation: fadeInDown2 2s alternate;
    animation: fadeInDown2 2s alternate;
}
.active .home-title1 {
    -webkit-animation: fadeInDown2 2s alternate;
    animation: fadeInDown2 2s alternate;
}
.active .home-p {
    -webkit-animation: fadeInDown2 2s alternate;
    animation: fadeInDown2 2s alternate;
}
.active .home-about .left {
    -webkit-animation: fadeInLeft2 2s alternate;
    animation: fadeInLeft2 2s alternate;
}
.active .xuanze {
    -webkit-animation: fadeInUp2 2s alternate;
    animation: fadeInUp2 2s alternate;
}
.active .n {
    -webkit-animation: fadeInUp2 3s alternate;
    animation: fadeInUp2 3s alternate;
}
.active .liebiao {
    -webkit-animation: fadeInUp2 3s alternate;
    animation: fadeInUp2 3s alternate;
}
.active .home-health1 .n {
    -webkit-animation: fadeInUp2 3s alternate;
    animation: fadeInUp2 3s alternate;
}
.active .bg {
    transform: scale(1.1);
}
.active .message .message-title {
    -webkit-animation: fadeInRight2 2s alternate;
    animation: fadeInRight2 2s alternate;
}
.active .message .list-form {
    -webkit-animation: fadeInRight2 3s alternate;
    animation: fadeInRight2 3s alternate;
}
.active .po-1 .left {
    -webkit-animation: fadeInLeft2 2s alternate;
    animation: fadeInLeft2 2s alternate;
}
.active .po-1 .right {
    -webkit-animation: fadeInRight2 2s alternate;
    animation: fadeInRight2 2s alternate;
}
.active .bggg {
    transform: scale(1);
}
.active .b4:after {
    left: -0.5rem;
    top: 50%;
}
.active .b5:after {
    width: 50%;
}
.active .productFl .list .box:before, .active .about .list .box:before {
    -webkit-animation: fadeInDown3 2s alternate;
    animation: fadeInDown3 2s alternate;
}
.active .productFl .list .text, .active .about .list .text {
    -webkit-animation: fadeInLeft2 2s alternate;
    animation: fadeInLeft2 2s alternate;
}
.active .productFl .list .btnDiv, .active .about .list .btnDiv {
    -webkit-animation: fadeInRight2 2s alternate;
    animation: fadeInRight2 2s alternate;
}
.active .productFl .list .box:after, .active .about .list .box:after {
    -webkit-animation: fadeInUp3 2s alternate;
    animation: fadeInUp3 2s alternate;
}
.active .home-product-1 .titleBig {
    -webkit-animation: fadeInDown2 2s alternate;
    animation: fadeInDown2 2s alternate;
}
.active .common-title {
    -webkit-animation: fadeInDown2 2s alternate;
    animation: fadeInDown2 2s alternate;
}
.active .home-product-4 .nr {
    -webkit-animation: fadeInUp2 3s alternate;
    animation: fadeInUp2 3s alternate;
}
.active .home-product-1 .xuanze {
    -webkit-animation: fadeInUp2 3s alternate;
    animation: fadeInUp2 3s alternate;
}
.active .home-product-1 .nr {
    -webkit-animation: fadeInUp2 4s alternate;
    animation: fadeInUp2 4s alternate;
}
.active .home-health .n {
    -webkit-animation: fadeInUp2 3s alternate;
    animation: fadeInUp2 3s alternate;
}
.active .home-about .titleBig {
    -webkit-animation: fadeInRight2 2s alternate;
    animation: fadeInRight2 2s alternate;
}
.active .home-about .info {
    -webkit-animation: fadeInRight2 3s alternate;
    animation: fadeInRight2 3s alternate;
}
.active .home-about .shuju {
    -webkit-animation: fadeInRight2 4s alternate;
    animation: fadeInRight2 4s alternate;
}
.active .home-about .moreDiv {
    -webkit-animation: fadeInRight2 4s alternate;
    animation: fadeInRight2 4s alternate;
}
.active .common-title-2 {
    -webkit-animation: fadeInDown2 2s alternate;
    animation: fadeInDown2 2s alternate;
}
.active .home-news .left {
    -webkit-animation: fadeInLeft2 2s alternate;
    animation: fadeInLeft2 2s alternate;
}
.active .home-news .right {
    -webkit-animation: fadeInRight2 2s alternate;
    animation: fadeInRight2 2s alternate;
}
.active .common-title-3 {
    -webkit-animation: fadeInDown2 2s alternate;
    animation: fadeInDown2 2s alternate;
}
.active .marketing .jieshao {
    -webkit-animation: fadeInRight2 2s alternate;
    animation: fadeInRight2 2s alternate;
}
.active .marketing .pic {
    -webkit-animation: fadeInLeft2 2s alternate;
    animation: fadeInLeft2 2s alternate;
}
.active .marketing .officeDiv {
    -webkit-animation: fadeInRight2 2s alternate;
    animation: fadeInRight2 2s alternate;
}
.active .jia-info .bread {
    -webkit-animation: fadeInDown2 2s alternate;
    animation: fadeInDown2 2s alternate;
}
.active .jiang .list {
    -webkit-animation: fadeInRight2 2s alternate;
    animation: fadeInRight2 2s alternate;
}
.active .hzhb .nr {
    -webkit-animation: fadeInLeft2 2s alternate;
    animation: fadeInLeft2 2s alternate;
}
.active .about01 .info1 .img {
    -webkit-animation: fadeInLeft2 2s alternate;
    animation: fadeInLeft2 2s alternate;
}
.active .about01 .info1 .text {
    -webkit-animation: fadeInRight2 2s alternate;
    animation: fadeInRight2 2s alternate;
}
#fp-nav {
    display: none !important;
}
.home {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    z-index: 320;
    padding-top: 1.28rem;
    transform: translateY(-50%);
}
@keyframes slideUp2 {
    0% {
        opacity: 0;
        -webkit-transform: translateY(50%);
        transform: translateY(50%);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}
@keyframes slideInDown2 {
    from {
        -webkit-transform: translate3d(0, -70px, 0);
        transform: translate3d(0, -70px, 0);
        visibility: visible;
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
.slideInDown2 {
    -webkit-animation-name: slideInDown2;
    animation-name: slideInDown2;
}
@keyframes fadeInUp2 {
    from {
        opacity: 0;
        transform: translate3d(0, 100px, 0);
    }
    to {
        opacity: 1;
        transform: translate3d(0, 0, 0);
    }
}
.fadeInUp2 {
    animation-name: fadeInUp2;
}
@keyframes fadeInDown2 {
    from {
        opacity: 0;
        transform: translate3d(0, -50px, 0);
    }
    to {
        opacity: 1;
        transform: translate3d(0, 0, 0);
    }
}
.fadeInDown2 {
    animation-name: fadeInDown2;
}
@keyframes fadeInUp3 {
    from {
        opacity: 0;
        transform: translate3d(0, 100px, 0);
    }
    to {
        opacity: 1;
        transform: translate3d(0, 0, 0);
    }
}
.fadeInUp3 {
    animation-name: fadeInUp3;
}
@keyframes fadeInDown3 {
    from {
        opacity: 0;
        transform: translate3d(0, -100px, 0);
    }
    to {
        opacity: 1;
        transform: translate3d(0, 0, 0);
    }
}
.fadeInDown3 {
    animation-name: fadeInDown3;
}
@keyframes fadeInLeft2 {
    from {
        opacity: 0;
        transform: translate3d(-100px, 0, 0);
    }
    to {
        opacity: 1;
        transform: translate3d(0, 0, 0);
    }
}
.fadeInLeft2 {
    animation-name: fadeInLeft2;
}
@keyframes fadeInRight2 {
    from {
        opacity: 0;
        transform: translate3d(100px, 0, 0);
    }
    to {
        opacity: 1;
        transform: translate3d(0, 0, 0);
    }
}
.fadeInRight2 {
    animation-name: fadeInRight2;
}
@keyframes scale {
    from {
        opacity: 0;
        transform: scale(0);
    }
    to {
        opacity: 1;
        transform: scale(1);
    }
}
.scale {
    animation-name: scale;
}
input[type='text'] {
    border: none;
    appearance: none;
}
.f-l {
    float: left;
}
.f-r {
    float: right;
}
.navPhoneBtn {
    display: inline-block;
    padding: 10px;
    cursor: pointer;
    float: right;
    position: absolute;
    z-index: 9;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    margin: auto;
    height: 36px;
    text-align: right;
    display: none;
}
.navPhoneBtn span {
    display: block;
    width: 20px;
    height: 2px;
    margin-bottom: 5px;
    position: relative;
    background: #eb0028;
    border-radius: 3px;
    z-index: 1;
    transform-origin: 20px;
    transition: background 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), opacity 0.55s ease, transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), width 0.5s, transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);
}
.navPhoneBtn span:nth-last-child(2) {
    transform: rotate(0);
    transition: width 0.5s ease;
}
.navPhoneBtn span:last-child {
    margin-bottom: 0;
}
.navPhoneBtn.close, .navPhoneBtn.closeMember {
    opacity: 1;
    z-index: 10;
}
.navPhoneBtn.close span, .navPhoneBtn.closeMember span {
    opacity: 1;
    transform: rotate(45deg);
}
.navPhoneBtn.close span:nth-last-child(3), .navPhoneBtn.closeMember span:nth-last-child(3) {
    opacity: 1;
    transform: rotate(-45deg);
}
.navPhoneBtn.close span:nth-last-child(2), .navPhoneBtn.closeMember span:nth-last-child(2) {
    width: 0;
    opacity: 0;
    transform: rotate(0);
    transition: width 0.5s;
}
.navPhoneBtn.close span:last-child, .navPhoneBtn.closeMember span:last-child {
    margin-bottom: 0;
}
@media screen and (max-width: 1023px) {
    .navPhoneBtn {
        display: block;
    }
}
.navM .transparent {
    background: rgba(0, 0, 0, 0.1);
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 999;
    top: 0;
    left: 0;
    display: none;
}
.navM .navMCon {
    background-color: #f3f3f3;
    width: 90%;
    min-width: 140px;
    max-width: 440px;
    height: 100%;
    border-left: 1px rgba(0, 0, 0, 0.1) solid;
    padding: 10px 20px;
    font-size: 14px;
    line-height: 2;
    position: fixed;
    z-index: 9999;
    top: 0;
    bottom: 0;
    right: auto;
    left: -100%;
    transition: all 0.5s;
}
.navM .navMWrap {
    overflow-y: auto;
    padding: 10px 20px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.navM.open .transparent {
    display: block;
}
.navM.open .closeBtn {
    display: block;
}
.navM.open .navMCon {
    left: 0;
}
.navM .closeBtn {
    display: none;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    background: #eb0028;
    color: #fff;
    position: absolute;
    z-index: 999;
    right: -40px;
    top: 0;
}
.navM .closeBtn:before, .navM .closeBtn:after {
    content: '';
    display: block;
    background: #fff;
    margin: auto;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    transform: rotate(45deg);
}
.navM .closeBtn:before {
    width: 15px;
    height: 1px;
}
.navM .closeBtn:after {
    width: 1px;
    height: 15px;
}
.navM .titleBig {
    text-align: center;
    padding: 10px 0;
    display: none;
}
.navM .navMWrap>.list em {
    font-style: initial;
}
.navM .navMWrap>.list .title {
    margin-bottom: 10px;
    padding: 10px 5px;
    border-bottom: 1px rgba(0, 0, 0, 0.1) solid;
    position: relative;
}
.navM .navMWrap>.list .title .icon {
    width: 40px;
    height: 40px;
    margin: auto;
    display: none;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    transform: rotate(45deg);
}
.navM .navMWrap>.list .title .icon:before, .navM .navMWrap>.list .title .icon:after {
    content: '';
    margin: auto;
    position: absolute;
    z-index: 2;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    transform-origin: center center;
    transition: all 0.3s ease;
}
.navM .navMWrap>.list .title .icon:before {
    width: 10px;
    height: 10px;
    border-top: 1px #aaa solid;
    border-right: 1px #aaa solid;
}
.navM .navMWrap>.list .title em {
    font-style: initial;
}
.navM .navMWrap>.list .has .title .icon {
    display: block;
}
.navM .navMWrap>.list .active .title .icon:before {
    transform: rotate(90deg);
}
.navM .navChild {
    padding: 0 5px 20px 5px;
    display: none;
    position: relative;
}
.navM .navChild .first {
    color: #eb0028;
    font-weight: 700;
}
.navM .navChild .first a {
    color: #eb0028;
}
.navM .navChild a {
    color: #666;
    display: block;
    font-size: 14px;
    line-height: 28px;
    padding: 5px 0;
    transition: all 0.5s;
    position: relative;
}
.navM .navChild a:hover {
    color: #000;
    margin-left: 10px;
}
.navM .mSearch {
    padding: 10px 0;
    text-align: left;
    overflow: hidden;
    border-bottom: #f3f3f3 1px solid;
    position: relative;
}
.navM .mSearch .btn {
    width: 26px;
    height: 26px;
    font-size: 0;
    padding: 0;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 10px;
}
.navM .mSearch .btn .icon {
    width: 20px;
    height: 20px;
    line-height: 20px;
    vertical-align: top;
}
.navM .mSearch input {
    height: 40px;
    line-height: 38px;
    border: 0;
    vertical-align: middle;
    box-sizing: border-box !important;
    color: #333;
    appearance: none;
    transition: all 0.4s cubic-bezier(0.11393, 0.8644, 0.14684, 1);
    opacity: 1;
    width: 100%;
    padding: 5px 30px 5px 15px;
    border-radius: 2px;
    font-size: 14px;
    background-color: #fff;
    position: static;
    left: 0;
    right: 0;
}
.navM .other {
    padding: 10px;
}
.navM .read {
    padding-top: 10px;
    padding-bottom: 10px;
}
.navM .read .btn-1 {
    display: inline-flex;
    align-items: center;
    padding: 0 5px;
    line-height: 40px;
    height: 40px;
    border-radius: 5px;
    background: linear-gradient(to right, #bf2d32, #a61f24);
    color: #fff;
    text-align: center;
    font-size: 16px;
    position: relative;
}
.navM .read .btn-1 .icon-1 {
    width: 30px;
    height: 30px;
    margin-left: 5px;
}
.navM .read .btn-1 .icon-2 {
    width: 30px;
    height: 30px;
    border-radius: 5px;
    background: #ffffff url(https://www.wecare-life.com/template/index/pc/images/icon/arrow-right-1.webp) no-repeat center center;
    background-size: 20px;
    margin-left: 20px;
}
.navM .language {
    overflow: hidden;
    padding: 10px 0 20px 0;
}
.navM .language a {
    display: block;
    width: 50%;
    float: left;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border: 1px #ccc solid;
    margin-right: -1px;
    margin-top: -1px;
    background: #fff;
}
img {
    vertical-align: top;
}
.height1 {
    height: 1.28rem;
}
.header {
    width: 100%;
    color: #333;
    background-color: #fff;
    position: fixed;
    z-index: 999;
    transition: 0.5s;
    top: 0;
    left: 0;
}
.fp-viewing-section1 .header, .fp-viewing-section2 .header, .fp-viewing-section3 .header, .fp-viewing-section4 .header, .fp-viewing-section5 .header, .fp-viewing-section6 .header, .fp-viewing-section7 .header, .fp-viewing-section8 .header, .fp-viewing-section9 .header{
    background-color: rgba(255, 255, 255, 0.8);
}
.header:before {
    content: '';
    display: block;
    clear: both;
    background: #eb0028;
    width: 4.2rem;
    height: 0.04rem;
    border-right: 0.12rem solid #ffffff;
    position: absolute;
    z-index: 2;
    bottom: 0;
    left: 0;
}
.header:after {
    content: '';
    display: block;
    clear: both;
    background: #c5c5c5;
    width: 100%;
    height: 0.04rem;
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;
}
.header a {
    color: #333;
}
.header>.container {
    max-width: 100%;
    padding-left: 30.4375%;
    padding-right: 1.7rem;
    text-align: right;
    z-index: 2;
}
.header>.container:after {
    content: '';
    display: block;
    clear: both;
    background: #eb0028;
    width: 23.4375%;
    height: 0.04rem;
    border-right: 0.1rem #ffffff solid;
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;
}
.header .logo {
    width: 2.7rem;
    height: 1rem;
    padding: 0 0rem;
    float: left;
    display: block;
    position: absolute;
    z-index: 9;
    top: 0.14rem;
    left: 1rem;
}
.header .logo img {
    vertical-align: middle;
    position: relative;
}
.header .logo .img-2 {
    display: none;
}
.header .other {
    width: 4rem;
    padding-top: 0.3rem;
    height: 1.28rem;
    text-align: left;
    position: absolute;
    top: 0;
    right: 1.4rem;
}
.header .search {
    padding-right: 0.9rem;
    position: relative;
}
.header .search .searchIcon {
    width: 0.32rem;
    height: 0.32rem;
    cursor: pointer;
    border: 1px solid rgba(255, 255, 255, 0.2);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}
.header .search .searchIcon svg {
    fill: #848484;
    width: 0.2rem;
    height: 0.2rem;
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    transform: rotateY(180deg);
}
.header .search input[type='text'] {
    width: 100%;
    border: 1px #ebebeb solid;
    height: 0.32rem;
    line-height: 0.3rem;
    padding: 0 0.1rem 0 0.32rem;
    border-radius: 0.05rem;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.header .search input[type='text']:focus {
    border-color: #eb0028;
}
.header .search .searchBtn {
    width: 0.9rem;
    line-height: 0.32rem;
    border-top-right-radius: 0.05rem;
    border-bottom-right-radius: 0.05rem;
    background: #eb0028;
    text-align: center;
    color: #fff;
    font-size: 0.18rem;
    font-weight: 700;
    position: absolute;
    top: 0;
    right: 0;
}
.header .language {
    line-height: 0.4rem;
    font-size: 0.18rem;
    color: #545759;
    position: relative;
}
.header .language a {
    color: #545759;
    margin-right: 0.4rem;
}
.header .language a:hover {
    color: #eb0028;
}
.header .language a:nth-last-child(1) {
    margin-right: 0;
}
.nav {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    text-align: right;
}
.nav:after {
    content: '';
    display: block;
    clear: both;
}
.nav>.list {
    display: flex;
    font-size: 0;
}
.nav>.list>li {
    text-align: center;
    float: left;
}
.nav>.list>li.li-static {
    position: static;
}
.nav>.list>li span {
    display: inline-block;
    position: relative;
}
.nav>.list>li span::after {
    content: '';
    display: block;
    width: 0;
    height: 0.04rem;
    background: var(--main-color);
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    transition: 0.5s;
}
.nav>.list>li>a {
    padding: 0.3rem 0.2rem;
    font-size: 0.22rem;
    color: #545759;
    height: 1.28rem;
    line-height: 0.68rem;
    z-index: 1;
    display: inline-block;
    position: relative;
    vertical-align: middle;
}
.nav>.list>li>a:hover {
    color: #eb0028;
}
.nav>.list>li:hover>span:after {
    width: 100%;
}
.nav>.list>li:hover>span:after, .nav>.list>li.active>span:after {
    width: 100%;
}
.nav>.list>li:hover>a, .nav>.list>li.active>a {
    color: #eb0028;
}
.nav>.list>li:hover span:after, .nav>.list>li.active span:after {
    width: 100%;
    background: #eb0028;
}
.nav .list>li>.navChild {
    display: block;
    width: 2.8rem;
    font-size: 0.14rem;
    color: #333333;
    box-shadow: 0.1rem 0.1rem 0.1rem 0 rgba(0, 0, 0, 0.1);
    position: absolute;
    z-index: 999;
    padding-top: 1px;
    top: 1.28rem;
    left: 50%;
    transform-origin: 0 0;
    transform: scaleY(0) translateX(-50%);
    transition: transform 0.2s;
}
.nav .list>li>.navChild .list-2 {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    background: rgba(255, 255, 255, 0.9);
    padding: 0.2rem 0;
    position: relative;
}
.nav .list>li>.navChild .list-2 li {
    width: 100%;
    border-top: 1px rgba(0, 0, 0, 0.1) solid;
    display: block;
}
.nav .list>li>.navChild .list-2 li:nth-child(1) {
    border-top: none;
}
.nav .list>li>.navChild .list-2 li:hover>a {
    background-color: #eb0028;
    color: #fff;
}
.nav .list>li>.navChild .list-2 li:hover .navChild {
    display: block;
}
.nav .list>li>.navChild .list-2 li:hover .subnav {
    display: block;
}
.nav .list>li>.navChild .list-2 a {
    width: 100%;
    display: block;
    color: #666666;
    font-size: 0.2rem;
    height: 0.5rem;
    line-height: 0.5rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap !important;
    padding: 0 0.1rem;
}
.nav .list>li>.navChild .list-2 a:hover {
    background-color: #eb0028;
    color: #fff;
}
.nav .list>li>.navChild .list-2 .title {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap !important;
}
.nav .list>li>.navChild .list-2 .navChild {
    display: none;
    width: 4.8rem;
    min-height: 100%;
    font-size: 0.2rem;
    padding: 0.2rem 0;
    line-height: 0.5rem;
    text-align: left;
    background: rgba(255, 255, 255, 0.9);
    border-bottom-left-radius: 0.05rem;
    border-bottom-right-radius: 0.05rem;
    position: absolute;
    top: 0;
    left: 100%;
}
.nav .list>li>.navChild .list-2 .list-3 li>div {
    display: block;
    padding: 0 0.2rem;
    color: #666;
}
.nav .list>li>.navChild.show {
    display: block;
    transform: scaleY(1) translateX(-50%);
}
.nav .list>li>.subnav {
    display: block;
    width: 100%;
    font-size: 0.14rem;
    color: #333333;
    background: #f2f3f1;
    box-shadow: 0.1rem 0.1rem 0.1rem 0 rgba(0, 0, 0, 0.1);
    position: absolute;
    z-index: 999;
    padding-top: 0.47rem;
    padding-bottom: 0.2rem;
    top: 1.24rem;
    left: 50%;
    transform-origin: 0 0;
    transform: scaleY(0) translateX(-50%);
    transition: transform 0.2s;
}
.nav .list>li>.subnav:before {
    content: '';
    display: block;
    clear: both;
    background: #eb0028;
    width: 4.2rem;
    height: 0.04rem;
    border-right: 0.12rem solid #f2f3f1;
    position: absolute;
    z-index: 2;
    bottom: 0;
    left: 0;
}
.nav .list>li>.subnav:after {
    content: '';
    display: block;
    clear: both;
    background: #c5c5c5;
    width: 100%;
    height: 0.04rem;
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;
}
.nav .list>li>.subnav.show {
    display: block;
    transform: scaleY(1) translateX(-50%);
}
.nav .list>li>.subnav .container {
    max-width: 1440px;
}
.nav .list>li>.subnav .jieshao {
    text-align: left;
}
.nav .list>li>.subnav .jieshao .h3 {
    font-size: 0.24rem;
    font-weight: bold;
    margin-bottom: 5px;
    color: #333333;
}
.nav .list>li>.subnav .jieshao .p {
    color: #666666;
    font-size: 0.16rem;
}
.nav .list>li>.subnav ul {
    font-size: 0;
    padding: 0.2rem 0;
    margin: 0 -0.12rem;
}
.nav .list>li>.subnav ul li {
    width: 25%;
    vertical-align: top;
    display: inline-block;
    text-align: left;
    padding: 0 0.12rem;
    margin-bottom: 0.2rem;
}
.nav .list>li>.subnav ul li span::after {
    display: none !important;
}
.nav .list>li>.subnav ul li a {
    font-size: 0.18rem;
    font-weight: bold;
    display: block;
    padding-right: 0.1rem;
}
@media (min-width: 1025px) {
    .nav .list>li>.subnav ul li a:hover {
        color: #eb0028;
    }
}
.nav .list>li>.subnav ul li .biaoti {
    cursor: initial;
    color: #333 !important;
}
.nav .list>li>.subnav ul li ul {
    padding: 0;
    margin: 0;
}
.nav .list>li>.subnav ul li ul li {
    margin: 0;
    padding: 0;
    font-size: 0.16rem;
    line-height: 0.48rem;
    width: 100% !important;
    border-bottom: 1px solid #cecfcd;
}
.nav .list>li>.subnav ul li ul li span::after {
    display: none !important;
    width: 0 !important;
}
.nav .list>li>.subnav ul li ul li a {
    font-size: 0.16rem;
    line-height: 0.48rem;
    font-weight: normal;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap !important;
    background: url(../image/z.webp) no-repeat center right;
    background-size: 0.06rem;
}
@media (min-width: 1025px) {
    .nav .list>li>.subnav ul li ul li a:hover {
        color: #eb0028;
    }
}
.nav .list>li>.subnav0 {
    display: block;
    width: 100%;
    font-size: 0.14rem;
    color: #333333;
    background: #f2f3f1;
    box-shadow: 0.1rem 0.1rem 0.1rem 0 rgba(0, 0, 0, 0.1);
    position: absolute;
    z-index: 999;
    padding-top: 0.47rem;
    padding-bottom: 0.5rem;
    top: 1.24rem;
    left: 50%;
    transform-origin: 0 0;
    transform: scaleY(0) translateX(-50%);
    transition: transform 0.2s;
}
.nav .list>li>.subnav0:before {
    content: '';
    display: block;
    clear: both;
    background: #eb0028;
    width: 4.2rem;
    height: 0.04rem;
    border-right: 0.12rem solid #f2f3f1;
    position: absolute;
    z-index: 2;
    bottom: 0;
    left: 0;
}
.nav .list>li>.subnav0:after {
    content: '';
    display: block;
    clear: both;
    background: #c5c5c5;
    width: 100%;
    height: 0.04rem;
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;
}
.nav .list>li>.subnav0.show {
    display: block;
    transform: scaleY(1) translateX(-50%);
}
.nav .list>li>.subnav0 .container {
    max-width: 1440px;
}
.nav .list>li>.subnav0 .left {
    float: left;
    width: 63%;
}
.nav .list>li>.subnav0 .right {
    float: right;
    width: 33%;
}
.nav .list>li>.subnav0 .jieshao {
    text-align: left;
}
.nav .list>li>.subnav0 .jieshao .h3 {
    font-size: 0.24rem;
    font-weight: bold;
    margin-bottom: 5px;
    color: #333333;
}
.nav .list>li>.subnav0 .jieshao .p {
    color: #666666;
    font-size: 0.16rem;
}
.nav .list>li>.subnav0 .list-2 {
    padding: 0;
    margin: 0 -0.22rem;
    padding-top: 0.09rem;
}
.nav .list>li>.subnav0 .list-2 li {
    margin: 0;
    padding: 0;
    padding: 0 0.22rem;
    float: left;
    width: 33.333333% !important;
}
.nav .list>li>.subnav0 .list-2 li span::after {
    display: none !important;
    width: 0 !important;
}
.nav .list>li>.subnav0 .list-2 li a {
    font-size: 0.18rem;
    line-height: 0.48rem;
    font-weight: normal;
    color: #333;
    display: block;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap !important;
    background: url(../image/z.webp) no-repeat center right;
    background-size: 0.06rem;
    border-bottom: 1px solid #cecfcd;
}
@media (min-width: 1025px) {
    .nav .list>li>.subnav0 .list-2 li a:hover {
        color: #eb0028;
    }
}
.nav .list>li>.subnav0 .pic1:after {
    padding-bottom: 55.68181818%;
}
.nav .list>li>.sub2 ul li {
    width: auto;
    text-align: center;
    padding: 0 0.4rem;
    margin: 0;
}
.nav .list>li>.sub2 ul li a {
    font-weight: normal;
}
.nav .list>li:nth-child(2) {
    position: inherit;
}
.headerFixed {
    background: rgba(255, 255, 255, 0.8);
    box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.05);
}
.headerFixed .navChild {
    top: 0.7rem;
}
.headerFixed .navChild-2 {
    top: 0.7rem;
}
#searchPopup {
    position: fixed;
    top: 0;
    width: 100%;
    display: none;
    z-index: 9999;
}
#searchPopup .searchBox {
    color: #fff;
    position: absolute;
    left: 0;
    width: 100%;
    z-index: -1;
    top: 1.3rem;
    opacity: 0;
    transition: all 0.5s;
}
#searchPopup .searchBox.fadeIn {
    top: 100px;
    opacity: 1;
    z-index: 999;
}
#searchPopup .searchBox .container {
    position: relative;
    z-index: 1;
    margin-left: auto;
    margin-right: auto;
    text-align: right;
    transform: translateX(-0.7rem);
}
#searchPopup .searchBox input {
    border: 1px #fff solid;
    background: #fff;
    color: #333;
    width: 40%;
    padding: 0 10px;
    font-size: 0.14rem;
    height: 0.36rem;
    line-height: 0.34rem;
}
#searchPopup .searchBox input:focus {
    color: #333;
}
#searchPopup .searchBox .btn {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 0;
    height: 0.36rem;
    width: 0.36rem;
    background: #eb0028;
    text-align: center;
}
#searchPopup .searchBox .btn svg {
    width: 0.2rem;
    height: 0.2rem;
    margin: 0.08rem auto 0 auto;
}
#searchPopup .searchBox .btn .cls-1 {
    fill: #fff;
}
#searchPopup .searchBox .btn .cls-2 {
    fill: none;
    stroke: #fff;
    stroke-miterlimit: 10;
    stroke-width: 2px;
}
#searchPopup .searchBox .close {
    display: none;
}
#searchPopup .searchBox2.fadeIn {
    top: 0.95rem;
}
@media screen and (max-width: 1023px) {
    #searchPopup .searchBox {
        top: 80px;
    }
    #searchPopup .searchBox .container {
        transform: translateX(0);
    }
    #searchPopup .searchBox input {
        width: 100%;
        padding: 0 10px;
        font-size: 14px;
        height: 36px;
        line-height: 36px;
    }
    #searchPopup .searchBox .btn {
        right: 15px;
        height: 36px;
        width: 36px;
    }
    #searchPopup .searchBox .btn svg {
        width: 20px;
        height: 20px;
        margin: 8px auto 0 auto;
    }
}
@media screen and (max-width: 1023px) {
    .header {
        height: 70px;
        position: fixed;
    }
    .header>.container {
        padding-left: 0;
        padding-right: 0;
    }
    .header .logo {
        width: 135px;
        height: 50px;
        top: 10px;
        left: 15px;
    }
    .header .other {
        width: auto;
        right: 70px;
        height: auto;
        padding-top: 18px;
    }
    .header .otherC {
        display: flex;
        flex-direction: row-reverse;
    }
    .header .language {
        font-size: 14px;
        line-height: 30px;
        margin-left: 40px;
    }
    .header .language>a {
        margin-right: 10px;
    }
    .header .language>a:last-child {
        margin-right: 0;
    }
    .header .search {
        padding-right: 80px;
    }
    .header .search .searchIcon {
        width: 32px;
        height: 32px;
    }
    .header .search .searchIcon svg {
        width: 18px;
        height: 18px;
    }
    .header .search input[type='text'] {
        height: 32px;
        line-height: 30px;
        padding-left: 32px;
        width: 180px;
    }
    .header .search .searchBtn {
        height: 32px;
        line-height: 32px;
        font-size: 16px;
        width: 80px;
    }
    .nav {
        display: none;
    }
}
@media screen and (max-width: 767px) {
    .header .search {
        display: none;
    }
}
@media screen and (max-width: 480px) {
    .header .other {
        display: none;
    }
}
.banner {
    background-color: #f5f5f5;
    width: 100%;
    clear: both;
    overflow: hidden;
    text-align: center;
    position: relative;
    z-index: 9;
}
.banner img {
    width: 100%;
    vertical-align: top;
    display: inline-block;
    max-width: 100%;
    max-height: 100%;
}
.banner .pc {
    display: block;
}
.banner .mobile {
    display: none;
}
.banner .box {
    display: block;
    position: relative;
    overflow: hidden;
    width: 100%;
}
.banner .swiper-pagination {
    height: 6px;
    width: 100%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    bottom: 20px;
    left: 0;
    z-index: 9;
}
.banner .swiper-pagination-bullet {
    width: 6px;
    height: 6px;
    border-radius: 6px;
    margin: 0 0.05rem;
    opacity: 1;
    background-color: #fff;
    transition: all 0.5s;
}
.banner .swiper-pagination-bullet-active {
    width: 12px;
    background-color: #fff;
}
.banner .swiper-button-prev, .banner .swiper-button-next {
    border: none;
    width: 0.5rem;
    height: 0.5rem;
    border-radius: 50%;
    background-color: #fff;
    color: #cccccc;
    text-align: center;
    line-height: 0.5rem;
    margin: auto;
    cursor: pointer;
    top: 50%;
    transform: translateY(50%);
    position: absolute;
    z-index: 1;
}
.banner .swiper-button-prev:after, .banner .swiper-button-next:after {
    font-size: 0.16rem;
}
.banner .swiper-button-prev:hover, .banner .swiper-button-next:hover {
    background-color: #eb0028;
    color: #fff;
}
.banner .text {
    width: 100%;
    text-align: left;
    font-size: 0.56rem;
    line-height: 1;
    text-align: center;
    font-weight: 700;
    text-shadow: -1px -1px 0 rgba(255, 255, 255, 0.86), 1px -1px 0 rgba(255, 255, 255, 0.86), -1px 1px 0 rgba(255, 255, 255, 0.86), 1px 1px 0 rgba(255, 255, 255, 0.86);
    color: #eb0028;
    position: absolute;
    top: 1.6rem;
    left: 0;
}
.banner .text1 {
    width: 100%;
    text-align: left;
    position: absolute;
    padding-top: 1.28rem;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}
.banner .text1 img {
    width: 4.82rem;
    display: inline-block;
    vertical-align: middle;
    max-width: initial;
    max-height: initial;
}
.banner .text1 .right {
    display: inline-block;
    vertical-align: top;
    margin-top: 1rem;
}
.banner .text1 .right .span {
    font-size: 0.48rem;
    color: #fff;
    text-transform: uppercase;
}
.banner .text1 .right .h3 {
    font-size: 0.48rem;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
}
.banner .text1 .right .p {
    font-size: 0.48rem;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
}
.banner .swiper-slide-active .text {
    -webkit-animation: fadeInUp2 2s alternate;
    animation: fadeInUp2 2s alternate;
}
.banner .swiper-slide-active .text1 img {
    -webkit-animation: fadeInLeft2 2s alternate;
    animation: fadeInLeft2 2s alternate;
}
.banner .swiper-slide-active .text1 .right {
    -webkit-animation: fadeInRight2 2s alternate;
    animation: fadeInRight2 2s alternate;
}
@media screen and (max-width: 1023px) {
    .banner {
        height: auto;
        margin-top: 70px;
    }
    .banner .pc {
        display: none;
    }
    .banner .mobile {
        display: block;
    }
    .banner .box {
        position: relative;
    }
    .banner .text {
        font-size: 20px;
        top: 20px;
    }
    .banner .info {
        font-size: 18px;
    }
    .banner .swiper-pagination {
        bottom: 10px;
    }
    .banner .swiper-pagination-bullet {
        background: #eb0028;
    }
}
.common-title {
    text-align: center;
}
.common-title .title {
    display: inline-block;
    vertical-align: top;
    background-image: linear-gradient(180deg, #f64664 0%, #eb0028 17%, #be0525 50%, #eb0028 82%, #f64664 100%);
    line-height: 0.46rem;
    border-radius: 0.27rem;
    padding: 0 0.3rem;
    font-size: 0.3rem;
    font-weight: bold;
    color: #fff;
}
.common-title sup {
    vertical-align: top;
    line-height: 1.3;
    font-size: 0.2rem;
    font-weight: bold;
}
.common-title-2 {
    font-weight: 700;
    color: #eb0028;
    font-size: 0.44rem;
    line-height: 1;
    margin-bottom: 0.3rem;
}
.common-title-3 {
    font-weight: 700;
    color: #eb0028;
    font-size: 0.36rem;
    line-height: 1;
    margin-bottom: 0.4rem;
}
@keyframes zhuanquan {
    100% {
        transform: rotate(360deg);
    }
}
.home-p {
    font-size: 0.18rem;
    text-align: center;
    color: #545759;
}
.home-title1 {
    text-align: center;
    font-size: 0.4rem;
    font-weight: bold;
    line-height: 0.5rem;
    color: #333333;
}
.home-title1 img {
    width: 1.08rem;
    display: inline-block;
    vertical-align: middle;
    margin: 0 0.2rem;
}
.home-title1 sup {
    vertical-align: top;
    line-height: 1.3;
    font-size: 0.2rem;
    font-weight: bold;
}
.xuanze {
    text-align: center;
    margin-bottom: 0.4rem;
    margin-top: 0.26rem;
}
.xuanze .list {
    width: 80%;
    margin: 0 auto;
    background: #fff;
    border: 2px #dcdcdc solid;
    border-radius: 0.1rem;
}
.xuanze .list li {
    display: inline-block;
}
.xuanze .list .box {
    color: #545759;
    font-size: 0.2rem;
    font-weight: bold;
    line-height: 0.3rem;
    padding: 0.1rem 0.15rem;
}
.xuanze .list .icon {
    display: inline-block;
    width: 0.3rem;
}
@media screen and (max-width: 1023px) {
    .xuanze {
        margin-bottom: 30px;
    }
    .xuanze .list .box {
        line-height: 20px;
        padding: 15px 10px;
    }
    .xuanze .list .icon {
        width: 20px;
    }
}
.home-product-1 {
    overflow: hidden;
}
.home-product-1 .titleBig {
    text-align: center;
    font-weight: 700;
    color: #545759;
    font-size: 0.52rem;
    line-height: 1;
    text-shadow: -4px -4px 0 rgba(255, 255, 255, 0.86), 4px -4px 0 rgba(255, 255, 255, 0.86), -4px 4px 0 rgba(255, 255, 255, 0.86), 4px 4px 0 rgba(255, 255, 255, 0.86);
    margin-bottom: 0.3rem;
}
.home-product-1 .common-title {
    margin-bottom: 0.3rem;
}
.home-product-1 .listPro {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    text-align: center;
    margin-left: -0.45rem;
    margin-right: -0.45rem;
}
.home-product-1 .listPro li {
    width: 20%;
    padding: 0 0.45rem;
    display: inline-block;
    margin-bottom: 0.3rem;
}
.home-product-1 .listPro .box {
    display: block;
}
.home-product-1 .listPro .img {
    position: relative;
    padding: 0.04rem;
    width: 1.5rem;
    margin: auto auto 0.18rem auto;
}
.home-product-1 .listPro .img {
    position: relative;
    padding: 0.04rem;
    width: 1.28rem;
    margin: auto auto 0.1rem auto;
}
.home-product-1 .listPro .img .im {
    width: .90rem;
    position: absolute;
    bottom: 0;
    right: -.55rem;
    z-index: 333;
}
.home-product-1 .listPro .img .im img {
    transform: scale(1) !important;
}
.home-product-1 .listPro .img:after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    background-image: linear-gradient(145deg, #ffffff 0%, #d6d6d6 100%);
}
.home-product-1 .listPro .pic {
    display: block;
    width: 1.42rem;
    height: 1.42rem;
    border-radius: 50%;
    margin: auto auto 0 auto;
    overflow: hidden;
    z-index: 333;
    position: relative;
    animation: 20s zhuanquan linear infinite;
}
.home-product-1 .listPro .pic img {
    position: relative;
    z-index: 4;
}
.home-product-1 .listPro .pic img {
    transition: 0.5s;
}
.home-product-1 .listPro .title {
    color: #545759;
    font-size: 0.18rem;
    line-height: 0.24rem;
}
.home-product-1 .listPro .title span {
    font-style: normal;
}
.home-product-1 .listPro .title b {
    font-style: normal;
    font-weight: normal;
}
.home-product-1 .listPro .box:hover img {
    transform: scale(1.5);
}
.home-product-1 .listPro .box:hover .title {
    color: #eb0028;
}
@media screen and (max-width: 1023px) {
    .home-product-1 {
        padding: 40px 0;
    }
    .home-product-1 .listPro {
        margin-left: -10px;
        margin-right: -10px;
    }
    .home-product-1 .listPro li {
        padding: 0 10px 20px 10px;
    }
    .home-product-1 .listPro .pic {
        width: 90px;
        height: 90px;
        border: 2px #fff solid;
    }
    .home-product-1 .listPro .title {
        font-size: 14px;
        line-height: 20px;
    }
}
@media screen and (max-width: 767px) {
    .home-product-1 .listPro li {
        width: 25%;
    }
}
@media screen and (max-width: 480px) {
    .home-product-1 .listPro li {
        width: 33.33333333%;
    }
}
.np1 {
    padding: 0.4rem 0 0.61rem 0;
}
.np1 .container {
    transform: scale(1) !important;
}
.np1 .listPro .pic {
    width: 1.9rem;
    height: 1.9rem;
}
.np1 .home-product-1 .xuanze {
    margin-bottom: 0.65rem;
}
.np1 .listPro .img {
    width: 1.98rem;
}
.home-product-4.np2 {
    overflow: hidden;
}
.home-product-4.np2 .common-title .title {
    transform: scale(1);
}
.home-product-2 .titleBig {
    text-align: center;
    font-weight: 700;
    color: #545759;
    font-size: 0.52rem;
    line-height: 1;
    text-shadow: -4px -4px 0 rgba(255, 255, 255, 0.86), 4px -4px 0 rgba(255, 255, 255, 0.86), -4px 4px 0 rgba(255, 255, 255, 0.86), 4px 4px 0 rgba(255, 255, 255, 0.86);
    margin-bottom: 0.5rem;
}
.home-product-2 .liebiao ul li {
    width: 33.33333333%;
    float: left;
    text-align: center;
}
.home-product-2 .liebiao ul li .pic1 {
    width: 1.4rem;
    margin: 0.07rem auto 0.03rem auto;
}
.home-product-2 .liebiao ul li .pic1 .mh {
    display: none;
}
.home-product-2 .liebiao ul li .box {
    padding: 0.32rem 0.2rem;
    border-radius: 0.2rem;
}
.home-product-2 .liebiao ul li .bt {
    font-size: 0.24rem;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap !important;
}
.home-product-2 .liebiao ul li .bt span {
    font-style: normal;
}
.home-product-2 .liebiao ul li .more {
    font-size: 0.18rem;
    line-height: 0.32rem;
    color: #ffffff;
    opacity: 0;
    transition: 0.5s;
}
@media (min-width: 1025px) {
    .home-product-2 .liebiao ul li:hover .box {
        background: url(../image/lbg.webp) no-repeat center center;
        background-size: cover;
    }
    .home-product-2 .liebiao ul li:hover .pic1 .m {
        display: none;
    }
    .home-product-2 .liebiao ul li:hover .pic1 .mh {
        display: block;
    }
    .home-product-2 .liebiao ul li:hover .bt {
        color: #fff;
    }
    .home-product-2 .liebiao ul li:hover .more {
        opacity: 1;
    }
}
.home-product-2 .divTable {
    width: 50%;
    float: left;
}
.home-product-2 .divTable span {
    font-weight: normal;
    font-style: normal;
}
.home-product-2 .div-2 .table-1 table tr:nth-last-child(2) td {
    padding-bottom: 0.06rem;
}
@media screen and (max-width: 1023px) {
    .home-product-2 .divTable {
        width: 100%;
    }
}
.table-1 table {
    font-size: 0.13rem;
    line-height: 0.21rem;
    color: #595656;
    border-bottom: 2px #cfcfcf solid;
}
.table-1 tr:nth-child(2n + 1) {
    background: #f6f7f7;
}
.table-1 th, .table-1 td {
    padding: 0.022rem 0.2rem;
}
.table-1 th {
    font-style: initial;
    color: var(--main-color);
    font-size: 0.28rem;
    font-weight: 700;
}
.table-1 th:nth-child(1) {
    text-align: left;
}
.table-1 th:nth-child(2) {
    text-align: right;
    padding-left: 0;
}
.table-1 td:first-child {
    font-style: italic;
}
.table-1 td:nth-child(2) {
    width: 1.4rem;
}
.table-1 td:nth-child(3) {
    width: 1.4rem;
    text-align: right;
    padding-right: 0.3rem;
}
.table-1 .title-2 {
    border-bottom: 2px #cfcfcf solid;
    background: #eeefef;
    font-size: 0.24rem;
    line-height: 0.242rem;
    font-weight: 700;
}
@media screen and (max-width: 1023px) {
    .table-1 {
        overflow: auto;
        -webkit-overflow-scrolling: touch;
    }
    .table-1 table {
        font-size: 14px;
        line-height: 20px;
    }
    .table-1 th, .table-1 td {
        padding: 5px 5px;
    }
}
.home-health .list .box {
    display: block;
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
    height: 68px;
}
.home-health .list .title {
    color: #4f4f4f;
    font-size: 0.2rem;
    padding-right: 0.25rem;
}
.home-health .list .icon {
    width: 0.4rem;
    height: 0.4rem;
}
.home-health .list .icon img {
    height: 0.4rem;
}
.home-health .list .box:hover .title {
    color: var(--main-color);
}
.home-health .n {
    position: relative;
    height: 5.67rem;
}
.home-health .nr {
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    width: 100%;
    left: 0;
}
.home-health .shenti {
    width: 3.9rem;
    margin-left: auto;
    margin-right: auto;
}
.home-health .shenti img {
    width: 100%;
}
.home-health .list-1 li {
    width: 4.05rem;
    z-index: 1;
}
.home-health .list-1 li .line {
    transform: translateX(-25px);
    z-index: -1;
}
.home-health .list-2 .box {
    flex-direction: row;
}
.home-health .list-2 .title {
    padding-left: 0.25rem;
    padding-right: 0;
}
.home-health .list-2 li {
    width: 350px;
}
.home-health li {
    position: absolute;
}
.home-health li .line {
    background-size: cover !important;
}
.home-health .li-1 {
    top: -32px;
    left: 0;
}
.home-health .li-1 .line {
    width: 261px;
    height: 114px;
    background: url(../image/line-1.webp) no-repeat top left;
    position: absolute;
    top: 31px;
    left: 100%;
}
.home-health .li-1:hover .line {
    background: url(../image/line-1-2.webp) no-repeat top left;
}
.home-health .li-2 {
    top: 74px;
    left: 0;
}
.home-health .li-2 .line {
    width: 294px;
    height: 51px;
    background: url(../image/line-2.webp) no-repeat top left;
    position: absolute;
    top: 31px;
    left: 100%;
}
.home-health .li-2:hover .line {
    background: url(../image/line-2-2.webp) no-repeat top left;
}
.home-health .li-3 {
    top: 179px;
    left: 0;
}
.home-health .li-3 .line {
    width: 329px;
    height: 12px;
    background: url(../image/line-3.webp) no-repeat top left;
    position: absolute;
    top: 23px;
    left: 100%;
}
.home-health .li-3:hover .line {
    background: url(../image/line-3-2.webp) no-repeat top left;
}
.home-health .li-4 {
    top: 292px;
    left: 0;
}
.home-health .li-4 .line {
    width: 306px;
    height: 28px;
    background: url(../image/line-4.webp) no-repeat top left;
    position: absolute;
    top: 9px;
    left: 100%;
}
.home-health .li-4:hover .line {
    background: url(../image/line-4-2.webp) no-repeat top left;
}
.home-health .li-5 {
    top: 396px;
    left: 0;
}
.home-health .li-5 .line {
    width: 294px;
    height: 92px;
    background: url(../image/line-5.webp) no-repeat top left;
    position: absolute;
    bottom: 34px;
    left: 100%;
}
.home-health .li-5:hover .line {
    background: url(../image/line-5-2.webp) no-repeat top left;
}
.home-health .li-6 {
    top: 503px;
    left: 0;
}
.home-health .li-6 .line {
    width: 272px;
    height: 174px;
    background: url(../image/line-6.webp) no-repeat top left;
    position: absolute;
    bottom: 34px;
    left: 100%;
}
.home-health .li-6:hover .line {
    background: url(../image/line-6-2.webp) no-repeat top left;
}
.home-health .li-7 {
    top: 607px;
    left: 0;
}
.home-health .li-7 .line {
    width: 241px;
    height: 180px;
    background: url(../image/line-7.webp) no-repeat top left;
    position: absolute;
    bottom: 34px;
    left: 100%;
}
.home-health .li-7:hover .line {
    background: url(../image/line-7-2.webp) no-repeat top left;
}
.home-health .li-8 {
    top: 720px;
    left: 0;
}
.home-health .li-8 .line {
    width: 238px;
    height: 201px;
    background: url(../image/line-8.webp) no-repeat top left;
    position: absolute;
    bottom: 34px;
    left: 100%;
}
.home-health .li-8:hover .line {
    background: url(../image/line-8-2.webp) no-repeat top left;
}
.home-health .li-9 {
    top: 832px;
    left: 0;
}
.home-health .li-9 .line {
    width: 276px;
    height: 460px;
    background: url(../image/line-9.webp) no-repeat top left;
    position: absolute;
    bottom: 34px;
    left: 100%;
}
.home-health .li-9:hover .line {
    background: url(../image/line-9-2.webp) no-repeat top left;
}
.home-health .li-10 {
    top: -33px;
    right: 0;
}
.home-health .li-10 .line {
    width: 311px;
    height: 136px;
    background: url(../image/line-10.webp) no-repeat top left;
    position: absolute;
    top: 31px;
    right: 100%;
}
.home-health .li-10:hover .line {
    background: url(../image/line-10-2.webp) no-repeat top left;
}
.home-health .li-11 {
    top: 74px;
    right: 0;
}
.home-health .li-11 .line {
    width: 296px;
    height: 40px;
    background: url(../image/line-11.webp) no-repeat top left;
    position: absolute;
    top: 31px;
    right: 100%;
}
.home-health .li-11:hover .line {
    background: url(../image/line-11-2.webp) no-repeat top left;
}
.home-health .li-12 {
    top: 187px;
    right: 0;
}
.home-health .li-12 .line {
    width: 298px;
    height: 70px;
    background: url(../image/line-12.webp) no-repeat top left;
    position: absolute;
    top: 23px;
    right: 100%;
}
.home-health .li-12:hover .line {
    background: url(../image/line-12-2.webp) no-repeat top left;
}
.home-health .li-13 {
    top: 300px;
    right: 0;
}
.home-health .li-13 .line {
    width: 297px;
    height: 12px;
    background: url(../image/line-13.webp) no-repeat top left;
    position: absolute;
    top: 30px;
    right: 100%;
    transform: translateX(0.05rem);
}
.home-health .li-13:hover .line {
    background: url(../image/line-13-2.webp) no-repeat top left;
}
.home-health .li-14 {
    top: 397px;
    right: 0;
}
.home-health .li-14 .line {
    width: 300px;
    height: 80px;
    background: url(../image/line-14.webp) no-repeat top left;
    position: absolute;
    bottom: 34px;
    right: 100%;
}
.home-health .li-14:hover .line {
    background: url(../image/line-14-2.webp) no-repeat top left;
}
.home-health .li-15 {
    top: 508px;
    right: 0;
}
.home-health .li-15 .line {
    width: 291px;
    height: 175px;
    background: url(../image/line-15.webp) no-repeat top left;
    position: absolute;
    bottom: 34px;
    right: 100%;
}
.home-health .li-15:hover .line {
    background: url(../image/line-15-2.webp) no-repeat top left;
}
.home-health .li-16 {
    top: 615px;
    right: 0;
}
.home-health .li-16 .line {
    width: 316px;
    height: 268px;
    background: url(../image/line-16.webp) no-repeat top left;
    position: absolute;
    bottom: 34px;
    right: 100%;
}
.home-health .li-16:hover .line {
    background: url(../image/line-16-2.webp) no-repeat top left;
}
.home-health .li-17 {
    top: 721px;
    right: 0;
}
.home-health .li-17 .line {
    width: 195px;
    height: 64px;
    background: url(../image/line-17.webp) no-repeat top left;
    position: absolute;
    bottom: 34px;
    right: 100%;
}
.home-health .li-17:hover .line {
    background: url(../image/line-17-2.webp) no-repeat top left;
}
.home-health .li-18 {
    top: 832px;
    right: 0;
}
.home-health .li-18 .line {
    width: 256px;
    height: 79px;
    background: url(../image/line-18.webp) no-repeat top left;
    position: absolute;
    bottom: 34px;
    right: 100%;
}
.home-health .li-18:hover .line {
    background: url(../image/line-18-2.webp) no-repeat top left;
}
@media screen and (max-width: 1380px) {
    .home-health .nr {
        transform: scale(0.8);
    }
}
@media screen and (max-width: 1279px) {
    .home-health .nr {
        transform: scale(0.7);
    }
}
@media screen and (max-width: 1023px) {
    .home-health {
        padding: 40px 0;
    }
    .home-health .shenti {
        display: none;
    }
    .home-health .nr {
        width: auto;
        height: auto;
        margin-top: 40px;
    }
    .home-health .list {
        margin-left: -10px;
        margin-right: -10px;
        overflow: hidden;
        display: flex;
        flex-wrap: wrap;
    }
    .home-health .list li {
        width: 50%;
        float: left;
        text-align: left;
        position: static !important;
        padding: 0 10px 20px 10px;
    }
    .home-health .list li .line {
        display: none;
    }
    .home-health .list .box {
        flex-direction: row;
    }
    .home-health .list .title {
        font-size: 14px;
    }
    .home-health .list .icon {
        width: 40px;
        height: 40px;
    }
}
.italic {
    font-style: italic;
}
.normal {
    font-style: normal;
}
.headerfix1 {
    background-color: #ffffff;
}
.home-product-4 .common-title {
    margin-bottom: 0.4rem;
}
.home-product-4 .common-title .title {
    transform: scale(0.8);
}
.home-product-4 .nr {
    display: flex;
    flex-wrap: wrap;
}
.home-product-4 .left {
    position: relative;
}
.home-product-4 .left .pic {
    padding-left: 0.55rem;
    position: relative;
}
.home-product-4 .left .picC {
    width: 5.55rem;
    height: 5.55rem;
    padding: 0.05rem;
    border-radius: 50%;
    background: linear-gradient(125deg, #ffffff, #d6d6d6);
    position: relative;
}
.home-product-4 .left .picC>span {
    display: block;
}
.home-product-4 .left .picC>span img {
    border-radius: 50%;
}
.home-product-4 .left .circle-1 {
    display: block;
    width: 2.35rem;
    height: 2.35rem;
    border-radius: 50%;
    background-color: #e6e6e6;
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
}
.home-product-4 .left .circle-1:after {
    content: '';
    display: block;
    width: 0.7rem;
    height: 0.7rem;
    border-radius: 50%;
    background: #eb0028;
    position: absolute;
    bottom: -0.1rem;
    left: 0.35rem;
}
.home-product-4 .left .circle-2 {
    display: block;
    width: 0.8rem;
    height: 0.8rem;
    border-radius: 50%;
    background: url(../image/fg.webp) no-repeat center center;
    background-size: cover;
    position: absolute;
    z-index: -1;
    bottom: 0.15rem;
    left: 5.4rem;
}
.home-product-4 .left .circle-2:after {
    content: '';
    display: block;
    width: 0.35rem;
    height: 0.35rem;
    border-radius: 50%;
    background: #e6e6e6;
    position: absolute;
    bottom: -0.08rem;
    right: -0.08rem;
}
.home-product-4 .left .circle-3 {
    display: block;
    width: 0.35rem;
    height: 0.35rem;
    border-radius: 50%;
    background-color: #e6e6e6;
    position: absolute;
    z-index: -1;
    top: 4.9rem;
    left: 0.66rem;
}
.home-product-4 .right {
    flex: 1;
    padding-left: 0.5rem;
}
.home-product-4 .listPro {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    text-align: center;
    margin-left: -0.5rem;
    margin-right: -0.5rem;
}
.home-product-4 .listPro li {
    width: 33.33333333%;
    padding: 0 0.5rem;
    display: inline-block;
}
.home-product-4 .listPro .box {
    display: block;
}
.home-product-4 .listPro .img {
    position: relative;
    padding: 0.04rem;
    width: 1.28rem;
    margin: auto auto 0.1rem auto;
}
.home-product-4 .listPro .img .im {
    width: .70rem;
    position: absolute;
    bottom: 0;
    right: -.35rem;
    z-index: 333;
}
.home-product-4 .listPro .img .im img {
    transform: scale(1) !important;
}
.home-product-4 .listPro .img:after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    background-image: linear-gradient(145deg, #ffffff 0%, #d6d6d6 100%);
}
.home-product-4 .listPro .pic {
    display: block;
    width: 1.2rem;
    height: 1.2rem;
    border-radius: 50%;
    margin: auto auto 0 auto;
    overflow: hidden;
    position: relative;
    z-index: 4;
}
.home-product-4 .listPro .pic img {
    transition: 0.5s;
}
.home-product-4 .listPro .title {
    color: #545759;
    font-size: 0.2rem;
    line-height: 0.24rem;
}
.home-product-4 .listPro .title span {
    font-style: normal;
}
.home-product-4 .listPro .box:hover img {
    transform: scale(1.5);
}
.home-product-4 .listPro .box:hover .title {
    color: #eb0028;
}
@media screen and (max-width: 1023px) {
    .home-product-4 {
        padding: 40px 0;
    }
    .home-product-4 .left {
        width: 100%;
        text-align: center;
        padding: 20px 20px;
    }
    .home-product-4 .left .pic {
        max-width: 560px;
        padding: 0;
        margin: auto;
    }
    .home-product-4 .left .picC {
        margin: auto;
    }
    .home-product-4 .left .circle-2 {
        right: 0;
        bottom: 0;
    }
    .home-product-4 .right {
        width: 100%;
        padding: 0;
    }
    .home-product-4 .listPro {
        margin-left: -10px;
        margin-right: -10px;
    }
    .home-product-4 .listPro li {
        padding: 0 10px 20px 10px;
    }
    .home-product-4 .listPro .pic {
        width: 90px;
        height: 90px;
        border: 2px #fff solid;
    }
    .home-product-4 .listPro .title {
        font-size: 14px;
        line-height: 20px;
    }
}
@media screen and (max-width: 767px) {
    .home-product-4 .listPro li {
        width: 50%;
    }
}
.home-application {
    width: 100%;
    z-index: 400;
    overflow: hidden;
}
.home-application .common-title {
    margin-bottom: 0.2rem;
}
.home-application .common-title .title {
    transform: scale(0.8);
}
.home-application .nr {
    background: #eb0028;
    color: #fff;
    padding: 0.2rem 0;
}
.home-application .nr a {
    color: #fff;
}
.home-application .listApplication {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    text-align: center;
    margin-left: -0.2rem;
    margin-right: -0.2rem;
}
.home-application .listApplication li {
    width: 16.66666667%;
    padding: 0 0.2rem;
    display: inline-block;
    position: relative;
}
.home-application .listApplication li:after {
    content: '';
    display: block;
    width: 1px;
    height: 100%;
    background: url(../image/linee.webp) no-repeat center center;
    background-size: 100%;
    position: absolute;
    top: 0;
    right: 0;
}
.home-application .listApplication li:last-child:after {
    display: none;
}
.home-application .listApplication .box {
    display: block;
}
.home-application .listApplication .pic {
    display: block;
    width: 0.6rem;
    height: 0.6rem;
    margin: auto auto 0.05rem auto;
    overflow: hidden;
    position: relative;
}
.home-application .listApplication .pic img {
    transition: 0.5s;
}
.home-application .listApplication .title {
    font-size: 0.18rem;
    line-height: 0.28rem;
    font-weight: 700;
}
@media screen and (max-width: 1023px) {
    .home-application .listApplication {
        margin-left: -10px;
        margin-right: -10px;
    }
    .home-application .listApplication li {
        padding: 0 10px 0 10px;
    }
    .home-application .listApplication .pic {
        width: 60px;
        height: 60px;
    }
    .home-application .listApplication .title {
        font-size: 14px;
    }
}
@media screen and (max-width: 767px) {
    .home-application .listApplication li {
        padding-bottom: 20px;
        width: 33.33333333%;
    }
    .home-application .listApplication li:after {
        display: none;
    }
}
.home-application1 {
    position: absolute;
    bottom: 0;
    left: 0;
}
.home-application1 .nr {
    margin-top: 0.24rem;
}
.moreBtn {
    min-width: 0.9rem;
    padding: 0 0.1rem;
    display: inline-block;
    border-radius: 0.05rem;
    border: 1px #dcdcdc solid;
    line-height: 0.3rem;
    text-align: center;
    color: var(--main-color) !important;
}
.moreBtn:hover {
    background: var(--main-color);
    border-color: var(--main-color);
    color: #fff !important;
}
@media screen and (max-width: 1023px) {
    .moreBtn {
        min-width: 80px;
        padding: 0 10px;
        border-radius: 5px;
        line-height: 30px;
    }
}
@font-face {
    font-family: Oswald-Medium;
    src: url('../font/Oswald-Medium.woff2') format('woff2'), url('../font/Oswald-Medium.woff') format('woff'), url('https://www.wecare-life.com/template/index/pc/font/Oswald-Medium.TTF') format('truetype'), url('../font/Oswald-Medium.eot') format('embedded-opentype'), url('../font/Oswald-Medium.svg') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
.home-about {
    padding-bottom: 2.2rem;
}
.home-about .nr {
    padding-top: 0.3rem;
}
.home-about .left {
    width: 51%;
    float: left;
    text-align: right;
}
.home-about .right {
    width: 49%;
    float: left;
}
.home-about .rightC {
    padding-left: 0.7rem;
}
.home-about .titleBig {
    color: #eb0028;
    font-weight: 700;
    font-size: 0.32rem;
    line-height: 1;
    margin-bottom: 0.28rem;
}
.home-about .info {
    color: #666666;
    text-align: justify;
    font-size: 0.16rem;
    line-height: 0.28rem;
    height: 0.84rem;
    overflow: hidden;
}
.home-about .info .moreBtn {
    line-height: 0.24rem;
    font-size: 0.14rem;
    float: right;
}
.home-about .listShuju {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    padding-top: 0.33rem;
}
.home-about .listShuju li {
    width: 50%;
    margin-bottom: 0.35rem;
    display: inline-block;
    position: relative;
}
.home-about .listShuju .box {
    display: block;
    position: relative;
    padding-left: 1rem;
}
.home-about .listShuju .box .pic1 {
    width: 0.8rem;
    background-color: #ffffff;
    box-shadow: 0.04rem 0.06rem 0.15rem 0rem rgba(0, 0, 0, 0.08), inset 0.03rem 0.04rem 0.1rem 0rem rgba(0, 0, 0, 0.05);
    border: solid 0.02rem #ffffff;
    border-radius: 50%;
    position: absolute;
    top: 0;
    left: 0;
}
.home-about .listShuju .num {
    font-size: 0.2rem;
    color: #999999;
}
.home-about .listShuju .num i {
    font-style: normal;
}
.home-about .listShuju .num .counter {
    font-family: Oswald-Medium;
    font-size: 0.52rem;
    color: #eb0028;
    line-height: 0.44rem;
    display: inline-block;
    vertical-align: top;
}
.home-about .listShuju .title {
    font-family: Roboto-Regular;
    font-size: 0.18rem;
    line-height: 0.28rem;
    margin-top: 0.13rem;
    color: #666666;
}
.home-about .listShuju .box:hover .title {
    color: var(--main-color);
}
.home-about .moreDiv {
    text-align: right;
}
.home-about .moreDiv a {
    float: right;
}
@media screen and (max-width: 1023px) {
    .home-about .left {
        width: 100%;
    }
    .home-about .right {
        width: 100%;
    }
    .home-about .right .rightC {
        max-width: 100%;
        padding: 20px 0;
    }
    .home-about .titleBig {
        font-size: 24px;
        margin-bottom: 20px;
    }
    .home-about .listShuju {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .home-about .listShuju .num {
        font-size: 24px;
    }
    .home-about .listShuju .title {
        font-size: 14px;
        line-height: 20px;
    }
}
.home-about .moreDiv {
    text-align: left;
}
.home-news {
    color: rgba(84, 87, 89, 0.5);
    padding-bottom: 1.6rem;
}
.home-news a {
    color: rgba(84, 87, 89, 0.5);
}
.home-news .left {
    width: 35%;
    float: left;
}
.home-news .right {
    width: 65%;
    padding-left: 0.2rem;
    float: left;
}
.home-news .pic:hover img {
    transform: scale(1.1);
}
.home-news .nr {
    padding-top: 0.31rem;
}
.home-news .list-1 .text {
    padding: 0.1rem 0;
}
.home-news .list-1 .title {
    font-size: 0.18rem;
    line-height: 0.28rem;
    height: 0.56rem;
    overflow: hidden;
    margin-bottom: 0.1rem;
}
.home-news .list-1 .date {
    font-size: 0.22rem;
}
.home-news .pic {
    overflow: hidden;
    display: block;
    position: relative;
}
.home-news .pic:after {
    content: '';
    display: block;
    padding-top: 74%;
}
.home-news .pic img {
    transition: 0.5s;
    width: 100%;
}
.home-news .date-more {
    display: flex;
    justify-content: space-between;
    align-items: center;
    line-height: 0.32rem;
}
.home-news .date-more .date {
    font-size: 0.22rem;
    vertical-align: top;
}
.home-news .date-more .moreBtn {
    vertical-align: top;
}
.home-news .date-more .moreBtn:hover {
    background: var(--main-color);
    border-color: var(--main-color);
    color: #fff !important;
}
.home-news .list-2 li {
    padding-bottom: 0.2rem;
}
.home-news .list-2 li:last-child {
    padding-bottom: 0;
}
.home-news .list-2 .box {
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
}
.home-news .list-2 .pic {
    width: 1.88rem;
    float: left;
}
.home-news .list-2 .text {
    width: calc(100% - 280rem/100);
    flex: 1;
    float: left;
    min-height: 100%;
    padding-left: 0.15rem;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: space-between;
}
@media screen and (max-width: 1023px) {
    .home-news {
        padding: 40px 0;
    }
    .home-news .left {
        width: 100%;
    }
    .home-news .right {
        width: 100%;
        padding: 0;
    }
    .home-news .list-1 .pic {
        width: 100%;
    }
    .home-news .list-1 .pic:after {
        display: none;
    }
    .home-news .list-1 .pic img {
        position: static;
        width: 100%;
    }
    .home-news .list-1 .title {
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 10px;
    }
    .home-news .date-more {
        line-height: 24px;
        font-size: 14px;
    }
    .home-news .list-2 li {
        padding: 0 0 20px 0;
    }
    .home-news .list-2 .pic {
        width: 150px;
    }
    .home-news .list-2 .text {
        width: 100%;
        padding-left: 15px;
        font-size: 14px;
    }
    .home-news .list-2 .title {
        max-height: 72px;
        overflow: hidden;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        text-overflow: ellipsis;
        -webkit-line-clamp: 3;
    }
}
.home-zhengshu {
    overflow: hidden;
    background: #d0d2d3;
    padding: 0.22rem 0;
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 400;
    bottom: 0;
}
.home-zhengshu .container {
    max-width: 100%;
}
.home-zhengshu .list {
    margin-left: -0.14rem;
    margin-right: -0.14rem;
}
.home-zhengshu .list li {
    float: left;
    padding: 0 0.14rem;
}
.home-zhengshu .list .box {
    width: 1rem;
    height: 1rem;
    margin: auto;
    display: block;
    position: relative;
}
.home-zhengshu .list .box:after {
    content: '';
    display: block;
    padding-top: 100%;
}
.map {
    width: 100%;
    border-bottom: 0.12rem var(--main-color) solid;
    position: relative;
    background: #ffffff url(../image/company1_02.webp) no-repeat bottom right;
    background-size: cover;
    height: 8.35rem;
    overflow: hidden;
}
.map .left {
    float: left;
    width: 67%;
    position: relative;
    margin-left: -2.7rem;
    background-color: #000;
}
.map iframe {
    width: 100%;
    height: 8.35rem;
    vertical-align: top;
}
.map .lxxx {
    width: 5.8rem;
    background: #fff;
    display: flex;
    position: absolute;
    z-index: 1;
    top: 2.3rem;
    left: 50%;
    transform: translateX(-50%);
}
.map .lxxx .text {
    flex: 1;
    min-height: 100%;
    display: inline-flex;
    align-items: center;
    padding: 0.2rem 0.3rem;
    color: #545759;
    font-size: 0.16rem;
    box-shadow: 0 0 0.2rem 0 rgba(0, 0, 0, 0.1);
}
.map .lxxx .pic {
    width: 2.05rem;
}
@media screen and (max-width: 1023px) {
    .map iframe {
        height: 400px;
    }
    .map .lxxx {
        position: static;
        transform: translateX(0);
        width: 100%;
        top: 30px;
        margin-top: 0;
    }
    .map .lxxx .pic {
        width: 120px;
    }
    .map .lxxx .pic img {
        object-fit: cover;
    }
    .map .lxxx .text {
        line-height: 1.1;
        font-size: 14px;
        padding: 5px 10px;
    }
}
.message {
    max-width: 9.3rem;
    margin-left: auto;
    margin-right: auto;
    height: 8.35rem;
    width: 46%;
    float: right;
    position: relative;
}
.message .mes-info {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    transform: translateY(-50%);
}
.message .message-title {
    font-size: 0.4rem;
    margin-bottom: 0.44rem;
    font-weight: bold;
    color: #333333;
}
.message .list-form {
    margin-left: -0.13rem;
    margin-right: -0.12rem;
}
.message .list-form li {
    width: 100%;
    clear: both;
    padding: 0 0.12rem 0.25rem 0.13rem;
}
.message .list-form li:last-child {
    padding-bottom: 0;
}
.message .list-form .col-2 {
    width: 50%;
    float: left;
    clear: none;
}
.message .list-form .box {
    display: flex;
}
.message .list-form input[type='text'] {
    border: none;
    outline: none;
    background-color: #f7f7f7;
    line-height: 0.58rem;
    height: 0.6rem;
    width: 100%;
    padding: 0 0.2rem;
    font-size: 0.18rem;
    border-bottom: 0.02rem #efefef solid;
}
.message .list-form input[type='text']:focus {
    border-color: var(--main-color);
}
.message .list-form textarea {
    border: none;
    outline: none;
    background-color: #f7f7f7;
    line-height: 0.26rem;
    height: 1.32rem;
    width: 100%;
    padding: 0.1rem 0.2rem;
    font-size: 0.18rem;
    border-bottom: 0.02rem #efefef solid;
    vertical-align: top;
}
.message .list-form textarea:focus {
    border-color: var(--main-color);
}
.message .list-form .yzm .col-2 {
    padding-right: 0.12rem;
}
.message .list-form .yzm .yzmBtn {
    width: 1.6rem;
    height: 0.6rem;
}
.message .list-form .submitBtn {
    background: var(--main-color);
    color: #fff;
    min-width: 4.4rem;
    line-height: 0.6rem;
    height: 0.6rem;
    text-align: center;
    border: none;
    outline: none;
    font-size: 0.2rem;
}
@media screen and (max-width: 1023px) {
    .message {
        position: static;
        left: initial;
        transform: translateX(0);
        max-width: 100%;
        margin-top: 30px;
        padding: 0 15px 40px 15px;
    }
    .message .container {
        max-width: 100%;
        padding: 20px;
    }
    .message .list-form li {
        padding-bottom: 20px;
    }
    .message .list-form .col-2 {
        width: 100%;
    }
    .message .list-form input[type='text'] {
        font-size: 14px;
        height: 40px;
        line-height: 40px;
        padding: 0 10px;
    }
    .message .list-form textarea {
        height: 100px;
        font-size: 14px;
        line-height: 22px;
        padding: 15px 10px;
    }
    .message .list-form .yzm .col-2 {
        width: 50%;
    }
    .message .list-form .yzm .yzmBtn {
        width: auto;
        height: 40px;
    }
}
.map00 {
    height: 100vh;
    padding-top: 1.28rem;
}
.map00 iframe {
    height: calc(100vh - 128rem/100);
}
.map00 .message {
    height: calc(100vh - 128rem/100);
}
.footer {
    background: #000000;
    background-size: 100% !important;
    color: #fff;
    font-size: 0.18rem;
    line-height: 0.36rem;
    padding-top: 0.64rem;
    padding-bottom: 0.7rem;
    width: 100%;
}
.footer a {
    color: #fff;
}
.footer img {
    vertical-align: top;
}
.footer .left {
    width: 55%;
    float: left;
}
.footer .right {
    width: 45%;
    float: left;
    position: relative;
}
.footer .title {
    font-weight: 700;
    font-size: 0.3rem;
    margin-bottom: 0.15rem;
}
.footer .lxfs {
    position: relative;
}
.footer .lxfs1 {
    padding-right: 3rem;
}
.footer .menu {
    overflow: hidden;
}
.footer .menu>.list>li {
    width: 50%;
    float: left;
    padding-right: 0.05rem;
    position: relative;
}
.footer .menu>.list>li>.box {
    display: inline-block;
    text-align: left;
}
.footer .menu .child {
    position: relative;
}
.footer .menu .child a {
    display: block;
    transition: 0.5s;
    position: relative;
}
.footer .socialMedia {
    overflow: hidden;
    position: absolute;
    top: 0;
    right: 0;
}
.footer .socialMedia a {
    display: inline-block;
    height: 0.48rem;
    float: left;
    margin-right: 0.2rem;
}
@media screen and (max-width: 1023px) {
    .footer {
        padding: 30px 0;
        font-size: 14px;
        line-height: 2;
    }
    .footer .title {
        font-size: 18px;
    }
    .footer .left {
        width: 100%;
        max-width: 100%;
        display: none;
    }
    .footer .right {
        width: 100%;
        max-width: 100%;
        padding: 0px 0 0 0;
    }
    .footer .menu {
        padding-top: 20px;
        display: none;
    }
    .footer .socialMedia {
        padding-top: 20px;
    }
    .footer .socialMedia a {
        height: 32px;
        margin-right: 10px;
    }
}
.bread {
    font-weight: 400;
    font-size: 0.22rem;
    line-height: 0.3rem;
    padding: 0.3rem 0;
    color: #d0d2d3;
}
.bread a {
    color: #d0d2d3;
}
.bread a:hover {
    color: var(--main-color);
}
.bread span {
    color: var(--main-color);
}
@media screen and (max-width: 1023px) {
    .bread {
        font-size: 16px;
        line-height: 24px;
        padding: 20px 0;
    }
}
.advantage {
    padding-top: 0.7rem;
}
.advantage .list {
    margin-left: -0.45rem;
    margin-right: -0.45rem;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 0.2rem;
}
.advantage .list:last-child {
    margin-bottom: 0;
}
.advantage .list li {
    width: 33.33333333%;
    float: left;
    padding: 0 0.45rem 0.4rem 0.45rem;
}
@media (min-width: 1025px) {
    .advantage .list li:hover .box {
        box-shadow: 0px 8px 19px 0px rgba(89, 15, 15, 0.35);
    }
}
.advantage .list .box {
    display: block;
    text-align: center;
    background: #f2f2f2;
    border-radius: 0.1rem;
    padding: 0.2rem 0.1rem;
    transition: 0.5s;
}
.advantage .list .pic {
    width: 0.8rem;
    height: 0.8rem;
    margin: auto auto 0rem auto;
    position: relative;
}
.advantage .list .pic img {
    vertical-align: top;
}
.advantage .list .title {
    color: #545759;
    font-size: 0.24rem;
    line-height: 0.32rem;
}
.advantage .list .title>span {
    display: inline-block;
    position: relative;
    padding-left: 0.35rem;
}
.advantage .list .title .icon {
    display: inline-block;
    height: 0.3rem;
    position: absolute;
    top: 0.01rem;
    left: 0;
}
.advantage .list .title .icon img {
    height: 100%;
}
@media screen and (max-width: 1023px) {
    .advantage .list {
        margin-left: -10px;
        margin-right: -10px;
    }
    .advantage .list li {
        width: 50%;
        padding: 0 10px 20px 10px;
    }
    .advantage .list .pic {
        width: 60px;
        height: 60px;
    }
    .advantage .list .title {
        font-size: 16px;
        line-height: 24px;
    }
    .advantage .list .title>span {
        padding-left: 25px;
    }
    .advantage .list .title .icon {
        height: 20px;
        top: 2px;
    }
}
@media screen and (max-width: 480px) {
    .advantage .list li {
        width: 100%;
    }
}
.lactis {
    padding-bottom: 0.5rem;
    padding-top: 0.53rem;
}
.lactis .common-title-2 {
    display: flex;
    align-items: center;
}
.lactis .common-title-2 .icon {
    display: inline-block;
    margin-right: 0.1rem;
}
.lactis .common-title-2 span {
    font-style: normal;
    margin-left: 5px;
}
.lactis .nr {
    display: flex;
    flex-wrap: wrap;
}
.lactis .left {
    width: 50%;
    float: left;
    border-right: 0.05rem var(--main-color) solid;
}
.lactis .right {
    background: #f5f5f5;
    width: 50%;
    float: left;
    color: #000000;
    padding-left: 0.4rem;
    font-size: 0.3rem;
    min-height: 100%;
    display: inline-flex;
    align-items: center;
    position: relative;
}
.lactis .right .ip {
    display: block;
    width: 2.52rem;
    height: 4.1rem;
    position: absolute;
    top: -1.25rem;
    right: 0.15rem;
}
.lactis .p-1 {
    color: var(--main-color);
    font-weight: 700;
    font-size: 0.36rem;
    line-height: 1;
}
@media screen and (max-width: 1023px) {
    .lactis {
        padding-bottom: 40px;
    }
    .lactis .left {
        width: 100%;
    }
    .lactis .right {
        width: 100%;
        padding: 20px 20px;
        font-size: 16px;
    }
    .lactis .right .ip {
        top: -50px;
        right: 0px;
    }
    .lactis .p-1 {
        font-size: 20px;
    }
}
.zlzc .list {
    margin-left: -0.2rem;
    margin-right: -0.2rem;
}
.zlzc .list li {
    width: 33.33333333%;
    float: left;
    padding: 0 0.2rem 0.4rem 0.2rem;
}
.zlzc .list .box {
    display: block;
    text-align: center;
}
.zlzc .list .pic {
    display: block;
    margin-bottom: 0.03rem;
    position: relative;
}
.zlzc .list .pic:after {
    content: '';
    display: block;
    padding-top: 61.64383562%;
}
.zlzc .list .pic img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    max-width: 100%;
    max-height: 100%;
    display: block;
    vertical-align: middle;
    text-align: center;
    margin: auto;
}
.zlzc .list .title {
    background: var(--main-color);
    color: #fff;
    height: 0.4rem;
    line-height: 0.4rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap !important;
    font-size: 0.24rem;
    font-weight: 700;
}
@media screen and (max-width: 1023px) {
    .zlzc .list {
        margin-left: -10px;
        margin-right: -10px;
    }
    .zlzc .list li {
        padding: 0 10px 20px 10px;
    }
    .zlzc .list .title {
        font-size: 14px;
        height: 40px;
        line-height: 40px;
    }
}
@media screen and (max-width: 767px) {
    .zlzc .list li {
        width: 50%;
    }
}
.references .nr {
    background: #f5f5f5;
    font-size: 0.18rem;
    line-height: 2;
    color: rgba(84, 87, 89, 0.5);
    padding: 0.36rem 0.5rem 0.2rem 0.5rem;
}
@media screen and (max-width: 1023px) {
    .references .nr {
        font-size: 14px;
        padding: 20px 20px;
    }
}
.product {
    padding-bottom: 0.8rem;
}
.product .nr {
    position: relative;
}
.product .swiper-button-next, .product .swiper-button-prev {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: var(--main-color);
    color: #fff;
    margin-top: 0;
    top: 0.9rem;
}
.product .swiper-button-next::after, .product .swiper-button-prev::after {
    font-size: 14px;
}
.product .swiper-button-prev {
    left: 0;
}
.product .swiper-button-next {
    right: 0;
}
.product .swiper-pagination {
    position: static;
    margin-top: 0.2rem;
}
.product .swiper-pagination-bullet {
    background: var(--main-color);
    transition: 0.5s;
}
.product .swiper-pagination-bullet:hover {
    opacity: 1;
}
.product .swiper-pagination-bullet-active {
    transform: scale(1.2);
}
.product .list {
    text-align: center;
}
.product .list li {
    width: 20%;
    padding: 0 0.1rem;
    display: inline-block;
}
.product .list .box {
    display: block;
}
.product .list .img {
    position: relative;
    padding: 0.04rem;
    width: 1.98rem;
    margin: auto auto 0.1rem auto;
    animation: 20s zhuanquan linear infinite;
}
.product .list .img:after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    background-image: linear-gradient(145deg, #ffffff 0%, #d6d6d6 100%);
}
.product .list .pic {
    display: block;
    width: 1.9rem;
    height: 1.9rem;
    border-radius: 50%;
    margin: auto auto 0 auto;
    overflow: hidden;
    position: relative;
    z-index: 4;
}
.product .list .pic img {
    transition: 0.5s;
}
.product .list .title {
    color: #545759;
    font-size: 0.2rem;
    line-height: 0.24rem;
}
.product .list .title span {
    font-style: normal;
    display: block;
}
.product .list .box:hover img {
    transform: scale(1.1);
}
.product .list .box:hover .title {
    color: #eb0028;
}
.product .blist {
    padding: 0 0.2rem;
}
.product .blist li a {
    padding: 0 0.2rem;
    padding-top: 0.2rem;
    display: block;
}
.product .blist li .icon {
    width: 0.68rem;
    height: 0.68rem;
    background-color: #eb0028;
    box-shadow: 0px 4px 10px 0px rgba(235, 0, 40, 0.35);
    border-radius: 50%;
    margin: 0 auto;
    display: block;
    border: solid 0.02rem #ffffff;
}
.product .blist li .icon img {
    width: 100%;
}
.product .blist li .title {
    font-size: 0.2rem;
    font-weight: bold;
    margin-top: 0.2rem;
    color: #eb0028;
}
.product .blist .swiper-button-next, .product .blist .swiper-button-prev {
    top: 0.4rem;
}
.product .swiper-container-initialized .list li {
    padding: 0;
}
@media screen and (max-width: 1023px) {
    .product {
        padding-bottom: 40px;
    }
    .product .list .title {
        font-size: 14px;
        line-height: 22px;
    }
    .product .swiper-pagination {
        margin-top: 20px;
    }
}
.pp {
    padding-top: 0.8rem;
}
.inside-banner {
    overflow: hidden;
    position: relative;
    z-index: 0;
}
.inside-banner .box:before {
    content: '';
    display: block;
    background: url(../image/title-bg-1.webp) no-repeat top left;
    background-size: cover;
    width: 9.2rem;
    height: 6rem;
    position: absolute;
    z-index: 9;
    top: 0;
    left: 0;
    transition: 0.5s;
    -webkit-animation: fadeInDown3 2s alternate;
    animation: fadeInDown3 2s alternate;
}
.inside-banner .box:after {
    content: '';
    display: block;
    width: 3.6rem;
    height: 1.8rem;
    background: url(../image/title-bg-2.webp) no-repeat top left;
    background-size: cover;
    position: absolute;
    z-index: 8;
    bottom: 0;
    right: 0;
    -webkit-animation: fadeInUp3 2s alternate;
    animation: fadeInUp3 2s alternate;
}
.inside-banner .box1:before {
    top: 1.28rem;
}
.inside-banner img {
    width: 100%;
    position: static;
}
.inside-banner .pc {
    position: relative;
}
.inside-banner .pc img {
    height: 3rem;
    object-fit: cover;
}
.inside-banner .pc1 {
    height: calc(100vh - 128rem/100) !important;
    margin-top: 1.28rem;
}
.inside-banner .mobile {
    display: none;
    position: relative;
}
.inside-banner .mobile:after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
}
.inside-banner .mobile:after {
    content: '';
    display: block;
}
.inside-banner .text {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    height: 100%;
    padding-top: 1.2rem;
    padding-left: 1.6rem;
    color: #fff;
}
.inside-banner .text1 {
    top: 1.28rem;
}
.inside-banner .title {
    font-size: 0.46rem;
    font-weight: 700;
    line-height: 0.6rem;
    color: #fff;
    margin-bottom: 0.15rem;
}
.inside-banner .title span {
    padding-right: 0.3rem;
    background: url(../image/logo2.webp) no-repeat top right;
    background-size: 0.21rem;
}
.inside-banner .title:after {
    content: '';
    display: block;
    width: 0.66rem;
    height: 0.02rem;
    background: #fff;
    margin-top: 0.15rem;
}
.inside-banner .info {
    font-size: 0.24rem;
    line-height: 0.36rem;
    font-weight: 500;
    color: rgba(255, 255, 255, 0.7);
    text-shadow: 0 0.04rem 0.06rem rgba(0, 0, 0, 0.2);
}
.inside-banner .info1 {
    width: 480px;
}
.inside-banner .info1 img {
    width: 0.23rem;
    display: block;
    vertical-align: middle;
    margin-right: 0.05rem;
}
.inside-banner .info1 span {
    margin: 10px 0;
}
@media screen and (max-width: 1023px) {
    .inside-banner .box {
        overflow: hidden;
    }
    .inside-banner .box:before {
        width: 460px;
        height: 300px;
    }
    .inside-banner .box:after {
        display: none;
    }
    .inside-banner .box .text {
        padding-top: 40px;
        padding-left: 20px;
    }
    .inside-banner .box .title {
        line-height: 1.5;
        font-size: 24px;
        height: auto;
        margin-bottom: 0;
    }
    .inside-banner .box .info {
        font-size: 18px;
        line-height: 1.5;
    }
    .inside-banner .pc {
        display: none;
    }
    .inside-banner .mobile {
        display: block;
    }
    .inside-banner .mobile img {
        height: auto;
        object-fit: cover;
    }
}
@media screen and (max-width: 767px) {
    .inside-banner .box:before {
        width: 315px;
        height: 205px;
        display: none;
    }
    .inside-banner .box .text {
        padding-top: 20px;
        padding-left: 20px;
        background: linear-gradient(145deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.05) 50%, rgba(0, 0, 0, 0));
    }
    .inside-banner .title {
        font-size: 18px;
    }
    .inside-banner .info {
        font-size: 16px;
    }
}
.inside-banner-2 .text {
    padding: 1.3rem 0 0 0;
}
.inside-banner-2 .title {
    height: auto;
}
.inside-banner-2 .info {
    font-size: 0.42rem;
    line-height: 0.56rem;
}
@media screen and (max-width: 1023px) {
    .inside-banner-2 .pc {
        display: block;
    }
    .inside-banner-2 .mobile {
        display: none;
    }
    .inside-banner-2 .mobile img {
        height: auto;
        object-fit: cover;
    }
    .inside-banner-2 .box .text {
        padding: 40px 0 0 0;
    }
    .inside-banner-2 .container {
        max-width: 100%;
    }
}
@media screen and (max-width: 767px) {
    .inside-banner-2 .pc {
        display: none;
    }
    .inside-banner-2 .mobile {
        display: block;
    }
}
.founder {
    padding-bottom: 0.4rem;
}
.founder .titleBig {
    color: var(--main-color);
    font-weight: 700;
    font-size: 0.36rem;
    line-height: 1;
}
.founder .hd {
    overflow: hidden;
    margin-bottom: 0.55rem;
    display: flex;
    flex-wrap: wrap;
}
.founder .hd .left {
    width: 50%;
    float: left;
}
.founder .hd .left .title {
    background: var(--main-color);
    color: #fff;
    text-align: center;
    font-size: 0.42rem;
    line-height: 0.6rem;
}
.founder .hd .right {
    width: 50%;
    float: left;
    background: var(--main-color) url(../image/founder-bg-1.webp) no-repeat bottom center;
    color: #fff;
    padding-top: 0.24rem;
    padding-left: 0.4rem;
    font-size: 0.22rem;
    line-height: 0.41rem;
    padding-right: 0.24ren;
}
.founder .hd .p-1 {
    padding-left: 0.2rem;
    position: relative;
}
.founder .hd .p-1:before {
    content: '';
    display: block;
    width: 0.1rem;
    height: 0.1rem;
    border: 1px var(--main-color) solid;
    border-radius: 50%;
    background: #fff;
    position: absolute;
    top: 0.15rem;
    left: 0;
}
.founder .list {
    margin-left: -0.18rem;
    margin-right: -0.18rem;
    display: flex;
    flex-wrap: wrap;
}
.founder .list li {
    width: 33.33333333%;
    float: left;
    padding: 0 0.18rem 0.3rem 0.18rem;
}
.founder .list .box {
    display: block;
    text-align: center;
}
.founder .list .pic {
    overflow: hidden;
    position: relative;
}
.founder .list .pic:after {
    content: '';
    display: block;
    padding-top: 68.18181818%;
}
.founder .list .text {
    padding: 0 0.2rem;
    background: #f5f5f5;
    color: #575759;
    font-size: 0.18rem;
    height: 0.6rem;
    margin-bottom: 0.1rem;
    display: flex;
    align-items: center;
}
.founder .list .title {
    width: 100%;
    line-height: 0.24rem;
    max-height: 0.48rem;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
}
.founder .list .p {
    font-size: 0.18rem;
    line-height: 24px;
    color: #575759;
    text-align: left;
    height: 72px;
    overflow: hidden;
    padding: 0 0.1rem;
}
.founder .list .m {
    color: #575759;
    text-align: left;
    font-size: 0.14rem;
    padding: 0 0.1rem;
    margin-top: 0.1rem;
    cursor: pointer;
    color: #eb0028;
}
.founder .list .m span {
    display: none;
    font-size: 0.14rem;
}
.founder .list .open .p {
    height: auto;
}
.founder .list .open .m {
    font-size: 0;
}
.founder .list .open .m span {
    display: block;
}
@media screen and (max-width: 1023px) {
    .founder {
        padding-bottom: 40px;
    }
    .founder .hd .left {
        width: 100%;
    }
    .founder .hd .left .title {
        font-size: 18px;
        line-height: 40px;
        font-weight: 700;
        border-bottom: 1px rgba(0, 0, 0, 0.1) solid;
    }
    .founder .hd .left img {
        width: 100%;
    }
    .founder .hd .right {
        width: 100%;
        font-size: 16px;
        line-height: 1.5;
        padding: 20px 20px;
    }
    .founder .hd .p-1 {
        padding-left: 20px;
    }
    .founder .hd .p-1:before {
        width: 8px;
        height: 8px;
        top: 8px;
    }
    .founder .list {
        margin-left: -10px;
        margin-right: -10px;
        margin-bottom: 20px;
    }
    .founder .list li {
        padding: 0 10px 20px 10px;
    }
    .founder .list .pic {
        border-radius: 5px;
    }
    .founder .list .text {
        font-size: 14px;
        height: 60px;
    }
    .founder .list .title {
        line-height: 22px;
        max-height: 44px;
    }
}
@media screen and (max-width: 767px) {
    .founder .list li {
        width: 50%;
    }
}
.about111 .list li {
    height: 6rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 0.05rem;
    position: relative;
}
.about111 .list li:before {
    content: '';
    display: block;
    background: url(../image/title-bg-1.webp) no-repeat top left;
    background-size: cover;
    width: 9.2rem;
    height: 6rem;
    position: absolute;
    z-index: 9;
    top: 0;
    left: 0;
}
.about111 .list .box {
    display: block;
    height: 100%;
    color: #fff;
    position: relative;
    z-index: 10;
}
.about111 .list .text {
    position: absolute;
    width: 100%;
    height: 100%;
    padding-top: 1rem;
    padding-left: 2rem;
}
.about111 .list .title {
    letter-spacing: 0.06rem;
    font-size: 0.46rem;
    font-weight: 700;
    line-height: 0.6rem;
    color: var(--main-color);
    text-shadow: -0.04rem -0.04rem 0 #ffffff, 0.04rem -0.04rem 0 #ffffff, -0.04rem 0.04rem 0 #ffffff, 0.04rem 0.04rem 0 #ffffff;
    margin-bottom: 0.25rem;
}
.about111 .list .info {
    font-size: 0.36rem;
    line-height: 0.42rem;
    font-weight: 500;
}
.about111 .list .btnDiv {
    width: 3.6rem;
    height: 1.8rem;
    background: url(../image/title-bg-2.webp) no-repeat top left;
    background-size: cover;
    position: absolute;
    z-index: 8;
    bottom: 0;
    right: 0;
}
.about111 .list .btnDiv .moreBtn {
    position: absolute;
    bottom: 0.35rem;
    right: 1.1rem;
    background: #fff;
    box-shadow: 0 0.1rem 0.1rem 0 rgba(0, 0, 0, 0.1);
}
.about111 .list .box:hover .moreBtn {
    background: var(--main-color);
    color: #fff !important;
    border-color: #fff;
}
.about111 .list .li-global .pic {
    width: 4.25rem;
    height: 5.4rem;
    position: absolute;
    z-index: 0;
    top: 0.4rem;
    left: 58%;
}
@media screen and (max-width: 1023px) {
    .about111 .list li {
        overflow: hidden;
        height: 400px;
    }
    .about111 .list li:before {
        width: 460px;
        height: 300px;
    }
    .about111 .list .text {
        padding-top: 40px;
        padding-left: 60px;
    }
    .about111 .list .title {
        line-height: 1.5;
        font-size: 20px;
        text-shadow: -1px -1px 0 #ffffff, 1px -1px 0 #ffffff, -1px 1px 0 #ffffff, 1px 1px 0 #ffffff;
        margin-bottom: 10px;
    }
    .about111 .list .info {
        font-size: 18px;
        line-height: 1.5;
    }
    .about111 .list .btnDiv .moreBtn {
        bottom: 15px;
        right: 20px;
    }
    .about111 .list .li-global .pic {
        width: 275px;
        height: 350px;
        position: absolute;
        top: 25px;
        left: 45%;
    }
    .about111 .list .mobile img {
        height: auto;
    }
}
@media screen and (max-width: 767px) {
    .about111 .list li:before {
        width: 315px;
        height: 205px;
        display: none;
    }
    .about111 .list li .text {
        padding-top: 20px;
        padding-left: 20px;
    }
    .about111 .list .title {
        font-size: 18px;
    }
    .about111 .list .info {
        font-size: 16px;
    }
    .about111 .list .text {
        padding-top: 20px;
        padding-left: 20px;
    }
    .about111 .list .li-global .pic {
        width: 185px;
        height: 235px;
        position: absolute;
        top: initial;
        bottom: 10px;
        left: 50%;
        transform: translateX(-50%);
    }
}
.productFl .list .box, .about .list .box {
    display: block;
    height: 100%;
    color: #fff;
    position: relative;
    z-index: 10;
}
.productFl .list .box:before, .about .list .box:before {
    content: '';
    display: block;
    background: url(../image/title-bg-1.webp) no-repeat top left;
    background-size: cover;
    width: 9.2rem;
    height: 6rem;
    position: absolute;
    z-index: 9;
    top: 0;
    left: 0;
}
.productFl .list .box:after, .about .list .box:after {
    content: '';
    display: block;
    background: url(../image/title-bg-2.webp) no-repeat top left;
    background-size: cover;
    width: 3.6rem;
    height: 1.8rem;
    position: absolute;
    z-index: 9;
    bottom: 0;
    right: 0;
}
.productFl .list .pc, .about .list .pc {
    text-align: center;
    height: calc(100vh - 128rem/100) !important;
    margin-top: 1.28rem;
}
.productFl .list .pc img, .about .list .pc img {
    width: 100%;
    height: 6rem;
    object-fit: cover;
}
.productFl .list .mobile, .about .list .mobile {
    text-align: center;
    display: none;
}
.productFl .list .mobile:after, .about .list .mobile:after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    background: rgba(0, 0, 0, 0.5);
}
.productFl .list .mobile img, .about .list .mobile img {
    width: 100%;
    height: 6rem;
    object-fit: cover;
}
.productFl .list .text, .about .list .text {
    width: 100%;
    padding-top: 1.5rem;
    padding-left: 2rem;
    position: absolute;
    top: 0;
    z-index: 9;
}
.productFl .list .title, .about .list .title {
    font-size: 0.46rem;
    font-weight: 700;
    line-height: 0.6rem;
    color: #fff;
    margin-bottom: 0.15rem;
}
.productFl .list .title span, .about .list .title span {
    padding-right: 0.3rem;
    background: url(../image/logo2.webp) no-repeat top right;
    background-size: 0.21rem;
}
.productFl .list .title:after, .about .list .title:after {
    content: '';
    display: block;
    width: 0.66rem;
    height: 0.02rem;
    background: #fff;
    margin-top: 0.15rem;
}
.productFl .list .info, .about .list .info {
    font-size: 0.24rem;
    line-height: 0.36rem;
    font-weight: 500;
    color: rgba(255, 255, 255, 0.7);
    text-shadow: 0 0.04rem 0.06rem rgba(0, 0, 0, 0.2);
}
.productFl .list .info img, .about .list .info img {
    width: 0.23rem;
    display: block;
    vertical-align: middle;
    margin-right: 0.05rem;
}
.productFl .list .info1, .about .list .info1 {
    width: 4.8rem;
}
.productFl .list .info1 span, .about .list .info1 span {
    margin: 10px 0;
    width: 2.4rem;
    float: left;
    display: block;
}
.productFl .list .btnDiv, .about .list .btnDiv {
    position: relative;
    z-index: 444;
}
.productFl .list .btnDiv .moreBtn, .about .list .btnDiv .moreBtn {
    background: var(--main-color);
    color: #fff !important;
    border-color: #fff;
    box-shadow: 0 0.1rem 0.1rem 0 rgba(0, 0, 0, 0.1);
    position: absolute;
    z-index: 10;
    bottom: 0.35rem;
    right: 1.1rem;
}
.productFl .list .box .moreBtn:hover, .about .list .box .moreBtn:hover {
    background: #fff;
    color: #eb0028 !important;
}
@media screen and (max-width: 1023px) {
    .productFl .list li, .about .list li {
        overflow: hidden;
    }
    .productFl .list .pc, .about .list .pc {
        display: none;
    }
    .productFl .list .mobile, .about .list .mobile {
        display: block;
    }
    .productFl .list .mobile img, .about .list .mobile img {
        height: auto;
    }
    .productFl .list .box:before, .about .list .box:before {
        width: 460px;
        height: 300px;
    }
    .productFl .list .text, .about .list .text {
        padding-top: 40px;
        padding-left: 60px;
    }
    .productFl .list .title, .about .list .title {
        letter-spacing: 0;
        line-height: 1.5;
        font-size: 24px;
        margin-bottom: 10px;
    }
    .productFl .list .info, .about .list .info {
        font-size: 18px;
        line-height: 1.5;
    }
    .productFl .list .btnDiv .moreBtn, .about .list .btnDiv .moreBtn {
        bottom: 15px;
        right: 20px;
    }
}
@media screen and (max-width: 767px) {
    .productFl .list .box:before, .about .list .box:before {
        width: 315px;
        height: 205px;
        display: none;
    }
    .productFl .list .title, .about .list .title {
        font-size: 18px;
    }
    .productFl .list .info, .about .list .info {
        font-size: 16px;
    }
    .productFl .list .text, .about .list .text {
        padding-top: 20px;
        padding-left: 20px;
        height: 100%;
        background: linear-gradient(145deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.05) 50%, rgba(0, 0, 0, 0));
    }
}
.menuSub {
    padding-bottom: 0.6rem;
}
.menuSub .listMenu {
    box-shadow: 0 0 0 2px #dcdcdc;
    border-radius: 0.1rem;
    overflow: hidden;
}
.menuSub .listMenu li {
    width: 49.5%;
    float: left;
    text-align: center;
    position: relative;
    z-index: 0;
}
.menuSub .listMenu li:nth-child(2n) {
    float: right;
}
.menuSub .listMenu .box {
    display: block;
    align-items: center;
    justify-content: center;
    color: #a5a5a5;
    font-size: 0.36rem;
    font-weight: 700;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap !important;
    line-height: 0.58rem;
    border-radius: 0.1rem;
    position: relative;
    z-index: 33;
}
.menuSub .listMenu .box:before {
    content: '';
    display: inline-block;
    background: url(../image/duigou-grey.svg);
    background-size: cover;
    width: 0.32rem;
    height: 0.32rem;
    vertical-align: top;
    margin-top: 0.13rem;
    margin-right: 0.05rem;
}
.menuSub .listMenu .box:after {
    width: 1rem;
    height: 100%;
    position: absolute;
    left: -100%;
    top: 0;
    background: -webkit-linear-gradient(0deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));
    -webkit-transform: skewx(-25deg);
    transform: skewx(-25deg);
    -webkit-transition: 0s;
    transition: 0s;
    z-index: 2;
    content: '';
    display: block;
}
@media (min-width: 1025px) {
    .menuSub .listMenu .box:hover {
        color: #fff;
        box-shadow: 0 0 0 2px #dcdcdc;
        background: #eb0028;
    }
    .menuSub .listMenu .box:hover:before {
        background: url(../image/duigou1.svg);
        background-size: cover;
    }
    .menuSub .listMenu .box:hover:after {
        left: 100%;
        -webkit-transition: all 0.8s;
        transition: all 0.8s;
    }
}
.menuSub .listMenu .active .box {
    color: #fff;
    box-shadow: 0 0 0 2px #dcdcdc;
    background: #eb0028;
}
.menuSub .listMenu .active .box:before {
    background: url(../image/duigou1.svg);
    background-size: cover;
}
.menuSub .listMenu li:hover {
    z-index: 1;
}
@media screen and (max-width: 1023px) {
    .menuSub {
        padding-bottom: 30px;
    }
    .menuSub .listMenu {
        border-radius: 5px;
        box-shadow: 0 0 0 1px #dcdcdc;
    }
    .menuSub .listMenu .box {
        font-size: 16px;
        line-height: 38px;
    }
    .menuSub .listMenu .box:before {
        width: 16px;
        height: 16px;
        vertical-align: top;
        margin-top: 11px;
        margin-right: 2px;
    }
    .menuSub .listMenu .active .box {
        box-shadow: 0 0 0 1px #dcdcdc;
    }
}
.news {
    padding: 0 0 0.6rem 0;
    color: rgba(84, 87, 89, 0.5);
}
.news a {
    color: rgba(84, 87, 89, 0.5);
}
.news .list li {
    padding-bottom: 0.6rem;
}
.news .list .box {
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
}
.news .list .pic {
    overflow: hidden;
    display: block;
    position: relative;
}
.news .list .pic:after {
    content: '';
    display: block;
    padding-top: 74%;
}
.news .list .pic img {
    transition: 0.5s;
}
@media (min-width: 1025px) {
    .news .list .pic:hover img {
        transform: scale(1.1);
    }
}
.news .list .date-more {
    display: flex;
    justify-content: space-between;
    align-items: center;
    line-height: 0.32rem;
}
.news .list .date-more .date {
    font-size: 0.22rem;
    vertical-align: top;
}
.news .list .date-more .moreBtn {
    vertical-align: top;
}
.news .list .pic {
    width: 4.3rem;
    float: left;
}
.news .list .text {
    width: calc(100% - 430rem/100);
    flex: 1;
    float: left;
    min-height: 100%;
    padding-left: 0.28rem;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: space-between;
}
.news .list .title {
    font-size: 0.3rem;
    line-height: 0.42rem;
    height: 0.84rem;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    color: var(--main-color);
}
.news .list .info {
    font-size: 0.24rem;
    line-height: 0.36rem;
    height: 1.44rem;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 4;
}
.news .list .more .moreBtn {
    background: var(--main-color);
    border-color: var(--main-color);
    color: #fff !important;
}
@media screen and (max-width: 1023px) {
    .news .list li {
        padding-bottom: 40px;
    }
    .news .list .pic {
        width: 240px;
    }
    .news .list .title {
        font-size: 16px;
        line-height: 24px;
        height: 48px;
    }
    .news .list .info {
        font-size: 14px;
        line-height: 22px;
        height: 88px;
    }
    .news .list .date-more .date {
        font-size: 16px;
        line-height: 32px;
    }
}
@media screen and (max-width: 767px) {
    .news .list {
        margin-left: -10px;
        margin-right: -10px;
    }
    .news .list li {
        width: 50%;
        float: left;
        padding: 0 10px 20px 10px;
    }
    .news .list .pic {
        width: 100%;
    }
    .news .list .text {
        width: 100%;
        padding: 20px 0;
    }
    .news .list .title {
        margin-bottom: 10px;
    }
    .news .list .info {
        margin-bottom: 10px;
    }
    .news .list .date-more .date {
        font-size: 16px;
        line-height: 32px;
    }
}
.page {
    clear: both;
    text-align: center;
    font-size: 0;
    font-family: arial;
}
.page em {
    font-style: normal;
    font-size: 0.24rem;
    line-height: 0.38rem;
    vertical-align: middle;
}
.page a, .page span {
    color: #545759;
    display: inline-block;
    text-align: center;
    font-size: 0.24rem;
    min-width: 0.4rem;
    line-height: 0.4rem;
    height: 0.4rem;
    border-radius: 0.4rem;
    margin: 0 0.05rem;
    padding: 0 0;
    vertical-align: middle;
}
.page a svg, .page span svg {
    fill: #333;
    vertical-align: middle;
    margin-top: -0.03rem;
    margin-right: 0.05rem;
    margin-left: 0.05rem;
    width: 0.14rem;
    height: 0.14rem;
}
.page a.cur, .page span.cur, .page a.active, .page span.active, .page a:hover, .page span:hover {
    color: var(--main-color);
}
.page a.cur svg, .page span.cur svg, .page a.active svg, .page span.active svg, .page a:hover svg, .page span:hover svg {
    fill: var(--main-color);
}
.page a.prev, .page span.prev, .page a.next, .page span.next {
    padding-left: 0.2rem;
    padding-right: 0.2rem;
}
@media screen and (max-width: 1023px) {
    .page em {
        font-size: 16px;
        line-height: 38px;
    }
    .page a, .page span {
        font-size: 16px;
        min-width: 40px;
        line-height: 40px;
        height: 40px;
        border-radius: 40px;
        margin: 0 5px;
    }
    .page a svg, .page span svg {
        margin-top: -3px;
        margin-right: 5px;
        margin-left: 5px;
        width: 10px;
        height: 10px;
    }
}
@media screen and (max-width: 767px) {
    .page a, .page span {
        display: none;
    }
    .page .prev, .page .next {
        display: inline-block;
    }
}
.news-show {
    font-size: 0.26rem;
    color: #4c4948;
    line-height: 1.5;
}
.news-show .title-show {
    color: var(--main-color);
    font-size: 0.36rem;
    font-weight: 700;
    line-height: 0.48rem;
    margin-bottom: 0.3rem;
}
.news-show .date-share {
    color: #d0d2d3;
    font-size: 0.22rem;
    line-height: 0.24rem;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 0.15rem;
    border-bottom: 2px #ebebeb solid;
    margin-bottom: 0.2rem;
}
.news-show .date-share .share {
    display: inline-flex;
    flex-wrap: wrap;
    align-items: center;
}
.news-show .date-share .share .bt {
    margin-right: 0.1rem;
}
.news-show .date-share .share a {
    display: inline-block;
    width: 0.24rem;
    height: 0.24rem;
    margin-right: 0.1rem;
}
.news-show .date-share .share a:last-child {
    margin-right: 0;
}
.news-show .date-share .share a:hover {
    opacity: 0.8;
}
.news-show .nr {
    padding-bottom: 0.6rem;
}
@media screen and (max-width: 1023px) {
    .news-show {
        font-size: 16px;
        line-height: 1.5;
    }
    .news-show .title-show {
        font-size: 24px;
        line-height: 32px;
        margin-bottom: 0.4rem;
    }
    .news-show .date-share {
        font-size: 16px;
        line-height: 24px;
        padding-bottom: 20px;
        margin-bottom: 20px;
    }
    .news-show .date-share .share a {
        width: 24px;
        height: 24px;
        margin-right: 10px;
    }
    .news-show .date-share .share a:last-child {
        margin-right: 0;
    }
    .news-show .nr {
        padding-bottom: 40px;
    }
}
.relatedNews {
    padding: 0 0 0.6rem 0;
    color: rgba(84, 87, 89, 0.5);
}
.relatedNews a {
    color: rgba(84, 87, 89, 0.5);
}
.relatedNews .titleRelated {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 0.25rem;
}
.relatedNews .titleRelated .title {
    font-size: 0.36rem;
    color: var(--main-color);
    font-weight: 700;
    line-height: 0.4rem;
}
.relatedNews .titleRelated .more {
    float: right;
    display: inline-block;
    min-width: 1.7rem;
    line-height: 0.4rem;
    border-radius: 0.2rem;
    padding: 0 0.1rem;
    background: var(--main-color);
    color: #fff;
    text-align: center;
    font-size: 0.24rem;
    font-weight: 700;
}
.relatedNews .titleRelated .more:hover {
    opacity: 0.8;
}
.relatedNews .nr {
    position: relative;
}
.relatedNews .swiper-button-next, .relatedNews .swiper-button-prev {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: var(--main-color);
    color: #fff;
}
.relatedNews .swiper-button-next::after, .relatedNews .swiper-button-prev::after {
    font-size: 14px;
}
.relatedNews .swiper-button-prev {
    left: -50px;
}
.relatedNews .swiper-button-next {
    right: -50px;
}
.relatedNews .swiper-pagination {
    position: static;
    margin-top: 0.2rem;
}
.relatedNews .swiper-pagination-bullet {
    background: var(--main-color);
    transition: 0.5s;
    margin: 0 0.05rem;
}
.relatedNews .swiper-pagination-bullet:hover {
    opacity: 1;
}
.relatedNews .swiper-pagination-bullet-active {
    transform: scale(1.2);
}
.relatedNews .list {
    margin-left: -0.2rem;
    margin-right: -0.2rem;
}
.relatedNews .list li {
    width: 33.33333333%;
    padding: 0 0.2rem;
    float: left;
}
.relatedNews .list .box {
    overflow: hidden;
    display: block;
}
.relatedNews .list .pic {
    overflow: hidden;
    display: block;
    position: relative;
}
.relatedNews .list .pic:after {
    content: '';
    display: block;
    padding-top: 74%;
}
.relatedNews .list .pic img {
    transition: 0.5s;
}
.relatedNews .list .date-more {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    line-height: 0.32rem;
}
.relatedNews .list .date-more .date {
    font-size: 0.22rem;
    vertical-align: top;
}
.relatedNews .list .date-more .moreBtn {
    vertical-align: top;
}
.relatedNews .list .pic {
    overflow: hidden;
    position: relative;
}
.relatedNews .list .pic:after {
    content: '';
    display: block;
    padding-top: 80%;
}
.relatedNews .list .text {
    padding: 0.2rem 0;
}
.relatedNews .list .title {
    font-size: 0.3rem;
    line-height: 0.42rem;
    height: 0.84rem;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    color: var(--main-color);
}
.relatedNews .list .info {
    font-size: 0.18rem;
    line-height: 0.28rem;
    height: 1.12rem;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 4;
    margin-bottom: 0.2rem;
}
.relatedNews .list .date-more {
    color: #d0d2d3;
}
.relatedNews .list .box:hover .pic img {
    transform: scale(1.1);
}
.relatedNews .list .box:hover .info {
    color: var(--main-color);
}
.relatedNews .list .box:hover .moreBtn {
    background: var(--main-color);
    border-color: var(--main-color);
    color: #fff !important;
}
.relatedNews .swiper-container-initialized .list {
    margin-left: 0 !important;
    margin-right: 0 !important;
}
.relatedNews .swiper-container-initialized .list li {
    padding: 0 !important;
}
@media screen and (max-width: 1280px) {
    .relatedNews .swiper-button-prev {
        left: -15px;
    }
    .relatedNews .swiper-button-next {
        right: -15px;
    }
}
@media screen and (max-width: 1023px) {
    .relatedNews {
        padding: 0 0 40px 0;
        color: rgba(84, 87, 89, 0.5);
    }
    .relatedNews .titleRelated {
        margin-bottom: 20px;
    }
    .relatedNews .titleRelated .title {
        font-size: 24px;
        line-height: 32px;
    }
    .relatedNews .titleRelated .more {
        min-width: 120px;
        line-height: 32px;
        border-radius: 16px;
        padding: 0 10px;
        font-size: 16px;
    }
    .relatedNews .list li {
        padding-bottom: 40px;
    }
    .relatedNews .list .title {
        font-size: 16px;
        line-height: 24px;
        height: 48px;
    }
    .relatedNews .list .info {
        font-size: 14px;
        line-height: 22px;
        height: 88px;
    }
    .relatedNews .list .date-more .date {
        font-size: 16px;
        line-height: 32px;
    }
}
@media screen and (max-width: 767px) {
    .relatedNews .list {
        margin-left: -10px;
        margin-right: -10px;
    }
    .relatedNews .list li {
        width: 50%;
        float: left;
        padding: 0 10px 20px 10px;
    }
    .relatedNews .list .title {
        margin-bottom: 10px;
    }
    .relatedNews .list .info {
        margin-bottom: 10px;
    }
    .relatedNews .list .date-more .date {
        font-size: 14px;
    }
    .relatedNews .list .date-more .moreBtn {
        min-width: 60px;
        padding: 0 5px;
        line-height: 24px;
    }
}
.quality {
    padding-top: 0.4rem;
    padding-bottom: 0.4rem;
}
.quality .list {
    margin-left: -0.15rem;
    margin-right: -0.15rem;
    margin-bottom: 0.2rem;
    overflow: hidden;
}
.quality .list li {
    width: 16.66666667%;
    float: left;
    padding: 0 0.15rem 0.3rem 0.15rem;
}
.quality .list .box {
    display: block;
}
.quality .list .pic {
    display: block;
    overflow: hidden;
    background: #f2f2f2;
    position: relative;
}
.quality .list .pic:after {
    content: '';
    display: block;
    padding-top: 70%;
}
.quality .list .pic img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    max-width: 100%;
    max-height: 100%;
    display: block;
    vertical-align: middle;
    text-align: center;
    margin: auto;
}
.quality .list .title {
    background: var(--main-color);
    color: #fff;
    line-height: 0.4rem;
    height: 0.4rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap !important;
    text-align: center;
    font-weight: 700;
    font-size: 0.24rem;
}
.quality .list-2 li {
    padding: 0 0 0.2rem 0;
}
.quality .list-2 .box {
    background: #f2f2f2;
    display: flex;
    flex-wrap: wrap;
}
.quality .list-2 .pic {
    width: 1.2rem;
    height: 1.2rem;
    display: block;
    overflow: hidden;
    position: relative;
}
.quality .list-2 .pic img {
    width: 0.9rem;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    max-width: 100%;
    max-height: 100%;
    display: block;
    vertical-align: middle;
    text-align: center;
    margin: auto;
}
.quality .list-2 .text {
    flex: 1;
    padding: 0.2rem 0.2rem 0.2rem 0;
}
.quality .list-2 .title {
    color: var(--main-color);
    line-height: 0.4rem;
    font-weight: 700;
    font-size: 0.3rem;
    margin-top: 0.1rem;
}
.quality .list-2 .info {
    color: #545759;
    font-size: 0.22rem;
    line-height: 1;
}
@media screen and (max-width: 1023px) {
    .quality {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .quality .list {
        margin-left: -10px;
        margin-right: -10px;
        margin-bottom: 20px;
    }
    .quality .list li {
        width: 20%;
        padding: 0 10px 20px 10px;
    }
    .quality .list .title {
        font-size: 14px;
        height: 32px;
        line-height: 32px;
    }
    .quality .list-2 li {
        padding-bottom: 20px;
    }
    .quality .list-2 .pic {
        width: 100px;
        height: 100px;
    }
    .quality .list-2 .pic img {
        width: 60px;
    }
    .quality .list-2 .text {
        padding: 10px 20px 10px 0;
    }
    .quality .list-2 .title {
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 5px;
    }
    .quality .list-2 .info {
        font-size: 14px;
        line-height: 22px;
    }
}
@media screen and (max-width: 767px) {
    .quality .list li {
        width: 25%;
    }
}
@media screen and (max-width: 480px) {
    .quality .list li {
        width: 33.33333333%;
    }
    .quality .list-2 .pic {
        width: 80px;
        height: 80px;
    }
}
@media screen and (max-width: 375px) {
    .quality .list li {
        width: 50%;
    }
}
.jiang {
    padding-top: 0.2rem;
    padding-bottom: 3.6rem;
}
.jiang .list {
    margin-left: -0.18rem;
    margin-right: -0.18rem;
    overflow: hidden;
}
.jiang .list li {
    width: 33.33333333%;
    float: left;
    padding: 0 0.18rem 0.3rem 0.18rem;
}
.jiang .list .box {
    display: block;
}
.jiang .list .pic {
    display: block;
    overflow: hidden;
    position: relative;
}
.jiang .list .pic:after {
    content: '';
    display: block;
    padding-top: 56.81818182%;
}
.jiang .list .pic img {
    transition: 0.5s;
}
.jiang .list .box:hover img {
    transform: scale(1.1);
}
.jia-info {
    z-index: 340;
}
.jia-info .bread {
    padding: 0;
}
.hzhb {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #0063a2;
    color: #fff;
    font-size: 0.48rem;
    font-weight: 700;
    line-height: 0.6rem;
    padding: 0.2rem 0;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 400;
}
.hzhb .container {
    position: relative;
    overflow: hidden;
    height: 100%;
}
.hzhb .nr {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.hzhb .pic {
    width: 2.4rem;
}
.hzhb .text {
    flex: 1;
}
.marketing {
    overflow: hidden;
}
.marketing .common-title-3 {
    margin-bottom: 0.1rem;
}
.marketing .jieshao {
    color: #545759;
    font-size: 0.3rem;
    line-height: 0.36rem;
    margin-bottom: 0.3rem;
}
.marketing .nr {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.marketing .pic {
    text-align: center;
    width: 70%;
    float: left;
}
.marketing .office {
    overflow: hidden;
    padding: 0.1rem 0 0 0.2rem;
    position: relative;
    border-left: 2px var(--main-color) solid;
}
.marketing .office:before {
    content: '';
    width: 2.2rem;
    height: 2px;
    background: var(--main-color);
    position: absolute;
    top: 0;
    left: 0;
}
.marketing .office .title {
    font-size: 0.3rem;
    color: var(--main-color);
    font-weight: 700;
}
.marketing .office .info {
    color: #545759;
    font-size: 0.22rem;
    line-height: 1.5;
    position: relative;
}
.marketing .office .info .icon {
    display: inline-block;
    width: 0.1rem;
    height: 0.1rem;
    border-radius: 50%;
    background: var(--main-color);
}
.marketing .office .div-3 {
    min-width: 33.33333333%;
    float: left;
}
.marketing .officeDiv {
    width: 30%;
    margin: auto;
    float: right;
}
.marketing .office-1 {
    margin-bottom: 0.3rem;
}
.manufacturing .gongchang {
    padding-top: 0.4rem;
    padding-bottom: 0.23rem;
}
.manufacturing .gongchang .list {
    margin-left: -0.1rem;
    margin-right: -0.1rem;
    display: flex;
    flex-wrap: wrap;
}
.manufacturing .gongchang .list li {
    width: 20%;
    float: left;
    padding: 0 0.1rem 0.2rem 0.1rem;
}
.manufacturing .gongchang .list .box {
    display: block;
    text-align: center;
    min-height: 100%;
}
.manufacturing .gongchang .list .pic {
    display: block;
    overflow: hidden;
    margin-bottom: 2px;
    position: relative;
}
.manufacturing .gongchang .list .pic:after {
    content: '';
    display: block;
    padding-top: 69.23076923%;
}
.manufacturing .gongchang .list .title {
    background: var(--main-color);
    color: #fff;
    font-size: 0.16rem;
    line-height: 0.18rem;
    padding: 0.05rem 0;
    font-weight: 700;
}
.manufacturing .gongchang .list .title-1 {
    height: 0.18rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap !important;
}
.manufacturing .gongchang .list .title-2 {
    height: 0.18rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap !important;
}
.manufacturing .gongchang .list .info {
    background: #eeeeee;
    color: #545759;
    font-size: 0.16rem;
    line-height: 0.2rem;
    padding: 0.24rem 0.1rem 0.1rem 0.1rem;
    min-height: 1.6rem;
    display: flex;
    align-items: center;
    justify-content: center;
}
.manufacturing .gongchang-2 {
    padding-bottom: 0.2rem;
}
.manufacturing .gongchang-2 .list {
    margin-left: -0.1rem;
    margin-right: -0.1rem;
    overflow: hidden;
}
.manufacturing .gongchang-2 .list li {
    width: 33.33333333%;
    float: left;
    padding: 0 0.1rem 0.2rem 0.1rem;
}
.manufacturing .gongchang-2 .list .box {
    display: block;
    text-align: center;
}
.manufacturing .gongchang-2 .list .pic {
    display: block;
    overflow: hidden;
    position: relative;
}
.manufacturing .gongchang-2 .list .pic:after {
    content: '';
    display: block;
    padding-top: 66.66666667%;
}
.manufacturing .gongchang-2 .list .col-1 {
    width: 100%;
}
@media screen and (max-width: 1023px) {
    .manufacturing .gongchang {
        padding-top: 40px;
        padding-bottom: 20px;
    }
    .manufacturing .gongchang .list {
        margin-left: -10px;
        margin-right: -10px;
    }
    .manufacturing .gongchang .list li {
        width: 33.33333333%;
        padding: 0 10px 20px 10px;
    }
    .manufacturing .gongchang .list .title {
        font-size: 14px;
        line-height: 20px;
        height: 50px;
        padding: 5px 5px;
    }
    .manufacturing .gongchang .list .title-1 {
        height: 20px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap !important;
    }
    .manufacturing .gongchang .list .title-2 {
        height: 20px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap !important;
    }
    .manufacturing .gongchang .list .info {
        min-height: 152px;
        font-size: 14px;
        line-height: 22px;
        padding: 10px 0;
    }
    .manufacturing .gongchang-2 .list {
        margin-left: -10px;
        margin-right: -10px;
    }
    .manufacturing .gongchang-2 .list li {
        padding: 0 10px 20px 10px;
    }
}
@media screen and (max-width: 767px) {
    .manufacturing .gongchang .list li {
        width: 50%;
    }
    .manufacturing .gongchang-2 .list li {
        width: 50% !important;
    }
}
@media screen and (max-width: 480px) {
    .manufacturing .gongchang .list li {
        width: 100%;
    }
    .manufacturing .gongchang .list .info {
        min-height: auto;
    }
}
.nengli {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: var(--main-color);
    color: #fff;
    padding-top: 0.33rem;
    padding-bottom: 0.4rem;
}
.nengli .common-title-3 {
    color: #fff;
    margin-bottom: 0.36rem;
}
.nengli .titleBig {
    font-weight: 700;
    font-size: 0.36rem;
    text-align: center;
}
.nengli .titleBig span {
    display: inline-block;
    vertical-align: top;
    line-height: 0.5rem;
    min-width: 3.05rem;
    padding: 0 0.1rem;
    border-radius: 0.25rem;
    background-image: linear-gradient(180deg, #f64664 0%, #eb0028 17%, #be0525 50%, #eb0028 82%, #f64664 100%), linear-gradient(#eb0028, #eb0028);
    background-blend-mode: normal, normal;
    border-radius: 27px;
    border: solid 2px #fff;
}
.nengli .list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 0.2rem;
}
.nengli .list li {
    width: 25%;
    text-align: center;
}
.nengli .list .box {
    min-height: 100%;
    border-right: 0.02rem #c5002f solid;
    padding: 0.2rem 0;
}
.nengli .list .title {
    font-size: 0.32rem;
}
.nengli .list .info {
    font-size: 0.24rem;
    line-height: 0.3rem;
}
.nengli .list li:last-child .box {
    border-right: none;
}
@media screen and (max-width: 1023px) {
    .nengli {
        padding: 40px 0;
    }
    .nengli .titleBig {
        font-size: 20px;
    }
    .nengli .titleBig span {
        line-height: 32px;
        min-width: 100px;
        padding: 0 10px;
        border-radius: 16px;
    }
    .nengli .list {
        margin-bottom: 20px;
    }
    .nengli .list .box {
        padding: 10px;
        border-right: 1px #c5002f solid;
    }
    .nengli .list .title {
        font-size: 20px;
        line-height: 1.5;
        margin-bottom: 10px;
    }
    .nengli .list .info {
        font-size: 16px;
    }
}
@media screen and (max-width: 767px) {
    .nengli .titleBig {
        margin-bottom: 20px;
    }
    .nengli .list li {
        width: 50%;
    }
    .nengli .list .box {
        border: 1px #c5002f solid !important;
        margin-top: -1px;
        margin-left: -1px;
    }
    .nengli .list-2 li {
        width: 33.33333333%;
    }
}
@media screen and (max-width: 480px) {
    .nengli .list-2 li {
        width: 100%;
    }
}
.shebei {
    overflow: hidden;
    padding-top: 0.63rem;
}
.shebei .list li {
    margin-bottom: 0.6rem;
    position: relative;
    z-index: 1;
}
.shebei .list li:after {
    content: '';
    display: block;
    width: 100vw;
    height: 90%;
    height: calc(100% - 60rem/100);
    background: #ededed;
    position: absolute;
    z-index: -1;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.shebei .list li:last-child {
    padding-bottom: 0;
}
.shebei .list .box {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.shebei .list .pic {
    display: block;
    overflow: hidden;
    border: 0.05rem #ffffff solid;
    border-radius: 0.1rem;
    box-shadow: 0 0 0.3rem 0 rgba(0, 0, 0, 0.1);
    width: 6.4rem;
    position: relative;
}
.shebei .list .pic:after {
    content: '';
    display: block;
    padding-top: 75%;
}
.shebei .list .text {
    flex: 1;
    padding: 0.3rem 0 0.3rem 0.5rem;
}
.shebei .list .title {
    color: var(--main-color);
    font-size: 0.36rem;
    line-height: 0.48rem;
    font-weight: 700;
}
.shebei .list .info {
    color: #4c4948;
    font-size: 0.26rem;
    margin-top: 0.2rem;
    line-height: 0.42rem;
}
.shebei .list li:nth-child(2n) .box {
    flex-direction: row-reverse;
}
.shebei .list li:nth-child(2n) .text {
    padding-left: 0;
    padding-right: 0.5rem;
}
@media screen and (max-width: 1023px) {
    .shebei {
        padding: 40px 0;
    }
    .shebei .list li:after {
        display: none;
    }
    .shebei .list .title {
        font-size: 18px;
        line-height: 1.5;
        margin-bottom: 10px;
    }
    .shebei .list .info {
        font-size: 14px;
        line-height: 22px;
    }
}
@media screen and (max-width: 767px) {
    .shebei .list {
        border-bottom: 1px rgba(0, 0, 0, 0.1) solid;
    }
    .shebei .list .pic {
        width: 100%;
    }
    .shebei .list .text {
        width: 100%;
        padding: 20px 20px;
    }
}
.system {
    padding-bottom: 0.3rem;
}
.system .common-title-3 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.system .common-title-3 .title-2 {
    font-weight: 400;
}
.system .nr {
    position: relative;
}
.system .list {
    margin-left: -0.1rem;
    margin-right: -0.1rem;
}
.system .list li {
    width: 25%;
    float: left;
    padding: 0 0.1rem 0.2rem 0.1rem;
    position: relative;
}
.system .list li .pic img {
    transition: 0.5s;
}
.system .list li:after {
    content: '';
    display: block;
    width: 100%;
    height: 0.09rem;
    background: #dcdddd;
    position: absolute;
    z-index: -1;
    bottom: 0.73rem;
    left: 0;
}
@media (min-width: 1025px) {
    .system .list li:hover .title {
        color: #000;
    }
    .system .list li:hover .pic img {
        transform: scale(1.1);
    }
}
.system .list .box {
    display: block;
    text-align: center;
}
.system .list .pic {
    border-radius: 0.1rem;
    overflow: hidden;
    margin-bottom: 0.25rem;
    position: relative;
}
.system .list .pic:after {
    content: '';
    display: block;
    padding-top: 76.31578947%;
}
.system .list .title {
    color: #4c4948;
    font-size: 0.22rem;
    height: 0.56rem;
    line-height: 0.28rem;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    margin-bottom: 0.2rem;
}
.system .list .icon {
    display: block;
    width: 1.26rem;
    height: 1.26rem;
    margin: auto;
    position: relative;
}
.system .list .icon img {
    width: 1.26rem;
    height: 1.26rem;
}
.system .swiper-button-next, .system .swiper-button-prev {
    top: initial;
    bottom: 0.59rem;
    width: 0.4rem;
    height: 0.4rem;
}
.system .swiper-button-next:after, .system .swiper-button-prev:after {
    content: '';
    display: block;
    width: 0.4rem;
    height: 0.4rem;
}
.system .swiper-button-prev {
    left: -0.1rem;
}
.system .swiper-button-prev:after {
    background: url(../image/arrow-left.svg);
    background-size: cover;
}
.system .swiper-button-next {
    right: -0.1rem;
}
.system .swiper-button-next:after {
    background: url(../image/arrow-right.svg);
    background-size: cover;
}
@media screen and (max-width: 1023px) {
    .system .list {
        margin-left: -10px;
        margin-right: -10px;
    }
    .system .list li {
        padding: 0 10px 20px 10px;
    }
    .system .list li:after {
        height: 2px;
        bottom: 48px;
    }
    .system .list .title {
        font-size: 16px;
        height: 48px;
        line-height: 24px;
    }
    .system .list .pic {
        border-radius: 5px;
    }
    .system .list .icon {
        width: 80px;
        height: 80px;
    }
    .system .swiper-button-next, .system .swiper-button-prev {
        bottom: 39px;
    }
}
@media screen and (max-width: 767px) {
    .system .list li {
        width: 50%;
    }
    .system .list .title {
        height: 72px;
        overflow: hidden;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        text-overflow: ellipsis;
        -webkit-line-clamp: 3;
    }
}
#loading {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 500;
    background-color: #fdebee;
    overflow: hidden;
    transition: 0.5s;
}
#loading:after {
    content: '';
    display: block;
    width: 30rem;
    height: 30rem;
    border-radius: 50%;
    position: absolute;
    left: -1.5rem;
    top: 50%;
    z-index: 33;
    margin-top: -0.5rem;
    background: #f5f5f5;
    opacity: 0.6;
}
#loading .img {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 43;
    transform: translate(-50%, -50%);
}
#loading .spinner2 {
    width: 120px;
    height: 120px;
    position: relative;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 43;
    transform: translate(-50%, -50%);
}
#loading .container1>div, #loading .container2>div, #loading .container3>div {
    width: 6px;
    height: 6px;
    background-color: #eb0028;
    border-radius: 100%;
    position: absolute;
    -webkit-animation: bouncedelay 1.2s infinite ease-in-out;
    animation: bouncedelay 1.2s infinite ease-in-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
#loading .spinner2 .spinner-container {
    position: absolute;
    width: 100%;
    height: 100%;
}
#loading .container2 {
    -webkit-transform: rotateZ(45deg);
    transform: rotateZ(45deg);
}
#loading .container3 {
    -webkit-transform: rotateZ(90deg);
    transform: rotateZ(90deg);
}
#loading .circle1 {
    top: 0;
    left: 0;
}
#loading .circle2 {
    top: 0;
    right: 0;
}
#loading .circle3 {
    right: 0;
    bottom: 0;
}
#loading .circle4 {
    left: 0;
    bottom: 0;
}
#loading .container2 .circle1 {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}
#loading .container3 .circle1 {
    -webkit-animation-delay: -1s;
    animation-delay: -1s;
}
#loading .container1 .circle2 {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}
#loading .container2 .circle2 {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}
#loading .container3 .circle2 {
    -webkit-animation-delay: -0.7s;
    animation-delay: -0.7s;
}
#loading .container1 .circle3 {
    -webkit-animation-delay: -0.6s;
    animation-delay: -0.6s;
}
#loading .container2 .circle3 {
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s;
}
#loading .container3 .circle3 {
    -webkit-animation-delay: -0.4s;
    animation-delay: -0.4s;
}
#loading .container1 .circle4 {
    -webkit-animation-delay: -0.3s;
    animation-delay: -0.3s;
}
#loading .container2 .circle4 {
    -webkit-animation-delay: -0.2s;
    animation-delay: -0.2s;
}
#loading .container3 .circle4 {
    -webkit-animation-delay: -0.1s;
    animation-delay: -0.1s;
}
@-webkit-keyframes bouncedelay {
    0%, 80%, 100% {
        -webkit-transform: scale(0);
    }
    40% {
        -webkit-transform: scale(1);
    }
}
@keyframes bouncedelay {
    0%, 80%, 100% {
        transform: scale(0);
        -webkit-transform: scale(0);
    }
    40% {
        transform: scale(1);
        -webkit-transform: scale(1);
    }
}
@media (max-width: 1280px) {
    .home-news .container {
        overflow: hidden;
    }
}
.contact01 {
    overflow: hidden;
}
.contact01 .box {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    background-color: #f3f3f3;
}
.contact01 .left {
    width: 50%;
}
.contact01 .text {
    flex: 1;
    width: 50%;
    padding: 0 0.25rem;
}
.contact01 .text .title {
    font-size: 0.3rem;
    font-weight: bold;
    line-height: 0.32rem;
    margin-bottom: 0.22rem;
    color: #eb0028;
}
.contact01 .text .info {
    font-size: 0.26rem;
    line-height: 0.37rem;
    color: #545759;
}
.contact02 {
    padding-top: 0.28rem;
    overflow: hidden;
}
.contact02 ul {
    margin: 0 -0.35rem;
}
.contact02 ul li {
    width: 50%;
    float: left;
    padding: 0 0.35rem;
    margin-bottom: 0.55rem;
}
.contact02 ul li .bt {
    font-size: 0.36rem;
    font-weight: bold;
    color: #dc062b;
}
.contact02 ul li .jsh {
    font-size: 0.3rem;
    font-weight: bold;
    line-height: 0.32rem;
    margin-bottom: 0.21rem;
    color: #545759;
}
.contact02 ul li .pic {
    position: relative;
    overflow: hidden;
}
.contact02 ul li .pic img {
    transition: 0.5s;
}
.contact02 ul li .pic:after {
    content: '';
    display: block;
    padding-bottom: 66.66666667%;
}
@media (min-width: 1025px) {
    .contact02 ul li:hover .pic img {
        transform: scale(1.1);
    }
}
.contact00 {
    padding-top: 40px;
}
.contact03 {
    padding-bottom: 0.58rem;
    overflow: hidden;
}
.contact03 ul li {
    font-size: 0.3rem;
    font-weight: bold;
    line-height: 0.44rem;
    color: #545759;
    padding-left: 0.56rem;
}
.contact03 ul li a {
    color: #545759;
}
@media (min-width: 1025px) {
    .contact03 ul li a:hover {
        color: #eb0028;
    }
}
.contact03 ul .c1 {
    background: url(../image/dz.webp) no-repeat left 0.01rem;
    background-size: 0.39rem;
}
.contact03 ul .c2 {
    background: url(../image/yx.webp) no-repeat left 0.12rem;
    background-size: 0.39rem;
}
.join01 {
    padding-bottom: 0.54rem;
    overflow: hidden;
}
.join01 ul {
    margin: 0 -0.03rem;
}
.join01 ul li {
    width: 25%;
    float: left;
    padding: 0 0.03rem;
    margin-bottom: 0.06rem;
}
.join01 ul li .pic {
    position: relative;
    overflow: hidden;
}
.join01 ul li .pic img {
    transition: 0.5s;
}
.join01 ul li .pic:after {
    content: '';
    display: block;
    padding-bottom: 61.64383562%;
}
@media (min-width: 1025px) {
    .join01 ul li:hover .pic img {
        transform: scale(1.1);
    }
}
.join02 ul {
    margin: 0 -0.18rem;
}
.join02 ul li {
    width: 33.33333333%;
    float: left;
    padding: 0 0.18rem;
    margin-bottom: 0.44rem;
}
.join02 ul li .bt {
    font-size: 0.3rem;
    margin-bottom: 0.12rem;
    font-weight: bold;
    line-height: 0.35rem;
    color: #545759;
}
.join02 ul li .pic {
    position: relative;
    overflow: hidden;
}
.join02 ul li .pic img {
    transition: 0.5s;
}
.join02 ul li .pic:after {
    content: '';
    display: block;
    padding-bottom: 61.64383562%;
}
@media (min-width: 1025px) {
    .join02 ul li:hover .pic img {
        transform: scale(1.1);
    }
}
@media (max-width: 1023px) {
    .height1 {
        height: 70px;
    }
    .contact01 .box {
        display: block;
    }
    .contact01 .left {
        width: 100%;
    }
    .contact01 .text {
        width: 100%;
        padding: 20px;
    }
    .contact01 .text .title {
        font-size: 20px;
        line-height: 30px;
        margin-bottom: 12px;
    }
    .contact01 .text .info {
        font-size: 16px;
        line-height: 24px;
    }
    .contact02 {
        padding-top: 28px;
    }
    .contact02 ul {
        margin: 0 -15px;
    }
    .contact02 ul li {
        width: 100%;
        padding: 0 15px;
        margin-bottom: 25px;
    }
    .contact02 ul li .bt {
        font-size: 24px;
    }
    .contact02 ul li .jsh {
        font-size: 20px;
        line-height: 32px;
        margin-bottom: 11px;
    }
    .contact03 {
        padding-bottom: 38px;
    }
    .contact03 ul li {
        font-size: 22px;
        line-height: 44px;
        padding-left: 56px;
    }
    .contact03 ul .c1 {
        background: url(../image/dz.webp) no-repeat left 1px;
        background-size: 39px;
    }
    .contact03 ul .c2 {
        background: url(../image/yx.webp) no-repeat left 14px;
        background-size: 39px;
    }
    .join01 ul {
        margin: 0 -6px;
    }
    .join01 ul li {
        width: 33.33333333%;
        float: left;
        padding: 0 6px;
        margin-bottom: 14px;
    }
    .join02 ul {
        margin: 0 -6px;
    }
    .join02 ul li {
        width: 33.33333333%;
        padding: 0 6px;
        margin-bottom: 14px;
    }
    .join02 ul li .bt {
        font-size: 16px;
        margin-bottom: 8px;
        line-height: 25px;
    }
    .section {
        height: auto;
    }
    .home {
        position: relative;
        top: auto;
        left: auto;
        width: 100%;
        transform: none;
    }
    .bg {
        padding-top: 0;
    }
    .home-product-1 {
        background: url(../image/home-product-bg.webp) no-repeat center center;
        background-size: cover;
    }
    .home-product-1 .container {
        transform: scale(1);
    }
    .home-product-1 .listPro .img {
        padding: 2px;
        width: 94px;
    }
    .home-product-2 .n {
        height: auto;
    }
    .home-product-2 .container {
        transform: scale(1);
    }
    .home-health .n {
        height: auto;
    }
    .home-health .nr {
        transform: scale(1);
        margin-left: 0;
        margin-top: 0;
        position: relative;
    }
    .home-health .list li {
        padding: 0 10px 0 10px;
    }
    .home-health {
        background: #f7f7f6;
    }
    .home-product-4 .listPro .img {
        padding: 2px;
        width: 94px;
    }
    .home-product-4 .listPro .img .im {
        width: 35px;
        right: -15px;
    }
    .home-about .listShuju li {
        width: 50%;
    }
    .home-news .container {
        transform: scale(1);
    }
    .np1 .listPro .pic {
        width: 90px;
        height: 90px;
    }
    .productFl .list .text, .about .list .text {
        top: 0;
    }
    .about00 {
        margin-top: 70px;
    }
}
@media (max-width: 500px) {
    .join02 ul li {
        width: 100%;
    }
}
.company {
    padding-bottom: 0.8rem;
}
.company .bt {
    font-size: 0.36rem;
    font-weight: bold;
    color: #dc062b;
}
.company .jsh {
    font-size: 0.24rem;
    color: #545759;
    line-height: 0.3rem;
}
.rd1 {
    overflow: hidden;
}
.rd1 .list1 {
    margin-bottom: 0.5rem;
}
.rd1 .list1 ul {
    margin: 0 -0.25rem;
}
.rd1 .list1 ul li {
    padding: 0 0.25rem;
    width: 25%;
    float: left;
    text-align: center;
}
.rd1 .list1 ul li .box {
    border-top-left-radius: 0.3rem;
    border-bottom-right-radius: 0.3rem;
    background: #f2f2f2;
    padding: 0.18rem 0.05rem;
    display: block;
}
.rd1 .list1 ul li .box .num {
    font-size: 0.36rem;
    line-height: 0.48rem;
    font-weight: bold;
    color: #dc062b;
}
.rd1 .list1 ul li .box .title {
    font-size: 0.3rem;
    color: #575759;
}
.rd1 .list2 ul {
    margin: 0 -0.16rem;
}
.rd1 .list2 li {
    float: left;
    padding: 0 0.16rem;
    width: 20%;
}
.rd1 .list2 li .box {
    width: 2.5rem;
    height: 2.5rem;
    border-radius: 50%;
    padding-top: 0.1rem;
    border: 1px solid #eeefef;
    text-align: center;
    margin: 0 auto;
    overflow: hidden;
}
.rd1 .list2 li .box .pic {
    width: 1rem;
    margin: 0 auto;
}
.rd1 .list2 li .box .title {
    font-size: 0.3rem;
    line-height: 0.44rem;
    font-weight: bold;
    color: #eb0028;
}
.rd1 .list2 li .box .title sup {
    font-size: 0.2rem;
}
.rd1 .list2 li .box .p {
    font-size: 0.18rem;
    line-height: 0.28rem;
    color: #575759;
}
.rd3 {
    padding-bottom: 0.4rem;
}
.rd3 .common-title-3 {
    margin-bottom: 0.2rem;
}
.rd3 .nr {
    padding-top: 0.3rem;
}
.cjsh {
    font-size: 0.36rem;
    font-weight: bold;
    line-height: 0.48rem;
    color: #545759;
}
@media (max-width: 1023px) {
    .company {
        padding-bottom: 40px;
    }
    .company .bt {
        font-size: 24px;
    }
    .company .jsh {
        font-size: 16px;
        line-height: 28px;
    }
    .rd1 .list1 {
        margin-bottom: 20px;
    }
    .rd1 .list1 ul {
        margin: 0 -25px;
    }
    .rd1 .list1 ul li {
        padding: 0 25px;
        margin-bottom: 10px;
        width: 100%;
    }
    .rd1 .list1 ul li .box {
        border-top-left-radius: 30px;
        border-bottom-right-radius: 30px;
        padding: 15px 5px;
    }
    .rd1 .list1 ul li .box .num {
        font-size: 20px;
        line-height: 28px;
    }
    .rd1 .list1 ul li .box .title {
        font-size: 14px;
    }
    .rd1 .list2 ul {
        margin: 0 -5px;
    }
    .rd1 .list2 li {
        padding: 0 5px;
        margin-bottom: 10px;
        width: 100%;
    }
    .rd1 .list2 li .box {
        width: 100%;
        height: auto;
        border-radius: 30px;
        padding: 10px;
    }
    .rd1 .list2 li .box .pic {
        width: 50px;
    }
    .rd1 .list2 li .box .title {
        font-size: 20px;
        line-height: 34px;
    }
    .rd1 .list2 li .box .title sup {
        font-size: 14px;
    }
    .rd1 .list2 li .box .p {
        font-size: 14px;
        line-height: 25px;
    }
    .common-title-3 {
        font-size: 20px;
        margin-bottom: 10px;
    }
    .rd3 {
        padding-bottom: 40px;
    }
    .rd3 .common-title-3 {
        margin-bottom: 10px;
    }
    .rd3 .nr {
        padding-top: 20px;
    }
    .cjsh {
        font-size: 16px;
        line-height: 28px;
    }
}
.nav .sub_nav {
    width: 100vw;
    background: #fff;
    position: absolute;
    min-height: 4.88rem;
    top: 1.28rem;
    left: 50%;
    z-index: 9999;
    transform-origin: 0 0;
    transform: scaleY(0) translateX(-50%);
    transition: transform 0.2s;
}
.nav .sub_nav.show {
    display: block;
    transform: scaleY(1) translateX(-50%);
}
.nav .sub_nav .sub_nav_left {
    width: 50%;
    position: relative;
}
.nav .sub_nav .sub_nav_left.sb span {
    font-style: normal;
}
.nav .sub_nav dl {
    width: 3.5rem;
    float: right;
    position: relative;
    padding-bottom: 0.3rem;
}
.nav .sub_nav dl dt {
    line-height: 0.74rem;
    font-size: 0.2rem;
    color: #505556;
    font-weight: bold;
    display: block;
    padding-left: 0.38rem;
    text-align: left;
}
.nav .sub_nav dl dd {
    width: 100%;
    display: flex;
    padding: 0 0.17rem 0 0.38rem;
    justify-content: space-between;
}
.nav .sub_nav dl dd a {
    flex-grow: 1;
    display: block;
    font-size: 0.16rem;
    line-height: 0.48rem;
    color: #505556;
    text-align: left;
}
.nav .sub_nav dl dd i {
    flex-grow: 0;
    display: block;
    width: 0.08rem;
    height: 0.13rem;
    margin-top: 0.17rem;
}
.nav .sub_nav dl dd:hover {
    background: #f6f6f6;
}
.nav .sub_nav dl dd a:hover {
    text-decoration: underline;
    border: none !important;
}
.nav .sub_nav_list {
    width: 50vw;
    position: absolute;
    left: 3.5rem;
    right: 0;
    top: 0;
    bottom: 0;
    background: #f6f6f6;
    display: none;
    height: 4.88rem;
}
.nav .sub_nav_list_main {
    width: 6rem;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}
.nav .sub_nav_list_main span::after {
    width: 0 !important;
    background: none !important;
}
.nav .sub_nav_list_main a {
    font-size: 0.16rem;
    line-height: 0.48rem;
    color: #505556;
    display: block;
    padding: 0 0.1rem 0 0.4rem;
}
.nav .sub_nav_list_main a:hover {
    text-decoration: underline;
    background: #e7e7e7;
}
@media (max-width: 1600px) {
    .home-product-2 .xuanze .list .box {
        font-size: 0.2rem;
    }
    .common-title-2 {
        font-size: 0.4rem;
        margin-bottom: 0.2rem;
    }
    .home-news .left {
        width: 31%;
    }
    .jiang .common-title-3 {
        margin-bottom: 0.2rem;
    }
    .hzhb {
        padding: 0.1rem 0;
    }
    .jiang {
        padding-bottom: 3.2rem;
    }
    .marketing .pic {
        width: 63%;
    }
}
@media (max-width: 1366px) {
    .home-about .left {
        width: 40%;
    }
    .home-news .left {
        width: 26%;
    }
    .home-news .right {
        width: 74%;
    }
    .home-health .n {
        height: 640px;
    }
    .hzhb .pic {
        width: 2rem;
    }
    .jiang {
        padding-bottom: 2.7rem;
    }
    .marketing .pic {
        width: 53%;
    }
    .marketing .officeDiv {
        width: 46%;
    }
    .marketing .jieshao {
        margin-bottom: 0.15rem;
    }
}
@media (max-width: 1023px) {
    .home-product-2 .container {
        transform: scale(1);
    }
    .home-product-2 .common-title .title {
        transform: scale(1);
    }
    .home {
        padding: 40px 0;
    }
    .home-health .container {
        transform: scale(1);
    }
    .home-health .nr {
        transform: scale(1);
        margin-top: 0;
    }
    .home-health .n {
        height: auto;
    }
    .home-product-4 .common-title .title {
        transform: scale(1);
    }
    .home-about .common-title .title {
        transform: scale(1);
    }
    .home-application .common-title .title {
        transform: scale(1);
    }
    .home-application {
        position: relative;
        bottom: auto;
        left: auto;
        padding-top: 30px;
    }
    .home-application .common-title {
        margin-bottom: 15px;
    }
    .home-about {
        background: #f5f5f5;
    }
    .home-news .left {
        width: 100%;
    }
    .home-news .right {
        width: 100%;
    }
    .home-zhengshu {
        padding: 20px 0;
        position: relative;
        left: auto;
        width: 100%;
        bottom: auto;
    }
    .common-title-2 {
        font-size: 20px;
        margin-bottom: 15px;
    }
    .lactis .common-title-2 {
        display: block;
    }
    .lactis .common-title-2 .icon {
        width: 20px;
    }
    .productF2 {
        margin-top: 70px;
    }
    .gloab-banner {
        margin-top: 70px;
    }
    .jiang .common-title-3 {
        margin-bottom: 15px;
    }
    .jiang .list li {
        width: 100%;
        padding: 0 6px 15px 6px;
    }
    .marketing .officeDiv {
        width: 100%;
    }
    .marketing .pic {
        width: 100%;
    }
}
.pic1 {
    position: relative;
    overflow: hidden;
}
.pic1:after {
    content: '';
    display: block;
    padding-bottom: 100%;
}
.pic1 img {
    transition: 0.5s;
}
.about01 {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    z-index: 3999;
    transform: translateY(-50%);
    padding-top: 1.28rem;
}
.about01 .info1 {
    position: relative;
}
.about01 .img {
    float: left;
    width: 54.4%;
    position: relative;
    z-index: 5;
}
.about01 .img:before {
    content: '';
    display: block;
    background: url(../image/title-bg-1.webp) no-repeat top left;
    background-size: 100%;
    width: 2.3rem;
    height: 100%;
    position: absolute;
    z-index: 9;
    top: 0;
    left: 0;
}
.about01 .img .pic1:after {
    padding-bottom: 72%;
}
@media (min-width: 1025px) {
    .about01 .img:hover .pic1 img {
        transform: scale(1.05);
    }
}
.about01 .text {
    float: right;
    margin-left: -1.44rem;
    width: 54.4%;
    height: 5.4rem;
    margin-top: 1.03rem;
    background: url(../image/bbg.webp) no-repeat center center;
    background-size: cover;
    position: relative;
}
.about01 .text:after {
    content: '';
    display: block;
    background: url(../image/title-bg-4.webp) no-repeat top left;
    background-size: cover;
    width: 3.07rem;
    height: 1.37rem;
    position: absolute;
    z-index: 9;
    bottom: 0;
    right: 0;
}
.about01 .text .nr {
    position: absolute;
    z-index: 9;
    top: 50%;
    left: 0;
    width: 100%;
    padding: 0 0.2rem 0.5rem 1.95rem;
    transform: translateY(-50%);
}
.about01 .text .title {
    font-size: 0.4rem;
    margin-bottom: 0.13rem;
    font-weight: bold;
    color: #333333;
}
.about01 .text .title a {
    color: #333333;
}
.about01 .text .info {
    font-size: 0.28rem;
    line-height: 0.4rem;
    color: #666666;
}
.about01 .text .info a {
    color: #666666;
}
.about01 .text .btnDiv .moreBtn {
    background: var(--main-color);
    color: #fff !important;
    border-color: #fff;
    box-shadow: 0 0.1rem 0.1rem 0 rgba(0, 0, 0, 0.1);
    position: absolute;
    z-index: 10;
    bottom: 0.46rem;
    right: 0.66rem;
}
@media (max-width: 1600px) {
    .about01 .text {
        margin-left: -2.44rem;
        margin-top: 2.03rem;
    }
}
@media (min-width: 1025px) {
    .about01 .text .btnDiv .moreBtn:hover {
        color: #eb0028 !important;
        background-color: #fff;
    }
}
.about02 .img {
    float: right;
    margin-left: -1.44rem;
}
.about02 .img:before {
    background: url(../image/title-bg-5.webp) no-repeat top left;
    background-size: 100%;
    left: auto;
    right: 0;
}
.about02 .text {
    float: left;
    margin-left: 0;
}
.about02 .text:after {
    background: url(../image/title-bg-6.webp) no-repeat top left;
    background-size: cover;
    right: auto;
    left: 0;
}
.about02 .text .nr {
    width: 100%;
    padding: 0 1.4rem 0.5rem 0.55rem;
}
.about02 .text .btnDiv .moreBtn {
    bottom: 0.46rem;
    right: auto;
    left: 0.66rem;
}
@media (max-width: 1600px) {
    .about02 .img {
        margin-left: -2.44rem;
    }
}
.Introduction {
    padding: 0.4rem 0;
}
.Introduction .li1 {
    font-size: 0;
    box-shadow: 0 0 0.3rem 0 rgba(3, 0, 0, 0.1);
    background: #f5f5f5;
    overflow: hidden;
}
.Introduction .li1 .left {
    width: 50%;
    display: inline-block;
    vertical-align: middle;
    padding: 0 0.72rem;
}
.Introduction .li1 .left h3 {
    font-size: 0.36rem;
    font-weight: bold;
    color: #dc062b;
}
.Introduction .li1 .left p {
    font-size: 0.18rem;
    line-height: 0.32rem;
    color: #666666;
}
.Introduction .li1 .left .p {
    font-size: 0.36rem;
    font-weight: bold;
    line-height: 0.5rem;
    color: #dc062b;
}
.Introduction .li1 .right {
    width: 50%;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    padding: 0.5rem 0.2rem;
    background-color: #fff;
}
.Introduction .li1 .right .h3 {
    font-size: 0.24rem;
    font-weight: bold;
    width: 2.23rem;
    line-height: 0.52rem;
    background-color: #eb0028;
    text-align: center;
    border-radius: 0.3rem;
    color: #ffffff;
    margin: 0 auto;
}
.Introduction .li1 .right .img {
    padding: 0.1rem 0;
}
.Introduction .li1 .right .img img {
    display: block;
}
.Introduction .li1 .right p {
    font-size: 0.16rem;
    line-height: 0.32rem;
    color: #999999;
}
.Introduction1 {
    padding: 0.44rem 0 0 0;
}
.Introduction1 .li1 {
    margin-bottom: 0.45rem;
    box-shadow: none;
}
.Introduction1 .li1 .left h3 {
    font-size: 0.44rem;
}
.Introduction1 .li1 .left p {
    font-size: 0.16rem;
}
.Introduction1 .li1 .right {
    padding: 0;
}
.Introduction1 .li1 .right .img {
    padding: 0;
}
.Introduction1 .li2 {
    margin-bottom: 0;
}
.table0 {
    padding: 0.4rem 0;
}
.table0 table td {
    font-size: 0.18rem;
    line-height: 0.27rem;
    color: #666666;
    border: 1px solid #e1e1e1;
    text-align: center;
    padding: 0.12rem 0.1rem;
}
.table0 table .t {
    background-color: #eb0028;
}
.table0 table .t td {
    color: #fff;
}
.join03 {
    padding: 0.55rem 0;
}
.join03 ul li {
    width: 17%;
    transition: 0.5s;
    float: left;
}
.join03 ul li .box {
    height: 5.6rem;
    position: relative;
}
.join03 ul li .box:after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.1);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 33;
}
.join03 ul li .box .text {
    position: absolute;
    bottom: 0.25rem;
    left: 0;
    width: 100%;
    z-index: 34;
    padding: 0 0.5rem;
    opacity: 0;
    transition: 0.5s;
}
.join03 ul li .box .text .img {
    width: 0.45rem;
}
.join03 ul li .box .text .bt {
    font-size: 0.3rem;
    font-weight: bold;
    color: #ffffff;
}
.join03 ul .active {
    width: 66%;
}
.join03 ul .active .box:after {
    opacity: 0;
}
.join03 ul .active .box .text {
    opacity: 1;
}
.join04 {
    padding-bottom: 0.55rem;
}
.join1 {
    padding: 0.55rem 0;
}
.join05 .list dl {
    background: #f8f8f8;
    margin-bottom: 0.4rem;
}
.join05 .list .hd {
    position: relative;
    padding: 0.25rem 1.3rem 0.25rem 1.86rem;
    overflow: hidden;
    cursor: pointer;
    background-color: #f3f3f3;
}
.join05 .list .date {
    width: 1.33rem;
    float: left;
    background: #eb0028;
    color: #fff;
    font-size: 0.18rem;
    text-align: center;
    position: absolute;
    top: 0.25rem;
    left: 0.21rem;
    font-family: 'Roboto-Regular';
}
.join05 .list .date .icon {
    background: #c7c7c7;
    display: block;
    height: 0.19rem;
    line-height: 0.19rem;
    position: relative;
}
.join05 .list .date .icon img {
    margin: auto;
    position: absolute;
    right: 0.1rem;
    top: 0;
    bottom: 0;
    width: 0.16rem;
    transition: all 0.5s;
}
.join05 .list .date .day {
    display: block;
    font-size: 0.38rem;
    line-height: 0.45rem;
}
.join05 .list .date .mon {
    font-size: 0.12rem;
    display: block;
    line-height: 0.23rem;
}
.join05 .list .title {
    color: #333333;
    font-size: 0.28rem;
    line-height: 0.87rem;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.join05 .list .info {
    line-height: 0.3rem;
    height: 0.3rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 18rem;
    color: #666666;
}
.join05 .list .btn {
    width: 0.4rem;
    height: 0.4rem;
    border-radius: 50%;
    text-align: center;
    background: #eb0028;
    cursor: pointer;
    position: absolute;
    top: 0.44rem;
    right: 0.37rem;
}
.join05 .list .btn:before, .join05 .list .btn:after {
    content: '';
    display: block;
    background: #fff;
    margin: auto;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    transition: all 0.5s;
}
.join05 .list .btn:before {
    width: 0.17rem;
    height: 0.01rem;
}
.join05 .list .btn:after {
    height: 0.17rem;
    width: 0.01rem;
}
.join05 .list .bd {
    padding-left: 0.7rem;
    padding-bottom: 0.46rem;
    font-size: 0.16rem;
    padding-right: 0.7rem;
    line-height: 0.32rem;
    padding-top: 0.5rem;
    color: #262b30;
    background: #fbfbfd;
    position: relative;
}
.join05 .list .bd p {
    margin-bottom: 0.12rem;
}
.join05 .list .bd .toudi {
    background: #d1d1d1;
    line-height: 0.55rem;
    padding: 0 0.3rem 0 0.2rem;
    color: #666666;
    font-size: 0.15rem;
    display: inline-block;
    margin-top: 0.35rem;
}
.join05 .list .bd .a-02 {
    width: 1.45rem;
    line-height: 0.42rem;
    text-align: center;
    padding: 0 0.05rem;
    background: #eb0028;
    color: #fff;
    display: none;
    border-top: 0.15rem solid #d1d1d1;
}
.join05 .list .bd .a-02 img {
    margin-left: 0.1rem;
    vertical-align: middle;
    display: inline-block;
    width: 0.25rem;
}
.join05 .list .bd .a-02:hover {
    background: #c40021;
}
.join05 .list .active .date .icon img {
    transform: rotate(90deg);
}
.join05 .list .active .btn:after {
    height: 0;
}
.join05 .list .active .bd .a-02 {
    display: block;
}
.bggg {
    transform: scale(1.1);
}
.po-1 {
    font-size: 0;
    position: absolute;
    top: 41%;
    left: 0;
    width: 100%;
    z-index: 555;
    transform: translateY(-50%);
    padding-top: 1.28rem;
}
.po-1 .container {
    display: block;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    overflow: hidden;
}
.po-1 .left {
    float: left;
    width: 40.7%;
    position: relative;
    z-index: 5;
}
.po-1 .left:before {
    content: '';
    display: block;
    background: url(/static/picture/title-bg-3.webp) no-repeat top left;
	background-size: 100%;
    width: 2.3rem;
    height: 100%;
    position: absolute;
    z-index: 9;
    top: 0;
    left: 0;
}
.po-1 .left .pic1:after {
    padding-bottom: 113.19073084%;
}
@media (min-width: 1025px) {
    .po-1 .left:hover .pic1 img {
        transform: scale(1.05);
    }
}
.po-1 .right {
    float: right;
    width: 59.3%;
    position: relative;
    padding: 0 0 0 0.67rem;
}
.po-1 .right .title {
    font-size: 0.4rem;
    font-weight: bold;
    color: #333333;
}
.po-1 .right .title a {
    color: #333333;
}
.po-1 .right .span {
    border-top: 1px solid #eb0028;
    font-size: 0;
}
.po-1 .right .span:before {
    content: '';
    display: block;
    width: 0.33rem;
    height: 0.42rem;
    background: url(../image/Product_12.webp) no-repeat top center;
    background-size: cover;
    display: inline-block;
    vertical-align: top;
}
.po-1 .right .span:after {
    content: '';
    display: block;
    width: 0.59rem;
    height: 0.42rem;
    background: url(../image/Product_14.webp) no-repeat top center;
    background-size: cover;
    display: inline-block;
    vertical-align: top;
}
.po-1 .right .span p {
    display: inline-block;
    vertical-align: top;
    font-size: 0.2rem;
    line-height: 0.42rem;
    background: #eb0028;
    color: #ffffff;
    padding: 0 0.2rem 0 0.07rem;
}
.po-1 .right .span p img {
    display: inline-block;
    vertical-align: middle;
    margin-top: -0.04rem;
    width: 0.22rem;
    margin-right: 0.04rem;
}
.po-1 .right .span p span {
    margin-right: 0.2rem;
}
.po-1 .right .list {
    padding-top: 0.05rem;
}
.po-1 .right .list ul {
    margin: 0 -0.25rem;
}
.po-1 .right .list ul li {
    width: 33.33333333%;
    float: left;
    padding: 0 0.25rem;
    margin-top: 0.25rem;
}
.po-1 .right .list ul li .pic1 {
    width: 0.78rem;
    background: url(../image/bgg1.webp) no-repeat center center;
    background-size: cover;
}
.po-1 .right .list ul li .pic2 {
    background: url(../image/bgg.webp) no-repeat center center;
    background-size: cover;
}
.po-1 .right .list ul li .bt {
    font-size: 0.18rem;
    line-height: 0.25rem;
    margin-top: 0.05rem;
    height: 0.5rem;
    overflow: hidden;
    font-weight: bold;
    color: #333333;
}
.po-1 .right .list ul li .bt span {
    font-style: normal;
}
@media (min-width: 1025px) {
    .po-1 .right .list ul li:hover .bt {
        color: #eb0028;
    }
}
.po-2 .container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}
.po-2 .right {
    padding: 0 0.67rem 0 0;
}
.po-2 .left:before {
    background: url(../image/title-bg-7.webp) no-repeat bottom left;
    background-size: 100%;
    left: auto;
    right: 0;
}
.home-health1 .xuanze {
    margin-bottom: 0.34rem;
}
.home-health1 .list .box {
    display: block;
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
    height: 0.41rem;
}
.home-health1 .list .title {
    color: #4f4f4f;
    font-size: 0.25rem;
    padding-right: 0.17rem;
    font-weight: bold;
}
.home-health1 .list .icon {
    width: 0.41rem;
    height: 0.41rem;
}
.home-health1 .list .icon img {
    height: 0.41rem;
}
.home-health1 .list .icon .mh {
    display: none;
}
.home-health1 .list .box:hover .title {
    color: var(--main-color);
}
.home-health1 .list .box:hover .icon {
    background: url(../image/rbg.webp) no-repeat center center;
    background-size: cover;
    border-radius: 50%;
}
.home-health1 .list .box:hover .icon .m {
    display: none;
}
.home-health1 .list .box:hover .icon .mh {
    display: block;
}
.home-health1 .n {
    position: relative;
    height: 5.67rem;
}
.home-health1 .nr {
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    width: 13.8rem;
    left: 50%;
    transform: translateX(-50%);
}
.home-health1 .shenti {
    width: 6.26rem;
    margin: 0.22rem auto;
}
.home-health1 .shenti img {
    width: 100%;
    margin-left: 0.1rem;
}
.home-health1 .list-1 li {
    width: 4.15rem;
    z-index: 1;
}
.home-health1 .list-1 li .line {
    transform: translateX(-25px);
    z-index: -1;
}
.home-health1 .list-2 .box {
    flex-direction: row;
}
.home-health1 .list-2 .title {
    padding-left: 0.1rem;
    padding-right: 0;
}
.home-health1 .list-2 li {
    width: 4.15rem;
}
.home-health1 .n ul li {
    position: absolute;
}
.home-health1 .n ul li .line {
    background-size: cover !important;
}
.home-health1 .li-1 {
    top: 0;
    left: 0;
}
.home-health1 .li-2 {
    top: 0.65rem;
    left: 0;
}
.home-health1 .li-3 {
    top: 1.31rem;
    left: 0;
}
.home-health1 .li-4 {
    top: 1.96rem;
    left: 0;
}
.home-health1 .li-5 {
    top: 2.58rem;
    left: 0;
}
.home-health1 .li-6 {
    top: 3.26rem;
    left: 0;
}
.home-health1 .li-7 {
    top: 3.94rem;
    left: 0;
}
.home-health1 .li-8 {
    top: 4.58rem;
    left: 0;
}
.home-health1 .li-9 {
    top: 5.24rem;
    left: 0;
}
.home-health1 .li-10 {
    top: 0;
    right: 0;
}
.home-health1 .li-11 {
    top: 0.65rem;
    right: 0;
}
.home-health1 .li-12 {
    top: 1.31rem;
    right: 0;
}
.home-health1 .li-13 {
    top: 1.96rem;
    right: 0;
}
.home-health1 .li-14 {
    top: 2.58rem;
    right: 0;
}
.home-health1 .li-15 {
    top: 3.26rem;
    right: 0;
}
.home-health1 .li-16 {
    top: 3.94rem;
    right: 0;
}
.home-health1 .li-17 {
    top: 4.58rem;
    right: 0;
}
.home-health1 .li-18 {
    top: 5.24rem;
    right: 0;
}
@media screen and (max-width: 1023px) {
    .home-health1 {
        padding: 40px 0;
    }
    .home-health1 .shenti {
        display: none;
    }
    .home-health1 .nr {
        width: auto;
        height: auto;
        margin-top: 40px;
    }
    .home-health1 .list {
        margin-left: -10px;
        margin-right: -10px;
        overflow: hidden;
        display: flex;
        flex-wrap: wrap;
    }
    .home-health1 .list li {
        width: 50%;
        float: left;
        text-align: left;
        position: static !important;
        padding: 0 10px 20px 10px;
    }
    .home-health1 .list li .line {
        display: none;
    }
    .home-health1 .list .box {
        flex-direction: row;
    }
    .home-health1 .list .title {
        font-size: 14px;
    }
    .home-health1 .list .icon {
        width: 40px;
        height: 40px;
    }
}
@media (max-width: 1366px) {
    .po-1 .left {
        width: 33.7%;
    }
    .po-1 .right .list ul li {
        margin-top: 0.2rem;
    }
    .about01 .text {
        width: 50%;
    }
}
@media (max-width: 1023px) {
    .home-p {
        font-size: 14px;
    }
    .home-title1 {
        font-size: 22px;
        line-height: 40px;
    }
    .home-title1 img {
        display: none;
    }
    .home-title1 sup {
        font-size: 14px;
    }
    .xuanze .list .box {
        font-size: 14px;
    }
    .xuanze .list .box {
        padding: 5px 10px !important;
    }
    .xuanze .list li {
        padding: 0 5px !important;
    }
    .xuanze .list {
        width: 100%;
    }
    .home-product-1 .listPro li {
        margin-bottom: 0;
    }
    .home-product-2 {
        background: url(../image/index1_02.webp) no-repeat center center;
        background-size: cover;
    }
    .home-product-2 .liebiao ul li {
        width: 50%;
    }
    .home-product-2 .liebiao ul li .pic1 {
        width: 100px;
        margin: 7px auto 3px auto;
    }
    .home-product-2 .liebiao ul li .box {
        padding: 12px 10px;
        border-radius: 20px;
    }
    .home-product-2 .liebiao ul li .bt {
        font-size: 16px;
    }
    .home-health1 {
        background: url(../image/index1_06.webp) no-repeat center center;
        background-size: cover;
    }
    .home-health1 .xuanze {
        margin-bottom: 20px;
    }
    .home-health1 .list {
        display: block;
    }
    .xuanze .list li {
        display: block;
    }
    .home-health1 .list .box {
        display: block;
        height: auto;
        text-align: center;
    }
    .home-health1 .list li {
        width: 100%;
        position: relative !important;
        padding: 0 10px 20px 10px;
        top: auto;
        left: auto;
        bottom: auto;
        right: auto;
    }
    .home-health1 .n {
        height: auto;
    }
    .home-health1 .nr {
        left: auto;
        margin-top: 20px;
        transform: none;
        position: relative;
    }
    .home-health1 .list .icon img {
        height: 40px;
    }
    .home-health1 .list .title {
        padding: 0 !important;
    }
    .home-product-4 {
        background: url(../image/index1_03.webp) no-repeat center center;
        background-size: cover;
    }
    .home-product-4 .left .picC {
        width: 100%;
        height: 100%;
        padding: 3px;
    }
    .home-about .nr {
        padding-top: 20px;
    }
    .home-about .left {
        width: 100%;
    }
    .home-about .right {
        width: 100%;
    }
    .home-about .rightC {
        padding-left: 70px;
    }
    .home-about .info {
        font-size: 16px;
        line-height: 28px;
        height: 84px;
    }
    .home-about .listShuju {
        padding-top: 13px;
        padding-bottom: 0 !important;
    }
    .home-about .listShuju li {
        width: 100%;
        margin-bottom: 15px;
    }
    .home-about .listShuju .box {
        padding-left: 60px;
    }
    .home-about .listShuju .box .pic1 {
        width: 40px;
    }
    .home-about .listShuju .num {
        font-size: 20px;
    }
    .home-about .listShuju .num .counter {
        font-size: 32px;
        line-height: 44px;
    }
    .home-about .listShuju .title {
        font-size: 15px;
        line-height: 28px;
        margin-top: 13px;
    }
    .home-about .right .rightC {
        padding: 20px 0 0 0 !important;
    }
    .home-news .list-1 .title {
        height: 48px;
    }
    .map {
        border-bottom: 12px var(--main-color) solid;
        height: auto;
    }
    .map .left {
        width: 100%;
        margin-left: 0;
    }
    .map iframe {
        height: 400px;
    }
    .map00 {
        height: auto;
    }
    .map00 iframe {
        height: 400px;
    }
    .map00 .message {
        height: auto;
    }
    .map00 .message .mes-info {
        padding-top: 20px;
    }
    .map00 .message {
        width: 100%;
    }
    .map00 .message .message-title {
        font-size: 20px;
        margin-bottom: 20px;
    }
    .map00 .message .mes-info {
        position: relative;
        top: auto;
        left: auto;
        width: 100%;
        transform: none;
    }
    .message .list-form .submitBtn {
        min-width: 200px;
        line-height: 40px;
        height: 40px;
        font-size: 15px;
    }
    .po-1 {
        font-size: 0;
        background: url(../image/Product_02.webp) no-repeat top center;
        background-size: 100%;
        position: relative;
        top: auto;
        left: auto;
        width: 100%;
        z-index: 555;
        transform: none;
        padding: 40px 0 0 0;
    }
    .po-1 .container {
        display: block;
    }
    .po-1 .left {
        width: 100%;
    }
    .po-1 .left:before {
        width: 100px;
    }
    .po-1 .right {
        width: 100%;
        padding: 0;
        padding-top: 10px;
    }
    .po-1 .right .title {
        font-size: 20px;
    }
    .po-1 .right .span:before {
        display: none;
    }
    .po-1 .right .span:after {
        display: none;
    }
    .po-1 .right .span p {
        font-size: 15px;
        line-height: 32px;
        padding: 0 7px;
    }
    .po-1 .right .span p img {
        margin-top: -2px;
        width: 12px;
        margin-right: 4px;
    }
    .po-1 .right .span p span {
        margin-right: 10px;
    }
    .po-1 .right .list {
        padding-top: 5px;
    }
    .po-1 .right .list ul {
        margin: 0 -5px;
    }
    .po-1 .right .list ul li {
        width: 50%;
        padding: 0 5px;
        margin-top: 15px;
    }
    .po-1 .right .list ul li .pic1 {
        width: 48px;
    }
    .po-1 .right .list ul li .bt {
        font-size: 14px;
        line-height: 25px;
        margin-top: 5px;
        height: 50px;
    }
    .pro-3 {
        padding-bottom: 40px;
    }
    .po-2 .container {
        display: block;
    }
    .po-2 .right {
        padding: 0;
    }
    .Introduction {
        padding: 40px 0;
    }
    .Introduction .li1 {
        box-shadow: 0 0 30px 0 rgba(3, 0, 0, 0.1);
    }
    .Introduction .li1 .left {
        width: 100%;
        padding: 20px;
    }
    .Introduction .li1 .left h3 {
        font-size: 26px;
    }
    .Introduction .li1 .left p {
        font-size: 15px;
        line-height: 32px;
    }
    .Introduction .li1 .left .p {
        font-size: 26px;
        line-height: 40px;
    }
    .Introduction .li1 .right {
        width: 100%;
        padding: 20px;
    }
    .Introduction .li1 .right .h3 {
        font-size: 18px;
        width: 223px;
        line-height: 42px;
        border-radius: 30px;
    }
    .Introduction .li1 .right .img {
        padding: 10px 0;
    }
    .Introduction .li1 .right p {
        font-size: 16px;
        line-height: 32px;
    }
    .table0 {
        padding: 40px 0;
        overflow: auto;
    }
    .table0 table {
        width: 1000px;
    }
    .table0 table td {
        font-size: 14px;
        line-height: 27px;
        padding: 5px 10px;
    }
    .message .mes-info {
        position: relative;
        top: auto;
        left: auto;
        width: 100%;
        transform: none;
    }
    .message {
        height: auto;
        width: 100%;
    }
    .about01 {
        position: relative;
        top: auto;
        left: auto;
        transform: none;
        padding: 40px 0;
    }
    .about01 .img {
        width: 100%;
    }
    .about01 .img:before {
        width: 100px;
    }
    .about01 .text {
        margin-left: 0;
        width: 100%;
        height: auto;
        margin-top: 0;
        padding: 25px;
    }
    .about01 .text:after {
        display: none;
    }
    .about01 .text .nr {
        position: relative;
        z-index: 9;
        top: auto;
        left: auto;
        width: 100%;
        padding: 0;
        transform: none;
    }
    .about01 .text .title {
        font-size: 20px;
        margin-bottom: 13px;
    }
    .about01 .text .info {
        font-size: 18px;
        line-height: 30px;
        margin-bottom: 10px;
    }
    .about01 .text .btnDiv .moreBtn {
        position: relative;
        bottom: auto;
        right: auto;
    }
    .about02 {
        background: #f5f5f5;
    }
    .about02 .img {
        margin-left: 0;
    }
    .about02 .text {
        float: left;
        margin-left: 0;
    }
    .about02 .text:after {
        background: url(../image/title-bg-6.webp) no-repeat top left;
        background-size: cover;
        right: auto;
        left: 0;
    }
    .about02 .text .nr {
        width: 100%;
        padding: 0;
    }
    .about02 .text .btnDiv .moreBtn {
        bottom: auto;
        right: auto;
        left: auto;
    }
    .join03 ul .active {
        width: 100%;
    }
    .join03 ul li {
        width: 100%;
    }
    .join03 {
        padding: 40px 0;
    }
    .join03 ul li {
        width: 100%;
    }
    .join03 ul li .box {
        height: 260px;
    }
    .join03 ul li .box:after {
        opacity: 1;
    }
    .join03 ul li .box .text {
        bottom: 15px;
        padding: 0 20px;
        opacity: 1;
    }
    .join03 ul li .box .text .img {
        width: 35px;
    }
    .join03 ul li .box .text .bt {
        font-size: 20px;
    }
    .join03 ul .active {
        width: 100%;
    }
    .join03 ul .active .box:after {
        opacity: 1;
    }
    .join03 ul .active .box .text {
        opacity: 1;
    }
    .join04 {
        padding-bottom: 40px;
    }
    .join1 {
        padding: 40px 0;
    }
    .join05 .list dl {
        margin-bottom: 20px;
    }
    .join05 .list .hd {
        padding: 25px 100px 25px 26px;
    }
    .join05 .list .date {
        display: none;
    }
    .join05 .list .title {
        font-size: 18px;
        line-height: 37px;
    }
    .join05 .list .info {
        line-height: 30px;
        height: 30px;
        font-size: 15px;
    }
    .join05 .list .btn {
        width: 40px;
        height: 40px;
        top: 20px;
        right: 27px;
    }
    .join05 .list .btn:before, .join05 .list .btn:after {
        content: '';
        display: block;
        background: #fff;
        margin: auto;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        transition: all 0.5s;
    }
    .join05 .list .btn:before {
        width: 17px;
        height: 1px;
    }
    .join05 .list .btn:after {
        height: 17px;
        width: 1px;
    }
    .join05 .list .bd {
        padding-left: 20px;
        padding-bottom: 26px;
        font-size: 15px;
        padding-right: 20px;
        line-height: 32px;
        padding-top: 20px;
    }
    .join05 .list .bd p {
        margin-bottom: 5px;
    }
    .join05 .list .bd .toudi {
        line-height: 45px;
        padding: 0 30px 0 20px;
        font-size: 15px;
        margin-top: 35px;
    }
    .join05 .list .bd .a-02 {
        width: 145px;
        line-height: 42px;
        padding: 0 5px;
        display: none;
        border-top: 10px solid #d1d1d1;
    }
    .join05 .list .bd .a-02 img {
        margin-left: 10px;
        width: 25px;
    }
    .inside-banner .title:after {
        width: 30px;
        height: 1px;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .productFl .list .title:after, .about .list .title:after {
        width: 30px;
        height: 1px;
        margin-top: 10px;
    }
}
@media (max-width: 500px) {
    .home-product-1 .listPro li {
        width: 50%;
    }
    .home-product-2 .xuanze .list .box {
        font-size: 14px;
    }
}
.pshow {
    padding: 0.47rem 0 0 0;
}
.pshow .xuanze .list {
    width: 100%;
}
.pshow .common-title .title {
    font-size: 0.36rem;
}
.pshow .xuanze .list .box {
    font-size: 0.3rem;
}
.pshow .divTable {
    width: 50%;
    float: left;
}
.pshow .table-1 table {
    font-size: 0.18rem;
    line-height: 0.3rem;
}
.pshow .table-1 tr:nth-child(2n + 1) {
    background: none;
}
.pshow .table-1 th {
    font-size: 0.24rem;
    line-height: 0.37rem;
}
.pshow .table-1 th, .pshow .table-1 td {
    padding: 0.05rem 0.2rem;
}
.pshow .table-1 td:first-child {
    font-style: italic;
}
.pshow .p-info0 {
    font-size: 0.24rem;
    line-height: 0.32rem;
    color: #545759;
}
.pshow .co0 {
    padding-top: 0.3rem;
}
@media (max-width: 1023px) {
    .pshow {
        padding: 40px 0 0 0;
    }
    .pshow .xuanze .list {
        width: 100%;
    }
    .pshow .common-title .title {
        font-size: 26px;
        padding: 5px;
    }
    .pshow .xuanze .list .box {
        font-size: 20px;
    }
    .pshow .divTable {
        width: 100%;
    }
    .pshow .table-1 table {
        font-size: 18px;
        line-height: 30px;
    }
    .pshow .table-1 th {
        font-size: 24px;
        line-height: 37px;
        display: none;
    }
    .pshow .table-1 th, .pshow .table-1 td {
        padding: 5px 20px;
    }
    .pshow .p-info0 {
        font-size: 18px;
        line-height: 32px;
    }
    .pshow .co0 {
        padding-top: 30px;
    }
}
@-webkit-keyframes bubble-1 {
    0% {
        transform: translate3d(0, 0, 0);
    }
    50% {
        transform: translate3d(-1px, 5px, 0);
    }
    100% {
        transform: translate3d(0, 0, 0);
    }
}
@keyframes bubble-1 {
    0% {
        transform: translate3d(0, 0, 0);
    }
    50% {
        transform: translate3d(-1px, 5px, 0);
    }
    100% {
        transform: translate3d(0, 0, 0);
    }
}
@-webkit-keyframes bubble-2 {
    0% {
        transform: translate3d(0, 0, 0);
    }
    50% {
        transform: translate3d(0px, -7px, 0);
    }
    100% {
        transform: translate3d(0, 0, 0);
    }
}
@keyframes bubble-2 {
    0% {
        transform: translate3d(0, 0, 0);
    }
    50% {
        transform: translate3d(0px, -7px, 0);
    }
    100% {
        transform: translate3d(0, 0, 0);
    }
}
@-webkit-keyframes bubble-3 {
    0% {
        transform: translate3d(0, 0, 0);
    }
    50% {
        transform: translate3d(2px, 2px, 0);
    }
    100% {
        transform: translate3d(0, 0, 0);
    }
}
@keyframes bubble-3 {
    0% {
        transform: translate3d(0, 0, 0);
    }
    50% {
        transform: translate3d(2px, 2px, 0);
    }
    100% {
        transform: translate3d(0, 0, 0);
    }
}
@-webkit-keyframes bubble-4 {
    0% {
        transform: translate3d(0, 0, 0);
    }
    50% {
        transform: translate3d(-1px, -3px, 0);
    }
    100% {
        transform: translate3d(0, 0, 0);
    }
}
@keyframes bubble-4 {
    0% {
        transform: translate3d(0, 0, 0);
    }
    50% {
        transform: translate3d(-1px, -3px, 0);
    }
    100% {
        transform: translate3d(0, 0, 0);
    }
}
@-webkit-keyframes bubble-5 {
    0% {
        transform: translate3d(0, 0, 0);
    }
    50% {
        transform: translate3d(0px, 10px, 0);
    }
    100% {
        transform: translate3d(0, 0, 0);
    }
}
@keyframes bubble-5 {
    0% {
        transform: translate3d(0, 0, 0);
    }
    50% {
        transform: translate3d(0px, 10px, 0);
    }
    100% {
        transform: translate3d(0, 0, 0);
    }
}
@-webkit-keyframes bubble-6 {
    0% {
        transform: translate3d(0, 0, 0);
    }
    50% {
        transform: translate3d(1px, 6px, 0);
    }
    100% {
        transform: translate3d(0, 0, 0);
    }
}
@keyframes bubble-6 {
    0% {
        transform: translate3d(0, 0, 0);
    }
    50% {
        transform: translate3d(1px, 6px, 0);
    }
    100% {
        transform: translate3d(0, 0, 0);
    }
}
@-webkit-keyframes bubble-7 {
    0% {
        transform: translate3d(0, 0, 0);
    }
    50% {
        transform: translate3d(-1px, 5px, 0);
    }
    100% {
        transform: translate3d(0, 0, 0);
    }
}
@keyframes bubble-7 {
    0% {
        transform: translate3d(0, 0, 0);
    }
    50% {
        transform: translate3d(-1px, 5px, 0);
    }
    100% {
        transform: translate3d(0, 0, 0);
    }
}
@-webkit-keyframes bubble-8 {
    0% {
        transform: translate3d(0, 0, 0);
    }
    50% {
        transform: translate3d(1px, 4px, 0);
    }
    100% {
        transform: translate3d(0, 0, 0);
    }
}
@keyframes bubble-8 {
    0% {
        transform: translate3d(0, 0, 0);
    }
    50% {
        transform: translate3d(1px, 4px, 0);
    }
    100% {
        transform: translate3d(0, 0, 0);
    }
}
@-webkit-keyframes bubble-9 {
    0% {
        transform: translate3d(0, 0, 0);
    }
    50% {
        transform: translate3d(0px, 6px, 0);
    }
    100% {
        transform: translate3d(0, 0, 0);
    }
}
@keyframes bubble-9 {
    0% {
        transform: translate3d(0, 0, 0);
    }
    50% {
        transform: translate3d(0px, 6px, 0);
    }
    100% {
        transform: translate3d(0, 0, 0);
    }
}
.bubble-chart__wrap {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.bubble-chart__wrap .bubble-item {
    position: absolute;
    display: block;
    text-align: center;
    box-shadow: none;
    transition: all 0.3s ease-in-out;
}
.bubble-chart__wrap .bubble-item img {
    width: 100%;
    display: block;
    height: auto !important;
}
.js-info-container .bubble-item-1 {
    -webkit-animation: bubble-1 3s ease-in-out 0.8s infinite;
    animation: bubble-1 3s ease-in-out 0.8s infinite;
    width: 1.73rem;
    bottom: 8%;
    left: 50%;
}
.js-info-container .bubble-item-2 {
    -webkit-animation: bubble-2 3s ease-in-out 0.5s infinite;
    animation: bubble-2 3s ease-in-out 0.5s infinite;
    width: 1.45rem;
    bottom: 13%;
    right: 20%;
}
.js-info-container .bubble-item-3 {
    -webkit-animation: bubble-3 3s ease-in-out 0.2s infinite;
    animation: bubble-3 3s ease-in-out 0.2s infinite;
    width: 1.32rem;
    top: 19%;
    left: 20.5%;
}
.js-info-container .bubble-item-4 {
    -webkit-animation: bubble-4 3s ease-in-out 1s infinite;
    animation: bubble-4 3s ease-in-out 1s infinite;
    width: 1.45rem;
    top: 17%;
    right: 13%;
}
.js-info-container .bubble-item-5 {
    -webkit-animation: bubble-5 3s ease-in-out 0.1s infinite;
    animation: bubble-5 3s ease-in-out 0.1s infinite;
    width: 1.29rem;
    top: 20%;
    left: 11.5%;
}
.js-info-container .bubble-item-6 {
    -webkit-animation: bubble-6 3s ease-in-out 0.3s infinite;
    animation: bubble-6 3s ease-in-out 0.3s infinite;
    width: 0.97rem;
    top: 32.5%;
    right: 8.5%;
}
.js-info-container .bubble-item-7 {
    -webkit-animation: bubble-7 3s ease-in-out 0.1s infinite;
    animation: bubble-7 3s ease-in-out 0.1s infinite;
    width: 1.55rem;
    bottom: 6%;
    left: 23%;
}
.js-info-container .bubble-item-8 {
    -webkit-animation: bubble-8 3s ease-in-out 0.7s infinite;
    animation: bubble-8 3s ease-in-out 0.7s infinite;
    width: 1.82rem;
    bottom: 22%;
    left: 7.5%;
}
.js-info-container .bubble-item-9 {
    -webkit-animation: bubble-9 3s ease-in-out 0.1s infinite;
    animation: bubble-9 3s ease-in-out 0.1s infinite;
    width: 1.29rem;
    top: 20%;
    left: 54%;
}
.pshow4 {
    padding: 0.72rem 0 0 0;
    overflow: hidden;
}
.pshow4 .bt4 {
    text-align: center;
    font-size: 0.4rem;
    font-weight: bold;
    color: #333333;
}
.pshow4 .bt4 img {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0.2rem;
}
.pshow4 .list {
    padding-top: 0.23rem;
}
.pshow4 .list ul {
    font-size: 0;
    text-align: center;
}
.pshow4 .list ul li {
    display: inline-block;
    vertical-align: top;
    padding: 0 0.05rem;
    margin-bottom: 0.05rem;
}
.pshow4 .list ul li a {
    width: 2.64rem;
    line-height: 0.48rem;
    font-size: 0.18rem;
    border-radius: 0.08rem;
    border: solid 1px #e1e1e1;
    color: #666666;
    display: block;
}
@media (min-width: 1025px) {
    .pshow4 .list ul li:hover a {
        background-color: #ec072e;
        border: 1px solid #ec072e;
        color: #fff;
    }
}
.pshow4 .list ul .active a {
    background-color: #ec072e;
    border: 1px solid #ec072e;
    color: #fff;
}
.pshow4 .pt {
    padding-top: 0.12rem;
    font-size: 0.44rem;
    font-weight: bold;
    color: #eb0028;
}
.pshow4 .pt img {
    width: 1.27rem;
    margin-right: 0.05rem;
    display: inline-block;
    vertical-align: bottom;
}
.strain ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -0.2rem;
}
.strain ul li {
    width: 50%;
    float: left;
    padding: 0 0.2rem;
    margin-bottom: 0.4rem;
}
.strain ul li .box {
    height: 100%;
    background-color: #f5f5f5;
    border-radius: 0.2rem;
    overflow: hidden;
}
.strain ul li .bb {
    font-size: 0.2rem;
    font-weight: bold;
    font-style: italic;
    padding: 0.18rem 0.33rem;
    line-height: 0.27rem;
    background-color: #eb0028;
    color: #ffffff;
}
.strain ul li .bb{
    font-style: normal;
}
.strain ul li .p {
    font-size: 0.16rem;
    line-height: 0.32rem;
    padding: 0.2rem 0.36rem 0.47rem 0.36rem;
    color: #666666;
}
.strain ul li .p span{
    font-style: italic;
}
@media (max-width: 1200px) {
    .pshow4 {
        padding: 40px 0 0 0;
    }
    .pshow4 .bt4 {
        font-size: 30px;
    }
    .pshow4 .bt4 img {
        display: none;
    }
    .pshow4 .list {
        padding-top: 23px;
    }
    .pshow4 .list ul li {
        padding: 0 5px;
        margin-bottom: 10px;
    }
    .pshow4 .list ul li a {
        width: 264px;
        line-height: 40px;
        font-size: 14px;
        border-radius: 8px;
    }
    .pshow4 .pt {
        padding-top: 12px;
        font-size: 34px;
    }
    .pshow4 .pt img {
        width: 65px;
        margin-right: 5px;
    }
    .strain ul {
        margin: 0 -20px;
    }
    .strain ul li {
        width: 100%;
        padding: 0 20px;
        margin-bottom: 20px;
    }
    .strain ul li .box {
        border-radius: 20px;
    }
    .strain ul li .bb {
        font-size: 18px;
        padding: 23px;
        line-height: 27px;
    }
    .strain ul li .p {
        font-size: 14px;
        line-height: 28px;
        padding: 23px;
    }
    .Introduction1 .li1 .right {
        width: 100%;
        padding: 0;
    }
    .Introduction1 .li1 .right .img {
        padding: 0 !important;
    }
    .banner .text1 {
        padding-top: 0;
    }
    .banner .text1 img {
        width: 70px;
    }
    .banner .text1 .right {
        margin-top: 0;
    }
    .banner .text1 .right .span {
        font-size: 20px;
    }
    .banner .text1 .right .h3 {
        font-size: 20px;
    }
    .banner .text1 .right .p {
        font-size: 20px;
    }
    .founder .list .p {
        font-size: 14px;
        line-height: 24px;
        height: 72px;
        padding: 0 10px;
    }
    .founder .list .m {
        font-size: 14px;
        padding: 0 10px;
        margin-top: 10px;
    }
    .founder .list .m span {
        font-size: 14px;
    }
    .system .list .icon img {
        width: 100%;
        height: auto;
    }
    .product .list .pic {
        width: 90px;
        height: 90px;
    }
    .product .list .img {
        padding: 1px;
        width: 92px;
    }
}
@media (max-width:768px) {
    .productFl .list .info1, .about .list .info1 {
        width: 100%;
    }
    .productFl .list .info1 span, .about .list .info1 span {
        width: 50% !important;
    }
}
@media(max-width:1600px) {
    .xuanze {
        margin-bottom: 0.15rem;
        margin-top: 0.1rem;
    }
    .home {
        padding-top: 1.35rem;
    }
    .home-health1 .xuanze {
        margin-bottom: 0.24rem;
    }
}
@media(max-width:1280px) {
    .xuanze {
        margin-bottom: 0.15rem;
        margin-top: 0.1rem;
    }
    .home-product-2 .nr {
        transform: scale(0.94);
    }
    .table-1 .title-2 {
        line-height: 0.233rem;
    }
    .home {
        padding-top: 1.35rem;
    }
    .home-health1 .xuanze {
        margin-bottom: 0.24rem;
    }
}
@media(max-width:1200px) {
    .home-product-2 .nr {
        transform: scale(1);
    }
    .home-product-1 .listPro .img .im {
        width: 35px;
        right: -11px;
    }
}
 .messagePopup {
     position: fixed;
     right: 10px;
     bottom: -380px;
     z-index: 9999;
     width: 100%;
     max-width: 280px 
}
 @media (max-width:1200px) {
     .messagePopup {
    }
}
 .messagePopup .titleBig1 {
     text-align: right;
     cursor: pointer 
}
 .messagePopup .titleBig1 span {
     display: inline-block;
     font-size: 15px;
     color: #fff;
     line-height: 40px;
     padding: 0 20px;
     background: #eb0028;
     border-top-right-radius: 10px;
     border-top-left-radius: 10px 
}
 .messagePopup .titleBig img {
     max-height: 25px;
     margin-right: 5px;
     vertical-align: middle 
}
 .messagePopup .list {
     background: #fff;
     padding: 15px 15px;
     border: 1px #ccc solid;
     box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1) 
}
 .messagePopup .list .title {
     text-align: center;
     position: relative;
     color: #ed6827;
     font-size: 36px;
     font-weight: 700;
     margin-bottom: 20px 
}
 .messagePopup .list .title:after {
     content: "";
     display: block;
     width: 40px;
     height: 4px;
     background: #a6a6a6;
     border-radius: 4px;
     margin: 5px auto 0 auto 
}
 .messagePopup .list .tips {
     text-align: center;
     color: #747474;
     font-size: 14px;
     margin-bottom: 30px 
}
 .messagePopup .list .required {
     color: #da2f38;
     margin-left: 5px 
}
 .messagePopup .list li {
     position: relative;
     margin-bottom: 5px;
     color: #333;
     font-size: 14px;
     clear: both 
}
 .messagePopup .list .p-01 {
     line-height: 30px 
}
 .messagePopup .list .li-02 {
     width: 50%;
     float: left;
     clear: none 
}
 .messagePopup .list input, .messagePopup .list textarea {
     width: 100%;
     background: #fff;
     border: 1px #ccc solid;
     color: #333;
     font-size: 14px;
     line-height: 33px;
     height: 35px;
     border-radius: 0;
     padding: 0 10px;
     font-family: inherit 
}
 .messagePopup .list select {
     border: 1px #ebebeb solid;
     font-size: 14px;
     background: #fff;
     line-height: 33px;
     height: 35px;
     width: 100%;
     padding: 0 10px 
}
 .messagePopup .list textarea {
     height: 100px;
     line-height: 25px 
}
 .messagePopup .list .yzhm input {
     width: 45%;
     float: left 
}
 .messagePopup .list .yzhm .code {
     float: left;
     margin-right: 10px 
}
 .messagePopup .list .yzhm .a-01 {
     line-height: 35px;
     float: right;
     color: #9b9b9b 
}
 .messagePopup .list .yzhm .a-01:hover {
     color: #ed6827;
     text-decoration: underline 
}
 .messagePopup .list .btn {
     clear: both;
     margin-bottom: 0 
}
 .messagePopup .list .btn a {
     display: inline-block;
     background: #eb0028;
     color: #fff;
     width: 100%;
     line-height: 40px;
     text-align: center;
     padding: 0 10px;
     font-size: 14px;
     font-weight: 700;
     border-radius: 3px;
     -webkit-transition: all .5s;
     transition: all .5s 
}
 .Introduction .li2{
     font-size: 0.18rem;
     line-height: 0.32rem;
     color: #666666;
}
 .Introduction .li2{
     font-size: 0.18rem;
     line-height: 0.32rem;
     color: #666666;
}
 .Introduction .li2 h3 {
     font-size: 0.36rem;
     font-weight: bold;
     color: #dc062b;
}
 @media (max-width: 1023px) {
     .Introduction .li2 h3 {
         font-size: 26px;
    }
     .Introduction .li2 p {
         font-size: 15px;
         line-height: 32px;
    }
}
 @media (max-width: 1600px) {
     .map .left {
         width: 50%;
         margin-left: 0;
    }
}
 @media (max-width: 1023px) {
     .map .left {
         width: 100%;
    }
}
