.bzcx-l {
    background-color: white;
    width: 230px;
    height: auto;
}

.bzcx-l p {
    font-size: 26px;
    color: white;
    background-color: #3989e1;
    height: 70px;
    line-height: 70px;
    text-align: center;
}

.bzcx-l img {
    margin-right: 10px;
}

.bzcx-l-2 {
    border-left: 1px solid #ccc;
    margin: 20px;
}

.bzcx-l-2 li {
    padding: 10px 0;
    padding-left: 15px;
    margin-bottom: 5px;
    font-size: 18px;
    border-left: 1px solid #fff;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

.bzcx-l-2 li:hover {
    border-left: 1px solid orange;
    color: orange;
}

.bzcx-l-2 li:active {
    border-left: 1px solid orange;
    color: orange;
    font-size: 22px;
}

.bzcx-r {
    background-color: white;
    margin-left: 20px;
    padding: 20px;
    width: 940px;
}

.bzcx-cx {
    display: flex;
    flex-wrap: wrap;
}

.bzcx-cx input {
    width: 300px;
    height: 40px;
    background-color: #f7f7f7;
    border: 1px solid #cdcdcd;
    padding-left: 10px;
}

.bzcx-cx span {
    display: block;
    margin-bottom: 30px;
}

.bzcx-an {
    background-color: #3989e2;
    color: white;
    font-size: 20px;
    padding: 10px 25px;
    border-radius: 10px;
    display: block;
    margin: 0 auto;
    margin-bottom: 20px;
}

.bzcx-an img {
    margin-right: 6px;
}

.cxjg {
    border-top: 2px solid #e0e0e0;
}

.cxjg-lb li {
    border-bottom: 1px solid #e0e0e0;
    padding: 20px 10px;
    padding-top: 30px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.cxjg-nr-l {
    display: flex;
    align-items: center;
}

.cxjg-data {
    width: 90px;
    text-align: center;
}

.cxjg-data p {
    font-weight: bold;
    font-size: 36px;
    margin-bottom: 15px;
}

.cxjg-data span {
    color: #999;
}

.cxjg-nr {
    width: 450px;
    margin-left: 20px;
}

.cxjg-nr p {
    font-weight: bold;
    font-size: 28px;
    margin-bottom: 10px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    line-height: 30px;
    width: 450px;
}

.cxjg-nr span {
    color: #1492ff;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    width: 450px;
}

.cxjg-nr-r {
    display: flex;
}

.cxjg-nr-r a {
    padding: 8px 15px;
    border-radius: 5px;
    margin-left: 20px;
    font-size: 16px;
}

.bzcx-xx {
    color: #3989e2;
    border: 1px solid #3989e2;
    display: inline-block;
    width: 80px;
    box-sizing: border-box;
    text-align: center;
}

.bzcx-yl {
    display: flex;
    background-color: #3989e2;
    color: white;
    align-items: center;
    justify-content: center;
}

.cxjg-nr-r img {
    margin-right: 6px;
}

.bzcx-xq {
    background-color: #ff8f07;
}

.fenye {
    margin-top: 30px;
    text-align: center;
}

.el-pagination {
    white-space: nowrap;
    padding: 2px 5px;
    color: #303133;
    font-weight: 700;
}

.pager {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px 0;
}

.el-pager li {
    font-size: 16px;
}

.el-pager,
.el-pager li {
    vertical-align: top;
    margin: 0;
    display: inline-block;
}

.el-pagination.is-background .el-pager li:not(.disabled).active {
    background-color: #409EFF;
    color: #FFF;
}

.el-pagination.is-background .btn-next,
.el-pagination.is-background .btn-prev,
.el-pagination.is-background .el-pager li {
    margin: 0 5px;
    background-color: #f4f4f5;
    color: #606266;
    min-width: 30px;
    border-radius: 2px;
}

.el-pagination .btn-next .el-icon,
.el-pagination .btn-prev .el-icon {
    display: block;
    font-size: 12px;
    font-weight: 700;
}

.bzcx-l-2 .selected {
    border-left: 1px solid #0787ff;
    color: #0787ff;
}

.cxjg-nr p {
    padding-bottom: 0;
    margin-bottom: 10px;
}

.bzcx-xx {
    cursor: default;
}

.bzcx-l-2 li {
    line-height: 39px;
}

.jg-list {
    margin-top: 24px;
}

.jg-item {
    border: 1px solid #d7d7d7;
    border-radius: 10px;
    box-shadow: 0 2px 12px 0 rgba(0, 0, 0, .1);
    padding: 14px 20px;
    display: flex;
    justify-content: space-between;
}

.jg-item:nth-child(n+2) {
    margin-top: 16px;
}

.jg-item .jg-left {
    width: 38%;
    display: flex;
    justify-content: space-between;
    margin-right: 30px;
}

.jg-left-t {
    flex: 1;
}

.jg-left-t .title {
    font-size: 20px;
    line-height: 36px;
    color: #000;
    font-weight: 700;
}

.jg-left-t .tel {
    font-size: 18px;
    line-height: 30px;
    color: #999;
}
.jg-left-btn {
    box-sizing: border-box;
    padding: 10px 0;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}

.jg-left-btn button {
    border-radius: 3px;
    padding: 8px 18px;
    font-size: 18px;
    margin-left: 20px;
    margin-top: 16px;
    font-weight: 700;
    color: #fff;
}

.btn-yellow {
    background-color: #eb940b;
    cursor: pointer;
}

.btn-blue {
    background-color: #0172d7;
    cursor: pointer;
}

.jg-right {
    flex: 1;
}

.jg-table {
    width: 100%;
    table-layout: fixed;
}

.jg-table th {
    padding: 6px 0;
    font-size: 16px;
    color: #999;
    text-align: left;
}

.jg-table td {
    border-bottom: 1px solid #d7d7d7;
    padding: 6px 0;
    font-size: 16px;
}

/* .jg-table tr td:nth-child(n+2) {
    padding-left: 10px;
} */
.jg-ct {
    position: relative;
    height: 50px;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.jg-ctitle {
    height: 50px;
    line-height: 50px;
    font-size: 30px;
    font-weight: bold;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.jg-ctitle::before {
    content: "";
    width: 20px;
    height: 20px;
    position: absolute;
    background: url(/images/zszImg/circle.png);
    background-size: 100% 100%;
    left: -34px;
    top: 15px;
}

.jg-ctitle::after {
    content: "";
    width: 20px;
    height: 20px;
    position: absolute;
    background: url(/images/zszImg/circle.png);
    background-size: 100% 100%;
    right: -34px;
    top: 15px;
}

.jg-cmore {
    height: 50px;
    line-height: 50px;
    color: #56bcf9;
}

.zone-logo {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 10px 0 25px;
}

.zone-logo img {
    width: 500px;
    height: 42px;
}

/* .navItem {
    font-size: 14px;
    margin: 0 30px 0 0px;
    cursor: pointer;
    height: 56px;
    line-height: 56px;
    padding: 0px 5px;
    font-weight: 700;
    box-sizing: border-box;

} */

.navItem {
    font-size: 14px;
    margin: 0 24px 0 0px;
    cursor: pointer;
    color: #1a1a1a;
    height: 54px;
    line-height: 54px;
    padding: 0px 12px;
    font-weight: 700;
    box-sizing: border-box;
}

.navActive {
    color: #155dcb;
    border-bottom: 2px solid #155dcb;
}

.navItem:hover {
    color: #155dcb;
}

.head-style {
    font-size: 14px;
    color: #1a1a1a;
    font-weight: 600;
    /* height: 56px; */
}

.head-style:hover {
    color: #165dff;
}

.content-name {
    font-size: 18px;
    font-weight: 700;
    color: #4b5259;
    line-height: 33px;
    margin-right: 32px;
    margin-left: 20px;
    cursor: pointer;
}

.textOver {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.header-container {
    position: fixed;
    z-index: 100;
    top: 0;
    border-bottom: 1px solid #c0cada;
}

.loginer {
    width: 28px;
    height: 28px;
    background: url(/images/jdImg/person2.png);
    background-size: 100% 100%;
}

/* 机电尾部start */
#skille_footer {
    width: calc(100% - 270px);
    height: 300px;
    background: #151b26;
    position: relative;
    z-index: 999;
    margin: 0 135px;
    font-family: AlibabaPuHuiTi_2_55_Regular;
}

#skille_footer .link {
    padding-top: 40px;
    padding-bottom: 30px;
    display: flex;
    height: 300px;
    width: 100%;
    font-size: 16px;
    color: #ffffffb3;
    box-sizing: border-box;
    border-bottom: 1px solid rgba(255, 255, 255, .3);
}

#skille_footer .link .link1 {
    /* width: 560px; */
    width: 42%;
    margin-right: 20px;

}

#skille_footer .link .link-name {
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    line-height: 38px;
}

#skille_footer .link .link1 .link1_box {
    margin-top: 28px;
    display: flex;
    flex-wrap: wrap;
}

#skille_footer .link .link1 .link1_box .link1_box_txt {
    width: 33.3%;
    min-width: 200px;
    max-width: 280px;
    text-align: left;
    cursor: pointer;
    line-height: 22px;
    margin-bottom: 28px;
    color: #fff;
    opacity: .7;
    font-size: 16px;
}

#skille_footer .link .link1 .link1_box .link1_box_txt:hover {
    opacity: 1;
}

· #skille_footer .link .link2 {
    width: 28%;
}

#skille_footer .link .link2 .link2_box {
    margin-top: 28px;
    display: flex;
    flex-wrap: wrap;
}



#skille_footer .link .link3 {
    flex: 1;
    height: 254px;
    border-left: 1px solid rgba(255, 255, 255, .3);
    display: flex;
}

#skille_footer .link .link3 .link3_txt {
    margin-left: 99px;
    margin-right: 48px;
}

#skille_footer .link .link3 .link3_image {
    width: 352px;
    height: 32px;
    background-image: url(/images/jdFooter.png);
    background-position: center;
    background-repeat: no-repeat;
    margin-bottom: 19px;
}

#skille_footer .link .link3 .link3_txt .link3_info {
    font-size: 16px;
    padding-left: 32px;
    color: #fff;
    line-height: 32px;
    margin-bottom: 10px;
    background-size: 16px auto;
    background-position: 0 center;
    background-repeat: no-repeat;
}

#skille_footer .link .link3 .phone {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAV5JREFUOE+l0s+LjlEYxvHPlQVKMSmKGmuaEklMllaTplhoKGxE/A+UH9mI1cjUTFM2SlkYJWPrx0Y2dpazt2BhYTE5nqPz6p1M8z7l1NNZnOf+3td9XXf858mgvpSyFVdxEEtJXvRh/wG04g/YiXqfxUSSL6MgA8AV3Mb+JN9KKZ/xMsmNvoAn2Nx1nGmKbmE6yaG+gMfYl2SqAR7iGsaS/NwIMhjhPOaxBxfwAGeSvOqrYAtWMIf3WO6+Y0k+9QI02Zcx25l3GNW8I5hM8nXkCEO7sIQDnYqTXYzPsR3ncBR3UNP5iNdJ3ta6v4vUVGxrI/xATeR+24mCuzUpHK/KcD3JwhpAg+ztfnqDX13H09iF3cObWUp5itUkF/8BNMiObqme4QTu4VGS7+1tHNXcm0nm1gUMeXKpSR/DO1RDTzXAVJLVDQGt46ZWVI2tplbzFpPUEdeaOCrz9d5/A/4qbxG7diSVAAAAAElFTkSuQmCC);
}

#skille_footer .link .link3 .email {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAQCAYAAADwMZRfAAAAAXNSR0IArs4c6QAAAPFJREFUOE/N0z1KpFEQheHnYCBobqIgRoKIswRdghN0LIPJ5EZiIAYmQoM7MPYncBEymYFiMmYazA4UDKT0k274dGhtsQNPcuFyeU9VnboxAmUEDC+QqtrALsY/AX3AVpJuH3KBJfzB/gegiZ7hNC6T/OhDrvCIBZxgPcn9W1hVzeIUMzhvziSLbcgxznCIW/xMctMHVdXKs8kR/mEVa+j8B0myU1VzLbcu/mIZv3v3v5LcVdX2QEhv0JPYbNrCFK6xl+SgVdn7kPYsqmosSTOvV/qwkmFi/t6QZtmaFJqYh1UH8+1l+/raD2s96N1IfvETEel7ES15npQAAAAASUVORK5CYII=);
}

#skille_footer .link .link3 .address {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAcCAYAAAB75n/uAAAAAXNSR0IArs4c6QAAAERlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAAAGKADAAQAAAABAAAAHAAAAAAXtdNtAAACpklEQVRIDbWVv2tTcRTFX/wBgh0sKBTajkIXUUTooiQIBR38D4KCOnRxViFDJ9GhdOjSQaGTnVyKYNHRQdFiBTu4uYhUEamgnYrxc745V19fXl6SoRdO7q9z73m/k2X7bLV++9vt9hScC0D+uPnf8R/By1qtJt/Tegqw+CxTt8CpntOdxgfcIkLvynhdAixWbRbcyA1sE6+DLdfG8OfAMedyj8ASQu1crTtEYA6sG0/wF8GBIlM198QJ/lyRtyeH2MyR7xMf2UMoScQB4oZIs4SWZRDGwCsTF/FdR106SFFcoBmJaIcuYbL8kptUDoNfoMW1/JMY/DAwBebBmqFYT1Uyc1skmtUO7UqWBCAfIptx7TEDPx1r+WXiZVAHekwFxcv0LuGTeWbF6Yx3ZnEGp2kcdfOFvZbrVO8AHcAXMG8oVu2uOYTJnttrl3b+E5h0Y4cj+eRYrgFE1qlfp7ciKHZNvQZI5tkdp2lnnMGoiz/sw510sMmw3t5kjjedBsdpFjvSzhD47W5cpiB/dTDJpTgYRcdx1sGJduxIO0Pgm7ujDOffzjeuj+Nb9E4IioFqsuDonmk2rkbaGQLvacRjeV5TMi6F6qspybIr+GeGYtmqOZ0sy2JWuzTbucmQtok3VMD0Noew8nvgIdhVYlOsmnrJPNN0uuGdTnEQpkG87lf/dzoRPX0SzhhdnxDq10DMTxfnUw5hwaS3+EYpqaQoLtCMBBZKKJ0SzREQX8fXxHpjK00cIK6Wa3ak38A4pKceqBSBUwexXDPxZFVq6H5MgEoR+nWQXz5RvbXQZbinyDDLu/4y8zoSIV8C+ujtgttA9gDoY7cFZnkkP+NLrVJAEyUiKg+0XMS+AiIVRFTqe+QiDWUSAbrxwnA3dFAli+zP8kEPosj7C52V+X8rI9qpAAAAAElFTkSuQmCC);
}

#skille_footer .link .link3 .link3_img {
    width: 102px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    line-height: 32px;
}

#skille_footer .link .link3 .link3_img .link3_img_qrcode {
    width: 102px;
    height: 102px;
    border-radius: 8px;
    background-image: url(/images/jdImg/gzh1.png);
    background-size: auto 90%;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #fff;
}

#skille_footer .link .link3 .link3_img .qrcode2 {
    background-image: url(/images/jdImg/xcx.png) !important;
}

#skille_footer .link .link2 .link2_box .link2_box_txt {
    width: 50%;
    min-width: 200px;
    max-width: 280px;
    text-align: left;
    cursor: pointer;
    line-height: 22px;
    margin-bottom: 28px;
    font-size: 16px;
    color: #fff;
    opacity: .7;
}

#skille_footer .link .link2 .link2_box .link2_box_txt:hover {
    opacity: 1;
}

.jd-footer {
    width: calc(100% - 270px);
    height: 90px;
    background-color: #151b26;
    display: flex;
    font-size: 16px;
    color: #fff;
    line-height: 90px;
    /* padding-top: 27px; */
    margin: 0 135px;
}

.jd-footer .footer-bottom-link a,
.jd-footer .footer-bottom-box a {
    color: #fff;
    font-size: 16px;
    margin-left: 5px;
}

.jd-tipBox {
    height: 72%;
    display: flex;
    padding: 0 10px;
    justify-content: space-between;
}

.telBox {
    width: 148px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #ccc;
    border-radius: 4px;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
}

.telBox img {
    width: 12px;
    height: 12px;
}

.jd-tipItem {
    width: 50%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.jd-tipItem:hover {
    width: 50%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.jd-bl {
    display: flex;
    align-items: center;
}

.jd-bl .tel {
    display: inline-block;
    background: url(/images/jdImg/tel-g.png);
    background-size: 100% 100%;
    width: 16px;
    height: 16px;
    margin-right: 4px;
}

.jd-bl .address {
    display: inline-block;
    background: url(/images/jdImg/address-g.png);
    background-size: 100% 100%;
    width: 16px;
    height: 16px;
    margin-right: 4px;
}
.jd-bl .jd-kefu {
    display: inline-block;
    background: url(/images/jdImg/kefu-g.png);
    background-size: 100% 100%;
    width: 16px;
    height: 16px;
    margin-right: 4px;
}
.r-box {
  position: relative;
}
.r-box:hover .tel {
    background: url(/images/jdImg/tel-b.png);
    background-size: 100% 100%;
}

.r-box:hover .address {
    background: url(/images/jdImg/address-b.png);
    background-size: 100% 100%;
}
.r-box:hover .jd-kefu {
    background: url(/images/jdImg/kefu-b.png);
    background-size: 100% 100%;
}
.r-box:hover .head-style {
    color: #165dff;
}

.loginBtn:hover {
    opacity: 0.7;
}

/* 机电尾部end */
/* 八大集成专区start */
.inte-title {
    display: inline-block;
    font-size: 26px;
    font-weight: 700;
    position: relative;
}

.inte-title::before {
    width: 120px;
    height: 11px;
    content: '';
    position: absolute;
    top: 13px;
    left: -130px;
    background: url(/images/jdImg/inte-left.png);
    background-size: 100% 100%;
}

.inte-title::after {
    width: 120px;
    height: 11px;
    content: '';
    position: absolute;
    top: 13px;
    right: -130px;
    background: url(/images/jdImg/inte-right.png);
    background-size: 100% 100%;
}

.card-wrap {
    width: 1190px;
    margin: 0 auto;
    margin-bottom: 20px;
    /* padding: 20px; */
}

.zone-list1 {
    margin-bottom: 20px;
    display: flex;
    justify-content: space-between;
}

.zone-list1 .zone-item {
    height: 200px;
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    color: #fff;
    cursor: pointer;
}

.zone-list1 .zone-item:nth-child(1) {
    background: url(/images/jdImg/1.png);
    background-size: 100% 100%;
}

.zone-list1 .zone-item:nth-child(2) {
    background: url(/images/jdImg/2.png);
    background-size: 100% 100%;
}

.zone-list1 .zone-item:nth-child(3) {
    background: url(/images/jdImg/3.png);
    background-size: 100% 100%;
}

.zone-list1 .zone-item:nth-child(4) {
    background: url(/images/jdImg/4.png);
    background-size: 100% 100%;
}

.zone-list1 .zone-item p {
    font-size: 20px;
    font-weight: 700;

    margin-top: 44%;
}

.zone-list1 .zone-item span {
    margin-top: 30px;
}

.zone-list1 .zone-item:nth-child(n+2) {
    margin-left: 20px;
}

.title-lefticon {
    font-size: 20px;
    line-height: 28px;
    font-weight: 700;
    position: relative;
    text-indent: 10px;
    margin-bottom: 20px;
}

.title-lefticon::before {
    content: '';
    position: absolute;
    left: 0;
    top: 6px;
    width: 3px;
    height: 20px;
    background-color: #3c8ae1;
}

.zone-list2 {
    /* margin-bottom: 20px; */
    display: flex;
    justify-content: space-between;
}

.zone-list2 .zone-item {
    height: 150px;
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    color: #fff;
    cursor: pointer;
}
.zone-list2 .zone-item:nth-child(1) {
    background: url(/images/jdImg/5.png);background-size: 100% 100%;
}
.zone-list2 .zone-item:nth-child(2) {
    background: url(/images/jdImg/6.png);background-size: 100% 100%;
}
.zone-list2 .zone-item:nth-child(3) {
    background: url(/images/jdImg/7.png);background-size: 100% 100%;
}
.zone-list2 .zone-item:nth-child(4) {
    background: url(/images/jdImg/8.png);background-size: 100% 100%;
}
.zone-list2 .zone-item:nth-child(5) {
    background: url(/images/jdImg/9.png);background-size: 100% 100%;
}

.zone-list2 .zone-item:nth-child(n+2) {
    margin-left: 20px;
}

.zone-list2 .zone-item p {
    font-size: 18px;
    font-weight: 700;
    margin-top: 44%;
}
.indexapp {
    visibility: hidden;
}
/* 八大集成专区end */