/*@charset "UTF-8";*/
/* CSS Document */
/*-- 提倡互联网共享,同时应尊重原创作者,网站制作属: lijia xiong --*/
/*QQ：897232289*/
/*html5*/
/*移动端默认样式*/
@media screen and (max-width: 1200px) {
    .pd0 {
        padding: 0 !important;
    }

    .header-wrap2 {
        box-shadow: 0 0 3px rgba(0, 0, 0, .15);
        -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, .15);
    }

    .page-lable-wrap {
        padding: 30px 0;
        text-align: center;
    }

    .page-lable-wrap span {
        display: none;
    }

    .page-lable-wrap .m-show {
        display: inline-block;
    }

    .page-lable-wrap span a {
        padding: 5px 10px;
    }

    .width-auto {
        padding: 0 20px;
    }

    .width-auto2 {
        padding: 0 20px;
    }

    .banner-wrap {
        width: calc(100vw);
        width: -webkit-calc(100vw);
    }

    .black-box {
        position: fixed;
        width: 100%;
        height: 100%;
        z-index: 98;
        left: 0;
        top: 0;
        background: rgba(0, 0, 0, 1);
        display: none;
    }
}

/*兼容移动端*/
@media screen and (max-width: 1200px) {
    .width-auto {
        padding: 0 20px;
    }

    .header-box {
        height: 60px;
    }

    .header-logo {
        height: 40px;
        margin-top: -20px;
    }

    .header-wrap2 .header-logo {
        height: 40px;
        margin-top: -20px;
    }

    .header-wrap2 .header-box {
        height: 60px;
    }

    .iqw_float {
        display: none;
    }

    .news-bdy-top-banner {
        margin-bottom: 20px;
    }

    .banner-box {
        height: 100vh;
    }
    .banner-box .swiper-pagination-bullets {
        right: 20px!important;
        width: 8px;!important;
    }

    .banner-box .swiper-pagination-bullet {
        width: 8px;
        height: 8px;
        margin:6px auto!important;
    }



    .casev-index {
        padding: 20px 0 8px;

    }

    .casev-index .width-auto {
        padding: 0 8px;
    }

    .case-index-top {
        padding-top: 50px;
    }

    .case-index-title {
        font-size: 16px;
        line-height: 40px;
        height: 40px;
    }

    .case-index-load {
        line-height: 40px;
        height: 40px;
    }

    .case-index-load a {
        font-size: 16px;

    }

    .case-index-pop {
        display: none;
    }

    .case-index-max {
        width: 100%;
    }

    .case-index-max a, .case-index-min .case-index-li a {
        padding: 8px 16px;
    }

    .case-index-min {
        padding-left: 0;
        width: 100%;
    }

    .case-index-li:last-child {
        padding-top: 0;
    }

    .m-header-nav span {
        height: 2px;
        margin-bottom: 8px;
    }

    .m-header-nav {
        width: 30px;
        margin-top: -11px;
    }

    .header-click-nav {
        width: 28px;
    }

    .case-index-box {
        padding-bottom: 0;
    }

    .case-news-title {
        padding: 0 0 0 0;
        font-size: 16px;
        line-height: 40px;
    }

    .case-news-li {
        width: 100%;
        display: block;
    }

    .case-news-li a {
        padding: 8px 16px;
    }

    .case-news-li:nth-child(2n+1) {
        padding: 0;
        -webkit-animation-delay: 200ms;
        animation-delay: 200ms;
    }

    .case-news-li:nth-child(2n) {
        padding: 0;
        -webkit-animation-delay: 200ms;
        animation-delay: 200ms;
    }

    .case-news-button {
        width: 100px;
        height: 36px;
        line-height: 34px;
    }

    .case-news-button a {
        font-size: 16px;
    }

    .case-news-box {
        padding: 0 0 50px 0;
    }

    .index-border {
        -webkit-transform: scaleY(.5);
        transform: scaleY(.5);
    }

    .swiper-container-xgl-bs > .swiper-pagination.swiper-pagination-bullets {
        display: block;
    }

    .swiper-xgl-bs-button {
        display: none;
    }

    .index-about-wrap {
        padding: 38px 0 50px;
    }

    .index-about-icon1 {
        width: 50px;
    }
    .index-about-icon {
        width: 50px;
    }

    .index-about-text {
        text-align: center;
        padding: 28px 0 44px;
    }

    .index-about-big {
        font-size: 26px;
        line-height: 40px;
    }

    .index-about-bold {
        font-size: 18px;
        line-height: 28px;
    }

    .index-about-light {
        font-size: 18px;
        line-height: 28px;
    }

    .index-about-tel {
        font-size: 26px;
        line-height: 46px;
        padding: 12px 0 38px;
    }


    .index-about-qq {
        font-size: 18px;
        line-height: 32px;
    }
    .index-about-2022wx .wx2022img{
        width:88px;
        height:88px;
    }
    .index-about-2022wx .wx2022p{
        font-size:18px;
        line-height:32px;
    }

    .index-about-button {
        border:1px solid #9fa0a0;
        width: 128px;
        height: 46px;
        line-height: 44px;
        font-size: 18px;
        margin: 44px auto 0;
    }
    .index-about-button:hover{
        border:1px solid #69009b;
    }

    .index-news-title {
        font-size: 18px;
        padding: 50px 0 30px 0;
    }

    .index-news-list {
        padding: 0;
    }

    .index-news-box {
        width: 100%;
    }

    .index-news-img {
        margin-bottom: 12px;
    }

    .index-news-li {
        margin-bottom: 24px;
    }

    .index-news-box .index-news-li:first-child ~ .index-news-li {
        display: none;
    }

    .index-li-title {
        font-size: 15px;
        line-height: 25px;
        margin-bottom: 0;
    }

    .index-li-text {
        font-size: 12px;
        line-height: 25px;
    }

    .index-li-keywords {
        padding-top: 10px;
        padding-bottom: 0px;
        font-size: 12px;
        line-height: 20px;
        height: 40px;
    }

    .index-li-keywords .span {
        width: 28%;
        margin-right: 5.3%;
    }

    .index-news-read {
        font-size: 12px;
        line-height: 20px;
        padding: 2px 0;
    }

    .index-news-read a {
        font-size: 12px;
    }

    .index-new-button a {
        font-size: 12px;
    }

    .index-news-box:nth-child(1) {
        padding: 0;
    }

    .index-news-box:nth-child(2) {
        padding: 0;
        margin-top: 30px;
    }

    .index-news-wrap {
        padding-bottom: 50px;
    }

    .footer-left {
        width: 100%;
        padding-right: 0;
    }

    .footer-box {
        text-align: center;
    }

    .footer-ewm {
        width: 70px;
        margin-right: 20px;
    }

    .footer-ewm:last-child {
        margin: 0;
    }

    .footer-wrap {
        padding: 30px 0;
    }

    .footer-title {
        line-height: 28px;
        font-size: 12px;
    }

    .footer-right {
        display: none;
    }

    .footer-bq {
        text-align: center;
    }

    .pt50 {
        padding-top: 20px;
    }

    .header-top {
        margin-top: 60px;
    }

    .tree_pos_info_oth.tree_pos_info {
        text-align: left;
        padding-top: 20px;
        padding-bottom: 5px;
        margin-bottom: 20px;
        margin-left: 20px;
        margin-right: 20px;
    }

    .tree_pos_info_ser.tree_pos_info {
        text-align: center;
        padding-top: 20px;
        padding-bottom: 5px;
        margin-bottom: 10px;
        margin-left: 20px;
        margin-right: 20px;
    }

    .service-nav {
        font-size: 16px;
        line-height: 40px;
        padding: 5px 0;
        text-align: center;
        border-top: 1px solid #7f7f7f;
        border-bottom: 1px solid #7f7f7f;
    }

    .service-nav a {
        padding: 0 8px;
        margin: 0 10px;
    }

    .case-index-top {
        padding-top: 20px;
    }

    .case-index-title {
        width: 50%;
    }

    .case-index-load {
        width: 50%;
    }

    .pr-20 {
        padding-right: 0;
    }

    .case-index-nav {
        width: 100%;
        text-align: left;
        height: auto;
        line-height: 24px;
        padding-bottom: 20px;
    }

    .news-list-li {
        width: 100%;
        margin-right: 0;
    }

    .news-list-read {
        padding: 20px 20px 20px 20px;
    }

    .news-list-title {
        font-size: 16px;
        line-height: 22px;
        height: 22px;
    }

    .news-list-text {
        line-height: 20px;
        font-size: 12px;
        height: 40px;
        padding: 10px 0;
    }

    .news-list-time {
        font-size: 12px;
    }

    .news-list-li:nth-child(3n+1) {
        -webkit-animation-delay: 200ms;
        animation-delay: 200ms;
    }

    .news-list-li:nth-child(3n+2) {
        -webkit-animation-delay: 200ms;
        animation-delay: 200ms;
    }

    .news-list-li:nth-child(3n) {
        -webkit-animation-delay: 200ms;
        animation-delay: 200ms;
    }

    .news-read-wrap {
        padding-top: 20px;
    }

    .news-read-lable {
        font-size: 12px;
        line-height: 20px;
    }

    .news-read-title {
        font-size: 16px;
        font-weight: bold;
        line-height: 24px;
    }

    .news-read-title {
        padding: 20px 0 20px 0;
    }

    .news-read-bjq {
        font-size: 14px;
        line-height: 24px;
        color: #999;
    }

    .news-read-bjq img {
        padding: 10px 0;
    }

    .news-read-list {
        font-size: 14px;
    }

    .page-img {
        overflow: hidden;
    }

    .page-img img {
        width: 100%;
        position: relative;
    }

    .banner-service_rel .page-info {
        display: none;
    }

    .service-title {
        font-size: 18px;
    }

    .service-read {
        font-size: 14px;
        line-height: 22px;
    }

    .service-text {
        padding: 50px 0;
    }

    .service-left-box {
        padding-right: 0;
    }

    .service-left-box .service-list-right {
        position: static;
        width: 100%;
        height: auto;
    }

    .service-right-text {
        position: static;
        -webkit-transform: translateY(0);
        transform: translateY(0);
        padding: 20px 0;
    }

    .service-about {
        padding-top: 30px;
        padding-bottom: 35px;
    }

    .service-about-tit {
        font-size: 14px;
        line-height: 24px;
        padding-bottom: 18px;
    }

    .service-about-con .chd {
        padding-bottom: 20px;
    }

    .service-about-con .chd .inf-wrap {
        font-size: 20px;
        line-height: 24px;
        margin-bottom: 8px;
    }

    .service-about-con .chd .inf-wrap2 {
        font-size: 14px;
        line-height: 22px;
    }

    .service-about-con .chd img {
        display: block;
        margin: 0 auto 10px;
        width: 80%;
        max-width: 120px;
    }

    .service-list-wrap-ser2 {
        padding-top: 32px;
        padding-bottom: 30px;
    }

    .service-list-myinfos {
        font-size: 14px;
        line-height: 22px;
        margin-bottom: 12px;
    }

    .service-list-li {
        margin-bottom: 10px;
    }

    .service-list-title {
        font-size: 20px;
        line-height: 22px;
        text-align: center;
        padding: 0 20px 15px;
        margin-bottom: 12px;
    }

    .service-box-text {
        padding: 0 20px 20px;
    }

    .service-box-title {
        font-size: 20px;
        line-height: 24px;
        padding: 0 20px 15px;
        margin-bottom: 15px;
    }

    .service-box-read {
        font-size: 14px;
        line-height: 24px;
    }

    .service-box-text {
        font-size: 12px;
        line-height: 22px;
    }

    .service-list-wrap-ser3 {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .service-ser3-con {
        font-size: 16px;
        line-height: 40px;
        margin-bottom: 16px;
    }

    .service-case-title {
        font-size: 16px;
        line-height: 40px;
        padding: 20px 0 0 0;
    }

    .header-ul .header-li {
        width: 100%;
        height: 40px;
        line-height: 40px;
    }

    .header-ul .header-li a {
        font-size: 20px;
        color: rgba(255, 255, 255, .8);
    }

    .case-read-left {
        width: 100%;
        padding: 20px 20% 20px 20%;
    }

    .case-read-right {
        width: 100%;
        padding-left: 0;
    }

    .case-text-box {
        position: static;
        -webkit-transform: translateY(0);
        transform: translateY(0);
        font-size: 14px;
        line-height: 24px;
        height: auto;
    }

    .case-read-show-cases-logo-wrap-wrap, .case-read-show-cases-logo-wrap {
        display: block;
        width: 100%;
    }

    .case-read-box-child, .case-read-box-child-left, .case-read-box-child-right {
        display: block;
        width: 100%;
    }

    .case-read-box-child-left img {
        display: inline-block;
        padding: 10px 0;
        max-width: none;
        max-height: none;
    }

    .case-read-box-child-right .text-wrap {
        padding: 10px 0;
    }

    .case-read-box-child-right .text-wrap h1, .case-read-box-child-right .text-wrap h2, .case-read-box-child-right .text-wrap h3, .case-read-box-child-right .text-wrap h4, .case-read-box-child-right .text-wrap h5, .case-read-box-child-right .text-wrap h6 {
        font-size: 16px;
        line-height: 30px;
        margin-bottom: 10px;
    }

    .case-read-box-child-right article {
        font-size: 14px;
        line-height: 24px;
        min-height: 0;
    }

    .case-read-bjq img {
        padding: 10px 0;
    }

    .case-read-box {
        padding: 0;
    }

    .case-read-list {
        font-size: 14px;
        margin: 0 0 10px 0;
    }

    .case-read-title {
        font-size: 16px;
        line-height: 40px;
        padding: 50px 0 0 0;
    }

    .case_prev .xiao_guo_liang, .case_next .xiao_guo_liang {
        display: none;
    }

    .contact-title {
        font-size: 26px;
    }

    .contact-text {
        font-size: 14px;
        padding: 0 20px;
    }

    .contact-title {
        padding: 0 20px;
    }

    .contact-logo {
        width: 160px;
        margin: 30px auto 0;
    }

    .contact-dz {
        font-size: 14px;
        padding: 20px 0;
    }

    .contact-tel {
        font-size: 24px;
        margin: 10px 0 30px 0;
    }

    .contact-qq {
        font-size: 24px;
        margin: 10px 0 30px 0;
    }

    .contact-ewm {
        width: 100px;
    }

    .contact-vx {
        font-size: 18px;
        margin: 10px 0 30px 0;
    }

    .union-title {
        font-size: 18px;
    }

    .union-li {
        width: 100%;
    }

    .union-text {
        padding: 20px;
    }

    .union-read {
        font-size: 32px;
    }

    .union-tail {
        padding: 15px 5px 30px;

    }

    .union-tail p {
        font-size: 12px;
        line-height: 22px;
    }
}

/*兼容稀奇古怪的屏幕*/
@media screen and (min-width: 1201px) and (max-width: 1320px) {
    .width-auto {
        padding: 0 60px;
    }

    .case-index-min .case-index-li a .case-pop-span {
        font-size: 22px;
    }

    .index-news-list {
        padding: 0 60px;
    }

    .footer-left {
        padding-right: 30px;
    }

    .footer-ewm {
        width: 80px;
        margin-right: 30px;
    }

    .footer-title {
        font-size: 13px;
    }

    .footer-contact-title {
        font-size: 13px;
        line-height: 28px;
    }

    .footer-span {
        font-size: 13px;
        line-height: 28px;
    }

    .footer-contact-read {
        font-size: 13px;
        line-height: 28px;
    }

    .pt50 {
        padding-top: 30px;
    }

    .case-index-title {
        width: 20%;
    }

    .case-index-nav {
        width: 80%;
    }

    .news-list-read {
        padding: 25px 5% 30px 5%;
    }

    .news-list-title {
        font-size: 18px;
        line-height: 28px;
        height: 28px;
    }

    .news-list-text {
        font-size: 14px;
    }

    .news-list-time {
        font-size: 14px;
    }
}

/*兼容笔记本*/
@media screen and (min-width: 1321px) and (max-width: 1600px) {
    .index-news-list {
        padding: 0 100px;
    }

    .footer-ewm {
        width: 88px;
        margin-right: 40px;
    }

    .footer-ewm:last-child {
        margin-right: 0;
    }

    .footer-contact-title {
        font-size: 14px;
        line-height: 24px;
    }

    .footer-span {
        font-size: 14px;
        line-height: 24px;
    }

    .footer-contact-read {
        font-size: 14px;
        line-height: 24px;
    }
}

/*兼容稀奇古怪尺寸*/
@media screen and (min-width: 1601px) and (max-width: 1850px) {
    .footer-ewm {
        margin-right: 35px;
        width: 115px;
    }
}

