.firstPage {
    width: 100%;
    overflow: hidden;
}

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

.bennerTitle {
    position: absolute;
    width: 100%;
    text-align: center;
    color: #fff;
    padding-top: 14.5%;
    /* padding: 149px 0px 200px 0px; */
}

.weTopic {
    font-size: 50px;
    font-weight: bold;
    line-height: 66px;
}

.whiteBaner {
    width: 130px;
    height: 8px;
    background: #fff;
    margin: 50px auto 0px auto;
}

/*  */
.banHead .banMiddle {
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
}

.banMiddle .navigation {
    max-width: 1226px;
    margin: 0 auto;
}

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

/*  */

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

.middleFour {
    max-width: 1273px;
    height: 90px;
    line-height: 90px;
    margin: 0 auto;
    display: flex;
    flex: 1;
    font-size: 26px;
    color: #262626;
    font-weight: bold;
}

.pick {
    text-align: center;
    box-sizing: border-box;
    position: relative;
    cursor: pointer;
}

.baiPick {
    background: #fff;
    color: #104495;
}

.electOne {
    width: 20%;
}

.elecTwo {
    width: 20%;
}

.elecThree {
    width: 27%;
}

.electFour {
    width: 33%;
}

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

/* 1 */
.astoUs {
    width: 100%;
}

.oneContainer {
    max-width: 1386px;
    margin: 0 auto;
    padding: 30px 0px 43px 0px;
}

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

.weIntroduce {
    font-size: 16px;
    line-height: 26px;
    color: #262626;
    max-width: 1230px;
    margin: 0 auto;
    padding: 0px 10px;
}

.oursThree {
    display: flex;
    justify-content: center;
    /* flex: 1; */
}

.ourBox {
    border: 3px solid #fff;
    box-sizing: border-box;
    text-align: center;
    margin: 37px 58px;
    padding: 15px 50px 44px 50px;
    cursor: pointer;
    color: #262626;
}

.smallImg img {
    margin: 0 auto;
}

.smallBule {
    font-size: 26px;
    font-weight: bold;
    line-height: 35px;
}

.smallBlack {
    font-size: 20px;
    line-height: 26px;
    color: #595959;
    padding: 12px 0px;
}

.blueSelect {
    border-radius: 4px;
    border: 3px solid #4F89E4;
    color: #104495;
}

/* 2 */
.fabricBox {
    width: 100%;
    margin: 60px 0px;
    overflow: hidden;
    background: url('../image/imgZlzy/productBg1.png');
    background-size: 100% 100%;
}

.parallelogram {
    background: url('../image/imgZlzy/productBg.png');
    background-size: 100% 100%;
    position: relative;
    padding: 134px 0px 147px 0px;
    /* width: 100%; */
    /* height: 100px; */
    /* margin: 0 auto; */
}

.countBox {
    max-width: 1344px;
    margin: 0 auto;
}

.whiteTitle {
    font-size: 34px;
    font-weight: bold;
    line-height: 45px;
    color: #FFFFFF;
    text-align: center;
}

.whiteFlex {
    display: flex;
    flex: 1;
    flex-wrap: wrap;
    justify-content: center;

}

.tailorism {
    width: 420px;
    height: 250px;
    background: #FFFFFF;
    border-radius: 10px;
    text-align: center;
    cursor: pointer;
}

.baiImg {
    padding: 40px 0px 20px 0px;
}

.baiImg img {
    margin: 0 auto;
}

.baiTxt {
    font-size: 26px;
    font-weight: bold;
    line-height: 35px;
    color: #262626;
}

.produceBtn {
    margin: 30px auto;
    width: 270px;
    height: 60px;
    background: #FFFFFF;
    border-radius: 30px;
    font-size: 20px;
    line-height: 60px;
    color: #2FA5A3;
    text-align: center;
    cursor: pointer;
}

.twoBoth {
    position: relative;
    margin: 20px 14px;
}

.greenCount {
    box-sizing: border-box;
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    width: 420px;
    height: 250px;
    background: #6CC038;
    border-radius: 10px;
    cursor: pointer;
    color: #fff;
    padding: 40px 30px 0px 30px;
    display: none;
}

.greenBigtxt {
    font-size: 26px;
    font-weight: bold;
    line-height: 38px;
    text-align: center;
}

.greenSmaltxt {
    margin-top: 20px;
    font-size: 16px;
    line-height: 21px;
}

/* 客户区域 */
.custRegion {
    width: 100%;

}

.domainCpunt {
    max-width: 1400px;
    margin: 0 auto;
    padding: 50px 0px 48px 0px;
}

.smalltopic {
    font-size: 16px;
    line-height: 36px;
    color: #595959;
    text-align: center;
    margin-bottom: 32px;
}

.contion {
    display: flex;
    flex: 1;
    justify-content: center;
    flex-wrap: wrap;
}

.eachBox {
    padding: 30px 73px;
}

/* 服务理念 */
.serveIdea {
    width: 100%;
    background: url('../image/imgZlzy/ideaBg.png') no-repeat;
    background-size: 100% 100%;
}

.serveContai {
    max-width: 1270px;
    margin: 0 auto;
}

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

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

.tranparent {
    width: 590px;
    height: 170px;
    border: 2px solid #FFFFFF;
    opacity: 1;
    border-radius: 10px;
    padding: 0ox 30px 0px 38px;
    box-sizing: border-box;
    margin: 21px;
    display: flex;
    cursor: pointer;
}

.nobaise {
    background: rgba(255, 255, 255, 0.3);
    border: none;
}

.WhiteLine {
    width: 1px;
    background: #fff;
    margin: 51px 0px;
}

.lefoneImg {
    padding: 51px 30px 0px 30px;
}

.rigoneTxt {
    margin: 48px 0px 51px 0px;
    padding: 0px 30px 0px 38px;
    color: #FFFFFF;
    font-size: 16px;
    line-height: 24px;
}

.leftwoImg {
    padding: 47px 30px;
}

.rigtwoTxt {
    margin: 47px 0px 51px 0px;
    padding: 0px 30px 0px 38px;
    color: #FFFFFF;
    font-size: 16px;
    line-height: 24px;
}

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

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

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

    /* 1 */
    .ourBox {
        margin: 37px 40px;
    }
}

@media screen and (max-width: 1280px) {

    /* 1 */
    .ourBox {
        margin: 37px 20px;
        padding: 15px 30px 44px 30px;
    }


}

@media screen and (max-width: 1100px) {
    .ourBox {
        margin: 37px 20px;
        padding: 15px 30px 44px 30px;
    }
}

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

    /* 1 */
    .smallBlack {
        font-size: 16px;
    }
}

@media screen and (max-width: 988px) {}