@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 98% center transparent;
    padding-right: 0px;
    color: rgba(209, 209, 209, 1);
}
select option{

    color: rgba(41, 41, 41, 1);
}
input{
    color:rgba(41, 41, 41, 1);
}
textarea{
    color: rgba(41, 41, 41, 1);
}

textarea::-webkit-input-placeholder {
    /* WebKit browsers */
    color: rgba(209, 209, 209, 1);
}
textarea:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: rgba(209, 209, 209, 1);
}
textarea::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: rgba(209, 209, 209, 1);
}
textarea::-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: rgba(209, 209, 209, 1);

}
input::-webkit-input-placeholder {
    /* WebKit browsers */
    color: rgba(209, 209, 209, 1);
}
input:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: rgba(209, 209, 209, 1);
}
input::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: rgba(209, 209, 209, 1);
}
input::-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: rgba(209, 209, 209, 1);

}
@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;
    }

    .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: 35px;
        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;
        /*justify-content: space-between;*/
    }

    .superiorityBox, .sourceBox {
        width: 1050px;
        height: auto;
        margin: auto;
        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;
    }

    .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%;
        margin: auto;
        margin-top: 0px;
        display: flex;
        flex-direction: column;
        background: #f5f5f9;
    }

    .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;
    }

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

    .clientBoxTopSpe {
        margin: auto;
        margin-top: 100px;
        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;*/
        width: 150px;
        height: 64px;
        margin-bottom: 28px;
        margin-left: 10px;
        margin-right: 10px;
    }

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

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

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

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

    .freeTryBtn{
        width: auto;
        height: 33px;
        border: 1px solid #fff;
        border-radius: 1px;
        margin: 30px auto auto auto;
        padding: 0 49px;
        text-align: center;
        line-height: 35px;
        color:#fff;
    }
    .freeTryBtn:hover{
        border: 0;
        padding: 0 50px;
        background: #fff;
        color:#0056c7;
    }

    .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;
        /*box-shadow: 1px 1px 3px 2px #f7f7f7;*/
        position: relative;
    }

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

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

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

    .introBoxCard {
        width: auto;
        max-width: 760px;
        height: auto;
        min-height: 320px;
        max-height: 380px;
        margin: auto;
        margin-left: 0px;
        background: #fafafa;
        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 {
        margin: auto;
        margin-top: 15px;
        margin-bottom: 15px;
        display: flex;
        flex-direction: column;
    }

    .introBoxCardDescBoxP {
        color: #4c4c4c;
        font-size: 14px;
        margin: auto;
        margin-left: 30px;
        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%;
        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;
        line-height: 22px;
    }

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

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

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

    .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: 16px;
        line-height: 32px;
        text-align: center;
        margin: auto;
        margin-top: 35px;
        margin-bottom: 30px;
    }

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

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

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

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

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

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

    .hezuoMoshiLiRightTitle {
        font-size: 20px;
        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: auto;
        margin: auto;
        margin-top: 45px;
        margin-bottom: 60px;
        display: flex;
    }

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

    .contactIcon {
        width: 30px;
        height: auto;
        max-height: 30px;
        margin: auto;
    }

    .contactIcon1 {
        width: 30px;
    }

    .contactQr {
        width: 70px;
        height: auto;
        max-height: 70px;
        margin: auto;
        margin-top: 25px;
        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: 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;
        margin: auto;
        margin-bottom: 30px;
    }

    .contactIconBox {
        width: 30px;
        height: 40px;
        margin: auto;
        margin-top: 20px;
        margin-bottom: 0;
        flex-shrink: 0;
        display: flex;
    }

    .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: 30px;
        margin-right: 0;
    }

    .zhaopinLiTopPrice {
        font-size: 14px;
        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: 14px;
        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: 14px;
    }

    .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%;
        height: 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;
    }

    .addressB {
        font-size: 18px;
        color: #333333;
        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;
    }

    .hide {
        display: none;
    }

    .fontBold {
        font-weight: 600;
    }

    .swiper1 {
        height: 440px;
    }

    .swiper-button-prev1 {
        color: #d1dbe5 !important;
        left: -50px !important;
        width: 50px !important;
        height: 70px !important;
    }

    .swiper-button-next1 {
        color: #d1dbe5 !important;
        right: -50px !important;
        width: 50px !important;
        height: 70px !important;
    }

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

    .langDesc {
        color: #999;
    }

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

    .xuanfudibu:hover {
        color: #fff;
    }

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

    .amap-info-content h5 {
        color: #2183dc;
        font-weight: 600;
    }

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

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

    .newsBox:after {
        display: block;
        content: "";
        width: 31%;
        height: 0px;
    }

    .newsLiBoxA {
        width: 31%;
        height: auto;
        margin: auto;
        margin-top: 0;
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 50px;
        box-shadow: 2px 2px 4px 4px #e9e9e9;
        cursor: pointer;
        transition: all 0.1s linear;
    }

    .newsLiBox {
        width: 100%;
        height: auto;
        margin: auto;
        display: flex;
        flex-direction: column;
        align-items: center;

    }

    .newsLiBoxA:hover{
        transform: scale(1.05);
    }

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

    .newsTitle {
        width: 90%;
        margin: 27px auto 0 auto;
        height: 24px;
        line-height: 24px;
        font-size: 18px;
        color: #292929;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .newsDesc {
        width: 90%;
        height: 50px;
        margin-top: 15px;
        margin-bottom: 0;
        line-height: 25px;
        font-size: 14px;
        text-align: justify;
        color: #999999;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }

    .newsLine {
        width: 100%;
        height: 1px;
        background: #f0f0f0;
        margin: auto;
        margin-top: 10px;
    }

    .newsBottomBox {
        width: 90%;
        display: flex;
        margin: auto;
        margin-top: 20px;
        margin-bottom: 20px;
        font-size: 16px;
        color: #999999;
    }

    .newsBottomTime {
        margin: auto;
        margin-left: 0;
    }

    .newsBottomCheckDesc {
        margin: auto;
        margin-right: 0;
    }

    .pages {
        width: 100%;
        margin: auto;
        margin-bottom: 100px;
        display: flex;
    }

    .page_list {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 20px;
        margin: auto;
    }

    .page_item {
        width: 40px;
        height: 40px;
        line-height: 40px;
        text-align: center;
        border-radius: 2px;
        color: #292929;
        font-size: 14px;
        margin: 0 10px;
        border: solid 1px #e5e5e5;
        cursor: pointer;
    }

    .page_item:first-child,
    .page_item:last-child {
        width: 72px;
    }

    .bg_118eea {
        color: #fff !important;
        border-radius: 2px;
        background-color: #118eea;
    }

    /*改造*/
    .new_lxwm {
        width: 1050px;
        min-width: 1050px;
        margin: 60px auto;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        border-bottom: 1px solid rgba(229, 229, 229, 1);
    }

    .new_lxwm_title, .new_lxwm_abst {
        width: 100%;
    }

    .new_lxwm_title {
        color: rgba(13, 98, 225, 1);
        font-size: 24px;
        line-height: 40px;
    }

    .new_lxwm_abst {
        color: rgba(77, 77, 77, 1);
        font-size: 16px;
        margin-top: 5px;
        margin-bottom: 25px;
    }

    .new_lxwm_left {
        width: 690px;
        margin-bottom: 80px;
    }

    .new_lxwm_form_block {
        width: 100%;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;

    }

    .new_lxwm_form_item {
        width: 47%;
        position: relative;
        margin-bottom: 0;padding-bottom: 30px;
    }
    .new_lxwm_form_item .form_tips {
        position: absolute;
        width: 100%;
        height: 20px;
        line-height: 20px;
        right: 0;
        bottom: 5px;
        color: rgba(232, 32, 32, 1);
        display: none;
        margin-bottom: 0;
    }
    .lxwm_form_item_title {
        color: rgba(153, 153, 153, 1);
        font-size: 16px;
        line-height: 22px;
        margin-bottom: 5px;
    }

    .lxwm_form_item_title span {
        color: rgba(233, 23, 23, 1);
        line-height: 22px;
    }

    .new_lxwm_form_item input, .new_lxwm_form_item textarea,.new_lxwm_form_item select {
        width: 100%;
        border: 1px solid rgba(233, 237, 240, 1);
        font-size: 12px;
        border-radius: 2px;
        text-indent: 15px;
        padding-left: -15px;
    }

    .input100 {
        width: 100%;
    }

    .new_lxwm_form_item input {
        height: 40px;
        line-height: 40px;
    }
    .new_lxwm_form_item select {
        height: 40px;
        line-height: 40px;
    }


    .new_lxwm_form_item textarea {
        height: 120px;
        padding-top: 8px;
    }

    .form_tips_g {
        color: rgba(153, 153, 153, 1);
        font-size: 14px;
        margin-bottom: 30px;

        margin-top: 10px;
    }

    .lxwm_form_bottom div {
        text-align: center;
        display: inline-block;
        cursor: pointer;
        background-color: rgba(13, 98, 225, 1);
        border-radius: 2px;
        border: 0;
        color: #fff;
        font-size: 16px;
        width: 240px;
        height: 40px;
        line-height: 40px;
    }

    .new_lxwm_right {
        width: 320px;
    }

    .new_lxwm_right_title {
        color: rgba(95, 159, 254, 1);
        font-size: 18px;
        margin-bottom: 20px;
    }

    .new_lxwm_message {
        color: rgba(77, 77, 77, 1);
        font-size: 16px;
        line-height: 22px;
        margin-bottom: 20px;
    }

    .new_lxwm_message b {
        color: rgba(41, 41, 41, 1);
        font-weight: bold;
    }

    .new_lxwm_code {
        width: 120px;
        margin-bottom: 20px;
    }

    .lxwm-my-map {
        width: 320px;
        height: 320px;
    }

    .new_lxwm_bottom {
        width: 1050px;
        margin:auto auto 80px auto;
    }

    .new_lxwm_bottom_title {
        color: rgba(13, 98, 225, 1);
        font-size: 24px;
        font-weight: bold;
        margin-bottom: 20px;
    }
    .new_lxwm_other_all{
        width: 100%;
        display: flex;
        justify-content: space-between;
    }
    .new_lxwm_other_item_title{
        color: rgba(95, 159, 254, 1);
        font-size: 18px;
        margin-bottom: 10px;
    }
    .new_lxwm_other_item{
        width: 280px;
    }
    .new_lxwm_other_item span{
        line-height: 22px;
        color: rgba(77, 77, 77, 1);
        font-size: 16px;
        display: inline-block;
        margin-bottom: 5px;
    }
    .new_lxwm_other_item span b{
        font-weight: bold;
        line-height: 22px;
        color: rgba(41, 41, 41, 1);
        font-size: 16px;
    }
}

@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: 15px;
        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: -20px;
    }

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

    .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: 14px;
        letter-spacing: 1px;
    }

    .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: 20%;
        height: 100%;
        margin: auto;
        text-align: center;
        display: flex;
        color: #4c4c4c;
    }

    .tagCheck {
        color: #3a7fe7;
    }

    .introBox {
        width: 100%;
        height: 380px;
        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;
        min-height: 320px;
        margin: auto;
        margin-left: 0px;
        background: #fafafa;
        display: flex;
        flex-direction: column;
    }

    .introBoxCardTitle {
        color: #292929;
        font-size: 16px;
        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: 14px;
        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: 18px;
    }

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

    .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: 20px;
        margin-top: 5px;
    }

    .width100LiDesc {
        font-size: 16px;
        margin: auto;
        margin-left: 20px;
        margin-top: 15px;
        margin-bottom: 20px;
        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;
    }

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

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

    .hezuoMoshiLiImgBox {
        width: 50px;
        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: 22px;
        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: 40px;
        max-height: 40px;
        margin: auto;
        margin-top: 0px;
        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;
    }

    .hide {
        display: none;
    }

    .swiper-button-prev1 {
        display: none !important
    }

    .swiper-button-next1 {
        display: none !important
    }

    .contactIconBox {
        width: 50px;
        height: 40px;
        margin: auto;
        margin-top: 60px;
        margin-bottom: 0;
        flex-shrink: 0;
        display: flex;
    }

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

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

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

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

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

    .newsLiBoxA {
        width: 31%;
        height: auto;
        margin: auto;
        margin-top: 0;
        margin-bottom: 20px;
        box-shadow: 2px 2px 4px 4px #e9e9e9;
        cursor: pointer;
    }

    .newsLiBox {
        width: 100%;
        height: auto;
        margin: auto;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

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

    .newsTitle {
        width: 90%;
        margin: auto;
        margin-top: 27px;
        margin-bottom: 0;
        font-size: 16px;
        color: #292929;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .newsDesc {
        width: 90%;
        height: 50px;
        margin-top: 15px;
        margin-bottom: 0;
        line-height: 25px;
        font-size: 14px;
        text-align: justify;
        color: #999999;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }

    .newsLine {
        width: 100%;
        height: 1px;
        background: #f0f0f0;
        margin: auto;
        margin-top: 10px;
    }

    .newsBottomBox {
        width: 90%;
        display: flex;
        margin: auto;
        margin-top: 20px;
        margin-bottom: 20px;
        font-size: 14px;
        color: #999999;
    }

    .newsBottomTime {
        margin: auto;
        margin-left: 0;
    }

    .newsBottomCheckDesc {
        margin: auto;
        margin-right: 0;
    }

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

    .page_list {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 20px;
        margin: auto;
    }

    .page_item {
        width: 40px;
        height: 40px;
        line-height: 40px;
        text-align: center;
        border-radius: 2px;
        color: #292929;
        font-size: 14px;
        margin: 0 10px;
        border: solid 1px #e5e5e5;
        cursor: pointer;
    }

    .page_item:first-child,
    .page_item:last-child {
        width: 72px;
    }

    .bg_118eea {
        color: #fff !important;
        border-radius: 2px;
        background-color: #118eea;
    }
    /*改造*/
    .new_lxwm {
        width: 100%;
        min-width: 100%;
        margin: 60px auto;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        border-bottom: 1px solid rgba(229, 229, 229, 1);
    }

    .new_lxwm_title, .new_lxwm_abst {
        width: 100%;
        text-align: center;
    }

    .new_lxwm_title {
        color: rgba(13, 98, 225, 1);
        font-size: 24px;
        line-height: 40px;
    }

    .new_lxwm_abst {
        color: rgba(77, 77, 77, 1);
        font-size: 16px;
        margin-top: 5px;
        margin-bottom: 25px;
    }

    .new_lxwm_left {
        width: 690px;
        margin-bottom: 80px;
    }

    .new_lxwm_form_block {
        width: 100%;
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
    }

    .new_lxwm_form_item {
        width: 90%;
        position: relative;
        height: 90px;
        margin-bottom: 0px;
    }
    .new_lxwm_form_item .form_tips {
        position: absolute;
        width: 100%;
        height: 20px;
        line-height: 20px;
        right: 0;
        bottom: 5px;
        color: rgba(232, 32, 32, 1);
        display: none;
        margin-left: 5%;
        margin-bottom: 0;
    }
    .lxwm_form_item_title {
        color: rgba(153, 153, 153, 1);
        font-size: 16px;
        line-height: 22px;
        margin-bottom: 5px;
    }

    .lxwm_form_item_title span {
        color: rgba(233, 23, 23, 1);
        line-height: 22px;
    }

    .new_lxwm_form_item input, .new_lxwm_form_item textarea,.new_lxwm_form_item select {
        width: 90%;
        border: 1px solid rgba(233, 237, 240, 1);
        border-radius: 2px;
        text-indent: 15px;
    }

    .input100 {
        width: 90%;
    }

    .new_lxwm_form_item input {
        height: 40px;
        line-height: 40px;
    }

    .new_lxwm_form_item select {
        height: 40px;
        line-height: 40px;
    }

    .new_lxwm_form_item textarea {
        height: 120px;
        padding-top: 8px;
    }

    .form_tips_g {
        color: rgba(153, 153, 153, 1);
        font-size: 14px;
        margin-bottom: 30px;
        text-align: center;
        margin-top: 10px;
    }
    .lxwm_form_bottom{
        text-align: center;
    }
    .lxwm_form_bottom div {
        display: inline-block;
        background-color: rgba(13, 98, 225, 1);
        border-radius: 2px;
        border: 0;
        color: #fff;
        font-size: 16px;
        width: 240px;
        height: 40px;
        line-height: 40px;
    }

    .new_lxwm_right {
        width: 90%;
        margin: auto;
    }

    .new_lxwm_right_title {
        color: rgba(95, 159, 254, 1);
        font-size: 18px;
        margin-bottom: 20px;
        text-align: center;
    }

    .new_lxwm_message {
        color: rgba(77, 77, 77, 1);
        font-size: 16px;
        line-height: 22px;
        margin-bottom: 20px;
    }

    .new_lxwm_message b {
        color: rgba(41, 41, 41, 1);
        font-weight: bold;
    }

    .new_lxwm_code {
        width: auto;
        max-width: 90%;
        display: block;
        margin: auto;
        margin-bottom: 20px;

    }

    .lxwm-my-map {
        width: 320px;
        height: 320px;
    }

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

    .new_lxwm_bottom_title {
        color: rgba(13, 98, 225, 1);
        font-size: 24px;
        font-weight: bold;
        margin-bottom: 20px;
        text-align: center;
    }
    .new_lxwm_other_all{
        width: 90%;
        margin: auto;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .new_lxwm_other_item_title{
        color: rgba(95, 159, 254, 1);
        font-size: 18px;
        margin-bottom: 10px;
    }
    .new_lxwm_other_item{
        width: 100%;
    }
    .new_lxwm_other_item span{
        line-height: 22px;
        color: rgba(77, 77, 77, 1);
        font-size: 16px;
        display: inline-block;
        margin-bottom: 5px;
    }
    .new_lxwm_other_item span b{
        font-weight: bold;
        line-height: 22px;
        color: rgba(41, 41, 41, 1);
        font-size: 16px;
    }
}

@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%;
        margin: auto;
        margin-top: 0px;
        display: flex;
        flex-direction: column;
        background: #f5f5f9;
    }

    .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: 14px;
        letter-spacing: 1px;
    }

    .freeTryBtn {
        width: auto;
        height: 25px;
        border: 1px solid #fff;
        border-radius: 1px;
        margin: auto;
        margin-top: 20px;
        padding-left: 25px;
        padding-right: 25px;
        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: 100%;
        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: 20%;
        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;
        min-height: 320px;
        margin: auto;
        margin-left: 0px;
        background: #fafafa;
        display: flex;
        flex-direction: column;
    }

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

    .introBoxCardLine {
        width: 51px;
        height: 2px;
        background: #168be7;
        margin: auto;
        margin-top: 15px;
        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: 12px;
        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: 194px;
        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: 18px;
    }

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

    .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: 10px;
        margin-top: 10px;
    }

    .width100LiDesc {
        font-size: 12px;
        margin: auto;
        margin-left: 10px;
        margin-top: 22px;
        margin-bottom: 10px;
        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: 48%;
        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;
        text-align: center;
    }

    .rongyuLiImg {
        width: auto;
        height: 130px;
        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: justify;
        margin: auto;
        margin-top: 38px;
        margin-bottom: 50px;
    }

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

    .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: auto;
        height: auto;
        max-height: 70px;
        margin: auto;
    }

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

    .hezuoMoshiLiRightTitle {
        font-size: 14px;
        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: 24px;
    }

    .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: 14px;
        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: 16px;
        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: 12px;
        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: 12px;
    }

    .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;
    }

    .addressB {
        font-size: 16px;
        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 {
        width: 97%;
        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;
    }

    .swiper-button-prev1 {
        display: none !important
    }

    .swiper-button-next1 {
        display: none !important
    }

    .contactIconBox {
        width: 50px;
        height: 40px;
        margin: auto;
        margin-top: 0px;
        margin-bottom: 0;
        flex-shrink: 0;
        display: flex;
    }

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

    .bannerImg {
        max-height: 129px;
    }

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

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

    .news {
        width: 100%;
        margin: auto;
        padding-bottom: 30px;
        display: flex;
        flex-direction: column;
    }

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

    .newsLiBoxA {
        width: 90%;
        height: auto;
        margin: auto;
        margin-top: 0;
        margin-bottom: 20px;
        box-shadow: 2px 2px 4px 4px #e9e9e9;
        cursor: pointer;
    }

    .newsLiBox {
        width: 100%;
        height: auto;
        margin: auto;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

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

    .newsTitle {
        width: 90%;
        margin: auto;
        margin-top: 27px;
        margin-bottom: 0;
        font-size: 16px;
        color: #292929;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .newsDesc {
        width: 90%;
        height: 50px;
        margin-top: 15px;
        margin-bottom: 0;
        line-height: 25px;
        font-size: 14px;
        text-align: justify;
        color: #999999;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }

    .newsLine {
        width: 100%;
        height: 1px;
        background: #f0f0f0;
        margin: auto;
        margin-top: 10px;
    }

    .newsBottomBox {
        width: 90%;
        display: flex;
        margin: auto;
        margin-top: 20px;
        margin-bottom: 20px;
        font-size: 14px;
        color: #999999;
    }

    .newsBottomTime {
        margin: auto;
        margin-left: 0;
    }

    .newsBottomCheckDesc {
        margin: auto;
        margin-right: 0;
    }

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

    .page_list {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 20px;
        margin: auto;
    }

    .page_item {
        width: 40px;
        height: 40px;
        line-height: 40px;
        text-align: center;
        border-radius: 2px;
        color: #292929;
        font-size: 14px;
        margin: 0 10px;
        border: solid 1px #e5e5e5;
        cursor: pointer;
    }

    .page_item:first-child,
    .page_item:last-child {
        width: 72px;
    }

    .bg_118eea {
        color: #fff !important;
        border-radius: 2px;
        background-color: #118eea;
    }

    .loadMore {
        width: 100px;
        height: 30px;
        margin: auto;
        font-size: 14px;
        line-height: 30px;
        text-align: center;
        border: 1px solid #b9b9b9;
        margin-top: 30px;
    }


    /*改造*/
    .new_lxwm {
        width: 100%;
        min-width: 100%;
        margin: 60px auto;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        border-bottom: 1px solid rgba(229, 229, 229, 1);
    }

    .new_lxwm_title, .new_lxwm_abst {
        width: 100%;
        text-align: center;
    }

    .new_lxwm_title {
        color: rgba(13, 98, 225, 1);
        font-size: 24px;
        line-height: 40px;
    }

    .new_lxwm_abst {
        color: rgba(77, 77, 77, 1);
        font-size: 16px;
        margin-top: 5px;
        margin-bottom: 25px;
    }

    .new_lxwm_left {
        width: 690px;
        margin-bottom: 80px;
    }

    .new_lxwm_form_block {
        width: 100%;
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
    }

    .new_lxwm_form_item {
        width: 90%;
        position: relative;
        padding-bottom: 30px;
        margin-bottom: 0;
    }
    .new_lxwm_form_item .form_tips {
        position: absolute;
        width: 100%;
        height: 20px;
        line-height: 20px;
        right: 0;
        bottom: 5px;
        color: rgba(232, 32, 32, 1);
        display: none;
        margin-left: 5%;
        margin-bottom: 0;
    }

    .lxwm_form_item_title {
        color: rgba(153, 153, 153, 1);
        font-size: 16px;
        line-height: 22px;
        margin-bottom: 5px;
    }

    .lxwm_form_item_title span {
        color: rgba(233, 23, 23, 1);
        line-height: 22px;
    }

    .new_lxwm_form_item input, .new_lxwm_form_item textarea,.new_lxwm_form_item select {
        width: 90%;
        border: 1px solid rgba(233, 237, 240, 1);
        border-radius: 2px;
        padding-left: 15px;
        padding-right: 15px;
    }

    .input100 {
        width: 90%;
    }

    .new_lxwm_form_item input {
        height: 40px;
        line-height: 40px;
    }
    .new_lxwm_form_item select {
        height: 40px;
        line-height: 40px;
    }

    .new_lxwm_form_item textarea {
        height: 120px;
        padding-top: 8px;
    }

    .form_tips_g {
        color: rgba(153, 153, 153, 1);
        font-size: 14px;
        margin-bottom: 30px;
        margin-top: 10px;
        text-align: center;
    }
.lxwm_form_bottom{
    text-align: center;
}
    .lxwm_form_bottom div {
        display: inline-block;
        background-color: rgba(13, 98, 225, 1);
        border-radius: 2px;
        border: 0;
        color: #fff;
        font-size: 16px;
        width: 240px;
        height: 40px;
        line-height: 40px;
    }

    .new_lxwm_right {
        width: 90%;
        margin: auto;
    }

    .new_lxwm_right_title {
        color: rgba(95, 159, 254, 1);
        font-size: 18px;
        margin-bottom: 20px;
        text-align: center;
    }

    .new_lxwm_message {
        color: rgba(77, 77, 77, 1);
        font-size: 16px;
        line-height: 22px;
        margin-bottom: 20px;
    }

    .new_lxwm_message b {
        color: rgba(41, 41, 41, 1);
        font-weight: bold;
    }

    .new_lxwm_code {
        width: auto;
        max-width: 90%;
        display: block;
        /*margin: auto;*/
        margin-bottom: 20px;
    }

    .lxwm-my-map {
        width: 100%;
        height: 320px;
    }

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

    .new_lxwm_bottom_title {
        color: rgba(13, 98, 225, 1);
        font-size: 24px;
        font-weight: bold;
        margin-bottom: 20px;
        text-align: center;
    }
    .new_lxwm_other_all{
        width: 90%;
        margin: auto;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .new_lxwm_other_item_title{
        color: rgba(95, 159, 254, 1);
        font-size: 18px;
        margin-bottom: 10px;
    }
    .new_lxwm_other_item{
        width: 100%;
    }
    .new_lxwm_other_item span{
        line-height: 22px;
        color: rgba(77, 77, 77, 1);
        font-size: 16px;
        display: inline-block;
        margin-bottom: 5px;
    }
    .new_lxwm_other_item span b{
        font-weight: bold;
        line-height: 22px;
        color: rgba(41, 41, 41, 1);
        font-size: 16px;
    }
}