/*banner*/

.abbg {
    display: block;
    width: 100%;
    height: auto;
    background-size: cover !important;
    overflow: hidden;
    left: 0;
    top: 0;
}

.ab-banxk {
    display: block;
    padding-top: 145px;
    padding-bottom: 100px;
}

.ab-ban-tit {
    display: block;
    text-align: center;
    line-height: 44px;
    font-size: 24px;
    color: #fff;
}

.ab-ban-2007 {
    display: block;
    padding: 40px 0 36px;
}

.ab-ban-2007t {
    display: block;
    margin: 0 auto;
}

.ab-ban-xj {
    display: block;
    margin: 0 auto 20px;
    animation: ab-ban-xj 2s linear infinite alternate both;
    -webkit-animation: ab-ban-xj 2s linear infinite alternate both;
    -moz-animation: ab-ban-xj 2s linear infinite alternate both;
    -o-animation: ab-ban-xj 2s linear infinite alternate both;
}

.ab-ban-12 {
    text-align: center;
    color: #fff;
    font-size: 26px;
    font-weight: bold;
}

@keyframes ab-ban-xj {
    0% {
        transform: translateY(-10px);
        -ms-transform: translateY(-10px);
        /* IE 9 */
        -webkit-transform: translateY(-10px);
        /* Safari and Chrome */
        -o-transform: translateY(-10px);
        /* Opera */
        -moz-transform: translateY(-10px);
    }
    100% {
        transform: translateY(10px);
        -ms-transform: translateY(10px);
        /* IE 9 */
        -webkit-transform: translateY(10px);
        /* Safari and Chrome */
        -o-transform: translateY(10px);
        /* Opera */
        -moz-transform: translateY(10px);
    }
}

@-webkit-keyframes ab-ban-xj {
    0% {
        transform: translateY(-10px);
        -ms-transform: translateY(-10px);
        /* IE 9 */
        -webkit-transform: translateY(-10px);
        /* Safari and Chrome */
        -o-transform: translateY(-10px);
        /* Opera */
        -moz-transform: translateY(-10px);
    }
    100% {
        transform: translateY(10px);
        -ms-transform: translateY(10px);
        /* IE 9 */
        -webkit-transform: translateY(10px);
        /* Safari and Chrome */
        -o-transform: translateY(10px);
        /* Opera */
        -moz-transform: translateY(10px);
    }
}

@-moz-keyframes ab-ban-xj {
    0% {
        transform: translateY(-10px);
        -ms-transform: translateY(-10px);
        /* IE 9 */
        -webkit-transform: translateY(-10px);
        /* Safari and Chrome */
        -o-transform: translateY(-10px);
        /* Opera */
        -moz-transform: translateY(-10px);
    }
    100% {
        transform: translateY(10px);
        -ms-transform: translateY(10px);
        /* IE 9 */
        -webkit-transform: translateY(10px);
        /* Safari and Chrome */
        -o-transform: translateY(10px);
        /* Opera */
        -moz-transform: translateY(10px);
    }
}

@-o-keyframes ab-ban-xj {
    0% {
        transform: translateY(-10px);
        -ms-transform: translateY(-10px);
        /* IE 9 */
        -webkit-transform: translateY(-10px);
        /* Safari and Chrome */
        -o-transform: translateY(-10px);
        /* Opera */
        -moz-transform: translateY(-10px);
    }
    100% {
        transform: translateY(10px);
        -ms-transform: translateY(10px);
        /* IE 9 */
        -webkit-transform: translateY(10px);
        /* Safari and Chrome */
        -o-transform: translateY(10px);
        /* Opera */
        -moz-transform: translateY(10px);
    }
}


/*关于我们*/

.ab-fwbg {
    display: block;
    background: #F3F3F3;
    padding: 74px 0;
    overflow: hidden;
}

.ab-msdk {
    display: block;
    width: 80%;
    margin: 0 auto;
}

.ab-mapdk {
    display: block;
    height: auto;
    margin-bottom: 72px;
}

.ab-mapdk:last-child {
    margin-bottom: 0;
}

.ab-mapt {
    display: block;
    float: left;
}

.ab-mapxk {
    margin-left: 215px;
    padding-left: 28px;
    padding-top: 15px;
}

.ab-mapx-tit {
    display: block;
    overflow: hidden;
    margin-bottom: 12px;
    line-height: 40px;
    font-size: 20px;
    color: #000;
}

.ab-mapx-text {
    display: block;
    overflow: hidden;
    margin-left: -18px;
    line-height: 36px;
    font-size: 18px;
    color: #4f4f4f;
}

.ab-mapx-text span {
    display: block;
    float: left;
    margin-left: 18px;
}

.ab-fw-tit {
    display: block;
    margin-bottom: 14px;
    line-height: 64px;
    font-size: 44px;
    color: #34639e;
    font-weight: bold;
}

.ab-fw-text {
    display: block;
    line-height: 42px;
    font-size: 22px;
    color: #4a4a4a;
}

.ab-fw-tel {
    display: block;
    padding-top: 130px;
}

.ab-fw-tel1 {
    display: block;
    line-height: 32px;
    font-size: 26px;
    color: #535353;
}

.ab-fw-tel2 {
    display: block;
    line-height: 45px;
    font-size: 38px;
    color: #535353;
}


/*合作案例*/

.ab-hzdk {
    display: block;
    padding: 46px 0 81px;
    overflow: hidden;
    background: #e5eef6;
}

.ab-hz-tit1 {
    display: block;
    text-align: center;
    margin-bottom: 5px;
    line-height: 60px;
    font-size: 38px;
    color: #3f3b3a;
}

.ab-hz-tit2 {
    display: block;
    text-align: center;
    margin-bottom: 42px;
    line-height: 28px;
    font-size: 16px;
    color: #3f3b3a;
}

.ab-hzxk {
    display: block;
    height: 510px;
    position: relative;
}

.ab-khbt {
    display: block;
    position: absolute;
    border-radius: 50%;
    overflow: hidden;
    left: 50%;
}

.ab-khb1 {
    top: 35px;
    margin-left: -823px;
}

.ab-khb2 {
    top: 295px;
    margin-left: -823px;
}

.ab-khb3 {
    top: 372px;
    margin-left: -680px;
}

.ab-khb4 {
    top: 180px;
    margin-left: -690px;
}

.ab-khb5 {
    top: 70px;
    margin-left: -519px;
}

.ab-khb6 {
    top: 300px;
    margin-left: -527px;
}

.ab-khb7 {
    top: 0;
    margin-left: -327px;
}

.ab-khb8 {
    top: 229px;
    margin-left: -354px;
}

.ab-khb9 {
    top: 87px;
    margin-left: -185px;
}

.ab-khb10 {
    top: 292px;
    margin-left: -240px;
}

.ab-khb11 {
    top: 65px;
    margin-left: 7px;
}

.ab-khb12 {
    top: 333px;
    margin-left: -28px;
}

.ab-khb13 {
    top: 364px;
    margin-left: 169px;
}

.ab-khb14 {
    top: 35px;
    margin-left: 272px;
}

.ab-khb15 {
    top: 209px;
    margin-left: 260px;
}

.ab-khb16 {
    top: 297px;
    margin-left: 452px;
}

.ab-khb17 {
    top: 76px;
    margin-left: 424px;
}

.ab-khb18 {
    top: 57px;
    margin-left: 641px;
}

.ab-khb19 {
    top: 212px;
    margin-left: 622px;
}

.ab-khb20 {
    top: 0px;
    margin-left: -652px;
    width: 10%
}

.ab-khb21 {
    top: 352px;
    margin-left: 622px;
    width: 10%;
}

.sj-hzxk {
    display: none
}


/*技术服务*/

.ab-zydk {
    display: block;
    background: url(../images/abfwbg.jpg) center center no-repeat;
    background-attachment: fixed;
    background-size: cover !important;
    padding: 52px 0 68px;
}

.ab-zy-tit {
    display: block;
    text-align: center;
    margin-bottom: 24px;
    line-height: 48px;
    font-size: 24px;
    color: #fff;
}

.ab-zy-a {
    display: block;
    width: 280px;
    height: 52px;
    overflow: hidden;
    background: #f0d270;
    border-radius: 26px;
    margin: 0 auto;
    text-align: center;
    line-height: 52px;
    font-size: 16px;
    color: #fff;
}

.ab-zy-a span {
    display: block;
    position: relative;
    top: 0;
    color: #fff;
}

.ab-zy-a:hover,
.ab-zy-a:visited {
    color: #fff;
}

.ab-zy-a:hover span {
    top: -100%;
}

@media(max-width: 768px) {
    .ab-msdk {
        width: 90%;
    }
    .ab-fw-tit {
        font-size: 30px;
    }
    .ab-fw-tel {
        padding-top: 0px;
    }
    .ab-mapdk img {
        display: none
    }
    .ab-mapxk {
        margin-left: 0px;
        padding-left: 0px;
        padding-top: 60px;
    }
    .sj-hzxk {
        display: block;
        display: block;
        height: 260px;
        position: relative;
    }
    .in-khbt {
        display: block;
        border-radius: 50%;
        overflow: hidden;
        float: left;
        position: absolute;
    }
    .in-khb1 {
        top: 30px;
        left: -18px;
    }
    .in-khb2 {
        top: 150px;
        left: -15px;
    }
    .in-khb3 {
        top: 0;
        left: 19.58%;
    }
    .in-khb4 {
        top: 112px;
        left: 16.6%;
    }
    .in-khb5 {
        top: 44px;
        left: 34.37%;
    }
    .in-khb6 {
        top: 159px;
        left: 24.64%;
    }
    .in-khb7 {
        top: 30px;
        left: 57.37%;
    }
    .in-khb8 {
        top: 160px;
        left: 50.5%;
    }
    .in-khb9 {
        top: 14px;
        left: 86.6%;
    }
    .in-khb10 {
        top: 114px;
        left: 84.6%;
    }
    .in-khb11 {
        top: 199px;
        left: 77.8%;
    }
    .ab-hzxk {
        display: none
    }
    .ab-ban-2007t {
        width: 100%;
    }
}


/*佐途服务*/

.jit_servixd {
    height: 100%;
    position: relative;
}

.tjbsgv {
    clear: both;
    display: block;
}

.tojdf_titi {
    margin-top: 0px;
    position: absolute;
    left: 0;
    top: 0;
    float: left;
    height: 100px;
}

.jhsvgvdjf_conks {
    padding-top: 300px;
}

.jhsvgvdjf_conks {
    clear: both;
    display: block;
}

.tjbsgv {
    margin-left: 120px;
}

.thvgsd_lishjdf {
    width: 18%;
    float: left;
    padding-top: 50px;
}

.tjhvsd_liskjd {
    width: 100%;
    float: right;
}

.wjhvdf_left {
    width: 33%;
    position: relative;
    z-index: 888;
}

.shgcwyted_right {
    margin-top: -300px;
    position: absolute;
    right: 0;
    top: 0;
}

.thvgsd_lishjdf li a {
    position: relative;
    display: block;
}

.thvgsd_lishjdf li b {
    position: absolute;
    display: none;
    width: 14px;
    height: 14px;
    background: url(../images/yuaqjh.png) no-repeat;
    background-size: contain;
    left: 0;
    top: 15px;
}

.thvgsd_lishjdf li a span {
    font-size: 20px;
    color: #333333;
    line-height: 48px;
    text-align: center;
    display: block;
    background: #ddc36c;
    margin-top: 5px;
    color: #583327;
    font-weight: bold
}

.sjvhd_sjkhvd {
    z-index: -9999
}

.sjvhd_sjkhvd img {
    z-index: -9999
}

.thvgsd_lishjdf li.active b {
    display: block;
}

.thvgsd_lishjdf li a span:hover {
    color: #583327;
    background: #eeeeee
}

.thvgsd_lishjdf li.active span {
    color: #583327;
    background: #eeeeee
}

.jhsvgvdjf_conks {
    padding-left: 120px;
}

.wjavgsd_wjkjs {
    position: relative;
    z-index: 3;
    padding: 40px;
    width: 390px;
    height: 510px;
    display: block;
}

.skvhgd_dtit {
    font-size: 30px;
    color: #333333;
    display: block;
    line-height: 56px;
    text-align: left;
    font-weight: bold;
}

.xsgvd_tit {
    font-size: 21px;
    color: #333333;
    text-align: left;
    display: block;
    line-height: 50px;
    margin: 10px 0 30px;
}

.shjgcd_tyext {
    font-size: 16px;
    color: #333333;
    text-align: left;
    display: block;
    line-height: 30px;
    text-align: left;
    margin: 10px 0 70px;
}

.shjgcd_tyext a:hover {
    color: #ddc36c
}

.shvgdf_fjkjdhf {
    width: 150px;
    height: 40px;
    display: block;
    border: 1px solid #000;
    font-size: 14px;
    line-height: 38px;
    text-align: center;
    color: #000;
}

.jsudgvsnjd_list {
    position: relative;
}

.jsudgvsnjd_list b.jkh_xtkjs {
    position: absolute;
    width: 100px;
    height: 1px;
    background: #000;
    position: absolute;
    left: -64px;
    top: 65px;
    z-index: 5;
}

.jit_servixd,
.jit_casedjf {
    height: 100% !important;
}

.section {
    overflow: hidden;
}

.thvgsd_lishjdf li a i {
    width: 30px;
    height: 2px;
    display: none;
    background: #000;
    position: absolute;
    right: 20px;
    top: 25px;
}

.thvgsd_lishjdf li.active a i {
    display: none;
}

.jhsvgvdjf_conks .pane {
    display: none;
}

.in-ban-sj,
.jit_sevhd_mokf {
    display: none;
}

.jit_sevhd_mokf {
    padding: 115px 0;
}

.jisbyhd_motiti img {
    width: 50%;
}

.jisbyhd_motiti {
    margin-bottom: 30px;
    padding-left: 20px;
}

.jjgghds_moul {
    padding-left: 15px;
    display: block;
}

.jjgghds_moul li {
    width: 50%;
    float: left;
}

.jjgghds_moul li a {
    position: relative;
    display: block;
}

.jjgghds_moul li b {
    position: absolute;
    display: none;
    width: 14px;
    height: 14px;
    background: url(../images/yuaqjh.png) no-repeat;
    background-size: contain;
    left: 0;
    top: 15px;
}

.jjgghds_moul li.active b {
    display: block;
}

.jjgghds_moul li.active span {
    color: #ddc36c;
}

.jjgghds_moul li a span {
    font-size: 15px;
    color: #333333;
    line-height: 30px;
    text-align: center;
    display: block;
    background: #ddc36c;
    margin-top: 5px;
    color: #583327;
    font-weight: bold;
    margin-right: 10px;
}

.jjgghds_moul li a span:hover {
    color: #583327;
    background: #eeeeee
}

.jjgghds_moul li.active span {
    color: #583327;
    background: #eeeeee
}

.jjgghds_moul li b {
    top: 10px;
    width: 8px;
    height: 8px;
}

.jjgghds_moul {
    overflow: hidden;
    margin-bottom: 30px;
}

.panes {
    width: 82%;
    margin: 0 auto;
    float: right;
}

.jiytfs_mobhd_liskjhd .pane {
    padding-left: 30px;
    display: none;
}

.skjgvbgd_smohdf {
    position: relative;
    padding: 30px;
}

.skjgvbgd_smohdf .mobhs_dsbjkd {
    width: 93%;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    z-index: 1;
    background: #fff;
    float: left;
    box-shadow: 23px 0 28px rgba(0, 0, 0, 0.08);
}

.mobs_serbhs_textjd {
    position: relative;
    z-index: 2;
}

.mobu_ser_dbtsjd {
    font-size: 21px;
    color: #333333;
    margin-bottom: 10px;
    font-weight: bold;
    line-height: 30px;
    display: block;
}

.mojkdshvjdf {
    font-size: 16px;
    color: #333333;
    margin-bottom: 10px;
    font-weight: bold;
    line-height: 30px;
}

.mobhsg_text {
    font-size: 14px;
    color: #333333;
    margin-bottom: 20px;
    line-height: 26px;
}

.skjgvbgd_smohdf b {
    width: 1px;
    height: 40px;
    position: absolute;
    top: -20px;
    left: 30px;
    background: #000;
    z-index: 3;
}

.shvgdf_fjkjdhf {
    width: 110px;
    height: 32px;
    font-size: 12px;
    line-height: 30px;
}

@media(max-width: 768px) {
    .jit_servixd,
    .thvgsd_lishjdf,
    .panes {
        display: none
    }
    .jit_sevhd_mokf {
        display: block
    }
}

.newT:hover {
    box-shadow: 2px 2px 10px #888888;
}