/* 首页 */
.firstPage {
    width: 100%;
    overflow: hidden;
}

.banHead {
    position: relative;
    width: 100%;
    /* background: url('../image/imgZlzy/jobNumber.png');
    background-size: 100% 100%; */
}

.headLogo {
    display: block;
}

.headLogo a>img {
    display: block;
    margin-top: 10px;
}

/*  */
.banBag {
    position: relative;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 0;
}

.bagPicbox {
    position: relative;
}

.vesselTxt {
    position: absolute;
    text-align: center;
    color: #FFFFFF;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    padding-top: 13%;
}

.bentopic {
    font-size: 50px;
    font-weight: bold;
    /* padding-bottom: 50px; */
    padding-bottom: 2.5%;
}

.bentext {
    font-size: 24px;
    font-weight: 400;
    line-height: 36px;
    padding: 0px 10px;
}

.backgImg {
    width: 100%;
    height: 100%;
}

/* 左右按钮 */
.swiper-container {
    position: relative;
}

.swiper-button-prev,
.swiper-button-next {
    position: absolute;
    top: 50%;
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 44px;
    max-height: 61px;
    /* width: calc(var(--swiper-navigation-size)/ 0 * 0) !important; */
}

.swiper-button-prev {
    right: auto;
    left: 10px;
}

.swiper-button-next {
    left: auto;
    right: 10px;
}

.prevBtn,
.nextBtn {
    display: block;
    opacity: 1;
}

.prevtwoBtn,
.prevthdBtn,
.nextwoBtn,
.nexthdBtn {
    display: none;
    /* width: 61px;
    height: 61px; */
    /* opacity: 1; */
}

/* 轮播指示灯 */
.pagination {
    position: absolute;
    z-index: 20;
    bottom: 10px;
    width: 100%;
    text-align: center;
}

.swiper-pagination-switch {
    display: inline-block;
    width: 8px;
    height: 8px;
    background: rgba(255, 255, 255, 0.4);
    border-radius: 50%;
    margin: 0 5px;
    opacity: 1;
    cursor: pointer;
}

.swiper-active-switch {
    width: 30px;
    height: 8px;
    background: #FFFFFF;
    opacity: 1;
    border-radius: 4px;
}

/*  */
.banHead .banMiddle {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1;
}

.banMiddle .navigation {
    max-width: 1226px;
    margin: 0 auto;
    padding: 12px 0px;
    display: flex;
    flex: 1;
    font-size: 16px;
    /* background: url('../image/imgZlzy/consult.png'); */
}

.navigation .navRight {
    margin-left: auto;
    display: flex;
    line-height: 61px;
}

.navRight .unchoose {
    /* font-size: 16px; */
    font-weight: 400;
    color: #FFFFFF;
    margin: 0px 16px;
}

.navRight .navrigLast {
    display: flex;
}

.unChoic,
.unLogin {
    padding: 7px 14px 8px 14px;
    cursor: pointer;
}

.unChoic a {
    color: #FFFFFF;
}

.cloudChoice {
    line-height: 36px;
    background-color: #104495;
    border-radius: 18px;
    font-weight: bold;
}

.navrigLast {
    margin-left: 16px;
}

.navrigLast .loginBai {
    color: #FFFFFF;
    /* font-size: 16px; */
}

.navrigLast .cloudResg {
    color: #104495;
}

.cloudResg .unResig {
    background-color: #FFFFFF;
    padding: 8px 29px 7px 29px;
    border-radius: 18px;
    cursor: pointer;
}

/* 面包屑 */
.crumbox {
    /* display: inline-block; */
    max-width: 1226px;
    margin: 0 auto;
    margin-top: 33px;
    font-size: 16px;
    font-weight: 400;
    line-height: 36px;
    color: #FFFFFF;
}

/* 锚点标题 */
.boxtwoFour {
    width: 100%;
    background: rgba(250, 250, 250, 1);
}

.middleFour {
    height: 90px;
    line-height: 90px;
    max-width: 1132px;
    margin: 0 auto;
    display: flex;
    flex: 1;
}

.thenAnchor {
    font-size: 26px;
    font-weight: bold;
    color: #262626;
    opacity: 1;
    width: 25%;
    text-align: center;
    box-sizing: border-box;
    position: relative;
    cursor: pointer;
}

.backgBai {
    color: #104495;
    background-color: #FFFFFF;
}

.green {
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
    width: 80px;
    height: 6px;
    background: #6cc038;
    margin: 0 auto;
}

/* 通信云建设 */
.cloudConstruct {
    width: 100%;
    margin-top: 60px;
}

.zhongConstruct {
    max-width: 1250px;
    margin: 0 auto;
    text-align: center;
}

.moduletitle {
    font-size: 34px;
    font-weight: bold;
    line-height: 45px;
    color: #104495;
    padding-bottom: 30px;
}

.introduction {
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    color: #262626;
}

.fourBox {
    display: flex;
    flex-wrap: wrap;
    margin-top: 24px;
}

.hangOne {
    display: flex;
    text-align: left;
    width: 50%;
    margin: 53px 0px 76px 0px;
}

.firstImg {
    margin-right: 80px;
}

.firstitle {
    font-size: 32px;
    font-weight: bold;
    line-height: 42px;
    color: #262626;
    padding-bottom: 30px;
}

.firstext {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: #262626;
}

.firstbtn {
    width: 156px;
    height: 46px;
    background: #104495;
    line-height: 46px;
    border-radius: 23px;
    font-size: 16px;
    font-weight: 400;
    color: #FFFFFF;
    text-align: center;
    margin-top: 50px;
    cursor: pointer;
}

.firstbtnsan {
    margin-top: 26px;
}

/* 云通信服务 */
.cloudService {
    width: 100%;
    /* max-height: 746px; */
    background: #F5F7FA;
    padding-top: 60px;
}

.zhongService {
    max-width: 1680px;
    margin: 0 auto;
    text-align: center;
}

.serviceCard {
    display: flex;
    flex: 1;
    justify-content: center;
    flex-wrap: wrap;
    padding: 35px 0px 55px 0px;
}

.whiteCard {
    width: 500px;
    height: 200px;
    background: #FFFFFF;
    box-shadow: 0px 3px 20px rgba(0, 0, 0, 0.1);
    margin: 25px 30px;
    box-sizing: border-box;
    padding: 36px 0px;
    position: relative;
}

.graysmalBg {
    position: absolute;
    bottom: 0px;
    right: 10px;
}

.graytop {
    display: flex;
    position: relative;
    z-index: 1;
}

.cardImgbox {
    padding: 29px 43px 26px 44px;
}

.cardTxtbox {
    border-left: 1px solid #D9D9D9;
    padding-left: 36px;
    text-align: left;
}

.yunOne {
    padding-right: 34px;
}

.topicA {
    font-size: 26px;
    font-weight: bold;
    line-height: 26px;
    color: #262626;
    padding: 6px 0px 16px 0px;
}

.topicB {
    font-size: 16px;
    line-height: 26px;
    color: #262626;
}

.yunTwo {
    padding-right: 24px;
}

/* 运营 */
.operateplat {
    width: 100%;
    background: url("../image/imgZlzy/operationBg.png") no-repeat;
    background-size: 100% 100%;
}

.platform {
    max-width: 1390px;
    margin: 0 auto;
}

.formtop {
    text-align: center;
    padding: 60px 0px 80px 0px;
    font-size: 34px;
    line-height: 45px;
    color: #FFFFFF;
}

.formodle {
    display: flex;
    flex: 1;
    flex-wrap: wrap;
    justify-content: center;
    padding-bottom: 80px;
}

.thenline {
    padding: 28px 30px 43px 30px;
    border-radius: 10px;
    box-sizing: border-box;
    text-align: center;
    margin: 0px 20px;
    cursor: pointer;
    border: 1px solid #ffffff00;
}

.whiteBox {
    /* width: 300px;
    height: 370px; */
    background: #FFFFFF;
    border: 1px solid #707070;
}

.hangImg {
    margin: 0 auto;
}

.unhangImg {
    margin: 0 auto;
}

.unhyaline {
    font-size: 24px;
    font-weight: bold;
    line-height: 26px;
    color: #FFFFFF;
    padding: 30px 0px 16px 0px;
}

.grentile {
    color: #6CC038;
}

.synopsis {
    font-size: 16px;
    line-height: 26px;
    color: #FFFFFF;
}

.grensyntxt {
    color: #262626;
}

.oneGreen {
    width: 240px;
}

.twoGreen {
    width: 250px;
}

/* 配套设备硬件 */
.equipment {
    width: 100%;
    position: relative;
}

.toprigBg {
    position: absolute;
    top: 0px;
    right: 0px;
}

.btmlefBg {
    position: absolute;
    bottom: 0px;
    left: 0px;
}

.modelHard {
    max-width: 1288px;
    margin: 0 auto;
    min-height: 437px;
    position: relative;
    z-index: 1;
}

.blueTitle {
    font-size: 34px;
    font-weight: bold;
    line-height: 45px;
    color: #104495;
    text-align: center;
    padding: 60px 0px 40px 0px;
}

/* 浅色 */
.shallowcolor,
.deepcolor {
    position: relative;
    margin-top: 80px;
}

.qianImg img {
    width: 100%;
}

.qianPhonr {
    position: absolute;
    bottom: 10%;
    left: 3%;
    height: 100%;
}

.qianPhonr img {
    height: 100%;
}

.blackImg {
    position: absolute;
    left: 6.5%;
    bottom: 5.5%;
    width: 18.8%;
}

.blackImg img {
    width: 100%;
}

.textContent {
    position: absolute;
    top: 0px;
    right: 20%;
    color: #FFFFFF;
}

.thenhed {
    font-size: 26px;
    font-weight: bold;
    line-height: 45px;
    color: #FFFFFF;
    padding-top: 6%;
}

.thenfot {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 30px;
    color: #FFFFFF;
}

/* 深色 */
.shenBox {
    padding-bottom: 100px;
}

.shentextCount {
    position: absolute;
    top: 0px;
    left: 20%;
}

.shenImg {
    position: absolute;
    right: 0%;
    height: 100%;
    bottom: 0%;
}

.shenImg img {
    height: 85%;
}

.backtwoImg {
    position: absolute;
    right: 6.5%;
    bottom: 5.5%;
    width: 18.8%;
}

.backtwoImg img {
    width: 100%;
}

/* 广告 */
.advert {
    width: 100%;
}

/* 立即咨询 */
.consultBox {
    width: 100%;
    background: url('../image/imgZlzy/consult.png') no-repeat;
    padding: 106px 0px 40px 0px;
    background-size: 100% 100%;
}

.countment {
    max-width: 968px;
    margin: 0 auto;
    text-align: center;
}

.ljzxCount {
    font-size: 30px;
    font-weight: 400;
    line-height: 45px;
    color: #FFFFFF;
}

.ljzxBtn {
    width: 200px;
    height: 50px;
    line-height: 50px;
    background: #FFFFFF;
    opacity: 1;
    border-radius: 25px;
    margin: 34px auto 0px auto;
    font-size: 20px;
    color: #104495;
    cursor: pointer;
}

/* 小于1920 */
@media screen and (max-width: 1920px) {}

@media screen and(min-width: 1366px) {}

/* 小于1366 */
@media screen and (max-width: 1366px) {
    .bentopic {
        font-size: 48px;
    }

    .bentext {
        font-size: 22px;
    }

    .firstImg {
        margin-right: 35px;
    }

    .firstext {
        font-size: 14px;
    }

    .thenline {
        margin: 0px;
    }
}

@media screen and (max-width: 1280px) {
    .bentopic {
        font-size: 44px;
    }

    .bentext {
        font-size: 20px;
    }

    .thenline {
        padding: 28px 10px 43px 10px;
    }

    .oneGreen {
        width: 220px;
    }

    .twoGreen {
        width: 230px;
    }

    .synopsis {
        font-size: 14px;
    }

    .textContent {
        right: 15%;
    }

    .shentextCount {
        left: 15%;
    }

    .thenhed {
        padding-top: 3%;
    }

    .shenImg {
        height: 90%;
    }

}

@media screen and (max-width: 1100px) {
    .bentopic {
        font-size: 40px;
    }

    .bentext {
        font-size: 18px;
    }

    .firstImg {
        margin-right: 15px;
    }

    .footOne {
        margin-right: 100px !important;
    }

    .twoThrid {
        font-size: 14px;
    }

    .footSecond p {
        font-size: 14px;
    }
}

/* 小于1024 */
@media screen and (max-width: 1024px) {
    .banMiddle .navigation {
        font-size: 14px;
    }
}

@media screen and (max-width: 988px) {
    .banMiddle .navigation {
        font-size: 14px;
    }

    .bentext {
        font-size: 16px;
    }

    .ljzxCount {
        font-size: 24px;
    }
}