@charset "utf-8";
/*==响应↓==*/
@media all and (max-width: 1920px) {
}

@media all and (max-width: 1600px) {
    .container {
        width: 1400px;
    }

    /*--*/
    .ApplyHome .titTop {
        position: initial;
        padding-top: 0px;
        margin-top: 80px
    }

    .ApplyHome .gallery-thumbs {
        top: auto;
        margin-bottom: 0px;
    }

    /*--*/
    .AboutHome .wx {
        padding: 0 20px
    }

    .AboutHome .digital {
        padding: 0 0px
    }

    /*--*/
    .honorCon .list li .pic {
        height: 270px
    }
}

@media all and (max-width: 1400px) {
    .container {
        width: 1200px;
    }

    /*--*/
    .header .logo .txt {
        font-size: 14px;
        margin-top: 12px;
    }

    .header .logo .txt b {
        font-size: 30px;
    }

    .header .nav > li {
        margin-left: 22px;
    }

    .fixed-top.header .logo .txt {
        margin-top: 5px
    }

    /*--*/
    .AdvantageHome .right {
        padding: 50px 50px;
    }

    .AdvantageHome .box p {
        width: 100%;
    }

    /*--*/
    .AboutInner .culture .left {
        width: 54%
    }

    .AboutInner .culture li {
        padding-right: 50px;
    }

    /*--*/
    .honorCon .list li .pic {
        height: 230px
    }
}

@media all and (max-width: 1200px) {
    .container {
        width: 1000px;
    }

    /*--*/
    .header .logo .txt {
        display: none;
    }

    /*--*/
    .leftNav .title {
        padding: 30px 20px;
        font-size: 24px;
    }

    /*--*/
    .product-list .one .btn {
        padding: 10px 20px;
    }

    /*--*/
    .AdvantageHome .tone {
        padding: 0px
    }

    /*--*/
    .CoreHome .left {
        width: 22%;
    }

    .CoreHome .left li {
        margin-bottom: 10px;
        padding: 12px 1% 12px 5%;
    }

    .CoreHome .right {
        width: 78%
    }

    .CoreHome .right .more {
        margin-top: 80px
    }

    .CoreHome .height {
        height: 390px
    }

    /*--*/
    .partner-list li {
        width: 16.2%;
    }

    .partner-list li {
        width: 20%;
    }

    .partner-list li:nth-child(n+17) {
        display: none
    }

    /*--*/
    .PartnerHome .txt {
        display: none;
    }

    /*--*/
    .AboutInner .culture .left {
        width: 100%
    }

    .AboutInner .culture li {
    }

    .AboutInner .culture .right {
        display: none;
    }

    /*--*/
    .honorCon .list li .pic {
        height: 240px
    }

    /*--*/
    .NewsListBox .up .spot {
        left: 500px
    }

    .NewsListBox .up li a {
        padding: 40px 40px 40px 550px
    }

    .NewsListBox .up li .pic {
        width: 500px
    }

    /*--*/
    .srllPic {
        padding: 0 0px
    }

    .srllPic .btn {
        left: 0px;
    }

    .srllPic .btn.next {
        left: auto;
        right: 0px;
    }

    /*--*/
    .footer .left {
        width: 60%;
    }

    .footer .ewm img {
        max-width: 90px
    }
}

@media all and (max-width: 1000px) {
    .container {
        width: 100%;
        padding-left: 10px;
        padding-right: 10px;
    }

    /*--*/
    .header {
        height: 85px !important;
        padding: 20px 0 !important;
        background: rgba(255, 255, 255, 1);
    }

    .header .logo img {
        height: 50px !important;
        width: auto
    }

    .header .nav {
        display: none;
    }

    .header .tel {
        display: none;
    }

    /*--*/
    .navWap-trigger {
        margin-top: 10px;
    }

    .navWap-block {
        top: 85px;
    }

    .fixed-top {
        position: fixed;
        z-index: 99;
        width: 100%;
        background: #fff
    }

    /*--*/
    .menu {
        margin-top: 20px
    }

    .menu ul {
        display: flex;
        flex-flow: row wrap;
        align-content: flex-start;
    }

    .menu li {
        flex-grow: 1;
        display: inline-block;
    }

    .menu li a {
        font-size: 16px;
        padding: 12px 40px;
        margin: 0 5px 10px 5px
    }

    /*--*/
    .rack {
        padding: 40px 0 60px 0
    }

    .rack .lefter {
        width: 100%;
    }

    .rack .righter {
        width: 100%;
        padding-left: 0px;
    }

    /*--*/
    .leftNav {
        margin-bottom: 30px;
        background: none;
    }

    .leftNav .title {
        width: 100%;
        color: #666;
        font-size: 20px;
        padding: 0px 10px;
        font-weight: 400;
        border-top: 1px #ddd solid;
        border-bottom: 1px #ddd solid; /* margin-bottom: 20px; */
        padding: 20px 0;
        background: none;
    }

    .leftNav .title i {
        color: #666;
        font-size: 18px
    }

    .leftNav .title font {
        font-size: 14px;
        color: #999;
        display: none;
    }

    .leftNav .title em {
        display: block;
    }

    .leftNav ul {
        display: none;
        width: 100%;
        margin-top: 10px;
        padding: 0 0 20px 0;
        background: #f3f3f3;
    }

    .leftNav ul li { /* border-bottom:1px #515151 solid */
    }

    .leftNav ul a {
        color: #666;
        font-size: 14px;
        padding: 12px 20px;
    }

    .leftNav ul a:after, .leftNav ul .active a:after {
        margin: 0 20px;
        background: #ddd;
    }

    .leftNav ul li:hover a, .leftNav ul .active a {
        color: #fff
    }

    .leftNav .tel {
        display: none;
    }

    /*--*/
    .ptm100 {
        padding: 40px 0;
    }

    .pt100 {
        padding-top: 40px
    }

    .pm100 {
        padding-bottom: 40px
    }

    /*--*/
    .titleAx {
        font-size: 30px;
    }

    .titleAx b {
        font-size: 30px;
    }

    .titleAx span {
        font-size: 14px;
    }

    .titleAx p {
        margin-top: 5px;
        font-size: 14px;
    }

    .titleAx.cen {
        margin-bottom: 40px
    }

    .titleAx.m80 {
        margin-bottom: 40px;
    }

    .titleAx.tTop {
        margin: 40px 0 0 0;
    }

    .titleAx.tTop span {
        font-size: 14px
    }

    /*--*/
    .titleBx {
        font-size: 30px;
        margin-bottom: 30px;
    }

    .titleBx span {
        font-size: 14px;
    }

    .titleBx.tTop {
        margin: 40px 0 0 0
    }

    /*--*/
    .titSf {
        font-size: 20px;
    }

    /*--*/
    #bannerBox .swiper-button-prev:before, .bannerBox .swiper-button-next:before {
        font-size: 60px;
    }

    #bannerBox .swiper-pagination {
        bottom: 15px;
    }

    /*--*/
    .banner-within {
        height: 400px;
    }

    .banner-within .pos {
    }

    .banner-within .box .title {
        font-size: 30px;
    }

    .banner-within .box span {
        font-size: 14px;
    }

    /*--*/
    .DwellPic.dp2 .pic {
        height: 220px;
    }

    /*--*/
    .toneCon {
        margin-bottom: 40px
    }

    .toneCon li {
        margin: 0 20px;
    }

    .toneCon li a {
        font-size: 18px;
    }

    /*--*/
    .toneCon2 {
        margin-bottom: 40px
    }

    .toneCon2 li {
        margin: 0 10px;
    }

    .toneCon2 li a {
        font-size: 16px;
        padding: 10px 30px;
    }

    /*--*/
    .ProductHome .left {
        width: 100%;
    }

    .ProductHome .right {
        width: 100%;
        padding-left: 0px
    }

    /*--*/
    .product-list {
        margin: 0 0 -30px -20px
    }

    .product-list .one {
        padding-left: 20px;
        margin-bottom: 20px;
    }

    .product-list .one .block {
        margin-left: 20px
    }

    .product-list .one .pic {
        width: 50%;
    }

    .product-list .one .pic img {
        max-height: 400px;
    }

    .product-list .one .box {
        padding: 20px;
        width: 50%;
    }

    .product-list .one h4 {
        margin-bottom: 15px;
    }

    .product-list .one h4 a {
        font-size: 20px;
    }

    .product-list .one p {
        -webkit-line-clamp: 4;
        font-size: 14px;
        line-height: 24px;
    }

    .product-list .one .btn {
        padding: 10px 20px;
        margin-top: 20px;
        font-size: 14px;
    }

    .product-list .one .online {
        margin-left: 30px
    }

    .product-list .two {
        width: 33.3%;
    }

    .product-list .two a {
        margin: 0 0 30px 20px;
    }

    .product-list .two h4 {
        font-size: 16px;
        margin: 10px 0;
    }

    /*--*/
    .AdvantageHome .tone {
        margin-top: 20px;
    }

    .AdvantageHome .tone li em {
        margin: 0 auto 10px;
    }

    .AdvantageHome .tone li h4 {
        font-size: 16px;
    }

    .AdvantageHome .pic {
        width: 100%;
    }

    .AdvantageHome .right {
        width: 100%;
        padding: 40px;
    }

    .AdvantageHome .box span {
        font-size: 90px;
        margin-bottom: 5px;
        height: 50px;
        line-height: 70px;
    }

    .AdvantageHome .box h4 {
        font-size: 20px;
        margin-bottom: 20px;
    }

    .AdvantageHome .box p {
        -webkit-line-clamp: 3;
        font-size: 14px;
        line-height: 24px;
    }

    .AdvantageHome .height {
        height: auto;
    }

    /*--*/
    .CaseHome .tone {
        margin-bottom: 40px;
        padding-bottom: 10px
    }

    .CaseHome .tone li {
        font-size: 16px;
        margin: 0 10px 10px 10px;
        padding: 8px 20px;
        background: #eee;
    }

    .CaseHome .tone li:before {
        display: none
    }

    .CaseHome .tone li.active {
        color: #fff;
        background: #ff5c00
    }

    .CaseHome .case-list li:nth-child(n+6) {
        display: none
    }

    .CaseHome .more {
        margin: 30px auto 0;
        font-size: 14px;
        padding: 12px 40px;
    }

    .CaseHome .more i {
        font-size: 18px;
        margin: 0 0 0 10px;
    }

    /*--*/
    .case-list li {
        width: 33.3%;
    }

    .case-list .box {
        padding: 10px 15px;
    }

    .case-list h4 {
        font-size: 16px;
    }

    .case-list span {
        font-size: 14px;
        margin-top: 5px
    }

    .case-list span font {
        width: 49%;
        margin: 0 1% 1% 0;
    }

    .case-list .one {
        width: 33.3%;
    }

    .case-list .one h4 {
        font-size: 16px;
    }

    .case-list.lx4 li {
        width: 50%
    }

    /*--*/
    .CoreHome .left {
        width: 100%;
    }

    .CoreHome .left li {
        float: left;
        width: 20%;
        margin-bottom: 10px;
        padding: 12px 0% 12px 0%;
        text-align: center;
        border-right: 1px #eee solid
    }

    .CoreHome .left li em {
        float: none;
        line-height: initial;
        display: table;
        margin: auto; /* width: 100%; */
        font-weight: bold;
        font-size: 22px;
        color: #666;
        border-radius: 0px;
        background: none;
    }

    .CoreHome .left li span {
        display: none
    }

    .CoreHome .left li h4 {
        font-size: 16px;
    }

    .CoreHome .left li.active em {
        color: #fff;
        background: none;
    }

    .CoreHome .right {
        width: 100%;
        padding: 0px
    }

    .CoreHome .right .pic {
        width: 50%;
    }

    .CoreHome .right .box {
        width: 50%;
        padding: 30px;
    }

    .CoreHome .right h4 {
        font-size: 20px;
    }

    .CoreHome .right hr {
        margin: 10px 0 0 0;
        width: 30px;
        height: 1px;
    }

    .CoreHome .right p {
        -webkit-line-clamp: 3;
        font-size: 14px;
        margin-top: 20px;
        line-height: 24px;
    }

    .CoreHome .right .more {
        font-size: 12px;
        padding: 12px 40px;
        margin-top: 30px;
    }

    .CoreHome .right .more i {
        font-size: 16px;
        margin: 0 0 0 10px;
    }

    .CoreHome .height {
        height: 260px;
    }

    /*--*/
    .ApplyHome .titTop {
        margin-top: 40px
    }

    /*--*/
    .partner-list li {
        width: 25%;
    }

    .partner-list li:nth-child(n+14) {
        display: none
    }

    /*--*/
    .AboutHome .up {
        padding-bottom: 80px;
    }

    .AboutHome .wx {
        line-height: 24px;
        padding: 0 0px;
        margin-bottom: 40px;
    }

    .AboutHome .digital {
        padding: 0 0px;
        margin-bottom: 40px
    }

    .AboutHome .tone {
        margin-bottom: 20px;
    }

    .AboutHome .tone a {
        padding: 10px 20px;
        margin: 0 10px 0px 10px;
        font-size: 16px;
    }

    .AboutHome .tone em {
        width: 28px;
        height: 24px;
        margin-right: 10px;
        background-size: 28px
    }

    .AboutHome .down {
        padding: 40px 20px 20px;
        margin-top: -80px;
    }

    .AboutHome .list {
    }

    .AboutHome .list li {
    }

    .AboutHome .list a {
        padding: 5px;
    }

    .chartSrll .btn {
        left: -20px;
        width: 40px;
        height: 40px;
        line-height: 40px;
        font-size: 26px;
    }

    .chartSrll .btn.nt {
        left: auto;
        right: -20px;
    }

    /*--*/
    .digital li {
        width: 20%;
    }

    .digital li span {
        font-size: 45px;
    }

    .digital li font {
        font-size: 12px;
        margin-left: 2px;
    }

    .digital li h5 {
        font-size: 14px;
        margin-top: 5px;
    }

    /*--*/
    .NewsHome .list li {
        width: 50%;
    }

    .NewsHome .list a {
        height: auto;
    }

    .NewsHome .list .pic {
        display: none
    }

    .NewsHome .list .box {
        position: initial;
        padding: 30px 20px;
    }

    .NewsHome .list i {
        font-size: 32px;
        margin-bottom: 15px;
    }

    .NewsHome .list h4 {
        font-size: 16px;
        margin-bottom: 15px;
    }

    .NewsHome .list p {
        -webkit-line-clamp: 2;
        font-size: 14px;
        line-height: 24px;
        margin-bottom: 20px;
    }

    .NewsHome .list li:hover p {
        display: block
    }

    .NewsHome .list li:hover * {
        color: #666;
    }

    .NewsHome .list li:hover i {
        display: block
    }

    .NewsHome .list .time {
        font-size: 14px;
        margin-bottom: 10px;
    }

    .NewsHome .list .more {
        font-size: 14px;
    }

    .NewsHome .list li:hover .hv {
        display: none
    }

    .NewsHome .list li:hover .hb {
        display: block
    }

    /*--*/
    .ApplyInner .list {
        margin-bottom: -20px
    }

    .ApplyInner .list li {
        margin-bottom: 20px;
    }

    .ApplyInner .list .box {
        padding: 30px;
        width: 50%;
        margin: 50px;
    }

    .ApplyInner .list h3 {
        font-size: 28px;
        margin-bottom: 20px;
    }

    .ApplyInner .list p {
        margin-bottom: 20px;
    }

    /*--*/
    .introduceCon .left {
        width: 100%;
        padding: 100px;
        background: #eee;
    }

    .introduceCon .right {
        width: 100%;
        margin-top: 30px;
    }

    .introduceCon .right .title {
        font-size: 30px;
        margin-bottom: 20px;
    }

    .introduceCon .right .tit {
        font-size: 18px;
        margin-bottom: 15px;
    }

    .introduceCon .right .moreBtn {
        margin-top: 30px;
    }

    .introduceCon .digital {
        margin-top: 40px;
        padding: 30px 0;
    }

    /*--*/
    .AboutInner .culture ul {
        margin-bottom: -40px
    }

    .AboutInner .culture li {
        padding-right: 20px;
        margin-bottom: 40px
    }

    .AboutInner .culture li h4 {
        font-size: 22px;
        margin-bottom: 12px;
    }

    .AboutInner .cooperate .spot {
        margin-top: 30px
    }

    .AboutInner .team .list li h4 {
        font-size: 16px;
        margin-top: 10px;
    }

    /*--*/
    .ambient-list li {
        width: 33.3%
    }

    /*--*/
    .honorCon .long {
        margin: 0 20px;
    }

    .honorCon .list li .pic {
        padding: 20px;
        background-image: none;
    }

    /*--*/
    .NewsListBox .up {
        margin-bottom: 50px;
    }

    .NewsListBox .up .spot {
        left: 350px;
        padding: 20px 25px 20px 30px;
    }

    .NewsListBox .up li a {
        height: 350px;
        padding: 20px 20px 20px 380px;
    }

    .NewsListBox .up li .pic {
        width: 350px;
    }

    .NewsListBox .up li .box h4 {
        font-size: 22px;
    }

    .NewsListBox .up li .box p {
        -webkit-line-clamp: 3;
    }

    .NewsListBox .shell {
        padding: 40px 0 50px 0;
    }

    .NewsListBox .shell ul {
        margin: 0 0 -20px -20px;
    }

    .NewsListBox .shell li {
        width: 50%;
    }

    .NewsListBox .shell li a {
        margin: 0 0 20px 20px;
        padding: 15px;
    }

    .NewsListBox .shell li a:after {
        height: 3px;
    }

    .NewsListBox .shell li a h4 {
        font-size: 16px;
        margin-top: 20px;
    }

    .NewsListBox .shell li a .txt {
        font-size: 14px;
        line-height: 24px;
        margin-top: 15px;
        margin-bottom: 15px;
    }

    /*--*/
    .ProductShow .top {
        padding: 0px 0 40px 0;
    }

    .ProductShow .top .left, .ProductShow .top .right {
        width: 100%;
    }

    .ProductShow .top .right {
        margin-top: 40px
    }

    .ProductShow .top .right .title {
        font-size: 22px;
        padding-bottom: 15px;
        margin-bottom: 20px;
    }

    .ProductShow .top .right .wx {
        margin-bottom: 30px;
        line-height: 22px;
        -webkit-line-clamp: 6;
    }

    .ProductShow .top .right .parts {
        margin: -10px 0 20px 0;
    }

    .ProductShow .top .right .parts h3 {
        font-size: 16px;
        margin-bottom: 10px;
    }

    .ProductShow .top .right .parts img {
        width: 30%;
    }

    .ProductShow .top .right .tel {
        font-size: 20px;
        margin-bottom: 30px;
        padding: 15px 0 15px 0px;
    }

    .ProductShow .top .right .btn {
        padding: 10px 30px;
        font-size: 14px;
    }

    .ProductShow .top .right .btn i {
        font-size: 16px;
    }

    .ProductShow .top .right .online {
    }

    .ProductShow .con {
        margin-top: 30px
    }

    .ProductShow .con .tone {
        margin-bottom: 40px;;
    }

    .ProductShow .con .tone li {
        margin: 0 20px 0 0;
    }

    .ProductShow .con .tone li a {
        font-size: 18px;
        padding: 0px 0px 12px 0;
    }

    .ProductShow .con .long {
        margin-bottom: 30px;
        padding-bottom: 30px;
    }

    .ProductShow .con .title {
        font-size: 18px;
        margin-bottom: 20px;
        padding-left: 20px
    }

    .ProductShow .con .wor {
        font-size: 14px;
    }

    /*--*/
    .srllOrso .leftPic, .srllOrso .rightPic {
        height: 400px;
    }

    /*--*/
    .CaseDetail .top {
        padding: 40px 20px 40px 20px;
    }

    .CaseDetail .top .left, .CaseDetail .top .right {
        width: 100%;
    }

    .CaseDetail .top .right {
        margin-top: 40px
    }

    .CaseDetail .srll .leftPic, .CaseDetail .srll .rightPic {
        height: 400px;
    }

    .CaseDetail .top .right .title {
        font-size: 22px;
        padding-bottom: 15px;
        margin-bottom: 20px;
    }

    .CaseDetail .top .right .wx {
        margin-bottom: 30px;
        line-height: 22px;
        -webkit-line-clamp: 6;
    }

    .CaseDetail .top .right .tel {
        font-size: 20px;
        margin-bottom: 30px;
        padding: 15px 0 15px 0px;
    }

    .CaseDetail .top .right .btn {
        padding: 10px 30px;
        font-size: 14px;
    }

    .CaseDetail .top .right .btn i {
        font-size: 16px;
    }

    .CaseDetail .top .right .online {
    }

    .CaseDetail .title {
        font-size: 22px;
        margin-bottom: 30px;
    }

    .CaseDetail .tit {
        font-size: 20px;
    }

    .CaseDetail .relevant {
        margin-top: 60px
    }

    .CaseDetail .case-list li:nth-child(n+4) {
        display: none;
    }

    /*--*/
    .ContactInner .mode .left, .ContactInner .mode .right {
        width: 100%;
        display: block;
    }

    .ContactInner .mode .right {
        display: none;
    }

    .ContactInner .mode .left .title {
        font-size: 22px;
    }

    .ContactInner .mode .left .tel {
        margin-top: 15px;
        font-size: 14px;
    }

    .ContactInner .mode .left .tel:before {
        top: 25px;
        width: 30px;
        height: 3px;
    }

    .ContactInner .mode .left .tel font {
        margin-top: 20px;
        font-size: 24px;
    }

    .ContactInner .mode .left .wx {
        margin-top: 20px;
        line-height: 24px;
    }

    .ContactInner .mode .left .online {
        margin: 20px 0 0 0px;
        font-size: 14px;
        padding: 10px 50px;
    }

    .ContactInner .agency .container {
        padding-top: 40px;
    }

    .ContactInner .agency .title {
        margin-bottom: 30px;
        font-size: 26px;
    }

    .ContactInner .agency ul li {
        width: 32.3%;
        padding: 20px;
    }

    .ContactInner .agency ul h4 {
        font-size: 16px;
        margin-bottom: 15px;
        padding-left: 10px;
    }

    .ContactInner .agency ul h4:before {
        width: 2px;
    }

    .ContactInner .agency ul .wx {
        line-height: 24px;
    }

    .ContactInner .map #dituContent {
        height: 300px;
    }

    /*--*/
    .MessageCon .long {
        padding: 30px;
    }

    .MessageCon .title {
        margin-bottom: 20px;
    }

    .MessageCon .title h2 {
        font-size: 20px;
    }

    .MessageCon .title .tel {
        margin-top: 20px;
        font-size: 20px;
    }

    .MessageCon .title .tel em {
        margin-right: 10px;
        font-size: 25px;
    }

    /*--*/
    .list-box {
    }

    .list-box li {
        width: 33.3%;
    }

    .list-box li a {
    }

    .list-box li h4 {
        font-size: 14px;
        padding: 10px 10px;
    }

    .list-box.lx5 li {
        width: 25%;
    }

    /*--*/
    .flatI {
        display: block;
    }

    /*--*/
    .footer {
        padding: 50px 0 20px 0;
    }

    .footer .left {
        width: 100%;
    }

    .footer .nav {
        display: none;
    }

    .footer .left .wx {
        float: none;
        display: table;
        margin: auto;
        text-align: center;
    }

    .footer .ewm {
        display: none;
    }
}

@media all and (max-width: 760px) {
    .container {
        width: 100%;
        padding-left: 10px;
        padding-right: 10px;
    }

    /*--*/
    .header {
        height: 55px !important;
        padding: 10px 0 !important
    }

    .header .logo img {
        height: 40px !important;
    }

    /*--*/
    .navWap-trigger {
        margin-top: 0px;
    }

    .navWap-block {
        top: 55px;
    }

    /*--*/
    .rack {
        padding: 40px 0 50px 0
    }

    /*--*/
    .leftNav {
        margin-bottom: 20px;
    }

    .leftNav .title {
        font-size: 16px;
        padding: 10px 0;
    }

    .leftNav .title em {
        font-size: 14px;
    }

    .leftNav .title em i {
        font-size: 18px;
        margin: 0px 0 0 5px;
    }

    .leftNav ul li em {
        right: 20px;
    }

    /*--*/
    .banner-within {
        height: 200px;
    }

    .banner-within img {
        max-width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .banner-within .pos {
    }

    .banner-within .box {
        padding: 0 20px
    }

    .banner-within .box .title {
        font-size: 22px;
    }

    .banner-within .box hr {
        margin-top: 10px;
    }

    .banner-within .box span {
        font-size: 12px;
        margin-top: 10px
    }

    /*--*/
    .menu {
        margin-top: 30px
    }

    .menu ul {
        width: 100%;
        margin-bottom: -10px;
        display: flex;
        flex-flow: row wrap;
        align-content: flex-start;
    }

    .menu li {
        flex-grow: 1;
        display: inline-block;
    }

    .menu li a {
        font-size: 16px;
        padding: 8px 10px;
        margin: 0 5px 10px 5px
    }

    /*--*/
    .site {
        display: none
    }

    /*--*/
    .ptm100 {
        padding: 30px 0;
    }

    .pt100 {
        padding-top: 30px
    }

    .pm100 {
        padding-bottom: 30px
    }

    /*--*/
    .titleAx {
        font-size: 22px;
    }

    .titleAx b {
        font-size: 22px;
    }

    .titleAx b i {
        left: -70px;
        width: 50px;
    }

    .titleAx b i:last-child {
        left: auto;
        right: -70px;
    }

    .titleAx span {
        font-size: 12px;
    }

    .titleAx p {
        margin-top: 5px;
        font-size: 12px;
    }

    .titleAx.cen {
        margin-bottom: 20px
    }

    .titleAx.m80 {
        margin-bottom: 20px;
    }

    .titleAx.tTop {
        margin: 20px 0 0 0;
    }

    .titleAx.tTop span {
        font-size: 12px
    }

    /*--*/
    .titleBx {
        font-size: 20px;
        margin-bottom: 20px;
    }

    .titleBx hr {
        width: 20px;
        height: 2px;
        margin: 5px auto 0;
    }

    .titleBx span {
        margin: 5px auto 0;
        font-size: 12px;
    }

    .titleBx.tTop {
        margin: 30px 0 0 0
    }

    /*--*/
    .titSf {
        font-size: 18px;
        margin-bottom: 15px;
    }

    .titSf a {
        margin-top: 5px;
        font-size: 12px;
    }

    /**/
    #bannerBox .swiper-button-prev {
        left: 10px
    }

    #bannerBox .swiper-button-next {
        right: 10px;
    }

    #bannerBox .swiper-button-prev:before, .bannerBox .swiper-button-next:before {
        font-size: 30px;
    }

    #bannerBox .swiper-pagination {
        bottom: 77%;
    }

    #bannerBox .swiper-pagination span {
        opacity: 0.6;
        width: 20px;
        height: 5px;
        margin: 0 5px;
        border-radius: 0%;
        border: 0px;
        background: #fff
    }

    #bannerBox .swiper-pagination span:before {
        display: none
    }

    #bannerBox .swiper-pagination span.swiper-pagination-bullet-active {
        background: #333
    }

    /*--*/
    .DwellPic.dp2 .pic {
        height: 150px;
    }

    /*--*/
    .srllPic {
        padding: 0px
    }

    /*--*/
    .spot-2 {
        margin-top: 30px;
    }

    .spot-2 span {
        width: 12px;
        height: 12px;
        margin: 0 6px !important;
    }

    /*--*/
    .toneCon {
        margin-bottom: 20px
    }

    .toneCon li {
        margin: 0 5px 10px 5px;
    }

    .toneCon li a {
        font-size: 16px;
        padding: 5px 10px;
        background: #eee;
    }

    .toneCon li.active a {
        color: #fff;
        background: #ff5c00;
    }

    /*--*/
    .toneCon2 {
        margin-bottom: 10px
    }

    .toneCon2 li {
        margin: 0 3px 10px 3px;
    }

    .toneCon2 li a {
        font-size: 16px;
        padding: 6px 20px;
    }

    /*--*/
    .ProductHome .product-list .two:nth-child(n+4) {
        display: none;
    }

    /*--*/
    .product-list {
        margin: 0 0 -10px -10px
    }

    .product-list .one {
        padding-left: 10px;
        margin-bottom: 10px;
    }

    .product-list .one .block {
        margin-left: 10px
    }

    .product-list .one .pic {
        width: 50%;
    }

    .product-list .one .pic img {
        max-height: 160px;
    }

    .product-list .one .box {
        padding: 15px 12px;
        width: 50%;
    }

    .product-list .one h4 {
        margin-bottom: 12px;
    }

    .product-list .one h4 a {
        font-size: 16px;
    }

    .product-list .one p {
        -webkit-line-clamp: 2;
        font-size: 14px;
        line-height: 22px;
    }

    .product-list .one .btn { /* width: 100%; */
        padding: 8px 5px;
        margin-top: 20px;
        font-size: 12px;
    }

    .product-list .one .online {
        margin-left: 2px;
    }

    .product-list .two {
        width: 50%;
    }

    .product-list .two a {
        margin: 0 0 20px 10px;
        border-color: #ededed
    }

    .product-list .two h4 {
        font-size: 14px;
        margin: 10px 0;
    }

    /*--*/
    .AdvantageHome .tone {
    }

    .AdvantageHome .tone li {
        width: 23%;
        margin: 0 1%;
        padding: 15px 10px 20px 10px
    }

    .AdvantageHome .tone li em {
        margin: 0 auto 8px;
    }

    .AdvantageHome .tone li h4 {
        font-size: 14px;
    }

    .AdvantageHome .right {
        padding: 20px;
    }

    .AdvantageHome .box span {
        font-size: 60px;
        margin-bottom: 5px;
        height: 30px;
        line-height: 50px;
    }

    .AdvantageHome .box h4 {
        font-size: 18px;
        margin-bottom: 12px;
    }

    .AdvantageHome .box p {
        -webkit-line-clamp: 3;
        line-height: 22px;
    }

    .AdvantageHome .height {
        height: auto;
    }

    /*--*/
    .CaseHome .tone {
        margin-bottom: 25px;
        padding-bottom: 5px;
    }

    .CaseHome .tone li {
        margin: 0 3px 6px 3px;
        padding: 6px 15px;
    }

    .CaseHome .case-list li:nth-child(n+5) {
        display: none
    }

    .CaseHome .more {
        margin: 15px auto 0;
        font-size: 12px;
        padding: 8px 30px;
    }

    .CaseHome .more i {
        font-size: 14px;
        margin: 0 0 0 5px;
    }

    /*--*/
    .case-list li {
        width: 50%;
    }

    .case-list .box {
        padding: 10px 10px;
    }

    .case-list span {
        font-size: 12px;
        margin-top: 5px
    }

    .case-list span font {
        width: 100%;
        margin: 0 0% 1% 0;
    }

    .case-list .one {
        width: 50%;
    }

    .case-list.lx4 li {
        width: 50%
    }

    /*--*/
    .CoreHome .left {
        margin-bottom: 15px;
        display: flex;
        flex-flow: row wrap;
        align-content: flex-start;
    }

    .CoreHome .left li {
        width: 33.3%;
        margin-bottom: 0px;
        padding: 10px 0% 10px 0%;
        border-bottom: 1px #eee solid
    }

    .CoreHome .left li:nth-child(n+4) {
        width: 50%;
        border-bottom: none
    }

    .CoreHome .left li em {
        font-size: 18px;
    }

    .CoreHome .left li:after {
        display: none
    }

    .CoreHome .right .pic {
        width: 100%;
    }

    .CoreHome .right .box {
        width: 100%;
        padding: 20px;
    }

    .CoreHome .right h4 {
        font-size: 18px;
    }

    .CoreHome .right p {
        -webkit-line-clamp: 3;
        margin-top: 15px;
    }

    .CoreHome .right .more {
        padding: 8px 30px;
        margin-top: 20px;
    }

    .CoreHome .right .more i {
        font-size: 16px;
        margin: 0 0 0 10px;
    }

    .CoreHome .height {
        height: auto;
    }

    /*--*/
    .ApplyHome {
        padding-bottom: 30px;
        border-bottom: 1px #ddd solid
    }

    .ApplyHome .list li {
        padding: 15px 10px;
    }

    .ApplyHome .list li:after {
    }

    .ApplyHome .list .swiper-slide-thumb-active:after {
        top: -18px;
    }

    .ApplyHome .list li em {
        margin: 0 auto 5px;
    }

    .ApplyHome .list li h4 {
        font-size: 14px;
    }

    .ApplyHome .list li i {
        display: none
    }

    .ApplyHome .titTop {
        margin-top: 30px
    }

    .ApplyHome .spot-1 {
        display: block;
    }

    .ApplyHome .cut {
        display: none;
    }

    /*--*/
    .AboutHome .up {
        padding-bottom: 30px;
    }

    .AboutHome .wx {
        margin-bottom: 30px;
    }

    .AboutHome .digital {
        margin-bottom: 20px
    }

    .AboutHome .tone {
        margin-bottom: 20px;
    }

    .AboutHome .tone li { /* width: 49%; */
    }

    .AboutHome .tone a {
        padding: 8px 10px;
        margin: 0 3px 5px 3px;
        font-size: 16px;
    }

    .AboutHome .tone em {
        width: 28px;
        height: 24px;
        margin-right: 5px;
        background-size: 28px;
    }

    .AboutHome .down {
        padding: 30px 20px 20px;
        margin-top: -40px;
    }

    .AboutHome .list li {
    }

    .chartSrll .btn {
        left: -12px;
        width: 35px;
        height: 35px;
        line-height: 35px;
        font-size: 22px;
    }

    .chartSrll .btn.nt {
        left: auto;
        right: -12px;
    }

    /*--*/
    .digital li {
        width: 50%;
        margin-bottom: 20px;
    }

    .digital li span {
        font-size: 32px;
    }

    .digital li:nth-child(2) {
        border-right: none
    }

    .digital li:nth-child(n+3) {
        width: 33%
    }

    /*--*/
    .NewsHome .list .box {
        padding: 20px 10px;
    }

    .NewsHome .list i {
        font-size: 24px;
        margin-bottom: 12px;
    }

    .NewsHome .list h4 {
        font-size: 16px;
        margin-bottom: 15px;
    }

    .NewsHome .list p {
        -webkit-line-clamp: 2;
        line-height: 22px;
        margin-bottom: 15px;
    }

    .NewsHome .list .time {
        font-size: 12px;
        margin-bottom: 10px;
    }

    .NewsHome .list .more {
        font-size: 12px;
    }

    /*--*/
    .ApplyInner .list {
        margin-bottom: -15px
    }

    .ApplyInner .list li {
        margin-bottom: 15px;
        border: 1px #ddd solid;
    }

    .ApplyInner .list .bg {
        position: initial;
    }

    .ApplyInner .list .box {
        padding: 20px;
        width: 100%;
        margin: 0;
    }

    .ApplyInner .list h3 {
        font-size: 18px;
        margin-bottom: 15px;
    }

    .ApplyInner .list span {
        font-size: 12px
    }

    .ApplyInner .list p {
        margin-bottom: 0px;
    }

    /*--*/
    .introduceCon .left {
        padding: 50px;
    }

    .introduceCon .left em {
        margin: -20px 0 0 -40px;
        font-size: 20px;
        padding: 6px 30px;
    }

    .introduceCon .right {
        margin-top: 20px;
    }

    .introduceCon .right .title {
        font-size: 22px;
        margin-bottom: 15px;
    }

    .introduceCon .right .tit {
        font-size: 16px;
        margin-bottom: 10px;
    }

    .introduceCon .right .moreBtn {
        margin-top: 20px;
    }

    .introduceCon .digital {
        margin-top: 20px;
        margin-bottom: 0px;
        padding: 20px 0;
    }

    .introduceCon .digital li:last-child {
        border-right: 1px #ddd dashed;
    }

    /*--*/
    .AboutInner .culture ul {
        margin-bottom: -20px
    }

    .AboutInner .culture li {
        padding-right: 20px;
        margin-bottom: 20px
    }

    .AboutInner .culture li h4 {
        font-size: 20px;
        margin-bottom: 10px;
    }

    .AboutInner .cooperate .spot {
        margin-top: 30px
    }

    .AboutInner .ambient-list li:nth-child(n+5) {
        display: none;
    }

    .AboutInner .team .list li h4 {
        font-size: 16px;
        margin-top: 10px;
    }

    /*--*/
    .ambient-list li {
        width: 50%;
    }

    .ambient-list {
        margin: 0 0px -20px -10px;
    }

    .ambient-list li a {
        margin: 0 0px 20px 10px;
    }

    .ambient-list li h4 {
        margin-top: 12px
    }

    /*--*/
    .honorCon .list li .pic {
        height: 150px;
        padding: 10px !important;
    }

    .honorCon li h4 {
        font-size: 14px;
        margin-top: 10px;
    }

    .honorCon .btn {
        width: 35px;
        height: 35px;
        line-height: 35px;
        font-size: 25px;
    }

    /*--*/
    .ProductShow {
    }

    .ProductShow .top {
        padding: 0px 0 30px 0;
    }

    .ProductShow .top .right {
        margin-top: 30px
    }

    .ProductShow .top .right .title {
        font-size: 20px;
        padding-bottom: 12px;
        margin-bottom: 15px;
    }

    .ProductShow .top .right .wx {
        margin-bottom: 20px;
        line-height: 22px;
        -webkit-line-clamp: 5;
    }

    .ProductShow .top .right .parts {
        margin: 0px 0 25px 0;
    }

    .ProductShow .top .right .parts img {
        width: 25%;
    }

    .ProductShow .top .right .tel {
        font-size: 20px;
        margin-bottom: 20px;
        padding: 10px 0 10px 0px;
    }

    .ProductShow .top .right .tel i {
        font-size: 24px;
        margin-right: 8px
    }

    .ProductShow .top .right .btn {
        padding: 10px 20px;
        font-size: 12px;
    }

    .ProductShow .top .right .btn i {
        font-size: 16px;
        margin: 0px 6px 0 0px;
    }

    .ProductShow .top .right .online {
    }

    .ProductShow .con {
        margin-top: 10px
    }

    .ProductShow .con .tone {
        margin-bottom: 30px;;
    }

    .ProductShow .con .tone li {
        margin: 0 10px 0 10px;
    }

    .ProductShow .con .tone li a {
        font-size: 18px;
        padding: 0px 0px 12px 0;
    }

    .ProductShow .con .long {
        margin-bottom: 30px;
        padding-bottom: 20px;
    }

    .ProductShow .con .title {
        font-size: 18px;
        margin-bottom: 15px;
        padding-left: 10px
    }

    .ProductShow .con .wor {
        font-size: 14px;
    }

    .ProductShow .product-list li {
        width: 50%
    }

    .ProductShow .product-list li:nth-child(n+3) {
        display: none;
    }

    /*--*/
    .srllOrso .leftPic, .srllOrso .rightPic {
        height: 250px
    }

    .srllOrso .rightPic {
        padding-left: 10px;
    }

    .srllOrso .btn {
        left: 10px;
        font-size: 30px;
        padding: 2px 0;
    }

    /*--*/
    .CaseDetail .top {
        padding: 30px 20px 30px 20px;
    }

    .srllPho .gallery-top li {
        height: 250px;
    }

    .CaseDetail .srll .btn {
        left: 10px;
        font-size: 30px;
        padding: 2px 0;
    }

    .CaseDetail .top .right {
        margin-top: 30px
    }

    .CaseDetail .top .right .title {
        font-size: 20px;
        padding-bottom: 12px;
        margin-bottom: 15px;
    }

    .CaseDetail .top .right .wx {
        margin-bottom: 20px;
        line-height: 22px;
        -webkit-line-clamp: 5;
    }

    .CaseDetail .top .right .tel {
        font-size: 20px;
        margin-bottom: 20px;
        padding: 10px 0 10px 0px;
    }

    .CaseDetail .top .right .tel i {
        font-size: 24px;
        margin-right: 8px
    }

    .CaseDetail .top .right .btn {
        padding: 10px 20px;
        font-size: 12px;
    }

    .CaseDetail .top .right .btn i {
        font-size: 16px;
        margin: 0px 6px 0 0px;
    }

    .CaseDetail .top .right .online {
    }

    .CaseDetail .details {
        margin-top: 30px;
    }

    .CaseDetail .tit {
        font-size: 18px;
        margin-bottom: 15px;
    }

    .CaseDetail .details .wx {
        padding: 20px;
        font-size: 14px;
        line-height: 24px;
    }

    .CaseDetail .relevant {
        margin-top: 30px;
    }

    .CaseDetail .relevant .list li {
        width: 50%
    }

    .CaseDetail .relevant .list li:nth-child(3n+1) {
        display: none;
    }

    /*--*/
    .NewsListBox .up {
        margin-bottom: 30px;
    }

    .NewsListBox .up .spot {
        left: 160px;
        padding: 10px 10px 10px 20px;
    }

    .NewsListBox .up .more {
        display: none;
        margin-top: 12px;
        padding: 8px 20px;
    }

    .NewsListBox .up li a {
        height: 180px;
        padding: 20px 10px 10px 180px;
    }

    .NewsListBox .up li .pic {
        width: 160px;
    }

    .NewsListBox .up li .box h4 {
        font-size: 16px;
    }

    .NewsListBox .up li .box .time {
        margin-top: 5px;
    }

    .NewsListBox .up li .box p {
        -webkit-line-clamp: 2;
        margin-top: 15px;
    }

    .NewsListBox .shell {
        padding: 20px 0 40px 0;
    }

    .NewsListBox .shell ul {
        margin: 0 0 -10px -10px;
    }

    .NewsListBox .shell li {
        width: 50%;
    }

    .NewsListBox .shell li a {
        margin: 0 0 10px 10px;
        padding: 10px;
    }

    .NewsListBox .shell li a:after {
        height: 3px;
    }

    .NewsListBox .shell li a h4 {
        font-size: 16px;
        margin-top: 15px;
    }

    .NewsListBox .shell li a .txt {
        font-size: 14px;
        line-height: 24px;
        margin-top: 12px;
        margin-bottom: 12px;
    }

    .NewsListBox .shell li a .time {
        margin-right: 0px;
    }

    .NewsListBox .shell .more {
        display: none
    }

    /*--*/
    .NewsDetailBox {
    }

    .NewsDetailBox .titleTop {
        padding: 10px 0 20px 0;
        margin: 0 0 20px 0;
    }

    .NewsDetailBox .tit {
        font-size: 23px;
    }

    .NewsDetailBox .msg {
        margin-top: 10px;
        font-size: 12px;
    }

    .NewsDetailBox .msg *, .NewsDetailBox .msg span, .NewsDetailBox .msg a {
        font-size: 12px;
    }

    .NewsDetailBox .share {
        height: auto;
        padding: 10px 0;
        margin-top: 20px;
    }

    .NewsDetailBox .share .time {
        margin-left: 30px;
        font-size: 12px;
    }

    .NewsDetailBox .share .return {
        font-size: 12px;
        padding: 8px 20px 8px 38px;
        margin: 15px auto 0;
        display: table;
        clear: both;
        float: left;
    }

    .NewsDetailBox .pagIng {
        padding: 10px 0;
    }

    .NewsDetailBox .pagIng span {
        font-size: 14px;
    }

    .NewsDetailBox .pagIng span a {
        font-size: 14px;
    }

    .NewsDetailBox .pagIng .prev {
        float: left;
        width: 100%;
    }

    .NewsDetailBox .pagIng .next {
        float: right;
        width: 100%;
        margin-top: 5px;
    }

    .NewsDetailBox .relevant {
        margin-top: 20px;
    }

    .NewsDetailBox .relevant .tit {
        font-size: 16px;
    }

    .NewsDetailBox .relevant .list {
        margin-top: 10px;
    }

    .NewsDetailBox .relevant .list li {
        float: left;
        width: 100%;
        margin: 5px 0% 5px 0;
    }

    .NewsDetailBox .relevant .list li:nth-child(n+7) {
        display: none;
    }

    .NewsDetailBox .relevant .list li .time {
        font-size: 14px;
    }

    .NewsDetailBox .relevant .list li a {
        font-size: 14px;
        padding-left: 10px;
    }

    /*--*/
    .list-box li {
        width: 50%
    }

    .list-box.lx5 li {
        width: 33.3%;
    }

    /*--*/
    .ContactInner .mode .left .title {
        font-size: 20px;
    }

    .ContactInner .mode .left .tel {
        margin-top: 10px;
    }

    .ContactInner .mode .left .tel font {
        margin-top: 20px;
        font-size: 22px;
    }

    .ContactInner .mode .left .wx {
        margin-top: 20px;
        line-height: 24px;
    }

    .ContactInner .mode .left .online {
        margin: 15px 0 0 0px;
        font-size: 12px;
        padding: 6px 40px;
    }

    .ContactInner .agency .container {
        padding-top: 30px;
    }

    .ContactInner .agency .title {
        margin-bottom: 20px;
        font-size: 20px;
    }

    .ContactInner .agency ul li {
        width: 49%;
        padding: 15px;
    }

    .ContactInner .agency ul h4 {
        margin-bottom: 12px;
        padding-left: 8px;
    }

    .ContactInner .map #dituContent {
        height: 250px;
    }

    /*--*/
    .MessageCon .long {
        padding: 20px;
    }

    .MessageCon .title {
        margin-bottom: 20px;
    }

    .MessageCon .title h2 {
        font-size: 18px;
        width: 100%;
    }

    .MessageCon .title .tel {
        margin-top: 15px;
        font-size: 20px;
        width: 100%;
    }

    .MessageCon .title .tel em {
        margin: 5px 10px 0 0;
        font-size: 20px;
    }

    .MessageCon input {
        width: 100%;
        margin-bottom: 1%
    }

    .MessageCon .block:nth-child(2n+1) {
        margin-left: 0;
    }

    .MessageCon input, .MessageCon textarea {
        padding: 10px 20px 10px 40px;
        background-position: 10px 12px;
    }

    .MessageCon textarea {
        height: 100px;
    }

    .MessageCon button {
        width: 49%;
        margin-top: 15px;
        padding: 10px 0;
        font-size: 14px;
    }

    /*--*/
    .cntr {
        padding: 0 0px;
    }

    /*--*/
    .WorShowBox .title {
        padding: 0 0 10px 0;
        margin: 0 0 10px 0;
    }

    .WorShowBox .title h1 {
        margin: 10px 0 0 0;
        font-size: 20px;
        line-height: 23px;
        padding-bottom: 15px;
    }

    /*--*/
    .listCase li a h4 {
        padding: 5px 10px;
        line-height: 25px;
        font-size: 15px;
    }

    .listCase li a h4 b {
        display: none;
        font-size: 12px;
    }

    /*--*/
    /*.layui-layer{width:400px;min-width:400px;max-width:400px;height:300px;}*/
    /*--*/
    .pagIng-2 {
        margin-top: 30px;
    }

    .pagIng-2 span {
        font-size: 14px;
        width: 100%
    }

    .pagIng-2 .block {
        padding: 5px 10px;
        width: 100%;
        display: block;
        float: left !important;
        text-align: left;
    }

    .pagIng-2 span a {
        font-size: 14px;
    }

    .pagIng-2 .next {
        text-align: left;
    }

    .pagIng-2 .return {
        border: none
    }

    .pagIng-2 .prev, .pagIng-2 .next {
        width: 100%;
    }

    /*----*/
    #pages {
        margin: 20px 0 20px 0;
    }

    #pages span {
        padding: 5px 10px;
        margin: 0 2px;
        font-size: 12px;
    }

    #pages a {
        padding: 5px 10px;
        margin: 0 2px;
        font-size: 12px;
    }

    /*--*/
    .kefuBox-One {
        display: none
    }

    .bdshare-slide-button {
        display: none;
        z-index: -111;
        left: -200px;
        width: 0px;
        height: 0px;
    }

    /*--*/
    .pcI {
        display: none;
    }

    .wapI {
        display: block;
    }

    /*--*/
    .ingBox {
        padding: 30px 0;
    }

    /*--*/
    .footer {
        padding: 30px 0 10px 0;
        margin-bottom: 50px;
    }

    .footer .link {
        display: none;
    }

    .footer .left .wx {
        line-height: 26px
    }

    .foofix {
        display: flex
    }
}