body,html{
    margin: 0;
    padding: 0;
}
h1,h2,h3,h4,h5,h6{
    margin: 0;
    padding:0;
}
* {
    /* 清除内外边距*/
    margin: 0;
    padding: 0;
}
.cultureBox{
    width: 100%;
    height: 530px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.cultureBigBox{
    height: 580px;
}
.cultureBigBox img{
    width: 100%;
    height: 100%;
}
.xinContent{
    width: 1200px;
    margin: 0 auto;
}
.xinBanContent {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    height: 100%;
    align-items: center;
}
.cultureWordCenter{
    justify-content: center;
    text-align: center;
}
.cultureWordRight{
    justify-content: flex-end;
}
.cultureWordLeft{
    align-items: center;
    justify-content: center;
}
.xinBanContent h3{
    text-transform: uppercase;
    margin-top: 8px;;
}
.xinBanContent h1,.xinBanContent h2{
    font-family:"Microsoft Yahei";
}
.xinBanContent h3{
    font-family:"Arial";
}
.xinBanContent a{
    display: block;
    width: 200px;
    height: 50px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid rgba(255, 255, 255, 0.8);
    margin-top: 40px;
    font-size: 18px;
    text-decoration: none;
}
.xinBanContent a.btnBlue{
    color: #2c95ee;
    border-color: #2877cc;
}
.xinBanContent a:hover{
    background-color: #fff;
    color: #2877cc;
}
.xinBanContent a.btnBlue:hover{
    background-color: #2877cc;
    color: #fff;
}
.xinBanContentTop{
    display: flex;
    align-items: center;
}
.xinBanContentTop h3{
    margin-top: 0;
}
.xinBanContentTop img{
    margin-right: 24px;
}
.xinF56{
    font-size: 56px;
}
.xinF48{
    font-size: 48px;
}
.xinF28{
    font-size: 28px;
}
.xinF32{
    font-size: 32px;
}
.xinF24{
    font-size: 24px;
}
.xinF40{
    font-size: 40px;
}
.xinC_white{
    color: #fff;
}
.xinC_blue{
    color: #2877cc;
}
.xinC_blueLight{
    color:#2c95ee;
}
.xinC_grey{
    color: rgba(107, 129, 179, 0.6);
}
.xinC_white80{
    color: rgba(255, 255, 255, 0.8);
}
.xinC_white60{
    color: rgba(255, 255, 255, 0.6);
}
.banCreatPower h2{
    letter-spacing: 0.48em;
}
.banHeSpirit div{
    margin-right: 200px;
}
.banCulture h1{
    text-indent: 0.48em;
    letter-spacing: 0.48em;
}
.xinH2 span{
    font-family:"Arial";
    margin-left: 16px;
    display: inline-block;
    text-transform: uppercase;
}
.xinBox{
line-height: initial;
}
.culture_main{
    position: relative;
line-height: initial;
}
.baead_tab{
    position: absolute;
    width: 100%;
    top: 124px;
    left: 0;
    color: #fff;
    font-size: 18px;
}
.baead_tab a{
    color: inherit;
    text-decoration: none;  
}
.baead_tab a:hover{
    text-decoration: underline;  
}
.baead_tab span{
    display: inline-block;
    margin: 0 8px;
}
/* 哈电精神 */
.secondPageMain{
background-repeat: no-repeat;
padding: 178px 0;
position: relative;
line-height: initial;
}

.bigTitle{
    padding-bottom: 32px;
    font-weight: bold;
    border-bottom: 2px solid rgba(255, 255, 255, 0.2);
    margin-bottom: 30px;
}
.bigTitle.lightLine{
    border-bottom: 2px solid rgba(128, 163, 192, 0.12);
}
.bigTitle span{
    margin-left: 24px;
    display: inline-block;
}
.spiritList li{
    display: flex;
    justify-content: space-between;
    height: 237px;
    margin-bottom: 32px;
}
.spiritList{
    margin-top: 40px;
}
.spiritList li .spiritRight{
    padding: 30px;
    background-color: rgba(64, 81, 132, 0.6);
    flex-grow: 1;
    box-sizing: border-box;
    height: 100%;
}
.spiritLeft{
    width: 380px;
    background-repeat: no-repeat;
    background-size: cover;
    flex-shrink: 0;
}
.spiritRight h3{
    font-size: 28px;
    color: #fff;
}
.spiritRight p{
    color: #fff;
    font-size: 20px;
    line-height: 2em;
}

/* 哈电标识 */
.logoTitle{
    color: #194199;
    font-size: 40px;
    font-weight: bold;
    display: flex;
    align-items: center;
}
.logoTitle span{
    width: 12px;
    background-color:#b30e17;
    height: 37px;
    margin-right: 24px;
}
.logoAbout{
    margin-top: 32px;
    margin-bottom: 60px;
}
.logoPic{
    padding: 56px 72px;
}
.logoPic img{
    width: 215px;
}
.logoAboutTxt{
    text-align: left;
    font-size: 24px;
    color: #194199;
    line-height: 180%;
}
.logoGroupShow{
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto;
    align-items: center;
    column-gap: 30px;
    margin-top: 50px;
}
.logoGroupShow{
    width: 100%;
}
.thirdPageMain{
line-height: initial;
    background-repeat: no-repeat;
    padding: 148px 0;
    background-size: auto 100%;
    min-height: 743px;
    background-position: center;
    }
    .thirdPageMain .bigTitle{
        margin-top: 40px;
    }
    .thirdTxt{
        color: #fff;
        font-size: 24px;
        line-height: 180%;
        margin-top: 40px;
    }
    .thirdTxt h3{
        font-weight: bold;
        font-size: 28px;
        
    }