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

.aboutusView {
    width: 100%;
}

.aboutFlex {
    display: flex;
    height: 100%;
}

.coverZZ {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.coverZZ::after {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.1);
    content: '';
}

.aboutTable {
    display: table;
    flex: 1;
    height: 100%;
    position: relative;
    z-index: 1;
}

.aboutTableCell {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

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

.centerText h2 {
    font-size: 60px;
    line-height: 1.5;
    font-weight: bold;
    color: #FFF;
    margin-bottom: 20px;
}

.centerText h3 {
    font-size: 30px;
    font-weight: normal;
    line-height: 1.5;
    color: #FFFFFF;
    margin-bottom: 20px;
}

.aboutKB {
    width: 186px;
    height: auto;
    background: #0071D1;
    position: relative;
    z-index: 1;
}

.aboutusViewOne {
    height: 600px;
    position: relative;
}

.aboutusViewOne::after {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.1);
    content: '';
}

.aboutusViewOne .aboutKB {
    width: 125px;
}

.aboutViewTwo {
    overflow: hidden;
}

.aboutViewTwoContent {
    padding: 60px;
    flex: 1;
}

.aboutViewTwoContentTitle {
    width: 100%;
    overflow: hidden;
    margin-bottom: 100px;
}

.aboutViewTwoContentTitle h2 {
    font-size: 60px;
    line-height: 1.5;
    color: #0071D1;
    font-weight: bold;
}

.aboutViewTwoContentTitle p {
    font-size: 22px;
    line-height: 1.5;
}

.aboutViewTwoContent .row li h3 {
    font-size: 36px;
    margin-bottom: 20px;
    font-weight: normal;
    color: #363e3f;
}

.aboutViewTwoContent .row li p {
    font-size: 18px;
    line-height: 1.5;
    color: #363e3f;
    text-align: justify;
    min-height: 135px;
}

.aboutViewTwoContent .row li div {
    background: #0071D1;
    width: 90px;
    height: 90px;
    border-radius: 50%;
    overflow: hidden;
    float: right;
    margin: 30px 0 0;
}

.aboutusViewThree .aboutTable {
    padding: 50px 0 30px 125px;
    background: #0071D1;
}

.aboutusViewThree .aboutTableCell {
    text-align: left;
}

.aboutusViewThree .aboutKB {
    background: #23AD21;
}

.aboutusViewFour .history {
    width: 100%;
    overflow: hidden;
    padding: 100px 0 250px 125px;
    flex: 1;
    position: relative;
    z-index: 1;
}

.aboutusViewFour .history h1 {
    font-size: 110px;
    font-weight: bold;
    color: #0071D1;
    margin-bottom: 20px;
}

.aboutusViewFour .history p {
    font-size: 38px;
    line-height: 1.5;
    margin-bottom: 20px;
    color: #FFFFFF;
    font-weight: 300;
}

.aboutusViewFour .history h3 {
    font-weight: bold;
    font-size: 37px;
    color: #FFFFFF;
}

.aboutusViewFive .fiveView {
    padding: 150px 0;
    position: relative;
    z-index: 1;
}

.aboutusViewFive .coverZZ::after {
    background: rgba(0, 0, 0, 0.5);
}

.aboutusViewFive .centerText h2 {
    font-size: 46px;
}

.aboutusViewFive .centerText p {
    font-size: 24px;
    line-height: 1.5;
    color: #FFFFFF;
}

.aboutusViewFive .aboutKB {
    position: relative;
    background: #23AD21;
}

.aboutusViewFive .aboutKB::after {
    width: 100%;
    height: 98px;
    background: #0071D1;
    content: '';
    top: 0;
    left: 0;
    position: absolute;
}

.aboutusViewSix .aboutKB {
    background: #23AD21;
}

.aboutusViewSix .centerText {
    text-align: left;
}

.aboutusViewSix .aboutTable {
    padding: 50px 0 30px;
    background: #0071D1;
}

.aboutusViewSeven .sevenView {
    flex: 1;
}

.aboutusViewSeven .groupContainer img {
    width: 100%;
    display: block;
}

.aboutusViewSeven .groupContainer {
    text-align: right;
    padding-top: 100px;
    padding-bottom: 30px;
}

.aboutusViewSeven .groupContainer h2 {
    font-size: 50px;
    margin-bottom: 30px;
    color: #0071D1;
}

.aboutusViewSeven .groupContainer h3 {
    font-size: 30px;
    line-height: 1.2;
    color: #363e3f;
    font-weight: bold;
    margin-bottom: 20px;
}

.aboutusViewSeven .groupContainer h4 {
    font-size: 24px;
    line-height: 1.5;
    margin-bottom: 20px;
}

.groupData {
    width: 100%;
    overflow: hidden;
    margin: 0;
}

.groupData .groupDataItem {
    padding: 35px;
    overflow: hidden;
    background: #FFFFFF;
}

.groupData .groupDataItem:nth-child(odd) {
    background: #F0EEE1;
}

.groupData .groupDataView {
    height: 300px;
    position: relative;
}

.groupData .groupDataView p {
    font-size: 16px;
}

.groupData .groupDataView .groupDataViewContent {
    font-size: 30px;
    line-height: 1;
}

.groupData .groupDataView .groupDataViewContent span {
    color: #0071D1;
    font-size: 40px;
}

.groupData .groupDataViewImg {
    position: absolute;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background: #0071D1;
    right: 0;
    bottom: 0;
}

.chinaGroup {
    padding: 85px 0;
}

.chinaGroupFlex {
    display: flex;
    height: 200px;
}

.chinaGroup .chinaGroupImg {
    width: 200px;
    height: 200px;
    margin-right: 75px;
    border-radius: 50%;
    overflow: hidden;
}

.chinaGroup .chinaGroupImg img {
    width: 100%;
    height: 100%;
    display: block;
}

.chinaGroupContent {
    text-align: left;
}

.chinaGroupContent h2 {
    color: #0071D1;
    font-size: 50px;
    margin-bottom: 20px;
}

.chinaGroupContent h3 {
    font-size: 30px;
    line-height: 1.5;
}

.chinaGroupContent h3 span {
    color: #0071D1;
}

.chinaHorna {
    width: 100%;
    overflow: hidden;
    margin: 0;
}

.chinaHornaItem {
    padding: 30px;
    background: #F0EEE1;
}

.chinaHornaItem:nth-child(odd) {
    background: #FFFFFF;
}

.chinaHornaItemImg {
    width: 100%;
    overflow: hidden;
    margin-bottom: 20px;
}

.chinaHornaItemImg img {
    width: 100px;
    display: block;
}

.chinaHornaItemContent {
    padding-left: 140px;
}

.chinaHornaItemContent h3 {
    font-size: 34px;
    margin-bottom: 10px;
}

.chinaHornaItemContent p {
    line-height: 1.4;
    margin-bottom: 10px;
}

.chinaHornaItemContent span {
    color: #0071D1;
}

.aboutusViewEight {
    padding-left: 186px;
    padding-bottom: 100px;
}

.aboutusView {
    position: relative;
    z-index: 1;
}

.eightViewTitle {
    padding: 15px 0;
    position: relative;
    margin-bottom: 120px;
}

.eightViewTitle::after {
    position: absolute;
    right: 0;
    top: 0;
    width: 186px;
    height: 180px;
    content: '';
    background: #0071D1;
    z-index: 1;
}

.eightViewTitle h2 {
    font-size: 50px;
    line-height: 1.5;
    color: #0071D1;
}

.eightViewContent {
    width: 500px;
    overflow: hidden;
}

.eightViewContent li {
    margin-bottom: 20px;
}

.eightViewContent li h3 {
    font-size: 30px;
    margin-bottom: 20px;
    color: #0071D1;
}

.eightViewContent li p {
    font-size: 18px;
    line-height: 1.5;
}

.aboutusViewNine .nineItem {
    padding: 20px 0 40px;
    overflow: hidden;
    display: block;
}

.aboutusViewNine .nineItemImg {
    width: 112px;
    height: 112px;
    background: #23AD21;
    border-radius: 50%;
    overflow: hidden;
    margin: 40px auto 20px;
}

.aboutusViewNine .nineItemImg img {
    width: 100%;
    height: 100%;
    display: block;
    overflow: hidden;
}

.aboutusViewNine .nineItem h3 {
    font-size: 24px;
    line-height: 28px;
    margin: 12px 0 16px;
    color: #363e3f;
    text-align: center;
}

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

.eightViewContentDiv div {
    font-weight: bold;
    color: #363e3f;
    font-size: 24px;
    line-height: 1.5;
    text-indent: 30px;
    position: relative;
    margin-bottom: 10px;
}

.eightViewContentDiv div::after {
    position: absolute;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    content: '';
    background: #363e3f;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
