
.picwords-box{
    width: 100%;
    overflow: hidden;
    padding: 10px 0 120px 0;
}
.picwords{
    width: 1062px;
    margin: 0 auto;
    text-align: center;
}
.picwords img{
    object-fit: cover;
    max-width: 100%;
}
.picwords h4{font-size: 16px;color: #777;margin-top: 50px;}
.picwords p{font-size: 16px;color: #777;line-height: 26px;margin-top: 30px;}

.develop-box{
    width: 100%;
    overflow: hidden;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 10px 0 80px 0;
    position: relative;
}
.develop{
    width: 1400px;
    margin: 0 auto;
}
.develop-list{
    width: 100%;
    position: relative;
    box-sizing: border-box;
    padding: 0 72px;
    overflow: hidden;
    height: 430px;
    margin: 24px 0;
}
.develop-line{
    position: absolute;
    width: 100%;
    height: 5px;
    background-color: #fff;
    left: 0;
    top: 56%;
}


.develop-listTB{
    width: 100%;
    overflow: hidden;
    text-align: center;
}
.develop-listTB h5{
    width: 100%;
    height: 44px;
}
.develop-listTB h5 img{
    display: block;
    margin: 0 auto;
    max-width: 100%;
    max-height: 100%;
}
.develop-listTB p{font-size: 14px;color: #fff;height: 42px;overflow: hidden;display: -webkit-box;text-overflow: ellipsis;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.develop-listTB b{font-weight: normal;width: 14px;height: 14px;border-radius: 100%;border: 3px solid #fff;display: block;margin: 0 auto;}
.develop-listTB i{display: block;width: 1px;height: 94px;background-color: #fff;margin: 0 auto;}
.develop-listTB h4{font-size: 32px;color: #fff;}

.develop-listT p{margin-top: 16px;}
.develop-listT b{margin-top: 8px;}
.develop-listT h4{margin-top: 20px;}

.develop-listB i{margin-top: 28px;}
.develop-listB p{margin-top: 16px;}
.develop-listB img{margin-top: 8px;}

.develop-listB{padding-top: 148px;}

.swiper-develop-prev,
.swiper-develop-next{
    position: absolute;
    width: 44px;
    height: 54px;
    text-align: center;
    cursor: pointer;
    background-color: rgba(255, 255, 255, 0);
    transition: all .4s;
}
.swiper-develop-prev:hover,
.swiper-develop-next:hover{
    background-color: rgba(255, 255, 255, .2);
}

.swiper-develop-prev{left: 0;top: 0;}
.swiper-develop-next{right: 0;bottom: 0;}

.swiper-develop-prev i,
.swiper-develop-next i{
    display: inline-block;
    width: 27px;
    height: 52px;
    margin-top: 1px;
}
.swiper-develop-prev i{background: url('../images/job/dev_L.png') no-repeat;}
.swiper-develop-next i{background: url('../images/job/dev_R.png') no-repeat;}

.usercover-box{
    width: 100%;
    overflow: hidden;
    padding: 20px 0 100px 0;
}
.usercover{
    width: 1160px;
    margin: 0 auto;
}
.usercoverL{
    width: 57.6%;
    overflow: hidden;
    padding: 100px 100px 0 0;
    float: left;
    text-align: left;
}
.usercoverL h4{font-size: 28px;color: #555;font-weight: bold;}
.usercoverL p{font-size: 14px;color: #777;line-height: 26px;margin-top: 12px;}


.usercoverR{
    width: 42.4%;
    overflow: hidden;
    float: right;
    text-align: right;
}
.usercoverR img{
    max-width: 100%;
    object-fit: cover;
}

.technology-box{
    width: 100%;
    overflow: hidden;
    background-color: #e5e9ed;
    padding: 0 0 88px 0;
}
.technology{
    width: 1300px;
    margin: 0 auto;
}
.technology-num{
    width: 100%;
    overflow: hidden;
    padding: 10px 0 40px 0;
}
.technology-num ul li{
    width: 25%;
    float: left;
    overflow: hidden;
    font-size: 0;
}
.technology-num ul li img{
    width: 62px;
    height: 62px;
    display:inline-block;
    vertical-align: middle;
    margin:  0 18px 0 0;
    transition: all 1.2s;
}
.technology-num ul li h6{
    display: inline-block;
    vertical-align: middle;
}
.technology-num ul li h6 span{font-size: 50px;color: #004098;margin-right: 16px;font-family: 'Dincond';}
.technology-num ul li h6 b{font-size: 18px;color: #555;font-weight: normal;}
.technology-num ul li h6 p{font-size: 14px;color: #777;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;height: 20px;}

.technology-num ul li:hover img{
    transform: rotateY(180deg);
}

.technology-map{
    width: 100%;
    overflow: hidden;
    position: relative;
    margin-top: 50px;
}
.technology-mapL{
    float: left;
    overflow: hidden;
    position: relative;
    width: 793px;
    height: 591px;
    background: url('../images/job/tec_map.png') no-repeat;
}
.technology-mapR{
    float: left;
    padding: 100px 0 0 100px;
}
.technology-mapR>div{
    position: relative;
    background-color: #004098;
    padding: 44px;width: 350px;
}
.technology-mapR>div>i{
    width: 19px;height: 34px;
    background: url('../images/job/tel_arr.png') no-repeat;
    display: block;position: absolute;
    left: -19px;top: 50%;margin-top: -17px;
}
.technology-mapR>div>h4{font-size: 16px;color: #fff;font-weight: bold;}
.technology-mapR>div>p{font-size: 14px;color: #fff;margin-top: 10px;line-height: 22px;}

.technology-mapL>div{
    position: absolute;
}
.technology-mapL>div>p>a{
    font-size: 14px;
    color: #888;
    position: relative;
    display: block;
    z-index: 2;
    padding: 0 0 0 18px;
}
.technology-mapL>div>p{cursor: pointer;}
.technology-mapL>div>p>span{
    display: block;
    width: 10px;
    height: 10px;
    border-radius: 100%;
    background: #265da8;
    position: absolute;
    left: 0px;
    top: 5px;
    z-index: 3;
}
.technology-mapL>div>p>span:after{
    content: "";
    display: block;
    border-radius: 50%;
    opacity: 0;
    position: absolute;
    width: 40px;
    height: 40px;
    top: -15px;
    left: -15px;
    background-color: rgba(38,93,168,0.55);
    animation: ripple 3s ease-out 1.2s infinite;
    -webkit-animation: ripple 3s ease-out 1.2s infinite;
    z-index: 1;
}
.technology-mapL>div>p>span:before{
    content: "";
    display: block;
    border-radius: 50%;
    opacity: 0;
    position: absolute;
    width: 40px;
    height: 40px;
    top: -15px;
    left: -15px;
    background-color: rgba(38,93,168,0.44);
    animation: ripple 3s ease-out .6s infinite;
    -webkit-animation: ripple 3s ease-out .6s infinite;
    z-index: 1;
}
@-webkit-keyframes ripple{0%{opacity:0;-webkit-transform:scale(.1)}5%{opacity:1}to{opacity:0;-webkit-transform:scale(1)}}
@keyframes ripple{0%{opacity:0;-webkit-transform:scale(.1);transform:scale(.1)}5%{opacity:1}to{opacity:0;-webkit-transform:scale(1);transform:scale(1)}}

.address-active>p>span{
    background: #eb2a2e !important;
}
.address-active>p>span:after{
    background-color: rgba(207,44,56,0.55) !important;
}
.address-active>p>span:before{
    background-color: rgba(207,44,56,0.2) !important;
}
.technology-mapL>div>p:hover span{
    background: #0090ff;
}
.address-none{display: none;}

.wulumuqi-dot{
    left: 24%;
    top: 28%;
}

.beijing-dot{
    right: 29%;
    top: 36%;
}
.changchun-dot{
    right: 17%;
    top: 22%;
}
.tianjin-dot{
    right: 28%;
    top: 39%;
}
.shijiazhuang-dot{
    top: 42%;
    right: 33%;
}
.jinan-dot{
    right: 25%;
    top: 46%;
}
.lanzhou-dot{
    top: 48%;
    right: 48%;
}
.xian-dot{
    top: 53%;
    right: 40%;
}

.zhengzhou-dot{
    right:32%;
    top: 52%;
}
.nanjing-dot{
    right:21%;
    top: 54%;
}
.hefei-dot{
    right:25%;
    top: 58%;
}
.wuhan-dot{
    right:35%;
    top: 61%;
}
.chengdu-dot{
    right:48%;
    top: 63%;
}
.hangzhou-dot{
    right:20%;
    top: 64%;
}
.chongqing-dot{
    right:41%;
    top: 65%;
}
.nanchang-dot{
    right:26%;
    bottom: 29%;
}
.changsha-dot{
    right:34%;
    bottom: 27%;
}
.kunming-dot{
    right:50%;
    bottom: 18%;
}
.guangzhou-dot{
    right:32%;
    bottom: 17%;
}
.shenzhen-dot{
    right:30%;
    bottom: 14%;
}
.nanning-dot{
    right:40%;
    bottom: 14%;
}

.classcourse-box{
    width: 100%;
    overflow: hidden;
    padding: 80px 0;
}
.classcourse{
    width: 1240px;
    margin: 0 auto;
}
.classcourseL{
    width: 68.4%;
    float: left;
    overflow: hidden;
}
.classcourseL img{
    max-width: 100%;
    object-fit: cover;
}
.classcourseR{
    width: 31.6%;
    float: right;
    overflow: hidden;
    padding: 180px 0 0 60px;
}
.classcourseR h4{
    font-size: 36px;color: #333;
    font-weight: bold;
}
.classcourseR p{
    font-size: 16px;
    color: #777;
    line-height: 26px;
    margin-top: 10px;
}


.team-box{
    width: 100%;
    overflow: hidden;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 10px 0 80px 0;
    position: relative;
}
.team{
    width: 1320px;
    margin: 0 auto;
}

.team-list{
    width: 100%;
    overflow: hidden;
}
.team-list ul{margin-left: -2%;}
.team-list ul li{
    width: 23%;
    float: left;
    margin-left: 2%;
    overflow: hidden;
}
.team-list-pic{
    width: 100%;
    height: 172px;
    overflow: hidden;
    position: relative;
}
.team-list-pic i{
    position: absolute;
    display: block;
    left: 50%;
    top: 50%;
    transition: all .6s;
    z-index: 3;
}
.team-list ul li:nth-child(1) .team-list-pic i{background: url('../images/job/team_ic1.png') no-repeat;width: 42px;height: 37px;margin-left: -21px;margin-top: -18.5px;}
.team-list ul li:nth-child(2) .team-list-pic i{background: url('../images/job/team_ic2.png') no-repeat;width: 39px;height: 39px;margin-left: -19.5px;margin-top: -19.5px;}
.team-list ul li:nth-child(3) .team-list-pic i{background: url('../images/job/team_ic3.png') no-repeat;width: 56px;height: 36px;margin-left: -28px;margin-top: -18px;}
.team-list ul li:nth-child(4) .team-list-pic i{background: url('../images/job/team_ic4.png') no-repeat;width: 58px;height: 36px;margin-left: -29px;margin-top: -18px;}

.team-list-pic img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all .6s;
}
.team-list ul li:hover .team-list-pic img{
    transform: scale(1.1);
}
.team-list ul li:hover .team-list-pic i{
    transform: translateY(-10px);
}

.team-list-words{
    width: 100%;
    overflow: hidden;
    background-color: #fff;
    padding: 40px 30px;
    height: 222px;
}
.team-list-words h4{font-size: 22px;color: #333;font-weight: bold;text-align: center;}
.team-list-words p{font-size: 14px;color: #777;line-height: 24px;margin-top: 16px;}

.case-box{
    width: 100%;
    overflow: hidden;
    padding: 0 0 80px 0;
}
.case{
    width: 1320px;
    margin: 0 auto;
}
.case-list{
    width: 100%;
    overflow: hidden;
    position: relative;
}
.case-list-pic{
    width: 100%;
    height: 240px;
    border: 1px solid transparent;
    position: relative;
    transition: all .4s;
}
.case-list-pic:hover{
    border-color: #004098;
}

.case-list-picwords{
    width: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    text-align: center;
    padding: 0 40px;
}
.case-list-picwords img{max-width: 100%;object-fit: cover;}

.case-list-picwords p{font-size: 16px;color: #555;margin-top: 30px;}

.case-list .swiper-container{padding-bottom: 60px;}

.case-list .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background: #dbdbdb;
    opacity: 1;
}
.case-list .swiper-pagination-bullet-active {
    opacity: 1;
    background: #004098;
}

.lineactive-box{
    width: 100%;
    overflow: hidden;
    background-color: #f3f3f3;
    padding: 66px 0;
}
.lineactive{
    width: 1060px;
    margin: 0 auto;
    text-align: center;
}

.lineactive h4{
    font-size: 36px;
    color: #333;
    font-weight: bold;
}
.lineactive p{
    font-size: 14px;
    color: #777;
    line-height: 24px;
    margin-top: 20px;
}

.imglist-box{
    width: 100%;
    overflow: hidden;
    background-color: #f3f3f3;
    padding: 0 0 80px 0;
}
.imglist{
    width: 1300px;
    margin: 0 auto;
    padding: 40px;
    background-color: #fff;
    overflow: hidden;
}

.imglist ul{margin-left: -2%;}
.imglist ul li{
    width: 23%;
    margin-left: 2%;
    float: left;
    overflow: hidden;
    transition: all .3s;
    padding-top: 20px;
}
.imglist ul li:hover{
    -moz-box-shadow: 0 4px 10px 1px rgba(0,0,0,1);
    -webkit-box-shadow: 0 4px 10px 1px rgba(0,0,0,1);
    box-shadow: 0 2px 6px 2px #d8d8d8;
}

.imglist ul li h6{
    font-size: 20px;
    color: #333;
    font-weight: bold;
    text-align: center;
}

.imglist-pic{
    width: 100%;
    height: 286px;
    padding: 14px;
    border: 1px solid #f0f0f0;
    margin-top: 30px;
    text-align: center;
}
.imglist-pic img{
    max-width: 100%;
    object-fit: cover;
}

.bottompic-box{
    width: 100%;
    overflow: hidden;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 66px 0;
    position: relative;
}
.bottompic{
    width: 100%;
    text-align: center;
}

.bottompic h4{font-size: 16px;color: #fff;}
.bottompic h4 a{text-decoration: underline;}
.bottompic h4 a:hover{color: #004098;}

.bottompic h6{font-size: 18px;color: #fff;margin-top: 28px;}
.bottompic p{font-size: 36px;color: #fff;font-weight: bold;margin-top: 20px;}



/* -------------------------PC端--------------------------- */

@media all and (max-width:1700px) {}

@media all and (max-width:1460px) {
    .develop{width: 94%;}
    .technology{width: 94%;}
    .team{width: 94%;}
    .case{width: 94%;}
    .imglist{width: 94%;}
    .technology-mapR{padding: 100px 0 0 60px;}
}

@media all and (max-width:1300px) {
    .develop-listTB h4{font-size: 36px;}
    .usercover{width: 94%;}
    .technology-mapR {padding: 100px 0 0 0;}
    .classcourse{width: 94%;}
    .classcourseR {padding: 130px 0 0 30px;}
    .team-list-pic {height: 140px;}
    .team-list-words {height: 270px;}
    .case-list-pic{height: 210px;}
    .imglist-pic{height: 254px;}
}

@media all and (max-width:1200px) {
    .picwords{width: 94%;}
    .develop-listTB h4 {font-size: 34px;}
    .develop-line{top: 55%;}
    .develop-listB {padding-top: 154px;}
    .technology-num ul li img {width: 50px;height: 50px;margin: 0 8px 0 0;}
    .technology-mapL{margin: 0 auto;float: unset;}
    .technology-mapR>div{width: 100%;}
    .technology-mapR{width: 100%;padding: 60px 0 0 0;}
    .technology-mapR>div>i{display: none;}
    .team-list-words h4{font-size: 18px;}
    .team-list-words {height: 300px;}
    .lineactive{width: 94%;}
    .imglist-pic {height: 230px;}
}


/* ------------------------手机端-------------------------- */

@media all and (max-width:1000px) {
    .picwords img{min-height: 160px;}
    .picwords h4 {margin-top: 24px;}
    .picwords p {margin-top: 16px;}
    .picwords-box{padding: 10px 0 44px 0;}
    .develop-list {padding: 0 48px;}
    .develop-listT p {margin-top: 4px;}
    .develop-listTB h4 {font-size: 24px;margin-top: 12px;}
    .develop-listB i {margin-top: 12px;}
    .develop-listB p {margin-top: 4px;}
    .develop-listB {padding-top: 152px;}
    .develop-line {top: 54.6%;}
    .develop-list{height: 405px;}
    .develop-box {padding: 10px 0 44px 0;}
    .usercoverL {width: 100%;overflow: hidden;padding: 0px;float: unset;}
    .usercoverL h4 {font-size: 20px;}
    .usercoverR {width: 100%;float: unset;padding-top: 30px;text-align: center;}
    .usercover-box {padding: 20px 0 44px 0;}
    .technology-num ul li{width: 100%;}
    .technology-num ul li:nth-child(n+2){margin-top: 16px;}
    .technology-num ul li h6 span {font-size: 32px;margin-right: 12px;}
    .technology-num {padding: 10px 0 24px 0;}
    .technology-map{margin-top: 16px;}
    .technology-mapL {
        float: unset;
        width: 100%;
        height: auto;
        padding: 16px;
        background: none;
        background-color: #d5dbe3;
    }
    .technology-mapL>div>p>span{display: none;}
    .technology-mapL>div {
        position: relative;
        width: 33.333333333%;
        left: auto;
        top: auto;
        right: auto;
        bottom: auto;
        float: left;
        text-align: center;
    }
    .technology-mapL>div>p>a{padding: 0;font-size: 12px;padding: 14px 0;}
    .address-active>p>a{color: #eb2a2e !important;}
    .technology-mapR{padding: 16px 0 0 0;}
    .technology-mapR>div{padding: 16px;}
    .technology-box{padding: 0 0 44px 0;}
    .classcourse-box{padding: 38px 0;}
    .classcourseL{width: 100%;}
    .classcourseR {
        width: 100%;
        float: unset;
        padding: 32px 0 0 0;
    }
    .classcourseR h4{font-size: 24px;}
    .team-box {
        padding: 10px 0 44px 0;
        background-color: #121e34;
        background-image: none !important;
    }
    .team-list ul {
        margin-left: 0%;
    }
    .team-list ul li {
        width: 100%;
        margin-left: 0%;
        margin-top: 16px;
    }
    .team-list-words {
        height: auto;
    }
    .team-list-pic{height: 166px;}
    .public-blackTitle p {
        width: 100%;
        margin-left: 0%;
    }
    .case-list-pic{width: 99.9%;}
    .lineactive-box {
        padding:38px 0;
    }
    .lineactive h4{font-size: 24px;}
    .imglist{padding: 20px;}
    .imglist ul {
        margin-left: 0%;
    }
    .imglist ul li {
        width: 100%;
        margin-left: 0%;
        padding-top: 20px;
    }
    .imglist-pic{margin-top: 20px;}
    .imglist-box{padding: 0 0 44px 0;}
    .imglist-pic img {
        max-width: 100%;
        object-fit: cover;
        max-height: 100%;
    }
    .bottompic-box{padding: 38px 0;}
    .bottompic h6 {
        margin-top: 10px;
    }
    .bottompic p {
        font-size: 26px;
        margin-top: 12px;
    }
}









