﻿@charset "utf-8";

/* CSS Document */

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

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

@media (min-width:992px) {
    .wap-bottom-btn {
        display: none;
    }
    /*产品*/
    .index-p-wapnav {
        display: none;
    }
    /*首页优势*/
    /*页脚*/
    /*内页框架*/
    #inside-nav-btn {
        position: relative;
        width: 100%;
        color: #fff;
        border: none;
        border-radius: 0;
        background: linear-gradient(to bottom, var(--colour2) 0%, var(--colour1) 100%);
    }
    #inside-nav-btn span {
        position: relative;
        z-index: 2;
        font-size: 1.25rem;
        line-height: 3em;
        font-weight: bold;
    }
    #inside-nav-btn span.title-en {
        position: absolute;
        z-index: 1;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        opacity: 0.1;
        font-size: 2.5rem;
        line-height: 1em;
        font-weight: bold;
        white-space: nowrap;
    }
}

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

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

@media screen and (max-width: 1599.98px) {
    body,
    html {
        font-size: 15px;
    }
    .index-logo .index-logo-list li {
        width: 25%;
    }
}

@media screen and (max-width: 1399.98px) {
    .head-contact {
        display: none;
    }
}

@media screen and (max-width: 1199.98px) {
     :root {
        --head_height: 6rem;
    }
    #head>.head-conent {
        width: 100%;
        padding: 0 15px;
    }
    .navbar-brand>div small {
        display: none;
    }
    .index-logo .index-logo-list {
        width: calc(100% - 25rem);
    }
}

@media screen and (max-width: 991.98px) {
     :root {
        --head_height: 4rem;
    }
    body {
        padding-bottom: 3.25rem;
    }
    body,
    html {
        font-size: 14px;
    }
    #head {
        position: fixed;
        z-index: 99999;
        top: 0;
        left: 0;
        right: 0;
    }
    .head-top {
        display: none;
    }
    #head>.head-conent {
        width: 100%;
        padding: 0;
        padding-left: 15px;
    }
    .navbar-brand>div {
        padding-left: 0.5rem;
    }
    .navbar-brand .web {
        display: none;
    }
    .navbar-brand .wap {
        display: inline-block;
    }
    .head-wap-btn {
        flex-shrink: 1;
    }
    .head-nav .navbar-toggler {
        margin-left: 0;
    }
    #head .head-wap-btn .dropdown.language a {
        justify-content: center;
    }
    #head .head-wap-btn .dropdown.language a span {
        margin-right: 0;
    }
    .head-contact {
        display: none;
    }
    .head-nav {
        display: none;
    }
    /*banner*/
    #banner video {
        height: 61.8vw;
    }
    #banner .info .title {
        font-size: 1.75rem;
    }
    #banner .info .subtitle {
        font-size: 1.5rem;
    }
    #banner .info p {
        font-size: 1rem;
    }
    #banner .owl-nav i {
        width: 3rem;
        height: 3rem;
        line-height: 3rem;
        font-size: 1.25rem;
    }
    /**/
    .hot-list {
        display: none;
    }
    .search {
        width: 100%;
    }
    .search form {
        width: 100%;
    }
    /*客户*/
    .nav-center .owl-nav {
        display: none;
    }
    .nav-center .owl-dots {
        display: block;
    }
    /*标题*/
    .index-title.wap-show {
        display: block;
    }
    /*产品*/
    .index-products .left {
        display: none;
    }
    .index-products .right {
        width: 100%;
    }
    /*技术*/
    .index-t .index-title .title span {
        left: 50%;
        transform: translate( -50%, -40%);
    }
    .index-t .left {
        width: 100%;
        text-align: center;
    }
    .index-t .left .index-t-btn {
        display: none;
    }
    .index-t .left .more {
        margin-top: 1rem;
    }
    .index-t .right {
        width: 100%;
    }
    /* 服务*/
    .index-service {
        flex-wrap: wrap;
    }
    .index-service li {
        width: 100%;
        background: var(--grey_bg);
    }
    .index-service li a {
        display: flex;
        flex-wrap: wrap;
        height: auto;
    }
    .index-service a .title-lr {
        display: none;
    }
    .index-service .info {
        order: 1;
        position: relative;
        padding: 2.5rem 1.5rem;
        color: var(--text);
        background: none;
        opacity: 1;
        transform: translate( 0, 0);
    }
    .index-service .info .title {
        color: var(--colour1);
    }
    .index-service .img {
        order: 0;
        height: 20rem;
    }
    .index-service .img img {
        opacity: 1 !important;
    }
    /*定制*/
    .index-man {
        flex-wrap: wrap;
    }
    .index-man .img {
        width: 100%;
        justify-content: center;
        text-align: center;
    }
    .index-man .img img {
        width: 80%;
        max-width: 25rem;
    }
    .index-man .info {
        width: 100%;
    }
    .index-man .info .index-title {
        display: none;
    }
    /*客户*/
    .index-logo {
        flex-wrap: wrap;
    }
    .index-logo .left {
        width: 100%;
        text-align: center;
        justify-content: center;
    }
    .index-logo .index-title {
        width: 100%;
    }
    .index-logo .index-title .title span {
        left: 50%;
        transform: translate( -50%, -40%);
    }
    .index-logo .index-logo-list {
        margin-top: 3rem;
        width: 100%;
    }
    /*关于*/
    .index-about .img {
        position: relative;
        width: 100%;
    }
    /*新闻*/
    .index-news.one {
        flex-wrap: wrap;
        margin-bottom: 1rem;
    }
    .index-news.one .img {
        width: 100%;
        margin-right: 0;
    }
    .index-news.one .info {
        width: 100%;
        padding: 2rem 0;
        margin-left: 0;
    }
    .index-news.two {
        margin-bottom: 3rem;
    }
    .three ul {
        padding: 0.5rem 1.5rem;
    }
    /*链接*/
    .links {
        display: none;
    }
    /*页脚*/
    #foot .code {
        display: none;
    }
    .wap-bottom-btn {
        position: fixed;
        z-index: 98;
        bottom: 0;
        left: 0;
        right: 0;
        display: flex;
        padding: 1rem 0;
        background: var(--colour1);
    }
    .wap-bottom-btn li {
        flex-basis: 25%;
        border-left: 1px solid rgba(255, 255, 255, 0.1);
    }
    .wap-bottom-btn li a {
        display: block;
        text-align: center;
        color: #fff;
    }
    #sidebar{
        display:none;
    }
    /*内页结构*/
    .inside-banner {
        max-width: none;
        width: 100%;
        padding-left: 0;
        padding-right: 0;
    }
    .inside-content {
        flex-wrap: wrap;
    }
    .inside-content .inside-nav {
        width: 100%;
        max-width: 100%;
        margin-top: -2rem;
        margin-bottom: 3rem;
        background: var(--grey_bg);
    }
    .inside-nav .btn {
        position: relative;
        padding: 0 3rem 0 1.5rem;
        width: 100%;
        font-size: 1rem;
        line-height: 3.5rem;
        font-weight: bold;
        text-align: left;
        border-radius: 0;
        background: var(--grey_bg);
        transition: all 0.4s;
    }
    .inside-nav .btn:not(.collapsed) {
        color: #fff;
        background: var(--colour1);
    }
    .inside-nav .btn:before,
    .inside-nav .btn:after {
        content: "";
        position: absolute;
        z-index: 1;
        top: 50%;
        right: 1.5rem;
        width: 10px;
        height: 2px;
        margin-top: -1px;
        background-color: var(--tips_text);
        transition: all .4s;
    }
    .inside-nav .btn:before {
        transform: rotate(90deg);
    }
    .inside-nav .btn:not(.collapsed):before,
    .inside-nav .btn:not(.collapsed):after {
        transform: rotate(0deg);
        background: #fff;
    }
    .inside-nav .btn .title-en {
        display: none;
    }
    .inside-content .inside-body {
        padding-left: 0;
        width: 100%;
        max-width: 100%;
    }
    .code {
        display: none;
    }
    .inside-nav-contact {
        display: none;
    }
    /*内页导航*/
    /*关于*/
    /*视频列表*/
    .video-list li {
        width: 50%;
    }
    /*案例*/
    .case li {
        width: 50%;
        padding: 0.75rem;
    }
    .case li .info .title {
        font-size: 0.9375rem;
    }
    /*产品导航列表*/
    .proudct-nav li .img {
        border-radius: 1rem;
        width: 100%;
        overflow: hidden;
    }
    .proudct-nav li .info {
        width: 100%;
        padding: 2rem;
    }
    .proudct-nav li .info pre {
        font-size: 1rem;
    }
    .proudct-nav li .info .more {
        margin-top: 1.5rem;
        line-height: 2.75em;
        padding: 0 2em;
        background: var(--colour1);
        border: 1px solid var(--colour1);
        color: #fff!important;
    }
    .proudct-nav li .info .more span {
        font-size: 0.875rem;
    }
    .proudct-nav li.onepage .img {
        width: 60%;
    }
    .proudct-nav li.onepage .info {
        width: 40%;
    }
    /*产品列表*/
    .product-list li p {
        font-size: 0.9375rem;
    }
    /*产品详情*/
    .wap-product-head {
        display: block;
    }
    .product .info .product-name,
    .product .info .product-subtitle {
        display: none;
    }
    .product .img {
        width: 100%;
    }
    .product .info {
        width: 100%;
        max-width: 100%;
        margin-top: 1.5rem;
    }
    /*产品翻页*/
    .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;
    }
    /*服务*/
    .faq-info {
        padding: 2rem 1.5rem;
    }
    /*下载*/
    .album li {
        width: 100%;
        padding: 0.5rem;
    }
    /*新闻*/
    .news-list .img {
        width: 14rem;
    }
    .news-list .title {
        display: block;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: wrap;
        font-size: 1.125rem;
    }
    .news-list .text pre {
        display: none;
    }
    /*新闻详情*/
    .news {
        flex-wrap: wrap;
    }
    .news .left {
        width: 100%;
    }
    .news .right {
        flex-shrink: 0;
        width: 100%;
        padding-left: 0;
    }
    .news .right {
        flex-shrink: 0;
        margin-top: 2rem;
        width: 100%;
        padding-left: 0;
    }
    .news-right {
        display: flex;
        flex-wrap: wrap;
        margin-left: -0.5rem;
        margin-right: -0.5rem;
    }
    .news .right li {
        display: flex;
        flex-wrap: wrap;
        width: 25%;
        padding: 0.5rem;
        margin: 0;
    }
    .news-right .title {
        width: 100%;
        padding: 0.5rem;
    }
    /*加入我们*/
    .join-head>div {
        padding: 1.125rem 0;
    }
    .ac-list li .img {
        width: 18rem;
    }
    .ac-list li .info {
        width: calc(100% - 18rem);
        padding: 2.5rem;
    }
    /*反馈*/
    .service-icon {
        margin: 1rem 0;
        width: 4rem;
        height: 4rem;
        line-height: 4rem;
        font-size: 2.25rem;
    }
    /*联系*/
    .network-list li {
        width: 50%;
    }
}

@media screen and (max-width: 767.98px) {
    h1,
    .h1 {
        font-size: 2.25rem;
    }
    h2,
    .h2 {
        font-size: 1.75rem;
    }
    h3,
    .h3 {
        font-size: 1.375rem;
    }
    h4,
    .h4 {
        font-size: 1.25rem;
    }
    h5,
    .h5 {
        font-size: 1.125rem;
    }
    h6,
    .h6 {
        font-size: 1rem;
    }
    /*边距盒子*/
    .padding-box {
        padding-top: 4rem;
        padding-bottom: 4rem;
    }
    .padding-top {
        padding-top: 4rem;
    }
    .padding-bottom {
        padding-bottom: 4rem;
    }
    .small-padding-box {
        padding-top: 3rem;
        padding-bottom: 3rem;
    }
    .small-padding-top {
        padding-top: 3rem;
    }
    .small-padding-bottom {
        padding-bottom: 3rem;
    }
    /*翻页*/
    .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;
    }
    
    .index-products .right ul li{
        width:50%;
    }
    /*页脚*/
    .foot-content {
        padding: 3rem 0;
    }
    #foot .foot-logo {
        display: none;
    }
    .foot-content .foot-contact {
        padding-left: 0;
    }
    /*关于*/
    /*视频列表*/
    .video-list li {
        width: 100%;
    }
    /*筛选*/
    .filter {
        flex-wrap: wrap;
    }
    .filter>div {
        width: 100%;
    }
    .filter form {
        margin-left: 0;
        margin-top: 1rem;
    }
    .filter form select {
        font-size: 0.9375rem;
    }
    /*产品列表*/
    .product-list li {
        width: 50%;
        padding: 0.5rem;
    }
    /*产品详情*/
    .product .img {
        width: 100%;
    }
    .product .info {
        margin-top: 3rem;
        width: 100%;
    }
    /*解决方案*/
    .solutions li {
        width: 100%;
    }
    /*常见问题*/
    .faq-nav li {
        width: 100%;
        margin: 0.25rem 0;
        margin-right: 0;
    }
    .faq-nav a {
        width: 100%;
    }
    .faq {
        padding: 1.5rem;
    }
    /*图片列表*/
    .picture-list li,
    .picture-list2 li {
        width: 50%;
    }
    /*下载*/
    .down-list li {
        width: 100%;
    }
    /*新闻*/
    .news .right li {
        width: 33.33%;
    }
    /*展会*/
    .activities .activities-head {
        width: 100%;
    }
    .activities .activities-btn {
        margin-top: 1.5rem;
        width: 100%;
        justify-content: flex-start;
    }
    /*加入我们*/
    .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%;
    }
    /*联系方式*/
    /*联系*/
    .network-nav a {
        padding: 0.75rem 1.5rem;
        font-size: 0.9375rem;
    }
    .network-list li {
        width: 100%;
    }
}

@media screen and (max-width: 575.98px) {
    .container {
        width: 100%;
    }
    form button.btn {
        padding: 0 2rem;
        font-size: 0.875rem;
    }
    /*页脚*/
    .foot-content {
        padding: 3rem 0 2rem;
        flex-wrap: wrap;
    }
    #foot .foot-logo {
        display: none;
    }
    .foot-content .foot-contact {
        padding-left: 0;
        padding-right: 0;
        margin-bottom: 1rem;
        width: 100%;
        -webkit-column-count: 1;
        -webkit-column-gap: 0rem;
    }
    /*首页*/
    /*关于*/
    /*解决方案*/
    .solutions li a .info .subtitle {
        display: none;
    }
    /*案例*/
    .case li {
        width: 100%;
    }
    /*文章详情*/
    .article-box {
        padding: 0;
    }
    .article {
        display: block;
    }
    .article .article-content {
        width: auto;
        margin-left: -15px;
        margin-right: -15px;
    }
    .article .sidebar {
        margin-left: -15px;
        margin-right: -15px;
        width: auto;
    }
    .article .sidebar ul {
        margin-top: 1.25rem;
    }
    .article-page a.left,
    .article-page a.right {
        width: 100%;
        margin: 0.25rem 0;
    }
    /*faq*/
    .faq-info {
        width: auto;
        margin-left: -15px;
        margin-right: -15px;
    }
    /*下载*/
    .album li .content .img {
        width: 6rem;
        padding-bottom: 8rem;
    }
    .album li .content .subtitle {
        display: none;
    }
    /*新闻*/
    .news-list li {
        padding: 1.5rem 0;
        flex-wrap: wrap;
    }
    .news-list li:first-of-type {
        border-top: none;
        padding-top: 0;
    }
    .news-list .img {
        width: 100%;
    }
    .news-list .info {
        width: 100%;
        padding-left: 0;
        margin-top: 1rem;
    }
    .news-list li .title {
        font-size: 1rem;
    }
    .news-list .more {
        margin-top: 2rem;
    }
    .news-page a {
        margin-bottom: 0.5rem;
        width: 100%;
    }
    .news-list li {
        width: 100%;
    }
    /*新闻*/
    .news .right li {
        width: 50%;
    }
    /*反馈*/
    .service-icon {
        display: none;
    }
}