@font-face {
    /*font-family: zdyzt;*/
    /*src: url('../font/bahnschrift.ttf')*/
}

body {
    /* font-family: PingFang SC Medium, "微软雅黑";*/
    /*font-family: zdyzt;*/
    display: flex;
    flex-direction: column;
}

select {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: url("../imgs/home/iocn-down.png") no-repeat scroll right center transparent;
    padding-right: 8px;
}

.bgGd {
    display: none;
}

.top_bg_case {
    background: url("../imgs/bg.png") no-repeat;
    background-position: center bottom;
    padding-bottom: 80px;
}

.top_bg_case .introBoxCard {
    background: transparent;
}

.case_case_solution {
    background: rgba(250, 250, 252, 1) !important;
}

.case_case_solution .superiorityBoxTop {
    margin-top: 0;
}

@media screen and (min-width: 1200px) {
    .logoImg {
        width: 150px;
        height: auto;
        max-height: 60px;
    }

    .bannerImg {
        width: 100%;
    }

    .main {
        display: flex;
        flex-direction: column;
        overflow: hidden;
    }

    .top {
        width: 1050px;
        height: 30px;
        display: flex;
        margin: auto;
        margin-top: 0px;
    }

    .topLeft {
        margin: auto;
        margin-left: 0px;
        color: #999999;
        font-size: 14px;
    }

    .topRight {
        margin: auto;
        margin-right: 0px;
        color: #999999;
        font-size: 14px;
        display: flex;
    }

    .topRightLogin {
        margin: auto;
        margin-right: 30px;
        color: #999;
    }

    .topRightImg {
        margin: auto;
        margin-right: 10px;
    }

    .topRightDesc {
        margin: auto;
    }

    .el-input__inner {
        padding: unset !important;
        width: 50px !important;
        border: none !important;
        height: 30px !important;
        line-height: 30px !important;
        color: #999 !important;
        font-size: 13px !important;
    }

    .el-input__suffix {
        right: 0px !important;
    }

    .navBox {
        width: 1050px;
        height: 65px;
        display: flex;
        margin: auto;
    }

    .logo {
        margin: auto;
        margin-left: 0px;
    }

    .nav {
        display: flex;
        margin: auto;
        margin-right: 35px;
        font-size: 15px;
        height: 100%;
    }

    .navLi {
        width: auto;
        height: 36px;
        line-height: 36px;
        margin: auto;
        margin-right: 70px;
        color: #4c4c4c;
    }

    .navLiSeBox {
        width: 138px;
        height: 100%;
        display: flex;
        text-align: center;
        position: relative;
    }

    .navLiSe {
        width: auto;
        height: 100%;
        line-height: 36px;
        margin: auto;
        color: #4c4c4c;
        text-align: center;
        font-weight: bold;
    }

    .navAlink {
        margin: auto;
    }

    .navLiSecSBox {
        width: 230px;
        height: auto;
        display: flex;
        flex-direction: column;
        background: rgba(255, 255, 255, 0.96);
        border-radius: 3px;
        position: absolute;
        top: 65px;
        left: 50%;
        margin-left: -115px;
        z-index: 5;
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .navLiSeS {
        width: 65%;
        height: auto;
        padding-bottom: 15px;
        padding-top: 15px;
        font-size: 12px;
        margin: 0 auto;
        color: #616262;
        text-align: center;
        padding-left: 40px;
        padding-right: 40px;
    }

    .navLiSeS:hover {
        background: #e4f0fe;
    }

    .navAlinkSe {
        width: 100%;
    }

    .navCheck {
        color: #0d62e1;
        border-bottom: 1px solid #0d62e1;
    }

    .freeTry {
        width: 90px;
        height: 35px;
        font-size: 16px;
        color: #fff;
        background: #0d62e1;
        border-radius: 17.5px;
        margin: auto;
        margin-right: 0px;
        margin-left: 0px;
        text-align: center;
        line-height: 35px;
        font-weight: bold;
    }

    .freeTry:hover {
        box-shadow: 0px 2px 0px 3px #ededed;
    }

    .cursorPointer {
        cursor: pointer;
    }

    .bannerBox, .clientDataBox {
        width: 100%;
        float: left;
        height: auto;
        text-align: center;
        overflow: hidden;
        position: relative;
    }

    .swiper-pagination-bullets {
        position: absolute;
        z-index: 2;
        bottom: 50px !important;
    }

    .swiper-pagination-bullet {
        width: 9px !important;
        height: 5px !important;
        border-radius: 2px !important;
        background: #88b5ee !important;
        opacity: 1 !important;
    }

    .swiper-pagination-bullet-active {
        width: 18px !important;
        height: 5px !important;
        border-radius: 2px !important;
        background: #fff !important;
    }

    .bannerDescBox {
        width: 1050px;
        height: auto;
        margin: auto;
        display: flex;
        flex-direction: column;
        position: absolute;
        left: 50%;
        top: 44%;
        margin-top: -2.5%;
        margin-left: -525px;
    }

    .bannerDescBoxBig {
        width: 100%;
        text-align: left;
        margin: auto;
        font-size: 32px;
        font-weight: 600;
        color: #fff;
    }

    .bannerDescBoxSmall {
        width: 53%;
        text-align: left;
        margin: auto;
        margin-left: 0px;
        line-height: 27px;
        font-size: 14px;
        margin-top: 12px;
        color: #fff;
        opacity: 0.7;
    }

    .swiper-slide {
        display: flex;
    }

    .superiorityBox {
        width: 1050px;
        height: auto;
        margin: auto;
        display: flex;
        flex-direction: column;
    }

    .sourceBox {
        width: 1200px;
        height: auto;
        margin: auto;
        margin-top: 0px;
        display: flex;
        flex-direction: column;
    }

    .superiorityBoxTop, .sourceBoxTop, .clientBoxTop {
        width: 100%;
        height: 115px;
        margin: auto;
        margin-top: 70px;
        display: flex;
        flex-direction: column;
        background-image: url('../imgs/home/pic-title.png');
        background-repeat: no-repeat;
        background-position: center;
        background-size: 50px 115px;
    }

    .superiorityBoxTop {
        margin-top: 80px;
    }

    .clientBoxTop {
        margin-top: 120px;
    }

    .superiorityBoxTopTitle, .sourceBoxTopTitle, .clientBoxTopTitle {
        width: 100%;
        text-align: center;
        font-size: 24px;
        color: #292929;
        margin: auto;
        margin-top: 30px;
        font-weight: 600;
    }

    .superiorityBoxTopTitleSmall, .sourceBoxTopTitleSmall, .clientBoxTopTitleSmall {
        width: 100%;
        text-align: center;
        font-size: 14px;
        margin: auto;
        margin-bottom: 26px;
        color: #4d4d4d;
    }

    .sourceBoxTopTitleSmall {
        opacity: 0.6;
    }

    .superiorityListBox {
        width: 100%;
        height: auto;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        margin-top: 40px;
    }

    .superiorityListLi {
        width: 224px;
        height: 155px;
        margin: auto;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 21px;
        border: 1px solid #f5f5f5;
        display: flex;
        flex-direction: column;
        overflow: hidden;
    }

    .superiorityListLi:hover {
        border-bottom: 2px solid #3f94ff;
        box-shadow: 5px 7px 5px #ededed;
    }

    .superiorityListLiIconBox {
        width: 40px;
        height: 40px;
        margin: auto;
        margin-top: 22px;
        margin-bottom: 0px;
        display: flex;
    }

    .superiorityListLiIcon {
        width: auto;
        height: auto;
        max-width: 40px;
        max-height: 40px;
        margin: auto;
    }

    .superiorityListLiTitle {
        color: #0d62e1;
        font-size: 20px;
        margin: auto;
        margin-top: 13px;
        margin-bottom: 0px;
        text-align: center;
    }

    .superiorityListLiDesc {
        width: 70%;
        height: 34px;
        line-height: 20px;
        font-size: 14px;
        color: #4c4c4c;
        margin: auto;
        margin-top: 13px;
        text-align: center;
    }

    .bgGd {
        width: 100%;
        height: auto;
        max-height: 183px;
        margin: auto;
        margin-top: -20px;
    }

    .sourceBoxOut {
        width: 100%;
        height: auto;

        background: #f5f5f9;
    }

    .sourceBoxOutOut {
        width: 100%;
        height: auto;
        margin: auto;
        margin-top: 0px;
        display: flex;
        flex-direction: column;
        background: url('../imgs/case/pic-khsy.png');
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
    }

    .mapBox {
        width: 100%;
        height: auto;
        margin: auto;
        margin-top: 23px;
        display: flex;
    }

    .map {
        width: 100%;
        height: auto;
        max-height: 620px;
        margin: auto;
    }

    .sourceDataBox {
        width: 100%;
        height: 260px;
        margin: auto;
        margin-top: 0px;
        display: flex;
    }

    .sourceDataLi {
        width: 33%;
        height: 78px;
        margin: auto;
        display: flex;
        flex-direction: column;
    }

    .sourceDataLiNumber {
        margin: auto;
        font-size: 60px;
        color: #0d62e1;
        margin-top: 0;
    }

    .sourceDataLiDesc {
        margin: auto;
        font-size: 20px;
        color: #4c4c4c;
        margin-bottom: 0;
    }

    .clientBox {
        width: 1200px;
        height: auto;
        min-height: 236px;
        display: flex;
        flex-direction: column;
        margin: auto;
        margin-top: 0px;
        padding-bottom: 30px;
    }

    .clientBoxOut {
        width: 100%;
        height: auto;
        display: flex;
    }

    .clientBoxTopSpe {
        margin: auto;
        margin-top: 0px;
        background-image: url('../imgs/home/pic-title2.png');
    }

    .whiteColor {
        color: #fff;
    }

    .blueColor {
        color: #a7d0f1;
    }

    .height435 {
        height: 435px;
        background: #fff;
        box-shadow: 2px 2px 4px 4px #e9e9e9;
        margin-top: 50px;
        margin-bottom: 120px;
    }

    .swiper2 {
        height: 100%;
    }

    .clientListBox {
        width: 100%;
        height: 85%;
        display: flex;
        flex-wrap: wrap;
        margin: auto;
    }

    .clientLogo {
        width: 216px;
        height: 96px;
        margin: auto;
        margin-bottom: 20px;
    }

    .clientDataBox .swiper-pagination2 .swiper-pagination-bullet {
        background: #8dadd4 !important;
    }

    .clientDataBox .swiper-pagination2 .swiper-pagination-bullet-active {
        background: #1c5baa !important;
    }

    .freeBox {
        width: 100%;
        height: 244px;
        margin: auto;
        margin-top: 0;
        display: flex;
        flex-direction: column;
        background-image: url('../imgs/home/pic-contact.png');
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        overflow: hidden;
    }

    .freeDesc {
        width: 100%;
        text-align: center;
        margin: auto;
        margin-top: 78px;
        margin-bottom: 0px;
        color: #fff;
        font-size: 32px;
        letter-spacing: 2px;
    }

    .freeTryBtn {
        width: 160px;
        height: 45px;
        border: 1px solid #fff;
        border-radius: 1px;
        margin: auto;
        margin-top: 2%;
        text-align: center;
        line-height: 45px;
        color: #fff;
    }

    .bottomBoxOut {
        width: 100%;
        height: auto;
        background: #000;
        margin: auto;
        display: flex;
        background-image: url('../imgs/bottom-bg.jpg');
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .bottomBox {
        width: 1200px;
        height: auto;
        margin: auto;
        margin-top: 50px;
        display: flex;
        flex-direction: column;
    }

    .bottomTopBox {
        margin: auto;
        display: flex;
        width: 100%;
    }

    .bottomTopBoxList {
        width: 300px;
        height: auto;
        margin: auto;
        margin-top: 0px;
        margin-left: 70px;
        display: flex;
        flex-direction: column;
    }

    .bottomLogo {
        width: 122px;
        height: auto;
        max-height: 40px;
        margin: auto;
        margin-top: 9px;
        margin-bottom: 0px;
        margin-left: 0px;
    }

    .bottomQr {
        width: 122px;
        height: 122px;
        margin: auto;
        margin-top: 22px;
        margin-left: 0px;
        margin-bottom: 0px;
    }

    .phoneNumber {
        font-size: 14px;
        margin: auto;
        margin-left: 0px;
        margin-top: 10px;
        color: #fff;
    }

    .address {
        font-size: 14px;
        font-weight: 600;
        margin: auto;
        margin-left: 0px;
        margin-top: 15px;
        color: #fff;
        line-height: 20px;
        letter-spacing: 1px;
    }

    .bottomTopBoxListRight {
        width: 135px;
        height: auto;
        margin: auto;
        margin-right: 0;
        margin-top: 0px;
        margin-left: 90px;
        display: flex;
        flex-direction: column;
        max-width: 210px;
    }

    .bottomTopBoxListRightNavTitle {
        color: #fff;
        font-size: 14px;
        margin: auto;
        margin-top: 0px;
        margin-left: 0px;
        margin-bottom: 0;
    }

    .line {
        width: 56px;
        height: 1px;
        background: #fff;
        margin: auto;
        margin-left: 0;
        margin-top: 17px;
        margin-bottom: 17px;
        flex-shrink: 0;
    }

    .secNav {
        color: #acacac;
        margin: auto;
        margin-left: 0px;
        margin-top: 0px;
        margin-bottom: 20px;
        font-size: 13px;
    }

    .bottomBottomBox {
        width: 100%;
        height: 60px;
        display: flex;
        justify-content: space-around;
        margin: auto;
        margin-top: 0px;
        font-size: 12px;
    }

    .bq1 {
        margin: auto;
        margin-right: 0;
        color: #fff;
    }

    .bq2 {
        margin: auto;
        margin-right: 15px;
        margin-left: 15px;
        color: #fff;
    }

    .bq3 {
        margin: auto;
        margin-left: 0;
        color: #fff;
    }

    .bottomTopBoxListRightOut {
        display: flex;
        margin: auto;
        width: 100%;
        margin-top: 13px;
        margin-bottom: 20px;
    }

    .LongHeight {
        height: 200px;
    }

    .tagBox {
        width: 1050px;
        height: 70px;
        background: #fff;
        display: flex;
        margin: auto;
        margin-top: -40px;
        border-radius: 3px;
        border-bottom: 1px solid #e6e4e4;
        position: relative;
        z-index: 1;
    }

    .tagLi {
        width: 25%;
        height: 100%;
        margin: auto;
        text-align: center;
        color: #797878;
        font-size: 13px;
        display: flex;
        font-weight: bold;

    }

    .tagCheck {
        color: #3a7fe7;
        border-bottom: 3px solid #3a7fe7;
    }

    .introBox {
        width: 100%;
        height: 300px;
        display: flex;
        margin: auto;
        margin-top: 44px;
        margin-bottom: 0px;
    }

    .qqbyyImg {
        /*margin: auto;*/
        margin-left: 0;
        margin-right: 0;
    }

    .introBoxCard {
        width: auto;
        max-width: 780px;
        height: auto;
        min-height: 366px;
        /*max-height: 380px;*/
        margin: auto;
        margin-left: 0px;
        background: #fff;
        display: flex;
        flex-direction: column;
    }

    .introBoxCardTitle {
        color: #292929;
        font-size: 24px;
        margin: auto;
        margin-top: 36px;
        margin-left: 30px;
        margin-bottom: 0px;
    }

    .introBoxCardLine {
        width: 51px;
        height: 2px;
        background: #168be7;
        margin: auto;
        margin-top: 10px;
        margin-left: 30px;
        margin-bottom: 0px;
    }

    .introBoxCardDescBox {
        display: flex;
        flex-direction: column;
    }

    .introBoxCardDescBoxP {
        color: #4c4c4c;
        font-size: 14px;
        margin: auto;
        margin-left: 30px;
        line-height: 24px;
        text-align: justify;
        margin-bottom: 20px;
        letter-spacing: 0px;
    }

    .introBoxCardDescBoxP:last-child {
        margin-bottom: 0px;
    }

    .pright {
        margin-left: auto;
        margin-right: 0;
    }

    .blackBg {
        background: #1b1f25;
    }

    .whiteColor {
        color: #fff;
    }

    .grayColor {
        color: #a4a5a8;
    }

    .whiteImgBg {
        background-image: url('../imgs/about/title-white.png');
    }

    .width100 {
        width: 100%;
        height: 400px;
        display: flex;
        margin: auto;
        margin-top: 60px;
    }

    .width100Li {
        width: 25%;
        height: 100%;
        margin: auto;
        display: flex;
        flex-direction: column;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
    }

    .width100LiOne {
        background-image: url('../imgs/about/aboutus-value1.jpg');
    }

    .width100LiTwo {
        background-image: url('../imgs/about/aboutus-value2.jpg');
    }

    .width100LiThree {
        background-image: url('../imgs/about/aboutus-value3.jpg');
    }

    .width100LiFour {
        background-image: url('../imgs/about/aboutus-value4.jpg');
    }

    .width100LiTitle {
        margin: auto;
        color: #fff;
        margin-left: 45px;
        margin-bottom: 40px;
        font-size: 24px;
    }

    .width100LiBlueTitle {
        margin: auto;
        color: #fff;
        margin-left: 45px;
        margin-bottom: 0px;
        font-size: 24px;
    }

    .width100LiBlue {
        width: 100%;
        height: 100%;
        margin: auto;
        background: rgba(44, 111, 210, 0.5);
        display: flex;
        flex-direction: column;
    }

    .width100LiLine {
        width: 42px;
        height: 2px;
        background: #fff;
        margin-left: 45px;
        margin-top: 10px;
    }

    .width100LiDesc {
        font-size: 16px;
        margin: auto;
        margin-left: 45px;
        margin-top: 22px;
        margin-bottom: 40px;
        color: #fff;
    }

    .tixiImg {
        width: 73%;
        height: auto;
        max-height: 522px;
        margin: auto;
        margin-top: 26px;
        margin-bottom: 170px;
    }

    .rongyuBox {
        width: 100%;
        height: auto;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        margin-top: 43px;
        margin-bottom: 100px;
    }

    .rongyuLi {
        width: 24%;
        margin: auto;
        margin-left: 0;
        margin-right: 0;
        margin-top: 0;
        margin-bottom: 10px;
        display: flex;
        flex-direction: column;
    }

    .rongyuLiImgBox {
        width: 100%;
        height: auto;
        box-shadow: 1px 3px 5px 4px #eee;
        margin: auto;
        margin-top: 0;
    }

    .rongyuLiImg {
        width: 100%;
        height: auto;
        max-height: 410px;
    }

    .rongyuLiTitle {
        width: 100%;
        text-align: center;
        margin: auto;
        margin-top: 20px;
    }

    .hezuoMoshiDesc {
        width: 80%;
        color: #4c4c4c;
        font-size: 18px;
        line-height: 32px;
        text-align: center;
        margin: auto;
        margin-top: 38px;
        margin-bottom: 170px;
    }

    .hezuoMoshiBox {
        width: 75%;
        height: auto;
        display: flex;
        flex-direction: column;
        margin: auto;
        margin-top: 70px;
    }

    .hezuoMoshiLi {
        width: 100%;
        height: 100px;
        margin: auto;
        margin-top: 0;
        margin-bottom: 28px;
        box-shadow: 1px 3px 4px 4px #ecf5fd;
        display: flex;
        border-radius: 3px;
    }

    .hezuoMoshiLi:hover {
        border-bottom: 6px solid #0d62e1;
    }

    .hezuoMoshiLiImgBox {
        width: 85px;
        height: 100%;
        display: flex;
        margin: auto;
        margin-left: 65px;
        margin-right: 0;
        flex-shrink: 0;
    }

    .hezuoMoshiLiImg {
        width: auto;
        height: auto;
        max-height: 60px;
        margin: auto;
    }

    .hezuoMoshiLiRight {
        width: 70%;
        height: 100%;
        margin: auto;
        margin-left: 30px;
        display: flex;
        flex-direction: column;
    }

    .hezuoMoshiLiRightTitle {
        font-size: 16px;
        color: #0d62e1;
        margin: auto;
        margin-left: 0;
        margin-bottom: 0;
    }

    .hezuoMoshiLiRightDesc {
        font-size: 14px;
        color: #4c4c4c;
        margin: auto;
        margin-left: 0;
        margin-top: 10px;
        line-height: 26px;
    }

    .contactBox {
        width: 100%;
        height: 240px;
        margin: auto;
        margin-top: 45px;
        margin-bottom: 60px;
        display: flex;
    }

    .contactBoxLi {
        width: 34%;
        height: 100%;
        margin: auto;
        display: flex;
        flex-direction: column;
        border: 1px solid #ebebeb;
    }

    .contactIcon {
        width: 40px;
        height: auto;
        max-height: 40px;
        margin: auto;
        margin-top: 60px;
        margin-bottom: 0;
        flex-shrink: 0;
    }

    .contactQr {
        width: 120px;
        height: auto;
        max-height: 120px;
        margin: auto;
        margin-top: 35px;
        margin-bottom: 0;
        flex-shrink: 0;
    }

    .contactTitle {
        color: #292929;
        font-size: 16px;
        margin: auto;
        margin-top: 50px;
        margin-bottom: 0;
    }

    .contactPhone {
        color: #0d62e1;
        font-size: 20px;
        margin: auto;
        margin-top: 20px;
        margin-bottom: 0;
    }

    .margin-right {
        margin-right: 32px;
    }

    .margin-left {
        margin-left: 32px;
    }

    .zhaopinInfoBox {
        width: 100%;
        height: auto;
        display: flex;
        flex-direction: column;
    }

    .zhaopinLi {
        width: 100%;
        height: auto;
        display: flex;
        flex-direction: column;
        margin: auto;
        margin-top: 0;
        margin-bottom: 40px;
    }

    .zhaopinLiTopInfo {
        width: 100%;
        height: 70px;
        display: flex;
        margin: auto;
        margin-top: 0;
        background: #168be7;
    }

    .zhaopinLiTopTitle {
        font-size: 20px;
        color: #fff;
        margin: auto;
        margin-left: 30px;
        margin-right: 0;
    }

    .zhaopinLiTopPrice {
        font-size: 16px;
        color: #fff;
        margin: auto;
        margin-left: 45px;
        margin-right: 0;
    }

    .zhaopinIcon {
        width: 20px;
        height: 20px;
        margin: auto;
        margin-right: 30px;
    }

    .zhaopinInfoDescBox {
        width: 100%;
        height: auto;
        display: flex;
        flex-direction: column;
        margin: auto;
        margin-top: 0;
        background: #f5fcff;
    }

    .zhaopinInfoDescBoxTop {
        width: 100%;
        height: 55px;
        margin: auto;
        display: flex;
        flex-wrap: wrap;
        margin-top: 25px;
        margin-bottom: 15px;
    }

    .zhaopinInfoDescBoxTopLi {
        color: #4c4c4c;
        font-size: 16px;
        width: 20%;
        height: auto;
        display: flex;
        margin: auto;
        margin-right: 30px;
        margin-left: 30px;
    }

    .zhaopinInfoDescBoxTopLiLeft {
        width: auto;
        margin: auto;
        margin-left: 0;
        margin-right: 0;
    }

    .zhaopinInfoDescBoxTopLiRight {
        margin-left: 20px;
    }

    .zhaopinLine {
        width: 95%;
        height: 1px;
        background: #ebebeb;
        margin: auto;
        margin-top: 0;
        margin-bottom: 0;
    }

    .zhaopinDescDescBox {
        width: 95%;
        height: auto;
        display: flex;
        flex-direction: column;
        margin: auto;
        margin-top: 25px;
    }

    .zhaopinDescDescBoxLi {
        width: 100%;
        height: auto;
        margin: auto;
        margin-bottom: 30px;
        display: flex;
        flex-direction: column;
        color: #292929;
        font-size: 16px;
    }

    .zhaopinDescDescBoxTitle {
        margin: auto;
        margin-left: 0;
        margin-top: 0;
        margin-bottom: 23px;
    }

    .zhaopinDescDescBoxTitleList {
        margin: auto;
        margin-left: 0;
        margin-top: 0;
        margin-bottom: 0;
        display: flex;
        flex-direction: column;
    }

    .zhaopinDescDescBoxTitleLi {
        margin: auto;
        margin-left: 0;
        margin-top: 0;
        margin-bottom: 8px;
        line-height: 20px;
    }

    .conmapBox {
        width: 100%;
        heigh: auto;
        display: flex;
        flex-direction: column;
    }

    .conmapTagBox {
        width: auto;
        margin: auto;
        margin-top: 0;
        display: flex;
    }

    .conmapTag {
        width: auto;
        margin: auto;
        margin-left: 15px;
        margin-right: 15px;
        margin-bottom: 0;
        color: #333333;
        font-size: 18px;
    }

    .conmapTagCheck {
        /*border-bottom: 1px solid #168be7;*/
        color: #168be7;
    }

    .width1200 {
        width: 1200px;
        margin: auto;
        margin-top: 4px;
        display: flex;
        flex-direction: column;
        margin-top: 40px;
    }

    /*.address{*/
    /*font-size: 22px;*/
    /*color:#333333;*/
    /*font-weight: 600;*/
    /*margin: auto;*/
    /*margin-bottom: 0;*/
    /*}*/
    .tips {
        font-size: 18px;
        color: #333333;
        margin: auto;
        margin-top: 35px;
        margin-bottom: 35px;
    }

    .tipsWay {
        font-size: 18px;
        color: #333333;
        margin: auto;
        margin-top: 0;
        margin-bottom: 15px;
        line-height: 24px;
    }

    .mapImg {
        width: 100%;
        height: auto;
        max-height: 461px;
        margin-top: 45px;
    }

    .pic-bg {
        width: 1200px;
        height: auto;
        max-height: 666px;
        margin: auto;
        margin-top: 40px;
        margin-bottom: 80px;
    }

    .pic-bg2 {
        width: 100%;
        height: auto;
        max-height: 713px;
        margin: auto;
        margin-top: 40px;
        margin-bottom: 80px;
    }

    .pic-bg3 {
        width: 70%;
        height: auto;
        max-height: 713px;
        margin: auto;
        margin-top: 100px;
        margin-bottom: 120px;
    }

    .youshiBox {
        width: 1200px;
        height: auto;
        margin: auto;
        margin-top: 60px;
        margin-bottom: 120px;
        display: flex;
        flex-wrap: wrap;
    }

    .youshiBoxLi {
        width: 45%;
        height: 400px;
        margin: auto;
        margin-top: 0;
        display: flex;
        flex-direction: column;
        border-radius: 3px;
        box-shadow: 1px 3px 5px 4px #eee;
        background: #fff;
        border-radius: 6px;
    }

    .youshiBoxLiImg {
        width: 100%;
        height: auto;
        max-height: 180px;
        margin: auto;
        margin-top: 0;
        margin-bottom: 0;
    }

    .youshiBoxLiImgTitle {
        color: #0d62e1;
        font-size: 20px;
        width: 100%;
        text-align: center;
        margin: auto;
        margin-top: 30px;
        margin-bottom: 30px;
    }

    .youshiBoxLiImgTitleDesc {
        color: #4c4c4c;
        font-size: 16px;
        margin: auto;
        margin-top: 0;
        margin-bottom: 20px;
    }

    .df {
        width: 30%;
        margin-bottom: 40px;
        height: 244px;
    }

    .dfLi {
        margin-top: 24px;
        margin-bottom: 14px;
    }

    .dfimg {
        max-height: 120px;
    }

    .yunyoushiBox {
        width: 1200px;
        height: auto;
        margin: auto;
        margin-top: 50px;
        margin-bottom: 100px;
        display: flex;
        flex-direction: column;
    }

    .yunyoushiBoxLi {
        width: 80%;
        height: 140px;
        margin: auto;
        margin-top: 0;
        margin-bottom: 20px;
        display: flex;
        flex-direction: column;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        color: #fff;
        border-radius: 6px;
    }

    .yunyoushiBoxLiTitle {
        width: auto;
        margin: auto;
        font-size: 24px;
    }

    .yunyoushiBoxLiLine {
        width: 57px;
        height: 2px;
        background: #fff;
        margin: auto;
        margin-top: 9px;
        margin-bottom: 0;
    }

    .yunyoushiBoxLiDesc {
        font-size: 18px;
        margin: auto;
        margin-top: 18px;
        margin-bottom: 0;
    }

    .bg1 {
        background-image: url('../imgs/product/pic-qqbyy-1.png');
    }

    .bg2 {
        background-image: url('../imgs/product/pic-qqbyy-2.png');
    }

    .bg3 {
        background-image: url('../imgs/product/pic-qqbyy-3.png');
    }

    .bg4 {
        background-image: url('../imgs/product/pic-qqbyy-4.png');
    }

    .bg5 {
        background-image: url('../imgs/product/pic-qqbyy-5.png');
    }

    .showThen {
        margin-bottom: 0;
        margin-top: 35px;
    }

    .sourceListBox {
        width: 1200px;
        height: auto;
        margin: auto;
        display: flex;
        flex-wrap: wrap;
    }

    .sourceListBoxLi {
        width: 33%;
        margin: auto;
        margin-bottom: 50px;
        display: flex;
        flex-direction: column;
    }

    .sourceListBoxLiimgBox {
        width: auto;
        height: 50px;
        margin: auto;
        margin-bottom: 0;
        display: flex;
        color: #fff;
    }

    .solutionIconImg {
        width: auto;
        height: auto;
        max-width: 40px;
        max-height: 50px;
        margin: auto;
    }

    .sourceListBoxLiimgBoxTitle {
        font-size: 20px;
        margin: auto;
        margin-top: 18px;
        color: #fff;
    }

    .sourceListBoxLiimgBoxDesc {
        font-size: 14px;
        margin: auto;
        margin-top: 15px;
        color: #fff;
        text-align: center;
        height: 30px;
        letter-spacing: 2px;
        line-height: 22px;
    }

    .width20 {
        width: 20%;
    }

    .width25 {
        width: 20%;
    }

    .caseDesc {
        width: 75%;
        color: #4c4c4c;
        font-size: 16px;
        margin: auto;
        margin-top: 40px;
        text-align: center;
        line-height: 35px;
        letter-spacing: 2px;
    }

    .casePreBox {
        width: 80%;
        margin: auto;
        margin-top: 50px;
        margin-bottom: 110px;
        display: flex;
        flex-direction: column;
    }

    .casePreTopBox {
        width: 100%;
        height: auto;
        display: flex;
        margin-top: 35px;
        margin-bottom: 0;
        justify-content: space-between;
    }

    .casePreTopBoxLi {
        width: 30%;
        height: 110px;
        margin: auto;
        margin-left: 0;
        margin-right: 0;
        background: #fff;
        border-radius: 10px;
        box-shadow: 1px 1px 5px 1px #e1e1e1;
        display: flex;
        flex-direction: column;
    }

    .casePreTopBoxImg {
        width: 40px;
        height: 40px;
        margin: auto;
        margin-bottom: 0;
        display: flex;
    }

    .casePreImg {
        width: 100%;
        height: auto;
        max-height: 40px;
        margin: auto;
    }

    .casePreTopBoxTitle {
        color: #292929;
        font-size: 16px;
        margin: auto;
        margin-top: 13px;
    }

    .pic {
        width: 678px;
        height: 58px;
        margin: auto;
        margin-top: 0;
    }

    .casePreBtnBox {
        width: 410px;
        height: 80px;
        border-radius: 40px;
        background: url('../imgs/case/kuang.png');
        background-size: 100%;
        background-repeat: no-repeat;
        background-position: center;
        display: flex;
        margin: auto;
        margin-top: -5px;
    }

    .casePreBtn {
        width: 92%;
        height: 60px;
        color: #fff;
        border-radius: 30px;
        background: #0d62e1;
        text-align: center;
        line-height: 60px;
        margin: auto;
        font-size: 18px;
    }

    .Rowline {
        width: 1px;
        height: 142px;
        background: #5ba8eb;
        margin: auto;
        flex-shrink: 0;
    }

    .hide {
        display: none;
    }

    .marginTop130 {
        margin-top: 80px;
    }

    .marginBottom160 {
        margin-bottom: 100px;
    }

    .width19 {
        width: 17%;
    }

    .fontSize60 {
        font-size: 40px;
    }

    .sourceListBoxLiLine {
        width: 30px;
        height: 2px;
        background: #fff;
        margin: auto;
        margin-top: 15px;
    }

    .flexWrap {
        display: flex;
        flex-wrap: wrap;
        width: 100%;
        flex-direction: row;
    }

    .width43 {
        width: 21%;
        height: auto;
        padding-bottom: 30px;
    }

    .flexDire {
        flex-direction: column;
    }

    .hezuoMoshiLiImgBoxSpe {
        margin: auto;
        margin-top: 30px;
        margin-bottom: 0;
        height: 40px;
        display: flex;
    }

    .hezuoMoshiLiRightTitlePre {
        margin: auto;
        margin-top: 27px;
        margin-bottom: 0;
        color: #0d62e1;
        font-size: 16px;
    }

    .hezuoMoshiLiRightDescPre {
        width: 70%;
        margin: auto;
        margin-top: 15px;
        text-align: center;
        font-size: 14px;
    }

    .width50 {
        width: 49%;
    }

    .fontBold {
        font-weight: 600;
    }

    .swiper1 {
        height: 400px;
    }

    .rowLine {
        width: 1px;
        height: 30px;
        margin: auto;
        background: #d2d1d1;
        flex-shrink: 0;
    }

    .rowLineB {
        width: 1px;
        height: 30px;
        margin: auto;
        background: #d2d1d1;
    }

    .langDesc {
        color: #999;
    }

    .xuanfu:hover {
        color: #007aff;
    }

    .xuanfudibu:hover {
        color: #fff;
    }

    .smallTitle {
        height: 80px;
        background-size: 40px 80px;
    }


    /*改造*/
    .case_two_all {
        width: 1050px;
        margin: auto auto 80px auto;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;

    }

    .case_two_content_item {
        width: 500px;
        margin-top: 40px;
        background-color: #ffffff;
        transition: all 0.1s linear;
        cursor: pointer;
    }

    .case_two_content_item:hover {
        border-bottom: 2px solid #3f94ff;
        box-shadow: 0 5px 25px #d4d4d4;
        margin-top: 38px;
    }

    .case_two_content_item img {
        width: 100%;
    }

    .case_content_all {
        width: 440px;
        min-height: 230px;
        height: auto;
        margin: auto;
        overflow: hidden;
    }

    .case_content_all .case_item_title {
        margin-top: 30px;
        border-left: 4px solid rgba(13, 98, 225, 1);
        padding-left: 10px;
        color: rgba(41, 41, 41, 1);
        font-size: 18px;
        font-weight: bold;
        margin-bottom: 10px;
    }

    .case_content_all .case_item_abst {
        height: auto;
        line-height: 25px;
        font-size: 15px;
        padding-bottom: 20px;
        word-wrap: break-word;
        word-break: normal;
        color: rgba(41, 41, 41, 1);
    }


    .hksy {
        width: 100%;
        margin: auto;
        background: url("../imgs/home/bg-gd.png") no-repeat;
        background-position: left 120%;
    }

    .hksy_content {
        width: 1050px;
        height: auto;
        display: flex;
        display: -webkit-flex;
        align-items: stretch;
        justify-content: space-between;
        margin: 24px auto auto auto;
        position: relative;
    }

    .hksy_item {
        cursor: pointer;
        width: 230px;
        padding: 20px 10px;
        text-align: center;
        height: initial;
        transition: all 0.1s linear;
    }

    .hksy_item:hover {
        /*border-bottom: 2px solid #3f94ff;*/
        box-shadow: 0 5px 25px #d4d4d4;
        border-radius: 10px;
        transform: scale(1.05);
        /*padding-bottom: 5px;*/
    }

    .hksy_item img {
        margin-bottom: 15px;
        height: 48px;
    }

    .hksy_title {
        color: rgba(13, 98, 225, 1);
        font-size: 18px;
        line-height: 28px;
        min-height: 28px;
        padding: 7px 0;
        border-bottom: 2px solid rgba(13, 98, 225, 1);
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .hksy_title span {
        display: block;
        text-align: center;
    }

    .hksy_abst {
        margin-top: 28px;
        color: rgba(77, 77, 77, 1);
        font-size: 15px;
        line-height: 26px;
        /*word-break:break-all;*/
        text-align: left;
    }

    .case_topology {
        overflow: hidden;
        background-color: rgba(245, 245, 249, 1);
        text-align: center;
    }

    .case_topology_img {
        margin: 40px auto;
    }

    .case_bottom_banner {
        width: 100%;
        margin: 80px auto;
    }

    .case_bottom_banner_bg {
        width: 1050px;
        height: 400px;
        margin: auto;
        display: flex;
        justify-content: space-between;
        text-align: center;
    }

    .case_bottom_banner_bg .swiper-container {
        height: 100%;
    }

    .case_bottom_banner_bg:before {
        content: " ";
        background: url("../imgs/left.png") no-repeat;
        width: 68px;
        background-position: left 100px;
        height: 100%;
        line-height: 300px;
        color: rgba(13, 98, 225, 1);
        font-size: 200px;
    }

    .case_bottom_banner_bg:after {
        content: " ";
        line-height: 300px;
        background: url("../imgs/right.png") no-repeat;
        width: 68px;
        background-position: right 100px;
        height: 100%;
        text-align: right;
        color: rgba(13, 98, 225, 1);
        font-size: 200px;
    }

    .case_bottom_banner_bg .swiper-slide {
    }

    .case_bottom_banner_item {
        margin: auto;
    }

    .case_bottom_banner_item img {
        width: 70px;
        border-radius: 35px;
        margin-bottom: 50px;
    }

    .bottom_banner_content {
        color: rgba(77, 77, 77, 1);
        font-size: 18px;
        line-height: 32px;
        width: 90%;
        margin:auto;
    }

    .bottom_banner_title {
        color: rgba(41, 41, 41, 1);
        font-size: 16px;
        font-weight: bold;
        height: 25px;
        line-height: 25px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 40px auto;
    }

    .bottom_banner_title:before {
        content: " ";

        display: inline-block;
        background-color: rgba(204, 204, 204, 1);
        width: 24px;
        height: 2px;
        margin-right: 10px;
    }

    .bottom_banner_title:after {
        content: " ";
        display: inline-block;
        background-color: rgba(204, 204, 204, 1);
        width: 24px;
        height: 2px;
        margin-left: 10px;
    }

    .banner-bottom-page {
        width: 100%;
        position: absolute;
        line-height: 22px;
        height: 22px;
        bottom: 20px !important;
    }

    .banner-bottom-page:before {
        content: " ";
        width: 100%;
        left: 0;
        top: 50%;
        display: inline-block;
        position: absolute;
        height: 1px;
        background: rgba(235, 235, 235, 1);
    }

    .banner-bottom-page .swiper-pagination-bullet {
        height: 22px !important;
        margin-left: 10% !important;
        margin-right: 10% !important;
        z-index: 1;
        display: inline-block;
        position: relative;
        width: 12px !important;
        background: url("../imgs/icon-ygd-s.png") no-repeat !important;
        background-position: center center !important;
        background-size: 12px 12px;
    }

    .banner-bottom-page .swiper-pagination-bullet-active {
        height: 22px !important;
        width: 22px !important;

        background: #fff url("../imgs/icon-ygd.png") no-repeat 100% !important;
    }
    .product_img_new{
        margin-top:  -20px !important;
    }
}

@media screen and (min-width: 768px) and (max-width: 1200px) {
    .logoImg {
        width: 110px;
        height: auto;
        max-height: 40px;
    }

    .main {
        display: flex;
        flex-direction: column;
        overflow: hidden;
    }

    .top {
        width: 95%;
        height: 30px;
        display: flex;
        margin: auto;
        margin-top: 0px;
    }

    .topLeft {
        margin: auto;
        margin-left: 0px;
        color: #999999;
        font-size: 14px;
    }

    .topRight {
        margin: auto;
        margin-right: 0px;
        color: #999999;
        font-size: 14px;
        display: flex;
    }

    .topRightLogin {
        margin: auto;
        margin-right: 30px;
        color: #999;
    }

    .topRightImg {
        margin: auto;
        margin-right: 10px;
    }

    .topRightDesc {
        margin: auto;
    }

    .el-input__inner {
        padding: unset !important;
        width: 50px !important;
        border: none !important;
        height: 30px !important;
        line-height: 30px !important;
        color: #999 !important;
        font-size: 13px !important;
    }

    .el-input__suffix {
        right: 0px !important;
    }

    .navBox {
        width: 95%;
        height: 45px;
        display: flex;
        margin: auto;
    }

    .logo {
        margin: auto;
        margin-left: 0px;
    }

    .nav {
        display: flex;
        margin: auto;
        margin-right: 35px;
        font-size: 14px;
        height: 100%;
    }

    .navLi {
        width: auto;
        height: 36px;
        line-height: 36px;
        margin: auto;
        margin-right: 70px;
        color: #4c4c4c;
    }

    .navLiSeBox {
        width: auto;
        height: 100%;
        display: flex;
        text-align: center;
        position: relative;
        margin-right: 20px;
    }

    .navLiSe {
        width: auto;
        height: 100%;
        line-height: 36px;
        margin: auto;
        color: #4c4c4c;
        text-align: center;
    }

    .navAlink {
        margin: auto;
    }

    .navLiSecSBox {
        width: 122px;
        height: auto;
        display: flex;
        flex-direction: column;
        background: rgba(255, 255, 255, 0.9);
        border-radius: 5px;
        position: absolute;
        top: 80px;
        left: 50%;
        margin-left: -61px;
        z-index: 5;
    }

    .navLiSeS {
        width: 100%;
        height: auto;
        font-size: 14px;
        color: #616262;
    }

    .navAlinkSe {
        width: 100%;
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .navCheck {
        color: #0d62e1;
        border-bottom: 1px solid #0d62e1;
    }

    .freeTry {
        width: 90px;
        height: 35px;
        font-size: 16px;
        color: #fff;
        background: #0d62e1;
        border-radius: 17.5px;
        margin: auto;
        margin-right: 0px;
        margin-left: 0px;
        text-align: center;
        line-height: 35px;
    }

    .cursorPointer {
        cursor: pointer;
    }

    .bannerBox, .clientDataBox {
        width: 100%;
        float: left;
        height: auto;
        text-align: center;
        overflow: hidden;
        position: relative;
    }

    .bannerBox {
        height: 150px;
    }

    .banner {
        width: 100%;
        height: auto;
        max-height: 300px;
    }

    .swiper-pagination-bullet {
        width: 9px !important;
        height: 5px !important;
        border-radius: 2px !important;
        background: #88b5ee !important;
        opacity: 1 !important;
    }

    .swiper-pagination-bullet-active {
        width: 18px !important;
        height: 5px !important;
        border-radius: 2px !important;
        background: #fff !important;
    }

    .bannerDescBox {
        width: 100%;
        height: auto;
        margin: auto;
        display: flex;
        flex-direction: column;
        position: absolute;
        left: 0;
        top: 40%;
        margin-top: -3.2%;
    }

    .bannerDescBoxBig {
        width: 100%;
        text-align: center;
        margin: auto;
        font-size: 20px;
        font-weight: 600;
        color: #fff;
    }

    .bannerDescBoxSmall {
        width: 100%;
        text-align: center;
        margin: auto;
        font-size: 14px;
        margin-top: 30px;
        color: #fff;
    }

    .swiper-slide {
        display: flex;
    }

    .superiorityBox, .sourceBox {
        width: 100%;
        height: auto;
        margin: auto;
        display: flex;
        flex-direction: column;
    }

    .superiorityBoxTop, .sourceBoxTop, .clientBoxTop {
        width: 100%;
        height: 103px;
        margin: auto;
        margin-top: 30px;
        display: flex;
        flex-direction: column;
        background-image: url('../imgs/home/pic-title.png');
        background-repeat: no-repeat;
        background-position: center;
        background-size: 50px 100px;
    }

    .superiorityBoxTopTitle, .sourceBoxTopTitle, .clientBoxTopTitle {
        width: 100%;
        text-align: center;
        font-size: 16px;
        color: #292929;
        margin: auto;
        margin-bottom: 0px;
        font-weight: 600;
    }

    .superiorityBoxTopTitleSmall, .sourceBoxTopTitleSmall, .clientBoxTopTitleSmall {
        width: 100%;
        text-align: center;
        font-size: 12px;
        color: #292929;
        margin: auto;
        margin-bottom: 26px;
    }

    .bgGd {
        width: 100%;
        height: auto;
        max-height: 183px;
        margin: auto;
        margin-top: 0px;
    }

    .sourceBoxOut {
        width: 100%;
        height: auto;
        margin: auto;
        margin-top: 0px;
        display: flex;
        flex-direction: column;
        background: #f5f5f9;
    }

    .sourceBoxOutOut {
        width: 100%;
        height: auto;
        margin: auto;
        margin-top: 0px;
        display: flex;
        flex-direction: column;
        background: url('../imgs/case/pic-khsy.png');
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
    }

    .mapBox {
        width: 100%;
        height: auto;
        margin: auto;
        margin-top: 23px;
        display: flex;
    }

    .map {
        width: 100%;
        height: auto;
        max-height: 620px;
        margin: auto;
    }

    .sourceDataBox {
        width: 100%;
        height: 130px;
        margin: auto;
        margin-top: 0px;
        display: flex;
    }

    .sourceDataLi {
        width: 33%;
        height: 48px;
        margin: auto;
        display: flex;
        flex-direction: column;
    }

    .sourceDataLiNumber {
        margin: auto;
        font-size: 22px;
        color: #0d62e1;
        margin-top: 0;
    }

    .sourceDataLiDesc {
        margin: auto;
        font-size: 18px;
        color: #4c4c4c;
        margin-bottom: 0;
    }

    .clientBox {
        width: 100%;
        height: auto;
        min-height: 236px;
        display: flex;
        flex-direction: column;
        margin: auto;
        margin-top: 0px;
    }

    .clientBoxOut {
        width: 100%;
        height: auto;
        display: flex;
    }

    .clientBoxTopSpe {
        margin: auto;
        /*margin-top: 30px;*/
        background-image: url('../imgs/home/pic-title2.png');
    }

    .whiteColor {
        color: #fff;
    }

    .blueColor {
        color: #a7d0f1;
    }

    .height435 {
        height: auto;
        background: #fff;
        box-shadow: 2px 2px 4px 4px #e9e9e9;
        margin-top: 21px;
        margin-bottom: 30px;
    }

    .clientListBox {
        width: 100%;
        height: 100%;
        display: flex;
        flex-wrap: wrap;
        margin: auto;
        margin-top: 40px;
    }

    .clientLogo {
        width: 216px;
        height: 96px;
        margin: auto;
        margin-bottom: 20px;
    }

    .clientDataBox .swiper-pagination2 .swiper-pagination-bullet {
        background: #8dadd4 !important;
    }

    .clientDataBox .swiper-pagination2 .swiper-pagination-bullet-active {
        background: #1c5baa !important;
    }

    .freeBox {
        width: 100%;
        height: auto;
        min-height: 99px;
        margin: auto;
        margin-top: 0;
        display: flex;
        flex-direction: column;
        background-image: url('../imgs/home/pic-contact.png');
        background-repeat: no-repeat;
        background-size: 100%;
        background-position: center;
        overflow: hidden;
    }

    .freeDesc {
        width: 100%;
        text-align: center;
        margin: auto;
        margin-top: 30px;
        margin-bottom: 0px;
        color: #fff;
        font-size: 20px;
        letter-spacing: 2px;
    }

    .freeTryBtn {
        width: 120px;
        height: 25px;
        border: 1px solid #fff;
        border-radius: 1px;
        margin: auto;
        margin-top: 1.5%;
        text-align: center;
        line-height: 25px;
        color: #fff;
    }

    .bottomBoxOut {
        width: 100%;
        height: auto;
        min-height: 457px;
        background: #000;
        margin: auto;
        display: flex;
        background-image: url('../imgs/bottom-bg.jpg');
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .bottomBox {
        width: 100%;
        height: auto;
        margin: auto;
        margin-top: 30px;
        display: flex;
        flex-direction: column;
    }

    .bottomTopBox {
        margin: auto;
        display: flex;
    }

    .bottomTopBoxList {
        width: 180px;
        height: auto;
        margin: auto;
        margin-top: 0px;
        margin-left: 10px;
        margin-right: 25px;
        display: flex;
        flex-direction: column;
    }

    .bottomLogo {
        width: 100px;
        height: auto;
        max-height: 40px;
        margin-top: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
    }

    .bottomQr {
        width: 100px;
        height: 100px;
        margin: auto;
        margin-top: 22px;
        margin-left: 0px;
        margin-bottom: 0px;
    }

    .phoneNumber {
        font-size: 12px;
        margin: auto;
        margin-left: 0px;
        margin-top: 10px;
        color: #fff;
    }

    .address {
        font-size: 14px;
        font-weight: 600;
        margin: auto;
        margin-left: 0px;
        margin-top: 5px;
        color: #fff;
        line-height: 20px;
    }

    .bottomTopBoxListRight {
        width: 110px;
        height: 320px;
        margin: auto;
        margin-left: 0;
        margin-top: 15px;
        margin-right: 35px;
        display: flex;
        flex-direction: column;
    }

    .bottomTopBoxListRightNavTitle {
        color: #fff;
        font-size: 14px;
        margin: auto;
        margin-top: 0px;
        margin-left: 0px;
        margin-bottom: 0;
    }

    .line {
        width: 60px;
        height: 1px;
        background: #fff;
        margin: auto;
        margin-left: 0;
        margin-top: 17px;
        margin-bottom: 17px;
        flex-shrink: 0;
    }

    .secNav {
        color: #acacac;
        margin: auto;
        margin-left: 0px;
        margin-top: 0px;
        margin-bottom: 38px;
        height: 20px;
        font-size: 12px;
    }

    .bottomBottomBox {
        width: 100%;
        height: 60px;
        display: flex;
        justify-content: space-around;
        margin: auto;
        margin-top: 30px;
        font-size: 12px;
    }

    .bq1 {
        margin: auto;
        margin-right: 0;
        color: #fff;
    }

    .bq2 {
        margin: auto;
        margin-right: 15px;
        margin-left: 15px;
        color: #fff;
    }

    .bq3 {
        margin: auto;
        margin-left: 0;
        color: #fff;
    }

    .bottomTopBoxListRightOut {
        display: flex;
        margin: auto;
        width: 100%;
        margin-top: 0px;
        margin-bottom: 20px;
    }

    .LongHeight {
        height: 200px;
    }

    .swiper-pagination-bullets {
        position: absolute;
        z-index: 2;
    }

    .tagBox {
        width: 100%;
        height: 50px;
        background: #fff;
        display: flex;
        margin: auto;
        border-radius: 3px;
        box-shadow: 1px 1px 3px 2px #f7f7f7;
        position: relative;
        font-size: 12px;
    }

    .tagLi {
        width: 25%;
        height: 100%;
        margin: auto;
        text-align: center;
        color: #4c4c4c;
        display: flex;
    }

    .tagCheck {
        color: #3a7fe7;
    }

    .introBox {
        width: 100%;
        height: auto;
        display: flex;
        background-image: url('../imgs/about/aboutus-company.png');
        background-position: right center;
        background-repeat: no-repeat;
        background-size: 100%;
        margin: auto;
        margin-top: 15px;
        margin-bottom: 30px;
    }

    .introBoxCard {
        width: 100%;
        height: auto;
        margin: auto;
        margin-left: 0px;
        background: #fafafa;
        display: flex;
        flex-direction: column;
    }

    .introBoxCardTitle {
        color: #292929;
        font-size: 18px;
        margin: auto;
        margin-top: 25px;
        margin-left: 20px;
        margin-bottom: 0px;
    }

    .introBoxCardLine {
        width: 51px;
        height: 2px;
        background: #168be7;
        margin: auto;
        margin-top: 10px;
        margin-left: 20px;
        margin-bottom: 0px;
    }

    .introBoxCardDescBox {
        margin: auto;
        margin-top: 15px;
        margin-bottom: 15px;
        display: flex;
        flex-direction: column;
        width: 95%;
    }

    .introBoxCardDescBoxP {
        color: #4c4c4c;
        font-size: 16px;
        margin: auto;
        margin-left: 20px;
        margin-right: 30px;
        line-height: 24px;
        text-align: justify;
        margin-bottom: 6px;
    }

    .introBoxCardDescBoxP:last-child {
        margin-bottom: 0px;
    }

    .blackBg {
        background: #1b1f25;
    }

    .whiteColor {
        color: #fff;
    }

    .grayColor {
        color: #a4a5a8;
    }

    .whiteImgBg {
        background-image: url('../imgs/about/title-white.png');
    }

    .width100 {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        margin: auto;
        margin-top: 30px;
    }

    .width100Li {
        width: 50%;
        height: 234px;
        margin: auto;
        display: flex;
        flex-direction: column;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
    }

    .width100LiOne {
        background-image: url('../imgs/about/aboutus-value1.jpg');
    }

    .width100LiTwo {
        background-image: url('../imgs/about/aboutus-value2.jpg');
    }

    .width100LiThree {
        background-image: url('../imgs/about/aboutus-value3.jpg');
    }

    .width100LiFour {
        background-image: url('../imgs/about/aboutus-value4.jpg');
    }

    .width100LiTitle {
        margin: auto;
        color: #fff;
        margin-left: 45px;
        margin-bottom: 40px;
        font-size: 24px;
    }

    .width100LiBlueTitle {
        margin: auto;
        color: #fff;
        margin-left: 45px;
        margin-bottom: 0px;
        font-size: 24px;
    }

    .width100LiBlue {
        width: 100%;
        height: 100%;
        margin: auto;
        background: rgba(44, 111, 210, 0.5);
        display: flex;
        flex-direction: column;
    }

    .width100LiLine {
        width: 42px;
        height: 2px;
        background: #fff;
        margin-left: 45px;
        margin-top: 10px;
    }

    .width100LiDesc {
        font-size: 16px;
        margin: auto;
        margin-left: 45px;
        margin-top: 22px;
        margin-bottom: 40px;
        color: #fff;
    }

    .tixiImg {
        width: 73%;
        height: auto;
        max-height: 522px;
        margin: auto;
        margin-top: 26px;
        margin-bottom: 50px;
    }

    .rongyuBox {
        width: 100%;
        height: auto;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        margin-top: 43px;
        margin-bottom: 30px;
    }

    .rongyuLi {
        width: 24%;
        margin: auto;
        margin-left: 0;
        margin-right: 0;
        margin-top: 0;
        margin-bottom: 10px;
        display: flex;
        flex-direction: column;
    }

    .rongyuLiImgBox {
        width: 100%;
        height: auto;
        box-shadow: 1px 3px 5px 4px #eee;
        margin: auto;
        margin-top: 0;
    }

    .rongyuLiImg {
        width: 100%;
        height: auto;
        max-height: 410px;
    }

    .rongyuLiTitle {
        width: 100%;
        text-align: center;
        margin: auto;
        margin-top: 20px;
    }

    .hezuoMoshiDesc {
        width: 80%;
        color: #4c4c4c;
        font-size: 14px;
        line-height: 32px;
        text-align: center;
        margin: auto;
        margin-top: 38px;
        margin-bottom: 50px;
    }

    .hezuoMoshiBox {
        width: 80%;
        height: auto;
        display: flex;
        flex-direction: column;
        margin: auto;
        margin-top: 20px;
    }

    .hezuoMoshiLi {
        width: 100%;
        height: auto;
        margin: auto;
        margin-top: 0;
        margin-bottom: 20px;
        padding-top: 10px;
        padding-bottom: 10px;
        box-shadow: 1px 3px 4px 4px #ecf5fd;
        display: flex;
        border-radius: 3px;
    }

    .hezuoMoshiLi:hover {
        border-bottom: 6px solid #0d62e1;
    }

    .hezuoMoshiLiImgBox {
        width: 85px;
        height: 100%;
        display: flex;
        margin: auto;
        margin-left: 65px;
        margin-right: 0;
        flex-shrink: 0;
    }

    .hezuoMoshiLiImg {
        width: auto;
        height: auto;
        max-height: 70px;
        margin: auto;
    }

    .hezuoMoshiLiRight {
        width: 70%;
        height: 100%;
        margin: auto;
        margin-left: 30px;
        display: flex;
        flex-direction: column;
    }

    .hezuoMoshiLiRightTitle {
        font-size: 16px;
        color: #0d62e1;
        margin: auto;
        margin-left: 0;
        margin-bottom: 0;
    }

    .hezuoMoshiLiRightDesc {
        font-size: 12px;
        color: #4c4c4c;
        margin: auto;
        margin-left: 0;
        margin-top: 15px;
        line-height: 16px;
    }

    .contactBox {
        width: 100%;
        height: 240px;
        margin: auto;
        margin-top: 45px;
        margin-bottom: 60px;
        display: flex;
    }

    .contactBoxLi {
        width: 34%;
        height: 100%;
        margin: auto;
        display: flex;
        flex-direction: column;
        border: 1px solid #ebebeb;
    }

    .contactIcon {
        width: 40px;
        height: 40px;
        max-height: 40px;
        margin: auto;
        margin-top: 60px;
        margin-bottom: 0;
        flex-shrink: 0;
    }

    .contactQr {
        width: 120px;
        height: auto;
        max-height: 120px;
        margin: auto;
        margin-top: 45px;
        margin-bottom: 0;
        flex-shrink: 0;
    }

    .contactTitle {
        color: #292929;
        font-size: 16px;
        margin: auto;
        margin-top: 50px;
        margin-bottom: 0;
    }

    .contactPhone {
        color: #0d62e1;
        font-size: 14px;
        margin: auto;
        margin-top: 20px;
        margin-bottom: 0;
    }

    .margin-right {
        margin-right: 32px;
    }

    .margin-left {
        margin-left: 32px;
    }

    .zhaopinInfoBox {
        width: 100%;
        height: auto;
        display: flex;
        flex-direction: column;
    }

    .zhaopinLi {
        width: 100%;
        height: auto;
        display: flex;
        flex-direction: column;
        margin: auto;
        margin-top: 0;
        margin-bottom: 40px;
    }

    .zhaopinLiTopInfo {
        width: 100%;
        height: 70px;
        display: flex;
        margin: auto;
        margin-top: 0;
        background: #168be7;
    }

    .zhaopinLiTopTitle {
        font-size: 20px;
        color: #fff;
        margin: auto;
        margin-left: 30px;
        margin-right: 0;
    }

    .zhaopinLiTopPrice {
        font-size: 16px;
        color: #fff;
        margin: auto;
        margin-left: 45px;
        margin-right: 0;
    }

    .zhaopinIcon {
        width: 20px;
        height: 20px;
        margin: auto;
        margin-right: 30px;
    }

    .zhaopinInfoDescBox {
        width: 100%;
        height: auto;
        display: flex;
        flex-direction: column;
        margin: auto;
        margin-top: 0;
        background: #f5fcff;
    }

    .zhaopinInfoDescBoxTop {
        width: 100%;
        height: auto;
        margin: auto;
        display: flex;
        flex-wrap: wrap;
        margin-top: 25px;
        margin-bottom: 15px;
    }

    .zhaopinInfoDescBoxTopLi {
        color: #4c4c4c;
        font-size: 16px;
        width: 23%;
        height: auto;
        display: flex;
        margin: auto;
        margin-right: 30px;
        margin-left: 30px;
        margin-bottom: 20px;
    }

    .zhaopinInfoDescBoxTopLiLeft {
        width: auto;
        margin: auto;
        margin-left: 0;
        margin-right: 0;
    }

    .zhaopinInfoDescBoxTopLiRight {
        margin-left: 20px;
    }

    .zhaopinLine {
        width: 95%;
        height: 1px;
        background: #ebebeb;
        margin: auto;
        margin-top: 0;
        margin-bottom: 0;
    }

    .zhaopinDescDescBox {
        width: 95%;
        height: auto;
        display: flex;
        flex-direction: column;
        margin: auto;
        margin-top: 25px;
    }

    .zhaopinDescDescBoxLi {
        width: 100%;
        height: auto;
        margin: auto;
        margin-bottom: 30px;
        display: flex;
        flex-direction: column;
        color: #292929;
        font-size: 16px;
    }

    .zhaopinDescDescBoxTitle {
        margin: auto;
        margin-left: 0;
        margin-top: 0;
        margin-bottom: 23px;
    }

    .zhaopinDescDescBoxTitleList {
        margin: auto;
        margin-left: 0;
        margin-top: 0;
        margin-bottom: 0;
        display: flex;
        flex-direction: column;
    }

    .zhaopinDescDescBoxTitleLi {
        margin: auto;
        margin-left: 0;
        margin-top: 0;
        margin-bottom: 8px;
        line-height: 20px;
    }

    .conmapBox {
        width: 100%;
        heigh: auto;
        display: flex;
        flex-direction: column;
    }

    .conmapTagBox {
        width: auto;
        margin: auto;
        margin-top: 0;
        display: flex;
    }

    .conmapTag {
        width: auto;
        margin: auto;
        margin-left: 15px;
        margin-right: 15px;
        margin-bottom: 0;
        color: #333333;
        font-size: 18px;
    }

    .conmapTagCheck {
        /*border-bottom: 1px solid #168be7;*/
        color: #168be7;
    }

    .width1200 {
        width: 100%;
        margin: auto;
        margin-top: 4px;
        display: flex;
        flex-direction: column;
        margin-top: 40px;
    }

    .addressB {
        font-size: 20px;
        color: #333333;
        font-weight: 600;
        margin: auto;
        margin-bottom: 0;
    }

    .tips {
        font-size: 16px;
        color: #333333;
        margin: auto;
        margin-top: 35px;
        margin-bottom: 35px;
    }

    .tipsWay {
        font-size: 16px;
        color: #333333;
        margin: auto;
        margin-top: 0;
        margin-bottom: 15px;
        line-height: 24px;
    }

    .mapImg {
        width: 100%;
        height: auto;
        max-height: 461px;
        margin-top: 45px;
    }

    .pic-bg {
        width: 100%;
        height: auto;
        max-height: 666px;
        margin: auto;
        margin-top: 40px;
        margin-bottom: 80px;
    }

    .pic-bg2 {
        width: 100%;
        height: auto;
        max-height: 713px;
        margin: auto;
        margin-top: 40px;
        margin-bottom: 80px;
    }

    .pic-bg3 {
        width: 82%;
        height: auto;
        max-height: 713px;
        margin: auto;
        margin-top: 40px;
        margin-bottom: 120px;
    }

    .youshiBox {
        width: 100%;
        height: auto;
        margin: auto;
        margin-top: 60px;
        margin-bottom: 120px;
        display: flex;
        flex-wrap: wrap;
    }

    .youshiBoxLi {
        width: 45%;
        height: 400px;
        margin: auto;
        margin-top: 0;
        display: flex;
        flex-direction: column;
        border-radius: 3px;
        box-shadow: 1px 3px 5px 4px #eee;
        background: #fff;
        border-radius: 6px;
    }

    .youshiBoxLiImg {
        width: 100%;
        height: auto;
        max-height: 180px;
        margin: auto;
        margin-top: 0;
        margin-bottom: 0;
    }

    .youshiBoxLiImgTitle {
        color: #0d62e1;
        font-size: 20px;
        width: 100%;
        text-align: center;
        margin: auto;
        margin-top: 30px;
        margin-bottom: 30px;
    }

    .youshiBoxLiImgTitleDesc {
        color: #4c4c4c;
        font-size: 16px;
        margin: auto;
        margin-top: 0;
        margin-bottom: 20px;
        text-align: center;
        line-height: 24px;
    }

    .df {
        width: 30%;
        margin-bottom: 40px;
        height: 244px;
    }

    .dfLi {
        margin-top: 24px;
        margin-bottom: 14px;
    }

    .dfimg {
        max-height: 120px;
    }

    .yunyoushiBox {
        width: 100%;
        height: auto;
        margin: auto;
        margin-top: 50px;
        margin-bottom: 100px;
        display: flex;
        flex-direction: column;
    }

    .yunyoushiBoxLi {
        width: 80%;
        height: 140px;
        margin: auto;
        margin-top: 0;
        margin-bottom: 20px;
        display: flex;
        flex-direction: column;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        color: #fff;
        border-radius: 6px;
    }

    .yunyoushiBoxLiTitle {
        width: auto;
        margin: auto;
        font-size: 24px;
    }

    .yunyoushiBoxLiLine {
        width: 57px;
        height: 2px;
        background: #fff;
        margin: auto;
        margin-top: 9px;
        margin-bottom: 0;
    }

    .yunyoushiBoxLiDesc {
        font-size: 18px;
        margin: auto;
        margin-top: 18px;
        margin-bottom: 0;
    }

    .bg1 {
        background-image: url('../imgs/product/pic-qqbyy-1.png');
    }

    .bg2 {
        background-image: url('../imgs/product/pic-qqbyy-2.png');
    }

    .bg3 {
        background-image: url('../imgs/product/pic-qqbyy-3.png');
    }

    .bg4 {
        background-image: url('../imgs/product/pic-qqbyy-4.png');
    }

    .bg5 {
        background-image: url('../imgs/product/pic-qqbyy-5.png');
    }

    .showThen {
        margin-bottom: 0;
        margin-top: 35px;
    }

    .pright {
        margin-left: auto;
        margin-right: 0;
    }

    .qqbyyImg {
        display: none;
    }

    .sourceListBox {
        width: 100%;
        height: auto;
        margin: auto;
        display: flex;
        flex-wrap: wrap;
    }

    .sourceListBoxLi {
        width: 33%;
        margin: auto;
        margin-bottom: 50px;
        display: flex;
        flex-direction: column;
    }

    .sourceListBoxLiimgBox {
        width: auto;
        height: 50px;
        margin: auto;
        margin-bottom: 0;
        display: flex;
        color: #fff;
    }

    .solutionIconImg {
        width: auto;
        height: auto;
        max-width: 40px;
        max-height: 50px;
        margin: auto;
    }

    .sourceListBoxLiimgBoxTitle {
        font-size: 20px;
        margin: auto;
        margin-top: 18px;
        color: #fff;
    }

    .sourceListBoxLiimgBoxDesc {
        font-size: 12px;
        margin: auto;
        margin-top: 15px;
        color: #fff;
        text-align: center;
        line-height: 16px;
        height: 30px;
    }

    .width20 {
        width: 20%;
    }

    .width25 {
        width: 20%;
    }

    .caseDesc {
        width: 75%;
        color: #4c4c4c;
        font-size: 12px;
        margin: auto;
        margin-top: 40px;
        text-align: center;
        line-height: 35px;
        letter-spacing: 2px;
    }

    .casePreBox {
        width: 80%;
        margin: auto;
        margin-bottom: 30px;
        display: flex;
        flex-direction: column;
    }

    .casePreTopBox {
        width: 100%;
        height: auto;
        display: flex;
        margin-top: 35px;
        margin-bottom: 0;
        justify-content: space-between;
    }

    .casePreTopBoxLi {
        width: 30%;
        height: 110px;
        margin: auto;
        margin-left: 0;
        margin-right: 0;
        background: #fff;
        border-radius: 10px;
        box-shadow: 1px 1px 5px 1px #e1e1e1;
        display: flex;
        flex-direction: column;
    }

    .casePreTopBoxImg {
        width: 40px;
        height: 40px;
        margin: auto;
        margin-bottom: 0;
        display: flex;
    }

    .casePreImg {
        width: 100%;
        height: auto;
        max-height: 40px;
        margin: auto;
    }

    .casePreTopBoxTitle {
        color: #292929;
        font-size: 14px;
        margin: auto;
        margin-top: 13px;
    }

    .pic {
        width: 433px;
        height: 33px;
        margin: auto;
        margin-top: 0;
    }

    .casePreBtnBox {
        width: 410px;
        height: 80px;
        border-radius: 40px;
        background: url('../imgs/case/kuang.png');
        background-size: 100%;
        background-repeat: no-repeat;
        background-position: center;
        display: flex;
        margin: auto;
        margin-top: -5px;
    }

    .casePreBtn {
        width: 90%;
        height: 60px;
        color: #fff;
        border-radius: 30px;
        background: #0d62e1;
        text-align: center;
        line-height: 60px;
        margin: auto;
        font-size: 14px;
    }

    .hide {
        display: none;
    }

    .marginTop130 {
        margin-top: 30px;
    }

    .marginBottom160 {
        margin-bottom: 15px;
    }

    .width19 {
        width: 17%;
    }

    .fontSize60 {
        font-size: 25px;
    }

    .sourceListBoxLiLine {
        width: 30px;
        height: 2px;
        background: #fff;
        margin: auto;
        margin-top: 15px;
    }

    .flexWrap {
        display: flex;
        flex-wrap: wrap;
        width: 100%;
        flex-direction: row;
    }

    .width43 {
        width: 34%;
        height: auto;
    }

    .flexDire {
        flex-direction: column;
    }

    .hezuoMoshiLiImgBoxSpe {
        margin: auto;
        margin-top: 45px;
        margin-bottom: 0;
        height: 40px;
        display: flex;
    }

    .hezuoMoshiLiRightTitlePre {
        margin: auto;
        margin-top: 27px;
        margin-bottom: 0;
        color: #0d62e1;
        font-size: 20px;
    }

    .hezuoMoshiLiRightDescPre {
        width: 70%;
        margin: auto;
        margin-top: 15px;
        text-align: center;
        font-size: 16px;
    }

    .width50 {
        width: 50%;
    }

    .hide {
        display: none;
    }

    .rowLineB {
        width: 1px;
        height: 30px;
        margin: auto;
        background: #d2d1d1;
    }

    .Rowline {
        width: 1px;
        height: 132px;
        background: #5ba8eb;
        margin: auto;
        flex-shrink: 0;
    }

    .smallTitle {
        height: 60px;
        background-size: 30px 60px;
    }

    .smallTitle .superiorityBoxTopTitle, .smallTitle .sourceBoxTopTitle, .smallTitle .clientBoxTopTitle {
        margin: auto;
    }

    /*改造*/
    .case_two_all {
        width: 100%;
        margin: auto auto 80px auto;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;

    }

    .case_two_content_item {
        width: 100%;
        margin-top: 40px;
        background-color: #ffffff;

    }


    .case_two_content_item img {
        width: 100%;
    }

    .case_content_all {
        width: 90%;
        height: auto;
        margin: auto auto 20px auto;
        overflow: hidden;
    }

    .case_content_all .case_item_title {
        margin-top: 30px;
        border-left: 4px solid rgba(13, 98, 225, 1);
        text-indent: 10px;
        color: rgba(41, 41, 41, 1);
        font-size: 20px;
        font-weight: bold;
        margin-bottom: 10px;
    }

    .case_content_all .case_item_abst {
        height: auto;
        line-height: 32px;
        font-size: 16px;
        color: rgba(41, 41, 41, 1);
        overflow-y: auto;
    }


    .hksy {
        width: 100%;
        margin: auto;
        background: url("../imgs/home/bg-gd.png") no-repeat;
        background-position: left 120%;
    }

    .hksy_content {
        width: 100%;
        display: flex;
        justify-content: space-around;
        flex-wrap: wrap;
        margin: 44px auto auto auto;
    }

    .hksy_item {
        width: 90%;
        text-align: center;
        margin-bottom: 20px;
    }

    .hksy_item img {
        margin-bottom: 15px;
        height: 48px;
    }

    .hksy_title {
        color: rgba(13, 98, 225, 1);
        font-size: 20px;
        padding-bottom: 15px;
        border-bottom: 2px solid rgba(13, 98, 225, 1);
    }

    .hksy_abst {
        margin-top: 28px;
        color: rgba(77, 77, 77, 1);
        font-size: 16px;
        line-height: 26px;
        text-align: justify;
    }

    .case_topology {
        overflow: hidden;
        background-color: rgba(245, 245, 249, 1);
        text-align: center;
    }

    .case_topology_img {
        margin: 40px auto;
        width: 100%;
    }

    .case_topology_img img {
        width: 100%;
    }

    .case_bottom_banner {
        width: 100%;
        margin: 80px auto;
    }

    .case_bottom_banner_bg {
        width: 90%;
        height: 400px;
        margin: auto;
        display: flex;
        justify-content: space-between;
        text-align: center;
    }

    .case_bottom_banner_bg .swiper-container {
        height: 100%;
    }

    .case_bottom_banner_bg:before {
        content: "";

        line-height: 300px;
        color: rgba(13, 98, 225, 1);
        font-size: 200px;
    }

    .case_bottom_banner_bg:after {
        content: "";
        line-height: 300px;
        text-align: right;
        color: rgba(13, 98, 225, 1);
        font-size: 200px;
    }

    .case_bottom_banner_bg .swiper-slide {
    }

    .case_bottom_banner_item {
        margin: auto;
    }

    .case_bottom_banner_item img {
        width: 70px;
        border-radius: 35px;
        margin-bottom: 50px;
    }

    .bottom_banner_content {
        color: rgba(77, 77, 77, 1);
        font-size: 16px;
        line-height: 32px;
    }

    .bottom_banner_title {
        color: rgba(41, 41, 41, 1);
        font-size: 18px;
        font-weight: bold;
        height: 25px;
        line-height: 25px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 40px auto;
    }

    .bottom_banner_title:before {
        content: " ";

        display: inline-block;
        background-color: rgba(204, 204, 204, 1);
        width: 24px;
        height: 2px;
        margin-right: 10px;
    }

    .bottom_banner_title:after {
        content: " ";
        display: inline-block;
        background-color: rgba(204, 204, 204, 1);
        width: 24px;
        height: 2px;
        margin-left: 10px;
    }

    .banner-bottom-page {
        width: 100%;
        display: none;
        position: absolute;
        line-height: 22px;
        height: 22px;
        bottom: 20px !important;
    }

    .banner-bottom-page:before {
        content: " ";
        width: 100%;
        left: 0;
        top: 50%;
        display: inline-block;
        position: absolute;
        height: 1px;
        background: rgba(235, 235, 235, 1);
    }

    .banner-bottom-page .swiper-pagination-bullet {
        height: 22px !important;
        margin-left: 10% !important;
        margin-right: 10% !important;
        z-index: 1;
        display: inline-block;
        position: relative;
        width: 12px !important;
        background: url("../imgs/icon-ygd-s.png") no-repeat !important;
        background-position: center center !important;
        background-size: 12px 12px;
    }

    .banner-bottom-page .swiper-pagination-bullet-active {
        height: 22px !important;
        width: 22px !important;

        background: #fff url("../imgs/icon-ygd.png") no-repeat 100% !important;
    }
}

@media screen and (max-width: 767px) {
    .logoImg {
        width: 110px;
        height: auto;
        max-height: 40px;
    }

    .main {
        display: flex;
        flex-direction: column;
        overflow: hidden;
    }

    .top {
        width: 95%;
        height: 30px;
        display: flex;
        margin: auto;
        margin-top: 0px;
    }

    .topLeft {
        margin: auto;
        margin-left: 0px;
        color: #999999;
        font-size: 14px;
    }

    .topRight {
        margin: auto;
        margin-right: 0px;
        color: #999999;
        font-size: 14px;
        display: flex;
    }

    .topRightLogin {
        margin: auto;
        margin-right: 30px;
        color: #999;
    }

    .topRightImg {
        margin: auto;
        margin-right: 10px;
    }

    .topRightDesc {
        margin: auto;
    }

    .el-input__inner {
        padding: unset !important;
        width: 50px !important;
        border: none !important;
        height: 30px !important;
        line-height: 30px !important;
        color: #999 !important;
        font-size: 13px !important;
    }

    .el-input__suffix {
        right: 0px !important;
    }

    .navBox {
        width: 95%;
        height: 45px;
        display: flex;
        margin: auto;
    }

    .logo {
        margin: auto;
        margin-left: 0px;
    }

    .nav {
        display: flex;
        margin: auto;
        margin-right: 0px;
        font-size: 16px;
    }

    .navLi {
        width: auto;
        height: 36px;
        line-height: 36px;
        margin: auto;
        margin-right: 20px;
        color: #4c4c4c;
    }

    .navCheck {
        color: #0d62e1;
        border-bottom: 1px solid #0d62e1;
    }

    .freeTry {
        width: 90px;
        height: 35px;
        font-size: 16px;
        color: #fff;
        background: #0d62e1;
        border-radius: 17.5px;
        margin: auto;
        margin-right: 0px;
        margin-left: 0px;
        text-align: center;
        line-height: 35px;
    }

    .cursorPointer {
        cursor: pointer;
    }

    .bannerBox, .clientDataBox {
        width: 100%;
        float: left;
        height: auto;
        text-align: center;
        overflow: hidden;
        position: relative;
    }

    .swiper-pagination-bullet {
        width: 9px !important;
        height: 5px !important;
        border-radius: 2px !important;
        background: #88b5ee !important;
        opacity: 1 !important;
    }

    .swiper-pagination-bullet-active {
        width: 18px !important;
        height: 5px !important;
        border-radius: 2px !important;
        background: #fff !important;
    }

    .bannerDescBox {
        width: 100%;
        height: 100%;
        margin: auto;
        display: flex;
        flex-direction: column;
        position: absolute;
        left: 0;
        top: 50%;
        margin-top: -16%;
    }

    .bannerDescBoxBig {
        width: 100%;
        text-align: center;
        margin: auto;
        margin-bottom: 0;
        font-size: 18px;
        font-weight: 600;
        color: #fff;
    }

    .bannerDescBoxSmall {
        width: 95%;
        text-align: center;
        margin: auto;
        margin-top: 10px;
        font-size: 12px;
        color: #fff;
        line-height: 20px;
    }

    .swiper-slide {
        display: flex;
    }

    .superiorityBox, .sourceBox {
        width: 100%;
        height: auto;
        margin: auto;
        display: flex;
        flex-direction: column;
    }

    .superiorityBoxTop, .sourceBoxTop, .clientBoxTop {
        width: 100%;
        height: 90px;
        margin: auto;
        margin-top: 15px;
        display: flex;
        flex-direction: column;
        background-image: url('../imgs/home/pic-title.png');
        background-repeat: no-repeat;
        background-position: center;
        background-size: 40px 90px;
    }

    .superiorityBoxTopTitle, .sourceBoxTopTitle, .clientBoxTopTitle {
        width: 100%;
        text-align: center;
        font-size: 18px;
        color: #292929;
        margin: auto;
        margin-bottom: 0px;
        font-weight: 600;
    }

    .superiorityBoxTopTitleSmall, .sourceBoxTopTitleSmall, .clientBoxTopTitleSmall {
        width: 100%;
        text-align: center;
        font-size: 14px;
        color: #292929;
        margin: auto;
        opacity: 0.5;
        /*margin-bottom: 20px;*/
    }

    .superiorityListBox {
        width: 100%;
        height: auto;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        margin-top: 15px;
    }

    .superiorityListLi {
        width: 44%;
        height: 160px;
        margin: auto;
        margin-left: 10px;
        margin-right: 10px;
        margin-bottom: 21px;
        border: 1px solid #f5f5f5;
        display: flex;
        flex-direction: column;
        overflow: hidden;
    }

    .superiorityListLi:hover {
        border-bottom: 2px solid #3f94ff;
        box-shadow: 5px 7px 5px #ededed;
    }

    .superiorityListLiIconBox {
        width: 40px;
        height: 40px;
        margin: auto;
        margin-top: 22px;
        margin-bottom: 0px;
        display: flex;
    }

    .superiorityListLiIcon {
        width: auto;
        height: auto;
        max-width: 40px;
        max-height: 40px;
        margin: auto;
    }

    .superiorityListLiTitle {
        color: #0d62e1;
        font-size: 16px;
        margin: auto;
        margin-top: 13px;
        margin-bottom: 0px;
        text-align: center;
    }

    .superiorityListLiDesc {
        width: 70%;
        height: 34px;
        line-height: 15px;
        font-size: 12px;
        color: #4c4c4c;
        margin: auto;
        margin-top: 13px;
        text-align: center;
    }

    .bgGd {
        width: 100%;
        height: auto;
        max-height: 183px;
        margin: auto;
        margin-top: -20px;
    }

    .sourceBoxOut {
        width: 100%;
        height: auto;
        margin: auto;
        margin-top: 0px;
        display: flex;
        flex-direction: column;
        background: #f5f5f9;
    }

    .sourceBoxOutOut {
        width: 100%;
        height: auto;
        margin: auto;
        margin-top: 0px;
        display: flex;
        flex-direction: column;
        background: url('../imgs/case/pic-khsy.png');
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
    }

    .mapBox {
        width: 100%;
        height: auto;
        margin: auto;
        margin-top: 23px;
        display: flex;
    }

    .map {
        width: 100%;
        height: auto;
        max-height: 620px;
        margin: auto;
    }

    .sourceDataBox {
        width: 100%;
        height: 130px;
        margin: auto;
        margin-top: 0px;
        display: flex;
    }

    .sourceDataLi {
        width: 33%;
        height: 48px;
        margin: auto;
        display: flex;
        flex-direction: column;
    }

    .sourceDataLiNumber {
        margin: auto;
        font-size: 20px;
        color: #0d62e1;
        margin-top: 0;
    }

    .sourceDataLiDesc {
        margin: auto;
        font-size: 14px;
        color: #4c4c4c;
        margin-bottom: 0;
        text-align: center;
    }

    .clientBox {
        width: 100%;
        height: auto;
        min-height: 236px;
        display: flex;
        flex-direction: column;
        margin: auto;
        margin-top: 0px;
    }

    .clientBoxOut {
        width: 100%;
        height: auto;
        display: flex;
    }

    .clientBoxTopSpe {
        margin: auto;
        margin-top: 30px;
        background-image: url('../imgs/home/pic-title2.png');
    }

    .whiteColor {
        color: #fff;
    }

    .blueColor {
        color: #a7d0f1;
    }

    .height435 {
        height: auto;
        background: #fff;
        box-shadow: 2px 2px 4px 4px #e9e9e9;
        margin-top: 21px;
        margin-bottom: 30px;
    }

    .clientListBox {
        width: 100%;
        height: 100%;
        display: flex;
        flex-wrap: wrap;
        margin: auto;
        margin-top: 40px;
    }

    .clientLogo {
        width: 47%;
        height: 85px;
        margin: auto;
        margin-bottom: 20px;
    }

    .clientDataBox .swiper-pagination2 .swiper-pagination-bullet {
        background: #8dadd4 !important;
    }

    .clientDataBox .swiper-pagination2 .swiper-pagination-bullet-active {
        background: #1c5baa !important;
    }

    .freeBox {
        width: 100%;
        height: auto;
        min-height: 120px;
        margin: auto;
        margin-top: 0;
        display: flex;
        flex-direction: column;
        background-image: url('../imgs/home/pic-contact.png');
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        overflow: hidden;
    }

    .freeDesc {
        width: 100%;
        text-align: center;
        margin: auto;
        margin-top: 30px;
        margin-bottom: 0px;
        color: #fff;
        font-size: 20px;
        letter-spacing: 2px;
    }

    .freeTryBtn {
        width: 120px;
        height: 25px;
        border: 1px solid #fff;
        border-radius: 1px;
        margin: auto;
        margin-top: 1.5%;
        text-align: center;
        line-height: 25px;
        color: #fff;
    }

    .bottomBoxOut {
        width: 100%;
        height: auto;
        min-height: 457px;
        background: #000;
        margin: auto;
        display: flex;
        background-image: url('../imgs/bottom-bg.jpg');
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .bottomBox {
        width: 100%;
        height: auto;
        margin: auto;
        margin-top: 30px;
        display: flex;
        flex-direction: column;
    }

    .bottomTopBox {
        margin: auto;
        display: flex;
        flex-direction: column;
        width: 100%;
    }

    .bottomTopBoxList {
        width: 180px;
        height: auto;
        margin: auto;
        margin-top: 0px;
        display: flex;
        flex-direction: column;
    }

    .bottomLogo {
        width: 133px;
        height: auto;
        max-height: 50px;
        margin: auto;
        margin-top: 0px;
        margin-bottom: 0px;
    }

    .bottomQr {
        width: 100px;
        height: 100px;
        margin: auto;
        margin-top: 22px;
        margin-bottom: 0px;
    }

    .phoneNumber {
        font-size: 14px;
        font-weight: 600;
        margin: auto;
        margin-top: 20px;
        color: #fff;
    }

    .address {
        font-size: 14px;
        font-weight: 600;
        margin: auto;
        margin-top: 5px;
        color: #fff;
    }

    .bottomTopBoxListRightOut {
        display: flex;
        margin: auto;
        width: 100%;
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .bottomTopBoxListRight {
        width: 25%;
        height: 320px;
        margin: auto;
        margin-top: 15px;
        display: flex;
        flex-direction: column;
        text-align: center;
    }

    .bottomTopBoxListRightNavTitle {
        color: #fff;
        font-size: 14px;
        margin: auto;
        margin-top: 0px;
        margin-bottom: 0;
    }

    .line {
        width: 60px;
        height: 1px;
        background: #fff;
        margin: auto;
        margin-top: 17px;
        margin-bottom: 17px;
        flex-shrink: 0;
    }

    .secNav {
        color: #acacac;
        margin: auto;
        margin-top: 0px;
        margin-bottom: 38px;
        height: 20px;
        font-size: 12px;
    }

    .bottomBottomBox {
        width: 100%;
        height: 60px;
        display: flex;
        flex-direction: column;
        justify-content: space-around;
        margin: auto;
        margin-top: 40px;
        font-size: 12px;
    }

    .bq1 {
        margin: auto;
        color: #fff;
    }

    .bq2 {
        margin: auto;
        color: #fff;
    }

    .bq3 {
        margin: auto;
        color: #fff;
    }

    .navImg {
        margin: auto;
        margin-right: 10px;
        width: 35px;
        height: 35px;
    }

    .backCe {
        width: 100%;
        height: 100%;
        position: fixed;
        top: 0;
        left: 0;
        background: rgba(0, 0, 0, 0.3);
        display: flex;
        z-index: 1000;
    }

    .navPhone {
        position: absolute;
        top: 0px;
        left: 0;
        width: 100%;
        height: auto;
        background: #fff;
        display: flex;
        flex-direction: column;
        z-index: 1001;
    }

    .navPhoneLi {
        width: 100%;
        height: 45px;
        text-align: center;
        line-height: 45px;
        color: #999;
        border-bottom: 1px solid #999;
    }

    .LongHeight {
        height: 200px;
    }

    .hide {
        display: none;
    }

    .swiper-pagination-bullets {
        position: absolute;
        z-index: 2;
    }

    .tagBox {
        width: 100%;
        height: auto;
        background: #fff;
        display: flex;
        flex-wrap: wrap;
        margin: auto;
        margin-top: 0px;
        border-radius: 3px;
        box-shadow: 1px 1px 3px 2px #f7f7f7;
        position: relative;
    }

    .tagLi {
        width: 45%;
        height: auto;
        margin: auto;
        margin-top: 15px;
        margin-bottom: 15px;
        text-align: center;
        color: #4c4c4c;
        display: flex;
    }

    .tagCheck {
        color: #3a7fe7;
    }

    .introBox {
        width: 100%;
        height: auto;
        display: flex;
        margin: auto;
        margin-top: 15px;
        /*margin-bottom: 30px;*/
    }

    .introBoxCard {
        width: 100%;
        height: auto;
        margin: auto;
        margin-left: 0px;
        background: #fafafa;
        display: flex;
        flex-direction: column;
    }

    .introBoxCardTitle {
        color: #292929;
        font-size: 18px;
        margin: auto;
        margin-top: 25px;
        margin-left: 20px;
        margin-bottom: 0px;
    }

    .introBoxCardLine {
        width: 51px;
        height: 2px;
        background: #168be7;
        margin: auto;
        margin-top: 10px;
        margin-left: 20px;
        margin-bottom: 0px;
    }

    .introBoxCardDescBox {
        margin: auto;
        margin-top: 15px;
        margin-bottom: 15px;
        display: flex;
        flex-direction: column;
    }

    .introBoxCardDescBoxP {
        color: #4c4c4c;
        font-size: 16px;
        margin: auto;
        margin-left: 20px;
        margin-right: 30px;
        line-height: 24px;
        text-align: justify;
        margin-bottom: 6px;
    }

    .introBoxCardDescBoxP:last-child {
        margin-bottom: 0px;
    }

    .blackBg {
        background: #1b1f25;
    }

    .whiteColor {
        color: #fff;
    }

    .grayColor {
        color: #a4a5a8;
    }

    .whiteImgBg {
        background-image: url('../imgs/about/title-white.png');
    }

    .width100 {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        margin: auto;
        margin-top: 30px;
    }

    .width100Li {
        width: 50%;
        height: 234px;
        margin: auto;
        display: flex;
        flex-direction: column;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
    }

    .width100LiOne {
        background-image: url('../imgs/about/aboutus-value1.jpg');
    }

    .width100LiTwo {
        background-image: url('../imgs/about/aboutus-value2.jpg');
    }

    .width100LiThree {
        background-image: url('../imgs/about/aboutus-value3.jpg');
    }

    .width100LiFour {
        background-image: url('../imgs/about/aboutus-value4.jpg');
    }

    .width100LiTitle {
        margin: auto;
        color: #fff;
        margin-left: 45px;
        margin-bottom: 40px;
        font-size: 24px;
    }

    .width100LiBlueTitle {
        margin: auto;
        color: #fff;
        margin-left: 45px;
        margin-bottom: 0px;
        font-size: 24px;
    }

    .width100LiBlue {
        width: 100%;
        height: 100%;
        margin: auto;
        background: rgba(44, 111, 210, 0.5);
        display: flex;
        flex-direction: column;
    }

    .width100LiLine {
        width: 42px;
        height: 2px;
        background: #fff;
        margin-left: 45px;
        margin-top: 10px;
    }

    .width100LiDesc {
        font-size: 16px;
        margin: auto;
        margin-left: 45px;
        margin-top: 22px;
        margin-bottom: 40px;
        color: #fff;
    }

    .tixiImg {
        width: 73%;
        height: auto;
        max-height: 522px;
        margin: auto;
        margin-top: 26px;
        margin-bottom: 50px;
    }

    .rongyuBox {
        width: 100%;
        height: auto;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        margin-top: 43px;
        margin-bottom: 30px;
    }

    .rongyuLi {
        width: 24%;
        margin: auto;
        margin-left: 0;
        margin-right: 0;
        margin-top: 0;
        margin-bottom: 10px;
        display: flex;
        flex-direction: column;
    }

    .rongyuLiImgBox {
        width: 100%;
        height: auto;
        box-shadow: 1px 3px 5px 4px #eee;
        margin: auto;
        margin-top: 0;
    }

    .rongyuLiImg {
        width: 100%;
        height: auto;
        max-height: 410px;
    }

    .rongyuLiTitle {
        width: 100%;
        text-align: center;
        margin: auto;
        margin-top: 20px;
    }

    .hezuoMoshiDesc {
        width: 80%;
        color: #4c4c4c;
        font-size: 14px;
        line-height: 32px;
        text-align: center;
        margin: auto;
        margin-top: 38px;
        margin-bottom: 50px;
    }

    .hezuoMoshiBox {
        width: 95%;
        height: auto;
        display: flex;
        flex-direction: column;
        margin: auto;
        margin-top: 20px;
    }

    .hezuoMoshiLi {
        width: 100%;
        height: auto;
        margin: auto;
        margin-top: 0;
        margin-bottom: 28px;
        box-shadow: 1px 3px 4px 4px #ecf5fd;
        display: flex;
        border-radius: 3px;
    }

    .hezuoMoshiLi:hover {
        border-bottom: 6px solid #0d62e1;
    }

    .hezuoMoshiLiImgBox {
        width: 85px;
        height: 100%;
        display: flex;
        margin: auto;
        margin-left: 65px;
        margin-right: 0;
        flex-shrink: 0;
        display: none;
    }

    .hezuoMoshiLiImg {
        width: 40px;
        height: auto;
        max-height: 70px;
        margin: auto;
    }

    .hezuoMoshiLiRight {
        width: 90%;
        height: 100%;
        margin: auto;
        display: flex;
        flex-direction: column;
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .hezuoMoshiLiRightTitle {
        font-size: 16px;
        color: #0d62e1;
        margin: auto;
        margin-bottom: 0;
    }

    .hezuoMoshiLiRightDesc {
        font-size: 12px;
        color: #4c4c4c;
        margin: auto;
        margin-top: 22px;
        line-height: 26px;
        text-align: center;
    }

    .contactBox {
        width: 100%;
        height: auto;
        margin: auto;
        margin-top: 20px;
        margin-bottom: 20px;
        display: flex;
        flex-direction: column;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .contactBoxLi {
        width: 50%;
        height: 100%;
        margin: auto;
        margin-bottom: 10px;
        display: flex;
        flex-direction: column;
        border: 1px solid #ebebeb;
        padding-bottom: 10px;

    }

    .contactIcon {
        width: 30px;
        height: 30px;
        max-height: 30px;
        margin: auto;
        margin-top: 20px;
        margin-bottom: 0;
        flex-shrink: 0;
    }

    .contactQr {
        width: 120px;
        height: auto;
        max-height: 120px;
        margin: auto;
        margin-top: 20px;
        margin-bottom: 0;
        flex-shrink: 0;
    }

    .contactTitle {
        color: #292929;
        font-size: 16px;
        margin: auto;
        margin-top: 20px;
        margin-bottom: 0;
    }

    .contactPhone {
        color: #0d62e1;
        font-size: 12px;
        margin: auto;
        margin-top: 20px;
        margin-bottom: 0;
    }

    .margin-right {
        /*margin-right: 32px;*/
    }

    .margin-left {
        /*margin-left: 32px;*/
    }

    .zhaopinInfoBox {
        width: 100%;
        height: auto;
        display: flex;
        flex-direction: column;
    }

    .zhaopinLi {
        width: 100%;
        height: auto;
        display: flex;
        flex-direction: column;
        margin: auto;
        margin-top: 0;
        margin-bottom: 40px;
    }

    .zhaopinLiTopInfo {
        width: 100%;
        height: 70px;
        display: flex;
        margin: auto;
        margin-top: 0;
        background: #168be7;
    }

    .zhaopinLiTopTitle {
        font-size: 18px;
        color: #fff;
        margin: auto;
        margin-left: 15px;
        margin-right: 0;
    }

    .zhaopinLiTopPrice {
        font-size: 14px;
        color: #fff;
        margin: auto;
        margin-left: 25px;
        margin-right: 0;
    }

    .zhaopinIcon {
        width: 20px;
        height: 20px;
        margin: auto;
        margin-right: 10px;
    }

    .zhaopinInfoDescBox {
        width: 100%;
        height: auto;
        display: flex;
        flex-direction: column;
        margin: auto;
        margin-top: 0;
        background: #f5fcff;
    }

    .zhaopinInfoDescBoxTop {
        width: 100%;
        height: auto;
        margin: auto;
        display: flex;
        flex-wrap: wrap;
        margin-top: 25px;
        margin-bottom: 15px;
    }

    .zhaopinInfoDescBoxTopLi {
        color: #4c4c4c;
        font-size: 16px;
        width: 100%;
        height: auto;
        display: flex;
        margin: auto;
        margin-right: 30px;
        margin-left: 30px;
        margin-bottom: 20px;
    }

    .zhaopinInfoDescBoxTopLiLeft {
        width: auto;
        margin: auto;
        margin-left: 0;
        margin-right: 0;
    }

    .zhaopinInfoDescBoxTopLiRight {
        margin-left: 20px;
    }

    .zhaopinLine {
        width: 95%;
        height: 1px;
        background: #ebebeb;
        margin: auto;
        margin-top: 0;
        margin-bottom: 0;
    }

    .zhaopinDescDescBox {
        width: 95%;
        height: auto;
        display: flex;
        flex-direction: column;
        margin: auto;
        margin-top: 25px;
    }

    .zhaopinDescDescBoxLi {
        width: 100%;
        height: auto;
        margin: auto;
        margin-bottom: 30px;
        display: flex;
        flex-direction: column;
        color: #292929;
        font-size: 16px;
    }

    .zhaopinDescDescBoxTitle {
        margin: auto;
        margin-left: 0;
        margin-top: 0;
        margin-bottom: 23px;
    }

    .zhaopinDescDescBoxTitleList {
        margin: auto;
        margin-left: 0;
        margin-top: 0;
        margin-bottom: 0;
        display: flex;
        flex-direction: column;
    }

    .zhaopinDescDescBoxTitleLi {
        margin: auto;
        margin-left: 0;
        margin-top: 0;
        margin-bottom: 8px;
        line-height: 20px;
    }

    .conmapBox {
        width: 100%;
        heigh: auto;
        display: flex;
        flex-direction: column;
    }

    .conmapTagBox {
        width: auto;
        margin: auto;
        margin-top: 0;
        display: flex;
        flex-direction: column;
    }

    .conmapTag {
        width: 100%;
        margin: auto;
        margin-bottom: 15px;
        color: #333333;
        font-size: 18px;
        text-align: center;
    }

    .conmapTagCheck {
        /*border-bottom: 1px solid #168be7;*/
        color: #168be7;
    }

    .width1200 {
        width: 100%;
        margin: auto;
        margin-top: 4px;
        display: flex;
        flex-direction: column;
        margin-top: 40px;
    }

    .address {
        font-size: 20px;
        color: #333333;
        font-weight: 600;
        margin: auto;
        margin-bottom: 0;
    }

    .tips {
        font-size: 16px;
        color: #333333;
        margin: auto;
        margin-top: 35px;
        margin-bottom: 35px;
    }

    .tipsWay {
        font-size: 16px;
        color: #333333;
        margin: auto;
        margin-top: 0;
        margin-bottom: 15px;
        line-height: 24px;
    }

    .mapImg {
        width: 100%;
        height: auto;
        max-height: 461px;
        margin-top: 45px;
    }

    .banner {
        width: 100%;
        height: 100%;
        /*max-height: 300px;*/
    }

    .hide {
        display: none;
    }

    .pic-bg {
        width: 100%;
        height: auto;
        max-height: 666px;
        margin: auto;
        margin-top: 40px;
        margin-bottom: 80px;
    }

    .pic-bg2 {
        width: 100%;
        height: auto;
        max-height: 713px;
        margin: auto;
        margin-top: 40px;
        margin-bottom: 80px;
    }

    .pic-bg3 {
        width: 82%;
        height: auto;
        max-height: 713px;
        margin: auto;
        margin-top: 40px;
        margin-bottom: 30px;
    }

    .youshiBox {
        width: 100%;
        height: auto;
        margin: auto;
        margin-top: 60px;
        margin-bottom: 30px;
        display: flex;
        flex-wrap: wrap;
    }

    .youshiBoxLi {
        width: 45%;
        height: auto;
        margin: auto;
        margin-top: 0;
        display: flex;
        flex-direction: column;
        border-radius: 3px;
        box-shadow: 1px 3px 5px 4px #eee;
        background: #fff;
        border-radius: 6px;
    }

    .youshiBoxLiImg {
        width: 100%;
        height: auto;
        max-height: 100px;
        margin: auto;
        margin-top: 0;
        margin-bottom: 0;
    }

    .youshiBoxLiImgTitle {
        color: #0d62e1;
        font-size: 16px;
        width: 100%;
        text-align: center;
        margin: auto;
        margin-top: 30px;
        margin-bottom: 30px;
    }

    .youshiBoxLiImgTitleDesc {
        color: #4c4c4c;
        font-size: 14px;
        margin: auto;
        margin-top: 0;
        margin-bottom: 20px;
        text-align: center;
        line-height: 24px;
    }

    .df {
        width: 40%;
        margin-bottom: 40px;
        height: auto;
    }

    .dfLi {
        margin-top: 24px;
        margin-bottom: 14px;
    }

    .dfimg {
        max-height: 120px;
    }

    .yunyoushiBox {
        width: 100%;
        height: auto;
        margin: auto;
        margin-top: 50px;
        margin-bottom: 30px;
        display: flex;
        flex-direction: column;
    }

    .yunyoushiBoxLi {
        width: 80%;
        height: 100px;
        margin: auto;
        margin-top: 0;
        margin-bottom: 20px;
        display: flex;
        flex-direction: column;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        color: #fff;
        border-radius: 6px;
    }

    .yunyoushiBoxLiTitle {
        width: auto;
        margin: auto;
        font-size: 18px;
    }

    .yunyoushiBoxLiLine {
        width: 57px;
        height: 2px;
        background: #fff;
        margin: auto;
        margin-top: 9px;
        margin-bottom: 0;
    }

    .yunyoushiBoxLiDesc {
        font-size: 16px;
        margin: auto;
        margin-top: 18px;
        margin-bottom: 0;
    }

    .bg1 {
        background-image: url('../imgs/product/pic-qqbyy-1.png');
    }

    .bg2 {
        background-image: url('../imgs/product/pic-qqbyy-2.png');
    }

    .bg3 {
        background-image: url('../imgs/product/pic-qqbyy-3.png');
    }

    .bg4 {
        background-image: url('../imgs/product/pic-qqbyy-4.png');
    }

    .bg5 {
        background-image: url('../imgs/product/pic-qqbyy-5.png');
    }

    .showThen {
        margin-bottom: 0;
        margin-top: 35px;
    }

    .pright {
        margin-left: auto;
        margin-right: 0;
    }

    .qqbyyImg {
        display: none;
    }

    .sourceListBox {
        width: 100%;
        height: auto;
        margin: auto;
        display: flex;
        flex-wrap: wrap;
        /*flex-direction: column;*/
    }

    .sourceListBoxLi {
        width: 95%;
        margin: auto;
        margin-top: 20px;
        margin-bottom: 20px;
        display: flex;
        flex-direction: column;
    }

    .sourceListBoxLiimgBox {
        width: auto;
        height: auto;
        margin: auto;
        margin-bottom: 0;
        display: flex;
        color: #fff;
    }

    .solutionIconImg {
        width: auto;
        height: auto;
        max-width: 40px;
        max-height: 50px;
        margin: auto;
    }

    .sourceListBoxLiimgBoxTitle {
        font-size: 20px;
        margin: auto;
        margin-top: 18px;
        color: #fff;
    }

    .sourceListBoxLiimgBoxDesc {
        font-size: 14px;
        margin: auto;
        margin-top: 15px;
        color: #fff;
        text-align: center;
        height: 30px;
    }

    /*.width20{*/
    /*width: 20%;*/
    /*}*/
    /*.width25{*/
    /*width: 20%;*/
    /*}*/
    .caseDesc {
        width: 75%;
        color: #4c4c4c;
        font-size: 12px;
        margin: auto;
        margin-top: 20px;
        text-align: center;
        line-height: 20px;
        letter-spacing: 2px;
    }

    .casePreBox {
        width: 80%;
        margin: auto;
        margin-bottom: 30px;
        display: flex;
        flex-direction: column;
    }

    .casePreTopBox {
        width: 100%;
        height: auto;
        display: flex;
        flex-direction: column;
        margin-top: 35px;
        margin-bottom: 0;
        justify-content: space-between;
    }

    .casePreTopBoxLi {
        width: 90%;
        height: auto;
        margin: auto;
        margin-bottom: 15px;
        background: #fff;
        border-radius: 10px;
        box-shadow: 1px 1px 5px 1px #e1e1e1;
        padding-top: 10px;
        padding-bottom: 10px;
        display: flex;
        flex-direction: column;
    }

    .casePreTopBoxImg {
        width: 40px;
        height: 40px;
        margin: auto;
        margin-bottom: 0;
        display: flex;
    }

    .casePreImg {
        width: 100%;
        height: auto;
        max-height: 40px;
        margin: auto;
    }

    .casePreTopBoxTitle {
        color: #292929;
        font-size: 12px;
        margin: auto;
        margin-top: 13px;
    }

    .pic {
        display: none;
        width: 678px;
        height: 58px;
        margin: auto;
        margin-top: 0;
    }

    .casePreBtnBox {
        width: 80%;
        height: 60px;
        border-radius: 40px;
        display: flex;
        margin: auto;
        margin-top: -5px;
    }

    .casePreBtn {
        width: 90%;
        height: 40px;
        color: #fff;
        border-radius: 30px;
        background: #0d62e1;
        text-align: center;
        line-height: 40px;
        margin: auto;
        font-size: 14px;
        overflow: hidden;
    }

    .hide {
        display: none;
    }

    .marginTop130 {
        margin-top: 15px;
    }

    .marginBottom160 {
        margin-bottom: 15px;
    }

    /*.width19{*/
    /*width: 19%;*/
    /*}*/
    .fontSize60 {
        font-size: 20px;
    }

    .sourceListBoxLiLine {
        width: 30px;
        height: 2px;
        background: #fff;
        margin: auto;
        margin-top: 15px;
    }

    .flexWrap {
        display: flex;
        flex-wrap: wrap;
        width: 100%;
        flex-direction: row;
    }

    .width43 {
        width: 43%;
    }

    .flexDire {
        flex-direction: column;
    }

    .hezuoMoshiLiImgBoxSpe {
        margin: auto;
        margin-top: 45px;
        margin-bottom: 0;
        height: 40px;
        display: flex;
    }

    .hezuoMoshiLiRightTitlePre {
        margin: auto;
        margin-top: 27px;
        margin-bottom: 0;
        color: #0d62e1;
        font-size: 14px;
    }

    .hezuoMoshiLiRightDescPre {
        width: 70%;
        margin: auto;
        margin-top: 15px;
        text-align: center;
        font-size: 12px;
    }

    .width50 {
        /*width: 50%;*/
    }

    .hide {
        display: none;
    }

    .langDesc {
        color: #999;
        margin: auto;
    }

    .bannerImg {
        max-height: 129px;
    }

    .smallTitle {
        height: 60px;
        background-size: 30px 60px;
    }

    .smallTitle .superiorityBoxTopTitle, .smallTitle .sourceBoxTopTitle, .smallTitle .clientBoxTopTitle {
        margin: auto;
    }

    /*改造*/
    .case_two_all {
        width: 100%;
        margin: auto auto 80px auto;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;

    }

    .case_two_content_item {
        width: 100%;
        margin-top: 40px;
        background-color: #ffffff;

    }

    .case_two_content_item img {
        width: 100%;
    }

    .case_content_all {
        width: 90%;
        height: auto;
        margin: auto auto 20px auto;
        overflow: hidden;
    }

    .case_content_all .case_item_title {
        margin-top: 30px;
        border-left: 4px solid rgba(13, 98, 225, 1);
        text-indent: 10px;
        color: rgba(41, 41, 41, 1);
        font-size: 20px;
        font-weight: bold;
        margin-bottom: 10px;
    }

    .case_content_all .case_item_abst {
        height: auto;
        line-height: 32px;
        font-size: 16px;
        color: rgba(41, 41, 41, 1);
        overflow-y: auto;
    }


    .hksy {
        width: 100%;
        margin: auto;
        background: url("../imgs/home/bg-gd.png") no-repeat;
        background-position: left 120%;
    }

    .hksy_content {
        width: 100%;
        display: flex;
        justify-content: space-around;
        flex-wrap: wrap;
        margin: 44px auto auto auto;
    }

    .hksy_item {
        width: 90%;
        text-align: center;
        margin-bottom: 20px;
    }

    .hksy_item img {
        margin-bottom: 15px;
        height: 48px;
    }

    .hksy_title {
        color: rgba(13, 98, 225, 1);
        font-size: 20px;
        padding-bottom: 15px;
        border-bottom: 2px solid rgba(13, 98, 225, 1);
    }

    .hksy_abst {
        margin-top: 28px;
        color: rgba(77, 77, 77, 1);
        font-size: 16px;
        line-height: 26px;
        text-align: justify;
    }

    .case_topology {
        overflow: hidden;
        background-color: rgba(245, 245, 249, 1);
        text-align: center;
    }

    .case_topology_img {
        margin: 40px auto;
        width: 100%;
    }

    .case_topology_img img {
        width: 100%;
    }

    .case_bottom_banner {
        width: 100%;
        margin: 80px auto;
    }

    .case_bottom_banner_bg {
        width: 90%;
        height: 400px;
        margin: auto;
        display: flex;
        justify-content: space-between;
        text-align: center;
    }

    .case_bottom_banner_bg .swiper-container {
        height: 100%;
    }

    .case_bottom_banner_bg:before {
        content: "";

        line-height: 300px;
        color: rgba(13, 98, 225, 1);
        font-size: 200px;
    }

    .case_bottom_banner_bg:after {
        content: "";
        line-height: 300px;
        text-align: right;
        color: rgba(13, 98, 225, 1);
        font-size: 200px;
    }

    .case_bottom_banner_bg .swiper-slide {
    }

    .case_bottom_banner_item {
        margin: auto;
    }

    .case_bottom_banner_item img {
        width: 70px;
        border-radius: 35px;
        margin-bottom: 50px;
    }

    .bottom_banner_content {
        color: rgba(77, 77, 77, 1);
        font-size: 16px;
        line-height: 32px;
    }

    .bottom_banner_title {
        color: rgba(41, 41, 41, 1);
        font-size: 18px;
        font-weight: bold;
        height: 25px;
        line-height: 25px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 40px auto;
    }

    .bottom_banner_title:before {
        content: " ";

        display: inline-block;
        background-color: rgba(204, 204, 204, 1);
        width: 24px;
        height: 2px;
        margin-right: 10px;
    }

    .bottom_banner_title:after {
        content: " ";
        display: inline-block;
        background-color: rgba(204, 204, 204, 1);
        width: 24px;
        height: 2px;
        margin-left: 10px;
    }

    .banner-bottom-page {
        width: 100%;
        display: none;
        position: absolute;
        line-height: 22px;
        height: 22px;
        bottom: 20px !important;
    }

    .banner-bottom-page:before {
        content: " ";
        width: 100%;
        left: 0;
        top: 50%;
        display: inline-block;
        position: absolute;
        height: 1px;
        background: rgba(235, 235, 235, 1);
    }

    .banner-bottom-page .swiper-pagination-bullet {
        height: 22px !important;
        margin-left: 10% !important;
        margin-right: 10% !important;
        z-index: 1;
        display: inline-block;
        position: relative;
        width: 12px !important;
        background: url("../imgs/icon-ygd-s.png") no-repeat !important;
        background-position: center center !important;
        background-size: 12px 12px;
    }

    .banner-bottom-page .swiper-pagination-bullet-active {
        height: 22px !important;
        width: 22px !important;

        background: #fff url("../imgs/icon-ygd.png") no-repeat 100% !important;
    }
}
