2025-12-19 18:01:06 +08:00

101 lines
2.0 KiB
CSS

.title-block {
padding-bottom : 60px;
border-bottom : 1px solid transparent;
}
/* Component */
.title-block .en-title {
font-size : 16px;
font-family : SourceHanSansCN Regular, SourceHanSansCN Regular-Regular;
font-weight : 400;
text-align : center;
color : #515151;
margin-top : 80px;
margin-bottom : 27px;
}
.title-block .title {
text-align : center;
font-size : 30px;
margin : 0 auto;
font-family : HuXiaoBo-NanShen Regular, HuXiaoBo-NanShen Regular-Regular;
font-weight : 400;
color : #000000;
letter-spacing : 6px;
width : 171px;
padding-bottom : 20px;
border-bottom : 2px solid #e60012;
}
.about-jj {
padding : 0 20%;
background : #F6F7FB;
border-top : 1px solid transparent;
}
.about-ts {
padding : 0 20%;
background : #ffffff;
border-top : 1px solid transparent;
}
.about-yw {
padding : 0 20%;
background : #F6F7FB;
border-top : 1px solid transparent;
}
.content-text {
/*text-indent : 2em;*/
border-top : 1px transparent solid;
font-size : 18px;
font-family : Adobe Heiti Std R, Adobe Heiti Std R-R;
font-weight : 400;
text-align : left;
color : #707070;
line-height : 30px;
margin : 20px auto 0;
padding-bottom : 40px;
}
.content-photo {
width : 100%;
display : flex;
justify-content : space-between;
padding-bottom : 100px;
}
.content-photo .text-wrap {
width : 572px;
height : 358px;
font-size : 16px;
font-family : Source Han Sans CN Normal, Source Han Sans CN Normal-Normal;
font-weight : Normal;
text-align : left;
color : #707070;
border : 16px solid #FCE5E6;
padding : 20px;
box-sizing : border-box;
}
.text-wrap p {
line-height : 18px;
margin-bottom : 6px;
}
.corporate-welfare {
padding : 0 20%;
background : #ffffff;
border-top : 1px solid transparent;
}
.team-party {
padding : 0 20% 80px;
background : #F6F7FB;
border-top : 1px solid transparent;
}
.team-block {
text-align: center;
}