.padding {
    padding: 0 calc(360 / 1920 * 100%);
    box-sizing: border-box;
}

@media (max-width: 1400px) {
    .header .header-heart .home .line {
        display: none;
    }
    .main .product-center {
        background-color: #F8F9FB;
    }
    .main .product-center .heart .product-l {
        width: calc(360 / 1920 * 100vw);
        margin-right: calc(100 / 1920 * 100vw);
    }
    .main .product-center .heart .product-r {
        width: calc(100% - (460 / 1920 * 100vw));
    }
    .main .product-center .heart .product-r ul li {
        width: 47%;
        background-color: #fff;
        padding: 30px 0;
        margin-right: 6%;
        margin-bottom: 20px;
    }
    .main .product-center .heart .product-r ul li:nth-child(3n) {
        margin-right: 6%;
    }
    .main .product-center .heart .product-r ul li:nth-child(2n) {
        margin-right: 0;
    }
    .main .contact-us .contact-top .top-heart {
        display: block;
    }
    .main .contact-us .contact-top .top-heart .map {
        width: 80%;
        height: calc(460 / 1920 * 100vw);
        margin-bottom: 60px;
    }
    .main .contact-us .contact-top .top-heart .map-art {
        padding-left: 0;
        width: 100%;
    }
    .main .recruitment {
        background-color: #F8F9FB;
    }
    .main .recruitment .heart .recruitment-l {
        width: 100%;
        margin-right: 0;
        margin-bottom: 60px;
    }
    .main .recruitment .heart .recruitment-r {
        width: 100%;
    }
    .sidebar {
        position: fixed;
        top: 25%;
        right: 24px;
        z-index: 10;
    }
}

@media (max-width: 1250px) {
    .header .header-heart {
        display: flex;
        justify-content: space-between;
    }
    .header .header-heart .home {
        flex: auto;
        justify-content: flex-end;
    }
    .header .header-heart .home .nav {
        display: none;
    }
    .header .header-heart .home .line {
        display: none;
    }
    .header .header-heart .home .search {
        flex: .1;
    }
    .header .header-heart .home .lang {
        flex: .2;
        padding: 0 20px;
        box-sizing: border-box;
    }
    .header .header-heart .home .hamburger-btn {
        display: block;
    }
    .main .product-details .prodet-tab1 .heart .heart-right {
        width: 100%;
        padding-top: 60px;
    }
    .main .product-details .prodet-tab1 .heart .heart-right .txt {
        padding-bottom: 30px;
    }
    .main .product-details .prodet-tab1 .heart .heart-right .share {
        padding-top: 30px;
    }
}

@media (max-width: 1180px) {
    .main .product-details .prodet-tab2 .tab-btm {
        width: 100%;
        background-color: #fff;
    }
    .main .product-details .prodet-tab2 .tab-btm .uTab {
        padding: 20px 40px;
    }
    .main .product-details .prodet-tab2 .tab-btm .uTab .art {
        font-size: 16px;
        font-weight: 400;
        text-align: left;
        color: #333;
        line-height: 32px;
        padding-bottom: 32px;
    }
    .main .product-details .prodet-tab3 .swiper-bot .swiper-prev {
        left: calc(200 / 1920 * 100%);
    }
    .main .product-details .prodet-tab3 .swiper-bot .swiper-next {
        right: calc(200 / 1920 * 100%);
    }
    .sidebar {
        position: fixed;
        top: 20%;
        right: 24px;
        z-index: 10;
    }
}

@media (max-width: 900px) {
    .index-main .product-display .swiper-bot {
        width: calc(800 / 1920 * 100%);
        margin-left: calc(-400 / 1920 * 100%);
    }
    .index-main .product-display .swiper-bot .swiper-pagination {
        margin-top: -8px;
    }
    .main .news-details .heart ul {
        width: 100%;
        display: block;
    }
    .main .news-details .heart ul li {
        width: 100%;
        margin-bottom: 20px;
    }
}

@media (max-width: 768px) {
    .padding {
        padding: 0 calc(180 / 1920 * 100%);
        box-sizing: border-box;
    }
    .pro-btn {
        padding-top: 60px;
        width: 100%;
    }
    #bigImgBox .box {
        width: 60%;
        margin: 200px auto;
    }
    #bigImgBox .box .span {
        width: 40px;
        height: 40px;
        line-height: 40px;
        font-size: 20px;
    }
    body {
        padding-top: 50px;
    }
    .header {
        height: 50px;
    }
    .header .header-heart .logo {
        width: 48px;
        height: 35px;
        margin: 7px 10px 8px 0;
    }
    .header .header-heart .home {
        height: 50px;
    }
    .header .header-heart .home .search .search-img {
        width: 20px;
        height: 20px;
        margin: 10px auto;
    }
    .header .header-heart .home .search .show {
        top: 40px;
        padding: 5px calc(180 / 1920 * 100%) 5px calc(180 / 1920 * 100% + 250px);
        box-sizing: border-box;
    }
    .header .header-heart .home .search .search-show {
        top: 50px;
        z-index: 1;
        opacity: 1;
    }
    .header .hamburger .ham li .ham-show a {
        padding: 0 calc(200 / 1920 * 100%);
    }
    .index-main .product-display {
        padding: 60px 0;
    }
    .index-main .product-display .swiper-bot {
        width: calc(800 / 1920 * 100%);
        margin-left: calc(-400 / 1920 * 100%);
        bottom: 30px;
    }
    .index-main .product-display .swiper-bot .swiper-pagination {
        width: 100px;
        margin-top: -8px;
    }
    .index-main .about-us {
        padding: 60px 0;
    }
    .index-main .about-us .heart .about-top {
        width: 100%;
    }
    .index-main .about-us .heart .about-top ul {
        width: 100%;
        display: block;
    }
    .index-main .about-us .heart .about-top ul li {
        width: 100%;
        margin-bottom: 20px;
    }
    .index-main .about-us .heart .about-top ul li:last-child {
        margin-bottom: 0;
    }
    .index-main .about-us .heart .about-top ul li .tlt {
        padding-top: 0px;
    }
    .index-main .about-us .heart .about-media {
        width: 100%;
    }
    .index-main .about-us .heart .about-media ul {
        width: 100%;
        display: block;
    }
    .index-main .about-us .heart .about-media ul li {
        width: 100%;
        margin-bottom: 20px;
    }
    .index-main .about-us .heart .about-media ul li:last-child {
        margin-bottom: 0;
    }
    .index-main .about-us .heart .about-media ul li>img {
        width: 100%;
    }
    .index-main .about-us .heart .about-media ul li .video-popup {
        padding: 200px 0;
    }
    .index-main .about-us .heart .about-media ul li .video-popup .vid {
        width: 80vw;
    }
    .index-main .product-details {
        padding: 60px 0;
    }
    .index-main .product-details .heart {
        width: 100%;
    }
    .index-main .product-details .heart ul {
        width: 100%;
        display: block;
        padding: 60px 0;
    }
    .index-main .product-details .heart ul li {
        width: 100%;
        margin-bottom: 20px;
    }
    .index-main .product-details .heart ul li:last-child {
        margin-bottom: 0;
    }
    .index-main .product-details .heart ul li .video-popup .vid {
        width: 80vw;
    }
    .index-main .news-center {
        padding: 60px 0;
    }
    .index-main .news-center .heart {
        width: 100%;
    }
    .index-main .news-center .heart ul {
        width: 100%;
        display: block;
        padding: 60px 0;
    }
    .index-main .news-center .heart ul li {
        width: 100%;
        padding-bottom: 20px;
    }
    .index-main .news-center .heart ul li:last-child {
        padding-bottom: 0;
    }
    .index-main .service-support .heart {
        padding: 60px calc(180 / 1920 * 100%);
        box-sizing: border-box;
        width: 100%;
        position: relative;
    }
    .index-main .service-support .heart ul {
        width: 100%;
        display: flex;
        padding-top: 60px;
    }
    .main .about-us .about-top {
        padding: 60px calc(180 / 1920 * 100%);
    }
    .main .about-us .about-bot .company-honor {
        padding: 60px calc(180 / 1920 * 100%);
    }
    .main .about-us .about-bot .company-honor .swiper1 {
        width: 100%;
        padding: 30px 0;
        box-sizing: border-box;
    }
    .main .about-us .about-bot .company-honor .swiper-bot1 {
        bottom: 40px;
    }
    .main .about-us .about-bot .company-certificate {
        padding: 60px calc(180 / 1920 * 100%);
    }
    .main .about-us .about-bot .company-certificate .swiper2 {
        padding: 30px 0;
    }
    .main .about-us .about-bot .company-certificate .swiper-bot2 {
        bottom: 40px;
    }
    .main .about-us #bigImgBox .box {
        width: 60%;
        margin: 50px auto;
    }
    .main .about-us #bigImgBox .box .span {
        width: 40px;
        height: 40px;
        line-height: 40px;
        font-size: 20px;
    }
    .main .product-center {
        background-color: #F8F9FB;
    }
    .main .product-center .heart {
        padding: 60px 0;
    }
    .main .product-center .heart .product-l {
        width: 100%;
        margin-right: 0;
        padding-bottom: 60px;
    }
    .main .product-center .heart .product-r {
        width: 100%;
    }
    .main .product-center .heart .product-r ul {
        width: 100%;
    }
    .main .product-center .heart .product-r ul li {
        width: 30%;
        background-color: #fff;
        padding: 30px 0;
        margin-right: 5%;
        margin-bottom: 20px;
    }
    .main .product-center .heart .product-r ul li:nth-child(2n) {
        margin-right: 5%;
    }
    .main .product-center .heart .product-r ul li:nth-child(3n) {
        margin-right: 0;
    }
    .main .product-details .prodet-tab1 .heart {
        padding: 60px 0;
        width: 100%;
    }
    .main .product-details .prodet-tab1 .heart .heart-left {
        width: 400px;
    }
    .main .product-details .prodet-tab1 .heart .heart-right {
        width: 100%;
    }
    .main .product-details .prodet-tab1 .heart .heart-right .txt {
        padding-bottom: 40px;
    }
    .main .product-details .prodet-tab2 .tab-btm .uTab .uTab-video .video-popup {
        padding: 200px 0;
    }
    .main .product-details .prodet-tab2 .tab-btm .uTab .uTab-video .video-popup .vid {
        width: 80vw;
    }
    .main .product-details .prodet-tab3 {
        padding-top: 60px;
    }
    .main .product-details .prodet-tab3 .swiper3 ul li {
        width: 22%;
    }
    .main .product-details .prodet-tab3 .swiper3 ul li .bg-img {
        height: 20vh;
    }
    .main .product-details .prodet-tab3 .swiper-bot .swiper-prev {
        left: calc(50 / 1920 * 100%);
    }
    .main .product-details .prodet-tab3 .swiper-bot .swiper-next {
        right: calc(50 / 1920 * 100%);
    }
    .main .solution {
        padding: 60px 0;
    }
    .main .solution .pro-btn {
        width: 80%;
    }
    .main .news-information {
        padding: 60px 0;
    }
    .main .news-details {
        padding: 60px 0;
    }
    .main .news-details .heart .pre-next {
        padding: 20px 0 40px 0;
    }
    .main .news-details .heart .company-tlt {
        padding-top: 60px;
    }
    .main .news-details .heart ul {
        padding-top: 30px;
    }
    .main .contact-us .contact-top {
        padding: 60px 0;
    }
    .main .contact-us .contact-top .top-heart .map {
        height: calc(500 / 1920 * 100vw);
    }
    .main .contact-us .contact-bom {
        padding: 60px 0;
    }
    .main .recruitment .heart {
        padding: 60px 0;
    }
    .main .recruitment .heart .recruitment-l {
        margin-bottom: 45px;
    }
    .main .job-details {
        padding: 60px 0;
    }
    .main .job-details .heart .job-content {
        padding-bottom: 60px;
    }
    .main .job-details .heart .job-content .job-tlt {
        padding: 30px 0;
    }
    .main .job-details .heart .job-content .job-art .cont-tlt {
        padding: 20px 0;
    }
    .main .data-download {
        padding: 60px 0;
    }
}

@media (max-width: 767px) {
    .padding {
        padding: 0 calc(90 / 1920 * 100%);
        box-sizing: border-box;
    }
    .public-title {
        width: 100%;
        display: flex;
        justify-content: center;
    }
    .public-title .t-line {
        width: 20%;
        margin: 13px 0;
    }
    .public-title .t-circle {
        margin: 11px 10px;
    }
    .public-title .t-txt {
        font-size: 20px;
    }
    .public-see-more {
        width: 128px;
        height: 38px;
    }
    .public-see-more .s-txt {
        line-height: 38px;
        font-size: 14px;
    }
    .public-see-more .s-img {
        width: 38px;
        height: 6px;
    }
    #bigImgBox .box {
        width: 80%;
        margin: 100px auto;
    }
    #bigImgBox .box .span {
        width: 30px;
        height: 30px;
        line-height: 30px;
        font-size: 16px;
    }
    .pro-btn {
        width: 100%;
        padding-top: 30px;
        font-size: 14px;
    }
    .header .header-heart .home {
        height: 50px;
    }
    .header .header-heart .home .search .show {
        padding: 5px calc(90 / 1920 * 100%);
        box-sizing: border-box;
        height: 45px;
    }
    .header .header-heart .home .search .show input {
        height: 35px;
    }
    .header .header-heart .home .search .show button {
        height: 35px;
    }
    .header .hamburger .ham li a {
        font-size: 14px;
    }
    .header .hamburger .ham .ham-show a {
        font-size: 12px;
    }
    .index-main .banner .swiper-tab {
        bottom: 10px;
    }
    .index-main .product-display {
        padding: 30px 0 60px 0;
    }
    .index-main .product-display .swiper3 {
        padding: 30px 0 20px 0;
        box-sizing: border-box;
    }
    .index-main .product-display .swiper3 ul {
        width: 100%;
        display: block;
    }
    .index-main .product-display .swiper3 ul li {
        width: 48%;
        margin-right: 0;
    }
    .index-main .product-display .swiper3 ul li:nth-child(2n-1) {
        margin-right: 4%;
    }
    .index-main .product-display .swiper3 ul li .bg-img {
        height: calc(1200 / 1920 * 100vw);
    }
    .index-main .product-display .swiper3 ul li .bg-img .img {
        width: 34%;
        height: calc(300 / 1920 * 100vw);
        margin: 0 auto;
        padding-top: calc(75 / 1920 * 100vw);
        transition: all .3s;
    }
    .index-main .product-display .swiper3 ul li .txt {
        padding: 20px 0;
        font-size: 14px;
    }
    .index-main .product-display .swiper-bot {
        width: 100vw;
        left: 0;
        margin-left: 0;
        bottom: 30px;
    }
    .index-main .about-us {
        padding: 30px 0;
    }
    .index-main .about-us .heart {
        padding: 0 calc(90 / 1920 * 100%);
        box-sizing: border-box;
    }
    .index-main .about-us .heart .about-top {
        width: 100%;
    }
    .index-main .about-us .heart .about-top ul {
        padding: 30px 0 20px 0;
    }
    .index-main .about-us .heart .about-top ul li .tlt {
        font-size: 18px;
    }
    .index-main .about-us .heart .about-top ul li .txt {
        font-size: 14px;
    }
    .index-main .about-us .heart .about-media ul li .video-popup {
        padding: 100px 0;
    }
    .index-main .about-us .heart .about-media ul li .video-popup .vid {
        width: 90vw;
    }
    .index-main .about-us .heart .about-media ul li .video-popup .vid .vioClose {
        width: 30px;
        height: 30px;
        font-size: 22px;
        line-height: 30px;
        margin-left: 90%;
    }
    .index-main .about-us .heart .about-media ul li .video-popup .vid video {
        width: 100%;
    }
    .index-main .product-details {
        padding: 30px 0;
    }
    .index-main .product-details .heart {
        width: 100%;
    }
    .index-main .product-details .heart ul {
        padding: 30px 0;
    }
    .index-main .product-details .heart ul li .video-popup {
        padding: 100px 0;
    }
    .index-main .product-details .heart ul li .video-popup .vid {
        width: 90vw;
    }
    .index-main .product-details .heart ul li .video-popup .vid .vioClose {
        width: 30px;
        height: 30px;
        font-size: 22px;
        line-height: 30px;
        margin-left: 90%;
    }
    .index-main .product-details .heart ul li .video-popup .vid video {
        width: 100%;
    }
    .index-main .news-center {
        padding: 30px 0;
    }
    .index-main .news-center .heart {
        width: 100%;
    }
    .index-main .news-center .heart ul {
        padding: 30px 0;
    }
    .index-main .news-center .heart ul li .n-tlt {
        font-size: 14px;
        line-height: 20px;
        padding-top: 10px;
        transition: all .2s;
    }
    .index-main .news-center .heart ul li .n-tlt:hover {
        color: #0455DC;
    }
    .index-main .news-center .heart ul li .line {
        margin: 10px 0;
    }
    .index-main .news-center .heart ul li .n-txt {
        font-size: 12px;
        line-height: 24px;
    }
    .index-main .service-support .heart {
        padding: 30px calc(90 / 1920 * 100%) 0 calc(90 / 1920 * 100%);
        box-sizing: border-box;
        width: 100%;
    }
    .index-main .service-support .heart ul {
        width: 100%;
        display: block;
        padding: 30px 0;
    }
    .index-main .service-support .heart ul li {
        width: 100%;
    }
    .index-main .service-support .heart ul li .box .s-img {
        min-height: 70px;
    }
    .index-main .service-support .heart ul li .box .s-tlt {
        font-size: 16px;
        margin: 10px 0;
    }
    .index-main .service-support .heart ul li .box .s-txt {
        font-size: 14px;
        padding-bottom: 10px;
    }
    .index-main .service-support .heart .links {
        position: static;
        display: flex;
        flex-wrap: wrap;
        height: auto;
        overflow: hidden;
    }
    .index-main .service-support .heart .links .txt {
        font-size: 12px;
        line-height: 14px;
        height: 14px;
    }
    .index-main .service-support .heart .links .l-name {
        font-size: 12px;
        padding: 0 8px 8px 8px;
        box-sizing: border-box;
        line-height: 14px;
        height: 14px;
        margin-bottom: 10px;
        border-right: 1px solid #ccc;
    }
    .sidebar {
        position: fixed;
        top: 30%;
        right: 0;
        z-index: 10;
    }
    .sidebar .on-con {
        position: relative;
        min-height: 82px;
    }
    .sidebar .on-con .on-con-heart {
        width: 80px;
        border-radius: 3px;
        box-shadow: 0px 1px 3px 1px rgba(0, 0, 0, 0.08);
        padding: 15px 0 0 0;
        box-sizing: border-box;
        margin-bottom: 10px;
        margin-left: 0;
        background-color: #fff;
    }
    .sidebar .on-con .on-con-heart .context {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-wrap: wrap;
        line-height: 30px;
    }
    .sidebar .on-con .on-con-heart .context .txt {
        padding-left: 2px;
        font-size: 12px;
    }
    .sidebar .on-con .on-con-heart .con-small .onConMinimize,
    .sidebar .on-con .on-con-heart .con-small .onConClose {
        width: 15px;
        height: 15px;
        line-height: 15px;
        font-size: 14px;
    }
    .sidebar .on-con .on-con-heart .con-small .onConMinimize {
        font-size: 16px;
    }
    .sidebar .on-con .con-img1 {
        position: absolute;
        margin-left: 36px;
        margin-bottom: 38px;
    }
    .sidebar .on-com .on-com-heart {
        min-width: 80px;
        border-radius: 3px;
        box-shadow: 0px 1px 3px 1px rgba(0, 0, 0, 0.08);
    }
    .sidebar .on-com .on-com-heart .com-tlt {
        font-size: 12px;
        padding: 20px 4px 8px;
        box-sizing: border-box;
        line-height: 16px;
    }
    .sidebar .on-com .on-com-heart .com-qq a {
        flex-wrap: wrap;
    }
    .sidebar .on-com .on-com-heart .com-qq a .qq-txt {
        padding: 5px 0;
        line-height: 20px;
        font-size: 12px;
        margin-left: 2px;
    }
    .sidebar .on-com .on-com-heart .s-bot {
        width: 80px;
        padding: 7px 5px;
    }
    .sidebar .on-com .on-com-heart .s-bot .bot-txt {
        line-height: 16px;
        font-size: 12px;
    }
    .sidebar .on-com .on-com-heart .s-bot .bot-txt .bot-img {
        display: flex;
        justify-content: center;
    }
    .sidebar .on-com .on-com-heart .s-bot .bot-txt .bot-img img {
        width: 100%;
        height: 100%;
    }
    .sidebar .on-com .on-com-heart .com-small .onComMinimize,
    .sidebar .on-com .on-com-heart .com-small .onComClose {
        width: 16px;
        height: 16px;
        background-color: #fff;
        color: #0455DC;
        text-align: center;
        line-height: 16px;
        font-size: 14px;
        cursor: pointer;
    }
    .sidebar .on-com .on-com-heart .com-small .onComMinimize {
        font-size: 16px;
    }
    .sidebar .on-com .com-img1 {
        margin-left: 36px;
    }
    .footer {
        padding-top: 30px;
        background-color: #eee;
    }
    .footer .heart {
        width: 100%;
    }
    .footer .heart .o-list {
        display: block;
        padding-bottom: 0;
    }
    .footer .heart .o-list .o-li {
        padding-bottom: 20px;
    }
    .footer .heart .o-list .o-li:nth-child(1) {
        width: 50%;
    }
    .footer .heart .o-list .o-li:nth-child(2) {
        width: 50%;
    }
    .footer .heart .o-list .o-li:nth-child(3) {
        width: 100%;
    }
    .footer .heart .o-list .o-li:nth-child(4) {
        width: 100%;
    }
    .footer .heart .o-list .o-li:nth-child(5) {
        width: 100%;
    }
    .footer .heart .o-list .o-li .tlt {
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 10px;
    }
    .footer .heart .o-list .o-li .tlt:hover {
        color: #0455DC;
    }
    .footer .heart .o-list .o-li ul li {
        font-size: 12px;
        text-align: left;
        color: #666;
        line-height: 30px;
    }
    .footer .heart .o-list .o-li ul li:hover {
        color: #0455DC;
    }
    .footer .heart .o-list .o-li .code {
        width: 100%;
        display: flex;
        justify-content: space-between;
    }
    .footer .heart .o-list .o-li .code li {
        width: 45%;
    }
    .footer .heart .o-list .o-li .code li .code-txt {
        width: 100%;
        text-align: center;
    }
    .footer .heart .o-list .o-li .code li .code-img {
        display: flex;
        justify-content: center;
    }
    .main .nav {
        overflow-x: auto;
        overflow-y: hidden;
        white-space: nowrap;
    }
    .main .nav .nav-heart {
        width: 100%;
    }
    .main .nav::-webkit-scrollbar {
        display: none;
    }
    .main .about-us .about-top {
        padding: 30px calc(90 / 1920 * 100%);
    }
    .main .about-us .about-top .company {
        font-size: 20px;
        line-height: 32px;
        padding: 10px 0 8px 0;
    }
    .main .about-us .about-top .art {
        font-size: 14px;
        line-height: 26px;
    }
    .main .about-us .about-top .belief {
        font-size: 14px;
        line-height: 26px;
        padding: 10px 0;
    }
    .main .about-us .about-top .img {
        width: 100%;
        display: block;
    }
    .main .about-us .about-top .img img {
        width: 100%;
        padding-bottom: 20px;
    }
    .main .about-us .about-top .img img:last-child {
        padding-bottom: 0;
    }
    .main .about-us .about-bot .company-honor {
        padding: 30px calc(90 / 1920 * 100%);
    }
    .main .about-us .about-bot .company-honor .company-tlt {
        font-size: 20px;
        height: 20px;
        line-height: 20px;
    }
    .main .about-us .about-bot .company-honor .swiper1 {
        width: 100%;
        padding: 30px 0 20px 0;
    }
    .main .about-us .about-bot .company-honor .swiper1 ul {
        width: 100%;
        display: block;
    }
    .main .about-us .about-bot .company-honor .swiper1 ul li {
        width: 48%;
        margin-right: 0;
    }
    .main .about-us .about-bot .company-honor .swiper1 ul li:nth-child(2n - 1) {
        margin-right: 4%;
    }
    .main .about-us .about-bot .company-honor .swiper1 ul li .txt {
        padding-top: 10px;
        line-height: 20px;
        font-size: 14px;
        text-align: center;
    }
    .main .about-us .about-bot .company-honor .swiper-bot1 {
        width: 80vw;
        left: 10vw;
        margin-left: 0;
        bottom: 20px;
        justify-content: space-around;
    }
    .main .about-us .about-bot .company-honor .swiper-bot1 .swiper-pagination1 {
        margin: -8px 20px;
        width: 79px;
    }
    .main .about-us .about-bot .company-certificate {
        padding: 30px calc(90 / 1920 * 100%);
    }
    .main .about-us .about-bot .company-certificate .company-tlt {
        font-size: 20px;
        height: 20px;
        line-height: 20px;
    }
    .main .about-us .about-bot .company-certificate .swiper2 {
        width: 100%;
        padding: 30px 0 20px 0;
    }
    .main .about-us .about-bot .company-certificate .swiper2 ul {
        width: 100%;
        display: block;
    }
    .main .about-us .about-bot .company-certificate .swiper2 ul li {
        width: 48%;
        margin-right: 0;
    }
    .main .about-us .about-bot .company-certificate .swiper2 ul li:nth-child(2n - 1) {
        margin-right: 4%;
    }
    .main .about-us .about-bot .company-certificate .swiper2 ul li .txt {
        padding-top: 10px;
        line-height: 20px;
        font-size: 14px;
        text-align: center;
    }
    .main .about-us .about-bot .company-certificate .swiper-bot2 {
        width: 80vw;
        left: 10vw;
        margin-left: 0;
        bottom: 20px;
        justify-content: space-around;
    }
    .main .about-us .about-bot .company-certificate .swiper-bot2 .swiper-pagination1 {
        margin: -8px 20px;
        width: 79px;
    }
    .main .about-us #bigImgBox .box {
        width: 80%;
        margin: 50px auto;
    }
    .main .about-us #bigImgBox .box .span {
        width: 30px;
        height: 30px;
        line-height: 30px;
        font-size: 16px;
    }
    .main .product-center {
        background-color: #F8F9FB;
    }
    .main .product-center .heart {
        padding: 30px 0;
    }
    .main .product-center .heart .product-l {
        padding-bottom: 30px;
    }
    .main .product-center .heart .product-l .pro-top {
        height: 50px;
    }
    .main .product-center .heart .product-l .pro-top .pro-tlt {
        font-size: 20px;
    }
    .main .product-center .heart .product-l ul {
        padding: 0 12px 12px 12px;
    }
    .main .product-center .heart .product-l ul li {
        padding: 10px 0;
        font-size: 12px;
    }
    .main .product-center .heart .product-r {
        width: 100%;
    }
    .main .product-center .heart .product-r ul {
        width: 100%;
    }
    .main .product-center .heart .product-r ul li {
        width: 47%;
        margin-right: 6%;
    }
    .main .product-center .heart .product-r ul li .li-heart .txt {
        font-size: 12px;
    }
    .main .product-center .heart .product-r ul li:nth-child(3n) {
        margin-right: 6%;
    }
    .main .product-center .heart .product-r ul li:nth-child(2n) {
        margin-right: 0;
    }
    .main .product-details .prodet-tab1 .heart {
        padding: 30px 0;
    }
    .main .product-details .prodet-tab1 .heart .heart-left {
        width: 100%;
        margin-right: 0;
        overflow: hidden;
    }
    .main .product-details .prodet-tab1 .heart .heart-left .swiper1 {
        width: 100%;
    }
    .main .product-details .prodet-tab1 .heart .heart-left .swiper1 .img {
        width: 100%;
    }
    .main .product-details .prodet-tab1 .heart .heart-left .swiper1 .img img {
        width: 100%;
    }
    .main .product-details .prodet-tab1 .heart .heart-left .swiper-tab {
        padding-top: 20px;
        width: calc(100% + 10px);
        margin-left: -10px;
    }
    .main .product-details .prodet-tab1 .heart .heart-left .swiper-tab .img {
        width: 100%;
        padding: 10px;
    }
    .main .product-details .prodet-tab1 .heart .heart-left .swiper-tab .swiper-slide-thumb-active .img {
        border: none;
    }
    .main .product-details .prodet-tab1 .heart .heart-left .swiper-tab .swiper-slide-thumb-active .img img {
        border: 2px solid #0455DC;
    }
    .main .product-details .prodet-tab1 .heart .heart-right {
        width: 100%;
        padding-top: 30px;
    }
    .main .product-details .prodet-tab1 .heart .heart-right .tlt {
        font-size: 20px;
        text-align: left;
        color: #333;
        padding-bottom: 20px;
        border-bottom: 1px solid #ddd;
    }
    .main .product-details .prodet-tab1 .heart .heart-right .txt {
        padding-top: 20px;
        font-size: 14px;
        line-height: 28px;
        padding-bottom: 30px;
    }
    .main .product-details .prodet-tab1 .heart .heart-right .share {
        padding-top: 30px;
        font-size: 14px;
    }
    .main .product-details .prodet-tab2 .tab-top {
        overflow-x: scroll;
        overflow-y: hidden;
        white-space: nowrap;
        background-color: #fff;
        display: flex;
        border-bottom: 1px solid #0455DC;
    }
    .main .product-details .prodet-tab2 .tab-top::-webkit-scrollbar {
        display: none;
    }
    .main .product-details .prodet-tab2 .tab-top .oTab {
        width: 120px;
        height: 38px;
        text-align: center;
        line-height: 38px;
        font-size: 14px;
    }
    .main .product-details .prodet-tab2 .tab-btm .uTab {
        padding: 20px 30px;
    }
    .main .product-details .prodet-tab2 .tab-btm .uTab .art {
        font-size: 14px;
        line-height: 28px;
        padding-bottom: 20px;
    }
    .main .product-details .prodet-tab2 .tab-btm .uTab .uTab-video .video-popup {
        padding: 100px 0;
    }
    .main .product-details .prodet-tab2 .tab-btm .uTab .uTab-video .video-popup .vid {
        width: 90vw;
    }
    .main .product-details .prodet-tab2 .tab-btm .uTab .uTab-video .video-popup .vid .vioClose {
        width: 30px;
        height: 30px;
        font-size: 22px;
        line-height: 30px;
        margin-left: 90%;
    }
    .main .product-details .prodet-tab2 .tab-btm .uTab .uTab-video .video-popup .vid video {
        width: 100%;
    }
    .main .product-details .prodet-tab3 {
        position: relative;
        padding-top: 30px;
    }
    .main .product-details .prodet-tab3 .company-tlt {
        font-size: 20px;
        height: 20px;
        line-height: 20px;
    }
    .main .product-details .prodet-tab3 .swiper3 {
        width: 100%;
        padding: 30px 0 100px 0;
    }
    .main .product-details .prodet-tab3 .swiper3 ul {
        width: 100%;
        display: block;
    }
    .main .product-details .prodet-tab3 .swiper3 ul li {
        width: 47%;
        margin-bottom: 20px;
        margin-right: 0;
    }
    .main .product-details .prodet-tab3 .swiper3 ul li:nth-child(2n-1) {
        margin-right: 6%;
    }
    .main .product-details .prodet-tab3 .swiper3 ul li .bg-img {
        height: calc(60 / 100 * 100vw);
    }
    .main .product-details .prodet-tab3 .swiper3 ul li .txt {
        padding-top: 10px;
        line-height: 20px;
        font-size: 14px;
    }
    .main .product-details .prodet-tab3 .swiper-bot .swiper-prev,
    .main .product-details .prodet-tab3 .swiper-bot .swiper-next {
        top: 94%;
    }
    .main .product-details .prodet-tab3 .swiper-bot .swiper-prev {
        left: calc(270 / 1920 * 100%);
    }
    .main .product-details .prodet-tab3 .swiper-bot .swiper-next {
        right: calc(270 / 1920 * 100%);
    }
    .main .solution {
        padding: 10px 0 30px 0;
    }
    .main .solution .heart ul li .li-heart {
        padding: 18px 0;
    }
    .main .solution .heart ul li .li-heart .img {
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px;
    }
    .main .solution .heart ul li .li-heart .art {
        width: 100%;
    }
    .main .solution .heart ul li .li-heart .art .tlt {
        font-size: 20px;
        line-height: 30px;
        padding-bottom: 20px;
    }
    .main .solution .heart ul li .li-heart .art .txt {
        font-size: 14px;
        line-height: 28px;
        padding-top: 15px;
    }
    .main .solution .heart ul li:nth-child(2n) .li-heart .img {
        margin-right: 0;
    }
    .main .solution .heart ul li:nth-child(2n) .li-heart .art {
        width: 100%;
        margin-right: 0;
    }
    .main .solution .heart .pro-btn {
        width: 90%;
    }
    .main .news-information {
        padding: 30px 0;
    }
    .main .news-information .heart .tab-top .oTab {
        width: 100px;
        height: 38px;
        font-size: 14px;
        line-height: 38px;
    }
    .main .news-information .heart .tab-btm .uTab ul li .li-heart {
        padding: 30px 0;
    }
    .main .news-information .heart .tab-btm .uTab ul li .li-heart .img {
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px;
    }
    .main .news-information .heart .tab-btm .uTab ul li .li-heart .art {
        width: 100%;
    }
    .main .news-information .heart .tab-btm .uTab ul li .li-heart .art .tlt {
        font-size: 16px;
        line-height: 26px;
    }
    .main .news-information .heart .tab-btm .uTab ul li .li-heart .art .txt {
        font-size: 14px;
    }
    .main .news-information .heart .tab-btm .uTab ul li .li-heart .art .more {
        padding-top: 20px;
    }
    .main .news-details {
        padding: 30px 0;
    }
    .main .news-details .heart .title {
        font-size: 20px;
    }
    .main .news-details .heart .t-day {
        font-size: 14px;
        padding-top: 30px;
    }
    .main .news-details .heart .share {
        display: flex;
        justify-content: space-around;
        padding: 10px 0 0 0;
    }
    .main .news-details .heart .news-content .txt {
        font-size: 14px;
        line-height: 28px;
    }
    .main .news-details .heart .news-content .txt p {
        padding: 10px 0;
    }
    .main .news-details .heart .news-content .txt .img-txt {
        width: 100%;
    }
    .main .news-details .heart .news-content .txt .img-txt .img {
        width: 100%;
    }
    .main .news-details .heart .news-content .txt .img-txt .i-txt {
        font-size: 14px;
        line-height: 28px;
    }
    .main .news-details .heart .pre-next {
        font-size: 14px;
        line-height: 35px;
        padding: 20px 0 30px 0;
    }
    .main .news-details .heart .company-tlt {
        font-size: 20px;
        height: 20px;
        line-height: 20px;
        padding-top: 30px;
    }
    .main .news-details .heart ul {
        width: 100%;
        padding-top: 30px;
    }
    .main .news-details .heart ul li .n-img {
        width: 100%;
    }
    .main .news-details .heart ul li .n-tlt {
        font-size: 14px;
        line-height: 24px;
        padding-top: 10px;
    }
    .main .news-details .heart ul li .line {
        margin: 10px 0;
    }
    .main .news-details .heart ul li .n-txt {
        font-size: 12px;
        line-height: 24px;
    }
    .main .contact-us .contact-top {
        padding: 30px 0;
    }
    .main .contact-us .contact-top .top-heart {
        width: 100%;
    }
    .main .contact-us .contact-top .top-heart .map {
        width: 100%;
        height: 30vh;
        margin-bottom: 30px;
    }
    .main .contact-us .contact-top .top-heart .map-art .tlt {
        font-size: 16px;
        line-height: 28px;
    }
    .main .contact-us .contact-top .top-heart .map-art .txt {
        padding-top: 20px;
        font-size: 14px;
        line-height: 28px;
    }
    .main .contact-us .contact-bom {
        padding: 30px 0;
    }
    .main .contact-us .contact-bom .bom-heart {
        display: block;
    }
    .main .contact-us .contact-bom .bom-heart .message-l {
        width: 100%;
        padding-right: 0;
    }
    .main .contact-us .contact-bom .bom-heart .message-l .company-tlt {
        font-size: 20px;
        height: 20px;
        line-height: 20px;
    }
    .main .contact-us .contact-bom .bom-heart .message-l .txt {
        font-size: 14px;
        line-height: 20px;
        padding: 12px 0;
    }
    .main .contact-us .contact-bom .bom-heart .message-l .input-box .box-top input {
        margin: 10px 0;
    }
    .main .contact-us .contact-bom .bom-heart .message-l .input-box .box-bottom textarea {
        margin: 10px 0;
    }
    .main .contact-us .contact-bom .bom-heart .message-l .input-box button {
        width: 100px;
        height: 32px;
        font-size: 14px;
        line-height: 32px;
        margin: 10px 0;
    }
    .main .contact-us .contact-bom .bom-heart .message-r {
        width: 100%;
        margin-top: 25px;
    }
    .main .recruitment .heart {
        padding: 30px 0;
    }
    .main .recruitment .heart .recruitment-l .pro-top {
        height: 50px;
    }
    .main .recruitment .heart .recruitment-l .pro-top .pro-tlt {
        font-size: 20px;
    }
    .main .recruitment .heart .recruitment-l ul li {
        padding: 10px 0;
        font-size: 12px;
    }
    .main .recruitment .heart .recruitment-r ul {
        width: 100%;
    }
    .main .recruitment .heart .recruitment-r ul li {
        width: 100%;
        background-color: #fff;
        padding: 15px;
        box-sizing: border-box;
        display: block;
        margin-bottom: 15px;
    }
    .main .recruitment .heart .recruitment-r ul li .title {
        font-size: 16px;
        line-height: 28px;
        padding-bottom: 16px;
    }
    .main .recruitment .heart .recruitment-r ul li .r-label {
        font-size: 14px;
        line-height: 14px;
        display: block;
        margin-bottom: 20px;
    }
    .main .recruitment .heart .recruitment-r ul li .r-label div {
        padding: 0 10px;
    }
    .main .recruitment .heart .recruitment-r ul li .label-r {
        width: 124px;
    }
    .main .recruitment .heart .recruitment-r ul li .label-r .public-see-more {
        width: 124px;
        height: 36px;
        padding: 0 10px;
    }
    .main .recruitment .heart .recruitment-r ul li .label-r .public-see-more .s-txt {
        line-height: 36px;
        font-size: 12px;
    }
    .main .job-details {
        padding: 30px 0;
    }
    .main .job-details .heart {
        width: 100%;
    }
    .main .job-details .heart .title {
        font-size: 20px;
    }
    .main .job-details .heart .t-day {
        font-size: 14px;
        padding-top: 20px;
    }
    .main .job-details .heart .job-content {
        font-size: 14px;
        line-height: 28px;
        padding-bottom: 30px;
    }
    .main .job-details .heart .job-content .job-tlt {
        padding: 10px 0;
        font-size: 16px;
    }
    .main .job-details .heart .job-content .job-art .cont-tlt {
        padding: 10px 0;
        font-size: 16px;
    }
    .main .data-download {
        padding: 30px 0;
    }
    .main .data-download .heart .tab-top {
        width: 100%;
        display: block;
        padding-bottom: 10px;
    }
    .main .data-download .heart .tab-top .oTab {
        width: 100%;
        margin-bottom: 10px;
    }
    .main .data-download .heart .tab-btm .uTab {
        display: none;
    }
    .main .data-download .heart .tab-btm .uTab table {
        border: 1px solid #ddd;
    }
    .main .data-download .heart .tab-btm .uTab table tr {
        line-height: 30px;
    }
    .main .data-download .heart .tab-btm .uTab table tr th {
        border: 1px solid #ddd;
        padding: 0 5px;
        box-sizing: border-box;
    }
    .main .data-download .heart .tab-btm .uTab table tr th .select-all {
        width: 50px;
        height: 30px;
        font-size: 12px;
        line-height: 30px;
    }
    .main .data-download .heart .tab-btm .uTab table tr th .select-all #select-all {
        width: 50px;
        height: 30px;
    }
    .main .data-download .heart .tab-btm .uTab table tr td {
        font-size: 12px;
    }
    .main .data-download .heart .tab-btm .u-active {
        display: block;
    }
    .main .data-download .heart .bulk-download {
        width: 50%;
        padding-top: 20px;
        float: left;
    }
    .main .data-download .heart .bulk-download .download {
        cursor: pointer;
        width: 100%;
        height: 40px;
        font-size: 14px;
        line-height: 40px;
    }
    .main .data-download .heart .popup {
        width: 100%;
        top: 50px;
        left: 0;
        margin-left: 0;
        z-index: 11;
        display: none;
    }
    .main .product {
        background-color: #F8F9FB;
    }
    .main .product .heart {
        padding: 30px 0;
    }
    .main .product .heart .product-r {
        width: 100%;
    }
    .main .product .heart .product-r ul {
        width: 100%;
    }
    .main .product .heart .product-r ul li {
        width: 47%;
        margin-right: 6%;
    }
    .main .product .heart .product-r ul li .li-heart .txt {
        font-size: 12px;
    }
    .main .product .heart .product-r ul li:nth-child(3n) {
        margin-right: 6%;
    }
    .main .product .heart .product-r ul li:nth-child(2n) {
        margin-right: 0;
    }
}