﻿@charset "utf-8";

/* CSS Document */

@media (min-width:576px) {}

@media (min-width:768px) {
    /*内页banner*/
    .inside-banner img {
        min-height: 360px;
    }
}

@media (min-width:992px) {
    /*内页banner*/
    .inside-banner img {
        min-height: 450px;
    }
    /*产品栏目页*/
    .proudct-nav li:hover {
        box-shadow: 0 0 2rem rgba(40, 43, 109, 0.12);
        background: #fff;
    }
    .proudct-nav li:nth-of-type(2n) .img {
        order: 1;
    }
    .proudct-nav li:hover .info>div {
        transform: translate(0%, -1rem);
    }
    /*关于*/
    /*联系*/
}

@media (min-width:1200px) {
    .menu-btn {
        display: none!important;
    }
}

@media screen and (min-width:1600px) {}

@media screen and (max-width: 1599.98px) {
    .navbar-brand>div span {
        font-size: 0.9375rem;
    }
    .navbar-brand>div span.font-en {
        font-size: 1.5rem;
    }
    #head .navbar-nav li>a {
        padding: 0 1.125rem;
    }
    /*内页*/
    .inside-banner .info .title {
        font-size: 3.5rem;
    }
    .inside-banner .info .subtitle {
        font-size: 7rem;
    }
    .inside-banner .info .slogan {
        font-size: 1.5rem;
    }
}

@media screen and (max-width: 1399.98px) {
    .navbar-brand>div {
        display: none;
    }
    #head .navbar-nav li>a {
        padding: 0 1rem;
    }
    /*banner*/
    #banner .info .title {
        font-size: 2.75rem;
    }
    #banner .info .subtitle {
        font-size: 2.5rem;
    }
    #banner .item .text {
        font-size: 1.125rem;
    }
    /*产品列表*/
    /*加入*/
    .join-info li .info,
    .join-info li .info p {
        font-size: 1rem;
    }
    .join-info li .info {
        width: 35%;
        padding-bottom: 6rem;
    }
    .join-info li .title:before {
        font-size: 6rem;
    }
    .join-info li .img {
        width: 55%;
    }
    .join-info li .img a {
        padding-bottom: 75%;
    }
}

@media screen and (max-width: 1199.98px) {
    /*头部导航*/
    .head-btn-contact {
        display: none;
    }
    #head .navbar-nav li {
        margin: 0;
    }
    #head .navbar-nav li>a {
        padding: 0 0.75rem;
        font-size: 0.9375rem;
    }
    #head .navbar-nav .dropdown-menu .container {
        width: 100%;
    }
    /*banner*/
    #banner .info .title {
        font-size: 2.5rem;
    }
    #banner .info .subtitle {
        font-size: 2rem;
    }
    .product-list li {
        width: 33.33%;
    }
    /*产品详情*/
    /*图片列表*/
    .picture-list li,
    .picture-list2 li {
        width: 33.33%;
    }
}

@media screen and (max-width: 991.98px) {
    body,
    body.no-head-bg {
        padding-top: var(--head_height);
    }
    /*边距盒子*/
    .padding-box {
        padding-top: 6rem;
        padding-bottom: 6rem;
    }
    .padding-top {
        padding-top: 6rem;
    }
    .padding-bottom {
        padding-bottom: 6rem;
    }
    .small-padding-box {
        padding-top: 4rem;
        padding-bottom: 4rem;
    }
    .small-padding-top {
        padding-top: 4rem;
    }
    .small-padding-bottom {
        padding-bottom: 4rem;
    }
    /*标题*/
     :root {
        --head_height: 4rem;
    }
    h1,
    .h1 {
        font-size: 2.5rem;
    }
    h2,
    .h2 {
        font-size: 2rem;
    }
    h3,
    .h3 {
        font-size: 1.5rem;
    }
    h4,
    .h4 {
        font-size: 1.25rem;
    }
    h5,
    .h5 {
        font-size: 1.125rem;
    }
    h6,
    .h6 {
        font-size: 1rem;
    }
    #head {
        padding-left: 3%;
    }
    .no-head-bg #head,
    .no-head-bg.top #head {
        padding-top: 0;
        background: #fff;
    }
    .top #head .navbar-nav li>a {
        color: var(--text);
    }
    .top #head .head-wap-btn .dropdown a {
        color: var(--text);
    }
    .top.menu-open #head .navbar-brand,
    .no-head-bg.top #head .navbar-brand {
        -webkit-filter: brightness(1) invert(0);
        filter: brightness(1) invert(0);
    }
    .head-conent {
        padding: 0;
    }
    .head-wap-btn {
        width: 100%;
    }
    .head-btn-search {
        display: none;
    }
    #head .head-wap-btn .dropdown.language {
        display: none;
    }
    .head-wap-btn .dropdown>a {
        font-size: 0.875rem;
    }
    /*banner*/
    #banner video {
        height: 61.8vw;
    }
    #banner .info .title {
        font-size: 2rem;
    }
    #banner .info .subtitle {
        font-size: 2rem;
    }
    #banner .item .text {
        display: none;
        font-size: 1rem;
    }
    #banner .item .btn a {
        margin-top: 2rem;
    }
    #banner .owl-nav i {
        width: 3rem;
        height: 3rem;
        line-height: 3rem;
        font-size: 1.25rem;
    }
    .index-title .title .font-en {
        font-size: 4.5rem;
    }
    /*产品*/
    .index-p-box .left {
        width: 50%;
    }
    .index-p-box .right {
        width: 50%;
    }
    .index-p-box .item .icon {
        display: none;
    }
    /*服务*/
    .index-s-list li {
        width: 50%;
    }
    /*新闻*/
    .index-news .left .head .more {
        font-size: 0.9375rem;
    }
    .index-news .left {
        width: 100%;
    }
    .index-news .right {
        width: 100%;
    }
    /*页脚*/
    #foot .foot-box .foot-logo {
        display: none;
    }
    .code {
        display: none;
    }
    /*内页banner*/
    .inside-banner picture,
    .inside-banner img,
    .article-banner picture,
    .article-banner img {
        width: 100%;
        height: 450px;
    }
    .inside-banner .info .title {
        font-size: 2.5rem;
    }
    .inside-banner .info .subtitle {
        font-size: 4.5rem;
    }
    .inside-banner .info .slogan {
        font-size: 1.25rem;
    }
    .mouse-box {
        bottom: 1rem;
    }
    /*内页导航*/
    .inside-nav {
        display: none;
    }
    /*产品*/
    .p-list .nav-tabs a {
        font-size: 0.9375rem;
    }
    .p-list .tab-content ul li a .more {
        display: none;
    }
    .p-list .tab-content ul li {
        width: 50%;
        padding: 0.75rem;
    }
    .p-app .nav-tabs {
        display: flex;
        flex-wrap: wrap;
        position: static;
        transform: translate( 0, 0%);
        border-radius: 0;
    }
    .p-app .nav-tabs li {
        width: 24.5%;
        margin: 0.25%;
    }
    .p-app .nav-tabs a {
        padding: 0 0.75rem;
        font-size: 0.9375rem;
        text-align: center;
        border-radius: 0;
        background: var(--grey_bg);
    }
    .p-app .tab-conten {
        position: relative;
        z-index: 1;
    }
    .p-app .tab-content pre {
        font-size: 1rem;
        line-height: 1.75em;
    }
    .p-app .tab-content .tab-pane .info {
        position: static;
        padding: 4rem 0;
    }
    .p-app .tab-content .tab-pane .img {
        position: absolute;
        z-index: -1;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }
    .p-app .tab-content .tab-pane .img img {
        width: 100%;
        height: 100%;
    }
    .p-app .tab-content .tab-pane .info .container>div {
        width: 85%;
    }
    /*产品详情*/
    .product {
        padding-top: 0;
    }
    .product .img {
        width: 100%;
        margin-bottom: 2rem;
        margin-top: -2rem;
    }
    #product-img {
        padding: 0;
    }
    #product-img .item,
    #product-img .item a {
        text-align: center;
    }
    #product-img .item img {
        display: inline-block;
        max-width: 500px;
    }
    #product-img .owl-dots {
        position: static;
        width: 100%;
    }
    #product-img .owl-dot {
        width: 3.5rem;
        height: 3.5rem;
    }
    #product-img .owl-dot img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    #product-img .owl-nav [class*=owl-] {
        bottom: 3.5rem;
        opacity: 1;
    }
    #product-img .owl-nav [class*=owl-].owl-prev {
        left: 0rem;
    }
    #product-img .owl-nav [class*=owl-].owl-next {
        right: 0rem;
    }
    .product .info {
        order: 1;
        width: 100%;
    }
    .product .info .text p {
        font-size: 1rem;
    }
    .product-d .nav-tabs a {
        font-size: 1rem;
    }
    #p-parameter ul li {
        width: 100%;
        font-size: 0.9375rem;
    }
    #p-parameter ul li {
        width: 100%;
        font-size: 0.9375rem;
    }
    /*产品翻页*/
    .product-page-box {
        display: none;
        padding-top: 3rem;
        padding-bottom: 3rem;
    }
    .product-page>div {
        width: 100%;
        margin: 0.25rem 0;
    }
    .product-page>div>a {
        padding: 1rem 1.5rem;
    }
    .product-d .tab-content ul {
        -webkit-column-count: 1;
    }
    .t-list li {
        width: 100%;
    }
    .t-list li a .title {
        color: var(--colour1);
    }
    /*解决方案*/
    .solution-list .item .img {
        width: 100%;
    }
    .solution-list .item .info {
        width: 100%;
    }
    .solution-list .item .info .subtitle {
        margin-bottom: 2.5rem;
    }
    .solution-list .item .info p {
        font-size: 0.9375rem;
        display: block;
        max-height: 6em;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .solution-list .item .info .more {
        margin: 1rem 0;
    }
    .solution-btn {
        width: 100vw;
        position: static;
    }
    .solution-list .owl-stage-outer {
        order: 0;
    }
    .solution-list .owl-dots .owl-dot {
        font-size: 0.9375rem;
    }
    .case-nav a{font-size:0.9375rem;}
    .case-list li {
        width: 50%;
        padding: 1rem;
    }
    /*关于*/
    .about .info {
        font-size: 1rem;
    }
    .about-info {
        flex-wrap: wrap;
    }
    .about-info .img {
        margin-top: -1.5rem;
        margin-bottom: 1.5rem;
        width: 100%;
    }
    .about-info .info {
        order: 1;
        width: 100%;
        max-width: none;
    }
    .culture li {
        width: 32%;
        flex-wrap: wrap;
        align-content: flex-start;
    }
    .culture li>div {
        width: 100%;
        margin: 0;
    }
    .culture li>div .icon {}
    /*新闻*/
    .news-list li {
        width: 50%;
    }
    /*博客*/
    .blog-list li {
        width: 50%;
    }
    /*文章详情*/
    .article-banner picture,
    .article-banner img {
        height: 25rem;
    }
    .article-banner a.btn {
        padding: 0 1.5rem;
        font-size: 0.9375rem;
        line-height: 3em;
        margin-top: 2rem;
    }
    .article-banner .left {
        width: 100%;
    }
    .article-body,
    .article-body p {
        font-size: 0.9375rem;
        line-height: 1.75em;
    }
    .article-page {
        margin-top: 2rem;
    }
    .article-page a.left,
    .article-page a.right {
        margin: 0.25rem 0;
        width: 100%;
    }
    /*新闻*/
    .news-first .btn {
        display: none;
    }
    /*合作*/
    .logo-list li {
        width: 25%;
    }
    .cooperate-head img {
        min-height: 25rem;
    }
    .cooperate-head .info {
        bottom: 10rem;
    }
    .cooperate-list {
        margin-top: -5rem;
        
        flex-wrap: wrap;
    }
    .cooperate-list li {
        margin: 0.75rem 0;
        width: 100%;
        padding: 1.25rem;
        height: auto;
    }
    .cooperate-down {
        width: 100%;
    }
    .cooperate-down li a {
        font-size: 1.125rem;
    }
    .s-list li .img {
        order: 0 !important;
        width: 100%;
    }
    .s-list li .info {
        order: 1 !important;
        width: 100%;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .s-list li .info>div {
        width: 100%;
        padding: 3rem 1.5rem 2rem !important;
    }
    .s-list li .info p {
        font-size: 0.9375rem;
    }
    .s-list li .info p:before {
        top: 0.25rem;
    }
    .s-list li .info:before {
        width: 100% !important;
    }
    /**/
    .honor {
        flex-wrap: wrap;
    }
    .honor .left {
        order: 1;
        width: 100%;
    }
    .honor .right {
        width: 100%;
        order: 0;
    }
    .honor .right .img {
        position: static;
        width: 100%;
        height: auto;
        margin-bottom: 1rem;
    }
    .honor .right .img>div {
        padding-left: 10%;
        position: static;
        height: 360px;
        text-align: right;
    }
    .honor .right .img>div img {
        display: inline-block;
    }
    /*历程*/
    .history-en {
        font-size: 8rem;
    }
    .history .nav-tabs {
        flex-wrap: wrap;
    }
    .history .nav-tabs li {
        flex: none;
        margin: 0.125rem;
        width: calc(50% - 0.25rem);
    }
    .history .nav-tabs a span {
        font-size: 0.9375rem;
    }
    .history .tab-pane>div {
        flex-wrap: wrap;
    }
    .history .tab-content .img {
        padding-left: 0;
        width: 100%;
        margin-bottom: 2.5rem;
    }
    .history .tab-content span {
        writing-mode: horizontal-tb;
        top: auto;
        bottom: -1rem;
        font-size: 4rem;
        transform: translate(0%, 0%);
    }
    .history .tab-content .info {
        width: 100%;
    }
    .history .tab-content li .time {
        font-size: 0.9375rem;
    }
    .history .tab-content li .time:before {
        width: 0.875rem;
        height: 0.875rem;
    }
    /*制造*/
    .strength .img img {
        height: auto;
        min-height: 320px;
    }
    .strength .right {
        width: 70%;
    }
    .strength ul li {
        margin: 0.25rem;
        width: calc(50% - 0.5rem);
    }
    /* 科研 */
    .area-list li {
        padding: 0 2rem;
    }
    .team-list li {
        width: 26%;
    }
    .school-list {
        justify-content: flex-start;
    }
    .school-list li {
        padding: 0.5rem;
        width: 25%;
    }
    /*加入*/
    .join-info li {
        padding-bottom: 6vw;
    }
    .join-info li:nth-of-type(Odd):before {
        background: #fff;
    }
    .join-info li .info,
    .join-info li .info p {
        font-size: 0.9375rem;
    }
    .join-info li .info {
        order: 1;
        width: 100%;
        padding-bottom: 0rem;
    }
    .join-info li .title:before {
        font-size: 5rem;
    }
    .join-info li .img {
        width: 100%;
        margin-bottom: 3rem;
    }
    .join-info li .img a {
        padding-bottom: 75%;
    }
    /*faq*/
    #faq .card {
        padding: 1rem 0;
    }
    #faq .card .card-header a {
        font-size: 1rem;
    }
    #faq .card .card-header a:before {
        width: 1.5rem;
        height: 1.5rem;
        line-height: 1.5rem;
        font-size: 0.875rem;
    }
    /*下载*/
    .search-box {
        margin-bottom: 2rem;
    }
    .search-box form.search input {
        font-size: 0.9375rem;
    }
    .search-box form.search button {
        font-size: 0.9375rem;
    }
    .down-nav {
        margin: 3rem 0 1.5rem;
    }
    .down-nav a {
        font-size: 1rem;
    }
    .cooperate li a {
        font-size: 1.125rem;
    }
    .down-list ol>span:first-child,
    .down-list li>a:first-child {
        width: 100%;
    }
    .down-list ol>span,
    .down-list li>span {
        display: none;
    }
    .down-list ol>span:first-child,
    .down-list ol>span:last-child {
        display: block;
    }
    .down-list ol>span,
    .down-list li>span,
    .down-list li>a {
        padding: 1rem 0;
    }
    /*视频*/
    .video-list li {
        width: 50%;
    }
    /*联系*/
    .contact>.container {
        flex-wrap: wrap;
    }
    .contact>.container>div {
        width: 100%;
    }
    .contact>.container>div.contact-box {
        border-right: none;
        padding-bottom: 0;
    }
    .contact-shop a {
        padding: 1rem;
        font-size: 1rem;
    }
    .feedback-box {
        flex-wrap: wrap;
    }
    .feedback-box .info {
        margin-bottom: 2rem;
        width: 100%;
    }
    .feedback-box .form {
        width: 100%;
    }
    /*反馈*/
    .service-icon {
        margin: 1rem 0;
        width: 4rem;
        height: 4rem;
        line-height: 4rem;
        font-size: 2.25rem;
    }
    /*联系*/
}

@media screen and (max-width: 767.98px) {
    h1,
    .h1 {
        font-size: 2rem;
    }
    h2,
    .h2 {
        font-size: 1.75rem;
    }
    h3,
    .h3 {
        font-size: 1.375rem;
    }
    h4,
    .h4 {
        font-size: 1.125rem;
    }
    h5,
    .h5 {
        font-size: 1rem;
    }
    h6,
    .h6 {
        font-size: 0.9375rem;
    }
    /*边距盒子*/
    .padding-box {
        padding-top: 5rem;
        padding-bottom: 5rem;
    }
    .padding-top {
        padding-top: 5rem;
    }
    .padding-bottom {
        padding-bottom: 5rem;
    }
    .small-padding-box {
        padding-top: 3.5rem;
        padding-bottom: 3.5rem;
    }
    .small-padding-top {
        padding-top: 3.5rem;
    }
    .small-padding-bottom {
        padding-bottom: 3.5rem;
    }
    /*翻页*/
    .page a {
        margin: 0.25rem;
        width: 2.25rem;
        height: 2.25rem;
        line-height: 2.25rem;
        font-size: 0.875rem;
    }
    .main .page a {
        background: #fff;
    }
    .main .page a.active {
        color: #fff;
        background: var(--text);
    }
    .main .page a.next,
    .main .page a.prev {
        margin: 0.25rem;
        font-size: 0.875rem;
        padding: 0 0.75rem;
    }
     :root {
        --head_height: 3.25rem;
    }
    .head .navbar-collapse {
        position: absolute;
        top: 100%;
        left: 0;
        right: 0;
    }
    #wap-menu .navbar-nav li .subnav>ul li {
        width: 100%;
    }
    /*产品*/
    .index-p-box {
        flex-wrap: wrap;
    }
    /*页脚*/
    /*页脚*/
    #foot .foot-copyright>div {
        padding: 1rem 0;
    }
    #foot .foot-box {
        display: none;
    }
    /*内页banner*/
    .inside-banner picture,
    .inside-banner img,
    .article-banner picture,
    .article-banner img {
        width: 100%;
        height: 400px;
    }
    .inside-banner .info .title {
        font-size: 2rem;
    }
    .inside-banner .info .subtitle {
        margin-top: -1.25em;
        font-size: 3rem;
    }
    .inside-banner .info .slogan {
        font-size: 1.1s25rem;
    }
    .mouse-box {
        display: none;
    }
    /*关于*/
    .attestation-list li {
        width: 33.33%;
    }
    .culture li {
        width: 100%;
        margin: 0.5rem 0;
    }
    .strength .left {
        margin-bottom: 1rem;
    }
    .strength .right {
        width: 100%;
        font-size: 0.9375rem;
    }
    .strength .info {
        padding: 1.25rem;
    }
    .team-list {
        justify-content: space-between;
    }
    .team-list li {
        width: 30%;
    }
    .team-list li a .cn-name {
        display: block;
        font-size: 1rem;
    }
    .team-list li a .en-name {
        display: none;
        font-size: 0.875rem;
    }
    .team-list li a .position {
        font-size: 0.9375rem;
    }
    .team-list li a .more {
        display: none;
    }
    .area-list li {
        padding: 0 1.5rem;
        margin: 0.5rem 0;
        font-size: 0.9375rem;
    }
    .area-list li img {
        width: 2.75rem;
    }
    .school-list li {
        padding: 0.25rem;
        width: 33.33%;
    }
    /*产品*/
    .p-list .nav-tabs{
          justify-content: flex-start;
    }
    .p-list .nav-tabs li{
        width:33.33%;
    }
    .p-list .nav-tabs a {
        width:100%;
        padding:0;
        margin:0.25rem;
        font-size: 0.875rem;
        text-align: center;
    }
    .product-list li {
        width: 50%;
    }
    .product-d .nav-tabs a {
        padding: 0.5rem 1rem;
    }
    /*解决方案*/
    .case-nav {
          justify-content: flex-start;
    }
    .case-nav li{
        width:33.33%;
    }
    .case-nav a {
        width:100%;
        padding:0;
        margin:0.25rem;
        font-size: 0.875rem;
    }
    /*图片列表*/
    .picture-list li,
    .picture-list2 li {
        width: 50%;
    }
    /*文章*/
    .article-banner picture,
    .article-banner img {
        height: 105vw;
    }
    .article .article-head {
        margin-bottom: 2rem;
        padding-left: 0;
        border: none;
    }
    .article-page {
        margin-top: 3rem;
    }
    /*新闻*/
    .news-first {
        flex-wrap: wrap;
    }
    .news-first .img {
        width: 100%;
    }
    .news-first .info {
        width: 100%;
    }
    /*合作*/
    .logo-list li {
        width: 33.33%;
    }
    .cooperate-down li a {
        padding: 1.25rem 0;
        font-size: 1rem;
    }
    .cooperate-down li a .icon {
        font-size: 1.75rem;
    }
    /*下载*/
    .cooperate li a {
        padding: 1.25rem 0;
        font-size: 1rem;
    }
    .cooperate li a .icon {
        font-size: 1.75rem;
    }
    /*加入我们*/
    .join-nav li {
        width: 100%;
        margin-bottom: 3rem;
    }
    .join-nav li .title {
        font-size: 1.25rem;
    }
    .activity-list {
        -moz-column-count: 2;
        -webkit-column-count: 2;
        column-count: 2;
        -moz-column-gap: 0.75rem;
        -webkit-column-gap: 0.75rem;
        column-gap: 0.75rem;
    }
    .join-head>div {
        padding: 1rem 0;
    }
    .join-head .class,
    .join-head .place,
    .join-head .number {
        display: none;
    }
    .join-head .name {
        width: 70%;
    }
    .join-head .time {
        width: 30%;
    }
    /*联系方式*/
    .contact-info li {
        width: 100%;
    }
    .contact-info li>div {
        padding: 0;
    }
    /*联系*/
}

@media screen and (max-width: 575.98px) {
    .container {
        width: 100%;
    }
    form button.btn {
        padding: 0 2rem;
        font-size: 0.875rem;
    }
    /*首页标题*/
    .index-title {
        margin-bottom: 1.5rem;
        text-align: center;
        justify-content: center;
    }
    .index-title .title .font-en {
        left: 50%;
        transform: translateX(-50%) !important;
    }
    .inside-title .h6,
    .inside-title p {
        max-width: 100%;
    }
    .index-title .right .btn-box a {
        display: none;
    }
    /*产品*/
    .index-p-box .left,
    .index-p-box .right {
        width: 100%;
    }
    .index-p-box .item .info {
        padding: 1.5rem;
    }
    /*服务*/
    .index-s-list li {
        padding: 0.5rem;
    }
    .index-s-list li .img {
        display: none;
    }
    .index-s-list li a .info {
        padding: 1rem;
    }
    /*首页新闻*/
    .index-news .left .head .more {
        display: none;
    }
    .index-n-img li {
        width: 100%;
        margin-bottom: 0.5rem;
    }
    /*内页banner*/
    .inside-banner picture,
    .inside-banner img,
    .article-banner picture,
    .article-banner img {
        height: 300px;
    }
    /*产品*/
    .p-list .tab-content ul li {
        width: 100%;
    }
    .p-app .nav-tabs {}
    .p-app .nav-tabs li {
        width: auto;
        flex-grow: 1;
    }
    /*应用*/
    .solution-list .item .info .title {
        margin-bottom: 0.5rem;
    }
    .solution-list .item .info .subtitle {
        margin-bottom: 1.5rem;
    }
    .solution-list .item .info .more {
        font-size: 0.875rem;
    }
    .case-list {
        margin-left: -0.75rem;
        margin-right: -0.75rem;
    }
    .case-list li {
        padding: 0.5rem;
    }
    .case-list li .title {
        font-size: 1rem;
    }
    /*合作*/
    .cooperate-down li a {
        padding: 1.125rem 0;
        font-size: 0.9375rem;
    }
    .cooperate-down li a .icon {
        font-size: 1.5rem;
    }
    /*下载*/
    .cooperate li a {
        padding: 1.125rem 0;
        font-size: 0.9375rem;
    }
    .cooperate li a .icon {
        font-size: 1.5rem;
    }
    /*新闻*/
    .news-page a {
        margin-bottom: 0.5rem;
        width: 100%;
    }
    .news-list li {
        width: 100%;
    }
    /*博客*/
    .blog-list li {
        width: 100%;
    }
    /*反馈*/
    .service-icon {
        display: none;
    }
    /*联系*/
    .ac-list li {
        margin: 1rem 0;
    }
    .ac-list li .img {
        width: 100%;
    }
    .ac-list li .info {
        width: 100%;
        padding: 2rem;
    }
}