.containerLeave {
    position: fixed;
    top: 0;
    left: 0;
    width: 1920px;
    height: 1080px;

}

.container {
    width: 1920px;
    height: 1080px;
    position: relative;
    /*background: url("../images/bg.png") no-repeat;*/
    background-size: 1920px 1080px;
    display: flex;
    flex-direction: column;
    align-items: center;
}



.singleBox {
    width: 406px;
    height: 290px;
    background: url("../images/contentBg1.png");
    background-size: 406px 290px;

    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.singleBox1 {
    width: 916px;
    height: 291px;
    background: url("../images/contentBg2.png");
    background-size: 916px 291px;

    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.title {
    width: 1920px;
    height: 155px;
    background: url("../images/titBg.png") no-repeat;
    background-size: 1920px 155px;
    display: flex;
    /* justify-content: center; */
    position: relative;
    z-index: 1;
    /* border: 1px solid red; */
    /* transform: scale(1.1, 1.25); */
}

.titleTxt {
    color: rgba(255, 255, 255, 0.95);
    font-family: PangMenZhengDao;
    font-size: 38px;
    letter-spacing: 2px;
    line-height: 60px;
    text-indent:25px;


}

.contentBox {


    box-sizing: border-box;
    display: flex;
    /* border: 1px solid red; */

    justify-content: space-between;
    width: 1920px;
    padding: 0px 32px;
    margin-top: -40px;

}



.singleContent {
    width: 406px;
    height: 256px;
    position: relative;
    /* border: 1px solid red; */

}





.leftBox,
.rightBox {
    /* width: 406px;
    height: 940px; */
    width: 464px;
    height: 922px;
    display: flex;
    flex-direction: column;
    padding: 30px;
    box-sizing: border-box;
    /* border: 1px solid blue; */
    justify-content: space-between;
    overflow: hidden;
    background: url("../images/leftBg.png");
    z-index:1;
}



.centerBox {
    flex: 1;
    width: 916px;
    /*height: 924px;*/
    /* display: inline-block; */
    display: flex;
    /* flex-direction: column; */
    position: absolute;
    /*justify-content: space-around;*/
    /*align-items: flex-end;*/
    /*position: relative;*/
    bottom:0px;
    left:540px;
    /* border: 1px solid red; */
}





.singleTit {
    width: 420px;
    height: 47px;

    display: flex;

    background: url("../images/contentTit.png") no-repeat;
    line-height: 42px;

}

.singleTitTxt {
    font-size: 19px;
    font-family: AlibabaPuHuiTi;
    font-weight: 400;
    /*font-style: italic;*/
    color: #FFFFFF;
    text-indent: 35px;
    z-index: 1;
}


/* 3 */
.singleContent3,
.singleContent6 {
    font-size: 18px;
    color: #D4E7FF;
}

.ct3head {
    width: 428px;
    height: 30px;
    display: flex;
    align-items: center;
    transform: translateY(13px);
}

.ct3head div,
.ct3Line1 div,
.ct3Line2 div,
.ct3Line3 div {
    width: 25%;
    text-align: center;
}

.ct3Line1 {
    width: 428px;
    height: 44px;
    background: url('../images/content3/bg.png') no-repeat;
    background-size: 428px 44px;
    display: flex;
    /* align-items: center; */
    padding-top: 16px;
    box-sizing: border-box;
    font-size: 16px;


}

.ct3Line2 {
    width: 428px;
    height: 32px;
    background: url('../images/content3/bg1.png') no-repeat;
    background-size: 428px 32px;
    display: flex;
    align-items: center;
    /* padding-top: 16px; */
    box-sizing: border-box;
    font-size: 16px;

}

.ct3Line3 {
    width: 428px;
    height: 32px;
    background: url('../images/content3/bg2.png') no-repeat;
    background-size: 428px 32px;
    display: flex;
    align-items: center;
    /* padding-top: 16px; */
    box-sizing: border-box;
    font-size: 16px;


}

/* 4 */
.singleContent4 {
    height: 256px;
    padding-left: 30px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    /*justify-content: space-around;*/
    box-sizing: border-box;


}

.ct4 {
    box-sizing: border-box;
    margin-left: 5px;
    width: 180px;

}

.ct4Bg1 {
    width: 180px;
    height: 30px;
    background: url('../images/content4/bg1.png') no-repeat;
    background-size: 120px 30px;
    color: #D1D6DF;
    font-size: 18px;
    display: flex;
    align-items: center;
    text-indent: 10px;
    box-sizing: border-box;

}
.ct4Bg4 {
    width: 180px;
    height: 30px;
    background: url('../images/content4/bg1.png') no-repeat;
    background-size: 120px 30px;
    color: #D1D6DF;
    font-size: 18px;
    display: flex;
    align-items: center;
    text-indent: 10px;
    box-sizing: border-box;

}
.ct4Num {
    color: #50E0FF;
    font-size: 23px;
    font-family: DIGITAL2;
}

.ct4Unit {
    color: #D1D6DF;
    font-size: 15px;
}

.ct4Bg2 {
    width: 180px;
    height: 30px;
    background: url('../images/content4/bg2.png') no-repeat;
    background-size: 120px 30px;
    color: #D1D6DF;
    font-size: 18px;
    display: flex;
    align-items: center;
    text-indent: 10px;
}
.ct4Bg5 {
    width: 180px;
    height: 30px;
    background: url('../images/content4/bg2.png') no-repeat;
    background-size: 120px 30px;
    color: #D1D6DF;
    font-size: 18px;
    display: flex;
    align-items: center;
    text-indent: 10px;
}

.ct4Bg3 {
    width: 180px;
    height: 30px;
    background: url('../images/content4/bg3.png') no-repeat;
    background-size: 120px 30px;
    color: #D1D6DF;
    font-size: 18px;
    display: flex;
    align-items: center;
    text-indent: 10px;
}
.ct4Bg6 {
    width: 180px;
    height: 30px;
    background: url('../images/content4/bg3.png') no-repeat;
    background-size: 120px 30px;
    color: #D1D6DF;
    font-size: 18px;
    display: flex;
    align-items: center;
    text-indent: 10px;
}