@media screen and (max-width:1366px) {
    .content {
        padding: 40px 0px
    }

    .now-txt p:nth-child(1) {
        font-size: var(--fontsize24)
    }

    .now-txt p:nth-child(2) {
        font-size: var(--fontsize12)
    }

    .now-us {
        width: 240px;
        height: 50px;
        font-size: var(--fontsize20)
    }

    .case .case-list ul li .show {
        width: 80%
    }

    .contact .contact-list li .title {
        font-size: var(--fontsize20);
        margin: 4% 0
    }

    .contact .contact-list li .des {
        font-size: var(--fontsize16)
    }

}

@media screen and (max-width:1024px) {
    .new-sidebar{
        display: none;
    }
    .technology-content .show p:nth-child(1) {
        font-size: var(--fontsize18)
    }

    .technology-content .show p:nth-child(2) {
        text-align: center;
        font-size: var(--fontsize14);
        margin-top: 5%;
        line-height: 1.5;
        width: 74%
    }

    .sidebar {
        width: 100%;
        margin-right: 0px;
        margin-bottom: 24px;
    }

    .case .case-list ul {
        justify-content: space-between
    }

    .case .case-list ul li {
        width: 48%;
        margin-right: 0px;
        margin-bottom: 4%
    }

    .news .wrap-r .news-list li .info .title {
        font-size: var(--fontsize18)
    }

    .news .wrap-r .news-list li .info .text {
        font-size: var(--fontsize14)
    }

    .case .case-det .top .right {
        width: 50%
    }

    .case .case-det .top .right .title {
        font-size: 34px;
        margin: 3% 0
    }

    .case .case-det .top .right ul li span {
        font-size: var(--fontsize16)
    }

    .solution .solution1-list li {
        padding: 4%
    }

    .contact .contact-list {
        flex-wrap: wrap
    }

    .contact .contact-list li {
        width: 48%;
        margin-bottom: 4%
    }

    .application2 .left {
        width: 42%
    }

    .application2 .right {
        margin-left: 8%
    }

    .application2 .right .title {
        font-size: var(--fontsize28, 28px)
    }

    .application2 .right .right-list .list li .tit {
        font-size: var(--fontsize20)
    }

    .application2 .right .right-list .list .show .theme {
        font-size: var(--fontsize20)
    }

    .president-content {
        flex-wrap: wrap
    }

    .president-content .left {
        width: 100%;
        margin-bottom: 6%
    }

    .president-content .right {
        width: 100%
    }

    .common-main .page-main {
        width: 100%
    }
}

@media screen and (max-width:900px) {

    table td,
    table th {
        white-space: nowrap
    }

    .overview-content {
        flex-direction: column;
        padding: 0px
    }

    .overview-left {
        width: 100%;
        box-sizing: border-box;
        margin-bottom: 0px;
        margin-right: 0px
    }

    .content {
        display: none
    }

    .overview-left div {
        width: 100%
    }

    .overview-left img {
        width: 100%
    }

    .overview-right {
        width: 100%
    }

    .technology-content ul {
        flex-wrap: wrap
    }

    .technology-content .show p {
        width: 100%
    }

    .technology-content .show p:nth-child(1) {
        font-size: var(--fontsize18);
        text-align: center
    }

    .technology-content .show p:nth-child(2) {
        font-size: var(--fontsize14)
    }

    .technology-nr p {
        font-size: var(--fontsize18)
    }

    .technology-content ul li {
        width: 24%
    }

    .technology-nr .technology-top .technology-mod em {
        font-size: 66px;
        top: -50%
    }

    .technology-nr .technology-top>em {
        top: -1px;
        left: 3px;
        font-size: var(--fontsize30)
    }

    .grade-content ul {
        width: 100%;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center
    }

    .grade-content ul li {
        width: 50%
    }

    .industrial-title {
        font-size: 40px
    }

    .clients-content ul li {
        width: 33%
    }

    .advantage-list {
        justify-content: space-between
    }

    .advantage-list li {
        width: 48%;
        margin-right: 0px
    }

    .support .support-maintenance .item .img {
        margin-right: 20px
    }

    .support .support-maintenance .item.top .img {
        margin-left: 20px;
        margin-right: 0px
    }
}

@media screen and (max-width:768px) {
    .every-title .des {
        width: 82%
    }

    .icon-videoplay {
        width: 30px;
        height: 30px
    }

    .common-main {
        padding: 15px 0px 30px
    }

    .technology-content ul li {
        width: 48%;
        margin-bottom: 1.5em
    }

    .technology-nr .technology-top .technology-mod em {
        font-size: 50px;
        left: 50%;
        top: 0%
    }

    .technology-nr .technology-top>em {
        top: 23px;
        left: 10px;
        font-size: var(--fontsize22)
    }

    .technology-content .show p:nth-child(1) {
        font-size: var(--fontsize24)
    }

    .technology-content .show p:nth-child(2) {
        font-size: var(--fontsize20);
        width: 80%
    }

    .information-txt-box {
        padding-top: 50px;
        padding-bottom: 130px
    }

    .industrial-title {
        font-size: var(--fontsize36)
    }

    .clients-content h4 {
        font-size: var(--fontsize36)
    }

    .now-context {
        flex-direction: column;
        align-items: flex-start;
        padding: 20px
    }

    .now-us {
        margin-top: 30px;
        width: 180px;
        height: 40px;
        font-size: var(--fontsize16)
    }

    .now-txt p:nth-child(1) {
        font-size: var(--fontsize18)
    }

    .news .wrap-r .particulars {
        padding: 0px;
        box-shadow: none
    }

    .news .wrap-r .particulars .title {
        font-size: var(--fontsize22)
    }

    .news .wrap-r .news-list li {
        width: 48%;
        margin-right: 0px
    }

    .news .wrap-r .news-list {
        justify-content: space-between
    }

    .news .wrap-r .particulars .de-img {
        flex-wrap: wrap
    }

    .news .wrap-r .particulars .de-img div {
        width: 100%;
        margin: 10px 0px
    }

    .news .wrap-r .particulars .de-img div img {
        width: 98%
    }

    .news .wrap-r .news-list.list0 li .img {
        width: 100%
    }

    .news .wrap-r .news-list.list0 li .img img {
        width: 100%
    }

    .news .wrap-r .news-list.list0 li>a {
        width: 40%
    }

    .news .wrap-r .news-list li .info {
        flex: 1
    }

    .news .wrap-r .news-list li .info .text {
        display: none
    }

    .news .wrap-r .news-list li .info .time {
        font-size: var(--fontsize14)
    }

    .news-d-main .wrap-r {
        width: 100%
    }

    .news .wrap-r .news-list.list0 li .info .more-btn {
        display: none
    }

    .send .top {
        width: 100%;
        margin-top: 3%
    }

    .send .item input {
        padding: 2.5% 20px
    }

    .product .right-wrap .pro-list li .pro-img .icon {
        opacity: 1
    }

    .product .right-wrap .pro-list.list1 {
        justify-content: space-between
    }

    .product .right-wrap .pro-list.list1 li {
        width: 100%;
        margin-right: 0px
    }

    .product .right-wrap .pro-list.list1 li:nth-child(3n) {
        margin-right: 0px
    }

    .product .right-wrap .detail .text {
        margin-left: 0px
    }

    .product .page-container .product-catelist .product-cateitem {
        width: 100%;
        margin-right: 0px
    }

    .product .right-wrap .pro-list.list0 li .pro-img {
        width: 45%
    }

    .product .like .pro-list li .pro-info .text {
        display: none
    }

    .product .right-wrap .like .pro-list .pro-img {
        width: 40%
    }

    .product .right-wrap .like ul li {
        width: 100%
    }

    .product .right-wrap .like ul li .btn {
        margin-top: 6px
    }

    .pro-d-main .crumbs {
        display: none
    }

    .product .right-wrap .commodity .info .btn .addToCart {
        padding: 6px 10px;
        margin-right: 0px
    }

    .product .right-wrap .commodity .info .btn>div,
    .product .right-wrap .commodity .info .btn>a {
        width: 48%;
        margin-right: 0px
    }

    .product .right-wrap .commodity .info .btn .probtn {
        margin-right: 0px
    }

    .pro-list.list1 li .pro-info {
        text-align: left
    }

    .pro-list li .pro-info .btn {
        padding: 4px 0px
    }

    .product .right-wrap .pro-list li:hover .pro-info .btn {
        padding: 4px 6px
    }

    .detail-page {
        flex-wrap: wrap
    }

    .detail-page>div {
        width: 100%;
        margin: 10px 0px
    }

    .product .right-wrap .commodity .info .btn {
        justify-content: space-between
    }

    .right-wrap {
        width: 100%;
        flex: inherit
    }

    .product .right-wrap .commodity .info {
        width: 100%;
        flex: inherit;
        margin-left: 0px
    }

    .preview-container {
        width: 100%
    }

    .preview-container .small-box {
        display: none
    }

    .preview-container .thumbnail-box {
        padding: 0px;
        margin: 0px;
        border: 1px solid #dcdcdc;
        overflow: hidden
    }

    .preview-container .thumbnail-box .item {
        height: calc(100vw - 30px);
        border: none
    }

    .product .page-container .product-catelist .product-cateitem .cate-info .cate-title {
        font-size: var(--fontsize18)
    }

    .preview-container .thumbnail-box .item .imgalt {
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        z-index: 99;
        bottom: 8px;
        background: rgba(0, 0, 0, .2);
        color: #FFFFFF;
        width: 95%;
        padding: 0px 6px;
        line-height: 35px;
        text-align: center;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
        overflow: hidden;
        border-radius: 30px;
        font-size: var(--fontsize14);
        padding-right: 40px
    }

    .preview-container .thumbnail-box .prodetails-button-next,
    .preview-container .thumbnail-box .prodetails-button-prev {
        display: none
    }

    .preview-container .banner-page {
        position: absolute;
        right: 10px;
        bottom: 10px;
        width: 32px;
        height: 32px;
        border-radius: 50%;
        background: var(--color);
        color: #FFFFFF;
        display: flex;
        align-items: center;
        justify-content: center;
        z-index: 9
    }

    .preview-container #media {
        border: none;
        height: 100% !important
    }

    .case .case-det .top {
        flex-wrap: wrap
    }

    .case .case-det .top .left {
        width: 100%
    }

    .case .case-det .top .right {
        width: 100%;
        margin-left: 0px;
        margin-bottom: 5%
    }

    .solution-b .solution-b-list {
        justify-content: space-between
    }

    .solution-b .solution-b-list li {
        width: 48%;
        padding: 4%;
        margin-right: 0px;
        margin-bottom: 3%
    }

    .solution-b .every-title .title {
        font-size: var(--fontsize24)
    }

    .solution .solution1-list li {
        width: 100%
    }

    .solution .solution2-list li {
        width: 100%
    }

    .contact .inquiry input {
        width: 100%
    }

    .advantage-list {
        justify-content: space-between
    }

    .advantage-list li {
        width: 48%;
        box-sizing: border-box;
        padding: 1.4% 2%;
        background-color: #f4f5fd;
        border-radius: var(--border);
        display: flex;
        margin-right: 0px;
        margin-bottom: 2%
    }

    .application2 {
        flex-wrap: wrap
    }

    .application2 .left {
        width: 100%
    }

    .application2 .right {
        margin-left: 0px;
        margin-top: 20px
    }

    .president-content .right .tit {
        font-size: var(--fontsize26)
    }

    .rd .rd-content {
        flex-wrap: wrap
    }

    .rd .rd-content .left {
        width: 100%
    }

    .rd .rd-content .right {
        width: 100%;
        margin-top: 20px
    }

    .rd .rd-content .left .every-title .theme {
        font-size: var(--fontsize14)
    }

    .rd .rd-content .left .every-title .title {
        font-size: var(--fontsize20)
    }

    .team .team-member .team-list .item {
        width: 100%;
        overflow: hidden;
        margin-bottom: 2em
    }

    .team .team-member .team-list .item .member-img img {
        width: 100%
    }

    .team .team-member .team-list {
        justify-content: center
    }

    .team .teamtitle {
        text-align: center;
        font-size: var(--fontsize24)
    }

    .team .teamdes {
        margin-top: 10px
    }

    .our-history .history-content .swiper .swiper-wrapper .swiper-slide::before {
        left: 103%
    }

    .support .support-maintenance .item {
        flex-wrap: wrap
    }

    .support .support-maintenance .item .info {
        width: 100%
    }

    .support .support-maintenance .item.top {
        flex-direction: column-reverse
    }

    .support .support-maintenance .item .img {
        width: 100%;
        margin-right: 0px;
        margin-bottom: 20px
    }

    .support .support-maintenance .item.top .img {
        margin-left: 0px
    }

    .support .support-maintenance .item .img img {
        width: 100%;
        margin: 0px
    }

    .download-list li {
        width: 100%
    }

    .download-list li .download-info {
        padding: 0px 10px
    }

    .download-list li .download-btn {
        width: 100px
    }

    .advantage-list li {
        width: 49%;
        margin-right: 0px
    }

    .advantage-list {
        justify-content: space-between
    }
}

@media screen and (max-width:500px) {
    .news .wrap-r .news-list li {
        margin-bottom: 6%;
        width: 100%
    }

    .news .wrap-r .news-list.list0 li .info {
        padding: 0px 10px
    }

    .news {
        margin-bottom: 20px
    }

    .product .right-wrap>.title {
        font-size: var(--fontsize20);
        margin-bottom: 10px
    }

    .detail-page .link-intro {
        width: 50px;
        text-align: center
    }

    .detail-page span {
        font-size: var(--fontsize14);
        padding: 0px 15px
    }

    .product .right-wrap .commodity .info .title {
        font-size: var(--fontsize20);
        font-weight: var(--fontweight4);
        color: var(--fontcolor);
        margin: 12px 0px
    }

    .product .right-wrap .pro-list.list0 li .pro-info {
        flex: 1;
        padding-left: 10px
    }

    .product .right-wrap .pro-list.list0 li .pro-info .btn {
        display: none
    }

    .product .page-container .product-catelist .product-cateitem .cate-info .cate-text {
        display: none
    }

    .product .page-container .product-catelist .product-cateitem .cate-img {
        width: 45%
    }

    .pro-list li .pro-info .title {
        font-size: var(--fontsize16)
    }

    .every-title .des {
        width: 100%;
        font-size: var(--fontsize14);
        margin-top: 4%
    }

    .overview-right {
        padding: 0px
    }

    .overview-right p {
        margin-right: 0px
    }

    .overview-right p:nth-child(1) {
        color: var(--color);
        margin-top: 20px;
        font-size: var(--fontsize14)
    }

    .overview-right h4 {
        font-size: var(--fontsize18);
        margin-bottom: 10px
    }

    .technology-content {
        margin: 20px auto;
        padding: 0px
    }

    .technology-nr p {
        font-size: var(--fontsize14)
    }

    .technology-nr img {
        width: 55px;
        height: 64px
    }

    .technology-content .show p:nth-child(1) {
        font-size: var(--fontsize16)
    }

    .technology-content .show p:nth-child(2) {
        font-size: var(--fontsize12);
        line-height: 1.4;
        width: 90%
    }

    .industrial-title {
        font-size: var(--fontsize24);
        margin-top: 10px;
        line-height: 1.6
    }

    .information-txt-box {
        padding-top: 30px;
        padding-bottom: 50px
    }

    .information-btn {
        margin-top: 20px;
        font-size: var(--fontsize14)
    }

    .grade-content ul {
        transform: translateY(-30px)
    }

    .grade-content ul li p:nth-child(1) {
        font-size: var(--fontsize24)
    }

    .grade-content ul li p:nth-child(2) {
        font-size: var(--fontsize14)
    }

    .clients-content h4 {
        margin: 2% 0;
        font-size: var(--fontsize24);
        color: var(--fontcolor)
    }

    .clients-content p:nth-child(1) {
        font-size: var(--fontsize14)
    }

    .case .case-list ul li .show {
        width: 100%;
        height: 100%;
        bottom: 0px;
        left: 0px;
        display: flex;
        flex-direction: column;
        justify-content: center
    }

    .case .case-list ul li .show .title {
        font-size: var(--fontsize14);
        margin: 8px 0px
    }

    .case .case-list ul li .show .des {
        display: none
    }

    .case .case-list ul li .show .box {
        width: 24px;
        height: 24px
    }

    .case .case-list ul li .show a em {
        font-size: var(--fontsize16)
    }

    .case .menu ul li a {
        padding: 6px 8px;
        min-width: 100px
    }

    .case .case-det .top .right .title {
        font-size: var(--fontsize24);
        margin: 5% 0
    }

    .case .case-det .top .right ul li span {
        font-size: var(--fontsize14)
    }

    .case .case-det .bottom .title {
        font-size: var(--fontsize20)
    }

    .case .case-det .bottom p {
        line-height: 26px;
        font-size: var(--fontsize14)
    }

    .case .case-det .bottom .item-ti {
        margin-top: 4%;
        font-size: var(--fontsize17)
    }

    .case .case-det .bottom .mar {
        margin: 4% 0
    }

    .solution-b .solution-b-list li {
        width: 100%;
        padding: 4%;
        margin-bottom: 6%
    }

    .solution .solution1-list li .item-box .text .des {
        font-size: var(--fontsize14);
        color: var(--introcolor);
        line-height: 24px
    }

    .solution .solution1-list li .item-box .text .title {
        font-size: var(--fontsize20)
    }

    .solution .solution1-list li {
        margin-bottom: 6%
    }

    .solution .solution2-list li .item-box .top .title {
        font-size: var(--fontsize20)
    }

    .solution .solution2-list li .item-box .bottom .des {
        font-size: var(--fontsize14);
        line-height: 24px
    }

    .solution .solution2-list li {
        margin-bottom: 6%
    }

    .contact .inquiry {
        background-color: #eff2f7;
        border-radius: 10px;
        box-sizing: border-box;
        padding: 6% 4%;
        margin-top: 4%
    }

    .contact .inquiry .send-btn {
        width: 180px;
        height: 48px;
        border-radius: var(--border);
        background-color: var(--color);
        display: flex;
        align-items: center;
        justify-content: center;
        color: #FFFFFF;
        font-weight: var(--fontweight5);
        margin-top: 4%
    }

    .contact .contact-list li .ic {
        font-size: var(--fontsize24);
        color: var(--color)
    }

    .contact .contact-list li {
        width: 100%
    }

    .contact .contact-list li .title {
        font-size: var(--fontsize18);
        margin: 2% 0
    }

    .contact .contact-list li .des {
        font-size: var(--fontsize14)
    }

    .advantage-list li {
        width: 100%;
        padding: 12px 15px;
        margin-bottom: 4%
    }

    .advantage-list li .right .tit {
        font-size: var(--fontsize18)
    }

    .advantage-list li .right .des {
        font-size: var(--fontsize14)
    }

    .application2 .right .title {
        font-size: var(--fontsize20);
        margin-bottom: 10px
    }

    .application2 .right .des {
        font-size: var(--fontsize14);
        line-height: 24px
    }

    .application2 .right .right-list .list li .tit {
        font-size: var(--fontsize18)
    }

    .application2 .right .right-list .list .show .theme {
        font-size: var(--fontsize18)
    }

    .application2 .right .right-list .list .show .text {
        color: var(--introcolor);
        margin: 4% 0;
        font-size: var(--fontsize14)
    }

    .application2 .right .right-list .list li {
        padding: 6% 0
    }

    .president-content .left .play {
        width: 70px;
        height: 70px
    }

    .president-content .left .play .img-box img {
        width: 30px
    }

    .president-content .right .tit {
        font-size: var(--fontsize20)
    }

    .president-content .right .des {
        font-size: var(--fontsize14);
        line-height: 22px;
        margin: 4% 0
    }

    .president-content .right .list {
        flex-wrap: wrap
    }

    .president-content .right .list div {
        width: 100%;
        margin-bottom: 20px
    }

    .president-content .right .list div .theme {
        font-size: var(--fontsize18);
        margin-bottom: 0px
    }

    .rd .rd-content .left .info {
        font-size: var(--fontsize14);
        color: var(--introcolor);
        margin: 20px 0px
    }

    .our-history .history-content .date {
        font-size: var(--fontsize14)
    }

    .our-history .history-content .tit {
        font-size: var(--fontsize18)
    }

    .our-history .history-content .des {
        font-size: var(--fontsize16);
        color: var(--introcolor);
        white-space: inherit;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden
    }

    .our-history .history-content .swiper .swiper-wrapper .swiper-slide {
        width: 47%
    }

    .our-history .history-content .swiper .swiper-wrapper .swiper-slide:nth-child(2n) p {
        text-align: left;
        transform: translateX(112%)
    }

    .our-history .every-title .title {
        font-size: var(--fontsize20)
    }
}

@media(max-width:1024px) {
    .project-wrap {
        justify-content: space-between
    }

    .project-wrap li {
        margin-right: 0px;
        width: 48%
    }
}

@media(max-width:768px) {
    .project-wrap li {
        width: 100%
    }

    .project-wrap li .project-info {
        transform: translateY(0);
        opacity: 1;
        visibility: initial;
        justify-content: center
    }

    .project-wrap li .project-info a {
        justify-content: center
    }
}