@font-face {
    font-family: 'AlibabaPuHuiTi';
    src: url('../fonts/AlibabaPuHuiTi-3-55-RegularL3.ttf');
}

@font-face {
    font-family: 'AlimamaShuHeiTi';
    src: url('../fonts/AlimamaShuHeiTi.ttf');
}

@font-face {
    font-family: 'SourceHanSansSC';
    src: url('../fonts/SourceHanSansSC-Regular.otf');
}

.culture-font-1 {
    font-family: 'AlibabaPuHuiTi';
}

.culture-font-2 {
    font-family: 'AlimamaShuHeiTi';
}

.culture-font-3 {
    font-family: 'SourceHanSansSC';
}

.main-culture {
    width: 100%;
    height: 10373px;
    background-image: url('../images/culture-img/culture-bg.png');
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 1920px auto;
}


.culture-container {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
    padding-top: 267px;
    box-sizing: border-box;
    position: relative;
}

.culture-logo {
    width: 423px;
    height: 90px;
    margin: 0px auto 187px;
    background-image: url('../images/culture-img/culture-LOGO.png');
    background-size: 100%;
}

.culture-logo-title {
	width: 592px;
	height: 33px;
    margin: 0 auto 625px;
	font-size: 33px;
    line-height: 33px;
	font-weight: normal;
	letter-spacing: 4px;
	color: #bf9228;
}

.culture-logo-title  span {
    display: inline-block;
    margin: 0 39px;
}

.culture-section-title {
    height: 88px;
    padding-left: 19px;
    border-left: 10px #b3a375 solid;
}

.culture-section-title h4 {
	height: 33px;
    margin-bottom: 9px;
	font-size: 36px;
    line-height: 36px;
	font-weight: normal;
	color: #b3a375;
}

.culture-section-title h3 {
	height: 46px;
	font-size: 48px;
    line-height: 48px;
	color: #bf9228;
}

.culture-section-title h3::after {
    content: "";
    display: inline-block;
    width: 66px;
    height: 41px;
    background-image: url('../images/culture-img/section-title-img.png');
    background-size: 100%;
    background-repeat: no-repeat;
    position: relative;
    left: 9px;
    top: 5px;
}

/* 企业文化体系 */

.culture-section-1 {
    height: 3282px;
    margin-bottom: 614px;
}

.culture-section-1 .culture-section-title {
    margin-bottom: 129px;
}

.system-box {
    width: 1200px;
    margin-bottom: 135px;
    padding: 100px 0;
    border: 1px #bf9228 solid;
    border-radius: 10px;
    position: relative;
}

.system-bg {
    position: absolute;
    top: 50%;
    width: 354px;
    transform: translate(0, -50%);
}

.system-box-left .system-bg {
    left: 140px;
}

.system-box-right .system-bg {
    right: 140px;
}

.system-box-left .system-content {
    margin-left: 625px;
}

.system-box-right .system-content {
    margin-left: 160px;
}

.system-content {
    width: 463px;
}

.system-content>div {
    display: flex;
    justify-content: space-between;
    margin-bottom: 75px;
}

.system-content>div:last-child {
    margin-bottom: 0;
}

.system-title-icon {
    width: 64px;
    height: 64px;
    background-repeat: no-repeat;
    background-size: 100%;
    position: relative;
    top: -16px;
}

.system-text {
    width: 384px;
}

.system-text h5 {
	height: 34px;
    margin-bottom: 26px;
	font-size: 36px;
    line-height: 34px;
	font-weight: bold;
	color: #bf9228;
    font-family: 'AlimamaShuHeiTi';
}

.system-text p,
.system-text div {
	font-size: 24px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 32px;
	text-align: justify;
	color: #000000;
	opacity: 0.8;
    font-family: 'SourceHanSansSC';
}

/* 四大子文化体系 */

.culture-section-2 {
    height: 2770px;
    margin-bottom: 300px;
}

.culture-section-2 .culture-section-title {
    margin-bottom: 271px;
}

.four-son-box {
    width: 900px;
    margin: 0 auto 150px;
}

.son-box-title {
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin-bottom: 24px;
    position: relative;
}

.son-box-title .title-1 {
    width: 235px;
	height: 60px;
    font-size: 36px;
    line-height: 60px;
    font-weight: bold;
    font-family: 'AlimamaShuHeiTi';
    color: #ffffff;
    text-align: center;
	background-image: linear-gradient(90deg, #bf9228 0%, #b99b4f 74%, #b3a375 100%);
	border-radius: 15px;
}

.son-box-title .title-2 {
    width: 661px;
	height: 60px;
    font-size: 26px;
    line-height: 60px;
    font-weight: bold;
    font-family: 'SourceHanSansSC';
    color: #ffffff;
    text-align: center;
	background-color: #d6c288;
	border-radius: 15px;
}

.son-box-title img {
    width: 60px;
    height: 60px;
    position: absolute;
    top: 0;
}

.four-son-box-right .son-box-title {
    flex-direction: row-reverse;
}

.four-son-box-left .son-box-title img {
    left: 0;
    transform: translate(-50%, 0);
}

.four-son-box-right .son-box-title img {
    right: 0;
    transform: translate(50%, 0);
}

.son-box-content {
    margin-bottom: 50px;
	font-family: 'SourceHanSansSC';
	font-size: 24px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0px;
	color: #000000;
	opacity: 0.8;
}

.son-box-content span {
    font-family: 'SourceHanSansSC';
    color: #cc8f00;
}

.four-son-box>img {
    display: block;
    margin: 0 auto;
}

/* 专业、特色的延伸文化 */

.culture-section-3 .culture-section-title {
    margin-bottom: 212px;
}

.professional-box {
    width: 900px;
    margin: 0 auto 46px;
}

.professional-text {
    margin-bottom: 48px;
	font-family: 'SourceHanSansSC';
	font-size: 24px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	color: #000000;
	opacity: 0.8;
}

.professional-text span {
	font-family: 'AlimamaShuHeiTi';
	color: #cc8f00;
}

.professional-img {
    border-radius: 15px;
    overflow: hidden;
}

.professional-img img {
    width: 100%;
}

/* 底部标语 */

.slogan {
    width: 430px;
    position: absolute;
    bottom: 470px;
    left: 50%;
    transform: translate(-50%, 0);
}

.slogan img {
    width: 100%;
}